.top-hero{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden;background:#0a0f1a}.top-hero__bg{position:absolute;inset:0;width:100%;height:100%;z-index:0}.top-hero__bg img{width:100%;height:100%;object-fit:cover;object-position:center 40%;display:block}.top-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient( 90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.68) 38%,rgba(0,0,0,.30) 65%,rgba(0,0,0,.15) 100% )}.top-hero__inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:120px 48px 80px;width:100%}.top-hero__badge{display:inline-flex;align-items:center;gap:8px;font-size:0.75rem;font-weight:700;color:#c9a84c;letter-spacing:0.16em;text-transform:uppercase;margin-bottom:20px;padding:6px 16px;border:1px solid rgba(201,168,76,0.5);border-radius:50px;background:rgba(201,168,76,0.08);font-family:'Noto Sans JP',sans-serif}.top-hero__h1{font-family:'Noto Serif JP',serif;font-size:clamp(2rem,5vw,3.8rem);font-weight:700;color:#ffffff;line-height:1.3;letter-spacing:0.04em;margin-bottom:24px;text-shadow:0 2px 20px rgba(0,0,0,0.6)}.top-hero__h1 em{font-style:normal;color:#c9a84c;position:relative}.top-hero__lead{font-size:1.05rem;color:rgba(255,255,255,0.88);line-height:1.9;max-width:560px;margin-bottom:28px;font-weight:400;text-shadow:0 1px 8px rgba(0,0,0,0.5)}.top-hero__tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:32px}.top-hero__tags span{display:inline-flex;align-items:center;padding:7px 16px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.25);border-radius:50px;font-size:0.8rem;color:rgba(255,255,255,0.92);font-weight:600;letter-spacing:0.04em;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.top-hero__cta{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:16px;align-items:center}.top-hero__btn-main{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;background:#06C755;color:white;border-radius:50px;font-size:1.02rem;font-weight:800;letter-spacing:0.05em;text-decoration:none;box-shadow:0 4px 24px rgba(6,199,85,0.45),0 0 0 3px rgba(6,199,85,0.15);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);white-space:nowrap;position:relative;overflow:visible}.top-hero__btn-main:hover{background:#05b84d;transform:translateY(-3px);box-shadow:0 8px 32px rgba(6,199,85,0.55),0 0 0 4px rgba(6,199,85,0.2)}.top-hero__btn-main.btn-pulse::before{content:'';position:absolute;inset:-4px;border-radius:50px;background:#06C755;opacity:0;animation:hero-pulse 2.5s ease-out infinite;z-index:-1}@keyframes hero-pulse{0%{transform:scale(1);opacity:0.5}100%{transform:scale(1.12);opacity:0}}.top-hero__btn-sub{display:inline-flex;align-items:center;padding:16px 28px;background:transparent;color:white;border:1.5px solid rgba(255,255,255,0.55);border-radius:50px;font-size:0.92rem;font-weight:700;letter-spacing:0.04em;text-decoration:none;transition:all 0.3s;white-space:nowrap;backdrop-filter:blur(4px)}.top-hero__btn-sub:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.85);transform:translateY(-2px)}.top-hero__note{font-size:0.72rem;color:rgba(255,255,255,0.45);letter-spacing:0.05em;margin-bottom:28px}.top-hero__stats{display:flex;gap:32px;flex-wrap:wrap;padding-top:20px;border-top:1px solid rgba(255,255,255,0.1)}.top-hero__stat{display:flex;flex-direction:column;gap:4px}.top-hero__stat-num{font-family:'Cormorant Garamond',serif;font-size:2rem;font-weight:600;color:#c9a84c;line-height:1}.top-hero__stat-label{font-size:0.68rem;color:rgba(255,255,255,0.5);letter-spacing:0.08em}.top-hero::after{content:'';position:absolute;right:0;bottom:0;width:40%;height:100%;background:linear-gradient( 270deg,rgba(201,168,76,0.04) 0%,transparent 100% );z-index:1;pointer-events:none}@media (max-width:768px){.top-hero{min-height:72vh;align-items:flex-end}.top-hero__bg img{object-position:58% center;height:72vh}.top-hero__overlay{background:linear-gradient( 180deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.60) 40%,rgba(0,0,0,.78) 100% )}.top-hero__inner{padding:76px 20px 36px}.top-hero__badge{font-size:0.68rem;padding:5px 12px;margin-bottom:14px;letter-spacing:0.1em}.top-hero__h1{font-size:1.75rem;margin-bottom:14px;line-height:1.38}.top-hero__lead{font-size:0.87rem;line-height:1.8;margin-bottom:18px}.top-hero__tags{gap:7px;margin-bottom:20px}.top-hero__tags span{font-size:0.73rem;padding:6px 12px}.top-hero__cta{flex-direction:column;gap:10px;margin-bottom:12px}.top-hero__btn-main{width:100%;justify-content:center;padding:16px 20px;font-size:0.97rem;border-radius:14px}.top-hero__btn-sub{width:100%;justify-content:center;padding:14px 20px;font-size:0.88rem;border-radius:14px}.top-hero__note{font-size:0.68rem;margin-bottom:20px}.top-hero__stats{gap:18px;padding-top:16px}.top-hero__stat-num{font-size:1.6rem}.top-hero__stat-label{font-size:0.64rem}.top-hero::after{display:none}}@media (max-width:375px){.top-hero__h1{font-size:1.5rem}.top-hero__lead{font-size:0.82rem}.top-hero__btn-main{font-size:0.9rem;padding:15px 16px}.top-hero__tags span{font-size:0.68rem;padding:5px 10px}}