@charset "utf-8";

/*
	Care
----------------------------------------------------------------------*/

/*KeyVisual---*/
#KeyVisual .keyImage {
	background-image: url(/img/care/img_key.jpg);
}
/*---KeyVisual*/


/*firstBlock---*/
#firstBlock {
	line-height: 1.75em;
	margin-bottom: 50px;
}

#firstBlock .link {
	margin-top: 5px;
}
/*---firstBlock*/


.groupBlock .rc {
	float: right;
}

.groupBlock .rc img {
	width: 350px;
}

.groupBlock .lc {
	margin-right: 380px;
}


/*secondBlock---*/
#secondBlock {
	line-height: 1.75em;
	margin-bottom: 50px;
	overflow: hidden;
}

#secondBlock .notice {
	font-size: 0.95em;
}

#secondBlock .fig {
	padding: 15px;
	background-color: rgb(240,240,240);
	margin-top: 20px;
}

#secondBlock .fig p:first-child {
	font-size: 1.2em;
	margin-bottom: 0.25em;
}

#secondBlock .fig strong {
	margin-right: 0.25em;
}
/*---secondBlock*/


/*thirdBlock---*/
#thirdBlock {
	line-height: 1.75em;
}

#thirdBlock .notice {
	font-size: 0.95em;
}
/*---thirdBlock*/
