body {
  font-family: YuGothic, 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
}

.page-width {
  max-width: 1000px;
  margin: auto;
}

p.btn {
  background-color: transparent;
}

@media screen and (min-width: 768px) {
  .antlers-blog-articles {
    min-height: 625px;
  }
}
