@charset "UTF-8";
/*
* mixin
*/
/*
* font
*/
.f-sen, section#featureArea .center .feature-panel-wrap .feature-panel .text .index {
  font-family: "Sen", sans-serif;
}

/*
* common
*/
body {
  color: #333;
}

.center {
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 1024px) {
  .center {
    padding: 0 20px;
  }
}

section#topArea {
  background: url("../../assets/img/top-exam.jpg");
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 1024px) {
  section#topArea {
    background: url("../../assets/img/top-sp-entrance_exam.jpg");
    padding-bottom: 115%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
  }
}
section#topArea .text span.badge {
  color: #40beed;
}

section#examIntro .center {
  width: 1086px;
  max-width: 1086px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section#examIntro .center .intro {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section#examIntro .center .intro .copy {
  font-size: 35px;
  font-weight: normal;
  line-height: 1.7;
  margin-bottom: 20px;
}
section#examIntro .center .intro .course {
 margin-top: 0;
}
section#examIntro .center .intro .bg-arw01 {
  color: #40beed;
  font-size: 40px;
  background: url(../../assets/img/bg-arw01.svg) no-repeat;
  font-weight: bold;
  background-size: 180px 58px;
  padding: 0px 40px 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
  width: 180px;
  display: inline-block;
  height: 58px;
  line-height: 54px;
}
section#examIntro .center .intro .bg-arw02 {
  color: #fff;
  font-size: 40px;
  background: url(../../assets/img/bg-arw02.svg) no-repeat;
  font-weight: bold;
  background-size: 180px 58px;
  padding: 0px 40px 0px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
  width: 180px;
  display: inline-block;
  height: 58px;
  line-height: 54px;
}
section#examIntro .center .intro .description {
  padding: 70px 0;
  width: 100%;
}
section#examIntro .center .intro .description p {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.72;
}
section#examIntro .center .intro .description h2.copy {
  font-size: 35px;
  font-weight: 700;
}
section#examIntro .center .intro .description .details p {
  font-size: 13.3px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 400;
}
section#examIntro .center .intro .exam-step {
  width: 1086px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
}
section#examIntro .center .intro .exam-step__bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
section#examIntro .center .intro .exam-step__bx:last-child{
  margin-bottom: 0;
}
section#examIntro .center .intro .exam-step__bx-title {
  background: #fff;
  color: #40beed;
  border-radius: 30px;
  height: 30px;
  width: 104px;
  line-height: 30px;
  text-align: center;
}
section#examIntro .center .intro .exam-step__bx-title01 {
  background: url(../../assets/img/step-01.jpg) no-repeat;
  width: 208px;
  height: 208px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
}
section#examIntro .center .intro .exam-step__bx-title02 {
  background: url(../../assets/img/step-02.jpg) no-repeat;
  width: 208px;
  height: 208px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
}
section#examIntro .center .intro .exam-step__bx-title03 {
  background: url(../../assets/img/step-03.jpg) no-repeat;
  width: 208px;
  height: 208px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
}
section#examIntro .center .intro .exam-step__bx-title04 {
  background: url(../../assets/img/step-04.jpg) no-repeat;
  width: 208px;
  height: 208px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-size: cover;
}
section#examIntro .center .intro .exam-step__bx:after {
  content: "";
  background: url(../../assets/img/arw-feature.svg) no-repeat;
  width: 26px;
  height: 130px;
  display: block;
  position: absolute;
  top: 36%;
  right: -60px;
}
section#examIntro .center .intro .exam-step__bx:last-child:after {
  content: none;
  background: none;
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step_sp--l_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  section#examIntro .center .intro .exam-step_sp--l_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
section#examIntro .center .intro .exam-step__text {
  color: #fff;
  background: #40beed;
  text-align: center;
  font-size: 25px;
  width: 208px;
  height: 208px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  font-weight: bold;
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__text {
    width: 46vw;
    height: 46vw;
    font-size: 20px;
  }
}
section#examIntro .center .intro .exam-step__btn {
  color: #fff;
  font-size: 19px;
  border: 1px solid #fff;
  border-radius: 20px;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  padding: 2px 20px;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .right {
    display: none;
  }
}
section#examIntro .center .intro .right .teacher-img {
  max-width: 230px;
  width: 100%;
}
section#examIntro .center .intro .right .teacher-img img {
  display: block;
  width: 100%;
}

