switchswitch    width: 100%;
    height: 160px;
    line-height: 160px;
    color: #FFFFFF;
    text-align: center;
    display: block;
    text-decoration: none;
    font-size: 46px;spLinkBlockInPcspLinkBlockInPcspLinkBlockInPcspLinkBlockInPcspLinkBlockInPcspLinkBlockInPcspLinkBlockInPcswitchswitch@charset "UTF-8";
/* CSS Document */

body,div,p,br,h1,h2,h3,h4,h5,h6,table,td,th,form,img,ul,li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #000000;
	text-align:center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

/*	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; */
	font-size:14px;
	line-height: 140%;
}


img {
	border:0;
}

.l_float {
	float:left;
	width:300px;
}


.r_float {
	float:right;
	width:600px;
}

.clear {
	clear:both;
	margin:10px 0;
}

.clear_no_margin {
	clear:both;
	}

.red {
	font-weight:bold;
	color:#F00;
	}

.inline {
	width:528px;
	border: solid 1px #CCCCCC;
	/*max-height: 400px;*/
	max-height: 780px;
	padding: 10px;
	overflow: auto;
	margin-bottom:20px;
	}
	
.movie {
	width:550px;
	margin-bottom:20px;
	}

.tx_r{
	text-align:right;
}

/*------------------------

     link

------------------------*/
a:link{
	color: #000;
	text-decoration:underline;
}
a:visited{
	color: #333;
	text-decoration:none;
	}
a:hover{
	color: #666;
	text-decoration:underline;
	}

/*------------------------

     table

------------------------*/

.tbl_list {
	border-collapse:collapse;
	border:solid 1px #CCC;
}

.tbl_list td {
	border-collapse:collapse;
	border:solid 1px #CCC;
	padding:10px;
}

.tbl_list td.bg {
	border-collapse:collapse;
	border:solid 1px #CCC;
	padding:10px;
	background-color:#EBEBEB;
}


/*------------------------

     layout

------------------------*/
#head_top{
	overflow:hidden;
	background-color: #333300;
	padding:8px 0px;
	
}

#head_top .head_top_in{
	width:920px;
	margin:0 auto;
}

a[href^="tel:"] {
	cursor: default;
	color: #ffffff;
	text-decoration: none;
}

h1{
	font-size: x-small;
	font-weight: normal;
	color:#ffffff;
	text-align:left;
	margin: 0px;
	padding:5px;
	font-size:10px;
	float:left;
}

#head_top .head_top_in .lang_tab{
	float:right;
}

#header {
	width:920px;
	margin:20px auto;
	background-color: #FFFFFF;
}

#ttl {
	float: left;
}


h2 {
	margin:0;
	padding:0;
	float:right;
	}

h3{
	margin:45px 0 15px 5px;
	padding-bottom:10px;
	background-image:url(../img_cmn/midadi_background.png);
	background-repeat:no-repeat;
	font-size:140%;
	letter-spacing: 0.2em;
	vertical-align:middle;
	}

h4 {
	margin:20px 0 10px 0;
	font-size:medium;
	border-left:solid 5px #333300;
	padding:5px;
}

h4.sake {
	margin: 0;
	border-left:none;
	border-bottom:solid 2px #333300;
	color:#333300;
	margin-bottom:5px;
	}
	
h3.enttl {
	margin: 0;
	border-left:none;
	border-bottom:solid 2px #333300;
	color:#333300;
	margin:60px 0px 5px;
	font-size:20px;
	}


#topimg {
	background-image: url(../img_cmn/topbg.jpg);
	background-repeat: repeat-x;
	height: 400px;
	}
	




.outline {
	width:920px;
	margin:0 auto 30px auto;
	text-align:left;
}


/* navi 

ul#gnavi,#gnavi li {
	list-style: none;
}





#gnavi li {
	margin:0;
	padding:10px 0;
	border-bottom: 1px solid #CCC;
}

#gnavi li.last {
	border:none;
}
*/

#gnavi {
	margin:0;
	width:310px;
	padding:0px 0px 0px 10px;
	float:left;
}

.navi {
	margin:0px 0px 20px 0px;
	width:320px;
	padding:0px 0px 12px 0px;
	border-bottom: 1px solid #CCC;
} 



.navi_left {
	width:110px;
	float:left;
	padding:0px 0px 0px 10px;
}

.navi_left ul {
	width:110px;
}

