﻿@charset "utf-8";

/* 학교안내도 */
.img_guide_map{position: relative;overflow-x:hidden}
.img_guide_map .btn_st{position: absolute;top:195px;width: 100%;text-align: center;}
.img_guide_map .btn_st a{padding: 8px 30px;}
.img_pc {display:block;}
.img_mo {display:none;}

/* 정보공개실 */
.sub_icon {background: url(/images/sch/schl/geumseo-p/sub/sub11_01_ico.png) no-repeat 32px center;border: 6px solid #e8edf3;padding: 25px 25px 25px 160px;margin-bottom: 20px;}
.sub_icon_txt{font-size: 18px;line-height: 1.2;font-family: "NotoM";color: #0c3477;margin-bottom: 10px;}

/* 방과후학교 0107 추가 181026*/
.box_lst .mr {margin-right:2%;}
.box_lst1 {width:49%; float:left;}
.box_lst1 .box_list_col {height:220px;}
.box_lst1 .box_list_col li{ margin-left:10px; font-size:14px; font-weight:bold; line-height:35px;}
.box_lst1 .box_list_col li span {display:inline-block; width:70px; line-height:28px; margin-right:5px; text-align:center; border-radius:5px; color:#fff;}
.box_lst1 .box_list_col li span.BoxCol_01 { background:#6980e6;}
.box_lst1 .box_list_col li span.BoxCol_02 { background:#0767b3;}
.box_lst1 .box_list_col li span.BoxCol_03 { background:#e14e79;}
.box_lst1 .box_list_col li span.BoxCol_04 { background:#00b4cc;}
.box_lst1 .box_list_col li span.BoxCol_05 { background:#F63;}
.box_lst1 .box_list_col li span.BoxCol_06 { background:#096;}

@media screen and (max-width :580px) {

	/* 방과후학교 0107  추가 181026*/
	.box_lst .mr {margin-right:0%;}
	.box_lst1 {width:100%;}
	.box_lst1 .box_list_col {height:auto;}
		
}

@media screen and (max-width :490px) {

/* 학교안내도 */
.img_guide_map .btn_st{top:175px;}


}