@charset "UTF-8";
html {
  font-size: 16px;
}

body {
  margin: 0 auto;
  color: #233031;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  position: relative;
  background-color: #daf4ff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

p {
  margin: 0 auto;
}

/* アウトライン表示 */
.l-wrapper {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  min-height: 100vh;
  background: #d8eef6;
}

.l-footer {
  background: #e1e1e1;
  font-family: "Noto Serif JP", serif;
  font-size: 12px;
}
.l-footer__inner {
  padding: 4px;
}
.l-footer__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}
.l-footer__link {
  color: #233031;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.l-footer__link:hover {
  color: #30a7e7;
}

.l-offer-cta {
  position: relative;
  top: 30%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c-btn-cv-offer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 16px;
  background-image: url("../../img/cv-btn.webp");
  background-size: cover;
  background-position: center;
  border-radius: 17.5px;
  color: #fff;
  font-size: 1.15625rem;
  letter-spacing: 0.075em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-decoration: none;
  pointer-events: auto;
}

.l-bottom-cta {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.l-fixed-cta {
  position: fixed;
  display: none;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  max-width: 414px;
  padding: 12px 15px;
  padding-bottom: calc(24px + env(safe-area-inset-bottom));
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(10%, rgba(255, 255, 255, 0.98)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(to top, rgba(255, 255, 255, 0.98) 10%, rgba(255, 255, 255, 0));
}
.l-fixed-cta .c-btn-cv {
  width: 100%;
  pointer-events: auto;
}

.l-cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 1000;
  pointer-events: none;
}
.l-cta .c-btn-cv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
  width: 100%;
  padding: 16px;
  background-image: url("../../img/cv-btn.webp");
  background-size: cover;
  background-position: center;
  border-radius: 17.5px;
  color: #fff;
  font-size: 1.15625rem;
  letter-spacing: 0.075em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  text-decoration: none;
  pointer-events: auto;
}
.l-cta .c-btn-cv__arrow {
  font-size: 12px;
}

.c-btn-cv-fv {
  position: static;
}

.c-cta {
  padding: 0 15px;
}

