.box-main{padding:40px 0 100px;row-gap:32px}.artist-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s}.box-image{overflow:hidden;margin:0 auto;width:100%;max-width:340px;max-height:340px;aspect-ratio:1}.each-box:hover img.artist-image{transform:scale(1.1);transition:transform .5s}.artist-name{margin-top:22px;padding:0 10px}
