@charset "UTF-8";.lp_wrap .faq dl{padding:0 10% 10%}.lp_wrap .faq dl dt{position:relative;cursor:pointer;z-index:1}.lp_wrap .faq dl dt.open::before{height:37%;content:"";display:block;width:100%;position:absolute;bottom:0;z-index:-1;transition:.3s}.lp_wrap .faq dl dt::after{content:"";display:block;position:absolute;top:0;right:4%;width:3.623%;height:100%;background:url("../image/faq-open.png") center center/contain no-repeat;transition:.4s;transform:rotate(0)}.lp_wrap .faq dl dt.open::after{transform:rotate(-180deg)}.lp_wrap .faq dl dt:nth-of-type(n+2){margin-top:4%}.lp_wrap .faq dl dd{display:none;position:relative}