/*----------------------------------------------------------
support lower
----------------------------------------------------------*/
.lower_wrap {
  background-image: url(../images/school/header_sp.jpg);
}
@media screen and (min-width: 751px) {
  .lower_wrap {
    background-image: url(../images/school/header_pc.jpg);
  }
}
.lower_title_jp {
  font-size: 24px;
  letter-spacing: 0.12em;
}
@media screen and (min-width: 751px) {
  .lower_title_jp {
    font-size: 40px;
  }
}
@media screen and (min-width: 1001px) {
  .lower_title_jp br {
    display: none;
  }
}

/*----------------------------------------------------------
sec common
----------------------------------------------------------*/
.sec {
  margin: 40px 0 80px 0;
}
@media screen and (min-width: 751px) {
  .sec {
    margin: 98px 0 150px 0;
  }
}
.sec_first .titlewrap {
  border-bottom: 1px solid #E5E5E5;
  margin: 0 0 20px 0;
}
@media screen and (min-width: 751px) {
  .sec_first .titlewrap {
    margin: 0 0 25px 0;
  }
}
.sec_first .title {
  position: relative;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.04em;
  padding: 0 0 20px 0;
}
@media screen and (min-width: 751px) {
  .sec_first .title {
    font-size: 32px;
    padding: 0 0 40px 0;
  }
}
.sec_first .title::before {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 3px;
  background-color: #FA0F0C;
}
@media screen and (min-width: 751px) {
  .sec_first .title::before {
    width: 80px;
    height: 5px;
  }
}
.sec_first .koshinbi {
  font-size: 12px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 751px) {
  .sec_first .koshinbi {
    font-size: 14px;
  }
}
.sec_first .text {
  letter-spacing: 0.04em;
  margin: 40px 0 0 0;
}
@media screen and (min-width: 751px) {
  .sec_first .text {
    margin: 70px 0 0 0;
  }
}
.sec_first .text span {
  font-weight: 500;
  color: #FA0F0C;
}
.sec_first .text a {
  text-decoration: underline;
}
@media screen and (min-width: 751px) {
  .sec_first .text a:hover {
    text-decoration: none;
  }
}
.sec_first .name {
  letter-spacing: 0.04em;
  margin: 40px 0 0 0;
}
@media screen and (min-width: 751px) {
  .sec_first .name {
    margin: 60px 0 0 0;
  }
}
.sec_first .contact {
  margin: 15px 0 0 0;
}
@media screen and (min-width: 751px) {
  .sec_first .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.sec_first .contact {
  font-size: 16px;
}
@media screen and (min-width: 751px) {
  .sec_first .contact {
    font-size: 20px;
  }
}
.sec_first .contact a {
  text-decoration: underline;
}
@media screen and (min-width: 751px) {
  .sec_first .contact a:hover {
    text-decoration: none;
  }
}
@media screen and (min-width: 751px) {
  .sec_first .contact .tel {
    margin: 0 0 0 1em;
  }
}

/*----------------------------------------------------------
attempt
----------------------------------------------------------*/
.attempt.sec_columns {
  margin: 60px 0 0 0;
}
@media screen and (min-width: 751px) {
  .attempt.sec_columns {
    margin: 100px 0 0 0;
  }
}
.attempt.sec_columns .title {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.6;
  color: #fff;
  background-color: #00B79F;
  padding: 13px 0 10px 0;
}
@media screen and (min-width: 751px) {
  .attempt.sec_columns .title {
    font-size: 20px;
    padding: 15px 0;
  }
}
@media screen and (min-width: 1001px) {
  .attempt.sec_columns .title br {
    display: none;
  }
}
.attempt.sec_columns .attempt_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 860px;
  padding: 0 25px;
  margin: 20px auto 0 auto;
}
@media screen and (min-width: 751px) {
  .attempt.sec_columns .attempt_list {
    margin: 40px auto 0 auto;
  }
}
.attempt.sec_columns .attempt_list li {
  width: 45.46%;
  margin: 0 0 15px 0;
}
@media screen and (min-width: 751px) {
  .attempt.sec_columns .attempt_list li {
    width: 22.223%;
    margin: 0 0 30px 0;
  }
}
.attempt.sec_columns .attempt_list li .text {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin: 5px 0 0 0;
}
@media screen and (min-width: 751px) {
  .attempt.sec_columns .attempt_list li .text {
    font-size: 16px;
    margin: 10px 0 0 0;
  }
}

