/* BASIC css start */
/* BASIC css start */
#contentWrapper #contentWrap{width:1200px;margin:100px auto 140px;}

#community{display:inline-block; vertical-align:top; width:calc(100% - 270px);}

.bbs-tit{
    text-align: center;
    margin-top: 0;
    padding-bottom: 40px;
    border-bottom: 1px solid #505050;
    margin-bottom: 0;
}
.bbs-tit strong{
    font-family: 'Crimson Text', serif;
    font-size: 40px;
    font-weight: 600;
}
#community .com_top{
    overflow: hidden;
    margin-bottom: 60px;
 border-top: 1px solid #505050;
}
#community .com_top .left_area{
    float: left;
    width: 550px;
    padding: 40px;
    box-sizing: border-box;
    background: #50696F;
}
#community .com_top .left_area h2{
    color: #fff;
    font-size: 33px;
    font-weight: 600;
    margin-bottom: 15px;
}
#community .com_top .left_area .oper_info{
    color: #E5E5E5;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
}
#community .com_top .left_area .oper_info span{
    display: inline-block;
    margin: 0 10px;
    width: 1px;
    height: 11px;
    background: #B8B8B8;
}
#community .com_top .left_area .oper_date{
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 500;
    margin-bottom: 40px;
}

#community .com_top .left_area .refund_info{
    font-size: 15px;
    color: #E5E5E5;
}
#community .com_top .left_area .refund_info span{
    display: block;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
    font-weight: 500;
}
#community .com_top .right_area{
    float: left;
    width: 380px;
}
#community .com_top .right_area ul{
    overflow: hidden;
}
#community .com_top .right_area ul li{display:inline-block;text-align: center;padding:45.6px 0;width: 50%;box-sizing: border-box;float: left;border-right: 1px solid #E5E5E5;border-bottom: 1px solid #E5E5E5;}
#community .com_top .right_area ul li:nth-child(1){display:block;width: 100%;clear: right;border-bottom: 1px solid #E5E5E5;padding: 46px 0;}
#community .com_top .right_area ul li span{
    font-size: 15px;
    color: #838383;
    margin-bottom: 10px;
    display: block;
}
#community .com_top .right_area ul li p{
    font-size: 15px;
    color: #2C2C2C;
    font-weight: 500;
}
#community .faq_area{}
#community .faq_area .title{
    font-size: 22px;
    color: #2C2C2C;
    padding-bottom: 20px;
    border-bottom: 1px solid #838383;
}
#community .faq_area .faq_search_area{
    padding: 40px 155px 20px;
    background: #F5F5F5;
    margin-bottom: 40px;
}
#community .faq_area .faq_search_area .search-wrap{
    overflow: hidden;
    margin-bottom: 20px;
}
#community .faq_area .faq_search_area .search-wrap .select_box{
    float: left;
}
#community .faq_area .faq_search_area .search-wrap .select_box select{
    height: 50px;
    padding: 15px;
    font-size: 15px;
    line-height: normal;
    color: #2C2C2C;
    border: 0;
    border-right: 1px solid #F5F5F5;
    appearance: none;
    background-image: url(/design/hanstyle/wib/Pooky/board_select_arrow01.png);
    background-position: 92% center;
    background-repeat: no-repeat;
}

