@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;
}

.top-breakfast-info > .c-top-table01 > dd > ul > li {
	display: flex;
	margin-left: 14px;
}

.top-breakfast-info > .c-top-table01 > dd > ul > li > span {
	display: block;
	margin-right: 6px;
}