.vrc_text_small {
    line-height: 2.2;
}



.list-wf-lt {
    padding-left: 0;
    color: #fff;
    list-style-type: none;
}

.list-wf-lt li {
    font-size: 14px;
}

.list-wf-lt ul {
    padding-left: 0;
    list-style-type: none;
}

.list-wf-lt img {
    margin: 20px 0;
}

.wf_list_disc li {
    margin-top: 20px;
}


#section-workflow-lt-raw .color-bg-head {
    width: 200px;
}

#section-workflow-lt-raw .table-wf tr td:nth-child(2) {
    width: 370px;
}


/* Rocoz Add */
.page-content img {
    max-width: 100%;
}

.new {
    display: none;
}

.app-list h4,
.buyrent-list h4 {
    color: #fff;
    font-size: 28px;
    margin: 0 0 15px 0;
}

.app-list h4 + p,
.buyrent-list h4 + p {
    color: #ccc;
    font-size: 14px;
    margin: 0
}

.app-list .sml-p {
    margin: 0;
}

.app-list .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.app-list:not(:last-of-type) {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.app-list-inner:nth-child(2) {
    width: 860px;
    padding: 0 30px;
}

.app-list-inner:nth-child(3) {
    width: 150px;
}

.app-list-inner-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.icon-blank::after {
    font-weight: normal;
    font-size: 60%;
    vertical-align: middle;
}

.buyrent-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.buyrent-list:not(:last-of-type) {
    margin-bottom: 50px;
}

