@charset "UTF-8";
@import url("font.css");
@import url("font-awesome.min.css");
@import url("font-awesome.css");
@font-face {
  font-family: 'Noto Serif CJK KR';
  font-style: normal;
  font-weight: 500;
  src: url(../font/NotoSerifCJKkr-Medium.otf) format('opentype');
 }

*{ margin: 0;padding: 0}
body {
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif; color: #000; text-align: center; font-size : 100%; line-height : 1.5;
	background-color: #ece9de;
  font-feature-settings: "palt";
  letter-spacing: 0.05em;
 }
ul, li { list-style : none; }
img { width : 100%;vertical-align: bottom;}

table {
	border-collapse:collapse;
	border:0px;
}

.mt0{margin-top: 0 !important;}
.mt03{margin-top: 3px !important;}
.mt05{margin-top: 5px !important;}
.mt08{margin-top: 8px !important;}
.mt10{margin-top: 10px !important;}
.mt15{margin-top: 15px !important;}
.mt20{margin-top: 20px !important;}
.mt25{margin-top: 25px !important;}
.mt30{margin-top: 30px !important;}
.mt35{margin-top: 35px !important;}
.mt40{margin-top: 40px !important;}
.mt45{margin-top: 45px !important;}
.mt50{margin-top: 50px !important;}
.mt60{margin-top: 60px !important;}
.mt70{margin-top: 70px !important;}
.mt75{margin-top: 75px !important;}
.mt80{margin-top: 80px !important;}
.mt85{margin-top: 85px !important;}
.mt90{margin-top: 90px !important;}
.mt100{margin-top: 100px !important;}
.mt150{margin-top: 150px !important;}
.mt-10{margin-top: -10px !important;}
.mt-20{margin-top: -20px !important;}

.mr0{margin-right: 0 !important;}
.mr05{margin-right: 5px !important;}
.mr10{margin-right: 10px !important;}
.mr15{margin-right: 15px !important;}
.mr17{margin-right: 17px !important;}
.mr18{margin-right: 18px !important;}
.mr20{margin-right: 20px !important;}
.mr25{margin-right: 25px !important;}
.mr30{margin-right: 30px !important;}
.mr35{margin-right: 35px !important;}
.mr40{margin-right: 40px !important;}
.mr45{margin-right: 45px !important;}
.mr50{margin-right: 50px !important;}
.mr60{margin-right: 60px !important;}
.mr65{margin-right: 65px !important;}
.mr70{margin-right: 70px !important;}
.mr80{margin-right: 80px !important;}
.mr85{margin-right: 85px !important;}
.mr90{margin-right: 90px !important;}
.mr100{margin-right: 100px !important;}
.mr150{margin-right: 150px !important;}

.mb0{margin-bottom: 0 !important;}
.mb05{ margin-bottom:5px !important;}
.mb10{margin-bottom: 10px !important;}
.mb15{margin-bottom: 15px !important;}
.mb20{margin-bottom: 20px !important;}
.mb25{margin-bottom: 25px !important;}
.mb30{margin-bottom: 30px !important;}
.mb35{margin-bottom: 35px !important;}
.mb40{margin-bottom: 40px !important;}
.mb45{margin-bottom: 45px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}
.mb70{margin-bottom: 70px !important;}
.mb80{margin-bottom: 80px !important;}
.mb90{margin-bottom: 90px !important;}
.mb100{margin-bottom: 100px !important;}
.mb150{margin-bottom: 150px !important;}

.ml0{margin-left: 0 !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left: 10px !important;}
.ml15{margin-left: 15px !important;}
.ml17{margin-left: 17px !important;}
.ml18{margin-left: 18px !important;}
.ml20{margin-left: 20px !important;}
.ml25{margin-left: 25px !important;}
.ml30{margin-left: 30px !important;}
.ml35{margin-left: 35px !important;}
.ml40{margin-left: 40px !important;}
.ml45{margin-left: 45px !important;}
.ml50{margin-left: 50px !important;}
.ml60{margin-left: 60px !important;}
.ml65{margin-left: 65px !important;}
.ml70{margin-left: 70px !important;}
.ml80{margin-left: 80px !important;}
.ml90{margin-left: 90px !important;}
.ml100{margin-left: 100px !important;}
.ml150{margin-left: 150px !important;}

.pt0{padding-top: 0 !important;}
.pt05{padding-top: 5px !important;}
.pt10{padding-top: 10px !important;}
.pt15{padding-top: 15px !important;}
.pt20{padding-top: 20px !important;}
.pt25{padding-top: 25px !important;}
.pt30{padding-top: 30px !important;}
.pt35{padding-top: 35px !important;}
.pt40{padding-top: 40px !important;}
.pt45{padding-top: 45px !important;}
.pt50{padding-top: 50px !important;}
.pt60{padding-top: 60px !important;}
.pt70{padding-top: 70px !important;}
.pt80{padding-top: 80px !important;}
.pt90{padding-top: 90px !important;}
.pt100{padding-top: 100px !important;}
.pt150{padding-top: 150px !important;}

