.product-card{display:flex;flex-direction:column;height:100%}
      .product-card__body{display:flex;flex:1;flex-direction:column}
      .product-card__body>.btn{margin-top:auto}
      .pc-v313-fixed-support{display:flex;flex-direction:column;gap:.38rem;padding:1rem 1.05rem;border:1px solid #ccd5e2;border-radius:12px;background:#fff}
      .pc-v313-fixed-support span{font-size:.8rem;color:#687387}
      .pc-v313-fixed-support strong{font-size:1rem;color:#172033}
      .pc-v313-fixed-mark{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border:1px solid #b8d9c8;border-radius:12px;background:#f1faf5}
      .pc-v313-fixed-mark strong{display:block;color:#12633a}
      .pc-v313-fixed-mark small{display:block;margin-top:.2rem;color:#4a596b}
      .pc-v313-fixed-mark span{font-weight:800;color:#12633a;white-space:nowrap}
      .pc-v313-hidden{display:none!important}
      @media(max-width:720px){.pc-v313-fixed-mark{align-items:flex-start;flex-direction:column}.product-card{height:auto}}