.p-fv {
  position: relative;
  width: 100%;
  height: 100dvh;
  background-color: #d6f4ff;
}
.p-fv__head {
  height: auto;
  width: 48%;
  position: absolute;
  right: 0;
  top: 72px;
  z-index: 10;
  pointer-events: none;
}
.p-fv__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 1.5rem;
  margin-bottom: 6px;
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 20;
}
.p-fv__score {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.p-fv__ellipse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  pointer-events: none;
}
.p-fv__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px 0;
  text-align: center;
  z-index: 1;
}
.p-fv__lead {
  font-size: 1rem;
  color: #233031;
}
.p-fv__lead-em {
  font-style: normal;
}
.p-fv__age {
  font-size: 1rem;
  color: #233031;
  margin-top: 4px;
}
.p-fv__age-num {
  font-size: 1.25rem;
  font-weight: bold;
  color: #2e7fc1;
  padding: 0 6px;
  background: #ffffff;
}
.p-fv__age-blue {
  font-size: 1.25rem;
  font-weight: bold;
  color: #2e7fc1;
  padding: 0 6px;
  border-radius: 4px;
  background: #ffffff;
}
.p-fv__visual {
  position: relative;
  width: 100%;
}
.p-fv__img {
  width: 100%;
  height: auto;
  display: block;
}
.p-fv__badge {
  position: absolute;
  top: 17%;
  left: 9px;
  width: 110px;
  height: 110px;
}
.p-fv__badge img {
  width: 100%;
  height: auto;
}
.p-fv__body {
  position: absolute;
  bottom: 12%;
  left: 0;
  right: 0;
  padding: 0 15px;
  text-align: center;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p-fv__sub {
  font-size: 0.8125rem;
  color: #233031;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
  -webkit-filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff) drop-shadow(0 0 6px #fff);
          filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 4px #fff) drop-shadow(0 0 6px #fff);
  /* 1. 物理的な太い縁取り */
  -webkit-text-stroke: 3px rgba(255, 255, 255, 0.3);
  paint-order: stroke fill;
  text-shadow: 0 0 8px #fff, 0 0 12px #fff;
}
.p-fv__main-copy {
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em;
  margin: 0 auto;
  text-shadow: none;
}
.p-fv__main-copy span {
  display: inline-block;
  -webkit-text-stroke: 6px #ffffff;
  paint-order: stroke fill;
  font-size: 1.875rem;
}
.p-fv__main-copy .is-small {
  font-size: 0.84em;
}
.p-fv__main-copy .is-mid {
  font-size: 0.88em;
}
.p-fv__main-copy .is-large {
  font-size: 1.17em;
}
.p-fv__main-copy .u-color-pink {
  color: #ff695a;
}
.p-fv__main-copy .u-color-blue {
  color: #2e7fc1;
}
.p-fv__track {
  display: inline-block;
  background-color: rgb(255, 255, 255);
  padding: 0 8px 4px;
  border-radius: 8px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #233031;
  margin-top: 15px;
  letter-spacing: 0.03em;
}
.p-fv__track .is-num {
  font-size: 1.15rem;
}
.p-fv__feature-tag {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: rgb(255, 255, 255);
  margin: 3px auto;
  font-size: 0.9375rem;
  color: #233031;
  border-radius: 8px;
  padding: 0 8px 4px;
  letter-spacing: 0.03em;
  font-weight: 700;
}
.p-fv__feature-tag-inner {
  color: #2e7fc1;
  font-weight: 700;
}
.p-fv__points {
  padding: 0;
  margin: 0;
  width: 100%;
}
.p-fv__points-img {
  display: block;
  width: 100%;
  height: auto;
}

.p-worry {
  position: relative;
  padding-bottom: 30px;
  background: #49b6ef;
}
.p-worry__inner {
  position: relative;
  width: 100%;
}
.p-worry__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url(../../img/section_01/bg.webp);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  z-index: 0;
}
.p-worry__inner > * {
  position: relative;
  z-index: 1;
}
.p-worry__head {
  position: relative;
  background-color: #daf4ff;
}
.p-worry__head-img {
  width: 100%;
  height: auto;
  display: block;
}
.p-worry__head-caption {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-worry__deco-circles {
  position: relative;
  height: 40px;
  margin-bottom: 16px;
}
.p-worry__deco-circles__circle--lg, .p-worry__deco-circles__circle--sm, .p-worry__deco-circles__music-icon--sm {
  display: inline-block;
  position: absolute;
}
.p-worry__deco-circles__circle--lg img, .p-worry__deco-circles__circle--sm img, .p-worry__deco-circles__music-icon--sm img {
  width: 100%;
  height: auto;
  display: block;
}
.p-worry__deco-circles__circle--lg {
  width: 74.5px;
  height: auto;
  bottom: 63%;
  left: 3%;
}
.p-worry__deco-circles__circle--sm {
  width: 45px;
  height: auto;
  bottom: 10%;
  left: 22%;
}
.p-worry__deco-circles__music-icon--sm {
  width: 35px;
  height: auto;
  bottom: 9%;
  left: 12%;
}
.p-worry__text-intro, .p-worry__text-closing {
  padding-left: 15px;
  font-weight: 500;
}
.p-worry__text-intro img, .p-worry__text-closing img {
  width: 100%;
  height: auto;
  display: block;
}
.p-worry__text-intro {
  margin-bottom: 60px;
  font-weight: 500;
}
.p-worry__text-message {
  position: relative;
  margin-bottom: 60px;
  color: #30a7e7;
  font-weight: 700;
}
.p-worry__text-message__blob, .p-worry__text-message__music-icon--lg {
  display: inline-block;
  position: absolute;
}
.p-worry__text-message__blob {
  width: 50%;
  top: -42%;
  right: 15px;
}
.p-worry__text-message__music-icon--lg {
  width: 60px;
  right: 5%;
  top: 64%;
}
.p-worry__text-closing {
  margin-bottom: -4px;
}
.p-worry__score {
  display: block;
  position: relative;
  -webkit-transform: translateY(17px);
          transform: translateY(17px);
}
.p-worry__score img {
  width: 100%;
  height: auto;
  display: block;
}

.p-solution {
  position: relative;
  overflow: hidden;
}
.p-solution__inner {
  position: relative;
  width: 100%;
}
.p-solution__head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0px 15px;
  z-index: 1;
}
.p-solution__head-lead {
  font-size: 1.25rem;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.5;
}
.p-solution__head--lg {
  font-size: 2rem;
  font-weight: 500;
}
.p-solution__head--name {
  font-family: "STIX Two Text", serif;
}
.p-solution__head--bg {
  display: inline;
  background-color: #FFE566;
  color: #233031;
  padding: 0 3px;
  font-size: 1rem;
  margin-right: 6px;
  font-weight: bold;
}
.p-solution__bg {
  width: 100%;
  background: #d2f3fe;
}
.p-solution__bg img {
  display: block;
  width: 100%;
  height: auto;
}

