@charset "UTF-8";
/* --------------------------------------
　　案件ごとに編集　▼ ここから ▼
-------------------------------------- */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

html {
  -webkit-tap-highlight-color: transparent;
  font-size: 10px;
}
@media screen and (max-width: 1440px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media screen and (max-width: 700px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #191919;
  background-color: #fff;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: none;
}

input[type=checkbox] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

input[type=radio] {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  margin: -1px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

canvas {
  display: block;
}

.column {
  display: flex;
}

a {
  transition: all 0.3s;
}

.grecaptcha-badge {
  display: none;
}

.contents__inner {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1440px;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .contents__inner {
    padding-left: 18px;
    padding-right: 18px;
  }
}

/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

.header {
  background: #fff;
  pointer-events: none;
  width: 100%;
  z-index: 1000;
}
.header a {
  pointer-events: all;
}

.header__inner {
  height: 100%;
  align-items: center;
  justify-content: space-between;
  padding: 6px 10px;
}
@media screen and (max-width: 700px) {
  .header__inner {
    padding: 6px 10px;
  }
}

.header__logo {
  display: block;
  max-width: 409px;
  width: 100%;
  position: relative;
  z-index: 10;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .header__logo {
    max-width: 309px;
  }
}

.secLpFv01 {
  background-color: #00EAAD;
}

.secLpFv01__inner {
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 210px;
}
@media screen and (max-width: 700px) {
  .secLpFv01__inner {
    padding-bottom: 100px;
  }
}

.secLpFv01__text {
  color: #015652;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.7272727273; /* 168.731% */
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 225px;
}
@media screen and (max-width: 1440px) {
  .secLpFv01__text {
    bottom: 218px;
  }
}
@media screen and (max-width: 1024px) {
  .secLpFv01__text {
    bottom: 213px;
    font-size: 10px;
  }
}
@media screen and (max-width: 700px) {
  .secLpFv01__text {
    bottom: 108px;
    font-size: 11px;
  }
}
.secLpFv01__text--link {
  text-decoration: underline;
}
@media screen and (max-width: 700px) {
  .secLpFv01__text--link {
    display: inline-block;
    padding: 14px 16px;
    margin: -14px -16px;
  }
}

.blkLpCv01 {
  background-color: #016666;
}
@media screen and (max-width: 700px) {
  .blkLpCv01 {
    background: #006060;
  }
}

.blkLpCv01__inner {
  padding-top: 15px;
  padding-bottom: 26px;
}
@media screen and (max-width: 700px) {
  .blkLpCv01__inner {
    padding-top: 24px;
    padding-bottom: 30px;
  }
}

.blkLpCv01__fukidashi {
  max-width: 442px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .blkLpCv01__fukidashi {
    max-width: 294px;
  }
}

.blkLpCv01__button {
  max-width: 673px;
  margin: 6px auto 0;
}
@media screen and (max-width: 700px) {
  .blkLpCv01__button {
    margin-top: 0;
  }
}

.blkLpCv01__notice {
  margin-top: 11px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 700px) {
  .blkLpCv01__notice {
    margin-top: 0;
    font-size: 12px;
  }
}
.blkLpCv01__notice--color01 {
  color: #006666;
}

.secLpAppeal01 {
  background-color: #42ECB5;
}

.secLpAppeal01__inner {
  padding-top: 46px;
  padding-bottom: 217px;
  max-width: 977px;
}
@media screen and (max-width: 700px) {
  .secLpAppeal01__inner {
    padding-top: 24px;
    padding-bottom: 100px;
  }
}

.secLpAppeal01__title {
  max-width: 372px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .secLpAppeal01__title {
    max-width: 279px;
  }
}

.secLpAppeal01__img {
  margin: 17px auto 0;
}
@media screen and (max-width: 700px) {
  .secLpAppeal01__img {
    margin-top: 12px;
  }
}

.secLpAppeal01__notice {
  margin-top: 12px;
  color: #066;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.3; /* 15.047px */
}
@media screen and (max-width: 700px) {
  .secLpAppeal01__notice {
    font-size: 11px;
  }
}

.secLpAppeal01__notice--item {
  display: flex;
}
.secLpAppeal01__notice--item::before {
  content: "※";
  width: 25px;
  flex-shrink: 0;
}

.secLpAppeal01__notice--item1 {
  display: flex;
}
.secLpAppeal01__notice--item1::before {
  content: "※1";
  width: 25px;
  flex-shrink: 0;
}

.secLpAppeal01__notice--item2 {
  display: flex;
}
.secLpAppeal01__notice--item2::before {
  content: "※2";
  width: 25px;
  flex-shrink: 0;
}

.secLpCampaign01 {
  margin-top: -50px;
  position: relative;
  padding-top: 50px;
}

.secLpCampaign01__circle {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  overflow: hidden;
}

.secLpCampaign01__circleInner {
  display: block;
  border-top-left-radius: 50% 70px;
  border-top-right-radius: 50% 70px;
  margin-left: -100px;
  margin-right: -100px;
  height: 200px;
  width: calc(100% + 200px);
  background: #E1FF97;
}

.secLpCampaign01__bg {
  background: linear-gradient(180deg, #E1FF97 15.48%, #4FF0BB 136.46%);
  position: relative;
  z-index: 10;
}

.secLpCampaign01__inner {
  position: relative;
}

.secLpCampaign01__title {
  max-width: 493px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  transform: translateX(-50%);
  top: -220px;
  left: 50%;
  pointer-events: none;
}
@media screen and (max-width: 700px) {
  .secLpCampaign01__title {
    max-width: 339px;
    top: -170px;
  }
}

.secLpCampaign01__ac {
  margin: 19px auto 0;
  max-width: 776px;
}
@media screen and (max-width: 700px) {
  .secLpCampaign01__ac {
    margin-top: 49px;
  }
}

.acBoxLpCampaign01__blk {
  position: relative;
}
.acBoxLpCampaign01__blk + .acBoxLpCampaign01__blk {
  margin-top: 35px;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__blk + .acBoxLpCampaign01__blk {
    margin-top: 25px;
  }
}
.acBoxLpCampaign01__blk + .acBoxLpCampaign01__blk::before {
  content: "";
  width: 34px;
  height: 34px;
  background-image: url(../img/plus_icon.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  transform: translateX(-50%);
  top: -24px;
  left: 50%;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__blk + .acBoxLpCampaign01__blk::before {
    width: 26px;
    height: 26px;
    background-image: url(../img/sp-plus_icon.webp);
    top: -16px;
  }
}

.acBoxLpCampaign01__head {
  cursor: pointer;
}

@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__title {
    margin-left: -1.5px;
  }
}

.acBoxLpCampaign01__detail {
  color: #FFF;
  text-align: center;
  text-shadow: 0 0 9px rgba(0, 0, 0, 0.25);
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.02em;
  background-color: #066;
  padding-top: 4px;
  padding-bottom: 8px;
  position: relative;
  margin-top: -1px;
}

.acBoxLpCampaign01__icon {
  position: absolute;
  right: 117px;
  top: 8px;
  transition: all 0.3s;
  transform-origin: center;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__icon {
    right: 30px;
  }
}
.acBoxLpCampaign01__icon::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  transform: rotate(-45deg);
}
.is-active .acBoxLpCampaign01__icon {
  top: 12px;
  transform: rotate(-180deg);
}

.acBoxLpCampaign01__content {
  background-color: #007F7F;
  padding: 30px 45px 40px;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__content {
    padding: 30px 12px;
  }
}

.acBoxLpCampaign01__contentItem + .acBoxLpCampaign01__contentItem {
  margin-top: 35px;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__contentItem + .acBoxLpCampaign01__contentItem {
    margin-top: 20px;
  }
}

.acBoxLpCampaign01__band {
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.02em;
  border-radius: 200px;
  background: #CAFCD8;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__band {
    font-size: 16px;
  }
}

.acBoxLpCampaign01__lead {
  margin-top: 15px;
}

.acBoxLpCampaign01__text {
  color: #CAFCD8;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.5; /* 25.5px */
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__text {
    font-size: 14px;
  }
}

.acBoxLpCampaign01__text--benefits {
  width: 70px;
  flex-shrink: 0;
  white-space: nowrap;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__text--benefits {
    width: 56px;
  }
}

@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__text--spSmall {
    font-size: 12px;
  }
}

.acBoxLpCampaign01__notice {
  margin-top: 15px;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.5; /* 18px */
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__notice {
    font-size: 11px;
  }
}

