.home-hero .hero-book-badge{--hero-book-cover-w: 200px;--hero-book-card-w: 480px;--hero-book-right: 48px;--hero-book-bottom-base: 24px;--hero-book-bottom: var(--hero-book-bottom-base);--hero-book-top: auto;--hero-book-tilt: -2.5deg;--hero-book-glow: rgba(163, 142, 101, .28);--hero-book-float-amp: -4px;position:absolute;right:var(--hero-book-right);top:var(--hero-book-top);bottom:var(--hero-book-bottom);z-index:20;width:var(--hero-book-card-w);margin:0;padding:0;color:#f8f6f0;opacity:0;transform:translateY(24px);animation:heroBookEnter .9s cubic-bezier(.22,1,.36,1) .3s forwards}@keyframes heroBookEnter{to{opacity:1;transform:translateY(0)}}.home-hero .hero-book-link{display:block;color:inherit;text-decoration:none}.home-hero .hero-book-link:focus-visible{outline:2px solid #d7b779;outline-offset:6px;border-radius:12px}.home-hero .hero-book-float{position:relative;display:grid;grid-template-columns:var(--hero-book-cover-w) minmax(0,1fr);align-items:center;gap:20px;box-sizing:border-box;width:100%;padding:16px 18px 16px 22px;background:linear-gradient(135deg,#101626f0,#101626c7);border:1px solid var(--jba-brass);border-radius:10px;box-shadow:0 24px 56px #00000073,0 2px 8px #00000059;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:heroBookFloat 6s ease-in-out 1.4s infinite}.home-hero .hero-book-float:before{content:"";position:absolute;inset:5px;pointer-events:none;border:1px solid rgba(215,183,121,.22);border-radius:6px}@keyframes heroBookFloat{0%,to{transform:translateY(0)}50%{transform:translateY(var(--hero-book-float-amp))}}.home-hero .hero-book-cover-wrap{position:relative;display:block;width:var(--hero-book-cover-w);margin-inline-start:2px}.home-hero .hero-book-frame{position:relative;display:block;width:100%;aspect-ratio:480 / 705;overflow:hidden;background:#101626;border-radius:3px;transform:rotate(var(--hero-book-tilt));transform-origin:50% 62%;box-shadow:0 0 0 1px #d7b779,0 8px 18px #0009,0 28px 56px #00000080,0 0 32px var(--hero-book-glow);animation:heroBookTilt .9s cubic-bezier(.22,1,.36,1) .3s backwards;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s ease}@keyframes heroBookTilt{0%{transform:rotate(0)}}.home-hero .hero-book-frame:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border:1px solid rgba(0,0,0,.62);border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff12}.home-hero .hero-book-frame:after{content:"";position:absolute;inset:-20%;z-index:3;pointer-events:none;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.17) 50%,transparent 58%);transform:translate(-120%);animation:heroBookSheen 5s ease-in-out 1.8s infinite}@keyframes heroBookSheen{0%{transform:translate(-120%)}32%,to{transform:translate(120%)}}.home-hero .hero-book-cover{position:relative;z-index:1;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0;box-shadow:none}.home-hero .hero-book-link:hover .hero-book-frame,.home-hero .hero-book-link:focus-visible .hero-book-frame{transform:rotate(0) translateY(-8px);box-shadow:0 0 0 1px #d7b779,0 14px 26px #0000009e,0 40px 76px #0000008c,0 0 48px #a38e6575}.home-hero .hero-book-tag{display:none;position:absolute;top:-8px;left:-8px;z-index:4;padding:3px 7px;color:#1a2942;background:#d7b779;font-size:9px;font-weight:600;line-height:1.3;letter-spacing:.12em;border-radius:2px;box-shadow:0 4px 10px #0006}.home-hero .hero-book-mini-cta{display:none;margin:10px 0 0 -48px;color:#d7b779;font-size:11px;font-weight:600;line-height:1.3;letter-spacing:.04em;white-space:nowrap;text-align:right;text-shadow:0 1px 6px rgba(0,0,0,.7)}.home-hero .hero-book-mini-cta .hero-book-arrow{display:inline-block;margin-inline-start:4px;font-size:12px}.home-hero .hero-book-copy{display:block;min-width:0;margin:0;text-align:start}.home-hero .hero-book-eyebrow{display:inline-block;margin:0 0 10px;padding:4px 9px;color:#1a2942;background:#d7b779;font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.16em;border-radius:2px}.home-hero .hero-book-title{display:block;margin:0;color:#f8f6f0;font-family:"Noto Serif JP",serif;font-size:17px;font-weight:600;line-height:1.5;letter-spacing:.02em}.home-hero .hero-book-summary{display:block;margin:8px 0 0;color:#f8f6f0db;font-size:12.5px;line-height:1.7}.home-hero .hero-book-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;margin-top:14px;padding:8px 16px;color:#1a2942;background:linear-gradient(135deg,#d7b779,var(--jba-brass));font-size:13px;font-weight:600;line-height:1.3;letter-spacing:.06em;border-radius:3px;box-shadow:0 6px 16px #00000059;transition:filter .35s ease,box-shadow .35s ease}.home-hero .hero-book-arrow{font-size:14px;line-height:1;transition:transform .35s ease}.home-hero .hero-book-link:hover .hero-book-cta,.home-hero .hero-book-link:focus-visible .hero-book-cta{filter:brightness(1.1);box-shadow:0 8px 20px #0006,0 0 24px #a38e6559}.home-hero .hero-book-link:hover .hero-book-arrow{transform:translate(3px,-3px)}@media(max-width:1600px){.home-hero .hero-book-badge{--hero-book-cover-w: 200px;--hero-book-card-w: 460px;--hero-book-right: 32px}.home-hero .hero-book-float{gap:18px;padding:14px 16px 14px 20px}.home-hero .hero-book-title{font-size:15px}.home-hero .hero-book-summary{font-size:12px}.home-hero .hero-book-cta{min-height:36px;margin-top:10px;padding:6px 12px;font-size:12px;white-space:nowrap}}@media(max-width:1399px){.home-hero .hero-book-badge{--hero-book-cover-w: 165px;--hero-book-card-w: 400px;--hero-book-right: 24px}.home-hero .hero-book-float{gap:16px;padding:12px 14px 12px 18px}.home-hero .hero-book-eyebrow{margin-bottom:8px;padding:3px 7px;font-size:9px;letter-spacing:.14em}.home-hero .hero-book-title{font-size:14px}.home-hero .hero-book-summary{margin-top:6px;font-size:11.5px}}@media(min-width:1024px)and (max-width:1399px){.home-hero .hero-book-badge{--hero-book-top: 24px;--hero-book-bottom: auto}}@media(max-width:1100px){.home-hero .hero-book-badge{--hero-book-cover-w: 150px;--hero-book-card-w: 370px;--hero-book-right: 20px}.home-hero .hero-book-float{gap:14px;padding:12px 12px 12px 16px;border-radius:8px}.home-hero .hero-book-title{font-size:13px;line-height:1.45}.home-hero .hero-book-summary{display:none}.home-hero .hero-book-cta{min-height:32px;padding:5px 10px;font-size:11.5px}}@media(max-width:1023px){.home-hero .hero-book-badge{--hero-book-cover-w: 110px;--hero-book-card-w: 110px;--hero-book-right: 20px;--hero-book-bottom-base: 20px}.home-hero .hero-book-float{display:block;padding:0;background:none;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-hero .hero-book-float:before{display:none}.home-hero .hero-book-copy{display:none}.home-hero .hero-book-tag{display:inline-block}.home-hero .hero-book-mini-cta{display:block}}@media(max-width:768px){.home-hero .hero-book-badge{--hero-book-cover-w: 105px;--hero-book-card-w: 105px;--hero-book-right: 14px;--hero-book-float-amp: -3px}.home-hero .hero-book-frame{box-shadow:0 0 0 1px #d7b779,0 6px 14px #0000008c,0 18px 36px #00000073,0 0 22px var(--hero-book-glow)}}@media(prefers-reduced-motion:reduce){.home-hero .hero-book-badge,.home-hero .hero-book-float,.home-hero .hero-book-frame,.home-hero .hero-book-frame:after,.home-hero .hero-book-cta,.home-hero .hero-book-arrow{animation:none!important;transition:none!important}.home-hero .hero-book-badge{opacity:1!important;transform:none!important}.home-hero .hero-book-float,.home-hero .hero-book-arrow{transform:none!important}.home-hero .hero-book-link:hover .hero-book-frame,.home-hero .hero-book-link:focus-visible .hero-book-frame{transform:rotate(var(--hero-book-tilt))!important}.home-hero .hero-book-frame:after{display:none!important}}