.p-feature {
  position: relative;
  background: url(../../img/section_03/bg.webp);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom: 180px;
}
.p-feature > * {
  position: relative;
  z-index: 1;
}
.p-feature__inner {
  margin-bottom: 60px;
}
.p-feature__head {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 30px;
  font-weight: 500;
  line-height: 1;
}
.p-feature__blue {
  color: #30a7e7;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
}
.p-feature__name {
  font-family: "STIX Two Text", serif;
  font-weight: 700;
}
.p-feature__item {
  margin-bottom: 40px;
}
.p-feature__header-wrap {
  position: relative;
  margin: 0 15px;
  padding-top: 26px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  border-radius: 26px;
  overflow: hidden;
}
.p-feature__header-wrap--01 {
  background-image: url("../img/section_03/head--01.webp");
}
.p-feature__header-wrap--02 {
  background-image: url("../img/section_03/head--02.webp");
}
.p-feature__header-wrap--03 {
  background-image: url("../img/section_03/head--03.webp");
}
.p-feature__header-wrap--04 {
  background-image: url("../img/section_03/head--04.webp");
}
.p-feature__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  color: #ffffff;
  font-weight: 700;
  position: absolute;
  top: 9%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.p-feature__title-sm {
  font-size: 24px;
}
.p-feature__title-text {
  text-align: center;
  line-height: 1.3;
  font-weight: 700;
}
.p-feature__title-num {
  font-size: 24px;
}
.p-feature__header-img {
  width: 100%;
  display: block;
}
.p-feature__photo {
  position: relative;
  z-index: 1;
  line-height: 0;
  margin-top: 60px;
}
.p-feature__photo-img {
  width: 100%;
  display: block;
}
.p-feature__body {
  position: relative;
  z-index: 1;
  padding: 20px;
  background: #ffffff;
}
.p-feature__text {
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: justify;
  font-weight: 500;
}
.p-feature__text--highlight {
  color: #30a7e7;
  font-weight: 500;
}

