@charset "utf-8";

/* 학교규칙 */
.sch_rule {font-family:"NotoR"; font-size:14px; color:#111; line-height:25px; letter-spacing:-1px}
.sch_rule h2 { font-size:20px; text-align:center; border-top:2px solid #555; border-bottom:1px solid #555; padding:10px 0; margin:30px 0 0}
.sch_rule dl dt { font-size:18px; color:#3d70cb; margin-top:20px}

/* 순서 목록 */
.ol {padding-left:13px; font-family:"NotoR"; font-size:inherit; color:inherit}
.ol li {text-indent:-14px; list-style:none; line-height:1.5; margin-bottom:4px;}

/* 텍스트 */
.fs_14 {font-size:14px !important;}
.fs_16 {font-size:16px !important;}
.fs_18 {font-size:18px !important;}
.fs_20 {font-size:20px !important;}
.p_txt { font-size:14px; line-height:1.5; color:inherit; font-family:"NotoR";}

.col_ble{ color:#2183e0 !important}
.col_grn{ color:#37b400 !important}
.col_red{ color:#fc5a58 !important}


/* 타이틀 */
.tit3 {padding-left:25px; font-size:16px; line-height:1.6; font-family:"NotoR"; color:#111; background:url("/images/sch/web/chungmu-h/common/tit_2.png") no-repeat 1px 7px; }

/* 백그라운드 박스 */
.box_bg_blue {padding:10px; border-radius:5px; overflow:hidden; color:#fff; background:#479ee1; margin-bottom:10px}
.box_bg_green {padding:10px; border-radius:5px; overflow:hidden; color:#fff; background:#1a99aa; margin-bottom:10px}
.box_bg_purple{padding:10px; border-radius:5px; overflow:hidden; color:#fff; background:#8f6bc5; margin-bottom:10px}



@media screen and (max-width :810px) {


}

@media screen and (max-width :740px) {
   

}

@media screen and (max-width :650px) {


}


@media screen and (max-width :490px) {


}
