.benefits-section{box-sizing:border-box;width:100%}.benefits-section__small{align-items:center;background-color:var(--backgroundblue,#f2f7fc);display:flex;gap:1.25rem;justify-content:center;padding:.75rem}.benefits-section__small-img{border-radius:.25rem;display:block;height:auto;width:5.625rem}.benefits-section__small-text{color:var(--maincolor,#0069c3);font-family:var(--h4-bold-font-family);font-size:var(--h4-bold-font-size,1.125rem);font-style:normal;font-weight:var(--h4-bold-font-weight,700);line-height:var(--h4-bold-line-height,1.5)}.benefits-section__large{align-items:center;background-color:var(--backgroundblue,#f2f7fc);display:flex;gap:.75rem;justify-content:center;padding:.75rem}.benefits-section__large-img{background:var(--white,#fff);border-radius:.25rem;height:auto;-o-object-fit:cover;object-fit:cover;width:5.59375rem}.benefits-section__large-content{display:flex;flex-direction:column;justify-content:center}.benefits-section__large-title{color:var(--maincolor,#0069c3);font-size:var(--h4-bold-font-size,1.125rem);font-style:normal;font-weight:var(--h4-bold-font-weight,700);line-height:var(--h4-bold-line-height,1.5)}.benefits-section__large-title .pc-only{display:inline}.benefits-section__large-title .sp-only{display:none}.benefits-section__large-desc{color:var(--maincolor,#0069c3);font-size:var(--caption-medium-m-font-size,.75rem);font-style:normal;font-weight:var(--caption-medium-m-font-weight,500);line-height:var(--caption-medium-m-line-height,1.5)}@media screen and (max-width:30rem){.benefits-section__small{padding:.75rem 1rem}.benefits-section__large-title,.benefits-section__small-text{font-size:.9375rem}.benefits-section__large-title .pc-only{display:none}.benefits-section__large-title .sp-only{display:inline}.benefits-section__large-desc{font-size:.625rem}.benefits-section__large{gap:.75rem;padding:.75rem 1rem}}