@charset "utf-8";
/*=================================================
 * ブラウザのデフォルトのスタイルをリセットする
 * ================================================= */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	line-height: 1.0;
	-webkit-text-size-adjust: none;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
/* icon用font */
/* icon用font */
@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?62215588');
	src: url('../font/fontello.eot?62215588#iefix') format('embedded-opentype'), url('../font/fontello.woff?62215588') format('woff'), url('../font/fontello.ttf?62215588') format('truetype'), url('../font/fontello.svg?62215588#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: .4em
}
.icon-ticket:before {
	content: '\e800';
} /* '' */
.icon-globe:before {
	content: '\e801';
} /* '' */
.icon-desktop:before {
	content: '\e802';
} /* '' */
.icon-up-dir:before {
	content: '\e803';
} /* '' */
.icon-menu-1:before {
	content: '\e804';
} /* '' */
.icon-phone:before {
	content: '\e805';
} /* '' */
.icon-right-small:before {
	content: '\e806';
} /* '' */
.icon-mail:before {
	content: '\e807';
} /* '' */
.icon-angle-right:before {
	content: '\e808';
} /* '' */
.icon-angle-left:before {
	content: '\e809';
} /* '' */
.icon-angle-up:before {
	content: '\e80a';
} /* '' */
.icon-angle-down:before {
	content: '\e80b';
} /* '' */
.icon-down-dir:before {
	content: '\e80c';
} /* '' */
.icon-up-open:before {
	content: '\e80d';
} /* '' */
.icon-location:before {
	content: '\e80e';
} /* '' */
.icon-location-1:before {
	content: '\e80f';
} /* '' */
.icon-mail-alt:before {
	content: '\e811';
} /* '' */
.icon-left-small:before {
	content: '\e812';
} /* '' */
img {
	border: 0;
	vertical-align: bottom;
}
table, caption, th, td {
	border: 0 none;
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
/*=============================================*/
/*                 マージン            */
/*=============================================*/

.m_b05 {
	margin-bottom: 5px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px !important;
}
.m_b25 {
	margin-bottom: 25px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_t05 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t25 {
	margin-top: 25px;
}
.m_t30 {
	margin-top: 30px;
}
.m_l20 {
	margin-left: 20px;
}
.m_r20 {
	margin-right: 20px;
}
.p_l05 {
	padding-left: 5px;
}
.p_l10 {
	padding-left: 10px;
}
.p_l15 {
	padding-left: 15px;
}
.p_l20 {
	padding-left: 20px;
}
.p_l25 {
	padding-left: 25px;
}
.p_l30 {
	padding-left: 30px;
}
.p_l40 {
	padding-left: 30px;
}
.p_l50 {
	padding-left: 50px;
}
.p_l65 {
	padding-left: 65px;
}
.p_r05 {
	padding-right: 5px;
}
.p_r10 {
	padding-right: 10px;
}
.p_r15 {
	padding-right: 15px;
}
.p_r20 {
	padding-right: 20px;
}
.p_r25 {
	padding-right: 25px;
}
.p_r30 {
	padding-right: 30px;
}
.p_r40 {
	padding-right: 40px;
}
.p_r50 {
	padding-right: 50px;
}
.p_t10 {
	padding-top: 10px;
}
.p_t20 {
	padding-top: 20px;
}
.p_t30 {
	padding-top: 30px;
}
.p_40 {
	padding-top: 40px;
}
.p_t50 {
	padding-top: 50px;
}
.pa_box5 {
	padding: 5px;
}
.pa_box10 {
	padding: 10px;
}
.pa_box15 {
	padding: 15px;
}
.pa_box20 {
	padding: 20px;
}
.p_txt {
	padding-left: 10px;
	padding-right: 10px;
}
.txt_red {
	color: #990000;
}
.txt_white {
	color: #fff;
}
.txt_center {
	text-align: center;
}
p.txt_c {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px 3px 0px 3px;
}
p.txt_c2 {
	text-align: center;
	padding: 0px 3px 0px 3px;
}
/*=================================================
 * サイト全体の基本スタイル
 * ================================================= */

body {
	text-align: left;
	color: #29170A;
	cursor: auto;
	font: normal normal 82%/1.5 "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	letter-spacing: 0px;
	word-spacing: normal;
	background: url(../img/shared/conbg_second.jpg) repeat center top;
}
a:link {
	color: #c2ab8b;
	text-decoration: none;
}
a:visited, a:active {
	color: #c2ab8b;
	text-decoration: none;
}
a:hover {
	color: #c2ab8b;
	text-decoration: underline;
}
/*========== Header ==============*/

header {
	background: url(../img/shared/header_bg.png) center bottom repeat-x;
	clear: both;
	color: #fff;
	min-height: 120px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999999;
}
.global-header #logo {
	position: absolute;
	top: 34px;
	left: 1%;
}
.global-header #logo img {
	width: 160px;
}
h1 {
	text-align: center;
	line-height: 20px;
	font-size: 80%;
	color: #29170A;
	border-bottom: solid 1px rgba(86,34,0,0.2);
}
.topnavi {
	position: absolute;
	top: 20px;
	right: 0px;
	height: 70px;
}
.topnavi li {
	display: inline-block;
	position: relative;
	width: 50px;
	vertical-align: top;
}
.topnavi li a {
	font: normal normal 11px/20px "メイリオ", Meiryo, "ＭＳ ゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #2f1b00;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
	height: 100%;
	padding: 10px 0 8px;
	width: 100%;
	border-right: solid 1px rgba(86,34,0,0.2);
}
#telnavi a {
	border-left: solid 1px rgba(86,34,0,0.2);
}
.topnavi li a:hover {
	text-decoration: none;
}
.topnavi li a[class^="icon-"]:before {
	display: block;
	width: 100%;
	padding-bottom: 4px;
	font-size: 19px;
	font-weight: normal;
	color: #2f1b00;
}
#telnavi {
}
.topnavi .button-toggle {
	padding-top: 19px;
	padding-bottom: 0;
}
.topnavi .button-toggle:before, .topnavi .button-toggle:after {
	content: '';
}
.topnavi .button-toggle span, .topnavi .button-toggle:before, .topnavi .button-toggle:after {
	height: 4px;
	display: block;
	background: #2f1b00;
	width: 33px;
	margin: 0 auto 7px auto;
}
.topnavi .button-toggle span {
	text-indent: -9999px;
}
.mainimg {
	background: url(../img/shared/line.png) repeat-x center bottom;
	padding-bottom: 28px;
	min-height: 205px;
	margin-top: 113px;
	position: relative;
	z-index: 500;
	overflow: hidden;
}
/*-----------------------------*/


