@charset "utf-8";

/* responsive */
@media screen and (max-width: 1280px) {
    .PC{
        display: none;
    }
    
}