@charset "utf-8";


@import url("common_sp.css") only screen and (max-width: 736px);
@import url("common_pc.css") only screen and (min-width: 737px);
