.section-price {
  padding: 40px 0px 78px;
}
@media only screen and (max-width: 768px) {
  .section-price {
    padding-bottom: 60px;
  }
}
.section-price .price-tit {
  padding: 50px 0px 30px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .section-price .price-tit {
    padding: 20px 50px 20px;
  }
}
@media only screen and (max-width: 560px) {
  .section-price .price-tit {
    padding: 30px 30px 15px;
  }
}
@media only screen and (max-width: 360px) {
  .section-price .price-tit {
    padding: 20px 15px 15px;
  }
}
.section-price .price-txt {
  font-size: 24px;
  font-size: 1.5rem;
  color: #3d2b11;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.section-price .intro-list ._wrap_price {
  background-color: #f4f1e9;
}
@media only screen and (max-width: 480px) {
  .section-price .intro-list ._wrap_price {
    font-size: 3.2vw;
  }
}
.section-price .price-text {
  color: #705448;
  font-weight: bold;
  line-height: 2.2;
  padding: 50px 40px 34px;
}
@media only screen and (max-width: 768px) {
  .section-price .price-text {
    padding: 30px 0px 15px;
  }
}
.section-price .link-list--price {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0px;
}
@media only screen and (max-width: 360px) {
  .section-price .link-list--price {
    display: inherit;
  }
}
.section-price .link-list--price li {
  margin: 0 45px;
}
@media only screen and (max-width: 768px) {
  .section-price .link-list--price li {
    margin: 0px;
    width: 50%;
  }
}
@media only screen and (max-width: 360px) {
  .section-price .link-list--price li {
    width: 100%;
    margin-bottom: 20px;
  }
  .section-price .link-list--price li:last-child {
    margin-bottom: 0px;
  }
}

.hline-sub-txt {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  color: #705448;
  font-weight: bold;
  margin-bottom: 25px;
}

.hline-sub-img {
  margin-bottom: 36px;
  text-align: center;
}
.hline-sub-img .tit-line {
  margin-top: 10px;
}

.tit-line {
  font-size: 24px;
  font-size: 1.5rem;
  color: #705448;
  text-align: center;
}
.tit-line span {
  background: url(../images/common/bg_line.png) repeat-x left bottom;
  display: inline-block;
  font-weight: bold;
  letter-spacing: 2px;
  margin: auto;
  min-width: 360px;
  padding: 0 0 20px;
}
@media only screen and (max-width: 480px) {
  .tit-line span {
    min-width: 0;
  }
}

