@charset "utf-8";

@import url('ume_pc.css') screen and (min-width: 470px),print;
@import url('ume_sp.css') screen and (max-width: 469px);

