@charset "UTF-8";
body {
  visibility: hidden;
}

/* ヘッダー,文字色 */
@font-face {
  font-family: "DINPro";
  src: url("../fonts/DINPro.otf") format("opentype");
}
@font-face {
  font-family: "DINPro bold";
  src: url("../fonts/DINPro-Bold.otf") format("opentype");
}
.l-education-chart {
  margin-top: 7.4375rem;
}
@media screen and (max-width: 767px) {
  .l-education-chart {
    margin-top: 3.125rem;
  }
}

.l-education-education {
  margin-top: 6.5rem;
}
@media screen and (max-width: 767px) {
  .l-education-education {
    margin-top: 3.625rem;
  }
}

.l-education-environment {
  margin-top: 12.25rem;
  padding-bottom: 7.5rem;
}
@media screen and (max-width: 767px) {
  .l-education-environment {
    margin-top: 10.25rem;
  }
}

.l-education-fv {
  margin-top: 4.125rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  .l-education-fv {
    margin-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

.l-education-other {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-education-other {
    margin-top: 8.5rem;
  }
}

.l-education-training {
  margin-top: 8.3125rem;
}
@media screen and (max-width: 767px) {
  .l-education-training {
    margin-top: 4.75rem;
  }
}

.l-education-training + .l-education-training {
  margin-top: 5rem;
}

.l-education-young {
  margin-top: 12.5rem;
}
@media screen and (max-width: 767px) {
  .l-education-young {
    margin-top: 6.0625rem;
  }
}

.p-education-bg {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-education-bg {
    margin-left: auto;
    margin-right: auto;
  }
}

.p-education-bg::before {
  content: "";
  background-color: #f5f6fa;
  width: 62%;
  height: 103.2%;
  position: absolute;
  top: -4.75rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-education-bg::before {
    top: -2.4375rem;
    height: 102%;
    width: 78.6666666667vw;
    max-width: 26.25rem;
  }
}

.p-education-chart__wrap {
  margin-top: 2.375rem;
  margin-right: calc(50% - 50vw);
  overflow: auto;
}

@media screen and (max-width: 767px) {
  .p-education-chart__title {
    font-size: 1.5rem;
  }
}

.p-education-chart__img {
  aspect-ratio: 1120/1085;
  width: 70rem;
  position: relative;
}

.p-education-chart__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-education-cart__scroll {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-education-cart__scroll {
    display: block;
    width: min(16.25rem, 100%);
    position: absolute;
    top: 1.25rem;
    left: 2.125rem;
  }
}

@media screen and (max-width: 767px) {
  .p-education-education__title {
    font-size: 1.5rem;
  }
}

.p-education-education__text {
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-align: justify;
  max-width: 42.5rem;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-top: 1.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-education-education__text {
    padding: 0;
    padding: initial;
  }
}

.p-education-fv__title {
  font-size: 3.125rem;
  letter-spacing: 0.01em;
  text-transform: none;
  text-transform: initial;
}
@media screen and (max-width: 767px) {
  .p-education-fv__title {
    font-size: 1.875rem;
  }
}

.p-education-fv__btn {
  margin-top: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-education-fv__btn {
    margin-top: 1.5625rem;
  }
}

.p-education-fv__btn .c-btn {
  width: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-education-fv__btn .c-btn {
    padding: 0.5rem;
  }
}

.p-education-fv__block {
  padding-bottom: 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-education-fv__block {
    padding-bottom: 2.125rem;
  }
}

.p-education-fv__img {
  margin-top: -9.1875rem;
}
@media screen and (max-width: 767px) {
  .p-education-fv__img {
    margin-top: -2.1875rem;
  }
}

.p-education-other__wrapper {
  margin-top: 2.6875rem;
  padding-bottom: 4.625rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-education-other__wrapper {
    padding-bottom: 2.5rem;
  }
}

.p-education-other__wrapper::before {
  content: "";
  width: 71%;
  height: 106%;
  position: absolute;
  top: -5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: #f5f6fa;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-other__wrapper::before {
    height: 104%;
    top: -2.4%;
    width: 78.6666666667vw;
    max-width: 26.25rem;
  }
}

.p-education-other__body {
  padding-left: 6.25vw;
  margin-top: 2.8125rem;
  padding-top: 5rem;
  padding-bottom: 4.375rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(28.5%, transparent), color-stop(28.5%, #fff), to(#fff));
  background: linear-gradient(90deg, transparent 0%, transparent 28.5%, #fff 28.5%, #fff 100%);
}
@media screen and (max-width: 767px) {
  .p-education-other__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 2.5rem;
    padding-bottom: 2.3125rem;
    padding-top: 0;
    padding-left: 1.25rem;
    background-color: #fff;
  }
}

.p-education-other__body:nth-child(n+3) {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-education-other__body:nth-child(n+3) {
    margin-top: 3.1875rem;
  }
}

.p-education-other__body.p-education-other__body--reverse {
  margin-left: 0.625rem;
  padding-left: 0;
  padding-left: initial;
  padding-right: 6.25vw;
  margin-top: 5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(71.5%, #fff), color-stop(71.5%, transparent), to(transparent));
  background: linear-gradient(90deg, #fff 0%, #fff 71.5%, transparent 71.5%, transparent 100%);
}
@media screen and (max-width: 767px) {
  .p-education-other__body.p-education-other__body--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-top: 3.1875rem;
    margin-left: 0;
    padding-bottom: 2.3125rem;
    padding-top: 0;
    padding-left: 1.25rem;
    padding-right: 0;
    background-color: #fff;
  }
}

.p-education-other__block {
  width: 39.0625vw;
  padding-right: 4.6875rem;
  padding-left: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-education-other__block {
    width: 100%;
    margin-top: 1.875rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.p-education-other__body--reverse .p-education-other__block {
  padding-left: 4.625rem;
  padding-right: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-education-other__body--reverse .p-education-other__block {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-education-other__copy {
    line-height: 1.3333333333;
  }
}

.p-education-other__ja {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-other__ja {
    font-size: 1.125rem;
  }
}

.p-education-other__en {
  font-size: 1.125rem;
  line-height: 1.1666666667;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #aabedf;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #aabedf;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .p-education-other__en {
    font-size: 1rem;
    line-height: 0.5;
  }
}

.p-education-other__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2307692308;
  color: #3a54a4;
  margin-top: 0.3125rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-education-other__title {
    font-size: 1.5rem;
    margin-top: 0.625rem;
    text-align: center;
    line-height: 1.4;
    margin-top: 0;
  }
}

.p-education-other__text {
  font-size: 0.875rem;
  line-height: 2;
  margin-top: 1.625rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .p-education-other__text {
    margin-top: 1.0625rem;
  }
}

.p-education-other__body::after {
  content: "";
  position: absolute;
  left: 28.5%;
  top: 0;
  -webkit-transform: translateX(-28.5%);
          transform: translateX(-28.5%);
  height: 100%;
  width: 0;
  border-left: 1px solid #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-other__body::after {
    left: 0;
  }
}

.p-education-other__body.p-education-other__body--reverse::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-71.5%);
          transform: translateX(-71.5%);
  height: 100%;
  width: 0;
  border-left: 1px solid #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-other__body.p-education-other__body--reverse::after {
    left: 0;
  }
}

