@charset "UTF-8";
/*--------------------------------------------------
**************************************************
service_child
**************************************************
--------------------------------------------------*/
#title h2::before {
	content: "";
	display: inline-block;
	background: url("../imgs/common/icon_service.png") bottom no-repeat;
	background-size: auto;
	background-size: contain;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	bottom: 8px;
}
#title h2 span{
	display:block;
	margin-bottom:-5px;
	font-size:12px;
}

#partner{
	margin: 30px auto 0;
}

.preparation{
	margin:70px 0;
	text-align:center;
	font-size:150%;
	font-weight:normal;
	color:#555;
}
