.warn {
    padding:20px;
    border:1px solid #ddd;
    background: #f5f5f5;
    font-size: 13px;
    color:#7e7e7e;
    letter-spacing: -0.025em;
    margin-top: 20px;
    line-height: 1.5;
}

#table01 {
    padding:100px 0;
}

#table01 .con {
    width: 90%;
    max-width:1100px;
}

#table01 .add {
    font-size: 13px;
}

#table01 .warn {
    color:#000
}

#table01 .warn span {
    font-weight: 600;
    color:#cf0000;
}

#community01 {
    padding:100px 0;
}

#community01 .con {
    width: 90%;
    max-width:1100px;
}

#community01 .warn {
    font-weight: bold;
}

#community01 .warn span {
    color:#cf0000;
}