.landing-page {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  overflow: visible;
}
.landing-page * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
}
.landing-page .view-comment,
.landing-page button,
.landing-page a {
  -webkit-tap-highlight-color: transparent;
}
.landing-page .lp-nav__link {
  text-decoration: none;
  transition: 300ms ease;
}
.landing-page .lp-nav__link:hover {
  opacity: 0.5;
}
.landing-page .lp-nav__link--cta {
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  box-shadow: 2px 2px 3px 1px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
  background: #f5002c;
  padding: 15px 58px 15px 44px;
  display: flex !important;
  align-items: center;
  gap: 15px;
}
.landing-page .lp-nav__link--cta img {
  max-width: 31px;
}
.landing-page .phone-box .tel_link {
  border: 3px solid #0b3993;
  border-radius: 5px;
  padding: 10px 35px;
  text-align: center;
  background: #fff;
  text-decoration: none;
  color: inherit;
  transition: 300ms ease;
  display: block;
  line-height: 0;
}
.landing-page .phone-box .tel_link:hover {
  opacity: 0.5;
}
.landing-page .phone-box .phone-number {
  font-size: 27px;
  line-height: 1;
  color: #000;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 4px;
  background: url("../images/image_phone.png") no-repeat left center;
  background-size: 17px auto;
  padding-left: 22px;
}
.landing-page .phone-box .phone-hours {
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 1;
  color: #000;
}
.landing-page .lp-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: #fff;
  line-height: 1;
  width: 100%;
  display: block;
}
.landing-page .lp-header .lp-header-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px;
}
.landing-page .lp-header .lp-logo img {
  max-width: 160px;
  display: block;
}
.landing-page .lp-header .lp-nav--show-wrapped {
  display: none;
}
.landing-page .lp-header .lp-menu-toggle {
  font-size: 24px;
  background: none;
  border: none;
}
.landing-page .lp-header .lp-nav__list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  gap: 15px 34px;
  margin: 0;
  list-style: none;
}
.landing-page .lp-header .lp-nav__list .lp-nav__item {
  line-height: 1;
  width: auto;
  border: none;
}
.landing-page .lp-header .lp-nav__list .lp-nav__item--cta {
  margin-left: -6px;
}
.landing-page .lp-header .lp-nav__list .lp-nav__item .lp-nav__link {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  color: #000;
  display: block;
}
.landing-page .lp-header .lp-nav.active {
  display: block;
  background: #0b3993;
  padding: 72px 12px 42px;
  max-width: 187px;
  position: absolute;
  right: 0;
  top: 0;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list {
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list .lp-nav__item {
  padding: 0 14px;
  width: 100%;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list .lp-nav__item--cta {
  padding: 0;
  margin-left: 0;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list .lp-nav__item .lp-nav__link {
  color: #fff;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list .lp-nav__item .lp-nav__link--cta {
  padding: 8px;
  gap: 7px;
}
.landing-page .lp-header .lp-nav.active .lp-nav__list .lp-nav__item .lp-nav__link--cta img {
  max-width: 25px;
}
.landing-page .lp-hero {
  padding-bottom: 45px;
}
.landing-page .lp-hero .lp-hero-inner {
  max-width: 1200px;
  padding: 0 32px 0 83px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.landing-page .lp-hero .lp-hero-text {
  max-width: 525px;
  margin-top: -12px;
}
.landing-page .lp-hero .lp-hero-text .hero-label {
  display: inline-block;
  letter-spacing: 0.04em !important;
}
.landing-page .lp-hero .lp-hero-text .hero-label-bg-img {
  font-weight: 600;
  font-size: 27px;
  line-height: 1.25;
  color: #f5002c;
  background: url("../images/image_black_line.svg") no-repeat center bottom;
  padding-bottom: 5px;
  margin-bottom: 8px;
  padding-left: 6px;
}
.landing-page .lp-hero .lp-hero-text .hero-label-bg-img span {
  letter-spacing: 0.04em;
}
.landing-page .lp-hero .lp-hero-text .hero-label-bg-img span:last-child {
  font-size: 20px;
  color: #000;
  padding-left: 8px;
}
.landing-page .lp-hero .lp-hero-text .hero-label-bg {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  line-height: 1.15;
  letter-spacing: 0.02em !important;
  margin-bottom: 10px;
  background: linear-gradient(180deg, #1147ad 0%, #3575ee 100%);
  padding: 4px 17px;
}
.landing-page .lp-hero .lp-hero-text .hero-label-bg span {
  letter-spacing: 0.02em;
}
.landing-page .lp-hero .lp-hero-text .hero-label-xl {
  font-weight: 700;
  font-size: 72px;
  color: #fff;
  line-height: 1.15;
  background: linear-gradient(180deg, #1147ad 0%, #3575ee 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 33px;
}
.landing-page .lp-hero .lp-hero-text .hero-label-underline {
  font-weight: 600;
  font-size: 25px;
  line-height: 1.4;
  text-decoration: underline;
  text-decoration-color: #3575ee;
  text-decoration-thickness: 0.11em;
  text-underline-offset: 0.2em;
  color: #000;
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.landing-page .lp-hero .lp-hero-text .hero-label-underline p {
  letter-spacing: 0.04em;
}
.landing-page .lp-hero .lp-hero-image {
  background-image: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0) 30%), linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 34.62%, rgba(255, 255, 255, 0) 64.9%, #fff 100%), url("../images/image_hero.webp");
  background-size: 100% 100%, 100% 100%, cover;
  background-position: center, center, 0% center;
  background-repeat: no-repeat;
  width: 560px;
  height: 497px;
  margin-top: -55px;
}
.landing-page .lp-proof {
  max-width: 1010px;
  padding: 32px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  margin-top: -54px;
}
.landing-page .lp-proof .proof-title {
  background: url("../images/image_fishtail_ribbon.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 5px 20px;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
  color: #000;
  text-align: center;
}
.landing-page .lp-proof .featured-schools-list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.landing-page .lp-proof .featured-schools-list .school-item {
  border-left: 20px solid;
  -o-border-image: linear-gradient(180deg, #cc9b52 0%, #fff700 50%, #cc9b52 100%) 1;
  border-image: linear-gradient(180deg, #cc9b52 0%, #fff700 50%, #cc9b52 100%) 1;
  background: #333333;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.05em !important;
  text-align: center;
  list-style: none;
  flex-basis: 25%;
  padding: 10px;
}
.landing-page .lp-proof .other-proof {
  text-align: center;
}
.landing-page .lp-proof .other-proof .other-proof-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  color: #000;
  background-repeat: no-repeat, no-repeat;
  background-position: left center, right center;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 14px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
  text-align: center;
}
.landing-page .lp-proof .other-proof .other-proof-title::before, .landing-page .lp-proof .other-proof .other-proof-title::after {
  content: "";
  flex: 1;
  aspect-ratio: 1/1;
  background-size: contain;
  background-repeat: no-repeat;
}
.landing-page .lp-proof .other-proof .other-proof-title::before {
  height: 6px;
  background-image: url("../images/image_chevron_right.svg");
  background-position: center right;
}
.landing-page .lp-proof .other-proof .other-proof-title::after {
  height: 6px;
  background-image: url("../images/image_chevron_left.svg");
  background-position: center left;
}
.landing-page .lp-proof .other-proof .all-schools-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: repeat(4, 1fr);
  gap: 8px 4px;
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.landing-page .lp-proof .other-proof .all-schools-list li {
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  color: #333;
  list-style: none;
}
.landing-page .lp-problems {
  background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #d9d9d9 100%), #ffffff;
  padding: 60px 0 64px;
  position: relative;
}
.landing-page .lp-problems::after {
  content: "";
  position: absolute;
  top: calc(100% - 0.5px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 375px;
  height: 67px;
  background-color: #d9d9d9;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.landing-page .lp-problems .lp-problems-inner {
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}
.landing-page .lp-problems .lp-problems-title {
  text-align: center;
  font-weight: 700;
  line-height: 1.29;
  font-size: 35px;
  color: #000;
}
.landing-page .lp-problems .lp-problems-title .problems-label {
  display: block;
  margin-bottom: 8px;
}
.landing-page .lp-problems .lp-problems-title .problems-question {
  color: #1147ad;
  background: url("../images/image_wave.svg") no-repeat center bottom;
  background-position: -32px bottom;
  padding-bottom: 10px;
}
.landing-page .lp-problems .lp-problems-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, auto);
  grid-template-columns: repeat(2, 1fr);
  gap: 8px 16px;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 828px;
  margin-top: 60px;
}
.landing-page .lp-problems .lp-problems-list .lp-problems-item {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.27;
  color: #000;
}
.landing-page .lp-problems .lp-problems-list .lp-problems-item span {
  border-bottom: 2px solid #fff700;
  display: inline-block;
  background: url("../images/image_confusion.svg") no-repeat left center;
  padding-left: 30px;
}
.landing-page .lp-program {
  background: #1147ad;
  padding: 100px 0;
  color: #fff;
}
.landing-page .lp-program .lp-program-inner {
  max-width: 1200px;
  padding: 0 32px;
  margin: 0 auto;
}
.landing-page .lp-program .lp-program-message {
  max-width: 812px;
  margin: 0 auto;
  background: #fff;
  color: #1147ad;
  border-radius: 12px;
  padding: 2px;
  text-align: center;
  margin-bottom: 60px;
  font-weight: 700;
}
.landing-page .lp-program .lp-program-message .program-message-inner {
  border: 2px solid #1147ad;
  border-radius: 12px;
  padding: 32px 55px;
}
.landing-page .lp-program .lp-program-message .line-1 {
  color: #000;
  font-size: 22px;
  line-height: 1.27;
  margin-bottom: 16px;
}
.landing-page .lp-program .lp-program-message .line-2 {
  font-size: 24px;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
}
.landing-page .lp-program .lp-program-message .line-2 span {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.landing-page .lp-program .lp-program-message .line-2 span:nth-child(2) {
  font-size: 40px;
  text-decoration: none;
}
.landing-page .lp-program .lp-program-title {
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.29;
  margin-bottom: 50px;
}
.landing-page .lp-program .lp-program-title span {
  display: block;
  margin-top: 12px;
}
.landing-page .lp-program .lp-program-cards .row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
.landing-page .lp-program .lp-program-cards .row + .row {
  margin-top: 24px;
}
.landing-page .lp-program .lp-program-card {
  width: 100%;
  max-width: 450px;
  border: 3px solid #fff;
  border-radius: 12px;
  padding: 21px;
  font-weight: 700;
}
.landing-page .lp-program .lp-program-card p {
  font-size: 18px;
  line-height: 1.5;
}
.landing-page .lp-program .lp-program-card h3 {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 700;
}
.landing-page .lp-program .lp-program-card h3 .text {
  font-size: 35px;
  line-height: 1.29;
}
.landing-page .lp-program .lp-program-card h3 .label {
  background: #88a3d6;
  color: #fff700;
  font-size: 18px;
  line-height: 1.6;
  padding: 4px 12px;
}
.landing-page .lp-program .lp-program-footer {
  text-align: center;
}
.landing-page .lp-program .lp-program-footer .others {
  display: flex;
  align-items: center;
  text-align: center;
  gap: 16px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.56;
  padding-top: 36px;
}
.landing-page .lp-program .lp-program-footer .others::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #fff;
}
.landing-page .lp-program .lp-program-footer .others::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #fff;
}
.landing-page .lp-program .lp-program-footer .schools {
  font-weight: 350;
  font-size: 16px;
  line-height: 1.62;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
  margin-top: 20px;
}
.landing-page .lp-program .lp-program-footer .schools li {
  list-style: none;
}
.landing-page .lp-strategy {
  padding: 60px 0 66px;
}
.landing-page .lp-strategy .lp-strategy-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}
.landing-page .lp-strategy .lp-strategy-title {
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.29;
  color: #000;
  margin-bottom: 77px;
}
.landing-page .lp-strategy .lp-strategy-title .line-1 {
  display: block;
  margin-bottom: 12px;
}
.landing-page .lp-strategy .lp-strategy-title .line-2 {
  color: #1147ad;
  background: url("../images/image_wave.svg") no-repeat center bottom;
  background-position: -32px bottom;
  padding-bottom: 10px;
}
.landing-page .lp-strategy .lp-strategy-item {
  display: flex;
  gap: 0px;
  align-items: flex-start;
  margin-bottom: 60px;
}
.landing-page .lp-strategy .lp-strategy-item:last-child {
  margin-bottom: 0;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-image {
  max-width: 560px;
  position: relative;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-image::after {
  content: "";
  width: 2px;
  height: 82px;
  background: #ced6e5;
  position: absolute;
  top: -41px;
  left: 61px;
  z-index: 1;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-image img {
  width: 100%;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-content {
  position: relative;
  padding-left: 130px;
  padding-top: 70px;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-content h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 1.41;
  color: #1147ad;
  margin-bottom: 10px;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 2;
  color: #000;
  text-align: justify;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-number {
  font-family: "Garamond";
  font-style: normal;
  font-weight: 700;
  font-size: 160px;
  line-height: 1;
  color: #ced6e5;
  position: absolute;
  top: -23px;
  left: 60px;
  right: 0;
  z-index: -1;
}
.landing-page .lp-strategy .lp-strategy-item .lp-strategy-number::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -60px;
  right: 0;
  height: 3px;
  background-color: #ced6e5;
  transform: translateY(-50%);
}
.landing-page .lp-strategy .lp-strategy-item:first-of-type .lp-strategy-content {
  padding-top: 81px;
}
.landing-page .lp-strategy .lp-strategy-item:first-of-type .lp-strategy-number {
  top: -10px;
}
.landing-page .lp-strategy .lp-strategy-item.reverse {
  direction: rtl;
}
.landing-page .lp-strategy .lp-strategy-item.reverse > * {
  direction: ltr;
}
.landing-page .lp-strategy .lp-strategy-item.reverse .lp-strategy-content {
  padding-right: 60px;
}
.landing-page .lp-strategy .lp-strategy-item.reverse .lp-strategy-image::after {
  left: auto;
  right: 72px;
}
.landing-page .lp-results {
  background: #1147ad;
  padding: 90px 32px 96px;
  color: #fff;
}
.landing-page .lp-results .lp-results-inner {
  max-width: 836px;
  margin: 0 auto;
  text-align: center;
}
.landing-page .lp-results .lp-results-title {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.landing-page .lp-results .lp-results-title span {
  padding: 8px 32px;
  background: #ffffff;
  border-radius: 12px;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.29;
  color: #1147ad;
}
.landing-page .lp-results .lp-results-highlight {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 12px;
  padding: 2px;
  margin-bottom: 48px;
}
.landing-page .lp-results .lp-results-highlight .inner {
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 10px 30px;
}
.landing-page .lp-results .lp-results-highlight p {
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  color: #fff700;
}
.landing-page .lp-results .lp-results-highlight .sub {
  font-size: 16px;
  font-weight: 700;
}
.landing-page .lp-results .lp-results-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(9, auto);
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.landing-page .lp-results .lp-results-list li {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  list-style: none;
  background: rgba(255, 255, 255, 0.1);
  padding: 6px 4px 6px 7px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.landing-page .lp-results .lp-results-list li strong {
  font-weight: 500;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  flex-basis: 45px;
}
.landing-page .lp-results .lp-results-list li.lp-results-note {
  background: none;
  font-size: 8px;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  text-align: center;
  display: block;
}
.landing-page .lp-voice {
  padding: 90px 20px;
}
.landing-page .lp-voice .lp-voice-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.landing-page .lp-voice .lp-voice-title {
  display: flex;
  justify-content: center;
  margin-bottom: 125px;
}
.landing-page .lp-voice .lp-voice-title span {
  display: inline-block;
  background: #1147ad;
  color: #fff;
  padding: 8px 32px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.29;
}
.landing-page .lp-voice .lp-voice-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 64px;
  align-items: start;
}
.landing-page .lp-voice .lp-voice-card {
  background: #fff;
  border: 4px solid #1147ad;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
}
.landing-page .lp-voice .lp-voice-card .card-top {
  text-align: center;
}
.landing-page .lp-voice .lp-voice-card .avatar-wrap {
  position: relative;
  text-align: center;
  padding-top: 77px;
}
.landing-page .lp-voice .lp-voice-card .avatar-circle {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 137px;
  height: 137px;
  border-radius: 50%;
  background-color: #ffeb3b;
}
.landing-page .lp-voice .lp-voice-card .avatar-circle img {
  max-width: 100%;
}
.landing-page .lp-voice .lp-voice-card .pass-badge {
  background: url("../images/image_ribbon_right.png") no-repeat;
  background-position: right center;
  background-size: cover;
  color: #fff;
  padding: 2px 16px 2px 10px;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
}
.landing-page .lp-voice .lp-voice-card .school {
  color: #1147ad;
  font-weight: 700;
  font-size: 27px;
  line-height: 1;
  margin-top: 8px;
}
.landing-page .lp-voice .lp-voice-card .student {
  color: #1147ad;
  font-weight: 700;
  font-size: 22px;
  line-height: 1;
  text-align: center;
  margin-top: 11px;
  margin-bottom: 12px;
}
.landing-page .lp-voice .lp-voice-card .student span {
  font-size: 20px;
  font-weight: 350;
}
.landing-page .lp-voice .lp-voice-card .stats {
  background: #1147ad;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 11.5px 8px;
  color: #fff;
  text-align: center;
}
.landing-page .lp-voice .lp-voice-card .stats .stat {
  flex: 1;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .label {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value {
  font-weight: 800;
  margin-top: 4px;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value.big {
  font-size: 40px;
  font-weight: 900;
  line-height: 1.15;
  color: #ffeb3b;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value.big span {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value.small {
  font-size: 30px;
  font-weight: 900;
  line-height: 1.2;
  color: #f4f6f8;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: center;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value.small strong {
  color: #fff700;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.15;
}
.landing-page .lp-voice .lp-voice-card .stats .stat .value.small .arrow {
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 9px 0 9px 16px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(0deg);
}
.landing-page .lp-voice .lp-voice-card .comment {
  background: #ffeb3b;
  color: #000;
  padding: 7px 8px;
  font-weight: 350;
  font-size: 16px;
  line-height: 1.625;
  border-radius: 0 0 8px 8px;
}
.landing-page .lp-voice .lp-voice-card .comment.open .comment-content {
  height: auto;
  padding: 8px 10px;
}
.landing-page .lp-voice .lp-voice-card .comment.open .view-comment {
  padding-bottom: 12px;
}
.landing-page .lp-voice .lp-voice-card .comment.open .view-comment::after {
  transform: rotate(0deg);
}
.landing-page .lp-voice .lp-voice-card .view-comment {
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  color: #1147ad;
  text-align: center;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}
.landing-page .lp-voice .lp-voice-card .view-comment::after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #1147ad transparent transparent transparent;
  transform: rotate(-180deg);
}
.landing-page .lp-voice .lp-voice-card .comment-content {
  border-radius: 12px;
  background: #fff;
  height: 0;
  overflow: hidden;
  line-height: 1.625;
}
.landing-page .lp-cta-banner {
  background-image: linear-gradient(270deg, #88a3d6 10%, rgba(136, 163, 214, 0) 21.55%, rgba(136, 163, 214, 0) 50%, #88a3d6 62%), url(../images/image_cta_banner.jpg);
  background-size: auto, 58% auto;
  background-position: center, 85% -68px;
  background-repeat: no-repeat;
  padding: 24px 32px;
}
.landing-page .lp-cta-banner .lp-cta-inner {
  display: flex;
  align-items: center;
  max-width: 830px;
  margin: 0 auto;
}
.landing-page .lp-cta-banner .lp-cta-inner .cta-card {
  background: rgba(255, 255, 255, 0.85);
  flex: 0 0 330px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.landing-page .lp-cta-banner .cta-box {
  width: 100%;
  padding: 30px 25px;
}
.landing-page .lp-cta-banner .cta-box .cta-title {
  color: #0b3993;
  text-align: center;
  padding: 7px 12px;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.42;
  margin: 0 0 20px;
  position: relative;
}
.landing-page .lp-cta-banner .cta-box .cta-title::before {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 100%;
  border: 1px solid #0b3993;
  left: 0;
  top: 0;
  border-right: none;
}
.landing-page .lp-cta-banner .cta-box .cta-title::after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 100%;
  border: 1px solid #0b3993;
  right: 0;
  top: 0;
  border-left: none;
}
.landing-page .lp-cta-banner .cta-box .lp-nav__link--cta {
  font-size: 18px !important;
  line-height: 1;
  padding: 19px;
  justify-content: center;
}
.landing-page .lp-cta-banner .cta-box .phone-label {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #000;
  margin: 20px 0 12px;
  text-align: center;
}
.landing-page .lp-flow {
  padding: 90px 32px 108px;
  background: #fff;
}
.landing-page .lp-flow .lp-flow-inner {
  max-width: 885px;
  margin: 0 auto;
}
.landing-page .lp-flow .lp-flow-title {
  text-align: center;
  margin-bottom: 60px;
}
.landing-page .lp-flow .lp-flow-title span {
  font-size: 35px;
  line-height: 1.29;
  display: inline-block;
  padding: 8px 32px;
  background: #1147ad;
  color: #fff;
  border-radius: 12px;
  font-weight: 700;
}
.landing-page .lp-flow .flow-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 44px;
}
.landing-page .lp-flow .flow-list .flow-item {
  display: flex;
  gap: 16px;
  flex-direction: column;
}
.landing-page .lp-flow .flow-list .flow-item .flow-title {
  display: flex;
  align-items: center;
  gap: 24px;
  position: relative;
}
.landing-page .lp-flow .flow-list .flow-item .flow-title .num {
  flex: 0 0 50px;
  position: relative;
  z-index: 1;
}
.landing-page .lp-flow .flow-list .flow-item .flow-title .num::after {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  background-color: #3575ee;
}
.landing-page .lp-flow .flow-list .flow-item .flow-title .num span {
  background: #082865;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  line-height: 1;
  border: 6px solid #3575ee;
}
.landing-page .lp-flow .flow-list .flow-item .flow-title h3 {
  color: #1147ad;
  font-size: 22px;
  line-height: 1.27;
  font-weight: 700;
}
.landing-page .lp-flow .flow-list .flow-item .flow-row {
  padding-left: 74px;
}
.landing-page .lp-flow .flow-list .flow-item .flow-row-flex {
  display: flex;
  gap: 12px;
  align-items: center;
  flex-wrap: wrap;
}
.landing-page .lp-flow .flow-list .flow-item .flow-row .lp-nav__item--cta {
  flex: 1 1 calc(50% - 12px);
}
.landing-page .lp-flow .flow-list .flow-item .flow-row .phone-box {
  flex: 1 1 calc(50% - 12px);
}
.landing-page .lp-flow .flow-list .flow-item .flow-row .phone-box .tel_link {
  padding: 11px 35px;
}
.landing-page .lp-flow .flow-list .flow-item .flow-row .lp-nav__link--cta {
  padding: 20px;
  justify-content: center;
  font-size: 18px;
}
.landing-page .lp-flow .flow-list .flow-item .flow-row .flow-desc {
  flex: 1;
  padding: 8px 10px;
  border: 4px solid #1147ad;
  border-radius: 12px;
  color: #000;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 500;
}
.landing-page .lp-faq {
  background: #f4f6f8;
  padding: 90px 32px;
}
.landing-page .lp-faq .lp-faq-inner {
  max-width: 900px;
  margin: 0 auto;
}
.landing-page .lp-faq .lp-faq-title {
  text-align: center;
  margin-bottom: 48px;
}
.landing-page .lp-faq .lp-faq-title span {
  font-size: 35px;
  line-height: 1.29;
  display: inline-block;
  padding: 8px 32px;
  background: #1147ad;
  color: #fff;
  border-radius: 12px;
  font-weight: 700;
}
.landing-page .lp-faq .faq-list {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.landing-page .lp-faq .faq-list .faq-item {
  border: 4px solid #1147ad;
  border-radius: 7px;
  padding: 12px;
  background: #fff;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle {
  width: 100%;
  display: flex;
  gap: 4px;
  cursor: pointer;
  text-align: left;
  color: #1147ad;
  position: relative;
  line-height: 1.5;
  background: none;
  border: none;
  font-family: inherit;
  padding-bottom: 5px;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle:active {
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle:focus {
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle .q-dot {
  color: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -5px;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle .question {
  flex: 1;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 500;
  color: inherit;
}
.landing-page .lp-faq .faq-list .faq-item .faq-toggle .image_chevron {
  margin-right: 7px;
}
.landing-page .lp-faq .faq-list .faq-item .faq-panel {
  max-height: 0;
  overflow: hidden;
  display: flex;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
  color: #1147ad;
  gap: 4px;
}
.landing-page .lp-faq .faq-list .faq-item .faq-panel .a-dot {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
}
.landing-page .lp-faq .faq-list .faq-item .faq-panel p {
  line-height: 1.5;
}
.landing-page .lp-faq .faq-list .faq-item.open .image_chevron {
  transform: rotate(180deg);
}
.landing-page .lp-faq .faq-list .faq-item.open .faq-panel {
  max-height: 250px;
  overflow-y: auto;
  padding-top: 5px;
  border-top: 1px solid #1147ad;
}
.landing-page .lp-footer {
  border-top: 1px solid #0b3993;
  background: #fff;
}
.landing-page .lp-footer .lp-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 40px 32px;
}
.landing-page .lp-footer .footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
  font-size: 14px;
  margin-bottom: 40px;
}
.landing-page .lp-footer .footer-links .lp-nav__link {
  font-size: 14px;
  color: #000;
}
.landing-page .lp-footer .footer-logo {
  margin-bottom: 30px;
}
.landing-page .lp-footer .footer-logo a {
  display: inline-block;
}
.landing-page .lp-footer .footer-logo img {
  max-width: 160px;
}
.landing-page .lp-footer .footer-copyright {
  font-size: 10px;
  color: #082865;
  margin-top: 4px;
}
.landing-page .lp-conversion {
  display: none;
}
.landing-page .lp-menu-toggle {
  margin-right: 5px;
  width: 25px;
  height: 19px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  position: relative;
}
.landing-page .lp-menu-toggle .line {
  width: 100%;
  height: 3px;
  background-color: #0b3993;
  display: block;
}
.landing-page .lp-menu-toggle.active {
  position: relative;
  z-index: 1;
}
.landing-page .lp-menu-toggle.active .line {
  background-color: #fff;
}
.landing-page .lp-menu-toggle.active .line:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.landing-page .lp-menu-toggle.active .line:nth-child(2) {
  opacity: 0;
}
.landing-page .lp-menu-toggle.active .line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.landing-page .lp-contact {
  background: #fff;
}
.landing-page .lp-contact .lp-contact-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 90px 0;
}
.landing-page .lp-contact .lp-contact-title {
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.29;
  color: #000;
  margin-bottom: 60px;
}
.landing-page .lp-contact .lp-contact-title span:first-child {
  color: #1147ad;
  background: url("../images/image_wave.svg") no-repeat center bottom;
  background-position: -32px bottom;
  padding-bottom: 10px;
}
.landing-page .lp-contact .wpcf7 {
  padding: 0 100px;
}
.landing-page .lp-contact .wpcf7 .lp-form {
  max-width: none;
  padding: 0;
  background: none;
  border-radius: 0;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row {
  border: none;
  padding: 0;
  display: flex;
  align-items: stretch;
  gap: 60px;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row:first-child {
  border: none;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row + .form-row {
  margin-top: 10px;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-header {
  background: #1147ad;
  padding: 30px;
  flex-basis: 300px;
  flex-shrink: 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-header .required {
  vertical-align: baseline;
  color: #CA3E47;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body {
  padding: 20px 0 25px;
  flex-grow: 1;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body select,
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body textarea,
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body input:focus-visible,
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body input:focus,
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body input:active,
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body input {
  border: 1px solid #6B778D;
  border-radius: 0;
  padding: 5px;
  min-height: 31px;
  color: #767676;
  font-size: 16px;
  line-height: 1;
  outline: none;
  width: 100%;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body .wpcf7-not-valid-tip {
  color: #CA3E47;
  position: absolute;
  top: calc(100% + 6px);
  font-size: 13px;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-submit-wrap {
  margin-top: 16px;
  position: relative;
  text-align: center;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-submit-wrap input {
  max-width: 300px;
  background: #CC9B52;
  font-size: 20px;
  padding: 30px;
  line-height: 1;
  border-radius: 0;
  font-weight: 700;
  transition: none;
  box-shadow: none;
  border: none;
  color: #fff;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-submit-wrap input:hover {
  opacity: 1;
}
.landing-page .lp-contact .wpcf7 .lp-form .form-submit-wrap .wpcf7-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.landing-page .lp-contact .wpcf7 .wpcf7-response-output {
  margin: 20px 0;
  font-size: 14px;
  border-width: 1px;
}

@media (min-width: 1513px) {
  .landing-page .lp-cta-banner {
    padding: 80px 32px;
  }
}
@media (min-width: 992px) {
  .landing-page .lp-menu-toggle {
    display: none;
  }
}
@media (max-width: 1400px) {
  .landing-page .lp-hero .lp-hero-inner {
    padding: 0 32px;
  }
}
@media (max-width: 1200px) {
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-image {
    max-width: 45%;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-number {
    font-size: 120px;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-content {
    padding-top: 40px !important;
    padding-left: 110px;
  }
  .landing-page .lp-voice .lp-voice-cards {
    gap: 30px;
  }
  .landing-page .lp-cta-banner {
    background-size: auto, 60% auto;
  }
}
@media (min-width: 992px) and (max-width: 1300px) {
  .landing-page .lp-header .lp-header-inner {
    flex-wrap: wrap;
    gap: 20px;
  }
  .landing-page .lp-header .lp-nav--show-wrapped {
    display: inline-block;
  }
  .landing-page .lp-header .lp-nav--show-wrapped .lp-nav__list .lp-nav__item--cta {
    margin-left: 0;
  }
  .landing-page .lp-header .lp-nav--show-wrapped .lp-nav__list .lp-nav__item--cta .lp-nav__link--cta {
    padding: 10px 30px;
  }
  .landing-page .lp-header .lp-nav {
    flex: 0 0 100%;
  }
  .landing-page .lp-header .lp-nav .lp-nav__list {
    justify-content: center;
  }
  .landing-page .lp-header .lp-nav .lp-nav__list .lp-nav__item--cta {
    display: none;
  }
}
@media (max-width: 1024px) {
  .landing-page .lp-cta-banner {
    background-size: auto, 80% auto;
    background-position: center, 128% -40px;
  }
}
@media (max-width: 991px) {
  .landing-page .lp-header .lp-logo img {
    max-width: 125px;
  }
  .landing-page .lp-header .lp-nav {
    display: none;
  }
  .landing-page .lp-hero .lp-hero-text {
    flex: 1 0 50%;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-xl {
    font-size: 62px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg {
    font-size: 26px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-underline {
    font-size: 22px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img {
    font-size: 23px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img span:last-child {
    font-size: 17px;
  }
  .landing-page .lp-proof .featured-schools-list {
    flex-wrap: wrap;
  }
  .landing-page .lp-proof .featured-schools-list .school-item {
    flex: 0 0 calc(50% - 4px);
  }
  .landing-page .lp-program .lp-program-message .line-2 {
    font-size: 20px;
  }
  .landing-page .lp-program .lp-program-message .line-2 span:nth-child(2) {
    font-size: 30px;
  }
  .landing-page .lp-program .lp-program-card {
    padding: 15px;
  }
  .landing-page .lp-program .lp-program-card h3 .text {
    font-size: 26px;
  }
  .landing-page .lp-program .lp-program-card p {
    font-size: 14px;
  }
  .landing-page .lp-results .lp-results-list {
    grid-template-rows: repeat(17, auto);
    grid-template-columns: repeat(2, 1fr);
  }
  .landing-page .lp-cta-banner {
    background-size: auto, 80% auto;
    background-position: center, 125% center;
  }
  .landing-page .lp-voice .lp-voice-cards {
    display: flex;
    flex-direction: column;
    gap: 90px;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-content h3 {
    font-size: 28px;
  }
  .landing-page .lp-contact .wpcf7 {
    padding: 0 32px;
  }
  .landing-page .lp-contact .wpcf7 .lp-form .form-row {
    gap: 30px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .landing-page .lp-hero .lp-hero-text {
    flex: 1 0 50%;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img {
    font-size: 16px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img span:last-child {
    font-size: 14px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-xl {
    font-size: 45px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg {
    font-size: 19px;
    padding: 4px 10px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-underline {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .image_strategy-sp {
    display: none;
  }
}
@media (max-width: 767px) {
  .image_strategy-pc {
    display: none;
  }
  .landing-page .lp-header .lp-header-inner {
    padding: 9px 12px;
  }
  .landing-page .lp-header .lp-logo img {
    max-width: 102px;
  }
  .landing-page .lp-hero {
    padding-bottom: 0;
  }
  .landing-page .lp-hero .lp-hero-inner {
    padding: 0 10px;
    position: relative;
    max-width: 400px;
  }
  .landing-page .lp-hero .lp-hero-image {
    background-image: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 34.62%, rgba(255, 255, 255, 0) 57.81%, #ffffff 80.86%), linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 30%), url("../images/image_hero.webp");
    background-size: 100% 100%, 100% 100%, cover;
    background-position: center, center, 0% center;
    background-repeat: no-repeat;
    width: 280px;
    height: 358px;
    margin-top: 0px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
  }
  .landing-page .lp-hero .lp-hero-text {
    padding-top: 82px;
    padding-bottom: 6px;
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 15px 12px;
    max-width: -moz-max-content;
    max-width: max-content;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label {
    letter-spacing: 0 !important;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg {
    flex: 0 0 66px;
    order: 1;
    background: none;
    display: flex;
    align-items: start;
    gap: 4px;
    width: 66px;
    font-size: 24px;
    line-height: 1.15;
    padding: 0;
    text-align: center;
    margin: 0;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg span {
    background: linear-gradient(180deg, #1147ad 0%, #3575ee 100%);
    display: block;
    padding: 5px 0;
    letter-spacing: 0;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-xl {
    order: 2;
    font-size: 36px;
    line-height: 1.1;
    display: block;
    width: 37px;
    margin-bottom: 0;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img {
    order: 3;
    align-self: flex-end;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 0;
    padding: 0 0 5px 0;
    background-image: none;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img span {
    display: block;
    transform: rotate(-5deg);
    letter-spacing: 0;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img span:first-child {
    position: relative;
    margin-bottom: 15px;
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-bg-img span:first-child:after {
    content: "";
    background: url("../images/image_black_line_sp.svg") no-repeat;
    display: block;
    position: absolute;
    left: -5px;
    right: 0;
    bottom: -20px;
    height: 25px;
    transform: rotate(4deg);
  }
  .landing-page .lp-hero .lp-hero-text .hero-label-underline {
    flex: 0 0 100%;
    order: 4;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.04em !important;
  }
  .landing-page .lp-proof {
    margin-top: 0;
    padding: 10px;
  }
  .landing-page .lp-proof .proof-title {
    font-size: 14px;
    margin-bottom: 8px;
    background: url("../images/image_fishtail_ribbon_sp.svg") no-repeat center;
  }
  .landing-page .lp-proof .featured-schools-list .school-item {
    font-size: 16px;
  }
  .landing-page .lp-proof .other-proof .other-proof-title {
    font-weight: 400;
    font-size: 12px;
    margin-top: 12px;
    gap: 6px;
  }
  .landing-page .lp-proof .other-proof .other-proof-title::before {
    background-image: url("../images/image_chevron_right_sp.svg");
  }
  .landing-page .lp-proof .other-proof .other-proof-title::after {
    background-image: url("../images/image_chevron_left_sp.svg");
  }
  .landing-page .lp-proof .other-proof .all-schools-list {
    grid-template-rows: repeat(4, auto);
    grid-template-columns: repeat(3, 1fr);
  }
  .landing-page .lp-proof .other-proof .all-schools-list li {
    font-size: 12px;
  }
  .landing-page .lp-problems {
    padding-bottom: 0;
  }
  .landing-page .lp-problems:after {
    max-width: none;
  }
  .landing-page .lp-problems .lp-problems-inner {
    padding: 0 10px;
  }
  .landing-page .lp-problems .lp-problems-title {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-problems .lp-problems-title .problems-label {
    margin-bottom: 12px;
  }
  .landing-page .lp-problems .lp-problems-list {
    margin-top: 44px;
    grid-template-rows: repeat(6, auto);
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 16px;
    text-align: center;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item {
    font-size: 18px;
    line-height: 1.67;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(1) {
    order: 1;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(4) {
    order: 2;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(2) {
    order: 3;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(5) {
    order: 4;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(3) {
    order: 5;
  }
  .landing-page .lp-problems .lp-problems-list .lp-problems-item:nth-child(6) {
    order: 6;
  }
  .landing-page .lp-program {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .landing-page .lp-program .lp-program-inner {
    padding: 0 10px;
  }
  .landing-page .lp-program .lp-program-message .program-message-inner {
    padding: 10px;
  }
  .landing-page .lp-program .lp-program-message .line-1 {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 5px;
  }
  .landing-page .lp-program .lp-program-message .line-1 span:first-child {
    display: block;
    margin-bottom: 8px;
  }
  .landing-page .lp-program .lp-program-message .line-2 {
    font-size: 18px;
    line-height: 1.6;
    flex-direction: column;
    gap: 8px;
  }
  .landing-page .lp-program .lp-program-message .line-2 span:nth-child(2) {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-program .lp-program-title {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 42px;
  }
  .landing-page .lp-program .lp-program-title span {
    margin-top: 8px;
  }
  .landing-page .lp-program .lp-program-cards .row {
    flex-direction: column;
    gap: 18px;
    padding: 0 10px;
  }
  .landing-page .lp-program .lp-program-cards .row + .row {
    margin-top: 21px;
  }
  .landing-page .lp-program .lp-program-cards .lp-program-card {
    padding: 13px;
    flex-shrink: 0;
    max-width: 335px;
  }
  .landing-page .lp-program .lp-program-cards .lp-program-card h3 .label {
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
  }
  .landing-page .lp-program .lp-program-cards .lp-program-card h3 .text {
    font-size: 24px;
    line-height: 1;
  }
  .landing-page .lp-program .lp-program-cards .lp-program-card p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
  }
  .landing-page .lp-program .lp-program-footer {
    padding: 0 10px;
  }
  .landing-page .lp-program .lp-program-footer .others {
    font-size: 16px;
    line-height: 1;
  }
  .landing-page .lp-program .lp-program-footer .schools {
    font-size: 14px;
    font-weight: 400;
    gap: 4px 10px;
    margin-top: 15px;
  }
  .landing-page .lp-strategy {
    padding-bottom: 70px;
  }
  .landing-page .lp-strategy .lp-strategy-inner {
    padding: 0 10px;
  }
  .landing-page .lp-strategy .lp-strategy-title {
    font-size: 26px;
    line-height: 1;
    margin-bottom: 45px;
  }
  .landing-page .lp-strategy .lp-strategy-item {
    display: flex;
    flex-direction: column;
    padding: 40px 10px 0;
    margin-bottom: 26px;
  }
  .landing-page .lp-strategy .lp-strategy-item.reverse .lp-strategy-content {
    padding-right: 0px;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-image {
    max-width: 100%;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-image::after {
    right: 25px !important;
    left: auto !important;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-content {
    padding-left: 50px;
    padding-top: 24px !important;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-content h3 {
    font-size: 24px;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-content p {
    font-size: 14px;
    line-height: 1.7;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-number {
    font-size: 100px;
    left: 0;
    top: -5px;
  }
  .landing-page .lp-strategy .lp-strategy-item .lp-strategy-number::before {
    width: 82px;
    height: 2px;
    transform: rotate(45deg);
    top: 90px;
    left: -25px;
  }
  .landing-page .lp-results {
    padding: 60px 0 66px;
  }
  .landing-page .lp-results .lp-results-inner {
    padding: 0 22px;
  }
  .landing-page .lp-results .lp-results-title {
    margin-bottom: 12px;
  }
  .landing-page .lp-results .lp-results-title span {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-results .lp-results-highlight {
    margin-bottom: 28px;
  }
  .landing-page .lp-results .lp-results-highlight .inner {
    padding: 4px 32px;
  }
  .landing-page .lp-results .lp-results-highlight p {
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  .landing-page .lp-results .lp-results-highlight p:first-child {
    font-size: 26px;
    letter-spacing: 0;
  }
  .landing-page .lp-results .lp-results-list {
    gap: 6px 10px;
  }
  .landing-page .lp-results .lp-results-list li {
    font-size: 11px;
    line-height: 1.1;
    font-weight: 400;
    padding: 6px;
    flex: 0 0 calc(50% - 6px);
  }
  .landing-page .lp-results .lp-results-list li strong {
    font-weight: 400;
    flex-basis: 35px;
  }
  .landing-page .lp-voice {
    padding: 50px 35px;
  }
  .landing-page .lp-voice .lp-voice-title {
    margin-bottom: 125px;
  }
  .landing-page .lp-voice .lp-voice-title span {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-voice .lp-voice-cards {
    display: flex;
    flex-direction: column;
    gap: 94px;
  }
  .landing-page .lp-voice .lp-voice-card .pass-badge {
    font-size: 18px;
  }
  .landing-page .lp-voice .lp-voice-card .school {
    font-size: 25px;
    margin-top: 4px;
  }
  .landing-page .lp-voice .lp-voice-card .student {
    font-size: 20px;
    margin-top: 8px;
    margin-bottom: 16px;
  }
  .landing-page .lp-voice .lp-voice-card .stats .stat .value.big {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
  }
  .landing-page .lp-voice .lp-voice-card .stats .stat .value.small {
    font-size: 24px;
    line-height: 1.3;
  }
  .landing-page .lp-voice .lp-voice-card .stats .stat .value.small strong {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.08;
  }
  .landing-page .lp-voice .lp-voice-card .view-comment {
    font-size: 20px;
    line-height: 1;
  }
  .landing-page .lp-voice .lp-voice-card .view-comment::after {
    transform: rotate(0deg);
  }
  .landing-page .lp-voice .lp-voice-card .comment {
    font-size: 14px;
    line-height: 1.71;
    padding: 8px;
  }
  .landing-page .lp-voice .lp-voice-card .comment.open .view-comment::after {
    transform: rotate(-180deg);
  }
  .landing-page .lp-cta-banner {
    padding: 50% 22.5px 24px;
    background-image: linear-gradient(180deg, rgba(136, 163, 214, 0) 28.85%, #88a3d6 59.62%), url("../images/image_cta_banner.jpg");
    background-size: auto, 138% auto;
    background-position: center, center -34px;
  }
  .landing-page .lp-cta-banner .lp-cta-inner {
    padding: 0;
    margin: 0 auto;
  }
  .landing-page .lp-cta-banner .lp-cta-inner .cta-card {
    flex: 0 0 100%;
  }
  .landing-page .lp-cta-banner .cta-box .cta-title {
    font-size: 18px;
    line-height: 1.6;
  }
  .landing-page .lp-flow {
    padding: 60px 10px;
  }
  .landing-page .lp-flow .lp-flow-title {
    margin-bottom: 38px;
  }
  .landing-page .lp-flow .lp-flow-title span {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-flow .flow-list {
    gap: 28px;
  }
  .landing-page .lp-flow .flow-list .flow-item {
    gap: 10px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title {
    gap: 12px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title::after {
    width: 21px;
    height: 21px;
    left: 21px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title .num {
    flex: 0 0 42px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title .num:after {
    width: 21px;
    height: 21px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title .num span {
    width: 42px;
    height: 42px;
    font-size: 20px;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-title h3 {
    font-size: 18px;
    line-height: 1.6;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-row {
    padding-left: 0;
    flex-direction: column;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-row .lp-nav__item--cta,
  .landing-page .lp-flow .flow-list .flow-item .flow-row .phone-box {
    width: 100%;
    flex: 1 1 100%;
  }
  .landing-page .lp-flow .flow-list .flow-item .flow-row .flow-desc {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.7;
  }
  .landing-page .lp-faq {
    background: #fff;
    padding: 18px 10px 60px;
  }
  .landing-page .lp-faq .lp-faq-title {
    margin-bottom: 28px;
  }
  .landing-page .lp-faq .lp-faq-title span {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-faq .faq-list .faq-item {
    padding: 8px;
  }
  .landing-page .lp-conversion {
    display: block;
    position: fixed;
    z-index: 2;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .landing-page .lp-conversion .lp-conversion-inner {
    padding: 15px 15px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
  }
  .landing-page .lp-conversion .lp-conversion-list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
  }
  .landing-page .lp-conversion .lp-conversion-list .lp-conversion-item {
    flex: 1;
    list-style: none;
    text-align: center;
  }
  .landing-page .lp-conversion .lp-conversion-list .lp-conversion-item .lp-nav__link {
    display: block;
    border-radius: 5px;
    border: 3px solid #0b3993;
    color: #0b3993;
    background: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.7;
    padding: 0 5px;
  }
  .landing-page .lp-conversion .lp-conversion-list .lp-conversion-item .lp-nav__link-fill {
    background: #f5002c;
    border: 3px solid #f5002c;
    color: #fff;
  }
  .landing-page .lp-contact .lp-contact-inner {
    padding: 0 0 60px;
  }
  .landing-page .lp-contact .lp-contact-title {
    margin-bottom: 40px;
  }
  .landing-page .lp-contact .lp-contact-title span {
    font-size: 26px;
    line-height: 1;
  }
  .landing-page .lp-contact .wpcf7 {
    padding: 0 10px;
  }
  .landing-page .lp-contact .wpcf7 .lp-form .form-row {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .landing-page .lp-contact .wpcf7 .lp-form .form-row + .form-row {
    margin-top: 30px;
  }
  .landing-page .lp-contact .wpcf7 .lp-form .form-row .form-header {
    flex: 1 0 100%;
    width: 100%;
    padding: 13px;
  }
  .landing-page .lp-contact .wpcf7 .lp-form .form-row .form-body {
    flex: 1 0 100%;
    width: 100%;
    padding: 0;
  }
  .landing-page .lp-footer .lp-footer-inner {
    padding-bottom: 90px;
  }
}
@media (max-width: 560px) {
  .landing-page .lp-proof .other-proof .all-schools-list {
    grid-template-rows: repeat(6, auto);
    grid-template-columns: repeat(2, 1fr);
  }
  .landing-page .lp-proof .other-proof .all-schools-list li {
    order: 1;
  }
  .landing-page .lp-proof .other-proof .all-schools-list li:nth-child(6) {
    grid-column: 1/-1;
    grid-row: 6;
  }
}/*# sourceMappingURL=lp.css.map */