.wrp-main.page-sitemap ul.o--sitemap li {
  position: relative;
  min-height: 30px;
  line-height: 30px;
  background-position: left center;
  font-size: 18px;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer1 {
  min-height: 40px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
  background-image: url("../img/sitemap/layer0.png?4f2i6c14");
  background-repeat: repeat-y;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer1:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 40px;
  pointer-events: none;
  background-image: url("../img/sitemap/layer1.png?tm3sr5kb");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer1 a {
  color: #0095D9;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer1-end {
  min-height: 40px;
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 40px;
  background-image: url("../img/sitemap/layer1-end.png?fj17jucu");
  background-repeat: no-repeat;
  background-position: left top;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer1-end a {
  color: #0095D9;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer2 {
  font-size: 18px;
  padding-left: 95px;
  background-image: url("../img/sitemap/layer3.png?8gx9itsv");
  background-repeat: repeat-y;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer2:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 30px;
  pointer-events: none;
  background-image: url("../img/sitemap/layer2.png?8yipb5gk");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer2-end {
  font-size: 18px;
  padding-left: 95px;
  background-image: url("../img/sitemap/layer2-end.png?ev98nq22");
  background-repeat: no-repeat;
  background-position: left top;
}

.wrp-main.page-sitemap ul.o--sitemap li.o--layer3 {
  font-size: 18px;
  padding-left: 120px;
  background-image: url("../img/sitemap/layer3.png?tasqo0ap");
  background-repeat: repeat-y;
}

.wrp-main.page-sitemap ul.o--sitemap li.not {
  opacity: 0.2;
}

.wrp-main.page-sitemap ul.o--sitemap li.unfinished a {
  color: #ff6666;
}
