html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", sans-serif; }

h1, h2, h3, h4, p {
  margin-bottom: 0; }

.section-wrap {
  margin: 0 40px; }
  @media screen and (min-width: 576px) {
    .section-wrap {
      margin: 0 70px; } }
  @media screen and (min-width: 768px) {
    .section-wrap {
      margin: 0 100px; } }
  @media screen and (min-width: 992px) {
    .section-wrap {
      margin: 0 140px; } }
  @media screen and (min-width: 1200px) {
    .section-wrap {
      margin: 0 180px; } }

.section-title {
  color: #E60014;
  font-size: 2.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  padding-top: 1.2em;
  line-height: 1.3; }

.section-text {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400; }
  @media screen and (min-width: 576px) {
    .section-text {
      font-size: 1.8rem; } }

.section-lead__barlow {
  font-size: 1.2rem;
  font-family: "Barlow", sans-serif;
  color: #E60014; }
  @media screen and (min-width: 576px) {
    .section-lead__barlow {
      font-size: 2.0rem; } }

.section-lead__notosans {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #E60014; }
  @media screen and (min-width: 768px) {
    .section-lead__notosans {
      font-size: 1.6rem; } }

hr {
  margin: 0 auto; }

.about-border__blue {
  border-top: 2px solid #28C8F0;
  opacity: 1;
  width: 80%;
  margin-left: 0;
  text-align: left; }

.about-border__white {
  border-top: 2px solid #ffffff;
  opacity: 1;
  width: 80%;
  margin-right: 0;
  text-align: right;
  margin-top: 1.3em; }

.sp {
  display: block; }
  @media screen and (min-width: 992px) {
    .sp {
      display: none; } }

.pc {
  display: none; }
  @media screen and (min-width: 992px) {
    .pc {
      display: block; } }

.sp-br {
  display: block; }
  @media screen and (min-width: 576px) {
    .sp-br {
      display: none; } }

.pc-br {
  display: none; }
  @media screen and (min-width: 576px) {
    .pc-br {
      display: block; } }

.swiper-container {
  max-width: 500px; }
  @media screen and (min-width: 576px) {
    .swiper-container {
      max-width: 630px; } }
  @media screen and (min-width: 768px) {
    .swiper-container {
      max-width: 790px; } }
  @media screen and (min-width: 992px) {
    .swiper-container {
      max-width: 900px; } }
  @media screen and (min-width: 1200px) {
    .swiper-container {
      max-width: 2000px; } }
  .swiper-container .swiper-button-prev:after,
  .swiper-container .swiper-button-next:after {
    content: none !important; }
  .swiper-container .swiper-button-prev {
    background-image: url(../image/schoolpage/arrow-left.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    left: 15%;
    top: 65%; }
    @media screen and (min-width: 576px) {
      .swiper-container .swiper-button-prev {
        top: 70%; } }
    @media screen and (min-width: 768px) {
      .swiper-container .swiper-button-prev {
        top: 65%;
        width: 14px; } }
    @media screen and (min-width: 992px) {
      .swiper-container .swiper-button-prev {
        top: 65%; } }
    @media screen and (min-width: 1200px) {
      .swiper-container .swiper-button-prev {
        top: 70%; } }
  .swiper-container .swiper-button-next {
    background-image: url(../image/schoolpage/arrow-right.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    right: 15%;
    top: 65%; }
    @media screen and (min-width: 576px) {
      .swiper-container .swiper-button-next {
        top: 70%; } }
    @media screen and (min-width: 768px) {
      .swiper-container .swiper-button-next {
        top: 65%;
        width: 14px; } }
    @media screen and (min-width: 992px) {
      .swiper-container .swiper-button-next {
        top: 65%; } }
    @media screen and (min-width: 1200px) {
      .swiper-container .swiper-button-next {
        top: 70%; } }
  .swiper-container .swiper-slide {
    text-align: center; }
  .swiper-container .swiper-class__title {
    font-size: 3.4rem;
    font-family: "Zen Maru Gothic", sans-serif;
    padding-bottom: 0.8em; }
    @media screen and (min-width: 768px) {
      .swiper-container .swiper-class__title {
        font-size: 4.0rem; } }
  .swiper-container .swiper-class__list {
    font-size: 1.8rem;
    font-family: "Zen Maru Gothic", sans-serif; }
    @media screen and (min-width: 768px) {
      .swiper-container .swiper-class__list {
        font-size: 2.4rem; } }
    .swiper-container .swiper-class__list a {
      color: #000; }
  .swiper-container .swiper-scrollbar {
    background: none; }
  .swiper-container .swiper-class__information {
    padding-bottom: 4vw;
    color: #E60014; }
    @media screen and (min-width: 768px) {
      .swiper-container .swiper-class__information {
        font-size: 2.0rem; } }

#gnav-sp .gnav-wrap {
  background-image: url("../image/gnav/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  display: inline-block;
  width: 100%;
  height: 115px;
  position: fixed;
  z-index: 2; }
  @media screen and (min-width: 576px) {
    #gnav-sp .gnav-wrap {
      background-image: url("../image/gnav/bg-md.png");
      height: 120px; } }
#gnav-sp .gnav-btn__wrap {
  background-color: transparent;
  border: none; }
#gnav-sp .gnav-logo {
  background-image: url("../image/gnav/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 45px;
  display: inline-block;
  position: absolute;
  top: 2.5em;
  left: 3.0em; }
  @media screen and (min-width: 768px) {
    #gnav-sp .gnav-logo {
      width: 90px;
      height: 65px;
      left: 5.0em; } }
  #gnav-sp .gnav-logo a {
    display: block;
    width: 70px;
    height: 45px; }
    @media screen and (min-width: 768px) {
      #gnav-sp .gnav-logo a {
        width: 90px;
        height: 65px;
        left: 5.0em; } }
#gnav-sp .gnav-btn {
  width: 51px;
  height: 31px;
  position: absolute;
  top: 2.8em;
  right: 2.0em; }
  @media screen and (min-width: 768px) {
    #gnav-sp .gnav-btn {
      width: 60px;
      height: 40px;
      top: 3.5em;
      right: 4.0em; } }
#gnav-sp .modal-dialog {
  margin: 0 auto;
  position: relative;
  z-index: 2; }
#gnav-sp .modal-content {
  background-color: #FAF05A; }
#gnav-sp .modal-backdrop {
  position: static; }
#gnav-sp .modal-header {
  border-bottom: none;
  padding-top: 2em;
  padding-bottom: 7em; }
  @media screen and (min-width: 576px) {
    #gnav-sp .modal-header {
      padding-top: 4em;
      padding-bottom: 7em; } }
#gnav-sp .modal-logo {
  width: 70px;
  height: 45px;
  display: inline-block;
  position: absolute;
  top: 2.5em;
  left: 2.0em; }
  @media screen and (min-width: 576px) {
    #gnav-sp .modal-logo {
      left: 5.0em;
      width: 90px;
      height: 65px; } }
  #gnav-sp .modal-logo a {
    display: block;
    width: 70px;
    height: 45px; }
    @media screen and (min-width: 768px) {
      #gnav-sp .modal-logo a {
        width: 90px;
        height: 65px;
        left: 5.0em; } }
#gnav-sp .modal-body {
  padding: 0; }
#gnav-sp .btn-close {
  background-image: url("../image/gnav/menubtn-close.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: 2.8em;
  right: 2.0em;
  opacity: 1; }
  @media screen and (min-width: 576px) {
    #gnav-sp .btn-close {
      right: 4.0em;
      width: 50px;
      height: 20px;
      top: 3.5em; } }
