@charset "UTF-8";
/*　進学実績　mv
----------------------------------------------- */
.academic_results-hero {
  position: relative;
  z-index: 2;
  margin-left: 3.66032vw;
  margin-right: 3.66032vw;
}

.academic_results-hero__image {
  position: relative;
}

.academic_results-hero__photo {
  height: 100%;
  height: 71.01025vw;
}

.academic_results-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.academic_results-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.academic_results-hero__deco {
  position: absolute;
  z-index: 2;
  bottom: 29.28258vw;
  left: 2.92826vw;
  width: auto;
  height: auto;
}

.academic_results-hero__line {
  position: absolute;
  left: 6.29575vw;
  top: 14.64129vw;
}

.academic_results-hero__text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.academic_results-hero__wrap {
  position: relative;
  z-index: 2;
}

.academic_results-hero__title {
  margin-top: 38.06735vw;
  margin-left: 5.85652vw;
}

@media screen and (min-width: 700.9999px) {
  .academic_results-hero {
    margin-left: 140px;
    margin-right: 140px;
  }
  .academic_results-hero__photo {
    height: 470px;
  }
  .academic_results-hero__deco {
    bottom: 205px;
    left: 20px;
  }
  .academic_results-hero__line {
    top: 70px;
    left: 100px;
  }
  .academic_results-hero__text {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .academic_results-hero__wrap {
    position: relative;
    z-index: 2;
  }
  .academic_results-hero__title {
    margin-top: 220px;
    margin-left: 80px;
  }
}

/*　進学実績　全体
----------------------------------------------- */
.academic_results__items {
  padding-top: 1.46413vw;
  margin-top: -6.29575vw;
}

.academic_results__item {
  margin-top: 6.29575vw;
}

.academic_results__heading {
  text-align: center;
  font-size: 3.42857vw;
  letter-spacing: 0.125em;
  font-weight: 700;
  color: #ffffff;
  padding-top: 2.63543vw;
  padding-bottom: 2.63543vw;
  background-color: #2c318d;
}

.academic_results__heading.title-sub {
  background-color: rgba(44, 49, 141, 0.5);
}

.academic_results__lists {
  padding-bottom: 4.39239vw;
}

.academic_results__list {
  padding-top: 1.50073vw;
  padding-bottom: 1.50073vw;
  padding-left: 2.92826vw;
  padding-right: 2.19619vw;
  letter-spacing: 0.125em;
}

.academic_results__list:not(:first-child) {
  border-top: 1px solid #000000;
}

.academic_results__list > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 700.9999px) {
  .academic_results__items {
    padding-top: 10px;
    margin-top: -16px;
    width: 790px;
    margin-left: auto;
    margin-right: auto;
  }
  .academic_results__item {
    margin-top: 16px;
  }
  .academic_results__heading {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .academic_results__lists {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .academic_results__lists.column {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 2em;
            column-gap: 2em;
    -webkit-column-rule: 1px solid #000000;
            column-rule: 1px solid #000000;
  }
  .academic_results__list {
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 18px;
  }
  .academic_results__list.no-border {
    border-top: none;
  }
}

/*　進学実績　success
----------------------------------------------- */
.academic_results-success {
  padding-top: 38.06735vw;
  padding-bottom: 26.35432vw;
  margin-top: -24.89019vw;
  background-color: #f4f8f8;
}

.academic_results-success__title {
  font-size: 6vw;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  font-weight: 500;
  color: #2c318d;
  padding-bottom: 4.39239vw;
  position: relative;
}

.academic_results-success__title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 8.78477vw;
  height: 1px;
  background-color: #2c318d;
}

.academic_results-success__title > * {
  line-height: 1.45;
}

.academic_results-success__title > *::before, .academic_results-success__title > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.academic_results-success__title > *::before {
  margin-top: calc((1 - 1.45) * 0.5em);
}

.academic_results-success__title > *::after {
  margin-bottom: calc((1 - 1.45) * 0.5em);
}

.academic_results-success__title > * > * {
  font-size: 0.7em;
}

.academic_results-success__desc {
  margin-top: 3.66032vw;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  font-size: 3.42857vw;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.academic_results-success__note {
  margin-top: 1.46413vw;
  text-align: right;
  line-height: 1.2;
  font-size: 0.8em;
}

.academic_results-success__note::before, .academic_results-success__note::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.academic_results-success__note::before {
  margin-top: calc((1 - 1.2) * 0.5em);
}

.academic_results-success__note::after {
  margin-bottom: calc((1 - 1.2) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .academic_results-success {
    padding-top: calc(90px + 150px);
    margin-top: -150px;
    padding-bottom: 95px;
  }
  .academic_results-success__title {
    font-size: 28px;
    padding-bottom: 20px;
  }
  .academic_results-success__title::after {
    width: 100px;
  }
  .academic_results-success__title > * {
    line-height: 1.45;
  }
  .academic_results-success__title > *::before, .academic_results-success__title > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .academic_results-success__title > *::before {
    margin-top: calc((1 - 1.45) * 0.5em);
  }
  .academic_results-success__title > *::after {
    margin-bottom: calc((1 - 1.45) * 0.5em);
  }
  .academic_results-success__title > * > * {
    font-size: 0.7em;
  }
  .academic_results-success__desc {
    font-size: 16px;
    margin-top: 15px;
  }
  .academic_results-success__note {
    margin-top: 10px;
    width: 790px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1em;
  }
}

/*　進学実績　recommended
----------------------------------------------- */
.academic_results-recommended__title {
  padding-top: 9.51684vw;
  text-align: center;
  font-size: 4.57143vw;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  margin-top: -21.96193vw;
  background-color: white;
  letter-spacing: 0.12em;
}

.academic_results-recommended__title > * {
  line-height: 1.7;
}

.academic_results-recommended__title > *::before, .academic_results-recommended__title > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.academic_results-recommended__title > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.academic_results-recommended__title > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.academic_results-recommended__items {
  padding-top: 5.12445vw;
}

.academic_results-recommended__note {
  font-size: 3.42857vw;
  letter-spacing: 0.05em;
  padding-bottom: 1.46413vw;
  width: calc(100% + (10vw / 6.83));
}

.academic_results-recommended__note > * {
  line-height: 1.7;
}

.academic_results-recommended__note > *::before, .academic_results-recommended__note > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.academic_results-recommended__note > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.academic_results-recommended__note > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .academic_results-recommended__title {
    padding-top: 60px;
    font-size: 28px;
    margin-top: -30px;
  }
  .academic_results-recommended__title > * {
    line-height: 1.8;
  }
  .academic_results-recommended__title > *::before, .academic_results-recommended__title > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .academic_results-recommended__title > *::before {
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .academic_results-recommended__title > *::after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .academic_results-recommended__items {
    padding-top: 50px;
  }
  .academic_results-recommended__note {
    font-size: 3.42857vw;
    letter-spacing: 0.05em;
    padding-bottom: 1.46413vw;
    font-size: 14px;
    width: auto;
  }
  .academic_results-recommended__note > * {
    line-height: 1.7;
  }
  .academic_results-recommended__note > *::before, .academic_results-recommended__note > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .academic_results-recommended__note > *::before {
    margin-top: calc((1 - 1.7) * 0.5em);
  }
  .academic_results-recommended__note > *::after {
    margin-bottom: calc((1 - 1.7) * 0.5em);
  }
}

/*　進学実績　footer
----------------------------------------------- */
.academic_results__footer {
  margin-top: 10.2489vw;
}

@media screen and (min-width: 700.9999px) {
  .academic_results__footer {
    margin-top: 60px;
  }
}
/*# sourceMappingURL=academic_results.css.map */