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