@charset "UTF-8";
/*//////////////////////////////////////////////////
	各scssの読み込み
//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////
	階層トップ
//////////////////////////////////////////////////*/
@media screen and (min-width: 769px) {
  .u-p-mb_300 {
    margin-bottom: 30rem;
  }
}
.mv .mv-container {
  position: relative;
  height: auto;
  width: 94%;
  margin: 1.2rem auto;
  padding: 2rem;
  color: #F9731E;
  background: #1F293B;
  background-image: url(../../images/common/section-top/worldmap.svg);
  background-size: 120%;
  background-position: center 13.4rem;
  border-radius: 4rem;
  background-repeat: no-repeat;
}
.mv .mv-container .mv-body {
  padding: 4rem 1rem 0;
  text-align: left;
}
.mv .l-container {
  display: grid;
  grid-column: 1fr;
  gap: 2rem;
  width: 100%;
}
.mv .mv-decoration {
  position: absolute;
  z-index: 1;
  top: 1rem;
  left: 0;
  width: 100%;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1.4rem;
  font-weight: 400;
}
.mv .mv-title {
  margin-bottom: 8rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #F9731E;
}
.mv .mv-title .mv-title__main {
  line-height: 1.5;
  font-size: 4rem;
  font-weight: 600;
}
.mv .mv-title .mv-title__sub {
  font-family: "Aoboshi One", serif;
  font-size: 2.4rem;
}
.mv .mv-leadtext .mv-leadtext__top {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 2rem;
}
.mv .mv-leadtext .mv-leadtext__note {
  font-weight: 600;
  font-size: 1.6rem;
}
.mv .mv-image img {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 3rem;
}

@media screen and (min-width: 769px) {
  .mv .mv-container {
    width: 184rem;
    margin: 7.4rem auto 0;
    padding: 10rem 10rem;
    background-size: 110rem;
    background-position: 4rem 3rem;
    border-radius: 8rem;
  }
  .mv .mv-container .mv-body {
    min-width: 46rem;
    margin: 0;
    padding: 0;
  }
  .mv .l-container {
    grid-template-columns: auto 90rem;
    gap: 8rem;
    align-items: center;
    justify-content: flex-end;
  }
  .mv .mv-decoration {
    top: 28%;
    left: 2rem;
    width: auto;
    font-size: 1.6rem;
    transform: rotate(90deg);
    transform-origin: bottom left;
  }
  .mv .mv-title {
    margin-bottom: 8rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #F9731E;
  }
  .mv .mv-title .mv-title__main {
    font-size: 8rem;
  }
  .mv .mv-title .mv-title__sub {
    font-size: 3.2rem;
  }
  .mv .mv-leadtext .mv-leadtext__top {
    margin-bottom: 3.2rem;
    font-size: 2.4rem;
  }
  .mv .mv-leadtext .mv-leadtext__note {
    line-height: 3;
  }
  .mv .mv-image img {
    aspect-ratio: 9/5;
    border-radius: 4rem;
  }
}
.l-belttext {
  overflow: hidden;
  margin-bottom: 8.8rem;
  font-size: 8rem;
  font-weight: 400;
  color: #F9731E;
  white-space: nowrap;
  line-height: 1;
  font-family: "Aoboshi One", serif;
}
.l-belttext .swiper-wrapper {
  transition-timing-function: linear;
}
.l-belttext .swiper-slide {
  width: auto;
  margin-right: 0.5em;
}

@media screen and (min-width: 769px) {
  .l-belttext {
    margin-bottom: 5.2rem;
    font-size: 12rem;
  }
}
.contantes .title-wrapper {
  position: relative;
  margin-bottom: 8.4rem;
  text-align: center;
}
.contantes .l-title {
  text-align: center;
}
.contantes .l-title .fukidashi img {
  width: 14.8rem;
}
.contantes .l-title .main {
  color: #1F293B;
  font-size: 5rem;
}
.contantes .l-title .sub {
  margin: 0.5em auto auto;
  line-height: 3.6rem;
  font-size: 2.4rem;
}

.section-top-bnrs--l {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 4rem;
  margin-bottom: 8rem;
  padding-bottom: 8rem;
  border-bottom: 1px solid #1F293B;
}
.section-top-bnrs--l .section-top-bnrs__item {
  overflow: hidden;
  display: grid;
  grid-template-columns: 14.8rem 1fr;
  height: 21rem;
  border-radius: 1.5rem;
}
.section-top-bnrs--l .section-top-bnrs__item .thum {
  height: 100%;
}
.section-top-bnrs--l .section-top-bnrs__item .thum img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.section-top-bnrs--l .section-top-bnrs__item .body {
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  padding: 1.6rem 1rem 2.4rem;
}
.section-top-bnrs--l .section-top-bnrs__item .body .icons {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
}
.section-top-bnrs--l .section-top-bnrs__item .body .icons .icon-angle-top-right {
  font-size: 1.6rem;
}
.section-top-bnrs--l .section-top-bnrs__item .body .title {
  margin: auto 0 0.8rem;
  font-size: 2.4rem;
  line-height: 1;
}
.section-top-bnrs--l .section-top-bnrs__item .body .title small {
  display: block;
  margin-top: 0.6em;
  font-family: "Aoboshi One", serif;
  font-size: 0.66em;
}
.section-top-bnrs--l .section-top-bnrs__item .body .u-lh_add {
  line-height: 1.35;
}
.section-top-bnrs--l .section-top-bnrs__item .body .course-list__item-btn {
  margin: 0 0 auto;
}
.section-top-bnrs--l .section-top-bnrs__item .body .course-list__item-btn .btn {
  display: inline-block;
  width: 6rem;
  line-height: 2.6rem;
  font-family: "Aoboshi One", serif;
  text-align: center;
  font-size: 1.2rem;
  border-radius: 100vw;
  background: #fff;
}
.section-top-bnrs--l .section-top-bnrs__item.orange {
  color: #fff;
  background: #F9731E;
}
.section-top-bnrs--l .section-top-bnrs__item.orange .body .course-list__item-btn .btn {
  color: #F9731E;
  border: 1px solid #F9731E;
}
.section-top-bnrs--l .section-top-bnrs__item.green {
  color: #1F293B;
  background: #2DD4BF;
}
.section-top-bnrs--l .section-top-bnrs__item.green .body .course-list__item-btn .btn {
  color: #2DD4BF;
  background: #1F293B;
  border: 1px solid #1F293B;
}

