@charset "UTF-8";
#slider_mv .n2-ss-slider-1 {
  height: auto !important;
  padding-right: 70px;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  #slider_mv .n2-ss-slider-1 {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding-right: 320px;
    padding-right: clamp(7.5rem, 46.2962962963vw + -14.7222222222rem, 20rem);
  }
}
#slider_mv .n2-ss-slide {
  height: auto !important;
  width: 100% !important;
}
#slider_mv .n2-ss-slide::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 51.72421875%;
}
#slider_mv .n2-ss-slider-wrapper-inside {
  position: relative;
  z-index: 1;
}
#slider_mv .n2-thumbnail-dot img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (min-width: 768px) {
  #slider_mv .nextend-thumbnail-button {
    height: 70% !important;
  }
}
#slider_mv .n2-ss-slider-controls-below {
  position: relative;
  width: 100%;
  margin-left: auto;
  align-items: flex-start !important;
  padding: 15px 0;
}
@media screen and (min-width: 768px) {
  #slider_mv .n2-ss-slider-controls-below {
    max-width: calc(50% + 640px);
  }
}
#slider_mv .n2-ss-slider-controls-below::after {
  content: "";
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  background-image: linear-gradient(30deg, #87d999, #80cee2);
  height: calc(100% + 40px);
}
@media screen and (min-width: 768px) {
  #slider_mv .n2-ss-slider-controls-below::after {
    height: 290px;
    height: clamp(12.5rem, 20.8333333333vw + 2.5rem, 18.125rem);
  }
}
#slider_mv .n2-ss-slider .n2-ss-slide-background-image img {
  height: auto !important;
}
#slider_mv .nextend-thumbnail-horizontal {
  box-sizing: border-box;
  position: relative;
  overflow: visible !important;
  z-index: 0 !important;
  padding: 0px 20px;
}
@media screen and (min-width: 768px) {
  #slider_mv .nextend-thumbnail-horizontal {
    padding: 31px 60px;
    width: 100%;
    padding: 31px clamp(2.5rem, 3.90625vw + 0.625rem, 3.75rem);
    max-width: 1280px;
  }
}
#slider_mv .nextend-thumbnail-horizontal .nextend-thumbnail-inner {
  background-color: transparent !important;
  min-width: calc(100% + 10px);
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  #slider_mv .nextend-thumbnail-horizontal .nextend-thumbnail-inner {
    padding: 0 !important;
    width: 100%;
    min-width: calc(100% + 20px);
  }
}
#slider_mv .nextend-thumbnail-horizontal .n2-thumbnail-dot {
  position: relative;
  width: 100px;
  left: -10px;
  margin: 0 10px !important;
}
@media screen and (min-width: 768px) {
  #slider_mv .nextend-thumbnail-horizontal .n2-thumbnail-dot {
    width: 260px;
    width: clamp(10rem, 23.1481481481vw + -1.1111111111rem, 16.25rem);
    left: -20px;
    margin: 0 20px !important;
  }
}

