.sustainability.top-commitment .section-sustainability {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .section-sustainability {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .pt0 {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .pb0 {
    padding-bottom: 0;
  }
}
.sustainability.top-commitment p .pc-only {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .ttl .breadcrumb li::before {
    content: none;
  }
}
.sustainability.top-commitment .sec-future {
  padding: 0 0 70px;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
  }
}
.sustainability.top-commitment .sec-future .future-wrap {
  background: url(../img/top-commitment/top_bg_pc.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap {
    background: url(../img/top-commitment/top_bg_sp.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 110px 0;
    margin-top: -60px;
  }
}
.sustainability.top-commitment .sec-future .future-wrap .f-blk {
  position: relative;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap .f-blk {
    padding: 0 39px;
  }
}
.sustainability.top-commitment .sec-future .future-wrap .f-blk::after {
  content: "";
  position: absolute;
  top: 0;
  left: -55px;
  right: 0;
  margin: auto;
  width: 100%;
  height: 380px;
  background: #fff;
  filter: blur(30px);
  border-radius: 10% 10% 0 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap .f-blk::after {
    left: 0;
    width: 70%;
    height: 100%;
    border-radius: 80% 80% 0 0;
    top: 10px;
    filter: blur(15px);
  }
}
.sustainability.top-commitment .sec-future .future-wrap .future-lead {
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap .future-lead {
    padding: 0;
    width: 100%;
  }
}
.sustainability.top-commitment .sec-future .future-wrap .future-lead .future-img {
  display: inline-block;
  text-align: center;
}
.sustainability.top-commitment .sec-future .future-wrap .future-lead .future-img img {
  width: 280px;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap .future-lead .future-img img {
    width: 208px;
  }
}
.sustainability.top-commitment .sec-future .future-wrap .future-lead .future-txt {
  font-size: 0.9375rem;
  line-height: 1.9;
  margin-top: 36px;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .sec-future .future-wrap .future-lead .future-txt {
    font-size: 0.875rem;
    text-align: left;
  }
  .sustainability.top-commitment .sec-future .future-wrap .future-lead .future-txt .pc-only {
    display: none;
  }
}
.sustainability.top-commitment .president-contents {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .president-contents {
    flex-direction: column;
  }
}
.sustainability.top-commitment .president-contents .img02 {
  width: 42.4%;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .president-contents .img02 {
    width: 100%;
  }
}
.sustainability.top-commitment .president-contents .txt-content {
  margin: 30px 0 0;
  width: 52.8%;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .president-contents .txt-content {
    width: 100%;
  }
}
.sustainability.top-commitment .president-contents .txt-content .president-txt {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sustainability.top-commitment .president-contents .txt-content .president-txt {
    font-size: 1.25rem;
  }
}
.sustainability.top-commitment .president-contents .txt-content .president-info {
  display: flex;
  align-items: center;
  -moz-column-gap: 14px;
       column-gap: 14px;
}
.sustainability.top-commitment .president-contents .txt-content .president-info .post {
  font-family: "Noto Serif JP", serif;
  font-size: 0.8125rem;
}
.sustainability.top-commitment .president-contents .txt-content .president-info .img03 {
  max-width: 130px;
  width: 100%;
}
.sustainability.top-commitment .omit {
  display: inline;
}/*# sourceMappingURL=top-commitment.css.map */