@charset "UTF-8";

@media screen and (max-width: 480px){

.composite_box01.block_images_11 .inner_item:nth-of-type(1):nth-last-of-type(2), .composite_box01.block_images_11 .inner_item:nth-of-type(3):nth-last-of-type(2), .composite_box01.block_images_11 .inner_item:nth-of-type(2):nth-last-of-type(2), .composite_box01.block_images_11 .inner_item:nth-of-type(4):nth-last-of-type(2) {
    margin-bottom: 0px !important;
}
}