
@charset "UTF-8";

/*.モノクロ調整 */
.composite_box01 .inner_item_img img {
    filter: grayscale(0);
}