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