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



@media only screen and (orientation : landscape) { /*横向きの際に適用*/#main{ width: 480px;}}
@media only screen and (orientation : portrait) { /*縦向きの際に適用*/#main{ width: 320px;}}
#main{
	margin-left:auto;
	margin-right:auto;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: "メイリオ","ＭＳ Ｐゴシック",麗流隷書,Osaka, "ヒラギノ角ゴ Pro W3", Tahoma, Geneva, sans-serif, Arial, sans-serif,;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	list-style-type: none;
	border:0;
	}
a{color:#FFF;
}
html{
	height:100%;
	}

body {
	width:100%;
	height:100%;
	font-size:14px;
	line-height:120%;
	color:#333;
	background:#000;

	}

#header_logo{
	float:left;
	width:40%;
}
#header_txt{
	text-align:center;
	font:"MS Serif", "New York", serif;
	font-size:11px;
	color:#FFF;
	margin-top:10px;
	}

#tell{
	width:100%;
	text-align:center;
	margin-top:10px;

}
#keyimg{
	margin-top:10px;
}


#index_menu{
	width:100%;
	margin:0 auto;
	height:48px;
	padding-top:15px;
	float:left;
	}

	#index_menu ul{
		margin:0 auto;
		width:100%;
		}

	#index_menu ul li{
		width:25%;
		float:left;
		}
#index_baner{
		width:100%;
		background:url(../img/banerbeck.jpg);
		height:82px;
		margin-top:10px;
		float:left;
	}

	#index_baner ul{
		width:100%;
		text-align:center;
		float:left;
		}
	#index_baner ul li{
		width:40%;
		float:left;
		margin-top:15px;
		margin-left:5%;
		margin-right:5%;
		vertical-align:central;
		}
.sub_title{
		width:100%;
		padding-top:10px;
		height:24px;
		float:left;
}
#sub_corse1{width:100%;
			padding-top:20px;
			padding-bottom:20px;
			text-align:center;
			height: auto;
			border-bottom: #666 dotted 1px;
			float:left;
			}
	.sub_pic1{width:100%;
			  float:left;
			  text-align:center;
        margin-bottom: 10px;
			  }
	.sub_txt1{
		float: left;
		text-align: left;
		margin-bottom: 10px;
		display: inline-block;
		color: #fff;
		font-size: 20px;
	}
	.sub_txt11{width:100%;
			  float:left;
			  text-align: left;
			  font: "ＭＳ Ｐ明朝";
			  font-size:80%;
			  color: #CCC;
	}
#sub_corse2{width:100%;
			text-align:center;
			height: auto;
			border-bottom: #666 dotted 1px;
			padding-top:20px;
			padding-bottom:20px;
			float:left;
			}
	.sub_pic2{width:100%;
			  float:left;
			  text-align: center;
        margin-bottom: 10px;
			  }
	.sub_txt2{width:100%;
			  float:left;
			  text-align: left;
        margin-bottom: 10px;
	}
	.sub_txt22{width:100%;
			  float:left;
			  text-align: left;
			  font: "ＭＳ Ｐ明朝";
			  font-size:80%;
			  color: #CCC;
	}
#sub_corse3{width:100%;
			text-align:center;
			height: auto;
			border-bottom: #666 dotted 1px;
			padding-top:20px;
			padding-bottom:20px;
			float:left;
			}
	.sub_pic3{width:40%;
			  float:left;
			  text-align:center;
			  }
	.sub_txt3{width:60%;
			  float:left;
			 text-align: left;
	}
	.sub_txt33{width:60%;
			  float:left;
			  text-align: left;
			  font: "ＭＳ Ｐ明朝";
			  font-size:80%;
			  color: #CCC;
	}
#list_btn{width:100%;
			text-align:center;
			margin-top:10px;
			float:left;
}
.sub_title2{
		width:100%;
		margin-top:15px;
		height:24px;
		float:left;
}

#sub_news{width:100%;
			height:38px;
			border-bottom:#666 dotted 1px;
			padding-top:15px;
			float:left;
}
	.sub_newstxt1{font:"Times New Roman", Times, serif;
					font-size:80%;
					color:#FFF;
					float:left;

	}

