@charset "utf-8";
#wrapper{
	opacity: 0;
}
main{
	overflow: hidden;
	color: #222222;
    font-size: 13px;
    line-height: 1.7;
    -webkit-print-color-adjust: exact;
    -webkit-text-size-adjust: 100%;
}

article {
	width: 780px;
	margin: 0 auto;
}

.sdgs_ttl {
	display: block;
  margin: 0 auto;
}

.sub_ttl {
	font-size: 22px;
	text-align: center;
	margin: 45px auto 15px auto;
}

.gr_link_txt {
	color: #009B73 !important;
}

main h2 {
	font-size: 28px;
	text-align: center;
	margin: 80px auto 15px auto;
}

main h3 {
	font-size: 22px;
	text-align: center;
	margin: 30px auto 45px;
}

main h3::after {
	display: block;
	margin: 10px auto;
	content: "";
	width: 50px;
	height: 2px;
	background: #009B73;
}

.gr_ttl {
	font-size: 22px;
	color: #009B73;
	margin: 30px 0 15px;
}

.caption {
	font-size: 12px;
}

.txt_underline {
	text-align: center;
	line-height: 2em;
}

.txt_underline span {
	border-bottom: solid 2px #999999;
}

article p {
	margin: 15px 0 25px;
}

.c_img {
	display: block;
  margin: 15px auto 50px;
}

table {
	font-size: 11px;
	letter-spacing: 0;
	margin-bottom: 100px;
}

table tr:nth-child(odd) {
	display: block;
	position: absolute;
}

table tr:nth-child(even) {
	display: block;
	position: relative;
	top: 0;
	left: 390px;
}

table tr td span {
	border: solid 1px #999999;
	display: block;
	box-sizing: border-box;
	padding: 3px;
	width: 130px;
	height: 44px;
}

article ul {
	text-align: center;
}

article ul li {
	display: inline-block;
}

article ul li img {
	width: 100%;
}

.bk_gray {
	margin: 0 calc(50% - 50vw);
  background-color: #eee;
	padding: 25px 0 100px;
}

.bk_gray_inner {
	width: 760px;
}

.bk_white {
	background-color: #fff;
  padding: 40px;
}

.bk_none {
	margin-bottom: 120px;
}

/* main .works img{
	width: 100%;
	height: auto;
}

main .works .single{
	position: relative;
	margin-bottom: 20%;
}
main .works .single .photo{
	position: absolute;
	right: 55%;
	top: -95px;
	width: 460px;
}
main .works .single .photo.horizontal{
	width: 640px;
}
main .works .order:nth-of-type(2n) .single .photo{
	position: absolute;
	right: auto;
	left: 55%;
}
main .works .single .txtBox{
	background: #F0F0F0;
	width: 60%;
	box-sizing: border-box;
	margin: 0 0 0 auto;
	padding: 120px 15% 120px 12%;
}
main .works .order:nth-of-type(2n) .single .txtBox{
	margin: 0 auto 0 0;
	padding: 120px 12% 120px 15%;
}
main .works .single .txtBox h3{
	color: #009B73;
	font-size: 23px;
	line-height: 1;
	margin-bottom: 16px;
}
main .works .single .txtBox h3 span{
	font-size: 72px;
	padding-left: 5px;
}
main .works .single .txtBox h4{
	font-size: 21px;
	margin-bottom: 12px;
}
main .works .single .txtBox dl{
	display: table;
	width: 100%;
}
main .works .single .txtBox dl dt{
	display: table-cell;
	width: 5em;
	position: relative;
}
main .works .single .txtBox dl dt:after{
	content: "：";
	position: absolute;
	right: 0;
	top: 0;
}
main .works .single .txtBox dl dd{
	display: table-cell;
	padding-left: 1em;
}
main .works .single .txtBox p{
	margin-top: 25px;
}
main .works .single .txtBox .custompager {
	font-size: 0;
	text-align: left;
	margin: 45px 0 0 4px;
}
main .works .single .txtBox .custompager li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
}
main .works .single .txtBox .custompager li a{
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #CCCCCC;
}
main .works .single .txtBox .custompager li a:hover,
main .works .single .txtBox .custompager li a.active{
	background: #009B73;
} */

#pageTtl2 {
    width: 100%;
    height: 300px;
    position: relative;
		background: url(/sdgs/img/pic_sdgs.jpg) no-repeat 50% 0;
    background-size: cover;
}

main #pageTtl2 h2 {
	width: 396px;
	    height: 25%;
	    position: absolute;
	    top: 50%;
	    left: 50%;
	    transform: translate(-50%, -150%);
}

@charset "utf-8";
#wrapper{
	opacity: 0;
}
main{
	overflow: hidden;
}

article {
	width: 810px;
	margin: 0 auto;
}

.sdgs_ttl {
	display: block;
  margin: 0 auto;
}

.sub_ttl {
	font-size: 22px;
	text-align: center;
	margin: 45px auto 15px auto;
}

.gr_link_txt {
	color: #009B73 !important;
}

main h2 {
	font-size: 28px;
	text-align: center;
	margin: 80px auto 15px auto;
}

main h3 {
	font-size: 22px;
	text-align: center;
	margin: 30px auto 45px;
}

main h3::after {
	display: block;
	margin: 10px auto;
	content: "";
	width: 50px;
	height: 2px;
	background: #009B73;
}

.gr_ttl {
	font-size: 22px;
	color: #009B73;
	margin: 30px 0 15px;
}

.caption {
	font-size: 12px;
}

.txt_underline {
	text-align: center;
	line-height: 2em;
}

.txt_underline span {
	border-bottom: solid 2px #999999;
}

article p {
	margin: 15px 0 40px;
}

.c_img {
	display: block;
  margin: 15px auto 50px;
	width: 515px;
}

table {
	font-size: 11px;
	letter-spacing: 0;
	margin-bottom: 100px;
}

table tr:nth-child(odd) {
	display: block;
	position: absolute;
}

table tr:nth-child(even) {
	display: block;
	position: relative;
	top: 0;
	left: 390px;
}

table tr td span {
	border: solid 1px #999999;
	display: block;
	box-sizing: border-box;
	padding: 3px;
	width: 130px;
	height: 44px;
}

.bk_gray {
	margin: 0 calc(50% - 50vw);
  background-color: #eee;
	padding: 25px 0 100px;
}

.bk_gray_inner {
	width: 760px;
}

.bk_white {
	background-color: #fff;
  padding: 40px;
}

.bk_none {
	margin-bottom: 120px;
}

main h2 {
	font-size: 28px;
	text-align: center;
	margin: 80px auto 15px auto;
}

body div {
	margin:0 auto;
}

ul.sdgs2 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

ul.sdgs2 p{
	display: block;
	font-size: 11px;
	padding: 3px;
	vertical-align: middle;
	border: solid 1px #999999;
	box-sizing: border-box;
	width: 130px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
}

ul.bottom{
	display: flex;
	justify-content: space-evenly;
}
