@charset "UTF-8";

@media screen and (min-width: 600px) and (max-width: 900px){
#top_bg + .contents_box01 .inner_item_img img,
#top_bg2 + .contents_box01 .inner_item_img img {
    max-width: none !important;
    width: 80% !important;
}
}