/*-----------------------------------------------------
	sitemap (~768px)
-----------------------------------------------------*/
.p-sitemap {
  padding: 1.25rem 0 3.125rem;
}
.p-sitemap__title {
  margin-bottom: 2.8125rem;
}
.p-sitemap__list {
  font-size: 1rem;
  line-height: 1.25;
}
.p-sitemap__list a {
  text-decoration: none;
}
.p-sitemap__list a:hover {
  color: #ff1900;
}
.p-sitemap__lv1 {
  margin-bottom: 1.875rem;
}
.p-sitemap__lv1 > a, .p-sitemap__lv1 > span {
  border-left: 2px solid #000;
  padding-left: 1em;
  font-weight: 600;
}
.p-sitemap__lv2 {
  margin-left: 2.5rem;
}
.p-sitemap__lv2-item {
  margin-top: 1em;
}
.p-sitemap__lv2-title {
  font-size: 1rem;
  max-width: 18.75rem;
  margin-bottom: 1em;
  padding: 0 1em 1em;
  border-bottom: 1px solid #000;
  font-weight: 600;
  margin-top: 2.5rem;
}
.p-sitemap__lv2-subtitle {
  margin: 1em 1em 0.5em;
  font-weight: 600;
}
.p-sitemap__lv2-subtitle + .p-sitemap__lv3 {
  padding-left: 1em;
}
.p-sitemap__lv3 {
  margin-left: 1em;
  font-size: 0.875rem;
}
.p-sitemap__lv3 li {
  margin-top: 1em;
}

/*-----------------------------------------------------
	sitemap (768px~)
-----------------------------------------------------*//*# sourceMappingURL=sitemap.css.map */