div#RthCustomizeW a.cbtn {
    color: #FFFFFF;
}
div#RthCustomizeW a.cbtn:hover {
    color: #231815;
    opacity: 1;
}
div#RthCustomizeW a.cbtn2 {
    color: #231815;
}
div#RthCustomizeW a.cbtn2:hover {
    color: #FFFFFF;
    opacity: 1;
}
div#RthCustomizeW #footer #shogetsu {
	height: 90px;
	justify-content: center;
}
div#RthCustomizeW #footer #shogetsu p {
	width: initial;
}


/* トップページ */
.index #mv_i {
	height: auto;
}
.index .swiper-container_fv {
	height: 680px;
}

#info li a.cbtn {
	width: 280px;
}
.planlistcoupon {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	justify-content: space-between;
}
#plan .planlistcoupon a.cbtn {
	width: 350px;
	margin-left: 0;
}


/* 客室ページ */
.rtrooms #lead .bed {
	padding-top: 100px;
}
.rtrooms #lead .bed:before {
	height: 100%;
}
.rtrooms #lead .cflex {
	padding-left: calc( 50% - 350px);
}
.rtrooms #lead .cflex .txt {
	margin-right: 10px;
}


/* お食事ページ */
.rtdish {

}
.rtdish .cmenu {
/*	left: 100px;*/
}




/* 館内施設ページ */
.rtfacilities {

}
.rtfacilities #lead {
	padding-bottom: 100px;
	margin-bottom: 210px;
}
.rtfacilities .cmenu li a {
	width: 230px;
}

.rtfacilities #other {
	padding-top: 200px;
}

/* アクセスページ */
.rtaccess {

}
.rtaccess #lead {
	padding-bottom: 70px;
	margin-bottom: 90px;
}

.rtaccess #map .cflex .img {
	width: 360px;
}


/* 周辺観光ページ */
.rtsightseeing {

}
.rtsightseeing #lead {
	padding-bottom: 70px;
	margin-bottom: 90px;
}
.rtsightseeing #sightseeing ul.cflex>li ul {
	display: block;
	justify-content: initial;
}
.rtsightseeing #sightseeing .cbtn, 
.rtsightseeing #sightseeing .cbtn2 {
	width: 100%;
}
.rtsightseeing #shops .cbtn, 
.rtsightseeing #shops .cbtn2 {
	width: 260px;
}

/* よくあるご質問ページ */
.rtfaq {

}
.rtfaq #lead {
	/*padding-bottom: 70px;*/
	/*margin-bottom: 210px;*/
}
.rtfaq .cmenu li a {
	width: 220px;
}

/*楽天標準検索ボックス*/
#dateInptBox #dh-checkin {
	width: 188px;
}

#dateInptBox #dh-checkout {
	width: 188px;
}

#page-top a {
	padding-top: 35px;
}
#RthCustomizeW #page-top a:hover {
	opacity: 1;
}
#RthCustomizeW #page-top a:hover img {
	opacity: 1;
}

/*bns*/
#bnr {
    position: relative;
    z-index: 10;
}

.bns {
/*    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;*/
    width: 730px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
}
.bns .rtban_box {
    margin-bottom: 10px;
    /*width: 470px;*/
}

.bns .rtban_box img {
    width: 100%;
}