@charset "UTF-8";

.box-head-title,
.box-head-content {
	display: none;
}
.cmn-title3 {
	background: #efefef;
	border: none;
}
.cmn-list {
	padding-left: 20px;
	padding-right: 20px;
}

/*****************************/
#shop-group-contents {
	position: relative;
	padding: 20px 0 80px;
	background: url(../images/dot.png) #fff;
}
#shop-group-contents a:hover img {
	opacity: 0.75;
}


#shop-group-contents .ttl {
	position: relative;
	text-align: center;
}
#shop-group-contents .ttl p {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 10px;
}

#shop-group-contents .recom {
	text-align: center;
	margin: 20px 0;
}
#shop-group-contents .other {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 20px;
}

/*****************************/




















