body {
    margin: 0;
    background: #FFFFFF;
}

.text01 {
    font-size: large;
    line-height: 16px;
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}

.text02 {
    font-size: medium;
    line-height: 16px;
    color: #666666;
    text-decoration: none;
}

.page {
    width: 100%;
    height: 100vh;
    border-collapse: collapse;
}

.maintenance {
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 20px;
}

.center {
    text-align: center;
}

.maintenance__icon {
    width: 108px;
    height: 108px;
    margin: 0 auto 24px;
}
