@charset "utf-8";
/* CSS Document */
    .pc-display {
        display:block;
    }
    .sp-display {
        display:none;
    }
.t-txtA.content-mb.clear{
    overflow: hidden;
}
[lang="ja"] .ttl-bx h2 ,
[lang="ja"] h3.rb ,
[lang="ja"] .ttl-bx p ,
[lang="ja"] .sp-ttl h2 ,
[lang="ja"] .sp-ttl p ,
[lang="ja"] .photo .txt{
    font-family: "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
h3.rb {
    display: inline-block;
    position: relative;
    line-height: 1.5;
    vertical-align: middle;
    text-align: left;
    padding: 10px 18px 10px 35px;
    background: #fa8383;
    color: #fff;
    font-size: 20px;
    box-sizing: border-box;
    width: 99.5%;
    box-shadow: none;
    margin-top: 0;
    border-left: none;
    border-radius: 5px;
    margin-left: .2rem;
}
h3.rb .mark {
    display: inline-block;
    position: absolute;
    top: 14px;
    left: -5px;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    width: 20px;
    text-align: center;
    color: white;
    font-size: 13px;
    background: #B7183F;
    border-radius: 2px;
}
h3.rb .mark:before {
    position: absolute;
    content: '';
    top: 20px;
    left: 0;
    border: none;
    border-top: solid 3px #C16176;
    border-left: solid 5px transparent;
}
h3.rb .mark:after {
    content: '';
    position: absolute;
    left: 19px;
    top: 0;
    height: 0;
    width: 0;
    border-top: 10px solid #B7183F;
    border-bottom: 10px solid #B7183F;
    border-right: 10px solid transparent;
}
.t-img{
    float: right;
    width:45%;
    padding-left:40px;
    height: auto;
}
.t-img.left{
    float: left;
    width:45%;
    padding-left:40px;
    height: auto;
}
.t-img img{
    width:100%;
    height: auto;
}
.t-img.mini {
    position: relative;
    margin-bottom:20px;
}
.t-img.mini img{
    width:auto;
    height: auto;
    position: relative;
    left: 30%;
}
.sp-list{
    font-size: 15px;
    line-height: 1.5;
}

.list-icon{
    list-style-type: none;
    margin-top:10px;
    line-height: 1.5;
}

.list-icon:before{
    content: "※";
    margin-left:-20px;
    margin-right:7px;
}

/*button*/
.link-btn{
    width:80%;
    margin:30px auto;
}

.link-btn a{
    display: block;
    padding: 1em;
    text-decoration: none;
    border-radius: 4px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#ef5a8d 0%, #ef195e 100%);
    background-image: linear-gradient(#ef5a8d 0%, #ef195e 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.15);
    border-bottom: solid 1px #5e7fca;
    text-align: center;
    font-size:22px;
    line-height: 1.4;
    cursor: pointer;
  }

.link-btn a:hover{
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.link-btn a:active{
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    border-bottom: none;
}
.sp-ttl ,
.sp-txt {
    display:none;
}
.details-table th.relative {
    position:relative;
}
.small-txt {
    position:absolute;
    right:1rem;
    top:27%;
    font-size:13px;
}
.ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:300px;
    position:relative;
}

.eyes .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/eyes-ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.face-lift .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/face-lift-ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.face-lift .ttl-bx h2 {
    margin: 0;
}
.face-lift .ttl-bx span {
    font-size: 16px;
    line-height: 1.5;
    display: block;
    margin-left: 5px;
    margin-bottom: 10px;
}
.create-nose-shape .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/create-nose-shape-ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.breast-lifting .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/breast-lifting-ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.lip-smaile .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/lip_main-001.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.lip-lifting .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/plastic-surgery/lip-lifting-ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:250px;
    position:relative;
}
.ttl-bx h2 {
    font-size:35px;
    line-height:45px;
    color:#151515;
    position:absolute;
    top:80px;
    left:70px;
    text-shadow:2px 1px 0 #FFF, -1px -1px 0 #FFF,
              -1px 1px 0 #FFF, 1px -1px 0 #FFF,
              0px 1px 0 #FFF,  0-1px 0 #FFF,
              -1px 0 0 #FFF, 1px 0 0 #FFF;
    letter-spacing:.3rem;
}
html[lang="en-US"] .ttl-bx h2 ,
html[lang="vi"] .ttl-bx h2 ,
html[lang="en-US"] .eyes .ttl-bx h2 ,
html[lang="vi"] .eyes .ttl-bx h2 ,
html[lang="en-US"] .face-lift .ttl-bx h2 ,
html[lang="vi"] .face-lift .ttl-bx h2 ,
html[lang="en-US"] .breast-lifting .ttl-bx h2 ,
html[lang="vi"] .breast-lifting .ttl-bx h2,
html[lang="en-US"] .lip-smaile .ttl-bx h2 ,
html[lang="vi"] .lip-smaile .ttl-bx h2,
html[lang="en-US"] .lip-lifting .ttl-bx h2 ,
html[lang="vi"] .lip-lifting .ttl-bx h2,
html[lang="en-US"] .create-nose-shape .ttl-bx h2 ,
html[lang="vi"] .create-nose-shape .ttl-bx h2 {
    letter-spacing:0;
}
.ttl-bx p {
    font-size:18px;
    color:#151515;
    position:absolute;
    top: 105px;
    left: 30px;
    background: rgba(255,255,255,.8);
    border-radius: 5px;
    padding: 10px 20px;
}
.t-txtA .ttl {
    color:#e02f51;
    font-weight:bold;
}

.point {
    background:#e02f51;
    border-radius:5px;
    font-size:15px;
    color:#fff;
    font-weight:bold;
    padding:5px 10px;
    margin-right:10px;
    font-style:italic;
}
.method {
    color:#fff;
    padding-right:15px;
    margin-right:10px;
    font-style:italic;
    font-size:20px;
}
.flex {
    display:flex;
    flex-wrap:wrap;
}
.flex_top {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.flex-img  {
    width:40%;
    margin: 0;

}
figure.flex-img img {
    border: none;
    margin-bottom: 0;
}
.flex-img figcaption {
    text-align: center;
}
.flex-txt {
    width:55%;
}
.flex-txt {
    -webkit-box-ordinal-group:1;
    -ms-flex-order:1;
    -webkit-order:1;
    order:1;
}
.flex-img {
    -webkit-box-ordinal-group:2;
    -ms-flex-order:2;
    -webkit-order:2;
    order:2;
}
.flex-txt {
    padding-right:4%;
}
.flex-txt p {
    padding-left:1%;
}
.flex-img img {
    width:100%;
    height: auto;
    border:1px solid #eee;
    text-align:center;
    margin-bottom:1rem;
}
.page-link {
    display:flex;
    justify-content:flex-start;
    align-items:center;
    flex-wrap:wrap;
    padding:0;
    margin: 3rem 0 1.5rem;
}
.page-link li {
    border:1px solid #B7183F;
	background:#fbf5f6;
    width:30%;
    margin-bottom:1rem;
    text-align:center;
    margin-right:1rem;
}
.page-link li a {
    padding: .5rem 0rem .5rem 0rem;
    width: 100%;
    min-height:40px;
    display:flex;
    justify-content:center;
    align-items:center;
	text-decoration: none;
}
@media screen and (min-width: 768px)  {
.page-link li a {
    font-weight: 600;
}}
.method-list {
    padding:0;
}
.method-list li {
    width:33%;
    margin-bottom:1%;
    text-align:center;
}
.method-list li p {
    width: 90%;
    margin: .5rem auto;
    text-align:left;
}
.method-list li img {
    width:90%;
    margin:0 auto;
    border:1px solid #eee;
}
.t-titleD {
    margin: 0 auto 10px;
    display:block;
    text-align:center;
}
.flex-txt ul.dia {
    padding-left:20px;
}
ul li {
    list-style-type:none;
}
ul.dia li{
  list-style-type:none;
  position: relative;
  font-size:15px;
  line-height:1.5;
  padding-bottom:10px;
}
ul.dia li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #B7183F;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.price-ul {
    padding-left: 20px;
}
.bold {
    font-weight:bold;
}
.annotation {
    background: #eeeeee;
    padding: 10px;
    border-radius: 8px;
}
.field-bx{
    margin-bottom:3rem;
}
.t-txtA p {
    margin-bottom:1rem;
}
.case {
    margin:0;
    padding:0;
    display:flex;
    flex-wrap:wrap;
    list-style-type:none;
}
.case li {
    width:48%;
}
.case li img {
    width:100%;
}
ul.case li:nth-child(odd) {
    margin-right: 4%;
}
.pink-bg {
    background:#FFF9F7;
}
h4 {
    color:#B7183F;
    font-size: 18px;
    font-weight: bold;
    background:#fbf5f6;
    padding:10px;
    margin:.5rem 0 1rem;
}
h5 {
    color: #B7183F;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0 0 0;
    margin: 1rem 0;
    border-bottom: 4px double #B7183F;
}

.rei {
    font-size:16px;
    font-weight:bold;
    padding: 0.5em;
    border-left: solid 5px #e02f51;
}
.sign {
    text-align:right;
}
.profile-txt {
    width:65%;
}
.dr-img {
    width:24%;
    padding-right:4%;
    text-align:center;
}
.dr-img img {
    width:95%;
    margin-bottom:1rem;
}
.profile {
    margin-bottom:1rem;
}
.dr-img p {
    font-size:13px;
    text-align:left;
}
.dr-img h4 {
    background:none;
    color:#231815;
    font-weight:normal;
    padding:0;
    text-align:left;
}
.dr-img .name {
    font-size:23px;
    margin-bottom:1.5rem;
}
.dr-img .name-e {
    font-size:15px;
    display:block;
}
.dr-img .name-rubi {
    font-size:15px;
    padding-left: .7rem;
}
.profile-txt ul {
    padding:0;
}
.profile-txt ul li {
    font-size:13px;
    line-height:1.7;
}
.history ul li {
    border-bottom:1px solid #eee;
    padding:.5rem 0;
}
.contents_border {
    border: none;
    border-bottom: 1px dashed #b7183f;
    width: 100%;
    margin: 40px 0 50px;
}
/* table */
.details-table {
    border:1px solid #e02f51;
    width:100%;
    border-spacing: 0px;
    margin-bottom:2rem;
    border-collapse:  collapse;
}
.details-table th ,
.details-table td {
    padding: 10px;
    font-size: 17px;
    line-height: 1.5;
}
.details-table th {
    background: #e02f51;
    color:#fff;
    border:1px solid #fff;
    border-top:none;
}
.details-table td  {
    border:1px solid #e02f51;
}
.w30 {
    width:30%;
}
.flex-bx ,
.menu-bx{
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    padding:1rem;
}
.flow-bx {
    padding-left:0;
}
.l-bx ,
.r-bx {
    width:48%;
}
.right-txt {
    text-align:right;
}

.menu-bx li {
    list-style-type:none;
    border: 2px solid #b7183f;
    padding:1rem 2rem;
    margin: 2px 2px 1rem;
    width:41%;
    position:relative;
    z-index:1;
}
.menu-bx li a {
    width:43%;
    color:#231815;
}
.menu-bx li:hover{
    background:#ffe9e9;
}
.menu-bx li a:hover {
    color:#231815;
    text-decoration:none;
}
.menu-bx li p {
    margin:1.5rem 0 1rem;
}
.menu-bx li h4{
    margin:1rem 0;
}
.flow-bx li{
    list-style-type:none;
    margin-bottom: 1rem;
}
.flow-bx li:after {
    content:"";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #B7183F;
    display: block;
    text-align: center;
    margin:0 auto;
}
.flow-bx li:last-child:after {
    display:none;
}
.flow-bx li h4 {
    margin:.5rem 0 1rem;
}
.flow-img {
    width:80%;
    margin:0 auto .5rem;
}
.flow-img img {
    width:100%;
}
.new-content {
  position: absolute;
  top: -5px;
  right: -6px;
  width: 70px;
  height: 71px;
  overflow: hidden;
  }

.new-content span {
  display: inline-block;
  position: absolute;
  padding: 7px 0;
  left: -21px;
  top: 12px;
  width: 136px;
  text-align: center;
  font-size: 13px;
  font-weight:bold;
  line-height: 16px;
  background: #ed5379;
  color: #fff;
  letter-spacing: 0.05em;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.new-content span:before, .new-content span:after {
  position: absolute;
  content: "";
  border-top: 4px solid #b2751b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -4px;
}

.new-content span:before {
  left: 14px;
}

.new-content span:after {
  right: 10px;
}
.arrow ,
.arrow-right {
    position:relative;
}
.arrow:after ,
.arrow-right:after {
    position:absolute;
    content:"";
     display: block;
     width: 13px;
     height: 13px;
     border-bottom: solid 3px #B7183F;
     border-right: solid 3px #B7183F;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     right:1rem;
     top:34%;
}
.arrow-right:after {
    border-top: solid 3px #B7183F;
    border-bottom:none;
}
.mgn-top {
    margin-top:2rem;
}
.content-mb dt{
    border-bottom:1px solid #B7183F;
    font-size:18px;
    color:#B7183F;
    padding: 10px;
    padding-left:2rem;
    margin: .5rem 0 1rem;
    position:relative;
}
.content-mb dt:before {
    position:absolute;
    content:"■";
    color:#B7183F;
    padding-right:1rem;
    margin-left:-1.5em;
}
.content-mb dd ,
.content-mb dd ul{
    margin-left:0;
    padding-left:0;
}
.content-mb dd ul {
    margin-bottom:2rem;
}
.content-mb dd ul li {
    margin-bottom:.5rem;
    font-size:15px;
}
.content-mb dd ul li span.bold {
    display:block;
}
.flex.between {
    justify-content:space-between;
    padding: 0 .3rem;
    margin-bottom:1rem;
}
.flex.between .flex-img{
    position:relative;
}
.flex.between .flex-img img{
    margin-bottom:0;
}
.flex.between .flex-img:first-child:after {
    position:absolute;
    content:"";
    width: 0;
    height: 0;
    border-bottom: 20px solid transparent;
    border-top: 20px solid transparent;
    border-left: 20px solid #B7183F;
    display: block;
    text-align: center;
    margin: 0 auto;
    top: 40%;
    right: -27%;
}
.flex.between p{
    text-align:center;
}
.t-txtA p.notice-txt {
    font-size:10pt;
}
.balance-bx {
    border:1px dashed #b7183f;
    border-radius:10px;
    padding:1rem;
    margin-bottom:2rem;
}
.balance-bx .bold {
    color: #B7183F;
    background: #fbf5f6;
    padding:10px;
}

.balance-bx .flex-img {
    width:25%;
}
.balance-bx .flex-img img {
    margin:0;
}
.balance-bx .flex-txt {
    width:70%;
}
@media screen and (max-width: 760px) {
    .pc-display {
        display:none;
    }
    .sp-display {
        display:block;
    }
    h3.rb {
        font-size: 18px;
    }
    .ttl-bx ,
    .eyes .ttl-bx ,
    .face-lift .ttl-bx ,
    .breast-lifting .ttl-bx,
    .create-nose-shape .ttl-bx ,
    .lip-lifting .ttl-bx,
    .lip-smaile .ttl-bx  {
        display:none;
    }
    .sp-txt {
        display:block;
    }
    .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .eyes .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/eyes-ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .face-lift .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/face-lift-ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
        font-size: 20px;
    }
    .face-lift .sp-ttl span {
        display: block;
        font-size: 10px;
    }
    .breast-lifting .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/breast-lifting-ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .create-nose-shape .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/create-nose-shape-ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .lip-lifting .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/lip-lifting-ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .lip-smaile .sp-ttl {
        display:block;
        background:url("/assets/special/img/plastic-surgery/lip_main-001.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .sp-ttl h2 {
        font-size: 23px;
        margin:1rem 0 1rem 1rem;
        color: #151515;
        text-shadow: 2px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0-1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
    }
    .sp-ttl p {
        font-size:14px;
        color: #151515;
        background: rgba(255,255,255,.8);
        border-radius: 5px;
        padding: 5px;
        width:50%;
        margin: 0 0 1rem 0;
    }
    .flex {
         flex-direction: column;
         align-items: center;
    }
    .t-boxB .t-boxB-img {
        margin:40px auto 20px!important;
    }
    .t-boxB .t-titleD {
        margin-top:20px;
    }
    .t-boxB .t-boxB-entry .t-txtA.content-mb {
        margin-top:20px!important;
    }
    .point {
        display:block;
        margin-bottom:10px;
        text-align:center;
        margin-right:0;
    }
    .page-link {
        justify-content: space-between;
        margin: 2rem 0 1.5rem;
    }
    .page-link li {
        width: 49%;
        margin-right:0;
    }
    .page-link li a {
        width: 88%;
        padding: .5rem 0.7rem 0.5rem 0.2rem;
    }
    .arrow:after {
        width: 6px;
        height: 6px;
        border-bottom: solid 1px #B7183F;
        border-right: solid 1px #B7183F;
        right: 0.3rem;
        top: 44%;
    }
    .arrow-right:after {
        border-top: solid 1px #B7183F;
        border-right: solid 1px #B7183F;
        border-bottom:none;
    }
    .field-bx {
        padding:.5rem;
        margin-bottom:0;
    }
    #menu01, #menu02, #menu03, #menu04, #menu05, #menu06,
    #menu07, #menu08 {
       margin-top:-160px;
        padding-top:160px;
    }
    .flex-img ,
    .flex-txt {
        width:100%;
    }
    .flex-txt {
        padding-right:0;
    }
    .flex-img img {
        width:100%;
    }
    .flex.method-list {
        flex-direction: inherit;
       align-items: start;
    }
    .method-list li {
        width:50%;
        margin-bottom:3%;
    }
    .method-list li p {
        margin: 0.3rem auto;
        font-size:12px;
    }
    .dr-img {
        display:flex;
        width:100%;
    }
    #wrapper .dr-img img {
        width:25%;
        height:100%;
        padding-right:5%
    }
    .dr-img .name {
        font-size:20px;
    }
    .dr-img .name-e ,
    .dr-img .name-rubi {
        font-size:12px;
    }
    .profile-txt {
        width:100%;
    }
    .method {
            display:block;
    }
    .menu-bx {
        padding:0;
    }
    .menu-bx li {
        width:100%;
    }
    .t-img {
        float:none;
        width:100%;
        padding:0;
        margin-bottom:1rem;
    }
    .l-bx, .r-bx {
        width:100%;
    }
    .details-table th ,
    .details-table td {
        display:block;
        width:auto;
        border-bottom:none;
        font-size:15px;
        border:none;
    }
    .details-table th {
        text-align:center;
    }
    .flex-bx,
    .flow-bx {
        padding:0;
    }
    .flow-img {
        width:100%;
    }
    ul ,
    .price-ul {
        padding-left:0;
    }
    .annotation {
        margin-bottom:1rem;
    }
    .dia {
        padding-left:20px;
    }
    .t-img.mini {
        text-align:center;
    }
    .t-img.mini img {
        left:auto;
    }
    .t-txtA .ttl {
        line-height:1.5;
    }
    .case {
        flex-direction: column;
        padding:20px;
    }
    .case {
    padding:0;
    }
    .case li {
        width:100%;
    }
    ul.case li:nth-child(odd) {
        margin-right:0;
    }
    .link-btn a {
        font-size:16px;
    }
    #eriFooter {
       margin-top:30px;
    }
    .t-tableA {
    width: auto;
    overflow-x: hidden;
    }
    .t-tableA .table-col2 {
    width: 100%!important;
    }

    .contents_border{
        margin: 20px 0 30px;
    }
    .flex.between .flex-img:first-child {
        margin-bottom:2rem;
    }
    .flex.between .flex-img:first-child:after {
        right:0;
        left:0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #B7183F;
        bottom: -2.5rem;
        top: auto;
    }

    .balance-bx .flex-txt{
        width:100%;
    }
    .balance-bx .flex-img {
        width:70%;
    }
}
@media screen and (max-width: 320px) {
    .sp-ttl h2 {
    font-size:17px;
    }
    .sp-ttl p {
    font-size:11px;
    }
}

