
@charset "UTF-8";

@media screen and (max-width: 480px) {
.composite_box01.block_images_1 .inner_item_img img	{
    width: 50% !important;
	}
}