@CHARSET "UTF-8";

@import url(common-pc.css) screen and (min-width: 769px);
@import url(common-sp.css) screen and (max-width: 768px);

@import url(contents-pc.css) screen and (min-width: 769px);
@import url(contents-sp.css) screen and (max-width: 768px);