.global-footer {
	background: url(../img/shared/ft_bg.jpg) repeat center top;
}
.global-footer .shopinfo {
	background: url(../img/shared/ft_line.png) repeat-x center top;
	clear: both;
	font-size: 12px;
	color: #fff;
	padding: 10px 10px;
	position: relative;
	text-align: left;
}
.global-footer .shopinfo .f_cl {
	color: #eeba8c;
	font-size: 12px;
	font-weight: bold;
}
.global-footer .name_c {
	margin: 30px 0 5px;
	font-weight: bold;
}
.global-footer .shopinfo .phone {
	font-weight: bold;
}
.global-footer .shopinfo .vcard dt {
	font-size: 120%;
	font-weight: bold;
}
.global-footer .shopinfo .vcard dd {
	padding-bottom: 5px;
}
.global-footer .shopinfo p, .global-footer .shopinfo .vcard {
	position: relative;
	z-index: 99;
}
.global-footer .f_tel {
	text-align: center;
}
/*          　 シェアボタンbox   　　          */
/*=============================================*/

#social-share {
	overflow: hidden;
	width: 100%;
}
#social-share table {
	margin: 0px auto;
}
#social-share table th {
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-top: 1.6em;
	padding-bottom: 1.6em;
	padding-right: 2px;
}
#social-share table td {
	text-align: center;
	padding: 3px 0px 3px 5px;
	margin: 3px 0px 3px 0px;
	float: left;
}
.link {
	margin: 0 auto 0;
	text-align: center;
	width: 100%;
}
.link p {
	display: inline-block;
	margin: 20px auto;
	padding: 0 6px;
}
.link p a {
	background: #882814;
	border: solid 1px rgba(142,60,0,1);
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 13px;
	letter-spacing: 0;
	padding: 3px 5px;
	text-align: center;
	text-decoration: none;
	box-shadow: inset 0 0 1px #a8a398;
	width: 65px;
}
.botan1 a::before {
	content: '\e802';
	font-family: "fontello";
	margin-right: 9px;
}
.botan2 a::before {
	content: '\e801';
	font-family: "fontello";
	margin-right: 9px;
}
.botan3 a::before {
	content: '\e805';
	font-family: "fontello";
	margin-right: 9px;
}
/*=============================================*/
/*           　フッター箇所　　　　　          */
/*=============================================*/
.global-footer {
	text-align: left;
}
footer {
	background: url(../img/shared/footer_second.jpg) repeat center top;
	color: #fff;
	text-align: center;
	line-height: 27px;
	font-size: 85%;
}
.global-footer table {
	margin: 0 auto;
	font-size: 11px;
}
/*----------------------under---------------------------------*/

