@charset "UTF-8";
/* CSS Document */

@import url("ideco_shared.css");
@import url("ideco_sp.css") only screen and (max-width:767px);
@import url("ideco_pc.css") print, screen and (min-width:768px);
