@charset "utf-8";
/* CSS Document */

.t-txtA.content-mb.clear{
	overflow: hidden;
}
[lang="ja"] .ttl-bx h2 ,
[lang="ja"] h3.rb ,
[lang="ja"] .ttl-bx span ,
[lang="ja"] .ttl-bx p ,
[lang="ja"] .sp-ttl h2 ,
[lang="ja"] .sp-ttl p {
    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/blood-therapy/ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:300px;
    position:relative;
}
.ozon .ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/blood-therapy/ozon-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:100px;
    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"] .ozon .ttl-bx h2 ,
html[lang="vi"] .ozon .ttl-bx h2{
    letter-spacing:0;
}
.ozon .ttl-bx h2 {
    top:75px;
}
.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;
}
.t-titleD {
    margin: 0 auto 10px;
    display:block;
    text-align:center;
}
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;
}
.t-txtA .dia-p {
    margin-left: 1.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;
}
.rei {
    font-size:16px;
    font-weight:bold;
    padding: 0.5em;
    border-left: solid 5px #e02f51;
}
/* table */
.details-table {
    border:1px solid #e02f51;
    width:100%;
    border-spacing: 0px;
    margin-bottom:2rem;
}
.details-table th ,
.details-table td {
    padding: 10px;
    font-size: 17px;
    line-height: 1.5;
}
.details-table th {
    background: #e02f51;
    color:#fff;
    border-bottom:1px solid #fff;
    width: 200px;
}
.details-table td  {
    border-bottom:1px solid #e02f51;
}
.details-table tr:last-child td ,
.details-table tr:last-child th {
    border:none;
}
.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;
}
.flow-bx p {
    margin-left: 0.7rem;
}
.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;
}
@media screen and (max-width: 760px) {
    h3.rb {
        font-size: 18px;
    }
    .ttl-bx ,
    .ozon .ttl-bx {
        display:none;
    }
    .sp-txt {
        display:block;
    }
    .sp-ttl {
        display:block;
        background:url("/assets/special/img/blood-therapy/ttl-bg.jpg") right center no-repeat;
        padding:10px 5px;
        background-size: 100%;
    }
    .ozon .sp-ttl {
        display:block;
        background:url("/assets/special/img/blood-therapy/ozon-ttl-bg.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;
         flex-direction: column;
    }
    .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;
    }
    .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 {
        font-size:15px;
    }
    .details-table th {
        text-align:center;
    }
    .t-txtA .dia-p {
        margin-left:0;
    }
    .price-ul {
        padding:0;
    }
    .flex-bx,
    .flow-bx {
        padding:0;
    }
    .flow-img {
        width:100%;
    }
    ul {
        padding-left:0;
    }
    .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;
    }
    .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;
    }
    #menu01, #menu02, #menu03, #menu04, #menu05, #menu06 {
       margin-top:-160px;
        padding-top:160px;
    }
}
@media screen and (max-width: 320px) {
    .sp-ttl h2 {
    font-size:17px;
    }
    .sp-ttl p {
    font-size:11px;
    }
}
