@charset "utf-8";
.p-giftcard__content {
  line-height: 1.55;
  font-size: 11px;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 749px) {
  .p-giftcard__content {
    font-size: 2.531645569620253vw;
    letter-spacing: 0.13em;
  }
}
