.lp-faq-heading{font-family:var(--primary_font),"Noto Sans JP",sans-serif;margin-bottom:2rem;text-align:center}.lp-faq-item{border:1px solid #e0e0e6;margin-bottom:1rem;padding:1.25rem 1.5rem;text-align:left;transition:all .3s ease-in-out;&:last-child{margin-bottom:0}}.lp-faq-question{align-items:center;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;list-style:none}.lp-faq-question::-webkit-details-marker{display:none}.lp-faq-question:after{color:var(--secondary,#cca433);content:"+";flex:0 0 auto;font-size:1.25rem;margin-left:1rem}.lp-faq-item[open] .lp-faq-question:after{content:"\2212"}.lp-faq-answer{font-size:.95rem;line-height:1.75;margin-top:1rem;text-align:left}.lp-faq-answer p:last-child{margin-bottom:0}