﻿html {
	min-width: 1200px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #000;
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ明朝体 Pro", "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 32px;
	letter-spacing:0;
	background: url(../img/shared/bg.jpg) repeat center top;
	min-width: inherit;
	min-height: inherit;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * <main>
 *=============================================*/

main {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * <header>
 *=============================================*/

header {
	position: relative;
}
header:before {
	background: url(../img/shared/nav-bg.png) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 186px;
	content: '';
	z-index: 98;
}
header .wrap {
	min-height: 995px;
	z-index: 99;
}
header h1 {
	position: absolute;
	top: 148px;
	right: 0;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
}
header .logo {
	position: absolute;
	top: 0;
	left: -23px;
}
header .tel {
	position: absolute;
	right: -12px;
	top: 36px;
}
header nav {
	position: absolute;
	bottom: 38px;
	left: 0;
}
/*=============================================
 * key
 *=============================================*/

#key {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 964px;
}
#key:before {
	background: url(../img/shared/key-shadow.png) repeat-x center top;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 480px;
	content: '';
	z-index: 98;
}
/*=============================================
 * <section>
 *=============================================*/

section {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding: 35px 0 12px;
}
.fb_iframe_widget span {
	display: table !important;
}
/*=============================================
 * <footer>
 *=============================================*/

footer {
	background: url(../img/shared/bg-01.jpg) repeat center top;
	color: #FFF;
	line-height: 20px;
	padding: 48px 0 44px;
}
footer .logo {
	padding: 0 0 59px 55px;
}
footer .tel {
	padding: 0 0 55px 55px;
}
footer .info {
	padding-left: 55px;
}
footer .info dl + dl {
	padding-top: 20px;
}
footer .info dl dt {
	float: left;
	width: 74px;
	margin-right: 18px;
}
footer .info dl dd {
	float: left;
	width: 292px;
}
footer nav {
	text-align: center;
	margin: 0 62px 72px 55px;
	padding: 16px 0 15px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
footer nav > a + a::before {
	display: none;
}
footer nav > a {
	padding: 0 29px;
}
footer .fr {
	padding-right: 61px;
}
footer .fr p {
	margin-top: 14px;
}
/*=============================================
 * copyright
 *=============================================*/

address {
	font-size: 13px;
}

address a{
 font-size: 10px;
 color: #FFF;
 display: block;
 text-decoration: none;
}

.text_c {
	text-align: center;
}
.mr0 {
	margin-right: 0 !important;
}
.pr0 {
	padding-right: 0 !important;
}
.menulist .item {
	width: 305px;
	margin-right: 30px;
	float: left;	
}
.menulist h3 {
	font-size: 25px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	position: relative;
	width: 305px;
	text-align:center;
	padding-bottom: 18px;
margin-top: 56px;
	z-index:1;
}
.menulist h3.pad1 {
	margin-top: 0;	
}
.menulist h3:before {
	background:url(../img/menu/sec4-h3-bg.png) no-repeat center top;
	position: absolute;
	top: 14px;
	left: 0;
	right: 0;
	height: 22px;
	content:'';
	z-index:-1;
}
.menulist dl {
	border-bottom: 1px solid #a59488;
	line-height: 25px;
	padding: 11px 0 12px;
}
.menulist dl dt {
	float: left;
	padding-left: 11px;
}
.menulist dl dd {
	float: right;
	text-align: right;
	padding-right: 10px;
}
.rss .photo span {
	transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	-webkit-transition: opacity .3s ease;
}
.rss .photo:hover span {
	opacity: 0.8;
}
.mr-0 {
	margin-right: 0 !important;
}


#sp_botan a{
	border:1px #880d0b solid;
	padding:25px 5px;
	text-align:center;
	font-size:32px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	background: #880d0b; 
}

.fix_reserve a{
	width: 38px;
	position: fixed;
	top:150px;
	right:0px;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 20px;
	display: block;
	background-color: #722321;
	padding: 30px 20px 30px 10px;
	color: #fff;
	letter-spacing: 2px;
	text-decoration: none;
	z-index: 9999999999999;
	font-weight: bold;
	text-align: center;
	font-family:'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'serif';
}