.section-home-faq{background-color:var(--color-bg);padding-bottom:80px;position:relative}@media screen and (min-width:768px){.section-home-faq{padding-bottom:110px}}@media screen and (min-width:1050px){.section-home-faq{padding-bottom:200px;position:relative}.section-home-faq:before{background-color:#fff;bottom:0;content:"";display:block;height:120px;left:0;position:absolute;width:100%}}.home-faq{background-color:#fff;border-radius:10px;box-sizing:border-box;margin-left:auto;margin-right:auto;max-width:1370px;opacity:0;padding:30px 20px;transform:translateY(50px);transition:1s;visibility:hidden;width:calc(100% - 40px)}.home-faq.is-active{opacity:1;position:relative;transform:translateY(0);visibility:visible}@media screen and (min-width:768px){.home-faq{padding:60px 50px 55px;width:calc(100% - 50px)}}@media screen and (min-width:1050px){.home-faq{max-width:1130px;padding:60px 80px;width:calc(100% - 80px)}}.home-faq__anchor{display:grid;gap:35px}@media screen and (min-width:768px){.home-faq__anchor{gap:30px}}@media screen and (min-width:1050px){.home-faq__anchor{gap:80px;grid-template-columns:calc(50% - 80px) 50%}}.home-faq__img{aspect-ratio:295/133;border-radius:10px;overflow:hidden;width:100%}@media screen and (min-width:768px){.home-faq__img{aspect-ratio:284/133}}@media screen and (min-width:1050px){.home-faq__img{aspect-ratio:405/266;margin-bottom:0}}.home-faq__img .figure{height:100%;width:100%}.home-faq__img .figure img{height:100%;object-fit:cover;width:100%}.home-faq .heading-2.home-heading-2{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 16px;padding-right:70px;position:relative}@media screen and (min-width:768px){.home-faq .home-heading-2 .heading-2__deco{font-size:5.4rem}}.home-faq .home-heading-2 .heading-2__inner{color:#18af87}@media screen and (min-width:768px){.home-faq .home-heading-2 .heading-2__inner{font-size:1.6rem}}.home-faq .link-icon{height:48px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:48px}.home-faq .paragraph{border-top:1px solid rgba(var(--color-plane-rgb),.5);display:block;margin-top:20px;padding-top:20px}@media screen and (min-width:768px){.home-faq .paragraph{margin-top:30px;padding-top:35px}}.home-faq-deco{position:absolute;z-index:1}.home-faq-deco--01{bottom:6px;height:36px;left:38px;width:36px}.home-faq-deco--02{bottom:-34px;height:60px;left:74px;width:62px}@media screen and (min-width:768px){.home-faq-deco--01{bottom:24px;height:61px;left:67px;width:61px}.home-faq-deco--02{bottom:-63px;height:122px;left:119px;width:125px}}@media screen and (min-width:1050px){.home-faq-deco--01{bottom:207px;height:64px;left:57px;width:64px}.home-faq-deco--02{bottom:66px;height:146px;left:77px;width:148px}}.home-faq-deco svg{height:100%;object-fit:contain;width:100%}