@charset "utf-8";
/* Clearfix */
.newclearfix:after{clear:both; content:' '; display:block; font-size:0; height:0; line-height:0; visibility:hidden; width:0}
* html .newclearfix,:first-child+html .newclearfix{zoom:1}

/* a */
.qna_buy a,
.qna_buy a > *{text-decoration:none; -webkit-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -moz-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -ms-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; -o-transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out; transition:background-color .1s ease, border .1s ease, color .1s ease, opacity .1s ease-in-out}
.qna_buy a:hover{text-decoration:none}
.qna_buy img,
.qna_buy iframe{vertical-align:middle}

/*--[ WIDGET ]--*/
.qna_h .bx-wrapper,
.qna_buy_box{height:215px; overflow:hidden}

.qna_buy{margin:0; padding:0; list-style:none}
.qna_buy li{margin:0; padding:6px 0; border-bottom:1px dotted #e6e6e6; line-height:1.2}
.qna_buy li:first-child{padding-top:0}
.qna_buy li:last-child{border-bottom:0}
.qna_buy li p{margin:0; padding:0; font-size:13px; color:#666}
.qna_buy li .listTitle{float:left; display:block; width:75%; height:24px; line-height:24px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.qna_buy li .listCount{float:right; margin-right:1px}
.qna_buy li a{position:relative; display:block; padding-left:10px; font-family:'Malgun Gothic',돋움,sans-serif; color:#666; cursor:pointer}
.qna_buy li a:hover p.listTitle,
.qna_buy li a:focus p.listTitle{font-weight:bold; letter-spacing:-1px; color:#3576a1}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.qna_buy li a:hover p.listTitle,
	.qna_buy li a:focus p.listTitle{font-weight:normal; letter-spacing:0}
}

.qna_buy li .title_arrow{position:absolute; top:7px; left:0; display:block; border-left:3px solid #ea5859; border-top:3px solid transparent; border-bottom:3px solid transparent; height:0; width:0;}
.qna_buy li .num{display:inline-block; padding:4px 8px 3px 8px; border:1px solid #c8c8c8; font-size:11px; color:#808080}

.qna_buy_btn{margin-top:24px; text-align:center}
.qna_buy_btn .buy_btn{display:inline-block; padding:11px 30px; background:#1b9bd6; border:1px solid #138ac1; font-family:'Nanum Gothic','Malgun Gothic',돋움,sans-serif; font-size:14px; color:#fff}
.qna_buy_btn .buy_btn:hover{background:#138ac1}

@media screen and (max-width:1199.98px) {
}

@media screen and (max-width:767px) {
	.qna_buy_box{height:auto; overflow:visible}
}

@media screen and (max-width:479px) {
	.qna_buy li p{font-size:13px}
}

.x #zonePageContent .qna_buy{margin:0; padding:0}
.x #zonePageContent .qna_buy li{margin:0; padding:6px 0; line-height:1.2}
.x #zonePageContent .qna_buy li:first-child{padding-top:0}
.x #zonePageContent .qna_buy li:last-child{border-bottom:0}