@charset "utf-8";



/* feature_unit
-----------------------------------*/
#feature_unit{
	width: 100%;
	margin-bottom: 112px;
}
#feature_unit header.page_title{
	margin-bottom: 58px;
}


#feature_unit section.intro{
	width: 1000px;
	margin: 0 auto 65px auto;
}
#feature_unit section.intro div.comment{
	width: 460px;
	float: left;
	margin: 9px 0 0 80px;
}
#feature_unit section.intro div.comment h3{
	color: #218cd9;
	font-size: 230.7%;
	font-weight: bold;
	line-height: 1.1;
}
#feature_unit section.intro div.comment p + p{
	margin-top: 21px;
}
#feature_unit section.intro img{
	float: right;
	margin-right: 80px;
}


#feature_unit div.image{
	width: 840px;
	margin: 0 auto 85px auto;
}


#feature_unit div.plan{
	width: 100%;
	background: url("../img/bg_feature_01.gif") repeat-x 0 0;
	padding-top: 35px;
	position: relative;
}
#feature_unit div.plan:after{
	content: "";
	width: 45px;
	height: 35px;
	background: url("../../common/img/ico_08.png") no-repeat 0 0;
	display: block;
	margin-left: -22px;
	position: absolute;
	left: 50%;
	top: -22px;
}
#feature_unit div.plan div.inner{
	width: 1000px;
	margin: 0 auto;
}
#feature_unit div.plan section{
	width: 300px;
	float: left;
}
#feature_unit div.plan section + section{
	margin-left: 50px;
}
#feature_unit div.plan section a{
	color: #333333;
	text-decoration: none;
	display: block;
}
#feature_unit div.plan section h3{
	width: 300px;
	height: 319px;
	margin-bottom: 27px;
	overflow: hidden;
	position: relative;
}
#feature_unit div.plan section h3 img{
	position: absolute;
	left: 0;
	top: 0;
}
#feature_unit div.plan section h4{
	color: #218cd9;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 12px;
}
#feature_unit div.plan section p.comment{
	margin-bottom: 75px;
}
#feature_unit div.plan section p.btn{
	width: 153px;
	height: 43px;
	overflow: hidden;
	position: relative;
	margin-left: 75px;
}
#feature_unit div.plan section p.btn img{
	position: absolute;
	left: 0;
	top: 0;
}
#feature_unit div.plan section a:hover h3 img{
	left: -300px;
}
#feature_unit div.plan section a:hover h4{
	color: #3da7f2;
}
#feature_unit div.plan section a:hover p.comment{
	opacity: 0.8;
}
#feature_unit div.plan section a:hover p.btn img{
	top: -43px;
}



/* plan_unit
-----------------------------------*/
.plan_unit{
	width: 100%;
}
.plan_unit header.page_title{
	margin-bottom: 55px;
}


.plan_unit nav{
	width: 1000px;
	margin: 0 auto 32px auto;
	position: relative;
}
.plan_unit nav:after{
	content: "";
	width: 530px;
	height: 5px;
	background: #d9d9d9;
	display: block;
	position: absolute;
	left: 235px;
	top: 20px;
	z-index: 1;
}
.plan_unit nav ul{
	width: 503px;
	margin-left: 250px;
	position: relative;
	z-index: 10;
}
.plan_unit nav ul li{
	list-style: none;
	float: left;
}
.plan_unit nav ul li + li{
	margin-left: 7px;
}
.plan_unit nav ul li img{
	border: none;
	vertical-align: top;
}


.plan_unit h3{
	width: 1000px;
	margin: 0 auto 26px auto;
}



/* teigaku_unit
-----------------------------------*/
#teigaku_unit{
	background: url("../img/bg_teigaku_01.jpg") no-repeat center 215px;
	margin-bottom: 134px;
}


#teigaku_unit section.intro{
	width: 1000px;
	margin: 0 auto 195px auto;
}
#teigaku_unit section.intro h4{
	color: #218cd9;
	font-size: 230.7%;
	font-weight: bold;
	line-height: 1.1;
	margin-left: 35px;
}
#teigaku_unit section.intro p{
	margin-left: 145px;
	position: relative;
	z-index: 10;
}
#teigaku_unit section.intro div.image{
	margin: -38px 0 0 34px;
	position: relative;
	z-index: 1;
}


