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


.m{
 font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.b{
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
}

.bb{
 font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}



.main_en {
	height: 150px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background-image: url(/en/img/0001.jpg);
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center top;
}


.wrapper .bg_en {
	background-repeat: no-repeat;
	padding-bottom: 140px;
	position: relative;
}
.wrapper .bg_en .welcome {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 60px;
	font-size: 1.55rem;
	letter-spacing: -0.5px;
}

.bg_en p {
	display: block;
	text-align: center;
	line-height: 180%;
	font-size: 1.05rem;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: -0.5px;
}

.bg_en .logo_m {
	text-align: center;
	padding-top: 60px;
}

.bg_en .logo_m img {
	max-width: 469px;
	width: 90%;
}

.bg_en .flex-center-op {
	display : flex;
	justify-content : flex-start;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}


.bg_en .flex-center {
	display : flex;
	justify-content : center;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}
.flex-center-op .block {
	margin-left: 15px;
	margin-right: 15px;
}

.img94 {
	width: 84%;
}

.flex-center-op .block img {
	width: 100%;
}

.enflx-title {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

.enflx-title img {
	width: 123px !important;
}


section {
	padding: 0;
	margin: 0;
}


section.Lunch {
	margin-top: 80px;
}

.bg_en h2 {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 30px;
	padding: 0 0 30px;
	width: 100%;
	background-color: transparent;
	text-align: center;
	border-bottom: 1px solid #000000;
}

.img90 {
	width: 90%;
}

.photo {
	text-align: center;
	margin-top: 60px;
	margin-bottom: 30px;
	max-width: 560px;
	max-height: 400px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	height: auto;

}

.photo img {
	width: 100%;
	height: auto;
}

.Dish_name {
	display: flex;
	justify-content: center;
	align-items: center;
	
}

.img84 {
	width: 84%;
}

.price {
	font-size: 2.3rem !important;
	margin-bottom: 20px;

}
.price .tax {
	font-size: 1.2rem;
	vertical-align: 5px;
	margin-left: 5px;
}

.options {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	background-color: #EAE6DA;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 40px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.options h3 {}


.options_price {
		font-size: 2.3rem !important;
	
	}

.options_price .tax {
	font-size: 1.2rem;
	vertical-align: 5px;
	margin-left: 5px;
}


.ml30 {

}

section.Dinner {
	margin-top: 120px;

}

section.Drink {
	margin-top: 120px;
}




.infomation {
	background-color: #736D86;
	padding-bottom: 60px;
	margin-top: 70px;
	padding-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.bg_en .infomation h2 {
	padding-bottom: 1px;
	margin-bottom: 40px;

}
.bg_en .infomation p {
	color: #FFFFFF;
}
.bg_en .infomation table {
	width: 100%;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
	border-top: 1px solid #FFFFFF;
	margin-top: 60px;
	
}
.bg_en .infomation table th {
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-weight: 600;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	padding-left: 4%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.05rem;
}

.google-map {
	position: relative;
	width: 100%;





	height: -;
	height: 200px;
	}

.google-map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	}

.bg_en .infomation table td {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	padding-left: 8%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.05rem;
}
.no_b {
	border-bottom-style: none !important;
	padding-bottom: 1px;
}

.no_p {
	padding-left: 0px !important;
	padding-top: 1% !important;
}



@media screen and (min-width:414px){.img94 {
	width: auto;
}
.img90 {
	width: auto;
}
.ml30 {
	margin-right: 30px;
}
.img84 {
	width: auto;
}
.bg_en p {
	display: block;
	text-align: center;
	line-height: 180%;
	font-size: 1.05rem;
}




}













@media screen and (min-width:600px) and (max-width:959px) {.main_en {
	height: 270px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background-image: url(/en/img/0001.jpg);
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center top;
}
.bg_en .flex-center {
	display : flex;
	justify-content : center;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}
.infomation {
	background-color: #736D86;
	padding-bottom: 120px;
	margin-top: 70px;
	padding-top: 90px;
	padding-left: 1px;
	padding-right: 1px;
}
.bg_en .infomation table td {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	padding-left: 2%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.05rem;
}
.wrapper .bg_en {
	background-image: url(/en/img/bg_logo.png);
	background-position: -10px -40px;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding-bottom: 140px;
}
.infomation {
	background-color: #736D86;
	padding-bottom: 80px;
	margin-top: 70px;
	padding-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flex-center .block {
	margin-left: 15px;
	margin-right: 15px;
}
.enflx-title {
	width: 100%;
	text-align: center;
}
.wrapper .bg_en {
	background-image: url(/en/img/bg_logo.png);
	background-position: -10px -40px;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding-bottom: 140px;
	position: relative;
}
.bg_en .flex-center-op {
	display : flex;
	justify-content : center;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}
.flex-center-op .block img {
	width: auto;
}
.Dish_name img {
	width: auto;
}
.bg_en h2 img {
	width: auto;
}
.flex-center-op .block img {
	width: 100%;
}
.img94 {
	width: auto;
}














}



@media screen and (min-width: 960px) {.main_en {
	height: 270px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	background-image: url(/en/img/0001.jpg);
	background-repeat: no-repeat;
	background-size: cover !important;
	background-position: center top;
}
.bg_en .flex-center {
	display : flex;
	justify-content : center;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}
.infomation {
	background-color: #736D86;
	padding-bottom: 120px;
	margin-top: 70px;
	padding-top: 90px;
	padding-left: 1px;
	padding-right: 1px;
}
.bg_en .infomation table td {
	display: table-cell;
	vertical-align: middle;
	width: 80%;
	font-family: "Noto Serif", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-variation-settings: "wdth" 100;
	padding-left: 2%;
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.05rem;
}
.wrapper .bg_en {
	background-image: url(/en/img/bg_logo.png);
	background-position: -10px -40px;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding-bottom: 70px;
}
.infomation {
	background-color: #736D86;
	padding-bottom: 90px;
	margin-top: 70px;
	padding-top: 90px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.flex-center .block {
	margin-left: 15px;
	margin-right: 15px;
}
.enflx-title {
	width: auto;
	text-align: left;
	margin-bottom: 0px;
}
.wrapper .bg_en {
	background-image: url(/en/img/bg_logo.png);
	background-position: -10px -40px;
	background-repeat: no-repeat;
	background-size: auto auto;
	padding-bottom: 75px;
	position: relative;
}
.bg_en .flex-center-op {
	display : flex;
	justify-content : center;
	align-items: center;
	flex-wrap : wrap;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
	
}









}