.course {
  margin-top: 65px;
  width: 100%;
}
.course .title {
  position: relative;
  color: #40beed;
  text-align: center;
  margin: 0 auto;
  display: block;
  font-size: 30px;
  margin-bottom: 45px;
  font-family: "Noto Serif JP", serif;
}
.course .title::before {
  position: relative;
  left: 0;
  top: 2px;
  content: "";
  background: url("../../assets/img/arw-feature-title-l.svg") no-repeat;
  display: inline-block;
  width: 25px;
  height: 30px;
}
.course .title::after {
  position: relative;
  right: 0;
  top: 2px;
  content: "";
  background: url("../../assets/img/arw-feature-title-r.svg") no-repeat;
  display: inline-block;
  width: 25px;
  height: 30px;
}
.course .course-bx {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  font-weight: bold;
}
.course .course-bx ul {
  width: calc(100% - 294px);
}
.course .course-bx .text {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(4.07%, rgba(219, 243, 252, 0.04)), color-stop(9.07%, rgba(183, 231, 248, 0.09)), color-stop(14.69%, rgba(151, 219, 245, 0.15)), color-stop(20.91%, rgba(123, 210, 243, 0.21)), color-stop(27.94%, rgba(101, 203, 241, 0.28)), color-stop(36.14%, rgba(84, 197, 239, 0.36)), color-stop(46.28%, rgba(73, 193, 238, 0.46)), color-stop(60.51%, rgba(66, 191, 237, 0.61)), to(rgb(64, 190, 237)));
  background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(219, 243, 252, 0.04) 4.07%, rgba(183, 231, 248, 0.09) 9.07%, rgba(151, 219, 245, 0.15) 14.69%, rgba(123, 210, 243, 0.21) 20.91%, rgba(101, 203, 241, 0.28) 27.94%, rgba(84, 197, 239, 0.36) 36.14%, rgba(73, 193, 238, 0.46) 46.28%, rgba(66, 191, 237, 0.61) 60.51%, rgb(64, 190, 237) 100%);
  padding: 5px 26px;
  width: 100%;
  color: #fff;
  font-size: 28px;
  width: 100%;
  margin-bottom: 20px;
}
.course .course-bx .course-img {
  position: relative;
  top: -75px;
  width: 294px;
}

