@charset "utf-8";
/* CSS Document */


/*-----------------------------------------

Last update:    2025-9-30

・再進学
・高校３年生（予定）
・高校1・2年生（予定）
---------------------------------------*/

/*==========================================================
index.html
highschool12.html
restart.html
==========================================================*/
#pg_title h2{
    font-size: 180%;
}


.ttl_h3 .ttl_small{
    font-size: 60%;
}
.ttl_h3 .ttl_small:before{
    content: "＼";
    padding-right: 0.2em;
}
.ttl_h3 .ttl_small:after{
    content: "／";
    padding-left: 0.2em;
}


/*ココが違う*/
#target_point_area .ttl_bk_block h3{
    text-align: left;
    padding-left: 4.5em;
    text-indent: -2.5em;
}
#target_point_area .ttl_bk_block .flex_box03{
    gap: 1em 0;
}
#target_point_area .ttl_bk_block .flex_box03 .flex_item{
    width: calc( 100% / 3);
}
#target_point_area .ttl_bk_block h4{
    color: #f85151;
    font-weight: 700;
    font-size: 120%;
    margin-bottom: 0.5em;
}


/*入試制度*/

#target_entrance_area a.ttl_bk_block h3{
    padding: 0.75em 0.25em;
}
#target_entrance_area a.ttl_bk_block.red.kisotsu_box{
    background: url("../../target/img/target_entrance_kisotsu.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff8f6 no-repeat right bottom;
}
#target_entrance_area a.ttl_bk_block.red.ao_box{
    background: url("../../target/img/target_entrance_ao.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff8f6 no-repeat right bottom;
}
#target_entrance_area a.ttl_bk_block.red.suisen_box{
    background: url("../../target/img/target_entrance_suisen.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff8f6 no-repeat right bottom;
}
#target_entrance_area a.ttl_bk_block.red.spe_box{
    background: url("../../target/img/target_entrance_spe.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff8f6 no-repeat right bottom;
}
/*入試制度 hover*/
#target_entrance_area a:hover.ttl_bk_block.kisotsu_box{
    background: url("../../target/img/target_entrance_kisotsu_on.png") no-repeat left bottom, url("../img/arrow_gy.png") #fff no-repeat right bottom;
}
#target_entrance_area a:hover.ttl_bk_block.ao_box{
    background: url("../../target/img/target_entrance_ao_on.png") no-repeat left bottom, url("../img/arrow_gy.png") #fff no-repeat right bottom;
}
#target_entrance_area a:hover.ttl_bk_block.red.suisen_box{
    background: url("../../target/img/target_entrance_suisen_on.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff no-repeat right bottom;
}
#target_entrance_area a:hover.ttl_bk_block.red.spe_box{
    background: url("../../target/img/target_entrance_spe_on.png") no-repeat left bottom, url("../img/arrow_pk.png") #fff no-repeat right bottom;
}

#target_entrance_area .entrance_block dl{
    text-align: center;
    margin-top: 1em;
}
#target_entrance_area .entrance_block dt{
    font-size: 150%;
    font-weight: 700;
    margin-bottom: 0.5em;
}
#target_entrance_area .entrance_block dt em{
    font-size: 150%;
}
#target_entrance_area .entrance_block dd h4{
    text-align: center;
    font-weight: 700;
    font-size: 120%;
}

#target_entrance_area .flex_box03 .ttl_block_inner{
    padding: 2em 1em; 
}

#target_entrance_area .entry_close{
    border: 4px double #111;
    background: rgba(255,255,255,0.8);
    padding: 0.75em 0.25em;
    margin-top: 0.5em;
    color: #111;
    font-size: 90%;
    line-height: 1.4;
}


/*オープンキャンパス*/
#target_oc_area .oc_block dt{
    margin-bottom: 1.5em;
}
#target_oc_area .oc_block img{
    width: 100%;
}
#target_oc_area .oc_block dd h3{
    font-weight: 700;
    font-size: 110%;
}


/*イベント*/
#target_event_area a.flex_item.event_block{
    display: block;
    border-radius: 10px;
    overflow: hidden;
}
#target_event_area a.flex_item.event_block{
    border: 1px solid #eee;
    color: #333;
    background: url("../img/arrow_pk.png") #fff no-repeat right bottom;
    box-shadow: 0px 0px 12px  rgba(181, 181, 181, 0.3);
}
#target_event_area a.event_block:hover{
    border: 1px solid #f85151;
    background: url("../img/arrow_pk.png") #fff8f6 no-repeat right bottom;
}
#target_event_area a.event_block .img_box{
    overflow: hidden;
}
#target_event_area a.event_block img{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transition: transform 0.5s linear;
}
#target_event_area a.event_block:hover img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    opacity:1;
    transform: scale(1.05);
}
#target_event_area a.event_block .txt_box{
    padding: 1em 1em 2em 1em;
}


/*目指せる職業を見てみよう*/
#target_work_area .ttl_bk_block .work_list{
    margin: 1em 0; 
}
#target_work_area .ttl_bk_block .work_list h4{
    font-weight: 700;
}
#target_work_area .ttl_bk_block .work_list dd{
    margin-bottom: 0.25em;
}
#target_work_area .ttl_bk_block .work_list dd span{
    display: inline-block;
}
#target_work_area .ttl_bk_block .work_list dd span:after{
    content: "、";
}
#target_work_area .ttl_bk_block .work_list dd span:last-of-type:after{
    content: none;
}

/*もっと知る*/
#target_more_area .target_more_box{
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

@media screen and (max-width:768px){
    #target_point_area .ttl_bk_block h3{
        text-align: left;
        padding-left: 3em;
        text-indent: -2em;
    }
    #target_entrance_area .flex_box03.sp100{
        display: block;
    }
    #target_entrance_area .flex_box03.sp100 .flex_item{
        width: 100%;
        margin-bottom: 2em;
    }
}

@media screen and (max-width:600px){
    #target_point_area .ttl_bk_block .flex_box03 .flex_item{
        width: 85%;
        margin-left: auto;
        margin-right: auto;
    }
    #target_point_area .ttl_bk_block h3{
        text-align: left;
        padding-left: 2.5em;
        text-indent: -2em;
    }
    #target_event_list{
        width: 94%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
    #target_entrance_area .flex_box03 .ttl_block_inner{
        padding: 1.5em 1em; 
    }

}


