/*--------------------------------------------------------------------------
   ServicesEvaluation
---------------------------------------------------------------------------*/
#ServicesEvaluation {
  position: relative;
  width: 100%; }
  #ServicesEvaluation .sec {
    position: relative;
    padding-top: 130px;
    width: 900px;
    margin: auto; }
    @media screen and (max-width: 960px) {
      #ServicesEvaluation .sec {
        width: 92%;
        margin: auto;
        padding-top: 21.33333vw; } }
    #ServicesEvaluation .sec .inner {
      width: 100%; }
      @media screen and (max-width: 960px) {
        #ServicesEvaluation .sec .inner {
          width: 100%; } }
      #ServicesEvaluation .sec .inner .sec-ttl {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 60px;
        line-height: 1.3; }
        @media screen and (max-width: 960px) {
          #ServicesEvaluation .sec .inner .sec-ttl {
            font-size: 7.46667vw;
            margin-bottom: 13.33333vw; } }
      #ServicesEvaluation .sec .inner .txt {
        margin-bottom: 40px; }
      #ServicesEvaluation .sec .inner .lists {
        margin-top: 16px; }
        #ServicesEvaluation .sec .inner .lists .list {
          position: relative;
          padding-left: 2em;
          margin-bottom: 10px; }
          @media screen and (max-width: 960px) {
            #ServicesEvaluation .sec .inner .lists .list {
              margin-bottom: 6.66667vw; } }
          #ServicesEvaluation .sec .inner .lists .list:last-child {
            margin-bottom: 0; }
          #ServicesEvaluation .sec .inner .lists .list:before {
            content: "";
            display: block;
            background-color: #333333;
            width: 4px;
            height: 4px;
            position: absolute;
            top: 0.9em;
            left: 0;
            box-sizing: border-box;
            border-radius: 100%;
            transform: translateY(-50%); }
            @media screen and (max-width: 960px) {
              #ServicesEvaluation .sec .inner .lists .list:before {
                width: 1.6vw;
                height: 1.6vw; } }
  #ServicesEvaluation .sec1 {
    padding-top: 100px; }
    @media screen and (max-width: 960px) {
      #ServicesEvaluation .sec1 {
        padding-top: 16.0vw; } }
    #ServicesEvaluation .sec1 .txt:before {
      content: "";
      width: 100px;
      height: 1px;
      background-color: #333333;
      display: inline-block;
      vertical-align: middle;
      margin-right: 30px;
      font-size: 22px; }
      @media screen and (max-width: 960px) {
        #ServicesEvaluation .sec1 .txt:before {
          font-size: 4.8vw;
          margin-right: 5.33333vw;
          width: 20.0vw; } }
  #ServicesEvaluation .sec2 .txt {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesEvaluation .sec2 .txt {
        margin-bottom: 10.66667vw; } }
  #ServicesEvaluation .sec3 .txt1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesEvaluation .sec3 .txt1 {
        margin-bottom: 10.66667vw; } }
  #ServicesEvaluation .sec3 .txt2 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 960px) {
      #ServicesEvaluation .sec3 .txt2 {
        font-size: 4.8vw;
        margin-bottom: 10.66667vw; } }

