@charset "euc-jp";
/* CSS Document */

@import url("pc.css") screen and (min-width:481px);
@import url("sp.css") screen and (max-width:480px);