@charset "UTF-8";

/* ------------------------------------------------------------------
	#loft
-------------------------------------------------------------------*/
#loft #contents {
	padding: 80px 0 0;
}
#loft .u-c-white {
	width: 100%;
	line-height: 120%;
}
#loft .re {
	line-height: 140%;
}
#loft .re a {
	display: flex;
	align-items: center;
	font-size: 18px;
	font-weight: 700;
}
#loft .re a:hover {
	color: #333333;
}
#loft .re a span {
	display: block;
	padding-right: 20px;
}
@media only screen and (max-width: 768px) {
	#loft .re a span {
		display: none;
	}
}

/* ------------------------------------------------------------------
	#loft .ttlArea
-------------------------------------------------------------------*/
#loft .ttlArea {
	background-image: url(../img/accommodation/loft/bg_loft_ttl.png);
}
