@charset "UTF-8";
.reservation {
	background-image: url(../img/top/top_img02.jpg);
	background-attachment: fixed;
}
.container-fluid.reservation .img-responsive {
	margin-left: auto;
	margin-right: auto;
	padding-top: 80px;
	padding-bottom: 80px;
}
h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin-bottom: 0px;
}
.concept {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(url);
}
.container-fluid.concept p {
	margin-top: 19px;
	line-height: 26px;
}

@media (min-width: 991px){
.container-fluid.concept {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
}
.top_header {
	padding-left: 0px;
	padding-right: 0px;
	height: 700px;
	background-image: url(../img/top/top_img.jpg);
	background-size: auto
%;
	background-size: auto 100%;
	background-attachment: fixed;
}
.container-fluid.top_header .img-responsive {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	height: 100%;
	width: 100%;
}
.gallery {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.container-fluid.gallery #carousel1 {
	width: 100%;
}
.carousel-inner .item .center-block {
	width: 100%;
}

@media (min-width: 768px){
.container-fluid.gallery {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}
}
.gallery_title {
	font-family: advent-pro;
	font-style: normal;
	font-weight: 100;
	font-size: 32px;
	text-align: center;
	letter-spacing: 10px;
	margin-top: 56px;
	margin-bottom: -40px;
}

@media (max-width: 991px){
.container-fluid.top_header {
	height: 500px;
}
}

@media (max-width: 768px){
.container-fluid.top_header {
	height: 450px;
}
}

@media (max-width: 420px){
.container-fluid.top_header {
	height: 380px;
	background-position: 29% 0%;
	background-size: 180% auto;
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
.container-fluid.concept h1 {
	font-size: 22px;
	line-height: 31px;
}
.container-fluid.Googlemap {
	height: 300px;
}
.container-fluid.top_header .container.menu_title {
	margin-top: 180px;
}
}
.menu_title {
	text-align: center;
	background-color: rgba(0,0,0,0.50);
	color: rgba(255,255,255,1.00);
	font-family: advent-pro;
	font-style: normal;
	font-weight: 400;
	font-size: 50px;
	width: 409px;
	height: 78px;
	background-repeat: no-repeat;
	/* [disabled]margin-bottom: auto; */
	margin-top: 310px;
	letter-spacing: 22px;
}
