/*-----------------------------------------------
variable
-----------------------------------------------*/
/*-----------------------------------------------
Styles
-----------------------------------------------*/
.post_content {
  /*-----------------------------------------------
  reset
  -----------------------------------------------*/
  /*-----------------------------------------------
  layout
  -----------------------------------------------*/
  /*-----------------------------------------------
  compornent
  -----------------------------------------------*/
  /*-----------------------------------------------
  project
  -----------------------------------------------*/
  /* p-youtube-contents */
  /* p-about */
  /* p-contestant */
  /* p-dressup */
  /* p-point */
  /* p-interview */
  /* p-takeover */
  /* p-price */
  /*-----------------------------------------------
  utility
  -----------------------------------------------*/
}

/*rちゃんLP用*/

.post_content .l-fv{
  margin-bottom: 0px;
}

.en-font-rchan{
  font-family: "Oswald", "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
  font-weight: 100;
  }

.firsr-section{
  background:url("../img/rchan-lp/first-section-bg.jpg");
  padding: 1px;
  background-size: cover;
}
.plan-lead{
  max-width: 950px;
  margin: 4em auto;
  position: relative;
  @media (max-width: 750px){
    width: 90%;
  }
}
.plan-lead::before{
  content: "CONCEPT";
  font-family: "Oswald", sans-serif;
  font-weight: 100;
  color: #B09E6C;
  font-size: 20px;
}
.plan-lead::after{
  content: "";
  display: block;
  width: 180px;
  border: 1px solid #B09E6C;
  position: absolute;
  top: 0.75em;
  left:6em;
}

.lead-inner{
  display: flex;
  justify-content: space-evenly;
  max-width: 950px;
  padding: 4em 0em;
  @media (max-width: 750px) {
    display: block;
  }

    .m-font{
      font-size: 28px;
      letter-spacing: 1em;
      color: #B09E6C;
      margin-bottom: 0;
      @media (max-width: 750px) {
        font-size: 6vw;
        text-align: center;
      }
    }
    .en-font-rchan{
      display: block;
      font-size: 60px;
    }
    .lead-inner--text{
      font-size: min(15px,3.2vw);
      letter-spacing: 0.7em;
      line-height: 2.5em;
      color: #333333;
      font-weight: bold;
      margin-bottom: 0;
      @media (max-width: 750px) {
        text-align: center;
        letter-spacing: 0.55em;
        padding: 0;
      }
    }
    .lead-inner--text span{
      margin-top: 1em;
      display: inline-block;
    }
    .lead-inner--ttl{
      display: flex;
      align-items: center;
    @media (max-width: 750px) {
      display: block;
    }

    }
}

.l-section--youtube{
  margin-bottom: 5em !important;

  .p-dr__outer{
    margin-top: 10em;
    margin-bottom: 0em;

    @media (max-width: 750px) {
      margin-top: 4em;
      margin-bottom: 0;
    }
  .p-dr__lead{
    font-size: 28px;
    line-height: 2.25em;
    margin-bottom: 3.25em;

    @media (max-width: 750px) {
      font-size: 20px;
      margin-bottom: 1em;
    }

    span{
      font-size: 1.5em;
    }
  }
  }
}

.p-youtube-contents{
    max-width: 1222px;
    margin: 10em auto 0;
    background:url("../img/rchan-lp/f-sec-img.webp") no-repeat;
    background-size: cover;
    @media (max-width: 750px) {
      margin-top: 0em;
      background:url("../img/rchan-lp/f-sec-img-sp.webp") no-repeat;
      background-size: contain;
      background-position:0 calc(50% + 10px) ;
    }


      h4{
        text-align: center;
        color: #B09E6C;
        margin-top: 0 !important;
        font-size: min(50px,8.25vw);
        letter-spacing: 0.1em;
        line-height: 1.25em;

        span{
          font-size: min(40px,7vw);
          font-feature-settings: "palt";
        }
      }

      p{
        text-align: center;
        color: #B09E6C;
        letter-spacing: 0.25em;
        margin-top: 0.5em;
      }

  }

