@charset "UTF-8";
@media screen and (min-width: 768px) {
  .lp-how-to {
    margin-top: calc(clamp(0px, 6.3689604685vw, 87px) * 1);
  }
}
.lp-how-to .how-to__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lp-how-to .how-to__title {
    font-size: calc(clamp(0px, 3.074670571vw, 42px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-how-to .how-to__title {
    margin-top: calc(clamp(0px, 14.4vw, 14.4vw) * 1);
    font-size: calc(clamp(0px, 6.4vw, 6.4vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .lp-how-to .step__list {
    display: grid;
    justify-content: center;
    grid-template-columns: repeat(4, calc(clamp(0px, 14.6412884334vw, 200px) * 1));
    gap: calc(clamp(0px, 2.4524158126vw, 33.5px) * 1);
    margin-top: calc(clamp(0px, 2.5622254758vw, 35px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-how-to .step__list {
    margin-top: calc(clamp(0px, 8vw, 8vw) * 1);
  }
}
.lp-how-to .step__list--item {
  position: relative;
}
@media screen and (max-width: 767px) {
  .lp-how-to .step__list--item {
    width: calc(clamp(0px, 66.6666666667vw, 66.6666666667vw) * 1);
    margin: auto;
  }
  .lp-how-to .step__list--item img {
    width: 100%;
  }
}
.lp-how-to .step__list--item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 42%;
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  background: #dec29e;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
}
@media screen and (min-width: 768px) {
  .lp-how-to .step__list--item:not(:last-child)::after {
    right: calc(clamp(0px, 2.4158125915vw, 33px) * -1);
    width: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
    height: calc(clamp(0px, 1.756954612vw, 24px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-how-to .step__list--item:not(:last-child)::after {
    right: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
    width: calc(clamp(0px, 2.9333333333vw, 2.9333333333vw) * 1);
    height: calc(clamp(0px, 3.2vw, 3.2vw) * 1);
  }
}
.lp-how-to .step__list--text {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lp-how-to .step__list--text {
    margin-top: calc(clamp(0px, 1.3909224012vw, 19px) * 1);
    width: calc(100% + 2em);
    margin-left: -1em;
    margin-right: -1em;
  }
}

@media screen and (max-width: 767px) {
  #node-469941 .content-formatter .slick-initialized .slick-arrow {
    background-size: 10px 20px;
  }
  #node-469941 .content-formatter .slick-initialized .slick-next,
  #node-469941 .content-formatter .slick-initialized .slick-prev {
    background-image: url("/media/export/cms_2.0/LP/double-wear-n/260204/arrow.png");
    background-size: cover;
  }
  #node-469941 .content-formatter .slick-initialized .slick-arrow {
    top: 42%;
  }
  #node-469941 .slick-carousel:has(.step__list--item) .slick-prev:not(.slick-disabled),
  #node-469941 .slick-carousel:has(.step__list--item) .slick-next:not(.slick-disabled) {
    opacity: 1;
  }
}