@charset "utf-8";
/* top page add css
--------------------------------------------- */
/* 251006 1707 */
/* 25/10/06:start */
.fr2-carousel .pt-fr2-cnt_h .fr2-ttl {
  font-size: var(--pt-fz-def, 1.5rem);
}

.fr2-carousel .pt-fr2-cnt_h .pt-price {
  margin: 0.4rem 0;
}

.fr2-sec-cnt-4 .pt-fr2-cnt_h .fr2-ttl{
  font-size: var(--pt-fz-def, 1.5rem);
  margin-top: 0.5rem;
}

.fr2-sec-cnt-4 .pt-fr2-cnt_h .pt-price {
  margin-top: 0.4rem;
}

.fs-body-top .pt-card__body {
  margin-top: 0.3rem;
}

.pt-l-grid--62 {
  row-gap: 1.5rem;
}
.pt-ttlGroup > * + .pt-subttl {
  margin-top: 0;
}

:where(.pt-sec__inn) > * + * {
  margin-top: var(--pt-spa-cntVertical-sm);
}

/* 25/10/06:end */

/* 25/11/13:start */
/*
:where(.pt-sec__inn) > .ay-infomation {
  margin-top: var(--pt-spa-cntVertical-md);
}
*/
:where(.pt-sec__inn) > .ay-infomation .pt-h5 {
  font-weight: 500;
}

/* 25/11/13:end */


