@charset "utf-8";

#bo_cate {margin:0 10px;; display: none;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {margin-bottom:10px;padding-left:1px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px;width:20%;}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:10px 0;border:1px solid #ddd;background:#fafafa;color:#ccc;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #555; background:#fff;color:#555;font-weight:bold}

#faq_wrap {margin:10px}
#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;
	font-size: 16px;
}
#faq_wrap ol {margin:0;padding:0;list-style:none}
#faq_con {border:1px solid #e9e9e9;border-top:0}
#faq_con h3{ background:url(faq_q.png) no-repeat 10px center #f2f5f9; padding-left:35px;border-top:1px solid #e9e9e9}
#faq_con h3 a {display:block;padding:10px;}
#faq_con .con_inner {display:none;padding:10px 10px 10px 45px;line-height:1.8em; background:url(faq_a.png) no-repeat 10px 10px;}
#faq_con .con_closer {margin:10px 0 0;text-align:right}
#faq_con .closer_btn {margin:0;padding:10px;border:0;background:#666;color:#fff}
.faq_tolist {padding:0 10px;text-align:right}
.faq_img {text-align:center}

#faq_sch {text-align:center}


#faq_con .sub_tit {
	display: block;
	font-weight: 300;
    font-size: 16px;
    line-height: 1.8em;
}
#faq_con .left,#faq_con .right{
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}
#faq_con .tit_con{
    font-weight: 600;
    display: block;
    font-size: 18px;
    padding: 15px 0 5px;
    clear: both;
}
#faq_con .tit_con:first-child{
    padding-top: 0;
}
#faq_con .sub_con{
    padding: 0px 0px 10px 20px;
    color: #666;
    font-size: 0.8em;
    display: block;
    line-height: 1.8em;
}

@media (max-width: 767px){
#bo_cate li {width:49%;}
}