<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*#header*/

main {
	border-top:solid 1px #fff;
}

/*#bxSlider_block*/
#bxSlider_block {
	height: 540px;
	z-index: 1;
	padding: 0;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
}

#bxSlider_block .imgslider{
	padding:0;
	margin: 0;
}


#bxSlider_block .imgslider li{
	background-position: center center;
	background-size: auto 540px;
}

@media(min-width: 1280px){
#bxSlider_block .imgslider li{
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
}
}


#bxSlider_block p{
	background-image: url(images/main_mark.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 540px;
	text-indent: -9999px;
	width: 100%;
	z-index: 100;
	margin:0 auto;
	text-align: center;
	position: absolute;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	left: auto;
	top: 0;
	right: auto;
}


/*#main_area*/

#main_area{
	width: 960px;
	margin:0 auto 20px auto;
}


#left_block{
	width: 582px;
	float:left;
	margin:20px 0 0 0;
}

#left_block #info_box{
	width: 282px;
	float:left;
	margin:7px 0 35px 0;
}

#left_block #info_box h2{
	background-image: url(images/title_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:51px;
}

#left_block #info_box ul{

}

#left_block #info_box li{
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #bfbaba;
	list-style-type: none;
}

#left_block #info_box li h3{
	color:#6e5959;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	letter-spacing: 0.1em;
	margin:0 0 10px 0;
}

#left_block #info_box li p{
	color:#6e5959;
	font-size:14px;
	font-weight:400;
	line-height:20px;
}

#left_block #blog_box{
	width: 282px;
	float:right;
	margin:7px 0 35px 0;
}

#left_block #blog_box h2{
	background-image: url(images/title_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:51px;
}

#left_block #blog_box ul{

}

#left_block #blog_box li{
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #bfbaba;
	list-style-type: none;
}

#left_block #blog_box li h3{
	color:#6e5959;
	font-size:16px;
	font-weight:700;
	line-height:20px;
	letter-spacing: 0.1em;
	margin:0 0 10px 0;
}

#left_block #blog_box li p{
	color:#6e5959;
	font-size:14px;
	font-weight:400;
	line-height:20px;
}

#left_block #blog_box a{
	color:#fff;
	font-size:14px;
	font-weight:400;
	line-height:23px;
	text-align:center;
	display:block;
	margin:0 0 0 auto;
	width:120px;
	background-color:#b3a3a3;
}

#left_block #blog_box a:hover{
	background-color:#959595;
}

#left_block #trimming_box{
	width: 282px;
	float:left;
}

#left_block #trimming_box a{
	background-image: url(images/bt_trimming.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:220px;
	width:282px;
}

#left_block #trimming_box a:hover{
	background-image: url(images/bt_trimming.jpg);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#left_block #hotel_box{
	width: 282px;
	float:right;
}

#left_block #hotel_box a{
	background-image: url(images/bt_hotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:220px;
	width:282px;
}

#left_block #hotel_box a:hover{
	background-image: url(images/bt_hotel.jpg);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}




#rightmenu_block{
	width: 329px;
	float:right;
	margin:20px 0 0 0;
}

#rightmenu_block #calendar_box{
	width: 329px;
	margin:0 0 20px 0;
}

#rightmenu_block #calendar_box h2{
	background-image: url(images/title_calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:58px;
	width:329px;
}

/*--google calendar responsiv --*/
.cal_wrapper { max-width:300px; margin:0 0 0 16px }
/*.googlecal { padding-bottom: 75%; }*/


#rightmenu_block #ability_box{
	width: 100%;
	margin:0 0 15px;
}

#rightmenu_block #ability_box a{
	background-image: url(images/title_ability.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:116px;
	width:326px;
}

#rightmenu_block #ability_box a:hover{
	background-image: url(images/title_ability.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

#rightmenu_block #insurance_box{
	width: 315px;
	margin:0 0 0 auto;
}

#rightmenu_block #insurance_box p{
	background-image: url(images/title_insurance.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% auto;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:120px;
	width:315px;
}

#rightmenu_block #staff_box{
	width: 315px;
	margin:0 0 0 auto;
}

#rightmenu_block #staff_box a{
	background-image: url(images/title_staff.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:100% auto;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	height:120px;
	width:315px;
}
#rightmenu_block #staff_box a:hover{
	background-image: url(images/title_staff.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/*   smart phone   */
@media screen and (max-width:640px) {
/*#header*/

main {
	border-top:solid 1px #fff;
}

/*#bxSlider_block*/
#bxSlider_block {
	height: 305px;
		z-index: 1;
		padding: 0;
		position: relative;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		background-color: #000;
}

#bxSlider_block .imgslider{
		padding:0;
		margin: 0;
}


#bxSlider_block .imgslider li{
	background-position: center center;
	background-size: auto 305px;
}

#bxSlider_block .imgslider li img{
	width:100%;
	height:305px;
}


#bxSlider_block p{
		background-image: url(images/main_mark.png);
		background-repeat: no-repeat;
	background-position: left bottom;
	background-size:cover;
	height: 305px;
		text-indent: -9999px;
		width: 100%;
		z-index: 100;
		margin:0 auto;
		text-align: center;
		position: absolute;
		display: block;
		overflow: hidden;
		white-space: nowrap;
		left: auto;
		top: 0;
		right: auto;
}


