@charset "UTF-8";
.sitemap_area {
  font-size: 0.8em;
  background: #E5E5E5 !important;
}
.sitemap_area .title {
  margin-bottom: 10px;
  font-size: 1.3rem;
  font-weight: bold;
}
.sitemap_area p {
  margin-bottom: 0 !important;
}
.sitemap_area .sub_title {
  font-weight: bold;
}
.sitemap_area .sub_title2 {
  font-weight: bold;
}
.sitemap_area .sub_title3 {
  padding-left: 1em;
  font-weight: bold;
}
.sitemap_area .mb1 {
  padding-bottom: 0.5em;
}
.sitemap_area .mb40 {
  padding-bottom: 40px;
}
.sitemap_area ul, .sitemap_area ol {
  margin: 5px;
  padding: 0;
}
.sitemap_area li {
  margin-left: 2em;
}
.sitemap_area .pdf-link::before {
  font-family: "Font Awesome 6 Free";
  content: "\f1c1"; /* PDFアイコンのコード */
  font-weight: 900;
  color: #d32f2f; /* 赤色 */
  margin-right: 6px;
  font-size: 1.1em;
  vertical-align: middle;
}/*# sourceMappingURL=style_ex.css.map */