@charset "utf-8";
@media screen and (max-width:700px){
.koucho_aisatu {
    padding: 6.15%;
    background-color: #f5f4f2;
}
#koucho_inner1 {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5.38%;
    box-sizing: border-box;
    border: 1px solid #D9D9D9;
    /*    font-family: "Kiwi Maru", serif;*/
    background-color: #FFFFFF;
    font-family: 'Zen Old Mincho', serif;
}
#koucho_inner1 h3 {
    margin-top: 6.92%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 5.38%;
    color: #4b2312;
}
#koucho_inner1 ul li {
    font-size: 16px;
    line-height: 1.8em;
    text-align: left;
}



#aisatu_center {
    text-align: center;
}
.ikeyama_abc {
    margin-top: 16px;
}


#koucho_inner1 h2 {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 3.07%;
    color: #4b2312;
}
#aisatu_center .gr_p1 {
    font-size: 20px;
    margin-bottom: 16px;
}
#aisatu_center .ikeyama_name {
    font-size: 28px;
    letter-spacing: 0.5em;
    text-indent: 0.5em;
}
#aisatu_center .saisyutekina {
    line-height: 1.8em;
    font-size: 16px;
    margin-top: 24px;
    text-align: left;
}

.koucho_aisatu #koucho_inner1 ul {
    list-style-type: none;
    /*
    -webkit-box-shadow: 2px 2px 16px rgba(0,0,0,0.11);
    box-shadow: 2px 2px 16px rgba(0,0,0,0.11);
*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* [disabled]padding-top: 3.84%; */
    padding-right: 3.84%;
    padding-left: 3.84%;
    /* [disabled]padding-bottom: 3.84%; */
    box-sizing: border-box;
}

#seisin {
    padding-top: 5.38%;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 5.38%;
    position: relative;
    text-align: center;
    background-color: #F4F4F4;
}
#seisin::before, .koucho_aisatu #seisin::after {
  content: '';
	width: 30px;
	height: 30px;
	position: absolute;
}

#seisin::before {
	border-left: 5px solid #4b2312;
	border-top: 5px solid #4b2312;
	top: 0;
	left: 0;
}

#seisin::after {
	border-right: 5px solid #4b2312;
	border-bottom: 5px solid #4b2312;
	bottom: 0;
	right: 0;
}
#to_teachers_hosho2023 {
    /* [disabled]margin-top: 5.38%; */
    /* [disabled]padding-top: 5.38%; */
    /* [disabled]border-top: 6px solid #D7D7D7; */
    margin-bottom: 5.38%;
}

#to_teachers_hosho2023 h2 {
    text-align: center;
    font-size: 32px;
    margin-bottom: 3.84%;
    font-weight: 600;
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5em;
}
#to_teachers_hosho_wrap2023 h3 {
    text-align: center;
}
#to_teachers_jissen_icon2023 img {
    width: 100%;
}
#to_teachers_jissen_icon2023 {
    width: 128px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 16px;
}
#to_teachers_jissen_h3 {
    font-size: 32px;
    font-weight: 400;
    background-color: #23A8AE;
    width: 100%;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #FFFFFF;
}
#to_teachers_hosho_wrap2023 h3 {
    margin-bottom: 5.38%;
}
#to_teachers_jissen_about2023 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#jissen_about_img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6.2%;
}
#jissen_about_img img {
    width: 100%;
    -webkit-box-shadow: 6px 6px 0 rgba(0,0,0,0.19);
    box-shadow: 6px 6px 0 rgba(0,0,0,0.19);
}
#jissen_about_txt {
    width: 100%;
}
#to_teachers_jissen_about2023 #jissen_about_txt p {
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 16px;
}

.jabout_h5 span {
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 400;
    padding-top: 2px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 2px;
    background-color: #FCF6A3;
    margin-bottom: 8px;
    display: inline-block;
}