#gnav-sp .list .item {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  position: relative; }
  @media screen and (min-width: 768px) {
    #gnav-sp .list .item {
      font-size: 1.8rem; } }
  #gnav-sp .list .item a {
    text-decoration: none;
    color: #000; }
#gnav-sp .list .row .col-4 a {
  font-size: 2.0rem;
  color: #000;
  font-weight: 700; }
  @media screen and (min-width: 768px) {
    #gnav-sp .list .row .col-4 a {
      font-size: 3.0rem; } }
#gnav-sp .list .item::after {
  content: "";
  background-image: url("../image/gnav/arrow.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 10px;
  display: inline-block;
  position: absolute;
  right: 2px;
  margin-top: 7.5vw; }
  @media screen and (min-width: 576px) {
    #gnav-sp .list .item::after {
      margin-top: 4.5vw; } }
#gnav-sp .list .item .item-en {
  font-size: 3.5rem;
  font-family: "Barlow Condensed", sans-serif;
  font-style: italic;
  padding-right: 0.8em; }
  @media screen and (min-width: 768px) {
    #gnav-sp .list .item .item-en {
      font-size: 5.5rem; } }
#gnav-sp .modal-body__btn__wrap {
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 2.0em; }
  @media screen and (min-width: 576px) {
    #gnav-sp .modal-body__btn__wrap {
      padding-top: 7.5em; } }
#gnav-sp .modal-body__btn {
  background-color: #E60014;
  color: #FAF05A;
  border: none;
  padding: 0.9em 2.7em;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.4rem;
  border-radius: 40px; }
  @media screen and (min-width: 768px) {
    #gnav-sp .modal-body__btn {
      font-size: 2.4rem; } }
#gnav-sp .modal-img-twitter {
  background-image: url("../image/gnav/twitter.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    #gnav-sp .modal-img-twitter {
      width: 80px;
      height: 80px; } }
#gnav-sp .modal-img-instagram {
  background-image: url("../image/gnav/instagram.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 60px;
  height: 60px;
  display: inline-block; }
  @media screen and (min-width: 768px) {
    #gnav-sp .modal-img-instagram {
      width: 80px;
      height: 80px; } }
#gnav-sp .modal-body__sns__wrap .col-3 {
  text-align: center; }

#gnav-pc .nav {
  background-image: url("../image/gnav/bg-md.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  width: 100%;
  height: 130px;
  position: fixed;
  z-index: 2;
  padding-top: 3.0em; }
#gnav-pc .navbar-brand {
  background-image: url("../image/gnav/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 98px;
  height: 64px;
  display: inline-block;
  position: absolute;
  top: 2.5em;
  left: 4.0em; }
#gnav-pc .nav-link {
  font-size: 2.0rem;
  color: #000000;
  font-family: "Barlow Condensed", sans-serif;
  font-style: italic;
  text-decoration-line: underline;
  line-height: 1;
  text-align: center;
  margin-left: 0.8em; }
#gnav-pc .nav-link__icon__school::before {
  content: '';
  background-image: url("../image/gnav/icon-school.png");
  width: 15px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat; }
#gnav-pc .nav-link__icon__lesson::before {
  content: '';
  background-image: url("../image/gnav/icon-lesson.png");
  width: 27px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat; }
#gnav-pc .nav-link__icon__howto::before {
  content: '';
  background-image: url("../image/gnav/icon-howto.png");
  width: 22px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat; }
#gnav-pc .nav-link__icon__news::before {
  content: '';
  background-image: url("../image/gnav/icon-news.png");
  width: 27px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat; }
#gnav-pc .nav-link__icon__usersvoice::before {
  content: '';
  background-image: url("../image/gnav/icon-usersvoice.png");
  width: 28px;
  height: 22px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat; }
#gnav-pc .nav-link__contact {
  color: #FAF05A;
  background-color: #E60014;
  font-size: 1.2rem;
  padding: 1.2em 2em;
  text-decoration: none;
  font-family: "Noto Sans JP", sans-serif;
  border-radius: 30px;
  margin-top: 1.1em;
  margin-left: 2.2em;
  margin-right: 2.0em;
  font-style: normal; }

.modal-fullscreen .modal-content {
  height: 90%; }

#fv {
  position: relative; }
  #fv .fv-bg {
    background-image: url("../image/fv/backimage.png");
    background-position: top;
    height: 730px;
    width: 100%;
    top: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 0; }
    @media screen and (min-width: 576px) {
      #fv .fv-bg {
        height: 700px;
        top: 0px; } }
    @media screen and (min-width: 768px) {
      #fv .fv-bg {
        background-image: url("../image/fv/backimage-tab.png");
        height: 1200px;
        width: 100%;
        top: 0;
        background-position: center; } }
    @media screen and (min-width: 992px) {
      #fv .fv-bg {
        background-image: url("../image/fv/backimage-pc.png");
        height: 1000px;
        width: 100%;
        top: 0;
        background-position: left; } }
  #fv .fv-text__wrap {
    padding-top: 32em;
    padding-left: 3em; }
    @media screen and (min-width: 768px) {
      #fv .fv-text__wrap {
        padding-top: 55em;
        padding-left: 4em; } }
    @media screen and (min-width: 992px) {
      #fv .fv-text__wrap {
        padding-left: 14em; } }
  #fv .fv-title {
    font-size: 8.6rem;
    color: #fff;
    font-family: "Barlow Condensed", sans-serif;
    line-height: 0.9em;
    padding-bottom: 0.2em; }
    @media screen and (min-width: 768px) {
      #fv .fv-title {
        font-size: 11.6rem;
        line-height: 0.9em; } }
  #fv .fv-subtitle {
    color: #ffffff;
    font-size: 1.6rem; }
    @media screen and (min-width: 768px) {
      #fv .fv-subtitle {
        font-size: 2.6rem; } }
  #fv .fv-service {
    color: #ffffff;
    font-size: 2.0rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #fv .fv-service {
        font-size: 3.0rem; } }

#read {
  padding-top: 79em;
  background-color: #FAF05A;
  padding-bottom: 3.5em; }
  @media screen and (min-width: 576px) {
    #read {
      padding-top: 75em; } }
  @media screen and (min-width: 768px) {
    #read {
      padding-top: 120em;
      padding-bottom: 5.5em; } }
  #read .read-title {
    text-align: center; }
    @media screen and (min-width: 992px) {
      #read .read-title {
        font-size: 4.0rem; } }
    @media screen and (min-width: 768px) {
      #read .read-title {
        padding-top: 3.2em; } }
  @media screen and (min-width: 992px) {
    #read .read-text {
      font-size: 1.6rem;
      text-align: left;
      margin: 0 2em; } }
  #read .read-cta__title {
    padding-top: 2.5em;
    padding-bottom: 1.5em;
    letter-spacing: 2.3px; }
    @media screen and (min-width: 768px) {
      #read .read-cta__title {
        padding-bottom: 1.0em; } }
  #read .read-cta {
    text-align: center;
    width: 100%; }
  #read .read-cta__btn::before {
    content: "";
    background-image: url(../image/read/cordprojectbtn.png);
    width: 80%;
    height: 100px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center; }
    @media screen and (min-width: 576px) {
      #read .read-cta__btn::before {
        width: 325px;
        height: 110px; } }
  #read .read-logo__pc {
    width: 460px; }
    @media screen and (min-width: 992px) {
      #read .read-logo__pc {
        width: 330px; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    #read .read-logo__pc {
      width: 80%; } }

  #read .read-btn__pc {
    color: #FAF05A;
    background-color: #E60014;
    font-size: 1.2rem;
    padding: 0.5em 1em;
    border-radius: 30px;
    border: none;
    letter-spacing: 1.5px;
    margin-top: 2em; }
  #read .read-text__pc__right {
    text-align: center; }
    @media screen and (min-width: 992px) {
      #read .read-text__pc__right {
        margin: 0 0 0 1em;
        width: 50%;
        padding-top: 5em; } }
    @media screen and (min-width: 1200px) {
      #read .read-text__pc__right {
        padding-top: 0; } }
  @media screen and (min-width: 992px) {
    #read .read-text__pc__left {
      width: 45%; } }
  @media screen and (min-width: 1200px) {
    #read .read-pc__wrap {
      padding-top: 7em; } }

