@charset "utf-8";


/* slick */
.slider__item slick-slide{
    overflow: hidden;
    
}
.slick-slide img
{
    width: 100%;
    object-fit: cover;
    aspect-ratio: 131 / 116;
}
li.slider__item{
    margin: 0 5px;
}
.slick-slider{
    margin: 30px 0;
}

/* slick PC */

@media screen and (min-width: 769px) {

.slick-slide img{
    aspect-ratio: 387 / 240;
  }
}

/* --------- */


.section--about__mrp{
    padding: 60px 15px;
    padding-top: 100px;
    background-color:var(---primary--whiteLow);
}

.mrp__subtitle{
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 36px; 
    letter-spacing: 2.52px;
    margin: 30px auto;
}
.mrp__txt{
    font-size: 1.3rem;
    line-height: 34px; 
    margin-top: 20px;
}

.mrp{
    font-size: 2.6rem;
}

.video{
    width: 100%;
    height: auto;
    margin: 30px auto;
    text-align: center;
}

.mrp__txt3__b{
    font-size: 1.3rem;
    font-weight: 700;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-color: rgba(255, 199, 0, 0.3);
    text-decoration-thickness: 0.4rem;
}
 
/* 写真　ローディング中の */
.cover-img {
  width: 100%;
  max-width: 364px;
  height: auto;
  display: block;
  margin: 0 auto;
}


/* mrp about pc */

@media screen and (min-width: 769px) {
.section--about__mrp{
    padding:  200px 60px 200px 60px;
}

.mrp__subtitle{
    font-size: 4rem;
    font-weight: 600;
    line-height: 79px; 
    letter-spacing: 5.6px;
    margin-top: 50px;
}
.mrp__1{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    gap: 160px;
}
.aaa{
    width: 50%;
}
.mrp__txt{
    font-size: 1.8rem;
    line-height: 37px; 
    width: auto;
    margin-top: 0;
}

.mrp__textmmovie{
   
    gap: 160px;
}
.video {
    width: 100%;
    object-position: center;
    object-fit: cover;
    position: sticky;
    top: 0;
    right: 0;
    display: block;
    aspect-ratio: 1.8 / 2;
}
.container{
    display: flex;
    max-width: 1440px;
    gap: 3.72vw;
    margin: 200px auto;
}

.mrp__txt3__b{
    margin-top: 160px;
    display: block;
}

}
/* pc 769min */


/* Demonstration */

.section--Demonstration{
    padding: 60px 15px;
}
.Demonstration__subtitle{
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 33px; 
    letter-spacing: 0.72px;
    margin-top: 30px;
    }
.doctor__img img{
    margin-top: 30px;
    width: 237px;
    height: 144px;
    overflow: hidden;
    object-fit: cover;
}
.doctor__voice{
    margin-top: 30px;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 36px; 
    letter-spacing: 2px;
}
.hospitalName{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 20px;
}
.text1{
    margin-top: 30px;
}
.ho1{
    font-size: 1.3rem;
    line-height: 27px;
    letter-spacing: 2.2px;
}
.ho2{
    font-size: 1.6rem;
    line-height: 27px;
    letter-spacing: 2.2px;
    text-decoration-line: underline;
    text-decoration-style: solid;

}
.ho3{
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 2.2px;
}
.ho__txt1 , .ho__txt{
    font-size: 1.3rem;
    line-height: 34px; /* 261.538% */
    letter-spacing: 3px;
    margin-top: 20px;
}

.ho__txtsubtitle{
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 1px;
    font-size: 1.6rem;
    margin-top: 30px;

}
.Demonstration__img img{
    width: 355px;
    height: 220px;
    overflow: hidden;
    object-fit: cover;
    margin-top: 30px;
    object-position: left -84px;
}
.ho__txt_b{
font-size: 1.3rem;
font-weight: 700;
line-height: 3.4rem;
letter-spacing: 3px;
text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-color: rgba(255, 199, 0, 0.3);
text-decoration-thickness: 0.4rem;
}