.p-dr__lead{
    color: #B09E6C;
  }
.post_content .p-youtube-contents__ttl{
  font-family: 'Shippori Mincho B1', serif;
  font-size: min(30px,5vw);
  color: #B09E6C;
  margin-bottom: -0.75em;
}

.post_content .p-youtube-contents__mov{
  width: 600px;
  box-shadow: 0px 0px 22px -10px #8c8c8c;
  @media (max-width: 750px) {
    width: auto;
    margin-top: 225px;
  }
}

.p-dr,
.p-about__prof{
    p.en-font-rchan{
      font-size: min(50px,7vw);
      color: #B09E6C;
      margin-bottom: 0;
    }
    p.en-font-rchan::after{
      content: url("../img/rchan-lp/rchan-mark.svg");
    }
    h3.en-font-rchan{
      font-size: min(70px,13vw);
      color: #B09E6C;
      margin-top: 0.25em !important;
      font-weight: 100;
      line-height: 1em;
          @media (max-width: 750px){
            text-align: center;
          }
    }
    h3.en-font-rchan span{
      display: block;
      font-size: 30px;
      color: #B09E6C;
      font-weight: normal;
      font-family: 'Shippori Mincho B1', serif;
      line-height: 1em;
      margin-top: 1em;
    }
    .p-dr__prof{
      width: 650px;
          @media (max-width: 750px) {
            width: auto;
            margin-top: -0em;
      }
    }
    .p-dr__photo{
          @media (max-width: 750px) {
            width: 75%;
            margin: auto;
            margin-bottom: -4em;
          }
    }
    .p-dr__prof__txt{
      margin-top: 3em;
      line-height: 2.5em;
      font-size: min(1em,3vw);
          @media (max-width: 750px) {
          line-height: 2em;
          }
    }
  }
    .p-dr__prof__sub-txt{
      border:1px solid #B09E6C;
      h3{
        font-size: min(35px,6vw);
        text-align: center;
        color: #B09E6C;
      }
      h3 span{
        font-size: min(25px,5vw);
      }
      p{
        padding: 0 2em;
        line-height: 2em;
          @media (max-width: 750px) {
            font-size: 2.75vw;
          }
      }
    }/*2重ネスト*/

/*梅山医師セクション*/
.post_content .p-dr.umeyama-section{
  margin-top: 8em;
  @media (max-width: 750px){
    flex-direction: column;
    margin-top: 4em;
  }
}

.l-section--introduction{
  background:url("../img/rchan-lp/scond-section-bg.webp") no-repeat;
  background-color: #f4f4f7;
  height: 1400px;
  background-size: contain;
  background-position: calc(50%);
  @media (max-width: 750px){
    background-size: cover;
    height: 940px;
  }

  .p-about{
    margin-top:4em;
    display: block;
    @media (max-width: 750px){
      margin-top:0em;
      width:90%;
    }
  }

  .p-point__prof__link{
    width: 25%;
    margin: 4em auto 0;
    font-size: min(22px,4vw);
    margin: 2em auto;
    padding: 1.25em 0;
    border-radius: 2em;
    border: none;
    color: #fff;
    box-shadow: 5px 5px 0px 0px #dfdfdf;
    background: rgb(193, 178, 140);
    background: linear-gradient(45deg, rgba(193, 178, 140, 1) 16%, rgba(218, 197, 141, 1) 76%);
      @media (max-width: 750px){
      width: 70%;
    }
  }
}

.post_content .p-about__prof{
  margin-right: 0;
  margin:auto;
  margin-top: 5em;
  @media (max-width: 750px){
    margin-top: 3em;
    margin-bottom: 0 !important;
  }

      h3.en-font-rchan{
        font-weight: normal;
        transform: scale(0.8, 1);
        width: 120%;
        margin-left: -10%;
      }
      h3.en-font-rchan span{
        display: inline-block;
        transform: scale(1.2, 1);
        margin-left: 1em;
      }
      .p-about__prof__txt{
        width: auto;
      }
      .p-about__prof__txt{
        margin: 3em 0 1em;
        line-height: 2.5em;
        font-size: min(1.2em,3vw);
        color: #333333;
        @media (max-width: 750px){
          margin: 3em 0 0;
        }
      }
}


