.site-header,.subhead{position:relative}
.site-header{position:fixed;top:25px}
.subhead{margin-top:25px}
.seo-title-bar{position:absolute;left:0;right:0;top:-25px;height:25px;display:flex;align-items:center;padding:0 4vw;background:#26342f;color:#fff}
.seo-title-bar h1{margin:0;font:500 10px/1.2 "Noto Sans JP",sans-serif;letter-spacing:.08em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.site-header.scrolled .seo-title-bar{background:#26342f}
.hero-visual-title{font-family:var(--serif);font-size:clamp(42px,5.1vw,76px);line-height:1.45;letter-spacing:.12em;font-weight:400;margin:0}
.page-title>h2{font-family:var(--serif);font-size:clamp(28px,3.2vw,44px);font-weight:400;letter-spacing:.08em;margin:.3em 0}
@media(max-width:800px){.site-header{top:22px}.subhead{margin-top:22px}.seo-title-bar{top:-22px;height:22px;padding:0 20px}.seo-title-bar h1{font-size:9px}.hero-visual-title{font-size:39px}}
