@charset "UTF-8";
@import url("sp/contact.css") screen and (max-width: 640px);
@import url("pc/contact.css") print, screen and (min-width:641px) ;