.pr0{padding-right: 0 !important;}
.pr05{padding-right: 5px !important;}
.pr10{padding-right: 10px !important;}
.pr15{padding-right: 15px !important;}
.pr20{padding-right: 20px !important;}
.pr25{padding-right: 25px !important;}
.pr30{padding-right: 30px !important;}
.pr35{padding-right: 35px !important;}
.pr40{padding-right: 40px !important;}
.pr45{padding-right: 45px !important;}
.pr50{padding-right: 50px !important;}
.pr60{padding-right: 60px !important;}
.pr70{padding-right: 70px !important;}
.pr80{padding-right: 80px !important;}
.pr90{padding-right: 90px !important;}
.pr100{padding-right: 100px !important;}
.pr150{padding-right: 150px !important;}

.pb0{padding-bottom: 0 !important;}
.pb05{padding-bottom:5px !important;}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.pb20{padding-bottom: 20px !important;}
.pb25{padding-bottom: 25px !important;}
.pb30{padding-bottom: 30px !important;}
.pb35{padding-bottom: 35px !important;}
.pb40{padding-bottom: 40px !important;}
.pb45{padding-bottom: 45px !important;}
.pb50{padding-bottom: 50px !important;}
.pb60{padding-bottom: 60px !important;}
.pb70{padding-bottom: 70px !important;}
.pb80{padding-bottom: 80px !important;}
.pb90{padding-bottom: 90px !important;}
.pb100{padding-bottom: 100px !important;}
.pb150{padding-bottom: 150px !important;}

.pl0{padding-left: 0 !important;}
.pl05{padding-left:5px !important;}
.pl10{padding-left: 10px !important;}
.pl15{padding-left: 15px !important;}
.pl20{padding-left: 20px !important;}
.pl25{padding-left: 25px !important;}
.pl30{padding-left: 30px !important;}
.pl35{padding-left: 35px !important;}
.pl40{padding-left: 40px !important;}
.pl45{padding-left: 45px !important;}
.pl50{padding-left: 50px !important;}
.pl60{padding-left: 60px !important;}
.pl70{padding-left: 70px !important;}
.pl80{padding-left: 80px !important;}
.pl90{padding-left: 90px !important;}
.pl100{padding-left: 100px !important;}
.pl150{padding-left: 150px !important;}

.fon60{font-size:60% !important;}
.fon70{font-size:70% !important;}
.fon80{font-size:80% !important;}
.fon90{font-size:90% !important;}
.fon95{font-size:95% !important;}
.fon110{font-size:110% !important;}
.fon120{font-size:120% !important;}

.txt_r{text-align: right!important;}
.txt_l{text-align: left!important;}
.txt_c{text-align: center!important;}

.lh140{line-height:140%!important;}
.lh150{line-height:150%!important;}
.lh190{line-height:190%!important;}

.wid70{width:70px!important;}
.wid80{width:80px!important;}
.wid90{width:90px!important;}
.wid100{width:100px!important;}
.wid120{width:120px!important;}
.wid125{width:125px!important;}
.wid150{width:150px!important;}
.wid180{width:180px!important;}
.wid200{width:200px!important;}
.wid220{width:220px!important;}
.wid240{width:240px!important;}
.wid250{width:250px!important;}
.wid270{width:270px!important;}
.wid360{width:360px!important;}
.wid450{width:450px!important;}

