/* 톱 네비 */

.topnav-sec {
    border-bottom: 1px solid #f2f2f5 !important;
}

.topnav-sec .con-topnav {
    padding: 10px 0px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.topnav-sec .con-topnav p {
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #797b80 !important;
}

.topnav-sec .con-topnav span {
    font-size: 9px;
    font-weight: 300;
    line-height: 20px;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #797b80 !important;
    margin: 0 7px;
}

@media (max-width: 1199px) {
    .topnav-sec {
        border-bottom: 1px solid #f2f2f5 !important;
    }

    .topnav-sec .con-topnav {
        padding: 10px 20px;
    }

    .topnav-sec .con-topnav p {
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #797b80 !important;
    }

    .topnav-sec .con-topnav span {
        font-size: 9px;
        font-weight: 300;
        line-height: 20px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #797b80 !important;
        margin: 0 7px;
    }
}


/* 타이틀 */
.con-tit {
    margin: 35px auto 60px;
}

.con-tit .tit-box {
    width: 100%;
}

.con-tit .tit-box h3 {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #373737;
    height: 50px;
}

.con-tit .tit-box:after {
    width: 32px;
    height: 2px;
    background-color: #383838;
    bottom: 0;
    left: 0;
}

@media (max-width: 1199.99px) and (min-width: 992px) {
    .con-tit {
        margin: 35px auto 60px;
        padding: 0 20px;
    }

    .con-tit .tit-box {
        width: 100%;
    }

    .con-tit .tit-box h3 {
        font-size: 32px;
        font-weight: 300;
        line-height: 40px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #373737;
        height: 50px;
    }

    .con-tit .tit-box:after {
        width: 32px;
        height: 2px;
        background-color: #383838;
        bottom: 0;
        left: 20px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .con-tit {
        margin: 25px auto 40px;
        padding: 0 20px;
    }

    .con-tit .tit-box {
        width: 100%;
    }

    .con-tit .tit-box h3 {
        font-size: 26px;
        font-weight: 300;
        line-height: 40px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #373737;
        height: 50px;
    }

    .con-tit .tit-box:after {
        width: 32px;
        height: 2px;
        background-color: #383838;
        bottom: 0;
        left: 20px;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {
    .con-tit {
        margin: 25px auto 40px;
        padding: 0 20px;
    }

    .con-tit .tit-box {
        width: 100%;
    }

    .con-tit .tit-box h3 {
        font-size: 24px;
        font-weight: 300;
        line-height: 40px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #373737;
        height: 50px;
    }

    .con-tit .tit-box:after {
        width: 32px;
        height: 2px;
        background-color: #383838;
        bottom: 0;
        left: 20px;
    }
}

@media (max-width: 575.99px) {
    .con-tit {
        margin: 25px auto 40px;
        padding: 0 20px;
    }

    .con-tit .tit-box {
        width: 100%;
    }

    .con-tit .tit-box h3 {
        font-size: 20px;
        font-weight: 300;
        line-height: 40px;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #373737;
        height: 44px;
    }

    .con-tit .tit-box:after {
        width: 32px;
        height: 2px;
        background-color: #383838;
        bottom: 0;
        left: 20px;
    }
}


/* 컨텐츠-1 */
.con1-sec {
    padding: 0px 0 120px;
}

.con1-sec>.con-1 {
    display: flex;
    flex-flow: column nowrap;
}

.con1-sec>.con-1>.top-box {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.con1-sec>.con-1>.top-box span:nth-child(1) {
    padding: 10px 15px;
    background-color: #f99d1a;
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #fff;
    margin-right: 8px;
}

.con1-sec>.con-1>.top-box span:nth-child(2) {
    padding: 10px 15px;
    background-color: #c8c8c8;
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
}

.con1-sec>.con-1>p.img {
    margin-bottom: 35px;
}

.con1-sec>.con-1>p.text {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    line-height: 36px;
    color: #3f3f3f;
}

.con1-sec>.con-1 .color-red {
    color: #ff0000;
}

.con1-sec>.con-1 .color-blue {
    color: #082e9b;
}


@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-1 */
    .con1-sec {
        padding: 0px 20px 120px;
    }

    .con1-sec>.con-1 {
        display: flex;
        flex-flow: column nowrap;
    }

    .con1-sec>.con-1>.top-box {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    .con1-sec>.con-1>.top-box span:nth-child(1) {
        padding: 10px 15px;
        background-color: #f99d1a;
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #fff;
        margin-right: 8px;
    }

    .con1-sec>.con-1>.top-box span:nth-child(2) {
        padding: 10px 15px;
        background-color: #c8c8c8;
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
    }

    .con1-sec>.con-1>p.img {
        margin-bottom: 35px;
    }

    .con1-sec>.con-1>p.text {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 36px;
        color: #3f3f3f;
    }

    .con1-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con1-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    /* 컨텐츠-1 */
    .con1-sec {
        padding: 0px 20px 80px;
    }

    .con1-sec>.con-1 {
        display: flex;
        flex-flow: column nowrap;
    }

    .con1-sec>.con-1>.top-box {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
    }

    .con1-sec>.con-1>.top-box span:nth-child(1) {
        padding: 8px 13px;
        background-color: #f99d1a;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #fff;
        margin-right: 8px;
    }

    .con1-sec>.con-1>.top-box span:nth-child(2) {
        padding: 8px 13px;
        background-color: #c8c8c8;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
    }

    .con1-sec>.con-1>p.img {
        margin-bottom: 25px;
    }

    .con1-sec>.con-1>p.text {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 30px;
        color: #3f3f3f;
    }

    .con1-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con1-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

    /* 컨텐츠-1 */
    .con1-sec {
        padding: 0px 20px 60px;
    }

    .con1-sec>.con-1 {
        display: flex;
        flex-flow: column nowrap;
    }

    .con1-sec>.con-1>.top-box {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
        flex-direction: column;
    }

    .con1-sec>.con-1>.top-box span:nth-child(1) {
        padding: 8px 13px;
        background-color: #f99d1a;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #fff;
        margin-right: 0px;
        text-align: center;
    }

    .con1-sec>.con-1>.top-box span:nth-child(2) {
        padding: 8px 13px;
        background-color: #c8c8c8;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-top: 5px;
        text-align: center;
    }

    .con1-sec>.con-1>p.img {
        margin-bottom: 20px;
    }

    .con1-sec>.con-1>p.text {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 30px;
        color: #3f3f3f;
    }

    .con1-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con1-sec>.con-1 .color-blue {
        color: #082e9b;
    }
    
}

@media (max-width: 575.99px) {

    /* 컨텐츠-1 */
    .con1-sec {
        padding: 0px 20px 40px;
    }

    .con1-sec>.con-1 {
        display: flex;
        flex-flow: column nowrap;
    }

    .con1-sec>.con-1>.top-box {
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
        flex-direction: column;
    }

    .con1-sec>.con-1>.top-box span:nth-child(1) {
        padding: 8px 13px;
        background-color: #f99d1a;
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #fff;
        margin-right: 0px;
        text-align: center;
    }

    .con1-sec>.con-1>.top-box span:nth-child(2) {
        padding: 8px 13px;
        background-color: #c8c8c8;
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-top: 5px;
        text-align: center;
    }

    .con1-sec>.con-1>p.img {
        margin-bottom: 15px;
    }

    .con1-sec>.con-1>p.text {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 24px;
        color: #3f3f3f;
    }

    .con1-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con1-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}



/* 컨텐츠-2 */
.con2-sec {
    padding: 0px 0 120px;
}

.con2-sec>.con-1>h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
    margin-bottom: 40px;
}

.con2-sec>.con-1>h2::after {
    width: 33px;
    height: 3px;
    background-color: #f99d1a;
    margin-top: 10px;
}

.con2-sec>.con-1>.group {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 36px;
    display: flex;
    margin-bottom: 15px;
    margin-left: 10px;
}

.con2-sec>.con-1 .right-box {
    width: calc(100%-20px);
}

.con2-sec>.con-1 .color-red {
    color: #ff0000;
}

.con2-sec>.con-1 .color-blue {
    color: #082e9b;
}


@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-2 */
    .con2-sec {
        padding: 0px 20px 120px;
    }

    .con2-sec>.con-1>h2 {
        font-size: 26px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con2-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con2-sec>.con-1>.group {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 36px;
        display: flex;
        margin-bottom: 15px;
        margin-left: 10px;
    }

    .con2-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con2-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    /* 컨텐츠-2 */
    .con2-sec {
        padding: 0px 20px 80px;
    }

    .con2-sec>.con-1>h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 35px;
    }

    .con2-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con2-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 15px;
        margin-left: 10px;
    }

    .con2-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con2-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

    /* 컨텐츠-2 */
    .con2-sec {
        padding: 0px 20px 60px;
    }

    .con2-sec>.con-1>h2 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 35px;
    }

    .con2-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con2-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .con2-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con2-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}

@media (max-width: 575.99px) {

    /* 컨텐츠-2 */
    .con2-sec {
        padding: 0px 20px 60px;
    }

    .con2-sec>.con-1>h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con2-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con2-sec>.con-1>.group {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
        display: flex;
        margin-bottom: 10px;
        margin-left: 0;
    }

    .con2-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }

    .con2-sec>.con-1 .color-blue {
        color: #082e9b;
    }
}




