
@charset "UTF-8";

.composite_box01.block_images_7 .inner_item:nth-of-type(2):nth-last-of-type(1){
    display: none;
}
.composite_box01.block_images_7 .inner_item:nth-of-type(1):nth-last-of-type(2){
    width: calc(100% - 0.5px)!important;
}