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

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