@charset "utf-8";

@media screen and (max-width:950px) {
    #pc-nav{
        display: none;
    }
}
