/* カスタマイズ用CSS */
.ec-role img {
    height: 250px;
    object-fit: cover;
}

.ec-categoryRole .ec-categoryRole__list{
    justify-content: center;
}