
@import "inquiry_pc.css";
@import "inquiry_pc2.css"  screen and (min-width:1280px) and (max-width: 99999px);
@import "inquiry_tb.css"  screen and (min-width:0px) and (max-width: 899px);			/*	520-899		*/
@import "inquiry_sp.css"  screen and (min-width:0px) and (max-width: 519px);			/*	0-519		*/
