
@import "index_pc.css";
@import "index_pc2.css"  screen and (min-width:1280px) and (max-width: 99999px);
/*
@import "index_4K.css"  screen and (min-width:1921px) and (max-width: 9999px);
@import "index_FL.css"  screen and (min-width:1521px) and (max-width: 1920px);
*/
@import "index_tb.css"  screen and (min-width:0px) and (max-width: 899px);			/*	520-899		*/
@import "index_sp.css"  screen and (min-width:0px) and (max-width: 519px);			/*	0-519		*/
