/* sub_active nth-child(2) 수정*/
/* .sub_head3 > ul > li:nth-child(2) > a::after {
    content: '';
    display: block;
    background-color: #fff;
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    left: 0px;
} */
.sub_head3 > ul > li:nth-child(2) > a {
    color: #fff;
    font-weight: 500;
}

/* sub32_title */
.sub32_title {
    padding-top: 85px;
    text-align: center;
}
.sub32_title > div {
    border-bottom: 1px solid #acacac;
    padding-bottom: 63px;
}
.sub32_title > div > h3 {
    font-size: 36px;
    font-weight: 500;
    color: #03235d;
    margin-bottom: 16.5px;
}
.sub32_title > div > img {
    margin-bottom: 25px;
}
.sub32_title > div > p {
    font-size: 18px;
    font-weight: 400;
    color: #7a7a7a;
}

/* sub32_article */
.sub32_article {
    padding-top: 100px;
    padding-bottom: 171px;
    text-align: center;
}
.sub32_article > span {
    font-size: 22px;
    font-weight: 400;
    color: #727272;
}
.sub32_article > h3 {
    font-size: 36px;
    font-weight: 500;
    color: #222222;
    margin-bottom: 62px;
}
.sub32_article > div > div {
    display: flex;
    justify-content: space-between;
}
.sub32_article > div > div > div {
    padding-bottom: 30px;
    border: 1px solid rgba(112, 112, 112, 0.3);
}
.sub32_article > div > div > div > img {
    width: 100%;
    display: block;
}
.sub32_article > div > div > div > h4 {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 11px;
    margin-top: 30px;
}
.sub32_article > div > div > div > p {
    color: #727272;
    font-size: 20px;
    font-weight: 300;
}
.sub32_article_in1 {
    margin-bottom: 30px;
}

