/* SPブレイクポイント */
/* 1000 */

/* #common-section.target .wrap p {
  line-height: 2.125;
  margin: 0 0 0 40px;
} */

/* #common-section.sdgs-lists .wrap {
  border: none;
} */
#common-section.target.bottom {
  margin-bottom: 80px;
}
#common-section .wrap h2{
  margin: 50px 0 40px;
}
#common-section.sdgs-lists .wrap .link-info {
  text-align: center;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.375em;
  line-height: 36px;
  margin: 0 0 42px;
}

/* #common-section.sdgs-lists .wrap:before {
  display: none;
} */

#common-section .wrap .sustainable {
  display: block;
  margin: 0 auto;
}

#common-section .wrap ol {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding-top: 35px;
  margin: 0 26px;
}

#common-section.sdgs-lists .wrap ol li {
  padding: 11px;
}

#common-section.sdgs-lists .wrap ol li a {
  display: inline-block;
  transition: transform .2s ease-in-out, box-shadow .2s ease-in-out;
}

#common-section.sdgs-lists ol li a img {
  width: 150px;
  height: 150px;
}

#common-section.sdgs-lists .wrap ol li a:hover {
  outline-offset: 2px;
  transform: translateY(-5px);
  box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
}

#common-section.sdgs-lists .wrap ol li:nth-child(1) a:hover {
  outline: 2px solid #E5243B;
}

#common-section.sdgs-lists .wrap ol li:nth-child(2) a:hover {
  outline: 2px solid #DDA63A;
}

#common-section.sdgs-lists .wrap ol li:nth-child(3) a:hover {
  outline: 2px solid #4C9F38;
}

#common-section.sdgs-lists .wrap ol li:nth-child(4) a:hover {
  outline: 2px solid #C5192D;
}

#common-section.sdgs-lists .wrap ol li:nth-child(5) a:hover {
  outline: 2px solid #FF3A21;
}

#common-section.sdgs-lists .wrap ol li:nth-child(6) a:hover {
  outline: 2px solid #26BDE2;
}

#common-section.sdgs-lists .wrap ol li:nth-child(7) a:hover {
  outline: 2px solid #FCC30B;
}

#common-section.sdgs-lists .wrap ol li:nth-child(8) a:hover {
  outline: 2px solid #A21942;
}

#common-section.sdgs-lists .wrap ol li:nth-child(9) a:hover {
  outline: 2px solid #FD6925;
}

#common-section.sdgs-lists .wrap ol li:nth-child(10) a:hover {
  outline: 2px solid #DD1367;
}

#common-section.sdgs-lists .wrap ol li:nth-child(11) a:hover {
  outline: 2px solid #FD9D24;
}

#common-section.sdgs-lists .wrap ol li:nth-child(12) a:hover {
  outline: 2px solid #BF8B2E;
}

#common-section.sdgs-lists .wrap ol li:nth-child(13) a:hover {
  outline: 2px solid #3F7E44;
}

#common-section.sdgs-lists .wrap ol li:nth-child(14) a:hover {
  outline: 2px solid #0A97D9;
}

#common-section.sdgs-lists .wrap ol li:nth-child(15) a:hover {
  outline: 2px solid #56C02B;
}

#common-section.sdgs-lists .wrap ol li:nth-child(16) a:hover {
  outline: 2px solid #00689D;
}

#common-section.sdgs-lists .wrap ol li:nth-child(17) a:hover {
  outline: 2px solid #19486A;
}

/* 下層ページMV */

#mv {
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  width: 100%;
  padding-top: 94px;
}

#mv .image {
  position: relative;
  width: 50%;
  padding-top: 29.282576%;
  background: no-repeat center center;
  background-size: cover;
}

#mv .image.sdgs01 {
  background-image: url(../images/sdgs1_01.jpg);
}

#mv .image.sdgs02 {
  background-image: url(../images/sdgs2_01.jpg);
}

