@import "tailwindcss";
.imageTicker{height:76px;background:#102f27;border-bottom:3px solid var(--lime)}.imageTicker .imageTickerTrack{gap:8px;animation-duration:48s}.imageTickerTrack a{width:126px;height:66px;position:relative;flex:none;overflow:hidden;border:1px solid #ffffff30;background:#061b15}.imageTickerTrack img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease,filter .25s ease}.imageTickerTrack a:hover img{transform:scale(1.08);filter:brightness(.7)}.imageTickerTrack a span{position:absolute;inset:auto 0 0;padding:4px 6px;background:#07140fbb;color:#fff;font:800 8px Arial,sans-serif;letter-spacing:.18em;text-align:center;opacity:0;transition:opacity .2s}.imageTickerTrack a:hover span{opacity:1}@media(max-width:560px){.imageTicker{height:62px}.imageTicker .imageTickerTrack{animation-duration:36s}.imageTickerTrack a{width:100px;height:52px}}
.ticker{height:30px;overflow:hidden;background:var(--lime);color:#102f27;border-bottom:1px solid #bfd33e;display:flex;align-items:center}.tickerTrack{display:flex;align-items:center;flex:none;width:max-content;white-space:nowrap;animation:ticker-left 12s linear infinite;will-change:transform}.tickerTrack span{font-size:11px;font-weight:900;letter-spacing:.12em;padding:0 34px}.tickerTrack i{font:900 9px Arial,sans-serif;letter-spacing:.25em;font-style:normal;opacity:.55}.ticker:hover .tickerTrack{animation-play-state:paused}@keyframes ticker-left{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}@media(max-width:560px){.ticker{height:27px}.tickerTrack{animation-duration:9s}.tickerTrack span{font-size:10px;padding:0 24px}}
:root{--green:#123d31;--lime:#d8ef50;--cream:#f5f1e7;--ink:#17201c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"Yu Gothic",Meiryo,sans-serif}a{color:inherit;text-decoration:none}.utility{height:34px;background:var(--green);color:#dce8e2;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;font-size:11px;letter-spacing:.08em}.header{height:92px;display:flex;align-items:center;gap:34px;padding:0 5vw;border-bottom:1px solid #ddd;background:#fff;position:sticky;top:0;z-index:10}.brand{display:flex;flex-direction:column;line-height:1;min-width:165px}.brand strong{font:900 28px/1 Arial,sans-serif;letter-spacing:-.06em}.brand small{font-size:10px;letter-spacing:.45em;margin-top:6px}.header nav{display:flex;gap:25px;align-items:center;flex:1}.header nav a{font-size:13px;font-weight:700;white-space:nowrap}.header nav a:hover,.textLink:hover,.sectionHead a:hover{color:#467b30}.complaint{padding:13px 18px;border:1px solid var(--green);font-size:12px;font-weight:800}.hero{min-height:600px;background:var(--cream);display:grid;grid-template-columns:47% 53%;position:relative;overflow:hidden}.heroCopy{padding:105px 4vw 70px 8vw;z-index:2}.eyebrow{font:800 11px/1.2 Arial,sans-serif;letter-spacing:.2em;color:#527466}.hero h1{font-size:clamp(42px,5vw,72px);line-height:1.2;letter-spacing:-.05em;margin:23px 0}.hero h1 em{font-style:normal;background:linear-gradient(transparent 67%,var(--lime) 0)}.lead{font-size:15px;line-height:2;color:#53605a}.heroActions{display:flex;align-items:center;gap:28px;margin-top:38px}.primary,.whiteButton{display:inline-flex;gap:38px;align-items:center;background:var(--green);color:#fff;padding:17px 22px;font-size:13px;font-weight:800}.textLink{font-size:13px;font-weight:800;border-bottom:1px solid}.storePhoto{background:linear-gradient(150deg,#75907e,#203f35);min-height:550px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;overflow:hidden}.storePhoto:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 80px,#ffffff0d 81px 82px)}.storePhoto p,.storePhoto>small{z-index:2;opacity:.65}.storePhoto p{font:800 13px Arial;letter-spacing:.3em;margin:20px 0 8px}.storePhoto>small{font-size:11px}.awning{height:28px;width:72%;background:repeating-linear-gradient(90deg,var(--lime) 0 45px,#fff 45px 90px)}.storeSign{width:76%;background:#f8f7ef;color:var(--green);font:900 48px Arial;text-align:center;padding:30px 0 22px;letter-spacing:-.07em;z-index:1}.storeSign small{display:block;font-size:9px;letter-spacing:.5em;margin-top:5px}.doors{height:150px;width:65%;background:#a9c5bf55;display:grid;grid-template-columns:repeat(3,1fr);border:8px solid #e9e9df;z-index:1}.doors span{border-right:2px solid #e9e9df}.heroBadge{position:absolute;right:4vw;bottom:30px;width:125px;height:125px;border-radius:50%;background:var(--lime);display:flex;align-items:center;justify-content:center;gap:8px;transform:rotate(-8deg);z-index:3}.heroBadge b{font:900 28px Arial}.heroBadge span{font-size:10px;font-weight:900;line-height:1.5}.notice{background:var(--lime);display:grid;grid-template-columns:160px 1fr 100px;align-items:center;padding:18px 8vw;gap:20px}.notice b{font-size:12px}.notice p{margin:0;font-weight:800;font-size:13px}.notice span{font-size:11px}.section{padding:105px 8vw}.sectionHead{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.sectionHead h2,.pointsBand h2,.butterBanner h2{font-size:38px;margin:10px 0 0;letter-spacing:-.04em}.sectionHead>a{font-size:12px;font-weight:800;border-bottom:1px solid;padding-bottom:5px}.deptGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dept{position:relative}.deptVisual{height:230px;background:#e5eadf;display:flex;align-items:center;justify-content:center}.deptVisual span{width:130px;height:130px;background:#f7f4e7;border-radius:50%;display:grid;place-items:center;font-size:64px;font-weight:900;color:#63846b;box-shadow:0 12px 30px #1b3d2a22}.d02{background:#eadad2}.d02 span{color:#bd674f}.d03{background:#e8e0c5}.d03 span{color:#a9883a}.dept .num{position:absolute;right:14px;top:13px;font:800 11px Arial;z-index:2}.dept h3{font-size:23px;margin:18px 0 7px}.dept p{font-size:13px;color:#6e756f;margin:0 0 15px}.dept b{font-size:11px}.pointsBand{background:var(--green);color:#fff;padding:85px 9vw;display:grid;grid-template-columns:42% 58%;align-items:center;gap:8vw}.pointCard{aspect-ratio:1.55;background:var(--lime);color:var(--green);border-radius:18px;padding:34px;display:grid;grid-template-columns:1fr auto;align-content:space-between;box-shadow:0 20px 50px #0005;transform:rotate(-4deg);max-width:440px}.pointCard .minus{font:900 58px Arial}.pointCard strong{font:900 24px Arial;align-self:center}.pointCard b{grid-column:1/-1;font-size:16px}.pointsBand .eyebrow{color:#a9c4b6}.pointsBand h2{font-size:46px}.pointsBand>div>p:not(.eyebrow){line-height:2;font-size:14px;color:#ccdad3}.whiteButton{margin-top:20px;background:white;color:var(--green)}.newsList>a{display:grid;grid-template-columns:120px 120px 1fr 20px;align-items:center;border-top:1px solid #d9ddd9;padding:24px 8px;font-size:13px}.newsList>a:last-child{border-bottom:1px solid #d9ddd9}.newsList time{font:700 12px Arial}.newsList span{font-size:10px;background:#eef0eb;padding:7px;text-align:center}.newsList p{font-weight:700}.butterBanner{margin:0 8vw 100px;background:var(--cream);display:grid;grid-template-columns:38% 62%;min-height:450px}.portrait{background:var(--lime);display:grid;place-items:center}.portrait span{width:210px;height:210px;border-radius:50% 50% 45% 45%;background:var(--green);color:white;display:grid;place-items:center;font-size:100px;font-weight:900;box-shadow:0 35px 0 -10px #789f4b}.butterBanner>div:last-child{padding:65px}.butterBanner blockquote{font-size:22px;font-weight:900;margin:28px 0 15px}.butterBanner>div>p:not(.eyebrow){font-size:13px;color:#637069}.butterBanner .primary{margin-top:20px}footer{background:#102f27;color:#dbe5e0;padding:65px 8vw 25px}.footerTop{display:flex;align-items:center;gap:60px}.inverse{color:#fff}.footerTop p{font-size:13px;line-height:1.8}.footerLinks{display:flex;gap:28px;padding:40px 0 28px;margin-top:35px;border-top:1px solid #ffffff28;font-size:12px;font-weight:700}.disclaimer{font-size:11px;color:#9cb0a7;background:#ffffff0c;padding:15px;margin-bottom:24px}footer>small{font:9px Arial;color:#789087}
@media(max-width:900px){.header{height:78px}.header nav{display:none}.complaint{margin-left:auto}.hero{grid-template-columns:1fr}.heroCopy{padding:70px 7vw}.storePhoto{min-height:390px}.heroBadge{bottom:20px}.notice{grid-template-columns:1fr}.notice span{display:none}.deptGrid{grid-template-columns:1fr}.deptVisual{height:190px}.pointsBand{grid-template-columns:1fr;padding:70px 8vw}.pointCard{max-width:340px}.butterBanner{grid-template-columns:1fr}.portrait{min-height:320px}.newsList>a{grid-template-columns:90px 90px 1fr}.newsList b{display:none}}
@media(max-width:560px){.utility span:last-child{display:none}.header{padding:0 5vw}.brand{min-width:auto}.brand strong{font-size:23px}.complaint{font-size:10px;padding:10px}.hero h1{font-size:42px}.heroActions{align-items:flex-start;flex-direction:column}.section{padding:75px 6vw}.sectionHead h2,.pointsBand h2{font-size:34px}.sectionHead>a{display:none}.notice{padding:18px 6vw}.storeSign{font-size:36px}.newsList>a{grid-template-columns:80px 1fr;gap:8px}.newsList span{grid-row:2}.newsList p{grid-column:2;grid-row:1/3}.butterBanner{margin:0}.butterBanner>div:last-child{padding:45px 28px}.footerTop{align-items:flex-start;flex-direction:column;gap:20px}.footerLinks{display:grid;grid-template-columns:1fr 1fr}.heroBadge{width:100px;height:100px}}
.pageHero{background:var(--cream);padding:100px 14vw}.pageHero h1{font-size:clamp(42px,6vw,72px);margin:18px 0}.pageHero>p:last-child{color:#68736d;line-height:2}.pageBody{max-width:950px;margin:0 auto;padding:70px 30px}.pageBody article{display:grid;grid-template-columns:80px 1fr;border-top:1px solid #d8ddd9;padding:38px 0}.pageBody article:last-child{border-bottom:1px solid #d8ddd9}.pageBody article>span{font:800 11px Arial;color:#719081}.pageBody h2{margin:0 0 15px;font-size:22px}.pageBody p{margin:0;color:#68736d;line-height:2;font-size:14px}.back{max-width:950px;margin:0 auto;padding:0 30px 80px;font-size:12px;font-weight:800}.subpage footer{padding-top:30px}@media(max-width:560px){.pageHero{padding:70px 7vw}.pageBody article{grid-template-columns:45px 1fr}}
.storePhoto{display:block;background:#203f35}.storePhoto:before{display:none}.storePhoto>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.storePhoto:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b211bbb 0,transparent 45%)}.photoCaption{position:absolute;left:35px;bottom:28px;z-index:2;display:flex;flex-direction:column;gap:5px}.photoCaption b{font:800 12px Arial;letter-spacing:.16em}.photoCaption span{font-size:10px}.photoFeature{margin:0 8vw 100px;display:grid;grid-template-columns:58% 42%;background:var(--green);color:#fff;min-height:470px}.photoFeature>img{width:100%;height:100%;object-fit:cover;min-height:470px}.photoFeature>div{padding:60px 45px}.photoFeature .eyebrow{color:#9eb9ab}.photoFeature h2{font-size:36px;line-height:1.4}.photoFeature p:not(.eyebrow){font-size:13px;line-height:2;color:#ccd9d2}.storeGallery{max-width:1100px;margin:70px auto 0;padding:0 30px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.storeGallery figure{margin:0;background:#f2f1eb}.storeGallery .galleryWide{grid-column:1/-1}.storeGallery img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.storeGallery figcaption{padding:13px 15px;font-size:11px;font-weight:700}.galleryWide img{aspect-ratio:2.2/1}@media(max-width:900px){.photoFeature{grid-template-columns:1fr;margin:0}.photoFeature>img{min-height:320px}.storeGallery{grid-template-columns:1fr}.storeGallery .galleryWide{grid-column:auto}.galleryWide img{aspect-ratio:16/9}}@media(max-width:560px){.photoFeature>div{padding:42px 28px}.photoFeature h2{font-size:28px}}
.alertLink{background:#e94235!important;border-color:#e94235!important;color:#fff!important;white-space:nowrap}.editorial{background:#f7f5ef}.editorialGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9ddd9;border:1px solid #d9ddd9}.editorialGrid article{background:#fff;padding:34px;min-height:270px;display:flex;flex-direction:column}.editorialGrid span{font:800 10px Arial;letter-spacing:.12em;color:#718078}.editorialGrid h3{font-size:23px;line-height:1.45;margin:34px 0 12px}.editorialGrid p{font-size:13px;line-height:1.85;color:#69746f;margin:0}.editorialGrid b{font:800 10px Arial;letter-spacing:.14em;margin-top:auto;padding-top:30px;color:#a1aaa5}.adSlot{margin-top:34px;border:1px dashed #aeb7b2;min-height:135px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#eeece5}.adSlot span{font:800 9px Arial;letter-spacing:.25em;color:#87928c}.adSlot strong{font-size:18px;margin:12px 0 7px}.adSlot small{font-size:11px;color:#727d77}.footerScream{font-size:clamp(34px,6vw,82px);font-weight:900;line-height:1.05;color:#fff;margin-bottom:55px;letter-spacing:-.06em}.mustRead{background:#e94235;color:#fff!important;padding:10px 14px}.supportStatus,.finalWord{max-width:950px;margin:0 auto 70px;padding:35px;background:#102f27;color:#fff;display:flex;align-items:center;gap:28px}.supportStatus span{font:800 10px Arial;letter-spacing:.2em;color:#9db6aa}.supportStatus strong{font-size:30px;color:var(--lime)}.supportStatus a,.finalWord a{margin-left:auto;background:#fff;color:#102f27;padding:14px 18px;font-size:12px;font-weight:900}.finalWord{background:#e94235}.finalWord strong{font-size:28px}.page-complaints .pageHero,.page-disclaimer .pageHero{background:#171c1a;color:#fff}.page-complaints .pageHero .eyebrow,.page-disclaimer .pageHero .eyebrow{color:var(--lime)}.page-complaints .pageHero>p:last-child,.page-disclaimer .pageHero>p:last-child{color:#d4ddd8}.page-butter .pageHero{background:linear-gradient(120deg,var(--lime),#edf5b8)}
@media(max-width:900px){.editorialGrid{grid-template-columns:1fr}.editorialGrid article{min-height:220px}.alertLink{font-size:9px}.supportStatus,.finalWord{margin:0 6vw 55px;align-items:flex-start;flex-direction:column}.supportStatus a,.finalWord a{margin-left:0}.footerScream{margin-bottom:38px}}
@media(max-width:560px){.alertLink{max-width:112px;text-align:center;line-height:1.25}.editorial .sectionHead h2{font-size:32px}.adSlot{padding:24px 18px}.footerLinks .mustRead{grid-column:1/-1;text-align:center}.finalWord strong,.supportStatus strong{font-size:24px}}
.deptVisual{position:relative;overflow:hidden;background:#102f27}.deptVisual img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.dept:hover .deptVisual img{transform:scale(1.035)}.deptVisual:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07140fdd)}.deptVisual .deptLabel{position:absolute;left:18px;bottom:15px;z-index:2;width:auto;height:auto;border-radius:0;background:transparent;color:#fff;display:block;font-size:24px;line-height:1;font-weight:900;box-shadow:none;text-shadow:0 2px 12px #000}.dept .num{background:var(--lime);padding:8px 10px;color:#102f27}.header .alertLink{box-shadow:0 6px 20px #e9423530}