#about {
  background-color: #FAF05A; }
  #about .about-title {
    color: #E60014;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    font-size: 5.0rem; }
    @media screen and (min-width: 576px) {
      #about .about-title {
        font-size: 7.0rem; } }
    @media screen and (min-width: 768px) {
      #about .about-title {
        letter-spacing: 2.5px; } }
  #about .about-subtitle {
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      #about .about-subtitle {
        font-size: 2.0rem; } }
  #about .about-lead {
    padding-bottom: 0.5em; }
  #about .about-description__wrap {
    padding-bottom: 3em; }
  #about .text-black {
    color: #000000; }
  #about .about-point {
    font-size: 2.0rem;
    color: #E60014;
    font-family: "Barlow", sans-serif;
    font-style: italic;
    position: absolute;
    z-index: 1; }
    @media screen and (min-width: 768px) {
      #about .about-point {
        font-size: 3.0rem; } }
    @media screen and (min-width: 992px) {
      #about .about-point {
        text-align: center;
        font-size: 2.0rem;
        position: static; } }
  @media screen and (min-width: 576px) {
    #about .about-text {
      padding-bottom: 1.6em; } }
  #about .about-point__right {
    right: 4.5vw;
    top: 10vw; }
    @media screen and (min-width: 576px) {
      #about .about-point__right {
        right: 2.5vw;
        top: 7vw; } }
  #about .about-point__left {
    top: 6vw; }
    @media screen and (min-width: 768px) {
      #about .about-point__left {
        top: 6vw; } }
  #about .transparent {
    font-size: 15.0rem;
    color: rgba(0, 0, 0, 0);
    -webkit-text-stroke: 3px #E60014;
    vertical-align: top;
    line-height: 0.7; }
    @media screen and (min-width: 576px) {
      #about .transparent {
        font-size: 18.0rem; } }
    @media screen and (min-width: 992px) {
      #about .transparent {
        line-height: 0.5;
        font-size: 15.0rem;
        letter-spacing: 20px; } }
  #about .about-image {
    position: relative; }
  #about .about-image__1 img {
    width: 100%;
    padding-top: 7em; }
    @media screen and (min-width: 768px) {
      #about .about-image__1 img {
        padding-top: 10em; } }
  #about .about-image__2 img {
    width: 100%;
    padding-top: 7em; }
    @media screen and (min-width: 768px) {
      #about .about-image__2 img {
        padding-top: 10em; } }
  #about .about-image__3 img {
    width: 100%;
    padding-top: 7em; }
    @media screen and (min-width: 768px) {
      #about .about-image__3 img {
        padding-top: 10em; } }
  #about .about-point__title {
    color: #E60014;
    font-size: 1.8rem;
    font-family: "Zen Maru Gothic", sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 1.3; }
    @media screen and (min-width: 576px) {
      #about .about-point__title {
        font-size: 2.8rem;
        padding-top: 1em; } }
    @media screen and (min-width: 992px) {
      #about .about-point__title {
        font-size: 1.8rem; } }
  #about .about-point__title__lg {
    font-size: 3.6rem;
    font-family: "Zen Maru Gothic", sans-serif; }
    @media screen and (min-width: 768px) {
      #about .about-point__title__lg {
        font-size: 4.6rem; } }
    @media screen and (min-width: 992px) {
      #about .about-point__title__lg {
        font-size: 3.6rem; } }
  #about .about-point__text {
    padding-top: 1.8em;
    padding-bottom: 3.5em;
    font-size: 1.2rem;
    margin: 0 1em;
    text-align: center; }
    @media screen and (min-width: 576px) {
      #about .about-point__text {
        font-size: 1.7rem; } }
    @media screen and (min-width: 992px) {
      #about .about-point__text {
        font-size: 1.4rem; } }
    @media screen and (min-width: 1200px) {
      #about .about-point__text {
        padding-bottom: 7.5em; } }
    @media screen and (min-width: 1400px) {
      #about .about-point__text {
        font-size: 1.8rem; } }
  #about .about-text__wrap {
    text-align: left;
    padding-top: 2em; }
  #about .about-text__container__left {
    width: 400px;
    padding-left: 8.0em; }
    @media screen and (min-width: 1200px) {
      #about .about-text__container__left {
        width: 500px;
        padding-left: 19em; } }
    @media screen and (min-width: 1400px) {
      #about .about-text__container__left {
        width: 590px;
        padding-left: 7em; } }
  #about .about-text__container__right {
    width: 550px;
    padding-left: 25.0em; }
    @media screen and (min-width: 992px) {
      #about .about-text__container__right {
        width: 400px;
        padding-left: 10em; } }
  @media screen and (min-width: 992px) and (min-width: 1200px) {
    #about .about-text__container__right {
      width: 360px;
      padding-left: 7em; } }
  @media screen and (min-width: 992px) and (min-width: 1400px) {
    #about .about-text__container__right {
      width: 590px; } }

  #about .about-image__1__pc::after {
    content: '';
    background-image: url("../image/about/image1-pc.png");
    display: inline-block;
    width: 590px;
    height: 370px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    z-index: 0; }
    @media screen and (min-width: 1200px) {
      #about .about-image__1__pc::after {
        width: 720px; } }
  #about .about-image__2__pc::after {
    content: '';
    background-image: url("../image/about/image2-pc.png");
    display: inline-block;
    width: 590px;
    height: 370px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    z-index: 0; }
    @media screen and (min-width: 1200px) {
      #about .about-image__2__pc::after {
        width: 720px;
        height: 386px; } }
  #about .about-image__3__pc::after {
    content: '';
    background-image: url("../image/about/image3-pc.png");
    display: inline-block;
    width: 590px;
    height: 370px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    z-index: 0; }
    @media screen and (min-width: 1200px) {
      #about .about-image__3__pc::after {
        width: 720px; } }

