.faq{position:relative}.faq__bg{position:absolute}.faq__wrap{border-radius:3rem;background:rgba(255,255,255,.88);backdrop-filter:blur(1.75rem)}.faq__wrap__title-em{justify-content:center}.faq__wrap__title-ja{text-align:center}.faq__wrap__content{border-radius:1.875rem;background-color:var(--color-lightblue)}@media screen and (width <=767px){.faq__bg{top:-5rem;left:0;width:100%}.faq__wrap{padding-block:2rem 3.5rem;margin-bottom:1.5rem}.faq__wrap__title-em{font-size:1.125rem}.faq__wrap__title-ja{font-size:1.75rem}.faq__wrap__content{padding:2.25rem 1.5625rem 3rem;margin-top:1.5rem}}@media screen and (width>767px){.faq__bg{top:3rem;left:50%;translate:-50% 0;width:60rem}.faq__wrap{padding:2.5rem 8.125rem 5.875rem;margin:0 3.75rem 1rem}.faq__wrap__title-em{font-size:1.25rem}.faq__wrap__title-ja{font-size:5.625rem}.faq__wrap__content{padding:4rem 4.375rem 4rem 0;margin-top:2rem}}