.faq{background:#f7f7f7}.faq .acc-box{cursor:pointer}.faq dt.ttl{position:relative}.faq dd.text{display:none}.faq:is(.faq) dt:before,.faq:is(.faq) dt:after{content:"";display:block;position:absolute;top:34%;right:min(calc(44 /750 * 100vw), 44px);width:min(calc(35 /750 * 100vw), 35px);height:min(calc(2 /750 * 100vw), 2px);background:#333;transition-duration:.3s}.faq:is(.faq) dt:after{transform:translateY(-5%) rotate(90deg)}.faq:is(.faq) dt.open:after{transform:translateY(-5%) rotate(0)}