.area-remodal.remodal .modal-content.pc {
    max-height: 600px;
    overflow-y: auto;
    margin-bottom: 86px;
}
.area-remodal.remodal .modal-content.pc .prefectures-container {
    margin-bottom: 0px;
}

.prefecture-wrap .prefecture-btn {
    text-overflow: ellipsis;
    white-space: nowrap;
}