@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;500;700&display=swap");
.edu {
  /* styles */
}
.edu .bg-white {
  background: #fff;
}
.edu .bg-blue {
  background: #eff4f9;
}
.edu .bg-gray {
  background: #f5f6f6;
}
.edu .bg-entry {
  background: #f7f7f7;
}
.edu .bg-middle {
  background: #efefef;
}
.edu .bg-highend {
  background: #e8e8e8;
}
.edu .bg-k-entry {
  background: #d7aa96;
}
.edu .bg-k-middle {
  background: #c1572e;
  color: #fff;
}
.edu .bg-k-highend {
  background: #a03100;
  color: #fff;
}
.edu .color-red {
  color: #a03100;
}
.edu .color-blue {
  color: #002b69;
}
.edu .color-blue2 {
  color: #002b69;
}
.edu .color-blue2 .section-subttl .ver {
  background: #002b69;
}
.edu .underline {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(68%, #c7eaf7), color-stop(83%, transparent));
  background-image: -webkit-linear-gradient(transparent 65%, #c7eaf7 68% 83%, transparent 83%);
  background-image: linear-gradient(transparent 65%, #c7eaf7 68% 83%, transparent 83%);
  background-repeat: repeat-x;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.edu .bold {
  font-weight: 700;
}
.edu .title-1 {
  font-size: 24px;
  font-size: 6.1539vw;
  line-height: 1.4166666667;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .title-1 {
    line-height: 1.3055555556;
    font-size: 36px;
    font-size: 45rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-1 {
    font-size: 36px;
    font-size: 2.25rem;
  }
}
.edu .title-2 {
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.3333333333;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .title-2 {
    line-height: 1.4166666667;
    font-size: 24px;
    font-size: 30rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-2 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.edu .title-3 {
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.3333333333;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .title-3 {
    line-height: 1.4285714286;
    font-size: 28px;
    font-size: 35rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-3 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.edu .title-4 {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.5625;
}
@media screen and (min-width: 640px) {
  .edu .title-4 {
    line-height: 1.4166666667;
    font-size: 24px;
    font-size: 30rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.edu .title-5 {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.5;
}
@media screen and (min-width: 640px) {
  .edu .title-5 {
    line-height: 1.4;
    font-size: 20px;
    font-size: 25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-5 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .title-6 {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.25;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .title-6 {
    line-height: 1.4285714286;
    font-size: 28px;
    font-size: 35rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-6 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.edu .title-7 {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
  font-weight: 700;
  color: #2f353d;
}
@media screen and (min-width: 640px) {
  .edu .title-7 {
    line-height: 2.125;
    font-size: 16px;
    font-size: 20rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-7 {
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .title-8 {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.4666666667;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .title-8 {
    line-height: 1.6666666667;
    font-size: 24px;
    font-size: 30rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-8 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.edu .title-9 {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .title-9 {
    line-height: 1.2727272727;
    font-size: 22px;
    font-size: 27.5rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .title-9 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.edu .subtitle-1 {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.6666666667;
}
@media screen and (min-width: 640px) {
  .edu .subtitle-1 {
    line-height: 1.8;
    font-size: 20px;
    font-size: 25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .subtitle-1 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .text-1 {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.6666666667;
}
@media screen and (min-width: 640px) {
  .edu .text-1 {
    font-size: 18px;
    font-size: 22.5rem;
    line-height: 1.8888888889;
  }
}
@media screen and (min-width: 980px) {
  .edu .text-1 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.edu .text-2 {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.7142857143;
}
@media screen and (min-width: 640px) {
  .edu .text-2 {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.4666666667;
  }
}
.edu .text-3 {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
}
@media screen and (min-width: 640px) {
  .edu .text-3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.5555555556;
  }
}
.edu .text-4 {
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.3846153846;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .text-4 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.4444444444;
  }
}
.edu .text-5 {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.6666666667;
}
@media screen and (min-width: 640px) {
  .edu .text-5 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
  }
}
.edu .text-6 {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.5714285714;
}
@media screen and (min-width: 640px) {
  .edu .text-6 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.625;
  }
}
.edu .text-7 {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.4666666667;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .text-7 {
    line-height: 1.6;
    font-size: 20px;
    font-size: 25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .text-7 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .section {
  padding-top: 60px;
  padding-top: 15.3847vw;
  padding-bottom: 60px;
  padding-bottom: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .section {
    padding: calc(120px * 0.8) 0;
  }
}
@media screen and (min-width: 980px) {
  .edu .section {
    padding: 120px 0;
  }
}
.edu .section.has-arrow {
  position: relative;
}
.edu .section.has-arrow::before {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-color: #eff4f9 transparent transparent transparent;
  border-width: 40px 61px 0 61px;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (min-width: 640px) {
  .edu .section.has-arrow::before {
    border-width: calc(60px * 0.8) calc(92px * 0.8) 0 calc(92px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .section.has-arrow::before {
    border-width: 60px 92px 0 92px;
  }
}
.edu .section.has-arrow.bg-blue::before {
  border-color: #ffffff transparent transparent transparent;
}
.edu .section-subttl {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 640px) {
  .edu .section-subttl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20.8px;
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .section-subttl {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.edu .section-subttl .ver {
  width: 81px;
  width: 20.7693vw;
  height: 28px;
  height: 7.1795vw;
  background: #002b69;
  color: #fff;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.5;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 5px;
  margin-top: 1.2821vw;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .section-subttl .ver {
    font-size: 16px;
    font-size: 1rem;
    width: calc(112px * 0.8);
    height: calc(39px * 0.8);
    margin: 0;
    margin-left: calc(15px * 0.8);
    margin-top: calc(-5px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .section-subttl .ver {
    font-size: 20px;
    font-size: 1.25rem;
    width: 112px;
    height: 39px;
    margin-left: 15px;
    margin-top: -5px;
  }
}
.edu .section-ttl {
  text-align: center;
  font-size: 26px;
  font-size: 6.6667vw;
  line-height: 1.3846153846;
  margin-top: 20px;
  margin-top: 5.1283vw;
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .section-ttl {
    font-size: 35.2px;
    font-size: 2.2rem;
    line-height: 1.3636363636;
    margin-top: calc(27px * 0.8);
    margin-bottom: calc(60px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .section-ttl {
    font-size: 44px;
    font-size: 2.75rem;
    margin-top: 27px;
    margin-bottom: 60px;
  }
}
.edu .center {
  text-align: center;
}
.edu .imgbox img {
  width: 100%;
}
.edu .radius-l {
  overflow: hidden;
  border-radius: 50px;
}
@media screen and (min-width: 640px) {
  .edu .radius-l {
    border-radius: 80px;
  }
}
.edu .r-60 {
  border-radius: 8vw;
}
@media screen and (min-width: 640px) {
  .edu .r-60 {
    border-radius: calc(60px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .r-60 {
    border-radius: 60px;
  }
}
.edu .r-80 {
  border-radius: 8vw;
}
@media screen and (min-width: 640px) {
  .edu .r-80 {
    border-radius: calc(80px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .r-80 {
    border-radius: 80px;
  }
}
.edu .checklist li {
  position: relative;
  padding-left: 34px;
  padding-left: 8.718vw;
}
@media screen and (min-width: 640px) {
  .edu .checklist li {
    padding-left: calc(46px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist li {
    padding-left: 46px;
  }
}
.edu .checklist li:nth-of-type(n + 2) {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .checklist li:nth-of-type(n + 2) {
    margin-top: calc(8px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist li:nth-of-type(n + 2) {
    margin-top: 8px;
  }
}
.edu .checklist li::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url("../img/icon-checkbox-sp.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 19px;
  width: 4.8718vw;
  height: 18px;
  height: 4.6154vw;
  margin-right: 15px;
  margin-right: 3.8462vw;
  left: 0;
  top: 0;
}
@media screen and (min-width: 640px) {
  .edu .checklist li::before {
    background-image: url("../img/icon-checkbox.svg");
    width: calc(24px * 0.8);
    height: calc(26px * 0.8);
    margin-right: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist li::before {
    width: 24px;
    height: 26px;
    margin-right: 20px;
  }
}
.edu .checklist-s li {
  position: relative;
  padding-left: 35px;
  padding-left: 8.9744vw;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
}
@media screen and (min-width: 640px) {
  .edu .checklist-s li {
    padding-left: calc(35px * 0.8);
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 1.25;
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist-s li {
    padding-left: 35px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .checklist-s li:nth-of-type(n + 2) {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .checklist-s li:nth-of-type(n + 2) {
    margin-top: calc(8px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist-s li:nth-of-type(n + 2) {
    margin-top: 8px;
  }
}
.edu .checklist-s li::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url("../img/icon-checkbox-s-sp.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 20px;
  width: 5.1283vw;
  height: 18px;
  height: 4.6154vw;
  margin-right: 15px;
  margin-right: 3.8462vw;
  left: 0;
  top: 0;
}
@media screen and (min-width: 640px) {
  .edu .checklist-s li::before {
    background-image: url("../img/icon-checkbox-s.svg");
    width: calc(20px * 0.8);
    height: calc(18px * 0.8);
    margin-right: calc(15px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .checklist-s li::before {
    width: 20px;
    height: 18px;
    margin-right: 15px;
  }
}
.edu .btnbox {
  text-align: center;
}
.edu .btnbox.has-mt {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .btnbox.has-mt {
    margin-top: calc(90px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox.has-mt {
    margin-top: 90px;
  }
}
.edu .btnbox .top {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.4666666667;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .top {
    font-size: 20px;
    font-size: 25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .top {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .btnbox .btn {
  height: 75px;
  height: 19.2308vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #002b69;
  border: 2px solid #002b69;
  color: #fff;
  border-radius: 200px;
  font-weight: 700;
  position: relative;
  -webkit-transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  margin: 0 auto;
  margin-top: 12px;
  margin-top: 3.077vw;
  margin-bottom: 16px;
  margin-bottom: 4.1026vw;
  width: 270px;
  width: 69.2308vw;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn {
    height: calc(100px * 0.7);
    width: calc(400px * 0.7);
    margin: 20px auto 0;
    border-width: 3px;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn {
    height: 100px;
    width: 400px;
  }
}
.edu .btnbox .btn.large-btn {
  width: 315px;
  width: 80.7693vw;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn.large-btn {
    height: calc(125px * 0.7);
    width: calc(680px * 0.7);
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn.large-btn {
    height: 125px;
    width: 680px;
  }
}
.edu .btnbox .btn.large-btn .btn-text {
  font-size: 13px;
  font-size: 3.3334vw;
  line-height: 1.4615384615;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn.large-btn .btn-text {
    line-height: 1.36;
    font-size: 25px;
    font-size: 31.25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn.large-btn .btn-text {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.edu .btnbox .btn:hover, .edu .btnbox .btn:focus {
  background: #fff;
  color: #002b69;
}
.edu .btnbox .btn:hover::before, .edu .btnbox .btn:focus::before {
  border-color: transparent #002b69 #002b69 transparent;
}
.edu .btnbox .btn:hover .icon-window, .edu .btnbox .btn:focus .icon-window {
  display: none !important;
}
.edu .btnbox .btn:hover .icon-window-hover, .edu .btnbox .btn:focus .icon-window-hover {
  display: inline-block !important;
}
.edu .btnbox .btn::before {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-width: 2px;
  border-color: transparent #fff #fff transparent;
  -webkit-transform: rotate(-45deg) translateY(-50%);
          transform: rotate(-45deg) translateY(-50%);
  top: 50%;
  -webkit-transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  right: 20px;
  right: 5.1283vw;
  width: 12px;
  width: 3.077vw;
  height: 12px;
  height: 3.077vw;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn::before {
    right: calc(34px * 0.8);
    width: calc(20px * 0.8);
    height: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn::before {
    right: 34px;
    width: 20px;
    height: 20px;
  }
}
.edu .btnbox .btn .icon-window,
.edu .btnbox .btn .icon-window-hover {
  display: inline-block;
  margin-left: 0.2em;
  margin-top: 0.3em;
  width: 0.6em;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn .icon-window,
  .edu .btnbox .btn .icon-window-hover {
    margin-top: 0.4em;
  }
}
.edu .btnbox .btn .icon-window-hover {
  display: none;
}
.edu .btnbox .btn-text {
  letter-spacing: 0.05em;
  line-height: 1.0555555556;
  font-size: 18px;
  font-size: 4.6154vw;
  letter-spacing: 0.05em;
  font-weight: 700;
  text-align: left;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn-text {
    line-height: 1.36;
    font-size: 25px;
    font-size: 31.25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn-text {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.edu .btnbox .btn-text .small {
  display: block;
  font-size: 12px;
  font-size: 3.077vw;
  line-height: 2;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .btn-text .small {
    font-size: 12.8px;
    font-size: 0.8rem;
    line-height: 1.375;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .btn-text .small {
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .btnbox .bottom {
  line-height: 1.4545454545;
  font-size: 11px;
  font-size: 2.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .btnbox .bottom {
    font-size: 13px;
    font-size: 16.25rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .btnbox .bottom {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.edu .btnbox.s1box-bottom-btnbox .btn, .edu .btnbox.s3-btnbox .btn {
  background: #002b69;
  border: 2px solid #002b69;
}
.edu .btnbox.s1box-bottom-btnbox .btn:hover, .edu .btnbox.s1box-bottom-btnbox .btn:focus, .edu .btnbox.s3-btnbox .btn:hover, .edu .btnbox.s3-btnbox .btn:focus {
  color: #002b69;
  background: #fff;
}
.edu .btnbox.s1box-bottom-btnbox .btn:hover::before, .edu .btnbox.s1box-bottom-btnbox .btn:focus::before, .edu .btnbox.s3-btnbox .btn:hover::before, .edu .btnbox.s3-btnbox .btn:focus::before {
  border-color: transparent #002b69 #002b69 transparent;
}
@media screen and (min-width: 640px) {
  .edu .lp-header {
    background-image: url("../img/mv.jpg");
    background-size: cover;
    background-position: center center;
    height: calc(620px * 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-header {
    height: 620px;
  }
}
.edu .lp-header-top {
  background-image: url("../img/mv-sp.jpg");
  background-size: cover;
  background-position: center center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 320px;
  height: 82.0513vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-header-top {
    background: none;
    display: block;
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.edu .lp-header-title {
  width: 239px;
  width: 61.2821vw;
  margin: 0 auto;
  padding-top: 103px;
  padding-top: 26.4103vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-header-title {
    width: calc(647px * 0.8);
    padding-top: calc(109px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-header-title {
    width: 647px;
    padding-top: 109px;
  }
}
.edu .lp-header-title img {
  width: 100%;
  height: auto;
}
.edu .lp-header-read {
  background: #04337e;
  color: #fff;
  padding-top: 30px;
  padding-top: 7.6924vw;
  padding-bottom: 30px;
  padding-bottom: 7.6924vw;
  padding-right: 40px;
  padding-right: 10.2565vw;
  padding-left: 40px;
  padding-left: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-header-read {
    background: rgba(4, 51, 126, 0.85);
    padding: 0;
    height: calc(268px * 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-header-read {
    height: 268px;
  }
}
.edu .lp-header-read p {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.7333333333;
}
@media screen and (min-width: 640px) {
  .edu .lp-header-read p {
    font-size: 20px;
    font-size: 25rem;
    line-height: 2;
    text-align: center;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-header-read p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .lp-header-read p + p {
  margin-top: 15px;
  margin-top: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-header-read p + p {
    margin-top: 0;
  }
}
.edu .lp-content .step2col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: calc(60px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col {
    margin-top: 60px;
  }
}
.edu .lp-content .step2col-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 48.3333333333%;
  }
}
.edu .lp-content .step2col-item:nth-of-type(1) {
  position: relative;
}
.edu .lp-content .step2col-item:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 6.6666666667vw 6.6666666667vw 0 6.6666666667vw;
  border-color: #f5f6f6 transparent transparent transparent;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-item:nth-of-type(1)::before {
    top: 50%;
    left: 100%;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    border-width: 2.5vw 0 2.5vw 2.6666666667vw;
    border-color: transparent transparent transparent #f5f6f6;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-item:nth-of-type(1)::before {
    border-width: 30px 0 30px 32px;
  }
}
.edu .lp-content .step2col-item:nth-of-type(2) {
  margin-top: 35px;
  margin-top: 8.9744vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-item:nth-of-type(2) {
    margin-left: auto;
    margin-top: 0;
  }
}
.edu .lp-content .step2col-top {
  padding-top: 20px;
  padding-top: 5.1283vw;
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
  text-align: center;
  background: #ebeded;
  border-radius: 13.3333333333vw 13.3333333333vw 0 0;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 20px;
    height: calc(120px * 0.7);
    border-radius: 6.6666666667vw 6.6666666667vw 0 0;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-top {
    height: calc(120px * 0.8);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-top {
    height: 120px;
    border-radius: 80px 80px 0 0;
  }
}
.edu .lp-content .step2col-bottom {
  background: #f5f6f6;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border-radius: 0 0 13.3333333333vw 13.3333333333vw;
  overflow: hidden;
  padding-left: 12px;
  padding-left: 3.077vw;
  padding-right: 12px;
  padding-right: 3.077vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom {
    border-radius: 0 0 6.6666666667vw 6.6666666667vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: calc(34px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom {
    padding: calc(34px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom {
    border-radius: 0 0 80px 80px;
    padding: 34px;
  }
}
.edu .lp-content .step2col-bottom .ttl,
.edu .lp-content .step2col-bottom .txt {
  text-align: center;
}
.edu .lp-content .step2col-bottom .ttl {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.4666666667;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom .ttl {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom .ttl {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom .ttl {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .lp-content .step2col-bottom .ttl + .txt {
  margin-top: 5px;
  margin-top: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom .ttl + .txt {
    margin-top: calc(5px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom .ttl + .txt {
    margin-top: calc(5px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom .ttl + .txt {
    margin-top: 5px;
  }
}
.edu .lp-content .step2col-bottom .txt {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.7857142857;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom .txt {
    font-size: 9.6px;
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom .txt {
    font-size: 11.2px;
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom .txt {
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .lp-content .step2col-bottom .txt + .ttl {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom .txt + .ttl {
    margin-top: calc(29px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom .txt + .ttl {
    margin-top: calc(29px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom .txt + .ttl {
    margin-top: 29px;
  }
}
.edu .lp-content .step2col-bottom-inner {
  padding-top: 35px;
  padding-top: 8.9744vw;
  padding-bottom: 40px;
  padding-bottom: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner {
    padding: 0;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 15px;
  padding-top: 3.8462vw;
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle {
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle p {
  text-align: center;
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-center {
  background: #002b69;
  color: #fff;
  width: 98px;
  width: 25.1283vw;
  height: 98px;
  height: 25.1283vw;
  margin: 0 -44px;
  margin: 0 -11.282vw;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  z-index: 1;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center {
    width: calc(142px * 0.6);
    height: calc(142px * 0.6);
    margin: 0 calc(-33px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center {
    width: calc(142px * 0.7);
    height: calc(142px * 0.7);
    margin: 0 calc(-33px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center {
    width: 142px;
    height: 142px;
    margin: 0 -33px;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-center p {
  font-size: 11px;
  font-size: 2.8206vw;
  line-height: 1.4545454545;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center p {
    font-size: 9.6px;
    font-size: 0.6rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center p {
    font-size: 11.2px;
    font-size: 0.7rem;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-center strong {
  font-size: 15px;
  font-size: 3.8462vw;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center strong {
    font-size: 13.2px;
    font-size: 0.825rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center strong {
    font-size: 15.4px;
    font-size: 0.9625rem;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-center strong {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-right, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left {
  background: #fff;
  color: #002b69;
  height: 140px;
  height: 35.8975vw;
  width: 140px;
  width: 35.8975vw;
  margin-top: 61px;
  margin-top: 15.6411vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left {
    width: calc(214px * 0.6);
    height: calc(214px * 0.6);
    margin-top: 0;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left {
    width: calc(214px * 0.7);
    height: calc(214px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left {
    width: 214px;
    height: 214px;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-right p, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left p {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right p, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left p {
    font-size: 10.8px;
    font-size: 0.6749rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right p, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left p {
    font-size: 12.6px;
    font-size: 0.7875rem;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .step2col-bottom-inner.has-circle .circle-right p, .edu .lp-content .step2col-bottom-inner.has-circle .circle-left p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-left {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.edu .lp-content .step2col-bottom-inner.has-circle .circle-right {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}
.edu .lp-content .s1box {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box {
    margin-top: calc(70px * 0.7);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box {
    margin-top: calc(70px * 0.8);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box {
    margin-top: 70px;
  }
}
.edu .lp-content .s1box-top {
  background: #002b69;
  color: #fff;
  text-align: center;
  padding-top: 22px;
  padding-top: 5.6411vw;
  padding-bottom: 18px;
  padding-bottom: 4.6154vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-top {
    padding: calc(48px * 0.7);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-top {
    padding: calc(48px * 0.8);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-top {
    padding: 48px;
  }
}
.edu .lp-content .s1box-bottom {
  background: #f5f6f6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 25px;
  padding-left: 6.4103vw;
  padding-right: 25px;
  padding-right: 6.4103vw;
  padding-top: 30px;
  padding-top: 7.6924vw;
  padding-bottom: 50px;
  padding-bottom: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 0 calc(80px * 0.7);
    padding-top: calc(65px * 0.7);
    padding-bottom: calc(80px * 0.7);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom {
    padding: 0 calc(80px * 0.8);
    padding-top: calc(65px * 0.8);
    padding-bottom: calc(80px * 0.8);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom {
    padding: 0 80px;
    padding-top: 65px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-left, .edu .lp-content .s1box-bottom-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-left, .edu .lp-content .s1box-bottom-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.edu .lp-content .s1box-bottom-left .ttl, .edu .lp-content .s1box-bottom-right .ttl {
  width: 178px;
  width: 45.6411vw;
  height: 43px;
  height: 11.0257vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #002b69;
  color: #fff;
  border-radius: 100px;
  margin: 0 auto;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.5;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-left .ttl, .edu .lp-content .s1box-bottom-right .ttl {
    width: calc(250px * 0.8);
    height: calc(60px * 0.8);
    font-size: 16.8px;
    font-size: 1.05rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-left .ttl, .edu .lp-content .s1box-bottom-right .ttl {
    width: 250px;
    height: 60px;
    font-size: 21px;
    font-size: 1.3125rem;
  }
}
.edu .lp-content .s1box-bottom-left .txt, .edu .lp-content .s1box-bottom-right .txt {
  text-align: center;
  margin-top: 7px;
  margin-top: 1.7949vw;
  font-size: 14px;
  font-size: 3.5898vw;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-left .txt, .edu .lp-content .s1box-bottom-right .txt {
    margin-top: calc(13px * 0.8);
    font-size: 14.4px;
    font-size: 0.9rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-left .txt, .edu .lp-content .s1box-bottom-right .txt {
    margin-top: 13px;
    font-size: 18px;
    font-size: 1.125rem;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-left {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-left {
    margin: 0;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-left .s1box-bottom-items {
    width: 540px;
  }
}
.edu .lp-content .s1box-bottom-right {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-right {
    margin: 0 auto;
    margin-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-right {
    margin-top: 0;
    margin-right: 0;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-right .s1box-bottom-items {
    width: 408px;
  }
}
.edu .lp-content .s1box-bottom-items {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: calc(40px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-items {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-items {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.edu .lp-content .s1box-bottom-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item {
    width: auto;
  }
}
.edu .lp-content .s1box-bottom-item:nth-of-type(n + 2) {
  margin-top: 30px;
  margin-top: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item:nth-of-type(n + 2) {
    margin-top: 0;
  }
}
.edu .lp-content .s1box-bottom-item .imgbox {
  width: 130px;
  width: 33.3334vw;
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item .imgbox {
    width: calc(150px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-item .imgbox {
    width: calc(150px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-item .imgbox {
    width: 150px;
  }
}
.edu .lp-content .s1box-bottom-item .imgbox img {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item.item-2 {
    margin-left: calc(40px * 0.7);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-item.item-2 {
    margin-left: calc(40px * 0.8);
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item.item-4 {
    margin-left: 56px;
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .s1box-bottom-item.item-4 {
    margin-left: auto;
  }
}
.edu .lp-content .s1box-bottom-item .txtbox {
  margin-top: 15px;
  margin-top: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-item .txtbox {
    margin-top: calc(40px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-item .txtbox {
    margin-top: 40px;
  }
}
.edu .lp-content .s1box-bottom-outro {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.6666666667;
  font-weight: 700;
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-outro {
    margin-top: calc(60px * 0.8);
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1.5833333333;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-outro {
    margin-top: 60px;
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.edu .lp-content .s1box-bottom-btnbox {
  margin-top: 50px;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s1box-bottom-btnbox {
    margin-top: calc(90px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s1box-bottom-btnbox {
    margin-top: 90px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .imgbox,
  .edu .lp-content .img2col .txtbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
}
.edu .lp-content .img2col .imgbox {
  position: relative;
}
.edu .lp-content .img2col .imgbox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .imgbox .pc {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .imgbox .pc {
    display: block;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .imgbox .sp {
    display: block;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .imgbox .sp {
    display: none;
  }
}
.edu .lp-content .img2col .ttlbox {
  position: absolute;
  top: 94px;
  top: 24.1026vw;
  left: 0;
  width: 100%;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .ttlbox {
    top: 34%;
  }
}
.edu .lp-content .img2col .ttlbox .ttl {
  font-size: 15px;
  font-size: 3.8462vw;
  color: #002b69;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .ttlbox .ttl {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
.edu .lp-content .img2col .ttlbox .txt {
  font-size: 12px;
  font-size: 3.077vw;
  line-height: 1.3333333333;
  margin-top: 5px;
  margin-top: 1.2821vw;
  color: #2f353d;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .ttlbox .txt {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.375;
    margin-top: 10px;
  }
}
.edu .lp-content .img2col .read {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.edu .lp-content .img2col .read::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(36, 48, 65, 0.8);
  mix-blend-mode: multiply;
}
.edu .lp-content .img2col .read-text {
  position: relative;
  color: #fff;
  padding-top: 15px;
  padding-top: 3.8462vw;
  padding-bottom: 15px;
  padding-bottom: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .read-text {
    padding: 22px 0;
  }
}
.edu .lp-content .img2col .txtbox {
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px;
  padding: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox {
    padding: calc(70px * 0.6) calc(60px * 0.6) calc(70px * 0.6) calc(70px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox {
    padding: calc(70px * 0.7) calc(60px * 0.7) calc(70px * 0.7) calc(70px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .img2col .txtbox {
    padding: 70px 60px 70px 70px;
  }
}
.edu .lp-content .img2col .txtbox .checklist-s {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox .checklist-s {
    margin-top: 9.8px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox .checklist-s {
    margin-top: 14px;
  }
}
.edu .lp-content .img2col .txtbox .checklist-s + .title-4 {
  margin-top: 30px;
  margin-top: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox .checklist-s + .title-4 {
    margin-top: 33.6px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox .checklist-s + .title-4 {
    margin-top: 48px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox-s {
    padding: calc(55px * 0.6) calc(60px * 0.6) calc(80px * 0.6) calc(70px * 0.6);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox-s {
    padding: calc(55px * 0.7) calc(60px * 0.7) calc(52px * 0.7) calc(70px * 0.7);
  }
}
@media screen and (min-width: 1280px) {
  .edu .lp-content .img2col .txtbox-s {
    padding: 55px 60px 52px 70px;
  }
}
.edu .lp-content .img2col .txtbox-s .text-3 {
  color: #2f353d;
}
.edu .lp-content .img2col .txtbox-s .text-3 strong {
  color: #002b69;
  font-weight: 700;
  font-size: 16px;
  font-size: 4.1026vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox-s .text-3 strong {
    font-size: 17.6px;
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox-s .text-3 strong {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
.edu .lp-content .img2col .txtbox-s .text-3:nth-of-type(n + 2) {
  margin-top: 5px;
  margin-top: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox-s .text-3:nth-of-type(n + 2) {
    margin-top: 4px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox-s .text-3:nth-of-type(n + 2) {
    margin-top: 5px;
  }
}
.edu .lp-content .img2col .txtbox-s .checklist-s {
  margin-top: 5px;
  margin-top: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox-s .checklist-s {
    margin-top: 2.8px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox-s .checklist-s {
    margin-top: 4px;
  }
}
.edu .lp-content .img2col .txtbox-s .checklist-s + .title-7 {
  margin-top: 30px;
  margin-top: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col .txtbox-s .checklist-s + .title-7 {
    margin-top: 10.5px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col .txtbox-s .checklist-s + .title-7 {
    margin-top: 15px;
  }
}
.edu .lp-content .img2col.bg-white .txtbox {
  background: #eff4f9;
}
.edu .lp-content .img2col-innerbox {
  background: #fff;
  margin: 15px 0;
  margin: 3.8462vw 0;
  border-radius: 20px;
  padding: 16px;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col-innerbox {
    margin: calc(25px * 0.8) 0;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .img2col-innerbox {
    margin: 25px 0;
  }
}
.edu .lp-content .img2col-innerbox-txt {
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.8571428571;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .img2col-innerbox-txt {
    font-size: 16px;
    font-size: 1rem;
  }
}
.edu .lp-content .img2col-innerbox .triangle {
  display: block;
  margin: 5px auto;
  width: 22px;
  height: 15px;
  border-style: solid;
  border-width: 15px 11px 0 11px;
  border-color: #002b69 transparent transparent transparent;
}
.edu .lp-content .img2col.img2col-2 .checklist-s {
  color: #2f353d;
}
.edu .lp-content .step1col {
  list-style: none;
}
.edu .lp-content .step1col-item {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step1col-item {
    margin-top: 64px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step1col-item {
    margin-top: 80px;
  }
}
.edu .lp-content .step1col-item:not(:last-of-type) {
  position: relative;
}
.edu .lp-content .step1col-item:not(:last-of-type)::before {
  content: "";
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.1333333333vw 9.6vw 0 9.6vw;
  border-color: #fff transparent transparent transparent;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step1col-item:not(:last-of-type)::before {
    border-width: calc(46px * 0.8) calc(72px * 0.8) 0 calc(72px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step1col-item:not(:last-of-type)::before {
    border-width: 46px 72px 0 72px;
  }
}
.edu .lp-content .step1col-item-inner {
  background: #fff;
  padding-left: 25px;
  padding-left: 6.4103vw;
  padding-right: 25px;
  padding-right: 6.4103vw;
  padding-top: 40px;
  padding-top: 10.2565vw;
  padding-bottom: 40px;
  padding-bottom: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step1col-item-inner {
    padding: calc(70px * 0.8) calc(80px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step1col-item-inner {
    padding: 70px 80px;
  }
}
.edu .lp-content .step1col .title-1 {
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step1col .title-1 {
    margin-bottom: calc(60px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step1col .title-1 {
    margin-bottom: 60px;
  }
}
.edu .lp-content .step1col .title-1.m-small {
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .step1col .title-1.m-small {
    margin-bottom: calc(35px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .step1col .title-1.m-small {
    margin-bottom: 35px;
  }
}
.edu .lp-content .s2box-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.edu .lp-content .s2box-1 .commentbox {
  border-radius: 30px;
  padding-top: 20px;
  padding-top: 5.1283vw;
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
  padding-left: 15px;
  padding-left: 3.8462vw;
  padding-right: 15px;
  padding-right: 3.8462vw;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
  position: relative;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox {
    padding: calc(25px * 0.8) calc(30px * 0.8) calc(25px * 0.8) calc(35px * 0.8);
    margin-bottom: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1 .commentbox {
    padding: 25px 30px 25px 35px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-1::before {
    top: 63px;
    -webkit-transform: scale(1, -1) translateY(0);
            transform: scale(1, -1) translateY(0);
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-2 {
    max-width: 410px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-2::before {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 40px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-3 {
    margin-bottom: calc(33px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-3 {
    margin-bottom: 33px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox.commentbox-3::before {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    top: 36px;
  }
}
.edu .lp-content .s2box-1 .commentbox::before {
  content: "";
  position: absolute;
  display: block;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 16px 0 0;
  border-color: #eff4f9 transparent transparent transparent;
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1 .commentbox::before {
    border-width: 30px 20px 0 0;
  }
}
.edu .lp-content .s2box-1 .commentbox ul {
  list-style: none;
}
.edu .lp-content .s2box-1 .commentbox li {
  position: relative;
  padding-left: 1.2em;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.2857142857;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox li {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.3333333333;
  }
}
.edu .lp-content .s2box-1 .commentbox li:nth-of-type(n + 2) {
  margin-top: 5px;
  margin-top: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1 .commentbox li:nth-of-type(n + 2) {
    margin-top: 5px;
  }
}
.edu .lp-content .s2box-1 .commentbox li::before {
  position: absolute;
  left: 0;
  content: "●";
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-left, .edu .lp-content .s2box-1-center, .edu .lp-content .s2box-1-right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.edu .lp-content .s2box-1-left-ttl, .edu .lp-content .s2box-1-right-ttl {
  font-size: 16px;
  font-size: 4.1026vw;
  line-height: 1.125;
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-left-ttl, .edu .lp-content .s2box-1-right-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.1111111111;
    margin-bottom: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1-left-ttl, .edu .lp-content .s2box-1-right-ttl {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 20px;
  }
}
.edu .lp-content .s2box-1-left {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
  margin-top: 25px;
  margin-top: 6.4103vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-left {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    width: 44.6153846154%;
    margin-right: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1-left {
    margin-right: 20px;
  }
}
.edu .lp-content .s2box-1-left .commentbox {
  background: #eff4f9;
}
.edu .lp-content .s2box-1-center {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-center {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 12.9807692308%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.edu .lp-content .s2box-1-center img {
  margin: 0 auto;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-center img {
    margin: 0;
    width: 100%;
  }
}
.edu .lp-content .s2box-1-right {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-right {
    margin-top: 0;
    width: 37.1153846154%;
    margin-left: 31px;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1-right {
    margin-left: 35px;
  }
}
.edu .lp-content .s2box-1-right .commentbox {
  background: #eff4f9;
}
.edu .lp-content .s2box-1-right .commentbox::before {
  border-color: #eff4f9 transparent transparent transparent;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-right .commentbox::before {
    left: unset;
    right: 100%;
    border-width: 0 16px 26px 0;
    border-color: transparent #eff4f9 transparent transparent;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-1-right .commentbox::before {
    border-width: 0 20px 30px 0;
  }
}
.edu .lp-content .s2box-1-bottom {
  font-size: 15px;
  font-size: 3.8462vw;
  line-height: 1.6666666667;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-1-bottom {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 48.0769230769%;
  }
}
.edu .lp-content .s2box-2-item:nth-of-type(n + 2) {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item:nth-of-type(n + 2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item:nth-of-type(even) {
    margin-left: 3.8461538462%;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item:nth-of-type(n + 3) {
    margin-top: calc(40px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-2-item:nth-of-type(n + 3) {
    margin-top: 40px;
  }
}
.edu .lp-content .s2box-2-item .caption {
  margin-top: 5px;
  margin-top: 1.2821vw;
  font-size: 10px;
  font-size: 2.5642vw;
  line-height: 1.5;
  color: #333333;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item .caption {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-top: 5px;
  }
}
.edu .lp-content .s2box-2-item-inner {
  background: #eff4f9;
  border-radius: 30px;
  padding: 20px;
  padding: 5.1283vw;
  height: 100%;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2-item-inner {
    border-radius: 40px;
    padding: calc(40px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-2-item-inner {
    padding: 40px;
  }
}
.edu .lp-content .s2box-2 .title-5 {
  margin-bottom: 10px;
  margin-bottom: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2 .title-5 {
    margin-bottom: 15px;
  }
}
.edu .lp-content .s2box-2 .imgbox {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2 .imgbox {
    margin-top: 20px;
  }
}
.edu .lp-content .s2box-2 .imgbox.img-4 {
  width: 120px;
  width: 30.7693vw;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2box-2 .imgbox.img-4 {
    width: 120px;
  }
}
.edu .lp-content .s2box-2 .imgbox img {
  width: 100%;
}
.edu .lp-content .s2box-2 .has-caption {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-2 .has-caption {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.edu .lp-content .s2box-2 .has-caption .imgcaption {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-2 .has-caption .imgcaption {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    margin-left: 20px;
  }
}
.edu .lp-content .s2box-2 .has-caption .imgbox {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2box-2 .has-caption .imgbox {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 63.2211538462%;
  }
}
.edu .lp-content .s2last {
  margin-top: 40px;
  margin-top: 10.2565vw;
  padding-left: 20px;
  padding-left: 5.1283vw;
  padding-right: 20px;
  padding-right: 5.1283vw;
  padding-top: 30px;
  padding-top: 7.6924vw;
  padding-bottom: 40px;
  padding-bottom: 10.2565vw;
  background: #002b69;
  color: #fff;
  position: relative;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last {
    margin-top: calc(80px * 0.8);
    padding: calc(90px * 0.8) calc(88px * 0.8) calc(68px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last {
    margin-top: 80px;
    padding: 90px 88px 68px;
  }
}
.edu .lp-content .s2last::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/2-4-bg-sp.svg");
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last::before {
    background-image: url("../img/2-4-bg.svg");
  }
}
.edu .lp-content .s2last-inner {
  position: relative;
  padding-left: 5px;
  padding-left: 1.2821vw;
  padding-right: 5px;
  padding-right: 1.2821vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-inner {
    padding: 0;
  }
}
.edu .lp-content .s2last-title {
  text-align: center;
  margin-top: 20px;
  margin-top: 5.1283vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-title {
    margin-top: 28px;
  }
}
.edu .lp-content .s2last-title .top {
  font-weight: 700;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 2;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-title .top {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-title .top {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.edu .lp-content .s2last-title .bottom {
  margin-top: 6px;
  margin-top: 1.5385vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-title .bottom {
    margin-top: 8px;
  }
}
.edu .lp-content .s2last-title .bottom img {
  width: 189px;
  width: 48.4616vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-title .bottom img {
    width: calc(289px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-title .bottom img {
    width: 289px;
  }
}
.edu .lp-content .s2last-imgbox {
  width: 100%;
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-imgbox {
    margin-top: calc(40px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-imgbox {
    margin-top: 40px;
  }
}
.edu .lp-content .s2last-imgbox img {
  width: 100%;
}
.edu .lp-content .s2last-list {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-list {
    margin-top: calc(50px * 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    max-width: 880px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-list {
    margin-top: 50px;
  }
}
.edu .lp-content .s2last-list li {
  border-radius: 100px;
  background: #fff;
  color: #142855;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: 700;
  height: 70px;
  height: 17.9488vw;
  width: 100%;
  font-size: 14px;
  font-size: 3.5898vw;
  line-height: 1.4285714286;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-list li {
    height: calc(80px * 0.8);
    width: 31.8181818182%;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-list li {
    height: 80px;
  }
}
.edu .lp-content .s2last-list li:nth-of-type(n + 2) {
  margin-top: 15px;
  margin-top: 3.8462vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-list li:nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-list li:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
.edu .lp-content .s2last-outro {
  margin-top: 76px;
  margin-top: 19.4872vw;
  font-size: 18px;
  font-size: 4.6154vw;
  line-height: 1.3888888889;
  text-align: center;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s2last-outro {
    font-size: 26px;
    font-size: 32.5rem;
    line-height: 1.8076923077;
    margin-top: calc(130px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s2last-outro {
    font-size: 26px;
    font-size: 1.625rem;
    margin-top: 130px;
  }
}
.edu .lp-content .s3box {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box {
    margin-top: calc(80px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box {
    margin-top: 80px;
  }
}
.edu .lp-content .s3box-top {
  background: #002b69;
  color: #fff;
  padding-left: 30px;
  padding-left: 7.6924vw;
  padding-right: 30px;
  padding-right: 7.6924vw;
  padding-top: 25px;
  padding-top: 6.4103vw;
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-top {
    padding: calc(40px * 0.8) calc(88px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-top {
    padding: 40px 88px;
  }
}
.edu .lp-content .s3box-bottom {
  background: #eff4f9;
  padding-left: 20px;
  padding-left: 5.1283vw;
  padding-right: 20px;
  padding-right: 5.1283vw;
  padding-bottom: 60px;
  padding-bottom: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-bottom {
    padding: 0 calc(84px * 0.8) calc(100px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-bottom {
    padding: 0 84px 100px;
  }
}
.edu .lp-content .s3box .logo {
  width: 220px;
  width: 56.4103vw;
  margin: 0 auto;
  padding-top: 30px;
  padding-top: 7.6924vw;
  padding-bottom: 40px;
  padding-bottom: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box .logo {
    padding-top: 60px;
    padding-bottom: 40px;
    width: 400px;
  }
}
.edu .lp-content .s3box .logo img {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-read {
    text-align: center;
  }
}
.edu .lp-content .s3box-list {
  margin-top: 60px;
  margin-top: 15.3847vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-list {
    margin-top: calc(120px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-list {
    margin-top: 120px;
  }
}
.edu .lp-content .s3box-item {
  background: #fff;
  border-radius: 40px;
  padding-left: 25px;
  padding-left: 6.4103vw;
  padding-right: 25px;
  padding-right: 6.4103vw;
  padding-top: 40px;
  padding-top: 10.2565vw;
  padding-bottom: 30px;
  padding-bottom: 7.6924vw;
  position: relative;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-item {
    border-radius: 60px;
    padding: calc(60px * 0.8) calc(80px * 0.8) calc(80px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-item {
    padding: 60px 80px 80px;
  }
}
.edu .lp-content .s3box-item-ttl {
  position: absolute;
  width: 150px;
  width: 38.4616vw;
  height: 42px;
  height: 10.7693vw;
  background: #002b69;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: -21px;
  top: -5.3846vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-radius: 100px;
  font-size: 18px;
  font-size: 4.6154vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-item-ttl {
    width: calc(230px * 0.8);
    height: calc(64px * 0.8);
    top: calc(-32px * 0.8);
    font-size: 22.4px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-item-ttl {
    width: 230px;
    height: 64px;
    top: -32px;
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.edu .lp-content .s3box-item img {
  width: 100%;
}
.edu .lp-content .s3box-item:nth-of-type(n + 2) {
  margin-top: 50px;
  margin-top: 12.8206vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-item:nth-of-type(n + 2) {
    margin-top: calc(90px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-item:nth-of-type(n + 2) {
    margin-top: 90px;
  }
}
.edu .lp-content .s3box .title-8 {
  margin: 0 -10px;
  margin: 0 -2.5641vw;
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
  width: calc(100% + 5.3333333333vw);
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box .title-8 {
    margin-bottom: 40px;
  }
}
.edu .lp-content .s3box .has-check {
  position: relative;
  padding-left: 34px;
  padding-left: 8.718vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box .has-check {
    padding-left: calc(46px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box .has-check {
    padding-left: 46px;
  }
}
.edu .lp-content .s3box .has-check::before {
  content: "";
  display: inline-block;
  position: absolute;
  background-image: url("../img/icon-checkbox-sp.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 19px;
  width: 4.8718vw;
  height: 18px;
  height: 4.6154vw;
  margin-right: 15px;
  margin-right: 3.8462vw;
  left: 0;
  top: 0;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box .has-check::before {
    background-image: url("../img/icon-checkbox.svg");
    width: calc(28px * 0.8);
    height: calc(26px * 0.8);
    margin-right: calc(20px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box .has-check::before {
    width: 28px;
    height: 26px;
    margin-right: 20px;
  }
}
.edu .lp-content .s3box .has-check + .title-7 {
  margin-top: 10px;
  margin-top: 2.5642vw;
  margin-bottom: 8px;
  margin-bottom: 2.0513vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box .has-check + .title-7 {
    margin-top: calc(20px * 0.8);
    margin-bottom: calc(8px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box .has-check + .title-7 {
    margin-top: 20px;
    margin-bottom: 8px;
  }
}
.edu .lp-content .s3box-inner-list > .has-check {
  color: #2f353d;
}
.edu .lp-content .s3box-inner-list > .has-check:nth-of-type(n + 2) {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list > .has-check:nth-of-type(n + 2) {
    margin-top: calc(15px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-inner-list > .has-check:nth-of-type(n + 2) {
    margin-top: 15px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col:nth-of-type(n + 2) {
  margin-top: 40px;
  margin-top: 10.2565vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col:nth-of-type(n + 2) {
    margin-top: calc(56px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col:nth-of-type(n + 2) {
    margin-top: 56px;
  }
}
.edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col .has-check {
  text-align: left;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .flex-2col .imgbox {
    margin-top: 0;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .txtbox,
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .imgbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .txtbox {
    width: 52.2727272727%;
  }
}
.edu .lp-content .s3box-inner-list.flex-2col-wrapper .txtbox .text-6 {
  color: #2f353d;
}
.edu .lp-content .s3box-inner-list.flex-2col-wrapper .imgbox {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-inner-list.flex-2col-wrapper .imgbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.4772727273%;
    margin-left: auto;
  }
}
.edu .lp-content .s3box-img-l {
  margin-top: 20px;
  margin-top: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l {
    margin-top: calc(30px * 0.8);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-img-l {
    margin-top: 30px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 715px;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l-wrapper .s3box-img-l:nth-of-type(1) {
    width: 51.7482517483%;
  }
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l-wrapper .s3box-img-l:nth-of-type(2) {
    margin-left: auto;
    width: 36.0839160839%;
  }
}
.edu .lp-content .s3box-img-l .imgcaption {
  text-align: center;
  color: #2f353d;
  margin-top: 8px;
  margin-top: 2.0513vw;
  font-size: 12px;
  font-size: 3.077vw;
  font-weight: 700;
  line-height: 1.3333333333;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l .imgcaption {
    margin-top: 10px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.edu .lp-content .s3box-img-l .imgcaption .small {
  font-weight: 400;
  font-size: 10px;
  font-size: 2.5642vw;
  margin-top: 4px;
  margin-top: 1.0257vw;
  display: block;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-img-l .imgcaption .small {
    font-size: 12px;
    font-size: 0.75rem;
    margin-top: 4px;
  }
}
.edu .lp-content .s3box-last {
  margin-top: 50px;
  margin-top: 12.8206vw;
  margin-bottom: 30px;
  margin-bottom: 7.6924vw;
  font-weight: 700;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-last {
    margin: calc(90px * 0.8) 0 calc(50px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-last {
    margin: 90px 0 50px;
  }
}
.edu .lp-content .s3box-outro {
  font-weight: 700;
  margin-top: 50px;
  margin-top: 12.8206vw;
  line-height: 1.7777777778;
}
@media screen and (min-width: 640px) {
  .edu .lp-content .s3box-outro {
    line-height: 1.5833333333;
    margin-top: calc(90px * 0.8);
  }
}
@media screen and (min-width: 980px) {
  .edu .lp-content .s3box-outro {
    margin-top: 90px;
  }
}
.edu .lp-content .s3box-outro .underline-w {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(68%, #fff), color-stop(83%, transparent));
  background-image: -webkit-linear-gradient(transparent 65%, #fff 68% 83%, transparent 83%);
  background-image: linear-gradient(transparent 65%, #fff 68% 83%, transparent 83%);
  background-repeat: repeat-x;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
.edu .lp-content .s3box-outro-imgbox img {
  width: 100%;
}

.s5-returnToTop__button {
  top: calc(-39.3333vw - 36px);
}
@media screen and (min-width: 640px) {
  .s5-returnToTop__button {
    top: -160px;
  }
}

.edu .edu-contact {
  position: -webkit-sticky;
  position: sticky;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: -150px;
  bottom: -38.4615vw;
  left: 0;
  width: 100%;
  padding-top: 20px;
  padding-top: 5.1283vw;
  padding-bottom: 20px;
  padding-bottom: 5.1283vw;
  -webkit-transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media all and (-ms-high-contrast: none) {
  .edu .edu-contact {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 640px) {
  .edu .edu-contact {
    padding: 0;
    height: 110px;
    bottom: -110px;
  }
}
.edu .edu-contact.show {
  opacity: 1;
  visibility: visible;
  bottom: 0;
}
.edu .edu-contact .inner-m {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .edu .edu-contact .inner-m {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.edu .edu-contact-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  height: 7.6924vw;
  font-size: 12px;
  font-size: 3.077vw;
  line-height: 1.3333333333;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 100px;
  text-align: center;
}
.edu .edu-contact-link:nth-of-type(n + 2) {
  margin-top: 10px;
  margin-top: 2.5642vw;
}
@media screen and (min-width: 640px) {
  .edu .edu-contact-link {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc((100% - 3.3333333334vw) / 3);
    max-width: 360px;
    height: 70px;
    font-size: 18px;
    font-size: 1.5vw;
    line-height: 1.3333333333;
  }
  .edu .edu-contact-link:nth-of-type(n + 2) {
    margin-top: 0;
    margin-left: 20px;
    margin-left: 1.6667vw;
  }
}
@media screen and (min-width: 980px) {
  .edu .edu-contact-link {
    font-size: 18px;
    font-size: 1.125rem;
    width: calc((100% - 40px) / 3);
  }
  .edu .edu-contact-link:nth-of-type(n + 2) {
    margin-left: 20px;
  }
}
.edu .edu-contact-link span {
  line-height: inherit;
}
.edu .edu-contact-link.orange {
  color: #fff;
  background: #f5683a;
  -webkit-transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: 0.32s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.edu .edu-contact-link.orange:hover, .edu .edu-contact-link.orange:focus {
  background: #de4d1e;
}
.edu .edu-contact-link.white {
  background: #fff;
}
.edu .dx-sol {
  background: #f5f6f6;
}
.edu .dx-sol-ttl {
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
  font-size: 20px;
  font-size: 5.1283vw;
}
@media screen and (min-width: 640px) {
  .edu .dx-sol-ttl {
    font-size: 22px;
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 980px) {
  .edu .dx-sol-ttl {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
.edu .dx-sol-list {
  text-align: center;
}