@charset "UTF-8";
/*　教育の特色　mv
----------------------------------------------- */
.learning-hero {
  position: relative;
}

.learning-hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background-color: #2c318d;
  width: 19.76574vw;
  height: 5.12445vw;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
          clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.learning-hero::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -60.76135vw;
  width: 100%;
  height: 110.10249vw;
  background-image: url(../../img/page/learning/learning_mv_bg_img_sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.learning-hero__wrap {
  position: relative;
  z-index: 2;
}

.learning-hero__image {
  position: relative;
}

.learning-hero__photo {
  padding-left: 18.30161vw;
  height: 87.84773vw;
}

.learning-hero__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.learning-hero__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.learning-hero__deco {
  position: absolute;
  z-index: 2;
  top: 2.19619vw;
  left: 21.22987vw;
  width: auto;
  height: auto;
}

.learning-hero__line {
  position: absolute;
  left: 0.29283vw;
  top: 67.78917vw;
}

.learning-hero__text {
  margin-top: 5.85652vw;
}

.learning-hero__title {
  padding-top: 5.85652vw;
  padding-left: 4.39239vw;
  color: #2c318d;
  padding-bottom: 6.58858vw;
  position: relative;
}

.learning-hero__title::after {
  left: 0;
  top: 0;
}

.learning-hero__title::before {
  content: '';
  position: absolute;
  left: 4.39239vw;
  bottom: 0;
  height: 1px;
  width: 14.64129vw;
  background-color: #2c318d;
}

.learning-hero__title > * {
  display: block;
  font-family: "Noto Serif JP", serif;
}

.learning-hero__title > *:first-child {
  font-size: 8.28571vw;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.learning-hero__title > *:last-child {
  margin-top: 4.39239vw;
  font-size: 3.71429vw;
  font-weight: 600;
  letter-spacing: 0.12em;
}

.learning-hero__desc {
  width: 71.74231vw;
  margin-top: 9.51684vw;
  margin-left: 4.39239vw;
  font-size: 3.71429vw;
  line-height: 1.95;
  letter-spacing: 0.025em;
}

.learning-hero__desc::before, .learning-hero__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-hero__desc::before {
  margin-top: calc((1 - 1.95) * 0.5em);
}

.learning-hero__desc::after {
  margin-bottom: calc((1 - 1.95) * 0.5em);
}

@media screen and (min-width: 700.9999px) {
  .learning-hero {
    position: relative;
  }
  .learning-hero::before {
    -webkit-clip-path: none;
            clip-path: none;
    height: 500px;
    top: -610px;
    left: calc(-860px + ((100% - 1280px) / 2));
    width: 3000px;
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
  .learning-hero::after {
    bottom: auto;
    top: 10px;
    left: calc(-860px + ((100% - 1280px) / 2));
    width: 3000px;
    height: 1367px;
    background-image: url(../../img/page/learning/learning_mv_bg_img_pc.svg);
    background-size: 3000px auto;
    background-position: center top;
  }
  .learning-hero__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .learning-hero__photo {
    width: 550px;
    height: 720px;
    padding-left: 0;
  }
  .learning-hero__deco {
    top: 20px;
    left: 20px;
  }
  .learning-hero__line {
    top: 80px;
    left: 143px;
    font-size: 16px;
  }
  .learning-hero__text {
    margin-top: 255px;
  }
  .learning-hero__title {
    padding-top: 40px;
    padding-left: 30px;
    padding-bottom: 40px;
  }
  .learning-hero__title::before {
    left: 30px;
    width: 100px;
    height: 2px;
  }
  .learning-hero__title > *:first-child {
    font-size: 42px;
  }
  .learning-hero__title > *:last-child {
    font-size: 18px;
    margin-top: 20px;
  }
  .learning-hero__desc {
    line-height: 2;
    font-size: 14px;
    width: 330px;
    margin-left: 30px;
    margin-top: 40px;
    letter-spacing: 0.05em;
  }
  .learning-hero__desc::before, .learning-hero__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-hero__desc::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .learning-hero__desc::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
}

/*　教育の特色　desc
----------------------------------------------- */
.learning-desc {
  padding-top: 19.03367vw;
  position: relative;
}

.learning-desc::before {
  content: '';
  position: absolute;
  background-color: rgba(44, 49, 141, 0.1);
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  height: 78.33089vw;
  width: 200%;
  width: 204.97804vw;
  bottom: 93.70425vw;
  left: -51.24451vw;
}

.learning-desc__items {
  margin-top: -20.4978vw;
}

.learning-desc__item {
  margin-top: 20.4978vw;
}

.learning-desc__item:nth-child(even) .learning-desc__num {
  right: auto;
  left: 5.12445vw;
}

.learning-desc__item.item02 .learning-desc__heading {
  line-height: 2.1;
  padding-bottom: 2.92826vw;
}

.learning-desc__item.item02 .learning-desc__heading::before, .learning-desc__item.item02 .learning-desc__heading::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-desc__item.item02 .learning-desc__heading::before {
  margin-top: calc((1 - 2.1) * 0.5em);
}

.learning-desc__item.item02 .learning-desc__heading::after {
  margin-bottom: calc((1 - 2.1) * 0.5em);
}

.learning-desc__item.item02 .learning-desc__heading > * {
  margin-top: 0;
  margin-right: 2.19619vw;
}

.learning-desc__item.item02 .learning-desc__detail {
  margin-top: 5.12445vw;
}

.learning-desc__item.item03 .learning-desc__heading > * {
  margin-right: 2.19619vw;
}

.learning-desc__image {
  position: relative;
}

.learning-desc__photo {
  width: 100%;
  height: 52.70864vw;
}

.learning-desc__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.learning-desc__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.learning-desc__num {
  position: absolute;
  z-index: 3;
  right: 2.92826vw;
  top: -6.58858vw;
  width: 10.98097vw;
  height: auto;
}

.learning-desc__text {
  margin-top: 8.78477vw;
}

.learning-desc__heading {
  font-family: "Noto Serif JP", serif;
  font-size: 5.85714vw;
  letter-spacing: 0.12em;
  line-height: 1.9;
  padding-bottom: 2.92826vw;
}

.learning-desc__heading::before, .learning-desc__heading::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-desc__heading::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.learning-desc__heading::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.learning-desc__heading > * {
  display: inline-block;
  margin-top: 1.02489vw;
  padding-left: 2.19619vw;
  padding-right: 1.75695vw;
  color: #ffffff;
  background-color: #2c318d;
  -webkit-clip-path: polygon(0 0, calc(100% - (15vw / 6.83)) 0, 100% calc(15vw / 6.83), 100% 100%, 0 100%);
          clip-path: polygon(0 0, calc(100% - (15vw / 6.83)) 0, 100% calc(15vw / 6.83), 100% 100%, 0 100%);
}

.learning-desc__detail {
  margin-top: 7.32064vw;
  letter-spacing: 0.025em;
  padding-bottom: 10.2489vw;
}

.learning-desc__detail > * {
  line-height: 1.9;
}

.learning-desc__detail > *::before, .learning-desc__detail > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-desc__detail > *::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.learning-desc__detail > *::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.learning-desc__detail::after {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  width: 8.78477vw;
  height: 8.78477vw;
  border-width: calc(8vw / 6.83);
}

@media screen and (min-width: 700.9999px) {
  .learning-desc {
    padding-top: 130px;
  }
  .learning-desc::before {
    background-color: rgba(44, 49, 141, 0.1);
    height: 550px;
    bottom: 180px;
    left: calc(-860px + ((100% - 1280px) / 2));
    width: 3000px;
  }
  .learning-desc__items {
    margin-top: -70px;
  }
  .learning-desc__item {
    margin-top: 70px;
    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;
  }
  .learning-desc__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .learning-desc__item:nth-child(even) .learning-desc__num {
    right: auto;
    left: -536px;
    top: 60px;
  }
  .learning-desc__item.item02 .learning-desc__photo {
    width: 464px;
    height: 540px;
  }
  .learning-desc__item.item02 .learning-desc__text {
    padding-left: 0;
    margin-top: 210px;
  }
  .learning-desc__item.item02 .learning-desc__heading {
    line-height: 1.8;
    padding-bottom: 20px;
  }
  .learning-desc__item.item02 .learning-desc__heading::before, .learning-desc__item.item02 .learning-desc__heading::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-desc__item.item02 .learning-desc__heading::before {
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .learning-desc__item.item02 .learning-desc__heading::after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .learning-desc__item.item02 .learning-desc__heading > * {
    margin-right: 15px;
  }
  .learning-desc__item.item02 .learning-desc__detail {
    margin-top: 20px;
    width: 446px;
  }
  .learning-desc__item.item03 {
    margin-top: 110px;
  }
  .learning-desc__item.item03 .learning-desc__text {
    margin-top: 105px;
  }
  .learning-desc__item.item03 .learning-desc__heading > * {
    margin-right: 15px;
  }
  .learning-desc__image {
    position: relative;
  }
  .learning-desc__photo {
    width: 595px;
    height: 370px;
  }
  .learning-desc__num {
    right: -20px;
    top: -25px;
    width: 70px;
  }
  .learning-desc__text {
    margin-top: 55px;
    padding-left: 70px;
  }
  .learning-desc__heading {
    line-height: 1.8;
    font-size: 28px;
    padding-bottom: 20px;
  }
  .learning-desc__heading::before, .learning-desc__heading::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-desc__heading::before {
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .learning-desc__heading::after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .learning-desc__heading > * {
    margin-top: -10px;
    padding-left: 10px;
    padding-right: 8px;
    -webkit-clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
            clip-path: polygon(0 0, calc(100% - 10px) 0, 100% 10px, 100% 100%, 0 100%);
  }
  .learning-desc__detail {
    margin-top: 30px;
    padding-bottom: 70px;
    letter-spacing: 0.05em;
  }
  .learning-desc__detail > * {
    line-height: 2;
  }
  .learning-desc__detail > *::before, .learning-desc__detail > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-desc__detail > *::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .learning-desc__detail > *::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .learning-desc__detail::after {
    border-width: 4px;
    width: 30px;
    height: 30px;
  }
}

/*　教育の特色　course
----------------------------------------------- */
.learning-course {
  margin-top: 19.03367vw;
  padding-bottom: 11.71303vw;
  position: relative;
}

.learning-course::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: -7.32064vw;
  width: calc(100% + (100vw / 6.83));
  height: 136.16398vw;
  background-color: #f4f8f8;
}

.learning-course > * {
  position: relative;
  z-index: 2;
}

.learning-course__title {
  font-size: 5.85714vw;
  font-family: "Noto Serif JP", serif;
  text-align: center;
  letter-spacing: 0.12em;
  font-weight: 500;
  padding-bottom: 8.05271vw;
  position: relative;
}

.learning-course__title > * {
  line-height: 1.8;
}

.learning-course__title > *::before, .learning-course__title > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-course__title > *::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}

.learning-course__title > *::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}

.learning-course__title > * > * {
  color: #2c318d;
}

.learning-course__title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-image: url(../../img/page/learning/learning_course_title_deco.svg);
  background-repeat: no-repeat;
  background-size: contain;
  width: 9.37042vw;
  height: 1.1713vw;
}

.learning-course__desc {
  margin-top: 7.32064vw;
  line-height: 1.9;
  letter-spacing: 0.025em;
}

.learning-course__desc::before, .learning-course__desc::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-course__desc::before {
  margin-top: calc((1 - 1.9) * 0.5em);
}

.learning-course__desc::after {
  margin-bottom: calc((1 - 1.9) * 0.5em);
}

.learning-course__scroll {
  margin-top: 14.64129vw;
  width: calc(100% + (50vw / 6.83));
}

.learning-course__scroll--wrap {
  width: 204.97804vw;
  padding-right: 7.32064vw;
}

.learning-course__note {
  margin-top: 3.66032vw;
  font-size: 3.42857vw;
  line-height: 1.8;
  letter-spacing: 0.025em;
}

.learning-course__note::before, .learning-course__note::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.learning-course__note::before {
  margin-top: calc((1 - 1.8) * 0.5em);
}

.learning-course__note::after {
  margin-bottom: calc((1 - 1.8) * 0.5em);
}

.learning-course__link {
  margin-top: 9.51684vw;
}

.learning-course__link > * > *::before {
  background-color: #2c318d;
}

.learning-course__link > *::before {
  content: none;
}

.learning-course__link > *::after {
  border: none;
}

.learning-course__link:hover > * {
  color: #ffffff;
}

.learning-course__link:hover > * > *::after {
  background-image: url(../../img/common/icon_banner_arrow_hover.svg);
}

@media screen and (min-width: 700.9999px) {
  .learning-course {
    margin-top: 100px;
    padding-bottom: 80px;
  }
  .learning-course::before {
    width: 200%;
    left: -50%;
    height: 658px;
  }
  .learning-course__title {
    font-size: 28px;
    padding-bottom: 45px;
    position: relative;
  }
  .learning-course__title > * {
    line-height: 1.8;
  }
  .learning-course__title > *::before, .learning-course__title > *::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-course__title > *::before {
    margin-top: calc((1 - 1.8) * 0.5em);
  }
  .learning-course__title > *::after {
    margin-bottom: calc((1 - 1.8) * 0.5em);
  }
  .learning-course__title > * > * {
    color: #2c318d;
  }
  .learning-course__title::after {
    width: 64px;
    height: 8px;
  }
  .learning-course__desc {
    width: 740px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
    letter-spacing: 0.05em;
  }
  .learning-course__desc::before, .learning-course__desc::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
  }
  .learning-course__desc::before {
    margin-top: calc((1 - 2) * 0.5em);
  }
  .learning-course__desc::after {
    margin-bottom: calc((1 - 2) * 0.5em);
  }
  .learning-course__scroll {
    width: 100%;
    margin-top: 65px;
  }
  .learning-course__scroll .scroll-hint-icon {
    display: none;
  }
  .learning-course__scroll--wrap {
    width: 100%;
    padding-right: 0;
  }
  .learning-course__note {
    font-size: 14px;
    margin-top: 20px;
    letter-spacing: 0.05em;
  }
  .learning-course__link {
    margin-top: 55px;
    width: 320px;
    margin-left: auto;
  }
}

