.subpage .list_tabel {
  margin-bottom: 10px;
}

.subpage .list_tabel .item em {
  width: 440px;
}

.subpage .list_tabel .item .text {
  width: 100%;
}

.subpage .list_tabel .item .text .price {
  margin-left: auto;
}

.subpage .list_tabel + small {
  display: block;
  text-align: right;
  font-size: 1.2rem;
  margin-bottom: 40px;
}

.subpage .gray_box figure {
  background: #fff;
  padding: 15px 10px;
  margin-top: 20px;
}

.subpage figure.tax {
  padding-bottom: 20px;
}

.subpage section.dental-loan .sect_title{
  padding: 0 0 80px;
}
.subpage .dental-loan img{
  padding-bottom: 40px;
}

.subpage .deduction {
  padding-bottom: 180px;
}

.subpage .deduction small {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 50px;
}
.subpage .dental-loan .text + .text {
  margin: 50px 0;
}
.subpage .dental-blk {
  max-width: 400px;
  margin: 0 auto;
}
.subpage .dental-blk a[target="_blank"]:not(.btn){
  margin-right: 0;
}
.subpage .dental-blk a{
  display: inline-block;
}
.subpage .dental-loan .textbox01.vertical {
  display: block;
}
@media screen and (max-width: 740px) {
  .subpage .sect_title_text {
    text-align: left !important;
  }
  .subpage .sect_title_text br {
    display: none;
  }
  .subpage .list_tabel {
    margin-bottom: 10px;
  }
  .subpage .list_tabel .item em {
    width: 100%;
  }
  .subpage .list_tabel + small {
    font-size: 1rem;
    margin-bottom: 30px;
  }
  .subpage .gray_box figure {
    padding: 20px;
    margin-top: 10px;
  }
  .subpage figure.tax {
    padding-bottom: 20px;
    text-align: center;
  }
  .subpage figure.tax img {
    margin: 0 auto;
    max-width: 300px;
  }
  .subpage section.dental-loan{
    padding: 20px 0;
  }
  .subpage section.dental-loan .sect_title{
    padding: 0 0 40px;
  }
  .subpage .deduction {
    padding-bottom: 40px;
  }
  .subpage .deduction small {
    display: block;
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .subpage .dental-loan .text + .text {
    margin: 20px 0;
  }
  .subpage .dental-loan img {
    padding: 10px 0 30px;
}
}
