/**********************************************************
                           sub
***********************************************************/
/*banner */
.sub_banner {
    position: relative;
    width: 100%;
    height: 850px;
    background-image: url(../images/company/company.png);
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}

.company .sub_banner {
    background-image: url(../images/company/company.jpg);
}

.different .sub_banner {
    background-image: url(../images/different/different.png);
}

.all_product .sub_banner {
    background-image: url(../images/productall_bg.jpg);
}

.different .sub_banner.fabric{
    background-image: url(../images/different-f.jpg);
}
.different .sub_banner.quality{
    background-image: url(../images/different/different-q.png);
}
.contact .sub_banner{
    background-image: url(../images/contact_bg.jpg);
}
.member .sub_banner.mem_bg{
    background-image: url(../images/member_bg.png);
    height: 600px;
}
.sub_banner.mem_result{
    background-image: url(../images/member_result.jpg);
    height: 600px;
}
.sub_banner.mem_confirm{
    background-image: url(../images/member_confirm.jpg);
    height: 600px;
}
.notice .sub_banner {
    background-image: url(../images/notice_bg.jpg);
}
.news .sub_banner {
    background-image: url(../images/news_bg.jpg);
}
.download .sub_banner {
    background-image: url(../images/download_bg.jpg);
}
.faq .sub_banner {
    background-image: url(../images/faq_bg.jpg);
}
.sub_certification .sub_banner{
    background-image: url(../images/certification_bg.jpg);
}
.sub_approval .sub_banner{
    background-image: url(../images/approvals_bg.jpg);
}

.sub_banner.bg_1000 { background-image: url(../images/bg_1000.jpg); }
.sub_banner.bg_1500 { background-image: url(../images/bg_1500.jpg); }
.sub_banner.bg_2000 { background-image: url(../images/bg_2000.jpg); }
.sub_banner.bg_3010 { background-image: url(../images/bg_3010.jpg); }
.sub_banner.bg_3020 { background-image: url(../images/bg_3020.jpg); }
.sub_banner.bg_4000 { background-image: url(../images/bg_4000.jpg); }
.sub_banner.bg_5000 { background-image: url(../images/bg_5000.jpg); }
.sub_banner.bg_6000 { background-image: url(../images/bg_6000.jpg); }
.sub_banner.bg_7010 { background-image: url(../images/bg_7010.jpg?ver=2); }
.sub_banner.bg_7020 { background-image: url(../images/bg_7020.jpg); }
.sub_banner.bg_7020 p { bottom:-15%; }
.sub_banner.bg_7030 { background-image: url(../images/bg_7030.jpg); }
.sub_banner.bg_7040 { background-image: url(../images/bg_7040.jpg); }
.sub_banner.bg_7050 { background-image: url(../images/bg_7050.jpg);  }
.sub_banner.bg_7050 p { font-size: 147px; transform: translate(-50% , -65%); }
.sub_banner.bg_7060 { background-image: url(../images/bg_7060.jpg); }
.sub_banner.bg_7060 p { bottom:-15%; font-size: 147px; transform: translate(-50% , -65%); }
.sub_banner.bg_7070 { background-image: url(../images/bg_7070.jpg); }
.sub_banner.bg_7080 { background-image: url(../images/bg_7080.jpg); }
.sub_banner.bg_7080 p { bottom:-17%; }
.sub_banner.bg_7090 { background-image: url(../images/bg_7090.jpg); }
.sub_banner.bg_7095 { background-image: url(../images/bg_7095.jpg); }
.sub_banner.bg_8010 { background-image: url(../images/bg_single.jpg); }
.sub_banner.bg_8010 p { bottom:-14%; }
.sub_banner.bg_8020 { background-image: url(../images/bg_ponte.jpg); }
.sub_banner.bg_8030 { background-image: url(../images/bg_terry.jpg); }
.sub_banner.bg_8030 p { bottom:-15%; }
.sub_banner.bg_8040 { background-image: url(../images/bg_corduroy.jpg); }
.sub_banner.bg_8040 p { bottom:-15%; }
.sub_banner.bg_8050 { background-image: url(../images/bg_8050.jpg); }
.sub_banner.bg_8060 { background-image: url(../images/bg_tiedye.jpg); }
.sub_banner.bg_8060 p { bottom:-15%; }
.sub_banner.bg_8070 { background-image: url(../images/bg_fabric.jpg); }
.sub_banner.bg_8080 { background-image: url(../images/bg_pk.jpg); }
.sub_banner.bg_8080 p { bottom: -13%; }
.sub_banner.bg_8090 { background-image: url(../images/bg_flice.jpg); }
.sub_banner.bg_sitemap { background-image: url(../images/bg_sitemap.jpg); }
.sub_banner.bg_search { background-image: url(../images/bg_search.jpg?ver=2); }
.sub_banner.bg_a010 { background-image: url(../images/product/wear/sh.jpg?ver=2); }




.proall_title {
    text-align: center;
    margin: 40px 0;
    font-size: 28px;
    font-weight: bold;
}

