@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,main{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section,main{
	display: block;
}
body {
	/* ランドスケープモードでも文字サイズを*/	
	-webkit-text-size-adjust: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1a181f;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after{
	content:"";
	display:table;
	clear:both;
	
}

a {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}


a:hover{
	opacity:0.4;
}

.t_center{
	text-align: center !important;
}


.fl_left{
	float: left;
}

.fl_right{
	float: right;
}


.MT15{margin-top: 15px !important;}
.MT30{margin-top: 30px !important;}
.MT40{margin-top: 40px !important;}
.MT100{margin-top: 100px !important;}
.MT200{margin-top: 200px !important;}
.MTn70{margin-top: -72px !important;}
.MB10{margin-bottom: 10px;}
.MB20{margin-bottom: 20px;}
.MB25{margin-bottom: 25px;}
.MB50{margin-bottom: 50px !important;}
.MB100{margin-bottom: 100px !important;}
.MGR50{margin-right: 50px;}
.MGR7{margin-right: 7px;}
.MGR15{margin-right: 15px;}
.MGR53{margin-right: 53px;}
.MGR50{margin-right: 50px;}
.MGR65{margin-right: 65px;}
.MGR33{margin-right: 33px;}
.MGR35{margin-right: 35px;}
.MGR17{margin-right: 17px;}
.MGR80{margin-right: 80px;}
.MGR48{margin-right: 48px;}
.MGR45{margin-right: 45px;}
.MGR98{margin-right: 98px;}
.MGR200{margin-right: 200px;}
.MGL35{margin-left: 35px;}
.W490{width: 490px;}
.W12{width: 12%;}
.W45{width: 45%;}
.W50{width: 50%;}
.w360{
	width: 360px;
	height: auto;
	overflow: hidden;
}
.w240{
	width: 240px;
	height: auto;
	overflow: hidden;
}

.top0{
	top: 0 !important;
}
.Img_center{
	display: block;
	margin: 0 auto;
	width: 100%;
}

.Fonts14{
	font-size: 1.4rem;
}
.Fonts12{
	font-size: 1.2rem !important;
}
.Fonts7{
	font-size: 0.7rem !important;
}

.Fonts9{
	font-size: 0.9rem !important;
	vertical-align: top;
}


.MMenu{
	margin: 100px 0 50px;
}

#pageTop{
	display: none;
	position: fixed;
	bottom: 60px;
	right: 40px;
}

.page-top{
	display: block;
	background: url(images/pagetop.gif) no-repeat;
	width: 50px;
	height: 50px;
}

.page-top a{
	display: block;
	margin-top: 12px;
	color: #fff;
	width: 50px;
	height: 50px;
}


.bn_font{
	font-size: 0.8rem;
	font-weight: normal !important;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*後で削除*/
#tabwrap {
	background: url(../images/dinner/dinner-course.png) center top;
	overflow: hidden;
	width: 100%;
	min-height: 300px;
	margin:0px auto;
	box-shadow: 0 0 20px #ddd;
	border: 1px solid #000;
}
#tabs { overflow: hidden; }
#tabs li { list-style: none; }
#tabs li a {
	float: left;
	display: block;
	padding: 10px 15px;
	color: #666;
	width: 17%;
text-decoration: none;
	text-align: center;
	font-size: 15px;
/*	border-right: 1px solid #555;
	border-left: 1px solid #888;
	text-shadow: 1px 1px 0 #000;*/
}

#tabs li a:hover { background: #fff; z-index:-1; opacity: 1;
; }
#tabs li:first-child a { border-left: 0; }
#tabs li:last-child a { border-right: 0; }

#tabs li.current a {
	color: #9BC11C;
/*	background: #fff;
	text-shadow: 1px 1px 0 #fff;*/
}



.Menu_drink02 {
	width: 800px;
	margin: 0 auto;
	padding-top: 35px;
}



#content > div {
	clear: both;
	padding: 20px;
	line-height: 19px;
	color: #666;
	text-shadow: 1px 1px 0 #fff;
	display: none;
}

#content .current { display: block; }
#content #home.first { display: block; }
#content p { margin: 0 0 20px 0;}

.Omtitle2{
	text-align: center;
	font-size: 1.8rem;
	border-bottom: 1px solid #4D3621;
	margin: 45px 180px 50px;
	padding-bottom: 10px;
	font-family: 'Lora', serif;

}


.mtext{
	font-size: 0.9rem;
	margin-bottom: 50px;
	font-family: 'ipaexm';
	font-weight: bold;
	line-height: 1.5;

} 
.Menu_drink02 {
	width: 800px;
	margin: 0 auto;
	padding-top: 35px;
}


.Menu_drink dt{
	font-family: 'Lora', serif;
	color: #4D3621;
	font-size: 1rem;
	font-weight: normal;
	display: block;
}


.Menu_drink li {
	font-family: 'ipaexm';
	font-weight: 600;
	display: block;
} 

.Menu_drink li span{
	font-family: 'Lora', serif;
	color: #4D3621;
	font-size: 0.9rem;
	font-weight: normal;
	margin: -3px 0 15px 0;
	display: block;
}

.Hone{
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}



