@charset "UTF-8";

@media screen and (max-width: 900px) {
    #none_img + .contents_box01 .inner_item_img {
        display: none;
    }
}