@charset "utf-8";
body {
  background-color: #F4F8FF;
}

.conts_ttl {
  position: relative;
  font-size: 3.0303030303030303cqw;
  font-weight: 700;
  line-height: 1.4545454545454546;
  letter-spacing: 0.05em;
  color: #103585;
  padding-left: 3.2196969696969697cqw;
  padding-bottom: 2.272727272727273cqw;

  @media (max-width: 768px) {
    font-size: 2.2rem;
    padding-left: 22px;
    padding-bottom: 16px;
  }

  &::before {
    content: '';
    position: absolute;
    width: 1.5151515151515151cqw;
    height: auto;
    aspect-ratio: 1/1;
    border-radius: 50%;
    background-color: #103585;
    top: 1.893939393939394cqw;
    left: 0;

    @media (max-width: 768px) {
      width: 12px;
      top: 13px;
    }
  }

  &::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #D5E2FD;
    bottom: 0;
    left: 0;
  }
}
/* ↓↓↓ fv ↓↓↓ */
.fv {
  padding: min(13.359375000000002vw,171px) 20px 0;
  margin: 0 auto;

  @media (max-width: 768px) {
    padding-top: 112px;
  }
}
.fv .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
.fv .inner .ttl {
  .en {
    font-size: 6.0606060606060606cqw;
    font-family: var(--text-poppins);
    font-weight: 600;
    line-height: 1.0476190476190477;
    letter-spacing: 0;
    color: #103585;

    @media (max-width: 768px) {
      font-size: 4.2rem;
    }
  }

  .ja {
    position: relative;
    font-size: 1.893939393939394cqw;
    font-weight: 700;
    letter-spacing: 0.05em;
    display: block;
    padding-left: 1.5151515151515151cqw;
    margin-top: 1.7045454545454544cqw;

    @media (max-width: 768px) {
      font-size: 1.5rem;
      padding-left: 14px;
      margin-top: 0;
    }

    &::before {
      content: '';
      position: absolute;
      width: 0.7575757575757576cqw;
      height: auto;
      aspect-ratio: 1/1;
      border-radius: 50%;
      background-color: #103585;
      top: 1.1363636363636365cqw;
      left: 0;

      @media (max-width: 768px) {
        width: 8px;
        top: 8px;
      }
    }
  }
}
.fv .inner .breadcrumbs {
  margin-top: 11.363636363636363cqw;

  @media (max-width: 768px) {
    margin-top: 64px;
  }

  .list {
    display: flex;
    gap: 3.0303030303030303cqw;

    @media (max-width: 768px) {
      gap: 24px;
    }

    .item {
      position: relative;
      font-size: 1.231060606060606cqw;
      font-weight: 500;
      letter-spacing: 0.05em;

      @media (max-width: 768px) {
        font-size: 1.2rem;
      }

      +.item::before {
        content: '';
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: rgba(16, 53, 133,.5);
        translate: -100% 0;
        top: 0;
        left: -1.5151515151515151cqw;
        
        @media (max-width: 768px) {
          left: -12px;
        }
      }

      .link {
        color: rgba(16, 53, 133,.5);
        transition: color ease .3s;

        @media (min-width: 769px) {
          &:hover {
            color: rgba(16, 53, 133);
          }
        }
      }
    }
  }
}
.fv .img {
  width: auto;
  max-height: 500px;
  display: block;
  overflow: clip;
  border-radius: min(0.78125vw,10px);
  margin: min(1.875vw,24px) -20px 0;

  @media (max-width: 768px) {
    max-height: 360px;
    border-radius: 0 8px 8px 0;
    margin-top: 14px;
  }

  img {
    object-fit: cover;
    object-position: center;

    @media (max-width: 768px) {
      height: 100%;
    }
  }
}
/* ↑↑↑ fv ↑↑↑ */
/* ↓↓↓ intro ↓↓↓ */
.intro {
  padding: 0 20px;
  margin: min(9.375vw,120px) auto 0;
  @media (max-width: 768px) {
    margin-top: 80px;
  }
}
.intro .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
  @media (max-width: 768px) {
    width: 100%;
  }
}
.intro .inner .txt {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
   @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
  }
}
/* ↑↑↑ intro ↑↑↑ */
/* ↓↓↓ message ↓↓↓ */
.sdgs {
  padding: 0 20px;
  margin: min(9.375vw,120px) auto 0;

  @media (max-width: 768px) {
    margin-top: 80px;
  }
}
.sdgs .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
.sdgs .inner .txt {
  width: 82.95454545454545cqw;
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  margin-top: 5.303030303030303cqw;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 48px;
  }
}
.sdgs .inner .img {
  width: 70.45454545454545cqw;
  margin: 9.469696969696969cqw auto 0;
  @media (max-width: 768px) {
    width: 100%;
    margin: 64px auto 0;
  }
}

