@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap");
.lp235291 {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.lp235291 .l-head {
  margin: 0 auto min(calc(80 / 375 * 100vw), 12rem);
}
.lp235291 .l-issue {
  padding: 0 min(calc(10 / 375 * 100vw), 2rem);
}
.lp235291 .l-product {
  padding: min(calc(60 / 375 * 100vw), 10rem) 0;
}
.lp235291 .p-head__mainvisual {
  position: relative;
  padding-bottom: min(calc(120 / 375 * 100vw), 25rem);
}
.lp235291 .p-head__mainvisual img {
  opacity: 0;
  width: 100%;
}
.lp235291 .p-head__mainvisual__top {
  animation: fadeIn 1s forwards;
}
.lp235291 .p-head__mainvisual__bottom {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.3s;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.lp235291 .p-head__title {
  margin: min(calc(20 / 375 * 100vw), 3rem) auto;
  text-align: center;
  font-size: min(calc(20 / 375 * 100vw), 3rem);
  line-height: 1.5;
  letter-spacing: 0.2em;
}
.lp235291 .p-head__title__line {
  text-decoration: underline;
  text-decoration-color: #e8c885;
  text-decoration-thickness: 0.8em;
  text-underline-offset: -0.2em;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  letter-spacing: 0.15em;
  letter-spacing: 0.2em;
}
.lp235291 .p-head__comment {
  margin: min(calc(20 / 375 * 100vw), 3rem) auto;
  padding: 0 0.5rem;
  font-size: min(calc(15 / 375 * 100vw), 2rem);
}
.lp235291 .p-head__fukidashi {
  display: block;
  width: 50%;
  max-width: 500px;
  margin: min(calc(50 / 375 * 100vw), 8rem) auto min(calc(25 / 375 * 100vw), 4rem);
}
.lp235291 .p-head__color {
  margin: min(calc(20 / 375 * 100vw), 3rem) auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  padding: 1rem;
  flex-wrap: wrap;
}
.lp235291 .p-head__color.animated .p-head__color__item:nth-child(1) {
  animation: fadeUp 0.5s forwards;
}
.lp235291 .p-head__color.animated .p-head__color__item:nth-child(2) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.3s;
}
.lp235291 .p-head__color.animated .p-head__color__item:nth-child(3) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.6s;
}
.lp235291 .p-head__color.animated .p-head__color__item:nth-child(4) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.9s;
}
.lp235291 .p-head__color.animated .p-head__color__item:nth-child(5) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 1.2s;
}
.lp235291 .p-head__color__item {
  opacity: 0;
  width: 29%;
  margin: 0 2%;
}
.lp235291 .p-head__color__item a {
  display: block;
}
.lp235291 .p-product__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.lp235291 .p-product__list.animated .p-product__item:nth-child(1) {
  animation: fadeUp 0.5s forwards;
}
.lp235291 .p-product__list.animated .p-product__item:nth-child(2) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.3s;
}
.lp235291 .p-product__list.animated .p-product__item:nth-child(3) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.6s;
}
.lp235291 .p-product__list.animated .p-product__item:nth-child(4) {
  animation: fadeUp 0.5s forwards;
  animation-delay: 0.9s;
}
.lp235291 .p-product__item {
  width: 48%;
  margin-bottom: 8%;
  opacity: 0;
}
.lp235291 .p-product__image {
  width: 100%;
}
.lp235291 .p-product__name {
  text-align: center;
  font-weight: bold;
  font-size: min(calc(12 / 375 * 100vw),2rem);
}
.lp235291 .p-product__price {
  text-align: center;
  font-weight: 800;
  font-size: min(calc(12 / 375 * 100vw),2rem);
}
.lp235291 .p-product__link {
  display: block;
  margin: min(calc(10 / 375 * 100vw),2rem) auto 0;
  text-align: center;
  font-size: min(calc(12 / 375 * 100vw),2rem);
  font-weight: bold;
  border: 1px solid;
  line-height: 1.5;
}
.lp235291 .p-issue__item {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: min(calc(80 / 375 * 100vw), 10rem);
}
.lp235291 .p-issue__item:last-child {
  margin-bottom: 0;
}
.lp235291 .p-issue__heading {
  font-size: min(calc(20 / 375 * 100vw), 5rem);
  text-align: center;
  margin: min(5.3333333333vw, 3rem) auto;
  font-family: "Jost", sans-serif;
  font-weight: 600;
  text-decoration: underline;
}
.lp235291 .p-issue__dicription {
  font-size: min(calc(15 / 375 * 100vw), 2rem);
  text-align: center;
  margin: min(5.3333333333vw, 3rem) auto;
}
.lp235291 .p-issue__staff-title {
  border-top: 2px solid;
  border-bottom: 2px solid;
  padding: 0.5rem 0;
  margin: min(5.3333333333vw, 3rem) auto;
  font-family: "Jost", sans-serif;
  text-align: center;
  font-size: min(calc(20 / 375 * 100vw), 3.5rem);
  letter-spacing: 0.0015em;
}
.lp235291 .p-issue__comparison {
  position: relative;
  margin-bottom: min(calc(30 / 375 * 100vw), 4rem);
}
.lp235291 .p-issue__maru {
  display: inline-block;
  border-radius: 50%;
  border: 1px solid;
  max-width: 100px;
  max-height: 100px;
  width: min(calc(50 / 375 * 100vw), 12rem);
  height: min(calc(50 / 375 * 100vw), 12rem);
  background: #000000;
  color: #ffffff;
  text-align: center;
  line-height: min(calc(50 / 375 * 100vw), 10rem);
  font-size: min(calc(12 / 375 * 100vw), 3rem);
}
.lp235291 .p-issue__arrow {
  display: block;
  height: 1px;
  background: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.lp235291 .p-issue__arrow::before {
  content: "";
  width: 2rem;
  height: 2rem;
  border: 0.1em solid currentColor;
  border-right: 0;
  border-bottom: 0;
  transform: rotate(-45deg);
  transform-origin: top left;
  position: absolute;
  top: 50%;
  left: -0.05em;
  box-sizing: border-box;
}
.lp235291 .p-issue__product__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.lp235291 .p-issue__product__list.slick-dotted.slick-slider {
  margin-bottom: min(calc(20 / 375 * 100vw), 4rem);
}
.lp235291 .p-issue__product__list .slick-prev,
.lp235291 .p-issue__product__list .slick-next {
  z-index: 999;
}
.lp235291 .p-issue__product__list .slick-prev {
  left: 0;
}
.lp235291 .p-issue__product__list .slick-next {
  right: 0;
}
.lp235291 .p-issue__product__list .slick-prev:before,
.lp235291 .p-issue__product__list .slick-next:before {
  color: var(--base-font-color);
  font-family: "GFS Didot", serif;
}
.lp235291 .p-issue__product__list .slick-dots {
  margin: 0;
  position: absolute;
  top: min(calc(360 / 375 * 100vw), 75rem);
}
.lp235291 .p-issue__product__list .slick-dots li {
  width: min(calc(40 / 375 * 100vw), 5rem);
  height: min(calc(10 / 375 * 100vw), 0.5rem);
}
.lp235291 .p-issue__product__list .slick-dots li button {
  width: min(calc(40 / 375 * 100vw), 5rem);
  height: min(calc(10 / 375 * 100vw), 0.5rem);
}
.lp235291 .p-issue__product__list .slick-dots li button:before {
  width: min(calc(40 / 375 * 100vw), 5rem);
  height: min(calc(10 / 375 * 100vw), 0.5rem);
  background: #333;
  content: "";
}
.lp235291 .p-issue__product__item {
  width: 100%;
}
.lp235291 .p-issue__product__image {
  width: 100%;
}
.lp235291 .p-issue__product__name {
  font-size: min(calc(9 / 375 * 100vw), 1.5rem);
  line-height: 1.5;
  text-align: center;
}
.lp235291 .p-btn {
  text-align: center;
  margin-top: 6rem;
}
.lp235291 .p-btn a {
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  padding: 0.5rem 8rem;
  background: #ad9a73;
  color: #ffffff;
  font-size: min(calc(15 / 375 * 100vw), 2.5rem);
}
.lp235291 .p-coordinate__item {
  display: block;
  font-size: min(calc(12 / 375 * 100vw), 1.5rem);
}

.animation-fadeIn {
  opacity: 0;
  transition: opacity 1s linear;
}
.animation-fadeIn.animated {
  animation: fadeIn 1s forwards;
}

.animation-fadeUp {
  opacity: 0;
  transition: opacity 1s linear;
}
.animation-fadeUp.animated {
  animation: fadeUp 1s forwards;
}

.animation-arrow {
  width: 0;
  transition: opacity 1s linear;
}
.animation-arrow.animated {
  animation: arrow 1s forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes arrow {
  0% {
    width: 0;
  }
  100% {
    width: calc(100% - min(16vw, 12rem));
  }
}