@charset "UTF-8";

#lv {
    background: #636363;
    height: 104px;
    padding-bottom: 0;
}

#lv p span {
    display: inline-block;
    font-size: 2.5rem;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 0 60px;
    position: relative;
    word-break: break-all;
    line-height: 1.2;
    font-weight: 100;
}