@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width:1040px) {

header .btn-logout{
    width: 5em;
    top: 0;
    right: calc(5em + 1px);
    transform: none;
    padding: 0;
  }
  header .btn-logout a{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    justify-content: flex-end;
    gap:.75em;
  }
  header .btn-logout span.icn{
    width: 52%;
    height: auto;
    transform: translateX(-.25em);
  }

}
@media only screen and (max-width:980px) {

  .page-header .page-title .en > span{
    font-size: 4em;
  }

  /*中学・高校入試説明会
  ===========================================*/
  .exam-about_box .cmnt{
    width: calc(60% - 50px);
  }
  .exam-link li a{
    font-size: 1em;
  }
  /*archive*/
  .clm_wrap .l-main{
    width: calc(100% - (275px + 20px));
  }

  /*access*/
  .access-map_box > *, .access-root_movie > *{
    width: calc((100% - 20px)/2);
  }

  /*学校紹介動画
  ===========================================*/
  .page-movie-list > ul > li{
    width: calc((100% - 20px)/2);
  }
  .page-movie-list > ul > li h3{
    font-size: 1.25em;
  }


}
@media only screen and (max-width:768px) {

  #content.contents-page
  ,#key.under-key + .breadcrumbs + #content.contents-page{
    margin-top: 15vw;
    padding-bottom: 20vw;
  }
  .under-fl_box{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .under-fl_box.row{
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .under-fl_box .cmnt{
    width: calc(55% - 20px);
  }
  .under-fl_box .cmnt h3{
    font-size: 1.125em;
  }
  .under-fl_box .cmnt > * + .in-title{
    margin-top: 1em;
  }
  .under-fl_box .cmnt .in-title{
    font-size: 1.5em;

  }
  .under-fl_box .thumb{
    width: 90%;
  }
  .under-fl_box .cmnt{
    margin-top: 10vw;
    width: 100%;
  }
  #content.contents-page .banner-slide{
    padding-top: 20vw;
  }
  .movie-link_wrap{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-top: 5vw;
  }
  .movie-link_wrap > *{
    width: 100%;
  }
  .movie-link_wrap > * + *{
    margin-top: 5vw;
  }
  /*校長挨拶・教育の理念*/
  .page-messe-box .cmnt{
    padding-right: 0;
  }
  .page-messe-box .name{
    margin-top: 8vw;
    font-size: 1em;
  }
  .messe-founder_policy li{
    width: calc((100% - 30px)/3);
  }
  /*under tab*/
  .udr_switch{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: calc(100% - 20px);
    margin-left: auto;
    margin-right: auto;
  }
  .tab_header{
/*    margin-bottom: 5vw;*/
  }
  .tab_footer{
/*    margin-top: 5vw;*/
  }
  .udr_switch.switch_foot{
    border-top: 1px solid #9d9d9d;
  }
  .udr_switch li p{
    padding-right: 1.5em;
  }
  .udr_switch li p::after{
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid;
    border-color: transparent #0080d9 #0080d9 transparent;
    position: absolute;
    top: 50%;
    right: 0;
  }
  .udr_switch.switch_head li p::after{
    transform: translateY(-50%) rotate(45deg);
  }
  .udr_switch.switch_foot li p::after{
    transform: translateY(-50%) rotate(-135deg);
    top: calc(50% + 2.5px);
  }
  .udr_switch li.active p::after{
    border-color: transparent #fff #fff transparent;
  }
  .udr-tab_content{
    border-top: none;
    border-bottom: none;
  }
  /*校歌・校章　-　page/school_song
  =====================================*/

  .emblem_box{
    -ms-align-items: center;
    align-items: center;
  }
  .emblem_box .thumb figure{
    margin-left: auto;
    margin-right: auto;
  }

  /*学校紹介動画
  ===========================================*/
	.page-movie-list{
		padding: 40px 0;
	}
  .page-movie-list > ul > li{
    width: calc((100% - 10px)/2);
  }
  .page-movie-list > ul > li .video-thumb{
    width: 100%;
  }
  .page-movie-list > ul > li .video-thumb figure::after{
    width: 3em;
    height: 3em;
  }
  .page-movie-list > ul > li h3{
    font-size: 1em;
    padding-right: 1.5em;
	  margin-top: 20px;
  }
	.page-movie-list > ul > li + li:nth-child(n+3){
		margin-top: 40px;
	}
	.page-movie-blc .spmovie-link-box.main-movie{
		max-width: 100%;
	}

  /*本校の沿革 -　page/history
  ===========================================*/
  .his_switch li:not(:last-child){
    width: 50%;
  }
  .his_switch li:nth-child(3){
    border-left: 1px solid #9d9d9d;
  }
  .his_switch li:last-child{
    width: 100%;
    border-left: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
  }
  .his-item_cmnt .his-item{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .his-item_cmnt .his-item.ai-cnt{
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .his-item_cmnt > .his-item:not(:last-child){
    padding-bottom: 50px;
  }
  .his-item_cmnt{
    width: 60%;
  }
  .his-item_thumb{
    width: calc(40% - 20px);
  }
  .his-item_cmnt .his-item .his__year{
    width: 100%;
    padding-left: 1em;
  }
  .his-item_cmnt .his-item .his__text{
    width: 100%;
    padding-left: 2em;
    margin-top: 2em;
  }
  .his-item_thumb figcaption{
    font-size: .875em;
  }
  .his-item_cmnt .his-item.box_2024-2 .his__year{
padding-left: 1em;
}
.his-item_cmnt .his-item.box_2024.ai-cnt{
padding-bottom: 70vw;
}

  /*本校の教育　page/education
  ====================================*/

  .education-top_box .cmnt{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
    margin-top: 2em;
  }
  .education-top_box .cmnt .in-title{
    padding: .5em 2em;
    text-align: center;
    margin-top: 0;
  }

  .page-education-list{
    padding-top: 80px;
  }
  .education-list{
    padding-left: 0;
    padding-right: 0;
  }
  .education-list li{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .education-list li::before{
    content: "";
    width: 40%;
    height: 100%;
    background-size: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
  }
  .education-list li.g01_box::before{
    background-image: url("../images/education/thumb01.jpg");
  }
  .education-list li.g02_box::before{
    background-image: url("../images/education/thumb02.jpg");
  }
  .education-list li.g03_box::before{
    background-image: url("../images/education/thumb03.jpg");
  }
  .education-list li.g04_box::before{
    background-image: url("../images/education/thumb04.jpg");
  }
  .education-list li.g05_box::before{
    background-image: url("../images/education/thumb05.jpg");
  }
  .education-list li.row{
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .education-list > li > *{
    width: 100%;
  }
  .education-list > li + li{
    margin-top: 60px;
  }
  .education-list > li .cmnt h4{
    width: calc(60% - 1em);
    margin-top: .5em;
    padding-left: 20px;
    min-height: 6em;
  }
  .education-list > li .cmnt .ed-about{
    padding-top: 2em;
    padding-bottom: 2em;
    padding: 2em 30px;
  }
  .education-list > li .cmnt .ed-about::before{
    left: 0;
  }
  .education-list > li.row .cmnt .ed-about::before{
    right: auto;
    left: 0;
  }
  .education-list li figure{
    display: none;
  }
  .education-list > li.row .link{
    -ms-align-items: flex-end;
    align-items: flex-end;
  }
  .content-link-list{
    width: 100%;
    margin-top: 2em;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
  }
  .content-link-list li{
    width: calc((100% - 50px)/2);
  }

  /*校舎・設備・環境-　page/pacility
  ===========================================*/
  .page-facility-blc{
    padding-bottom: 15vw;
  }
  .page-facility-blc > * + h3{
    margin-top: 15vw;
  }

  .facility_box > li{
    width: calc((100% - 20px)/2);
  }
  .facility-fl_box{
    -ms-align-items: center;
    align-items: center;
  }
  .facility-link-wrap .squ-btn a > span > span{
    font-size: 1.17em;
  }
  .page-facility-link{
    padding-top: 15vw;
  }

  /* 京華教育プログラム -　page/program
  ===========================================*/

  .program-course_box
  ,.program-couse_tie{
    -ms-align-items: center;
    align-items: center;
  }
  .program-course_box .thumb{
    overflow: hidden;
  }
  .program-course_box .thumb::before{
    content: "";
    display: block;
    padding-top: 65%;
  }
  .program-course_box .thumb figure{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .program-course_box .thumb figure img{
    object-fit: cover;
    height: 100%;
    object-position:center;
  }
  .course_dep_link .squ-btn a span{
    padding-left: 1em;
  }

  /* 中学のクラス制 -　page/j-class
  ===========================================*/

  .j-class_course_graph{
    box-sizing: content-box;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .j-class_course_graph p{
    white-space: nowrap;
    width: 180vw;
  }
   .j-class_course_about{
    -ms-align-items: center;
    align-items: center;
  }
  .j-class_course_about .thumb{
    overflow: hidden;
  }
  .j-class_course_about .thumb::before{
    content: "";
    padding-top: 100%;
    display: block;
  }
  .j-class_course_about .thumb figure{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  /*生活　-　page/dailylife
  ==========================================*/
  .committee_box_list li{
    width:calc((100% - 20px)/2);
  }
  .sclife-district_list{
    gap:20px;
  }
  .sclife-district_list > *{
     width:calc((100% - 20px)/2);
    padding: 20px 40px 20px 20px;
  }
  .sclife-district_list > div .pref{
    font-size: 1.71em;
  }
  .sclife-district_list > div .num{
    font-size: 1.5em;
  }
    /*通学区域例 -　page/area
  ===========================================*/
  .area-map-list{
    gap: 30px 20px;
  }
  .area-map-list li{
    width: calc((100% - 20px)/2);
    font-size: 1.125em;
  }

  /* 高校のクラス制 -　page/s-class
  ===========================================*/

  .s-course_list li{
    width: calc((100% - 20px)/3);
  }




  /*クラブ活動 -　page/club
  ===========================================*/

  .club-list > li{
    width: calc(100% / 2);
  }
  .club-list > li + li:nth-child(n+3),
  .club-list > li + li:nth-child(n+4){
    margin-top: 5vw;
  }
  .club-messe_cat .thumb{
    overflow: hidden;
  }
  .club-messe_cat .thumb::before{
    content: "";
    display: block;
    padding-top: 100%;
  }
  .club-messe_cat .thumb figure{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .club-messe_cat .thumb figure img{
    object-fit: cover;
    height: 100%;
  }
  .club-news_list{
    gap:20px;
  }
  .club-news_list > *{
    width: calc((100% - 20px)/2);
  }

  /*進路指導行事と計画 -　page/plan
  ===========================================*/
  .plan-list > li{
    width: calc((100% - 30px)/3);
  }

  /*OBメッセージ -　page/message
  ===========================================*/
  .ob-messe-wrap
  ,.ob-messe_list li:nth-child(even) .ob-messe-wrap{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
	.ob-messe_list li:nth-child(even) .ob-messe-wrap {
		padding-left: 10px;
    padding-right: 10px;
	}
	.ob-messe-wrap .thumb {
		    width: 60%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    margin: 0 auto;
	}
  .ob-messe-wrap > *{
    width: 100%;
  }
  .ob-messe_list li:nth-child(even) .ob-messe-wrap .title{
    padding-left: 0;
  }
  .ob-messe-wrap .title{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .ob-messe-wrap .title .data{
    margin-left: auto;
    margin-top: 2em;
  }
  .ob-messe-wrap .title .data span{
    font-size: 1.25em;
  }
  .ob-messe-wrap .cmnt{
    margin-top: .7em;
    padding: 0;
  }
	.ob-messe_list li:nth-child(even) {
		margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);

	}
  /*年間行事　- page/event
  ===========================================*/

  .event-timeline{
    width: 100%;
  }
  .event-timeline .item-event{
    -ms-align-items: baseline;
    align-items: baseline;
  }
  .event-list{
    width: calc(100% - 30px);
    margin-left: auto;
  }
  .event-timeline .item-event{
    padding-bottom: 10vw;
  }
  .event-timeline .item-event:first-child::before{
    height: 100%;
  }
  .event-timeline .item-event:last-child::before{
    content: none;
  }
  .event-panel_wrap .event-thumb{
    display: none;
  }
  .event-timeline .item-event .in-thumb{
    display: block;
  }
  .event-messe_wrap .thumb{
    aspect-ratio:1/1;
    overflow: hidden;
  }

  /*中学・高校入試説明会
  ===========================================*/
  .exam-sche-box > div{
    width: calc(calc((100% - 15px)/2));
  }
  .exam-news_box .under-title{
    width: calc(100% - 10em);
  }
  .exam-link{
    gap: 20px 20px;
  }
  .exam-link li{
    width: calc((100% - 20px)/2);
  }
  .about_web_guide{
    gap:10px 20px;
  }
  .exam-about_web{
    padding-left: 20px;
    padding-right: 20px;
  }
  .about_web_guide > a{
    width: calc((100% - 20px)/2);
    font-size: 1em;
  }

  /*中学・高校募集要項　- page/j-requirements s-requirements
  ===========================================*/
  .require-btn_wrap .btn-wrap{
    gap: 5px;
  }
  .require-btn_wrap .btn-wrap > *{
    width: calc((100% - 10px)/3)
  }
  .require-btn_wrap .btn-wrap a{
    padding: 1em 3em 1em 1em;
    line-height: 1.4;
  }
  .require-schedule_list{
    gap:15px 10px;
  }
  .require-schedule_list > *{
    width: calc((100% - 10px)/2)
  }
  .require-schedule_list > *
  ,.require-schedule_list > .box-remarks{
    padding: 30px 20px;
  }
  .requ-sche_item dl{
    margin-top: 2em;
    letter-spacing: normal;
    text-indent: inherit;
  }
  .requ-sche_item dl dt{
    width: 7em;
  }
  .requ-sche_item dl dd{
    width: calc(100% - 7em);
  }
  .requ-sche_item_in{
    gap:10px;
  }
  .requ-sche_item_in > *{
    width: calc((100% - 10px)/2);
    padding: 30px 20px;
  }

  /*中高高校　学費・諸経費 -　page/j-tuition s-tuition
  ===================================================*/
  .page-tuition_wrap .table-wrap{
    padding-bottom: 10px;
  }
  .tuition_att .sky-tag{
	margin-bottom: .55em;
	}
	.page-tuition_box > .contents-title + *{
		margin-top: 8vw;
	}
  .tuition_table{
    width: 150%;
  }
  .tuition_list dt
  ,.tuition_list dd{
    width: 50%;
    padding-left: 2em;
  }
  /*転編入試 -　page/transfer
  ===========================================*/

  .tansfe_list dt{
    width: 12em;
  }
  .tansfe_list dd{
    width: calc(100% - 12em);
    padding: 1em 20px;
  }
  .tansfe_list dd.in-row > div{
    padding: 1em 20px;
  }
  .tansfer-table{
    width: 120%;
  }
  /*卒業生の方へ -　page/graduate
  ==========================================*/
  .certificate-charge-list dl dt{
    padding: 1.5em 1em;
  }
  .certificate-charge-list dd{
    padding: 1.5em 2em;
  }
  .certificate-oaf-wrap{
    column-gap: 20px;
  }
  .certificate-way-opning-wrap dt
  ,.certificate-way-opning-wrap dd{
    padding: 1.5em 1em;
    text-align: center;
  }
  .certificate-way-sample{
    padding-left: 30px;
    padding-right: 30px;
  }

  /*同窓会より -　page/alumni
  ===========================================*/

  .alumni-top_wrap .thumb{
    aspect-ratio: 1/1;
    overflow: hidden;
  }
  .under-fl_box.alumni-top_wrap .cmnt h3{
    font-size: 1.5em;
  }
  .alumni-top_wrap .cmnt .in-text,
  .alumni-top_wrap .cmnt .inquiry-txt{
    margin-top: 1.5em;
  }
  .alumni-info_list li{
    width: 100%;
  }
  .page-alumni-info
  ,.page-alumni-report{
    margin-top: 15vw;
  }
  .alumni-report_cmnt
  ,.alumni-info_list{
    margin-top: 5vw;
  }
	.page-alumni-report .btn-wrap-set{
	margin-top: 2em;
	}

   /* ARCHIVE CATEGORY SINGLE SETTING
  ===========================================*/

  .clm_wrap{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .clm_wrap .l-main
  ,.clm_wrap .l-side{
    width: 100%;
  }
  .clm_wrap .l-side{
    margin-top: 50px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    gap:30px 20px;
  }
  .clm_wrap .l-side > * + *{
    margin-top: 0;
  }
  .l-side aside.search{
    width: 100%;
  }
  .l-side aside:not(.search){
    width: calc((100% - 20px)/2);
  }

}
@media only screen and (max-width:480px) {

  #content.contents-page{
    margin-top: 20vw;
    padding-bottom: 30vw;
  }
  .under-fl_box .thumb{
    width: 100%;
  }
  #key.under-key + .breadcrumbs + #content.contents-page{
    margin-top: 20vw;
  }
  .bdcbs_box{
    padding-left: 10px;
    padding-right: 10px;
    font-size: .85em;
  }
  .bdcbs_box > * + *{
    padding-left: 1.5em;
  }
  .bdcbs_box > * + *::before{
    left: .5em;
  }
  .under-title .in-title{
    font-size: 1.71em;
  }
  .under-title .txt{
    font-size: 1.24em;
  }
  .under-title .in-text{
    margin-top: 1.5em;
  }
  /*key*/
  .under-key_inner{
    padding-top: 10vw;
  }
  .page-header .page-title{
/*    line-height: 1.2;*/
  }
  .page-header .page-title p{
    line-height: 1.08;
  }
  .page-header .page-title .en.gra-text > span{
/*    font-size: 4.5em!important;*/
    display: inline-block;
  }
  .under-key_thumb{
    margin-top: 10vw;
  }
  .under-key_thumb::before{
    padding-top: 100%;
  }
  /*modal*/
  .js-c-mdl_box .cmnt
  ,.js-c-mdl_box .cmnt > * + *
  ,.js-c-mdl_box .btn-wrap{
    margin-top: 10vw;
  }
  .js-c-mdl_box{
    padding: 50px 20px;
  }
  .mdl_messe .in-title{
    font-size: 1.125em;
  }

  /*校長挨拶・建学の精神*/
  .page-messe-blc{
    padding-bottom: 15vw;
  }
  .page-messe-founder{
    padding-top: 15vw;
  }
    .page-p-message .under-key_thumb img{
    object-position: 30%;
  }
  .messe-founder_policy{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-top: 10vw;
  }
  .messe-founder_policy li{
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .messe-founder_policy li + li{
    margin-top: 5vw;
  }

  .messe-founder_policy li .cmnt h4{
    margin-top: 1em;
  }
  .messe-founder_policy li .cmnt .in-text{
    width: 100%;
    margin-top: 1em;
  }

  /*本校の教育　page/education
  ====================================*/
  .education-top_box .cmnt .in-title{
    padding-left: 1em;
    padding-right: 1em;
    font-size: 1.4em;
  }

  .education-list{
  }
  .education-list li::before{
    top: 6em;
    right: auto;
    left: 0;
    width: 100%;
    height: 50vw;
    background-position: center;
  }
  .education-top_box  > .in-text{
    margin-top: 2em;
  }
  .education-list > li .cmnt h4{
    width: 100%;
    padding-left: 0;
    min-height: inherit;
    font-size: 1.24em;
    margin-top: 60vw;
    margin-bottom: 5vw;
  }
  .education-list > li .cmnt h3 .jp{
    margin-top: 1em;
  }

  .content-link-list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .content-link-list li{
    width: 100%;
  }
  .content-link-list li a{
    padding-left: 0;
    padding-right: 2em;
  }

  /*校歌・校章　- page/school_songs
  =========================================*/

  .page-songs-blc{
    padding-bottom: 15vw;
  }
  .page-songs-blc .title h3{
    font-size: 1.5em;
  }
  .page-songs-blc .title .data{
    margin-top: 1em;
    font-size: 1em;
  }
  .songs-lyrics{
    font-size: 1em;
  }
  .page-songs-emblem{
    padding-top: 15vw;
  }
  .facility-fl_box{
    -ms-align-items: center;
    align-items: center;
  }

  /*本校の沿革 -　page/history
  ===========================================*/
  .page-history .image-key__wrap img{
    object-position: 80% bottom;
  }
  .his-item_cmnt{
    width: 100%;
    z-index: 1;
  }
  .udr-tab_content{
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .his-item_cmnt .his-item .his__year::before{
    top: 1em;
  }
  .his-item_cmnt .his-item:first-child::before{
    height: calc(100% - 1em);
  }
/*
  .his-item_cmnt .his-item:last-child::before{
    height: 1em;
  }
*/

  .his-item_cmnt > .his-item:not(:last-child){
    padding-bottom: 20vw;
  }
  .his-item_cmnt .his-item .his__year p.year{
    font-size: 3em;
  }
  .his-item_cmnt .his-item .his__text{
    margin-top: 1em;
    padding-left: 1em;
  }
  .his-item_thumb{
    display: none;
    position: absolute;
    right: 0;
  }
  .his-item_cmnt .his-item.sp_thumb{
    padding-bottom: 70vw;
    background-position: right bottom 8vw;
    background-size: auto 58vw;
    background-repeat: no-repeat;
  }
  .his-item_cmnt .his-item.sp_thumb.port{
    padding-bottom: 25vw;
    background-position: right bottom 20px;
    background-repeat: no-repeat;
    background-size: 35%;
  }
  .his-item_cmnt .his-item.sp_thumb::after{
    content: "";
    position: absolute;
    right: 10px;
    bottom: 9.5vw;
    color: #fff;
    font-size: .9em;
    font-weight: 600;
    text-shadow: 0 2px 5px rgb(0 0 0 / 75%);
  }
   .his-item_cmnt .his-item.sp_thumb.port::after{
    bottom: calc(.5em + 20px);
  }
  .his-item_cmnt .his-item.sp_thumb.port .in-text{
    max-width: calc(65% - 1em);
    line-height: 1.5;
  }
  .his-item_cmnt .his-item.sp_thumb.box_1877{
    background-image: url("../images/history/y1897.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1877::after{
    content: "創立者　磯江　潤";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1900{
    background-image: url("../images/history/y1900.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1900::after{
    content: "新校舎御茶ノ水校舎";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1909{
    background-image: url("../images/history/y1909.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1909::after{
    content: "京華高等女学校校舎正面図"
  }
  .his-item_cmnt .his-item.sp_thumb.box_1925{
    background-image: url("../images/history/y1925.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1925::after{
    content: "男子・商業校舎第1期工事完成後";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1929{
    background-image: url("../images/history/y1929.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1929::after{
    content: "男子・商業校舎第2期工事完成後";
  }
   .his-item_cmnt .his-item.sp_thumb.box_1931{
    background-image: url("../images/history/y1931.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1931::after{
    content: "女学校校舎本館焼失の写真（羅府新報より）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1941{
    background-image: url("../images/history/y1941.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1941::after{
    content: "磯江 泰雄";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1947{
    background-image: url("../images/history/y1947.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1947::after{
    content: "商業高等学校校舎";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1960{
    background-image: url("../images/history/y1960.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1960::after{
    content: "女子校新館";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1965{
    background-image: url("../images/history/y1965.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1965::after{
    content: "八ヶ岳校舎";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1971{
    background-image: url("../images/history/y1971.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1971::after{
    content: "総合体育館（現1号館）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1975{
    background-image: url("../images/history/y1975a.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1975::after{
    content: "奥平 進久";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1980{
    background-image: url("../images/history/y1975b.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1980::after{
    content: "磯江 重泰";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1981{
    background-image: url("../images/history/y1981.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1981::after{
    content: "京華中学校校舎（現2号館）";
  }

  .his-item_cmnt .his-item.sp_thumb.box_1983{
    background-image: url("../images/history/y1983a.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1983::after{
    content: "浦和運動場";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1987{
    background-image: url("../images/history/y1987.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1987::after{
    content: "京華中学・商業高校校舎（現3号館）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1988{
    background-image: url("../images/history/y1988.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1988::after{
    content: "渡邉 隆二";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1989{
    background-image: url("../images/history/y1989.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1989::after{
    content: "八ヶ岳校舎新館";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1997a{
    background-image: url("../images/history/y1997a.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1997a::after{
    content: "4号館竣工後写真";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1997{
    background-image: url("../images/history/y1997b.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1997::after{
    content: "100周年記念式典（両国国技館）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_1999{
    background-image: url("../images/history/y1999.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_1999::after{
    content: "学園校庭";
  }
  .his-item_cmnt .his-item.sp_thumb.box_2006{
    background-image: url("../images/history/y2006.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2006::after{
    content: "羽鳥 百合子";
  }
  .his-item_cmnt .his-item.sp_thumb.box_2011{
    background-image: url("../images/history/y2011.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2011::after{
    content: "110周年記念式典（中野サンプラザ）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_2013{
    background-image: url("../images/history/y2013.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2013::after{
    content: "第二校庭";
  }
  .his-item_cmnt .his-item.sp_thumb.box_2017{
    background-image: url("../images/history/y2017.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2017::after{
    content: "120周年記念式典・祭典（東京国際フォーラム）";
  }
  .his-item_cmnt .his-item.sp_thumb.box_2022{
    background-image: url("../images/history/y2022.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2022::after{
    content: "5号館体育館";
  }
    .his-item_cmnt .his-item.sp_thumb.box_2024{
    background-image: url("../images/history/y2024.jpg");
  }
  .his-item_cmnt .his-item.sp_thumb.box_2024::after{
    content: "新1号館";
  }

 /*校舎・設備・環境-　page/pacility
  ===========================================*/
  .facility_box{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .facility_box > li{
    width: 100%;
  }
  .facility_box > li + li
  ,.facility_box > li:nth-child(n+3){
    margin-top: 5vw;
  }
  .page-facility-link{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .facility-link-wrap > *{
    width: 100%;
    max-width: 100%;
  }
  .facility-link-wrap > * + *
  ,.facility-link-wrap > * + *:nth-child(n+3){
    margin-top: 5vw;
  }

  /* 京華教育プログラム -　page/program
  ===========================================*/

  .page-program-about .under-title + .program-about_list{
    margin-top: 10vw;
  }

  .program-about_list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .program-about_list > li{
    width: 100%;
  }
  .program-about_list > li + li{
    margin-top: 1em;
  }

  .program-grid_wrap{
    margin-top: 8vw;
    margin-bottom: 8vw;
    gap: 0 5px;
    grid-template-columns: calc(34% - 2.5px) calc(66% - 2.5px);
  }
  .grid1
  ,.grid2{
    gap:5px 0;
  }
  .g2_top{
    grid-template-columns: calc(52.5% - 2.5px) calc(47.5% - 2.5px);
    gap:0px 5px
  }
  .g2_btm{
    grid-template-columns:calc(61.5% - 2.5px) calc(37.5% - 2.5px);
    gap:0 5px;
  }

  .page-program-course .course_link li{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .page-program-course .course_link li > *{
    width: 100%;
  }
  .page-program-course .course_link li > * + *{
    margin-top: 5vw;
  }
  .page-program-course .course_link li > p{
    text-align: center;
  }
  .page-program-course .course_link .squ-btn a{
    padding-left: 0;
  }

  .page-program-course{
    margin-top: 15vw;
    padding-bottom: 15vw;
  }
  .course_dep_link > div{
    width: calc((100% - 20px)/2);
    max-width: none;
  }
  .course_dep_link .squ-btn a{
    padding: 1em;
    font-size: 1.17em;
  }
  .course_dep_link .squ-btn a span{
    padding: 0;
  }
  .course_dep_link > div:nth-child(n+3)
  ,.course_dep_link > div:nth-child(n+4){
    margin-top: 5vw;
  }
  .program-couse_tie
  ,.program-course_dep{
    margin-top: 15vw;
  }
  .sec-spmovie-blc{
    padding-top: 15vw;
  }
  .spmovie-link-box{
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .spmovie-link-box > * + *{
    margin-top: 1em;
  }
  .spmovie-link-box .player{
    width: 100%;
  }
  .spmovie-link-box h3{
    text-align: center;
  }
  .spmovie-link-box p.txt{
    font-size: 1.17em;
    line-height: 1.4;
  }
  .movie-link{
    width: 60%;
  }
  .spmovie-link-box.full > * + *{
    margin-top: 5vw;
  }

  /* 中学のクラス制 -　page/j-class
  ===========================================*/

  .j-class_box h4{
    font-size: 1.2em;
  }
  .j-class_course_about h4{
    font-size: 1.71em;
  }
  .page-j-class_course
  ,.j-class_course_about{
    margin-top: 15vw;
  }
  .page-j-class_course{
    padding-bottom: 15vw;
  }
  .j-class_course_about .cmnt .name{
    margin-top: 1em;
    font-size: 1em;
  }
  /*生活　-　page/dailylife
  ==========================================*/
  .page-sclife-schedule{
    padding-bottom: 15vw;
  }
  .page-sclife-schedule::before{
    height: calc(100% - (15vw + 12em))
  }
	.sclife-schedule_list{
		margin: 0;
	}
  .sclife-schedule_list li{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap :2.5vw 0;
  }
  .sclife-schedule_list li + li{
    margin-top: 10vw;
  }
  .sclife-schedule_list li > *{
    width: 100%;
  }
	.sclife-schedule_list li:nth-child(2){
		flex-direction: column-reverse;
	}
  .sclife-schedule_list li .cmnt{
    min-height: inherit;
    padding: 30px 20px;
  }
  .sclife-schedule_list li .cmnt + .cmnt{
    margin-top: 10vw;
  }
  .sclife-schedule_list li .cmnt .in-title{
    font-size: 1.25em;
    width: 100%;
  }
  .sclife-schedule_list li .cmnt .in-title .time{
    width: auto;
  }
  .page-sclife-committee{
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .page-sclife-district{
    margin-top: 15vw;
  }
  .sclife-district_list > *{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    padding: 15px 20px;
  }
  .sclife-district_list > div > p{
    max-width: 100%;
  }
  .sclife-district_list > div::after{
    right: .7em;
  }
  .sclife-district_list > div .num{
    margin-top: 10px;
  }

  /*学校Q&A -　page/faq
  ===========================================*/
	.faq-list{
		padding: 1em;
	}
	.faq-list_box{
		margin: 8vw 0 10vw;
	}

  /* 高校のクラス制 -　page/s-class
  ===========================================*/

  .s-class_course_box{
    margin-top: 10vw;
  }
  .s-course_list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .s-course_list li{
    width: 100%;
  }
  .s-course_list li + li{
    margin-top: 5vw;
  }
  .page-sclass_org{
    margin-top: 15vw;
  }
  .s-class_graph{
    margin-top: 10vw;
  }
  .s-class_graph{
    box-sizing: content-box;
    overflow-x: scroll;
    overflow-y: visible;
  }
  .s-class_graph p{
    white-space: nowrap;
    width: 180vw
  }

  /*学習支援制度 - page/support
  =====================================*/
  .page-support .page-header .page-title .en.gra-text > span
  ,.page-s-class .page-header .page-title .en.gra-text > span{
    font-size: 3.4em;
  }
  .support-list_cat{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .support-list_cat .title
  ,.support-list_cat .cmnt{
    width: 100%;
  }
  .support-list_cat .cmnt{
    padding-top: 0;
  }

  /*グローバルエデュケーション -　page/global
  ===========================================*/

  .under-fl_box .in-text + .cmnt-head_set{
    margin-top: 5vw;
  }
  .global-about-box{
    padding-bottom: 15vw;
  }

  .global-about-box > * + *{
    margin-top: 10vw;
  }
  .page-global_support{
    padding-top: 10vw;
  }
  .g-support_cat{
    width: 100%;
    margin-top: 10vw;
  }
  .g-support_cat + .g-support_cat{
    margin-top: 5vw;
  }
    .global-about-box .under-fl_box .support-list_cat .cmnt{
        margin-top: 0;
    }
    .global-about-box .support-list_cat .title{
        align-items: flex-start;
    }
    .global-about-box .support-list_cat .title .class{
        min-width: 12em;
        max-width: 100%;
        width: auto;
    }
  /*通学区域例 -　page/area
  ===========================================*/

  .area-map_box .in-text
  ,.area-map-list
  ,.page-area-map .btn-wrap{
    margin-top: 10vw;
  }
  .area-map-list li{
    width: 100%;
  }
  /*制服 -　page/uniform
  ====================================*/
    .uniform-box.winter .thumb-wrap,
    .uniform-box.summer .thumb-wrap{
        flex-wrap: wrap;
    }
    .uniform-box.summer .thumb-wrap{
        flex-direction: column-reverse;
        gap: 8vw;
        margin-top: 8vw;
        background: url("../images/uniform/summer-bk.png") no-repeat top 10% center/100%;
    }
    .uniform-box.winter .thumb-wrap{
        background: url("../images/uniform/winter-bk.png") no-repeat top 30% center/100%;
    }
    .uniform-box.winter .thumb-wrap > div{
        width: calc(100% / 2);
    }
    .uniform-box.winter .thumb-wrap > div.winter02 + div{
        margin-top: 8vw;
        width: 100%;
        max-width: 100%;
    }
    .uniform-box.summer .thumb-wrap > div{
        width: 100%;
        max-width: 290px;
    }
    .uniform-box.summer .thumb-wrap > div.uniform-fl_c{
        gap: 8vw;
    }
    .uniform-box.other .thumb-wrap{
        margin-top: 8vw;
    }
  /*クラブ活動 -　page/club
  ===========================================*/

  .page-club-blc{
    padding-bottom: 15vw;
  }

  .page-club .under-key_thumb img{
    object-position:center;
    margin-top: 15%;
  }

  .tab_head.tab-club{
    box-sizing: border-box;
    overflow: unset;
  }
  .tab-club .tab_switch{
    width: 100%;
    justify-content: center;
    white-space: inherit;
  }
  .tab-club .tab_switch li{
    width: 50%;
  }
  .tab_content.club_content{
    padding-top: 10vw;
  }
  .club_content .tab_panel .in-title{
    margin-top: 5vw;
  }
  .club-spmovie_wrap{
    padding: 20px 10px;
  }
  .club-list{
    justify-content: space-between;
  }
  .club-list > li{
    width: calc((100% - 15px)/2);
    padding: 0;
  }
  .club-list > li h4{
    font-size: 1em;
    padding-right: 1.5em;
  }
  .club-list_wrap{
/*    padding-bottom: 15vw;*/
  }
  .club-messe_box{
    padding-top: 15vw;
  }
    .club-news_list > *{
      width: 100%;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-between;
  }
  .club-news_list > .acv_post .acv_cmnt {

  }
    .tmp-club-news .btn-wrap{
    justify-content: center;
  }
  /*年間行事　- page/event
  ===========================================*/
  .event-list_wrap .tab_content{
    padding-top: 10vw;
  }
  .page-event-blc{
    padding-bottom: 0;
  }
  .tab-event .tab_switch > li{
    width: 50%;
  }
  .page-event_messe{
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  /*生徒会 -　page/
  ===========================================*/
  .page-council-blc > * + *{
    margin-top: 15vw;
  }

  /*進路指導行事と計画 -　page/plan
  ===========================================*/
  .plan-list{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .plan-list > li{
    width: 100%;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .plan-list > li + li{
    margin-top: 5vw;
  }
  .plan-list > li h4{
    margin-top: 1em;
    min-height: inherit;
  }
  .plan-list > li .in-text{
    margin-top: 1em;
  }
  .page-plan-blc > div:first-child{
    padding-bottom: 15vw;
  }
  .page-plan-blc > * + *{
    padding-top: 15vw;
  }
  /*中高高校　学費・諸経費 -　page/j-tuition s-tuition
  ===================================================*/

  .page-tuition-blc > * + *{
    margin-top: 15vw;
  }
  .tuition_list + h4{
    margin-top: 10vw;
  }
  .tuition_table{
    font-size: .928em;
    width: 190%;
  }
  .tuition_list{
    font-size: .9em;
  }
  .tuition_list dt, .tuition_list dd{
    padding-left: 1em;
  }
  /*転編入試 -　page/transfer
  ===========================================*/
  .page-tansfer-blc .top-text{
    text-align: left;
  }
  .page-tansfer-blc .top-text + .page-tansfer_box{
    margin-top: 15vw;
  }
  .page-tansfer-blc .page-tansfer_box + .page-tansfer_box{
    margin-top: 20vw;
  }
  .page-tansfer_box .btn-wrap{
    margin-top: 10vw;
  }
  .tansfe_list > div{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tansfe_list dt
  ,.tansfe_list dd{
    width: 100%;
  }
  .tansfe_list dd{
    border-left: none;
    border-top: 1px solid #9d9d9d;
  }
  .tansfer-table_wrap{
    padding-bottom: 10px;
  }
  .tansfer-table{
    width: 180%;

  }
  .tansfer-table thead th{
    text-align: left;
  }
  .tansfer-table tbody{
    font-size: .875em;
  }
  /*説明会日程　- page/schedule
  ===========================================*/
  .tab-schedule .tab_switch > li{
    width: 50%;
  }
	.contents-schedule .tab_content .arrow-btn a{
		margin: 1em 0 2em;
	}
  /*中学・高校入試説明会
  ===========================================*/
  #key.under-key + .breadcrumbs + #content.contents-j-admission
  ,#key.under-key + .breadcrumbs + #content.contents-s-admission{
    padding-bottom: 0;
  }
  .exam-sche-box > div{
    width: calc((100% / 2) - 10px);
    padding: 3vw;
  }
	.sche-cat p.link-text{
		margin-top: 1em;
	}
    .sche-cat .time{
        font-size: .95em;
    }
  .page-exam-top{
    padding-bottom: 15vw;
  }
  .page-exam-news
  ,.page-exam-about{
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .exam-news_box .more-btn{
    top: 0;
  }
    .exam-news-list li .data{
        width: 100%;
    }
  .exam-news-list li{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .exam-news-list li .data{
    font-size: .875em;
  }
  .exam-news-list li h4{
    font-weight: 600;
    margin-top: 10px;
  }

  .about_web_guide > a{
    width: 100%;
  }
  .about_web_guide > a span{
    padding: 1em;
  }
  .about_web_guide > a::after{
    width: .85em;
  }
  .page-exam-download{
    padding-bottom: 25vw;
  }
  .exam-download_list > div{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .exam-download_list dt
  ,.exam-download_list dd{
    width: 100%;
  }
  .exam-download_list .dl_item a span{
    padding: 1.5em 1em 1.5em 2em;
  }

  /*中高募集要項 -　page/s-requirements　j-requirements
  =====================================================*/
  .require-btn_wrap .top-text{
    text-align: left;
  }
  .require-btn_wrap .btn-wrap{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .require-btn_wrap .btn-wrap > *{
    width: 100%;
  }
  .require-schedule_list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .require-schedule_list > *{
    width: 100%;
    padding: 30px 20px;
  }
    .require-schedule_list > .full{
    padding-left: 20px;
    padding-right: 20px;
  }
  .require-btn_wrap .btn-wrap a{
    padding: 1em;
    font-size: 1em;
  }
  .requ-sche_item_in{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    gap:20px;
  }
  .requ-sche_item_in > *{
    width: 100%;
  }

  /*WEB出願について　page/application
  ===========================================*/
  .app-link_box{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .app-link_box > div{
    width: 100%;
    max-width: 100%;
    padding: 20px 30px;
  }
  .app-link_box .in-title{
    font-size: 1.125em;
  }

  /*大学合格実績 -　page/result
  ===========================================*/
  .page-result-count h3{
    font-size: 1.71em;
  }
  .count-unv{
    padding-left: 20px;
    padding-right: 20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .count-unv_cat{
    width: 100%;
  }
  .count-unv_cat:not(:last-of-type){
    padding-bottom: 1.5em
  }
  .count-unv > * + *{
    border-left: none;
    border-top: 1px solid #0080d9;
    padding-top: 1.5em;
  }
  .page-result_messe{
    margin-top: 15vw;
    padding-bottom: 15vw;
  }
  .result_messe_box{
    gap:20px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .result_messe_box .thumb{
    width: 100%;
    aspect-ratio:1/1;
    overflow: hidden;
  }
  .result_messe_box .cmnt{
    width: 100%;
  }
  .result_messe__data{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: flex-start;
    align-items: flex-start;
    gap:5px;
    font-size: .875em;
  }
  .result_messe__data .name{
    line-height: 1.4;
  }
  .result_messe_box .cmnt .in-title{
    font-size: 1.24em;
  }
  .page-result_messe > * + *{
    margin-top: 10vw;
  }
  .page-result-group{
    padding-top: 15vw;
  }
  .page-result-group h3{
	font-size: 1.71em;
	}
  .page-result-group > * + *{
    margin-top: 10vw;
  }
  table.result_table thead tr > th:first-child{
    width: calc(25%);
  }
  table.result_table thead tr > th:not(:first-child){
    width: calc(75%/2);
  }
  .result-group_box h4 span{
    padding: .25em 1em .45em;
  }
  table.result_table th span.kisotu{
    display: block;
    line-height: 1.6;
    font-size: 0.8em;
  }

  /*OBメッセージ -　page/message
  ===========================================*/
  .ob-messe-wrap .title h3{
    font-size: 1.5em;
  }
  .ob-messe-wrap{
    max-width: 100%;
  }
  .ob-messe_list li:nth-child(even) .ob-messe-wrap{
    max-width: calc(100% - 40px);
  }
	.ob-messe-wrap .thumb{
		    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
	}
	    .ob-messe_list li:nth-child(even) .ob-messe-wrap {
        padding-left: 5px;
        padding-right: 5px;
    }
   /*アクセス　- page/access
  ===================================*/

  .access-root_movie + *{
    margin-top: 15vw;
  }
  .access-map_box, .access-root_movie{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap:5vw 0;
  }
  .access-map_box > *
  , .access-root_movie > *{
    width: 100%;
  }

   /*卒業生の方へ -　page/graduate
  ==========================================*/
  .certificate-charge-list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .certificate-charge-list dl{
    width: 100%;
  }
  .certificate-charge-list dl:nth-of-type(2){
    border-left: 1px solid #dfdfdf;
    border-top: none;
  }
  .certificate-oaf-wrap{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    column-gap: 0;
  }
  .certificate-oaf-wrap > * + *{
    margin-top: 5vw;
  }
  .certificate-oaf-dawnload{
    width: 100%;
    height: auto;
    max-width: none;
  }
  .certificate-way-opning-box{
     -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .certificate-way-opning-wrap dd{
    width: 50%;
  }
  .certificate-way-opning-wrap dd:nth-child(n+3){
    border-top: 1px solid #dfdfdf;
  }
  .certificate-way-copy{
    margin-left: 0;
    margin-bottom: 1em;
    justify-content: space-between;
  }

  .certificate-way-copy_gray
  ,.certificate-way-copy-redtext{
    margin: 0;
  }
  .certificate-way-sample{
    padding-left: 20px;
    padding-right: 20px;
  }
  .certificate-way-sample dt{
    font-weight: 600;
  }
  .certificate-way-sample dd{
    padding-left: 0;
  }
  .certificate-adr{
    margin-top: 10vw;
  }
  .certificate-adr-box{
    padding: 2em 20px;
  }
  .certificate-btn{
    margin-top: 10vw;
  }
  .certificate-btn a{
    padding: 1.5em 1em;
    height: auto;
    font-size: 1.25em;
  }

  /*お問い合わせ　- page/contact
  ===========================================*/
  .recap-txt{
    font-size: .875em;
    text-align: left;
  }

  .contact-request-box{
    margin-top: 10vw;
    padding-bottom: 15vw;
  }
  .ctt-navi_cat.hrf{
    width: 100%;
    padding: 30px 20px;
  }

  .ctt-navi_cat.hrf + .ctt-navi_cat.hrf{
  border-left: none;
  border-top: 1px solid #dfdfdf;
  }

  .page-contact-form{
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .form-wrap{
    padding: 10vw 20px;
  }
  .form-list > li{
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-list > li .f-title{
    width: auto;
  }
  .form-list > li .f-input{
    width: 100%;
  }
  .form-btn{
    margin-top: 10vw;
  }
  .contact-dial-box p.in-text{
    text-align: left;
    margin-top: 10vw;
  }
  .contact-dial_link{
    justify-content: flex-start;
    padding: 30px 20px 30px 30px;
    margin-top: 10vw;
  }
  .contact-dial_link .dial_link .txt{
    font-size: 1em;
  }
  .contact-dial_link .dial_link .num{
    font-size: 2em;
  }
  .contact-dial_link .ccl-arrow-btn{
    right: 25px;
  }
  /*確認*/
	.form-btn{
    margin-top: 10vw;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
    gap:5vw;
  }
  .form-btn .form-back{
    position: relative;
    left: 8%;
    top: auto;
    transform: none;
    margin-right: auto;
  }
  /*送信完了*/
  .page-thanks-top h3{
    font-size: 1.5em;
  }
  .form-wrap.page-thanks{
    margin-top: 10vw;
  }
  .form-wrap.page-thanks p.in-text{
    text-align: left;
  }
  .form-wrap.page-thanks .bk-top-btn{
    margin-top: 10vw;
  }

  /* ARCHIVE CATEGORY SINGLE SETTING
  ===========================================*/

  #key.under-key + .breadcrumbs + #content.contents-page.contents-archive
  ,#key.under-key + .breadcrumbs + #content.contents-page.contents-single{
    margin-top: 15vw;
  }
  .acv-item_wrap > article{
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
  }
  .acv_post .acv_cmnt .acv_data{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap:5px;
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .acv_post .acv_cmnt .acv_data > * + *{
    margin-left: 0;
  }
  .clm_wrap .l-side{
    gap:30px 0;
  }
  .l-side aside:not(.search){
    width: 100%;
  }
  .contents-single .single-pager a{
    font-size: .875em;
  }


  /*在校生・保護者ページ設定　　page/parent
  ===============================================*/
  header .btn-logout{
    width: 4em;
    height: 4em;
    right: calc(4em + 1px);
    padding: 0;
  }
  header .btn-logout span.icn{
    width: 40%;
  }
  header .btn-logout a{
    font-size: .6em;
    letter-spacing: -.05em;
    text-indent: inherit;
    padding-left: 0;
    padding-right: 0;
  }
  #wpmem_restricted_msg p{
    text-align: left;
  }
  #wpmem_restricted_msg p br{
    display: none;
  }

  .page-parent-news .tab_content{
    padding-top: 10vw;
    padding-bottom: 15vw;
  }
  .page-parent-news .tab_head{
    overflow: hidden;
  }
  .page-parent-news .tab_switch > li{
    width: calc(100%/3);
  }
  .page-parent-news .tab_panel{
    margin-top: 0;
  }
  .tab_panel__inner > .exam-news-list{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap:0;
  }
  .tab_panel__inner > .prt_post
  ,.acv-item_wrap > article.prt_post{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    gap:1em;
  }
  .acv-item_wrap > article.prt_post + article.prt_post{
    padding-top: 0;
  }
  .tab_panel__inner > .prt_post + .prt_post{
    border-top: 1px solid #f3f3f3;

  }
  .page-parent-file{
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .parent-file_list
  ,.parent-certif_box{
    margin-top: 10vw;
  }
  .parent-file_list > *
  ,.certif_attention{
    width: 100%;
    padding: 30px 20px;
  }
  .page-parent-certif{
    padding-top: 15vw;
  }
  .certif_list_wrap{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .certif_list{
    width: 100%;
  }
  .certif_list_wrap > .certif_list + .certif_list{
    border-left: 1px solid #9d9d9d;
    border-top: none;
  }
  .certif_list.full dt
  ,.certif_list.full dd{
    width: calc(100% / 2);
  }

  /*シラバス　- page/syllabus
  ============================================*/
  .syllabus-feature__list dt{
    padding-left: 20px;
    padding-right: 20px;
  }
  .syllabus-feature__list dd{
    padding: 30px 20px;
  }
  .syllabus-feature__list dd .dot-list.fl li{
    width: 100%;
  }
  .syllabus-feature__list dd.fst-ccl{
    gap:20px;
  }
  .syllabus-feature__list dd.fst-ccl > *{
    width: 100%;
  }
  .syllabus-feature__list dd.fst-ccl ul:last-child{
    margin-top: 0;
  }
  .syllabus-dl-box .tab_head{
    overflow: hidden;
    width: 100%;
  }
  .syllabus-dl-box .tab_switch > li{
    width: 50%;
  }
  .syllabus-dl_list .dl_list_wrap{
    width: 100%;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }

  .syllabus-dl_list > div{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .syllabus-dl_list dt.topline{
    margin-top: 0;
    border-top: medium;
  }
  .syllabus-dl_list dt{
    width: 100%;
    padding: 1em;
    background: #ebf2f7;
    font-weight: 600;
    border-bottom: 1px solid #dfdfdf;
  }

  .syllabus-dl_list dd{
    width: 100%;
    border-left: none;
    font-size: 1em;
  }
  .syllabus-dl_list dd .in-title{
    height: auto;
    padding: .5em 1em;
  }
  .syllabus-dl_list dd + dd{
    border-top: 1px solid #dfdfdf;
  }
  .syllabus-dl_list dd .file_list_item{
    padding-bottom: 2em;
  }



  .facility-fl_box a {
     width: 100%;
    
  }


}