/* CSS Document */

@import url(normal-index.css) screen and (min-width: 971px);

@import url(mobile-index.css) screen and (max-width: 970px);