@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

html,body {
	height: 100%;
}

body {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	/*font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ Pro","&#xff2d;&#xff33;&#x20;&#xff30;&#x30b4;&#x30b7;&#x30c3;&#x30af;",メイリオ, Meiryo,Osaka,"ＭＳ Ｐゴシック", "Helvetica", "Verdana",  sans-serif;*/
	font-family: "Times New Roman", 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;
	line-height: 100%;
	color: #333;
	background: url(../images/bg.gif) repeat left top;
	text-align: center;
	text-rendering: optimizeLegibility;
	position: relative;
	-webkit-text-size-adjust: 100%;
	-webkit-touch-callout: none;
	-webkit-transition: all 0.15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	   -moz-transition: all 0.15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	    -ms-transition: all 0.15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	     -o-transition: all 0.15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	        transition: all 0.15s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,ul {
	display: block;
}

h1,h2,h3,h4 {
	font-weight: normal;
	line-height: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	vertical-align: bottom;
}

img.vMid {
	vertical-align: middle;
}

hr {
	display: none;
}

.clear {
	clear: both;
}

/* for modern browser */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  line-height:0;
  font-size:0;
}

/* Hides from IE-mac */
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

table {
	border-collapse: collapse;
	}
	/*table tr {display: block;}*/


/* link */

a {
	color: #333333;
	display: block;
}

a:hover {
	text-decoration: none;

}

a * {
	cursor: pointer;
}

a:focus {
	outline: none;
}

::selection {
	background: #ededed;
}

::-moz-selection {
	background: #ededed;
}

p {
	color: #646463;
}

/* --------------------------------------------------------------------- */
/* margin-padding */
/* --------------------------------------------------------------------- */

/* margin - top */

