@charset "utf-8";

/*e cont2*/
#cont1{
    background: url(../img/m4/p3_sv_bg1.jpg) no-repeat center/cover;
}

/*s ====PC화면1====*/

@media screen and (min-width:1024px){
    #fp-nav ul li:nth-child(1) a .privew{
        background-image: url(../img/m4/p3_sv_bg1.jpg);
    }
}

/*e ====PC화면1====*/