@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Allura);
@import url(https://fonts.googleapis.com/css?family=Ovo);
/*---------------------------------------------------------------------------------
初期設定
--------------------------------------------------------------------------------- */
body {
	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color: #222;
	line-height: 160%;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	position: relative;
	background: #fff;
}


h1,h2,h3,h4,h5,h6,
ul,ol,dl,
p,li,dt,dd,th,td {
	margin: 0px;
	padding: 0px;
	border: 0;
	vertical-align: baseline;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,td {
	text-align: left;
	vertical-align: top;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0px;
	padding: 0px;
}

img {
   vertical-align: middle;
}

button {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

a:link,a:visited {
	color:#222;
	text-decoration: none;
}

a:hover {
	color:#222;
	text-decoration: underline;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img:hover,
a img:hover,
input[type="image"]:hover {
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  

	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;

}

a.nop img:hover,
a.nop img:hover {
	text-decoration: none;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;

}

ul {
	list-style-type: none;
}
 
div.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}

.clearfix:after {
	content: ""; 
	display: block;
	clear: both;
	height: 0;
}
/*.clearfix {
	overflow:hidden;
}*/

.none {
	display: none;
}

.bold {
	font-weight: bold;
}

img {
	max-width: 100%;
	height: auto;
}



/* 共通 */


article {
	padding: 0 0 60px;
}



/*固定予約ボタン*/

.fix_resb {
	position: fixed;
	right: 0;
	top: 102px;
	z-index: 100;
}



/* ヘッダー */

header {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

header h1 {
	width: 231px;
	margin: 0 auto;
	padding: 35px 0 20px;
	min-height:70px;
}

.header_sns {
	
}

.header_sns ul {
	width: 153px;
	position: absolute;
	right: 0;
	top: 26px;
	background: url(../images/common/header_followus.png) no-repeat left top;
	text-align: center;
	padding: 62px 0 0;
}

.header_sns ul li {
	display: inline-block;
}

.header_sns ul li:first-child {
	display: inline-block;
	margin: 0 20px 0 0;
}

.gn {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	padding: 18px 0;
}

.gn ul {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.gn ul li {
	display: inline-block;
	background: url(../images/common/header_nav_bg1.png) no-repeat right center;
}

.gn ul li:last-child {
	background: none;
}

.gn ul li a {
	display: block;
	font-family: 'Ovo', serif;
	font-size: 150%;
	padding: 0 39px 0 33px;
}

.gn ul li a:hover {
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  

	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

.gn ul li span {
	display: block;
	font-size: 50%;
}




/* フッター */

footer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.fn {
	margin: ;
}

.fn ul {
	text-align: center;
	margin: 0 0 30px;
}

.fn ul li {
	display: inline-block;
	background: url(../images/common/header_nav_bg1.png) no-repeat right center;
}

.fn ul li:last-child {
	background: none;
}

.fn ul li a {
	display: block;
	font-family: 'Ovo', serif;
	font-size: 100%;
	padding: 0 39px 0 33px;
}

.fn ul li a:hover {
	-webkit-transition: 0.3s ease-in-out;  
	-moz-transition: 0.3s ease-in-out;  
    -o-transition: 0.3s ease-in-out;  
    -ms-transition: 0.3s ease-in-out;  
    transition: 0.3s ease-in-out;  

	text-decoration: none;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}

footer .copyright {
	text-align: center;
	margin: 0 0 30px;
	font-family: 'Ovo', serif;
	font-size: 100%;
	color: #9e9999;
}

footer #page-top {
	position: absolute;
	right: 0;
	top: -20px;
}


article h2 {
	text-align: center;
	font-size: 58px;
	line-height: 58px;
	color: #9b7211;
	font-family: 'Allura', cursive;
}
article h2 .jp {
	display: block;
	padding-top: 5px;
	color: #9a9999;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	font-family:'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}









