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