﻿@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/sahwa-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;}

/* 20_교육서비스 헌장 */
.bu_noimg {padding-left:0px; font-size:14px; line-height:1.4; font-family:"NotoR"; color:#222;}

/* 20_학교특색교육활동 */
.img_txt_box {overflow:hidden;}
.img_txt_box .left_img {width:30%; float:left;}
.img_txt_box .right_txt {width:60%; float:right;}

/* 12_학사일정 */
.wd_50 {width:50%;}



@media screen and (max-width :800px) {

/* 학교특색교육활동 */
.img_txt_box .left_img img {width:100%;}

}


@media screen and (max-width :490px) {
/* common */
.img_mo {display:block;}
.img_pc {display:none;}

/* 학교안내도 */
.img_guide_map .btn_st{top:175px;}

/* 학교특색교육활동 */
.img_txt_box {overflow:hidden;}
.img_txt_box .left_img {width:100%; float:none; text-align:center;}
.img_txt_box .right_txt {width:100%; float:none;}

}




