@charset "UTF-8";
/* コンテンツ
*****************************************************/
/* html, body { font-family : "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3","游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","メイリオ", "Meiryo", "verdana", sans-serif; border: 0; margin: 0; outline: 0; padding: 0; font-weight: 500;} */
@media screen and (max-width: 736px) {
  .main-body-in.lp .breadcrumbs .breadcrumbs-in li:last-child {
    display: inline-block;
  }
}

@media screen and (max-width: 736px) {
  .f_main_face > section {
    line-height: 1.5;
  }
}

.wrapper {
  background-color: #ecf3f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .wrapper {
    min-width: 100%;
    width: 100%;
  }
}

.prp-detail {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1200px;
  padding: 50px 100px 0;
}
@media screen and (max-width: 736px) {
  .prp-detail {
    margin: -80px 20px;
    padding: 26px 0 40px;
    max-width: 100%;
  }
}
.prp-detail > section {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 736px) {
  .prp-detail > section {
    line-height: 1.5;
  }
}

section {
  clear: both;
  display: block;
  overflow: hidden;
}
section .inner {
  margin: 0 auto;
  max-width: 100%;
  padding-bottom: 50px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  section .inner {
    padding: 0 15px;
  }
}
section .inner.no {
  padding-bottom: 0;
}
section .inner p {
  padding-bottom: 25px;
  text-align: left;
}
@media screen and (max-width: 736px) {
  section .inner p {
    padding-bottom: 20px;
    font-weight: 500;
    line-height: 1.8;
  }
}
section .inner p.no {
  padding-bottom: 0;
}
section .inner p.sm {
  font-size: 12px;
  text-align: right;
}
@media screen and (max-width: 736px) {
  section .inner p.sm {
    font-size: 10px;
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 736px) {
  section .inner .treatpoint {
    margin-top: 30px;
  }
}
@media screen and (max-width: 736px) {
  section .w-inner,
  section .w-inner02 {
    margin: 0 auto;
    max-width: 100%;
    padding: 20px;
    width: auto;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 736px) {
  section .sec-treatrec .inner {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  section .sec-points-txt p {
    padding-bottom: 0;
  }
}

.wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.wrapper *:before, .wrapper *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-box-sizing: border-box;
}

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0;
  margin-top: 0;
}

ul,
ol {
  margin: 0;
  margin-left: 0;
  padding: 0;
}

li {
  margin-bottom: 0;
}

p {
  margin: 0;
}

table {
  border: none;
  margin: 0;
}

th,
td {
  border: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrapper a {
  text-decoration: none;
}
.wrapper a:hover {
  opacity: 0.7;
}

.cfix {
  clear: both;
  overflow: hidden;
  display: block;
}

img {
  height: auto;
  max-width: 100%;
}

.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
}

.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.tbl {
  display: table;
  width: 100%;
  height: 100%;
}

.tbl-cell {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}

.spDisp_lp {
  display: none;
}

.img-center {
  margin: 0 auto;
  text-align: center;
}

.txt-center {
  text-align: center;
}

.yellow {
  color: #ffff00;
  font-weight: 700;
}

.padbot40 {
  padding-bottom: 40px;
}

.sp-only {
  display: none;
}

.cfix {
  clear: both;
  display: block;
  overflow: visible;
}

.atop {
  margin-top: 50px;
}

@media screen and (max-width: 736px) {
  td.teble-left {
    text-align: left;
  }
}

.sec-ttl {
  background-color: #0085ce;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 50px;
  padding: 20px 10px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-ttl {
    font-size: 18px;
    margin-bottom: 30px;
    padding: 10px;
  }
}
@media screen and (max-width: 736px) {
  .sec-ttl.nopad {
    font-size: 17px;
    padding: 10px 0;
  }
}
.sec-ttl.no {
  margin-bottom: 0;
}
.sec-ttl:after {
  bottom: -20px;
  content: "";
  height: 0;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #0085ce;
}
@media screen and (max-width: 736px) {
  .sec-ttl:after {
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0085ce;
  }
}

/* Section Banner */
.sec-bnr {
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-bnr {
    margin-top: 20px;
    padding: 0;
  }
}
.sec-bnr h2 {
  line-height: 0;
}
.sec-bnr img {
  width: auto;
}

/* Section Whatis */
.sec-whatis-col-txt {
  margin-left: 5%;
  width: 58.5%;
}

.sec-whatis-col-img {
  line-height: 0;
  width: 36%;
}
.sec-whatis-col-img figure {
  margin-top: 10px;
}
.sec-whatis-col-img figure figcaption {
  font-size: 11px;
  color: #555555;
  line-height: 1.2;
  margin-top: 10px;
}

.sec-whatis-col-txt,
.sec-whatis-col-img {
  display: block;
  float: right;
}
@media screen and (max-width: 736px) {
  .sec-whatis-col-txt,
  .sec-whatis-col-img {
    margin-right: 0;
    width: 100%;
  }
}

.sec-whatis-col-subttl {
  font-size: 32px;
  padding-bottom: 46px;
  color: #0085ce;
  font-weight: 600;
}
@media screen and (max-width: 736px) {
  .sec-whatis-col-subttl {
    font-size: 18px;
    line-height: 1.7;
    padding-bottom: 10px;
    margin-top: 0px;
    text-align: center;
  }
}

@media screen and (max-width: 736px) {
  .sec-whatis-col-spImg {
    width: 100%;
    float: right;
  }
}
@media screen and (max-width: 736px) {
  .sec-whatis-col-spImg figure figcaption {
    font-size: 11px;
    color: #555555;
    line-height: 1.2;
    margin-top: 10px;
  }
}

@media screen and (max-width: 736px) {
  html:not(:target) .sec-whatis-col-spImg img {
    margin: 0 auto;
    width: 100%;
  }
}

/* Section Points */
/* .treatpoint{margin-top:50px;} */
section .inner .sec-points-p {
  padding-bottom: 0;
}

.sec-points-box {
  margin-top: 25px;
}
@media screen and (max-width: 736px) {
  .sec-points-box {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-box img {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-box:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-box:nth-child(1) {
    float: none;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-box:nth-child(3) {
    float: none;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-box p {
    padding-bottom: 0;
    clear: both;
    display: block;
    margin-top: 15px;
    display: inline-block;
  }
}

.sec-points-txt {
  width: calc(100% - 544px);
  text-align: left;
  float: right;
}
@media screen and (max-width: 736px) {
  .sec-points-txt {
    width: 100% !important;
  }
}
.sec-points-txt p {
  line-height: 1.8;
}
.sec-points-txt span {
  font-size: 18px;
  font-family: "Noto Serif";
  color: rgb(255, 255, 255);
  background-color: rgb(0, 133, 206);
  text-align: center;
  width: 84px;
  height: 30px;
  margin-right: 10px;
  display: block;
  line-height: 30px;
}
@media screen and (max-width: 736px) {
  .sec-points-txt span {
    font-size: 12px;
    width: 53px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
  }
}

/* Section Area */
.left {
  float: left;
  width: calc(100% - 520px);
}
@media screen and (max-width: 736px) {
  .left {
    margin-bottom: 20px;
  }
}

.sec-points-ttl {
  font-size: 30px;
  font-weight: bold;
  color: #0085ce;
  display: block;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 736px) {
  .sec-points-ttl {
    font-size: 18px;
    display: block;
    width: 79%;
    float: right;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .sec-points-ttl:before {
    height: 24px;
    top: 1px;
    width: 3px;
  }
}

.points-img {
  margin-left: 43px;
}

.sec-points-img {
  text-align: center !important;
  margin-bottom: 30px;
}
@media screen and (max-width: 736px) {
  .sec-points-img {
    margin-bottom: 20px;
  }
}

.sec-points2-img {
  text-align: center !important;
  margin-bottom: 0;
}
@media screen and (max-width: 736px) {
  .sec-points2-img {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 736px) {
  .points-img-sp {
    margin-top: 30px;
  }
}

.sec-collagenlift-img {
  margin-top: 50px;
}
@media screen and (max-width: 736px) {
  .sec-collagenlift-img {
    margin-top: 0px;
  }
}

.sec-treatsteps-box-kaizen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 736px) {
  .sec-treatsteps-box-kaizen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

/* Section Recomendation */
/* Section Treatrec */
.sec-reco-ttl {
  color: #2e70a7;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 70px 40px;
  z-index: 1;
  position: absolute;
}
@media screen and (max-width: 736px) {
  .sec-reco-ttl {
    font-size: 18px;
    margin: 0 10px;
  }
}

.sec-treatrec {
  background-color: #fff;
  border: 20px solid #c8dbea;
  min-height: 404px;
  overflow: visible;
  margin-bottom: 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec {
    margin: 0 auto;
    padding: 0;
    margin-top: 30px;
    border: 5px solid #c8dbea;
    width: 95%;
    min-height: 310px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 736px) {
  .sec-treatrec::after {
    content: "";
  }
}
.sec-treatrec .inner2 {
  overflow: visible;
  position: relative;
  padding: 30px 0;
}
@media screen and (max-width: 736px) {
  .sec-treatrec .inner2 {
    padding: 15px 0;
  }
}

@media screen and (max-width: 736px) {
  .sec-treatrec-img {
    top: -6px;
    right: -20px;
  }
}
.sec-treatrec-img img {
  position: absolute;
  top: -56px;
  right: 0;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-img img {
    top: -26px;
    right: 0;
    max-width: 40% !important;
  }
}

.sec-treatrec-list {
  margin-left: 70px;
  position: absolute;
  margin-top: 90px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list {
    margin-left: 10px;
    margin-top: 70px;
    position: relative;
  }
}
.sec-treatrec-list li {
  display: block;
  font-size: 23px;
  padding-bottom: 13px;
  padding-left: 31px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list li {
    font-size: 18px;
  }
}
.sec-treatrec-list li:before {
  content: url("../images/sec-treatrec-check.png");
  left: 0;
  position: absolute;
  top: 4px;
}
@media screen and (max-width: 736px) {
  .sec-treatrec-list li:before {
    top: 0;
  }
}
.sec-treatrec-list li:last-child {
  padding-bottom: 0;
}
.sec-treatrec-list li span {
  color: #d73563;
  font-weight: 600;
  text-decoration: underline;
}

/* Section Treatsteps */
.sec-treatsteps {
  background-color: #f6f9fc;
}
.sec-treatsteps .inner {
  padding: 0 50px 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatsteps .inner {
    margin: 0;
    padding: 0 13px 30px;
    width: auto;
  }
}

@media screen and (max-width: 736px) {
  .prp-detail .sec-treatsteps {
    margin: 0 10px;
  }
}

/*Section Side Effects */
.effects-box {
  background-color: #e8e8e8;
  padding: 30px;
}
@media screen and (max-width: 736px) {
  .effects-box {
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 5px;
  }
}

.effects-box h3 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .effects-box h3 {
    font-size: 14px;
    margin-top: 10px;
  }
}

.prp-table {
  background-color: #fff;
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
@media screen and (max-width: 736px) {
  .prp-table {
    margin-top: 10px;
  }
}
.prp-table tr {
  border-bottom: 1px dashed #aaa;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
}
@media screen and (max-width: 736px) {
  .prp-table tr {
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
  }
}
.prp-table tr:last-child {
  border-bottom: none;
}
.prp-table tr td.ptd {
  letter-spacing: 0;
}
.prp-table td {
  padding: 15px;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .prp-table td {
    font-size: 13px;
    padding: 10px;
  }
}
.prp-table td:nth-child(1) {
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
  letter-spacing: 15px;
}
@media screen and (max-width: 736px) {
  .prp-table td:nth-child(1) {
    font-size: 13px;
    padding: 10px 0px;
    letter-spacing: 11px;
  }
}
.prp-table td:last-child {
  padding-left: 0;
}
@media screen and (max-width: 736px) {
  .prp-table td:last-child {
    padding-left: 3px;
    padding-right: 0;
  }
}

.list-contra {
  list-style-type: "・";
  padding-left: 10px;
}
@media screen and (max-width: 736px) {
  .list-contra {
    padding-left: 10px;
  }
}

/* Section Regenerative Medicine */
.sec-regenerative {
  background-image: none;
  background-color: transparent;
}
.sec-regenerative .bg-wrapper {
  background-color: #f7f7f7;
  padding-bottom: 100px;
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}
.sec-regenerative .w-inner {
  max-width: 100%;
  margin-bottom: 60px;
}
@media screen and (max-width: 736px) {
  .sec-regenerative .w-inner {
    margin-bottom: 0px;
    padding: 0 13px;
    margin-top: 20px;
  }
}
.sec-regenerative h3 {
  margin-top: 50px;
}
.sec-regenerative .fd_list01 li {
  float: left;
  margin-right: 3%;
  width: 31.3%;
}
.sec-regenerative .fd_list01 li:last-child {
  margin-right: 0;
}
.sec-regenerative .fd_list01 li > div {
  border-radius: 5px;
  width: 100%;
}
.sec-regenerative .fd_list01 li h4 {
  color: #006fb1;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif;
  font-size: 21px;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
}

.block-c {
  max-width: 994px;
  margin: 0 auto;
  border-radius: 10px;
  z-index: 9;
  position: relative;
}
.block-c h4 {
  background-color: #006fb9;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
  line-height: 2;
  padding: 15px;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
@media screen and (max-width: 736px) {
  .block-c h4 {
    font-size: 17px;
    line-height: 1.5;
    padding: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}
.block-c .block-txt {
  min-height: 250px;
  padding-right: 416px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .block-c .block-txt {
    min-height: auto;
    width: 100%;
    padding: 0;
  }
}
.block-c .block-txt p {
  color: #323232;
}
.block-c .block-c-bg {
  position: relative;
  background-color: #eaf1f7;
  padding: 30px 40px;
  border-radius: 10px;
}
@media screen and (max-width: 736px) {
  .block-c .block-c-bg {
    padding: 20px 10px;
    border-radius: 5px;
  }
}
.block-c .block-c-bg img {
  position: absolute;
  right: 40px;
  top: 30px;
  width: auto;
}
@media screen and (max-width: 736px) {
  .block-c .block-c-bg img {
    position: relative;
    right: 0;
    top: 0;
    width: 50%;
    float: right;
    margin-left: 4px;
    min-height: 100px;
    margin-bottom: 0;
  }
}
.block-c .block-c-bg .btn-default {
  margin: 0 auto;
  text-align: center;
  margin-top: 15px;
}
.block-c .block-c-bg .btn-default a {
  background-color: #ffffff;
  border: 1px solid #006fb9;
  color: #006fb9;
  display: inline-block;
  font-size: 21px;
  font-weight: 700;
  line-height: 1.2;
  width: 100%;
  padding: 10px;
}
@media screen and (max-width: 736px) {
  .block-c .block-c-bg .btn-default a {
    font-size: 16px;
    min-width: 100%;
  }
}
.block-c .block-c-bg .btn-default a small {
  clear: both;
  display: block;
  font-size: 12px;
  line-height: 2;
}
.block-c .block-c-bg .btn-default a span {
  position: relative;
}
.block-c .block-c-bg .btn-default a span:before {
  content: url("../images/icon-circle.png");
  left: -30px;
  position: absolute;
  top: 2px;
}
@media screen and (max-width: 736px) {
  .block-c .block-c-bg .btn-default a span:before {
    left: -5px;
    content: url("../images/icon-circle_sp.png");
  }
}
@media screen and (max-width: 736px) {
  .block-c .block-c-bg .btn-default a span {
    padding-left: 15px;
    font-size: 16px;
  }
}

/* Section 03 */
.sec_03 {
  background-color: #0085ce;
  padding: 60px;
}
@media screen and (max-width: 736px) {
  .sec_03 {
    padding: 0 !important;
  }
}

.contact-row {
  margin: 0 auto;
  max-width: 880px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .contact-row {
    max-width: 100%;
  }
}

.contact-list li {
  display: block;
  float: left;
  margin: 0 auto;
  width: 50%;
}
@media screen and (max-width: 736px) {
  .contact-list li {
    float: none;
    padding-bottom: 20px;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .contact-list li:first-child {
    margin-top: 10px;
  }
}
.contact-list li:first-child img {
  float: left;
}
@media screen and (max-width: 736px) {
  .contact-list li:first-child img {
    float: none;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
  }
}
@media screen and (max-width: 736px) {
  .contact-list li:last-child {
    padding-bottom: 10px;
  }
}
.contact-list li:nth-child(2) img {
  float: right;
}
@media screen and (max-width: 736px) {
  .contact-list li:nth-child(2) img {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}

/* Section Treatflow */
@media screen and (max-width: 736px) {
  .sec-treatflow .sec-treatflow-txt p {
    width: calc(100% - 130px);
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
  }
}

.sec-treatflow-boxes {
  margin-top: 50px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-boxes {
    margin-top: 30px;
  }
}

.sec-treatflow-box {
  margin-bottom: 40px;
  text-align: right;
  overflow: hidden;
  clear: both;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-box {
    margin-bottom: 18px;
  }
}
.sec-treatflow-box:last-child {
  margin-bottom: 0;
}
.sec-treatflow-box img {
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-box img {
    width: 120px;
    margin-right: 10px;
  }
}

.sec-treatflow-txt {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 340px);
  text-align: left;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-txt {
    width: 100%;
  }
}

.sec-treatflow-ttl {
  font-size: 24px;
  font-weight: bold;
  color: #0085ce;
  border-bottom: 1px solid #0085ce;
  display: block;
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-ttl {
    font-size: 18px;
    margin-bottom: 20px;
    padding: 0;
  }
}
.sec-treatflow-ttl span {
  color: #fff;
  background-color: #0085ce;
  text-align: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .sec-treatflow-ttl span {
    font-size: 18px;
    height: 30px;
    margin-right: 6px;
    width: 30px;
  }
}

/* Section Cost */
.sec-cost-box {
  background: rgba(70, 135, 189, 0.05);
  padding: 43px 50px 45px;
  margin-bottom: 60px;
}
@media screen and (max-width: 736px) {
  .sec-cost-box {
    padding: 0 5px 20px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-box ul {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-box ul li {
    font-size: 14px;
    padding: 7px 10px;
  }
}
.sec-cost-box .sec-cost-price {
  margin-top: 20px;
}
.sec-cost-box .sec-cost-price li {
  display: inline-block;
  vertical-align: top;
  width: 60%;
  font-size: 20px;
  font-weight: bold;
  background: #f6f6f6;
  border: 1px solid #d2d2d2;
  padding: 12px 10px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-cost-box .sec-cost-price li {
    font-size: 13px;
    padding: 8px 0;
    width: 65%;
  }
}
.sec-cost-box .sec-cost-price li:nth-child(2) {
  float: right;
  border-left: 0;
  width: 40%;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .sec-cost-box .sec-cost-price li:nth-child(2) {
    float: right;
    border-left: 0;
    width: 35%;
    background: #fff;
    font-size: 12px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-box .sec-cost-price {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.sec-cost-box .sec-cost-price01 {
  margin-top: 40px;
}
@media (max-width: 350px) {
  .sec-cost-box .sec-cost-price01-item {
    padding: 27.5px 0 !important;
  }
}

ul.num-list li .num-box {
  display: block;
}
ul.num-list li .label {
  background: #b79417;
  color: #fff;
  font-size: 26px;
  line-height: 52px;
  height: 100%;
  width: 400px;
  text-align: center;
  display: inline-block;
}
ul.num-list li .rightbox {
  float: right;
}

.sec-cost-tbl {
  width: 100%;
  font-size: 20px;
  text-align: center;
  background: #fff;
  /* margin-bottom: 30px; */
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 20px;
  }
}
.sec-cost-tbl .fee {
  color: #d73563;
}
.sec-cost-tbl tr th,
.sec-cost-tbl tr td {
  border: 1px solid #d2d2d2;
  vertical-align: middle;
  padding: 12px 10px;
  font-weight: bold;
}
.sec-cost-tbl tr th {
  background: #0085ce;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr th {
    background: #006fb9;
    line-height: 1.2;
    font-size: 14px;
    padding: 3px;
  }
}
.sec-cost-tbl tr th:nth-child(2) {
  width: 23%;
  width: 23%;
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr th:first-child, .sec-cost-tbl tr th:nth-child(2) {
    width: 65%;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr th:last-child {
    font-size: 12px;
    padding: 7px;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr td {
    padding: 3px;
    padding: 10px 5px;
    font-size: 11px;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr td:first-child {
    font-size: 11px;
    text-align: center;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr td:nth-child(2) {
    font-size: 11px;
  }
}
@media screen and (max-width: 736px) {
  .sec-cost-tbl tr td small {
    font-size: 10px;
  }
}
.sec-cost-tbl tr:nth-child(odd) td {
  background: #f6f6f6;
}

.sec-mgn-bottom {
  margin-bottom: 30px;
}

@media screen and (max-width: 736px) {
  html:not(:target) .sec-cost-boxlow img {
    display: block;
    margin: 0 auto 15px;
    max-width: 80%;
  }
}
@media screen and (max-width: 736px) {
  html:not(:target) .sec-cost-boxlow p {
    display: block;
    width: 100%;
  }
}

.sec-cost-boxlow {
  border: 20px solid #c7dbeb;
  padding: 38px 35px 40px 30px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .sec-cost-boxlow {
    border-width: 5px;
    padding: 22px 10px 25px;
  }
}

.sec-cost-ttl {
  font-size: 28px;
  font-weight: bold;
  color: #0085ce;
  line-height: 1.2;
  margin-bottom: 45px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .sec-cost-ttl {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 19px;
  }
}

.sec-cost-boxlow img {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}
.sec-cost-boxlow p {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 366px);
}

.sec-cost-pd {
  padding: 5px 10px !important;
  line-height: 1.3;
}

.priceSubtext {
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 0px !important;
}
@media screen and (max-width: 736px) {
  .priceSubtext {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    padding-bottom: 0px !important;
    line-height: 100% !important;
  }
}

/* Section QA */
.sec10 .w-inner02 {
  padding: 0 50px 45px;
  margin-bottom: 0px;
}
@media screen and (max-width: 736px) {
  .sec10 .w-inner02 {
    margin-bottom: 0px;
    padding: 0px 10px 0;
  }
}

.dl-qa {
  margin: 0 auto 10px;
  max-width: 100%;
}
@media screen and (max-width: 736px) {
  .dl-qa {
    width: 100%;
  }
}
.dl-qa dt {
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(247, 247, 247)), color-stop(46%, rgb(249, 249, 249)), color-stop(51%, rgb(240, 240, 240)), to(rgb(247, 247, 247)));
  background: -webkit-linear-gradient(top, rgb(247, 247, 247) 0%, rgb(249, 249, 249) 46%, rgb(240, 240, 240) 51%, rgb(247, 247, 247) 100%);
  background: linear-gradient(180deg, rgb(247, 247, 247) 0%, rgb(249, 249, 249) 46%, rgb(240, 240, 240) 51%, rgb(247, 247, 247) 100%);
  border: #d6d6d6 1px solid;
  font-size: 20px;
  line-height: 40px;
  margin-top: 10px;
  padding: 15px 20px;
}
@media screen and (max-width: 736px) {
  .dl-qa dt {
    background: url("../images/bg-qa-ttl-sp.jpg") repeat-x top left;
    font-size: 18px;
    line-height: 1.5;
    padding: 10px 35px 10px 10px;
    background-color: #fafafa;
  }
}
.dl-qa dt div {
  background: url("../images/icon-q.jpg") no-repeat;
  font-weight: 700;
  min-height: 50px;
  padding-left: 70px;
  line-height: 50px;
}
@media screen and (max-width: 736px) {
  .dl-qa dt div {
    background-image: url("../images/icon-q-sp.jpg");
    min-height: 30px;
    padding-left: 40px;
    line-height: 1.2;
  }
}
.dl-qa dd {
  background: url("../images/icon-a.jpg") no-repeat #fff;
  font-size: 18px;
  background-position: 20px 15px;
  border: #d6d6d6 1px solid;
  border-top: none;
  padding: 30px 80px 30px 90px;
  line-height: 1.8;
}
@media screen and (max-width: 736px) {
  .dl-qa dd {
    background-image: url("../images/icon-a-sp.jpg");
    background-position: 10px 13px;
    font-size: 16px;
    padding: 10px 10px 10px 50px;
  }
}

.accT {
  position: relative;
  cursor: pointer;
}
.accT:after {
  content: url("../images/icon-open.png");
  position: absolute;
  right: 20px;
  top: 20px;
}
@media screen and (max-width: 736px) {
  .accT:after {
    content: url("../images/icon-open-sp.png");
    right: 10px;
    top: 13px;
    width: auto;
    height: auto;
  }
}
.accT.open:after {
  content: url("../images/icon-close.png");
}
@media screen and (max-width: 736px) {
  .accT.open:after {
    content: url("../images/icon-close-sp.png");
  }
}

td.table_white {
  background: #ffffff !important;
}
td.table_grey {
  background: #f6f6f6 !important;
}

.tab-buttons {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  width: 93%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
@media screen and (max-width: 736px) {
  .tab-buttons {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, 1fr);
  }
}

.tab-btn,
.more-btn {
  background-color: transparent;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #0085ce;
  border-radius: 30px;
  background-color: #fff;
  color: #0085ce;
  font-weight: bold;
  text-align: center;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.tab-btn:hover,
.more-btn:hover {
  background-color: #0085ce;
  color: #fff;
}

.tab-btn {
  padding: 10px;
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .tab-btn {
    padding: 5px;
    font-size: 14px;
  }
}
.tab-btn.is-active {
  background-color: #0085ce;
  color: #fff;
}

.more-btn {
  padding: 15px;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 736px) {
  .more-btn {
    padding: 10px;
    margin-bottom: 0px;
    width: 90%;
  }
}

.tab-content {
  display: none;
}
.tab-content.is-show {
  display: block;
}

.case-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .case-cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    margin-bottom: 10px;
  }
}

.case-card {
  background-color: #f6f9fc;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.case-card-img {
  position: relative;
}
.case-card-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.case-card-img::before, .case-card-img::after {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 0 20px;
  display: inline-block;
  text-align: center;
  position: absolute;
}
.case-card-img::before {
  content: "術前";
  top: 0;
  left: 0;
  background-color: #565756;
}
.case-card-img::after {
  content: "術後";
  top: 50%;
  left: 0;
  background-color: #0085ce;
}
.case-card-img.horizontal::before, .case-card-img.horizontal::after {
  width: 50%;
}
.case-card-img.horizontal::before {
  top: initial;
  left: 0;
  bottom: 0;
}
.case-card-img.horizontal::after {
  top: initial;
  left: initial;
  right: 0;
  bottom: 0;
}

/* 横型写真の場合 */
.case-card-tag {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  color: #0085ce;
  border: solid 1px #0085ce;
  width: 100%;
  background-color: #fff;
  padding: 0 10px;
}

@media screen and (max-width: 736px) {
  .case-card-tag,
  .case-card-nopost {
    font-size: 16px;
  }
}

.case-card-disc {
  font-size: 12px;
  margin-top: 10px;
}

.case-card-nopost {
  padding: 20px;
  font-size: 18px;
  text-align: center;
}

@media screen and (max-width: 736px) {
  .pcDisp_lp {
    display: none;
  }
}

@media screen and (max-width: 736px) {
  .spDisp_lp {
    display: block;
  }
}