@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_layout.css) screen and (max-width: 640px);
@import url(sp_content.css) screen and (max-width: 640px);
@font-face {
  font-family: 'icon';
  src: url("../fonts/icon.eot?-80tyaj");
  src: url("../fonts/icon.eot?#iefix-80tyaj") format("embedded-opentype"), url("../fonts/icon.woff?-80tyaj") format("woff"), url("../fonts/icon.ttf?-80tyaj") format("truetype"), url("../fonts/icon.svg?-80tyaj#icon") format("svg");
  font-weight: normal;
  font-style: normal; }
