/* ------------------------------------------------------------------------------------
  (c) 宙出版
  
  Modified: 2017-09
  Usefor: over IE10, Firefox, Safari and Chrome
------------------------------------------------------------------------------------ */

@import "reset.css";
@import "style.css";
@import "glnavi.css";
@import "common.css";

@import "local.css" only screen and (min-width:641px);
@import "local-small.css" only screen and (min-width:641px) and (max-width:768px);


@import "sp-iphone-yoko.css" only screen and (max-width:640px);
@import "sp-iphone.css" only screen and (min-width:321px) and (max-width:500px);
@import "sp-android.css" only screen and (max-width:320px);
