html,
body {
  font-family: "Hiragino Kaku Gothic ProN", sans-serif;
  line-height: 1.7;
  letter-spacing: 0.8px;
  color: #282828;
  margin: 0;
  padding: 0;
  height: 100%;
  -webkit-text-size-adjust: 100%;
}

html {
  font-size: 16px;
}