@media (max-width: 1024px) {
  section#examIntro .center {
    width: 100%;
  }
  section#examIntro .center .intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
  section#examIntro .center .intro .description p {
    font-size: 13px;
    font-weight: normal;
  }
  section#examIntro .center .intro .description h2.copy {
    font-size: 25px;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 10px;
  }
  section#examIntro .center .intro .bg-arw01, section#examIntro .center .intro .bg-arw02 {
    font-size: 30px;
    background-size: 100%;
    padding: 0 22px 0px 16px;
    line-height: 40px;
    margin-right: 5px;
    width: 130px;
    height: 42px;
  }
  section#examIntro .center .intro .exam-step {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__btn {
    font-size: 15px;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding-bottom: 20px;
    width: 100%;
  }
  section#examIntro .center .intro .exam-step__bx-title {
    background: #fff;
    color: #40beed;
    border-radius: 30px;
    height: 30px;
    width: 104px;
    text-align: center;
  }
  section#examIntro .center .intro .exam-step__bx-title-step {
    width: 208px;
    height: 208px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-size: cover;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx-title-step {
    width: 46vw;
    height: 46vw;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx-title01 {
    background: url(../../assets/img/step-01.jpg) no-repeat;
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx-title02 {
    background: url(../../assets/img/step-02.jpg) no-repeat;
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx-title03 {
    background: url(../../assets/img/step-03.jpg) no-repeat;
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx-title04 {
    background: url(../../assets/img/step-04.jpg) no-repeat;
    background-size: cover;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx:after {
    content: "";
    background: url(../../assets/img/arw-schedule.svg) no-repeat;
    width: 102px;
    height: 28px;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(360deg);
    z-index: 100;
  }
}
@media (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__bx:last-child:after {
    content: none;
    background: none;
  }
}
@media (max-width: 1024px) and (max-width: 1024px) {
  section#examIntro .center .intro .exam-step__sp--l_img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  section#examIntro .center .intro .exam-step__sp--r_img {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (max-width: 1024px) {
  section#examIntro .course .title {
    font-size: 19px;
    margin-bottom: 20px
  }
  section#examIntro .course .title::before, section#examIntro .course .title::after {
    width: 15px;
    height: 18px;
  }
  section#examIntro .course .course-bx .text {
    font-size: 16px;
    width: 100%;
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(1.27%, rgba(219, 243, 252, 0.04)), color-stop(2.84%, rgba(183, 231, 248, 0.09)), color-stop(4.6%, rgba(151, 219, 245, 0.15)), color-stop(6.55%, rgba(123, 210, 243, 0.21)), color-stop(8.75%, rgba(101, 203, 241, 0.28)), color-stop(11.32%, rgba(84, 197, 239, 0.36)), color-stop(14.5%, rgba(73, 193, 238, 0.46)), color-stop(18.95%, rgba(66, 191, 237, 0.61)), color-stop(31.32%, rgb(64, 190, 237)));
    background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(219, 243, 252, 0.04) 1.27%, rgba(183, 231, 248, 0.09) 2.84%, rgba(151, 219, 245, 0.15) 4.6%, rgba(123, 210, 243, 0.21) 6.55%, rgba(101, 203, 241, 0.28) 8.75%, rgba(84, 197, 239, 0.36) 11.32%, rgba(73, 193, 238, 0.46) 14.5%, rgba(66, 191, 237, 0.61) 18.95%, rgb(64, 190, 237) 31.32%);
  }
  section#examIntro .course .course-bx ul {
    width: 70%;
  }
  section#examIntro .course .course-bx .course-img {
    width: 30%;
    top: 0;
  }
  section#examIntro .course .course-bx .course-img img {
    width: 100%;
    height: auto;
  }
}
section#featureArea {
  background: #b7e6f8;
  overflow: hidden;
  padding: 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
