#subpage section .model .textbox01 {
  display: block;
}
#subpage section .model .textbox01 a{
  display: block;
}
#subpage .textbox01 h3 + p {
  padding-top: 12px;
}
#subpage .textbox01 h4 {
  font-size: 18px;
  padding: 10px 0;
}

#subpage section .sect_ttl{
  margin-bottom: 80px;
  padding-bottom: 0;
}

#subpage .textbox01{
  margin: 0 auto 50px;
}

#subpage .textbox01 figure img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.line-txt{
  border-bottom: 2px solid #0058a7;
}
#subpage section .model .textbox01.orthodontic-treatment{
  margin-top: 50px;
}
.dummy-img{
  margin: 30px auto;
  text-align: center;
}
.bti-link {
  display: block;
  text-align: center;
  color: #444444;
}
.bti-link::after {
  display: none;
}
.txt_trtmt_period {
  margin-bottom: 60px;
}
.textbox01.infotextbox {
  justify-content: start !important;
}
#subpage .price_table tbody tr td:nth-child(1) {
  color: #0058a7;
}
#subpage .price_table tbody tr td {
  text-align: center;
  padding: 20px;
  font-weight: 500;
}
#subpage .bti-img-blk {
  margin: 0 auto 30px;
  width: 400px;
  text-align: center;
}
#subpage .bti-img-blk img {
  width: 70%;
  margin-bottom: 20px;
}
#subpage .bti-img-blk a {
  text-decoration: none;
}
#subpage .bti-img-blk a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
  text-underline-offset: 3px;
}
#subpage .bti-img-blk a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .dummy-img{
    margin: 20px auto;
  }
  #subpage.modelcase-page .title .heading {
    padding: 40px 10px;
    text-align: right;
    margin-left: auto;
  }
  #subpage .textbox01 h4 {
    font-size: 16px;
    padding: 8px 0;
  }
  
  #subpage section .sect_ttl{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  #subpage .textbox01{
    margin: 0 auto 50px;
  }
  #subpage h3.line{
    margin-top: 0;
  }
  #subpage .list.prgf-list{
    margin-bottom: 30px;
  }
  #subpage .bti-img-blk {
    margin: 0 auto 30px;
    width: 200px;
  }
  #subpage .bti-img-blk img {
    margin-bottom: 10px;
  }
  #subpage .bti-img-blk a span {
    font-size: 15px;
  }
  .txt_trtmt_period {
    margin-bottom: 30px;
  }
  #subpage .textbox01 figure img {
    width: 100%;
    max-width: 350px;
  }
  #subpage .textbox01.infotextbox figure img {
    width: 100%;
    max-width: 500px;
  }

}
/*# sourceMappingURL=style.css.map */
