@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  min-width: 320px;
  font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic ProN','游ゴシック', YuGothic, 'メイリオ', Meiryo, sans-serif;
  word-break: break-word;
  overflow-x: hidden;
}

img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}

li {
  list-style: none;
}
