@charset "utf-8";
/* CSS Document */

/* =========================
	body
========================= */

body {
	background: url(../images/parts/bg-light.jpg),
	#fff;
	font-size: 13px;
	font-family: 'Noto Serif JP', serif;

	/*font-family: "Noto Sans JP","ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro, Me", "osaka", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
	line-height: 2em;
	color: #1A1919;
	-webkit-font-smoothing: antialiased;
}

p {
	color: #1A1919;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	text-decoration:none;
	word-break: break-all;
	color: #1A1919;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	/*border-collapse: collapse;*/
	/*border-spacing: 3px;*/
	word-break: break-all;
	font-size: 12px;
	color: #1A1919;
}

th {
	padding: 2px 2%;
}

td {
	width: auto;
	padding: 2px 2%;
}

dl {
	color: #c33;
}

dl:after {
	content: "";
	display: block;
	clear: both;
}

dt {
	clear: both;
	float: left;
	width: 8%;
	max-width: 20px;
	margin: 0;
}

dd {
	float: left;
	width: 92%;
	margin: 0;
}

dl span {
	display: inline-block;
}


/* =========================
	header
========================= */

.header {
	max-width: 100%;
	margin: 0 auto;
	background: url(../images/parts/header-back.jpg) center center / cover;
}

h1 {
	margin: 0;
	padding: 0 2%;
	line-height: 0;
	text-align: center;
}

.logo {
	padding-bottom: 10px;
	padding-top: 5px;
}
.logo img {
	max-width: 160px;
}


/* =========================
	g_menu
========================= */

.g_menu {
	padding: 5px 0;
	/*background: url(../images/parts/bg-dark.jpg) repeat-x top center;*/
	background: #323232;
	line-height: 0;
	text-align: center;
}

.g_menu:after {
	content: "";
	display: block;
	clear: both;
}

.g_menu ul {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.g_menu li {
	width: 50%;
	float: left;
	list-style: none;
}

.g_menu img {
	width: 90%;
	max-width: 220px;
}


/* =========================
	menu
========================= */

.menu {
	/*background: url(../images/parts/bg-dark.jpg);*/
	background: #323232;
	line-height: 0;
	text-align: center;
}

.menu ul {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	border-bottom: 1px solid rgba(113,90,0,0.2);
	line-height: 0;
	list-style: none;
}

.menu ul li a {
	display: block;
	padding: 25px 2%;
	background: url(../images/menu/arrow.png) no-repeat 95% 50%;
	background-size: auto 16px;
	text-decoration: none;
	color: #fff;
}


/* =========================
	sub_menu
========================= */

.sub_menu {
	width: 90%;
	max-width: 215px;
	margin: 20px auto 0;
	line-height: 0;
	text-align: center;
}

.sub_menu a {
	display: inline-block;
	margin: 30px 0 0;
}

.reservation a {
	color:#FFF;
	display: block;
	/*background: url("../images/parts/footer-back.jpg") repeat-x top center;*/
	background: #323232;
	width:215px;
	height:46px;
	line-height: 45px;
	text-align: center;
}


/* =========================
	f-menu
========================= */

.f_menu {
	margin: 0;
	padding: 10px 0;
	line-height: 0;
	text-align: center;
	color: #222;
}

.f_menu:after {
	content: "";
	display: block;
	clear: both;
}

.f_menu ul {
	max-width: 400px;
	margin: 0 auto;
	padding: 0;
}

.f_menu li {
	float: left;
	width: 50%;
	list-style: none;
}

.f_menu img {
	width: 90%;
	max-width: 200px;
}


/* =========================
	footer
========================= */

.footer {
	margin: 60px 0 0;
	padding: 20px 0 0;
	/*background: url(../img/base/footer.png) repeat-x 50% 20px;*/
}

.footer_info {
	width: 100%;
	background: url(../images/parts/footer-back.jpg) center center / cover;
}

.footer_inner {
	max-width: 480px;
	margin: 0 auto;
	padding: 40px 2% 10px;
	color: #FFF;
}

.footer_inner:after {
	content: "";
	display: block;
	clear: both;
}

.footer_logo {
	display: block;
	margin: 0;
	line-height: 0;
	text-align: center;
}

@media screen and (max-width: 495px) {
	.footer_logo {
		display: block;
		margin: 0;
		text-align: center;
	}
}

.footer_text p {
	color: #fff;
	text-align: center;
}

.footer_text a {
	color: #fff;
}

.footer span {
	display: inline-block;
	margin-right: 10px;
}

.footer_message {
	float: right;
}

.copyright {
	padding: 1px 2%;
	background: #323232;
	text-align: center;
}

.copyright p {
	line-height: 13px;
	font-size: 11px;
	color: #fff;
}


/* =========================
	Contents
========================= */

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}

.contents_inner p {
	padding: 0 2%;
}

