@charset "utf-8";

/**** pc ****/
@media only all and (min-width:1025px) {.faqbox{width:100%; float: left; }
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {.faqbox {width:100%; float: left;  padding: 0px 20px}

}




#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin: 20px 0;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_cate li{display:inline-block;float:left;margin:3px 3px 3px 0}
#bo_cate a {display:block;line-height:30px;padding:0 10px;border-radius:3px;background:#fff;}
#bo_cate #bo_cate_on {background:#7C7C7C;color:#fff;}

#faq_wrap {}
#faq_wrap h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.faq_admin {margin:0 5px;text-align:right}
#faq_wrap p {line-height:1.8em}
#faq_wrap ol {margin:20px 0;border-top:1px solid #000;padding:0;list-style:none}
#faq_wrap  li{border-bottom:1px solid #eee}
/**** pc ****/
@media only all and (min-width:1025px) {#faq_con h3{position:relative;padding-left:30px;font-size:16px!important; font-family: 'Noto Sans KR', sans-serif; font-weight:500;}
#faq_con h3 a {display:block;padding:15px;color: #333!important}}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {#faq_con h3{position:relative;padding-left:30px;font-size:14px!important; line-height: 110%; font-family: 'Noto Sans KR', sans-serif; font-weight:500;}
#faq_con h3 a {display:block;padding:10px;color: #333!important}
}


#faq_con h3 a:hover{color: #333!important}


#faq_con .faq_alp{position:absolute;top:10px;left:0;display:inline-block;background:#333;border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;color:#fff}
#faq_con .faq_alp_a{background:#f3f3f3;color:#999}

/**** pc ****/
@media only all and (min-width:1025px) {#faq_con .con_inner {;position:relative;display:none;padding:10px;padding-left:40px;line-height:1.8em;border-top:1px solid #eee;}}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:1025px) {
}
/**** 모바일 ****/
@media only all and (max-width:1024px) {#faq_con .con_inner {;position:relative;display:none;padding:10px;padding-left:40px;line-height:110%!important;border-top:1px solid #eee;  font-size: 14px}
	#faq_con .con_inner p{line-height:120%!important;  font-size: 14px}
}


#faq_con .con_closer {margin:10px 0 0;text-align:right}
#faq_con .closer_btn {margin:0;padding:0 5px;line-height:24px;border:0;background:#666;color:#fff}
.faq_tolist {padding:0 10px;text-align:right}
.faq_img {text-align:center}

#faq_sch {background: #f9fafa; border: 1px solid #ececec;padding:15px;position:relative}
#faq_sch .frm_input {width:100%}
#faq_sch .btn_submit{position:absolute;top:15px;right:15px;width:40px;height:40px;background:none;color:#000;font-size:16px}