@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  line-height: 1.6;
  font-family: "Helvetica Neue", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  letter-spacing: .03em;
  font-size: 14px;
  color: #fff;
  background: #000; }
  body .sp {
    display: none; }

a {
  color: #e73f00;
  text-decoration: underline;
  transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  a:hover {
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

img {
  vertical-align: top; }

ul,
ol {
  list-style: none; }

.cf {
  zoom: 1; }
  .cf:before, .cf:after {
    content: '';
    display: table; }
  .cf:after {
    clear: both; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 300; }

#wrap {
  width: 100%;
  background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/background_pc.jpg") top center no-repeat;
  overflow: hidden; }
  #wrap header {
    position: relative;
    height: 70px; }
    #wrap header h1 {
      position: relative;
      top: 20px;
      left: 36px;
      width: 126px; }
      #wrap header h1 img {
        width: 100%; }
    #wrap header .right-col {
      position: absolute;
      top: 20px;
      right: 36px; }
      #wrap header .right-col .sns {
        display: inline-block; }
        #wrap header .right-col .sns .ttl {
          position: relative;
          display: inline-block;
          width: 46px;
          top: 9px;
          margin-right: 20px; }
          #wrap header .right-col .sns .ttl img {
            width: 100%;
            height: auto; }
        #wrap header .right-col .sns ul {
          position: relative;
          display: inline-block;
          vertical-align: middle;
          top: 2px; }
          #wrap header .right-col .sns ul li {
            display: inline-block;
            width: 24px;
            margin-left: 14px; }
            #wrap header .right-col .sns ul li:first-child {
              margin-left: 0px; }
            #wrap header .right-col .sns ul li img {
              width: 100%;
              height: auto; }
            #wrap header .right-col .sns ul li.sp {
              display: none; }
      #wrap header .right-col .link-amazon {
        display: inline-block;
        width: 147px;
        margin-left: 36px; }
        #wrap header .right-col .link-amazon img {
          width: 100%;
          height: auto; }
  #wrap main {
    display: block;
    text-align: center; }
    #wrap main section.main .keyvisual {
      position: relative;
      width: 1024px;
      margin: 0 auto; }
      #wrap main section.main .keyvisual .share-box {
        position: absolute;
        bottom: 52px;
        left: 48px; }
        #wrap main section.main .keyvisual .share-box .ttl {
          width: 50px; }
          #wrap main section.main .keyvisual .share-box .ttl img {
            width: 100%;
            height: auto; }
          #wrap main section.main .keyvisual .share-box .ttl:after {
            position: absolute;
            content: "";
            top: 20px;
            left: 0px;
            width: 20px;
            height: 2px;
            background: #000; }
        #wrap main section.main .keyvisual .share-box .twitter,
        #wrap main section.main .keyvisual .share-box .facebook {
          width: 120px;
          margin-top: 10px; }
          #wrap main section.main .keyvisual .share-box .twitter img,
          #wrap main section.main .keyvisual .share-box .facebook img {
            width: 100%;
            height: auto; }
        #wrap main section.main .keyvisual .share-box .twitter {
          margin-top: 24px; }
    #wrap main section.main .copy-box {
      margin-top: 56px; }
      #wrap main section.main .copy-box .catch {
        margin-top: 48px; }
    #wrap main section.main .scrolldown {
      margin-top: 60px;
      text-align: center; }
      #wrap main section.main .scrolldown .arrow-box {
        text-align: center;
        margin-top: 6px; }
        #wrap main section.main .scrolldown .arrow-box img {
          position: relative;
          text-align: center;
          display: block;
          margin: 0 auto; }
          #wrap main section.main .scrolldown .arrow-box img.arrow-2 {
            top: -4px; }
    #wrap main section.main .share-box {
      margin-top: 36px;
      letter-spacing: -0.4em; }
      #wrap main section.main .share-box .ttl {
        width: 40px;
        margin: 0 auto;
        height: 20px; }
        #wrap main section.main .share-box .ttl img {
          width: 100%;
          height: auto; }
      #wrap main section.main .share-box .twitter,
      #wrap main section.main .share-box .facebook,
      #wrap main section.main .share-box .line {
        display: inline-block;
        width: 72px; }
        #wrap main section.main .share-box .twitter img,
        #wrap main section.main .share-box .facebook img,
        #wrap main section.main .share-box .line img {
          width: 100%;
          height: auto; }
      #wrap main section.main .share-box .twitter,
      #wrap main section.main .share-box .facebook {
        margin-right: 7px; }
    #wrap main section.slideshow {
      position: relative;
      width: 100%;
      margin-top: 124px;
      background: #111; }
      #wrap main section.slideshow .image-box {
        position: relative;
        width: 100%; }
        #wrap main section.slideshow .image-box img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%) rotate(-4deg);
              -ms-transform: translate(-50%, -50%) rotate(-4deg);
                  transform: translate(-50%, -50%) rotate(-4deg); }
    #wrap main section.chapter-1 {
      position: relative;
      width: 90%;
      max-width: 1024px;
      margin: 0 auto;
      margin-top: 280px; }
      #wrap main section.chapter-1 h2 {
        margin-bottom: 100px; }
      #wrap main section.chapter-1 article {
        position: relative;
        width: 100%;
        margin-top: 100px;
        text-align: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        #wrap main section.chapter-1 article:first-child {
          margin-top: 0px; }
        #wrap main section.chapter-1 article .copy-box {
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          padding-right: 60px; }
          #wrap main section.chapter-1 article .copy-box h3 {
            font-size: 26px;
            color: #ff4500;
            font-weight: 600; }
          #wrap main section.chapter-1 article .copy-box p {
            font-size: 16px;
            line-height: 1.9;
            letter-spacing: 0.00em;
            margin-top: 20px; }
        #wrap main section.chapter-1 article .image-box {
          width: 428px; }
          #wrap main section.chapter-1 article .image-box img {
            margin-top: 50px; }
            #wrap main section.chapter-1 article .image-box img:first-child {
              margin-top: 0px; }
      #wrap main section.chapter-1 .btn-amazon {
        position: relative;
        margin-top: 100px; }
    #wrap main section.chapter-2 {
      position: relative;
      width: 90%;
      max-width: 1024px;
      margin: 0 auto;
      margin-top: 124px; }
      #wrap main section.chapter-2 h2 {
        margin-bottom: 100px; }
      #wrap main section.chapter-2 article {
        position: relative;
        width: 100%;
        margin-top: 100px;
        text-align: left;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        #wrap main section.chapter-2 article:first-child {
          margin-top: 0px; }
        #wrap main section.chapter-2 article .copy-box {
          -webkit-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          padding-right: 60px; }
          #wrap main section.chapter-2 article .copy-box h3 {
            font-size: 26px;
            color: #ff4500;
            font-weight: 600; }
          #wrap main section.chapter-2 article .copy-box p {
            font-size: 16px;
            line-height: 1.9;
            letter-spacing: 0.00em;
            margin-top: 20px; }
        #wrap main section.chapter-2 article .image-box {
          width: 428px; }
          #wrap main section.chapter-2 article .image-box img {
            margin-top: 50px; }
            #wrap main section.chapter-2 article .image-box img:first-child {
              margin-top: 0px; }
      #wrap main section.chapter-2 .btn-amazon {
        position: relative;
        margin-top: 120px; }
    #wrap main section.photo-gallery {
      position: relative;
      width: 100%;
      margin-top: 144px;
      text-align: center;
      overflow: hidden; }
      #wrap main section.photo-gallery .ttl {
        width: 460px;
        margin: 0 auto; }
        #wrap main section.photo-gallery .ttl img {
          width: 100%;
          height: auto; }
      #wrap main section.photo-gallery .js-flickity {
        position: relative;
        margin-top: 40px;
        background: #000; }
        #wrap main section.photo-gallery .js-flickity img {
          margin: 0 1px;
          transition: all 600ms cubic-bezier(0.215, 0.61, 0.355, 1); }
        #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button {
          transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1); }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button svg {
            display: none; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.previous {
            position: absolute;
            top: 50%;
            left: 18px;
            width: 72px;
            height: 98px;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/btn_gallery_prev.png");
            background-size: 100% 100%;
            border: none;
            cursor: pointer; }
          #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.next {
            position: absolute;
            top: 50%;
            right: 18px;
            width: 72px;
            height: 98px;
            -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
            background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/btn_gallery_next.png");
            background-size: 100% 100%;
            border: none;
            cursor: pointer; }
      #wrap main section.photo-gallery .thumbnail {
        letter-spacing: -0.4em;
        width: 900px;
        margin: 0 auto;
        margin-top: 24px;
        cursor: pointer; }
        #wrap main section.photo-gallery .thumbnail li {
          display: inline-block;
          margin-right: 7px;
          margin-bottom: 7px;
          transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
          #wrap main section.photo-gallery .thumbnail li:hover {
            opacity: 0.6;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }
      #wrap main section.photo-gallery .btn-amazon {
        position: relative;
        margin-top: 100px; }
    #wrap main section.amazon {
      position: relative;
      margin-top: 140px;
      background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/img_amazon_mask.png") top center no-repeat;
      width: 100%;
      padding-top: 180px;
      padding-bottom: 100px;
      color: #000; }
      #wrap main section.amazon .contents {
        position: relative;
        width: 1024px;
        margin: 0 auto;
        margin-top: 68px;
        letter-spacing: -0.4em; }
        #wrap main section.amazon .contents .image-box,
        #wrap main section.amazon .contents .text-box {
          display: inline-block;
          vertical-align: top; }
        #wrap main section.amazon .contents .image-box {
          width: 500px; }
          #wrap main section.amazon .contents .image-box img {
            width: 100%;
            height: auto; }
            #wrap main section.amazon .contents .image-box img:nth-child(2) {
              width: 304px;
              height: auto;
              margin-top: 150px; }
        #wrap main section.amazon .contents .text-box {
          position: relative;
          width: 524px;
          top: -6px;
          letter-spacing: 0.01em;
          text-align: left;
          padding-left: 48px;
          box-sizing: border-box; }
          #wrap main section.amazon .contents .text-box .description {
            font-size: 16px;
            font-weight: 400;
            line-height: 1.9; }
          #wrap main section.amazon .contents .text-box .about-prime {
            margin-top: 40px;
            font-size: 16px;
            line-height: 1.9; }
            #wrap main section.amazon .contents .text-box .about-prime span.ttl {
              display: block;
              font-size: 18px;
              font-weight: 600;
              color: #1ca9de;
              letter-spacing: 0.03em;
              margin-bottom: 12px; }
            #wrap main section.amazon .contents .text-box .about-prime .orange {
              color: #ff4500; }
          #wrap main section.amazon .contents .text-box ul {
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
            margin-top: 24px; }
            #wrap main section.amazon .contents .text-box ul li {
              position: relative;
              width: 230px;
              border: 1px solid #ddd;
              border-radius: 10px;
              margin-right: 12px;
              margin-bottom: 12px;
              padding: 16px 20px 16px 44px;
              box-sizing: border-box; }
              #wrap main section.amazon .contents .text-box ul li:nth-child(2n) {
                margin-right: 0px; }
              #wrap main section.amazon .contents .text-box ul li:before {
                position: absolute;
                content: "";
                top: 20px;
                left: 12px;
                background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/icon_checkmark.png");
                background-size: 100% 100%;
                width: 20px;
                height: 14px; }
      #wrap main section.amazon .btn-amazon {
        position: relative;
        margin-top: 52px; }
        #wrap main section.amazon .btn-amazon p {
          margin-top: 28px;
          text-align: center;
          line-height: 2.1; }
  #wrap footer {
    position: relative;
    width: 100%;
    padding: 70px 0;
    background: #000;
    text-align: center; }
    #wrap footer small {
      position: relative;
      letter-spacing: 0.08em;
      font-weight: 200;
      padding-left: 44px; }
      #wrap footer small:before {
        position: absolute;
        content: "PR";
        top: -2px;
        left: 0px;
        border: 1px solid rgba(255, 255, 255, 0.25);
        padding: 4px 6px 5px 7px;
        line-height: 1;
        font-size: 11px; }
    #wrap footer .pagetop {
      position: absolute;
      top: 50%;
      right: 44px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 40px;
      cursor: pointer; }
      #wrap footer .pagetop img {
        transition: all 250ms cubic-bezier(0.215, 0.61, 0.355, 1);
        width: 100%;
        height: auto; }
      #wrap footer .pagetop:hover img {
        -webkit-transform: scale(1.08);
            -ms-transform: scale(1.08);
                transform: scale(1.08);
        opacity: 0.8;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