/*--------------------------------------------------------------------------
   ServicesReport
---------------------------------------------------------------------------*/
#ServicesReport {
  position: relative;
  width: 100%; }
  #ServicesReport .sec {
    position: relative;
    padding-top: 130px;
    width: 900px;
    margin: auto; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec {
        width: 92%;
        margin: auto;
        padding-top: 21.33333vw; } }
    #ServicesReport .sec .inner {
      width: 100%; }
      @media screen and (max-width: 960px) {
        #ServicesReport .sec .inner {
          width: 100%; } }
      #ServicesReport .sec .inner .sec-ttl {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 60px;
        line-height: 1.3; }
        @media screen and (max-width: 960px) {
          #ServicesReport .sec .inner .sec-ttl {
            font-size: 7.46667vw;
            margin-bottom: 13.33333vw; } }
  #ServicesReport .sec1 {
    padding-top: 100px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec1 {
        padding-top: 16.0vw; } }
    #ServicesReport .sec1 .txt:before {
      content: "";
      width: 100px;
      height: 1px;
      background-color: #333333;
      display: inline-block;
      vertical-align: middle;
      margin-right: 30px;
      font-size: 22px; }
      @media screen and (max-width: 960px) {
        #ServicesReport .sec1 .txt:before {
          font-size: 4.8vw;
          margin-right: 5.33333vw;
          width: 20.0vw; } }
  @media screen and (max-width: 960px) {
    #ServicesReport .sec2 .sec-ttl {
      line-height: 1.3 !important; } }
  #ServicesReport .sec2 .txt1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec2 .txt1 {
        margin-bottom: 10.66667vw; } }
  #ServicesReport .sec2 .pic {
    margin-bottom: 50px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec2 .pic {
        margin-bottom: 12.0vw; } }
  #ServicesReport .sec2 .txt2 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec2 .txt2 {
        font-size: 4.8vw;
        margin-bottom: 10.66667vw; } }
  #ServicesReport .sec2 .lists .list {
    position: relative;
    padding-left: 2em;
    margin-bottom: 20px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec2 .lists .list {
        margin-bottom: 6.66667vw; } }
    #ServicesReport .sec2 .lists .list:last-child {
      margin-bottom: 0; }
    #ServicesReport .sec2 .lists .list:before {
      content: "1.";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      box-sizing: border-box; }
    #ServicesReport .sec2 .lists .list:nth-child(1):before {
      content: "1."; }
    #ServicesReport .sec2 .lists .list:nth-child(2):before {
      content: "2."; }
    #ServicesReport .sec2 .lists .list:nth-child(3):before {
      content: "3."; }
    #ServicesReport .sec2 .lists .list:nth-child(4):before {
      content: "4."; }
    #ServicesReport .sec2 .lists .list:nth-child(5):before {
      content: "5."; }
    #ServicesReport .sec2 .lists .list:nth-child(6):before {
      content: "6."; }
    #ServicesReport .sec2 .lists .list:nth-child(7):before {
      content: "7."; }
    #ServicesReport .sec2 .lists .list:nth-child(8):before {
      content: "8."; }
    #ServicesReport .sec2 .lists .list:nth-child(9):before {
      content: "9."; }
    #ServicesReport .sec2 .lists .list:nth-child(10):before {
      content: "10."; }
    #ServicesReport .sec2 .lists .list:nth-child(11):before {
      content: "11."; }
  #ServicesReport .sec3 .txt1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .txt1 {
        margin-bottom: 10.66667vw; } }
  #ServicesReport .sec3 .pic {
    margin-bottom: 50px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .pic {
        margin-bottom: 12.0vw; } }
  #ServicesReport .sec3 .txt2 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .txt2 {
        font-size: 4.8vw;
        margin-bottom: 10.66667vw; } }
  #ServicesReport .sec3 .lists1 {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .lists1 {
        margin-bottom: 8.0vw; } }
    #ServicesReport .sec3 .lists1 .list {
      position: relative;
      padding-left: 2em;
      margin-bottom: 20px; }
      @media screen and (max-width: 960px) {
        #ServicesReport .sec3 .lists1 .list {
          margin-bottom: 6.66667vw; } }
      #ServicesReport .sec3 .lists1 .list:last-child {
        margin-bottom: 0; }
      #ServicesReport .sec3 .lists1 .list:before {
        content: "1.";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box; }
      #ServicesReport .sec3 .lists1 .list:nth-child(1):before {
        content: "1."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(2):before {
        content: "2."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(3):before {
        content: "3."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(4):before {
        content: "4."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(5):before {
        content: "5."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(6):before {
        content: "6."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(7):before {
        content: "7."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(8):before {
        content: "8."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(9):before {
        content: "9."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(10):before {
        content: "10."; }
      #ServicesReport .sec3 .lists1 .list:nth-child(11):before {
        content: "11."; }
  #ServicesReport .sec3 .txt3 {
    margin-bottom: 40px;
    font-size: 18px;
    font-weight: bold; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .txt3 {
        font-size: 4.8vw;
        margin-bottom: 10.66667vw; } }
  #ServicesReport .sec3 .lists2 {
    margin-bottom: 100px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .lists2 {
        margin-bottom: 20.0vw; } }
    #ServicesReport .sec3 .lists2 .list {
      position: relative;
      padding-left: 2em;
      margin-bottom: 20px; }
      @media screen and (max-width: 960px) {
        #ServicesReport .sec3 .lists2 .list {
          margin-bottom: 6.66667vw; } }
      #ServicesReport .sec3 .lists2 .list:last-child {
        margin-bottom: 0; }
      #ServicesReport .sec3 .lists2 .list:before {
        content: "";
        display: block;
        background-color: #333333;
        width: 4px;
        height: 4px;
        position: absolute;
        top: 0.9em;
        left: 0;
        box-sizing: border-box;
        border-radius: 100%;
        transform: translateY(-50%); }
        @media screen and (max-width: 960px) {
          #ServicesReport .sec3 .lists2 .list:before {
            width: 1.6vw;
            height: 1.6vw; } }
  #ServicesReport .sec3 .lists3 {
    margin-bottom: 100px; }
    @media screen and (max-width: 960px) {
      #ServicesReport .sec3 .lists3 {
        margin-bottom: 21.33333vw; } }
    #ServicesReport .sec3 .lists3 .list {
      position: relative;
      padding-left: 2em;
      margin-bottom: 20px; }
      @media screen and (max-width: 960px) {
        #ServicesReport .sec3 .lists3 .list {
          margin-bottom: 6.66667vw; } }
      #ServicesReport .sec3 .lists3 .list:last-child {
        margin-bottom: 0; }
      #ServicesReport .sec3 .lists3 .list:before {
        content: "";
        display: block;
        background-color: #333333;
        width: 4px;
        height: 4px;
        position: absolute;
        top: 0.9em;
        left: 0;
        box-sizing: border-box;
        border-radius: 100%;
        transform: translateY(-50%); }
        @media screen and (max-width: 960px) {
          #ServicesReport .sec3 .lists3 .list:before {
            width: 1.6vw;
            height: 1.6vw; } }

