@charset "UTF-8";
/* CSS Document */
.header__logo {
  margin-top:10px;
}
.globalNav{
  font-family: 'Gantari', sans-serif;
  letter-spacing: 1.5px;
}
  .globalNav__inner a::after {
    bottom: 6px;
  }
  .globalNav__inner a:hover::after {
    bottom: 2px;
  }
.globalNav .language{
  font-family: 游ゴシック体, YuGothic, 游ゴシック, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Hiragino Sans", メイリオ, sans-serif;
  letter-spacing: 1px;
}
