@charset "utf-8";

/* add css this page only */

@media screen and (min-width: 769px) {
    .sec-sol-web #anc-02 .c-picAndTxtBoxList .c-table {
        min-width: auto !important;
    }
}

.sec-sol-saas #anc-02 .c-table ol {
    padding-left: 20px;
    list-style: decimal;
}

.sec-sol-saas #anc-02 .c-table ol > li {
    margin-top: 6px;
    line-height: 1.75;
}

@media screen and (max-width: 768px) {
    .sec-sol-saas #anc-02 .c-table ol > li {
        margin-top: 8px;
        line-height: 1.5714285714;
    }
}
