*{
  font-style: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: 0px;
  padding: 0px;
  word-wrap: break-word;
}
html,
body{
  -webkit-text-size-adjust: 100%; 
}
body{
  background-color: #fff;
  font-size: 62.5%;
}
a:hover{
  text-decoration: none;
}
img{
  border: 0;
  vertical-align: bottom;
}
li{
  list-style-type: none;
}
input[type="submit"] ,
input[type="button"]{
  -webkit-appearance: none;
}