@charset "UTF-8";
/* common */
#pr-body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

strong {
  font-weight: 700; }

a img:hover {
  opacity: 0.8; }

.content-center {
  width: 1020px;
  margin: 0 auto;
  position: relative;
  text-align: center; }

.inline-block-img {
  display: inline-block; }

.f-left {
  float: left; }

.emp-h4 {
  font-size: 30px;
  color: #00059d;
  line-height: 42px; }

.article-title {
  position: absolute;
  left: 0;
  top: 0; }

.product-logo {
  position: absolute;
  top: 20px;
  left: 0; }
  .product-logo img {
    display: block;
    width: 100%;
    height: 100%; }

.name {
  background: #FFF;
  width: 100%;
  height: 48px; }
  .name p {
    width: 1020px;
    margin: 0 auto;
    text-align: right;
    color: #2c5299;
    font-size: 16px;
    font-weight: 700;
    line-height: 48px; }

.text-block {
  width: 1020px;
  margin: 0 auto; }
  .text-block p {
    font-size: 16px;
    line-height: 1.9;
    text-align: left; }
    .text-block p span {
      color: #00539d;
      font-weight: 700; }

.pr-sns-button {
  position: absolute;
  top: 5px;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  padding: 10px 15px 2px; }
  .pr-sns-button .fb {
    height: 20px;
    float: right;
    margin-right: 10px;
    line-height: 1.0; }
  .pr-sns-button .tw {
    float: right; }

