@charset "UTF-8";
/*검색 엔진 도입전 숨김처리*/
.search{display:none !important;}

/* reset */
* {-webkit-text-size-adjust:none; -webkit-overflow-scrolling:touch;}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
img,fieldset{max-width:100%;border:0;vertical-align:middle;}
legend,caption, .hide {visibility:hidden;overflow:hidden;width:0;height:0;font-size:0;line-height:0;text-align:left}
ul,ol{list-style:none}
em,address{font-style:normal}

/*common*/
.mg-b30{margin-bottom:30px;}

a{color:inherit}
table{width:100%;border:0;border-collapse:collapse}
input[type=text],input[type=password],input[type=url],textarea,input[type=submit]{height:35px;box-sizing:border-box;padding:0 7px;border:1px solid #666f7b;border-radius:0 !important;font-size:13px;-webkit-appearance:none; -moz-appearance:none; appearance:none;}
input:focus, textarea:focus, input.active:focus{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0.5);}
input[type=checkbox], input[type=radio] {outline:0;}
select{height:35px;box-sizing:border-box;padding:0 35px 0 7px;padding:0 0 0 9px \0/IE9 !important;border:1px solid #666f7b;border-radius:0 !important;font-size:13px;-webkit-appearance:none; -moz-appearance:none; appearance:none;background:#fff url(/_res/mma/img/comm/bg_select.png) no-repeat right;background-size:30px}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	select {padding:0 0 0 7px !important}
}


