<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* TOP [PC]
===================================================*/
.mainViArea{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.top_slider li{
	height: 609px;
	width: 100%;
	position: relative;
}
.top_slider li img{
	width: 1500px;
	max-width: none;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -359px 0 0 -750px;
}
#top_index .slider-prev, #top_index .slider-next {
    bottom: 95px;
    height: auto;
    margin-top: 0;
}
.sliderWrap{
	z-index: 1;
}
.mainViCon{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mainViConInner{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.mainViTxtArea{
	position: relative;
	z-index: 1;
}
.mainViTxtArea h1{
	border: none;
	color:#fff;
	margin: 100px 0 35px;
	padding: 0;
}
.mainViTxtArea h1 img{
	width: 56.1%;
	display: block;
}
.mainViTxtArea p{
	margin-bottom: 40px;
}
.mainViTxtArea p img{
	width:22.7%;
}
.mainViTxtArea a{
	display: inline-block;
	border: 1px solid #fff;
	padding: 10px 15px 10px 25px;
	position: relative;
	color: #fff;
	font-size: 135%;
}
.mainViTxtArea a:hover{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#30ffffff,EndColorStr=#30ffffff);
	background-color: rgba(255,255,255,0.3);
	color: #fff!important;
	text-decoration: none;
}
.mainViTxtArea a::before{
	content: "";
	position: absolute;
	top: 13px;
	left: 10px;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}

.mainViArea .reserveBoxTop{
	position: absolute;
	right: 0;
	top: -70px;
	z-index: 1;
	width: 270px;
	background: url(../../common/images/reserve_bg01.gif) repeat 0 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding: 10px;
}
.mainViArea .reserveBoxTop .reserveBoxTopTit{
	font-size: 142.8%;
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #5f5f5f;
	margin-bottom: 10px;
}
.mainViArea .reserveBoxTop form{
	padding: 0 5px;
}
.mainViArea .reserveBoxTop .itemBox{
	display: table;
	width: 100%;
	margin-bottom: 15px;
}
.mainViArea .reserveBoxTop .itemBox .reserveTit01{
	display: table-cell;
	vertical-align: middle;
	color: #fff;
	font-size: 107%;
	width: 80px;
	line-height: 1;
}
.mainViArea .reserveBoxTop button{
	margin-bottom: 15px;
}
.mainViArea .reserveBoxTop .confirmBtn{
	padding: 0 5px;
}
.mainViArea .reserveBoxTop .confirmBtn a{
	display: block;
	position: relative;
	text-align: center;
	font-size: 114%;
	color: #fff;
	border: 1px solid #919191;
	padding: 8px 10px 8px 23px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-bottom: 20px;
}
.mainViArea .reserveBoxTop .confirmBtn a:hover{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#15ffffff,EndColorStr=#15ffffff);
	background-color: rgba(255,255,255,0.15);
	color: #fff!important;
	text-decoration: none;
}
.mainViArea .reserveBoxTop .confirmBtn a::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 12px;
	left: 13px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}
.mainViArea .reserveBoxTop .loginLink{
	padding-left: 28px;
	margin-bottom: 10px;
	font-size: 110%;
}
.mainViArea .reserveBoxTop .loginLink a{
	color: #fff;
	position: relative;
}
.mainViArea .reserveBoxTop .loginLink a::before{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	top: 4px;
	left: -10px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}
.mainViArea .reserveBoxTop .loginLink a[target="_blank"] span{
	background: url(../../common/images/link_ic02.gif) no-repeat center right;
	width: 11px;
	height: 10px;
	padding-right: 15px;
}

h2{
	font-size: 214%!important;
	font-weight: normal!important;
	margin: 0!important;
	background: url(../images/index_bg01.png) no-repeat right 0!important;
	padding: 35px 0 30px;
	border: none!important;
}
h3{
	border-bottom: none!important;
	border-left: none!important;
	border-top: 1px solid #a1834c;
	color: #856832!important;
	font-size: 150%!important;
	margin: 0!important;
	padding: 0!important;
	height: 56px;
	width: 100%;
	display: table;
}
h3 span{
	display: table-cell;
	vertical-align: middle;
}
a[target="_blank"] h3 span{
	background: url("../../common/images/link_ic01.gif") no-repeat right center;
    height: 10px;
    padding-right: 15px;
    width: 11px;
}
#contents .index_spoffers .linkBox{
	margin-bottom: 10px;
}
#contents .index_spoffers .col4itemL{
	margin-bottom: 15px;
}

