footer {
	margin: 0px auto 30px;
}
/* ------------------------------------ */
#page_mv {
	background: url(../images/sdgs/mv.png) no-repeat center center;
	background-size: cover;
}
/* ------------------------------------ */
.sdgs1 {
	max-width: 700px;
	width: 90%;
	margin: 0px auto 70px;
}
.sdgs1 p {
	margin-bottom: 30px;
}
.sdgs1 .ttl {
	max-width: 490px;
	width: 100%;
	margin: 0px auto 30px;
}
/* ------------------------------------ */
.sdgs2 {
	max-width: 1000px;
	width: 90%;
	margin: 0px auto 60px;
}
.sdgs2 .txt1 {
	max-width: 880px;
	width: 100%;
	margin: 0px auto 60px;
}
.sdgs2 .txt1 span {
	display: block;
	font-size: 90%;
	margin-top: 15px;
	padding-left:1em;
	text-indent:-1em;
}
.sdgs2 .box01 {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 40px;
	border-right: #ccc 1px solid;
}
.sdgs2 .box01 td,
.sdgs2 .box01 th {
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
.sdgs2 .box01 th {
	background-color: #14398F;
	color: #fff;
	text-align: center;
	padding: 5px;
	font-weight: 400;
	font-size: 90%;
	line-height: 150%;
}
.sdgs2 .box01 th:nth-child(2) {
	border-left: #fff 1px solid;
	border-right: #fff 1px solid;
}
.sdgs2 .box01 td {
	text-align: left;
	border-bottom: #ccc 1px solid;
}
.sdgs2 .box01 td:nth-child(1) {
	text-align: center;
	color: #14398F;
	width: 110px;
	font-weight: 500;
	background-color: #eee;
}
.sdgs2 .box01 td:nth-child(2) {
	font-size: 90%;
	border-right: #ccc 1px solid;
}
.sdgs2 .box01 td:nth-child(3) {
	width: 320px;
}
.sdgs2 .box01 td strong {
	display: block;
	color: #14398F;
	font-weight: 500;
}
.sdgs2 .box01 td ul {
	display: table;
	width: 100%;
}
.sdgs2 .box01 td li {
	display: table-cell;
	vertical-align: bottom;
	width: 30%;
	padding: 1px;
}
.sdgs2 .box01 td li.mini {
	width: 20%;
}
.sdgs2 .box02 {
	max-width: 640px;
	width: 100%;
	margin: 0px auto 60px;
}
.sdgs2 .box03 {
	max-width: 600px;
	width: 100%;
	margin: 0px auto 60px;
}
.sdgs2 .box03 img {
	display: block;
	margin-bottom: 30px;
}
.sdgs2 .box03 .txt2 {
	text-align: center;
	font-size: 130%;
	font-weight: 600;
	color: #14398F;
}
/* ------------------------------------ */

/* ------------------------------------ */

/* ------------------------------------ */





@media screen and (max-width: 930px) {
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	.sdgs2 .box01 td:nth-child(1) {
		width: 80px;
		font-size: 90%;
	}
	.sdgs2 .box01 td:nth-child(2) {
	}
	.sdgs2 .box01 td:nth-child(3) {
		width: 200px;
	}
	.sdgs2 .box01 td ul,
	.sdgs2 .box01 td li {
		display: block;
	}
	.sdgs2 .box01 td ul {
		overflow: hidden;
	}
	.sdgs2 .box01 td li {
		float: left;
		width: 50%;
	}
	.sdgs2 .box01 td li.mini {
		width: 35%;
	}
	/* ------------------------------------ */
}





@media screen and (max-width: 768px) {
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	
}




@media screen and (max-width: 540px) {
	/* ------------------------------------ */
	
	/* ------------------------------------ */
	.sdgs2 .box01 td:nth-child(1) {
		width: 60px;
		padding: 10px 0 0 0;
	}
	.sdgs2 .box01 td {
		vertical-align: top;
	}
	.sdgs2 .box01 td:nth-child(3) {
		width: 80px;
	}
	.sdgs2 .box01 td li {
		float: none;
		width: 100%;
	}
	.sdgs2 .box01 td li.mini {
		width: 90%;
	}
	.sdgs2 .box01 td li.dummy {
		display: none;
	}
	.sdgs2 .box03 .txt2 {
		font-size: 110%;
	}
	/* ------------------------------------ */
}