@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_equipment { padding-bottom: 50px; }
.pic_equipment .swiper-slide { flex-wrap: wrap; }
.pic_equipment .lt_img { width: 100%; }
.pic_equipment .title { display: block; width: 100%; margin-top: 30px; font-size: 18px; font-weight: 600; letter-spacing: -0.03em; }
.pic_equipment .swiper-pagination-progressbar { top: auto; bottom: 0px; background: #f4f4f4; }
.pic_equipment .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #aaa; }

@media screen and (max-width: 768px) {
	
	.pic_equipment { padding-bottom: 30px; }
	.pic_equipment .title { margin-top: 15px; font-size: 1.1em; }

}
