.benefits-about__inner{display:flex;justify-content:space-between;align-items:center;gap:7%;width:1500px;max-width:calc(100% - 60px);margin-inline:auto}@media only screen and (max-width: 1400px){.benefits-about__inner{gap:5%}}@media only screen and (max-width: 834px){.benefits-about__inner{flex-direction:column;gap:4rem;max-width:100%}}@media only screen and (max-width: 600px){.benefits-about__inner{gap:3.5rem}}.benefits-about__catch{flex-shrink:0;display:block;width:55%;min-height:430px;border:2px solid #333;border-radius:1000px;object-fit:cover}@media only screen and (max-width: 834px){.benefits-about__catch{order:2;width:100%;min-height:auto;width:calc(100% - 30px);margin-left:auto;border-right:none;border-radius:30px 0 0 30px}}@media only screen and (max-width: 600px){.benefits-about__catch{width:calc(100% - 25px)}}.benefits-about__unit{flex:1}@media only screen and (max-width: 834px){.benefits-about__unit{order:1;width:calc(100% - 60px)}}@media only screen and (max-width: 600px){.benefits-about__unit{width:calc(100% - 50px)}}.benefits-about__lead{margin-bottom:3rem;font-size:3rem;font-weight:900;letter-spacing:.14em;color:#008bd0}@media only screen and (max-width: 834px){.benefits-about__lead{margin-bottom:2rem;font-size:2.6rem}}@media only screen and (max-width: 600px){.benefits-about__lead{font-size:2.3rem}}.benefits-support__lead{margin-bottom:3rem}.benefits-support__list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5rem}@media only screen and (max-width: 834px){.benefits-support__list{grid-template-columns:1fr}}@media only screen and (max-width: 600px){.benefits-support__list{gap:4.5rem}}.benefits-support__catch{display:block;width:100%;aspect-ratio:5/4;border:2px solid #333;border-radius:40px;object-fit:cover}@media only screen and (max-width: 834px){.benefits-support__catch{aspect-ratio:auto}}@media only screen and (max-width: 600px){.benefits-support__catch{border-radius:30px}}.benefits-support__ttl{margin-block:1.5rem .5rem;font-size:2rem;font-weight:600;letter-spacing:.14em}@media only screen and (max-width: 600px){.benefits-support__ttl{font-size:1.9rem}}