.schedule2 .notes{
    font-size: 14px;
    margin: 30px auto 15px;
    font-weight: bold;
    display: block;
    padding: 0 10px;
    width: 100%;
    text-align: left;
    background-color: #ffffff;
    color: #333;
    border-bottom: none;
    box-sizing: border-box;
}
.schedule2 .c_1{background-color: #f3e3ce;}
.schedule2 span{background-color: #f3e3ce;display: inline-block;margin: 0 3px;}