/* ページトップの画像 */
#main-img {
  text-align: center;
  margin-top: 3%;
}

#main-img img {
  width: 70%;
}