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

/*header*/

.main-img {
	background-image: url(images/main-img.png);
}

/*contents*/

#contents {
	padding-bottom:20px;
}

.none {
	display: none;
}


/*img-box02*/
.img-box02 img {
	width:auto;
	height:auto;
	border-radius:0px;
}

.img-box02 h5 {
	font-family: "tbchibirgothicplusk-pro", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 35px;
	color: #656565;
	line-height: 1.2;
	letter-spacing: 0.1em;
	margin-bottom:20px;
}

.img-box02 h6 {
	padding-top:30px;
}

/*contents001*/
.contents001 {
	position:relative;
	padding-top:160px;
}

.contents0012 {
	padding-top:125px;
}

.contents001 h6 {
	text-align:center;
	position: absolute;
	width:100%;
	left:0px;
	top:0px;
	border-radius:30px;
	padding-top:15px;
	padding-bottom:20px;
	font-family: "tbchibirgothicplusk-pro", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 33px;
	color: #FFF;
	line-height: 1.2;
	letter-spacing: 0.1em;
	background-color:#8cc63f;
}

.contents001-box {
	background-color: #FFF;
	border-radius: 25px;
	padding: 25px;
	border: 1px solid #ffb09e;
	margin-left:5px;
	margin-right:5px;
}

.contents001-box p {
	color:#754c24;
	line-height: 1.6;
}


/*contents002*/

.contents002 {
	text-align:center;
	margin-bottom:40px;
}

.contents002 .midashi02 {
	margin-bottom:15px;
}

.contents002 .midashi02 h4 {
	background-color:#f2a1a5;
}

.contents002 p {
	color:#4c4c4c;
	line-height: 1.6;
}