@charset "utf-8";

/* sdgs.css：PC
 * ======================================
 * Main
 * ======================================
 */

/* Main
------------------------------------------------------------------ */
/* section */
#content .section {
	overflow: hidden;
	padding: 177px 0 60px;
	position: relative;
	text-align: left;
	width: 100%;
}

/* heading */
#content h1 {
	border-bottom: 1px solid #D7D7D7;
	font-size: 2.3rem;
	padding: 0 0 15px 0;
}
#content h1 span {
	display: block;
	margin: 0 auto;
	width: 712px;
}
#content h2 {
	float: left;
	font-size: 1.8rem;
	width: 122px;
}

/* sdgs */
#content .sdgs {
	margin: 75px auto 0;
	overflow: hidden;
	width: 742px;
}
#content .sdgs  img {
	width: 100%;
	height: auto;
}