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

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
/*Animate */
/* -----------------------------------------------------------
	.con_intro_top
----------------------------------------------------------- */
.con_intro_top .box_img .box.rin {
	left: 34%;
}

@media only screen and (max-width: 767px) {
	.con_intro_top .box_img .box.rin {
		top: 6%;
		left: 22%;
	}
}

@media only screen and (max-width: 767px) {
	.con_intro_top .box_img .box.sei {
		bottom: 50%;
		left: 2%;
	}
}

.con_intro_top .box_img .box.san {
	right: 15%;
	top: 48%;
}

@media only screen and (max-width: 767px) {
	.con_intro_top .box_img .box.san {
		top: 74%;
		right: 3%;
	}
}

.con_intro_top .box_img .box_hf {
	right: 30%;
	top: 30%;
}

@media only screen and (max-width: 767px) {
	.con_intro_top .box_img .box_hf {
		top: 35%;
		right: 3%;
	}
}

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