@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&family=Noto+Serif+JP&family=Roboto:wght@700&display=swap");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.4.1/dist/css/yakuhanjp.min.css");
.modal-body > button.close--koukou {
  border-color: #2a305c;
  color: #2a305c;
}

#apply .section-heading {
  margin-top: 0;
  background: #2a305c;
}

#apply .section-heading::after {
  border-top-color: #2a305c;
}

.btn-area {
  padding: 0;
}
.btn-area.sp-fixed-top {
  padding: 0;
}
.btn-area.sp-fixed-top .btn {
  font-size: 16px !important;
  padding: 12px 12px 9px !important;
}
.btn-area.sp-fixed-bottom .btn {
  font-size: 16px;
}
.btn-area .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  padding-right: 0;
}
.btn-area .btn {
  width: 50%;
  max-width: 100%;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-weight: bold;
  font-size: 16px;
  padding: 12px 12px 9px;
}
.btn-area .btn:before, .btn-area .btn:after {
  content: none;
}
.btn-area .btn.btn-agreement-mid {
  background: #E0813B;
}
.btn-area .btn.btn-request-mid {
  background: #70B26B;
}
.btn-area .btn img {
  width: 16px;
  vertical-align: -3px;
}

.l-top-header {
  border-bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  padding: 0;
  position: relative;
}
.l-top-header .l-header__menubtn {
  display: block !important;
}
.l-top-header .l-header__nav li {
  border-bottom: solid 1px #c8c8c8;
}
.l-top-header .l-header__nav li:first-child {
  border-top: solid 1px #c8c8c8;
}
.l-top-header .l-header__nav li a {
  display: block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #333;
  font: normal 14px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
}
.l-top-header .l-header__nav li a:hover {
  opacity: .6;
}
.l-top-header .l-header__shiryo a {
  padding-left: 5px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
  position: relative;
}
@media screen and (max-width: 470px) {
  .l-top-header .l-header__shiryo a {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 30%;
  }
}
.l-top-header .l-header__shiryo img {
  max-width: 120px;
  width: 29%;
  -webkit-transform: none;
          transform: none;
  top: 0;
  left: 5px;
  position: absolute;
  margin-right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-top-header .l-header__cvflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.l-top-header .l-header__cvflex .c-btn-koukou:first-of-type, .l-top-header .l-header__cvflex .c-btn-koukou--shiryou:first-of-type {
  width: calc((100% - 10px)/2);
}
.l-top-header .l-header__cvflex .c-btn-koukou:first-of-type a, .l-top-header .l-header__cvflex .c-btn-koukou--shiryou:first-of-type a {
  padding-right: 15px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
}
.l-top-header .l-header__cvflex .c-btn-koukou:last-of-type, .l-top-header .l-header__cvflex .c-btn-koukou--shiryou:last-of-type {
  width: calc((100% - 10px)/2);
}
.l-top-header .l-header__cvflex .c-btn-koukou:last-of-type a, .l-top-header .l-header__cvflex .c-btn-koukou--shiryou:last-of-type a {
  padding-right: 15px;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.13);
}
.l-top-header__title {
  display: none;
}
.l-top-header__logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.l-top-header__logo img {
  height: 40px;
}
.l-top-header__btn {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  background: #142140;
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.25);
  z-index: 2;
}
.l-top-header__btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 25px;
}
.l-top-header__btn img {
  width: 17px;
}
@media screen and (min-width: 768px) {
  .l-top-header {
    position: relative;
    margin: 0 auto;
    max-width: 100%;
  }
  .l-top-header__logo {
    top: 30px;
    left: 70px;
  }
  .l-top-header__logo img {
    height: 50px;
  }
}
@media screen and (min-width: 1500px) {
  .l-top-header__logo {
    top: 30px;
    left: 70px;
  }
  .l-top-header__logo img {
    height: 60px;
  }
}
@media screen and (min-width: 2000px) {
  .l-top-header__logo {
    top: 30px;
    left: 70px;
  }
  .l-top-header__logo img {
    height: 80px;
  }
}
@media screen and (min-width: 1000px) {
  .l-top-header__btn {
    top: 40px;
    right: 70px;
  }
}
.l-top-header .btn-login-mid {
  width: 100%;
}
.l-top-header .bnr-smile img {
  width: 153px;
  height: auto;
  margin: 7px auto;
}

.c-btn-modal a, .c-btn-modal--white a {
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  text-decoration: underline;
  color: #2a305c;
}
.c-btn-modal a svg, .c-btn-modal--white a svg {
  margin-right: 5px;
  vertical-align: -5px;
  fill: #2a305c;
}
.c-btn-modal--white a {
  color: white;
}
.c-btn-modal--white a svg {
  fill: white;
}

.c-btn-koukou, .c-btn-koukou--shiryou {
  text-align: center;
}
.c-btn-koukou a, .c-btn-koukou--shiryou a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 400px;
  width: 100%;
  height: 55px;
  border-radius: 30px;
  background: #2a305c;
  font: bold 16px/1.5 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  .c-btn-koukou a, .c-btn-koukou--shiryou a {
    max-width: 500px;
    height: 80px;
    border-radius: 40px;
    font-size: 20px;
  }
}
.c-btn-koukou a:hover, .c-btn-koukou--shiryou a:hover {
  opacity: .6;
}
.c-btn-koukou a:hover img, .c-btn-koukou--shiryou a:hover img {
  opacity: 1;
}
.c-btn-koukou__preorg {
  position: absolute;
  left: 6px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  vertical-align: bottom;
}
.c-btn-koukou__nextorg {
  position: absolute;
  width: 17px;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  fill: white;
}
@media screen and (min-width: 768px) {
  .c-btn-koukou__nextorg {
    width: 22px;
    right: 25px;
  }
}
.c-btn-koukou--shiryou .c-btn-koukou__preorg {
  width: 37px;
}
@media screen and (min-width: 768px) {
  .c-btn-koukou--shiryou .c-btn-koukou__preorg {
    left: 13px;
    width: 57px;
  }
}

