._custom20260121{
  margin-top: 0.5em;
}
._custom20260121 .lists_city,
._custom20260121 .lists_course{
  padding: 15px 0 15px 15px !important;
  background-color: #86b4b6;
  font-size: 1rem !important;
}
._custom20260121 .lists_city .task-title,
._custom20260121 .lists_course .task-title{
  display: inline-block;
  background-color: #ffffff;
  padding: 0.25em 0.75em;
  border-radius: 0.25em;
  color: #000;
}
._custom20260121 .lists_city .task-title:hover,
._custom20260121 .lists_course .task-title:hover{
  background-color: #ffff66;
}
._custom20260121  li{
  border-left: 3px solid #86b4b6;
  padding-left: 1.25em !important;
  font-size: 1rem !important;
}
._custom20260121  li .label{
  width: fit-content;
  width: -moz-fit-content;
  margin-right: 0.5em;
  position: relative;
  top: -2px;
  font-size: 1.25rem !important;
}
._custom20260121  li .label.type_月報{
  background-color: #ff57a8;
}
._custom20260121  li .label.type_課程{
  background-color: #2975ca;
}
._custom20260121  li .label.type_活動{
  background-color: #da8b2f;
}
/**********************/
._custom20260121_tabs li.active a,
._custom20260121_tabs li.active a:hover{
  background-color: #ffffcc;
}