#jissen_about_txt h4 {
    font-size: 24px;
    font-weight: 400;
    color: #23A8AE;
    margin-bottom: 32px;
}
#to_teachers_jissen_percent2023 h4 {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    background-color: #4B2312;
    line-height: 1.6em;
    padding-left: 5.38%;
    border-radius: 100px;
    padding-right: 5.38%;
    font-size: 20px;
    font-weight: 400;
    -webkit-box-shadow: 0px 0px 12px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 12px rgba(0,0,0,0.19);
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.54);
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#to_teachers_jissen_percent2023 h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 20px solid transparent;
	border-top: 20px solid #4B2312;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}



#to_teachers_jissen_percent2023 {
    margin-top: 8.46%;
}
.tunagaru2023 {
    margin-top: 5.38%;
    padding: 5.38%;
    text-align: center;
    border-radius: 8px;
    background-color: rgba(236,235,235,1.00);
    text-shadow: 1px 1px #FFFFFF;
}
.tunagaru2023 p strong {
    font-weight: 400;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 24px;
    color: #CA4268;
}
.inline_block {
    display: inline-block;
}
.tunagaru2023 p {
    line-height: 2em;
}


strong .inline_block .percent_l {
    font-size: 32px;
}
strong .inline_block .percent_s {
    font-size: 22px;
}
#percent_shutten2023 {
    font-size: 14px;
    line-height: 1.5em;
    width: -moz-fit-content;
    width: fit-content;
    margin-top: 16px;
    margin-left: 24px;

}
#to_teachers_jissen_qa_wrap2023 {
    margin-top: 2.3%;
}
.jissen_qa_txtbox {
    display: flex;
    align-items: center;
    padding: 16px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jissen_illust_box {
    width: 112px;
    margin-right: 32px;
}
.to_teachers_jissen_qabox2023 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    /*    background-color: #E4686A;*/
    background: linear-gradient(transparent 60%, #D4EEF8 60%);
}
.jissen_qa_txtbox_qa {
    font-size: 32px;
    margin-right: 16px;
}
.jissen_qa_txtbox .jissen_qa_txtbox_txt {
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 16px;
    line-height: 1.5em;
}
.jissen_qa_txtbox .jissen_qa_txtbox_txt .jissen_qa_txtbox_txt_s {
    font-size: 16px;
    display: block;
    line-height: 1.4em;
}




.jissen_illust_box img {
    width: 100%;
}
.to_teachers_jissen_qabox.j_qabox_a2023 {
    margin-top: 32px;
    background-color: #F1DADA;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    flex-wrap: wrap;
}
.jissen_illust_box.teacher_illust_a {
    width: 148px;
    display: none;
}
.jissen_illust_box.teacher_illust_a img {
    width: 100%;
}
#to_teachers_jissen_tokucho2023 {
    margin-top: 5.38%;
    border: 1px solid #4B2312;
    background-color: #FFFFFF;
}
#to_teachers_jissen_tokucho2023 h4 {
    color: #FFFFFF;
    background-color: #4B2312;
    padding: 16px;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.5em;
}
#jissen_tokucho_box2023 ul li {
    line-height: 1.7em;
    font-size: 16px;
    border-bottom: 2px dashed #DDDDDD;
    padding-top: 8px;
    padding-bottom: 8px;
}


#jissen_tokucho_box2023 {
    padding-top: 2.3%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom: 2.3%;
}
#jissen_tokucho_box2023 ul {
    padding-top: 2.3%;
    padding-right: 6.92%;
    padding-left: 6.92%;
    padding-bottom: 6.92%;
}


#to_teachers_jissen_merit2023 {
    margin-top: 6.92%;
}
#to_teachers_jissen_merit2023 h4 {
    text-align: center;
    font-size: 22px;
    background-color: #4B2312;
    color: #FFFFFF;
    padding-top: 16px;
    padding-bottom: 16px;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    position: relative;
    font-weight: 400;
    border-radius: 32px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.24);
}
#to_teachers_jissen_merit2023 ul {
    padding: 0px;
    margin-top: 5.38%;
    margin-left: 0px;
    margin-right: 0px;
    list-style-type: none;
}
#to_teachers_jissen_merit2023 ul li {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    margin-bottom: 3.84%;
    padding: 5.38%;
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jissen_merit_img img {
    width: 100%;
}
.jissen_merit_img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5.38%;
}


