.row-fee {
    justify-content: center;
}
.row-school {
    justify-content: center;
}
.custom-li {
    justify-content: center;
    text-align: center;
    display: grid;
}
.custom-li span {
    max-width: 100%;
}
.store-list--02 {
    display: flex;
    justify-content: center;
}
.store-en .store-info {
    width: 100%;
}
.store-en .store-info.nara {
    padding-right: 0;
    padding-left: 0;
}
.store-en .store-info .store-info__col {
    width: auto;
}