@import url("sp/privacy.css") screen and (max-width: 640px);
@import url("tablet/privacy.css") screen and (min-width:641px) and (max-width: 768px);
@import url("pc/privacy.css") print, screen and (min-width:769px) ;