#mv .image.sdgs03 {
  background-image: url(../images/sdgs3_01.jpg);
}

#mv .image.sdgs04 {
  background-image: url(../images/sdgs4_01.jpg);
}

#mv .image.sdgs05 {
  background-image: url(../images/sdgs5_01.jpg);
}

#mv .image.sdgs06 {
  background-image: url(../images/sdgs6_01.jpg);
}

#mv .image.sdgs07 {
  background-image: url(../images/sdgs7_01.jpg);
}

#mv .image.sdgs08 {
  background-image: url(../images/sdgs8_01.jpg);
}

#mv .image.sdgs09 {
  background-image: url(../images/sdgs9_01.jpg);
}

#mv .image.sdgs10 {
  background-image: url(../images/sdgs10_01.jpg);
}

#mv .image.sdgs11 {
  background-image: url(../images/sdgs11_01.jpg);
}

#mv .image.sdgs12 {
  background-image: url(../images/sdgs12_01.jpg);
}

#mv .image.sdgs13 {
  background-image: url(../images/sdgs13_01.jpg);
}

#mv .image.sdgs14 {
  background-image: url(../images/sdgs14_01.jpg);
}

#mv .image.sdgs15 {
  background-image: url(../images/sdgs15_01.jpg);
}

#mv .image.sdgs16 {
  background-image: url(../images/sdgs16_01.jpg);
}

#mv .image.sdgs17 {
  background-image: url(../images/sdgs17_01.jpg);
}

#mv .image img {
  width: 150px;
  height: 150px;
  position: absolute;
  top: 0;
  right: 50px;
}

#mv .text {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #F0FCF6;
}

#mv .text.sdgs01 {
  background: #E5243B;
  color: #E5243B;
}

#mv .text.sdgs02 {
  color: #DDA63A;
  background: #DDA63A;
}

#mv .text.sdgs03 {
  color: #4C9F38;
  background: #4C9F38;
}

#mv .text.sdgs04 {
  color: #C5192D;
  background: #C5192D;
}

#mv .text.sdgs05 {
  color: #FF3A21;
  background: #FF3A21;
}

#mv .text.sdgs06 {
  color: #26BDE2;
  background: #26BDE2;
}

#mv .text.sdgs07 {
  color: #FCC30B;
  background: #FCC30B;
}

#mv .text.sdgs08 {
  color: #A21942;
  background: #A21942;
}

#mv .text.sdgs09 {
  color: #FD6925;
  background: #FD6925;
}

#mv .text.sdgs10 {
  background: #DD1367;
  color: #DD1367;
}

#mv .text.sdgs11 {
  background: #FD9D24;
  color: #FD9D24;
}

#mv .text.sdgs12 {
  background: #BF8B2E;
  color: #BF8B2E;
}

#mv .text.sdgs13 {
  background: #3F7E44;
  color: #3F7E44;
}

#mv .text.sdgs14 {
  background: #0A97D9;
  color: #0A97D9;
}

#mv .text.sdgs15 {
  background: #56C02B;
  color: #56C02B;
}

#mv .text.sdgs16 {
  background: #00689D;
  color: #00689D;
}

#mv .text.sdgs17 {
  background: #19486A;
  color: #19486A;
}

#mv .text p {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  margin: 0;
  font-size: 1.25em;
  width: 120px;
  height: 44px;
  line-height: 44px;
  border-radius: 24px;
  background: #fff;
  text-align: center;
}

#mv .text h1 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  color: #fff;
  margin-top: 25px;
  text-align: center;
}

.lead {
  width: 100%;
  max-width: 1000px;
  margin: 86px auto 80px auto;
  line-height: 2.125;
}

#sdgs .wrap {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

/* リボン */
.ribbon {
  position: relative;
  margin: 0 auto;
  width: 320px;
  height: 56px;
  line-height: 56px;
  padding: 2px 0;
}

.ribbon.sdgs01 {
  background: #E5243B;
}

