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

.t-titleB{
    color:#fff !important;
}

.t-titleB span{
	font-size:50px;
}

.t-titleC{
    border-left: 2px solid #ef8f7d !important;
    color:#e02f51 !important;
}

.t-titleD{
    margin-left:20px;
    margin-right: 20px;
    color: #e02f51 !important;
    letter-spacing: normal !important;
    border-top:solid 2px #ef8f7d;
    border-bottom:solid 2px #ef8f7d;
    padding:10px;
}

.t-titleE{
  border-top: 4px solid #ef8f7d !important;
  border-bottom: 4px solid #ef8f7d !important;
	color: #e02f51 !important;
	font-size:23px;
}

.t-boxA.margin-l{
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
}

.t-imgA img{
    width:100%;
    height: auto;
    margin:0 auto;
    
}

.t-boxB .t-boxB-img{
    width:auto !important;
    margin-right: auto !important;
    margin-top:40px;
}


.t-boxA.margin-l .t-txtA{
    color:#fff !important;
}


.t-boxB{
    border: double 6px #b7183f;
    padding:40px 20px;
    background: #fbf5f6;
}

.t-boxB .t-boxB-entry{
    /*border-top:solid 4px #b7183f !important;*/
    border-top:none;
}

.t-boxB .t-boxB-entry .t-txtA.content-mb{
    margin:40px 20px 0px 20px !important;
}

.t-boxK-item{
    width:50%;
}

.t-boxK-img img{
    width:100%;
    height: auto;
    margin:0 auto;
}

.t-txtA.content-mb.clear{
	overflow: hidden;
}
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%;
    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;
}
.ttl-bx {
    display:block;
    margin: 40px 20px;
    background:url("/assets/special/img/bodyshaping/ttl-bg.jpg") left top no-repeat;
    width:910px;
    height:458px;
    position:relative;
}
[lang="ja"] .ttl-bx h2 ,
[lang="ja"] .ttl-bx p ,
[lang="ja"] h3.rb {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}

.ttl-bx h2 {
    font-size:35px;
    line-height:45px;
    color:#151515;
    position:absolute;
    top:20px;
    left:30px;
    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;
}

.ttl-bx p {
    font-size:18px;
    color:#151515;
    position:absolute;
    top: 137px;
    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.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);
}

.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;
}
.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;
}

@media screen and (max-width: 760px) {
    .t-boxK-item{
        width:100%;
    }
	
	.t-img{
		width:50%;
	}
	
	.sp_bg{
		width:80%;
		margin:auto;
		padding:10px;
		color:#000 !important;
		background: rgba(255, 255, 255, 0.7);
		
	}
	.sp_bg .t-titleB span{
		font-size:30px;
		display:block;
	}
	
	.sp_bg .t-titleB,.sp_bg .t-txtA p{
		color: #e02f51 !important;
	}
    .t-titleE {
        font-size:20px;
        padding:20px;
    }
    .t-boxB {
        padding:0;
    }
    .t-img{
        padding-left:0;
        float:none;
        width:100%;
        margin:auto;
    }
    h3.rb {
        font-size: 18px;
    }
    .ttl-bx {
        display:none;
    }
    .sp-txt {
        display:block;
    }
    .sp-ttl {
        display:block;
        margin: 40px 20px;
        background:url("/assets/special/img/bodyshaping/ttl.png") right center no-repeat;
        padding:10px 5px;
    }
    .sp-ttl h2 {
        font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;        font-size: 23px;
        margin-top:0;
        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-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;        font-size:14px;
        color: #151515;
        background: rgba(255,255,255,.8);
        border-radius: 5px;
        padding: 5px;
    }
    .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;
    }
    .details-table th ,
    .details-table td {
        display:block;
        width:auto;
    }
    .details-table th ,
    .details-table td {
        border-bottom:none;
        font-size:15px;
    }
    .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;
    }
}
/*YouTubeサイズ（中）*/
.youtube-box {
	padding: 0 30px 40px;
}
.youtube-box h3.youtube-title {
	border-bottom: 2px solid #e02f51;
	color: #e02f51;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 8px 0;
	margin: 0;
	position: static;
	display: block;
}
.youtube-box .youtube-size-half {
	width: 50%;
}
.youtube-box p {
	font-size: 16px;
}

@media screen and (max-width: 760px) {
    .t-boxK-item{
        width:100%;
    }
	
	.t-img{
		width:50%;
	}
	
	.sp_bg{
		width:80%;
		margin:auto;
		padding:10px;
		color:#000 !important;
		background: rgba(255, 255, 255, 0.7);
		
	}
	.sp_bg .t-titleB span{
		font-size:30px;
		display:block;
	}
	
	.sp_bg .t-titleB,.sp_bg .t-txtA p{
		color: #e02f51 !important;
	}
    
    .t-img{
        padding-bottom:20px;
        padding-left:0;
        float:none;
        width:100%;
        margin:auto;
    }
	/*YouTubeサイズ（中）*/
	.youtube-box {
		padding: 20px 5%;
	}
	.youtube-box .youtube-size-half {
		width: 100%;
	}
}
