.limited_item a[href="#"] {
  pointer-events: none;
  cursor: default;
  opacity: 0.5; /* 任意：非活性っぽく */
}