body {
  background: #F0F4F7;
  color: #1D1D1D;
  line-height: 1.5;
  letter-spacing: 0em;
  font-family: "Noto Sans JP", sans-serif;
}

.inner {
  padding-inline: 5.1282051282vw;
}

.button {
  width: 78.2051282051vw;
  border-radius: 999px;
  background: -webkit-gradient(linear, left top, right top, from(#d5be61), color-stop(56%, #d5be61), color-stop(82%, #fde9bb), to(#ccb664));
  background: linear-gradient(to right, #d5be61 0%, #d5be61 56%, #fde9bb 82%, #ccb664 100%);
  -webkit-box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
          box-shadow: 0px 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  font-size: 4.1025641026vw;
  color: #fff;
  font-weight: 700;
  padding-block: 2.3076923077vw;
  text-align: center;
  margin: auto;
  text-shadow: 0 0 1.5384615385vw rgba(157, 153, 114, 0.42);
  -webkit-box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  letter-spacing: 0.033em;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (hover: hover) {
  .button:hover {
    opacity: 0.7;
  }
}
@media (hover: none) {
  .button:active {
    opacity: 0.7;
  }
}

.title {
  font-size: 7.1794871795vw;
  font-weight: 500;
  color: #9D9972;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.date {
  padding-block: 5.8974358974vw;
  background: #DFE9EF;
}

.date__box {
  margin-bottom: 5.641025641vw;
}

.date__label {
  background: #1D1D1D;
  color: #fff;
  font-size: 3.0769230769vw;
  display: block;
  text-align: center;
  padding-block: 0.7692307692vw;
  font-weight: 500;
  margin-bottom: 1.5384615385vw;
}

.date__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  padding-bottom: 2.9230769231vw;
}

.date__year {
  font-size: 6.9230769231vw;
  font-weight: 500;
  line-height: 1;
}

.date__date {
  font-size: 9.4871794872vw;
  font-weight: 500;
  line-height: 1;
  margin-right: 2.0512820513vw;
}

.date__day-of-week {
  font-size: 5.1282051282vw;
  font-weight: 500;
}

.date__apply {
  border-bottom: 1px solid #1D1D1D;
  border-top: 1px solid #1D1D1D;
  padding-block: 0.7692307692vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6.4102564103vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.date__period {
  font-size: 3.0769230769vw;
  font-weight: 500;
}

.date__apply-period {
  font-size: 3.5897435897vw;
  font-weight: 500;
}

.profile {
  padding-block: 6.6666666667vw 6.4102564103vw;
}

.profile__image {
  width: 100%;
  margin-bottom: 5.8974358974vw;
}

.profile__title {
  margin-bottom: 2.5641025641vw;
}

.profile__name-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4.6153846154vw;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 4.6153846154vw;
}

.profile__name-ja {
  font-size: 7.1794871795vw;
  letter-spacing: 0.1em;
  font-weight: 500;
}

.profile__name-en {
  font-size: 4.1025641026vw;
  letter-spacing: 0.033em;
}

.profile__detail {
  font-size: 3.5897435897vw;
  line-height: 2;
  text-align: justify;
  letter-spacing: -0.04em;
}

.event {
  padding-block: 8.2051282051vw;
  background: url(../img/sp/bg1.png) no-repeat center center/cover;
}

.event__title-box {
  margin: 0 auto 4.6153846154vw;
}

.title-box {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}

.event__title {
  margin-bottom: -1.2820512821vw;
}

.sub-title {
  font-size: 3.0769230769vw;
  color: #9D9972;
  letter-spacing: 0.033em;
}

.event__text {
  font-size: 3.5897435897vw;
  line-height: 2;
  font-weight: 500;
  margin-bottom: 6.1538461538vw;
}

.event__sub-text {
  font-size: 2.5641025641vw;
  color: #888;
  margin-bottom: 5.8974358974vw;
}

.event__box {
  border: 1px solid #9D9972;
  border-radius: 1.2820512821vw;
  background: rgba(255, 255, 255, 0.53);
  padding: 4.1025641026vw;
  margin-bottom: 6.9230769231vw;
}

.event__date {
  margin-bottom: 2.0512820513vw;
  display: block;
}

.event__date,
.event__place {
  font-size: 4.1025641026vw;
  font-weight: 700;
}
.event__date span,
.event__place span {
  font-size: 3.0769230769vw;
  font-weight: 500;
  margin-right: 1.5384615385vw;
}
.event__date .event__place-text,
.event__place .event__place-text {
  font-size: 2.5641025641vw;
}

.event__list {
  margin-bottom: 6.9230769231vw;
}

.event__list-items {
  border-radius: 1.2820512821vw;
  background: #fff;
  -webkit-box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  overflow: hidden;
}
.event__list-items:nth-of-type(2) .event__list-text {
  margin-left: 2.3076923077vw;
}
.event__list-items:nth-of-type(3) .event__list-text {
  margin-left: 4.358974359vw;
}
.event__list-items + .event__list-items {
  margin-top: 3.8461538462vw;
}

.event__list-title {
  font-size: 4.1025641026vw;
  font-weight: 700;
  color: #fff;
  padding-block: 1.0256410256vw;
  text-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  text-align: center;
  background: #9D9972;
}

.event__list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3.0769230769vw;
}

.event__list-image {
  width: 100%;
  max-width: 28.2051282051vw;
}

.event__inner-list {
  margin-left: 3.3333333333vw;
  margin-top: 7.1794871795vw;
}

.event__inner-list-items {
  font-size: 3.5897435897vw;
  position: relative;
  padding-left: 3.0769230769vw;
}
.event__inner-list-items::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.2820512821vw;
  width: 0.7692307692vw;
  height: 0.7692307692vw;
  background: #1D1D1D;
  border-radius: 999px;
}
.event__inner-list-items + .event__inner-list-items {
  margin-top: 1.2820512821vw;
}

.event__list-text {
  font-size: 3.5897435897vw;
  line-height: 1.7857142857;
  width: 100%;
  max-width: 53.8461538462vw;
}

.event-banner {
  padding: 3.0769230769vw 3.8461538462vw 1.7948717949vw 2.0512820513vw;
  border-radius: 1.2820512821vw;
  position: relative;
  background: #fff;
  overflow: hidden;
  margin-bottom: 6.9230769231vw;
  -webkit-box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
}
.event-banner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/sp/banner-bg.png) no-repeat center center/cover;
  opacity: 0.72;
  z-index: 10;
}

