.clear { clear:both; }
.web-map-title { padding: 20px 0 15px; }
.web-map-title h1 { text-align: center; color: #000000; font-size: 22px; font-weight: bold; }
.web-map-content { padding-bottom: 10px; }
.web-map-content .content-title { color: #fff; font-size: 16px; background: #707070; }
.web-map-content .content-title span { display: inherit; padding: 4px 0 4px 15px; }
.web-map-content .content-list { padding: 15px 15px; }
.web-map-content .content-list li { width: 42%; float: left; }
.web-map-content .content-list li:first-child { width: 55%; }
.web-map-content .content-list a { display: block; font-size: 13px; color: #898989; }
.web-map-content .content-list .list-box { padding-bottom: 10px; }
.web-map-content .content-list .title { color: #000000; font-weight: bold; }


/* sitemap 2022.08.02 */
.web-map-panel .bs-header-menu-level-2-dd {
    padding: 1em;
    max-height: none;
    overflow: visible;
  }
  .web-map-panel .bs-header-menu-level-2-dd > h2 {
    font-weight: normal;
    color: #fff;
    padding: 0.5em 1em;
    background-color: #666;
  }
  .web-map-panel .bs-header-menu-level-2-dd > h2 a{
    color: inherit;
  }
  .web-map-panel .bs-header-menu-level-2-dd > h2 a:hover{
    color: #666;
  }
  .web-map-panel .bs-header-menu-level-2-ul {
    width: 100%;
    column-count: 2;
    height: auto;
    margin-top: 2em;
  }
  .web-map-panel .bs-header-menu-level-2-li {
    margin-bottom: 2em;
    width: 200px;
  }
  .web-map-panel .bs-header-menu-level-2-dt {
    margin-bottom: 0.5em;
  }
  .web-map-panel .bs-header-menu-level-2-dt a {
    font-weight: bold;
    color: #000;
  }
  .web-map-panel .bs-header-menu-level-2-dt a:hover {
    color: #666;
  }
  .web-map-panel .bs-header-menu-level-3-li {
    margin: 0.5em 0;
  }
  .web-map-panel .bs-header-menu-level-3-li a {
    color: #7f7e7f;
  }
  .web-map-panel .bs-header-menu-level-3-li a:hover {
    color: #000;
  }
  .web-map-panel .bs-header-menu-level-3-dt {
    font-weight: normal;
  }