@charset "UTF-8";
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-Light.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-DemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rakuten Sans JP2";
  src: url(../../fonts/RakutenSansJP2_W-Heavy.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

em {
  font-style: normal;
  font-weight: 700;
}

.fw-b {
  font-weight: bold;
}

.crimsonRed {
  color: #bf0000;
}

.magenta {
  color: #ff008c;
}

.c000033 {
  color: #000033;
}

.cAnnotation {
  color: #DF0101;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}
.indent-content {
  padding-left: 1em;
}

.txt-center {
  text-align: center !important;
}

.txt-left {
  text-align: left !important;
}

.mt-0px {
  margin-top: 0px !important;
}

.mt-8px {
  margin-top: 8px !important;
}

.mt-12px {
  margin-top: 12px !important;
}

.mt-16px {
  margin-top: 16px !important;
}

.mt-24px {
  margin-top: 24px !important;
}

.mt-32px {
  margin-top: 32px !important;
}

.mt-36px {
  margin-top: 36px !important;
}

.mt-40px {
  margin-top: 40px !important;
}

.mt-48px {
  margin-top: 48px !important;
}

.mt-72px {
  margin-top: 72px !important;
}

.mb-32px {
  margin-bottom: 32px !important;
}

.pdLR0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.pdT-24px {
  padding-top: 24px !important;
}

.pdT-32px {
  padding-top: 32px !important;
}

.pdT-48px {
  padding-top: 48px !important;
}

.pdB-24px {
  padding-bottom: 24px !important;
}

.pdB-32px {
  padding-bottom: 32px !important;
}

.pdB-48px {
  padding-bottom: 48px !important;
}

.fs-12px {
  font-size: 12px !important;
}

.fs-13px {
  font-size: 13px !important;
}

.fs-14px {
  font-size: 14px !important;
}

.fs-16px {
  font-size: 16px !important;
}

.fs-26px {
  font-size: 26px !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.main-container {
  margin-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.bottom-dl-area {
  margin-top: 0;
}

.marker {
  background: linear-gradient(transparent 70%, #ffeb3b 30%);
  background-size: 100% 80%;
}

.detail__list--item {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
}
.detail__list--item::before {
  content: "※";
  display: inline;
}

.lp-wrap.past {
  padding-bottom: 180px;
}
@media screen and (max-width: 767.9px) {
  .lp-wrap.past {
    padding-bottom: 120px;
  }
}

.lp_welcome {
  color: #333333;
  line-height: 1.5;
}

.button--blue, .button--pink, .button--white, .button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 54px;
  width: 100%;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  color: white;
  line-height: 1.1;
  background-color: #ff008c;
  border-radius: 60px;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.15);
}
.button--blue:hover, .button--pink:hover, .button--white:hover, .button:hover {
  background-color: #cc0070;
}
.buttonBlue.button--blue, .buttonBlue.button--pink, .buttonBlue.button--white, .buttonBlue.button {
  background: #3B3BA3;
}
.feature-flow__block--box .button--blue, .feature-flow__block--box .button--pink, .feature-flow__block--box .button--white, .feature-flow__block--box .button {
  font-size: 13px;
}

.button--white {
  height: 76px;
  color: #ff008c !important;
  background-color: white;
  border: 2px solid #ff008c;
  width: 100%;
}
.button--white:hover {
  background-color: white;
  filter: brightness(140%);
}
.button--pink {
  color: #ff008c;
  font-weight: bold;
  background-color: white;
  border: 2px solid #ff008c;
  width: 100%;
}
.button--pink:hover {
  background-color: white;
  filter: brightness(140%);
}
.button--blue {
  color: #0072BF;
  background-color: white;
  border: 1px solid #0072BF;
  width: 100%;
}
.button--blue:hover {
  background-color: white;
  filter: brightness(140%);
}

.caution {
  margin: 16px 0 0;
  font-size: 16px;
  line-height: 1.6;
}

.sp_wrapper {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.sp_wrapper img {
  width: 100%;
}
@media screen and (max-width: 767.9px) {
  .sp_wrapper {
    max-width: none;
  }
}

.border-dashed {
  width: 100%;
  border-top: black 1px dashed;
}
.kv_bottom .border-dashed {
  border-top-color: #BFBFBF;
  border-top-width: 0.6px;
  margin-bottom: 16px;
}
.feature-flow .border-dashed {
  border-top-color: #88CDCA;
  border-top-width: 2px;
}

/* kv */
.kv img {
  width: 100%;
}
.kv_bottom {
  max-width: 760px;
  margin: 0 auto;
  padding: 24px 16px;
  color: #676767;
}
.kv_main {
  background: #FFF2F9;
}
.kv_main-image {
  display: block;
  margin: 0 auto;
}
.kv_main-period {
  position: relative;
  width: 98.8%;
  margin: 10px auto;
  padding: 4px;
  border: 0.8px solid #ff008c;
  border-radius: 4px;
  color: #ff008c;
}
.kv_main-period__term {
  white-space: nowrap;
}
.kv_main-period__term--big {
  font-weight: 700;
  font-size: 15px;
}
.kv_main-period__head {
  font-size: 13.68px;
  font-weight: 700;
}
.kv_main-period__labels {
  position: absolute;
  display: flex;
  flex-direction: row;
  gap: 6px;
  top: 4px;
  right: 4px;
}
.kv_main-period__labels--label {
  font-weight: 400;
  background-color: #ff008c;
  color: white;
}

/* mainContent */
.mainContent {
  padding: 40px 16px;
  color: #ff008c;
}
.mainContent_inner {
  max-width: 660px;
  margin: 0 auto;
}
.mainContent_inner_ad {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
.mainContent_inner_ad > div {
  width: calc(25% - 8px);
}
@media screen and (max-width: 767.9px) {
  .mainContent_inner_ad {
    gap: 8px;
  }
  .mainContent_inner_ad > div {
    width: calc(50% - 4px);
  }
}

.text-link__blank::after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  background-image: url(../img/icon_blank.png);
  background-size: contain;
}

/* TOPへボタン */
.to-top-btn {
  position: fixed;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  z-index: 999;
  bottom: 2.4rem;
  right: 2.4rem;
  width: 50px;
  height: 50px;
}

.to-top-btn.active {
  opacity: 1;
  transition: opacity 0.3s ease-out;
}

.to-top-btn img {
  width: 100%;
}

@media screen and (max-width: 767.9px) {
  .to-top-btn {
    bottom: 15rem;
    right: 1.6rem;
    width: 46px;
    height: 46px;
  }
  #footer-wrap {
    padding-bottom: 150px;
  }
}