@charset "utf-8";
@import url('print-pc.css') screen and (min-width: 750px);
@import url('print-sp.css') screen and (max-width: 750px);