@charset "UTF-8";

svg image {
    cursor: pointer;
}

#header_form select {
    margin-left: 8px;
    font-size: 1.4rem;
    padding-left: 8px;
    height: 28px;
}

#header_form select:first-child {
    margin-left: 0;
}

#id_yearmonth {
    width: 35%;
}

#id_ranking_type {
    width: 21%;
}

#id_role {
    width: 37%;
}

.chart__wrapper .chart {
    height: 547px;
}
