/*
Theme Name: template01
*/@import url("reset.css");
@import url("base.css");
@import url("js.css");
@import url("tablet.css") screen and (max-width: 638px);
@import url("smart.css") screen and (max-width: 547px);