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

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

body {
	background: #fff;
	font-size: 13px;
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; */
	font-family:"游明朝", "YuMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","メイリオ", Meiryo, Osaka, serif;
	line-height: 2em;
	color: #333;
}

p {
	color: #333;
}

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

a:link,
a:visited {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	border-collapse: collapse; 
	/*border-spacing:3px;*/
	word-break: break-all;
	color: #333;
}

th {
	padding: 6px 2%;
}

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

ul {
	padding: 0 30px;
	color: #333;
}

#tabs {
	max-width: 700px;
	margin: 30px auto;
	padding: 0;
}

div[data-role=navbar] ul li {
	overflow: hidden;
}

div[data-role=navbar] ul li a {
	padding: 15px 0;
	background: url(../img/guestroom/guestroom_link2.png) no-repeat center center;
	background-size: 98% 100%;
	line-height: 0;
}

div[data-role=navbar] .ui-btn-active {
	background: url(../img/guestroom/guestroom_link1.png) no-repeat center center;
	background-size: 98% 100%;
}


/* =========================
	logo
========================= */

h1 {
	margin: 0;
	padding: 10px 10%;
	background: #faf2dc;
	line-height: 0;
	text-align: center;
}

h1 img {
	width: 100%;
	max-width: 176px;
}


/* =========================
	slider
========================= */

.slider_box {
	/* max-width: 800px; */
	margin: 0 auto;
	line-height: 0;
	text-align: center;
}


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

.g_menu {
	margin: 0;
	background: #40220f;
	text-align: center;
	line-height: 1;
}

.g_menu a {
	display: inline-block;
	width: 50%;
	max-width: 350px;
}

.g_menu img {
	max-width: 180px;
}


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

.menu {
	margin: 0;
	padding-top: 3px;
	background: rgba(64,34,15,1);
}

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

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

.menu ul li:last-child {
	border-bottom: none;
}

.menu ul li a {
	display: block;
	padding: 24px 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% 90px; */
	padding: 0 5% 60px;
	/* background: url(../img/all/footer_menu.gif) repeat-x bottom right; */
	text-align: center;
}

.footer_menu img {
	margin-top: 30px;
}


/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: #40220f;
}

.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 {
	margin: 0;
	padding: 30px 0 0;
	background: #faf2dc;
}

.footer_inner {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
}

.footer_inner img {
	width: 70%;
	max-width: 176px;
}

.footer_inner p {
	margin: 15px 0 20px;
	/* color: #fff; */
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	margin: 10px 0 0;
	padding: 10px 0;
	/* background: #000; */
	background: rgba(0,0,0,0.3);
	font-size: 11px;
	text-align: center;
	line-height: 1;
}

.copyright p {
	margin: 0;
	color: #fff;
}


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

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

/* .contents p {
	padding: 0 2%;
} */

.link a {
	display: block;
	width: 80%;
	max-width: 240px;
	margin: 30px auto 10px auto;
	padding: 10px 20px;
	background: rgba(64,34,15,0.9);
	border: 3px 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: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
}

.link p {
	margin: 0;
}

.text_contents {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
	background: url(../img/all/text_contents.png) no-repeat top left;
}

.text_contentsb {
	padding: 1px 15px 15px;
	background: url(../img/all/text_contents.png) no-repeat top left;
}

.text_contents2 {
	max-width: 530px;
	margin: 0 auto;
	padding: 1px 15px 15px;
	background: url(../img/all/text_contents2.png) no-repeat top left;
}

.text_contents3 {
	padding: 1px 15px;
	background: url(../img/all/text_contents3.jpg) no-repeat top left;
}

.text_contents4 {
	padding: 1px 15px;
	background: url(../img/all/text_contents4.jpg) no-repeat top left;
}

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

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

.kome {
	margin: 5px 0 0;
}

