@charset "UTF-8";
/*　スクールライフ　mv
----------------------------------------------- */
.course_list-hero {
  padding-bottom: 11.71303vw;
  position: relative;
}

.course_list-hero__text {
  position: relative;
}

.course_list-hero__title {
  padding-top: 21.22987vw;
  text-align: center;
}

.course_list-hero__title > * {
  display: block;
}

.course_list-hero__title > *:first-child {
  font-size: 8.28571vw;
  color: #000000;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .05em;
}

.course_list-hero__title > *:last-child {
  margin-top: 5.56369vw;
  font-size: 3.42857vw;
  padding-bottom: 2.92826vw;
  position: relative;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}

.course_list-hero__title > *:last-child::after {
  width: 8.78477vw;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  height: 2px;
  background-color: #2c318d;
  content: "";
}

.course_list-hero__title > *:last-child::before {
  width: 4.39239vw;
  position: absolute;
  right: 50%;
  bottom: 0;
  z-index: 1;
  height: 2px;
  background-color: #91cd2f;
  content: "";
}

@media screen and (min-width: 701px) {
  .course_list-hero__title > *:last-child::before {
    width: 20px;
  }
}

.course_list-hero__desc {
  margin-top: 6.58858vw;
  font-size: 4.57143vw;
  font-family: "Noto Serif JP", serif;
  letter-spacing: .12em;
  text-align: center;
}

.course_list-hero__desc > * {
  line-height: 1.7;
}

.course_list-hero__desc > *::before, .course_list-hero__desc > *::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
}

.course_list-hero__desc > *::before {
  margin-top: calc((1 - 1.7) * 0.5em);
}

.course_list-hero__desc > *::after {
  margin-bottom: calc((1 - 1.7) * 0.5em);
}

.course_list-hero__deco {
  left: 4.97804vw;
  top: 3.95315vw;
  position: absolute;
  z-index: 2;
  width: auto;
  height: auto;
}

.course_list-hero__line {
  right: 7.75988vw;
  top: 14.64129vw;
  position: absolute;
}

.course_list-hero__wrap {
  position: relative;
}

.course_list-hero__wrap::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #2c318d;
  content: "";
}

.course_list-hero__wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 60px;
  background-color: #91cd2f;
  content: "";
}

@media screen and (min-width: 700.9999px) {
  .course_list-hero {
    padding-bottom: 65px;
  }
  .course_list-hero__text {
    position: relative;
  }
  .course_list-hero__title {
    padding-top: 145px;
  }
  .course_list-hero__title > *:first-child {
    font-size: 58px;
  }
  .course_list-hero__title > *:last-child {
    margin-top: 20px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .course_list-hero__title > *:last-child::after {
    width: 40px;
  }
  .course_list-hero__desc {
    margin-top: 35px;
    font-size: 24px;
  }
  .course_list-hero__deco {
    top: 20px;
    left: 20px;
  }
  .course_list-hero__line {
    top: 110px;
    right: 143px;
    font-size: 16px;
  }
}

/*　スクールライフ　banner
----------------------------------------------- */
.course_list-banner__items {
  margin-top: -1.46413vw;
}

.course_list-banner__item {
  margin-top: 1.46413vw;
}

.course_list-banner__item:nth-child(even) .course_list-banner__image {
  margin-left: 14.64129vw;
  margin-right: 0;
}

.course_list-banner__item:nth-child(even) .course_list-banner__title {
  margin-left: 7.32064vw;
}

.course_list-banner__item:nth-child(even) .course_list-banner__deco {
  left: 2.92826vw;
  right: 0;
}

.course_list-banner__item:nth-child(3) .course_list-banner__title {
  margin-left: 71.74231vw;
}

.course_list-banner__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.course_list-banner__image {
  margin-right: 14.64129vw;
  position: relative;
}

.course_list-banner__overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 49, 141, 0.15);
}

.course_list-banner__photo {
  height: 71.74231vw;
}

.course_list-banner__photo > * {
  display: block;
  width: 100%;
  height: 100%;
}

.course_list-banner__photo > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}

.course_list-banner__deco {
  top: 2.92826vw;
  right: 2.92826vw;
  position: absolute;
  z-index: 2;
  width: auto;
  height: auto;
}

.course_list-banner__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.course_list-banner__title {
  margin-top: 45.38799vw;
  margin-left: 35.87116vw;
}