.color_g{color:#555!important;}
.color_b{color:#000!important;}
.ls-01em{letter-spacing:-0.1em!important;}
.ls-005em{letter-spacing:-0.05em!important;}
.ls-003em{letter-spacing:-0.03em!important;}
.ls-007em{letter-spacing:-0.07em!important;}
/* アンカー */
a,a:link, a:visited { color: #333; text-decoration: none; }
a:active.txt_link, a:hover.txt_link	{ background-color: #eeeeee; }
a:focus { outline: none; }
a img { border-style: none; }
a:hover.header_btn, a:hover.food_btn {
	opacity:0.6;
	filter: alpha(opacity=60);				/* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";	/* ie 8 */
	-moz-opacity:0.6;								 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;							/* Safari 1.x */
	zoom:1;
}
/* @end */

/* clearFix */
.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
}
.clearfix {
		min-height: 1px;
}
/* Hides from IE Mac */
* html .clearfix{
	height: 1%;
}
/* @end */



/* スクロールでトップに戻る */
#scroll_top {
	position: fixed;
	bottom: 30px;
	left: 0;
	z-index : 3000 ;
}

/* @end */

/* ライン */
hr { border: none; border-bottom: 1px #aaaaaa dotted; width : 100%; }
hr.hr1 { border: none; border-bottom: 1px #aaaaaa dotted; width : 100%; height:1px; margin:0 auto 6px auto;padding:0 auto;}
hr.hr2 { border: none; border-bottom: 1px #9b5b59 solid; width : 100%; height:1px; margin:0 auto 6px auto;padding:0 auto;}
hr.hr3 { border: none; border-bottom: 1px #6c7d55 solid; width : 100%; height:1px; margin:0 auto 6px auto;padding:0 auto;}
hr.hr4 { border: none; border-bottom: 1px #aaaaaa solid; width : 100%; height:1px; margin:0 auto 6px auto;padding:0 auto;}
/* @end */


#wrap {
	width: 1000px;
	margin: 60px auto 0 auto;
}
#top {
	width: 1000px;
	margin: 60px auto 0 auto;
	background-color: #fff
}

#reserve {
  position: fixed;
  top:0;
  left: 0;
	width: 100%;
  height: 60px;
  background: #ece9df;
	margin: 0 auto;
  z-index: 1000;
  font-size: 14px;
}
.menu_wrap {
  width: 750px;
	padding-left: 202px;
}
.reserve_wrap {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  color: #000;
}
.reserve_wrap h1 img {
  width: 140px!important;
}
.reserve_wrap img {
  width: 15px;
  margin-top: 3px;
}
.reserve_txt_honten{
  position: relative;
  width: 511px;
  text-align: right;
  padding: 3px 15px 0 0;
}
.reserve_txt_tsukiji{
  position: relative;
  width: 498px;
  text-align: right;
  padding: 3px 15px 0 0;
}
.reserve_txt_honten img,
.reserve_txt_tsukiji img{
  position: absolute;
  top:2px;
  right: 0;
}
.reserve_honten a{
  display: block;
  width: 125px;
  color: #7a3c3d;
  transition: .5s;
  padding: 7px 5px 2px 0;
  position: relative;
  border: none;
  border-bottom: 2px solid #ece9df;
  text-align: right;
}
.reserve_tsukiji a{
  display: block;
  width: 138px;
  color: #4d5b38;
  transition: .5s;
  padding: 7px 5px 2px 0;
  position: relative;
  border: none;
  border-bottom: 2px solid #ece9df;
  text-align: right;
}
.reserve_delivery a{
  display: block;
  width: 138px;
  color: #794516;
  transition: .5s;
  padding: 7px 5px 2px 0;
  position: relative;
  border: none;
  border-bottom: 2px solid #ece9df;
  text-align: right;
}
.reserve_honten a:hover{
  border: none;
  border-bottom: 2px solid #9b5b59;
  transition: .5s;
}
.reserve_tsukiji a:hover{
  border: none;
  border-bottom: 2px solid #6c7d55;
  transition: .5s;
}
.reserve_delivery a:hover{
  border: none;
  border-bottom: 2px solid #9e7856;
  transition: .5s;
}
.reserve_honten a:before{
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  background: url(../images/check_h.svg) no-repeat center center;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  transition: .3s;
}
.reserve_tsukiji a:before{
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  background: url(../images/check_t.svg) no-repeat center center;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  transition: .3s;
}
.reserve_delivery a:before{
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  left: 5px;
  background: url(../images/check_d.svg) no-repeat center center;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  transition: .3s;
}

/* ナビゲーション */
/* 総本店　赤 */
#nav_honten {
	width: 150px;
	height: 428px;
	margin: 0;
	text-align : center;
	font-weight: bold;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	position: fixed;
	top: 60px;
	left: 0;
	color: #fff;
	letter-spacing: 0.1em;
	z-index : 3000 ;
}
#nav_honten ul li:first-child {
	background: #9b5b59;
	margin-top: 1px;
	font-size: 14px;
	padding: 7px 0 4px;
}
#nav_honten ul li a {
  background: #cbaba9;
	margin-top: 1px;
	padding: 23px 0 20px;
	font-size: 15px;
	display : block;
	color: #fff;
}
#nav_honten ul li:hover{
	background: #9b5b59;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
#nav_honten ul li span{
  font-size: 80%;
  letter-spacing: 0em;
}
*html #nav_honten li a:hover /* IE6 */ {
	background: #9b5b59;
	color: inherit;
}
/* @end */

