@charset "UTF-8";
/*----------------------------------------------------------------------
# 메인 CSS 
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------
@ MAIN COMMON 
----------------------------------------------------------------------*/
#main > section {padding-top:6.25rem;padding-bottom:6.25rem; overflow-x:clip; }

.main_title_wrap { position:relative; } 
.main_title {position:relative; display:flex; align-items:flex-end; justify-content:space-between; padding-bottom:1.563rem; border-bottom:2px solid #000; }
.main_title.columns { display:flex; flex-direction:column; align-items:revert; justify-content:revert; border-bottom:revert;  } 

.main_title h2 { font-size:1.875rem; color:#000; font-weight:700; } 
.main_title h2.en { font-size:2.813rem; color:#000; font-weight:800; } /* 영문 큰 타이틀*/

.main_title a { display:flex; align-items:center; gap:0.75rem; font-size:0.875rem; color:#000; font-weight:500; letter-spacing:0; margin-bottom:0.313rem; } 
.main_title a span { } 
.main_title p { font-size:1.25rem; color:#000; font-weight:400; word-break:keep-all; margin-top:1.563rem; line-height:1.6; }
.main_title p b { font-weight:700; } 



@media screen and (max-width: 1024px){
	.main_title h2 { font-size:1.875rem; } 
	.main_title h2.en { font-size:2.375rem; } 
	.main_title p { font-size:1.25rem; } 
}
@media screen and (max-width: 1024px){
	#main > section {padding-top:5rem;padding-bottom:5rem;}
}
@media screen and (max-width: 768px){
	.main_title h2 { font-size:1.563rem; }
	.main_title h2.en { font-size:2rem; } 
	.main_title p { font-size:1.125rem; } 
}



/*----------------------------------------------------------------------
@ Layout Slider 3
----------------------------------------------------------------------*/
#layout_slider_3 {position:relative;padding:0 !important;background:#000; }
#layout_slider_3 .slider__infos {overflow:hidden;height:calc(var(--vh, 1vh) * 100);}
/*배경*/
#layout_slider_3 .slider__thumb {position:relative;width:100%;height:100%; }
#layout_slider_3 .slider__thumb .slider__thumb_bg {position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
#layout_slider_3 .slider__thumb .slider__thumb_mo {display:none;}
#layout_slider_3 .slider__thumb video {position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translateX(-50%) translateY(-50%); background-size:cover;z-index:-1;}
#layout_slider_3 .slider__thumb iframe {position:absolute;top:0;left:0;width:100%;height:100%;}
#layout_slider_3 .slider__mxw {position:absolute;top:0;left:0;right:0;max-width:1170px;width:100%;height:100%;z-index:9;margin:0 auto;}

/*슬로건*/
#layout_slider_3 .slider__slogun {display:flex;height:100%;justify-content:center;align-items:flex-start;flex-direction:column; top:0rem;position:relative; text-align:left;font-weight:900; color:#fff; }
#layout_slider_3 .slider__slogun > b {position:relative;display:block;font-weight:700;font-size:3.75rem;line-height:1.2;color:#fff;overflow:hidden; word-break:keep-all;}
#layout_slider_3 .slider__slogun > b.subtitle {display:block;font-weight:500;font-size:1.563rem;line-height:1.2;color:#fff;overflow:hidden;margin-top:1.25rem;  word-break:keep-all;}
#layout_slider_3 .slider__slogun > b > span,
#layout_slider_3 .slider__slogun > p > span { display:block; position:relative; opacity:0; }  
#layout_slider_3 .slider__slogun > p { position:relative; font-weight:400;font-size:1.563rem;line-height:1.545;color:#fff;overflow:hidden; opacity:0.8; word-break:keep-all; margin-top:1.25rem; }

#layout_slider_3 .slider__slogun_btn {position:relative;display:block;padding:7px 50px 7px 15px; margin-top:2rem;border:1px solid #fff;font-size:1rem;color:#fff;text-align:center;box-sizing:border-box;transition:all 0.3s ease-out;opacity:0;}
#layout_slider_3 .slider__slogun_btn:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;opacity:0.8;z-index:-1;transition:all 0.3s ease-out }
#layout_slider_3 .slider__slogun_btn > span {display:flex;align-items:center;justify-content:center;}
#layout_slider_3 .slider__slogun_btn > span:after { content:'MORE VIEW'; font-weight:400; }
#layout_slider_3 .slider__slogun_btn:hover {border-color:var(--menu);}
#layout_slider_3 .slider__slogun_btn:hover:before {background-color:var(--menu);opacity:1;}
#layout_slider_3 .slider__slogun_btn > i { position:absolute; right:12px; top:8px; display:inline-block; font-size:18px; } 

/*스크롤*/
/*
#layout_slider_3 .slider-scroll { display:none; position:relative;  } 
#layout_slider_3 .slider-scroll a {display:block;position:absolute; width:1.25rem; height:10rem; right:7.5rem;margin:0 auto;font-weight:500;font-size:0.813rem;color:#fff;animation:scrolltype1 2s linear infinite;cursor:pointer;text-align:center;letter-spacing:0.1em; ;z-index:9;writing-mode:vertical-lr;}
#layout_slider_3 .slider-scroll a:before {content:'';position:absolute; bottom:0; display:block;width:17px;height:24px;margin:0 auto;background-image:url(/images/common/visual_scroll_new.png);background-repeat:no-repeat;background-position:center;background-size:cover;}

@keyframes scrolltype1 {0%{bottom:3.125rem;}50%{bottom:4.375rem;}100%{bottom:3.125rem;}}
*/
#layout_slider_3 .slider-scroll a {display:block;position:absolute;left:0;right:0; bottom:50px; width:24px;height:30px;margin:0 auto;font-weight:500;font-size:0.875rem;color:#fff; border:1px solid #fff; border-radius:10px; cursor:pointer;text-align:center; z-index:9; overflow:hidden;  }
#layout_slider_3 .slider-scroll a:before { content:''; position:absolute; top:5px; left:50%; transform:translateX(-50%); width:3px; height:3px; background:#fff; border-radius:1.6px; animation:scrollImage2 1.3s linear infinite; } 

@keyframes scrollImage {0%{top:-5px;}50%{top:10px;}100%{top:5px;}}
@keyframes scrollImage2 {0%{top:-5px;} 100%{top:35px;}}



/*좌우 부가 설정*/
#layout_slider_3 .swiper-button-prev:after, #layout_slider_3 .swiper-button-next:after {font-size:0.8rem;color:#fff; margin-top:2px; }
#layout_slider_3 .swiper-button-prev { left:revert; right:revert; } 
#layout_slider_3 .swiper-button-next { left:revert; right:revert;  }

.main_case_list_swiper .swiper-button-prev:after, .main_case_list_swiper .swiper-button-next:after { display:none; content:''; } 

#layout_slider_3 .swiper-button-prev, #layout_slider_3 .swiper-button-next { position:relative; width:3.438rem; height:3.438rem;  border:1px solid #fff; margin-top:0rem; border-radius:50%; } 

.main_case_list_swiper .swiper-button-prev { left:auto; right:3.438rem; top:0%; }
.main_case_list_swiper .swiper-button-next  {left:auto; right:0px; top:0%;  }
.main_case_list_swiper .swiper-button-next:hover .arrow_mv {  animation: arrow-action-next 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;} 
.main_case_list_swiper .swiper-button-prev:hover .arrow_mv {  animation: arrow-action-prev 1s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;}  


#layout_slider_3 .swiper-pagination-bullet {background-color:#e1e1e1; opacity:0.8; transition:all 0.3s ease; }
#layout_slider_3 .swiper-pagination { }
#layout_slider_3 .swiper-pagination-bullet {display:block;width:2px;height:45px;margin:0;border-radius:0px;background-color:#e1e1e1;opacity:0.8;}
#layout_slider_3 .swiper-pagination-bullet-active {background-color:var(--menu); height:60px;opacity:1; }

/*액션*/
#layout_slider_3 .slider__thumb .slider__thumb_bg {transition: all 15s ease-out; transform: scale(1,1);}
#layout_slider_3 .slider__slogun {position:relative;top:0rem;  transition: all .8s ease-out;} 
#layout_slider_3 .swiper-slide-active .slider__thumb .slider__thumb_bg {transform: scale(1.25);}


/*----------------------------------------------------------------------
@ MAIN 슬라이드 컨트롤러  
----------------------------------------------------------------------*/
#layout_slider_3 .swiper_navigation { display:none; } 
#layout_slider_3 .swiper_control_wrap { position:absolute; left:50%;transform:translateX(-50%); bottom:20%; z-index:12; max-width:1170px; width:100%; height:auto; margin:0 auto; } 

#layout_slider_3 .main_visual_state  { display: flex; align-items:center; gap:0.625rem; position: absolute;left:0%;transform:translateX(0%); top: 0%;-webkit-transition: all 300ms;transition: all 300ms;z-index:100;}
#layout_slider_3 .swiper-pagination-fraction {color:#aaa;}

/* controller */
/*
#layout_slider_3 .swiper_control { position: absolute; left: 50%; font-size: 0;z-index: 2; }
*/


/* pagination */
#layout_slider_3 .swiper_control .swiper-pagination {position: static;}
#layout_slider_3 .swiper_control .swiper-pagination-wrap {position: relative;}
#layout_slider_3 .swiper_control .swiper-pagination-fraction {display: inline-block;  vertical-align: middle;width: auto;}
#layout_slider_3 .swiper_control .swiper-pagination-fraction > span {display: inline-block;vertical-align: middle;min-width: 20px;font-size: 14px;color:#fff; font-weight: 600;letter-spacing: 0.1em;text-align: center;line-height: 1;}

/* progress */
#layout_slider_3 .swiper_progress_hidden_space {display: inline-block;vertical-align: middle;width:240px; height: 3px;margin:0px;position: relative; border:1px solid red; }
#layout_slider_3 .swiper_progress_wrap { display:block ;width:240px; height: 3px;position: relative ;left:1.25rem; background:rgba(255,255,255,0.5);overflow: hidden;}
#layout_slider_3 .swiper_progress {display: block;width: 0;height: 100%;background: #fff;}

/* state */
#layout_slider_3 .swiper_play_state { display: inline-block; vertical-align: middle; width:3.438rem; height:3.438rem; position: relative; border:1px solid #fff; border-radius:50%; }
#layout_slider_3 .swiper_play_state_btn {display: block;width: 100%;height: 100%;margin: 0;padding: 0;position: absolute;top: 0;left: 0;background: transparent;border: none;cursor: pointer;opacity: 0;visibility: hidden;-webkit-transition: opacity 300ms;transition: opacity 300ms;}
#layout_slider_3 .swiper_play_state .material-icons { color:#fff; font-size:20px; margin-top:-2px;  } 
#layout_slider_3 .swiper_play_state.play .swiper_state_pause {opacity: 1; visibility: visible;}
#layout_slider_3 .swiper_play_state.pause .swiper_state_play {opacity: 1; visibility: visible;}


/* Responsive */
@media screen and (max-width: 1920px){

} 
@media screen and (max-width: 1800px){
	/*
	#layout_slider_3 .slider__mxw { margin:0 3.75rem; }
	#layout_slider_3 .swiper_control_wrap { max-width:revert; left:3.75rem;transform:revert; padding:0 3.75rem; } 
	*/
} 

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

} 
@media screen and (max-width: 1200px){
	#layout_slider_3 .slider__mxw { margin:0 15px; }
	#layout_slider_3 .swiper_control_wrap { max-width:revert; left:15px;transform:revert; padding:0 15px; } 

	#layout_slider_3 .slider-scroll a { right:1.25rem; } 
} 
@media screen and (max-width: 1024px){
	#layout_slider_3 .slider__slogun { }
	#layout_slider_3 .slider-scroll { display:none; } 

	#layout_slider_3 .slider__mxw { margin:0 1.25rem; padding-right:3rem; }
	#layout_slider_3 .swiper_control_wrap { left:1.25rem; bottom:8.125rem; }  


	#layout_slider_3 .slider__slogun > b { font-size:3rem; word-break:keep-all;} 
	#layout_slider_3 .slider__slogun > b.subtitle {  font-size:1.375rem;line-height:1.2; word-break:keep-all; }
	#layout_slider_3 .slider__slogun > p { font-size:1.25rem; } 

}
@media screen and (max-width: 768px){
	#layout_slider_3 .swiper_control_wrap {  bottom:18%; } 

} 
@media screen and (max-width: 640px){
	#layout_slider_3 .slider__infos {height:80vh;}
	#layout_slider_3 .slider__thumb .slider__thumb_bg {display:none;}
	#layout_slider_3 .slider__thumb .slider__thumb_bg.slider__thumb_mo {display:block;}
	@keyframes scrollImage {0%{bottom:30px;}50%{bottom:50px;}100%{bottom:30px;}}

	#layout_slider_3 .slider__slogun { /*justify-content:flex-start; top:8rem;*/  } 
	#layout_slider_3 .slider__slogun > b { font-size:2.25rem; } 
	#layout_slider_3 .slider__slogun > b.subtitle { font-size:1.25rem; } 
}
@media screen and (max-width: 540px){
}
@media screen and (max-width: 480px){
	#layout_slider_3 .main_visual_state { flex-wrap: wrap; width:calc(100% - 2.5rem); } 
	#layout_slider_3 .swiper_progress_wrap { width:100%; left:0; margin-top:1.25rem; } 
}




/*------------------------------------------------------
@ MAIN 소개
------------------------------------------------------*/
#main_about { position:relative; padding-top:10rem !important; } 
.main_about { position:relative; z-index:1; }  
.main_about .main_subtitle {  } 
.main_about .main_title_sub {  padding-bottom:0rem; } 

.main_about .maxWidth { display:flex; height:100%; } 


.about_inner { position:relative; display:flex; align-items:center; width:100%; height:100%; }
.about_inner .about_left { position:relative; display:flex; flex-direction:column; width:42.735%; padding-right:1.25rem; z-index:2; }
.about_inner .about_right { display:flex; flex-direction:column; align-items:flex-start; position:relative; width:57.265%;  }
.about_inner .about_right .about_icon { position:absolute; right:-1.875rem; top:-6.25rem; animation:spin 30s infinite linear;  } 


.about_btn { display:flex; align-items:center; gap:2rem 0.625rem; font-size:0.875rem; font-weight:500; margin-top:0.938rem; } 
.about_btn a { display:flex; align-items:center; justify-content:center; min-width:11.25rem;  color:#000; letter-spacing:0; background:transparent; padding:0.75rem 1.25rem ; border:1px solid rgba(0,0,0,0.5); border-radius:1.563rem; overflow:hidden; transition:all 0.4s ease; } 
.about_btn a span { display:flex; align-items:center; justify-content:center; gap:0.875rem; width:100%; }
.about_btn a i { position:relative; transition: all 0.4s; } 

.about_thumb { display:block;width:100%; height:0; padding-top:60.43%; position: relative;overflow:hidden; transition:all 0.4s ease; } 
.about_thumb > img {display: block; width:100%; height:100%; position: absolute;top:50%;left:50%; transform:translate(-50%,-50%); -o-object-fit: cover;object-fit: cover;}
/*
.about_bg { position:absolute; top:0px; right:0px; width:48.26%; height:100%; border-radius:0.625rem; transition:all 0.4s; box-shadow: 0px 0.625rem 1.25rem 0px rgba(0, 0, 0, 0.15);  } 
.about_bg.bg1 { background:url('/images/main/about_bg.png') no-repeat right top; } 
*/

/* hover */
.about_btn a:hover i { color:#fff; transform:translateX(5px); } 
.about_btn a:hover { color:#fff; background:var(--menu) !important; } 


/*비디오!! */
.about_movie { border-radius:1.25rem; overflow:hidden; } 
.video_box { position:relative; width:37.5rem; height:21.063rem; background:url('/images/main/about_img1.jpg') no-repeat; background-size:cover; background-position:center;  overflow:hidden; } 
.video_box #video_sub { position:absolute;   margin: 0 auto; left:50%; top:50%; transform: translate(-50%, -50%);   }

#video_sub {z-index:0;}
#video-controls {z-index:1;display:revert;position:absolute;top:50%;left:50%;width:80px;height:80px;margin-top:-30px;margin-left:-30px;}

#video-controls button { position:absolute;width:72px;height:72px;padding:10px;background-color:transparent;border:none;display:none;  }
#video-controls button.show {display:block;}
#video-controls button img {position:relative;z-index:2}
#video-controls button:before {content:'';  -webkit-box-sizing: border-box; box-sizing: border-box; display: block; position: absolute;	 top: 0px; right: 0px; bottom: 0px; left: 0px; border:3px solid rgba(255,255,255,0.3);  width:72px;height:72px; border-top-color:white;  border-bottom-color:white;  border-radius:100%; animation:playbtn 1s ease-in-out infinite;  } 
@keyframes playbtn { 100%{ transform:rotate(180deg); } } 

/* 유튜브일경우 요놈 display:block  */ 
.about_youtube { display:none;position:relative;width:100%; min-width:37.5rem; padding-bottom:56.25%; border-radius:1.25rem; overflow:hidden; }
.about_youtube iframe { position:absolute;left:0;max-width:100%; width:100%;height:100%; top:0; margin-top:0rem; } 


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

}

@media screen and (max-width: 1200px) and (min-width: 768px){
	.about_inner .about_left { position:relative; display:flex; flex-direction:column; width:calc(100% - 37.5rem); padding-right:1.25rem; z-index:2; }
	.about_inner .about_right { width:37.5rem; } 

	.main_about .main_title h2 { font-size:1.875rem; } 
	.main_about .main_title p { font-size:1.125rem; } 
	.main_about .main_title p br { display:none; } 
}

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

}	
@media screen and (max-width: 768px){
	#main_about { padding-top:5rem !important; } 
	.about_inner { flex-direction:column; } 
	.about_inner .about_left { width:100%; } 
	.about_inner .about_right { width:100%; margin-top:1.875rem; } 

	.main_about .main_title p br { display:none; } 

	.about_movie { width:100%;  } 
	.video_box {width:100%; height:revert; padding-top:56.25% } 
	.about_youtube { min-width:revert; } 


} 
@media screen and (max-width: 640px){
	.about_inner { height:revert; } 
	.about_inner .about_left { }
}
@media screen and (max-width: 414px){

}



/*----------------------------------------------------------------------
@ MAIN TEXT
----------------------------------------------------------------------*/
#main_text { position:relative; overflow:hidden; overflow-x:clip; padding-top:0rem !important; }

.main_text_wrap { position:relative;overflow:hidden; } 
.main_text_1 {position:relative; word-break:keep-all; } 

.main_text_wrap b { font-size:7.5rem; color:rgba(0,0,0,0.1); font-weight:900; letter-spacing:0.05em; line-height:1; white-space:nowrap; } 
.main_text_wrap b span.stroke { color:#fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.2), 1px -1px 0 rgba(0,0,0,0.2), -1px 1px 0 rgba(0,0,0,0.2), 1px 1px 0 rgba(0,0,0,0.2);  } 

@media screen and (max-width: 1024px){
	.main_text_wrap b { font-size:11.7656vw; } 
} 
@media screen and (max-width: 768px){

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

} 




/*----------------------------------------------------------------------
@ MAIN PRODUCT
----------------------------------------------------------------------*/
#main_product { position:relative; padding-top:0px !important; padding-bottom:0px !important; z-index:3; } 
.main_product { } 

#main_product .product_list { position:relative; overflow:hidden; margin-top:2.5rem; } 
#main_product .product_cont { display:flex; flex-direction:column; justify-content:; position:relative; width:100%; height:100%; border-radius:1.25rem; transition:all 0.3s;  }

.product_thumb_wrap { position:relative; overflow:hidden; } 
.product_thumb { display:block;width:100%; height:0; padding-top:92.59%; position: relative;overflow:hidden; border-radius:1.25rem 1.25rem 0 0; transition:all 0.4s ease; } 
.product_thumb::after { content:''; position:absolute; left:0px; top:0px; width:100%;height:100%; background:rgba(0,0,0, 0.5); opacity:0;  transition:all 0.4s; z-index:1; } 
.product_thumb img {display: block; width:100%; position: absolute;top:50%;left:50%; transform:translate(-50%,-50%); -o-object-fit: cover;object-fit: cover;}

#main_product .product_cont_top {  padding:2.5rem 2.063rem; border-radius:0 0 1.25rem 1.25rem;  } 
#main_product .product_subject { font-size:1.563rem; color:#000; font-weight:700; word-break:keep-all; margin-bottom:0.625rem; transition:all 0.4s;  }
#main_product .product_desc { font-size:1.125rem; color:#000; font-weight:400; line-height:1.388; word-break:keep-all; transition:all 0.4s; }

/* hover */ 
#main_product a:hover .product_thumb:after { opacity:1; } 
#main_product a:hover .product_subject, 
#main_product a:hover .product_desc { color:var(--menu); } 

.product_list .thk-row { row-gap:1.875rem;  }
.product_list .row-md4 .thk-col { display:flex; flex-direction:column; width: calc((100% / 4 ) - 1.875rem); height:auto; margin-right:1.875rem; background:#f6f6f6; border-radius:1.25rem; overflow:hidden; } 

@media screen and (max-width: 1024px){
	.product_list .thk-row { margin-right:-1.25rem;  }
	.product_list .row-md4 .thk-col { width: calc((100% / 4 ) - 1.25rem); margin-right:1.25rem; } 

	#main_product .product_cont_top { padding:1.875rem 1.25rem; } 
	#main_product .product_subject { font-size:1.375rem; }
}
@media screen and (max-width: 768px){
	.product_list .row-md4 .thk-col { width: calc((100% / 2) - 1.25rem); margin-right:1.25rem; } 
}
@media screen and (max-width: 640px){

}

@media screen and (max-width: 360px){
	.product_list .row-md4 .thk-col { width: calc((100% / 1) - 1.25rem); margin-right:1.25rem; } 
} 




/*----------------------------------------------------------------------
@ MAIN CONTACT
----------------------------------------------------------------------*/
#main_contact { position:relative; padding-bottom:0 !important; background:url('/images/main/product_bg.jpg') no-repeat center bottom / cover; min-height:37.5rem; margin-top:-10.313rem; z-index:2;  }
#main_contact .main_title h2 { font-size:3.75rem; color:#fff; font-weight:900; } 
#main_contact .main_title p { font-size:1.375rem; color:#fff; } 
#main_contact .main_title p.subtt { font-size:1.563rem; color:#fff; font-weight:500; margin-top:0; } 

.main_contact { display:flex; align-items:flex-end; justify-content:space-between; margin-top:16.25rem; }  
.main_contact .main_title { padding-right:3.125rem; } 


.contact_btn { display:flex; justify-content:flex-end; padding-bottom:1.563rem; }  
.contact_btn a { min-width:16.25rem; font-size:1.25rem; color:#fff; font-weight:400; letter-spacing:0; padding:0.938rem 3.125rem; background:#f18904; border-radius:1.875rem; transition:all 0.4s ease; } 
.contact_btn a .material-icons { margin-left:1.563rem; transition:all 0.4s ease;  } 
.contact_btn a .material-icons:before { content:'arrow_forward'; } 

.contact_btn a:hover .material-icons { color:var(--menu); transform:translateX(5px); } 
.contact_btn a:hover { color:var(--menu); background:#fff; } 


@media screen and (max-width: 1024px){
	#main_contact .main_title h2 { font-size:3rem; } 
	#main_contact .main_title p { font-size:1.25rem; } 
	#main_contact .main_title p.subtt { font-size:1.375rem; } 

	.main_contact { align-items:revert; flex-direction:column; margin-top:12rem; } 
	#wrap.en .main_contact { margin-top:10rem; } 
	.main_contact .main_title { padding-right:0; } 
	.contact_btn { justify-content:revert; padding-top:1.25rem; }
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 640px){
	#main_contact .main_title p br { display:none; } 
}

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




/*----------------------------------------------------------------------
@ MAIN NOTICE
----------------------------------------------------------------------*/
#main_news { margin:0 6.25rem; } 

.news_cont { position:relative; padding-top:3.125rem; }
.news_cont .thk-row { }
.news_cont .thk-row .row-md4 { }
.news_cont .thk-col { margin-bottom:1.875rem; }

.news_thumb_wrap { position:relative; overflow:hidden; } 
.news_thumb { display:block;width:100%; height:0; padding-top:74.074%; position: relative;overflow:hidden; transition:all 0.3s ease; } 
.news_thumb::after { content:''; position:absolute; left:0px; top:0px; width:100%;height:100%; background:rgba(0,0,0, 0.5); opacity:0;  transition:all 0.3s; z-index:1; } 
.news_thumb img {display: block; width:100%; position: absolute;top:50%;left:50%; transform:translate(-50%,-50%); -o-object-fit: cover;object-fit: cover;}

.news_info { margin-top:1.25rem; }
.news_info h3 { font-size:1.25rem; color:#000; font-weight:600;  -webkit-line-clamp : 2;  line-height:1.5em; height:3em; overflow:hidden; text-align:left;  text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; word-wrap:break-word; word-break:keep-all; margin-top:0.625rem; }
.news_info h3 span { position:relative; }

.news_info p.date { font-size:0.938rem; color:#999; font-weight:300; letter-spacing:0;}
.news_info p.date span { position:relative; } 

.news_cont a:hover .news_thumb::after { opacity:1; } 
.news_cont a:hover .news_thumb { transform:scale(1.1); } 
.news_cont a:hover .news_thumb h3::before { width:100%; } 
.news_cont a:hover .news_info h3 span::before { transform:scaleX(1); transform-origin:left;  } 
.news_cont a:hover .news_info p.date span::before { transform:scaleX(1); transform-origin:left; } 


@media screen and (max-width: 1920px){
	#main_news { margin:0 2.5rem; } 
}
@media screen and (max-width: 1200px){
	#main_news { margin:0 0; } 
} 
@media screen and (max-width: 768px){
	.news_cont { position:relative; padding-top:2.5rem; }
	.news_cont .thk-row { margin-right:-1.25rem; }
	.news_cont .row-md4 .thk-col { width: calc((100% / 2 ) - 1.25rem); margin-right:1.25rem; } 
} 
@media screen and (max-width: 360px){
	.news_cont .row-md4 .thk-col {  width: calc((100% / 1 ) - 1.25rem); margin-right:1.25rem; } 
} 


