@charset "utf-8";

/* poster */

/* poster end */

/* web-modal */
/* Swiper Container */
/* .swiper2 {
  width: 100%;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
} */

/* .swiper2 .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
  height: 300px;
} */

/* .swiper2 .swiper-slide img {
  display: block;
  width: 100%;
} */

/* 기본 dot 색상 변경 */
/* .swiper2 .swiper-pagination-bullet {
  background-color: #d8def8;
  opacity: 0.5;
} */

/* 활성화된 dot 색상 */
/* .swiper2 .swiper-pagination-bullet-active {
  background-color: #d8def8;
  opacity: 1;
} */

/* web-mnodal end */
