/*font*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@300;400;500;600;700;900&display=swap');

/*sub_banner*/
/*.submenu_nav li:nth-child(2) a{border-right: 1px solid rgba(0,0,0,0.85);}
.submenu_nav li:hover a{color: #000; background: rgba(255,255,255,0.9);border: 1px solid rgba(0,0,0,1);font-weight: bold;}
.submenu_nav li:nth-child(1) a{background: rgba(0,0,0,0.8);font-weight: bold;}
.submenu_nav li:nth-child(1):hover a{color:#fff;}*/

/*sub11_nav*/
.sub1_nav ul li:nth-child(1):after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100px;
    height: 3px;
    background: rgba(115, 51, 97, 1);
    transform: translateX(-50%);
}
.sub1_nav ul li:nth-child(1):hover:after {
    animation: sub3_nav 0.5s forwards;
}
@keyframes sub3_nav {
    0% {
        width: 0px;
    }
    100% {
        width: 100px;
    }
}
.sub1_nav ul li:nth-child(1):hover {
    background: rgba(115, 51, 97, 0);
}
.sub1_nav ul li:nth-child(1):hover a {
    color: #333;
}
.sub1_nav ul li:nth-child(1):hover a .submenu_none {
    color: #333;
}

/*a1*/
.sub11_a1 {
    overflow: hidden;
}
.text_111 {
    color: #707070;
    font-size: 20px;
    letter-spacing: -1px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 25px;
    text-align: center;
}
.text1_111 {
    color: #585858;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}
.text4_111 {
    margin-bottom: 0;
    color: #222;
    padding-top: 40px;
    margin-left: -250px;
}
.text4_111 span {
    margin-bottom: 0;
    font-family: 'Noto Serif KR', serif;
    font-size: 30px;
    margin-left: 5px;
    font-weight: 600;
    color: #222;
    position: relative;
}
.text4_111 span:after {
    content: '';
    position: absolute;
    bottom: -150%;
    left: 50%;
    background: url(../../../images/sub1_images/sub1_1_article1_sign2.png)
        no-repeat;
    width: 380px;
    height: 179px;
    opacity: 0.7;
    transform: scale(0.7);
}

.sub111_contentwrap {
    position: relative;
    padding: 50px 0;
}
.sub111_contentwrap .ar_logo {
    position: absolute; /*right: 0;*/
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    left: 50%;
    opacity: 0.5;
}

.sub111_contentwrap .texts {
    position: relative;
    padding-left: 52px;
    width: fit-content;
    padding-right: 30px;
    width: 80%;
    margin: 0 auto;
}
.sub111_contentwrap .texts::after {
    position: absolute;
    content: '';
    background: url(../../../images/sub1_images/sub1_1_article1_left.png)
        no-repeat;
    width: 42px;
    height: 32px;
    top: -16px;
    left: 0;
}
.sub111_contentwrap .texts::before {
    position: absolute;
    content: '';
    background: url(../../../images/sub1_images/sub1_1_article1_right.png)
        no-repeat;
    width: 42px;
    height: 32px;
    bottom: 16px;
    right: 0px;
}
/*.texts .sub11_sing{position: absolute;bottom: -100px;right: 0px;z-index: 0;opacity: 0.6;}*/

/*a2*/
.sub11_a2 {
    background: url(../../../images/sub1_images/sub1_1_article2_bg.jpg)
        no-repeat 50% 50%;
    background-size: cover;
}
.sub11_a2 .s_s {
    text-align: center;
    color: #fff;
    letter-spacing: 0;
    font-weight: 300;
    font-size: 14px;
}
.sub11_a2 .s_t {
    text-align: center;
    color: #fff;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: -1px;
    margin-bottom: 50px;
}
.sub11_a2 ul {
    overflow: hidden;
}
.sub11_a2 ul li {
    float: left;
    width: 16%;
    margin-left: 5%;
    border-radius: 80px;
    overflow: hidden;
}
.sub11_a2 ul li:first-child {
    margin-left: 0%;
}
.sub11_a2 ul li:hover img {
    transform: scale(1.1);
}
.sub11_a2 ul li img {
    width: 100%;
    transition: all 0.6s ease;
}

/*a3*/
.sub11_a3 {
    overflow: hidden;
}
.sub113_right {
    display: flex;
    justify-content: flex-end;
}
.sub113_left {
    display: flex;
    justify-content: flex-start;
}
.sub113_content {
    margin-top: 80px;
}
.sub113_content1 {
    margin-top: 30px;
}

.sub113_content1 {
    background: url(../../../images/sub1_images/sub1_1_article3_img1_bg.jpeg) 40%
        20% no-repeat;
    width: 100%;
    max-width: 1100px;
    position: relative;
    height: 631px;
    background-size: cover;
}
.sub113_content2 {
    background: url(../../../images/sub1_images/sub1_1_article3_img2_bg.jpg) 30%
        20% no-repeat;
    width: 100%;
    max-width: 1100px;
    position: relative;
    height: 474px;
}
.sub113_content3 {
    background: url(../../../images/sub1_images/sub1_1_article3_img4_bg.jpg) 25%
        0% no-repeat;
    width: 100%;
    max-width: 1100px;
    position: relative;
    height: 474px;
}
.sub113_content4 {
    background: url(../../../images/sub1_images/sub1_1_article3_img4_bg.jpg) 30%
        20% no-repeat;
    width: 100%;
    max-width: 1100px;
    position: relative;
    height: 474px;
}
.sub113_content5 {
    background: url(../../../images/sub1_images/sub1_1_article3_img5_bg.jpg) 30%
        20% no-repeat !important;
}
.sub113_content6 {
    background: url(../../../images/sub1_images/sub1_1_article3_img6_bg.jpg) 30%
        20% no-repeat !important;
}
.sub113_content7 {
    background: url(../../../images/sub1_images/sub1_1_article3_img7_bg.jpg) 30%
        20%;
}

.sub113_content .sub11_a3_img1 {
    position: absolute;
    left: -220px;
    bottom: -1px;
}
.sub113_content .sub11_a3_img2 {
    position: absolute;
    right: -190px;
    bottom: 0px;
}
.sub113_content .sub11_a3_img3 {
    position: absolute;
    left: -215px;
    bottom: 0;
}
.sub113_content .sub11_a3_img4 {
    position: absolute;
    right: -190px;
    bottom: 0px;
}

.sub113_content .sub11_a3_logo {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.sub113_content .sub11_a3_logo2 {
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.sub113_left {
    position: relative;
}
.sub113_left .sub11_a3_logo2_m {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scale(0.7);
    display: none;
}

.sub113_content ul {
    margin-top: 25px;
    position: relative;
    z-index: 1;
}

.sub113_content1 ul {
    margin-left: 200px;
}
.sub113_content2 ul {
    position: absolute;
    top: 25px;
    right: 150px;
    margin-top: 0;
}
.sub113_content3 ul {
    margin-left: 200px;
}
.sub113_content4 ul {
    position: absolute;
    top: 25px;
    right: 150px;
    margin-top: 0;
}

.sub113_content ul li {
    color: #fff;
    overflow: hidden;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 8px;
}
.sub113_content li.mark_113 {
    margin: 10px 0;
}
.sub113_content li.mark_113 span {
    float: left;
    position: relative;
    padding-bottom: 38px;
    width: 42px;
    height: 41px;
}
.sub113_content li.mark_113 span img {
    transform: scale(0.8);
    position: absolute;
    left: -5px;
    top: 0;
}
.sub113_content li.mark_113 p {
    float: left;
    margin-top: 6px;
    margin-left: 0px;
    font-weight: 500;
    font-size: 18px;
}
.sub113_content ul li p {
    color: #fff;
    font-size: 16px;
}
.sub113_content ul li p span {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin-right: 5px;
    letter-spacing: -1px;
}

@media (max-width: 1280px) {
    /*sub111*/
    .sub111_contentwrap .texts {
        width: 100%;
    }

    /*sub11_a3*/
    .sub113_content .sub11_a3_img1 {
        left: -100px;
    }
    .sub113_content1 ul {
        margin-left: 320px;
    }
    .sub113_content .sub11_a3_img2 {
        right: -104px;
    }
    .sub113_content .sub11_a3_img3 {
        left: -100px;
    }
    .sub113_content3 ul {
        margin-left: 300px;
    }
    .sub113_content .sub11_a3_img4 {
        right: -112px;
    }
    .sub113_content4 ul {
        right: 170px;
    }
} /*1280*/

@media (max-width: 1000px) {
    /*sub11_a1*/
    .text2_111 br {
        display: none;
    }
    .sub111_contentwrap .texts::before {
        right: 0;
    }
    .texts .sub11_sing {
        right: 0;
    }

    /*sub11_a2*/
    .sub11_a2 .s_t {
        margin-bottom: 30px;
    }
    .sub11_a2 ul li {
        width: 18.4%;
        margin-left: 2%;
        border-radius: 60px;
    }
} /*1000*/

@media (max-width: 960px) {
    /*sub11_a1*/
    .sub111_contentwrap {
        padding: 40px 0;
    }
    .text_111 {
        line-height: 26px;
        font-size: 18px;
        margin-bottom: 23px;
    }
    .text1_111 {
        font-size: 20px;
    }

    .sub111_contentwrap .texts::before,
    .sub111_contentwrap .texts::after {
        transform: scale(0.9);
    }
    .sub111_contentwrap .texts {
        padding-left: 48px;
    }
    .sub111_contentwrap .ar_logo {
        right: -2%;
    }
    .sub111_contentwrap .ar_logo img {
        transform: scale(0.9);
    }
    .texts .sub11_sing {
        right: -9%;
        bottom: -140px;
    }
    .texts .sub11_sing img {
        transform: scale(0.65);
    }

    /*sub11_a2*/
    .sub11_a2 .s_t {
        font-size: 29px;
    }

    /*sub11_a3*/
    .sub113_content1 {
        margin-top: 22px;
    }
} /*960*/

@media (max-width: 900px) {
    /*sub_banner*/
    .sub_banner {
        height: 400px;
    }
    .sub_banner_title {
        font-size: 34px;
    }
    /*submenu*/
    .submenu_nav,
    .submenu_nav li,
    .submenu_nav li a {
        height: 80px;
    }
    .submenu_nav li a {
        font-size: 18px;
    }
} /*900*/

@media (max-width: 768px) {
} /*768*/

@media (max-width: 680px) {
    /*sub11_a2*/
    .sub11_a2 ul li {
        width: 29.9999%;
        margin-bottom: 4%;
        margin-left: 5%;
    }
    .sub11_a2 ul li:nth-child(4) {
        margin-left: 17.6%;
    }
    .sub11_a2 ul li:nth-child(4),
    .sub11_a2 ul li:nth-child(5) {
        margin-bottom: 0;
    }

    /*sub11_a3*/
    .sub11_a3 .inner {
        width: 100%;
    }

    .sub113_content .sub11_a3_img1,
    .sub113_content .sub11_a3_img2,
    .sub113_content .sub11_a3_img3,
    .sub113_content .sub11_a3_img4 {
        display: none;
    }
    .sub113_content1 ul,
    .sub113_content3 ul {
        margin-left: 2%;
        width: 96%;
    }
    .sub113_content2 ul,
    .sub113_content4 ul {
        left: 2%;
        width: 96%;
    }
    .sub113_content .sub11_a3_logo {
        transform: scale(0.7);
        right: 0;
        bottom: 0;
    }
    .sub113_content .sub11_a3_logo2 {
        display: none;
    }
    .sub113_left .sub11_a3_logo2_m {
        display: block;
    }
} /*680*/

@media (max-width: 640px) {
    /*sub11_a1*/
    .sub111_contentwrap {
        padding: 30px 0;
    }
    .text_111 {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .text1_111 {
        font-size: 19px;
    }
    .text1_111 br {
        display: none;
    }
    .text4_111 {
        padding-top: 20px;
        margin-left: -160px;
    }
    .text4_111 span {
        font-size: 28px;
    }
    .text4_111 span:after {
        transform: scale(0.4);
        left: -30%;
        bottom: -160%;
    }

    .sub111_contentwrap .texts::before {
        bottom: 0;
    }
    .sub111_contentwrap .texts::before,
    .sub111_contentwrap .texts::after {
        transform: scale(0.8);
    }
    .sub111_contentwrap .texts {
        padding-left: 48px;
    }
    .sub111_contentwrap .ar_logo {
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .sub111_contentwrap .ar_logo img {
        transform: scale(1.4);
        opacity: 0.8;
    }
    .texts .sub11_sing {
        right: -11%;
        bottom: -142px;
    }
    .texts .sub11_sing img {
        transform: scale(0.65);
    }

    /*sub11_a2*/
    .sub11_a2 .s_t {
        font-size: 26px;
        margin-top: -2px;
    }
    .sub11_a2 .s_s {
        font-size: 13px;
    }

    /*sub11_a3*/
    .sub113_content1 {
        margin-top: 18px;
    }
    .sub113_content {
        margin-top: 20px;
    }

    .sub113_content ul li p span {
        font-size: 26px;
    }
    .sub113_content ul li p {
        font-size: 15px;
    }
    .sub113_content li.mark_113 p {
        margin-top: 6.5px;
        font-size: 17px;
    }
    .sub113_content li.mark_113 {
        line-height: inherit;
        margin-bottom: 5px;
    }
    .sub113_content ul li {
        font-size: 15px;
        line-height: 16px;
        margin-bottom: 14px;
    }
    .sub113_content ul li:first-child {
        line-height: inherit;
        margin-bottom: -5px;
    }
} /*640*/

@media (max-width: 480px) {
    /*sub11_a1*/
    .sub113_content7 ul {
        transform: none !important;
    }
    .sub113_content6 ul {
        transform: none !important;
    }
    .sub111_contentwrap {
        padding: 20px 0;
    }
    .text_111 {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 17px;
    }
    .text1_111 {
        font-size: 17px;
    }
    .text4_111 {
        padding-bottom: 20px;
        margin-left: 0;
        padding-top: 0;
    }
    .text4_111 span {
        font-size: 26px;
    }

    .sub111_contentwrap .texts::before,
    .sub111_contentwrap .texts::after {
        transform: scale(0.7);
    }
    .sub111_contentwrap .texts::before {
        bottom: 7px;
    }
    .sub111_contentwrap .texts {
        padding-left: 42px;
    }
    .text_111 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 18px;
    }
    .text1_111 {
        font-size: 18px;
    }
    .sub111_contentwrap .ar_logo img {
        transform: scale(1.7);
    }
    .texts .sub11_sing {
        bottom: -122px;
    }
    .texts .sub11_sing img {
        transform: scale(0.4);
    }
    .text4_111 span:after {
        left: -250%;
        bottom: -340%;
    }

    /*sub11_a2*/
    .sub11_a2 .s_t {
        font-size: 22px;
    }
    .sub11_a2 .s_s {
        font-size: 12px;
    }

    .sub11_a2 ul li {
        width: 32%;
        margin-bottom: 0%;
        margin-left: 2%;
    }
    .sub11_a2 ul li:nth-child(4) {
        margin-left: 17.6%;
    }
    .sub11_a2 ul li:nth-child(4),
    .sub11_a2 ul li:nth-child(5) {
        margin-bottom: 0;
    }

    /*sub11_a3*/
    .sub113_content1 {
        margin-top: 14px;
    }
    .sub113_content {
        margin-top: 14px;
    }
    .sub113_content ul li p span {
        font-size: 22px;
    }
} /*480*/

@media (max-width: 380px) {
    /*sub11_a1*/
    .sub111_contentwrap {
        padding: 10px 0;
    }
    .text1_111 {
        font-size: 17px;
    }
    .sub111_contentwrap .texts::before,
    .sub111_contentwrap .texts::after {
        transform: scale(0.55);
        display: none;
    }
    .sub111_contentwrap .texts::before {
        bottom: 4px;
    }
    .sub111_contentwrap .texts {
        /*padding-left: 36px;*/
        padding: 0;
    }
    /*.sub111_contentwrap .ar_logo img {transform: scale(1.3);}*/
    /*.texts .sub11_sing img{transform: scale(0.5);}*/

    /*sub11_a2*/
    .sub11_a2 ul li {
        width: 49%;
        margin-bottom: 2%;
        margin-left: 2%;
    }
    .sub11_a2 ul li:nth-child(3) {
        margin-left: 0;
    }
    .sub11_a2 ul li:nth-child(4) {
        margin-left: 2%;
        margin-bottom: 2%;
    }
    .sub11_a2 ul li:last-child {
        margin-left: 0;
    }

    /*sub11_a3*/
    .sub113_content ul li p {
        font-size: 14px;
    }
    .sub113_content ul li:first-child {
        margin-bottom: -5px;
    }
    .sub113_content li.mark_113 span img {
        transform: scale(0.65);
    }
    .sub113_content li.mark_113 p {
        margin-top: 8px;
        font-size: 16px;
        margin-left: -5px;
    }
    .sub113_content ul li {
        font-size: 14px;
    }
} /*380*/

@media (max-width: 320px) {
    .texts .sub11_sing {
        bottom: -105px;
    }
} /*320*/
