@import url(./pc/link.css) screen and (min-width: 1001px);
@import url(./tablet/link.css) screen and (max-width: 1000px);