.p-top-heading {
  /*
    <div class="p-top-heading">
      <p class="en-title">VOICE</p>
      <h2 class="title"><img src="/koukou/local/images/contents/tablet-title.svg" alt="学習専用タブレット" width="295"><br><b>で学ぶ通信教育</b></h2>
    </div>
  */
  position: relative;
}
.p-top-heading .en-title {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: white;
  text-align: center;
  font: bold 60px/1 "Roboto", sans-serif;
  z-index: 0;
  opacity: .1;
}
@media screen and (min-width: 768px) {
  .p-top-heading .en-title {
    font-size: 80px;
  }
}
.p-top-heading .title {
  position: relative;
  font: normal 20px/1.5 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
  color: white;
  text-align: center;
  z-index: 1;
}
.p-top-heading .title b {
  font-weight: 700;
}
.p-top-heading .title strong {
  font-weight: 900;
}
.p-top-heading .title em {
  font-weight: 700;
  font-size: 1.5em;
}
.p-top-heading .title img {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-top-heading .title {
    font-size: 30px;
  }
}
.p-top-heading .title--large {
  padding: 0 40px;
  font: bold 27px/1.66 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
}
.p-top-heading .title--large img {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .p-top-heading .title--large {
    font-size: 30px;
    text-align: center;
  }
  .p-top-heading .title--large img {
    width: 195px;
  }
}
.p-top-inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.p-top-kv {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .p-top-kv {
    max-width: 100%;
    height: calc(100vh - 170px);
    overflow: hidden;
    position: relative;
  }
}
.p-top-kv__catchphrase {
  position: absolute;
  z-index: 1;
  left: 40px;
  bottom: 40px;
  color: #495577;
  letter-spacing: 0.12em;
  font: normal 35px/1.6 'Noto Serif JP', serif;
}
@media screen and (min-width: 768px) {
  .p-top-kv__catchphrase {
    font-size: 44px;
    left: 70px;
    bottom: 70px;
  }
}
@media screen and (min-width: 1500px) {
  .p-top-kv__catchphrase {
    font-size: 60px;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-kv__catchphrase {
    font-size: 70px;
  }
}
.p-top-kv__btn {
  max-width: 135px;
  width: 40%;
  position: absolute;
  bottom: 25px;
  right: 0;
}
.p-top-kv video {
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  pointer-events: none;
  z-index: -1;
  vertical-align: bottom;
}
@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    /* 拡大率 */
  }
}
@keyframes zoom {
  0% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    /* 拡大率 */
  }
}
.p-top-kv__pcslide .slick-animation {
  -webkit-animation: zoom 5s 0s linear;
          animation: zoom 5s 0s linear;
}
@media screen and (min-width: 768px) {
  .p-top-kv__pcslide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-top-kv__pcslide .slider-koukou {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .p-top-kv__pcslide .slider-koukou .slick-list,
  .p-top-kv__pcslide .slider-koukou .slick-track {
    height: 100%;
  }
  .p-top-kv__pcslide .slider-koukou .slick-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
  }
}
.p-top-intro__new {
  position: relative;
  text-align: center;
}
.p-top-intro__new .txt {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 30px;
}
@media screen and (min-width: 768px) {
  .p-top-intro__new .txt {
    top: 50px;
  }
}
.p-top-intro__new .balloon {
  position: relative;
  display: inline-block;
  font: bold 24px/1 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
}
.p-top-intro__new .balloon:after, .p-top-intro__new .balloon:before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background-image: linear-gradient(to right, white, white 2px, transparent 2px, transparent 4px);
  background-size: 5px 2px;
  background-repeat: repeat-x;
  -webkit-transform: rotate(-117deg);
          transform: rotate(-117deg);
  position: absolute;
  top: 10px;
  left: -30px;
}
.p-top-intro__new .balloon:after {
  -webkit-transform: rotate(-63deg);
          transform: rotate(-63deg);
  left: auto;
  right: -30px;
}

@media screen and (max-width: 767px) {
  .p-top-intro__new .balloon:after, .p-top-intro__new .balloon:before {
    top: 36px;
    display: none;
  }
}

