@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4,h5, form, fieldset, p, button, input {
	margin:0;
	padding:0;
	font-family: 'Noto Sans KR', 'Pretendard', 'NanumGothic', '나눔고딕', '돋움', 'dotum', 'sans-serif';
	line-height:1.5;
	letter-spacing:-0.5px
}

.pop_wrap {width:100%;min-width:530px;margin:0 auto}

.pop_pu_Wrap {width:530px;margin:0 auto;border:1px solid #948f88}

.pop_header {position:relative;width:100%;height:41px;background:#948f88}
.pop_header h1 {padding-left:15px;color:#fff;font-size:14px;font-weight:bold;line-height:41px}
.pop_header span.btn_close {position:absolute;top:12px;right:15px}

.pop_container {width:100%;margin:0 auto;padding-bottom:30px}

.pop_container .cnt_body {margin-top:20px;padding:0 15px}

.pop_btn_B {display:inline-block;height:2.2rem;padding:0 2rem;background:#05548f;color:#fff;font-size:.75rem;line-height:2.2rem;vertical-align:middle}
.pop_btn_G {display:inline-block;height:2.2rem;padding:0 2rem;background:#555;color:#fff;font-size:.75rem;line-height:2.2rem;box-sizing:border-box;vertical-align:middle}

.pop_btn_center {margin-top:20px;text-align:center}

#pop_schedule{position:absolute;top:4rem;left:4rem;width:32rem;z-index:100;display:none;border:1px solid #d8d8d8}
#pop_campus{position:absolute;top:4rem;left:23rem;width:50rem;z-index:100;display:none;border:1px solid #d8d8d8}
#pop_planner{position:absolute;top:20rem;left:36rem;width:32rem;z-index:100;display:none;border:1px solid #d8d8d8}
#pop_file{position:absolute;top:20rem;left:36rem;width:32rem;z-index:100;display:none;border:1px solid #d8d8d8}
.pop_hd {width:100%;height:3rem;background:#234478;z-index:100}
.pop_hd h1 {display:block;padding-left:1rem;color:#fff;font-size:.9rem;font-weight:500;line-height:3rem}
.pop_hd a.btn_close {position:absolute;top:1rem;right:1rem}

.pop_cnt {position:relative;height:100%;padding:1rem;background:#fff}

.selectCampus {text-align:center}
.selectCampus img {max-width:100%}


.popup_wrap {position:absolute;top:70px;left:195px;z-index:100;background:#fff}
.popup_wrap .print {display:block;width:500px;padding:20px;;border:1px solid #ddd}
.popup_wrap .print p {color:#666;font-size:15px;line-height:24px}
#popup_mask {position:absolute;left:0;top:0;z-index:99;background:#000;opacity:0.2;width:100%;height:100%}

.pop_layout {width:100%;max-width:600px;margin:0 auto;background:#60b4fe url(../../img/portal/popup/pop_layout_bg.png) no-repeat center bottom 0}
.pop_layout_cnt {position:relative;height:100%;padding:1rem}
.pop_layout_cnt h3.layout_Tit {color:#fee358;font-size:1.8rem;font-weight:500;text-align:center}
.pop_layout_cnt p.layout_Txt {margin-top:.75rem;color:#fff;font-size:.8rem}
.pop_layout_btn {margin-top:1rem;text-align:center}
.pop_layout_btn a {display:inline-block;height:2.2rem;padding:0 3.25rem 0 2rem;background:#0064bf url(../../img/portal/popup/pop_btn_arrow.png) no-repeat right 2rem center;background-size:.3rem;border-radius:8px;color:#fff;font-size:.75rem;line-height:2.2rem;vertical-align:middle}