select#search-category {}
#community .faq_area .faq_search_area .search-wrap .search-cont{
    float: left;
    position: relative;
}
#community .faq_area .faq_search_area .search-wrap .search-cont .keyword{}
#community .faq_area .faq_search_area .search-wrap .search-cont .keyword input{
    height: 50px;
    border: 0;
    width: 470px;
    margin: 0;
    box-sizing: border-box;
}
#community .faq_area .faq_search_area .search-wrap .search-cont a{
    position: absolute;
    right: 15px;
    width: 25px;
    height: 25px;
    top: 13px;
    background: url(/design/hanstyle/wib/Pooky/board_search01.png) no-repeat center;
    font-size: 0;
}
#community .faq_area .faq_search_area .best-keyword{
    text-align: center;
}
#community .faq_area .faq_search_area .best-keyword span{
    font-size: 14px;
    color: #2C2C2C;
    font-weight: 500;
    margin-right: 20px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    display: inline-block;
}
#community .faq_area .faq_search_area .best-keyword ul{
    display: inline-block;
}
#community .faq_area .faq_search_area .best-keyword ul li{
    float: left;
    margin-right: 8px;
}
#community .faq_area .faq_search_area .best-keyword ul li a{
    background: #fff;
    color: #505050;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    border-radius: 15px;
    font-size: 14px;
    padding: 4px 12px;
    display: block;
}
#community .faq_area .faq_sort{
    padding-bottom: 25px;
    border-bottom: 1px solid #505050;
}
#community .faq_area .faq_sort ul{}
#community .faq_area .faq_sort ul li{
    display: inline-block;
    margin-right: 10px;
}
#community .faq_area .faq_sort ul li:last-child{margin-right:0;}
#community .faq_area .faq_sort ul li a{
    display: block;
    height: 40px;
    padding: 0 20px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    font-weight: 500;
    background: #F5F5F5;
    color: #505050;
}
#community .faq_area .faq_sort ul li.now a{
    background: #505050;
    color: #fff;
}

#community .faq_list{}
#community .faq_list ul{}
#community .faq_list ul li{
    border-bottom: 1px solid #E5E5E5;
}
#community .faq_list ul li .qusetion{
    padding: 20px 15px;
    background: url(/design/hanstyle/wib/Pooky/220704_arrow01.png) no-repeat 97% center;
}
#community .faq_list ul li.active .qusetion{ background: url(/design/hanstyle/wib/Pooky/220704_arrow02.png) no-repeat 97% center;}
#community .faq_list ul li .qusetion .q_text{
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    margin-right: 50px;
}
#community .faq_list ul li .qusetion .type{
    font-size: 16px;
    color: #838383;
    display: inline-block;
    margin-right: 51px;
    width: 110px;
}

#community .faq_list ul li .qusetion .title{
    font-size: 16px;
    color: #2C2C2C;
    padding: 0;
    border: 0;
}
#community .faq_list ul li .hidden_area{
    display: none;
    background: #F9F9F9;
    padding: 20px 15px;
    overflow: hidden;
}
#community .faq_list ul li .hidden_area .a_text{
    font-family: 'Crimson Text', serif;
    font-size: 22px;
    margin-right: 50px;
    float: left;
    color: #C2B095;
}
#community .faq_list ul li .hidden_area .content{
    float: left;
    width: calc(100% - 70px);
    font-size: 14px;
    color: #505050;
    line-height: 1.8;
}

#community .item-page{
    text-align: center;
    margin: 75px 0 140px;
}
#community .item-page a{
        margin: 0 -2px;
    font-size: 15px;
    color: #838383;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    padding: 0;
    text-decoration: none;
    position: relative;
}
#community .item-page a.now{
        color: #2C2C2C;
    font-weight: 600;
}

#community .item-page a.now:after{
    content: "";
    height: 2px;
    width: 14px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -7px;
    background-color: #2C2C2C;
}
#faqWrap .bbs-tit{
    margin-bottom: 60px;
}

#MS_WritenBySEB P {
    margin-top: 7px;
    margin-bottom: 7px;
}

#faqWrap BLOCKQUOTE {
    margin-left: 15px;
}

#faqWrap BLOCKQUOTE.q1,
#faqWrap BLOCKQUOTE.q2,
#faqWrap BLOCKQUOTE.q3,
#faqWrap BLOCKQUOTE.q4,
#faqWrap BLOCKQUOTE.q5,
#faqWrap BLOCKQUOTE.q6,
#faqWrap BLOCKQUOTE.q7 {
    padding: 10px;
    margin-left: 15px;
    margin-right: 15px;
}

