
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

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

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

.webfont-en-regular {
  font-family: 'Montserrat';
  font-weight: 400; }

.webfont-en-bold {
  font-family: 'Montserrat';
  font-weight: 700; }

.alpha {
  transition: opacity 0.1s linear; }
  .alpha:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; }

a {
  color: #000; }
  a:hover {
    color: #0d0d0d; }

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; }

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

#wrap {
  width: 100%; }
  #wrap header {
    text-align: center;
    width: 100%;
    height: 80px; }
    #wrap header .logo-webcg {
      position: absolute;
      top: 23px;
      left: 32px; }
    #wrap header ul.nav {
      position: relative;
      width: 620px;
      margin: 0 auto;
      top: 20px;
      letter-spacing: -0.4em; }
      #wrap header ul.nav li {
        position: relative;
        letter-spacing: 0.03em;
        display: inline-block;
        text-align: center;
        margin-right: -28px;
        line-height: 38px;
        font-size: 11px;
        color: #d04240; }
        #wrap header ul.nav li img {
          position: absolute;
          top: 0px;
          left: 0px; }
        #wrap header ul.nav li .base-on {
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        #wrap header ul.nav li:first-child {
          width: 169px; }
        #wrap header ul.nav li:nth-child(2) {
          width: 196px; }
        #wrap header ul.nav li:nth-child(3) {
          width: 277px; }
        #wrap header ul.nav li p {
          position: relative; }
        #wrap header ul.nav li.active {
          color: #fff; }
          #wrap header ul.nav li.active .base-on {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
        #wrap header ul.nav li.blank:after {
          content: "";
          position: absolute;
          width: 7px;
          height: 6px;
          bottom: 8px;
          right: 37px;
          background: url("../img/common/icon_blank.png");
          background-size: 100%; }
        #wrap header ul.nav li a {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%; }
    #wrap header ul.share {
      position: absolute;
      top: 24px;
      right: 100px;
      letter-spacing: -0.4em; }
      #wrap header ul.share li {
        display: inline-block; }
        #wrap header ul.share li:first-child {
          margin-right: 8px; }
    #wrap header .logo-brp {
      position: absolute;
      top: 18px;
      right: 32px; }
    #wrap header .sp-nav {
      position: absolute;
      top: 0px;
      right: 0px;
      width: 45px;
      height: 45px;
      cursor: pointer; }
      #wrap header .sp-nav img {
        position: absolute;
        top: 0px;
        left: 0px; }
        #wrap header .sp-nav img.close {
          opacity: 0;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
  #wrap main {
    position: relative;
    width: 100%;
    display: block;
    padding-bottom: 10px; }
    #wrap main .kv {
      position: relative;
      width: 100%; }
      #wrap main .kv > img {
        width: 100%;
        height: auto; }
      #wrap main .kv .pagescroll {
        position: absolute;
        bottom: -82px;
        right: 4%;
        text-align: center; }
        #wrap main .kv .pagescroll p {
          margin-top: 20px;
          font-size: 10px;
          color: #d04240; }
      #wrap main .kv:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 50%;
        width: 866px;
        height: 30px;
        background: url("../img/common/ttl_base.png") no-repeat;
        background-size: 100% 100%;
        margin-left: -433px; }
    #wrap main section.title {
      position: relative;
      margin-top: 16px;
      text-align: center; }
      #wrap main section.title h1 {
        position: relative; }
        #wrap main section.title h1:after {
          display: block;
          content: "";
          position: relative;
          width: 224px;
          height: 3px;
          margin: 0 auto;
          margin-top: 17px;
          background-color: #d04240; }
      #wrap main section.title p {
        margin-top: 30px;
        font-size: 15px;
        line-height: 2.1; }
      #wrap main section.title ul.share {
        letter-spacing: -0.4em;
        margin-top: 24px; }
        #wrap main section.title ul.share li {
          position: relative;
          display: inline-block;
          letter-spacing: 0.11em;
          font-size: 11px;
          color: #d04240;
          vertical-align: top; }
          #wrap main section.title ul.share li:first-child {
            margin-right: 18px;
            top: 5px; }
          #wrap main section.title ul.share li:nth-child(2) {
            margin-right: 10px; }
    #wrap main article {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      padding-top: 70px; }
      #wrap main article.inner-page {
        padding-top: 90px; }
      #wrap main article .left-cont {
        float: left;
        width: 520px; }
        #wrap main article .left-cont h2 {
          font-size: 24px;
          color: #d04240;
          letter-spacing: 0.06em;
          margin-bottom: 32px; }
          #wrap main article .left-cont h2:before {
            display: block;
            text-align: left;
            content: "";
            position: relative;
            width: 224px;
            height: 3px;
            margin-bottom: 28px;
            background-color: #d04240; }
        #wrap main article .left-cont p {
          font-size: 15px;
          line-height: 2;
          margin-top: 40px;
          letter-spacing: 0.05em; }
          #wrap main article .left-cont p.first {
            margin-top: 0px; }
        #wrap main article .left-cont figure {
          margin-top: 40px;
          width: 100%;
          padding-bottom: 10px; }
          #wrap main article .left-cont figure img {
            width: 100%;
            height: auto; }
          #wrap main article .left-cont figure figcaption {
            margin-top: 14px;
            font-size: 11px;
            line-height: 1.9;
            letter-spacing: 0.05em; }
          #wrap main article .left-cont figure:first-child {
            margin-top: 0px; }
        #wrap main article .left-cont .notice {
          margin-top: 40px; }
          #wrap main article .left-cont .notice h4 {
            font-weight: 500; }
          #wrap main article .left-cont .notice p {
            margin-top: 10px; }
            #wrap main article .left-cont .notice p a {
              color: #d04240; }
      #wrap main article .right-cont {
        float: right;
        width: 448px; }
        #wrap main article .right-cont figure {
          margin-top: 50px; }
          #wrap main article .right-cont figure figcaption {
            margin-top: 22px;
            font-size: 13px;
            line-height: 2;
            letter-spacing: 0.05em; }
          #wrap main article .right-cont figure:first-child {
            margin-top: 0px; }
    #wrap main section.pager {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      padding-top: 100px;
      color: #d04240;
      text-align: center;
      line-height: 1.5; }
      #wrap main section.pager span {
        font-size: 10px; }
      #wrap main section.pager .back a,
      #wrap main section.pager .next a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
      #wrap main section.pager .back {
        position: relative;
        top: 5px;
        float: left;
        font-weight: 500;
        padding-left: 25px; }
        #wrap main section.pager .back:before {
          content: "";
          position: absolute;
          top: 2px;
          left: 0px;
          width: 9px;
          height: 17px;
          background: url("../img/common/icon_pager_nav_left.png");
          background-size: 100% 100%; }
      #wrap main section.pager .next {
        position: relative;
        top: 5px;
        float: right;
        font-weight: 500;
        padding-right: 25px; }
        #wrap main section.pager .next:after {
          content: "";
          position: absolute;
          top: 2px;
          right: 0px;
          width: 9px;
          height: 17px;
          background: url("../img/common/icon_pager_nav_right.png");
          background-size: 100% 100%; }
      #wrap main section.pager .pager {
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
                transform: translate(-50%);
        letter-spacing: -0.4em;
        padding-right: 1px;
        box-sizing: border-box; }
        #wrap main section.pager .pager li {
          position: relative;
          display: inline-block;
          letter-spacing: 0.03em;
          width: 50px;
          height: 50px;
          background-color: #f3f3f3;
          font-weight: 400;
          line-height: 50px;
          margin-right: 5px; }
          #wrap main section.pager .pager li.gallery {
            width: 112px; }
          #wrap main section.pager .pager li.active {
            background-color: #d04240;
            color: #fff; }
          #wrap main section.pager .pager li a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
  #wrap section.gallery {
    width: 100%;
    background: url("../img/top/img_gallery_bg.jpg");
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 90px;
    margin-top: 100px;
    overflow: hidden; }
    #wrap section.gallery .inner {
      width: 1024px;
      margin: 0 auto; }
      #wrap section.gallery .inner h3 {
        float: left; }
        #wrap section.gallery .inner h3:before {
          display: block;
          text-align: left;
          content: "";
          position: relative;
          width: 126px;
          height: 2px;
          margin-bottom: 26px;
          background-color: #d04240; }
      #wrap section.gallery .inner .gallery {
        position: relative;
        float: right;
        width: 748px; }
        #wrap section.gallery .inner .gallery ul li p.caption {
          font-size: 13px;
          margin-top: 24px;
          line-height: 2;
          padding-right: 20px; }
        #wrap section.gallery .inner .gallery .js-flickity {
          position: relative;
          width: 100%;
          margin: 0 auto;
          outline: none; }
          #wrap section.gallery .inner .gallery .js-flickity .gallery-cell {
            width: 100%;
            height: auto; }
            #wrap section.gallery .inner .gallery .js-flickity .gallery-cell img {
              width: 100%;
              height: auto; }
          #wrap section.gallery .inner .gallery .js-flickity .flickity-viewport {
            overflow: hidden; }
          #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button {
            width: 43px;
            height: 83px; }
            #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button svg {
              display: none; }
            #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button.previous {
              position: absolute;
              top: 230px;
              left: 10px;
              width: 36px;
              height: 49px;
              background: url("../img/common/nav_footergallery_prev.png");
              background-size: 100% 100%; }
            #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button.next {
              position: absolute;
              top: 230px;
              right: 10px;
              width: 36px;
              height: 49px;
              background: url("../img/common/nav_footergallery_next.png");
              background-size: 100% 100%; }
  #wrap footer {
    position: relative;
    width: 100%;
    background-color: #f3f3f3;
    padding-top: 80px;
    padding-bottom: 100px;
    margin-top: 105px;
    text-align: center; }
    #wrap footer ul.bnr-cont {
      position: relative;
      width: 1024px;
      margin: 0 auto;
      color: #fff;
      font-size: 32px;
      font-weight: 600;
      letter-spacing: 0.04em;
      line-height: 1.2;
      text-align: left; }
      #wrap footer ul.bnr-cont .bnr {
        position: relative;
        box-sizing: border-box;
        -webkit-font-smoothing: antialiased; }
        #wrap footer ul.bnr-cont .bnr .inner {
          position: absolute;
          top: 50%;
          left: 14%;
          -webkit-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          line-height: 1;
          letter-spacing: 0.03em; }
          #wrap footer ul.bnr-cont .bnr .inner .heading {
            font-size: 18px;
            margin-bottom: 9px; }
        #wrap footer ul.bnr-cont .bnr a {
          position: absolute;
          z-index: 100;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 100%; }
      #wrap footer ul.bnr-cont .bnr1 {
        position: relative;
        width: 1024px;
        height: 180px;
        background: url("../img/common/img_bnr_brp.png");
        background-size: 100% 100%; }
      #wrap footer ul.bnr-cont .bnr2 {
        position: relative;
        width: 1024px;
        height: 180px;
        background: url("../img/common/img_bnr_dealer.png");
        background-size: 100% 100%;
        margin-top: 10px; }
    #wrap footer small {
      display: block;
      text-align: center;
      margin-top: 100px; }
      #wrap footer small:before {
        content: "PR";
        padding: 2px 7px;
        border: 1px solid #000;
        margin-right: 14px; }
    #wrap footer .pagetop {
      position: absolute;
      top: -30px;
      right: 0px;
      width: 60px;
      height: 60px;
      background-color: #d04240;
      box-sizing: border-box;
      padding-top: 22px;
      cursor: pointer; }

