@charset "utf-8";

/* サイトマップページ
   ============================================================ */


/*hx*/.sitemap_heading {
  font-size: 0.938em;
  font-size: 0.938rem;
  font-weight: normal;
  color: #ffffff;
  background-color: #666;
  text-align: center;
  margin: 0 -15px;
  line-height: 2;
}
/*hx*/.sitemap_heading00 {/*home*/
  background-color: #d66f34;
}
/*hx*/.sitemap_heading01 {/*楽しむ*/
  background-color: #82171f;
}
/*hx*/.sitemap_heading02 {/*知る*/
  background-color: #914e1a;
}
/*hx*/.sitemap_heading03 {/*演じる*/
  background-color: #91881f;
}
/*hx*/.sitemap_heading04 {/*作る*/
  background-color: #59823c;
}
/*hx*/.sitemap_heading05 {/*探す*/
  background-color: #2c4c7d;
}
/*hx*/.sitemap_heading06 {/*守る*/
  background-color: #433070;
}

/*ul*/.sitemap_nav {
  font-size: 0.938em;
  font-size: 0.938rem;
  margin: 0 -15px;
  padding-left: 0;
  list-style: none;
}
/*ul*/.sitemap_nav > li {
  text-align: center;
}

/*ul*/.sitemap_nav li a {
  font-weight: bold;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  padding: 1em 0;
  border-bottom: solid 1px #e7e6d4;
  display: block;
}
/*ul*/.sitemap_nav-colored00 li a {
  color: #d66f34;
}
/*ul*/.sitemap_nav-colored01 li a {
  color: #831720;
}
/*ul*/.sitemap_nav-colored02 li a {
  color: #914d1a;
}
/*ul*/.sitemap_nav-colored03 li a {
  color: #91881f;
}
/*ul*/.sitemap_nav-colored04 li a {
  color: #58823c;
}
/*ul*/.sitemap_nav-colored05 li a {
  color: #2c4c7d;
}
/*ul*/.sitemap_nav-colored06 li a {
  color: #42306f;
}
/*ul*/.sitemap_nav-colored07 li a {
  color: #3c8259;
}
/*ul*/.sitemap_nav-colored08 li a {
  color: #256c74;
}
/*ul*/.sitemap_nav-colored09 li a {
  color: #673370;
}

/*ul*/.sitemap_nav-child {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
/*ul*/.sitemap_nav-child > li {
  text-align: center;
}
/*ul*/.sitemap_nav-child > li a {
  font-weight: normal;
  background-color: #f6f6ee;
  padding: 0.7em 0;
}

