/* BASIC css start */
.top_slide, .headerBottomRight, #topBnr{display:none !important}
.introwrap{position: relative;}
.introwrap .introtop{background: #8f532f; width: 100%;    position: absolute;
    z-index: 100;}
.introwrap .introtop .introlin{font-size: 0;}
.introwrap .introtop .introtop_in .introlin li{display: inline-block; text-align: center;
    width: 33.33%;
    padding: 16px 0;
    border-right: 1px solid #784725;
    box-sizing: border-box;}
.introwrap .introtop .introtop_in .introlin li:nth-of-type(3){border-right: 0}
.introwrap .introtop .introtop_in .introlin li a img{display: block;
    margin: 0 auto;
    width: 30px;}
.introwrap .introtop .introtop_in .introlin li a span{
    display: block;
    color: #eeded4;
    font-size: 16px;
    font-family: 'NanumSquareRound', sans-serif;
    font-weight: bold;
    margin-top: 12px;
    }
    
.gallery-slider .swiper-button-prev {
	background: url(/design/jsdfnb/supermarket/img/prev_ico_1x.png) no-repeat;
	height: 50px;
	width: 50px;
	background-size: contain;
}
.gallery-slider .swiper-button-prev:after, .gallery-slider .swiper-button-next:after{font-size:0}
.gallery-slider .swiper-button-next {
	background: url(/design/jsdfnb/supermarket/img/next_ico_1x.png) no-repeat;
	height: 50px;
	width: 50px;
	background-size: contain;
}
.gallery-slider .swiper-button-next,#introImg .swiper-button-prev {
	top: 50%;
    transform: translateX(-50%);
}

.gallery-slider .swiper-button-prev {
	left: 10px;
}
.gallery-slider .swiper-button-next {
	right: -10px;
}
.gallery-slider .swiper-pagination{    right: 20px;
    top: 400px;
    width: 15px;
    left: unset;}
.gallery-slider .swiper-pagination-bullet {
	cursor: pointer;
	opacity: 0.3 !important;
	width: 10px !important;
	height: 10px !important;
	border-radius: 10px !important;
	background: #fff !important;
    display: block;
    margin:18px 0
}
.gallery-slider .swiper-pagination-bullet-active {
    opacity: 1 !important;
	background: #fff !important;
}

.gallery-slider iframe{ display: block; border: none; height: 100vh; width: 100vw;}
.gallery-slider .swiper-container {
  width: 100%;
  height: 100%;
}
.gallery-slider .swiper-slide {
  position: relative; 
  height: 0px; 
  /*padding-bottom: 56.25%;*/ 
  text-align: left;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.gallery-slider .swiper-slide{height: 100%;}
.gallery-slider .swiper-slide  a, .gallery-slider .swiper-slide img{width: 100%;margin-top: 42px;}
.swiper-button-next, .swiper-button-prev{z-index: 100;}
/* BASIC css end */