#spmenu-wrap {
  position: absolute;
  top: 45px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #fff;
  display: none;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  overflow: hidden; }
  #spmenu-wrap .cover {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    background-color: #fff; }
  #spmenu-wrap ul.nav {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 120px;
    letter-spacing: -0.4em; }
    #spmenu-wrap ul.nav:before {
      display: block;
      content: "";
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 1px;
      margin: 0 auto;
      background-color: #f2f2f2; }
    #spmenu-wrap ul.nav li {
      position: relative;
      letter-spacing: 0.03em;
      text-align: center;
      line-height: 38px;
      font-size: 11px;
      color: #d04240;
      width: 270px;
      margin: 0 auto;
      margin-bottom: 10px;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
      #spmenu-wrap ul.nav li img {
        position: absolute;
        top: 0px;
        left: 0px; }
      #spmenu-wrap ul.nav li .base-on {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
      #spmenu-wrap ul.nav li p {
        position: relative; }
      #spmenu-wrap ul.nav li.active {
        color: #fff; }
        #spmenu-wrap ul.nav li.active .base-on {
          opacity: 1;
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
      #spmenu-wrap ul.nav li.blank:after {
        content: "";
        position: absolute;
        width: 7px;
        height: 6px;
        bottom: 8px;
        right: 37px;
        background: url("../img/common/icon_blank.png");
        background-size: 100%; }
      #spmenu-wrap ul.nav li a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
  #spmenu-wrap ul.share {
    position: relative;
    margin-top: 42px;
    letter-spacing: -0.4em;
    text-align: center; }
    #spmenu-wrap ul.share li {
      display: inline-block; }
      #spmenu-wrap ul.share li:first-child {
        margin-right: 15px; }
      @media screen and (max-width: 768px){
  body{
    min-width: 0px; }
  body .pc{
    display: none; }
  body .sp{
    display: block; }
  #wrap header{
    height: 45px; }
  #wrap header .logo-webcg{
    top: 14px;
    left: 5%; }
  #wrap header .logo-webcg img{
    width: 70px;
    height: auto; }
  #wrap header .logo-brp{
    top: 10px;
    right: 60px; }
  #wrap header .logo-brp img{
    width: 27px; }
  #wrap main .kv:after{
    width: 90%;
    height: 15px;
    margin-left: 0px;
    -webkit-transform: translateX(-48.5%);
        -ms-transform: translateX(-48.5%);
            transform: translateX(-48.5%); }
  #wrap main section.title{
    margin-top: 14px; }
  #wrap main section.title h1:after{
    width: 112px;
    height: 2px;
    margin-top: 13px; }
  #wrap main section.title h1 img{
    width: 260px;
    height: auto; }
  #wrap main section.title p{
    margin-top: 24px;
    font-size: 13px;
    line-height: 2;
    padding: 0 5%; }
  #wrap main section.title ul.share{
    margin-top: 18px; }
  #wrap main article{
    width: 100%;
    padding: 0 5%;
    padding-top: 40px;
    box-sizing: border-box; }
  #wrap main article.inner-page{
    padding-top: 55px; }
  #wrap main article .left-cont{
    width: 100%; }
  #wrap main article .left-cont h2{
    font-size: 18px;
    margin-bottom: 24px; }
  #wrap main article .left-cont h2:before{
    width: 112px;
    height: 2px;
    margin-bottom: 15px; }
  #wrap main article .left-cont p{
    font-size: 13px;
    margin-top: 24px; }
  #wrap main section.pager{
    width: 100%;
    padding: 0 2.5%;
    box-sizing: border-box;
    line-height: 1.7; }
  #wrap main section.pager span{
    font-size: 7px; }
  #wrap main section.pager .back{
    font-size: 9px;
    top: 75px;
    padding-left: 15px; }
  #wrap main section.pager .back:before{
    width: 7px;
    height: 13px; }
  #wrap main section.pager .next{
    font-size: 9px;
    top: 75px;
    padding-right: 14px; }
  #wrap main section.pager .next:after{
    width: 7px;
    height: 13px; }
  #wrap main section.pager .pager{
    width: 100%; }
  #wrap main section.pager .pager li{
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 11px; }
  #wrap section.gallery{
    background: transparent;
    margin-top: 65px;
    padding-top: 0px;
    padding-bottom: 60px; }
  #wrap section.gallery .inner{
    width: 100%; }
  #wrap section.gallery .inner h3{
    float: none;
    text-align: center;
    margin-bottom: 28px; }
  #wrap section.gallery .inner h3 img{
    width: 128px; }
  #wrap section.gallery .inner h3:after{
    display: block;
    content: "";
    position: relative;
    width: 80px;
    margin: 0 auto;
    height: 2px;
    margin-top: 0px;
    background-color: #d04240; }
  #wrap section.gallery .inner h3:before{
    display: none; }
  #wrap section.gallery .inner .gallery{
    float: none;
    width: 100%; }
  #wrap section.gallery .inner .gallery ul li p.caption{
    font-size: 11px;
    margin-top: 16px;
    line-height: 1.85;
    padding: 0 5%; }
  #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button.previous{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 2%;
    width: 28px;
    height: 38px; }
  #wrap section.gallery .inner .gallery .js-flickity .flickity-prev-next-button.next{
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2%;
    width: 28px;
    height: 38px; }
  #wrap footer{
    margin-top: 135px;
    padding-top: 75px;
    padding-bottom: 75px; }
  #wrap footer ul.bnr-cont{
    width: 100%; }
  #wrap footer ul.bnr-cont .bnr .inner{
    font-size: 16px;
    left: 4%; }
  #wrap footer ul.bnr-cont .bnr .inner .heading{
    font-size: 10px;
    margin-bottom: 6px; }
  #wrap footer ul.bnr-cont .bnr1{
    width: 100%;
    height: 90px;
    background: url("../img/common/img_bnr_brp_sp.jpg") top left;
    background-size: cover; }
  #wrap footer ul.bnr-cont .bnr2{
    width: 100%;
    height: 90px;
    background: url("../img/common/img_bnr_dealer_sp.jpg") top left;
    background-size: cover;
    margin-top: 4px; }
  #wrap footer small{
    font-size: 11px;
    margin-top: 55px; }
  #wrap footer small:before{
    margin-right: 8px;
    padding: 1px 4px; }
  #wrap footer .pagetop{
    top: 0px;
    width: 38px;
    height: 38px;
    padding-top: 14px; }
  #wrap footer .pagetop img{
    width: 14px;
    height: auto; } }
