/* BASIC css start */
/* 메인 슬라이더 */
.mainSlider {
	background:#fff;
	width:100%;
	height:auto;
	clear:both;
	position:relative;
	z-index:1;
	overflow:hidden;
}
.mainSlider .sliderContent {
}
.mainSlider .sliderContent img {
	width:100%;
	height:auto;
}
.mainSlider .sliderArrows a {
	display:block;
	text-indent:-9999px;
	z-index:10;
	width:32px;
	height:53px;
	overflow:hidden;
	position:absolute;
	bottom:38%;
	margin-top:-20px;
}
.mainSlider .prev {
	background-image:url(/design/5squaresal/m/main_nav_prevOff.png);
	left:0px;
}
.mainSlider .prev:hover {
	background-image:url(/design/5squaresal/m/main_nav_prevOn.png);
}
.mainSlider .next {
	background-image:url(/design/5squaresal/m/main_nav_nextOff.png);
	right:0px;
}
.mainSlider .next:hover {
	background-image:url(/design/5squaresal/m/main_nav_nextOn.png);
}
.mainSlider .sliderContent .item {
	position:absolute;
	width:100%;
	background:#fff;
}
.mainSlider .sliderBullets {
	position:absolute;
	bottom:15px;
	left:50%;
	margin-left:-18px;
	z-index:90;
}
.mainSlider .sliderBullets a {
	display:block;
	float:left;
	text-indent:-9999px;
	margin-left:5px;
	width:12px;
	height:12px;
	background:url(/design/5squaresal/m/nav_circleOff.png) no-repeat left top;
}
.mainSlider .sliderBullets .active {
	background:url(/design/5squaresal/m/nav_circleOn.png) no-repeat left top;
}
/*메인 베너 베스트상품 상단 */
.thumbBannerB {
	padding:1%;
	margin-bottom: 40px;
	display:none;
}
.thumbBannerB ul {
	font-size:0;
}
.thumbBannerB ul:after {
	content:'';
	display:block;
	clear:both;
}
.thumbBannerB li {
	display:inline-block;
	width:98%;
	text-align:center;
}
.thumbBannerB li:first-child {
	padding-right:1%;
}
.thumbBannerB li img {
	width:100%;
}
/*메인 베너 메인슬라이더 하단 */
.thumbBannerA {
	padding:1%;
	display:none;
}
.thumbBannerA ul {
	font-size:0;
}
.thumbBannerA ul:after {
	content:'';
	display:block;
	clear:both;
}
.thumbBannerA li {
	display:inline-block;
	width:48.5%;
	text-align:center;
}
.thumbBannerA li:first-child {
	padding-right:1%;
}
.thumbBannerA li img {
	width:100%;
}