.kome p {
	width: 92%;
	margin: 0 auto;
	padding: 0 0 0 15px;
	background-image: url(../img/all/kome.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	background-size: 14px 14px;
}

.inline_block span {
	display: inline-block;
}


/* =========================
	page
========================= */
h5 {
	font-size: 15px;
}

.extend {
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666;
}

.column3 div {
	width: 32%;
	float: left;
	margin-left: 2%;
}
.column3 div:first-child {
	margin-left: 0;
}

.column2 div {
	width: 48%;
	margin-bottom: 10px;
}
.column2 div:nth-child(odd) {
	float: left;
}
.column2 div:nth-child(even) {
	float: right;
}

.copy {
	/* text-align: center; */
	margin-bottom: 40px;
	font-size: 14px;
}

table {
	width: 100%;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
}
th, td {
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}
th {
	background: url(../img/all/black_bg.png);
}

img.right {
	float: right;
	width: 30%;
	height: auto;
	margin: 0 0 10px 20px;
}

.red {
	color: #f30;
}

/*------------------ 追加 index ------------------*/
.index_header {
	margin: 0 auto;
}
.greeting {
	background: url(../img/index/index_bg01.jpg) no-repeat right top/ auto 100%;
	padding: 15px 5%;
}
.attractive {
	background: url(../img/index/index_bg02.jpg) no-repeat center top/cover;
	padding: 15px 5%;
}
.attractive ul {
	padding: 0;
}
.attractive ul li {
	list-style-type: none;
	width: 48%;
}
.attractive ul li:nth-child(odd) {
	float: left;
}
.attractive ul li:nth-child(even) {
	float: right;
}
/* .contents.access p {
	margin: 5px 0;
} */
.contents.access .name {
	font-size: 18px;
	font-weight: bold;
}
.contents.access .btn {
	text-align: center;
}

/*------------------ common ------------------*/
.entrance {
	padding: 50px 5% 0px 5%;
	background: url(../img/all/contents_bg01.jpg) repeat-x center top;
}
.entrance h2 {
	text-align: center;
}
.center {
	text-align: center;
}

/*------------------ oryouri ------------------*/
.oryouri_title {
	/* background: url(../img/oryouri/header_bg_oryouri.jpg) center center / cover no-repeat; */
	text-align: center;
	line-height: 1;
}
.oryouri_title img {
	width: 100%;
	vertical-align: bottom;
}
.oryouri_title h2 {
	margin: 0;
}
#oryouri .entrance ul {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
#oryouri .entrance ul li {
	width: 30%;
	float: left;
	margin-left: 5%;
}
#oryouri .entrance ul li:first-child {
	margin-left: 0;
}
#oryouri .shiki {
	background: url(../img/oryouri/oryouri_bg01.jpg) no-repeat center top / 100% auto;
	text-align: center;
	padding-top: 40px;
}
#oryouri .shiki h3 {
	color: #9f3724;
	font-weight: bold;
}
#oryouri .gradeup {
	background: url(../img/oryouri/oryouri_bg02.jpg) no-repeat center top / 100% auto;
	text-align: center;
	padding-top: 40px;
}
#oryouri .gradeup h3 {
	color: #9f3724;
	font-weight: bold;
}
#oryouri .box {
	background: url(../img/oryouri/oryouri_bg06.jpg) repeat-x center top;
	border: #40220f 4px double;
	text-align: center;
	padding: 30px 5%;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
#oryouri .box h3 {
	color: #9f3724;
	font-weight: bold;
}
#oryouri .fugu h2 {
	float: left;
	width: 10.4%;
	max-width: 39px;
}
#oryouri .fugu > div {
	float: right;
	width: 82%;
	background: url(../img/oryouri/oryouri_bg04.jpg) no-repeat right center;
}
#oryouri .fugu > div h3 {
	color: #9f3724;
	font-weight: bold;
}
#oryouri .kani h2 {
	float: right;
	width: 10.4%;
	max-width: 39px;
}
#oryouri .kani > div {
	float: left;
	width: 82%;
	background: url(../img/oryouri/oryouri_bg05.jpg) no-repeat left center;
}
#oryouri .kani > div h3 {
	color: #9f3724;
	font-weight: bold;
}
#oryouri .ika,
#oryouri .kue,
#oryouri .option {
	text-align: center;
}
#oryouri .ika h3,
#oryouri .kue h3,
#oryouri .option h3 {
	color: #9f3724;
	font-weight: bold;
}