/* ナビゲーション */
/* 築地支店　緑 */
#nav_tsukiji {
	width: 150px;
	margin: 0;
	text-align : center;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-weight: bold;
	position: fixed;
	color: #fff;
	letter-spacing: 0.1em;
	top: 60px;
	left: 0;
	z-index : 3000 ;
}
#nav_tsukiji ul li:first-child {
	background: #6c7d55;
	margin-top: 1px;
	font-size: 14px;
	padding: 7px 0 4px;
}
#nav_tsukiji ul li a {
  background: #a8b89c;
	margin-top: 1px;
	padding: 23px 0 20px;
	font-size: 15px;
	display : block;
	color: #fff;
}
#nav_tsukiji ul li:hover{
	background: #6c7d55;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
*html #nav_honten li a:hover /* IE6 */ {
	background: #6c7d55;
	color: inherit;
}
/* @end */


/* ヘッダー */
#header {
	width: 1000px;
	height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	z-index : 50;
	background:#ece9de;
}

#header li {
	float :left;
}

#header li.direct_h,
#header li.direct_t{
	width: 234px;
	height: 60px;
	position: relative;
}
#header li.direct_h{
	background: #9b5b59;
  margin-left: 372px;
}
#header li.direct_h:hover{
	background: #7a3c3d;
}
#header li.direct_t{
	background: #6c7d55;
}
#header li.direct_t:hover{
	background: #4d5b38;
}
#header li.direct_h a,
#header li.direct_t a{
	color: #fff;
	padding: 17px 0 13px;
	display: block;
}
.btn_copy{
	display: inline-block;
	font-size: 11px;
	line-height: 120%;
	position: absolute;
	top: 18px;
	left:16px;
	letter-spacing: 0.1em;
	text-align: left;
	font-weight: bold;
}
.btn_store{
	display: inline-block;
	font-size: 18px;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 115px;
	font-weight: bold;
}
.btn_triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent #ffffff transparent;
	display: block;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.lgselect a{
	font-size: 80%;
	display: inline;
	margin-right: 25px;
}

/* @end */

#news{
	text-align: center!important;
	margin: 0 20px 6% 204px;;
  border: 1px solid #ce3e3e!important;
  width: 638px;
  padding: 1.5% 5% 1.3%;
  line-height: 160%;
  font-size: 90%;
  color: #ce3e3e;
}
.title_news{
  color: #be0000;
	font-size: 130%;
  line-height: 180%;
  padding-bottom: 2%;
}
.catch_d {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch_d:before, .catch_d:after {
  border-top: 1px dotted #ce3e3e;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch_d:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch_d:after {
  margin-left: 1em; /* 文字の左隣 */
}

/* 本店画像 */
#viewer_warp2{
	width:330px;
	height: 334px;
	background-color: #fff;
	border-width:0px;
	margin:0;
	text-align: center;
	float: left;
}
#viewer2 {
	margin: 0;
	width: 330px;
	height: 334px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
#viewer2 img {
	width: 330px;
	height: 334px;
	top: 0;
	right: 0;
	position: absolute;
}
/* @end */

