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

#mainvis{
	width:100%;
	height:400px;
	margin:0;
}

#contents h2{
	width:600px;
	margin:30px auto 70px;
	text-align:center;
}

.banner{
	display: flex;
	justify-content: start;
	margin-top: 2rem;
}
.hot{
	margin-top: 1rem;
}
.rakuten{
	margin-top: 1rem;
}
.yahoo{
	margin-top: 1rem;
	margin-left: 1rem;
}
.alinoma{
	margin-left: -1rem;
	padding: 1rem 2rem 1rem 1rem;
}
.marui{
	margin-top: -1rem; 
	margin-left: -2rem;
}
.title01 h3{
	margin:0 0 14px 6px;
}

#infoBox{
	width:600px;
	margin:0 auto 80px;
}

#infoBox h4{
	font-size:30px;
	color:#000;
	margin-bottom:30px;
}

.textBox{
	width:600x;
	margin:44px auto 0;
}

.infoText{
	color:#333333;
	width:600px;
	line-height:1.5em;
}

#shopBox{
	width:600px;
	margin:0 auto 80px;
	clear:both;
	overflow:hidden;
}

.subNavi{
	margin:0 0 50px;
}

#shopBox .subNavi li{
	float:left;
	margin:0 0 20px 14px;
}

#shopBox .subNavi li.left{
	margin:0 0 20px 8px;
}

#shopBox h5{
	width:590px;
	margin:0 0 20px 6px;
}

.shopList{
	width:600px;
	margin:0 0 30px;
	clear:both;
	overflow:hidden;
}

.shopList .address{
	width:570px;
	height: 70px;
	margin:0;
	float:left;
}

.shopList .address h6{
	color:#000;
	margin:6px 0 10px 0;
}

.shopList .address .adTxt{
	color:#333;
	font-size:22px;
	width:480px;
	line-height:1.5em;
}

.shopList .map{
	width:100px;
	float:right;
}

.store {
	margin-left: 1.5rem;
	font-size: 1.2rem;
	color: #3cb371;
}