@charset "UTF-8";

/* ã‚³ãƒ³ãƒ†ãƒ³ãƒ„éƒ¨åˆ†==================================================== */
.wbfGP-headWrap {
	position: relative;
    width: 1190px !important;
    z-index: 999999999;
    margin: 0 auto;
}
.wbfGP-head {
	width: 1190px !important;
	overflow: hidden;
	margin: 20px 0px;
}
.wbfGP-head .headLog {
	float: left;
}
.wbfGP-head .headPlan {
	float: right;
}

.headPlan a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 15px 50px;
	border: solid 1px #000000;
	border-radius: 10px;
}
.headPlan a:hover {
	color: #ffffff;
	background-color: #c79f62;
	border: solid 1px #c79f62;
}


#wbfGP-main {
	width: 1190px !important;
	background: #ffffff;
}
#wbfGP-sub {
    width: 1190px !important;
    background: #ffffff;
}

.sp-thumbnails-container {
	width: 1190px !important;
}
 
.sp-thumbnails {
	margin-top: 15px;
	width: 1190px !important;
}

.sp-slides a {
	display: block;
}
.sp-slides a:hover {
	opacity: .7;
}

.sp-top-thumbnails .sp-thumbnail-container,
.sp-bottom-thumbnails .sp-thumbnail-container {
    width: 277px !important;
    height: 98px !important;
    margin: 0px 10px !important;
}

.slider-pro img.sp-image,
.slider-pro img.sp-thumbnail {
	width: 100% !important;
}


/* ã“ã“ã‹ã‚‰ä¸‹ãŒãƒœã‚¿ãƒ³ã®CSS=========================================ã€€*/
.wbfGP-btn-01 {
  display: inline-block;
  text-align: left;
  background-color: #c79f62;
  font-size: 16px;
  color: #FFF !important;
  text-decoration: none !important;
  font-weight: bold;
  padding: 15px 35px 15px 35px;
}

.wbfGP-btn-01:hover {
  opacity: 0.8;
}


/* å„ã‚³ãƒ³ãƒ†ãƒ³ãƒ„==================================================== */

/* ãƒˆãƒƒãƒ—ãƒšãƒ¼ã‚¸================================ */
.wbfGP-top-breakfast,
.wbfGP-top-room,
.wbfGP-top-bath,
.wbfGP-top-lounge {
	position: relative;
}

.wbfGP-top-btn-breakfast {
	position: absolute;
	bottom: 40px;
	right: 0px;
}
.wbfGP-top-btn-room {
	position: absolute;
	bottom: 30px;
	right: 0px;
}
.wbfGP-top-btn-bath {
	position: absolute;
	bottom: 140px;
	left: 63px;
}
.wbfGP-top-btn-lounge {
	position: absolute;
	bottom: 155px;
	left: 61px;
}

ul.wbfGP-planlist li {
  display: inline-block;
}

ul.wbfGP-planlist li a {
  display: block;
}

.wbfGP-planlist a:hover {
	opacity: 0.8;
}

.plan-btn a {
	background: #e71f19;
    padding: 15px;
    width: 20%;
    color: #FFF;
    display: block;
    text-align: center;
    text-decoration: none;
    margin:0 auto 50px;
}
.plan-btn a:hover{
color:#FFF;
}
.plan-btn a:hover i {
 transform: translate(5px, 0);
 }
.plan-btn a i{
 transition: all 0.3s;}

/* æœé£Ÿãƒšãƒ¼ã‚¸================================ */
.wbfGP-breakfast-anker {
    height: 138px;
    margin-bottom: 50px;
}
.wbfGP-breakfast-anker a {
    color: #ffffff;
}
.wbfGP-breakfast-anker a:hover {
    color: #ffffff;
    opacity: 0.8;
}
.wbfGP-breakfast-anker-inn {
    float: left;
}
.wbfGP-bre-btn {
    text-align: center;
    padding-top: 45px;
    width: 190px;
    height: 90px;
    background-color: #b28146;
    display: block;
}

/* Q&Aãƒšãƒ¼ã‚¸================================ */
.wbfGP-qa-box {
    margin-bottom: 50px;
}

.wbfGP-qa-midashi {
    font-size: 24px;
    font-weight: bold;
    border: solid 2px #8b6439;
    padding: 15px;
    margin-bottom: 15px;
}

.wbfGP-qa-answer-box {
    margin-left: 20px;
    background-image: url(https://storage.googleapis.com/rakuten-webassets/image/wha/qa-answer.jpg);
    background-repeat: no-repeat;
}
.wbfGP-qa-answer {
    padding-left: 40px;
}