@charset "UTF-8";


@media screen and (min-width:767px) and (max-width:900px){ 
#sp_img + section.contents_box01 .inner_item_img img {
    width: 50% !important;
}
}