@charset "UTF-8";

#grey_filter + .contents_box01 .inner_item_img img{
  filter: grayscale(1);
}