.l-section--contestant{
  .sp-block.en-font-rchan{
    color: #B09E6C;
    text-align: center;
    font-size: 10vw;
    margin-bottom: 0;
    @media (max-width: 750px){
      margin-top: 1em;
    }
  }
  .c-ttl01{
    color: #B09E6C;
    background:url("../img/rchan-lp/contestant.svg") no-repeat center;
    height: 91px;
    line-height: 180px;
    margin-top: 3em;
    @media (max-width: 750px){
      background:none;
      line-height: 1em;
      height: 1em;
    }
  }
  .p-contestant{
    flex-flow: row;
    @media (max-width: 750px){
      flex-flow: wrap-reverse;
    }
  }
  .p-contestant__prof__ttl__copy{
    border: none;
    margin-bottom: 2em;
    @media (max-width: 750px){
      margin-bottom: 1em;
    }
  }
  .p-contestant__prof__ttl__name{
    color: #B09E6C;
    position: relative;
    width: 75%;
    margin-left: 3.5em;
    font-size: min(1.2em,5vw);
    @media (max-width: 750px){
      margin:auto;
      margin-bottom: 1em;
      text-align: center;
      background:  url("../img/rchan-lp/cinderella-icon.svg") no-repeat;
      background-size: contain;
      padding-left: 2.75em;
    }
  }
  .p-contestant__prof__ttl__name:before{
    content: url("../img/rchan-lp/cinderella-icon.svg");
    position: absolute;
    left: -3.5em;
    top:-0.5em;
    transform: scale(0.75);
  }
    @media (max-width: 750px){
      .p-contestant__prof__ttl__name:before{
      display: none;
    }
  }
  .p-contestant__prof__ttl__name span{
    display: block;
    border-bottom: 1px solid #B09E6C;
  }
  .p-contestant__prof__txt{
    width: 950px;
    margin: 2em auto 0;
    text-align: center;
    font-size: 17px;
    color: #333333;
    @media (max-width: 750px){
      width: 90%;
      text-align: center;
      font-size: 3.25vw;
      color: #333333;
    }

    span{
      display: block;
      margin-bottom: 1em;
    }
    span:last-of-type{
      font-size: 1.25em;
    }
  }
}
.p-point__prof__ttl__outer > .p-point__prof__num{
  width: 50%;
  @media (max-width: 750px){
    width: 55%;
  }
}
.dressup{
  background:url("../img/rchan-lp/point-back.webp") no-repeat center top;
  background-color: #F4F4F7;
  padding-top: 1px !important;

  .p-dressup{
    color: #B09E6C;
    margin-top: 14em;
    @media (max-width: 750px){
      margin-top: 4em;
    }
  }
  .c-ttl03{
    border-bottom: 1px solid #B09E6C;
    padding-bottom: 1em;
  }
  .p-point__outer{
    margin-bottom: 0;
  }
  .c-lead01{
    line-height: 2.5em;
    @media (max-width: 750px){
      text-align: center;
    }
  }
}

.p-point__outer{
  .p-point{
  border: 1px solid #B09E6C;
  background-color: #fff;
  padding: 2.5em;
  @media (max-width: 750px){
    padding: 2em;
    margin-bottom: 2em;
  }
  }
}

.post_content .p-point__prof__txt{
  font-size: 12px
}

.post_content .dressup .p-point__photo{
  width: 50%;
  @media screen and (max-width: 750px) {
    width: auto;
  }
}

.dressup + .l-section{
  background-color: #F4F4F7;
  padding: 1px 0 10em;
  @media (max-width: 750px){
    padding: 20px;
  }

}

