@charset "utf-8";

.l-content .category-toc-wrap .pageLink-box_list {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  margin: 0;
  padding: 6px 12px;
  width: 100%;
}

.l-content .category-toc-wrap .pageLink-box_list:first-child {
  border-top: 1px solid #eee;
}

.l-content .category-toc-wrap .pageLink-box_list span {
  vertical-align: middle;
}

.l-content .category-toc-wrap .pageLink-box_list a {
  text-decoration: none;
}

.l-content .category-toc-wrap .pageLink-box .page-num {
  color: #95b200;
  font-size: 28px;
  font-weight: bold;
  width: 104px;
}