#faqWrap BLOCKQUOTE.q1 {
    padding: 0 10px;
    border-left: 2px solid #ccc;
}

#faqWrap BLOCKQUOTE.q2 {
    padding: 0 10px;
    background: url(/images/d3/modern_simple/common/bg_qmark.gif) no-repeat;
}

#faqWrap BLOCKQUOTE.q3 {
    border: 1px solid #d9d9d9;
}

#faqWrap BLOCKQUOTE.q4 {
    border: 1px solid #d9d9d9;
    background: #fbfbfb;
}

#faqWrap BLOCKQUOTE.q5 {
    border: 2px solid #707070;
}

#faqWrap BLOCKQUOTE.q6 {
    border: 1px dashed #707070;
}

#faqWrap BLOCKQUOTE.q7 {
    border: 1px dashed #707070;
    background: #fbfbfb;
}
/* FAQ°Ë»ö Æû */

#faqWrap .faq-search {
    text-align: center;
    border-top: 1px solid #191919;
    height: 170px;
    background: #fafafa;
}

#faqWrap .search-wrap {
    position: relative;
    width: 934px;
    margin-left: auto;
    margin-right: auto;
    height: 75px;
    padding-top: 50px;
}

#faqWrap .search-wrap h4,
#faqWrap .search-wrap .keyword,
#faqWrap .search-wrap .select-category,
#faqWrap .search-wrap .btn-submit,
#faqWrap .search-wrap .best-keyword,
#faqWrap .select_box,
#faqWrap .search-wrap .search-cont{
    float: left;
}

#faqWrap .faq-search h4 {
    font-size: 28px;
    color: #373737;
    font-weight: bold;
    height: 47px;
    line-height: 47px;
    margin-right: 85px;
}

#faqWrap .faq-search h4 span{
    font-size: 17px;
    margin-right: 15px;
    font-weight: normal;
}

#faqWrap .select_box{
    margin-right: 10px;
}

#faqWrap .search-wrap .keyword {

}

#faqWrap .search-wrap .keyword input {
    text-indent: 10px;
    float: left;
    border: 0;
    font-size: 15px;
    height: 42px;
    padding: 0px;
    width: 364px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    margin-right: 10px;
}

#faqWrap .search-wrap .keyword input::-webkit-input-placeholder {
    color: #bbbbbb;
    font-size: 15px;
}

#faqWrap .search-wrap .search-cont .sch-btn {
    color: #fff;
    text-align: center;
    font-size: 15px;
    display: inline-block;
    background: #303030;
    height: 42px;
    line-height: 42px;
    width: 100px;
}

#faqWrap .search-wrap .select-category {
    top: 0px;
    width: 190px;
    left: 125px;
    height: 42px!important;
    border: 1px solid #d7d7d7!important;
    font-size: 13px;
    text-indent: 5px;
}

#faqWrap .search-wrap .btn-submit {
    left: 390px;
    top: 23px;
}

#faqWrap .search-wrap .best-keyword {
    margin-left: 255px;
    margin-top: 10px;
}

#faqWrap .search-wrap .best-keyword dt,
#faqWrap .search-wrap .best-keyword dd,
#faqWrap .search-wrap .best-keyword dd ul,
#faqWrap .search-wrap .best-keyword dd ul li {
    display: inline;
    float: left;
    width: auto;
    height: 17px;
    line-height: 17px;
    color: #292929;
}

#faqWrap .search-wrap .best-keyword dt strong {
    font-weight: normal;
    font-size: 15px;
    color: #333;
}

#faqWrap .search-wrap .best-keyword dd ul li {
    margin-left: 7px;
}

#faqWrap .search-wrap .best-keyword dd ul li a {
    white-space: nowrap;
    color: #292929;
}
/* faq ¸Þ´º */

#faq-category {
    margin-top: 75px;
    margin-bottom: 35px;
}

