@charset "utf-8";

.repair_text {
    /* font-size: 15px!important; */
}

.repair_title,
.online_title,
.tel_title {    
    font-weight: bold;
    border-left: 5px solid #000;
    padding-left: 8px;
    line-height: 1.3!important;
    font-size: 16px!important;
}
/*
@media screen and (max-width: 767px) {
    .repair_title,
    .online_title {    
        font-size: 15px!important;
    }
}
*/