.sub_banner p {
    position: absolute;
    bottom:-18%;
    left: 50%;
    transform: translate(-50% , -50%);
    font-size: 170px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-shadow: 0px 0px 8px #3f3f3f;
    text-align: center;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
.sub_banner p.product_tit { font-size: 40px; bottom:15%; }
.different .sub_banner p { bottom:-21%;  }
.member .sub_banner p { bottom:-21%; font-size: 150px;  }

@media screen and (max-width: 1430px) {
    .member .sub_banner p {
        bottom: -21%;
        font-size: 130px;
    }
}
@media screen and (max-width: 1250px) {
    .member .sub_banner p {
        bottom: -15%;
        font-size: 110px;
    }
}
@media screen and (max-width: 1030px) {
    .member .sub_banner p {
        bottom: -15%;
        font-size: 90px;
    }
}
@media screen and (max-width: 860px) {
    .member .sub_banner p {
        bottom: 11%;
        font-size: 10vw;
    }
}


.news .sub_banner p { bottom:-18%;  }
.faq .sub_banner p { bottom:-15%;  }
.notice .sub_banner p { bottom:-18%;  }
.download .sub_banner p { bottom: -13%; font-size: 125px; }
.contact .sub_banner p { bottom:-18%;  }
.info02 .sub_banner p { bottom:-10%; font-size:100px }
.company_nav ul li { display:flex; align-items:center;  }
.notice .company_nav ul li:nth-child(1) a,
.notice .company_nav ul li:nth-child(2) a {}

.news .company_nav ul li:nth-child(1) a,
.news .company_nav ul li:nth-child(2) a {
   padding: 33px 0 10px;
}
.faq .company_nav ul li:nth-child(1) a,
.faq .company_nav ul li:nth-child(2) a {
   padding: 33px 0 10px;
}
.contact .company_nav ul li:nth-child(1) a,
.contact .company_nav ul li:nth-child(2) a {
   padding: 33px 0 10px;
}
.sub_banner p span { font-size: 50px; display:block; font-weight:600;  }

.sub_banner video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sub_banner .movie_area{
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #fff;
}
/* banner END */
/**********************************************************
                           company
***********************************************************/


.company {

}

/* company_nav */
.company_nav {
    padding: 80px 0 80px;
}

.company_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width:100%;
    margin: 0 auto;
    justify-content: space-between;
    gap: 30px;
}

.company_nav ul li {
    text-align: center;
    background: #f5f5f5;
    width: 100%;
}
.different .company_nav ul li { width: 33%;  }

