.lp250117 .p-lp {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.lp250117 .p-lp-hero {
  text-align: center;
  position: relative;
}
.lp250117 .p-lp-hero__image {
  width: 100%;
  display: block;
  margin: 0 auto;
  margin-bottom: min(calc(40 / 375 * 100vw), 6rem);
}
.lp250117 .p-lp-head__title {
  margin-bottom: min(calc(12 / 375 * 100vw), 1.8rem);
  text-align: center;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: min(calc(15 / 375 * 100vw), 2.2rem);
}
.lp250117 .p-lp-head__description {
  text-align: center;
  font-size: min(calc(12 / 375 * 100vw), 1.8rem);
  line-height: 2;
  font-weight: 400;
  letter-spacing: 0.15em;
  font-family: "Noto Sans JP", sans-serif;
  margin-bottom: 3rem;
}
.lp250117 .p-lp-contents__item {
  margin: min(calc(100 / 375 * 100vw), 20rem) 0;
}
.lp250117 .p-lp-contents__item:first-child {
  margin: 0 0 min(calc(100 / 375 * 100vw), 20rem) 0;
}
.lp250117 .p-lp-toc {
  margin-top: 3rem;
}
.lp250117 .p-lp-toc__head {
  font-size: min(calc(18 / 375 * 100vw), 2.5rem);
  letter-spacing: 0.15em;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  text-align: center;
  margin-bottom: min(6.6666666667vw, 4rem);
}
.lp250117 .p-lp-toc__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 500px;
  margin: 0 auto;
}
.lp250117 .p-lp-toc__list a {
  display: block;
  line-height: 1;
}
.lp250117 .p-lp-toc__item {
  width: 48%;
  text-align: center;
}
.lp250117 .p-lp-toc__item img {
  margin: 0;
  padding: 0;
}
.lp250117 .p-lp-toc__item__image {
  width: 100%;
}
.lp250117 .p-lp-product {
  line-height: 1;
  margin: min(calc(120 / 375 * 100vw), 15rem) auto;
}
.lp250117 .p-lp-product__item {
  margin-bottom: min(calc(150 / 375 * 100vw), 20rem);
  margin-top: -100px;
  padding-top: 100px;
}
.lp250117 .p-lp-product__heading {
  font-size: min(calc(20 / 375 * 100vw), 2.5rem);
  line-height: 1.2;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  text-align: center;
  margin-bottom: min(calc(20 / 375 * 100vw), 3rem);
}
.lp250117 .p-lp-product__image {
  width: 40%;
  max-width: 250px;
  margin: 0 auto min(calc(40 / 375 * 100vw), 6rem);
  display: block;
}
.lp250117 .p-lp-product__name {
  margin-bottom: min(calc(20 / 375 * 100vw), 3rem);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
.lp250117 .p-lp-product__name-en {
  font-size: min(calc(25 / 375 * 100vw), 4rem);
  line-height: 1.5;
  letter-spacing: 0.015em;
  font-family: "GFS Didot", serif;
  text-align: center;
}
.lp250117 .p-lp-product__name-jp {
  font-size: min(calc(14 / 375 * 100vw), 2.5rem);
  line-height: 1.5;
}
.lp250117 .p-lp-product__price {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(20 / 375 * 100vw), 3rem);
  margin-bottom: min(calc(20 / 375 * 100vw), 3rem);
  text-align: center;
}
.lp250117 .p-lp-product__price span {
  font-size: min(calc(12 / 375 * 100vw), 1.8rem);
}
.lp250117 .p-lp-product__color {
  display: block;
  margin: 0 auto min(calc(40 / 375 * 100vw), 6rem);
}
.lp250117 .p-lp-product__catch {
  text-align: center;
  margin-bottom: min(calc(40 / 375 * 100vw), 6rem);
}
.lp250117 .p-lp-product__catch span {
  position: relative;
  color: #000;
  -webkit-text-stroke: 0.5px #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 375 * 100vw), 2.5rem);
  font-weight: 600;
}
.lp250117 .p-lp-product__catch span::after {
  opacity: 0;
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(https://styledeli.itembox.design/item/assets/images/contents/lp241207/line.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 90%;
  height: min(calc(36 / 375 * 100vw), 5rem);
  bottom: -2rem;
  z-index: 9;
}
.animated.p-lp-product__catch span::after {
  animation-delay: 1s;
  animation: showContent 1.5s forwards;
}

.lp250117 .p-lp-product__style {
  width: 90%;
  margin: 0 auto;
  position: relative;
  padding-bottom: min(calc(120 / 375 * 100vw), 25rem);
  margin-bottom: min(calc(40 / 375 * 100vw), 6rem);
}
.lp250117 .p-lp-product__style__image {
  width: 60%;
}
.lp250117 .p-lp-product__style__image:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: 0;
}
.lp250117 .p-lp-product__style__image:nth-child(3) {
  width: 100%;
}
.lp250117 .p-lp-product__comment {
  width: 90%;
  max-width: 500px;
  margin: 0 auto min(calc(20 / 375 * 100vw), 3rem);
  font-size: min(calc(12 / 375 * 100vw), 1.6rem);
  line-height: 2;
  font-family: "Noto Sans JP", sans-serif;
  text-align: center;
}
.lp250117 .p-lp-product__images {
  width: 90%;
  max-width: 550px;
  margin: 0 auto;
}
.lp250117 .p-lp-product__butsu {
  width: 90%;
  max-width: 600px;
  margin: min(calc(30 / 375 * 100vw), 5rem) auto min(calc(40 / 375 * 100vw), 6rem);
  position: relative;
}
.lp250117 .p-lp-product__butsu__image {
  width: 100%;
}
.lp250117 .p-lp-product__anchor {
  margin: 0 auto;
}
.lp250117 .p-lp-product__anchor a {
  display: block;
  width: 50%;
  margin: 0 auto;
  padding: 1rem;
  text-align: center;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  font-size: min(calc(11 / 375 * 100vw), 1.4rem);
  background: #333333;
  color: #ffffff;
}

@keyframes iconFade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.js-visible-order .p-lp-product__item {
  opacity: 0;
}
.js-visible-order.animated .p-lp-product__item {
  animation: iconFade 0.5s forwards;
}
.js-visible-order.animated .p-lp-product__item:nth-child(1) {
  animation-delay: 0s;
}
.js-visible-order.animated .p-lp-product__item:nth-child(2) {
  animation-delay: 0.5s;
}

.c-btn,
.c-btn:hover,
.c-btn:visited {
  display: block;
  margin: min(calc(30 / 375 * 100vw), 5rem) auto 0;
  text-align: center;
  font-size: min(calc(20 / 375 * 100vw), 2.5rem);
  border: 2px solid;
  font-weight: 600;
  color: #fff;
  overflow: hidden;
  position: relative;
  background: #333;
  z-index: 1;
  font-family: "Jost", sans-serif;
}

.animation-hero__a,
.animation-hero__b {
  opacity: 0;
}

.animation-hero__a {
  animation: showContentA 1s forwards;
}

.animation-hero__b {
  animation: showContentB 1s forwards;
  animation-delay: 0.8s;
}

@keyframes showContentA {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes showContentB {
  0% {
    transform: translate(0, 0%);
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  100% {
    transform: translate(0, -50%);
    opacity: 1;
  }
}
.line-container {
  position: relative;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow: hidden;
}

.line {
  width: 1px;
  height: 0;
  background-color: black;
  transition: height 1s ease-in-out;
}
.line.animated {
  height: 100%;
}

.js-fadeIn {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s, visibility 1s, transform 1s;
}

.js-fadeIn.animated {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}