.faq .qa-list .qa{padding-bottom:20px;border-bottom:solid 1px var(--grayColorD);color:var(--blackColor)}.faq .qa-list .qa:not(:last-child){margin-bottom:30px}.faq .qa-list .qa__q{display:flex;align-items:baseline;font-weight:500;gap:15px;cursor:pointer}@media(min-width: 1024px){.faq .qa-list .qa__q{padding-right:1em}}.faq .qa-list .qa__q:before{content:"";display:block;background:url(../img/icon/ico-q-circle.svg) no-repeat;background-size:contain;width:30px;height:30px;flex-shrink:0;transform:translateY(20%)}.faq .qa-list .qa__q:after{content:"";display:block;background:url(../img/icon/ico-down.svg) no-repeat;background-size:contain;width:12px;height:7px;flex-shrink:0;margin-left:auto}.faq .qa-list .qa__q.on:after{transform:rotate(180deg)}.faq .qa-list .qa__a{margin-top:20px;display:none}.faq .qa-list .qa__a.show{display:flex}.faq .qa-list .qa__a:before{content:"";display:block;background:url(../img/icon/ico-a.svg) no-repeat;background-size:contain;width:30px;height:30px;flex-shrink:0;margin-right:15px}/*# sourceMappingURL=faq.css.map */