
@charset "UTF-8";
@import url("reset.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("common.css") screen and (min-width:769px) and (max-width: 5000px);
@import url("layout.css") screen and (min-width:769px) and (max-width: 5000px);

/*smt*/
@import url("reset.css") screen and (min-width:0px) and (max-width:  768px);
@import url("common_smt.css") screen and (min-width:0px) and (max-width:  768px);
@import url("layout_smt.css") screen and (min-width:0px) and (max-width:  768px);