#school {
  background-color: #FFDC00;
  padding-bottom: 3.2em; }
  @media screen and (min-width: 992px) {
    #school {
      background-color: #FAF05A;
      padding-top: 5.0em;
      padding-bottom: 50.0em; } }
  #school .school-wrap__absolute {
    position: relative;
    overflow-x: hidden; }
    @media screen and (min-width: 992px) {
      #school .school-wrap__absolute {
        overflow-x: unset; } }
  #school .school-bgimg::before {
    content: '';
    position: absolute;
    background-image: url(../image/school/pin.png);
    display: inline-block;
    width: 110px;
    height: 160px;
    background-repeat: no-repeat;
    background-size: contain;
    top: 3em;
    right: -3em;
    z-index: 0; }
    @media screen and (min-width: 576px) {
      #school .school-bgimg::before {
        left: 50em; } }
    @media screen and (min-width: 768px) {
      #school .school-bgimg::before {
        left: 60em;
        width: 200px;
        height: 200px;
        top: 7em; } }
    @media screen and (min-width: 992px) {
      #school .school-bgimg::before {
        left: 4.0em;
        width: 200px;
        height: 290px; } }
    @media screen and (min-width: 1200px) {
      #school .school-bgimg::before {
        left: 8em; } }
  #school .school-title {
    position: relative;
    z-index: 1;
    font-style: italic;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 3.5rem; }
    @media screen and (min-width: 576px) {
      #school .school-title {
        font-size: 6.0rem; } }
    @media screen and (min-width: 768px) {
      #school .school-title {
        letter-spacing: 4.2px; } }
    @media screen and (min-width: 992px) {
      #school .school-title {
        font-size: 5.0rem;
        padding-bottom: 0.8em; } }
  #school .school-subtitle {
    position: relative;
    z-index: 1;
    padding-bottom: 1.9em;
    font-weight: 700; }
    @media screen and (min-width: 576px) {
      #school .school-subtitle {
        font-size: 2.2rem;
        padding-bottom: 0.9em; } }
  #school .school-text {
    position: relative;
    z-index: 1;
    padding-bottom: 1.0em; }
    @media screen and (min-width: 992px) {
      #school .school-text {
        font-size: 1.6rem; } }
  #school .school-list__titile {
    text-align: center;
    font-size: 2.2rem; }
    @media screen and (min-width: 576px) {
      #school .school-list__titile {
        font-size: 3.2rem; } }
    @media screen and (min-width: 992px) {
      #school .school-list__titile {
        font-size: 2.2rem; } }
  #school .school-list__subtitile {
    text-align: center;
    padding-bottom: 3.8rem;
    font-family: "Barlow", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 1.2px; }
    @media screen and (min-width: 768px) {
      #school .school-list__subtitile {
        font-size: 1.8rem; } }
  #school .school-location {
    color: #FFDC00;
    text-decoration: none;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 2.3rem;
    text-align: center;
    line-height: 0.3;
    text-align: center;
    background-color: #E60014;
    padding-top: 1.2em;
    padding-bottom: 1.0em;
    border-radius: 40px;
    margin-bottom: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    border: none; }
    @media screen and (min-width: 768px) {
      #school .school-location {
        font-size: 2.5rem; } }
    @media screen and (min-width: 992px) {
      #school .school-location {
        font-size: 2.4rem;
        padding-left: 0.3em;
        padding-right: 0.3em;
        padding-top: 1.0em;
        padding-bottom: 0.8em; } }
  #school .school-location__en {
    font-size: 1.0rem;
    line-height: 1; }
    @media screen and (min-width: 768px) {
      #school .school-location__en {
        font-size: 1.2rem;
        line-height: 1.2; } }
  #school .container {
    width: 100%;
    max-width: 480px;
    margin: 0 auto; }
  @media screen and (min-width: 992px) {
    #school .school-text__wrap {
      position: absolute;
      width: 50%;
      left: 90px; } }
  @media screen and (min-width: 1200px) {
    #school .school-text__wrap {
      width: 50%;
      left: 160px; } }
  @media screen and (min-width: 1400px) {
    #school .school-text__wrap {
      left: 300px; } }
  @media screen and (min-width: 992px) {
    #school .school-list__container {
      position: absolute;
      right: 6em; } }
  @media screen and (min-width: 1200px) {
    #school .school-list__container {
      right: 12em; } }
  @media screen and (min-width: 1400px) {
    #school .school-list__container {
      right: 20em; } }

#lesson {
  background-image: url(../image/lesson/backimage.png);
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center; }
  @media screen and (min-width: 576px) {
    #lesson {
      background-image: url(../image/lesson/backimage-tab.png);
      background-position: center; } }
  #lesson .lesson-logo {
    background-image: url(../image/lesson/runlogo.png);
    display: inline-block;
    width: 80px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    margin-top: 5.375em; }
    @media screen and (min-width: 768px) {
      #lesson .lesson-logo {
        width: 130px;
        height: 110px; } }
    @media screen and (min-width: 992px) {
      #lesson .lesson-logo {
        width: 70px;
        height: 60px;
        margin-top: 9.3em; } }
  #lesson .lesson-title {
    color: #ffffff;
    font-size: 5.0rem;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    line-height: 0.8;
    letter-spacing: 4.0px; }
    @media screen and (min-width: 768px) {
      #lesson .lesson-title {
        font-size: 8.0rem; } }
    @media screen and (min-width: 992px) {
      #lesson .lesson-title {
        font-size: 4rem; } }
  #lesson .lesson-subtitle {
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.4rem;
    padding-top: 1.0em; }
    @media screen and (min-width: 768px) {
      #lesson .lesson-subtitle {
        font-size: 2.4rem;
        padding-top: 0.2em; } }
    @media screen and (min-width: 992px) {
      #lesson .lesson-subtitle {
        font-size: 1.4rem; } }
  #lesson .lesson-text {
    color: #ffffff;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.7rem;
    padding-top: 10em;
    padding-bottom: 3.75em;
    text-align: left;
    line-height: 1.8; }
    @media screen and (min-width: 768px) {
      #lesson .lesson-text {
        font-size: 2.4rem; } }
    @media screen and (min-width: 992px) {
      #lesson .lesson-text {
        padding-top: 5.0em;
        text-align: center;
        font-size: 1.7rem;
        margin: 0px 6em; } }

#method {
  background-color: #FAF05A;
  padding-bottom: 1.0em; }
  @media screen and (min-width: 992px) {
    #method {
      padding-bottom: 9.0em; } }
  @media screen and (min-width: 1200px) {
    #method {
      padding-bottom: 12.0em; } }
  #method .method-sp {
    text-align: left;
    padding-bottom: 4.0em; }
    #method .method-sp .method-subtitle {
      color: #28C8F0;
      font-family: "Barlow Condensed", sans-serif;
      font-size: 2.8rem;
      font-style: italic;
      padding-top: 1.5em; }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-subtitle {
          font-size: 4.0rem; } }
    #method .method-sp .method-title {
      color: #28C8F0;
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 3.4rem;
      font-weight: bold; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-title {
          font-size: 3.6rem; } }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-title {
          font-size: 4.8rem;
          line-height: 0.8; } }
    #method .method-sp .method-text {
      text-align: left;
      font-size: 1.4rem;
      padding-top: 1.0em;
      font-style: "Noto Sans JP", sans-serif; }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-text {
          font-size: 2.0rem;
          padding-bottom: 2em;
          padding-top: 2.0em; } }
    #method .method-sp .method-image__wrap {
      display: flex;
      align-items: end;
      padding-bottom: 1.5em;
      padding-top: 3em;
      position: relative; }
    #method .method-sp .method-image__1 img {
      width: 100%; }
    #method .method-sp .method-image__2 img {
      width: 100%; }
    #method .method-sp .method-image__3 img {
      width: 100%; }
    #method .method-sp .method-image__4 img {
      width: 100%; }
    #method .method-sp .method-text__step {
      font-size: 2.0rem;
      font-family: "Barlow", sans-serif;
      font-style: italic;
      color: #28C8F0;
      flex-basis: 40%; }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-text__step {
          font-size: 4.0rem; } }
    #method .method-sp .method-text__step2 {
      font-size: 2.0rem;
      font-family: "Barlow", sans-serif;
      font-style: italic;
      color: #28C8F0; }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-text__step2 {
          font-size: 4.0rem; } }
    #method .method-sp .method-text__step__lg {
      font-size: 6.0rem;
      font-family: "Barlow", sans-serif; }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-text__step__lg {
          font-size: 9.0rem; } }
    #method .method-sp .step-left {
      line-height: 1.0; }
    #method .method-sp .step-right {
      line-height: 1.0; }
    #method .method-sp .method-step__wrap__right {
      padding-right: 1.5em;
      padding-left: 1em;
      text-align: right; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-step__wrap__right {
          flex-basis: 40%;
          padding-right: 7.5em;
          padding-left: 0em; } }
    #method .method-sp .method-step__wrap__left {
      padding-right: 1.5em;
      padding-left: 1em;
      text-align: right; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-step__wrap__left {
          flex-basis: 40%;
          padding-right: 7.5em;
          padding-left: 0em; } }
    #method .method-sp .method-arrow__image {
      width: 6vw;
      padding-right: 0.4em;
      padding-bottom: 2em; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-arrow__image {
          width: 5vw;
          padding-bottom: 2.5em; } }
    #method .method-sp .method-step__title {
      font-family: "Zen Maru Gothic", sans-serif;
      font-size: 2.2rem;
      font-weight: 700;
      color: #28C8F0;
      text-align: left; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-step__title {
          font-size: 2.5rem; } }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-step__title {
          font-size: 3.2rem; } }
    #method .method-sp .method-step__content {
      font-size: 1.2rem;
      text-align: left;
      padding-top: 0.9em; }
      @media screen and (min-width: 576px) {
        #method .method-sp .method-step__content {
          padding-bottom: 1em; } }
      @media screen and (min-width: 768px) {
        #method .method-sp .method-step__content {
          font-size: 1.6rem; } }

