@charset "utf-8";

@import url("slick.css");

@import url("header.css") screen and (min-width: 767px),print;
@import url("article.css") screen and (min-width: 767px),print;
@import url("footer.css") screen and (min-width: 767px),print;
@import url("animation.css") screen and (min-width: 767px),print;

@import url("article-sp.css") screen and (max-width: 768px);
@import url("animation-sp.css") screen and (max-width: 768px),print;
