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

/*contents01*/

.contents01 {
	width: 1000px;
	padding-top: 0;
	padding-bottom: 70px;
}

.contents01-box {
	width: 760px;
	background-color: #f2f2f2;
	padding-top: 45px;
	padding-bottom: 45px;
}

.contents01 h3 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
	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: 22px;
	line-height: 1.6;
	font-weight: lighter;
	color: #0a2b50;
	letter-spacing: 0.08em;
	text-align: center;
}

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

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

.contents01 p {
	margin-bottom: 18px;
	font-size: 15px;
	line-height: 2;
	color: #666666;
}

.contents01 .contents01-box > p {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	font-family: "ヒラギノ丸ゴ Std W4", "Hiragino Maru Gothic Std W4",  "HG丸ゴシックM-PRO", HGMaruGothicMPRO, "メイリオ", Meiryo, sans-serif;
	font-size: 20px;
	line-height: 1.7;
	font-weight: lighter;
	color: #0a2b50;
	letter-spacing: 0.08em;
	text-align: center;
}

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

.contents01 .c-btn {
	padding-top: 10px;
	text-align: center;
}

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

.contents01 .c-btn a:hover {
	opacity: 0.85;
}