section#featureArea .center .title-wrap {
  margin-bottom: 40px;
  color: #333;
}
section#featureArea .center .basic:after {
  background: url(../../assets/img/arw-basic.svg) no-repeat bottom center;
  content: "";
  display: block;
  width: 204px;
  height: 41px;
  margin: 50px auto;
}
section#featureArea .center .basic .lead {
  font-weight: bold;
}
section#featureArea .center .basic .fukidashi {
  position: relative;
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 15px 20px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 24px;
  background: #fff;
  border-radius: 8px;
  color: #40beed;
}
@media (max-width: 1024px) {
  section#featureArea .center .basic .fukidashi {
    font-size: 17px;
    margin-bottom: 25px;
  }
}
section#featureArea .center .basic .fukidashi:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}
section#featureArea .center .basic .fukidashi p {
  margin: 0;
  padding: 0;
}
section#featureArea .center .basic .exam_subtitle_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 350px;
  margin: 0 auto;
}
section#featureArea .center .basic .basic_description {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#featureArea .center .basic .basic_description h3 {
  font-size: 31px;
  color: #40beed;
  line-height: 1;
  margin-bottom: 5px;
}
section#featureArea .center .basic .basic_description .index {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
section#featureArea .center .basic .basic_description .basic_text {
  font-size: 14px;
}
section#featureArea .center .basic .basic-bg {
  background: url(../../assets/img/bg-basic.png) no-repeat top center;
  width: 797px;
  height: 674px;
  margin: 0 auto;
}
section#featureArea .center .basic .basic-bg .basic01 {
  position: relative;
  width: 270px;
  top: 90px;
  left: 270px;
}
section#featureArea .center .basic .basic-bg .basic02 {
  position: absolute;
  width: 250px;
  top: 430px;
  left: 40px;
}
section#featureArea .center .basic .basic-bg .basic03 {
  position: absolute;
  width: 250px;
  top: 410px;
  right: 40px;
}
@media (max-width: 1024px) {
  section#featureArea .center .basic .exam_subtitle_nav {
    width: 230px;
    margin-bottom: 5px;
  }
  section#featureArea .center .basic .subtitle_g, section#featureArea .center .basic .subtitle_p {
    font-size: 18px;
    width: 110px;
    height: auto;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 0;
    font-weight: bold;
  }
}
section#featureArea .center .subtitle_g {
  background: #8cc63f;
  width: 170px;
  height: 64px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 28px;
  border-radius: 14px;
  color: #fff;
}
section#featureArea .center .subtitle_p {
  background: #f998bb;
  width: 170px;
  height: 64px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 28px;
  border-radius: 14px;
  color: #fff;
}
section#featureArea .center .strategy .head {
  background: url(../../assets/img/bg-strategy.png) no-repeat top center;
  width: 591px;
  height: 444px;
  margin: 30px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#featureArea .center .strategy .lead {
  font-size: 20px;
  font-weight: bold;
}
section#featureArea .center .strategy .title {
  color: #2991cb;
}
section#featureArea .center .strategy h3 {
  color: #2991cb;
  background: #fff;
  width: 600px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  font-size: 19px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 700;
  -webkit-box-shadow: 7px 7px #2991cb;
          box-shadow: 7px 7px #2991cb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 50px auto 20px auto;
}
section#featureArea .center .strategy-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 620px;
  margin: 80px auto 20px auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
section#featureArea .center .strategy-btn__items a {
  font-size: 14px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 500;
  padding: 14px 0;
  text-align: center;
  text-decoration: none;
  color: white;
  display: block;
  border-radius: 30px;
  position: relative;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 306px;
}
section#featureArea .center .strategy-btn__items a:hover {
  opacity: 0.5;
}
section#featureArea .center .strategy-btn__items a:after {
  position: absolute;
  right: 20px;
  content: url(../../assets/img/arrow.png);
}
section#featureArea .center .strategy-btn-g {
  background: #c2d844;
}
section#featureArea .center .strategy-btn-p {
  background: #f998bb;
}
@media (max-width: 1024px) {
  section#featureArea .center .strategy-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
  section#featureArea .center .strategy-btn__items {
    margin-bottom: 20px;
  }
}
section#featureArea .center .feature-panel-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
@media (max-width: 1024px) {
  section#featureArea .center .feature-panel-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
section#featureArea .center .feature-panel-wrap .feature-panel {
  background: #fff;
  padding: 40px;
  border-radius: 50px;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 420px;
}
@media (max-width: 1024px) {
  section#featureArea .center .feature-panel-wrap .feature-panel {
    padding: 30px;
    border-radius: 30px;
    height: auto;
  }
}
@media (max-width: 1024px) {
  section#featureArea .center .feature-panel-wrap .feature-panel .text {
    margin-bottom: 20px;
  }
}
section#featureArea .center .feature-panel-wrap .feature-panel .text .index {
  font-size: 11.4px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 700;
  color: #FFE1ED;
}
section#featureArea .center .feature-panel-wrap .feature-panel .text p.content {
  font-size: 13.3px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 400;
}
section#featureArea .center .feature-panel-wrap .feature-panel .image img {
  display: block;
  width: 100%;
}

