@charset "UTF-8";

/*パララックス*/
#flow_parallax + section .parallax_img{
    filter: blur(2px) opacity(50%);
}