.p-top-intro__new .main {
  font: bold 30px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
  margin-top: 10px;
}
@media screen and (min-width: 1500px) {
  .p-top-intro__new .main {
    font-size: 35px;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-intro__new .main {
    font-size: 40px;
  }
}
.p-top-intro__new .bk img {
  width: 100%;
  height: 220px;
  max-width: 1500px;
  margin: 0 auto;
}
.p-top-intro__new + .p-top-intro__pcflex {
  margin-top: 75px;
}
.p-top-intro__copy {
  position: relative;
  text-align: center;
  font: normal 20px/40px YakuHanJP, "Noto serif JP", serif;
  color: #333;
  letter-spacing: 0.12em;
  margin-bottom: 40px;
}
.p-top-intro__copy:after, .p-top-intro__copy:before {
  content: "";
  display: block;
  position: absolute;
  top: 36px;
  left: 0;
  right: 0;
  width: 230px;
  height: 1px;
  margin: 0 auto;
  background: -webkit-gradient(linear, left top, right top, from(white), color-stop(50%, #333333), to(white));
  background: linear-gradient(90deg, white 0%, #333333 50%, white 100%);
  opacity: 0.65;
}
.p-top-intro__copy:after {
  width: 340px;
  top: 75px;
}
@media screen and (min-width: 1500px) {
  .p-top-intro__copy {
    font-size: 25px;
    line-height: 50px;
  }
  .p-top-intro__copy::after {
    top: 95px;
    width: 390px;
  }
  .p-top-intro__copy::before {
    top: 46px;
    width: 250px;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-intro__copy {
    font-size: 30px;
    line-height: 60px;
  }
  .p-top-intro__copy::after {
    top: 115px;
    width: 490px;
  }
  .p-top-intro__copy::before {
    top: 56px;
    width: 350px;
  }
}
.p-top-intro__txt p {
  text-align: center;
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  color: #333;
}
.p-top-intro__txt p + p {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .p-top-intro__txt p {
    font-size: 16px;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-intro__txt p {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .p-top-intro__img {
    max-width: 550px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-intro__img {
    max-width: 700px;
    margin-top: 50px !important;
  }
}
.p-top-intro__img video {
  max-width: 100%;
  vertical-align: bottom;
}
@media screen and (min-width: 768px) {
  .p-top-intro__pcflex {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 2000px) {
  .p-top-intro__pcflex {
    max-width: 1300px;
  }
}
.p-top-effect {
  max-width: 550px;
  margin: 0 auto;
}
.p-top-effect__inner {
  position: -webkit-sticky;
  position: sticky;
  top: 40px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-height: 800px) and (max-width: 767px) {
  .p-top-effect__inner {
    top: 20px;
  }
}
@media screen and (max-height: 700px) and (max-width: 767px) {
  .p-top-effect__inner {
    top: 0;
  }
}
@media screen and (max-height: 680px) and (max-width: 767px) {
  .p-top-effect__inner {
    top: -40px;
  }
}
@media screen and (max-height: 800px) and (min-width: 768px) {
  .p-top-effect__inner {
    top: -30px;
  }
}
@media screen and (max-height: 750px) and (min-width: 768px) {
  .p-top-effect__inner {
    top: -60px;
  }
}
@media screen and (max-height: 700px) and (min-width: 768px) {
  .p-top-effect__inner {
    top: -120px;
  }
}
@media screen and (max-height: 650px) and (min-width: 768px) {
  .p-top-effect__inner {
    top: -160px;
  }
}
.p-top-effect__tablet {
  position: relative;
  z-index: 1;
}
.p-top-effect__tablet li {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: 40px;
  opacity: 0;
  -webkit-transition: opacity .5s ease, -webkit-transform .5s ease;
  transition: opacity .5s ease, -webkit-transform .5s ease;
  transition: opacity .5s ease, transform .5s ease;
  transition: opacity .5s ease, transform .5s ease, -webkit-transform .5s ease;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
@media screen and (min-width: 768px) {
  .p-top-effect__tablet li {
    padding-left: 0;
    max-width: 70%;
    margin: 0 auto;
    left: 0;
  }
  .p-top-effect__tablet li img {
    -webkit-filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
            filter: drop-shadow(0 10px 10px rgba(0, 0, 0, 0.25));
  }
}
.p-top-effect__tablet li:nth-child(1) {
  position: relative;
  z-index: 1;
}
.p-top-effect__tablet li:nth-child(2) {
  z-index: 2;
}
.p-top-effect__tablet li:nth-child(3) {
  z-index: 3;
}
.p-top-effect__label li {
  position: absolute;
  bottom: -20px;
  left: -20px;
  right: 20px;
  z-index: 1;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
  transition: opacity .3s ease, -webkit-transform .3s ease;
  transition: transform .3s ease, opacity .3s ease;
  transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
}
@media screen and (min-width: 768px) {
  .p-top-effect__label li {
    bottom: 30px;
    width: 360px;
    margin: 0 auto;
  }
}
.p-top-effect__label li img {
  -webkit-filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 8px 8px rgba(0, 0, 0, 0.2));
}
.p-top-effect__label li:nth-child(1) img {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.p-top-effect__label li:nth-child(2) {
  opacity: 0;
  -webkit-transform: rotate(-60deg) translate(70px, -30px);
          transform: rotate(-60deg) translate(70px, -30px);
}
.p-top-effect__label li:nth-child(2) img {
  -webkit-transform: rotate(-2deg);
          transform: rotate(-2deg);
}
.p-top-effect__label li:nth-child(3) {
  opacity: 0;
  -webkit-transform: rotate(-60deg) translate(70px, -30px);
          transform: rotate(-60deg) translate(70px, -30px);
}
.p-top-effect__label li:nth-child(3) img {
  -webkit-transform: rotate(1deg);
          transform: rotate(1deg);
}
.p-top-effect.point01 .p-top-effect__tablet li:nth-child(1) {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-top-effect.point01 .p-top-effect__label li:nth-child(1) {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.p-top-effect.point02 .p-top-effect__tablet li:nth-child(2) {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-top-effect.point02 .p-top-effect__label li:nth-child(2) {
  opacity: 1;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.p-top-effect.point03 .p-top-effect__tablet li:nth-child(3) {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-top-effect.point03 .p-top-effect__label li:nth-child(3) {
  opacity: 1;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.p-top-effect.point03 .p-top-effect__label li:nth-child(2) {
  opacity: 1;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.p-top-effect__baloon {
  position: absolute;
  left: 0;
  right: 15vw;
  bottom: 9vw;
  text-align: center;
  z-index: 2;
}
.p-top-effect__baloon img {
  width: 69vw;
  max-width: 400px;
}
@media screen and (min-width: 768px) {
  .p-top-effect__baloon {
    bottom: 73px;
    right: 120px;
  }
  .p-top-effect__baloon img {
    max-width: 280px;
  }
}
.p-top-tablet {
  padding: 100px 0;
  background: #2a305c;
  position: relative;
}
.p-top-tablet .p-top-heading img {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .p-top-tablet .p-top-heading img {
    width: 300px;
  }
}
.p-top-tablet__subjects {
  max-width: 550px;
  width: calc(100% - 40px);
  margin: 0 auto;
  background-color: white;
}
.p-top-tablet__subjects h3 {
  font: bold 18px/1 YakuHanJP, "Noto Sans JP", sans-serif;
  color: #2a305c;
  text-align: center;
  border-bottom: 1px solid rgba(42, 48, 92, 0.3);
  padding: 15px 0 17px;
  margin-bottom: 17px;
}
.p-top-tablet__subjects figure {
  width: 80%;
  margin: 0 auto;
}
.p-top-tablet__subjects .c-btn-modal, .p-top-tablet__subjects .c-btn-modal--white {
  padding: 17px 0;
}
.p-top-tablet__plus .c-img {
  max-width: 75px;
  margin: 0 auto;
}
.p-top-point {
  padding: 100px 0;
}
.p-top-point .p-top-heading .en-title,
.p-top-point .p-top-heading .title {
  color: #2a305c;
}
.p-top-point .p-top-heading .en-title img,
.p-top-point .p-top-heading .title img {
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  .p-top-point .p-top-heading .en-title img,
  .p-top-point .p-top-heading .title img {
    width: 170px;
  }
}
.p-top-point__anchor {
  padding: 0 20px;
}
.p-top-point__anchor li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 335px;
  height: 50px;
  border-radius: 25px;
  border: 1px solid rgba(42, 48, 92, 0.4);
}
.p-top-point__anchor li a .num {
  font: bold 10px/1 "Roboto", sans-serif;
  color: #2a305c;
}
.p-top-point__anchor li a h3 {
  font: bold 16px/1 YakuHanJP, "Noto Sans JP", sans-serif;
  color: #2a305c;
  letter-spacing: .08em;
}
.p-top-point__anchor li a img {
  width: 17px;
}
.p-top-point__anchor li + li {
  margin-top: 10px;
}
.p-top-point__section {
  position: relative;
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
  max-width: 1000px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.p-top-point__section + .p-top-point__section {
  margin: 0;
  padding-bottom: 50px;
  padding-top: 50px;
}
.p-top-point__title {
  text-align: center;
}
.p-top-point__title img {
  height: 48px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.p-top-point__img {
  display: block;
  max-width: 550px;
  margin: 30px auto 25px;
  -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.16);
          box-shadow: 0 10px 13px rgba(0, 0, 0, 0.16);
  vertical-align: bottom;
}
.p-top-point__txt {
  padding: 0 40px;
  margin: 0 auto;
  max-width: 550px;
}
.p-top-point__txt p {
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
}
.p-top-point__txt p b {
  font-weight: bold;
}
.p-top-point__bk, .p-top-point__bk--rev {
  position: absolute;
  right: 0;
  top: 18px;
  z-index: -1;
}
.p-top-point__bk img, .p-top-point__bk--rev img {
  max-width: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.p-top-point__bk--rev {
  right: auto;
  left: 0;
}
.p-top-george .p-top-heading .title--large {
  padding: 0;
  color: #2a305c !important;
  text-align: center;
}
.p-top-george .p-top-heading .title--large small {
  color: #2a305c !important;
  font-weight: bold;
}
.p-top-george p.u-text--attention {
  max-width: 550px;
  margin: 0 auto;
  text-align: right;
  color: #2a305c !important;
  opacity: 1 !important;
  font-weight: bold;
}
.p-top-different {
  padding: 100px 20px 0;
}
.p-top-different__inner {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
  background-color: #31ADC8;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19);
}
.p-top-different__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  padding-left: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #333;
}
.p-top-different__title h2 {
  color: white;
  font: bold 20px/1.35 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
}
.p-top-different__title img {
  position: absolute;
  width: 155px;
  right: 10px;
  bottom: -27px;
}
.p-top-different__block {
  padding: 20px;
}
.p-top-different__block:first-of-type .p-top-different__content img {
  margin-top: -16px;
}
.p-top-different__heading {
  font: bold 18px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
  color: #FFF367;
}
.p-top-different__heading span {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  font: bold 12px/1 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
  margin-bottom: 5px;
}
.p-top-different__content {
  position: relative;
  margin-top: 15px;
}
.p-top-different__content p {
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
}
.p-top-different__content img {
  float: right;
  height: 100px;
}
.p-top-different__btn {
  text-align: right;
  padding-right: 20px;
  padding-bottom: 20px;
}
.p-top-different__btn a {
  cursor: pointer;
}
.p-top-different__state {
  display: none;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}
.p-top-different__state.on {
  display: block;
  opacity: 1;
}
.p-top-conclusion {
  position: relative;
  padding: 100px 0;
  background: #2a305c;
}
.p-top-conclusion .p-top-heading img {
  margin-top: 10px;
}
.p-top-conclusion .p-top-heading + .c-img--full {
  margin-top: 50px;
}
.p-top-conclusion__start {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.p-top-conclusion__start img {
  width: 100%;
  vertical-align: top;
}
.p-top-conclusion .c-btn-modal a, .p-top-conclusion .c-btn-modal--white a {
  color: white;
}
.p-top-conclusion .c-img--full {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.p-top-conclusion__txt {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}
.p-top-conclusion__txt p {
  color: white;
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
}
.p-top-conclusion__txt .c-btn-modal a, .p-top-conclusion__txt .c-btn-modal--white a {
  color: white;
}
.p-top-evidence {
  padding: 0 20px 100px;
  background: #FFF6FC;
}
.p-top-evidence__heading .c-img--full {
  max-width: 550px;
}
@media screen and (min-width: 768px) {
  .p-top-evidence__heading .c-img--full {
    margin: 0 auto;
  }
}
.p-top-evidence__item {
  max-width: 550px;
  margin-left: auto !important;
  margin-right: auto !important;
  position: relative;
  background: white;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.p-top-evidence__org {
  position: absolute;
  width: 175px;
  top: 0;
  right: 0;
}
.p-top-evidence__title, .p-top-evidence__title--w100 {
  padding: 30px 20px;
}
.p-top-evidence__title img, .p-top-evidence__title--w100 img {
  width: 80%;
  max-width: 280px;
}
@media screen and (min-width: 768px) {
  .p-top-evidence__title, .p-top-evidence__title--w100 {
    padding: 30px 40px;
  }
}
.p-top-evidence__title--w100 img {
  width: 100%;
  max-width: 340px;
}
.p-top-evidence__txt {
  padding: 0 20px;
  font: normal 12px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
  margin-bottom: 30px;
  color: #333;
}
.p-top-evidence__txt p strong {
  color: #E75A70;
  font-size: 15px;
}
@media screen and (min-width: 768px) {
  .p-top-evidence__txt p strong {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .p-top-evidence__txt {
    font-size: 14px;
  }
}
.p-top-evidence__video p {
  text-align: center;
  background: #DDDDDD;
  font: normal 12px/2.4 YakuHanJP, "Noto Sans JP", sans-serif;
  color: #333;
}
@media screen and (min-width: 768px) {
  .p-top-evidence__video p {
    font-size: 14px;
  }
}
.p-top-evidence__attention {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}
.p-top-cheer {
  padding: 100px 0;
  background: #2a305c;
}
.p-top-cheer__text {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 40px;
}
.p-top-cheer__text p {
  color: white;
  font: normal 14px/2 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
}
.p-top-cheer__text .c-btn-modal a, .p-top-cheer__text .c-btn-modal--white a {
  color: white;
}
.p-top-cheer .c-img--full {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.p-top-price {
  padding: 100px 20px;
}
.p-top-price .p-top-heading .en-title,
.p-top-price .p-top-heading .title {
  color: #2a305c;
}
.p-top-price .c-img--small {
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.p-top-price p.u-text--attention {
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
}
.p-top-shiryo {
  padding: 100px 0;
  background: #EEFFED;
}
.p-top-shiryo .p-top-heading .en-title,
.p-top-shiryo .p-top-heading .title {
  color: #333;
}
@media screen and (min-width: 768px) {
  .p-top-shiryo .p-top-heading .en-title,
  .p-top-shiryo .p-top-heading .title {
    font-size: 26px;
  }
}
.p-top-shiryo .p-top-heading .en-title strong,
.p-top-shiryo .p-top-heading .title strong {
  display: block;
  color: #70B26B;
  font-size: 36px;
  font-weight: bold;
}
.p-top-shiryo .p-top-heading .en-title strong small,
.p-top-shiryo .p-top-heading .title strong small {
  font-weight: bold;
  font-size: 28px;
  color: #70B26B;
}
.p-top-shiryo .cta__img {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}
.p-top-shiryo .c-btn-koukou, .p-top-shiryo .c-btn-koukou--shiryou {
  padding: 0 20px;
}
.p-top-shiryo .c-btn-koukou img, .p-top-shiryo .c-btn-koukou--shiryou img {
  width: 37px;
}
@media screen and (min-width: 768px) {
  .p-top-shiryo .c-btn-koukou img, .p-top-shiryo .c-btn-koukou--shiryou img {
    left: 13px;
    width: 57px;
  }
}
.p-top-gonyukai {
  padding: 100px 0;
  background: #FEFCE3;
}
.p-top-gonyukai .p-top-heading .en-title,
.p-top-gonyukai .p-top-heading .title {
  color: #462300;
}
.p-top-gonyukai .c-btn-koukou, .p-top-gonyukai .c-btn-koukou--shiryou {
  padding: 0 20px;
}
.p-top-slider .slick-slide {
  width: 450px;
  padding: 10px;
}
.p-top-slider .slick-slide img {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.8;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-filter: blur(3px);
          filter: blur(3px);
}
.p-top-slider .slick-slide.slick-center img {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
@media screen and (max-width: 767px) {
  .p-top-slider .slick-slide {
    width: 300px;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .p-top-slider {
    position: relative;
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
  }
  .p-top-slider .slick-arrow {
    display: none !important;
  }
  .p-top-slider:before {
    content: "";
    display: block;
    height: 650px;
    width: 20vw;
    background: -webkit-gradient(linear, left top, right top, from(#2a305c), to(rgba(42, 48, 92, 0)));
    background: linear-gradient(to right, #2a305c 50%, rgba(42, 48, 92, 0));
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .p-top-slider:after {
    content: "";
    display: block;
    height: 650px;
    width: 20vw;
    background: -webkit-gradient(linear, right top, left top, from(#2a305c), to(rgba(42, 48, 92, 0)));
    background: linear-gradient(to left, #2a305c 50%, rgba(42, 48, 92, 0));
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
}
@media screen and (max-width: 767px) {
  .p-top-slider .slick-prev {
    display: none;
  }
  .p-top-slider .slick-next {
    display: block;
    right: 20px;
    z-index: 1;
    width: 37px;
    height: 34px;
  }
}
.p-k-shiryo {
  padding: 50px 0;
  background: #EEFFED;
}
.p-k-shiryo__title {
  position: relative;
}
.p-k-shiryo__title .en-title {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: white;
  text-align: center;
  font: bold 60px/1 "Roboto", sans-serif;
  z-index: 0;
  opacity: .1;
}
@media screen and (min-width: 768px) {
  .p-k-shiryo__title .en-title {
    font-size: 80px;
  }
}
.p-k-shiryo__title .title {
  position: relative;
  font: normal 20px/1.5 YakuHanJP, "Noto Sans JP", sans-serif;
  letter-spacing: .08em;
  color: white;
  text-align: center;
  z-index: 1;
}
.p-k-shiryo__title .title b {
  font-weight: 700;
}
.p-k-shiryo__title .title strong {
  font-weight: 900;
}
.p-k-shiryo__title .title em {
  font-weight: 700;
  font-size: 1.5em;
}
.p-k-shiryo__title .title img {
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .p-k-shiryo__title .title {
    font-size: 30px;
  }
}
.p-k-shiryo__title .title--large {
  padding: 0 40px;
  font: bold 27px/1.66 YakuHanJP, "Noto Sans JP", sans-serif;
  color: white;
}
.p-k-shiryo__title .title--large img {
  margin-right: 10px;
}
@media screen and (min-width: 768px) {
  .p-k-shiryo__title .title--large {
    font-size: 30px;
    text-align: center;
  }
  .p-k-shiryo__title .title--large img {
    width: 195px;
  }
}
.p-k-shiryo .p-k-shiryo__title .en-title,
.p-k-shiryo .p-k-shiryo__title .title {
  color: #333;
}
.p-k-shiryo .p-k-shiryo__title .en-title strong,
.p-k-shiryo .p-k-shiryo__title .title strong {
  display: block;
  font-weight: bold;
  color: #70B26B;
  font-size: 36px;
}
.p-k-shiryo .p-k-shiryo__title .en-title strong small,
.p-k-shiryo .p-k-shiryo__title .title strong small {
  font-weight: bold;
  font-size: 28px;
  color: #70B26B;
}
.p-k-shiryo .cta__img {
  max-width: 550px;
  width: 100%;
  margin: 0 auto;
}
.p-k-shiryo .c-btn-koukou, .p-k-shiryo .c-btn-koukou--shiryou {
  padding: 0 20px;
}
.p-k-shiryo .c-btn-koukou img, .p-k-shiryo .c-btn-koukou--shiryou img {
  width: 37px;
}
@media screen and (min-width: 768px) {
  .p-k-shiryo .c-btn-koukou img, .p-k-shiryo .c-btn-koukou--shiryou img {
    left: 13px;
    width: 57px;
  }
}

.p-top_tablet-wrap {
  position: relative;
  height: 100vh;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.p-top_tablet-wrap.is-bg-active {
  background-color: #2a305c;
}

.p-top_tablet-hdg {
  position: absolute;
}
.p-top_tablet-hdg .title {
  width: 295px;
}
.p-top_tablet-hdg.is-top {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 40px;
}
.p-top_tablet-hdg.is-middle {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%) translate3d(0, 0, 0);
          transform: translateX(-50%) translate3d(0, 0, 0);
  top: 40px;
}
.p-top_tablet-hdg.is-bottom {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(200vh + 40px);
}
.p-top_tablet-inner {
  position: absolute;
  width: 100%;
  height: 100vh;
}
.p-top_tablet-inner.is-top {
  top: 0px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-top_tablet-inner.is-middle {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-top_tablet-inner.is-bottom {
  top: 200vh;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-top_tablet-content-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.p-top_tablet-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 550px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-top_tablet-content_image {
  position: absolute;
  left: 0;
  -webkit-transform-origin: center;
          transform-origin: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s linear;
  transition: opacity 0.3s linear, -webkit-transform 0.3s linear;
  transition: opacity 0.3s linear, transform 0.3s linear;
  transition: opacity 0.3s linear, transform 0.3s linear, -webkit-transform 0.3s linear;
  z-index: 3;
  width: 380px;
  left: -32px;
  bottom: 186px;
}
.p-top_tablet-content_image.is-fade-active {
  opacity: 1;
}
.p-top_tablet-content_image img {
  width: 100%;
}
.p-top_tablet-content_txt {
  position: absolute;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  z-index: 2;
  top: 150px;
  width: 100%;
  max-width: 550px;
  text-align: right;
}
.p-top_tablet-content_txt-inner {
  display: inline-block;
  width: 340px;
}
.p-top_tablet-content.is-active .p-top_tablet-content_image {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  transition: opacity 0.3s ease-out, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, 240px);
          transform: translate(0, 240px);
}
.p-top_tablet-content.is-active .p-top_tablet-content_image.is-fade-active {
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  opacity: 1;
}
.p-top_tablet-content.is-1 .p-top_tablet-content_image {
  z-index: 1;
}
.p-top_tablet-content.is-2 .p-top_tablet-content_image {
  z-index: 2;
}
.p-top_tablet-content.is-3 .p-top_tablet-content_image {
  z-index: 3;
}

.p-top_tablet-content.is-active .p-top_tablet-content_txt {
  opacity: 1;
}

.p-top_tablet-content.is-active .p-top_tablet-content_txt.is-fade-active {
  opacity: 1;
}

.p-top_tablet-content.is-active + .is-active .p-top_tablet-content_txt {
  opacity: 0;
}

.p-top_tablet-content.is-1 {
  z-index: 4;
}

@media (min-width: 769px) and (max-height: 850px) {
  .p-top_tablet-content {
    top: 58%;
    max-width: 600px;
  }
}
header .sp-nav h1.site-logo {
  margin-bottom: 20px;
}

header .sp-nav h1.site-logo img {
  width: auto;
  height: 30px;
}

header .sp-nav h1.site-logo > span {
  display: none;
}

header .sp-nav .nav {
  margin-top: 0;
}

header .sp-nav .nav > li {
  border-bottom: solid 1px #c8c8c8;
}

header .sp-nav .nav > li:first-child {
  border-top: solid 1px #c8c8c8;
}

header .sp-nav .nav a {
  color: #000;
}

header .sp-nav .nav > li > a:hover,
header .sp-nav .nav > li > a:focus {
  background-color: transparent;
}

header .sp-nav .nav > li > a:after {
  color: #ed7019;
  content: "\e080";
  float: right;
  font-family: 'Glyphicons Halflings';
}

header .sp-nav .nav > li > a[aria-expanded="true"]:after {
  content: "\e114";
}

header .sp-nav .nav > li > ul {
  /*		background: #AFE6E1;*/
  border-top: solid 1px #c8c8c8;
  margin-top: 0;
  margin-bottom: 0;
}

header .sp-nav .nav > li > ul > li {
  border-bottom: solid 1px #c8c8c8;
}

header .sp-nav .nav > li > ul > li:last-child {
  border-bottom: none;
}

header .sp-nav .nav > li > ul > li > a {
  position: relative;
  display: block;
  padding: 10px 15px 10px 30px;
}

header .sp-nav .nav > li > ul > li > a:after {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #19B6A9;
  content: "\e080";
  font-family: 'Glyphicons Halflings';
}

header .sp-nav .nav > li > ul > li > a span {
  display: block;
  margin-top: 5px;
  color: #898989;
}

/* 画像bnr */
.btn-img-bnr::after {
  content: "" !important;
}

.btn-img-bnr > img {
  width: 100%;
}

.nav-change-grade {
  margin-bottom: 0;
}

.site-logo + .nav-change-grade.list-unstyled {
  border-top: solid 1px #c8c8c8;
}

.nav-change-grade li {
  border-right: solid 1px #c8c8c8;
  border-bottom: solid 1px #c8c8c8;
  width: 33.33333333%;
  margin-bottom: 0;
  float: left;
}

.nav-change-grade.without-new1st li.btn-grade-1st,
.nav-change-grade.without-new1st li.btn-grade-2nd,
.nav-change-grade.without-new1st li.btn-grade-3rd {
  border-top: solid 1px #c8c8c8;
}

.nav-change-grade li.btn-grade-new1st,
.nav-change-grade li.btn-grade-3rd,
.nav-change-grade li.btn-grade-6th,
.nav-change-grade li.btn-grade-nencho {
  border-right: none;
}

.nav-change-grade li.btn-grade-new1st {
  width: 100%;
  float: none;
}

.site-logo + .nav-change-grade li.btn-grade-new1st {
  border-top: solid 1px #c8c8c8;
}

.nav-change-grade li > a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  padding: 7px 0 7px 15px;
}

.nav-change-grade.ele li > a > i {
  font-size: 24px;
  vertical-align: -1px;
}

.nav-change-grade.ele li > a {
  padding-left: 42px;
  /* 背景ベタ */
  font-family: 'GenJyuuGothic';
  -webkit-transform: rotate(0.1deg);
          transform: rotate(0.1deg);
}

/* [小学：学年別] */
.nav-change-grade.ele li.btn-grade-new1st > a {
  letter-spacing: -1px;
}

.nav-change-grade.ele li.btn-grade-1st > a {
  letter-spacing: -3px;
}

.nav-change-grade.ele li.btn-grade-new1st > a {
  color: #77caf5;
}

.nav-change-grade.ele li.btn-grade-1st > a {
  color: #f05096;
}

.nav-change-grade.ele li.btn-grade-2nd > a {
  color: #f06e00;
}

.nav-change-grade.ele li.btn-grade-3rd > a {
  color: #faaf05;
}

.nav-change-grade.ele li.btn-grade-4th > a {
  color: #14aa32;
}

.nav-change-grade.ele li.btn-grade-5th > a {
  color: #a53c96;
}

.nav-change-grade.ele li.btn-grade-6th > a {
  color: #0082c8;
}

/* 「4月から」表記 */
/* .nav-change-grade.ele li > a {color: #fff}
.nav-change-grade.ele li.btn-grade-1st {background-color: #f05096;border-color: #fff;border-width: 2px;}
.nav-change-grade.ele li.btn-grade-2nd {background-color: #f06e00;border-color: #fff;border-width: 2px;}
.nav-change-grade.ele li.btn-grade-3rd {background-color: #faaf05;border-color: #fff;border-width: 2px;}
.nav-change-grade.ele li.btn-grade-4th {background-color: #14aa32;border-color: #fff;border-width: 2px;}
.nav-change-grade.ele li.btn-grade-5th {background-color: #a53c96;border-color: #fff;border-width: 2px;}
.nav-change-grade.ele li.btn-grade-6th {background-color: #0082c8;border-color: #fff;border-width: 2px;} */
.nav-change-grade.ele li > a:before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 0;
  left: 8px;
  width: 28px;
  height: 28px;
  margin: auto 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.nav-change-grade.ele li.btn-grade-new1st > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-new1st.svg);
}

.nav-change-grade.ele li.btn-grade-1st > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-1st.svg);
}

.nav-change-grade.ele li.btn-grade-2nd > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-2nd.svg);
}

.nav-change-grade.ele li.btn-grade-3rd > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-3rd.svg);
}

.nav-change-grade.ele li.btn-grade-4th > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-4th.svg);
}

.nav-change-grade.ele li.btn-grade-5th > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-5th.svg);
}

.nav-change-grade.ele li.btn-grade-6th > a:before {
  background-image: url(/shogaku/lib/images/icon_pikkari_grade-6th.svg);
}

/* 「4月から」表記 */
/* .nav-change-grade.ele li.btn-grade-1st > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-1st_20190404.svg); }
.nav-change-grade.ele li.btn-grade-2nd > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-2nd_20190404.svg); }
.nav-change-grade.ele li.btn-grade-3rd > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-3rd_20190404.svg); }
.nav-change-grade.ele li.btn-grade-4th > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-4th_20190404.svg); }
.nav-change-grade.ele li.btn-grade-5th > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-5th_20190404.svg); }
.nav-change-grade.ele li.btn-grade-6th > a:before    { background-image: url(/shogaku/lib/images/icon_pikkari_grade-6th_20190404.svg); } */
/* [中学:学年別] */
.nav-change-grade.mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.nav-change-grade.mid li > a > i {
  /* font-size: 21px; */
  font-size: 1.5em;
  vertical-align: -1px;
}

.nav-change-grade.mid li > a {
  /* font-size: 14px; */
  font-size: 3.5vw;
  padding: 9px 0 9px 10px;
  text-align: center;
}

.nav-change-grade.mid li.btn-grade-new1st > a {
  color: #5B8EA9;
  font-size: 16px;
}

.nav-change-grade.mid li.btn-grade-1st > a,
.nav-change-grade.mid li.btn-grade-1st > a::after {
  color: #728cba;
}

.nav-change-grade.mid li.btn-grade-2nd > a,
.nav-change-grade.mid li.btn-grade-2nd > a::after {
  color: #df7f3a;
}

.nav-change-grade.mid li.btn-grade-3rd > a,
.nav-change-grade.mid li.btn-grade-3rd > a::after {
  color: #6fb16b;
}

header .bnr-smile {
  /*display: none;*/
  border: 1px solid #c8c8c8;
  margin: 10px 0 0;
}

/* [幼児] */
.nav-change-grade li.btn-grade-nenchu, .nav-change-grade li.btn-grade-nencho {
  width: 50%;
}

.nav-change-grade.pre li > a > i {
  font-size: 21px;
  vertical-align: -1px;
}

.nav-change-grade.pre li > a {
  font-size: 16px;
  padding: 9px 10px;
}

.nav-change-grade.pre li.btn-grade-nenchu > a {
  color: #F5AA10;
}

.nav-change-grade.pre li.btn-grade-nencho > a {
  color: #1C8DCB;
}

header .bnr-smile {
  /*display: none;*/
  border: 1px solid #c8c8c8;
  margin: 10px 0 0;
}

.p-table-subject {
  table-layout: fixed;
  margin: 0 auto;
}
.p-table-subject tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid white;
}
.p-table-subject th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
  height: 50px;
  color: white;
  font: bold 15px/1.4 YakuHanJP, "Noto Sans JP", sans-serif;
}
.p-table-subject td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 50px;
  width: calc( 100% - 80px );
  font: 400 14px/1.2 YakuHanJP, "Noto Sans JP", sans-serif;
  vertical-align: middle;
}
.p-table-subject td ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-table-subject td ul li {
  margin-right: 10px;
}
.p-table-subject__eigo th {
  background: #E3943D;
}
.p-table-subject__eigo td {
  background: #FFEBD6;
}
.p-table-subject__eigo td {
  text-indent: -2.5em;
  padding-left: calc(2.5em + 10px);
}
.p-table-subject__sugaku th {
  background: #3472AE;
}
.p-table-subject__sugaku td {
  background: #D5EAFF;
}
.p-table-subject__kokugo th {
  background: #DB545F;
}
.p-table-subject__kokugo td {
  background: #FFD9DC;
}
.p-table-subject__rika th {
  background: #45AA80;
}
.p-table-subject__rika td {
  background: #CEFFEB;
}
@media screen and (max-width: 767px) {
  .p-table-subject__rika th, .p-table-subject__rika td {
    height: 70px;
  }
}
.p-table-subject__shakai th {
  background: #9070B0;
}
.p-table-subject__shakai td {
  background: #F1E7FC;
}
