@import "base_pc.css";
/* @import "base_4K.css"  screen and (min-width:1921px) and (max-width:9999px);*/		/* 4K:3840 */
@import "base_tb.css"  screen and (min-width:0px) and (max-width: 899px);
@import "base_sp.css"  screen and (min-width:0px) and (max-width: 519px);
