/* .ico-area {
    position: relative;
}

.ico01 {
    position: absolute;
    right: 0.3rem;
} */
.ico-area_2 {
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
}

.ico01 {
    background: rgb(11 109 233 / 70%);
}

.ico01 p {
    font-size: 0.75rem;
}

.staff-text li:last-child:not(:has(i)) {
    color: red;
}

.staff-3size {
    color: #111 !important;
}

#staff-search .fliter-check-wrap {
    display: none;
}