.jissen_merit_txt p {
    font-size: 16px;
    line-height: 1.6em;
}



#to_teachers_jissen_merit2023 h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	border: 20px solid transparent;
	border-top: 20px solid #4B2312;
	width: 0;
	height: 0;
	margin-left: auto;
	margin-right: auto;
}
.jissen_merit_title span {
    width: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 50%;
    font-size: 26px;
    background-color: #4B2312;
    display: block;
    margin-right: 16px;
    color: #FFFFFF;
}
.jissen_merit_txt .jissen_merit_title {
    display: flex;
    align-items: center;
    border-bottom: 3px solid #4B2312;
    padding-bottom: 24px;
    margin-bottom: 24px;
}
.jissen_merit_title h5 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 400;
    color: #4B2312;
}


.jissen_merit_txt2023 {
    display: flex;
}
#to_hschl3th_suji2024 {
    background-color: #4B2312;
    background-image: url(../images/2023/kou3/4213.svg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 5.38%;
    background-size: 100% auto;
}#to_hschl3th_suji2024 h2 {
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 16px;
}
#to_hschl3th_suji2024 .kansuru {
    color: #FFFFFF;
    text-align: center;
}



/*以下　旧kou3.css から*/
#kou3_wrap {
    padding: 6.15%;
    background-color: #FDF0F6;
    font-family: "Kiwi Maru", serif;
}
#kou3_inner {
    padding: 3.84%;
    background-color: #FFFFFF;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#kou3_main h2 {
    position: absolute;
    font-size: 56px;/*
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
*/
    text-align: center;
    color: #30BAC6;
    font-weight: 500;
    line-height: 1.5em;
    /* [disabled]text-shadow: 1px 1px 0px rgba(0,0,0,0.24); */
}
#kou3_main h2 em {
    background-color: #FFFFFF;
    font-style: normal;
    padding-left: 24px;
    padding-right: 24px;
    display: inline-block;
}


#kou3_main {
    padding: 16px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFFFFF;
}
#kou3_wrap #kou3_main img {
    width: 100%;
}







#to_hschl3th_catch {
    padding-top: 4.61%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    background-image: url(../images/to_hschl3th/to_hschl3th%20_catch_bg.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#to_hschl3th_catch_inner {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
#to_hschl3th_catch_inner img {
    width: 100%;
}
#to_hschl3th_shinro {
}
.t_h3th_s_h2wrap {
    padding-top: 5.38%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 5.38%;
    background-color: #EE839E;
    background-image: none;
    background-repeat: repeat;
    background-size: 12px auto;
}
.t_h3th_s_h2wrap h2 {
    text-align: center;
    font-size: 34px;
    font-family: 'Kiwi Maru', serif;
    color: #FFFFFF;
    font-weight: 500;
}
#to_hschl3th_ao-schedule {
    padding-top: 3.84%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 6.92%;
    background-color: #FDF0F6;
}
#to_hschl3th_ao-schedule h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Kiwi Maru', serif;
    line-height: 1.5em;
}
#to_hschl3th_ao-schedule h3 span {
    background-image: url(../images/to_hschl3th/fukidasi_deco_l.svg),url(../images/to_hschl3th/fukidasi_deco_r.svg);
    background-repeat: no-repeat;
    background-position: left bottom,right bottom;
    background-size: 40px auto;
    padding-left: 64px;
    padding-right: 64px;
    display: inline-block;
}
#to_h3th_ao-sc_box {
    padding: 6.15%;
    background-color: #FFFFFF;
    margin-top: 48px;
    border: 2px solid #EE839E;
    -webkit-box-shadow: 8px 8px #EE839E;
    box-shadow: 8px 8px #EE839E;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 64px;
}
#to_h3th_ao-sc_box ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#to_h3th_ao-sc_box ul li {
    padding-top: 32px;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 32px;
    background-color: #FDF0F6;
    display: flex;
}
.ao_sc_komoku {
    border-right: 2px dotted #231815;
    padding-right: 6.15%;
    width: 40%;
    text-align: center;
    display: flex;
    /* [disabled]align-items: center; */
    flex-direction: column;
    justify-content: center;
}

