@charset "utf-8";
/* CSS Document */

html{line-height:0;}
html, body {height:100%;}
* {margin:0; padding:0;}

#wrap {width:100%; margin:auto; overflow:hidden;}
#m_wrap{z-index:0; background:none}
.Rt{position:relative;}

/*quick counsel*/
#q_counsel {width:100%; background:#4d4d4d;margin:auto; top:0; padding:20px 0;  z-index:111111; }
#q_counsel .counsel_wrap {width:640px; position:relative; margin:0 auto; text-align:center; z-index:111111;  background:#4d4d4d;height:200px}
#q_counsel .cns_tit {float:left;margin-top:3px;}
#q_counsel .cns_form { width:640px;}
.cns_form select, .cns_form input {width:90%; height:35px; font-size:20px;}
.cns_form input {border:none;}


.cns_form .name_tit {margin-left:10px; float:left; width:15%;color:#fff; font-family: 'Noto Sans KR'; margin-bottom:10px}
.cns_form .name_cnt {width:20%;float:left; margin-bottom:10px}
.cns_form .tel_tit {margin-left:20px; float:left; width:12%;color:#fff; font-family: 'Noto Sans KR'; margin-bottom:10px}
.cns_form .tel_cnt { width:40%;float:left;  margin-bottom:10px}

.cns_form dt.cnt_tit {margin-left:20px; float:left; font-family: 'Noto Sans KR'; width:10.5%;color:#fff}
.cns_form dd.cnt_cnt { width:80%;float:left}


.cns_form dd.cnt_cnt textarea {width:90%; height:50px;}
.cns_form .btn_cns {top:0; width:55%; height:55px; text-align:center; margin:5px auto}
.cns_form .btn_cns input {width:100%; height:55px; line-height:55px;text-align:center; color:#fff; cursor:pointer; background:url(images/c_btn.gif) no-repeat; border:none;}




/*개인정보취급방침*/
.term_wrap{width:100%; color:#fff; font-size:20px;margin-top:5px;}
.term_wrap a{color:#fff}


