@charset "UTF-8";
@media (min-width: 896px) {
    .summar_mv {
        text-align: center;
        background: #f5f5f5;
    }
    .summar_mv_in {
        width: 1000px;
        margin: 0 auto;
        height: 298px;
        position: relative;
    }
    .summar_mv_in.ver2 {
        height: 298px;
    }
    .summar_mv_ttl {
        position: absolute;
        left: 0;
        top: 45px;
        z-index: 9;
    }
    body.summer .summar_mv_ttl {
        position: relative;
        left: auto;
        top: auto;
    }
    .summar_mv_in.ver2 .summar_mv_ttl {
        top: 24px;
    }
    body.winter .summar_mv {
        background: #f5f5f5 url(../img/winter_top_mv_bg.jpg) no-repeat right center;
    }
    body.winter .summar_mv_ttl {
        top: 60px;
    }
}
/* .summar_mv img {
    width: auto;
    height: auto;
} */
.summarDtl_mv {
    background:#f5f5f5 url(../img/summarDtl_mv.jpg) center center / cover no-repeat;
    height: 360px;
    /*
    padding: 80px 0 0;
    */
    box-sizing: border-box;
}
.summarDtl_mv .c-wrap {
    position: relative;
}
.summarDtl_ttl {
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 9;
}
.summarDtl_sb {
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 9;
}
.summarDtl_sb {
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 9;
}
body.winter.o-elementary .spring2024 .summarDtl_ttl,
body.winter.o-junior .spring2024 .summarDtl_ttl,
body.winter.o-high .spring2024 .summarDtl_ttl,
body.winter.o-ikkankou .spring2024 .summarDtl_ttl {
    top: 44px;
}
body.winter.o-elementary .spring2024 .summarDtl_sb,
body.winter.o-junior .spring2024 .summarDtl_sb,
body.winter.o-high .spring2024 .summarDtl_sb,
body.winter.o-ikkankou .spring2024 .summarDtl_sb {
    top: 220px;
}
/*
.summarDtl_ttl {
    color: #004098;
    font-weight: bold;
    font-size: 60px;
    line-height: 1;
    padding: 0 0 80px;
}
.summarDtl_sb {
    font-weight: bold;
    font-size: 36px;
    line-height: 1;
    padding: 0 0 25px;
}
.summarDtl_txt {
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
}
.summarDtl_txt span {
    background-image: linear-gradient(#ffee00, #ffee00);
    background-position: 0 98%;
    background-size: 100% 14px;
    background-repeat: repeat-x;
    text-decoration: none;
}
*/
.summar_bnr {
    text-align: center;
    margin: 0 0 60px;
}
.summar_bnr img {
    width: auto;
    height: auto;
}
.summar_bnr2 {
    text-align: center;
}
.summar_bnr2 a {
    display: inline-block;
}
.summar_bnr2 img {
    width: auto;
    height: auto;
}
.summar_bnr3 {
    text-align: center;
    margin: 60px 0;
}
.summar_bnr3:not(:has(*)) {
    padding: 0 !important;
    margin: 0 !important;
}
.summar_bnr3.is-mt0 {
    margin-top: 0;
}
.summar_bnr3 img {
    width: auto;
    height: auto;
}
.cnt1_wrap {
    padding: 40px 0 60px;
}
.cnt1_wrap.is-ver2 {
    padding: 60px 0;
}
.gdc_txt {
    padding: 20px 0 0;
    font-size: 14px;
    text-align: center;
}
.cnt1_wrap .gdc_list {
    margin: 0;
    padding: 30px 0 0;
}
.charm_btn {
    width: 260px;
    margin: 0 auto;
}
.charm_btn.c-btn a {
    background: #004098 url(../svg/icn_arw_down_w.svg) no-repeat center left 15px;
    background-size: 13px auto;
}
.cnt4_wrap {
    background: url(../img/pass_img.jpg) center center / cover no-repeat;
    padding: 100px 0;
    text-align: center;
}
.cnt4_ttl {
    display: inline-block;
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    font-weight: bold;
    color: #004098;
    padding-left: 60px;
    margin: 0 0 30px;
    position: relative;
}
.cnt4_ttl:before {
    content: '';
    display: block;
    width: 50px;
    height: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background: url(../img/icn_pass.png) no-repeat 0 0;
    background-size: 100% auto;
}
.cnt4-txt {
    font-size: 16px;
    line-height: 1.6;
    font-weight: bold;
    padding: 0 0 30px;
}
.pass_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.pass_list li {
    width: 320px;
}
.pass_btn {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 50px;
    background: #fff;
}
.pass_btn a {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: #004098;
    background-color: #fff;
    text-decoration: none;
    background-image: url(../svg/icn_arw_right.svg);
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: 8px auto;
    border: 1px solid #004098;
    position: relative;
}
.pass_btn.is-non a {
    pointer-events: none;
    color: #666;
    background-color: #eee;
    background-image: url(../svg/icn_arw_right_g2.svg);
    background-size: 8px auto;
    border: 1px solid #eee;
}
.pass_lnk {
    padding: 15px 0 0;
    text-align: center;
}
.pass_lnk a {
    color: #004098;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    padding: 0 0 0 1.2em;
    background: url(../svg/icn_arw_r_right.svg) no-repeat center left;
    background-size: 14px auto;
    text-decoration: none;
}
.cnt5_wrap {
    background: #f2f2f2;
    padding: 60px 0;
}
.cnt5_wrap.is-ver2 {
    margin: 60px 0 0 0;
}
.cnt5_wrap.is-ver3 {
    margin: 0 0 100px 0;
}
.qa_warp {
    background: #fff;
    margin: 40px 0;
}
.qa_box {
    border-bottom: 2px solid #f2f2f2;
    padding: 25px 30px;
}
.qa_ttl a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    position: relative;
    padding: 0 0 0 40px;
    background: url(../svg/icn_arw_down.svg) no-repeat center right;
    background-size: 14px auto;
}
.qa_ttl.on a {
    background: url(../svg/icn_arw_up.svg) no-repeat center right;
    background-size: 14px auto;
}
.qa_ttl a:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 4px;
    background: url(../svg/icn_q.svg) no-repeat center;
    background-size: 100% auto;
}
.qa_txt {
    padding: 30px 0 0;
    display: none;
}
.qa-txt {
    font-size: 14px;
    position: relative;
    padding: 0 0 0 40px;
}
.qa-txt:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 2px;
    background: url(../svg/icn_a.svg) no-repeat center;
    background-size: 100% auto;
}
.qa-txt a {
    color: #004098;
    text-decoration: underline;
}
.road_wrap {
    background: #f7f7f7;
    padding: 70px 0;
}
.road_wrap.bg-wht {
    background: #fff;
}
.summar_ttl {
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
}
.summar_ttl .f_bg {
    font-size: 60px;
}
.summar_ttl .f_cl {
    color: #000;
    background-image: linear-gradient(#ffee00, #ffee00);
    background-position: 0 98%;
    background-size: 100% 20px;
    background-repeat: repeat-x;
    text-decoration: none;
}
.road_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 0;
}
.road_txt {
    width: 300px;
    position: relative;
}
.road_txt:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 102%;
    width: 38px;
    height: 38px;
    margin-top: -19px;
    background: url(../svg/icn_solo_plus_gry.svg) no-repeat 0 0;
    background-size: 100% auto;
}
.road_txt:last-child::before {
    content: none;
}
.road_txt dt {
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #004098;
    padding: 12px 0;
    position: relative;
}
.road_txt dt:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 12px solid #004098;
}
.road_txt dd {
    font-size: 14px;
    text-align: center;
    padding: 40px 0;
    background: #fff;
    font-weight: bold;
}
.road_txt.blu dd {
    border-left: 1px solid #004098;
    border-right: 1px solid #004098;
    border-bottom: 1px solid #004098;
}
.o-high .road_txt dd {
    border-left: 1px solid #167eb9;
    border-right: 1px solid #167eb9;
    border-bottom: 1px solid #167eb9;
}
.o-junior .road_txt dd {
    border-left: 1px solid #4fa6a9;
    border-right: 1px solid #4fa6a9;
    border-bottom: 1px solid #4fa6a9;
}
.o-elementary .road_txt dd {
    border-left: 1px solid #f3a21f;
    border-right: 1px solid #f3a21f;
    border-bottom: 1px solid #f3a21f;
}
.road_btn {
    width: 300px;
    margin: 40px auto 0;
}
.road_btn.c-btn a {
    background: #004098 url(../svg/icn_arw_down_w.svg) no-repeat center left 15px;
    background-size: 13px auto;
}
.prce_wrap {
    padding: 60px 0 70px;
}
.prce_wrap.bg-gly {
    background: #f7f7f7;
}
.prce_wrap.t-mar {
    margin: 60px 0 0 0;
}
.prce_in {
    margin: 50px 0 0;
    border: 2px solid #eaeaea;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.prce_box {
    width: 25%;
    padding: 20px 20px;
    border-right: 2px solid #eaeaea;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}
@media (min-width: 896px) {
    .prce_in.is-ver2 .prce_box {
        width: 33.333333%;
    }
    .road_btn.c-btn a:hover {
        background: #fff url(../svg/icn_arw_down_w_blu.svg) no-repeat center left 15px;
        background-size: 13px auto;
    }
    .charm_btn.c-btn a:hover {
        background: #fff url(../svg/icn_arw_down_w_blu.svg) no-repeat center left 15px;
        background-size: 13px auto;
    }
}
.prce_box:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    border: 12px solid transparent;
    border-left: 12px solid #FFF;
    z-index: 2;
}
.prce_box:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -29px;
    margin-top: -14px;
    border: 14px solid transparent;
    border-left: 14px solid #eaeaea;
    z-index: 1;
}
.prce_box:last-child:before{
    content: none;
}
.prce_box:last-child:after {
    content: none;
}
.prce_box:last-child {
    border-right: none;
}
.prce_ttl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #004098;
}
.prce_ttl span {
    display: block;
    font-size: 30px;
}
.prce_img {
    text-align: center;
    margin: 0 0 25px;
}
.prce_txt {
    font-size: 14px;
}
.prce_txt a.is-lnk {
    color: #004098;
    text-decoration: underline;
}
@media (min-width: 896px){
    .prce_txt a.is-lnk:hover {
        text-decoration: none;
    }
}
.record_wrap {
    background: #f7f7f7;
    padding: 60px 0;
}
.record_wrap.is-ver2 {
    margin: 0 0 60px 0;
}
.record_wrap.bg-wht {
    background: #fff;
}
.record_ttl {
    text-align: center;
    margin: 0 0 60px;
}
.record_mds {
    display: inline-block;
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
    margin: 0 0 30px;
    padding: 0 30px;
    position: relative;
}
.record_mds:before,
.record_mds:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: 10px;
    background-size: 100% auto;
}
.record_mds:before {
    left: 0;
    background: url(../svg/icn_dot_l.svg) no-repeat 0 0;
    background-size: 100% auto;
}
.record_mds:after {
    right: 0;
    background: url(../svg/icn_dot_r.svg) no-repeat 0 0;
    background-size: 100% auto;
}
.record-ttl {
    font-size: 60px;
    line-height: 1;
    font-weight: bold;
    color: #004098;
}
.recordDtl_cnt {
    margin: 0 0 60px;
}
.recordDtl_cnt:last-child {
    margin: 0;
}
.recordDtl_ttl {
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 22px 0;
    position: relative;
    margin: 0 0 30px;
}
.recordDtl_ttl:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -12px;
    border: 12px solid transparent;
}
.recordDtl_box {
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.recordDtl_in {
    text-align: center;
    width: 50%;
    border-right: 4px solid #f7f7f7;
    padding: 40px 0;
}
.recordDtl_in:last-child {
    border-right: none;
}
.recordDtl_in:only-child {
    width: 100%;
}
.recordDtl_mds {
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: inline-block;
    padding: 17px 40px;
    border-radius: 60px;
    margin: 0 0 30px;
}
.recordDtl_mds.ver2 {
    font-size: 22px;
    padding: 19px 40px;
}
.recordDtl_mds.ver2.is-high .add-txt {
    font-size: 18px;
}
.recordDtl_nmb {
    font-size: 40px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #d95e62;
    margin: 0 0 20px;
}
.recordDtl_nmb span {
    font-size: 90px;
}
.recordDtl_txt {
    font-size: 16px;
    font-weight: bold;
}
.recordDtl_cnt.is-or .recordDtl_ttl {
    background: #e2980e;
}
.recordDtl_cnt.is-or .recordDtl_ttl:before {
    border-top: 12px solid #e2980e;
}
.recordDtl_cnt.is-or .recordDtl_mds {
    background: #feb732;
}
.recordDtl_cnt.is-gr .recordDtl_ttl {
    background: #4fa6a9;
}
.recordDtl_cnt.is-gr .recordDtl_ttl:before {
    border-top: 12px solid #4fa6a9;
}
.recordDtl_cnt.is-gr .recordDtl_mds {
    background: #72c6c9;
}
.recordDtl_cnt.is-bl .recordDtl_ttl {
    background: #167eb9;
}
.recordDtl_cnt.is-bl .recordDtl_ttl:before {
    border-top: 12px solid #167eb9;
}
.recordDtl_cnt.is-bl .recordDtl_mds {
    background: #5fa5cc;
}
.exam_wrap {
    padding: 60px 0 100px;
}
.summar_sb {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 15px;
}
.exam_wrap .summar_ttl {
    font-size: 42px;
}
.exam_in {
    padding: 50px 0 0;
}
.examDtl_box {
    margin: 0 0 60px;
}
.examDtl_box:last-child {
    margin: 0;
}
.examDtl_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #004098;
    padding: 10px 10px;
    position: relative;
    background: #ffffff;
}
/*
.examDtl_ttl:after {
    content: '';
    display: block;
    width: 160px;
    height: 80px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
}
.examDtl_ttl.n1:after {
    background: url(../img/summar_top_img01-2.png) no-repeat 0 0;
}
.examDtl_ttl.n2:after {
    background: url(../img/summar_top_img02-2.png) no-repeat 0 0;
}
.examDtl_ttl.n3:after {
    background: url(../img/summar_top_img03-2.png) no-repeat 0 0;
}
*/
.examDtl-rbl {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px 10px;
    position: relative;
}
.examDtl-rbl.is-or {
    background: #e2980e;
}
.examDtl-rbl.is-gr {
    background: #4fa6a9;
}
.examDtl-rbl.is-bl {
    background: #167eb9;
}
.examDtl-rbl.is-pl {
    background: #6070cc;
}
.examDtl-ttl {
    text-align: center;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    color: #004098;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
}
.examDtl_flx {
    padding: 30px 0 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.examDtl_in {
    padding: 0 40px 0 0;
}
.examDtl_mds {
    margin: 0 0 25px;
}
.examDtl-mds {
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
}
.examDtl-mds span {
    font-size: 12px;
    font-weight: normal;
}
.examDtl_img {
    padding: 0 30px 0 0;
}
/*
.examDtl_cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.examDtl_txt {
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
}
*/
.examDtl-txt {
    font-size: 14px;
}
.examDtl-txt span {
    display: block;
    font-size: 12px;
    padding: 10px 0 0;
}
.exam_wrap.is-ver2 {
    padding: 60px 0;
    background: #f7f7f7;
}
.exam_wrap.bg-wht {
    background: #fff;
}
/*
.exam_wrap.is-ver2 .examDtl_ttl {
    background: #004098;
}
.exam_wrap.is-ver2 .examDtl-ttl {
    color: #fff;
}
.exam_wrap.is-ver2 .examDtl_flx {
    padding: 30px;
    background: #fff;
}
.exam_wrap.is-ver2 .examDtl_ttl.n1:after {
    background: url(../img/summar_top_img01-2_w.png) no-repeat 0 0;
}
*/
.online_wrap {
    padding: 60px 0;
}
.online_cnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 0 0;
    margin: 0 0 40px;
}
.onCnt_box {
    width: 480px;
    box-sizing: border-box;
    border: 2px solid #eaeaea;
    padding: 10px;
}
.onCnt_txt {
    padding: 15px 15px 0;
}
.onCnt_txt dt {
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    color: #004098;
    margin: 0 0 20px;
}
.onCnt_txt dd {
    font-size: 14px;
    min-height: 75px;
}
.onCnt_img {
    text-align: center;
    padding: 16px 0 40px;
}
.onCnt_point {
    background: #f7f7f7;
    padding: 20px 15px 15px;
    position: relative;
}
.onCnt_point dt {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #004098;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 20px;
}
.onCnt_point dt:before,
.onCnt_point dt:after {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    position: absolute;
    bottom: 4px;
    background-size: 100% auto;
}
.onCnt_point dt:before {
    left: 0;
    background: url(../svg/icn_dot_l_blu.svg) no-repeat 0 0;
    background-size: 100% auto;
}
.onCnt_point dt:after {
    right: 0;
    background: url(../svg/icn_dot_r_blu.svg) no-repeat 0 0;
    background-size: 100% auto;
}
.onCnt_point dd {
    font-size: 14px;
}
.read_wrap {
    padding: 60px 0;
}
.read_txt {
    font-size: 14px;
    text-align: center;
    padding: 30px 0 0;
}
.plan_wrap {
    padding: 60px 0;
}
.plan_in {
    padding: 60px 0 0;
}
.plan_lnk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #004098;
    border-left: 1px solid #004098;
    margin: 50px 0 0;
}
.plan_lnk li {
    width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #004098;
    border-right: 1px solid #004098;
}
.plan_lnk.is-ver2 {
    border-top: none;
}
.plan_lnk.is-ver2 li {
    width: 33%;
    border-top: 1px solid #004098;
}
.planLnk_inr {
    display: table;
}
.plan_lnk a {
    display: block;
    font-size: 16px;
    line-height: 1;
    color: #004098;
    font-weight: bold;
    padding: 20px 0 20px 50px;
    background: url(../svg/icn_arw_down.svg) no-repeat left 20px center;
    background-size: 10px auto;
}
.planLnk_inr > a {
    display: table-cell;
    vertical-align: middle;
}
.planDtl_box {
    border: 2px solid #eaeaea;
    padding: 30px 30px 40px;
    margin: 0 0 20px;
}
.planDtl_box:last-child {
    margin: 0;
}
.planDtl_ttl {
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 30px;
}
.planDtl_ttl span {
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    background: #004098;
    border-radius: 40px;
    padding: 8px 0;
    margin: 0 20px 0 0;
    width: 210px;
    text-align: center;
}
.planDtl_ttl .br-pc {
    background: none !important;
    font-weight: bold;
    color: #000;
    padding: 0;
    margin: 0;
    border-radius: 0;
    width: auto;
    font-size: 17px;
    line-height: 1.4;
}
@media (min-width: 896px) {
    .planDtl_ttl .br-pc {
        display: inline-block;
        vertical-align: middle;
        font-size: 26px;
        line-height: 1.2;
        text-align: left;
    }
}
.planDtl_txt {
    font-size: 14px;
    margin: 0 0 25px;
}
@media (min-width: 896px) {
    .planDtl_txt.is-ver2 {
        letter-spacing: -0.01em;
    }
}
.planDtl_txt span {
    color: #004098;
    font-weight: bold;
}
.planDtl_txt span.palt {
    font-feature-settings: "palt";
}
.planTbl_box {
    width: 800px;
    margin: 0 auto;
}
.planTbl_ttl {
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    color: #fff;
    background: #808080;
    text-align: center;
    padding: 15px 0;
}
.planTbl_ttl .is-fss {
    font-size: 16px;
}
.planTbl_tbl {
    width: 100%;
}
.planTbl_tbl tbody {
    border-right: 1px solid #eaeaea;
}
.planTbl_tbl th {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    background: #f7f7f7;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    width: 400px;
    padding: 8px 0;
}
.planTbl_tbl th.is-clr2 {
    background: #e9e9e9;
}
.planTbl_tbl th:only-child {
    background: #e0e0e0;
}
.planTbl_tbl.is-ver2 th {
    width: 290px;
}
.planTbl_tbl.is-ver3 tr:first-child th:nth-child(2n) {
    background: #e0e0e0;
}
.planTbl_tbl.is-ver3 tr:first-child th:first-child {
    background: #fff;
}
.planTbl_tbl.is-ver4 th {
    width: 50%;
}
.planTbl_tbl td {
    border-bottom: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
    font-size: 14px;
    text-align: center;
    padding: 8px 0;
}
.planTbl_tbl td.is-clrs {
    color: #fff;
    font-weight: bold;
}
.summer.o-junior .planTbl_tbl td.is-clrs {
    background: #4fa6a9;
}
.summer.o-high .planTbl_tbl td.is-clrs {
    background: #167eb9;
}
.summer.o-ikkankou .planTbl_tbl td.is-clrs {
    background: #6070cc;
}
.planTbl_tbl .is-fss {
    font-size: 12px;
}
.planTbl_tbl .is-fss.is-ver2 {
    font-size: 14px;
}
body.o-elementary .summarDtl_mv {
    background:#f5f5f5 url(../img/summarDtl_mv2024n.jpg) center center no-repeat;
}
body.o-elementary .planDtl_ttl span {
    background: #e2980e;
}
body.o-elementary .planDtl_txt span {
    color: #e2980e;
}
body.o-elementary .examDtl-rbl {
    background: #e2980e;
}
body.o-junior .summarDtl_mv {
    background:#f5f5f5 url(../img/summarDtl_junior_mv2024.jpg?date=20240508) center center no-repeat;
}
body.o-junior .planDtl_ttl span {
    background: #4fa6a9;
}
body.o-junior .planDtl_txt span {
    color: #4fa6a9;
}
body.o-junior .examDtl-rbl {
    background: #4fa6a9;
}
body.o-high .summarDtl_mv {
    background:#f5f5f5 url(../img/summarDtl_high_mv2024.jpg?date=20240508) center center no-repeat;
}
body.o-high .planDtl_ttl span {
    background: #167eb9;
}
body.o-high .planDtl_txt span {
    color: #167eb9;
}
body.o-high .examDtl-rbl {
    background: #167eb9;
}
body.o-ikkankou .summarDtl_mv {
    background:#f5f5f5 url(../img/summarDtl_ikkankou_mv2024.jpg?date=20240508) center center no-repeat;
    background-size: auto 360px;
}
body.o-ikkankou .planDtl_ttl span {
    background: #6070cc;
}
body.o-ikkankou .planDtl_txt span {
    color: #6070cc;
}
body.o-ikkankou .examDtl-rbl {
    background: #6070cc;
}
body.winter.o-elementary .summarDtl_mv {
    background:#f5f5f5 url(../img/winterDtl_mv.jpg) center center / cover no-repeat;
}
body.winter.o-junior .summarDtl_mv {
    background:#f5f5f5 url(../img/winterDtl_junior_mv.jpg) center center / cover no-repeat;
}
body.winter.o-high .summarDtl_mv {
    background:#f5f5f5 url(../img/winterDtl_high_mv.jpg) center center / cover no-repeat;
}
body.winter.o-ikkankou .summarDtl_mv {
    background:#f5f5f5 url(../img/winterDtl_ikkankou_mv3.jpg) center center / cover no-repeat;
}
body.winter.o-elementary .summarDtl_mv.spring2024 {
    background:#f5f5f5 url(../img/springDtl_elementary_mv_2024.jpg?02) center center no-repeat;
}
body.winter.o-junior .summarDtl_mv.spring2024 {
    background:#f5f5f5 url(../img/springDtl_junior_mv_2024.jpg?02) center center no-repeat;
}
body.winter.o-high .summarDtl_mv.spring2024 {
    background:#f5f5f5 url(../img/springDtl_high_mv_2024.jpg?02) center center no-repeat;
}
body.winter.o-ikkankou .summarDtl_mv.spring2024 {
    background:#f5f5f5 url(../img/springDtl_ikkankou_mv_2024.jpg?02) center center no-repeat;
}
.planTbl_last {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #004098;
    padding: 60px 0 0;
}
.planTbl_memo {
    font-size: 12px;
    padding: 15px 0 0;
}
/*spring*/
body.spring .summar_mv {
    text-align: center;
    /*background: #f5f5f5 url(../img/spring_top_mv_bg2023.jpg?date=20230209) no-repeat center center;
    background: #f5f5f5 url(../img/spring_top_mv_bg2023_12.jpg) no-repeat center center;*/
    background: #f5f5f5 url(../img/spring_top_mv_bg2025.jpg?date=20240207) no-repeat center center;
}
@media (min-width: 896px) {
    body.spring .summar_mv.is-ver2 {
        background: #f5f5f5 url(../img/spring_top_mv_bg2023_2.jpg?date=202302091) no-repeat right center;
    }
    body.spring .summar_mv.is-ver3 {
        background: #f5f5f5 url(../img/spring_top_mv_bg2023_3.jpg?date=202302091) no-repeat center center;
    }

}
body.spring .summar_mv_ttl {
    top: 80px;
    left: 36px;
}
.sprDif_warp {
    padding: 60px 0;
}
.sprDif_warp.bg-gly {
    background: #f7f7f7;
}
.sprDif_in {
    padding: 60px 0 0;
}
.sprDif_flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 60px;
}
.sprDif_flx:last-child {
    margin: 0;
}
.sprDif_flx:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.sprDif_box {
    padding: 0 0 0 40px;
}
.sprDif_flx:nth-child(2n) .sprDif_box {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 40px 0 0;
}
.sprDif_mds {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    background: #004098;
    border-radius: 40px;
    margin: 0 0 15px;
    width: 180px;
    text-align: center;
}
.sprDif_mds span {
    display: inline-block;
    vertical-align: middle;
}
.sprDif_mds .is-fsl {
    font-size: 26px;
}
.sprDif_txt dt {
    font-size: 26px;
    font-weight: bold;
    color: #004098;
    margin: 0 0 15px;
}
.sprDif_txt dd {
    font-size: 14px;
}
.sprCs_warp {
    background: #f7f7f7;
    padding: 60px 0;
}
.sprCs_warp.bg-wht {
    background: #fff;
}
.sprCs_lnk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0 0;
    margin: 0 0 40px;
}
.sprCs_lnk li {
    width: 320px;
}
.sprCs_mds {
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    background: #fff;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    margin: 0 0 15px;
    border-radius: 6px;
}
.sprCs_mds span {
    font-size: 14px;
}
.sprCs_mds:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
}
.sprCs_btn {
    display: table;
    table-layout: fixed;
    letter-spacing: -.4em;
    width: 100%;
    height: 60px;
}
.sprCs_btn a {
    display: table-cell;
    letter-spacing: normal;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.6;
    color: #fff;
    text-decoration: none;
    background-image: url(../svg/icn_arw_r_down_w.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
    background-size: 15px auto;
    padding: 0 26px;
}
.sprCs_lnk li:nth-child(1) .sprCs_btn a {
    background-color: #34b388;
}
.sprCs_lnk li:nth-child(2) .sprCs_btn a {
    background-color: #6070cc ;
}
.sprCs_lnk li:nth-child(3) .sprCs_btn a {
    background-color: #cb5696;
}
.sprCs_btn.ver2 {
    height: auto;
}
.sprCs_btn.ver2 a {
    padding: 0;
    background-position: top 12px right 10px;
}
.sprCs_btn.ver2 a span {
    display: block;
    padding: 6px 26px;
}
.sprCs_btn.ver2 a span:last-child {
    background: #fff;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.sprCs_lnk li:nth-child(1) .sprCs_btn.ver2 a span:last-child {
    border: 1px solid #34b388;
}
.sprCs_lnk li:nth-child(2) .sprCs_btn.ver2 a span:last-child {
    border: 1px solid #6070cc;
}
.sprCs_lnk li:nth-child(3) .sprCs_btn.ver2 a span:last-child {
    border: 1px solid #cb5696;
}
.sprCs_box {
    margin: 0 0 40px;
}
.sprCs_box:last-child {
    margin: 0;
}
.sprCs_ttl {
    font-size: 26px;
    line-height: 1.4;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 22px 0;
    position: relative;
}
.sprCs_ttl:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    z-index: 2;
}
.sprCs_box:nth-child(1) .sprCs_ttl {
    background-color: #34b388;
}
.sprCs_box:nth-child(2) .sprCs_ttl {
    background-color: #6070cc;
}
.sprCs_box:nth-child(3) .sprCs_ttl {
    background-color: #cb5696;
}
.sprCs_box:nth-child(1) .sprCs_ttl:before {
    border-top: 12px solid #34b388;
}
.sprCs_box:nth-child(2) .sprCs_ttl:before {
    border-top: 12px solid #6070cc;
}
.sprCs_box:nth-child(3) .sprCs_ttl:before {
    border-top: 12px solid #cb5696;
}
.sprCs_img {
    position: relative;
}
.sprCs_box:nth-child(1) .sprCs_img {
    border-left: 1px solid #34b388;
    border-right: 1px solid #34b388;
}
.sprCs_box:nth-child(2) .sprCs_img {
    border-left: 1px solid #6070cc;
    border-right: 1px solid #6070cc;
}
.sprCs_box:nth-child(3) .sprCs_img {
    border-left: 1px solid #cb5696;
    border-right: 1px solid #cb5696;
}
.sprCs_imgtx {
    position: absolute;
    font-size: 30px;
    line-height: 1.4;
    font-weight: bold;
    left: 60px;
    top: 50%;
    transform: translateY(-50%);
}
.sprCs_txt {
    background: #fff;
    padding: 40px 50px;
}
.sprCs_box:nth-child(1) .sprCs_txt {
    border-left: 1px solid #34b388;
    border-right: 1px solid #34b388;
    border-bottom: 1px solid #34b388;
}
.sprCs_box:nth-child(2) .sprCs_txt {
    border-left: 1px solid #6070cc;
    border-right: 1px solid #6070cc;
    border-bottom: 1px solid #6070cc;
}
.sprCs_box:nth-child(3) .sprCs_txt {
    border-left: 1px solid #cb5696;
    border-right: 1px solid #cb5696;
    border-bottom: 1px solid #cb5696;
}
.sprCs_txt dl {
    margin: 0 0 30px;
}
.sprCs_txt dl:last-child {
    margin: 0;
}
.sprCs_txt dt {
    font-size: 20px;
    font-weight: bold;
    color: #004098;
    margin: 0 0 10px;
}
.sprCs_txt dd {
    font-size: 14px;
}
.summar_ttl .is-rnd {
    position: relative;
}
.summar_ttl .is-rnd:before,
.summar_ttl .is-rnd:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #ffee00;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 24px;
}
.summar_ttl .is-rnd:after {
    left: 84px;
}
/*20221021*/
.exam_in.ver2 {
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
    justify-content: space-between;
}
.examDtl_box.ver2 {
    width: 485px;
    margin-bottom: 30px;
    border: solid 3px #eaeaea;
    box-sizing: border-box;
}
.examDtl_flx.ver2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 15px 25px 15px;
    box-sizing: border-box;
}
.examDtl_in.ver2 {
    padding-right: 0;
}
.examDtl-ttl.ver2 {
    margin-left: 15px;
    padding: 6px 0;
    width: calc(100% - 80px);
    text-align: left;
    line-height: 1.3;
    font-size: 26px;
}
.examDtl-rbl.ver2 {
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    font-size: 15px;
    padding: 0;
    line-height: 1.2;
    display:-webkit-box;
  	display:-ms-flexbox;
    display: flex;
    -webkit-box-align: center;
	-ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
	-ms-flex-pack: center;
    justify-content: center;
    margin-left: 15px;
}
.examDtl_ttl.ver2 {
    padding: 0 15px 0 0;
    box-sizing: border-box;
    height: 100px;
    border: 0;
}
.examDtl_ttl.ver2.on {
    border-bottom: 1px solid transparent;
}
.examDtl_pct.ver2 {
    text-align: center;
    margin-top: 35px;
}
.examDtl_pct.ver2 .txt {
    font-size: 17px;
}
.c-sp-sp {
    display:none;
}
@media (min-width: 896px) {
    .examDtl_flx.is-h810 {
        min-height: 590px;
    }
    .examDtl_flx.is-h625 {
        min-height: 565px
    }
    .examDtl_flx.is-h650 {
        min-height: 540px;
    }
    .examDtl_flx.is-h624 {
        min-height: 624px;
    }
    .examDtl_flx.is-h680 {
        min-height: 680px;
    }
    .examDtl_flx.is-h700 {
        min-height: 700px;
    }
    .examDtl_flx.is-h735 {
        min-height: 735px;
    }
    .examDtl_flx.is-h836 {
        min-height: 680px;
    }
    .qa-txt a:hover {
        text-decoration: none;
    }
    .pass_lnk a:hover {
        text-decoration: underline;
    }
    .pass_btn a:hover {
        color: #fff;
        background: #004098 url(../svg/icn_arw_right_w.svg) no-repeat center right 20px;
        background-size: 8px auto;
        opacity: 1;
    }
    .cnt1_wrap .gdc_btn a {
        padding: 0 25px 0 10px;
    }
    .sprCs_btn a:hover {
        opacity: 0.7;
    }
    .summar_bnr2 a:hover {
        opacity: 0.7;
    }
}
body.o-ikkankou .charm_lst li:nth-child(1) .charm_box:after {
    background: url(../img/reasons_icn02.png) no-repeat center;
    background-size: 100% auto;
}
body.o-ikkankou .charm_lst li:nth-child(2) .charm_box:after {
    background: url(../img/reasons_icn03.png) no-repeat center;
    background-size: 100% auto;
}
body.o-ikkankou .charm_lst li:nth-child(3) .charm_box:after {
    background: url(../img/reasons_icn04.png?date=20210524) no-repeat center;
    background-size: 100% auto;
}
.read_ex {
    margin: 0 0 40px 0;
    text-align: center;
}
.read-ex {
    border: 1px solid #ff0000;
    padding: 10px 20px;
    display: inline-block;
    color: #ff0000;
    font-size: 16px;
}
@media (min-width: 896px) {
    .recordDtl_mds.is-high {
        line-height: 1.4;
        padding: 0 40px;
        margin: 0 auto 30px;
        height: 80px;
        width: fit-content;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (max-width: 896px) {
    .mvTtl_wrap {
        padding: 20px 15px;
        background: #f2f5fa;
    }
    .mvTtl-ttl {
        text-align: center;
        font-weight: 500;
        font-size: 44px;
        color: #124098;
        line-height: 1.2;
    }
    .mvTtl-ttl .is-fss {
        font-size: 20px;
        display: block;
        margin: 0 0 5px 0;
    }
    .mvTtl-txt {
        text-align: center;
        font-weight: 600;
        font-size: 20px;
        margin: 10px 0 0 0;
    }
    .mvTtl-stx {
        font-size: 13px;
        margin: 10px 0 0 0;
    }
    .mvTtl-img {
        width: 100%;
        height: auto;
    }
    .summar_mv {
        background: #f5f5f5;
    }
    .summar_mv img {
        width: 100%;
        height: auto;
    }
    .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/summarDtl_mv2024n.jpg) right center / cover no-repeat;
        height: 265px;
        padding: 0 0 0;
    }
    body.o-elementary .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/summarDtl_mv2024n.jpg) right center / cover no-repeat;
    }
    body.o-junior .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/summarDtl_junior_mv2024.jpg?date=20240508) right center / cover no-repeat;
    }
    body.o-high .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/summarDtl_high_mv2024.jpg?date=20240508) right center / cover no-repeat;
    }
    body.o-ikkankou .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/summarDtl_ikkankou_mv2024.jpg?date=20240508) right bottom -30px no-repeat;
        background-size: auto 265px;
    }
    body.winter.o-elementary .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_mv.jpg) right center / cover no-repeat;
    }
    body.winter.o-junior .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_junior_mv.jpg) right center / cover no-repeat;
    }
    body.winter.o-high .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_high_mv.jpg) right center / cover no-repeat;
    }
    body.winter.o-ikkankou .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_ikkankou_mv3.jpg) right -40px center / cover no-repeat;
    }
    .summarDtl_mv.winter2023 {
        height: 190px;
    }
    body.winter.o-elementary .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_mv_2023.jpg) right top / 100% auto no-repeat;
    }
    body.winter.o-junior .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_junior_mv_2023.jpg) right top / 100% auto no-repeat;
    }
    body.winter.o-high .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_high_mv_2023.jpg) right top / 100% auto no-repeat;
    }
    body.winter.o-ikkankou .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_ikkankou_mv_2023.jpg) right top / 100% auto no-repeat;
    }
    .summarDtl_mv.spring2024 {
        height: 190px;
    }
    body.winter.o-elementary .summarDtl_mv.spring2024 {
        background:#f5f5f5 url(../img/sp/springDtl_elementary_mv_2024.jpg?02) right top / 375px auto no-repeat;
    }
    body.winter.o-junior .summarDtl_mv.spring2024 {
        background:#f5f5f5 url(../img/sp/springDtl_junior_mv_2024.jpg?02) right top / 375px auto no-repeat;
    }
    body.winter.o-high .summarDtl_mv.spring2024 {
        background:#f5f5f5 url(../img/sp/springDtl_high_mv_2024.jpg?02) right top / 375px auto no-repeat;
    }
    body.winter.o-ikkankou .summarDtl_mv.spring2024 {
        background:#f5f5f5 url(../img/sp/springDtl_ikkankou_mv_2024.jpg?02) right top / 375px auto no-repeat;
    }
    .summarDtl_ttl {
        top: 55px;
        left: 8px;
    }
    .summarDtl_sb {
        top: 110px;
        left: 13px;
    }
    /*
    body.o-elementary.summer .summarDtl_ttl {
        top: 15px;
    }
    body.o-elementary.summer .summarDtl_sb {
        top: 70px;
    }
    body.o-ikkankou.summer .summarDtl_ttl {
        top: 15px;
    }
    body.o-ikkankou.summer .summarDtl_sb {
        top: 70px;
    }
    */
    body.winter.o-elementary .spring2024 .summarDtl_ttl,
    body.winter.o-junior .spring2024 .summarDtl_ttl,
    body.winter.o-high .spring2024 .summarDtl_ttl,
    body.winter.o-ikkankou .spring2024 .summarDtl_ttl {
        top: 32px;
        left: 17px;
    }
    body.winter.o-elementary .spring2024 .summarDtl_sb,
    body.winter.o-junior .spring2024 .summarDtl_sb,
    body.winter.o-high .spring2024 .summarDtl_sb,
    body.winter.o-ikkankou .spring2024 .summarDtl_sb {
        top: 120px;
        left: 17px;
    }
    /*
    .summarDtl_ttl {
        font-size: 37px;
        line-height: 1.4;
        padding: 0 0 50px;
    }
    .summarDtl_sb {
        font-size: 21px;
        padding: 0 0 10px;
    }
    .summarDtl_txt {
        font-size: 13px;
    }
    .summarDtl_txt span {
        background-size: 100% 8px;
    }
    */

    .summar_bnr {
        text-align: center;
        margin: 0 0 60px;
    }
    .summar_bnr img,
    .summar_bnr2 img,
    .summar_bnr3 img {
        width: 100%;
    }
    .summar_bnr {
        margin: 0 0 30px;
    }
    .summar_bnr3 {
        padding: 20px 15px;
        margin: 0;
    }
    /*
    .linklist_wrap {
        padding: 30px 0;
    }
    .lnkLst_flx:first-child {
        border-top: 1px solid #004098;
    }
    */
    .cnt1_wrap {
        padding: 20px 15px 30px;
    }
    .cnt1_wrap.is-ver2 {
        padding: 20px 15px;
    }
    .cnt1_wrap .gdc_list {
        padding: 20px 0 0;
    }
    .gdc_txt {
        padding: 20px 0 0;
        font-size: 12px;
    }
    .charm_btn {
        width: 100%;
        box-sizing: border-box;
    }
    .cnt4_wrap {
        background: url(../img/sp/pass_img.jpg) center center / cover no-repeat;
        padding: 25px 15px 30px;
        text-align: center;
    }
    .cnt4_ttl {
        display: inline-block;
        font-size: 23px;
        padding-left: 50px;
        margin: 0 0 20px;
    }
    .cnt4_ttl:before {
        width: 45px;
        height: 24px;
        background: url(../img/sp/icn_pass.png) no-repeat center;
        background-size: 100% auto;
    }
    .cnt4-txt {
        font-size: 12px;
        line-height: 1.6;
        padding: 0 0 15px;
    }
    .pass_list {
        display: block;
    }
    .pass_list li {
        width: 100%;
        margin: 0 0 15px;
        text-align: left;
    }
    .pass_list li:last-child {
        margin: 0;
    }
    .pass_btn {
        height: 45px;
    }
    .pass_btn a {
        font-size: 14px;
        background-image: url(../svg/icn_arw_right.svg);
        background-repeat: no-repeat;
        background-position: center right 10px;
        background-size: 5px auto;
    }
    .pass_btn.is-non a {
        background-image: url(../svg/icn_arw_right_g2.svg);
        background-position: center right 10px;
        background-size: 5px auto;
    }
    .pass_lnk {
        padding: 6px 0 0;
    }
    .pass_lnk a {
        font-size: 13px;
        padding: 0 0 0 1.2em;
        background: url(../svg/icn_arw_r_right.svg) no-repeat center left;
        background-size: 12px auto;
        text-decoration: none;
    }
    .cnt5_wrap {
        padding: 30px 15px;
    }
    .cnt5_wrap.is-ver2 {
        margin: 30px 0 0 0;
    }
    .cnt5_wrap.is-ver3 {
        margin: 0 0 50px 0;
    }
    .qa_warp {
        margin: 20px 0;
    }
    .qa_box {
        padding: 15px 15px;
    }
    .qa_ttl a {
        display: block;
        font-size: 13px;
        padding: 0 10px 0 20px;
        background: url(../svg/icn_arw_down.svg) no-repeat center right;
        background-size: 8px auto;
    }
    .qa_ttl.on a {
        background: url(../svg/icn_arw_up.svg) no-repeat center right;
        background-size: 8px auto;
    }
    .qa_ttl a:before {
        width: 12px;
        height: 12px;
        top: 4px;
    }
    .qa_txt {
        padding: 20px 0 0;
    }
    .qa-txt {
        font-size: 13px;
        padding: 0 0 0 20px;
    }
    .qa-txt:before {
        width: 14px;
        height: 14px;
        top: 2px;
    }

    .road_wrap {
        padding: 30px 15px;
    }
    .summar_ttl {
        font-size: 15px;
    }
    .summar_ttl .f_bg {
        font-size: 30px;
    }
    .summar_ttl .f_cl {
        background-size: 100% 10px;
    }
    .road_box {
        display: block;
        padding: 15px 0 0;
    }
    .road_txt {
        width: 100%;
        margin: 0 0 35px;
    }
    .road_txt:last-child {
        margin: 0;
    }
    .road_txt:before {
        top: 105%;
        left: 50%;
        width: 20px;
        height: 20px;
        margin-top: 0;
        margin-left: -10px;
    }
    .road_txt dt {
        font-size: 15px;
        padding: 7px 0;
    }
    .road_txt dt:before {
        margin-left: -5px;
        border: 5px solid transparent;
        border-top: 6px solid #004098;
    }
    .road_txt dd {
        font-size: 13px;
        padding: 20px 0;
    }
    .road_btn {
        width: 100%;
        margin: 25px 0 0;
    }
    .road_btn.is-vol2 {
        width: -webkit-calc(100% - 60px);
        width: calc(100% - 60px);
        margin: 25px auto 0;
    }
    .road_btn.c-btn a {
        background: #004098 url(../svg/icn_arw_down_w.svg) no-repeat center left 15px;
        background-size: 8px auto;
    }
    .charm_btn.c-btn a {
        background: #004098 url(../svg/icn_arw_down_w.svg) no-repeat center left 15px;
        background-size: 8px auto;
    }
    .prce_wrap {
        padding: 30px 15px;
    }
    body.o-ikkankou .charm_bg {
        padding: 0 15px;
        margin: 225px 0 0;
    }
    .prce_wrap.t-mar {
        margin: 255px 0 0 0 !important;
    }
    .prce_wrap .gdc_txt {
        text-align: left;
        line-height: 2;
    }
    .prce_in {
        margin: 25px 0 0;
        display: block;
    }
    .prce_box {
        width: 100%;
        padding: 25px 15px 15px;
        border-right: none;
        border-bottom: 2px solid #eaeaea;
    }
    .prce_box:before {
        top: 100%;
        right: 50%;
        margin-top: 0;
        margin-right: -12px;
        border: 12px solid transparent;
        border-top: 12px solid #FFF;
    }
    .prce_box:after {
        top: 100%;
        right: 50%;
        margin-top: 0;
        margin-right: -14px;
        border: 14px solid transparent;
        border-top: 14px solid #eaeaea;
    }
    .prce_box:last-child {
        border-bottom: none;
    }
    .prce_ttl {
        font-size: 15px;
        line-height: 1.6;
    }
    .prce_ttl span {
        font-size: 25px;
    }
    .prce_img {
        margin: 10px 0;
    }
    .prce_txt {
        font-size: 13px;
        line-height: 1.8;
    }
    .record_wrap {
        padding: 30px 15px;
    }
    .record_wrap.is-ver2 {
        margin: 0 0 30px 0;
    }
    .record_ttl {
        margin: 0 0 20px;
    }
    .record_mds {
        font-size: 13px;
        margin: 0 0 10px;
        padding: 0 15px;
    }
    .record_mds:before,
    .record_mds:after {
        width: 12px;
        height: 12px;
        bottom: 4px;
    }
    .record-ttl {
        font-size: 30px;
    }
    .recordDtl_cnt {
        margin: 0 0 30px;
    }
    .recordDtl_ttl {
        font-size: 20px;
        padding: 6px 0;
        margin: 0 0 15px;
    }
    .recordDtl_ttl:before {
        margin-left: -6px;
        border: 6px solid transparent;
    }
    .recordDtl_box {
        display: block;
    }
    .recordDtl_in {
        width: 100%;
        border-right: none;
        border-bottom: 4px solid #f7f7f7;
        padding: 20px 0;
    }
    .recordDtl_in:last-child {
        border-bottom: none;
    }
    .recordDtl_in:only-child {
        width: 100%;
    }
    .recordDtl_mds {
        font-size: 15px;
        padding: 8px 20px;
        margin: 0 0 20px;
    }
    .recordDtl_mds.ver2 {
        font-size: 15px;
        padding: 8px 20px;
    }
    .recordDtl_mds.ver2.is-high {
        line-height: 1.4;
    }
    .recordDtl_mds.ver2.is-high .add-txt {
        font-size: 12px;
    }
    .recordDtl_nmb {
        font-size: 23px;
        margin: 0 0 10px;
    }
    .recordDtl_nmb span {
        font-size: 50px;
    }
    .recordDtl_txt {
        font-size: 12px;
    }
    .recordDtl_cnt.is-or .recordDtl_ttl:before {
        border-top: 6px solid #e2980e;
    }
    .recordDtl_cnt.is-gr .recordDtl_ttl:before {
        border-top: 6px solid #4fa6a9;
    }
    .recordDtl_cnt.is-bl .recordDtl_ttl:before {
        border-top: 6px solid #167eb9;
    }
    .exam_wrap {
        padding: 30px 15px;
    }
    .summar_sb {
        font-size: 15px;
        margin: 0 0 5px;
    }
    .exam_wrap .summar_ttl {
        font-size: 20px;
    }
    .exam_in {
        padding: 30px 0 0;
    }
    .examDtl_box {
        margin: 0 0 30px;
    }
    /*
    .examDtl_ttl:after {
        width: 59px;
        height: 62px;
        right: 5px;
    }
    .examDtl_ttl.n1:after {
        background: url(../img/sp/summar_top_img01-2.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    .examDtl_ttl.n2:after {
        background: url(../img/sp/summar_top_img02-2.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    .examDtl_ttl.n3:after {
        background: url(../img/sp/summar_top_img03-2.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    */
    .examDtl-rbl {
        font-size: 13px;
        padding: 5px;
    }
    .examDtl-ttl {
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        width: -webkit-calc(100% - 46px);
        width: calc(100% - 46px);
        padding: 0 0 0 10px;
    }
    .examDtl_flx {
        display: block;
        padding: 20px 0 0;
    }
    .examDtl_in {
        padding: 0 0 20px 0;
    }
    .examDtl_mds {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 0 10px;
    }
    .examDtl-mds {
        font-size: 18px;
        line-height: 1.4;
    }
    .examDtl_img {
        padding: 0 20px 0 0;
    }
    .examDtl_cnt {
        display: block;
    }
    /*
    .examDtl_txt {
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    */
    .examDtl-txt {
        font-size: 13px;
        line-height: 2;
    }
    .examDtl-txt span {
        font-size: 10px;
        padding: 5px 0 0;
    }
    .exam_wrap.is-ver2 {
        padding: 30px 15px;
    }
    /*
    .exam_wrap.is-ver2 .examDtl_flx {
        padding: 15px;
    }
    .exam_wrap.is-ver2 .examDtl_ttl.n1:after {
        background: url(../img/sp/summar_top_img01-2_w.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    */
    .examDtl_pct img {
        width: 100%;
        max-width: 385px;
        height: auto;
    }
    .online_wrap {
        padding: 30px 15px;
    }
    .online_cnt {
        display: block;
        padding: 25px 0 0;
        margin: 0;
    }
    .onCnt_box {
        width: 100%;
        padding: 15px;
        margin: 0 0 25px;
    }
    .onCnt_txt {
        padding: 10px 0 0;
    }
    .onCnt_txt dt {
        font-size: 18px;
        margin: 0 0 10px;
    }
    .onCnt_txt dd {
        font-size: 12px;
        min-height: auto;
        line-height: 2;
    }
    .onCnt_img {
        text-align: center;
        padding: 10px 0 20px;
    }
    .onCnt_point {
        padding: 15px 15px;
    }
    .onCnt_point dt {
        font-size: 12px;
        top: -4px;
        padding: 0 14px;
    }
    .onCnt_point dt:before,
    .onCnt_point dt:after {
        width: 10px;
        height: 10px;
        bottom: 2px;
    }
    .onCnt_point dd {
        font-size: 12px;
        line-height: 2;
    }
    .read_wrap {
        padding: 30px 15px;
    }
    .read_txt {
        font-size: 13px;
        text-align: left;
        padding: 20px 0 0;
    }
    .plan_wrap {
        padding: 30px 0;
    }
    .plan_wrap .gdc_txt {
        padding: 20px 15px 0;
        text-align: left;
    }
    .plan_in {
        padding: 30px 15px 0;
    }
    .plan_lnk {
        margin: 20px 10px 0;
        border-right: 0;
    }
    .plan_lnk li {
        width: 50%;
        border-right: 1px solid #004098;
        border-left: 0;
    }
    .plan_lnk.is-ver2 li:nth-child(2n) {
        border-right: 1px solid #004098;
    }
    .plan_lnk a {
        font-size: 12px;
        line-height: 1.2;
        padding: 10px 15px 10px 30px;
        background: url(../svg/icn_arw_down.svg) no-repeat left 10px center;
        background-size: 10px auto;
    }
    .planDtl_box {
        padding: 25px 15px;
    }
    .planDtl_ttl {
        font-size: 17px;
        line-height: 1.4;
        display: block;
        margin: 0 0 15px;
        text-align: center;
    }
    .planDtl_ttl span {
        width: 170px;
        margin: 0 auto 20px;
        display: block;
        font-size: 15px;
        padding: 6px 0;
        text-align: center;
    }
    .planDtl_txt {
        font-size: 13px;
        line-height: 2;
        margin: 0 0 15px;
    }
    .planTbl_box {
        width: 100%;
    }
    .planTbl_ttl {
        font-size: 15px;
        line-height: 1.4;
        padding: 6px 0;
    }
    .planTbl_ttl .is-fss {
        font-size: 13px;
    }
    .planTbl_tbl {
        width: 100%;
    }
    .planTbl_tbl th {
        font-size: 12px;
        width: 200px;
        padding: 4px 5px;
    }
    .planTbl_tbl.is-ver3 tr:first-child th:nth-child(2n) {
        background: #f7f7f7;
    }
    .planTbl_tbl.is-ver3 tr th {
        border-bottom: 1px solid #fff;
    }
    .planTbl_tbl.is-ver3 tr:first-child th {
        border-bottom: 1px solid #eaeaea;
    }
    .planTbl_tbl.is-ver3 tr:last-child th {
        border-bottom: 1px solid #eaeaea;
    }
    .planTbl_tbl.is-ver3 tr:nth-child(2n) th {
        background: #e0e0e0;
    }
    .planTbl_tbl.is-ver2 th {
        width: 70px;
    }
    .planTbl_tbl td {
        font-size: 12px;
        padding: 4px 5px;
    }
    .planTbl_tbl .is-fss ,
    .planTbl_tbl .is-fss.is-ver2 {
        font-size: 10px;
    }
    .planTbl_last {
        font-size: 18px;
        padding: 30px 0 0;
    }
    /*spring*/
    body.spring .summar_mv {
        background: none;
    }
    .sprDif_warp {
        padding: 30px 15px;
    }
    .sprDif_in {
        padding: 30px 0 0;
    }
    .sprDif_flx {
        display: block;
        margin: 0 0 30px;
    }
    .sprDif_box {
        display: block;
        text-align: center;
        padding: 0;
    }
    .sprDif_flx:nth-child(2n) .sprDif_box {
        padding: 0;
    }
    .sprDif_mds {
        font-size: 12px;
        margin: 0 0 10px;
        width: 135px;
    }
    .sprDif_mds .is-fsl {
        font-size: 20px;
    }
    .sprDif_txt dt {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .sprDif_txt .sprDif_img {
        margin: 0 0 10px;
        text-align: center;
    }
    .sprDif_txt dd {
        font-size: 12px;
        text-align: left;
        line-height: 1.8;
    }
    .sprCs_warp {
        padding: 30px 15px;
    }
    .sprCs_lnk {
        display: block;
        padding: 30px 0 0;
        margin: 0 0 20px;
    }
    .sprCs_lnk li {
        width: 100%;
        max-width: 325px;
        margin: 0 auto 15px;
    }
    .sprCs_lnk li:last-child {
        margin: 0 auto;
    }
    .sprCs_mds {
        font-size: 13px;
        height: 25px;
        margin: 0 0 15px;
        border-radius: 3px;
    }
    .sprCs_mds span {
        font-size: 13px;
    }
    .sprCs_btn {
        height: 45px;
    }
    .sprCs_btn a {
        font-size: 14px;
        background-size: 12px auto;
    }
    .sprCs_btn.ver2 a {
        background-position: top 12px right 10px;
    }
    .sprCs_btn.ver2 a span {
        padding: 6px 15px;
    }
    .sprCs_btn.ver2 a span:last-child {
        font-size: 12px;
    }
    .sprCs_box {
        margin: 0 0 30px;
    }
    .sprCs_ttl {
        font-size: 18px;
        padding: 15px 0;
    }
    .sprCs_ttl:before {
        margin-left: -8px;
        border: 8px solid transparent;
    }
    .sprCs_box:nth-child(1) .sprCs_ttl:before {
        border-top: 8px solid #34b388;
    }
    .sprCs_box:nth-child(2) .sprCs_ttl:before {
        border-top: 8px solid #6070cc;
    }
    .sprCs_box:nth-child(3) .sprCs_ttl:before {
        border-top: 8px solid #cb5696;
    }
    .sprCs_img img {
        width: 100%;
        height: auto;
    }
    .sprCs_imgtx {
        position: relative;
        font-size: 18px;
        left: 0;
        top: 0;
        transform: none;
        text-align: center;
        padding: 20px 0 15px;
        background: #fff;
    }
    .sprCs_txt {
        padding: 20px 15px;
    }
    .sprCs_txt dl {
        margin: 0 0 20px;
    }
    .sprCs_txt dt {
        font-size: 13px;
        margin: 0 0 10px;
    }
    .sprCs_txt dd {
        font-size: 12px;
    }
    .summar_ttl .is-rnd {
        position: relative;
    }
    .summar_ttl .is-rnd:before,
    .summar_ttl .is-rnd:after {
        width: 5px;
        height: 5px;
        top: -4px;
        left: 12px;
    }
    .summar_ttl .is-rnd:after {
        left: 42px;
    }
    .read_ex {
        margin: 0 0 25px 0;
    }
    .read-ex {
        padding: 5px 10px;
        display: block;
        font-size: 13px;
    }
    /*20221021*/
    .examDtl_box.ver2 {
        width: 100%;
        margin-bottom: 20px;
    }
    .examDtl_flx.ver2 {
        display: block;
        padding: 5px 15px 15px;
        box-sizing: border-box;
    }
    .examDtl_in.ver2 {
        padding-right: 0;
    }
    .examDtl-ttl.ver2 {
        margin-left: 10px;
        font-size: 17px;
        line-height: 1.3;
        padding: 7px 0 4px;
        width: calc(100% - 70px);
    }
    .examDtl-rbl.ver2 {
        width: 50px;
        margin-right: 0;
        height: 50px;
        font-size: 14px;
        margin-left: 15px;
    }
    .examDtl_ttl.ver2 {
        box-sizing: border-box;
        height: 85px;
    }
    .examDtl_pct.ver2 {
        text-align: center;
        margin-top: 0;
    }
    .examDtl_pct.ver2 .txt {
        font-size: 14px;
    }
}/*@media*/
@media only screen and (max-width: 374px) {
    body.winter.o-elementary .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_mv.jpg) right -40px center / cover no-repeat;
    }
    body.winter.o-junior .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_junior_mv.jpg) right -60px center / cover no-repeat;
    }
    body.winter.o-ikkankou .summarDtl_mv {
        background:#f5f5f5 url(../img/sp/winterDtl_ikkankou_mv3.jpg) right -80px center / cover no-repeat;
    }
    body.winter.o-elementary .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_mv_2023.jpg) right center / 100% auto no-repeat;
    }
    body.winter.o-junior .summarDtl_mv.winter2023 {
        background:#f5f5f5 url(../img/sp/winterDtl_junior_mv_2023.jpg) right center / 100% auto no-repeat;
    }
    body.winter.o-high .summarDtl_mv.winter2023 {
        background: #f5f5f5 url(../img/sp/winterDtl_high_mv_2023.jpg) right center / 100% auto no-repeat;
    }
    body.winter.o-ikkankou .summarDtl_mv.winter2023 {
        background: #f5f5f5 url(../img/sp/winterDtl_ikkankou_mv_2023.jpg) right center / 100% auto no-repeat;
    }
    .record_mds {
        font-size: 11px;
    }
    .recordDtl_txt {
        font-size: 10px;
    }
    .examDtl-ttl {
        font-size: 11px;
    }
    .exam_wrap .summar_ttl {
        font-size: 18px;
    }
    .planTbl_tbl.is-ver2 th {
        width: 170px;
    }
    .planTbl_tbl.is-ver2 th {
        width: 40px;
    }
    .sprDif_txt .sprDif_img img {
        width: 100%;
        height: auto;
    }
    .sprCs_imgtx {
        font-size: 16px;
    }
    .examDtl-rbl.ver2 {
        font-size: 13px;
    }
    .examDtl-ttl.ver2 {
        font-size: 15px;
    }
    .c-sp-sp {
        display: block;
    }
    .recordDtl_mds.ver2 {
        font-size: 14px;
    }
    .recordDtl_mds.ver2.is-high .add-txt {
        font-size: 10px;
    }
}/*@media*/