.ribbon.sdgs02 {
  background: #DDA63A;
}

.ribbon.sdgs03 {
  background: #4C9F38;
}

.ribbon.sdgs04 {
  background: #C5192D;
}

.ribbon.sdgs05 {
  background: #FF3A21;
}

.ribbon.sdgs06 {
  background: #26BDE2;
}

.ribbon.sdgs07 {
  background: #FCC30B;
}

.ribbon.sdgs08 {
  background: #A21942;
}

.ribbon.sdgs09 {
  background: #FD6925;
}

.ribbon.sdgs10 {
  background: #DD1367;
}

.ribbon.sdgs11 {
  background: #FD9D24;
}

.ribbon.sdgs12 {
  background: #BF8B2E;
}

.ribbon.sdgs13 {
  background: #3F7E44;
}

.ribbon.sdgs14 {
  background: #0A97D9;
}

.ribbon.sdgs15 {
  background: #56C02B;
}

.ribbon.sdgs16 {
  background: #00689D;
}

.ribbon.sdgs17 {
  background: #19486A;
}

.ribbon:before,
.ribbon:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
}

.ribbon:before {
  top: 0;
  left: 0;
  border-width: 28px 0px 28px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.ribbon:after {
  top: 0;
  right: 0;
  border-width: 28px 15px 28px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.ribbon h2 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  text-align: center;
  padding: 0 30px;
  border-top: 1px solid rgba(255, 255, 255, .6);
  border-bottom: 1px solid rgba(255, 255, 255, .6);
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 1.375em;
  line-height: 52px;
}

/* タブ切り替え部分 */

.tab {
  margin-top: 50px;
}

.tab ul {
  list-style: none;
  display: flex;
  padding: 0;
  margin: 0;
}

.tab ul li {
  width: 100%;
}

.tab ul li a {
  display: inline-block;
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  background-color: rgb(243, 245, 248);
  border-bottom: 1px solid #E1E4E8;
  width: 100%;
  opacity: .5;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  text-align: center;
}

.tab ul li a:hover {
  opacity: 100%;
}

.tab ul li a span {
  color: #111;
}

.tab ul li a.current {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  background-color: #fff;
  opacity: 1;
  line-height: 57px;
  border-left: 1px solid #E1E4E8;
  border-right: 1px solid #E1E4E8;
  border-bottom: none;
  border-top: 3px solid;
}

.tab.sdgs01 ul li a.current {
  border-top-color: #E5243B;
}

.tab.sdgs02 ul li a.current {
  border-top-color: #DDA63A;
}

.tab.sdgs03 ul li a.current {
  border-top-color: #4C9F38;
}

.tab.sdgs04 ul li a.current {
  border-top-color: #C5192D;
}

.tab.sdgs05 ul li a.current {
  border-top-color: #FF3A21;
}

.tab.sdgs06 ul li a.current {
  border-top-color: #26BDE2;
}

.tab.sdgs07 ul li a.current {
  border-top-color: #FCC30B;
}

.tab.sdgs08 ul li a.current {
  border-top-color: #A21942;
}

.tab.sdgs09 ul li a.current {
  border-top-color: #FD6925;
}

.tab.sdgs10 ul li a.current {
  border-top-color: #DD1367;
}

.tab.sdgs11 ul li a.current {
  border-top-color: #FD9D24;
}

.tab.sdgs12 ul li a.current {
  border-top-color: #BF8B2E;
}

.tab.sdgs13 ul li a.current {
  border-top-color: #3F7E44;
}

.tab.sdgs14 ul li a.current {
  border-top-color: #0A97D9;
}

.tab.sdgs15 ul li a.current {
  border-top-color: #56C02B;
}

.tab.sdgs16 ul li a.current {
  border-top-color: #00689D;
}

.tab.sdgs17 ul li a.current {
  border-top-color: #19486A;
}

.sdgs-content {
  width: 100%;
  max-width: 900px;
  margin: 80px auto 100px auto;
}

.sdgs-content h3 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  text-align: center;
  line-height: 48px;
  font-size: 1.875em;
}