.link a {
	display: block;
	max-width: 200px;
	margin: 30px auto 0;
	padding: 10px 20px;
	background: url(../img/base/link.jpg);
	border: 3px double rgba(255,255,255,0.8);
	box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:  1px 1px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:  1px 1px 10px rgba(0,0,0,0.2);
	-o-box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
	color: #fff;
	text-align: center;
	text-decoration: none;
}

.headline {
	font-size: 25px;
	font-weight: 600;
	padding-bottom: 15px;
	margin-bottom: 20px;
	color: #273418;
	line-height: 1.4;
}

.headline.border_bottom {
	border-bottom: 3px solid #796E65;
	text-align: center;
}

.headline_s {
	font-size: 15px;
	color: #1A1919;
	font-weight: 400;
}

.lightbox:after {
	content: "";
	display: block;
	clear: both;
}

.lightbox_info {
	margin: 0;
	font-size: 11px;
	text-align: center;
}

.panel-box {
	display: inline-block;
	margin: 10px;
	line-height: 0;
}
.panel-box p{
	position: relative;
	float:left;
	width:44%;
	margin:3%;
}
.dark {
	background: url(../images/parts/background.jpg),
	#fff;
	width:100%;
	overflow: hidden;
}

.title {
	max-width: 840px;
	margin: 0 auto;
	background: #796E65
}

.eye-catch {
	width: 100%;
	margin: 0 auto;
}

.title h2 {
	width: 100%;
	margin: 0 auto;
	padding: 1% 2% 3% 5%;
	color: #fff;
	font-size: 30px;
}

.border-title {
	color: #796E65;
	font-size: 16px;
	font-weight: 500;
	padding: 10px 0;
	line-height: 1;
	border-bottom: 2px dotted #796E65;
	margin-bottom: .75em;
}

.dotted-list {
	border-top:2px dotted #999;
	padding: 0;
}

.dotted-list li {
	border-bottom:2px dotted #999;
	line-height:135%;
	padding:.5em 0;
	list-style:none;
}

.dotted-list.not-border {
	border-top:none;
}

.dotted-list.not-border li:last-child {
	border-bottom:none;
}

.list-none {
	list-style: none;
	padding: 0 2%;
}

.memo-box {
	margin: 0 auto;
	background: #fff;
	padding:15px;
	max-width: 600px;
}

.section-header {
	width: 100%;
	border-top: 2px solid #796E65;
	-webkit-box-shadow: 0px 3px 5px rgba(0,0,0,0.3);
	background: url(../images/parts/bg-dark.jpg) center center repeat;

}
.section-title {
	padding: 2%;
	font-size: 30px;
	color: #1A1919;
	margin-top: 0;
	text-align: center;
}

.marker {
	padding: 0.25em 0.5em;
	color: #796E65;
	background: transparent;
	border-left: solid 3px #796E65;
	font-size: 1.1em;
	font-weight: 500;
}

/* =========================
	page
========================= */

/*------------------ index ------------------*/

.greeting {
	max-width: 600px;
	margin: 30px auto 0;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.index_movie a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: rgba(0,0,0,0.3);
	border: 1px double rgba(255, 255, 255, 0.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);
	font-size: 14px;
	font-weight: normal;
	color: #1A1919;
	text-decoration: none;
	text-align: center;
}

.greeting h2 {
	margin: 8% 0 5%;
	text-align: center;
}

.greeting p {
	font-size: 15px;
	padding: 0 2%;
}

.greeting_text {
	width: 70%;
	margin: 0 auto;
}

.btn a {
	color: #151515;
	width: 140px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	border-top: 1px solid #796E65;
	border-bottom: 1px solid #796E65;
	background: none;
	white-space: nowrap;
	text-decoration: none !important;
	position: relative;
	z-index: 1;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
	letter-spacing: .15em;
	display: inline-block;
}

.index_intro_text {
	margin-left: 5%;
}

/*------------------ cuisine ------------------*/

.cuisine_text {
	width: 90%;
	max-width: 700px;
	margin: 20px auto;
}

.cuisine_text h3 {
	font-size: 18px;
	width: 100%;
}

.cuisine_introduce {
	width: 90%;
	max-width: 450px;
	margin: 20px;
	line-height: 250%;
}

.cusine_list li {
	border-bottom:2px dotted #999;
	line-height:135%;
	padding:.5em 0;
	list-style:square;
}

.box {
	background: url("../images/img/cuisine/box.png") center center no-repeat;
	width:1200px;
	height:490px;
}

.cuisine {
	max-width: 600px;
	margin: 30px auto 0;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}


/*------------------ facilities ------------------*/

.facilities_text {
	width: 90%;
	max-width: 630px;
	margin: 20px auto 0;
}

.facilities_text h4 {
	font-size: 18px;
	width: 100%;
}

