@media screen and (max-width:1400px){div.faq-list{padding:0 4%}}details.details{background:#fff;border:1px solid #1e90ff;border-radius:3px;color:#333;line-height:2;margin:0 auto 12px;padding:11px 30px;width:860px}@media screen and (max-width:1400px){details.details{margin-bottom:10px;padding:11px 20px;width:100%}}details.details .summary{color:#1e90ff;cursor:pointer;display:block;font-weight:700;margin:0;position:relative;width:95%}details.details .content p{font-weight:700;margin-bottom:0}details.details .summary::-webkit-details-marker{display:none}details.details .summary:before{background-image:url(https://paycas.jp/hubfs/common/images/faq-arrow.svg);background-size:cover;content:"";display:block;height:11px;position:absolute;right:-7%;top:calc(50% - 4px);transition:all .4s ease-out;width:21px}@media screen and (max-width:1400px){details.details .summary:before{height:8px;width:15px}}details.details[open] .summary:before{transform:rotate(-180deg)}details.details .content{margin:0;overflow:hidden;padding:20px 0}@media screen and (max-width:1400px){details.details .content{margin-top:-3px}}