@charset "UTF-8";
/* Webフォントを定義 */
@font-face {
  font-family: "HKGrotesk-Medium";
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/HKGrotesk-Medium.otf") format("opentype"), url("../fonts/HKGrotesk-Medium.woff") format("woff"), url("../fonts/HKGrotesk-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "HKGrotesk-Regular";
  /* フォント名 */
  /* フォーマットごとにパスを指定 */
  src: url("../fonts/HKGrotesk-Regular.otf") format("opentype"), url("../fonts/HKGrotesk-Regular.woff") format("woff"), url("../fonts/HKGrotesk-Regular.woff2") format("woff2");
}
/*--------------------------------
         Layout  SP First
 --------------------------------*/
.nylonstretch_220402 .top .text-style,
.nylonstretch_220402 .introduction .text-style,
.nylonstretch_220402 .product-description .text-style {
  font-size: calc(24 * (100vw/750));
  line-height: 2.1666666667;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .top .credit,
.nylonstretch_220402 .introduction .credit,
.nylonstretch_220402 .product-description .credit {
  line-height: 2.1;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .new-section .text-style {
  font-size: calc(26 * (100vw/750));
  line-height: 1.8461538462;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .new-section .credit {
  line-height: 2.5;
  letter-spacing: 0.12em;
}
.nylonstretch_220402 .credit {
  color: #454545;
  font-size: calc(20 * (100vw/750));
}
.nylonstretch_220402 .credit a {
  text-decoration: underline;
}
.nylonstretch_220402 .grit-text {
  font-size: calc(24 * (100vw/750));
  line-height: 2.1666666667;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .sec_block_title,
.nylonstretch_220402 .textwrap_title {
  font-size: calc(30 * (100vw/750));
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .sec-title {
  font-size: calc(42 * (100vw/750));
  font-weight: 600;
  line-height: 1.5714285714;
}
.nylonstretch_220402 .product-description .sec-title {
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .new-section .sec-title {
  letter-spacing: 0.12em;
}
.nylonstretch_220402 .grit-title {
  color: #7B7B7B;
  font-size: calc(26 * (100vw/750));
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}
.nylonstretch_220402 .color-decoration {
  color: #fff;
  font-size: calc(38 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .textwrap_caption {
  font-family: HKGrotesk-Medium;
  font-size: calc(58 * (100vw/750));
  line-height: 1;
  letter-spacing: 0.08em;
}
.nylonstretch_220402 .afterword_en {
  color: #CBCBCB;
  font-family: HKGrotesk-Regular;
  font-size: calc(38 * (100vw/750));
  line-height: 1.5789473684;
  letter-spacing: 0.04em;
  text-align: center;
}
.nylonstretch_220402 .afterword_text {
  font-size: calc(26 * (100vw/750));
  line-height: 1.8461538462;
  letter-spacing: 0.1em;
}
.nylonstretch_220402 .top_lead {
  margin-top: calc(86 * (100vw/750));
  padding: 0 calc(30 * (100vw/750));
}
.nylonstretch_220402 .introduction {
  margin-top: calc(108 * (100vw/750));
  padding-top: calc(106 * (100vw/750));
  padding-bottom: calc(110 * (100vw/750));
  background-color: #F8F8F8;
}
.nylonstretch_220402 .introduction .sec_block_title {
  text-align: center;
}
.nylonstretch_220402 .introduction .sec_block_title span {
  margin: 0 calc(8 * (100vw/750));
  padding-left: calc(6 * (100vw/750));
  padding-bottom: calc(6 * (100vw/750));
  background: linear-gradient(transparent 58%, #E5E5E5 48%, #E5E5E5 98%, transparent 98%);
}
.nylonstretch_220402 .introduction .sec_block_text {
  margin-top: calc(34 * (100vw/750));
  padding: 0 calc(30 * (100vw/750));
}
.nylonstretch_220402 .introduction .imgwrap {
  margin-top: calc(36 * (100vw/750));
}
.nylonstretch_220402 .introduction .credit {
  margin-top: calc(29 * (100vw/750));
  padding: 0 calc(30 * (100vw/750));
}
.nylonstretch_220402 .product-description {
  margin-top: calc(96 * (100vw/750));
  padding: 0 calc(30 * (100vw/750));
}
.nylonstretch_220402 .product-description .sec-title {
  position: relative;
  text-align: center;
}
.nylonstretch_220402 .product-description .sec-title::after {
  content: "";
  position: absolute;
  top: calc(41 * (100vw/750));
  left: calc(42 * (100vw/750));
  width: calc(594 * (100vw/750));
  height: calc(146 * (100vw/750));
  background-image: url(../img/underline2-sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
.nylonstretch_220402 .product-description .sb01 {
  margin-top: calc(65 * (100vw/750));
}
.nylonstretch_220402 .product-description .sb02 {
  margin-top: calc(70 * (100vw/750));
}
.nylonstretch_220402 .product-description .textwrap {
  margin-top: calc(40 * (100vw/750));
}
.nylonstretch_220402 .product-description .textwrap_text {
  margin-top: calc(19 * (100vw/750));
}
.nylonstretch_220402 .product-description .credit {
  margin-top: calc(21 * (100vw/750));
}
.nylonstretch_220402 .product-description .grit {
  margin-top: calc(68 * (100vw/750));
}
.nylonstretch_220402 .product-description .grit > div:not(:last-child) {
  margin-bottom: calc(40 * (100vw/750));
}
.nylonstretch_220402 .product-description .grit .grit-title {
  position: relative;
  padding-top: calc(26 * (100vw/750));
  padding-bottom: calc(26 * (100vw/750));
  padding-left: calc(98 * (100vw/750));
  background-color: #EFEFEF;
  width: 100%;
}
.nylonstretch_220402 .product-description .grit .grit-title::before {
  content: "";
  position: absolute;
  top: calc(13 * (100vw/750));
  left: calc(27 * (100vw/750));
  width: calc(50 * (100vw/750));
  height: calc(50 * (100vw/750));
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.nylonstretch_220402 .product-description .grit .grit--1 .grit-title::before {
  background-image: url(../img/1.svg);
}
.nylonstretch_220402 .product-description .grit .grit--2 .grit-title::before {
  background-image: url(../img/2.svg);
}
.nylonstretch_220402 .product-description .grit .grit--3 .grit-title::before {
  background-image: url(../img/3.svg);
}
.nylonstretch_220402 .product-description .grit .grit--4 .grit-title::before {
  background-image: url(../img/4.svg);
}
.nylonstretch_220402 .product-description .grit .grit-text {
  padding: calc(29 * (100vw/750)) calc(27 * (100vw/750));
  background-color: #F8F8F8;
}
.nylonstretch_220402 .new-section {
  position: relative;
  margin-top: calc(196 * (100vw/750));
}
.nylonstretch_220402 .new-section::before {
  content: "";
  position: absolute;
  top: calc(-80 * (100vw/750));
  left: calc(60 * (100vw/750));
  width: calc(629 * (100vw/750));
  height: calc(168 * (100vw/750));
  background-image: url(../img/title-sp.png);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
}
.nylonstretch_220402 .new-section .sec_block-inner {
  padding: 0 calc(30 * (100vw/750));
}
.nylonstretch_220402 .new-section .color-decoration {
  margin-bottom: calc(27 * (100vw/750));
  padding: calc(12 * (100vw/750)) calc(19 * (100vw/750));
}
.nylonstretch_220402 .new-section .no-decoration {
  display: block;
  margin-top: calc(14 * (100vw/750));
}
.nylonstretch_220402 .new-section .sec-title {
  margin: 0 calc(30 * (100vw/750)) calc(40 * (100vw/750));
  padding-bottom: calc(28 * (100vw/750));
  border-bottom: 2px solid #000;
}
.nylonstretch_220402 .new-section .credit {
  margin-top: calc(45 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb01 {
  padding-top: calc(191 * (100vw/750));
  padding-bottom: calc(100 * (100vw/750));
  background-color: #FFF7E8;
}
.nylonstretch_220402 .new-section .sb01 .sec_block-inner {
  margin-top: calc(60 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb01 .textwrap {
  margin-top: calc(79 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb01 .textwrap_text {
  margin-top: calc(35 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb01 .color-decoration {
  background-color: #E7B461;
}
.nylonstretch_220402 .new-section .sb01 .textwrap_caption {
  color: #E7B461;
}
.nylonstretch_220402 .new-section .sb02 {
  padding: calc(120 * (100vw/750)) 0 calc(97 * (100vw/750));
  background-color: #F7FCFF;
}
.nylonstretch_220402 .new-section .sb02 .sec_block-inner {
  margin-top: calc(60 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb02 .textwrap {
  margin-top: calc(76 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb02 .textwrap_text {
  margin-top: calc(37 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb02 .color-decoration {
  background-color: #9CDEE2;
}
.nylonstretch_220402 .new-section .sb02 .textwrap_caption {
  color: #9CDEE2;
}
.nylonstretch_220402 .new-section .sb03 {
  padding: calc(120 * (100vw/750)) 0;
  background-color: #F8FFFA;
}
.nylonstretch_220402 .new-section .sb03 .sbi01 {
  margin-top: calc(60 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap {
  margin-top: calc(77 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap_text {
  margin-top: calc(37 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap_caption {
  color: #99D5A3;
}
.nylonstretch_220402 .new-section .sb03 .sbi02 {
  margin-top: calc(95 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap {
  margin-top: calc(80 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_text {
  margin-top: calc(26 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_caption {
  position: relative;
  margin-left: calc(58 * (100vw/750));
}
.nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_caption::before {
  content: "";
  position: absolute;
  top: calc(23 * (100vw/750));
  left: calc(-59 * (100vw/750));
  width: calc(40 * (100vw/750));
  height: calc(4 * (100vw/750));
  background-image: url(../img/square.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.nylonstretch_220402 .new-section .sb03 .color-decoration {
  background-color: #99D5A3;
}
.nylonstretch_220402 .new-section .sb03 .textwrap_text2 {
  margin-top: calc(27 * (100vw/750));
  padding: calc(50 * (100vw/750)) calc(30 * (100vw/750));
  background-color: #fff;
}
.nylonstretch_220402 .afterword {
  position: relative;
  margin-top: calc(165 * (100vw/750));
  padding-bottom: calc(422 * (100vw/750));
}
.nylonstretch_220402 .afterword::after {
  content: "";
  position: absolute;
  top: calc(-61 * (100vw/750));
  left: calc(30 * (100vw/750));
  width: calc(690 * (100vw/750));
  height: calc(522 * (100vw/750));
  background-image: url(../img/border-sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.nylonstretch_220402 .afterword .afterword_text {
  margin-top: calc(22 * (100vw/750));
  padding: 0 calc(75 * (100vw/750));
}

/*.nylonstretch_220402*/
/*--------------------------------
          S e t U p SP
--------------------------------*/
.nylonstretch_220402 {
  width: 100%;
  max-width: calc(750 * (100vw/750));
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.nylonstretch_220402 .spOnly {
  display: block;
}
.nylonstretch_220402 .pcOnly {
  display: none;
}
.nylonstretch_220402 picture {
  display: block;
}
.nylonstretch_220402 img {
  height: auto;
  opacity: 1;
  width: 100%;
  height: auto;
}

/*--------------------------------
            Layout  PC
 --------------------------------*/
@media (min-width: 768px) {
  .nylonstretch_220402 .top .text-style,
.nylonstretch_220402 .introduction .text-style,
.nylonstretch_220402 .product-description .text-style {
    font-size: 1.4rem;
    line-height: 2;
  }
  .nylonstretch_220402 .top .credit,
.nylonstretch_220402 .introduction .credit,
.nylonstretch_220402 .product-description .credit {
    line-height: 2.4;
  }
  .nylonstretch_220402 .new-section .text-style {
    font-size: 1.4rem;
    line-height: 2.1428571429;
  }
  .nylonstretch_220402 .new-section .credit {
    line-height: 2;
  }
  .nylonstretch_220402 .credit {
    font-size: 1rem;
  }
  .nylonstretch_220402 .grit-text {
    font-size: 1.4rem;
    line-height: 2;
  }
  .nylonstretch_220402 .sec_block_title {
    font-size: 2.2rem;
    line-height: 1.6363636364;
  }
  .nylonstretch_220402 .textwrap_title {
    font-size: 1.8rem;
    line-height: 1.6666666667;
  }
  .nylonstretch_220402 .new-section .sec-title {
    letter-spacing: 0.2em;
  }
  .nylonstretch_220402 .sec-title {
    font-size: 2.8rem;
    line-height: 1.6428571429;
  }
  .nylonstretch_220402 .grit-title {
    font-size: 1.6rem;
  }
  .nylonstretch_220402 .color-decoration {
    font-size: 2.6rem;
    line-height: 1;
  }
  .nylonstretch_220402 .textwrap_caption {
    font-size: 3.8rem;
    letter-spacing: 0.09em;
  }
  .nylonstretch_220402 .afterword_en {
    font-size: 2.2rem;
    line-height: 1.3636363636;
    letter-spacing: 0.05em;
    text-indent: 1.4rem;
  }
  .nylonstretch_220402 .afterword_text {
    font-size: 1.4rem;
    line-height: 2;
  }
  .nylonstretch_220402 .top_mv {
    margin: 0 auto;
    width: 120rem;
  }
  .nylonstretch_220402 .top_lead {
    margin: 6.2rem auto 0;
    padding: 0;
    width: 98rem;
  }
  .nylonstretch_220402 .introduction {
    margin-top: 8rem;
    padding: 0;
  }
  .nylonstretch_220402 .introduction-inner {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8.3rem;
    padding-bottom: 9.5rem;
    width: 102rem;
  }
  .nylonstretch_220402 .introduction .sec_block {
    width: 50rem;
  }
  .nylonstretch_220402 .introduction .sec_block_title {
    margin-top: 5.8rem;
    text-align: left;
  }
  .nylonstretch_220402 .introduction .sec_block_title span {
    margin: 0;
    padding-left: 0;
    padding-bottom: 0.3rem;
    background: linear-gradient(transparent 60%, #E5E5E5 56%, #E5E5E5 98%, transparent 98%);
  }
  .nylonstretch_220402 .introduction .sec_block_text {
    margin-top: 1.8rem;
    padding: 0;
  }
  .nylonstretch_220402 .introduction .imgwrap {
    margin-top: 0;
    width: 48rem;
  }
  .nylonstretch_220402 .introduction .credit {
    margin-top: 2.7rem;
    padding: 0;
  }
  .nylonstretch_220402 .product-description {
    margin: 8.8rem auto 0;
    padding: 0;
    width: 102rem;
  }
  .nylonstretch_220402 .product-description .sec_block {
    display: flex;
    justify-content: space-between;
  }
  .nylonstretch_220402 .product-description .sec_block .imgwrap {
    width: 48rem;
  }
  .nylonstretch_220402 .product-description .sec_block .textwrap {
    margin-top: 3.4rem;
    width: 50rem;
  }
  .nylonstretch_220402 .product-description .sec-title {
    margin-bottom: 5.5rem;
  }
  .nylonstretch_220402 .product-description .sec-title::after {
    top: 2.9rem;
    left: 20.2rem;
    width: 60.6rem;
    height: 6rem;
    background-image: url(../img/underline2-pc.svg);
  }
  .nylonstretch_220402 .product-description .sb01 {
    margin: 0 auto;
  }
  .nylonstretch_220402 .product-description .sb02 {
    margin: 6rem auto 0;
  }
  .nylonstretch_220402 .product-description .textwrap_text {
    margin-top: 1.6rem;
  }
  .nylonstretch_220402 .product-description .credit {
    margin-top: 2.7rem;
  }
  .nylonstretch_220402 .product-description .grit {
    margin-top: 7.1rem;
    display: grid;
    display: -ms-grid;
    grid-template-columns: 50rem 50rem;
    -ms-grid-columns: 50rem 50rem;
    grid-template-rows: 16.6rem 16.6rem;
    -ms-grid-rows: 16.6rem 16.6rem;
    -moz-column-gap: 2rem;
         column-gap: 2rem;
    row-gap: 2rem;
  }
  .nylonstretch_220402 .product-description .grit > div:not(:last-child) {
    margin-bottom: 0;
  }
  .nylonstretch_220402 .product-description .grit .grit-title {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 6.7rem;
  }
  .nylonstretch_220402 .product-description .grit .grit-title::before {
    top: 1rem;
    left: 2rem;
    width: 3.7rem;
    height: 3.7rem;
  }
  .nylonstretch_220402 .product-description .grit .grit--1 {
    grid-column: 1/2;
    grid-row: 1/2;
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .nylonstretch_220402 .product-description .grit .grit--1 .grit-text {
    height: 11rem;
  }
  .nylonstretch_220402 .product-description .grit .grit--2 {
    grid-column: 2/2;
    grid-row: 1/2;
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .nylonstretch_220402 .product-description .grit .grit--2 .grit-text {
    height: 11rem;
  }
  .nylonstretch_220402 .product-description .grit .grit--3 {
    grid-column: 1/2;
    grid-row: 2/2;
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .nylonstretch_220402 .product-description .grit .grit--3 .grit-text {
    height: 13.8rem;
  }
  .nylonstretch_220402 .product-description .grit .grit--4 {
    grid-column: 2/2;
    grid-row: 2/2;
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .nylonstretch_220402 .product-description .grit .grit--4 .grit-text {
    height: 13.8rem;
  }
  .nylonstretch_220402 .product-description .grit .grit-text {
    padding: 1.3rem 2rem;
  }
  .nylonstretch_220402 .new-section {
    margin-top: 20rem;
  }
  .nylonstretch_220402 .new-section::before {
    top: -5.6rem;
    left: 50%;
    transform: translateX(-50%);
    width: 89rem;
    height: 11.8rem;
    background-image: url(../img/title-pc.png);
  }
  .nylonstretch_220402 .new-section .sec-title,
.nylonstretch_220402 .new-section .sec_block-inner {
    margin: 0 auto;
    padding: 0;
    width: 102rem;
  }
  .nylonstretch_220402 .new-section .color-decoration {
    margin-right: 1.8rem;
    margin-bottom: 0;
    padding: 1rem 2rem;
  }
  .nylonstretch_220402 .new-section .no-decoration {
    display: inline;
  }
  .nylonstretch_220402 .new-section .sec-title {
    padding-bottom: 2rem;
  }
  .nylonstretch_220402 .new-section .credit {
    margin-top: 2.8rem;
  }
  .nylonstretch_220402 .new-section .sb01 {
    padding-top: 12.9rem;
    padding-bottom: 8rem;
  }
  .nylonstretch_220402 .new-section .sb01 .sec_block-inner {
    display: flex;
    margin-top: 4rem;
  }
  .nylonstretch_220402 .new-section .sb01 .textwrap {
    margin-top: 16.7rem;
    margin-left: 4.6rem;
    width: 38.3rem;
  }
  .nylonstretch_220402 .new-section .sb01 .textwrap_text {
    margin-top: 2.5rem;
    margin-left: 0.4rem;
  }
  .nylonstretch_220402 .new-section .sb01 .credit {
    margin-left: 0.5rem;
  }
  .nylonstretch_220402 .new-section .sb01 .imgwrap {
    width: 54rem;
  }
  .nylonstretch_220402 .new-section .sb02 {
    padding: 8.1rem 0;
  }
  .nylonstretch_220402 .new-section .sb02 .sec_block-inner {
    margin-top: 4rem;
  }
  .nylonstretch_220402 .new-section .sb02 .textwrap {
    margin-top: 4.9rem;
  }
  .nylonstretch_220402 .new-section .sb02 .textwrap_text {
    margin-top: 2.5rem;
  }
  .nylonstretch_220402 .new-section .sb03 {
    padding: 7.3rem 0 8rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sec_block-inner {
    display: flex;
    justify-content: space-between;
  }
  .nylonstretch_220402 .new-section .sb03 .sec_block-inner .imgwrap {
    width: 46rem;
    margin-right: 0;
  }
  .nylonstretch_220402 .new-section .sb03 .sec_block-inner .textwrap {
    width: 50rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi01 {
    flex-direction: row-reverse;
    margin-top: 4.2rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap {
    margin-top: 8.6rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap_caption {
    text-indent: -0.3rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi01 .textwrap_text {
    margin-top: 2.5rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi02 {
    margin-top: -7.3rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap {
    margin-top: 20.5rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_text {
    margin-top: 0.9rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_caption {
    font-size: 2.8rem;
    margin-left: 2.5rem;
  }
  .nylonstretch_220402 .new-section .sb03 .sbi02 .textwrap_caption::before {
    top: 1.2rem;
    left: -2.5rem;
    width: 1.6rem;
    height: 0.2rem;
  }
  .nylonstretch_220402 .new-section .sb03 .textwrap_text2 {
    margin-top: 2rem;
    padding: 1.35rem 3rem 2.3rem;
  }
  .nylonstretch_220402 .afterword {
    margin-top: 14.2rem;
    padding-bottom: 31rem;
  }
  .nylonstretch_220402 .afterword::after {
    top: -2.2rem;
    left: 50%;
    transform: translateX(-50%);
    width: 102rem;
    height: 17.6rem;
    background-image: url(../img/border-pc.svg);
  }
  .nylonstretch_220402 .afterword .afterword_text {
    margin: 2.1rem auto 0;
    padding: 0;
    width: 91.8rem;
  }

  /*.nylonstretch_220402*/
  /*--------------------------------
              S e t U p
   --------------------------------*/
  .breadcrumb__list {
    padding-bottom: 1.6rem;
  }

  .nylonstretch_220402 {
    width: 100%;
    max-width: 100vw;
  }
  .nylonstretch_220402 .spOnly {
    display: none;
  }
  .nylonstretch_220402 .pcOnly {
    display: block;
  }
  .nylonstretch_220402 a:hover {
    opacity: 0.6;
  }
  .nylonstretch_220402 a {
    transition: opacity 0.6s;
  }
}
@media (min-width: 768px) and (-ms-high-contrast: none) {
  .nylonstretch_220402 .product-description .grit {
    -ms-grid-columns: 51rem 51rem;
  }

  .nylonstretch_220402 .product-description .grit div.grit--1 {
    margin-right: 2rem;
  }

  .nylonstretch_220402 .product-description .grit div.grit--3 {
    margin-top: 2rem;
    margin-right: 2rem;
  }

  .nylonstretch_220402 .product-description .grit div.grit--4 {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 0) {
  .windows .nylonstretch_220402 .introduction .sec_block_title span {
    padding-bottom: 0;
    background: linear-gradient(transparent 57%, #E5E5E5 60%, #E5E5E5 91%, transparent 89%);
  }

  .windows .nylonstretch_220402 .product-description .sec-title::after {
    top: 2.7rem;
    left: 19.4rem;
    width: 61.4rem;
    height: 6rem;
  }

  .windows .nylonstretch_220402 .product-description .sec-title {
    margin-left: 0.5rem;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  @-moz-document url-prefix() {
    .nylonstretch_220402 .product-description .sec-title {
      letter-spacing: 0.08em;
      line-height: 1.7;
    }

    .nylonstretch_220402 .product-description .sec-title::after {
      top: 3.08rem;
    }

    .nylonstretch_220402 .introduction .sec_block_title span {
      padding-left: 0.2rem;
      padding-bottom: 0.4rem;
    }
  }
}
/*--------------------------------
   Media Queries (768px ~ 1399px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1366px) {
  .main-area .main-inner {
    margin: 0 !important;
    padding: 0 !important;
  }

  html {
    font-size: 0.7320644217vw;
  }
}
/*--------------------------------
                共 通
 --------------------------------*/
* > .nylonstretch_220402 {
  color: #000;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-weight: 300;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}
/*# sourceMappingURL=style.css.map */