/* Demonstration__pc */

 @media screen and (min-width: 769px) {
    

    .section--Demonstration{
        padding: 80px 60px;
    }


    .doctor__info {
        display: flex;
        align-items: center;
        gap: 5.56vw;
        margin-top: 80px;
      }
      .doctor__content{
        width: 70%;
      }
      .doctor__img{
        width: 50%;
      }

      .doctor__img img {
        width: 100%;
        height: auto;
        object-fit: cover;
      }
      .ho1{
        font-size: 1.3rem;
        line-height: 29px; 
        margin-top: 40px;
        
      }
     
      .doctor__voice {
        font-size: 2.7rem;
        line-height: 52px; 
        /* max-width: 540px; */
      }
      
      .hospitalName {
        font-size: 1.5rem;
        line-height: 1.8;
      }
      
      .ho2 a {
        font-size: 1.6rem;
        line-height: 29px;
      }
      .ho3{
        font-size: 2rem;
        font-weight: 700;
        line-height: 37px;
        margin-top: 10px;
      }
    .ho__txt{
        font-size: 1.8rem;
        font-weight: 500;
        line-height: 40px; 
        /* width: 1053px; */
        margin-top: 20px;
      }
     
    

    .ho__txtsubtitle:nth-child(3){
        margin-top: 60px;
    }
    .ho__txtsubtitle{
        font-size: 2.4rem;
        font-weight: 700;
        line-height: 36px; 
        letter-spacing: 1px;
        /* margin-top: 80px; */
    }
    .ho__txt1, .ho__txt2{
        /* width: 542px; */
        margin: 0;
        margin-top: 20px;
    }
    /* .Demonstration__img{
        width: 40%;
    } */
    .Demonstration__img img{
        width: auto;
        height: 539px;
        object-fit: contain;
        margin-top: 80px;
    }
  
    .text3 {
        display: flex;
        gap: 4vw;
        margin-top: 120px;
        align-items: flex-start;

      }
      
      .ho__textGroup {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        width: 60%;
      }
      .text2{
        display: flex;
        gap: 4vw;
        margin-top: 120px;
      }

      .text1{
        margin-top: 120px;
        /* max-width: 1103px; */
    }
    .ho__txt1, .ho__txt2 :first-of-type{
        margin-top: 0;
    }
      .ho__txt_b{
        font-weight: 700;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        /* text-decoration-color: var(--primary--yellow); */
        text-decoration-color: rgba(255, 199, 0, 0.3);
        text-decoration-thickness: 0.4rem;
        font-size: 1.8rem;
      }

    }
/*Demonstration__PC  min-width: 769px */

/* Effect */

.section--Effect{
    padding: 60px 15px;
    background-color: var(---primary--whiteLow);
}

.Effect__subtitle{
    margin-top: 30px;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 43px; 
    letter-spacing: 2.52px;
}
.Effec__img img{
    width: 360px;
    height: 220px;
    overflow: hidden;
    object-fit: cover;
    margin-top: 30px;
}
.Effect__box{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}


.Effect__txt{
    font-size: 1.3rem;
    line-height: 34px; 
    letter-spacing: 1.17px;
}
.Effect__video{
    width: 355px;
    height: 220px;
  }



 /* effect__pc */
@media screen and (min-width: 769px) {
.section--Effect {
    padding: 120px 60px;
}
.Effect__subtitle{
    font-size: 4rem;
    line-height: 70px; 
    letter-spacing: 5.6px;
    width: auto;
    margin-top: 60px;
}  
.effect__sp{
    display: none;
}
.effect__item{
    display: flex;
    gap: 7vw;
    flex-direction:row-reverse;
    justify-content: start;
}
.Effec__img img{
    width: 465px;
    height: 302px;
    object-fit: cover;
}
.Effect__txt{
    max-width: 685px;
font-size: 1.8rem;
line-height: 37px; 
letter-spacing: 1.53px;
}

.Effect__video{
    width: 465px;
    height: 302px;
    object-fit: cover;
  }
}
/*effect__PC  min-width: 769px */



/* Program content */

.section--Program__content{
    padding: 60px 15px;
}
.Program__content__subtitle{
    font-size: 1.3rem;
    line-height: 37px; 
    letter-spacing: 0.4px;
    margin-top: 30px;
}
.program-card__top {
    display: flex;
    flex-direction: row; 
    align-items: center; 
    gap: 12px;            
    padding: 17px 16px;
    background-color: var(--primary--yellow);
    border-radius: 20px 20px 0px 0px;
  }
.Program__card{
    width: 341px;
     flex: 1;
  /* display: flex; */
  flex-direction: column; 
}
.program-card__top,
.program__contents {
  flex: 1; /* ← 上下の高さ配分を揃えるなら */
}
  
.ProgramIcon{
    width: 39px;
    object-fit: contain;
}
.ProgramItem__title{
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 12px; 
    letter-spacing: 2px;
}
.program__contents{
    display: flex;
    padding: 10px 15px;
    align-items: flex-start;
    gap: 10px;
    background-color: var(---primary--whiteLow);
    border-radius: 0px 0px 20px 20px;
}

.ProgramItem__txt{
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 26px; 
    letter-spacing: 4px;
}
.Program__itemlist{
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 30px;
}

/* Program content  pc */

