.bl-whole {
  width: 1000px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .bl-whole {
    width: auto;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}

.bl-report a {
  color: #0066AA;
  text-decoration: underline;
}
@media (min-width: 767.01px) {
  .bl-report a:hover {
    text-decoration: none;
  }
}
.bl-report hr {
  margin: 60px 0;
  display: block;
  height: 1px;
  background: #E1E3E6;
  border: 0;
}
.bl-report hr.wide {
  margin-left: -50px;
  margin-right: -50px;
}
.bl-report .block__movie {
  margin: 60px auto;
  text-align: center;
  display: block;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.bl-report .block__movie > * {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bl-report .block__1col, .bl-report .block__2cols, .bl-report .block__3cols, .bl-report .block__4cols {
  margin-top: 50px;
}
.bl-report .block__2cols, .bl-report .block__3cols, .bl-report .block__4cols {
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  margin-left: -15px;
}
.bl-report .block__2cols > *, .bl-report .block__3cols > *, .bl-report .block__4cols > * {
  height: auto;
  margin-left: 15px;
}
.bl-report .block__2cols.reverse, .bl-report .block__3cols.reverse, .bl-report .block__4cols.reverse {
  flex-direction: row-reverse;
}
.bl-report .block__1col img {
  margin: auto;
}
.bl-report .block__1col p + p, .bl-report .block__2cols p + p {
  margin-top: 25px;
}
.bl-report .block__2cols > * {
  width: calc(50% - 15px);
}
.bl-report .block__2cols > img {
  margin-bottom: 15px;
}
.bl-report .block__2cols > .box {
  padding-left: 35px;
}
.bl-report .block__2cols.reverse > .box {
  padding-left: 0;
  padding-right: 35px;
}
.bl-report .block__3cols > img, .bl-report .block__4cols > img {
  margin-bottom: 15px;
}
.bl-report .block__3cols > * {
  width: calc(33.3333333333% - 15px);
}
.bl-report .block__4cols > * {
  width: calc(25% - 15px);
}
@media screen and (max-width: 767px) {
  .bl-report hr {
    margin: 50px 0;
  }
  .bl-report hr.wide {
    margin-left: -20px;
    margin-right: -20px;
  }
  .bl-report .block__movie {
    margin: 40px auto;
    display: block;
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    position: relative;
  }
  .bl-report .block__movie > * {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .bl-report .block__1col, .bl-report .block__2cols, .bl-report .block__3cols, .bl-report .block__4cols {
    margin-top: 40px;
  }
  .bl-report .block__2cols {
    margin-left: 0;
  }
  .bl-report .block__2cols > * {
    width: 100%;
    margin-left: 0;
  }
  .bl-report .block__2cols > img {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .bl-report .block__2cols > .box {
    padding-left: 0;
    margin-top: 30px;
  }
  .bl-report .block__2cols.reverse > .box {
    padding-right: 0;
  }
  .bl-report .block__3cols, .bl-report .block__4cols {
    margin-left: -10px;
  }
  .bl-report .block__3cols > *, .bl-report .block__4cols > * {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
  .bl-report .block__3cols > img, .bl-report .block__4cols > img {
    margin-bottom: 10px;
    flex-grow: 1;
  }
}

.el-heading1 {
  margin-top: 80px;
  margin-bottom: 50px;
  padding-bottom: 15px;
  font-size: 2rem;
  font-weight: 700;
  position: relative;
  border-bottom: solid 1px #E1E3E6;
}
.el-heading1:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #001955;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.el-heading1 .ja {
  margin-right: 1em;
}
.el-heading1 .en {
  font-size: 1.6rem;
  font-weight: 400;
  color: #001955;
}
.el-heading2 {
  background: #F5F7FA;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1.4rem;
  color: #001955;
  margin-top: 50px;
}
.el-heading2 + [class*=block__] {
  margin-top: 25px !important;
}
.el-heading2:empty {
  display: none;
}
@media screen and (max-width: 767px) {
  .el-heading1 {
    margin-top: 50px;
    margin-bottom: 40px;
    font-size: 1.8rem;
  }
  .el__heading2 {
    margin-top: 40px;
    font-size: 1.5rem;
    padding: 12px;
  }
}

.c-eyecatch {
  background-image: url(../img/sdgs/sdgs_mv_pc.jpg?ver=20220725) !important;
}
@media screen and (max-width: 767px) {
  .c-eyecatch {
    background-image: url(../img/sdgs/sdgs_mv_sp.jpg?ver=20220725) !important;
  }
}

.bl-playsdgs {
  padding: 88px 0 120px;
  background: #5bc2dc;
}
.bl-playsdgs__title, .bl-playsdgs__description {
  margin: auto;
  width: 960px;
  max-width: 100%;
}
.bl-playsdgs__title img {
  margin: auto;
  width: 912px;
  max-width: 100%;
}
.bl-playsdgs__description {
  margin-top: 60px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 2rem;
  line-height: 2;
  letter-spacing: 0.1em;
  white-space: pre-line;
}
.bl-playsdgs__description + .bl-playsdgs__description {
  margin-top: 30px;
}
.bl-playsdgs__items {
  margin: 65px auto -50px;
  width: 960px;
  max-width: 100%;
  box-sizing: content-box;
  padding-right: 10px;
  padding-left: 10px;
}
.bl-playsdgs__item {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .bl-playsdgs {
    padding: 40px 0 80px;
  }
  .bl-playsdgs__title {
    padding-left: 9.3333333333vw;
    padding-right: 9.3333333333vw;
  }
  .bl-playsdgs__description {
    margin-top: 43px;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    font-size: 1.7rem;
    line-height: 1.8;
  }
  .bl-playsdgs__items {
    width: 100%;
    box-sizing: border-box;
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
  .bl-playsdgs__item {
    width: 100%;
  }
}

.bl-play {
  background: #fff;
  border-radius: 10px;
  padding: 50px 40px;
}
.bl-play__title {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.bl-play__title img {
  min-width: 42px;
  margin-right: 50px;
}
.bl-play__title p {
  font-family: YakuHanJPs, Inter, "Noto Sans JP", sans-serif;
  margin-top: 8px;
  font-weight: 700;
  font-size: 3rem;
  line-height: 1.6;
}
.bl-play__layout {
  margin-top: 42px;
  display: flex;
  justify-content: space-between;
}
.bl-play__layout_large {
  margin-top: 42px;
}
.bl-play__image {
  width: 470px;
  padding-right: 40px;
}
.bl-play__image_large {
  width: 100%;
}
.bl-play__contents {
  width: calc(100% - 470px);
}
.bl-play__contents_large {
  display: flex;
  justify-content: space-between;
}
.bl-play__contents_large__txtbox {
  width: 430px;
}
.bl-play__contents_large .bl-play__title2 {
  margin-top: 40px;
}
.bl-play__title2 {
  margin-bottom: 16px;
  color: #5bc2dc;
  font-weight: 700;
  font-size: 2.2rem;
  line-height: 1.4;
}
.bl-play__description {
  font-size: 1.6rem;
  line-height: 2;
  text-align: justify;
}
.bl-play__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  padding: 10px 36px 10px 25px;
  width: 220px;
  min-height: 40px;
  background-color: #5bc2dc;
  border-radius: 3em;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.4;
  transition: opacity 0.3s, background-color 0.3s;
}
.bl-play__button [class*=icon-] {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 1.3em;
}
@media (min-width: 767.01px) {
  .bl-play__button:hover {
    background-color: #001955;
  }
}
.bl-play__pictures {
  margin-left: -20px;
  margin-top: 50px;
  margin-bottom: -30px;
  display: flex;
  flex-flow: row wrap;
}
.bl-play__picture {
  width: calc(50% - 20px);
  margin-left: 20px;
  margin-bottom: 30px;
}
.bl-play__caption {
  margin-top: 0.4166666667em;
  font-size: 1.2rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .bl-play {
    width: 100%;
    padding: 30px 20px 50px;
  }
  .bl-play__title {
    display: block;
  }
  .bl-play__title img {
    min-width: auto;
    width: auto;
    height: 50px;
  }
  .bl-play__title p {
    margin-top: 1em;
    font-size: 2.2rem;
  }
  .bl-play__layout {
    margin-top: 22px;
    display: block;
  }
  .bl-play__layout_large {
    margin-top: 20px;
  }
  .bl-play__image {
    margin-bottom: 35px;
    width: 100%;
    padding-right: 0;
  }
  .bl-play__image img {
    width: 100%;
  }
  .bl-play__contents {
    width: 100%;
  }
  .bl-play__contents_large {
    display: block;
  }
  .bl-play__contents_large__txtbox {
    width: 100%;
  }
  .bl-play__contents_large .bl-play__title2 {
    margin-top: 20px;
  }
  .bl-play__pictures {
    margin-left: 0;
    margin-top: 40px;
    margin-bottom: -25px;
    display: block;
  }
  .bl-play__pictures img {
    width: 100%;
  }
  .bl-play__picture {
    width: 100%;
    margin-left: 0;
    margin-bottom: 25px;
  }
  .bl-play__title2 {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .bl-play__description {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .bl-play__button {
    margin: 30px auto 0;
    width: 200px;
    font-size: 1.3rem;
  }
}

.bl-summary {
  margin-top: 125px;
  color: #FFFFFF;
}
.bl-summary__title img {
  margin: auto;
  display: block;
}
.bl-summary__description {
  margin-top: 40px;
}
.bl-summary__title2 {
  margin-top: 1em;
  text-align: center;
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.4;
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}
@media screen and (max-width: 767px) {
  .bl-summary {
    margin-top: 0;
    padding-top: 65px;
  }
  .bl-summary__title img {
    width: 285px;
  }
  .bl-summary__title2 {
    font-size: 2rem;
  }
}

.bl-navi {
  margin-top: 80px;
  overflow: hidden;
}
.bl-navi__items {
  margin-left: -3px;
  margin-right: -3px;
  margin-bottom: -6px;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.bl-navi__item {
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 6px;
  width: 16.6666666667%;
}
.bl-navi__link {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 6px;
  color: rgba(255, 255, 255, 0.3);
  background: rgba(255, 255, 255, 0.1);
  min-height: 70px;
  font-weight: 700;
  transition: background-color 0.1s, color 0.1s;
  padding: 8px 10px;
  height: 100%;
}
.bl-navi__link.current {
  color: #FFFFFF;
  background-color: #c89c00;
}
@media (min-width: 767.01px) {
  .bl-navi__link:hover {
    color: #FFFFFF;
    background-color: #c89c00;
  }
}
.bl-navi__year {
  line-height: 1;
  font-size: 2rem;
}
.bl-navi__year .unit {
  font-size: 0.7em;
}
.bl-navi__place {
  margin-top: 0.4285714286em;
  line-height: 1.4;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  .bl-navi {
    margin-top: 50px;
  }
  .bl-navi__items {
    margin-left: -2px;
    margin-right: -2px;
    margin-bottom: -4px;
    flex-wrap: wrap;
  }
  .bl-navi__item {
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
    width: 33.3333333333%;
  }
  .bl-navi__link {
    min-height: 60px;
    padding: 5px 6px;
  }
  .bl-navi__year {
    font-size: 1.8rem;
  }
  .bl-navi__place {
    font-size: 1.2rem;
  }
}

.bl-report {
  margin-top: 60px;
  padding: 40px 50px 80px;
  background: #FFFFFF;
  min-height: 100vh;
}
document-ready .bl-report {
  min-height: auto;
}

.bl-report__header {
  margin-bottom: 80px;
}
.bl-report__category {
  font-weight: 700;
  color: #FFFFFF;
  min-width: 130px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 2em;
  background: #c89c00;
  padding: 7px 15px;
}
.bl-report__date {
  margin-top: 50px;
  display: block;
  color: #787A7D;
  line-height: 1;
}
.bl-report__title {
  margin-top: 20px;
  font-weight: 700;
  font-size: 2.6rem;
  line-height: 1.2;
}
.bl-report a {
  color: #0066AA;
  text-decoration: underline;
}
@media (min-width: 767.01px) {
  .bl-report a:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .bl-report {
    margin-top: 40px;
    padding: 30px 20px 60px;
  }
  .bl-report__header {
    margin-bottom: 50px;
  }
  .bl-report__category {
    min-width: 120px;
    font-size: 1.4rem;
  }
  .bl-report__date {
    margin-top: 35px;
    font-size: 1.5rem;
  }
  .bl-report__title {
    margin-top: 0.5454545455em;
    font-size: 2.2rem;
    line-height: 1.6;
  }
}

.bl-play-sdgs {
  margin-top: 40px;
  padding: 20px;
  background: #F5F7FA;
  border-radius: 6px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-evenly;
}
.bl-play-sdgs__title {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.4 !important;
  text-align: center;
  width: 100%;
  min-width: 160px;
  margin-right: 50px;
}
.bl-play-sdgs__title span {
  display: block;
  min-width: 62px;
}
.bl-play-sdgs__items {
  min-width: 188px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: -14px;
  margin-right: -14px;
  overflow: hidden;
}
.bl-play-sdgs__item {
  width: 80px;
  margin-right: 14px;
  margin-bottom: 14px;
}
@media screen and (max-width: 767px) {
  .bl-play-sdgs {
    margin-top: 33px;
  }
  .bl-play-sdgs__title {
    min-width: auto;
    width: 120px;
    margin-right: 40px;
  }
  .bl-play-sdgs__items {
    min-width: auto;
    width: 114px;
  }
}