#sub_mainvisual {
  background-color: #fff6f1;
}

.mv .mv_wrap .zenkoku {
  background-color: #ff6f28;
}
.mv .mv_wrap h1 span {
  color: #ff6f28;
  font-size: 140%;
}
.mv__img {
  background-image: url("../../../images/client/service/gakkou/gakunai_juku/mainvisual.jpg");
}
.mv__img:before {
  background: linear-gradient(90deg, #fff6f1 75%, transparent 100%);
}
.mv__img:after {
  background: linear-gradient(90deg, transparent, #fff6f1);
}

#gakunai_juku .btn {
  background-color: #ff6f28;
  margin: 15px auto;
}

#lead .lead_wrap {
  width: 100%;
  max-width: 800px;
  background-image: url("../../../images/client/service/gakkou/kyouin/jinin.jpg");
  background-repeat: no-repeat;
  background-position: right top;
  margin-top: 70px;
}
#lead .lead_wrap_p {
  width: 400px;
  margin: 0;
}
#lead .lead_img {
  width: 100%;
  max-width: 800px;
  margin-top: 70px;
}
#lead .lead_img img {
  width: 100%;
}
#lead .lead_shitei {
  margin-top: 70px;
  border: 1px solid #e45e48;
  padding: 50px;
}
#lead .lead_shitei h3 {
  text-align: center;
  color: #e45e48;
}

#mission .mission_wrap h2 {
  color: #ff6f28;
}
#mission .mission_wrap h2 span {
  color: #ff6f28;
}

@media screen and (min-width: 769px) {
  #out_btn p {
    color: #ff6f28;
  }
  #mission .mission_wrap {
    background-color: rgba(255, 242, 236, 0.7);
    margin: 90px 0px 150px 540px;
  }
  #mission .mission_wrap::before {
    background-image: url("../../../images/client/service/gakkou/gakunai_juku/mission.jpg");
    background-size: 90%;
    margin: 60px 0 0 -200px;
  }
  #lead h2 {
    background-color: #80a64e;
    color: #fff;
    width: 100vw;
  }
  #lead p {
    padding: 15px 0;
    font-size: 18px;
    width: 850px;
    margin: 30px auto 0;
  }
  #lead h3 {
    font-size: 25px;
  }
  #lead h3 span {
    color: #ff5022;
  }
  #point {
    background-color: #fff0ea;
    width: 100vw;
    padding: 70px 0;
  }
  #point h2 {
    color: #ff5022;
  }
  #point .point_wrap h3::before {
    background-color: #ff5022;
  }
  #point .point_wrap .point_list div {
    margin: 30px 0 20px 90px;
    font-size: 90%;
  }
  #point .point_wrap .point_list div p {
    margin-bottom: 10px;
  }
  #point .point_wrap .point_list ul {
    font-size: 90%;
    display: flex;
    flex-wrap: wrap;
  }
  #point .point_wrap .point_list ul li {
    margin: 10px 50px 10px 0;
    width: 380px;
    position: relative;
    padding-left: 1.7em;
  }
  #point .point_wrap .point_list ul li::before {
    display: block;
    content: "";
    position: absolute;
    top: 11px;
    transform: translate(0, -50%);
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #ff5022;
  }
  #point .point_wrap .point_list ul li::after {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 4px;
    width: 6px;
    height: 3px;
    border-left: 2px solid #ff5022;
    border-bottom: 2px solid #ff5022;
    transform: rotate(-45deg);
  }
  #point h3 span {
    font-size: 60%;
    font-weight: normal;
    display: inline-block;
    margin-left: 1em;
  }
  #jisseki {
    background-color: #f1f9f1;
    width: 100vw;
    padding: 40px 0 100px 0;
  }
  #jisseki .jisseki_wrap {
    background-color: #fff;
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 25px 0 0 0;
    padding: 30px 30px 30px 85px;
  }
  #jisseki .jisseki_wrap li {
    display: flex;
    width: 30%;
    margin: 2% 0;
  }
  #jisseki .jisseki_img img {
    height: 50px;
  }
  #onayami {
    background-color: #fff6f1;
  }
}
@media screen and (max-width: 768px) {
  #sub_mainvisual {
    background-color: #fff;
  }
  #out_btn {
    padding: 50px 0 50px;
  }
  #out_btn p {
    text-align: center;
    letter-spacing: 0.1em;
  }
  #mission {
    background-color: rgba(255, 242, 236, 0.7);
  }
  #mission .mission_wrap {
    background-image: url("../../../images/client/service/gakkou/gakunai_juku/mission.jpg");
  }
  #lead h2 {
    background-color: #80a64e;
  }
  #lead h3 {
    font-size: 22px;
    text-align: center;
  }
  #lead h3 span {
    color: #ff5022;
  }
  #lead .lead_img {
    margin-top: 40px;
  }
  #lead .lead_img img {
    width: 90%;
    display: block;
    margin: 25px auto;
  }
  #lead .lead_shitei {
    border: solid 1px #e45e48;
    width: 90%;
    padding: 4vw;
    margin: 0 auto 30px;
  }
  #lead .lead_shitei h3 {
    color: #e45e48;
    margin-top: 30px;
    line-height: 1.4;
  }
  #lead .lead_shitei_p {
    width: 100%;
  }
  #lead .lead_wrap {
    background-image: url("../../../images/client/service/gakkou/kyouin/jinin.jpg");
    background-repeat: no-repeat;
    background-size: 88vw;
    background-position: center bottom;
    margin: 40px auto;
    padding: 0 0px 80vw 0px;
  }
  #lead .lead_wrap_p {
    width: 100%;
  }
  #point {
    background-color: #fff0ea;
  }
  #point h2 {
    color: #ff5022;
    font-size: 5vw;
  }
  #point .point_wrap h3::before {
    background-color: #ff5022;
  }
  #point .point_wrap .point_list div {
    margin: 30px 0 20px 20px;
  }
  #point .point_wrap .point_list div p {
    margin-bottom: 10px;
  }
  #point .point_wrap .point_list ul {
    _font-size: 90%;
    display: flex;
    flex-wrap: wrap;
  }
  #point .point_wrap .point_list ul li {
    margin: 10px 10px 10px 0;
    width: 380px;
    position: relative;
    padding-left: 1.7em;
  }
  #point .point_wrap .point_list ul li::before {
    display: block;
    content: "";
    position: absolute;
    top: 11px;
    transform: translate(0, -50%);
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #ff5022;
  }
  #point .point_wrap .point_list ul li::after {
    display: block;
    content: "";
    position: absolute;
    top: 8px;
    left: 4px;
    width: 6px;
    height: 3px;
    border-left: 2px solid #ff5022;
    border-bottom: 2px solid #ff5022;
    transform: rotate(-45deg);
  }
  #point h3 span {
    font-size: 60%;
    font-weight: normal;
    display: inline-block;
    margin-left: 1em;
  }
  #jisseki {
    background-color: #f1f9f1;
    width: 100vw;
    padding: 20px 0 70px 0;
  }
  #jisseki .jisseki_wrap {
    background-color: #fff;
    width: 90vw;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0px auto;
    padding: 15px 0 20px;
  }
  #jisseki .jisseki_wrap li {
    display: flex;
    width: 100%;
    margin: 5% 0;
  }
  #jisseki .jisseki_img {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #jisseki .jisseki_img img {
    height: 50px;
  }
  #onayami {
    background-color: #fff6f1;
  }
}