/* BASIC css start */
#faqWrap .pd10 {margin:10px 0;}
#faqWrap .search-wrap { padding:10px;}
#faqWrap .search-wrap .item-search {margin-bottom:10px;}
#faqWrap .search-wrap .item-search select {width: 100%; display: inline-block;}
#faqWrap .search-wrap .item-search .wrap {width: 75%; display: inline-block;}
#faqWrap .search-wrap .item-search .wrap input {width:100%; height:35px; line-height:35px; }
#faqWrap .search-wrap .item-search .btn_Red {    width: 23%;
    display: inline-block;
    margin-left: 1%;
    height: 35px;
    line-height: 35px;}
#faqWrap .keywords {zoom:1; position:relative; overflow:hidden; display:none;}
#faqWrap .search-wrap .keywords h5 {font-weight:bold; margin-bottom:5px;}
#faqWrap .search-wrap .keywords li {float:left; margin-right:10px;}
#faqWrap .search-wrap .keywords li a {color:#707070;}
#faqWrap .faq-menu {font-size:0; padding:0 10px; margin-bottom:20px; }
#faqWrap .faq-menu > div {text-align: center;width: 32%;display: inline-block;padding: 0;box-sizing: border-box;height: 40px;line-height: 40px;font-size: 15px;border: solid 1px #ddd;border-radius: 30px;margin: 0 0.5% 2%;}
/*#faqWrap .faq-menu > div {text-align:center; width:auto; padding: 0 15px; box-sizing:border-box; height:40px; line-height:40px; font-size:13px; }*/
#faqWrap .faq-menu > div li {position:relative;}
/*
#faqWrap .faq-menu > div:nth-of-type(n+4) {border-top:0;}
#faqWrap .faq-menu > div:nth-of-type(2), #faqWrap .faq-menu > div:nth-of-type(5), #faqWrap .faq-menu > div:nth-of-type(8) {border-left:0;}
#faqWrap .faq-menu > div:nth-of-type(3n) {border-left:0;}
*/
#faqWrap .faq-menu > div li a {text-align:center; width:auto; font-size:15px; display:block;}
#faqWrap .faq-menu > div li.now {background:#ff732b; border-radius: 30px;}
/*#faqWrap .faq-menu > div li.now:after {content:""; display:block; width:100%; height:2px; background:#222; bottom:0; left:0; position:absolute;}*/
#faqWrap .faq-menu > div li.now a {font-weight:bold; color:#fff;}
#faqWrap #faqTable {width:100%; border-top:1px solid #464646;}
#faqWrap #faqTable tr {border-bottom:1px solid #bebebe;}
#faqWrap #faqTable tr th, #faqWrap #faqTable tr td {padding:20px 60px 20px 20px; font-size: 13px; width:100%; display:block; box-sizing:border-box; }
#faqWrap #faqTable tr.slide-hide td, #faqWrap #faqTable tr.slide-show td {background-color: #fff !important; }
#faqWrap #faqTable tr td {padding:20px 30px 20px 20px;}
#faqWrap #faqTable tr td .q {margin-bottom: 10px; background-color: #fff; color:#222; font-weight:600; padding: 0 3px; margin-right: 10px;}
#faqWrap #faqTable tr td .a {background-color: #fff; color:#fc8b10; font-weight:600; padding: 0 3px; margin-right: 10px;}
.btn_Red{ }

#titleArea {display: table; position: relative; width: 100%; height: 44px; border-bottom:0!important;}
body #titleArea h2 {font-size: 20px;}
.item-search label {width:100%; margin-bottom:5px;}

#faqWrap #faqTable tr.slide-show {display:block;}
.sub_right {position:relative; width:100%; display:block;}
.sub_right:after { content: '+'; font-size: 20px; font-weight: 400; position: absolute; transition: transform .25s ease-out; top:0px; right:15px; bottom: 0; margin: auto; height: 15px;}
.sub_right.on:after { transform: rotate(45deg); }
#faqWrap #faqTable tr.slide-show dl > dd {margin-bottom:10px;}
#faqWrap #faqTable tr.slide-show dl {display:table-row;}

/* BASIC css end */

