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

.adress{
	display: none;
}
#slider{
	display: none;
}
#slider2{
	display: block;
}
.page-content{
	width: 90%;
	margin: 40px auto;
}
.shop-table{
	width: 90%;
	margin: 0 auto 40px auto;
}
.shop-table th{
	border-top: 0 solid #111;
	padding: 20px 0 0 0;
	width: 100%;
	font-weight: bold;
	display: block;
}
.shop-table td{
	border-top: 0 solid #999;
	border-bottom: 1px solid #999;
	padding: 0 0 20px 0;
	width: 100%;
	display: block;
}
.smt_on{
	display: inline;
}

.infiniteslide{
	margin: 80px 0;
}
.bx-wrapper{
	padding-top: 0;
}
.copy{
	display: none;
}
.copy2{
	position: absolute;
	bottom: 0;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	z-index: 99999;
	line-height: 30px;
}
.copy2 img{
	max-width: 100%;
	height: auto;
}
.top-text{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 40px;
}
body {
	font:14px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	/* for IE6/7 */ 
	*font-size:small; 
	/* for IE Quirks Mode */
	*font:x-small; 
	color: #333;
	line-height: 1.9;

}
.title{
	text-align: center;
	font-size: 34px;
	letter-spacing: 2px;
	font-family: 'Josefin Sans', sans-serif;
	margin: 20px 0 0 0;
}
.infiniteslide{
	margin: 10px 0 30px 0;
}
.slide1 img{
	width: 280px;
	height: auto;
}
.logo{
	width: 220px;
	height: auto;
	margin: 10px auto 0 auto;
	}
.shop-title{
	margin: 70px 0 0 0;
}

.bnr-wrap a.bnr {
	width: 90%;
}