@charset "UTF-8";
/* 画面サイズ分岐 */
@import url("nics_gt600.css?26") screen and (min-width: 600px);
@import url("nics_lt599.css?26") screen and (max-width: 599px);
