/* Japanese brand identity, shared by the header and footer. */
.site-header--menus .brand,.site-footer .brand{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;flex-shrink:0;text-decoration:none}
.brand .brand-descriptor{display:block;font-family:var(--sans);font-size:10px;font-weight:400;line-height:1.2;letter-spacing:.2em}
.site-header--menus .brand-name,.site-footer .brand-name{font-family:var(--serif);font-size:34px;font-weight:500;line-height:1.1;letter-spacing:.1em}
.brand .brand-dot{letter-spacing:0;margin-left:1px}
@media(max-width:900px){.site-header--menus .brand-name{font-size:29px}.site-header--menus .brand .brand-descriptor{font-size:9px;letter-spacing:.16em}}
@media(max-width:370px){.site-header--menus .brand-name{font-size:26px}}
