#moneytrust-panel-disabled 
.cmp-panel-list__item
.cmp-feature-panel__type{
    pointer-events:none;
}
/* 1,2,4つ目ののリンクマーク「>」を消す */
#moneytrust-panel-disabled 
.cmp-panel-list__item
.cmp-feature-panel__type::after{
    display:none;
}