:root{--sh-color-ink-strong: #061526;--sh-color-heading: #0d2039;--sh-color-heading-soft: #17304e;--sh-color-text: #172537;--sh-color-text-muted: #607184;--sh-color-text-soft: #7b8997;--sh-color-sea-strong: #155978;--sh-color-sea: #267391;--sh-color-sea-soft: #58a3bd;--sh-color-surface: #ffffff;--sh-color-surface-soft: #f7fbfc;--sh-color-surface-cool: #edf8fb;--sh-color-surface-warm: #fff7ea;--sh-color-border: rgba(13, 32, 57, .14);--sh-color-border-accent: rgba(38, 115, 145, .26);--sh-color-accent: #b7924a;--sh-color-accent-soft: #d8aa64;--sh-color-focus: #155978;--sh-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", "Noto Sans JP", "Helvetica Neue", Arial, sans-serif;--sh-font-size-body: 1.0625rem;--sh-line-height-body: 1.68;--sh-width-page: 77.5rem;--sh-width-reading: 47.5rem;--sh-width-tight: 38.75rem;--sh-shadow: 0 28px 70px rgba(6, 21, 38, .16);--sh-shadow-soft: 0 18px 42px rgba(13, 32, 57, .1);--sh-space-1: .25rem;--sh-space-2: .5rem;--sh-space-3: .75rem;--sh-space-4: 1rem;--sh-space-5: 1.5rem;--sh-space-6: 2rem;--sh-space-7: 3rem;--sh-space-8: 4rem;--sh-radius-small: .5rem;--sh-radius-medium: 1rem;--sh-radius-pill: 999px;--sh-motion-fast: .18s;--sh-motion-ease: ease;--page-width: var(--sh-width-page);--page-margin: var(--sh-space-5);--color-background: var(--sh-color-surface);--color-foreground: var(--sh-color-text);--style-border-radius-inputs: var(--sh-radius-small);--font-primary--family: var(--sh-font-body);--icon-stroke-width: 1.5}*,*:before,*:after{box-sizing:border-box}html{background:var(--sh-color-surface-cool);scroll-behavior:smooth}body{background:transparent;color:var(--sh-color-text);font-family:var(--sh-font-body);font-size:var(--sh-font-size-body);line-height:var(--sh-line-height-body)}body[data-sh-page-width=reading]{--page-width: var(--sh-width-reading)}body[data-sh-page-width=tight]{--page-width: var(--sh-width-tight)}body[data-sh-surface=soft]{--color-background: var(--sh-color-surface-soft)}body[data-sh-surface=warm]{--color-background: var(--sh-color-surface-warm)}h1,h2,h3,h4,h5,h6{color:var(--sh-color-heading);font-family:var(--sh-font-body);line-height:1.2}a{color:var(--sh-color-sea-strong);text-decoration-thickness:.0625rem;text-underline-offset:var(--sh-space-1)}a:hover{color:var(--sh-color-sea)}button,.sh-button,.sh-link-button{align-items:center;background:var(--sh-color-sea-strong);border:.0625rem solid var(--sh-color-sea-strong);border-radius:var(--sh-radius-pill);color:var(--sh-color-surface);display:inline-flex;font:inherit;gap:var(--sh-space-2);justify-content:center;min-height:var(--sh-space-7);padding:var(--sh-space-2) var(--sh-space-5);text-decoration:none;transition:background-color var(--sh-motion-fast) var(--sh-motion-ease),color var(--sh-motion-fast) var(--sh-motion-ease)}button:hover,.sh-button:hover,.sh-link-button:hover{background:var(--sh-color-sea);color:var(--sh-color-surface)}.sh-button--secondary{background:transparent;color:var(--sh-color-sea-strong)}.sh-button--secondary:hover{background:var(--sh-color-surface);color:var(--sh-color-sea)}:focus-visible{outline:var(--sh-space-1) solid var(--sh-color-focus);outline-offset:var(--sh-space-1)}.sh-container,.sh-reading,.sh-tight{margin-inline:auto;width:min(100% - (var(--page-margin) * 2),var(--page-width))}.sh-reading{max-width:var(--sh-width-reading)}.sh-tight{max-width:var(--sh-width-tight)}.sh-main{background:var(--color-background);display:block}.sh-utility-section{padding-block:var(--sh-space-8)}.sh-utility{display:grid;gap:var(--sh-space-6)}.sh-utility--centered{justify-items:center;text-align:center}.sh-utility__header,.sh-contact__header{display:grid;gap:var(--sh-space-3)}.sh-utility__header h1,.sh-utility--centered h1{margin:0}.sh-utility__content,.sh-utility__empty{display:grid;gap:var(--sh-space-4)}.sh-utility__summary,.sh-utility__eyebrow,.sh-password__brand{color:var(--sh-color-text-muted);margin:0}.sh-utility__eyebrow,.sh-password__brand{font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sh-utility__actions{display:flex;flex-wrap:wrap;gap:var(--sh-space-3);justify-content:center}.sh-richtext{max-width:100%;overflow-wrap:anywhere}.sh-richtext :is(ul,ol){padding-inline-start:var(--sh-space-6)}.sh-richtext table{border-collapse:collapse;display:block;max-width:100%;overflow-x:auto;white-space:nowrap}.sh-richtext :is(th,td){border:.0625rem solid var(--sh-color-border);padding:var(--sh-space-2) var(--sh-space-3);text-align:start}.sh-richtext :is(pre,code){max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}#MainContent .shopify-policy__container{box-sizing:border-box;margin-inline:auto;max-width:var(--sh-width-reading);padding-block:var(--sh-space-8);width:min(calc(100% - (var(--page-margin) * 2)),var(--sh-width-reading))}#MainContent .shopify-policy__title{margin:0 0 var(--sh-space-6);text-align:start}#MainContent .shopify-policy__title h1{font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.35;margin:0}#MainContent .shopify-policy__body>.rte{line-height:var(--sh-line-height-body);max-width:100%;overflow-wrap:anywhere}#MainContent .shopify-policy__body>.rte>p+p{margin-block-start:var(--sh-space-2)}#MainContent .shopify-policy__body>.rte>:is(p,ul,ol)+:is(ul,ol){margin-block-start:var(--sh-space-3)}#MainContent .shopify-policy__body>.rte>:is(ul,ol)+p{margin-block-start:var(--sh-space-3)}#MainContent .shopify-policy__body>.rte>:is(h2,h3,h4){color:var(--sh-color-heading);font-weight:700;line-height:1.4;margin-block:var(--sh-space-7) var(--sh-space-3)}#MainContent .shopify-policy__body>.rte>h2{font-size:clamp(1.25rem,2vw,1.5rem)}#MainContent .shopify-policy__body>.rte>:is(h3,h4){font-size:1.0625rem}#MainContent .shopify-policy__body>.rte>:is(ul,ol){padding-inline-start:var(--sh-space-6)}#MainContent .shopify-policy__body>.rte li+li{margin-block-start:var(--sh-space-2)}#MainContent .shopify-policy__body>.rte a{overflow-wrap:anywhere;text-decoration:underline}#MainContent .shopify-policy__body>.rte table{border-collapse:collapse;display:block;max-width:100%;overflow-x:auto;width:100%}#MainContent .shopify-policy__body>.rte :is(th,td){border:.0625rem solid var(--sh-color-border);overflow-wrap:anywhere;padding:var(--sh-space-2) var(--sh-space-3);text-align:start;vertical-align:top;white-space:normal}.sh-contact,.sh-contact__form,.sh-password__form{display:grid;gap:var(--sh-space-5)}.sh-contact{border-top:.0625rem solid var(--sh-color-border);padding-top:var(--sh-space-6)}.sh-contact__field{display:grid;gap:var(--sh-space-2)}.sh-contact__field :is(input,textarea),.sh-search-form input{background:var(--sh-color-surface);border:.0625rem solid var(--sh-color-border);color:var(--sh-color-text);min-height:var(--sh-space-7);padding:var(--sh-space-2) var(--sh-space-3);width:100%}.sh-contact__field textarea{min-height:10rem;resize:vertical}.sh-form-errors,.sh-form-notice{border:.0625rem solid var(--sh-color-border-accent);margin:0;padding:var(--sh-space-3)}.sh-form-errors{color:var(--sh-color-heading)}.sh-form-errors__heading{font-weight:700;margin:0 0 var(--sh-space-2)}.sh-form-errors__list{display:grid;gap:var(--sh-space-2);margin:0;padding-inline-start:var(--sh-space-5)}.sh-form-errors a,.sh-contact__field-error{overflow-wrap:anywhere}.sh-form-errors a{color:inherit;text-decoration-thickness:.125rem;text-underline-offset:.2em}.sh-contact__field-error{color:var(--sh-color-heading);font-size:.9375rem;font-weight:600;line-height:1.5;margin:0}.sh-contact__field :is(input,textarea)[aria-invalid=true]{border-color:var(--sh-color-focus);box-shadow:0 0 0 .0625rem var(--sh-color-focus)}.sh-form-notice{color:var(--sh-color-sea-strong)}.sh-search-form{display:grid;gap:var(--sh-space-3);grid-template-columns:minmax(0,1fr) auto;max-width:var(--sh-width-reading)}.sh-search-results{display:grid;gap:var(--sh-space-5);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.sh-search-result{display:grid;gap:var(--sh-space-4);grid-template-columns:minmax(0,9rem) minmax(0,1fr)}.sh-search-result__media img{border:.0625rem solid var(--sh-color-border);border-radius:var(--sh-radius-small);height:auto;width:100%}.sh-search-result__content{display:grid;align-content:start;gap:var(--sh-space-2)}.sh-search-result__content h2{font-size:1.125rem;margin:0;overflow-wrap:anywhere}.sh-visually-hidden{border:0;clip:rect(0 0 0 0);clip-path:inset(50%);height:.0625rem;margin:-.0625rem;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:.0625rem}.sh-skip-link{background:var(--sh-color-ink-strong);border-radius:var(--sh-radius-small);color:var(--sh-color-surface);left:var(--sh-space-4);padding:var(--sh-space-2) var(--sh-space-4);position:fixed;top:var(--sh-space-4);transform:translateY(calc(-100% - var(--sh-space-8)));transition:transform var(--sh-motion-fast) var(--sh-motion-ease);z-index:100}.sh-skip-link:focus{color:var(--sh-color-surface);transform:translateY(0)}.sh-header{background:var(--sh-color-surface);border-bottom:.0625rem solid var(--sh-color-border);position:relative;z-index:20}.sh-header--sticky{position:sticky;top:0}.sh-header__inner{align-items:center;display:grid;gap:var(--sh-space-5);grid-template-columns:minmax(12rem,1fr) auto minmax(12rem,1fr);min-height:var(--sh-space-8);padding-block:var(--sh-space-3)}.sh-header__brand,.sh-footer__brand{color:var(--sh-color-ink-strong);font-size:1.0625rem;font-weight:700;letter-spacing:.015em;text-decoration:none}.sh-header__brand{min-width:0}.sh-header__links,.sh-header__menu-links,.sh-footer__links{display:flex;flex-wrap:wrap;gap:var(--sh-space-4) var(--sh-space-5);list-style:none;padding:0}.sh-header__links a,.sh-header__menu-links a,.sh-footer__links a{color:var(--sh-color-text);text-decoration:none}.sh-header__links a{display:inline-flex;min-height:var(--sh-space-7);align-items:center}.sh-header__nav{justify-self:center;min-width:0}.sh-header__menu{display:none;position:relative}.sh-header__fallback-nav{display:none}.sh-header__menu summary{align-items:center;border:.0625rem solid var(--sh-color-border);border-radius:var(--sh-radius-pill);cursor:pointer;display:inline-flex;min-height:var(--sh-space-7);padding:var(--sh-space-2)}.sh-header__menu summary::-webkit-details-marker{display:none}.sh-header__menu[open] nav{background:var(--sh-color-surface);border:.0625rem solid var(--sh-color-border);border-radius:var(--sh-radius-medium);box-shadow:var(--sh-shadow-soft);min-width:var(--sh-width-tight);padding:var(--sh-space-4);position:absolute;right:0;top:calc(100% + var(--sh-space-2))}.sh-header__menu-links{flex-direction:column}.sh-header__actions{align-items:center;display:flex;gap:var(--sh-space-3);justify-self:end;min-width:0}.sh-icon-link{align-items:center;color:var(--sh-color-text);display:inline-flex;min-height:var(--sh-space-7);min-width:var(--sh-space-7);justify-content:center;position:relative}.sh-icon-link svg{height:var(--sh-space-5);width:var(--sh-space-5)}.sh-header__cart-count{align-items:center;background:var(--sh-color-accent);border-radius:var(--sh-radius-pill);color:var(--sh-color-ink-strong);display:flex;font-size:.75em;height:var(--sh-space-5);justify-content:center;min-width:var(--sh-space-5);padding-inline:var(--sh-space-1);position:absolute;right:0;top:0}.sh-footer{background:var(--sh-color-surface-cool);border-top:.0625rem solid var(--sh-color-border-accent);color:var(--sh-color-text-muted);margin-top:var(--sh-space-7)}.sh-footer__inner{display:grid;gap:var(--sh-space-6);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);padding-block:var(--sh-space-7)}.sh-footer__identity{display:grid;gap:var(--sh-space-2)}.sh-footer__brand,.sh-footer__corporate-link,.sh-footer__links a{align-items:center;display:inline-flex;min-height:var(--sh-space-7)}.sh-footer__brand,.sh-footer__corporate-link{justify-self:start}.sh-footer__corporate-link,.sh-footer__links a{max-width:100%;overflow-wrap:anywhere}.sh-footer__nav,.sh-footer__preparation{display:grid;align-content:start;gap:var(--sh-space-3)}.sh-footer__heading{color:var(--sh-color-heading);font-size:.875rem;margin:0}.sh-footer__preparation p{color:var(--sh-color-heading-soft);margin:0}.sh-intro{padding-block:var(--sh-space-7)}.sh-intro--default{background:var(--sh-color-surface)}.sh-intro--soft{background:var(--sh-color-surface-soft)}.sh-intro--warm{background:var(--sh-color-surface-warm)}.sh-intro--align-center{text-align:center}.sh-intro__content{display:grid;gap:var(--sh-space-5);padding-block:var(--sh-space-6)}.sh-intro__heading{font-size:clamp(2rem,5vw,3.5rem);margin:0;max-width:17ch}@media(min-width:51.3125rem){.sh-intro--home .sh-intro__heading{max-width:none;white-space:nowrap}}.sh-intro__body{color:var(--sh-color-text-muted);display:grid;gap:var(--sh-space-3);max-width:42rem}.sh-intro__body p{margin:0}.sh-intro__actions{display:flex;flex-wrap:wrap;gap:var(--sh-space-3)}.sh-intro--align-center .sh-intro__heading,.sh-intro--align-center .sh-intro__body{margin-inline:auto}.sh-intro--align-center .sh-intro__actions{justify-content:center}.sh-home-section{padding-block:clamp(var(--sh-space-7),6vw,var(--sh-space-8));scroll-margin-top:calc(var(--sh-space-8) + var(--sh-space-4))}.sh-home-section__header{display:grid;gap:var(--sh-space-3);margin-bottom:var(--sh-space-6);max-width:var(--sh-width-reading)}.sh-home-section__header h2,.sh-home-section__header p,.sh-planned-categories__card :is(h3,p),.sh-shopping-guide__item :is(h3,p),.sh-operating-company__content :is(h2,p){margin:0}.sh-home-section__header h2,.sh-operating-company__content h2{font-size:clamp(1.75rem,3vw,2.5rem)}.sh-home-section__header p,.sh-planned-categories__card p,.sh-shopping-guide__item p,.sh-operating-company__content p{color:var(--sh-color-text-muted)}.sh-planned-categories{background:var(--sh-color-surface)}.sh-planned-categories__grid{display:grid;gap:var(--sh-space-5);grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.sh-planned-categories__card{border:.0625rem solid var(--sh-color-border-accent);border-radius:var(--sh-radius-small);border-top:.1875rem solid var(--sh-color-sea);display:grid;gap:var(--sh-space-3);min-width:0;padding:var(--sh-space-6)}.sh-planned-categories__card h3,.sh-shopping-guide__item h3{font-size:1.25rem}.sh-shopping-guide{background:var(--sh-color-surface-cool)}.sh-shopping-guide__grid{display:grid;gap:var(--sh-space-5);grid-template-columns:repeat(3,minmax(0,1fr))}.sh-shopping-guide__item{border-left:.125rem solid var(--sh-color-accent);display:grid;gap:var(--sh-space-3);min-width:0;padding:var(--sh-space-2) var(--sh-space-5)}.sh-operating-company{background:var(--sh-color-surface-warm);border-block:.0625rem solid var(--sh-color-border)}.sh-operating-company__inner{align-items:center;display:grid;gap:var(--sh-space-6);grid-template-columns:minmax(0,1fr) auto}.sh-operating-company__content{display:grid;gap:var(--sh-space-3);max-width:var(--sh-width-reading)}.sh-operating-company__action{justify-self:end}@media(max-width:70rem){.sh-header__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.sh-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:64rem){.sh-shopping-guide__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:51.25rem){.sh-header__inner{gap:var(--sh-space-2);grid-template-columns:minmax(0,1fr) auto auto}.sh-header__actions{gap:var(--sh-space-1)}.sh-header__nav--wide{display:none}.sh-header__menu,.sh-header__fallback-nav{display:block;margin-left:auto}.sh-header__fallback-nav a{align-items:center;color:var(--sh-color-text);display:inline-flex;font-size:.875rem;font-weight:600;min-height:var(--sh-space-7);padding-inline:var(--sh-space-2);text-decoration:none}.sh-header__menu[open] nav{min-width:min(var(--sh-width-tight),calc(100vw - (var(--page-margin) * 2)))}.sh-footer__inner{grid-template-columns:1fr}.sh-search-results{grid-template-columns:minmax(0,1fr)}.sh-operating-company__inner{align-items:start;grid-template-columns:minmax(0,1fr)}.sh-operating-company__action{justify-self:start}}@media(max-width:43rem){.sh-planned-categories__grid,.sh-shopping-guide__grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:35rem){:root{--page-margin: var(--sh-space-4)}#MainContent .shopify-policy__container{padding-block:var(--sh-space-6)}#MainContent .shopify-policy__title{margin-bottom:var(--sh-space-5)}#MainContent .shopify-policy__body>.rte>:is(h2,h3,h4){margin-block-start:var(--sh-space-6)}.sh-header__brand{font-size:.9375rem;line-height:1.2}.sh-header__inner{grid-template-columns:minmax(0,1fr) auto}.sh-header__menu,.sh-header__fallback-nav{grid-column:1 / -1;grid-row:2;justify-self:start;margin-left:0}.sh-header__actions{grid-column:2;grid-row:1}.sh-header__menu summary{border-color:transparent;font-size:.875rem;padding-inline:var(--sh-space-2)}.sh-intro,.sh-intro__content,.sh-utility-section{padding-block:var(--sh-space-5)}.sh-intro__actions{align-items:stretch;flex-direction:column}.sh-intro__actions .sh-button{width:100%}.sh-planned-categories__card,.sh-shopping-guide__item{padding:var(--sh-space-5)}.sh-search-form{grid-template-columns:minmax(0,1fr)}.sh-search-form .sh-button{width:100%}.sh-search-result{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shionagi-foundation.css.map */
