@charset "UTF-8";

@import url("rwdscn.css") screen and (min-width: 0px) and (max-width: 739px);
@import url("webscn.css") screen and (min-width: 740px) and (max-width: 5000px);