  .about .m-box-mv {
  background: url("/img/about/img_mv_pc.jpg") no-repeat center;
  background-size: cover;
}
@media screen and (max-width: 768px) {
  .about .m-box-mv {
    background-image: url("/img/about/img_mv_sp.jpg");
  }
}
.about .m-box-mv::after {
  height: 330px;
}
@media screen and (max-width: 768px) {
  .about .m-box-mv::after {
    height: 210px;
  }
}
.about-persol .m-hdg-lv2 {
  margin-top: 200px;
}
@media screen and (max-width: 768px) {
  .about-persol .m-hdg-lv2 {
    margin-top: 80px;
  }
}
.about-service {
  position: relative;
  background: #F2F2F2;
  padding: 100px 0 125px;
}
@media screen and (max-width: 768px) {
  .about-service {
    padding: 60px 0 80px;
  }
}
@media screen and (max-width: 992px) {
  .about-service .m-box-column-item + .m-box-column-item {
    margin-top: 50px;
  }
}
.about-service .m-box-column-item + .m-box-column-item .m-box-overlap-text::before {
  background: #FFB81C;
}
.about-feature .m-box-column {
  position: relative;
}
.about-feature .m-box-column-item:first-child {
  max-width: 540px;
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column-item:first-child {
    margin: 20px 0 0;
  }
}
.about-feature .m-box-column-item + .m-box-column-item {
  margin-left: 60px;
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column-item + .m-box-column-item {
    margin: 0;
  }
}
.about-feature .m-box-column .about-square {
  position: absolute;
}
@media screen and (max-width: 768px) {
  .about-feature .m-box-column .about-square {
    display: none;
  }
}
.about-feature .m-box-column .about-square:nth-of-type(3) {
  width: 90px;
  height: 90px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column .about-square:nth-of-type(3) {
    width: 70px;
    height: 70px;
  }
}
.about-feature .m-box-column .about-square:nth-of-type(4) {
  width: 50px;
  height: 50px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column .about-square:nth-of-type(4) {
    width: 30px;
    height: 30px;
  }
}
.about-feature .m-box-column .about-square:nth-of-type(5) {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column .about-square:nth-of-type(5) {
    width: 20px;
    height: 20px;
  }
}
.about-feature .m-box-column.type-reverse .m-box-column-item:first-child {
  margin-left: 60px;
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column.type-reverse .m-box-column-item:first-child {
    margin: 20px 0 0;
  }
}
.about-feature .m-box-column.type-reverse .m-box-column-item + .m-box-column-item {
  margin: 0;
}
.about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(3) {
  background: #00BFB3;
  right: -26px;
  top: -45px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(3) {
    right: 35px;
    top: -60px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(3) {
    right: -65px;
    top: -60px;
  }
}
.about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(4) {
  background: #FF8200;
  right: -100px;
  top: 70px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(4) {
    right: -50px;
    top: 30px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(4) {
    right: -110px;
  }
}
.about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(5) {
  background: #FFB81C;
  right: -50px;
  top: 145px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(5) {
    right: 0;
    top: 90px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(1) .about-square:nth-of-type(5) {
    right: -70px;
  }
}
.about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(3) {
  background: #FFB81C;
  left: -27px;
  top: -10px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(3) {
    left: -10px;
    top: -15px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(3) {
    left: -65px;
  }
}
.about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(4) {
  background: #00BFB3;
  left: -100px;
  top: 105px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(4) {
    left: -50px;
    top: 70px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(4) {
    left: -130px;
  }
}
.about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(5) {
  background: #FF8200;
  left: -50px;
  top: 180px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(5) {
    left: -30px;
    top: 135px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(2) .about-square:nth-of-type(5) {
    left: -90px;
    top: 120px;
  }
}
.about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(3) {
  background: #FF8200;
  width: 73px;
  height: 73px;
  right: -100px;
  top: -10px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(3) {
    right: -50px;
    top: -10px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(3) {
    right: -120px;
  }
}
.about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(4) {
  background: #00BFB3;
  right: 0;
  top: 80px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(4) {
    right: 50px;
    top: 65px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(4) {
    right: -20px;
  }
}
.about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(5) {
  background: #FFB81C;
  right: -36px;
  top: 160px;
}
@media screen and (max-width: 1200px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(5) {
    right: 10px;
    top: 110px;
  }
}
@media screen and (max-width: 992px) {
  .about-feature .m-box-column:nth-of-type(3) .about-square:nth-of-type(5) {
    right: -60px;
  }
}



/* 20260216 */
.about-persol .m-box-column-item:nth-of-type(2) {
  max-width: 561px;
}


.about-persol {
  .m-lyt-limits {
    @media screen and (max-width: 768px) {
      padding: 0;
    }
  }
  .m-hdg-lv2,
  .m-box-column-item:nth-of-type(1) {
    padding: 0 20px;
  }
}

.about-service {
  .m-box-overlap {
    width: calc( 100% - 25px );
    max-width: calc( 100% - 25px );
    @media screen and (max-width: 992px) {
      width: 836px;
      max-width: 836px;
    }
  }
  .m-box-column {
    @media screen and (max-width: 992px) {
      max-width: 100%;
    }
  }
  .m-box-column-pc {
    display: block;
    @media screen and (max-width: 992px) {
      display: none;
    }
  }
  .m-box-column-sp {
    display: none;
    @media screen and (max-width: 992px) {
      display: block;
    }
    .m-box-column-item {
      overflow-x: initial;
    }
    .m-box-overlap {
      max-width: 100%;
      width: 100%;
    }
    tr:nth-of-type(3) {
      th, td {
        border-bottom: 1px solid #D9D9D6;
      }
    }
    tr:nth-of-type(4) {
      th, td {
        padding-top: 20px;
      }
    }
    th, td {
      vertical-align: top;
    }
    th {
      @media screen and (max-width: 992px) {
        padding-right: 0;
        padding-left: 0;
        font-size: 1.4rem;
        white-space: nowrap;
        border-bottom: none;
      }
    }
    td {
      @media screen and (max-width: 992px) {
        padding-top: 0;
        border-bottom: none;
      }
    }
  }
  .m-box-column-item {
    @media screen and (max-width: 992px) {
      overflow-x: auto;
      padding: 0 0 30px;
    }
  }
  table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
  }
  th {
    padding: 0 16px 16px;
    text-align: left;
    font-size: 2.1rem;
    color: #97999B;
    border-bottom: 1px solid #D9D9D6;
    @media screen and (max-width: 992px) {
      font-size: 1.8rem;
    }
  }
  td {
    padding: 16px;
    text-align: left;
    font-weight: bold;
    border-bottom: 1px solid #D9D9D6;
    &:first-child {
      width: 20%;
      padding-left: 0;
      white-space: nowrap;
      font-size: 2.1rem;
      @media screen and (max-width: 992px) {
        font-size: 1.8rem;
      }
    }
  }
}

.about-feature {
  .about-feature-blocks {}
  .about-feature-flex {
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-bottom: 60px;
    @media screen and (max-width: 992px) {
      display: block;
    }
  }
  .about-feature-flex-block {
    flex: 0 0 283px;
    @media screen and (max-width: 992px) {
      display: flex;
      align-items: center;
      gap: 24px;
      margin-bottom: 22px;
    }
    figure {
      width: 283px;
      height: 283px;
      margin-bottom: 22px;
      display: flex;
      gap: 24px;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
      background-color: #F2F2F2;
      @media screen and (max-width: 992px) {
        flex: 0 0 130px;
        width: auto;
        height: auto;
        margin-bottom: 0;
      }
      figcaption {
        font-size: 2.2rem;
        font-weight: bold;
        @media screen and (max-width: 992px) {
          display: none;
        }
      }
      img {
        @media screen and (max-width: 992px) {
          width: 50%;
          height: auto;
        }
      }
    }
    .about-feature-flex-block-inner {
      @media screen and (max-width: 992px) {
        width: 130px;
        height: 108px;
        display: flex;
        align-items: center;
        justify-content: center;
      }
    }
    .about-feature-flex-block-txt {

    }
    .figcaption-sp {
      display: none;
      @media screen and (max-width: 992px) {
        display: block;
        font-size: 1.6rem;
        font-weight: bold;
      }
    }
    p {}
  }
}

.about-feature-toggle-box {
  margin-bottom: 32px;
  background-color: #F2F2F2;
  @media screen and (max-width: 992px) {
    margin: 34px -20px 0;
  }
  &.is-open {
    .btn-toggle::after {
      transform: rotate(0deg) !important;
    }
  }
  .head {
    display: flex;
    align-items: center;
    padding: 26px 36px 26px 56px;
    @media screen and (max-width: 992px) {
      position: relative;
      padding: 20px;
    }
    .left {
      display: flex;
      align-items: center;
      justify-content: space-between;
      position: relative;
      flex: 0 0 280px;
      @media screen and (max-width: 992px) {
        display: block;
        flex: 0 0 90%;
        margin-bottom: 16px;
      }
      &:after {
        content: "";
        display: block;
        width: 1px;
        height: 84px;
        background-color: #00BFB3;
        @media screen and (max-width: 992px) {
          display: none;
        }
      }
      .m-text-alphanumeric {
        position: absolute;
        font-size: 3.7rem;
        top: -18px;
        left: -20px;
        @media screen and (max-width: 992px) {
          font-size: 3.7rem;
          top: -15px;
          left: 0px;
        }
        &::after {
          position: absolute;
          bottom: 10px;
          right: -30px;
          content: "";
          display: block;
          width: 52px;
          height: 1px;
          background-color: #00BFB3;
          transform: rotate(-45deg);
        }
      }
      figure {
        display: flex;
        align-items: center;
        @media screen and (max-width: 992px) {
          gap: 12px;
        }
        img {
          @media screen and (max-width: 992px) {
            width: 88px;
            height: 88px;
            margin-left: 20px;
          }
        }
        .figure-title {
          display: none;
          @media screen and (max-width: 992px) {
            display: block;
            margin-right: 0;
            font-size: 1.6rem;
            line-height: 1.3;
          }
          br.pc {
            display: block;
            @media screen and (max-width: 992px) {
              display: none;
            }
          }
          br.sp {
            display: none;
            @media screen and (max-width: 992px) {
              display: block;
            }
          }
        }
        figcaption {
          margin-left: 24px;
          font-size: 2.4rem;
          font-weight: bold;
          line-height: 1.1;
          @media screen and (max-width: 992px) {
            display: flex;
            margin-left: 0;
            margin-bottom: 12px;
            white-space: nowrap;
            align-items: center;
            font-size: 2rem;
          }
          br {
            @media screen and (max-width: 992px) {
              display: none;
            }
          }
        }
      }
    }
    .right {
      padding-left: 34px;
      display: flex;
      align-items: center;
      width: 100%;
      justify-content: space-between;
      @media screen and (max-width: 992px) {
        padding-left: 0;
      }
      h3 {
        margin-right: 24px;
        font-size: 1.8rem;
        font-weight: bold;
        @media screen and (max-width: 992px) {
          display: none;
        }
      }
      .btn-toggle {
        position: relative;
        display: flex;
        flex: 0 0 71px;
        width: 71px;
        height: 71px;
        background-color: #00BFB3;
        @media screen and (max-width: 992px) {
          position: absolute;
          top: 20px;
          right: 20px;
          width: 40px;
          height: 40px;
        }
        &::before {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          content: "";
          display: block;
          width: 34px;
          height: 2px;
          background-color: #fff;
          @media screen and (max-width: 992px) {
            width: 17px;
          }
        }
        &::after {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          content: "";
          display: block;
          width: 34px;
          height: 2px;
          background-color: #fff;
          transform: rotate(90deg);
          transition: .3s;
          @media screen and (max-width: 992px) {
            width: 17px;
          }
        }
      }
    }
  }
  .body {
    padding: 12px 56px 60px;
    display: none;
    overflow: hidden;
    @media screen and (max-width: 992px) {
      padding: 12px 20px 30px;
    }
    h5 {
      margin-bottom: 20px;
      font-size: 2.2rem;
      font-weight: bold;
      &:after {
        content: "";
        display: block;
        max-width: 440px;
        width: 100%;
        height: 1px;
        margin-top: 5px;
        background-color: #FFB81C;
        @media screen and (max-width: 992px) {
          max-width: 100%;
        }
      }
    }
    .txt {}
    .block {
      margin-bottom: 55px;
      &:last-child {
        margin-bottom: 0;
      }
    }
    .steps {
      position: relative;
      display: flex;
      justify-content: space-between;
      gap: 24px;
      @media screen and (max-width: 992px) {
        flex-direction: column;
      }
      &::after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 50%;
        border-bottom: 2px dotted #FFB81C;
        @media screen and (max-width: 992px) {
          width: 50%;
          height: 100%;
          border-bottom: none;
          border-right: 2px dotted #FFB81C;
        }
      }
      .step {
        position: relative;
        width: 25%;
        padding: 16px;
        background-color: #fff;
        border: 1px solid #FF8200;
        box-sizing: border-box;
        z-index: 1;
        @media screen and (max-width: 992px) {
          width: 100%;
        }
        &::after {
          content: "";
          display: block;
          position: absolute;
          right: -11px;
          top: calc(50% - 9px);
          width: 19px;
          height: 19px;
          border-top: 1px solid #FF8200;
          border-right: 1px solid #FF8200;
          transform: rotate(45deg);
          background-color: #fff;
          z-index: -1;
          @media screen and (max-width: 992px) {
            border-top: none;
            border-bottom: 1px solid #FF8200;
            right: calc(50% - 10px);
            bottom: -11px;
            top: auto;
          }
        }
        &:last-child {
          &::after {
            display: none;
          }
        }
        .txt1 {
          color: #FF8200;
          font-size: 1.8rem;
          font-weight: bold;
          text-align: center;
        }
        .txt2 {
          /*color: #FF8200;*/
          font-size: 1.8rem;
          font-weight: bold;
          text-align: center;
          line-height: 1.2;
        }
      }
    }
    .skils {
      display: flex;
      justify-content: center;
      gap: 24px;
      padding-top: 32px;
      @media screen and (max-width: 992px) {
        display: block;
      }
      .skil {
        flex: 1;
        max-width: 283px;
        min-height: 129px;
        background-color: #fff;
        @media screen and (max-width: 992px) {
          margin: 0 auto 56px;
          max-width: 100%;
          min-height: auto;
        }
        figure {
          position: relative;
          height: 100%;
          text-align: center;
          img {
            margin-top: -32px;
          }
          figcaption {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            margin-top: -32px;
            font-size: 1.8rem;
            font-weight: bold;
            line-height: 1.4;
            @media screen and (max-width: 992px) {
              padding: 36px;
            }
            br {
              @media screen and (max-width: 992px) {
                display: none;
              }
            }
          }
        }
      }
    }
    .link {
      position: relative;
      max-width: 898px;
      margin: 0 auto;
      display: flex;
      padding: 16px 56px 16px 90px;
      background-image: url(/img/about/txt_check.png);
      background-position: 10px center;
      background-repeat: no-repeat;
      background-color: #00BFB3;
      box-sizing: border-box;
      @media screen and (max-width: 992px) {
        display: block;
        width: 100%;
        padding: 16px 16px 16px 20px;
        background-position: 10px 10px;
      }
      .left {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex: 0 0 314px;
        color: #fff;
        font-weight: bold;
        font-size: 2.2rem;
        line-height: 1.4;
        @media screen and (max-width: 992px) {
          margin-bottom: 24px;
          padding-left: 70px;
          line-height: 2;
          font-size: 1.6rem;
        }
        &::after {
          content: "";
          display: block;
          width: 2px;
          height: 82px;
          background-color: #fff;
          @media screen and (max-width: 992px) {
            display: none;
          }
        }
      }
      .right {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        gap: 56px;
        padding-left: 46px;
        @media screen and (max-width: 992px) {
          width: 100%;
          max-width: 220px;
          gap: 0;
          padding-left: 0;
          flex-direction: row-reverse;
          justify-content: center;
          margin: 0 auto;
        }
        .txt {
          margin-right: 16px;
          @media screen and (max-width: 992px) {
            width: 100%;
            margin-right: 0;
            margin-left: 12px;
          }
        }
        .name {
          display: flex;
          align-items: center;
          gap: 16px;
          margin-bottom: 18px;
          font-weight: bold;
          font-size: 3rem;
          color: #fff;
          line-height: 1.3;
          @media screen and (max-width: 992px) {
            display: block;
            margin-top: -5px;
            font-size: 2rem;
          }
        }
        .name-en {
          font-size: 1.4rem;
          color: #fff;
          @media screen and (max-width: 992px) {
            display: block;
          }
        }
        .meta {
          color: #fff;
    br.sp {
      display: none;
      @media screen and (max-width: 992px) {
        display: block;
      }
    }
        }
        svg {
          position: absolute;
          bottom: 18px;
          right: 18px;
          stroke: #fff;
        }
      }
    }
  }

}

