@charset "UTF-8";
/* CSS Document */

/* facilities page
=============================================================================*/
#facilities #mainVisual {	background-image:url(../img/facilities/facilities_mainimg.jpg) }
#cont01.bg {
	height: 820px;
	background-image: url(../img/facilities/facilities_01bg.jpg);
	background-position: center;
	background-size: cover;
	}
	#cont01 .txtArea {
		position: absolute;
		top: 60px;
		left: 570px;
		width: 240px;
		height: 400px;
		}
	#cont01 .img01 { position: absolute;top: 150px;left: -300px; }
	#cont01 .img02 { position: absolute;top: 460px;left: 460px; }
	#cont01 .img03 { position: absolute;top: 0px;right: -180px; }

#cont02 { height: 1280px; }
	#cont02 .txtArea {
	float: right;
	width: 370px;
	margin: 25px -10px 0 0;
	}
	#cont02 .txtArea h3 { float: right;}
	#cont02 .txtArea .txt {width: auto;float: right;margin: 2em -1em 0 0;font-size: 1em;}
	#cont02 .img01 { position: absolute;top: 70px;left: -300px; }
	#cont02 .img02 { position: absolute;top: 410px;right: -300px; }
	#cont02 .img03 { position: absolute;top: 710px;left: 20px; }

#cont03 { height: 1000px;}
	#cont03 .txtArea {
	width: 370px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 80px;
	z-index: 5;
	}
	#cont03 .txtArea h3 { float: right;}
	#cont03 .txtArea h3.mat {background-position: center top;padding-top: 3.5em; }
	#cont03 .txtArea .txt {width: auto;float: right;margin: 4em -3.5em 0 0;font-size: 1em;}
	#cont03 .imgArea01 { width: 690px;float: left; margin: 0px 0 0 -300px; }
	#cont03 .imgArea02 { width: 900px;float: right; margin: 50px -300px 0 0; }
	#cont03 .img05 { float: left; margin-right: 10px; }

#cont04 { height: 750px; }
	#cont04 .txtArea {
	float: right;
	width: 300px;
	height: 500px;
	}
	#cont04 .txtArea h3 { float: right;}
	#cont04 .txtArea h3.mat {background-position: center top;padding-top: 1.5em; }
	#cont04 .txtArea .txt {width: auto;float: right;margin: 4em -3.5em 0 0;font-size: 1em;}
	#cont04 .img01 { position: absolute;top: 0px;left: -300px; }
	#cont04 .img02 { position: absolute;top: 340px;right: -260px; }

#cont05 {
	height: 1000px;
	background-image: url(../img/facilities/facilities_05bg.jpg);
	background-position: center;
	background-size: cover;
	margin: 0 0 50px 0;
	}
	#cont05 .txtArea {
	float: left;
	width: 270px;
	height: 500px;
	margin: 50px 0 0 0;
	}
	#cont05 .txtArea h3 { float: right;}
	#cont05 .txtArea h3.mat {background-position: center top;padding-top: 4.5em; }
	#cont05 .txtArea .txt {width: auto;float: right;margin: 5em -3.5em 0 0;font-size: 1em;}
	#cont05 .img01 { position: absolute;top: 550px;right: -240px; }
	#cont05 .img02 { position: absolute;top: 690px;right: 120px; }
	#cont05 .img03 { position: absolute;top: 720px;left: 100px; }
	#cont05 .img05 { position: absolute;top: 500px;left: -240px; }