/* ==================================================

▼ index_new

================================================== */
	/* footer */
	.index_new_show {display: none;}
	.index_new .index_new_show {display: block;}
	
	/* location Map */
	.index_new #index_location {
		padding: 40px 0;
		background: url(../images/index_new_bg01.jpg) center 0 no-repeat;
		background-size: cover;
	}
	.index_new #index_location &gt; .mapArea {
		width: 1000px;
		margin: 0 auto;
		/* box-shadow */
		box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
		-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
		-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 5px 0px;
	}
	.index_new #maps {
		position: relative;
		width: 713px;
		height: 485px;
		float: right;
	}
	.index_new #maps #map {
		position: absolute;
		z-index: 10;
		width: 100%;
		max-width: 1000px;
		height: 485px;
	}
	.index_new #maps #map2 {
		position: absolute;
		z-index: 0;
		width: 100%;
		max-width: 1000px;
		height: 485px;
	}
	.index_new #map span,
	.index_new #map .gmnoprint{
		display: none;
	}
	.index_new #index_location .mapRooteArea {
		position: relative;
		width: 287px;
		height: 485px;
		float: left;
		background: #fff;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	.index_new #index_location .mapRooteArea h3 {
		height: 230px;
		padding: 0;
		margin: 0;
		background: url(../images/index_new_h01.jpg) 0 0  no-repeat;
		background-size: cover;
		text-indent: -9999px;
		border: none;
	}
	.index_new #index_location .mapRooteArea .btn02 {
		position: absolute;
		right: 0px;
		top: 154px;
		z-index: 100;
		width: auto !important;
		margin: 0 30px 20px 0 !important;
		padding: 6px 15px 6px 20px !important;
		font-size: 110% !important;
	}
	.index_new #index_location .mapRooteArea .jump_en {
	    position: absolute;
		top: 190px;
		right: 0px;
		line-height: 1;
		margin-right: 30px;
	}
	.index_new .mapRoote {
		padding: 0 15px 15px;
	}
	.index_new .mapRoote:last-child {
		padding: 15px;
		border-top: 1px solid #ddd;
	}
	.index_new .mapRoote li a{
		display: table;
		position: relative;
		border: 1px solid #555;
		background-color: #fff;
		width: 244px;
		height: 53px;
		text-align: center;
		padding: 15px 20px 15px 20px;
		margin-bottom: 10px;
		font-size: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.index_new .mapRoote li a.crnt{
		background: url(../images/crnt_bg01.png) no-repeat right;
		color: #fff;
		border: none;
		width: 261px;
	}
	.index_new .mapRoote li a.crnt:hover{
		color: #fff!important;
	}
	.index_new .mapRoote li:last-child a{
		margin: 0;
	}
	.index_new .mapRoote li a:not(.crnt)::before{
		content: "";
		position: absolute;
		left: 10px;
		top: 50%;
		width: 0;
		height: 0;
		margin-top: -4px;
		border-top: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-left: 4px solid #a1834c;
	}
	.index_new .mapRoote li a span{
		display: table-cell;
		vertical-align: middle;
		line-height: 1.3;
	}
	.index_new .notice{
		color: #920816;
	}
	
	
	/* things */
	#index_things {
		width: 1000px;
		height: 165px;
		margin: auto;
		background: url(../images/index_bg03.jpg) 0 0 repeat;
	}
	#index_things #index_things_left {
		width: 680px;
		height: 165px;
		float: left;
		position:relative;
		background: url(../images/index_bg04.jpg) 0 0 repeat;
	}
	#index_things #index_things_left &gt; .thingsImg01 {
		position: absolute;
		top: 53px;
		left: 25px;
		width: auto !important;
	}
	#index_things #index_things_left &gt; .thingsImg02 {
		position: absolute;
		top: 20px;
		right: 25px;
		width: auto !important;
	}
	#index_things #index_things_left &gt; h3 {
		position: absolute;
		top: 47px;
		left: 150px;
		width: auto !important;
		font-size: 210% !important;
		color: #000 !important;
		border: none;
		line-height: 1;
	}
	#index_things #index_things_left &gt; p {
		position: absolute;
		top: 95px;
		left: 150px;
		font-size: 120% !important;
		color: #000 !important;
		line-height: 1;
		font-weight: bold;
		width: 255px;
	}
	#index_things #index_things_right {
		box-sizing: border-box;
		width: 320px;
		height: 133px;
		padding: 70px 19px 95px 24px;
		float: right;
	}
	#index_things #index_things_right .btn02 {
		width: auto !important;
		margin: 0 !important;
		padding: 6px 12px !important;
		font-size: 125% !important;
		float: left;
	}
	#index_things #index_things_right p.notes01 {
		width: 110px;
		margin: 0;
		float: right;
		line-height: 1.1 !important;
		font-size: 95%;
	}

/* ==================================================

▲ index_new

================================================== */




