@keyframes anime__light {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}

.anime__light {
  position: relative;
  overflow: hidden;
}

.anime__light:before {
  position: absolute;
  content: "";
  display: inline-block;
  top: -180px;
  left: 0;
  width: 30px;
  height: 100%;
  background-color: #fff;
  animation: anime__light 7s ease-in-out infinite;
  pointer-events: none;
}

figure {
  margin: 0;
}

.inner {
  max-width: 960px;
  margin: 0 auto;
}


.visual img {
  width: 100%;
}

.formArea {
  background: linear-gradient(98.16deg, #FB81C9 0.84%, #FFF21F 100%);
  width: 100%;
  text-align: center;
  padding: 40px 40px;
}

.formArea__wrapper {
  background-color: #fff;
  border-radius: 10px;
  padding: 50px 0 40px;
}

.formArea__head {
  color: #0B197A;
  font-size: 40px;
  font-weight: bold;
  margin: 0;
}

.formArea__contents {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 84px;
  margin-top: 30px;
}

.formArea__tel a {
  color: #333;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.25;
}

.formArea__tel a img,
.formArea__mail a img {
  margin-right: 16px;
}

.formArea__tel span {
  font-size: 18px;
}

.formArea__mail a {
  background-color: #D31862;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 23px 70px;
  color: #fff;
  display: inline-block;
}

.formArea__foot {
  margin-top: 40px;
}

.formArea__p {
  font-size: 24px;
  margin-bottom: 14px !important;
}

.formArea__supplement {
  font-size: 16px;
  color: #666;
}

.formArea__mail {
  padding-top: 2px;
}

.school {
  padding: 80px 20px 30px;
  text-align: center;
  background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_school.svg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.school h2 {
  color: #D31862;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.5;
}

.school p {
  margin: 30px auto 0;
  max-width: 960px;
}

.school__sub {
  color: #C90909;
  margin: 20px auto;
  max-width: 960px;
}

.schoolGrades {
  margin-top: 100px;
}

.schoolGrades__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}

.schoolGrades__item {
  width: 30%;
  color: #0B197A;
  font-size: 24px;
  font-weight: bold;
  border-radius: 5px;
  background-color: #B9E7FF;
  padding: 18px 18px 15px;
  cursor: pointer;
}

.schoolGrades__item:hover {
  opacity: 0.8;
  transition: all .3s ease;
}

.schoolSeminar {
  background-color: #E9F7FF;
  padding: 100px 0;
  text-align: center;
  display: none;
}

.schoolSeminar.is-active {
  display: block;
}

.schoolSeminar__head {
  color: #0B197A;
  font-size: 40px;
  font-weight: bold;
}

.schoolSeminar__item {
  margin-top: 37px;
}

.schoolSeminar__year {
  background-color: #B9E7FF;
  color: #0B197A;
  font-size: 30px;
  font-weight: bold;
  padding: 8px 0;
}

.schoolSeminar__sub {
  font-size: 24px;
  font-weight: bold;
  margin-top: 40px;
}

.schoolSeminar__txt {
  margin-top: 10px;
}

.schoolSeminar__label {
  border-bottom: 2px solid #0B197A;
  color: #0B197A;
  font-size: 24px;
  font-weight: bold;
  margin-top: 60px;
  margin-bottom: 20px;
  text-align: left;
}

.schoolSeminar__overviewTable,
.schoolSeminar__table {
  border-collapse: separate;
  border-spacing: 2px;
  margin: 0 -2px;
  width: 100%;
}

.schoolSeminar__caption {
  color: #0B197A;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-top: 20px;
}

.schoolSeminar__overviewTable th,
.schoolSeminar__table th {
  box-sizing: border-box;
  background-color: #0B197A;
  color: #fff;
  font-weight: bold;
  padding: 10px;
}

.schoolSeminar__overviewTable td ,
.schoolSeminar__table td {
  background-color: #fff;
  border-collapse: collapse;
  text-align: left;
  padding: 10px;
}

.schoolSeminar__overviewTable td span {
  color: #D31862;
  font-weight: bold;
}

.schoolSeminar__touch {
  display: none;
}

.schoolSeminar__more {
  background-color: #fff;
  border-radius: 5px;
  color: #0B197A;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  margin-top: 40px;
  padding: 14px 20px;
}

.schoolSeminar__more img {
  margin-left: 6px;
}

.schoolSeminar__cap {
  text-align: left;
  font-size: 14px;
  margin-top: 5px;
}

.benefits {
  background-color: #BFFDBC;
  background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_fasttop.svg),  url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_fastbottom.svg);
  background-repeat: repeat-x, repeat-x;
  background-position: top center, bottom center;
  padding: 70px 0;
  text-align: center;
}

