@charset "utf-8";
@import url('news_sp.css') screen and (max-width:767px);
@import url('news_tb.css') screen and (min-width:768px) and (max-width:1024px);
@import url('news_pc.css') screen and (min-width:1025px), print;