<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*1. 레이아웃 */
.home .title_top_box, .home .breadcrumb {display:none;}body {word-break: keep-all; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
/*2. 메인 슬라이드*/
/*슬라이드 박스 스타일*/
.slide_img_unit{position: relative;}.slide_img_unit:before{content: ""; width:25%; position: absolute; top:0; left:0;z-index: 10;height: 20px; background: #fff;}.slide_img_unit:after{content: "";width:25%; position: absolute; top:0; left:50%;z-index: 10;height: 20px; background: #fff;}
.slide_img_unit .img_unit_container{position: relative;}.slide_img_unit .img_unit_container:before{content: ""; width:25%; position: absolute; bottom:0; left:25%;z-index: 10;height: 20px; background: #fff;}.slide_img_unit .img_unit_container:after{content: "";width:25%; position: absolute; bottom:0; left:75%;z-index: 10;height: 20px; background: #fff;}.slide_img_unit .img_unit_container &gt; a{display: block;position: relative;line-height: 0;z-index:10;}
/*슬라이드 게시글 영역*/
.home_top_box {position: relative; width:1640px; margin:0 auto; padding:70px 20px 0 20px; overflow: hidden;}
.home_top_box ul.slide_list {overflow: hidden}.home_top_box ul.slide_list:after {content:"  "; display:block; clear:both;}
.home_top_box ul.slide_list li {display:block; position: relative; width:100%; height:500px;}.home_top_box .slide_cont_box {position: relative; overflow: hidden;}.home_top_box .slide_cont_box:after {content: "  "; display:block; clear:both;}.home_top_box .slide_cont_box .slide_cont_unit {position:absolute; left:0; top:0; width:800px; height:500px; padding-left:200px; padding-right:155px; padding-top:30px;}.home_top_box .slide_cont_box .slide_cont_title h2 {/* max-height:145px; */max-height:155px;/*  margin-bottom:34px; */ margin-bottom:24px; overflow: hidden} .home_top_box .slide_cont_box .slide_cont_title h2 span {display:block; font-size:43px; font-weight:500; line-height:48px; word-spacing: -3px; /* overflow: hidden; */padding-bottom:5px; /* text-overflow: ellipsis; white-space: nowrap; */}
.home_top_box .slide_cont_box .slide_cont_title h2 span.txt_color {text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}.home_top_box .slide_cont_box .slide_cont_title h2 a:hover span {color:#a9814a!important}.home_top_box .slide_cont_box .slide_cont_desc {margin-bottom:46px; padding-right:80px; height:188px; overflow: hidden;}.home_top_box .slide_cont_box .slide_cont_desc p {font-size:19px; line-height:38px;}.home_top_box .slide_cont_box .slide_cont_title .btn_box {position: absolute; bottom:30px; left:200px;font-size: 0; line-height: 0;}
/*슬라이드 이미지 영역*/
.home_top_box .slide_cont_box .slide_img_unit {float:right;}.home_top_box .slide_cont_box .slide_img_unit img {vertical-align: top;}
/*슬라이드 네비 영역*/
.home_top_box .slide_nav {position:absolute; bottom:25px; left:414px; font-size:0; line-height:0; z-index:44;}
.home_top_box .slide_nav .slide_paging {display:inline-block; vertical-align: middle; width:80px; height: 50px; padding:16px 0; margin:5px; font-size:13px; color:#333; background-color:#f3f1ee; text-align:center; }.home_top_box .slide_nav ul.slide_btns {display:inline-block; vertical-align: middle; font-size:0; line-height:0;}.home_top_box .slide_nav ul.slide_btns li {display:inline-block;}.home_top_box .slide_nav ul.slide_btns li a {display:block; width:50px; height:50px; padding: 10px 0; margin:5px; text-align:center; background-color:#fff; border:1px solid #aaaaaa; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.home_top_box .slide_nav ul.slide_btns li:hover a {background-color:#333;}.home_top_box .slide_nav ul.slide_btns li.slide_prev_btn i {position: relative; display:inline-block; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -160px -40px; background-size: 500px 700px; width: 16px; height: 28px; text-indent:-9999px;}.home_top_box .slide_nav ul.slide_btns li.slide_prev_btn i:after {content:""; position: absolute; top:0; left:0; display:inline-block; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -180px -40px; background-size: 500px 700px; width: 16px; height: 28px; text-indent:-9999px; opacity: 0; visibility: hidden;}
.home_top_box .slide_nav ul.slide_btns li.slide_prev_btn:hover i:after {opacity: 1; visibility: visible;}

.home_top_box .slide_nav ul.slide_btns li.slide_next_btn i {position: relative; display:inline-block; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -160px -70px; background-size: 500px 700px; width: 16px; height: 28px; text-indent:-9999px; }
.home_top_box .slide_nav ul.slide_btns li.slide_next_btn i:after {content:""; position: absolute; top:0; left:0; display:inline-block; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -180px -70px; background-size: 500px 700px; width: 16px; height: 28px; text-indent:-9999px; opacity: 0; visibility: hidden;}
.home_top_box .slide_nav ul.slide_btns li.slide_next_btn:hover i:after {opacity: 1; visibility: visible;}
/*메인애니메이션*/
.home_top_box ul.slide_list li{opacity: 1 !important;}.home_top_box ul.slide_list li.active-slide a img{opacity: 0;}.home_top_box ul.slide_list li .slide_cont_unit{opacity: 0;transition:all ease-out 0.4s;-webkit-transition:all ease-out 0.4s;-moz-transition:all ease-out 0.4s;-ms-transition:all ease-out 0.4s;}.home_top_box ul.slide_list li.active-slide .slide_cont_unit{opacity: 1;}@media screen and (max-width: 1284px) and (min-width: 1px){.home_top_box ul.slide_list li.active-slide a img{opacity: 1;}
.home_top_box ul.slide_list li{opacity: 0 !important;}
.home_top_box ul.slide_list li.active-slide{opacity: 1 !important;}
.home_top_box ul.slide_list li .slide_cont_unit{opacity: 0;transition:all ease-out 0s;-webkit-transition:all ease-out 0s;-moz-transition:all ease-out 0s;-ms-transition:all ease-out 0s;}
}
/*3. 컨덴츠*/
/* 레이아웃*/
.home_contbox .unit_title h3 {font-size:50px; color:#a98147; font-weight:400;}.home_contbox  .contbox_unit {margin-bottom:0;}.home_contbox  .contbox_unit:after {content:""; display:block; clear:both;}.home_contbox .contbox_unit .box_container {position: relative; width:1240px; margin:0 auto; padding:0 20px;}.home_contbox .cont_unit_ro:after {content:"  "; display:block; clear:both;}.home_contbox .cont_unit_ro {margin-bottom:40px;}.home_contbox .thum img {width:100%}
/* News@POSTECH*/
/*feed title*/
.home_contbox .title_ubar:after {content:"  "; margin-bottom:13px;}.home_contbox .title_ubar {font-size:13px; color:#000;}
/* News@POSTECH */
.home_contbox .contbox_unit.unit1 .unit_title {margin-top:77px; margin-bottom:24px;}
/*News@POSTECH - read more*/
.home_contbox .contbox_unit.unit1 .more_ty1 {position: absolute; top:25px; left:50%; margin-left:-120px; text-align:left;}
.home_contbox .contbox_unit.unit1 .more_ty1 a {display:inline-block;}
/*추가 feed*/
.home_contbox .co_1third.new_feed .thum_feed_ty3 .feed_box {background-color:#c61065; padding:25px 30px 30px 30px;}
.home_contbox .co_1third.new_feedv {background-color:#ffffff; padding:25px 30px 30px 30px;}

.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .thum_feed_ty3 .feed_box .cont_title span {color:#fff!important;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic.btn_small span {color:#fff;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic {border:1px solid #e388b2;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic i.icon_item.angle_r {background: url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -11px -206px;  background-size: 250px 500px;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic i.icon_item.angle_r:after {background: url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -11px -206px;  background-size: 250px 500px;}

.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic2.btn_small span {color:#000;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic2 {border:1px solid #000;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic2 i.icon_item.angle_r {background: url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -11px -206px;  background-size: 250px 500px;}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .btn_ibasic2 i.icon_item.angle_r:after {background: url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -11px -206px;  background-size: 250px 500px;}

.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .title_ubar {color:#fff}
.home_contbox .cont_unit_ro.ro1 .co_1third.new_feed .title_ubar:after {background-color:#e388b2}
.home_contbox .cont_unit_ro.ro3 .thum_feed_ty4 .feed_box {padding-left:30px;}
/* notice &amp; event*/
.home .thum_feed_ty2 .feed_box .cont_title a:hover span,
.home .thum_feed_ty3 .feed_box .cont_title a:hover span,
.home .thum_feed_ty4 .feed_box .cont_title a:hover span  {color:#a9814a!important;}
/*notice &amp; event*/
.home_contbox .contbox_unit.unit2 .cont_unit_ro:after {content:"  "; display:block; clear:both;}
.home_contbox .contbox_unit.unit2 .co_1half {position: relative;}
.home_contbox .contbox_unit.unit2 .unit_title {padding-top:103px;}

/*notice &amp; event - read more*/
.home_contbox .contbox_unit.unit2 .more_ty1 {position: absolute; top:122px; left:50%; margin-left:-37px; text-align:left; z-index:100;}
.home_contbox .contbox_unit.unit2 .more_ty1 a {display:inline-block;}
.contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .more_ty2 {position: absolute; bottom:27px; left:30px; text-align:left;}
.contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .more_ty2 a {display:inline-block; margin-right:0; padding-right:10px;}
.contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .more_ty2 a span {display:inline-block; font-size:10px; color:#fff;}
.contbox_unit.unit2 .feed_list_ty4 .box_feed1 .more_ty2 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -190px -100px; background-size: 500px 700px;}
.contbox_unit.unit2 .feed_list_ty4 .box_feed2 .more_ty2 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -190px -100px; background-size: 500px 700px;}
.contbox_unit.unit2 .feed_list_ty4 .box_feed3 .more_ty2 a span {color:#bba078;}
.contbox_unit.unit2 .feed_list_ty4 .box_feed1 .more_ty2 a:hover span {border-bottom-color:#fff;}
.contbox_unit.unit2 .feed_list_ty4 .box_feed2 .more_ty2 a:hover span {border-bottom-color:#fff;}

/*notice &amp; event - bg deco*/
.home_contbox .contbox_unit.unit2 .feed_list_ty3 {position: relative; z-index:40;}
.home_contbox .contbox_unit.unit2 .co_1half .unit_title {position: relative; z-index:100;}
.home_contbox .contbox_unit.unit2 .co_1half:first-child:after {content:" "; position: absolute; top:0px; left:-200px; display:block; width:600px; height:600px; background-color:#f3f1ee; z-index:1;}
.home_contbox .contbox_unit.unit2 .co_1half:last-child:after {content:"  "; display:block; position:absolute; top:0; right:0;width:200px; height:200px; background-color:#f3f1ee;}
/* 이미지 링크*/
.home_contbox .contbox_unit.unit3 .img_link a {display:block; cursor: pointer; overflow: hidden;}
.home_contbox .contbox_unit.unit3 .img_link a img {vertical-align: top;}
.home_contbox .contbox_unit.unit3 .co_1half {/* overflow:hidden; */}
.home_contbox .contbox_unit.unit3 .co_1half:first-child {margin-bottom:30px;}
.home_contbox .contbox_unit.unit3 .co_1half:last-child {margin-top:30px;}
/* POSTECH AT A GLANCE*/
/*레이아웃*/
.home_contbox .contbox_unit.unit4 {position:relative; background:url(/imgs/main_contbox4_bg_line.png) repeat center center; background-color:#f3f1ee}
.home_contbox .contbox_unit.unit4 .box_container {height:460px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg {width:1200px; height: 460px; margin-bottom:0; background:url(/imgs/main_contbox4_30year_t.png) no-repeat 0 0; background-size:100%;}

/*타이틀*/
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg h3 {padding-top:38px; color:#b7986b; font-size:0; line-height: 0; text-align:center; font-weight:400;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg h3 span{font-size:50px;font-weight:400;color:#b7986b;display: inline-block; white-space: nowrap;}

/*동상이미지*/
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .m_img {position: absolute; bottom:-30px; left:20px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .m_img_container {position: relative; z-index: 100;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .m_img:after {content:" "; position:absolute; bottom:0; left:0; display:block; width:400px; height:30px; background-color:#f3f1ee; z-index: 90;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .m_img img {vertical-align: top;}

/*이미지 박스 리스트*/
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box {min-width:800px; float:right; padding-top:27px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul {font-size:0; line-height:0;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li {display:inline-block; width:25%; vertical-align: top;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li a{line-height: 0;display: block;max-width: 100px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li a span.title {display:block; margin-top:3px; font-size:12px; font-weight:500; }
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li img {vertical-align: top;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li.img1 {padding-top:20px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li.img3 {padding-top:40px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box ul li.img4 {padding-top:20px;}
.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .imgs_list_box span.img_frame {display:block;overflow: hidden; width:100px; height:200px;}
/* 하단 슬라이드*/
/*레이아웃*/
.home_contbox .contbox_unit.unit5 .contbox_unit_bg {position: relative; background:url(http://edillust.cafe24.com/web/images/main_contbox5_bg.jpg) no-repeat 0 0; background-size:cover;}
.home_contbox .contbox_unit.unit5 .contbox_unit_line_bg {position: absolute; top:0; left:0; background:url(/imgs/main_contbox5_bg_line.png) repeat center center; width:100%; height:100%;}
.home_contbox .contbox_unit.unit5 .cont_unit_ro {position: relative; width:1200px; min-height:400px; margin-bottom:0; z-index:10; background:url(/imgs/main_contbox5_bg_screen.png) no-repeat 0 0; background-size:100% 100%;}
.home_contbox .contbox_unit.unit5 .cont_unit_ro ul.sub_slide_list.slides:after {content:"  "; display:block; clear:}
.home_contbox .contbox_unit.unit5 .cont_unit_ro ul.sub_slide_list.slides {padding-top:54px;}
.home_contbox .contbox_unit.unit5 .sub_slide_img_unit {float:left; min-height:430px;}

/*타이틀*/
.home_contbox .contbox_unit.unit5 .title_box h3 span {font-size:50px; color:#fff; font-weight:400; white-space: nowrap;}
.home_contbox  .contbox_unit.unit5 .title_box {position: absolute; top:38px; left:0; width:100%; text-align:center; z-index:50}

/*서브 슬라이드 컨덴츠*/
.home_contbox .contbox_unit.unit5 .sub_slide_cont_box {overflow: hidden; padding-top:75px; padding-bottom:130px; padding-right:95px;}
.home_contbox .contbox_unit.unit5 .sub_slide_cont_title h2 {font-size:35px; color:#fff; font-weight:400; overflow: hidden; width:100%; text-overflow: ellipsis; white-space: nowrap;}
.home_contbox .contbox_unit.unit5 .sub_slide_cont_title h2:after {content:"  "; display:block; width:40px; height:1px; background-color:#fff; margin-top:8px; margin-bottom:20px;}
.home_contbox .contbox_unit.unit5 .sub_slide_cont_desc p {font-size:14px; color:#fff;}

.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium {border-color:#fff;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium:hover {background-color:#333; border-color:#333;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium span {color:#fff;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium:hover span {color:#b7986b;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium i {position: relative; background:url(http://edillust.cafe24.com/web/images/down_icon.png) no-repeat -17px 0; background-size: 32px 11px; width: 15px; height: 11px;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium i:before {position: absolute; top:0; left:0; background:url(http://edillust.cafe24.com/web/images/icon_sprite_2.png) no-repeat -103px -430px; background-size: 250px 500px; width: 15px; height: 11px; opacity:0; visibility: hidden;}
.home_contbox .contbox_unit.unit5 .btn_ibasic.btn_medium:hover  i.download_icon:before {opacity:1; visibility: visible;}
.home_contbox .contbox_unit.unit5 .sub_slide_cont_desc {padding-bottom:34px;}
.home_contbox .contbox_unit.unit5 .btn_ibasic:hover:before {background: #fff;}
/*비디오*/
.back_video_box{position: absolute; top:0; left:0; width:100%; height: 100%;overflow: hidden;}
.back_video_box .video_cell{position: absolute;top:-28%; left:-50%; width:200%; height: 200%;}
.back_video_box .video_cell iframe{position: absolute; top:0; left:0; right:0; bottom:0; margin:auto; min-width: 100%; min-height: 170%;width:auto !important; height: auto !important;}
.back_video_box .back_bg{position: absolute; top:0; left:0; width:100%; height: 100%; background: rgba(0,0,0,0.1);}
/*서브 슬라이드 이미지*/
.home_contbox .contbox_unit.unit5 .sub_slide_img_unit {/* width:600px; */ width:100%!important;}
/*슬라이드 네비 버튼*/
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_prev_btn {display:block; position: absolute; left:0; top:50%; margin-top:-12px; margin-left: -54px;}
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_prev_btn a i {display:block; width: 24px;height: 48px; background: url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -160px -140px; background-size: 500px 700px; text-indent:-9999px; opacity: 0.3; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_prev_btn a:hover i {opacity: 1;}
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_next_btn {display:block; position: absolute; right:0; top:50%; margin-top:-12px; margin-right: -54px;}
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_next_btn a i {display:block; width: 24px;height: 48px; background: url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -160px -190px; background-size: 500px 700px; text-indent:-9999px; opacity: 0.3; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.home_contbox .contbox_unit.unit5 .sub_slide_nav .slide_next_btn a:hover i {opacity: 1;}

/*슬라이드 bullet 버튼*/
.home_contbox .contbox_unit.unit5 .sub_slide_paging ul {font-size:0; line-height:0;}
.home_contbox .contbox_unit.unit5 .sub_slide_paging ul li {display:inline-block; margin:5px;} 
.home_contbox .contbox_unit.unit5 .sub_slide_paging ul li a {display:block; width:10px; height:10px; text-indent:-9999px; background-color:rgba(255, 255, 255, 0.3); transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.home_contbox .contbox_unit.unit5 .sub_slide_paging {position:absolute; bottom:40px; left:0; width:100%; text-align:center; z-index: 10;}
.home_contbox .contbox_unit.unit5 .sub_slide_paging ul li:hover a,
.home_contbox .contbox_unit.unit5 .sub_slide_paging ul li.active a {background-color:#fff;}
/*glance*/
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul:after {content:""; display:block; clear:both;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {width:33.3333%; float:left; padding:32px 0;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .glance_cont_slat:after {content:""; display:block; clear:both;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc {overflow: hidden;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt_b,
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc span i.txt-b {display:block; color:#fff; font-weight: 700; font-size:30px; line-height: 1.250em;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt.stxt{font-size:15px;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc span i.txt-s {font-size:18px; color:#fff; line-height: 1.250em;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li.slat5 .slat_desc span i.txt-b {display:inline-block; margin-right:5px;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li.slat6 .slat_desc span.txt-b {line-height:1em;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li.slat5 .slat_desc span i.txt-s {display:inline-block;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt {font-size:18px; color:#fff; line-height: 1.250em;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit &gt; ul &gt; li i.glance_icon {display:block;float: left;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(3n+1) {clear:both;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat1 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -1px -70px; background-size: 250px 500px; width: 61px; height: 62px; margin-right:30px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat2 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -65px -71px; background-size: 250px 500px; width: 65px; height: 66px; margin-right:27px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat3 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -135px -83px; background-size: 250px 500px; width: 79px; height: 54px; margin-right:18px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat4 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -2px -141px; background-size: 250px 500px; width: 59px; height: 66px; margin-right:30px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat5 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -64px -141px; background-size: 250px 500px; width: 61px; height: 66px; margin-right:30px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat6 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -130px -142px; background-size: 250px 500px; width: 65px; height: 60px; margin-right:27px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat1,
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat3,
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat4,
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li.slat6 {padding-left:48px;}
.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit  {padding-top:70px}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {width:50%; float:left; padding: 32px 0px 32px 130px;}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit  {padding-top:70px}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li.slat1 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat 0 -1px; background-size: 250px 500px; width: 55px; height: 66px; margin-right:30px;}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li.slat2 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -59px -1px; background-size: 250px 500px; width: 54px; height: 65px; margin-right:30px;}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li.slat3 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -117px -3px; background-size: 250px 500px; width: 65px; height: 66px; margin-right:25px;}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li.slat4 i.glance_icon {background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -184px -1px; background-size: 250px 500px; width: 65px; height: 66px; margin-right:25px;}
.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li:nth-child(2n+1) {clear:both;}
.home_contbox .contbox_unit.unit5 li .sub_slide_img_unit .slogan {text-align: center;}
.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit .slogan span {display:block; font-size:60px; color:#fff; line-height: 1.250em;}
.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit .slogan span.txt_b {font-weight:700;}
.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit .slogan span.txt {font-weight:300;}
.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit  {padding-top:90px}

.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit {padding: 130px 0px 0;text-align: center;}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan {position: relative;display:inline-block;}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span {display:block; font-size:50px; color:#fff; line-height: 1.250em;}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span.txt_b {font-weight:700;}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span.txt {font-weight:300;}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan_desc {text-align:left; padding-left:150px}
.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan i.glance_icon {position: absolute; top:6px; left:0; display:block; background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -1px -211px; background-size: 250px 500px; width: 110px; height: 111px;}
.home_contbox .contbox_unit.unit5 li.glance_cont5 .sub_slide_img_unit .slogan i.glance_icon {position: absolute; top:6px; left:0; display:block; background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -1px -211px; background-size: 250px 500px; width: 110px; height: 111px;}
.home_contbox .contbox_unit.unit5 li.glance_cont7 .sub_slide_img_unit .slogan i.glance_icon {position: absolute; top:6px; left:0; display:block; background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -1px -211px; background-size: 250px 500px; width: 110px; height: 111px;}
.home_contbox .contbox_unit.unit5 li.glance_cont6 .sub_slide_img_unit .slogan i.glance_icon {position: absolute; top:6px; left:0; display:block; background: url('http://edillust.cafe24.com/web/images/icon_sprite_3.png') no-repeat -125px -211px; background-size: 250px 500px; width: 110px; height: 111px;}


/*반응형*/
@media screen and (max-width: 1890px) and (min-width: 1px){
	/*백그라운드 비디오*/
	.back_video_box .video_cell iframe{min-height: 130%;}
}
@media screen and (max-width: 1639px) and (min-width: 1285px){ 
	/*슬라이드*/
	.home_top_box {width:1240px;}
	.home_top_box .slide_cont_box .slide_cont_title h2 {height:148px;}
	.home_top_box .slide_cont_box .slide_cont_unit {width:400px; padding-right:30px; padding-left:0;}
	.home_top_box .slide_cont_box .slide_cont_desc {height: 228px; padding-right:0;}
	.home_top_box .slide_cont_box .slide_cont_title .btn_box {left:0; bottom:0;}
	.home_top_box .slide_nav {bottom:-5px; left:185px;}
	
	.home_top_box .slide_cont_box .slide_cont_title h2 span {overflow: inherit; text-overflow: inherit; white-space: inherit;}
}
@media screen and (max-width: 1400px) and (min-width: 1285px){
	/*메인 컨덴츠 - unit5*/
	.home_contbox .contbox_unit.unit5 .box_container {width:1100px;}
	.home_contbox .contbox_unit.unit5 .cont_unit_ro {width:1050px;}
	/*glance*/
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {width:50%;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(3n+1) {clear: none}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(2n+1) {clear: both;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {padding:15px 0 15px 48px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit {padding-top:0;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit {padding-top:35px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {padding: 32px 0px 32px 100px;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit {padding: 100px 0px 0;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span {font-size:42px;}
 }
@media screen and (max-width: 1284px) and (min-width: 1024px){
	/*슬라이드*/
	.home_top_box {width:1004px;}
	.home_top_box .slide_cont_box .slide_cont_title h2 {height:148px;}
	.home_top_box .slide_cont_box .slide_cont_unit {width:400px; height:560px; top:20px; left:20px; padding-right:30px; padding-left:30px; padding-top:30px; padding-bottom:30px; background-color:rgba(249, 247, 245, 0.9);}
	.home_top_box .slide_cont_box .slide_cont_desc {height: 228px; padding-right:0;}
	.home_top_box .slide_cont_box .slide_cont_title .btn_box {left:30px; bottom:30px;}
	.home_top_box .slide_nav {bottom:45px; left:225px;}
	.home_top_box ul.slide_list li {height:600px;}
	.home_top_box .slide_cont_box .slide_img_unit {width:100%;}
	.home_top_box .slide_cont_box .slide_img_unit img {width:100%}
	.home_top_box .slide_nav .slide_paging {width:60px;}
	.home_top_box .slide_nav ul.slide_btns li a {background-color:transparent;}
	.home_top_box .slide_cont_box .slide_cont_title h2 span {overflow: inherit; text-overflow: inherit; white-space: inherit;}
	/*메인 컨덴츠 - unit1*/
	.home_contbox .contbox_unit .box_container {width:1004px;}
	.home_contbox .contbox_unit.unit1 .more_ty1 {left:inherit; right:20px; margin-left:0;}
	.home_contbox .contbox_unit.unit1 .more_ty1 a {margin-right:0;}
	.home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro1 .co_1third {width:317px;}

	/*메인 컨덴츠 - unit2*/
	.home_contbox .contbox_unit.unit2 .co_1half {width:50%;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .box_feed2 {float:left;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_ro2 {text-align:left;}
	/*메인 컨덴츠 - unit3*/
	.home_contbox .contbox_unit.unit3 .co_1half {width:50%;}
	/*메인 컨덴츠 - unit4*/
	.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg {width:1004px;}
	.home_contbox .contbox_unit.unit4 .cont_unit_ro.ro_bg .m_img {left:-80px;}
	/*메인 컨덴츠 - unit5*/
	.home_contbox .contbox_unit.unit5 .cont_unit_ro {width:1004px;}
	/*NEWS@POSTECH*/
	.home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro2 .co_1third {width: 317px;}
	/*glance*/
		.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {width:50%;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(3n+1) {clear: none}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(2n+1) {clear: both;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {padding:15px 0 15px 48px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit {padding-top:0;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit {padding-top:45px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {padding: 32px 0px 32px 100px;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit {padding: 100px 0px 0;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span {font-size:38px;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan i.glance_icon {top:-5px;}
	

}

@media screen and (max-width: 1023px) and (min-width: 1px){
	/*백그라운드 비디오*/
	.back_video_box{display: none !important;}
	
	/*메인 슬라이드 스타일*/
	.slide_img_unit:before{content: ""; display: none;}
	.slide_img_unit:after{content: ""; display: none;}
	.slide_img_unit .img_unit_container:before{content: ""; display: none;}
	.slide_img_unit .img_unit_container:after{content: ""; display: none;}
	.slide_img_unit .img_unit_container &gt; a:after{content: ""; display: none;}
	
	/* .home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro1 {display:none;} */
	.home_top_box .slide_cont_box .slide_cont_title h2 span {overflow: inherit; text-overflow: inherit; white-space: inherit;}
	/*glance*/
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {width:100%;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li .glance_cont_slat {max-width:425px; margin:0 auto;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(3n+1) {clear: none}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li:nth-child(2n+1) {clear: both;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li {padding:15px 0 15px 48px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit {padding-top:0;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {width:100%;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li .glance_cont_slat {max-width:425px; margin:0 auto;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li:nth-child(3n+1) {clear: none}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li:nth-child(2n+1) {clear: both;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {padding:15px 0 15px 48px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit {padding-top:45px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li {padding: 15px 0 15px 48px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit .slogan span {font-size:38px;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan span {font-size:38px;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan i.glance_icon {top:0px; margin-bottom:50px; display:inline-block; position: static;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit .slogan_desc {padding-left:0; text-align: center;}
	.home_contbox .contbox_unit.unit5 li.ty4 .sub_slide_img_unit{padding:0 20px;}	
	.home_contbox .co_1third.new_feed .thum_feed_ty3 .feed_box{height:auto!important;}
	.home_contbox .co_1third.new_feed .thum_feed_ty3 .feed_box .btn_box{margin-top:20px!important;}
	.home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro1 .co_1third{float:none;margin-bottom:20px;}
	.home .thum_feed_ty3 .feed_box .cont_title span{font-size:16px;line-height: 1.2em;}
	.home .thum_feed_ty3 .feed_box .cont_desc p{font-size:12px;line-height: 1.2em;height:auto;}
	.home .thum_feed_ty4 .feed_box .cont_title span{font-size:16px;line-height: 1.2em;max-height: inherit!important; min-height: inherit!important;}
	.home .thum_feed_ty4 .feed_box .cont_desc p{font-size:12px;line-height: 1.2em;height:auto;}

}

/*메인반응형*/
@media screen and (max-width: 1023px) and (min-width: 1px){
/*슬라이드*/
	.home_top_box {width:800px;}
	.home_top_box .slide_cont_box .slide_cont_title h2 {height:auto; margin-bottom:20px;}
	.home_top_box .slide_cont_box .slide_cont_title h2:before {content:"  "; display:block; width:30px; height:1px; margin-bottom:11px; background-color:#a98147;}
	.home_top_box .slide_cont_box .slide_cont_unit {width:100%; height:auto;position: static; padding-right:0px; padding-left:0px; padding-top:20px; padding-bottom:30px; background-color:#fff;}
	.home_top_box .slide_cont_box .slide_cont_title h2 span {font-size:30px; line-height:1.188em;}
	.home_top_box .slide_cont_box .slide_cont_desc {height: 72px; padding-right:0; margin-bottom:14px;}
	.home_top_box .slide_cont_box .slide_cont_desc p {font-size:15px; line-height:1.634em;}
	.home_top_box .slide_cont_box .slide_cont_unit .slide_cont_title{padding-bottom: 60px;position: relative;}
	.home_top_box .slide_cont_box .slide_cont_title .btn_box{left:0;bottom:0;}
	.home_top_box .slide_nav {bottom:15px; left:inherit; right:20px;}
	.home_top_box ul.slide_list li {height:auto;}
	.home_top_box .slide_cont_box .slide_img_unit {width:100%; float:none;}
	.home_top_box .slide_cont_box .slide_img_unit img {width:100%}
	.home_top_box .slide_nav .slide_paging {width:60px;}
	
	/*메인 컨덴츠 - unit1*/
	.home .home_contbox .contbox_unit .more_ty1 a span.txt2{display: none;}
	.home_contbox .contbox_unit {margin-bottom:0px;}
	.home_contbox .contbox_unit .box_container {width:800px;}
	.home_contbox .unit_title h3 {font-size:25px;}
	.home_contbox .contbox_unit.unit1 .unit_title {margin-bottom:10px; margin-top:0;}
	.home_contbox .contbox_unit.unit1 .more_ty1 {right:20px; top:3px; left:inherit;}
	.home_contbox .contbox_unit.unit1 .more_ty1 a {margin-right:0;}
	.home_contbox .contbox_unit.unit1 .thum_feed_ty2 .thum {width:100%; margin-right:0; float:none;}
	.home_contbox .contbox_unit.unit1 .thum_feed_ty2 .thum img {width:100%;}
	.home_contbox .contbox_unit.unit1 .thum_feed_ty2 .feed_box {padding-top:20px; padding-right:0; overflow: inherit;}
	.home_contbox .title_ubar:after {margin-bottom:8px;}
	.home_contbox .thum_feed_ty2 .feed_box .cont_desc,
	.home_contbox .thum_feed_ty3 .feed_box .cont_desc {padding-top:10px;}
	.home_contbox .thum_feed_ty2 .feed_box .cont_desc p {height:auto;}
	.home_contbox .thum_feed_ty2 .feed_box {height:auto; padding-bottom:0; }
	.home_contbox [class*="thum_feed_ty"] .feed_box .btn_box {position: static;}
	/* .home_contbox .contbox_unit.unit1 .co_2thirds {display:none;} */
	.home_contbox .cont_unit_ro {margin-bottom:20px;}
	.home_contbox .feed_list_ty2 .feed_list_box {padding:15px 10px;}
	.home_contbox .feed_list_ty2 .feed_list_box .cont_desc {padding:0 5px;}
	.home_contbox .feed_list_ty2 .feed_list_box .cont_desc h5.feed_title a {font-size:15px;}
	.home_contbox .feed_list_ty2 .meta span.meta_info1 {font-size:12px;}
	
	/*메인 컨덴츠 - unit2*/
	.home_contbox .contbox_unit.unit2 .co_1half {width:100%;}
	.home_contbox .contbox_unit.unit2 .co_1half:first-child:after {display:none;}
	.home_contbox .contbox_unit.unit2 .unit_title {padding-top:0px;}
	.home_contbox .contbox_unit.unit2 .more_ty1 {top:3px; left:inherit; right:0px;}
	.home_contbox .contbox_unit.unit2 .more_ty1 a {margin-right:0;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty3 .feed_list_box {margin-top:0; padding:0;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty3 .feed_list_box li:before {bottom:3px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty3 .feed_list_box li {padding:6px 0;}
	
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_list_box {background-color: #f9f7f5;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_list_box:after {content:"  "; display:block; clear:both;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .box_feed2 {float:left;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="feed_ro"] {float:left;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_ro2 {text-align: left;}
	.home_contbox .contbox_unit.unit2 .co_1half:last-child:after {display:none;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty3 .feed_list_box .cont_desc h5.feed_title a {font-size:15px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty3 .feed_list_box .cont_desc .feed_desc p {font-size:12px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_list_box [class*="box_feed"] {width:190px; height:140px; padding:15px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 .meta span.meta_info1 {fontn-size:12px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] {display:block;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .feed_title h5 {font-size: 15px;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .feed_title h5 span.h5_br_1,.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .feed_title h5 span.h5_br_2{font-size:15px !important; line-height:1.313em !important;}
	.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .more_ty2 {bottom:15px; left:15px;}
	
	.contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .feed_title a:hover h5 {text-decoration: underline!important;}
	
	/*메인 컨덴츠 - unit3*/
	.home_contbox .contbox_unit.unit2 .feed_list_ty3{margin-bottom: 30px;}
	.home_contbox .contbox_unit.unit3 .co_1half {width:50%;}
	.home_contbox .contbox_unit.unit3 .img_link a img {width:100%;}
	.home_contbox .contbox_unit.unit3 .co_1half:first-child {margin:0;}
	.home_contbox .contbox_unit.unit3 .co_1half:last-child {margin:0;}
	
	/*메인 컨덴츠 - unit4*/
	.home_contbox .contbox_unit.unit4 {display:none;}
	
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:800px;}
	.home .home_top_box{padding-top:0;width:100%;padding:0;margin-bottom: 10px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:800px;padding:20px 20px;margin:0 auto;}
	.home_top_box .slide_nav{left:auto;right:50%;margin-right:-387px; }

}
@media screen and (max-width: 639px) and (min-width: 1px){
.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="feed_ro"]{width:100%;}
.home_contbox .contbox_unit.unit2 .feed_list_ty4 .feed_list_box [class*="box_feed"]{width:50%;}
.home_contbox .contbox_unit.unit2 .feed_list_ty4 [class*="box_feed"] .feed_title h5{height: 40px;}
.home_contbox .contbox_unit.unit3 .box_container{width:100%; padding:0;}
.home_contbox .contbox_unit.unit3 .co_1half{width:100%;}

.home_contbox .thum_feed_ty3 .feed_box {padding-right:0;height:auto;}
.home_contbox .thum_feed_ty3 .thum {float:none;margin-right:0}
.home_contbox .thum_feed_ty3 .thum img{width:100%;}
.home .thum_feed_ty3 .thum a {width:100%}
.home_contbox .cont_unit_ro.ro1{margin-bottom:0;}
.home_contbox .cont_unit_ro.ro3 .thum_feed_ty4 .feed_box{padding-right: 0; padding-left:0;}
.home_contbox .thum_feed_ty4 .thum{float:none;}
.home .thum_feed_ty4 .thum a {width:100%}
.home_contbox .thum_feed_ty4 .feed_box{height:auto;}
.home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro3{margin-bottom:0;}
}
@media screen and (max-width: 399px) and (min-width: 1px){
.home_top_box .slide_nav .slide_paging{display: none;}
}
@media screen and (max-width: 1023px) and (min-width: 640px){

.home_contbox  .contbox_unit.unit1 .cont_unit_ro.ro2 .co_2thirds{margin-bottom:20px}
}
@media screen and (max-width: 799px) and (min-width: 770px){
	/*슬라이드*/
	.home_top_box {width:770px;}
	.home_top_box .slide_nav{margin-right: -370px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:770px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:770px;}
}
@media screen and (max-width: 769px) and (min-width: 740px){
	/*슬라이드*/
	.home_top_box {width:740px;}
	.home_top_box .slide_nav{margin-right: -356px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:740px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:740px;}
}
@media screen and (max-width: 739px) and (min-width: 720px){
	/*슬라이드*/
	.home_top_box {width:720px;}
	.home_top_box .slide_nav{margin-right: -346px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:720px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:720px;}
}
@media screen and (max-width: 719px) and (min-width: 670px){
	/*슬라이드*/
	.home_top_box {width:670px;}
	.home_top_box .slide_nav{margin-right: -320px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:670px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:670px;}
}
@media screen and (max-width: 669px) and (min-width: 640px){
	/*슬라이드*/
	.home_top_box {width:640px;}
	.home_top_box .slide_nav{margin-right: -305px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:640px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:640px;}
}
@media screen and (max-width: 639px) and (min-width: 480px){
	/*슬라이드*/
	.home_top_box {width:480px;}
	.home_top_box .slide_nav{margin-right: -225px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:480px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:480px;}
}
@media screen and (max-width: 479px) and (min-width: 420px){
	/*슬라이드*/
	.home_top_box {width:420px;}
	.home_top_box .slide_nav{margin-right: -196px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:420px;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:420px;}
}
@media screen and (max-width: 419px) and (min-width: 1px){
	/*슬라이드*/
	.home_top_box {width:100%;}
	.home_top_box .slide_nav{margin-right:0;right:15px;}
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:100%;}
	.home_top_box .slide_cont_box .slide_cont_unit{width:100%;}
	/*glance*/
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt_b, .home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; 	li .slat_desc span i {font-size:20px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt {font-size:14px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont3 .sub_slide_img_unit .slogan span {font-size:38px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt_b, .home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span i {font-size:20px;}
	.home_contbox .contbox_unit.unit5 li.glance_cont2 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt {font-size:14px;}

	.home_contbox .contbox_unit.unit5 li.glance_cont1 .sub_slide_img_unit &gt; ul &gt; li .slat_desc span.txt_b {display:none;}
	
}
@media screen and (max-width: 399px) and (min-width: 380px){
	/*메인 컨덴츠*/
	.home_contbox .contbox_unit .box_container {width:380px;}
}

@media screen and (max-width: 379px) and (min-width: 360px){
}
@media screen and (max-width: 359px) and (min-width: 1px){
}
/*=4. 서브 메인  */
/*총장실*/
/*서브 메인 피드*/
.president_main .unit_cont_ro.unit1 {margin-bottom:70px;} 
.president_main .unit_cont_ro.unit2:after {content:"  "; display:block; clear:both;}
.site-main.sub_main .page_top_common {width:800px;}
.site-main.sub_main .site-contbox {width:100%; padding:0; margin-right:0; float:none;}
.site-main.sub_main .unit_cont_ro:after {content:""; display:block; clear:both;}
.president_main .thum_feed_ty5 .feed_box {/* padding-top:0; */}
.site-main.sub_main .thum_feed_ty5 .thum {float:left; margin-right:0px; padding-right: 20px;}
.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:90px;}
.thum_feed_ty5 .feed_box .cont_desc {height:60px;}
.site-main.sub_main .meta_info {margin-top:9px;}
.site-main.sub_main .meta_info span {padding-left:0;}
/*아이콘 링크 박스*/
.president_main .co_1third .icon_linksbox {margin-bottom:0px;}
.sidebarbox .president_main .icon_linksbox {margin-bottom:50px;}
.icon_linksbox {width:100%; margin-bottom:50px;}
.icon_linksbox ul:after {content:"  "; display:block; clear:both;}
.icon_linksbox ul {font-size:0; line-height:0;}
.icon_linksbox ul li {width:33.333%; height:150px; border-left:1px solid #d0bda1; display:inline-block; vertical-align: top;}
.icon_linksbox ul li:first-child {border-left:none;}
.icon_linksbox ul li.link4 {border-left:none; border-top:1px solid #d0bda1;}
.icon_linksbox ul li.link5,
.icon_linksbox ul li.link6 {border-top:1px solid #d0bda1;}
.icon_linksbox ul li a {height: 100%; padding:35px 0; display:block; text-align: center;}
.icon_linksbox ul li a  span {display:block; margin-top:15px; color:#fff; font-size:16px; font-weight:500;}
.icon_linksbox ul li a i {display:block; margin:0 auto;}
.president_main .icon_linksbox ul li.link1 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -40px; background-size: 500px 700px;; width: 46px;height: 42px;}
.president_main .icon_linksbox ul li.link2 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -90px; background-size: 500px 700px;; width: 46px;height: 42px;}
.president_main .icon_linksbox ul li.link3 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -140px; background-size: 500px 700px;; width: 46px;height: 42px;}
.president_main .icon_linksbox ul li.link4 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -190px; background-size: 500px 700px;; width: 46px;height: 42px;}
.president_main .icon_linksbox ul li.link5 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -240px; background-size: 500px 700px;; width: 46px;height: 42px;}
.president_main .icon_linksbox ul li.link6 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -290px; background-size: 500px 700px;; width: 46px;height: 42px;}

/*총장 인사말 링크*/
.thum_linkbox {padding:20px 20px 30px 20px; background-color:#f9f7f5; border:1px solid #e8e5e2;}
.thum_linkbox .cont_desc {padding-top:20px; padding-left:10px; padding-right:10px;}
.thum_linkbox .cont_desc_title h5 {margin-bottom:5px;}
.thum_linkbox .cont_desc_title h5 span {display:block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:22px; font-weight:500;}
.thum_linkbox .cont_desc_title h5:before {content:"  "; display:block; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -100px -340px; background-size: 500px 700px; width: 23px; height: 15px; margin-bottom:6px;}
.thum_linkbox .cont_desc p {display:block; height:81px; overflow: hidden; font-size:18px; color:#333; font-weight:500;}
.thum_linkbox .f_cont {padding:0 10px; margin-top:25px; font-size:0; line-height;0;}
.thum_linkbox .f_cont span {display:inline-block; vertical-align: bottom; font-size:15px; color:#333; font-weight:500; white-space: nowrap;}
.thum_linkbox .f_cont span.cont2 {margin-left:10px; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -320px -40px; background-size: 500px 700px; width: 118px; height: 41px; text-indent: -99999px;}
.site-main.sub_main .unit_cont_ro.unit2 {margin-bottom:20px;}
/*미디어 클리핑*/
.unit_cont_ro .title_contbox .unit_title {margin-bottom:40px; padding:0 30px;}
.unit_cont_ro.unit3 .title_contbox {margin-top:48px;}
.site-main.sub_main .unit_cont_ro.unit3 .co_2thirds {position: relative;}
.site-main.sub_main .unit_cont_ro.unit3 .co_2thirds .more_ty1 {position: absolute; top:50px; right:30px;}
.site-main.sub_main  .unit_cont_ro.unit3 .co_2thirds .more_ty1 a {margin-right:0;}
/*미디어 클리핑*/
.unit_cont_ro .title_contbox .unit_title {margin-bottom:40px; padding:0 30px;}
.unit_cont_ro.unit3 .title_contbox {margin-top:48px;}
.site-main.sub_main .unit_cont_ro.unit3 .co_2thirds {position: relative;}
.site-main.sub_main .unit_cont_ro.unit3 .co_2thirds .more_ty1 {position: absolute; top:50px; right:30px;}
.site-main.sub_main  .unit_cont_ro.unit3 .co_2thirds .more_ty1 a {margin-right:0;}
/*facebook feed*/
.site-main.sub_main .president_main .sns_feedbox .meta_info more_ty1 span.txt {padding-left:0!important;}
.sidebarbox .sns_feedbox {margin-top:20px;}
.sidebarbox ul.slide_list {display:block;}
.sidebarbox ul.slide_list li a {display:block;}
.sns_feedbox {position: relative; border:1px solid #e8e5e2; background-color:#fff;}
.sns_feedbox .sns_feed_desc {padding:0 20px 20px;}
.sns_feedbox .sns_feed_desc p {overflow:hidden; display:block; height:103px;}
.sns_feedbox .sns_feed_desc p:hover {text-decoration: underline;}
.sns_feedbox .sns_feed_title {padding:20px 20px 0; margin-bottom:13px; font-size:0; line-height:0;}
.sns_feedbox .sns_feed_title h5 {line-height:1em;}
.sns_feedbox .sns_feed_title h5 i {display:inline-block; vertical-align: middle; background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -320px -100px; background-size: 500px 700px; width: 20px; height: 20px; margin-right:8px;}
.sns_feedbox .sns_feed_title h5 span {display:inline-block; vertical-align: middle; color:#4966a4; font-size:13px; font-weight:700;}
.sns_feedbox .sns_feed_btns {position: absolute; top:20px; right:20px;}
.sns_feedbox .sns_feed_btns ul {font-size:0; line-height:0;}
.sns_feedbox .sns_feed_btns ul li {display:inline-block; cursor: pointer;}
.sns_feedbox .sns_feed_btns ul li:first-child {margin-right:3px;}
.sns_feedbox .sns_feed_btns ul li a {display:block; width:20px; height:20px; padding:5px 0; text-align: center; border:1px solid #e8e5e2;}
.sns_feedbox .sns_feed_btns ul li a i {display:inline-block; text-indent: -9999px;}
.sns_feedbox .sns_feed_btns ul li.prev_btn a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -180px -110px; background-size: 500px 700px; width: 4px; height: 8px;}
.sns_feedbox .sns_feed_btns ul li.next_btn a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -180px -100px; background-size: 500px 700px; width: 4px; height: 8px;}
.sns_feedbox .meta_info {padding:15px 20px; margin-top:0!important; border-top:1px solid #e8e5e2;}
.sns_feedbox .meta_info:after {content:"  "; display:block; clear:both;}
.site-main.sub_main .sns_feedbox .meta_info span.info1, {float:left; padding-left:20px;}
.site-main.sub_main .sns_feedbox .meta_info span.info1:after {display:block;}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 {float:right;}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1 a,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 a {margin-right:0; line-height:0.875em; padding-right:0;}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1 a:hover span,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 a:hover span {color: #a98147;}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1 a i,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 a i {background:none; margin:0!important; padding-left:7px; position: static; width:inherit; height:inherit; display:inline-block; margin-left:3px;  color:#999; font-size:13px; font-weight:700; vertical-align: middle; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1 a:hover i,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 a:hover i {color:#a98147}
.site-main.sub_main .sns_feedbox .meta_info .more_ty1 a span,
.sidebarbox.sidebar_w .sns_feedbox .meta_info .more_ty1 a span {margin-right:0;}
/*contact 바로가기*/
.link_banner {margin-top:20px; background:url(/imgs/president_main_banner_bg.jpg) no-repeat 0 0; width:100%; min-height:190px; overflow: hidden; background-size:cover;}
.link_banner .banner_container {padding:30px;}
.link_banner .title_ubar:after {background-color:#fff; margin-bottom:10px;}
.link_banner h5 {font-size:13px; color:#fff; font-weight:700;}
.link_banner .banner_desc {color:#fff;}
.link_banner .link_btn {margin-top:10px;}
.link_banner .link_btn a {background-color:#fff; display:inline-block; padding: 3px 15px 7px; line-height: 1em; border:1px solid #fff; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.link_banner .link_btn span {font-size:13px; color:#42939a; line-height:1em; font-weight:700;}
.link_banner .link_btn a i {position: relative; display:inline-block; margin-left:10px; line-height:1em; background:url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -28px -151px; background-size: 250px 500px; width: 5px; height: 10px;}
.link_banner .link_btn a i:after {content:"  "; display:block; position: absolute; top:0; left:0; background:url(http://edillust.cafe24.com/web/images/icon_sprite.png) no-repeat -45px -150px; background-size: 250px 500px; width: 5px; height: 10px; opacity: 0; visibility: hidden;}
.link_banner .link_btn a:hover i:after {opacity: 1; visibility: visible;}
.link_banner .link_btn a:hover {background-color:transparent;}
.link_banner .link_btn a:hover span {color:#fff;}
/* E-POSTECH*/
/*상단 대표 메인 feed*/
.epostech_main .thum_feed_ty5 .thum {float:left; padding-right:20px;}
.epostech_main .thum_feed_ty5 .feed_box .meta_info {margin-top:15px;}
.epostech_main .thum_feed_ty5 .feed_box .cont_title {/* height:80px; */}
.epostech_main .thum_feed_ty5 .feed_box .cont_desc {height:58px;}
/*아이콘 링크 박스*/
.sidebarbox .icon_linksbox {margin-bottom:93px;}
.epostech_main .icon_linksbox ul li.link1 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -360px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .icon_linksbox ul li.link2 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -410px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .icon_linksbox ul li.link3 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -460px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .icon_linksbox ul li.link4 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -510px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .icon_linksbox ul li.link5 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -560px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .icon_linksbox ul li.link6 a i {background:url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -220px -610px; background-size: 500px 700px;; width: 46px;height: 42px;}
.epostech_main .thum_feed_ty6 {margin-bottom:30px; min-height:487px;/* min-height:522px; */}
.epostech_main .thum_feed_ty6:nth-of-type(2n+1) {clear:both;}
.epostech_main .feed_listbox {width:50%; float:left;}
.epostech_main .co_2thirds:after {content:"  "; display:block; clear:both;}
.epostech_main .feed_list_ty5 ul li {width:100%;}
/* .epostech_main .feed_listbox.feed2 .feed_list_ty5 span.title {white-space: pre; text-overflow: inherit;} */
.epostech_main .feed_listbox.feed2 {position: relative;}
.epostech_main .more_ty1 {position: absolute; top:0; right:30px;}
.epostech_main .more_ty1 a {margin-right:0px;}
.epostech_main .feed_list_ty5 ul li:last-child {margin-bottom:0;}
.epostech_main .unit_cont_ro.unit2 {margin-bottom:0!important;}
.epostech_main .feed_listbox .feed_list_ty5 ul li {display:table; white-space: inherit; width:100%; table-layout: fixed;}
.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {display:table-cell; width:75px;}
.epostech_main .feed_listbox .feed_list_ty5 .titlebox {display:table-cell; width:100%;}
.epostech_main .feed_listbox .feed_list_ty5 span.title {white-space:inherit; text-overflow: inherit; width:100%}
/*언론에 비친 포스테 삭제시*/
.epostech_main .feed_listbox.feed2.event100{width:100%}
/*총장실*/
.feed_list_ty5 ul li {display:table; white-space: inherit; width:100%; table-layout: fixed;}
.feed_list_ty5 ul li .datebox {display:table-cell; width:75px;}
.feed_list_ty5 .titlebox {display:table-cell; width:100%;}
.president_main .feed_list_ty5 span.title {white-space:inherit!important; text-overflow: inherit!important; width:100%!important}
/*tag box*/
.tagsbox {position: relative; padding:0 19px 0px 19px; margin-bottom:35px; background-color:#fff;}
.tagsbox .cont_ro_title {margin-bottom:20px; margin-left:11px;}
.tagsbox .tags_list ul:after {content:"  "; display:block; clear:both;}
.tagsbox .tags_list ul li {display:block; float:left; margin:0 14px 10px; margin-bottom:10px;}
.tagsbox .tags_list ul li:last-child {margin-right:0;}
.tagsbox .tags_list ul li a {display:block; font-size:18px; white-space: nowrap}
.tagsbox .more_ty1 {position: absolute; top:5px; right:0; margin-right:0px;}
/*news letter*/
.news_letter_banner {padding:20px 20px 30px 20px; background-color:#f9f7f5; border:1px solid #e8e5e2; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.news_letter_banner:hover {border:1px solid #999;}
.news_letter_banner .link_cont_box {position: relative; padding:30px; width:100%; min-height:500px; margin-bottom:30px; background:url(/imgs/epostech_main_banner1.jpg) no-repeat center center;}
.news_letter_banner .h_cont {border:1px solid #fff; color:#fff; font-size:14px; display:inline-block; white-space: nowrap; padding:5px 15px; -webkit-border-radius:16px; -moz-border-radius:16px; border-radius:16px;}
.news_letter_banner .letter_form .input_box {position: relative;}
.news_letter_banner .input_box input[type="text"] {padding:10px 45px 10px 15px!important;}
.news_letter_banner input[type="submit"] {position: absolute; top:0; right:0;  width: 69px; height: 39px; background-color:#555555; border:1px solid #555555; color:#fff; font-size:14px; cursor: pointer; transition:all ease-out 0.1s;-webkit-transition:all ease-out 0.1s;-moz-transition:all ease-out 0.1s;-ms-transition:all ease-out 0.1s;}
.news_letter_banner input[type="submit"]:hover {background: #ac8e67; border:1px solid #ac8e67;} 
.news_letter_banner .f_cont {position: absolute; bottom:30px; left:30px; max-width:298px; padding-top:30px;}
.news_letter_banner .f_cont:before {content:"  "; display:block; background: url(http://edillust.cafe24.com/web/images/icon_sprite_new.png) no-repeat -100px -360px; background-size: 500px 700px; width: 23px; height: 15px;}
.news_letter_banner .f_cont span {display:block; color:#fff;}
.news_letter_banner .f_cont .cont_m_desc {margin-bottom:15px;}
.news_letter_banner .f_cont .cont_m_desc span {font-size:22px;/*  white-space: nowrap; */ font-weight:700;}
.news_letter_banner .f_cont .cont_m_desc span.txt_marker {display: inline-block; background-color:#fff; color:#3a8086; }
.news_letter_banner .f_cont .cont_s_desc span {font-size:18px; /* white-space: nowrap; */ font-weight:500;}
.news_letter_banner .letter_form .cont_ro_title {margin-bottom:15px;}
.news_letter_banner p.txt_tiny.txt_color {margin-top:10px;}
.news_letter_banner .mymail-form-fields {position: relative;}
/*banner*/
.side_banner_box {margin-top:20px; padding: 20px; border: 1px solid #e8e5e2;}
/*반응형*/
@media screen and (max-width: 1284px) and (min-width: 1024px){
	/*서브메인 사이드바*/
	.sidebarbox.sidebar_w {width:250px!important;}
	.icon_linksbox ul li {width:50%;}
	.icon_linksbox ul li.link3 {border-top:1px solid #d0bda1;}
	.icon_linksbox ul li.link4 {border-left:1px solid #d0bda1;}
	.icon_linksbox ul li {height:125px;}
	.icon_linksbox ul li a {padding:20px 0;}
	.news_letter_banner .f_cont .cont_m_desc span {white-space: inherit}
	.news_letter_banner .f_cont .cont_s_desc span {white-space: inherit}
	.news_letter_banner .link_cont_box {padding:15px;}
	.news_letter_banner .f_cont {left:15px; padding-right:15px;}
	.tagsbox {padding:0;}
	.epostech_main .thum_feed_ty6 {min-height:482px!important;}
	/*서브메인 사이드바 - 페이스북*/
	.sidebarbox.sidebar_w .meta_info span {margin-right:0;}
	/*총장실 메인*/
	.page-id-29 .site-main.sub_main .thum_feed_ty5 .feed_box .cont_title h5 {text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
	.page-id-29 .site-main.sub_main .thum_linkbox {margin-top:20px;}
	.page-id-29 .site-main.sub_main .unit_cont_ro.unit2 {margin-top:-145px;}
	.page-id-29 .site-main.sub_main .page_top_common {width:654px; padding-right:0; padding-left:0; margin-left:20px;}
	.page-id-29 .site-main.sub_main .co_1third {width:250px;}
	.page-id-29 .site-main.sub_main .co_2thirds {width:694px;}	
	
	.epostech_main .thum_feed_ty5 .feed_box .cont_title .txt_big_b{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
}
@media screen and (min-width: 1024px) {
	.page_title.epostech_title,
	.page_title.president_title {display:none;}
}
@media screen and (max-width: 1023px) and (min-width: 1px){
	.linksbox_container {display:none;}
	.site-main.sub_main .unit_cont_ro.unit3 .co_2thirds .more_ty1 {top:0; right:0;}
}
@media screen and (max-width: 1023px) and (min-width: 800px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .thum_feed_ty5 .thum {width:50%}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {min-height: auto;}
	.president_main .thum_feed_ty5 .thum {width:50%;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
}
@media screen and (max-width: 799px) and (min-width: 770px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:50%;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .thum_feed_ty5 .thum {width:50%}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {width:50%;}
	.president_main .thum_feed_ty6 {min-height: auto!important;}
	.president_main .thum_feed_ty5 .thum {width:50%;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
}
@media screen and (max-width: 769px) and (min-width: 740px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:50%;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .thum_feed_ty6 {min-height: auto!important;}
	.epostech_main .thum_feed_ty5 .thum {width:50%}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {width:50%;}
	.president_main .thum_feed_ty6 {min-height: auto!important;}
	.president_main .thum_feed_ty5 .thum {width:50%;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
}
@media screen and (max-width: 739px) and (min-width: 720px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:50%;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .thum_feed_ty6 {min-height: auto!important;}
	.epostech_main .thum_feed_ty5 .thum {width:50%; height:270px;}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {width:50%;}
	.president_main .thum_feed_ty6 {min-height: auto!important;}
	.president_main .thum_feed_ty5 .thum {width:50%;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
}
@media screen and (max-width: 719px) and (min-width: 670px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:50%;}
	.epostech_main .thum_feed_ty6 {min-height: auto!important;}
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .feed_list_ty5 ul li {margin-bottom:10px;}
	.epostech_main .thum_feed_ty5 .thum {width:50%}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.epostech_main .thum_feed_ty5 .feed_box .btn_box {margin-top:20px;}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {width:50%;}
	.president_main .thum_feed_ty6 {min-height: auto!important;}
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px;}
	.president_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px;}
	.president_main .thum_feed_ty5 .thum	 {width:50%;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden;/*  text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
	.president_main .thum_feed_ty5 .feed_box .btn_box {margin-top:20px;}

}

@media screen and (max-width: 669px) and (min-width: 640px){

	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:50%;}
	.epostech_main .thum_feed_ty6 {min-height: auto!important;}
	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox.feed .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.news_letter_banner .link_cont_box {background-size:cover}.epostech_main .feed_list_ty5 ul li {margin-bottom:10px;}
	.epostech_main .thum_feed_ty5 .thum {width:50%}.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}.epostech_main .thum_feed_ty5 .feed_box .btn_box {margin-top:12px;}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:50%;}.president_main .thum_feed_ty6 {min-height: auto!important;}	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px;}.president_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.president_main .feed_list_ty5 ul li {margin-bottom:10px;}
	.president_main .thum_feed_ty5 .thum a {width:50%;}.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}.president_main .thum_feed_ty5 .feed_box .btn_box {margin-top:12px;}
}
@media screen and (max-width: 639px) and (min-width: 480px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}
	.epostech_main .thum_feed_ty6 .thum a img {width:100%;}
	.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}
	.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}
	.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}
	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.news_letter_banner .link_cont_box {background-size:cover}.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.epostech_main .thum_feed_ty5 h5 {font-size:20px;}
	.epostech_main .thum_feed_ty5 .thum {float:none!important; margin-right:0!important; width:100%}
	.epostech_main .thum_feed_ty5 .thum img {width: 100%;}
	.epostech_main .thum_feed_ty5 .feed_box .cont_desc {margin-top:5px; height:40px!important;}
	.epostech_main .meta_info {margin-top:5px;}
	.epostech_main .thum_feed_ty5 .feed_box .cont_desc p {margin-bottom:0; line-height:19px;}
	.epostech_main .thum_feed_ty5 .feed_box .cont_desc p a {line-height:19px;}
	.epostech_main .thum_feed_ty5 .feed_box .btn_box {margin-top:17px;}
	.epostech_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}
	.epostech_main .btn_ibasic.btn_regular span {font-size:10px;}
	.epostech_main .unit_cont_ro.unit1 {margin-bottom:40px;}
	.epostech_main .thum_feed_ty5 h5:before {content:""; display:block; width:40px; height:1px; background-color:#bba078;}
	
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.president_main .thum_feed_ty6 .thum a {padding-right:0;}.president_main .thum_feed_ty6 .thum a img {width:100%;}
	.president_main .thum_feed_ty6 {margin-bottom:45px; border-bottom:1px solid #f7f6f4;}.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}.president_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.news_letter_banner .link_cont_box {background-size:cover}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}.tagsbox {padding:0;}.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}.more_ty1 a {margin-right:0!important;}.president_main .thum_feed_ty5 h5 {font-size:20px;}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}.president_main .thum_feed_ty5 .thum {float:none!important; margin-right:0!important; width:100%;}.president_main .thum_feed_ty5 .thum img {width: 100%;}.president_main .thum_feed_ty5 .feed_box .cont_desc {margin-top:20px; height:40px!important;}.president_main .meta_info {margin-top:14px;}.president_main .thum_feed_ty5 .feed_box .cont_desc p {margin-bottom:0; line-height:19px;}.president_main .thum_feed_ty5 .feed_box .cont_desc p a {line-height:19px;}.president_main .thum_feed_ty5 .feed_box .btn_box {margin-top:17px;}.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}.president_main .btn_ibasic.btn_regular span {font-size:10px;}.president_main .unit_cont_ro.unit1 {margin-bottom:45px;}
	.president_main .thum_feed_ty5 h5:before {content:""; display:block; width:40px; height:1px; background-color:#bba078; margin-bottom:5px;}

}
@media screen and (max-width: 479px) and (min-width: 420px){
	
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}
	.epostech_main .thum_feed_ty6 .thum a img {width:100%;}
	.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}
	.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}
	.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}
	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}
	.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}
	.president_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.president_main .thum_feed_ty6 .thum a {padding-right:0;}
	.president_main .thum_feed_ty6 .thum a img {width:100%;}
	.president_main .thum_feed_ty6 {margin-bottom:35px; border-bottom:1px solid #f7f6f4;}
	.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}
	.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}
	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.president_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}.more_ty1 a {margin-right:0!important;}.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}.president_main .btn_ibasic.btn_regular span {font-size:10px;}	
}
@media screen and (max-width: 419px) and (min-width: 400px){

	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}
	.epostech_main .thum_feed_ty6 .thum a img {width:100%;}
	.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}
	.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.news_letter_banner .link_cont_box {background-size:cover}.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:100%; min-height: auto;}.president_main .thum_feed_ty6 .thum a {padding-right:0;}.president_main .thum_feed_ty6 .thum a img {width:100%;}.president_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}
	.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}
	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.president_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}
	.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
	.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}
	.president_main .btn_ibasic.btn_regular span {font-size:10px;}

}
@media screen and (max-width: 399px) and (min-width: 380px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}
	.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}
	.epostech_main .thum_feed_ty6 .thum a img {width:100%;}.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}
	.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.news_letter_banner .link_cont_box {background-size:cover}.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.news_letter_banner .f_cont {position: static;}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.president_main .thum_feed_ty6 .thum a {padding-right:0;}.president_main .thum_feed_ty6 .thum a img {width:100%;}
	.president_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}
	.president_main .feed_listbox {width:100%; margin-bottom:30px;}
	.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}
	.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}
	.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}
	.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}
	.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}
	.president_main .btn_ibasic.btn_regular span {font-size:10px;}
}
@media screen and (max-width: 379px) and (min-width: 360px){

	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}.epostech_main .thum_feed_ty6 .thum a img {width:100%;}.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}
	.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.epostech_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.news_letter_banner .f_cont {position: static;}
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.president_main .thum_feed_ty6 .thum a {padding-right:0;}.president_main .thum_feed_ty6 .thum a img {width:100%;}
	.president_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}
	.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}.president_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.news_letter_banner .link_cont_box {background-size:cover}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}.site-main.sub_main .thum_feed_ty5 .feed_box .cont_title {height:auto;}.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}.president_main .btn_ibasic.btn_regular span {font-size:10px;}
}
@media screen and (max-width: 359px) and (min-width: 1px){
	/*E-POSTECH*/
	.epostech_main .thum_feed_ty6 .thum a {width:100%;}	.epostech_main .thum_feed_ty6 {width:100%; min-height: auto;}	.epostech_main .thum_feed_ty6 .thum a {padding-right:0;}
	.epostech_main .thum_feed_ty6 .thum a img {width:100%;}	.epostech_main .thum_feed_ty6 {margin-bottom:20px; border-bottom:1px solid #f7f6f4;}	.epostech_main .thum_feed_ty6:last-child {border-bottom:none!important;}.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}
	.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}
	
	.epostech_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}.epostech_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.epostech_main .feed_listbox .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}.news_letter_banner .link_cont_box {background-size:cover}
	.epostech_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}.tagsbox .cont_ro_title {margin-left:0;}.more_ty1 a {margin-right:0!important;}
	.news_letter_banner .f_cont {position: static;}	
	/*총장실*/
	.president_main .thum_feed_ty6 .thum a {width:100%;}.president_main .thum_feed_ty6 {width:100%; min-height: auto;}
	.president_main .thum_feed_ty6 .thum a {padding-right:0;}.president_main .thum_feed_ty6 .thum a img {width:100%;}.president_main .thum_feed_ty6 {margin-bottom:30px; border-bottom:1px solid #f7f6f4;}.president_main .thum_feed_ty6:last-child {border-bottom:none!important;}	
	.thum_feed_ty6 .feed_box .btn_box {bottom:15px!important;}.thum_feed_ty6 .feed_box .cont_title span {font-size:20px!important;}.thum_feed_ty6 .feed_box {height:246px!important; padding:20px 0px!important;}	
	.president_main .unit_cont_ro .title_contbox .unit_title {margin-bottom:20px; padding:0;}.president_main .feed_listbox {width:100%; margin-bottom:30px;}.feed_list_ty5 .datebox {padding:9px 12px!important; border:1px solid #e8e5e2!important; border-top:2px solid #a9814a!important;}
	.president_main .feed_list_ty5 ul li .datebox {width:45px;}.feed_list_ty5 .datebox span.date1 {font-size:10px!important;}
	.feed_list_ty5 .datebox span.date2 {font-size:18px!important;}.feed_list_ty5 .titlebox span.title {font-size:13px!important;}
	.feed_list_ty5 .titlebox span.category {font-size:12px!important;}
	.president_main .feed_list_ty5 ul li {margin-bottom:10px; padding:0;}
	.tagsbox {padding:0;}
	.tagsbox .tags_list ul li {margin-left:0;}
	.tagsbox .cont_ro_title {margin-left:0;}
	.more_ty1 a {margin-right:0!important;}
	.president_main .thum_feed_ty5 h5 {overflow: hidden; /* text-overflow: ellipsis; white-space: nowrap; */}
	.president_main .btn_ibasic.btn_regular {padding:3px 14px 5px 14px; height:30px;}
	.president_main .btn_ibasic.btn_regular span {font-size:10px;}
}


/*=========================================================
  메인 간격조정
=========================================================*/ 
/*2차*/
.home_dummy .header_wrap .h_top_cont .h_top_container{padding-top:20px;}
.home_dummy .home_top_box{padding-top:25px}
.home_dummy .home_contbox .contbox_unit.unit1 .unit_title{margin-top:22px;}
.home_dummy .home_contbox{padding-top:10px;}


.home_dummy .header_wrap .lang_box ul li a{width:75px;height:30px;padding: 4px 0;}

/*1차*/
.home_dummy.home_dummy_1st .home_top_box{padding-top:15px}  
.home_dummy.home_dummy_1st .home_contbox{padding-top:0px;}





</pre></body></html>