/* ------------------------------------------------------------------------------------
  (c) 2021 FRANCEBED
  
  Modified: 2021
  Usefor: over IE11, Firefox, Safari and Chrome
------------------------------------------------------------------------------------ */

@import "reset.css?2021";
@import "style.css";
@import "common.css?2021";
@import "glnavi.css?2021";

@import "local.css?2021" only screen and (min-width:641px);
@import "sp-local.css?2021" only screen and (max-width:640px);
