@charset "UTF-8";
/* CSS Document */


/*contents01*/

.contents01 {
	text-align:center;
	padding-top:40px;
	margin-bottom:60px;
}

.contents01 h4 {
	margin-bottom:15px;
}

.contents01 h5 {
	margin-bottom:20px;
	padding:20px;
	padding-top:10px;
	padding-bottom:8px;
	display:inline-block;
	line-height:1.2;
	background-color:#8cc63f;
	color:#FFF;
	font-weight:normal;
	font-size:16px;
	border-radius:30px;
}

.contents01 h6 {
	margin-bottom: 5px;
	display: inline-block;
	padding-left: 50px;
	color: #7f7f7f;
	font-size: 48px;
	font-family: "Rounded Mplus 1c";
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 0.05em;
	background-image: url(images/tel.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.contents01 .box01 {
	width:605px;
	padding-top:20px;
}

.contents01 .box01 p {
	font-size:18px;
	line-height:1.2;
	color:#8cc63f;
	padding-top:10px;
}

.contents01 .box01 p.contents-right {
	color:#ffb09e;
}



/*contents02*/

.contents02 {
	text-align:center;
	width:860px;
}

.contents02 h5 {
	font-size:15px;
	line-height:1.6;
	color:#22b573;
	padding-top:20px;
	font-weight:normal;
	margin-bottom:30px;
}

.contents02 h6 a:hover {
	opacity:0.75;
}

.contents02 div {
	width:100%;
	margin-bottom:40px;
}

