.service-list{background-color:#f4f4f4;padding:80px 0;width:100%}.service-list__content{column-gap:21px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:42px;width:100%}.service-list h3{color:#333;font-size:32px;font-weight:700;line-height:46.34px}.service-list__item__image{align-items:center;background:#fff;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.25);display:flex;height:106px;justify-content:center;padding:20px}.service-list__item__image img{height:100%;object-fit:scale-down;width:100%}.service-list__item__description{color:#333;font-family:Hiragino Kaku Gothic Pro;font-size:13px;font-style:normal;font-weight:300;line-height:20px;margin-bottom:0;margin-top:12px}@media (max-width:767px){.service-list{padding:40px 0}.service-list__content{column-gap:13px;grid-template-columns:repeat(2,1fr);row-gap:30px}.service-list h3{color:#333;font-size:20px;font-style:normal;font-weight:700;line-height:29px}.service-list__item__image{height:65px;padding:15px 10px;width:100%}.service-list__item__description{font-size:12px;line-height:18px;margin-top:10px}}