@charset "UTF-8";

@media screen and (max-width: 768px){
br {
  display: block;
}
}
#staffs + div .heading.block_header_4 .h {
    color: #fff;
    font-size: 2.8rem!important;
    font-weight: bold;
}
@media screen and (max-width: 768px) {
    .widget_staff01.add_design2 .inner_item .inner_item_img {
        width: 30%;
        float: left;
    }
    .widget_staff01.add_design2 .inner_item .inner_item_txt {
        width: 65%!important;
        float: right!important;
    }
}

/* フォント調整0507 */
#staffs + div .heading.block_header_4 .h {
    font-size: 1.8rem!important;
}