@charset "UTF-8";

.graph_box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 396px;
    background: #f5f8fb;
}