@CHARSET "UTF-8";

.floor{
	margin:30px 0 0 315px;
}
.now_floor{
	float: left;
	margin: 40px 0 0 85px;
	position: absolute;
}
.now_floor_text{
  float: left;
  margin: 20px 0 0 85px;
  position: absolute;
}
.contents_rest_title{
	/*width:800px;
	height:100px;
	background: url(../img/rest_title.png) no-repeat ;*/
  float:left;width:18px;height:206px;margin-left:60px;

	}
.contents_rest{
	display:block;
	/*margin-top:100px;
	width:570px;*/
	height:314px;
	/*margin:auto;*/
	
	margin-top: -130px;
  margin-right: 300px;
  position: absolute;
  right: 50%;
  top: 50%;
  width: 220px;
	}
	
.rest_kokusai
{
	float:left;
  margin-top: 50px;
	}
.rest_grand
{
	float:left;
  margin-right:50px;
  margin-top: 50px;
	}

.cont{
	display: block;
	position:absolute;
	top: 50%;
	width: 200px;
	height: 545px;
	margin: -270px 0 0 0;
	}
.cont02{
	display: block;
	position:absolute;
	top: 50%;
	/*width: 0px;*/
	height: 628px;
	margin: -314px 0 0 0;
	z-index:5;
	background: url(../img/menu_rest.png);
	}
.menu_rest02{
  display:block;
  width:108px;
  height:628px;
  background: url(../img/menu_rest.png);
  
  
  } 
.cont03{
  display: block;
  position:absolute;
  top: 50%;
  width: 0px;
  height: 652px;
  margin: -335px 0 0 0;
  z-index:4;
  background: url(../img/menu_rest2.png);
  }
.menu_rest03{
  display:block;
  width:108px;
  height:652px;
  background: url(../img/menu_rest2.png);
  
  
  }
.menu_rest03 ul{
  float: left;
  left: 24px;
  position: absolute;
  top: 0px;
  width: 18px;
}
.menu_rest03 ul li{
  float: left;
}
.menu_rest03 ul li a img{
  margin-bottom: 10px;
}
.menu_rest{
  display:block;
  width:108px;
  height:628px;
  background: url(../img/menu_rest.png);
}
.menu_rest ul{
  float: left;
  left: 24px;
  position: absolute;
  top: 230px;
  width: 18px;
}
.menu_rest ul li{
  float: left;
}

.menu_shop{
	display:block;
	width:90px;
	height:628px;
	background: url(../img/menu_uriba.png);
	margin-left:15px;
	
	}

	
.clear{
	}

.menu_logo{
	display:block;
	width:69px;
	height:287px;
	margin-left:80px;
	margin-bottom:30px;
	background: url(../img/logo.png);	
	}
.menu_logo_s{
	position:absolute;
	display:block;
	width:43px;
	height:171px;
	margin-bottom:30px;
	background: url(../img/logo_s.png);
	top:25px;
	left:10px;
	z-index:1;
	}	
.menu_logo_s a{
	display:block;
	width:43px;
	height:171px;	
	}
	
.menu_txt{
	display:block;
	width:195px;
	height:159px;
	margin-left:37px;
	background: url(../img/menu_txt.png) ;
	z-index:50
	}

#slide_panel{
	position: absolute;
	top: -1px;
	right: 200px;
	margin: 0;
	padding: 0 0 0 0;
	/* ポイント：横幅指定とはみ出し非表示にする事で、横幅が0に近づいても文字の改行を押さえる(改行させない) */
	width: 330px;
	height: 100%;
	cursor: pointer;
	background: url(../img/menu_bg_o.png) left top;
	z-index: 20;
	overflow: hidden;	/* ←重要 */
}
	
	#slide_panel .wrap{
		width: 320px;
		overflow:hidden;	/* IE対策のおまじない */
	}
	/* active用(メニューの背景画像切替) */
	div.menu_off{
		position:absolute;
		top:50%;
		width:30px;
		height:350px;
		margin-top:-175px;
		margin-left:5px;
		
		background-repeat: no-repeat;
		background-position:0 0;
		background: url(../img/cor_left.png) center left no-repeat;
	}
	div.menu_off02{
		position:absolute;
		top:50%;
		width:30px;
		height:500px;
		margin-top:-250px;
		margin-left:5px;
		
		background-repeat: no-repeat;
		background-position:0 0;
		background: url(../img/cor_left.png) center left no-repeat;
	}

	/* active用(メニューの背景画像切替) */
	div.active{
		width:30px;
		background-position: 0;
		background: url(../img/cor_right.png) center left no-repeat;
	}
		#slide_panel .wrap .panel_main{
			margin-left: 20px; padding: 0 0 3px 2px;
		}













