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

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

body {
	background: #ffffff;
	font-size: 13px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	line-height: 2em;
	color: #231815;
}

p {
	margin: 0;
	color: ;
}

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

a:link,
a:visited {
	font-weight: normal;
	color: #134da5;
	text-decoration: underline;
	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: ;
}

th,
td{
	padding: 4px;
	border: 1px solid #dad2bd;
}

th {
	background: ;
	width: 25%;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
	color: ;
}

td {
	background: ;
	word-break: break-all;
	text-align: ;
	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;
	/*text-align: center;*/
}

h1 {
	background: url(../img/all//icon.png) no-repeat 98% 200% / 20% auto;
	text-align: center;
	margin: 0 auto;
	padding: 20px 10% ;
	line-height: 0;
}
h1:before {
	display: block;
	content: "";
	background: #f8efd4 none repeat scroll 0 0;
	width: 125px;
	height: 125px;
	position: absolute;
	top: -48px;
	left: 0;
	z-index: -1;
	border-radius: 62.5px;
	transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
}

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

/* =========================
	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: url(../img/menu/line.png) no-repeat 50% center / 1px 70%;
	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: ;
	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: 1px solid #d7d8d8;
	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;
}


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

.f_menu {
	margin: 0;
	padding-top: 5px;
	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 {
	position: relative;
	margin: 0 auto;
	background: url(../img/all/bg01.png)  no-repeat left top / cover ;
}

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

.footer_inner img {
	width: 90%;
	max-width: 315px;
}

.footer_inner p {
	margin: 10px 0;
	color: ;
	text-align: center;
}

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

.copyright {
	padding: 5px 10px;
	background: ;
	margin: 0;
	font-size: 11px;
	text-align: center;
	border-top: ;
}

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


/* =========================
	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: #ea8075;
	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.title_text {
	background: ;
	margin: ;
	padding: ;
	font-size: 1.6em;
	font-weight: bold;
	font-family: "Quicksand", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: ;
	text-align: center;
	line-height: ;
}
h3.title {
	background: url(../img/all/title-bg01.png) no-repeat left bottom/ 100% auto;
	margin-bottom: 5px;
	padding: 0 0 13px;
	font-size: 1.6em;
	font-weight: bold;
	color: ;
	text-align: ;
	line-height: ;
}
h4.title {
	background: url(../img/all/title-bg02.png) no-repeat left bottom/ 100% auto;
	margin-bottom: 5px;
	padding: 0 0 13px;
	font-size: 1.4em;
	font-weight: bold;
	color: ;
	text-align: left;
}
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 10px;
 	padding: 10px 0 10px;
 }
.att {
	background: #fff;
	padding:  ;
	border: ;
	color: #ff0003;
	font-weight: bold;
	text-align: center;
}
.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%;
}
.img3 li:nth-of-type(3n+1) {
	margin-left: 0;
}
.ph img {
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

/*------------------ index ------------------*/
.header {
	margin: 0 auto;
}

#index .goto .box {
	background: #ffd640;
	margin-top: 30px;
	padding: 10px;
}
#index .goto > .btn a {
	display: table;
	background: #1b9248;
	margin: 0 auto;
	padding: 10px 20px;
	color: #fff;
	text-decoration: none;
}	
	
