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

@import url(common_sp.css) screen and (max-width: 1049px);
@import url(common_pc.css) screen and (min-width: 1050px);