/*内容のcss*/	
h2{
	margin:0; padding: 5px 3px;
	font-size: 1em;
	color:#fff;
	margin-left:20px;
	width:50px;
	
}
	
ul{
	margin:0 0 0 5px; padding: 0 0 0 0;
	padding:0;
}
	li{
		list-style: none;
		display:block;
		float:left;
	}
		li a{
		}
		li a:hover{
		}



/*20230324indexスライダー*/

.index_eye01 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: visible;
	position: relative!important;
}
@media screen and (max-width : 640px) {
	.index_eye01 {
		width: 100%;
	}
}
.index_eye01.slick-initialized.slick-slider {
	margin-bottom: 0;
}
.index_eye01 .slick-list.draggable {
	padding: 0 440px 0 0!important;
}
@media screen and (max-width : 640px) {
	.index_eye01 .slick-list.draggable {
		padding: 0!important;
	}
}
.index_eye01 .index_eye01_01 {
	width: 760px;
	height: auto;
	padding-bottom: 148px;
	position: relative;
}
@media screen and (max-width : 640px) {
	.index_eye01 .index_eye01_01 {
		width: 100%;
		padding-bottom: 0;
	}
}
.index_eye01 .index_eye01_01 img,
.index_eye01 .index_eye01_01 a {
	width: 760px;
	height: auto;
	display: block;
}
@media screen and (max-width : 640px) {
	.index_eye01 .index_eye01_01 img,
	.index_eye01 .index_eye01_01 a {
		width: 100%;
	}
}
.index_eye01 .index_eye01_01 a img {
	height: auto;
	display: block;
}
.index_eye01 .index_eye01_01 .index_eye01_01_text {
	display: block;
	width: 490px;
	height: auto;
	padding: 10px;
	position: absolute;
	bottom: 0px;
	left: 93px;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	opacity: 0;
	transition: opacity 0.5s;
}
.index_eye01 .index_eye01_01.slick-active .index_eye01_01_text {
	opacity: 1.0;
	transition: opacity 2.0s .5s;
}
@media screen and (max-width : 640px) {
	.index_eye01 .index_eye01_01 .index_eye01_01_text,
	.index_eye01 .index_eye01_01.slick-active .index_eye01_01_text {
		width: 100%;
		position: absolute;
		bottom: 0px;
		left: 0;
		text-shadow: 0 0 5px rgba(255,255,255,0.9);
		border-radius: 0;
		opacity: 1.0;
		box-sizing: border-box;
	}
}
.index_eye01 .index_eye01_01 .index_eye01_01_text img {
	height: auto;
	display: block;
}
.index_eye01 .index_eye01_01 .index_eye01_01_text .img01 {
	width: 100%;
}
@media only screen and (max-width: 767px) {
	.index_eye01 .index_eye01_01 .index_eye01_01_text .img01 {
		width: 200px;
	}
}
.index_eye01 .index_eye01_01 .index_eye01_01_text .img02 {
	width: 410px;
}


.index_eye01 .slick-prev,
.index_eye01 .slick-next {
	width: 20px;
	height: 20px;
	margin-top: 0;
}
.index_eye01 .slick-prev {
	top: auto;
	bottom: 10px;
	left: 20px;
}
.index_eye01 button::before {
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}
.index_eye01 .slick-prev::before {
	background-image: url(../img/top/icon_left.png);
}
.index_eye01 .slick-next {
	top: auto;
	right: 20px;
	bottom: 10px;
}
.index_eye01 .slick-next::before {
	background-image: url(../img/top/icon_right.png);
}
.index_eye01 ul.slick-dots {
	height: 40px;
	padding: 10px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: static;
}
.index_eye01 ul.slick-dots li button {
	width: 10px;
	height: 10px;
}
.index_eye01 ul.slick-dots li button::before {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}