#method .method-pc {
  background-color: #FAF05A;
  padding-top: 5.0em; }
  #method .method-pc .method-subtitle {
    color: #28C8F0;
    font-family: "Barlow Condensed", sans-serif;
    font-size: 6.5rem;
    font-style: italic;
    line-height: 1.0; }
  #method .method-pc .method-title {
    color: #28C8F0;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 3.6rem;
    font-weight: bold; }
  #method .method-pc .method-text {
    font-size: 1.6rem;
    padding-top: 1.0em; }
  #method .method-pc .method-image__wrap {
    position: relative; }
  #method .method-pc .method-image__1__pc {
    background-image: url("../image/method/image-1-pc.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 6.0em;
    right: 0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-image__1__pc {
        top: 9.0em;
        width: 90%; } }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-image__1__pc {
        top: 8em;
        width: 95%; } }
  #method .method-pc .method-image__2__pc {
    background-image: url("../image/method/image-2-pc.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 8.0em;
    left: 0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-image__2__pc {
        width: 90%; } }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-image__2__pc {
        top: 8em;
        width: 95%; } }
  #method .method-pc .method-image__3__pc {
    background-image: url("../image/method/image-3-pc.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 8.0em;
    right: 0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-image__3__pc {
        width: 90%; } }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-image__3__pc {
        top: 8em;
        width: 95%; } }
  #method .method-pc .method-image__4__pc {
    background-image: url("../image/method/image-4-pc.png");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    width: 100%;
    height: 300px;
    position: absolute;
    top: 10.0em;
    left: 0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-image__4__pc {
        width: 90%; } }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-image__4__pc {
        top: 8em;
        width: 95%; } }
  #method .method-pc .method-text__step {
    font-size: 2.0rem;
    font-family: "Barlow", sans-serif;
    font-style: italic;
    color: #28C8F0;
    padding-top: 3.0em;
    line-height: 1.0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-text__step {
        padding-top: 0em; } }
  #method .method-pc .method-text__step__lg {
    font-size: 8.0rem;
    letter-spacing: 16px; }
  #method .method-pc .method-step__title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    color: #28C8F0; }
    @media screen and (min-width: 992px) {
      #method .method-pc .method-step__title {
        font-size: 1.9rem; } }
  #method .method-pc .method-step__content {
    font-size: 1.4rem;
    padding-top: 0.9em; }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-step__content {
        text-align: left; } }
  #method .method-pc .method-step__text_wrap {
    text-align: center; }
    @media screen and (min-width: 1200px) {
      #method .method-pc .method-step__text_wrap {
        padding-top: 4rem; } }

#price {
  background-color: #FFDC00;
  padding-top: 3.5em;
  padding-bottom: 2.5em; }
  @media screen and (min-width: 768px) {
    #price {
      padding-top: 5.0em;
      padding-bottom: 1.5em; } }

.price-title__wrap {
  position: relative; }
  @media screen and (min-width: 576px) {
    .price-title__wrap {
      margin-left: 9em; } }
  @media screen and (min-width: 768px) {
    .price-title__wrap {
      margin-left: 11em; } }
  @media screen and (min-width: 992px) {
    .price-title__wrap {
      margin-left: 0em; } }

.price-title__detail {
  color: #E60014;
  font-family: "Barlow Condensed", sans-serif;
  font-size: 2.8rem;
  position: relative;
  z-index: 1;
  font-style: italic; }
  @media screen and (min-width: 576px) {
    .price-title__detail {
      font-size: 3.8em; } }

.price-title {
  color: #E60014;
  font-size: 3.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  position: relative;
  z-index: 1;
  padding-bottom: 4.8em; }
  @media screen and (min-width: 768px) {
    .price-title {
      font-size: 5.0em;
      padding-bottom: 3.5em; } }

.price-title__lg {
  font-size: 25.0rem;
  color: rgba(0, 0, 0, 0);
  -webkit-text-stroke: 3px #ffffff;
  vertical-align: -webkit-baseline-middle;
  line-height: 0.9;
  position: absolute;
  top: 0.1em;
  left: 12.2vw;
  z-index: 0;
  line-height: 0.8;
  font-family: "Barlow", sans-serif;
  font-style: italic; }
  @media screen and (min-width: 768px) {
    .price-title__lg {
      font-size: 32.0rem; } }
  @media screen and (min-width: 992px) {
    .price-title__lg {
      left: 0vw; } }

.price-title__sm {
  font-size: 8.0rem;
  font-family: "Barlow", sans-serif; }
  @media screen and (min-width: 768px) {
    .price-title__sm {
      font-size: 11.0rem; } }

.price-title__sub {
  font-size: 2.0rem;
  font-family: "Zen Maru Gothic", sans-serif;
  color: #E60014;
  letter-spacing: 1.4px; }
  @media screen and (min-width: 768px) {
    .price-title__sub {
      font-size: 3.0rem;
      padding-top: 1em; } }

.price-title__break {
  display: block; }
  @media screen and (min-width: 576px) {
    .price-title__break {
      display: none; } }

.price-text {
  font-size: 1.4rem;
  padding-top: 0.9em; }
  @media screen and (min-width: 768px) {
    .price-text {
      font-size: 1.8rem; } }

.price-btn__wrap {
  text-align: center; }

.price-btn {
  color: #FFDC00;
  background-color: #E60014;
  padding-top: 1.8em;
  padding-bottom: 1.8em;
  padding-left: 2.2em;
  padding-right: 2.2em;
  border-radius: 40px;
  font-size: 1.4rem;
  letter-spacing: 1.2px;
  font-family: "Noto Sans JP", sans-serif;
  border: none;
  margin-top: 2.3em; }
  @media screen and (min-width: 768px) {
    .price-btn {
      font-size: 2.0rem;
      border-radius: 50px; } }
  @media screen and (min-width: 992px) {
    .price-btn {
      font-size: 1.6rem; } }

.price-bg {
  background-image: url(../image/price/bgimg.png);
  display: inline-block;
  width: 100%;
  height: 50px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #FAF05A;
  margin: -10px auto; }
  @media screen and (min-width: 768px) {
    .price-bg {
      background-image: url(../image/price/bgimg-md.png);
      height: 120px; } }