.company_nav ul li a { color : #333333;  }
.company_nav ul li a span { font-size: 20px; font-weight:900; font-family: manrope;  }

/* 추가 컬러 */
.company_nav ul li.active,
.company_nav ul li:hover{
    background: #fff;
}

.company_nav ul li:nth-of-type(1).active,
.company_nav ul li:nth-of-type(1):hover{
    border: 2px solid #05008A;
    border-bottom:0px;
}

.company_nav ul li:nth-of-type(2).active,
.company_nav ul li:nth-of-type(2):hover{
    border: 2px solid #dda61a;
    border-bottom:0px;
}

.company_nav ul li:nth-of-type(3).active,
.company_nav ul li:nth-of-type(3):hover{
    border: 2px solid #0e3d0c;
    border-bottom:0px;
}

.company_nav ul li:nth-of-type(4).active,
.company_nav ul li:nth-of-type(4):hover{
    border: 2px solid #000;
    border-bottom:0px;
}



.company_nav ul li:hover a {
   color: #dda61a;
   font-weight: 600;
}
.company_nav ul li:hover a,
.company_nav ul li.active a{
   color: #05008A;
   font-weight: 600;
}

.company_nav ul li:nth-of-type(2):hover a,
.company_nav ul li:nth-of-type(2).active a{
   color: #dda61a;
   font-weight: 600;
}
.company_nav ul li:nth-of-type(3):hover a,
.company_nav ul li:nth-of-type(3).active a{
   color: #0e3d0c;
   font-weight: 600;
}
.company_nav ul li:nth-of-type(4):hover a,
.company_nav ul li:nth-of-type(4).active a{
   color: #000;
   font-weight: 600;
}
/*  */

.company_nav ul li a {
    -webkit-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
    display: inline-block;
    width: 100%;
    padding: 20px;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height:1.2;
    letter-spacing: normal;
    text-align: center;
    color: #333;
}


/* company_nav END */
/* company_about */
.company .company_about {
    padding-bottom: 180px;
}

.company .text_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.company .text_area::before {
    content: url('../images/cont_logo.png');

}

.company .text_area span {
    margin: -51px 0 0;
    font-size: 28px;
    font-family: manrope;
    font-weight:900;
    text-align: center;
    color: #29257b;

}

.company .text_area p {
    margin-top: 10px;
    font-size: 40px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    font-family:'Pretendard';
}

.company .company_about .img_area {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.company .company_about .img_area > div {
    width: 50%;
}
.company .company_about .img_area > div img { width: 100%;  }

.company .company_about .img_area > div:nth-of-type(1) {
    margin: 0 80px;
}

.company .company_about .img_area > div:nth-of-type(2) {
    margin-left: 0px;
}

.company .company_about .img_area > div img {

}

.company .company_about .img_area > div span {
    display: inline-block;
    margin-top: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;

}

.company .company_about .img_area > div p {
    font-size: 18px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.company .company_about .img_area > div > p > span{
    width: 100%;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 0px 0;
}
.company .company_about .img_area > div p span:nth-of-type(2){
    margin-top: 40px;
}


.company .company_about .img_area > div p b{
    font-weight: 500;
}

.map_area { height: 600px;  }
/* company_about END */
/* company_story */
.company .company_story {
    padding: 150px 0;
    width: 100%;
}



.company .company_story .company_story_back {
    margin-top: 80px;
    width: 100%;
    height: 590px;
    background-image: url(../images/brand_img2.jpg?ver=2);
    background-size: cover;
    background-position: center;
}

.company .company_story .img_area {
    margin-top: 200px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.company .company_story .img_area div {
    width: 50%;
}

.company .company_story .img_area>div:nth-of-type(1) {
    display: flex;
    align-items: center;
    margin-right: 110px;
}


.company .company_story .img_area div img {
    max-width: 490px;
    width: 95%;
    max-height: 324px;
    height: auto;
}

.company .company_story .img_area div div {
    width: 100%;
}

.company .company_story .img_area div .box_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.company .company_story .img_area div .box_area .box {
    width: 190px;
    height: 140px;
    padding: 13px;
    background-color: #dda61a;
    margin-right: 10px;
}

.company .company_story .img_area div .box_area .box:nth-of-type(2) {
    background-color: #05008A;
}

.company .company_story .img_area div .box_area .box:nth-of-type(3) {
    background-color: #0e3d0c;
}

.company .company_story .img_area div .box_area .box p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.company .company_story .img_area div .box_area .box span {
    font-size: 16px;
    color: #ffffff;
}

.company .company_story .img_area div .box_area2 {
    margin-top: 70px;
}

.company .company_story .img_area div .box_area2>span {
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #3f3f3f;
}

.company .company_story .img_area div .box_area2 p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
    color: #3f3f3f;
}

/* company_story END */
/* company_location */
.company .company_location {
    padding: 120px 0;
}



.company .company_location .recv {
    margin-top: 80px;
}

.company .company_location .address {
    margin-top: 50px;
    width: 100%;
}

.company .company_location .address .addr_list {
    display:flex;
    justify-content: flex-start;
 }

.company .company_location .address .addr_list p { width: 120px; text-align:left; font-family: 'manrope'; font-size:22px; font-weight:500; color: #303030;}


.company .company_location .address div {
    width: 50%;
}

.company .company_location .address div p {
    padding-bottom: 8px;
    margin-bottom: 14px;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #3f3f3f;
}
.company .company_location .address div a{
    border-bottom: 1px solid #707070;
    color: #000;
    transition: 0.3s;
}
.company .company_location .address div a:hover{
    opacity: 0.8;
}
.company .company_location .address div span {
    font-size: 22px;
    font-weight: 500;
    color: #303030;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: left;
}

.root_daum_roughmap .wrap_map {
    height: 486px !important;
}

.roughmap_maker_label {
    display: none !important;
}

.wrap_controllers {
    display: none !important;
}

/* company_location END */

.sub_com_txt1 { color: #003d00; font-size: 25px; font-weight: 700;  }
.sub_com_txt2 { color: #003d00; font-size: 25px; font-weight: 700;  }
.sub_com_txt3 { color: #29257b; margin-top:40px !important; font-size: 25px; font-weight: 700;  }


.contact .company_about .img_area {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 150px;
}

.contact .company_about .img_area > div p {
    font-size: 16px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.contact .company_about .img_area > div {
    width: 50%;
}
.contact .company_about .img_area > div:nth-of-type(1) {
    margin-right: 130px;
}
.contact .company_about .img_area > div:nth-of-type(2) {
    margin-left: 50px;
}
.contact .company_about .img_area > div span {
    display: inline-block;
    margin-top: 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
}

.contact .company_about .img_area > div > p > span {
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: normal;
    margin: 0px 0;
}
.contact .company_about {
    padding-bottom: 180px;
}

.sub_contact_txt1 { color: #000; font-size: 25px; font-weight: 600 !important; margin:0px; }
.sub_contact_txt2 { color: #000; font-size: 22px; font-weight: 400 !important; margin-top:0px !important; margin-bottom:50px !important;  }
.sub_contact_txt2 a { color: #000; font-size: 22px; text-decoration:underline; font-weight: 400 ; }
.contact_ul { margin-top: 20px; display: flex; justify-content:flex-start; gap: 20px;  }

/**********************************************************
                      responsive
***********************************************************/
@media screen and (max-width: 1600px) {

    .company .company_about .img_area {
        padding: 0 40px;
    }

    .company .company_about .img_area div:nth-of-type(1) {
        margin-right: 40px;
    }

    .company .company_about .img_area div:nth-of-type(2) {
        margin-left: 40px;
    }

    .company .company_story .img_area {

        padding: 0 40px;
    }

    .company .company_story .img_area div:nth-of-type(1) {
        margin-right: 0px;
    }

    .company .company_location .recv {
        margin-top: 80px;
        padding: 0 40px;
    }

}

@media screen and (max-width: 1023px) {

    /* company_about */
    .company .company_about .img_area {
        margin-top: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 20px;
    }

    .company .company_about .img_area div {
        width: 100%;
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .company .company_about .img_area div:nth-of-type(1) {
        margin-right: 0px;
    }

    .company .company_about .img_area div:nth-of-type(2) {
        margin-left: 0px;
    }

    .company .company_about .img_area div img {
        max-width: 500px;
        width: 100%;
        height: auto;
    }

    .company .company_about .img_area div span {
        margin-top: 40px;
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
    }

    .company .company_about .img_area div p {
        max-width: 500px;
        margin-top: 30px;
        font-size: 18px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 2.17;
        letter-spacing: normal;
        text-align: center;

        color: #000;
    }
    .company .company_about .img_area div p span{
        width: 100%;
        margin-top: 0;
        text-align: left;
        font-size: 24px;
        font-weight: 600;
    }
    /* company_about END */

    /* company_story */
    .company .company_story {
        width: 100%;
    }

    .company .company_story .company_story_back {
        margin-top: 80px;
        width: 100%;
        height: 450px;
        background-image: url(../images/company/company_brand.png);
        background-size: cover;
        background-position: center;
    }

    .company .company_story .img_area {
        margin-top: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
    }

    .company .company_story .img_area div {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .company .company_story .img_area div:nth-of-type(1) {
        margin-right: 0px;
    }


    .company .company_story .img_area div img {
        max-width: 490px;
        width: 95%;
        min-height: 1px;
        max-height: 324px;
        height: auto;
    }

    .company .company_story .img_area div div {
        width: 100%;
    }

    .company .company_story .img_area div .box_area {
        margin-top: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .company .company_story .img_area div .box_area .box {
        max-width: 190px;
        width: 33.333%;
        height: 140px;
        padding: 13px;
        background-color: #dda61a;
        margin-right: 0px;
    }

    .company .company_story .img_area div .box_area .box:nth-of-type(2) {
        background-color: #05008A;
        margin: 0 10px;
    }

    .company .company_story .img_area div .box_area .box:nth-of-type(3) {
        background-color: #0e3d0c;
    }

    .company .company_story .img_area div .box_area .box p {
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: left;
        color: #ffffff;
    }

    .company .company_story .img_area div .box_area .box span {
        font-size: 16px;
        color: #ffffff;
    }

    .company .company_story .img_area div .box_area2 {
        margin-top: 70px;
    }

    .company .company_story .img_area div .box_area2 span {
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
    }

    .company .company_story .img_area div .box_area2 p {
        width: 100%;
        margin-top: 15px;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: center;
        color: #3f3f3f;
    }

    /* company_story END */
    /* company_location */

    .company .company_location .recv {
        margin-top: 80px;
        padding: 0 20px;
    }

    .company .company_location .address {
        margin-top: 50px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .company .company_location .address div {
        width: 50%;
    }

    .company .company_location .address div:nth-of-type(1) {
        margin-right: 15px;
    }

    .company .company_location .address div:nth-of-type(2) {
        margin-left: 15px;
    }

    .company .company_location .address div p {
        padding-bottom: 8px;
        margin-bottom: 14px;
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
    }

    .company .company_location .address div > span {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: left;
        color: #707070;
    }
    .company .company_location .address div > span span.addr_span { font-size:2.5vw; line-height: 3vw; display: block;  }

    /* company_location END */

    .sub_contact_txt2 { font-size: 18px !important;  }
}

@media screen and (max-width: 799px) {
    /* company_location */

    .company .company_about .img_area > div:nth-of-type(1) {
        margin: 0 0px;
    }

    .news .company_nav ul li:nth-child(1) a,
    .news .company_nav ul li:nth-child(2) a {
       padding: 0px 0 0px;
    }

    .company .company_location .recv {
        margin-top: 80px;
        padding: 0 20px;
    }

    .company .company_about { padding-bottom:50px;  }
    .company .company_about .img_area div p span { text-align:center;  }
    .company .company_story { padding: 0 15px 0;  }
    .mg_t150 { margin-top: 50px;  }
    .company .company_location .address {
        margin-top: 50px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }


    .company .company_location .address div {
        margin-top: 20px;
        width: 100%;
    }

    .company .company_location .address div:nth-of-type(1) {
        margin-right: 0px;
    }

    .company .company_location .address div:nth-of-type(2) {
        margin-left: 0px;
    }

    .company .company_location .address div p {
        padding-bottom: 8px;
        margin-bottom: 14px;
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
    }

    .company .company_location .address div span {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: left;
        color: #707070;
    }

    .root_daum_roughmap .wrap_map {
        height: 350px !important;
    }

    .sub_contact_txt2 { font-size: 4vw !important;  }
    .sub_contact_txt2 a { font-size: 4vw !important;  }

    /* company_location END */

    .faq .company_nav ul li:nth-child(1) a,
    .faq .company_nav ul li:nth-child(2) a {
       padding: 0px 0 0px;
    }
}


@media screen and (max-width: 499px) {
    .sub_banner p{
        font-size: 36px;
    }
    /* text_area */
    .company .text_area span {
        margin: 10px 0 0;
        font-size: 20px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        letter-spacing: normal;
        text-align: center;
        color: #757575;
    }

    .company .text_area p {
        font-size: 30px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.55;
        letter-spacing: normal;
        text-align: center;
        color: #3f3f3f;
    }

    /* text_area END */
    /* company_about */

    .company .company_about .img_area div img {
        max-width: 500px;
        width: 100%;
        min-height: 1px;
        height: auto;
    }

    .company .company_about .img_area div span {
        margin-top: 40px;
        font-size: 20px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: left;
    }

    .company .company_about .img_area div p {
        width: 100%;
        margin-top: 30px;
        font-size: 16px;
        font-weight: 300;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;

    }

    .company .company_about .img_area div p span {
        margin-top: 24px;
        width: 100%;
        display: inline-block;
        font-size: 20px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;

    }

    /* company_about END */
    /* company_location */
    .company .company_location .address .addr_list p {
        padding-bottom: 8px;
        margin-bottom: 14px;
        font-size: 18px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
    }

    .company .company_location .address div span {
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.83;
        letter-spacing: normal;
        text-align: left;
        color: #707070;
        width: 90%;
    }

    .root_daum_roughmap .wrap_map {
        height: 200px !important;
    }

    /* company_location END */

    .sub_banner p.product_tit { font-size:7vw;  }

    .different_quality .ul_qual li:nth-child(1) a > img, .different_quality .ul_qual li:nth-child(3) a > img {
        width: 457px !important;
    }
    .different_quality .ul_qual li a div.diff_layer {
        top: -50px !important;
    }
    .different_quality .ul_qual li a > img { height: 64vw;  }
}

/**********************************************************
                        company END
***********************************************************/

/**********************************************************
                           different
***********************************************************/
.different {

}

/* different_nav */
.different_nav {
    padding: 150px 0 80px;
}

.different_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.different_nav ul li {

    text-align: center;
    width: 33.333%;
    border-bottom: 1px solid #eee;
}

.different_nav ul li.active,
.company_nav ul li.active {
    border-bottom: 3px solid #dda61a;
}
.different_nav ul li.active,
.different_nav ul li:hover{
    border-bottom: 3px solid #05008A;
}

.different_nav ul li:nth-of-type(1).active,
.different_nav ul li:nth-of-type(1):hover{
    border-bottom: 3px solid #05008A;
}

.different_nav ul li:nth-of-type(2).active,
.different_nav ul li:nth-of-type(2):hover{
    border-bottom: 3px solid #dda61a;
}

.different_nav ul li:nth-of-type(3).active,
.different_nav ul li:nth-of-type(3):hover{
    border-bottom: 3px solid #0e3d0c;
}

.different_nav ul li:nth-of-type(4).active,
.different_nav ul li:nth-of-type(4):hover{
    border-bottom: 3px solid #000;
}

.different_nav ul li:hover {
    border-bottom: 3px solid #dda61a;
}


.different_nav ul li:hover a {
    color: #dda61a;
    font-weight: 600;
}
.different_nav ul li:hover a,
.different_nav ul li.active a{
    color: #05008A;
    font-weight: 600;
}

.different_nav ul li:nth-of-type(2):hover a,
.different_nav ul li:nth-of-type(2).active a{
    color: #dda61a;
    font-weight: 600;
}

.different_nav ul li:nth-of-type(2):hover a,
.different_nav ul li:nth-of-type(2).active a{
    color: #dda61a;
    font-weight: 600;
}
.different_nav ul li:nth-of-type(3):hover a,
.different_nav ul li:nth-of-type(3).active a{
    color: #0e3d0c;
    font-weight: 600;
}
.different_nav ul li:nth-of-type(4):hover a,
.different_nav ul li:nth-of-type(4).active a{
    color: #000;
    font-weight: 600;
}

.different_nav ul li a {
    -webkit-transition: 0.3s color;
    -o-transition: 0.3s color;
    transition: 0.3s color;
    display: inline-block;
    width: 100%;
    padding: 20px;
    font-size: 28px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #cccccc;
    font-size: 28px;
}

.different_nav ul li a span { font-size: 20px; font-weight:900; font-family: manrope; }


/* different_nav END */
/* different_fabric */

.different_fabric {}

.different_fabric .text_area {
    padding-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.different_fabric .text_area p {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: left;
    color: #3f3f3f;
    margin-bottom: 60px;
    word-break: break-all;
}
.different_fabric .text_area p span{
    color: #05008A;
    font-weight: 600;
}

.different_fabric .img_area {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 400px;
    min-height: 350px;
}

.different_fabric .img_area img {
    width: 51.7%;
    position: absolute;
    top: 0;
    left: 0;
}
.different_fabric .img_area p{
    margin-bottom:10px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}
.different_fabric .img_area img:nth-of-type(2) {
    top: 0;
    right: 0;
    left: auto;
}
.different_fabric .sup_area{
    padding:20px 0 50px 0;
    font-weight: 600;
    position: relative;
}

.different_fabric .sup_area p{
    width: 240px;
    text-align: center;
    position: absolute;
    left: 15%;
    font-size: 22px;
}

.different_fabric .sup_area p:nth-of-type(2n){
    left: auto;
    right: 15%;
}

.different_fabric .title_area{
    text-align: center;
    padding:100px 0;
}

.different_fabric .title_area p{
    font-size: 32px;
    font-weight: 600;
    line-height: 1.5;
    word-break: keep-all;
}


/* Different QUALITY */

.different_quality {}

.different_quality .box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 150px;
}

.different_quality .box:nth-of-type(2) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.different_quality .box .img_area {
    width: 50%;
    height: 400px;
    margin-right: 40px;
    position: relative;
}

.different_quality .ul_qual { display:flex; width:100%; justify-content: space-between;  }
.different_quality .ul_qual li { width:400px; text-align:center; }
.different_quality .ul_qual li a { position:relative; display:block;width: 400px; height:400px; overflow:hidden; border-radius: 200px; margin-bottom:30px; }
.different_quality .ul_qual li a div.diff_layer { position:absolute; top:0px; width:100%; }
.different_quality .ul_qual li:nth-child(1) a > img,
.different_quality .ul_qual li:nth-child(3) a > img { width: 720px;  }

.different_quality  video{
    width: 100%;
    height: 100%;
}

.different_quality .box:nth-of-type(2) .img_area {
    position: relative;
    margin-right: 0;
    margin-left: 40px;
}

.different_quality .box .img_area img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.5s;
    min-height: 1px;
}

.different_quality .box .text_area {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.different_quality .box .text_area p {
    font-size: 80px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    text-align: left;
    color: #cccccc;;
}

.different_quality .box .text_area>span {
    margin: 33px 0 39px 0;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    text-align: left;
    color: #757575;
}

.different_quality .box .text_area .detail_text1,
.different_quality .box .text_area .detail_text2{
    font-size: 18px;
    line-height: 1.5;
}

.different_quality .box .text_area .btn_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.different_quality .box .text_area .btn_area span {
    cursor: pointer;
    display: inline-flex;
    width: 180px;
    height: 66px;
    padding:10px;
    margin-right: 10px;
    justify-content: center;
    align-items: center;
    border-radius:30px;
    text-align: center;
    border: solid 1px #dddddd;
    background-color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    transition: 0.3s;
    color: #ddd;
}

.different_quality .box .text_area .btn_area span:last-of-type{
    margin-right: 0;
}

.different_quality .box .text_area .btn_area span.active,
.different_quality .box .text_area .btn_area span:hover{
    color: #3f3f3f;
}

.different_quality .swiper_text {
    text-align: center;
}

.different_quality .swiper_text p {
    margin: 150px 0px 10px;
    font-size: 80px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.06;
    letter-spacing: normal;
    color: #cccccc;;
}

.different_quality .swiper_text span {
    display: inline-block;
    margin: 10px 0px 20px;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.75;
    letter-spacing: normal;
    color: #757575;
}

.mySwiper2 {
    margin-bottom: 120px;
    padding-bottom: 30px !important;
}

.mySwiper2 .swiper-wrapper {
    padding: 50px 0;

}

.mySwiper2 .swiper-slide {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.mySwiper2 .swiper-slide img {
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-filter: brightness(0.7);
    filter: brightness(0.7);
    width: 100%;
    height: 200%;
}

.mySwiper2 .swiper-slide.size {
    border:1px solid #eee;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 2;
}

.mySwiper2 .swiper-slide.size img {
    -webkit-filter: brightness(1);
    filter: brightness(1);
    cursor: pointer;
}

.mySwiper2 .swiper-button-prev,
.mySwiper2 .swiper-button-next {
    width: 45px !important;
    height: 45px !important;
    background-image: none !important;
    right: 0px !important;
    top: calc(50% - 15px);
}

.mySwiper2 .swiper-button-prev {
    left: 0px !important;
}

.mySwiper2 .swiper-button-prev::after,
.mySwiper2 .swiper-button-next::after {
    content: '';
}

.mySwiper2 .swiper-button-next .next,
.mySwiper2 .swiper-button-prev .prev {
    color: #7e7e7e;
    font-size: 40px;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.3);
    width: 45px;
    height: 45px;
    display: inline-block;
    text-align: center;
}
.mySwiper2 > .swiper-pagination-bullets{
   position:static;
   margin-top:50px;
}

/* Different as */
.different_as {}

.different_as .box {
    padding-bottom: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.different_as .box .text_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.different_as .box .text_area p {
    font-size: 38px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.55;
    letter-spacing: normal;
    text-align: left;
    color: #3f3f3f;
    margin-bottom: 40px;
}

.different_as .box .text_area span {
    max-width: 600px;
    width: 100%;
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #757575;
}

.different_as .img_area {
    margin: 40px 0;
    display: inline-block;

}

.different_as .img_area img {
    max-width: 800px;
    width: 100%;
    height: auto;
    min-height: 1px;
}

.different_as .different_as_icon {
    border-top: 1px solid #dddddd;
    padding: 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.different_as .different_as_icon:last-of-type{
    border-top: 0;
}
.different_as .different_as_icon.green {
    padding-bottom: 160px;
}

.different_as .different_as_icon .text_area {
    text-align: center;
}

.different_as .different_as_icon .text_area p {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #757575;
    margin-bottom: 15px;
}

.different_as .different_as_icon .text_area span {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.83;
    letter-spacing: normal;
    text-align: center;
    color: #757575;
}

.different_as .different_as_icon.green .text_area p {
    font-weight: 600;
    color: #0e3d0c;
}

.different_as .different_as_icon.green .text_area span {
    font-weight: 500;
    display: inline-block;
    color: #0e3d0c;
    max-width: 480px;
    width: 100%;
}
.different_as .different_as_icon.green .text_area span b{
    font-weight: 700;
}
.different_as .different_as_icon .icon_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
}

.different_as .different_as_icon .icon_area .img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.different_as .different_as_icon .icon_area p {
    font-weight: 500;
    text-align: center;
    color: #7e7e7e;
    font-size: 18px;
}

.different_as .different_as_icon .icon_area .img img {
    width: 50px;
    height: 50px;

}

.different_as .different_as_icon .icon_area .img::after {
    position: absolute;
    right: -15px;
    top: 25px;
    display: inline-block;
    content: '';
    background-image: url(../images/different/arrow.png);
    width: 22px;
    height: 18px;
}

.different_as .different_as_icon .icon_area .img.none::after {
    content: none;
}

.different_as .different_as_icon .icon_area.green {
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.different_as .different_as_icon .icon_area.green>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;

}


.different_as .different_as_icon .icon_area.green .bar {
    position: absolute;
    right: 20px;
    bottom: -70px;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

}

.different_as .different_as_icon .icon_area .img.green p {
    color: #0e3d0c;
}

.different_as .different_as_icon .icon_area .bar img {
    width: 100%;
}

.different_as .different_as_icon .icon_area .bar p {

    margin-top: 10px;
    font-size: 24px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #0e3d0c;
}

/**********************************************************
                      board area
***********************************************************/
.sub_board { width: 1460px; margin: 30px auto; }

/**********************************************************
                      responsive
***********************************************************/
@media screen and (max-width: 1600px) {
    /* different_fabric */

    .different_fabric .recv,
    .different_quality .recv,
    .different_as .recv {
        padding: 0 40px;
    }



}

@media screen and (max-width: 1023px) {
    .sub_board {
        width: 100%;
        padding: 0 20px;
    }
    .sub_banner p{ font-size:55px;  }

    .company_nav {
        padding: 40px 0 40px;
    }

    .different .sub_banner p{ bottom: 0%;  }

    /* different_fabric */
    .different_fabric .text_area img{ width:100%; }
    .different_as .text_area img{ width:100%; }
    .different_quality .ul_qual li{ width: 100%; margin-bottom: 50px; }
    .different_quality .ul_qual li a { width: 100%; height: 30%; }
    .different_quality .ul_qual li a > img { width: 100%;  }
    .different_quality .ul_qual li a div.diff_layer { top:-25px;  }
    .different_quality .text_area img { width: 100%; }
    .different_quality .text_area .diff_img60 { width: 60%;  }

    .different_fabric .recv,
    .different_quality .recv,
    .different_as .recv {
        padding: 0 20px;
    }

    .different_fabric .text_area p {
        font-size: 20px;
        text-align: left;
    }

    .different_fabric .img_area {
        position: relative;
        width: 100%;
        min-height: 200px;
    }

    /* Different QUALITY */

    .different_quality .box .text_area p {

        font-size: 50px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.06;
        letter-spacing: normal;
        text-align: left;
        color: #eeeeee;
    }

    .different_quality .box .text_area>span {
        margin: 33px 0 39px 0;
        font-size: 24px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.75;
        letter-spacing: normal;
        text-align: left;
        color: #757575;
    }

    .different_quality .box .text_area .btn_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .different_quality .box .text_area .btn_area span {
        font-size: 16px;
    }

    .different_quality .swiper_text p {
        font-size: 50px;
    }

    .different_quality .swiper_text span {
        font-size: 24px;
    }

    .mySwiper2 .swiper-slide img {
        width: 100%;
    }

    .company .company_story { padding: 50px 15px; background: #fff;  }
    .company .company_story .text_area img { width: 100%; }
    .contact .company_about .img_area { display:block; padding:15px;  }
    .contact .company_about .img_area > div { width:100%;  }
    .map_area { height: 350px;  }
    .map_area iframe { width: 100%; height: 350px;  }

    .download .sub_banner p { font-size: 27px;  }

    .different_quality .ul_qual { flex-direction:column;  }
}

@media screen and (max-width: 799px) {


    .info02 .sub_banner p { font-size: 8vw; width:100%; bottom: 11% !important; }
    .sub_banner p { font-size: 10vw; bottom: -3% !important;  }
    .sub_banner.bg_7050 p { font-size: 8vw; transform: translate(-50% , -40%);  }
    .sub_banner.bg_7060 p { font-size: 8vw; transform: translate(-50% , -40%);  }
    .sub_banner.bg_8070 p { font-size:8vw; }

    .company_nav ul { flex-wrap:wrap; gap:0px;   }
    .company_nav ul li { width: 33%;  }
    .company .text_area p { font-weight: 700; font-size:7vw; }
    .company .company_location { padding: 7vw 0;  }

    .company .company_story { background: #fff;  }
    .company .text_area img { width: 100%;  }
    .company_nav ul li a span { font-size: 4.9vw;  }
    .company_nav ul li a { padding:2vw; font-size: 3.5vw;   }
    .different_nav { padding: 7vw 0;   }
    .different_nav ul { flex-wrap:wrap;  }
    .different_nav ul li { width: 33%;  }
    .different_fabric .text_area img { width:100%;  }
    .different_fabric .mg_t150 { margin-top: 10vw;  }
    .different .different_nav ul li { width: 33%;  }
    .different .different_nav ul li a { padding:2vw; font-size: 3.5vw;   }
    .different_nav ul li a { padding:2vw; font-size: 3.5vw;   }

    .different_quality .mg_t150 { margin-top: 10vw;}

    .different_quality .mySwiper2.mg_t150{
        padding-bottom: 60px !important;
        /* overflow-y: visible; */
    }

    .different_as .text_area img { width:100%;  }
    .different_as .mg_t150 { margin-top: 10vw;  }

    .product_order p { font-size: 5vw !important;  }

    .map_area { height:auto;  }
    .contact .company_about .img_area { flex-direction:column;  }
    .contact .company_about .img_area > div { width: 100%;  }
    .contact .company_about .img_area > div:nth-of-type(2) { padding: 4vw;  }
    .contact .company_about .img_area > div > p > span { font-size: 5vw;  }
    .contact_ul li img { width: 100%;  }

    /* Different QUALITY */

    .different_quality { width:100%;  }

    .different_quality .box {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 150px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .different_quality .box:nth-of-type(2) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .different_quality .box .img_area {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .different_quality .box .img_area iframe{
        width: 100%;
        height: 50vw;
    }
    .different_quality .box:nth-of-type(2) .img_area {
        margin-right: 0;
        margin-left: 0;
    }

    .different_quality .box .img_area img {
        width: 100%;
        height: 100%;
        min-height: 1px;
    }

    .different_quality .box .text_area {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .different_quality .box .text_area p {

        font-size: 50px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.06;
        letter-spacing: normal;
        text-align: left;
        color: #eeeeee;
    }


    .different_quality .box .text_area .btn_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .different_quality .box .text_area .btn_area span {
        font-size: 16px;
    }

    .different_quality .swiper_text {
        text-align: center;
    }

    .different_quality .swiper_text p {
        font-size: 50px;
    }

    .different_quality .swiper_text span {
        font-size: 20px;
    }

    .mySwiper2 .swiper-slide img {
        width: 100%;
    }


    /* Different as */
    .different_as {}

    .different_as .box .text_area p {
        font-size: 32px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.55;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
        margin-bottom: 40px;
    }

    .different_as .box .text_area span {
        max-width: 450px;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        text-align: center;
        color: #757575;
    }


    .different_as .different_as_icon .icon_area .img {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .mySwiper2 .swiper-slide.size {
        border:1px solid #eee;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        z-index: 2;
    }

    .info02 .recv > p{
        padding:0px 20px;
    }
    .info01 .recv > p{
        padding:0px 20px;
    }

    .contact .company_about .img_area > div:nth-of-type(1){
        margin-right:0px;
    }
    .contact .company_about .img_area > div:nth-of-type(2){

        margin-left:0px;
    }
}

@media screen and (max-width: 639px) {

    /* different_fabric */
    .different_fabric .text_area p {
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        color: #3f3f3f;
        margin-bottom: 60px;
    }

    .different_fabric .img_area {
        position: relative;
        width: 100%;
        margin-bottom: 40px;
        height: auto !important;
        min-height: 1px;
    }

    .different_fabric .img_area img {
        width: 100%;
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 10px;
    }

    .different_fabric .img_area img:nth-of-type(2) {
        top: 0;
        right: 0;
        left: auto;
    }

}

@media screen and (max-width: 499px) {
    .sub_banner{
        height:650px;
    }

    /* different_nav */
    .different .different_nav {
        padding: 50px 0 80px;
    }

    .different .different_nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .different .different_nav ul li {

        text-align: center;
        width: 33.333%;
        border-bottom: 1px solid #eee;
    }

    .different .different_nav ul li a {
        padding: 20px 10px;
        font-size: 16px;
    }
    .pgpop-body{
        margin-top:50px;
    }
    .pgpop{
        padding-top:50px;
    }


    /* different_nav END */

    /*.different_quality  */
    .different_quality .box .text_area .btn_area {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .different_quality .box .text_area .btn_area span {
        margin-bottom: 10px;
        width: calc(50% - 5px);
        margin-right: 0;
    }

    /* Different as */
    .different_as {}

    .different_as .box .text_area p {
        font-size: 32px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.55;
        letter-spacing: normal;
        text-align: left;
        color: #3f3f3f;
        margin-bottom: 40px;
    }

    .different_as .box .text_area span {
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.63;
        letter-spacing: normal;
        text-align: center;
        color: #757575;
    }

    .different_as .different_as_icon .text_area span {
        font-size: 16px;
    }

    .different_as .different_as_icon .icon_area .img {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .different_as .different_as_icon .icon_area p {
        font-size: 14px;
    }

    .different_as .different_as_icon .icon_area .bar p {
        font-size: 20px;
    }
    .mySwiper2 > .swiper-pagination-bullets{
       margin-top:10px;
    }
}

@media screen and (max-width: 399px) {}
@media screen and (max-width: 360px) {}

/**********************************************************
                        diffrent END
***********************************************************/


/* 추가사항 */

.bottom_nav{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 110px;
}

.bottom_nav a{
    display: inline-flex;
    align-items: center;
    padding-left: 40px;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.39;
    letter-spacing: normal;
    text-align: center;
    color: #dddddd;
    position: relative;
    transition: 0.3s;
}
.bottom_nav a:hover{
    filter: brightness(0.7);
}
.bottom_nav a.right{
    padding-left: 0;
    padding-right: 40px;
}

.bottom_nav .left::before{
    position: absolute;
    content: '';
    top:50%;
    left: 0;
    background-image: url('../images/left_arrow.png');
    display: inline-block;
    transform: translateY(-50%);
    width: 22px;
    height: 41px;
}

.bottom_nav .right::before{
    position: absolute;
    top:50%;
    right: 0;
    content: '';
    background-image: url('../images/right_arrow.png');
    display: inline-block;
    transform: translateY(-50%);
    width: 22px;
    height: 41px;

}
.bottom_nav .center{
    padding-left: 0;
}
.company_nav.bottom a,
.different_nav.bottom a{
    position: relative;
}
.company_nav.bottom a::after,
.different_nav.bottom a::after{
    position: absolute;
    top:50%;
    right: 0;
    content: '';
    background-image: url('../images/right_arrow.png');
    background-size: 19px 33px;
    background-repeat: no-repeat;
    display: inline-block;
    transform: translateY(-50%);
    width: 19px;
    height: 33px;
}

.company_nav.bottom li:last-of-type a::after,
.different_nav.bottom li:last-of-type a::after{
    width: 0px;
}

@media(max-width:599px){
    .company_nav.bottom a::after,
    .different_nav.bottom a::after{
        width: 0px;
    }
}

.product_order{
    border-top: 1px solid #7e7e7e;
    margin:0 auto;
    padding-top: 50px;
    padding-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.product_order p{
    font-size: 28px;
    text-align: center;
    margin-bottom: 40px ;
    font-weight: 600;
    line-height: 1.5;
}

.product_order > img{
    margin:0 auto 40px ;
    max-width:800px;
    width: 100%;
}

.pop_copy::after,
.pop_down::after{
    content: '복사하기';
    display: inline-block;
    word-break: keep-all;
    color: #fff;
    position: absolute;
    bottom: -20px;
    left: 0;
    font-size: 12px;
}
.pop_down::after{
    content: '다운로드';
}
.img_width100 img{ width: 100%; max-width:1000px; }
