.w100p {
  width: 100%;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.mgt0 {
  margin-top: 0!important;
}
.mgt16 {
  margin-top: 16px!important;
}
.mgt20 {
  margin-top: 20px!important;
}
.mgt28 {
  margin-top: 28px!important;
}
.mgt4 {
  margin-top: 4px!important;
}
.mgt40 {
  margin-top: 40px!important;
}
.fs12 {
  font-size: 12px!important;
}
.fs14 {
  font-size: 14px!important;
}
.txt-ind {
  text-indent: -1em;
  padding-left: 1em;
}
.cap {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.5!important;
}
.txt-sdgscopy {
  color: #009dda;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.04em;
}
.sdgs-head {
  background: #fff;
  padding: 1em;
}
.sdgs-head .logo {
  width: 199px;
}
.sdgs-foot {
  background: #0c1953;
  padding: 0;
  text-align: center;
  margin-top: 40px;
  font-size: 12px;
}
.sdgs-foot .logo {
  width: 199px;
  margin: 1em 0;
}
.box-sdgs {
  max-width: 950px;
  margin: 20px auto 0;
  font-size: 16px;
  box-sizing: border-box;
}
.box-sdgs p {
  margin: 0;
  line-height: 2;
}
.img-sdgs {
  width: 500px;
  margin: 0 auto;
}
.img-sdgs img {
    object-fit: cover;
    max-width: 100%;
}
.ttl-sdgs1 {
  font-size: 30px;
  color: #0c1953;
}
.ttl-sdgs2 {
  font-size: 18px;
  font-weight: bold;
  margin: 40px 0 0;
  padding: 32px 0 0;
  box-sizing: border-box;
  text-align: left;
  line-height: 2;
}
.ttl-sdgs3 {
  font-size: 18px;
  font-weight: bold;
  margin: 40px 0 0;
  padding: 0;
  box-sizing: border-box;
}
sup {
  vertical-align: super;
  font-size: 80%;
}
.box-sdgs .box-table {
  width: 100%;
  overflow-x: auto;
  white-space: nowrap;
}
.box-sdgs .table-seisou {
  width: 100%;
}
.box-sdgs .table-seisou th, .box-sdgs .table-seisou td {
  padding: 0.5em;
  white-space: nowrap;
}
  .table-seisou {
    border-collapse: collapse;
    border-spacing: 0;
  }
  .table-seisou th {
    background: #0c1953;
    color: #fff;
    border: 1px solid #e3e3e3;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4;
  }
  .table-seisou td {
    padding: 0.5em;
    white-space: nowrap;
    border: 1px solid #e3e3e3;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.4;
    text-align: center;
  }
.box-sdgs-inner {
		background: #faf7e9;
		padding: 2em;
		margin-top:1em;
	}
	.box-sdgs-flex {
		display: flex;
		flex-wrap: wrap;
	}
	.sdgs-l { width: 50%; }
	.sdgs-r { width: 50%; }
	.en { color: #f04d2f; }