
@media screen and (max-width: 750px){
  #main .main-inner .new-link{
    color: #fff;
    text-align: right;
    padding: 8px 0px 8px 0px;
    font-size: 12px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 750px) {
  .only-pc {
    display: none !important; }

  .only-spi {
    display: inline-block !important; } }
@media screen and (min-width: 751px) {
  .only-sp {
    display: none !important; }

  .only-spi {
    display: none !important; } }
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  clear: both; }

#main .main-inner{
  padding-top:50px;
  padding-bottom: 30px;
}
@media screen and (max-width: 751px){
  #main .main-inner{
  padding-top:0px;
  padding-bottom: 4vw;
}
}

#main .main-inner h2 {
  font-weight: normal;
}

.section01 {
  margin-top: 100px; }
  @media screen and (max-width: 750px) {
    .section01 {
      margin-top: 18vw; } }
  .section01 .tit {
    width: 600px;
    margin: 120px auto 0;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .section01 .tit {
        margin: 60px auto;
        width: 80vw; } }
    .section01 .tit img {
      margin-bottom: 60px; }
    @media screen and (max-width: 750px) {
      .section01 .tit img {
      margin-bottom: 30px;
      width: 100%; } }
    .section01 .tit img.l30th {
      width: 50%; }
  .section01 .con {
    padding-top: 40px; }
    @media screen and (max-width: 750px) {
      .section01 .con {
        padding-top: 0; } }
    .section01 .con p {
      font-size: 26px;
      color: #fff;
      line-height: 40px;
      text-align: center;
      font-weight: 500; }
      @media screen and (max-width: 750px) {
        .section01 .con p {
          font-size: 30px;
          font-size: 4vw;
          line-height: 6.6666666667vw; } }
    .section01 .con .img {
      margin-top: 60px; }
      @media screen and (max-width: 750px) {
        .section01 .con .img {
          margin-top: 8vw; } }
      .section01 .con .img img {
        width: 100%; }

