﻿@charset "utf-8";

.fukuda-lp {
  --lp-unit: 0.6px;
  position: relative;
  width: 768px;
  margin: 0 auto;
  white-space: nowrap;
}

body:has(.fukuda-lp) {
  margin: 0;
}

.fukuda-lp .kozuka {
  font-family: "kozuka-gothic-pr6n", sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
}

.fukuda-lp .w400 {
  font-weight: 400 !important;
}

.fukuda-lp .w500 {
  font-weight: 500 !important;
}

.fukuda-lp .w600 {
  font-weight: 600 !important;
}

.fukuda-lp .w700 {
  font-weight: 700 !important;
}

.fukuda-lp .w800 {
  font-weight: 800 !important;
}

.fukuda-lp .w900 {
  font-weight: 900 !important;
}

.fukuda-lp .palt {
  font-feature-settings: "palt" !important;
}

.fukuda-lp .non-palt {
  font-feature-settings: "palt" off !important;
}

.fukuda-lp * {
  line-height: 1;
}

.fukuda-lp h1, .fukuda-lp h2, .fukuda-lp h3, .fukuda-lp h4, .fukuda-lp h5, .fukuda-lp h6 {
  margin: 0;
  text-align: center;
}

.fukuda-lp img {
  width: 100%;
  vertical-align: middle;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
	-webkit-user-drag: none;
	-moz-user-drag: none;
  -ms-user-drag: none;
  -webkit-touch-callout: none;
  -moz-touch-callout: none;
}

.fukuda-lp section {
  position: relative;
  overflow: hidden;
}

.fukuda-lp br.phone {
  display: none;
}

.site-header {
  width: calc(var(--lp-unit) * 288);
  padding: 2.75% 3%;
}

.site-header__logo {
  display: block;
  width: 100%;
  padding: calc(var(--lp-unit) * 20) calc(var(--lp-unit) * 16);
  margin: calc(var(--lp-unit) * -20) calc(var(--lp-unit) * -16);
  box-sizing: border-box;
}

.site-header__logo-picture {
  display: block;
}

.site-header__logo-image {
  display: block;
}

.site-banner {
  font-size: calc(var(--lp-unit) * 66);
  color: #fff;
  background-color: #e9811c;
  text-align: center;
  padding: 3.1% 0;
}

.hero__content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.hero .hero__badge {
  color: #fff;
  font-size: calc(var(--lp-unit) * 50.33);
  display: inline-block;
  padding: 0.5em 1.25em;
  border-radius: 100vh;
  border: calc(var(--lp-unit) * 4) solid #fff;
  margin-top: 4%;
  margin-left: 3%;
}

.hero .hero__title {
  font-size: calc(var(--lp-unit) * 80.62);
  color: #fff;
  text-align: left;
  margin-top: 1%;
  margin-left: 3%;
  line-height: 1.8;
  letter-spacing: 0.02em;
}

.hero .hero__title-value {
  font-size: calc(var(--lp-unit) * 132.29);
}

.hero .orange {
  color: #e9811c;
}

.hero .hero__note {
  color: #fff;
  font-size: calc(var(--lp-unit) * 53);
  margin-top: 2%;
  margin-left: 3%;
}

.hero .hero__points {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 7%;
  margin-left: 3%;
}

.hero .hero__point {
  font-size: calc(var(--lp-unit) * 42);
  color: #4493bb;
  display: inline-block;
  background-color: #fff;
  padding: 0.25em 0.5em;
  margin: 1% 0;
}

.hero .hero__cta {
  position: relative;
  width: calc(var(--lp-unit) * 1115);
  display: block;
  margin: 6% auto 0;
}

.hero .hero__cta .hero__cta-text {
  position: absolute;
  top: 50%;
  left: 57%;
  z-index: 1;
  transform: translate(-50%, -50%);
  font-size: calc(var(--lp-unit) * 83.888);
  color: #fff;
}

.about01 {
  background-color: #c6c6c6;
  padding-bottom: 4%;
}

