@charset "UTF-8";

.toc_sitemap,
#htmlmap_posts {
  margin: 0 2%;
}
.toc_sitemap h3,
#htmlmap_posts h2 {
  margin: 10px auto;
  border-left: 6px solid #ee780b;
  padding-left: 5px;
  font-weight: bold;
  font-size: 15px;
}
.toc_sitemap ul,
#htmlmap_posts ul {
  list-style-position: inside;
  margin: 0 10px;
}
.toc_sitemap ul li a,
#htmlmap_posts ul li a {
  text-decoration: underline;
}
#htmlmap_posts ul li h3 {
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  /**********
  PC
  **********/
}
