#member th{
    margin-bottom: 10px;
}
.ma-30{
  margin-top: 30px;
}

.sinup01::after{
    content: "基本情報";
    display: block;
    position: absolute;
    top: 86px;
    color:#489bff !important;
    left: -5%;
  }
  .sinup02::after {
    content: "メンバー情報";
    display: block;
    position: absolute;
    top: 86px;
    color: #fff;
    left: -16%;
  }
  .sinup03::after {
    content: "ポリシー";
    display: block;
    position: absolute;
    top: 86px;
    color: #fff;
    left: -6%;
    width: 162%;
  }
  .sinup04::after {
    content: "完了";
    display: block;
    position: absolute;
    top: 86px;
    color: #fff;
    left: 7%;
    width: 82%;
    }
  /* .sinup-border{
    width: 150px;
    height:2px;
    background-color: #fff;
    margin-left: -8px; 
  }
  .sinup-border-after{
    width: 150px;
    height: 2px;
    background-color:#489bff;
    margin-left: -8px; 
  } */
  .sinup-input{
    margin-top: 10px;
  }
  .sinup-input-bottom{
    margin-bottom: 0 !important;
  }
  .sinup-submit{
    margin-top: 30px;
  }
  .scroll{
    height: 500px;
    overflow: auto;
  }
  .main-inner{
    margin: 50px auto;
  }
  .first_h2{
    text-align: center;
    margin: 70px 0 30px 0 !important;

  }
  .main-inner h2{
    margin: 50px 0 30px 0;
    text-align: center;
  }

  .member-signup{
    margin-top: 30px;
  }
  .return{
    display: block;
    text-align: center;
    margin-top: 20px;
  }
  td, th {
    padding: 20px 0;
    width:50%;
    text-align: center;
    background: #ffffff45;
    color: white;
    }

  .member03_table{
    width: 100%;
  }