@charset "shift_jis";
/* Updated 2024/07/30,T */
.refinance-wrap01 {
  margin-top: 42px;
}
.txt-link {
  margin-top: 127px;
}
.txt-scroll {
  display: none;
}
.sec01 .myhomeTableType01 thead th.bt01 {
  border-top: 2px solid #fff;
}
.sec01 .myhomeTableType01 thead th.br01 {
  border-right: 2px solid #fff;
}
.sec01 .myhomeTableType01 thead th.col02 {
  vertical-align: top;
}
/*-------------------------------------------
sp
-------------------------------------------*/
@media screen and (max-width: 767px) {
  .txt-link {
    margin-top: 33px;
  }
  .txt-scroll {
    display: block;
    margin-top: 16px;
    font-size: 1.4rem;
    text-align: right;
    color: #788883;
  }
  .txt-scroll::before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 19px;
    margin-right: 8px;
    vertical-align: -3px;
    background: url(/kojin/jutaku_loan/column/refinance_disadvantage/imgs/index_ico_01.png) 50% 50% / 18px auto no-repeat;
  }
  .sec01 .myhomeTableType01 thead th.col01 {
    width: auto;
  }
  .sec01 .myhomeTableType01 thead th.col02 {
    width: auto;
  }
  .table-scroll01 .myhomeTableType01.typeW750 {
    width: 750px;
  }
}