.faq_list{margin-bottom:30px;background:#fff;border:1px solid #e1e1e1}.faq_list:last-of-type{margin-bottom:0!important}.faq_list .question{height:auto;display:flex;flex-flow:column;justify-content:center;position:relative;color:#1e1e1e;font-size:17px;letter-spacing:1px;line-height:1;padding:15px 50px 13px 15px;font-weight:700;transition:.2s}.faq_list .question span.text{display:inline-block;line-height:1.6;transition:.3s;position:relative;padding-left:40px}.faq_list .question span.text:before{display:inline-block;content:"？";color:#fff;background:#dcdcdc;text-align:center;margin-right:10px;font-size:22px;width:32px;height:32px;border-radius:50%;transition:.3s;line-height:30px;position:absolute;top:calc(50% - 16px);left:-2px;letter-spacing:0}.faq_list label{display:block;cursor:pointer;margin:0!important;transition:all .5s}.faq_list input{display:none}.faq_list .collapse-handle{height:10px;width:10px;background-image:url(/data/img/faq_open.png);background-repeat:no-repeat;background-size:cover;position:absolute;right:20px;transition:.5s}.faq_list .answer{display:flex;height:0;padding:0;overflow:hidden;opacity:0;font-weight:400;color:#1e1e1e;letter-spacing:1px;font-size:15px;padding:0 20px;background:#f7f7f7;border-top:1px solid #e1e1e1;transition:.3s}.faq_list .answer p{margin:0}.faq_list .answer a{background:linear-gradient(transparent 50%,rgba(253,227,142,.8) 50%);font-weight:700;color:#1e1e1e;padding:0 3px;text-decoration:none}.checkbox:checked+label .collapse-handle{background-image:url(/data/img/faq_close_w.png)}.checkbox:checked+label+.answer{height:auto;opacity:1;align-items:flex-start;padding:20px}.checkbox:checked+label .text{color:#fff}.checkbox:checked+label .question{background:#333}.checkbox:checked+label .text:before{color:#333;background:#fff;content:"A";line-height:28px}.faq_list span.koumoku{display:inline-block;background:#555;color:#fff;padding:0 6px 1px;font-weight:700;margin-bottom:5px}@media only screen and (max-width:850px){.faq_list .question{height:auto}.faq_list .question{font-size:15px}.faq_list .question b{font-size:22px}.checkbox:checked+label+.answer{padding:10px 20px}}