@charset 'UTF-8';

/* 私たちの活動について-sp
      ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.business .inner .inner-cont {
  padding: 0;
}

.page-top {
  background-color: var(--color18);
  margin: 0;
}
.page-top__img-box2 {
  padding: 0 22px;
}

.page-top__img {
  width: 100%;
  height: auto;
  aspect-ratio: auto;
}

.page-top__ttl-item.page-top__ttl-item--color {
  color: var(--color04);
}

.page-top__sub-ttl {
  color: var(--color04);
}

.page-top__text {
  color: var(--color04);
}

.business {
  background-color: var(--color09);
  padding: 100px 0 50px;
}

.business .inner {
}

.business h2 {
  font-size: 31px;
  letter-spacing: 0.01em;
  line-height: 1.6;
  font-weight: 700;
  position: relative;
  text-align: center;
}
.business h2 span {
  color: var(--color18);
}

.business h2 .img-sign {
  width: 100%;
}

.business p {
  text-align: center;
  font-size: 14px;
}
.business-middle__box {
  padding: 0 22px;
}

.business-middle__box .business-middle__text {
  text-align: left;
  line-height: 2;
}

.business-cont {
  background-color: var(--color04);
  padding-left: 20px;
  padding-right: 20px;
}

.line {
  border: 1px solid var(--color06);
}

.business-cont__ttl .business-cont__ttl-welfare {
  color: var(--color20);
}

.business-cont__ttl .business-cont__ttl-digital {
  color: var(--color21);
}

.business-cont__ttl .business-cont__ttl-sustainable {
  color: var(--color22);
}

.business-cont__box .business-cont__text {
  text-align: left;
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1.6;
}

.business-cont__list {
  list-style: disc inside;
}

.img-sign img {
  width: 100% !important;
}

.business .wp-block-group {
  margin: 0 0 50px;
}

.business .wp-block-group p {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.01em;
  margin: 0 0 20px;
}

.business .wp-block-group p:last-of-type {
  margin: 0;
}

.business h3 {
  font-size: 16px;
  letter-spacing: 0.01em;
  line-height: 1.5;
  font-weight: 700;
  padding: 0 0 0 30px;
  margin: 0 0 24px;
  position: relative;
}

.business h3::before {
  display: inline-block;
  content: "";
  width: 16px;
  height: 2px;
  background-color: var(--color18);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.business hr {
  color: #dfdfdf;
  margin: 50px 0;
}

.business .number-ttl {
  margin: 0 0 24px;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.business .number-ttl p:nth-of-type(1) {
  font-size: 21px;
  font-weight: 700;
  color: var(--color18);
  margin: 0;
}

.business .number-ttl p:nth-of-type(2) {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.01em;
  font-weight: 700;
}

.business .wp-block-list {
  list-style: auto;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 20px;
}

.business .wp-block-list li {
  margin: 0 0 20px 1em;
}

.business .wp-block-list li:last-of-type {
  margin: 0 0 0 1em;
}

.business .img-sign {
  margin: 44px 0 0;
  text-align: right;
}

.business .img-sign img {
  max-width: 192px;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
}

.fw-bold {
  font-weight: 700;
}

.business-btn {
  margin: inherit !important;
}

.common-btn {
  width: fit-content;
}

/* テキストイメージリング-sp */
.txt-img-ring {
  background-color: var(--color04);
}

.cont-txt-button__ttl {
  color: inherit;
  font-weight: 700;
}

.cont-txt-button__eg-color {
  color: var(--color02);
}

.cont-txt-button__eg::before {
  background-image: url(../../images/common/message-ttl-ring);
}

.cont-txt-button__txt {
  font-size: 14px;
  letter-spacing: 0.01em;
  line-height: 1.7;
  font-weight: 700;
  color: inherit;
  margin: 0 0 50px;
}

.txt-img-ring__right::before {
  background-image: url(../../images/guide/guide-ring11.png);
}

.txt-img-ring__right::after {
  background-image: url(../../images/guide/guide-ring12.png);
}

@media screen and (min-width: 577px) {
  /* 私たちの活動について-tb
        ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

  .business {
  }

  .business .inner {
  }

  .business h2 {
    font-size: 42px;
  }

  .business .wp-block-group {
    margin: 0 0 100px;
  }

  .business .wp-block-group p {
    font-size: 28px;
    margin: 0 0 40px;
  }

  .business h3 {
    font-size: 32px;
    padding: 0 0 0 60px;
    margin: 0 0 48px;
  }

  .business h3::before {
    width: 32px;
    height: 2px;
  }

  .business hr {
    margin: 100px 0;
  }

  .business .number-ttl {
    margin: 0 0 48px;
  }

  .business .number-ttl p:nth-of-type(1) {
    font-size: 42px;
  }

  .business .number-ttl p:nth-of-type(2) {
    font-size: 32px;
  }

  .business .wp-block-list {
    font-size: 28px;
    margin: 0 0 40px;
  }

  .business .wp-block-list li {
    margin: 0 0 40px 1em;
  }

  .business .img-sign {
    margin: 96px 0 0;
  }

  .business .img-sign img {
    max-width: 384px;
  }
}

@media screen and (min-width: 769px) {
  /* 私たちの活動について-pc
        ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
  .page-top {
    padding: 151px 0 14px;
  }
  .page-top__img-box2 {
    margin: 56px 0 0;
    padding: 0;
  }
  .business {
    padding: 100px 0 120px;
  }

  .business .inner {
  }

  .business .inner .inner-cont {
    max-width: none;
    padding: 0 150px;
  }

  .business .wp-block-group {
    margin: 0 0 56px;
  }

  .business h2 {
    font-size: 48px;
    letter-spacing: 0.01em;
    line-height: 1.6;
    font-weight: 700;
    text-align: center;
    margin: 0 0 5px;
  }

  .business p {
    font-size: 18px;
    letter-spacing: 0.01em;
    line-height: 1.6;
    text-align: center;
  }

  .business-cont {
    padding: 0 20%;
    border-radius: 20px;
  }

  .business-cont__box .business-cont__text {
    font-size: 18px;
  }

  .business-middle__box {
    padding: 0 20%;
  }

  .business .wp-block-group p {
    font-size: 18px;
    margin: 0 0 40px;
  }

  .business h3 {
    font-size: 20px;
    padding: 0 0 0 46px;
    margin: 0 0 32px;
  }

  .business .wp-block-group p {
    font-size: 18px;
    margin: 0 0 32px;
  }

  .business hr {
    margin: 80px 0;
  }

  .business .number-ttl {
    margin: 0 0 32px;
  }

  .business .number-ttl p:nth-of-type(1) {
    font-size: 26px;
  }

  .business .number-ttl p:nth-of-type(2) {
    font-size: 20px;
  }

  .business .wp-block-list {
    font-size: 18px;
    margin: 0 0 32px;
  }

  .business .wp-block-list li {
    margin: 0 0 20px 1em;
  }
  .top-recruit {
    padding: 120px 0 0;
  }
}

@media screen and (min-width: 769px) {
  /* ソーシャルグッドを実現する、3つの事業領域-pc
  ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

  .common-btn {
    margin: 0 auto;
    width: fit-content;
  }
}
