:root {
  --main: #132c7c;
  --menu-bg: #081f59;
  --bread: #a3afd8;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  line-height: 20px;
}

p {
  color: #fff;
  margin-bottom: 10px;
  font-family: Noto Sans JP, sans-serif;
  font-size: 18px;
  line-height: 2;
}

a {
  text-decoration: none;
}

.section {
  z-index: 1;
  width: 100%;
  position: relative;
}

.section.bg__blue {
  background-color: #25347c;
}

.section.top {
  flex-direction: column;
  justify-content: center;
  height: 920px;
  margin-top: -80px;
  display: flex;
  overflow: hidden;
}

.section.project {
  margin-top: -255px;
  display: none;
}

.section.slider {
  height: auto;
  margin-bottom: 19em;
}

.section.link {
  margin-top: 20em;
}

.section.slidein.link {
  margin-top: 15em;
}

.section.sat-4 {
  padding-top: 12em;
}

.section.interview__top {
  width: 100%;
  height: auto;
  min-height: 640px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.section.interview__teacher {
  padding-top: 50px;
}

.container {
  width: 90%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5em;
}

.container._w-500 {
  max-width: 500px;
}

.container.sat4__wrapper {
  margin-top: 0;
  padding-bottom: 0;
}

.container.is--sticky {
  width: 100%;
  max-width: none;
  padding-bottom: 8em;
  padding-left: 80px;
  padding-right: 80px;
}

.container.teacher {
  max-width: 900px;
  padding-bottom: 3em;
}

.container._w-full, .container.is--bread {
  padding-bottom: 0;
}

.body {
  font-size: 1vw;
}

.h2-en {
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  margin-bottom: 65px;
  font-family: Spectral, sans-serif;
  font-size: 80px;
  font-weight: 300;
  line-height: 1;
}

.h2-en.small {
  width: 100%;
  font-size: 70px;
}

.h2-en.fade-up.tricks {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.h2-jp {
  color: #fff;
  text-align: right;
  margin-top: -120px;
  margin-bottom: 75px;
  font-size: 60px;
  line-height: 1.2;
}

.h2-jp__tate {
  color: #fff;
  text-align: center;
  font-size: 3.38em;
  line-height: 1;
}

.highlight__light {
  background-color: #081f59;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 54px;
  line-height: 1.1;
  display: inline-block;
}

.highlight__light._1 {
  margin-bottom: 5px;
  padding-right: 0;
}

.highlight__light.is--vertical {
  padding: 10px 3px 15px;
}

.highlight__light.is--hrizontal {
  background-color: #081f59;
  margin-bottom: 0;
  padding: 3px 10px;
}

.highlight__light._3 {
  letter-spacing: -1px;
}

.highlight__light._2 {
  margin-bottom: 5px;
}

.nav {
  z-index: 100;
  background-color: var(--main);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 80px;
  padding: 17px 25px;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
}

.nav__inner {
  justify-content: space-between;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.logo__container {
  align-items: flex-end;
  display: flex;
}

.menu {
  width: 50px;
  height: 100%;
  display: flex;
}

.logo1 {
  min-width: 270px;
  height: 100%;
  margin-right: .8em;
}

.logo2 {
  width: 160px;
}

.line {
  background-color: #fff;
  width: 30px;
  height: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
}

.menu__inner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: auto;
  padding-top: 2px;
  padding-bottom: 3px;
  display: flex;
}

.title__wrapper {
  max-width: 700px;
  margin: 40px auto 10em;
  position: relative;
}

.title__wrapper.sat {
  margin-bottom: 5em;
}

.title__wrapper._2 {
  margin-top: 100px;
}

.image {
  width: 32em;
  max-width: 500px;
}

.bg__fixed {
  z-index: 0;
  opacity: .89;
  background-image: url('../images/background_PC.jpeg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  inset: 0%;
}

.bg__fixed.opacity0 {
  opacity: 1;
}

.movie {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 700px;
  min-height: 710px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.movie__img {
  margin-bottom: 55px;
  position: relative;
}

.movie__play {
  width: 19.19em;
  margin-bottom: 1.8em;
  margin-left: auto;
  margin-right: auto;
}

.title__sub {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.2;
}

.title__sub.absolute {
  font-size: 1.7em;
}

.title__sub.small {
  font-size: 24px;
}

.en {
  font-family: Spectral, sans-serif;
  font-weight: 300;
}

.h3 {
  letter-spacing: 1px;
  font-size: 2.25em;
}

.h3.en {
  margin-bottom: 1em;
  font-size: 36px;
}

.movie__text {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 30%;
}

.image-2 {
  max-width: 590px;
}

.bg__line {
  background-image: url('../images/line.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 220px;
  position: absolute;
  top: -60px;
  left: 0%;
  right: 0%;
}

.bg__line._2 {
  bottom: auto;
}

.slider-skew__bubble {
  z-index: 2;
  cursor: pointer;
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: skew(0deg, -20deg);
}

.slider__bg {
  z-index: 1;
  background-image: url('../images/slide_PC.jpeg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.slider__wrapper {
  text-align: center;
  width: 100vw;
  height: 750px;
  margin-top: 20em;
  position: relative;
}

.slider__img {
  width: 100%;
  margin-top: -30em;
  display: block;
  transform: skew(0deg, 20deg);
}

.mask {
  z-index: 3;
  background-image: linear-gradient(#00000080 18%, #0000 75%);
  height: 180%;
  margin-top: -19em;
  position: absolute;
  inset: 0%;
  transform: skew(0deg, 20deg);
}

.slider__img2 {
  background-image: url('../images/slider2_PC.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 200%;
  margin-top: -20em;
  display: none;
  position: absolute;
  inset: 0%;
}

.bubble {
  width: 20vw;
  height: 20vw;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.h2-en__verticl {
  z-index: 4;
  color: #fff;
  text-align: center;
  letter-spacing: .09em;
  margin-bottom: 65px;
  font-family: Spectral, sans-serif;
  font-size: 5.8em;
  font-weight: 300;
  line-height: 1.25;
  position: relative;
}

.slider__text {
  z-index: 4;
  color: #fff;
  text-align: center;
  margin: -3.7em auto 75px;
  font-size: 54px;
  line-height: 1.7;
  position: relative;
}

.slider__text.fw-600 {
  margin-top: -2.8em;
  font-size: 46px;
}

.text-span {
  margin-top: -27px;
  display: inline-block;
}

.only-pc {
  display: block;
}

.only-sp {
  display: none;
}

.student-interview__box {
  width: 100%;
  text-decoration: none;
  display: inline-block;
}

.student-interview__img {
  width: 100%;
  margin-right: 10px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 5px #0003;
}

.wrapper {
  justify-content: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.student__list {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.more__icon {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.more__icon.is--teacher {
  position: absolute;
  inset: auto 0% 0%;
}

.more__icon.is--teacher.layout3 {
  position: relative;
  inset: 0% 0% auto;
}

.more__icon.is--teacher.layout2 {
  justify-content: flex-end;
  position: relative;
}

.gakka {
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.5;
}

.name {
  font-size: 2.1em;
  line-height: 1;
}

.name.fw-700 {
  font-size: 32px;
}

.student-interview__text {
  z-index: 4;
  text-align: center;
  padding-bottom: 1em;
  position: absolute;
  inset: auto 0% 0%;
}

.gradient {
  z-index: 3;
  background-image: linear-gradient(to top, #081f5980 10%, #0000);
  height: 50%;
  position: absolute;
  inset: auto 0% 0%;
}

.gradient.is--teacher {
  height: 40%;
}

.link__box {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link__box.is--small {
  border: 1px solid #adadad;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 5em;
  display: flex;
}

.link__box.is--big {
  margin-bottom: 20px;
}

.link__img {
  width: 100%;
}

.link__text2 {
  color: var(--main);
  margin-right: .7em;
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.link__icon {
  width: 1.2em;
  height: 1.1em;
}

.span {
  margin-right: .4em;
  font-size: 22px;
}

.link__text1 {
  color: var(--main);
  margin-right: .7em;
  font-family: Noto Sans JP, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.footer__top {
  background-image: url('../images/footer_img.jpeg');
  background-position: 50% 40%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 42em;
  display: flex;
  position: relative;
}

.footer {
  width: 100%;
  position: relative;
}

.footer__h3 {
  z-index: 2;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1;
  position: relative;
}

.footer__bottom {
  background-color: #231815;
  padding-top: 5em;
  padding-bottom: 5em;
}

.footer__text {
  text-align: center;
  margin-bottom: 0;
  font-size: 1.2em;
}

.text-span-2 {
  font-size: 1.8em;
}

.footer__copyright {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 0;
  font-size: 1.1em;
}

.readmore {
  margin-bottom: 0;
  margin-right: 25px;
  font-family: Spectral, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.readmore.color-main {
  margin-right: 15px;
}

.nav-menu {
  z-index: 99;
  background-color: var(--menu-bg);
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.read__line {
  background-color: #fff;
  width: 50px;
  height: 1px;
}

.read__line.color-main {
  background-color: var(--main);
}

.teachers__wrapper {
  width: 90%;
  max-width: 700px;
  margin-top: 5em;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3em;
  padding-bottom: 8em;
  transition: opacity .2s;
}

.teachers__wrapper._w-500 {
  max-width: 500px;
}

.teachers__wrapper.sat4__wrapper {
  margin-top: 5em;
}

.teacher__box {
  width: 80%;
  margin-bottom: 5em;
  display: flex;
  position: relative;
}

.teacher__box.layout2 {
  justify-content: flex-end;
  margin-left: auto;
  right: -20px;
}

.teacher__wrapper {
  background-image: url('../images/kawamura_1.jpeg');
  background-position: 50%;
  background-size: cover;
  width: 85%;
  height: 322px;
  position: relative;
}

.teacher__wrapper.layout3 {
  background-image: url('../images/kimura.jpeg');
  background-position: 100%;
}

.teacher__wrapper.layout2 {
  background-image: none;
}

.teacher__text {
  text-align: center;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 20px;
  padding-bottom: 1em;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.teacher__text.layout3 {
  flex-direction: column;
  align-items: flex-end;
  inset: 40px 0% auto;
}

.teacher__text.layout2 {
  z-index: 4;
  flex-flow: column wrap;
  align-items: flex-end;
  margin-bottom: 1.6em;
  padding-bottom: 0;
}

.div-block-2 {
  text-align: left;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-2.layout3 {
  text-align: right;
  margin-left: auto;
  margin-right: 30px;
  position: relative;
  inset: 0% 0% auto auto;
}

.div-block-2.layout2 {
  text-align: right;
  margin-right: 60px;
  position: relative;
  left: auto;
}

.yakusyoku {
  font-size: 22px;
  line-height: 1;
}

.teacher-name {
  font-size: 2.1em;
  line-height: 1;
}

.teacher-name.fw-700 {
  font-size: 40px;
}

.teacher-name.fw-700.color-main {
  margin-bottom: 5px;
}

.teacher-interview__title {
  position: absolute;
  inset: -19% 5% 0% auto;
}

.teacher-interview__title.layout2 {
  display: none;
  inset: -11% auto -4% 5%;
}

.teacher-interview__title.layout3 {
  text-align: right;
  display: none;
  top: auto;
  right: -10%;
}

.teacher-interview__title.layout1 {
  right: -11%;
}

.teacher-title__text {
  margin-bottom: 0;
  font-size: 31px;
  line-height: 1.6;
  display: none;
}

.teacher-title__text.highlight {
  font-size: 30px;
}

.teacher-interview__list {
  margin-bottom: 5em;
  transition-timing-function: ease-in;
}

.color-main {
  color: var(--main);
}

.nav-menu__wrapper {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 11em;
  position: absolute;
  top: 22%;
  bottom: auto;
  left: 50%;
  transform: translate(-50%);
}

.nav-menu__wrapper._w-500 {
  max-width: 500px;
}

.nav-menu__wrapper.sat4__wrapper {
  margin-top: 5em;
}

.nav-menu__teacher {
  margin-bottom: 3em;
  margin-left: 30px;
}

.teacher__list {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.teacher__list.fw-700 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.teacher__list.top {
  margin-bottom: 4em;
}

.list__sub {
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 16px;
  line-height: 1;
}

.list__name {
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-right: 5px;
  font-size: 22px;
  line-height: 1;
}

.nav-menu__student {
  margin-left: 30px;
}

.nav-menu__interview {
  color: #b4bbcd;
  letter-spacing: 1px;
  margin-bottom: 3em;
  font-family: Spectral, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.horizontal-item {
  flex: none;
  width: 25%;
  padding-left: 1em;
  padding-right: 1em;
}

.horizontal-sticky {
  width: 100%;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.horizontal-sticky.slider1 {
  padding-bottom: 60px;
  padding-left: 28em;
  position: relative;
}

.overflow {
  width: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-3 {
  width: 100%;
  transition: transform .2s;
}

.image-3:hover {
  transform: scale(1.05);
}

.splide__pagination {
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: auto auto 0% 50%;
  transform: translate(-50%);
}

.pagination_item {
  flex: none;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  margin-right: 10px;
  list-style-type: none;
  display: block;
}

.splide__pagination__page {
  background-color: #fff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  margin-right: auto;
  display: block;
}

.slider-skew__bg {
  z-index: 2;
  width: 100vw;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
  transform: skew(0deg, -20deg);
}

.bubble__img {
  background-image: url('../images/slide_PC.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100vw;
  height: 100vh;
  margin-top: 10vw;
  margin-left: 10vw;
  position: fixed;
  inset: 0% auto auto 0%;
}

.slider__img-copy {
  width: 100vw;
  margin-top: -30em;
  display: block;
  position: absolute;
  inset: 0%;
  transform: skew(0deg, 20deg);
}

.slider__img3 {
  background-image: url('../images/slider__img3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  margin-top: -30em;
}

.sliders {
  justify-content: center;
  display: flex;
}

.horizontal-trigger {
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-3 {
  background-color: var(--main);
  width: 0%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.sat4__bg {
  background-image: url('../images/pc-tpp.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.animation {
  background-color: #c07676;
  position: absolute;
  inset: 0%;
}

.body-2 {
  overflow: hidden;
}

.highlight__light {
  background-color: #090e3a;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.1;
  display: inline-block;
}

.highlight__light._1 {
  padding-right: 0;
}

.highlight__light.is--vertical {
  background-color: #081f59;
  padding: 10px 3px 15px;
}

.highlight__light.is--hrizontal {
  margin-bottom: 0;
  padding: 3px 10px;
}

.infinite {
  height: 200vh;
  position: absolute;
  inset: 0% 0% auto;
}

.infinite.animation {
  background-color: #0000;
  height: 250vw;
  transform: skew(0deg, 20deg);
}

.infinite__img {
  background-image: url('../images/slide_PC.jpeg');
  background-position: 50% 0;
  background-repeat: repeat-y;
  background-size: 100%;
  position: absolute;
  inset: 0%;
  transform: skew(0deg, 20deg);
}

.teacher__img {
  background-image: url('../images/kawamura.jpeg');
  background-position: 0 0;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.teacher__img:hover {
  transform: scale(1.1);
}

.teacher__img._2 {
  background-image: url('../images/tsuruta.jpeg');
}

.teacher__img._3 {
  background-image: url('../images/kimura.jpeg');
}

.link-block, .link-block.w--current {
  flex: none;
  align-items: flex-end;
  display: flex;
}

.breadcrumbs {
  background-color: var(--menu-bg);
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 40px;
  display: flex;
}

.div-block-4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: cover;
  height: 530px;
}

.interview__body {
  color: var(--menu-bg);
  background-color: #fff;
  width: 100%;
  position: relative;
}

.interview__header {
  color: var(--menu-bg);
  width: 100%;
  min-height: 600px;
  margin-top: -220px;
  padding-bottom: 0;
  line-height: 1.5;
  position: relative;
}

.interview__header.slidein {
  z-index: 5;
  margin-top: -260px;
}

.article__text {
  color: var(--menu-bg);
}

.lightbox-link {
  flex-direction: column;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.bubble__wrapper {
  z-index: 3;
  background-color: #a07070;
  background-image: url('../images/slider2_PC.jpeg');
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: center;
  width: 100vw;
  height: 200%;
  position: absolute;
  inset: -46% auto auto 0%;
  overflow: hidden;
  transform: skew(0deg, 20deg);
}

.footer__gradient {
  z-index: 1;
  background-color: #031b5566;
  position: absolute;
  inset: 0%;
}

.text-click {
  z-index: 3;
  width: 60px;
  position: absolute;
  inset: 10vw auto auto 21vw;
}

.video__fixed {
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.youtube {
  z-index: -1;
  width: 100vw;
  height: 100vh;
  display: block;
  position: fixed;
  inset: 0%;
}

.js-player {
  width: 150vw;
  height: 100%;
  position: absolute;
  inset: 5% auto auto;
}

.js-player__forehand {
  z-index: -1;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.detail {
  color: var(--menu-bg);
  font-size: 1px;
}

.detail__wrapper {
  width: 100%;
}

.interview-header__wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 70%;
  max-width: 580px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.header-bg__img {
  position: absolute;
  inset: auto 0% 0%;
}

.title__wrapper-copy {
  max-width: 700px;
  margin: 40px auto 10em;
  position: relative;
}

.title__wrapper-copy.sat {
  margin-bottom: 5em;
}

.title__wrapper-__interview {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  max-width: 580px;
  margin: 0 auto 0;
  display: flex;
  position: absolute;
  inset: 0% 0% 18%;
}

.title__wrapper-__interview.sat {
  margin-bottom: 5em;
}

.interview-bg__line {
  background-image: url('../images/line.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 130px;
  position: absolute;
  top: -43px;
  left: 0%;
  right: 0%;
}

.interview-bg__line._2 {
  bottom: auto;
}

.interview-title__sub {
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.2;
}

.interview-title__sub.absolute {
  font-size: 1.7em;
}

.interview-title__sub.small {
  font-size: 24px;
}

.interview-title__sub.fw-600 {
  letter-spacing: 3px;
  margin-bottom: 15px;
  font-size: 14px;
}

.interview__title {
  color: #fff;
  text-align: center;
  letter-spacing: .08em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Spectral, sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1;
}

.interview__title.small {
  width: 100%;
  font-size: 70px;
}

.interview__title.fade-up.tricks {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
}

.interview__name {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 60px;
  line-height: 1;
}

.interview__info {
  color: #fff;
  font-size: 24px;
}

.block {
  margin-bottom: 30px;
  position: relative;
}

.divider {
  background-color: var(--main);
  width: 10%;
  height: 2px;
  margin-top: 3em;
  margin-bottom: 5em;
}

.profile__name {
  margin-bottom: 15px;
  font-family: Noto Sans JP, sans-serif;
}

.profile__text {
  font-size: 16px;
  line-height: 1.6;
}

.profile2 {
  display: flex;
}

.text-block {
  margin-right: 15px;
  font-size: 20px;
}

.text-block-2 {
  font-size: 14px;
}

.profile1 {
  margin-bottom: 11px;
}

.div-block-6 {
  width: 100%;
}

.teacher-interview__wrapper {
  width: 100%;
  min-height: 310px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 2em;
  position: relative;
  overflow: hidden;
}

.teacher-interview__wrapper.layout3 {
  background-image: url('../images/kimura.jpeg');
  background-position: 100%;
}

.teacher-interview__wrapper.layout2 {
  background-image: none;
}

.teacher-interview__img {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 1%;
  background-repeat: no-repeat;
  background-size: 115%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.teacher-interview__img:hover {
  transform: scale(1.1);
}

.teacher-interview__img._2 {
  background-image: url('../images/tsuruta_1.jpeg');
}

.teacher-interview__img._3 {
  background-image: url('../images/kimura.jpeg');
}

.teacher-interview__img._1 {
  background-image: url('../images/kawamura.jpeg');
}

.teacher-interview__box {
  width: 100%;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.teacher-interview__box.layout2 {
  justify-content: flex-end;
  margin-left: auto;
  right: -20px;
}

.collection-item {
  flex: 1;
}

.teacher-img {
  width: 100%;
}

.teacher-interview__name {
  text-align: left;
  width: 40%;
  margin-left: 0;
  margin-right: auto;
  position: absolute;
  inset: auto auto 0% 3em;
}

.teacher-interview__name.layout3 {
  text-align: right;
  margin-left: auto;
  margin-right: 30px;
  position: relative;
  inset: 0% 0% auto auto;
}

.teacher-interview__name.layout2 {
  text-align: right;
  margin-right: 60px;
  position: relative;
  left: auto;
}

.teacher-interview__name2 {
  font-size: 2.1em;
  line-height: 1;
}

.teacher-interview__name2.fw-700 {
  font-size: 40px;
}

.teacher-interview__name2.fw-700.color-main {
  margin-bottom: 5px;
}

.yakusyoku2 {
  font-size: 22px;
  line-height: 1;
}

.image-4 {
  position: absolute;
  inset: auto 0% 0% auto;
}

.bread__inner {
  color: var(--bread);
  font-family: Noto Sans JP, sans-serif;
  display: flex;
}

.bread__link {
  color: var(--bread);
  margin-right: 20px;
  text-decoration: none;
}

.div-block-7 {
  z-index: 3;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 80%;
  max-width: 900px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: 0%;
}

.interview__img {
  z-index: 0;
  background-image: url('../images/kimura_pc.jpeg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 90%;
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.interview__img.is--blur {
  opacity: .5;
  filter: blur(10px);
  width: 100%;
  max-width: none;
}

.interview__img._2 {
  background-image: url('../images/kawamura_pc.jpeg');
}

.interview__img._3 {
  background-image: url('../images/tsuruta_pc.jpeg');
}

.interview__img.student4 {
  background-image: url('../images/student4_pc.jpeg');
}

.interview__img.student3 {
  background-image: url('../images/student3_pc.jpeg');
}

.interview__img.student2 {
  background-image: url('../images/student2_pc.jpeg');
  background-position: 50% 0;
}

.interview__img.student1 {
  background-image: url('../images/student1_pc.jpeg');
}

.text-block-3 {
  margin-right: 20px;
}

.back-to-top {
  z-index: 2;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 24em;
  max-width: 300px;
  height: 70px;
  padding: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.back__line {
  background-color: #0e0e0e;
  width: 15%;
  height: 1px;
  position: absolute;
  left: 0;
}

.back__text {
  color: #050505;
  margin-bottom: 0;
  line-height: 1;
}

.back__text.fw-700 {
  letter-spacing: .03em;
  font-size: 20px;
  text-decoration: none;
}

.teacher__lists {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 20px;
  margin-bottom: 30px;
  display: flex;
  position: relative;
}

.teacher__lists.top {
  margin-bottom: 4em;
}

.scroll {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.highlight__interview {
  background-color: #081f59;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.1;
  display: inline-block;
}

.highlight__interview._1 {
  padding-right: 0;
}

.highlight__interview.is--vertical {
  padding: 10px 3px 15px;
}

.highlight__interview.is--hrizontal {
  background-color: #081f59;
  margin-bottom: 0;
  padding: 3px 10px;
}

.highlight__light-copy {
  background-color: #081f59;
  margin-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 1.1;
  display: inline-block;
}

.highlight__light-copy._1 {
  padding-right: 0;
}

.highlight__light-copy.is--vertical {
  padding: 10px 3px 15px;
}

.highlight__light-copy.is--hrizontal {
  background-color: #081f59;
  margin-bottom: 0;
  padding: 3px 10px;
}

.coming-soon {
  z-index: 10;
  background-color: #6374afcc;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.text-block-4 {
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-size: 26px;
  text-decoration: none;
}

.detail__header {
  color: var(--menu-bg);
  text-align: center;
  width: 80%;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 43px;
  line-height: 1.6;
}

.detail__header.is--sp {
  display: none;
}

.detail-copy {
  color: var(--menu-bg);
}

.nav-link {
  position: absolute;
  inset: 0%;
}

.bg-overay {
  background-color: #0a15314d;
  display: none;
  position: absolute;
  inset: 0%;
}

.title__wrapper-sp {
  max-width: 700px;
  margin: 40px auto 10em;
  display: none;
  position: relative;
}

.title__wrapper-sp.sat {
  margin-bottom: 5em;
}

@media screen and (max-width: 991px) {
  .section.top {
    background-image: none;
    height: 940px;
  }

  .section.project {
    margin-top: -255px;
  }

  .section.sat-4 {
    padding-top: 15em;
  }

  .section.interview__top {
    width: 100%;
    min-height: 670px;
  }

  .section.interview__teacher {
    padding-top: 30px;
  }

  .container {
    width: 85%;
  }

  .container.teacher {
    max-width: 400px;
  }

  .h2-en {
    margin-top: 0;
    font-size: 70px;
  }

  .h2-en.small {
    font-size: 64px;
  }

  .h2-jp {
    flex-direction: column;
    align-items: flex-end;
    width: 80%;
    margin-left: auto;
    font-size: 52px;
  }

  .h2-jp.fade.tricks {
    width: 100%;
  }

  .highlight__light {
    padding-left: 20px;
    font-size: 51px;
  }

  .highlight__light._2 {
    margin-bottom: 10px;
  }

  .logo2 {
    width: 140px;
  }

  .title__wrapper {
    margin-top: 0;
  }

  .image {
    width: 430px;
    max-width: none;
  }

  .title__sub {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 15px;
    margin-left: auto;
    font-size: 18px;
  }

  .title__sub.small {
    font-size: 18px;
  }

  .bg__line {
    height: 190px;
    top: -60px;
  }

  .bg__line._2 {
    height: 19em;
    top: -40px;
  }

  .slider__wrapper {
    height: 570px;
  }

  .slider__img2 {
    height: 180%;
    margin-top: -20em;
  }

  .slider__img2.only-pc {
    margin-top: -10.5em;
  }

  .bubble {
    z-index: 2;
    inset: auto;
    overflow: hidden;
  }

  .slider__text {
    flex-direction: column;
    align-items: flex-end;
    margin-top: -1.9em;
    margin-left: auto;
    margin-right: auto;
    font-size: 48px;
  }

  .slider__text.fw-600 {
    margin-bottom: 38px;
    font-size: 36px;
  }

  .only-pc {
    display: block;
  }

  .only-sp {
    display: none;
  }

  .student-interview__box {
    width: 100%;
  }

  .student-interview__img {
    background-image: none;
    width: auto;
    height: auto;
  }

  .students__wrapper {
    overflow: hidden;
  }

  .wrapper {
    max-width: none;
  }

  .student__list {
    width: 100%;
    padding-left: 5em;
  }

  .link__box.is--small {
    height: 70px;
  }

  .link__text2.fw-700 {
    font-size: 18px;
  }

  .link__icon {
    width: 13px;
    height: 13px;
  }

  .span {
    font-size: 20px;
  }

  .link__text1.fw-700 {
    font-size: 28px;
  }

  .footer__h3 {
    font-size: 30px;
  }

  .teachers__wrapper {
    width: 85%;
  }

  .teacher__box {
    margin-bottom: 8em;
  }

  .yakusyoku.fw-700 {
    font-size: 20px;
  }

  .teacher-name.fw-700 {
    font-size: 40px;
  }

  .teacher-interview__title.layout2 {
    top: -8%;
  }

  .teacher-interview__title.layout3 {
    right: -20%;
  }

  .teacher-interview__list {
    margin-bottom: 7em;
  }

  .nav-menu__wrapper {
    max-width: none;
  }

  .teacher__list {
    display: block;
  }

  .teacher__list.fw-700 {
    display: flex;
  }

  .horizontal-item {
    width: 45%;
  }

  .horizontal-sticky {
    padding-top: 120px;
  }

  .image-3 {
    width: 100%;
  }

  .bubble__img {
    z-index: 1;
    background-image: url('../images/bubble-img_sp.jpg');
    background-size: cover;
    width: 50vw;
    height: 140%;
    margin-top: 0;
    margin-left: 0;
    display: block;
    position: absolute;
    bottom: 0%;
    left: -23%;
    right: 0%;
  }

  .highlight__light {
    padding-left: 20px;
  }

  .highlight__light._1 {
    margin-bottom: 10px;
  }

  .infinite.animation {
    height: 350vw;
  }

  .teacher__img, .teacher__img._3 {
    background-position: 100%;
  }

  .interview__header {
    min-height: 550px;
    margin-top: -140px;
    margin-bottom: 13em;
  }

  .bubble__wrapper {
    justify-content: center;
    display: flex;
  }

  .text-click {
    width: 50px;
    margin-left: 30vw;
    top: auto;
    left: auto;
  }

  .js-player {
    width: auto;
    min-width: 300vw;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: 0% auto;
  }

  .interview-header__wrapper {
    width: 85%;
    max-width: 700px;
  }

  .title__wrapper-copy {
    margin-top: 0;
  }

  .title__wrapper-__interview {
    margin-bottom: 12em;
    bottom: 25%;
  }

  .interview-bg__line {
    height: 140px;
    top: -60px;
  }

  .interview-bg__line._2 {
    height: 19em;
    top: -40px;
  }

  .interview-title__sub {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 15px;
    margin-left: auto;
    font-size: 18px;
  }

  .interview-title__sub.small {
    font-size: 18px;
  }

  .interview-title__sub.fw-600 {
    margin-bottom: 5px;
    font-size: 12px;
  }

  .interview__title {
    margin-top: 0;
    font-size: 35px;
  }

  .interview__title.small {
    font-size: 64px;
  }

  .interview__name {
    font-size: 55px;
  }

  .block {
    margin-bottom: 10px;
  }

  .teacher-interview__img, .teacher-interview__img._3 {
    background-position: 100%;
  }

  .teacher-interview__box {
    margin-bottom: 3em;
  }

  .teacher-interview__name {
    width: 50%;
  }

  .teacher-interview__name2.fw-700 {
    font-size: 38px;
  }

  .yakusyoku2.fw-700 {
    font-size: 18px;
  }

  .bread__inner {
    font-size: 12px;
  }

  .div-block-7 {
    width: 100%;
    max-width: none;
    overflow: visible;
  }

  .interview__img {
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
  }

  .interview__img.is--blur {
    display: none;
  }

  .back-to-top {
    width: 28em;
    height: 60px;
  }

  .back__text.fw-700 {
    font-size: 18px;
  }

  .teacher__lists {
    display: block;
  }

  .highlight__interview {
    padding-left: 20px;
  }

  .highlight__interview._1 {
    margin-bottom: 10px;
  }

  .highlight__light-copy {
    padding-left: 20px;
  }

  .highlight__light-copy._1 {
    margin-bottom: 10px;
  }

  .text-block-4 {
    font-size: 23px;
  }

  .title__wrapper-sp {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 14px;
  }

  .section.top {
    background-image: url('../images/top_sp.jpeg');
  }

  .section.slidein.project {
    margin-top: -150px;
  }

  .section.sat-4 {
    padding-top: 16em;
  }

  .section.interview__top {
    min-height: 540px;
  }

  .container.is--sticky {
    padding-bottom: 30em;
  }

  .h2-en {
    font-size: 50px;
  }

  .h2-en.small {
    font-size: 46px;
  }

  .h2-jp {
    width: 90%;
    margin-bottom: 50px;
    font-size: 36px;
  }

  .highlight__light {
    font-size: 41px;
  }

  .highlight__light._1, .highlight__light._2 {
    margin-bottom: 5px;
  }

  .nav {
    height: 50px;
    padding: 10px;
  }

  .logo1 {
    min-width: 190px;
  }

  .logo2 {
    width: 120px;
  }

  .image {
    width: 100%;
  }

  .bg__fixed {
    background-image: url('../images/background_SP_1.jpeg');
    background-position: 50%;
  }

  .movie {
    width: 100%;
    max-width: none;
    min-height: 500px;
  }

  .movie__play {
    width: 60%;
  }

  .title__sub.small {
    font-size: 16px;
  }

  .h3.en {
    margin-bottom: 15px;
  }

  .image-2 {
    width: 90%;
    max-width: none;
  }

  .bg__line {
    height: 150px;
    top: -40px;
  }

  .bg__line._2 {
    height: 27em;
  }

  .slider__wrapper {
    height: 700px;
  }

  .slider__img2 {
    background-image: url('../images/slider2_SP.jpeg');
  }

  .bubble {
    bottom: 30%;
  }

  .slider__text {
    margin-top: -1.7em;
    font-size: 36px;
  }

  .slider__text.fw-600 {
    font-size: 34px;
  }

  .only-pc {
    display: none;
  }

  .only-sp {
    display: block;
  }

  .footer__top {
    height: 65em;
  }

  .footer__h3 {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 1;
  }

  .footer__h3.only-sp {
    line-height: 1.6;
  }

  .readmore {
    font-size: 14px;
  }

  .teachers__wrapper {
    width: 100%;
    max-width: none;
  }

  .teacher__box {
    width: 100%;
  }

  .teacher__box.layout2 {
    right: 0;
  }

  .teacher__wrapper {
    width: 85%;
  }

  .teacher__text.layout2 {
    margin-bottom: 2em;
    margin-left: 3em;
  }

  .yakusyoku.fw-700, .yakusyoku.fw-700.color-main {
    font-size: 20px;
  }

  .teacher-name.fw-700, .teacher-name.fw-700.color-main {
    font-size: 37px;
  }

  .teacher-interview__title.layout2 {
    top: -10%;
  }

  .teacher-interview__title.layout3 {
    right: -9%;
  }

  .teacher-interview__title.layout1 {
    top: -10%;
    right: 0%;
  }

  .teacher-title__text {
    font-size: 28px;
  }

  .teacher-interview__list {
    margin-bottom: 10em;
  }

  .horizontal-item {
    width: 80%;
  }

  .horizontal-sticky {
    padding-top: 100px;
  }

  .overflow {
    overflow: visible;
  }

  .bubble__img {
    background-image: url('../images/bubble-img_sp.jpg');
    background-position: 50%;
    width: 100vw;
    margin-left: -35vw;
  }

  .sat4__bg {
    background-image: url('../images/sp-top1.jpeg');
  }

  .infinite__img {
    background-image: url('../images/slider1_SP.jpeg');
  }

  .interview__header {
    min-height: 490px;
    margin-top: -250px;
    margin-bottom: 5em;
  }

  .lightbox-link {
    justify-content: center;
  }

  .text-click {
    width: 40px;
    bottom: 35%;
  }

  .interview-header__wrapper {
    align-items: center;
    max-width: 460px;
  }

  .header-bg__img {
    inset: 0% 0% auto;
  }

  .title__wrapper-__interview {
    margin-top: auto;
    margin-bottom: auto;
  }

  .interview-bg__line {
    height: 150px;
    top: -40px;
  }

  .interview-bg__line._2 {
    height: 27em;
  }

  .interview-title__sub.small {
    font-size: 16px;
  }

  .interview-title__sub.fw-600 {
    font-size: 8px;
  }

  .interview__title {
    font-size: 24px;
  }

  .interview__title.small {
    font-size: 46px;
  }

  .interview__name {
    font-size: 37px;
  }

  .interview__info {
    font-size: 20px;
  }

  .profile__text {
    font-size: 14px;
  }

  .text-block-2 {
    font-size: 11px;
  }

  .teacher-interview__wrapper {
    min-height: 270px;
  }

  .teacher-interview__img {
    background-position: 100% 0;
  }

  .teacher-interview__box {
    width: 100%;
  }

  .teacher-interview__box.layout2 {
    right: 0;
  }

  .teacher-interview__name2.fw-700, .teacher-interview__name2.fw-700.color-main {
    font-size: 37px;
  }

  .yakusyoku2.fw-700, .yakusyoku2.fw-700.color-main {
    font-size: 20px;
  }

  .div-block-7 {
    background-position: 50%;
  }

  .detail__header {
    display: none;
  }

  .detail__header.is--sp {
    font-size: 30px;
    line-height: 1.4;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  p {
    text-align: left;
    font-size: 15px;
  }

  .section.top {
    align-items: center;
    height: 100vh;
    min-height: 780px;
  }

  .section.project {
    margin-top: -34em;
  }

  .section.interview {
    margin-top: 150px;
  }

  .section.link {
    margin-top: 40em;
    margin-bottom: 40em;
  }

  .section.horizontal-section {
    margin-top: 0;
  }

  .section.slidein.project {
    margin-top: -100px;
  }

  .section.sat-4 {
    margin-top: 0;
    padding-top: 10vh;
    padding-bottom: 20em;
  }

  .section.interview__top {
    background-position: 50%;
    background-size: cover;
    min-height: 500px;
  }

  .section.interview__teacher {
    padding-top: 0;
  }

  .container {
    width: 85%;
    padding-bottom: 5em;
  }

  .container.is--sticky {
    padding-bottom: 30em;
    padding-left: 50px;
  }

  .container.teacher {
    width: 90%;
  }

  .container._w-full {
    width: 100%;
  }

  .h2-en {
    font-size: 40px;
  }

  .h2-en.small {
    font-size: 30px;
  }

  .h2-en.fade-up.tricks {
    margin-bottom: 15px;
  }

  .h2-jp {
    width: auto;
    margin-top: -71px;
    font-size: 30px;
    line-height: 1.3;
  }

  .h2-jp.fade.tricks {
    width: 103%;
    margin-top: -57px;
    margin-bottom: 30px;
    margin-left: -3%;
  }

  .highlight__light {
    margin-bottom: 10px;
    padding-right: 10px;
    font-size: 29px;
    line-height: 1.2;
  }

  .highlight__light._1 {
    margin-bottom: 5px;
  }

  .highlight__light.is--vertical {
    font-size: 28px;
  }

  .highlight__light.is--hrizontal {
    margin-bottom: 5px;
  }

  .highlight__light._3 {
    margin-left: auto;
    padding-left: 10px;
  }

  .paragraph {
    font-size: 14px;
  }

  .nav {
    justify-content: center;
    height: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .nav__inner {
    align-items: stretch;
  }

  .logo__container {
    justify-content: flex-start;
    align-items: center;
    width: 85%;
  }

  .menu {
    align-items: stretch;
    width: 25px;
  }

  .logo1 {
    min-width: 180px;
    max-width: 210px;
    height: auto;
    margin-right: 1em;
    padding-right: 5px;
  }

  .logo2 {
    width: auto;
    max-width: 100px;
    height: auto;
  }

  .line {
    width: 100%;
    height: 1px;
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .line.is--1 {
    margin-top: 0;
  }

  .line.is--3 {
    margin-bottom: 3px;
  }

  .menu__inner {
    justify-content: center;
    width: 100%;
    height: 40px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .title__wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .title__wrapper.sat {
    margin-bottom: 10em;
  }

  .title__wrapper._2 {
    display: none;
  }

  .image {
    width: 100px;
  }

  .bg__fixed {
    background-image: url('../images/background_SP.jpeg');
    background-position: 50%;
  }

  .movie {
    min-height: 350px;
  }

  .movie__play {
    width: 68%;
    max-width: 230px;
    margin-bottom: 10px;
  }

  .title__sub {
    letter-spacing: 1px;
    width: auto;
    font-size: 14px;
    line-height: 1.5;
  }

  .title__sub.small {
    font-size: 12px;
  }

  .h3.en {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 26px;
  }

  .movie__text {
    width: 80%;
    top: 20%;
  }

  .image-2 {
    width: 80%;
  }

  .bg__line {
    height: 128px;
    top: -31px;
  }

  .bg__line._2 {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-skew__bubble {
    margin-top: 55px;
  }

  .slider__wrapper {
    height: 870px;
    margin-top: 5em;
  }

  .slider__img {
    margin-top: 0;
  }

  .slider__img2 {
    height: 130%;
    margin-top: -23em;
  }

  .bubble {
    width: 35vw;
    height: 35vw;
    bottom: 20%;
  }

  .h2-en__verticl {
    font-size: 40px;
  }

  .slider__text {
    width: auto;
    margin-top: .2em;
    font-size: 33px;
    line-height: 1.5;
  }

  .slider__text.fw-600 {
    margin-top: 0;
    font-size: 26px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .student__list {
    padding-left: 0;
  }

  .gakka {
    text-align: center;
    font-size: 12px;
  }

  .name {
    text-align: center;
    font-size: 30px;
  }

  .name.fw-700 {
    font-size: 30px;
  }

  .student-interview__text {
    bottom: 5%;
  }

  .gradient {
    background-image: linear-gradient(to top, #081f5980 19%, #0000 83%);
    height: 60%;
  }

  .gradient.is--teacher {
    height: 55%;
  }

  .link__box {
    max-width: 310px;
    margin-left: auto;
    margin-right: auto;
  }

  .link__box.is--small {
    max-width: none;
    height: 60px;
  }

  .link__box.is--small._2 {
    border-style: none;
  }

  .link__box.is--big {
    max-width: none;
  }

  .link__text2, .link__text2.fw-700 {
    font-size: 16px;
  }

  .span {
    font-size: 20px;
  }

  .link__text1, .link__text1.fw-700 {
    font-size: 25px;
  }

  .footer__top {
    z-index: 1;
    background-position: 50% -1px;
    height: 450px;
    margin-top: -1px;
    padding: 30px 20px;
  }

  .footer {
    z-index: 10;
  }

  .footer__h3 {
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
  }

  .footer__bottom {
    z-index: 2;
    min-height: 180px;
    margin-top: -2px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: relative;
  }

  .footer__text {
    font-size: 14px;
    line-height: 1.6;
  }

  .footer__text.is--small {
    font-size: 12px;
  }

  .text-span-2 {
    font-size: 20px;
  }

  .footer__copyright {
    font-size: 10px;
    font-weight: 400;
  }

  .readmore {
    font-family: Spectral, sans-serif;
    font-size: 15px;
  }

  .teachers__wrapper {
    letter-spacing: 0;
    width: 100%;
    padding-bottom: 5em;
  }

  .teacher__box {
    margin-bottom: 11em;
  }

  .teacher__box.layout2 {
    right: 0;
  }

  .teacher__box.layout3 {
    overflow: hidden;
  }

  .teacher__wrapper {
    background-position: 60%;
    background-size: auto 100%;
    width: 92%;
    height: 360px;
  }

  .teacher__wrapper.layout3 {
    background-position: 78%;
  }

  .teacher__wrapper.layout2 {
    background-size: auto 100%;
  }

  .teacher__text.layout2 {
    bottom: 3%;
  }

  .div-block-2 {
    width: 60%;
    margin-left: 30px;
  }

  .div-block-2.layout3 {
    margin-right: 20px;
  }

  .div-block-2.layout2 {
    text-align: right;
    margin-right: 20px;
  }

  .yakusyoku.fw-700.color-main {
    text-align: right;
  }

  .teacher-name {
    text-align: center;
    font-size: 30px;
  }

  .teacher-name.fw-700.color-main {
    text-align: right;
  }

  .teacher-interview__title.layout2 {
    top: -8%;
    left: 0%;
  }

  .teacher-interview__title.layout3 {
    text-align: right;
    line-height: 1;
    right: -9%;
  }

  .teacher-interview__title.layout1 {
    height: 100%;
    top: -12%;
    right: -8%;
  }

  .teacher-title__text {
    letter-spacing: 0;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 29px;
    line-height: 1.5;
  }

  .teacher-title__text.layout3 {
    text-align: right;
    margin-right: 0;
    line-height: 1.2;
  }

  .teacher-interview__list {
    margin-bottom: 50px;
  }

  .ta-right {
    text-align: right;
  }

  .ta-left {
    text-align: left;
  }

  .nav-menu__wrapper {
    width: 70%;
    padding-bottom: 5em;
    top: 10%;
    left: 55%;
  }

  .nav-menu__teacher, .teacher__list.top {
    margin-bottom: 60px;
  }

  .list__sub {
    font-size: 14px;
  }

  .list__name {
    font-size: 20px;
  }

  .nav-menu__interview {
    margin-bottom: 50px;
  }

  .horizontal-item {
    width: 100%;
  }

  .horizontal-sticky {
    padding-top: 60px;
  }

  .slider-skew__bg {
    margin-top: 55px;
  }

  .bubble__img {
    z-index: 2;
    background-image: url('../images/bubble-img_sp.jpeg');
    background-repeat: repeat;
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 0%;
  }

  .slider__img-copy {
    margin-top: 0;
  }

  .slider__img3 {
    margin-top: -23em;
    margin-left: -199px;
    padding-left: 0;
  }

  .sat4__bg {
    background-image: url('../images/sp-top1.jpeg');
    background-position: 50%;
    background-size: cover;
  }

  .highlight__light {
    margin-bottom: 5px;
    padding-right: 10px;
  }

  .infinite.animation {
    height: 260vh;
  }

  .teacher__img {
    background-position: 60%;
  }

  .teacher__img._2 {
    background-position: 50%;
  }

  .teacher__img._3 {
    background-position: 70%;
  }

  .link-block {
    flex: 1;
  }

  .link-block.w--current {
    align-items: flex-end;
    width: 80%;
    margin-right: 5px;
    display: flex;
  }

  .breadcrumbs {
    align-items: center;
    height: 35px;
    display: flex;
  }

  .interview__header {
    min-height: 340px;
    margin-top: -210px;
    margin-bottom: 10em;
  }

  .lightbox-link {
    justify-content: center;
  }

  .bubble__wrapper {
    background-image: url('../images/slider2_SP.jpeg');
    background-position: -1px 0;
    height: 120%;
    top: -10%;
    overflow: visible;
  }

  .text-click {
    z-index: auto;
    width: 30px;
    display: none;
    bottom: 20%;
    right: 18%;
  }

  .bubble__sp {
    background-image: url('../images/bubble-img_sp.jpeg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 200%;
    width: 35vw;
    height: 35vw;
    position: absolute;
    bottom: 14%;
    overflow: hidden;
  }

  .bubble__sp.only-sp {
    background-position: 38% 40%;
    background-size: 250%;
    width: 40vw;
    height: 40vw;
    bottom: 0%;
  }

  .text-click__sp {
    z-index: 5;
    width: 38px;
    height: 14px;
    margin-right: -20px;
    display: block;
    position: absolute;
    inset: auto -1% 58% auto;
  }

  .bubble__contain {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50vw;
    height: 50vw;
    display: flex;
    position: relative;
    bottom: -25%;
  }

  .bubble__contain.only-sp {
    bottom: -12%;
  }

  .youtube {
    width: auto;
  }

  .js-player {
    width: auto;
    min-width: 500vw;
    height: 100vh;
    margin-left: auto;
    margin-right: auto;
    inset: auto;
  }

  .js-player__forehand {
    overflow: hidden;
  }

  .interview-header__wrapper {
    width: 82%;
    max-width: 350px;
    inset: 0% 0% auto;
  }

  .title__wrapper-copy.sat {
    margin-bottom: 10em;
  }

  .title__wrapper-__interview {
    width: 90%;
    top: 4%;
    bottom: 0%;
  }

  .title__wrapper-__interview.sat {
    margin-bottom: 10em;
  }

  .interview-bg__line {
    height: 100px;
    top: -31px;
  }

  .interview-bg__line._2 {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }

  .interview-title__sub {
    letter-spacing: 1px;
    width: auto;
    font-size: 14px;
    line-height: 1.5;
  }

  .interview-title__sub.small {
    font-size: 12px;
  }

  .interview-title__sub.fw-600 {
    letter-spacing: 2px;
  }

  .interview__title {
    font-size: 24px;
  }

  .interview__title.small {
    font-size: 30px;
  }

  .interview__title.fade-up.tricks {
    margin-bottom: 15px;
  }

  .divider {
    margin-bottom: 11em;
  }

  .profile__text {
    font-size: 13px;
  }

  .text-block {
    font-size: 16px;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .profile1.fw-700 {
    margin-bottom: 5px;
    font-size: 13px;
  }

  .teacher-interview__wrapper {
    background-image: none;
    min-height: 240px;
    margin-left: 0;
    margin-right: 0;
  }

  .teacher-interview__wrapper.layout3 {
    background-position: 78%;
  }

  .teacher-interview__wrapper.layout2 {
    background-size: auto 100%;
  }

  .teacher-interview__img {
    background-position: 80% 0;
  }

  .teacher-interview__img._2 {
    background-position: 50%;
  }

  .teacher-interview__img._3 {
    background-position: 70%;
  }

  .teacher-interview__box {
    margin-bottom: 5em;
  }

  .teacher-interview__box.layout2 {
    right: 0;
  }

  .teacher-interview__box.layout3 {
    overflow: hidden;
  }

  .teacher-interview__name {
    width: 60%;
    margin-left: 10px;
    left: 0;
  }

  .teacher-interview__name.layout3 {
    margin-right: 20px;
  }

  .teacher-interview__name.layout2 {
    text-align: right;
    margin-right: 20px;
  }

  .teacher-interview__name2 {
    text-align: center;
    font-size: 30px;
  }

  .teacher-interview__name2.fw-700 {
    text-align: left;
  }

  .teacher-interview__name2.fw-700.color-main, .yakusyoku2.fw-700.color-main {
    text-align: right;
  }

  .link-block-2 {
    height: 100%;
  }

  .bread__inner {
    height: 100%;
    font-size: 11px;
    display: flex;
  }

  .bread__link {
    color: var(--bread);
    text-decoration: none;
  }

  .div-block-7 {
    background-position: 50%;
  }

  .interview__img {
    background-position: 50%;
    background-size: auto 105%;
    width: 100%;
  }

  .back-to-top {
    width: 195px;
  }

  .back__text.fw-700 {
    font-size: 16px;
  }

  .teacher__lists {
    margin-bottom: 0;
  }

  .teacher__lists.top {
    margin-bottom: 60px;
  }

  .scroll {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    inset: auto auto 20%;
  }

  .scroll__line {
    background-color: #fff;
    width: 1px;
    height: 100%;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .image-5 {
    width: 8vw;
  }

  .scroll__line__wrapper {
    flex-direction: column;
    align-items: center;
    width: 10px;
    height: 80px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    overflow: hidden;
  }

  .highlight__interview {
    margin-bottom: 5px;
    padding-right: 10px;
  }

  .highlight__interview.is--vertical {
    font-size: 28px;
  }

  .highlight__interview.is--hrizontal {
    margin-bottom: 5px;
  }

  .highlight__light-copy {
    margin-bottom: 5px;
    padding-right: 10px;
  }

  .highlight__light-copy.is--vertical {
    font-size: 28px;
  }

  .highlight__light-copy.is--hrizontal {
    margin-bottom: 5px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .detail__header.is--sp {
    letter-spacing: -.5px;
    margin-bottom: 0;
  }

  .bg-overay {
    background-color: #0a15314d;
    background-image: none;
  }

  .title__wrapper-sp {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: absolute;
    inset: 14% 6% auto auto;
  }

  .title__wrapper-sp.sat {
    margin-bottom: 10em;
  }
}