.sponsored-by {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: linear-gradient(#ededed, #dfdfe0);
  width: 100%;
  height: 50px;
  padding: 5px 0; }
  .sponsored-by p {
    color: #2c5299;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px; }

.impression-box {
  width: 1020px;
  margin: 30px auto 0;
  text-align: center; }
  .impression-box h3 {
    font-size: 24px;
    font-weight: bold;
    color: #00539d;
    position: relative;
    margin: 0 0 30px; }
  .impression-box .impression-nav {
    display: inline-block; }
  .impression-box .i-nav {
    display: inline-block;
    width: 490px;
    height: 110px;
    float: left;
    cursor: pointer;
    margin: 0; }
    .impression-box .i-nav.i-nav1 {
      background: url("../images/top/top_navbtn01.jpg") no-repeat;
      background-position: 0 -110px;
      margin: 0 40px 30px 0; }
      .impression-box .i-nav.i-nav1:hover {
        background-position: 0 0; }
    .impression-box .i-nav.i-nav2 {
      background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/top/top_navbtn02.jpg") no-repeat;
      background-position: 0 -110px;
      margin: 0 0 30px 0; }
      .impression-box .i-nav.i-nav2:hover {
        background-position: 0 0; }
    .impression-box .i-nav.i-nav3 {
      background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/top/top_navbtn03.jpg") no-repeat;
      float: none;
      clear: both;
      width: 900px;
      margin: 0px auto;
      background-position: 0 -110px; }
      .impression-box .i-nav.i-nav3:hover {
        background-position: 0 0; }
    .impression-box .i-nav a {
      cursor: pointer;
      display: block;
      height: 100%;
      width: 100%;
      box-shadow: 0 0 8px 1px #666; }

.footer-nav {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/footer_nav_bg.jpg") no-repeat top center, #1E1E1E;
  height: 318px;
  padding: 40px 0 50px; }

.f-nav-list {
  font-size: 0;
  height: 240px; }
  .f-nav-list .current {
    cursor: inherit; }

.f-nav {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/footer_nav.png") no-repeat 0 0;
  display: inline-block;
  vertical-align: top;
  width: 196px;
  height: 240px;
  margin: 0 10px 0 0; }
  .f-nav a {
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%; }
  .f-nav.f-nav1 {
    background-position: 0 -250px; }
    .f-nav.f-nav1:hover, .f-nav.f-nav1.current {
      background-position: 0 0; }
  .f-nav.f-nav2 {
    background-position: -206px -250px; }
    .f-nav.f-nav2:hover, .f-nav.f-nav2.current {
      background-position: -206px 0; }
  .f-nav.f-nav3 {
    background-position: -412px -250px; }
    .f-nav.f-nav3:hover, .f-nav.f-nav3.current {
      background-position: -412px 0; }
  .f-nav.f-nav4 {
    background-position: -618px -250px; }
    .f-nav.f-nav4:hover, .f-nav.f-nav4.current {
      background-position: -618px 0; }
  .f-nav.f-nav5 {
    background-position: -824px -250px;
    margin-right: 0; }
    .f-nav.f-nav5:hover, .f-nav.f-nav5.current {
      background-position: -824px 0; }

.pr-banner {
  background-color: #27509B;
  padding: 30px 0;
  margin: 0 0 20px; }
  .pr-banner a {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    width: 950px; }

.index-page .pr-visual {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/top/MVbg_top.jpg") no-repeat center top, #fff;
  height: 399px; }
  .index-page .pr-visual h1 {
    position: absolute;
    top: 200px;
    right: 0; }

.page .product-img {
  position: absolute;
  top: 90px;
  left: 0;
  width: 246px;
  height: 305px;
  z-index: 100; }

.pr-gnav {
  width: 100%;
  height: 70px;
  background-color: #1E1E1E;
  position: absolute;
  bottom: 0;
  -webkit-box-shadow: 0px 5px 4px -4px #bebebe;
  -moz-box-shadow: 0px 5px 4px -4px #bebebe;
  box-shadow: 0px 5px 4px -4px #bebebe; }
  .pr-gnav .pr-gnav-inner {
    width: 1020px;
    margin: 0 auto;
    font-size: 0;
    padding: 0 0 0 254px; }
    .pr-gnav .pr-gnav-inner li {
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      height: 70px; }
      .pr-gnav .pr-gnav-inner li a {
        display: block;
        width: 100%;
        height: 100%; }
      .pr-gnav .pr-gnav-inner li.gnavi {
        background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/gnav.png") no-repeat 0 0; }
      .pr-gnav .pr-gnav-inner li.gnavi-01 {
        background-position: 0 -80px;
        width: 141px; }
        .pr-gnav .pr-gnav-inner li.gnavi-01:hover, .pr-gnav .pr-gnav-inner li.gnavi-01.current {
          background-position: 0 0; }
      .pr-gnav .pr-gnav-inner li.gnavi-02 {
        background-position: -141px -80px;
        width: 161px; }
        .pr-gnav .pr-gnav-inner li.gnavi-02:hover, .pr-gnav .pr-gnav-inner li.gnavi-02.current {
          background-position: -141px 0; }
      .pr-gnav .pr-gnav-inner li.gnavi-03 {
        background-position: -302px -80px;
        width: 161px; }
        .pr-gnav .pr-gnav-inner li.gnavi-03:hover, .pr-gnav .pr-gnav-inner li.gnavi-03.current {
          background-position: -302px 0; }
      .pr-gnav .pr-gnav-inner li.gnavi-04 {
        background-position: -463px -80px;
        width: 161px; }
        .pr-gnav .pr-gnav-inner li.gnavi-04:hover, .pr-gnav .pr-gnav-inner li.gnavi-04.current {
          background-position: -463px 0; }
      .pr-gnav .pr-gnav-inner li.gnavi-05 {
        background-position: -624px -80px;
        width: 142px; }
        .pr-gnav .pr-gnav-inner li.gnavi-05:hover, .pr-gnav .pr-gnav-inner li.gnavi-05.current {
          background-position: -624px 0; }

.top-movie {
  width: 900px;
  height: 506px;
  margin: 0 auto 40px;
  -webkit-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.3); }

.product-image {
  box-shadow: 0 0 12px 2px rgba(129, 142, 147, 0.3); }
  .product-image .product-image03 {
    background-color: #FFF;
    position: relative;
    padding: 0 0 10px; }
    .product-image .product-image03 .impression-box {
      width: 980px;
      margin: 0 auto; }
    .product-image .product-image03 .impression-nav {
      position: absolute;
      left: 20px;
      bottom: 30px;
      width: 980px; }
      .product-image .product-image03 .impression-nav .i-nav {
        margin: 0;
        background-size: cover; }
        .product-image .product-image03 .impression-nav .i-nav a {
          box-shadow: none; }
        .product-image .product-image03 .impression-nav .i-nav.i-nav1 {
          width: 245px;
          height: 55px;
          background-position: 0 -55px;
          margin: 0 20px 0 0; }
          .product-image .product-image03 .impression-nav .i-nav.i-nav1:hover {
            background-position: 0 0; }
        .product-image .product-image03 .impression-nav .i-nav.i-nav2 {
          width: 245px;
          height: 55px;
          background-position: 0 -55px;
          margin: 0 20px 0 0; }
          .product-image .product-image03 .impression-nav .i-nav.i-nav2:hover {
            background-position: 0 0; }
        .product-image .product-image03 .impression-nav .i-nav.i-nav3 {
          width: 450px;
          height: 55px;
          background-position: 0 -55px; }
          .product-image .product-image03 .impression-nav .i-nav.i-nav3:hover {
            background-position: 0 0; }

.index-contents-block-top {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/top/bg_top_01.jpg") no-repeat center bottom, #FFF270;
  padding: 50px 0;
  position: relative; }
  .index-contents-block-top h3 {
    text-align: center;
    margin: 30px 0; }

.index-contents-block-bottom {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/top/bg_top_02.jpg") no-repeat center bottom, #FFF270;
  padding: 30px 0 100px;
  position: relative; }

.index-contents-block-top::before,
.index-contents-block-bottom::before {
  content: "";
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/sankaku_h2.png") no-repeat center top;
  background-size: cover;
  min-height: 165px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: -1px; }
.index-contents-block-top .headline,
.index-contents-block-bottom .headline {
  margin: 0 0;
  text-align: center;
  position: relative;
  z-index: 100;
  height: 165px; }

/* page 01*/
.page01 .pr-visual {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page01/MVbg_01.jpg") no-repeat center top, #1E1E1E;
  height: 400px; }
  .page01 .pr-visual h1 {
    position: absolute;
    top: 190px;
    right: 0; }

.page01-movie-block {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page01/bg_page01_01.jpg") no-repeat center top, #EEEEEE;
  padding: 50px 0; }

.page01-contents-block {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page01/bg_page01_02.jpg") no-repeat center top, #EEEEEE;
  padding: 40px 0;
  position: relative; }
  .page01-contents-block::before {
    content: "";
    background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/sankaku_h2.png") no-repeat center top;
    background-size: cover;
    min-height: 165px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .page01-contents-block .headline {
    margin: -15px 0 100px;
    text-align: center;
    position: relative;
    z-index: 100; }

.contents-block-inner {
  width: 1020px;
  margin: 0 auto; }

.page01 .text-block-wrap {
  font-size: 16px;
  line-height: 1.9;
  margin: 50px 0;
  overflow: hidden; }
  .page01 .text-block-wrap .block-left {
    width: 490px;
    float: left; }
  .page01 .text-block-wrap .block-right {
    width: 490px;
    float: right;
    margin: 0 0 0 10px; }
.page01 .photo {
  margin: 0;
  box-shadow: 0 0 12px 2px rgba(129, 142, 147, 0.3); }
  .page01 .photo img {
    box-sizing: border-box;
    border: solid 1px #FFF;
    max-width: 100%;
    height: auto; }
.page01 .photo-wrap {
  font-size: 0;
  margin: 50px 0;
  width: 490px; }
  .page01 .photo-wrap > .photo {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: -40px 10px 0 0; }
    .page01 .photo-wrap > .photo:last-child {
      margin-right: 0; }

/***** page02 *****/
.page02 .pr-visual {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page02/MVbg_02.jpg") no-repeat center top, #1E1E1E;
  height: 400px; }
  .page02 .pr-visual h1 {
    position: absolute;
    top: 190px;
    right: 0; }
.page02 .top-movie {
  margin: 0 auto; }

.page02-movie-block {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page02/bg_page02_01.jpg") no-repeat center top, #EEEEEE;
  padding: 50px 0; }

.page02-contenst-block {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page02/bg_page02_02.jpg") no-repeat center top, #FFF270;
  padding: 30px 0;
  position: relative; }
  .page02-contenst-block::before {
    content: "";
    background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/sankaku_h2.png") no-repeat center top;
    background-size: cover;
    min-height: 165px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .page02-contenst-block .headline {
    margin: 0 0 100px;
    text-align: center;
    position: relative;
    z-index: 100; }
  .page02-contenst-block h3 {
    margin: 0 0 30px; }

.page02 .text-block-wrap {
  font-size: 16px;
  line-height: 1.9;
  margin: 50px 0;
  overflow: hidden; }
  .page02 .text-block-wrap .block-left {
    width: 490px;
    float: left; }
  .page02 .text-block-wrap .block-right {
    width: 490px;
    float: right;
    margin: 0 0 0 10px; }
.page02 .photo {
  box-shadow: 0 0 12px 2px rgba(129, 142, 147, 0.3); }
  .page02 .photo img {
    box-sizing: border-box;
    border: solid 1px #FFF;
    max-width: 100%;
    height: auto; }
.page02 .photo-wrap {
  font-size: 0;
  margin: 10px 0 0;
  width: 490px; }
  .page02 .photo-wrap > .photo {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: 0 10px 0 0; }
    .page02 .photo-wrap > .photo:last-child {
      margin-right: 0; }

.page03 .pr-visual {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/MVbg_03.jpg") no-repeat center top, #1E1E1E;
  height: 400px; }
  .page03 .pr-visual h1 {
    position: absolute;
    top: 190px;
    right: 0; }

.page03-text-block-top {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/bg_page03_02.jpg") no-repeat center bottom, -webkit-linear-gradient(left, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/bg_page03_02.jpg") no-repeat center bottom, -o-linear-gradient(left, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/bg_page03_02.jpg") no-repeat center bottom, linear-gradient(to right, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  padding: 0; }

.page03-text-block-bottom {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/bg_page03_03.jpg") no-repeat center bottom, #d2e9ef;
  padding: 0; }
  .page03-text-block-bottom .page03-contents-wrap {
    margin-top: 0; }

.page03-text-block-top,
.page03-text-block-bottom {
  font-size: 16px;
  line-height: 1.9;
  position: relative; }
  .page03-text-block-top::before,
  .page03-text-block-bottom::before {
    content: "";
    background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/sankaku_h2.png") no-repeat center top;
    background-size: cover;
    min-height: 165px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .page03-text-block-top .headline,
  .page03-text-block-bottom .headline {
    margin: 0;
    text-align: center;
    padding: 30px 0;
    position: relative;
    z-index: 100;
    height: 165px; }

.page03-movie-block {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page03/bg_page03_01.jpg") no-repeat center top, #D6EAF1;
  padding: 50px 0px 20px 0px; }

.page03-contents-wrap {
  width: 1020px;
  margin: 0 auto 0;
  padding: 50px 0; }
  .page03-contents-wrap::after {
    content: "";
    clear: both;
    display: block; }
  .page03-contents-wrap h3 {
    text-align: center;
    margin: 0 0 50px; }

.page03 .text-block-wrap {
  font-size: 16px;
  line-height: 1.9;
  margin: 0 0 50px;
  overflow: hidden; }
  .page03 .text-block-wrap h3 {
    margin: 0 0 30px; }
  .page03 .text-block-wrap .block-left {
    width: 490px;
    float: left; }
  .page03 .text-block-wrap .block-right {
    width: 490px;
    float: right;
    margin: 0 0 0 10px; }
.page03 .photo {
  box-shadow: 0 0 12px 2px rgba(129, 142, 147, 0.3); }
  .page03 .photo img {
    box-sizing: border-box;
    border: solid 1px #FFF;
    max-width: 100%;
    height: auto; }
.page03 .photo-wrap {
  font-size: 0;
  margin: 50px 0;
  width: 490px; }
  .page03 .photo-wrap > .photo {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    margin: -40px 10px 0 0; }
    .page03 .photo-wrap > .photo:last-child {
      margin-right: 0; }

.photo-list-wrap {
  font-size: 0; }
  .photo-list-wrap .photo-list {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0; }
    .photo-list-wrap .photo-list:last-child {
      margin-right: 0; }
  .photo-list-wrap .photo {
    box-shadow: 0 0 12px 2px rgba(129, 142, 147, 0.3); }
    .photo-list-wrap .photo img {
      box-sizing: border-box;
      border: solid 1px #FFF; }

.contents-winter {
  width: 510px;
  float: left;
  padding-right: 20px;
  box-sizing: border-box; }

.contents-summer {
  width: 510px;
  float: right;
  padding-left: 20px;
  box-sizing: border-box; }

/***** gallery *****/
.gallery .pr-visual {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page04/MVbg_04.jpg") no-repeat center top, #1E1E1E;
  height: 230px; }

.gallery-main {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page04/bg_page04_01.jpg") no-repeat center bottom, -webkit-linear-gradient(left, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page04/bg_page04_01.jpg") no-repeat center bottom, -o-linear-gradient(left, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page04/bg_page04_01.jpg") no-repeat center bottom, linear-gradient(to right, #EEEEEE 0%, #EEEEEE 50%, #FFF270 50%, #FFF270 100%);
  padding: 60px 0; }

.gallery .pr-visual h1 {
  position: absolute;
  top: 60px;
  right: 0; }
.gallery .product-img {
  position: absolute;
  top: 80px;
  left: 100px;
  z-index: 100; }

.gallery-img {
  text-align: center; }

.arrow-left {
  position: absolute;
  top: 215px;
  left: 0; }

.arrow-right {
  position: absolute;
  top: 215px;
  right: 0; }

.gallery-img img,
.arrow-left img,
.arrow-right img {
  box-shadow: 0 0 12px 2px rgba(145, 145, 145, 0.5); }

.gallery-thumbnails {
  background: url("https://cdn.autoc-one.jp/static/article-assets/special/3488468/images/page04/bg_page04_02.jpg") #FFF;
  padding: 30px 0 50px; }
  .gallery-thumbnails .content-center {
    text-align: left; }
  .gallery-thumbnails ul {
    font-size: 0; }
    .gallery-thumbnails ul li {
      display: inline-block;
      vertical-align: top;
      margin: 0 10px 10px 0;
      width: 160px;
      background: #FFF; }
      .gallery-thumbnails ul li:nth-child(6n) {
        margin-right: 0; }
      .gallery-thumbnails ul li img {
        border: solid 1px #FFF;
        box-sizing: border-box;
        max-width: 100%;
        height: auto; }
      .gallery-thumbnails ul li.current img, .gallery-thumbnails ul li:hover {
        opacity: 0.7; }
      .gallery-thumbnails ul li.current:hover {
        opacity: 1; }

/* index */
.top-movie-block {
  background: url(http://fsv-static.autoc-one.jp/article-assets/special/3486284/images/top_movie_bg.jpg) no-repeat;
  background-position: center bottom;
  padding: 0 0 80px; }

.index-page-block1 {
  background: url(image/bg_top_01.jpg) no-repeat;
  background-position: center bottom;
  text-align: center;
  padding: 0 0 40px 0; }
  .index-page-block1 h2 {
    margin: 30px 0; }
    .index-page-block1 h2 img {
      display: inline-block; }

.index-page-block1-p {
  padding: 0 0 25px 0; }

.index-page-block2 {
  background: url(image/bg_top_02.jpg) no-repeat;
  -webkit-box-shadow: 0 10px 15px -7px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 10px 15px -7px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 10px 15px -7px rgba(0, 0, 0, 0.1) inset; }

.product-intro-main {
  width: 1020px;
  text-align: left;
  margin: 30px 0 145px 0; }
  .product-intro-main h4 {
    margin-top: 12px; }
  .product-intro-main td {
    vertical-align: bottom; }

.product-intro-main-text {
  width: 490px; }
  .product-intro-main-text p {
    margin: 10px 0 88px 0; }

.intro-img-left {
  margin-left: 40px; }
