@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Serif+JP:wght@500;700;900&display=swap');
:root{--red:#c81d25;--deep:#8f1118;--ink:#1c2026;--muted:#737983;--paper:#f8f6f1;--cream:#eee8dc;--line:#e5e1d8;--white:#fff;--gold:#b99455}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{text-decoration:none}.container{max-width:1160px}
.site-header{height:78px;background:rgba(255,255,255,.96);border-bottom:1px solid #ece9e2;position:sticky;top:0;z-index:1000}.nav-wrap{height:78px;display:flex;align-items:center}.brand img{width:210px;max-height:60px;object-fit:contain}.nav-wrap nav{display:flex;gap:30px;margin-left:auto}.nav-wrap nav a{font-size:13px;font-weight:700;color:#535861}.nav-wrap nav a.active,.nav-wrap nav a:hover{color:var(--red)}.jp-mark{margin-left:34px;border-left:1px solid var(--line);padding-left:22px;color:var(--red);font-family:'Noto Serif JP';font-weight:900}.jp-mark span{display:block;font-family:'DM Sans';font-size:8px;letter-spacing:2px;color:#999}
.hero{height:535px;position:relative;overflow:hidden;display:flex;align-items:center;background:linear-gradient(115deg,#fff 0,#faf7f1 55%,#f6eceb 100%)}.sun{position:absolute;width:380px;height:380px;border-radius:50%;background:rgba(200,29,37,.92);right:9%;top:75px;box-shadow:0 0 0 25px rgba(200,29,37,.04)}.mountain{position:absolute;right:-2%;bottom:-110px;width:620px;height:330px;background:#d8d5cd;clip-path:polygon(50% 0,100% 100%,0 100%)}.m2{right:23%;bottom:-145px;width:500px;height:280px;background:#e7e3da}.mountain:after{content:"";position:absolute;left:38%;top:0;width:24%;height:35%;background:#fff;clip-path:polygon(50% 0,100% 100%,68% 73%,50% 93%,28% 69%,0 100%)}.sakura{position:absolute;color:#e9b5b8;font-size:30px;opacity:.65}.s1{right:39%;top:85px}.s2{right:5%;bottom:80px;font-size:22px}.s3{right:44%;bottom:150px;font-size:18px}.hero-inner{position:relative;z-index:3}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:800;color:var(--red)}.hero h1,.result-hero h1{font-family:'Noto Serif JP',serif;font-weight:900;font-size:58px;line-height:1.12;letter-spacing:-2px;margin:16px 0}.hero h1 em,.result-hero h1 em{font-style:normal;color:var(--red)}.hero p{max-width:555px;color:var(--muted);font-size:16px;line-height:1.75}.primary-btn{display:inline-flex;align-items:center;gap:9px;background:var(--red);color:#fff;padding:13px 19px;border-radius:5px;font-size:13px;font-weight:700;margin-top:16px;box-shadow:0 10px 24px rgba(200,29,37,.18)}
.lottery-section{padding:75px 0}.section-title{text-align:center;margin-bottom:34px}.section-title>span,.history-heading>div>span{font-size:9px;letter-spacing:2.2px;font-weight:800;color:var(--red)}.section-title h2,.about-grid h2,.history-heading h2{font-family:'Noto Serif JP';font-size:32px;font-weight:800;margin:7px 0}.section-title p{color:var(--muted);font-size:13px}.lottery-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.lottery-card{display:grid;grid-template-columns:190px 1fr;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 10px 35px rgba(37,34,29,.06);transition:.2s}.lottery-card:hover{transform:translateY(-4px);box-shadow:0 17px 42px rgba(37,34,29,.1)}.card-art{position:relative;display:grid;place-items:center;min-height:290px;background:#f5e6e5;overflow:hidden}.jp-circle{width:135px;height:135px;border-radius:50%;background:var(--red)}.kanji{position:absolute;color:#fff;font-family:'Noto Serif JP';font-size:35px;font-weight:900}.fuji-art{background:#e9edf0}.fuji-mountain{width:155px;height:105px;background:#65717b;clip-path:polygon(50% 0,100% 100%,0 100%)}.fuji-mountain:after{content:"";display:block;margin:auto;width:60px;height:38px;background:#fff;clip-path:polygon(50% 0,100% 100%,70% 75%,50% 90%,30% 73%,0 100%)}.card-content{padding:28px}.card-label{font-size:9px;color:var(--red);letter-spacing:1.5px;font-weight:800}.card-content h3{font-family:'Noto Serif JP';font-size:25px;font-weight:800;margin:6px 0 9px}.card-content p{font-size:12px;color:var(--muted);line-height:1.6}.stats{display:flex;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin:18px 0}.stats small{display:block;color:#999;font-size:8px;font-weight:800;letter-spacing:1px}.stats strong{font-size:13px}.card-content>a{font-size:12px;font-weight:800;color:var(--red)}
.about-section{padding:70px 0;background:#fff}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.eyebrow.dark{color:var(--gold)}.about-grid p{font-size:13px;color:var(--muted);line-height:1.75}.feature-list{display:grid;gap:11px}.feature-list>div{display:flex;gap:13px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:9px}.feature-list i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#f8e9e9;color:var(--red)}.feature-list b,.feature-list small{display:block}.feature-list b{font-size:12px}.feature-list small{font-size:10px;color:#92969d}
footer{background:#202329;color:#aaa;padding-top:48px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:38px}.footer-brand img{width:200px;max-height:60px;object-fit:contain;filter:brightness(0) invert(1)}.footer-brand p{font-size:10px;color:#fff;font-weight:800;letter-spacing:1px;margin:15px 0 6px}.footer-brand small{font-size:10px;line-height:1.6;display:block;max-width:320px}footer h5{color:#fff;font-size:12px;font-weight:800;margin-bottom:15px}footer a{display:block;color:#92979f;font-size:11px;margin-bottom:9px}.footer-jp{font-family:'Noto Serif JP';font-size:35px;color:#fff;text-align:right}.footer-jp span{font-family:'DM Sans';font-size:8px;letter-spacing:2px;color:#888}.copyright{border-top:1px solid #32363d;padding:16px 0;font-size:10px;color:#70757d}
.result-hero{position:relative;overflow:hidden;padding:60px 0;background:linear-gradient(120deg,#fff,#f8f2eb)}.result-sun{position:absolute;right:12%;top:-100px;width:260px;height:260px;background:rgba(200,29,37,.9);border-radius:50%}.result-hero .container{position:relative;z-index:2}.back-link{display:block;color:#7d8188;font-size:11px;margin-bottom:28px}.result-hero h1{font-size:44px;margin:8px 0}.result-hero p{font-size:13px;color:var(--muted)}.results-page{padding:50px 0 75px}.latest-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:27px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 35px rgba(37,34,29,.06)}.result-pill{font-size:8px;letter-spacing:1.2px;color:#28804e;background:#e9f6ee;padding:6px 9px;border-radius:20px;font-weight:800}.result-pill i{display:inline-block;width:6px;height:6px;background:#2e9b60;border-radius:50%;margin-right:5px}.latest-info h2{font-family:'Noto Serif JP';font-size:23px;margin:11px 0 5px}.latest-info p{font-size:10px;color:#8a8f96;margin:0}.big-balls,.result-balls{display:flex;gap:8px}.big-balls span,.result-balls span{display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#e03b42,#a80f16);color:#fff;border:2px solid #e6c170;font-weight:800;box-shadow:inset 0 -4px rgba(0,0,0,.12)}.big-balls span{width:52px;height:52px;font-size:20px}.big-balls span.key,.result-balls span.key{background:linear-gradient(145deg,#3c4149,#171a1f)}.history-heading{display:flex;justify-content:space-between;align-items:end;margin:43px 0 20px}.lottery-switch{display:flex;background:#ece9e3;padding:4px;border-radius:7px}.lottery-switch a{font-size:10px;color:#686d74;font-weight:700;padding:7px 13px;border-radius:5px}.lottery-switch a.active{background:#fff;color:var(--red);box-shadow:0 2px 6px rgba(0,0,0,.07)}.history-list{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.history-row{display:grid;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;padding:15px 20px;border-bottom:1px solid #ece9e3}.history-row:last-child{border:0}.date-box{width:48px;height:50px;background:#f4f1eb;border-radius:6px;text-align:center;padding-top:5px}.date-box strong{font-family:'Noto Serif JP';font-size:18px;display:block}.date-box span{font-size:8px;color:var(--red);font-weight:800}.date-detail b,.date-detail small{display:block}.date-detail b{font-size:12px}.date-detail small{font-size:9px;color:#969aa0;margin-top:3px}.result-balls span{width:35px;height:35px;font-size:12px}
@media(max-width:900px){.hero{height:470px}.sun{right:-140px;opacity:.65}.mountain{right:-180px}.lottery-grid{grid-template-columns:1fr}.about-grid{grid-template-columns:1fr;gap:35px}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-header,.nav-wrap{height:68px}.brand img{width:165px}.nav-wrap nav{display:none}.jp-mark{margin-left:auto}.hero{height:440px}.hero h1{font-size:39px}.hero p{font-size:14px;max-width:90%}.sun{width:300px;height:300px;right:-170px;top:80px}.lottery-section{padding:50px 0}.lottery-card{grid-template-columns:1fr}.card-art{min-height:170px}.section-title h2,.about-grid h2{font-size:27px}.latest-card{align-items:flex-start;gap:22px;flex-direction:column}.big-balls span{width:46px;height:46px}.history-heading{align-items:flex-start;gap:14px;flex-direction:column}.history-row{grid-template-columns:50px 1fr}.result-balls{grid-column:1/-1;justify-content:flex-end}.footer-main{grid-template-columns:1fr}.footer-jp{text-align:left}}
