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

/*contents*/

#contents {
	padding-bottom: 0px;
}

/*contents01*/

.contents01 {
	width: 580px;
	background-color: #f2f2f2;
	padding-top: 35px;
	padding-bottom: 45px;
	margin-bottom: 40px;
}

.contents01 h3 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-family: "ヒラギノ丸ゴ Std W4", "Hiragino Maru Gothic Std W4",  "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-size: 26px;
	line-height: 1.5;
	font-weight: lighter;
	color: #0a2b50;
	letter-spacing: 0.05em;
	text-align: center;
}

.contents01 .box {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 35px;
}

.contents01 h4 {
	margin-bottom: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #0a2b50;
	font-family: "ヒラギノ丸ゴ Std W4", "Hiragino Maru Gothic Std W4",  "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-size: 24px;
	line-height: 1.4;
	font-weight: lighter;
	color: #FFF;
	letter-spacing: 0.06em;
	text-align: center;
}

.contents01 p {
	margin-bottom: 22px;
	font-size: 24px;
	line-height: 1.8;
	color: #666666;
}

.contents01 span {
	color: #0a2b50;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0a2b50;
}

.contents01 .c-btn {
	text-align: center;
}

.contents01 .c-btn a {
	display: inline-block;
	width: 380px;
	padding-top: 22px;
	padding-bottom: 22px;
	background-color: #2f7f7a;
	font-family: "ヒラギノ丸ゴ Std W4", "Hiragino Maru Gothic Std W4",  "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-size: 28px;
	line-height: 1.2;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
