#subpage .wide_banner {
  margin-bottom: 80px;
}
#subpage .center {
  text-align: center;
  margin-bottom: 100px;
  color: #d65100;
}
@media screen and (max-width: 768px) {
  #subpage .center {
    text-align: left;
    margin-bottom: 50px;
  }
}
#subpage .gray_box {
  background: #fff;
  padding: 60px;
}
@media screen and (max-width: 768px) {
  #subpage .gray_box {
    background: #fff;
    padding: 30px;
  }
}
#subpage .table_type01 {
  margin-bottom: 160px;
}
#subpage .table_type01.implant_table_type01 {
  margin-bottom: 60px;
}
#subpage .table_type01 thead tr th:nth-child(1) {
  width: 30%;
}
#subpage .table_type01 thead tr th:nth-child(2) {
  width: 55%;
}
#subpage .table_type01 thead tr th:nth-child(3) {
  width: 15%;
}
#subpage .table_type01 tbody tr th {
  text-align: left;
}
#subpage .table_type01 tbody tr td:nth-child(2) small {
  font-size: 1.2rem;
  margin-left: 1em;
}
#subpage .table_type01 tbody tr td:last-child {
  text-align: right;
}
@media screen and (max-width: 768px) {
  #subpage .table_type01 {
    margin-bottom: 50px;
  }
  #subpage .table_type01 thead tr th:nth-child(1) {
    width: 30%;
  }
  #subpage .table_type01 thead tr th:nth-child(2) {
    width: 50%;
  }
  #subpage .table_type01 thead tr th:nth-child(3) {
    width: 20%;
  }
  #subpage .table_type01 tbody tr th {
    text-align: left;
    white-space: normal;
    line-height: 1.5;
  }
  #subpage .table_type01 tbody tr td:nth-child(2) small {
    font-size: 1rem;
    display: block;
    margin-left: 0;
  }
  #subpage .table_type01 tbody tr td:last-child {
    text-align: right;
  }
}
#subpage .textbox03.bottom {
  margin-bottom: 120px;
}
#subpage .textbox03 .text .formula figure {
  padding: 10px 0 20px;
}
#subpage .textbox03 .text .formula small {
  display: block;
  font-size: 1.2rem;
  line-height: 1.65;
}
#subpage .textbox03 .text .list {
  padding: 30px;
  margin: 25px 0;
  background: #FFFDF0;
}
#subpage .textbox03 .text .list li {
  margin-bottom: 0px;
}
#subpage .info-txt-blk {
  padding: 57px 50px;
  border: 1px solid #d65100;
  margin-bottom: 50px;
}
#subpage .info-txt-blk h3 {
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  #subpage .textbox03.bottom {
    margin-bottom: 0px;
  }
  #subpage .textbox03 .text .formula figure {
    padding: 10px 0;
    text-align: center;
  }
  #subpage .textbox03 .text .formula figure img {
    max-width: 315px;
  }
  #subpage .textbox03 .text .formula small {
    display: block;
    font-size: 1rem;
    line-height: 1.65;
  }
  #subpage .textbox03 .text .list {
    padding: 20px;
    margin: 15px 0;
  }
  #subpage .textbox03 .text .list li {
    margin-bottom: 5px;
  }
  #subpage .info-txt-blk {
    padding: 20px 10px;
  }
  #subpage .info-txt-blk h3 {
    margin-bottom: 8px;
    font-size: 4vw;
  }
  #subpage .table_type01.implant_table_type01,
  #subpage .info-txt-blk {
    margin-bottom: 30px;
  }
}

/*# sourceMappingURL=style.css.map */