#howto {
  background-color: #FAF05A;
  text-align: center; }
  #howto .howto-title {
    font-size: 5.0rem;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    color: #E60014;
    position: relative;
    padding-top: 2.0em;
    letter-spacing: 1.5px; }
    @media screen and (min-width: 768px) {
      #howto .howto-title {
        padding-top: 2.0em;
        font-size: 7.0rem; } }
  #howto .howto-title::after {
    content: '';
    background-image: url("../image/howto/logo.png");
    display: inline-block;
    width: 76px;
    height: 53px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 1.0em;
    left: 0;
    right: 0;
    margin: auto; }
    @media screen and (min-width: 768px) {
      #howto .howto-title::after {
        width: 116px;
        height: 93px; } }
  #howto .howto-subtitle {
    font-weight: bold; }
  #howto .howto-text {
    padding-top: 1.0em;
    text-align: left;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      #howto .howto-text {
        text-align: center; } }
  #howto .howto-title2 {
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    font-size: 3.5rem;
    letter-spacing: 1.2px;
    line-height: 1.2; }
    @media screen and (min-width: 768px) {
      #howto .howto-title2 {
        font-size: 5.5rem; } }
  #howto .howto-note {
    color: #E60014;
    font-size: 2.0rem;
    padding-top: 1.1em;
    text-align: left;
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      #howto .howto-note {
        font-size: 3.0rem;
        text-align: center; } }
  #howto .howto-note__text {
    font-size: 1.4rem;
    padding-top: 0.3em;
    text-align: left; }
    @media screen and (min-width: 768px) {
      #howto .howto-note__text {
        font-size: 1.8rem;
        text-align: center; } }
  #howto .epark-img::before {
    content: '';
    background-image: url("../image/howto/btn.png");
    display: inline-block;
    width: 220px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 2.5em;
    margin-bottom: 3.2em; }
    @media screen and (min-width: 768px) {
      #howto .epark-img::before {
        width: 280px;
        height: 100px; } }

.howto-bg {
  background-image: url("../image/howto/bgimg.png");
  display: inline-block;
  width: 100%;
  height: 50px;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #ffffff;
  margin: -10px auto; }
  @media screen and (min-width: 768px) {
    .howto-bg {
      background-image: url("../image/howto/bgimg-md.png");
      height: 120px; } }

#footer {
  padding-top: 3.0em;
  padding-bottom: 1.2em;
  text-align: center; }
  @media screen and (min-width: 576px) {
    #footer {
      padding-bottom: 5.2em; } }
  #footer .footer-title {
    color: #E60014;
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 1.8rem; }
    @media screen and (min-width: 576px) {
      #footer .footer-title {
        font-size: 2.8rem;
        padding-bottom: 0.5em; } }
  #footer .footer-logo__cp {
    background-image: url(../image/footer/logo-cordproject.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 225px;
    height: 55px;
    display: inline-block; }
    @media screen and (min-width: 576px) {
      #footer .footer-logo__cp {
        width: 255px;
        height: 65px; } }
  #footer .footer-title__sns {
    color: #E60014;
    font-family: "Barlow", sans-serif;
    font-size: 1.8rem;
    padding-top: 1.2em; }
    @media screen and (min-width: 576px) {
      #footer .footer-title__sns {
        font-size: 2.8rem;
        padding-top: 1.5em; } }
  #footer .footer-sns__wrap {
    padding-top: 0.5em;
    padding-bottom: 2.5em; }
    @media screen and (min-width: 576px) {
      #footer .footer-sns__wrap {
        padding-top: 1.5em;
        padding-bottom: 3.5em; } }
  #footer .footer-img-twitter {
    background-image: url(../image/footer/twitter.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    display: inline-block; }
    @media screen and (min-width: 576px) {
      #footer .footer-img-twitter {
        width: 80px;
        height: 80px; } }
  #footer .footer-img-instagram {
    background-image: url(../image/footer/instagram.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
    display: inline-block; }
    @media screen and (min-width: 576px) {
      #footer .footer-img-instagram {
        width: 80px;
        height: 80px; } }
  #footer .footer-logo__cac {
    background-image: url(../image/footer/logo-cac.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 123px;
    height: 80px;
    display: inline-block; }
    @media screen and (min-width: 576px) {
      #footer .footer-logo__cac {
        width: 143px;
        height: 100px; } }
  #footer .footer-com {
    padding-top: 1.7em;
    font-size: 1.3rem;
    font-family: "Noto Sans JP", sans-serif; }
    @media screen and (min-width: 576px) {
      #footer .footer-com {
        font-size: 1.5rem; } }
  #footer .footer-address {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.0rem;
    padding-bottom: 0.8em; }
    @media screen and (min-width: 576px) {
      #footer .footer-address {
        font-size: 1.4rem; } }
  #footer .footer-link {
    padding-bottom: 1.5em; }
  #footer .footer-link__btn {
    color: #000000;
    font-size: 0.8rem; }
    @media screen and (min-width: 576px) {
      #footer .footer-link__btn {
        font-size: 1.5rem; } }
  #footer .footer-copyright {
    font-size: 0.8rem;
    letter-spacing: -0.6px; }
    @media screen and (min-width: 576px) {
      #footer .footer-copyright {
        font-size: 1.3rem; } }

.title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.3rem; }
  @media screen and (min-width: 768px) {
    .title {
      font-size: 3.0rem; } }
  @media screen and (min-width: 992px) {
    .title {
      font-size: 3.4rem; } }
  @media screen and (min-width: 1200px) {
    .title {
      font-size: 2.3rem; } }

.sub {
  font-size: 1.4rem;
  color: #E60014; }
  @media screen and (min-width: 768px) {
    .sub {
      font-size: 1.8rem; } }
  @media screen and (min-width: 1200px) {
    .sub {
      font-size: 2.4rem; } }
  @media screen and (min-width: 1200px) {
    .sub {
      font-size: 1.6rem; } }

.lg {
  display: block; }
  @media screen and (min-width: 1200px) {
    .lg {
      display: none; } }

.xl {
  display: none; }
  @media screen and (min-width: 1200px) {
    .xl {
      display: block; } }

#fv {
  background-color: #FAF05A; }
  #fv .swiper-top {
    padding-top: 10vw; }
  #fv .active {
    color: #E60014; }
  #fv .fv-top {
    padding-top: 40%; }
    @media screen and (min-width: 576px) {
      #fv .fv-top {
        padding-top: 35%; } }
    @media screen and (min-width: 768px) {
      #fv .fv-top {
        padding-top: 30%; } }
    @media screen and (min-width: 992px) {
      #fv .fv-top {
        padding-top: 25%; } }
    @media screen and (min-width: 1200px) {
      #fv .fv-top {
        padding-top: 20%; } }

