@import url("PC.css") screen and (min-width:600px);

@import url("Mobile.css") screen and (max-width:599px);