.faq .l-section__wrap{padding:180px 0 160px}.faq__title{margin-bottom:40px}.faq__lead{margin-bottom:60px;font-size:2rem;line-height:1.6;text-align:center}.faq__list .item{position:relative;overflow:hidden;border:1px solid #ddd;border-radius:10px 10px;background-color:#fff}.faq__list .item+.item{margin-top:40px}.faq__list .item__title{position:relative;padding:25px 70px 25px 90px;color:#ff5e00;font-size:2rem;line-height:1.6;cursor:pointer}.faq__list .item__title::before{position:absolute;top:39px;right:30px;width:20px;height:4px;background-color:#ff5e00;content:""}.faq__list .item__title::after{position:absolute;top:39px;right:30px;width:20px;height:4px;-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:#ff5e00;content:""}.faq__list .item__title.is-active::after{display:none}.faq__list .item__title .icon{display:block;position:absolute;top:11px;left:10px;width:60px;height:60px;border-radius:50% 50%;background-color:#ff5e00;color:#fff;font-weight:700;font-size:3rem;line-height:60px;text-align:center}.faq__list .item__body{display:none}.faq__list .item__text{position:relative;padding:25px 30px 25px 90px;background-color:#edeef1;font-size:2rem;line-height:1.6}.faq__list .item__text .icon{display:block;position:absolute;top:11px;left:10px;width:60px;height:60px;border-radius:50% 50%;background-color:#363581;color:#dae000;font-weight:700;font-size:3rem;line-height:60px;text-align:center}@media screen and (max-width: 767px){.faq .l-section__wrap{padding:95px 0 60px}.faq__title{margin-bottom:20px}.faq__lead{margin-bottom:30px;font-size:1.4rem}.faq__list .item{border-radius:6px 6px}.faq__list .item+.item{margin-top:15px}.faq__list .item__title{padding:15px 35px 15px 45px;font-size:1.4rem}.faq__list .item__title::before{top:25px;right:15px;width:10px;height:2px}.faq__list .item__title::after{top:25px;right:15px;width:10px;height:2px}.faq__list .item__title .icon{left:5px;width:30px;height:30px;font-size:1.5rem;line-height:30px}.faq__list .item__text{padding:15px 15px 15px 45px;font-size:1.4rem}.faq__list .item__text .icon{left:5px;width:30px;height:30px;font-size:1.5rem;line-height:30px}}@media screen and (any-hover: hover){.faq__list .item__title{transition:color .3s ease}.faq__list .item__title:hover{color:#dae000}}