/*#main_area*/

#main_area{
	width: 100%;
	margin:0 auto 20px auto;
	padding:0 10px;
}


#left_block{
	width: 100%;
	float:none;
	margin:20px 0 0 0;
}

#left_block #info_box{
	width: 100%;
	float:none;
	margin:0px 0 20px 0;
}

#left_block #info_box h2{
	background-image: none;
		background-repeat: no-repeat;
		background-position: left top;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: relative;
	min-height: 51px;
	padding: 19% 0 0 0;
}

#left_block #info_box h2::after{
	content: '';
	background-image: url(images/title_info.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#left_block #info_box ul{

}

#left_block #info_box li{
		padding-top: 15px;
		padding-bottom: 20px;
		border-bottom: solid 1px #bfbaba;
		list-style-type: none;
}

#left_block #info_box li h3{
		color:#6e5959;
	font-size:1.6rem;
		font-weight:700;
	line-height:2.0rem;
		letter-spacing: 0.1em;
		margin:0 0 10px 0;
}

#left_block #info_box li p{
		color:#6e5959;
	font-size:1.4rem;
		font-weight:400;
	line-height:2.0rem;
}

#left_block #blog_box{
	width: 100%;
	float:none;
	margin:0 0 20px 0;
}

#left_block #blog_box h2{
	background-image: none;
		background-repeat: no-repeat;
		background-position: left top;
	background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	min-height:51px;
	position: relative;
	padding: 19% 0 0 0;
}

#left_block #blog_box h2::after{
	content: '';
	background-image: url(images/title_blog.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#left_block #blog_box ul{

}

#left_block #blog_box li{
		padding-top: 15px;
		padding-bottom: 20px;
		border-bottom: solid 1px #bfbaba;
		list-style-type: none;
}

#left_block #blog_box li h3{
		color:#6e5959;
	font-size:1.6rem;
		font-weight:700;
	line-height:2.0rem;
		letter-spacing: 0.1em;
		margin:0 0 10px 0;
}

#left_block #blog_box li p{
		color:#6e5959;
	font-size:1.4rem;
		font-weight:400;
	line-height:2.0rem;
}

#left_block #blog_box a{
		color:#fff;
	font-size:1.4rem;
		font-weight:400;
		line-height:23px;
		text-align:center;
		display:block;
		margin:0 0 0 auto;
		width:50%;
		background-color:#b3a3a3;
}

#left_block #blog_box a:hover{
		background-color:#959595;
}

#left_block #trimming_box{
	width: 100%;
	float:none;
	position: relative;
	height: 100%;
	padding: 41% 0 0 0;
	margin:0 0 10px 0;
}

#left_block #trimming_box a{
	background-image: url(images/bt_trimming_sp.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#left_block #trimming_box a:hover{
	background-image: url(images/bt_trimming_sp.jpg);
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
}

#left_block #hotel_box{
	width: 100%;
	float:none;
	position: relative;
	height: 100%;
	padding: 41% 0 0 0;
}

#left_block #hotel_box a{
	background-image: url(images/bt_hotel_sp.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#left_block #hotel_box a:hover{
	background-image: url(images/bt_hotel_sp.jpg);
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}




#rightmenu_block{
	width: 100%;
	float:none;
	margin:20px 0 0 0;
}

#rightmenu_block #calendar_box{
	width: 100%;
	margin:0 0 20px 0;
}

#rightmenu_block #calendar_box h2{
		background-image: none;
		background-repeat: no-repeat;
		background-position: left top;
	background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	min-height:58px;
	position: relative;
	padding: 19% 0 0 0;
}

#rightmenu_block #calendar_box h2::after{
	content: '';
	background-image: url(images/title_calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*--google calendar responsiv --*/
.cal_wrapper {
max-width: 960px; /* 最大幅 */
min-width: 300px; /* 最小幅 */
margin: 2.0833% auto;
}
.googlecal {
position: relative;
padding-bottom: 100%; /* 縦横比 */
height: 0;
}
.googlecal iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}



#rightmenu_block #ability_box{
		width: 100%;
	margin:0 0 20px 0;
	position: relative;
	height: 100%;
	padding: 36% 0 0 0;
}

#rightmenu_block #ability_box a{
		background-image: url(images/title_ability.png);
		background-repeat: no-repeat;
		background-position: left top;
	background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#rightmenu_block #ability_box a:hover{
		background-image: url(images/title_ability.png);
		opacity: 0.7;
		filter: alpha(opacity=70);
		-ms-filter: "alpha(opacity=70)";
}

#rightmenu_block #insurance_box{
	width: 100%;
	margin:0;
	position: relative;
	height: 100%;
	padding: 39% 0 0 0;
}

#rightmenu_block #insurance_box p{
		background-image: url(images/title_insurance.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#rightmenu_block #staff_box{
	width: 100%;
	margin:0;
	position: relative;
	height: 100%;
	padding: 39% 0 0 0;
}

#rightmenu_block #staff_box a{
		background-image: url(images/title_staff.png);
		background-repeat: no-repeat;
		background-position: left top;
		background-size:contain;
		text-indent: -9999px;
		display: block;
		overflow: hidden;
		white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}</pre></body></html>