@charset "UTF-8";
@import url("https://cdn.jsdelivr.net/npm/destyle.css@4.0.0/destyle.min.css");
body {
  font-family: "Noto Sans JP", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #333;
  background-color: #fff;
}

.js-scroll {
  overflow-y: hidden !important;
}
.js-scroll .scroll-hint-icon {
  top: calc(50% - 46px);
  left: calc(50% - 75px);
  width: 130px;
}
@media (max-width: 767px) {
  .js-scroll {
    width: calc(100% + 20px);
    margin-left: 0px;
    margin-right: -20px;
    padding-right: 20px;
  }
}

.header-nav-item:not(:first-child)::before {
  content: "｜";
  margin: 0 0.1em;
  color: #333;
}

.tab-active-card::before {
  background-color: #fff4f4 !important;
}

.tab-active-lump::before {
  background-color: #eaf6fb !important;
}

.tab-inactive::before {
  content: none !important;
}

.flow-section::after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 200px;
  width: 4px;
  height: calc(100% - 400px);
  background-color: #ff387a;
  z-index: 0;
}

.menu-button.active .hamburger-line:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
          transform: translateY(7px) rotate(45deg);
}
.menu-button.active .hamburger-line:nth-child(2) {
  opacity: 0;
}
.menu-button.active .hamburger-line:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
          transform: translateY(-7px) rotate(-45deg);
}

.mobile-menu.open {
  max-height: 400px;
}

table th, table td {
  vertical-align: middle;
}

.faq-btn::after {
  aspect-ratio: 1;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M24.5714%2017.4286H17.4286V24.5714C17.4286%2024.9503%2017.2781%2025.3137%2017.0102%2025.5816C16.7422%2025.8495%2016.3789%2026%2016%2026C15.6211%2026%2015.2578%2025.8495%2014.9898%2025.5816C14.7219%2025.3137%2014.5714%2024.9503%2014.5714%2024.5714V17.4286H7.42857C7.04969%2017.4286%206.68633%2017.2781%206.41842%2017.0102C6.15051%2016.7422%206%2016.3789%206%2016C6%2015.6211%206.15051%2015.2578%206.41842%2014.9898C6.68633%2014.7219%207.04969%2014.5714%207.42857%2014.5714H14.5714V7.42857C14.5714%207.04969%2014.7219%206.68633%2014.9898%206.41842C15.2578%206.15051%2015.6211%206%2016%206C16.3789%206%2016.7422%206.15051%2017.0102%206.41842C17.2781%206.68633%2017.4286%207.04969%2017.4286%207.42857V14.5714H24.5714C24.9503%2014.5714%2025.3137%2014.7219%2025.5816%2014.9898C25.8495%2015.2578%2026%2015.6211%2026%2016C26%2016.3789%2025.8495%2016.7422%2025.5816%2017.0102C25.3137%2017.2781%2024.9503%2017.4286%2024.5714%2017.4286Z%22%20fill%3D%22%230b8639%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  width: 32px;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.faq-btn:not(.collapsed)::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M24.5714%2017.8571H7.42857C7.04969%2017.8571%206.68633%2017.7066%206.41842%2017.4387C6.15051%2017.1708%206%2016.8075%206%2016.4286C6%2016.0497%206.15051%2015.6863%206.41842%2015.4184C6.68633%2015.1505%207.04969%2015%207.42857%2015H24.5714C24.9503%2015%2025.3137%2015.1505%2025.5816%2015.4184C25.8495%2015.6863%2026%2016.0497%2026%2016.4286C26%2016.8075%2025.8495%2017.1708%2025.5816%2017.4387C25.3137%2017.7066%2024.9503%2017.8571%2024.5714%2017.8571Z%22%20fill%3D%22%230b8639%22%2F%3E%3C%2Fsvg%3E");
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.faq-body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease;
  transition: max-height 0.35s ease;
}

.features-subtitle {
  font-size: 28px;
  font-weight: 700;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  margin: 0 0 57px;
  color: #ff6000;
}
.features-subtitle::before, .features-subtitle::after {
  content: "";
  background-color: currentColor;
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 42px;
  margin: 0 0 0.3em;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  width: 2px;
}
.features-subtitle::before {
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}
.features-subtitle::after {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
@media (max-width: 767px) {
  .features-subtitle {
    font-size: 22px;
    margin-bottom: 45px;
    line-height: 1.3;
  }
}/*# sourceMappingURL=style.css.map */