.dis_pc {
  display: block;
}

.dis_sp {
  display: none;
}

@media screen and (max-width: 769px) {
  .dis_pc {
    display: none;
  }
  .dis_sp {
    display: block;
  }
}
#sdgs_closed-recycling {
  line-height: 1.75;
  color: #504e4e;
  overflow-x: hidden;
  font-size: 17px;
  font-weight: 400;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-family: "Noto Sans JP", sans-serif;       
}
#sdgs_closed-recycling img {
  width: 100%;
}
#sdgs_closed-recycling p {
  text-align: center;
}
#sdgs_closed-recycling .contents-header {
  padding: 25px 0;
  background: #efefef;
  text-align: center;
  position: relative;
}
#sdgs_closed-recycling .contents-header:before {
  content: "";
  width: 100%;
  height: 30px;
  background: url(https://p-bandai.jp/bc/images/sdgs_contribution_top/line.png) repeat-x top left;
  background-size: auto 100%;
  background-position: center top;
  position: absolute;
  bottom: -30px;
  left: 0;
}
#sdgs_closed-recycling .contents-header .block-inner {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#sdgs_closed-recycling .contents-header .block-inner img {
  width: 87px;
  margin-right: 20px;
}
#sdgs_closed-recycling .contents-header .block-inner h2 {
  letter-spacing: 2px;
  font-size: 40px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}
#sdgs_closed-recycling ._footer {
  padding: 40px 0;
  background: #009B3F;
}
#sdgs_closed-recycling ._footer p {
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
#sdgs_closed-recycling .image4 {
  width: 330px;
  margin: 0 auto;
}
#sdgs_closed-recycling .fs13 {
  font-size: 13px;
}
#sdgs_closed-recycling .fs22 {
  font-size: 22px;
}
#sdgs_closed-recycling .fsb {
  font-weight: bold;
}
#sdgs_closed-recycling .mb20 {
  margin-bottom: 20px;
}
#sdgs_closed-recycling .mb50 {
  margin-bottom: 50px;
}
#sdgs_closed-recycling .mb70 {
  margin-bottom: 70px;
}
#sdgs_closed-recycling .mb100 {
  margin-bottom: 100px;
}

.sec01 ._inr {
  width: 1166px;
  margin: 0 auto;
}
.sec01 ._inr h3 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
}
.sec01 ._inr .image1, .sec01 ._inr .image2 {
  width: 680px;
  margin: 0 auto 50px;
}

.sec02 ._inr {
  width: 1000px;
  margin: 0 auto;
  border-radius: 10px;
  border: 2px solid #009B3F;
}
.sec02 ._inr h4 {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  background: #009B3F;
  color: #fff;
}
.sec02 ._inr ._wrap {
  padding: 40px 50px 80px;
}
.sec02 ._inr .image3 {
  width: 100%;
}

@media screen and (max-width: 769px) {
  #sdgs_closed-recycling {
    line-height: 1.75;
    color: #504e4e;
    overflow-x: hidden;
    font-size: 3vw; /* 17px */
    font-weight: 400;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
  #sdgs_closed-recycling p {
    text-align: center;
  }
  #sdgs_closed-recycling .contents-header {
    padding: 3.251vw 0; /* 25px */
    background: #efefef;
    text-align: center;
    position: relative;
  }
  #sdgs_closed-recycling .contents-header:before {
    content: "";
    width: 100%;
    height: 3.9012vw; /* 30px */
    background: url(https://p-bandai.jp/bc/images/sdgs_contribution_top/line.png) repeat-x top left;
    background-size: auto 100%;
    background-position: center top;
    position: absolute;
    bottom: -3.9012vw; /* -30px */
    left: 0;
  }
  #sdgs_closed-recycling .contents-header .block-inner {
    width: 100%; /* 1200px */
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #sdgs_closed-recycling .contents-header .block-inner img {
    width: 11.316vw; /* 87px */
    margin-right: 2.6008vw; /* 20px */
  }
  #sdgs_closed-recycling .contents-header .block-inner h2 {
    letter-spacing: 2px;
    font-size: 4.75vw; /* 40px */
    font-weight: bold;
    font-family: "Noto Sans JP", sans-serif;
  }
  #sdgs_closed-recycling ._footer {
    padding: 5.2023vw 0; /* 40px */
    background: #009B3F;
  }
  #sdgs_closed-recycling ._footer p {
    font-size: 3.9012vw; /* 30px */
    font-weight: bold;
    color: #fff;
  }
  #sdgs_closed-recycling .image4 {
    width: 42.9005vw; /* 330px */
    margin: 0 auto;
  }
  #sdgs_closed-recycling .fs13 {
    font-size: 2.25vw;
  }
  #sdgs_closed-recycling .fs22 {
    font-size: 3.5vw; /* 22px */
  }
  #sdgs_closed-recycling .fsb {
    font-weight: bold;
  }
  #sdgs_closed-recycling .mb20 {
    margin-bottom: 2.6008vw; /* 20px */
  }
  #sdgs_closed-recycling .mb50 {
    margin-bottom: 6.502vw; /* 50px */
  }
  #sdgs_closed-recycling .mb70 {
    margin-bottom: 9.1031vw; /* 70px */
  }
  #sdgs_closed-recycling .mb100 {
    margin-bottom: 13.004vw; /* 100px */
  }
  .sec01 ._inr {
    width: 90%; /* 1166px */
    margin: 0 auto;
  }
  .sec01 ._inr h3 {
    text-align: center;
    font-size: 5vw; /* 30px */
    font-weight: bold;
  }
  .sec01 ._inr .image1,
  .sec01 ._inr .image2 {
    width: 100%; /* 680px */
    margin: 0 auto 6.502vw; /* 50px */
  }
  .sec02 ._inr {
    width: 94%; /* 1000px */
    margin: 0 auto;
    border-radius: 1.3004vw; /* 10px */
    border: 0.2601vw solid #009B3F; /* 2px */
  }
  .sec02 ._inr h4 {
    text-align: center;
    font-size: 4.5vw; /* 30px */
    font-weight: bold;
    background: #009B3F;
    color: #fff;
  }
  .sec02 ._inr ._wrap {
    padding: 5.2023vw 6.502vw 10.4047vw; /* 40px 50px 80px */
  }
  .sec02 ._inr .image3 {
    width: 100%;
  }
}