.ao_sc_komoku_fukidasi {
    background-color: #77C1E6;
    color: #FFFFFF;
    text-align: center;
    font-size: 22px;
    padding: 16px;
    line-height: 1.4em;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.fukidasi_sankaku {
    display: block;
    width: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8px;
}
.fukidasi_sankaku_ue {
	display: block;
    width: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
}


.ao_sc_txt {
    font-size: 24px;
    line-height: 1.5em;
}
.ao_sc_txt_xs {
    font-size: 14px;
    line-height: 1.6em;
    margin-top: 8px;
}
.ao_sc_txt_m {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6em;
}





.ao_sc_detail {
    padding-left: 6.15%;
    width: 60%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.to_h3th_ao-sc_arrow img {
    width: 100%;
}

.to_h3th_ao-sc_arrow {
    width: 88px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 16px;
    margin-bottom: 16px;
}
#to_h3th_ao-sc_box ul li .ao_sc_detail ul {
    padding: 24px;
    margin: 0;
    list-style-type: decimal;

}
#to_h3th_ao-sc_box ul li .ao_sc_detail ul li {
    padding: 0;
    display: list-item;
    list-style-type: decimal;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 12px;

}
.ao_sc_detail ul li .ao_sc_komoku_fukidasi {
    font-size: 19px;
}
#t_h3th_s_shushoku {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 48px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
    margin-top: 48px;
    border: 2px solid #77C1E6;
    -webkit-box-shadow: 8px 8px #77C1E6;
    box-shadow: 8px 8px #77C1E6;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#t_h3th_s_shushoku_txt {
    width: 400px;
    min-width: 400px;
    margin-right: 24px;
}
#t_h3th_s_shushoku_txt p {

}
#t_h3th_s_shushoku_txt p strong {
    font-size: 40px;
    font-weight: 800;
    line-height: 1.5em;
    background: linear-gradient(transparent 80%, #FFE200 80%);
    display: inline;
}
#t_h3th_s_shushoku_txt p strong #ritsu_100p {
    color: #EFA0AF;
    font-size: 80px;
    -webkit-text-stroke: 2px #231815; 
    text-stroke: 2px #231815;         
    margin-right: 8px;
}
#t_h3th_s_shushoku_txt p strong span {
    display: inline-block;
	
}
#t_h3th_s_shushoku_img {
    width: 53.07%;
}
#t_h3th_s_shushoku_img img {
    width: 100%;
}
#to_hschl3th_shiru {
    padding-top: 6.15%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 6.92%;
    background-color: #FBE7F5;
}
.t_h3th_shiru_box {
    background-color: #FFFFFF;
    border: 2px solid #AB81C4;
    -webkit-box-shadow: 8px 8px #AB81C4;
    box-shadow: 8px 8px #AB81C4;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:6.15%;
}
.t_h3th_shiru_box a {
    padding: 56px;
    display: block;
}

.t_h3th_shiru_box h3 {
    text-align: center;
    font-size: 32px;
    font-family: 'Kiwi Maru', serif;
    line-height: 1.5em;
    margin-bottom: 40px;
}
.t_h3th_shiru_h3deco {
    background-image: url(../images/to_hschl3th/fukidasi_deco_l.svg),url(../images/to_hschl3th/fukidasi_deco_r.svg);
    background-repeat: no-repeat;
    background-position: left bottom,right bottom;
    background-size: 48px auto;
    padding-left: 64px;
    padding-right: 64px;
    display: inline-block;
}.t_h3th_shiru_h3deco span {
    display: block;
    color: #AB81C4;
    font-size: 48px;
}
.t_h3th_shiru_box img {
    width: 100%;
    display: block;
}
.t_h3th_shiru_support {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #9DD0DF;
    margin-top: 6.15%;
    margin-bottom: 6.15%;
    -webkit-box-shadow: 8px 8px #FFFFFF;
    box-shadow: 8px 8px #FFFFFF;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.t_h3th_shiru_support a {
    padding-top: 16px;
    padding-right: 24px;
    padding-left: 24px;
    display: block;
}