.sdgs-content ol {
  list-style: none;
  padding: 0;
  margin: 62px 0 0 0;
}

.sdgs-content ol:first-of-type {
  margin: 50px 0 0;
}

.sdgs-content ol:not(:first-of-type) {
  margin: 30px 0 0;
}

.sdgs-content.sdgs17 h4:first-of-type {
  margin-top: 35px;
}

.sdgs-content.sdgs17 h4 {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  padding: 20px 0;
  border-bottom: 1px solid #E1E4E8;
  font-size: 1.125em;
}

.sdgs-content ol li > p {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 0.9375em;
  min-width: 60px;
  height: 60px;
  line-height: 60px;
  font-weight: bold;
  margin: 0;
  padding: 0;
  color: #fff;
  text-align: center;
}

.sdgs-content.sdgs01 ol li > p {
  background: #E5243B;
}

.sdgs-content.sdgs02 ol li > p {
  background: #DDA63A;
}

.sdgs-content.sdgs03 ol li > p {
  background: #4C9F38;
}

.sdgs-content.sdgs04 ol li > p {
  background: #C5192D;
}

.sdgs-content.sdgs05 ol li > p {
  background: #FF3A21;
}

.sdgs-content.sdgs06 ol li > p {
  background: #26BDE2;
}

.sdgs-content.sdgs07 ol li > p {
  background: #FCC30B;
}

.sdgs-content.sdgs08 ol li > p {
  background: #A21942;
}

.sdgs-content.sdgs09 ol li > p {
  background: #FD6925;
}

.sdgs-content.sdgs10 ol li > p {
  background: #DD1367;
}

.sdgs-content.sdgs11 ol li > p {
  background: #FD9D24;
}

.sdgs-content.sdgs12 ol li > p {
  background: #BF8B2E;
}

.sdgs-content.sdgs13 ol li > p {
  background: #3F7E44;
}

.sdgs-content.sdgs14 ol li > p {
  background: #0A97D9;
}

.sdgs-content.sdgs15 ol li > p {
  background: #56C02B;
}

.sdgs-content.sdgs16 ol li > p {
  background: #00689D;
}

.sdgs-content.sdgs17 ol li > p {
  background: #19486A;
}

.sdgs-content ol li > p.round {
  border-radius: 50%;
}

.sdgs-content ol li {
  display: flex;
  align-items: flex-start;
  padding: 25px 0;
}

.sdgs-content ol li:first-child {
  border-top: none;
  padding: 0 0 30px 0;
}

.sdgs-content ol li + li {
  border-top: 1px solid #E1E4E8;
}

.sdgs-content ol li:last-child {
  border-bottom: 1px solid #E1E4E8;
}

.sdgs-content ol li div.text {
  margin-left: 30px;
}

.sdgs-content ol li div.text p {
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
  margin: -6px 0 0 0;
  line-height: 1.7777;
  font-size: 1.125em;
}

.sdgs-content ol li div.text .annotation {
  font-size: 0.8125em;
  margin-top: 16px;
}

.sdgs-content .authority {
  text-align: right;
  margin-top: 21px;
}

.sdgs-content .authority a {
  text-decoration: none;
  position: relative;
  color: #111;
  font-size: 0.8125em;
}

.sdgs-content .authority a:before {
  display: block;
  content: "";
  position: absolute;
  top: -1px;
  right: -20px;
  width: 14px;
  height: 14px;
  background: url(../../shared/images/outer.svg) no-repeat center center;
  background-size: cover;
}

.sdgs-content .authority a span {
  position: relative;
}

.sdgs-content .authority a span:hover:before {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: 162px;
  right: -19px;
  bottom: -4px;
  background: #111;
}

