/*
Theme Name: 都市環境建築設計所
Version: 1.0
*/

@import url("reset.css") screen and (min-width: 1020px);
@import url("style_general.css") screen and (min-width: 1020px);
@import url("style_other.css") screen and (min-width: 1020px);

@import url("style_tablet.css") screen and (max-width: 1019px) and (min-width: 581px);
@import url("style_smart.css") screen and (max-width: 580px);