/* 상품 진열 설정 - 상품 스크롤 형 */
.list_goodsscroll {
	clear:both;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	position:static;
}
.list_goodsscroll .list_title {
	height:32px;
	border-top:solid 1px #dbdcde;
	border-bottom:solid 1px #dbdcde;
	margin-bottom:14px;
}
.list_goodsscroll .list_title .bullet {
}
.list_goodsscroll .list_title .title {
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#222222;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
.list_goodsscroll .swipe_gs {
	width:100%;
}
.list_goodsscroll .swipe_gs .list_content {
	padding:0 10px;
}
.list_goodsscroll .swipe_gs .list_content .list_item {
	margin-bottom:15px;
	float:left;
}

.list_goodsscroll .swipe_gs .list_content .list_item .item_img {
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    position: relative;
    height: 76px;
    overflow: hidden;
}

.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description {
	display: block !important;
	position: absolute;
	left: 3px;
	bottom: 3px;
	width: 32px;
	height: 32px;
	background-image: url('/design/5squaresal/m/btn_main_play.png');
	background-size: 100% 100%;
	z-index: 2;
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description.playing {
	background-image: url('/design/5squaresal/m/btn_main_stop.png');
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .goods-speach-description .speach-description-play {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img img {
	width:100%;
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_img .item_coupon_img {
	position:absolute;
	width:21px;
	min-height:12px;
	background:url('../img/good_icon_coupon.gif')no-repeat;
	right: 3px;
	top: 0;
	z-index:1;
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_name {
	width:auto !important;
	text-align:center;
	font-size:12px;
	color:#929ca8;
	padding-left:3px;
	padding-right:3px;
	overflow:hidden;
	white-space:nowrap;
}

.list_goodsscroll .swipe_gs .list_content .list_item .item_consumer {color:#bbb; font-size:11px;}


.list_goodsscroll .swipe_gs .list_content .list_item .item_price {
	text-align:center;
	font-size:13px;
	color:#222222;
	padding-left:3px;
	padding-right:3px;
	overflow:hidden;
	white-space:nowrap;
}
.list_goodsscroll .swipe_gs .list_content .list_item .item_discount {
	text-align:center;
	font-size:12px;
	color:#fb0e0e;
	padding-left:3px;
	padding-right:3px;
	overflow:hidden;
	white-space:nowrap;
	display:block !important;
}
.list_goodsscroll .swipe_gs .list_content .list_content_border {
}
.list_goodsscroll .list_page {
	height:29px;
	text-align:center;
	padding-left:20%;
	padding-right:20%;
	margin-bottom:10px;
}
.list_goodsscroll .list_page .list_page_wrap {
	min-width:150px;
}
.list_goodsscroll .list_page .list_page_left {
	background:url('/design/5squaresal/m/btn_01_pre.png') center right no-repeat;
	min-width:50px;
	background-size: 42px 23px;
	float:left;
	height:23px;
	width:33%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.0);
}
.list_goodsscroll .list_page .list_page_right {
	background:url('/design/5squaresal/m/btn_01_next.png') center left no-repeat;
	min-width:50px;
	background-size: 42px 23px;
	float:right;
	height:23px;
	width:33%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.0);
}
.list_goodsscroll .list_page .list_page_num {
	height:23px;
	font-size:13px;
	color:#9b9ca4;
	min-width:50px;
	float:left;
	line-height:23px;
	text-align:center;
	width:34%;
}
.list_goodsscroll .list_page .list_page_num .n_page {
	color:#222222;
}
.list_goodsscroll .list_margin {
	height:10px;
	clear:both;
	width:100%;
}
/* 상품 진열 설정 - 이미지 스크롤 형 */
.list_imgscroll {
	clear:both;
	padding:0px;
	margin-top:10px;
	margin-bottom:10px;
	position:static;
	background-color:#ccc;
}
.list_imgscroll .list_title {
	height:32px;
	border-top:solid 1px #dbdcde;
	border-bottom:solid 1px #dbdcde;
	margin-bottom:14px;
}
.list_imgscroll .list_title .bullet {
}
.list_imgscroll .list_title .title {
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#222222;
	font-weight:bold;
	float:left;
	margin-left:10px;
}
.list_imgscroll .list_content_wrap {
	position:relative;
	width:96%;
	padding-left:2%;
	padding-right:2%;
}
.list_imgscroll .list_content_wrap .swipe_is {
	width:100%;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content {
	width:100%;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item {
	margin-bottom:15px;
	float:left;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img {
	position:relative;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	z-index:1;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img img {
	width:90%;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img .goods-speach-description {
	display: block !important;
	position: absolute;
	width: 32px;
	height: 32px;
	background-image: url('/design/5squaresal/m/btn_main_play.png');
	background-size: 100% 100%;
	margin-top: -35px;
	margin-left: 6px;
	z-index: 2;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img .goods-speach-description.playing {
	background-image: url('/design/5squaresal/m/btn_main_stop.png');
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img .goods-speach-description .speach-description-play {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_img .item_coupon_img {
	position:absolute;
	width:21px;
	margin-right:5%;
	min-height:12px;
	background:url('../img/good_icon_coupon.gif')no-repeat;
	right: 3px;
	top: 0;
	z-index:1;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_text-wrap {
	width:90%;
	padding-left:3px;
	padding-right:3px;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_text {
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_name {
	text-align:center;
	font-size:12px;
	color:#929ca8;
	height:23px;
	line-height:23px;
	overflow:hidden;
	white-space:nowrap;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_price {
	text-align:center;
	font-size:13px;
	color:#222222;
	height:23px;
	line-height:23px;
	overflow:hidden;
	white-space:nowrap;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_item .item_discount {
	text-align:center;
	font-size:12px;
	color:#fb0e0e;
	height:23px;
	line-height:23px;
	overflow:hidden;
	white-space:nowrap;
	font-family:dotum;
	display:block !important;
}
.list_imgscroll .list_content_wrap .swipe_is .list_content .list_content_border {
}
.list_imgscroll .list_page {
	float:right;
	height:32px;
	line-height:32px;
	font-size:13px;
	font-weight:bold;
	color:#9b9ca4;
	margin-right:10px;
}
.list_imgscroll .list_page .n_page {
	color:#222222;
}
.list_imgscroll .list_content_wrap .list_page_btn {
	width:100%;
	height:36px;
	position:absolute;
	top:50%;
	left:0;
	float:left;
	margin-top:-48px;
}
.list_imgscroll .list_content_wrap .list_page_btn .left_btn {
	z-index:2;
}
.list_imgscroll .list_content_wrap .list_page_btn .left_btn_img {
	visibility:visible;
	background:url('/design/5squaresal/m/btn_02_pre.png')center right no-repeat;
	background-size:36px 36px;
	float:left;
	height:36px;
	width:31px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.0);
	z-index:3;
}
.list_imgscroll .list_content_wrap .list_page_btn .right_btn {
	z-index:2;
}
.list_imgscroll .list_content_wrap .list_page_btn .right_btn_img {
	visibility:visible;
	background:url('/design/5squaresal/m/btn_02_next.png')center left no-repeat;
	background-size:36px 36px;
	float:right;
	height:36px;
	width:31px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.0);
	z-index:3;
}
.list_imgscroll .list_content_wrap .list_margin {
	height:10px;
	float:left;
	width:100%;
}


















/* 롤링배너 */
#event .MS_img-wrap { position: relative; width: 100%; overflow: hidden; }
#event .event-imgs { position: relative; }
#event .MS_img-area { float: left; }
#event .MS_img-area:not(:first-child) { display: none; }
#event .MS_img-area img { width: 100%; }
#event .pagination { position: relative; left: 0; text-align: center; width: 100%; }
#event .pagination .swiper-pagination-switch { display: inline-block; margin: 0 2px; text-indent: -9999px; background: url(/images/d3/m_01/bull/event_now@2x.gif) no-repeat 0 50%; background-size: 19px 7px; width: 10px; height: 10px; }
#event .pagination .swiper-active-switch { background-position: -12px 50%; }
/* //롤링배너 */
.main h3 {font-size:1.250em; display: inline-block; margin:45px 0 18px 0; padding-top:6px; border-top:1px solid #3b3b3b;}
.main .topBanner {margin-top:15px;}
.main .topBanner .topBannerLeft {width:49%; float:left; position:relative;}
.main .topBanner .topBannerRight {width:49%; float:right; position:relative;}
.main .topBanner img {width:100%; vertical-align:top;}
.main .topBanner .topBannerTitle {width:100%; font-size:1.083em; font-weight:bold; padding:2px 0; background-color:rgba(0,0,0,0.4);; text-align:center; color:#fff; position:absolute; bottom:0; left:0;}


/* BASIC css end */

