@charset "utf-8";

.bo_top_img{position:absolute;top:0;left:0;width:100%;height:420px;overflow:hidden;text-align:center}
.bo_top_img img {position: absolute;top: 0;left: -9999px;right: -9999px;margin: auto;width:100%;height:auto;
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);}


 @media (max-width: 969px){
      .bo_top_img {height:200px}
 }

#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden;}
#bo_cate {margin-bottom:20px; color:#0d0d0d;border-bottom:1px solid #eee;
white-space: nowrap;overflow-x: auto;
-webkit-overflow-scrolling: touch
 -ms-overflow-style: -ms-autohiding-scrollbar;}
#bo_cate::-webkit-scrollbar {display: none;}
#bo_cate ul{margin:0 auto;max-width:1200px;padding:0 10px}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li{display:inline-block}
#bo_cate li a{display:block;padding:0 15px;line-height:55px;color:#333947}
#bo_cate #bo_cate_on{position:relative;font-weight:bold;color:#ff4500}
#bo_cate #bo_cate_on:before{width:100%;content:'';height:2px;background:#ff4500;position:absolute;bottom:0;left:0}


#faq_wrap {margin:0 auto; max-width:1280px; padding:170px 0 100px 0; min-height:800px;}
#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 #0d0d0d;padding:0;list-style:none}
#faq_wrap  li{border-bottom:1px solid #eee}
#faq_con h3{position:relative;}
#faq_con h3 a {padding:20px 0 20px 20px;  display:block; width:100%; font-size: 18px; font-family: 'S-CoreDream-4Regular'; font-weight: 600; transition:all 0.3s;}
#faq_con h3:hover a {background: #f2f2f2;}
#faq_con .faq_alp{float:left; display:block;background:#0d0d0d;border-radius:50%;width:30px;height:30px;line-height:30px;text-align:center;color:#fff}
#faq_con .faq_alp_a{background:#f2f2f2;color:#ff4500}
#faq_con .faq_ttl {float:left; padding-left:10px;}

#faq_con .con_inner {;position:relative;display:none;padding:20px 0 20px 20px;line-height:1.8em;border-top:1px solid #eee; font-family: 'S-CoreDream-4Regular';}
#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;border:0;font-size:16px}

#faq_con .plus {float:right; position:relative; display:inline-block; margin-top:5px; margin-right:20px; width:15px; height:15px;}
#faq_con .plus span:nth-child(1) {display:inline-block; position: absolute;background-color: #999;width: 15px;height: 1px;left: 50%;margin-left: -7.5px;top: 50%;margin-top: -0.5px;transition: all 0.5s ease-in-out;transform: rotate(0deg);}
#faq_con .plus span:nth-child(2) {display:inline-block; position: absolute;background-color: #999;width: 1px;height: 15px;left: 50%;margin-left: -0.5px;top: 50%;margin-top: -7.5px;transition: all 0.5s ease-in-out;transform: rotate(0deg);}
#faq_con .faq_q_a.active .plus span:nth-child(2) {transform: rotate(90deg);}
#faq_con .faq_q_a.active .plus span:nth-child(1) {transform: rotate(90deg);opacity: 0;}

/*메인 wrapper*/
@media all and (max-width:1300px) {
 #faq_wrap {width:100%; padding:150px 20px;}
 #bo_cate {border:none;}
 #bo_cate ul {width:100%;}
 #bo_cate ul li {display:block; float:left;}
 #bo_cate li a {padding:10px; line-height: normal; border-bottom:1px solid #eee;}
}

/*스마트기기 (신형) 375~767*/
@media all and (max-width:767px) {
#faq_con h3 {padding:10px;}
#faq_con .faq_alp {display:none;}
#faq_con h3 a {font-size:16px;}
#faq_con .con_inner {padding:10px; font-size:16px;}
#faq_wrap {padding:100px 10px;}
}