/*症例写真用（SP共通） */
.photo {
width: 100%;
text-align:center;
border-radius:6px;
margin-top: 10px;
position:relative;
}
.photo .txt {
    color: #717071;
    font-weight: bold;
    font-size:24px;
position:absolute;
 top:0;
    left: 24px;
}
 .photo img {
    width: 94%;
    margin: 0 auto;
}

/* プロテーゼ */
.prosthesis {
    font-size: 15px;
}
.prosthesis .flex {
    margin-top: 40px;
    align-items: center;
}
.prosthesis .flex-txt {
    width: 65%;
    padding-right: 5%;
}
.prosthesis .flex-img {
    width: 30%;
}
.prosthesis .flex-txt .prosthesis-rec {
    justify-content: space-between;
    align-items: center;
    display: flex;
    margin-top: 40px;
}
.prosthesis .flex-txt .prosthesis-rec-txt {
    margin-right: 30px;
    border: 1px solid #707070;
    color: #505050;
    position: relative;
    padding: 2px 0;
    background-color: #ffffff;
    width: 280px;
    text-align: center;
    font-size: 15px;
}
.prosthesis .flex-txt .prosthesis-rec-txt::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #FA8383;
    left: 5px;
    top: 5px;
    z-index: -1;
}
.prosthesis .flex-txt .prosthesis-rec li {
    position: relative;
    margin-bottom: 5px;
}
.prosthesis .flex-txt .prosthesis-rec li::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    background-color: rgba(255,131,131,.35);
}
.prosthesis .flex-txt dt {
    border: none;
    padding-left: 0;
    color: #505050;
    padding-bottom: 5px;
    font-weight: bold;
}
.prosthesis .flex-txt dt::before {
    content: '';
    padding-right: 0;
    margin-left: 0;
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #B7183F;
    bottom: 0;
}
.prosthesis-rec-list {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-right: 30px;
    position: relative;
}
.prosthesis-rec-list::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('/assets/special/img/plastic-surgery/prosthesis-border.png');
    background-size: cover;
    top: 0;
    left: 0;
}
.prosthesis-rec-list::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('/assets/special/img/plastic-surgery/prosthesis-border.png');
    background-size: cover;
    transform: rotate(-180deg);
    right: 0;
    bottom: 0;
}
.prosthesis .annotation {
    width: 75%;
    margin: 25px auto 0;
    background-color: #EAF5FC;
    color: #707070;
    padding: 18px 75px;
}
.prosthesis .annotation dt {
    border-bottom: none;
    font-size: 18px;
    color: #505050;
    padding: 0;
    margin: 0;
    text-align: center;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 14px;
}
.prosthesis .annotation dt::before {
    content: '';
    width: 30px;
    border-bottom: 2px solid #505050;
    border-radius: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: auto;
}
.prosthesis .annotation table th {
    text-align: left;
    padding-right: 50px;
}
.prosthesis .annotation p {
    font-size: 13px;
    margin-top: 20px;
}
.prosthesis .note {
    padding: 20px 30px;
    background-color: #F1F1F1;
    margin-top: 55px;
}
.prosthesis .note .note-ttl {
    margin-bottom: 0;
}
.prosthesis .note ul {
    padding: 0;
    margin-top: 5px;
    font-size: 14px;
}
.prosthesis .note .notice-txt {
    margin-top: 20px;
}
.details-table.details-table-nose th {
    background: #FBF5F6;
    color:#707070;
    border:1px solid #e02f51;
    font-weight: normal;
    text-align: left;
}
.details-table.details-table-nose td  {
    border:1px solid #e02f51;
    color:#707070;
}
@media screen and (max-width: 760px) {
    .prosthesis .flex-txt {
        width: 100%;
        padding-right: 0;
    }
    .prosthesis .flex-img {
        width: 80%;
    }
    .prosthesis .annotation {
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
    }
    .prosthesis .annotation table th,
    .prosthesis .annotation table td {
        display: block;
    }
    .prosthesis .note {
        padding: 5%;
    }
    .prosthesis .flex-txt .prosthesis-rec {
        display: block;
    }
    .prosthesis .flex-txt .prosthesis-rec-txt {
        margin: 0 auto 10%;
    }
    .prosthesis-rec-list {
        margin-right: 0;
    }
}
/* フェイスリスト */
.face-lift-doctor {
    width: 800px;
    border: 1px solid #AC1C3D;
    margin: 30px auto;
    background-color: #fbf5f6;
    box-sizing: border-box;
    padding: 10px;
}
.face-lift-doctor h4 {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}
.face-lift-doctor h4 span {
    display: block;
    font-size: 14px;
    color: #888888;
    font-weight: normal;
    margin-bottom: 5px;
}
.face-lift-doctor ul {
    padding-left: 0;
    margin: 0 auto;
    width: 600px;
}
.face-lift-doctor ul li {
    display: flex;
    align-items: center;
}
.face-lift-doctor ul li figure {
    width: 150px;
    height: 150px;
    min-width: 150px;
    min-height: 150px;
    border-radius: 100px;
    overflow: hidden;
}
.face-lift-doctor ul li figure img {
    width: 100%;
}
.face-lift-doctor ul li p {
    line-height: 1.8;
    margin-bottom: 0;
    color: #888888;
    font-size: 14px;
}
.face-lift-doctor ul li p span {
    font-size: 18px;
}
.face-lift-doctor h4 span.face-lift-doctor-space {
    display: inline-block;
    width: 1em;
}
p.face-lift-subttl {
    font-size: 18px;
    font-weight: bold;
}
.face-lift-right {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}
.face-lift-right p {
    margin: 0;
    font-size: 17px;
}
.face-lift-recommend {
    margin-top: 40px;
    padding: 20px 20px 0;
    border: 1px solid #b7183f;
    border-radius: 8px;
}
.face-lift-recommend p.face-lift-subttl {
    color: #b7183f;
}
@media screen and (max-width: 760px) {
    .face-lift-doctor h4 {
        font-size: 18px;
    }
    .face-lift-doctor h4 span.face-lift-doctor-space {
        display: block;
        width: inherit;
        margin: 0;
    }
    .face-lift-doctor {
        width: 100%;
    }
    .face-lift-doctor ul {
        width: 100%;
    }
    .face-lift-doctor ul li {
        margin-top: 30px;
        display: block;
        text-align: center;
    }
    .face-lift-doctor ul li p {
        font-size: 13px;
        margin-right: 5px;
    }
    .face-lift-doctor ul li figure {
        width: 60%;
        height: 60%;
        min-width: 60%;
        min-height: 60%;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto 20px;
    }
    .face-lift-right p {
        font-size: 15px;
    }
    .face-lift-recommend {
        margin-bottom: 40px;
    }
}
/* 二重・まぶた */
/*.prosthesis.eyelid .flex-txt {
    width: 100%;
}*/
.prosthesis.eyelid .flex-txt .prosthesis-rec {
    justify-content: flex-start;
}
.prosthesis.eyelid .prosthesis-rec-txt {
    width: 150px;
}
.prosthesis.eyelid .prosthesis-rec-list {
    justify-content: flex-start;
    flex-direction: column;
    margin-right: 30px;
    position: relative;
}
.prosthesis.eyelid .flex-txt .prosthesis-rec li::after {
    content: none;
}
.prosthesis.eyelid .flex-txt .prosthesis-rec li span {
    position: relative;
}
.prosthesis.eyelid .flex-txt .prosthesis-rec li span::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 8px;
    bottom: 0;
    left: 0;
    background-color: rgba(255,131,131,.35);
    z-index: -1;
}

