@charset "UTF-8";
@import url("style.css?20200326") only screen and (min-width:940px);
@import url("mobiles.css?20200326") only screen and (min-width:100px) and (max-width:939px);