.acBoxLpCampaign01__notice--item {
  display: flex;
}
.acBoxLpCampaign01__notice--item::before {
  content: "※";
  width: 16px;
  flex-shrink: 0;
}

.acBoxLpCampaign01__notice--item1 {
  display: flex;
}
.acBoxLpCampaign01__notice--item1::before {
  content: "※1";
  width: 25px;
  flex-shrink: 0;
}

.acBoxLpCampaign01__notice--link {
  text-decoration: underline;
}

.acBoxLpCampaign01__list {
  color: #CAFCD8;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.5; /* 24px */
  margin-top: 15px;
  margin-bottom: 15px;
}
.acBoxLpCampaign01__list:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 700px) {
  .acBoxLpCampaign01__list {
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .acBoxLpCampaign01__list:last-child {
    margin-bottom: 0;
  }
}

.listLpCampaign01__item {
  position: relative;
  padding-left: 38px;
}
@media screen and (max-width: 700px) {
  .listLpCampaign01__item {
    padding-left: 25px;
  }
}
.listLpCampaign01__item::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: block;
  background-color: #CAFCD8;
  position: absolute;
  left: 20px;
  top: 10px;
}
@media screen and (max-width: 700px) {
  .listLpCampaign01__item::before {
    width: 3px;
    height: 3px;
    left: 14px;
    top: 7px;
  }
}

.secLpCampaign01__img {
  max-width: 674px;
  margin: 29px auto 0;
}
@media screen and (max-width: 700px) {
  .secLpCampaign01__img {
    margin-top: 16px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}

.secLpJoin01 {
  margin-top: -140px;
  position: relative;
  padding-top: 100px;
  z-index: 100;
}
@media screen and (max-width: 700px) {
  .secLpJoin01 {
    margin-top: -100px;
    padding-top: 50px;
  }
}

.secLpJoin01__circle {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  overflow: hidden;
}

.secLpJoin01__circleInner {
  display: block;
  border-top-left-radius: 50% 70px;
  border-top-right-radius: 50% 70px;
  margin-left: -100px;
  margin-right: -100px;
  height: 200px;
  width: calc(100% + 200px);
  background: #016666;
}
@media screen and (max-width: 700px) {
  .secLpJoin01__circleInner {
    background: #006060;
  }
}

.secLpJoin01__bg {
  background: #016666;
  position: relative;
  z-index: 10;
  padding-bottom: 50px;
}
@media screen and (max-width: 700px) {
  .secLpJoin01__bg {
    background: #006060;
    padding-bottom: 40px;
  }
}

.secLpJoin01__inner {
  max-width: 977px;
  padding-bottom: 10px;
}

.secLpJoin01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 23px;
}
@media screen and (max-width: 700px) {
  .secLpJoin01__title {
    gap: 0 7px;
  }
}
.secLpJoin01__title::before, .secLpJoin01__title::after {
  content: "";
  display: block;
  width: 34px;
  height: 33px;
  background-image: url(../img/flower_icon.webp);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 700px) {
  .secLpJoin01__title::before, .secLpJoin01__title::after {
    width: 22px;
    height: 22px;
    background-image: url(../img/sp-flower_icon.webp);
  }
}

.secLpJoin01__title--inner {
  color: #00EAAD;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 27px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 700px) {
  .secLpJoin01__title--inner {
    font-size: 21px;
  }
}

.secLpJoin01__box {
  margin-top: 30px;
}

.boxLpJoin01__step {
  width: 109px;
  margin: 0 auto;
}

.boxLpJoin01__inner {
  background-color: #fff;
  border-radius: 7px;
  padding: 30px;
  margin-top: -7px;
}
@media screen and (max-width: 700px) {
  .boxLpJoin01__inner {
    padding: 25px 14px 14px;
  }
}

.boxLpJoin01__title {
  border-radius: 3px;
  background: #FEFF61;
  max-width: 490px;
  margin: 0 auto;
}

.boxLpJoin01__title--inner {
  display: block;
  padding: 10px;
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 21px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 700px) {
  .boxLpJoin01__title--inner {
    padding: 6px 8px;
    font-size: 18px;
    letter-spacing: 0.02em;
  }
}

.boxLpJoin01__subtitle {
  max-width: 332px;
  margin: 7px auto 0;
}
@media screen and (max-width: 700px) {
  .boxLpJoin01__subtitle {
    max-width: 276px;
    margin-top: 0;
  }
}

.boxLpJoin01__flow {
  max-width: 675px;
  margin: 9px auto 0;
}
@media screen and (max-width: 700px) {
  .boxLpJoin01__flow {
    margin-top: 7px;
    max-width: 296px;
  }
}

.boxLpJoin01__complete {
  max-width: 187px;
  margin: 5px auto 0;
}

.boxLpJoin01__benefits {
  max-width: 675px;
  margin: 0 auto;
}
.boxLpJoin01__benefits + .boxLpJoin01__benefits {
  margin-top: 20px;
}
@media screen and (max-width: 700px) {
  .boxLpJoin01__benefits + .boxLpJoin01__benefits {
    margin-top: 11px;
  }
}

.boxLpJoin01__notice {
  color: #066;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 675px;
  margin: 4px auto 0;
}

.boxLpJoin01__notice--item {
  display: flex;
}
.boxLpJoin01__notice--item::before {
  content: "※";
  width: 25px;
  flex-shrink: 0;
}

.boxLpJoin01__notice--item1 {
  display: flex;
}
.boxLpJoin01__notice--item1::before {
  content: "※1";
  width: 25px;
  flex-shrink: 0;
}

.boxLpJoin01__notice--link {
  text-decoration: underline;
}

.secLpJoin01__list {
  margin-top: 16px;
}

.listLpJoin01 {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6; /* 27.779px */
  letter-spacing: 0.01em;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2px 28px;
}
@media screen and (max-width: 700px) {
  .listLpJoin01 {
    flex-direction: column;
    justify-content: flex-start;
    text-align: left;
    font-size: 14px;
    letter-spacing: -0.04em;
    line-height: 1.5;
  }
}

.secLpJoin01__notice {
  margin-top: 15px;
}

.listLpJoinNotice01 {
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}

.listLpJoinNotice01__item {
  display: flex;
}
.listLpJoinNotice01__item::before {
  content: "※";
  width: 25px;
  flex-shrink: 0;
}
@media screen and (max-width: 700px) {
  .listLpJoinNotice01__item::before {
    width: 14px;
  }
}

