@charset "UTF-8";


/*ーーーーーー代表画像サイズーーーーーー*/


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