#information {
  background-color: #FAF05A; }
  @media screen and (min-width: 992px) {
    #information {
      padding-top: 7em; } }
  #information .title {
    padding-bottom: 0.2em;
    font-weight: 700; }
  #information .sub {
    padding-bottom: 0.2em; }
  #information .information-title__wrap {
    text-align: center;
    padding-top: 4.0em; }
    @media screen and (min-width: 1200px) {
      #information .information-title__wrap {
        padding-top: 0em;
        text-align: left; } }
  #information .information-img {
    padding-bottom: 2.0em; }
    @media screen and (min-width: 768px) {
      #information .information-img {
        padding-top: 2.0em; } }
    #information .information-img img {
      width: 100%; }
      @media screen and (min-width: 1200px) {
        #information .information-img img {
          width: 80%; } }
  #information .information-title {
    font-family: "Zen Maru Gothic", sans-serif;
    font-size: 3.0rem; }
    @media screen and (min-width: 768px) {
      #information .information-title {
        font-size: 4.0rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-title {
        font-size: 3.6rem; } }
  #information .information-sub {
    color: #E60014;
    font-family: "Barlow", sans-serif;
    font-size: 1.2rem;
    padding-bottom: 1.6em; }
    @media screen and (min-width: 768px) {
      #information .information-sub {
        font-size: 1.6rem; } }
  #information .information-week {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    color: #000; }
    @media screen and (min-width: 768px) {
      #information .information-week {
        font-size: 2.2rem; } }
  #information .information-schoolyear__wrap {
    padding: 1.5em 0; }
  #information .information-desc {
    font-size: 1.6rem;
    color: #000; }
    @media screen and (min-width: 768px) {
      #information .information-desc {
        font-size: 2.0rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-desc {
        font-size: 1.8rem; } }
  #information .information-detail__title {
    color: #E60014;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    font-size: 3.0rem;
    font-weight: 600;
    letter-spacing: 1.2px; }
    @media screen and (min-width: 768px) {
      #information .information-detail__title {
        font-size: 4.0rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-detail__title {
        font-size: 3.0rem; } }
  #information .information-detail__sub {
    color: #E60014;
    font-weight: 700;
    font-size: 1.4rem; }
    @media screen and (min-width: 768px) {
      #information .information-detail__sub {
        font-size: 2.0rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-detail__sub {
        font-size: 1.4rem; } }
  #information .information-preschooler__wrap {
    margin-top: 1.0em;
    margin-bottom: 1.0em; }
  #information .information-elementary__wrap {
    margin-top: 1.0em;
    margin-bottom: 1.0em; }
  #information .information-detailtitle__wrap {
    padding-top: 4.0em;
    padding-bottom: 2em; }
    @media screen and (min-width: 1200px) {
      #information .information-detailtitle__wrap {
        padding-top: 0em; } }
  #information .information-detail__location__area {
    font-size: 1.4rem;
    padding-bottom: 0.2rem; }
    @media screen and (min-width: 768px) {
      #information .information-detail__location__area {
        font-size: 1.8rem; } }
    @media screen and (min-width: 992px) {
      #information .information-detail__location__area {
        font-size: 1.8rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-detail__location__area {
        font-size: 1.4rem; } }
  #information .information-detail__data__title {
    padding-bottom: 0.1em; }
  #information .information-detail__data__text {
    margin: 1.5em 0;
    font-size: 1.5rem; }
  #information .information-date__time {
    font-size: 2.0rem; }
  #information .schedule-wrap {
    padding-top: 2em; }
    @media screen and (min-width: 768px) {
      #information .schedule-wrap {
        padding-top: 3em; } }
    #information .schedule-wrap iframe {
      height: 100vw;
      width: 100%; }
      @media screen and (min-width: 576px) {
        #information .schedule-wrap iframe {
          height: 70vw; } }
      @media screen and (min-width: 992px) {
        #information .schedule-wrap iframe {
          height: 55vw; } }
  #information .information-detail__schedule__sub {
    padding-bottom: 0.8em; }
  #information .fa-location-dot {
    color: #E60014; }
  #information .map-wrap iframe {
    width: 100%;
    height: 100vw; }
    @media screen and (min-width: 576px) {
      #information .map-wrap iframe {
        height: 75vw; } }
    @media screen and (min-width: 992px) {
      #information .map-wrap iframe {
        height: 55vw; } }
    @media screen and (min-width: 1200px) {
      #information .map-wrap iframe {
        height: 20vw; } }
  #information .set-wrap {
    padding-top: 2em; }
  #information .date-wrap {
    padding-top: 2em; }
  #information .information-preschooler__time {
    font-size: 2.2rem;
    display: inline-flex;
    line-height: 1; }
    @media screen and (min-width: 768px) {
      #information .information-preschooler__time {
        font-size: 2.5rem; } }
  #information .information-elementary__time {
    font-size: 2.2rem;
    display: inline-flex;
    line-height: 1; }
    @media screen and (min-width: 768px) {
      #information .information-elementary__time {
        font-size: 2.5rem; } }
  #information .information-preschooler {
    color: #ffffff;
    background-color: #E60014;
    padding: 0.2em 1.0em;
    font-size: 1.3rem;
    border: 2px solid #e60014;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #information .information-preschooler {
        font-size: 1.8rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-preschooler {
        font-size: 1.5rem; } }
  #information .information-elementary {
    color: #E60014;
    background-color: #ffffff;
    padding: 0.2em 1.5em;
    border: 2px solid #e60014;
    font-size: 1.3rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #information .information-elementary {
        font-size: 1.8rem; } }
    @media screen and (min-width: 1200px) {
      #information .information-elementary {
        font-size: 1.5rem; } }
  #information .information-btn__wrap {
    text-align: center;
    padding-bottom: 2em; }
  #information .information-btn__text {
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 0.5em;
    padding-top: 2em; }
  #information .information-btn {
    color: #FFDC00;
    background-color: #E60014;
    padding-top: 1.8em;
    padding-bottom: 1.8em;
    padding-left: 2.2em;
    padding-right: 2.2em;
    border-radius: 40px;
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    border: none;
    margin-top: 2.3em;
    letter-spacing: 2.0px; }
    @media screen and (min-width: 768px) {
      #information .information-btn {
        font-size: 2.0rem;
        border-radius: 50px; } }

.bottom-bgimage {
  background-image: url(../image/schoolpage/bgimg.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 5em;
  display: inline-block;
  background-color: #FFDC00;
  margin-bottom: -3em; }
  @media screen and (min-width: 768px) {
    .bottom-bgimage {
      height: 10em; } }
  @media screen and (min-width: 1200px) {
    .bottom-bgimage {
      background-image: url(../image/schoolpage/bgimg-md.png); } }

#coach {
  background-color: #FFDC00; }
  #coach .coach-logo__wrap {
    padding-top: 7em; }
  #coach .coach-logo__img {
    width: 100%;
    max-width: 90px; }
  #coach .coach-title__wrap {
    padding-bottom: 2.5rem; }
  #coach .coach-title {
    font-size: 5.0rem;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    color: #E60014;
    letter-spacing: 0.1em; }
    @media screen and (min-width: 768px) {
      #coach .coach-title {
        font-size: 6.4rem; } }
  #coach .coach-sub {
    color: #E60014;
    font-size: 1.4rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #coach .coach-sub {
        font-size: 1.8rem; } }
  #coach .coach-image__wrap img {
    width: 100%; }
  #coach .coach-position {
    font-size: 1.4rem;
    color: #E60014;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #coach .coach-position {
        font-size: 2.0rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-position {
        font-size: 2.4rem; } }
  #coach .coach-name {
    font-size: 2.3rem;
    font-weight: 700;
    padding-top: 0.4em;
    line-height: 1.0; }
    @media screen and (min-width: 768px) {
      #coach .coach-name {
        font-size: 3.0rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-name {
        font-size: 3.3rem; } }
  #coach .coach-name__en {
    color: #E60014;
    font-size: 1.2rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #coach .coach-name__en {
        font-size: 1.8rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-name__en {
        font-size: 2.2rem; } }
  #coach .coach-name__wrap {
    padding-bottom: 0.5em; }
  #coach .coach-competition {
    font-size: 1.2rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #coach .coach-competition {
        font-size: 1.8rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-competition {
        font-size: 2.2rem; } }
  #coach .coach-competition__desc {
    font-size: 1.4rem;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #coach .coach-competition__desc {
        font-size: 2.0rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-competition__desc {
        font-size: 2.4rem; } }
  #coach .coach-text__wrap {
    padding-top: 1.5em;
    padding-bottom: 1.5em; }
  #coach .coach-text {
    font-size: 1.4rem; }
    @media screen and (min-width: 768px) {
      #coach .coach-text {
        font-size: 1.8rem; } }
    @media screen and (min-width: 992px) {
      #coach .coach-text {
        font-size: 1.8rem; } }
  #coach .coach-desc__wrap {
    margin: auto; }

