@charset 'UTF-8';

/*-- font-color --*/
.font-botox{
 color:#00A6D8!important; 
}
.bg-botox{
  background: #FFEFF6;
}
.uronav-block section {
 margin-top:-2rem;
 padding-top:2rem
}
#Reconstruction .colum-one{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
#Reconstruction .colum-one dd{
  width: 100%;
}
#Reconstruction .colum-one dd.bt{
  margin-top: auto;
}
#special .treatment-box .cycle-tt02{
padding: 0 0 0 .3rem;
}
#Reconstruction .treatment-box .cycle-tt02::before{
 margin: .01rem 0 0;
 display:block;
  background-size:0.24rem 0.24rem;
 height:0.24rem;
 width:0.24rem;
 position:absolute;
 left:0;
 top:0
}
#Reconstruction dd .o-arrow-link03 {
  color:#BE2B6E;
  border: 1px solid #BE2B6E;
  border-radius: .3rem;
  padding: .1rem;
  font-size: .20rem;
  text-align: center;
  margin: .3rem; auto 0;
  position: relative;
}

#Reconstruction dl.open-dl.bk-glay{
  border-radius: .1rem;
  display: flex;
  flex-wrap:wrap;
  padding: .3rem;
  align-items:first baseline;
  gap:.15rem;
}
#Reconstruction dl.open-dl.bk-glay dt h4.cycle-tt02 {
  font-size: .24rem!important;
  margin: 0rem .1rem 0rem 0;
  padding: 0 0 0 .4rem;
  line-height: 1.4;
}
#Reconstruction dl.open-dl.bk-glay dd.text {
  width: 8.7rem;
}
#special .text{
  line-height: .36rem!important;
}


#special .special-tt{
  font-size: .32rem;
  font-weight: 600;
  color: #BE2B6E!important;
  margin-bottom: .4rem;
  letter-spacing: 1px;
}
#special .tt-bk-botox{
  font-size: .32rem;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: .1rem; 
  padding: .3rem;
  position: relative;
  letter-spacing: 1px;
}
#special .tt-bk-botox::before{
 content:'';
 width:100vw;
 min-width:100%;
 height:100%;
 position:absolute;
 display:block;
 background:#BE2B6E;
 z-index:-1;
 left:50%;
 -webkit-transform:translate(-50%, 0);
 transform:translate(-50%, 0);
 top:0
}
#special .p-tt02{
  font-size: .26rem;
}
#special .p-tt02::before {
 height:2px;
 background:#00A6D8;
 position:absolute;
 bottom:-2px;
 left:0
}
#special .o-cycle-list li::before {
 color:#00A6D8;
}
.uronav-block .two-grid h3{
  line-height: 0;
}
#special .tt-mg-s{
  font-size: .26rem;
  color: black;
  padding-left: .4rem;
}
#Reconstruction .cycle-tt02 {color: #000000;}
#Reconstruction .cycle-tt02::before {
 background-size:0.3rem 0.3rem;
 height:0.3rem;
 width:0.3rem;
}

/* UroNav */
.special-main{
  height: 6.5rem;
  position: relative;
  margin-bottom:.8rem; 
}
.snm-head{
  position: absolute;
  top: 5.5rem;
  width: 100%;
}
.snm-head.js-stk{
  position: fixed;
  top:1.22rem;
  z-index: 100;
}
.snm-head .special-navi{
  width: 100%;
  background: rgba(255,255,255,.9);
}
.snm-head .special-navi ul{
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  justify-content: space-evenly;
}
.special-navi ul li{
  width: 100%;  
}

#Reconstruction.uronav-block{
  max-width: 12rem!important;
  width: 100%;
}
#Reconstruction .two-grid {
  flex-wrap: wrap;
}
#Reconstruction .colum-one{
  width: 49%;
  padding: .3rem;
  border-radius: .1rem;
}
#Reconstruction b , #Reconstruction strong{
  font-weight: 600;
}
#Reconstruction .colum-one:nth-child(n+3){
  margin-top: .2rem;
}
#Reconstruction .colum-one .cycle-tt02{
  padding-left: .4rem;
  margin: 0 0 .15rem;
  font-size:.24rem;
  line-height: 1.4;
}
#Reconstruction .treat-case{
  border: none;
}

.snm-head .special-navi ul li a{
  display: block;
  font-size: .26rem!important;
  padding: .2rem;
  color: #BE2B6E;
  font-weight: 600;
  width: 100%;
}
.snm-head .special-navi ul li a:hover{
  background-color: #BE2B6E!important;
  width: 100%;
  color: #fff!important;
}
.reconstruction-visual{
  background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.3)),url(../img/reconstruction/reconstruction-bg.jpg) no-repeat center center;
  background-size:cover;
  position: relative;
  height: 100%;
}
.reconstruction-visual .inner{
  display: block;
  position: relative;
  height: 100%;
width:13rem;
	margin:0 auto;
}
.reconstruction-visual .inner img{
  height: 1.3rem;
  position: absolute;
  top: .05rem;
  left: 0rem; 
}
.reconstruction-visual .text-block {
  position: absolute;
  top:1.1rem;
  left: 1rem;
}
.reconstruction-visual .text-block .snm-title {
  font-size: .36rem;
  font-weight: 600;
  font-family: VDL-Logona;
  color:#fff;
  left: 1.5rem;
  position: relative; 
  line-height: 1.2!important;
}
.reconstruction-visual .text-block h1{
  font-weight: 600;
  font-size: .60rem;
  font-family: VDL-Logona;
  color: #BE2B6E;
  left: 1.5rem;
  position: relative;
  line-height: 1.2!important;
}
.reconstruction-visual .text-block h1 + p{
  font-size: .20rem;
  color: #A8A8A8;
  left: 1.5rem;
  position: relative;
  line-height: 1.2!important;
  margin-bottom:.25rem;
}
.reconstruction-visual .text-block .subtext{
  margin: .1rem 0;
  color:#fff;
}




