@charset "utf-8";
/* CSS Document */

/* =========================
	body
========================= */

body {
	background: url(../img/all/cont_bg.jpg);
	font-size: 13px;
	font-family: 'ヒラギノ丸ゴ Pro W3', 'Hiragino Maru Gothic Pro, Me', 'osaka', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	line-height: 2em;
	color: #333;
}

p {
	margin: 0;
	color: ;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	background: ;
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	word-break: break-all;
	color: ;
	border: ;
}

tr {
	border-bottom: solid #d3ca96 thin;
}

th,
td{
	padding: 4px;
	border: ;
}

th {
	background: ;
	width: 25%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	white-space: nowrap;
	color: #4d4414;
	padding-left: 10px;
}

td {
	background: ;
	word-break: break-all;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}

ul {
	list-style-type: none;
	padding: 0;
}
ul:after {
	display: block;
	content: "";
	clear: both;
}

dl {
	margin: 0;
}
dl dd {
	margin: 0;
}
dl:after {
	display: block;
	content: "";
	clear: both;
}



/* =========================
	logo
========================= */

.header_inner {
	position: relative;
	margin:  0 auto -10px;
	/*text-align: center;*/
	background: url(../img/all/header_bg.png) no-repeat center top / auto 100%;
	padding-bottom: 15px;
	z-index: 10;
}

h1 {
	background: ;
	text-align: center;
	margin: 0 auto;
	padding: 30px 10% 20px;
	line-height: 0;
}
h1 img {
	width:80%;
	max-width: 193px;
}

/* =========================
	slider
========================= */

.slider_box {
	max-width: 700px;
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}


/* =========================
	g_menu
========================= */

.g_menu {
	min-height: 1em;
	line-height: 1em;
	margin: 0 auto;
	padding-top: 0px;
	background:   ;
	text-align: center;
	/*border-top: solid 1px #999;*/
}

.g_menu a {
	display: inline-block;
	width: 50%;
	max-width: 350px;
}

.g_menu img {
	max-width: 180px;
}


/* =========================
	menu
========================= */

.menu {
	margin: 0 ;
	padding-top: 3px;
	padding-bottom: 3px;
	background: rgba(255,255,255,.3);
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
}

.menu ul {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	background: ;
	border-bottom: ;
	line-height: 0;
	list-style: none;
	text-align: center;
}
.menu ul li:last-child {
	background: none;
}

.menu ul li a {
	display: block;
	padding: 6px 10px;
	background: url(../img/menu/arrow.png) no-repeat 95% 50%;
	background-size: auto 14px;
	text-decoration: none;
}


/* =========================
	footer_menu
========================= */

.footer_menu {
	margin: 0 auto;
	padding: 0 5% 50px;
	background:  ;
	text-align: center;
}

.footer_menu img {
	margin-top: 30px;
}


/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: ;
	border-bottom: ;
}

.f_menu:after {
	content: "";
	display: block;
	clear: both;
}

.f_menu img {
	max-width: 160px;
}

.f_menu ul {
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.f_menu li {
	float: left;
	width: 50%;
	padding: 5px 0;
	line-height: 0;
	text-align: center;
	list-style: none;
}


/* =========================
	footer
========================= */

.footer:before {
	display: block;
	content: "";
	margin: 0 auto;
	background: url(../img/all/bg_photo2.jpg) no-repeat bottom center / cover;
	width: 100%;
	height: 100px;
}
.footer {
	position: relative;
	margin: 0 auto;
	background:  #fef4da ;
}

.footer_inner {
	background: ;
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 20px 0 ;
}

.footer_inner img {
	width: 70%;
	max-width: 180px;
}

.footer_inner p {
	margin: 10px 0;
	color: ;
	text-align: center;
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	padding: 5px 10px;
	background: #4d4414;
	margin: 0;
	font-size: 11px;
	text-align: center;
	border-top: ;
}

.copyright p {
	margin: 0;
	color: #fff;
}


/* =========================
	Contents
========================= */

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}

.contents p {
	padding: 2% 0;
}

.link a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: #536905;
	box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.2);
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.link2 {
	display: block;
	width: 80%;
	max-width: 600px;
	margin: 0 auto;
}

.text_contents {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
}

.lightbox:after {
	content: "";
	display: block;
	clear: both;
}

.lightbox_info {
	margin: -15px 0 -5px;
	font-size: 11px;
	text-align: center;
}

.inline_block span {
	display: inline-block;
}


/* =========================
	page
========================= */
h2 {
	background: url(../img/all/line_dot_brown.png) repeat-x left bottom;
	margin: ;
	padding: 10px 0;
	font-size: 1.6em;
	font-weight: bold;
	color: ;
	text-align: ;
	line-height: ;
}
h3.title_text {
	background: ;
	margin: ;
	padding: ;
	font-size: 1.6em;
	font-weight: bold;
	color: ;
	text-align: ;
	line-height: ;
}
h4.title_text {
	background: ;
	margin:10px 0 ;
	padding: ;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: ;
}
h5.title_text {
	background: ;
	margin: 10px 0 0;
	padding: ;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: center;
}
 .sub_box {
 	margin: 10px auto 20px;
 	padding: 20px 0 10px;
 }
