@charset "utf-8";
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  width: 100%;
}
img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
ul {
  list-style: none;
}
p {
  line-height: 1.4;
}
