/* 톱 네비 */

.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;
    text-align: center;
}

.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>p.text {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    line-height: 36px;
    color: #3f3f3f;
}

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

@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>p.text {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 36px;
        color: #3f3f3f;
    }
    
    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@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>p.text {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 30px;
        color: #3f3f3f;
    }
    
    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@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>p.text {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 30px;
        color: #3f3f3f;
    }
    
    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }
}

@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>p.text {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        line-height: 24px;
        color: #3f3f3f;
    }
    
    .con2-sec>.con-1 .color-red {
        color: #ff0000;
    }
}




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

.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 .img-box {
    margin-bottom: 40px;
    font-size: 0;
}

.con3-sec > .con-1 .img-box img {
    width: 33%;
}

.con3-sec > .con-1 .img-box img:nth-child(2) {
    margin: 0 0.5%;
}

.con3-sec>.con-1 .group {
    display: flex;
    margin-bottom: 50px;
}

.con3-sec>.con-1 .group:last-child {
    margin-bottom: 0;
}

.con3-sec>.con-1 .group .left-box {
    width: 40px;
}

.con3-sec>.con-1 .group .right-box {
    width: calc(100% - 40px);
}

.con3-sec>.con-1 .group .right-box h3 {
    font-size: 22px;
    font-weight: 500;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #f9881a;
    margin-bottom: 15px;
}

.con3-sec>.con-1 .group .right-box p {
    font-size: 18px;
    font-weight: 300;
    font-family: "Noto Sans KR", sans-serif !important;
    color: #3f3f3f;
}


@media (max-width: 1199.99px) and (min-width: 992px) {
    .con3-sec {
        padding: 0px 20px 30px;
    }
    
    .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 .img-box {
        margin-bottom: 40px;
        font-size: 0;
    }
    
    .con3-sec > .con-1 .img-box img {
        width: 33%;
    }
    
    .con3-sec > .con-1 .img-box img:nth-child(2) {
        margin: 0 0.5%;
    }
    
    .con3-sec>.con-1 .group {
        display: flex;
        margin-bottom: 50px;
    }
    
    .con3-sec>.con-1 .group:last-child {
        margin-bottom: 0;
    }
    
    .con3-sec>.con-1 .group .left-box {
        width: 40px;
    }
    
    .con3-sec>.con-1 .group .right-box {
        width: calc(100% - 40px);
    }
    
    .con3-sec>.con-1 .group .right-box h3 {
        font-size: 22px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #f9881a;
        margin-bottom: 15px;
    }
    
    .con3-sec>.con-1 .group .right-box p {
        font-size: 18px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
    }
}

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

    .con3-sec {
        padding: 0px 20px 60px;
    }
    
    .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 .img-box {
        margin-bottom: 40px;
        font-size: 0;
    }
    
    .con3-sec > .con-1 .img-box img {
        width: 33%;
    }
    
    .con3-sec > .con-1 .img-box img:nth-child(2) {
        margin: 0 0.5%;
    }
    
    .con3-sec>.con-1 .group {
        display: flex;
        margin-bottom: 35px;
    }
    
    .con3-sec>.con-1 .group:last-child {
        margin-bottom: 0;
    }
    
    .con3-sec>.con-1 .group .left-box {
        width: 40px;
    }
    
    .con3-sec>.con-1 .group .right-box {
        width: calc(100% - 40px);
    }
    
    .con3-sec>.con-1 .group .right-box h3 {
        font-size: 20px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #f9881a;
        margin-bottom: 10px;
    }
    
    .con3-sec>.con-1 .group .right-box p {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
    }
}

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

    .con3-sec {
        padding: 0px 20px 50px;
    }
    
    .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 .img-box {
        margin-bottom: 40px;
        font-size: 0;
    }
    
    .con3-sec > .con-1 .img-box img {
        width: 33%;
    }
    
    .con3-sec > .con-1 .img-box img:nth-child(2) {
        margin: 0 0.5%;
    }
    
    .con3-sec>.con-1 .group {
        display: flex;
        margin-bottom: 30px;
    }
    
    .con3-sec>.con-1 .group:last-child {
        margin-bottom: 0;
    }
    
    .con3-sec>.con-1 .group .left-box {
        width: 30px;
    }

    .con3-sec>.con-1 .group .left-box img {
        width: 80%;
    }
    
    .con3-sec>.con-1 .group .right-box {
        width: calc(100% - 40px);
    }
    
    .con3-sec>.con-1 .group .right-box h3 {
        font-size: 18px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #f9881a;
        margin-bottom: 10px;
    }
    
    .con3-sec>.con-1 .group .right-box p {
        font-size: 16px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
    }

}

@media (max-width: 575.99px) {
  
    .con3-sec {
        padding: 0px 20px 50px;
    }
    
    .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 .img-box {
        margin-bottom: 30px;
        font-size: 0;
    }
    
    .con3-sec > .con-1 .img-box img {
        width: 100%;
    }
    
    .con3-sec > .con-1 .img-box img:nth-child(2) {
        margin: 10px 0;
    }
    
    .con3-sec>.con-1 .group {
        display: flex;
        margin-bottom: 25px;
    }
    
    .con3-sec>.con-1 .group:last-child {
        margin-bottom: 0;
    }
    
    .con3-sec>.con-1 .group .left-box {
        width: 30px;
    }

    .con3-sec>.con-1 .group .left-box img {
        width: 70%;
    }
    
    .con3-sec>.con-1 .group .right-box {
        width: calc(100% - 40px);
    }
    
    .con3-sec>.con-1 .group .right-box h3 {
        font-size: 16px;
        font-weight: 500;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #f9881a;
        margin-bottom: 10px;
    }
    
    .con3-sec>.con-1 .group .right-box p {
        font-size: 14px;
        font-weight: 300;
        font-family: "Noto Sans KR", sans-serif !important;
        color: #3f3f3f;
    }
}
