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

 file name  : rooms.css
 author     : Ability Consultant
 style info : 客室
=================================================================== */
/*Animate */
/* -----------------------------------------------------------
	.con_intro_top
----------------------------------------------------------- */
@media only screen and (max-width: 767px) {
	.con_intro_top .box_img .box.rin {
		left: 17%;
		top: 4%;
	}
}

.con_intro_top .box_img .box.flo {
	right: 25.64103%;
}

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

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

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

.con_intro_top .box_img .box_hf {
	right: 20%;
}

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

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