@charset "UTF-8";
/*===================================================
     Font
===================================================*/
/*  -------------------------------------
	Color
  -------------------------------------*/
/* -----------------------------------------------------------------
    media query
----------------------------------------------------------------- */
/*  -------------------------------------
	object-fit
  -------------------------------------*/
.object-fit-img {
  object-fit: cover;
  font-family: 'object-fit: cover; object-position: top;';
}

/*  -------------------------------------
	fade
  -------------------------------------*/
.fade_off {
  opacity: 0;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  -ms-transition: all 1.5s;
  transition: all 1.5s;
}

.fade_on {
  opacity: 1;
}

/*  --------------------------------*/
@media screen and (min-width: 668px) {
  .sp {
    display: none;
  }
}

/*  -------------------------------------
	#sdgs
  -------------------------------------*/
.sdgs-wrapper:after {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  /* 背景カラー */
  z-index: 9999;
  /* 一番手前に */
  pointer-events: none;
  /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
  opacity: 0;
  /* 初期値 : 透過状態 */
  -webkit-transition: opacity .8s ease;
  /* アニメーション時間は 0.8秒 */
  transition: opacity .8s ease;
}

.sdgs-wrapper.fadeout:after {
  opacity: 1;
}

#sdgs {
  font-weight: 400;
  width: 964px;
  margin: 0 auto 90px;
  font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  /*about-sdgs*/
}

#sdgs {/* 入鹿 */
	text-decoration: none;
}

#sdgs a {/* 入鹿 */
	text-decoration: none;
}

#sdgs .page-content h2 {
  font-size: 45px;
  font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #0098d9;
  position: relative;
  letter-spacing: 0.03em;
  padding-left: 90px;
  margin: 0 0 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs .page-content h2 {
    font-size: 36px;
    margin: 0 0 45px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs .page-content h2 {
    font-size: 20px;
    padding-left: 45px;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs .page-content h2 {
    font-size: 18px;
    line-height: 1.2em;
  }
}

#sdgs .page-content h2:before {
  content: '';
  height: 2px;
  width: 60px;
  background: #0098d9;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

@media only screen and (max-width: 767px) {
  #sdgs .page-content h2:before {
    width: 30px;
  }
}

#sdgs #top-main {
  background: url(../../../../img/usr/feature/fea_sdgs/top-main-bg.jpg) no-repeat;
  background-size: cover;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 0 90px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #top-main {
    height: 450px;
    margin: 0 0 60px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #top-main {
    height: 300px;
    margin: 0 0 45px;
  }
}

#sdgs #top-main .slogan {
  text-align: center;
  color: #0098d9;
}

#sdgs #top-main .slogan h1 {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-size: 90px;
  letter-spacing: 0.1em;
  font-weight: 900;
  margin: 0;
}

#sdgs #top-main .slogan p {
  font-family: "游明朝体", "Yu Mincho", serif;
  font-weight: 600;
  letter-spacing: 0.075em;
  font-size: 36px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #top-main .slogan h1 {
    font-size: 60px;
  }
  #sdgs #top-main .slogan p {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #top-main .slogan h1 {
    font-size: 45px;
  }
  #sdgs #top-main .slogan p {
    font-size: 18px;
  }
}

#sdgs #top-main .sub-en {
  position: absolute;
  top: 20px;
  left: 20px;
}

#sdgs #top-main .sub-en p {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-size: 55px;
  font-weight: 900;
  color: #fff;
  -webkit-text-stroke: 1px #0098d9;
  text-stroke: 1px #0098d9;
  line-height: 1.2em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #top-main .sub-en p {
    font-size: 36px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #top-main .sub-en p {
    font-size: 20px;
  }
}

#sdgs #top-main .sub-jp {
  position: absolute;
  left: 0;
  bottom: 20px;
}

