@charset "UTF-8";

:root {
  --font-display: "Klee One", "Hiragino Mincho ProN", serif;
  --font-body: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
}

.contact__tel { max-width: 24rem; }
.contact__tel strong,
.header__tel strong,
.callbar strong { white-space: nowrap; }