.about01 .about01__title {
  font-size: calc(var(--lp-unit) * 66.13);
  color: #555555;
  padding: 1em 0 0.75em;
}

.about01 .about01__title-emphasis {
  font-size: calc(var(--lp-unit) * 96.62);
  letter-spacing: -0.02em;
}

.about01 .about01__panel {
  width: calc(var(--lp-unit) * 1208);
  margin: 0 auto;
  padding: 3%;
  background-color: #fff;
  box-sizing: border-box;
}

.about01 .about01__list {
  display: flex;
  flex-direction: column;
}

.about01 .about01__list .about01__item {
  position: relative;
  font-size: calc(var(--lp-unit) * 42);
  color: #4a4a4a;
  left: 9%;
  line-height: 1.5;
  margin: 8% 0 0;
}

.about01 .about01__list .about01__item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(-12%);
  margin-left: -9%;
  width: calc(var(--lp-unit) * 70);
  height: calc(var(--lp-unit) * 70);
  border: calc(var(--lp-unit) * 6) solid #4a4a4a;
  border-radius: 50%;
}

.about01 .about01__list .about01__item:not(:last-child)::after {
  content: "";
  position: absolute;
  left: -9%;
  bottom: 0;
  transform: translateY(450%);
  width: 100%;
  height: calc(var(--lp-unit) * 10);
  background-image: radial-gradient(circle, #cfcfcf calc(var(--lp-unit) * 4), transparent calc(var(--lp-unit) * 4));
  background-size: calc(var(--lp-unit) * 14) calc(var(--lp-unit) * 10);
  background-repeat: repeat-x;
  background-position: left center;
}

.about02 {
  width: calc(var(--lp-unit) * 1208);
  margin: 0 auto;
}

.about02 .about02__title {
  font-size: calc(var(--lp-unit) * 94.63);
  color: #e9811c;
  text-align: left;
  line-height: 1.3;
  margin-top: 5%;
}

.about02 .about02__video {
  margin: 3% 0;
}

.about02 .about02__video-player {
  width: 100%;
  height: auto;
}

.about02 .about02__body-text {
  font-size: calc(var(--lp-unit) * 46);
  line-height: 1.4;
  color: #0e1527;
  padding: 1.5% 0;
}

.about02 .about02__message-box {
  position: relative;
  background-color: #fdefdd;
  padding: 1px 0;
  padding-left: 3%;
  margin-bottom: 8%;
}

.about02 .about02__message-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--lp-unit) * 12);
  height: 100%;
  background-color: #e9811c;
}

.about02 .about02__message,
.about02 .about02__signature {
  font-size: calc(var(--lp-unit) * 49.81);
  padding: 3% 0;
  margin: 0;
}

.about02 .about02__message .orange {
  color: #e9811c;
}

.about03 {
  background-color: #d4e9eb;
  padding: 8% 0 1%;
}

.about03 .about03__heading {
  text-align: center;
  margin-bottom: 5%;
}

.about03 .about03__eyebrow {
  font-size: calc(var(--lp-unit) * 82.32);
  color: #626262;
  margin-bottom: 2%;
}

.about03 .about03__title {
  font-size: calc(var(--lp-unit) * 121.6);
  color: #4493bb;
  letter-spacing: 0.05em;
  margin-bottom: 2%;
}

.about03 .about03__title-en {
  font-size: calc(var(--lp-unit) * 51);
  color: #626262;
}

.about03 .about03__cards {
  width: calc(var(--lp-unit) * 1208);
  margin: 0 auto;
}

.about03 .about03__card {
  position: relative;
  background-color: #ffffff;
  border-radius: calc(var(--lp-unit) * 30);
  padding: 4%;
  margin-bottom: 8%;
  box-shadow: calc(var(--lp-unit) * 14) calc(var(--lp-unit) * 14) calc(var(--lp-unit) * 4) rgba(0, 0, 0, 0.1);
}

