/* css for PC */



@media only screen and (max-width: 768px) {
    /* css for SMP */


}