@charset "utf-8";
@import url("/_Css/tpl.twidepop.css");

/* 새창팝업 스타일 설정 */
/* 새창 팝업 */
.pop_wrap {background:#fff;}
.pop_head {display:block;position:fixed;top:0px;width:100%;z-index:6100;}
.pop_head {background:#2a3d4b;height:70px;}
.pop_wrap span.close {width:70px;height:70px;position:fixed;right:0;top:0;z-index:6200;background:#c40452;}
.pop_wrap span.close button, .pop_wrap span.close a {display:block;padding:25px 25px 25px 28px;border:0;background:none;}
.pop_head .pop_title {font-size:23px;letter-spacing:-1px;font-weight:bold;color:#fff;display:inline-block;padding:1.1em 20px 1.1em 30px;}
.pop_head .pop_title .tit {padding-left:15px;}
.pop_foot {display:block;position:fixed;bottom:0px;width:100%;z-index:5000;background:#282828;}
.pop_foot {height:15px;overflow:hidden;display:none;}
.pop_foot span{height:15px;overflow:hidden;display:block;}
.pop_cont {padding:90px 15px 30px 20px;position:relative;}
.pop_cont .cont_top h3 {font-size:11px !important;color:#aaa;font-weight:normal;}

@media all and (max-width:600px){
	.pop_head {height:50px;}
	.pop_wrap span.close {width:50px;height:50px;}
	.pop_wrap span.close button, .pop_wrap span.close a {padding:15px 15px 15px 18px;}
	.pop_head .pop_title {font-size:18px;padding:0.85em 20px 0.85em 30px;}
}


/* 인쇄미리보기 */
@media print {
	.header-wrap-abs, #subtop-wr, #subNavi-wrap, #sprod-search-wr, #footer-wrap {display:none;}
	#container-wrap {padding:0}
}

/*레이어 팝업*/
.layerpop-wr .pop-head {background:#c40452;}

/* 나눔스퀘어 웹폰트 */
.nsq {font-family:"Nanum Square"}