.under h2, .under h3 {
	margin-bottom: 10px;
}
.alr {
	text-align: right;
}
.block p.mb:last-of-type {
	margin-bottom: .6em;
}
.block p {
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.block::after {
	clear: both;
	content: "";
	display: block;
}
.block {
	margin: 0px 5px 0px;
	padding: 10px 0 20px;
	clear: both;
}
.padd {
	padding: 0 3%;
}
hr {
	background: url(../img/shared/line_bg.png) no-repeat center top;
	height: 20px;
	border: none;
	width: 94%;
	margin: 0 auto;
}
.tag_price {
	font-size: 30px;
	color: rgb(105, 19, 19);
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif, 'ＭＳ Ｐ明朝', 'MS PMincho';
	font-weight: bold;
}
.f_19 {
	font-size: 19px;
}
.f_18 {
	font-size: 18px;
}
.f_24 {
	font-size: 24px;
}
.f_14 {
	font-size: 14px;
}
.f_13 {
	font-size: 13px;
}
.f_merino {
	font: normal normal 13px/160% 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	color: #35170c;
}
.f_mincho {
	font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif, 'ＭＳ Ｐ明朝', 'MS PMincho';
}
.left_col {
	float: left;
}
.right_col {
	float: right;
}
.clear {
	clear: both;
}
dl:after, ul:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	zoom: 1 !important;
}/* for IE 5.5-7 */
.clearfix:after, .menu_list dl:after, .mn_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
}
/*=============================================*/
/*              menuList   share               */
/*=============================================*/



.toggle {
	position: relative;
	background: url(../img/dinner/line.png) repeat-x 0 bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.toggle:after {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -8px;
	color: #2f1b00;
	content: '\25BC';
	font-size: 15px;
}
.toggle.active:after {
	content: '\25B2';
}
.menulist dl {
}
.menulist dt {
	text-align: left;
	padding-left: 18px;
	font-weight: bold;
	color: #412818;
	background-image: url(../img/shared/ico.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.menulist dd.price {
	text-align: right;
	font-weight: bold;
	color: #980b24;
	font-size: 90%;
	margin-top: -1.55em;
	padding-bottom: 5px;
	margin-bottom: 0.7em;
	border-bottom: 1px #a89f8a dotted;
}
.menulist dd.txt {
	text-align: left;
	padding-left: 18px;
	margin-bottom: 16px;
	color: #5e594c;
	font-size: 90%;
}

@media screen and (max-width: 370px) {
.menulist dt {
	padding-right: 12%;
}
}
.block .bnr {
	width: 70%;
	max-width: 689px;
	margin: 0 auto 5px;
}
.normal {
	font-weight: normal !important;
}
/*----------------------index---------------------------------*/

#index .block {
}
#index #lead p {
	padding-bottom: 10px;
}
#index .banner li {
	margin-bottom: 10px;
}
#index .g_banner li {
	width: 49%;
}
#index #facebook {
	background: url(../img/index/fb_bg.jpg) repeat center top;
	background-size: 100%;
	width: 300px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