.benefits img {
  max-width: 960px;
  margin: 0 auto;
  width: 100%;
}

.academicAbility {
  background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_academicability.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 180px 0 130px;
}

.academicAbility .inner {
  max-width: 560px;
  text-align: center;
}

.academicAbility h3 {
  font-size: 40px;
  font-weight: bold;
  color: #0B197A;
  margin-bottom: 30px;
}

.academicAbility__title {
  background-color: #0B197A;
  color: #fff;
  font-size: 16px;
  padding: 20px 14px;
}

.academicAbility__title strong {
  font-size: 24px;
}

.academicAbility__title + p {
  padding: 20px 14px;
}

.academicAbility dl dt {
  background-color: #E9F7FF;
  font-weight: bold;
  padding: 4px 0;
}

.academicAbility dl dd {
  padding: 10px;
}

.academicAbility__note {
  text-align: left;
}

.schoolEnvironment {
  background-color: #E9F7FF;
  padding: 80px 20px;
  text-align: center;
}

.schoolEnvironment__head {
  color: #0B197A;
  font-size: 40px;
  font-weight: bold;
}

.schoolEnvironment__lead {
  text-align: center;
  margin: 30px auto 0;
}

.schoolEnvironment__list {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
  margin-top: 50px;
}

.schoolEnvironment__item {
  width: 30%;
  box-sizing: border-box;
  text-align: center;
}

.schoolEnvironment__name {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px;
}

.faq {
  padding: 90px 0 100px;
}

.faq__head {
  color: #0B197A;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.faq__list {
  max-width: 960px;
  margin: 28px auto 0;
}

.faq__q {
  padding: 15px;
  margin-top: 10px;
  position: relative;
  border: 1px solid #0B197A;
}

.faq__a {
  background-color: #E9F7FF;
  max-height: 0;
  overflow: hidden;
  transition: all .28s ease;
}

.faq__a p {
  padding: 15px 15px 5px;
}

.faq__q {
  cursor: pointer;
  position: relative;
}

.faq__q::after {
  position: absolute;
  content: "";
  background-color: #0B197A;
  background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/icon-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 55px;
  height: 100%;
  right: 0;
  top: 0;
}

.faq__q.is-open {
  border-bottom: 0;
}

.faq__q.is-open + .faq__a {
  border: 1px solid #0B197A;
  border-top: 0;
}

.faq__q.is-open::after  {
  transform: rotate(180deg);
}

.admissionResults {
  background-color: #0B197A;
  color: #FFFFFF;
  padding: 80px 0;
  text-align: center;
}

.admissionResults__head {
  color: #FEFEA3;
  font-size: 40px;
  font-weight: bold;
}

.admissionResults__lead {
  font-size: 24px;
  margin-top: 24px;
}

.admissionResults .admissionResults__iframe {
  text-align: center;
}

.admissionResults .admissionResults__iframe iframe {
  width: 620px;
  height: 526px;
}

.school--bottom {
  background: none;
  padding-top: 0;
}

.school--bottom .schoolGrades {
  margin-top: 50px;
}