@media (max-width: 1024px) and (max-width: 1024px) {
  section#featureArea .center .title-wrap {
    margin-bottom: 20px;
  }
}
@media (max-width: 1024px) {
  section#featureArea .center .basic:after {
    background: url(../../assets/img/arw-basic.svg) no-repeat bottom center;
    content: "";
    display: block;
    width: 102px;
    height: 20px;
    margin: 0 auto;
    position: relative;
    top: 200px;
    left: 10px;
    z-index: 100;
  }
  section#featureArea .center .basic .basic_description h3 {
    font-size: 20px;
  }
  section#featureArea .center .basic .basic_description .index {
    font-size: 14px;
  }
  section#featureArea .center .basic .basic_description .basic_text {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  section#featureArea .center .basic .basic_description .basic_text .content {
    padding: 10px;
    margin: 0;
    background: #fff;
    text-align: left;
  }
  section#featureArea .center .basic .basic-bg {
    background: url(../../assets/img/bg-basic.png) no-repeat center 120px;
    width: 340px;
    height: 292px;
    background-size: 100%;
    margin: 0 auto;
    padding: 200px 0 220px 0;
  }
  section#featureArea .center .basic .basic-bg .basic01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    top: -260px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section#featureArea .center .basic .basic-bg .basic01 .basic_text {
    width: 204px;
  }
  section#featureArea .center .basic .basic-bg .basic01 .basic_title {
    position: relative;
    top: 110px;
    width: 135px;
  }
  section#featureArea .center .basic .basic-bg .basic01 .basic_text {
    position: relative;
    top: 50px;
  }
  section#featureArea .center .basic .basic-bg .basic01 .basic_text::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 22px solid #fff;
  }
  section#featureArea .center .basic .basic-bg .basic02 {
    top: 268px;
    left: 0px;
    width: 50%;
  }
  section#featureArea .center .basic .basic-bg .basic02 .basic_title {
    position: absolute;
    top: 35px;
    width: 125px;
    left: 7px;
  }
  section#featureArea .center .basic .basic-bg .basic02 .basic_text {
    position: absolute;
    top: 180px;
    width: 98%;
  }
  section#featureArea .center .basic .basic-bg .basic02 .basic_text::before {
    content: "";
    position: absolute;
    top: -34px;
    left: 40px;
    margin-left: -15px;
    border: 10px solid transparent;
    border-bottom: 24px solid #fff;
  }
  section#featureArea .center .basic .basic-bg .basic02 .basic_text .content {
    min-height: 150px;
  }
  section#featureArea .center .basic .basic-bg .basic03 {
    top: 268px;
    right: 0px;
    width: 50%;
  }
  section#featureArea .center .basic .basic-bg .basic03 .basic_title {
    position: absolute;
    top: 30px;
    right: 5px;
    width: 125px;
  }
  section#featureArea .center .basic .basic-bg .basic03 .basic_text {
    position: absolute;
    top: 180px;
    width: 98%;
  }
  section#featureArea .center .basic .basic-bg .basic03 .basic_text::before {
    content: "";
    position: absolute;
    top: -34px;
    right: 40px;
    margin-left: -15px;
    border: 10px solid transparent;
    border-bottom: 24px solid #fff;
  }
  section#featureArea .center .basic .basic-bg .basic03 .basic_text .content {
    min-height: 150px;
  }
}
@media (max-width: 1024px) {
  section#featureArea .center .strategy {
    margin-top: 220px;
  }
  section#featureArea .center .strategy .head {
    width: 295.5px;
    height: 222px;
    background-size: 100%;
  }
  section#featureArea .center .strategy .lead {
    font-size: 15px;
  }
  section#featureArea .center .strategy h3 {
    width: 300px;
  }
  section#featureArea .center .strategy .title-wrap h2.title {
    font-size: 30px;
  }
  section#featureArea .center .strategy .subtitle_g, section#featureArea .center .strategy .subtitle_p {
    font-size: 18px;
    width: 110px;
    height: auto;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 0;
    font-weight: bold;
  }
}
section#scheduleArea {
  padding: 60px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