#index #facebook h3 {
	position: absolute;
	top: -10px;
	left: -10px;
}
#index #facebook .fb-page {
	background-color: #cdb694);
	position: absolute;
	top: 54px;
	left: 15px;
	width: 270px;
	height: 260px;
}
/*----------------------#concept---------------------------------*/


#concept #lead {
	position: relative;
}

#concept #sec1 .banner li { width:49%;}




#concept #sec3 dd.f_mincho {
	font-size: 17px;
}
#concept #sec3 dt {
	margin-bottom: 5px;
}
#concept #sec3 dl {
	margin-bottom: 5px;
}


#concept .bnr {
	margin: 0 auto 10px;
}
#concept #sec4 .photo {
	margin-top: -20%;
}
#concept #sec5 .info {
	display: table;
	width: 100%;
	margin-bottom: 10px;
}
#concept #sec5 .info .photo {
	background: url(../img/concept/sec5_photo1.jpg) no-repeat center;
	background-size: cover;
	display: table-cell;
	width: 30%;
	vertical-align: bottom;
}
#concept #sec5 .info .tbl {
	width: 65%;
	display: table-cell;
	padding-left: 5%;
}
#concept #sec5 .info .photo2 {
	background: url(../img/concept/sec5_photo3.jpg) no-repeat center;
	background-size: cover;
}
#concept #sec5 .end dd {
	padding-bottom: 5px;
}

@media screen and (max-width: 530px) {
#concept #sec5 .end {
	display: table;
	width: 100%;
}
#concept #sec5 .end dl {
	width: 49%;
	display: table-cell;
	vertical-align: top;
}
#concept #sec5 .end .photo {
	width: 49%;
	padding-left: 2%;
	display: table-cell;
}
}
/*----------------------#lunch---------------------------------*/
.f_red {
	color: #761111;
}
#lunch #sec1 .photo li {
	width: 50%;
}
#lunch .list li {
	list-style-type: disc;
	margin-left: 20px;
}
#lunch .list_cl {
	background-color: #fcedd6;
	padding: 15px 5px;
}
#lunch .course {
	background: url(../img/lunch/op_bg.png) repeat 0 0;
	padding: 10px;
}
#lunch .course .info {
	background-color: #fef7ed;
	padding: 10px 10px 20px;
}
#lunch .menu_list .price {
	color: #761111;
	font-weight: bold;
}
#lunch .menu_list dl {
	margin-bottom: 5px;
}
#lunch .course_ex .list {
	margin-bottom: 5px;
}
#lunch #sec3 .menu_list {
	background-color: #f9e7cc;
	padding: 10px 10px;
}
#lunch #sec3 .menu_list dt {
	float: left;
}
#lunch #sec3 .menu_list dd {
	float: right;
}
#lunch #sec3 .info dl {
	margin-bottom: 10px;
}
#time {
	background: url(../img/lunch/frame.jpg) repeat center top;
	padding: 5px;
}
#time .bg_in {
	background: url(../img/lunch/op2.png) repeat 0 0;
	padding: 10px;
}

@media screen and (min-width: 520px) {
#lunch #sec3 .info {
	float: left;
	width: 49%;
}
#lunch #sec3 .info dl {
	margin-bottom: 0;
}
#lunch #sec3 .photo {
	float: right;
	width: 49%;
}
}

@media screen and (min-width: 420px) {
#lunch .course_ex .list {
	width: 48%;
	float: left;
	margin-bottom: 0px;
}
#lunch .course_ex .note {
	float: right;
	width: 45%;
}
}
/*----------------------#dinner---------------------------------*/





