/* ------------------------------------------------------------------------------------
  (c) 2018 フランスベッド
  
  Modified: 2018
  Usefor: over IE11, Firefox, Safari and Chrome
------------------------------------------------------------------------------------ */

@import "reset.css";
@import "common.css";

@import "local.css" only screen and (min-width:641px);
@import "sp-local.css" only screen and (max-width:640px);