.complete{
  padding-bottom: 4em;


  .complete_inner{
    /*background:url("../img/rchan-lp/complete-c.svg") no-repeat center 1em;*/
    max-width: 880px;
    margin: 3em auto 0;
    background-color: #fff;
    padding: 2em 4em 4em 4em;
    border: 1px solid #B09E6C;
    position: relative;
    @media (max-width: 750px){
      padding: 2em 0.5em 2em 0.5em;
    }
  }
  .c-ttl01{
    margin: auto;
    margin-bottom: -4em;
    width: 45%;
    position: relative;
    z-index: 1;
    @media (max-width: 750px){
      width: auto;
    }
  }
  .complete_ttl__decor{
    text-align: center;
    margin: 6em auto -9em;
    max-width: 880px;
    @media (max-width: 750px){
      margin: 0em auto -3em;
    }

  }
  .complete_ttl__decor img{
    display: block;
    width: 25%;
    margin: auto;
  }
  .complete_ttl__decor:before{
    content: url(../img/rchan-lp/complete-c.svg);
    display: block;
    width: 80%;
    margin: 0em auto 1em;
  }
    @media (max-width: 750px){
    .complete_ttl__decor:before{
        transform: scale(0.5);
        margin-bottom: -1em;
      }
    }

  .p-point__prof__num{
    @media (max-width: 750px){
      width: auto !important;
      margin: 10px auto 20px !important;
    }
  }
  .c-flexbox--col2{
    display: block;
    width: auto;
    margin-bottom: 0;
    & p:last-of-type{
      margin-bottom: 0 !important;
    }
  }

}

/*飾り罫*/
.l-section--youtube,
.l-section--introduction,
.l-section--contestant,
.dressup,
.campaign{
  position: relative;
  padding: 1px;
}

.l-section--youtube:before,
.l-section--introduction:before,
.l-section--contestant:before,
.dressup:before,
.campaign:before{
  position: absolute;
  content: url("../img/rchan-lp/bellissima.svg");
  display: inline-block;
  width: 950px;
  top: -1.5em;
  left: 0;
  right: 0;
  margin: auto;
}
@media (max-width: 750px) {
  .l-section--youtube:before,
  .l-section--introduction:before,
  .l-section--contestant:before,
  .dressup:before,
  .campaign:before{
    top: -5.5em;
    width: 100%;
  }
  .l-section--introduction:before{
    top: -0.5em;
  }
  .l-section--contestant:before{
    top: -3.25em;
  }
  .dressup:before{
    top: -0.5em;
  }
  .campaign:before{
    top: -2em;
  }
}
.both-sideline span{
  display: flex !important;
  align-items: center;
  width: 80%;
  margin: auto;
}

.both-sideline span:before,
.both-sideline span:after{
  content: "";
  height: 1px;
  flex-grow: 1;
  background-color: #B09E6C;
}
.both-sideline span:before {
  margin-right: 1rem;
}

.both-sideline span:after {
  margin-left: 1rem;
}

.l-section--contestant{
  margin-bottom: 45px !important;

  .en-font-rchan:before{
    content: url("../img/rchan-lp/complete-c.svg");
    display: block;
    width: 80%;
    margin: 2em auto 0;
  }
  @media (max-width: 750px){
    .en-font-rchan:before{
      margin-top: 20px;
      margin-bottom: -0.45em;
      transform: scale(0.5);
    }
  }

}
.campaign .en-font-rchan{
  margin-bottom: 1em;
}

.campaing-price,
.campaign,
.interview,
.l-section--takeover{
  .en-font-rchan{
    font-size: min(70px,10vw);
    color: #B09E6C;
    font-weight: 100;
    text-align: center;
    @media (max-width: 750px){
      margin-bottom: 0.5em;
    }
  }
  .en-font-rchan:before{
    content: url("../img/rchan-lp/complete-c.svg");
    display: block;
    width: 80%;
    margin: 2em auto 0;
  }
  @media (max-width: 750px){
    .en-font-rchan:before{
      margin-top: 20px;
      margin-bottom: -0.45em;
      transform: scale(0.5);
    }
  }
  .en-font-rchan span{
    display: flex;
    color: #B09E6C;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    align-items: center;
    width: 48%;
    @media (max-width: 750px){
      width: auto;
      font-size: 14px;
    }
  }
}