#sdgs #top-main .sub-jp p {
  font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 60px;
  letter-spacing: 0.025em;
  color: #0098d9;
  position: relative;
  line-height: 1em;
  padding-left: 120px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #top-main .sub-jp p {
    font-size: 45px;
    padding-left: 90px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #top-main .sub-jp p {
    font-size: 20px;
    padding-left: 60px;
  }
}

#sdgs #top-main .sub-jp p:before {
  content: '';
  height: 2px;
  width: 100px;
  background: #0098d9;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #top-main .sub-jp p:before {
    width: 60px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #top-main .sub-jp p:before {
    width: 50px;
    height: 1px;
  }
}

#sdgs #top-main .sub-jp p span {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-weight: 500;
  font-size: 150%;
}

#sdgs #sdgs-menu {
  margin: 90px 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #sdgs-menu {
    margin: 60px 0;
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #sdgs-menu {
    margin: 45px 0;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #sdgs-menu {
    padding: 0 10px;
  }
}

#sdgs #sdgs-menu ul {
  display: flex;
  justify-content: space-between;
}

#sdgs #sdgs-menu ul li {
  flex-basis: 48%;
  max-width: 48%;
}

#sdgs #sdgs-menu ul li a {
  display: block;
  background: #0098d9;
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #fff;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.03em;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #sdgs-menu ul li a {
    font-size: 21px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #sdgs-menu ul li a {
    font-size: 12px;
    height: 50px;
    letter-spacing: 0.01em;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #sdgs-menu ul li a {
    font-size: 11px;
  }
}

#sdgs #sdgs-menu ul li a:hover {
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}

#sdgs #sdgs-menu ul li a:before {
  content: '';
  height: 2px;
  width: 60px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #sdgs-menu ul li a:before {
    width: 45px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #sdgs-menu ul li a:before {
    width: 15px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #sdgs-menu ul li a:before {
    width: 10px;
  }
}

#sdgs #sdgs-menu ul li a:after {
  content: '';
  background: url(../../../../img/usr/feature/fea_sdgs/ico_arrow.png) no-repeat;
  width: 12px;
  height: 18px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -9px;
}

@media only screen and (max-width: 767px) {
  #sdgs #sdgs-menu ul li a:after {
    width: 6px;
    height: 9px;
    margin-top: -4px;
    right: 5px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #sdgs-menu ul li a:after {
    width: 4px;
    height: 6px;
    margin-top: -3px;
  }
}

#sdgs #sdgs-menu ul li a span {
  font-weight: 900;
  letter-spacing: 0.1em;
  font-size: 120%;
}

#sdgs #about-sdgs .inner {
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs .inner {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs .inner {
    display: block;
  }
}

#sdgs #about-sdgs .inner .txt {
  flex-basis: 55%;
  max-width: 55%;
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs .inner .txt {
    max-width: 100%;
    margin-bottom: 3em;
  }
}

#sdgs #about-sdgs .inner .txt p {
  font-size: 23px;
  line-height: 2em;
  letter-spacing: 0.05em;
  font-weight: normal;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs .inner .txt p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs .inner .txt p {
    font-size: 14px;
    padding: 0 15px;
  }
}

#sdgs #about-sdgs .inner .img {
  flex-basis: 40%;
  max-width: 40%;
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs .inner .img {
    max-width: 100%;
    padding: 0 15px;
  }
}

#sdgs #about-sdgs .inner .img img {
  width: 100%;
}

#sdgs #about-sdgs #goals {
  padding: 60px;
  background: #f3f3f3;
  margin: 90px 0;
  position: relative;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs #goals {
    margin: 60px 0;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs #goals {
    margin: 45px 0;
    padding: 30px;
  }
}

#sdgs #about-sdgs #goals:after {
  content: '17 GOALS';
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  color: #fff;
  font-weight: 900;
  font-size: 100px;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 0.6em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs #goals:after {
    font-size: 80px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs #goals:after {
    font-size: 50px;
  }
}

