html {
  font-size: 100%;
}

.under-wrapper .materiality-process-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 80px 0 0;
}
@media print, screen and (max-width: 900px) {
  .under-wrapper .materiality-process-step {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step {
    margin: 40px 0 0;
  }
}
.under-wrapper .materiality-process-step-h3-wrap {
  width: 270px;
}
@media print, screen and (max-width: 900px) {
  .under-wrapper .materiality-process-step-h3-wrap {
    margin-bottom: 26px;
    margin-top: 20px;
    width: 100%;
  }
}
.under-wrapper .materiality-process-step .under-ttl-h3-02 {
  margin: 0 40px 0 0;
  text-align: left;
  margin-bottom: 26px;
}
.under-wrapper .materiality-process-step-ttl {
  font-size: 1.25rem;
  line-height: 1.8;
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-ttl {
    font-size: 1rem;
    line-height: 1.8125;
    margin-bottom: 10px;
  }
}
.under-wrapper .materiality-process-step-list {
  max-width: 900px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.under-wrapper .materiality-process-step-list.pic01 {
  text-align: center;
}
.under-wrapper .materiality-process-step-list img {
  max-width: 720px;
  width: 100%;
}
.under-wrapper .materiality-process-step-list-num {
  padding-right: 40px;
  color: #000099;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list-num {
    display: inline-block;
    padding-right: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: #000099 1px solid;
  }
}
.under-wrapper .materiality-process-step-list-wrap {
  padding-left: 40px;
  border-left: 1px #000099 solid;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list-wrap {
    padding-left: 0;
    border-left: none;
  }
}
.under-wrapper .materiality-process-step-list > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 96px;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list > li {
    display: block;
    margin-bottom: 50px;
  }
}
.under-wrapper .materiality-process-step-list > li::after {
  content: "";
  background: url(//staging.www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/materiality/materiality_arrow.png) no-repeat center center;
  background-size: auto 100%;
  width: 100%;
  height: 16px;
  position: absolute;
  bottom: -56px;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list > li::after {
    background: url(//staging.www.furyu.jp/wp-content/themes/renewal_theme/img/sustainability/materiality/materiality_arrow.png) no-repeat center center;
    background-size: auto 100%;
    width: 100%;
    height: 12px;
    position: absolute;
    bottom: -32px;
  }
}
.under-wrapper .materiality-process-step-list > li:last-child {
  margin-bottom: 0;
}
.under-wrapper .materiality-process-step-list > li:last-child::after {
  content: none;
}
.under-wrapper .materiality-process-step-list02 {
  max-width: 900px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.under-wrapper .materiality-process-step-list02 > li {
  border-bottom: 1px #B0B0B0 solid;
  padding-bottom: 40px;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.under-wrapper .materiality-process-step-list02 > li:first-child {
  margin-top: 0;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list02 > li {
    display: block;
    padding-bottom: 20px;
    margin-top: 40px;
  }
}
.under-wrapper .materiality-process-step-list02 > li .materiality-process-step-ttl {
  font-weight: bold;
}
.under-wrapper .materiality-process-step-list02-ico-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list02-ico-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 30px;
  }
}
.under-wrapper .materiality-process-step-list02-ico-wrapper li {
  max-width: 120px;
  margin-left: 10px;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-list02-ico-wrapper li {
    max-width: none;
    width: 31.884057971%;
    margin-left: 5px;
  }
}
.under-wrapper .materiality-process-step-list02-ico-wrapper li img {
  width: 100%;
}
.under-wrapper .materiality-process-step .b01 {
  color: #000099;
}
.under-wrapper .materiality-process-step .b02 {
  color: #32A4D8;
}
.under-wrapper .materiality-process-step .b03 {
  color: #6E50A3;
}
.under-wrapper .materiality-process-step .b04 {
  color: #6666C2;
}
.under-wrapper .materiality-process-step-color-txt {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.8125;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .under-wrapper .materiality-process-step-color-txt {
    font-size: 0.75rem;
    line-height: 1.75;
    margin-bottom: 10px;
  }
}
/*# sourceMappingURL=../../../_development/maps/css/sustainability/materiality.css.map */