.secLpAbout01 {
  background: linear-gradient(180deg, #C6FDD2 0%, #ACF9CF 15.68%, #ACF9CF 73.23%, #00EAAD 100%);
  position: relative;
  z-index: 100;
}

.secLpAbout01__head {
  background-image: url(../img/about_head_bg_01.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom 0 center;
  padding: 78px 20px 28px;
  position: absolute;
  width: calc(100% - 40px);
  transform: translateX(-50%);
  left: 50%;
  top: -174px;
}
@media screen and (max-width: 700px) {
  .secLpAbout01__head {
    background-image: url(../img/sp-about_head_bg_01.webp);
    max-width: 350px;
    width: calc(100% - 20px);
    min-height: 393px;
    transform: translateX(-50%);
    left: 50%;
    padding: 70px 16px 25px;
  }
}
@media screen and (max-width: 350px) {
  .secLpAbout01__head {
    padding: 100px 16px 30px;
  }
}

.secLpAbout01__headInner {
  max-width: 668px;
  margin: 0 auto;
}

.secLpAbout01__headtitle {
  max-width: 267px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .secLpAbout01__headtitle {
    max-width: 197px;
  }
}
@media screen and (max-width: 350px) {
  .secLpAbout01__headtitle {
    max-width: 177px;
  }
}

.secLpAbout01__lead {
  margin-top: 17px;
  color: #4B1E00;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7333333333; /* 168.75% */
}
@media screen and (max-width: 1024px) {
  .secLpAbout01__lead {
    line-height: 1.5;
  }
}
@media screen and (max-width: 700px) {
  .secLpAbout01__lead {
    max-width: 280px;
    margin: 14px auto 0;
    line-height: 1.5;
  }
}
@media screen and (max-width: 350px) {
  .secLpAbout01__lead {
    max-width: 280px;
    font-size: 14px;
    margin: 9px auto 0;
    line-height: 1.5;
  }
}

.secLpAbout01__logo {
  margin-top: 9px;
}
@media screen and (max-width: 700px) {
  .secLpAbout01__logo {
    max-width: 300px;
    margin: 14px auto 0;
  }
}

.secLpAbout01__notice {
  margin-top: 9px;
  color: #4B1E00;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
  letter-spacing: 0.01em;
  display: flex;
}
@media screen and (max-width: 1024px) {
  .secLpAbout01__notice {
    margin-top: 7px;
  }
}
.secLpAbout01__notice::before {
  content: "※";
  flex-shrink: 0;
}

.secLpAbout01__inner {
  max-width: 977px;
  padding-top: 200px;
}
@media screen and (max-width: 700px) {
  .secLpAbout01__inner {
    padding-top: 170px;
  }
}
@media screen and (max-width: 350px) {
  .secLpAbout01__inner {
    padding-top: 150px;
  }
}

.secLpAbout01__title {
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .secLpAbout01__title {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    max-width: inherit;
  }
}

@media screen and (max-width: 700px) {
  .secLpAbout01__box {
    margin-top: 21px;
  }
}
.secLpAbout01__box + .secLpAbout01__box {
  margin-top: 47px;
}
@media screen and (max-width: 700px) {
  .secLpAbout01__box + .secLpAbout01__box {
    margin-top: 20px;
  }
}

.boxLpAbout01 {
  border-radius: 15px;
  background: linear-gradient(180deg, #FFF 50%, #C3FFF0 100%);
  padding: 40px 50px 27px;
  position: relative;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01 {
    padding: 27px 12px 27px;
  }
}

.boxLpAbout01__num {
  width: 26px;
  position: absolute;
  transform: translateX(-50%);
  top: -40px;
  left: 50%;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__num {
    width: 23px;
    transform: none;
    top: -20px;
    left: 17px;
  }
}
.boxLpAbout01__num--02 {
  width: 30px;
  top: -25px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__num--02 {
    width: 26px;
    top: -15px;
  }
}
.boxLpAbout01__num--03 {
  width: 30px;
  top: -30px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__num--03 {
    width: 26px;
    top: -15px;
  }
}

.boxLpAbout01__inner {
  max-width: 680px;
  margin: 0 auto;
}

.boxLpAbout01__title {
  width: 100%;
  margin: 0 auto;
}
.boxLpAbout01__title--01 {
  max-width: 338px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__title--01 {
    max-width: 221px;
  }
}
.boxLpAbout01__title--02 {
  max-width: 367px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__title--02 {
    max-width: 222px;
  }
}
.boxLpAbout01__title--03 {
  max-width: 417px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__title--03 {
    max-width: 230px;
  }
}

.boxLpAbout01__title--small {
  font-size: 19px;
}

.boxLpAbout01__title--xs {
  font-size: 15px;
}

.secLpAbout01__title--mark {
  margin-left: -3px;
}

.boxLpAbout01__title--large {
  font-size: 25px;
}

.boxLpAbout01__title--en {
  font-size: 24px;
  font-family: "DIN 2014";
}

.boxLpAbout01__title--num {
  font-size: 23px;
}

.boxLpAbout01__title--xl {
  font-size: 33px;
  font-weight: 700;
  line-height: 1;
}

.boxLpAbout01__column {
  margin-top: 27px;
}
@media screen and (max-width: 700px) {
  .boxLpAbout01__column {
    margin-top: 20px;
  }
}

.columnLpAbout01 {
  gap: 0 25px;
  justify-content: space-between;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01 {
    flex-direction: column;
    gap: 10px 0;
    align-items: center;
  }
}

.columnLpAbout01__item:nth-child(1) {
  max-width: 290px;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__item:nth-child(1) {
    max-width: 30rem;
  }
}
.columnLpAbout01__item:nth-child(2) {
  flex-shrink: 0;
}

.columnLpAbout01__text {
  color: #033;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6; /* 24.384px */
}
.columnLpAbout01__text--bold {
  font-weight: 700;
}

.columnLpAbout01__notice {
  margin-top: 6px;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__notice {
    margin-top: 15px;
  }
}

.columnLpAbout01__notice--item {
  display: flex;
}
.columnLpAbout01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.columnLpAbout01__notice--item1 {
  display: flex;
  gap: 0 5px;
}
.columnLpAbout01__notice--item1::before {
  content: "※1";
  flex-shrink: 0;
}

.columnLpAbout01__notice--item2 {
  display: flex;
  gap: 0 5px;
}
.columnLpAbout01__notice--item2::before {
  content: "※2";
  flex-shrink: 0;
}

.columnLpAbout01__img--01 {
  width: 367px;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__img--01 {
    width: 100%;
  }
}

.columnLpAbout01__img--02 {
  width: 364px;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__img--02 {
    width: 100%;
  }
}

.columnLpAbout01__img--03 {
  width: 266px;
  margin-right: 54px;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__img--03 {
    width: 100%;
    margin-bottom: -20px;
    margin-right: 0;
  }
}

.columnLpAbout01__figcaption {
  margin-top: 5px;
  text-align: right;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__figcaption {
    text-align: center;
  }
}

.columnLpAbout01__figcaption--link {
  color: #333;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6363636364; /* 156.203% */
  text-decoration: underline;
}
@media screen and (max-width: 700px) {
  .columnLpAbout01__figcaption--link {
    font-size: 10px;
  }
}

.boxLpAbout01__notice {
  margin-top: 6px;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}

.boxLpAbout01__notice--item {
  display: flex;
}
.boxLpAbout01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.boxLpAbout01__notice--item1 {
  display: flex;
  gap: 0 5px;
}
.boxLpAbout01__notice--item1::before {
  content: "※1";
  flex-shrink: 0;
}

.boxLpAbout01__notice--item2 {
  display: flex;
  gap: 0 5px;
}
.boxLpAbout01__notice--item2::before {
  content: "※2";
  flex-shrink: 0;
}

.boxLpAbout01__notice--item3 {
  display: flex;
  gap: 0 5px;
}
.boxLpAbout01__notice--item3::before {
  content: "※3";
  flex-shrink: 0;
}

.blkLpApp01__inner {
  padding-top: 14px;
  padding-bottom: 50px;
  max-width: 804px;
}

.columnLpApp01 {
  gap: 0 26px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 700px) {
  .columnLpApp01 {
    flex-direction: column;
    gap: 2px 0;
  }
}

.columnLpApp01__logo {
  max-width: 197px;
}
@media screen and (max-width: 700px) {
  .columnLpApp01__logo {
    max-width: 151px;
  }
}

.columnLpApp01__text {
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.01em;
  display: flex;
  align-items: center;
  gap: 0 8px;
}
.columnLpApp01__text::before, .columnLpApp01__text::after {
  content: "";
  display: block;
  width: 21px;
  height: 22px;
  background-image: url(../img/triangle_icon.webp);
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (max-width: 700px) {
  .blkLpApp01__list {
    margin-top: 15px;
  }
}

.listLpApp01 {
  gap: 0 21px;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .listLpApp01 {
    gap: 0 8px;
  }
}

.blkLpApp01__dlApple {
  max-width: 172px;
}
@media screen and (max-width: 700px) {
  .blkLpApp01__dlApple {
    max-width: 134px;
  }
}

.blkLpApp01__dlGoogle {
  max-width: 220px;
}
@media screen and (max-width: 700px) {
  .blkLpApp01__dlGoogle {
    max-width: 172px;
  }
}

.blkLpApp01__notice {
  margin-top: 17px;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}
@media screen and (max-width: 700px) {
  .blkLpApp01__notice {
    font-feature-settings: "palt" on;
    margin-top: 13px;
  }
}

.blkLpApp01__notice--item {
  display: flex;
}
.blkLpApp01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.secLpReturn01 {
  background-color: #84E7FF;
}

.secLpReturn01__inner {
  padding-bottom: 55px;
  max-width: 977px;
}
@media screen and (max-width: 700px) {
  .secLpReturn01__inner {
    padding-bottom: 45px;
  }
}

.secLpReturn01__head {
  max-width: 684px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .secLpReturn01__head {
    margin-top: -45px;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }
}

.secLpReturn01__box {
  margin-top: -20px;
}
.secLpReturn01__box + .secLpReturn01__box {
  margin-top: 75px;
}
@media screen and (max-width: 700px) {
  .secLpReturn01__box + .secLpReturn01__box {
    margin-top: 87px;
  }
}

.boxLpReturn01 {
  position: relative;
}

.boxLpReturn01__head {
  max-width: 263px;
  width: 100%;
  position: absolute;
  transform: translateX(-50%);
  top: -25px;
  left: 50%;
  z-index: 100;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__head {
    max-width: 228px;
  }
}

.boxLpReturn01__coin {
  width: 100%;
  position: absolute;
  max-width: 542px;
  transform: translateX(-50%);
  left: 50%;
  top: -46px;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__coin {
    top: -180px;
  }
}

.boxLpReturn01__bg {
  border: 5px solid #006666;
  border-radius: 10px;
  background-color: #fff;
  position: relative;
  z-index: 10;
}

.boxLpReturn01__inner {
  padding: 40px 50px 30px;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__inner {
    padding: 35px 17px;
  }
}

.boxLpReturn01__upper .boxLpReturn01__inner {
  padding-bottom: 32px;
}

.boxLpReturn01__lead {
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6; /* 30.866px */
  letter-spacing: 0.05em;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__lead {
    font-size: 15px;
  }
}

.boxLpReturn01__lead--marker {
  background: linear-gradient(transparent 80%, #FEFE61 80%);
}

.boxLpReturn01__img {
  max-width: 360px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__img {
    max-width: 261px;
  }
}

.boxLpReturn01__notice {
  margin-top: 10px;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__notice {
    line-height: 1.4;
  }
}

.boxLpReturn01__notice--item {
  display: flex;
}
.boxLpReturn01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.boxLpReturn01__notice--color01 {
  color: #fff;
}

.boxLpReturn01__notice--item1 {
  display: flex;
  gap: 0 5px;
}
.boxLpReturn01__notice--item1::before {
  content: "※1";
  flex-shrink: 0;
}

.boxLpReturn01__notice--item2 {
  display: flex;
  gap: 0 5px;
}
.boxLpReturn01__notice--item2::before {
  content: "※2";
  flex-shrink: 0;
}

.boxLpReturn01__lower .boxLpReturn01__inner {
  padding-top: 10px;
  padding-bottom: 15px;
  background-color: #006666;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__lower .boxLpReturn01__inner {
    padding-bottom: 30px;
  }
}

.boxLpReturn01__price {
  max-width: 684px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__price {
    max-width: 285px;
    transform: translateX(5px);
  }
}

.boxLpReturn01__appeal {
  margin-top: 10px;
  color: #FFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6; /* 156.25% */
  letter-spacing: 0.03em;
  text-align: center;
}

.boxLpReturn01__appeal--small {
  font-size: 13px;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__appeal--small {
    font-size: 12px;
  }
}

.boxLpReturn01__appeal--large {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  color: #FEFE61;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__appeal--large {
    font-size: 18px;
  }
}

.boxLpReturn01__point + .boxLpReturn01__point {
  margin-top: 25px;
}

.boxLpReturn01__pointLead {
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.6; /* 30.866px */
  letter-spacing: 0.05em;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__pointLead {
    font-size: 18px;
  }
}

.boxLpReturn01__pointLead--small {
  font-size: 15px;
}

.boxLpReturn01__pointLead--large {
  font-size: 21px;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__pointLead--large {
    font-size: 20px;
  }
}

.boxLpReturn01__pointLead--marker {
  background: linear-gradient(transparent 80%, #FEFE61 80%);
}

.boxLpReturn01__column {
  margin: 20px auto 0;
  max-width: 760px;
}
@media screen and (max-width: 700px) {
  .boxLpReturn01__column {
    max-width: 280px;
  }
}

.columnLpReturn01 {
  gap: 0 30px;
}
@media screen and (max-width: 700px) {
  .columnLpReturn01 {
    flex-direction: column;
    align-items: center;
    gap: 10px 0;
  }
}

.columnLpReturn01__item:nth-child(1) {
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .columnLpReturn01__item:nth-child(1) {
    max-width: 280px;
  }
}

.columnLpReturn01__img {
  max-width: 390px;
  width: 100%;
}

.columnLpReturn01__text {
  color: #033;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 15px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 500;
  line-height: 1.8; /* 27.779px */
}

.columnLpReturn01__text--link {
  color: #1A89FF;
}

.columnLpReturn01__text--dashed {
  position: relative;
  display: block;
  --lh: 27px;
  --th: 1px;
  --dash: 6px;
  --gap: 6px;
}
.columnLpReturn01__text--dashed::before {
  content: "";
  position: absolute;
  bottom: 0;
  inset: 0;
  pointer-events: none;
  z-index: 0;
  background-image: repeating-linear-gradient(to bottom, transparent 0 calc(var(--lh) - var(--th)), #999 calc(var(--lh) - var(--th)) var(--lh));
  background-size: 100% var(--lh);
  background-repeat: repeat-y;
  -webkit-mask-image: repeating-linear-gradient(to right, #000 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap)));
  mask-image: repeating-linear-gradient(to right, #000 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap)));
}

.columnLpReturn01__notice {
  margin-top: 10px;
  color: #555;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  letter-spacing: normal;
  font-weight: 400;
  line-height: 1.3; /* 15.047px */
}

.columnLpReturn01__notice--item {
  display: flex;
}
.columnLpReturn01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.secLpAgency01 {
  background-color: #EAF5F2;
}

.secLpAgency01__inner {
  padding-top: 45px;
  padding-bottom: 20px;
  max-width: 880px;
}
@media screen and (max-width: 700px) {
  .secLpAgency01__inner {
    padding-bottom: 14px;
  }
}

.secLpAgency01__title {
  color: #066;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.05em;
}

.secLpAgency01__table {
  margin-top: 20px;
}

.tableLpAgency01__tr {
  border-bottom: 1px solid #66B1B1;
  padding: 12px 0;
  display: flex;
}
.tableLpAgency01__tr:first-child {
  border-top: 1px solid #66B1B1;
}
@media screen and (max-width: 700px) {
  .tableLpAgency01__tr {
    padding: 0;
  }
}

.tableLpAgency01__th {
  width: 155px;
  flex-shrink: 0;
  text-align: center;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; /* 13.89px */
  letter-spacing: 0.01em;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .tableLpAgency01__th {
    width: 85px;
    padding: 10px 8px;
  }
}

.tableLpAgency01__td {
  flex-grow: 1;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; /* 13.89px */
  letter-spacing: 0.01em;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 700px) {
  .tableLpAgency01__td {
    padding: 10px 8px;
  }
}
.tableLpAgency01__td--link {
  text-decoration: underline;
}

.listLpAgency01 {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2; /* 13.89px */
  letter-spacing: 0.01em;
}

.listLpAgency01__item {
  position: relative;
  padding-left: 14px;
}
.listLpAgency01__item + .listLpAgency01__item {
  margin-top: 4px;
}
.listLpAgency01__item::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 3px;
  display: block;
  background-color: #333;
  position: absolute;
  left: 4px;
  top: 6px;
}

.tableLpAgency01__notice {
  margin-top: 10px;
}

.tableLpAgency01__notice--item {
  display: flex;
  gap: 0 3px;
}
.tableLpAgency01__notice--item::before {
  content: "※";
  flex-shrink: 0;
}

.secLpAgency01__list {
  margin-top: 12px;
}

.secLpAgency01__logo {
  max-width: 160px;
  margin: 18px auto 0;
}

.blkLpCv01--float {
  background: #7AEFD1;
  position: fixed;
  z-index: 100;
  width: 100%;
  bottom: 0;
  left: 0;
}

.blkLpCv01--float {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.blkLpCv01--float.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.blkLpCv01--float .blkLpCv01__inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 700px) {
  .blkLpCv01--float .blkLpCv01__inner {
    padding-top: 2px;
    padding-bottom: 2px;
  }
}

.blkLpCv01--float .blkLpCv01__fukidashi {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 700px) {
  .blkLpCv01--float .blkLpCv01__fukidashi {
    max-width: 244px;
  }
}

.blkLpCv01--float .blkLpCv01__button {
  max-width: 640px;
  margin: 6px auto 0;
}
@media screen and (max-width: 700px) {
  .blkLpCv01--float .blkLpCv01__button {
    margin-top: -2px;
    max-width: 340px;
  }
}

@media screen and (max-width: 700px) {
  .blkLpCv01--float .blkLpCv01__notice {
    font-size: 11px;
  }
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease, visibility 0.8s ease;
}

.modal.show {
  display: block;
  opacity: 1;
  visibility: visible;
}

.modal-body {
  width: calc(100% - 50px);
  margin: auto;
  height: calc(100% - 80px);
  position: relative;
  max-width: 960px;
  top: 20px;
  transform: unset;
  font-size: 16px;
}

.modal-content {
  background: #006363;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  height: auto;
  max-height: 100%;
  transform: scale(0.95);
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  will-change: transform, opacity;
  backface-visibility: hidden;
}

.modal.show .modal-content {
  transform: scale(1);
  opacity: 1;
}

.modal-scroll-area {
  flex: 1;
  background: #ecfff7;
  overflow-y: auto;
  padding: 30px 20px 30px;
  position: relative;
  z-index: 1;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

@media (min-width: 768px) {
  .modal-scroll-area {
    padding: 30px 60px 20px 60px;
  }
}
.modal-scroll-area::-webkit-scrollbar {
  display: none;
}

.modal-title {
  padding: 10px 0;
  background-image: radial-gradient(circle, #066 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 768px) {
  .modal-title {
    padding: 25px 0;
  }
}
.modal-title img {
  max-width: 95%;
  height: auto;
  display: block;
  margin: 0 auto;
  width: auto;
}

@media (min-width: 768px) {
  .modal-title img {
    max-width: 75%;
    max-height: 22px;
  }
}
@media (min-width: 1025px) {
  .modal-title img {
    max-width: 75%;
    max-height: 35px;
  }
}
.modal-title-small img {
  max-width: 75%;
}

@media (min-width: 768px) {
  .modal-title-small img {
    max-width: 65%;
  }
}
.modal5-ttl img {
  max-width: 60%;
}

@media (min-width: 768px) {
  .modal5-ttl img {
    max-width: 65%;
  }
}
.modal-divider {
  display: block;
  width: 90%;
  height: 2px;
  margin: 12px auto 20px;
  overflow: visible;
}

.modal-image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto 0;
}

@media (min-width: 768px) {
  .modal-image-small img {
    max-width: 50%;
  }
}
.close-icon {
  position: absolute;
  top: -12px;
  right: -12px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 1;
  z-index: 10;
}

.close-icon svg {
  display: block;
}

.custom-vscrollbar {
  position: absolute;
  top: 20px;
  right: 2px;
  width: 5px;
  height: calc(100% - 25px);
  background: #d9ede5;
  border-radius: 4px;
  z-index: 5;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}

.custom-vscrollbar.visible {
  opacity: 1;
  pointer-events: auto;
}

.custom-vscrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #727e7a;
  border-radius: 4px;
  cursor: grab;
}

.modal-footer-bottom {
  background: #006363;
  flex-shrink: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-footer-bottom.visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.close-bottom {
  display: block;
  width: 100%;
  padding: 11px 0;
  background: none;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  cursor: pointer;
  text-align: center;
  border-radius: 0;
}

@media (min-width: 768px) {
  .close-bottom {
    font-size: 22px;
  }
}
.table-wrapper {
  overflow-x: auto;
  margin: 20px 0 5px;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.table-wrapper::-webkit-scrollbar {
  display: none;
}

.scroll-table {
  border-collapse: collapse;
  width: 100%;
  min-width: 720px;
  background: #fff;
  font-size: 14px;
}

.scroll-table th, .scroll-table td {
  padding: 12px 16px;
  text-align: center;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 500;
}

.scroll-table thead .th-lv1.th-group {
  background: #00bab4;
  color: #fff;
  font-weight: 700;
  border-right: 1px solid #fff;
}

.scroll-table thead .th-lv1.th-side {
  background: #fff;
  color: #004444;
  font-weight: 700;
  border: 1px solid #fff;
}

.scroll-table thead tr:nth-child(2) .th-lv2 {
  background: #8bf7db;
  color: #006666;
  font-weight: 700;
  border: 1px solid #fff;
}

.scroll-table tbody td:first-child {
  background: #8bf7db;
  color: #006666;
  font-weight: bold;
  border: 1px solid #fff;
}

.scroll-table tbody td:not(:first-child) {
  background: #fff;
  color: #333;
  border: 1px solid #8bf7db;
}

.scroll_txt {
  display: block;
  width: 90px;
  position: relative;
  top: 0;
  left: 100%;
  transform: translateX(-100%);
  color: #066;
  font-size: 10px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .table-wrapper {
    margin: 20px 0 20px;
  }
}
@media (min-width: 880px) {
  .scroll_txt {
    display: none;
  }
}
.custom-scrollbar {
  position: relative;
  height: 10px;
  background: #d9ede5;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}

.custom-scrollbar-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 80px;
  background: #006363;
  border-radius: 8px;
  cursor: grab;
}

.modal-box.service {
  border-radius: 8px;
  overflow: hidden;
  margin: 20px auto;
  color: #333;
  line-height: 1.6;
  text-align: left;
  background: #fff;
}

.modal-box.service.orange {
  border: 4px solid #ff6600;
}

.modal-box.service.orange .service-heading {
  background: #ff6600;
  color: #fff;
}

@media (min-width: 768px) {
  .modal-box.service.orange .service-heading {
    font-size: 26px;
  }
}
.modal-box.service.blue {
  border: 4px solid #1f68b6;
}

.modal-box.service.blue .service-heading {
  background: #1f68b6;
  color: #fff;
}

@media (min-width: 768px) {
  .modal-box.service.blue .service-heading {
    font-size: 26px;
  }
}
.service-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 16px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-radius: 4px 4px 0 0;
  line-height: 1;
}

.service-heading span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}

.service-icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  display: block;
}

.service-title {
  width: 43px;
  object-fit: contain;
  display: block;
}

.service-body {
  background: #fff;
  padding: 16px;
  border-radius: 0 0 4px 4px;
}

.service-body p {
  margin: 0;
  font-size: 14px;
  color: #333;
  font-weight: 500;
}

.service-body .note-common {
  color: #555;
  margin-top: 4px;
  font-size: 12px;
  font-weight: normal;
}

.modal-box.ui-box {
  background: #f5fff5;
  border-radius: 8px;
  padding: 24px 20px 20px;
  margin: 20px auto;
  box-shadow: none;
  text-align: left;
  color: #333;
  font-size: 14px;
  line-height: 1.7;
  box-sizing: border-box;
  max-width: 90%;
}

.ui-box-title {
  background-color: #00bab4;
  color: #ffffff;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  border-radius: 4px;
  padding: 8px 0;
  margin: 8px 0 12px;
}

@media (min-width: 768px) {
  .ui-box-title {
    font-size: 26px;
  }
}
.ui-box-title-mb-top {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .ui-box-title-mb-top {
    margin-top: 69px;
  }
}
.ui-box-highlight img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.ui-customer-title {
  font-size: 15px;
  font-weight: bold;
  color: #004444;
  margin: 10px 0 8px;
}

@media (min-width: 768px) {
  .ui-customer-title {
    font-size: 22px;
  }
}
.ui-average-box {
  background: #eaf5f2;
  border-radius: 6px;
  padding: 16px;
  margin: 12px 0 16px;
  text-align: left;
}

@media (min-width: 768px) {
  .ui-average-box {
    padding: 40px 50px;
  }
}
.ui-average-text {
  font-size: 14px;
  line-height: 1.6;
  color: #004444;
  margin: 0;
}

.ui-example {
  background: #fff;
  border-radius: 6px;
  padding:15px 10px 27px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .ui-example {
    padding: 25px 38px;
  }
}
.ui-example-title {
  font-size: 18px;
  font-weight: bold;
  color: #006666;
  margin-bottom: 6px;
  margin-top: 8px;
  text-align: center;
}

@media (min-width: 768px) {
  .ui-example-title {
    font-size: 24px;
  }
}
.ui-example-text {
  font-size: 15px;
  color: #333;
  line-height: 1.6;
  margin: 0;
  margin-top: 4px;
}

.ui-customer-title + .ui-box-highlight img {
  margin-top: 8px;
}

.ui-box p {
  margin: 0 0 10px;
  color: #004444;
}

.ui-box .note-common {
  font-size: 16px;
  color: #003333;
  line-height: 1.4;
  margin-top: 4px;
}

.ui-average-box .note-common {
  color: #004444;
}

.ui-box .note-indent {
  text-indent: -1em;
  padding-left: 1em;
}

.ui-box .note-common.note-indent {
  margin-top: 4px;
  margin-bottom: 0;
  color: #003333 !important;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.ui-box-highlight {
  margin: 14px 0 18px;
  text-align: center;
}

.modal.show .ui-box img {
  opacity: 1;
  transform: none;
  transition: opacity 0.3s ease;
}

.modal .ui-box img {
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.ui-box-title + .ui-box-highlight img {
  margin-top: 8px;
}

.fv-entry-inner {
  z-index: auto;
}

.fv-entry-curve {
  z-index: 2;
}

.bank-link {
  font-size: 12px;
  color: #444;
}

.join-points-inline {
  font-size: 18px;
  text-align: center;
  line-height: 1.8;
  white-space: nowrap;
  margin-top: 20px;
}

.modal-external-link {
  text-align: center;
  margin-top: 9px;
  color: #006363;
  font-size: 12px;
}

.modal-external-link a {
  color: inherit;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .modal-box-area {
    display: flex;
    flex-direction: column;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 24px;
  }
  .modal-box-area .modal-box {
    flex: 1 1 50%;
  }
}
.tasks-heading {
  list-style: none;
  margin-left: 0;
  text-indent: -1.5em;
  display: list-item;
}

.fv-title-img {
  width: 664px !important;
  margin: auto;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .fv-title-img {
    width: 100% !important;
    max-width: 664px !important;
    margin: 0 auto;
  }
}
.note-common {
  font-size: 12px;
  color: #555;
  margin: 0;
  line-height: 1.4;
  padding-bottom: 2px;
  font-weight: 400;
}

.note-common a {
  color: inherit;
}

.note-indent {
  text-indent: -1.2em;
  padding-left: 1.1em;
}

.note-indent2 {
  text-indent: -1.3em !important;
  padding-left: 1.3em !important;
}

.note-indent3 {
  text-indent: -1.7em !important;
  padding-left: 1.7em !important;
}

.note-indent-no {
  text-indent: -1.9em !important;
  padding-left: 1.9em !important;
}

.annotation {
  font-size: 0.7em;
  vertical-align: top;
}

.note-common-annotation {
  font-size: 13px !important;
  color: #555 !important;
}

.ui-example-calculation {
  text-align: center;
  color: #006666;
  font-size: 16px;
  font-weight: 900;
  margin-top: 16px;
  letter-spacing: -0.1px;
}

@media (min-width: 768px) {
  .ui-example-calculation {
    font-size: 25px;
  }
  .ui-example-calculation .font-big {
    font-size: 30px;
  }
}
.modal5-0yen-img {
  width: 75%;
  margin-top: 46px !important;
}

.modal5-stage-img {
  width: 90%;
  margin-top: 35px !important;
}

.modal5-hantei-img {
  width: 85%;
  margin-top: 22px !important;
}

.modal5-traiangle {
  text-align: center;
}
.modal5-traiangle img {
  width: auto;
}

.ui-customer-title-slash {
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #006666;
  margin: 30px auto 0;
  line-height: 1.6;
  padding: 0 20px;
  display: block;
  width: 80%;
}

.ui-customer-title-slash::before, .ui-customer-title-slash::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 75px;
  height: 3px;
  background-color: #006666;
  transform-origin: center;
}

.ui-customer-title-slash::before {
  left: -25px;
  transform: translateY(-50%) rotate(65deg);
}

.ui-customer-title-slash::after {
  right: -25px;
  transform: translateY(-50%) rotate(-65deg);
}

@media (min-width: 768px) {
  .ui-customer-title-slash::before {
    left: 60px;
  }
  .ui-customer-title-slash::after {
    right: 60px;
  }
  .ui-customer-title-slash {
    width: 100%;
    font-size: 20px;
    margin-bottom: 0;
    padding: 0;
  }
}
.label-hollow {
  -webkit-text-stroke: 6px #fff;
  paint-order: stroke fill;
}

.orange .label-hollow {
  -webkit-text-fill-color: #ff6600;
}

.blue .label-hollow {
  -webkit-text-fill-color: #1f68b6;
}

.sec3-con3-ttl-pc {
  max-width: 470px;
  margin-top: 20px;
}

.note-mark {
  font-size: 10px;
}

@media (min-width: 768px) {
  .fv {
    position: relative;
    width: 100%;
    max-width: 100vw;
    margin: 0 auto;
    overflow: hidden;
  }
  .fv .fv-background {
    display: block;
    max-width: none !important;
    width: auto !important;
    height: auto !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) and (max-width: 1439.98px) {
  .fv .fv-background {
    width: 1440px !important;
    min-width: 100% !important;
  }
}
@media (min-width: 1440px) {
  .fv .fv-background {
    max-width: 1440px !important;
  }
}
#modal5 .note-average-only {
  display: block;
  text-indent: -1.05em;
  padding-left: 1.2em;
  margin-left: 0;
  line-height: 1.4;
  color: #003333;
  font-size: 12px;
  margin-top: 11px;
}

@media (min-width: 768px) {
  .modal-body {
    width: calc(100% - 40px);
    margin: 20px auto;
    height: auto;
    position: absolute;
    max-width: 960px;
    top: 0;
    bottom: auto;
    right: 0;
    left: 0;
  }
  .modal-content {
    background: #006363;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    display: flex;
    flex-direction: column;
    height: auto;
    max-height: 90vh;
    transform: scale(0.95);
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    will-change: transform, opacity;
    backface-visibility: hidden;
  }
  #modal1,
  #modal2,
  #modal3,
  #modal4,
  #modal5,
  #modal6 {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding-top: 40px;
  }
  #modal1 .modal-body,
  #modal2 .modal-body,
  #modal3 .modal-body,
  #modal4 .modal-body,
  #modal5 .modal-body,
  #modal6 .modal-body {
    align-items: flex-start !important;
    justify-content: flex-start !important;
  }
}
@media (min-width: 768px) {
  .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
  }
  .modal.show {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  #modal1,
  #modal2,
  #modal3,
  #modal4,
  #modal5,
  #modal6 {
    align-items: flex-start !important;
    justify-content: flex-start !important;
    padding-top: 40px;
  }
  /*  #modal1 .modal-body,
    #modal2 .modal-body,
    #modal3 .modal-body,
    #modal4 .modal-body,
    #modal5 .modal-body,
    #modal6 .modal-body {
      max-height: none;
    }*/
  #modal1 .modal-body,
  #modal2 .modal-body,
  #modal3 .modal-body,
  #modal4 .modal-body,
  #modal5 .modal-body,
  #modal6 .modal-body {
    margin-top: 4% !important;
    height: auto;
    max-height: 90vh;
  }
}
ul.caution {
  font-size: 12px;
  list-style: none;
  padding-left: 1.3em;
  font-weight: 400;
  margin-bottom: 0;
}

ul.caution li {
  text-indent: -1em;
}

ul.caution li::before {
  content: "※";
  position: relative;
  left: -2px;
}

.camp_3 {
  color: #FFF;
  margin-bottom: 34px;
}

.camp_7 {
  color: #FFF;
  margin-top: 20px;
}

#modal6 .modal-scroll-area {
  background-color: #CAFCD8;
}

