@charset "UTF-8";

@media screen and (max-width: 900px) and (min-width: 481px) {
.contents_box01 .inner_item_img img {
    width: 80% !important;
}
}