@charset "utf-8";
/* CSS Document */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,form,fieldset,p,button,table, td, tr{margin:0;padding:0px;}
body,input,select,textarea{font-family:dotum,'돋음',Helvetica,Apple-Gothic,sans-serif;font-size:12px;font-weight:normal;color:#000;}
body{background-color:#fff;-webkit-text-size-adjust:none;}
hr{display:none;}
img,fieldset{border:0 none;}
img,input,select,textarea{vertical-align:middle;}
ul,ol,li{list-style:none outside;}


a{text-decoration:none;text-overflow:ellipsis;-o-text-overflow:ellipsis;}
a:link{color:#333;text-decoration:none;}
a:visited{color:#333;text-decoration:none;}
a:hover{width:100%;color:#202020;text-decoration:none;}
a:active{width:100%;color:#202020;text-decoration:none;}

.clear{width:100%;height:0;margin:0 !important;padding:0 !important;display:block;float:none;clear:both;font-size:0 !important;line-height:0 !important;overflow:hidden;}







/*--- common class ---*/

#wrap{width:100%;height:100%;min-height:100%;min-height:100%;}
.content_wrap{min-width:320px;max-width:980px;min-width:320px;max-width:800px;margin:5% auto; text-align:center;}
.etlink{text-align:left;}
.etlink li{position:relative;width:10%;width:10%;margin:0 0 5% 4.6%;text-align:center;color:#000;font-size:14px;line-height:17px;letter-spacing:-2px;display:inline-block;position:relative;
	vertical-align:top; 
	float:left;
}
.etlink img{margin:0 auto;display:block; min-width:50%; min-width:50%;width:100%;}
.etlink span{display:block;margin:12px 0 0 0;font:dotum;font-weight:bolder;font-family:굴림; color:#858585;height:80px;}
.etlink a:link, .etlink a:visited{color:#999;text-decoration:none;}
.etlink a:hover, .etlink a:active{color:#666;text-decoration:none;background-color:#fff;}
.etlink .num{width:40px;height:32px;position:absolute;top:-10px;right:-20px;background:url(../images/navigation/num2.png) no-repeat cover;font-size:15px;letter-spacing:1px;text-align:center;vertical-align:middle;color:#fff;padding-top:8px;font-weight:800; }


#grobal_wrap{width:100%;height:31px;text-align:left;position:relative; border-bottom: 1px solid #dfdfdf; background-color:rgb(251,251,251); margin-bottom:5px}
#grobal_wrap .grobal{width:100%;height:30px;margin:0 auto;font-size:11px;color:#666;position:relative;}
#grobal_wrap .grobal .gb_left{width:50%;text-align:left;position:absolute;left:0;top:12px;}
#grobal_wrap .grobal .gb_center{width:50%;text-align:center;position:absolute;left:300px;top:7px;}
#grobal_wrap .grobal .gb_left img, #grobal_wrap .grobal .gb_center img{margin-right:10px;}
#grobal_wrap .grobal .gb_right img{margin-left:20px;}
#grobal_wrap .grobal .gb_right a:link{margin-left:20px; font-weight:bold;}
#grobal_wrap .grobal .gb_right{width:80px;text-align:left;position:absolute;right:0;top:7px;}
#grobal_wrap .grobal img{vertical-align:middle;}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/*expert01.html*/
.expert_cont{
    width: 100%;
    height: 1840px;
	margin:0 auto;
	max-width: 700px;
}

.expert_cont img{
    width: 100%;

}
.expert_cont_input.active{
	position:static;
}

.expert_cont_input{
    background-color: #7e1515;
    height: auto;
    position:fixed;
	bottom:0;
	width: 100%;
	max-width: 700px;
}

.expert_cont_input span{
   font-size: 1.6em;
  display: block;
  text-align: center;
  padding:20px;
  color:#e0aaaa;
  font-weight: 900;
}
.expert_cont_input span em{
	color:#fff;
	font-weight: 900;
	font-style: normal;
	font-size: 1.2em;
}
.expert_table{
    display: flex;
    justify-content: center;
    align-items: center;
}
.expert_table2{
    display: flex;
    justify-content: center;
    align-items: center;
    padding:20px 0;
	width: 100;
}
.expert_cont_input input{
    border:1px solid gray;
    border-radius: 5px;
    margin-bottom:5px;
}
.free_btn{
    margin-left:15px;
    border:none;
    cursor: pointer;
}
.free_btn img{
    display: block;
    height: 43px;
}
.expert_cont_input .input_name input{
    width: 274px;
    height: 15px;
    font-size: 14px;
    padding:10px;
}
.expert_cont_input .input_call input{
    width: 84px;
    height: 15px;
    padding:10px;
    font-size: 14px;
}
.input_call select{
    width: 74px;
    padding:10px;
    border-radius: 5px;
    font-size: 14px;
    margin-top:-4px;
}
.expert_cont_input label{
    font-size: 16px;
    font-weight: 600;
    margin-right:15px;
}
.expert_checks{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}


.expert_checks td{
    margin-right:20px;
}

.expert_checks td button{
    background-color: gray;
    border:none;
    padding:2px 5px;
    border-radius: 2px;
    cursor: pointer;
}
.expert_checks td button a{
    color:#fff;
}

.expert_footer{
    background-color: #EBEBEB;
    text-align:center;
    padding: 30px;
    height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.expert_footer p{
    color:rgb(114, 113, 113);
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
}


/*expert02.html*/
.expert_cont2{
    width: 100%;
    height: 1840px;
	margin:0 auto;
	max-width: 980px;
}

.expert_cont2 img{
    width: 100%;

}
.expert_cont_input2.active{
	position:static;
}

.expert_cont_input2{
    background-color: #7e1515;
    height: auto;
    position:fixed;
	bottom:0;
	width: 100%;
	max-width: 980px;
}

.expert_cont_input2 span{
  font-size: 1.6em;
  display: block;
  text-align: center;
  padding:20px;
  color:#fff;
  font-weight: normal;
  font-family: sans-serif;
}
.expert_cont_input2 span em{
	color:#fff;
	font-weight: 900;
	font-style: normal;
	font-size: 1.2em;
}

.expert_cont_input2 input{
    border:1px solid gray;
    border-radius: 5px;
    margin-bottom:5px;
}

.expert_cont_input2 .input_name input{
    width: 274px;
    height: 15px;
    font-size: 14px;
    padding:10px;
}
.expert_cont_input2 .input_call input{
    width: 85px;
    height: 15px;
    padding:10px;
    font-size: 14px;
}

.expert_cont_input2 label{
    font-size: 16px;
    font-weight: 600;
    margin-right:15px;
}

.expert_footer2{
    background-color: #EBEBEB;
    text-align:center;
    padding: 20px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.expert_footer2 p{
    color:rgb(114, 113, 113);
    font-weight: normal;
    font-size: 1em;
    line-height: 1.2em;
}




/* 웹표준 리더기 표시 */
.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%;height:100%;background-color:#261914;position:relative;}
.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;}
.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{background:#000;padding:10px 0 60px;}
div.bottom img{margin:0 auto;}
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('../../DbList/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:#666;}
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('../../DbList/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(../img/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(../img/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;}


/************************************************
*		동의 : Agreement						*
************************************************/

.agr_case{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;}
}

@media (max-width:767px){
	.expert_cont{
		height: auto;
	}
	.expert_footer{
		height: auto;
		padding:30px 0 40px;
	}
	.expert_footer p {
		font-size: 14px;
		
	}
}
@media (max-width:468px){
	.expert_cont{
		height: auto;
	}
	.expert_footer{
		height: auto;
		padding:30px 30px 270px;
	}
	.expert_footer p {
		font-size: 14px;
		padding:0;
	}


	.expert_cont_input{
		background-color: #7e1515;
		height: auto;
		
	}
	.expert_table{
		display: flex;
		justify-content: center;
		align-items: center;
		padding:0;
	}
	.expert_table2{
		display: flex;
		justify-content: center;
		align-items:center;
		flex-direction: column;
		padding:10px 0;
		width: 100%;
	}
	.expert_table3{
		display: flex;
		align-items:center;
		flex-direction: column;
		padding:10px 0;
		width: 100%;
	}
	.expert_cont_input input{
		border:1px solid gray;
		border-radius: 5px;
		margin-bottom:5px;
	}
	.expert_cont_input .input_name input{
		width: 180px;
		height: 15px;
		font-size: 14px;
		padding:10px;
	}
	.expert_cont_input .input_call input{
		width: 40px;
		height: 15px;
		padding:10px;
		font-size: 14px;
	}
	.input_call select{
		width: 70px;
		padding:10px;
		border-radius: 5px;
		font-size: 14px;
		margin-top:-4px;
	}
	.expert_cont_input label{
		font-size: 13px;
		font-weight: 600;
		margin-right:10px;
	}
	.free_btn{
		margin-left:15px;
		border:none;
		cursor: pointer;
	}
	.free_btn img{
		display: block;
		height: auto;
	}

	.expert_checks{
		display: flex;
		width: 100%;
		align-items: center;
		flex-direction: column;
	}
	
	
	.expert_checks td{
		margin-right:20px;
	}
	
	.expert_checks td button{
		background-color: gray;
		border:none;
		padding:2px 5px;
		border-radius: 2px;
		cursor: pointer;
	}
	.expert_checks td button a{
		color:#fff;
	}

	
	.expert_cont_input span{
		font-size: 1.6em;
		display: block;
		text-align: center;
		padding:20px;
		color:#e0aaaa;
		font-weight: 900;
	}

	.expert_cont_input .input_name input{

		width: 180px;
		height: 15px;
		font-size: 14px;
		padding:10px;
	}


}

@media (max-width:360px){
	.expert_cont_input input{
		border:1px solid gray;
		border-radius: 5px;
		margin-bottom:5px;
	}
	.expert_cont_input .input_name input{
		width: 180px;
		height: 15px;
		font-size: 14px;
		padding:7px;
	}
	.expert_cont_input .input_call input{
		width: 40px;
		height: 15px;
		padding:8px;
		font-size: 14px;
	}
	.input_call select{
		width: 70px;
		padding:8px;
		border-radius: 5px;
		font-size: 14px;
	}
	.expert_cont_input label{
		font-size: 14px;
		font-weight: 600;
		margin-right:10px;
		letter-spacing: -2px;
	}
	.free_btn{
		margin-left:5px;
		border:none;
		cursor: pointer;
	}
	.free_btn img{
		display: block;
		height: 70px;
	}




}