@charset "utf-8";
/* CSS Document */

hr.bar{
	background: url("images/bar.jpg")repeat-x center bottom;
	background-size: auto 8px;
	padding: 16px!important;
}

.btn_contact{text-align: center;}
.btn_contact img{width: 600px;}

#area_title{
	background: url("images/bg_title.jpg")repeat-x bottom;
	background-size:contain;
	height: 180px;	
}
#area_title h2{line-height: 1;}


#area_intro{}
#area_intro h2{
	font-size: 3.2rem;
	font-weight: normal;
	color: #5C66A4;
}


#area_sodudan_sienin{
	background: url("images/bar.jpg") repeat-x center top;
	background-size: auto 8px;
	padding-top: 40px;
}
#area_sodudan_sienin h2{
	font-size: 3.2rem;
	font-weight: normal;
	color: #5C66A4;
	line-height: 1.2;
	margin-bottom: 0.6em;
}
#area_sodudan_sienin h2 span{
	font-size: 2.4rem;;
}

#da_f{
	float: left;
	width: 640px;
}
#da_r{
	float: right;
	width: 280px;
}
#da_r img{
	width: 100%;
}


#soudanshien_dial{}
#soudanshien_dial h3{
	font-size: 1.8rem;
	color: #5C66A4;
	border-bottom: 1px solid #5C66A4;
	margin-bottom: 1rem;
}
#soudanshien_dial strong{
	font-size: 2.4rem;
}
#soudanshien_dial #btn{}
#soudanshien_dial #btn img{width: 300px;}




#for_caremanager{}
#for_caremanager h2{
	font-size: 3.2rem;
	font-weight: normal;
	color: #5C66A4;
}



@media screen and (max-width:745px) {
	
	img.sp_size{width: 100%;}
	
	article{
		padding-top:30px; 
	}
	
	
	#da_f{
		float: none!important;
		width: 100%!important;
	}
	#da_r{
		float: none!important;
		width: 100%!important;
		text-align: center!important;
	}
	#da_r img{
		width: 60%!important;
	}
	
	
	.btn_contact img{width: 90%!important;}
	
	
	#area_title{
	height: auto!important;
}
	
	
	
	
	
	
}