.mv {
  margin-bottom: 60px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .mv {
    margin-bottom: 113px;
  }
}
.mv_main {
  position: relative;
  padding-right: 40px;
}
@media screen and (min-width: 768px) {
  .mv_main {
    padding-right: 320px;
    padding-right: clamp(7.5rem, 46.2962962963vw + -14.7222222222rem, 20rem);
  }
}
.mv_main::after {
  content: "";
  z-index: -2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 2px;
  right: 0;
  background-color: white;
  background-image: linear-gradient(to top, rgba(128, 206, 226, 0.1) 0% 1px, transparent 1px 100%), linear-gradient(to right, rgba(128, 206, 226, 0.1) 0% 1px, transparent 1px 100%);
  background-size: 25px 25px;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  .mv_main::after {
    background-size: 34px 34px;
  }
}
.mv_show {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.mv_show .splide__slide {
  width: 100%;
  opacity: 0;
  position: relative;
  z-index: 0;
  transition: opacity 0.5s ease;
}
.mv_show .splide__slide.is-prev {
  opacity: 1;
}
.mv_show .splide__slide.is-active {
  opacity: 1;
  z-index: 2;
}
.mv_show .splide__slide a {
  opacity: 1;
  display: block;
  overflow: hidden;
}
@media (hover: hover) {
  .mv_show .splide__slide a img {
    transition: transform 0.5s ease;
  }
  .mv_show .splide__slide a:hover img {
    transform: scale(1.1);
  }
}
.mv_fun {
  width: 100%;
  position: absolute;
  right: 0;
  top: 35%;
  z-index: 2;
  transform: translateY(-50%);
  right: -10px;
  max-width: 100px;
}
@media screen and (min-width: 768px) {
  .mv_fun {
    right: 4px;
    left: min(100vw - clamp(11.25rem, 60.1851851852vw + -17.6388888889rem, 27.5rem), 50% + 421px);
    max-width: 375px;
    max-width: clamp(10rem, 49.7685185185vw + -13.8888888889rem, 23.4375rem);
  }
}
.mv_thumb {
  position: relative;
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .mv_thumb {
    padding: 31px 60px;
    max-width: calc(50% + 640px);
    width: 100%;
    margin-left: auto;
    padding: 31px clamp(2.5rem, 4.6296296296vw + 0.2777777778rem, 3.75rem);
  }
}
.mv_thumb .splide__list {
  position: relative;
  min-width: 500px;
  left: -10px;
  width: calc(100% + 20px);
}
@media screen and (min-width: 768px) {
  .mv_thumb .splide__list {
    min-width: unset;
    max-width: 900px;
    max-width: calc(860px + clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem));
    width: calc(100% + 40px);
    width: calc(100% + clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem));
    left: -20px;
    left: clamp(-1.25rem, -2.3148148148vw + 0.4861111111rem, -0.625rem);
  }
}
.mv_thumb .splide__slide {
  padding: 0 10px;
  width: 33.3333%;
}
@media screen and (min-width: 768px) {
  .mv_thumb .splide__slide {
    padding: 0 20px;
    padding: 0 clamp(0.625rem, 2.3148148148vw + -0.4861111111rem, 1.25rem);
  }
}
.mv_thumb::after {
  content: "";
  bottom: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
  background-image: linear-gradient(30deg, #87d999, #80cee2);
  height: calc(100% + 40px);
}
@media screen and (min-width: 768px) {
  .mv_thumb::after {
    height: 290px;
    height: clamp(12.5rem, 20.8333333333vw + 2.5rem, 18.125rem);
  }
}
.mv_thumb_track {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .mv_thumb_track {
    max-width: 1160px;
  }
}
.mv_thumb_img {
  display: block;
}

.splide__sr {
  display: none;
}
.splide__list {
  display: flex;
  width: 100%;
}
.splide__slide {
  flex-shrink: 0;
}

.news_syutugan {
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: #707070;
  background-color: #FCD1D1;
  padding: 15px 20px;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
@media screen and (min-width: 768px) {
  .news_syutugan {
    padding: 23px 31px;
  }
}
.news_nav {
  display: flex;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .news_nav {
    margin-top: 16px;
  }
}
.news_nav_item {
  font-weight: 500;
  border-radius: 100px;
  line-height: 1;
  padding: 4px 12px 6px;
  font-size: 0.75rem;
  opacity: 0.4;
}
@media screen and (min-width: 768px) {
  .news_nav_item {
    padding: 8px 15px;
  }
}
.news_nav_item:not(:last-child) {
  margin-right: 5px;
}
@media screen and (min-width: 768px) {
  .news_nav_item:not(:last-child) {
    margin-right: 8px;
  }
}
.news_nav_item.active {
  opacity: 1;
  pointer-events: none;
  background-color: #4b4746;
  pointer-events: none;
  color: white;
}
.news_taps {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .news_taps {
    margin-top: 30px;
  }
}
.news_tap {
  display: none;
}
.news_tap.active {
  display: block;
}
.news_list {
  border-top: 1px solid #c4c4c4;
}
.news_item {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #c4c4c4;
}
@media screen and (min-width: 768px) {
  .news_item {
    padding: 29px 0 27px;
  }
}
.news_item_time {
  color: #7d7d7d;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: 0.875rem;
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .news_item_time {
    margin-right: 20px;
  }
}
.news_item_cats {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.news_item_cat {
  font-weight: 500;
  font-size: 0.6875rem;
  border: 1px solid #4b4746;
  padding: 1px 10px 2px;
}
.news_item_desc {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .news_item_desc {
    margin-top: 10px;
  }
}
.news_btn {
  text-align: right;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .news_btn {
    margin-top: 40px;
  }
}

.blog {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .blog {
    margin-top: 0;
  }
}
.blog_list {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .blog_list {
    margin-top: 26px;
  }
}
.blog_item {
  background-color: #f1f5f5;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .blog_item {
    flex-direction: row;
    padding: 25px 20px;
  }
}
.blog_item:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .blog_item:not(:last-child) {
    margin-bottom: 20px;
  }
}
.blog_item_content {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .blog_item_content {
    margin-right: 40px;
    padding: 14px 0;
    margin-right: clamp(1.25rem, 8.3333333333vw + -3.75rem, 2.5rem);
  }
}
.blog_item_time {
  color: #7d7d7d;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: 0.875rem;
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .blog_item_time {
    margin-bottom: 12px;
  }
}
.blog_item_img {
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .blog_item_img {
    max-width: 180px;
    max-width: clamp(10rem, 8.3333333333vw + 5rem, 11.25rem);
  }
}
.blog_btn {
  text-align: right;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .blog_btn {
    margin-top: 40px;
  }
}

.about {
  background-color: #F1F5F5;
  padding: 60px 0;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .about {
    padding: 139px 0 160px;
    padding: clamp(6.25rem, 9.0277777778vw + 1.9166666667rem, 8.6875rem) 0 clamp(6.25rem, 13.8888888889vw + -0.4166666667rem, 10rem);
    margin-top: 117px;
    margin-top: clamp(6.25rem, 3.9351851852vw + 4.3611111111rem, 7.3125rem);
  }
}
@media screen and (min-width: 768px) {
  .about_flex {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.about_desc {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .about_desc {
    margin-top: 34px;
  }
}
@media screen and (min-width: 768px) {
  .about_content {
    max-width: 610px;
    margin-right: 30px;
  }
}
.about_btn {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .about_btn {
    margin-top: 76px;
    max-width: 550px;
    margin-top: clamp(3.75rem, 3.7037037037vw + 1.9722222222rem, 4.75rem);
  }
}
@media (hover: hover) {
  .about_btn .c_btn01:hover::before {
    background-position: 0% 100%;
  }
  .about_btn .c_btn01:hover::after {
    transform: translateX(6px);
  }
}
.about_img {
  margin-top: 40px;
  text-align: right;
}
@media screen and (min-width: 768px) {
  .about_img {
    position: relative;
    margin-top: 100px;
    max-width: 480px;
    flex-shrink: 0;
    width: calc(50% - 20px);
    margin-top: clamp(5rem, 4.6296296296vw + 2.7777777778rem, 6.25rem);
  }
}
.about_img img:last-child {
  width: 62.5%;
  margin-top: -10%;
}
@media screen and (min-width: 768px) {
  .about_img img:last-child {
    margin-top: 0;
    position: absolute;
    right: -140px;
    right: clamp(-8.75rem, -23.1481481481vw + 8.6111111111rem, -2.5rem);
    top: 93.5%;
  }
}
.about_video {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .about_video {
    max-width: 960px;
    margin: 153px auto 0;
    margin-top: clamp(6.25rem, 12.2685185185vw + 0.3611111111rem, 9.5625rem);
  }
}
.about_video_ttl {
  text-align: center;
}
.about_video_ttl > * {
  display: block;
}
.about_video_ttl .txt_main {
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  letter-spacing: 0.06em;
  font-size: 1.875rem;
  display: flex;
  justify-content: center;
  font-size: clamp(1.875rem, 3.6363636364vw + 1.1477272727rem, 2rem);
  white-space: nowrap;
}
.about_video_ttl .txt_main::after {
  content: "”";
  display: block;
  color: white;
  margin-left: 0.3em;
}
.about_video_ttl .txt_main::before {
  display: block;
  content: "“";
  color: white;
  margin-right: 0.3em;
}
@media screen and (min-width: 768px) {
  .about_video_ttl .txt_main {
    font-size: 3.125rem;
    margin-bottom: 8px;
  }
}
.about_video_main {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 0;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .about_video_main {
    margin-top: 35px;
  }
}
.about_video_main::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
  width: 100%;
}
.about_video_main video, .about_video_main iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.about_list {
  gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(clamp(150px, 40vw, 240px), 1fr));
  display: grid;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .about_list {
    margin-top: 100px;
    gap: 60px;
    grid-template-columns: repeat(2, 1fr);
    gap: clamp(1.875rem, 6.9444444444vw + -1.4583333333rem, 3.75rem);
  }
}
@media (hover: hover) {
  .about_item:hover .c_btn01::before {
    background-position: 0% 100%;
  }
  .about_item:hover .c_btn01::after {
    transform: translateX(6px);
  }
}
@media screen and (max-width: 767.98px) {
  .about_item .c_btn01 {
    font-size: 1rem;
    padding: 0 15px;
    height: 50px;
    font-size: clamp(0.875rem, 2.3529411765vw + 0.3235294118rem, 1rem);
    padding: clamp(0.9375rem, 5.8823529412vw + -0.4411764706rem, 1.25rem);
    height: clamp(3.125rem, 11.7647058824vw + 0.3676470588rem, 3.75rem);
  }
}

.learn {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .learn {
    margin-top: 140px;
    margin-top: clamp(6.25rem, 9.2592592593vw + 1.8055555556rem, 8.75rem);
  }
}
@media screen and (min-width: 768px) {
  .learn .c_headding {
    text-align: right;
  }
}
.learn .c_headding .txt_en {
  color: rgba(128, 206, 226, 0.1);
}
@media screen and (min-width: 768px) {
  .learn .c_headding .txt_en {
    left: auto;
    right: -5px;
  }
}
@media (hover: hover) {
  .learn .c_btn01:hover::before {
    background-position: 0% 100%;
  }
  .learn .c_btn01:hover::after {
    transform: translateX(6px);
  }
}
.learn_head {
  display: flex;
  flex-direction: column-reverse;
  padding: 0 20px;
}
@media screen and (min-width: 768px) {
  .learn_head {
    flex-direction: row;
    justify-content: space-between;
    max-width: calc(50% + 620px);
    padding: 0 40px 0 0;
  }
}
@media screen and (min-width: 768px) {
  .learn_head_content {
    max-width: 550px;
    flex-shrink: 0;
    width: calc(50% - 30px);
  }
}
.learn_head_img {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .learn_head_img {
    margin-top: 100px;
    width: 100%;
    margin-right: 60px;
    margin-right: clamp(1.875rem, 6.9444444444vw + -1.4583333333rem, 3.75rem);
  }
}
.learn_head_img img {
  width: 100%;
}
.learn_head_desc {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .learn_head_desc {
    margin-top: 33px;
  }
}
.learn_head_btn {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .learn_head_btn {
    margin-top: 75px;
    margin-top: clamp(3.125rem, 5.787037037vw + 0.3472222222rem, 4.6875rem);
  }
}
.learn_course {
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .learn_course {
    margin-top: 95px;
  }
}
.learn_course_list {
  border-bottom: 1px solid #c4c4c4;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .learn_course_list {
    margin-top: 26px;
  }
}
.learn_course_item {
  display: flex;
  border-top: 1px solid #c4c4c4;
  display: block;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .learn_course_item {
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .learn_course_content {
    margin-right: 60px;
    margin-right: clamp(1.875rem, 6.9444444444vw + -1.4583333333rem, 3.75rem);
  }
}
.learn_course_dt {
  font-weight: 500;
}
.learn_course_desc {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .learn_course_desc {
    margin-top: 26px;
  }
}
.learn_course_img {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .learn_course_img {
    margin-top: 0;
    max-width: 640px;
    flex-shrink: 0;
    max-width: clamp(21.25rem, 69.4444444444vw + -12.0833333333rem, 40rem);
  }
}
.learn_banner {
  background-color: #003b55;
  color: white;
  position: relative;
  z-index: 0;
  display: block;
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .learn_banner {
    margin-top: 120px;
    display: flex;
    margin-top: clamp(6.25rem, 4.6296296296vw + 4.0277777778rem, 7.5rem);
  }
}
.learn_banner::after {
  content: "";
  position: absolute;
  bottom: 0;
  z-index: -1;
  background-image: url(../images/top/icon_global.svg);
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
  right: 0;
  width: 160px;
}
@media screen and (min-width: 768px) {
  .learn_banner::after {
    width: 280px;
  }
}
@media screen and (min-width: 768px) {
  .learn_banner_img {
    max-width: 420px;
    flex-shrink: 0;
    max-width: clamp(18.75rem, 27.7777777778vw + 5.4166666667rem, 26.25rem);
  }
}
.learn_banner_img img {
  height: 260px;
  width: 100%;
  object-fit: cover;
  object-position: center 20%;
}
@media screen and (min-width: 768px) {
  .learn_banner_img img {
    height: 100%;
    object-position: center;
  }
}
.learn_banner_content {
  padding: 20px;
}
@media screen and (min-width: 768px) {
  .learn_banner_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 25px 60px;
    padding: clamp(1.25rem, 1.1574074074vw + 0.6944444444rem, 1.5625rem) clamp(2.5rem, 4.6296296296vw + 0.2777777778rem, 3.75rem) clamp(1.25rem, 1.1574074074vw + 0.6944444444rem, 1.5625rem) clamp(1.875rem, 6.9444444444vw + -1.4583333333rem, 3.75rem);
  }
}
.learn_banner_ttl {
  display: flex;
  font-size: 1.5rem;
}
@media screen and (min-width: 768px) {
  .learn_banner_ttl {
    position: relative;
    top: 5px;
    font-size: 1.875rem;
    font-size: clamp(1.5rem, 1.3888888889vw + 0.8333333333rem, 1.875rem);
  }
}
.learn_banner_ttl > * {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  height: 1.6em;
  width: 1.6em;
  background-color: #80cee2;
}
.learn_banner_ttl > *:not(:last-child) {
  margin-right: 4px;
}
.learn_banner_desc {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .learn_banner_desc {
    margin-top: 30px;
    margin-top: clamp(1.25rem, 2.3148148148vw + 0.1388888889rem, 1.875rem);
  }
}

