
:root{--ink:#18334a;--muted:#627078;--paper:#faf7f0;--gold:#ae8550;--line:#deded5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.6 Arial,"Helvetica Neue",sans-serif}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.045em;line-height:1.06}h1{font-size:clamp(42px,5vw,76px);max-width:650px}h2{font-size:clamp(34px,4vw,55px)}h3{font-size:19px;line-height:1.3}p{color:var(--muted)}.wrap{max-width:1260px;margin:auto;padding:0 42px}.review{background:var(--ink);color:#fff;text-align:center;font:12px/1.6 Arial;padding:7px 12px}.review a{margin-left:16px}header{background:#fff;border-bottom:1px solid var(--line)}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{width:258px}.links{display:flex;gap:27px;font-size:13px;font-weight:bold;align-items:center}.links a{text-decoration:none}.button{display:inline-flex;align-items:center;gap:22px;text-decoration:none;background:var(--ink);color:#fff;padding:13px 22px;border:1px solid var(--ink);font-size:13px;font-weight:bold}.button.light{background:transparent;color:var(--ink)}.eyebrow{display:block;color:var(--gold);font-size:12px;letter-spacing:.14em;font-weight:700;text-transform:uppercase;margin-bottom:20px}.hero{background:var(--paper)}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:26px;min-height:625px;padding-top:36px;padding-bottom:36px}.intro p{max-width:400px;margin:23px 0 27px;font-size:17px}.collage{position:relative;height:555px;isolation:isolate}.collage:before{content:"";position:absolute;inset:45px 4px 10px;background:#f0e6d4;border-radius:50%;z-index:-1}.hero-calcium{position:absolute;height:435px;width:45%;object-fit:contain;left:7%;top:52px;transform:rotate(-10deg);filter:drop-shadow(6px 14px 12px #18334a26)}.hero-pine{position:absolute;height:345px;width:35%;object-fit:contain;right:1%;top:163px;transform:rotate(10deg);filter:drop-shadow(4px 10px 9px #18334a24)}.hero-strip{position:absolute;height:330px;width:29%;object-fit:contain;right:8%;top:0;transform:rotate(10deg);z-index:-1}.hero-strawberry{position:absolute;width:29%;left:4%;bottom:2px;transform:rotate(8deg)}.since{position:absolute;right:8px;top:9px;font-size:12px;letter-spacing:.14em;writing-mode:vertical-rl}.facts{display:flex;justify-content:space-between;gap:25px;padding-top:24px;padding-bottom:24px;border-bottom:1px solid var(--line);font-size:13px}.facts b{margin-right:8px;color:var(--gold)}section.space{padding:85px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:34px}.section-head p{max-width:340px}.feature{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center}.feature-art{height:510px;background:var(--paper);position:relative;overflow:hidden}.feature-art .outer{height:420px;width:62%;object-fit:contain;position:absolute;left:7%;top:35px;transform:rotate(-6deg)}.feature-art .inner{height:195px;width:25%;object-fit:contain;position:absolute;right:7%;bottom:22px;transform:rotate(11deg)}.feature-art .pieces{position:absolute;width:30%;right:4%;top:18px;aspect-ratio:1;object-fit:cover;border-radius:50%;border:7px solid #fff}.feature-copy>p{margin:20px 0}.number{font-size:76px;line-height:1.1;letter-spacing:-.06em;font-weight:bold;margin-top:26px}.number small{font-size:29px;letter-spacing:0}.nutrient{font-size:12px;text-transform:uppercase;letter-spacing:.07em}.tags{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.tags span{background:var(--paper);padding:7px 11px;font-size:12px}.range{background:var(--paper)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.pack{height:250px;background:white;display:flex;align-items:center;justify-content:center;padding:20px}.pack img{max-width:100%;max-height:100%;object-fit:contain}.product h3{font-size:17px;margin-top:15px}.product p{font-size:13px;margin-top:6px}.product:last-child{grid-column:span 2}.product:last-child .pack img{width:90%}.stories{display:grid;grid-template-columns:1fr 1fr;gap:28px}.story img{width:100%;aspect-ratio:1.5;object-fit:cover}.story h3{margin-top:22px;font-size:25px}.story p{max-width:470px;margin:12px 0;font-size:15px}.assurance{background:var(--paper);padding:35px;display:grid;grid-template-columns:1.1fr 1fr;gap:45px;margin-top:46px}.assurance h3{font-size:26px}.assurance p{font-size:14px;margin-top:10px}.details{border-top:1px solid var(--line);margin-top:16px;padding-top:12px;font-size:14px}.details summary{cursor:pointer;color:var(--ink);font-weight:bold}.details p{margin-top:12px}.contact{background:var(--ink);color:#fff;padding:62px 0}.contact p{color:#dae1e5;margin:18px 0 24px;max-width:540px}.contact .button{background:#fff;color:var(--ink);border-color:#fff}.contact-row{display:flex;align-items:center;justify-content:space-between;gap:40px}.contact h2{max-width:650px;font-size:43px}footer{padding:25px 0;font-size:12px;color:var(--muted)}footer .wrap{display:flex;justify-content:space-between;gap:20px}details[open] summary{margin-bottom:7px}
@media(max-width:850px){.wrap{padding:0 23px}.nav{height:74px}.logo{width:210px}.links a:not(:last-child){display:none}.hero-grid{grid-template-columns:1fr 1fr;min-height:540px;gap:10px}.collage{height:420px}.hero-calcium{height:330px;top:35px;width:53%;left:0}.hero-pine{height:255px;top:130px;width:42%}.hero-strip{height:240px}.hero-strawberry{bottom:0}.feature{gap:30px}.feature-art{height:430px}.feature-art .outer{height:355px}.products{grid-template-columns:repeat(3,minmax(0,1fr))}.product:last-child{grid-column:auto}.pack{height:220px}.facts{font-size:12px}.feature-copy h2{font-size:39px}.number{font-size:65px}}
@media(max-width:580px){h1{font-size:45px}.hero-grid{grid-template-columns:1fr;padding-top:35px;padding-bottom:24px}.intro p{font-size:15px;max-width:300px;margin:18px 0}.eyebrow{font-size:10px;margin-bottom:15px}.collage{height:390px;max-width:430px;width:100%;margin:10px auto 0}.hero-calcium{height:315px;width:48%;left:3%;top:26px}.hero-pine{height:270px;top:95px;width:38%}.hero-strip{height:260px;right:11%}.hero-strawberry{width:28%;left:4%}.facts{flex-wrap:wrap;gap:9px 18px;padding-top:17px;padding-bottom:17px}.facts span:first-child{width:100%}section.space{padding:52px 0}.section-head{display:block}.section-head p{margin-top:15px}.feature{grid-template-columns:1fr;gap:30px}.feature-art{height:410px}.feature-art .outer{height:350px;top:25px}.feature-art .inner{height:160px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.pack{height:220px;padding:13px}.product h3{font-size:15px}.product p{font-size:12px}.product:last-child{grid-column:span 2}.stories{grid-template-columns:1fr;gap:32px}.assurance{grid-template-columns:1fr;gap:26px;padding:23px}.contact-row{display:block}.contact h2{font-size:35px}.contact .button{margin-top:0}.links{gap:0}.nav .button{padding:9px 12px;font-size:11px}.logo{width:193px}footer .wrap{display:block}footer span{display:block;margin-bottom:5px}.review{font-size:10px}}
.hero-calcium{left:0;width:45%;top:38px}.hero-pine{right:26%;width:29%;top:220px;height:295px;transform:rotate(4deg)}.hero-strip{right:0;top:25px;width:24%;height:345px;transform:none;z-index:0}.since{right:1px;top:415px;writing-mode:horizontal-tb;font-size:9px}.hero-strawberry{left:4%;bottom:0}
@media(max-width:850px){.hero-calcium{height:330px;top:25px}.hero-pine{height:225px;top:177px}.hero-strip{height:255px;top:10px}.since{top:370px;font-size:8px}}
@media(max-width:580px){.hero-calcium{height:315px;top:17px}.hero-pine{height:225px;top:155px}.hero-strip{height:255px;top:7px}.since{top:347px;font-size:7px}.hero-strawberry{bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.ramune-intro{padding:42px 0 0}.ramune-intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:start}.ramune-intro h2{font-size:34px;line-height:1.2}.ramune-intro p{font-size:16px;max-width:650px}.process{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:20px;font-size:12px;color:var(--gold)}.process b{color:var(--ink);margin-left:6px}.company{border-top:1px solid var(--line)}.company-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px}.company h2{font-size:43px}.company-facts{margin:0}.company-facts>div{display:grid;grid-template-columns:145px 1fr;gap:22px;border-bottom:1px solid var(--line);padding:14px 0;font-size:14px}.company-facts>div:first-child{padding-top:0}.company-facts dt{color:var(--muted)}.company-facts dd{margin:0}.contact p.inquiry-brief{font-size:14px;max-width:500px;margin-top:-10px}@media(max-width:580px){.ramune-intro-grid,.company-grid{grid-template-columns:1fr;gap:18px}.ramune-intro{padding-top:28px}.ramune-intro h2{font-size:29px}.ramune-intro p{font-size:14px}.process{gap:10px;font-size:11px;margin-top:14px}.company h2{font-size:35px}.company-facts>div{grid-template-columns:103px 1fr;gap:13px;font-size:13px}.contact p.inquiry-brief{font-size:13px}}.ramune-intro{padding:68px 0 0}.ramune-intro-grid{grid-template-columns:1fr 1.1fr;gap:50px;align-items:center}.ramune-photo img{width:100%;aspect-ratio:1.3;object-fit:cover}.ramune-intro h2{font-size:46px;line-height:1.09}.ramune-intro .melt-lead{font-size:18px;font-weight:bold;color:var(--ink);margin:20px 0 12px}.ramune-intro p{font-size:15px}.ramune-intro .process{gap:9px;font-size:10px}.ramune-intro .process b{margin-left:3px}@media(max-width:850px){.ramune-intro-grid{gap:25px}.ramune-intro h2{font-size:34px}.ramune-intro .melt-lead{font-size:15px}.ramune-intro .process{column-gap:7px}}@media(max-width:580px){.ramune-intro{padding-top:44px}.ramune-intro-grid{grid-template-columns:1fr;gap:24px}.ramune-photo img{aspect-ratio:1.6}.ramune-intro h2{font-size:38px}.ramune-intro .process{font-size:10px;row-gap:10px}.ramune-intro .process span:nth-child(4){display:none}.ramune-intro .process span:nth-child(5){flex-basis:100%}}.ramune-intro .process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;font-size:11px;align-items:start}.ramune-intro .process span:nth-child(even){display:none}.ramune-intro .process span:nth-child(odd){border-top:1px solid var(--line);padding-top:8px}.ramune-intro .process b{display:block;margin:3px 0 0;font-size:12px;line-height:1.4}@media(max-width:580px){.ramune-intro .process{gap:12px}}html{scroll-behavior:auto}.story img.flavor-packs{object-fit:contain;background:var(--paper);padding:12px}
:root{--ink:#0e54a0;--muted:#4f5a63;--paper:#fcf5de;--gold:#dc5d9e;--line:#e5e5e5}
body{color:#333}h1,h2,.number,.ramune-intro .melt-lead{color:var(--ink)}
.brand-header{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;background:#fff;border:0;box-shadow:0 2px 12px #00000008;font-family:Arial,"Noto Sans JP",sans-serif;min-height:96px}
.brand-logo{display:block;width:clamp(200px,19vw,365px);flex-shrink:0}.brand-logo img{width:100%;height:auto}
.brand-header nav{flex:1}.brand-header ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-end;gap:clamp(10px,1.2vw,26px)}
.brand-header li{margin:0;padding:0}.brand-header a{text-decoration:none}.brand-header li>a{display:flex;align-items:center;justify-content:center;min-height:44px;text-align:center;color:#333;font-size:clamp(11px,.91vw,18px);font-weight:700;line-height:1.35;white-space:nowrap}
.brand-header li>a:hover{color:#0e54a0}.brand-header li>a:focus-visible,.brand-menu-toggle:focus-visible{outline:3px solid #fc88ce;outline-offset:4px}
.brand-header li>a.brand-pill{border-radius:999px;color:#fff;min-width:clamp(135px,13vw,245px);min-height:64px;padding:9px 37px 9px 18px;position:relative;box-shadow:0 3px 12px #0002;font-size:clamp(12px,1vw,19px)}
.brand-pill::after{content:'→';border:1.5px solid currentColor;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;position:absolute;right:13px;top:50%;transform:translateY(-50%);line-height:1;font-size:17px}
.brand-header .brand-shop{background:#fea802;gap:9px}.brand-shop img{width:27px;height:25px}.brand-header .brand-contact{background:#0463ca}.brand-header li>a.brand-pill:hover{filter:brightness(1.06);color:white}
.brand-menu-toggle{display:none}.brand-header a[aria-current=page]{color:#0e54a0}
.hero{background:#fff url('https://www.abeseika.co.jp/img/top/bg-mv.png') center top/cover no-repeat}.hero-grid{min-height:710px;padding-top:70px;padding-bottom:70px}.intro{background:#ffffffdf;border-radius:28px;padding:24px 20px}.collage:before{background:#fff4ce;opacity:.82}.button{border-radius:999px;background:#0463ca;border-color:#0463ca}.button.light{color:#0463ca;border-color:#0463ca;background:#fff}.eyebrow{color:#d85394}
.ramune-photo img,.feature-art,.story img{border-radius:24px}.feature-art,.range{background:#fcf5de}.pack{border-radius:18px}.tags span{background:#fff1c8;border-radius:999px;color:#0e54a0}.ramune-intro .process span:nth-child(odd){border-top:3px solid #ffcd58}.ramune-intro .process span:nth-child(3){border-color:#fc88ce}.ramune-intro .process span:nth-child(5){border-color:#b9e0d1}
.assurance{border-radius:28px;background:#fff7df}.company{background:#fffcf2 url('https://www.abeseika.co.jp/img/common/img-kaso_header.png') right top/auto 100% no-repeat}.contact{background:#0e54a0}.contact h2{color:#fff}.contact .eyebrow{color:#ffd166}.contact .button{color:#0e54a0}.contact .inquiry-brief{color:#eaf3ff}
@media(min-width:1900px){.brand-header{gap:26px}.brand-header ul{gap:26px}}
@media(max-width:1100px){.brand-header{min-height:80px;padding:14px 20px;flex-wrap:wrap;gap:0}.brand-logo{width:245px;max-width:calc(100% - 100px)}.brand-menu-toggle{display:block;border:0;border-radius:999px;background:#0e54a0;color:white;padding:12px 17px;font:700 13px/1 Arial;cursor:pointer}.brand-header nav{display:none;flex-basis:100%;padding-top:20px;max-height:calc(100dvh - 95px);overflow:auto}.brand-header.is-open nav{display:block}.brand-header ul{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.brand-header li>a{font-size:14px;padding:10px;white-space:normal}.brand-header li>a.brand-pill{font-size:14px;min-width:0;min-height:62px;padding-right:30px}.brand-header li>a:not(.brand-pill):hover{background-color:#fff5dc}.hero-grid{min-height:600px}}
@media(max-width:580px){.brand-header{min-height:73px;padding:12px 15px}.brand-logo{width:220px}.hero{background-size:auto 880px}.hero-grid{padding-top:28px;padding-bottom:24px}.intro{padding:18px 12px}.ramune-photo img,.feature-art,.story img{border-radius:18px}.brand-header ul{padding-bottom:12px}.company{background-size:auto 440px}.brand-header .brand-shop{gap:4px}.brand-shop img{width:22px}}
@media(min-width:783px){body.admin-bar .brand-header{top:32px}}
@media(min-width:601px) and (max-width:782px){body.admin-bar .brand-header{top:46px}}