.mt0 {
	margin-top: 60px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mt7 {
	margin-top: 7px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt12 {
	margin-top: 12px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mt50 {
	margin-top: 50px !important;
}

.mt60 {
	margin-top: 80px !important;
}


/* margin - bottom */

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}


/* margin - right */

.mr20 {
	margin-right: 20px !important;
}


/* margin - left */

.ml20 {
	margin-left: 20px !important;
}

.ml40 {
	margin-left: 40px !important;
}


/* padding - top */

.pt5 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt12 {
	padding-top: 12px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pt45 {
	padding-top: 45px !important;
}

.pt50 {
	padding-top: 50px !important;
}

.pt60 {
	padding-top: 60px !important;
}


/* padding - bottom */

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pt17 {
	padding-top: 17px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb26 {
	padding-bottom: 26px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pb50 {
	padding-bottom: 50px !important;
}

.pb60 {
	padding-bottom: 60px !important;
}


/* padding - left */

.pl45 {
	padding-left: 45px !important;
}


/* padding - right */

.pr170 {
	padding-right: 170px !important;
}


/* --------------------------------------------------------------------- */
/* text */
/* --------------------------------------------------------------------- */

.txt10 {
	font-size: 77% !important;
}

.txt11 {
	font-size: 85% !important;
}

.txt12 {
	font-size: 93% !important;
}

.txt14 {
	font-size: 107% !important;
}

.txt16 {
	font-size: 122% !important;
}

.txt18 {
	font-size: 136% !important;
}

.txtBold {
	font-weight: bold !important;
}

.txtNormal {
	font-weight: normal !important;
}

.txtColor1 {
	color: #50ac97 !important;
}

.txtLine140 {
	line-height: 1.4 !important;
}

.txtLine160 {
	line-height: 1.6 !important;
}

.txtLine180 {
	line-height: 1.8 !important;
}

.txtAlignRight {
	text-align:right;
}

.txtZoom1 {
	font-size: 115%;
	font-weight: normal;
	letter-spacing: 0.09em;
	-webkit-font-smoothing: antialiased;
}

.txt_Bold {
	font-weight: bold !important;
}

.txtRed {
	color: #a70e0e !important;
}

.txt_Grn {
	color: #597a56 !important;
}

.txtNoble {
	font-size: 12px;
	font-weight: normal;
}

/* --------------------------------------------------------------------- */
/* elements */
/* --------------------------------------------------------------------- */

.fixed{
	position: fixed !important;
    top: 0px;
}

.imgBlock,
.imgBlock img {
	display: block;
}

.listBlock,
.listBlock ul,
.listBlock li {
	display: block;
	list-style-type: none;
}

.listInline,
.listInline ul,
.listInline li {
	display: inline;
	list-style-type: none;
}

.listType1 li:after  {
	content: "、";
}
.listType1 li.last:after  {
	content: "";
}

.listDisc,
.listDisc ul,
.listDisc li {
	list-style: disc;
}
.listDisc li.none {
	list-style: none;
}

th,td {
	vertical-align: top;
}

th.vMid,
td.vMid {
	vertical-align: middle !important;
}



/* --------------------------------------------------------------------- */
/* ALL */
/* --------------------------------------------------------------------- */

#wrap {
	width: 880px;
	min-width: 880px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	display: block;
}

img.rightImg {
	float: left;
	display: block;
}
img.leftImg {
	float: left;
	display: block;
}

.block {
	display: block !important;
}

/* --------------------------------------------------------------------- */
/* side contents */
/* --------------------------------------------------------------------- */

div#sideContents {
	width: 150px;
	float: left;
	text-align: left;
	display: block;
	position: relative;
	}
	div#sideContents .sideContentsBg {
		width: 150px;
		/*position: fixed;*/
		top: 0;
		display: block;
	}
	/* logo */
	div#sideContents p.logo {
		width: 50px;
		height: 113px;
		overflow: hidden;
		display: block;
		position: relative;
		margin-top: 55px;
		left: 53px;
		background: url(../images/side_logo.gif) no-repeat left top;
		-webkit-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-moz-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-ms-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
		-o-transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
		transition: all 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940);
		}
		div#sideContents p.logo a span {
			padding-top: 200px;
			display: block;
		}
		div#sideContents p.logo:hover {
			opacity: 0.5;
		}
	/* menu */
	div#menuSet {
		display: block;
		}
		div#menuSet.cent {
			position: absolute;
		}
	div#sideContents nav#mainMenu {
		background: url(../images/line_x_01.gif) repeat-x left top;
		margin-top: 28px;
		padding-top: 26px;
		}
		div#sideContents nav#mainMenu ul,
		div#sideContents nav#subMenu ul {
			list-style: none;
			}
			div#sideContents nav#mainMenu ul li.last,
			div#sideContents nav#subMenu ul li.last {
				margin-bottom: 0px;
			}
			div#sideContents nav#mainMenu ul li {
				margin-bottom: 19px;
				height: 14px;
				position: relative;
				}
	div#sideContents nav#subMenu {
		background: url(../images/line_x_01.gif) repeat-x left top;
		margin-top: 24px;
		padding-top: 25px;
		}
		div#sideContents nav#subMenu ul li {
			margin-bottom: 12px;
			}
	div#sideContents nav#mainMenu ul li a,
	div#sideContents nav#mainMenu ul li a {
		display: inline-block;
		*display: inline;
		zoom: 1;
	}
	/* address */
	div#sideContents div#sideOther.sticky {
		/*position: fixed !important;*/
		bottom: 50px;
	}
	div#sideContents div#sideOther {
		padding-top: 24px;
		}
		div#sideContents div#sideOther p.name {
			margin-bottom: 9px;
		}
		div#sideContents div#sideOther p.ad {
			margin-bottom: 8px;
		}
		div#sideContents div#sideOther p.mail {
			margin-bottom: 6px;
		}
		div#sideContents div#sideOther div.copyright {
			background: url(../images/line_x_01.gif) repeat-x left top;
			margin-top: 25px;
			padding-top: 21px;
			}
			div#sideContents div#sideOther div.copyright p.number {
				font-size: 10px;
				color: #888;
				/* width: 149px;
				height: 12px;
				margin-bottom: 8px;
				display: block;
				overflow: hidden;
				background: url(../images/side_number.gif) no-repeat left top; */
				}
				div#sideContents div#sideOther div.copyright p.number span {
					/* padding-top: 200px;
					display: block; */
				}
			div#sideContents div#sideOther div.copyright p.copy {
				font-size: 10px;
				padding-top: 4px;
				letter-spacing: .08em;
				color: #b8b8b8;
				/* width: 137px;
				height: 13px;
				display: block;
				overflow: hidden;
				background: url(../images/side_copyright.gif) no-repeat left top; */
				}
				/* div#sideContents div#sideOther div.copyright p.copy span {
					padding-top: 200px;
					display: block;
				} */

