﻿#faq{position:relative;width:100%;margin:0 auto}.tt_faq{max-width:135px}@media only screen and (max-width: 520px){.tt_faq{max-width:87.75px}}#faq_lists{width:min(90%,1100px);margin:0 auto;padding:0 0 5rem}#faq_lists dl{padding:3rem 0;border-bottom:1px solid #000}#faq_lists dl dt{position:relative;margin:0 0 1.5em;padding:0 0 0 7rem;font-size:clamp(1.25rem,1.09rem + .755vw,1.75rem);font-weight:700}#faq_lists dl dt::before{content:"";position:absolute;top:0;left:0;width:3rem;height:3rem;background:url("../images/faq_q.svg") no-repeat center center;background-size:100% auto}#faq_lists dl dt::after{content:"";position:absolute;top:0;left:5rem;width:3px;height:100%;background:#000}#faq_lists dl dd{position:relative;padding:0 0 0 7rem;font-size:clamp(1.125rem,1.045rem + .377vw,1.375rem)}#faq_lists dl dd::before{content:"";position:absolute;top:0;left:0;width:3rem;height:3rem;background:url("../images/faq_a.svg") no-repeat center center;background-size:100% auto}#faq_lists dl dd::after{content:"";position:absolute;top:2rem;left:4rem;width:1.5em;height:3px;background:#000}#faq_lists dl dd li{position:relative}#faq_lists dl dd li::before{content:"●"}