@charset "UTF-8";

.contents_box01:not(.block_image_text_2):not(.block_image_text_6) .inner_item_img img {
    object-fit: contain;
}

