*{
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.menuBox div h1{
    font-size: 36px;
    color: #fff;
}
.menuBox div:hover h1{
    color: #e35175;
}
.contentsMidashi h1{
  font-size: 40px;
}
.storyText h1{
  font-size: 20px;
}
.sample_img div h1{
    font-size: 24px;
    font-weight: bold;
}
.informationTitle h1{
    font-size: 36px;
    font-weight: bold;
}
.informationTitle h2{
    font-size: 32px;
}
.informationTitle h3{
    font-size: 24px;
}
.informationButton h1{
    font-size: 24px;
    font-weight: bold;
}
.informationMidashi h1{
    font-size: 28px;
}
.informationText h1{
    font-size: 20px;
}
.characterName h1{
    font-size: 24px;
}
.characterText h1{
    font-size: 20px;
}
.footer h1{
    font-size: 20px;
}