.hit-keyword {
  font-size: 1.5em;
  text-align:center;
  margin: 0;
}

.pager {
  display:inline-brock;
  margin: 0 auto;
  padding: 20px 0;
  white-space: nowrap;
}
/*スクロールバー
.pager::-webkit-scrollbar {
  width: 10px;
  height: 5px;
}
.pager::-webkit-scrollbar-track {
  border-radius: 10px;
}
.pager::-webkit-scrollbar-thumb {
  background-color: #A6A8AB;
  border-radius: 10px;
}
/**/