@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(main.css);

@import url(layout.css) screen and (min-width: 641px);
@import url(content.css) screen and (min-width: 641px);

@import url(sp/sp_layout.css) screen and (max-width: 640px);
@import url(sp/sp_content.css) screen and (max-width: 640px);
