@charset "UTF-8";
.lp-feature {
  background-image: linear-gradient(0deg, #f5e7da, #fff8ef);
}
@media screen and (min-width: 768px) {
  .lp-feature {
    margin-top: calc(clamp(0px, 7.3206442167vw, 100px) * 1);
    padding: calc(clamp(0px, 6.4055636896vw, 87.5px) * 1) 0;
  }
}
@media screen and (max-width: 767px) {
  .lp-feature {
    margin-top: calc(clamp(0px, 13.3333333333vw, 13.3333333333vw) * 1);
    padding: calc(clamp(0px, 10.6666666667vw, 10.6666666667vw) * 1) 0;
  }
}
.lp-feature .feature__title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__title {
    margin-bottom: calc(clamp(0px, 2.5622254758vw, 35px) * 1);
    font-size: calc(clamp(0px, 3.074670571vw, 42px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__title {
    margin-bottom: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
    font-size: calc(clamp(0px, 6.4vw, 6.4vw) * 1);
    line-height: 1.6;
  }
}
.lp-feature .feature__container {
  margin-inline: auto;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__container {
    width: calc(clamp(0px, 80.5270863836vw, 1100px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__container {
    width: calc(clamp(0px, 90vw, 90vw) * 1);
  }
}
.lp-feature .feature__list {
  display: grid;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__list {
    gap: calc(clamp(0px, 3.6603221083vw, 50px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__list {
    gap: calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1);
  }
}
.lp-feature .feature__item {
  background-color: #fff;
  display: grid;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item {
    row-gap: calc(clamp(0px, 2.9282576867vw, 40px) * 1);
    padding: calc(clamp(0px, 4.7584187408vw, 65px) * 1) 0;
    padding-inline: calc(clamp(0px, 5.1244509517vw, 70px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item {
    row-gap: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
    padding-block: calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1) calc(clamp(0px, 9.3333333333vw, 9.3333333333vw) * 1);
    padding-inline: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item:first-child {
    padding-top: calc(clamp(0px, 5.8666666667vw, 5.8666666667vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--inner {
    display: grid;
    grid-template-columns: auto calc(clamp(0px, 16.9472913616vw, 231.5px) * 1);
    -moz-column-gap: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
    column-gap: calc(clamp(0px, 1.4641288433vw, 20px) * 1);
  }
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--number {
    width: calc(clamp(0px, 8.0527086384vw, 110px) * 1);
    margin-bottom: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--number {
    width: calc(clamp(0px, 16vw, 16vw) * 1);
    margin-bottom: calc(clamp(0px, 1.3333333333vw, 1.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--image {
    grid-row: span 2/span 2;
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--image {
    width: calc(clamp(0px, 53.3333333333vw, 53.3333333333vw) * 1);
    margin-inline: auto;
  }
}
.lp-feature .feature__item .feature__item--title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: flex;
  align-items: flex-end;
  letter-spacing: -0.035em;
  border-bottom: 2px solid #bd9360;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--title {
    padding-bottom: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
    font-size: calc(clamp(0px, 2.2693997072vw, 31px) * 1);
    line-height: 1.5;
    margin-top: calc(clamp(0px, 3.2942898975vw, 45px) * -1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--title {
    padding-bottom: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    margin-bottom: calc(clamp(0px, 6.6666666667vw, 6.6666666667vw) * 1);
    line-height: 1.5;
    font-size: calc(clamp(0px, 5.0666666667vw, 5.0666666667vw) * 1);
    gap: calc(clamp(0px, 1.3333333333vw, 1.3333333333vw) * 1);
  }
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--text {
    margin-top: calc(clamp(0px, 1.8301610542vw, 25px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--text {
    line-height: 1.5;
    margin-top: calc(clamp(0px, 5.3333333333vw, 5.3333333333vw) * 1);
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.lp-feature .feature__item .feature__item--text sup {
  font-family: inherit;
}
.lp-feature .feature__item .feature__item--bullet {
  color: #a7834f;
}
.lp-feature .feature__item .feature__item--subtitle {
  font-weight: 600;
  letter-spacing: -0.025em;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--subtitle {
    margin-bottom: calc(clamp(0px, 1.8666666667vw, 1.8666666667vw) * 1);
  }
}
.lp-feature .feature__item .feature__item--chart {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__item .feature__item--chart {
    width: calc(clamp(0px, 52.2693997072vw, 714px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__item .feature__item--chart {
    width: calc(clamp(0px, 69.4666666667vw, 69.4666666667vw) * 1);
  }
}
.lp-feature .feature__accordion--head {
  background-image: radial-gradient(circle at center, #f7eddd, #ffffff);
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__accordion--head {
    height: calc(clamp(0px, 9.5168374817vw, 130px) * 1);
    display: grid;
    place-content: center;
  }
}
.lp-feature .feature__accordion--head .feature__accordion--title {
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  letter-spacing: -0.025em;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__accordion--head .feature__accordion--title {
    font-size: calc(clamp(0px, 2.2693997072vw, 31px) * 1);
    line-height: 1;
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__accordion--head .feature__accordion--title {
    font-size: calc(clamp(0px, 5.0666666667vw, 5.0666666667vw) * 1);
    padding-block: calc(clamp(0px, 6.1333333333vw, 6.1333333333vw) * 1) calc(clamp(0px, 8vw, 8vw) * 1);
  }
}
.lp-feature .feature__accordion--head .feature__accordion--note {
  position: absolute;
  bottom: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
  right: calc(clamp(0px, 0.7320644217vw, 10px) * 1);
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__accordion--head .feature__accordion--note {
    font-size: calc(clamp(0px, 0.8052708638vw, 11px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__accordion--head .feature__accordion--note {
    font-size: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
  }
}
.lp-feature .feature__details {
  border-bottom: 1px solid #bd9360;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__details {
    padding: calc(clamp(0px, 1.5373352855vw, 21px) * 1) 0;
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__details {
    padding: calc(clamp(0px, 4vw, 4vw) * 1) calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1) calc(clamp(0px, 4vw, 4vw) * 1) 0;
  }
}
.lp-feature .feature__details:first-of-type {
  border-top: 1px solid #bd9360;
}
.lp-feature .feature__details .feature__details--content {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__details .feature__details--content {
    font-size: calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.lp-feature .feature__details .feature__details--content sup {
  font-family: inherit;
}
.lp-feature .feature__summary {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", HiraMinProN-W3, "ＭＳ Ｐ明朝", "MS PMincho", serif;
  display: grid;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__summary {
    grid-template-columns: 1fr calc(clamp(0px, 1.8301610542vw, 25px) * 1);
    font-size: calc(clamp(0px, 1.8301610542vw, 25px) * 1);
    cursor: pointer;
    padding-right: calc(clamp(0px, 1.0980966325vw, 15px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__summary {
    line-height: 1.5;
    font-size: calc(clamp(0px, 4.5333333333vw, 4.5333333333vw) * 1);
    grid-template-columns: 1fr calc(clamp(0px, 4vw, 4vw) * 1);
  }
}
.lp-feature .feature__summary .feature__summary--icon {
  display: inline-block;
  vertical-align: middle;
  background: currentColor;
  position: relative;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__summary .feature__summary--icon {
    width: calc(clamp(0px, 1.8301610542vw, 25px) * 1);
    height: calc(clamp(0px, 0.1464128843vw, 2px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__summary .feature__summary--icon {
    width: calc(clamp(0px, 4vw, 4vw) * 1);
    height: 2px;
  }
}
.lp-feature .feature__summary .feature__summary--icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
  transition: all 0.2s ease;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .lp-feature .feature__details[open] .feature__summary {
    margin-bottom: calc(clamp(0px, 0.439238653vw, 6px) * 1);
  }
}
@media screen and (max-width: 767px) {
  .lp-feature .feature__details[open] .feature__summary {
    margin-bottom: calc(clamp(0px, 2.6666666667vw, 2.6666666667vw) * 1);
  }
}
.lp-feature .feature__details[open] .feature__summary--icon::before {
  opacity: 0;
}
.lp-feature .feature__details[open] .feature__details--content {
  animation: fadeIn 0.5s ease forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}