#faqWrap .faq-menu {
    *zoom: 1;
    margin-left: 5px;
    margin-top: -10px;
    margin-bottom: -10px;
    overflow: hidden;
}

#faqWrap .faq-menu li,
#faqWrap .faq-menu li a {
    float: left;
    width: auto;
}

#faqWrap .faq-menu li {}

#faqWrap .faq-menu li a {
    color: #8c8c8c;
    font-weight: normal;
    margin-right: 25px;
    white-space: nowrap;
    font-size: 15px;
}

#faqWrap .faq-menu li.now a {
    padding-bottom: 8px;
    color: #191919;
    border-bottom: solid 1px;
}
/* faq ¸®½ºÆ® */

#faqWrap #faqTable {}

#faqWrap #faqTable th,
#faqWrap #faqTable tr td {
    padding: 7px 0 6px;
    border-bottom: 1px solid #dadada;
    background-color: #FFFFFF;
}

#faqWrap #faqTable tr.slide-hide td {
    border-bottom: 0px;
}

#faqWrap #faqTable th {
    background-color: #fafafa;
}

#faqWrap #faqTable td,
#faqWrap #faqTable td a {
    color: #555;
}

#faqWrap #faqTable td {
    cursor: pointer;
}

#faqWrap #faqTable tr.slide-hide,
#faqWrap #faqTable tr.slide-hide dl {
    display: none;
}

#faqWrap #faqTable tr.slide-show {
    display: table-rows;
    *display: block;
}

#faqWrap #faqTable tr.slide-show dl {
    display: block;
}

#faqWrap #faqTable tr.slide-hide td,
#faqWrap #faqTable tr.slide-show td {
    cursor: default;
    background-color: #fafafa !important;
}

#faqWrap #faqTable .tb-slide {
    padding: 0 20px;
}

#faqWrap #faqTable .tb-slide a {
    text-decoration: underline;
    color: #800080;
}

#faqWrap #faqTable .tb-slide ol,
#faqWrap #faqTable .tb-slide ul {
    margin-left: 35px;
}

#faqWrap #faqTable .tb-slide dl {
    position: relative;
    width: 100%;
}

#faqWrap #faqTable td .tb-slide dl dt {
    position: absolute;
    left: 1px;
    top: 0;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
}

#faqWrap #faqTable td .tb-slide dl dd {
    margin-left: 35px;
    padding: 10px 0;
    color: #292929;
}

#faqWrap #faqTable td .tb-slide dl.qst dd p span {
    color: #000!important;
    font-weight: bold;
}

#faqWrap #faqTable td .tb-slide dl.adv {
    margin-top: 5px;
}

#faqWrap #faqTable td .tb-slide .adv dt {
    color: #b9b9b9;
    top: 7px;
}
/*
#faqWrap .pager { text-align: center; margin-top: 20px; }
#faqWrap .pager ol li { display: inline; padding: 0px 5px; }
#faqWrap .pager ol li img { margin-top: 2px; }
#faqWrap .pager ol li.first,
#faqWrap .pager ol li.next { padding-right: 0; }
#faqWrap .pager ol li.last,
#faqWrap .pager ol li.prev { padding-left: 0; }
*/

#faqWrap #faqTable th {
    border-top: 1px solid #9c9c9c!important;
}

#faqWrap .tb-center,
#faqWrap .tb-left {
    font-weight: 400;
    color: #292929;
    font-size: 13px;
}

#faqWrap #faqTable th,
#faqWrap #faqTable tr td {
    padding: 20px 0!important;
}

#faqWrap #faqTable tr td div {
    color: #363636;
}
/* °øÅë»ó´Ü ÅÇ¸Þ´º È°¼ºÈ­ */

.cs_menu_wrap .rightcs_wrap > a:nth-child(1) > img.off_menu {
    opacity: 0;
}



/* BASIC css end */


/* BASIC css end */

