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