#index .greeting .first {
	background: url(../img/index/illustration01.png) no-repeat 10% 85%  / 20% auto,url(../img/index/illustration02.png) no-repeat bottom right / 50% auto;
	padding-bottom: 23%;
	text-shadow: 0px 0px 10px #fff;
	font-weight: bold;
}
#index .greeting .box {
	background: url(../img/index/illustration04.png) no-repeat 90% top  / 35% auto,url(../img/index/illustration03.png) no-repeat 0 75% / 51% auto;
	margin-top: 10px;
	margin-left: -2%;
	margin-right: -2%;
	padding: 5px 2% 0;
}
#index .greeting .img {
	position: relative;
}
#index .greeting .img li:nth-of-type(1) {
	width: 50%;
}
#index .greeting .img li:nth-of-type(2) {
	position: absolute;
	top: 60%;
	right: 0;
	width: 60%;
	margin-right: 0;
	margin-left: auto;
}
#index .greeting .momiji {
	position: relative;
	z-index: -1;
	width: 45%;
	margin-top: 35px;
	margin-left: auto;
	margin-right: -30px;
}
#index .greeting .second {
	background: url(../img/index/illustration05.png) no-repeat left bottom / 35% auto,url(../img/index/illustration06.png) no-repeat right 90% / 20% auto;
	margin-top: -30px;
	padding-bottom: 15%;
	font-weight: bold;
}

#index .btn .slider_wrap {
	margin-top: 30px;
}
#index .btn .autoplay {
	margin: 0;
}



/*------------------ 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 .box {
	background: url(../img/cuisine/image00.png) no-repeat center center / 100% auto;
	padding: 20px 0;
	text-shadow: 0px 0px 10px #fff;
	font-weight: bold;
}

#cuisine .ryo06  {
	position: relative;
}
#cuisine .ryo06 .icon {
	position: absolute;
	right: 5px;
	bottom: 0;
	width: 18%;
	margin-left: auto;
	margin-right: 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/parts02.png) no-repeat center center /100% auto;
	padding: 20px 0;
	text-shadow: 0px 0px 10px #fff;
	font-weight: bold;
}

#spa .spa04 ul li {
	margin-top:10px;
}
#spa .spa04 .box {
	background: #f9d789;
	padding: 10px 10px 20px;
	border-radius: 10px;
	font-weight: bold;
}
#spa .spa04 .box h4 {
	margin-bottom: 5px;
}

		
/*------------------ 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 .box {
	background: url(../img/facilities/parts02.png) no-repeat center center / 100% auto;
	padding: 50px 0 40px;
	text-shadow: 0px 0px 10px #fff;
	font-weight: bold;
}
	

/*------------------ activity ------------------*/

.activity_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background:  url(../img/activity/activity.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.activity_title h2 {
		background-size: cover;
	}
}

#activity .act01 .box {
	background: url(../img/activity/parts02.png) no-repeat center center / contain;
	padding: 20% 0 ;
	text-shadow: 0px 0px 10px #fff;
	font-weight: bold;
}

#activity .slider_wrap {
	margin-top: 30px;
}
#activity .autoplay2 {
	margin: 0;
}
 
/*------------------ price ------------------*/

.price_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background:  url(../img/price/price.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.price_title h2 {
		background-size: cover;
	}
}

#price .cha03 table td {
	text-align: center;
}

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

.sightseeing_title h2 {
	max-width: 700px;
	margin: 0 auto;
	background: url(../img/sightseeing/sightseeing.jpg) no-repeat bottom center / cover;
}

@media screen and (max-width: 320px) {
	.sightseeing_title h2 {
		background-size: cover;
	}
}

#sightseeing table th {
	font-weight: bold;
}

/*------------------ 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 table th {
	font-weight: bold;
}
i {
	margin-left: 3px;
}
			
/*------------------ 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: 11px;
}
.bold {
	font-weight: bold;
}

.alltravel{
	background:hsla(84,58%,44%,0.3);
	margin: 30px 0 0;
	padding:2%;
	box-sizing: border-box;
	width: 100%;
}
.yama_table {
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.yama_table th{
	text-align: center;
	vertical-align: middle;
	width: 100%;
	background: #ffffff;
}
.yama_table th, .yama_table td{
	border: none;
	padding:2%;
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.line{background: linear-gradient(transparent 10%, #ffffaa 50%);}
.yamatabi h3{
	line-height: 1.6em;
	font-size: 1.5em;
	font-weight: bold;
	margin: 5px 0;
}
.center{text-align: center;}
.link img:hover{opacity: 0.6;}