@import url(style_pc.css) screen and (min-width: 921px);

@import url(style_pc.css) screen and (max-width: 920px) and (min-width: 768px);

@import url(style_pc.css) screen and (max-width: 767px);
