@charset "UTF-8";
.leave_color path {
    fill: #000000;
}
.leave_color rect {
    fill: #000000;
}
.leave_color circle {
    fill: #000000;
}
.hover_color path {
    fill: #000000;
}
.hover_color rect {
    fill: #000000;
}
.hover_color circle {
    fill: #000000;
}
.title_hover_color {
    color: #000000 !important;
}
.title_leave_color {
    color: #000000 !important;
}
.navi_leave_color {
    background: #000000 !important;
}
.navi_leave_color:before {
    background: #000000 !important;
}
.navi_hover_color {
    background: #000000 !important;
}
.navi_hover_color:before {
    background: #000000 !important;
}