@media (min-width: 768px) {
  #modal6 .modal-scroll-area {
    padding: 40px 60px 48px 60px;
  }
  #modal6 p {
    color: #006363;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.4px;
    margin-bottom: 26px;
  }
  #modal6 img.qr_img {
    display: block;
    max-width: 195px;
    margin: 0 auto;
  }
}
.openModal {
  text-decoration: underline;
}

.titleTopBlogSec {
  color: #191919;
  font-family: "Jost", sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2; /* 116.667% */
  text-transform: capitalize;
}
@media screen and (max-width: 700px) {
  .titleTopBlogSec {
    font-size: 2rem;
    line-height: 1.2; /* 120% */
  }
}

.titleSubTopBlogSec {
  color: #2D1F23;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
@media screen and (max-width: 700px) {
  .titleSubTopBlogSec {
    font-size: 1.4rem;
  }
}

.titleTopLeadSec {
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5; /* 150% */
  letter-spacing: 0.2em;
}
.titleTopLeadSec--tac {
  text-align: center;
}
@media screen and (max-width: 700px) {
  .titleTopLeadSec {
    font-size: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .titleTopLeadSec--spVertical {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
  }
}
@media screen and (max-width: 700px) {
  .titleTopLeadSec--spLarge {
    font-size: 2.4rem;
    font-weight: 600;
    line-height: 1.75; /* 175% */
  }
}

.headTitle__inner {
  padding: 6rem 5rem;
}
@media screen and (max-width: 700px) {
  .headTitle__inner {
    padding: 6rem 3.5rem 4.5rem;
  }
}

.headTitle__title--en {
  font-family: "Jost", sans-serif;
  font-size: 3.2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1; /* 75% */
  display: block;
  text-align: center;
}

.headTitle__title--jp {
  margin-top: 1rem;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: block;
  text-align: center;
}

.titlePrivacy {
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 700;
  line-height: 2; /* 200% */
}

.titleMaterialsDetail {
  color: #2D1F23;
  font-size: 2.4rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.75; /* 175% */
}
@media screen and (max-width: 700px) {
  .titleMaterialsDetail {
    font-size: 2rem;
  }
}

.textTopBlogSec {
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 700px) {
  .textTopBlogSec {
    font-size: 1rem;
  }
}
.textTopBlogSec--ls0 {
  letter-spacing: 0;
}

.textTopLeadSec {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 2; /* 200% */
  letter-spacing: 0.1em;
}
.textTopLeadSec--tac {
  text-align: center;
}
.textTopLeadSec--lhLarge {
  line-height: 2.8; /* 280% */
}
@media screen and (max-width: 700px) {
  .textTopLeadSec {
    letter-spacing: 0.02em;
    line-height: 2.1; /* 200% */
  }
  .textTopLeadSec--lhLarge {
    line-height: 2.3; /* 280% */
  }
}

.textTopLeadSec__blk {
  display: block;
}
.textTopLeadSec__blk + .textTopLeadSec__blk {
  margin-top: 1.8rem;
}
@media screen and (max-width: 700px) {
  .textTopLeadSec__blk + .textTopLeadSec__blk {
    margin-top: 2rem;
  }
}

.textRequestLeadSec {
  text-align: center;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.3; /* 228.571% */
}
.textRequestLeadSec--link {
  text-decoration: underline;
}
.textRequestLeadSec--link:hover {
  text-decoration: none;
}

.textPrivacy {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2.3; /* 228.571% */
}
.textPrivacy--bold {
  font-weight: 600;
}

.textMaterialsDetail {
  color: #2D1F23;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 600;
  line-height: 2; /* 200% */
}

.card-merit {
  background-color: #fff;
  position: relative;
  border-radius: 1rem;
  padding-top: 5rem;
  padding-bottom: 2.1rem;
  height: 100%;
}
@media screen and (max-width: 700px) {
  .card-merit {
    padding-top: 2.3rem;
    padding-bottom: 1.7rem;
  }
}
.card-merit__icon {
  width: 5.8rem;
  height: 5.8rem;
  position: absolute;
  top: -1.2rem;
  left: -2.9rem;
}
@media screen and (max-width: 700px) {
  .card-merit__icon {
    top: -2.5rem;
    left: -1.1rem;
  }
}
.card-merit__iconContent {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.card-merit__iconText {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  line-height: 1.3333333333;
  letter-spacing: 0;
  font-weight: 500;
  display: block;
}
.card-merit__iconNum {
  margin-top: -0.5rem;
  font-family: "Roboto", sans-serif;
  font-size: 2.6rem;
  line-height: 1.3076923077;
  letter-spacing: 0;
  font-weight: 700;
  display: block;
  text-align: center;
}
.card-merit__img {
  width: 27.4rem;
  margin: 0 auto;
}
.card-merit__title {
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #2F3D45;
  width: 25.2rem;
  margin: 1.6rem auto 0;
}
@media screen and (max-width: 700px) {
  .card-merit__title {
    letter-spacing: 0.1em;
  }
}
.card-merit__text {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  letter-spacing: 0.1em;
  font-weight: 500;
  width: 25.2rem;
  margin: 1rem auto 0;
}
@media screen and (max-width: 700px) {
  .card-merit__text {
    line-height: 2;
  }
}
.card-features {
  background-color: #F5F5F5;
  position: relative;
  border-radius: 0 1rem 1rem 1rem;
  padding-top: 5.5rem;
  padding-bottom: 2.1rem;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .card-features {
    padding-top: 2rem;
    padding-bottom: 2.6rem;
  }
}
.card-features__icon::before {
  content: "";
  display: block;
  width: 10rem;
  height: 10rem;
  transform: rotate(45deg);
  background-color: #B5CB39;
  position: absolute;
  z-index: 1;
  left: -5.5rem;
  top: -5.5rem;
}
.card-features__iconNum {
  font-family: "Roboto", sans-serif;
  font-size: 2.6rem;
  line-height: 1.3076923077;
  letter-spacing: 0;
  font-weight: 700;
  position: absolute;
  z-index: 10;
  top: 0.4rem;
  left: 1rem;
  color: #fff;
}
.card-features__img {
  width: 22rem;
  margin: 0 auto;
}
.card-features__title {
  margin: 2rem 2.6rem 0;
  padding-bottom: 0.6rem;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 700;
  border-bottom: 1px solid #2F3D45;
}
@media screen and (max-width: 700px) {
  .card-features__title {
    letter-spacing: 0.1em;
  }
}
.card-features__text {
  margin: 1.5rem 2.6rem 0;
  padding-bottom: 0.6rem;
  font-size: 1.4rem;
  line-height: 1.7857142857;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  .card-features__text {
    line-height: 2;
  }
}
.card-features--04 {
  padding-top: 3.2rem;
}
.card-features--04 .card-features__img {
  width: 22.8rem;
}
.card-features--04 .card-features__title {
  margin-top: 5.5rem;
}
@media screen and (max-width: 700px) {
  .card-features--04 .card-features__title {
    margin-top: 2.4rem;
  }
}
.card-features--05 {
  padding-top: 6.8rem;
}
@media screen and (max-width: 700px) {
  .card-features--05 {
    padding-top: 1rem;
  }
}
.card-features--05 .card-features__title {
  margin-top: 3.6rem;
}
@media screen and (max-width: 700px) {
  .card-features--05 .card-features__title {
    margin-top: 0.5rem;
  }
}
.card-features--06 {
  padding-top: 1.7rem;
}
@media screen and (max-width: 700px) {
  .card-features--06 {
    padding-top: 1.1rem;
  }
}
.card-features--06 .card-features__title {
  margin-top: 1rem;
}
@media screen and (max-width: 700px) {
  .card-features--06 .card-features__title {
    margin-top: 1.4rem;
  }
}
.card-use {
  position: relative;
  border-radius: 0 1rem 1rem 1rem;
  padding-top: 5.5rem;
  padding-bottom: 2.1rem;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 700px) {
  .card-use {
    display: flex;
    flex-direction: column;
    padding-left: 3.5rem;
    padding-top: 0;
    padding-bottom: 3rem;
    overflow: visible;
  }
}
.card-use__icon {
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 700px) {
  .card-use__icon {
    flex-direction: column;
    position: absolute;
    order: 1;
    left: 0;
  }
}
.card-use__iconNum {
  display: block;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  padding: 0.4rem 1rem;
  background-color: #2F3D45;
  flex-shrink: 0;
}
@media screen and (max-width: 700px) {
  .card-use__iconNum {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: sideways;
    padding: 1rem 0.4rem;
    margin-left: -0.8rem;
  }
}
.card-use__iconArrow {
  margin-top: 0.3rem;
  display: block;
  width: 100%;
  height: 0.5rem;
}
.card-use__iconArrow img {
  display: block;
}
@media screen and (max-width: 700px) {
  .card-use__iconArrow {
    width: 0.6rem;
    height: 35rem;
    margin-top: 0;
  }
}
@media screen and (max-width: 700px) {
  .card-use__iconArrow--spHidden {
    height: 26rem;
    overflow: hidden;
  }
}
.card-use__title {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  height: 6rem;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
}
@media screen and (max-width: 700px) {
  .card-use__title {
    order: 3;
    margin-top: 0.6rem;
    font-size: 1.6rem;
    line-height: 2.25;
    display: block;
    text-align: left;
    height: auto;
  }
}
.card-use__titleSub {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  letter-spacing: 0.1em;
  font-weight: 500;
}
@media screen and (max-width: 700px) {
  .card-use__titleSub {
    font-size: 1.2rem;
    line-height: 2.0833333333;
    margin-top: -0.5rem;
    display: block;
  }
}
.card-use__img {
  width: 18.4rem;
  margin: 2rem auto 0;
}
@media screen and (max-width: 700px) {
  .card-use__img {
    width: 18rem;
    order: 2;
    margin: 0 auto;
  }
}
@media screen and (max-width: 700px) {
  .card-use__img--mtSmallSp {
    margin-top: 2rem;
  }
}
@media screen and (max-width: 700px) {
  .card-use__img--wSmallSp {
    width: 13.4rem;
  }
}
.card-use__text {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.card-use__textNotice {
  display: block;
  padding-left: 1rem;
  line-height: 2;
}
@media screen and (max-width: 700px) {
  .card-use__textNotice {
    font-size: 1.2rem;
    line-height: 2;
    padding-left: 0;
    margin-top: 1.4rem;
  }
}
@media screen and (max-width: 700px) {
  .card-use__text {
    order: 4;
    line-height: 2;
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 700px) {
  .card-use__text--lsSmallSp {
    letter-spacing: 0.05em;
  }
}
.card-price {
  height: 100%;
  overflow: hidden;
  border-radius: 1rem;
  background-color: #F5F5F5;
}
.card-price__title {
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-color: #B5CB39;
  padding: 1rem 2rem;
}
.card-price__content {
  padding-top: 2rem;
}
.card-price__contentText {
  padding: 0 3rem;
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 700;
}
.card-price__contentText--color01 {
  color: #B5CB39;
}
.card-price__contentText--small {
  padding: 0 2.4rem;
  font-size: 1.4rem;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.card-price__contentNotice {
  font-size: 1.4rem;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.card-price__price {
  font-family: "Roboto", sans-serif;
  color: #B5CB39;
  display: flex;
  justify-content: center;
  align-items: center;
}
.card-price__price--align-items-flex-end {
  align-items: flex-end;
}
.card-price__price--mtSmall {
  margin-top: 1rem;
}
.card-price__price--mbMedium {
  margin-bottom: 2.5rem;
}
.card-price__price--mtNegaSmall {
  margin-top: -1rem;
}
.card-price__price--mbNegaSmall {
  margin-bottom: -1rem;
}
.card-price__price--cancell {
  color: #2F3D45;
  opacity: 0.3;
  position: relative;
}
.card-price__price--cancell::after {
  content: "";
  display: block;
  width: 25.9rem;
  height: 0.3rem;
  background-color: #2F3D45;
  position: absolute;
}
.card-price__priceMark {
  font-size: 5rem;
  line-height: 1.32;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-right: 0.8rem;
}
.card-price__priceMark--small {
  font-size: 4.3rem;
}
.card-price__priceMark--large {
  font-size: 8rem;
  margin-bottom: 1rem;
}
.card-price__priceNum {
  margin-right: 1.4rem;
  font-size: 6.6rem;
  line-height: 1.3181818182;
  letter-spacing: 0;
  font-weight: 500;
}
.card-price__priceNum--large {
  font-size: 15.8rem;
  line-height: 1;
}
.card-price__priceNum--small {
  font-size: 5.7rem;
}
.card-price__priceSlash {
  font-size: 5rem;
  line-height: 1.32;
  letter-spacing: 0.06em;
  font-weight: 500;
}
.card-price__priceSlash--small {
  font-size: 4.3rem;
}
.card-price__priceUnit {
  font-size: 2rem;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-weight: 500;
  margin-right: -0.4rem;
  margin-top: 1.4rem;
}
.card-price__priceUnit--small {
  font-size: 1.7rem;
}
.card-price__checklist {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3.2rem 0 3.4rem;
  margin: 1.3rem 2rem 0;
  border-top: 2px solid #B5CB39;
}
.card-price__text {
  font-size: 1.4rem;
  line-height: 1.9285714286;
  letter-spacing: 0.1em;
  font-weight: 500;
}
.card-price__text--check {
  display: flex;
  align-items: flex-start;
}
.card-price__text--check::before {
  flex-shrink: 0;
  content: "";
  display: inline;
  background-image: url(../images/price-check.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.8rem;
  height: 1.7rem;
  margin-top: 0.7rem;
  margin-right: 1.6rem;
}

.JsInview {
  filter: blur(3px);
  overflow: hidden;
  opacity: 0;
  transition: all 1.2s;
}
.JsInview.is-active {
  opacity: 1;
  filter: blur(0px);
}
.JsInviewBox__01, .JsInviewBox__02, .JsInviewBox__03, .JsInviewBox__04, .JsInviewBox__05, .JsInviewBox__06, .JsInviewBox__07, .JsInviewBox__08, .JsInviewBox__09, .JsInviewBox__10 {
  filter: blur(3px);
  overflow: hidden;
  opacity: 0;
  transition: all 1.2s;
}
.is-active .JsInviewBox__01, .is-active .JsInviewBox__02, .is-active .JsInviewBox__03, .is-active .JsInviewBox__04, .is-active .JsInviewBox__05, .is-active .JsInviewBox__06, .is-active .JsInviewBox__07, .is-active .JsInviewBox__08, .is-active .JsInviewBox__09, .is-active .JsInviewBox__10 {
  opacity: 1;
  filter: blur(0px);
}
.JsInviewBox__01 {
  transition-delay: 0;
}
.JsInviewBox__02 {
  transition-delay: 0.2s;
}
.JsInviewBox__03 {
  transition-delay: 0.4s;
}
.JsInviewBox__04 {
  transition-delay: 0.6s;
}
.JsInviewBox__05 {
  transition-delay: 0.8s;
}
.JsInviewBox__06 {
  transition-delay: 1s;
}
.JsInviewBox__07 {
  transition-delay: 1.2s;
}
.JsInviewBox__08 {
  transition-delay: 1.4s;
}
.JsInviewBox__09 {
  transition-delay: 1.6s;
}
.JsInviewBox__10 {
  transition-delay: 1.8s;
}

.JsParallax {
  transition: transform 0.3s ease-out;
  will-change: transform;
}

.JsBrightBox__01, .JsBrightBox__02, .JsBrightBox__03, .JsBrightBox__04, .JsBrightBox__05, .JsBrightBox__06, .JsBrightBox__07, .JsBrightBox__08, .JsBrightBox__09, .JsBrightBox__10 {
  filter: blur(0.8rem) brightness(0.1); /* 明るくする */
  transition: all 1.2s;
  opacity: 0;
}
.is-active .JsBrightBox__01, .is-active .JsBrightBox__02, .is-active .JsBrightBox__03, .is-active .JsBrightBox__04, .is-active .JsBrightBox__05, .is-active .JsBrightBox__06, .is-active .JsBrightBox__07, .is-active .JsBrightBox__08, .is-active .JsBrightBox__09, .is-active .JsBrightBox__10 {
  filter: blur(0) brightness(1); /* 明るくする */
  opacity: 1;
}
.JsBrightBox__01 {
  transition-delay: 0;
}
.JsBrightBox__02 {
  transition-delay: 0.8s;
}
.JsBrightBox__03 {
  transition-delay: 1.6s;
}
.JsBrightBox__04 {
  transition-delay: 2.4s;
}
.JsBrightBox__05 {
  transition-delay: 3.2s;
}
.JsBrightBox__06 {
  transition-delay: 4s;
}
.JsBrightBox__07 {
  transition-delay: 4.8s;
}
.JsBrightBox__08 {
  transition-delay: 5.6s;
}
.JsBrightBox__09 {
  transition-delay: 3.2s;
}
.JsBrightBox__10 {
  transition-delay: 3.6s;
}

.show-pc {
  display: block;
}
@media screen and (max-width: 700px) {
  .show-pc {
    display: none;
  }
}

.show-tab {
  display: none;
}
@media screen and (max-width: 1024px) {
  .show-tab {
    display: block;
  }
}

@media screen and (max-width: 1024px) {
  .hidden-tab {
    display: none;
  }
}

.show-sp {
  display: none;
}
@media screen and (max-width: 700px) {
  .show-sp {
    display: block;
  }
}

.modal-image img.show-pc,
.modal-title img.show-pc,
.ui-box-highlight img.show-pc {
  display: block;
}
@media screen and (max-width: 700px) {
  .modal-image img.show-pc,
  .modal-title img.show-pc,
  .ui-box-highlight img.show-pc {
    display: none;
  }
}

.modal-image img.show-sp,
.modal-title img.show-sp,
.ui-box-highlight img.show-sp {
  display: none;
}
@media screen and (max-width: 700px) {
  .modal-image img.show-sp,
  .modal-title img.show-sp,
  .ui-box-highlight img.show-sp {
    display: block;
  }
}

/* デフォルトは表示（＝PC） */
.android-only,
.ios-only {
  display: block;
}

/* Androidのときは iOS を隠す */
.is-android .ios-only {
  display: none;
}

/* iOSのときは Android を隠す */
.is-ios .android-only {
  display: none;
}
/*# sourceMappingURL=style.css.map */
