@charset "UTF-8";

#recruit + .composite_box01.block_images_11 .inner_item {
    width: 100%!important;
    margin-left: 0%!important;
}
@media screen and (max-width: 800px){
#recruit + .composite_box01.block_images_11 .inner_item {
    width: 100% !important;
}
}
@media screen and (max-width: 480px){
#recruit + .composite_box01.block_images_11 .inner_item:nth-of-type(1):nth-last-of-type(2){
    margin-bottom: 0px !important;
}
}