/* PC */
@import url("./pc/index.css?2307") print, screen and (min-width: 769px);
/* SP */
@import url("./sp/index.css?2307") screen and (max-width: 768px);