div#sideContents div#sideOther .sns {
	margin-top: 24px;
}
div#sideContents div#sideOther .sns p {
	display: inline-block;
	margin-right: 15px;
}
div#sideContents div#sideOther .sns p a {
	opacity: .5;
}
div#sideContents div#sideOther .sns p a:hover {
	opacity: 1;
}


/* --------------------------------------------------------------------- */
/* main contents */
/* --------------------------------------------------------------------- */

div#mainContents {
	width: 711px;
	padding-left: 1px;
	background: url(../images/line_contents.gif) repeat-y left top;
	text-align: left;
	position: relative;
	float: right;
	}
	/* sub menu header */
	section#mainArea.inquiry header {
		width: 709px;
		height: auto !important;
		padding-top: 120px;
		}
		section#mainArea.inquiry header .sectionTitle {
			width: 170px;
			height: 49px;
			display: block;
			overflow: hidden;
			position: relative;
			top: 0;
			margin: 0px auto 0 auto;
			z-index: 10;
			background: url(../../inquiry/images/title.gif) no-repeat left top;
		}
	/* header */
	section#mainArea.about header {
		width: 709px;
		height: 435px !important;
		position: relative;
		z-index: 0;
		}
	div#mainContents section#mainArea header {
		width: 709px;
		height: 415px;
		position: relative;
		z-index: 0;
		overflow: hidden;
		}
		/* title Area */
		section#mainArea header .sectionTitle {
			width: 184px;
			height: 49px;
			display: block;
			overflow: hidden;
			position: absolute;
			bottom: 45px;
			left: 30px;
			z-index: 10;
			}
			section#mainArea header .sectionTitle span {
				padding-top: 200px;
				display: block;
			}
			/* title */
			section#mainArea.about header .sectionTitle {
				background: url(../../about/images/title.png) no-repeat left top;
			}
			section#mainArea.information header .sectionTitle {
				background: url(../../information/images/title.png) no-repeat left top;
			}
			section#mainArea.service header .sectionTitle {
				background: url(../../service/images/title.png) no-repeat left top;
			}
			section#mainArea.access header .sectionTitle {
				background: url(../../access/images/title.png) no-repeat left top;
			}
			section#mainArea.link header .sectionTitle {
				background: url(../../link/images/title.png) no-repeat left top;
			}
			section#mainArea.reservation header .sectionTitle {
				background: url(../../reservation/images/title.png) no-repeat left top;
			}
			section#mainArea.cafe-akariya header .sectionTitle {
				background: url(../../cafe-akariya/images/title.png) no-repeat left top;
			}
			section#mainArea.spa header .sectionTitle {
				background: url(../../spa/images/title.png) no-repeat left top;
			}
			section#mainArea.bbq header .sectionTitle {
				background: url(../../bbq/images/title.png) no-repeat left top;
			}
		/* use */
		section#mainArea.use .sectionTitle {
			width: 158px;
			height: 49px;
			display: block;
			overflow: hidden;
			margin: 120px auto 0 auto;
			z-index: 10;
			}
			section#mainArea.use .sectionTitle span {
				padding-top: 200px;
				display: block;
			}
			/* title */
			section#mainArea.use .sectionTitle {
				background: url(../../use/images/title.gif) no-repeat left top;
			}
		/* visual */
		section#mainArea.about header .visual {
			width: 709px;
			height: 435px !important;
		}
		section#mainArea header .visual {
			width: 709px;
			height: 415px;
		}

	/* point title */
	.pTit {
		padding-left: 13px;
		background: url(../images/icon_01.gif) no-repeat left 0.2em;
		font-weight: bold;
	}

	/* table all*/
	.var_t th,
	.var_t td {
		vertical-align: top !important;
		}
		.var_t th span {
			padding-top: 8px;
		}
	div.tableBox {
		width: 100%;
		position: relative;
		z-index: 5555;
		padding-top: 1px;
		display: block;
		background: url(../images/line_x_02.gif) repeat-x left top;
	}
	/* table 03 */
	table.tableset3 {
		margin-top: 14px;
		display: block;
		border-collapse: collapse;
		text-align: left;
		}
		table.tableset3 tr.vat th,
		table.tableset3 tr.vat td {
			vertical-align: top;
		}
		table.tableset3 tr.vat th {
			padding-top: 3px;
		}
		table.tableset3 th {
			width: 120px;
			font-weight: bold;
		}
		table.tableset3 td {
			width: 400px;
		}
		table.tableset3 th,
		table.tableset3 td {
			padding-top: 2px;
			padding-bottom: 2px;
			text-align: left;
			vertical-align: middle;
			color: #646463;
			line-height: 1.4;
			font-size: 93%;
		}
	/* table 02 */
	table.tableset2 {
		margin-top: 14px;
		display: block;
		border-collapse: collapse;
		text-align: left;
		}
		table.tableset2 tr.vat th,
		table.tableset2 tr.vat td {
			vertical-align: top;
		}
		table.tableset2 tr.vat th {
			padding-top: 3px;
		}
		table.tableset2 th {
			width: 70px;
		}
		table.tableset2 th,
		table.tableset2 td {
			padding-top: 2px;
			padding-bottom: 2px;
			text-align: left;
			vertical-align: middle;
			color: #8e714f;
			font-weight: normal;
			line-height: 1.4;
			font-size: 93%;
		}
	/* table 01 */
	table.tableset1 {
		display: block;
		text-align: left;
		border-collapse: collapse;
		/*background: url(../images/line_x_02.gif) repeat-x left top;*/
		/*z-index: 500;*/
		/*padding-top: 1px;*/
		z-index: -1;
		}
		table.tableset1 th span,
		table.tableset1 td.tableTit span {
			/*padding: 7px 0 7px 10px;*/
			margin: 0;
			display: block;
		/*	background: url(../images/table_bg.gif) repeat left top;*/
			width: 100%;
		}
		table.tableset1 th,
		table.tableset1 td {
			position: relative;
			top: 1px;
			text-align: left;
			vertical-align: middle;
			font-size: 93%;
			line-height: 1.7;
			color: #646463;
			padding: 8px 0 7px 10px;
			background: url(../images/line_x_02.gif) repeat-x left bottom;
		}
		table.tableset1 td {
			/*padding: 8px 0 7px 10px;*/
		}
		table.tableset1 th,
		table.tableset1 td.tableTit {
			padding: 0 0 0 0;
		}
		table.tableset1 th span {
			padding-left: 10px;
		}
		/* 個別指定 */
		.information .info02 table.tableset1 th,
		.information .info02 table.tableset1 th span {
			width: 109px;
		}
		.information .info02 table.tableset1 td {
			width: 190px;
		}
		/**/
		.information .info03 table.tableset1 th,
		.information .info03 table.tableset1 th span {
			width: 70px;
		}
		.information .info03 table.tableset1 td {
			width: 330px;
		}
		/**/
		
		

	/* footer */
	div#mainContents section#mainArea footer#contentsFooter {
		width: 709px;
		position: relative;
		z-index: 0;
		margin-top: 60px;
		background: url(../images/line_x_01.gif) repeat-x left top;
		padding-top: 1px;
		}
		footer#contentsFooter a {
			display: block;
			padding-top: 16px;
			padding-bottom: 13px;
			}
			footer#contentsFooter a:hover {
				background-color: rgba(0, 0, 0, 0.05);
			}
		footer#contentsFooter p {
			width: 120px;
			height: 12px;
			display: block;
			margin: 0 auto;
			overflow: hidden;
			background: url(../images/pagetop.png) no-repeat left top;
			}
			footer#contentsFooter p span {
				padding-top: 200px;
				display: block;
				}


/* --------------------------------------------------------------------- */
/* transition */
/* --------------------------------------------------------------------- */

footer#contentsFooter a,
div#sideContents div#sideOther .sns p a {
	-webkit-transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-moz-transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-ms-transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	-o-transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
	transition: all 0.6s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}




