.school {
  position: relative;
  z-index: 0;
  margin-top: 60px;
  padding: 60px 0 120px;
}
@media screen and (min-width: 768px) {
  .school {
    margin-top: 162px;
    padding: 138px 0 80px;
    padding-top: clamp(6.25rem, 8.7962962963vw + 2.0277777778rem, 8.625rem);
    margin-top: clamp(7.5rem, 9.7222222222vw + 2.8333333333rem, 10.125rem);
  }
}
@media screen and (min-width: 768px) {
  .school .c_headding::before {
    height: 0.6875em;
  }
}
.school::after {
  content: "";
  background-color: #f1f5f5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media screen and (min-width: 768px) {
  .school::after {
    max-width: calc(50% + 720px);
  }
}
.school_list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  margin-top: 40px;
  gap: 0 20px;
}
@media screen and (min-width: 768px) {
  .school_list {
    grid-template-columns: repeat(2, 1fr);
    gap: 0px 60px;
    margin-top: 80px;
  }
}
.school_item {
  display: flex;
  align-items: center;
  padding: 20px 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .school_item {
    padding: 25px 0;
  }
}
@media (hover: hover) {
  .school_item:hover .school_item_arrow {
    transform: translateX(10px);
  }
}
.school_item::after, .school_item::before {
  content: "";
  position: absolute;
  height: 1px;
  background-color: #c4c4c4;
  width: 100%;
}
.school_item::after {
  bottom: -0.5px;
}
.school_item::before {
  top: -0.5px;
}
.school_item_img {
  width: 120px;
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .school_item_img {
    width: 180px;
    margin-right: 30px;
    width: clamp(8.75rem, 9.2592592593vw + 4.3055555556rem, 11.25rem);
    margin-right: clamp(1.25rem, 2.3148148148vw + 0.1388888889rem, 1.875rem);
  }
}
.school_item_desc {
  font-weight: 500;
}
.school_item_arrow {
  position: absolute;
  right: 20px;
  height: 18px;
  width: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url(../images/common/icon_arrow_next.svg);
  transition: transform 0.5s ease;
}
@media screen and (min-width: 768px) {
  .school_item_arrow {
    right: 30px;
    right: clamp(1.25rem, 2.3148148148vw + 0.1388888889rem, 1.875rem);
  }
}
.school_life {
  position: relative;
  z-index: 1;
  margin-top: -60px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .school_life {
    margin-top: -138px;
    margin-top: clamp(-8.625rem, -8.7962962963vw + -2.0277777778rem, -6.25rem);
  }
}
.school_life .c_headding::before {
  height: 0.85em;
}
@media screen and (min-width: 768px) {
  .school_life .c_headding::before {
    height: 0.86875em;
  }
}
@media screen and (min-width: 768px) {
  .school_life .c_headding .txt_en {
    left: auto;
    right: -8px;
  }
}
.school_life_track {
  display: flex;
  animation: school_life 20s linear 0s infinite;
  width: max-content;
}
.school_life_layout {
  display: grid;
  grid-template-rows: auto auto;
  gap: 5px;
  flex-shrink: 0;
  padding-right: 5px;
}
@media screen and (min-width: 768px) {
  .school_life_layout {
    gap: 10px;
    padding-right: 10px;
  }
}
.school_life_layout > *:first-child {
  grid-column: 1/3;
  grid-row: 1/3;
}
.school_life_layout01 {
  grid-template-columns: repeat(3, max(100px, 14.6875vw));
}
@media screen and (min-width: 768px) {
  .school_life_layout01 {
    grid-template-columns: repeat(3, max(200px, 14.6875vw));
  }
}
.school_life_layout02 {
  grid-template-columns: repeat(4, max(100px, 14.6875vw));
}
@media screen and (min-width: 768px) {
  .school_life_layout02 {
    grid-template-columns: repeat(4, max(200px, 14.6875vw));
  }
}
.school_banner {
  background-color: #f5dd37;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 0;
  height: 120px;
  margin-top: 50px;
}
@media screen and (min-width: 768px) {
  .school_banner {
    height: 280px;
    margin-top: 98px;
    height: clamp(12.5rem, 18.5185185185vw + 3.6111111111rem, 17.5rem);
  }
}
.school_banner::after {
  content: "";
  position: absolute;
  right: 10px;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
  background-image: url(../images/top/img_school_decor.svg);
  height: 130px;
  bottom: 0;
  width: 160px;
}
@media screen and (min-width: 768px) {
  .school_banner::after {
    top: 0;
    right: 0;
    bottom: auto;
    background-position: right 20%;
    width: 450px;
    height: 311px;
    transform: translate(-15%, -13%);
    width: clamp(17.5rem, 39.3518518519vw + -1.3888888889rem, 28.125rem);
  }
}
.school_banner_circle {
  position: absolute;
  z-index: -2;
  overflow: hidden;
  width: 240px;
  height: 100%;
  right: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  .school_banner_circle {
    width: 600px;
    width: clamp(25rem, 46.2962962963vw + 2.7777777778rem, 37.5rem);
  }
}
.school_banner_circle::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background-color: white;
  right: 0;
  top: 0;
  transform: translate(50px, -6%);
  width: 100%;
  padding-bottom: 100%;
}
.school_banner_ttl {
  letter-spacing: 0.06em;
  font-weight: bold;
  font-family: "Zen Maru Gothic", serif;
  padding-left: 20px;
  font-size: 1.25rem;
  color: #4b4746;
}
@media screen and (min-width: 768px) {
  .school_banner_ttl {
    font-size: 2.5rem;
    padding-left: 100px;
    padding-left: clamp(2.5rem, 13.8888888889vw + -4.1666666667rem, 6.25rem);
  }
}

