@charset "UTF-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/

body, table,
input, textarea, select, option, button,
h1, h2, h3, h4, h5, h6 {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', sans-serif;
  line-height: 1.3;
  color: #46525f;
}

@font-face {
  font-family: "gidole";
  font-style: normal;
  font-weight: 400;
  src: url("/font/Gidole-Regular.woff") format("woff");
}