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

@import url("story_shared.css");
@import url("story_sp.css") only screen and (max-width:767px);
@import url("story_pc.css") print, screen and (min-width:768px);


