@charset "utf-8";
/* CSS Document */

/* =========================
	body
========================= */

body {
	background:  url(../img/all/bg.jpg) center center repeat;
	font-size: 13px;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Verdana, sans-serif;
	line-height: 2em;
	color: #51403A;
}

p {
	margin: 0;
	color: #51403A;
}

img {
	margin: 0;
	padding: 0;
	max-width: 100%;
	border: none;
}

a:link,
a:visited {
	font-weight: bold;
	color: #51403A;
	text-decoration: underline;
	word-break: break-all;
}

a:focus {
	outline: none;
}

table {
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
	word-break: break-all;
	color: #51403A;
}

table tr:nth-child(2n) {
	background: rgba(81,63,57,0.05);
}

th,
td{
	display: block;
	padding: 4px;
	border: none;
}

th {
	background: ;
	width: ;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	color: ;
}

td {
	background: ;
	word-break: break-all;
	text-align: left;
	padding-left: 10px;
}

ul {
	list-style-type: none;
	padding: 0;
}

dl {
	margin: 0;
}
dl dd {
	margin: 0;
}

#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
========================= */

.header_inner {
	margin:  0 auto;
	max-width: 700px;
	/*text-align: center;*/
	background-image:  url(../img/all/heder-border.png) , url(../img/all/contents-back.png);
	background-repeat: repeat-x , repeat-y;
	background-position: top left , top center;
	background-size: ;
}

h1 {
	text-align: center;
	margin: 0 auto;
	padding: 30px 10% 20px;
	line-height: 0;
}
h1 img {
	width: 60%;
	max-width: 287px;
}

h1.top {
	display: inline-block;
	width: 55%;
	margin: 0;
	padding: 30px 0 20px 2%;
	line-height: 0;
}

h1.top img {
	width: 90%;
	max-width: 287px;
}

.google {
	display: inline-block;
	width: 40%;
	margin: 0;
	padding: 30px 0 0 0;
}
/* =========================
	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;
	padding-top: 0px;
	background: url(../img/all/navi_top.png) no-repeat top center, url(../img/all/navi_bottom.png) no-repeat bottom center , url(../img/all/bg.jpg) no-repeat top center /700px auto;
	text-align: center;
}

.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(255,255,255,.6);
}

.menu ul {
	width: 90%;
	max-width: 700px;
	margin: 0 auto;
	padding: 0;
}

.menu ul li {
	/*background: url(../img/all/h_bg02_bottom.jpg) repeat-x center bottom;*/
	border-bottom: 1px #7d7d7d dotted;
	line-height: 0;
	list-style: none;
	text-align: center;
}
.menu ul li:last-child {
	border-bottom: 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;
}


.balloon {
    display: block;
    margin: 2em 0;
    padding: 10px 16px 30px;
    min-width: 250px;
    max-width: 100%;
    color: #51423c;
    font-size: 14px;
    line-height: 20px;

    background: #fff;
    box-shadow: 0px 0px 0px 5px #fff;
    border: dashed 2px #51423c;
    border-radius: 10px;
}

/* =========================
	f_menu
========================= */

.f_menu {
	margin: 0;
	background: ;
}

.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: 0;
	background: url(../img/all/footer-back.png) repeat top left;
}

.footer_inner {
	background: url(../img/all/dog.png) no-repeat bottom right / 35% auto;
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding-top: 20px;
}

.footer_inner img {
	width: 70%;
	max-width: 287px;
}

.footer_inner p {
	margin: 15px 0 0;
	padding-bottom: 20px;
}

.footer_inner span {
	display: inline-block;
	margin-right: 5px;
}