.event-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 100;
}

.event-banner__contents {
  text-align: center;
  padding-top: 3.5897435897vw;
}

.event-banner__sub-text {
  font-size: 2.8205128205vw;
  font-weight: 500;
  color: #9A9247;
  margin-bottom: 0.2564102564vw;
}
.event-banner__sub-text span {
  font-size: 1.7948717949vw;
  font-weight: 500;
}

.event-banner__main-text {
  font-family: "Shippori Mincho", serif;
  font-size: 5.641025641vw;
  font-weight: 700;
  letter-spacing: 0.033em;
  color: #9A9247;
  white-space: nowrap;
}

.event-banner__bottom-sub-text {
  width: 100%;
  max-width: 57.9487179487vw;
  font-size: 2.5641025641vw;
  font-family: "Shippori Mincho", serif;
  letter-spacing: 0.033em;
  color: #fff;
  margin-bottom: 5.8974358974vw;
  text-shadow: 0.2564102564vw 0.2564102564vw 0.7692307692vw rgba(0, 0, 0, 0.16);
  padding-block: 0.2564102564vw 2.0512820513vw;
  background: -webkit-gradient(linear, left top, right top, color-stop(11.5%, rgba(155, 146, 71, 0)), color-stop(25.22%, rgba(155, 146, 71, 0.83)), color-stop(50.88%, #9b9247), color-stop(74.33%, rgba(155, 146, 71, 0.71)), color-stop(86.73%, rgba(155, 146, 71, 0)), to(rgba(155, 146, 71, 0)));
  background: linear-gradient(to right, rgba(155, 146, 71, 0) 11.5%, rgba(155, 146, 71, 0.83) 25.22%, #9b9247 50.88%, rgba(155, 146, 71, 0.71) 74.33%, rgba(155, 146, 71, 0) 86.73%, rgba(155, 146, 71, 0) 100%);
}

.event-banner__image {
  width: 100%;
  max-width: 24.6153846154vw;
}

.entry {
  padding-block: 8.7179487179vw 5.3846153846vw;
}

.entry__title-box {
  margin: 0 auto 3.3333333333vw;
}

.entry__title {
  margin-bottom: -0.7692307692vw;
}

.entry__campaign {
  margin-bottom: 6.1538461538vw;
}

.entry__list {
  margin-bottom: 4.358974359vw;
}

.entry__list-items + .entry__list-items {
  margin-top: 6.4102564103vw;
}
.entry__list-items:nth-of-type(1) .entry__inner-list-items {
  padding-left: 4.8717948718vw;
  font-size: 3.5897435897vw;
  font-weight: 700;
  color: #9D9972;
  line-height: 1.8571428571;
  position: relative;
}
.entry__list-items:nth-of-type(1) .entry__inner-list-items::before {
  content: "";
  position: absolute;
  top: 3.0769230769vw;
  left: 2.0512820513vw;
  width: 0.7692307692vw;
  height: 0.7692307692vw;
  background: #9D9972;
}
.entry__list-items:nth-of-type(4) .entry__inner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5.1282051282vw 4.358974359vw;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.entry__list-items:nth-of-type(4) .entry__inner-list .entry__inner-list-items {
  width: calc(50% - 2.1794871795vw - 2px);
  max-width: 100%;
}

.entry__list-title {
  font-size: 3.5897435897vw;
  font-weight: 600;
  padding-left: 3.3333333333vw;
  margin-bottom: 2.0512820513vw;
  position: relative;
}
.entry__list-title::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.5128205128vw;
  width: 0.7692307692vw;
  height: 3.8461538462vw;
  background: #1D1D1D;
}

.entry__list-period-time {
  font-size: 3.5897435897vw;
  font-weight: 700;
  color: #9D9972;
  display: block;
}

.entry__list-time {
  font-size: 3.0769230769vw;
  margin-top: 2.0512820513vw;
}

.entry__list-text {
  font-size: 3.5897435897vw;
  font-weight: 700;
  color: #9D9972;
  margin-bottom: 6.4102564103vw;
  white-space: nowrap;
}

.entry__inner-list-image-box {
  position: relative;
  margin-bottom: 0.7692307692vw;
}

.entry__inner-list-circle {
  position: absolute;
  top: -2.5641025641vw;
  right: -2.8205128205vw;
  width: 12.8205128205vw;
  height: 12.8205128205vw;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#d5be61), color-stop(20.09%, #fde9bb), to(#ccb664));
  background: linear-gradient(#d5be61 0%, #fde9bb 20.09%, #ccb664 100%);
  -webkit-filter: drop-shadow(0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.33));
          filter: drop-shadow(0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.33));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.entry__inner-list-circle span {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-size: 3.5897435897vw;
  line-height: 1.2142857143;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}
.entry__inner-list-circle--black {
  background: #1D1D1D;
  color: #fff;
}

.entry__inner-list-text {
  font-size: 2.8205128205vw;
  font-weight: 500;
  text-align: center;
}

.entry__inner-list-l-text {
  font-size: 3.5897435897vw;
  font-weight: 500;
  text-align: center;
}

.entry__inner-list-s-text {
  font-size: 2.5641025641vw;
  font-weight: 500;
}

.entry__supplement {
  font-size: 2.8205128205vw;
  color: #768DA0;
  line-height: 1.4545454545;
  margin-bottom: 7.1794871795vw;
}

.entry-step__list {
  margin-bottom: 4.6153846154vw;
}

.entry-step__list-items {
  margin-top: 5.3846153846vw;
  border-radius: 1.2820512821vw;
  overflow: hidden;
}
.entry-step__list-items:nth-of-type(2) .entry-step__list-product-image {
  max-width: 24.8717948718vw;
  margin-bottom: 6.9230769231vw;
}
.entry-step__list-items:nth-of-type(2) .entry-step__list-inner {
  padding-top: 6.1538461538vw;
}
.entry-step__list-items:nth-of-type(3) .entry-step__list-product-image {
  max-width: 49.2307692308vw;
  margin-bottom: 8.2051282051vw;
  padding-left: 8.2051282051vw;
}
.entry-step__list-items:nth-of-type(3) .entry-step__list-inner {
  padding-top: 5.1282051282vw;
}
.entry-step__list-items:nth-of-type(4) .entry-step__list-product-image {
  max-width: 24.8717948718vw;
  margin-bottom: 6.6666666667vw;
  padding-left: 0;
}
.entry-step__list-items:nth-of-type(4) .entry-step__list-inner {
  padding-top: 6.4102564103vw;
}
.entry-step__list-items:nth-of-type(5) .entry-step__list-product-image {
  max-width: 24.8717948718vw;
  margin-bottom: 6.1538461538vw;
  padding-left: 0;
}
.entry-step__list-items:nth-of-type(5) .entry-step__list-inner {
  padding-top: 6.9230769231vw;
}

.entry-step__list-title {
  font-size: 4.6153846154vw;
  font-weight: 500;
  padding-block: 1.2820512821vw;
  text-align: center;
  background: -webkit-gradient(linear, left top, right top, from(#dfe9ef), to(#d7dce5));
  background: linear-gradient(to right, #dfe9ef 0%, #d7dce5 100%);
}
.entry-step__list-title span {
  text-transform: uppercase;
  font-size: 3.5897435897vw;
  font-weight: 500;
  margin-right: 1.7948717949vw;
}

.entry-step__list-inner {
  background: #fff;
  padding-inline: 3.5897435897vw;
  padding-top: 3.5897435897vw;
  padding-bottom: 5.3846153846vw;
}

.entry-step__list-product-image {
  width: 100%;
  max-width: 49.4871794872vw;
  margin: 0 auto 4.358974359vw;
}

.entry-step__inner-list {
  margin-bottom: 3.0769230769vw;
}

.entry-step__inner-list-items {
  padding-left: 5.3846153846vw;
  font-size: 3.5897435897vw;
  line-height: 1.8571428571;
  position: relative;
}
.entry-step__inner-list-items::before {
  content: "";
  position: absolute;
  top: 3.0769230769vw;
  left: 1.5384615385vw;
  width: 0.7692307692vw;
  height: 0.7692307692vw;
  border-radius: 50%;
  background: #1D1D1D;
}

.entry-step__box {
  margin-bottom: 3.3333333333vw;
}
.entry-step__box:nth-of-type(2) .entry-step__box-image {
  margin-bottom: 0;
}

.entry-step__box-title {
  text-align: center;
  padding-block: 0.7692307692vw;
  font-size: 3.0769230769vw;
  color: #fff;
  background: #768DA0;
}

.entry-step__box-list {
  background: #F4F7FA;
  padding: 2.0512820513vw 3.5897435897vw 3.8461538462vw;
  position: relative;
}
.entry-step__box-list::after {
  content: "";
  position: absolute;
  bottom: 16.9230769231vw;
  left: 0;
  right: 0;
  height: 0.2564102564vw;
  background: #E6EAED;
}

.entry-step__box-list-items {
  font-size: 3.5897435897vw;
  line-height: 1.4285714286;
  font-weight: 600;
}
.entry-step__box-list-items:nth-of-type(2) {
  margin-bottom: 5.8974358974vw;
}

.entry-step__box-list-text {
  display: block;
  font-size: 3.5897435897vw;
  line-height: 1.4285714286;
}

.entry-step__box-list-triangle {
  font-size: 3.0769230769vw;
  line-height: 1.4166666667;
}

.entry-step__list-button {
  background: #768DA0;
  color: #fff;
  font-size: 4.1025641026vw;
  font-weight: 700;
  text-align: center;
  border-radius: 999px;
  padding-block: 2.3076923077vw;
  -webkit-box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.16);
  margin-bottom: 3.5897435897vw;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media (hover: hover) {
  .entry-step__list-button:hover {
    opacity: 0.7;
  }
}
@media (hover: none) {
  .entry-step__list-button:active {
    opacity: 0.7;
  }
}

.button--small {
  width: 100%;
}

.entry-step__box-inner {
  padding-inline: 3.8461538462vw;
  padding-block: 2.5641025641vw 5.8974358974vw;
  background: #F4F7FA;
}

.entry-step__box-text {
  font-size: 3.0769230769vw;
  line-height: 1.8333333333;
  color: #557B9B;
  margin-bottom: 1.7948717949vw;
}

.entry-step__box-image {
  margin-bottom: 6.4102564103vw;
}

.entry-step__card-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 3.8461538462vw 2.0512820513vw;
}

.entry-step__card-list-items {
  width: calc(33.3333333333% - 1.3675213675vw);
  max-width: 100%;
}
.entry-step__card-list-items:nth-of-type(1) .entry-step__card-list-image {
  width: 11.2820512821vw;
  margin: 3.0769230769vw auto 2.0512820513vw;
}

.entry-step__card-list-image {
  margin-bottom: 0.7692307692vw;
}

.cross-text {
  text-align: center;
  font-size: 3.5897435897vw;
  color: #DE2525;
}

.entry-step__card-list-text {
  text-align: center;
  font-size: 3.0769230769vw;
}

.entry-step__list-text {
  font-size: 3.0769230769vw;
  line-height: 2.1666666667;
  color: #888888;
  margin-bottom: 7.1794871795vw;
}
.entry-step__list-text:nth-of-type(3) {
  margin-bottom: -0.5128205128vw;
}

.entry-step__info-list-items {
  font-size: 3.5897435897vw;
  line-height: 1.8571428571;
}
.entry-step__info-list-items span {
  color: #9D9972;
  font-weight: 500;
}

.recommend {
  padding-block: 6.1538461538vw 7.6923076923vw;
  background: url(../img/sp/recommend-bg1.png) no-repeat top center/cover;
}

.recommend__title-box {
  margin: 0 auto 11.5384615385vw;
}

.recommend__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 102.8205128205vw;
}

.recommend__product-image-box {
  position: relative;
}

.recommend__product-circle {
  position: absolute;
  top: -5.8974358974vw;
  left: 1.7948717949vw;
  width: 10.5128205128vw;
  height: 10.5128205128vw;
  border-radius: 50%;
  background: -webkit-gradient(linear, left top, left bottom, from(#d5be61), color-stop(20.09%, #fde9bb), to(#ccb664));
  background: linear-gradient(#d5be61 0%, #fde9bb 20.09%, #ccb664 100%);
  -webkit-filter: drop-shadow(0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0.7692307692vw 1.5384615385vw rgba(0, 0, 0, 0.2));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}
.recommend__product-circle span {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  font-size: 2.8205128205vw;
  line-height: 1.1818181818;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.recommend__product-image {
  width: 31.0256410256vw;
}

.recommend__text {
  font-size: 3.3333333333vw;
  line-height: 2.6153846154;
  margin-top: -1.5384615385vw;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
.recommend__text span {
  font-size: 2.0512820513vw;
  vertical-align: text-bottom;
}

.recommend__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 4.1538461538vw;
}

.recommend__container-product-image {
  width: 55.3846153846vw;
}

.recommend__container-image {
  padding-top: 0.5128205128vw;
  padding-right: 1.7948717949vw;
  text-align: right;
  position: relative;
}

.recommend__circle-image {
  position: absolute;
  top: 2.3076923077vw;
  right: -0.4102564103vw;
  width: 36.0512820513vw;
  margin-bottom: 7.4358974359vw;
}

.recommend__circle-image-ldk {
  position: absolute;
  top: 43.8461538462vw;
  right: 2.0512820513vw;
  right: 2.089744vw;
  width: 27.1794871795vw;
}

.recommend__sub-text {
  display: block;
  text-align: center;
  font-size: 4.1025641026vw;
  line-height: 1.5;
}
.recommend__sub-text span {
  font-size: 2.0512820513vw;
  vertical-align: super;
}

.recommend__main-text {
  font-size: 6.6666666667vw;
  font-weight: 700;
  line-height: 1.4230769231;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  z-index: 30;
}
.recommend__main-text::after {
  content: "";
  position: absolute;
  bottom: -0.7692307692vw;
  left: -0.7692307692vw;
  right: -0.7692307692vw;
  height: 3.5897435897vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#d5be61), color-stop(48.28%, #fde9bb), to(#ccb664));
  background: linear-gradient(#d5be61 0%, #fde9bb 48.28%, #ccb664 100%);
  opacity: 0.7;
  z-index: -1;
}
.recommend__main-text span {
  font-size: 3.0769230769vw;
  vertical-align: super;
  font-weight: 700;
}
.recommend__main-text + .recommend__main-text {
  margin-bottom: 5.1282051282vw;
}

.recommend__period-text {
  font-size: 2.0512820513vw;
  line-height: 1.625;
  color: #888;
}

.rism {
  padding-block: 13.0769230769vw 10.2564102564vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#dfe9ef), to(#d7dce5));
  background: linear-gradient(#dfe9ef 0%, #d7dce5 100%);
}

.rism__title {
  line-height: 1;
  font-size: 8.2051282051vw;
  letter-spacing: 0.6em;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 7.1025641026vw;
}

.rism__main-text {
  font-size: 4.6153846154vw;
  line-height: 2;
  font-weight: 500;
  margin-bottom: 4.6153846154vw;
}

.rism__sub-text {
  font-size: 3.5897435897vw;
  line-height: 2.2857142857;
}
.rism__sub-text span {
  font-size: 2.0512820513vw;
  vertical-align: super;
}
.rism__sub-text + .rism__sub-text {
  margin-top: 8.9743589744vw;
  margin-bottom: 8.4615384615vw;
}

.rism__period-text {
  font-size: 3.0769230769vw;
  line-height: 1.5833333333;
  color: #888;
  margin-bottom: 8.2051282051vw;
}

.button-area {
  padding-block: 5.641025641vw 5.1282051282vw;
  background: url(../img/sp/rism.png) no-repeat center center/cover;
}

.rism__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.rism__box + .rism__box {
  margin-top: 3.8461538462vw;
}

.rism__rism {
  color: #9D9972;
  font-size: 3.0769230769vw;
  line-height: 1;
}
.rism__rism::first-letter {
  text-transform: capitalize;
  font-size: 4.1025641026vw;
  font-weight: 700;
}

.rism__rism-text {
  font-size: 2.5641025641vw;
  color: #9D9972;
  width: 41.0256410256vw;
  line-height: 1;
  z-index: 100;
  position: relative;
  background: #d7dce5;
}

.dots {
  position: absolute;
  letter-spacing: -0.5em;
  font-size: 0.7692307692vw;
  color: #9D9972;
  top: 76%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.dots1 {
  left: 34.5%;
}

.dots2 {
  left: 51%;
}

.dots3 {
  left: 47.5%;
}

.dots4 {
  left: 49%;
}

@media screen and (max-width: 767px) {
  .lp-wrapper.sp {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .lp-wrapper.sp {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .lp-wrapper.sp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lp-wrapper.pc {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .lp-wrapper.pc {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .lp-wrapper.pc {
    display: block;
  }
}
.lp-wrapper.pc .inner-block {
  width: 750px;
  margin: auto;
}
.lp-wrapper.pc .inner-block .box {
  position: relative;
}
.lp-wrapper.pc .inner-block .box img {
  position: relative;
  z-index: 0;
}
.lp-wrapper.pc .inner-block .box .btn {
  position: absolute;
  width: 83%;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 2;
}
.lp-wrapper.pc .inner-block .box .btn img {
  position: relative;
  z-index: 3;
}
.lp-wrapper.pc .inner-block .box.box-01 .btn {
  bottom: 20px;
}
.lp-wrapper.pc .inner-block .box.box-02 .btn {
  bottom: 40px;
}
.lp-wrapper.pc .inner-block .box.box-03 .btn:nth-of-type(1) {
  bottom: 150px;
}
.lp-wrapper.pc .inner-block .box.box-03 .btn:nth-of-type(2) {
  bottom: 40px;
}
.lp-wrapper.pc .inner-block .box.box-04 .btn {
  bottom: 20px;
}
.lp-wrapper.pc .inner-block .box.box-05 .btn {
  bottom: 25px;
}

.information-block {
  background-color: #DFE9EF;
  padding: 50px 50px;
  width: 750px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .information-block {
    width: 100%;
    padding: 9% 5%;
  }
}
.information-block .detail {
  font-size: 14px;
  text-align: left;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .information-block .detail {
    font-size: 12px;
  }
}
.information-block .detail a {
  color: #9D9972;
  display: inline-block;
}