@media screen and (max-width: 767px) {

	.me_reserv_h301{
		font-size:20px;
		margin-bottom:15px;
	}

	/*** フロアマップ */
	.me_floor01{
		margin-bottom:20px;
		width:100%;
	}

	/* 部屋一覧 */

	table#me_room_tbl{
		width:100%;
	}


	table#me_room_tbl thead th{
		font-size:13px;
	}

	table#me_room_tbl tbody td{
		font-size:12px;
	}

	#me_sidearea{
		width:100%;
	}
	.me_txtimg img{
		max-width:100%;
	}

}
