@charset "utf-8";
@import url("base.css");
@import url("sp.css") only screen and (max-width: 750px);
@import url("pc.css") only screen and (min-width: 751px);
@import url("inquiry.css");