.about03 .about03__card-number {
  position: absolute;
  top: calc(var(--lp-unit) * -60);
  font-size: calc(var(--lp-unit) * 180);
  color: #4493bb;
  line-height: 1;
  letter-spacing: -0.05em;
  z-index: 2;
}

.about03 .about03__card-number.about03__card-number--right {
  right: 7%;
}

.about03 .about03__card-number.about03__card-number--left {
  left: 7%;
}

.about03 .about03__card-image {
  margin-bottom: 5%;
}

.about03 .about03__card-photo {
  border-radius: calc(var(--lp-unit) * 20);
}

.about03 .about03__card-title {
  font-size: calc(var(--lp-unit) * 76);
  color: #4493bb;
  text-align: left;
  padding-bottom: 3%;
  margin-bottom: 4%;
  border-bottom: calc(var(--lp-unit) * 4) solid #cccccc;
}

.about03 .about03__card-title .about03__card-title-note {
  font-size: calc(var(--lp-unit) * 57);
}

.about03 .about03__card-title.about03__card-title--compact {
  font-size: calc(var(--lp-unit) * 66);
  letter-spacing: -0.02em;
}

.about03 .about03__card-desc {
  font-size: calc(var(--lp-unit) * 44);
  color: #0e1527;
  line-height: 1.8;
  text-align: left;
  margin: 0;
}

.about04 {
  background-color: #ffffff;
  padding: 6% 0;
}

.about04 .about04__inner {
  width: calc(var(--lp-unit) * 1208);
  margin: 0 auto;
}

.about04 .about04__title {
  text-align: center;
  line-height: 1.3;
  margin-bottom: 5%;
}

.about04 .about04__title-accent {
  font-size: calc(var(--lp-unit) * 104);
  color: #e9811c;
}

.about04 .about04__title-sub {
  display: inline-block;
  font-size: calc(var(--lp-unit) * 104);
  color: #555555;
  margin-top: 2%;
}

.about04 .about04__lead {
  font-size: calc(var(--lp-unit) * 44);
  color: #0e1527;
  text-align: center;
  margin-bottom: 8%;
}

.about04 .about04__chart-image {
  width: 100%;
}

.about04 .about04__steps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10%;
}

.about04 .about04__step {
  width: calc(var(--lp-unit) * 394);
  height: calc(var(--lp-unit) * 194);
  box-sizing: border-box;
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: calc(var(--lp-unit) * 15);
}

.about04 .about04__step-label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(var(--lp-unit) * 205);
  height: calc(var(--lp-unit) * 57);
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: calc(var(--lp-unit) * 39.11);
  border-radius: 100vh;
  white-space: nowrap;
}

.about04 .about04__step-period {
  font-size: calc(var(--lp-unit) * 36.56);
  margin-bottom: calc(var(--lp-unit) * 15);
}

.about04 .about04__step-income {
  font-size: calc(var(--lp-unit) * 40.88);
  line-height: 1;
}

.about04 .about04__step-income .big {
  font-size: calc(var(--lp-unit) * 57.91);
  margin: 0 0.05em;
  line-height: 1;
}

.about04 .about04__step--1 {
  background-color: #e2e0df;
  color: #4a4a4a;
}
.about04 .about04__step--1 .about04__step-label {
  background-color: #4a4a4a;
  color: #ffffff;
}

.about04 .about04__step--2 {
  background-color: #f6cca5;
  color: #4a4a4a;
}
.about04 .about04__step--2 .about04__step-label {
  background-color: #ef993a;
  color: #ffffff;
}

.about04 .about04__step--3 {
  background-color: #e9811c;
  color: #ffffff;
}
.about04 .about04__step--3 .about04__step-label {
  background-color: #ffffff;
  color: #e9811c;
  border: calc(var(--lp-unit) * 4) solid #e9811c;
}

.about05 {
  background-color: #f5f5f5;
  padding: 6% 0 8%;
}

.about05 .about05__inner {
  width: calc(var(--lp-unit) * 1208);
  margin: 0 auto;
}

.about05 .about05__title {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: center;
  gap: calc(var(--lp-unit) * 10);
  margin-bottom: 7%;
  text-align: center;
  white-space: normal;
}