.section02 {
  margin-top: 135px; }
  @media screen and (max-width: 750px) {
    .section02 {
      margin-top: 18vw; } }
  .section02 .tit {
    font-size: 34px;
    line-height: 1;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 40px; }
    @media screen and (max-width: 750px) {
      .section02 .tit {
        font-size: 40px;
        font-size: 5.3333333333vw;
        line-height: 8vw;
        border-bottom: 1px solid #fff;
        padding-bottom: 2.6666666667vw;
        margin-bottom: 8vw; } }
  .section02 .img img {
    width: 100%; }
  .section02 p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin: 25px 0; }
    @media screen and (max-width: 750px) {
      .section02 p {
        font-size: 26px;
        font-size: 3.4666666667vw;
        line-height: 5.8666666667vw;
        margin: 4vw 0; } }

  .section02 .con.ring-cap {
    margin-top: 40px; }
    @media screen and (max-width: 750px) {
      .section02 .con.ring-cap {
        margin-top: 5.3333333333vw; } }
    .section02 .con.ring-cap .img-main {
      position: relative;
      width: 68%;
      z-index: 1; }
      .section02 .con.ring-cap .img-main img {
        width: 100%; }
    .section02 .con.ring-cap .img-sub {
      margin-top: -30px;
      width: 100%;
      text-align: right; }
      .section02 .con.ring-cap .img-sub img {
        width: 48%; }
      @media screen and (max-width: 750px) {
        .section02 .con.ring-cap .img-sub {
          width: 100%; } }

  .section02 .con.button-section {
    margin-top: 120px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 750px) {
      .section02 .con.button-section {
        display: block;
        margin-top: 8vw; } }
    .section02 .con.button-section .lt {
      width: 48%; }
    .section02 .con.button-section .lt.w38 {
      width: 38%; }
      @media screen and (max-width: 750px) {
        .section02 .con.button-section .lt {
          width: 100%; }
        .section02 .con.button-section .lt.w38 {
          margin-top: 20px;
          width: 100%; } }

    .section02 .con.button-section .rt {
      width: 48%; }
    .section02 .con.button-section .rt.w58 {
      width: 58%; }
      @media screen and (max-width: 750px) {
        .section02 .con.button-section .rt {
          width: 100%;
          margin-top: 20px; }
        .section02 .con.button-section .rt.w58 {
          margin-top: 0;
          width: 100%; } }
    .section02 .con.button-section .rt p {
      margin: 0; }
      @media screen and (max-width: 750px) {
        .section02 .con.button-section .rt p {
          margin-top: 10px; } }
    .section02 .con.button-section .btn-imgs {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .section02 .con.button-section .btn-imgs .btn-img {
        width: 100%;
        margin-bottom: 40px; }
        .section02 .con.button-section .btn-imgs .btn-img img {
          width: 100%; }
        @media screen and (max-width: 750px) {
          .section02 .con.button-section .btn-imgs .btn-img {
            margin-bottom: 2vw; } }
    .section02 .con.button-section .btn-imgs .text {
        margin: 10px 0 0 0; }

.section03 {
  margin-top: 120px; }
  @media screen and (max-width: 750px) {
    .section03 {
      margin-top: 18vw; } }
  .section03 .tit {
    position: relative;
    font-size: 34px;
    line-height: 1;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 40px;
    overflow: hidden; }
    @media screen and (max-width: 750px) {
      .section03 .tit {
        font-size: 40px;
        font-size: 5.3333333333vw;
        line-height: 8vw;
        border-bottom: 1px solid #fff;
        padding-bottom: 2.6666666667vw;
        margin-bottom: 8vw; } }
  .section03 .con {
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 750px) {
      .section03 .con {
        display: block; } }
    .section03 .con .lt {
      width: 48%; }
      @media screen and (max-width: 750px) {
        .section03 .con .lt {
          width: 100%; } }
    .section03 .con .rt {
      width: 48%; }
      @media screen and (max-width: 750px) {
        .section03 .con .rt {
          margin-top: 10px;
          width: 100%; } }
    .section03 .con .img img {
      width: 100%; }
    .section03 .con p {
      font-size: 16px;
      color: #fff;
      line-height: 26px;
      margin: 0px 0 10px; }
      @media screen and (max-width: 750px) {
        .section03 .con p {
          font-size: 26px;
          font-size: 3.4666666667vw;
          line-height: 5.8666666667vw;
          margin: 0 0 6.6666666667vw;
          text-align: left; } }

.section04 {
  margin-top: 135px; }
  @media screen and (max-width: 750px) {
    .section04 {
      margin-top: 18vw; } }
  .section04 .tit {
    font-size: 34px;
    line-height: 1;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 40px; }
    @media screen and (max-width: 750px) {
      .section04 .tit {
        font-size: 40px;
        font-size: 5.3333333333vw;
        line-height: 8vw;
        border-bottom: 1px solid #fff;
        padding-bottom: 2.6666666667vw;
        margin-bottom: 8vw; } }
  .section04 .img img {
    width: 100%; }
  .section04 p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin: 25px 0; }
    @media screen and (max-width: 750px) {
      .section04 p {
        font-size: 26px;
        font-size: 3.4666666667vw;
        line-height: 5.8666666667vw;
        margin: 4vw 0; } }
  .section04 p.pin-badge-txt{
    margin: 10px 0;
  }

  .section04 .con.accessory-two {
    margin-top: 40px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 750px) {
      .section04 .con.accessory-two {
        display: block;
        margin-top: 6vw; } }
    .section04 .con.accessory-two .lt {
      width: 48%; }
      @media screen and (max-width: 750px) {
        .section04 .con.accessory-two .lt {
          width: 100%; } }
    .section04 .con.accessory-two .rt {
      width: 48%; }
      @media screen and (max-width: 750px) {
        .section04 .con.accessory-two .rt {
          width: 100%;
          margin-top: 20px; } }
    .section04 .con.accessory-two .img {
      margin-bottom: 15px; }
  .section04 .con.accessory-two p {
    margin: 10px 0; }

  .section04 .img.pin-badge {
    margin-top: 50px; }
    @media screen and (max-width: 750px) {
      .section04 .img.pin-badge {
        margin-top: 6vw; } }

