#flow {
  padding-top: 6rem; }
  @media (min-width: 768px) {
    #flow {
      width: 100%;
      padding-top: 10rem; } }
  #flow .appeal {
    margin-bottom: 0.5em; }
  #flow .inner {
    margin-top: 1.5rem;
    position: relative; }
    @media (min-width: 768px) {
      #flow .inner {
        width: 105.2rem;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0; } }
    @media (min-width: 768px) {
      #flow .inner::before {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        bottom: 0;
        left: 6.3rem;
        height: calc(100% - 24.6rem);
        border-left: 0.4rem dotted #CCCCCC;
        margin: auto;
        z-index: 0; } }
    #flow .inner > ul {
      position: relative;
      z-index: 10rem; }
      #flow .inner > ul > li {
        padding-top: 5rem;
        display: flex;
        flex-direction: column;
        align-items: center; }
        @media (min-width: 768px) {
          #flow .inner > ul > li {
            padding-top: 0;
            flex-direction: row;
            justify-content: space-between; } }
        #flow .inner > ul > li:last-child .content {
          border-bottom: 0; }
        #flow .inner > ul > li .title {
          white-space: nowrap;
          text-indent: 100%;
          overflow: hidden;
          width: 12rem;
          height: 12rem;
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center center; }
          @media (min-width: 768px) {
            #flow .inner > ul > li .title {
              width: 13rem;
              height: 13rem; } }
          #flow .inner > ul > li .title.step1 {
            background-image: url("/wp-content/package/page/guidance/img/icon_step1.png?ua1dpo45x"); }
          #flow .inner > ul > li .title.step2 {
            background-image: url("/wp-content/package/page/guidance/img/icon_step2.png?ua1dpo464"); }
          #flow .inner > ul > li .title.step3 {
            background-image: url("/wp-content/package/page/guidance/img/icon_step3.png?ua1dpo46b"); }
          #flow .inner > ul > li .title.step4 {
            background-image: url("/wp-content/package/page/guidance/img/icon_step4.png?ua1dpo46h"); }
        #flow .inner > ul > li .content {
          margin-top: 3.4rem;
          padding-bottom: 4rem;
          border-bottom: 0.1rem solid #B4B4B4; }
          @media (min-width: 768px) {
            #flow .inner > ul > li .content {
              margin-top: 0;
              padding-top: 4rem;
              padding-bottom: 4rem;
              width: 87.6rem;
              display: flex;
              justify-content: space-between;
              align-items: center; } }
          #flow .inner > ul > li .content .description {
            padding: 0 2rem;
            font-size: 1.9rem;
            line-height: 3.6rem;
            letter-spacing: .08em;
            font-weight: bold; }
            @media (min-width: 768px) {
              #flow .inner > ul > li .content .description {
                padding: 0;
                width: 53.8rem;
                font-size: 2rem;
                line-height: 4rem; } }
            #flow .inner > ul > li .content .description .caution {
              font-size: 1.6rem;
              line-height: 3.2rem;
              letter-spacing: .03em;
              font-weight: normal;
              padding-left: 1em;
              text-indent: -1em; }
          #flow .inner > ul > li .content .image {
            margin-top: 3rem; }
            @media (min-width: 768px) {
              #flow .inner > ul > li .content .image {
                margin-top: 0;
                width: 28.5rem; } }
            #flow .inner > ul > li .content .image img {
              width: 100%;
              height: auto; }
          #flow .inner > ul > li .content .appeal p {
            margin: 2rem auto 0;
            text-align: center; }

@media (max-width: 767px) {
  #inspection h3 {
    margin-top: 3rem; } }
#inspection .ncSche dt {
  width: 11rem; }
  #inspection .ncSche dt span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    background-color: #E45403;
    color: #fff;
    font-size: 120%;
    font-weight: bold; }
@media (min-width: 768px) {
  #inspection .ncSche {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    #inspection .ncSche dt,
    #inspection .ncSche dd {
      padding-top: 4rem;
      padding-bottom: 4rem; }
    #inspection .ncSche dt {
      position: relative;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      #inspection .ncSche dt::before {
        position: absolute;
        top: 100%;
        bottom: 0;
        left: 50%;
        z-index: 0;
        display: block;
        height: 100%;
        margin: auto;
        border-left: 3px solid #CCCCCC;
        content: ''; }
      #inspection .ncSche dt:last-of-type::before {
        content: none; }
      #inspection .ncSche dt span {
        z-index: 10;
        height: 6rem; }
    #inspection .ncSche dd {
      width: calc(100% - 11rem);
      padding: 0 calc(11rem / 2); } }
@media (max-width: 767px) {
  #inspection .ncSche dt {
    padding-bottom: 1rem; }
  #inspection .ncSche dd:not(:last-of-type) {
    padding-bottom: 2rem; }
  #inspection .ncSche dd p:last-of-type {
    margin-bottom: 0; } }

#second-opinion .border li {
  color: #2E3942; }
#second-opinion .ncIcon.-phone.xlarge {
  margin: 0.5em auto !important; }

#chiken .border p {
  color: #2E3942; }
#chiken .ncIcon.-phone.xlarge {
  margin: 0.5em auto !important; }
