﻿@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/bongmyong-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;}


/* sub */
.table_st table { margin-bottom: 30px; }
.table_st.long_width_pd th { padding: 13px 5px; }
.table_st.long_width_pd td { padding: 10px 5px; }
/* 학교안내도 */
.img_guide_map .btn_st { top:180px; }
.btn_st a.bt_mint { background: #008da4; border: 1px solid #008da4; border-radius: 5px; padding: 8px 35px 10px; }
/* 학부모회 */
.letter_box { padding: 20px; background: url(/images/sch/schl/bongmyong-p/sub/sub0404.jpg) no-repeat center bottom; background-size: contain; }
.letter_box .box_st2 { padding: 100px 13% 180px; font-size: 15px; background: url(/images/sch/schl/bongmyong-p/sub/sub0404_1.jpg) no-repeat center top; background-size: contain; border-color: #e4c996; }
.letter_box p { color: #444; font-family: "NotoDL";  }
.letter_box p.ar { color: #222; font-family: "NotoM"; }



@media screen and (max-width :490px) {

/* 학교안내도 */
.img_guide_map .btn_st{top:175px;}

/* 학부모회 */
.letter_box .box_st2 { padding: 30px 30px 80px; }

}