.section05 {
  position: relative;
  margin-top: 80px; }
  @media screen and (max-width: 750px) {
    .section05 {
      margin-top: 10.6666666667vw; } }

  .section05 #gall {
    overflow: hidden;
    position: relative;
    z-index: 0; }
    @media screen and (max-width: 750px) {
      .section05 #gall {
        width: 100%;
        transform-origin: 0 0 0;
        margin-top: 8vw; } }
    .section05 #gall .stage img {
      width: 100%; }
    .section05 #gall .thumbs {
      margin: 30px auto 0;
      width: 100%;
      text-align: center;
      white-space: nowrap; }
      @media screen and (max-width: 750px) {
        .section05 #gall .thumbs {
          margin-top: 9.3333333333vw; } }
      .section05 #gall .thumbs ul {
        margin: 0 auto; }
        @media screen and (max-width: 750px) {
          .section05 #gall .thumbs ul {
            text-align: center;
            width: 100%; } }
        .section05 #gall .thumbs ul li {
          display: inline-block;
          margin: 0 2px 2px 0;
          width: 12.6%;
          height: 12.6%; }
          @media screen and (max-width: 750px) {
            .section05 #gall .thumbs ul li {
              float: none;
              width: 15%;
              padding: 0 0 0 0; } }
          .section05 #gall .thumbs ul li:last-child {
            margin-right: 0; }
          .section05 #gall .thumbs ul li a {
            display: block;
            border: 2px solid #888; }
            @media only screen and (min-width: 750px) {
              .section05 #gall .thumbs ul li a {
                border-top: none;
                border-left: none;
                border-right: none;
                width: 100%;
                height: 100%; } }
            .section05 #gall .thumbs ul li a.active {
              border-color: #fff; }
            .section05 #gall .thumbs ul li a img {
              width: 100%; }
              @media screen and (max-width: 750px) {
                .section05 #gall .thumbs ul li a img {
                  height: auto;
                  max-width: 74px; } }
    .section05 #gall .bx-controls-direction {
      display: none; }
      @media screen and (max-width: 750px) {
        .section05 #gall .bx-controls-direction {
          display: block; }
          .section05 #gall .bx-controls-direction .bx-prev {
            width: 30px;
            display: block;
            overflow: hidden;
            height: 0;
            padding: 70px 0 0 0;
            background: url(../img/bod_acc_pre.png) no-repeat;
            background-size: 100%;
            position: absolute;
            left: 0;
            top: 42%;
            margin-top: -15%;
            z-index: 55; }
          .section05 #gall .bx-controls-direction .bx-next {
            width: 30px;
            display: block;
            overflow: hidden;
            height: 0;
            padding: 70px 0 0 0;
            background: url(../img/bod_acc_nex.png) no-repeat;
            background-size: 100%;
            position: absolute;
            right: 0;
            top: 42%;
            margin-top: -15%;
            z-index: 55; } }

