.business-feature{display:grid;gap:.5rem 1rem;grid-template-columns:repeat(4,1fr);margin-top:2rem}@media screen and (max-width:767px){.business-feature{grid-template-columns:1fr}}.section--even .business-feature__item{background-color:#fff}.business-feature__item{background-color:#f5f5f5;padding:2.7rem 1.8rem}@media screen and (max-width:767px){.business-feature__item{padding:2rem}}.business-feature__icon{height:5rem;margin-inline:auto;width:5rem}@media screen and (max-width:767px){.business-feature__icon{height:4.6rem;width:4.6rem}}.business-feature__ttl{font-size:1.8rem;font-size:max(1.8rem,10px);font-weight:700;letter-spacing:.1em;line-height:1.5;text-align:center}