@charset "utf-8";
/* CSS Document */

/* 군산 */
main { position: relative; }
header {padding: 0!important; border-bottom: 1px solid #eee;}
header .t_btn a {
	width: 48px;
}
header .t_btn a.search,
header .t_btn .bsk_btn-m {
	margin: 0;
}

.bsk_btn-m .basketCount {
	right: 7px;
	top: 12px;
}

/*가게리스트*/
.shop__list .local_menu {
	position: relative;
	top: 0!important;
	display: block;
	margin: 0;
	padding: 0;
}
.shop__list .arti_on {
	padding: 0 16px;
	display: block;
	height: 45px;
	background: #F2F2F2;
	line-height: 43px;
	font-size: 14px;
	color: #797979;
}
.shop__list .arti_off em{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background: #FFA555;
	text-align: center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
.shop__list .arti_off img {
	display: inline-block;
	margin-left: 4px;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	animation-iteration-count: infinite;
	-webkit-animation-duration:3s;
	animation-duration:3s;
	-webkit-animation-duration:calc(var(--animate-duration)*1);
	animation-duration:calc(var(--animate-duration)*1);
}
.shop__list .cate_on {
	padding: 6px 16px!important;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 14px;
}
.shop__list .cate_off {
	padding: 0 16px;
	display: block;
	height: 50px;
	line-height: 50px;
	color: #212121;
}
.shop__list .arti_off {
	background: #F2F2F2;
	width:100%;
	z-index:2;
	font-size: 14px;
	color: #212121
}
#sltCategory{
	float:right;
	padding:0 10px;
	margin:7px 0;
	height: 30px;
	border:1px solid #ccc;
}
.shop__list section .list__box {
	position: relative;
	margin: 0;
	border-bottom: 1px solid #e6ede3;
}
.shop__list section .list__box a {
	padding: 20px 16px;
	display: block;
	background: #fff;
}

.shop__list section .list__box p.store_img {
	position: absolute; left:16px; top: 50%;
	transform: translateY(-50%);
}

/* 가게준비중일 경우 */
.close_img:before,
.s_close_img:before {
	background-color: rgba(0,0,0,.4);
	position:absolute;
	width: 80px;
	height: 80px;
	text-align:center;
	line-height: 80px;
	color:#fff;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Godo', sans-serif;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
.u_close_img:before {
	background-color: rgba(0,0,0,.4);
	position:absolute;
	width: 80px;
	height: 80px;
	text-align:center;
	line-height: 80px;
	color:#fff;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Godo', sans-serif;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
.close_img:before {content:'준비중';}
.s_close_img:before {content:'입점준비중';}
.u_close_img:before {content:'새단장중';}
.open_div {
	padding: 0;
	margin-top: -10px;
	margin-bottom: 3px;
	width: auto;
	height: 21px;
}
.open_img {height: 100%; width: auto;}
.list__box .ready {position:absolute;}
.shop__list section > div:before {content: ''; }
.flex_content {
	display: flex;
	column-gap: 14px;
}
.flex_content .store_img {
	width: 80px;
	max-width: 80px;
	height: 80px;
	flex: 1;
}
.flex_content .store_img img{
	width: 80px!important;
	height: 80px;
	object-fit: cover;
	object-position:center;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
.list_content {flex: 3; width: 68%; padding-top: 4px;}
.gift_card {display: flex; align-items: center; margin: 10px 0 0;}
.gift_card span {
	display: block!important;
	padding: 2px 6px 3px;
	width: auto!important;
	font-weight: 400;
	font-size: 10px;
	box-sizing: border-box;
	color: #fff;
	border-radius: 2px;
}
.shop__list section .list__box a .gift_card span:not(:last-of-type){margin-right: 4px;}
.list__box a .gift_card span.affiliate {background: #FF7A42; }
.list__box a .gift_card span.onnuri {background: #31a22b; }
.list__box a .gift_card span.mobile { background: #2D4FAB; }
.list__box a .gift_card span.coupon {background: #FFB13A;}
.list__box a .gift_card span.delivery {background: #40A866;}
.list__box a .gift_card span.g_event {background: #7161C2;}
.list__box a .gift_card span.sale {background: #ff4646;}

.list__box .title {
	display: flex;
	align-items: flex-end;
	margin-bottom: 6px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.other_event {}
.other_event img {height: 18px;}
.title-text {
	position:relative;
	margin-right: 6px;
	font-size: 15px;
	font-weight: 500;
    color: #212121;
}
.shop__list section .list__box .list_bottom {
	display: flex;
	align-items: center;
	margin-top: 3px;
}
.shop__list section .list__box .clean_wrap {}
.shop__list section .list__box .clean-good {height: 18px; width: auto;}
.shop__list section .list__box a .event {
	padding: 1px 8px;
	font-size: .45rem;
	color: #fff;
	background: #ff661b;
	border-radius: 20px;
}
.shop__list section .list__box a span:nth-of-type(2) {
	display: block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.star_nm {
	margin-right: 4px;
	font-weight: bold;
	color: #212121;
}
.con_text {	display: flex;align-items: center;}
.con_text img {margin-right: 2px;	width: 12px;}
.con_text em {font-size: 12px;}
.con_text .con_loca {
	margin-right: 10px;
	display: inline-block;
	color: #9E9E9E;
}
.con_text .con_loca::before {
	content: '';
	display: inline-block;
	margin: 0 8px;
	height: 9px;
	border-left: 1px solid #E0E0E0;
}
.dev_text {
	margin: 4px 0 10px;
	display: flex;
	align-items: center;
}
.sum_title {color: #202020;	font-weight: 500;}
.del_sum, .del_time {	color: #616161;}
.del_time {margin-left: 8px;}

/*top_button*/
.scrollUp.active {bottom: -24px; pointer-events: auto; opacity: 1; transform:translateY(-55px);}