/*人中短縮*/
.t-boxW-item-pc{
    width: 100%;
}
@media screen and (max-width: 760px) {
    .prosthesis.eyelid .prosthesis-rec-txt {
        width: 280px;
    }
    .prosthesis.eyelid .prosthesis-rec-list {
        justify-content: space-between;
        flex-direction: inherit;
    } }

/*脂肪採取・注入*/
.photocrf{
    text-align: center;
    position: relative;
}
.table_crf {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 80%;
    margin-bottom: 2em;
}

.table_crf th,
.table_crf td {
    padding: 10px;
    border: 2px solid #FFFFFF;
}

.table_crf th {
    background-color: #FBF5F6;
	font-weight: 500;
}
.table_crf td {
    background-color: #EEEEEE;
}
		.table_crf td span{
    font-size: 10px;
}
	
@media screen and (min-width: 760px) {
	.table_crf { width: 60%;
    margin: auto;}
    .table_crf th {
        width: 20%;
    }

    .table_crf td {
        width: 80%;
    }
}
td.right-txt {
    text-align:right;
}
.tablecrf td span{
    font-size: 10px;
}
.cbfont{
    color: #B7183F;
}
.photo02 {
    width: 80%;
    padding: auto;
    margin: auto;
    border-radius: 6px;
    margin-top: 10px;
    position: relative;
}
 .photo02 img {
    width: 100%;
    margin: 0 auto;
}

@media screen and (max-width: 760px) {
	.photo02 {
    width: 100%;
    text-align: center;
}
	 .photo02 img {
    width: 94%;
    margin: 0 auto;
}}


.details-table-crf th.relative {
    position:relative;
}
.details-table-crf {

    width:100%;
    border-spacing: 0px;
    margin-bottom:2rem;
    border-collapse:  collapse;
}
.details-table-crf th ,
.details-table-crf td {
    padding: 10px;
    font-size: 17px;
    line-height: 1.5;
}

.details-table-crf th {
    background: #FBF5F6;
    color:#707070;
    border:1px solid #e02f51;
    font-weight: normal;
    text-align: left;
}
.details-table-crf td  {
    border:1px solid #e02f51;
    color:#707070;
}

@media screen and (max-width: 760px) {
.details-table-crf th ,
.details-table-crf td {
font-size:14px;
       
    }
.details-table-crf th {
        text-align:center;
    }
.tablecrf td span{
    font-size: 9px;
}}


 /* パソコンで見たときは"pconly"のclassがついた画像が表示される */
.pconly { display: block !important; }
.sponly { display: none !important; }
 
/* スマートフォンで見たときは"sponly"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pconly { display: none !important; }
    .sponly { display: block !important; }
}