.p-education-other__body::before {
  content: "";
  position: absolute;
  left: 28.5%;
  bottom: -1px;
  height: 100%;
  width: 71.5%;
  border-bottom: 1px solid #3a54a4;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-other__body::before {
    width: 100%;
    left: 0;
    z-index: 0;
  }
}

.p-education-other__body.p-education-other__body--reverse::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 100%;
  width: 71.5%;
  border-bottom: 1px solid #3a54a4;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-other__body.p-education-other__body--reverse::before {
    width: 100%;
    left: 0;
    z-index: 0;
  }
}

.p-education-other__img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8125rem;
  width: 41.40625vw;
  max-height: 10.9375rem;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-education-other__img {
    max-width: 31.25rem;
    width: 89.3333333333vw;
    max-height: none;
    max-height: initial;
    margin-top: 1.5rem;
    gap: 0.625rem;
  }
}

.p-education-other__img img {
  aspect-ratio: 258/175;
  max-width: 16.125rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-education-other__img img {
    aspect-ratio: 162/110;
    max-width: 13.4375rem;
    width: calc(50% - 0.3125rem);
  }
}

.p-education-other__img.p-education-other__img--grayline {
  border: 1px solid #ccc;
}

.p-education-other__block02 {
  width: 32.65625vw;
  padding-left: 3rem;
}
@media screen and (max-width: 767px) {
  .p-education-other__block02 {
    width: 100%;
    margin-top: 1.6875rem;
    padding-left: 0;
  }
}

.p-education-training__wrapper {
  position: relative;
  padding-bottom: 4.625rem;
}
@media screen and (max-width: 767px) {
  .p-education-training__wrapper {
    padding-bottom: 2.5rem;
  }
}

.p-education-training__wrapper::before {
  content: "";
  width: 62%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-training__wrapper::before {
    width: calc(100% - 2.5rem);
  }
}

