
/* Yahoo 共通 fileを作る */
/* /light_zenshin_yahoo/ */
/*  /index_yahoo/ */

.hige-yahoo{
  .reason__detail-marker{
        color: #292929;
  }
  .medical__haeder-txt:first-of-type{
    background: var(--Style, linear-gradient(181deg, #AE1919 -21.09%, #E80404 99.26%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 8rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.16rem;
  }
    .medical__haeder-txt:nth-of-type(3){
      color: #000;
      font-size: 5.33rem;
      font-weight: 700;
      letter-spacing: 0.11rem;
      line-height: 1;
      background: none;
      -webkit-text-fill-color: #000;
    }

    .cost-performance__ttl__txt2{
      color: #FFF;
      font-size: 4.67rem;
      font-weight: 800;
      letter-spacing: 0.09rem;
    }
    .cost-performance__ttl__txt2 em{
        font-size: 5.33rem;
    }
    .plan__qanda__wrapper{
      margin-block:  10rem 0;
    }
}