.interview{
  .c-ttl01{
    margin-bottom: 0;
  }
  .p-interview__prof__ttl,
  .p-interview__prof__txt{
    color: #B09E6C;
    text-align: center;
    letter-spacing: 0.3em;
  }
  @media (max-width: 750px){
    .p-interview__prof__ttl{
      border: #B09E6C solid 1px;
      font-size: 4.5vw;
      padding: 0.25em 0;
      letter-spacing: 0.2em;
    }
  }

  .p-interview__prof__lead{
    text-align: center;
    line-height: 2.5em;
    letter-spacing: 0.25em;
    margin-top: 2em;
  }
  .p-interview__prof__lead span{
    display: block;
    margin-bottom: 2.5em;
  }
  .p-interview{
    display: block;
    max-width: 900px;
  }
  .p-interview__prof{
    position: initial;
    max-width: 100%;
  }
  .p-interview__photo{
  display: block;
  margin: auto;
  }
}

.l-section--takeover{
  background: #fffef2;

  .c-ttl01{
    margin-bottom: 0.5em;
  }
  .p-takeover{
    display: block;
    max-width: 100%;
    padding-top: 1px;
  }
  .p-takeover__photo{
    position: initial;
    width: auto;
    text-align: center;
  }
  .p-takeover__prof__ttl{
    text-align: center;
    color: #B09E6C;
    margin-bottom: 2em;
    letter-spacing: 0.25em;
    font-size: min(1.5em,4vw);
  }
  .p-takeover__prof__txt{
    background: none;
    text-align: center;
    padding: 0;
    max-width: 900px;
    font-size: min(16px,3.5vw);
    color: #333333;
    margin-top: 4em;
  }
  .p-takeover__prof__txt span{
    display: block;
    margin-bottom: 2em;
  }
  .p-takeover__prof__txt--sub{
    font-size: min(20px,4.25vw);
    color: #B09E6C;
  }
  .p-takeover__prof{
    display: block;
    max-width: 950px;
    margin: auto;
  }
}



.campaing-price{
  .c-lead01{
    color: #B09E6C;
  }
  .en-font-rchan{
    margin-bottom: 0;
  }
}
.post_content .l-section--takeover{
  padding-bottom: 1px;
  margin-bottom: 0;
}


.post_content .p-point{
  align-items: center;
}
.post_content .p-point__prof__ttl{
  font-size: min(1.3em,4.5vw);
  @media (max-width: 750px){
  line-height: 2em;
  }
}
.post_content .p-point__prof__sub__ttl{
  font-size: min(1.1em,4vw);
  margin-bottom: 1em;
  font-weight: bold;
}
.p-point:nth-of-type(1) .p-point__prof__sub__ttl{
  color: #c61e34;
}
.p-point:nth-of-type(2) .p-point__prof__sub__ttl{
  color: #d8b40f;
}
.p-point:nth-of-type(3) .p-point__prof__sub__ttl{
  color: #4d8dd4;
}
.p-point:nth-of-type(4) .p-point__prof__sub__ttl{
  color: #d792cb;
}
.p-point:nth-of-type(5) .p-point__prof__sub__ttl{
  color: #84c831;
}





.post_content .p-takeover__prof__link{
  width: 70%;
  font-size: min(22px,4vw);
  margin: 2em auto;
  padding: 1.25em 0;
  border-radius: 2em;
  border: none;
  color: #fff;
  box-shadow: 5px 5px 0px 0px #dfdfdf;
  background: rgb(193,178,140);
  background: linear-gradient(45deg, rgba(193,178,140,1) 16%, rgba(218,197,141,1) 76%);
  @media (max-width: 750px){
    width: 95%;
  }
}
