@charset "utf-8";

body.efforts-standalone {
	margin: 0;
}

.banner {
	width: 100%;
}

.banner img {
	display: block;
	width: 100%;
	height: auto;
}

.efforts-page {
	width: 100%;
	max-width: 100%;
	font-family: Meiryo, "Hiragino Sans", "Hiragino Kaku Gothic ProN", Arial, serif;
	font-size: 14px;
	color: #333333;
}

.efforts-page a:link {
	text-decoration: none;
	color: #333333;
}

.efforts-page a:visited {
	text-decoration: none;
	color: #444444;
}

.efforts-page a:active,
.efforts-page a:hover {
	text-decoration: underline;
	color: #444444;
}

.efforts-page img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

.efforts-page .sp {
	display: block;
	clear: both;
	height: auto;
	overflow: hidden;
}

.efforts-page .font-05 {
	padding: 15px;
	font-size: 16px;
	letter-spacing: 0.05em;
}

.efforts-page .efforts {
	width: 100%;
	height: auto;
	margin: -10px auto 70px;
	padding: 60px 0 50px;
}

.bgwhite {
	background-color: #ffffff;
}

.bggray {
	background-color: #f7f7f7;
}

.efforts-page .efforts_inner {
	width: 800px;
	height: auto;
	margin: 0 auto;
}

.efforts-page .efforts_title {
	width: 100%;
	height: auto;
	margin: 0 auto 40px;
	text-align: center;
}

.efforts-page .e01 {
	width: 260px;
	height: auto;
	margin: 0;
	float: left;
}

.efforts-page .e02 {
	width: 260px;
	height: auto;
	margin: 0 10px;
	float: left;
}

.efforts-page .efforts_text {
	width: 100%;
	height: auto;
	margin: 30px 0 0;
	float: left;
	letter-spacing: 0.07em;
	line-height: 25px;
}

.efforts-page .efforts_text span.title {
	display: block;
	margin: 10px 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.efforts-page .efforts_inner02 {
	width: 910px;
	height: auto;
	margin: 0 auto 70px;
}

.efforts-page .e04 {
	width: 315px;
	height: auto;
	margin: 0;
	float: left;
}

.efforts-page .e05 {
	width: 315px;
	height: auto;
	margin: 20px 0 0;
	float: left;
}

.efforts-page .e06 {
	width: 315px;
	height: auto;
	margin: 25px 0 0 65px;
	float: left;
}

.efforts-page .table06 {
	width: 100%;
	margin: 0 auto;
	letter-spacing: 0.05em;
	line-height: 25px;
}

.efforts-page .table06 table {
	width: 100%;
	border-collapse: collapse;
}

.efforts-page .table06 td {
	padding: 15px 0 15px 20px;
	border-bottom: solid 1px #dbdbdb;
}

.efforts-page .table06 th {
	margin: 0;
	padding: 15px 40px;
	text-align: center;
	border-bottom: solid 1px #dbdbdb;
	letter-spacing: 0.1em;
}

.efforts-page .table06 a:link {
	color: #0000ff;
}

.efforts-page .table06 a:hover {
	color: #ff0000;
}

@media only screen and (max-width: 1000px) {
	.efforts-page .efforts {
		margin: -10px auto 30px;
		padding: 40px 0 30px;
	}

	.efforts-page .efforts img {
		width: 100%;
		height: auto;
	}

	.efforts-page .efforts_inner {
		width: 98%;
		margin: 0 auto;
	}

	.efforts-page .efforts_title {
		width: 450px;
		margin: 0 auto 20px;
	}

	.efforts-page .e01 {
		width: 32.2%;
		margin: 0;
	}

	.efforts-page .e02 {
		width: 32.2%;
		margin: 0 10px;
	}

	.efforts-page .efforts_text {
		margin: 20px 0 0;
		letter-spacing: 0.05em;
		line-height: 25px;
	}

	.efforts-page .efforts_inner02 {
		width: 98%;
		margin: 0 auto 40px;
	}

	.efforts-page .efforts_inner02 img {
		width: 100%;
		height: auto;
	}

	.efforts-page .e04 {
		width: 40%;
		margin: 0;
	}

	.efforts-page .e05 {
		width: 58%;
		margin: 20px 0 0;
	}

	.efforts-page .e06 {
		width: 50%;
		margin: 30px 0 0 30px;
	}
}

@media only screen and (max-width: 768px) {
	.efforts-page .efforts {
		margin: -10px auto 20px;
		padding: 20px 0 10px;
	}

	.efforts-page .efforts_title {
		width: 300px;
		margin: 0 auto 10px;
	}

	.efforts-page .e01 {
		width: 32.2%;
		margin: 0;
	}

	.efforts-page .e02 {
		width: 32.2%;
		margin: 0 7px;
	}

	.efforts-page .efforts_text {
		width: 100%;
		margin: 0 auto 10px;
		letter-spacing: 0;
		line-height: 22px;
		float: none;
	}

	.efforts-page .efforts_inner02 {
		width: 98%;
		margin: 0 auto 20px;
	}

	.efforts-page .e04 {
		width: 40%;
		margin: 0;
	}

	.efforts-page .e05 {
		width: 58%;
		margin: 20px 0 0;
	}

	.efforts-page .e06 {
		width: 50%;
		margin: 20px 0 0 20px;
	}
}

@media only screen and (max-width: 480px) {
	.efforts-page .efforts {
		margin: -10px auto 20px;
		padding: 20px 0 10px;
	}

	.efforts-page .efforts_title {
		width: 200px;
		margin: 0 auto 10px;
	}

	.efforts-page .e01,
	.efforts-page .e02 {
		width: 80%;
		margin: 0 auto;
		float: none;
	}

	.efforts-page .efforts_text {
		width: 97%;
		margin: 0 auto 10px;
		letter-spacing: 0;
		line-height: 20px;
		float: none;
		font-size: 13px;
	}

	.efforts-page .efforts_inner02 {
		width: 98%;
		margin: 0 auto;
	}

	.efforts-page .e04 {
		width: 80%;
		margin: 10px auto 0;
		float: none;
	}

	.efforts-page .e05 {
		width: 100%;
		margin: 10px auto 0;
		float: none;
	}

	.efforts-page .e06 {
		width: 90%;
		margin: 10px auto;
		float: none;
	}
}
