#qa{width:930px;margin:75px auto 0;font-size:16px;font-weight:400;line-height:1.75}.topic-ttl{font-size:26px;color:#fff;text-align:center;background-color:#969696;padding:3px 15px;margin-bottom:30px;box-sizing:border-box}.qa-list dd::before,.qa-list dt::before{display:inline-block;font-size:22px;font-weight:700;position:absolute;left:45px}.qa-list dt{background-color:#f0f0f0;padding:10px 60px 10px 80px;display:flex;align-items:center;min-height:80px;font-weight:700;box-sizing:border-box;position:relative;cursor:pointer}.qa-list dt::before{content:"Q";color:#e52100;top:50%;transform:translateY(-50%)}.qa-list dt::after{content:"";display:block;width:20px;height:20px;background-color:#e52100;position:absolute;top:50%;right:20px;transform:translateY(-50%);-webkit-clip-path:polygon(0 45%,45% 45%,45% 0,55% 0,55% 45%,100% 45%,100% 55%,55% 55%,55% 100%,45% 100%,45% 55%,0 55%);clip-path:polygon(0 45%,45% 45%,45% 0,55% 0,55% 45%,100% 45%,100% 55%,55% 55%,55% 100%,45% 100%,45% 55%,0 55%)}.qa-list dt.active::after{height:2px;-webkit-clip-path:none;clip-path:none}.qa-list dd{border:#f0f0f0 solid 1px;padding:0 40px 0 80px;position:relative;display:grid;grid-template-rows:0fr;transition:all .3s ease-out}.qa-list dd::before{content:"A";color:#999;top:20px}.qa-list dd.show{grid-template-rows:1fr;padding:25px 40px 25px 80px}.qa-list dd,.qa-list dd>div{overflow:hidden}.qa-list dd+dt{margin-top:30px}@media only screen and (max-width:768px){body:not(.noRes) #qa{width:92.1875%;margin:9vw auto 0;line-height:1.5}body:not(.noRes) .topic-ttl{font-size:4.4vw}body:not(.noRes) .qa-list dd::before,body:not(.noRes) .qa-list dt::before{font-size:3.4vw;left:24px}body:not(.noRes) .qa-list dt{padding:14px 60px 14px 70px;font-size:3.4vw}body:not(.noRes) .qa-list dd{padding:0 20px 0 70px;font-size:3.1vw}body:not(.noRes) .qa-list dd.show{padding:20px 20px 20px 70px}}