/* sub32_abutment */
.sub32_abutment {
    padding-top: 132px;
    padding-bottom: 108px;
    background-image: url(../img/sub_img/sub32_abutment_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
}
.sub32_abutment > div {
    display: flex;
    justify-content: space-between;
}
.sub32_abutment_left > span {
    font-size: 18px;
    font-weight: 200;
}
.sub32_abutment_left > h3 {
    font-size: 38px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 20px;
}
.sub32_abutment_left > h3 > span {
    font-size: 26px;
    font-weight: 200;
}
.sub32_abutment_left > p {
    font-size: 20px;
    font-weight: 200;
}

/* sub32_table */
.sub32_table {
    padding-top: 106px;
    padding-bottom: 156px;
    text-align: center;
    background-color: #f8f8f8;
}
.sub32_table > span {
    font-size: 22px;
    font-weight: 400;
    color: #727272;
}
.sub32_table > h3 {
    color: #222222;
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 41px;
}
.sub32_table .tg {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
.sub32_table .tg td {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-size: 24px;
    font-weight: 400;
    overflow: hidden;
    padding: 26px 5px;
    word-break: normal;
}
.sub32_table .tg th {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-size: 24px;
    font-weight: 400;
    overflow: hidden;
    padding: 26px 5px;
    word-break: normal;
}
.sub32_table .tg .tg-ha7w {
    background-color: #e9e9e9;
    border-color: #c3c3c3;
    color: #727272;
    text-align: center;
    vertical-align: top;
}
.sub32_table .tg .tg-us51 {
    background-color: #dcdfe3;
    border-color: #c3c3c3;
    text-align: center;
    vertical-align: top;
    font-size: 24px;
    font-weight: 400;
}
.sub32_table .tg .tg-e8ra {
    background-color: #296390;
    border-color: #c3c3c3;
    color: #ffffff;
    text-align: center;
    vertical-align: top;
    font-size: 24px;
    font-weight: 500;
}
.sub32_table .tg .tg-r9gm {
    background-color: #dcdfe3;
    border-color: #c3c3c3;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    padding: 26px 48px;
}
.sub32_table .tg .tg-kgjs {
    border-color: #c3c3c3;
    text-align: center;
    vertical-align: top;
}
.sub32_table .tg .tg-z14f {
    background-color: #f5f6f8;
    border-color: #c3c3c3;
    color: #727272;
    text-align: center;
    vertical-align: top;
}

/* sub32_etc */
.sub32_etc {
    background-image: url(../img/sub_img/sub32_etc_bg1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 70px;
    padding-bottom: 99px;
    color: #fff;
    text-align: center;
}
.sub32_etc > span {
    font-size: 14px;
    font-weight: 200;
}
.sub32_etc > h3 {
    font-size: 36px;
    font-weight: 500;
    margin: 4px 0px 16px;
}
.sub32_etc > p {
    font-size: 20px;
    font-weight: 200;
    margin-bottom: 9px;
}
.sub32_etc > div {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.sub32_etc > div > div {
    margin: 0px 45px 48px;
}
.sub32_etc > div > div > p {
    font-size: 16px;
    font-weight: 400;
}
.sub32_etc > div > div > p > span {
    color: #00fff3;
}
.sub32_etc_con1 > img,
.sub32_etc_con2 > img,
.sub32_etc_con3 > img {
    margin-bottom: 15px;
}
.sub32_etc_con4 > img {
    margin-bottom: -15px;
}
.sub32_etc > a {
    color: #fff;
    background-color: #2868b0;
    font-size: 20px;
    font-weight: 400;
    line-height: 55px;
    padding: 0px 39px;
    display: inline-block;
}
/*tablet main*/
@media screen and (max-width: 1024px) {
    .center {
        width: 760px;
    }
    .sub32_title > div > p {
        font-size: 16px;
    }
    .sub32_article > div > div {
        justify-content: center;
        flex-wrap: wrap;
    }
    .sub32_abutment > div {
        flex-direction: column;
        align-items: center;
    }
    .sub32_abutment_right {
        margin-top: 25px;
    }
    .sub32_etc > div > div {
        margin: 0px 14px 48px;
    }
    .sub32_etc_con4 {
        margin-left: -47px !important;
    }
}

/*mobile main*/
@media screen and (max-width: 767px) {
    .center {
        width: 380px;
    }
    .sub32_title > div > h3 {
        font-size: 26px;
    }
    .sub32_title > div > p {
        font-size: 15px;
    }
    .sub32_article {
        padding-top: 60px;
    }
    .sub32_article > span {
        font-size: 20px;
    }
    .sub32_article > h3 {
        font-size: 26px;
    }
    .sub32_article > div > div > div > h4 {
        font-size: 22px;
    }
    .sub32_article > div > div > div > p {
        font-size: 16px;
    }
    .sub32_article > div > div > div {
        margin-bottom: 20px;
    }
    .sub32_article_in1 {
        margin-bottom: 0px;
    }
    .sub32_abutment {
        padding-top: 60px;
    }
    .sub32_abutment_left > h3 {
        font-size: 26px;
    }
    .sub32_abutment_left > p {
        font-size: 16px;
    }
    .sub32_table {
        padding: 60px 0px;
    }
    .sub32_table > span {
        font-size: 18px;
    }
    .sub32_table > h3 {
        font-size: 26px;
    }
    .sub32_table .tg .tg-e8ra {
        font-size: 16px;
    }
    .sub32_table .tg .tg-r9gm {
        font-size: 16px;
    }
    .sub32_table .tg td {
        font-size: 16px;
    }
    .sub32_table .tg .tg-us51 {
        font-size: 16px;
    }
    .sub32_table table > colgroup > col:nth-child(1) {
        width: 65px;
    }
    .sub32_table .tg .tg-r9gm {
        padding: 26px 0px;
    }
    .sub32_etc > h3 {
        font-size: 26px;
    }
    .sub32_etc > p {
        font-size: 18px;
    }
    .sub32_etc_con4 > img {
        width: 145px;
    }
    .sub32_etc > div {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .sub32_etc > div > div {
        margin: 0px 15px 45px;
    }
    .sub32_etc_con4 {
        margin-left: -6px !important;
    }
}
