@charset "utf-8";
@import url("topics3_sp.css") screen and (max-width: 768px);
@import url("topics3_pc.css") screen and (min-width: 769px);

