@charset "Shift_JIS";

/*直営店 Shop List 1店舗ver*/
.categoryMenuList.pc li img {
	width:100%;
}
.categoryMenuList.oneShop li {
	width:100%;
	}
.categoryMenuList.oneShop li a {
	width:100%;
	}
.shop .categoryMenuList.oneShop li a {
	width:100%;
	}

.shopListTxt {
	width:49%;
	float:left;
	}
.shopListTxt img {
	width:100%;
	margin-bottom: -12px;	
	}

.shopListImg {
	width:49%;
	float:right;	
	}
.shopListImg img {
	margin-bottom: -8px;	
	}
@media screen and (max-width: 640px)  {
.shopListTxt {
	width:100%;
	}
.shopListTxt img {
	margin-bottom:-4%;	
	}
.shopListTxt figure img {
	margin-bottom:1%;	
	}
.shopListImg {
	width:100%;
	}	
}


/*スマホ版アイコン*/
.sp_shopList {
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 10px 0px;
	text-align:center;
	clear: both;
}
.sp_shopList ul li {
	width:49%;
	float:left;
	font-size:15px;
	line-height:110%;
	list-style:none;
	vertical-align:middle;
	display:inline-block;
	*display: inline;/*スターハック*/
	*zoom: 1;/*スターハック*/
}
#sp_shopSilkreamO {
	margin:0px 2% 8px 0%;
	background: url(../images/sp_btn_shop_silkream_o.png) no-repeat center top;
	background-size:100%;
	}
#sp_shopSilkreamT {
	margin:0px 0% 8px 0%;
	background: url(../images/sp_btn_silkream_t.png) no-repeat center top;
	background-size:100%;
	}
#sp_shopSilkreamC {
	margin:0px 0% 8px 0%;
	background: url(../images/sp_btn_shop_cremia.png) no-repeat center top;
	background-size:100%;
	}
.sp_shopList ul li a {
	letter-spacing: -0.01em;
	display:inline-block;
	*display: inline;/*スターハック*/
	*zoom: 1;/*スターハック*/
	width:100%;
	height:100%;
	padding-top:99%;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	vertical-align:middle;
	position:relative;
	border-radius:4px;
	border:2px solid #CCCCCC;
	box-sizing:border-box;
}

.sp_shopList p {
	margin-top:6px;
	color:#522819;
	font-size:17px;
	font-weight:bold;
	line-height:110%;

}
.shopSubName {
	margin-top:6px;
	font-size:11px;
	display:block;
}

.shopAdd {
	margin-top:0px;
	color:#000000;
	font-size:13px;
	display:block;
	font-weight:normal;
}