.section-surgery {
  padding: 65px 0px 70px;
}
.section-surgery .surgery-point {
  -webkit-justify-content: center;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .section-surgery .surgery-point {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
}
.section-surgery .surgery-point li {
  margin-bottom: 62px;
}
@media only screen and (max-width: 768px) {
  .section-surgery .surgery-point li {
    margin-bottom: 30px;
  }
}
.section-surgery .surgery-point li .surgery-point-txt {
  margin-bottom: 16px;
  margin-top: 0px;
}

.wrap-text {
  border-bottom: 1px solid #705448;
  border-top: 1px solid #705448;
  margin: 0 auto;
  padding: 35px 15px;
  width: 100%;
  max-width: 800px;
}
@media only screen and (max-width: 560px) {
  .wrap-text {
    padding: 20px 0px;
  }
}
.wrap-text.wrap-surgery {
  margin-top: -15px;
}
@media only screen and (max-width: 768px) {
  .wrap-text.wrap-surgery {
    margin-top: 0px;
  }
}
.wrap-text p {
  color: #705448;
  font-weight: bold;
  left: 0px;
  line-height: 2;
  padding-left: 20px;
  position: relative;
  top: 0px;
}
.wrap-text p .icon {
  display: block;
  left: 0px;
  position: absolute;
  top: 0px;
}
.wrap-text p ._txt {
  font-weight: normal;
  display: inline;
  padding-left: 10px;
}

.section-charge {
  padding: 80px 0px 60px;
}
@media only screen and (max-width: 768px) {
  .section-charge {
    padding: 50px 0px 50px;
  }
}
.section-charge .charge-tit {
  text-align: center;
  margin-bottom: 67px;
}
@media only screen and (max-width: 768px) {
  .section-charge .charge-tit {
    margin-bottom: 30px;
  }
}
.section-charge .charge-bg {
  padding: 50px 10px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
  .section-charge .charge-bg {
    padding: 30px 10px;
    margin-bottom: 35px;
  }
}
.section-charge .charge-bg .wrapper {
  overflow: auto;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #705448;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.section-charge .charge-bg .tbl-charge {
  border-spacing: 0;
  border-collapse: collapse;
  border-style: hidden;
  width: 100%;
}
.section-charge .charge-bg .tbl-charge thead th {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ccc4c0;
  border-left: 1px solid #b7a9a3;
  border-right: 1px solid #b7a9a3;
  color: #705448;
  font-weight: bold;
  padding: 8px 5px;
  text-align: center;
}
.section-charge .charge-bg .tbl-charge thead th:first-child {
  background-color: #fff;
}
@media only screen and (max-width: 560px) {
  .section-charge .charge-bg .tbl-charge thead th {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
}
.section-charge .charge-bg .tbl-charge tbody th {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ccc4c0;
  border-right: 1px solid #b7a9a3;
  color: #705448;
  font-weight: bold;
  padding: 8px 5px;
  text-align: center;
  width: 180px;
}
@media only screen and (max-width: 560px) {
  .section-charge .charge-bg .tbl-charge tbody th {
    font-size: 16px;
    font-size: 1.1428571429rem;
    width: 140px;
  }
}
@media only screen and (max-width: 480px) {
  .section-charge .charge-bg .tbl-charge tbody th {
    width: 105px;
  }
}
@media only screen and (max-width: 360px) {
  .section-charge .charge-bg .tbl-charge tbody th {
    width: 80px;
  }
}
.section-charge .charge-bg .tbl-charge tbody td {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #fff;
  border-bottom: 1px solid #ccc4c0;
  border-right: 1px solid #b7a9a3;
  color: #705448;
  text-align: center;
}
@media only screen and (max-width: 560px) {
  .section-charge .charge-bg .tbl-charge tbody td {
    font-size: 16px;
    font-size: 1.1428571429rem;
  }
}

.section-treatment {
  padding: 80px 0px 20px;
}
@media only screen and (max-width: 768px) {
  .section-treatment {
    padding: 50px 0px 20px;
  }
}

.section-content {
  padding: 75px 0px 40px;
}
@media only screen and (max-width: 768px) {
  .section-content {
    padding: 50px 0px 0px;
  }
}
.section-content .content-tit {
  text-align: center;
  margin-bottom: 30px;
}
.section-content .content-wrap-list .wrap-item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px solid #705448;
  margin-top: 50px;
}
.section-content .content-wrap-list .wrap-item:first-child {
  margin-top: 70px;
}
.section-content .content-wrap-list .wrap-item:last-child {
  border-bottom: 0px;
}
@media only screen and (max-width: 640px) {
  .section-content .content-wrap-list .wrap-item {
    display: inherit;
  }
}
.section-content .content-wrap-list .wrap-item .wrap-img {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  max-width: 440px;
  width: 44%;
  margin-bottom: 41px;
  margin-right: 60px;
}
@media only screen and (max-width: 768px) {
  .section-content .content-wrap-list .wrap-item .wrap-img {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .section-content .content-wrap-list .wrap-item .wrap-img {
    margin: 0px auto 20px;
    width: 100%;
    text-align: center;
  }
}
.section-content .content-wrap-list .wrap-item .content-wrap {
  width: 56%;
  margin-right: 100px;
  margin-bottom: 41px;
}
@media only screen and (max-width: 991px) {
  .section-content .content-wrap-list .wrap-item .content-wrap {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 640px) {
  .section-content .content-wrap-list .wrap-item .content-wrap {
    width: 100%;
  }
}
.section-content .content-wrap-list .wrap-item .content-wrap .wrap-tit {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  color: #705448;
  line-height: 1.5;
  margin-bottom: 18px;
}
.section-content .content-wrap-list .wrap-item .content-wrap .wrap-tit span {
  background: url(../images/home/bg.jpg) repeat-x left 94%;
}
.section-content .content-wrap-list .wrap-item .content-wrap .wrap-txt .wrap-txt--mb p:last-child {
  margin-bottom: 28px;
}
@media only screen and (max-width: 640px) {
  .section-content .content-wrap-list .wrap-item .content-wrap .wrap-txt .wrap-txt--mb p:last-child {
    margin-bottom: 15px;
  }
}
.section-content .content-wrap-list .wrap-item .content-wrap .content-table {
  margin-bottom: 10px;
  overflow: auto;
  border: 1px solid #705448;
}
.section-content .content-wrap-list .wrap-item .content-wrap .content-table .tbl-wrap {
  width: 100%;
}
.section-content .content-wrap-list .wrap-item .content-wrap .content-table .tbl-wrap th {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #f4f4f4;
  border-right: 1px solid #b7a9a3;
  color: #705448;
  font-weight: bold;
  padding: 9px 5px;
  text-align: center;
  width: 140px;
}
@media only screen and (max-width: 768px) {
  .section-content .content-wrap-list .wrap-item .content-wrap .content-table .tbl-wrap th {
    width: 120px;
  }
}
@media only screen and (max-width: 360px) {
  .section-content .content-wrap-list .wrap-item .content-wrap .content-table .tbl-wrap th {
    width: 100px;
  }
}
.section-content .content-wrap-list .wrap-item .content-wrap .content-table .tbl-wrap td {
  font-size: 20px;
  font-size: 1.25rem;
  background-color: #fff;
  color: #705448;
  padding: 9px 5px;
  text-align: center;
}

.price-detail {
  background: #f4f1e9;
  padding: 10px;
  font-size: .9em;
  margin: 1em 0;
  font-weight: bold;
}
.price-detail span {
  display: inline-block;
  background: #554640;
  color: #fff;
  font-size: .9em;
  padding: .2em .5em;
  border-radius: 5px;
  margin: 0 8px 0 0;
  vertical-align: middle;
}