@charset "utf-8";
/*------------------------------------------------
dishes
--------------------------------------------------*/
#dishes01{
	background:url(../images/dishes/dishes01.jpg) no-repeat center top;
	height: 590px;
	color:#FFFFFF;
	position:relative;
}
#dishes01 h2{
	background:url(../images/dishes/room01_h2.png) no-repeat center top;
	width: 90px;
	height: 340px;
	float: left;
	text-align:center;
	font-size:175%;
	padding-top: 35px;
	letter-spacing:0.1em;
	z-index:99;
}
#dishes01 p{
	width: 210px;
	float: left;
	margin:40px;
	z-index:99;
}
#dishes01 img{
	position:absolute;
	left:50%;
}
.dishes01_pic01{
	top:0;
	margin-left: -190px;
}
.dishes01_pic02{
	top:375px;
	margin-left: -642px;
}
.dishes01_pic03{
	top:375px;
	margin-left: -370px;
	z-index:88;
}
#dishes02 article{
	height: 990px;
	position:relative;
	overflow:hidden;
}
.dishes02_01{
	background:url(../images/dishes/dishes02_01.jpg) no-repeat center top;
}
.dishes02_02{
	background:url(../images/dishes/dishes02_02.jpg) no-repeat center top;
}
.dishes02_03{
	background:url(../images/dishes/dishes02_03.jpg) no-repeat center top;
}
.dishes02_pic01{
	position:absolute;
	top:38px;
	left:50%;
	margin-left: -135px;
}
#dishes02 h3{
	width: 312px;
	height: 275px;
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	padding-bottom: 40px;
}
#dishes02 h3 span{
	color:#006C61;
	letter-spacing:0.1em;
	font-size: 156%;
	height:100%;
	text-align:right;
}
.dishes_p01{
	width: 312px;
	height: 295px;
}
.dishes_p01 em{
	display: block;
	font-size: 125%;
	color:#006C61;
	letter-spacing:0.1em;
	padding:25px 0;
}
.dishes02_pic02{
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	-webkit-justify-content:flex-start;
	-moz-justify-content:flex-start;
}
.dishes02_pic02 li{
	margin-right: 6px;
}
.dishes_p02{
	font-size: 94%;
	padding-top: 10px;
}
.dishes02_01 h3{
	background-image:url(../images/dishes/dishes02_01_h3.png);
}
.dishes02_02 h3{
	background-image:url(../images/dishes/dishes02_02_h3.png);
}
.dishes02_03 h3{
	background-image:url(../images/dishes/dishes02_03_h3.png);
}
.dishes02_02 .dishes02_pic01{
	margin-left: -620px;
}
.dishes02_02 h3,
.dishes02_02 .dishes_p01{
	margin-left: 648px;
	color:#FFFFFF;
}
.dishes02_02 h3 span,
.dishes02_02 .dishes_p01 em{
	color:#FFFFFF !important;
}
.dishes02_02 .dishes02_pic02{
	justify-content:flex-end;
	-webkit-justify-content:flex-end;
	-moz-justify-content:flex-end;
}
.dishes02_02 .dishes_p02{
	text-align:right;
	color:#FFFFFF;
}
#dishes03{
	position:relative;
}
.dishes03_p01{
	padding-top: 100px;
	text-align:center;
	background:url(../images/dishes/dishes03_p.png) no-repeat center 50px;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.dishes03_p01 em{
	display: block;
	font-size: 125%;
	color:#006C61;
	letter-spacing:0.1em;
	padding:25px 0;
	text-align:center;
}
.dishes03_p01 span{
	display: block;
	border-top:1px solid #7FB5B0;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align:center;
}
.dishes03_photo{
	background:url(../images/dishes/dishes03_photo.png) no-repeat center center;
}
.dishes03_photo01{
	position:relative;
	height: 420px;
}
.dishes03_photo01_01{
	position:absolute;
	top:0;
	right:50%;
	margin-right: 3px;
}
.dishes03_photo01_02{
	position:absolute;
	top:0;
	left:50%;
	margin-left: 3px;
}
.dishes03_photo02{
	width: 1040px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:30px auto 0;
}
.dishes03_photo02 li{
	margin-bottom: 30px;
	border:3px solid #6BB6BB;
}
.dishes03_photo_p01{
	text-align:center;
}

#dishes04{
	background-color:rgba(242,217,183,0.5);
}
.dishes04_p01{
	text-align:center;
	padding: 35px 0;
}
.dishes04_p01 em{
	display: block;
	text-align:center;
	font-size: 125%;
	color:#94744C;
	background:url(../images/dishes/dishes04_p01.png) no-repeat center bottom;
	margin-bottom: 25px;
	padding-bottom: 55px;
}
.dishes04_p02{
	color:#94744C;
	text-align:center;
	font-size: 125%;
	padding:22px 0;
}
#dishes04 ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	-webkit-justify-content:center;
	-moz-justify-content:center;
}
#dishes04 ul li{
	width: 327px;
	margin:0 13px 40px;
}
#dishes04 ul li img{
	width: 100%;
	border:3px solid #C6B563;
	margin-bottom: 5px;
}
#dishes04 ul li p{
	display:inline;
	font-size: 120%;
}
.dishes04_p04{
	color:#94744C;
}
.dishes04_p04 em{
	font-size: 125%;
}
.dishes04_p05{
	text-align:center;
	padding-bottom: 40px;
}
#dishes04 .yoyaku02{
	margin:0 auto;
}
#dishes04{
	padding-bottom: 40px;
}
.dishes04_01 h3{
	background-image:url(../images/dishes/dishes04_01_h3.png);
}
.dishes04_02 h3{
	background-image:url(../images/dishes/dishes04_02_h3.png);
}
.dishes04_03 h3{
	background-image:url(../images/dishes/dishes04_03_h3.png);
}
.dishes05_p01{
	text-align:center;
	padding: 35px 0;
}
.dishes05_p01 em{
	display: block;
	text-align:center;
	font-size: 125%;
	color:#006C61;
	background:url(../images/dishes/dishes05_p01.png) no-repeat center bottom;
	margin-bottom: 25px;
	padding-bottom: 55px;
}
.dishes_pic{
	position:relative;
	height: 420px;
}
.dishes_pic img{
	position:absolute;
	top:0;
}
.dishes05_pic01{
	right:50%;
}
.dishes05_pic02{
	left:50%;
}
.dishes05_pic03_item{
	position:absolute;
	top: -50px;
	right: 25%;
}


.dishes06_photo01{
	position:relative;
	height: 420px;
}
.dishes06_photo01_01 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}






