@charset "utf-8";

@import url(index-pc-v2.css) print;
@import url(index-pc-v2.css) screen and (min-width: 641px);
@import url(index-sp-v2.css) screen and (max-width: 640px);
