@charset "UTF-8";

/*======================
コンテンツ*/

		#Contents .topImage{
			margin-bottom:30px;
			}
			
		#Contents .title{
			margin-bottom:20px;
			}	
			

		#Contents .detail p{
				font-size:16px;
				line-height:26px;
				}
				
		#Contents .detail{
			margin:0 25px;
			}	
			
				#Contents .detail ul{
					margin-left: 35px;
				}
				
				#Contents .detail li{
				font-size: 16px;
				line-height: 30px;
				background: url(../_images/visiting_care/dot.gif) no-repeat left 6px;
				padding-left: 25px;
				}
	
				#Contents .detail li.last{
				font-size: 16px;
				line-height: 26px;
				background: url(../_images/mahonoki/dot.gif) no-repeat left 7px;
				padding-left: 25px;
				margin-bottom:5px;
				}
			
				#Contents .detail .subtitle{
					margin-bottom:20px;
				}

.example{
	width: 780px;
	margin: 60px auto 30px;
}

.example01{
	float: left;
	background:url(../_images/support/bg01.gif) no-repeat;
	width: 373px;
	height: 230px;
	text-align: center;
	position: relative;
	}
	
	.example01 .icon{
		display: inline-block;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.1;
		color: #ffffff;
		padding: 3px 20px 2px;
		background-color: #8ec41f;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin: 20px 0;
}

	.example01 .question{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.example01 .icon-arrow{
		margin-bottom: 12px;
		}

	.example01 .icon_guide{
		position: absolute;
		top: -30px;
		left: -30px;
	}

.example02{
	float: left;
	background:url(../_images/support/bg01.gif);
	width: 373px;
	height: 230px;
	text-align: center;
	}
	
	.example02 .icon{
		display: inline-block;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.1;
		color: #ffffff;
		padding: 3px 20px 2px;
		background-color: #8ec41f;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin: 20px 0;
}

	.example02 .question{
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.example02 .icon-arrow{
		margin-bottom: 12px;
		}


.example03{
	position: relative;
	background:url(../_images/support/bg03.gif);
	width: 694px;
	height: 138px;
	text-align: center;
	margin: 0 auto 20px;
	}
	
	.example03 .icon{
		position: absolute;
		left: 23px;
		top: -4px
		display: inline-block;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.1;
		color: #ffffff;
		padding: 3px 20px 2px;
		background-color: #8ec41f;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		margin: 20px 20px;
}

	.example03 .question{
		padding-top: 20px;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 12px;
	}
	.example03 .icon-arrow{
		margin-bottom: 12px;
		}
		
#Contents .guidance_support{
	background:url(../_images/common/bg-guidance.png);
	width: 902px;
	height: 276px;
	margin: 100px auto 50px;
	position: relative;
	}
	
	
	.guidance_support .person{
		position: absolute;
		left: 365px;
		top: -90px;
	}
	
	.guidance_support p{
		font-size: 19px;
		line-height: 29px;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		padding-top: 90px;
		}
		
		.guidance_support .btn-area{
			overflow: hidden;
			width: 840px;
			margin: 16px auto 0;
			}
				.guidance_support .btn-area .tel{
					float: left;
					width:409px;
				}
				.guidance_support .btn-area .web{
					float: right;
					width:409px;
					}

		