/*------------------ kannai ------------------*/
.kannai_title {
	text-align: center;
	line-height: 1;
}
.kannai_title img {
	width: 100%;
	vertical-align: bottom;
}
.kannai_title h2 {
	margin: 0;
}
#kannai .room {
	text-align: center;
}
#kannai h2,
#kannai h3,
#kannai h4 {
	text-align: center;
}
#kannai h3 {
	color: #9f3724;
	font-weight: bold;
}
#kannai .restaurant {
	list-style: none;
	padding: 0;
	margin: 0;
}
#kannai .restaurant li {
	width: 48%;
}
#kannai .restaurant li:nth-child(odd) {
	float: left;
}
#kannai .restaurant li:nth-child(even) {
	float: right;
}

/*------------------ kankou ------------------*/
.kankou_title {
	text-align: center;
	line-height: 1;
}
.kankou_title img {
	width: 100%;
	vertical-align: bottom;
}
.kankou_title h2 {
	margin: 0;
}
#kankou .spot {
	list-style: none;
	padding: 0;
	margin: 0;
}
#kankou .spot li {
	margin-bottom: 30px;
}
#kankou .spot li h3 {
	color: #9f3724;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#kankou .spot li img {
	display: block;
	margin: 0 auto;
}

/*------------------ hotspa ------------------*/
.hotspa_title {
	background: url(../img/hotspa/bg_title.jpg) center center / cover no-repeat;
}

.hotspa_title h2 {
	margin: 0;
}

/*------------------ room ------------------*/
.room_title {
	background: url(../img/room/bg_title.jpg) center center / cover no-repeat;
}

.room_title h2 {
	margin: 0;
}

.amenity {
	background: url(../img/all/bg_paper.png);
	padding: 20px 5%;
}

/*------------------ public ------------------*/
.public_title {
	background: url(../img/public/bg_title.jpg) center center / cover no-repeat;
}

.public_title h2 {
	margin: 0;
}

/*------------------ camp ------------------*/
.camp_title {
	background: url(../img/camp/bg_title.jpg) center center / cover no-repeat;
}

.camp_title h2 {
	margin: 0;
}
.sisetsu dt {
	font-weight: bold;
}
.sisetsu dd {
	margin-left: 0;
	padding-left: 1em;
}
.toiawase {
	background: url(../img/camp/camp_toiawase.png);
	padding: 0 10px;
}
.toiawase p em {
	font-weight: bold;
	font-style: normal;
}

/*------------------ rsv ------------------*/
.rsv_title {
	background: url(../img/rsv/bg_title.jpg) center center / cover no-repeat;
}

.rsv_title h2 {
	margin: 0;
}

#rsv_caution {
	background: url(../img/camp/camp_toiawase.png);
	padding: 0 10px;
	margin-top: 30px;
}
#rsv_caution em {
	font-style: normal;
	font-weight: bold;
}

/*------------------ access ------------------*/
.access_title {
	background: url(../img/access/bg_title.jpg) center center / cover no-repeat;
}

.access_title h2 {
	margin: 0;
}

.list-access dt {
	color: #862525;
	font-weight: bold;
	margin-top: 10px;
	font-size: 14px;
}
.list-access dd {
	margin-left: 0;
	border-top: #ccc dotted 1px;
}

#access .contents iframe {
	width: 100%;
	height: 360px;
}

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

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

.movie_contents p,
.movie_contents h2 {
	margin: 0 0 20px;
	text-align: center;
	color: #523700;
}

.movie_contents span {
	display: inline-block;
}

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

.movie {
	padding: 0;
}

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

/* =========================
	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;
}