@charset "utf-8";
#bo_cate {margin:-30px 0 0px;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {padding-left:1px;text-align:;font-size:0;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block}
#bo_cate a {display:block;background: none;line-height: 35px;min-width: 120px;color: #6f6f6f;border: 1px solid #ddd;margin-left: -1px;font-size: 10pt;padding: 0 20px;text-align:center}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border-top:1px solid #333;border-bottom:1px solid #fff;background:#fff;color:#565e60;font-weight:bold}


#title {font-size:1.25em;line-height:40px;font-weight:bold;}

#faq_wrap {margin:-1px 0 30px;border-top:1px solid #ddd;padding:30px;}
#faq_wrap h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.faq_admin {text-align:right}
#faq_wrap ol {margin:0;padding:0;list-style:none;}
#faq_con {border-top:0}
#faq_con h3 a {
    display:block;
    padding:10px;
    border-bottom:1px solid #e9e9e9;
    background:#fff;
    text-decoration:none;
    font-size:10pt;
    position: relative; /* 화살표 위치의 기준점 */
}
#faq_con h3 a .faq_arrow {
    position: absolute;
    right: 15px; /* 오른쪽에서 15px 떨어진 위치 */
    top: 50%; /* 부모 요소의 세로 중앙 */
    transform: translateY(-50%); /* 수직 중앙 정렬 */
    font-size: 0.9em; /* 아이콘 크기 조절 (기존 1em에서 약간 작게 조정하거나, 원하는 크기로 변경) */
    color: #555; /* 화살표 색상 */
    /* font-weight: normal; /* Font Awesome 아이콘은 자체 두께를 가지므로 이 속성은 영향이 적을 수 있음 */
}
#faq_con .con_inner {display:none;padding:15px 25px;line-height:1.8em;border-bottom:1px solid #e9e9e9;background:#f3f3f3;}
#faq_con .con_closer {margin:10px 0 0;text-align:right}
#faq_con .closer_btn {margin:0; padding:0; border:0; font-size: 1.25em; font-weight: 300; color:#555;}
.faq_tolist {padding:0 10px;text-align:right}
.faq_img {text-align:center}

#faq_sch {text-align:center}
#faq_sch .btn_submit{height:30px}
#faq_sch .frm_input{height:30px;width:200px}