.p-curriculum__inner {
  padding: 0 15px;
}
.p-curriculum__title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  color: #30a7e7;
}
.p-curriculum__title-sm {
  font-size: 24px;
}
.p-curriculum__tab-group {
  margin-bottom: 0;
  position: relative;
  z-index: 10;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
}
.p-curriculum__tab {
  display: block;
  width: 100%;
  padding: 12px 20px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  border: none;
  border-radius: 40px;
  cursor: pointer;
  background: #30a7e7;
  color: #ffffff;
  z-index: 20;
  font-family: "Zen Maru Gothic", sans-serif;
}
.p-curriculum__block {
  padding: 60px 16px 24px;
  margin-bottom: 32px;
  position: relative;
  top: -30px;
  background-image: url(../../img/section_04/bg-block--01.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}
.p-curriculum__block:nth-of-type(2) {
  background-image: url(../../img/section_04/bg-block--02.webp);
}
.p-curriculum__age-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 6px;
  font-weight: 700;
}
.p-curriculum__age-label-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0;
}
.p-curriculum__age-label-lg {
  font-size: 29px;
  font-weight: 700;
  line-height: 1;
  margin-right: 2px;
  letter-spacing: 0.1em;
}
.p-curriculum__age-label img {
  width: 90px;
  height: auto;
  margin-left: 15px;
}
.p-curriculum__age-desc {
  font-size: 0.9375rem;
  font-weight: 500;
  margin-bottom: 12px;
  text-align: center;
}
.p-curriculum__card-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-curriculum__card {
  padding: 20% 4%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  min-height: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.p-curriculum__card--01-01 {
  background-image: url(../../img/section_04/card--01-01.webp);
}
.p-curriculum__card--01-02 {
  background-image: url(../../img/section_04/card--01-02.webp);
}
.p-curriculum__card--01-03 {
  background-image: url(../../img/section_04/card--01-03.webp);
}
.p-curriculum__card--01-04 {
  background-image: url(../../img/section_04/card--01-04.webp);
}
.p-curriculum__card--02-01 {
  background-image: url(../../img/section_04/card--02-01.webp);
}
.p-curriculum__card--02-02 {
  background-image: url(../../img/section_04/card--02-02.webp);
}
.p-curriculum__card--02-03 {
  background-image: url(../../img/section_04/card--02-03.webp);
}
.p-curriculum__card--02-04 {
  background-image: url(../../img/section_04/card--02-04.webp);
}
.p-curriculum__card-title {
  font-size: 16px;
  font-weight: 700;
  color: #1a00c9;
  margin-bottom: 6px;
  line-height: 1.4;
  text-align: center;
}
.p-curriculum__card-text {
  font-size: 12px;
  line-height: 1.5;
  color: #233031;
}

.p-class {
  margin-top: -80px;
  position: relative;
  z-index: 1;
  background: #cff3ff;
}
.p-class__title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 30px;
  color: #30a7e7;
}
.p-class__splide .splide__track,
.p-class__splide .splide__list,
.p-class__splide .splide__slide {
  height: 100% !important;
}
.p-class__splide .splide__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.p-class__splide .splide__arrow {
  background: #2e7fc1;
  opacity: 0.4;
  width: 44px;
  height: 44px;
}
.p-class__splide .splide__arrow svg {
  display: none;
}
.p-class__splide .splide__arrow--prev {
  background-image: url(../../img/section_05/arrow-left.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  left: 10px;
}
.p-class__splide .splide__arrow--next {
  background-image: url(../../img/section_05/arrow-right.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 10px;
}
.p-class__splide .splide__arrow--prev {
  left: 10px;
}
.p-class__splide .splide__arrow--next {
  right: 10px;
}
.p-class__card {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px 10px;
  margin: 10px;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 480px;
}
.p-class__card-pink {
  border: 3px solid #ff695a;
}
.p-class__card-blue {
  border: 3px solid #2e7fc1;
}
.p-class__card-title {
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #d2f3fe), color-stop(50%, #ffffff));
  background: linear-gradient(to bottom, #d2f3fe 50%, #ffffff 50%);
  padding: 0 16px;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 700;
  color: #233031;
  margin-bottom: 0;
}
.p-class__card-age {
  text-align: center;
  line-height: 1.5;
  margin-bottom: 6px;
}
.p-class__card-age-num {
  font-size: 1.375rem;
  font-weight: 700;
  color: #ff695a;
}
.p-class__card-age-lg {
  font-size: 1.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.p-class__card-age-sub {
  font-size: 0.875rem;
  color: #ff695a;
  font-weight: 700;
}
.p-class__card-price {
  text-align: center;
  margin-bottom: 16px;
  line-height: 1.5;
}
.p-class__card-price-row {
  font-size: 0.875rem;
  color: #233031;
}
.p-class__card-price-num {
  font-size: 1.5rem;
  font-weight: 700;
  color: #233031;
}
.p-class__card-price-note {
  font-size: 0.75rem;
}
.p-class__card-catch {
  background: #fbde83;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 4px;
  margin-bottom: 16px;
  line-height: 1.5;
  text-align: center;
}
.p-class__card-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.p-class__card-text {
  font-size: 0.875rem;
  line-height: 1.5;
}

.p-comparison {
  background: #cff3ff;
  padding: 60px 0;
}
.p-comparison__inner {
  padding: 0 16px;
}
.p-comparison__title {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #1876e4;
  margin-bottom: 32px;
  letter-spacing: 0.05em;
}
.p-comparison__table {
  width: 100%;
}
.p-comparison__table-img {
  display: block;
  width: 100%;
  height: auto;
}

.p-offer {
  background-image: url(../../img/section_07/bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 30px 0 0;
}
.p-offer__inner {
  padding: 0 15px;
  max-width: 100%;
  margin: 0 auto;
}
.p-offer__header {
  width: 100%;
  margin-bottom: 24px;
  position: relative;
}
.p-offer__clef {
  position: absolute;
  left: 9px;
  top: 12px;
  width: 40px;
}
.p-offer__clef img {
  width: 100%;
}
.p-offer__header-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.6;
  padding: 6px 0 6px 70px;
  color: #ff695a;
  background: #ffffff;
  letter-spacing: -0.07em;
}
.p-offer__header-em {
  font-style: normal;
  color: #2e7fc1;
  font-size: 20px;
}
.p-offer__header-sm {
  font-size: 16px;
  margin-left: -3px;
}
.p-offer__header-fix {
  margin-left: -11px;
}
.p-offer__lead {
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 24px;
  letter-spacing: -0.08em;
}
.p-offer__lead-em {
  font-weight: 700;
  color: #2e7fc1;
}
.p-offer__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 24px;
}
.p-offer__item--right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.p-offer__item--left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.p-offer__item-img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  overflow: hidden;
}
.p-offer__item-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-offer__item-img--01 {
  width: 42%;
}
.p-offer__item-img--02 {
  width: 44%;
}
.p-offer__item-img--03 {
  width: 42%;
}
.p-offer__item-body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.p-offer__item-title {
  font-size: 17px;
  font-weight: 700;
  color: #2e7fc1;
  line-height: 1.4;
  margin-bottom: 8px;
  text-align: center;
  padding-bottom: 4px;
  border-bottom: 1px solid rgba(24, 118, 228, 0.5);
}
.p-offer__item-text {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: -0.01em;
}
.p-offer__item-text--03 {
  letter-spacing: -0.01em;
}
.p-offer__message {
  width: 80%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  gap: 8px;
  background: #ffffff;
  padding: 6px 12px;
  margin-bottom: 32px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.p-offer__message-note-left {
  position: absolute;
  left: -20px;
  bottom: -10px;
  width: 36px;
}
.p-offer__message-note-left img {
  width: 100%;
}
.p-offer__message-note-right {
  position: absolute;
  right: -20px;
  top: -10px;
  width: 36px;
}
.p-offer__message-note-right img {
  width: 100%;
}
.p-offer__message-text {
  font-size: 0.9375rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.5;
  color: #233031;
}
.p-offer__message-em {
  font-style: normal;
  color: #2e7fc1;
}
.p-offer__cta {
  padding-bottom: 40px;
}
.p-offer__cta-lead {
  text-align: center;
  font-size: 0.875rem;
  color: #fe6d59;
  font-weight: 700;
  letter-spacing: 0.01em;
}
.p-offer__cta-lead--lg {
  font-size: 1.25rem;
}
.p-offer__cta--sm {
  font-size: 0.875rem;
  margin-left: -8px;
  padding-top: 6px;
  font-weight: 700;
}

.p-voice {
  background-image: url(../../img/section_08/bg.webp);
  background-repeat: no-repeat, no-repeat;
  background-position: top center, top center;
  background-size: 100% 100%;
  padding: 0 0 80px;
  background-color: #cff4ff;
}
.p-voice__inner {
  padding: 0 15px;
}
.p-voice__head {
  text-align: center;
  margin-bottom: 32px;
}
.p-voice__head-lead {
  font-size: 1rem;
  color: #2e7fc1;
  font-weight: 700;
  margin-bottom: 8px;
  letter-spacing: 0.05em;
}
.p-voice__head-title {
  font-size: 2rem;
  font-weight: 700;
  color: #2e7fc1;
  line-height: 1.3;
  font-family: "Zen Maru Gothic", sans-serif;
}
.p-voice__item {
  background: #ffffff;
  border-radius: 16px;
  padding: 20px 16px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
.p-voice__item:last-child {
  margin-bottom: 0;
}
.p-voice__item-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  margin-bottom: 16px;
}
.p-voice__badge {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  height: 80px;
}
.p-voice__badge--03 {
  width: 90px;
  height: 90px;
  position: relative;
  left: -14px;
}
.p-voice__badge img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-voice__item-title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
.p-voice__item-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.p-voice__illust {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 80px;
  height: 80px;
}
.p-voice__illust img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-voice__item-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 0.8125rem;
  line-height: 1.7;
  letter-spacing: -0.02em;
}

.p-student {
  background-image: url(../../img/section_09/bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 40px 0 80px;
  background-color: #fff;
}
.p-student__inner {
  padding: 0 15px;
}
.p-student__head {
  text-align: center;
  margin-bottom: 56px;
}
.p-student__head-label {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  color: #2e7fc1;
  border: 2px solid #2e7fc1;
  border-radius: 40px;
  padding: 4px 20px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.p-student__head-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2e7fc1;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.p-student__item {
  position: relative;
  margin-bottom: 24px;
  height: 180px;
}
.p-student__item:last-child {
  margin-bottom: 0;
}
.p-student__photo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 224px;
  height: auto;
  overflow: visible;
  position: absolute;
}
.p-student__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-student__balloon {
  position: absolute;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  z-index: 1;
  width: 240px;
  height: 80px;
}
.p-student__balloon-text {
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  width: 100%;
}
.p-student__balloon--01 {
  background-image: url(../../img/section_08/balloon--01.webp);
  right: 117px;
  top: -23px;
  width: 240px;
  height: 80px;
}
.p-student__photo--01 {
  top: 0;
  right: 0;
}
.p-student__balloon--02 {
  background-image: url(../../img/section_08/balloon--02.webp);
  right: -134px;
  top: -30px;
}
.p-student__photo--02 {
  top: 0;
  left: 0;
}
.p-student__balloon--03 {
  background-image: url(../../img/section_08/balloon--03.webp);
  right: 106px;
  top: -32px;
}
.p-student__photo--03 {
  top: 0;
  right: 0;
}
.p-student__balloon--04 {
  background-image: url(../../img/section_08/balloon--04.webp);
  left: 56px;
  top: -36px;
  width: 300px;
  height: 90px;
}
.p-student__photo--04 {
  top: 0;
  left: 0;
}
.p-student__balloon--05 {
  background-image: url(../../img/section_08/balloon--05.webp);
  right: 98px;
  top: -32px;
}
.p-student__photo--05 {
  top: 0;
  right: 0;
}

.p-teacher {
  padding: 0 0 60px;
  background: #ffffff;
}
.p-teacher__inner {
  padding: 0 16px;
}
.p-teacher__head {
  margin-bottom: 32px;
}
.p-teacher__head-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2e7fc1;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-align: center;
}
.p-teacher__card {
  background: #d2f3fe;
  border-radius: 16px;
  margin-bottom: 24px;
  overflow: hidden;
}
.p-teacher__card:last-child {
  margin-bottom: 0;
}
.p-teacher__card--02 {
  background: #82bee2;
}
.p-teacher__card-top {
  position: relative;
  height: 200px;
}
.p-teacher__name-plate {
  position: absolute;
  left: 19px;
  top: 63px;
  z-index: 1;
  width: 160px;
  height: auto;
}
.p-teacher__name-plate img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-teacher__name {
  position: absolute;
  top: 39%;
  left: 28px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 1.125rem;
  font-weight: 700;
  color: #233031;
  letter-spacing: 0.05em;
}
.p-teacher__photo {
  position: absolute;
  right: 24px;
  top: 24px;
  width: 200px;
  height: auto;
}
.p-teacher__photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-teacher__card-body {
  padding: 16px;
}
.p-teacher__lead {
  font-size: 0.875rem;
  font-weight: 700;
  color: #233031;
  line-height: 1.7;
  margin-bottom: 12px;
}
.p-teacher__label {
  font-size: 0.875rem;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 12px;
}
.p-teacher__text {
  font-size: 0.8125rem;
  line-height: 1.8;
  color: #233031;
  margin-bottom: 12px;
  letter-spacing: -0.02em;
}
.p-teacher__text:last-child {
  margin-bottom: 0;
}

.p-flow {
  background-image: url(../../img/section_11/bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  padding: 120px 0 140px;
  background-color: #fff;
}
.p-flow__inner {
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-flow__head {
  text-align: center;
  margin-bottom: 32px;
}
.p-flow__head-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 0.05em;
}
.p-flow__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  margin-bottom: 32px;
}
.p-flow__item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 36px;
  left: 36px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4px;
  height: 100%;
  background: #ffffff;
  z-index: 0;
}
.p-flow__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 72px;
  height: 72px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 1;
}
.p-flow__icon img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.p-flow__item:not(:last-child) .p-flow__icon::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4px;
  height: 90px;
  background: #ffffff;
  z-index: 1;
}
.p-flow__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 4px;
}
.p-flow__step {
  font-size: 1rem;
  font-weight: 700;
  color: #1c236c;
  letter-spacing: 0.1em;
  margin-bottom: 4px;
}
.p-flow__item-title {
  font-size: 1rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 4px;
}
.p-flow__item-text {
  font-size: 0.875rem;
  color: #ffffff;
  line-height: 1.6;
}

