@charset "UTF-8";

/*PC*/
@import url(test_style_pc.css) screen and (min-width: 751px);

/*SP*/
@import url(test_style_sp.css) screen and (max-width: 750px);
/* Localized */