.p-education-training__titleBox {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-education-training__body {
  padding-left: 6.25vw;
  margin-top: 4.125rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(28.5%, transparent), color-stop(28.5%, #fff), to(#fff));
  background: linear-gradient(90deg, transparent 0%, transparent 28.5%, #fff 28.5%, #fff 100%);
}
@media screen and (max-width: 767px) {
  .p-education-training__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: 2.375rem;
    padding-top: 0;
    padding-left: 1.25rem;
    margin-top: 0;
    background-color: #fff;
  }
}

.p-education-training__body.p-education-training__body--reverse {
  margin-left: 0.625rem;
  margin-top: 5rem;
  padding-left: 0;
  padding-left: initial;
  padding-right: 6.25vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-color: #fff;
  z-index: 1;
  background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(71.5%, #fff), color-stop(71.5%, transparent), to(transparent));
  background: linear-gradient(90deg, #fff 0%, #fff 71.5%, transparent 71.5%, transparent 100%);
}
@media screen and (max-width: 767px) {
  .p-education-training__body.p-education-training__body--reverse {
    margin-left: 0;
    padding-right: 0;
    padding-left: 1.25rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    background-color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .p-education-training__body:nth-child(n+2) {
    margin-top: 4.375rem;
  }
}

.p-education-training__block {
  width: 39.0625vw;
  padding-right: 4.6875rem;
  padding-left: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-education-training__block {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.875rem;
  }
}

.p-education-training__body--reverse .p-education-training__block {
  padding-left: 4.625rem;
  padding-right: 3.375rem;
}
@media screen and (max-width: 767px) {
  .p-education-training__body--reverse .p-education-training__block {
    padding-left: 0;
    padding-left: initial;
    padding-right: 0;
    padding-right: initial;
  }
}

.p-education-training__ja {
  font-size: 1.5rem;
  line-height: 2;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-training__ja {
    font-size: 1.125rem;
  }
}

.p-education-training__en {
  font-size: 1.125rem;
  line-height: 1.1666666667;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #aabedf;
  padding-bottom: 0.25rem;
  border-bottom: 1px solid #aabedf;
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .p-education-training__en {
    font-size: 1rem;
    line-height: 0.5;
  }
}

.p-education-training__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2307692308;
  color: #3a54a4;
  margin-top: 0.3125rem;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-education-training__title {
    font-size: 1.25rem;
    margin-top: 0.625rem;
    text-align: center;
    line-height: 1.4;
    margin-top: 0;
  }
}

.p-education-training__text {
  font-size: 0.875rem;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 1.625rem;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .p-education-training__text {
    margin-top: 1.6875rem;
    padding-right: 1.25rem;
  }
}

.p-education-training__body::after {
  content: "";
  position: absolute;
  left: 28.5%;
  top: 0;
  -webkit-transform: translateX(-28.5%);
          transform: translateX(-28.5%);
  height: 100%;
  width: 0;
  border-left: 1px solid #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-training__body::after {
    left: 0;
  }
}

.p-education-training__body.p-education-training__body--reverse::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-71.5%);
          transform: translateX(-71.5%);
  height: 100%;
  width: 0;
  border-left: 1px solid #3a54a4;
}
@media screen and (max-width: 767px) {
  .p-education-training__body.p-education-training__body--reverse::after {
    left: 0;
  }
}

.p-education-training__body::before {
  content: "";
  position: absolute;
  left: 28.5%;
  bottom: -1px;
  height: 100%;
  width: 71.5%;
  border-bottom: 1px solid #3a54a4;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-training__body::before {
    width: 100%;
    left: 0;
    z-index: 0;
  }
}

.p-education-training__body.p-education-training__body--reverse::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 100%;
  width: 71.5%;
  border-bottom: 1px solid #3a54a4;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-education-training__body.p-education-training__body--reverse::before {
    width: 100%;
    left: 0;
    z-index: 0;
  }
}

.p-education-training__img {
  height: 100%;
  width: 41.40625vw;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-education-training__img {
    max-width: 27.5rem;
    width: 89.3333333333vw;
    margin-top: 2.125rem;
  }
}

.p-education-training__img.p-education-training__img--grayline {
  border: 1px solid #ccc;
}

.p-education-training__img img {
  aspect-ratio: 530/320;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-education-training__img img {
    aspect-ratio: 335/202;
  }
}

.p-education-training__img02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.8125rem;
  width: 41.40625vw;
  max-height: 10.9375rem;
  z-index: 1;
}

.p-education-training__img02 img {
  aspect-ratio: 258/175;
  max-width: 16.125rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-education-training__block02 {
  width: 32.65625vw;
  padding-left: 3rem;
}
@media screen and (max-width: 767px) {
  .p-education-training__block02 {
    width: 100%;
    padding-left: 2.5rem;
    padding-right: 0;
    margin-right: -1.25rem;
    margin-top: 1.875rem;
    padding-right: 1.25rem;
  }
}

.p-education-young {
  position: relative;
}

.p-education-young__wrap {
  max-width: 42.5rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.875rem;
}

@media screen and (max-width: 767px) {
  .p-education-young__title {
    font-size: 1.5rem;
  }
}

.p-education-young__explain {
  font-size: 0.875rem;
  line-height: 2;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding: 0 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-education-young__explain {
    padding: 0;
    padding: initial;
  }
}

.p-education-young__illust {
  margin-top: 1.6875rem;
  aspect-ratio: 650/485;
  width: 40.625rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .p-education-young__illust {
    aspect-ratio: 337/569;
    max-width: 31.25rem;
    width: 100%;
  }
}

.p-education-young__illust img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/*# sourceMappingURL=education.css.map */