.about05 .about05__title-text {
  font-size: calc(var(--lp-unit) * 94.63);
  color: #555555;
}

.about05 .about05__title-accent {
  font-size: calc(var(--lp-unit) * 94.63);
  color: #e9811c;
}

.about05 .about05__timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about05 .about05__timeline::before {
  content: none;
}

.about05 .about05__entry {
  position: relative;
  display: grid;
  grid-template-columns: calc(var(--lp-unit) * 36) calc(var(--lp-unit) * 1087);
  column-gap: calc(var(--lp-unit) * 26);
  width: calc(var(--lp-unit) * 1149);
}

.about05 .about05__entry-content {
  width: calc(var(--lp-unit) * 1087);
}

.about05 .about05__entry:not(:last-child) .about05__entry-content {
  padding-bottom: calc(var(--lp-unit) * 48);
}

.about05 .about05__entry-marker {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-self: stretch;
  padding-top: calc(var(--lp-unit) * 12);
}

.about05 .about05__entry-marker::after {
  content: "";
  position: absolute;
  top: calc(var(--lp-unit) * 40);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(var(--lp-unit) * 6);
  background-color: #a8a8a8;
  border-radius: 999px;
}

.about05 .about05__entry-dot {
  position: relative;
  z-index: 1;
  width: calc(var(--lp-unit) * 30);
  height: calc(var(--lp-unit) * 30);
  border-radius: 50%;
  background-color: #b5b5b5;
  box-shadow: 0 0 0 calc(var(--lp-unit) * 10) #f5f5f5;
}

.about05 .about05__entry--accent .about05__entry-dot {
  background-color: #f6b157;
}

.about05 .about05__entry--current .about05__entry-dot {
  background-color: #e9811c;
}

.about05 .about05__entry-phase {
  font-size: calc(var(--lp-unit) * 50);
  line-height: 1.2;
  color: #8d8d8d;
  margin: 0 0 calc(var(--lp-unit) * 24);
  white-space: normal;
}

.about05 .about05__entry--accent .about05__entry-phase {
  color: #f6b157;
}

.about05 .about05__entry--current .about05__entry-phase {
  color: #e9811c;
}

.about05 .about05__card {
  width: 100%;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: calc(var(--lp-unit) * 24);
  box-shadow: calc(var(--lp-unit) * 8) calc(var(--lp-unit) * 10) calc(var(--lp-unit) * 6) rgba(0, 0, 0, 0.08);
  padding: calc(var(--lp-unit) * 34) calc(var(--lp-unit) * 36) calc(var(--lp-unit) * 32);
}

.about05 .about05__card-title {
  font-size: calc(var(--lp-unit) * 49);
  line-height: 1.2;
  color: #626262;
  text-align: left;
  margin-bottom: calc(var(--lp-unit) * 18);
  white-space: normal;
}

.about05 .about05__entry--accent .about05__card-title {
  color: #eca346;
}

.about05 .about05__card-text {
  font-size: calc(var(--lp-unit) * 42);
  line-height: 1.75;
  color: #666666;
  margin: 0;
  white-space: normal;
}

.about05 .about05__entry--current .about05__card {
  background-color: #e9811c;
}

.about05 .about05__entry--current .about05__card-title,
.about05 .about05__entry--current .about05__card-text {
  color: #ffffff;
}

.about06 {
  padding: 6% 0 5%;
  background: linear-gradient(180deg, #f6b056 0%, #e9821d 107%);
}

.about06 .about06__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about06 .about06__title {
  margin: 0 0 calc(var(--lp-unit) * 42);
  font-size: calc(var(--lp-unit) * 94.63);
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
  text-shadow: calc(var(--lp-unit) * 9) calc(var(--lp-unit) * 9) 0 rgba(0, 0, 0, 0.13);
  white-space: normal;
}

.about06 .about06__lead {
  position: relative;
  width: calc(var(--lp-unit) * 1100);
  box-sizing: border-box;
  margin: 0 0 4%;
  padding: 0.8em 0 0.6em;
  border-radius: 100vh;
  background-color: #f8dabf;
  font-size: calc(var(--lp-unit) * 38);
  color: #4a4a4a;
  text-align: center;
  white-space: normal;
}

.about06 .about06__lead::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, calc(100% + -1px));
  border-left: calc(var(--lp-unit) * 12) solid transparent;
  border-right: calc(var(--lp-unit) * 12) solid transparent;
  border-top: calc(var(--lp-unit) * 20) solid #f8dabf;
}