/*----------------------------------------------------------
cooperation
----------------------------------------------------------*/
.cooperation.sec_columns {
  margin: 45px 0 0 0;
}
@media screen and (min-width: 751px) {
  .cooperation.sec_columns {
    margin: 70px 0 0 0;
  }
}
.cooperation.sec_columns .cooperation_list {
  margin: 40px 0 0 0;
}
@media screen and (min-width: 751px) {
  .cooperation.sec_columns .cooperation_list {
    margin: 60px 0 0 0;
  }
}
.cooperation.sec_columns .cooperation_list li {
  position: relative;
  letter-spacing: 0.04em;
  line-height: 1.78;
  padding: 0 0 0 15px;
  margin: 0 0 10px 0;
}
@media screen and (min-width: 751px) {
  .cooperation.sec_columns .cooperation_list li {
    line-height: 1.81;
    margin: 0 0 15px 0;
  }
}
.cooperation.sec_columns .cooperation_list li::before {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background-color: #FA0F0C;
  border-radius: 50%;
}
@media screen and (min-width: 751px) {
  .cooperation.sec_columns .cooperation_list li::before {
    top: 12px;
  }
}
.cooperation.sec_columns .cooperation_list li a {
  text-decoration: underline;
}
@media screen and (min-width: 751px) {
  .cooperation.sec_columns .cooperation_list li a:hover {
    text-decoration: none;
  }
}
.cooperation.sec_columns .cooperation_list li span {
  font-weight: bold;
  color: #FA0F0C;
}

/*----------------------------------------------------------
oc
----------------------------------------------------------*/
.oc.sec_columns {
  margin: 50px 0 0 0;
}
@media screen and (min-width: 751px) {
  .oc.sec_columns {
    margin: 85px 0 0 0;
  }
}
.oc.sec_columns .btn.dl {
  display: block;
  width: 100%;
  max-width: 540px;
  padding: 40px 0 0 0;
}
@media screen and (min-width: 751px) {
  .oc.sec_columns .btn.dl {
    padding: 60px 0 0 0;
  }
}
.oc.sec_columns .btn.dl a {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 0.04em;
  line-height: 1.5;
  color: #fff;
  background-color: #FA0F0C;
  border: 1px solid #FA0F0C;
  padding: 10px 20px 10px 0;
}
@media screen and (min-width: 751px) {
  .oc.sec_columns .btn.dl a {
    font-size: 20px;
    padding: 25px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .oc.sec_columns .btn.dl a:hover {
    color: #FA0F0C;
    background-color: #fff;
  }
  .oc.sec_columns .btn.dl a:hover .btn_icon::before {
    -webkit-transform: translate3d(0, 0, 0) scale(1) rotate(45deg);
            transform: translate3d(0, 0, 0) scale(1) rotate(45deg);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
  .oc.sec_columns .btn.dl a:hover .btn_icon::after {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
            transform: translate3d(0, 0, 0) scale(1);
    transition: transform 0.5s 0s cubic-bezier(0.43, 0.05, 0.17, 1), -webkit-transform 0.5s 0s cubic-bezier(0.43, 0.05, 0.17, 1);
    -webkit-transition-delay: 0s;
            transition-delay: 0s;
  }
  .oc.sec_columns .btn.dl a:hover .btn_icon.left::before {
    -webkit-transform: translate3d(0, 0, 0) scale(1) rotate(-135deg);
            transform: translate3d(0, 0, 0) scale(1) rotate(-135deg);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
}
.oc.sec_columns .btn.dl a .btn_icon {
  position: absolute;
  display: block;
  top: 0;
  right: 10px;
  bottom: 0;
  margin: auto 0;
}
@media screen and (min-width: 751px) {
  .oc.sec_columns .btn.dl a .btn_icon {
    right: 20px;
  }
}

/*----------------------------------------------------------
article
----------------------------------------------------------*/
.article.sec_columns {
  margin: 60px 0 0 0;
}
@media screen and (min-width: 751px) {
  .article.sec_columns {
    margin: 108px 0 0 0;
  }
}
.article.sec_columns .text {
  letter-spacing: 0.04em;
  margin: 40px 0 0 0;
}
@media screen and (min-width: 751px) {
  .article.sec_columns .text {
    margin: 60px 0 0 0;
  }
}
.article.sec_columns .banner {
  margin: 30px 0 0 0;
}
@media screen and (min-width: 751px) {
  .article.sec_columns .banner {
    max-width: 340px;
    margin: 40px 0 0 0;
  }
}
.article.sec_columns .banner a {
  display: block;
}
@media screen and (min-width: 751px) {
  .article.sec_columns .banner a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .article.sec_columns .banner a:hover {
    opacity: 0.7;
  }
}

/*----------------------------------------------------------
sec_ao
----------------------------------------------------------*/
@media screen and (max-width: 750px) {
  .sec_ao_entry {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.sec_ao .flex .lead {
  font-size: 24px;
}
@media screen and (min-width: 751px) {
  .sec_ao .flex .lead {
    font-size: 40px;
  }
}
.sec_ao_btn {
  width: 47.4%;
  margin: 20px 0 0 0;
}
@media screen and (min-width: 751px) {
  .sec_ao_btn {
    margin: 65px 0 0 0;
  }
}
.sec_ao .notice {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.04em;
  color: #fff;
  margin: 20px 0 0 0;
}
@media screen and (min-width: 751px) {
  .sec_ao .notice {
    text-align: right;
    font-size: 14px;
    margin: 17px 0 0 0;
  }
}