@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

img,
picture,
video,
canvas,
svg {
  display: block;
  max-width: 100%;
  height: auto;
}

img {
  width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  overflow-wrap: break-word;
}

ul,
ol {
  list-style: none;
}

[hidden] {
  display: none;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

a {
  text-decoration: none;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.contact__container, .access__container, .lesson__container, .qa__container, .flow__container, .course__container, .feature__container, .news__container {
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .contact__container, .access__container, .lesson__container, .qa__container, .flow__container, .course__container, .feature__container, .news__container {
    max-width: 91.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__container, .access__container, .lesson__container, .qa__container, .flow__container, .course__container, .feature__container, .news__container {
    max-width: 89.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.contact__title, .access__title, .lesson__title, .qa__title, .flow__title, .course__title, .feature__title {
  position: relative;
  font-size: 4.1rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 105px;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .contact__title, .access__title, .lesson__title, .qa__title, .flow__title, .course__title, .feature__title {
    font-size: 3.4166666667vw;
    margin-bottom: 8.75vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__title, .access__title, .lesson__title, .qa__title, .flow__title, .course__title, .feature__title {
    font-size: 8.2666666667vw;
    line-height: 1.6129032258;
    margin-right: 0;
    margin-bottom: 12vw;
  }
}
.contact__title-num, .access__title-num, .lesson__title-num, .qa__title-num, .flow__title-num, .course__title-num, .feature__title-num {
  font-size: 6.2rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .contact__title-num, .access__title-num, .lesson__title-num, .qa__title-num, .flow__title-num, .course__title-num, .feature__title-num {
    font-size: 5.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__title-num, .access__title-num, .lesson__title-num, .qa__title-num, .flow__title-num, .course__title-num, .feature__title-num {
    font-size: 13.8666666667vw;
  }
}
.contact__title-en, .access__title-en, .lesson__title-en, .qa__title-en, .flow__title-en, .course__title-en, .feature__title-en {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .contact__title-en, .access__title-en, .lesson__title-en, .qa__title-en, .flow__title-en, .course__title-en, .feature__title-en {
    top: -8.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__title-en, .access__title-en, .lesson__title-en, .qa__title-en, .flow__title-en, .course__title-en, .feature__title-en {
    top: -16vw;
  }
}

.access__address-text, .access__address-note, .lesson__text, .lesson__table-open, .lesson__table-day, .lesson__table-time, .lesson__table-content, .lesson__setumei, .lesson__note, .qa__accordion, .flow__head-01, .flow__head-02, .flow__head-03, .flow__head-04, .flow__head-05, .flow__text, .course__accordion-team, .course__accordion-data, .course__accordion-note, .course__accordion-hosoku-01, .course__accordion-hosoku-02, .course__text, .course-thing__text, .course-thing__list, .profile__name-cat, .profile__text, .profile__history-year, .profile__history-content, .profile__about-text, .profile__about-link, .feature__list-text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .access__address-text, .access__address-note, .lesson__text, .lesson__table-open, .lesson__table-day, .lesson__table-time, .lesson__table-content, .lesson__setumei, .lesson__note, .qa__accordion, .flow__head-01, .flow__head-02, .flow__head-03, .flow__head-04, .flow__head-05, .flow__text, .course__accordion-team, .course__accordion-data, .course__accordion-note, .course__accordion-hosoku-01, .course__accordion-hosoku-02, .course__text, .course-thing__text, .course-thing__list, .profile__name-cat, .profile__text, .profile__history-year, .profile__history-content, .profile__about-text, .profile__about-link, .feature__list-text {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-text, .access__address-note, .lesson__text, .lesson__table-open, .lesson__table-day, .lesson__table-time, .lesson__table-content, .lesson__setumei, .lesson__note, .qa__accordion, .flow__head-01, .flow__head-02, .flow__head-03, .flow__head-04, .flow__head-05, .flow__text, .course__accordion-team, .course__accordion-data, .course__accordion-note, .course__accordion-hosoku-01, .course__accordion-hosoku-02, .course__text, .course-thing__text, .course-thing__list, .profile__name-cat, .profile__text, .profile__history-year, .profile__history-content, .profile__about-text, .profile__about-link, .feature__list-text {
    font-size: 4.2666666667vw;
  }
}

.gallery__button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  width: 365px;
  height: 85px;
  padding-left: 40px;
  border: 2px solid #366595;
  border-radius: 60px;
  background-color: #fff;
  color: #366595;
}
@media screen and (max-width: 768px) {
  .gallery__button {
    font-size: 6.4vw;
    width: 94.6666666667vw;
    height: 22.6666666667vw;
    padding-left: 9.3333333333vw;
    border-width: 0.5333333333vw;
  }
}
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000;
  scrollbar-gutter: stable;
}
body.is-hamburger-active {
  overflow-y: hidden;
}

a {
  opacity: 1;
  transition: opacity 0.4s;
}
a:hover {
  opacity: 0.6;
}

.main {
  padding-top: 80px;
  background-color: #ebf0f4;
}
@media screen and (max-width: 768px) {
  .main {
    padding-top: 16vw;
  }
}

@media screen and (max-width: 768px) {
  .spNone {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .pcNone {
    display: none;
  }
}

.header__link-lesson, .header__link-taiken {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  height: 50px;
  border-radius: 25px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background-color: #fff;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .header {
    height: 16vw;
    background-color: #366595;
  }
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .header__container {
    padding-left: 4vw;
  }
}
.header__logo {
  width: 238px;
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .header__logo {
    width: 62.9333333333vw;
    margin-left: 0;
  }
}
.header__info {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .header__info {
    margin-right: 0;
  }
}
.header__links {
  display: flex;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .header__links {
    display: none;
  }
}
.header__link-taiken {
  width: 156px;
  background-color: #366595;
  color: #fff;
}
.header__link-lesson {
  width: 100px;
  margin-left: 20px;
  background-color: #fff;
  border: 3px solid #366595;
  color: #366595;
}
.header__snss {
  display: flex;
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .header__snss {
    display: none;
  }
}
.header__sns-insta {
  width: 26px;
  height: 30px;
}
.header__sns-insta-path {
  fill: #366595;
}
.header__sns-insta-rect {
  fill: #fff;
}
.header__sns-x {
  width: 30px;
  height: 30px;
}
.header__sns-x-path {
  fill: #366595;
}
.header__sns + .header__sns {
  margin-left: 20px;
}
.header__hamburger {
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 60px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .header__hamburger {
    width: 16vw;
    height: 16vw;
  }
}
.header__hamburger-line {
  display: block;
  position: absolute;
  top: 10px;
  left: 5px;
  width: 50px;
  height: 4px;
  border-radius: 5px;
  background-color: #366595;
  transition: background-color 0.4s;
}
@media screen and (max-width: 768px) {
  .header__hamburger-line {
    top: 7.3333333333vw;
    left: 4.6666666667vw;
    width: 6.9333333333vw;
    height: 1.0666666667vw;
    background-color: #fff;
  }
}
.header__hamburger-line::before {
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  width: 50px;
  height: 4px;
  border-radius: 5px;
  background-color: #366595;
  transition: transform 0.4s;
  content: "";
}
@media screen and (max-width: 768px) {
  .header__hamburger-line::before {
    top: -2.6666666667vw;
    width: 6.9333333333vw;
    height: 1.0666666667vw;
    background-color: #fff;
  }
}
.header__hamburger-line::after {
  display: block;
  position: absolute;
  top: 10px;
  left: 0;
  width: 50px;
  height: 4px;
  border-radius: 5px;
  background-color: #366595;
  transition: transform 0.4s;
  content: "";
}
@media screen and (max-width: 768px) {
  .header__hamburger-line::after {
    top: 2.6666666667vw;
    width: 6.9333333333vw;
    height: 1.0666666667vw;
    background-color: #fff;
  }
}
.header__hamburger-text {
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  color: #366595;
}
@media screen and (max-width: 768px) {
  .header__hamburger-text {
    display: none;
  }
}
.header__hamburger.is-hamburger-active .header__hamburger-line {
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .header__hamburger.is-hamburger-active .header__hamburger-line {
    background-color: #366595;
  }
}
.header__hamburger.is-hamburger-active .header__hamburger-line::before {
  top: 0;
  transform: rotate(45deg);
}
.header__hamburger.is-hamburger-active .header__hamburger-line::after {
  top: 0;
  transform: rotate(-45deg);
}

.hamburger {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(54, 101, 149, 0.8);
  overflow: auto;
  z-index: 20;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s;
  background-image: url(/assets/img/common/hamburger_bg_pc.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #366595;
}
@media screen and (max-width: 768px) {
  .hamburger {
    background-image: url(/assets/img/common/hamburger_bg_sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
.hamburger__head {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 1;
}
@media screen and (max-width: 1480px) {
  .hamburger__head {
    max-width: 97.2972972973vw;
    padding-left: 1.3513513514vw;
    padding-right: 1.3513513514vw;
  }
}
@media screen and (max-width: 768px) {
  .hamburger__head {
    max-width: 100%;
    padding-top: 0;
    padding-left: 4vw;
    padding-right: 0;
  }
}
.hamburger__head-logo {
  width: 236px;
}
@media screen and (max-width: 768px) {
  .hamburger__head-logo {
    width: 62.9333333333vw;
  }
}
.hamburger__head-close {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 768px) {
  .hamburger__head-close {
    width: 16vw;
    height: 16vw;
  }
}
.hamburger__head-close-icon {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 768px) {
  .hamburger__head-close-icon {
    width: 6.4vw;
    height: 6.4vw;
  }
}
.hamburger__head-close-rect {
  width: 66px;
  height: 2px;
  fill: #fff;
}
.hamburger__info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .hamburger__info {
    display: block;
    width: 100%;
    padding-top: 26.6666666667vw;
    padding-left: 10.6666666667vw;
    padding-right: 5.3333333333vw;
    background-color: transparent;
  }
}
.hamburger__inner {
  position: relative;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .hamburger__inner {
    justify-content: space-between;
    padding-bottom: 40vw;
  }
}
@media screen and (max-width: 768px) {
  .hamburger__navs {
    width: 37.3333333333vw;
  }
}
.hamburger__navs + .hamburger__navs {
  margin-left: 60px;
}
@media screen and (max-width: 768px) {
  .hamburger__navs + .hamburger__navs {
    margin-left: 0;
  }
}
.hamburger__nav-list + .hamburger__nav-list {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .hamburger__nav-list + .hamburger__nav-list {
    margin-top: 5.3333333333vw;
  }
}
.hamburger__nav-link {
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .hamburger__nav-link {
    font-size: 4.2666666667vw;
  }
}
.hamburger__nav-childs {
  margin-top: 15px;
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .hamburger__nav-childs {
    margin-top: 5.3333333333vw;
    padding-left: 9.3333333333vw;
  }
}
.hamburger__nav-child + .hamburger__nav-child {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .hamburger__nav-child + .hamburger__nav-child {
    margin-top: 5.3333333333vw;
  }
}
.hamburger__nav-child-link {
  display: block;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
  padding-left: 1.5em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .hamburger__nav-child-link {
    font-size: 3.7333333333vw;
  }
}
.hamburger__nav-child-link::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "ー";
}
.hamburger__buttons {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .hamburger__buttons {
    margin-top: 0;
    position: absolute;
    bottom: 16vw;
    left: -5.2vw;
    width: 89.6vw;
    display: flex;
    justify-content: space-between;
  }
}
.hamburger__button {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.04em;
  width: 196px;
  height: 54px;
  border-radius: 100px;
  color: #366595;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .hamburger__button {
    font-size: 4.2666666667vw;
    width: 43.4666666667vw;
    height: 13.3333333333vw;
    border-radius: 26.6666666667vw;
  }
}
.hamburger__button + .hamburger__button {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .hamburger__button + .hamburger__button {
    margin-top: 0;
  }
}
.hamburger__snss {
  position: absolute;
  bottom: 0;
  right: -140px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1480px) {
  .hamburger__snss {
    right: -9.4594594595vw;
  }
}
@media screen and (max-width: 768px) {
  .hamburger__snss {
    position: static;
    display: flex;
    flex-direction: row;
    margin-top: 5.3333333333vw;
  }
}
.hamburger__sns + .hamburger__sns {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .hamburger__sns + .hamburger__sns {
    margin-top: 0;
    margin-left: 5.3333333333vw;
  }
}
.hamburger__sns-insta {
  width: 26px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .hamburger__sns-insta {
    width: 6.9333333333vw;
    height: 8vw;
  }
}
.hamburger__sns-insta-path {
  fill: #fff;
}
.hamburger__sns-insta-rect {
  fill: #fff;
}
.hamburger__sns-x {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 768px) {
  .hamburger__sns-x {
    width: 8vw;
    height: 8vw;
  }
}
.hamburger__sns-x-path {
  fill: #fff;
}
.hamburger.is-hamburger-active {
  opacity: 1;
  pointer-events: all;
}

.footer {
  background-color: #366595;
}
.footer__container {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 17px;
}
@media screen and (max-width: 1480px) {
  .footer__container {
    max-width: 97.2972972973vw;
    padding-top: 2.3648648649vw;
    padding-bottom: 1.1486486486vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__container {
    max-width: 89.3333333333vw;
    padding-top: 4vw;
    padding-bottom: 21.3333333333vw;
  }
}
.footer__inner {
  display: flex;
  align-items: center;
  margin-bottom: 70px;
}
@media screen and (max-width: 1480px) {
  .footer__inner {
    margin-bottom: 4.7297297297vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__inner {
    display: block;
  }
}
.footer__head {
  display: flex;
  margin-left: 20px;
  margin-right: 65px;
}
@media screen and (max-width: 1480px) {
  .footer__head {
    margin-left: 1.3513513514vw;
    margin-right: 4.3918918919vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__head {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 4.6666666667vw;
  }
}
.footer__logo {
  width: 236px;
  margin-right: 50px;
}
@media screen and (max-width: 1480px) {
  .footer__logo {
    width: 15.9459459459vw;
    margin-right: 3.3783783784vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__logo {
    width: 62.9333333333vw;
    margin-right: 0;
  }
}
.footer__snss {
  display: flex;
}
@media screen and (max-width: 768px) {
  .footer__snss {
    margin-top: -0.8vw;
  }
}
.footer__sns + .footer__sns {
  margin-left: 25px;
}
@media screen and (max-width: 1480px) {
  .footer__sns + .footer__sns {
    margin-left: 1.6891891892vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__sns + .footer__sns {
    margin-left: 4vw;
  }
}
.footer__sns-insta {
  width: 26px;
  height: 30px;
}
@media screen and (max-width: 1480px) {
  .footer__sns-insta {
    width: 1.7567567568vw;
    height: 2.027027027vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__sns-insta {
    width: 6.9333333333vw;
    height: 8vw;
  }
}
.footer__sns-insta-path {
  fill: #fff;
}
.footer__sns-insta-rect {
  fill: #fff;
}
.footer__sns-x {
  width: 30px;
  height: 30px;
}
@media screen and (max-width: 1480px) {
  .footer__sns-x {
    width: 2.027027027vw;
    height: 2.027027027vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__sns-x {
    width: 6.9333333333vw;
    height: 8vw;
  }
}
.footer__sns-x-path {
  fill: #fff;
}
.footer__info {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .footer__info {
    flex-direction: column;
  }
}
.footer__info-texts {
  display: flex;
  align-items: center;
  margin-right: 80px;
}
@media screen and (max-width: 1480px) {
  .footer__info-texts {
    margin-right: 5.4054054054vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-texts {
    display: block;
    text-align: center;
    margin-bottom: 2.6666666667vw;
    margin-right: 0;
  }
}
.footer__info-text {
  font-size: 1.4rem;
  color: #fff;
}
@media screen and (max-width: 1480px) {
  .footer__info-text {
    font-size: 0.9459459459vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-text {
    font-size: 3.7333333333vw;
  }
}
.footer__info-text + .footer__info-text {
  margin-left: 45px;
}
@media screen and (max-width: 1480px) {
  .footer__info-text + .footer__info-text {
    margin-left: 3.0405405405vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-text + .footer__info-text {
    margin-top: 2.6666666667vw;
    margin-left: 0;
  }
}
.footer__info-text--large {
  font-size: 1.6rem;
}
@media screen and (max-width: 1480px) {
  .footer__info-text--large {
    font-size: 1.0810810811vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-text--large {
    font-size: 3.7333333333vw;
  }
}
.footer__info-text--min {
  font-size: 1.2rem;
}
@media screen and (max-width: 1480px) {
  .footer__info-text--min {
    font-size: 0.8108108108vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-text--min {
    font-size: 3.2vw;
  }
}
.footer__info-link {
  font-size: 1.2rem;
  color: #fff;
}
@media screen and (max-width: 1480px) {
  .footer__info-link {
    font-size: 0.8108108108vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__info-link {
    font-size: 3.2vw;
  }
}
.footer__copy {
  display: flex;
  justify-content: center;
}
.footer__copy-text {
  font-size: 1.2rem;
  color: #fff;
  line-height: 2;
}
@media screen and (max-width: 1480px) {
  .footer__copy-text {
    font-size: 0.8108108108vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__copy-text {
    font-size: 3.2vw;
  }
}

.fixed-footer__button-lesson, .fixed-footer__button-taiken {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 4.2666666667vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  height: 14.6666666667vw;
  border-radius: 5.3333333333vw 5.3333333333vw 0 0;
}

.fixed-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s;
}
@media screen and (min-width: 769px) {
  .fixed-footer {
    display: none;
  }
}
.fixed-footer__items {
  display: flex;
  justify-content: space-between;
}
.fixed-footer__item {
  width: 50%;
}
.fixed-footer__button-taiken {
  background-color: #366595;
  color: #fff;
}
.fixed-footer__button-lesson {
  border: 0.5333333333vw solid #366595;
  background-color: #fff;
  color: #366595;
}
.fixed-footer.is-fixed-footer-active {
  opacity: 1;
  pointer-events: all;
}

.cta__container {
  position: relative;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-left: 70px;
  padding-right: 70px;
  border-radius: 10px;
  background-color: rgba(54, 101, 149, 0.1);
}
@media screen and (max-width: 1200px) {
  .cta__container {
    max-width: 75vw;
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
    padding-left: 5.8333333333vw;
    padding-right: 5.8333333333vw;
    border-radius: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__container {
    max-width: none;
    width: 89.3333333333vw;
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.cta__title {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 500;
  width: 626px;
  height: 75px;
  padding-top: 11px;
  background-image: url(/assets/img/common/cta_title_bg_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .cta__title {
    top: -4.1666666667vw;
    font-size: 2vw;
    width: 52.1666666667vw;
    height: 6.25vw;
    padding-top: 0.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__title {
    top: auto;
    bottom: 100%;
    font-size: 5.3333333333vw;
    text-align: center;
    width: 85.4666666667vw;
    height: 34vw;
    padding-top: 5.3333333333vw;
    background-image: url(/assets/img/common/cta_title_bg_sp.png);
  }
}
.cta__items {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .cta__items {
    flex-wrap: wrap;
  }
}
.cta__item, .cta__item-tel {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 23.6842105263%;
}
@media screen and (max-width: 768px) {
  .cta__item, .cta__item-tel {
    width: 36.8vw;
  }
}
.cta__item-tel {
  width: 44.7368421053%;
}
@media screen and (max-width: 768px) {
  .cta__item-tel {
    width: 100%;
    margin-top: 5.3333333333vw;
  }
}
.cta__button, .cta__tel, .cta__button-line {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  font-weight: 500;
  width: 100%;
  height: 95px;
  padding-left: 25%;
  border-radius: 20px;
  z-index: 1;
  box-shadow: 10px 10px 0 0px rgba(54, 101, 149, 0.2);
  background-color: #fff;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .cta__button, .cta__tel, .cta__button-line {
    font-size: 2vw;
    height: 7.9166666667vw;
    border-radius: 1.6666666667vw;
    box-shadow: 0.8333333333vw 0.8333333333vw 0 0px rgba(54, 101, 149, 0.2);
  }
}
@media screen and (max-width: 768px) {
  .cta__button, .cta__tel, .cta__button-line {
    font-size: 6.4vw;
    height: 19.2vw;
    padding-left: 5.3333333333vw;
    border-radius: 5.3333333333vw;
    box-shadow: 1.3333333333vw 2.6666666667vw 0 0px rgba(54, 101, 149, 0.2);
  }
}
.cta__button-line {
  background-color: #06C755;
  color: #fff;
}
.cta__button-line .cta__button-arrow-path {
  stroke: #fff;
}
.cta__button-arrows {
  position: absolute;
  top: 50%;
  right: 19.4444444444%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .cta__button-arrows {
    right: 5.3333333333vw;
  }
}
.cta__button-arrow {
  width: 20px;
  height: 22px;
}
@media screen and (max-width: 1200px) {
  .cta__button-arrow {
    width: 1.6666666667vw;
    height: 1.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__button-arrow {
    width: 4vw;
    height: 5.8666666667vw;
  }
}
.cta__button-arrow-path {
  stroke: #366595;
}
.cta__tel {
  justify-content: space-between;
  padding-left: 10.2941176471%;
  padding-right: 10.2941176471%;
}
@media screen and (max-width: 768px) {
  .cta__tel {
    height: 22.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-right: 8vw;
  }
}
.cta__tel-title {
  display: flex;
  align-items: center;
  font-size: 2.4rem;
  min-height: 68.4210526316%;
  min-width: 25.9259259259%;
  border-right: 1px solid #366595;
}
@media screen and (max-width: 1200px) {
  .cta__tel-title {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__tel-title {
    font-size: 6.4vw;
    min-width: 13.3333333333vw;
    min-height: 17.3333333333vw;
    border-right-width: 0.2666666667vw;
  }
}
.cta__tel-number {
  font-size: 2rem;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.04em;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  .cta__tel-number {
    font-size: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__tel-number {
    font-size: 5.3333333333vw;
  }
}
.cta__tel-text {
  font-size: 1.6rem;
}
@media screen and (max-width: 1200px) {
  .cta__tel-text {
    font-size: 1.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .cta__tel-text {
    font-size: 4.2666666667vw;
  }
}
.cta__tel-arrows {
  display: none;
}
@media screen and (max-width: 768px) {
  .cta__tel-arrows {
    display: block;
    position: absolute;
    top: 50%;
    right: 2.6666666667vw;
    transform: translateY(-50%);
  }
}
.cta__tel-arrow {
  width: 4vw;
  height: 5.8666666667vw;
}
.cta__tel-arrow-path {
  stroke: #366595;
}

.js-accordion-content {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease;
}
.js-fade {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease-out, transform 0.8s ease-out;
}
.js-fade-active {
  opacity: 1;
  transform: translateY(0);
}

.kv__container {
  position: relative;
}
.kv__title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1000px;
  width: 69.4444444444%;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .kv__title {
    width: 100%;
  }
}

.news {
  background-color: #fff;
}
.news__container {
  max-width: 870px;
  display: flex;
  align-items: center;
  padding-top: 26px;
  padding-bottom: 26px;
}
@media screen and (max-width: 1200px) {
  .news__container {
    max-width: 72.5vw;
    padding-top: 2.1666666667vw;
    padding-bottom: 2.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .news__container {
    display: block;
    padding-top: 4vw;
    padding-bottom: 5.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}
.news__title {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-right: 40px;
  color: #366595;
  text-wrap: nowrap;
}
@media screen and (max-width: 1200px) {
  .news__title {
    margin-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .news__title {
    font-size: 4.2666666667vw;
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.news__link {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .news__link {
    display: block;
  }
}
.news__head {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  .news__head {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .news__head {
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.news__time {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-right: 20px;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .news__time {
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .news__time {
    font-size: 3.7333333333vw;
    line-height: 1.7142857143;
    margin-right: 2.6666666667vw;
  }
}
.news__cat {
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.4;
  letter-spacing: 0.04em;
  color: #366595;
  padding: 1px 10px;
  border: 1px solid #366595;
  border-radius: 50px;
  text-wrap: nowrap;
}
@media screen and (max-width: 768px) {
  .news__cat {
    font-size: 2.6666666667vw;
    margin-right: 0;
    border-width: 0.2666666667vw;
  }
}
.news__text {
  display: block;
  font-size: 1.6rem;
  font-weight: 500;
  color: #000;
}
@media screen and (max-width: 768px) {
  .news__text {
    font-size: 3.7333333333vw;
  }
}

.feature__list-inner-03, .feature__list-inner-02, .feature__list-inner-01 {
  min-height: 220px;
  padding-top: 5.8823529412%;
  padding-bottom: 5.8823529412%;
  padding-left: 33.8235294118%;
  padding-right: 5.8823529412%;
  border-radius: 0 0 20px 20px;
  background-color: #366595;
  background-size: 93px 200px;
  background-position: 10px center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .feature__list-inner-03, .feature__list-inner-02, .feature__list-inner-01 {
    min-height: 18.3333333333vw;
    border-radius: 0 0 1.6666666667vw 1.6666666667vw;
    background-size: 7.75vw 16.6666666667vw;
    background-position: 0.8333333333vw center;
  }
}
@media screen and (max-width: 768px) {
  .feature__list-inner-03, .feature__list-inner-02, .feature__list-inner-01 {
    min-height: 58.6666666667vw;
    padding-top: 6vw;
    padding-bottom: 6vw;
    padding-left: 30.6666666667vw;
    padding-right: 5.3333333333vw;
    border-radius: 0 0 5.3333333333vw 5.3333333333vw;
    background-size: 25.0666666667vw 53.3333333333vw;
    background-position: 2.6666666667vw center;
  }
}

.feature {
  overflow: hidden;
}
.feature__container {
  position: relative;
  padding-top: 210px;
  padding-bottom: 140px;
}
@media screen and (max-width: 1200px) {
  .feature__container {
    padding-top: 17.5vw;
    padding-bottom: 11.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__container {
    padding-top: 26.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__title {
    line-height: 1.3;
  }
}
.feature__title-en {
  width: 1046px;
  height: 306px;
}
@media screen and (max-width: 1200px) {
  .feature__title-en {
    width: 87.1666666667vw;
    height: 25.5vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__title-en {
    width: 83.2vw;
    height: 24.5333333333vw;
  }
}
.feature__lists {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .feature__lists {
    display: block;
  }
}
.feature__list {
  width: 340px;
}
@media screen and (max-width: 1200px) {
  .feature__list {
    width: 28.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__list {
    width: 89.6vw;
    margin-left: -0.2666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__list + .feature__list {
    margin-top: 8vw;
  }
}
.feature__list-inner-01 {
  background-image: url(/assets/img/top/feature_number-01_pc.png);
}
@media screen and (max-width: 768px) {
  .feature__list-inner-01 {
    background-image: url(/assets/img/top/feature_number-01_sp.png);
  }
}
.feature__list-inner-02 {
  background-image: url(/assets/img/top/feature_number-02_pc.png);
}
@media screen and (max-width: 768px) {
  .feature__list-inner-02 {
    background-image: url(/assets/img/top/feature_number-02_sp.png);
  }
}
.feature__list-inner-03 {
  background-image: url(/assets/img/top/feature_number-03_pc.png);
}
@media screen and (max-width: 768px) {
  .feature__list-inner-03 {
    background-image: url(/assets/img/top/feature_number-03_sp.png);
  }
}
.feature__list-title {
  font-size: 2.4rem;
  margin-bottom: 20px;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .feature__list-title {
    font-size: 2vw;
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__list-title {
    font-size: 6.4vw;
    margin-bottom: 5.3333333333vw;
  }
}
.feature__list-title-yellow {
  color: #faffae;
}
.feature__list-text {
  line-height: 1.875;
  color: #fff;
}
.feature__list-text-yellow {
  color: #faffae;
}
.feature__profile {
  max-width: 800px;
  width: 100%;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 100px;
  border: 3px solid #366595;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .feature__profile {
    max-width: 66.6666666667vw;
    margin-top: 6.6666666667vw;
    border-radius: 8.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .feature__profile {
    max-width: none;
    width: 90.6666666667vw;
    margin-top: 16vw;
    margin-left: -1.3333333333vw;
    border-width: 0.8vw;
    border-radius: 26.6666666667vw;
  }
}

.profile__accordion {
  position: relative;
}
.profile__accordion-arrows {
  position: absolute;
  top: 130px;
  right: 115px;
  transition: transform 0.4s;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .profile__accordion-arrows {
    top: 13.75vw;
    right: 9.5833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__accordion-arrows {
    top: auto;
    bottom: 2.6666666667vw;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 70%;
    min-height: 13.3333333333vw;
    padding-bottom: 1.3333333333vw;
  }
}
.profile__accordion-arrow {
  width: 26px;
  height: 15px;
}
@media screen and (max-width: 1200px) {
  .profile__accordion-arrow {
    width: 2.1666666667vw;
    height: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__accordion-arrow {
    width: 6.9333333333vw;
    height: 4vw;
  }
}
.profile__accordion-arrow-path {
  stroke: #366595;
}
.profile__accordion-head {
  position: relative;
  padding-top: 65px;
  padding-bottom: 60px;
  padding-left: 330px;
  padding-right: 170px;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .profile__accordion-head {
    padding-top: 5.5833333333vw;
    padding-bottom: 5.5833333333vw;
    padding-left: 27.5vw;
    padding-right: 14.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__accordion-head {
    padding-top: 9.3333333333vw;
    padding-bottom: 13.3333333333vw;
    padding-left: 9.8666666667vw;
    padding-right: 9.8666666667vw;
  }
}
.profile__accordion-content-inner {
  padding-bottom: 50px;
}
@media screen and (max-width: 1200px) {
  .profile__accordion-content-inner {
    padding-bottom: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__accordion-content-inner {
    padding-bottom: 21.3333333333vw;
  }
}
.profile__accordion.is-accordion-open .profile__accordion-arrows {
  transform: scale(1, -1);
}
@media screen and (max-width: 768px) {
  .profile__accordion.is-accordion-open .profile__accordion-arrows {
    transform: translateX(-50%) scale(1, -1);
    pointer-events: all;
  }
}
.profile__img {
  position: absolute;
  top: 50%;
  left: 100px;
  transform: translateY(-50%);
  width: 200px;
}
@media screen and (max-width: 1200px) {
  .profile__img {
    left: 8.3333333333vw;
    width: 16.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__img {
    top: 5.3333333333vw;
    left: 10.6666666667vw;
    transform: none;
    width: 32vw;
  }
}
.profile__name {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 500;
  padding-bottom: 20px;
  border-bottom: 1px solid #366595;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .profile__name {
    font-size: 2vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__name {
    flex-direction: column;
    font-size: 6.4vw;
    padding-left: 34.6666666667vw;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.profile__name-cat {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 40px;
  margin-right: 10px;
  border-radius: 30px;
  border: 1px solid #366595;
}
@media screen and (max-width: 1200px) {
  .profile__name-cat {
    width: 6.6666666667vw;
    height: 3.3333333333vw;
    margin-right: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__name-cat {
    width: 21.3333333333vw;
    height: 10.6666666667vw;
    margin-bottom: 2.6666666667vw;
    margin-right: 0;
    border-width: 0.2666666667vw;
    border-radius: 8vw;
  }
}
.profile__text {
  line-height: 1.5625;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .profile__text {
    padding-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__text {
    padding-top: 10.6666666667vw;
  }
}
.profile__history {
  position: relative;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  padding-left: 220px;
  border-top: 1px solid #366595;
}
@media screen and (max-width: 1200px) {
  .profile__history {
    width: 58.3333333333vw;
    padding-top: 3.75vw;
    padding-left: 18.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history {
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 0;
    padding-left: 9.8666666667vw;
    padding-right: 9.8666666667vw;
    border-top-width: 0.2666666667vw;
  }
}
.profile__history-title {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 500;
  width: 150px;
  height: 150px;
  border-radius: 100%;
  background-color: #366595;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .profile__history-title {
    left: 2.5vw;
    font-size: 1.5vw;
    width: 12.5vw;
    height: 12.5vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-title {
    position: static;
    transform: none;
    font-size: 4.2666666667vw;
    width: 53.3333333333vw;
    height: 10.6666666667vw;
    margin-bottom: 8vw;
    margin-left: auto;
    margin-right: auto;
    border-radius: 8vw;
  }
}
.profile__history-lists {
  position: relative;
}
.profile__history-lists::before {
  position: absolute;
  top: 0;
  left: 7px;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #366595;
  content: "";
}
@media screen and (max-width: 1200px) {
  .profile__history-lists::before {
    left: 0.5833333333vw;
    width: 0.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-lists::before {
    top: auto;
    left: 1.8666666667vw;
    bottom: 0;
    width: 0.2666666667vw;
    height: calc(100% - 0.6em);
  }
}
.profile__history-list, .profile__history-list-01 {
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .profile__history-list, .profile__history-list-01 {
    padding-top: 1.6666666667vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-list, .profile__history-list-01 {
    padding-top: 0;
    padding-bottom: 8vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-list-01 {
    padding-bottom: 21.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-list:last-child, .profile__history-list-01:last-child {
    padding-bottom: 0;
  }
}
.profile__history-year {
  position: relative;
  line-height: 1.5625;
  text-align: end;
  min-width: 75px;
  margin-right: 40px;
}
@media screen and (max-width: 1200px) {
  .profile__history-year {
    min-width: 6.25vw;
    margin-right: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-year {
    min-width: 17.3333333333vw;
    margin-right: 5.3333333333vw;
  }
}
.profile__history-year::before {
  content: "●";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.profile__history-content {
  position: relative;
  line-height: 1.5625;
}
.profile__history-fukidasi {
  position: absolute;
  top: -27px;
  left: 115px;
  width: 220px;
  height: 76px;
  font-size: 1.4rem;
  font-weight: 500;
  padding-top: 15px;
  padding-left: 40px;
  background-image: url(/assets/img/top/profile_hukidasi_pc.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1200px) {
  .profile__history-fukidasi {
    top: -2.25vw;
    left: 9.5833333333vw;
    width: 18.3333333333vw;
    height: 6.3333333333vw;
    font-size: 1.1666666667vw;
    padding-top: 1.25vw;
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__history-fukidasi {
    top: 5.3333333333vw;
    left: -8.6666666667vw;
    font-size: 3.7333333333vw;
    width: 55.2vw;
    height: 22.6666666667vw;
    padding-top: 6.9333333333vw;
    padding-left: 9.0666666667vw;
    background-image: url(/assets/img/top/profile_hukidasi_sp.png);
  }
}
.profile__about {
  position: relative;
  width: 700px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 45px;
  padding-bottom: 45px;
  padding-left: 205px;
  padding-right: 195px;
  border-radius: 20px;
  background-color: #366595;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .profile__about {
    width: 58.3333333333vw;
    margin-top: 2.9166666667vw;
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
    padding-left: 17.0833333333vw;
    padding-right: 16.25vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about {
    width: 69.3333333333vw;
    margin-top: 8vw;
    padding-top: 16vw;
    padding-bottom: 10.6666666667vw;
    padding-left: 8vw;
    padding-right: 8vw;
    border-radius: 5.3333333333vw;
  }
}
.profile__about-img {
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  width: 150px;
}
@media screen and (max-width: 1200px) {
  .profile__about-img {
    left: 2.5vw;
    width: 12.5vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about-img {
    top: 10.6666666667vw;
    left: 8vw;
    transform: none;
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
}
.profile__about-title {
  font-size: 2.2rem;
  font-weight: 500;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .profile__about-title {
    font-size: 1.8333333333vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about-title {
    font-size: 5.8666666667vw;
    text-align: end;
    margin-bottom: 10.6666666667vw;
  }
}
.profile__about-text {
  color: #fff;
}
.profile__about-text--yellow {
  color: #faffae;
}
.profile__about-link {
  display: flex;
  align-items: center;
  width: 140px;
  height: 84px;
  padding-left: 25px;
  border-radius: 200px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .profile__about-link {
    position: absolute;
    top: 50%;
    right: 4.3227665706%;
    transform: translateY(-50%);
  }
}
@media screen and (max-width: 1200px) {
  .profile__about-link {
    width: 11.6666666667vw;
    height: 7vw;
    padding-left: 2.0833333333vw;
    border-radius: 16.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about-link {
    position: relative;
    width: 56.9333333333vw;
    height: 16.8vw;
    margin-top: 6.6666666667vw;
    margin-left: -1.8666666667vw;
    padding-left: 6.6666666667vw;
    border-radius: 53.3333333333vw;
  }
}
.profile__about-arrows {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  transition: transform 0.4s;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  .profile__about-arrows {
    right: 2.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about-arrows {
    right: 8vw;
  }
}
.profile__about-arrow {
  width: 13px;
  height: 22px;
}
@media screen and (max-width: 1200px) {
  .profile__about-arrow {
    width: 1.0833333333vw;
    height: 1.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .profile__about-arrow {
    width: 3.4666666667vw;
    height: 5.8666666667vw;
  }
}
.profile__about-arrow-path {
  stroke: #366595;
}

.course__accordion-head-04, .course__accordion-head-03, .course__accordion-head-02, .course__accordion-head-01 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 139px;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .course__accordion-head-04, .course__accordion-head-03, .course__accordion-head-02, .course__accordion-head-01 {
    height: 11.6666666667vw;
    padding-left: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-head-04, .course__accordion-head-03, .course__accordion-head-02, .course__accordion-head-01 {
    height: 37.0666666667vw;
    padding-left: 8vw;
  }
}

.course {
  position: relative;
  overflow: hidden;
}
.course::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 300px 0 0 300px;
  background-color: #fff;
  content: "";
}
@media screen and (max-width: 1200px) {
  .course::before {
    border-radius: 25vw 0 0 25vw;
  }
}
.course__container {
  position: relative;
  padding-top: 150px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1200px) {
  .course__container {
    padding-top: 12.5vw;
    padding-bottom: 6.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__container {
    padding-top: 26.6666666667vw;
    padding-bottom: 18.6666666667vw;
  }
}
.course__title {
  margin-bottom: 210px;
}
@media screen and (max-width: 1200px) {
  .course__title {
    margin-bottom: 17.5vw;
  }
}
@media screen and (max-width: 768px) {
  .course__title {
    margin-bottom: 20vw;
  }
}
.course__title-en {
  width: 820px;
  height: 310px;
}
@media screen and (max-width: 1200px) {
  .course__title-en {
    width: 68.3333333333vw;
    height: 25.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__title-en {
    top: -13.3333333333vw;
    width: 65.4666666667vw;
    height: 24.8vw;
  }
}
.course__lists {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: -40px;
}
@media screen and (max-width: 1200px) {
  .course__lists {
    margin-top: -3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__lists {
    display: block;
    margin-top: 0;
  }
}
.course__list {
  width: 535px;
  margin-top: 40px;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .course__list {
    width: 44.5833333333vw;
    margin-top: 3.3333333333vw;
    border-radius: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__list {
    width: 94.6666666667vw;
    margin-top: 8vw;
    margin-left: -2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__list + .course__list {
    margin-top: 8vw;
  }
}
.course__accordion-head-01 {
  background-image: url(/assets/img/top/course_img-01_pc.jpg);
}
@media screen and (max-width: 768px) {
  .course__accordion-head-01 {
    background-image: url(/assets/img/top/course_img-01_sp.jpg);
  }
}
.course__accordion-head-02 {
  background-image: url(/assets/img/top/course_img-02_pc.jpg);
}
@media screen and (max-width: 768px) {
  .course__accordion-head-02 {
    background-image: url(/assets/img/top/course_img-02_sp.jpg);
  }
}
.course__accordion-head-03 {
  background-image: url(/assets/img/top/course_img-03_pc.jpg);
}
@media screen and (max-width: 768px) {
  .course__accordion-head-03 {
    background-image: url(/assets/img/top/course_img-03_sp.jpg);
  }
}
.course__accordion-head-04 {
  background-image: url(/assets/img/top/course_img-04_pc.jpg);
}
@media screen and (max-width: 768px) {
  .course__accordion-head-04 {
    background-image: url(/assets/img/top/course_img-04_sp.jpg);
  }
}
.course__accordion-inner {
  padding: 20px;
  background-color: #366595;
}
@media screen and (max-width: 1200px) {
  .course__accordion-inner {
    padding: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-inner {
    padding: 5.3333333333vw;
  }
}
.course__accordion-detail {
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 10px;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .course__accordion-detail {
    margin-top: 2.5vw;
    padding-top: 1.25vw;
    padding-bottom: 0.8333333333vw;
    padding-left: 2.5vw;
    padding-right: 2.5vw;
    border-radius: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-detail {
    margin-top: 5.3333333333vw;
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
    padding-left: 2.6666666667vw;
    padding-right: 2.6666666667vw;
    border-radius: 2.6666666667vw;
  }
}
.course__accordion-lists {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .course__accordion-lists {
    margin-top: -0.8333333333vw;
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-lists {
    margin-top: -2.6666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
.course__accordion-lists-02 {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  .course__accordion-lists-02 {
    margin-bottom: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-lists-02 {
    margin-bottom: 2.6666666667vw;
  }
}
.course__accordion-list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .course__accordion-list {
    margin-top: 2.6666666667vw;
  }
}
.course__accordion-list-02 {
  display: flex;
  align-items: center;
}
.course__accordion-list-02 + .course__accordion-list-02 {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .course__accordion-list-02 + .course__accordion-list-02 {
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-list-02 + .course__accordion-list-02 {
    margin-top: 2.6666666667vw;
  }
}
.course__accordion-list-02 .course__accordion-data {
  min-width: 85px;
}
@media screen and (max-width: 1200px) {
  .course__accordion-list-02 .course__accordion-data {
    min-width: 7.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-list-02 .course__accordion-data {
    min-width: 21.3333333333vw;
  }
}
.course__accordion-team {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 130px;
  height: 33px;
  border-radius: 30px;
  margin-right: 20px;
  color: #fff;
  background-color: #366595;
}
@media screen and (max-width: 1200px) {
  .course__accordion-team {
    width: 10.8333333333vw;
    height: 2.75vw;
    border-radius: 2.5vw;
    margin-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-team {
    width: 18.6666666667vw;
    height: 8.8vw;
    border-radius: 8vw;
    margin-right: 4vw;
    padding-bottom: 0.5333333333vw;
  }
}
.course__accordion-data {
  position: relative;
}
.course__accordion-note {
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.course__accordion-hosoku-01 {
  position: absolute;
  left: 100%;
  top: 0;
  white-space: nowrap;
  padding-left: 40px;
}
@media screen and (max-width: 1200px) {
  .course__accordion-hosoku-01 {
    padding-left: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-hosoku-01 {
    padding-left: 9.3333333333vw;
  }
}
.course__accordion-hosoku-01::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  width: 20px;
  height: 2px;
  border-radius: 10px;
  background-color: #366595;
  content: "";
}
@media screen and (max-width: 1200px) {
  .course__accordion-hosoku-01::before {
    left: 0.1666666667vw;
    width: 1.6666666667vw;
    height: 0.1666666667vw;
    border-radius: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-hosoku-01::before {
    left: 0.5333333333vw;
    width: 5.3333333333vw;
    height: 0.5333333333vw;
    border-radius: 2.6666666667vw;
  }
}
.course__accordion-hosoku-02 {
  position: absolute;
  left: calc(100% + 20px);
  top: 10px;
  display: flex;
  align-items: center;
  height: 48px;
  white-space: nowrap;
  padding-left: 20px;
  border-left: 2px solid #366595;
}
@media screen and (max-width: 1200px) {
  .course__accordion-hosoku-02 {
    left: calc(100% + 1.6666666667vw);
    top: 0.8333333333vw;
    height: 4vw;
    padding-left: 1.6666666667vw;
    border-left-width: 0.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-hosoku-02 {
    top: 2.6666666667vw;
    left: calc(100% + 5.3333333333vw);
    height: 12.8vw;
    padding-bottom: 1.3333333333vw;
    padding-left: 3.3333333333vw;
    border-left-width: 0.5333333333vw;
  }
}
.course__accordion-hosoku-02::before {
  display: block;
  position: absolute;
  top: 0;
  right: 100%;
  width: 20px;
  height: 2px;
  border-radius: 10px 0 0 10px;
  background-color: #366595;
  content: "";
}
@media screen and (max-width: 1200px) {
  .course__accordion-hosoku-02::before {
    width: 1.6666666667vw;
    height: 0.1666666667vw;
    border-radius: 0.8333333333vw 0 0 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-hosoku-02::before {
    width: 5.3333333333vw;
    height: 0.5333333333vw;
    border-radius: 2.6666666667vw 0 0 2.6666666667vw;
  }
}
.course__accordion-hosoku-02::after {
  display: block;
  position: absolute;
  bottom: 0;
  right: 100%;
  width: 20px;
  height: 2px;
  border-radius: 10px 0 0 10px;
  background-color: #366595;
  content: "";
}
@media screen and (max-width: 1200px) {
  .course__accordion-hosoku-02::after {
    width: 1.6666666667vw;
    height: 0.1666666667vw;
    border-radius: 0.8333333333vw 0 0 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__accordion-hosoku-02::after {
    width: 5.3333333333vw;
    height: 0.5333333333vw;
    border-radius: 2.6666666667vw 0 0 2.6666666667vw;
  }
}
.course__accordion.is-accordion-open .course__name-arrow {
  transform: translateY(-50%) scale(1, -1);
}
.course__name {
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .course__name {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .course__name {
    font-size: 6.4vw;
  }
}
.course__name-arrow {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 26px;
  height: 13px;
  transition: transform 0.4s;
}
@media screen and (max-width: 1200px) {
  .course__name-arrow {
    right: 2.5vw;
    width: 2.1666666667vw;
    height: 1.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__name-arrow {
    right: 8vw;
    width: 6.9333333333vw;
    height: 3.4666666667vw;
  }
}
.course__name-arrow-path {
  stroke: #fff;
}
.course__text {
  color: #fff;
}
.course-thing {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 105px;
}
@media screen and (max-width: 1200px) {
  .course-thing {
    margin-top: 5vw;
    margin-bottom: 8.75vw;
  }
}
@media screen and (max-width: 768px) {
  .course-thing {
    display: block;
    margin-top: 16vw;
    margin-bottom: 50.6666666667vw;
  }
}
.course-thing__title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 500;
  width: 304px;
  height: 104px;
  margin-right: 20px;
  border-radius: 60px;
  border: 3px solid #366595;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .course-thing__title {
    font-size: 2vw;
    width: 25.3333333333vw;
    height: 8.6666666667vw;
    margin-right: 1.6666666667vw;
    border-radius: 5vw;
    border-width: 0.25vw;
  }
}
@media screen and (max-width: 768px) {
  .course-thing__title {
    font-size: 5.3333333333vw;
    width: 71.2vw;
    height: 17.0666666667vw;
    margin-bottom: 6.6666666667vw;
    margin-left: auto;
    margin-right: auto;
    border-width: 0.5333333333vw;
    border-radius: 16vw;
  }
}
@media screen and (max-width: 768px) {
  .course-thing__inner {
    width: 84vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.course-thing__lists {
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .course-thing__lists {
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course-thing__lists {
    margin-top: 2.6666666667vw;
  }
}
.course-thing__list {
  position: relative;
  padding-left: 1.2em;
}
.course-thing__list::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: "●︎";
}
.course-thing__list + .course-thing__list {
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  .course-thing__list + .course-thing__list {
    margin-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course-thing__list + .course-thing__list {
    margin-top: 1.3333333333vw;
  }
}
.course__button {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  width: 250px;
  height: 54px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  border-radius: 50px;
  background-color: #fff;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .course__button {
    font-size: 1.1666666667vw;
    width: 20.8333333333vw;
    height: 4.5vw;
    margin-top: 2.5vw;
    padding-left: 2.5vw;
    border-radius: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .course__button {
    font-size: 3.7333333333vw;
    width: 66.6666666667vw;
    height: 14.4vw;
    margin-top: 5.3333333333vw;
    padding-left: 8vw;
    border-radius: 13.3333333333vw;
  }
}
.course__button-arrow {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 11px;
  height: 22px;
}
@media screen and (max-width: 1200px) {
  .course__button-arrow {
    right: 2.5vw;
    width: 0.9166666667vw;
    height: 1.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .course__button-arrow {
    right: 8vw;
    width: 2.9333333333vw;
    height: 5.8666666667vw;
  }
}
.course__button-arrow-path {
  stroke: #366595;
}

.gallery__container {
  margin-top: 150px;
}
@media screen and (max-width: 1200px) {
  .gallery__container {
    margin-top: 12.5vw;
  }
}
@media screen and (max-width: 768px) {
  .gallery__container {
    margin-top: 26.6666666667vw;
  }
}
.gallery__swiper-slide {
  width: auto;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 1200px) {
  .gallery__swiper-slide {
    padding-left: 2.9166666667vw;
    padding-right: 2.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .gallery__swiper-slide {
    padding-left: 9.3333333333vw;
    padding-right: 9.3333333333vw;
  }
}
.gallery__swiper .swiper-wrapper {
  align-items: center;
}
.gallery .swiper-wrapper {
  transition-timing-function: linear;
}
.gallery__buttons {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .gallery__buttons {
    margin-top: 16vw;
  }
}
.gallery__button {
  box-shadow: 0 8px 0 0px rgba(54, 101, 149, 0.2);
}
@media screen and (max-width: 768px) {
  .gallery__button {
    box-shadow: 0 2.1333333333vw 0 0px rgba(54, 101, 149, 0.2);
  }
}
.gallery__button-icon {
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  width: 13px;
  height: 22px;
}
@media screen and (max-width: 768px) {
  .gallery__button-icon {
    right: 9.3333333333vw;
    width: 3.4666666667vw;
    height: 5.8666666667vw;
  }
}
.gallery__button-icon-path {
  stroke: #366595;
}

.flow__head-05, .flow__head-04, .flow__head-03, .flow__head-02, .flow__head-01 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  width: 160px;
  height: 160px;
  margin-bottom: 15px;
  border-radius: 100%;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .flow__head-05, .flow__head-04, .flow__head-03, .flow__head-02, .flow__head-01 {
    width: 13.3333333333vw;
    height: 13.3333333333vw;
    margin-bottom: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__head-05, .flow__head-04, .flow__head-03, .flow__head-02, .flow__head-01 {
    margin-bottom: 0;
    margin-right: 4vw;
    width: 34.6666666667vw;
    height: 34.6666666667vw;
  }
}

.flow {
  position: relative;
  overflow: hidden;
}
.flow::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 630px;
  border-radius: 0 300px 300px 0;
  background-color: #fff;
  content: "";
}
@media screen and (max-width: 1200px) {
  .flow::before {
    max-height: 52.5vw;
    border-radius: 0 25vw 25vw 0;
  }
}
@media screen and (max-width: 768px) {
  .flow::before {
    content: none;
  }
}
.flow__container {
  position: relative;
  margin-top: 155px;
  padding-top: 185px;
  padding-bottom: 140px;
}
@media screen and (max-width: 1200px) {
  .flow__container {
    margin-top: 12.9166666667vw;
    padding-top: 15.4166666667vw;
    padding-bottom: 11.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__container {
    margin-top: 16vw;
    padding-top: 21.3333333333vw;
    padding-bottom: 0;
  }
}
.flow__title {
  margin-bottom: 300px;
}
@media screen and (max-width: 1200px) {
  .flow__title {
    margin-bottom: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__title {
    margin-bottom: 12vw;
  }
}
.flow__title-en {
  top: -130px;
  width: 549px;
  height: 336px;
}
@media screen and (max-width: 1200px) {
  .flow__title-en {
    top: -10.8333333333vw;
    width: 45.75vw;
    height: 28vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__title-en {
    top: -14.6666666667vw;
    width: 43.8666666667vw;
    height: 26.9333333333vw;
  }
}
.flow__lists {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .flow__lists {
    display: block;
  }
}
.flow__lists::before {
  display: block;
  position: absolute;
  top: 80px;
  left: 0;
  width: 0;
  height: 6px;
  background: linear-gradient(90deg, rgba(54, 101, 149, 0.6), #366595);
  content: "";
  transition: width 1s, height 1s;
  transition-delay: 0.5s;
}
@media screen and (max-width: 1200px) {
  .flow__lists::before {
    top: 6.6666666667vw;
    height: 0.5vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__lists::before {
    top: 0;
    left: 24.6666666667vw;
    width: 1.6vw;
    height: 0;
    background: linear-gradient(180deg, rgba(54, 101, 149, 0.6), #366595);
  }
}
@media screen and (min-width: 769px) {
  .flow__lists.js-fade-active::before {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .flow__lists.js-fade-active::before {
    height: 100%;
  }
}
.flow__list {
  width: 160px;
}
@media screen and (max-width: 1200px) {
  .flow__list {
    width: 13.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__list {
    display: flex;
    align-items: center;
    width: 100%;
    padding-left: 8vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__list + .flow__list {
    margin-top: 8vw;
  }
}
.flow__head-01 {
  background-color: #86a3bf;
}
.flow__head-02 {
  background-color: #7293B5;
}
.flow__head-03 {
  background-color: #5e84aa;
}
.flow__head-04 {
  background-color: #4a74a0;
}
.flow__head-05 {
  background-color: #366595;
}
.flow__head-num {
  position: absolute;
  top: 15px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 2.4rem;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .flow__head-num {
    top: 1.25vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .flow__head-num {
    top: 2.6666666667vw;
    font-size: 6.4vw;
  }
}
.flow__text {
  color: #000;
}
@media screen and (max-width: 768px) {
  .flow__text {
    width: 34.6666666667vw;
  }
}
.flow__text--red {
  color: #e61216;
}

.qa {
  overflow: hidden;
}
.qa__container {
  position: relative;
  margin-top: 70px;
  padding-top: 185px;
}
@media screen and (max-width: 1200px) {
  .qa__container {
    margin-top: 5.8333333333vw;
    padding-top: 15.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__container {
    margin-top: 16vw;
    padding-top: 21.3333333333vw;
  }
}
.qa__title {
  margin-bottom: 140px;
}
@media screen and (max-width: 1200px) {
  .qa__title {
    margin-bottom: 11.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__title {
    margin-bottom: 21.3333333333vw;
  }
}
.qa__title-en {
  width: 543px;
  height: 329px;
}
@media screen and (max-width: 1200px) {
  .qa__title-en {
    width: 45.25vw;
    height: 27.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__title-en {
    top: -13.3333333333vw;
    width: 43.4666666667vw;
    height: 26.4vw;
  }
}
.qa__lists {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1035px;
  margin-top: -40px;
  margin-bottom: 185px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .qa__lists {
    max-width: 86.25vw;
    margin-top: -3.3333333333vw;
    margin-bottom: 15.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__lists {
    display: block;
    max-width: none;
    margin-top: 0;
    margin-bottom: 42.6666666667vw;
  }
}
.qa__list {
  width: 48.309178744%;
  margin-top: 40px;
}
@media screen and (max-width: 1200px) {
  .qa__list {
    margin-top: 3.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__list {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .qa__list + .qa__list {
    margin-top: 8vw;
  }
}
.qa__accordion {
  border-radius: 50px;
  background-color: #366595;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  .qa__accordion {
    border-radius: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion {
    border-radius: 13.3333333333vw;
  }
}
.qa__accordion-head {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 17%;
  padding-right: 17%;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-head {
    padding-top: 2.5vw;
    padding-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-head {
    padding-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
    padding-left: 17.3333333333vw;
    padding-right: 17.3333333333vw;
  }
}
.qa__accordion-icon, .qa__accordion-icon-a {
  position: absolute;
  top: 30px;
  left: 6%;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-icon, .qa__accordion-icon-a {
    top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-icon, .qa__accordion-icon-a {
    top: 5.3333333333vw;
    left: 8vw;
  }
}
.qa__accordion-icon-a {
  top: 0;
}
@media screen and (max-width: 768px) {
  .qa__accordion-icon-a {
    top: 1.3333333333vw;
  }
}
.qa__accordion-line {
  display: block;
  position: absolute;
  top: 50%;
  right: 6%;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-line {
    width: 0.9166666667vw;
    height: 0.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-line {
    right: 8vw;
    width: 3.7333333333vw;
    height: 3.7333333333vw;
  }
}
.qa__accordion-line::before {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 5px;
  width: 1px;
  height: 11px;
  background-color: #fff;
  content: "";
  transition: opacity 0.4s, transform 0.4s;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-line::before {
    left: 0.4166666667vw;
    width: 0.0833333333vw;
    height: 0.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-line::before {
    left: 1.6vw;
    width: 0.5333333333vw;
    height: 3.7333333333vw;
  }
}
.qa__accordion-line::after {
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 11px;
  height: 1px;
  background-color: #fff;
  content: "";
  transition: opacity 0.4s, transform 0.4s;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-line::after {
    top: 0.4166666667vw;
    width: 0.9166666667vw;
    height: 0.0833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-line::after {
    top: 1.6vw;
    width: 3.7333333333vw;
    height: 0.5333333333vw;
  }
}
.qa__accordion-inner {
  position: relative;
  padding-bottom: 30px;
  padding-left: 17%;
  padding-right: 17%;
}
@media screen and (max-width: 1200px) {
  .qa__accordion-inner {
    padding-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .qa__accordion-inner {
    padding-top: 1.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
}
.qa__accordion.is-accordion-open .qa__accordion-line::before {
  opacity: 0;
}
.qa__accordion.is-accordion-open .qa__accordion-line::after {
  transform: rotate(180deg);
}

.lesson {
  overflow: hidden;
}
.lesson__container {
  position: relative;
  margin-top: 25px;
  padding-top: 260px;
}
@media screen and (max-width: 1200px) {
  .lesson__container {
    margin-top: 2.0833333333vw;
    padding-top: 21.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__container {
    margin-top: 21.3333333333vw;
    padding-top: 21.3333333333vw;
  }
}
.lesson__title {
  margin-bottom: 60px;
}
@media screen and (max-width: 1200px) {
  .lesson__title {
    margin-bottom: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__title {
    margin-bottom: -40vw;
  }
}
.lesson__title-en {
  top: -180px;
  width: 788px;
  height: 306px;
}
@media screen and (max-width: 1200px) {
  .lesson__title-en {
    top: -15vw;
    width: 65.6666666667vw;
    height: 25.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__title-en {
    top: -13.3333333333vw;
    width: 63.0666666667vw;
    height: 24.5333333333vw;
  }
}
.lesson__inner {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 20px;
  background-color: #fff;
}
@media screen and (max-width: 1200px) {
  .lesson__inner {
    max-width: 83.3333333333vw;
    padding-top: 5.8333333333vw;
    padding-bottom: 5vw;
    padding-left: 2.9166666667vw;
    padding-right: 2.9166666667vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__inner {
    max-width: none;
    width: 100vw;
    margin-left: -5.3333333333vw;
    padding-top: 50.6666666667vw;
    padding-bottom: 18.6666666667vw;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    border-radius: 16vw;
  }
}
.lesson__items {
  display: flex;
  justify-content: space-between;
  margin-top: 45px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1200px) {
  .lesson__items {
    margin-top: 3.75vw;
    margin-bottom: 9.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__items {
    display: block;
    margin-top: 8vw;
    margin-bottom: 42.6666666667vw;
  }
}
.lesson__item {
  width: 48.3870967742%;
}
@media screen and (max-width: 768px) {
  .lesson__item {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .lesson__item.lesson__item {
    margin-top: 5.3333333333vw;
  }
}
.lesson__text {
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .lesson__text {
    max-width: 60.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__text {
    max-width: none;
  }
}
.lesson__table-open {
  font-size: 1.8rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #366595;
}
@media screen and (max-width: 1200px) {
  .lesson__table-open {
    font-size: 1.5vw;
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__table-open {
    font-size: 4.8vw;
    padding-bottom: 5.3333333333vw;
    border-bottom-width: 0.2666666667vw;
  }
}
.lesson__table-day {
  text-align: center;
  width: 11.1111111111%;
  padding-bottom: 20px;
  border-bottom: 1px solid #366595;
}
@media screen and (max-width: 1200px) {
  .lesson__table-day {
    padding-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__table-day {
    text-align: end;
    width: 9.3333333333vw;
    padding-bottom: 5.3333333333vw;
    border-bottom-width: 0.2666666667vw;
  }
}
.lesson__table-time {
  text-align: left;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .lesson__table-time {
    padding-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__table-time {
    padding-top: 5.3333333333vw;
  }
}
.lesson__table-content {
  text-align: center;
  vertical-align: middle;
  padding-top: 20px;
}
@media screen and (max-width: 1200px) {
  .lesson__table-content {
    padding-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__table-content {
    text-align: end;
    padding-top: 5.3333333333vw;
  }
}
.lesson__setumei {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .lesson__setumei {
    margin-top: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__setumei {
    margin-top: 4vw;
  }
}
.lesson__note {
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  .lesson__note {
    margin-top: 0.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__note {
    margin-top: 1.3333333333vw;
  }
}
.lesson__calendar {
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .lesson__calendar {
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .lesson__calendar {
    height: 80vw;
    border-radius: 5.3333333333vw;
  }
}
.lesson__calendar iframe {
  width: 100%;
  height: 100%;
  border: none;
  scroll-behavior: unset;
}

.access {
  overflow: hidden;
}
.access__container {
  position: relative;
  margin-top: 75px;
  padding-top: 260px;
}
@media screen and (max-width: 1200px) {
  .access__container {
    margin-top: 6.25vw;
    padding-top: 21.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__container {
    max-width: 100%;
    width: 100%;
    margin-top: 16vw;
    padding-top: 21.3333333333vw;
  }
}
.access__title {
  margin-bottom: 75px;
}
@media screen and (max-width: 1200px) {
  .access__title {
    margin-bottom: 6.25vw;
  }
}
@media screen and (max-width: 768px) {
  .access__title {
    margin-bottom: 10.6666666667vw;
  }
}
.access__title-en {
  top: -180px;
  width: 767px;
  height: 306px;
}
@media screen and (max-width: 1200px) {
  .access__title-en {
    top: -15vw;
    width: 63.9166666667vw;
    height: 25.5vw;
  }
}
@media screen and (max-width: 768px) {
  .access__title-en {
    top: -12vw;
    width: 61.4666666667vw;
    height: 24.5333333333vw;
  }
}
.access__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  background-color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .access__inner {
    max-width: 83.3333333333vw;
    border-radius: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__inner {
    flex-direction: column;
    max-width: none;
    border-radius: 0;
  }
}
.access__detail {
  width: 50%;
  padding-top: 60px;
  padding-bottom: 50px;
  padding-left: 80px;
  padding-right: 20px;
}
@media screen and (max-width: 1200px) {
  .access__detail {
    padding-top: 5vw;
    padding-bottom: 4.1666666667vw;
    padding-left: 6.6666666667vw;
    padding-right: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__detail {
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 10.6666666667vw;
    padding-left: 17.3333333333vw;
    padding-right: 2.6666666667vw;
    order: 2;
  }
}
.access__address + .access__address {
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .access__address + .access__address {
    margin-top: 4.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address + .access__address {
    margin-top: 10.6666666667vw;
  }
}
.access__address-title {
  position: relative;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 35px;
  color: #366595;
}
@media screen and (max-width: 1200px) {
  .access__address-title {
    font-size: 2vw;
    margin-bottom: 2.9166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-title {
    font-size: 6.4vw;
    margin-bottom: 5.3333333333vw;
  }
}
.access__address-title .access__pin {
  top: -5px;
}
@media screen and (max-width: 1200px) {
  .access__address-title .access__pin {
    top: -0.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-title .access__pin {
    top: -2vw;
  }
}
.access__address-title .access__pin-path {
  fill: #3878c7;
}
.access__address-title-img {
  position: relative;
  width: 61.75%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .access__address-title-img {
    margin-bottom: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-title-img {
    width: 65.7333333333vw;
    margin-bottom: 5.3333333333vw;
  }
}
.access__address-text + .access__address-text {
  margin-top: 20px;
}
@media screen and (max-width: 1200px) {
  .access__address-text + .access__address-text {
    margin-bottom: 1.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-text + .access__address-text {
    margin-top: 5.3333333333vw;
  }
}
.access__address-text--min {
  font-size: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .access__address-text--min {
    font-size: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-text--min {
    font-size: 3.2vw;
  }
}
.access__address-note {
  font-size: 1.4rem;
  margin-top: 10px;
}
@media screen and (max-width: 1200px) {
  .access__address-note {
    font-size: 1.1666666667vw;
    margin-top: 0.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .access__address-note {
    font-size: 3.7333333333vw;
    margin-top: 5.3333333333vw;
  }
}
.access__pin {
  position: absolute;
  top: -10px;
  left: -55px;
}
@media screen and (max-width: 1200px) {
  .access__pin {
    top: -0.8333333333vw;
    left: -4.5833333333vw;
  }
}
@media screen and (max-width: 768px) {
  .access__pin {
    top: -2.6666666667vw;
    left: -14.6666666667vw;
    width: 9.3333333333vw;
    height: 12vw;
  }
}
.access__pin-path {
  fill: #d53c30;
}
.access__pin-circle {
  fill: #fff;
}
.access__map {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .access__map {
    width: 100%;
    order: 1;
  }
}
.access__map iframe {
  display: block;
  width: 100%;
  height: 500px;
  border: none;
}
@media screen and (max-width: 1200px) {
  .access__map iframe {
    height: 41.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .access__map iframe {
    height: 80vw;
  }
}

.contact {
  overflow: hidden;
}
.contact__container {
  position: relative;
  margin-top: 70px;
  padding-top: 260px;
  padding-bottom: 150px;
}
@media screen and (max-width: 1200px) {
  .contact__container {
    margin-top: 5.8333333333vw;
    padding-top: 16.6666666667vw;
    padding-bottom: 12.5vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__container {
    width: 100%;
    margin-top: 16vw;
    padding-top: 21.3333333333vw;
    padding-bottom: 26.6666666667vw;
  }
}
.contact__title {
  margin-bottom: 110px;
}
@media screen and (max-width: 1200px) {
  .contact__title {
    margin-bottom: 9.1666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__title {
    margin-bottom: 45.3333333333vw;
  }
}
.contact__title-en {
  top: -180px;
  width: 898px;
  height: 310px;
}
@media screen and (max-width: 1200px) {
  .contact__title-en {
    top: -15vw;
    width: 74.8333333333vw;
    height: 25.8333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .contact__title-en {
    top: -13.3333333333vw;
    width: 71.8666666667vw;
    height: 24.9333333333vw;
  }
}