@charset "UTF-8";

#recruit + .composite_box01.block_images_8 .inner_item_txt .heading .h {
    font-size: 2.6rem !important;
    margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
#recruit + .composite_box01.block_images_8 .inner_item_txt .heading .h {
    font-size: 2rem !important;
    margin-bottom: 0;
}
}