.p-faq {
  background-image: url(../../img/section_12/bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  background-color: #ffffff;
}
.p-faq__inner {
  padding: 0 16px 40px;
}
.p-faq__head {
  text-align: center;
  margin-bottom: 24px;
}
.p-faq__head-title {
  font-size: 1.375rem;
  font-weight: 700;
  color: #2e7fc1;
  letter-spacing: 0.05em;
}
.p-faq__item {
  border: 1px solid #2e7fc1;
  border-radius: 4px;
  margin-bottom: 16px;
  overflow: hidden;
}
.p-faq__item:last-child {
  margin-bottom: 0;
}
.p-faq__question {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0;
  padding: 0;
  border-bottom: 1px solid #2e7fc1;
  background: #ffffff;
}
.p-faq__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  gap: 0;
  padding: 0;
  background: #ffffff;
}
.p-faq__label {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  font-weight: 700;
}
.p-faq__label--q {
  background: #d2f3fe;
  color: #233031;
}
.p-faq__label--a {
  background: #d2f3fe;
  color: #233031;
}
.p-faq__question-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 14px 16px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #233031;
  line-height: 1.6;
}
.p-faq__answer-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 14px 16px;
  font-size: 0.8125rem;
  color: #233031;
  line-height: 1.7;
}

.p-other-wrapper {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 20px 60px;
  font-family: "Noto Serif JP", serif;
  overflow-x: hidden;
}

