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

/*----------------------------
サービス
----------------------------*/
.hk-index-key{
	position:relative;
	width:750px;
	height:255px;
	margin-bottom:20px;
	background:url(../img/service/bg_hk_key.png) no-repeat left top;
}
.bk-index-key{
	position:relative;
	width:750px;
	height:255px;
	margin-bottom:20px;
	background:url(../img/service/bg_bk_key.png) no-repeat left top;
}
.sn-index-key{
	position:relative;
	width:750px;
	height:255px;
	margin-bottom:20px;
	background:url(../img/service/bg_sn_key.png) no-repeat left top;
}
.index-key-text{
	position:absolute;
	top:145px;
	left:15px;
	font-size:13px;
	width:350px;
}
.hk-index-menu,
.bk-index-menu,
.sn-index-menu{
	position:relative;
	width:750px;
	height:268px;
	margin-bottom:20px;
}
.hk-index-menu.list01{background:url(../img/service/bg_hk_menu01.png) no-repeat left top;}
.hk-index-menu.list02{background:url(../img/service/bg_hk_menu02.png) no-repeat left top;}
.hk-index-menu.list03{background:url(../img/service/bg_hk_menu03.png) no-repeat left top;}
.hk-index-menu.list04{background:url(../img/service/bg_hk_menu04.png) no-repeat left top;}
.hk-index-menu.list05{background:url(../img/service/bg_hk_menu05.png) no-repeat left top;}

.bk-index-menu.list01{background:url(../img/service/bg_bk_menu01.png) no-repeat left top;}
.bk-index-menu.list02{background:url(../img/service/bg_bk_menu02.png) no-repeat left top;}
.bk-index-menu.list03{background:url(../img/service/bg_bk_menu03.png) no-repeat left top;}
.bk-index-menu.list04{background:url(../img/service/bg_bk_menu04.png) no-repeat left top;}
.bk-index-menu.list05{background:url(../img/service/bg_bk_menu05.png) no-repeat left top;}

.sn-index-menu.list01{background:url(../img/service/bg_sn_menu01.png) no-repeat left top;}
.sn-index-menu.list02{background:url(../img/service/bg_sn_menu02.png) no-repeat left top;}
.sn-index-menu.list03{background:url(../img/service/bg_sn_menu03.png) no-repeat left top;}
.sn-index-menu.list04{background:url(../img/service/bg_sn_menu04.png) no-repeat left top;}

.index-h2{
	position:absolute;
	top:35px;
	left:275px;
	font-size:22px;
	font-weight:bold;
}
.index-price,
.index-price2{
	position:absolute;
	top:180px;
	left:10px;
	text-align:center;
	width:275px;
	font-size:15px;
}
.index-price p,
.index-price2 p{
	font-weight:bold;
	color:#d40000;
}
.index-price p span,
.index-price2 p span{
	font-size:19px;
}
.index-btn{
	position:absolute;
	top:148px;
	right:74px;
}
.index-text{
	position:absolute;
	top:225px;
	left:70px;
	font-size:13px;
}
.index-more{overflow:hidden;margin-bottom:10px;}

.index-more-house{
	float:left;
	width:370px;
	height:211px;
	margin-right:10px;
	position:relative;
	background:url(../img/service/bg_hk_menu_s.png) no-repeat left top;
}
.index-more-baby{
	float:left;
	width:370px;
	height:211px;
	margin-right:10px;
	position:relative;
	background:url(../img/service/bg_bk_menu_s.png) no-repeat left top;
}
.index-more-senior{
	float:left;
	width:370px;
	height:211px;
	margin-right:10px;
	position:relative;
	background:url(../img/service/bg_sn_menu_s.png) no-repeat left top;
}
.index-more-text{
	position:absolute;
	left:200px;
	top:80px;
	width:163px;
	font-weight:bold;
}
.index-more-btn{
	position:absolute;
	right:12px;
	bottom:12px;
}
