/*@import url("./common-pc-top.css") only screen and (min-width: 751px);
@import url("./common-sp-top.css") only screen and (max-width: 750px);
*/
@import url("./common-pc-top.css") only screen and (min-width: 841px);
@import url("./common-sp-top.css") only screen and (max-width: 840px);