@charset "utf-8";

@import url(pc.css?ver=1) screen and (min-width: 768px);
@import url(smart.css?ver=1) screen and (max-width: 767px);
@import url(pc.css?ver=1) print;