#dinner #sec1 .banner li {
	float: left;
	width: 49%;
	margin-bottom: 2%;
}
#dinner #sec1 .banner li:nth-child(even) {
	float: right !important;
}
#dinner #sec2 .info .f_mincho {
	font-size: 16px;
	font-weight: bold;
}
#dinner #sec4 .menu {
	margin-bottom: 3%;
}
#dinner #sec4 .menu dd {
	margin-bottom: 5px;
}
#dinner #sec5 .info {
	margin-bottom: 3%;
}
#dinner #sec6 .group {
	background: url(../img/lunch/op_bg.png) repeat 0 0;
	padding: 10px;
}
#dinner #sec6 .group, .pat {
	padding-top: 10px !important;
}
#dinner #sec6 .menu {
	background-color: #fcf7e9;
	padding: 0px 10px 10px;
}
#dinner #sec6 .menu .info dl {
	width: 48%;
	padding-right: 2%;
}
#dinner #sec6 .menu .info dt {
	padding-top: 10px;
}
#dinner #sec6 .menu .info {
	background: url(../img/dinner/op_bg.png) repeat center;
	position: relative;
	border-bottom: 1px solid #baac99;
	margin-bottom: 10px;
}
#dinner #sec6 .menu .info::after {
	position: absolute;
	top: 0px;
	right: 0%;
	width: 50%;
	height: 100%;
}
#dinner #sec6 .info1::after {
	background: url(../img/dinner/sec6_bg1.png) no-repeat center;
	content: "";
	background-size: cover;
}
#dinner #sec6 .info2::after {
	background: url(../img/dinner/sec6_bg2.png) no-repeat center;
	content: "";
	background-size: cover;
}
#dinner #sec6 .info3::after {
	background: url(../img/dinner/sec6_bg3.png) no-repeat center;
	content: "";
	background-size: cover;
}
#dinner .arrow {
	text-align: center;
	max-width: 47px;
	width: 5%;
	margin: 0 auto 0;
	padding-bottom: 0;
	background: none;
}
#dinner .arrow::after {
	font-size: 0;
}
#dinner .arrow.active img {
	-ms-transform: rotate(-180deg); /* IE 9 */
	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
	transform: rotate(-180deg);
}

@media screen and (max-width: 479px) {
}

@media screen and (min-width: 479px) {
#dinner #sec4 .menu dl, #dinner #sec4 .menu .photo, #dinner #sec5 .info dl, #dinner #sec5 .info .photo {
	width: 49%;
}
#dinner #sec4 .menu dd {
	margin-bottom: 0;
}
#dinner .fl {
	float: left;
}
#dinner .fr {
	float: right;
}
}
/*----------------------#wine---------------------------------*/
#wine .bx-wrapper .bx-controls-direction a {
	margin-top: 0;
	top: 36%;
}
#wine .link li {
	float: left;
	width: 32%;
	margin-right: 2%;
}
#wine .link li:last-child {
	margin-right: 0;
}
#wine #sec5 {
	background: url(../img/wine/wood.jpg) repeat center top;
	color: #fff;
	padding: 10px;
}
#wine #sec4 {
	padding: 0 5px;
}
#wine #sec3 {
	background: url(../img/wine/frame.png) no-repeat center top;
	background-size: 100%;
	padding: 5% 5px 0;
}

@media screen and (max-width: 520px) {
#wine #js_sl .bx-wrapper .bx-controls-direction a {
	margin-top: 0;
	top: 17%;
}
}
/*----------------------#access---------------------------------*/

#access  #sec1 .tbl_info  dl
{    border-bottom: 1px #333 dotted;
padding:10px 0;}


#access  #sec1 .tbl_info dt{text-align: left;
 
   float:left;
   width:20%;
    font-weight: bold;
    color: #781111;
    background-image: url(../img/shared/ico.png);
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 15px;
}#access  #sec1 .tbl_info dd { float:left;
width:75%;
}
/*#access .areamap{
	background:url(../../img/party/img2.png) no-repeat center top;
	max-width:100%;
	height:auto;
}*/