@charset "UTF-8";
/* ホバーで拡大 */
/* ホバーで画像拡大 */
/* ホバーでカラー変更 */
/* ホバーで */
.l-inner {
  margin-inline: auto;
  box-sizing: content-box;
  max-width: min(1100px, 76.3888888889vw);
  padding-inline: min(50px, 3.4722222222vw);
}
@media screen and (max-width: 834px) {
  .l-inner {
    /* 画面幅767px未満ではvw管理で全体拡大のため、max-widthを指定しない */
    max-width: initial;
    padding-inline: 4.0712468193vw;
  }
}

.p-plan-detail-hero__inner {
  max-width: min(1180px, 81.9444444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__inner {
    max-width: initial;
    padding-inline: 7.6335877863vw;
  }
}

.p-plan-detail-hero__head {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.p-plan-detail-hero__head::before {
  content: "";
  width: min(6px, 0.4166666667vw);
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: var(--color-accent-red);
  box-shadow: min(16px, 1.1111111111vw) 0 0 var(--color-accent-blue);
  translate: max(-9px, -0.625vw) 0;
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__head::before {
    width: 0.7633587786vw;
    box-shadow: 1.5267175573vw 0 0 var(--color-accent-blue);
    translate: -1.0178117048vw 0;
  }
}

.p-plan-detail-hero__lead {
  margin-top: min(15px, 1.0416666667vw);
  font-size: min(26px, 1.8055555556vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__lead {
    margin-top: 3.5623409669vw;
    font-size: 3.8167938931vw;
    letter-spacing: 0.11em;
    line-height: 1.5;
  }
}

.p-plan-detail-hero__title {
  margin-top: min(2px, 0.1388888889vw);
  font-size: min(32px, 2.2222222222vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__title {
    margin-top: 1.0178117048vw;
    font-size: 6.106870229vw;
    letter-spacing: 0.09em;
  }
}

.p-plan-detail-hero__image {
  margin-block-start: min(30px, 2.0833333333vw);
  margin-inline: calc(50% - 50vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__image {
    margin-block-start: 4.834605598vw;
  }
}

.p-plan-detail-hero__off {
  margin-block-start: min(35px, 2.4305555556vw);
  margin-inline: auto;
  max-width: min(1000px, 69.4444444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__off {
    margin-block-start: 5.8524173028vw;
    max-width: initial;
  }
}

.p-plan-detail-hero__cta {
  margin-block-start: min(30px, 2.0833333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail-hero__cta {
    margin-block-start: 6.3613231552vw;
  }
}

[data-plan=cho_otoku] .p-plan-detail-hero__cta {
  margin-block-start: min(45px, 3.125vw);
}
@media screen and (max-width: 834px) {
  [data-plan=cho_otoku] .p-plan-detail-hero__cta {
    margin-block-start: 6.3613231552vw;
  }
}

.p-plan-off {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(45px, 3.125vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off {
    gap: 3.5623409669vw;
  }
}

.p-plan-off__boxes {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: min(19px, 1.3194444444vw);
  width: 100%;
}
@media screen and (max-width: 834px) {
  .p-plan-off__boxes {
    flex-direction: column;
    align-items: stretch;
    gap: 2.0356234097vw;
  }
}

.p-plan-off__plus {
  position: relative;
  width: min(35px, 2.4305555556vw);
  height: min(35px, 2.4305555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__plus {
    width: 4.5801526718vw;
    height: 4.5801526718vw;
  }
}

.p-plan-off__plus::before,
.p-plan-off__plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  background: #009ad4;
}

.p-plan-off__plus::before {
  width: 100%;
  height: min(3.9px, 0.2708333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__plus::before {
    height: 0.5089058524vw;
  }
}

.p-plan-off__plus::after {
  width: min(3.9px, 0.2708333333vw);
  height: 100%;
}
@media screen and (max-width: 834px) {
  .p-plan-off__plus::after {
    width: 0.5089058524vw;
  }
}

.p-plan-off__card {
  position: relative;
  flex: 0 0 min(483px, 33.5416666667vw);
  min-height: min(160px, 11.1111111111vw);
  display: flex;
  align-items: center;
  gap: min(7px, 0.4861111111vw);
  padding: 0 min(64px, 4.4444444444vw) 0 min(35px, 2.4305555556vw);
  border: min(4px, 0.2777777778vw) solid transparent;
  border-radius: min(10px, 0.6944444444vw);
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(134deg, #4dbde7 0%, #009ad4 100%) border-box;
}
@media screen and (max-width: 834px) {
  .p-plan-off__card {
    flex: initial;
    align-items: flex-end;
    min-height: 29.0076335878vw;
    gap: 1.5267175573vw;
    padding-block-end: 2.7989821883vw;
    padding-inline: 4.0712468193vw;
    border-width: 0.7633587786vw;
    border-radius: 2.0356234097vw;
  }
}

.p-plan-off__bottles {
  flex: 0 0 min(148px, 10.2777777778vw);
  margin-top: max(-27px, -1.875vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__bottles {
    flex: 0 0 26.4631043257vw;
    margin-top: -2.0356234097vw;
  }
}

.p-plan-off__bottles img {
  display: block;
  width: 100%;
  height: auto;
}

.p-plan-off__price {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 834px) {
  .p-plan-off__price {
    margin-left: 0;
    align-items: stretch;
  }
}

.p-plan-off__price-head {
  display: flex;
  align-items: flex-end;
  gap: min(14px, 0.9722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__price-head {
    justify-content: center;
    gap: 1.7811704835vw;
  }
}

.p-plan-off__volume {
  display: flex;
  align-items: flex-end;
  color: #009ad4;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.07em;
}

.p-plan-off__volume-txt {
  font-size: min(20px, 1.3888888889vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__volume-txt {
    font-size: 3.5623409669vw;
  }
}

.p-plan-off__volume-num {
  font-size: min(30px, 2.0833333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__volume-num {
    font-size: 5.5979643766vw;
  }
}

.p-plan-off__volume-txt2 {
  font-size: min(22px, 1.5277777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__volume-txt2 {
    font-size: 4.0712468193vw;
  }
}

.p-plan-off__liter {
  padding: min(3px, 0.2083333333vw) min(11px, 0.7638888889vw);
  background: #f3f7fa;
  border-radius: min(5px, 0.3472222222vw);
  color: #31464e;
  font-size: min(18px, 1.25vw);
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-off__liter {
    padding: 0.5089058524vw 2.0356234097vw;
    border-radius: 1.0178117048vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-off__amount {
  margin-top: min(6px, 0.4166666667vw);
  display: flex;
  align-items: center;
  gap: min(8px, 0.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__amount {
    margin-top: 1.272264631vw;
    gap: 1.0178117048vw;
  }
}

.p-plan-off__first {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(40px, 2.7777777778vw);
  padding-block: min(10px, 0.6944444444vw);
  background: #009ad4;
  border-radius: min(4px, 0.2777777778vw);
  color: #fff;
  font-size: min(20px, 1.3888888889vw);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-off__first {
    width: auto;
    padding: 1.5267175573vw;
    border-radius: 1.0178117048vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-off__price-main {
  display: flex;
  align-items: flex-start;
  gap: min(5px, 0.3472222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__price-main {
    gap: 1.0178117048vw;
  }
}

.p-plan-off__num {
  font-family: var(--font-en);
  font-size: min(78px, 5.4166666667vw);
  font-weight: 700;
  line-height: 1;
  color: #009ad4;
}
@media screen and (max-width: 834px) {
  .p-plan-off__num {
    font-size: 14.7582697201vw;
  }
}

.p-plan-off__unit {
  margin-top: min(6px, 0.4166666667vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1px, 0.0694444444vw);
  color: #009ad4;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-off__unit {
    margin-top: 1.272264631vw;
    gap: 0;
  }
}

.p-plan-off__tax {
  font-size: min(18px, 1.25vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__tax {
    font-size: 3.5623409669vw;
  }
}

.p-plan-off__yen {
  font-size: min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__yen {
    font-size: 7.6335877863vw;
  }
}

.p-plan-off__note {
  margin-top: min(1px, 0.0694444444vw);
  color: #929292;
  font-size: min(10px, 0.6944444444vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 834px) {
  .p-plan-off__note {
    align-self: flex-end;
    margin-top: 0.2544529262vw;
    font-size: 2.0356234097vw;
  }
}

.p-plan-off__badge {
  position: absolute;
  top: max(-34px, -2.3611111111vw);
  left: min(419px, 29.0972222222vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(74px, 5.1388888889vw);
  height: min(74px, 5.1388888889vw);
  border-radius: 50%;
  background: linear-gradient(0deg, #f5aabb 0%, #e58cb1 100%);
  color: #fff;
  font-family: var(--font-en);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-off__badge {
    top: -4.0712468193vw;
    left: auto;
    right: -4.5801526718vw;
    width: 13.9949109415vw;
    height: 13.9949109415vw;
  }
}

.p-plan-off__badge-top {
  display: flex;
  align-items: baseline;
}

.p-plan-off__badge-num {
  font-size: min(28px, 1.9444444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__badge-num {
    font-size: 5.3435114504vw;
  }
}

.p-plan-off__badge-pct {
  font-size: min(16px, 1.1111111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__badge-pct {
    font-size: 3.0534351145vw;
  }
}

.p-plan-off__badge-off {
  font-size: min(19px, 1.3194444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__badge-off {
    font-size: 3.5623409669vw;
  }
}

.p-plan-off__free {
  flex: 0 0 min(499px, 34.6527777778vw);
  min-height: min(160px, 11.1111111111vw);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(23px, 1.5972222222vw);
  background: #63aadf;
  border-radius: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-off__free {
    flex: initial;
    min-height: 16.5394402036vw;
    gap: 2.5445292621vw;
    border-radius: 2.0356234097vw;
  }
}

.p-plan-off__free-label {
  color: #fff;
  font-size: min(30px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 834px) {
  .p-plan-off__free-label {
    font-size: 3.3078880407vw;
  }
}

.p-plan-off__free-value {
  color: #fff;
  font-size: min(79px, 5.4861111111vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 834px) {
  .p-plan-off__free-value {
    font-size: 8.6513994911vw;
  }
}

.p-plan-price__inner {
  max-width: min(1000px, 69.4444444444vw);
  margin-inline: auto;
  padding-inline: min(20px, 1.3888888889vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__inner {
    max-width: initial;
    padding-inline: 7.6335877863vw;
  }
}

.p-plan-price__head.c-heading .c-heading__en {
  color: #7eb9ce;
  font-size: min(18px, 1.25vw);
  letter-spacing: 0.05em;
  padding-left: min(24px, 1.6666666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__head.c-heading .c-heading__en {
    font-size: 3.3078880407vw;
    letter-spacing: 0.05em;
    padding-left: 5.3435114504vw;
  }
}

.p-plan-price__head.c-heading .c-heading__main {
  margin-top: min(10px, 0.6944444444vw);
  font-size: min(30px, 2.0833333333vw);
  letter-spacing: 0.07em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-price__head.c-heading .c-heading__main {
    margin-top: 3.8167938931vw;
    font-size: 5.0890585242vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-price__content {
  margin-block-start: min(30px, 2.0833333333vw);
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  padding-top: min(75px, 5.2083333333vw);
  padding-bottom: min(60px, 4.1666666667vw);
  background: #f3f1ed;
}
@media screen and (max-width: 834px) {
  .p-plan-price__content {
    margin-block-start: 8.6513994911vw;
    padding-top: 7.1246819338vw;
    padding-bottom: 12.213740458vw;
  }
}

.p-plan-price__badge {
  position: absolute;
  top: max(-130px, -9.0277777778vw);
  right: max(-90px, -6.25vw);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(4px, 0.2777777778vw);
  width: min(100px, 6.9444444444vw);
  height: min(100px, 6.9444444444vw);
  border-radius: 50%;
  background: #ff4753;
  color: var(--color-white);
  font-size: min(20px, 1.3888888889vw);
  font-weight: 700;
  letter-spacing: 0.07em;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-price__badge {
    top: -16.5394402036vw;
    right: -3.5623409669vw;
    gap: 0.5089058524vw;
    width: 13.7404580153vw;
    height: 13.7404580153vw;
    padding-block-end: 0;
    font-size: 2.7989821883vw;
  }
}

.p-plan-price__badge-note {
  display: inline-block;
  margin-left: -0.15em;
  font-size: 0.52em;
  font-weight: 500;
  letter-spacing: 0;
  vertical-align: top;
  translate: 0 0.1em;
}

.p-plan-price__cards-wrap {
  position: relative;
}

.p-plan-price__cards {
  display: grid;
  grid-template-columns: 1fr min(54px, 3.75vw) 1fr;
  align-items: center;
  gap: 0;
}
@media screen and (max-width: 834px) {
  .p-plan-price__cards {
    grid-template-columns: 1fr 8.1424936387vw 1fr;
    align-items: stretch;
    gap: 0;
  }
}

.p-plan-price__card {
  display: flex;
  gap: min(30px, 2.0833333333vw);
  min-height: min(150px, 10.4166666667vw);
  height: 100%;
  padding: min(24px, 1.6666666667vw) min(60px, 4.1666666667vw) min(16px, 1.1111111111vw);
  border-radius: min(5px, 0.3472222222vw);
  background: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-price__card {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: 41.7302798982vw;
    gap: 1.7811704835vw;
    padding: 2.5445292621vw 2.0356234097vw;
    border-radius: 1.0178117048vw;
  }
}

.p-plan-price__card-icon {
  flex-shrink: 0;
  align-self: center;
  width: min(69px, 4.7916666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-icon {
    width: 11.7048346056vw;
  }
}

.p-plan-price__card:last-child .p-plan-price__card-icon {
  width: min(90px, 6.25vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__card:last-child .p-plan-price__card-icon {
    width: 15.2671755725vw;
  }
}

.p-plan-price__card-icon img {
  width: 100%;
  height: auto;
}

.p-plan-price__card-body {
  flex: 1;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-body {
    flex: none;
  }
}

.p-plan-price__card-label {
  font-size: min(18px, 1.25vw);
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 1.4;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-label {
    font-size: 2.5445292621vw;
  }
}

@media screen and (max-width: 834px) {
  .p-plan-price__card:first-child .p-plan-price__card-label {
    margin-block-start: 3.0534351145vw;
    font-size: 2.7989821883vw;
  }
}

.p-plan-price__card-sub {
  font-size: min(12px, 0.8333333333vw);
  font-weight: 600;
  letter-spacing: 0.07em;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-sub {
    font-size: 2.0356234097vw;
  }
}

.p-plan-price__card-value {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(7px, 0.4861111111vw);
  margin-top: min(17px, 1.1805555556vw);
  color: var(--color-secondary);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-value {
    gap: 0.5089058524vw;
    margin-top: 1.5267175573vw;
  }
}

.p-plan-price__card-sub + .p-plan-price__card-value {
  margin-top: min(8px, 0.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-sub + .p-plan-price__card-value {
    margin-top: 1.0178117048vw;
  }
}

.p-plan-price__card-num {
  font-family: var(--font-en);
  font-size: min(60px, 4.1666666667vw);
  font-weight: 700;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-num {
    font-size: 8.1424936387vw;
  }
}

.p-plan-price__card-price {
  display: flex;
  flex-direction: column;
  gap: min(2px, 0.1388888889vw);
  text-align: left;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-price {
    gap: 0.2544529262vw;
  }
}

.p-plan-price__card-tax {
  padding-inline-start: min(2px, 0.1388888889vw);
  font-size: min(14px, 0.9722222222vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-tax {
    padding-inline-start: 0.5089058524vw;
    font-size: 2.0356234097vw;
  }
}

.p-plan-price__card-yen {
  font-size: min(34px, 2.3611111111vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-price__card-yen {
    font-size: 4.5801526718vw;
  }
}

.p-plan-price__plus {
  margin-inline: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(22px, 1.5277777778vw);
  height: 3px;
  background-color: var(--color-secondary);
  font-size: 0;
}
@media screen and (max-width: 834px) {
  .p-plan-price__plus {
    margin-block-start: 20.3562340967vw;
    width: 3.5623409669vw;
    height: 2px;
  }
}

.p-plan-price__plus::before {
  position: absolute;
  inset: 0;
  display: block;
  background-color: var(--color-secondary);
  content: "";
  rotate: 90deg;
}

.p-plan-price__zero {
  margin-top: min(22px, 1.5277777778vw);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(14px, 0.9722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero {
    gap: 2.0356234097vw;
    margin-top: 5.0890585242vw;
  }
}

.p-plan-price__zero-item {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(10px, 0.6944444444vw);
  min-height: min(105px, 7.2916666667vw);
  padding: min(16px, 1.1111111111vw);
  border-radius: min(5px, 0.3472222222vw);
  background: #63aadf;
  color: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero-item {
    flex-direction: column;
    gap: 0.5089058524vw;
    min-height: 22.9007633588vw;
    padding: 2.5445292621vw 1.0178117048vw;
    border-radius: 1.5267175573vw;
  }
}

.p-plan-price__zero-label {
  font-size: min(19px, 1.3194444444vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.1;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero-label {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3.5623409669vw;
  }
}

.p-plan-price__zero-note {
  font-size: 0.6em;
  vertical-align: super;
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero-note {
    translate: 0 0.5em;
  }
}

.p-plan-price__zero-value {
  display: flex;
  align-items: baseline;
  gap: min(1px, 0.0694444444vw);
  font-size: min(22px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero-value {
    font-size: 4.0712468193vw;
  }
}

.p-plan-price__zero-num {
  font-family: var(--font-en);
  font-size: min(53px, 3.6805555556vw);
  letter-spacing: 0.06em;
}
@media screen and (max-width: 834px) {
  .p-plan-price__zero-num {
    font-size: 9.6692111959vw;
  }
}

.p-plan-price__notes {
  margin-top: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-price__notes {
    margin-top: 2.7989821883vw;
  }
}

.p-plan-price__note {
  font-size: min(10px, 0.6944444444vw);
  line-height: 1.6;
  letter-spacing: 0.07em;
  color: var(--color-text-gray);
  text-indent: 2em hanging;
}
@media screen and (max-width: 834px) {
  .p-plan-price__note {
    font-size: 2.0356234097vw;
  }
}

/* ベーススタイル */
.p-plan-detail img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.p-plan-detail a {
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .p-plan-detail a:hover {
    opacity: 0.7;
  }
}
.p-plan-detail a:focus-visible {
  opacity: 0.7;
}

.p-plan-detail summary {
  cursor: pointer;
}

.p-plan-detail {
  padding-block: min(160px, 11.1111111111vw) min(80px, 5.5555555556vw);
  color: var(--color-black);
}
@media screen and (max-width: 834px) {
  .p-plan-detail {
    padding-block: 22.6463104326vw 6.3613231552vw;
  }
}

.p-plan-detail__price {
  margin-block-start: min(78px, 5.4166666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail__price {
    margin-block-start: 11.4503816794vw;
  }
}

@media screen and (max-width: 834px) {
  .p-plan-detail .campaign {
    margin-block-start: 4.3256997455vw;
  }
}

@media screen and (max-width: 834px) {
  .p-plan-detail .campaign .campaign__heading {
    display: block;
    margin-block-start: 2.7989821883vw;
  }
}

.p-plan-detail__support {
  margin-top: min(20px, 1.3888888889vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail__support {
    margin-top: 3.0534351145vw;
  }
}

.p-plan-detail__support .intro {
  margin-top: min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail__support .intro {
    margin-top: 6.106870229vw;
  }
}

.p-plan-detail__support .intro__wrapper {
  margin-top: 0;
  padding-top: 0;
  background: transparent;
}

.p-plan-detail__support .intro__items {
  display: none;
}

.p-plan-detail__notes {
  margin-block-start: min(104px, 7.2222222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail__notes {
    margin-block-start: 6.3613231552vw;
  }
}

.p-plan-present + .p-plan-detail__notes {
  margin-block-start: 0;
}
@media screen and (max-width: 834px) {
  .p-plan-present + .p-plan-detail__notes {
    margin-block-start: 0;
  }
}

.p-plan-detail__lineup.c-lineup {
  margin-top: min(60px, 4.1666666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail__lineup.c-lineup {
    margin-top: 10.1781170483vw;
  }
}

.p-plan-detail .c-btn .c-btn__link {
  padding-block: min(15px, 1.0416666667vw);
  padding-inline-start: min(30px, 2.0833333333vw);
  font-size: min(18px, 1.25vw);
}
@media screen and (max-width: 834px) {
  .p-plan-detail .c-btn .c-btn__link {
    padding-block: 4.3256997455vw;
    padding-inline: 7.6335877863vw;
    font-size: 3.5623409669vw;
    gap: 1em;
  }
}

[data-plan=cho_otoku] .p-plan-detail .c-btn .c-btn__link {
  width: min(300px, 20.8333333333vw);
}
@media screen and (max-width: 834px) {
  [data-plan=cho_otoku] .p-plan-detail .c-btn .c-btn__link {
    width: 64.631043257vw;
  }
}

.p-plan-detail .faq__accordion-text a {
  text-decoration: none;
}

.p-plan-lp-campain {
  padding-top: min(40px, 2.7777777778vw);
  padding-bottom: min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain {
    padding-top: 5.5979643766vw;
    padding-bottom: 8.1424936387vw;
  }
}

.p-plan-lp-campain__inner {
  max-width: min(1000px, 69.4444444444vw);
  margin-inline: auto;
  padding-inline: min(20px, 1.3888888889vw);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain__inner {
    max-width: initial;
    padding-inline: 4.0712468193vw;
  }
}

.p-plan-lp-campain__more {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(96px, 6.6666666667vw);
  height: min(96px, 6.6666666667vw);
  margin-inline: auto;
  border-radius: 50%;
  background: linear-gradient(168deg, #8cc7da 0%, #63aadf 85%);
  color: var(--color-white);
  font-size: min(22px, 1.5277777778vw);
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain__more {
    width: 14.2493638677vw;
    height: 14.2493638677vw;
    font-size: 3.3078880407vw;
  }
}

.p-plan-lp-campain__label {
  display: inline-flex;
  align-items: flex-end;
  gap: min(16px, 1.1111111111vw);
  margin-top: min(32px, 2.2222222222vw);
  color: var(--color-secondary);
  font-size: min(24px, 1.6666666667vw);
  font-weight: 700;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain__label {
    gap: 4.0712468193vw;
    margin-top: 6.106870229vw;
    font-size: 3.8167938931vw;
  }
}

.p-plan-lp-campain__label::before,
.p-plan-lp-campain__label::after {
  content: "";
  width: min(2px, 0.1388888889vw);
  height: min(20px, 1.3888888889vw);
  border-radius: min(2px, 0.1388888889vw);
  background: var(--color-secondary);
  translate: 0 max(-7px, -0.4861111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain__label::before,
  .p-plan-lp-campain__label::after {
    width: 0.3816793893vw;
    height: 3.3078880407vw;
    translate: 0 -0.2544529262vw;
  }
}

.p-plan-lp-campain__label::before {
  rotate: -22deg;
}

.p-plan-lp-campain__label::after {
  rotate: 22deg;
}

.p-plan-lp-campain__banner {
  margin-top: min(18px, 1.25vw);
  margin-inline: auto;
  max-width: min(900px, 62.5vw);
}
@media screen and (max-width: 834px) {
  .p-plan-lp-campain__banner {
    margin-top: 1.0178117048vw;
    max-width: initial;
  }
}

.p-plan-lp-campain__banner img {
  width: 100%;
  height: auto;
}

.p-plan-flow {
  padding-top: min(55px, 3.8194444444vw);
  padding-bottom: min(85px, 5.9027777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow {
    padding-top: 8.9058524173vw;
    padding-bottom: 5.5979643766vw;
  }
}

.p-plan-flow__steps {
  max-width: min(800px, 55.5555555556vw);
  margin-inline: auto;
  margin-top: min(34px, 2.3611111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__steps {
    max-width: initial;
    margin-top: 7.6335877863vw;
  }
}

.p-plan-flow__step {
  position: relative;
  isolation: isolate;
  border-radius: min(12px, 0.8333333333vw);
  background: #f5f8f8;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__step {
    border-radius: 2.5445292621vw;
  }
}

.p-plan-flow__step + .p-plan-flow__step {
  margin-top: min(54px, 3.75vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__step + .p-plan-flow__step {
    margin-top: 9.1603053435vw;
  }
}

.p-plan-flow__step + .p-plan-flow__step::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: min(44px, 3.0555555556vw);
  width: min(2px, 0.1388888889vw);
  height: min(54px, 3.75vw);
  background: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__step + .p-plan-flow__step::before {
    left: 9.4147582697vw;
    width: 0.5089058524vw;
    height: 9.1603053435vw;
  }
}

.p-plan-flow__badge {
  width: fit-content;
  padding: min(8px, 0.5555555556vw) min(10px, 0.6944444444vw);
  border-radius: min(12px, 0.8333333333vw) 0 min(12px, 0.8333333333vw) 0;
  background: var(--color-secondary);
  color: var(--color-white);
  font-family: var(--font-en);
  font-size: min(17px, 1.1805555556vw);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__badge {
    padding: 1.0178117048vw 2.5445292621vw;
    border-radius: 3.0534351145vw 0 3.0534351145vw 0;
    font-size: 3.5623409669vw;
  }
}

.p-plan-flow__limit {
  position: absolute;
  top: max(-24px, -1.6666666667vw);
  right: min(40px, 2.7777777778vw);
  padding: min(3px, 0.2083333333vw) min(12px, 0.8333333333vw);
  background: #faf3c1;
  box-shadow: 0 0 min(12px, 0.8333333333vw) rgba(0, 0, 0, 0.05);
  color: var(--color-secondary);
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__limit {
    top: -5.0890585242vw;
    right: 2.0356234097vw;
    padding: 0.5089058524vw 2.5445292621vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__limit::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 0;
  width: min(12px, 0.8333333333vw);
  height: min(10px, 0.6944444444vw);
  background: #faf3c1;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__limit::after {
    width: 2.5445292621vw;
    height: 2.0356234097vw;
  }
}

.p-plan-flow__limit-num {
  font-size: min(19px, 1.3194444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__limit-num {
    font-size: 4.0712468193vw;
  }
}

.p-plan-flow__illust {
  position: absolute;
  z-index: -1;
  height: auto;
}

.p-plan-flow__illust.is-doc {
  top: min(23px, 1.5972222222vw);
  right: min(34px, 2.3611111111vw);
  width: min(97px, 6.7361111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__illust.is-doc {
    top: 4.834605598vw;
    right: 2.0356234097vw;
    width: 20.6106870229vw;
  }
}

.p-plan-flow__illust.is-mail {
  top: min(11px, 0.7638888889vw);
  right: min(25px, 1.7361111111vw);
  width: min(107px, 7.4305555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__illust.is-mail {
    top: 2.0356234097vw;
    right: 1.272264631vw;
    width: 22.6463104326vw;
  }
}

.p-plan-flow__body {
  padding: min(16px, 1.1111111111vw) min(40px, 2.7777777778vw) min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__body {
    padding: 3.3078880407vw 3.5623409669vw 4.0712468193vw;
  }
}

.p-plan-flow__title {
  color: var(--color-secondary);
  font-size: min(22px, 1.5277777778vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__title {
    font-size: 4.5801526718vw;
  }
}

.p-plan-flow__text {
  margin-top: min(10px, 0.6944444444vw);
  color: #1f343b;
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__text {
    margin-top: 2.0356234097vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__text-em {
  color: var(--color-secondary);
}

.p-plan-flow__link {
  margin-top: min(4px, 0.2777777778vw);
  font-size: min(14px, 0.9722222222vw);
  font-weight: 400;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__link {
    margin-top: 1.5267175573vw;
    font-size: 3.3078880407vw;
  }
}

.p-plan-flow__link a {
  display: inline-flex;
  align-items: center;
  gap: min(8px, 0.5555555556vw);
  color: var(--color-secondary);
  text-decoration: underline;
  text-underline-offset: 0.25em;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__link a {
    gap: 2.0356234097vw;
  }
}

.p-plan-flow__link a::before {
  content: "";
  width: min(8px, 0.5555555556vw);
  height: min(10px, 0.6944444444vw);
  background: currentColor;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__link a::before {
    width: 2.0356234097vw;
    height: 2.5445292621vw;
  }
}

.p-plan-flow__checklist {
  margin-top: min(12px, 0.8333333333vw);
  padding: min(18px, 1.25vw) min(30px, 2.0833333333vw);
  border-radius: min(6px, 0.4166666667vw);
  background: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist {
    margin-top: 4.5801526718vw;
    padding: 3.8167938931vw 5.0890585242vw;
    border-radius: 1.272264631vw;
  }
}

.p-plan-flow__checklist-title {
  color: var(--color-secondary);
  font-size: min(18px, 1.25vw);
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-title {
    font-size: 3.8167938931vw;
  }
}

.p-plan-flow__checklist-title::before {
  content: "";
  display: block;
  width: min(10px, 0.6944444444vw);
  height: min(4px, 0.2777777778vw);
  margin-bottom: min(6px, 0.4166666667vw);
  background: url("/images/plan/plan-flow-dots.svg?1") no-repeat center/contain;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-title::before {
    width: 2.2900763359vw;
    height: 0.7633587786vw;
    margin-bottom: 1.5267175573vw;
  }
}

.p-plan-flow__checklist-lead {
  margin-top: min(14px, 0.9722222222vw);
  color: #1f343b;
  font-size: min(16px, 1.1111111111vw);
  letter-spacing: 0;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-lead {
    margin-top: 3.0534351145vw;
    font-size: 3.3078880407vw;
  }
}

.p-plan-flow__checklist-items {
  display: flex;
  flex-direction: column;
  gap: min(12px, 0.8333333333vw);
  margin-top: min(14px, 0.9722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-items {
    gap: 2.5445292621vw;
    margin-top: 3.0534351145vw;
  }
}

.p-plan-flow__checklist-item {
  display: flex;
  align-items: flex-start;
  gap: min(7px, 0.4861111111vw);
  padding: min(12px, 0.8333333333vw);
  border-radius: min(6px, 0.4166666667vw);
  background: #f5f8f8;
  color: #1f343b;
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-item {
    gap: 1.5267175573vw;
    padding: 2.5445292621vw;
    border-radius: 1.272264631vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__checklist-item::before {
  content: "";
  flex-shrink: 0;
  width: min(16px, 1.1111111111vw);
  height: min(16px, 1.1111111111vw);
  margin-top: min(3px, 0.2083333333vw);
  background: url("/images/plan/plan-flow-check.svg?1") no-repeat center/contain;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__checklist-item::before {
    width: 3.3078880407vw;
    height: 3.3078880407vw;
    margin-top: 0.7633587786vw;
  }
}

.p-plan-flow__warning,
.p-plan-flow__deadline {
  margin-top: min(12px, 0.8333333333vw);
  padding: min(17px, 1.1805555556vw) min(19px, 1.3194444444vw);
  border: 1px solid #dda600;
  border-radius: min(6px, 0.4166666667vw);
  background: var(--color-white);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning,
  .p-plan-flow__deadline {
    margin-top: 2.5445292621vw;
    padding: 3.5623409669vw 4.0712468193vw;
    border-radius: 1.272264631vw;
  }
}

img.p-plan-flow__warning-icon,
img.p-plan-flow__deadline-icon {
  display: block;
  width: min(30px, 2.0833333333vw);
  height: auto;
  margin-inline: auto;
}
@media screen and (max-width: 834px) {
  img.p-plan-flow__warning-icon,
  img.p-plan-flow__deadline-icon {
    width: 6.3613231552vw;
  }
}

.p-plan-flow__warning-text {
  margin-top: min(10px, 0.6944444444vw);
  color: #1f343b;
  font-size: min(12px, 0.8333333333vw);
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-text {
    margin-top: 1.5267175573vw;
    font-size: 2.5445292621vw;
  }
}

.p-plan-flow__warning-strong {
  display: inline-block;
  margin-top: min(1px, 0.0694444444vw);
  color: #1f343b;
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-strong {
    margin-top: 0.2544529262vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__warning-em {
  color: #dda600;
  font-size: min(17px, 1.1805555556vw);
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-em {
    font-size: 3.5623409669vw;
  }
}

.p-plan-flow__warning-tags {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: min(7px, 0.4861111111vw);
  margin-top: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-tags {
    gap: 1.5267175573vw;
    margin-top: 2.0356234097vw;
  }
}

.p-plan-flow__warning-tag {
  padding: min(2px, 0.1388888889vw) min(12px, 0.8333333333vw);
  border-radius: min(2px, 0.1388888889vw);
  background: #f3f1ed;
  color: #1f343b;
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-tag {
    padding: 0.5089058524vw 2.5445292621vw;
    border-radius: 0.5089058524vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__warning-etc {
  color: #1f343b;
  font-size: min(12px, 0.8333333333vw);
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__warning-etc {
    font-size: 2.5445292621vw;
  }
}

.p-plan-flow__receive {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(6px, 0.4166666667vw);
  margin-top: min(19px, 1.3194444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive {
    gap: 2.0356234097vw;
    margin-top: 4.0712468193vw;
  }
}

.p-plan-flow__receive-box {
  width: 100%;
  padding: min(24px, 1.6666666667vw);
  border-radius: min(6px, 0.4166666667vw);
  background: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive-box {
    padding: 5.0890585242vw;
    border-radius: 1.272264631vw;
  }
}

.p-plan-flow__receive-title {
  display: flex;
  align-items: center;
  gap: min(11px, 0.7638888889vw);
  color: var(--color-secondary);
  font-size: min(18px, 1.25vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive-title {
    gap: 2.2900763359vw;
    font-size: 3.8167938931vw;
  }
}

.p-plan-flow__receive-num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: min(35px, 2.4305555556vw);
  height: min(31px, 2.1527777778vw);
  border: 1px solid var(--color-secondary);
  border-radius: min(1px, 0.0694444444vw);
  font-family: var(--font-en);
  font-size: min(17px, 1.1805555556vw);
  font-weight: 400;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive-num {
    width: 7.3791348601vw;
    height: 6.6157760814vw;
    border-radius: 0.2544529262vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-flow__receive-text {
  margin-top: min(12px, 0.8333333333vw);
  color: #1f343b;
  font-size: min(14px, 0.9722222222vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive-text {
    margin-top: 2.5445292621vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-flow__receive-arrow {
  width: min(18px, 1.25vw);
  height: min(15px, 1.0416666667vw);
  background: var(--color-secondary);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__receive-arrow {
    width: 3.8167938931vw;
    height: 3.3078880407vw;
  }
}

.p-plan-flow__deadline-title {
  margin-top: min(5px, 0.3472222222vw);
  color: #dda600;
  font-size: min(17px, 1.1805555556vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-title {
    margin-top: 1.0178117048vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-flow__deadline-limit {
  color: #1f343b;
  font-size: min(19px, 1.3194444444vw);
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-limit {
    font-size: 4.0712468193vw;
  }
}

.p-plan-flow__deadline-num {
  color: #dda600;
  font-size: min(26px, 1.8055555556vw);
  font-weight: 500;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-num {
    font-size: 5.5979643766vw;
  }
}

.p-plan-flow__deadline-unit {
  color: #dda600;
}

.p-plan-flow__deadline-notes {
  display: flex;
  flex-direction: column;
  gap: min(4px, 0.2777777778vw);
  margin-top: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-notes {
    gap: 0.7633587786vw;
    margin-top: 2.0356234097vw;
    text-align: left;
  }
}

.p-plan-flow__deadline-note {
  color: #929292;
  font-size: min(10px, 0.6944444444vw);
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.3;
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-note {
    position: relative;
    padding-left: 3.0534351145vw;
    font-size: 2.5445292621vw;
  }
}

.p-plan-flow__deadline-note::before {
  content: "※ ";
}
@media screen and (max-width: 834px) {
  .p-plan-flow__deadline-note::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0;
  }
}

.p-plan-notes {
  padding-top: min(88px, 6.1111111111vw);
  padding-bottom: min(80px, 5.5555555556vw);
  background: #f5f8f8;
}
@media screen and (max-width: 834px) {
  .p-plan-notes {
    padding-top: 11.4503816794vw;
    padding-bottom: 12.213740458vw;
  }
}

.p-plan-notes__inner {
  max-width: min(1000px, 69.4444444444vw);
  margin-inline: auto;
  padding-inline: min(20px, 1.3888888889vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__inner {
    max-width: initial;
    padding-inline: 7.6335877863vw;
  }
}

.p-plan-notes__block + .p-plan-notes__block {
  margin-top: min(50px, 3.4722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__block + .p-plan-notes__block {
    margin-top: 19.8473282443vw;
  }
}

.p-plan-notes__title {
  font-size: min(28px, 1.9444444444vw);
  font-weight: 700;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__title {
    font-size: 5.0890585242vw;
  }
}

.p-plan-notes__group {
  margin-top: min(30px, 2.0833333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__group {
    margin-top: 8.6513994911vw;
  }
}

.p-plan-notes__subtitle {
  display: flex;
  align-items: center;
  gap: min(18px, 1.25vw);
  font-size: min(20px, 1.3888888889vw);
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.6;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__subtitle {
    gap: 3.5623409669vw;
    font-size: 3.8167938931vw;
  }
}

.p-plan-notes__subtitle::before {
  content: "";
  width: min(3px, 0.2083333333vw);
  height: min(20px, 1.3888888889vw);
  background: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__subtitle::before {
    width: 0.7633587786vw;
    height: 6.106870229vw;
  }
}

.p-plan-notes__list {
  display: flex;
  flex-direction: column;
  gap: min(9px, 0.625vw);
  margin-top: min(16px, 1.1111111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__list {
    margin-top: 2.0356234097vw;
    padding-inline: 1.0178117048vw 4.5801526718vw;
    gap: 2.0356234097vw;
  }
}

.p-plan-notes__item {
  position: relative;
  padding-left: min(22px, 1.5277777778vw);
  font-size: min(16px, 1.1111111111vw);
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__item {
    padding-left: 4.5801526718vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-notes__item::before {
  content: "";
  position: absolute;
  left: min(8px, 0.5555555556vw);
  top: min(13px, 0.9027777778vw);
  width: min(3px, 0.2083333333vw);
  aspect-ratio: 1;
  border-radius: 50%;
  background: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__item::before {
    left: 1.5267175573vw;
    top: 2.7989821883vw;
    width: 0.7633587786vw;
  }
}

.p-plan-notes__item-note {
  display: block;
  font-size: min(12px, 0.8333333333vw);
  line-height: 1.6;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__item-note {
    font-size: 2.7989821883vw;
  }
}

.p-plan-notes__note {
  margin-top: min(16px, 1.1111111111vw);
  font-size: min(16px, 1.1111111111vw);
  line-height: 1.8;
  letter-spacing: 0.01em;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__note {
    margin-top: 2.0356234097vw;
    padding-inline: 1.0178117048vw 4.5801526718vw;
    font-size: 3.5623409669vw;
  }
}

.p-plan-notes__penalty-boxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(32px, 2.2222222222vw);
  margin-top: min(16px, 1.1111111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-boxes {
    grid-template-columns: 1fr;
    gap: 2.5445292621vw;
    margin-top: 3.5623409669vw;
    margin-left: 4.5801526718vw;
  }
}

.p-plan-notes__penalty-box {
  padding: min(18px, 1.25vw) min(16px, 1.1111111111vw) min(20px, 1.3888888889vw);
  border-radius: min(6px, 0.4166666667vw);
  background: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-box {
    padding: 4.0712468193vw 3.5623409669vw 4.5801526718vw;
    border-radius: 1.272264631vw;
  }
}

.p-plan-notes__penalty-title {
  display: flex;
  gap: min(14px, 0.9722222222vw);
  font-size: min(16px, 1.1111111111vw);
  font-weight: 700;
  line-height: 1.6;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-title {
    gap: 2.7989821883vw;
    font-size: 3.3078880407vw;
  }
}

.p-plan-notes__penalty-title::before {
  content: "";
  flex-shrink: 0;
  width: min(3px, 0.2083333333vw);
  background: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-title::before {
    width: 0.5089058524vw;
  }
}

.p-plan-notes__penalty-list {
  margin-top: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-list {
    margin-top: 2.0356234097vw;
  }
}

.p-plan-notes__penalty-row {
  font-size: min(15px, 1.0416666667vw);
  line-height: 1.8;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-notes__penalty-row {
    font-size: 3.3078880407vw;
  }
}

.p-plan-notes__cta {
  display: flex;
  justify-content: center;
  margin-top: min(40px, 2.7777777778vw);
  padding-inline: min(20px, 1.3888888889vw);
}
@media screen and (max-width: 834px) {
  .p-plan-notes__cta {
    margin-top: 8.1424936387vw;
    padding-inline: 5.0890585242vw;
  }
}

.p-plan-present {
  padding-top: min(57px, 3.9583333333vw);
  padding-bottom: min(71px, 4.9305555556vw);
  background: #f3f1ed;
}
@media screen and (max-width: 834px) {
  .p-plan-present {
    padding-top: 7.6335877863vw;
    padding-bottom: 6.6157760814vw;
  }
}

.p-plan-present__inner {
  max-width: min(1000px, 69.4444444444vw);
  margin-inline: auto;
}
@media screen and (max-width: 834px) {
  .p-plan-present__inner {
    max-width: initial;
    padding-inline: 4.3256997455vw;
  }
}

.p-plan-present__head {
  margin-bottom: min(30px, 2.0833333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__head {
    margin-bottom: 4.834605598vw;
  }
}

.p-plan-present__head.c-heading .c-heading__en {
  color: #7eb9ce;
  font-size: min(18px, 1.25vw);
  letter-spacing: 0.05em;
  padding-left: min(24px, 1.6666666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__head.c-heading .c-heading__en {
    font-size: 3.3078880407vw;
    letter-spacing: 0.05em;
    padding-left: 5.3435114504vw;
  }
}

.p-plan-present__head.c-heading .c-heading__main {
  margin-top: min(12px, 0.8333333333vw);
  font-size: min(30px, 2.0833333333vw);
  letter-spacing: 0.07em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__head.c-heading .c-heading__main {
    margin-top: 1.0178117048vw;
    font-size: 5.0890585242vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__panel {
  border-radius: min(10px, 0.6944444444vw);
  background: var(--color-white);
  padding-block: min(66px, 4.5833333333vw) min(50px, 3.4722222222vw);
  padding-inline: min(140px, 9.7222222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__panel {
    border-radius: 2.5445292621vw;
    background: var(--color-white);
    padding-block: 8.9058524173vw 7.6335877863vw;
    padding-inline: 8.3969465649vw;
  }
}

.p-plan-present__list {
  display: flex;
  flex-direction: column;
}

.p-plan-present__item {
  position: relative;
  margin-top: min(53px, 3.6805555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item {
    margin-top: 7.1246819338vw;
  }
}

.p-plan-present__item:first-child {
  margin-top: 0;
}

.p-plan-present__ribbon {
  position: absolute;
  z-index: 2;
  top: max(-36px, -2.5vw);
  left: max(-30px, -2.0833333333vw);
  width: min(93px, 6.4583333333vw);
  height: min(87px, 6.0416666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__ribbon {
    top: -5.3435114504vw;
    left: -2.5445292621vw;
    width: 12.4681933842vw;
    height: 11.7048346056vw;
  }
}

.p-plan-present__ribbon-bg {
  display: block;
  width: 100%;
  height: 100%;
}

.p-plan-present__ribbon-label {
  position: absolute;
  top: min(16px, 1.1111111111vw);
  left: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(5px, 0.3472222222vw);
  width: min(56px, 3.8888888889vw);
  margin-inline-start: max(-28px, -1.9444444444vw);
  color: var(--color-white);
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-present__ribbon-label {
    top: 2.2900763359vw;
    gap: 0.5089058524vw;
    width: 7.3791348601vw;
    margin-inline-start: -3.68956743vw;
  }
}

.p-plan-present__ribbon-text {
  font-size: min(18px, 1.25vw);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__ribbon-text {
    font-size: 2.5445292621vw;
    letter-spacing: 0.1em;
  }
}

.p-plan-present__ribbon-num {
  margin-top: max(-4px, -0.2777777778vw);
  font-family: var(--font-en);
  font-size: min(36px, 2.5vw);
  letter-spacing: 0.03em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__ribbon-num {
    margin-top: -0.5089058524vw;
    font-size: 4.834605598vw;
    letter-spacing: 0.03em;
  }
}

.p-plan-present__card {
  position: relative;
  z-index: 0;
  border-radius: min(10px, 0.6944444444vw);
  background: linear-gradient(300deg, #63AADF, #8CC7DA);
}
@media screen and (max-width: 834px) {
  .p-plan-present__card {
    border-radius: 2.0356234097vw;
  }
}

.p-plan-present__card::before {
  position: absolute;
  z-index: -1;
  inset: 6px;
  background-color: var(--color-white);
  content: "";
  border-radius: min(8px, 0.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__card::before {
    inset: 3px;
    border-radius: 1.5267175573vw;
  }
}

.p-plan-present__item.is-bottle .p-plan-present__card {
  min-height: min(255px, 17.7083333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-bottle .p-plan-present__card {
    min-height: 30.534351145vw;
  }
}

.p-plan-present__item.is-support .p-plan-present__card {
  min-height: min(224px, 15.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-support .p-plan-present__card {
    min-height: 27.989821883vw;
  }
}

.p-plan-present__item.is-gift .p-plan-present__card {
  min-height: min(233px, 16.1805555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-gift .p-plan-present__card {
    min-height: 30.534351145vw;
  }
}

.p-plan-present__card-label {
  position: absolute;
  top: max(-28px, -1.9444444444vw);
  left: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(219px, 15.2083333333vw);
  height: min(66px, 4.5833333333vw);
  margin-inline-start: max(-109.5px, -7.6041666667vw);
  padding-bottom: min(11px, 0.7638888889vw);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  background-image: url(/images/plan/benefit-label-bg-off.png?1);
  color: var(--color-white);
  font-weight: 600;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 834px) {
  .p-plan-present__card-label {
    top: -3.3078880407vw;
    width: 25.4452926209vw;
    height: 7.6335877863vw;
    margin-inline-start: -12.7226463104vw;
    padding-bottom: 1.272264631vw;
  }
}

.p-plan-present__item.is-support .p-plan-present__card-label {
  width: min(331px, 22.9861111111vw);
  margin-inline-start: max(-165.5px, -11.4930555556vw);
  background-image: url(/images/plan/benefit-label-bg-support.png?1);
  font-size: min(26px, 1.8055555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-support .p-plan-present__card-label {
    top: -2.7989821883vw;
    width: 38.4223918575vw;
    height: 7.6335877863vw;
    margin-inline-start: -19.2111959288vw;
    font-size: 3.0534351145vw;
    font-weight: 600;
  }
}

.p-plan-present__item.is-gift .p-plan-present__card-label {
  width: min(280px, 19.4444444444vw);
  margin-inline-start: max(-140px, -9.7222222222vw);
  background-image: url(/images/plan/benefit-label-bg-gift.png?1);
  font-size: min(26px, 1.8055555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-gift .p-plan-present__card-label {
    top: -2.7989821883vw;
    width: 33.0788804071vw;
    height: 7.6335877863vw;
    margin-inline-start: -16.5394402036vw;
    font-size: 3.0534351145vw;
    font-weight: 600;
  }
}

.p-plan-present__item.is-bottle .p-plan-present__card-label {
  font-family: var(--font-en);
  font-weight: 700;
}

.p-plan-present__card-label-num {
  font-size: min(43px, 2.9861111111vw);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__card-label-num {
    font-size: 5.0890585242vw;
    letter-spacing: 0.05em;
  }
}

.p-plan-present__card-label-suffix {
  font-size: min(30px, 2.0833333333vw);
  letter-spacing: 0.05em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__card-label-suffix {
    font-size: 3.5623409669vw;
    letter-spacing: 0.05em;
  }
}

.p-plan-present__card-body {
  display: flex;
  align-items: center;
  height: 100%;
}

.p-plan-present__item.is-bottle .p-plan-present__card-body {
  padding-block: min(33px, 2.2916666667vw) min(24px, 1.6666666667vw);
  padding-inline: min(88px, 6.1111111111vw) min(48px, 3.3333333333vw);
  gap: min(50px, 3.4722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-bottle .p-plan-present__card-body {
    padding-block: 4.5801526718vw 4.0712468193vw;
    padding-inline: 4.5801526718vw 3.5623409669vw;
    gap: 4.0712468193vw;
  }
}

.p-plan-present__card-visual {
  flex-shrink: 0;
  width: min(224px, 15.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__card-visual {
    width: 28.2442748092vw;
  }
}

.p-plan-present__card-visual img {
  width: 100%;
}

.p-plan-present__item.is-bottle .p-plan-present__card-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(271px, 18.8194444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-bottle .p-plan-present__card-content {
    width: 34.8600508906vw;
  }
}

.p-plan-present__bottle-head {
  display: flex;
  align-items: center;
  gap: min(9px, 0.625vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-head {
    gap: 1.0178117048vw;
  }
}

.p-plan-present__bottle-lead {
  font-weight: 700;
  line-height: 1;
  color: #31464e;
  letter-spacing: 0.078em;
}

.p-plan-present__bottle-lead-text {
  font-size: min(26px, 1.8055555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-lead-text {
    font-size: 3.3078880407vw;
  }
}

.p-plan-present__bottle-lead-num {
  font-size: min(36px, 2.5vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-lead-num {
    font-size: 4.5801526718vw;
  }
}

@media screen and (max-width: 834px) {
  .p-plan-present__item.is-bottle .p-plan-present__bottle-lead-text:last-of-type {
    font-size: 3.5623409669vw;
  }
}

.p-plan-present__bottle-volume {
  padding-block: min(7px, 0.4861111111vw);
  padding-inline: min(15px, 1.0416666667vw);
  border-radius: min(10px, 0.6944444444vw);
  background: #f3f7fa;
  font-size: min(25px, 1.7361111111vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.07em;
  color: #31464e;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-volume {
    padding-block: 0.7633587786vw;
    padding-inline: 1.7811704835vw;
    border-radius: 1.0178117048vw;
    font-size: 3.0534351145vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__bottle-price {
  display: flex;
  align-items: center;
  margin-top: min(3px, 0.2083333333vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price {
    margin-top: 1.0178117048vw;
  }
}

.p-plan-present__bottle-price-prefix {
  font-size: min(34px, 2.3611111111vw);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
  text-align: right;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price-prefix {
    font-size: 4.0712468193vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__bottle-price-num {
  margin-inline-start: min(14px, 0.9722222222vw);
  font-family: var(--font-en);
  font-size: min(90px, 6.25vw);
  font-weight: 700;
  line-height: 1;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price-num {
    margin-inline-start: 1.0178117048vw;
    font-size: 10.941475827vw;
  }
}

.p-plan-present__bottle-price-unit {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-inline-start: min(4px, 0.2777777778vw);
  font-weight: 700;
  line-height: 1;
  color: var(--color-secondary);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price-unit {
    margin-inline-start: 0.5089058524vw;
  }
}

.p-plan-present__bottle-price-tax {
  font-size: min(22px, 1.5277777778vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price-tax {
    font-size: 2.7989821883vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__bottle-price-yen {
  margin-top: min(2px, 0.1388888889vw);
  font-size: min(50px, 3.4722222222vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-price-yen {
    margin-top: 0.2544529262vw;
    font-size: 6.3613231552vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__bottle-catch {
  margin-top: min(1px, 0.0694444444vw);
  font-size: min(34px, 2.3611111111vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-catch {
    margin-top: 0;
    font-size: 4.3256997455vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__bottle-note {
  display: flex;
  gap: min(2px, 0.1388888889vw);
  margin-top: min(8px, 0.5555555556vw);
  font-size: min(10px, 0.6944444444vw);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--color-text-gray);
}
@media screen and (max-width: 834px) {
  .p-plan-present__bottle-note {
    gap: 0.5089058524vw;
    margin-top: 1.0178117048vw;
    font-size: 2.0356234097vw;
    letter-spacing: 0.02em;
  }
}

.p-plan-present__item.is-support .p-plan-present__card-body {
  justify-content: center;
  gap: min(30px, 2.0833333333vw);
  padding-block: min(54px, 3.75vw) min(31px, 2.1527777778vw);
  padding-inline: min(64px, 4.4444444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-support .p-plan-present__card-body {
    gap: 2.5445292621vw;
    gap: 2.0356234097vw;
    padding-block: 7.3791348601vw 4.834605598vw;
    padding-inline: 3.5623409669vw;
  }
}

.p-plan-present__support-name {
  font-size: min(36px, 2.5vw);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__support-name {
    font-size: 4.3256997455vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__support-name-line {
  display: block;
}

.p-plan-present__support-offer {
  display: flex;
  align-items: center;
  gap: min(13px, 0.9027777778vw);
  padding-block: min(22px, 1.5277777778vw);
  padding-inline: min(31px, 2.1527777778vw);
  border-radius: min(11px, 0.7638888889vw);
  background: #f5f8f8;
}
@media screen and (max-width: 834px) {
  .p-plan-present__support-offer {
    gap: 1.5267175573vw;
    padding-block: 2.5445292621vw;
    padding-inline: 3.5623409669vw;
    border-radius: 1.272264631vw;
  }
}

.p-plan-present__support-offer-prefix {
  font-size: min(32px, 2.2222222222vw);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
  text-align: right;
}
@media screen and (max-width: 834px) {
  .p-plan-present__support-offer-prefix {
    font-size: 3.5623409669vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__support-offer-text {
  font-size: min(72px, 5vw);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0.07em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__support-offer-text {
    font-size: 8.1424936387vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__item.is-gift .p-plan-present__card-body {
  padding-block: min(55px, 3.8194444444vw) min(18px, 1.25vw);
  padding-inline: min(95px, 6.5972222222vw) min(58px, 4.0277777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-gift .p-plan-present__card-body {
    padding-block: 8.3969465649vw 4.0712468193vw;
    padding-inline: 6.3613231552vw 5.0890585242vw;
  }
}

.p-plan-present__item.is-gift .p-plan-present__card-content {
  flex-shrink: 0;
}

.p-plan-present__gift-name {
  font-size: min(30px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-name {
    font-size: 3.5623409669vw;
    letter-spacing: 0.05em;
  }
}

.p-plan-present__gift-amount {
  display: flex;
  align-items: flex-end;
  gap: min(13px, 0.9027777778vw);
  margin-top: min(14px, 0.9722222222vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-amount {
    gap: 2.0356234097vw;
    margin-top: 1.5267175573vw;
  }
}

.p-plan-present__gift-price {
  display: flex;
  align-items: flex-end;
  flex-shrink: 0;
}

.p-plan-present__gift-price-num {
  font-family: var(--font-en);
  font-size: min(90px, 6.25vw);
  font-weight: 700;
  line-height: 1;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-price-num {
    font-size: 10.4325699746vw;
  }
}

.p-plan-present__gift-price-unit {
  margin-inline-start: min(11px, 0.7638888889vw);
  margin-bottom: min(4px, 0.2777777778vw);
  font-weight: 900;
  line-height: 1.1;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-price-unit {
    margin-inline-start: 1.0178117048vw;
    margin-bottom: 0.5089058524vw;
  }
}

.p-plan-present__gift-price-yen {
  display: block;
  font-size: min(35px, 2.4305555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-price-yen {
    font-size: 4.0712468193vw;
  }
}

.p-plan-present__gift-price-suffix {
  display: block;
  font-size: min(35px, 2.4305555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-price-suffix {
    font-size: 4.0712468193vw;
  }
}

.p-plan-present__gift-catch {
  flex-shrink: 0;
  font-size: min(41px, 2.8472222222vw);
  font-weight: 700;
  line-height: 1.2;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-catch {
    font-size: 4.5801526718vw;
  }
}

.p-plan-present__gift-visual {
  position: absolute;
  top: max(-13px, -0.9027777778vw);
  right: max(-35px, -2.4305555556vw);
  z-index: 1;
  width: min(231px, 16.0416666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__gift-visual {
    top: 0.7633587786vw;
    right: -4.5801526718vw;
    width: 24.6819338422vw;
    height: 18.8295165394vw;
  }
}

.p-plan-present__gift-visual img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.p-plan-present__ribbon-label.is-solo {
  top: 50%;
  transform: translateY(-50%);
}

.p-plan-present__cancel {
  margin-top: min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel {
    margin-top: 6.106870229vw;
  }
}

.p-plan-present__cancel-lead {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(25px, 1.7361111111vw);
  font-size: min(28px, 1.9444444444vw);
  font-weight: 600;
  letter-spacing: 0.05em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-lead {
    gap: 2.5445292621vw;
    font-size: 3.0534351145vw;
  }
}

.p-plan-present__cancel-lead::before,
.p-plan-present__cancel-lead::after {
  content: "";
  flex-shrink: 0;
  width: min(3px, 0.2083333333vw);
  height: min(28px, 1.9444444444vw);
  border-radius: min(2px, 0.1388888889vw);
  background: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-lead::before,
  .p-plan-present__cancel-lead::after {
    width: 0.5089058524vw;
    height: 3.0534351145vw;
  }
}

.p-plan-present__cancel-lead::before {
  transform: rotate(-30deg);
}

.p-plan-present__cancel-lead::after {
  transform: rotate(30deg);
}

.p-plan-present__cancel-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(27px, 1.875vw);
  max-width: min(718px, 49.8611111111vw);
  min-height: min(161px, 11.1805555556vw);
  margin-block-start: min(14px, 0.9722222222vw);
  margin-inline: auto;
  padding: min(20px, 1.3888888889vw);
  border-radius: min(15px, 1.0416666667vw);
  background: #f5f8f8;
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-box {
    gap: 2.7989821883vw;
    max-width: 73.5368956743vw;
    min-height: 16.5394402036vw;
    margin-block-start: 2.0356234097vw;
    padding: 2.5445292621vw;
    border-radius: 2.5445292621vw;
  }
}

.p-plan-present__cancel-box img {
  width: min(62px, 4.3055555556vw);
  height: auto;
  position: relative;
  top: min(8px, 0.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-box img {
    width: 6.3613231552vw;
    top: 1.0178117048vw;
  }
}

.p-plan-present__cancel-name {
  position: relative;
  top: min(8px, 0.5555555556vw);
  font-size: min(48px, 3.3333333333vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.07em;
  white-space: nowrap;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-name {
    top: 1.272264631vw;
    font-size: 5.0890585242vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__cancel-offer {
  display: flex;
  align-items: baseline;
  gap: min(4px, 0.2777777778vw);
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-offer {
    gap: 0.5089058524vw;
  }
}

.p-plan-present__cancel-num {
  position: relative;
  top: max(-5px, -0.3472222222vw);
  font-family: var(--font-en);
  font-size: min(108px, 7.5vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-num {
    top: -0.5089058524vw;
    font-size: 11.1959287532vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__cancel-yen {
  position: relative;
  top: max(-14px, -0.9722222222vw);
  font-size: min(50px, 3.4722222222vw);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-present__cancel-yen {
    top: -1.272264631vw;
    font-size: 5.3435114504vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-present__item.is-cashback .p-plan-present__card {
  min-height: min(224px, 15.5555555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-cashback .p-plan-present__card {
    min-height: 27.989821883vw;
  }
}

.p-plan-present__item.is-cashback .p-plan-present__card-label {
  width: min(400px, 27.7777777778vw);
  margin-inline-start: max(-200px, -13.8888888889vw);
  background-image: url(/images/plan/benefit-label-bg-support.png?1);
  font-size: min(24px, 1.6666666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-cashback .p-plan-present__card-label {
    top: -2.7989821883vw;
    width: 46.31043257vw;
    height: 7.6335877863vw;
    margin-inline-start: -23.155216285vw;
    font-size: 2.7989821883vw;
    font-weight: 600;
  }
}

.p-plan-present__item.is-cashback .p-plan-present__card-body {
  flex-direction: column;
  justify-content: center;
  gap: min(8px, 0.5555555556vw);
  padding-block: min(54px, 3.75vw) min(28px, 1.9444444444vw);
  padding-inline: min(40px, 2.7777777778vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__item.is-cashback .p-plan-present__card-body {
    gap: 2.0356234097vw;
    padding-block: 6.6157760814vw 4.0712468193vw;
    padding-inline: 3.5623409669vw;
  }
}

.p-plan-present__cashback-lead {
  font-size: min(28px, 1.9444444444vw);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: 0.05em;
  color: #1f343b;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-lead {
    font-size: 3.3078880407vw;
    letter-spacing: 0.05em;
  }
}

.p-plan-present__cashback-amount {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: min(10px, 0.6944444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-amount {
    gap: 1.272264631vw;
  }
}

.p-plan-present__cashback-max {
  align-self: end;
  font-size: min(30px, 2.0833333333vw);
  font-weight: 700;
  line-height: 1.15;
  letter-spacing: 0.05em;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-max {
    align-self: center;
    font-size: 3.5623409669vw;
    letter-spacing: 0.05em;
  }
}

.p-plan-present__cashback-num {
  font-family: var(--font-en);
  font-size: min(85px, 5.9027777778vw);
  font-weight: 700;
  line-height: 0.9;
  letter-spacing: 0.01em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-num {
    font-size: 10.1781170483vw;
  }
}

.p-plan-present__cashback-yen {
  font-size: min(35px, 2.4305555556vw);
  font-weight: 900;
  line-height: 1.3;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-yen {
    font-size: 4.0712468193vw;
  }
}

.p-plan-present__cashback-note {
  margin-inline-start: min(20px, 1.3888888889vw);
  align-self: center;
  font-size: min(35px, 2.4305555556vw);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.05em;
  color: var(--color-secondary);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-note {
    margin-inline-start: 2.5445292621vw;
    font-size: 4.0712468193vw;
    letter-spacing: -0.05em;
  }
}

.p-plan-present__cashback-terms {
  display: flex;
  gap: min(2px, 0.1388888889vw);
  margin-top: min(6px, 0.4166666667vw);
  font-size: min(10px, 0.6944444444vw);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: var(--color-text-gray);
}
@media screen and (max-width: 834px) {
  .p-plan-present__cashback-terms {
    gap: 0.5089058524vw;
    margin-top: 1.0178117048vw;
    font-size: 2.0356234097vw;
    letter-spacing: 0.02em;
  }
}

.p-plan-present__cashback-terms-mark {
  flex-shrink: 0;
}

.p-plan-estimate {
  padding-top: min(100px, 6.9444444444vw);
  padding-bottom: min(88px, 6.1111111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate {
    padding-top: 6.3613231552vw;
    padding-bottom: 10.6870229008vw;
  }
}

@media screen and (max-width: 834px) {
  [data-plan=basic] .p-plan-estimate {
    padding-block: 14.7582697201vw 15.2671755725vw;
  }
}

.p-plan-estimate__inner {
  max-width: min(999px, 69.375vw);
  margin-inline: auto;
  border-radius: min(15px, 1.0416666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__inner {
    max-width: initial;
    border-radius: 2.5445292621vw;
  }
}

.p-plan-estimate__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: min(138px, 9.5833333333vw);
  padding: min(32px, 2.2222222222vw) min(120px, 8.3333333333vw) min(24px, 1.6666666667vw);
  background: var(--color-primary);
  border-radius: min(15px, 1.0416666667vw) min(15px, 1.0416666667vw) 0 0;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__head {
    min-height: 24.427480916vw;
    padding: 3.3078880407vw 4.0712468193vw;
    border-radius: 2.5445292621vw 2.5445292621vw 0 0;
  }
}

.p-plan-estimate__image1 {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: min(37px, 2.5694444444vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__image1 {
    left: 0;
    width: 19.0839694656vw;
  }
}

.p-plan-estimate__image1 img {
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: contain;
  object-position: left bottom;
}

.p-plan-estimate__head-text {
  position: relative;
  z-index: 1;
  text-align: center;
}

.p-plan-estimate__plan {
  font-size: min(21px, 1.4583333333vw);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.35;
  color: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__plan {
    font-size: 3.3078880407vw;
    letter-spacing: 0.1em;
  }
}

.p-plan-estimate__title {
  margin-top: min(6px, 0.4166666667vw);
  font-size: min(28px, 1.9444444444vw);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.4;
  color: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__title {
    margin-top: 1.0178117048vw;
    font-size: 4.3256997455vw;
    letter-spacing: 0.1em;
  }
}

.p-plan-estimate__image2 {
  position: absolute;
  z-index: 0;
  right: min(46px, 3.1944444444vw);
  bottom: max(-12px, -0.8333333333vw);
  width: min(115px, 7.9861111111vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__image2 {
    right: 2.0356234097vw;
    bottom: -1.0178117048vw;
    width: 15.2671755725vw;
  }
}

.p-plan-estimate__image2 img {
  width: 100%;
  max-width: none;
  height: auto;
}

.p-plan-estimate__body {
  padding-block: min(52px, 3.6111111111vw) min(60px, 4.1666666667vw);
  padding-inline: min(40px, 2.7777777778vw);
  background: #f5f8f8;
  border-radius: 0 0 min(15px, 1.0416666667vw) min(15px, 1.0416666667vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__body {
    padding-block: 6.8702290076vw 7.6335877863vw;
    padding-inline: 8.9058524173vw;
    border-radius: 0 0 2.5445292621vw 2.5445292621vw;
  }
}

.p-plan-estimate__row {
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(35px, 2.4305555556vw);
  max-width: min(542px, 37.6388888889vw);
  padding-block: min(22px, 1.5277777778vw);
  padding-inline: min(54px, 3.75vw) min(44px, 3.0555555556vw);
  border-radius: min(8px, 0.5555555556vw);
  background: var(--color-white);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__row {
    width: 100%;
    max-width: none;
    gap: 4.834605598vw;
    padding-block: 3.0534351145vw;
    padding-inline: 6.106870229vw 5.0890585242vw;
    border-radius: 1.0178117048vw;
  }
}

.p-plan-estimate__label {
  flex-shrink: 0;
  font-size: min(24px, 1.6666666667vw);
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 1.6;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__label {
    font-size: 3.3078880407vw;
    line-height: 1.6;
    letter-spacing: 0.07em;
  }
}

.p-plan-estimate__price {
  display: flex;
  align-items: center;
  gap: min(9px, 0.625vw);
  color: var(--color-secondary);
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__price {
    gap: 1.272264631vw;
  }
}

.p-plan-estimate__num {
  font-family: var(--font-en);
  font-size: min(72px, 5vw);
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__num {
    font-size: 9.9236641221vw;
  }
}

.p-plan-estimate__unit {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1;
}

.p-plan-estimate__tax {
  font-size: min(21px, 1.4583333333vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__tax {
    font-size: 2.7989821883vw;
  }
}

.p-plan-estimate__yen {
  margin-top: min(4px, 0.2777777778vw);
  font-size: min(42px, 2.9166666667vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__yen {
    margin-top: 0.5089058524vw;
    font-size: 5.8524173028vw;
  }
}

.p-plan-estimate__discount-wrap {
  margin-top: min(24px, 1.6666666667vw);
  margin-inline: auto;
  width: fit-content;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-wrap {
    margin-top: 3.5623409669vw;
    width: 100%;
    max-width: 70.737913486vw;
  }
}

.p-plan-estimate__discount {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount {
    justify-content: flex-start;
    width: 100%;
  }
}

.p-plan-estimate__discount-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: min(96px, 6.6666666667vw);
  height: min(96px, 6.6666666667vw);
  border-radius: 50%;
  background: linear-gradient(0deg, #f5aabb 0%, #e58cb1 100%);
  color: var(--color-white);
  font-size: min(22px, 1.5277777778vw);
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-badge {
    width: 13.2315521628vw;
    height: 13.2315521628vw;
    font-size: 3.0534351145vw;
    line-height: 1.6;
  }
}

.p-plan-estimate__discount-label {
  margin-inline-start: min(30px, 2.0833333333vw);
  flex-shrink: 0;
  font-size: min(24px, 1.6666666667vw);
  font-weight: 600;
  letter-spacing: 0.07em;
  line-height: 1.4;
  color: #1f343b;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-label {
    margin-inline-start: 4.0712468193vw;
    font-size: 3.3078880407vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-estimate__discount-price {
  display: flex;
  align-items: center;
  gap: min(9px, 0.625vw);
  margin-inline-start: min(15px, 1.0416666667vw);
  color: #ff4753;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-price {
    gap: 1.272264631vw;
    margin-inline-start: 2.0356234097vw;
  }
}

.p-plan-estimate__discount-num {
  font-family: var(--font-en);
  font-size: min(67px, 4.6527777778vw);
  font-weight: 700;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-num {
    font-size: 9.1603053435vw;
  }
}

.p-plan-estimate__discount-tax {
  font-size: min(19px, 1.3194444444vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-tax {
    font-size: 2.5445292621vw;
  }
}

.p-plan-estimate__discount-yen {
  margin-top: min(4px, 0.2777777778vw);
  font-size: min(37px, 2.5694444444vw);
  letter-spacing: 0.07em;
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__discount-yen {
    margin-top: 0.5089058524vw;
    font-size: 5.0890585242vw;
  }
}

.p-plan-estimate__note {
  margin-top: max(-3px, -0.2083333333vw);
  text-align: right;
  font-size: min(10px, 0.6944444444vw);
  font-weight: 500;
  letter-spacing: 0.07em;
  line-height: 1.6;
  color: var(--color-text-gray);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__note {
    display: flex;
    gap: 0.5089058524vw;
    justify-content: flex-end;
    margin-top: 0;
    font-size: 2.0356234097vw;
    letter-spacing: 0.07em;
  }
}

.p-plan-estimate__cta {
  display: flex;
  justify-content: center;
  margin-top: min(26px, 1.8055555556vw);
}
@media screen and (max-width: 834px) {
  .p-plan-estimate__cta {
    margin-top: 5.0890585242vw;
  }
}