.about06 .about06__cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--lp-unit) * 46);
}

.about06 .about06__card {
  width: calc(var(--lp-unit) * 1210);
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  background-color: #ffffff;
  border-radius: calc(var(--lp-unit) * 24);
  box-shadow: 0 calc(var(--lp-unit) * 8) calc(var(--lp-unit) * 6) rgba(0, 0, 0, 0.13);
  padding: calc(var(--lp-unit) * 51) calc(var(--lp-unit) * 37) calc(var(--lp-unit) * 64) calc(var(--lp-unit) * 36);
}

.about06 .about06__card--bottom {
  padding-bottom: calc(var(--lp-unit) * 65);
}

.about06 .about06__card-header {
  display: grid;
  grid-template-columns: calc(var(--lp-unit) * 190) calc(var(--lp-unit) * 919);
  align-items: start;
  gap: calc(var(--lp-unit) * 28);
  margin-bottom: calc(var(--lp-unit) * 83);
}

.about06 .about06__card--bottom .about06__card-header {
  grid-template-columns: calc(var(--lp-unit) * 190) calc(var(--lp-unit) * 897);
  margin-bottom: calc(var(--lp-unit) * 81);
}

.about06 .about06__icon {
  width: calc(var(--lp-unit) * 190);
}

.about06 .about06__icon-image {
  display: block;
}

.about06 .about06__card-title {
  margin: calc(var(--lp-unit) * 19) 0 0;
  font-size: calc(var(--lp-unit) * 60);
  line-height: calc(var(--lp-unit) * 86);
  letter-spacing: 0;
  color: #29303e;

  white-space: nowrap;
}

.about06 .about06__accent {
  color: #e9811c;
}

.about06 .about06__card-title .about06__accent {
  font-weight: 900;
}

.about06 .about06__card-text {
  font-size: calc(var(--lp-unit) * 40);
  line-height: calc(var(--lp-unit) * 63);
  letter-spacing: 0;
  color: #0e1527;
  margin: 0;
}

.about06 .about06__card--top .about06__card-text {
  margin-bottom: calc(var(--lp-unit) * 53);
}

.about06 .about06__card--bottom .about06__card-text {
  margin-bottom: calc(var(--lp-unit) * 57);
}

.about06 .about06__card-text .about06__accent {
  font-weight: 700;
}

.about06 .about06__author {
  font-size: calc(var(--lp-unit) * 36);
  line-height: calc(var(--lp-unit) * 45);
  color: #8d8d8d;
  margin: 0;
  white-space: normal;
}

.about07 {
  padding: calc(var(--lp-unit) * 95) 0 calc(var(--lp-unit) * 88);
  background: linear-gradient(139deg, #4493bb 33%, #94c8cd 67%);
}

.about07 .about07__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about07 .about07__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--lp-unit) * 25);
  margin: 0 0 calc(var(--lp-unit) * 57);
  font-size: calc(var(--lp-unit) * 114);
  text-align: center;
}

.about07 .about07__title-main {
  color: #ffffff;
}

.about07 .about07__title-accent {
  color: #ffff00;
}

.about07 .about07__cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--lp-unit) * 70);
}

.about07 .about07__card {
  width: calc(var(--lp-unit) * 1064);
  background-color: #edf7fb;
  border-radius: calc(var(--lp-unit) * 20);
  padding: 4% 0;
  text-align: center;
}

.about07 .about07__card-title {
  font-size: calc(var(--lp-unit) * 72.41);
  color: #4e9bc9;
}

