@charset "utf-8";

/*계명뉴스*/
.ment {position:relative; margin-bottom:10px; }
.ment > span { display:inline-block; background:url('../img/sub/mic.gif') no-repeat left center; padding-left:30px; line-height:40px; font-size:15.2px; }
.ment a.btn_style { position:absolute; right:0; top:0; }

.year_tab {border-left:1px solid #ddd; overflow:hidden; margin-bottom:20px; }
.year_tab li { float:left; width:10%; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd; box-sizing:border-box; }
.year_tab li a {display:block; line-height:40px; cursor:pointer; }
.year_tab li a:hover, .year_tab li a.on {background:#0e4194; color:#fff;}
.year_tab li:first-child a span { background:#fff url('../img/sub/all.gif') no-repeat left center; padding-left:20px; color:#333; }
.year_tab li:first-child a.on span, .year_tab li:first-child a:hover span { background:#0e4194 url('../img/sub/all_on.gif') no-repeat left center; padding-left:20px; color:#fff; }

@media all and (min-width:769px) {
  .year_tab li:nth-child(1), .year_tab li:nth-child(2), .year_tab li:nth-child(3), .year_tab li:nth-child(4), .year_tab li:nth-child(5), .year_tab li:nth-child(6), .year_tab li:nth-child(7), .year_tab li:nth-child(8), .year_tab li:nth-child(9), .year_tab li:nth-child(10) { border-top:1px solid #ddd;}
}

@media (max-width:768px) and (min-width:479px) {
  .year_tab li:nth-child(1), .year_tab li:nth-child(2), .year_tab li:nth-child(3), .year_tab li:nth-child(4), .year_tab li:nth-child(5) { border-top:1px solid #ddd;}
}

@media all and (max-width:768px) {
  .ment {height:90px; }
  .hauto {height:auto; }
  .ment a.btn_style { left:0; right:auto; top:40px; }
  .year_tab li { width:20%; }
}

@media all and (max-width:480px) {
  .year_tab li { width:33.3%; }
  .year_tab li:nth-child(1), .year_tab li:nth-child(2), .year_tab li:nth-child(3) { border-top:1px solid #ddd;}
}

/*게시판 뉴스 레이아웃*/
.kmunews_layout {text-align:center;}
.kmunews_layout .title { font-size:24px; font-weight:500; color:#6ca226; margin-bottom:20px; }
.kmunews_layout .sub_title { font-size:16px; margin-bottom:20px; }
.kmunews_layout .img01 {display:inline-block; border:1px solid #cacaca; border-radius:5px; padding:7px; margin-bottom:20px;}
.kmunews_layout .img01 img {max-width:100%; width:100%;}
.kmunews_layout .img02 {overflow:hidden; width:100%; margin:0 auto 20px;}
.kmunews_layout .img02 li:first-child {margin-right:4%;}
.kmunews_layout .img02 li {float:left; width:48%; text-align:center; border:1px solid #cacaca; border-radius:5px; padding:7px; box-sizing:border-box; }
.kmunews_layout .img02 li img {width:100%;}
.kmunews_layout .imgR {display:inline-block; float:right; width:40%; border:1px solid #cacaca; border-radius:5px; padding:7px; margin:0 0 20px 20px; }
.kmunews_layout .imgR img {width:100%;}
.kmunews_layout .imgtxt span {display:block; font-size:12px; padding-top:7px; line-height:17px; }
.kmunews_layout p {text-align:left; text-indent:10px; margin-bottom:15px;}

@media all and (max-width:768px) {
  .kmunews_layout .imgR {width:50%;}
}

@media all and (max-width:480px) {
  .kmunews_layout .img02 li:first-child {margin-right:0; margin-bottom:10px;}
  .kmunews_layout .img02 li {width:100%;}
  .kmunews_layout .imgR {width:100%; margin:0 0 20px 0; box-sizing:border-box; }
}

/*금주의 소식*/
.weekly tbody td {padding:0;}
.weekly tbody td a {display:block; background:#f2f5fb; padding:10px;}
.weekly tbody td a:hover {background:#d1ddf1; color:#0e4194;}

@media all and (max-width:650px) {
  .weekly table {width:600px;}
}

/*웹북*/
.view_ebook {overflow:hidden; }
.view_ebook > div { background:url('/uni/main/img/sub/sub0105_bg.png'); width:40%; min-height:340px; float:right; display:inline-block; padding:30px;}
.view_ebook .img {text-align:center;}
.view_ebook .text {color:#fff; line-height:22px; font-size:16px; margin-top:40px; text-align:center;}
.view_ebook .text a {margin:20px 0 5px;}
.view_ebook .text a.ebook_mo {display:none;}
.view_ebook .text > span {font-family:'Nanum Square', sans-serif; font-size:35px; display:block; margin-bottom:20px; line-height:40px; }
.webbook01 {background:url('/uni/main/img/sub/sub010501_01.jpg') no-repeat center; }
.webbook02 {background:url('/uni/main/img/sub/sub010502_01.jpg') no-repeat center; }
.webbook03 {background:url('/uni/main/img/sub/sub010503_01.jpg') no-repeat center; }
.webbook04 {background:url('/uni/main/img/sub/sub010504_01.jpg') no-repeat center; }

@media all and (max-width:768px){
  .view_ebook .text a.ebook_pc {display:none;}
  .view_ebook .text a.ebook_mo {display:inline-block;}
}
@media all and (max-width:700px){
  .view_ebook > div {width:100%; box-sizing:border-box;}
}

/*계명소식지*/
.kmu_news ul {overflow:hidden;}
.kmu_news ul li {position:relative; overflow:hidden; float:left; width:18%; margin:10px 1%; height:162px; box-shadow:1px 1px 2px #999;}
.kmu_news ul li .off img {width:100%; height:162px;}
.kmu_news .off { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; position: absolute; top: 0;}
.kmu_news .on {position: absolute; top: 100%; left: 0; z-index: 2; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; background:url('/uni/main/img/sub/sub010505_03.png'); width:100%; height:100%; text-align:center; }
.kmu_news .on p {font-size:20px; line-height:40px; margin:20px 0 5px;}
.kmu_news .on p a { color:#fff; }
.kmu_news .on p img {display:block; margin:5px auto 0;}
.kmu_news .on p span {font-size:40px; font-weight:600; }
.kmu_news ul li:hover > .on, .kmu_news ul li.over > .on {top:0;}

.sub211130{background: url('/uni/main/img/sub/poster.jpg');}

@media all and (max-width:950px) {
  .kmu_news ul li {width:23%; height:206px;}
  .kmu_news ul li .off img { height:206px;}
  .kmu_news .on p {margin:40px 0 5px;}
}
@media all and (max-width:768px) {
  .kmu_news ul li {height:165px;}
  .kmu_news ul li .off img { height:165px;}
  .kmu_news .on p {margin:20px 0 5px;}
}
@media all and (max-width:600px) {
  .kmu_news ul li {width:31.3%; height:175px;}
  .kmu_news ul li .off img { height:175px;}
  .kmu_news .on p {margin:30px 0 5px;}
}
@media all and (max-width:380px) {
  .kmu_news ul li {width:48%; height:167px;}
  .kmu_news ul li .off img { height:167px;}
  .kmu_news .on p {margin:25px 0 5px;}
}

/*영상갤러리*/
.mediawrap {background:#eee; text-align:center; padding:40px;}
#mediaplayer {width:65%; height:400px;}
.media_txt {overflow-y:auto; overflow-x:hidden; height:200px; border:10px solid #eee; padding:20px; line-height:25px; }
.media_txt .title {font-size:16px; color:#e2383f; font-weight:500; margin:20px 0; }

.media_down li { float:left; width:30%; margin-left:5%; }
.media_down .image { position:relative; }
.media_down .image > img { width:100%; border:1px solid #ccc; padding:5px; box-sizing:border-box;}
.media_down .image a.down {position:absolute; bottom:6px; right:6px; }
.media_down .image a.down img {width:50px;}
.media_down .title {font-size:17px; margin:10px 0 20px; }
.media_down .title span {font-weight:500; color:#0e4194; }

@media all and (min-width:769px) {
  .media_down li:nth-child(1), .media_down li:nth-child(4) {margin-left:0;}
}

@media all and (max-width:768px) {
  .mediawrap { padding:20px; }
  #mediaplayer { width:100%; height:300px; }
  .media_down li { width:48%; margin-left:4%; }
  .media_down li:nth-child(1), .media_down li:nth-child(3), .media_down li:nth-child(5) {margin-left:0;}
  .media_down .title { font-size:15px; }
  .media_down .image a.down img {width:40px;}
}

/*영화&드라마에 비친 캠퍼스*/
.contbox1 > div.movie { background: #fff url('../img/sub/map.gif') no-repeat 25px 25px; }
.movie_list li {border-bottom:1px dashed #ddd; background:url('../img/sub/movie.gif') no-repeat 25px center; padding:10px 0 20px 100px;}
.movie_list .title {font-size:20px; font-weight:500; margin-bottom:10px;}
.movie_list .title span {color:#777; font-weight:300;}

@media all and (max-width:480px) {
  .contbox1 > div.movie {background:#fff;}
}