/* ヘッダー */
.p-other__header {
  text-align: center;
  padding: 40px 0 32px;
  border-bottom: 2px solid var(--color-sky);
}

.p-other__header-label {
  display: inline-block;
  font-size: 1rem;
  letter-spacing: 0.15em;
  color: var(--color-blue);
  margin-bottom: 8px;
}

.p-other__header-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--color-dark);
  letter-spacing: 0.05em;
}

/* リード文 */
.p-other__lead {
  font-size: 0.875rem;
  color: var(--color-text);
  margin-bottom: 32px;
  background: var(--color-sky);
  border-radius: 8px;
}

/* セクション（プライバシーポリシー用） */
.p-other__section {
  margin-bottom: 28px;
}

.p-other__section-title {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--color-blue);
  padding: 6px 0 6px 0;
  border-left: 3px solid var(--color-blue);
  margin-bottom: 10px;
}

.p-other__section-text {
  font-size: 0.875rem;
  color: var(--color-text);
  line-height: 1.9;
}

/* リスト */
.p-other__list {
  list-style: none;
  padding: 0;
}

.p-other__list-item {
  font-size: 13px;
  color: var(--color-text);
  padding-left: 1em;
  position: relative;
  line-height: 1.8;
}

.p-other__list-item::before {
  content: "・";
  position: absolute;
  left: 0;
  color: var(--color-blue);
}