table input[type=text],table input[type=password],tabl e input[type=url],table textarea,table input[type=submit]{border:1px solid #dadada;}
table select{border:1px solid #dadada;color:#222}

body{font-family:'NanumGothic','나눔고딕',"맑은고딕",Arial,Sans-Serif;font-size:15px;color:#868686;overflow-x:hidden}
.all-fixed{position:fixed;width:100%;height:100%;}
#wrap{position:relative;clear:both;}

/* header */
#wrap > header {width:100%; background: #fff;}
#wrap .head_inner{max-width:1180px;margin:0 auto;padding: 51px 0 0;}
#wrap .head_inner:after{display:block;content:"";clear:both}
#wrap .head_inner h1{float:left;width:232px;height:60px;text-indent:-99999px;font-size:0;background:url(/_res/lifesci/etc/logo_lifesience.svg) no-repeat;background-size: 100%;}
#wrap .head_inner > div > a{display:none}
#wrap .head_inner > div > div{max-width:1180px;margin:0 auto;text-align:right;}
#wrap .head_inner > div > div > a{display:none}
#wrap .head_inner > div ul{display:inline-block;margin-top:8px;}
#wrap .head_inner > div ul.m{display:none}
#wrap .head_inner > div ul li{display:inline-block;font-size:11px;color:#575756}
#wrap .head_inner > div ul li:after{display:inlin-block;padding:0 5px 0 10px;content:"l";line-height:80%;color:#b6b1ab;}
#wrap .head_inner > div ul li:last-child:after{content:""}
#wrap .head_inner .search{display:inline-block;}
#wrap .head_inner .search input{width:114px;height:30px;padding:5px;border:0;box-sizing:border-box;background:#fff;}
#wrap .head_inner .search a{display:inline-block;width:36px;height:30px;vertical-align:middle;font-size:0;background:url(/_res/lifesci/img/comm/btn_search.png) no-repeat}
#wrap .head_inner .search input::-webkit-input-placeholder{color:#fff}
#wrap .head_inner .search input::-moz-placeholder{color:#fff}
#wrap .head_inner .search input:-ms-input-placeholder{color:#fff}
#wrap .head_inner .search input:-moz-placeholder{color:#fff}

/* gnb */
#wrap .head_inner nav{float:right;margin-top:14px;}
#wrap .head_inner nav > a{display:none}
#wrap .head_inner nav div > a{display:none}
#wrap .head_inner nav div > ul {margin-right:-.7%;}
#wrap .head_inner nav div > ul :after{display:block;content:"";clear:both}
#wrap .head_inner nav div > ul  > li{position:relative;float:left;padding: 3px 36px 37px;font-weight:bold;font-size:17px;color:#333;}
#wrap .head_inner nav div > ul > li > ul{display:none;}

/* HOMIO
   #wrap .head_inner nav div > ul  > li a { word-spacing:-5px;}
   #wrap .head_inner nav div > ul  > li:last-child {padding:3px 0 26px 36px ;}
*/

.wnav .deps1{/*margin-right:-30px;*/}
.wnav .deps1:after{display:block;content:"";clear:both}
.wnav .deps1 > li{position:relative;float:left;padding:0 30px 36px;font-weight:bold;font-size:16px;color:#333;}
.wnav .deps1 > li.selected,
.wnav .deps1 > li:hover{color:#ba0b4a;}
.wnav .deps2{position:absolute;top:54px;left:50%;width:170px;margin-left:-85px;padding:20px;background:rgba(0,0,0,.7);z-index:1;}
.wnav .deps2 > li{padding:7px 0;word-break:keep-all;line-height:140%;font-weight:normal;font-size:15px;color:#fff;}


.visual{width:100%;height:240px;background:url(/_res/lifesci/img/sub/visual2.jpg) no-repeat center}
.visual:after {content:'';display: block;margin-top:-40px; height:40px;background:rgba(0,0,0,0.55);}
.visual > div {max-width: 1180px;margin: 0 auto;height: 240px; padding: 0 60px;}
.visual > div p {padding-top: 76px; font-size: 30px;text-align: left;font-weight: bold;color: #fff;text-shadow: 0px 0px 7px rgba(0,0,0,.9);}
.visual > div p span {font-size:40px;}
.visual .breadcrumbs{color:#dadada;font-size:12px;text-align: right;padding-top: 60px;}
.visual .breadcrumbs a {color:#fff;}
.visual .breadcrumbs a:after{display:inline;content:">";padding:0 5px 0 8px;font-size:10px;color: #fff;}
.visual .breadcrumbs a.ico_home {padding-left:15px; background:url(/_res/lifesci/img/comm/ico_home.png) no-repeat left center; }
.visual .breadcrumbs strong{color:#fff;font-weight:normal}



/* contaniner */
#container{position:relative;max-width:1180px;margin:50px auto 0; padding: 0px 0 100px; }
#container:after{display:block;content:"";clear:both}
#container.bg_none {background:none;}

/* lnb */
#container nav{float:left;width:220px}
#container nav h2{font-size: 22px;color: #444444;line-height: 110%;padding: 0px 0 30px;border-bottom: 2px solid #ba0b4a;font-weight: bold;letter-spacing: -1px;word-break: keep-all;}
#container nav h2.line2{padding:24px 0 18px 20px;background:#ba0b4a url(/_res/mma/img/sub/nav_bar.gif) no-repeat 24px 0;}
#container nav h2 span{display:block;font-size:13px;line-height:130%;color:#9e9e9e;}
#container nav ul {background: #fff; }
.lnb_deps2 > li{min-height:50px;box-sizing:border-box;padding:15px 0px;border-bottom:1px solid #dadada;font-size:16px;color:#222222;}
.lnb_deps2 > li > a {display: inline-block;width:220px;}
.lnb_deps2 > li.selected a,
.lnb_deps2 > li > a.active,
.lnb_deps2 > li:hover a{color:#ba0b4a; font-weight:bold;background: url(/_res/mma/img/sub/bg_lnb_hover.gif) no-repeat right center;}
.lnb_deps3{margin-top:10px}
.lnb_deps3 li a{display:block;padding:5px 0;color:#7c7c7c;font-size:13px;}
.lnb_deps3 li a:before{content:"-";padding-right:5px;}

.deps1 > li > a.active  { color:#ba0b4a;  }

/* lnb 3depth a태그 색깔*/
ul.lnb_deps3 > li >a.active{color:#a5355d}

/* lnb 3depth a태그 색깔(모바일)*/
ul.deps3 > li >a.active{color:#a5355d}

/* content */
.content{float:right;max-width:910px;width:100%;/*min-height: 750px;padding:20px 0px 40px;*/background: #fff;}
.con_full {max-width:100%;}
.content header:after {content: '';display:block; clear:both; }
.content header {padding:0px 0px 20px;}
.content h3{padding-bottom: 20px;font-size: 20px;margin-bottom: 30px;color: #444444;font-weight: bold;border-bottom: 1px solid #dedede;}

.content .sns {float: right;}
.content .sns a {display:inline-block; width:30px; height:30px; text-indent:-9999px;margin-left:5px;}
.content .sns a:nth-child(1) {background:url(/_res/mma/img/sub/bg_sns01.png) no-repeat 0 0px }
.content .sns a:nth-child(2) {background:url(/_res/mma/img/sub/bg_sns02.png) no-repeat 0 0px }

.content .con_tit{margin:20px 0 15px;font-size:22px;color:#444;font-weight:normal;line-height:140%;}
.content .con_tit span{font-size:14px;color:#929292;font-weight:normal}
.content .con_tit02{margin:50px 0 15px;padding-left:25px;font-size:18px;line-height:140%;color:#444;background:url(/_res/mma/img/comm/bl_tit.png) no-repeat 0 4px}

.txt_con{font-size:14px;margin-bottom:35px;line-height:180%;word-break: keep-all;}
.txt_con2{font-size:16px;margin-bottom:40px;line-height:180%; color:#868686;word-break: keep-all;}


.comm_box{padding:30px;border-top:1px solid #d6d6d6;border-bottom:1px solid #ba0b4a;
 background-color:#f9f9f9;background:url(/_res/mma/img/comm/bg_comm_box.png) repeat-y left bottom, url(/_res/mma/img/comm/bg_comm_box.png) repeat-y right bottom;}
.comm_box h4{margin-bottom:20px;font-size:18px;color:#666}
.comm_box p{line-height:160%;margin-bottom:20px;font-size:14px}
.comm_box .btn{margin-top:5px;}

.desc{display:block;margin-top:20px;font-size:13px;line-height:140%;}

/* aside */
#container aside{display:none;position:absolute;top:0;right:-80px;width:60px;}
#container aside ul li{margin-bottom:2px}
#container aside ul li a{display:block;width:60px;height:80px;box-sizing:border-box;padding-top:50px;line-height:120%;text-align:center;font-size:13px;color:#686868;background:#f2f2f2 url(/_res/mma/img/comm/ico_aside01.png) no-repeat center 18px;}
#container aside ul li:nth-child(2) a{background:#f2f2f2 url(/_res/mma/img/comm/ico_aside02.png) no-repeat center 16px;}
#container aside ul li:nth-child(3) a{background:#f2f2f2 url(/_res/mma/img/comm/ico_aside03.png) no-repeat center 16px;}
#container aside ul li:nth-child(4) a{padding-top:43px;background:#f2f2f2 url(/_res/mma/img/comm/ico_aside04.png) no-repeat center 12px;}
#container aside ul li a span{display:block}
.top_a{display:block;width:100%;height:40px;padding-top:20px;text-align:center;font-size:13px;color:#fff;background:#676767 url(/_res/mma/img/comm/bl_top.png) no-repeat center 8px;}

/* footer */ 
footer{background:#363a43;}


/* tab */
.tab{margin-bottom:20px;clear:both}
.tab:after{display:block;content:"";clear:both}
.tab li{float:left; width:20%;}
.tab li a{display:block; box-sizing:border-box;text-align:center;word-spacing:-6px;padding: 15px 0px 15px;border:1px solid #c9c9c9;margin-right:1px;font-size:18px;color:#fff;background:#c9c9c9;}
.tab li.selected a,
.tab li a:hover{background:#a40832;border:1px solid #a40832;border-left:0;color:#fff;font-weight: normal;}
.tab li:first-child.selected a,
.tab li:first-child a:hover{border:1px solid #a40832;}
.tab li.selected:after,
.tab li:hover:after{display:block;content:"";padding-bottom:4px; background:url(/_res/lifesci/img/sub/tab_btm.gif) no-repeat center;}

.tab_sel{width:100%;margin-bottom:20px}

/* list type */

ol{margin-left:17px;}
ol > li{padding:3px 0 10px;list-style-type:decimal;line-height:160%;}

.han_list{margin-left:23px;}
.han_list > li{list-style-type:hangul}

.dl_dot dt{padding-left:10px;margin-top:40px;font-size:14px; color:#444; background: url(/_res/lifesci/img/sub/dl_dot_dt.gif) no-repeat left 8px;}
.dl_dot dt:nth-child(1) {margin-top:15px;}
.dl_dot dd{padding-left:10px;font-size:14px; color:#868686; padding-left:15px; line-height: 30px;}
.dl_dot_ds dt{padding-left:10px;font-size:14px; color:#444; background: url(/_res/lifesci/img/sub/dl_dot_dt.gif) no-repeat left 8px;}
.dl_dot_ds dd {margin-left:10px; padding-left:10px;font-size:14px; color:#868686; line-height: 30px; background: url(/_res/lifesci/img/sub/dash_bar.gif) no-repeat left 15px;}


/* box_type_list */
.box_02 {padding:30px 40px; font-size: 13px; color:#444; background:#f8f8f8;}
.box_02 h5 {font-size:16px;}
.box_02 h6 {font-size:16px; font-weight: bold;}
.box_02 dl {line-height: 160%; margin-bottom: 20px}
.box_02 dt {font-weight: bold; margin-top: 10px;}
.box_02 ul {margin:20px 0;}



/* heading tag */
h4.txt_h4 {font-size:18px; font-weight:bold;color:#444;}
.txt_tit_p {padding-bottom:10px;font-size:26px;line-height: 115%;font-weight:bold;color: #a40832; background: url(/_res/lifesci/img/sub/bg_rbar.gif) no-repeat left bottom;}
.txt_tit_b {padding-bottom:10px;font-size:18px;line-height: 160%; font-weight:bold;color: #444444;margin:40px 0;}
/* input */
input[type=checkbox] + label,
input[type=radio] + label{padding-left:5px}

/* select */
.sbHolder{background-color: #fff;border: solid 1px #666f7b;font-size: 13px;font-weight: normal;height: 35px;position: relative;width:auto}
.sbSelector{display: block;height:35px;left: 0;line-height:35px;outline: none;overflow: hidden;position: absolute;text-indent:10px;top: 0;width:100%;text-align:left}
.sbToggle{background:#fff url(/_res/mma/img/comm/bg_select.png) no-repeat right !important;background-size: 38px;display: block;height: 33px;outline: none; position: absolute;right: 0;top: 0;width: 40px;}
/*.sbHolderDisabled{background-color: #3C3C3C;border: solid 1px #515151;}*/
.sbOptions{background-color: #fff;border: solid 1px #dadada;list-style: none;left: 0px; margin: 0;padding: 0;position: absolute;top:33px; width:100%;z-index: 1; overflow-y: auto;}
.sbOptions li{ padding: 0 7px;}
.sbOptions a{ border-bottom: solid 1px #efefef;display: block;outline: none;text-align:left;padding: 10px 0 10px 3px;}
.sbOptions a:link, .sbOptions a:visited{color: #888;text-decoration: none;}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{color: #444;}

.m + .sbHolder{display:none !important}
.search_box .sbHolder{display:inline-block;width:125px !important;vertical-align: middle;}/* 0317 추가 */


/* button */
.btn_left{margin-top:18px;}
.btn_left li{display:inline-block;margin-bottom:5px;vertical-align:middle}

.btn_right{text-align:right;margin-top:18px;}
.btn_right li{display:inline-block;vertical-align:middle}

.btn{display:inline-block;min-width:100px;box-sizing:border-box;padding:5px 0px 5px;border:1px solid #9298a1;font-size:15px;color:#606976;font-weight:bold;text-align:center;background:#fff;    width: 40%;}
.btn_25{height:35px;padding-top:9px}

.btn2{display:inline-block;min-width:220px;box-sizing:border-box;padding:10px 10px 8px;font-size:18px;color:#fff;font-weight:bold;text-align:center;}
.btn3{display:inline-block;min-width:220px;box-sizing:border-box;padding:10px 0px 8px;font-size:18px;color:#fff;font-weight:bold;text-align:center;}
.btn4{display:inline-block;box-sizing:border-box;padding:15px 55px 13px;font-size:14px;color:#222222;border:1px solid #222222; font-weight:bold;text-align:center;}
.btn5{display:block;width:540px;box-sizing:border-box; margin:3px auto; padding:10px 10px 8px;font-size:18px;color:#fff;font-weight:bold;text-align:center;}

.btn_inter {display: inline-block;box-sizing:border-box;  padding:10px 20px; color:#fff; font-size:12px; background: #6f862e;font-weight:bold;text-align:center; }


.file_hwp,
.file_doc {color:#fff; font-weight: bold; font-size:13px; padding:5px 10px 5px 28px;}
.file_hwp {background:#dcdcdc url(/_res/lifesci/img/sub/ico_hwp.gif) no-repeat 10px center;}
.file_doc {background:#dcdcdc url(/_res/lifesci/img/sub/ico_doc.gif) no-repeat 10px center;}

.b_red{color:#fff;background:#ba0b4a;border:0}
.b_dgray{color:#fff;background:#606976;border:0}
.b_blue{color:#fff;background:#515e7e;border:0}
.b_d5ae91 {color:#fff;background:#d5ae91 !important;border:0}
.b_a40832 {color:#fff;background:#a40832 !important;border:0}

/* icon */
.ico_file{width:26px;vertical-align:middle;}
.ico_brochure {display:inline-block;width:27px; height:30px;background: url(/_res/lifesci/img/comm/ico_brochure.png) no-repeat 0 0;vertical-align:middle;}
.ico_down {display:inline-block;width:27px; height:30px;background: url(/_res/lifesci/img/comm/ico_down.png) no-repeat 0 0;vertical-align:middle;}
.ico_red{display:inline-block !important;min-width:60px;height:23px;box-sizing:border-box;margin-left:10px;padding:5px 5px 0;border:1px solid #bc1350;color:#bc1350 !important;font-size:12px !important;text-align:center;line-height:100% !important;}
.ico_note {display:inline-block;width:20px; height:20px;margin-right: 10px;background: url(/_res/lifesci/img/comm/ico_note.png) no-repeat 0 0;vertical-align:middle;}

/* space */

.mg_0{margin:0 !important}

.ml_25{margin-left:25px !important}
.ml_10{margin-left:10px !important}
.ml_15{margin-left:15px !important}
.mt_0{margin-top:0 !important}
.mt_10{margin-top:10px !important}
.mt_20{margin-top:20px !important}
.mt_30{margin-top:30px !important}
.mt_40{margin-top:40px !important}
.mt_50{margin-top:50px !important}
.mt_70{margin-top:70px !important}
.mb_0{margin-bottom:0px !important}
.mb_5{margin-bottom:5px !important}
.mb_10{margin-bottom:10px !important}
.mb_20{margin-bottom:20px !important}
.mb_14{margin-bottom:14px !important}
.mb_40{margin-bottom:40px !important;    line-height: 30px;}
.mb_100{margin-bottom:100px !important}

/* comm */
.txt_left{text-align:left !important}
.txt_right{text-align:right !important}
.txt_center{text-align:center !important}

.fl{float:left !important}
.fr{float:right !important}
.clearfix:after{display:block;content:"";clear:both}

.m{display:none}

.t_fixed{table-layout:fixed}

.txt_red{color:#ba0b4a;}
.txt_blue{color:#535eb9}
.txt_333 {color:#333333;}

.txt_comm{margin-top:10px;text-align:right;font-size:12px;color:#888}
.keep{word-break:keep-all}
.break{word-break:break-all}

.h150{height:150px !important;vertical-align:top}

.screen_none{display:none}

.txt_under{text-decoration:underline}

.msg_touch_help{display:none}

/* main */
#m_container{padding: 0 0 30px;} 
.m_visual{width:100%;height:550px;font-size:65px;text-shadow:0px 2px 5px rgba(0,0,0,.3);color:#fff;background:url(/_res/lifesci/img/main/visual.jpg) no-repeat center; } /* font-family:NanumBarunGothic; */
.m_visual p{width: 1180px;margin:0 auto; padding:210px 30px 0; text-align:left;color:#fff; text-shadow:  -1px -1px 2px #67717b, 2px 3px 4px #555;}
.m_visual p span{margin:0 auto;display:block; font-size:40px;line-height: 50px;font-weight:100%;}

.m_con{ width:100%;margin-bottom: 50px; }
.m_con_first {width:100%; background:url(/_res/lifesci/img/main/bg_mid.gif) repeat;}
.m_con:after{display:block;content:"";clear:both}
.m_con h3{color:#444;font-size:20px; font-weight: bold; margin:40px 40px 0 ;padding-bottom:10px;background:url(/_res/lifesci/img/main/bg_h3.gif) no-repeat left bottom;}
.m_con h3 span {color:#a40832;}
.m_con .btnMore{position:absolute;right:30px;top:30px;width:24px;height:24px;font-size:0;background:url(/_res/lifesci/img/main/btn_more.gif) no-repeat;}

.m_con_first ul,
.m_con_middle {max-width:1220px;height:80px;margin:0px auto;  padding:0px; 20px;}
.m_con_first ul:after {content: ''; display: block;clear: both;}
.m_con_first ul li{float: left;width:25%;border-right: 1px solid #bf5370;height:80px}
.m_con_first ul li:nth-child(1) {border-left: 1px solid #bf5370;}
.m_con_first ul li a{display:inline-block;width:100%;text-align: center; color:#fff; font-weight: bold; font-size:18px; padding: 19px 0 42px;  }
.m_con_first ul li a img{margin-right:20px}

.m_con_middle {margin-top:40px;}

.m_schedule {position:relative;float:left; margin-top:20px; width:48.5%;padding-top: 20px; }
.m_slide {position:relative;float:left; margin-top:20px; width:48.5%;padding-top: 20px; }
#touchSlider6 { width:100%;  min-height:168px;margin:0 auto; background:#fbf5f7; position:relative; overflow:hidden;border:1px solid #e6e6e6; background: #fbf5f7; }
#touchSlider6 ul { width:99999px;  min-height:168px; position:absolute; top:0; left:0; overflow:hidden; }
#touchSlider6 ul li { float:left; width:100%; min-height:168px; font-size:14px; color:#fff; background: url(/_res/labor_copy/img/main/bg_logo.png) no-repeat center;background-size: 100%;}
#touchSlider6 ul li span {width: 50%;display: block;float: left;text-align: center;padding: 29px 0 55px; height: 50px;}
.m_slide .paging {position: absolute; top:0; right:0;}
.m_slide .btn_page {width:10px; height: 10px; margin: 0 2px;text-indent: -99999px; border:none; background: url(/_res/labor_copy/img/main/btn_dot.png) no-repeat center top;}
.m_slide .btn_page:hover,
.m_slide .btn_page.on {width:10px; height: 10px; text-indent: -99999px; background: url(/_res/labor_copy/img/main/btn_dot.png) no-repeat center -10px}

/*.m_down {float:right; margin-top:40px; width:48.5%;  min-height: 168px; border:1px solid #e6e6e6; background: #fff url(/_res/labor_copy/img/main/download_icon.jpg) no-repeat left top}*/

#touchSlider {width:100%; min-height:280px; margin:0 auto; background:none; position:relative; border:1px solid #e6e6e6; overflow:hidden;  background: #fff;}
#touchSlider ul {width:99999px; min-height:280px; position:absolute; top:0; left:0; overflow:hidden; }
#touchSlider ul li {float:left; width:100%; min-height:270px; font-size:14px; color:#444;} 
#touchSlider ul li a{display:inherit !important;margin-top:0px;border:none; padding : 0px; } 
#touchSlider ul li dl {float: left; width:50%; padding: 65px 30px 0;}
#touchSlider ul li dl:after{display:block;content:"";clear:both}
.m_slide h4 {font-size: 22px; color:#444;position:absolute; top:20px; left: 30px;font-weight: bold; padding-top:15px; background: url(/_res/kopolicy/img/main/m_head.gif) no-repeat 0 0; z-index: 100}
#touchSlider ul li dl dt {margin:10px 0 0px;font-weight: bold; font-size:20px; line-height: 160%; color:#a40832;}
#touchSlider ul li dl dd {font-size:14px;color:#868686;line-height:22px; max-height:84px;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#touchSlider ul li dl dd:last-child {margin-top:10px; word-break: keep-all;    width: 518px;}
#touchSlider ul li p {float: right; width:50%; min-height:280px;overflow: hidden;}
#touchSlider ul li p img {width:auto; height:100%;display: block;margin: 0 auto;}


/*새소식-이미지*/
.m_notice{position:relative;float:left;/*width:67%;*/width:100%;height:200px;box-sizing:border-box;border:1px solid #d7d7d7}
.m_news_box{position:relative;/*max-width:643px;*/width:100%;height:455px;overflow:hidden;padding:15px 60px 0 0;margin-left:40px }
.m_news_box:after,
.m_news_box > div:after{display:block;content:"";clear:both}


.m_notice{position:relative;float:left;width:100%;/*width:100%;*/height:200px;box-sizing:border-box;border:1px solid #d7d7d7}
.m_notice dl{position:relative;float:left;width:100%;box-sizing:border-box;padding-right:12px;padding-left:0px;}
.m_notice dl dd > a > img{width:100%;position:relative;top:10px;left:10px;}
.m_notice dl dt{font-size:16px;color:#222;margin-top:25px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:break-word;width:80%;}
.m_notice dl dt span{display:block;line-height:200%;font-size:12px;color:#666}
.m_notice dl dd:nth-child(2){height:42px;margin-top:15px;font-size:13px !important;line-height:163%;color:#444 !important;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;width:80%;}
.m_notice dl dd:nth-child(3){position:absolute;left:0;top:0;width:120px;overflow:hidden}
.m_notice div:nth-child(3){display:none;position:absolute;right:15px;bottom:15px;}
.m_notice .main_btn{display:block !important;}
.m_notice .main_btn a{float:left;width:27px;height:27px;font-size:0;background:url(/_res/gradeng/img/main/btn_prev.png) no-repeat;}
.m_notice .main_btn .btn_next{margin-left:-1px;width:27px;background:url(/_res/gradeng/img/main/btn_next.png) no-repeat;}
.m_notice dl dd::nth-child(1) {width: 130px; height: 95px;overflow: hidden;top: 3px;}



.m_list a {line-height:200%}
/* Homio 추가*/

.m_schedule {position:relative;float:left; margin-top:20px; width:48.5%;  padding:0px; min-height:240px;border:1px solid #e6e6e6;    margin-right: 3%;}
.m_schedule ul {float:left; width:100%; padding:0 !important;    margin-left: 40px;}
.m_schedule li {float:left; width:100%; font-size: 14px; margin-left:40px;margin-top:3.5%;padding-top:5px;}
.m_schedule li li {bottom-right:1px solid #c3c3c3;}
.m_schedule > ul > li p:nth-child(2) {color:#444; font-weight: bold;margin:10px 0px;}
 .m_schedule ul a {margin-top:20px;margin-right:20px}
.m_schedule ul a img {width:80%}


.m_down {float:left; margin-top:20px; width:48.4%;   min-height: 240px;  border:1px solid #e6e6e6;margin-right: 0; }

.m_down ul {font-size:14px;float:left;width:40%;margin:25px 20px 0 40px;padding:0 !important;text-align:left;}
.m_down ul select{width:100%;}
.m_down .m-logo-box{float:left;width:calc(60% - 95px);height:100px;box-sizing:border-box;margin:25px 0 0 0;padding:10px 40px 12px;border:1px solid #e6e6e6;text-align:center;}

.m_down2 {float:left; margin-top:20px; width:19%;   min-height: 280px;  border:1px solid #e6e6e6; background:url(/_res/lifesci/img/main/school.png) no-repeat;}
.m_notice,
.m_talk{position: relative;width:48.5%; border:1px solid #e6e6e6;min-height:300px;box-sizing:border-box;background:rgba(255,255,255,0.95)}

.m_notice {float: left; margin-right:3%;}
.m_talk{float: right}

.m_list ul {padding:20px 40px; font-family:NanumBarunGothic; color:#222;}
.m_list ul:after {content: '';display: block;clear: both;}
.m_list ul li span {float:right; vertical-align: middle; padding-top:5px; color:#888;}
.m_list ul li {background: url(/_res/lifesci/img/main/list_dot.gif) no-repeat left 12px;padding-left: 0px;}
.m_list ul li .ellips {float:left;width:73%;margin-right:10px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}




.ellips2{ overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-wrap:break-word;  line-height: 1.2em;
height: 2.8em; } 

/* 석사학위 과정 _ 교우회 */
.master_friend {word-break: keep-all;}
.master_friend .tit_T:after {content: '';display: block;clear: both;}
.master_friend .tit_T {min-height:145px;margin:40px 0;}
.master_friend .tit_T p {float: right;width: 85%;}
.master_friend .tit_T p:nth-child(1) {float:left; width: 112px;}
.master_friend .tit_T p:nth-child(3) {margin-top:34px; font-size:18px; color:#444; line-height: 24px; margin-bottom:10px;}
.master_friend .tit_T p:nth-child(4) {} 
.master_friend .tit_T .txt_tit_p {padding-bottom:10px;font-size:26px; font-weight:bold;color: #a40832; font-family: Nanum Myeongjo,NanumMyeongjo;background: url(/_res/lifesci/img/sub/bg_rbar.gif) no-repeat left bottom;}
.master_friend .tit_T
.master_friend .tit_T
.master_friend .tit_T {font-size:14px; color:#999;}
.master_friend .txt_end {color:#444; font-size: 18px; font-weight: bold;line-height: 170%;}

/* 원장 소개말 */
.greeting{margin-top:25px}
.greeting .box_top:after {content: ''; display: block;clear: both;} 
.greeting .box_top {width:100%;padding:15px 0 50px 0%; margin-top: -65px;word-break: break-all ;text-align:left;}
.greeting .box_top p {font-size:22px; line-height: 30px; color: #a40832;}
.greeting .box_top p img {width:90%;}
.greeting .box_top .txt_tit_p {margin:50px 0 50px;font-family:Nanum Myeongjo,NanumMyeongjo;font-weight: normal; font-size:35px; font-weight:bold; line-height: 110%; color: #a40832;padding-bottom:5px; padding-left:50px;background: url(/_res/lifesci/img/sub/bg_rbar.gi) no-repeat left bottom;text-align:left;}
.greeting .box_top p:nth-child(2) {margin-bottom:40px;}
.greeting .box_top .fr {width:100%;}
.greeting .box_top .fl {width:30%;}
.greeting .txt_con{font-size:14px;margin-bottom:35px;line-height:180%;word-break:break-all;}

/*학부소개 (학부>각 학부)*/
.intro-wrap:after{content:'';display:block;clear:both;}
.intro-box{float:left;}
.intro-box:after{content:'';display:block;clear:both;}
.intro-title{float:left;margin-right:10px;color:#333;font-size:30px;font-weight:700;}
.intro-sub{float:left;margin-top:-2px;text-transform:uppercase;}
.intro-gray{display:inline-block;margin-bottom:3px;font-size:11px;font-weight:500;}
.intro-green{display:block;color:#6f862e;font-size:15px;font-weight:700;}

/* 설립취지 */
.purpose .box_03 {width:100%;padding:0px;background:#fff; margin-bottom: 20px}
.purpose .box_03 p {margin:0 0 0 10px;font-size:14px; line-height: 30px; color: #333;word-break:break-all;text-align:left;}
.purpose p img {width:100%;}
.purpose .box_03 p:nth-child(2) {font-size:14px;    line-height: 30px;}
.txt_tit_p2{color:#807350; font-size:20px;font-weight:bold;line-height: 30px;}
.txt_tit_p2 span{color:#6f862e;}
.txt_tit_p2 .title{color:#000; font-size:35px}
.txt_tit_p2 .sub_tit{font-size:10px;margin-top:-20px}
.sub_tit2{font-size:15px;margin-left:175px}
/* ICP소개 */
.intro dl dt {line-height: 140%; word-break: break-all; padding-top:0;}
.intro dl.last dt{min-height:156px}
.intro dd {padding-left:20px;background:url(/_res/lifesci/img/comm/bul_dot.gif) no-repeat left 7px;}
.intro dd {float: right;width:95%;font-size:16px;color:#868686;margin-bottom: 3px;line-height: 160%;word-break: break-all;text-align:left;}
.intro dl:after {content:''; display: block;clear: both;}
.intro dl {margin-top:45px;}
.intro dt {float: left;width:95%;min-height:40px;padding-top: 5px;font-size:20px;font-weight: bold;color:#a40832;line-height: 140%;}
.intro dt span {color:#a40832;}
.intro .txt_tit_p {padding-bottom:10px;font-size:26px;line-height: 115%;font-weight:bold;color: #a40832; background: url(/_res/lifesci/img/sub/bg_rbar.gif) no-repeat left bottom;}
.intro .txt_tit_p2 {padding-bottom:10px;font-size:26px;line-height: 115%;font-weight:bold;color: #a40832; background: url(/_res/lifesci/img/sub/bg_rbar.gif) no-repeat left bottom;}

/* 연혁 */
.history .t_list td {text-align: left !important}

/* 교수진 */
.professor:after {content: ''; display: block; clear: both;}
/*.professor .pro_list > div a{display:inline-block;width: 100%;padding: 20px; min-height: 225px;border: 3px solid #ededed;}
.professor .pro_list > div a:hover,
.professor .pro_list > div a:focus,
.professor .pro_list > div a:active{ border: 3px solid #a40832;}
*/

.professor .pro_list .web_list_none {border: 1px solid #c0c0c0;}
.professor .pro_list > div {width:48.5%;float: left; margin-bottom: 20px;}
.professor .pro_list > div:nth-child(2n) {float:right;}
.professor .pro_list > div dl {padding-left:20px;float: right;width: 67%;}
.professor .pro_list > div dl dt {padding-top:11px;font-size: 24px; font-weight: bold; color:#444444;margin: 0px 0 15px; background:url(/_res/lifesci/img/sub/bg_rbar.gif) no-repeat top left;}
.professor .pro_list > div dl dd:nth-child(2) {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}
.professor .pro_list > div dl dd:nth-child(3) {height: 4.2em;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.professor .pro_list > div dl dd {font-size: 14px; color:#868686; line-height: 30px; word-spacing: -2px;word-break:break-all}
.professor .pro_list > div p {float: left;width: 33%;height: auto; margin:0;}
.professor .pro_list > div p img {width:100%; height: auto !important;padding:0; border: 1px solid #c0c0c0;}
.professor .pro_list .pro_list_box{display:inline-block; border: 3px solid #ededed;padding: 20px;min-height: 260px;max-height: 260px;}
/*.professor .pro_list > div {display:inline-block;width:67%;padding: 20px; min-height: 225px;border: 3px solid #ededed;}
*/

/* 노동대학원학칙*/
.regulations h5 {font-size:16px;}
.regulations h6 {font-size:16px; font-weight: bold;}
.regulations dl {line-height: 160%; margin-bottom: 20px}
.regulations dt {font-weight: bold; font-size:14px; margin-top: 10px;}
.regulations ul {margin:20px 10px;}


#modal{border:4px solid #a40832;background:#fff;}
#modal h2{color:#444444;font-size:24px;line-height:40px;}
#modal .p_c_text{font-size:12px;line-height:24px;}
#modal .login_line{margin:10px 0 0;height:80px;}
#modal .box_in{float:left;margin:0 10px 0; }
#modal input{width:120px;height:24px;display:block;margin:3px 0 0;}
#modal .btn_login{width:72px;height:60px;background:#363636;color:#e1e1e1;float:left;line-height:60px;text-align:center;}
#modal .find_join{clear:both;margin:20px 0 0 10px;}

/** modal window styles **/
#lean_overlay { position: fixed;z-index:1;top: 0px; left: 0px; height:100%; width:100%;background: #000;display: none;}


#modal {
  max-width: 910px;max-height:500px;  /*팝업창의 크기조절*/
  margin-top:0px;           /*팝업창 위아래 간격조절*/
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  overflow-y:auto;
  z-index:999999999;
}

/* 교수진 팝업 */
.modal_inner {max-height:600px }
.modal_inner .re_content { padding:0px;}
.modal_inner:after {content:""; display:block; clear:both;} 
.modal_inner .mo_first:after {content:""; display:block; clear:both;} 
.modal_inner .mo_first {border-bottom:1px solid #e6e6e6;padding-bottom: 40px;}
.modal_inner div > div:nth-child(1) {width:20%;}
.modal_inner h2 {padding:10px 0 20px; font-size:24px; font-weight: bold; color:#333333;background: url(/_res/lifesci/img/comm/bg_rbar.gif) no-repeat top left;}
.modal_inner > div .photo_area {width:98%;height:auto; border:1px solid #7b7b7b;}
.modal_inner > div .photo_area img {width:100%; height: auto;}
.modal_inner .basic {float: left;width: 77%;margin-left: 20px;}
.modal_inner .basic:after {content:""; display:block; clear:both;} 
.modal_inner .basic dl dt {float: left;width: 10%;height: 42px;font-weight: bold;font-size: 14px;color: rgb(51, 51, 51); line-height: 20px;}
.modal_inner .basic dl dd {float:left; width:40%; min-height: 42px;color:#333;font-size: 14px;line-height: 20px;}
.modal_inner .m_basic:after {content:""; display:block; clear:both;} 
.modal_inner ul li,
.modal_inner dl dt,
.modal_inner dl dd,
.modal_inner p {border:none; font-size:14px; color:#868686;line-height: 30px;padding: 0 0;min-height: 30px;}
.modal_inner .bclose {display: block;text-align: center;margin: 30px auto;border: 1px solid rgb(218, 218, 218);padding: 15px 30px;text-align: center;width: 130px;}
.modal_inner .mo_sec {padding-bottom: 40px; border-bottom: 1px solid #e6e6e6; margin-bottom: 40px;}

.section_tbl {margin-top:40px;}
.section_tbl h6 {font-size:17px; font-weight: bold; color:#323232; line-height: 17px; margin-bottom:15px;}
.p_recon {padding:20px 10px 20px 20px !important; overflow-y:auto; max-height: 720px;}
.btn_basic {display: inline-block; font-size: 12px; color:#737373; border: 1px solid #737373; border-radius: 3px; padding:5px; margin-right:5px; word-spacing: -1px; letter-spacing: -1px}

.rptbl_01 {border:0 ; text-align:left;}
.rptbl_01{width:77%; border-top:2px solid #7b7b7b; border-bottom:1px solid #7b7b7b; font-size:14px;}
.rptbl_01 caption{display:none}
.rptbl_01 th{padding:11px 0 12px 20px; border-top:1px solid #dadada;background:#fafafa;color:#444444;text-align:left !important;vertical-align:middle; }
.rptbl_01 td{padding:10px 8px 10px;border-top:1px solid #dadada;line-height:18px;vertical-align:middle; background: #fff;text-align:left !important;}
.rptbl_01 tr:nth-child(1) th {border-top:1px solid #7b7b7b;}

.rptbl_02 {border:0; text-align:left; }
.rptbl_02{width:100%; border-top:2px solid #7b7b7b; border-bottom:1px solid #7b7b7b; font-size:14px;}
.rptbl_02 caption{display:none}
.rptbl_02 th{padding:11px 0 12px 20px; border-top:1px solid #dadada;background:#f2f5f9;color:#444444;text-align:left !important;vertical-align:middle;}
.rptbl_02 td{padding:10px 8px 10px;border-top:1px solid #dadada;line-height:18px;vertical-align:top; background: #fff;text-align:left !important}
.rptbl_02 tr:nth-child(1) th {border-top:1px solid #7b7b7b;}

/* 발전기금 */
.fund_info .txt_tit_p {font-size:20px; font-weight: bold; background: none; line-height:30px; }


/* 모집요강 */
.director .txt_end {text-align: right;}
.director .txt_end span {font-size:20px; font-weight: bold;vertical-align: middle;padding-right: 10px;}
.director dl:after {content:''; display: block;clear: both;}
.director dl {margin-top:15px;}
.director dt {float: left;width:14%;min-height:95px;padding-top: 3px;font-size:20px;font-weight: bold;color:#444;line-height: 140%;}
.director dt span {color:#a40832;}
.director dd {float: right;width:85%;font-size:16px;color:#868686;margin-bottom: 13px;}

/* 모집요강 */
.matriculation dl dt {line-height: 120%; word-break: keep-all; padding-top:0;}
.matriculation dl.last dt{min-height:156px}
.matriculation dd{ padding-left:10px;background:url(/_res/lifesci/img/comm/bul_dot.gif) no-repeat left 7px;}
.matriculation dd ul li:before {content:'-';display:inline-block;}
.matriculation dd ul li {line-height: 200%}

/* 학생회 */
.union img,
.l_summary img {width:100%; height:auto}

/* 입학안내 */
.enter h4 {margin-bottom:10px;}
.enter li, .enter p {line-height: 160%;}
.enter ul ul,
.enter ul p,
.enter > div ul{margin-left: 15px;}
.enter a.dw:before {content: '↓'; display: inline-block;clear: both;}
.enter a.dw {padding:3px 5px;font-size:12px; font-weight: bold; color:#fff; background:#444444}


/* 찾아오시는길  
.visit {padding-bottom:100px;}
.visit:after {content:'';clear:both;display:block;}
.visit p img {width:100%; height: auto}
.visit ul:after {content:'';clear:both;display:block; margin-bottom:40px;}
.visit ul li span {display:inline-block;width:28px; height:28px; font-size:16px;font-weight:bold; text-align:center; background: #a40832; color:#fff; padding-top:3px;}
.visit ul li {float:left; width:20%; margin:5px 0;}
.visit ul li:nth-child(5) {width:40%;}
.visit table ul li {width:100%; text-align: left;} */


/* 오시는 길 */
.visit .box_fullc {background:#cac0b7 url(/_res/ko_homio1/img/sub/ico_location.png) no-repeat 8% center; padding:20px 20px 20px 14%; }
.visit .box_fullc p {color:#fff; font-size:14px; line-height:180%;}
.visit p img {width:100%; height: auto;}
.visit .box_fullc p.w_dash {padding-left:10px; background:url(/_res/ko_homio1/img/sub/w_dash.png) no-repeat left 12px; }
.visit .ico {margin-top:40px;}
.visit .ico:after {content: ''; display: block; clear: both;}
.visit .ico li {float:left; width:33.333%; height:120px; font-size:16px; color:#868686; text-align: center; padding-top:82px;word-break: break-all;}
.visit .ico li:nth-child(1) {background:url(/_res/ko_homio1/img/sub/ico_tel.png) no-repeat center top; border-right:1px solid #e5e5e5;}
.visit .ico li:nth-child(2) {background:url(/_res/ko_homio1/img/sub/ico_email.png) no-repeat center top;border-right:1px solid #e5e5e5;}
.visit .ico li:nth-child(3) {background:url(/_res/ko_homio1/img/sub/ico_time.png) no-repeat center top;}


/* 교과과정 */
.curriculum img {width: 100%; height: auto;}
.curriculum .b_list:after {content:'';clear:both;display:block;}
.curriculum .b_list li {float:left; width:140px; height:auto; border: 1px solid #e9e9e9; margin:0 10px 10px 0; }
.curriculum .b_list li:nth-child(6) {margin:0 0px 10px 0;}

/* 교외활동 */
.extramural:after {content:'';clear:both;display:block;}
.extramural > h5 {float: left; width:20%; text-align:center;padding:50px 0; background: #a40832; font-weight:normal;font-size: 18px; color:#fff;word-break: keep-all;
clear: both; margin-bottom: 20px;}
.extramural > div {float: left; width:80%; min-height: 135px; padding-left:20px; font-size: 14px; color:#868686;}
.extramural > div ul:after {content:'';clear:both;display:block;}
.extramural > div ul li {float: left;font-size: 14px; color:#444444;background: #e9e9e9;padding:3px 20px; margin:10px 5px 0px 0; }
.extramural > ul.p_list {clear:both;padding-top:40px;}
.extramural > ul.p_list:after {content:'';clear:both;display:block;}
.extramural > ul.p_list li {float:left; width:31%; margin: 0 3% 30px 0;}
.extramural > ul.p_list li:nth-child(3n) {margin-right:0;}
.extramural > ul.p_list li img {width: 100%; height: auto;}
.extramural > ul.p_list li p {margin-top:10px;word-break: keep-all;}

/* 갤러리 */
.gallery .tab li,
.director .tab li{width:20%;text-align: center;}
.gallery .tab li a,
.director .tab li a{display:block;box-sizing:border-box;padding: 15px 0px 15px;border:1px solid #c9c9c9;border-left:0;font-size:18px;color:#fff;background:#c9c9c9;}
.gallery .tab li.selected a,
.gallery .tab li a:hover,
.director .tab li.selected a,
.director .tab li a:hover{background:#a40832;border:1px solid #a40832;border-left:0;color:#fff;font-weight: normal;}
.gallery .tab li:first-child a ,
.director .tab li:first-child a{ border-left: 1px solid #e2dbd6;}
.gallery dl dt{float:left; width:207px;height: 155px;overflow:hidden; margin-right:1.9%; margin-bottom:15px;font-size:large;border:2px solid #d4d4d4;box-sizing: border-box;}
.gallery dl dt a {position:relative; display: block;}
.gallery dl dt a:after {content:'';display: block; width: 100%;height: 151px;position: absolute; top:-9999999999px; left:0; background:#000 url(/_res/lifesci/img/comm/ico_zoom.png) no-repeat center;filter:alpha(opacity=75);opacity: 0.75;}
.gallery dl dt a span {content:'';display: block; width: 100%;height: 151px;position: absolute; top:-9999999999px; left:0; background:#000 url(/_res/lifesci/img/comm/ico_zoom.png) no-repeat center;filter:alpha(opacity=75);opacity: 0.75;}

.gallery dl dt:hover a:after{content:'';display: block; width: 100%;height: 151px;position: absolute; top:0; left:0;  }
.gallery dl dt img {width:100%; height:auto;}
.gallery dl dt:nth-child(8n-1) {margin-right:0;}
#overLayer img {width:100%; height:auto;}

html,body{margin:0;padding:0;height:100%;}
div#glayLayer{display:none;position:fixed;left:0;top:0;height:100%;width:100%;background:#000;filter:alpha(opacity=75);opacity: 0.75;}
* html div#glayLayer{position:absolute;}
#overLayer{display:none;width:500px;background:white;padding:10px;position:fixed;top:180px;left:50%;}
#overLayer a.close{position:absolute;top:0px;right:0px;width:40px;height:40px;text-indent:-999999px;background:#d5ae91 url(/_res/lifesci/img/comm/btn_close.png) no-repeat center;}
* html #overLayer{position: absolute;}

#overLayer2{display:none;max-width:910px;width:90%;border:4px solid #a40832;background:white;position:fixed;top:180px;left:50%;}
#overLayer2 .modal_inner {padding:35px;max-height:600px; overflow-y:auto;}
#overLayer2 a.close{position:absolute;top:0px;right:0px;display:inline-block;width:40px;height:40px;text-indent:-999999px;background:#a40832 url(/_res/lifesci/img/comm/btn_close.png) no-repeat center;}
* html #overLayer2{position: absolute;}




/* 이용안내 개인정보 처리방침 */
.privacy .tag_box {padding: 20px;margin-bottom: 30px;}
.privacy > .tag_box_v1 {background: #eee;}
.privacy .tag_box_v1 {border: solid 1px #eee;border-top: solid 2px #c4172c;}
.privacy > h4 {text-align: center;font-size: 20px;margin-bottom: 0.8em;}
.director.privacy > h4 {font-family: Nanum Myeongjo,NanumMyeongjo; text-align:left;font-size:28px; font-weight: bold;line-height: 100%; padding-top: 10px; margin-bottom:40px; margin-left:-3px; background: url(/_res/lifesci/img/sub/bg_bar_greeting.gif) no-repeat 2px top;}
.privacy ul li p {line-height: 160%; margin-bottom:15px;}
.privacy > .tag_box_v1 p {margin-bottom: 1em; font-weight: 700;}
.privacy > .tag_box_v1 ol {padding-left: 20px;}
.privacy > ul {padding-left: 0;list-style: none;}
.privacy > ul > li {list-style: none;margin: 0;margin-bottom: 22px;padding-left: 0;}
.privacy > ul > li h5 {color: #000; font-size:18px;padding-bottom: 20px;}
.privacy > ul > li > ul> li {line-height: 160%}
.privacy > .tag_box_v2 {border: solid 1px #eee;border-left: solid 2px #c4172c;}
.email ul li h4 {color: #000; font-size:18px;padding-bottom: 20px;}
.privacy > .tag_box_v2 p {font-size: 16px;color: #b51b23;}

/* FAQ */
dl#accordion{width:100%; margin:50px auto; border-top: 2px solid #cac0b7}
dl#accordion dt a{display:inline-block;border-bottom:1px solid #e3ded7;width:100%;font-size:16px;font-weight:bold;color:#222222;background:#ffffff url(/_res/lifesci/img/sub/bg_acc_down.png) no-repeat 98% center; }
dl#accordion dt strong {font-size: 24px; font-family: Tahoma;vertical-align: middle;display: inline-block; color:#ba0b4a;padding: 20px 60px 20px 30px;background: url(/_res/lifesci/img/sub/bg_accrdion_dt.gif) no-repeat 92px center;}
dl#accordion dt span{display: inline-block;width: 70%;line-height: 140%;vertical-align: middle;}
dl#accordion dt.selected a{background:#fff;cursor:default;border-bottom:none;color:black;background:#ffffff url(/_res/lifesci/img/sub/bg_acc_up.png) no-repeat 98% center;}
dl#accordion dd{padding:40px 120px; background:#f7f7f7;border-bottom:1px solid #e3ded7;}
dl#accordion dd p{color:#757575; line-height: 160%; font-size: 14px;}


/* 404 error */
.error {position:absolute;left:50%;top:50%;/*width:100%;*/text-align: center; }
.error:after{display:block;clear:both;content:"";}
.error >div {width: 472px; margin: 0px auto;}
.error p:nth-child(1) {float:left; width:196px;height: 196px;padding-top: 84px; font-size:60px; border-radius: 100px; text-align:center;color:#fff; background:#a40832; }
.error h3 {float: left;font-size:36px; color:#a40832;margin: 61px 0 20px 30px;border-bottom: 0;padding: 0;}
.error p:last-child {float: left;font-size: 18px; color:#868686;margin-left: 30px;}


/* 사이트맵 */
.sitemap{margin-left:-3%; margin-top: 48px;}
.sitemap:nth-child(1){margin-bottom:50px;}
.sitemap:after{display:block;clear:both;content:""}
.sitemap h3 {border-bottom:none;}
.sitemap div{float:left;width:20%;padding-left:3%}
.sitemap div:nth-child(1){margin-left:0;}
.sitemap h3{padding-bottom:10px;font-size:18px;color:#444;font-weight:normal;line-height:140%;}
.sitemap div > ul{border-top:2px solid #ba0b4a;}
.sitemap div > ul > li a{display:block;padding:15px;border-bottom:1px solid #dadada}
.sitemap div > ul > li ul{padding:7px 0;background:#f5f4f1;border-bottom:1px solid #dadada}
.sitemap div > ul > li ul li a{padding:7px 15px;border-bottom:0;}




/* 이미지게시판 썸네일이미지 본문내용에 나오는것 삭제 */
.img-in-view{display:none !important;}

@media screen and (min-width: 1201px){
  #wrap .head_inner > div{position:absolute;top:0;left:0;width:100%;height:38px;background:#e7e0d8;}
  
  .gallery dl dt {float: left;width: 23.8%;height:auto;margin-right: 1.5%;}
  .gallery dl dt a:after {height: auto;}
  .gallery dl dt:hover a:after{height: 154px;}
}

@media screen and (max-width: 1200px){
  #wrap .head_inner{padding:50px 20px 0}
  #container{padding:0 20px 50px;}
  .content{width:75%}
  #container nav {float: left;width:220px;}
  #wrap .head_inner > div{padding-right:20px;}
  
  .con_full{padding:0 20px;box-sizing:border-box;} 

  #wrap > footer div{padding-left:20px;padding-right:20px}
 

  .visit p { width: 72%; height: auto;}
  .visit p img {width:100%;}

  .gallery dl dt {float: left;width: 23.8%;height:auto;margin-right: 1.5%;}
  .gallery dl dt a:after {height: auto;}
  .gallery dl dt:hover a:after{height: 154px;}



}
@media screen and (max-width: 1180px){
	

	
	.gallery dl dt {float: left;width:31%;margin-right: 3.5%;}
    .gallery dl dt a:after {height: 200px !important;}
    .gallery dl dt:nth-child(8n-1) {margin-right:3.5%;}
    .gallery dl dt:nth-child(6n-1) {margin-right:0;}
}

@media screen and (max-width: 1160px){
 /* 
  #wrap .head_inner nav{width:600px;}
 */
  #wrap > header nav div > ul > li{padding:0 40px 36px}
  #wrap .head_inner h1{margin-top:5px;width:300px;height:58px}
  #wrap .head_inner nav div > ul > li{font-size:15px;padding: 3px 35px 37px;}
  #wrap .head_inner h1 a{height:51px;}
  .content{width:79%}	
  .content header {padding: 0px 40px 20px;}
  section.con > div {padding: 0 40px 0;}

  .manage .box_head > div:nth-child(3) > div:nth-child(2) {margin: 40px 0;}

  /* 원장인사말 */
  .greeting .box_top .txt_tit_p {margin: 40px 0 20px;}
  .greeting .box_top p:nth-child(2) { margin-bottom: 36px;}
  
  	/* 과정소개 */
	.director dl {margin-top:15px;}
	.director dt {clear:both;width:100%;min-height:30px;padding-top: 0px; margin-bottom:10px;}
	.director dd {clear:both;width:100%;line-height: 200%; margin-bottom:0;word-break: keep-all;}
	.director p.txt_center img {width:100%; height: auto}

	/* 입학안내 */
	.matriculation dl.last dt{min-height:30px }
	.matriculation dd{ padding-left:10px; background:url(/_res/lifesci/img/comm/bul_dot.gif) no-repeat left 13px;}
	


}


@media screen and (max-width: 1100px){
  #wrap > header nav div > ul > li{padding:0 33px 36px}
  .content{width:77%}
  #overLayer { width: 100%;padding: 10px;top: 0px;left: 48%;}
  #overLayer a.close{top:0px;}
}
@media screen and (min-width: 1024px){
  #wrap .head_inner > div{position:absolute;top:0;left:0;width:100%;height:38px;background:#ECE6DE;}
 
}


@media screen and (max-width: 1023px){
  #wrap{width:100%;overflow-x:hidden; background: none;}
  #wrap .head_inner{height:65px;box-sizing:border-box;padding-top:17px;}
  #wrap .head_inner h1{float:none;margin:-3px auto 0;width:188px;}
  #wrap .head_inner h1 a{width:100%;height:60px;}
  #wrap .head_inner > div{position:initial;width:0;height:0;top:inherit;left:inherit;background:none;}
  #wrap .head_inner > div > a{display:block;position:absolute;right:15px;top:15px;width:35px;height:35px;font-size:0;background:url(/_res/lifesci/img/comm/bg_utill.png) no-repeat;background-size:35px;}
  #wrap .head_inner > div > div{position:absolute;top:0;left:100%;width:100%;height:100%;text-align:left;background:#fff;z-index:9}
  #wrap .head_inner > div > div:after{clear:both;content:"";display:block}
  #wrap .head_inner > div > div:before{display:block;content:"QUICK MENU";padding:18px;font-size:18px;color:#444;}
  #wrap .head_inner > div > div > a{display:block;position:absolute;top:18px;right:15px;width:18px;height:18px;cursor:pointer;font-size:0;background:url(/_res/lifesci/img/comm/btn_nav_close.png) no-repeat;background-size:18px;}
  #wrap .head_inner > div .search{display:block;position:relative}
  #wrap .head_inner > div .search input{width:100%;height:60px;padding:0 52px 0 15px;font-size:16px;color:#444;font-weight:normal;border-top:2px solid #444;border-bottom:1px solid #dadada;background:#f5f5f5;}
  #wrap .head_inner > div .search input::-webkit-input-placeholder{color:#aaa}
  #wrap .head_inner > div .search input::-moz-placeholder{color:#aaa}
  #wrap .head_inner > div .search input:-ms-input-placeholder{color:#aaa}
  #wrap .head_inner > div .search input:-moz-placeholder{color:#aaa}
  #wrap .head_inner .search a{position:absolute;right:0;top:2px;width:60px;height:57px;background:url(/_res/mma/labor/comm/bg_utill_search.png) no-repeat;background-size:70px}
  #wrap .head_inner > div ul.m{display:block;width:100%;margin-top:0}
  #wrap .head_inner > div ul.w{display:none}
  #wrap .head_inner > div ul li{display:block;font-size:17px;color:#444;}
  #wrap .head_inner > div ul li:first-child > a{border:0;}
  #wrap .head_inner > div ul li:last-child > a{border-bottom:1px solid #dadada}
  #wrap .head_inner > div ul li > a{position:relative;display:block;padding:20px 18px;border-top:1px solid #dadada;background:#fff}
  #wrap .head_inner > div ul li:after{display:none}
  #wrap .head_inner > div ul li > a span,
  #wrap .head_inner > div ul li > a span{position:absolute;top:24px;right:18px;width:12px;height:12px;background:url(/_res/lifesci/img/comm/bl_nav_down.png) no-repeat 95%;background-size:12px}
 
  #wrap .head_inner nav > a{display:block;position:absolute;left:15px;top:15px;width:35px;height:35px;font-size:0;background:url(/_res/lifesci/img/comm/bg_gnb.png) no-repeat;background-size:35px;}
  #wrap .head_inner nav div{position:fixed;top:0;left:-100%;overflow:scroll;width:100%;background:#fff;height:100%;z-index:1200}
  #wrap .head_inner nav div:before{display:block;content:"전체메뉴";padding:18px;font-size:18px;color:#444;}
  #wrap .head_inner nav div > a{display:block;position:absolute;top:18px;right:15px;width:18px;height:18px;cursor:pointer;font-size:0;background:url(/_res/lifesci/img/comm/btn_nav_close.png) no-repeat;background-size:18px;}
    
  .mnav .deps1{border-top:2px solid #444;margin-right:0 !important}
  .mnav .deps1 > li{width:100%;font-size:17px !important;color:#444 !important;padding:0 !important}
  .mnav .deps1 > li:first-child > a{border:0;}
  .mnav .deps1 > li:last-child > a{border-bottom:1px solid #dadada}
  .mnav .deps1 > li > a{position:relative;display:block;padding:20px 18px;border-top:1px solid #dadada;background:#f5f5f5}
  .mnav .deps1 > li > a span,
  .mnav .deps2 > li > a span{position:absolute;top:24px;right:18px;width:12px;height:12px;background:url(/_res/lifesci/img/comm/bl_nav_down.png) no-repeat 95%;background-size:12px}
  .mnav .deps1 > li.selected > a span,
  .mnav .deps2 > li.selected > a span{background:url(/_res/mma/img/comm/bl_nav_up02.png) no-repeat 95%;background-size:12px}
  .mnav .deps1 > li > ul{position:static;width:100%;margin:0;padding:0;}
  .mnav .deps2 > li{padding:0;}
  .mnav .deps2 > li > a{position:relative;display:block;padding:20px 18px;color:#888;font-weight:normal !important;font-size:17px;border-top:1px solid #dadada;background:#fff}
  .mnav .deps1 > li.selected > a,
  .mnav .deps1 > li > a.active,
  .mnav .deps2 > li.selected > a,
  .mnav .deps2 > li > a.active,
  .mnav .deps3 > li.selected > a,
  .mnav .deps3 > li > a.active{color:#ba0b4a;}
  .mnav .deps3 > li > a{display:block;padding:0 15px 15px 0;font-size:15px;color:#999;line-height:140%}
  .mnav .deps3 > li > a:before{content:"-";padding:0 5px 0 20px;}
  .mnav .deps1 > li:last-child .deps2 > li:first-child > a{border-top:0}
  
  #container{background:none;}
  #container nav{display:none}
  #container .content{float:none;margin:0 auto;width:100%}
  .content header {padding:0;}
  
  section.con > div {padding: 0;}
  
  .txt_con{margin-bottom:30px}
  
  .t_list .ico_red{margin-left:0}

  /* main */
  	.m_visual {width: 100%;font-size: 31px;text-align: left;background-size:230%}
 
	.m_visual p {display: inline-block;margin: 120px 0 0 0px;padding:0 30px;text-align: left;}
	.m_visual p span {font-size: 34px;line-height: 45px;text-align: left;}
	#touchSlider dt {font-size:32px;}
	#touchSlider dd {font-size:18px;}
	.m_info a {font-size: 16px;}
	.m_info ul li .ellips { width: 68%;}
  


  select{display:inline-block !important}
  .sbHolder{display:none !important}
  
  .w{display:none}
  .m{position:relative;display:block !important}
  select{width:100%;}
  .tab.w{display:block;}
  .tab_sel.m{display:none !important}
  
   /* 원장인사말 */
  .greeting .box_top{margin-top:-30px;padding:0 0 40px 4%}
  .greeting .box_top .txt_tit_p {margin: 57px 0 20px;}
  .greeting .box_top p:nth-child(2) { margin-bottom: 40px;}
  .intro .txt_tit_p {padding-bottom:0px;font-size:0px;line-height: 10%;font-weight:bold;color: #a40832; background: url(/#none) no-repeat left bottom;}

  /* 찾아오시는길  */
	.visit p {width:100%; height:auto;}
	.visit p img {width:100%;}
	.visit dl {width:100%;}
	.visit dt:nth-child(1) {margin-top:40px;}
	
	.manage > div:nth-child(3) ul li {float: left; width:32%;min-height:410px;margin-right:2%; font-size: 12px;}
	.manage > div:nth-child(3) ul li:nth-child(3n){margin-right:0px;}
	.manage > div:nth-child(3) ul li:nth-child(4n){margin-right:2%;}

	.manage .box_head > div:nth-child(1){position:relative;float:left;width:40%;overflow: hidden; margin-right: 30px;}
	.manage .box_head > div:nth-child(1) img {width:100%;}
	.manage .box_head > div:nth-child(1) p {width: 100%;text-align: center;}
	.manage .box_head > div:nth-child(3) {width: 100%; padding: 30px;}
	.manage .box_head > div:nth-child(3) > div:nth-child(1){float: left;width:40%;margin-right: 30px;}
	
	.manage .box_head > div:nth-child(3) > div:nth-child(2) {float: left;width:50%; margin-top: 0px;}

	.director h4 {margin-top:30px;line-height: 120%;}

	.curriculum .b_list li:nth-child(6),.curriculum .b_list li,
  .curriculum .b_list li:nth-child(4) {margin:0 5px 10px 5px;}

  .master_friend .tit_T {margin: 0px 0 40px;}
  .master_friend .tit_T:after {content: ''; display: block; clear: both;}
  .master_friend .tit_T p {float: none;width: 100%;}
  
  .purpose .box_03{padding:0px}
  .m_visual p span{margin:60px 0 0;} /* HOMIO */

  .m_news_box dl dt {
    width: 80%;}
  .m_news_box dl {
    width: 90% !impotant;}
}

@media screen and (max-width: 970px){
  /* main */
  .m_visual p{font-size:40px}
 // .m_notice, .m_talk {width:100%}

  .m_info ul li span {display:none;}
  .m_info ul li .ellips { width: 100%; display:block;}
  
  select{display:inline-block !important}
  .sbHolder{display:none !important}
  
  .w{display:none}
  .m{display:block}
  select{width:100%;}
  .tab.w{display:none;}
  .tab_sel.m{display:block !important}
  
  .departSelect{margin-bottom:5px}
  
  .m_list ul li span {display:none;}
  .m_list ul li .ellips {display:block;width:80%;}
  #touchSlider6 ul li span img {width: auto;height: 26px;}
 
  .m_con_first ul li a {font-size: 13px;}
 
  .visual > div p { padding-top: 91px; font-size: 21px;}
 .visual > div p span { font-size: 35px;}
  #overLayer2 .modal_inner { max-height: 500px;padding:20px;}
  .modal_inner {padding:20px; }
.modal_inner div.fl.ac {display:none;}
.modal_inner .basic {float:none;width: 100%;margin-left: 20px;}
.modal_inner .basic dl dt {float: none;width: 100px;}
.modal_inner .basic dl dd {float:none; width:100%;}
  
.visual .breadcrumbs{padding-top: 30px;} /*HOMIO*/

.m_down > ul{margin:25px 10px 0 15px;}
.m_down > a{width:calc(60% - 25px);padding:10px;}

}
@media screen and (max-width: 890px){

  
  #wrap > footer div:nth-child(2) ul{width:70%;}
  #wrap > footer div:nth-child(2) select{float:none;margin-left:190px;}
 

 /* main */
  .m_visual p {margin: 165px 0 0 0px;font-size: 28px;}
  .m_visual p span {margin:20px 0 0;font-size: 33px; line-height: 50px} /* HOMIO */

  /* sub */
  section.con > div {padding: 0 0px 0;}

  .manage > div:nth-child(3) ul li {float: left; width:32%;max-height:390px;margin-right:2%; font-size: 12px;}
  .manage > div:nth-child(3) ul li:nth-child(3n){margin-right:0px;}
  .manage > div:nth-child(3) ul li:nth-child(4n){margin-right:2%;}

  .curriculum .b_list li:nth-child(6),.curriculum .b_list li,
  .curriculum .b_list li:nth-child(4) {margin:0 5px 10px 5px;}

  #overLayer2 {top: 40px;}
  .modal_inner .basic{width:74%}
  .modal_inner .basic dl dt{clear:both;width:23%}
  .modal_inner .basic dl dd{height:auto;padding-bottom:5px;width:70%}
  .modal_inner .basic dl dd:nth-child(4n){width:70%}
  /*#overLayer2 a.close{position:fixed;top:40px;right:10%} */
 
  .visit ul li {width: 33%;}
  .visit ul li:nth-child(5) {width: 66%;}

}

@media screen and (max-width: 760px){

  #wrap .head_inner{border-bottom:1px solid #444}
  #container{margin:30px 0 50px}
  /*.visual{display:none}*/
  .breadcrumbs{display:none}
  .visual:after {background:none;}
  footer div{padding:20px;}
  footer div p{display:none}
  footer div ul{float:none;margin:0 auto;}
  footer div ul li{padding-top:3px;}
.m_con_first ul li a {font-size:14px !important;}
  .visual,
  .visual > div{height:140px}
  .visual > div p{padding-top:40px}

  .txt_none{font-size:0 !important}
  .keep_all{word-break:keep-all !important}
  .btn_list{float:none;text-align:center}
  .tab_sel{width:100%;}
  .txt_comm{text-align:left;word-break:keep-all}
  .bl_arrow{width:100%;text-align:left;}
  
  .scrollbox{position:relative;width:100%;overflow-x:auto;overflow-y:hidden}
  .scrollbox table{width:900px}
  .msg_touch_help{display:block;position:absolute;top:30px;left:50%;width:70px;height:70px;margin:0 0 0 -35px}
  .msg_touch_help img{width:100%}
  
  .content h3{padding-bottom:15px;font-size:24px;font-weight:bold;}
  .content .con_tit{font-size:18px}
  .content .con_tit span{display:block;font-size:12px;}
  .content .con_tit02{background-position:0 6px;} 
  
  .comm_box{padding:15px}
  .comm_box h4{margin-bottom:10px;}
  .comm_box p{margin-bottom:15px;}
  
  /* main */
  .m_visual{height:300px !important;background-size:200%;}
  .m_visual p {display: inline-block;margin: 120px 0 0 0px;padding:0 30px;text-align: right;}
  .btn_area { bottom: -10px;}
  #touchSlider dl {padding: 30px 0 0 30px;}


  .m_con_first ul, .m_con_middle { height: auto;}
  .m_con_first ul{padding:0}
  .m_con_first ul li:nth-child(1),
  .m_con_first ul li:nth-child(3) {border-left: 1px solid #bf5370;}
  .m_con_first ul li:nth-child(1),
  .m_con_first ul li:nth-child(2){border-bottom: 1px solid #bf5370;}
  .m_con_first ul li {width:50%;}
 

  .m_visual p {margin: 76px 0 0 0px;font-size: 24px;line-height:25px}
  .m_visual p span {font-size: 27px; line-height: 45px}

   .m_schedule,.m_notice, .m_talk{min-height:230px}
  .m_notice, .m_talk, .m_schedule,
  .m_slide, .m_down,.m_down2 {width:100%;margin-right: 0;}
  .m_talk,.m_down {margin-top:20px;}
  .m_schedule {margin-top:20px;}
  .m_schedule li {margin-left:20px;}
  .m_con_middle{margin-top:20px}
  
  .m_con h3{margin:20px 20px 0}
  .m_down h3{width: 100%; float: left; text-align: left; margin:30px 20px 10px 20px}   /* 입학안내브로슈어 위치 */


  .m_down2{background:url(/_res/lifesci/img/main/menu_link_01.png) no-repeat center center;background-size:contain; border:0px; padding:20px}
  .m_list ul{padding:10px 20px 30px}
  .m_con .btnMore{top:20px;right:20px;}
  
  #touchSlider6 ul li{background-size:160%}
  
  /* 교수진  */
  .eprofessor .pro_list > div {width:100%}
 
  
  /* 원장인사말 */
  .greeting{margin-top:0}
  .greeting .box_top .fr {width: 100%;}
  .greeting .box_top > p {display: none;}
  .greeting .box_top {padding: 0px 0 40px 0%; margin-top:0;}
  .greeting .box_top .txt_tit_p {font-size:25px;margin: 25px 0 10px;}
  .greeting .box_top p:nth-child(2) {margin-bottom: 26px;}
  .greeting .box_top .fl {width:30%;}


  .gallery dl dt {float: left;width: 48%;margin-right: 2.5%;}
  .gallery dl dt a:after {min-height: 254px !important; background:none;}
  .gallery dl dt:nth-child(8n-1),
  .gallery dl dt:nth-child(6n-1) {margin-right:2.5%;}
  .gallery dl dt:nth-child(4n-1) {margin-right:0;}
  

  .visit dd{padding:0;}
  .visit dd ul{margin-bottom:10px;}
  .visit dd li:last-child{margin-top:3px;}
  .visit dd.visit_map{position:static;width:100%;height:auto;margin-top:20px}
  .visit dd.visit_map img{width:100%}
 
  .m_btn li,
  .m_btn li a,
  .m_btn1 {width:100%}
  .koreans_btn{margin-top:20px;}
  .koreans_btn li{width:100%;}
  .mo{width:100%;margin-bottom:5px}

  .file_hwp,
  .file_doc {display: inline-block;width: 100%;text-align: center;margin: 5px 0;}
  
  .btn5{display:block;width:100%;box-sizing:border-box; margin:3px auto; padding:10px 10px 8px;font-size:14px;color:#fff;font-weight:bold;text-align:center;}

  .border_l{border-left:0 !important}

  /* FAQ */
  dl#accordion dt strong {padding: 20px 40px 20px 20px;background-position:83% center; }
  dl#accordion dd {padding:25px;}

  /* 교외활동 */
  .extramural > h5 {float:none; width:100%; padding:10px 20px;margin-top: 40px;}
  .extramural > div {float:none; width:100%;}
  .extramural > ul.p_list li p {min-height: 40px}
  .extramural > ul.p_list li {float:left; width:47%; margin: 0 3% 30px 0;}
  .extramural > ul.p_list li:nth-child(3n) {margin-right:3%;}
  .extramural > ul.p_list li:nth-child(2n) {margin-right:0;}



  
   /* 404 error */
  .error > div {width: 320px;}
  .error p:nth-child(1) {float:none;margin:0 auto;width:130px;height: 130px;padding-top: 53px; font-size:42px; border-radius: 100px; }
  .error h3 {float:none;margin: 51px auto 20px;}
  .error p:last-child {float:none;font-size: 14px; margin:0 auto;}

  .m_notice {width: 100%;margin-top: 30px;}

    .m_notice dl{width:100% !important;}
  .m_news_box dl dt {
    width: 80%;}
    .m_notice li {width: 100%;}

}

@media screen and (max-width:640px){
 /*popup*/
  #item_body > .jwxe_popup {
    cursor: move; height: auto !important; left: 0 !important; max-width: 400px; min-width: 350px; padding:3%; top: 0 !important; visibility: visible;
    width: 90%; margin:5%; z-index: 1001; line-height: 150%; border:solid  thin #888;}
  #item_body > .jwxe_popup >* {
    line-height: 150%; height: auto;}  
  #item_body > .jwxe_popup > .jw-relative{
  height: auto !important;position:relative;padding-bottom: 5%;}  
  .jwxe_popup_close_1 {position:absolute;bottom:0;left: 10px !important;}
  .jwxe_popup_close{position:absolute;bottom:0;right: 10px !important;}  
 /*End popup*/
	.main .news ul {padding: 15px 5px 10px;}
	.ellips2 {height: 2.3em;}
	
  /*학부소개 (학부>각 학과)*/
  .intro-box{float:none;padding-bottom:15px;}
  .intro-title{margin-right:5px;font-size:25px;letter-spacing:0;}
  .intro-sub{margin-top:-4px;}
  .intro-gray{margin-bottom:0;font-size:10px;}
  .intro-green{font-size:13px;}
  
	/* FAQ */
	dl#accordion dt strong {padding: 20px 20px 20px 0px;background-position:83% center; }
    dl#accordion dd {padding:15px;}

	.visit ul li {width: 50%;}
	.visit ul li:nth-child(5) {width: 50%;}

	.professor .pro_list > div {}
  	/*.professor .pro_list > div a { padding: 10px;min-height: 174px;}*/
  	.professor .pro_list > div p {width: auto; height: 146px;    margin-bottom: 0px;}
  	.professor .pro_list > div p img {width:auto; height:100% !important;}
  	.professor .pro_list > div dl {padding-left: 10px; width: 55%;}
    
    .professor .pro_list .pro_list_box{}
    .professor .pro_list .pro_list_box {padding: 10px; min-height: 174px;}
    .professor .pro_list .pro_list_box > p {width: auto; height: 146px;    margin-bottom: 0px;}
    .professor .pro_list .pro_list_box > p img {width:auto; height:100% !important;}
    .professor .pro_list .pro_list_box > dl {padding-left: 5px; width: 50%;}
}

@media screen and (max-width:630px){

	.main .news ul {padding: 15px 5px 10px;}
	.ellips2 {height: 2.3em;}

	/* FAQ */
	dl#accordion dt strong {padding: 20px 20px 20px 0px;background-position:83% center; }
  dl#accordion dd {padding:15px;}
	.visit ul li {width: 100%;}
  .visit ul li:nth-child(5) {width: 100%;}
  .greeting .box_top .txt_tit_p {margin: 80px 0 10px;} /*HOMIO*/
  .greeting .box_top p:nth-child(2) {margin-bottom:80px;} 

}

/*아이폰6 모바일 메인 문구*/
@media screen and (max-width:540px){
/* main */
  .m_visual{height:300px !important;background-size:240%;}
  .m_visual p {font-size:18px;}
  .m_visual p span {padding:10px 0px 0; font-size: 20px;line-height: 27px;}

.login div li label {
    color: #666;
    float: left;
    font-size: 18px;
    width: 100%;
}
.login div li input {
    border: 1px solid #888;
    float: left;
    width: 100%;
}

input.btn_login[type="submit"] {
    background: #ba0b4a none repeat scroll 0 0;
    border: medium none #ba0b4a;
    color: #fff;
    font-size: 20px;
    height: 80px;
    position: relative !important;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%  !important;
}    
  
}

@media screen and (max-width:500px){
	.manage .box_head > div:nth-child(1){height:435px;}
	.manage > div:nth-child(3) ul li {min-height:380px;}

	.manage .box_head > div:nth-child(2),
	.manage .box_head > div:nth-child(3) {padding: 30px 15px;}
	.manage .box_head > div:nth-child(2) ul li span,
	.manage .box_head > div:nth-child(3) ul li span {width:115px;}
	.manage > div:nth-child(3) ul li {min-height:330px;}
	.btn2 {width:100%; margin:3px 0;}

	.m_visual p{width:100%;margin:0;padding:60px 30px 0 30px;text-align:left;font-size:25px}
	.m_con_first ul li a {font-size:11px;}

	.modal_inner .basic{width:100%;margin-top:0;margin-left:0}
    .modal_inner .basic dl dt {width: 30%;}
    .modal_inner .basic dl dd,
    .modal_inner .basic dl dd:nth-child(4n){width: 65%;}
    .modal_inner div > div:nth-child(1){width:100%}
    .greeting .box_top .txt_tit_p {margin: 50px 0 200px;} /*HOMIO*/
    .greeting .box_top p:nth-child(2) {margin-bottom:60px;} /*HOMIO*/
    .m_down {min-height:220px;background: #fff url(/_res/lifesci/img/main/download_icon.) no-repeat right center} /*HOMIO*/
    .m_schedule {min-height:220px;}
    .m_schedule ul {width:100%;}
    .m_schedule li {margin-left:20px;margin-top:8px;}


}

@media screen and (max-width: 450px){


 .visual > div p {font-size: 17px;}
 .visual > div p span { font-size: 27px;}
 .visual > div { padding:0 30px;}
 #overLayer2 .modal_inner { padding: 15px;}
 .greeting .box_top .txt_tit_p {margin: 20px 0 200px;} /*HOMIO*/
 .m_visual p span {padding:10px 0px 0; font-size: 17px;line-height: 27px;} /*HOMIO*/

}

@media screen and (max-width:400px){
/* main */
 .m_visual p span {font-size: 15px;word-break:keep-all;} /*HOMIO*/
  /*학부소개*/
  .intro-title{margin:0 0 6px;}
}


@media screen and (max-width:320px){
/* main */
  .m_visual{background-size:270%;}
  .m_visual p {font-size:17px;}
  .m_visual p span {font-size: 14px;line-height: 25px;}

  #overLayer2 .modal_inner {padding: 15px;}
  .greeting .box_top p:nth-child(2) {margin-bottom:30px;} /*HOMIO*/
  .greeting .box_top .txt_tit_p {margin: 0px 0 200px;} /*HOMIO*/

}


.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 47% !important;}


/* 개발자 추가*/

#modalPerson{border:4px solid #d5ae91;background:#fff;}
#modalPerson h2{color:#444444;font-size:24px;line-height:40px;}
#modalPerson .p_c_text{font-size:12px;line-height:24px;}
#modalPerson .login_line{margin:10px 0 0;height:80px;}
#modalPerson .box_in{float:left;margin:0 10px 0; }
#modalPerson input{width:120px;height:24px;display:block;margin:3px 0 0;}
#modalPerson .btn_login{width:72px;height:60px;background:#363636;color:#e1e1e1;float:left;line-height:60px;text-align:center;}
#modalPerson .find_join{clear:both;margin:20px 0 0 10px;}



#modalPerson{
  max-width: 910px;max-height:700px;  /*팝업창의 크기조절*/
  margin-top:0px;           /*팝업창 위아래 간격조절*/
  padding: 18px;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
  overflow-y:auto;
  z-index:999999999;
}

input[type=submit].btn_login {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 80px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: #ba0b4a;
    border: #ba0b4a;
}