﻿@charset "utf-8";

/* 탭스타일 새창 추가181029*/
.tab_st li.blank a {display:block; padding:13px 38px 13px 10px; line-height:20px; font-size:15px; text-align:center; color:#555; border:1px solid #9298af; background:url("/images/sch/web/namsan-m/common/ico_blank_off.png") no-repeat right center #fff;}
.tab_st li.on.blank a, .tab_st li.on.blank a:hover {color:#fff; border:1px solid #264988; background:#0c3477 url("/images/sch/web/namsan-m/common/ico_blank_on.png")  no-repeat right center !important;}
.tab_st li.blank a:hover {color:#0c3477; border:1px solid #95a9cc; background-color:#eff4fd;}

.tab_st2 {overflow:hidden; margin-bottom:20px;}
.tab_st2 li { min-width:175px;float:left; margin:0 0 5px;}
.tab_st2 li a {display:block; padding:10px 38px 10px 10px; margin-right:5px; line-height:20px; font-size:15px; text-align:center; color:#555; border-top:1px solid #9298af; border-bottom:1px solid #9298af; background:url("/images/sch/web/namsan-m/common/tab2_off.png") no-repeat right center #fff;}
.tab_st2 li.on a, .tab_st2 li.on a:hover {color:#2f71d2; border-color:#2f71d2; background:url("/images/sch/web/namsan-m/common/tab2_on.png") no-repeat right center #fff;}
.tab_st2 li a:hover {color:#2760c7; border-color:#2760c7; background:url("/images/sch/web/namsan-m/common/tab2_hover.png") no-repeat right center #fff;}


/* 학교안내도 */
.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/namsan-m/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;}

@media screen and (max-width :490px) {

/* 학교안내도 */
.img_guide_map .btn_st{top:175px;}
}