/* PC */
@import url("./pc_loader_dialog.css") screen and (min-width: 769px);


/* SP */
@import url("./sp_loader_dialog.css") screen and (max-width: 768px);
