body * {
  font-family: "Zen Old Mincho", serif;
  letter-spacing: 0.02em;
  font-weight: 400;
  font-size: 16px;
}

.zen {
  font-family: "Zen Old Mincho", serif;
}

.mincho {
  font-family: "Shippori Mincho B1", serif;
}

.fontAfacad {
  font-family: "Afacad", sans-serif;
}

.una {
  font-family: "Unna", serif;
}

.serif {
  font-family: serif;
}

.en {
  font-weight: "Unna", serif;
}

.txt24pc {
  font-size: clamp(24px, 2.17vw, 26px);
  font-weight: 400;
  line-height: 160%;
}

.txt24pc {
  font-size: 24px;
  font-weight: 400;
  line-height: 160%;
}

.txt22pc {
  font-size: 22px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.05em;
}

.txt20pc {
  font-size: 20px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.05em;
}

.txt18pc {
  font-size: 18px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.05em;
}

.txt17pc {
  font-size: 17px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.05em;
}

.txt16pc {
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.05em;
}

.txt15pc {
  font-size: 15px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.02em;
}

.txt14pc {
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.02em;
}

.txt14Lpc {
  font-size: 14px;
  font-weight: 400;
  line-height: 170%;
  letter-spacing: 0.03em;
}

.txt13pc {
  font-size: 13px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.05em;
}

.txt12pc {
  font-size: 12px;
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.02em;
}

.en20pc {
  font-family: "Unna", serif;
  font-size: clamp(18px, 1.67vw, 20px);
  line-height: 160%;
  letter-spacing: 0.08em;
}

.en16pc {
  font-family: "Unna", serif;
  font-size: clamp(15px, 1.33vw, 16px);
  line-height: 140%;
  letter-spacing: 0.05em;
}

.en14pc {
  font-family: "Unna", serif;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.08em;
}

.eng18pc {
  font-family: "Unna", serif;
  font-size: clamp(16px, 1.5vw, 18px);
  line-height: 140%;
  letter-spacing: 0.08em;
}

.eng24 {
  font-family: "Unna", serif;
  font-size: 24px;
  line-height: 140%;
  letter-spacing: 0.08em;
}

.tl32pc {
  font-family: "Unna", serif;
  font-size: clamp(30px, 2.67vw, 32px);
  line-height: 140%;
  letter-spacing: 0.08em;
}

.tl40pc {
  font-family: "Unna", serif;
  font-size: clamp(38px, 3.33vw, 40px);
  line-height: 140%;
  letter-spacing: 0.08em;
}

@media screen and (max-width: 767px) {
  .txt32sp {
    font-size: 32px;
  }
  .txt14sp {
    font-size: 14px;
  }
  .txt13sp {
    font-size: 13px;
  }
  .txt15sp {
    font-size: 15px;
  }
  .txt16sp {
    font-size: 16px;
  }
  .txt17sp {
    font-size: 17px;
  }
  .txt18sp {
    font-size: 18px;
  }
  .txt20sp {
    font-size: 20px;
  }
  .txt25sp {
    font-size: 25px;
  }
}/*# sourceMappingURL=font.css.map */