/*--------------------------------------------------------------------------
   ServicesConsulting
---------------------------------------------------------------------------*/
#ServicesConsulting {
  position: relative;
  width: 100%; }
  #ServicesConsulting .sec {
    position: relative;
    padding-top: 130px;
    width: 900px;
    margin: auto; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec {
        width: 92%;
        margin: auto;
        padding-top: 21.33333vw; } }
    #ServicesConsulting .sec .inner {
      width: 100%; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec .inner {
          width: 100%; } }
      #ServicesConsulting .sec .inner .sec-ttl {
        font-size: 32px;
        font-weight: bold;
        margin-bottom: 60px;
        line-height: 1.3; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec .inner .sec-ttl {
            font-size: 7.46667vw;
            margin-bottom: 13.33333vw; } }
        #ServicesConsulting .sec .inner .sec-ttl .txt-small {
          font-size: 24px; }
          @media screen and (max-width: 960px) {
            #ServicesConsulting .sec .inner .sec-ttl .txt-small {
              font-size: 4.8vw; } }
  #ServicesConsulting .sec1 {
    padding-top: 100px; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec1 {
        padding-top: 16.0vw; } }
    #ServicesConsulting .sec1 .txt:before {
      content: "";
      width: 100px;
      height: 1px;
      background-color: #333333;
      display: inline-block;
      vertical-align: middle;
      margin-right: 30px;
      font-size: 22px; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec1 .txt:before {
          font-size: 4.8vw;
          margin-right: 5.33333vw;
          width: 20.0vw; } }
  #ServicesConsulting .sec2 .txt {
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec2 .txt {
        margin-bottom: 10.66667vw; } }
  #ServicesConsulting .sec2 .lists {
    margin-bottom: 70px; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec2 .lists {
        margin-bottom: 10.66667vw; } }
    #ServicesConsulting .sec2 .lists .list {
      position: relative;
      padding-left: 2em;
      margin-bottom: 20px; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec2 .lists .list {
          margin-bottom: 6.66667vw; } }
      #ServicesConsulting .sec2 .lists .list:last-child {
        margin-bottom: 0; }
      #ServicesConsulting .sec2 .lists .list:before {
        content: "1.";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        box-sizing: border-box; }
      #ServicesConsulting .sec2 .lists .list:nth-child(1):before {
        content: "1."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(2):before {
        content: "2."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(3):before {
        content: "3."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(4):before {
        content: "4."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(5):before {
        content: "5."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(6):before {
        content: "6."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(7):before {
        content: "7."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(8):before {
        content: "8."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(9):before {
        content: "9."; }
      #ServicesConsulting .sec2 .lists .list:nth-child(10):before {
        content: "10."; }
  #ServicesConsulting .sec3 {
    padding-bottom: 190px; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec3 {
        padding-bottom: 18.66667vw; } }
    #ServicesConsulting .sec3 .txt {
      margin-bottom: 40px; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec3 .txt {
          margin-bottom: 10.66667vw; } }
    #ServicesConsulting .sec3 .lists {
      margin-bottom: 70px; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec3 .lists {
          margin-bottom: 10.66667vw; } }
      #ServicesConsulting .sec3 .lists .list {
        position: relative;
        padding-left: 2em;
        margin-bottom: 20px; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec3 .lists .list {
            margin-bottom: 6.66667vw; } }
        #ServicesConsulting .sec3 .lists .list:last-child {
          margin-bottom: 0; }
        #ServicesConsulting .sec3 .lists .list:before {
          content: "1.";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          box-sizing: border-box; }
        #ServicesConsulting .sec3 .lists .list:nth-child(1):before {
          content: "1."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(2):before {
          content: "2."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(3):before {
          content: "3."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(4):before {
          content: "4."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(5):before {
          content: "5."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(6):before {
          content: "6."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(7):before {
          content: "7."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(8):before {
          content: "8."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(9):before {
          content: "9."; }
        #ServicesConsulting .sec3 .lists .list:nth-child(10):before {
          content: "10."; }
  #ServicesConsulting .sec4 {
    width: 100%;
    background-color: #3B4043;
    padding-top: 85px;
    padding-bottom: 85px;
    box-sizing: border-box; }
    @media screen and (max-width: 960px) {
      #ServicesConsulting .sec4 {
        padding-top: 13.33333vw;
        padding-bottom: 13.33333vw; } }
    #ServicesConsulting .sec4 .inner {
      width: 100%;
      max-width: 1230px;
      margin: auto; }
      @media screen and (max-width: 960px) {
        #ServicesConsulting .sec4 .inner {
          width: 92%;
          max-width: 100%; } }
      #ServicesConsulting .sec4 .inner .ttl {
        color: #FFFFFF;
        font-size: 60px;
        text-align: center;
        margin-bottom: 25px;
        line-height: 1; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec4 .inner .ttl {
            font-size: 10.13333vw;
            margin-bottom: 6.66667vw; } }
      #ServicesConsulting .sec4 .inner .catch {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin-bottom: 25px; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec4 .inner .catch {
            font-size: 4.8vw;
            margin-bottom: 13.33333vw; } }
      #ServicesConsulting .sec4 .inner .txt {
        width: 900px;
        color: #FFFFFF;
        margin: auto;
        margin-bottom: 80px; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec4 .inner .txt {
            width: 100%;
            margin-bottom: 10.66667vw; } }
      #ServicesConsulting .sec4 .inner .lists {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        @media screen and (max-width: 960px) {
          #ServicesConsulting .sec4 .inner .lists {
            display: block; } }
        #ServicesConsulting .sec4 .inner .lists .list {
          position: relative;
          margin-bottom: 20px;
          background-color: #FFFFFF;
          width: 24%;
          box-sizing: border-box;
          padding: 5px 15px 25px  15px; }
          @media screen and (max-width: 960px) {
            #ServicesConsulting .sec4 .inner .lists .list {
              width: 100%;
              margin-bottom: 5.33333vw;
              padding: 6.66667vw; } }
          #ServicesConsulting .sec4 .inner .lists .list .list-ttl {
            font-size: 15px;
            line-height: 140%;
            text-align: center;
            height: 80px;
            box-sizing: border-box;
            border-bottom: 1px solid #96A2B5;
            margin-bottom: 15px;
            font-weight: bold;
            display: flex;
            justify-content: center;
            align-items: center; }
            @media screen and (max-width: 960px) {
              #ServicesConsulting .sec4 .inner .lists .list .list-ttl {
                font-size: 4.26667vw;
                height: auto;
                border: none;
                margin-bottom: 6.66667vw; } }
          #ServicesConsulting .sec4 .inner .lists .list .list-txt {
            font-size: 14px; }
            @media screen and (max-width: 960px) {
              #ServicesConsulting .sec4 .inner .lists .list .list-txt {
                font-size: 3.73333vw; } }
