/* 後で削除する */
.notice_closed{
    text-align: center;
    padding-block: 5rem;
}

.notice_buttonWrap{
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 5rem;
}