@charset "UTF-8";

/* ===================================================================

	宿泊プラン
	
=================================================================== */

.pageHeadingDoor {
	background: linear-gradient(-30deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)),  url("/plan/star/images/bg_star.jpg") top center no-repeat;
  	background-size: cover;
	height: 360px;
}

#content {
    background:  url("/plan/star/images/bg_star.jpg") top center repeat #000125;
	background-size: cover;
}