.fv_main{align-items:center;background-color:#7fffd4;background:url() #d3d3d3 50%;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:80vh;position:relative;width:100%}.fv_card{display:flex;flex-direction:column;gap:2.4rem;margin-left:20rem;padding:0 1.6rem}.fv_card p{font-size:1.6rem}.fv_card h1,.fv_card p{color:var(--white,#fff);font-family:"Noto Serif JP",serif;font-weight:700}.fv_card h1{font-size:4.3rem}.circles{display:flex;gap:2.4rem}.circles .circle{align-items:center;aspect-ratio:1/1;background-color:#fff;border:.2rem solid #ebb108;border-radius:50%;display:flex;height:auto;justify-content:center;padding:1.7rem;width:100%}.circles .circle p{color:var(--black,#09122b);font-size:1.6rem;font-weight:700;text-align:center}@media(min-width:1600px){.fv_card{margin-left:20%}}@media(max-width:768px){.fv_card{margin:0 auto}}@media(max-width:500px){.fv_card p{text-align:center}.fv_card h1{font-size:3rem;text-align:center}.circles{flex-wrap:wrap;gap:1rem;justify-content:center}.circles .circle{aspect-ratio:1/1;height:auto;width:45%}.circles .circle p{font-size:1.6rem;text-align:center}}