/* PC */ @import url("./pc_index.css?2102") print, screen and (min-width: 769px);
/* SP */ @import url("./sp_index.css?2102") screen and (max-width: 768px);