.fontbold1 {
        font-weight: bold;
    }

    .fontbold2 {
        font-weight: bold;
        color: #F00;
    }

    .s_tit {
        font-size: 25px;
        color: #353535;
        line-height: 1;
        margin-bottom: 15px;
        font-weight: bold;
    }

