@charset "UTF-8";
.c-entry {
  padding: 120px 60px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-entry {
    padding: 120px 40px 100px;
  }
}
@media screen and (max-width: 350px) {
  .c-entry {
    padding: 120px 25px 100px;
  }
}

@media screen and (min-width: 1600px) {
  .c-entry[data-page=top] {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .c-entry[data-page=top] {
    padding: 90px 40px;
  }
}
@media screen and (max-width: 960px) {
  .c-entry[data-page=top] {
    max-width: 500px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 350px) {
  .c-entry[data-page=top] {
    padding: 90px 25px;
  }
}
.c-entry[data-page=top] .c-entry__unit {
  margin: 0 0;
}
.c-entry[data-page=top] .c-entry__unit:nth-of-type(2) {
  left: 5%;
}
@media screen and (max-width: 960px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(2) {
    left: 0%;
  }
}
.c-entry[data-page=top] .c-entry__unit:nth-of-type(2)::after {
  left: 70%;
}
@media screen and (max-width: 767px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(2)::after {
    left: 56%;
  }
}
.c-entry[data-page=top] .c-entry__unit:nth-of-type(3) {
  left: 21%;
}
@media screen and (max-width: 1080px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(3) {
    left: 8%;
  }
}
@media screen and (max-width: 767px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(3) {
    left: 7%;
  }
}
.c-entry[data-page=top] .c-entry__unit:nth-of-type(3)::after {
  left: 27%;
}
@media screen and (max-width: 767px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(3)::after {
    left: 41%;
  }
}
.c-entry[data-page=top] .c-entry__unit:nth-of-type(4) {
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .c-entry[data-page=top] .c-entry__unit:nth-of-type(4) {
    margin: 0 0 30px;
  }
}
.c-entry[data-page=top] .c-entry__unit + .c-entry__unit {
  margin-top: 108px;
}
@media screen and (max-width: 767px) {
  .c-entry[data-page=top] .c-entry__unit + .c-entry__unit {
    margin-top: 76px;
  }
}

.c-entry__heading {
  max-width: 390px;
  margin-bottom: 82px;
  text-align: left;
}
.c-entry__heading.active h2 {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.c-entry__heading.active .c-entry__heading-text p:nth-child(1) span {
  animation: underSlideLow 0.6s ease 0.3s forwards, fade 0.4s ease 0.3s forwards;
}
.c-entry__heading.active .c-entry__heading-text p:nth-child(2) span:nth-of-type(1) {
  animation: underSlideLow 0.6s ease 0.5s forwards, fade 0.4s ease 0.5s forwards;
}
.c-entry__heading.active .c-entry__heading-text p:nth-child(2) span:nth-of-type(2) {
  animation: underSlideLow 0.6s ease 0.7s forwards, fade 0.4s ease 0.7s forwards;
}
@media screen and (max-width: 1280px) {
  .c-entry__heading {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__heading {
    max-width: 260px;
    margin-bottom: 40px;
  }
}
.c-entry__heading h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 0.95;
  color: #F8603F;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .c-entry__heading h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__heading h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  .c-entry__heading h2 {
    font-size: 1.5rem;
  }
}
.c-entry__heading[data-align=center] {
  text-align: center;
  margin: 0 auto 60px;
}
@media screen and (max-width: 767px) {
  .c-entry__heading[data-align=center] {
    margin: 0 auto 40px;
  }
}

.c-entry__heading-text {
  margin-top: 27px;
}
@media screen and (max-width: 1280px) {
  .c-entry__heading-text {
    margin-top: 20px;
  }
}
.c-entry__heading-text p {
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.7;
}
.c-entry__heading-text p:nth-child(1) span {
  opacity: 0;
}
.c-entry__heading-text p:nth-child(2) span {
  opacity: 0;
}
.c-entry__heading-text p span {
  display: block;
}
@media screen and (max-width: 1280px) {
  .c-entry__heading-text p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__heading-text p {
    font-size: 2rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 350px) {
  .c-entry__heading-text p {
    font-size: 1.8rem;
  }
}

.c-entry__unit {
  position: relative;
  max-width: 450px;
  margin: 0 auto;
  padding: 159px 42px 28px;
  border: 4px solid #F8603F;
  border-radius: 10px;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit {
    max-width: 400px;
    padding: 125px 40px 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit {
    max-width: 275px;
    padding: 130px 25px 23px;
  }
}
.c-entry__unit:nth-of-type(2)::after {
  content: "";
  position: absolute;
  bottom: -85px;
  left: calc(50% - 4px);
  width: 8px;
  height: 48px;
  background-image: url(../../image/icon/dot.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit:nth-of-type(2)::after {
    bottom: -75px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit:nth-of-type(2)::after {
    width: 6px;
    height: 36px;
    left: calc(50% - 3px);
    bottom: -62px;
  }
}
.c-entry__unit:nth-of-type(3)::after {
  content: "";
  position: absolute;
  bottom: -85px;
  left: calc(50% - 4px);
  width: 8px;
  height: 48px;
  background-image: url(../../image/icon/dot.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit:nth-of-type(3)::after {
    bottom: -75px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit:nth-of-type(3)::after {
    width: 6px;
    height: 36px;
    left: calc(50% - 3px);
    bottom: -62px;
  }
}
.c-entry__unit:nth-of-type(4) {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .c-entry__unit:nth-of-type(4) {
    margin-bottom: 30px;
  }
}
.c-entry__unit h3 {
  position: relative;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1.55;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit h3 {
    font-size: 2rem;
  }
}
.c-entry__unit p {
  margin-top: 15px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75;
  text-align: left;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit p {
    margin-top: 10px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit p {
    font-size: 1.6rem;
  }
}
.c-entry__unit + .c-entry__unit {
  margin-top: 109px;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit + .c-entry__unit {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit + .c-entry__unit {
    margin-top: 76px;
  }
}

.c-entry__unit[data-card=entry] p {
  margin: 15px 0 28px;
}
@media screen and (max-width: 767px) {
  .c-entry__unit[data-card=entry] p {
    margin: 10px 0 20px;
  }
}
.c-entry__unit[data-card=entry]::before {
  content: "";
  position: absolute;
  top: 44px;
  left: calc(50% - 43px);
  width: 86px;
  height: 85px;
  background-image: url(../../image/icon/entry_smart-phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit[data-card=entry]::before {
    top: 30px;
    left: calc(50% - 37.5px);
    width: 75px;
    height: 75px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit[data-card=entry]::before {
    top: 33px;
    left: calc(50% - 35px);
    width: 70px;
    height: 70px;
  }
}

.c-entry__unit[data-card=date]::before {
  content: "";
  position: absolute;
  top: 44px;
  left: calc(50% - 40.5px);
  width: 81px;
  height: 80px;
  background-image: url(../../image/icon/entry_calender.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit[data-card=date]::before {
    top: 30px;
    left: calc(50% - 36px);
    width: 72px;
    height: 72px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit[data-card=date]::before {
    left: calc(50% - 33px);
    width: 66px;
    height: 66px;
  }
}

.c-entry__unit[data-card=today] {
  padding: 265px 41px 28px;
}
@media screen and (max-width: 767px) {
  .c-entry__unit[data-card=today] {
    padding: 185px 25px 25px;
  }
}
@media screen and (max-width: 350px) {
  .c-entry__unit[data-card=today] {
    padding: 165px 25px 25px;
  }
}
.c-entry__unit[data-card=today]::before {
  content: "";
  position: absolute;
  top: 40px;
  left: calc(50% - 160px);
  width: 320px;
  height: 200px;
  background-image: url(../../image/pict/entry_01.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .c-entry__unit[data-card=today]::before {
    top: 30px;
    left: calc(50% - 150px);
    width: 300px;
    height: 188px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__unit[data-card=today]::before {
    left: calc(50% - 112.5px);
    width: 225px;
    height: 140px;
  }
}
@media screen and (max-width: 350px) {
  .c-entry__unit[data-card=today]::before {
    left: calc(50% - 95px);
    width: 190px;
    height: 119px;
  }
}

.c-entry__menu {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  overflow-y: scroll;
  transition: opacity 0.2s;
}
.c-entry__menu.open {
  position: fixed;
  visibility: visible;
  right: 0;
  padding: 30px;
  width: 50vw;
  height: 100vh;
  z-index: 4;
  background-color: #FFFFFF;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .c-entry__menu.open {
    width: 90vw;
  }
}

.c-entry__menu-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content {
    margin-top: 30px;
  }
}

.c-entry__menu-content-title {
  text-align: center;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.7;
}
@media screen and (max-width: 1080px) {
  .c-entry__menu-content-title {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content-title {
    font-size: 1.6rem;
  }
}

.c-entry__menu-button {
  display: block;
  margin-left: auto;
  padding-bottom: 6px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: 0.01em;
}
.c-entry__menu-button span {
  position: relative;
}
.c-entry__menu-button span::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

.c-entry__menu-content-list {
  margin-top: 30px;
}
.c-entry__menu-content-list li {
  display: flex;
  align-items: center;
  gap: 45px;
  padding: 15px 0 15px;
  border-top: 1px solid #EBEBEB;
}
@media screen and (max-width: 1080px) {
  .c-entry__menu-content-list li {
    gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content-list li {
    gap: 40px;
  }
}
@media screen and (max-width: 350px) {
  .c-entry__menu-content-list li {
    gap: 20px;
  }
}
.c-entry__menu-content-list li:last-child {
  border-bottom: 1px solid #EBEBEB;
}

.c-entry__menu-content-school {
  min-width: 80px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content-school {
    min-width: 72px;
    font-size: 1.8rem;
  }
}

.c-entry__menu-content-link {
  display: flex;
  gap: 15px;
}
@media screen and (max-width: 1080px) {
  .c-entry__menu-content-link {
    gap: 10px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content-link {
    gap: 8px;
    flex-direction: column;
  }
}

.c-entry__menu-content-link-send a {
  display: inline-block;
  padding: 16px 20px 19px;
  min-width: 160px;
  color: #FFFFFF;
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  line-height: 0.95;
  text-decoration: none;
  border-radius: 2px;
  background-color: #00C200;
}
@media screen and (max-width: 1080px) {
  .c-entry__menu-content-link-send a {
    min-width: 130px;
    padding: 16px 13px 19px;
  }
}
@media screen and (max-width: 767px) {
  .c-entry__menu-content-link-send a {
    min-width: 140px;
    padding: 14px 15px 16px;
  }
}
.c-entry__menu-content-link-send[data-color=pink] a {
  background-color: #F8603F;
}

.c-footer {
  position: relative;
  width: 50%;
  margin-left: auto;
  padding: 70px 60px 50px;
  background-image: url(../../image/pict/footer_01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 960px) {
  .c-footer {
    width: 100%;
    padding: 60px 50px 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-footer {
    padding: 50px 40px 50px;
    background-position: unset;
  }
}
@media screen and (max-width: 960px) {
  .c-footer {
    padding: 50px 25px 50px;
    background-image: url(../../image/pict/footer_01_sp.jpg);
    background-position: center;
  }
}

.c-footer__nav {
  max-width: 335px;
}
@media screen and (max-width: 767px) {
  .c-footer__nav {
    max-width: 260px;
  }
}

.c-footer__nav-list {
  position: relative;
  display: flex;
  gap: 70px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #FFFFFF;
}
@media screen and (max-width: 767px) {
  .c-footer__nav-list {
    gap: 40px;
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
.c-footer__nav-list ul li,
.c-footer__nav-list ul button {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.55;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .c-footer__nav-list ul li,
  .c-footer__nav-list ul button {
    font-size: 1.6rem;
  }
}
.c-footer__nav-list ul li a,
.c-footer__nav-list ul button a {
  text-decoration: none;
}
.c-footer__nav-list ul li a,
.c-footer__nav-list ul li button,
.c-footer__nav-list ul button a,
.c-footer__nav-list ul button button {
  position: relative;
}
.c-footer__nav-list ul li a:hover::after,
.c-footer__nav-list ul li button:hover::after,
.c-footer__nav-list ul button a:hover::after,
.c-footer__nav-list ul button button:hover::after {
  right: initial;
  left: 0;
  width: 100%;
}
.c-footer__nav-list ul li a::after,
.c-footer__nav-list ul li button::after,
.c-footer__nav-list ul button a::after,
.c-footer__nav-list ul button button::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  height: 1px;
  width: 0%;
  background-color: #FFFFFF;
  transition: width 0.3s ease-in-out;
}
.c-footer__nav-list ul li + li,
.c-footer__nav-list ul button + li {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .c-footer__nav-list ul li + li,
  .c-footer__nav-list ul button + li {
    margin-top: 18px;
  }
}

.c-footer__company {
  margin-bottom: 20px;
  font-size: 1.2rem;
  color: #FFFFFF;
}
.c-footer__company a {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.c-footer__company a:hover {
  text-decoration: none;
}

.c-footer__copy {
  margin-top: 355px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.75;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .c-footer__copy {
    margin-top: 210px;
    font-size: 1rem;
  }
}

.c-header {
  position: fixed;
  top: 0;
  right: 0;
  padding: 30px 29px 0;
  z-index: 4;
}
.c-header[data-background=true] {
  position: fixed;
  z-index: 4;
  top: 0;
  right: 0;
  width: 50%;
  height: 100vh;
  padding: 30px 29px 70px 70px;
  overflow: scroll;
}
.c-header[data-background=true]::after {
  content: "";
  position: fixed;
  z-index: -1;
  width: 50%;
  height: 100%;
  right: 0;
  bottom: 0;
  background-color: #D6F900;
  animation: menu-slide 0.2s cubic-bezier(0.25, 0.74, 0.52, 0.92) forwards;
}
@media screen and (max-width: 767px) {
  .c-header[data-background=true]::after {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .c-header[data-background=true] {
    width: 90%;
    padding: 30px 29px 108px 40px;
  }
}
@media screen and (max-width: 350px) {
  .c-header[data-background=true] {
    padding: 30px 29px 60px 40px;
  }
}

.c-header__button {
  display: block;
  margin-left: auto;
  padding-bottom: 4px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.05;
  letter-spacing: 0.01em;
  transition: all 0.3s ease;
}
@media (any-hover: hover) {
  .c-header__button:hover span::after {
    animation: menu-underLine 0.2s ease-out forwards;
  }
}
@media screen and (max-width: 960px) {
  .c-header__button[data-color=white] span {
    transition: color 0.4s ease;
    color: #FFFFFF;
  }
  .c-header__button[data-color=white] span::after {
    transition: background-color 0.4s ease;
    background-color: #FFFFFF;
  }
}
.c-header__button[data-view=false] {
  transition: all 0.3s ease;
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .c-header__button[data-view=false] {
    transition: all 0.3s ease;
    opacity: 1;
  }
}
.c-header__button[aria-expanded=true] span {
  font-size: 0;
}
.c-header__button[aria-expanded=true] span::before {
  content: "Close";
  display: inline-block;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.05;
  color: #000000;
}
.c-header__button[aria-expanded=true] span::after {
  bottom: -8px;
  background-color: #000000;
}
.c-header__button span {
  transition: color 0.4s ease;
  position: relative;
}
.c-header__button span::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 1px;
  background-color: #000000;
  transition: background-color 0.4s ease;
}

.c-header__nav {
  display: none;
}
.c-header__nav .c-link {
  opacity: 0;
}
.c-header__nav[aria-hidden=false] {
  display: block;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span {
  animation: underSlide 0.35s ease 0.45s forwards;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(1) {
  animation-delay: 0s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(2) {
  animation-delay: 0.05s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(3) {
  animation-delay: 0.1s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(4) {
  animation-delay: 0.15s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(5) {
  animation-delay: 0.2s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(6) {
  animation-delay: 0.25s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(7) {
  animation-delay: 0.3s;
}
.c-header__nav[aria-hidden=false] .c-nav-global-text span:nth-child(8) {
  animation-delay: 0.35s;
}
.c-header__nav[aria-hidden=false] .c-link {
  animation: fade 0.6s ease 0.45s forwards;
}

.c-nav-global-text {
  width: min-content;
}
.c-nav-global-text span:nth-child(1) {
  animation-delay: 0s;
}
.c-nav-global-text span:nth-child(2) {
  animation-delay: 0.05s;
}
.c-nav-global-text span:nth-child(3) {
  animation-delay: 0.1s;
}

@keyframes menu-slide {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes menu-close {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes menu-underLine {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.c-wrapper {
  max-width: 720px;
  margin: 0 auto;
  padding: 0 100px;
}
@media screen and (max-width: 767px) {
  .c-wrapper[data-sp=none] {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-wrapper[data-sp=small] {
    padding: 0 20px;
  }
}
@media screen and (min-width: 1600px) {
  .c-wrapper {
    max-width: 850px;
  }
}
@media screen and (max-width: 1280px) {
  .c-wrapper {
    padding: 0 60px;
  }
}
@media screen and (max-width: 1080px) {
  .c-wrapper {
    padding: 0 50px;
  }
}
@media screen and (max-width: 767px) {
  .c-wrapper {
    padding: 0 40px;
  }
}
@media screen and (max-width: 350px) {
  .c-wrapper {
    padding: 0 25px;
  }
}

.c-side {
  position: fixed;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100vh;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .c-side {
    position: relative;
    width: 100%;
    min-height: 100vh;
    min-height: calc(var(--vh, 1vh) * 100);
  }
}
.c-side[data-page=vision] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/vision_side_01.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=vision] {
    background-image: url(../../../image/pict/vision_side_01_sp.jpg);
  }
}
.c-side[data-page=k-ta] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/coach_k-ta_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=k-ta] {
    background-image: url(../../../image/pict/coach_k-ta_mv_sp.jpg);
  }
}
.c-side[data-page=kk] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/coach_kk_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=kk] {
    background-image: url(../../../image/pict/coach_kk_mv_sp.jpg);
  }
}
.c-side[data-page=kosuke] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/coach_kosuke_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=kosuke] {
    background-image: url(../../../image/pict/coach_kosuke_mv_sp.jpg);
  }
}
.c-side[data-page=buzz] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/coach_buzz_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=buzz] {
    background-image: url(../../../image/pict/coach_buzz_mv_sp.jpg);
  }
}
.c-side[data-page=hachioji] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_hachioji_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=hachioji] {
    background-image: url(../../../image/pict/school_hachioji_mv_sp.jpg);
  }
}
.c-side[data-page=makuhari] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_makuhari_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=makuhari] {
    background-image: url(../../../image/pict/school_makuhari_mv_sp.jpg);
  }
}
.c-side[data-page=nerima] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_nerima_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=nerima] {
    background-image: url(../../../image/pict/school_nerima_mv_sp.jpg);
  }
}
.c-side[data-page=sendai] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_sendai_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=sendai] {
    background-image: url(../../../image/pict/school_sendai_mv_sp.jpg);
  }
}
.c-side[data-page=ehime] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_ehime_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=ehime] {
    background-image: url(../../../image/pict/school_ehime_mv_sp.jpg);
  }
}
.c-side[data-page=arcb] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_arcb_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=arcb] {
    background-image: url(../../../image/pict/school_arcb_mv_sp.jpg);
  }
}
.c-side[data-page=fukuoka] {
  animation: none;
  opacity: 1;
  background-image: url(../../../image/pict/school_fukuoka_mv.jpg);
}
@media screen and (max-width: 960px) {
  .c-side[data-page=fukuoka] {
    background-image: url(../../../image/pict/school_fukuoka_mv_sp.jpg);
  }
}


.c-side[data-page=top]::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  animation: sideSlide 0.6s 1.5s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards;
}
@media screen and (max-width: 960px) {
  .c-side[data-page=top]::before {
    animation: sideSlide 0.8s 0.3s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards;
  }
}
.c-side .swiper-slide {
  top: 0;
  left: 0;
  bottom: 0;
  width: 50vw;
  height: 100vh;
  padding: 40px 30px 30px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}
.c-side .swiper-slide img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: zoomUp 19s linear 0s normal both;
}

@keyframes sideSlide {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.25);
  }
}
@keyframes zoomUpLow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.08);
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.c-side__logo {
  position: absolute;
  z-index: 2;
  top: 40px;
  left: 40px;
  opacity: 0;
  animation: fade 0.35s 1.9s ease-out forwards;
}
@media screen and (max-width: 960px) {
  .c-side__logo {
    top: 35px;
    left: 35px;
    width: 180px;
    animation: fade 0.35s 1.3s ease-out forwards;
  }
}
@media screen and (max-width: 767px) {
  .c-side__logo {
    top: 30px;
    left: 30px;
    width: 144px;
  }
}

.c-side__message {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 40px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.45;
  color: #FFFFFF;
  opacity: 0;
  animation: fade 0.35s 1.9s ease-out forwards;
}
@media screen and (max-width: 960px) {
  .c-side__message {
    left: 35px;
    animation: fade 0.35s 1.3s ease-out forwards;
  }
}
@media screen and (max-width: 767px) {
  .c-side__message {
    left: 30px;
    width: 100%;
    transform: scale(0.8);
    transform-origin: left;
  }
}

.c-button {
  position: relative;
  width: 100%;
  max-width: 360px;
  padding: 31px 18px 34px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 0.95;
  text-align: center;
  color: #FFFFFF;
  background-color: #F8603F;
  border: 3px solid #F8603F;
  transition: all 0.4s;
}
.c-button:hover {
  color: #F8603F;
  background-color: #FFFFFF;
  letter-spacing: 0.05em;
}
.c-button:hover::after {
  background-image: url(../../image/icon/arrow_large_red.svg);
}
@media screen and (max-width: 1280px) {
  .c-button {
    padding: 25px 12px 29px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-button {
    padding: 22px 12px 21px;
    font-size: 1.6rem;
  }
}
.c-button::after {
  content: "";
  position: absolute;
  top: 15px;
  right: 16px;
  width: 12px;
  height: 12px;
  background-image: url(../../image/icon/arrow_large.svg);
  background-repeat: no-repeat;
  background-size: contain;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .c-button::after {
    top: 7px;
    right: 7px;
    width: 10px;
    height: 10px;
  }
}
.c-button[data-size=large] {
  max-width: 520px;
  padding: 46px 30px 51px;
  font-size: 2.4rem;
}
@media screen and (max-width: 1280px) {
  .c-button[data-size=large] {
    padding: 40px 26px 46px;
  }
}
@media screen and (max-width: 1080px) {
  .c-button[data-size=large] {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .c-button[data-size=large] {
    font-size: 2rem;
    line-height: 1.35;
    padding: 16px 26px 20px;
  }
}
.c-button[data-size=large]::after {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 767px) {
  .c-button[data-size=large]::after {
    width: 12px;
    height: 12px;
  }
}

.c-button__view {
  position: relative;
  display: inline-block;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 0.95;
}
@media screen and (max-width: 1280px) {
  .c-button__view {
    font-size: 1.8rem;
  }
}
.c-button__view:hover::before {
  left: initial;
  right: 0;
  width: 0;
}
.c-button__view:hover::after {
  animation: fadeOut 0.4s ease forwards, arrowOut 0.5s ease forwards;
}
.c-button__view::after {
  content: "";
  position: absolute;
  top: 3px;
  right: 1px;
  width: 6px;
  height: 6px;
  transform: translate(0px, 0px);
  background-image: url(../../image/icon/arrow.svg);
  background-repeat: no-repeat;
  background-size: contain;
  pointer-events: none;
}
.c-button__view::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
  pointer-events: none;
  transition: width 0.25s ease-in;
}
.c-button__view[data-color=yellow] {
  color: #D6F900;
}
.c-button__view[data-color=yellow]:hover::before {
  left: initial;
  right: 0;
  width: 0;
}
.c-button__view[data-color=yellow]::after {
  top: 2px;
  background-image: url(../../image/icon/arrow_yellow.svg);
}
.c-button__view[data-color=yellow]::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #D6F900;
}
.c-button__view[data-color=white] {
  font-size: 2.4rem;
  color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
  .c-button__view[data-color=white] {
    font-size: 2rem;
  }
}
.c-button__view[data-color=white]:hover::before {
  left: initial;
  right: 0;
  width: 0;
}
.c-button__view[data-color=white]::after {
  width: 7px;
  height: 7px;
  background-image: url(../../image/icon/arrow_large.svg);
}
.c-button__view[data-color=white]::before {
  content: "";
  position: absolute;
  bottom: -11px;
  width: 100%;
  height: 2px;
  background-color: #FFFFFF;
}
.c-button__view a,
.c-button__view span {
  position: relative;
  padding: 0 10px 3px 0;
  text-decoration: none;
  overflow: hidden;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes arrowOut {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
    transform: translate(10px, -10px);
  }
}
.c-link {
  display: grid;
  gap: 15px;
  grid-template-columns: 1fr 1fr;
  max-width: 335px;
}
@media screen and (max-width: 767px) {
  .c-link {
    gap: 10px;
  }
}
.c-link a {
  display: grid;
  place-content: center;
  min-height: 55px;
  background-color: #000000;
  border-radius: 5px;
  aspect-ratio: 2/1;
  transition: all 0.3s;
}
.c-link a:hover {
  transform: translateY(-5px);
  background-color: #262626;
}
@media screen and (max-width: 767px) {
  .c-link a img {
    transform: scale(0.8);
  }
}
@media screen and (max-width: 350px) {
  .c-link a img {
    transform: scale(0.75);
  }
}

.c-nav-global {
  margin: 16px 0 110px;
}
@media screen and (max-width: 767px) {
  .c-nav-global {
    margin: 33px 0 40px;
  }
}
.c-nav-global a,
.c-nav-global button {
  display: flex;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.55;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .c-nav-global a,
  .c-nav-global button {
    font-size: 2.2rem;
  }
}
.c-nav-global a span,
.c-nav-global button span {
  display: block;
  transform: translateY(110%);
}
.c-nav-global li {
  margin-top: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .c-nav-global li {
    margin-top: 20px;
  }
}

.c-school {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 660px;
}
@media screen and (max-width: 767px) {
  .c-school {
    display: block;
  }
}
.c-school > a {
  position: relative;
  display: block;
  aspect-ratio: 2/3;
  overflow: hidden;
}
.c-school > a:hover::after {
  opacity: 0.2;
}
.c-school > a:hover > img {
  will-change: transform;
  animation: zoomUpLow 0.5s ease forwards !important;
}
@media screen and (max-width: 767px) {
  .c-school > a {
    max-width: 245px;
  }
}
@media screen and (max-width: 350px) {
  .c-school > a {
    max-width: 245px;
    margin: 0;
  }
}
.c-school > a::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.3;
  transition: opacity 0.3s;
}
.c-school > a > img {
  position: absolute;
  inset: 0;
  transform: scale(1.1);
}
@media screen and (max-width: 767px) {
  .c-school > a:nth-of-type(even) {
    left: 17%;
  }
}
@media screen and (max-width: 350px) {
  .c-school > a:nth-of-type(even) {
    left: 8%;
  }
}
@media screen and (max-width: 767px) {
  .c-school > a + a {
    margin-top: 30px;
  }
}
.c-school > a.active img {
  animation: zoomInLow 1s ease forwards;
}
.c-school .c-button__view {
  position: absolute;
  bottom: 23px;
  left: 25px;
  z-index: 1;
}
@media screen and (max-width: 1280px) {
  .c-school .c-button__view {
    bottom: 20px;
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-school .c-button__view {
    bottom: 25px;
    left: 25px;
  }
}

.c-school[data-page=top] {
  margin: 0;
}
.c-school[data-page=top] > a:nth-of-type(even) {
  top: 80px;
}
@media screen and (max-width: 1280px) {
  .c-school[data-page=top] > a:nth-of-type(even) {
    top: 0px;
  }
}

.c-school__content-heading {
  position: absolute;
  top: 20px;
  left: 25px;
  z-index: 1;
  color: #D6F900;
}
@media screen and (max-width: 1280px) {
  .c-school__content-heading {
    top: 15px;
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .c-school__content-heading {
    top: 25px;
    left: 25px;
  }
}
.c-school__content-heading p {
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.2;
}
@media screen and (max-width: 1280px) {
  .c-school__content-heading p {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  .c-school__content-heading p {
    font-size: 3.2rem;
  }
}
.c-school__content-heading span {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 0.95;
}
@media screen and (max-width: 767px) {
  .c-school__content-heading span {
    font-size: 1.2rem;
  }
}

.p-coach__about {
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .p-coach__about {
    margin-top: 80px;
  }
}
.p-coach__about-img {
  position: relative;
  margin-top: 30px;
  overflow: hidden;
}
.p-coach__about-img img {
  transform: scale(1.2);
}
.p-coach__about-img::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
}
.p-coach__about-img.active img {
  animation: zoomIn 1s ease 0.2s forwards;
}
.p-coach__about-img.active::before {
  animation: slideBg 0.5s ease-in forwards;
}

.p-coach__about-name {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  opacity: 0;
}
.p-coach__about-name.active {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-coach__about-name p {
  margin-right: 20px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 7.2rem;
  font-weight: 700;
  line-height: 0.95;
}
@media screen and (max-width: 767px) {
  .p-coach__about-name p {
    font-size: 4.6rem;
  }
}
.p-coach__about-name > a:hover {
  animation-name: bound;
  animation-duration: 1s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

.p-coach__about-charge p {
  font-weight: 700;
  line-height: 1.75;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-coach__about-charge p {
    font-size: 1.4rem;
  }
}
.p-coach__about-charge a:hover {
  text-decoration: none;
}
.p-coach__about-charge a + a {
  position: relative;
  margin-left: 0.8em;
}
.p-coach__about-charge a + a::before {
  content: "/";
  position: absolute;
  left: -0.6em;
}
.p-coach__about-charge.active p:nth-child(1) {
  animation: underSlideLow 0.6s ease 0.2s forwards, fade 0.4s ease 0.2s forwards;
}
.p-coach__about-charge.active p:nth-child(2) {
  animation: underSlideLow 0.6s ease 0.3s forwards, fade 0.4s ease 0.3s forwards;
}

@keyframes bound {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
.p-coach__detail {
  margin-top: 60px;
}
.p-coach__detail.active h2 {
  animation: underSlideLow 0.8s ease-out forwards, fade 0.3s ease forwards;
}
.p-coach__detail.active .p-coach__detail-team,
.p-coach__detail.active .p-coach__detail-about,
.p-coach__detail.active .p-coach__detail-award {
  animation: fade 0.4s ease-out 0.3s forwards;
}
.p-coach__detail h2 {
  margin-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 0.95;
  color: #F8603F;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-coach__detail h2 {
    font-size: 1.8rem;
  }
}

.p-coach__detail-team {
  opacity: 0;
  display: flex;
  align-items: center;
}
.p-coach__detail-team + .p-coach__detail-team {
  margin-top: 15px;
}

.p-coach__detail-team-logo {
  margin-right: 30px;
  padding: 11px;
  border: 1px solid #EBEBEB;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-team-logo img {
    width: 80.7px;
  }
}
.p-coach__detail-team-logo[data-background=black] {
  background-color: #000000;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-team-logo {
    margin-right: 20px;
    padding: 9.7px;
  }
}

.p-coach__detail-team-name {
  font-weight: 700;
}
.p-coach__detail-team-name p {
  margin-bottom: 3px;
  font-size: 1.6rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-team-name p {
    font-size: 1.4rem;
  }
}
.p-coach__detail-team-name span {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 3.6rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-team-name span {
    font-size: 3rem;
  }
}

.p-coach__detail-about {
  max-width: 498px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-about {
    font-size: 1.6rem;
  }
}

.p-coach__detail-award {
  line-height: 1.75;
  opacity: 0;
}
.p-coach__detail-award h3 {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-award h3 {
    font-size: 1.6rem;
  }
}
.p-coach__detail-award ul,
.p-coach__detail-award > div {
  margin-top: 5px;
}
.p-coach__detail-award ul li,
.p-coach__detail-award ul p,
.p-coach__detail-award > div li,
.p-coach__detail-award > div p {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-award ul li,
  .p-coach__detail-award ul p,
  .p-coach__detail-award > div li,
  .p-coach__detail-award > div p {
    font-size: 1.3rem;
  }
}
.p-coach__detail-award + .p-coach__detail-award {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-coach__detail-award + .p-coach__detail-award {
    margin-top: 15px;
  }
}

.p-coach__hero {
  position: relative;
  height: 100vh;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 960px) {
  .p-coach__hero {
    height: auto;
  }
}

.p-coach__hero-heading {
  position: absolute;
  bottom: 9.4%;
  line-height: 0.95;
}
@media screen and (max-width: 960px) {
  .p-coach__hero-heading {
    position: static;
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__hero-heading {
    position: static;
    padding-top: 32px;
  }
}
.p-coach__hero-heading h1 {
  transform: translateX(-7px);
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 12rem;
  font-weight: 900;
}
@media screen and (max-width: 960px) {
  .p-coach__hero-heading h1 {
    font-size: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__hero-heading h1 {
    transform: translateX(-3px);
    font-size: 6rem;
  }
}
.p-coach__hero-heading p {
  margin-top: 20px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-coach__hero-heading p {
    font-size: 1.5rem;
  }
}

.p-coach__lead {
  margin-top: 210px;
  padding-bottom: 170px;
}
@media screen and (max-width: 960px) {
  .p-coach__lead {
    margin-top: 150px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__lead {
    margin-top: 120px;
    padding-bottom: 120px;
  }
}
.p-coach__lead h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 0.95;
  color: #FFFFFF;
  opacity: 0;
}
.p-coach__lead h2.active {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-coach__lead img {
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  .p-coach__lead img {
    margin-top: 60px;
  }
}

.p-coach__lead-text {
  margin-top: 65px;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .p-coach__lead-text {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__lead-text {
    margin-top: 40px;
    font-size: 2rem;
    line-height: 1.7;
    letter-spacing: -0.01em;
  }
}
.p-coach__lead-text.active p {
  animation: underSlideLow 0.6s ease forwards, fade 0.3s ease forwards;
}
.p-coach__lead-text.active p:nth-child(1) {
  animation-delay: 0s;
}
.p-coach__lead-text.active p:nth-child(2) {
  animation-delay: 0.2s;
}
.p-coach__lead-text.active p:nth-child(3) {
  animation-delay: 0.4s;
}
.p-coach__lead-text.active p:nth-child(4) {
  animation-delay: 0.6s;
}
.p-coach__lead-text p {
  opacity: 0;
}
.p-coach__lead-text p span {
  display: block;
}
.p-coach__lead-text p + p {
  margin-top: 25px;
}

.p-coach__movie {
  margin-top: 60px;
}
.p-coach__movie iframe {
  display: block;
  width: 100%;
  aspect-ratio: 520/298;
}
.p-coach__movie iframe + iframe {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-coach__movie iframe + iframe {
    margin-top: 20px;
  }
}

.p-coach__school {
  position: relative;
  margin: 180px 0 160px;
  padding: 162px 40px 40px;
  background-color: #D6F900;
}
@media screen and (max-width: 1280px) {
  .p-coach__school {
    padding: 162px 30px 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__school {
    margin: 200px 0 0px;
    padding: 120px 40px 80px;
  }
}
@media screen and (max-width: 350px) {
  .p-coach__school {
    padding: 120px 25px 80px;
  }
}
.p-coach__school h2 {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .p-coach__school h2 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__school h2 {
    font-size: 2rem;
  }
}
.p-coach__school h2 b {
  margin-right: 5px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 0.95;
}
@media screen and (max-width: 1080px) {
  .p-coach__school h2 b {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__school h2 b {
    font-size: 3.2rem;
  }
}

.p-coach__school-img {
  position: absolute;
  top: -60px;
  left: calc(50% - 100px);
  max-width: 200px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-coach__school-img {
    max-width: 160px;
    left: calc(50% - 80px);
  }
}

.p-coach__school-link {
  margin-top: 20px;
  border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .p-coach__school-link {
    margin-top: 30px;
  }
}
.p-coach__school-link a {
  display: flex;
  text-decoration: none;
  transition: filter 0.3s;
}
.p-coach__school-link a:hover {
  filter: brightness(90%);
}
.p-coach__school-link a:hover::after {
  opacity: 0.15;
}
.p-coach__school-link a:hover::before {
  transform: scale(1.02);
  transition: 0.4s ease;
}
.p-coach__school-link a:hover .c-button__view {
  pointer-events: none;
}
.p-coach__school-link a:hover .c-button__view::before {
  left: initial;
  right: 0;
  width: 0;
}
.p-coach__school-link a:hover .c-button__view::after {
  animation: fadeOut 0.4s ease forwards, arrowOut 0.5s ease forwards;
}
@media screen and (max-width: 767px) {
  .p-coach__school-link a {
    display: block;
  }
}
.p-coach__school-link + .p-coach__school-link {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-coach__school-link + .p-coach__school-link {
    margin-top: 10px;
  }
}

.p-coach__school-link-img {
  aspect-ratio: 158/158;
  max-height: 158px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-coach__school-link-img {
    aspect-ratio: 294/158;
  }
}
.p-coach__school-link-img img {
  object-fit: cover;
}

.p-coach__school-link-text {
  flex: 1;
  padding: 22px 30px 22px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
  .p-coach__school-link-text {
    padding: 20px 20px 22px;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__school-link-text {
    padding: 20px 30px 30px;
    text-align: center;
  }
}
.p-coach__school-link-text p {
  margin-bottom: 8px;
  font-size: 3.4rem;
  font-weight: 900;
  line-height: 1;
}
@media screen and (max-width: 1080px) {
  .p-coach__school-link-text p {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-coach__school-link-text p {
    margin-bottom: 10px;
    font-size: 2.8rem;
  }
}

.p-coach__school-link-text-english {
  display: block;
  margin-bottom: 23px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.75;
  color: #F8603F;
}
@media screen and (max-width: 767px) {
  .p-coach__school-link-text-english {
    margin-bottom: 19px;
  }
}

.p-coach {
  background-color: #F8603F;
}

.p-front__coach {
  margin-left: 100px;
  padding: 113px 0 248px 60px;
  background-color: #F8603F;
}
@media screen and (min-width: 1600px) {
  .p-front__coach {
    margin-left: 8vw;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__coach {
    margin-left: 80px;
    padding: 93px 0 215px 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach {
    margin-left: 30px;
    padding: 100px 0 206px 30px;
  }
}

.p-front__coach-heading.active h2 {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-front__coach-heading.active .p-front__coach-lead span:nth-child(1) {
  animation: underSlideLow 0.6s ease 0.3s forwards, fade 0.4s ease 0.3s forwards;
}
.p-front__coach-heading.active .p-front__coach-lead span:nth-child(2) {
  animation: underSlideLow 0.6s ease 0.5s forwards, fade 0.4s ease 0.5s forwards;
}
.p-front__coach-heading.active .p-front__coach-lead span:nth-child(3) {
  animation: underSlideLow 0.6s ease 0.7s forwards, fade 0.4s ease 0.7s forwards;
}
.p-front__coach-heading h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 0.95;
  color: #FFFFFF;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-heading h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-heading h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  .p-front__coach-heading h2 {
    font-size: 1.5rem;
  }
}

.p-front__coach-wrap {
  max-width: 830px;
  margin: 0 auto;
}
@media screen and (min-width: 1600px) {
  .p-front__coach-wrap {
    max-width: 800px;
    margin: 0;
  }
}

.p-front__coach-lead {
  margin-top: 27px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .p-front__coach-lead {
    margin-top: 20px;
  }
}
.p-front__coach-lead span {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-lead {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-lead {
    font-size: 2rem;
  }
}
@media screen and (max-width: 350px) {
  .p-front__coach-lead {
    font-size: 1.8rem;
  }
}

.p-front__coach-unit {
  display: inline-block;
  position: relative;
}
.p-front__coach-unit:nth-of-type(1) {
  right: 160px;
  margin-top: 88px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(1) {
    right: 130px;
    margin-top: 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit:nth-of-type(1) {
    right: 60px;
    margin-top: 40px;
  }
}
.p-front__coach-unit:nth-of-type(2) {
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(2) {
    left: 0px;
  }
}
@media screen and (max-width: 960px) {
  .p-front__coach-unit:nth-of-type(2) {
    width: 100%;
    text-align: right;
  }
}
.p-front__coach-unit:nth-of-type(2) .p-front__coach-unit-name {
  right: -1px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(2) .p-front__coach-unit-name {
    right: 0px;
  }
}
.p-front__coach-unit:nth-of-type(3) {
  right: 160px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(3) {
    right: 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit:nth-of-type(3) {
    right: 60px;
  }
}
.p-front__coach-unit:nth-of-type(3) .p-front__coach-unit-name {
  min-width: 403px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(3) .p-front__coach-unit-name {
    min-width: 330px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit:nth-of-type(3) .p-front__coach-unit-name {
    min-width: 270px;
  }
}
.p-front__coach-unit:nth-of-type(4) {
  width: 100%;
  text-align: right;
}
@media screen and (min-width: 1281px) {
  .p-front__coach-unit:nth-of-type(4) {
    left: -20px;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(4) {
    left: -20px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit:nth-of-type(4) {
    left: 0;
  }
}
.p-front__coach-unit:nth-of-type(4) .p-front__coach-unit-name {
  min-width: 403px;
  right: -20px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit:nth-of-type(4) .p-front__coach-unit-name {
    min-width: 330px;
    right: -20px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit:nth-of-type(4) .p-front__coach-unit-name {
    min-width: 270px;
    right: 0px;
  }
}
.p-front__coach-unit + .p-front__coach-unit {
  margin-top: 178px;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit + .p-front__coach-unit {
    margin-top: 170px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit + .p-front__coach-unit {
    margin-top: 165px;
  }
}

.p-front__coach-unit:nth-of-type(1).active .p-front__coach-unit-img::before {
  animation: slideBg 0.35s ease-in forwards;
}
.p-front__coach-unit:nth-of-type(1).active .p-front__coach-unit-img img {
  animation: zoomIn 0.8s ease 0.2s forwards;
}
.p-front__coach-unit:nth-of-type(1).active .p-front__coach-unit-name {
  animation: fade 0.8s ease 0.35s forwards;
}
.p-front__coach-unit:nth-of-type(2).active .p-front__coach-unit-img::before {
  animation: slideBg 0.35s ease-in forwards;
}
.p-front__coach-unit:nth-of-type(2).active .p-front__coach-unit-img img {
  animation: zoomIn 0.8s ease 0.2s forwards;
}
.p-front__coach-unit:nth-of-type(2).active .p-front__coach-unit-name {
  animation: fade 0.8s ease 0.35s forwards;
}
.p-front__coach-unit:nth-of-type(3).active .p-front__coach-unit-img::before {
  animation: slideBg 0.35s ease-in forwards;
}
.p-front__coach-unit:nth-of-type(3).active .p-front__coach-unit-img img {
  animation: zoomIn 0.8s ease 0.2s forwards;
}
.p-front__coach-unit:nth-of-type(3).active .p-front__coach-unit-name {
  animation: fade 0.8s ease 0.35s forwards;
}
.p-front__coach-unit:nth-of-type(4).active .p-front__coach-unit-img::before {
  animation: slideBg 0.35s ease-in forwards;
}
.p-front__coach-unit:nth-of-type(4).active .p-front__coach-unit-img img {
  animation: zoomIn 0.8s ease 0.2s forwards;
}
.p-front__coach-unit:nth-of-type(4).active .p-front__coach-unit-name {
  animation: fade 0.8s ease 0.35s forwards;
}
.p-front__coach-unit .p-front__coach-unit-img {
  overflow: hidden;
  max-width: 500px;
  margin-left: auto;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit .p-front__coach-unit-img {
    max-width: 300px;
  }
}
.p-front__coach-unit .p-front__coach-unit-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #F8603F;
}
.p-front__coach-unit .p-front__coach-unit-img img {
  transform: scale(1.2);
  object-fit: cover;
}
.p-front__coach-unit .p-front__coach-unit-name {
  opacity: 0;
}

.p-front__coach-unit-name {
  position: absolute;
  right: -220px;
  bottom: -130px;
  min-width: 360px;
  padding: 21px 30px 38px;
  text-align: left;
  background-color: #F8603F;
  z-index: 2;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit-name {
    right: -130px;
    min-width: 300px;
    padding: 18px 25px 30px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit-name {
    right: -75px;
    min-width: 270px;
    padding: 22px 25px 0px;
    bottom: -105px;
  }
}
@media screen and (max-width: 350px) {
  .p-front__coach-unit-name {
    min-width: 240px;
    right: -60px;
  }
}
.p-front__coach-unit-name h3 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 6.2rem;
  font-weight: 700;
  line-height: 0.95;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit-name h3 {
    font-size: 5.2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit-name h3 {
    font-size: 4.2rem;
  }
}
.p-front__coach-unit-name P {
  margin: 5px 0 29px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 1280px) {
  .p-front__coach-unit-name P {
    margin: 5px 0 20px;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__coach-unit-name P {
    font-size: 1.5rem;
  }
}

.p-front__event {
  position: relative;
  padding: 0 0 120px 60px;
}
@media screen and (min-width: 1600px) {
  .p-front__event {
    padding: 0 0 17% 14%;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__event {
    padding: 0 0 100px 40px;
  }
}
@media screen and (max-width: 960px) {
  .p-front__event {
    padding: 0 0 70px 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__event {
    padding: 0 0 70px 20px;
  }
}
.p-front__event::before {
  content: "";
  position: absolute;
  z-index: -3;
  bottom: 0;
  left: 0;
  width: 92%;
  height: 73%;
  background-color: #00FE84;
  background-repeat: no-repeat;
  background-size: contain;
}

.p-front__event-img {
  position: relative;
  overflow: hidden;
  aspect-ratio: 660/540;
}
@media screen and (max-width: 767px) {
  .p-front__event-img {
    aspect-ratio: 355/400;
  }
}
.p-front__event-img > a {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  width: 100%;
  padding: 43px 63px 50px;
  text-decoration: none;
}
@media screen and (max-width: 960px) {
  .p-front__event-img > a {
    padding: 40px 50px;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__event-img > a {
    padding: 35px 40px 40px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__event-img > a {
    padding: 40px 32px;
  }
}
.p-front__event-img > a::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.35;
  transition: opacity 0.3s;
  z-index: -1;
}
.p-front__event-img > a::before {
  position: absolute;
  content: "";
  inset: 0;
  width: 100%;
  height: 100%;
  background-image: url(../../image/pict/event_01.jpg);
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 960px) {
  .p-front__event-img > a::before {
    background-image: url(../../image/pict/event_01_sp.jpg);
    background-position: center;
  }
}
.p-front__event-img > a:hover::after {
  opacity: 0.15;
}
.p-front__event-img > a:hover::before {
  transform: scale(1.02);
  transition: 0.4s ease;
}
.p-front__event-img > a:hover .c-button__view::before {
  left: initial;
  right: 0;
  width: 0;
}
.p-front__event-img > a:hover .c-button__view::after {
  animation: fadeOut 0.4s ease forwards, arrowOut 0.5s ease forwards;
}
.p-front__event-img > a:not(:hover)::before {
  transform: scale(1);
  transition: transform 0.4s ease;
}
.p-front__event-img > a .c-button__view {
  pointer-events: none;
}
.p-front__event-img .c-button__view {
  position: absolute;
  bottom: 60px;
}
@media screen and (max-width: 960px) {
  .p-front__event-img .c-button__view {
    bottom: 40px;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__event-img .c-button__view {
    bottom: 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__event-img .c-button__view {
    bottom: 45px;
  }
}

.p-front__event-img-heading {
  color: #FFFFFF;
}
.p-front__event-img-heading h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 6.5rem;
  line-height: 1;
  -webkit-text-stroke: 2px #FFFFFF;
}
@media screen and (max-width: 1280px) {
  .p-front__event-img-heading h2 {
    font-size: 5rem;
    -webkit-text-stroke: 1.5px #FFFFFF;
  }
}
@media screen and (max-width: 350px) {
  .p-front__event-img-heading h2 {
    font-size: 3.5rem;
  }
}
.p-front__event-img-heading span {
  margin-top: 20px;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  line-height: 0.95;
}
@media screen and (max-width: 1280px) {
  .p-front__event-img-heading span {
    margin-top: 10px;
    font-size: 1.1rem;
  }
}

.p-front__event-img-text {
  margin-top: 30px;
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.55;
  color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
  .p-front__event-img-text {
    margin-top: 20px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 350px) {
  .p-front__event-img-text {
    font-size: 1.8rem;
  }
}

@keyframes scaleLow {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.02);
  }
}
.p-front__hero {
  height: 100vh;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .p-front__hero {
    height: auto;
  }
}

.p-front__hero-lead {
  writing-mode: vertical-rl;
  white-space: nowrap;
}
.p-front__hero-lead p {
  overflow: hidden;
}
.p-front__hero-lead p + p {
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .p-front__hero-lead p + p {
    margin-right: 13px;
  }
}
.p-front__hero-lead p:nth-of-type(1) {
  width: 11.55vh;
  aspect-ratio: 92.4/593.6;
}
@media screen and (max-width: 960px) {
  .p-front__hero-lead p:nth-of-type(1) {
    min-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .p-front__hero-lead p:nth-of-type(1) {
    width: 9.35vh;
  }
}
.p-front__hero-lead p:nth-of-type(1) img {
  animation-delay: 0.7s;
}
.p-front__hero-lead p:nth-of-type(2) {
  width: 11.72vh;
  aspect-ratio: 93.74/799.8;
}
@media screen and (max-width: 960px) {
  .p-front__hero-lead p:nth-of-type(2) {
    min-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .p-front__hero-lead p:nth-of-type(2) {
    width: 9.52vh;
  }
}
.p-front__hero-lead p:nth-of-type(2) img {
  animation-delay: 0.95s;
}
.p-front__hero-lead p:nth-of-type(3) {
  width: 11.11vh;
  aspect-ratio: 88.9/407.7;
}
@media screen and (max-width: 960px) {
  .p-front__hero-lead p:nth-of-type(3) {
    min-width: unset;
  }
}
@media screen and (max-width: 767px) {
  .p-front__hero-lead p:nth-of-type(3) {
    width: 9.01vh;
  }
}
.p-front__hero-lead p:nth-of-type(3) img {
  animation-delay: 1.2s;
}
.p-front__hero-lead p img {
  position: relative;
  max-width: unset;
  transform: translateX(-110%);
  height: 100%;
  animation: slideText 0.3s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards, fade 0.3s ease-out forwards;
}
@media screen and (max-width: 767px) {
  .p-front__hero-lead p img {
    width: 100%;
  }
}

@keyframes slideText {
  from {
    transform: translateX(110%);
  }
  to {
    transform: translateX(0%);
  }
}
.p-front__lead {
  padding: 116px 0 200px 120px;
}
@media screen and (max-width: 1280px) {
  .p-front__lead {
    padding: 75px 0 150px 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__lead {
    padding: 92px 0 110px 40px;
  }
}
.p-front__lead p {
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 2;
}
@media screen and (max-width: 1280px) {
  .p-front__lead p {
    font-size: 2rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 767px) {
  .p-front__lead p {
    line-height: 1.7;
  }
}
.p-front__lead p + P {
  margin-top: 25px;
}
@media screen and (max-width: 1280px) {
  .p-front__lead p + P {
    margin-top: 20px;
  }
}
.p-front__lead p:nth-of-type(1).active span {
  animation: underSlideLow 0.35s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards, fade 0.25s ease-out forwards;
}
.p-front__lead p:nth-of-type(1).active span:nth-child(1) {
  animation-delay: 0s;
}
.p-front__lead p:nth-of-type(1).active span:nth-child(2) {
  animation-delay: 0.15s;
}
.p-front__lead p:nth-of-type(1).active span:nth-child(3) {
  animation-delay: 0.3s;
}
.p-front__lead p:nth-of-type(2).active span {
  animation: underSlideLow 0.35s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards, fade 0.25s ease-out forwards;
}
.p-front__lead p:nth-of-type(2).active span:nth-child(1) {
  animation-delay: 0s;
}
.p-front__lead p:nth-of-type(2).active span:nth-child(2) {
  animation-delay: 0.15s;
}
.p-front__lead p:nth-of-type(2).active span:nth-child(3) {
  animation-delay: 0.3s;
}
.p-front__lead p:nth-of-type(3).active span {
  animation: underSlideLow 0.35s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards, fade 0.25s ease-out forwards;
}
.p-front__lead p:nth-of-type(3).active span:nth-child(1) {
  animation-delay: 0.45s;
}
.p-front__lead p:nth-of-type(3).active span:nth-child(2) {
  animation-delay: 0.6s;
}
.p-front__lead p:nth-of-type(3).active span:nth-child(3) {
  animation-delay: 0.75s;
}
.p-front__lead span {
  position: relative;
  display: block;
  opacity: 0;
}

@keyframes underSlide2 {
  from {
    transform: translateY(30px);
  }
  to {
    transform: translateY(0);
  }
}
.p-front__lead-img {
  margin: 60px 0 60px auto;
  height: 26.1vw;
  overflow: hidden;
}
@media screen and (max-width: 1280px) {
  .p-front__lead-img {
    margin: 50px 0 50px auto;
  }
}
@media screen and (max-width: 960px) {
  .p-front__lead-img {
    height: 68.4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-front__lead-img {
    height: 61.4vw;
    margin: 30px 0 30px auto;
  }
}
.p-front__lead-img img {
  object-fit: cover;
  width: 100%;
}

.p-front__school {
  padding: 137px 0 260px 60px;
  background-color: #D6F900;
}
@media screen and (max-width: 1280px) {
  .p-front__school {
    padding: 110px 0 210px 40px;
  }
}
@media screen and (max-width: 960px) {
  .p-front__school {
    padding: 110px 0 210px 0px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__school {
    padding: 100px 40px;
  }
}
@media screen and (max-width: 350px) {
  .p-front__school {
    padding: 100px 25px;
  }
}
.p-front__school .c-school:nth-of-type(even) {
  top: 80px;
}
@media screen and (max-width: 1280px) {
  .p-front__school .c-school:nth-of-type(even) {
    top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__school .c-school:nth-of-type(even) {
    top: 0;
  }
}

.p-front__school-heading.active h2 {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-front__school-heading.active .p-front__school-lead span:nth-child(1) {
  animation: underSlideLow 0.6s ease 0.3s forwards, fade 0.4s ease 0.3s forwards;
}
.p-front__school-heading.active .p-front__school-lead span:nth-child(2) {
  animation: underSlideLow 0.6s ease 0.5s forwards, fade 0.4s ease 0.5s forwards;
}
.p-front__school-heading.active .p-front__school-lead span:nth-child(3) {
  animation: underSlideLow 0.6s ease 0.7s forwards, fade 0.4s ease 0.7s forwards;
}
.p-front__school-heading h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 0.95;
  color: #F8603F;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .p-front__school-heading h2 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__school-heading h2 {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 350px) {
  .p-front__school-heading h2 {
    font-size: 1.5rem;
  }
}

.p-front__school-wrap {
  max-width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-front__school-wrap {
    max-width: 350px;
  }
}

.p-front__school-lead {
  margin: 27px 0 111px;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.7;
}
.p-front__school-lead span {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .p-front__school-lead {
    font-size: 2.4rem;
    margin: 20px 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__school-lead {
    font-size: 2rem;
    line-height: 1.6;
    margin: 20px 0 30px;
  }
}
@media screen and (max-width: 350px) {
  .p-front__school-lead {
    font-size: 1.8rem;
  }
}

.p-front__vision {
  padding: 125px 0 160px;
  background-color: #00FE84;
}
@media screen and (max-width: 1280px) {
  .p-front__vision {
    padding: 105px 0 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision {
    padding: 80px 0 100px;
  }
}
.p-front__vision .p-front__vision-lead-img {
  display: block;
}
.p-front__vision .p-front__vision-lead-img > div {
  position: relative;
  overflow: hidden;
}
.p-front__vision .p-front__vision-lead-img > div::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #00FE84;
}
.p-front__vision .p-front__vision-lead-img > div.active::before {
  animation: slideBg 0.35s ease-in forwards;
}
.p-front__vision .p-front__vision-lead-img > div.active img {
  animation: zoomIn 0.8s ease 0.2s forwards;
}
.p-front__vision .p-front__vision-lead-img img {
  width: 100%;
  text-align: right;
  transform: scale(1.2);
}
.p-front__vision .p-front__vision-lead-img figcaption {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.p-front__vision[data-section=befun] {
  padding: 170px 0 160px;
  background-color: #D6F900;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] {
    padding: 140px 0 130px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] {
    padding: 109px 0 100px;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-lead-img > div::before {
  background-color: #D6F900;
}
.p-front__vision[data-section=befun] .p-front__vision-lead-img > div.active::before {
  animation: slideBgLeft 0.35s ease-in forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-lead-heading {
  top: -50px;
  right: -115px;
  writing-mode: vertical-rl;
}
.p-front__vision[data-section=befun] .p-front__vision-lead-heading.active h2 img {
  animation: rightSlideText 0.4s ease 0.3s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-lead-heading.active span {
  animation: rightSlideText 0.4s ease 0.2s forwards, fade 0.3s ease 0.2s forwards;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading {
    right: -100px;
  }
}
@media screen and (max-width: 1080px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading {
    top: -35px;
    right: -96px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading {
    top: -30px;
    right: -65px;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-lead-heading span {
  top: 0px;
  right: 0;
  margin-left: 25px;
  transform: translateX(110%);
}
@media screen and (max-width: 960px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading span {
    margin-left: 15px;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-lead-heading h2 img {
  transform: translateX(110%);
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading h2 img {
    width: 9vw;
  }
}
@media screen and (max-width: 960px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead-heading h2 img {
    width: 18.7vw;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-lead {
  margin-left: 0;
  margin-right: 200px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead {
    margin-right: 150px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead {
    margin-right: 85px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead figure img {
    aspect-ratio: 290/440;
    object-fit: cover;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-lead figure figcaption {
  margin: 13px 0 0 20px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead figure figcaption {
    margin: 8px 0 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] .p-front__vision-lead figure figcaption {
    margin: 8px 0 0 10px;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-text {
  margin: 77px 0 0 160px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=befun] .p-front__vision-text {
    margin: 70px 0 0 130px;
  }
}
@media screen and (max-width: 1080px) {
  .p-front__vision[data-section=befun] .p-front__vision-text {
    margin: 70px 0 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=befun] .p-front__vision-text {
    margin: 40px 0 0 40px;
  }
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-lead p:nth-child(1) span:nth-of-type(1) {
  animation: underSlideLow 0.3s ease 0.2s forwards, fade 0.3s ease 0.2s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-lead p:nth-child(1) span:nth-of-type(2) {
  animation: underSlideLow 0.3s ease 0.3s forwards, fade 0.3s ease 0.3s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-lead p:nth-child(2) span:nth-of-type(1) {
  animation: underSlideLow 0.3s ease 0.4s forwards, fade 0.3s ease 0.4s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-lead p:nth-child(2) span:nth-of-type(2) {
  animation: underSlideLow 0.3s ease 0.5s forwards, fade 0.3s ease 0.5s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-unit p:nth-child(1) {
  animation: fade 0.5s ease 0.5s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-unit p:nth-child(2) {
  animation: fade 0.5s ease 0.6s forwards;
}
.p-front__vision[data-section=befun] .p-front__vision-text.active .p-front__vision-text-unit p:nth-child(3) {
  animation: fade 0.5s ease 0.7s forwards;
}

.p-front__vision[data-section=leadership] {
  padding: 120px 0 160px;
  background-color: #00EEFD;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=leadership] {
    padding: 120px 0 140px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=leadership] {
    padding: 98px 0 100px;
  }
}
.p-front__vision[data-section=leadership] .p-front__vision-lead-heading {
  bottom: -105px;
  left: -102px;
  transform: translateX(9px);
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading {
    left: -100px;
  }
}
@media screen and (max-width: 1080px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading {
    left: -74px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading {
    bottom: -145px;
    left: -12px;
    transform: translateX(0px);
  }
}
.p-front__vision[data-section=leadership] .p-front__vision-lead-heading span {
  right: 0px;
  top: 15px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading span {
    top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading span {
    top: -82px;
    left: 0;
  }
}
@media screen and (max-width: 350px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading span {
    top: -71px;
  }
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading h2 img {
    width: 42vw;
  }
}
@media screen and (max-width: 960px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-heading h2 img {
    width: 100%;
  }
}
.p-front__vision[data-section=leadership] .p-front__vision-lead-img figcaption {
  margin-right: 20px;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=leadership] .p-front__vision-lead-img figcaption {
    transform-origin: right;
  }
}
.p-front__vision[data-section=leadership] .p-front__vision-lead-img > div::before {
  background-color: #00EEFD;
}
.p-front__vision[data-section=leadership] .p-front__vision-text {
  margin: 170px 0 0 100px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision[data-section=leadership] .p-front__vision-text {
    margin: 140px 0 0 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision[data-section=leadership] .p-front__vision-text {
    margin: 130px 0 0 40px;
  }
}

.p-front__vision-lead {
  position: relative;
  margin-left: 200px;
}
@media screen and (max-width: 1080px) {
  .p-front__vision-lead {
    margin-left: 150px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-lead {
    margin-left: 40px;
  }
}

.p-front__vision-lead-heading {
  position: absolute;
  bottom: -81px;
  left: -117px;
  line-height: 1;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
.p-front__vision-lead-heading.active h2 img {
  animation: underSlide 0.4s ease 0.2s forwards;
}
.p-front__vision-lead-heading.active span {
  animation: underSlide 0.4s ease 0.1s forwards, fade 0.3s ease 0.1s forwards;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-lead-heading {
    bottom: -75px;
    left: -90px;
  }
}
@media screen and (max-width: 1080px) {
  .p-front__vision-lead-heading {
    bottom: -59px;
    left: -83px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-lead-heading {
    bottom: -40px;
    left: -10px;
  }
}
.p-front__vision-lead-heading span {
  display: inline-block;
  position: relative;
  right: 30px;
  margin-bottom: 25px;
  font-size: 1.55vw;
  font-weight: 500;
  line-height: 105%;
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .p-front__vision-lead-heading span {
    font-size: 2.6vw;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-lead-heading span {
    margin-bottom: 10px;
    right: 10px;
    font-size: 3.5vw;
  }
}
.p-front__vision-lead-heading h2 {
  overflow: hidden;
}
.p-front__vision-lead-heading h2 img {
  transform: translateY(110%);
}
@media screen and (max-width: 1280px) {
  .p-front__vision-lead-heading h2 img {
    width: 29vw;
  }
}
@media screen and (max-width: 960px) {
  .p-front__vision-lead-heading h2 img {
    width: 68.4vw;
  }
}

.p-front__vision-lead-img figcaption {
  margin-bottom: 13px;
  font-size: 1rem;
  line-height: 1.05;
  letter-spacing: 0.01em;
}
.p-front__vision-lead-img figcaption img {
  width: 100%;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-lead-img figcaption {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-lead-img figcaption {
    transform: scale(0.8);
    transform-origin: left;
  }
}

.p-front__vision-text {
  display: inline-block;
  margin: 150px 0 0 160px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-text {
    margin: 120px 0 0 130px;
  }
}
@media screen and (max-width: 1080px) {
  .p-front__vision-text {
    margin: 120px 0 0 90px;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-text {
    margin: 80px 0 0 40px;
  }
}
.p-front__vision-text.active .p-front__vision-text-lead p span:nth-child(1) {
  animation: underSlideLow 0.3s ease 0.2s forwards, fade 0.3s ease 0.2s forwards;
}
.p-front__vision-text.active .p-front__vision-text-lead p span:nth-child(2) {
  animation: underSlideLow 0.3s ease 0.3s forwards, fade 0.3s ease 0.3s forwards;
}
.p-front__vision-text.active .p-front__vision-text-unit p:nth-child(1) {
  animation: fade 0.5s ease 0.4s forwards;
}
.p-front__vision-text.active .p-front__vision-text-unit p:nth-child(2) {
  animation: fade 0.5s ease 0.5s forwards;
}
.p-front__vision-text.active .p-front__vision-text-unit p:nth-child(3) {
  animation: fade 0.5s ease 0.6s forwards;
}

.p-front__vision-text-lead p {
  font-size: 4.6rem;
  font-weight: 900;
  line-height: 1.25;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-text-lead p {
    font-size: 3.4rem;
  }
}
.p-front__vision-text-lead p + p {
  margin-top: 24px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-text-lead p + p {
    margin-top: 20px;
  }
}
.p-front__vision-text-lead p span {
  display: block;
  transform: translateY(50%);
  opacity: 0;
}

.p-front__vision-text-unit {
  margin: 44px 0 50px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-text-unit {
    margin: 40px 0 45px;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 767px) {
  .p-front__vision-text-unit {
    margin: 24px 0 30px;
    font-size: 1.6rem;
  }
}
.p-front__vision-text-unit p {
  opacity: 0;
}
.p-front__vision-text-unit p + p {
  margin-top: 20px;
}
@media screen and (max-width: 1280px) {
  .p-front__vision-text-unit p + p {
    margin-top: 15px;
  }
}

@keyframes slideBg {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(110%);
  }
}
@keyframes slideBgLeft {
  0% {
    width: 100%;
  }
  100% {
    width: 0%;
  }
}
@keyframes zoomIn {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomInLow {
  0% {
    transform: scale(1.08);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes rightSlideText {
  0% {
    transform: translateX(110%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes underSlide {
  0% {
    transform: translateY(110%);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes underSlideLeader {
  0% {
    transform: translateY(110%);
  }
  100% {
    transform: translate(9px, 0);
  }
}
@keyframes underSlideLow {
  0% {
    transform: translateY(50%);
  }
  100% {
    transform: translateY(0px);
  }
}
.p-front__img {
  overflow: hidden;
  height: 60.8vw;
}
@media screen and (max-width: 1280px) {
  .p-front__img {
    height: 58.8vw;
  }
}
@media screen and (max-width: 960px) {
  .p-front__img {
    height: 130vw;
  }
}
@media screen and (max-width: 767px) {
  .p-front__img {
    height: 125vw;
  }
}
.p-front__img img {
  object-fit: cover;
  width: 100%;
}

.p-front__img-sub {
  overflow: hidden;
  height: 47.2vw;
}
@media screen and (max-width: 1280px) {
  .p-front__img-sub {
    height: 45vw;
  }
}
@media screen and (max-width: 960px) {
  .p-front__img-sub {
    height: 102vw;
  }
}
@media screen and (max-width: 767px) {
  .p-front__img-sub {
    height: 99vw;
  }
}
.p-front__img-sub img {
  object-fit: cover;
  width: 100%;
}

.p-school__about {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-school__about {
    margin-top: 120px;
  }
}
.p-school__about:last-child {
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .p-school__about:last-child {
    padding-bottom: 75px;
  }
}
.p-school__about h2 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  margin-bottom: 40px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 0.95;
  opacity: 0;
}
.p-school__about h2.active {
  animation: underSlide 0.6s ease forwards, fade 0.4s ease forwards;
}
@media screen and (max-width: 767px) {
  .p-school__about h2 {
    margin-bottom: 30px;
    font-size: 2rem;
    text-align: center;
  }
}

.p-school__about-course {
  padding: 20px 20px 35px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-school__about-course {
    padding: 30px;
    border-radius: unset;
  }
}
@media screen and (max-width: 350px) {
  .p-school__about-course {
    padding: 25px;
  }
}
.p-school__about-course + .p-school__about-course {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-school__about-course + .p-school__about-course {
    margin-top: 10px;
  }
}
.p-school__about-course.active .p-school__about-course-lead span {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-school__about-course.active .p-school__about-course-heading {
  animation: underSlideLow 0.6s ease 0.2s forwards, fade 0.4s ease 0.2s forwards;
}

.p-school__about-course-lead {
  padding: 16px 20px 19px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  border-radius: 5px;
  background-color: #D6F900;
}
.p-school__about-course-lead span {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-school__about-course-lead {
    padding: 11px 20px 15px;
    font-size: 1.6rem;
  }
}

.p-school__about-course-heading {
  margin-top: 34px;
  font-weight: 700;
  text-align: center;
  opacity: 0;
}
.p-school__about-course-heading[data-section=under] {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-school__about-course-heading {
    margin-top: 25px;
  }
}
.p-school__about-course-heading h3 {
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 4.2rem;
  line-height: 0.95;
}
@media screen and (max-width: 767px) {
  .p-school__about-course-heading h3 {
    font-size: 3rem;
  }
}
.p-school__about-course-heading p {
  margin-top: 13px;
  font-size: 1.6rem;
  line-height: 1.75;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .p-school__about-course-heading p {
    margin-top: 10px;
    font-size: 1.4rem;
  }
}

.p-school__about-course-wrap {
  margin-top: 30px;
  padding: 0 15px;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-school__about-course-wrap {
    margin-top: 20px;
    padding: 0;
    font-size: 1.5rem;
  }
}
.p-school__about-course-wrap iframe {
  margin-top: 30px;
  width: 100%;
  aspect-ratio: 450/254;
}

.p-school__about-course-text {
  line-height: 1.75;
}

.p-school__about-course-wrap-text {
  line-height: 1.75;
}

.p-school__about-course-wrap-detail {
  margin-top: 30px;
}
.p-school__about-course-wrap-detail h4 {
  line-height: 1;
  color: #F8603F;
}
.p-school__about-course-wrap-detail h4 + p, .p-school__about-course-wrap-detail h4 + ol, .p-school__about-course-wrap-detail h4 + ul {
  margin-top: 10px;
}
.p-school__about-course-wrap-detail p {
  line-height: 1.75;
}
.p-school__about-course-wrap-detail ol {
  list-style-type: decimal;
  padding-left: 1.4em;
}
.p-school__about-course-wrap-detail ol li {
  text-indent: 0.1em;
}

.p-school__about-movie {
  margin-top: 20px;
  padding: 30px 35px 30px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-school__about-movie {
    margin-top: 10px;
    padding: 30px;
    border-radius: unset;
  }
}
@media screen and (max-width: 350px) {
  .p-school__about-movie {
    padding: 25px;
  }
}
.p-school__about-movie h3 {
  text-align: center;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75;
  animation: 0.6s bound-anime ease-in infinite alternate;
}
@media screen and (max-width: 767px) {
  .p-school__about-movie h3 {
    font-size: 1.6rem;
  }
}
.p-school__about-movie iframe {
  margin-top: 30px;
  display: block;
  width: 100%;
  aspect-ratio: 450/254;
}
@media screen and (max-width: 767px) {
  .p-school__about-movie iframe {
    margin-top: 20px;
  }
}

@keyframes bound-anime {
  0% {
    transform: translateY(0px);
  }
  100% {
    transform: translateY(6px);
  }
}
.p-school__about-price {
  margin-top: 40px;
  padding: 35px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-school__about-price {
    margin-top: 30px;
    padding: 30px 30px 60px;
    border-radius: unset;
  }
}
@media screen and (max-width: 350px) {
  .p-school__about-price {
    padding: 30px 25px 60px;
  }
}

.p-school__about-price-unit {
  padding-bottom: 30px;
}
.p-school__about-price-unit h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  opacity: 0;
}
.p-school__about-price-unit h3.active {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-school__about-price-unit h3.active:nth-of-type(2) {
  animation-delay: 0.25s;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit h3 {
    font-size: 1.6rem;
  }
}
.p-school__about-price-unit table {
  width: 100%;
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit table {
    margin-top: 20px;
  }
}
.p-school__about-price-unit table tbody tr {
  text-align: left;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit table tbody tr {
    font-size: 1.6rem;
  }
}
.p-school__about-price-unit table tbody tr th,
.p-school__about-price-unit table tbody tr td {
  padding: 7px 15px 11px;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit table tbody tr th,
  .p-school__about-price-unit table tbody tr td {
    padding: 6px 15px 10px;
  }
}
.p-school__about-price-unit table tbody tr th {
  width: 45%;
  background-color: #D6F900;
}
.p-school__about-price-unit table tbody tr th span {
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit table tbody tr th span {
    font-size: 1.2rem;
  }
}
.p-school__about-price-unit table tbody tr td {
  background-color: rgba(214, 249, 0, 0.3);
}
.p-school__about-price-unit table tbody tr td span {
  margin-left: 7px;
  font-size: 1.5rem;
  color: #F8603F;
}
@media screen and (max-width: 1280px) {
  .p-school__about-price-unit table tbody tr td span {
    display: block;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit table tbody tr td span {
    font-size: 1.2rem;
  }
}
.p-school__about-price-unit:last-child {
  padding-bottom: 0;
}
.p-school__about-price-unit + .p-school__about-price-unit {
  padding-top: 30px;
  border-top: 1px solid #D6F900;
}
.p-school__about-price-unit * + h3 {
  margin-top: 40px;
}

.p-school__about-price-unit-caution {
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-caution {
    margin-top: 10px;
  }
}
.p-school__about-price-unit-caution span {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.75;
}

.p-school__about-price-unit-text {
  margin-top: 20px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-text {
    font-size: 1.4rem;
  }
}

.p-school__about-price-unit-kit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  margin: 20px 0 15px;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-kit {
    gap: 5px;
    margin: 35px 0 15px;
  }
}

.p-school__about-price-unit-kit-item {
  display: inline-block;
  padding: 14px 28px 27px;
  border: 1px solid #D6F900;
  border-radius: 4px;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-kit-item {
    padding: 14px 12px 24px;
  }
}
.p-school__about-price-unit-kit-item p {
  margin-top: 13px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-kit-item p {
    margin-top: 20px;
    font-size: 1.5rem;
  }
}

.p-school__about-price-unit-kit-item-img img {
  display: block;
  margin: 0 auto;
  aspect-ratio: 163/168;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-kit-item-img img {
    aspect-ratio: 130/134;
  }
}

.p-school__about-price-unit-caution {
  margin-top: 15px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-school__about-price-unit-caution {
    font-size: 1.3rem;
  }
}
.p-school__about-price-unit-caution + .p-school__about-price-unit-caution {
  margin-top: 0;
}

.p-school__about-access {
  margin-top: 40px;
  padding: 35px 35px 40px;
  font-weight: 700;
  line-height: 1.75;
  border-radius: 5px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-school__about-access {
    margin-top: 30px;
    padding: 30px 30px 40px;
    border-radius: unset;
  }
}
@media screen and (max-width: 350px) {
  .p-school__about-access {
    padding: 30px 25px 40px;
  }
}
.p-school__about-access h3 {
  font-size: 2rem;
  font-weight: 900;
}
@media screen and (max-width: 767px) {
  .p-school__about-access h3 {
    font-size: 1.8rem;
  }
}

.p-school__about-access-text {
  margin-top: 10px;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-school__about-access-text {
    font-size: 1.5rem;
  }
}

.p-school__about-access-link {
  margin-top: 11px;
  line-height: 0.95;
}
.p-school__about-access-link a {
  display: inline-block;
  padding: 9px 15px 12px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #000000;
  transition: background-color 0.3s;
}
.p-school__about-access-link a:hover {
  background-color: #404040;
}
@media screen and (max-width: 767px) {
  .p-school__about-access-link a {
    padding: 8px 18px 11px;
    font-size: 1.4rem;
  }
}

.p-school__about-access-list {
  margin-top: 30px;
  list-style-type: disc;
  padding-left: 1.6em;
}
.p-school__about-access-list li {
  text-indent: -0.2em;
}
@media screen and (max-width: 767px) {
  .p-school__about-access-list {
    margin-top: 20px;
    font-size: 1.5rem;
  }
}

.p-school__about-contact {
  margin-top: 40px;
  padding: 40px 62px 35px;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
  border-radius: 5px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
  .p-school__about-contact {
    padding: 40px 30px 35px;
  }
}
@media screen and (max-width: 767px) {
  .p-school__about-contact {
    margin-top: 30px;
    padding: 40px;
    border-radius: unset;
  }
}
@media screen and (max-width: 350px) {
  .p-school__about-contact {
    padding: 25px;
  }
}
.p-school__about-contact .p-school__contact-line {
  text-align: left;
  margin: 0 auto;
}

.p-school__about-text {
  margin-bottom: 30px;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.75;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-school__about-text {
    font-size: 1.8rem;
  }
}

.p-school__coach {
  margin-top: 170px;
}
@media screen and (max-width: 767px) {
  .p-school__coach {
    margin-top: 146px;
  }
}

.p-school__coach-img {
  margin: 0 auto;
  max-width: 320px;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  .p-school__coach-img {
    max-width: 200px;
  }
}

.p-school__coach-detail {
  text-align: center;
  font-weight: 700;
  line-height: 0.95;
}
.p-school__coach-detail h2 {
  margin-top: 28px;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 5.2rem;
}
@media screen and (max-width: 767px) {
  .p-school__coach-detail h2 {
    margin-top: 30px;
    font-size: 4.2rem;
  }
}

.p-school__coach-detail-school {
  margin: 16px 0 28px;
  font-size: 2rem;
}
@media screen and (max-width: 767px) {
  .p-school__coach-detail-school {
    margin: 15px 0 20px;
    font-size: 1.6rem;
  }
}

.p-school__coach-message {
  position: relative;
  margin-top: 48px;
  padding: 25px 35px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.7;
  border-radius: 5px;
  background-color: #FFFFFF;
  opacity: 0;
}
.p-school__coach-message.active {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-school__coach-message.active span {
  animation: fade 0.3s ease-out 0.2s forwards;
}
.p-school__coach-message span {
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-school__coach-message {
    padding: 14px 20px 17px;
    font-size: 1.8rem;
  }
}
.p-school__coach-message::before {
  content: "";
  position: absolute;
  left: calc(50% - 23px);
  top: -17px;
  width: 47px;
  height: 42px;
  background-image: url(../../../image/icon/triangle.svg);
}
@media screen and (max-width: 767px) {
  .p-school__coach-message::before {
    left: calc(50% - 19px);
    top: -18px;
    width: 38px;
    height: 34px;
  }
}

.p-school__hero {
  position: relative;
  padding: 0 40px;
  height: 100vh;
}
@media screen and (max-width: 960px) {
  .p-school__hero {
    height: auto;
    padding: 80px 50px 40px;
    max-width: 720px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .p-school__hero {
    padding: 50px 40px 80px;
  }
}
@media screen and (max-width: 350px) {
  .p-school__hero {
    padding: 50px 25px 80px;
  }
}

.p-school__hero-content {
  position: absolute;
  bottom: 7%;
  left: 15%;
  width: 100%;
  max-width: 720px;
}
@media screen and (max-width: 960px) {
  .p-school__hero-content {
    position: static;
  }
}
@media screen and (max-width: 767px) {
  .p-school__hero-content {
    max-width: 375px;
    margin: 0 auto;
  }
}

.p-school__hero-content-heading {
  position: relative;
  left: -3px;
}
@media screen and (max-width: 767px) {
  .p-school__hero-content-heading {
    left: -1px;
  }
}
.p-school__hero-content-heading h1 {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  font-weight: 900;
  font-size: 9.4rem;
  line-height: 1.75;
}
@media screen and (max-width: 1280px) {
  .p-school__hero-content-heading h1 {
    font-size: 8rem;
  }
}
@media screen and (max-width: 960px) {
  .p-school__hero-content-heading h1 {
    margin-bottom: 30px;
    font-size: 8.1rem;
    line-height: 0.95;
  }
}
@media screen and (max-width: 767px) {
  .p-school__hero-content-heading h1 {
    font-size: 5.2rem;
  }
}
.p-school__hero-content-heading span {
  position: absolute;
  top: -20px;
  right: calc(15% - 10px);
  width: max-content;
  font-weight: 700;
  font-size: 10.4rem;
  line-height: 0.95;
  color: #FFFFFF;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1280px) {
  .p-school__hero-content-heading span {
    font-size: 8.5rem;
  }
}
@media screen and (max-width: 960px) {
  .p-school__hero-content-heading span {
    top: -50px;
    font-size: 9rem;
  }
}
@media screen and (max-width: 767px) {
  .p-school__hero-content-heading span {
    top: -32px;
    right: 0%;
    font-size: 5.4rem;
  }
}
@media screen and (max-width: 390px) {
  .p-school__hero-content-heading span {
    right: -15%;
  }
}
@media screen and (max-width: 350px) {
  .p-school__hero-content-heading span {
    right: -11%;
  }
}

.p-school__slide {
  position: relative;
  margin-top: 88px;
  text-align: center;
}
.p-school__slide .swiper-slide {
  aspect-ratio: 375/500;
}
@media screen and (max-width: 767px) {
  .p-school__slide .swiper-slide {
    aspect-ratio: 3/4;
  }
}
.p-school__slide .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-school__slide {
    margin-top: 0;
  }
}

.swiper-pagination {
  bottom: -46px !important;
  z-index: 1 !important;
}

.swiper-pagination-bullet-active {
  background-color: #000000 !important;
}

.p-school {
  background-color: #D6F900;
}

@media screen and (max-width: 767px) {
  .p-school__contact {
    text-align: center;
  }
}

.p-school__contact-line {
  max-width: 395px;
  color: #FFFFFF;
}
.p-school__contact-line a {
  position: relative;
  display: inline-flex;
  padding: 22px 42px 26px 27px;
  line-height: 0.95;
  background-color: #00C200;
  border-radius: 4px;
  text-decoration: none;
  transition: filter 0.3s;
}
.p-school__contact-line a:hover {
  filter: brightness(110%);
}
@media screen and (max-width: 1280px) {
  .p-school__contact-line a {
    padding: 22px 20px 26px;
  }
}
@media screen and (max-width: 767px) {
  .p-school__contact-line a {
    width: 100%;
    padding: 17px 15px 19px 20px;
  }
}
@media screen and (max-width: 359px) {
  .p-school__contact-line a {
    padding: 17px 15px 19px 15px;
  }
}
.p-school__contact-line a img {
  margin-right: 13px;
}
@media screen and (max-width: 767px) {
  .p-school__contact-line a img {
    margin-right: 6.5%;
    width: 19%;
    height: auto;
  }
}

@media screen and (max-width: 767px) {
  .p-school__contact-line-text {
    text-align: left;
  }
}
.p-school__contact-line-text p {
  font-weight: 700;
  font-size: 2.8rem;
}
@media screen and (max-width: 1280px) {
  .p-school__contact-line-text p {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-school__contact-line-text p {
    position: relative;
    font-size: 0;
  }
  .p-school__contact-line-text p::before {
    content: attr(data-text);
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 359px) {
  .p-school__contact-line-text p::before {
    font-size: 2rem;
  }
}
.p-school__contact-line-text span {
  display: block;
  margin-top: 11px;
  font-weight: 500;
  font-size: 1.5rem;
}
@media screen and (max-width: 1280px) {
  .p-school__contact-line-text span {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-school__contact-line-text span {
    margin-top: 9px;
    line-height: 1.45;
  }
}
@media screen and (max-width: 359px) {
  .p-school__contact-line-text span {
    font-size: 1.2rem;
  }
}

.p-school__contact-mail {
  display: inline-block;
  margin-top: 20px;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.75;
}
.p-school__contact-mail:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-school__contact-mail {
    font-size: 1.4rem;
  }
}

.p-contact {
  color: #000000;
}

.p-vision__feature {
  margin-top: 140px;
}
@media screen and (max-width: 767px) {
  .p-vision__feature {
    margin-top: 100px;
  }
}
.p-vision__feature h2 {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.3;
  text-align: center;
  opacity: 0;
}
.p-vision__feature h2.active {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
@media screen and (max-width: 767px) {
  .p-vision__feature h2 {
    font-size: 3rem;
  }
}

.p-vision__feature-unit {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit {
    margin-top: 50px;
  }
}
.p-vision__feature-unit h3 {
  margin-top: 40px;
  padding: 0 20px;
  font-size: 2.6rem;
  font-weight: 900;
  line-height: 1.45;
  text-align: center;
  letter-spacing: -0.02em;
}
.p-vision__feature-unit h3 span {
  display: block;
  opacity: 0;
}
.p-vision__feature-unit h3.active span {
  animation: underSlideLow 0.3s ease forwards, fade 0.3s ease forwards;
}
.p-vision__feature-unit h3.active span:nth-child(1) {
  animation-delay: 0.2s;
}
.p-vision__feature-unit h3.active span:nth-child(2) {
  animation-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit h3 {
    margin-top: 30px;
    font-size: 2rem;
  }
}
.p-vision__feature-unit img {
  width: 100%;
}
.p-vision__feature-unit + .p-vision__feature-unit {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit + .p-vision__feature-unit {
    margin-top: 60px;
  }
}

.p-vision__feature-unit-text {
  margin: 30px auto 0;
  padding: 0 110px;
}
.p-vision__feature-unit-text.active p {
  animation: fade 0.5s ease forwards;
}
.p-vision__feature-unit-text.active p:nth-child(1) {
  animation-delay: 0.3s;
}
.p-vision__feature-unit-text.active p:nth-child(2) {
  animation-delay: 0.4s;
}
@media screen and (min-width: 1600px) {
  .p-vision__feature-unit-text {
    max-width: 700px;
    padding: 0;
  }
}
@media screen and (max-width: 960px) {
  .p-vision__feature-unit-text {
    max-width: 500px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit-text {
    margin-top: 20px;
    padding: 0 40px;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__feature-unit-text {
    margin-top: 20px;
    padding: 0 25px;
  }
}
.p-vision__feature-unit-text P {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit-text P {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__feature-unit-text P {
    font-size: 1.5rem;
  }
}
.p-vision__feature-unit-text P + p {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-vision__feature-unit-text P + p {
    margin-top: 15px;
  }
}

.p-vision__hero {
  position: relative;
  height: 100vh;
}
@media screen and (max-width: 960px) {
  .p-vision__hero {
    height: auto;
    padding: 40px 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__hero {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__hero {
    padding: 30px 25px;
  }
}
.p-vision__hero h1 {
  position: absolute;
  left: 13%;
  bottom: 8.6%;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 8.3vw;
  font-weight: 700;
  line-height: 0.95;
}
@media screen and (max-width: 960px) {
  .p-vision__hero h1 {
    position: static;
    font-size: 13vw;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__hero h1 {
    position: static;
    font-size: 15.5vw;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__hero h1 {
    position: static;
    font-size: 19vw;
  }
}

.p-vision__lead {
  padding: 180px 120px;
}
@media screen and (max-width: 1280px) {
  .p-vision__lead {
    padding: 100px 70px;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__lead {
    padding: 90px 40px 100px;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__lead {
    padding: 90px 25px 100px;
  }
}
.p-vision__lead > P {
  font-size: 2.4rem;
  font-weight: 900;
  line-height: 1.7;
}
.p-vision__lead > P span {
  display: block;
  opacity: 0;
}
.p-vision__lead > P.active span {
  animation: underSlideLow 0.35s cubic-bezier(0.46, 1.18, 0.74, 0.94) forwards, fade 0.25s ease-out forwards;
}
.p-vision__lead > P.active span:nth-child(1) {
  animation-delay: 0.35s;
}
.p-vision__lead > P.active span:nth-child(2) {
  animation-delay: 0.45s;
}
.p-vision__lead > P.active span:nth-child(3) {
  animation-delay: 0.55s;
}
@media screen and (max-width: 1280px) {
  .p-vision__lead > P {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__lead > P {
    font-size: 1.8rem;
  }
}
.p-vision__lead > P + p {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .p-vision__lead > P + p {
    margin-top: 20px;
  }
}

.p-vision__lead-text {
  margin-bottom: 79px;
}
.p-vision__lead-text.active p span {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-vision__lead-text.active p span:nth-child(1) {
  animation-delay: 0s;
}
.p-vision__lead-text.active p span:nth-child(2) {
  animation-delay: 0.2s;
}
.p-vision__lead-text.active p span:nth-child(3) {
  animation-delay: 0.3s;
}
@media screen and (max-width: 767px) {
  .p-vision__lead-text {
    margin-bottom: 50px;
  }
}
.p-vision__lead-text > p {
  font-size: 3.3vw;
  font-weight: 900;
  line-height: 1.2;
  white-space: nowrap;
}
.p-vision__lead-text > p span {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 960px) {
  .p-vision__lead-text > p {
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__lead-text > p {
    font-size: 7.6vw;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__lead-text > p {
    font-size: 9.5vw;
  }
}

.p-vision__lead-img {
  margin: 60px 0 50px;
}
@media screen and (max-width: 767px) {
  .p-vision__lead-img {
    margin: 40px 0 30px;
  }
}

.p-vision__main {
  padding: 80px 50px 120px;
  background-color: #00FE84;
}
@media screen and (max-width: 1280px) {
  .p-vision__main {
    padding: 80px 60px 120px;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__main {
    padding: 50px 40px 70px;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__main {
    padding: 50px 25px 70px;
  }
}
.p-vision__main.active .p-vision__main-heading span {
  animation: underSlideLow 0.4s ease forwards, fade 0.3s ease forwards;
}
.p-vision__main.active .p-vision__main-heading h2 img {
  animation: underSlide 0.4s ease 0.2s forwards;
}
.p-vision__main.active .p-vision__main-heading p {
  animation: underSlideLow 0.4s ease 0.4s forwards, fade 0.3s ease 0.4s forwards;
}
.p-vision__main.active .p-vision__main-img::before {
  animation: slideBg 0.35s ease-in 0.4s forwards;
}
.p-vision__main.active .p-vision__main-text p {
  animation: fade 0.7s ease forwards;
}
.p-vision__main.active .p-vision__main-text p:nth-child(1) {
  animation-delay: 0.7s;
}
.p-vision__main.active .p-vision__main-text p:nth-child(2) {
  animation-delay: 0.8s;
}
.p-vision__main.active .p-vision__main-text p:nth-child(3) {
  animation-delay: 0.9s;
}
.p-vision__main.active .p-vision__main-text p:nth-child(4) {
  animation-delay: 1s;
}
.p-vision__main.active .p-vision__main-text p:nth-child(5) {
  animation-delay: 1.1s;
}
.p-vision__main.active .p-vision__main-text p:nth-child(6) {
  animation-delay: 1.2s;
}

.p-vision__main[data-section=befun] {
  background-color: #D6F900;
}
.p-vision__main[data-section=befun] .p-vision__main-img::before {
  background-color: #D6F900;
}

.p-vision__main[data-section=leadership] {
  background-color: #00EEFD;
}
.p-vision__main[data-section=leadership] .p-vision__main-img::before {
  background-color: #00EEFD;
}

.p-vision__main-heading {
  text-align: center;
}
.p-vision__main-heading span {
  display: block;
  font-family: "Helvetica Neue", Helvetica, "Arial", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.05;
  opacity: 0;
}
@media screen and (max-width: 1280px) {
  .p-vision__main-heading span {
    font-size: 1.6rem;
  }
}
.p-vision__main-heading h2 {
  margin-top: 26px;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .p-vision__main-heading h2 {
    margin-top: 15px;
  }
}
.p-vision__main-heading h2 img {
  transform: translateY(110%);
}
.p-vision__main-heading p {
  margin-top: 20px;
  font-size: 3.2rem;
  font-weight: 900;
  line-height: 1.25;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-vision__main-heading p {
    font-size: 1.8rem;
  }
}

.p-vision__main-img {
  position: relative;
  margin-top: 30px;
  text-align: center;
  overflow: hidden;
}
.p-vision__main-img::before {
  content: "";
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #00FE84;
}
@media screen and (max-width: 767px) {
  .p-vision__main-img {
    margin-top: 20px;
  }
}

.p-vision__main-text {
  margin: 40px auto 0;
  max-width: 500px;
}
.p-vision__main-text.active {
  animation: fade 1.5s ease forwards;
}
@media screen and (min-width: 1600px) {
  .p-vision__main-text {
    max-width: 700px;
  }
}
@media screen and (max-width: 960px) {
  .p-vision__main-text {
    max-width: 500px;
  }
}
@media screen and (max-width: 767px) {
  .p-vision__main-text {
    margin: 40px auto 0;
  }
}
.p-vision__main-text P {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.8;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-vision__main-text P {
    font-size: 1.6rem;
    line-height: 1.6;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__main-text P {
    font-size: 1.5rem;
  }
}
.p-vision__main-text P + p {
  margin-top: 20px;
}

.p-vision__school {
  margin-top: 160px;
  padding: 100px 30px 160px;
  background-color: #D6F900;
}
@media screen and (max-width: 767px) {
  .p-vision__school {
    margin-top: 120px;
    padding: 80px 40px 120px;
  }
}
@media screen and (max-width: 350px) {
  .p-vision__school {
    padding: 80px 25px 120px;
  }
}

.p-vision__school-heading.active h2 {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-vision__school-heading.active .p-vision__school-heading-lead span {
  animation: underSlideLow 0.6s ease forwards, fade 0.4s ease forwards;
}
.p-vision__school-heading.active .p-vision__school-heading-lead span:nth-child(1) {
  animation-delay: 0.3s;
}
.p-vision__school-heading.active .p-vision__school-heading-lead span:nth-child(2) {
  animation-delay: 0.5s;
}
.p-vision__school-heading h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 0.95;
  text-align: center;
  color: #F8603F;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-vision__school-heading h2 {
    font-size: 2rem;
  }
}

.p-vision__school-wrap {
  max-width: 670px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-vision__school-wrap {
    max-width: 350px;
  }
}

.p-vision__school-heading-lead {
  margin: 27px 0 60px;
  font-size: 2.8rem;
  font-weight: 900;
  line-height: 1.7;
  text-align: center;
}
.p-vision__school-heading-lead span {
  display: block;
  opacity: 0;
}
@media screen and (max-width: 767px) {
  .p-vision__school-heading-lead {
    margin: 20px 0 40px;
    font-size: 2rem;
  }
}

html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif, sans-serif;
  font-size: clamp(1.4rem, 1.343rem + 0.29vw, 1.6rem);
  font-weight: 400;
  line-height: 1.75;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
body[data-modal=show] {
  overflow: hidden;
}
body main {
  width: 50%;
  margin-left: auto;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  body main {
    width: 100%;
  }
}
body a {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  text-underline-position: under;
  color: inherit;
}
body ul,
body ol {
  list-style: none;
}
body img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
body input,
body button,
body textarea,
body select {
  font-size: inherit;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: inherit;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
body input [type=submit],
body button {
  cursor: pointer;
}
body *[data-view=sp] {
  display: none;
}
@media screen and (max-width: 767px) {
  body *[data-view=sp] {
    display: block;
  }
}
body *[data-view=pc] {
  display: block;
}
@media screen and (max-width: 767px) {
  body *[data-view=pc] {
    display: none;
  }
}

@-moz-document url-prefix() {
  /* Firefoxのみに適用 */
  main[data-page=top] {
    position: relative;
    z-index: 3;
    width: 51%;
    background-color: #FFFFFF;
  }
  @media screen and (max-width: 960px) {
    main[data-page=top] {
      width: 100%;
    }
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

*:not(dialog),
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
