.root#flow {
  letter-spacing: 0.04em; }
  .root#flow .wrap {
    width: 1192px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .root#flow .wrap {
        width: 100%;
        padding: 0 6.66666%; } }
    .root#flow .wrap .flow01 {
      position: relative;
      background: #FAFAFA;
      text-align: center;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.9;
      margin-bottom: 70px; }
      @media only screen and (max-width: 767px) {
        .root#flow .wrap .flow01 {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 1.73333;
          margin-bottom: 0;
          padding: 0 10.76923%; } }
      .root#flow .wrap .flow01__pos {
        position: absolute;
        left: 28px;
        top: 18px; }
        @media only screen and (max-width: 767px) {
          .root#flow .wrap .flow01__pos {
            left: 6.15384%;
            top: 6.15384%; } }
        @media only screen and (max-width: 767px) {
          .root#flow .wrap .flow01__pos > img {
            width: 25px; } }
      .root#flow .wrap .flow01__text {
        padding: 41px 0; }
        @media only screen and (max-width: 767px) {
          .root#flow .wrap .flow01__text {
            padding: 43px 0; } }
    .root#flow .wrap .branch {
      display: flex;
      justify-content: space-between;
      margin-bottom: 80px; }
      @media only screen and (max-width: 767px) {
        .root#flow .wrap .branch {
          display: block;
          margin-bottom: 50px; } }
      .root#flow .wrap .branch__ptn {
        width: 576px; }
        @media only screen and (max-width: 767px) {
          .root#flow .wrap .branch__ptn {
            width: 100%; } }
        .root#flow .wrap .branch__ptn__hl {
          font-size: 24px;
          font-size: 2.4rem;
          font-weight: inherit;
          line-height: 1.5;
          border-left: 6px solid #0D9A93;
          padding-left: 30px;
          margin-bottom: 30px; }
          @media only screen and (max-width: 767px) {
            .root#flow .wrap .branch__ptn__hl {
              font-size: 17px;
              font-size: 1.7rem;
              border-left: 3px solid #0D9A93;
              padding-left: 4%;
              margin: 40px 0; } }
        .root#flow .wrap .branch__ptn__item {
          position: relative;
          background: #FAFAFA;
          line-height: 1.9;
          padding-bottom: 61px; }
          .root#flow .wrap .branch__ptn__item[data-step="2"] {
            height: 324px; }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item[data-step="2"] {
                height: auto; } }
          @media only screen and (max-width: 767px) {
            .root#flow .wrap .branch__ptn__item {
              padding-bottom: 25px; } }
          .root#flow .wrap .branch__ptn__item__num {
            position: absolute;
            left: 28px;
            top: 18px; }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item__num {
                left: 6.15384%;
                top: 6.15384%; } }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item__num > img {
                width: 25px; } }
          .root#flow .wrap .branch__ptn__item__fig {
            width: 100%;
            height: 200px;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: auto 80%; }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item__fig {
                height: 160px; } }
          .root#flow .wrap .branch__ptn__item__text {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.75;
            padding: 0 30px; }
            .root#flow .wrap .branch__ptn__item__text[data-step="5"] {
              padding-bottom: 9px; }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item__text {
                font-size: 13px;
                font-size: 1.3rem;
                padding: 0 6.15384%; } }
          .root#flow .wrap .branch__ptn__item__min {
            font-size: 12px;
            font-size: 1.2rem;
            padding: 0 30px; }
            @media only screen and (max-width: 767px) {
              .root#flow .wrap .branch__ptn__item__min {
                font-size: 9px;
                font-size: 0.9rem;
                padding: 0 6.15384%; } }
        .root#flow .wrap .branch__ptn__line {
          margin-left: 50%;
          width: 2px;
          height: 40px;
          background: #0D9A93; }
          @media only screen and (max-width: 767px) {
            .root#flow .wrap .branch__ptn__line {
              width: 1px; } }
    .root#flow .wrap .flowEnd {
      background: #FAFAFA;
      text-align: center;
      padding: 30px 0;
      margin-bottom: 130px; }
      @media only screen and (max-width: 767px) {
        .root#flow .wrap .flowEnd {
          margin-bottom: 75px; } }
      .root#flow .wrap .flowEnd__text {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1.83; }
        @media only screen and (max-width: 767px) {
          .root#flow .wrap .flowEnd__text {
            font-size: 15px;
            font-size: 1.5rem;
            padding: 0 18%; } }