/* マーカー部分 */
/* クラスを足してbefore要素に色を設定するだけ */
.marker {
  position: relative;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

.marker.sdgs01 {
  color: #E5243B;
}

.marker.sdgs02 {
  color: #DDA63A;
}

.marker.sdgs03 {
  color: #4C9F38;
}

.marker.sdgs04 {
  color: #C5192D;
}

.marker.sdgs05 {
  color: #FF3A21;
}

.marker.sdgs06 {
  color: #26BDE2;
}

.marker.sdgs07 {
  color: #FCC30B;
}

.marker.sdgs08 {
  color: #A21942;
}

.marker.sdgs09 {
  color: #FD6925;
}

.marker.sdgs10 {
  color: #DD1367;
}

.marker.sdgs11 {
  color: #FD9D24;
}

.marker.sdgs12 {
  color: #BF8B2E;
}

.marker.sdgs13 {
  color: #3F7E44;
}

.marker.sdgs14 {
  color: #0A97D9;
}

.marker.sdgs15 {
  color: #56C02B;
}

.marker.sdgs16 {
  color: #00689D;
}

.marker.sdgs17 {
  color: #19486A;
}

/* sdgsの番号によってセクションの色を変える */

#common-section.sdgs01 .wrap:before {
  background: #E5243B;
}

#common-section.sdgs02 .wrap:before {
  background: #DDA63A;
}

#common-section.sdgs03 .wrap:before {
  background: #4C9F38;
}

#common-section.sdgs04 .wrap:before {
  background: #C5192D;
}

#common-section.sdgs05 .wrap:before {
  background: #FF3A21;
}

#common-section.sdgs06 .wrap:before {
  background: #26BDE2;
}

#common-section.sdgs07 .wrap:before {
  background: #FCC30B;
}

#common-section.sdgs08 .wrap:before {
  background: #A21942;
}

#common-section.sdgs09 .wrap:before {
  background: #FD6925;
}

#common-section.sdgs10 .wrap:before {
  background: #DD1367;
}

#common-section.sdgs11 .wrap:before {
  background: #FD9D24;
}

#common-section.sdgs12 .wrap:before {
  background: #BF8B2E;
}

#common-section.sdgs13 .wrap:before {
  background: #3F7E44;
}

#common-section.sdgs14 .wrap:before {
  background: #0A97D9;
}

#common-section.sdgs15 .wrap:before {
  background: #56C02B;
}

#common-section.sdgs16 .wrap:before {
  background: #00689D;
}

#common-section.sdgs17 .wrap:before {
  background: #19486A;
}

#common-section .wrap .video {
  position: relative;
  text-align: center;
}

/* 他のsdgsへのリンク */

.other-sdgs {
  background: #F3F5F8;
  padding: 65px 0;
}

.other-sdgs .wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.other-sdgs .wrap p {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.625em;
  margin: 0 0 28px 0;
}

.other-sdgs .wrap ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -6px;
  padding: 0;
}

.other-sdgs .wrap a {
  font-size: 1.125em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  color: #179F5B;
  text-decoration: none;
}

.other-sdgs .wrap ol li {
  padding: 6px;
}

.other-sdgs .wrap ol li a img {
  width: 100px;
  height: 100px;
}

.other-sdgs .wrap ol li a {
  display: inline-block;
  transition: all .2s ease-in-out;
}

.other-sdgs .wrap ol li a:hover {
  transform: translateY(-5px);
  box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
}

.other-sdgs .arrow {
  display: inline-block;
  position: relative;
  padding-left: 40px;
  margin-top: 35px;
}

.other-sdgs .arrow:before {
  position: absolute;
  display: block;
  content: "";
  width: 25px;
  height: 25px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 50%;
  background: #179F5B;
}

.other-sdgs .arrow:after {
  left: 6px;
  transform: translate(0, -50%) rotate(180deg);
}

.other-sdgs .arrow:hover:after {
  animation-name: left-slide;
}

