.school .sc_more02 {
  margin: 0 auto 10px;
}
.school .sc_more02.more_outer {
  width: 100%;
}
.school .sc_more02 .sc_more {
  height: 80px;
  width: 100%;
  display: table;
}
.school .sc_more02 .sc_more span {
  background: #ffffff;
  color: #ea4c4a;
  font-size: 120%;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 720px) {
  .school .sc_more02 .sc_more {
    height: 75px;
  }
  .school .sc_more02 .sc_more span {
    font-size: 100%;
  }
}

.insert-page-20522 {
  order: 3;
}
.br-sp {
  display: none;
}
.school .pos_r {
  position: relative;
  margin-top: 0.5rem;
}
.school .pos_r .duo_ico {
  position: absolute;
  top: -10px;
  left: -10px;
  max-width: 60px;
  width: 100%;
  z-index: 2;
}
.school .sc_more02.more_outer.new_more {
  width: 100%;
  border: #2e3092 solid 2px;
}
.school .sc_more02 .sc_more.new_more span {
  background: #2e3092;
  color: #fff;
}
.school .sc_more02 .sc_more.new_more .duo_title {
  display: inline;
  font-size: 1.1rem !important;
  font-weight: bold;
  color: #fef900;
}
.school .sc_more02 .sc_more.new_more .duo_stxt {
  display: inline;
  font-size: 0.8rem !important;
  font-weight: normal;
}

.school .sc_more02 .sc_more.new_more .duo_block_txt {
  display: inline-block;
  font-size: 1rem !important;
  font-weight: bold;
  padding: 0.5rem 0 0 0;
}
.school .sc_more02 .sc_more.new_more .duo_block_txt .inline_check {
  display: inline;
  padding: 0;
}
.school .sc_more02 .sc_more.new_more .duo_block_txt .inline_check img {
  width: 3%;
  vertical-align: middle;
  margin-top: -8px;
}
.school .sc_more02.more_outer.new_more.on .sc_more.new_more .duo_block_txt {
  display: none;
  transition: 0.3s;
}

.school .sc_more02 .sc_more.new_more a {
  background: url('../images202010/ico_plus04.png') no-repeat;
  background-size: 100%;
}
.school .sc_more02 .sc_more.new_more a.on {
  background: url('../images202010/ico_minus04.png') no-repeat;
  background-size: 100%;
}

.cont_duo_box {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.duo_flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
}
.duo_flex dl {
  width: 45%;
}
.duo_flex dl dt {
  font-size: 1rem !important;
  font-weight: bold;
  color: #2e3092;
  margin-bottom: 0.4rem;
}
.duo_flex dl dt:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url('../images202010/ico_duo_dialo.png') no-repeat;
  background-size: contain;
  margin-right: 0.7rem;
  vertical-align: middle;
}
.duo_txt_box {
  font-size: 1rem !important;
  font-weight: bold;
  color: #2e3092;
  border: 1.5px solid #2e3092;
  margin-bottom: 2.5rem;
}
.lb_box {
  width: 100%;
  background: #dbe2f1;
  padding: 0.5rem;
}
.lb_box p {
  font-size: 0.9rem !important;
  font-weight: bold;
  margin: 0;
}
.lb_box a {
  color: #2e3092 !important;
  text-decoration: underline !important;
}
.lb_box a:hover {
  text-decoration: none !important;
}

@media screen and (max-width: 1020px) {
  .school .sc_more02.more_outer.new_more .sc_more.new_more.on .duo_block_txt {
    display: none;
    transition: 0.3s;
  }
}

