@charset "UTF-8";
html, body {
  margin: 0;
  width: 100%;
  height: 100%;
  font-family: '小塚ゴシック Pro','Kozuka Gothic Pro',sans-serif;
  -webkit-text-size-adjust: 100%; }

body {
  min-width: 100%;
  overflow-x: hidden;
  background: #fff; }

footer, header, nav {
  display: block; }

/*********font*********/
@font-face {
  font-family: "Fortis";
  src: url("../font/Fortis.woff") format("woff"), url("../font/Fortis.ttf") format("truetype");
  /* Safari, Android, iOS */ }

@font-face {
  font-family: "GenJyuuGothic";
  src: url("../font/GenJyuuGothic.woff") format("woff"), url("../font/GenJyuuGothic.ttf") format("truetype");
  /* Safari, Android, iOS */ }