section#scheduleArea .center {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
}
section#scheduleArea .center .title-wrap {
  text-align: center;
  color: #333;
}
section#scheduleArea .center .title-wrap h2.title {
  font-size: 33.25px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 700;
  color: #40beed;
}
section#scheduleArea .center .title-wrap h2.title span {
  font-family: "Noto Serif JP", serif;
  display: inline-block;
}
@media (max-width: 1024px) {
  section#scheduleArea .center .title-wrap {
    margin-bottom: 20px;
  }
  section#scheduleArea .center .title-wrap h2.title {
    font-size: 24px;
  }
}
section#scheduleArea .center .title_g {
  background: #8BC53F;
  padding: 12px 0;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 27px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 500;
  border-radius: 30px;
  margin: 0 auto 30px auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
section#scheduleArea .center .title_o {
  background: #F9AE3B;
  padding: 12px 0;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  font-size: 27px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 500;
  border-radius: 30px;
  margin: 0 auto 30px auto;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 1024px) {
  section#scheduleArea .center .btn_g, section#scheduleArea .center .btn_o {
    width: 200px;
    font-size: 24px;
    height: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3px;
  }
}
section#scheduleArea .center .schedules {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
section#scheduleArea .center .schedules dl {
  padding: 0;
  margin: 0;
}
section#scheduleArea .center .schedules dt {
  width: 200px;
}
section#scheduleArea .center .schedules:after {
  content: "";
  background: url(../../assets/img/arw-schedule.svg) no-repeat;
  display: block;
  margin: 30px auto 15px auto;
  width: 130px;
  height: 28px;
}
@media (max-width: 1024px) {
  section#scheduleArea .center .schedules:after {
    content: none;
  }
}
section#scheduleArea .center .schedules .schedule {
  width: 478px;
}
section#scheduleArea .center .schedules .schedule .content {
  padding: 0;
  margin: 0;
}
@media (max-width: 1024px) {
  section#scheduleArea .center .schedules .schedule {
    width: 100%;
  }
  section#scheduleArea .center .schedules .schedule .content img {
    width: 100%;
    height: auto;
  }
}
section#scheduleArea .center .schedules .pass_sp {
  display: none;
}
section#scheduleArea .center .pass {
  background: url(../../assets/img/bg-pass.svg) no-repeat center top;
  background-size: 450px 58px;
  color: #fff;
  font-size: 24px;
  display: block;
  text-align: center;
  width: 450px;
  height: 58px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 8px;
}
@media (max-width: 1024px) {
  section#scheduleArea .center .schedules {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-line-pack: normal;
        align-content: normal;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  section#scheduleArea .center .schedules .pass_sp {
    background: url("../../assets/img/bg-pass.svg") no-repeat center;
    display: block;
    background-size: 305px 40px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 305px;
    height: 40px;
    padding-top: 5px;
    margin: 0 auto;
  }
  section#scheduleArea .center .schedule {
    padding-bottom: 50px;
  }
  section#scheduleArea .center .schedule dl:after {
    content: "";
    background: url("../../assets/img/arw-schedule.svg") no-repeat center;
    display: block;
    margin: 5px auto 10px;
    width: 130px;
    height: 28px;
    width: 53px;
    height: 11px;
    background-size: 100% 100%;
  }
  section#scheduleArea .center .pass {
    display: none;
  }
}