@media screen and (max-width: 750px) {
  .br-sp {
    display: inline;
  }
  .school .pos_r {
    position: relative;
    margin-top: 1.5rem;
  }
  .school .sc_more02 .sc_more.new_more .duo_title {
    font-size: 1.2rem !important;
  }
  .school .sc_more02 .sc_more.new_more .duo_block_txt {
    font-size: 1rem !important;
    padding: 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_stxt {
    display: block;
    font-size: 0.8rem !important;
    padding: 0;
  }
  .school .pos_r .duo_ico {
    left: -10px;
    top: -15px;
    max-width: 50px;
  }
  .duo_flex dl dt:before {
    width: 15px;
    height: 15px;
    margin-right: 0.2rem;
  }

  .cont_duo_box {
    width: 100%;
  }
  .duo_flex dl dt {
    font-size: 1.1rem !important;
  }
  .duo_txt_box {
    font-size: 1rem !important;
    padding: 0.2rem 0;
  }
  .lb_box p {
    font-size: 0.7rem !important;
  }
}

@media screen and (max-width: 480px) {
  .br-sp {
    display: inline;
  }
  .school .pos_r {
    width: 100%;
    margin: 1.5rem auto 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_title {
    font-size: 1rem !important;
  }
  .school .sc_more02 .sc_more.new_more .duo_block_txt {
    font-size: 0.7rem !important;
    padding: 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_stxt {
    display: block;
    font-size: 0.5rem !important;
    padding: 0;
  }
  .school .pos_r .duo_ico {
    left: -10px;
    top: -15px;
    max-width: 50px;
  }
  .duo_flex dl dt:before {
    width: 15px;
    height: 15px;
    margin-right: 0.2rem;
  }

  .cont_duo_box {
    width: 100%;
  }
  .duo_flex dl dt {
    font-size: 0.7rem !important;
  }
  .duo_txt_box {
    font-size: 0.8rem !important;
    padding: 0.2rem 0;
  }
  .lb_box p {
    font-size: 0.7rem !important;
  }
}

.school .sc_more02 {
  margin: 0 auto 10px;
}
.school .sc_more02.more_outer {
  width: 100%;
}
.school .sc_more02 .sc_more {
  height: 60px;
  width: 100%;
  display: table;
}
.school .sc_more02 .sc_more span {
  background: #ffffff;
  color: #ea4c4a;
  font-size: 120%;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 720px) {
  .school .sc_more02 .sc_more {
    height: 55px;
  }
  .school .sc_more span {
    padding: 5px;
  }
  .school .sc_more02 .sc_more span {
    font-size: 90%;
  }
}

.insert-page-20522 {
  order: 3;
}
.br-sp {
  display: none;
}
.school .pos_r {
  position: relative;
  margin-top: 0.5rem;
}
.school .pos_r .duo_ico {
  position: absolute;
  top: -10px;
  left: -10px;
  max-width: 60px;
  width: 100%;
  z-index: 2;
}
.school .sc_more02.more_outer.new_more {
  width: 100%;
  border: #2e3092 solid 2px;
}
.school .sc_more02 .sc_more.new_more span {
  background: #2e3092;
  color: #fff;
}
.school .sc_more02 .sc_more.new_more .duo_title {
  display: inline;
  font-size: 1.1rem !important;
  font-weight: bold;
  color: #fef900;
}
.school .sc_more02 .sc_more.new_more .duo_stxt {
  display: inline;
  font-size: 0.8rem !important;
  font-weight: normal;
}

.school .sc_more02 .sc_more.new_more .duo_block_txt {
  display: inline-block;
  font-size: 1rem !important;
  font-weight: bold;
  padding: 0.5rem 0 0 0;
}
.school .sc_more02 .sc_more.new_more .duo_block_txt .inline_check {
  display: inline;
  padding: 0;
}
.school .sc_more02 .sc_more.new_more .duo_block_txt .inline_check img {
  width: 3%;
  vertical-align: middle;
  margin-top: -8px;
}
.school .sc_more02.more_outer.new_more.on .sc_more.new_more .duo_block_txt {
  display: none;
  transition: 0.3s;
}

.school .sc_more02 .sc_more.new_more a {
  background: url('../images202010/ico_plus04.png') no-repeat;
  background-size: 100%;
}
.school .sc_more02 .sc_more.new_more a.on {
  background: url('../images202010/ico_minus04.png') no-repeat;
  background-size: 100%;
}

.cont_duo_box {
  display: block;
  width: 80%;
  margin: 0 auto;
}
.duo_flex {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  justify-content: space-between;
  margin: 0 auto;
}
.duo_flex dl {
  width: 45%;
}
.duo_flex dl dt {
  font-size: 1rem !important;
  font-weight: bold;
  color: #2e3092;
  margin-bottom: 0.4rem;
}
.duo_flex dl dt:before {
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url('../images202010/ico_duo_dialo.png') no-repeat;
  background-size: contain;
  margin-right: 0.7rem;
  vertical-align: middle;
}
.duo_txt_box {
  font-size: 1rem !important;
  font-weight: bold;
  color: #2e3092;
  border: 1.5px solid #2e3092;
  margin-bottom: 2.5rem;
}
.lb_box {
  width: 100%;
  background: #dbe2f1;
  padding: 0.5rem;
}
.lb_box p {
  font-size: 0.9rem !important;
  font-weight: bold;
  margin: 0;
}
.lb_box a {
  color: #2e3092 !important;
  text-decoration: underline !important;
}
.lb_box a:hover {
  text-decoration: none !important;
}
#top_feature_sec .point_box .ex.note {
  color: #a9a9a9;
  font-size: 75%;
  font-weight: normal;
}

@media screen and (max-width: 1020px) {
  .school .sc_more02.more_outer.new_more .sc_more.new_more.on .duo_block_txt {
    display: none;
    transition: 0.3s;
  }
}

@media screen and (max-width: 750px) {
  .br-sp {
    display: inline;
  }
  .school .pos_r {
    position: relative;
    margin-top: 1.5rem;
  }
  .school .sc_more02 .sc_more.new_more .duo_title {
    font-size: 1.2rem !important;
  }
  .school .sc_more02 .sc_more.new_more .duo_block_txt {
    font-size: 1rem !important;
    padding: 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_stxt {
    display: block;
    font-size: 0.8rem !important;
    padding: 0;
  }
  .school .pos_r .duo_ico {
    left: -10px;
    top: -15px;
    max-width: 50px;
  }
  .duo_flex dl dt:before {
    width: 15px;
    height: 15px;
    margin-right: 0.2rem;
  }

  .cont_duo_box {
    width: 100%;
  }
  .duo_flex dl dt {
    font-size: 1.1rem !important;
  }
  .duo_txt_box {
    font-size: 1rem !important;
    padding: 0.2rem 0;
  }
  .lb_box p {
    font-size: 0.7rem !important;
  }
}

@media screen and (max-width: 480px) {
  .br-sp {
    display: inline;
  }
  .school .pos_r {
    width: 100%;
    margin: 1.5rem auto 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_title {
    font-size: 1rem !important;
  }
  .school .sc_more02 .sc_more.new_more .duo_block_txt {
    font-size: 0.7rem !important;
    padding: 0;
  }
  .school .sc_more02 .sc_more.new_more .duo_stxt {
    display: block;
    font-size: 0.5rem !important;
    padding: 0;
  }
  .school .pos_r .duo_ico {
    left: -10px;
    top: -15px;
    max-width: 50px;
  }
  .duo_flex dl dt:before {
    width: 15px;
    height: 15px;
    margin-right: 0.2rem;
  }

  .cont_duo_box {
    width: 100%;
  }
  .duo_flex dl dt {
    font-size: 0.7rem !important;
  }
  .duo_txt_box {
    font-size: 0.8rem !important;
    padding: 0.2rem 0;
  }
  .lb_box p {
    font-size: 0.7rem !important;
  }
}

.new_top_sec .ttl {
  text-align: center;
  margin: 0 0 30px;
  background: linear-gradient(90deg, #2e3092, #2e3092, #1790d0);
  color: #ffffff;
  font-size: 231%;
  font-weight: bold;
  padding: 15px;
}

.new_top_sec .ex {
  font-size: 120%;
}

.new_top_sec .mov_outer {
  width: 820px;
}

.icon_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 65%;
  height: auto;
  margin: 0 auto;
}

.icon_wrap ul {
  display: flex;
  width: 100%;
  height: auto;
  justify-content: space-between;
}

.icon_wrap li {
  width: 30%;
  height: auto;
  justify-content: space-between;
}

.top_gold_block {
  display: block;
  width: 820px;
  max-width: 100%;
  border: solid 3px #b49631;
  margin: 0 auto 30px;
}

.gold_b_line {
  display: block;
  width: 90%;
  border: solid 2px #b49631;
  margin: 0 auto;
  padding: 0 0.6rem;
}

.top_gold_block .top_stl {
  text-align: center;
  color: #b49631;
  font-size: 130%;
  font-weight: bold;
  margin-bottom: 1rem;
}
.top_gold_block .top_stl span {
  font-size: 145%;
}

.pb2r {
  padding-bottom: 2rem !important;
}

.scr_more {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  color: #b49631;
  line-height: 2.3rem;
}
.scr_more span {
  font-size: 1.5em;
}

.top_gold_block .sc_more04.more_outer .gold_icon_box {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: space-evenly;
  width: 90%;
  margin: 0 auto 1rem;
}
.top_gold_block .sc_more04.more_outer .gold_icon_box li {
  width: 30%;
}
.top_gold_block .sc_more04.more_outer .gold_icon_box li:last-child {
  margin-bottom: 0.4rem;
}

.e_message {
  display: flex;
  flex-wrap: no-wrap;
  width: 100%;
  height: auto;
  justify-content: space-evenly;
  margin: 0 auto;
  padding-bottom: 2rem;
}

.e_message > dl {
  width: 40%;
  text-align: center;
  color: #b49631;
}
.e_message > dl .e_mes_title {
  font-size: 1.2rem;
  font-weight: bold;
  color: #b49631;
  line-height: 1.5rem;
}
.e_message > dl .e_mes_img {
  width: 55%;
  margin: 0 auto;
}
.e_message > dl .e_mes_name {
  font-size: 0.9rem;
  line-height: 1.3rem;
}
.e_message > dl .e_mes_txt {
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

.g_ribbon img {
  width: 60%;
  padding-bottom: 0.5rem;
}

.new_evalu img {
  width: 90%;
}

.btn-blue:hover,
a.btn-blue:hover {
  color: #fff;
  opacity: 0.8;
}

.b_area_box {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #f1f7fa;
  margin-bottom: 1rem;
  padding: 1.5rem 0;
}
.b_area_box2 {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #cfe8f5;
  margin-bottom: 1rem;
  padding: 1.5rem 0;
}

.btn2,
a.btn2,
button.btn2 {
  width: 100%;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 1.2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 2rem;
}

.btn3,
a.btn3,
button.btn3 {
  width: 100%;
  max-width: 260px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 1.2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #fff;
  border-radius: 0.5rem;
}

.btn-blue,
a.btn-blue {
  color: #fff;
  background-color: #3b93cd;
}

.btn-gold,
a.btn-gold {
  color: #fff !important;
  background-color: #b49631;
  line-height: 1.6rem;
}
.btn-gold:hover,
a.btn-gold:hover {
  color: #b49631;
  opacity: 0.8;
}

.top_gold_block .sc_more04.more_outer .annotation {
  display: block;
  width: 90%;
  margin: 0 auto 50px;
}

.top_gold_block .sc_more04.more_outer .annotation .tx_xsmall {
  color: #a9a9a9;
  line-height: 1em;
}

.new_evalu.new_evalu2 img {
  width: 60%;
}
.top_gold_block .ex {
  width: 90%;
  margin: 0 auto 1rem;
}

.results_img {
  padding: 0 2em;
}

@media screen and (max-width: 750px) {
  #top_school_sec {
    padding: 30px 0 45px;
  }
  #top_feature_sec {
    padding: 45px 0 35px;
  }
  .b_inner_box {
    width: 100%;
  }
  .child_1 {
    order: 3;
  }
  .top_gold_block .sc_more04.more_outer .gold_icon_box li:first-child {
    margin-bottom: 0.5rem;
  }
  .top_gold_block .sc_more04.more_outer .gold_icon_box li {
    width: 45%;
  }
      .dif_img {
    max-width: 100%;
  }

  .new_top_sec .ttl {
    font-size: 175%;
  }
  .new_evalu.new_evalu2 img {
    width: 70%;
  }
  .results_img {
    padding: 0 1em;
  }
}

@media screen and (max-width: 800px) {
  .t_c_sp {
    width: 90%;
    margin: 0 auto;
  }

  .t_c_flex {
    columns: 1;
    font-size: 1.1em;
  }

  @media screen and (max-width: 450px) {
    .icon_wrap ul {
      display: flex;
      flex-direction: column;
      width: 85%;
      height: auto;
      justify-content: space-between;
      margin: 0 auto;
      padding-bottom: 10px;
    }

    .icon_wrap li {
      width: 70%;
      height: auto;
      margin: 5px auto;
    }

    .icon_wrap li:last-child {
      margin: 5px auto 0;
    }

    .g_ribbon img {
      width: 88%;
    }

    .new_top_sec .ttl {
      font-size: 140%;
    }
    .new_evalu.new_evalu2 img {
      width: 80%;
    }
  }

  .pb2r {
    padding-bottom: 2rem !important;
  }
  .brand_popup ul li .student .js-03 {
    display: inline-block;
    background: #79c8f2;
  }
}

#blog_list_sec {
  padding: 20px !important;
  margin-bottom: 20px;
  margin-top: 30px;
  border: 2px solid #1d2087;
}

#blog_list_sec a {
  color: #000000;
  text-decoration: underline;
}

#blog_list_sec a:hover {
  text-decoration: none;
}

.school_area_blog_list {
  margin-bottom: 20px;
}

.school_area_blog_list dt .date {
  color: #00007b;
  font-weight: bold;
  font-size: 0.8em;
  margin-right: 10px;
  display: inline-block;
}

.school_area_blog_list dt {
  margin-bottom: 1em;
}

.school_area_blog_list dt .title {
  margin-left: 10px;
  text-decoration: underline;
  font-weight: bold !important;
  font-size: 1.1em;
  color: black;
}

.school_area_blog_list dd .more a {
  font-weight: bold;
  font-size: 0.9em;
}