/*　教育の特色　other
----------------------------------------------- */
.learning-other {
  margin-top: 12.4451vw;
}

.learning-other__items {
  padding-top: 5.85652vw;
  margin-top: -1.46413vw;
}

.learning-other__item {
  margin-top: 1.46413vw;
  height: 62.95754vw;
}

.learning-other__link {
  position: relative;
  display: block;
}

.learning-other__link::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../../img/page/learning/learning_other_icon_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 11.71303vw;
  height: 11.71303vw;
  right: 5.85652vw;
  bottom: 5.85652vw;
}

.learning-other__image {
  width: 100%;
  height: 100%;
}

.learning-other__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.learning-other__image > * > * {
  height: inherit;
  width: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.learning-other__text {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(44, 49, 141, 0.15);
}

.learning-other__heading {
  margin-top: 36.60322vw;
  margin-left: 2.92826vw;
}

.learning-other__heading > *:first-child {
  font-size: 6.85714vw;
  letter-spacing: 0.05em;
}

.learning-other__heading > *:first-child > * {
  height: 10.2489vw;
  padding-top: 1.46413vw;
  padding-left: 2.19619vw;
  padding-right: 1.46413vw;
}

.learning-other__heading > *:last-child {
  margin-top: 0.73206vw;
  letter-spacing: 0;
  font-family: "Poppins", sans-serif;
  font-size: 3.42857vw;
}

.learning-other__heading > *:last-child > * {
  height: 5.12445vw;
  padding-top: 1.02489vw;
  padding-left: 2.19619vw;
  padding-right: 2.19619vw;
}

@media screen and (min-width: 700.9999px) {
  .learning-other {
    margin-top: 90px;
  }
  .learning-other__items {
    padding-top: 40px;
    margin-top: 0;
    margin-left: -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .learning-other__item {
    margin-top: 0;
    width: calc(50% - 10px);
    height: 365px;
    margin-left: 10px;
  }
  .learning-other__item:nth-child(even) {
    -webkit-transition-delay: .5s !important;
            transition-delay: .5s !important;
  }
  .learning-other__item:nth-child(even) .is-square::before, .learning-other__item:nth-child(even) .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .learning-other__item:nth-child(even) .is-action.show > * > * > * {
    -webkit-transition-delay: 2.25s;
            transition-delay: 2.25s;
  }
  .learning-other__item:nth-child(even) .is-action.show > * > *::before {
    -webkit-transition-delay: 1.75s;
            transition-delay: 1.75s;
  }
  .learning-other__link {
    position: relative;
    display: block;
  }
  .learning-other__link::after {
    width: 40px;
    height: 40px;
    bottom: 30px;
    right: 30px;
    -webkit-transition: right .3s;
    transition: right .3s;
  }
  .learning-other__link:hover::after {
    right: 20px;
  }
  .learning-other__link:hover .learning-other__text {
    background-color: rgba(44, 49, 141, 0.3);
  }
  .learning-other__text {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
  }
  .learning-other__heading {
    margin-top: 230px;
    margin-left: 30px;
  }
  .learning-other__heading > *:first-child {
    font-size: 32px;
  }
  .learning-other__heading > *:first-child > * {
    height: 46px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 10px;
  }
  .learning-other__heading > *:last-child {
    font-size: 16px;
    margin-top: 5px;
  }
  .learning-other__heading > *:last-child > * {
    height: 23px;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/*　教育の特色　footer
----------------------------------------------- */
.learning-other__footer {
  margin-top: 13.17716vw;
}

@media screen and (min-width: 700.9999px) {
  .learning-other__footer {
    margin-top: 80px;
  }
}
/*# sourceMappingURL=learning.css.map */