#maintenance-on-modal .modal-buttons button:first-child, #maintenance-off-modal .modal-buttons button:first-child{
    /* background-color: #3498db; */
    background-color: #6c757d;
    color: #fff;
}

/* 表示切替用 */
.is-hidden {
    display: none;
}