/* テーブル（特定商取引法用） */
.p-other__table {
  width: 100%;
  border-collapse: collapse;
}

.p-other__table-row {
  border-bottom: 1px solid var(--color-sky);
}

.p-other__table-row:first-child {
  border-top: 1px solid var(--color-sky);
}

.p-other__table-th {
  font-size: 0.875rem;
  font-weight: 700;
  color: var(--color-blue);
  padding: 14px;
  vertical-align: top;
  white-space: nomal;
  width: 38%;
  text-align: left;
  word-break: keep-all;
}

.p-other__table-td {
  font-size: 0.875rem;
  color: var(--color-text);
  padding: 8px;
  vertical-align: top;
  line-height: 2.5;
}

/* フッター */
.p-other__footer {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid var(--color-sky);
  text-align: center;
}

.p-other__footer-back {
  display: inline-block;
  font-size: 0.875rem;
  color: var(--color-blue);
  text-decoration: none;
  padding: 10px 24px;
  border: 1px solid var(--color-blue);
  border-radius: 20px;
}

.p-other__footer-back:hover {
  background: var(--color-blue);
  color: #fff;
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .u-pc-only {
    display: none !important;
  }
  .u-sp-only {
    display: none !important;
  }
  .l-wrapper {
    max-width: 414px;
  }
  .l-bottom-cta {
    bottom: -26%;
  }
  .p-fv {
    height: auto;
  }
  .p-fv__head {
    top: 12%;
  }
  .p-fv__visual {
    margin-bottom: 160px;
  }
  .p-fv__body {
    top: 60%;
  }
  .p-curriculum__card {
    padding: 5%;
  }
}

@media screen and (max-width: 767px) {
  .u-pc-only {
    display: none !important;
  }
  .u-tab-only {
    display: none !important;
  }
  .p-offer__cta--sm {
    font-size: 0.75rem;
  }
}

@media screen and (min-width: 1280px) {
  .u-tab-only {
    display: none !important;
  }
  .u-sp-only {
    display: none !important;
  }
  .l-wrapper {
    max-width: 414px;
  }
  .l-bottom-cta {
    bottom: -26%;
  }
  .p-fv {
    height: auto;
  }
  .p-fv__head {
    top: 12%;
  }
  .p-fv__visual {
    margin-bottom: 160px;
  }
  .p-fv__body {
    top: 60%;
  }
  .p-curriculum__card {
    padding: 5%;
  }
}

@media screen and (max-width: 374px) {
  .c-btn-cv-offer {
    font-size: 1.2rem;
  }
  .l-cta .c-btn-cv {
    font-size: 1.2rem;
  }
}
/*# sourceMappingURL=style.css.map */