.bottom-bgimage-2 {
  background-image: url(../image/schoolpage/bg.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 5em;
  display: inline-block;
  background-color: #FAF05A;
  margin-bottom: -3em; }
  @media screen and (min-width: 992px) {
    .bottom-bgimage-2 {
      height: 10em; } }
  @media screen and (min-width: 1200px) {
    .bottom-bgimage-2 {
      display: none; } }

#sns {
  background-color: #FAF05A; }
  #sns .sns-wrap {
    padding-top: 8em; }
  #sns .sns-title {
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    font-size: 4.0rem;
    font-weight: 900;
    color: #E60014;
    display: inline-block;
    background-color: #ffffff;
    padding: 0 0.5em;
    border: 3px solid #E60014;
    border-radius: 5% 5% 20% 20%;
    box-shadow: 5px 5px 0px #E60014;
    letter-spacing: 5.2px; }
  #sns .sns-title__wrap {
    text-align: center; }
  #sns .sns-title__zen {
    font-size: 3.0rem;
    font-family: "Zen Maru Gothic", sans-serif;
    padding-left: 0.1em;
    font-style: normal;
    letter-spacing: 1.2px; }
  #sns .sns-contents__image {
    padding-top: 2em;
    padding-bottom: 2em; }
    #sns .sns-contents__image img {
      width: 100%; }
      @media screen and (min-width: 576px) {
        #sns .sns-contents__image img {
          width: 70%; } }
      @media screen and (min-width: 992px) {
        #sns .sns-contents__image img {
          padding-top: 3em;
          padding-bottom: 3em; } }
  #sns .sns-contents__text {
    font-size: 1.7rem;
    text-align: center;
    line-height: 1.8;
    padding-top: 1.2em;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #sns .sns-contents__text {
        font-size: 2.0rem; } }
  #sns .sns-contents__link {
    font-size: 1.5rem;
    font-family: "Barlow", sans-serif;
    font-weight: 700; }
    @media screen and (min-width: 768px) {
      #sns .sns-contents__link {
        font-size: 2.0rem; } }
    @media screen and (min-width: 992px) {
      #sns .sns-contents__link {
        font-size: 2.4rem; } }
  #sns .sns-contents__wrap {
    text-align: center; }
    #sns .sns-contents__wrap a {
      color: #000;
      text-decoration: none;
      display: inline-flex;
      align-items: center; }
    #sns .sns-contents__wrap a::before {
      content: "";
      background-image: url(../image/schoolpage/sns-btn.png);
      width: 35px;
      height: 35px;
      display: inline-block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }

.bottom-bgimage-3 {
  background-image: url(../image/schoolpage/bgimg.png);
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 5em;
  display: inline-block;
  background-color: #fff;
  margin-bottom: -3em; }
  @media screen and (min-width: 768px) {
    .bottom-bgimage-3 {
      height: 8em; } }
  @media screen and (min-width: 992px) {
    .bottom-bgimage-3 {
      height: 10em; } }
  @media screen and (min-width: 1200px) {
    .bottom-bgimage-3 {
      background-image: url(../image/schoolpage/bg-md.png); } }

.bottom-contents {
  background-color: #FFDC00;
  padding-top: 7em; }
  .bottom-contents .coach-icon__wrap img {
    width: 83px; }
  .bottom-contents .coach-title__wrap {
    padding-bottom: 2em; }
  .bottom-contents .coach-title {
    font-size: 5.0rem;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    color: #E60014;
    letter-spacing: 0.1em; }
  .bottom-contents .coach-sub {
    color: #E60014;
    font-size: 1.4rem;
    font-weight: 700; }
  .bottom-contents .coach-image__wrap img {
    width: 100%; }
  .bottom-contents .coach-position {
    font-size: 1.4rem;
    color: #E60014;
    font-weight: 700; }
  .bottom-contents .coach-name {
    font-size: 2.3rem;
    font-weight: 700;
    padding-top: 0.4em;
    line-height: 1.0; }
  .bottom-contents .coach-name__en {
    color: #E60014;
    font-size: 1.2rem;
    font-weight: 700; }
  .bottom-contents .coach-name__wrap {
    padding-bottom: 0.5em;
    text-align: center; }
  .bottom-contents .coach-text {
    font-size: 1.2rem; }
    @media screen and (min-width: 1200px) {
      .bottom-contents .coach-text {
        font-size: 1.8rem; } }
  .bottom-contents .coach-competition__wrap {
    text-align: center; }
  .bottom-contents .schedule-wrap {
    padding-top: 2em; }
    .bottom-contents .schedule-wrap iframe {
      height: 35vw;
      width: 100%; }
  @media screen and (min-width: 1200px) {
    .bottom-contents .sns-contents__image {
      padding-top: 2em;
      padding-bottom: 2em; } }
  .bottom-contents .sns-contents__image img {
    width: 100%; }
    @media screen and (min-width: 1200px) {
      .bottom-contents .sns-contents__image img {
        width: 60%; } }
  .bottom-contents .information-btn__wrap {
    text-align: center;
    margin-top: 1em;
    padding-bottom: 7em; }
  .bottom-contents .information-btn {
    color: #FFDC00;
    background-color: #E60014;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    padding-left: 2.5em;
    padding-right: 2.5em;
    border-radius: 40px;
    font-size: 1.6rem;
    font-family: "Noto Sans JP", sans-serif;
    border: none;
    letter-spacing: 2.0px; }
  .bottom-contents .sns-title {
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    font-size: 4.0rem;
    font-weight: 900;
    color: #E60014;
    display: inline-block;
    background-color: #ffffff;
    padding: 0 0.5em;
    border: 3px solid #E60014;
    border-radius: 5% 5% 20% 20%;
    box-shadow: 5px 5px 0px #E60014;
    letter-spacing: 5.2px; }
  .bottom-contents .sns-title__wrap {
    text-align: center; }
  .bottom-contents .sns-contents__text {
    font-size: 1.7rem;
    text-align: center;
    line-height: 1.8;
    padding-top: 1.2em;
    font-weight: 700; }
  .bottom-contents .sns-contents__link {
    font-size: 1.5rem;
    font-family: "Barlow", sans-serif;
    font-weight: 700; }
  .bottom-contents .sns-contents__wrap {
    text-align: center; }
    .bottom-contents .sns-contents__wrap a {
      color: #000;
      text-decoration: none;
      display: inline-flex;
      align-items: center; }
    .bottom-contents .sns-contents__wrap a::before {
      content: "";
      background-image: url(../image/schoolpage/sns-btn.png);
      width: 35px;
      height: 35px;
      display: inline-block;
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  .bottom-contents .information-detail__schedule__sub {
    text-align: center;
    font-size: 2.4rem;
    font-family: "Barlow Condensed", sans-serif;
    font-style: italic;
    padding-bottom: 1.0em; }
  .bottom-contents .information-btn__text {
    font-size: 1.7rem;
    font-weight: bold;
    padding-bottom: 1.0em; }

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