.follow {
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  margin-top: 60px;
  padding: 60px 0 0;
}
@media screen and (min-width: 768px) {
  .follow {
    margin-top: 121px;
    padding: 76px 0 0;
  }
}
.follow .slick-track {
  display: flex;
}
.follow_lead {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .follow_lead {
    margin-top: 10px;
  }
}
.follow_control {
  position: relative;
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .follow_control {
    margin-top: 0;
  }
}
.follow_control_wrap {
  display: flex;
  gap: 20px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .follow_control_wrap {
    justify-content: flex-end;
    gap: 30px;
    position: absolute;
    left: 0;
    bottom: 53px;
  }
}
.follow_control_next {
  transform: rotate(180deg);
}
.follow_control button {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #4B4746;
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .follow_control button {
    height: 50px;
    width: 50px;
  }
}
@media (hover: hover) {
  .follow_control button {
    transition: all 0.5s ease;
  }
  .follow_control button::after {
    transition: all 0.5s ease;
  }
  .follow_control button:hover {
    border-color: #80CEE2;
  }
  .follow_control button:hover::after {
    background-color: #80CEE2;
  }
}
.follow_control button::after {
  content: "";
  display: block;
  mask-image: url(../images/common/icon_arrow_next.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_next.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  background-color: #4B4746;
  width: 12px;
  height: 18px;
}
.follow_social {
  overflow: hidden;
  padding: 0 20px 60px;
}
@media screen and (min-width: 768px) {
  .follow_social {
    margin-left: auto;
    max-width: calc(50% + 620px);
    padding: 0 0 120px 40px;
    padding-bottom: clamp(6.25rem, 4.6296296296vw + 4.0277777778rem, 7.5rem);
  }
}
.follow_list {
  position: relative;
  margin-top: 30px;
  left: -15px;
  min-width: 680px;
}
@media screen and (min-width: 768px) {
  .follow_list {
    margin-top: 43px;
    left: -30px;
    max-width: 960px;
    min-width: 960px;
  }
}
.follow_list .splide__slide {
  padding: 0 15px;
  width: 33.333%;
}
@media screen and (min-width: 768px) {
  .follow_list .splide__slide {
    padding: 0 30px;
  }
}
.follow_item {
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: white;
  position: relative;
  padding: 30px 20px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 4px 10px;
}
@media screen and (min-width: 768px) {
  .follow_item {
    box-shadow: rgba(0, 0, 0, 0.16) 0 4px 20px;
    padding: 39px 20px 22px;
  }
}
.follow_item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
@media screen and (min-width: 768px) {
  .follow_item::before {
    height: 10px;
  }
}
.follow_item_img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 70px;
}
@media screen and (min-width: 768px) {
  .follow_item_img {
    height: 100px;
    width: 100px;
  }
}
.follow_item_desc {
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 600;
  text-align: center;
  font-family: "Inter", sans-serif;
  margin: 10px 0;
}
@media screen and (min-width: 768px) {
  .follow_item_desc {
    margin: 10px 0 14px;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 768px) {
  .follow_item_qr {
    width: 160px;
  }
}
.follow_line::before {
  background-color: #06C755;
}
.follow_youtube::before {
  background-color: #FF0000;
}
.follow_ins::before {
  background-image: url(../images/top/img_ins_bg.png);
  background-position: center;
}

#wrapper {
  background-image: linear-gradient(to top, rgba(128, 206, 226, 0.1) 0% 1px, transparent 1px 100%), linear-gradient(to right, rgba(128, 206, 226, 0.1) 0% 1px, transparent 1px 100%);
  background-size: 25px 25px;
  background-position: center center;
}
@media screen and (min-width: 768px) {
  #wrapper {
    background-size: 34px 34px;
  }
}