.about07 .about07__card-accent {
  color: #f08318;
  font-size: calc(var(--lp-unit) * 92);
}

.about07 .about07__icon {
  display: block;
  margin: 5% auto;
}

.about07 .about07__icon--briefcase {
  width: calc(var(--lp-unit) * 331);
}

.about07 .about07__icon--helmet {
  width: calc(var(--lp-unit) * 288);
  margin-top: calc(var(--lp-unit) * 34);
}

.about07 .about07__icon--subsidy {
  width: calc(var(--lp-unit) * 388);
  margin-top: calc(var(--lp-unit) * 35);
}

.about07 .about07__icon-image {
  display: block;
}

.about07 .about07__card-text {
  margin: 0;
  font-size: calc(var(--lp-unit) * 46);
  line-height: 1.5;
  color: #292f3e;
  text-align: center;
}

.about08 {
  padding: calc(var(--lp-unit) * 91) 0 calc(var(--lp-unit) * 96);
  background-color: #eaeaea;
}

.about08 .about08__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about08 .about08__title {
  margin: 0 0 calc(var(--lp-unit) * 58);
  font-size: calc(var(--lp-unit) * 94.63);
  line-height: 1.1;
  color: #4d99c7;
  text-align: center;
}

.about08 .about08__items {
  display: flex;
  flex-direction: column;
  gap: calc(var(--lp-unit) * 70);
}

.about08 .about08__item {
  width: calc(var(--lp-unit) * 1208);
}

.about08 .about08__question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: calc(var(--lp-unit) * 32);
  box-sizing: border-box;
  border: 0;
  padding: calc(var(--lp-unit) * 40) calc(var(--lp-unit) * 31) calc(var(--lp-unit) * 30);
  background-color: #4d99c7;
  color: #ffffff;
  font-family: inherit;
  font-feature-settings: inherit;
  text-align: left;
  cursor: pointer;
}

.about08 .about08__question-copy {
  display: flex;
  align-items: baseline;
  gap: calc(var(--lp-unit) * 13);
  min-width: 0;
}

.about08 .about08__question-label,
.about08 .about08__question-text {
  font-size: calc(var(--lp-unit) * 52);
  line-height: 1.18;
}

.about08 .about08__toggle {
  position: relative;
  flex: 0 0 calc(var(--lp-unit) * 48);
  width: calc(var(--lp-unit) * 48);
  height: calc(var(--lp-unit) * 48);
}

.about08 .about08__toggle::before,
.about08 .about08__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(var(--lp-unit) * 36);
  height: calc(var(--lp-unit) * 4);
  border-radius: 999px;
  background-color: #d8edf7;
  transform: translate(-50%, -50%);
  transition: transform 0.56s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.42s ease;
}

.about08 .about08__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.about08 .about08__item.is-open .about08__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg) scaleX(0);
  opacity: 0;
}

