@charset "utf-8";

.c5-attention--box{
    border: 1px solid #c22e2e;
    text-align: center;
}
.c5-attention--title{
    color: #fff;
    background-color: #c22e2e;
    padding: 20px 0;
}
.c5-attention--text{
    color: #c22e2e;
    padding: 20px 0;
}




.s5-table2 th.s5-table--gray, .s5-table2 td.s5-table--gray {
    background: #fbfbfd;
}