@charset "utf-8";

/*---------------------------------------------------------------------

master.css

---------------------------------------------------------------------*/

@import url("tb.css") screen and (min-width:681px)  and (max-width:1024px);
@import url("sp.css") screen and (max-width:680px);