.about08 .about08__answer {
  height: 0;
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0 calc(var(--lp-unit) * 8) calc(var(--lp-unit) * 10) calc(var(--lp-unit) * -6) rgba(0, 0, 0, 0.2);
  transition: height 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

.about08 .about08__answer-inner {
  padding: calc(var(--lp-unit) * 34) calc(var(--lp-unit) * 33) calc(var(--lp-unit) * 39);
  opacity: 0;
  transform: translateY(calc(var(--lp-unit) * -18));
  transition: opacity 0.42s ease, transform 0.72s cubic-bezier(0.22, 1, 0.36, 1);
}

.about08 .about08__item.is-open .about08__answer-inner {
  opacity: 1;
  transform: translateY(0);
}

.about08 .about08__answer-row {
  display: grid;
  grid-template-columns: calc(var(--lp-unit) * 44) 1fr;
  column-gap: calc(var(--lp-unit) * 10);
  align-items: start;
}

.about08 .about08__answer-text {
  margin: 0;
  font-size: calc(var(--lp-unit) * 40);
  line-height: 1.7;
  color: #292f3e;
  white-space: normal;
}

.about08 .about08__answer-label {
  display: block;
  font-size: calc(var(--lp-unit) * 40);
  line-height: 1.7;
  font-weight: 700;
  color: #292f3e;
  transform: translateY(6%);
}

.about09 {
  padding: calc(var(--lp-unit) * 88) 0 calc(var(--lp-unit) * 70);
}

.about09 .about09__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about09 .about09__title {
  margin: 0 0 calc(var(--lp-unit) * 67);
  font-size: calc(var(--lp-unit) * 94.63);
  line-height: 1.08;
  color: #4d99c7;
  text-align: center;
}

.about09 .about09__company-block {
  width: calc(var(--lp-unit) * 1218);
  margin-top: calc(var(--lp-unit) * 70);
}

.about09 .about09__company-title {
  margin: 0 0 calc(var(--lp-unit) * 38);
  font-size: calc(var(--lp-unit) * 86);
  line-height: 1.08;
  color: #ee8b18;
  text-align: center;
}

.about09 .about09__panel {
  width: calc(var(--lp-unit) * 1218);
}

.about09 .about09__table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  background-color: #ffffff;
}

.about09 .about09__table th,
.about09 .about09__table td {
  border: calc(var(--lp-unit) * 6) solid;
  vertical-align: middle;
}

.about09 .about09__table--requirements th,
.about09 .about09__table--requirements td {
  border-color: #4493bb;
}

.about09 .about09__table--company th,
.about09 .about09__table--company td {
  border-color: #e9811c;
}

.about09 .about09__table th {
  width: calc(var(--lp-unit) * 319);
  box-sizing: border-box;
  padding: calc(var(--lp-unit) * 28) 0;
  background-color: #c9e3e6;
  font-size: calc(var(--lp-unit) * 42);
  line-height: 1.45;
  color: #2d3341;
  text-align: center;
  font-weight: 500;
  white-space: normal;
}

.about09 .about09__table--company th {
  background-color: #fef7ee;
}

.about09 .about09__table td {
  box-sizing: border-box;
  padding: calc(var(--lp-unit) * 20) 0 calc(var(--lp-unit) * 18) calc(var(--lp-unit) * 25);
  font-size: calc(var(--lp-unit) * 45);
  line-height: 1.58;
  color: #1f2533;
  font-weight: 500;
  white-space: normal;
}

.about09 .about09__table--requirements tr:nth-child(2) td,
.about09 .about09__table--requirements tr:nth-child(7) td,
.about09 .about09__table--requirements tr:nth-child(10) td {
  padding-top: calc(var(--lp-unit) * 30);
  padding-bottom: calc(var(--lp-unit) * 30);
}

.about10 {
  padding: calc(var(--lp-unit) * 86) 0 calc(var(--lp-unit) * 90);
  background-color: #fdefdd;
}

.about10 .about10__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about10 .about10__title {
  margin: 0 0 calc(var(--lp-unit) * 61);
  font-size: calc(var(--lp-unit) * 94.63);
  line-height: 1.08;
  color: #e9811c;
  text-align: center;
}

.about10 .about10__steps {
  display: flex;
  flex-direction: column;
  gap: calc(var(--lp-unit) * 140);
}

.about10 .about10__step {
  position: relative;
  width: calc(var(--lp-unit) * 1064);
  min-height: calc(var(--lp-unit) * 296);
  display: grid;
  grid-template-columns: minmax(0, 1fr) calc(var(--lp-unit) * 200);
  align-items: center;
  column-gap: calc(var(--lp-unit) * 16);
  box-sizing: border-box;
  padding: calc(var(--lp-unit) * 28) calc(var(--lp-unit) * 60) calc(var(--lp-unit) * 28) calc(var(--lp-unit) * 39);
  background-color: #ffffff;
  border-radius: calc(var(--lp-unit) * 20);
  box-shadow: calc(var(--lp-unit) * 8) calc(var(--lp-unit) * 10) calc(var(--lp-unit) * 8) rgba(160, 146, 125, 0.28);
}

