.page div.container .map h2{
	margin: 0 0 2rem;
}


.store-info p{
	line-height: 1.8rem ;
}

.store-info a{
	color: #000;
	text-decoration: underline;
}

.store-info a:hover{
	text-decoration: none;
}

.page div.container .store-info h2{
	font-size: 1.2rem;
	margin: 2rem 0 1rem;
	padding: 0.3rem 0;
	border-bottom: 1px solid #000;
}

.store-info p span{
	font-size: 1rem;
	font-weight: bold;
}


.map-info iframe{
	width: 100%;
	height: 300px;
}

.box-store-info h5{
	 
	font-size: 0.8rem;
	margin: 1rem 0 0.5rem;
	padding: 0.3rem 0;
	border-bottom: 1px solid #000;	 
 }
 
body#shop-list .box-store {
	line-height: 1.5;
}

body#shop-list .box-store p{
	margin: 0;
}

.box-store-info{
	font-size: 0.9rem;
	line-height: 1.3;
}


body#shop-list  .phone {
	font-size: 1rem;
	color: #000;
}
