@charset "utf-8";


/******************* sec2 *******************/
 #kanzei_gakuen #access .sec2 h4{margin:6% 0 2%;}
 
 
#kanzei_gakuen #access table{width: 96%;margin: 0 auto 2%;border-collapse: collapse; line-height:1.6em;}
#kanzei_gakuen #access th{width: 20%;padding: 5px 0;border-right: #ffffff 1px solid;border-bottom: #ffffff 1px solid;font-weight: normal;background: #F0F0F0;}
#kanzei_gakuen #access td {padding: 5px 10px;border: #E8E8E8 1px solid;word-break: break-all; text-align:left;}


#kanzei_gakuen #access .table02 th{ width:auto;padding: 5px 10px;border: #E8E8E8 1px solid;font-weight: normal;background: #F0F0F0;}
#kanzei_gakuen #access .align_l{text-align: left;}

    
#kanzei_gakuen #access .table03 th{ width:14%;padding: 5px 10px;border: #E8E8E8 1px solid;font-weight: normal;background: #F0F0F0;}

#kanzei_gakuen #access .m_b20{max-width:750px; margin:auto;}
#kanzei_gakuen #access .wrap_img{ width:96%; margin: 2% auto 8%; text-align:center;}

#kanzei_gakuen #access h4.sub_tit{ max-width:750px;margin:6% auto 0%; letter-spacing:0.05em; padding:15px 10px 15px 10px; text-align:center;}

#kanzei_gakuen #access ol{ margin:0% 0 0 4%; line-height:1.4em; text-align:left;}
#kanzei_gakuen #access li{ list-style-type: decimal;display: list-item; margin-bottom:1em;}

#kanzei_gakuen #access .main_table{ max-width:750px; margin:2% auto 0}
#kanzei_gakuen #access .main_table th{ width:auto;}

.square_btn{
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 1em 1em;
	width:auto;
	text-decoration:none !important;
	margin:2em auto 2em;
	border-left: solid 2px #668ad8;
	border-right: solid 2px #668ad8;
    color: #668ad8;
    background: #e1f3ff;
    transition: .4s;
}

.square_btn:hover {
    background: #668ad8;
    color: #FFF;
}

#kanzei_gakuen #access .m_b20{height:500px; overflow:hidden}
#kanzei_gakuen #access .m_b20 iframe{ width:100%; margin:auto}

@media (max-width:769px){

#kanzei_gakuen #access .m_b20{height:300px; overflow:hidden}
#kanzei_gakuen #access .m_b20 iframe{ width:96%; margin:auto}
#kanzei_gakuen #access h4.sub_tit{ max-width:750px;margin:6% auto 0%; line-height:1.2em; letter-spacing:0.05em; padding:3% 2%; text-align:left; font-size:4vw}
	}