@charset "UTF-8";

@media screen and (max-width: 900px){
    .contents_box01 .inner_item_img img {
          width: 50% !important;
    }
    .composite_box01.block_images_14 .inner_item_img img {
          max-width: 60%;
    }
}