@charset "utf-8";
/* CSS Document */

@import url(land_pc.css) print;
@import url(land_pc.css) screen and (min-width: 751px);
@import url(land_sp.css) screen and (max-width: 750px);