



/*///////////////////////////////*/
/**/
/*//////////////////////////////*/

#photosWrapper{
	width:100%;
}
#photosBox{
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
#thumbSlideBox{
	width:100%;
	margin:0 auto;
	_padding-top:16px;
	text-align:center;
}
.my-gallery img{
	width:100%;
	height:auto;
}
figure{
	width:25%;
	float:left;
	margin:0;
	padding:0;
}
.pswp__caption{
	width:100%;
	text-align:center;
}
figcaption{
	display:none;
}
.pswp__caption__center{
	font-size:120%!important;
}
/**/
/* menu */
.plan_menu{
	width:800px;
	height:42px;
	margin:36px auto 20px;
}
.plan_menu img{
	float:left;
}
.plan_menu ul{
	list-style:none;
	margin:0;
	padding:inherit;
}
.plan_menu li{
	text-indent:-10000px;
	margin:0 0px 0 0;
	float:left;
}
.plan_menu #btn_wrap li:last-child{
	margin:0;
}
.plan_menu li a{
	display:block;
	height:42px;
}
.plan_menu #card_menu01 a{
	width:160px;
	background:url(../images/btn_all.gif) no-repeat 0 0;
}
.plan_menu #card_menu02 a{
	width:160px;
	background:url(../images/btn_rooms.gif) no-repeat 0 0;
}
.plan_menu #card_menu03 a{
	width:160px;
	background:url(../images/btn_dining.gif) no-repeat 0 0;
}
.plan_menu #card_menu04 a{
	width:160px;
	background:url(../images/btn_facilities.gif) no-repeat 0 0;
}
.plan_menu #card_menu05 a{
	width:160px;
	background:url(../images/btn_activities.gif) no-repeat 0 0;
}




/*
.bx-pager li a {  
    background-position:50% -0;
}  
.bx-pager a.active {  
    background-position:50% -10px;
}
*/
#img2, #img3,#img4,#img5,#img6,#img7,#img8,#img9,#img10{
	display:none;
}

#mainPWrapper{
	height:456px;
}
.mainP{
	height:456px;
}





/*############################################*/
/*å³ãƒŠãƒ“*/
/*############################################*/
.sideMenuBox{
	padding-top:9px;
}
#sideMenu{
	margin:0 0 8px 8px;
}
#sideMenu li{
	padding:10px 0 10px 9px;
}
#sideMenu li.sdLiNaka{
	padding-bottom:12px;
}
.sideMenuBtnBox{
	margin-top:16px;
}


/**/
.restCopyTop{
	margin:30px 0 28px 0;
}
.mix {
	display:none;
}

/* screen width 736px
-----------------------------------------------------------*/
@media only screen and (max-width: 736px){

#photosWrapper {
	background-color: transparent;
}
#photosBox {
    width: 100%;
    height: auto;
	max-width: 100%;
}
.bxslider li img {
    width: 100%;
	height: auto;
}


/**/
.plan_menu{
	width:96%;
	height:150px;
	margin:26px auto 0;
}
.plan_menu ul{
	width:100%;
	margin:0;
}
.plan_menu li{
	width: 49%;
	height: auto;
	text-indent: -0px;
	margin: 0 1% 4px 0;
}
.plan_menu li a{
	display: block;
	width: 100%!important;
	height: auto;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	background: none !important;
	border: solid 1px #e0e0e0;
	border-bottom: solid 4px #efe5cd;
	font-family: "Ÿà–¾’©", YuMincho, "ƒqƒ‰ƒMƒm–¾’© ProN W3", "Hiragino Mincho ProN", "HG–¾’©E", "‚l‚r ‚o–¾’©", "‚l‚r –¾’©", serif;
}


#thumbSlideBox {
    width: 100%;
	_max-width: 500px;
	margin: 0 auto;
}
/**/
figure{
	width:50%;
	float:left;
	margin:0;
	padding:0;
}



}