.t_h3th_shiru_support img {
    width: 100%;
}
#t_h3th_shiru_reson_box {
    background-color: #FFFFFF;
    border: 2px solid #AB81C4;
    -webkit-box-shadow: 8px 8px #AB81C4;
    box-shadow: 8px 8px #AB81C4;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#t_h3th_shiru_reson_box a {
    padding: 56px;
    display: block;
}

#t_h3th_shiru_reson_ttl {
    text-align: center;
    margin-bottom: 6.15%;
}
#t_h3th_shiru_reson_ttl_img {
    width: 208px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
}
#t_h3th_shiru_reson_ttl_img img {
	width: 100%;
}
.t_h3th_shiru_reson_deco {
    display: inline-block;
    width: 10%;
    vertical-align: baseline;
}


.t_h3th_shiru_reson_deco img{
    width: 100%;
}
.t_h3th_shiru_reson_deco:first-child{
	margin-right: 16px;
}
.t_h3th_shiru_reson_deco:last-child{
	margin-left: 16px;
}
#t_h3th_shiru_reson_ttl_h3 h3{
    padding: 8px 32px;
    border: 1px solid #000;
    background: #fff;
    -webkit-box-shadow: 5px 5px 0 #000;
    box-shadow: 5px 5px 0 #000;
    display: inline-block;
    font-size: 40px;
    font-family: 'Kiwi Maru', serif;
}

#t_h3th_shiru_reson_img {
	width: 100%;
}
#t_h3th_shiru_reson_img img {
	width: 100%;
}
#t_h3th_shiru_reson_linkbtn {
	text-align: center;
	margin-top: 6.92%;
}
#t_h3th_shiru_reson_linkbtn a {
	background-color: #e64652;
	color: #fff;
	font-size: 20px;
	line-height: 1.5em;
	padding: 16px;
	font-weight: 600;	
	display: inline-block;
	border-radius: 15px;
	width: 100%;	
	max-width: 500px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#to_hschl3th_suji {
    padding: 6.15%;
    background-size: 20% auto,30% auto,30% auto;
    background-color: #EB665E;
    background-image: url(../images/2023/kou3/4213.svg),url(../images/2023/kou3/6875.svg),url(../images/2023/kou3/desk.svg);
    background-repeat: no-repeat;
    background-position: left top,right top,right bottom;
}
#to_hschl3th_suji .kansuru {
    color: #FFFFFF;
    text-align: center;
    margin-top: 16px;
    font-size: 20px;
}

#to_hschl3th_suji_eng {
    width: 344px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    display: none;
}
#to_hschl3th_suji_eng img {
    width: 100%;
}
#to_hschl3th_suji h2 {
    font-family: 'Kiwi Maru', serif;
    font-size: 34px;
    text-align: center;
    color: #FFF100;
    font-weight: 500;
}
#to_hschl3th_suji h2 span {
    display: block;
    color: #FFFFFF;
    font-size: 48px;
    line-height: 1em;
    margin-bottom: 16px;
    font-weight: 500;
}
#to_hschl3th_suji_box {
    margin-top: 48px;
    margin-top: 48px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0 25px;
    max-width: 1200px;
    /* [disabled]background-color: #FAD3C8; */
}
.to_hschl3th_suji_list {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
    padding-right: 32px;
    padding-left: 32px;
    padding-bottom: 32px;
    background-color: #FAD3C8;
}
.slick-arrow{
    z-index:2!important;
    width:32px!important;
    height:32px!important;
  }
.slick-next{
    right:-80px!important;
  }

