@charset "utf-8";



/* home_unit
-----------------------------------*/
#home_unit{
	width: 100%;
	border-bottom: 220px solid #00ace6;
}


#home_unit section.intro{
	width: 100%;
	background-image: url("../img/bg_home_01.jpg");
	background-repeat: repeat-x;
	padding-top: 396px;
	position: relative;
	z-index: 10;
}
#home_unit section.intro h2{
	width: 886px;
	margin: 0 auto 10px auto;
	padding-left: 114px;
	position: relative;
	z-index: 11;
}
#home_unit section.intro img.image{
	margin-left: -306px;
	position: absolute;
	left: 50%;
	top: 102px;
	z-index: 10;
}
#home_unit section.intro p.comment{
	width: 1000px;
	text-align: center;
	margin: 0 auto 40px auto;
}
#home_unit section.intro address.inquiry{
	width: 740px;
	margin: 0 auto;
	padding-left: 260px;
}


#home_unit div.syaraku_sensya{
	width: 100%;
	background: url("../img/bg_home_02.gif") repeat-x 0 0;
	margin: -89px 0 100px 0;
	padding-top: 130px;
	position: relative;
	z-index: 1;
}
#home_unit div.syaraku_sensya div.inner{
	width: 1000px;
	margin: 0 auto;
}
#home_unit div.syaraku_sensya section{
	width: 480px;
}
#home_unit div.syaraku_sensya section.syaraku{
	float: left;
}
#home_unit div.syaraku_sensya section.sensya{
	float: right;
}
#home_unit div.syaraku_sensya section a{
	text-decoration: none;
	display: block;
	padding-top: 474px;
	position: relative;
}
#home_unit div.syaraku_sensya section a h2{
	color: #000000;
	font-size: 116%;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1px;
}
#home_unit div.syaraku_sensya section a h2 span{
	font-size: 133.3%;
}
#home_unit div.syaraku_sensya section a div.image{
	width: 480px;
	height: 450px;
	background: #ffffff;
	position: absolute;
	left: 0;
	top: 0;
}
#home_unit div.syaraku_sensya section a p.comment{
	color: #333333;
	margin-bottom: 46px;
}
#home_unit div.syaraku_sensya section a p.btn{
	width: 210px;
	height: 70px;
	margin-left: 135px;
	overflow: hidden;
	position: relative;
}
#home_unit div.syaraku_sensya section a p.btn img{
	position: absolute;
	left: 0;
	top: 0;
}
#home_unit div.syaraku_sensya section a:hover h2, 
#home_unit div.syaraku_sensya section a:hover p.comment, 
#home_unit div.syaraku_sensya section a:hover div.image img{
	opacity: 0.8;
}
#home_unit div.syaraku_sensya section a:hover p.btn img{
	top: -70px;
}


#home_unit section.message{
	width: 100%;
	height: 435px;
	background: #000000 url("../img/bg_home_03.jpg") no-repeat center 0;
	position: relative;
}
#home_unit section.message h2{
	margin-left: -95px;
	position: absolute;
	left: 50%;
	top: 58px;
}
#home_unit section.message div.comment{
	color: #ffffff;
	width: 680px;
	margin-left: -470px;
	position: absolute;
	left: 50%;
	top: 125px;
}
#home_unit section.message div.comment h3{
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}
#home_unit section.message img.image{
	margin-left: 244px;
	position: absolute;
	left: 50%;
	top: -43px;
}
#home_unit section.message p.btn{
	margin-left: -120px;
	position: absolute;
	left: 50%;
	bottom: -35px;
}