@media (max-width: 1260px) {
  .formArea {
    padding: 5.3% 4%;
  }

  .formArea__wrapper {
    padding: 40px 20px 30px;
  }

  .formArea__head {
    font-size: 24px;
  }

  .formArea__contents {
     display: block;
  }

  .formArea__tel a {
    font-size: 30px;
  }

  .formArea__tel span {
    font-size: 16px;
  }

  .formArea__mail a {
    padding: 15px 0;
    font-size: 18px;
    width: 300px;
  }

  .formArea__p {
    font-size: 18px;
  }

  .formArea__supplement {
    font-size: 14px;
  }

  .school {
    padding: 60px 4% 20px;
    background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_school_sp.svg);
  }

  .school h2 {
    font-size: 24px;
    line-break: strict;
  }

  .school p {
    text-align: left;
  }

  .schoolGrades {
    margin-top: 80px;
  }

  .schoolGrades__list {
    gap: 10px;
  }

  .schoolGrades__item {
    font-size: 18px;
    width: calc(50% - 5px);
  }

  .schoolSeminar {
    padding: 60px 4%;
  }

  .schoolSeminar__head {
    font-size: 24px;
  }

  .schoolSeminar__year {
    font-size: 22px;
  }

  .schoolSeminar__sub {
    font-size: 18px;
    margin-top: 30px;
  }

  .schoolSeminar__label {
    font-size: 18px;
    margin-top: 30px;
  }

  .schoolSeminar__caption {
    font-size: 16px;
  }

  .schoolSeminar__tableWrapper {
    overflow-x: auto;
    position: relative;
  }

  .schoolSeminar__table {
    width: 960px;
  }

  .schoolSeminar__cap {
    font-size: 13px;
  }

  .schoolSeminar__overviewTable td,
  .schoolSeminar__table td {
    font-size: 14px;
  }

  .benefits {
    background-image: url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_fasttop.svg),  url(//yotsuyaotsuka-sapporo.net/wp-content/themes/liquid-corporate/images/2026spring/bg_fastbottom.svg);
    background-size: contain;
    padding: 40px 0;
  }

  .benefits img {
    max-width: 100%;
  }

  .academicAbility {
    padding: 60px 4% 40px;
    background-position: top center;
    background-size: 100%;
  }

  .academicAbility h3 {
    font-size: 24px;
  }

  .academicAbility__title {
    font-size: 14px;
  }

  .academicAbility__title strong {
    font-size: 18px;
  }

  .academicAbility__title + p {
    text-align: left;
  }

  .academicAbility__note {
    font-size: 13px;
  }

  .schoolEnvironment {
    padding: 50px 4%;
  }

  .schoolEnvironment__head {
    font-size: 24px;
  }

  .schoolEnvironment__lead {
    font-size: 14px;
    line-height: 1.75;
  }

  .schoolEnvironment__list {
    display: block;
    margin-top: 30px;
  }

  .schoolEnvironment__item {
    width: 100%;
  }

  .schoolEnvironment__name {
    font-size: 16px;
  }

  .schoolEnvironment__address {
    font-size: 13px;
  }

  .faq {
    padding: 60px 4% 50px;
  }

  .faq__head {
    font-size: 24px;
  }

  .faq__q {
    font-size: 14px;
    padding: 15px 50px 15px 15px;
  }

  .faq__q::after {
    width: 42px;
    height: 100%;
  }

  .faq__a p {
    font-size: 14px;
  }

  .admissionResults {
    padding: 60px 4% 50px;
    text-align: left;
  }

  .admissionResults__head {
    font-size: 24px;
    text-align: center;
  }

  .admissionResults__lead {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  }

  .admissionResults__note {
    font-size: 13px;
  }

  .school--bottom {
    background: none;
  }

  .school--bottom .schoolGrades {
    margin-top: 0;
  }
}

@media (max-width: 960px) {
  .schoolSeminar__touch {
    content: "";
    display: block;
    width: 193px;
    height: 30px;
    margin: 10px auto 0;
  }

  .admissionResults .admissionResults__iframe iframe {
    width: 100%;
  }

}