#btn-amazon-pc {
  position: fixed;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

#btn-amazon-sp {
  position: fixed;
  bottom: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80%;
  max-width: 307px; }
  #btn-amazon-sp img {
    width: 100%;
    height: auto; }

.hover-alpha {
  transition: all 100ms cubic-bezier(0.215, 0.61, 0.355, 1);
  cursor: pointer; }

@media screen and (max-width: 768px){
  body{
    min-width: 0px; }
  body .pc{
    display: none; }
  body .sp{
    display: block; }
  #wrap{
    background: url("http://webcg.ismcdn.jp/WEBCG/special/2017/amazon_grandtour/assets/img/background_sp.jpg") top center no-repeat;
    background-size: cover; }
  #wrap header{
    height: 52px; }
  #wrap header h1{
    width: 92px;
    top: 16px;
    left: 5%; }
  #wrap header .right-col{
    top: 18px;
    right: 5%; }
  #wrap header .right-col .sns ul{
    top: -2px; }
  #wrap header .right-col .sns ul li{
    width: 18px;
    margin-left: 10px; }
  #wrap header .right-col .sns ul{
    min-width: 0px; }
  #wrap header .right-col .sns ul .pc{
    display: none; }
  #wrap header .right-col .sns ul li.sp{
    display: inline-block; }
  #wrap header .right-col .link-amazon{
    width: 90px;
    margin-left: 12px; }
  #wrap main section.main .keyvisual{
    width: 100%; }
  #wrap main section.main .keyvisual img{
    width: 100%;
    height: auto; }
  #wrap main section.main .keyvisual .share-box{
    display: none; }
  #wrap main section.main .copy-box{
    margin-top: 40px; }
  #wrap main section.main .copy-box .lead{
    width: 88%;
    max-width: 332px;
    margin: 0 auto; }
  #wrap main section.main .copy-box .lead img{
    width: 100%;
    height: auto; }
  #wrap main section.main .copy-box .catch{
    width: 204px;
    margin: 0 auto;
    margin-top: 30px; }
  #wrap main section.main .copy-box .catch img{
    width: 100%;
    height: auto; }
  #wrap main section.slideshow{
    margin-top: 88px; }
  #wrap main section.slideshow .image-box{
    -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
            transform: scale(0.5); }
  #wrap main section.chapter-1{
    max-width: 100%;
    width: 90%;
    margin-top: 160px; }
  #wrap main section.chapter-1 h2{
    width: 100%;
    margin-bottom: 30px; }
  #wrap main section.chapter-1 h2 img{
    width: 100%;
    height: auto; }
  #wrap main section.chapter-1 article{
    display: block;
    margin-top: 30px; }
  #wrap main section.chapter-1 article .copy-box{
    padding-right: 0px; }
  #wrap main section.chapter-1 article .copy-box h3{
    font-size: 17px; }
  #wrap main section.chapter-1 article .copy-box p{
    font-size: 13px;
    line-height: 1.8;
    margin-top: 12px; }
  #wrap main section.chapter-1 article .image-box{
    width: 100%;
    margin-top: 40px;
    letter-spacing: -0.4em;
    margin-bottom: 50px; }
  #wrap main section.chapter-1 article .image-box img{
    margin-top: 0px;
    display: inline-block;
    width: calc(50% - 6px);
    vertical-align: top;
    margin-right: 12px; }
  #wrap main section.chapter-1 article .image-box img:nth-child(2n){
    margin-right: 0px; }
  #wrap main section.chapter-1 .btn-amazon{
    width: 100%;
    margin-top: 60px; }
  #wrap main section.chapter-1 .btn-amazon img{
    width: 100%;
    height: auto; }
  #wrap main section.chapter-2{
    max-width: 100%;
    width: 90%;
    margin-top: 64px; }
  #wrap main section.chapter-2 h2{
    width: 100%;
    margin-bottom: 30px; }
  #wrap main section.chapter-2 h2 img{
    width: 100%;
    height: auto; }
  #wrap main section.chapter-2 article{
    display: block;
    margin-top: 30px; }
  #wrap main section.chapter-2 article .copy-box{
    padding-right: 0px; }
  #wrap main section.chapter-2 article .copy-box h3{
    font-size: 17px; }
  #wrap main section.chapter-2 article .copy-box p{
    font-size: 13px;
    line-height: 1.8;
    margin-top: 12px; }
  #wrap main section.chapter-2 article .image-box{
    width: 100%;
    margin-top: 40px;
    letter-spacing: -0.4em;
    margin-bottom: 50px; }
  #wrap main section.chapter-2 article .image-box img{
    margin-top: 0px;
    display: inline-block;
    width: calc(50% - 6px);
    vertical-align: top;
    margin-right: 12px; }
  #wrap main section.chapter-2 article .image-box img:nth-child(2n){
    margin-right: 0px; }
  #wrap main section.chapter-2 article .image-box img:nth-child(3){
    display: none; }
  #wrap main section.chapter-2 .btn-amazon{
    width: 100%;
    margin-top: 60px; }
  #wrap main section.chapter-2 .btn-amazon img{
    width: 100%;
    height: auto; }
  #wrap main section.photo-gallery{
    margin-top: 72px; }
  #wrap main section.photo-gallery .ttl{
    width: 75%; }
  #wrap main section.photo-gallery .js-flickity{
    margin-top: 28px; }
  #wrap main section.photo-gallery .js-flickity img{
    width: 100%;
    height: auto; }
  #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.previous{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0%;
    width: 44px;
    height: 60px; }
  #wrap main section.photo-gallery .js-flickity .flickity-prev-next-button.next{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0%;
    width: 44px;
    height: 60px; }
  #wrap main section.photo-gallery .thumbnail{
    width: 90%;
    margin-top: 20px;
    text-align: left; }
  #wrap main section.photo-gallery .thumbnail li{
    margin-right: 2px;
    margin-bottom: 2px;
    width: calc(12.8% - 3px); }
  #wrap main section.photo-gallery .thumbnail li img{
    width: 100%;
    height: auto; }
  #wrap main section.photo-gallery .btn-amazon{
    width: 100%;
    margin-top: 60px; }
  #wrap main section.photo-gallery .btn-amazon img{
    width: 90%;
    height: auto;
    margin: auto; }
  #wrap main section.amazon{
    margin-top: 24px;
    padding-top: 144px;
    padding-bottom: 72px; }
  #wrap main section.amazon h2{
    width: 89%;
    margin: 0 auto; }
  #wrap main section.amazon h2 img{
    width: 100%;
    height: auto; }
  #wrap main section.amazon .contents{
    width: 100%;
    margin-top: 42px; }
  #wrap main section.amazon .contents .image-box,
            #wrap main section.amazon .contents .text-box{
    display: block; }
  #wrap main section.amazon .contents .image-box{
    width: 250px;
    margin: 0 auto; }
  #wrap main section.amazon .contents .image-box img:nth-child(2){
    width: 152px;
    margin-top: 28px; }
  #wrap main section.amazon .contents .text-box{
    width: 90%;
    margin: 0 auto;
    padding-left: 0px;
    margin-top: 42px; }
  #wrap main section.amazon .contents .text-box .description{
    font-size: 13px; }
  #wrap main section.amazon .contents .text-box .about-prime{
    font-size: 13px;
    margin-top: 24px; }
  #wrap main section.amazon .contents .text-box .about-prime span.ttl{
    font-size: 16px;
    margin-bottom: 6px; }
  #wrap main section.amazon .contents .text-box ul{
    margin-top: 18px; }
  #wrap main section.amazon .contents .text-box ul li{
    width: calc(50% - 4px);
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 9px;
    padding: 10px 10px 10px 24px; }
  #wrap main section.amazon .contents .text-box ul li:before{
    top: 13px;
    left: 8px;
    width: 10px;
    height: 7px; }
  #wrap main section.amazon .btn-amazon{
    width: 90%;
    margin: 0 auto;
    margin-top: 32px; }
  #wrap main section.amazon .btn-amazon img{
    width: 100%;
    height: auto; }
  #wrap main section.amazon .btn-amazon p{
    margin-top: 22px;
    font-size: 11px;
    line-height: 1.7; }
  #wrap footer{
    padding: 52px 0 58px; }
  #wrap footer small{
    font-size: 10px;
    padding-left: 32px; }
  #wrap footer small:before{
    font-size: 9px;
    padding: 3px 4px 3px 4px;
    top: -2px;
    left: 0px; }
  #wrap footer .pagetop{
    text-align: center;
    position: relative;
    top: auto;
    right: auto;
    display: block;
    -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
            transform: translateY(0%);
    margin: 0 auto;
    margin-top: 24px;
    width: 32px; } }

@media screen and (min-width: 768px){
  .hover-alpha:hover{
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; } }
