@charset "utf-8";


/* tab type3 수정 2026.07.01 */
.faq_jason {}
.faq_edit .tab_type3 ul {display:flex;width:100%;}
.faq_edit .tab_type3 ul .tab_li {flex:1;display:block;margin-left:0;min-width:auto;padding-left:1px;}
.faq_edit .tab_type3 ul .tab_li .tab_a {display:block;padding:0;width: 100%;height: 100%;font-size: 14px;}
.faq_edit .tab_type3 ul .tab_li .tab_a span {display:flex;min-height:50px;width:auto;height:100%;justify-content: center;align-items: center;padding: 8px;word-break: break-word;box-sizing: border-box;box-sizing: border-box;}

@media screen and (max-width:1024px){
    .faq_edit .tab_type3 ul .tab_li .tab_a span {padding: 8px 2px;}
}

@media screen and (max-width:767px){
.faq_edit .tab_type3 ul {display:flex;width:100%;flex-direction: column;}
.faq_edit .tab_type3 ul .tab_li {padding-left:0;border-top:1px solid #e8e8e8;}
.faq_edit .tab_type3 ul .tab_li .tab_a span {min-height:40px;justify-content: flex-start; padding: 5px 15px;font-size:13px;box-sizing: border-box;}
.faq_edit .tab_type3 ul {top:40px;display:none;}
}


/* new faq accordian */
/* 2026.0.14 KWCMSSEO-40 FAQ accordion */
.bbs_faq-imageBox {position:relative;width:100%;margin-bottom:30px;border:1px solid #e3e3e3;box-sizing:border-box;}
.bbs_faq-imageBox .bbs_faq-imageTitle {position:absolute;top:50%;left:0;width:100%;padding:0 15px;text-align:center;word-break:break-word;color:#fff;box-sizing:border-box;z-index:5;transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);}
.bbs_faq-imageBox .bbs_faq-imageTitle .bbs_faq-imageHtitle {font-size:32px;line-height:1.2;font-family:kiaB,'Noto Sans B', sans-serif;}
.bbs_faq-imageBox .bbs_faq-imageTitle .bbs_faq-imageH_desc {padding:0 20px 0 20px;font-size:16px;word-break:break-word;}
.bbs_faq-imageBox .bbs_faq-imageArea {width:100%;}
.bbs_faq-imageBox .bbs_faq-imageArea img {width:100%}
.bbs_type1 .faq_accordian .bbs_head {position:relative;width:100%;cursor:pointer;box-sizing: border-box;}
.bbs_type1 .faq_accordian .bbs_head:after {display:block;content:"";position:absolute;top:50%;right:2.563vw;width:25px;height:25px;background: url('/content/dam/kwcms/th/th/images/util/faq/ico-plus.svg') no-repeat 0 0;transform:translateY(-50%);}
.bbs_type1 .faq_accordian.accordion_on .bbs_head:after {background: url('/content/dam/kwcms/th/th/images/util/faq/ico-minus.svg') no-repeat 0 0;}
.bbs_type1 .faq_accordian.accordion_on .bbs_body {display:block;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer {padding:20px 0 0 0;color: rgba(5,20,31,.8);font-size:16px;font-family: kiaM, 'Noto Sans', sans-serif;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer p {padding:0 0 10px 0;line-height:1.5;word-break:break-word;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer b {font-family: kiaB, 'Noto Sans B', sans-serif;color:rgba(5,20,31,1);}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer img {width:auto;max-width:100%;margin:10px 0;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer a {position:relative;display:inline-block;padding-right:17px;text-decoration:underline;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer a:after {display:block;content:"";width:15px;height:15px;position:absolute;top:4px;right:0;background: url('/content/dam/kwcms/th/th/images/util/faq/icon-arro.svg') no-repeat 0 0;background-size:100%;}
.bbs_type1 .faq_accordian .bbs_tit {font-size:18px;line-height:1.4;word-break:break-word;box-sizing:border-box;}
.bbs_type1 .faq_accordian .faq_answer .bbs__button {width:100%;margin:20px 0;}
.bbs_type1 .faq_accordian .faq_answer .bbs__button a {display:block;width:100%;padding:10px 10px;background:#05141f;color:#fff;text-align:center;box-sizing:border-box;font-size:14px;text-decoration:none;}
.bbs_type1 .faq_accordian .faq_answer .bbs__button a:after {display:none;}
.bbs_type1 .faq_accordian .bbs_info .bbs_sort {box-sizing: border-box;word-break:break-word;}


@media screen and (max-width:1024px){
.bbs_type1 .faq_accordian.accordion_on .bbs_body {padding: 34px 36px;}
.bbs_type1 .faq_accordian .bbs_head:after {right:3.563vw;}
}

@media screen and (max-width:767px){
.bbs_type1 .faq_accordian .bbs_info {padding-right:8.587vw;}
.bbs_type1 .faq_accordian .bbs_info .bbs_sort {box-sizing: border-box;word-break:break-word;}
.bbs_type1 .faq_accordian .bbs_tit {font-size:16px;}
.bbs_type1 .faq_accordian.accordion_on .bbs_body {padding: 34px 15px;}
.bbs_type1 .faq_accordian .faq__ansBox .faq_answer {font-size:14px;}

.bbs_faq-imageBox .bbs_faq-imageTitle .bbs_faq-imageHtitle {font-size:21px;}
.bbs_faq-imageBox .bbs_faq-imageTitle .bbs_faq-imageH_desc {padding:0;font-size:14px;}
}
