@charset "uft-8";
.eng #gnb > ul > li {width:220px;}
.eng #gnb > ul > li > a {font-size:19px;}
.eng .gnb-2dep-info > h2 {font-size:24px}
.eng #gnb .gnb-2dep > li p {font-size:15px;}
.eng #section2 .product-txt-wrap h1 {
    height:80px;
}

@media screen and (min-width:768px) {
    .eng .dep {width:320px}
    .eng .dep .dep_list {width:320px}
}


/*main*/
.eng #section1 h2 {width:100%;}
.eng .go_btn {margin-top:100px;}
.eng #section2 .product-txt-wrap h1 {font-size:20px;height:80px;}
.eng .go_btn {margin-top: 20px;}
.eng #section2 .product-txt-wrap h1:before {top:55px;}
.eng #section1 .business-area-box dt {font-size:16px;margin-top:4px;}

@media screen and (min-width: 768px) {
    .eng #section1 .business-area-box dt {
        font-size: 26px;
        line-height: 1.5;
    }   
    .eng #section3 ul.contact li a div .num {
        font-size: 15px;
    }
    .eng #section2 .product-txt-wrap h1 {
        font-size: 36px;
    }
    .eng #section2 .product-txt-wrap h1:before {
        top: 95px;
    }
    .eng #section2 .go_btn {margin-top:70px;}
    .eng #section1 .business-area-box dt {margin-top:44px;}
}
@media screen and (min-width: 1366px) {
    .eng #section1 .business-area-box dt {
        margin-top: 80px;
    }
    .eng #section2 .product-txt-wrap h1 {
        font-size: 40px;
        height:auto;
    }
    .eng #section3 ul.contact li:first-child a {
        padding: 30px 50px 30px 30px;
    }
    .eng #section2 .go_btn {margin-top:130px}
    .eng #section3 ul.contact li a div .num {font-size:29px}
}

/*sub navi*/
@media screen and (max-width: 1024px){
	.eng .lnb_wrap .dep .dep_list a {padding: 0 10px;}
}
@media screen and (max-width:767px) {
    .eng .lnb_wrap .dep .dep_list a {font-size:13px;}
    .eng .dep > a {font-size:13px;}
}

/*조직도*/
.eng #laboratoryOrgContainer .org-list-tit > p {
    font-size:15px;
    word-break:keep-all;
    letter-spacing:0;
    line-height:1.3
}
.eng #laboratoryOrgContainer .org-list-box > li .org-list-tit {
    min-height:50px;
    height:auto;
}
.eng #laboratoryOrgContainer .org-list-box > li .org-list-con {
    font-size:15px;
    word-break:keep-all;
    line-height:1.3;
    letter-spacing:0;
}
.eng #laboratoryOrgContainer .laboratory-org-box .org-list-tit p {
    line-height:2;
}

/*인증서*/
.eng .patentList li > span {min-height:464px;}
@media screen and (max-width: 1200px) {
    .eng .patentList li > span {min-height:542px;}
}
@media screen and (max-width: 980px) {
    .eng .patentList li > span {min-height:662px;}
}

/*제품*/
.eng .product-box {height:220px}
.eng ul.tbl-top-box li h2 {font-size:18px}
@media screen and (max-width:480px) {
    .eng .product-photo li {width:45%;margin:5px;}
    .eng .product-box dt {float:none;padding: 10px;}
    .eng .product-box {height:auto;}
    .eng .product-box dd {width:100%;}
    .eng .product-wrap p {margin-bottom:0;}
}
@media screen and (max-width:768px) {
    .b_list.list5.eng li {width:100% !important;}
}
@media screen and (max-width: 480px) {
    .sub_visual .s_inner .sub_title .title_b strong.eng {font-size: 18px;}
}
