@charset "utf-8";

* {margin:0; padding:0; box-sizing:border-box;}
html{overflow-y:scroll;font-size:30px;}
body{width:100%;height:100%;background-color:#000;}
ul, ol, li {list-style:none;}
p,div,ul,li,dl,dt,dd,ol,em,fieldset,textarea,input,select,table,th,td,address,cite,
h1,h2,h3,h4,h5,h6, button {font-family:'Malgun Gothic', "돋움","dotum", sans-serif; line-height:160%;}
img {border:0px; display:block; vertical-align: middle;}
/* Link Style */
a, a:link {font-family:'Malgun Gothic', "돋움","dotum", sans-serif;text-decoration:none; }
a:active {background:none;}
a:hover, a:focus {text-decoration:none;}
fieldset, button{border:0;}

/* 웹표준 리더기 표시 */
.hiddenT{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;}
.hidTxt{font-size:0;text-indent:-9999px;}
.twrap{width:100%;min-width:320px;overflow:hidden;}
.wrap{width:100%;
	margin:0 auto;
	height:100%;
	background-color:#0b2544;
	position:relative;
}

.wrap2{
	width:100%;
	margin:0 auto;
	height:100%;
	background-color:#dfdfdf;
	position:relative;
}
.wrap2 .top2 img {
	margin-top:30px;
}

.bwrap{width:100%;height:100%;background-color:#261914;}
.logo{max-width:916px;margin:0 auto;padding:40px 0 0;text-align:center;position:relative;overflow:hidden;}
.top{position:relative;overflow:hidden;max-width:916px;margin:0 auto;}
.top2{position:relative;overflow:hidden;max-width:916px;margin:0 auto;}
.logo > img,
.top > img{margin:0 auto;}

.ct_wrap{margin:30px 0 35px;position:relative;color:#fff;text-align:center;}
.ct_wrap::before{content:"";width:610px;height:14px;position:absolute;bottom:6px;left:50%;margin-left:-305px;}
.ct_wrap p{display:inline-block;position:relative;font-size:34px;color:#fff;font-weight:200;}
.ct_wrap span{display:inline-block;margin-left:3px;font-size:30px;font-family:"Montserrat";font-weight:600;color:#ffb900;}
.ct_wrap p:first-child span{width:220px;margin-right:10px;}
.ct_wrap p:last-child span{width:70px;}
.ct_wrap .counter{font-size:46px;}

div.bottom{
	width: 100%;
	background:#354393;
	padding:10px 0 60px;
}
div.bottom img{margin:0 auto;}
div.bottom button{
	margin:0 auto;
	display: block;
	background: none;
	cursor: pointer;

}
.bottom2{
	background-color: #354393;
}
div.apply{max-width:760px;margin:0 auto;padding-bottom:40px;}
div.apply div.form{overflow:hidden;margin:0 auto;}
div.apply div.form ul{width:75%;float:left;margin-top:50px;}
div.apply div.form ul li{overflow:hidden;margin-bottom:15px;}
div.apply div.form ul li span{width:19%;margin-right:3%;font-size:23px;float:left;color:#fff;text-align:right;line-height:66px;}
div.apply div.form ul li p{width:78%;float:right;}
div.apply div.form ul li p .name{width:100%;}
div.apply div.form ul li p select, div.apply div.form ul li p .num{width:31%;margin-right:0.95%;}
div.apply div.form ul li p .num:last-child{margin-right:0;}
div.apply div.form ul li input, div.apply div.form ul li select{
	height:66px;
	padding-left:20px;
	font-size:22px;
	border-radius:6px;
	background-color:#fff;
	border:0;
	outline:0;
}
div.apply div.form ul li select{
	background:url('../../common/images/select.png') no-repeat 88% 50% #fff;
	background-size:15px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	appearance:none;
}
div.apply div.form ul li select::-ms-expand{display:none;}
div.apply div.form button{float:right;margin:50px 2% 0 0;outline:0;cursor:pointer;}
.po_wrap{overflow:hidden;margin-left:118px;}
div.apply ul.policy{float:left;overflow:hidden;}
div.apply ul.policy li{float:left;font-size:0.7rem;font-weight:350;margin-right:10px;}
/*div.apply ul.policy li.check input[type="checkbox"] {display:none;}*/
div.apply ul.policy li.check input[type="checkbox"] + label{font-size:18px;color:#fff;}
div.apply ul.policy li.check input[type="checkbox"] + label span {
	display:inline-block;
	width:20px;
	height:20px;
	margin:-4px 9px 0 0;
	vertical-align:middle;
	/*background:url('../../common/images/checkbox.gif') left top no-repeat;*/
	cursor:pointer;
}
/*div.apply ul.policy li.check input[type="checkbox"]:checked + label span {background-position:left -20px;}*/
div.apply ul.policy li.show{margin-right:30px;}
div.apply ul.policy li.show span, .b_show span{
	display:block;
	margin-top:5px;
	padding:0 7px;
	color:#fff;
	font-size:16px;
	line-height:24px;
	background:#909090;
	cursor:pointer;
	border-radius:3px;
}
div.apply ul.policy li.show span a,
.b_show span a{color:#fff !important;}
.copy{margin:0 5%;padding:30px 0 40px;color:#888;text-align:center;font-size:16px;font-weight:200;position:relative;display:block;}
div.policy_con{
	display:none;
	width:770px;
	height:500px;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-250px;
	margin-left:-385px;
	z-index:14;
	background:#fff;
	box-shadow:1px 1px 5px #aaaaaa60;
}
div.policy_con p.tit{height:82px;padding-left:45px;font-weight:600;line-height:83px; letter-spacing:-2px; color:#000; background:#e9eaee}
div.policy_con div.txt{height:400px; overflow-y:scroll; padding:25px 30px 20px;}
div.policy_con div.txt ul{margin-bottom:25px;}
div.policy_con div.txt ul li{font-size:13px; color:#000; font-weight:350; line-height:20px; letter-spacing:-0.5px;}
div.policy_con span.hide{position:absolute; top:22px; right:33px; cursor:pointer;}

div.vod{max-width:760px;margin:0 auto;padding:40px 0;text-align:center;}
div.vod iframe{height:450px;}

.s_txt{ 
    width:100%;
}
.s_txt span{
    font-size:10px; 
    -webkit-transform:scale(0.9);
    display:inline-block;
    line-height:14px;
    width:105%;
    margin-left: -35px;
    color:#666;
}

.table_type1{margin:0;padding:0;position:relative;}
.table_type1{width:100%;margin:0 0 15px;border-top:2px solid #555;border-left:1px solid #e4e4e4;font-size:14px;}
.table_type1 caption{display:none}
.table_type1 thead th,
.table_type1 thead td{
	padding:7px;
	background-color:#efefef;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-size:15px;
	font-weight:600;
	color:#333;
	line-height:20px;
}
.table_type1 tbody th,
.table_type1 tbody td{
	padding:7px;
	background-color:#fff;
	border-right:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
	font-size:14px;
	font-weight:500;
	color:#777;
	line-height:20px;
}






/************************************************
*		POPUP									*
************************************************/

.mw_popup1,
.mw_popup2,
.mw_popup3,
.mw_popup4{width:100%;height:100%;display:none;position:fixed;_position:absolute;top:0;left:0;z-index:100000;}
.mw_popup1.open,
.mw_popup2.open,
.mw_popup3.open,
.mw_popup4.open{display:block}
.mw_popup1 .bg,
.mw_popup2 .bg,
.mw_popup3 .bg,
.mw_popup4 .bg{width:100%;height:100%;background:#000;opacity:.5;filter:alpha(opacity=50);position:absolute;top:0;left:0;}
#popup1,
#popup2,
#popup3,
#popup4{width:100%;max-width:770px;margin:0 auto;background:#fff;position:relative;top:5%;left:0;}
#popup1.g_popup1 .g_popup1,
#popup2.g_popup2 .g_popup2,
#popup3.g_popup3 .g_popup3,
#popup4.g_popup4 .g_popup4{display:block}
#popup1 .close,
#popup2 .close,
#popup3 .close,
#popup4 .close{width:82px;height:82px;padding:0;border:0;background:url(../../common/images/policy_close.gif) no-repeat center 50%;text-decoration:none !important;line-height:60px;cursor:pointer;opacity:1;overflow:visible;position:absolute;top:0;right:0;}
#popup1 .close:hover,
#popup2 .close:hover,
#popup3 .close:hover,
#popup4 .close:hover{background:url(../../common/images/policy_close.gif) no-repeat center 50%;}

.pop_header{height:82px;padding:0 40px;background:#e9eaee;text-align:left;font-size:30px;font-weight:600;color:#000;line-height:82px;}

.pscroll{height:380px;padding:40px 50px;overflow:hidden;overflow-x:hidden;overflow-y:scroll;}
.pop_mcontant{margin:0;padding:0;position:relative;}
.pop_contant{padding:20px 10px;position:relative;}

.pop_contant .pc_ltit{text-align:left;font-size:16px;line-height:24px;}
.pop_contant .pc_ltxt{margin:0 0 10px;text-align:left;font-size:14px;font-weight:400;color:#999;line-height:20px;}

.pop_contant .pc_ctit{text-align:center;font-size:16px;line-height:24px;}
.pop_contant .pc_ctxt{margin:0 0 10px;text-align:center;font-size:14px;font-weight:400;color:#999;line-height:20px;}

.pop_contant select{font-size:16px;color:#bbb;}
.pop_contant select:focus{color:#666;}

.pop_contant textarea{font-size:16px;color:#bbb;}

.btn_wrap{height:60px;padding:25px 15px;text-align:center;font-size:18px;font-weight:400;color:#c1c1c1;line-height:60px;position:relative;bottom:0;}
.btn_wrap a{cursor:pointer;}

a.btn100{width:100%;}
a.btn50{width:50%;}

a.btn_confirm {background:#218695;color:#fff;float:left;display:block;}
a.btn_confirm:hover {background:#35cfba;color:#fff;text-decoration:none !important;}

a.btn_close {background:#f0f0f0;float:left;display:block;}
a.btn_close:hover {background:#dbdbdb;text-decoration:none !important;}


/************************************************
*		메인 : Main						*
************************************************/
.img01_position img,
.img02_position img,
.img03_position img {
	margin:0 auto;
}


/************************************************
*		동의 : Agreement						*
************************************************/

.agr_case{width:100%;height:380px;margin:0 auto;padding:40px 50px;position:relative;overflow:hidden;overflow-y:scroll;}

.stb_xbti{margin:20px 0;text-align:center;font-size:40px;font-weight:800;color:#999;line-height:50px;display:block;}
.stb_xti{height:25px;margin-bottom:40px;text-align:center;font-size:18px;font-weight:bold;color:#999;line-height:25px;display:block;}
.stb_bti{height:30px;margin-bottom:20px;text-align:left;font-size:18px;font-weight:bold;color:#999;line-height:30px;display:block;}
.stb_ti{height:20px;margin-bottom:5px;text-align:left;font-size:14px;font-weight:bold;color:#999;line-height:20px;display:block;}
.stb_copy{
	margin-bottom:25px;
	text-align:left;
	font-size:13px;
	color:#999;
	line-height:18px;
	display:block;
}
.stb_txt{margin-bottom:5px;padding-left:15px;text-align:left;font-size:13px;color:#999;line-height:18px;display:block;}


@media (max-width:1024px){
    html{font-size: 20px;}
    img {width: 100%;}
			
	.logo{padding:30px 0 10px;}
	.logo img{width:auto;height:30px;}
	.ct_wrap{margin:10px 0 16px;}
	.ct_wrap::before{width:92%;height:10px;bottom:3px;left:4%;margin-left:0;}
	.ct_wrap p{font-size:18px;}
	.ct_wrap span{font-size:15px;}
	.ct_wrap p:first-child span{width:110px;margin-right:10px;}
	.ct_wrap p:last-child span{width:30px;}
	.ct_wrap .counter{font-size:25px;}

	div.bottom{padding:0 0 30px;}
	div.bottom img{padding:0 3%;}
    div.apply{width:96%;padding-bottom:15px;}
    div.apply div.form ul{width:75%;margin-top:20px;}
    div.apply div.form ul li{margin-bottom:10px;}
    div.apply div.form ul li span{width:20%;margin-right:3%;font-size:15px;line-height:36px;}
    div.apply div.form ul li p{width:77%;font-size:11px;}
    div.apply div.form ul li p select, div.apply div.form ul li p .num{width:31%;margin-right:1.5%;}
    div.apply div.form ul li input, div.apply div.form ul li select{height:35px;padding-left:7px;font-size:15px;}
    div.apply div.form ul li select{background-size:20%;}
    div.apply div.form button{width:25%;max-width:81px;margin:20px 0 0 0;background-color:#000;}
	.po_wrap{margin-left:17%;}
	div.apply ul.policy{float:none;}
    div.apply ul.policy li{margin-bottom:3px;font-size:0.6rem;}
	div.apply ul.policy li.check input[type="checkbox"] + label{font-size:11px;}
    div.apply ul.policy li.check input[type="checkbox"] + label span {width:13px;height:13px;margin-right:4px;margin-top:-3px;background-size:13px;}
    div.apply ul.policy li.check input[type="checkbox"]:checked + label span {background-position:left -13px;}
    div.apply ul.policy li.show span, .b_show span{margin-top:0;padding:0 5px;line-height:18px;font-size:10px;}
    p.copy{padding:15px 0 20px;font-size:10px;}
    div.policy_con{width:90%;height:450px;margin-top:-225px;margin-left:-45%;}
    div.policy_con p.tit{height:60px;padding-left:15px; font-size:0.8rem;line-height:60px;}
    div.policy_con div.txt{height:370px; overflow-y:scroll;}
    div.policy_con span.hide{top:18px;right:5%;width:25px;}
    div.policy_con span.hide img{width:100%;}
    .s_txt span{margin-left:-6%;}

	.table_type1{font-size:13px;}
	.table_type1 thead th,
	.table_type1 thead td{padding:5px;font-size:14px;line-height:18px;}
	.table_type1 tbody th,
	.table_type1 tbody td{padding:5px;font-size:13px;line-height:18px;}

	.agr_case{height:370px;padding:20px;}
}






.count_wrap{width:100%;height:80px;margin:0;padding:0;background-color:#000;position:relative;}
.count_case{width:1000px;height:80px;margin:0 auto;padding:0;position:relative;}
.cc_ad{width:550px;position:relative;float:left;}
.cc_time{width:450px;text-align:right;font-size:45px;float:right;}

.btn-to-top{display:none;}

.only_pc{display:block !important;}
.only_mobile{display:none !important;}

.mb180px{margin-bottom:180px;}



@media (max-width:1024px){
	.only_pc{display:none !important;}
	.only_mobile{display:block !important;}

	.btn-to-top {
		width:100%;
		padding:0;
		border-top:5px solid #ffcc00;
		border-left:5px solid #ffcc00;
		border-right:5px solid #ffcc00;
		border-radius:15px 15px 0 0;
		position:fixed;
		bottom:0;
		left:0;
		display:block;
		overflow:hidden;
		z-index:9999
	}

	.pop_header{padding:0 20px;font-size:24px;}
	div.vod iframe{height:250px;}

	.count_wrap{height:auto;}
	.count_case{width:100%;height:auto;}
	.cc_ad{width:100%;float:none;}
	.cc_time{width:100%;margin-bottom:30px;text-align:center;font-size:23px !important;float:none;}
}