/* 컨텐츠-3 */
.con3-sec {
    padding: 0px 0 120px;
}

.con3-sec>.con-1>h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
    margin-bottom: 45px;
}

.con3-sec>.con-1>h2::after {
    width: 33px;
    height: 3px;
    background-color: #f99d1a;
    margin-top: 10px;
}

.con3-sec>.con-1 .group {
    display: flex;
}

.con3-sec>.con-1 .group .left-table {
    width: 50%;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
}

.con3-sec>.con-1 .group .left-table .th {
    border-top: 1px solid #dac6ae;
    border-bottom: 1px solid #dac6ae;
    background-color: #efe6dc;
    display: flex;
    justify-content: center;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #633c10;
}

.con3-sec>.con-1 .group .left-table .td {
    padding: 15px 5px;
    font-size: 17.3px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 36px;
    display: flex;
    border-bottom: 1px solid #dac6ae;
}

.con3-sec>.con-1 .group .left-table .td .left-box {}

.con3-sec>.con-1 .group .left-table .td-1 {
    height: 176px;
}

.con3-sec>.con-1 .group .left-table .td-2 {
    height: 138px;
}

.con3-sec>.con-1 .group .left-table .td-3 {
    height: 139px;
}

.con3-sec>.con-1 .group .left-table .td-4 {
    height: 175px;
}

