
@charset "UTF-8";

/*.モノクロ調整 */
#card+section img{
    filter: grayscale(0);
}