.widget_categories.c-listMenu .cat-item > a {
  display: grid !important;
  grid-template-columns: 1.45em minmax(0, 1fr) auto;
  align-items: center;
  column-gap: 0.45em;
  min-height: 32px;
}

.widget_categories.c-listMenu > ul > .cat-item > a {
  padding-left: 8px !important;
}

.widget_categories.c-listMenu .children > .cat-item > a {
  padding-left: 1.45em !important;
}

.widget_categories.c-listMenu .children .children > .cat-item > a {
  padding-left: 2.15em !important;
}

.widget_categories.c-listMenu .cat-item > a::before {
  display: inline-grid !important;
  grid-column: 1;
  place-items: center;
  width: 1.45em;
  min-width: 1.45em;
  height: 1em;
  margin: 0 !important;
  position: static !important;
  transform: none !important;
  line-height: 1 !important;
  text-align: center;
  vertical-align: -0.08em;
  font-size: 1.08em !important;
  opacity: 1;
}

.widget_categories.c-listMenu .cat-post-count {
  grid-column: 3;
  justify-self: end;
  margin-left: 0;
  padding-left: 0;
  opacity: 0.68;
  font-size: 0.9em;
  white-space: nowrap;
}

.widget_categories.c-listMenu .cat-item-29 > a::before {
  content: "\e2ca";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #8e92cd;
}

.widget_categories.c-listMenu .cat-item-30 > a::before {
  content: "\f6e8";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #6ba5ff;
}

.widget_categories.c-listMenu .cat-item-28 > a::before {
  content: "\f731";
  font-family: "Font Awesome 5 Brands" !important;
  font-weight: 500 !important;
  color: #f37644;
}

.widget_categories.c-listMenu .cat-item-27 > a::before {
  content: "\f7b6";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #6abdb6;
}

.widget_categories.c-listMenu .cat-item-38 > a::before {
  content: "\f06b";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #ff8383;
}

.widget_categories.c-listMenu .cat-item-52 > a::before {
  content: "\f0a1";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #f77e72;
}

.widget_categories.c-listMenu .cat-item-53 > a::before {
  content: "\f4ad";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #6bb78f;
}

.widget_categories.c-listMenu .cat-item-56 > a::before {
  content: "\f121";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #c98f62;
}

.widget_categories.c-listMenu .cat-item-57 > a::before {
  content: "\f544";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #7aa6d9;
}

.widget_categories.c-listMenu .cat-item-58 > a::before {
  content: "\f2db";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #8b7bd9;
}

.widget_categories.c-listMenu .cat-item-45 > a::before {
  content: "\f0c2";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #6ba5ff;
}

.widget_categories.c-listMenu .cat-item-51 > a::before {
  content: "\f02e";
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 900 !important;
  color: #efcf51cc;
}

.widget_categories.c-listMenu .cat-item-33 > a::before,
.widget_categories.c-listMenu .cat-item-34 > a::before,
.widget_categories.c-listMenu .cat-item-31 > a::before,
.widget_categories.c-listMenu .cat-item-32 > a::before,
.widget_categories.c-listMenu .cat-item-36 > a::before,
.widget_categories.c-listMenu .cat-item-37 > a::before {
  font-family: "FontAwesome" !important;
}

.widget_categories.c-listMenu .cat-item-33 > a::before {
  content: "\e0b7";
  color: #efcf51cc;
}

.widget_categories.c-listMenu .cat-item-34 > a::before,
.widget_categories.c-listMenu .cat-item-36 > a::before {
  content: "\f4d8";
  color: #91cd8e;
}

.widget_categories.c-listMenu .cat-item-31 > a::before,
.widget_categories.c-listMenu .cat-item-37 > a::before {
  content: "\f0ad";
  color: #cdaf8e;
}

.widget_categories.c-listMenu .cat-item-32 > a::before {
  content: "\f3b2";
  color: #8291a1;
}

#body_wrap.category-52 .p-termHead {
  display: block;
  position: relative;
  margin: 18px 0 26px;
  padding: 6px 13px 6px 16px;
  border: 1px solid rgba(51, 67, 79, 0.11);
  border-radius: 8px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 247, 251, 0.78) 62%, rgba(247, 251, 253, 0.88));
  box-shadow:
    0 12px 24px rgba(43, 66, 84, 0.05),
    inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

#body_wrap.category-52 .p-termHead::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  bottom: 6px;
  width: 3px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, rgba(51, 67, 79, 0.82), rgba(209, 95, 124, 0.58));
  pointer-events: none;
}

#body_wrap.category-52 .p-termHead__desc {
  margin: 0;
  padding: 6px 0 7px !important;
  color: #33434f;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.46;
  letter-spacing: 0;
}

#body_wrap.category-52 .p-termHead__desc::before {
  content: "試験運用";
  display: inline-flex;
  align-items: center;
  margin: 0 0.65em 0 0;
  padding: 0.04em 0.46em 0.06em;
  border: 1px solid rgba(51, 67, 79, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.62);
  color: #33434f;
  font-size: 0.8em;
  font-weight: 800;
  line-height: 1.28;
  vertical-align: 0.08em;
}

@media (max-width: 600px) {
  #body_wrap.category-52 .p-termHead {
    margin: 15px 0 20px;
    padding: 6px 9px 6px 13px;
  }

  #body_wrap.category-52 .p-termHead::before {
    top: 6px;
    bottom: 6px;
  }

  #body_wrap.category-52 .p-termHead__desc {
    padding: 5px 0 6px !important;
    font-size: 13px;
    line-height: 1.46;
  }
}