.reserve_ttl{
  margin: 0 0 10px 140px;
}
.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}
#reserve_btn{
	width: 740px;
  height: 120px!important;
  display: flex;
  justify-content: center;
  margin-left:204px;
  background: #000;
  margin-bottom: 60px;
}
#reserve_btn img{
	width: 120px;
}
li.honten_link_btn a,
li.tsukiji_link_btn a,
li.delivery_link_btn a{
	font-size: 18px;
  text-align: center;
  color: #fff;
	display: block;
  padding: 48px 10px 48px 0!important;
  margin: 0 auto;
  position: relative;
}
li.honten_link_btn a,
li.tsukiji_link_btn a{
  letter-spacing: 0.1em
}
li.delivery_link_btn a{
  letter-spacing: -0.1em
}
li.honten_link_btn a:after,
li.tsukiji_link_btn a:after,
li.delivery_link_btn a:after{
  display: block;
  content: "";
  position: absolute;
  top: 51px;
  right: 12px;
  background: url(../images/btn.svg) no-repeat center center;
  background-size: 18px 18px;
  width: 18px;
  height: 18px;
  transition: .3s;
}
li.honten_link_btn:hover a:after,
li.tsukiji_link_btn:hover a:after,
li.delivery_link_btn:hover a:after{
  right: 8px!important;
  transition: .3s;
}
li.honten_link_btn span,
li.tsukiji_link_btn span,
li.delivery_link_btn span{
	font-size: 15px;
	letter-spacing: 0.1em;
  display: block;
}
.honten_link_btn{
  width: 250px!important;
  height: 120px!important;
  background: #9b5b59;
  transition: .5s;
}
.tsukiji_link_btn{
  width: 250px!important;
  height: 120px!important;
  background: #6c7d55;
  transition: .5s;
}
.delivery_link_btn{
  width: 250px!important;
  height: 120px!important;
  background: #9e7856;
  transition: .5s;
}
.honten_link_btn:hover{background: #7a3c3d; transition: .5s;}
.tsukiji_link_btn:hover{background: #4d5b38; transition: .5s;}
.delivery_link_btn:hover{background: #794516; transition: .5s;}


/* コンセプト */
.ccp_j{
	background: url(../honten/images/concept_right.jpg) repeat;
	height: 334px;
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}
.ccp_e{
	background: url(../honten/images/concept_right.jpg) repeat;
	height: 334px;
	font-family: 'Yrsa', serif;
}
.ccp_k{
	background: url(../honten/images/concept_right.jpg) repeat;
	height: 334px;
	font-family: 'Noto Sans KR', sans-serif;
}
.ccp_h{
	text-align: left;
	line-height:2.5;
	font-size:160%;
	padding:15px 0 0 25px;
	color: #9a5b5a;
	letter-spacing:0.05em;
}
.ccp_t{
	text-align: left;
	line-height:2.5;
	font-size:160%;
	padding:15px 0 0 25px;
	color: #6c7c57;
	letter-spacing:0.05em;
}
.ccp_title{
	text-align: left;
	line-height:1.3;
	font-size:110%;
	padding:0 0 10px 25px;
}
.ccp_txt{
	color:#000;
	text-align: left;
	line-height:1.5;
	font-size:85%;
	padding:0 25px;
}

/* @end */


/* メニュー */
.title_menu,.title_houji,.title_menu_tkj{
	text-align: left;
	margin-left: 202px;
	font-size: 24px;
	letter-spacing: 0.1em;
	width: 758px;
}
.title_menu{
	color: #9b5b59;
	border-bottom: 2px solid #9b5b59;
}
.title_menu_tkj{
	color: #6c7d55;
	border-bottom: 2px solid #6c7d55;
}
.title_houji{
	color: #4d4d4d;
	border-bottom: 2px dotted #4d4d4d;
}
.title_menu_tkj span, .title_houji span{
	font-size: 60%;
	color: #3e3e3e;
	letter-spacing: 0.05em;
}
.title_menu .day{
	font-size: 90%;
}
.title_menu .sub{
	font-size: 60%;
	color: #3e3e3e;
	letter-spacing: 0.05em;
}
.recomm,.recomm_tkj{
	width: 40%;
	color: #fff;
	padding: 5px;
	text-align: center;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.recomm{
	background: #9b5b59;
}
.recomm_tkj{
	background: #6c7d55;
}
.lunch_osusume_honten {
	background: url(../honten/images/menu_back_honten.png) repeat;
	width: 758px;
	height: 300px;
}

.lunch_osusume_tsukiji {
	background: url(../tsukiji/images/menu_back_tsukiji.png) repeat;
	width: 758px;
	height: 285px;
}

.lunch_osusume_honten td {
	height: 40px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
}

.lunch_osusume_tsukiji td {
	height: 40px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
}
.lunch_recomm_h{
  	width: 170px;
  	color: #fff;
  	padding: 5px 30px 5px 0;
  	text-align: center;
  	font-size: 18px;
  	letter-spacing: 0.1em;
  	margin-bottom: 10px;
    background:linear-gradient(to left, rgba(155, 91, 89,0) 0%, rgba(155, 91, 89,1) 70px, rgba(155, 91, 89,1) 100%);
    background:-webkit-linear-gradient(to left, rgba(155, 91, 89,0) 0%, rgba(155, 91, 89,1) 70px, rgba(155, 91, 89,1) 100%);
    background:-moz-linear-gradient(to left, rgba(155, 91, 89,0) 0%, rgba(155, 91, 89,1) 70px, rgba(155, 91, 89,1) 100%);
}
.lunch_recomm_t{
  width: 170px;
  color: #fff;
  padding: 5px 30px 5px 0;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  background:linear-gradient(to left, rgba(77, 91, 56,0) 0%, rgba(77, 91, 56,1) 70px, rgba(77, 91, 56,1) 100%);
  background:-webkit-linear-gradient(to left, rgba(77, 91, 56,0) 0%, rgba(77, 91, 56,1) 70px, rgba(77, 91, 56,1) 100%);
  background:-moz-linear-gradient(to left, rgba(77, 91, 56,0) 0%, rgba(77, 91, 56,1) 70px, rgba(77, 91, 56,1) 100%);
}

.food_menu td {
	background-color: #fff;
	height: 40px;
	vertical-align: top;
	line-height: 120%;
	text-align: left;
}

.banquet{
	width: 758px;
	margin: 20px 0 80px 202px;
	text-align: left;
}
.banq_copy{
	float: left;
	width: 380px;
}
.banq_img{
	float: right;
	width: 370px;
}
.banq_head{
	font-family:"ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color: #000;
	line-height: 130%;
	font-size: 18px;
	font-weight: bold;
  letter-spacing: -0.05em;
}
.banq_read{
	font-size: 14px;
	color: #3e3e3e;
	line-height: 180%;
	margin-top: 10px;
}
.banq_read span{
	color: #808080;
	font-size: 12px;
}
.banq_rsv{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.banq_rsv span{
	border: 1px solid;
	font-size: 14px;
	padding: 5px;
}


.drink_menu td {
	height: 40px;
	background-color: #fff;
	vertical-align: top;
	line-height: 120%;
	font-size: 95%;
}

.drink_sub {
	font-size: 120%;
	line-height: 160%;
	color: #000;
	text-align: left;
}

.honten_sub {
	font-size: 130%;
	line-height: 160%;
	color: #9b5b59;
	text-align: left;
}
.black_sub {
	font-size: 120%;
	line-height: 160%;
	color: #000000;
	text-align: left;
}
.black_name {
	font-size: 110%;
	line-height: 150%;
	color: #000000;
	text-align: left;
}

.tsukiji_sub {
	font-size: 130%;
	line-height: 160%;
	color: #6c7d55;
	text-align: left;
}

.tsukiji_sub_2 {
	font-size: 110%;
	line-height: 160%;
	color: #6c7d55;
	text-align: left;
}


.set_naiyo{
	font-size: 80%;
}

.note{
	font-size: 70%;
	padding-top: 3px;
	text-align:right;
}
.reserve_box{
  font-size:80%;
  display:inline-block;
  border: 1px solid #000;
  padding:4px 3px 0 4px;
  margin:0 5px 4px 0;
  line-height:1;
}
.dinner_box{
  border:1px solid #dfdfdf;
  padding:13px 20px 10px;
}

.food_menu_kome{
	text-align:left;
	margin:5px 0 8px 0;
	color: #000;
	font-size: 75%;
	line-height: 150%;
}
.food_menu_eng{
	text-align:left;
	margin:-3px 0 8px 0;
	color: #000;
	width:278px;
	font-size: 75%;
	line-height: 130%;
}
.drink_menu_kome{
	text-align:left;
	margin:-3px 0 8px 0;
	color: #7b7b7b;
	font-size: 75%;
	line-height: 100%;
}

.food_menu_utage{
	text-align:left;
	margin:-3px 0 8px 0;
	color: #000;
	font-size: 75%;
	line-height: 150%;
}
.food_menu_kome_honten{
	text-align:left;
	margin:-3px 0 8px 0;
	color: #9b5b59;
	font-size: 75%;
	line-height: 130%;
}
.food_menu_kome_tsukiji{
	text-align:left;
	margin:-3px 0 8px 0;
	color: #6c7d55;
	font-size: 75%;
	line-height: 130%;
}


.kome{
	color: #757575;
	font-size: 75%;
	line-height: 140%;
	text-align:left;
}

.zei{
	font-size: 70%;
	line-height: 150%;
}
.price_box p{
	display: table-cell;
	vertical-align: middle;
	padding: 8px 0 5px;
}

.food_name_osusume {
	width: 180px;
	text-align: left;
	line-height: 130%;
}

.food_name_osusume2 {
	width: 180px;
	text-align: left;
	line-height: 100%;
}

.food_name {
	width: 250px;
	text-align: left;
	line-height: 130%;
}
.food_price {
	width:100px;
	padding-top: 3px;
	text-align:right;
  letter-spacing: 0.01em;
}
.food_price_en {
	width:100px;
	padding-top: 3px;
	text-align:right;
	line-height:90%;
}

.food_price_en_2 {
	width:130px;
	padding-top: 3px;
	text-align:right;
	line-height:90%;
}

.food_price_en_3 {
	width:100px;
	padding-top: 3px;
	text-align:right;
	line-height:90%;
}



.food_name_2 {
	width: 220px;
	text-align: left;
	line-height: 130%;
}
.food_price_2 {
	width:130px;
	padding-top: 3px;
	text-align:right;
}

.food_name_ohitori {
	width: 170px;
	text-align: left;
	line-height: 130%;
}
.food_ohitori {
	width: 80px;
	text-align: left;
	line-height: 130%;
	font-size:70%;
	text-align:right;
}



.drink_name {
	width: 225px;
	text-align: left;
	line-height: 130%;
}
.drink_name_2 {
	width: 215px;
	text-align: left;
	line-height: 130%;
}
.drink_gou {
	font-size: 80%;
	line-height: 170%;
	width:35px;
	text-align:right;
}
.drink_gou_en {
	font-size: 80%;
	line-height: 135%;
	width:30px;
	text-align:right;
}
.drink_shochu_en {
	font-size: 80%;
	line-height: 135%;
	width:45px;
	text-align:right;
}
.drink_bottle {
	font-size: 80%;
	line-height: 170%;
	width:40px;
	text-align:right;
}
.drink_single {
	font-size: 80%;
	line-height: 120%;
	width:30px;
	text-align:right;
}
.drink_single2 {
	font-size: 80%;
	line-height: 160%;
	width:45px;
	text-align:right;
}
.drink_single3 {
	font-size: 70%;
	line-height: 180%;
	width:80px;
	text-align:right;
}
.drink_price {
	width:105px;
	padding-top: 3px;
	text-align:right;
  letter-spacing: 0.01em;
}
.drink_price_2 {
	width:105px;
	padding-top: 3px;
	text-align:right;
  letter-spacing: 0.01em;
}
.wine_name {
	width: 532px;
	text-align: left;
	line-height: 130%;
}
.wine_size {
	font-size: 80%;
	line-height: 170%;
	width:105px;
	text-align:right;
}
.wine_price {
	width:110px;
	padding-top: 3px;
	text-align:right;
}
.whiskey_size {
	font-size: 80%;
	line-height: 170%;
	width:105px;
	text-align:right;
}

/* @end */


/* お問い合わせ */
.normal {
	background-color: #fff;
	width: 600px;
	text-align:left;
}
.normal td {
	background-color: #fff;
	width: 600px;
	height:30px;
	padding: 5px 0	0 25px;
}
textarea:focus, input:focus{
	outline: 0;
}

*:focus {
	outline: 0;
}
a{
	outline:none !important;
}
a:focus{
	outline:none !important;
}
input{
	font-size:16px;
	-webkit-appearance: button;
	-webkit-appearance: textarea;
	border-radius: 0;
	background-color: #ffffff; /* 背景は白 */
	border: 1px solid #797979;
}

textarea{
	outline: none;
	font-size:16px;
	resize:none;
}


.button {
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	background-color: #bcb5a3;
	color: #fff;
	border-style: none;
	cursor: pointer
}

.button:hover {
	background-color: #a39d8b;
	color: #fff;
}

/* @end */


/* フッター */
.footer_bg {
	background:#ece9de repeat-x;
	text-align:center;
	min-width:1000px;
}
.footer_note {
	font-size: 10px;
	letter-spacing:0.08em;
	color: #9a9a9a;
	padding:15px 0 20px 0;
}
.footer_copy {
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 9px;
	letter-spacing:0.08em;
	color: #9a9a9a;
}
.footer_txt , .footer_txt a {
	padding: 20px 0 0;
	font-size: 12px;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height: 100%;
	color: #9a9a9a
}
.footer_txt a:hover {
	color: #353535
}

/* @end */


/* アクセス */
.access_bg_honten{
	position:relative;
	background: url(../honten/images/access_honten.jpg) no-repeat;
	width:1000px;
	height:770px;
  font-size: 80%;
}
.access_bg_tsukiji{
	position:relative;
	background: url(../tsukiji/images/access_tsukiji.jpg) no-repeat;
	width:1000px;
	height:770px;
  font-size: 80%;
}
.access_bg_honten p,
.access_bg_honten_en p
{
	position: absolute;
	width: 350px;
	top:105px;
	left:210px;
	text-align:justify;
}
.access_honten{
	font-size: 140%;
	color: #9b5b59;
}
.access_honten_s{
	display: inline-block;
	margin-left: -6px;
	letter-spacing: -0.03em;
}
.access_bg_tsukiji p,
.access_bg_tsukiji_en p{
	position: absolute;
	width: 350px;
	top:105px;
	left:210px;
	text-align:justify;
}
.access_tsukiji{
	font-size: 140%;
	color: #6c7d55;
}
.access_tsukiji_s{
	display: inline-block;
	margin-left: -6px;
  letter-spacing: -0.03em;
}
.access_tsukiji_seats{
	background: #6c7d55;
	padding: 5px;
	color: #fff;
}


.access_map{
	position: absolute;
	top:440px;
	left:828px;
	text-align:left;
}

.reserve_acs_honten a{
  display: block;
  background: #9b5b59;
  width: 260px;
  height: 30px;
  margin: 5px 0 8px;
  text-align: center;
  color: #fff;
  padding-top: 12px;
  transition: .5s;
}
.reserve_acs_tsukiji a{
  display: block;
  background: #6c7d55;
  width: 260px;
  height: 30px;
  margin: 5px 0 8px;
  text-align: center;
  color: #fff;
  padding-top: 12px;
  transition: .5s;
}
.reserve_acs_delivery a{
  display: block;
  background: #9e7856;
  width: 260px;
  height: 30px;
  margin: 0 0 15px;
  text-align: center;
  color: #fff;
  padding-top: 12px;
  transition: .5s;
}
.reserve_acs_honten a:hover{background: #7a3c3d; transition: .5s;}
.reserve_acs_tsukiji a:hover{background: #4d5b38; transition: .5s;}
.reserve_acs_delivery a:hover{background: #794516; transition: .5s;}
.movie{
	background: url(../images//rock.jpg) repeat;
  margin:0 auto;
  padding: 30px 0 30px 150px;
}
.movie p{
  color: #fff;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 11px;
  margin: 5px 0 0 10px;
}

/* @end */


/* インドアビュー */
#indoorview {
	background: url(../images/indoorview.jpg) repeat;
	padding:0 0 40px 148px;
}
#indoorview_en {
	background: url(../images/indoorview.jpg) repeat;
	padding:40px 0 40px 148px;
}
/* @end */


/* お知らせ */
.side_news {
  font-weight: 100;
  background: rgba(0, 0, 0, 0.85);
  width: 350px;
  height: 100%;
  padding-left: 50px;
  position: fixed;
  z-index: 30000;
  top: 0;
  right: -400px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  color: #fff;
}
.side_news .title {
  position: absolute;
  top: 0;
  left: -56px;
  width: 45px;
  height:185px;
  letter-spacing: 0.07em;
  font-size: 15px;
  color: #fff;
  margin: 0 auto;
  padding: 0 0 15px 12px;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
  background: #4c4848;
  cursor: pointer;
  font-weight: 900;
}
.side_honten a {
  position: fixed;
  top: 200px;
  right: 0;
  width: 44px;
  height:105px;
  margin: 0 auto;
  padding: 45px 0 0 12px;
  text-align: left;
  -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
  background: #9b5b59;
  cursor: pointer;
  transition: .5s;
  letter-spacing: 0.2em;
  font-size: 15px;
  color: #fff;
  display: block;
  z-index: 100;
}
.side_tsukiji a {
  position: fixed;
  top: 350px;
  right: 0;
  width: 44px;
  height:118px;
  margin: 0 auto;
  padding: 32px 0 0 12px;
  text-align: left;
  -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
  background: #6c7d55;
  cursor: pointer;
  transition: .5s;
  letter-spacing: 0.2em;
  font-size: 15px;
  color: #fff;
  display: block;
  z-index: 100;
}
.side_honten:hover,
.side_honten:active,
.side_honten:visited{
  background: #7a3c3d;
  transition: .5s;
}
.side_tsukiji:hover,
.side_tsukiji:active,
.side_tsukiji:visited{
  background: #4d5b38;
  transition: .5s;
}
.side_news .title:after,
.side_honten a:after,
.side_tsukiji a:after{
  display: block;
  content: "";
  position: absolute;
  bottom: 15px;
  right: 27px;
  background: url(../images/btn.svg) no-repeat center center;
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  transition: .3s;
}
.side_honten:hover a:after,
.side_tsukiji:hover a:after{
  right: 24px;
  transition: .3s;
}

.side_news iframe {
  margin: 30px 0 0 -48px;
  padding: 0 0 10px 0;
  width: 340px;
  height: 610px;
  background: #fff;
  overflow-y : scroll;
  overflow-x : hidden;
}
.side_news .sns {
  margin: 20px 0 0 -30px;
}
.side_news .sns a {
  color: #fff!important;
}
.side_news .sns a:hover {
  color: #999!important;
}
.side_online a{
  position: fixed;
  z-index: 29000;
  top: 302px;
  right: 0;
  width: 39px;
  height:253px;
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 0.1em;
  margin: 0 auto;
  padding: 0 0 0 16px;
  text-align: center;
  -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
        writing-mode: vertical-lr;
  background: #64684f;
  display: block;
  color: #fff!important;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
_::-webkit-full-page-media, _:future, :root .side_online a {
  right: -3px;
  padding: 0 0 0 19px;
}
.side_online a:hover{
  background: #8d907e;
}
.fa-clone{
  padding-right: 5px;
}
/* @end */

/*1000px*/
@media screen and (min-width : 1000px) {
/* ナビゲーション */
#nav_honten,#nav_tsukiji {
	top: 60px;
	margin: 0 0 0 -500px;
	left: 50.03%;
}
#header {
	top: 0;
	left: 50%;
	margin-left: -500px;
}

}
/* @end */




/*568px以下（iphone5、iphone）*/
@media screen and (max-width: 568px) {
 .none_max_568 { display:none; }

}