#sns_baner{
		width:100%;
		background: url(../img/snsbeck.jpg);
		height: auto;
		margin-top:15px;
		float:left;
	}
	#sns_baner ul{
		width:100%;
		text-align:center;
		float:left;
		}
	#sns_baner ul li{
		width:40%;
		float:left;
		margin-top:7px;
		margin-left:5%;
		margin-right:5%;
		vertical-align:central;
		height: auto;
		}

#sub_menu{width:100%;
		border-bottom:#333 solid 1px;
		border-top:#333 solid 1px;
		padding-top:20px;
		height: auto;
		float:left;

}
	.sub_menu1{
		border-bottom:#999 dotted 1px;
	}
	.sub_menu2{
		border-bottom:#999 dotted 1px;
	}
	.sub_menu3{
		border-bottom:#999 dotted 1px;
	}
	.sub_menu4{
		border-bottom:#999 dotted 1px;
	}
	.sub_menu5{
		border-bottom:#999 dotted 1px;
	}
	.sub_menu6{
		border-bottom:#999 dotted 1px;
	}

	.top_btn{width:100%;
			text-align:center;
			padding-top:15px;
			float:left;
	}



#footerimg{margin-top:20px;
		width:100%;
		float:left;
}


#corsemenu_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;

}
	.beck_btn{
		margin:2px 0 0 15px;
		text-align:left;
	}

#menutext{width:100%;
			color:#FFF;
			font-family:"ＭＳ Ｐ明朝";
			font-size:9px;
			height: auto;
			margin-top:20px;
			line-height:2;

}

.btn{width:100%;
	text-align:center;
	height:19px;
	margin-top:15px;
	float:left;
}

#shinjuku_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;

}
	.beck_btn{
		margin:2px 0 0 15px;
		text-align:left;
	}

.store_img{
		width:100%;
		text-align:center;
		margin-top:15px;
		margin-bottom:10px;
		border-bottom:#666 dotted 1px;
		height: auto;
		float:left;
}

#store_add{width:100%;
			height:42px;
			float:left;

}
	.store_add1{ width:35%;
				float:left;
				text-align:center;
				color:#FFF;
				font-size:12px;
				height:42px;
				vertical-align:middle;
					}
	.store_add2{width:40%;
				text-align:left;
				color:#FFF;
				font-size:11px;
				float:left;
				height:42px;
	}
＃store_tell{width:100%;
			height:42px;
			float:left;
}
	.store_tell1{ width:35%;
				float:left;
				text-align:center;
				color:#FFF;
				font-size:12px;
				height:42px;
				vertical-align:middle;
					}
	.store_tell2{width:40%;
				text-align:left;
				color:#FFF;
				font-size:14px;
				float:left;
				height:42px;
	}
＃store_time{width:100%;
			height:42px;
			float:left;

}
	.store_time1{ width:35%;
				float:left;
				text-align:center;
				color:#FFF;
				font-size:12px;
				height:42px;
				vertical-align:middle;
					}
	.store_time2{width:65%;
				text-align:left;
				color:#FFF;
				font-size:11px;
				float:left;
				height:42px;
	}
#food_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#blog{width:100%;
float:left;
height:auto;
color:#FFF;
text-align:center;
}
	.blog1{
		border-bottom: #666 solid 1px;
	}
#blog_category{
	width:100%;
	height:auto;
	margin-top:20px;
	float:left;
	color:#FFF;
}
	#blog_category ul{
		margin-top:10px;
		width:100%;
	}

	.date{
		float:left;
		width:15%;
		margin-top:10px;
		border-bottom:#333 dotted 1px;

	}
	.title{
		float:left;
		margin-left:10%;
		width:75%;
		margin-top:10px;
		border-bottom:#333 dotted 1px;
	}
#event_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#news_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#nabe_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;


}
#store_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#shibuya_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#ikebukuro_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#rice_title{
	width:100%;
	height:23px;
	margin-top:20px;
	float:left;
}
#gojira_title{
	width:100%;
	margin-top:20px;
	float:left;
}
#store{
	width:100%;
	float:left;
	text-align:center;
}
#store ul{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
#store ul li{

	width:100%;
	margin-top:10px;
}
#menulist{
	width:100%;
	height: auto;
	margin-top:15px;
	float:left;
}
	.list{
		width:100%;
		margin-top:10px;

		margin-bottom:10px;
		float:left;
	}
	.list ul li{
		border-bottom:#333 dotted 1px;
	}
.map_btn{
	width:25%;
	float:left;
	text-align:left;
}