.slick-prev{
    left:-80px!important;
  }
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
  }
 .slick-next:before{
    background-image: url(../images/to_hschl3th/t_h3th_suji_arrow_r.svg);
    background-size: contain!important;
  }

 .slick-prev:before{
    background: url(../images/to_hschl3th/t_h3th_suji_arrow_l.svg)!important;
    background-size: contain!important;
  }



/*アコーディオン*/#acMenu{
    margin-top: 6.15%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    max-width: 1200px;
}

#acMenu dt{
    display: block;

    line-height: 72px;
    cursor: pointer;
    border-top: 1px solid #23A8AE;
    position: relative;
    padding-top: 8px;
    padding-bottom: 4px;
    }

#acMenu dt::after{
	position: absolute;
	content:"";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 10px;
	border-bottom: 1px solid #23A8AE;
	border-right: 1px solid #23A8AE;
	left: 95%;
	top:50%;
	transform: rotate(45deg) translateY(-50%) translateX(-50%); 
-webkit-transform: rotate(45deg) translateY(-50%) translateX(-50%); 
-ms-transform: rotate(45deg) translateY(-50%) translateX(-50%);
}

#acMenu dt .faq_q {
    width: 64px;
    display: inline-block;
    line-height: 64px;
    font-size: 32px;
    color: #23A8AE;
    text-align: center;
    min-width: 64px;
}

#acMenu dd{
    display: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    }
.faq_a_wrap {
    display: flex;
    background-color: hsla(0,0%,100%,0.74);
    padding-top: 24px;
    padding-bottom: 24px;
    padding-right: 24px;
	
}
.faq_a_a {
    width: 64px;
    text-align: center;
    font-size: 32px;
    color: #eb7e7e;
    min-width: 64px;
}


#acMenu dd p {
    line-height: 1.6em;
    font-size: 15px;
    color: #4D4D4D;
    letter-spacing: 0.05em;
}

.faq_a_answer{
    width: 100%;
}
.faq_a_answer p em {
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    color: #23A8AE;
    display: block;
    margin-bottom: 8px;
}
.faq_a_answer p a {
    text-decoration: underline;
    color: #090F85;
}
.faq_a_answer p .tel_num {
    text-decoration: none;
	pointer-events: none;
}

.faq_a_answer ul {	
	display: flex;
	flex-wrap: wrap;
	margin-top: 8px;
}
.faq_a_answer li {
	line-height: 1.5em;
    font-size: 13px;	
	margin-bottom: 8px;	
	margin-left: 1em;
	padding-left: 1em;
	text-indent: -1em;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 239px;
	display: list-item; 
    list-style-type: disc;
	vertical-align: middle;
}

.faq_a_answer li img{	
	margin-left: 16px;	
	width: 24px;
}

.faq_wrap {
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
	padding: 6.92% 5.38% 4.62%;
	font-family: 'Fredoka', sans-serif;
	display: flex;
}
.faq_q_wrap {
    display: flex;
    align-items: center;
    padding-right: 64px;
}
.faq_q_wrap p{
    width: 100%;
    font-size: 20px;
    line-height: 1.4em;
    font-family: 'Kiwi Maru', serif;
    font-weight: 500;
}.FAQ_senseikara2023 #to_teachers_faq h2 {
    font-size: 48px;
    font-weight: 500;
    text-align: center;
}
.FAQ_senseikara2023 #to_teachers_faq h2 span {
    font-size: 32px;
    display: block;
    margin-bottom: 16px;
}
#kou3_inner #to_hschl3th_shinro2023 {
    margin-top: 5.38%;
}
#goukakuritu100 a img {
    border-radius: 24px;
    width: 100%;
}
#goukakuritu100 {
    margin-top: 3.07%;
    margin-left: 3.07%;
    margin-right: 3.07%;
}
/*SLICK*/
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '竊�';
}
[dir='rtl'] .slick-prev:before
{
    content: '竊�';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '竊�';
}
[dir='rtl'] .slick-next:before
{
    content: '竊�';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '窶｢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
#situ_hosyo {
    padding: 5.38%;
    background-color: #F5F4F2;
}




}
