@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : rooms.css
 author     : Ability Consultant
 style info : ご宿泊
=================================================================== */
/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title {
	background: url(../rooms/images/img_title.jpg) center center no-repeat;
}

@media only screen and (max-width: 767px) {
	.con_title {
		background-size: cover;
	}
}

/*# sourceMappingURL=../maps/rooms.css.map */