#lunchimg{
	width:100%;
	float:left;
	height:auto;
}
#lunchimg ul{
	text-align:center;
	margin-top:10px;
}
#lunchimg ul li{
	margin-top:5px;
}
.lunchtitle{
	width:100%;
	float:left;
	text-align:center;
	margin-top:15px;
	margin-bottom:10px;
	height:24px;
}
.company{
	width:100%;
	float:left;
	margin-top:20px;
	margin-bottom:30px;
}
#yoyaku{
	width:100%;
	height:auto;
	float:left;
	font-size:14px;
	margin-top:30px;
	margin-bottom:20px;

}
.text{width:95%;
margin-left:5%;
color:#FFF;
float:left;
}
.yoyaku_btn{
	width:100%;
	float:left;
}
.yoyaku_btn ul {
	width:100%;
	float:left;
	height:21px;
}
.yoyaku_btn li{
	float:left;
	width:30%;
	height:21px;

}

#index_today{
	float:left;
	width:100%;
	height:auto;
}
	.today_info{
		width:100%;
		text-align:center;
		float:left;
	}
	.icon_txt{
		width:100%;
		float:left;
		padding-top:8px;
	}
	.today_icon{
		float:left;
		width:20%;
		height:auto;
		margin-left:5%;
	}
	.today_txt{
		float:left;
		color:#FFF;
		width:20%;
		font-size:10px;
		height:22px;
		line-height:0em;
		margin-left:5%;
	}
	.wagyu{
		float:left;
		width:100%;
		padding-top:10px;
		}
		.wagyu_img{
			float:left;
			width:30%;
			margin-left:5%;
		}
		.wagyu_txt{
			float:left;
			width:50%;
			color:#FFF;
			margin-left:5%;
			font-size:11px;
			padding-top:25px;
		}
		/*---------------SLIDE---------------*/

#banner_waku {
	width:100%;
	height:172px;
	float:left;
	}

#banner{

padding:8px 0 0 0;
height:165px;
overflow:hidden;
margin:0;
}
#banner img{ height:165px; width:320px;}



.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.flickSlideContainer {
	position:relative;
	width:100%;
	height:160px;
	border-top:0px;
}
div.moveWrap {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	-webkit-box-sizing:border-box;
}
ul.moveWrapBG {
	display:inline-block;
	position:relative;
	width:100%;
	height:auto;
	visibility:hidden;
	-webkit-box-sizing:border-box;
	margin:0;
	padding:0;
}

