@charset "UTF-8";

/* 縦軸 */
.c3-axis-x g text {
    font-size: 11px;
}

/* 横軸 */
.c3-axis-y g text {
    font-size: 9px;
}