@charset   "Shift_JIS";

@import "pc.css" only screen and (min-width:481px);
@import "mobile.css" only screen and (max-width:480px);