@charset "utf-8";
@import url("SGlook1.css");
/* SGPhone */
@import url("SGPhone.css") only screen and (max-width:414px);
/* SGDesktop */
@import url("SGPc.css")  only screen and (min-width:415px);