@keyframes left-slide {
  0% {
      transform: translate(0, -50%) rotate(180deg);
      opacity: 1;
  }

  40% {
      opacity: 0;
  }

  40.9% {
      transform: translate(-50%, -50%) rotate(180deg);
      opacity: 0;
  }

  50% {
      transform: translate(50%, -50%) rotate(180deg);
      opacity: 0;
  }

  100% {
      transform: translate(0, -50%) rotate(180deg);
      opacity: 1;
  }
}



@media screen and (max-width: 1000px) {
  #common-section.target.bottom {
    margin-bottom: 60px;
  }
  #common-section .wrap h2{
    margin: 30px 0 10px;
  }
  #common-section.sdgs-lists {
    padding: 0 24px;
  }

  #common-section.sdgs-lists .wrap .link-info {
    font-size: 1.125em;
    line-height: 29px;
    margin:  0 0 32px;
  }

  #common-section .wrap .sustainable {
    width: 98%;
    max-width: 450px;
  }

  #common-section .wrap ol {
    width: initial;
    padding-top: 13px;
    margin: 0 -8px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #common-section.sdgs-lists .wrap ol li {
    padding: 7px;
  }

  #common-section.sdgs-lists .wrap ol li img {
    width: 100px;
    height: 100px;
  }

  /* MV */

  #mv {
    flex-direction: column;
    padding-top: 60px;
  }

  #mv .image {
    padding-top: 58.4%;
  }

  #mv .image img {
    right: 20px;
    width: 75px;
    height: 75px;
  }

  #mv .image,
  #mv .text {
    width: 100%;
  }

  #mv .text {
    padding: 30px 0 40px 0;
  }

  #mv .text p {
    width: 86px;
    height: 34px;
    line-height: 34px;
    margin: 0;
    text-align: center;
    font-size: 1rem;
  }

  #mv .text h1 {
    margin-top: 15px;
    font-size: 1.5em;
  }

  #mv .text p span {
    font-size: 1rem;
  }

  .lead {
    padding: 0 24px;
    margin: 28px 0 43px 0;
    font-size: 0.9375em;
  }

  .ribbon {
    width: 267px;
    height: 46px;
  }

  .ribbon h2 {
    line-height: 42px;
    font-size: 1.125em;
  }

  .ribbon:before {
    border-width: 24px 0 24px 15px;
  }

  .ribbon:after {
    border-width: 24px 15px 24px 0;
  }

  .tab {
    padding: 0 15px;
  }

  .tab ul li a {
    height: 60px;
    line-height: 60px;
  }

  .tab ul li a span {
    font-size: 0.875em;
  }

  #sdgs {

  }

  .sdgs-content {
    margin: 29px 0 60px 0;
    padding: 0 24px;
  }

  .sdgs-content .authority {
    margin-right: 20px;
  }

  .sdgs-content h3 {
    line-height: 32px;
    font-size: 1.25em;
  }

  .sdgs-content ol {
    margin: 29px 0 0 0;
  }

  .sdgs-content ol:first-of-type {
    margin-top: 27px;
  }

  .sdgs-content ol:not(:first-of-type) {
    margin-top: 20px;
  }

  .sdgs-content ol li {
    flex-direction: column;
  }

  .sdgs-content ol li:first-child {
    padding: 0;
  }

  .sdgs-content ol li:last-child {
    border: none;
  }

  .sdgs-content ol li div.text {
    margin: 0;
  }

  .sdgs-content ol li + li {
    padding: 0;
    margin-top: 23px;
    border: none;
  }

  .sdgs-content ol li > p {
    width: 100%;
    height: 32px;
    line-height: 32px;
  }

  .sdgs-content ol li > p.round {
    border-radius: 30px;
  }

  .sdgs-content ol li div.text p {
    margin-top: 14px;
    line-height: 2;
    font-size: 1em;
  }

  .sdgs-content.sdgs17 h4 {
    /* margin-top: ; */
    border: none;
    padding: 0;
    text-align: center;
  }

  #common-section .wrap .video {
    position: relative;
    padding: 56.26911% 9px 0 9px;
  }

  #common-section .wrap .video iframe {
    position: absolute;
    width: 96%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }

  .other-sdgs {
    padding: 40px 0;
  }

  .other-sdgs .wrap {
    padding: 0 24px;
  }

  .other-sdgs .wrap p {
    font-size: 1.3125em;
    margin: 0 0 18px 0;
  }

  .other-sdgs .wrap ol {
    margin: 0 -8px;
  }

  .other-sdgs .wrap ol li {
    padding: 7px;
  }

  .other-sdgs .wrap ol li a img {
    width: 100px;
  }

  .other-sdgs .arrow {
    padding-left: 36px;
    margin-top: 18px;
  }
}