.section-top-bnrs--s {
  display: grid;
  grid-template-columns: 1fr;
  align-items: start;
  gap: 2rem;
  margin-bottom: 8rem;
}
.section-top-bnrs--s .section-top-bnrs__item {
  position: relative;
  height: 12rem;
  filter: drop-shadow(0 0.4rem 0.4rem rgba(0, 0, 0, 0.25));
}
.section-top-bnrs--s .section-top-bnrs__item .thum {
  width: auto;
  height: 100%;
  overflow: hidden;
  background: #4D85B7;
  border-radius: 2rem;
}
.section-top-bnrs--s .section-top-bnrs__item .thum img {
  display: block;
  object-fit: cover;
  object-position: center right;
  width: 50%;
  height: 100%;
  margin-left: auto;
}
.section-top-bnrs--s .section-top-bnrs__item .body {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  gap: 1rem;
  padding: 0 3.2rem;
  color: #fff;
  border-radius: 2rem;
  background: linear-gradient(0deg, rgba(77, 133, 183, 0.6), rgba(77, 133, 183, 0.6)), linear-gradient(0deg, rgba(77, 133, 183, 0.3), rgba(77, 133, 183, 0.3)), linear-gradient(270deg, rgba(77, 133, 183, 0) -17.54%, #4D85B7 55.6%);
  background-blend-mode: normal, color, normal, normal, normal;
}
.section-top-bnrs--s .section-top-bnrs__item .body .title {
  font-size: 2rem;
  line-height: 1;
}
.section-top-bnrs--s .section-top-bnrs__item .body .icon {
  line-height: 1;
  font-size: 1.1em;
}

.section-top-links {
  margin-top: 0;
  margin-bottom: 8rem;
}

@media screen and (min-width: 769px) {
  .contantes .title-wrapper {
    display: grid;
    grid-template-columns: 10rem auto;
    gap: 3rem;
    margin-bottom: 6rem;
    justify-content: start;
  }
  .contantes .l-title {
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
  }
  .contantes .l-title .main {
    margin: 0;
    font-size: 6rem;
  }
  .contantes .l-title .sub {
    margin: 0;
    font-size: 2.4rem;
  }
  .section-top-bnrs--l {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6rem;
    margin-bottom: 10rem;
    padding-bottom: 10rem;
  }
  .section-top-bnrs--l .section-top-bnrs__item {
    grid-template-columns: repeat(2, 1fr);
    height: 28.8rem;
    border-radius: 3em;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body {
    padding: 3.6rem 2rem;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body .icons .icon-graduate {
    font-size: 4.2rem;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body .icons .icon-angle-top-right {
    font-size: 3.6rem;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body .title {
    margin-bottom: 1.6rem;
    font-size: 3rem;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body .course-list__item-btn .btn {
    width: 8.4rem;
    line-height: 3rem;
    transition: all 0.3s;
  }
  .section-top-bnrs--l .section-top-bnrs__item .body .course-list__item-btn .btn:hover {
    color: #fff;
    background: #1F293B;
  }
  .section-top-bnrs--s {
    grid-template-columns: repeat(12, 1fr);
    gap: 2rem;
    margin-bottom: 11rem;
  }
  .section-top-bnrs--s .section-top-bnrs__item {
    grid-column: span 4;
    height: 21rem;
  }
  .section-top-bnrs--s .section-top-bnrs__item .body {
    padding: 0 5.2rem;
  }
  .section-top-bnrs--s .section-top-bnrs__item .body .title {
    font-size: 2.4rem;
  }
  .section-top-bnrs--s .column-01 {
    grid-column: span 1;
  }
  .section-top-bnrs--s .column-02 {
    grid-column: span 2;
  }
  .section-top-bnrs--s .column-03 {
    grid-column: span 3;
  }
  .section-top-bnrs--s .column-04 {
    grid-column: span 4;
  }
  .section-top-bnrs--s .column-05 {
    grid-column: span 5;
  }
  .section-top-bnrs--s .column-06 {
    grid-column: span 6;
  }
  .section-top-bnrs--s .column-07 {
    grid-column: span 7;
  }
  .section-top-bnrs--s .column-08 {
    grid-column: span 8;
  }
  .section-top-bnrs--s .column-09 {
    grid-column: span 9;
  }
  .section-top-bnrs--s .column-10 {
    grid-column: span 10;
  }
  .section-top-bnrs--s .column-11 {
    grid-column: span 11;
  }
  .section-top-bnrs--s .column-12 {
    grid-column: span 12;
  }
  .section-top-bnrs--m {
    display: grid;
    grid-template-columns: 64rem;
    justify-content: center;
  }
  .section-top-links {
    margin: auto;
    margin-bottom: 10rem;
  }
}
/*# sourceMappingURL=style.css.map */
