﻿
 /*-----デフォルト------------------------------*/
 @charset "UTF-8";

  html {
    font-size: 62.5%;
  }

  body {
    width: 100%;
  }

  img,
  video,
  svg {
    width: 100%;
    height: auto;
  }
/*---//デフォルト-------------------------------*/

/* パンくず 追加スタイル PC */
@media only screen and (min-width: 768px) {
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }
}
/* //パンくず 追加スタイル PC */
#Nylon-Stretch-Series a{
  display: inline;
}

#Nylon-Stretch-Series .price span {
  display: inline;
}

#Nylon-Stretch-Series * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/*==========================
      共通
=========================*/


/*
.back_pc{
    background: url(../img/LP_pc.jpg); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: 136.6rem;
    background-position-y: -11.1rem;
}
*/
@media screen and (min-width: 768px) {

#Nylon-Stretch-Series {
  margin: auto;
  margin-bottom: 18rem;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 1.77778;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.sect-inner{
  width: 102rem;
  margin: 0 auto;
}

h3.ttl-look{
  width: 17.6rem;
  margin-bottom: 2.1rem;
}

.text-box{
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  line-height: 1.77778;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.price {
  font-size: 1rem;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2.3;
  letter-spacing: 0.1em;
  color: #000000;
  margin-top: 1.25rem;
}

.price span a{
  text-decoration: underline;
}

.SP_flex-column{
  display: flex;
  justify-content: space-between;
}

.ta_c{
  text-align: center;
}

.img_B-block{
  margin-top: -19.7rem;
}

.img-A{
  width: 45rem;
}

.img-B{
  width: 40rem;
}

.model-img{
  width: 58rem;
  margin: 0 auto;
}


/*==========================
          top
=========================*/
.top{
  width: 120rem;
  margin: 0 auto;
  margin-bottom: 11.5rem;
}

.top-img{
  width: 100%;
  margin-bottom: 7.6rem;
}

.TOP_text-box{
  font-size: 1.4rem;
  letter-spacing: 0.1em;
  line-height: 2;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  margin: 0 auto;
  margin-bottom: 9.4rem;
  position: relative;
}

.sect01-BG{
  position: absolute;
  width: 70%;
  height: 30rem;
  top: 10.3rem;
  left: 0;
  background-color: #FFFCF4;
  z-index: -1;
}

.sect01 .description-box{
  margin-top: 18.8rem;
  transition-delay: 0.8s;
}

.sect01 .img_B-block{
  margin-left: 24rem;
}

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.sect02{
  margin: 0 auto;
  margin-bottom: 9.7rem;
  position: relative;
}

.sect02-BG{
  position: absolute;
  width: 70%;
  height: 30rem;
  top: 10.3rem;
  right: 0;
  background-color: #F7FBFF;
  z-index: -1;
}

.sect02 .sect-inner{
  padding-right: 0.2rem;
}

.sect02 .description-box{
  margin-top: 18.8rem;
  transition-delay: 0.8s;
}

.sect02 .img_B-block{
  margin-left: 38rem;
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/  
.sect03{
  margin: 0 auto;
  margin-bottom: 9.5rem;
  position: relative;
}

.sect03-BG{
  position: absolute;
  width: 70%;
  height: 30rem;
  top: 10.3rem;
  left: 0;
  background-color: #F8F5FF;
  z-index: -1;
}

.sect03 .description-box{
  margin-top: 18.8rem;
  transition-delay: 0.8s;
}

.sect03 .img_B-block{
  margin-left: 24.1rem;
  margin-top: -19.9rem;
}

.sect03 .price{
  margin-top: 1.35rem;
}
/*=======//section03==============================================*/

/*==========================
      section04
=========================*/
.sect04{
  margin: 0 auto;
  margin-bottom: 9.3rem;
  position: relative;
}

.sect04-BG{
  position: absolute;
  width: 72rem;
  height: 30rem;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  background-color: #F7F2F8;
  z-index: -1;
}

.sect04 .description-box{
  padding-top: 8.74rem;
  transition-delay: 0.8s;
  margin-bottom: 4.9rem;
}

.look04{
  margin: 0 auto;
  margin-bottom: 1.8rem;
}
/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.sect05{
  margin: 0 auto;
  margin-bottom: 9.4rem;
  position: relative;
}

.sect05 .sect-inner{
  padding-right: 12.5rem;
}

.sect05-BG{
  position: absolute;
  width: 70%;
  height: 30rem;
  top: 10.3rem;
  right: 0;
  background-color: #F8F5FF;
  z-index: -1;
}

.sect05 .description-box{
  margin-top: 18.8rem;
  transition-delay: 0.8s;
}

.sect05 .img_B-block{
  margin-left: 38rem;
}
/*=======//section05==============================================*/


/*==========================
      section06
=========================*/
.sect06{
  margin: 0 auto;
  margin-bottom: 9.4rem;
  position: relative;
}

.sect06-BG{
  position: absolute;
  width: 70%;
  height: 30rem;
  top: 10.3rem;
  left: 0;
  background-color: #F0F7FF;
  z-index: -1;
}

.sect06 .description-box{
  margin-top: 18.8rem;
  transition-delay: 0.8s;
}

.sect06 .img_B-block{
  margin-left: 24.1rem;
}

/*=======//section06==============================================*/


/*==========================
      section07
=========================*/
.sect07{
  margin: 0 auto;
  margin-bottom: 11rem;
  position: relative;
}

.sect07-BG{
  position: absolute;
  width: 72rem;
  height: 30rem;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  background-color: #F3FAFF;
  z-index: -1;
}

.sect07 .description-box{
  padding-top: 8.74rem;
  transition-delay: 0.8s;
  margin-bottom: 4.9rem;
}

.look07{
  margin: 0 auto;
  margin-bottom: 1.8rem;
}

.sect07 .price{
  margin-top: 1.2rem;
}
/*=======//section07==============================================*/


/*==========================
      ボタン
=========================*/
.button-box{
  width: 35rem;
  margin: 0 auto;
}

.button{
  width: 100%;
  /*height: 5rem;*/
}

.button-text{
  font-size: 1.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  display: flex;
}

.button-A{
  margin-bottom: 2rem;
}


.button-A a{
  width: 100%;
  height: 5rem;
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
  display: inline-block;
  text-align: center;
  padding-top: 1.8rem;
  transition: all 0.4s;

}

.button-A a:hover{
  background-color: #FFFFFF;
  color: #000000;
  opacity: 1;
}

.button-B a{
  width: 100%;
  height: 5rem;
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  display: inline-block;
  text-align: center;
  padding-top: 1.8rem;
  transition: all 0.4s;
}

.button-B a:hover{
  background-color: #000000;
  color: #ffffff;
  opacity: 1;
}


/*=======//ボタン==============================================*/
}
/*==========================
    アニメーション
=========================*/

/*-----追加CSS------------------*/
.js-fade {
  transition: all 0.8s;
  visibility: hidden;
  opacity: 0;
}

.js-fade.active {
  visibility: visible;
  opacity: 1;
}

.js-fade_BK {
  transition: all 1s;
  visibility: hidden;
  opacity: 0;
}

.js-fade_BK.active {
  visibility: visible;
  opacity: 1;
}

/*左から右に流れる図形*/
/*.js-cutIn-LtoR {
  position: relative;
}*/

.js-cutIn-LtoR::after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

.js-cutIn-LtoR::after {
  top: 0;
  right: 0;
}

.js-cutIn-LtoR.active::after {
  animation: Hr 1.2s forwards;
}

/*右から左に流れる図形*/
/*.js-cutIn-RtoL {
  position: relative;
}*/

.js-cutIn-RtoL::after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

.js-cutIn-RtoL::after {
  top: 0;
  left: 0;
}

.js-cutIn-RtoL.active::after {
  animation: Hr 1.2s forwards;
}


@keyframes Hr {

  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}


/*=======//アニメーション=========================================*/



/*=====PCのみ==============================*/
@media screen and (min-width: 768px) {
  .sp_only {
    display: none;
  }

  .pc-order01 {
    order: 1;
  }

  .pc-order02 {
    order: 2;
  }


}

/*=====//PCのみ==============================*/

/*=====タブレットのみ==============================*/
@media screen and (min-width: 768px) and (max-width: 1366px) {
  html {
    font-size: calc(10*(100vw/1366)) !important;
  }

}

/*=====//タブレットのみ==============================*/

/*=====SPのみ==============================*/
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }


  /*==========================
      共通
=========================*/

/*  .back_sp {
    background: url(../img/LP_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -56px;
    background-size: 100%;
  }*/


#Nylon-Stretch-Series {
  margin: auto;
  margin-bottom: calc(245*(100vw/750));
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.08em;
  line-height: 1.928;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.sect-inner{
  width: calc(750*(100vw/750));
  margin: 0 auto;
}

h3.ttl-look{
  width: calc(230*(100vw/750));
  margin-bottom: calc(15*(100vw/750));
}

.description-box{
  margin-bottom: calc(47*(100vw/750));
}

.text-box{
  font-size: calc(28*(100vw/750));
  letter-spacing: 0.08em;
  line-height: 1.928;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

.price {
  font-size: calc(20*(100vw/750));
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2.1;
  letter-spacing: 0.1em;
  color: #000000;
  margin-top: calc(19*(100vw/750));
}

.price span a{
  text-decoration: underline;
}

.SP_flex-column{
  display: flex;
  flex-direction: column;
}

.ta_c{
  text-align: center;
}

.ta_r{
  text-align: right;
}

.img_B-block{
  margin-top: calc(-40*(100vw/750));
}

.img-A{
  width: calc(600*(100vw/750));
}

.img-B{
  width: calc(456*(100vw/750));
}

.model-img{
  width: calc(610*(100vw/750));
  margin: 0 auto;
}


/*==========================
          top
=========================*/
.top{
  width: calc(750*(100vw/750));
  margin: 0 auto;
  margin-bottom: calc(205*(100vw/750));
}

.top-img{
  width: 100%;
  margin-bottom: calc(100*(100vw/750));
}

.TOP_text-box{
  font-size: calc(24*(100vw/750));
  letter-spacing: 0.1em;
  line-height: 2.1666;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
}

/*=======//top==============================================*/


/*==========================
      section01
=========================*/
.sect01{
  margin: 0 auto;
  margin-bottom: calc(168.7*(100vw/750));
  position: relative;
}

.sect01-BG{
  position: absolute;
  width: 100vw;
  height: calc(380*(100vw/750));
  top: 0;
  left: 0;
  background-color: #FFFCF4;
  z-index: -1;
}

.sect01 .description-box{
  margin-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
  margin-left: calc(30*(100vw/750));
}

.sect01  .img_A-block{
  margin-left: auto;
}

.sect01 .img_B-block{
  margin-left: calc(70*(100vw/750));
}

/*=======//section01==============================================*/


/*==========================
      section02
=========================*/ 
.sect02{
  margin: 0 auto;
  margin-bottom: calc(168.7*(100vw/750));
  position: relative;
}

.sect02-BG{
  position: absolute;
  width: 100vw;
  height: calc(434*(100vw/750));
  top: 0;
  right: 0;
  background-color: #F7FBFF;
  z-index: -1;
}

.sect02 .description-box{
  margin-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
  margin-right: calc(30*(100vw/750));
}

.sect02 .img_B-block{
  width: calc(456*(100vw/750));
  margin-left: calc(224*(100vw/750));
}

.sect02 h3.ttl-look{
  margin-left: auto;
}

.sect02 .price{
  text-align: right;
}
/*=======//section02==============================================*/


/*==========================
      section03
=========================*/  
.sect03{
  margin: 0 auto;
  margin-bottom: calc(168.7*(100vw/750));
  position: relative;
}

.sect03-BG{
  position: absolute;
  width: 100vw;
  height: calc(380*(100vw/750));
  top: 0;
  left: 0;
  background-color: #F8F5FF;
  z-index: -1;
}

.sect03 .description-box{
  margin-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
  margin-left: calc(30*(100vw/750));
}

.sect03  .img_A-block{
  margin-left: auto;
}

.sect03 .img_B-block{
  margin-top: calc(-40*(100vw/750));
  margin-left: calc(70*(100vw/750));
}

/*=======//section03==============================================*/

/*==========================
      section04
=========================*/
.sect04{
  margin: 0 auto;
  margin-bottom: calc(168.7*(100vw/750));
  position: relative;
}

.sect04-BG{
  position: absolute;
  width: 100vw;
  height: calc(380*(100vw/750));
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  background-color: #F7F2F8;
  z-index: -1;
}

.sect04 .description-box{
  padding-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
}

.look04{
  margin: 0 auto;
}
/*=======//section04==============================================*/


/*==========================
      section05
=========================*/
.sect05{
  margin: 0 auto;
  margin-bottom: calc(168.3*(100vw/750));
  position: relative;
}

.sect05-BG{
  position: absolute;
  width: 100vw;
  height: calc(380*(100vw/750));
  top: 0;
  right: 0;
  background-color: #F8F5FF;
  z-index: -1;
}

.sect05 .description-box{
  margin-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
  margin-right: calc(30*(100vw/750));
}

.sect05 .img_B-block{
  width: calc(456*(100vw/750));
  margin-left: calc(224*(100vw/750));
}

.sect05 h3.ttl-look{
  margin-left: auto;
}

.sect05 .price{
  text-align: right;
}

/*=======//section05==============================================*/


/*==========================
      section06
=========================*/
.sect06{
  margin: 0 auto;
  margin-bottom: calc(166.1*(100vw/750));
  position: relative;
}

.sect06-BG{
  position: absolute;
  width: 100vw;
  height: calc(434*(100vw/750));
  top: 0;
  left: 0;
  background-color: #F0F7FF;
  z-index: -1;
}

.sect06 .description-box{
  margin-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
  margin-left: calc(30*(100vw/750));
}

.sect06  .img_A-block{
  margin-left: auto;
}

.sect06 .img_B-block{
  margin-left: calc(70*(100vw/750));
}

/*=======//section06==============================================*/


/*==========================
      section07
=========================*/
.sect07{
  margin: 0 auto;
  margin-bottom: calc(206*(100vw/750));
  position: relative;
}

.sect07-BG{
  position: absolute;
  width: 100vw;
  height: calc(434*(100vw/750));
  left: 0;
  top: 0;
  background-color: #F3FAFF;
  z-index: -1;
}

.sect07 .description-box{
  padding-top: calc(107.4*(100vw/750));
  transition-delay: 0.8s;
}

.look07{
  margin: 0 auto;
}
/*=======//section07==============================================*/


/*==========================
      ボタン
=========================*/
.button-box{
  width: calc(520*(100vw/750));
  margin: 0 auto;
}

.button{
  width: 100%;
  /*height: 5rem;*/
}

.button-text{
  font-size: calc(26*(100vw/750));
  letter-spacing: 0.08em;
  line-height: 1;
  font-family: 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 600;
  font-style: normal;
  display: flex;
}

.button-A{
  margin-bottom: 2rem;
}

.button-A a{
  width: 100%;
  height: calc(90*(100vw/750));
  background-color: #000000;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  padding-top: calc(32*(100vw/750));

}

.button-B a{
  width: 100%;
  height: calc(90*(100vw/750));
  background-color: #ffffff;
  border: 1px solid #000000;
  color: #000000;
  display: inline-block;
  text-align: center;
  padding-top: calc(32*(100vw/750));
}


/*=======//ボタン==============================================*/


/*==========================
    アニメーション
=========================*/

/*-----追加CSS------------------*/
.js-fade {
  transition: all 0.7s;
  visibility: hidden;
  opacity: 0;
}

.js-fade.active {
  visibility: visible;
  opacity: 1;
}

.js-fade_BK {
  transition: all 1.5s;
  visibility: hidden;
  opacity: 0;
}

.js-fade_BK.active {
  visibility: visible;
  opacity: 1;
}

/*左から右に流れる図形*/
/*.js-cutIn-LtoR {
  position: relative;
}*/

.js-cutIn-LtoR::after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

.js-cutIn-LtoR::after {
  top: 0;
  right: 0;
}

.js-cutIn-LtoR.active::after {
  animation: Hr 1s forwards;
}

/*右から左に流れる図形*/
/*.js-cutIn-RtoL {
  position: relative;
}*/

.js-cutIn-RtoL::after{
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}

.js-cutIn-RtoL::after {
  top: 0;
  left: 0;
}

.js-cutIn-RtoL.active::after {
  animation: Hr 1s forwards;
}


@keyframes Hr {

  0% {
    width: 100%;
  }

  100% {
    width: 0;
  }
}


/*=======//アニメーション=========================================*/


}
/*=====//SPのみ==============================