.two-grid {
  display: flex;
  flex-basis:auto;
　align-items: flex-start;
  justify-content:space-between;
  width: auto;
  width: 100%;
}
.uronav-block .two-grid .grid-a{
  order: 2;
  width: 5.8rem;
  align-self: flex-start;
}
.uronav-block .two-grid .grid-b{
  order: 1;
}
.uronav-block .two-grid .grid-b img {
 width: 5.7rem;
height: 100%;
}
.two-grid .text , .two-grid .u-text{
  text-align: justify;
  letter-spacing:1px;
}
  
/*-- 749px以下--*/

@media screen and (max-width: 749px) {
#Reconstruction dd .o-arrow-link03 {
  font-size: .16rem;
  margin: .1rem auto 0;
}
#special.l-inbox{
  margin: 0
}
.uronav-block section {
 margin-top:-1.4rem;
 padding-top:1.4rem;
}
  
#Reconstruction .colum-one .cycle-tt02{
  font-size:.22rem;
}
#Reconstruction dl.open-dl.bk-glay dt h4.cycle-tt02 {
  font-size: .20rem!important;
  margin: 0;
}
#Reconstruction dl.open-dl.bk-glay dd.text{
  margin-bottom: .1rem
}
#Reconstruction dl.open-dl.bk-glay dd.text:last-child{
  margin-bottom: 0rem
}
  
  
#special .text{
  font-size: .16rem;
  line-height: .3rem!important;
  text-align: justify;
}  
#special .special-tt{
  margin-bottom: .3rem;
  text-align: center;
}
#special .tt-bk-botox {
  font-size: .22rem;
  margin-bottom:0; 
  padding: .2rem 0;
  margin: 0 0 .2rem!important;
}
#special .p-tt02{
  font-size: .18rem;
  line-height: 1.4;
}
#special .tt-mg-s{
  font-size: .18rem;
}
#special .wide{
  margin: .2rem 0 .6rem;
  padding: .3rem 0;
}
#Reconstruction .colum-one{
  width: 100%;
  padding: .2rem;
}
#Reconstruction .colum-one:nth-child(n+3){
  margin-top: initial;
}

/* UroNav */
.special-main{
  height: 5.2rem;
  margin-bottom:.2rem; 
}

.uronav-block .two-grid h3{
  line-height: 1.4;
  font-size: .22rem!important;
}
.uronav-block .two-grid h3 span{
  display: block;
  }
.two-grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: .2rem;
}
.uronav-block .two-grid .grid-a{
  order: 1;
  width: 100%;
}
.uronav-block .two-grid .grid-b{
  order: 2;
  width: 100%;
}
.two-grid .text{
  text-align: justify;
  letter-spacing:2.5px;
  font-feature-settings: 'palt' 1 ;
}
  #special .wide img{
    width: 85%;
  }
.snm-head{
  top: 4.55rem;
  width: 100%;
}
.snm-head.js-stk{
  top:0.8rem;
}
.snm-head .special-navi ul li a{
  font-size: .14rem!important;
  line-height: 1.4;
  padding: .15rem .05rem;
  white-space: nowrap;
}
.snm-head.js-stk .special-navi ul li {
  border-top: 2px solid #BE2B6E;  
  border-bottom: 2px solid #BE2B6E;    
  }
.snm-head .special-navi ul li:first-child{
  border-right: 2px solid #BE2B6E;    
  }
.snm-head .special-navi ul li:last-child{
  border-left: 2px solid #BE2B6E;    
  }
.reconstruction-visual{
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8)),url(../img/reconstruction/reconstruction-bg-sp.jpg) no-repeat center center;
  background-size:cover;
  position: relative;
  height: 100%;
}

.reconstruction-visual .inner img{
  height: .7rem;
  position: absolute;
  top: .2rem;
  left: .23rem; 
  z-index: 1;
}
.reconstruction-visual .text-block {
  position: relative;
  top:0;
  left: 0;
}
.reconstruction-visual .text-block .sp-block{
    background:rgba(10,30,50,0.8);
    color: #fff;
    width: 3.75rem;
    height: 1.1rem;
    padding: .2rem 0 .15rem;
    text-align: center;
    margin: 0;
  }
.reconstruction-visual .text-block .snm-title {
  font-size: .18rem;
  text-align: left;
  left: 1.1rem;
}
.reconstruction-visual .text-block h1{
  font-weight: 600;
  font-size: .3rem;
  line-height: 1;
  text-align: left;
  left: 1.1rem;
}
.reconstruction-visual .text-block h1 + p{
  font-size: .12rem;
  text-align: left;
  left: 1.1rem;
}
.reconstruction-visual .text-block .subtext{
  position: absolute;
  width: 3.75rem;
  top:2.7rem;
  padding: 0 .2rem 0 ;
  line-height: 1.6!important;
  text-align: justify;
  font-feature-settings: 'palt';
}
}

/*-- 750px以上--*/
@media screen and (min-width: 750px) {

#special a.net-banar{
  height: 2.2rem;
}
}