body, html {font-size:17px;}
@media all and (max-width:999px){
	body, html {font-size:16px;}
}
@media all and (max-width:640px){
	body, html {font-size:15px;}
}
/* 새창 팝업 */
.pop_wrap {background:#fff;}
.pop_head {display:block;position:fixed;top:0px;width:100%;z-index:6100;font-size:0;}
.pop_head {background-image:#0a2b81;background-image:#0a2b81;background-image: -moz-linear-gradient(left,  #5ea427 0%, #159ba7 42%, #0a2b81 100%);background-image: -webkit-linear-gradient(left,  #5ea427 0%,#159ba7 42%,#0a2b81 100%);background-image: linear-gradient(to right,  #5ea427 0%,#159ba7 42%,#0a2b81 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ea427', endColorstr='#0a2b81',GradientType=1 );background-repeat:no-repeat;height:70px;}
.pop_head:before {display:inline-block;vertical-align:middle;content:"";width:0;height:100%;}
.pop_wrap span.close {width:70px;height:70px;position:fixed;right:0;top:0;z-index:6200;background:rgba(0,0,0,0.4);}
.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:1.438rem;letter-spacing:-1px;font-weight:500;color:#fff;display:inline-block;vertical-align:middle;/* padding:1.1em 20px 1.1em 30px; */padding:0 70px 0 30px;box-sizing:border-box;word-break:keep-all;}
.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 {z-index:6000;padding:90px 15px 30px 20px;position:relative;}
.pop_cont .cont_top h3 {font-size:11px !important;color:#AAA;font-weight:normal;}
.pop_wrap .pop_close {position:absolute;top:0;right:0;background:rgba(0,0,0,0.5);border:0;width:70px;height:70px;text-align:center;z-index:6101;}
.pop_wrap .pop_close img {}
@media all and (max-width:599px){
	.pop_head .pop_title {padding:0 50px 0 20px;font-size:1.25rem}
	.pop_wrap .pop_close {width:50px;}
}

/*FROM SITE CODE :  
*/
