﻿@charset "utf-8";

/* common */
.tit1 {margin-bottom:10px}
.tit2 {margin-left: 15px; margin-bottom:10px; margin-top:5px}
.tit_num{position: relative;font-size: 18px;line-height: 1.6;font-family: "NotoM";padding-left: 28px;}
.tit_num span {background: #264988;border-radius: 20px;color: #fff;width: 22px;height: 22px;line-height: 1.3em;text-align: center;position: absolute;top: 4px;left: 0px;font-size: 90%;}

.txt_h3 {margin-left: 30px;margin-bottom: 15px; margin-top: 10px;}

.page p, .page li{white-space: normal;}
.list_st1,.list_st2,.list_st3,.list_st4{margin-top:15px; margin-bottom:15px;}
.list_st1 li ul,.list_st2 li ul,.list_st3 li ul,.list_st4 li ul{margin-top:5px; margin-bottom:5px;}
li.no_list, p.no_list{background:none;padding: 3px 0 3px 0px;}
li.no_list_1, p.no_list_1{background:none;}

.box_st1_1{position: relative; padding: 10px 20px;font-family: "NotoR";line-height: 1.4;border-radius: 15px 0px;overflow: hidden;background: #3775c3;color: #fff;margin-top: 10px;}
.box_st1_2{background: #f9f9f9;margin-bottom: 20px;border: 1px solid #e8e8e8;border-radius: 0px 7px;padding: 15px 30px 15px 30px;margin-top: 5px;}
.box_st1_2_1{background: #f9f9f9;margin-bottom: 20px;border: 1px solid #e8e8e8;border-radius:5px;padding: 15px 30px 15px 30px;margin-top: 5px;}
.box_st1_3{position: relative; padding: 10px 20px;font-family: "NotoR";line-height: 1.4;border-radius: 30px;overflow: hidden;background: #3775c3;color: #fff;margin-top:10px;}

.pc_red {color:#ff0000;}
.pc_blue2 {color:#1863c1;}

.img_pc {display:block;}
.img_mo {display:none;}


/* 학교안내도 */
.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/gwon-h/sub/template/001/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_icon.ico_down {background: url(/images/sch/schl/gwon-h/sub/sub_icon_down.png) no-repeat 32px center;}

/* 동아리 */
.boxImg {padding:30px 50px 20px; text-align:right; font-size:20px; line-height:1.6; font-family:"NotoM"; color:#062a3b; border:6px solid #e8edf3; background: url(/images/sch/schl/gwon-h/sub/img03.jpg) no-repeat -6px -6px}
.linkCafe {overflow:hidden; padding:15px 10px 10px; border:1px solid #e8e8e8; background-color:#f9f9f9}
.linkCafe li {float:left; width:50%; margin-bottom:6px;}
.linkCafe li > div {width:98%; height:80px; margin:0 1%; box-sizing:border-box; background-color:#fff; border:1px solid #e6e6e6; border-radius:10px 0 10px 0}
.linkCafe li > div:hover {border-color:#2072dd}
.linkCafe li > div a {display:block; padding:5px 0;}
.linkCafe li > div a p {overflow:hidden; margin:0 20px; line-height:1.4; font-size:13px; font-family:"NotoR"; color:#555; word-break:break-word; text-overflow:ellipsis; white-space:nowrap;}

/* 학칙 */
.font14R {font-size:14px; font-family:"NotoR";}
.font16M {font-size:16px; font-family:"NotoM";}

.dlTy1 {margin:10px 10px 20px 20px}
.dlTy1 dt {margin:0 0 8px 0}
.dlTy1 dd {margin:0 0 5px 10px; position:relative}
.dlTy1 dd.num1:before {content:"①"; margin-right:4px}
.dlTy1 dd.num2:before {content:"②"; margin-right:4px}
.dlTy1 dd.num3:before {content:"③"; margin-right:4px}
.olTy1 li {list-style-type:decimal; font-size:13px; font-family:"NotoR"; margin-bottom:3px} 

/*CCTV*/
.boxcctv {position:relative; padding:0; height:217px; text-align:left; background: url(/images/sch/schl/gwon-h/sub/img05.jpg) no-repeat -6px -6px}
.boxcctv h3 {padding:30px 40px; font-size:28px; line-height:1.6; font-family:"NotoM"; color:#fff;}
.boxcctv .btn_st{position:absolute; top:120px; width:100%; text-align:center;}
.boxcctv .btn_st a{padding: 8px 30px;}



@media screen and (max-width :490px) {
/* common */
.img_mo {display:block;}
.img_pc {display:none;}

/* 학교안내도 */
.img_guide_map .btn_st{top:175px;}

/* 정보공개실 */
.sub_icon.ico_down {padding-left:25px; background:none}

/* 동아리 */
.boxImg {padding:30px 30px 20px; background: url(/images/sch/schl/gwon-h/sub/img03.jpg) no-repeat 80% -6px}
.linkCafe li {width:100%}
	
	
	
	
}