
.faq_list dt{position:relative;background:url('http://leegimbap.co.kr/design/other/faq_q.png') no-repeat 10px 50%;background-size:32px 32px;border-bottom-width:1px;border-style:solid}
.faq_list dt:after{display:block;content:"";position:absolute;top:50%;right:16px;width:14px;height:8px;background:url("../img/arrow2.png") no-repeat;background-size:14px 8px;margin-top:-4px}
.faq_list dd{display:none;background:url('http://leegimbap.co.kr/design/other/faq_a.png') no-repeat 10px 20px;background-size:32px 32px;padding:19px 6px 37px 58px;border-bottom-width:1px;border-style:solid}
.faq_list dd p{line-height:inherit}
.dt_tit{display:block;height:65px;padding:16px 35px 0 58px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

.faq_wrap .faq_list.on dt:after{display:none}
.faq_wrap .faq_list.on dt:before{display:block;content:"";position:absolute;top:50%;right:16px;width:14px;height:8px;background:url("../img/arrow.png") no-repeat;background-size:14px 8px;margin-top:-4px}