/* 231009追記 資料ダウンロード一覧 */

#common-section ul{
  margin: 0;
}
#common-section ul li{
  padding: 0;
}
#common-section ul li:before{
  display: none;
}

.doclist .wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}

.doclist .wrap ul li:nth-child(3) {
  margin-top: 40px;
}

.doclist .wrap ul li:nth-child(4) {
  margin-top: 40px;
}

.doclist .wrap ul li {
  width: 47.22222%;
}
.doclist .wrap ul li a {
  text-decoration: none;
  display: flex;
  background: #fff;
  border:#E1E4E8 solid 1px;
  width: 100%;
  height: 100%;
  min-height: 200px;
  color: #111;
  position: relative;
  transition: all .3s ease;
}

.doclist .wrap ul li a:hover {
  transform: translateY(-3px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 15%);
}

.doclist .wrap ul li a:hover .link-title {
  color: #179F5B;
}

.doclist .wrap ul li a:before,
.doclist .wrap ul li a:after {
  position: absolute;
  display: block;
  content: "";
}

.doclist .wrap ul li a:before {
  z-index: 1;
  width: 13px;
  height: 11px;
  background: url(../../images/white-arrow.svg) no-repeat center center;
  background-size: cover;
  right: 6px;
  bottom: 7px;
}

.doclist .wrap ul li a:hover:before {
  animation-name: horizontal-fixed-slide;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

.doclist .wrap ul li a:after {
  width: 25px;
  height: 25px;
  background: #179F5B;
  right: 0;
  bottom: 0;
}

.doclist .link-image {
  background: no-repeat center center;
  width: 50%;
}

.doclist .link-image.documents {
  background-image: url(../../images/documents.jpg);
  background-size: cover;
}

.doclist .link-image.goals {
  background-image: url(../../images/goals.jpg);
  background-size: cover;
}

.doclist .link-text {
  width: 50%;
  padding: 35px 20px 25px 20px;
}
#common-section .wrap p{
  margin: 0;
}

.doclist .link-text .link-title {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 0.935em;
  font-weight: bold;
  margin: 0;
  transition: color .3s ease;
}

.doclist .link-text p:last-child {
  margin: 10px 0 0 0;
  line-height: 21px;
  font-size: 0.8125em;
}
@media screen and (max-width: 1000px) {
  #common-section ul li{
    padding: 0;
  }
  .doclist .wrap ul {
    flex-direction: column;
    align-items: center;
  }

  .doclist .wrap ul li {
    max-width: 510px;
    width: calc(100% - 18px);
    margin: 0 auto;
  }

  .doclist .wrap ul li a {
    height: 270px;
    flex-direction: column;
  }

  .doclist .wrap ul li+li {
    margin-top: 25px;
  }

  .doclist .wrap ul li:nth-child(3) {
    margin-top: 24px;
  }

  .doclist .wrap ul li:nth-child(4) {
    margin-top: 24px;
  }

  .doclist .link-text {
    width: 100%;
    height: 50%;
    padding: 14px 20px 20px 20px;
  }

  .doclist .link-text.noharm {
    padding: 5px 20px 20px 20px;
  }

  .doclist .link-image {
    width: 100%;
    height: 50%;
  }

  .doclist .link-image.noharm {
    background-size: 205px;
  }

  .doclist .link-text p:last-child {
    line-height: 1.615384;
    margin: 10px 0 0 0;
  }
}


