/* ------------------------------------------------------------------------------------
  (c) 2020 LIFORK OTEMACHI
  
  Modified: 2020
  Usefor: over IE11, Firefox, Safari and Chrome
------------------------------------------------------------------------------------ */

@import "common.css";
@import "local_pc.css" only screen and (min-width:641px);
@import "local_sp.css" only screen and (max-width:640px);