.section06 {
  margin-top: 135px; }
  @media screen and (max-width: 750px) {
    .section06 {
      margin-top: 18vw; } }
  .section06 .tit {
    font-size: 34px;
    line-height: 1;
    color: #fff;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 40px; }
    @media screen and (max-width: 750px) {
      .section06 .tit {
        font-size: 40px;
        font-size: 5.3333333333vw;
        line-height: 8vw;
        border-bottom: 1px solid #fff;
        padding-bottom: 2.6666666667vw;
        margin-bottom: 8vw; } }
  .section06 .img img {
    width: 100%; }
  .section06 p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    margin: 25px 0; }
    @media screen and (max-width: 750px) {
      .section06 p {
        font-size: 26px;
        font-size: 3.4666666667vw;
        line-height: 5.8666666667vw;
        margin: 4vw 0; } }

  .section06 .accessory-products {
    margin-top: 50px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    @media screen and (max-width: 750px) {
      .section06 .accessory-products {
        display: block;
        margin-top: 6vw; } }
    .section06 .accessory-products .product-item {
      width: 31%; }
      @media screen and (max-width: 750px) {
        .section06 .accessory-products .product-item {
          width: 100%;
          margin-bottom: 8vw; } }
      .section06 .accessory-products .product-item .img img {
        width: 100%; }
      .section06 .accessory-products .product-item .shop-btn {
        text-align: center;
        margin-top: 15px; }
        .section06 .accessory-products .product-item .shop-btn span {
          margin-bottom: 5px;
          margin-left: 1em;
          text-indent: -1em;
          display: inline-block;
          width: 100%;
          text-align: left !important; }
        .section06 .accessory-products .product-item .shop-btn a {
          display: inline-block; }
        .section06 .accessory-products .product-item .shop-btn img {
          width: auto;
          max-width: 100%; }
      .section06 .accessory-products .product-item .text {
        overflow-wrap: break-word;
        word-wrap: break-word;
        word-break: break-all; }

.section07 {
  margin-bottom: 80px;
  margin-top: 80px; }
  @media screen and (max-width: 750px) {
    .section07 {
      margin-bottom: 9vw;
      margin-top: 9vw; } }

  .section07 .con {
    border-top: 2px solid #fff;
    padding-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 750px) {
      .section07 .con {
        border-top: 1px solid #fff;
        padding-top: 10vw;
        display: block; } }
    .section07 .con .lt {
      width: 56%; }
      @media screen and (max-width: 750px) {
        .section07 .con .lt {
          width: 100%; } }
      .section07 .con .lt h3 {
        padding-right: 30px;
        margin-top: 20px; }
        @media screen and (max-width: 750px) {
          .section07 .con .lt h3 {
            padding-right: 0px; } }
      .section07 .con .lt h3 span.order {
        position: relative;
        font-size: 38px;
        text-align: right;
        color: #fff;
        line-height: 1;
        display: block;
        white-space: nowrap; }
        @media screen and (max-width: 750px) {
           .section07 .con .lt h3 span.order img{
            width:88%;
           }
        }
        .section07 .con .lt h3 span.order:before{
          content: "";
          position: absolute;
          left:0px;
          top:-22px;
          font-size: 18px;
          color:#00a0c9;
        }
        @media screen and (max-width: 750px) {
          .section07 .con .lt h3 span.order{
            font-size: 30px;
          }
          .section07 .con .lt h3 span.order:before{
             font-size: 14px;
          }
          .section07 .con .lt h3 span {
            font-size: 54px;
            font-size: 7vw;
            line-height: 8vw; } }
      .section07 .con .lt p {
        color: #fff; }
        .section07 .con .lt p.p1 {
          margin-top: 55px;
          font-size: 15px;
          line-height: 26px; }
          @media screen and (max-width: 750px) {
            .section07 .con .lt p.p1 {
              font-size: 26px;
              font-size: 3.4666666667vw;
              line-height: 5.8666666667vw;
              margin-top: 8vw; } }
          .section07 .con .lt p.p1 span {
            font-size: 15px;
            border: 2px solid #fff;
            padding: 5px 10px;
            border-radius: 5px; }
            @media screen and (max-width: 750px) {
              .section07 .con .lt p.p1 span {
                font-size: 30px;
                font-size: 4vw;
                line-height: 1;
                padding: 1.3333333333vw 2.6666666667vw;
                border-radius: 1.3333333333vw;
                border: 1px solid #fff;
                margin-bottom: 2.6666666667vw;
                display: inline-block; } }
          .section07 .con .lt p.p1 b {
            margin-left: 20px;
            margin-right: 5px; }
            @media screen and (max-width: 750px) {
              .section07 .con .lt p.p1 b {
                margin-left: 0;
                margin-right: 0; } }
          .section07 .con .lt p.p1.spe b {
            margin-left: 50px; }
            @media screen and (max-width: 750px) {
              .section07 .con .lt p.p1.spe b {
                margin-left: 0;
                margin-right: 0; } }
        .section07 .con .lt p.p2 {
          margin-top: 40px;
          font-size: 14px;
          line-height: 26px; }
          @media screen and (max-width: 750px) {
            .section07 .con .lt p.p2 {
              font-size: 26px;
              font-size: 3.4666666667vw;
              line-height: 5.8666666667vw;
              margin-top: 5.3333333333vw;
              margin-bottom: 5.3333333333vw; } }

  .section07 .con .rt {
      width: 40%; }
    @media screen and (max-width: 750px) {
      .section07 .con .rt {
        width: 100%; } }
      .section07 .con .rt img {
        width: 100%; }

.buy-note {
  color: #00a0c9;
  font-size: 12px;
  margin: 30px 0 15px;
  line-height: 1.6;
}
@media screen and (max-width: 750px) {
  .buy-note {
    font-size: 20px;
    font-size: 2.6666666667vw;
    margin: 4vw 0 2vw;
  }
}

.btn{
  display: flex;
  flex-wrap: wrap;
  width: 980px;
}
.item{
 width: 50%;
}

@media screen and (max-width: 640px) {
.btn{
  display: inline;
}
.item{
 width: auto;
}

}
.btn-block {
  overflow: hidden;
  font-size: 14px; 
}
.btn-block dl {
  float: right;
  display: flex;
  text-align: right;
  margin-bottom: 15px;
  align-items: center; 
}

@media screen and (max-width: 640px) {
  .btn-block dl {
    width: 100%;
    float: none;
    font-size: 12px;
  } 
  .btn-block dl.first-child {
    margin-bottom: 35px; 
  }
}

.btn-block dl dt {
  width: 190px;
  padding-right: 20px; 
}
  @media screen and (max-width: 640px) {
    .btn-block dl dt {
      width: 45%;
      padding-right: 10px; 
    } 
  }
.btn-block dl dd {
  width: 300px; 
}
  @media screen and (max-width: 640px) {
    .btn-block dl dd {
      width: 55%; 
    } 
  }
  .btn-block dl dd a {
    display: inline-block;
    width: 100%;
    height: 60px; 
  }
    @media screen and (max-width: 640px) {
      .btn-block dl dd a {
        height: auto; 
      } 
    }
    .btn-block dl dd a:hover {
      opacity: 0.75; 
    }
  .btn-block dl dd img {
    width: 100%; 
  }

 .link-btn{
  margin-top:100px;
  margin-bottom:80px;
  text-align: center;
 }
 .link-btn a{
  background: url(../img/mainvision2_link_3_arrow.png) no-repeat right center;
  color:#fff;
  display: inline-block;
  padding:10px 10px;
  font-size: 40px;
  text-align: center;
  line-height: 1;
  width:300px;
  margin:0 auto;
 }
.link-btn a span{
  font-size: 14px;
  position: relative;
  top: -10px;
 }

 @media screen and (max-width: 750px){
   .link-btn{
    margin-top:60px;
    margin-bottom:50px;
 }
  .link-btn a{
    width:80%;
    font-size: 34px;
  }
 }