/* ↑↑↑ message ↑↑↑ */
/* ↓↓↓ bg_wrap ↓↓↓ */
.bg_wrap {
  background-color: #fff;
  border-radius: min(1.5625vw,20px);
  padding: min(9.375vw,120px) 20px;
  margin: min(11.71875vw,150px) auto 0;

  @media (max-width: 768px) {
    border-radius: 14px;
    padding-block: 64px;
    margin-top: 80px;
  }
}
.bg_wrap .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
}
.bg_wrap .management {
  .txt {
    width: 82.95454545454545cqw;
    font-size: max(1.4204545454545454cqw,1rem);
    font-weight: 500;
    line-height: 2.2666666666666666;
    letter-spacing: 0.1em;
    text-align: justify;
    overflow-wrap: anywhere;
    word-break: break-all;
    line-break: strict;
    margin-top: 5.303030303030303cqw;

    @media (max-width: 768px) {
      width: 100%;
      font-size: 1.5rem;
      line-height: 2;
      margin-top: 48px;
    }
  }
  .list {
    width: 82.95454545454545cqw;
    margin: 7.575757575757576cqw 0 0 auto;
    @media (max-width: 768px) {
      width: 100%;
      margin: 64px 0 0;
    }
    .item {
      position: relative;
      display: flex;
      gap: 3.787878787878788cqw;
      margin-bottom: 1.6098484848484849cqw;
      padding-bottom: 2.272727272727273cqw;
      @media (max-width: 768px) {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 24px;
        padding-bottom: 24px;
      }
      &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-image: linear-gradient(90deg, var(--color-blue) 0%, var(--color-blue) 14.772727272727273cqw, #AEBDDF 14.772727272727273cqw, #AEBDDF 100%);
        @media (max-width: 768px) {
          background-image: linear-gradient(90deg, var(--color-blue) 0%, var(--color-blue) 14.772727272727273cqw, #AEBDDF 14.772727272727273cqw, #AEBDDF 100%);
        }
      }
      .txt01 {
        width: 13.257575757575758cqw;
        font-size: max(1.4204545454545454cqw,1rem);
        font-weight: 700;
        letter-spacing: 0.1em;
        color: var(--color-blue);
        text-align: justify;
        overflow-wrap: anywhere;
        word-break: break-all;
        line-break: strict;

        @media (max-width: 768px) {
          width: 100%;
          font-size: 1.5rem;
          line-height: 2;
        }
      }
      .txt02 {
        flex: 1;
        font-size: max(1.4204545454545454cqw,1rem);
        font-weight: 500;
        letter-spacing: 0.1em;
        text-align: justify;
        overflow-wrap: anywhere;
        word-break: break-all;
        line-break: strict;

        .icon {
          display: block;
          width: 15.151515151515152cqw;
          margin-top: 2.272727272727273cqw;
          @media (max-width: 768px) {
            width: 160px;
            margin-top: 10px;
          }
        }

        @media (max-width: 768px) {
          width: 100%;
          font-size: 1.5rem;
          line-height: 2;
        }
      }
    }
  }
}
/* ↑↑↑ bg_wrap ↑↑↑ */
/* ↓↓↓ policy ↓↓↓ */
.policy {
  padding: 0 20px;
  margin: min(11.71875vw,150px) auto 0;
  overflow: hidden;
  @media (max-width: 768px) {
    margin-top: 80px;
  }
}
.policy .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
  @media (max-width: 768px) {
    width: 100%;
  }
}
.policy .inner .txt {
  width: 82.95454545454545cqw;
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  margin-top: 5.303030303030303cqw;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 48px;
  }

  .-blue {
    color: var(--color-blue);
  }
}
.policy .inner .block {
  position: relative;
  margin: 5.303030303030303cqw auto 0;
  @media (max-width: 768px) {
    margin-top: 64px;
  }
}
.policy .inner .block .head {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15.151515151515152cqw;
  aspect-ratio: 160 / 44;
  font-size: 1.7045454545454544cqw;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: var(--color-blue);
  border-radius: 4px;
  @media (max-width: 768px) {
    width: 125px;
    aspect-ratio: 125 / 33;
    font-size: 1.5rem;
  }
}
.policy .inner .block .block_txt {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  margin-block: 2.272727272727273cqw;
  
  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-block: 16px 32px;
  }

  .-indent {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    @media (max-width: 768px) {
      margin-bottom: 12px;
    }
    &:last-of-type {
      margin-bottom: 0;
    }
  }
}
.policy .inner .block .name_wrap {
  width: fit-content;
  margin-left: auto;
}
.policy .inner .block .name_wrap .day {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.policy .inner .block .name_wrap .company {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.policy .inner .block .name_wrap .name {
  font-size: max(1.893939393939394cqw,1rem);
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 2.0rem;
    line-height: 2;
  }
}
.policy .inner .block .name_wrap .name .post {
  font-size: max(1.4204545454545454cqw,1rem);

  @media (max-width: 768px) {
    font-size: 1.5rem;
  }
}
/* ↑↑↑ policy ↑↑↑ */
/* ↓↓↓ compliance ↓↓↓ */
.compliance {
  padding: 0 20px;
  margin: min(11.71875vw,150px) auto min(18.939393939393938vw,200px);
  overflow: hidden;
  @media (max-width: 768px) {
    margin: 80px auto 100px;
  }
}
.compliance .inner {
  max-width: 1056px;
  container-type: inline-size;
  margin: 0 auto;
  @media (max-width: 768px) {
    width: 100%;
  }
}
.compliance .inner .txt {
  width: 82.95454545454545cqw;
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  margin-top: 5.303030303030303cqw;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
    margin-top: 48px;
  }

  .-blue {
    color: var(--color-blue);
  }
}
.compliance .inner .block {
  position: relative;
  margin: 5.303030303030303cqw auto 0;
  @media (max-width: 768px) {
    margin-top: 64px;
  }
}
.compliance .inner .block .head {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25.568181818181817cqw;
  aspect-ratio: 270 / 44;
  font-size: 1.7045454545454544cqw;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #fff;
  background-color: var(--color-blue);
  border-radius: 4px;
  @media (max-width: 768px) {
    width: 217px;
    aspect-ratio: 217 / 33;
    font-size: 1.5rem;
  }
}
.compliance .inner .block .block_txt {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  margin-block: 2.272727272727273cqw;
  
  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-block: 16px 32px;
  }

  .-indent {
    display: block;
    padding-left: 1em;
    text-indent: -1em;
    @media (max-width: 768px) {
      margin-bottom: 12px;
    }
    &:last-of-type {
      margin-bottom: 0;
    }
  }
}
.compliance .inner .block .name_wrap {
  width: fit-content;
  margin-left: auto;
}
.compliance .inner .block .name_wrap .day {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.compliance .inner .block .name_wrap .company {
  font-size: max(1.4204545454545454cqw,1rem);
  font-weight: 500;
  line-height: 2.2666666666666666;
  letter-spacing: 0.1em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 1.5rem;
    line-height: 2;
  }
}
.compliance .inner .block .name_wrap .name {
  font-size: max(1.893939393939394cqw,1rem);
  font-weight: 500;
  letter-spacing: 0.04em;
  text-align: justify;
  overflow-wrap: anywhere;
  word-break: break-all;
  line-break: strict;
  text-align: right;

  @media (max-width: 768px) {
    width: 100%;
    font-size: 2.0rem;
    line-height: 2;
  }
}
.compliance .inner .block .name_wrap .name .post {
  font-size: max(1.4204545454545454cqw,1rem);

  @media (max-width: 768px) {
    font-size: 1.5rem;
  }
}
/* ↑↑↑ policy ↑↑↑ */