/* TOP [tab]
===================================================*/
@media screen and (min-width: 751px)and (max-width:999px) {
.mainViConInner{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


	/* location Map */
	.index_new #index_location {
		padding: 15px;
	}
	.index_new #index_location &gt; .mapArea{
		width: 100%;
	}
	.index_new #maps{
		width: 71.3%;
		height: 485px;
	}
	.index_new #index_location .mapRooteArea {
		width: 28.7%;
	}
	.index_new #index_location .mapRooteArea h3 {
		width: 100%;
		background-size: contain;
	}
	.index_new #index_location .mapRooteArea .btn02 {
		position: absolute;
		left: auto;
		top: 154px;
	}
	.index_new #index_location .mapRooteArea .jump_en {
		right: 0px;
	}
	.index_new .mapRoote li a{
		width: 95%;
	}
	.index_new .mapRoote li a.crnt{
		width: 100%;
	}


	/* things */
	.index_new #index_things {
		width: 100%;
	}
	.index_new #index_things #index_things_left {
		width: 75%;
	}
	#index_things #index_things_left &gt; h3 {
		width: 30% !important;
		font-size: 170% !important;
	}
	#index_things #index_things_left &gt; p {
		top: 75px;
		font-size: 120% !important;
		width: 30% !important;
	}
	.index_new #index_things #index_things_left .btn02,
	.index_new #index_things #index_things_left img {
		width: 48%;
		font-size: 100%;
	}
	.index_new #index_things #index_things_right {
		width: 25%;
	}
	.index_new #index_things #index_things_right a.index_things_slide {
		width: 100%;
	}
	#index_things #index_things_right .btn02 {
		margin: -10px auto 5px !important;
		float: none;
	}
	#index_things #index_things_right p.notes01 {
    	width: auto;
    	float: none;
	}



}

/* TOP [SP]
===================================================*/
@media screen and (max-width: 750px) {
	.mainViArea{
		margin-top: 79px;
		z-index: 0;
	}
	.mainViArea .reserveBoxTop{
		display: none;
	}
	.top_slider li{
		height: auto;
		width: 100%;
		position: relative;
	}
	.top_slider li img{
		width: 100%;
		height: auto;
		position: inherit;
		top: auto;
		left: auto;
		margin: 0;
	}
	.mainViCon{
		position: inherit;
		top: inherit;
		left: inherit;
		background: url(../../common/images/bg01.gif) repeat 0 0;
		padding: 13px 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		margin-top: -1px;
		z-index: 1;
	}
	.mainViConInner{
		width: 100%;
		position: relative;
	}
	.mainViTxtArea p{
		margin-bottom: 10px;
	}
	.mainViTxtArea p img{
		width: 300px;
	}
	.mainViTxtArea a{
		font-size: 107%;
	}
	#contents{
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
	}
	h2{
		font-size: 171%;
		margin: 20px 0 15px;
	}
	h3{
		font-size: 107%;
		padding: 10px 0;
	}
	h3.event,
	h3.stay,
	h3.dining{
		background-size: 68px auto;
	}
	.linkBox p{
		font-size: 85.7%;
		padding: 8px 9px;
	}
	
	
	/* things */
	.index_new #index_things_sp .btn02,
	.index_new #index_keywords_sp .btn02 {
		width: 100%;
	}
	.index_new #index_things_sp h3,
	.index_new #index_keywords_sp h3 {
		display: table-cell;
		vertical-align: middle;
		padding: 0 20px 0 180px !important;
		font-size: 210% !important;
		color: #000 !important;
		border: none;
	}
	.index_new #index_things_sp p,
	.index_new #index_keywords_sp p {
		margin: 0 !important;
		padding: 0 10px 15px;
	}
	.index_new #index_things_sp {
		background: #f3f3f3;
	}
	.index_new #index_things_sp h3 {
		padding: 15px 20px 15px 90px !important;
		background: url(../images/index_new_ic02.jpg) 10px 50% no-repeat;
		background-size: 78px 67px;
		-moz-background-size: 78px 67px;
		-webkit-background-size: 78px 67px;
	}
	.index_new #index_things_sp .read01{
		padding-top: 10px;
	}
	.index_new #index_keywords_sp {
		background: url(../images/index_new_bg02.jpg) 0 0 repeat;
	}
	.index_new #index_keywords_sp h3 {
		padding: 15px 20px 15px 80px !important;
		background: url(../images/index_new_ic03.png) 10px 50% no-repeat;
		background-size: 70px 50px;
		-moz-background-size: 70px 50px;
		-webkit-background-size: 70px 50px;
	}
	.index_new .jpnArea {
		margin: 0 -10px 20px;
		padding-bottom: 20px;
		background: url(../images/index_new_bg04.jpg) repeat 0 0;
		overflow: hidden;
	}
	.index_new .jpnArea .jpnAreaInner {
		padding: 0 10px;
	}
	.index_new .jpnArea .jpnAreaInner h2 {
		background: none !important;
	}
}</pre></body></html>