@charset "UTF8";
@import "reset.css";
@import "global.css";
/*@import "desktop.css" screen and (min-width: 1025px);*/
@import "mobstyle.css" screen and (max-width: 1024px);
