body {
    color: #15204f;
}
.text-ac {
    text-align: center;
}
.wv-service-visual .visual-title-box {
    max-width: 490px;
}
.wv-service-visual .visual-title {
    color: #15204f;
}
.wv-service-visual .visual-text {
    color: #15204f;
    font-size: 16px;
}
.wv-service-btn {
    color: #15204f !important;
}
.wv-txt-white {
    color: #fff !important;
}
.wv-breadcrumb a {
    color: #15204f;
}
.wv-text-list .wv-text-box h3 {
    color: #2a5dba;
}
.wv-text-list {
    margin-top: 4em;
}
.wv-text-list .wv-text-box p {
    color: #15204f;
    line-height: 1.6;
    margin: 1em 0 0;
}
.wv-text-list .wv-text-box p b {
    color: #2a5dba;
}
.wv-service-section3 .text-ul li:nth-child(1) .wv-text-box {
    margin-top: 0;
}
.wv-service-section3 .text-ul li:nth-child(2) .wv-text-box {
    margin-top: 0;
}
.wv-text-box li {
    list-style: disc;
    margin-bottom: 3px;
    line-height: 1.6;
}
.wv-text-box li:last-child {
    margin-bottom: 0;
}
.wv-text-box ul {
    padding: 20px 20px 20px 35px;
}
.wv-text-list .text-ul.jcsb .wv-text-box {
    max-width: unset;
}
.wv-service-section3 .wv-text-list .wv-text-box {
    max-width: 470px;
    padding: 0 2.125em;
}
.wv-text-list .jcsb .wv-text-box {
    margin-top: 3.5em;
}
.desc__list li {
    list-style: disc;
}
.wv-service-process .wv-process-box p {
    line-height: 1.6;
}
.show-btn {
    cursor: pointer;
}
.show-btn b {
    display: inline-block;
    padding-left: 1.8em;
    position: relative;
}
.text-dc ul li:nth-child(1) .show-btn b::before {
    content: '01.';
    left: 0;
    font-weight: bold;
    position: absolute;
}
.text-dc ul li:nth-child(2) .show-btn b::before {
    content: '02.';
    left: 0;
    font-weight: bold;
    position: absolute;
}
.text-dc ul li:nth-child(3) .show-btn b::before {
    content: '03.';
    left: 0;
    font-weight: bold;
    position: absolute;
}
.wv-text-list.wv-service-cm {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.wv-text-list.wv-service-cm .text-header {
    width: 26%;
    margin-right: 6em;
}
.wv-text-list.wv-service-cm .wv-text-block {
    width: 50%;
}
.wv-text-block .wv-text-box {
    display: none;
    opacity: 0;
    max-width: unset;
    margin: 0;
    padding: 0;
    transition: opacity 0.2s;
}
.wv-text-list.wv-service-cm .wv-text-box p {
    margin-top: 0;
}
.wv-text-block .wv-text-box.show {
    display: block;
    opacity: 1;
    transition: opacity 0.2s;
}
.wv-text-block .wv-text-box li {
    font-size: 1em;
    list-style: none;
}
.wv-text-block .wv-text-box li:last-child {
    margin-bottom: 0;
}
.text-dc ul li {
    margin-top: 0;
    margin-bottom: 2em;
}
.text-dc ul li a {
    display: flex;
    align-items: center;
    width: 100%;
    text-decoration: none;
    padding: .5em 1em;
    border-radius: 5px;
    background: #6ebeed2b;
    color: #15204f;
    height: 72px;
}
.text-dc ul li a:hover {
    background-color: #2f3254;
    color: #fff;
}
.text-dc ul li a.active {
    background-color: #2f3254;
    color: #fff;
}
/* ver.2 End*/

.conts-txt {
    line-height: 1.6;
}
.new-btn {
    color: #fff;
}
.wv-service-example {
    display: flex;
    flex-direction: column;
}
.wv-service-example .cover-box h4 {
    font-size: 18px;
}
.modal-dialog {
    width: 65%;
}
.modal-footer .btn {
    border-radius: 4px;
}
.wv-service-example-box {
    display: flex;
    flex-direction: column;
}
.wv-service-example-desc {
    margin-top: 3.75em;
}
.content {
    padding: 1.25em;
    padding-bottom: 0px;
}
.wv-service-example .example-box img {
    height: 200px;
}
.wv-service-example ul {
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
}
.wv-service-example ul:first-child {
    margin-bottom: 1rem;
}
.wv-service-example ul:last-child {
    margin-top: 1rem;
}

.txt-box .conts-txt.txt-block {
    display: inline-block;
    background: #0079ce;
    color: #fff;
    padding: 8px 10px;
    font-weight: bold;
    border-radius: 3px;
}
.wv-service-example li {
    width: 25%;
}

/* translation-paper */
.wv-service-visual .visual-img .cl-img {

}

@media (max-width: 991px) {
    .wv-service-example ul {
        width: 100%;
    }
    .wv-service-example li {
        width: 30%;
    }
    .wv-service-example-desc .content p {
        font-size: 18px;
    }
    .wv-text-list.wv-service-cm .text-header {
        width: 39%;
        margin-right: 3em;
    }
    .wv-service-conts .conts-txt {
        padding: 0 3em;
    }
    .wv-service-conts .wv-service-btnbox {
        text-align: center;
    }
    .wv-service-flex .btn-box {
        text-align: center;
    }
    .wv-service-process ul {
        display: flex;
        max-width: 100%;
    }

    .rect_bg {
        min-height: 285px;
    }
    .publication li img:first-child {
        float: unset;
        display: block;
        margin: 0 auto 15px;
    }
    .rect_txt {
        text-align: center;
    }
    .publication li .rect_bg .rect_txt {
        padding: 0 12px;
    }
}

@media (max-width: 575px) {
    .wv-service-title {
        font-size: 24px;
    }
    .wv-text-list.wv-service-cm .text-header {
        width: 42%;
        margin-right: 2em;
    }
    .wv-service-example li {
        width: 40%;
    }
    .wv-service-title.wv-txt-white {
        font-size: 22px;
    }
    .wv-service-process ul {
        flex-direction: column;
        align-items: center;
        margin: 0;
    }
    .wv-service-example-desc .content p {
        font-size: 14px;
    }
    .wv-review-wrap .review-title {
        display: flex;
    }
    .publication li img:first-child {
        float: unset;
        display: block;
        margin: 0 auto 15px;
    }
    .publication {
        margin-top: 0;
    }
    .rect_bg {
        min-height: 300px;
    }
    .rect_txt {
        text-align: center;
    }
    .publication li img:first-child {
        margin: 10px auto 30px;
    }
}

@media (max-width: 415px) {
    .wv-service-title {
        font-size: 22px;
    }
    .wv-service-title.wv-txt-white {
        font-size: 18px;
    }
    .wv-text-list.wv-service-cm {
        flex-direction: column;
        align-items: center;
    }
    .wv-text-list.wv-service-cm .text-header {
        margin-right: 0;
        width: 80%;
    }
    .wv-text-list.wv-service-cm .wv-text-block {
        width: 100%;
    }
    .wv-service-conts .conts-txt {
        padding: 0;
    }
    .wv-service-example li {
        width: 50%;
    }
    .wv-service-example .example-box img {
        height: 160px;
    }
    .wv-service-example .cover-box h4 {
        font-size: 14px;
    }
}