/* BASIC css start */
#wrap.da #container #contents {margin-top:0; } 
.boardquestion_wrap {display:flex;min-height:calc(100vh - 100px); } 
.boardquestion_wrap>div.cnt_left {border-right:1px solid var(--mainColor);width:50%;flex:1; } 
.boardquestion_wrap>div.cnt_left .subCnt_title h4 {font-size:13px;font-weight:500;line-height:16px;padding:50px 50px 0 50px;box-sizing:border-box; } 
.boardquestion_wrap>div.cnt_left .cnt_sub_title p {font-size:13px;line-height:22px;font-weight:400;margin-top:30px;padding:0 50px; } 
.boardquestion_wrap>div.cnt_right {width:50%;flex:1; } 
.boardquestion_wrap .questionTopMenu ul {height:50px;border-bottom:1px solid var(--mainColor);display:flex;align-items:center;gap:0 30px;padding:0 50px;box-sizing:border-box;transition:all 0.4s ease-in-out;background:var(--white);overflow-x:auto; } 
.boardquestion_wrap .questionTopMenu ul::-webkit-scrollbar {display:none; } 
.boardquestion_wrap .questionTopMenu ul li {flex:0 0 auto; } 
.boardquestion_wrap .questionTopMenu ul li a {color:var(--gray06);font-size:13px;font-weight:400; } 
.boardquestion_wrap .questionTopMenu ul li.on a {color:var(--mainColor);text-decoration:underline; } 
.boardquestion_wrap .questionTopMenu ul.on {position:fixed;top:80px;right:0;width:calc(50% - 1px);transition:all 0.4s ease-in-out;z-index:1; } 
.faq_member,.faq_change,.faq_product,.faq_order,.faq_shipping {display:none; } 
.boardquestion_wrap .faq_title,.boardquestion_wrap .faq_member_title,.boardquestion_wrap .faq_change_title,.boardquestion_wrap .faq_product_title,.boardquestion_wrap .faq_order_title,.boardquestion_wrap .faq_shipping_title {display:none; } 
.boardquestion_wrap .content_top {display:flex;align-items:center;height:50px;padding:0 50px;box-sizing:border-box;border-bottom:1px solid var(--lightGray01);cursor:pointer; } 
.boardquestion_wrap .content_top .Q_option {width:150px; } 
.boardquestion_wrap .content_top .Q_option p {font-size:13px;font-weight:500;color:var(--gray07); } 
.boardquestion_wrap .content_top .Q_content {flex:1; } 
.boardquestion_wrap .content_top .Q_content p {font-size:13px;line-height:17px;font-weight:400;color:var(--mainColor); } 
.boardquestion_wrap .hide_answer {padding:20px 50px 22px 200px;box-sizing:border-box;background:var(--lightGray02);border-bottom:1px solid var(--lightGray01);display:none; } 
.boardquestion_wrap .hide_answer .A_img {display:none; } 
.boardquestion_wrap .hide_answer p {font-size:13px;font-weight:400;line-height:22px;color:var(--mainColor); } 
@media(max-width:900px) {.boardquestion_wrap {width:100%;min-height:calc(100vh - 71px); } 
.question_contents {width:100%; } 
.boardquestion_wrap>div.cnt_left {display:none; } 
.boardquestion_wrap>div.cnt_right {width:100%; } 
.boardquestion_wrap .questionTopMenu ul.on {top:71px;width:100%; } 
 }
@media(max-width:743px) {.boardquestion_wrap .questionTopMenu ul {padding:0 20px;gap:0 20px;justify-content:space-between; } 
.boardquestion_wrap .questionTopMenu ul li a {font-size:12px; } 
.boardquestion_wrap .content_top {padding:0 20px; } 
.boardquestion_wrap .content_top .Q_option {width:110px; } 
.boardquestion_wrap .content_top .Q_option p {font-size:12px; } 
.boardquestion_wrap .content_top .Q_content p {font-size:12px;line-height:16px; } 
.boardquestion_wrap .hide_answer {padding:18px 20px 20px 20px;box-sizing:border-box;background:var(--lightGray02);border-bottom:1px solid var(--lightGray01);display:none; } 
.boardquestion_wrap .hide_answer p {font-size:12px; } 
 }
.customPaging.pc {display:flex; } 
.customPaging {padding:62px 0;text-align:center;justify-content:center;align-items:center; } 
.customPaging p {display:inline-block;vertical-align:top;display:inline;zoom:1; } 
.customPaging p.first {margin:0 -4px 0 0; } 
.customPaging p.last {margin:0 0 0 -4px; } 
.customPaging ol {display:flex;justify-content:center;align-items:center;margin:0;padding:0 15px;zoom:1;margin:0; } 
.customPaging li {margin:0 0 0 -1px;font-size:12px;color:#707070;vertical-align:top;display:inline;zoom:1; } 
.customPaging li:first-child {margin-left:0; } 
.customPaging img {vertical-align:baseline;width:5px; } 
.customPaging li a {display:block;width:33px;padding:9px 0;font-weight:normal;color:#707070;line-height:14px;background:#fff;font-size:12px; } 
.customPaging li a.this {color:#000;text-decoration:underline; } 
.customPaging a.nolink {cursor:default; } 
@media all and (max-width:1024px) {.customPaging.pc {display:none; } 
.customPaging.mob {display:flex; } 
.customPaging {padding-top:50px;padding-bottom:0; } 
.customPaging li a {font-size:12px; } 
.customPaging>div>a {font-size: 12px; } 
 }
/* BASIC css end */

