@charset "UTF-8";
#contents .col-side {
	display: none;
}
.shopList .names {
	font-size: 11px;
}

.shopList .names .no {
	font-size: 10px;
	line-height: 30px;
	font-weight: 600;
	margin-right: 5px;
	height: 30px;
	width: 20px;
}
.shopList .names small {
	font-size: 10px;
}
.row.shopList {
	margin-left: -10px;
    margin-right: -10px;
}
.row.shopList>* {
	padding-left: 10px;
	padding-right: 10px;
}
