.faq-box{background:#fff;border:1px solid #f0f0f0;margin-bottom:15px}.faq-box__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin:1rem 1.5rem}.faq-box__header figure{background:#f6f6f7;border-radius:50%;display:flex;height:30px;justify-content:center;transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;width:30px}.faq-box__header figure svg{height:auto;width:1.1625rem}.faq-box__header figure.active svg line,.faq-box__header figure.active svg line:last-child{-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.faq-box__header figure.active svg line:last-child{opacity:0}.faq-box__header h3{color:#11284f;font-size:20px}.faq-box__body__contents{padding:0 1.5rem 1rem}.faq-box__body__contents h4{color:#32aaeb;font-size:18px}.faq-box__body__contents p:last-child,.faq-box__body__contents ul:last-child{margin-bottom:1.2rem}.faq-box__body__contents ul{list-style:none;margin:0;padding:0}.faq-box__body__contents ul li{line-height:1.6;margin-bottom:16px;padding-left:36px;position:relative}.faq-box__body__contents ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.064' height='14.261' viewBox='0 0 24.064 14.261'%3E%3Cg fill='none' stroke='%2332aaeb' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5'%3E%3Cpath d='m16.494.75 6.07 6.07-6.07 6.07M.75 7h22.394'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:14px;left:0;position:absolute;top:.4em;width:24px}.faq-section a{font-weight:700}.faq-section .faq-wrapper:last-child .faq-box{border-bottom:0}.faq-box.active .faq-box__header figure{background:#393e87;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.faq-box.active .faq-box__header figure svg line{stroke:#fff}.faq-box.active .faq-box__header{border-bottom:2px solid #f4f4f4;padding-bottom:17px}.faq-box.active svg line:last-child{opacity:0}