.sub_menu_title{float: right;}
.form_table td > a {margin-right:10px; word-break: keep-all}
.ico_q {display: inline-block; width: 15px; height: 20px;  font-size: 12px; color:var(--custom-white); background: var(--custom-blue7);  vertical-align: top;
    line-height: 18px;  padding-left: 5px; margin-right: 10px;}

.ico_a {display: inline-block; width: 15px; height: 20px;  font-size: 12px; color:var(--custom-white); background: var(--custom-blue8);  vertical-align: top;
    line-height: 18px;  padding-left: 7px; margin-right: 10px; font-weight: bold;}

.faq_view span {cursor:pointer;}
.faq_answer{display:none;}
.answer_cont { display: inline-block; width:90%; margin:0; white-space: pre-wrap;}


@media (max-width: 767.98px){
    .faq_view>.form_table th {width: 100%;}
    .faq_view>.form_table td {width: 100%;}
    .faq_view>.form_table .qna_category {display:inline-block; width: 100%;}
    .faq_view>.form_table .qna_title {margin-left:15px;}

}
