@charset "utf-8";
/*==================================================
ページタイトル
==================================================*/
.sitemap .page-title {
  background: url("../img/sitemap/tit-bg.jpg") no-repeat top center;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}