@media screen and (min-width: 700.9999px) {
  .course_list-banner__items {
    margin-top: -5px;
  }
  .course_list-banner__item {
    margin-top: 5px;
  }
  .course_list-banner__item:nth-child(even) .course_list-banner__image {
    margin-right: 0;
    margin-left: calc(200px + ((100% - 1280px) / 2));
  }
  .course_list-banner__item:nth-child(even) .course_list-banner__title {
    margin-left: calc(140px + ((100% - 1280px) / 2));
  }
  .course_list-banner__item:nth-child(even) .course_list-banner__deco {
    right: 0;
    left: 20px;
  }
  .course_list-banner__item:nth-child(even) .course_list-banner__catch {
    left: calc(860px + ((100% - 1280px) / 2));
  }
  .course_list-banner__item:nth-child(3) .course_list-banner__title {
    margin-left: calc(975px + ((100% - 1280px) / 2));
  }
  .course_list-banner__item:nth-child(3) .course_list-banner__title > *:last-child {
    width: 156px;
    text-align: right;
  }
  .course_list-banner__link:hover .course_list-banner__overlay::before {
    -webkit-transform: skewX(45deg) scale(1, 1);
            transform: skewX(45deg) scale(1, 1);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
  .course_list-banner__image {
    width: calc(1080px + ((100% - 1280px) / 2));
    height: 400px;
    margin-right: calc(200px + ((100% - 1280px) / 2));
    overflow: hidden;
  }
  .course_list-banner__overlay {
    -webkit-transition: all .3s;
    transition: all .3s;
  }
  .course_list-banner__overlay::before {
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transform: skewX(45deg) scale(0, 1);
            transform: skewX(45deg) scale(0, 1);
    width: 200%;
    height: 100%;
    background-color: rgba(44, 49, 141, 0.15);
    content: "";
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s, -webkit-transform .5s;
    -webkit-transform-origin: right top;
            transform-origin: right top;
  }
  .course_list-banner__photo {
    height: 100%;
  }
  .course_list-banner__deco {
    top: 20px;
    right: 20px;
  }
  .course_list-banner__title {
    margin-top: 240px;
    margin-left: calc(740px + ((100% - 1280px) / 2));
  }
  .course_list-banner__catch {
    position: absolute;
    top: 290px;
    left: calc(140px + ((100% - 1280px) / 2));
    z-index: 3;
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.6;
    font-family: "Noto Serif JP", serif;
    letter-spacing: .12em;
  }
}

/*　教育の特色　other
----------------------------------------------- */
.course_list-other {
  margin-top: 11.71303vw;
}

.course_list-other__items {
  padding-top: 5.85652vw;
  margin-top: -1.46413vw;
}

.course_list-other__item {
  margin-top: 1.46413vw;
  height: 62.95754vw;
}

.course_list-other__link {
  display: block;
  position: relative;
}

.course_list-other__link::after {
  width: 11.71303vw;
  height: 11.71303vw;
  right: 5.85652vw;
  bottom: 5.85652vw;
  position: absolute;
  right: 0;
  bottom: 0;
  background-image: url(../../img/page/learning/learning_other_icon_arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.course_list-other__image {
  width: 100%;
  height: 100%;
}

.course_list-other__image > * {
  display: block;
  width: 100%;
  height: 100%;
}

.course_list-other__image > * > * {
  width: inherit;
  height: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}

.course_list-other__text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(44, 49, 141, 0.15);
}

.course_list-other__heading {
  margin-top: 36.60322vw;
  margin-left: 2.92826vw;
}

.course_list-other__heading > *:first-child {
  font-size: 6.85714vw;
  letter-spacing: .05em;
}

.course_list-other__heading > *:first-child > * {
  height: 10.2489vw;
  padding-top: 1.46413vw;
  padding-left: 2.19619vw;
  padding-right: 1.46413vw;
}

.course_list-other__heading > *:last-child {
  margin-top: 0.73206vw;
  font-size: 3.42857vw;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
}

.course_list-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) {
  .course_list-other {
    margin-top: 75px;
  }
  .course_list-other__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0;
    margin-left: -10px;
    padding-top: 40px;
  }
  .course_list-other__item {
    width: calc(50% - 10px);
    height: 365px;
    margin-top: 0;
    margin-left: 10px;
  }
  .course_list-other__item:nth-child(even) {
    -webkit-transition-delay: .5s !important;
            transition-delay: .5s !important;
  }
  .course_list-other__item:nth-child(even) .is-square::before, .course_list-other__item:nth-child(even) .is-square::after {
    -webkit-transition-delay: 1s;
            transition-delay: 1s;
  }
  .course_list-other__item:nth-child(even) .is-action.show > * > * > * {
    -webkit-transition-delay: 2.25s;
            transition-delay: 2.25s;
  }
  .course_list-other__item:nth-child(even) .is-action.show > * > *::before {
    -webkit-transition-delay: 1.75s;
            transition-delay: 1.75s;
  }
  .course_list-other__link {
    display: block;
    position: relative;
  }
  .course_list-other__link::after {
    right: 30px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    -webkit-transition: right .3s;
    transition: right .3s;
  }
  .course_list-other__link:hover::after {
    right: 20px;
  }
  .course_list-other__link:hover .course_list-other__text {
    background-color: rgba(44, 49, 141, 0.3);
  }
  .course_list-other__text {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
  }
  .course_list-other__heading {
    margin-top: 230px;
    margin-left: 30px;
  }
  .course_list-other__heading > *:first-child {
    font-size: 32px;
  }
  .course_list-other__heading > *:first-child > * {
    height: 46px;
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 15px;
  }
  .course_list-other__heading > *:last-child {
    margin-top: 5px;
    font-size: 16px;
  }
  .course_list-other__heading > *:last-child > * {
    height: 23px;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
}

/*　スクールライフ　footer
----------------------------------------------- */
.course_list__footer {
  margin-top: 13.17716vw;
}

@media screen and (min-width: 700.9999px) {
  .course_list__footer {
    margin-top: 120px;
  }
}
/*# sourceMappingURL=uenomiya_campus.css.map */