

/*contents*/
#contents {
	padding-top: 80px;
	padding-bottom: 20px;
	text-align: center;
}

#contents h3 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #534741;
	font-size: 45px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.15em;
	display: inline-block;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	margin-bottom: 5px;
}

#contents h4 {
	font-family: "Fira Sans";
	font-weight: 100;
	font-size: 20px;
}


/*contents01*/
.contents01 {
	width: 1000px;
	padding-top: 60px;
}

.contents01 h5 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.15em;
	padding-top: 90px;
	margin-bottom: 75px;
}

.contents01 p {
	text-align: left;
	color: #4d4d4d;
	width: 820px;
	line-height: 2em;
	margin-bottom: 120px;
}

.flow-box {
	width: 1000px;
	margin-bottom: 90px;
}

.flow-box h6 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.15em;
	padding-bottom: 45px;
	margin-bottom: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
}


.flow-box .box {
	clear: both;
}

.flow-box .box div {
	width: 470px;
}

.flow-box .box div p {
	width: 470px;
	margin-bottom: 0px;
}

.flow-box .box p {
	margin-bottom: 0px;
}