section#questionArea {
  background: #F2F2F2;
  padding: 60px 0;
}
section#questionArea .center .title-wrap {
  color: #333;
  text-align: center;
  margin-bottom: 60px;
}
section#questionArea .center .title-wrap h2.title {
  color: #40beed;
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
}
section#questionArea .center .title-wrap h2.title span {
  font-size: 45px;
  display: inline-block;
}
section#questionArea .center .question-part-wrap .question-part {
  /**/
  /**/
}
section#questionArea .center .question-part-wrap .question-part .qa-list {
  position: relative;
  margin: 30px 0 0;
  cursor: pointer;
  border: 1px solid #DDD;
}
section#questionArea .center .question-part-wrap .question-part .qa-list:first-child {
  margin-top: 0;
}
section#questionArea .center .question-part-wrap .question-part .qa-list::after {
  position: absolute;
  top: 20px;
  right: 26px;
  display: block;
  width: 7px;
  height: 7px;
  margin: auto;
  content: "";
  background: url(../../assets/img/qa-down.svg) no-repeat;
  height: 8px;
  width: 20px;
}
section#questionArea .center .question-part-wrap .question-part .qa-list.open::after {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
  background: url(../../assets/img/qa-down.svg) no-repeat;
  height: 8px;
  width: 20px;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--q {
  position: relative;
  margin: 0;
  padding: 8px 20px 8px 70px;
  font-weight: bold;
  background: #40beed;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 45px;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--q::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  top: 7px;
  left: 25px;
  display: block;
  content: "";
  background: url(../../assets/img/qa-q.svg) no-repeat;
  width: 32px;
  height: 32px;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--a::before {
  font-size: 22px;
  line-height: 1;
  position: absolute;
  left: 25px;
  display: block;
  content: "";
  background: url(../../assets/img/qa-a.svg) no-repeat;
  width: 32px;
  height: 32px;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--a {
  position: relative;
  margin: 0;
  padding: 8px 20px 15px 70px;
  background: #fff;
  border: 1px solid #40beed;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--a p {
  margin: 30px 0 0;
}
section#questionArea .center .question-part-wrap .question-part .qa-list--a p:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  section#questionArea .center .question-part-wrap .question-part .qa-list {
    margin: 10px 0 0;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list:after {
    top: 20px;
    right: 20px;
    height: 8px;
    width: 20px;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--q {
    padding: 16px 36px 16px 50px;
    font-size: 16px;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--q::before {
    font-size: 16px;
    top: 10px;
    left: 10px;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--a::before {
    font-size: 16px;
    margin-top: 5px;
    left: 10px;
    top: 5px;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--a {
    margin: 0;
    padding: 16px 25px 10px 50px;
    font-size: 16px;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--a p {
    margin: 30px 0 0;
  }
  section#questionArea .center .question-part-wrap .question-part .qa-list--a p:first-child {
    margin-top: 0;
  }
}
section#questionArea .center .question-part-wrap .question-part dl {
  margin: 0;
}
section#questionArea .center .question-part-wrap .question-part dl .question {
  margin-bottom: 30px;
}
section#questionArea .center .question-part-wrap .question-part dl .question dt {
  font-size: 16.15px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 700;
  color: #40beed;
  margin-bottom: 10px;
}
section#questionArea .center .question-part-wrap .question-part dl .question dd {
  font-size: 13.3px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  margin: 0;
}
section#questionArea .center .question-part-wrap .question-part dl .question dd span.remark {
  font-weight: 700;
}

section#achiveArea {
  padding: 60px 0;
}
section#achiveArea .center .title-wrap {
  text-align: center;
  margin-bottom: 40px;
  color: #333;
}
section#achiveArea .center .title-wrap h2.title {
  font-size: 33.25px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 700;
}
section#achiveArea .center .achive-panel-wrap .achive-panel {
  border: solid #40beed;
  border-radius: 50px;
  margin-bottom: 30px;
  overflow: hidden;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .head {
  background: #40beed;
  color: white;
  text-align: center;
  padding: 8px 0;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content {
  background: #fff;
  padding: 30px 50px;
}
@media (max-width: 1024px) {
  section#achiveArea .center .achive-panel-wrap .achive-panel .content {
    padding: 10px 15px;
  }
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .school-cat {
  background: #F2F2F2;
  text-align: center;
  font-size: 13.3px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 400;
  margin-bottom: 20px;
  padding: 5px 0;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools {
  margin-bottom: 30px;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
  section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap .split {
  padding: 0 10px;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap .split:not(:last-child) {
  border-right: dotted 2px #B3B3B3;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap .split:nth-child(3) {
  border-right: none;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap .split ul li {
  line-height: 2.2;
  font-size: 13.3px;
  -webkit-transform: rotate(0.03deg);
          transform: rotate(0.03deg);
  font-weight: 400;
}
section#achiveArea .center .achive-panel-wrap .achive-panel .content .schools .split-wrap .split ul li::before {
  content: "●";
}