@charset "utf-8";


/*서브 비주얼*/
.eQ01 .wrap_sub_visual:before{background:url(/sites/engineeringlife/images/sub_engineeringlife.jpg) no-repeat center top;}
.eQ02 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_09.jpg) no-repeat center;background-size:cover !important; }
.eQ03 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_08.jpg) no-repeat center ;background-size:cover !important ;}


.eQ04 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_03.jpg) no-repeat center;background-size:cover !important; }
.eQ05 .wrap_sub_visual:before{background:url(/sites/templet_guide/images/sub/sub_visual_24.jpg) no-repeat center;background-size:cover !important; }

/* 서브비주얼 텍스트 수정*/
.wrap_sub_visual .visual_intro span::before{content:"The Core of Advanced Bioindustry";}
.wrap_sub_visual .visual_intro span::after{content:"첨단 바이오산업의 핵심";}

.video_1 p { font-size:18px; }

/* 연구실 소개 표*/
    .labo_wrapper table tr td:last-child {
      background: #f9f9f9;
    }

    .labo_wrapper span{
    margin-left:4px;
    background:#fff;
    color:#000;
    display:inline-block;
    padding:2px 8px;
    font-size:14px;
    border-radius: 15px;
    border: 1px solid #eee;
    letter-spacing: -.5px;
    }
    .labo_wrapper span:first-child{margin-left:0;}
    .labo_btn {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 0;
    word-break: break-word;
    }
    .labo_btn::after {content:"";display:inline-block;vertical-align:-1px;margin:0 0 0 5px;width:18px;height:18px;}
    .labo_btn::after { background:url("/sites/engineeringlife/images/btn_icon_self_b.png") no-repeat center; }
.labo_btn:hover,
.labo_btn:focus {
    color: #157ab5;
}

/* 연구실 상세소개 페이지1*/
.lab .pro_home {
margin-top: 10px;
margin-left: 5px;
}
.lab .pro_link {
  margin-top: 15px;
margin-left: 5px;
}
.lab > .img::after {
display: none !important;
}