.about10 .about10__step:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: calc(var(--lp-unit) * -105);
  transform: translateX(-50%);
  width: calc(var(--lp-unit) * 220);
  height: calc(var(--lp-unit) * 64);
  background: linear-gradient(180deg, #f6b157 0%, #e9811c 100%);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}

.about10 .about10__step-copy {
  display: flex;
  flex-direction: column;
  gap: calc(var(--lp-unit) * 22);
  max-width: calc(var(--lp-unit) * 560);
}

.about10 .about10__step-title {
  margin: 0;
  font-size: calc(var(--lp-unit) * 75);
  line-height: 1.1;
  color: #e9811c;
  text-align: left;
}

.about10 .about10__step-text {
  margin: 0;
  font-size: calc(var(--lp-unit) * 46);
  line-height: 1.3;
  color: #232838;
  margin-top: 0.3em;
}

.about10 .about10__icon {
  display: block;
  justify-self: center;
}

.about10 .about10__icon--line {
  width: calc(var(--lp-unit) * 124);
}

.about10 .about10__icon--talk {
  width: calc(var(--lp-unit) * 204);
}

.about10 .about10__icon--field {
  width: calc(var(--lp-unit) * 214);
}

.about10 .about10__icon--training {
  width: calc(var(--lp-unit) * 262);
}

.about10 .about10__icon-image {
  display: block;
}

.about11 {
  padding: calc(var(--lp-unit) * 76) 0 calc(var(--lp-unit) * 92);
  background: linear-gradient(139deg, #4493bb 38%, #94c8cd 62%);
}

.about11 .about11__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.about11 .about11__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(var(--lp-unit) * 18);
  margin: 0 0 calc(var(--lp-unit) * 44);
  font-size: calc(var(--lp-unit) * 104);
  line-height: 1.15;
  text-align: center;
  text-shadow: calc(var(--lp-unit) * 10) calc(var(--lp-unit) * 12) 0 rgba(83, 120, 143, 0.5);
}

.about11 .about11__title-line {
  display: flex;
}

.about11 .about11__title-line--second {
  display: block;
}

.about11 .about11__title-main,
.about11 .about11__title-line--second {
  color: #ffffff;
}

.about11 .about11__title-accent {
  color: #ffff00;
}

.about11 .about11__lead {
  margin: calc(var(--lp-unit) * 30) 0 calc(var(--lp-unit) * 80);
  font-size: calc(var(--lp-unit) * 44);
  color: #ffffff;
  text-align: center;
}

.about11 .about11__cta {
  position: relative;
  display: block;
  width: calc(var(--lp-unit) * 1133);
  padding-top: calc(var(--lp-unit) * 63);
}

.about11 .about11__badge {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 1;
  padding: calc(var(--lp-unit) * 19) calc(var(--lp-unit) * 100) calc(var(--lp-unit) * 21);
  border: calc(var(--lp-unit) * 4) solid #0cd50c;
  border-radius: 999px;
  background-color: #ffffff;
  box-sizing: border-box;
  font-size: calc(var(--lp-unit) * 54);
  line-height: 1;
  color: #0cd50c;
  text-align: center;
  margin-top: 1%;
  transform: translateX(-50%);
}

.about11 .about11__cta-picture {
  display: block;
  filter: drop-shadow(calc(var(--lp-unit) * 14) calc(var(--lp-unit) * 16) calc(var(--lp-unit) * 4) rgba(72, 122, 140, 0.5));
}

.about11 .about11__cta-image {
  display: block;
}

@media (prefers-reduced-motion: reduce) {
  .about08 .about08__toggle::before,
  .about08 .about08__toggle::after,
  .about08 .about08__answer,
  .about08 .about08__answer-inner {
    transition: none;
  }
}

@media (max-width: 767px) {
  .fukuda-lp {
    --lp-unit: calc(100vw / 1280);
    width: 100%;
  }

  .fukuda-lp br.phone {
    display: block;
  }

  .fukuda-lp br.pc {
    display: none;
  }
}

