@import url("./common-pc.css?ver=1.7.2") only screen and (min-width: 769px);
@import url("./common-sp.css") only screen and (max-width: 769px);