.navi_left ul li {
	width:110px;
	list-style: none;
	margin-bottom:2px;
}

.navi_right {
	width:200px;
	float:right;
}

.navi ul {
	padding-left: 0;
	list-style: none;
}

.navi ul li {
	margin-bottom: 20px;
}

.navi ul li:last-child {
	margin-bottom: 0;
}

.navi ul li img {
	max-width: 320px;
}


/*20151201変更サイドナビゲーション*/


.nav_title {
	
}



/* contents */


#contents {
	margin: 10px 0 20px 0;
	width:550px;
	float:right;
}

#contents ul {
	margin:0 0 20px 0;
	padding:0;
	}


#contents li {
	border-bottom:1px dotted #666;
	padding:5px;
	margin:0px;
	list-style-type: none;
}
/*
#contents h5 {
	font-weight:normal;
	border-bottom:1px dotted #666;
	padding:0px;
	margin:0px;
}
*/


#contents p {
	margin: 0;
	padding:5px 0;
}


#contents p.line {
	border-bottom:1px dotted #666;
	padding:5px 0;
	margin:5px 0;
}

#contents .calendar {
	margin-top: 20px;
}

#contents .calendar li{
	padding: 20px 0;
}

#contents .calendar li:last-child{
	border-bottom: none;
}

/* footer */

#foottextlink {
	clear:both;
	text-align:center;
	font-size:x-small;
	margin:20px 0;
	padding-top:10px;
	border-top:dotted 1px #999;
}

#foottextlink ul,#foottextlink li {
	display:inline;
}


#foottextlink li {
	display:inline;
	padding:0 5px;
	border-right :1px #999 solid;
}

#foottextlink li.last {
	border:none;
}



#footer {
	background-color: #333300;
	text-align: left;
	padding:10px;
	height:200px;
	font-size: x-small;
	color:#FFF;
}


#footer_top h5 {
	color:#FFFFFF;
	font-size:15px;
	padding:5px 0 5px 0;	
}

#footer_top li a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	list-style-type:none;
}

#footer_top li.oya a {
	font-size:15px;
	margin-top:12px;
	margin-bottom:8px;
	display:block;
	font-weight:600;
}

#footer_top li.ko a {
	margin-bottom:5px;
	margin-left:15px;
	display:block;
}

.footer_nav li a:hover {
	opacity:0.6;
}

#footer_top {	
	width:100%;
	background-color:#1A1A00;;
	padding:20px 0 30px 0;
}

.footer_inner {
	width:910px;
	margin:0 auto;
	overflow:hidden;
}

#footer_sitemap {
	float:left;
	width:450px;
	text-align:left;
}

.footer_title {
	width:450px;
	border-bottom:solid 1px #fff;
	margin-bottom:30px;
}

.footer_nav {
	width:150px;
	float:left;
}

.footer_nav ul {
	margin: 0;
	padding: 0;
}

.footer_nav li {
	list-style-type:none;
}



#footer_access {	
	float:left;
	width:400px;
	margin-left:60px;
	text-align:left;
}

#footer_access .bn {
	text-align: center;
	padding-top: 5px;
	
}

.footer_title02 {
	width:400px;
	border-bottom:solid 1px #fff;
	margin-bottom:30px;
}

#footer_bottom {	
	width:100%;
	background-color:#332B00;
	padding:20px 0 20px 0;
	text-align: left;
	font-size:15px;
	color:#fff;
	overflow: hidden;
}

#footer_bottom h1 {
	font-size: 12px;
	padding: 0;
	margin-bottom: 20px;
}


#footer_bottom h5 {
	font-size: 16px;
	margin: 20px 0 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #fff;
	letter-spacing: 0.12em;
}

.footer_address {
	float:left;
	line-height: 1.6;
	width: 40%;
	padding-top: 20px;
}

.f_infobox {
	float: left;
	width: 60%;
}

.f_infobox p {
	padding-left: 15px;
	line-height: 1.6;
}

.f_infobox table {
	border-collapse: separate;
	border-spacing: 1px;
	text-align: center;
	line-height: 1.5;	
	margin-top: 10px;
}

.f_infobox table th {
	width: 45px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #00134D;
}
.f_infobox table td {
	width: 45px;
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	background: #eee;
	color:#222;
}

.business_hours {
	font-size:14px;
	color:#fff;
	float:left;
	width:50%;
	padding-top:10px;
}