.p_top {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .p_top_col2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    gap: 60px;
    gap: clamp(1.875rem, 6.9444444444vw + -1.4583333333rem, 3.75rem);
  }
}
.p_top .has_symbol {
  position: relative;
}
.p_top .has_symbol .symbol_btn {
  position: absolute;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #80cee2;
  height: 40px;
  width: 40px;
}
@media screen and (min-width: 768px) {
  .p_top .has_symbol .symbol_btn {
    width: 50px;
    height: 50px;
  }
}
.p_top .has_symbol .symbol_btn::after {
  content: "";
  height: 18px;
  width: 12px;
  mask-image: url(../images/common/icon_arrow_next.svg);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  -webkit-mask-image: url(../images/common/icon_arrow_next.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: white;
  -webkit-mask-size: contain;
}

.contact {
  margin-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 768px) {
  .contact {
    margin-top: 80px;
    padding-bottom: 80px;
  }
}
.contact_ttl {
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .contact_ttl {
    margin-bottom: 27px;
  }
}
.contact_list > * {
  display: flex;
}
.contact_list > *::before {
  content: "";
  width: 0.3333333333em;
  height: 0.3333333333em;
  background-color: #80cee2;
  border-radius: 50%;
  margin-right: 1.0555555556em;
  margin-top: 0.8333333333em;
  flex-shrink: 0;
}
.contact_btns {
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .contact_btns {
    display: flex;
    gap: 40px;
    margin-top: 45px;
    gap: clamp(1.25rem, 4.6296296296vw + -0.9722222222rem, 2.5rem);
  }
}
.contact_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1rem;
  height: 70px;
}
@media screen and (min-width: 768px) {
  .contact_btn {
    width: 100%;
    height: 100px;
    font-size: 1.25rem;
    font-size: clamp(0.875rem, 1.3888888889vw + 0.2083333333rem, 1.25rem);
    height: clamp(5rem, 4.6296296296vw + 2.7777777778rem, 6.25rem);
  }
}
.contact_btn:not([href^=tel]) {
  background-color: #80cee2;
  color: white;
  font-weight: 500;
  transition: all 0.5s ease;
}
@media (hover: hover) {
  .contact_btn:not([href^=tel]):hover {
    opacity: 1;
    background-color: #56bed9;
  }
}
.contact_btn[href^=tel] {
  border-top: 1px solid #80cee2;
  color: #80cee2;
  border-bottom: 1px solid #80cee2;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  white-space: nowrap;
}
.contact_btn:not(:first-child) {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .contact_btn:not(:first-child) {
    margin-top: 0;
  }
}
.contact_tel {
  display: flex;
  align-items: baseline;
  justify-content: center;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .contact_tel {
    justify-content: flex-start;
  }
}
.contact_tel .txt_num {
  font-size: 2em;
}
.contact_tel .txt_tel {
  position: relative;
  top: -0.15em;
  margin-right: 0.4em;
}

/*# sourceMappingURL=top.css.map */
