@charset "UTF-8";
section.fourth {
  margin-top: 0;
}

.ourS-2col > div:nth-of-type(1) .ourS-2col__itemImg img,
.ourS-2col > div:nth-of-type(2) .ourS-2col__itemImg img,
.ourS-2col > div:nth-of-type(3) .ourS-2col__itemImg img,
.ourS-2col > div:nth-of-type(4) .ourS-2col__itemImg img {
  display: block;
  width: 90%;
  margin: auto;
}

.advIdxhd--cons {
  background-image: url(/common/img/advantage/nextgrade/bg-mv.jpg);
}

.ourS-2col > div:nth-of-type(even) {
  flex-direction: row;
}

.ourS-2col > div:nth-of-type(odd) {
  flex-direction: row-reverse;
}

.ourS-2col > div:nth-of-type(1) {
  flex-direction: column;
}

.ourS-2col > div:nth-of-type(1) .ourS-2col__itemTxt {
  width: 100%;
}

.ourS-2col__item__cnt br.ignore {
  display: none;
}

.ourS-2col__item__cnt a {
  color: #e21923;
}

.cnt-2 {
  margin-top: 30px;
}

.cnt-2-ttl {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.ourS-program > div:nth-of-type(1) {
  height: 420px;
}

.ourS-program > div:nth-of-type(2) {
  height: 770px;
}

.ourS-program > div:nth-of-type(3) {
  height: 730px;
  background-color: #f0f0f0;
}

.ourS-program.purple > div:nth-of-type(1) {
  height: 340px;
}

.ourS-program.purple > div:nth-of-type(2) {
  height: 550px;
}

.ourS-program__item.purple {
  background-color: #dedeff;
}

.hosoku-ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.hosoku {
  margin-top: 60px;
  font-size: 16px;
  border: 1px solid #eaeaea;
  padding: 20px;
}

.ourS-schedule__item__ttl {
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 30px;
}

.ourS-schedule__item__cntTxt1.period {
  font-weight: normal;
  font-size: 18px;
  color: #ff1a5a;
}

.ourS-schedule__item__cntTxt2.youbi {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

.ourS-schedule__item__cntTxt3.center {
  text-align: center;
  font-size: 18px;
}

.ourS-schedule__arrowBottom.mg0 {
  margin: 0;
}

.ourS-schedule__item__img.none {
  height: 0;
}

.ourS-secTtl__underTxt.flex {
  display: flex;
  justify-content: center;
  padding-top: 80px;
}

.ourS-schedule__wrap:last-of-type {
  padding: 40px 0;
}

.next-list {
  margin: 35px 0;
}

.next-list li {
  position: relative;
  padding-left: 20px;
  margin: 8px 0;
}

.next-list li::before {
  content: '・';
  position: absolute;
  top: 0;
  left: -3px;
}

.cmn-chusyaku {
  font-size: 70%;
  line-height: 1.5;
  display: inline-block;
  margin-top: 10px;
}

@media only screen and (max-width: 735px) {
  section.second--copy {
    margin-top: 0;
    background-color: #fff;
  }
  .ourS-2col > div:nth-of-type(1) .ourS-2col__itemImg,
  .ourS-2col > div:nth-of-type(2) .ourS-2col__itemImg,
  .ourS-2col > div:nth-of-type(3) .ourS-2col__itemImg,
  .ourS-2col > div:nth-of-type(4) .ourS-2col__itemImg {
    padding: 20px 0 0;
  }
  .ourS-2col > div:nth-of-type(1) .ourS-2col__itemImg img,
  .ourS-2col > div:nth-of-type(2) .ourS-2col__itemImg img,
  .ourS-2col > div:nth-of-type(3) .ourS-2col__itemImg img,
  .ourS-2col > div:nth-of-type(4) .ourS-2col__itemImg img {
    width: 100%;
  }
  .ourS-2col > div:nth-of-type(even) {
    flex-direction: column;
  }
  .ourS-2col > div:nth-of-type(odd) {
    flex-direction: column;
  }
  .ourS-2col__item__cnt {
    font-size: 13px;
  }
  .ourS-program > div:nth-of-type(1) {
    height: inherit !important;
  }
  .ourS-program > div:nth-of-type(2) {
    height: inherit !important;
  }
  .ourS-program > div:nth-of-type(3) {
    height: inherit !important;
  }
  .ourS-program.purple > div:nth-of-type(1) {
    margin-top: 0;
  }
  .hosoku {
    margin-top: 10px !important;
    padding: 10px;
    font-size: 13px;
  }
  .hosoku-ttl {
    font-size: 18px;
  }
  .ourS-secTtl__underTxt.flex {
    padding-top: 30px;
  }
  .ourS-schedule__wrap:last-of-type {
    padding: 20px 10px 0;
  }
  .ourS-schedule__item__ttl {
    width: 98%;
    margin: auto;
  }
  .ourS-schedule__item__cntTxt1.period {
    font-size: 16px;
  }
  .ourS-schedule__item__cntTxt2.youbi {
    font-size: 16px;
  }
  .ourS-schedule__item__cntTxt3.center {
    font-size: 16px;
  }
  .ourS-schedule__arrowBottom.mg0 {
    margin: 10px 0 -30px;
  }
  .ourS-schedule__arrowBottom.mg0 svg {
    width: 60px;
    height: 60px;
  }
  .btm-btn {
    display: block;
    margin: 40px 0 0;
  }
  .btm-btn.none {
    display: none;
  }
  .btm-btn li {
    display: block;
    margin: 10px auto 0;
  }
  .next-list {
    margin: 25px 0;
  }
  .next-list li {
    padding-left: 12px;
  }
  .cmn-chusyaku {
    margin-top: 5px;
  }
}
