@charset "utf-8";
/*#main-container h2 { margin: 38px auto; text-align: center }
h3.page-main-caption { font-size: 26px; font-weight: 600; margin:0 auto 46px auto; }
.page-text { font-size: 18px; margin-bottom: 50px; }
.bx-wrapper { height: 400px !important; }
.shop-navi { position: relative; margin:60px auto 20px; width: 222px;}
.shop-navi li { text-align: center }
.shop-navi li a { text-decoration:none}
.shop-navi li a:hover { text-decoration:none}
.shop-navi li a p { width: 220px; border: 1px solid #e2e2e2; text-align: center; }
.shop-navi li a p:hover {border: 1px solid #b2b2b2;}
.shop-navi li a p span {  letter-spacing: 0.15em; font-size: 14px; line-height: 1.2; font-weight: 600; text-align: center; height: 55px; line-height: 55px; display:block;}
.shop-navi li a p span:hover { background: #b2b2b2; color:#fff}
.page-attention { margin: 0 auto 60px; font-size: 12px; text-align: center}
*/

#main-container h1 {
	margin: 38px auto 10px;
	text-align: center
}
#main-container p.businessName {
	font-size: 16px;
	margin: 0 auto 38px;
	text-align: center
}
#main-container h2 {
	font-size: 26px;
	font-weight: 700;
	margin: 0 auto 46px;
	text-align: center
}
#main-container h2+p {
	font-size: 18px;
	margin-bottom: 50px;
	text-align: center
}
.bx-wrapper {
	height: 400px!important
}
.shop-navi {
	position: relative;
	margin: 60px auto;
	width: 222px
}
.shop-navi li {
	text-align: center
}
.shop-navi li a, .shop-navi li a:hover {
	text-decoration: none
}
.shop-navi li a p {
	width: 220px;
	border: 1px solid #e2e2e2;
	text-align: center
}
.shop-navi li a p:hover {
	border: 1px solid #b2b2b2
}
.shop-navi li a p span {
	letter-spacing: .15em;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	height: 55px;
	line-height: 55px;
	display: block
}
.shop-navi li a p span:hover {
	background: #b2b2b2;
	color: #fff
}
.page-attention {
	margin: 0 auto 60px;
	font-size: 12px;
	text-align: center
}
#shopListWrap {
	width: 500px;
	margin: 50px auto;
	border-top: 1px solid #e2e2e2
}
#shopListWrap .shopBox {
	font-size: 16px;
	padding: 15px 0;
	border-bottom: 1px solid #e2e2e2;
	position: relative
}
#shopListWrap .shopBox .image {
	display: table-cell;
	width: 160px
}
#shopListWrap .shopBox .image img {
	width: 100%
}
#shopListWrap .shopBox .column {
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 15px
}
#shopListWrap .shopBox a {
	display: block
}
#shopListWrap .shopBox a:hover {
	text-decoration: none
}
.banner img {
	width: 22%;
}