.con3-sec>.con-1 .group .left-table .td .right-box {}

.con3-sec>.con-1 .group .right-table {
    width: 50%;
    padding-left: 15px;
    display: flex;
    flex-direction: column;
}

.con3-sec>.con-1 .group .right-table .th {
    border-top: 1px solid #dac6ae;
    border-bottom: 1px solid #dac6ae;
    background-color: #efe6dc;
    display: flex;
    justify-content: center;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #633c10;
}

.con3-sec>.con-1 .group .right-table .td {
    padding: 15px 0 15px 5px;
    font-size: 17.3px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 36px;
    display: flex;
    border-bottom: 1px solid #dac6ae;
    flex-direction: column;
}

.con3-sec>.con-1 .group .right-table .td .left-box {}

.con3-sec>.con-1 .group .right-table .td .right-box {}

.con3-sec>.con-1 .group .right-table .all-box {
    display: flex;
    flex-direction: row;
}


@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-3 */
    .con3-sec {
        padding: 0px 20px 120px;
    }

    .con3-sec>.con-1>h2 {
        font-size: 26px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 45px;
    }

    .con3-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con3-sec>.con-1 .group {
        display: flex;
    }

    .con3-sec>.con-1 .group .left-table {
        width: 50%;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .left-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 15px;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .left-table .td {
        padding: 15px 5px;
        font-size: 17.3px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 36px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
    }

    .con3-sec>.con-1 .group .left-table .td .left-box {}

    .con3-sec>.con-1 .group .left-table .td-1 {
        height: 176px;
    }

    .con3-sec>.con-1 .group .left-table .td-2 {
        height: 138px;
    }

    .con3-sec>.con-1 .group .left-table .td-3 {
        height: 139px;
    }

    .con3-sec>.con-1 .group .left-table .td-4 {
        height: 175px;
    }

    .con3-sec>.con-1 .group .left-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table {
        width: 50%;
        padding-left: 15px;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 15px;
        margin-bottom: 15px;
        font-size: 20px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .right-table .td {
        padding: 15px 0 15px 5px;
        font-size: 17.3px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 36px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .td .left-box {}

    .con3-sec>.con-1 .group .right-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table .all-box {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    /* 컨텐츠-3 */
    .con3-sec {
        padding: 0px 20px 80px;
    }

    .con3-sec>.con-1>h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 35px;
    }

    .con3-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con3-sec>.con-1 .group {
        display: flex;
    }

    .con3-sec>.con-1 .group .left-table {
        width: 50%;
        padding-right: 15px;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .left-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .left-table .td {
        padding: 15px 5px;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
    }

    .con3-sec>.con-1 .group .left-table .td .left-box {}

    .con3-sec>.con-1 .group .left-table .td-1 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-2 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-3 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-4 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table {
        width: 50%;
        padding-left: 15px;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .right-table .td {
        padding: 15px 0 15px 5px;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .td .left-box {}

    .con3-sec>.con-1 .group .right-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table .all-box {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

    /* 컨텐츠-3 */
    .con3-sec {
        padding: 0px 20px 60px;
    }

    .con3-sec>.con-1>h2 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 35px;
    }

    .con3-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con3-sec>.con-1 .group {
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .left-table {
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .con3-sec>.con-1 .group .left-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .left-table .td {
        padding: 15px 5px;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
    }

    .con3-sec>.con-1 .group .left-table .td .left-box {}

    .con3-sec>.con-1 .group .left-table .td-1 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-2 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-3 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-4 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table {
        width: 100%;
        padding-left: 0;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 10px;
        margin-bottom: 10px;
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .right-table .td {
        padding: 15px 0 15px 5px;
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .td .left-box {}

    .con3-sec>.con-1 .group .right-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table .all-box {
        display: flex;
        flex-direction: row;
    }
}

@media (max-width: 575.99px) {

    /* 컨텐츠-3 */
    .con3-sec {
        padding: 0px 20px 60px;
    }

    .con3-sec>.con-1>h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con3-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con3-sec>.con-1 .group {
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .left-table {
        width: 100%;
        padding-right: 0;
        display: flex;
        flex-direction: column;
        margin-bottom: 30px;
    }

    .con3-sec>.con-1 .group .left-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 7px;
        margin-bottom: 7px;
        font-size: 14px;
        font-weight: 400;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .left-table .td {
        padding: 7px 0 7px 3px;
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
    }

    .con3-sec>.con-1 .group .left-table .td .left-box {}

    .con3-sec>.con-1 .group .left-table .td-1 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-2 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-3 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td-4 {
        height: auto;
    }

    .con3-sec>.con-1 .group .left-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table {
        width: 100%;
        padding-left: 0;
        display: flex;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .th {
        border-top: 1px solid #dac6ae;
        border-bottom: 1px solid #dac6ae;
        background-color: #efe6dc;
        display: flex;
        justify-content: center;
        padding: 7px;
        margin-bottom: 7px;
        font-size: 14px;
        font-weight: 400;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #633c10;
    }

    .con3-sec>.con-1 .group .right-table .td {
        padding: 7px 0 7px 3px;
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
        display: flex;
        border-bottom: 1px solid #dac6ae;
        flex-direction: column;
    }

    .con3-sec>.con-1 .group .right-table .td .left-box {}

    .con3-sec>.con-1 .group .right-table .td .right-box {}

    .con3-sec>.con-1 .group .right-table .all-box {
        display: flex;
        flex-direction: row;
    }
}




/* 컨텐츠-4 */
.con4-sec {
    padding: 0px 0 120px;
}

.con4-sec>.con-1>h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
    margin-bottom: 40px;
}

.con4-sec>.con-1>h2::after {
    width: 33px;
    height: 3px;
    background-color: #f99d1a;
    margin-top: 10px;
}

.con4-sec>.con-1>.group {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 36px;
    display: flex;
    margin-bottom: 5px;
    margin-left: 10px;
}

.con4-sec>.con-1 .right-box {
    width: calc(100%-20px);
}

@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-4 */
    .con4-sec {
        padding: 0px 20px 120px;
    }

    .con4-sec>.con-1>h2 {
        font-size: 26px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con4-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con4-sec>.con-1>.group {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 36px;
        display: flex;
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .con4-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }
}

@media (max-width: 991px) and (min-width: 768px) {

     /* 컨텐츠-4 */
     .con4-sec {
        padding: 0px 20px 80px;
    }

    .con4-sec>.con-1>h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con4-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con4-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 15px;
        margin-left: 10px;
    }

    .con4-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con4-sec>.con-1 .right-box .nobr {
        display: none;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

     /* 컨텐츠-4 */
     .con4-sec {
        padding: 0px 20px 60px;
    }

    .con4-sec>.con-1>h2 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con4-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con4-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .con4-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con4-sec>.con-1 .right-box .nobr {
        display: none;
    }
}

@media (max-width: 575.99px) {

     /* 컨텐츠-4 */
     .con4-sec {
        padding: 0px 20px 60px;
    }

    .con4-sec>.con-1>h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con4-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con4-sec>.con-1>.group {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
        display: flex;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .con4-sec>.con-1 .right-box {
        width: calc(100%-20px);
    }

    .con4-sec>.con-1 .right-box .nobr {
        display: none;
    }
}




/* 컨텐츠-5 */
.con5-sec {
    padding: 0px 0 120px;
}

.con5-sec>.con-1>h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
    margin-bottom: 40px;
}

.con5-sec>.con-1>h2::after {
    width: 33px;
    height: 3px;
    background-color: #f99d1a;
    margin-top: 10px;
}

.con5-sec>.con-1 p {
    width: 100%;
    padding: 25px 0;
    border: 1px solid #d3d3d3;
    text-align: center;
}

.con5-sec .con-2 {
    padding: 50px 0 0 5px;
}

.con5-sec .con-2 h3 {
    font-size: 22px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #242424;
    margin-bottom: 15px;
}

.con5-sec .con-2 p {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 32px;
}

@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-5 */
    .con5-sec {
        padding: 0px 20px 120px;
    }

    .con5-sec>.con-1>h2 {
        font-size: 26px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con5-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con5-sec>.con-1 p {
        width: 100%;
        padding: 25px 0;
        border: 1px solid #d3d3d3;
        text-align: center;
    }

    .con5-sec .con-2 {
        padding: 50px 0 0 5px;
    }

    .con5-sec .con-2 h3 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #242424;
        margin-bottom: 15px;
    }

    .con5-sec .con-2 p {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 32px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    /* 컨텐츠-5 */
    .con5-sec {
        padding: 0px 20px 80px;
    }

    .con5-sec>.con-1>h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con5-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con5-sec>.con-1 p {
        width: 100%;
        padding: 25px 0;
        border: 1px solid #d3d3d3;
        text-align: center;
    }

    .con5-sec .con-2 {
        padding: 50px 0 0 5px;
    }

    .con5-sec .con-2 h3 {
        font-size: 20px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #242424;
        margin-bottom: 15px;
    }

    .con5-sec .con-2 p {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 32px;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

    /* 컨텐츠-5 */
    .con5-sec {
        padding: 0px 20px 60px;
    }

    .con5-sec>.con-1>h2 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con5-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con5-sec>.con-1 p {
        width: 100%;
        padding: 25px 0;
        border: 1px solid #d3d3d3;
        text-align: center;
    }

    .con5-sec .con-2 {
        padding: 30px 0 0 5px;
    }

    .con5-sec .con-2 h3 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #242424;
        margin-bottom: 10px;
    }

    .con5-sec .con-2 p {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
    }
}

@media (max-width: 575.99px) {

     /* 컨텐츠-5 */
     .con5-sec {
        padding: 0px 20px 60px;
    }

    .con5-sec>.con-1>h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con5-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con5-sec>.con-1 p {
        width: 100%;
        padding: 25px 0;
        border: 1px solid #d3d3d3;
        text-align: center;
    }

    .con5-sec .con-2 {
        padding: 30px 0 0 5px;
    }

    .con5-sec .con-2 h3 {
        font-size: 15px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #242424;
        margin-bottom: 10px;
    }

    .con5-sec .con-2 p {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
    }
}




/* 컨텐츠-6 */
.con6-sec {
    padding: 0px 0 10px;
}

.con6-sec>.con-1>h2 {
    font-size: 26px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #000;
    margin-bottom: 40px;
}

.con6-sec>.con-1>h2::after {
    width: 33px;
    height: 3px;
    background-color: #f99d1a;
    margin-top: 10px;
}

.con6-sec>.con-1>.group {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
    line-height: 33px;
    display: flex;
    margin-bottom: 15px;
}

.con6-sec>.con-1 .left-box {
    padding: 0 6px 0 8px;
    background-color: #f99d1a;
    color: #fff;
    font-weight: 500;
    width: 50px;
    margin-right: 15px;
    display: table;
}

.con6-sec>.con-1 .right-box {
    width: calc(100% - 65px);
}

.con6-sec>.con-1 .right-box .img {
    padding-top: 15px;
}

.con6-sec>.con-1 .color-red {
    color: #ff0000;
}

@media (max-width: 1199.99px) and (min-width: 992px) {

    /* 컨텐츠-6 */
    .con6-sec {
        padding: 0px 20px 10px;
    }

    .con6-sec>.con-1>h2 {
        font-size: 26px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con6-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con6-sec>.con-1>.group {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 33px;
        display: flex;
        margin-bottom: 15px;
    }

    .con6-sec>.con-1 .left-box {
        padding: 0 6px 0 8px;
        background-color: #f99d1a;
        color: #fff;
        font-weight: 500;
        width: 50px;
        margin-right: 15px;
        display: table;
    }

    .con6-sec>.con-1 .right-box {
        width: calc(100% - 65px);
    }

    .con6-sec>.con-1 .right-box .img {
        padding-top: 15px;
    }

    .con6-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    /* 컨텐츠-6 */
    .con6-sec {
        padding: 0px 20px 40px;
    }

    .con6-sec>.con-1>h2 {
        font-size: 24px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 40px;
    }

    .con6-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con6-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 15px;
    }

    .con6-sec>.con-1 .left-box {
        padding: 0 6px 0 8px;
        background-color: #f99d1a;
        color: #fff;
        font-weight: 500;
        width: 50px;
        margin-right: 15px;
        display: table;
    }

    .con6-sec>.con-1 .right-box {
        width: calc(100% - 65px);
    }

    .con6-sec>.con-1 .right-box .img {
        padding-top: 15px;
    }

    .con6-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@media (max-width: 767.99px) and (min-width: 576px) {

    /* 컨텐츠-6 */
    .con6-sec {
        padding: 0px 20px 40px;
    }

    .con6-sec>.con-1>h2 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con6-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con6-sec>.con-1>.group {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 30px;
        display: flex;
        margin-bottom: 10px;
    }

    .con6-sec>.con-1 .left-box {
        padding: 0 4px 0 6px;
        background-color: #f99d1a;
        color: #fff;
        font-weight: 400;
        width: 45px;
        margin-right: 15px;
        display: table;
    }

    .con6-sec>.con-1 .right-box {
        width: calc(100% - 65px);
    }

    .con6-sec>.con-1 .right-box .img {
        padding-top: 15px;
    }

    .con6-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@media (max-width: 575.99px) {

    /* 컨텐츠-6 */
    .con6-sec {
        padding: 0px 20px 40px;
    }

    .con6-sec>.con-1>h2 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #000;
        margin-bottom: 30px;
    }

    .con6-sec>.con-1>h2::after {
        width: 33px;
        height: 3px;
        background-color: #f99d1a;
        margin-top: 10px;
    }

    .con6-sec>.con-1>.group {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
        line-height: 24px;
        display: block;
        margin-bottom: 10px;
    }

    .con6-sec>.con-1 .left-box {
        padding: 0 4px 0 6px;
        background-color: #f99d1a;
        color: #fff;
        font-weight: 400;
        width: 40px;
        margin-right: 15px;
        display: table;
    }

    .con6-sec>.con-1 .right-box {
        width: 100%;
    }

    .con6-sec>.con-1 .right-box .img {
        padding-top: 15px;
    }

    .con6-sec>.con-1 .color-red {
        color: #ff0000;
    }
}
