#hw_add_1 .cont-group .img-box .img-rel {
    width: 100%;
}

#hw_add_1 .cont-group .img-box .img-rel::after {
    display: none;
}

.hw_point_color {
    color: #64C0A7;
}

#hw_add_2 .tit-group p {
    font-family: "Pretendard";
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    margin-top: 20px;
}

#hw_add_2 .cont-group .img_box {
    text-align: center;
}

#hw_add_2 .txt-group {
    margin-top: 60px;
}

#hw_add_2 .cont-group .img_box2 {
    text-align: center;
    margin-top: 40px;
}

#hw_add_3 .hw_text {
    color: #A48362;
    font-family: "Pretendard";
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    margin-top: 30px;
}

#hw_add_4 {
    background-color: #fff;
}

#hw_add_4 .img_list {
    margin-top: 40px;
    display: flex;
    gap: 25px;
    align-items: center;
    justify-content: center;
}

#hw_add_4 .img_list li {}

#hw_add_4 .img_list li .img_box {}

#hw_add_4 .img_list li p {
    font-family: "Pretendard";
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}

.hw_add_5_swiper {}

.hw_add_5_swiper .card_box {
    background-color: #fff;
    border-radius: 10px;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.hw_add_5_swiper .card_box .title {
    font-family: "Pretendard";
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 25px;
    padding: 20px 0;
    font-style: normal;
    font-weight: 700;
    border-radius: 10px;
    background: #042B48;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
    box-sizing: border-box;
}

.hw_add_5_swiper .card_box .img_box {
    text-align: center;
    margin: 90px auto 70px;
}

.hw_add_5_swiper .card_box .text {
    padding: 0 80px;
    box-sizing: border-box;
    /* min-height: 310px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
}

.hw_add_5_swiper .card_box .text p {
    color: #000;
    text-align: center;
    font-family: "Pretendard";
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
}

.hw_add_5_swiper .swiper-slide {
    opacity: 0.7;
    transition: all 0.6s;
}

.hw_add_5_swiper .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.hw_add_5_swiper .swiper-wrapper {
    padding-bottom: 100px;
}

.hw_add_5_swiper_btn_box {
    max-width: 180px;
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
}

.hw_add_5_swiper_btn_box .swiper-pagination {
    bottom: 50%;
    transform: translate(-50%, 50%);
    width: 120px;
    left: 50%;
}

.hw_add_5_swiper_btn_box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background-color: #ffffff9f;
}

.hw_add_5_swiper_btn_box .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
}

.hw_add_5_swiper_btn_box .swiper-button-prev:after,
.hw_add_5_swiper_btn_box .swiper-button-next:after {
    font-size: 24px;
    color: #fff;
    width: 30px;
    text-align: center;
}

.dise-wrapper #hw_add_5.dise_sec4 {
    background-image: url("/img/dise/dis4_sec5_bg.png");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: none;
}

#hw_add_5 .tit-group p {
    color: #042B48;
    font-family: "Pretendard";
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
}

#hw_add_6.dise_sec5 .tit-group {
    color: #fff;
}

#hw_add_6.dise_sec5 .tit-group p {
    color: #FFF;
    font-family: "Pretendard";
    font-size: 22px;
    line-height: 30px;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
}
#hw_add_6 .list{
    margin-bottom: 80px;
}
#hw_add_6 .list li{
    border-radius: 15px;
    background-color: #4F4F4F;
    overflow: hidden;
    margin-bottom: 30px;
}
#hw_add_6 .list li:last-child{
    margin-bottom: 0;
}
#hw_add_6 .list li h4{
    color: #FFF;
text-align: center;
font-family: "Pretendard";
font-size: 22px;
font-style: normal;
font-weight: 700;
background-color: #67B5A9;
padding: 25px 0;
box-sizing: border-box;
}
#hw_add_6 .list li .img_box{
   text-align: center;
   background-color: #fff;
   padding: 26px 0 40px;
}
#hw_add_6 .list li .img_box img{
 max-width: 90%;
}
#hw_add_6.dise_sec5 .cont-group .txt-box{
    width: 100%;
}
.dise-wrapper #hw_add_6.dise_sec5{
    background: linear-gradient(180deg, #000 -15.07%, #042B48 11.86%, #042B48 87.95%, #000 115.25%);
}
@media screen and (max-width: 1000px) { 
    .hw_add_5_swiper .card_box .text{
        padding: 0 40px;
    }
    .hw_add_5_swiper .card_box .img_box{
        margin: 30px auto;
    }
}
@media screen and (max-width: 768px) { 
    #hw_add_3 .txt-box .hw_text{
        font-size: 16px;
        line-height: 20px;
    }
    #hw_add_4 .img_list{
        flex-direction: column;
    }
    #hw_add_6 .list li h4{
        font-size: 18px;
        line-height: 25px;
        padding: 15px 10px;
    }
    .hw_add_5_swiper .card_box{

    }
    .hw_add_5_swiper .card_box .title{
        font-size: 20px;
        line-height: 30px;
        padding: 10px 5px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 90px;
    }
    .hw_add_5_swiper .card_box .img_box{
        margin: 25px auto;
    }
    .hw_add_5_swiper .card_box .text p{
        font-size: 16px;
        line-height: 25px;
    }
    .hw_add_5_swiper .card_box .text{
        padding: 0 10px;
    }
    #hw_add_5 .tit-group p{
        font-size: 18px;
        line-height: 25px;
    }
    #hw_add_2 .img_box img{
        margin: 0 auto;
    }
    #hw_add_1 .cont-group .img-box .img-rel{
        width: auto;
    }
    #hw_add_1.dise_sec1 .cont-group .img-box .img-rel img{
        width: auto;
        margin: 0 auto;
    }
    #hw_add_2 .tit-group p{
        margin-top: 0;
    }
}

.cat_sec15{
    background-image: url(/img/cat/cat_sec11_bg.png);
    padding: 127px 0;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.w_1430{
    max-width: 1430px;
    width: 100%;
    margin: 0 auto;
}
.cat_sec15 .cont_1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 90px;
}
.cat_sec15 .cont_1 .img_box{
    width: 100%;

}
.cat_sec15 .cont_1 .text_box{}
.cat_sec15 .cont_1 .text_box h3{
    color: #FFF;
    font-family: "Pretendard";
    font-size: 44px;
    font-weight: 700;
    line-height: 1.3;
}
.cat_sec15 .cont_1 .text_box >div{
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 60px;
}
.cat_sec15 .cont_1 .text_box >div p{
    color: rgba(255, 255, 255, 0.80);
    font-family: "Pretendard";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}
.cat_sec15 .cont_1 .text_box >div p .bold{
    color: #fff;
}
@media screen and (max-width: 1430px) {
    .w_1430{
        width: 90%;
    }
    .cat_sec15 .cont_1{
        gap: 45px;
    }
    .cat_sec15 .cont_1 .img_box{
        min-width: 355px;
    }
 }
@media screen and (max-width: 1020px) {
.cat_sec15 .cont_1 .img_box{
    min-width: 255px;
}
}
@media screen and (max-width: 768px) {
    .cat_sec15 .cont_1{
        flex-direction: column-reverse;
        text-align: center;
    }
    .cat_sec15 .cont_1 .img_box{
        min-width: auto;
    }
    .cat_sec15{
        padding: 65px 0;
    }
    .cat_sec15 .cont_1{
        gap: 40px;
    }
    .cat_sec15 .cont_1 .text_box h3{
        font-size: 30px;
    }
    .cat_sec15 .cont_1 .text_box >div{
        gap: 15px;
        margin-top: 45px;
    }
    .cat_sec15 .cont_1 .text_box >div p{
        font-size: 16px;
    }
}