#sdgs #about-sdgs #goals p {
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs #goals p {
    font-size: 30px;
    margin: 0 0 45px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs #goals p {
    font-size: 20px;
    margin: 0 0 30px;
  }
}

#sdgs #about-sdgs #goals p span {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-weight: 900;
}

#sdgs #about-sdgs #goals ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs #goals ul {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs #goals ul {
    display: block;
  }
}

#sdgs #about-sdgs #goals ul li {
  flex-basis: 48%;
  max-width: 48%;
  font-weight: 700;
  font-size: 19px;
  line-height: 2em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #about-sdgs #goals ul li {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #about-sdgs #goals ul li {
    max-width: 100%;
    font-size: 14px;
  }
}

#sdgs #about-sdgs #goals ul li span {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-weight: 900;
  display: inline-block;
  width: 45px;
}

#sdgs #about-sdgs #goals ul li:nth-child(1) {
  color: #e4001d;
}

#sdgs #about-sdgs #goals ul li:nth-child(2) {
  color: #d6a600;
}

#sdgs #about-sdgs #goals ul li:nth-child(3) {
  color: #00963a;
}

#sdgs #about-sdgs #goals ul li:nth-child(4) {
  color: #c50e28;
}

#sdgs #about-sdgs #goals ul li:nth-child(5) {
  color: #e73819;
}

#sdgs #about-sdgs #goals ul li:nth-child(6) {
  color: #00a6d8;
}

#sdgs #about-sdgs #goals ul li:nth-child(7) {
  color: #f9bc00;
}

#sdgs #about-sdgs #goals ul li:nth-child(8) {
  color: #970a30;
}

#sdgs #about-sdgs #goals ul li:nth-child(9) {
  color: #ec6a01;
}

#sdgs #about-sdgs #goals ul li:nth-child(10) {
  color: #dc007a;
}

#sdgs #about-sdgs #goals ul li:nth-child(11) {
  color: #f4a100;
}

#sdgs #about-sdgs #goals ul li:nth-child(12) {
  color: #d39100;
}

#sdgs #about-sdgs #goals ul li:nth-child(13) {
  color: #417934;
}

#sdgs #about-sdgs #goals ul li:nth-child(14) {
  color: #0075ba;
}

#sdgs #about-sdgs #goals ul li:nth-child(15) {
  color: #28a838;
}

#sdgs #about-sdgs #goals ul li:nth-child(16) {
  color: #004c87;
}

#sdgs #about-sdgs #goals ul li:nth-child(17) {
  color: #002f67;
}

#sdgs #initiatives {
  /* initiatives-content */
}

#sdgs #initiatives .initiatives-menu {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-menu {
    display: block;
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-menu {
    display: block;
    padding: 0 15px;
  }
}

#sdgs #initiatives .initiatives-menu li {
  position: relative;
  display: inline-block;
  flex-basis: 48%;
  max-width: 48%;
  margin: 0 0 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-menu li {
    max-width: 100%;
    width: 100%;
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-menu li {
    max-width: 100%;
    width: 100%;
    margin: 0 0 30px;
  }
}

#sdgs #initiatives .initiatives-menu li a {
  padding: 1rem 2rem 1rem 3rem;
  color: #fff;
  border-radius: 100vh 0 0 100vh;
  display: block;
  font-size: 18px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-menu li a {
    font-size: 13px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-menu li a {
    padding: 1rem 1rem 1rem 2rem;
    font-size: 12px;
  }
}

#sdgs #initiatives .initiatives-menu li a span {
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  margin-right: 1em;
}

#sdgs #initiatives .initiatives-menu li a:before {
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}

#sdgs #initiatives .initiatives-menu li a:hover {
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}

#sdgs #initiatives .initiatives-menu li:nth-child(1) a {
  background: #00963a;
}

#sdgs #initiatives .initiatives-menu li:nth-child(2) a {
  background: #e73819;
}

#sdgs #initiatives .initiatives-menu li:nth-child(3) a {
  background: #f9bc00;
}

