@charset "utf-8";
/*----------------------------------------------------
index
----------------------------------------------------*/
/*----------------------------------------------------
#family
----------------------------------------------------*/
#family {
	width:1000px;
	margin:0 auto;
	clear:both;
	padding-bottom:130px;
	padding-top:120px;
	text-align:center;
}
#family h3 {
	color:#391e00;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	letter-spacing:3px;
	border-bottom:solid 2px #a88f73;
	padding-bottom:15px;
	margin-bottom:15px;
}
#family h4 {
	font-size:18px;
	color:#a88f73;
	text-align:center;
	letter-spacing:2px;
	margin-bottom:60px;
}
#family p {
	width:1000px;
	color:#391e00;
	font-size:16px;
	letter-spacing:3px;
	margin-bottom:50px;
	line-height:30px;
	text-align:center;
}
#family img {
	width:79px;
	height:113px;
	margin:0 auto;
}



/*----------------------------------------------------
.img
----------------------------------------------------*/
.img_left {
	float:left;
	width:50%;
	height:960px;
	background: #000 url(../images/img_family02.jpg) no-repeat top center;
}
.txt_left {
	float:left;
	width:40%;
	left:5%;
	top:50%;
	position:relative;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
 	transform: translateY(-50);
 }
.img_right {
	float:right;
	width:50%;
	height:960px;
	position:absolute;
	right:0;
	background: #000 url(../images/img_family01.jpg) no-repeat top center;
}
.img_left02 {
	float:left;
	width:50%;
	height:960px;
	background: #000 url(../images/img_men003.jpg) no-repeat top center;
}

.box_map {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

.box_map table {
	width:100%;
}
.box_map table tr {
	border-bottom:solid 20px #ffffff;
	border-top:solid 5px #ffffff;
}
.box_map table th {
	width:15%;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	letter-spacing:2px;
	background-color:#463019;
	color:#ffffff;
}
.box_map table td {
	color:#000000;
	font-size:14px;
	letter-spacing:1px;
	line-height:22px;
	vertical-align:middle;
	text-align:left;
	padding-left:20px;
}





.box_care {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:-20px;
}

.box_care table {
	width:100%;
}
.box_care table tr {
}
.box_care table th {
	padding:10px 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	letter-spacing:1px;
	background-color:#8bdbf3;
	color:#391e00;
	border:solid 1px #c4c4c4;
}
.box_care table td {
	color:#391e00;
	font-size:14px;
	letter-spacing:1px;
	line-height:18px;
	vertical-align:middle;
	text-align:center;
	border:solid 1px #c4c4c4;
	padding:10px 0;
	background-color:#ffffff;
}

.care01 {
}
.care02 {
	width:9%;
}
.care03 {
	width:9%;
}
.care04 {
	width:9%;
}
.care05 {
	width:9%;
}
.care06 {
	width:9%;
}
.care07 {
	width:9%;
}
.care08 {
	width:9%;
}
