@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Oswald:wght@200..700&display=swap");
body {
  background: url(../../img/r4/common/bg.jpg) repeat center top/clamp(1px, 21.3333333333vw, 160px) auto;
}

.r4 {
  box-shadow: 5px 0 5px rgba(204, 204, 204, 0.8), -5px 0 5px rgba(204, 204, 204, 0.8);
  --primary: #42b0ad;
  --red: #d4145a;
  --sans: "Noto Sans JP", sans-serif;
  --serif: "Noto Serif JP", serif;
  --bebas: "Oswald", sans-serif;
  --montserrat: "Montserrat", sans-serif;
}
.r4 .l-header__logo {
  width: clamp(1px, 24.5333333333vw, 184px);
}
.r4 .l-header__copy {
  width: clamp(1px, 24.1333333333vw, 181px);
  margin-right: auto;
  margin-left: clamp(1px, 3.0666666667vw, 23px);
  padding: clamp(1px, 1.3333333333vw, 10px) 0 clamp(1px, 1.3333333333vw, 10px) clamp(1px, 3.0666666667vw, 23px);
  border-left: 1px solid rgba(68, 179, 177, 0.3);
}
.r4 .p-idx-floating a.line {
  background: var(--primary);
}
.r4 .p-idx-floating a.taiken {
  background: var(--red);
}
.r4__wrap {
  background: #fff url(../../img/r4/fv/bg.png) no-repeat center top/100% auto;
  color: #404b4c;
}
.r4__fv {
  width: 100%;
  border-top: clamp(1px, 0.5333333333vw, 4px) solid #44b3b1;
  position: relative;
  z-index: 1;
}
.r4__fv__header__logo {
  width: clamp(1px, 26.4vw, 198px);
  margin: clamp(1px, 10.6666666667vw, 80px) auto clamp(1px, 14.9333333333vw, 112px);
}
.r4__fv__copy {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1px, 6.6666666667vw, 50px);
  margin-bottom: clamp(1px, 1.7333333333vw, 13px);
}
.r4__fv__copy .sub {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 81.3333333333vw, 610px);
  height: clamp(1px, 6.8vw, 51px);
  font-size: clamp(1px, 3.7333333333vw, 28px);
  font-weight: 800;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
}
.r4__fv__copy .sub::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: rgba(66, 176, 173, 0.8);
}
.r4__fv__copy .sub span {
  position: relative;
  z-index: 10;
}
.r4__fv__copy .main {
  font-family: var(--serif);
  font-size: clamp(1px, 8.8vw, 66px);
  font-weight: 800;
  line-height: clamp(1px, 12vw, 90px);
  text-align: center;
  text-shadow: 0 0 clamp(1px, 1.6vw, 12px) #fff;
}
.r4__fv__copy .main .strong {
  color: var(--primary);
}
.r4__rating {
  padding-bottom: 60;
}
.r4__rating__section {
  margin-bottom: clamp(1px, 8vw, 60px);
}
.r4__rating__head {
  display: flex;
  justify-content: center;
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
}
.r4__rating__head .txt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: clamp(1px, 60.9333333333vw, 457px);
  height: clamp(1px, 4.9333333333vw, 37px);
  margin-inline: auto;
  padding-inline: clamp(1px, 3.3333333333vw, 25px);
  border: 1px solid var(--primary);
  font-size: clamp(1px, 2.9333333333vw, 22px);
  font-weight: 800;
  letter-spacing: 0.1em;
  color: var(--primary);
}
.r4__rating__head .txt sup {
  position: absolute;
  top: 0;
  right: clamp(1px, 6.4vw, 48px);
  font-size: clamp(1px, 1.2vw, 9px);
  font-weight: 600;
  line-height: 1.6;
}
.r4__rating__en {
  font-family: var(--montserrat);
  font-style: italic;
  font-size: clamp(1px, 4.8vw, 36px);
  line-height: clamp(1px, 5.8666666667vw, 44px);
  letter-spacing: -0.025em;
  text-align: center;
}
.r4__rating__list {
  display: flex;
  justify-content: space-around;
}
.r4__rating__list__item {
  flex: 1;
}
.r4__rating__list__item .img {
  width: clamp(1px, 32vw, 240px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
}
.r4__rating__list__item .txt {
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 700;
  line-height: clamp(1px, 4vw, 30px);
  text-align: center;
}
.r4__rating__list__item .notes {
  margin-top: clamp(1px, 2vw, 15px);
  font-size: clamp(1px, 1.3333333333vw, 10px);
  font-weight: 400;
  line-height: clamp(1px, 2vw, 15px);
  text-align: center;
  opacity: 0.8;
}
.r4__approach {
  padding: clamp(1px, 6.4vw, 48px) clamp(1px, 4.2666666667vw, 32px) clamp(1px, 17.3333333333vw, 130px);
  background: url(../../img/r4/approach/bg.png) no-repeat center clamp(1px, 3.2vw, 24px) / 100% auto;
}
.r4__approach__head1 {
  margin-bottom: clamp(1px, 6.4vw, 48px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
  text-align: center;
}
.r4__approach__head1 .strong {
  color: var(--primary);
}
.r4__approach__head2 {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(1px, 16.1333333333vw, 121px);
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
  border-radius: 100vmax;
  box-shadow: clamp(1px, 0.4vw, 3px) clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.5333333333vw, 4px) rgba(66, 176, 173, 0.5);
  background: linear-gradient(135deg, #6ecbdb 0%, #42b0ad 100%);
  text-align: center;
}
.r4__approach__head2 .txt {
  font-size: clamp(1px, 4vw, 30px);
  font-weight: 800;
  line-height: clamp(1px, 6vw, 45px);
  text-shadow: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.4vw, 3px) #000;
  color: #fff;
}
.r4__approach__img1 {
  width: clamp(1px, 81.3333333333vw, 610px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 10vw, 75px);
}
.r4__approach__img2 {
  margin-bottom: clamp(1px, 6.1333333333vw, 46px);
}
.r4__approach__notes {
  margin-bottom: clamp(1px, 6.4vw, 48px);
  padding-inline: clamp(1px, 5.3333333333vw, 40px);
  font-size: clamp(1px, 1.6vw, 12px);
  font-weight: 400;
  line-height: clamp(1px, 2.4vw, 18px);
  text-align: center;
}
.r4__approach__arrow {
  width: clamp(1px, 9.3333333333vw, 70px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__approach__txt .sub {
  display: block;
  margin-bottom: clamp(1px, 1.6vw, 12px);
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 600;
  line-height: clamp(1px, 5.2vw, 39px);
  text-align: center;
}
.r4__approach__txt .main {
  display: block;
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
  text-align: center;
}
.r4__approach__txt .main .strong {
  color: var(--primary);
}
.r4__reason {
  padding: clamp(1px, 5.3333333333vw, 40px) 0 clamp(1px, 10.6666666667vw, 80px);
  background: url(../../img/r4/reason/bg.png) no-repeat center top/100% auto;
}
.r4__reason__head {
  margin: 0 clamp(1px, 9.6vw, 72px) clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
  overflow: hidden;
}
.r4__reason__head .jp {
  display: block;
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 5.4666666667vw, 41px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
}
.r4__reason__head .jp .strong {
  color: var(--primary);
}
.r4__reason__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__reason__head .en::before,
.r4__reason__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 18.2vw, 136.5px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/100% auto;
}
.r4__reason__head .en::before {
  left: 0;
}
.r4__reason__head .en::after {
  right: 0;
}
.r4__reason__section {
  margin-bottom: clamp(1px, 10.6666666667vw, 80px);
}
.r4__reason__section__head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: clamp(1px, 4.8vw, 36px);
  text-align: center;
}
.r4__reason__section__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 33.3333333333vw, 250px);
  height: clamp(1px, 8.2666666667vw, 62px);
  background: url(../../img/r4/common/bg_head_s.png) no-repeat center center/contain;
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 800;
  text-shadow: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.2666666667vw, 2px) #0a4444;
  color: #fff;
}
.r4__reason__section__head .main {
  display: block;
  font-size: clamp(1px, 5.6vw, 42px);
  font-weight: 800;
  line-height: clamp(1px, 8.5333333333vw, 64px);
}
.r4__reason__section__img1 {
  width: clamp(1px, 87.4666666667vw, 656px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__reason__section__label {
  margin-bottom: clamp(1px, 3.2vw, 24px);
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
  text-align: center;
}
.r4__reason__section__img2 {
  margin-bottom: clamp(1px, 3.2vw, 24px);
}
.r4__reason__section__img3 {
  width: clamp(1px, 81.0666666667vw, 608px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
}
.r4__reason__section__txt {
  padding-inline: clamp(1px, 6.6666666667vw, 50px);
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 600;
  line-height: clamp(1px, 3.7333333333vw, 28px);
  text-align: center;
}
.r4__cta1 {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 4.6666666667vw, 35px);
  background: rgba(126, 155, 163, 0.16);
  color: #333;
}
.r4__cta1__head {
  margin: 0 0 clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
  overflow: hidden;
}
.r4__cta1__head .jp {
  display: block;
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 4.5333333333vw, 34px);
  font-weight: 800;
  line-height: clamp(1px, 6.4vw, 48px);
}
.r4__cta1__head .jp .red {
  color: var(--red);
}
.r4__cta1__head .jp .strong {
  color: var(--primary);
}
.r4__cta1__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  margin-inline: clamp(1px, 9.6vw, 72px);
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__cta1__head .en::before,
.r4__cta1__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 18.2vw, 136.5px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/100% auto;
}
.r4__cta1__head .en::before {
  left: 0;
}
.r4__cta1__head .en::after {
  right: 0;
}
.r4__cta1__course__header {
  display: flex;
  align-items: center;
  gap: clamp(1px, 2.1333333333vw, 16px);
  margin-bottom: clamp(1px, 6.6666666667vw, 50px);
}
.r4__cta1__course__header__off {
  min-width: clamp(1px, 16.1333333333vw, 121px);
}
.r4__cta1__course__header__head {
  flex: 1;
}
.r4__cta1__course__header__head .main {
  display: block;
  font-size: clamp(1px, 6.9333333333vw, 52px);
  font-weight: 800;
  line-height: 1.4;
  scale: 0.94 1;
  transform-origin: left center;
  white-space: nowrap;
}
.r4__cta1__course__header__head .sub {
  display: block;
  font-size: clamp(1px, 3.7333333333vw, 28px);
  font-weight: 700;
  line-height: 1.4;
  color: var(--red);
}
.r4__cta1__course__box {
  position: relative;
  padding: clamp(1px, 7.4666666667vw, 56px) clamp(1px, 4vw, 30px) clamp(1px, 4vw, 30px);
  border-radius: clamp(1px, 2vw, 15px);
  box-shadow: 0 0 clamp(1px, 1.6vw, 12px) rgba(30, 72, 119, 0.4);
  background-color: #fff;
}
.r4__cta1__course__box__top {
  display: flex;
  justify-content: space-between;
}
.r4__cta1__course__box__img {
  position: relative;
  width: clamp(1px, 36vw, 270px);
}
.r4__cta1__course__box__img img {
  position: absolute;
  inset: auto 0 max(-1.3333333333vw, -10px);
}
.r4__cta1__course__box__txt {
  width: clamp(1px, 46.6666666667vw, 350px);
}
.r4__cta1__course__box__txt .label {
  position: absolute;
  inset: 0 auto auto clamp(1px, 44vw, 330px);
  padding: clamp(1px, 1.3333333333vw, 10px) clamp(1px, 2.6666666667vw, 20px);
  border-radius: clamp(1px, 2vw, 15px);
  background-color: #44b3b1;
  font-size: clamp(1px, 2.8vw, 21px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  translate: 0 -50%;
}
.r4__cta1__course__box__txt .label::before {
  content: "";
  position: absolute;
  inset: 100% 0 auto 0;
  display: block;
  width: clamp(1px, 2.6666666667vw, 20px);
  height: clamp(1px, 3.4666666667vw, 26px);
  margin-inline: auto;
  background-color: #44b3b1;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
}
.r4__cta1__course__box__txt .course {
  margin-bottom: clamp(1px, 3.3333333333vw, 25px);
  padding: clamp(1px, 1.0666666667vw, 8px);
  border: 1px solid #7e9ba3;
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
.r4__cta1__course__box__txt .price {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: clamp(1px, 2.4vw, 18px);
  padding-left: clamp(1px, 1.3333333333vw, 10px);
}
.r4__cta1__course__box__txt .price__label {
  margin-right: auto;
  font-size: clamp(1px, 6vw, 45px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: var(--red);
}
.r4__cta1__course__box__txt .price__label .small {
  font-size: clamp(1px, 2.8vw, 21px);
  font-weight: 400;
}
.r4__cta1__course__box__txt .price__num {
  position: relative;
  font-family: var(--bebas);
  font-size: clamp(1px, 11.4666666667vw, 86px);
  font-weight: 500;
  line-height: 0.9;
}
.r4__cta1__course__box__txt .price__num .normal {
  position: absolute;
  inset: auto auto 100% 0;
  margin-bottom: clamp(1px, 0.2666666667vw, 2px);
  font-family: var(--sans);
  font-size: clamp(1px, 1.9333333333vw, 14.5px);
  text-align: right;
  line-height: 1.5;
  opacity: 0.5;
}
.r4__cta1__course__box__txt .price__yen {
  position: relative;
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: 1;
}
.r4__cta1__course__box__txt .price__yen .tax {
  position: absolute;
  inset: auto 0 100% 0;
  margin-bottom: clamp(1px, 0.5333333333vw, 4px);
  font-size: clamp(1px, 2.1333333333vw, 16px);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
.r4__cta1__course__box__txt .second {
  margin-bottom: clamp(1px, 4vw, 30px);
  padding-block: clamp(1px, 0.2666666667vw, 2px);
  border-radius: 100vmax;
  background-color: rgba(212, 20, 90, 0.12);
  font-size: clamp(1px, 2.1333333333vw, 16px);
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  letter-spacing: 0.075em;
  color: var(--red);
}
.r4__cta1__course__box__merit {
  display: flex;
  justify-content: space-between;
  margin: max(-2vw, -15px) 0 clamp(1px, 2.6666666667vw, 20px);
}
.r4__cta1__course__box__merit__item {
  padding: clamp(1px, 1.3333333333vw, 10px) clamp(1px, 2.2666666667vw, 17px);
  background-color: #6ecbdb;
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 600;
  color: #fff;
}
.r4__cta1__course__box__notes {
  margin-bottom: clamp(1px, 2.6666666667vw, 20px);
  font-size: clamp(1px, 1.4666666667vw, 11px);
  line-height: clamp(1px, 1.8666666667vw, 14px);
  letter-spacing: 0.05em;
  color: #7e9ba3;
}
.r4__cta1__course__box__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(1px, 10vw, 75px);
  border-radius: 100vmax;
  background-color: var(--primary);
  font-size: clamp(1px, 3.7333333333vw, 28px);
  font-weight: 600;
  color: #fff;
}
.r4__cta1 .p-idx-plan__amazon {
  box-shadow: 0 0 clamp(1px, 1.6vw, 12px) rgba(30, 72, 119, 0.4);
  color: #fff;
}
.r4__cta1 .p-idx-plan__amazon-inner {
  background-color: #fff;
}
.r4__guarantee {
  padding: clamp(1px, 5.3333333333vw, 40px);
}
.r4__guarantee.green {
  background-color: rgba(126, 155, 163, 0.16);
}
.r4__guarantee__head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1px, 2.6666666667vw, 20px);
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
}
.r4__guarantee__head .sub {
  font-size: clamp(1px, 4vw, 30px);
  font-weight: 600;
  line-height: clamp(1px, 5.8666666667vw, 44px);
}
.r4__guarantee__head .main {
  font-family: var(--serif);
  font-size: clamp(1px, 7.2vw, 54px);
  font-weight: 900;
  line-height: clamp(1px, 12.1333333333vw, 91px);
  color: #a40002;
}
.r4__guarantee__img {
  margin-bottom: clamp(1px, 4vw, 30px);
}
.r4__guarantee__txt {
  margin-bottom: clamp(1px, 3.2vw, 24px);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 600;
  line-height: clamp(1px, 4.8vw, 36px);
  text-align: center;
}
.r4__guarantee__list {
  width: clamp(1px, 81.3333333333vw, 610px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
  padding: clamp(1px, 3.2vw, 24px) 0 clamp(1px, 3.2vw, 24px) clamp(1px, 6.6666666667vw, 50px);
  background: url(../../img/r4/cta/img_dots.png) no-repeat center top/100% auto, url(../../img/r4/cta/img_dots.png) no-repeat center bottom/100% auto;
  font-size: clamp(1px, 2.4vw, 18px);
  line-height: clamp(1px, 4vw, 30px);
  letter-spacing: 0.05em;
  color: #404b4c;
}
.r4__guarantee__notes {
  font-size: clamp(1px, 1.8666666667vw, 14px);
  line-height: 2;
  color: #404b4c;
  text-align: center;
}
.r4__line {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: clamp(1px, 10.9333333333vw, 82px) clamp(1px, 6.4vw, 48px) clamp(1px, 13.3333333333vw, 100px);
  background-color: #fff;
  color: #333;
}
.r4__line__head {
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
  font-size: clamp(1px, 4vw, 30px);
  font-weight: 700;
  line-height: clamp(1px, 6.6666666667vw, 50px);
  text-align: center;
}
.r4__line__head .strong {
  color: var(--primary);
}
.r4__line__img {
  width: clamp(1px, 68vw, 510px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__line__list {
  font-size: clamp(1px, 3.7333333333vw, 28px);
  font-weight: 600;
  line-height: clamp(1px, 5.3333333333vw, 40px);
  letter-spacing: 0.05em;
}
.r4__line__list .strong {
  color: var(--primary);
}
.r4__line__txt {
  margin-top: clamp(1px, 4vw, 30px);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  line-height: clamp(1px, 5.3333333333vw, 40px);
  letter-spacing: 0.05em;
  text-align: center;
}
.r4__line .p-idx-cta__line-txt1,
.r4__line .p-idx-cta__line-txt2 {
  color: #333;
}
.r4__problems {
  padding: clamp(1px, 6.4vw, 48px) clamp(1px, 0vw, 0px) clamp(1px, 8vw, 60px);
  background-color: #101010;
}
.r4__problems__head {
  margin: 0 0 clamp(1px, 16vw, 120px);
  text-align: center;
  overflow: hidden;
}
.r4__problems__head .jp {
  display: block;
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 4.5333333333vw, 34px);
  font-weight: 800;
  line-height: clamp(1px, 6.4vw, 48px);
  color: #fff;
}
.r4__problems__head .jp .strong {
  color: var(--primary);
}
.r4__problems__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  margin-inline: clamp(1px, 9.0666666667vw, 68px);
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__problems__head .en::before,
.r4__problems__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 10.6666666667vw, 80px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/clamp(1px, 18.2vw, 136.5px) auto;
}
.r4__problems__head .en::before {
  left: 0;
}
.r4__problems__head .en::after {
  right: 0;
}
.r4__problems__img1 {
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__problems__arrow {
  width: clamp(1px, 9.3333333333vw, 70px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 4vw, 30px);
}
.r4__problems__txt1 {
  width: clamp(1px, 81.3333333333vw, 610px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 8vw, 60px);
  padding: clamp(1px, 2.6666666667vw, 20px);
  border-radius: clamp(1px, 5.3333333333vw, 40px);
  background-color: rgba(68, 179, 177, 0.8);
  font-size: clamp(1px, 4.9333333333vw, 37px);
  font-weight: 600;
  line-height: clamp(1px, 7.4666666667vw, 56px);
  text-align: center;
  color: #fff;
}
.r4__problems__txt2 {
  margin-bottom: clamp(1px, 6.6666666667vw, 50px);
  font-size: clamp(1px, 5.8666666667vw, 44px);
  font-weight: 600;
  line-height: clamp(1px, 7.7333333333vw, 58px);
  text-align: center;
  color: #fff;
}
.r4__problems__txt2 .strong1 {
  display: inline-block;
  margin-block: 0.2em;
  font-family: var(--serif);
  font-size: clamp(1px, 7.8666666667vw, 59px);
  font-weight: 900;
  letter-spacing: -0.075em;
  color: var(--primary);
}
.r4__problems__txt2 .strong2 {
  display: inline-block;
  margin-block: 0.2em;
  font-family: var(--serif);
  font-size: clamp(1px, 9.8666666667vw, 74px);
  font-weight: 900;
  letter-spacing: -0.075em;
  color: var(--primary);
}
.r4__problems__img2 {
  width: clamp(1px, 92.2666666667vw, 692px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 8vw, 60px);
}
.r4__mechanism {
  padding-top: clamp(1px, 16vw, 120px);
}
.r4__mechanism__section {
  padding: 0 clamp(1px, 9.3333333333vw, 70px) clamp(1px, 21.3333333333vw, 160px);
  background: url(../../img/r4/mechanism/bg.png) no-repeat center clamp(1px, 38.6666666667vw, 290px) / contain;
}
.r4__mechanism__section .blue {
  color: #7aa3ef;
}
.r4__mechanism__section .green {
  color: #1ca68d;
}
.r4__mechanism__section .navy {
  color: #0071bc;
}
.r4__mechanism__section .red {
  color: #d4145a;
}
.r4__mechanism__section__head1 {
  margin: max(-16vw, -120px) max(-9.3333333333vw, -70px) clamp(1px, 12vw, 90px);
}
.r4__mechanism__section__head1 .main {
  display: block;
  margin-bottom: clamp(1px, 4vw, 30px);
}
.r4__mechanism__section__head1 .sub {
  display: block;
  font-size: clamp(1px, 3.2vw, 24px);
  font-weight: 600;
  line-height: clamp(1px, 5.0666666667vw, 38px);
  text-align: center;
  letter-spacing: 0.05em;
}
.r4__mechanism__section__head2 {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-bottom: clamp(1px, 2.6666666667vw, 20px);
}
.r4__mechanism__section__head2 .head {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  font-size: clamp(1px, 6.4vw, 48px);
  font-weight: 700;
  line-height: 1.5;
}
.r4__mechanism__section__head2 .head .en {
  font-family: var(--bebas);
  font-size: clamp(1px, 7.4666666667vw, 56px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.3;
}
.r4__mechanism__section__head2 .head .small {
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 600;
  white-space: nowrap;
  letter-spacing: 0;
  line-height: 1.2;
}
.r4__mechanism__section__head2 .capacity {
  padding: clamp(1px, 0.4vw, 3px) clamp(1px, 4.2666666667vw, 32px);
  border: 1px solid #7e9ba3;
  border-radius: 100vmax;
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 600;
  white-space: nowrap;
}
.r4__mechanism__section__img {
  margin-bottom: clamp(1px, 9.6vw, 72px);
}
.r4__mechanism__section__img .img {
  margin-bottom: clamp(1px, 3.2vw, 24px);
  border-radius: clamp(1px, 4vw, 30px);
  box-shadow: 0 clamp(1px, 0.5333333333vw, 4px) clamp(1px, 0.6666666667vw, 5px) rgba(0, 0, 0, 0.5);
  overflow: hidden;
  line-height: 1;
}
.r4__mechanism__section__img .txt {
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 600;
  line-height: clamp(1px, 3.7333333333vw, 28px);
}
.r4__mechanism__r1__head {
  margin-bottom: clamp(1px, 8.5333333333vw, 64px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 700;
  line-height: clamp(1px, 7.6vw, 57px);
  text-align: center;
}
.r4__mechanism__r1__txt {
  display: flex;
  align-items: center;
  gap: clamp(1px, 5.0666666667vw, 38px);
  margin-top: clamp(1px, 3.2vw, 24px);
}
.r4__mechanism__r1__txt .head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 13.3333333333vw, 100px);
  height: clamp(1px, 13.3333333333vw, 100px);
  font-size: clamp(1px, 2.9333333333vw, 22px);
  font-weight: 600;
  white-space: nowrap;
  text-align: center;
}
.r4__mechanism__r1__txt .head span {
  position: relative;
  z-index: 2;
}
.r4__mechanism__r1__txt .head.no::before,
.r4__mechanism__r1__txt .head.no::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  width: clamp(1px, 1.6vw, 12px);
  height: clamp(1px, 13.3333333333vw, 100px);
  margin: auto;
  background-color: #bdcff4;
  z-index: 1;
}
.r4__mechanism__r1__txt .head.no::before {
  rotate: 45deg;
}
.r4__mechanism__r1__txt .head.no::after {
  rotate: -45deg;
}
.r4__mechanism__r1__txt .head.yes::before {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  margin: auto;
  border: clamp(1px, 1.6vw, 12px) solid rgba(246, 146, 30, 0.5);
  border-radius: 50%;
  z-index: 1;
}
.r4__mechanism__r1__txt .txt {
  flex: 1;
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 500;
  line-height: clamp(1px, 3.4666666667vw, 26px);
  letter-spacing: 0.075em;
}
.r4__mechanism__r1__txt .txt .strong {
  font-weight: 700;
  color: #00a99d;
}
.r4__mechanism__r1__arrow {
  width: clamp(1px, 13.0666666667vw, 98px);
  margin-inline: auto;
  margin-block: clamp(1px, 5.3333333333vw, 40px);
}
.r4__mechanism__r2__head {
  margin-bottom: clamp(1px, 2.6666666667vw, 20px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 700;
  line-height: clamp(1px, 7.3333333333vw, 55px);
  text-align: center;
}
.r4__mechanism__r2__img {
  margin: 0 max(-5.3333333333vw, -40px) 0 max(-1.3333333333vw, -10px);
}
.r4__mechanism__finish {
  margin-top: max(-24vw, -180px);
}
.r4__mechanism__finish__arrow {
  width: clamp(1px, 9.3333333333vw, 70px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 4vw, 30px);
}
.r4__mechanism__finish__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 88.2666666667vw, 662px);
  height: clamp(1px, 8.5333333333vw, 64px);
  margin-inline: auto;
  margin-bottom: max(-3.4666666667vw, -26px);
  text-align: center;
  background-color: var(--primary);
  font-size: clamp(1px, 4.6666666667vw, 35px);
  font-weight: 700;
  color: #fff;
  z-index: 10;
}
.r4__mechanism__finish__txt {
  text-align: center;
}
.r4__mechanism__finish__txt .head {
  margin-bottom: clamp(1px, 4.2666666667vw, 32px);
  font-family: var(--serif);
  font-size: clamp(1px, 6.8vw, 51px);
  font-weight: 900;
  line-height: clamp(1px, 8.6666666667vw, 65px);
  letter-spacing: 0.05em;
}
.r4__mechanism__finish__txt .head .strong {
  color: var(--primary);
}
.r4__mechanism__finish__txt .txt {
  width: clamp(1px, 81.3333333333vw, 610px);
  margin-inline: auto;
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 600;
  line-height: clamp(1px, 3.7333333333vw, 28px);
  letter-spacing: 0.05em;
}
.r4__safety {
  padding: clamp(1px, 16vw, 120px) clamp(1px, 9.3333333333vw, 70px) 0;
  background: url(../../img/r4/safety/bg.png) no-repeat center clamp(1px, 37.3333333333vw, 280px) / 100% auto;
}
.r4__safety__head {
  margin: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
}
.r4__safety__head .jp {
  display: block;
  margin: 0 max(-9.6vw, -72px) clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 5.4666666667vw, 41px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
  scale: 0.96 1;
}
.r4__safety__head .jp .strong {
  color: var(--primary);
}
.r4__safety__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__safety__head .en::before,
.r4__safety__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 12.2666666667vw, 92px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/clamp(1px, 18.2vw, 136.5px) auto;
}
.r4__safety__head .en::before {
  left: 0;
}
.r4__safety__head .en::after {
  right: 0;
}
.r4__safety__section {
  margin-bottom: clamp(1px, 10.6666666667vw, 80px);
}
.r4__safety__section__head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: clamp(1px, 2.6666666667vw, 20px);
  text-align: center;
}
.r4__safety__section__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 33.3333333333vw, 250px);
  height: clamp(1px, 8.2666666667vw, 62px);
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
  background: url(../../img/r4/common/bg_head_s.png) no-repeat center center/contain;
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 800;
  text-shadow: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.2666666667vw, 2px) #0a4444;
  color: #fff;
}
.r4__safety__section__head .main {
  display: block;
  font-size: clamp(1px, 4.8vw, 36px);
  font-weight: 600;
  line-height: clamp(1px, 6.9333333333vw, 52px);
  letter-spacing: 0.05em;
}
.r4__safety__section__head .main .strong {
  color: var(--primary);
}
.r4__safety__section__img .img {
  margin-bottom: clamp(1px, 3.2vw, 24px);
  border-radius: clamp(1px, 4vw, 30px);
  box-shadow: 0 clamp(1px, 0.5333333333vw, 4px) clamp(1px, 0.6666666667vw, 5px) rgba(0, 0, 0, 0.5);
  overflow: hidden;
  line-height: 1;
}
.r4__safety__section__img .txt {
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 600;
  line-height: clamp(1px, 3.7333333333vw, 28px);
}
.r4__voice {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 9.3333333333vw, 70px) 0;
  background: url(../../img/r4/voice/bg.png) no-repeat center clamp(1px, 37.3333333333vw, 280px) / 100% auto;
}
.r4__voice__head {
  margin: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
}
.r4__voice__head .jp {
  display: block;
  margin: 0 max(-9.6vw, -72px) clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 5.4666666667vw, 41px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
}
.r4__voice__head .jp .strong {
  color: var(--primary);
}
.r4__voice__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__voice__head .en::before,
.r4__voice__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 18.2vw, 136.5px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/clamp(1px, 18.2vw, 136.5px) auto;
}
.r4__voice__head .en::before {
  left: 0;
}
.r4__voice__head .en::after {
  right: 0;
}
.r4__voice__notes {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 68vw, 510px);
  height: clamp(1px, 4.1333333333vw, 31px);
  margin: 0 auto clamp(1px, 8vw, 60px);
  border: 1px solid #7e9ba3;
  font-size: clamp(1px, 1.6vw, 12px);
  font-weight: 600;
  text-align: center;
}
.r4__voice__section {
  margin-bottom: clamp(1px, 10.6666666667vw, 80px);
}
.r4__voice__section__head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1px, 1.0666666667vw, 8px);
  padding-bottom: clamp(1px, 1.7333333333vw, 13px);
  margin-bottom: clamp(1px, 2.6666666667vw, 20px);
}
.r4__voice__section__head::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  display: block;
  width: 100%;
  height: clamp(1px, 0.4vw, 3px);
  background: url(../../img/r4/voice/bg_head.png) no-repeat center bottom/100% auto;
}
.r4__voice__section__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 19.4666666667vw, 146px);
  border-radius: 100vmax;
  background-color: #6ecbdb;
  font-size: clamp(1px, 2vw, 15px);
  font-weight: 600;
  line-height: 1.8;
  text-align: center;
  color: #fff;
}
.r4__voice__section__head .sub.female {
  background-color: #d4145a;
}
.r4__voice__section__head .main {
  display: block;
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 800;
  line-height: clamp(1px, 5.3333333333vw, 40px);
  text-align: center;
}
.r4__voice__section__txt {
  font-size: clamp(1px, 2vw, 15px);
  font-weight: 600;
  line-height: clamp(1px, 3.2vw, 24px);
  text-align: center;
}
.r4__award {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 9.3333333333vw, 70px) clamp(1px, 5.3333333333vw, 40px);
  background: url(../../img/r4/award/bg.png) no-repeat center clamp(1px, 58.6666666667vw, 440px) / 100% auto;
}
.r4__award__head {
  margin: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
}
.r4__award__head .jp {
  display: block;
  margin: 0 max(-9.6vw, -72px) clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 5.4666666667vw, 41px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
}
.r4__award__head .jp .strong {
  color: var(--primary);
}
.r4__award__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__award__head .en::before,
.r4__award__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 18.2vw, 136.5px);
  background: url(../../img/r4/common/img_dots.png) no-repeat center center/clamp(1px, 18.2vw, 136.5px) auto;
}
.r4__award__head .en::before {
  left: 0;
}
.r4__award__head .en::after {
  right: 0;
}
.r4__award__section {
  margin-bottom: clamp(1px, 10.6666666667vw, 80px);
}
.r4__award__section__head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
  text-align: center;
}
.r4__award__section__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 53.4666666667vw, 401px);
  height: clamp(1px, 8.2666666667vw, 62px);
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
  background: url(../../img/r4/common/bg_head.png) no-repeat center center/contain;
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 800;
  text-shadow: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.2666666667vw, 2px) #0a4444;
  color: #fff;
}
.r4__award__section__head .sub.long {
  width: clamp(1px, 68vw, 510px);
  background: url(../../img/r4/common/bg_head_l.png) no-repeat center center/contain;
}
.r4__award__section__head .main {
  display: block;
  font-size: clamp(1px, 4.4vw, 33px);
  font-weight: 800;
  line-height: clamp(1px, 6vw, 45px);
  letter-spacing: 0.05em;
}
.r4__award__section__head .main .strong {
  color: var(--primary);
}
.r4__award__section__img .img {
  margin: 0 max(-4vw, -30px) clamp(1px, 5.3333333333vw, 40px);
}
.r4__award__section__img .txt {
  font-size: clamp(1px, 2vw, 15px);
  font-weight: 600;
  line-height: clamp(1px, 3.2vw, 24px);
  text-align: center;
}
.r4__award__section__img .notes {
  font-size: clamp(1px, 1.6vw, 12px);
  font-weight: 400;
  line-height: clamp(1px, 2.6666666667vw, 20px);
  text-align: center;
}
.r4__award__finish__head {
  margin-bottom: clamp(1px, 4vw, 30px);
}
.r4__award__finish__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(1px, 6.5333333333vw, 49px);
  margin-inline: max(-9.3333333333vw, -70px);
  margin-bottom: clamp(1px, 4.8vw, 36px);
  background-color: var(--primary);
  font-size: clamp(1px, 3.2vw, 24px);
  font-weight: 800;
  text-align: center;
  color: #fff;
}
.r4__award__finish__head .main {
  display: block;
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
  text-align: center;
}
.r4__award__finish__head .main .strong {
  color: var(--primary);
}
.r4__award__finish__head .main .red {
  color: var(--red);
}
.r4__award__finish__arrow {
  width: clamp(1px, 9.3333333333vw, 70px);
  margin-inline: auto;
}
.r4__cta2 {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 5.3333333333vw, 40px) clamp(1px, 4vw, 30px);
  background: linear-gradient(rgba(126, 155, 163, 0.16) 20%, #fff 100%);
  color: #333;
}
.r4__cta2__head {
  display: flex;
  justify-content: center;
  margin-bottom: clamp(1px, 3.3333333333vw, 25px);
  text-align: center;
}
.r4__cta2__head .txt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 53.4666666667vw, 401px);
  height: clamp(1px, 8.2666666667vw, 62px);
  background: url(../../img/r4/common/bg_head.png) no-repeat center center/contain;
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 800;
  text-shadow: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 0.2666666667vw, 2px) #0a4444;
  color: #fff;
}
.r4__cta2__box {
  margin-bottom: clamp(1px, 8.5333333333vw, 64px);
  padding: clamp(1px, 4vw, 30px) clamp(1px, 8vw, 60px);
  border-radius: clamp(1px, 2vw, 15px);
  background-color: #fff;
  text-align: center;
}
.r4__cta2__box__list {
  display: inline-block;
  text-align: left;
}
.r4__cta2__box__list__item {
  position: relative;
  padding-left: 1em;
  font-size: clamp(1px, 2.4vw, 18px);
  line-height: clamp(1px, 4vw, 30px);
  letter-spacing: 0.075em;
}
.r4__cta2__box__list__item::before {
  content: "・";
  position: absolute;
  inset: 0 auto auto 0;
}
.r4__cta2__box__list__item .red {
  color: var(--red);
}
.r4__cta2__single {
  position: relative;
  display: flex;
  align-items: flex-start;
  margin-bottom: clamp(1px, 17.3333333333vw, 130px);
  padding: clamp(1px, 5.3333333333vw, 40px) clamp(1px, 4vw, 30px) clamp(1px, 1.3333333333vw, 10px) clamp(1px, 2.1333333333vw, 16px);
  border-radius: clamp(1px, 2vw, 15px);
  box-shadow: 0 0 clamp(1px, 1.6vw, 12px) rgba(30, 72, 119, 0.4);
  background-color: #fff;
}
.r4__cta2__single__img {
  width: clamp(1px, 32vw, 240px);
}
.r4__cta2__single__txt {
  flex: 1;
}
.r4__cta2__single__txt .head {
  margin-bottom: clamp(1px, 4vw, 30px);
  padding-left: clamp(1px, 2.6666666667vw, 20px);
}
.r4__cta2__single__txt .head .sub {
  display: block;
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 600;
  color: #64c0ab;
}
.r4__cta2__single__txt .head .main {
  display: block;
  font-size: clamp(1px, 4.9333333333vw, 37px);
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: 0.075em;
}
.r4__cta2__single__txt .price {
  display: flex;
  align-items: flex-end;
  margin-bottom: clamp(1px, 3.3333333333vw, 25px);
  padding-left: clamp(1px, 2.6666666667vw, 20px);
}
.r4__cta2__single__txt .price .num {
  font-family: var(--bebas);
  font-size: clamp(1px, 11.4666666667vw, 86px);
  font-weight: 500;
  line-height: 0.9;
}
.r4__cta2__single__txt .price .yen {
  position: relative;
  margin-left: clamp(1px, 1.3333333333vw, 10px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: 1;
}
.r4__cta2__single__txt .price .yen .tax {
  position: absolute;
  inset: auto auto 100% 0;
  margin-bottom: clamp(1px, 0.5333333333vw, 4px);
  font-size: clamp(1px, 2.1333333333vw, 16px);
  font-weight: 400;
  letter-spacing: 0.05em;
}
.r4__cta2__single__txt .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(1px, 9.8666666667vw, 74px);
  border-radius: 100vmax;
  background-color: rgba(68, 179, 177, 0.08);
  font-size: clamp(1px, 3.7333333333vw, 28px);
  font-weight: 700;
  color: #44b3b1;
  letter-spacing: 0.1em;
}
.r4__cta2__set {
  position: relative;
  margin-top: clamp(1px, 17.3333333333vw, 130px);
  padding: clamp(1px, 4vw, 30px) clamp(1px, 4vw, 30px) clamp(1px, 4vw, 30px) clamp(1px, 4vw, 30px);
  border-radius: clamp(1px, 2vw, 15px);
  box-shadow: 0 0 clamp(1px, 1.6vw, 12px) rgba(30, 72, 119, 0.4);
  background-color: #fff;
}
.r4__cta2__set__top {
  display: flex;
  align-items: center;
  margin-bottom: max(-1.6vw, -12px);
}
.r4__cta2__set__off {
  position: absolute;
  inset: max(-8vw, -60px) clamp(1px, 1.3333333333vw, 10px) auto clamp(1px, 1.3333333333vw, 10px);
}
.r4__cta2__set__img {
  width: clamp(1px, 45.3333333333vw, 340px);
  margin-left: max(-4vw, -30px);
}
.r4__cta2__set__txt {
  flex: 1;
}
.r4__cta2__set__txt .head {
  margin-bottom: clamp(1px, 2vw, 15px);
}
.r4__cta2__set__txt .head .sub {
  display: block;
  margin-bottom: clamp(1px, 0.6666666667vw, 5px);
  font-size: clamp(1px, 2.6666666667vw, 20px);
  font-weight: 600;
  color: #64c0ab;
}
.r4__cta2__set__txt .head .main {
  display: block;
  font-size: clamp(1px, 3.8666666667vw, 29px);
  font-weight: 700;
  line-height: clamp(1px, 5.6vw, 42px);
  letter-spacing: 0.05em;
}
.r4__cta2__set__txt .label {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: clamp(1px, 3.3333333333vw, 25px);
  padding-inline: clamp(1px, 2.9333333333vw, 22px);
  border-radius: clamp(1px, 0.6666666667vw, 5px);
  background: linear-gradient(120deg, #23b6bc 0%, #3071b7 80%);
  font-size: clamp(1px, 2.9333333333vw, 22px);
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.075em;
  color: #fff;
}
.r4__cta2__set__txt .label .tax {
  font-size: clamp(1px, 2.2666666667vw, 17px);
}
.r4__cta2__set__txt .label::before {
  content: "";
  position: absolute;
  inset: 100% clamp(1px, 2vw, 15px) auto auto;
  display: block;
  width: clamp(1px, 3.3333333333vw, 25px);
  height: clamp(1px, 1.8666666667vw, 14px);
  background-color: #3071b7;
  -webkit-clip-path: polygon(30% 0, 100% 0, 0 100%);
  clip-path: polygon(30% 0, 100% 0, 0 100%);
}
.r4__cta2__set__txt .price {
  display: flex;
  align-items: flex-end;
  margin-bottom: clamp(1px, 3.3333333333vw, 25px);
}
.r4__cta2__set__txt .price .num {
  font-family: var(--bebas);
  font-size: clamp(1px, 11.4666666667vw, 86px);
  font-weight: 500;
  line-height: 0.9;
}
.r4__cta2__set__txt .price .yen {
  position: relative;
  margin-left: clamp(1px, 1.3333333333vw, 10px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 600;
  line-height: 1;
}
.r4__cta2__set__txt .price .yen .tax {
  position: absolute;
  inset: auto 0 100% 0;
  margin-bottom: clamp(1px, 0.5333333333vw, 4px);
  font-size: clamp(1px, 2.1333333333vw, 16px);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05em;
}
.r4__cta2__set__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: clamp(1px, 9.8666666667vw, 74px);
  border-radius: 100vmax;
  background-color: #44b3b1;
  font-size: clamp(1px, 4.9333333333vw, 37px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #fff;
  z-index: 10;
}
.r4__benefits {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 5.3333333333vw, 40px);
}
.r4__benefits__head {
  margin-bottom: clamp(1px, 1.3333333333vw, 10px);
  font-size: clamp(1px, 5.3333333333vw, 40px);
  font-weight: 800;
  line-height: clamp(1px, 8vw, 60px);
  text-align: center;
}
.r4__benefits__head .strong {
  color: var(--primary);
}
.r4__benefits__arrow {
  position: relative;
  width: clamp(1px, 9.3333333333vw, 70px);
  margin-inline: auto;
  margin-bottom: max(-5.3333333333vw, -40px);
  z-index: 1;
}
.r4__benefits__box {
  margin-bottom: clamp(1px, 8.2666666667vw, 62px);
  padding: clamp(1px, 8vw, 60px) clamp(1px, 4vw, 30px) clamp(1px, 5.3333333333vw, 40px);
  border-radius: clamp(1px, 2vw, 15px);
  box-shadow: 0 0 clamp(1px, 1.6vw, 12px) rgba(30, 72, 119, 0.4);
  background-color: #fff;
}
.r4__benefits__list {
  display: flex;
  flex-direction: column;
  gap: clamp(1px, 4.8vw, 36px);
}
.r4__benefits__list__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.r4__benefits__img {
  min-width: clamp(1px, 11.7333333333vw, 88px);
  max-width: clamp(1px, 11.7333333333vw, 88px);
}
.r4__benefits__txt {
  width: clamp(1px, 66.4vw, 498px);
}
.r4__benefits__txt .head {
  font-size: clamp(1px, 5.2vw, 39px);
  font-weight: 800;
  white-space: nowrap;
}
.r4__benefits__txt .head.narrow {
  transform-origin: left center;
  scale: 0.8 1;
}
.r4__benefits__txt .txt {
  font-size: clamp(1px, 2vw, 15px);
  font-weight: 400;
  line-height: clamp(1px, 3.2vw, 24px);
}
.r4__benefits__finish .img {
  width: clamp(1px, 40vw, 300px);
  margin-inline: auto;
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__benefits__finish .txt {
  font-size: clamp(1px, 3.8666666667vw, 29px);
  font-weight: 600;
  line-height: clamp(1px, 6.1333333333vw, 46px);
  text-align: center;
}
.r4__faq {
  padding: clamp(1px, 9.3333333333vw, 70px) clamp(1px, 9.3333333333vw, 70px) clamp(1px, 5.3333333333vw, 40px);
  background: url(../../img/r4/faq/bg.png) no-repeat center clamp(1px, 29.3333333333vw, 220px) / 100% auto;
}
.r4__faq__head {
  margin: 0 clamp(1px, 0.2666666667vw, 2px) clamp(1px, 10.6666666667vw, 80px);
  text-align: center;
}
.r4__faq__head .jp {
  display: block;
  margin: 0 max(-9.6vw, -72px) clamp(1px, 4.2666666667vw, 32px);
  font-size: clamp(1px, 5.4666666667vw, 41px);
  font-weight: 800;
  line-height: clamp(1px, 7.7333333333vw, 58px);
}
.r4__faq__head .en {
  position: relative;
  display: flex;
  justify-content: center;
  font-family: var(--bebas);
  font-size: clamp(1px, 3.4666666667vw, 26px);
  font-weight: 400;
  letter-spacing: 0.2em;
  color: #7e9ba3;
}
.r4__faq__head .en::before,
.r4__faq__head .en::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  width: clamp(1px, 35vw, 262.5px);
  background: url(../../img/r4/faq/img_dots.png) no-repeat center center/100% auto;
}
.r4__faq__head .en::before {
  left: 0;
}
.r4__faq__head .en::after {
  right: 0;
}
.r4__faq__section {
  margin-bottom: clamp(1px, 5.3333333333vw, 40px);
}
.r4__faq__section__head {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: clamp(1px, 1.8666666667vw, 14px);
  margin-bottom: clamp(1px, 3.7333333333vw, 28px);
}
.r4__faq__section__head .sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(1px, 5.3333333333vw, 40px);
  height: clamp(1px, 5.3333333333vw, 40px);
  background-color: #6ecbdb;
  border-radius: 50%;
  font-size: clamp(1px, 2.2666666667vw, 17px);
  font-weight: 600;
  color: #fff;
}
.r4__faq__section__head .main {
  font-size: clamp(1px, 3.6vw, 27px);
  font-weight: 700;
  text-align: center;
}
.r4__faq__section__txt {
  position: relative;
  padding-top: clamp(1px, 2.9333333333vw, 22px);
  text-align: center;
}
.r4__faq__section__txt::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  display: block;
  width: clamp(1px, 2.9333333333vw, 22px);
  height: clamp(1px, 1.3333333333vw, 10px);
  margin-inline: auto;
  background-color: #6ecbdb;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.r4__faq__section__txt .head {
  font-size: clamp(1px, 2.4vw, 18px);
  font-weight: 600;
  line-height: clamp(1px, 4.2666666667vw, 32px);
}
.r4__faq__section__txt .txt {
  font-size: clamp(1px, 2vw, 15px);
  font-weight: 400;
  line-height: clamp(1px, 3.2vw, 24px);
}
