@charset "utf-8";

/* 새글 스킨 (latest) */
.pdSwiper  {position: relative; width: 1500px; margin: 0 auto; overflow: hidden;}
.pdSwiper .pd_title {font-size: 40px; line-height: 1; font-weight: 300; margin-top: 140px;}
.pdSwiper .pd_img {position: relative; display: inline-block; width: 340px; height: 340px; box-shadow: 0 0px 8px rgba(0, 0, 0, 0.2);}
.pdSwiper .pd_img img {position: relative; display: block; width: 100%; height: 100%;}
.pdSwiper .swiper-slide > span {position: relative; display: block; text-align: left;margin-left: 25px; font-size: 10px;}
.pdSwiper .swiper-slide > span:nth-child(2) {font-weight: 900; margin-top: 15px;}
.pdSwiper .swiper-slide .MIinner {margin: unset; margin-left: 25px;margin-top: 15px;}
.pdSwiper .swiper-slide .MIinner > img {width: 20%;}
.pdSwiper .swiper-slide .MIinner:hover > img:nth-child(2) {margin-left: 10px;}
.pdSwiper .swiper-slide .MIinner > img:nth-child(2) {margin-bottom: 5px;}