div.slideMask {
	position:absolute;
	top:0;
	left:0;
	-webkit-box-sizing:border-box;
	margin-right:1px;
}
div.slideMask img{ height:150px;}
div.moveWrap>ul.move {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	padding:0;
	margin:0;
	width:10000px;
	-webkit-transition:all 0.6s ease-in-out;
	-webkit-transform:translate3d(0,0,0);
	/*-webkit-transition-duration: 400ms;
	-webkit-transition-property: -webkit-transform;
	*/
	margin:0;
	padding:0;
	display:none;
}
div.moveWrap>ul.move li.slideUnit {
    float:left;
    list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	-webkit-box-sizing:border-box;
}
li.slideUnit>div {
    display:inline-block;
	vertical-align:middle;
	text-align:center;
	-webkit-box-sizing:border-box;
}
div.flickSlideBottom {
    width:100%;
	margin-top:20px;

}
div.flickSlideBottom div.bottomLeft, div.flickSlideBottom div.bottomRight {
	display:table-cell;
	border:1px #CCC solid;
	-webkit-box-sizing:border-box;
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 3px, rgba(255, 255, 255, 1) 0px 0px 0px inset;
	vertical-align:middle;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #ffffff),
		color-stop(0.50, #f7f7f7),
		to(#d4d4d4));
}
div.flickSlideBottom div.bottomLeft.off, div.flickSlideBottom div.bottomRight.off {
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f0f0f0),
		to(#d0d0d0));
	-webkit-box-shadow: rgba(0, 0, 0, 0.0976562) 0px 1px 3px, rgba(255, 255, 255, 1) 1px 1px 1px inset;
}
div.flickSlideBottom div.bottomRight {
	border-radius: 3px;
	margin:0px 8px 0 0;
	float:right;
	-webkit-border-radius: 3px;
	border-bottom-right-radius:0px;
	border-top-right-radius:0px;
}
div.flickSlideBottom div.bottomLeft {
	border-radius: 3px;
	float:left;margin:0px 0 0 8px;
	-webkit-border-radius: 3px;
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
}


div.flickSlideBottom div.bottomLeft:after {
	font-size:10px;
    content:'Prev';
	padding:5px;
	width:30px;
	text-align:center;
	display:table-cell;
}
div.flickSlideBottom div.bottomLeft:before {
    /*content:url(arrowL.png);*/
	padding:5px;
	text-align:left;
	display:table-cell;
}

div.flickSlideBottom div.bottomRight:before {
	font-size:10px;
    content:'Next';
	padding:5px;
	width:30px;
	text-align:center;
	display:table-cell;
}
div.flickSlideBottom div.bottomRight:after {
    /*content:url(arrowR.png);*/
	padding:5px;
	text-align:right;
	display:table-cell;
}
div.flickSlideBottom ul.slidePager {
	display:inline;
	text-align:center;
	width:320px;
	text-align:center;
	margin:10px 0 0 0;
	padding:10px 0 0 0px;
}
div.flickSlideBottom ul.slidePager li.slidePagerPointer {
	display:inline-block;
	background-color:#CCC;
	width:10px;
	height:10px;
	margin:8px 20px 10px 40px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
div.flickSlideBottom ul.slidePager li.slidePagerPointer.active {
    -webkit-box-shadow:
		0px 0px 4px rgba(255,0,153,0.8),
		inset 0px 0px 1px rgba(255,000,217,1);
	background-color:#F6C;
}


/*---------------SLIDE---------------*/

.spcorse_list{
	float:left;
	width:100%;
	margin-top:10px;
}
.corse_list{
	color:#FFF;
	float:left;
	margin-top:10px;
	width:100%;
	border-top:#333 dotted 1px;
	font-size:12px;
}
.corse_list ul{
	width:100%;
	float:left;

}
.corse_list ul li{
	width:100%;
	float:left;
	text-align:left;
}
#corse_1{
	width:50%;
	margin-top:20px;
	float:left;
	height:27px;
}
.drinkimg{
	float:left;
	width:100%;
	margin-top:10px;
	width:100%;
}

.page{
	text-align:center;
}

.page a, .page strong, .page .bubble{
	display: inline-block;
	min-width: 12px;
	height: 24px;
	margin: -1px;
	padding: 0 6px;
	border: 1px solid transparent;
	border-radius: 2px;
	font: bold 12px/2em Tahoma;
	letter-spacing: -1px;
}
.page strong.direction{
	color: #999;
}

.page a:hover{
	background: #000;
	border-color: #666;
	color: #EEE;
}
 .page .bubble{
	background: #333;
	color: #EEE;
}
.errorbox{
	float: left;
	margin-left: 25px;
	margin-top: 20px;
	border-bottom: #333 dotted 1px;
}

/***** menu *****/
.p-gojira{
  background: #faf8f5;
  display: inline-block;
}
.p-gojira__wrap{
  background: #faf8f5;
}
.p-gojira__wrap__title{
  padding: 9px 10px 8px;
  color: #111111;
  font-size: 114%;
  font-weight: bold;
  text-shadow: 0 1px 1px #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.p-gojira__wrap__tax{
  float: right;
  font-weight: normal;
  font-size: 79%;
  text-align: right;
}
.p-gojira__wrap__tab{
  border-bottom: solid 1px #d6ceb4;
  padding-left: 2px;
}
.p-gojira__wrap__tab__list{
  display: table;
  position: relative;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 4px 0;
  z-index: 100;
  width: 100%;
  height: 31px;
}
.p-gojira__wrap__tab__list__item{
  display: block;
  display: table-cell;
  position: relative;
  height: 29px;
  width: 100%;
  vertical-align: top;
  font-size: 13px;
}
.c-tabs__dtl.is-selected{
  display: block;
  border-top: solid 2px #fa0;
  color: #13131e;
  line-height: 33px;
  text-shadow: 0 0.1rem 0.1rem #fff;
}
.p-gojira__wrap__tab__list__item>span {
  height: 33px;
  background: #fff;
  display: block;
  border-right: solid 1px #d6ceb4;
  border-left: solid 1px #d6ceb4;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.p-gojira__wrap__tab__list__item>a {
  border: solid 1px #d6ceb4;
  color: #463f2d;
  line-height: 27px;
  background: #fff;
  display: block;
  border-right: solid 1px #d6ceb4;
  border-left: solid 1px #d6ceb4;
  width: 100%;
  overflow: hidden;
  font-weight: bold;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gojira__content{
  background: #faf8f5;
}
.gojira__content__list{
  border-top: 1px solid #e0dccc;
  border-bottom: 1px solid #e0dccc;
  margin-bottom: 0.8rem;
}
.gojira__content__list__target{
  display: block;
  padding: 13px 10px 6px;
  color: inherit;
  background-color: #fff;
}
.gojira__content__list__summary{
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gojira__content__list__header{
  position: relative;
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gojira__content__list__data{
  vertical-align: top;
}
.gojira__content__list__data-inner{
  position: relative;
}
.gojira__content__list__plan-title{
  display: inline-block;
  color: #13131e;
  font-weight: bold;
  line-height: 1.5;
}
.gojira__content__list__img {
  display: table-cell;
  padding-top: 10px;
  padding-right: 10px;
  width: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gojira__content__list__contents{
  display: table-cell;
  vertical-align: top;
}
.gojira__content__list__info{
  margin-top: 10px;
}
.gojira__content__list__info-item:first-child{
  margin-left: 0;
}
.gojira__content__list__info-item--member {
  display: inline-block;
  margin-left: 12px;
  color: #13131e;
  font-size: 12px;
  line-height: 1.3rem;
}
.gojira__content__list__label{
  text-align: left;
  margin-top: 10px;
}
.gojira__content__list__label-item{
  display: inline-block;
  border: 1px solid #d6ceb4;
  border-radius: 3px;
  color: #797152;
  text-align: center;
  line-height: 1;
  background-color: #fff;
  padding: 3px 3px;
  font-size: 12px;
  margin-bottom: 5px;
}
.gojira__content__list__data-body{
  display: table;
  clear: both;
  padding-top: 6px;
  border-top: 1px solid #e1e1e1;
  width: 100%;
  margin-top: 1rem;
}
.gojira__content__list__price{
  display: table-cell;
  vertical-align: middle;
  height: 2.6rem;
}
.gojira__content__list__price-num{
  color: #e64c30;
  font-weight: bold;
  font-size: 18px;
}
.gojira__content__list__price-tax{
  color: #e64c30;
  font-size: 10px;
  margin-left: 0.5rem;
}
.gojira__content__list__price-before{
  display: block;
  margin-right: 7px;
  color: #13131e;
  font-weight: bold;
  font-size: 12px;
  text-decoration: line-through;
}
.gojira__content__tax-notice{
  display: block;
  color: #949499;
  line-height: 1.4;
  background-color: #fff;
  padding: 10px;
  font-size: 10px;
}

.gojira__content__head{
}
.gojira__content__head .gojira__content__head__title{
  padding: 5px 10px;
  color: #ffffff;
  font-size: 79%;
  text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
  line-height: 1.1;
  background: #958162;
}
.gojira__content__head__load{
  padding: 8px 10px 10px;
  border-bottom: solid 1px #e0dccc;
  font-size: 86%;
  color: #59595f;
}
.gojira__content__cassette{
  border-bottom: solid 1px #e0dccc;
  background: #ffffff;
}
.gojira__content__cassette-inner{
  display: table;
  padding-bottom: 10px;
  width: 100%;
}
.gojira__content__cassette-inner__image{
  display: table-cell;
  padding: 8px 0 0 10px;
  width: 100px;
  vertical-align: top;
}
.gojira__content__cassette-box{
  display: table;
  width: 100%;
}
.gojira__content__cassette-box-name{
  display: table-cell;
  padding: 8px 10px 0;
  color: #13131e;
  font-weight: bold;
  font-size: 90%;
  word-break: break-all;
  vertical-align: top;
}
.gojira__content__cassette-box-price{
  display: table-cell;
  padding: 8px 10px 0 0;
  color: #444444;
  vertical-align: top;
  text-align: right;
  font-size: 93%;
  white-space: nowrap;
}
.gojira__content__cassette-ex{
  display: block;
  color: #59595f;
  font-size: 80%;
  margin-top: -4px;
  padding: 8px 10px 0;
  word-break: break-all;
  word-wrap: break-word;
}
/***** //End menu *****/
.qr {
	width: 100%;
    display: flex;	
}
.qr_box {
	width: 50%;
    padding: 10px;	
}
