@charset "utf-8";

/*faq*/


.faq_list{padding:0px}
.faq_list dt{cursor:pointer; border-bottom: 1px solid #cbcbcb; padding-left:20px;background: url('/img/posart/faq_q.png') no-repeat center left 10px; padding:15px 0 15px 50px}
/* .faq_list dt:first-child{border: none} */
.faq_list dd{padding: 20px 10px 20px 70px; color:#666; display:none; background:#f7f7f7 url(/img/posart/faq_a.png) no-repeat center left 10px;border-bottom: 1px solid #cbcbcb;}

@media all and (max-width: 940px) {
}

@media all and (max-width: 780px) {
}

@media all and (max-width: 1101px) {
}

@media all and (max-width: 600px) {

}