.hme04_icon-list{display:grid;gap:32px 3.5%;grid-template-columns:repeat(5,1fr)}@media screen and (max-width:768px){.hme04_icon-list{column-gap:1.6rem;grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:540px){.hme04_icon-list{grid-template-columns:repeat(3,1fr)}}.hme04_icon-list .item{text-align:center}@media screen and (max-width:768px){.hme04_icon-list .item{font-size:1.3rem}}.hme04_icon-list .image{align-items:center;aspect-ratio:1/1;background-color:#fff;border-radius:50%;display:flex;justify-content:center;margin:0 auto;max-width:16rem;padding:24%}.hme04_icon-list .image img{aspect-ratio:1/1;display:block;flex:0 1 auto}.hme04_icon-list .title{font-weight:700;margin-top:12px}