@media screen and (min-width: 769px){
    .section--Program__content {
      padding: 120px 60px;
    }
    .Program__content__subtitle{
        font-size: 1.8rem;
        line-height: 37px;
        letter-spacing: 1.5px;
    }
    .Program__itemlist {
        flex-direction: row;
        /* display: flex; */
        gap: 40px;
        margin-top: 60px;
    align-items: stretch;

    }
    /* .Program__card{
        flex: 1;
        align-items: stretch;
    
    } */
    .ProgramIcon img{
        width: 50px;
        height: 50px;
        object-fit: cover;
    }
    .ProgramItem__title{
        font-size: 1.8rem;
        line-height: 23px; 
    }
    .program-card__top {
        align-items: center;
        padding: 20px 20px;
        display: flex;
        min-height: 113px;
    }
    
    .program__contents{
        height: auto;
        padding: 20px 20px;
        min-height: 190px;
     }
     .ProgramItem__txt{
    font-size: 1.6rem;
    line-height: 26px; 
    letter-spacing: 3px;
     } 
  }

/* Program content  min-width: 769px  */ 
  

/* Recommend__content */

.section--Recommend__content{
    padding: 60px 15px;
    background-color: var(---primary--whiteLow);
}
.recomend__txt {
    display: flex;
        align-items: center;
        gap: 14px;
        margin-bottom: 26px;
        height: 63px;
        border-bottom: 1px solid black;
        padding-bottom: 20px;
  }
  
  .recomend__check {
    width: 20px; 
    height: 20px;
    flex-shrink: 0; 
  }
  
  .recomend__txt p {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 3px;
  
  }
      
  
  .recomend__item{
    padding: 30px 15px;
    background-color: var(---primary--white);
    margin-top: 30px;
    border-radius: 10px;
    
  }

  /* Recommend__content pc */
  @media screen and (min-width: 769px){

  .section--Recommend__content{
    padding: 120px 60px;

  }
  .section__title2--recommend{
    margin: auto;
    display: flex;
    width: 407px;
}
.recomend__item{
    margin-top: 60px;
    max-width: 892px;
    margin: 60px auto;
    padding: 30px;

}
.recomend__txt p{
    font-size: 1.8rem;
    line-height: 28px;
    letter-spacing: 0.45px;
}
.recomend__item p{
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 28px; 
}
.recomend__txt img{
    width: 27px;
    height: 27px;
}
.recomend__txt{
    margin: 30px auto 30px;
}
.recomend__txt {
    padding-bottom: 30px; 
 }

}
 /*recomend  min-width: 769px  */ 


  /* effect */
  .section--effect{
    padding: 60px 15px;
  }
 
  .effect__img img{
    width: 355px;
    height: 220px;
    overflow: hidden;
    object-fit: cover;
    object-position: left -39px;
  }
  .effect__item{
    margin-top: 30px;
    align-items: center;
  }
  .effect__title{
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 2.7px;
    margin-top: 20px;
  }
  .effect__txt{
    font-size: 1.3rem;
    line-height: 33px; 
    letter-spacing: 0.91px;
  }
  .effect__contents{
    margin-top: 30px;
    display: flex;
    width: 360px;
    flex-direction: column;
    gap: 30px;


  }
  




  /* effect  pc*/
  @media screen and (min-width: 769px){
   .section--effect{
    padding: 120px 60px;
   }
   .section__title2--effect{
    margin: auto;
    width: 172px;
   }
   .effect__contents{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    width: auto;
    }


  

   .effect__selection {
    display: flex;
    gap: 8vw; 
    align-items: center;
    margin-top: 80px;
  }
  .effect__selection:nth-child(2){
    flex-direction: row-reverse;
  }

  .effect__textGroup{
    max-width: 342px;
  }
  
  .effect__title {
    font-size: 2.7rem;
    line-height: 40px; 
    letter-spacing: 4px;
  }
  
  .effect__txt {
    font-size: 1.8rem;
    line-height: 33px; 
    letter-spacing: 1.2px;
    margin-top: 30px;
  }
  .effect__img img{
    width: 387px;
    height: auto;
    flex-shrink: 0;
  }
  }

  /* mrpMessege */
  .section--mrpMessege{
    padding: 30px 15px;
    background-color: var(---primary--whiteLow);
    
  }
  .mrpMessege__txt{
    font-size: 1.3rem;
    line-height: 35px; 
    letter-spacing: 4px;
    margin-bottom: 20px;
  }
  .mrpMessegeImg img{
    width: 86px;
    height: 73px;
    position: absolute;
    right: 27px;
  }
.btn--voice{
    margin-top: 30px;
}
.btn--VarietyShow{
    margin-top: 20px;
}
 /* mrpMessege__pc */
@media screen and (min-width: 769px){
.section--mrpMessege{
    padding: 80px 60px;
    position: relative;
}  
.mrpMessege__txt{
    font-size: 2rem;
    font-weight: 400;
    line-height: 49px; 
    letter-spacing: 8px;
    max-width:  1090px;
}
.mrpMessegeImg img{
    width: 160px;
    height: 140px;
    position: absolute;
    right: 60px;
}
.mrp__group{
    display: flex;
    display: flex;
    align-items: center;
    gap: 30px;
}
.btn--VarietyShow , .btn--voice{
    margin-top: 60px;
}





}





  


