.front-page #site__header {
  left: 0;
  position: absolute;
  top: 0;
  --link-color: #ffffff;
  --link-color-hover: #ffffff;
  --link-color-visited: #ffffff;
  --link-bg-color: transparent;
  --link-bg-color-hover: transparent;
  --link-decoration: none;
  --link-decoration-hover: underline;
}
.front-page #site__header > .inner {
  background: transparent;
}
.front-page #site__body {
  position: relative;
}
.front-page .jumbotron:before {
  background: transparent -webkit-gradient(linear, left top, left bottom, from(#808080), to(#80808000)) 0% 0% no-repeat;
  background: transparent linear-gradient(180deg, #808080 0%, #80808000 100%) 0% 0% no-repeat;
  content: "";
  height: 160px;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0.6;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .front-page .jumbotron:before {
    height: 394px;
  }
}

.scrollify .snap {
  height: 100vh;
}
.scrollify .snap > .inner {
  height: 100%;
}
.scrollify .schoollife > .inner {
  height: 100vh;
  overflow: hidden;
}

.front-page .jumbotron {
  position: relative;
}
.front-page .jumbotron .video {
  background-color: #4a9dcc;
  background-size: cover;
  height: 100vh;
  left: 0;
  min-height: 380px;
  overflow: hidden;
  pointer-events: none;
  position: relative;
  top: 0;
  width: 100%;
}
.front-page .jumbotron .video video {
  height: 100%;
  width: 100%;
  z-index: -1;
  -o-object-fit: cover;
  object-fit: cover;
}

.front-page .notice {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 101;
  --link-color: #215FA6;
  --link-color-hover: #215FA6;
  --link-color-visited: #215FA6;
  --link-bg-color: transparent;
  --link-bg-color-hover: transparent;
  --link-decoration: none;
  --link-decoration-hover: underline;
}
.front-page .notice > .inner {
  height: 80px;
  padding-right: 100px;
}
@media screen and (min-width: 768px) {
  .front-page .notice > .inner {
    border-radius: 10px;
    display: grid;
    grid-template-columns: auto 1fr;
    height: 55px;
    margin-left: auto;
    max-width: 1000px;
    padding-right: 120px;
  }
}
.front-page .notice .label {
  background: #215FA6;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  color: #ffffff;
  display: none;
  font-size: 14px;
  letter-spacing: 0em;
  line-height: 1;
  padding: 0 1em;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .front-page .notice .label {
    display: grid;
    place-content: center;
  }
}
.front-page .notice .swiper {
  background: #ffffff;
  border-radius: 5px;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .front-page .notice .swiper {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 10px;
  }
}
.front-page .notice .swiper-slide {
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 15px;
}
@media screen and (min-width: 768px) {
  .front-page .notice .swiper-slide {
    grid-template-columns: auto 1fr auto;
    height: 55px;
    padding: 0 20px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .front-page .notice .swiper-slide:after {
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: never;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
  }
}
.front-page .notice .date {
  font-size: 12px;
  letter-spacing: 0em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .front-page .notice .date {
    font-size: 14px;
  }
}
.front-page .notice .txt {
  font-size: 13px;
  letter-spacing: 0em;
  line-height: 1.2308;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  display: -webkit-box;
  margin-top: 8px;
  max-height: 3em;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 768px) {
  .front-page .notice .txt {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .front-page .notice .txt {
    -webkit-line-clamp: 1;
    margin: 0;
    line-clamp: 1;
    line-height: 1;
    white-space: nowrap;
  }
}

.front-page .jumbotron {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding-bottom: 72px;
}
@media screen and (min-width: 768px) {
  .front-page .jumbotron {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
  }
}
.front-page .banner-link {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 101;
}
.front-page .banner-link > .inner {
  max-width: 1080px;
}
.front-page .banner-link .swiper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  overflow: visible;
}
@media screen and (min-width: 768px) {
  .front-page .banner-link .swiper {
    overflow: hidden;
  }
}
.front-page .banner-link .swiper .swiper-button-prev,
.front-page .banner-link .swiper .swiper-button-next {
  height: auto;
  top: 50%;
  translate: 0 -50%;
  width: auto;
}
.front-page .banner-link .swiper .swiper-button-prev:after,
.front-page .banner-link .swiper .swiper-button-next:after {
  background: #ffffff;
  border-radius: 50%;
  color: #00428E;
  font-size: 40px;
}
.front-page .banner-link .swiper .swiper-button-prev:after {
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
}
@media screen and (min-width: 576px) {
  .front-page .banner-link .swiper .swiper-button-prev {
    left: -12px;
  }
}
@media screen and (min-width: 768px) {
  .front-page .banner-link .swiper .swiper-button-prev {
    left: 0;
  }
}
.front-page .banner-link .swiper .swiper-button-next:after {
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e903";
}
@media screen and (min-width: 576px) {
  .front-page .banner-link .swiper .swiper-button-next {
    right: -12px;
  }
}
@media screen and (min-width: 768px) {
  .front-page .banner-link .swiper .swiper-button-next {
    right: 0;
  }
}
.front-page .banner-link .swiper .swiper-slide {
  max-width: 380px;
  padding: 0 5px;
  width: 74.4vw;
}
@media screen and (min-width: 576px) {
  .front-page .banner-link .swiper .swiper-slide {
    width: calc(100% / 2);
  }
}
@media screen and (min-width: 768px) {
  .front-page .banner-link .swiper .swiper-slide {
    padding: 0 10px;
  }
}
@media screen and (min-width: 992px) {
  .front-page .banner-link .swiper .swiper-slide {
    width: calc(100% / 3);
  }
}
.front-page .banner-link .swiper .swiper-pagination {
  --swiper-pagination-color: #215FA6;
  --swiper-pagination-bullet-width: 6px;
  --swiper-pagination-bullet-height: 6px;
  --swiper-pagination-bullet-inactive-color: transparent;
  --swiper-pagination-bullet-inactive-opacity: 1;
  padding-bottom: 12px;
  position: relative;
  top: 0;
}
.front-page .banner-link .swiper .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid var(--swiper-pagination-color);
}
@media screen and (min-width: 768px) {
  .front-page .banner-link .swiper .swiper-pagination {
    --swiper-pagination-color: #ffffff;
  }
}

.topics_archive_block {
  padding-bottom: 60px;
  padding-top: 64px;
}
@media screen and (min-width: 768px) {
  .topics_archive_block {
    padding-top: 84px;
  }
}
.topics_archive_block:before {
  aspect-ratio: 1.6438;
  background-image: url("../img/front-page/topics/deco.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  left: 0;
  position: absolute;
  top: 2.5641vw;
  width: 34.61538vw;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .topics_archive_block:before {
    top: 1.5vw;
    width: 15vw;
  }
}
.topics_archive_block .head h2 {
  font-size: 33px;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .topics_archive_block .head h2 {
    font-size: 50px;
  }
}

.block.schoollife > .inner {
  container: schoollife/inline-size;
  max-width: none;
  overflow: hidden;
  padding: 0;
  width: auto;
}
.block.schoollife .panel {
  position: relative;
}
.block.schoollife .label {
  color: #FF5EA1;
  font-family: "Fugaz One", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0em;
  line-height: 1;
  position: absolute;
  white-space: nowrap;
}
.block.schoollife .label1 {
  rotate: -10deg;
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}
.block.schoollife .bg {
  background: #FF5EA1;
  position: absolute;
  rotate: -10deg;
}
.block.schoollife .bg2 {
  display: grid;
  justify-items: end;
}
.block.schoollife .bg3 {
  height: 69.23077vw;
  right: -25vw;
  width: 150vw;
}
.block.schoollife .link {
  --link-decoration: none;
  --link-decoration-hover: none;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block.schoollife .link .title {
  display: block;
  width: auto;
  -webkit-filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(169deg) brightness(106%) contrast(106%);
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(169deg) brightness(106%) contrast(106%);
}
.block.schoollife .link .title_s {
  grid-area: title_s;
}
.block.schoollife .link .title_l {
  grid-area: title_l;
}
.block.schoollife .link .title_f {
  display: none;
}
.block.schoollife .link:after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  grid-area: chevron;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  aspect-ratio: 1;
  border-radius: 50%;
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  justify-content: center;
  line-height: 1;
  width: 3.3333em;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #ffffff;
  color: #FF5EA1;
  content: "\f054";
}
.block.schoollife .link:hover .title {
  -webkit-filter: invert(82%) sepia(73%) saturate(334%) hue-rotate(340deg) brightness(106%) contrast(104%);
  filter: invert(82%) sepia(73%) saturate(334%) hue-rotate(340deg) brightness(106%) contrast(104%);
  opacity: 1;
}
.block.schoollife .link:hover:after {
  background: #FFF580;
}
.block.schoollife .photos {
  margin-left: -50vw;
  position: relative;
  width: 200vw;
}
.block.schoollife .photos .infinite_scroll_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: visible;
}
.block.schoollife .photos .line {
  position: relative;
  rotate: -10deg;
}
.block.schoollife .photos .infinite_scroll_track {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.block.schoollife .photos .infinite_scroll_track img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  border-radius: 5.12821vw;
  object-fit: cover;
}

.block.schoollife .panel {
  padding-bottom: 15.38462vw;
  padding-top: 66.66667vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .panel {
    padding-top: 26.5vw;
  }
}
.block.schoollife .label1 {
  font-size: 11.28205vw;
  left: 0;
  top: 12vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .label1 {
    font-size: 5.5vw;
    top: 6vw;
  }
}
.block.schoollife .label2 {
  bottom: 92%;
  font-size: 16.92308vw;
  right: 41vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .label2 {
    bottom: 96%;
    font-size: 5.5vw;
    right: 46vw;
  }
}
.block.schoollife .bg1 {
  border-radius: calc(117.94872vw / 2);
  right: -75.89744vw;
  top: 32.30769vw;
  width: 158.97436vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .bg1 {
    border-radius: calc(21.875vw / 2);
    right: -20vw;
    top: 15vw;
    width: 107.8125vw;
  }
}
.block.schoollife .bg2 {
  left: -33.33333vw;
  padding-right: 14.10256vw;
  top: 16.66667vw;
  width: 128.20513vw;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .block.schoollife .bg2 {
    left: -53.75vw;
    padding-right: 12vw;
    padding-top: 4.0625vw;
    top: 11vw;
    width: 113vw;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
}
.block.schoollife .bg1,
.block.schoollife .bg2,
.block.schoollife .bg4 {
  border-radius: calc(48.20513vw / 2);
  height: min(48.20513vw, 800px);
}
.block.schoollife .bg3 {
  bottom: -11.53846vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .bg3 {
    bottom: -5cqh;
    height: 30cqh;
  }
}
.block.schoollife .bg4 {
  display: block;
  left: -30vw;
  top: 45%;
  width: 80vw;
}
@media (min-aspect-ratio: 3/4) {
  .block.schoollife .bg4 {
    top: 55%;
  }
}
.block.schoollife .link {
  grid-template: "title_s  chevron" 1fr "title_l  chevron" 1fr/1fr auto;
  -webkit-column-gap: 3.84615vw;
  -moz-column-gap: 3.84615vw;
  column-gap: 3.84615vw;
  row-gap: 5.12821vw;
}
.block.schoollife .link .title {
  height: 14.10256vw;
}
.block.schoollife .link:after {
  font-size: 3.84615vw;
}
@media screen and (min-width: 768px) {
  .block.schoollife .link {
    -webkit-column-gap: 3vw;
    -moz-column-gap: 3vw;
    column-gap: 3vw;
    row-gap: 3vw;
  }
  .block.schoollife .link .title {
    height: 6.5vw;
  }
  .block.schoollife .link:after {
    font-size: 2.2vw;
  }
}
.block.schoollife .photos .infinite_scroll_wrap {
  row-gap: 6.15385vw;
}
.block.schoollife .photos .line img {
  margin-right: 6.15385vw;
  width: 64.10256vw;
}
.block.schoollife .photos .line-2 .label2 {
  display: none;
}
@media screen and (min-width: 768px) {
  .block.schoollife .photos .infinite_scroll_wrap {
    row-gap: 3.625vw;
  }
  .block.schoollife .photos .line img {
    border-radius: 1.25vw;
    height: 30cqh;
    margin-right: 2.5vw;
    width: auto;
  }
}

@media screen and (min-width: 768px) and (orientation: landscape) {
  .block.schoollife .panel {
    padding-bottom: 0;
    padding-top: 12vw;
  }
  .block.schoollife .label1 {
    font-size: 4.375vw;
    top: 4.3vw;
  }
  .block.schoollife .label2 {
    font-size: 4.375vw;
    right: 47vw;
  }
  .block.schoollife .bg1,
.block.schoollife .bg2 {
    border-radius: calc(21.875vw / 2);
    height: 21.875vw;
    width: 107.8125vw;
  }
  .block.schoollife .bg1 {
    right: -20vw;
    top: 7.1875vw;
  }
  .block.schoollife .bg2 {
    left: -53.75vw;
    padding-right: 7.8125vw;
    padding-top: 4.0625vw;
    top: 8.125vw;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .block.schoollife .bg3 {
    bottom: -49vw;
  }
  .block.schoollife .bg4 {
    border-radius: calc(18.125vw / 2);
    display: block;
    height: 18.125vw;
    left: -12.5vw;
    top: 47.5vw;
    width: 37.5vw;
  }
  .block.schoollife .link {
    grid-template: "title chevron" auto/1fr auto;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    row-gap: 0;
  }
  .block.schoollife .link .title {
    height: 4.375vw;
    padding-bottom: 0.5vw;
  }
  .block.schoollife .link .title_s,
.block.schoollife .link .title_l {
    display: none;
  }
  .block.schoollife .link .title_f {
    display: block;
    grid-area: title;
  }
  .block.schoollife .link:after {
    font-size: 0.9375vw;
    margin-left: 1.5625vw;
  }
  .block.schoollife .link:hover {
    border-bottom: 0.375vw solid #FFF580;
    border-radius: 0.1875vw;
  }
  .block.schoollife .photos .infinite_scroll_wrap {
    row-gap: 3.625vw;
  }
  .block.schoollife .photos .line img {
    height: 42cqh;
  }
  .block.schoollife .photos .line-2 .label2 {
    display: block;
  }
  .block.schoollife .photos .line-3 .label2 {
    display: none;
  }
}
.course_header-hs {
  background: #FFF580;
}