/* 231009追記 業界ごとの取り組み */
.sdgs_link{
  display: block;
  text-decoration: none;
  text-align: center;
  background: #179F5B;
  color: #fff;
  border-radius: 32px;
  font-size: 1.125em;
  padding: 20px 0;
  max-width: 250px;
  margin: 70px 0 0 40px;
}

.sdg-lists {
  max-width: 1080px;
  padding: 20px 40px;
  margin: 30px auto;
  background: #F0FCF6;
}

.sdg-lists>p:first-child {
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
  font-size: 1.625em;
  line-height: 1;
  margin: 0 0 30px 0;
}

.sdg-lists>p {
  line-height: 2.125;
  margin-bottom: 40px;
}

.sdg-lists ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: -4px;
  width: 100%;
}

.sdg-lists ul li {
  padding: 0;
  width: calc((100% / 3) - 5px);
  margin:0 0 8px;
}
.sdg-lists ul li:nth-last-of-type(-n+3){
  margin: 0;
}
.sdg-lists ul li a {
  text-decoration: none;
  display: inline-block;
  background: #fff;
  width: 100%;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #111;
  position: relative;
  transition: all .3s ease;
}

.sdg-lists ul li a:hover {
  position: relative;
  z-index: 200;
  transform: scale(1.04, 1.07);
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 15%);
}

.sdg-lists ul li a:after {
  position: absolute;
  display: block;
  content: "";
  width: 13px;
  height: 11px;
  background: url(../../images/green-arrow.svg) no-repeat center center;
  background-size: cover;
  right: 8px;
  bottom: 11px;
}

.sdg-lists ul li a.building:after {
  background-image: url(../../shared/images/blue-arrow.svg);
}

.sdg-lists ul li a.eat:after {
  background-image: url(../../shared/images/orange-arrow.svg);
}

.sdg-lists ul li a.education:after {
  background-image: url(../../shared/images/green-arrow.svg);
}

.sdg-lists ul li a.cloth:after {
  background-image: url(../../shared/images/pink-arrow.svg);
}

.sdg-lists ul li a.service:after {
  background-image: url(../../shared/images/red-arrow.svg);
}

.sdg-lists ul li a.product:after {
  background-image: url(../../shared/images/yellow-arrow.svg);
}

.sdg-lists ul li a:hover:after {
  animation-name: horizontal-fixed-slide;
  animation-duration: .4s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in-out;
}

.sdg-lists ul li a>p {
  margin: 16px 0 0 0;
  font-size: 1.25em;
  font-family: "FOT-UD角ゴ_スモール Pr6N B";
}

.sdg-lists ul li a>p span {
  font-family: "FOT-UD角ゴ_スモール Pr6N M";
}



@media screen and (max-width: 1000px) {
  .sdg-lists {
    background: #F0FCF6;
    width: 100vw;
    margin: 20px -15px 0;
    padding: 30px 24px;
  }

  .sdg-lists>p:first-child {
    font-size: 1.3125em;
    margin: 0;
  }

  .sdg-lists>p {
    font-size: 0.9375em;
    margin-top: 23px;
    margin-bottom: 22px;
  }

  .sdg-lists ul li {
    width: calc(50% - 2px);
    margin: 0 0 4px;
  }

  .sdg-lists ul li a {
    width: 100%;
    height: 88px;
  }

  .sdg-lists ul li a>img {
    width: 30px;
    height: 30px;
  }

  .sdg-lists ul li a>p {
    font-size: 1em;
    margin: 3px 0 0;
  }

  .sdgs_link{
    margin: 20px auto 0;
    font-size: 0.9375em;
    padding: 15px 0;
  }
}
