@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

body { min-width:320px }
.pc { display: block; }
.mobile { display: none; }
.link:hover { text-decoration: underline; }
.main_color { color: #00467f !important; }
.fw500 { font-weight: 500 !important; }
table { border-collapse:collapse; }

/* header */
header {width:100%; margin:0 auto; background: #fff; position: absolute; left: 0; top: 0; z-index: 99999;}
header:after {height:0; display:block; content:""; clear:both;}
header .global_box { width: 100%; background: #142f67; }
header .head .global { width: 1200px; height:35px; margin: 0 auto; overflow: hidden; }
header .head .global_list { width: 203px; float: left; text-align: center;	 }
header .head .global_list a { float: left; font-size: 12px; line-height: 35px; background: url('/users/lifescience2021/image/common/global_line.jpg') left center no-repeat; padding: 0 10px; cursor: pointer; color: #fff; font-weight: 500;}
header .head .global_list > a:hover {color:#6b99ca;}
header .head .global_list > a:first-child {padding-left: 0; background: 0;}

header .top-link {float: right; }
header .top-link a { font-size: 13px; text-align: center; color: #6b99ca; padding: 0 17px; line-height: 36px; display: inline-block; font-weight: 500; border-right: 1px solid rgba(255,255,255,0.2); letter-spacing: -0.5px;}
header .top-link a:nth-child(1) { border-left: 1px solid rgba(255,255,255,0.2); }
header .top-link a img { margin-left: 10px; margin-top: -3px; }
header .top-link a:hover { color: #fff; }
header .head .gnb_box { width: 1200px; height: 85px; margin: 0 auto; display: flex; flex-wrap: wrap; flex-direction: column; justify-content: center; align-items: flex-end; position: relative;}
header .head .gnb_box h1 { height: 48px; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; }
header .head .gnb_box h1 a:nth-child(2) { margin-left: 15px; }
header .head ul.gnb > li {float:left; position:relative;}
header .head ul.gnb > li > a { width:inherit; line-height: 85px; padding: 0 25px; font-size:18px; font-weight:500; color:#111; display:block; }
header .head ul.gnb > li:last-child > a { padding-right: 0; }
header .head ul.gnb > li > a:hover, header .head ul.gnb > li.on > a {color: #6b99ca;}

header .head ul.gnb .depth {display:none; width: 180px; padding: 10px; padding-top: 0; z-index:1000; position:absolute; top:85px; left: -20px; background: #fff; }
header .head ul.gnb .depth li {display:block; font-size:15px; line-height:30px; font-weight:normal; color: #111; letter-spacing: -0.5px; text-align: left; cursor: pointer; padding-left: 25px; box-sizing: border-box;}
header .head ul.gnb .depth li + li { padding-top: 5px; }
header .head ul.gnb .depth li:hover {color: #6b99ca; }
.depth_box { display: none; width: 100%; height: 270px; position: absolute; top: 120px; background: rgba(255,255,255,0.9); z-index: 999; border-bottom: 2px solid #6b99ca;}

header .head .global_box02 .global_list { float: none; position: absolute; left: calc(50% - 890px); top: 0; } 
header .head .gnb_box02 { width: 100% !important; max-width: 1810px !important; flex-direction:row; align-items: center !important; justify-content: space-between; padding: 0 10px; box-sizing: border-box;} 
header .head .gnb_box.gnb_box02 h1 { position: static !important;  height: 48px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: center; align-items: center; margin: 0 !important;}
header .head .gnb_box.gnb_box02 h1 img {}

@media screen and (max-width:1810px) {
	header .head .global_box02 .global_list { left: 15px; }
}

@media screen and (max-width:1550px) {
	header .head .gnb_box.gnb_box02 h1 img { height: 40px; }
	header .head ul.gnb > li > a { font-size: 17px; padding: 0 20px;}
}

@media screen and (max-width:1350px) {
	header .head .gnb_box.gnb_box02 h1 img { height: 33px; }
	header .head ul.gnb > li > a { width:inherit; line-height: 85px; padding: 0 15px; font-size:15.5px; font-weight:500; color:#111; display:block; }
	header .head ul.gnb .depth li { font-size: 14px; }
}




/* visual */
.visual { width: 100%; height:750px; margin: 120px auto 0; background:url('/users/lifescience2021/image/main/visu_bg.jpg') center no-repeat; position:relative; overflow:hidden; background-size: cover;}
.visual .swiper-container { width: 100%; height:750px; margin: 0 auto;}
.visual .swiper-slide { width:100%; height: 750px; display:flex; flex-direction:column; flex-wrap: wrap; justify-content: center; align-items: flex-start; }
.swiper-slide.visual-01{ background:url('/users/lifescience2021/image/main/visu_02.jpg') center no-repeat; background-size:cover; text-align:center; color:#fff;}
.swiper-slide.visual-02{ background:url('/users/lifescience2021/image/main/visu_01.jpg') center no-repeat; background-size:cover; text-align:center; color:#fff;}


.visual .swiper-button-next { width: 50px !important; height: 70px !important; background: url('/users/lifescience2021/image/main/visu_next.png') center no-repeat !important; right: 50% !important; margin-right: -670px !important; }
.visual .swiper-button-prev { width: 50px !important; height: 70px !important; background: url('/users/lifescience2021/image/main/visu_prev.png') center no-repeat !important; left: 50% !important; margin-left: -670px !important;}
.visual .swiper-button-next:hover, .swiper-button-prev:hover { opacity: 0.8; }

.visuTxt-wrap { position: relative; z-index: 9999999; text-shadow: 1px 1px 3px rgba(0,0,0,0.7); background: linear-gradient(to right,rgba(20,47,103,0), rgba(20,47,103,0), rgba(20,47,103,0.5) 50% ); text-align: left; padding: 30px; margin-top: -75px; padding-left: 100px;}
.swiper-slide.visual-01 .visuTxt-wrap { left: 50%; margin-left: -170px; }
.swiper-slide.visual-02 .visuTxt-wrap { left: 50%; margin-left: -50px; }
.visual .visuTxt { font-weight: 700;  text-shadow: 1px 1px 1px rgba(0,0,0,0.6); letter-spacing: -1px; }
.visual .visuTxt01 { font-size: 25px; line-height: 100%; color: #fff; font-weight: 500; }
.visual .visuTxt02 { font-size: 35px; line-height: 140%; color: #fff; font-weight: 500;}
.visual .visuTxt02:after { content:''; display: block; margin: 25px 0 30px; width: 48px; height: 1px; background: #fff; }
.visual .visuTxt03 { font-size: 17px; line-height: 120%; color: #fff; font-weight: 500;}

/* banner */
.quick { width: 1200px; height: 200px; margin: -105px auto 70px; overflow: hidden; box-sizing: border-box; position: relative; z-index: 9999; border-radius: 30px;  }
.quick li { width: 20%; height: 100%; padding: 60px 0; float: left; box-sizing: border-box; text-align: center; cursor: pointer; background: url() 0 0 no-repeat; }
.quick li p { font-size: 18px; font-weight: 400; color: #707070; }
.quick li p span { display: block; font-size: 17px; line-height: 100%; font-weight: 400; color: #707070; } 
.quick li:nth-child(4) span { margin-top: 5px; }

.quick li img { margin-bottom: 10px; }  
.quick li:nth-child(2) img { margin-bottom: 15px; }
.quick li:nth-child(2n-1) { background: #f2f2f2 url('/users/lifescience2021/image/main/quick_li_bg.jpg') 0 bottom repeat-x; }
.quick li:nth-child(2n) { background: #fff url('/users/lifescience2021/image/main/quick_li_bg.jpg') 0 bottom repeat-x; }

/* banner animation */
.quick li:hover img {animation-name:banner-img;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-animation-iteration-count: 1;
animation-iteration-count: 1;}

/* mNotice */
.mBoard-wrap { width: 100%; box-sizing: border-box; border-top: 1px solid #ddd;}
h2.mTitle { text-align: center; font-size: 30px; color: #252525; font-weight: 600; line-height: 100%; margin: 65px 0; }

.mBoard-box { width: 760px; margin: 45px auto 0; padding-bottom: 70px;}
.mBoardTab { width: 100%; }
.mBoardTab li { width: 25%; color: #464646; font-size: 22px; font-weight: 500; float: left; cursor: pointer; position: relative; padding-bottom: 5px; margin-bottom: 30px; border: 1px solid #fff; background: #e1e1e1; text-align: center; box-sizing: border-box;}
.mBoardTab li.on, .mBoardTab li:hover { color: #6b99ca; border: 1px solid #d4d4d4; border-bottom-color: #fff; background: #fff; }
.mBoardTab li.on:after, .mBoardTab li:hover:after { width: 100%; }
.mBoard-list-box { padding-top: 30px; padding: 0 15px;}
.mBoard-list { width: 660px; overflow: hidden;}
.mBoard-list div { display: none; }
.mBoard-list div:nth-child(1) { display: block; }
.mNotice { width: 100%; height: 175px; clear: both; float: left;}
.mNotice .subject { color: #555; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin-bottom: 11px; position: relative; padding-left: 8px; }
.mNotice .subject:before { content:''; position: absolute; left: 0; top: 0; bottom: 0; margin: auto; width: 2px; height: 2px; background: #888984;}
.mNotice .subject:hover { text-decoration: underline; }

.more-list { float: right;	 }
.more-list div { display: none; }
.more-list div:nth-child(1) { display: block; }
.more { width: 36px; height: 36px; border: 1px solid #b2b2b2; background: url('/users/lifescience2021/image/main/more.png') center no-repeat; transition:0.3s; cursor: pointer; }
.more:hover { background: #b2b2b2 url('/users/lifescience2021/image/main/more_ov.png') center no-repeat; }

/* About Laboratory */
.mLab_wrap { background: url('/users/lifescience2021/image/main/mLab_bg.jpg') 0 0 repeat; padding-bottom: 70px; }
.mLab-swiper-container { width: 1200px; margin: 0 auto; }
.mLab-swiper-container .mTitle { color: #fff; }
.mLab_wrap .swiper-wrapper .swiper-slide { border-radius: 10px; overflow: hidden; position: relative; cursor: pointer;}
.mLab_wrap .swiper-wrapper .mLab_img {  }
.mLab_wrap .swiper-wrapper .mLab_img img { width: 285px; height: 185px;}
.mLab_wrap .swiper-wrapper .mLab_txt { background: #fff; height: 130px; padding: 25px 15px 25px; text-align: center; box-sizing: border-box;}
.mLab_wrap .swiper-wrapper .mLab_prof { color: #5fa7dc; font-size: 20px; text-align: center; font-weight: 500; line-height: 120%; letter-spacing: -0px; }
.mLab_wrap .swiper-wrapper .mLab_prof:hover { text-decoration: underline; cursor: pointer; }
.mLab_wrap .swiper-wrapper .mLab_prof span { color: #111; display: block; line-height: 120%; font-size: 16px; margin-top: 5px; }

.mLab_wrap .swiper-wrapper .swiper-slide:hover .mLab_about { opacity: 1; }
.mLab_wrap .swiper-wrapper .mLab_about {line-height:1.2em; font-weight: 500; position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; align-content:center; padding: 20px; box-sizing: border-box; background: rgba(0,0,0,0.7); color: #fff; text-align: left; opacity: 0; transition:0.3s;  /*display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; word-wrap:break-word; overflow:hidden; text-overflow:ellipsis; height:3.7em;  text-decoration:none; */}
.mLab_wrap .swiper-button-next { width: 24px !important; height: 16px !important; background: url('/users/lifescience2021/image/main/mLab_next.png') center no-repeat !important; right: 0px !important; top: 85px !important; }
.mLab_wrap .swiper-button-prev { width: 24px !important; height: 16px !important; background: url('/users/lifescience2021/image/main/mLab_prev.png') center no-repeat !important; left: 0px !important; top: 85px !important; }
.mLab_wrap .swiper-button-next:hover, .swiper-button-prev:hover { opacity: 0.8; }

/*goal*/
.goal { width: 1200px; height: 291px; text-align: center; margin: 70px auto; background: url(/users/lifescience2021/image/main/goal.jpg) 0 0 no-repeat; display: table; 
border-radius: 26px;}
.goal-text { padding: 0; display: table-cell; vertical-align: middle; color: #fff; word-break:keep-all; font-size: 17px; font-weight: 400; }
.goal_major { font-size: 30px; color: #fff; font-weight: bold; line-height: 120%;}
.goal_major:after { content:''; display: block; width: 30px; border-bottom: 1px solid #ddd; margin: 25px auto; }

/*site_wrap*/
.site_wrap { width: 100%; border-top: 1px solid #ddd; }
.site { width: 1200px; margin: 0 auto; padding: 25px 0; transition-timing-function: linear; overflow: hidden;}
.sponsor { border-bottom: 1px solid #ddd; }
.site_title { color: #464646;  border-right: 1px solid #c5c5c5; padding-right: -158px; margin-right: 46px; float: left;}
.site_list { width: 100%; overflow: hidden; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; align-content:center; }
.site_list .swiper-slide { width: auto; display: table-cell; padding: 0 25px; vertical-align: middle; }
.site_list .swiper-slide img { cursor: pointer; }
.site_list .swiper-wrapper { transition-timing-function: linear; }

/* footer */
footer { width: 100%; border-top: 1px solid #ddd; padding: 35px 0; background: #353535; }
.footer-box { width: 1200px; margin: 0 auto; position: relative; overflow: hidden; letter-spacing: -0.5px; display: flex; flex-wrap: wrap; justify-content: flex-strat; align-items: center; }
.footer-box h1 { float: left; margin-right: 53px; line-height: 140%; }
.footer_right { width: calc(100% - 331px) ; }
.footer_right > div { width: 100%;color: #898989; font-size: 15px; }
.footer_right > div:nth-child(1) { border-bottom: 1px solid #555; padding-bottom: 20px; margin-bottom: 20px; }
.top-btn { position: fixed; left: 50%; margin-left: 586px; bottom:36px; width: 64px; height: 64px; background: rgba(174,174,174,0.7); display: flex; flex-wrap: wrap; justify-content:center; align-items: center; z-index: 9999; cursor: pointer; transition: background 0.3s; display: none !important;}
.top-btn:hover { background: rgba(174,174,174,1); }
.top-btn { margin-bottom: 5px; }


/* sVisual */
.sVisual { width:100%; height: 248px; margin-top: 122px; background: url("/users/lifescience2021/image/sub/sVisu_01.jpg") center no-repeat; background-size:cover; }
.sVisuTxt_wrap { width:1200px; height: 248px; margin: 0 auto; display: flex; flex-direction:column; flex-wrap: wrap; justify-content: center; align-items: center; align-content:center; }
.sVisuTxt_wrap .sVisuTxt_box { text-shadow: 3px 3px 5px rgba(0,0,0,0.5); color: #fff; font-weight: 500; font-size: 38px; line-height: 100%; z-index: 99;/* background: linear-gradient(to right,rgba(20,47,103,0), rgba(20,47,103,0), rgba(20,47,103,0.5) 50% );*/ padding: 2vw; }
.sVisuTxt_wrap .sVisuTxt00 { color: #fff; font-size: 45px; font-weight: 600;text-shadow: 2px 2px 5px rgba(0,0,0,0.4); letter-spacing: 3px; }
.sVisuTxt_wrap .sVisuTxt01 { font-size: 20px; line-height: 100%; color: #fff; font-weight: 500; text-align: left;text-shadow: 1px 1px 1px rgba(0,0,0,0.6)}
.sVisuTxt_wrap .sVisuTxt02 { font-size: 25px; line-height: 140%; color: #fff; font-weight: 500; text-align: left;text-shadow: 1px 1px 1px rgba(0,0,0,0.6)}
.sVisuTxt_wrap .sVisuTxt02:after { content:''; display: block; margin: 15px 0 20px; width: 40px; height: 1px; background: #fff; }
.sVisuTxt_wrap .sVisuTxt03 { font-size: 17px; line-height: 120%; color: #fff; font-weight: 500; text-align: left;text-shadow: 1px 1px 1px rgba(0,0,0,0.6)}

/* sContainer > sub_navi */
.snb_box {width:100%; }
.snb { width: 1200px; height: auto; line-height: 53px; text-align: center; margin: 50px auto 0; }
.snb > li { line-height: 53px; float: left;  margin-left: -1px; margin-top: -1px; box-sizing: border-box;}
.snb > li > a { width: 100%; height: 53px; line-height: 53px; text-align: center; font-size: 17px; display: block; color: #666; box-sizing: border-box; border: 1px solid #d0d0d0; font-weight: 400; position: relative;}
.snb > li.on > a { color: #fff; background: #00467f; }
.snb > li > a:after {content:''; z-index:-1; position:absolute; left:0; bottom:0; display:block; width:100%; height:0%; background:#f9f9f9; transition: all 0.3s ease 0s; }
.snb > li > a:hover:after,.snb > li > a:focus:after {height:51px; transition: all 0.3s ease 0s;} 

.snb.s2 > li {width:calc(50% + 1px);}
.snb.s3 > li {width:calc(33.3333% + 1px);}
.snb.s4 > li {width:calc(25% + 1px);}
.snb.s5 > li {width:calc(20% + 0.5px);}
.snb.s6 > li {width:calc(16.666% + 1px);}
.snb.s7 > li {width:calc(14.285% + 1px);}
.snb.s8 > li {width:calc(12.5% + 1px);}

.ssnb { text-align: center; margin-bottom: 30px;}
.ssnb a { border: 1px solid #ddd; width: 300px; display: inline-block; line-height: 45px;}
.ssnb a.on, .ssnb a:hover { background: #595959; border: 1px solid #595959; color: #fff;}


.sContainer { width: 1200px; height: 100%; margin: 0 auto; overflow: hidden;  }
.sContainer .title { text-align:center; padding: 50px 0; margin-bottom: 50px; border-bottom: 1px solid #ddd; }
.sContainer .title h2 { font-size:30px; color:#111; font-weight:500; letter-spacing:-1px; line-height:100%; }
.sContainer .title .location { margin-top:10px; display: inline-block; }
.sContainer .title .location > li { float:left; padding:0 12px; background:url('/users/lifescience2021/image/common/locationDot.png') no-repeat left;  font-size:15px; }
.sContainer .title .location > li:first-child { padding-left: 25px; background:url('/users/lifescience2021/image/common/home.jpg') no-repeat left; }


/* sub contents */
.sContents {width:1200px; margin:0 auto 70px; min-height:400px; word-break:keep-all; line-height: 160%; overflow: hidden; text-align: justify; }
.sContents h4 { font-size: 23px; margin:40px 0 5px; font-weight: 500; color: #111; overflow: hidden; padding-left: 25px;  background: url('/users/lifescience2021/image/common/conTitle.jpg') left 10px no-repeat; }
.sContents h4:nth-child(1) { margin-top: 0; }
.sContents h5 { font-size: 20px; font-weight: 500; color:#00467f;margin: 20px 0 5px; background: url('/users/lifescience2021/image/common/sConTitle.jpg') left center no-repeat; padding-left: 15px;}
.sContents h6 { font-size: 17px; padding-left: 10px; background: url('/users/lifescience2021/image/common/dot.jpg') left 3px no-repeat; }
.sContents .txtBox { margin-bottom: 30px; overflow: hidden; }
.sContents .imgBox { margin-bottom: 50px; overflow: hidden; text-align: center; }
.mid_line { height: 1px; background: #ddd; margin: 40px 0;}
.imgBox.fl { margin-right: 30px; margin-bottom: 20px;}

/* ÇÐ°ú ¼Ò°³ */
.introduction_tit { font-size: 30px; margin-bottom: 40px; line-height: 130%;}
.intro_line { margin: 18px 0 15px; }
.intro_img { float: left; margin-right: 30px; margin-bottom: 20px; }
.introduction_strong { clear: both; font-size: 18px; margin: 0 0 40px; }

.down {margin-bottom:20px;width:49%;padding:17px 50px 17px 30px; border:3px solid #7c7c7c; background:url('/users/lifescience2021/image/sub/downBtn.png') no-repeat 93% -5px; display:inline-block;text-align:left; font-size:20px; font-weight:600 !important; color:#7c7c7c !important; border-radius:10px;box-sizing: border-box;}
.Lab .down:nth-child(2n) { margin-left: calc(2% - 4px); }
.down:hover {background-position:93% -74px; background-color:#444; color:#fff !important;}
.down > span {margin-left:10px;color:#999999;font-size:14px;font-weight:600}
.ani, .ani_all *{ transition:all 0.3s ease-in-out; }

/* ÇÐ°úÀå ÀÎ»ç¸» */
.greeting_title { font-size: 26px; color: #0156ae; font-weight: 500; margin-bottom: 30px; line-height: 140%; }
.greeting_dean { text-align: right;  margin-top: 100px;  } 
.greeting_date { margin-top: 15px; }
.greeting_position { letter-spacing: -1px;}
.greeting_name { color: #111; font-size: 33px; font-weight: 500; }
.greeting_name span { font-size: 20px; font-weight: 500; color: #666; }


/* ¿¬Çõ */
.history > div { float: left; width: 50%; }
.history_right .history_ul { position: relative;}
.history_right .history_ul > li { position: relative; padding-left: 25px;  padding-bottom: 45px; }
.history_right .history_ul > li:before { position:absolute; top:15px; left:-1px; width:2px; bottom:-15px; background-color:#ddd; content:""; }
.history_right .history_ul > li:last-child:before { content:none; }
.history_right .history_ul > li .history_year { font-size: 42px; font-weight: 600; color: #111; line-height: 100%;}
.history_right .history_ul > li .history_year:before { content:''; display: block; position: absolute; left: -12px; top: 15px; background: #fff; width: 22px; height: 22px; border-radius: 22px; border: 6px solid #6b99ca; box-sizing: border-box;}
.history_right .history_ul > li > ul { margin-top: 10px; }


/* Á¹¾÷Á¶°Ç */
.graduation { overflow: hidden; }
.graduation > li { width: 47.5%; float: left; }
.graduation > li + li { margin-left: 5%; }

/* ¿À½Ã´Â ±æ */
.contact {width:100%;overflow:hidden;}                     
.contact > dt{width:100px;float:left;color: #111;} 
.contact > dd{float:left;margin:0;}                        
.lineList > li {padding-left:10px; margin-bottom:6px; position: relative;}
.lineList > li:after {content:'-'; position: absolute; left: 0; top: -2px; display: block;}
.bus { margin: 0 5px 5px 10px; display: inline-block;}

.overview_title { font-size: 30px; font-weight: 300; margin-bottom: 40px; line-height: 120%; color: #36498b;}
.overview_title span:nth-child(1) { font-weight: 500;}
.overview_title .hanyang { color: #dedede; font-size: 20px; margin-top: -10px;}

/* ±³¼öÁø */
.faculty_wrap { padding-bottom: 50px; }
.faculty { width: 23.5%; margin-bottom:50px; float: left; position: relative; margin-right: 2%; cursor: pointer;}
.faculty:nth-child(4n) { margin-right: 0; }
.faculty img { width: 100%; }
.faculty > a { display:block; position:relative; color:#333; }
.faculty .faculty_txt { position:absolute; top:0; left:0; width:100%; min-height:100%; font-size: 13px; background-color:#fff; padding:1.25em; z-index:2; opacity: 1; box-sizing: border-box; transition:0.4s; opacity: 0; border: 1px solid #ddd; box-sizing: border-box; z-index: 999; text-align: left;}
.faculty .faculty_txt .dotList:after { content:''; width: 100%; height: 1px;  background: #ddd; display: block; margin-top: 10px; }
.faculty .faculty_txt .dotList { margin-bottom: 10px; }
.faculty .faculty_txt .dotList li { font-size: 13px; text-align: left; margin-bottom: 0px; }
.faculty .faculty_txt a { font-size: 13px; }
.faculty:hover .faculty_txt { opacity: 1; }
.faculty .faculty_name { font-weight: 500; line-height: 130%; text-transform:uppercase; margin:0 0 .333em 0; color: #111; }
.faculty .faculty_name span { font-size: 13px; font-weight: 400; display: block; }
.porf_img_name { text-align: center; color: #00467f; font-size: 18px; font-weight: 500;	margin-top: 10px;} 
.porf_img_name span { display: block; color: #666; font-size: 14px; margin-top: -5px;}
.faculty a > div p {  }

/* ¿¬±¸½Ç */
.Lab_list { display: flex; flex-wrap:wrap; felx-direction:row; align-items:stretch; }
.sLab { width: 285px; float: ; margin-right: 20px; margin-bottom: 50px; cursor: pointer;}
.sLab:hover .sLab_img img { opacity: 0.9; }
.sLab:nth-child(4n) { margin-right: 0; }
.sLab_img { position: relative; }
.sLab_img:before { content:''; display: block; width: 100%; height: 100%; background: #000; position: absolute; z-index: -1;}
.sLab_img img { width: 285px; height: 185px;}
.sLab_txt { background: #fff; padding: 10px 10px 0px; text-align: center; box-sizing: border-box;}
.sLab_prof { color: #5fa7dc; font-size: 20px; text-align: center; font-weight: 500; line-height: 120%; }
.sLab_prof span { color: #111; display: block; line-height: 120%; font-size: 16px; margin-top: 5px; }

.labstory .lab_name { background: none; text-align: center; font-size: 23px; font-weight: 600; color: #111; overflow: hidden; line-height: 140%; }
.labstory .lab_name span { display: block; letter-spacing: -0.5px;}
.labstory .imgBox { text-align: center; clear: both; }
.labstory .numList ul { padding-left: 10px; }
.area-button { float: right; display: inline-block; color: #fff; background-color: #6b99ca; padding: 5px 15px; border-radius:10px; cursor: pointer; transition:0.2s; margin-bottom: 30px;}
.area-button:hover { color: #afe5f5; }

.table-scroll { width: 100%; overflow-x:auto; margin-bottom: 70px; }
.table-scroll table.boardTable { width: 100%; margin-bottom: 0px;}

.subjectTable { border-top: none !important; }
.subjectTable tr:nth-child(2), .subjectTable tr:nth-child(3), .subjectTable tr:nth-child(2), .subjectTable tr:nth-child(5) { border-top: 5px solid #fff;	 }
.subjectTable tr th { font-size: 28px; color: #fff; background: #a1a1a1; }
.subjectTable tr td { vertical-align: top; color: #363636;}
.subjectTable tr td ul li { color: #363636; } 

.subjectTable02.boardTable { border-top: 0; margin-bottom: 70px; text-align: center;}
.subjectTable02 colgroup col:nth-child(1) { width: 6%; }
.subjectTable02 colgroup col:nth-child(2) { width: 13%;}
.subjectTable02 colgroup col:nth-child(3) { width: ; }
.subjectTable02 colgroup col:nth-child(4) { width: 13%;}
.subjectTable02 colgroup col:nth-child(5) { width: 15%;}
.subjectTable02 colgroup col:nth-child(6) { width: 6%; }
.subjectTable02 tr td:nth-child(3) { text-align: left; text-align: justify; }

.subject_title { color: #111; display: inline-block; background: red; border-radius: 20px 20px 0 0; padding: 8px 25px;}
.subjectImg.imgBox { margin-bottom: 20px; }

/* ¸í¿¹/ÅðÀÓ/°âÀÓ/Æ¯ÀÓ ±³¼öÁø */
.pro_wrap > ul { background: url(images/pro/pro_line.gif) repeat-x left bottom; overflow: hidden; }
.pro_wrap > ul > li { width: 585px; float: left; margin-right: 30px; padding: 25px; box-sizing: border-box; border-top: 1px solid #ddd; border-left: 1px solid #ddd; box-sizing: border-box; margin-bottom: 35px;}
.pro_wrap > ul > li:nth-child(2n) { margin-right: 0; }
.pro_cont { padding: 8px; overflow: hidden; position: relative; overflow: hidden; }
.pro_cont > div { float: left; }
.pro_cont .pro_pic { margin-right: 30px; }
.pro_cont .pro_pic img { width: 120px; }
.pro_name { font-weight: 500; margin-bottom: 20px; }
.pro_name strong { font-size: 22px; margin-right: 10px; color: #004c86; }
.pro_cont_txt { width: calc( 100% - 150px) ; }
.pro_cont_txt .dotList { width: 100%; }
.pro_cont_txt .dotList a:hover { text-decoration: underline; }
.pro_more { color: #004c86 !important; float: right; }
.pro_more:hover { text-decoration: underline; }

/*±³À°°úÁ¤*/
.object #tab_box {border-bottom:1px solid #ddd; margin:40px 0;}
.object #tab_box > ul.tab {list-style:none; margin:0; padding:0; overflow:hidden;}
.object #tab_box > ul.tab > li {float:left; background:#fff; border:1px solid #ddd; border-bottom:0;}
.object #tab_box > ul.tab > li > a {color:#333; display:inline-block; width:140px; height:40px; line-height:40px; text-align:center; text-decoration:none;font-weight:bold; font-size:14px;}
.object #tab_box > ul.tab > li:first-child {border-right:0;}
.object #tab_box > ul.tab > li.current {background:#eee; }
.object #tab_box > ul.tab > li.current > a {color:#35579e;}
.object .tabcontent {display:none;}
.object .tabcontent.current {display:block; width:auto!important; height:auto!important;}
.object .tabcontent > table {width:100%; border-collapse:collapse; text-align:center; font-size:14px; color:#555;}
.object .tabcontent > table > tbody > tr {border-bottom:1px solid #ddd; }
.object .tabcontent > table > tbody > tr > th {font-weight:bold; color:#333; border-top:2px solid #aaa; background:#f5f5f5; padding: 10px 0;}
.object .tabcontent > table > tbody > tr > th.grade {width:10%;}
.object .tabcontent > table > tbody > tr > td {width:209px; padding: 10px 0;}
.object .tabcontent > table > tbody > tr > td.tab_btn {cursor: pointer; }
.object .tabcontent > table > tbody > tr.tab_in > td {padding:30px; text-align:left; background:#fbfbfb; line-height:22px;}

/*Á¹¾÷Á¶°Ç*/
div.graduation img {
	margin: 24px 0 0 0;
}

.round { background: #f5f6f8; padding: 15px; margin-top: 10px; }
.round > li { overflow: hidden; margin-bottom: 15px; }
.round > li div { float: left; }
.round > li div:nth-child(1) { width: 45px; height: 45px; background: url('/users/lifescience2021/image/sub/graduation_bg.jpg') center no-repeat; display: flex;  align-items: center;  justify-content: center; color: #fff; border-radius: 30px;}
.round > li div:nth-child(2) { width: calc( 100% - 50px );  box-sizing: border-box; padding-left: 15px; }
.round > li div:nth-child(2) .graduation_list { display: block; clear: both; }
.round > li div:nth-child(2) .graduation_list li { padding-left: 15px; }
.round > li div:nth-child(2) .graduation_list li:before { content:'-'; margin-right: 5px; }

.graduation table {width:100%; border-top: 2px solid #133165; margin-top: 15px; margin-bottom: 5%; }
.graduation table th, .graduation table td { box-sizing: border-box; padding:10px 15px;}
.graduation table th { border-bottom:1px solid #ddd; border-left:1px solid #ddd;color: #464749; font-weight: 600; background: #f9f9f9;  }
.graduation table td:first-child {border-left:1px solid #ddd; }
.graduation table td {border-bottom:1px solid #ddd; border-left:1px solid #ddd;  vertical-align:middle; }
.graduation table td.boardTxt {padding:20px; max-width:700px; min-height:130px; overflow:hidden; vertical-align:top;}
.tc { text-align: center !important; }
.bdlNone { border-left: none !important; }

/* ÀåÇÐ±Ý Åä±Û css */
.lineBox { border: 8px solid #e5e5e5; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: flex-start; padding: 30px 75px; margin-bottom: 30px;}
.lineBox .imgBox { margin-right: 75px; margin-bottom: 0;}
.lineBox .lineBox_txt_title { margin-bottom: 20px; }
.lineBox .lineBox_txt_title span { font-weight: 500; color: #00467f; font-size: 22px; display: block;}

div.scholarship .accodion_table { display: none; width: 1050px; background: #f6f6f6; padding: 20px 35px; border: 1px solid #e7e7e7; box-sizing: border-box; margin: 0 0 30px 0;}
div.scholarship .accodion_table + table:before { display: block; content:''; width: 100%; height: 1px; background: #111; }
div.scholarship .accodion_table table + table { margin-top: 20px; padding-top: 25px;  background: url('/users/lifescience2021/image/sub/scholar_dot.jpg') 0 0 repeat-x;  display: block;}
div.scholarship .accodion_table tr th, div.scholarship .accodion_table tr td { vertical-align: top; }
div.scholarship .accodion_table tr + tr td, div.scholarship .accodion_table tr + tr th {padding-top: 8px;}

div.scholarship .accodion_table tr th span { display: block; width: 70px; border-radius: 20px; color: #fff; padding: 3px 15px; }
div.scholarship .accodion_table tr td { padding-left: 20px; }
div.scholarship .accodion_table tr:nth-child(1) th span { background: #3f5e9e; }
div.scholarship .accodion_table tr:nth-child(2) th span { background: #6c99cb; }
div.scholarship .accodion_table tr:nth-child(3) th span { background: #969dac; }

div.scholarship div.schol_top { margin: 0 0 89px 0; }

div.scholarship div.schol_top,div.scholarship div.schol_bottom { position: relative; overflow: hidden; }
div.scholarship div.schol_top p,div.scholarship div.schol_bo ttom p { line-height: 35px; display: inline-block; font-size: 25px; color: #111; font-weight: 500; float: left;}
div.scholarship div.schol_top div.acor_css,div.scholarship div.schol_bottom div.acor_css { display: inline-block;float: right;}

div.scholarship a + div.on { display: block; }
div.scholarship div.acor_css h3:first-child {margin: 0;}
div.scholarship div.acor_css h3 {margin: 7px 0 0 0;}
div.acor.acor_css h3 a { display: inline-block; width: 1050px; height: 45px; line-height: 45px; padding: 0 15px; background: url('/users/lifescience2021/image/sub/bg_off.jpg'), url('/users/lifescience2021/image/sub/arr_off.png'); background-position:0 0 , 98% center; background-repeat:repeat-x, no-repeat;border-radius: 10px; box-sizing: border-box; border: 1px solid #e7e7e7;}
div.acor.acor_css h3.on a { background: #35579e url('/users/lifescience2021/image/sub/arr_on.png') 98% center no-repeat; border: 1px solid #2e3c9c; color: #fff; }

/* ÀÚÄ¡È°µ¿ ÇÐ»ýÈ¸ & µ¿¾Æ¸® */
.council_top {  overflow:hidden;  padding: 15px 40px; background: #f2f4f7; }
.council_top .council_logo { float: left; width: 145px; height: 145px; background: #fff; border-radius: 300px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; margin-right: 45px; }
.council_top .counci_box p { padding: 15px 0; letter-spacing: -0.3px; display: block; color: #333; font-size: 22px; font-weight: 500; line-height: 130%; }
.council_top .counci_box p.club span { font-size: 15px; color: #666; display: block;}
.council_top .counci_box .sns a { margin-right: 35px; margin-bottom: 5px; display: inline-block;}
.council_top .counci_box .sns img:nth-child(1) { margin-right: 12px; }
.council_top .counci_box .sns img:nth-child(2) { margin-left: 8px; }

.council_txt { overflow: hidden ;padding: 50px 40px; text-align: justify; border: 1px solid #ddd; margin-top: 8px;}
.council_txt .dl_box { margin-bottom: 45px; }
.council_txt dl { padding-left: 6px; margin-bottom: 10px;  overflow: hidden; }
.council_txt dl dt { float: left; width: 120px; color: #fff; background: #00467f; text-align: center; padding: 5px 0; margin-right: 20px; }
.council_txt dl dd { float: left; }
.council_txt dl dd .utive { line-height: 21px; letter-spacing: 0px; }
.council_txt dl dd .utive span { color: #00467f; }
.council_txt p { margin-bottom: 50px; }
.council_txt a { display: inline-block; padding: 5px 35px 5px 15px; border: 2px solid #00467f;background: #00467f url('/users/lifescience2021/image/sub/right_arr.png') no-repeat 93% center; color: #fff; border-radius: 10px; transition:0.2s; margin-right: 10px;}
.council_txt a:hover { color: #00467f; background: transparent url('/users/lifescience2021/image/sub/right_arr_ov.png') no-repeat 93% center;}

.council_round { margin-bottom: 45px; overflow: hidden;}
.council_round li { overflow: hidden; counter-increment:item; position: relative; margin-top: 25px;}
.council_round li + li { margin-top: 25px; }
.council_round li:before {display:inline-block; text-align:right; content:counter(item) "."; width: 120px; height: 120px; background: #6b99ca; border-radius: 120px; color: #fff; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; position: absolute; left: 0; top: 0; padding-left: 20px; font-size: 35px; box-sizing: border-box; }

.council_round li > div { float: left; }
.council_round li > .council_round_title { width: 120px; height: 120px; background: #00467f; border-radius: 120px; color: #fff;   display: flex; flex-wrap: wrap; justify-content: center; align-items: center; position: relative; margin-left: 54px; z-index: 999; box-sizing: border-box; font-size: 35px;}
.council_round li > .council_round_txt { width: 800px; border: 1px solid #6b99ca; border-radius: 60px; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; height: 115px; padding: 0 50px; float: right; position: relative;}
.council_round li > .council_round_txt:before { content:''; width: 64px; height: 1px; background: #6b99ca; position: absolute; left: -64px;top: 0;bottom: 0; margin: auto 0;}

@media all and (max-width:500px){/**/
 .council_txt br.disNone { display: block !important; }
 .council_txt a { margin-bottom: 5px; }
}/**/

/* »çÀÌÆ®¸Ê */
.sitemap { width: 100%; overflow: hidden; margin: auto; }
.sitemap > dl { width: 24%;  float: left; text-align: center; margin-right: 1.33%; margin-bottom: 45px; }
.sitemap > dl:nth-child(4n) { margin-right: 0; }
.sitemap > dl:nth-child(5) { clear: both; /* margin-left: 12.7%; */ }
.sitemap > dl > dt { background: #142f67 url('/users/lifescience2021/image/sub/snb_green.jpg') 0 0 repeat; color: #fff; font-weight: bold; line-height: 50px; border-radius: 10px; text-align: center;}
.sitemap > dl > dd { color: #666; border-bottom: 1px solid #d5d5d5; line-height: 45px; cursor: pointer; }
.sitemap > dl > dd a { padding-top: 9px; display: block; }
.sitemap > dl > dd:hover, .sitemap .sitemap-ssnb dd:hover { color: #111;}
.sitemap > dl > dl:nth-child(4) { clear: both; }
.sitemap .sitemap-ssnb dd { color: #666; line-height: 200%; }
.sitemap .sitemap-ssnb dd:last-child { margin-bottom: 12px; }


@keyframes banner-img {
	16.65% {
	-webkit-transform: translateY(6px);transform: translateY(6px);
  }
  33.3% {
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
  }
  49.95% {
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
  }
  66.6% {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
  }
  83.25% {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
  }
  100% {
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}


/*±³¼öÆË¾÷*/
.pro_dialog {padding:17px; width:681px; position:relative; overflow:hidden; font-family:"Dotum"; font-size:13px; color: #5c5c5c; }

.profile {padding: 0 0 30px 0 ; width:100%; background:#f8f8f8;  position:relative; overflow:hidden;}
.profile .pro_phto { margin:17px 10px 0 35px; float:left;}
.profile .pro_phto li{ margin-bottom:3px; width:115px; border:1px solid #a7abb1;}
.profile .pro_phto li img {width:100%;}
.profile h4 { margin:17px 0 0 0 ; width:470px; height:44px;  border:1px solid #dddddd; background:#fff; text-align:center; line-height:44px; float:left;}
.profile .pro_fi {position:relative;overflow:hidden;}
.profile .pro_ti2 {margin-left:100px;}
.profile .pro_ti1, .pro_ti2 {margin-top:28px; margin-right:16px; font-size:11px; color:#93acc3; float:left;}
.profile .pro_ti1 li, .pro_ti2 li {margin-bottom:27px;}
.profile .pro_mem_01, .pro_mem_02 {margin-top:26px; font-size:11px; color:#4b4b4b; float:left; letter-spacing:-0.7px;}
.profile .pro_mem_01 li, .pro_mem_02 li {margin-bottom:27px;}
.profile p {margin:19px 39px 0 38px; line-height:1.5em; letter-spacing:-0.3pt; display:block;}

.pro_bottom { margin:20px 32px 55px 32px; color:#5c5c5c; position:relative; overflow:hidden; }
.pro_bottom h6 {margin:20px 0; padding-left:17px; font-weight:bold; background:url(images/pro/icon_li.png) 0 50% no-repeat;}
.pro_bottom ul {margin-left:20px;}
.pro_bottom ul li {letter-spacing:-0.4pt;}
ul.pro_ti2.pro_pa {margin-left:20px;}


/**** popup ****/
.pop_load { width: 100%; height: 1px; ; z-index:9999; position: fixed; top: 0; left: 0; }
.popup_wrap {width:100%; height:100%; background: url('/images/common/popBg.png'); position:fixed; top:0; left:0; z-index:99999999; /*display: flex; flex-wrap: wrap; align-items: center; justify-content: center;*/display: none;}
.popup {width:900px; height:90%; background:#fff; overflow: auto; overflow-x: hidden; margin: 2.5% auto 0; }
.popTitle_wrap { width: 900px; height:60px; text-align: left;background:#0e4790; color:#fff; font-size:20px; font-weight:500; padding-left: 20px; position:relative;z-index: 999; position: sticky;position: -webkit-sticky; top: 0;}
.popTitle_wrap .popTitle { width: calc(100% - 70px); line-height: 60px; font-weight: 500; color: #fff; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:20px; background:url('/images/sub/sub_icon.png') no-repeat 5px center; box-sizing: border-box;  }

.popTitle_wrap .close_bt { position:absolute; top:9px; right: 25px; z-index:999999; cursor: pointer;}
.popContents { width: 100%; }
.popContents h5 { margin-top: 0; }
.popup_load { padding-bottom: 40px; }
.hidden {height:100%; min-height:100%; overflow:hidden !important; touch-action:none;}
.abstracts .popup_load { padding: 0 10px 10px;}

.abstracts .PopupWrap {padding:20px;}
.PopupWrap .PopInfo {overflow:hidden; margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ddd;}
.PopupWrap .PopInfo > li {float:left;}
.PopupWrap .PopInfo > li {margin:3px 0 20px; color:#333;}
.PopupWrap .PopInfo > li.Photo {margin-right:30px;}
.PopupWrap .PopInfo > li.Txt {width:600px; text-align: left;}
.PopupWrap .PopInfo > li.Txt > span {font-size:20px;color:#1b397e;font-weight:500;}
.PopupWrap .PopInfo > li.Txt > strong{display: block; font-style:italic; color:#0d71bb; line-height:120%; margin:20px 0 10px 0; font-weight:500;}
.PopupWrap .PopInfo > li.Txt > ul {margin-top:10px;padding-left:15px;}
.PopupWrap .PopInfo > li.Txt > ul > li {list-style-type:disc;font-weight:500;}

.PopupWrap .PopInfo > li > table {width:100%; border-collapse:collapse;}
.PopupWrap .PopInfo > li > table th, .PopupWrap .PopInfo > li > table td {border:1px solid #ddd; padding:10px;}
.PopupWrap .PopInfo > li > table th {width:70px; color:#00467f; background:#f9f9f9;}
.PopupWrap .PopInfo > li > table td > a:hover {color:#06C;}
.PopupWrap .dotList > li {margin-bottom:3px;}


/*¼Ö·ç¼Ç °Ô½ÃÆÇ ½ºÅ¸ÀÏº¯°æ*/
.tabletexthead {width:100%; padding:10px 0px; display:block; font-size:15px; font-weight:500; background:#f7f7f7; border-top:1px solid #666; border-bottom:1px solid #ddd; color:#333; font-family: 'Noto Sans KR', sans-serif }
.tabletextlist {padding:15px 0px; display:inline; font-size:15px; line-height:38px; color:#666; }
.tabletextlist b {padding:20px 0px; display:inline; font-size:15px; line-height:160%; color:#666; }
.textplain {font-size:15px; color:#666; font-family: 'Noto Sans KR', sans-serif }
.text {padding:7px px; display:inline-block;  font-size:15px; color:#666; font-family: 'Noto Sans KR', sans-serif }
input.textbox {border:1px solid #ccc; padding:0px 3px 0px 0px; background:#fff; width:200px; box-sizing: border-box; height: 30px; vertical-align: middle; font-family: 'Noto Sans KR', sans-serif	} 
input.tabletextlistbox {border:1px solid #ccc; padding:3px 0px 5px 0px;  margin:5px 0px; background:#fff; font-family: 'Noto Sans KR', sans-serif } /* ±Û¾´ÀÌ,¾ÏÈ£,º¸¾ÈÄÚµå,¼öÁ¤ ¹× »èÁ¦ ¿·, ÀÎÇ² */
textarea.tabletextlistbox {border:1px solid #ccc; background:#fff; width: 90% !important;  font-family: 'Noto Sans KR', sans-serif  } /*Ä¿¸àÆ®´Þ±â ÀÎÇ²*/
/**/
textarea.test_textarea_01, 
textarea.test_textarea_02,
textarea.test_textarea_03 {border:1px solid #ccc; background:#fff; height:200px; padding:20px; margin-bottom:15px;}
textarea.textbox {border:1px solid #ccc; background:#fff; width:100%;}
select.selectbox {border:1px solid #ccc; height:34px; background:#fff;} 
.boardWriteBtn img { margin-bottom: 5px; } /*±Û¾²±â ¹öÆ°*/


/*°¡À± ÁöÁ¤*/
.sContents > table { width: 100%; margin: auto;}
.sContents > table a { display: inline; width: auto; height: auto; }
.sContents > table a:hover { text-decoration: underline; color: #111; }
.tabletextlist { font-size: 15px; }

.textplain .tit { color: blue; font-size: 25px; display: none;	} 
.textplain img { max-width: 100%; height: auto;  } 
.textplain div {  font-size: 15px; } 
.sContents > table > tbody > tr:nth-child(2) > td:nth-child(1) > table > tbody >  tr:nth-child(2) > td { padding: 10px 0 15px; } /*±Û¾²±â ¾ÆÀÌÄÜ*/
.sContents > table > tbody > tr:nth-child(4) > td:nth-child(1) > div > table > tbody > tr > td > table > tbody > tr > td:nth-child(1)  { width: 15% ; font-size: 14px; font-weight: 400;padding: 0 5px; vertical-align: middle; text-align: center;	} /* ´ñ±Û ±Û¾´ÀÌ, ¾ÏÈ£, Ä¿¸ÇÆ®´Þ±â, º¸¾ÈÄÚµå ±Û¾¾*/
.board_readTitle_th { width: 15%; } 
.board_readTitle_td { width: 35%;  } 


/* °Ô½ÃÆÇ ¸»ÁÙÀÓ */
.board_table_basic { table-layout:fixed }
.board_table_basic tr td.board_table_subject { overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}


/*°¡À± ÁöÁ¤*/
.wht td {font-size:14px !important; border-right:1px solid #d3d3d3; border-left:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; height: 50px; height: 45px ; box-sizing: border-box;  	 }
.wht td:nth-child(1) { width: 10%; }
.wht td:nth-child(3) { width: 10%; }


/* table */
.boardTable {width:100%; border-top:2px solid #666; border-collapse:collapse;}
.boardTable th, .boardTable td {border:1px solid #ddd; padding:16px; }
.boardTable th {text-align:center;}
.boardTable th {background:#f3f3f3; color:#111; font-weight:400;}


/* Æ÷Åä°¶·¯¸® */
.table_sub05_06  { width: 100%; overflow: hidden; margin: 0 auto 30px;} 
.table_sub05_06 li { width: 23.5%; margin-right: 2%; margin-bottom: 2%; border:1px solid #d3d3d3; float: left; padding: 10px; text-align: center; box-sizing: border-box;  }
.table_sub05_06 li:nth-child(2n) { margin-right: 2%; }
.table_sub05_06 li > a > img { width: 100%; height: 150px; }	
.table_sub05_06 li:hover { background-color: #f9f9f9; }
.table_sub05_06 li:hover h5 { color: #111; 	 }
.table_sub05_06 li:nth-child(4n) { margin-right: 0; }	
.table_sub05_06 li h5{ font-weight: 300; width: 95%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  margin-top: 10px; color: #666;  background: none; font-size: 16px; padding: 0 10px; box-sizing: border-box; margin-bottom: 0;}	
.table_sub05_06 li h6, .table_sub5_01 li p{ font-weight: 300; color: #666;  }
