@import "base.css";
@import url(base.css) screen and (min-width: 769px);
@import url(base_sp.css) screen and (max-width: 480px);