@import url("style_v3.css");
@import url("layout_sedcard_1500up.css") screen and (min-width: 1200px);
@import url("layout_sedcard_1200up.css") screen and (min-width: 1199px) and (max-width: 1499px);
@import url("layout_sedcard_800up.css") screen and (min-width: 800px) and (max-width: 1198px);
@import url("layout_sedcard_mobile.css") screen and (min-width: 10px) and (max-width: 799px);
@import url("layout_sedcard_mobile.css") screen and (max-device-width: 799px);
@import url("../../guxcom_tool/system_style_v2_mobile.css") screen and (max-device-width: 800px); 
