@charset "utf-8";
.main_block {
	background-image: url(../images/main.jpg);
	height: 480px;
	position: relative;
}
.header_block {
	position: absolute;
	margin: 0 auto;
	top: 5px;
}
#stage #thumbs {
	text-align: center;
}
#stage #thumbs label {
	margin-right: 15px;
}
.copy_area {
	width: 100%;
	height: auto;
}
.copy_ttl {
	text-align: center;
	color: #FFF;
	padding: 70px 0 0;
}
.copy_ttl h3 {
	font-size: 50px;
	line-height: 1.1em;
	letter-spacing: 0.2em;
}
.copy_ttl p {
	font-size: 124%;
	line-height: 1.3em;
	padding: 10px;
}
.copy_copy {
	text-align: center;
	color: #FFF;
	font-size: 108%;
	line-height: 1.8em;
}
.flex, .meal_main {
	-webkit-display: box;
	-moz-display: box;
	-ms-display: box;
	display: box;
	-webkit-display: flexbox;
	-moz-display: flexbox;
	-ms-display: flexbox;
	display: flexbox;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
}
.flex_between, .thumb_block ul, .dinning_block, .meal_sub, .meals_block ul li:nth-child(even), .option_block ul {
	-webkit-display: box;
	-moz-display: box;
	-ms-display: box;
	display: box;
	-webkit-display: flexbox;
	-moz-display: flexbox;
	-ms-display: flexbox;
	display: flexbox;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.flex_reverse_between, .meals_block ul li:nth-child(odd) {
	-webkit-display: box;
	-moz-display: box;
	-ms-display: box;
	display: box;
	-webkit-display: flexbox;
	-moz-display: flexbox;
	-ms-display: flexbox;
	display: flexbox;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	-webkit-box-direction: reverse;
	-moz-box-direction: reverse;
	-ms-box-direction: reverse;
	box-direction: reverse;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	-ms-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
}
.detail_slide {
  width: 950px;
  background-color: #000;
}
.dinning_area {
	width: 100%;
  background-color: #000;
}
.dinning_block {
	width: 950px;
	height: auto;
	margin: 0 auto;
	background-image: url(../../common/images/bg04.jpg);
	padding: 30px 0;
}
.dinning_block .txt_box {
	width: 296px;
	height: auto;
}
.dinning_block .txt_box h3 {
	background-image: url(../../common/images/bg03.jpg);
	font-size: 262%;
	line-height: 1em;
	padding: 20px 0px 17px 30px;
	color: rgba(0,0,0,1.00);
}
.dinning_block .txt_box h3 span {
	font-size: 14px;
	padding: 0 0 0 16px;
}
.dinning_block .txt_box p {
	font-size: 108%;
	line-height: 1.6em;
	padding: 20px 20px 0 30px;
	color: #FFF;
	text-align: justify;
}
.dinning_block .img_box {
	padding: 0 30px 0 0;
}
.meals_block {
	max-width: 950px;
	height: auto;
	margin: 0 auto 40px;
}
.meals_block ul {
	padding: 22px 0 0;
}
.meals_block ul li {
	color: #FFF;
	padding: 28px 0 0;
}
.meals_block ul li .img_box p {
	text-align: right;
	line-height: 1.6em;
}
.meals_block ul li .txt_box {
	width: 325px;
}
.meals_block ul li .txt_box h3 {
	background-image: url(../../common/images/bg03.jpg);
	font-size: 200%;
	line-height: 1em;
	padding: 5px 10px 15px 10px;
	color: #000;
}
.meals_block ul li .txt_box p {
	font-size: 108%;
	line-height: 1.6em;
	padding: 10px 0 0 10px;
}


.meal_main {
	color: #FFF;
	padding: 28px 0 0;
}
.meal_main .img_box {
	width: 630px;
}
.meal_main .img_box img {
	width: 100%;
	height: auto;
}
.meal_main .txt_box {
	width: auto;
	padding: 5px 0 0;
}
.meal_main .txt_box p {
	font-size: 108%;
	line-height: 1.6em;
	padding: 0 0 10px 20px;
}

.meals_block_dinner {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
}
.meals_block_dinner img {
	width: 100%;
	height: auto;
	border: #CCC solid 1px;
}
.meals_block_dinner .img_box_l {
	max-width: 800px;
	margin: 10px auto;
}
.meals_block_dinner .img_box_l p {
	font-size: 124%;
	line-height: 1.6em;
	text-align: center;
	color: #FFF;
}
.meal_sub {
	color: #FFF;
	padding: 10px 0 30px;
}
.meal_sub .meal_sub_column {
	width: 49%;
}
.meal_sub .meal_sub_column .img_box img {
	width: 100%;
	height: auto;
}
.meal_sub .meal_sub_column .img_box p {
	font-size: 124%;
	line-height: 1.6em;
	text-align: center;
}
.ttl_box_meal {
	width: 140px;
	height: 140px;
	display: table;
	background-image: url(../../common/images/bg03.jpg);
}
.ttl_box_meal h3 {
	display: table-cell;
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
	height: auto;
	font-family: Hannari;
	font-size: 200%;
	line-height: 1em;
	color: #000;
}
.ttl_box_meal_m {
	width: 140px;
	height: auto;
	background-image: url(../../common/images/bg03.jpg);
	margin: 0 0 5px;
}
.ttl_box_meal_m h3 {
	width: 140px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	height: auto;
	font-family: Hannari;
	font-size: 200%;
	line-height: 1.3em;
	color: #000;
	padding: 12px 0;
}




.flex_center_wrap, .bespoke_block ul {
	-webkit-display: box;
	-moz-display: box;
	-ms-display: box;
	display: box;
	-webkit-display: flexbox;
	-moz-display: flexbox;
	-ms-display: flexbox;
	display: flexbox;
	-webkit-display: flex;
	-moz-display: flex;
	-ms-display: flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-box-pack: center;
	box-pack: center;
	-webkit-flex-pack: center;
	-moz-flex-pack: center;
	-ms-flex-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-box-lines: multiple;
	box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bespoke_block {
  padding: 30px 0 0;
	height: auto;
	margin: 0 auto;
}
.bespoke_block ul li {
	background-image: url(../../common/images/bg04.jpg);
	margin: 8px;
	padding: 5px;
	color: #FFF;
	text-align: center;
}
.bespoke_block ul li .img_box {
	line-height: 0em;
  width: 210px;
  padding: 0 0 4px;
}
.bespoke_block ul li .img_box img {
  width: 100%;
  height: auto;
}
.bespoke_block ul li p {
	font-size: 116%;
	line-height: 1.2em;
	padding: 3px 0 0;
}
.bespoke_block ul li p span {
	font-size: 13px;
}
.bespoke_txt p {
	color: #FFF;
	text-align: center;
	line-height: 1.5em;
}
.option_block {
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 50px 0 0;
}
.option_block ul li {
	width: 490px;
	height: auto;
	background-image: url(../images/bg04.jpg);
	color: #FFF;
	margin: 0 0 10px;
}
.option_block ul li h4 {
	font-size: 124%;
	line-height: 1.2em;
	padding: 0 0 6px;
	margin: 16px 16px 10px;
	border-bottom: #CCC dotted 1px;
}
.option_block ul li .option_column {
	padding: 0 16px 16px;
}
.option_block ul li .option_column:after {
	content: '';
	display: block;
	clear: both;
}
.option_block ul li .option_column .img_box {
	float: left;
	padding: 0 10px 0 0;
}
.option_block ul li .option_column p {
	line-height: 1.6em;
}
.option_block ul li .option_column p span {
	font-size: 147%;
}
.ttl_box {
  text-align: center;
}
