@charset "UTF-8";

/* Today */
#multipleDiv_konkuk_14 {overflow: hidden;}
.wrap-todayw25 {position: relative; padding: 100px 50px 0 0;}
/*.wrap-todayw25 {position: relative; left: -50px; opacity: 0; padding: 100px 80px 0 0;}*/
.wrap-todayw25 .title {position: relative; line-height: 1;}
.wrap-todayw25 .title::after {content: ''; position: absolute; left: 0; top: 50%; z-index: -1; width: 100%; height: 1px; }
.wrap-todayw25 .title strong {display: inline-block; padding-right: 30px; background: #fff; font-family: 'Gmarket Bold'; font-size: 50px; color: #000000;}
.wrap-todayw25 .title strong em {font-family: 'Gmarket Bold'; color: #013C78;}
.wrap-todayw25 .title .more {position: absolute; right: 0; top: 0; padding-left: 30px; background: #fff; }
.wrap-todayw25 .title .more a {position: relative; display: inline-block; width: 50px; height: 50px; border: 1px solid #bbb; text-indent: -99999px;}
.wrap-todayw25 .title .more a::after {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url('../images/btn-today-more.png') no-repeat center; transform: rotate(0deg); transition: .5s;}
.wrap-todayw25 .title .more a:hover::after {transform: rotate(180deg);}
.wrap-todayw25 .title .link {position: absolute; right: 0; top: 0; z-index: 1; background: #fff;}
.wrap-todayw25 .title .link ul {display: flex; background: #fff;}
.wrap-todayw25 .title .link li {position: relative; margin-left: 30px; padding-left: 30px;}
.wrap-todayw25 .title .link li::after {content: ''; position: absolute; left: 0; top: 8px; width: 4px; height: 4px; background: #9b9b9b;}
.wrap-todayw25 .title .link li:first-child {margin-left: 0;}
.wrap-todayw25 .title .link li:first-child::after {display: none;}
/*.wrap-todayw25 .title .link a {font-family: 'Mont Medium';  font-size: 20px; color: #333;}*/
.wrap-todayw25 .title .link a:hover {font-family: 'Mont Medium'; color: #016365;}
/*
.wrap-todayw25 .title .link a span {position: relative;}
.wrap-todayw25 .title .link a span::after {content: ''; position: absolute; left: 0; bottom: -14px; width: 0%; height: 5px; background: #e84855; transition: .35s;}
.wrap-todayw25 .title .link a:hover span::after {width: 100%;}
*/

.wrap-todayw25 .list {display: flex; margin-top: 36px;}
.wrap-todayw25 .list1 {position: relative; top: 50px; opacity: 0; flex-shrink: 0; width: 69.5%;}
.wrap-todayw25 .list2 {flex-grow: 1; padding-left: 45px;}
.wrap-todayw25 .list .text .subject {overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-family: 'Noto Medium'; line-height: 1.2; color: #000;}
.wrap-todayw25 .list a:hover .text .subject {color: #016365;}
.wrap-todayw25 .list .text .subject span {position: relative; background: linear-gradient(to bottom, transparent 88%, #016365 0) left center no-repeat; background-size: 0; transition: .5s;}
.wrap-todayw25 .list a:hover .text .subject span{background-size: 100% auto;}
.wrap-todayw25 .list1 .text .subject {margin-top: 37px; font-size: 26px;}
.wrap-todayw25 .list1 .thumb {position: relative; overflow: hidden; display: flex !important; justify-content: center; align-items: end; height: 0; padding-top: 66.1%; text-align: center;}
/* .wrap-todayw25 .list1 .thumb img {width: 120%; max-width: 120%} */
.wrap-todayw25 .list1 .thumb img {width: 100%; max-width: 120%; position:absolute; top:0; left:0;}
.wrap-todayw25 .list2 .text .subject {height: 44px; margin-top: 20px; font-size: 18px;}
.wrap-todayw25 .list2 .text .desc {overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-top: 4px; font-family: 'Noto Regular'; font-size: 16px; color: #666;}
.wrap-todayw25 .list2 li {position: relative; top: 50px; opacity: 0;}
.wrap-todayw25 .list2 li:last-child {margin-top: 18%;}
.wrap-todayw25 .list2 .thumb {position: relative; overflow: hidden; display: flex !important; justify-content: center; align-items: end; height: 0; padding-top: 66.5%; text-align: center;}
/* .wrap-todayw25 .list2 .thumb img {width: 120%; max-width: 120%} */
.wrap-todayw25 .list2 .thumb img {width: 100%; max-width: 120%; position:absolute; top:0; left:0;}

@media (max-width: 1270px) {
  .wrap-todayw25 {padding: 100px 50px 0 0;}
  .wrap-todayw25 .list1 .text .subject {font-size: 22px;} 
}

@media (max-width: 1200px) {
  .wrap-todayw25 .title strong {font-size: 40px;}
  .wrap-todayw25 .title .link {top: 12px}
  .wrap-todayw25 .title .link li {margin-left: 20px; padding-left: 20px}
  .wrap-todayw25 .title .link a {font-size: 16px}
}

@media (max-width: 1000px) {
  .wrap-todayw25 {left: 0 !important; opacity: 1 !important; padding: 50px 30px 0 0;}
  .wrap-todayw25 .title strong {font-size: 30px;}
  .wrap-todayw25 .title .more a {width: 36px; height: 36px;}
  .wrap-todayw25 .title .more a::after {background-size: 16px;}
  .wrap-todayw25 .title .link {top: 7px}
  .wrap-todayw25 .list1 {top: 0 !important; opacity: 1 !important; width: 100%;}
  .wrap-todayw25 .list1 .text .subject {margin-top: 21px; font-size: 18px;}
  .wrap-todayw25 .list2 {display: none;}
  .wrap-todayw25 .list2 li {top: 0 !important; opacity: 1 !important;}
}

@media (max-width: 768px) {
  #menu969_obj11401 {width: 100% !important;}
  .wrap-todayw25 {padding: 40px 0;}
  .wrap-todayw25 .title strong {font-size: 24px;}
  .wrap-todayw25 .title .more {top: -6px;}
  .wrap-todayw25 .title .link {top: 4px}
  .wrap-todayw25 .list {flex-wrap: wrap; margin-top: 26px;}
  .wrap-todayw25 .list1 .text .subject {margin-top: 17px; margin-bottom: 28px;}
  .wrap-todayw25 .list2 {display: flex; justify-content: space-between; align-items: start; gap: 0 30px; padding-left: 0;}
  .wrap-todayw25 .list2 li {width: 50%;}
  .wrap-todayw25 .list2 li:last-child {margin-top: 0;}
  .wrap-todayw25 .list2 .text .subject {height: 18px; margin-top: 12px; font-size: 15px;}
  .wrap-todayw25 .list2 .text .desc {font-size: 13.5px;}
}



/*251226*/

.news-wrap{position: relative; margin-top: 50px; width: 100%;}
.news-thumbw25{max-width: 284px; opacity: 1; transition: all .7s; transition-delay: .6s;}
.mCustomScrollbar .news-thumbw25,
.news-wrap.on .news-thumbw25{left: 0; opacity: 1; visibility: visible; filter: blur(0); -webkit-filter: blur(0);}
.news-thumbw25-image {position: relative;overflow: hidden;display: flex !important;justify-content: center;align-items: center;height: 220px;text-align: center; transition: all .7s;}
.news-thumbw25-image img {/*20250416 opacity: .8;*/ width: auto; height: 100%; /* 20260403 학교측 요청으로 수정*/ object-fit: cover;}
/* .news-thumbw25-image.vertical img {width: 110%; height: auto;}
.news-thumbw25-image.horizon img {width: auto; height: 125%;} */
.news-thumbw25-image.vertical img {width: 100%; height: auto;}
.news-thumbw25-image.horizon img {width: 100%; height: 100%;}
.news-thumbw25:hover .news-thumbw25-image{transform: scale(1.1);}
.news-title strong span{ background: linear-gradient(to top, #000000 50%, #000000 50%);font-family: "Noto Bold"; color: white; font-size: 35px; line-height: 60px;}
/*.news-info{background-color: rgba(255,255,255,.5); position: absolute; right: -100px; bottom: 50px; width: 63%; padding: 44px 44px 40px 44px; opacity: 0; visibility: hidden; filter: blur(50px); -webkit-filter: blur(50px); transition: all .7s; transition-delay: .8s;}*/
.mCustomScrollbar .news-info,
.news-wrap.on .news-info{right: 0; opacity: 1; visibility: visible; filter: blur(0); -webkit-filter: blur(0);}
.news-info .news-content{font-size: 18px; line-height: 35px; color: #000000; margin-top: 30px;}
.news-info-box{position: absolute; right: -100px; top: -65px; background-color: #000000; padding: 36px 36px 30px 30px; opacity: 0; visibility: hidden; filter: blur(50px); -webkit-filter: blur(50px); transition: all .7s; transition-delay: 1s;}
.mCustomScrollbar .news-info-box,
.news-wrap.on .news-info-box{right: 0; opacity: 1; visibility: visible; filter: blur(0); -webkit-filter: blur(0);}
.news-info-box .news-more{position: absolute; right: 30px; top: 30px; background: url(../images/recent_more.png) no-repeat center center; width: 23px; height: 23px; font-size: 0; transition: all .5s;}
.news-info-box .news-more:hover{transform: rotate(360deg);}
.news-dots ul::after{content:""; display: table; clear: both;}
.news-dots li{float: left; margin-right: 5px; width: 10px; height: 10px;}
.news-dots li:last-child{margin-right: 0;}
.news-dots li button{width: 10px; height: 10px; border-radius: 50%; background-color: #b3b3b3; font-size: 0; display: block;}
.news-dots li.slick-active button{background-color: #3497ff;}
.news-info-box > span{font-size: 12px; font-family: "Gmarket Medium"; color: white; display: block; margin-top: 74px;}
.news-info-box > p{font-size: 46px; font-family: "Gmarket Bold"; color: white; margin-top: 15px;}

@media all and (max-width: 1500px) {
    .news-thumbw25{max-width: 400px;}
    .news-thumbw25-image{height: 450px;}
    .news-title strong span{font-size: 23px; line-height: 42px;}
    .news-info-box{right: 20px;}
    .news-info-box > span{margin-top: 40px;}
    .news-info-box > p{font-size: 40px;}
    .news-info .news-content{font-size: 12px; line-height: 20px;}
}

@media all and (max-width: 1023px) {
    .news-wrap{margin-top: 24px;}
    .news-thumbw25{max-width: 300px;}
    .news-thumbw25-image{height: 330px;}
    .news-info{padding: 14px 16px; bottom: 27px;}
    .news-info-box{padding: 8px 19.5px 5px; right: 30px; top: -43px;}
    .news-info-box > span{font-size: 7px;}
    .news-info-box > p{font-size: 26px; margin-top: 6px;}
    .news-info-box .news-more{right: 16px; top: 17px; width: 13px; height: 13px; background-size: cover;}
    .news-dots{margin-top: 10px;}
    .news-dots li{margin-right: 3px;}
    .news-dots li button{width: 6px; height: 6px;}
    .news-info .news-content{margin-top: 5px;}
}

@media all and (max-width: 768px) {
    .news-wrap{padding-left: 50px;}
    .news-info-box{right: 0; top: -20px;}
}

@media all and (max-width: 480px) {
    .news-wrap{padding-left: 0;}
    .news-thumbw25{max-width: 100%;}
    .news-thumbw25-image{height: 300px;}
    .news-info{width: calc(100% - 40px); right: 20px;}
}

/* 260102 */
.wrap-todayw25 .title .link a {
	position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-indent: -99999px;
}
.wrap-todayw25 .title .link a::after {
	content: ''; 
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 100%; 
	height: 100%; 
	background: url('../images/more_today_button.png') no-repeat center; 
	transform: rotate(0deg); 
	transition: .5s;
}

.wrap-todayw25 .news-ul .news-li {
	float:left;
	padding:15px;
}

.wrap-todayw25 .news-ul .news-li .news-info-list {
	padding-top:15px;
}

.wrap-todayw25 .news-ul .news-li .news-info-list .news-title-sj {
	width:284px;
	height:56px;
	text-overflow:ellipsis;
	font-size:20px;
	overflow:hidden;
	font-family:'Noto Sans';
	font-weight:800;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}