:root{--herhis-green: #1F6B3F;--herhis-text: #999999;--herhis-text-dark: #555555;--herhis-border: #ECECEC;--herhis-bg: #FFFFFF}.herhis-header{background:var(--herhis-bg);font-family:-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Noto Sans JP,Yu Gothic,sans-serif;position:relative;z-index:100}.herhis-header__inner{max-width:1440px;margin:0 auto;padding:28px 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.herhis-header__logo a{display:inline-block;text-decoration:none;line-height:0}.herhis-header__logo-img{display:block;height:auto}.herhis-header__logo-text{font-size:28px;font-weight:700;color:var(--herhis-green);letter-spacing:.02em;font-style:italic;line-height:1}.herhis-header__nav{display:flex;align-items:center}.herhis-header__menu{list-style:none;margin:0;padding:0;display:flex;gap:44px;align-items:center}.herhis-header__menu a{color:var(--herhis-text);text-decoration:none;font-size:14px;font-weight:400;letter-spacing:.08em;padding:8px 0;transition:color .2s ease;white-space:nowrap}.herhis-header__menu a:hover{color:var(--herhis-green)}.herhis-header__toggle{display:none;background:transparent;border:none;cursor:pointer;width:40px;height:40px;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0}.herhis-header__toggle span{display:block;width:26px;height:1.5px;background:var(--herhis-text-dark)}.herhis-drawer{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--herhis-bg);transform:translateY(-100%);transition:transform .4s ease;z-index:200;display:flex;flex-direction:column;visibility:hidden}.herhis-drawer.is-open{transform:translateY(0);visibility:visible}.herhis-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--herhis-border)}.herhis-drawer__logo{text-decoration:none;line-height:0}.herhis-drawer__close{background:transparent;border:none;cursor:pointer;padding:4px;color:var(--herhis-text-dark);display:flex;align-items:center;justify-content:center}.herhis-drawer__nav{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;gap:32px}.herhis-drawer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:36px;text-align:center;width:100%}.herhis-drawer__menu a{color:var(--herhis-text);text-decoration:none;font-size:17px;letter-spacing:.12em;font-weight:400}.herhis-drawer__shop-button{display:inline-flex;align-items:center;gap:10px;color:var(--herhis-green);text-decoration:none;font-size:17px;font-weight:500;letter-spacing:.12em;margin-top:12px}.herhis-drawer__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;opacity:0;visibility:hidden;transition:opacity .3s ease;z-index:150}.herhis-drawer__overlay.is-open{opacity:1;visibility:visible}body.drawer-open{overflow:hidden}@media(max-width:900px){.herhis-header__inner{padding:20px 24px}.herhis-header__nav{display:none}.herhis-header__toggle{display:flex}.herhis-header__logo-img{width:110px!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-header.css.map */
