@charset "utf-8";
.lt_swiper {}

.lt_swiper .swiper-container {padding:0px; overflow:hidden; margin:12.86em auto;}
.lt_swiper .swiper-container .swiper-slide {position:relative; width:100%; padding:0; opacity:0.5;}
.lt_swiper .swiper-container .swiper-slide .img_txt_box {}
.lt_swiper .swiper-container .swiper-slide .img_txt_box .img_area {overflow:hidden; }
.lt_swiper .swiper-container .swiper-slide .img_txt_box .img_area img {width:100%; min-width:280px;}

.lt_swiper .swiper-container .swiper-slide .txt_area { width:100%; padding:1.54rem 0; text-align:center;}
.lt_swiper .swiper-container .swiper-slide .txt_area h5 {color:#7e9fb7; font-size:1.43em; font-weight:normal;}
.lt_swiper .swiper-container .swiper-slide .txt_area h3 {font-family:'BookkMyungjo', serif; font-size:4.29em; margin:1em 0 0.33em; font-weight:normal;}
.lt_swiper .swiper-container .swiper-slide .txt_area p {font-size:1.29em; line-height:160%; color:#888; word-break:keep-all;}
.lt_swiper .swiper-container .swiper-slide .txt_area a {font-size:1.14em; border:1px solid #e5e5e5; width:11.43em; height:3.57em; display:flex; justify-content:center; align-items:center; margin:3.75em auto;
-webkit-transition: all 0.10s ease-in-out; -moz-transition: all 0.10s ease-in-out; -ms-transition: all 0.10s ease-in-out; -o-transition: all 0.10s ease-in-out;}
.lt_swiper .swiper-container .swiper-slide .txt_area a:hover { width:12.86em; background-color:#222; border-color:#fff; color:#fff;}

.lt_swiper .swiper-container .swiper-slide-active {opacity:1;}

@media (max-width: 1679px) {
	.lt_swiper .swiper-container {font-size:0.86em;}
}
@media (max-width: 1279px) {	
}
/* 태블릿 */
@media (max-width:1023px) {
}
/* 모바일 */
@media (max-width: 729px){
	.lt_swiper .swiper-container {margin:5.71em auto;}
	.lt_swiper .swiper-container .swiper-slide .txt_area {width:90%; margin:0 auto;}
}