
*{
    font-family: 'Noto Sans KR', sans-serif;
    box-sizing: border-box;
}
#sec_i7x9q{
    position: relative;
    width: 100%;
    margin-top: 20px;
}
#cont_12g36{
    position: relative;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px;
}
#wrap_lrn36{
    width: 100%;
    display: flex;
    flex-direction: column;
}

#group_ovjkx{
    width: 100%;
    display: flex;
}
#group_ovjkx_img{
    background-image: url('https://dc.cmshom.co.kr/up/block/img/page/info/info1_1.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 1500px;
    aspect-ratio: 750 / 283;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
#tex_rzbmk{
    font-size: 42px;
    font-weight: 700;
    line-height: 52px;
    color: #fff;
    text-transform: uppercase;
    text-align: right;
    margin-right: 70px;
    margin-bottom: 150px;
}

@media (max-width: 1200px) {
    #tex_rzbmk{
        font-size: 34px;
        line-height: 40px;
        margin-right: 50px;
        margin-bottom: 100px;
    }
}

@media (max-width: 992px) {
    #tex_rzbmk{
        font-size: 28px;
        line-height: 34px;
        margin-right: 40px;
        margin-bottom: 70px;
    }
}
@media (max-width: 768px) {
    #tex_rzbmk{
        font-size: 23px;
        line-height: 30px;
        margin-right: 30px;
        margin-bottom: 50px;
    }
}

/**/


#group_99sa5{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 45px;
}
.div_cchdu_left{
    display: flex;
    width: 65%;
    flex-direction: column;
    padding-right: 70px;
}
.tex_bvtl1_title_tab{
    padding: 20px;
    background-color: #244576;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}

.tex_bvtl1_tex_box{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}
.tex_box_title{
    width: 100%;
    display: flex;
    align-items: center;
    padding: 25px 10px 15px;
}
.tex_box_title span{
    width: 10px;
    height: 10px;
    background-color: #424242;
}
.tex_box_title_tex{
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    display: flex;
    align-items: center;
}
.tex_box_sub{
    width: 100%;
    display: flex;
    align-items: flex-start;
    padding-left: 10px;
}

.box_sub_left{
    width: 25px;
    height: auto;
    display: flex;
    padding-top: 7px;
}
.tex_box_sub_triangle{
    width: 25px;
    height: 0;
}
.tex_box_sub_triangle{
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}
.tex_box_sub_triangle{
    border-left: 10px solid #969696;
}

.box_sub_right{
    display: flex;
    flex-grow: 1;
}
.tex_box_sub_tex{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #4f4f4f;
    margin-bottom: 10px;
    padding-left: 10px;
}

.div_cchdu_right{
    width: 35%;
    height: auto;
    display: flex;
    justify-content: flex-end;
}
.div_cchdu_right_img{
    width: 100%;
    max-width: 100%;
    height: fit-content;

}

@media (max-width: 1500px) {
    #group_99sa5{
        margin-top: 45px;
    }
    .div_cchdu_left{
        width: 65%;
        padding-right: 50px;
    }
    .tex_bvtl1_title_tab{
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 600;
    }

    .tex_bvtl1_tex_box{
        margin-top: 10px;
    }
    .tex_box_title{
        padding: 15px 10px;
    }
    .tex_box_title span{
        width: 8px;
        height: 8px;
    }
    .tex_box_title_tex{
        font-size: 17px;
        font-weight: 600;
    }

    .box_sub_left{
        width: 25px;
        padding-top: 7px;
    }
    .tex_box_sub_triangle{
        width: 25px;
        height: 0;
    }
    .tex_box_sub_triangle{
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
    .tex_box_sub_triangle{
        border-left: 8px solid #969696;
    }

    .box_sub_right{
        display: flex;
        flex-grow: 1;
    }
    .tex_box_sub_tex{
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .div_cchdu_right{
        width: 35%;
    }
    .div_cchdu_right_img{
        width: 100%;
        max-width: 100%;
        height: fit-content;

    }
}

@media (max-width: 1200px) {
    #group_99sa5{
        margin-top: 45px;
    }
    .div_cchdu_left{
        width: 60%;
        padding-right: 50px;
    }
    .tex_bvtl1_title_tab{
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 600;
    }

    .tex_bvtl1_tex_box{
        margin-top: 10px;
    }
    .tex_box_title{
        padding: 15px 10px;
    }
    .tex_box_title span{
        width: 8px;
        height: 8px;
    }
    .tex_box_title_tex{
        font-size: 17px;
        font-weight: 600;
    }

    .box_sub_left{
        width: 25px;
        padding-top: 7px;
    }

    .tex_box_sub_triangle{
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
    .tex_box_sub_triangle{
        border-left: 8px solid #969696;
    }

    .box_sub_right{
        display: flex;
        flex-grow: 1;
    }
    .tex_box_sub_tex{
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .div_cchdu_right{
        width: 40%;
    }
    .div_cchdu_right_img{
        width: 100%;
        max-width: 100%;
        height: fit-content;

    }
}

@media (max-width: 992px) {
    #group_99sa5{
        margin-top: 45px;
        flex-direction: column;
    }
    .div_cchdu_left{
        width: 100%;
        padding-right: 0;
    }
    .tex_bvtl1_title_tab{
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 600;
    }

    .tex_bvtl1_tex_box{
        margin-top: 10px;
    }
    .tex_box_title{
        padding: 15px 10px;
    }
    .tex_box_title span{
        width: 8px;
        height: 8px;
    }
    .tex_box_title_tex{
        font-size: 17px;
        font-weight: 600;
    }

    .box_sub_left{
        width: 25px;
        padding-top: 7px;
    }


    .tex_box_sub_triangle{
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
    .tex_box_sub_triangle{
        border-left: 8px solid #969696;
    }

    .box_sub_right{
        display: flex;
        flex-grow: 1;
    }
    .tex_box_sub_tex{
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .div_cchdu_right{
        width: 100%;
        margin-top: 30px;
        justify-content: flex-start;
    }
    .div_cchdu_right_img{
        width: 100%;
        max-width: 100%;
        height: fit-content;
    }
}

@media (max-width: 768px) {
    #group_99sa5{
        margin-top: 30px;
        flex-direction: column;
    }
    .tex_bvtl1_title_tab{
        padding: 15px 20px;
        font-size: 18px;
        font-weight: 600;
    }

    .tex_bvtl1_tex_box{
        margin-top: 10px;
    }
    .tex_box_title{
        padding: 15px 10px;
    }
    .tex_box_title span{
        width: 8px;
        height: 8px;
    }
    .tex_box_title_tex{
        font-size: 17px;
        font-weight: 600;
    }

    .box_sub_left{
        width: 25px;
        padding-top: 7px;
    }


    .tex_box_sub_triangle{
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
    }
    .tex_box_sub_triangle{
        border-left: 8px solid #969696;
    }

    .box_sub_right{
        display: flex;
        flex-grow: 1;
    }
    .tex_box_sub_tex{
        font-size: 15px;
        font-weight: 400;
        line-height: 26px;
        margin-bottom: 10px;
        padding-left: 0;
    }

    .div_cchdu_right{
        margin-top: 30px;
    }
}