address {
    color: #fff;
    font-style: normal;
    padding: 45px 0 5px 0;
    text-align: center;
}



.m20_top {
	margin-top:20px;
	}
	
.m20_bottom {
	margin-bottom:20px;
	}
	
.m30_bottom {
	margin-bottom:30px;
	}

.m10_bottom {
	margin-bottom:10px;
	}
	
.fl_l {
	float:left;
}

.bold{
	font-weight: bold;
}

.mb_30{
	margin-bottom: 30px !important
}

/***********TOPページ予約の注意事項***********/

.caution {
	/*background:#EFF0E0;*/
	line-height: 1.6;
}

/*.caution h3 {
	background:#9E0F0C;
	padding:16px 0;
	text-align:center;
	font-size:130%;
    letter-spacing: 0.1em;
	color:#fff;
	margin:0;
}*/

div.caution h3{
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	font-size: 21px;
	background: none;
	letter-spacing: normal;
}

.caution p.lunch,
.caution p.dinner{
	padding: 10px !important;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}

.caution p.lunch{
	background:  #d0944d;
}

.caution p.dinner{
	background: #0c2293;
}

.caution p{
	padding: 15px !important;
}

.caution .bg-beige{
	background:#EFF0E0;
}

.caution a{
	display: block;
	text-align: center;
	color: #0064FF;
}

.caution h4 {
	margin:15px 0 5px;
    font-size: medium;
    border:none;
    padding: 5px;
	text-align:center;
}

.caution .text_box {
	padding: 10px 15px 20px !important;
	box-sizing:border-box;
	line-height:1.6;
	overflow:hidden;
}

.caution .text_box dl dt{
	font-weight:bold;
}

.caution .text_box dl dd{
	margin-left:20px;	
}

	
	
.menu_btn {
	background:url(../img_cmn/menu_btn.png);
}

.menu_btn a {
	text-decoration:none;
	font-size:120%;
	padding:10px 15px 10px 15px;
	display:block;
	letter-spacing:0.2em;
}

.nabe_banner a:hover {
	opacity:0.7;
}	


div#history {
	background-image:url(../about_img/his_bg_2.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
div#history_2 {
	background-image:url(../about_img/his_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
.visit_area {
	width:550px;
	margin:15px 0px 0px 0px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:8px;
	}

.visit_area_last {
	width:550px;
	margin:15px 0px 20px 0px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:8px;
	}

.visit_area_left {
	width:200px;
	float:left;
	}

.visit_area_right {
	width:330px;
	float:right;
	}

span.bold {
	font-size:16px;
	font-weight:bold;
	}

.f-16 {
	font-size:14px;
	}



div.switch,
div.splink
{
    display: none; /*非表示*/

}

.red {
	color: red;
}


/***********スマホサイトへのリンク表示***********/
	
#spLinkBlockInPc {
    display:none;
	width:100%;
	height:160px;
	line-height:160px;
	margin:10px auto;
	background: -moz-linear-gradient(top,#A3A3A3 0%,#3B3B3B 50%,#242424 50%,#000);
	background: -webkit-gradient(linear, left top, left bottom, from(#A3A3A3),color-stop(0.50, #3B3B3B),color-stop(0.50, #242424),to(#000));
	border: 1px solid #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),inset 0px 0px 1px rgba(255,255,255,0.6);
	text-shadow: 0px -1px 0px rgba(000,000,000,1),0px 1px 0px rgba(255,255,255,0.2);
}

#spLinkBlockInPc a {
	width:100%;
	height:160px;
	line-height:160px;
	color:#FFFFFF;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:46px;
}

/**ブログ埋め込み**/

div.news h2{
	float: none;
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	font-size: 21px;
}

div.news h2 span{
	font-size: 16px;
}
ul#feed{
	margin: 0 0 10px 0;
}

ul#feed li{
	padding: 15px 0;
}

ul#feed li .n-day{
	width: 105px;
    display: inline-block;
	margin-right: 20px;
}

ul#feed li .n-title{
	width: 425px;
	display: inline-block;
}
div.news p{
	text-align: right;
	padding-bottom: 40px !important;
}

/***/
.yoyaku{
text-align: right;
width: 920px;
margin: 0 auto 60px;
	font-size: 16px;
	
	}

.yoyaku a{
	background: #ca1028;
	padding: 10px;
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
}

.yoyaku a::before{
	content:"▶ ";
	font-size: 12px;
	color: #fff;
}
