@charset "utf-8";
/*#stage {
	overflow: hidden;
}*/
@media only screen and (max-width: 750.99px) {
  header {
    border-bottom: solid 1px #959595;
  }
  #main .item p, #main .item ul {
    margin-top: 4vw;
  }
  #main .item p.imgMt_sp img, #main .item .box img {
    margin-top: 4vw;
  }
  #main .item .box.imgMt0_sp img, #main .item .box .imgMt0_sp img {
    margin-top: 0;
  }
  #main .item .caMt_sp p.caption {
    margin-top: 8vw;
  }
  #contents {
    margin-top: -51px;
    padding-bottom: 18.66vw;
    width: 100%;
    position: relative;
  }
  #contents .elogo {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 71px;
    width: 160px;
    z-index: 121;
  }
  #contents .elogo.fixed {
    position: fixed;
  }
  #contents #anchor {
    width: 100%;
    position: absolute;
    top: 75px;
    left: 0;
    height: 40px;
    z-index: 102;
    overflow: hidden;
  }
  #contents #anchor.fixed {
    position: fixed;
  }
  #contents #anchor .anchorInner {
    width: 100%;
    height: 40px;
  }
  #contents #anchor .anchorInner.bgColor {
    background-color: rgba(0, 0, 0, 0.5);
  }
  #contents #anchor .btnIcon {
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #313131;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40px auto;
    cursor: pointer;
    z-index: 11;
  }
  #contents #anchor .prev {
    left: 0;
    background-image: url(/automobile/commons/img/icon_prev.png);
    -moz-box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -ms-box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    box-shadow: 5px 0px 7px 0px rgba(0, 0, 0, 0.7);
  }
  #contents #anchor .next {
    right: 0;
    background-image: url(/automobile/commons/img/icon_next.png);
    -moz-box-shadow: -5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: -5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    -ms-box-shadow: -5px 0px 7px 0px rgba(0, 0, 0, 0.7);
    box-shadow: -5px 0px 7px 0px rgba(0, 0, 0, 0.7);
  }
  #contents #anchor ul {
    position: relative;
    top: 0;
    left: 0;
    white-space: nowrap;
    font-size: 0;
  }
  #contents #anchor li {
    display: inline-block;
    font-family: 'SuzukiPROHeadline';
    font-size: 12px;
  }
  #contents #anchor li a {
    color: #ffffff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
  }
  #contents #anchor #anchor_gallery a {
    padding-right: 15px;
  }
  #contents #anchor #anchor_colouring a {
    position: relative;
    padding-left: 15px;
    padding-right: 34px;
    background-image: url(/automobile/commons/img/icon_blank.png);
    background-position: right 12px top 14px;
    background-repeat: no-repeat;
    background-size: 11px;
  }
  #contents #anchor #anchor_colouring a:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 20px;
    background-color: #ffffff;
    left: 0;
    bottom: 10px;
  }
  #topArea {
    position: relative;
    width: 100%;
    padding-top: calc(51px + 300);
    padding-top: -webkit-calc(51px + 300);
    height: 100vh;
    z-index: 105;
    overflow: hidden;
  }
  #topArea #loading {
    display: none;
  }
  #topArea #mainImg {
    position: fixed;
    top: 51px;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 101;
    background-color: #000000;
  }
  #topArea #mainImg.absolute {
    position: absolute;
  }
  #topArea #mainImg .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    z-index: 103;
  }
  #topArea #mainImg .movie video, #topArea #mainImg .movie img {
    width: 100%;
    height: auto;
  }
  #topArea #mainImg .movie .spOnly {
    display: block !important;
  }
  #topArea #mainImg .movie .pcOnly {
    display: none !important;
  }
  @media screen and (orientation: portrait) {
    /* 縦向きの場合のスタイル */
    #topArea #mainImg .movie .portrait {
      display: block !important;
    }
    #topArea #mainImg .movie .landscape {
      display: none !important;
    }
  }
  @media screen and (orientation: landscape) {
    /* 横向きの場合のスタイル */
    #topArea #mainImg .movie .landscape {
      display: block !important;
    }
    #topArea #mainImg .movie .portrait {
      display: none !important;
    }
  }
  #topArea .top1 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 102;
    text-align: center;
  }
  #topArea .top1.absolute {
    position: absolute;
  }
  #topArea .top1 .scroll {
    display: none !important;
  }
  #topArea .top1 .btnArea {
    width: 92%;
    padding-top: 10px;
    padding-left: 4%;
    padding-right: 4%;
    /*position: absolute;*/
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #000000;
  }
  #topArea .top1 .btnArea li {
    font-family: 'SuzukiPROHeadline';
    font-size: 2rem;
    margin-bottom: 10px;
  }
  #topArea .top1 .btnArea li a {
    display: block;
    border: solid 1px #ffffff;
    background-repeat: no-repeat;
    line-height: 40px;
    color: #ffffff;
  }
  @media screen and (orientation: landscape) {
    /* 横向きの場合のスタイル */
    #topArea .top1 .btnArea li {
      width: calc(50% - 5px);
      width: -webkit-calc(50% - 5px);
    }
    #topArea .top1 .btnArea ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
    }
  }
  #topArea .top1 .btnArea li:nth-child(1) a {
    background-image: url(/automobile/commons/img/icon_link3.png);
    background-repeat: no-repeat;
    background-size: 14px auto;
    background-position: right 14px center;
  }
  #topArea .top1 .btnArea li:nth-child(2) a {
    background-image: url(/automobile/commons/img/icon_e_link.png);
    background-repeat: no-repeat;
    background-size: 11px auto;
    background-position: right 14px center;
  }
  #topArea .top1 .btnArea li:nth-child(3) a {
    background-image: url(/automobile/commons/img/icon_link5.png);
    background-repeat: no-repeat;
    background-size: auto 14px;
    background-position: right 15px center;
  }
  #topArea .top2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 101;
    text-align: center;
    color: #ffffff;
  }
  #topArea .top2.absolute {
    position: absolute;
    top: 51px;
  }
  #topArea .top2 .textArea {
    position: absolute;
    z-index: 100;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transition-property: all;
    transition: 0.4s linear;
    transition-delay: 0.4s;
    margin-top: 200px;
    opacity: 0;
    line-height: 1.8;
    padding-bottom: 12vw;
  }
  #topArea .top2 .textArea.noNote {
    padding-bottom: 12vw;
  }
  #topArea .top2 .textArea.move {
    opacity: 1;
    margin-top: 0;
  }
  #topArea .top2 .lead_title {
    font-family: 'SuzukiPROHeadline';
    font-size: 3.2rem;
    padding-left: 4%;
    padding-right: 4%;
  }
  #topArea .top2 .lead {
    margin-top: 30px;
    text-align: left;
    padding-left: 4%;
    padding-right: 4%;
  }
  #topArea .top2 .note {
    position: absolute;
    width: calc(100% - 8%);
    width: -webkit-calc(100% - 8%);
    bottom: 62px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: right;
    font-size: 1.2rem;
    line-height: 1.4;
    transition-property: all;
    transition: 0.4s linear;
    transition-delay: 0.6s;
    opacity: 0;
  }
  #topArea .top2 .note.move {
    bottom: 82px;
    opacity: 1;
    margin-top: 0;
  }
  #topArea .top2 .sharethis-inline-share-buttons {
    width: 92%;
    position: absolute;
    bottom: 4vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 110;
    transition-property: all;
    transition: 0.4s linear;
    transition-delay: 0.6s;
    opacity: 0;
  }
  #topArea .top2 .sharethis-inline-share-buttons.move {
    opacity: 1;
    bottom: 30px;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn {
    display: inline-block !important;
    margin-right: 2.25%;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(1), #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(2) {
    width: 30.72% !important;
    min-width: 30.72% !important;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(3), #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(5), #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(6) {
    width: 9.85% !important;
    min-width: 9.85% !important;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(4) {
    display: none !important;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn.st-last {
    margin-right: 0 !important;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(1) span, #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(2) span {
    display: inline-block !important;
  }
  #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(3) span, #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(5) span, #topArea .top2 .sharethis-inline-share-buttons .st-btn:nth-child(6) span {
    display: none !important;
  }
  @media screen and (orientation: portrait) {
    /* 縦向きの場合のスタイル */
  }
  @media screen and (orientation: landscape) {
    /* 横向きの場合のスタイル */
    #topArea .top2 .textArea {
      top: 120px;
      transform: translateY(0) translateX(-50%);
      -webkit-transform: translateY(0) translateX(-50%);
    }
    #topArea .top2 .lead_title {
      line-height: 1;
    }
    #topArea .top2 .lead {
      margin-top: 20px;
      line-height: 1.6;
    }
    #topArea .top2 .note {
      bottom: 20px;
    }
    #topArea .top2 .note.move {
      line-height: 1.6;
      bottom: 20px;
    }
  }
  #main {
    background-color: #ffffff;
    position: relative;
    z-index: 110;
    left: 0;
    width: 100%;
  }
  #main .inner {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 56.26%;
    background-position: top center;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-attachment: inherit !important;
  }
  #main .item {
    position: relative;
    background-color: #ffffff;
    z-index: 103;
  }
  #main .inner a {
    text-decoration: underline;
  }
  .clmChange {}
  /* exterior */
  #exterior .viewerArea {
    width: 100%;
    margin: 20vw auto 0;
  }
  #exterior .viewerArea a {
    display: inline-block;
    position: relative;
    padding: 32vw 0 3.2vw 0;
    width: 100%;
    text-align: center;
    font-family: 'SuzukiPROHeadline';
    font-size: 2.0rem;
    color: #ffffff;
    background-image: url(/automobile/commons/img/icon_e_link.png);
    background-position: 94% 33vw;
    background-repeat: no-repeat;
    background-size: 12px;
    line-height: 1em;
  }
  #exterior .viewerArea a p {
    margin-top: 0px;
  }
  #exterior .viewerArea .imgArea {
    display: block;
    width: 91%;
    position: absolute;
    top: -8vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  /* movieリンク */
  #main .movLink a {
    display: block;
  }
  #main .movLink a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #main .movLink a span {
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  /*Swiper*/
  .galleryImg {
    width: 100%;
    overflow: hidden;
  }
  .gallery-thumbs {
    width: 106%;
    margin-left: -3%;
    margin-top: 4vw;
  }
  .gallery-thumbs li {
    width: calc(16.666% - 5px);
    width: -webkit-calc(16.666% - 5px);
  }
  .swiper-slide-thumb-active {
    position: relative;
  }
  .swiper-slide-thumb-active::after {
    position: absolute;
    width: calc(100% - 2px);
    width: -webkit-calc(100% - 2px);
    height: calc(100% - 2px);
    height: -webkit-calc(100% - 2px);
    content: '';
    top: 0;
    left: 0;
  }
  .gallery-thumbs .swiper-wrapper.transform-none {
    transform: none !important;
  }
  .gallery-thumbs .swiper-wrapper.transform-none_sp {
    transform: none !important;
  }
  .swiper-button-prev {
    display: none;
  }
  .swiper-button-next {
    display: none;
  }
  /* cbox */
  #cboxClose {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    background: url("/automobile/commons/img/btn_close_modal.png") no-repeat 0 0;
    background-size: auto;
    -ms-background-size: 100%;
    background-size: 100%;
    position: absolute;
    right: 0;
    top: -20px;
  }
}
@media only screen and (max-width: 350px) {
  #topArea .top2 .lead {
    margin-top: 10px;
    line-height: 1.5;
  }
}