.facilities {
	max-width: 400px;
	margin: 10px auto 0;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.facilities_table th {
	width: 25%;
	color:#fff;
	background: #735044;
	text-align: left;
	font-weight: normal;
}

.facilities_table td {
	width: 75%;
	background: #fff;
	text-align: left;
	font-weight: normal;
}


/*------------------ cafe ------------------*/

.cafe_text {
	width: 90%;
	max-width: 500px;
	margin: 20px auto 0;
}

.cafe_img {
	padding: 0;
}

.cafe_menu {
	max-width: 350px;
	margin: 0 auto;
	text-align: center;
}

.cafe_menu img {
	max-height: 150px;
}

.cafe_l1 {
	text-align: center;
}

.cafe_l1 p {
	margin: 0;
	font-size: 11px;
}

.cafe {
	max-width: 600px;
	margin: 30px auto 0;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.cafe_text h4 {
	font-size: 18px;
	width: 100%;
}

/*------------------ sightseeing ------------------*/

.sightseeing_l1 p {
	margin: 10px 0 20px;
	text-align: center;
	font-size: 11px;
}

.sightseeing {
	max-width: 600px;
	margin: 30px auto 0;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	text-align: center;
}

.sightseeing div {
	line-height: 0;
	text-align: center;
}

.sightseeing h3 {
	margin: 20px 0 10px;
	font-size: 18px;
	color: #333;
	padding-bottom: 9px;
	width: 100%;
}

.sightseeing p {
	margin: 0 auto;
	color: #333;
	padding-bottom: 9px;
}

.icon:before {
	content: url(../images/parts/icon.png);
	margin: 10px;
	position: relative;
	top: 8px;
	width: 80px;
}

.icon-s:before {
	content: url(../images/parts/icon_s.png);
	margin: 10px;
	position: relative;
	top: 8px;
	width: 80px;
}

.icon-l:before {
	content: url(../images/parts/icon_l.png);
	margin: 10px;
	position: relative;
	top: 8px;
	width: 80px;
}


.sightseeing_table {
	margin: 20px 0 0;
	box-sizing:border-box;
	border-collapse: separate;
	border-spacing:2px;
	color:#111;
}

.sightseeing_table th {
	width: 40%;
	color:#fff;
	background: #735044;
	text-align: left;
	font-weight: normal;
}

.sightseeing_table td {
	width: 60%;
	background: #FEF8F6;
	text-align: left;
	font-weight: normal;
}

/*------------------ access ------------------*/
.access {
	max-width: 400px;
	margin: 10px auto 30px;
	padding: 5%;
	background: rgba( 255, 255, 255, 0.70 );
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
}

.access ul.access_car{
	padding-right:15px;
}
.access ul.access_car li{
	margin-bottom:10px;
	line-height:1.9em;
}
.access ul.access_car li span{
	font-weight:600;
}

/*------------------ charge ------------------*/

.charge_text {
	width: 90%;
	max-width: 700px;
	margin: 20px auto -10px;
}

.charge_table1 {
	margin: 20px 0 0;
	box-sizing:border-box;
	border-collapse: separate;
	border-spacing:2px;
	color:#111;
}

.charge_table1 th {
	color:#fff;
	background: #735044;
	text-align: left;
	font-weight: normal;
}

.charge_table1 td {
	background: #fff;
	text-align: left;
	font-weight: normal;
}

.charge_table {
	margin: 20px 0 0;
	box-sizing:border-box;
	border-collapse: separate;
	border-spacing:2px;
	color:#111;
}

.charge_table th {
	width: 50%;
	color:#fff;
	background: #735044;
	text-align: left;
	font-weight: normal;
}

.charge_table td {
	width: 50%;
	background: #fff;
	text-align: left;
	font-weight: normal;
}


/*------------------ movie ------------------*/

.movie_contents {
	max-width: 700px;
	margin: 0 auto;
	padding: 30px 2% 0;
	text-align: center;
}

.movie_contents p {
	margin: 0;
	color: #303030;
}

.movie_contents h2 {
	margin: 0 0 30px;
	font-weight: normal;
	color: #303030;
}

.movie_contents span {
	display: inline-block;
	margin: 0 10px;
}

.movie {
	padding: 0;
}

.movie_box {
	margin: 10px 0 30px;
}

.movie_link {
	margin: -18% 0 0;
	text-align: center;
}


/* =========================
	dialog
========================= */

.ui-header {
	padding: 10px 0 !important;
}

.ui-dialog {
	background: url(../images/parts/background.jpg),
	#fff !important;
}

.ui-dialog-contain {
	width: 96%;
	max-width: 800px;
	margin: 10% auto;
	background: rgba(255,255,255,0.7);
	position: relative;
	top: -1em;
}

.dialog {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0 2% 20px;
}

.dialog p {
	margin: 0 auto;
	padding: 0 2%;
}

.close {
	max-width: 160px;
	margin: 0 auto;
	fon-size: 15px;
}


/* =========================
	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: 50%;
	float: left;
	line-height: 0;
	text-align: left;
}

.img_right {
	width: 50%;
	float: right;
	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;
}

.mb10 {
	margin-bottom: 10px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb70 {
	margin-bottom: 70px;
}

.fs13 {
	font-size: 1.3em;
}


/*------------------ line_height ------------------*/

.line_height {
	margin: 0;
	line-height: 0;
	text-align: center;
}
