@charset "utf-8";

/* ------------------------------------------------------------------
	ROOM
------------------------------------------------------------------- */
#room_wrap .pageTtlWrap .bgImg {
	background: url(../img/room/bg_ttlwrap.jpg) no-repeat 50% 0;
	background-size: cover;
}

/* ------------------------------------------------------------------
	NEWS
------------------------------------------------------------------- */
#news_wrap .pageTtlWrap .bgImg {
	background: url(../img/news/bg_ttlwrap.jpg) no-repeat 50% 0;
	background-size: cover;
}

.l-top-section__lead a {
	color: #055f8c;
	text-decoration: underline;
}
.l-top-section__lead .bold {
	font-weight: 700;
}
.top-breakfast h5 {
	text-align: center;
	font-size: 2.1rem;
	font-weight: 700;
	margin-bottom: 20px;
}
.facility_lead {
	text-align: center;
	margin: 70px 0 20px;
}