.copyright {
	padding: 10px 10px;
	background: url(../img/all/copy-back.png) top left repeat-x;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

.copyright p {
	margin: 0;
	color: #fff;
}


/* =========================
	Contents
========================= */

.contents {
	width: 96%;
	max-width: 700px;
	margin: 0 auto;
}

.contents p {
	padding: 2% 0;
}

.sub_box {
	margin: 10px 0;
}


.sub_box > div li {
    list-style-type: none;
}

.link a {
	display: block;
	width: 60%;
	max-width: 200px;
	margin: 30px auto;
	padding: 15px 20px;
	background: #51403A ;
	/*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: #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
========================= */
.contents_box {
	background: url(../img/all/contents-back.png) repeat-y top center ;
	width: 100%;
	padding-top:5px;
	padding-bottom:10px;
}

h2.title_text , h3.title_text {
	background: url(../img/all/title-head.png) left top no-repeat , url(../img/all/title-border-1.png) bottom left repeat-x;
	margin-top: 0;
	padding-top: 50px;
	padding-left: 70px;
	padding-bottom: 12px;
	font-size: 18px;
	color: #51403A;
}
h4.title_text {
	background: url(../img/all/title-head_2.png) left top no-repeat , url(../img/all/cross-bar.png) bottom left repeat-x;
	margin-top: 0;
	padding-top: 15px;
	padding-left: 50px;
	padding-bottom: 16px;
	font-size: 18px;
	color: #51403A;
}
h5.title_text {
	background: url(../img/all/maru.png) top left no-repeat;
	margin-top: 0;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #51403A;
}
h5.title_text2 {
	background: url(../img/all/title-head_2.png) left top no-repeat , url(../img/all/title-border-1.png) bottom left repeat-x;
	margin-top: 0;
	padding-top: 15px;
	padding-left: 50px;
	padding-bottom: 16px;
	font-size: 18px;
	color: #51403A;
}

span.cap {
	display: block;
	margin-top: -0.5em;
	text-align: center;
	color: #639e00; 
	font-weight: bold;	
}
 .g_map {
 	margin: 10px 0;
 }
 
/*------------------ index ------------------*/

.index_back::before {
	background: url(../img/all/back-left.png) , url(../img/all/back-right.png);
	background-repeat: repeat-y , repeat-y;
	background-position: left top , right top;
	background-size: 50% auto , 50% auto;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 108px;
	content: "";
	z-index: -1;
}

#index ul.room li.half {
	float: left;
	width: 24%;
	margin-left: 1.3%;
}
#index ul.room li.half:first-child {
	margin-left: 0;
}

/*------------------ greeting ------------------*/

.greeting_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/greeting/greeting.jpg) no-repeat bottom center / 100% 100%;
}

@media screen and (max-width: 320px) {
	.greeting_title h2 {
		background-size: 100% auto;
	}
}

#greeting .sub_box {
	margin: 20px 0 10px;
	padding:10px 0 0 ;
}
	
/*------------------ hall ------------------*/

.hall_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/hall/hall.jpg) no-repeat bottom center / 100% 100%;
}

@media screen and (max-width: 320px) {
	.hall_title h2 {
		background-size: 100% auto;
	}
}


#hall .sub_box {
	margin: 20px 0 10px;
	padding:10px 0 0 ;
}


/*------------------ rooms ------------------*/

.rooms_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/rooms/rooms.jpg) no-repeat bottom center / 100% 100%;
}

@media screen and (max-width: 320px) {
	.rooms_title h2 {
		background-size: 100% auto;
	}
}

#rooms .sub_box {
	margin: 20px 0 10px;
	padding:10px 0 0 ;
}

/*------------------ cafe ------------------*/

.cafe_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/cafe/cafe.jpg) no-repeat bottom center / 100% 100%;
}

@media screen and (max-width: 320px) {
	.cafe_title h2 {
		background-size: 100% auto;
	}
}	

#cafe .sub_box {
	margin: 20px 0 10px;
	padding:10px 0 0 ;
}

#cafe ul.cafe li img {
	border-radius: 1em;
}

#cafe ul.cafe li.half {
	float: left;
	width: 49%;
	margin-left: 2%;
}
#cafe ul.cafe li.half:first-child {
	margin-left: 0;
}

/*------------------ access ------------------*/

.access_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/access/access.jpg) no-repeat bottom center / 100% 100%;
}

@media screen and (max-width: 320px) {
	.access_title h2 {
		background-size: 100% auto;
	}
}

#access .sub_box {
	margin: 20px 0 10px;
	padding:10px 0 0 ;
}

#access .orange {
	color: #F60;
	font-size:13px ;
}
 .map {
 	border: 5px solid #513F39;
 	height: 300px;
 }
 	
/*------------------ 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: ;
	color: #51403A;
}

.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;
}

.attention {
	color: red;
}

/*------------------ 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.6em;
}
.small {
	font-size: 14px;
}
.bold {
	font-weight: bold;
}


.sp_on{display: none;}

@media screen and (max-width:480px) {
/*スマホ用のcssを記述*/
.sp_on{display: block;}
}

.maru-title {
	background:url(../img/all/maru.png) top left no-repeat;
	height:22px;
	line-height:22px;
	padding-left:30px;
	font-size:16px;
	font-weight:bold;
	margin:5px 0px;
	}