/*#sdgs #initiatives .initiatives-menu li:nth-child(4) a {
  background: #970a30;
}--*/

#sdgs #initiatives .initiatives-menu li:nth-child(4) a {
  background: #d39100;
}

#sdgs #initiatives .initiatives-menu li:nth-child(5) a {
  background: #28a838;
}

#sdgs #initiatives .initiatives-content {
  margin: 0 0 180px;
  /* ttl */
  /* dl.torikumi */
  /* .inner */
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content {
    padding: 0 30px;
    margin: 0 0 120px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content {
    margin: 0 0 90px;
    padding: 0 15px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-content {
    margin: 0 0 60px;
  }
}

#sdgs #initiatives .initiatives-content .ttl {
  position: relative;
  background: #f3f3f3;
  border-radius: 20px;
  padding: 26px 36px 26px 46px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content .ttl {
    margin: 0 0 45px;
    padding: 20px 30px 20px 40px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .ttl {
    margin: 0 0 30px;
    padding: 13px 18px 13px 28px;
  }
}

#sdgs #initiatives .initiatives-content .ttl:before {
  position: absolute;
  top: 25%;
  left: 20px;
  width: 6px;
  height: 50%;
  content: '';
  opacity: .2;
  -ms-filter: "alpha(opacity=20)";
  border-radius: 3px;
  background: #5f7276;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .ttl:before {
    left: 15px;
  }
}

#sdgs #initiatives .initiatives-content .ttl h3 {
  flex-basis: 80%;
  max-width: 80%;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content .ttl h3 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .ttl h3 {
    font-size: 16px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-content .ttl h3 {
    font-size: 14px;
  }
}

#sdgs #initiatives .initiatives-content .ttl h4 {
  flex-basis: 20%;
  max-width: 20%;
  text-align: right;
  font-family: "Roboto", 游ゴシック, YuGothic, sans-serif;
  font-weight: 700;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  line-height: 1em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content .ttl h4 {
    font-size: 21px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .ttl h4 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-content .ttl h4 {
    font-size: 12px;
  }
}

#sdgs #initiatives .initiatives-content .ttl h4 span {
  font-weight: 900;
  font-size: 180%;
  padding-left: 10px;
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-content .ttl h4 span {
    padding-left: 5px;
  }
}

#sdgs #initiatives .initiatives-content dl.torikumi {
  display: flex;
  height: 90px;
  align-items: center;
  margin: 0 0 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content dl.torikumi {
    margin: 0 0 45px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content dl.torikumi {
    height: 50px;
    margin: 0 0 30px;
  }
}

#sdgs #initiatives .initiatives-content dl.torikumi dt {
  background: #0098d9;
  position: relative;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content dl.torikumi dt {
    font-size: 13px;
    height: 60px;
    width: 60px;
  }
}

#sdgs #initiatives .initiatives-content dl.torikumi dt:after {
  content: '';
  border-top: 45px solid transparent;
  border-bottom: 45px solid transparent;
  border-left: 25px solid #0098d9;
  position: absolute;
  right: -25px;
  top: 0;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content dl.torikumi dt:after {
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 10px solid #0098d9;
    right: -10px;
  }
}

#sdgs #initiatives .initiatives-content dl.torikumi dd {
  width: calc(100% - 90px);
  padding: 0 45px;
  font-size: 24px;
  font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives .initiatives-content dl.torikumi dd {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content dl.torikumi dd {
    font-size: 12px;
    padding: 0 0 0 20px;
    width: calc(100% - 60px);
  }
}

#sdgs #initiatives .initiatives-content .inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner {
    display: block;
  }
}

#sdgs #initiatives .initiatives-content .inner .img, #sdgs #initiatives .initiatives-content .inner .txt {
  flex-basis: 48%;
  max-width: 48%;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .img, #sdgs #initiatives .initiatives-content .inner .txt {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .img {
    margin-bottom: 1.5em;
  }
}