#teigaku_unit section.agemasu{
	width: 100%;
	background: #e6e6e6;
	margin-bottom: 150px;
	padding: 176px 0 43px 0;
	position: relative;
}
#teigaku_unit section.agemasu h4{
	margin-left: -226px;
	position: absolute;
	left: 50%;
	top: -114px;
}
#teigaku_unit section.agemasu div.image01{
	margin-left: -420px;
	position: absolute;
	left: 50%;
	top: -31px;
}
#teigaku_unit section.agemasu p{
	width: 800px;
	margin: 0 auto 44px auto;
}
#teigaku_unit section.agemasu div.image02{
	width: 872px;
	margin: 0 auto;
	padding-left: 128px;
}


#teigaku_unit section.rakunori{
	width: 100%;
	background: #e6e6e6;
	margin-bottom: 55px;
	padding: 160px 0 48px 0;
	position: relative;
}
#teigaku_unit section.rakunori h4{
	margin-left: -200px;
	position: absolute;
	left: 50%;
	top: -58px;
}
#teigaku_unit section.rakunori div.image01{
	margin-left: -420px;
	position: absolute;
	left: 50%;
	top: -46px;
}
#teigaku_unit section.rakunori p{
	width: 800px;
	margin: 0 auto;
}
#teigaku_unit section.rakunori div.image02{
	width: 873px;
	margin: 42px auto 28px auto;
	padding-left: 127px;
}


#teigaku_unit p.option{
	width: 957px;
	margin: 0 auto;
	padding-left: 43px;
}



/* hangaku_unit
-----------------------------------*/
#hangaku_unit{
	background: url("../img/bg_hangaku_01.jpg") no-repeat center 215px;
	margin-bottom: 134px;
}


#hangaku_unit section.intro{
	width: 1000px;
	margin: 0 auto 233px auto;
}
#hangaku_unit section.intro h4{
	color: #218cd9;
	font-size: 230.7%;
	font-weight: bold;
	line-height: 1.1;
	margin-left: 35px;
}
#hangaku_unit section.intro p{
	margin-left: 35px;
}


#hangaku_unit section.point{
	width: 100%;
	background: #e6e6e6;
	position: relative;
}
#hangaku_unit section.point h4, 
#hangaku_unit section.point img.image{
	position: absolute;
	left: 50%;
}
#hangaku_unit section.point01{
	height: 380px;
	margin-bottom: 240px;
}
#hangaku_unit section.point01 h4{
	margin-left: 326px;
	top: -153px;
}
#hangaku_unit section.point01 img.image{
	margin-left: -475px;
	top: -152px;
}
#hangaku_unit section.point02{
	height: 320px;
}
#hangaku_unit section.point02 h4{
	margin-left: -451px;
	top: -123px;
}
#hangaku_unit section.point02 img.image{
	margin-left: -200px;
	top: -122px;
}



/* teikinri_unit
-----------------------------------*/
#teikinri_unit{
	background: url("../img/bg_teikinri_01.jpg") no-repeat center 215px;
	margin-bottom: 235px;
}


#teikinri_unit section.intro{
	width: 1000px;
	margin: 0 auto 152px auto;
}
#teikinri_unit section.intro h4{
	color: #218cd9;
	font-size: 230.7%;
	font-weight: bold;
	line-height: 1.1;
	margin-left: 35px;
}
#teikinri_unit section.intro p{
	margin-left: 35px;
}
#teikinri_unit section.intro p + p{
	margin-top: 21px;
}


#teikinri_unit section.comparison{
	width: 100%;
	height: 320px;
	background: #e6e6e6;
	position: relative;
}
#teikinri_unit section.comparison h4{
	margin-left: -18px;
	position: absolute;
	left: 50%;
	top: -269px;
}
#teikinri_unit section.comparison img.image{
	margin-left: -360px;
	position: absolute;
	left: 50%;
	top: -85px;
}
#teikinri_unit section.comparison img.image{
	margin-left: -360px;
	position: absolute;
	left: 50%;
	top: -85px;
}
#teikinri_unit section.comparison p.more{
	margin-left: -334px;
	position: absolute;
	left: 50%;
	top: 292px;
}