@charset "UTF-8";
@media screen and (max-width:1016px){
    .pc-show {
        display: none;
    }
}
