@charset "UTF-8";
/* 1. Use a more-intuitive box-sizing model */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* 2. Remove default margin */
*:not(dialog) {
  margin: 0;
}

/* 3. Enable keyword animations */
body {
  /* 4. Increase line-height */
  line-height: 1.5;
  /* 5. Improve text rendering */
  -webkit-font-smoothing: antialiased;
}

/* 6. Improve media defaults */
img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
}

/* 7. Inherit fonts for form controls */
input,
button,
textarea,
select {
  font: inherit;
}

/* 8. Avoid text overflows */
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

/* 9. Improve line wrapping */
p {
  text-wrap: pretty;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-wrap: balance;
}

/*
  10. Create a root stacking context
*/
#root,
#__next {
  isolation: isolate;
}

:root {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.7333333333vw;
  font-weight: 400;
  line-height: 1.8;
  color: var(--color-text);
  scroll-behavior: smooth;
}
:root {
  overflow-wrap: anywhere;
}

.lp-plus-ja {
  position: relative;
}
.lp-plus-ja .c-header {
  position: relative;
  padding: 5.8666666667vw 0 5.8666666667vw 5.0666666667vw;
}
.lp-plus-ja .c-header .c-header__logo-01 a {
  display: block;
  width: 25.02vw;
  height: auto;
  aspect-ratio: 93.825/18.807;
}
.lp-plus-ja .c-header .c-header__logo-01 img {
  width: 100%;
}
.lp-plus-ja .c-header .c-header__logo-02 {
  position: absolute;
  z-index: 101;
  top: 6.1333333333vw;
  right: 6.4vw;
  width: 27.7333333333vw;
  aspect-ratio: 104/92.979;
}
.lp-plus-ja .c-header .c-header__logo-02 img {
  width: 100%;
}
.lp-plus-ja .c-footer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 10.6666666667vw;
}
.lp-plus-ja .c-footer .c-footer__small {
  font-size: 2.6666666667vw;
  line-height: 1;
}
.lp-plus-ja .p-hero {
  position: relative;
  z-index: 100;
  padding: 0 0 12.5333333333vw;
  clip-path: ellipse(308.4vw 308.13vw at 43% -129vw);
}
.lp-plus-ja .p-hero .p-hero__hdg {
  padding: 13.6vw 0 0 4vw;
}
.lp-plus-ja .p-hero .p-hero__hdg img {
  display: block;
  width: 90.9333333333vw;
  height: auto;
  aspect-ratio: 341/333;
}
.lp-plus-ja .p-hero .p-hero__require {
  display: flex;
  justify-content: flex-start;
  width: 84vw;
  min-height: 17.0666666667vw;
  margin: 5.8666666667vw auto 9.0666666667vw;
  border-radius: 8vw;
  background-color: #fff;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-hdg {
  font-size: 4vw;
  font-weight: 700;
  display: flex;
  align-items: center;
  min-width: 17.6vw;
  padding: 0 0 0 6.1333333333vw;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-hdg::after {
  content: "｜";
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-list {
  font-size: 4vw;
  font-weight: 700;
  padding: 2.6666666667vw 0 0;
  list-style: none;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li {
  position: relative;
  margin: 0 0 0.8vw;
  padding: 0 0 0 3.2vw;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li::before {
  position: absolute;
  top: 2.1333333333vw;
  left: 0;
  display: inline-block;
  width: 1.7333333333vw;
  height: 1.7333333333vw;
  margin: 0 1.6vw 0 0;
  content: "";
  border-radius: 50%;
  background-color: #707070;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li.p-hero__require-note {
  font-size: 2.6666666667vw;
  font-weight: 400;
  padding: 0;
  text-align: center;
  color: #999;
}
.lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li.p-hero__require-note::before {
  display: none;
}
.lp-plus-ja .p-hero .p-hero__period {
  overflow: hidden;
  width: 32.2133333333vw;
  aspect-ratio: 1/1;
  margin: 0 0 0 8vw;
  text-align: center;
  border-radius: 50%;
  background-color: #fff;
}
.lp-plus-ja .p-hero .p-hero__period img {
  width: 100%;
}
.lp-plus-ja .p-hero .p-hero__decor {
  position: absolute;
  right: 11.2vw;
  bottom: -4.8vw;
}
.lp-plus-ja .p-hero .p-hero__decor img {
  display: block;
  width: 40.1333333333vw;
  height: auto;
  aspect-ratio: 301/396;
}
.lp-plus-ja .p-hero .p-hero__decor-2 {
  position: absolute;
  pointer-events: none;
}
.lp-plus-ja .p-hero .p-hero__decor-2 img {
  display: block;
  width: 17.6427525622vw;
  height: auto;
  aspect-ratio: 241/277;
}
.lp-plus-ja .p-decor-head {
  position: absolute;
  z-index: 102;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  pointer-events: none;
}
.lp-plus-ja .p-decor-head img {
  width: 100%;
  pointer-events: none;
}
.lp-plus-ja .p-decor-body {
  position: relative;
}
.lp-plus-ja .p-decor-body .p-decor-body__bg {
  position: absolute;
  top: 141.6vw;
  left: 0;
  pointer-events: none;
}
.lp-plus-ja .p-decor-body .p-decor-body__bg img {
  width: 100%;
}
.lp-plus-ja .p-overview {
  width: 84vw;
  margin: 3.2vw auto 0;
}
.lp-plus-ja .p-overview .p-overview__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-overview .p-overview__list > li {
  margin: 0 0 6.4vw;
  padding: 0;
}
.lp-plus-ja .p-overview .p-overview__list > li > img {
  width: 100%;
}
.lp-plus-ja .p-overview .p-overview__cta {
  margin: 5.0666666667vw 0 0;
}
.lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-sup {
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1;
  display: block;
  margin: 0 0 2.4vw;
  text-align: center;
}
.lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-btn {
  font-size: 4.2666666667vw;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 17.0666666667vw;
  padding: 0 1.6vw 0 0;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 0;
  border-radius: 8vw;
  background-color: #11a06e;
}
.lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-btn > img {
  position: absolute;
  top: 50%;
  right: 6.4vw;
  display: block;
  width: 4.5333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  transform: translateY(-50%);
}
.lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-notes {
  font-size: 3.7333333333vw;
  line-height: 1.4;
  display: block;
  margin: 2.4vw 0 0;
  text-align: center;
  color: #999;
}
.lp-plus-ja .p-target {
  font-weight: 700;
  overflow: hidden;
  width: 84vw;
  margin: 10.6666666667vw auto 8vw;
  color: #000;
  border-width: 0.5333333333vw;
  border-style: solid;
  border-radius: 5.3333333333vw;
}
.lp-plus-ja .p-target .p-target__hdg {
  font-size: 4vw;
  line-height: 1;
  padding: 3.4666666667vw 0;
  text-align: center;
}
.lp-plus-ja .p-target .p-target__txt {
  font-size: 3.4666666667vw;
  line-height: 2;
  padding: 5.6vw 6.4vw;
}
.lp-plus-ja .p-notes {
  width: 84vw;
  margin: 8.5333333333vw auto;
}
.lp-plus-ja .p-notes h3 {
  font-size: 2.9333333333vw;
  font-weight: 400;
  margin: 5.3333333333vw 0 0;
}
.lp-plus-ja .p-notes .p-notes__inner {
  font-size: 2.9333333333vw;
  line-height: 1.4;
  overflow: hidden;
  padding: 0 5.3333333333vw 8.8vw;
  border-radius: 5.3333333333vw;
}
.lp-plus-ja .p-notes .p-notes__hdg {
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 128.333%;
  padding: 8vw 0 5.6vw;
  text-align: center;
}
.lp-plus-ja .p-notes .p-notes__hdg-list,
.lp-plus-ja .p-notes .p-notes__hdg-star {
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-notes .p-notes__hdg-list > li,
.lp-plus-ja .p-notes .p-notes__hdg-star > li {
  position: relative;
  margin: 0 0 1.7333333333vw;
  padding: 0 0 0 5.3333333333vw;
}
.lp-plus-ja .p-notes .p-notes__hdg-list > li:before,
.lp-plus-ja .p-notes .p-notes__hdg-star > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "★";
}
.lp-plus-ja .p-notes .p-notes__hdg-list > li:before {
  top: 1.0666666667vw;
  display: block;
  width: 2.1333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  content: "";
  border-radius: 50%;
  background-color: #000;
}
.lp-plus-ja .p-notes .p-notes__remark {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.8;
  margin: 5.3333333333vw 0 0;
  text-align: center;
  color: #000;
}
.lp-plus-ja .p-notes .p-notes__remark br {
  display: none;
}
.lp-plus-ja .p-notes .p-notes__remark img {
  display: inline-block;
  margin: 0 0.5333333333vw;
}
.lp-plus-ja .p-about {
  margin: 18.6666666667vw 0 0;
}
.lp-plus-ja .p-about .p-about__hdg img {
  width: 100%;
}
.lp-plus-ja .p-about .p-about__container {
  padding: 8.2666666667vw 8vw 7.4666666667vw;
  background-color: #f0f0f0;
}
.lp-plus-ja .p-about .p-about__item {
  margin: 0 0 5.3333333333vw;
}
.lp-plus-ja .p-about .p-about__item > img {
  width: 100%;
}
.lp-plus-ja .p-about .p-about__item.p-about__item--notes {
  display: flex;
  overflow: hidden;
  flex-direction: column;
  padding: 5.3333333333vw 5.3333333333vw 10.6666666667vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
.lp-plus-ja .p-about .p-about__item .p-about__item-hdg {
  font-size: 4.8vw;
  font-weight: 700;
  margin: 3.7333333333vw 0 3.3333333333vw;
  padding: 0 0 2.1333333333vw;
  text-align: center;
  border-bottom-width: 0.5333333333vw;
  border-bottom-style: solid;
}
.lp-plus-ja .p-about .p-about__item .p-about__item-list {
  font-size: 4.2666666667vw;
  font-weight: 500;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-about .p-about__item .p-about__item-list > li {
  position: relative;
  margin: 0;
  padding: 0 0 0 4vw;
}
.lp-plus-ja .p-about .p-about__item .p-about__item-list > li::before {
  position: absolute;
  top: 2.9333333333vw;
  left: 0.2666666667vw;
  display: block;
  width: 2.1333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  content: "";
  border-radius: 50%;
  background-color: #f0f0f0;
}
.lp-plus-ja .p-about .p-about__btns {
  margin: 10.6666666667vw 0 0;
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-about .p-about__btns > li {
  margin: 0 0 3.4666666667vw;
}
.lp-plus-ja .p-about .p-about__btns > li span {
  font-size: 3.2vw;
  font-weight: 700;
  display: block;
  margin: 0 0 1.0666666667vw;
  text-align: center;
}
.lp-plus-ja .p-about .p-about__btns a {
  font-size: 3.7333333333vw;
  font-weight: 700;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 17.3333333333vw;
  text-align: center;
  text-decoration: none;
  color: #000;
  border: 0.5333333333vw solid #000;
  border-radius: 8vw;
}
.lp-plus-ja .p-about .p-about__btns a > img {
  position: absolute;
  top: 50%;
  right: 5.6vw;
  width: 3.2vw;
  height: auto;
  aspect-ratio: 1/1;
  transform: translateY(-50%);
}
.lp-plus-ja .p-about .p-about__decor > img {
  width: 100%;
}
.lp-plus-ja .p-benefits {
  position: relative;
  margin: 50.4vw 0 0;
}
.lp-plus-ja .p-benefits .p-benefits__decor {
  pointer-events: none;
}
.lp-plus-ja .p-benefits .p-benefits__hdg {
  position: relative;
  margin: 0 0 8.8vw;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead {
  font-weight: 700;
  display: block;
  text-align: center;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-1 {
  font-size: 6.4vw;
  display: block;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-1 span {
  font-size: 5.8666666667vw;
  display: inline-block;
  padding: 1.3333333333vw 2.4vw;
  color: #fff;
  border-radius: 1.0666666667vw;
  background-color: #ccc;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-2 {
  font-size: 10.1333333333vw;
  display: block;
  margin: 4.6666666667vw 0 -0.6666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-2 > span:first-child {
  padding: 0 10.6666666667vw 0 0;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-3 {
  font-size: 10.1333333333vw;
  display: inline-flex;
  align-items: center;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-3 svg {
  display: block;
  width: 4.5333333333vw;
  height: auto;
  aspect-ratio: 17/38;
  margin: 0 0 0 1.0666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-img {
  position: absolute;
  top: -32.6666666667vw;
  left: 4vw;
  pointer-events: none;
}
.lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-img img {
  display: block;
  width: 91.864vw;
  height: 83.2213333333vw;
}
.lp-plus-ja .p-benefits .p-benefits__lead {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.8;
  margin: 0 0 3.4666666667vw;
  padding: 0 8vw;
}
.lp-plus-ja .p-benefits .p-benefits__notes {
  font-size: 3.2vw;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 10.6666666667vw;
  padding: 0 8vw;
}
.lp-plus-ja .p-benefits .p-benefits__anchor {
  font-size: 3.4666666667vw;
  font-weight: 600;
  line-height: 1.1;
  display: flex;
  justify-content: space-between;
  margin: 0 8vw 10.6666666667vw;
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-benefits .p-benefits__anchor > li a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #000;
}
.lp-plus-ja .p-benefits .p-benefits__anchor > li a[href*=card] .p-benefits__anchor-img img {
  margin: 1.3333333333vw 0 0 0.2666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__anchor > li a[href*=investing] .p-benefits__anchor-img img {
  margin: 1.6vw 0 0 0;
}
.lp-plus-ja .p-benefits .p-benefits__anchor .p-benefits__anchor-img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14.1333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 0 2.6666666667vw;
  border-radius: 50%;
  background-color: #ccc;
}
.lp-plus-ja .p-benefits .p-benefits__anchor .p-benefits__anchor-img img {
  width: 100%;
}
.lp-plus-ja .p-benefits .p-benefits__anchor .p-benefits__anchor-txt {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 7.4666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__anchor .p-benefits__anchor-arw img {
  display: block;
  width: 4.2666666667vw;
  height: auto;
  aspect-ratio: 16/11;
  margin: 1.3333333333vw auto 0;
}
.lp-plus-ja .p-benefits .p-benefits__label {
  font-size: 5.8666666667vw;
  font-weight: 600;
  line-height: 1.35;
  display: flex;
  align-items: center;
  width: 84vw;
  margin: 0 auto 5.3333333333vw;
}
.lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13.3333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 1.3333333333vw 0 0;
  border-radius: 50%;
  background-color: #f0f0f0;
}
.lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico img {
  width: 100%;
}
.lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico img[src*=card] {
  margin: 1.3333333333vw 0 0 0.2666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico img[src*=investing] {
  margin: 1.6vw 0 0 0;
}
.lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-txt--ls {
  letter-spacing: -0.2666666667vw;
}
.lp-plus-ja .p-benefits .p-benefits__list {
  margin: 0 0 10.6666666667vw;
  padding: 0;
  list-style: none;
}
.lp-plus-ja .p-benefits .p-benefits__list > li:not(:last-child) {
  margin: 0 0 5.3333333333vw;
}
.lp-plus-ja .p-benefits .p-benefits__container {
  position: relative;
  z-index: 0;
  display: block;
  width: 84vw;
  margin: 0 auto;
  padding: 4.5333333333vw 5.3333333333vw 4vw;
  text-align: center;
  text-decoration: none;
  color: #000;
  border-radius: 5.3333333333vw;
  background-color: #f0f0f0;
  box-shadow: 1.6vw 1.6vw 0 #c0c0c0;
}
.lp-plus-ja .p-benefits .p-benefits__headline {
  font-size: 3.7333333333vw;
  font-weight: bold;
  line-height: 1.67;
  margin: 0 0 8vw;
}
.lp-plus-ja .p-benefits .p-benefits__em {
  font-size: 4.2666666667vw;
  position: relative;
  display: inline-block;
  margin: 0 0.2666666667vw;
  padding: 0 1.6vw;
  color: white;
}
.lp-plus-ja .p-benefits .p-benefits__em::before {
  position: absolute;
  z-index: -1;
  top: 0.8vw;
  left: 0;
  display: block;
  width: 100%;
  height: 5.8666666667vw;
  content: "";
  border-radius: 0.8vw;
  background-color: #c0c0c0;
}
.lp-plus-ja .p-benefits .p-benefits__present {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 13.3333333333vw;
  margin: 2.2666666667vw 0 0;
  padding: 0 2.6666666667vw 0.5333333333vw 0;
  text-decoration: none;
  border-radius: 8vw;
  background-color: white;
}
.lp-plus-ja .p-benefits .p-benefits__present svg {
  position: absolute;
  top: 50%;
  right: 4vw;
  width: 2.9333333333vw;
  height: auto;
  aspect-ratio: 11/16;
  transform: translateY(-50%);
}
.lp-plus-ja .p-benefits .p-benefits__present-amount {
  font-size: 3.7333333333vw;
  font-weight: 700;
  display: flex;
  align-items: baseline;
}
.lp-plus-ja .p-benefits .p-benefits__present-amount > span {
  font-size: 6.6666666667vw;
  font-weight: 900;
  margin: 0 1.0666666667vw 0 0;
  letter-spacing: -0.03em;
}
.lp-plus-ja .p-benefits .p-benefits__present-amount > span > span {
  font-size: 5.3333333333vw;
}
.lp-plus-ja .p-benefits .p-benefits__present-amount span.p-benefits__present-amount-small {
  font-size: 2.1493333333vw;
  line-height: 1;
  align-self: center;
}
.lp-plus-ja .p-benefits .p-benefits__present-amount span.p-benefits__present-amount-small {
  writing-mode: vertical-rl;
}
.lp-plus-ja .p-benefits .p-benefits__grid-list {
  display: none;
}
.lp-plus-ja .p-benefits .p-benefits__foot {
  position: relative;
}
.lp-plus-ja .p-benefits .p-benefits__foot img {
  z-index: 100;
  display: block;
}
.lp-plus-ja .p-matters {
  padding: 10.4vw 8vw 17.3333333333vw;
  background-color: #f5f5f5;
}
.lp-plus-ja .p-matters .p-matters__hdg {
  font-size: 3.7333333333vw;
  font-weight: 500;
  line-height: 157.143%;
  margin: 0 0 10.4vw;
  text-align: center;
}
.lp-plus-ja .p-matters p {
  margin: 0 0 2.6666666667vw;
}
.lp-plus-ja .p-matters .p-matters__h3 {
  font-size: 3.7333333333vw;
  margin: 0 0 2.6666666667vw;
  text-align: center;
}
.lp-plus-ja .p-matters .p-matters__list {
  margin: 0 0 5.6vw;
  border-radius: 2.6666666667vw;
  background-color: #fff;
}
.lp-plus-ja .p-matters .p-matters__list:last-of-type {
  margin: 0;
}
.lp-plus-ja .p-matters .p-matters__list > dt {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 2;
  position: relative;
  padding: 5.2vw 13.3333333333vw 5.2vw 5.3333333333vw;
  cursor: pointer;
  color: #11a06e;
}
.lp-plus-ja .p-matters .p-matters__list > dt img {
  position: absolute;
  top: 50%;
  right: 5.3333333333vw;
  width: 3.2vw;
  height: auto;
  aspect-ratio: 12/8;
  margin: 1.3333333333vw 0 0;
  transform: translateY(-50%);
}
.lp-plus-ja .p-matters .p-matters__list > dt.open img {
  transform: translateY(-50%) rotate(180deg);
}
.lp-plus-ja .p-matters .p-matters__list > dd {
  font-size: 3.7333333333vw;
  overflow: hidden;
  height: 0;
  padding: 0 6.4vw;
  transition: all 0.2s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.lp-plus-ja .p-matters .p-matters__list2,
.lp-plus-ja .p-matters ol {
  font-size: 3.4666666667vw;
  line-height: 1.8;
  padding: 0 0 6.4vw;
  list-style: none;
}
.lp-plus-ja .p-matters .p-matters__list2 > li,
.lp-plus-ja .p-matters ol > li {
  position: relative;
  padding: 0 0 0 4vw;
}
.lp-plus-ja .p-matters .p-matters__list2 > li::before,
.lp-plus-ja .p-matters ol > li::before {
  position: absolute;
  top: 2.1333333333vw;
  left: 0;
  display: block;
  width: 2.1333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  content: "";
  border-radius: 50%;
  background-color: rgba(17, 160, 110, 0.3019607843);
}
.lp-plus-ja .p-matters ol > li {
  padding: 0;
}
.lp-plus-ja .p-matters ol > li::before {
  display: none;
}

.pc-only {
  display: none !important;
}

.lp-plus-ja--app {
  --color-bg-main: #ff8b59;
  --color-bg-sub: #fe773d;
}
.lp-plus-ja--app .c-header,
.lp-plus-ja--app .c-footer {
  background-color: var(--color-bg-main);
}
.lp-plus-ja--app .p-hero {
  background: var(--color-bg-main);
  clip-path: ellipse(308.4vw 308.13vw at 50% -130vw);
}
.lp-plus-ja--app .p-hero .p-hero__hdg {
  padding: 20.8vw 0 0 1.8666666667vw;
}
.lp-plus-ja--app .p-hero .p-hero__hdg img {
  width: 93.6vw;
  aspect-ratio: 702/656;
}
.lp-plus-ja--app .p-hero .p-hero__require {
  align-items: center;
  width: 83.7333333333vw;
  min-height: 17.0666666667vw;
  margin: 4.2666666667vw auto;
  padding: 0 3.7333333333vw;
}
.lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-hdg {
  min-width: auto;
  padding: 0;
  white-space: pre;
}
.lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-list {
  font-size: 3.2vw;
  line-height: 1.4;
  padding: 0;
}
.lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-list > li {
  margin: 0;
  padding: 0;
}
.lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-list > li:before {
  display: none;
}
.lp-plus-ja--app .p-hero .p-hero__period {
  margin: 9.0666666667vw 0 0 60.2666666667vw;
}
.lp-plus-ja--app .p-hero .p-hero__decor {
  right: 39.2vw;
  bottom: -4.2666666667vw;
}
.lp-plus-ja--app .p-hero .p-hero__decor img {
  width: 61.8666666667vw;
  min-width: 61.8666666667vw;
  height: auto;
  aspect-ratio: 710/611;
  transform: rotate(-12deg);
}
.lp-plus-ja--app .p-overview .p-overview__summary {
  margin: 12vw auto 6.1333333333vw;
}
.lp-plus-ja--app .p-overview .p-overview__summary img {
  width: 100%;
}
.lp-plus-ja--app .p-about {
  margin: 22.1333333333vw 0 0;
}
.lp-plus-ja--app .p-about .p-about__container {
  padding-top: 0;
  background-color: var(--color-bg-main);
}
.lp-plus-ja--app .p-about .p-about__item .p-about__item-hdg {
  border-color: var(--color-bg-main);
}
.lp-plus-ja--app .p-about .p-about__item .p-about__item-list > li::before {
  background-color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-about .p-about__btns a {
  line-height: 1.4;
  flex-direction: column;
  filter: invert(1);
}
.lp-plus-ja--app .p-about .p-about__btns a span {
  font-size: 2.08vw;
  font-weight: 400;
}
.lp-plus-ja--app .p-about .p-about__notes {
  font-size: 2.6666666667vw;
  margin: 0 0 5.0666666667vw;
  padding: 0;
  list-style: none;
}
.lp-plus-ja--app .p-about .p-about__notes > li {
  line-height: 1.6;
  display: flex;
  justify-content: flex-start;
}
.lp-plus-ja--app .p-about .p-about__notes > li span {
  padding: 0 2.2666666667vw 0 0;
  white-space: pre;
}
.lp-plus-ja--app .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-1 span {
  background-color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits__lead span {
  color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits__anchor .p-benefits__anchor-img {
  background-color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits__label .p-benefits__label-ico {
  background-color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits__container {
  background-color: #ffefe8;
  box-shadow: 1.6vw 1.6vw 0 #e57747;
}
.lp-plus-ja--app .p-benefits .p-benefits__em::before {
  background-color: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits__present svg path {
  fill: var(--color-bg-sub);
}
.lp-plus-ja--app .p-benefits .p-benefits_foot::after {
  background-color: var(--color-bg-main);
}
.lp-plus-ja--app .p-benefits .p-benefits_foot img {
  width: 100%;
  height: 36.9333333333vw;
  margin: 0 0 0 6.6666666667vw;
}
.lp-plus-ja--app {
  /**************************\
  Basic Modal Styles
  \**************************/
}
.lp-plus-ja--app .p-modal .p-modal__overlay {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.4);
}
.lp-plus-ja--app .p-modal .p-modal__close {
  line-height: 1;
  position: absolute;
  top: -5.3333333333vw;
  right: -2.6666666667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 13.3333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  padding: 0;
  cursor: pointer;
  border: 0.5333333333vw solid #11ae6e;
  border-radius: 50%;
  background-color: #fff;
}
.lp-plus-ja--app .p-modal .p-modal__close svg {
  width: 4vw;
  height: auto;
  aspect-ratio: 1/1;
}
.lp-plus-ja--app .p-modal .p-modal__container {
  font-size: 3.7333333333vw;
  font-weight: 400;
  line-height: 1.8;
  position: relative;
  width: 89.3333333333vw;
  height: calc(100vh - 16vw);
  max-height: calc(100vh - 16vw);
  border-radius: 2.1333333333vw;
  background-color: #fff;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__content {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 100%;
  padding: 0 8vw;
}
.lp-plus-ja--app .p-modal .p-modal__container h3 {
  font-size: 4.2666666667vw;
  font-weight: 700;
  line-height: 1.4;
  padding: 2.1333333333vw 0;
  text-align: center;
  color: #fff;
  background-color: #11ae6e;
}
.lp-plus-ja--app .p-modal .p-modal__container section {
  overflow: hidden;
  margin: 0 0 5.3333333333vw;
  padding: 0;
  border: 0.5333333333vw solid #11ae6e;
  border-radius: 5.3333333333vw;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner {
  line-height: 1.8;
  padding: 5.2vw 2.6666666667vw;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol {
  padding: 0;
  list-style: none;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li {
  position: relative;
  margin: 0 0 3.2vw;
  padding: 0 0 0 5.3333333333vw;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li:last-child {
  margin: 0;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li > span {
  position: absolute;
  left: 0.2666666667vw;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ul {
  font-size: 3.2vw;
  margin: 1.8666666667vw 0 0;
  padding: 0;
  list-style: none;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ul > li {
  position: relative;
  padding: 0 0 0 4vw;
}
.lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ul > li > span {
  position: absolute;
  left: 0;
}
.lp-plus-ja--app .p-modal .p-modal__title {
  font-size: 5.3333333333vw;
  font-weight: 700;
  margin: 0 0 4vw;
  padding: 6.6666666667vw 0 0;
  text-align: center;
  color: #11ae6e;
}
.lp-plus-ja--app .p-modal .p-modal__lead {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 0 5.3333333333vw;
  text-align: center;
  color: #11ae6e;
}
.lp-plus-ja--app .p-modal .p-modal__cta {
  margin: 0 0 5.3333333333vw;
}
.lp-plus-ja--app .p-modal .p-modal__cta a {
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 19.2vw;
  text-align: center;
  text-decoration: none;
  color: #11ae6e;
  border-radius: 9.6vw;
  border: 0.5333333333vw solid #11ae6e;
}
.lp-plus-ja--app .p-modal .p-modal__cta a svg {
  position: absolute;
  top: 50%;
  right: 3.2vw;
  width: 4.2666666667vw;
  height: auto;
  aspect-ratio: 1/1;
  transform: translateY(-50%);
}
.lp-plus-ja--app .p-modal .p-modal__img {
  margin: 0 0 5.3333333333vw;
  text-align: center;
}
.lp-plus-ja--app .p-modal .p-modal__img img {
  width: 100%;
}
.lp-plus-ja--app .p-modal .p-modal__btn {
  font-size: 4vw;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% + 16vw);
  min-height: 16.8vw;
  margin: 8vw 0 0 -8vw;
  padding: 0;
  cursor: pointer;
  color: #11ae6e;
  border: 0;
  border-top: 0.8vw solid #11ae6e;
  background-color: transparent;
}
.lp-plus-ja--app .p-modal .p-modal__btn svg {
  width: 2.9333333333vw;
  height: auto;
  aspect-ratio: 1/1;
  margin-left: 4.5333333333vw;
}
.lp-plus-ja--app {
  /**************************\
    Demo Animation Style
  \**************************/
}
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.lp-plus-ja--app .p-micromodal-slide {
  display: none;
}
.lp-plus-ja--app .p-micromodal-slide.is-open {
  display: block;
}
.lp-plus-ja--app .p-micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.lp-plus-ja--app .p-micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.lp-plus-ja--app .p-micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.lp-plus-ja--app .p-micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.lp-plus-ja--app .p-micromodal-slide .modal__container,
.lp-plus-ja--app .p-micromodal-slide .modal__overlay {
  will-change: transform;
}
@media (prefers-reduced-motion: no-preference){
  html {
    interpolate-size: allow-keywords;
  }
}
@media screen and (min-width: 769px), print{
  :root {
    font-size: 1.1713030747vw;
  }
  .lp-plus-ja .c-header {
    padding: 2.0497803807vw 2.5622254758vw 1.6105417277vw;
  }
  .lp-plus-ja .c-header .c-header__logo-01 a {
    width: 8.6383601757vw;
  }
  .lp-plus-ja .c-header .c-header__logo-02 {
    top: 5.1244509517vw;
    right: initial;
    left: 6.4421669107vw;
    width: 16.1054172767vw;
  }
  .lp-plus-ja .c-footer {
    min-height: 3.2942898975vw;
  }
  .lp-plus-ja .c-footer .c-footer__small {
    font-size: 0.7320644217vw;
  }
  .lp-plus-ja .p-hero {
    height: 41.3616398243vw;
    margin: -0.0666666667vw 0 0;
    padding: 0;
    clip-path: circle(117.8623718887vw at 50% -76.5007320644vw);
  }
  .lp-plus-ja .p-hero .p-hero__hdg {
    padding: 0 0.8052708638vw 0 0;
  }
  .lp-plus-ja .p-hero .p-hero__hdg img {
    width: 49.6339677892vw;
    aspect-ratio: 678/379;
    margin: 0 auto;
  }
  .lp-plus-ja .p-hero .p-hero__require {
    position: relative;
    left: -0.8052708638vw;
    width: 39.6778916545vw;
    min-height: 2.9282576867vw;
    margin: 1.0980966325vw auto 0;
    border-radius: 1.4641288433vw;
  }
  .lp-plus-ja .p-hero .p-hero__require .p-hero__require-hdg {
    font-size: 1.1713030747vw;
    min-width: auto;
    padding: 0 0 0 1.4641288433vw;
  }
  .lp-plus-ja .p-hero .p-hero__require .p-hero__require-list {
    font-size: 1.2445095168vw;
    display: flex;
    align-items: center;
    gap: 1.0980966325vw;
    padding: 0 0 0 0.2928257687vw;
  }
  .lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li {
    margin: 0;
    padding: 0;
  }
  .lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li::before {
    display: none;
  }
  .lp-plus-ja .p-hero .p-hero__require .p-hero__require-list > li.p-hero__require-note {
    font-size: 0.878477306vw;
  }
  .lp-plus-ja .p-hero .p-hero__period {
    position: absolute;
    top: 1.8301610542vw;
    right: 12.8843338214vw;
    width: 12.3806734993vw;
    margin: 0;
  }
  .lp-plus-ja .p-hero .p-hero__decor {
    right: 9.1508052709vw;
    bottom: 6.0761346999vw;
  }
  .lp-plus-ja .p-hero .p-hero__decor img {
    width: 13.616398243vw;
  }
  .lp-plus-ja .p-hero .p-hero__decor-2 {
    bottom: 2.9282576867vw;
    left: 5.8565153734vw;
  }
  .lp-plus-ja .p-decor-head {
    position: static;
  }
  .lp-plus-ja .p-decor-head img {
    position: absolute;
    z-index: 102;
    top: 0.8052708638vw;
    left: 1.8301610542vw;
    display: block;
    width: 95.4612005857vw;
    height: auto;
    aspect-ratio: 2608/7365;
  }
  .lp-plus-ja .p-overview {
    width: auto;
    margin: 6.2957540264vw auto 0;
  }
  .lp-plus-ja .p-overview .p-overview__list {
    display: flex;
    gap: 0 2.7086383602vw;
    width: 74.9633967789vw;
    margin: 0 auto;
  }
  .lp-plus-ja .p-overview .p-overview__list > li {
    margin: 0;
  }
  .lp-plus-ja .p-overview .p-overview__list > li:first-child {
    width: 47.803806735vw;
    min-width: 47.803806735vw;
    margin: -0.168374817vw 0 0;
  }
  .lp-plus-ja .p-overview .p-overview__cta {
    margin: 1.5373352855vw auto 0;
  }
  .lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-sup {
    font-size: 0.9516837482vw;
    margin: 0 0 0.5124450952vw;
  }
  .lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-btn {
    font-size: 1.0980966325vw;
    max-width: 24.9633967789vw;
    min-height: 3.8067349927vw;
    margin: 0 auto;
    padding: 0;
    padding: 0 0 0.1464128843vw;
    border-radius: 1.9033674963vw;
  }
  .lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-btn > img {
    right: 1.6837481698vw;
    width: 0.8052708638vw;
  }
  .lp-plus-ja .p-overview .p-overview__cta .p-overview__cta-notes {
    font-size: 0.878477306vw;
    margin: 0.9516837482vw 0 0;
  }
  .lp-plus-ja .p-target {
    width: 74.9633967789vw;
    margin: 6.3689604685vw auto 3.6603221083vw;
    border-width: 0.1464128843vw;
    border-radius: 1.4641288433vw;
  }
  .lp-plus-ja .p-target .p-target__hdg {
    font-size: 1.756954612vw;
    padding: 0.9516837482vw 0 1.2445095168vw;
    letter-spacing: 0.05em;
  }
  .lp-plus-ja .p-target .p-target__txt {
    font-size: 1.1713030747vw;
    line-height: 206.25%;
    padding: 1.9033674963vw 2.7818448023vw;
  }
  .lp-plus-ja .p-notes {
    width: 74.9633967789vw;
    margin: 2.3426061493vw auto;
  }
  .lp-plus-ja .p-notes h3 {
    font-size: 0.7320644217vw;
    margin: 1.0248901903vw 0 0;
  }
  .lp-plus-ja .p-notes .p-notes__inner {
    font-size: 0.7320644217vw;
    padding: 0 1.4641288433vw 1.5373352855vw;
    border-radius: 1.4641288433vw;
  }
  .lp-plus-ja .p-notes .p-notes__hdg {
    font-size: 1.0248901903vw;
    padding: 1.6105417277vw 0 0.878477306vw;
  }
  .lp-plus-ja .p-notes .p-notes__hdg-list > li,
  .lp-plus-ja .p-notes .p-notes__hdg-star > li {
    margin: 0;
    padding: 0 0 0 0.7320644217vw;
  }
  .lp-plus-ja .p-notes .p-notes__hdg-list > li:before {
    top: 0.3em;
    width: 0.5856515373vw;
  }
  .lp-plus-ja .p-notes .p-notes__remark {
    font-size: 1.756954612vw;
    margin: 1.4641288433vw 0 0;
    letter-spacing: 0.1em;
  }
  .lp-plus-ja .p-notes .p-notes__remark img {
    width: 4.3191800878vw;
    margin: 0 0.3660322108vw 0 -0.2928257687vw;
    vertical-align: text-bottom;
  }
  .lp-plus-ja .p-about {
    margin: 8.78477306vw 0 0;
  }
  .lp-plus-ja .p-about .p-about__container {
    padding: 0.0732064422vw 0 0;
  }
  .lp-plus-ja .p-about .p-about__flex {
    display: flex;
    gap: 2.9282576867vw;
    width: 74.9633967789vw;
    margin: -0.0732064422vw auto -0.0732064422vw;
  }
  .lp-plus-ja .p-about .p-about__item {
    margin: 0;
  }
  .lp-plus-ja .p-about .p-about__item.p-about__item--notes {
    align-items: center;
    flex-direction: row;
    width: 74.9633967789vw;
    margin: 2.635431918vw auto 0;
    padding: 0.5856515373vw 0;
    border-radius: 0.7320644217vw;
  }
  .lp-plus-ja .p-about .p-about__item .p-about__item-hdg {
    font-size: 1.317715959vw;
    font-weight: 700;
    margin: 0;
    padding: 2.635431918vw 3.2210834553vw 2.7086383602vw 3.074670571vw;
    border-right-width: 0.1464128843vw;
    border-right-style: solid;
    border-bottom-width: 0;
  }
  .lp-plus-ja .p-about .p-about__item .p-about__item-list {
    font-size: 1.317715959vw;
    margin: 0 0 0 1.8301610542vw;
  }
  .lp-plus-ja .p-about .p-about__item .p-about__item-list > li {
    padding: 0 0 0 1.0980966325vw;
  }
  .lp-plus-ja .p-about .p-about__item .p-about__item-list > li::before {
    top: 0.8052708638vw;
    left: 0.0732064422vw;
    width: 0.5856515373vw;
  }
  .lp-plus-ja .p-about .p-about__btns {
    width: 74.9633967789vw;
    margin: 2.5622254758vw auto 0;
  }
  .lp-plus-ja .p-about .p-about__btns.p-about__btns--2col {
    display: flex;
    gap: 2.9282576867vw;
  }
  .lp-plus-ja .p-about .p-about__btns > li {
    margin: 0;
  }
  .lp-plus-ja .p-about .p-about__btns > li span {
    font-size: 1.317715959vw;
    margin: 0 0 0.6588579795vw;
  }
  .lp-plus-ja .p-about .p-about__btns a {
    font-size: 1.6105417277vw;
    width: 36.0175695461vw;
    min-height: 5.4904831625vw;
    border-width: 0.1464128843vw;
  }
  .lp-plus-ja .p-about .p-about__btns a > img {
    right: 1.9033674963vw;
    width: 1.317715959vw;
  }
  .lp-plus-ja .p-benefits {
    margin: 7.3206442167vw 0 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__decor {
    position: absolute;
    top: 2.635431918vw;
    left: 3.2942898975vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__decor img {
    width: 93.2650073206vw;
    aspect-ratio: 2548/2348;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg {
    width: 74.9633967789vw;
    margin: 0 auto 3.074670571vw;
    padding: 6.3689604685vw 0 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-1 {
    font-size: 2.9282576867vw;
    margin: 0 0 0.7320644217vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-1 span {
    font-size: 2.635431918vw;
    margin: 0 0.8052708638vw;
    padding: 0.2196193265vw 1.317715959vw;
    border-radius: 0.439238653vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-2 {
    font-size: 3.513909224vw;
    display: inline;
    margin: 0 -0.878477306vw 0 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-2 > span:first-child {
    padding: 0 3.513909224vw 0 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-3 {
    font-size: 3.513909224vw;
    display: inline;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-lead .p-benefits__hdg-txt-3 svg {
    display: inline;
    width: 1.5373352855vw;
    margin: 0 0 -0.2196193265vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-img {
    top: 1.4641288433vw;
    left: 5.5636896047vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__hdg .p-benefits__hdg-img img {
    width: 63.9824304539vw;
    height: auto;
    aspect-ratio: 1748/424;
  }
  .lp-plus-ja .p-benefits .p-benefits__lead {
    font-size: 1.1713030747vw;
    margin: 0 0 1.4641288433vw;
    text-align: center;
  }
  .lp-plus-ja .p-benefits .p-benefits__notes {
    font-size: 0.878477306vw;
    line-height: 1.8;
    margin: 0 0 4.0995607613vw;
    padding: 0 2.196193265vw;
    text-align: center;
  }
  .lp-plus-ja .p-benefits .p-benefits__anchor {
    display: none;
  }
  .lp-plus-ja .p-benefits .p-benefits__label {
    font-size: 1.1713030747vw;
    width: auto;
    margin: 0 0 0.439238653vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico {
    width: 2.4890190337vw;
    margin: 0;
    background-color: transparent !important;
  }
  .lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico img[src*=card] {
    margin: 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-ico img[src*=investing] {
    margin: 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__label .p-benefits__label-txt--ls {
    letter-spacing: 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__container {
    width: 100%;
    padding: 1.2445095168vw 0.7320644217vw 1.0980966325vw;
    border-radius: 1.4641288433vw;
    box-shadow: 0.439238653vw 0.439238653vw 0 #c0c0c0;
  }
  .lp-plus-ja .p-benefits .p-benefits__headline {
    font-size: 1.0980966325vw;
    line-height: 1.7;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
  }
  .lp-plus-ja .p-benefits .p-benefits__em {
    font-size: 1.1713030747vw;
    margin: 0 0.0732064422vw;
    padding: 0 0.439238653vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__em::before {
    top: 0.2196193265vw;
    height: 1.6105417277vw;
    border-radius: 0.2196193265vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__present {
    width: 14.7144948755vw;
    min-height: 4.39238653vw;
    margin: 0.6222547584vw 0 0;
    padding: 0 0.7320644217vw 0.1464128843vw 0;
    border-radius: 2.196193265vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__present svg {
    right: 1.0980966325vw;
    width: 0.8052708638vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__present-amount {
    font-size: 1.0248901903vw;
    display: block;
  }
  .lp-plus-ja .p-benefits .p-benefits__present-amount > span {
    font-size: 1.9765739385vw;
    line-height: 1;
    position: relative;
    top: 0.0732064422vw;
    margin: 0 -0.0732064422vw 0 0;
    letter-spacing: -0.05em;
  }
  .lp-plus-ja .p-benefits .p-benefits__present-amount > span > span {
    font-size: 1.4641288433vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__present-amount span.p-benefits__present-amount-small {
    font-size: 0.5900439239vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__grid {
    max-width: 74.9633967789vw;
    margin: 0 auto;
  }
  .lp-plus-ja .p-benefits .p-benefits__grid-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.9033674963vw 1.4641288433vw;
    padding: 0;
    list-style: none;
  }
  .lp-plus-ja .p-benefits .p-benefits__grid-list > li {
    min-width: 17.6427525622vw;
    max-width: 17.6427525622vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__grid-list > li:nth-child(-n+8) .p-benefits__headline {
    min-height: 6.2957540264vw;
  }
  .lp-plus-ja .p-benefits .p-benefits__foot {
    margin: 3.953147877vw 0 0;
  }
  .lp-plus-ja .p-matters {
    padding: 8.0161054173vw 0 9.5168374817vw;
  }
  .lp-plus-ja .p-matters .p-matters__hdg {
    font-size: 1.1713030747vw;
    line-height: 1.75;
    margin: 0 0 2.196193265vw;
  }
  .lp-plus-ja .p-matters p {
    margin: 0 0 0.7320644217vw;
  }
  .lp-plus-ja .p-matters .p-matters__h3 {
    font-size: 1.0248901903vw;
    margin: 0 0 0.7320644217vw;
  }
  .lp-plus-ja .p-matters .p-matters__list {
    width: 69.1800878477vw;
    margin: 0 auto 1.4641288433vw;
    border-radius: 0.7320644217vw;
  }
  .lp-plus-ja .p-matters .p-matters__list:last-of-type {
    margin: 0 auto;
  }
  .lp-plus-ja .p-matters .p-matters__list > dt {
    font-size: 1.1713030747vw;
    padding: 1.6471449488vw 1.8301610542vw 1.6471449488vw 1.8301610542vw;
  }
  .lp-plus-ja .p-matters .p-matters__list > dt img {
    top: calc(50% - 0.3660322108vw);
    right: 1.4641288433vw;
    width: 0.878477306vw;
    margin: 0.3660322108vw 0 0;
  }
  .lp-plus-ja .p-matters .p-matters__list > dd {
    font-size: 1.0248901903vw;
    padding: 0 1.8301610542vw;
  }
  .lp-plus-ja .p-matters .p-matters__list2,
  .lp-plus-ja .p-matters ol {
    font-size: 0.9516837482vw;
    margin: 0 0 0 0.7320644217vw;
    padding: 0 0 1.756954612vw;
  }
  .lp-plus-ja .p-matters .p-matters__list2 > li,
  .lp-plus-ja .p-matters ol > li {
    padding: 0 0 0 1.0980966325vw;
  }
  .lp-plus-ja .p-matters .p-matters__list2 > li::before,
  .lp-plus-ja .p-matters ol > li::before {
    top: 0.5856515373vw;
    width: 0.5856515373vw;
  }
  .lp-plus-ja .p-matters ol {
    margin: 0;
  }
  .lp-plus-ja .p-matters ol > li {
    padding: 0;
  }
  .sp-only {
    display: none !important;
  }
  .pc-only {
    display: block !important;
  }
  .lp-plus-ja--app .p-hero {
    clip-path: circle(117.8623718887vw at 50% -76.5007320644vw);
  }
  .lp-plus-ja--app .p-hero .p-hero__hdg {
    padding: 0;
  }
  .lp-plus-ja--app .p-hero .p-hero__hdg img {
    position: relative;
    top: -1.317715959vw;
    left: -1.2445095168vw;
    width: 51.9765739385vw;
    aspect-ratio: 1420/857;
  }
  .lp-plus-ja--app .p-hero .p-hero__require {
    left: 0;
    justify-content: center;
    width: 39.3850658858vw;
    min-height: 4.6120058565vw;
    margin: 0.8052708638vw auto 0;
    padding: 0;
    border-radius: 2.196193265vw;
  }
  .lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-hdg {
    font-size: 1.317715959vw;
    padding: 0 0.7320644217vw 0 0;
  }
  .lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-hdg:after {
    display: block;
  }
  .lp-plus-ja--app .p-hero .p-hero__require .p-hero__require-list {
    font-size: 1.0248901903vw;
    line-height: 1.6;
    gap: 0;
  }
  .lp-plus-ja--app .p-hero .p-hero__period {
    top: 0.6588579795vw;
    right: 14.5680819912vw;
    margin: 0;
  }
  .lp-plus-ja--app .p-hero .p-hero__decor {
    right: initial;
    bottom: 0.0732064422vw;
    left: 2.7818448023vw;
  }
  .lp-plus-ja--app .p-hero .p-hero__decor img {
    width: 25.9882869693vw;
    min-width: 25.9882869693vw;
    transform: none;
  }
  .lp-plus-ja--app .p-hero .p-hero__decor-2 {
    right: 5.4172767204vw;
    bottom: 1.0248901903vw;
    left: initial;
  }
  .lp-plus-ja--app .p-hero .p-hero__decor-2 img {
    width: 20.3147877013vw;
    aspect-ratio: 555/469;
  }
  .lp-plus-ja--app .p-decor-head img {
    top: -29.7218155198vw;
    left: -0.1464128843vw;
    width: 98.682284041vw;
  }
  .lp-plus-ja--app .p-overview {
    margin: 4.6852122987vw auto 0;
  }
  .lp-plus-ja--app .p-overview .p-overview__summary {
    width: 69.9853587116vw;
    margin: 0 auto 4.39238653vw;
  }
  .lp-plus-ja--app .p-overview .p-overview__summary img {
    position: relative;
    left: -3.8067349927vw;
    display: block;
  }
  .lp-plus-ja--app .p-about {
    margin: 7.906295754vw 0 0;
  }
  .lp-plus-ja--app .p-about .p-about__btns {
    position: relative;
    z-index: 101;
    margin: 4.7584187408vw auto -2.8550512445vw;
  }
  .lp-plus-ja--app .p-about .p-about__btns a {
    font-size: 1.317715959vw;
    margin: 0 auto;
    padding: 0 1.4641288433vw 0 0;
  }
  .lp-plus-ja--app .p-about .p-about__btns a span {
    font-size: 0.878477306vw;
    margin: 0.1464128843vw 0 0;
  }
  .lp-plus-ja--app .p-about .p-about__notes {
    font-size: 0.7320644217vw;
    width: 74.9633967789vw;
    margin: 1.8301610542vw auto;
  }
  .lp-plus-ja--app .p-about .p-about__notes > li span {
    padding: 0 0.7320644217vw 0 0;
  }
  .lp-plus-ja--app .p-benefits .p-benefits__container {
    box-shadow: 0.439238653vw 0.439238653vw 0 #e57747;
  }
  .lp-plus-ja--app .p-modal .p-modal__close {
    top: -2.196193265vw;
    right: -2.2693997072vw;
    width: 4.9780380673vw;
    border: 0.1464128843vw solid #11ae6e;
  }
  .lp-plus-ja--app .p-modal .p-modal__close svg {
    width: 1.4641288433vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container {
    font-size: 1.0980966325vw;
    width: 60.4685212299vw;
    height: calc(100vh - 4.39238653vw);
    max-height: calc(100vh - 4.39238653vw);
    border-radius: 1.4641288433vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__content {
    padding: 0 2.9282576867vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container h3 {
    font-size: 1.4641288433vw;
    padding: 1.6105417277vw 0;
  }
  .lp-plus-ja--app .p-modal .p-modal__container section {
    margin: 0 0 2.196193265vw;
    border: 0.1464128843vw solid #11ae6e;
    border-radius: 1.4641288433vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner {
    padding: 1.756954612vw 1.756954612vw 2.196193265vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li {
    margin: 0 0 1.0980966325vw;
    padding: 0 0 0 1.4641288433vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li:last-child {
    margin: 0;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ol > li > span {
    left: 0.0732064422vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ul {
    font-size: 0.878477306vw;
    margin: 0.5124450952vw 0 0;
  }
  .lp-plus-ja--app .p-modal .p-modal__container .p-modal__section-inner ul > li {
    padding: 0 0 0 1.0980966325vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__title {
    font-size: 2.196193265vw;
    margin: 0 0 1.6837481698vw;
    padding: 2.3426061493vw 0 0;
  }
  .lp-plus-ja--app .p-modal .p-modal__lead {
    font-size: 1.4641288433vw;
    margin: 0 0 2.196193265vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__cta {
    margin: 0 0 1.4641288433vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__cta a {
    max-width: 29.3557833089vw;
    margin: 0 auto;
    border: 0.1464128843vw solid #11ae6e;
    font-size: 1.0980966325vw;
    min-height: 4.6852122987vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__cta a svg {
    right: 0.878477306vw;
    width: 1.1713030747vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__img {
    margin: 0 0 2.196193265vw;
  }
  .lp-plus-ja--app .p-modal .p-modal__btn {
    font-size: 1.0980966325vw;
    width: calc(100% + 4.39238653vw);
    min-height: 4.6120058565vw;
    margin: 2.196193265vw 0 0 -2.196193265vw;
    border-top: 0.2196193265vw solid #11ae6e;
  }
  .lp-plus-ja--app .p-modal .p-modal__btn svg {
    width: 0.8052708638vw;
    margin-left: 1.2445095168vw;
  }
}