.att {
	background: ;
	padding:  ;
	border: ;
}
.img2 {
	display: table;
	margin: 0 auto;
}
.img2 li {
	float: left;
	width: 49%;
	margin-left: 2%;
}
.img2 li:nth-of-type(2n+1) {
	margin-left: 0;
}
.img3{
	display: table;
	margin: 0 auto;
}
.img3 li {
	float: left;
	width: 33%;
	margin-left: 0.5%;
	margin-top: -5px;
}
.img3 li:nth-of-type(3n+1) {
	margin-left: 0;
}

/*------------------ index ------------------*/
.header {
	margin: 0 auto;
}

#index .point {
	background: url(../img/index/top_cont_bg01.png) no-repeat -30px top / 50% auto;
	width: 96%;
	padding: 30px 2% ;
}
#index .point ul li {
	margin-top: 30px;
}
#index .point ul li h4 {
	margin: 10px 0 0;
}

#index .greeting {
	background: url(../img/index/top_cont_bg02.png) no-repeat 120% 35% / 50% auto;
	width: 96%;
	padding: 0 2% ;
}


/*------------------ cuisine ------------------*/

.cuisine_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/cuisine/cuisine.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.cuisine_title h2 {
		background-size: cover;
	}
}
	
#cuisine .ryo01 {
	background: url(../img/cuisine/cuisine_bf_bg.png) no-repeat left 75% / 45% auto;
}

#cuisine .ryo02 .sub_box {
	background: url(../img/cuisine/cuisine_bf_bg.png) no-repeat right 95% / 30% auto;
	margin: 10px 0 30px;
	padding: 0;
}
		



/*------------------ spa ------------------*/

.spa_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/spa/spa.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.spa_title h2 {
		background-size: cover;
	}
}

#spa .spa01 .box {
	background: url(../img/spa/detail3_bg.png);
	margin-top: 30px;
	padding: 5px 15px;
}
#spa .spa01 .sub_box {
	background: url(../img/cuisine/cuisine_bf_bg.png) no-repeat right 95% / 30% auto;
}

ul.list li {
	background: url(../img/access/access_Information.png) no-repeat left 0.4em;
	padding-left: 20px; 	
}	

		
/*------------------ facilities ------------------*/

.facilities_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/facilities/facilities.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.facilities_title h2 {
		background-size: cover;
	}
}
#facilities .kan01 .sub_box {
	background: url(../img/cuisine/cuisine_bf_bg.png) no-repeat right 95% / 30% auto;
}

#facilities .contents table {
	background: url(../img/spa/detail3_bg.png);
	padding: 10px;
}
	





/*------------------ access ------------------*/

.access_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background:  url(../img/access/access.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.access_title h2 {
		background-size: cover;
	}
}

#access .ac01 {
	background: url(../img/access/access_bg.png) no-repeat left top / 35% auto;
	width: 96%;
	padding: 30px 2% 0;
}
#access .ac01 .map {
	background: #73630E;
	height: 300px;
	padding: 5px;
}
	
#access .ac02 dl dt {
	background: url(../img/access/access_arrow.png) no-repeat left 0.4em;
	padding-left: 20px;
	font-weight: bold;
}
#access .ac02 dl dd {
	margin-bottom: 10px;
	padding-left: 20px;
}
#access .ac02 .att a {
	text-decoration: underline;
	color: #73630e;
}
#access .ac02 ul.list {
	margin-left: 20px;
}
		
/*------------------ movie ------------------*/

.movie_contents {
	width: 96%;
	max-width: 700px;
	margin: 30px auto 0;
	padding-bottom: 1px;
}

.movie_contents p,
.movie_contents h2 {
	margin-top: 0;
	text-align: center;
	color: ;
}

.movie_contents span {
	display: inline-block;
}

.movie_contents strong {
	display: inline-block;
	margin: 0 10px;
}

.movie {
	padding: 0;
}

.movie_box {
	margin: 10px 0 30px;
}
 
 #movie_top .header_inner {
 	padding-top: 0;
 } 

/* =========================
	add
========================= */

/*------------------ float ------------------*/

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

.float_clear:after {
	content: "";
	display: block;
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.img_left {
	width: 49%;
	float: left;
	margin: 1% 0;
	line-height: 0;
	text-align: left;
}

.img_right {
	width: 49%;
	float: right;
	margin: 1% 0;
	line-height: 0;
	text-align: right;
}

/*------------------ margin ------------------*/

.m0 {
	margin: 0;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt50 {
	margin-top: 50px;
}


/*------------------ line_height ------------------*/

.line_height {
	line-height: 0;
	text-align: center;
}

.large {
	font-size: 1.2em;
}
.small {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}