#flow {
  padding: 2em 0; }
  @media screen and (min-width: 641px) {
    #flow {
      padding: 30px 0 60px 0;
      min-width: 1000px; } }
  #flow .inner {
    width: 96%;
    margin: 0 auto;
    padding: 1em; }
    @media screen and (min-width: 641px) {
      #flow .inner {
        width: 1000px;
        padding: 70px 25px; } }
    #flow .inner .contens01 ul {
      clear: both;
      overflow: hidden; }
      #flow .inner .contens01 ul li {
        width: 50%;
        background: url("../images/flow/i_arrow00.png") no-repeat center bottom #006ab7;
        color: #ffffff;
        padding: 5% 0 11% 0;
        display: block;
        text-align: center;
        font-weight: bold;
        font-size: 1em; }
        @media screen and (min-width: 641px) {
          #flow .inner .contens01 ul li {
            padding: 25px 0 35px 0;
            font-size: 24px; } }
        #flow .inner .contens01 ul li:nth-child(even) {
          float: left; }
        #flow .inner .contens01 ul li:nth-child(odd) {
          float: right; }
    #flow .inner .contens01 .tab-area {
      display: flex;
      justify-content: center;
      cursor: pointer; }
      #flow .inner .contens01 .tab-area .tab {
        line-height: 30px;
        text-align: center;
        color: white; }
      #flow .inner .contens01 .tab-area .tab.active {
        background: url("../images/flow/i_arrow01.png") no-repeat center bottom #f4c80b;
        color: #006ab7; }
    #flow .inner .contens02 {
      margin: 2em auto;
      border: 1px solid #f2f3f3;
      padding: 5%; }
      @media screen and (min-width: 641px) {
        #flow .inner .contens02 {
          margin: 100px auto;
          padding: 50px; } }
      #flow .inner .contens02 ul {
        background: #f2f3f3;
        padding: 5%;
        clear: both;
        overflow: hidden;
        margin: 10% auto; }
        @media screen and (min-width: 641px) {
          #flow .inner .contens02 ul {
            padding: 40px;
            margin: 50px auto; } }
        #flow .inner .contens02 ul li {
          background: url("../images/flow/i_arrow02.png") no-repeat center bottom #ffffff;
          margin-bottom: 10%;
          padding: 5% 5% 15% 5%;
          clear: both;
          overflow: hidden; }
          @media screen and (min-width: 641px) {
            #flow .inner .contens02 ul li {
              margin-bottom: 50px;
              padding: 30px 30px 50px 30px; } }
          #flow .inner .contens02 ul li:last-child {
            background: #ffffff;
            padding: 5%;
            margin-bottom: 0; }
            @media screen and (min-width: 641px) {
              #flow .inner .contens02 ul li:last-child {
                padding: 30px; } }
          #flow .inner .contens02 ul li .img {
            text-align: center;
            margin-bottom: 5%; }
            #flow .inner .contens02 ul li .img img {
              display: inline; }
            @media screen and (min-width: 641px) {
              #flow .inner .contens02 ul li .img {
                float: left;
                width: 180px;
                margin-right: 20px;
                display: block;
                margin-bottom: 0; } }
          #flow .inner .contens02 ul li .txt {
            margin-bottom: 5%; }
            @media screen and (min-width: 641px) {
              #flow .inner .contens02 ul li .txt {
                float: right;
                width: 500px;
                margin-bottom: 0; } }
            #flow .inner .contens02 ul li .txt .ti_flow {
              clear: both;
              overflow: hidden;
              border-top: 1px solid #f2f3f3;
              border-bottom: 1px solid #f2f3f3;
              padding: 3% 0;
              font-weight: bold;
              font-size: 1.25em;
              margin-bottom: 3%; }
              @media screen and (min-width: 641px) {
                #flow .inner .contens02 ul li .txt .ti_flow {
                  font-size: 20px;
                  padding: 15px 0;
                  margin-bottom: 20px; } }
              #flow .inner .contens02 ul li .txt .ti_flow span {
                color: #006ab7;
                font-size: 0.8em;
                display: block; }
                @media screen and (min-width: 641px) {
                  #flow .inner .contens02 ul li .txt .ti_flow span {
                    border-right: 1px solid #f2f3f3;
                    padding-right: 30px;
                    margin-right: 30px;
                    display: inline; } }
      #flow .inner .contens02 .content {
        display: none; }
      #flow .inner .contens02 .content.show {
        margin-top: 50px;
        display: block; }
      #flow .inner .contens02 .other_plan {
        background: url("../images/flow/i_icon02.png") no-repeat center top;
        padding-top: 90px;
        text-align: center;
        font-size: 1.25em;
        margin-bottom: 10%; }
        @media screen and (min-width: 641px) {
          #flow .inner .contens02 .other_plan {
            font-size: 20px;
            margin-bottom: 30px; } }
      #flow .inner .contens02 .yourhouse {
        text-align: center;
        color: #006ab7;
        font-size: 1.125em; }
        @media screen and (min-width: 641px) {
          #flow .inner .contens02 .yourhouse {
            font-size: 18px; } }
        #flow .inner .contens02 .yourhouse p {
          background: url("../images/flow/i_arrow03.png") no-repeat center bottom;
          padding-bottom: 20px;
          margin-bottom: 20px;
          color: #1877bc; }
    #flow .inner .contens03 {
      margin: 2em auto; }
      @media screen and (min-width: 641px) {
        #flow .inner .contens03 {
          margin: 100px auto; } }
      #flow .inner .contens03 h3 {
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 1em; }
        #flow .inner .contens03 h3 span {
          background: linear-gradient(transparent 50%, #e5f0f8 0%); }
        @media screen and (min-width: 641px) {
          #flow .inner .contens03 h3 {
            font-size: 30px;
            margin-bottom: 30px; } }
      #flow .inner .contens03 ul {
        clear: both;
        overflow: hidden; }
        #flow .inner .contens03 ul li {
          width: 48%; }
          #flow .inner .contens03 ul li:nth-child(even) {
            float: right; }
          #flow .inner .contens03 ul li:nth-child(odd) {
            float: left; }
          @media screen and (min-width: 641px) {
            #flow .inner .contens03 ul li {
              width: auto; } }
    #flow .inner .contens04 {
      margin: 2em auto; }
      @media screen and (min-width: 641px) {
        #flow .inner .contens04 {
          margin: 100px auto; } }
      #flow .inner .contens04 h3 {
        font-size: 1.5em;
        font-weight: bold;
        margin-bottom: 1em; }
        #flow .inner .contens04 h3 span {
          background: linear-gradient(transparent 50%, #e5f0f8 0%); }
        @media screen and (min-width: 641px) {
          #flow .inner .contens04 h3 {
            font-size: 30px;
            margin-bottom: 30px; } }
      #flow .inner .contens04 ul {
        clear: both;
        overflow: hidden; }
        #flow .inner .contens04 ul li {
          width: 100%; }
/*--------------END 24/03/29追加css-------------------*/
#flow .inner .contens04 h2.flowh2_h3 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 1em;
}
#flow .inner .contens04 h2.flowh2_h3 span {
    background: linear-gradient(transparent 50%, #e5f0f8 0%);
}
.h1-deco {
    font-size: 24px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
}
.h1-deco::before {
    content: "";
    display: block;
    width: 12%;
    height: 0;
    border-bottom: 1px solid #006ab7;
    position: absolute;
    bottom: -26px;
    left: 44%;
    text-align: center;
    margin: 0 auto;
}
@media screen and (min-width: 641px){
#flow .inner .contens04 h2.flowh2_h3 {
    font-size: 30px;
    margin-bottom: 30px;
}}
/*--------------END 24/03/29追加css-------------------*/