#sdgs #initiatives .initiatives-content .inner .txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl {
  margin: 0 0 3em;
  font-size: 18px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl {
    font-size: 14px;
    margin: 0 0 2em;
  }
}

@media only screen and (max-width: 339px) {
  #sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl {
    font-size: 12px;
  }
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl:last-child {
  margin: 0;
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dt {
  margin: 0 0 1.5em;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dt {
    margin: 0 0 1em;
  }
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dd a.linkBtn {
  background: #0098d9;
  color: #fff;
  width: 200px;
  height: 45px;
  border-radius: 30px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dd a.linkBtn {
    width: 120px;
    height: 30px;
    font-size: 12px;
  }
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dd a.linkBtn:after {
  content: '';
  background: url(../../../../img/usr/feature/fea_sdgs/ico_arrow.png) no-repeat;
  width: 8px;
  height: 12px;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -6px;
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dd a.linkBtn:after {
    width: 6px;
    height: 9px;
    margin-top: -4px;
  }
}

#sdgs #initiatives .initiatives-content .inner .txt .txt-inner dl dd a.linkBtn:hover {
  text-decoration: none;
  opacity: 0.6;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}

#sdgs #initiatives #initiatives-1 .ttl {
  color: #00963a;
}

#sdgs #initiatives #initiatives-1 img {
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives #initiatives-1 img {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives #initiatives-1 img {
    margin-bottom: 30px;
  }
}

#sdgs #initiatives #initiatives-1 .desc {
  background: #f3f3f3;
  padding: 60px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives #initiatives-1 .desc {
    padding: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives #initiatives-1 .desc {
    padding: 20px;
  }
}

#sdgs #initiatives #initiatives-1 .desc p {
  font-size: 18px;
  line-height: 2em;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #sdgs #initiatives #initiatives-1 .desc p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  #sdgs #initiatives #initiatives-1 .desc p {
    font-size: 13px;
  }
}

#sdgs #initiatives #initiatives-2 .ttl {
  color: #e73819;
}

#sdgs #initiatives #initiatives-3 .ttl {
  color: #f9bc00;
}

#sdgs #initiatives #initiatives-4 .ttl {
  color: #970a30;
}

#sdgs #initiatives #initiatives-5 .ttl {
  color: #d39100;
}

#sdgs #initiatives #initiatives-5 .inner .txt .txt-inner dl {
  margin: 0 0 2em;
}

#sdgs #initiatives #initiatives-6 {
  margin-bottom: 90px;
}

#sdgs #initiatives #initiatives-6 .ttl {
  color: #28a838;
}

@media screen and (max-width: 964px) {
  #sdgs {
    width: 100%;
  }
.container {/*入鹿追記　横幅100%にする*/
	padding-left: 0;
	padding-right: 0;
}
#sdgs h2 {/*入鹿*/
	background-color: transparent;
}
}

/* tb   --------------------------------*/
/* sp   --------------------------------*/
/* sp  (max-width: 375px) --------------------------------*/
/* IE11 にのみ適用される start */
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, #sdgs #top-main .sub-en p {
    text-shadow: 1px 1px 0 #0098d9, -1px -1px 0 #0098d9, -1px 1px 0 #0098d9, 1px -1px 0 #0098d9, 0px 1px 0 #0098d9, 0 -1px 0 #0098d9, -1px 0 0 #0098d9, 1px 0 0 #0098d9;
  }
  *::-ms-backdrop, #sdgs .page-content h2:before {
    margin-top: -10px;
  }
  *::-ms-backdrop, #sdgs #sdgs-menu ul li a {
    font-family: 游ゴシック, YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  *::-ms-backdrop, #sdgs #sdgs-menu ul li a {
    padding-top: 10px;
  }
  *::-ms-backdrop, #sdgs #initiatives .initiatives-content .ttl h3 {
    padding-top: 10px;
  }
}

/* IE11 にのみ適用される end */
