.row-03-bg .boxup {
    background-color: #e1e1e1;
    background-image: url("../images/row03/icon-up.png");
    background-position: top 15px right 15px;
    background-repeat: no-repeat;
    background-size: 80px;
}

.row-03-bg .boxdown {
    background-color: #e1e1e1;
    background-image: url("../images/row03/icon-down.png");
    background-position: top 15px right 15px;
    background-repeat: no-repeat;
    background-size: 80px;
}

.row-03-bg .ez-counter .ezc-prefix, .row-03-bg .ez-counter .ezc-number {
    font-weight: 900;
    font-size: 46px;
}
.row-03-bg .ez-counter .ezc-suffix {
    font-size: 26px;
    font-weight: 600;
}


.row-03-bg .stat-01{
    border-bottom: 1px solid #4e579a;
}
.row-03-bg .stat-02 {
    border-right: 1px solid #4e579a;
}

.row-03-bg .stat-02 p {
    line-height: 1.3em;
}

.row-03-bg  .text-1 {
    font-size: 22px;
}
.row-03-bg  .text-2 {
    font-size: 18px;
}

@media (max-width: 1399.98px) {

.row-03-bg  .text-2 {
    font-size: 15px;
}


}
@media (max-width: 1199.98px) {
.row-03-bg  .text-1 {   font-size: 18px;    }
.row-03-bg  .text-2 {   font-size: 16px;    }
}


.row-03-bg  .note {
    font-size: 12px;
}


@media (max-width: 1199.98px) {
.row-03-bg  .note {
    font-size: 10px;
}
}