.l-header-switch{display:flex;align-items:center;gap:.125rem;margin-left:1.5rem;padding:.1875rem;border:1px solid rgba(0,0,0,.16);border-radius:100vh;background:rgba(255,255,255,.6);font-family:"Noto Sans JP","Hiragino Sans",sans-serif;font-size:.8125rem;font-weight:700;line-height:1;transition:border-color .3s,background-color .3s}.l-header-switch a{display:flex;align-items:center;height:1.875rem;padding:0 .875rem;border-radius:100vh;color:#1f1f20;white-space:nowrap;text-decoration:none;transition:background-color .2s,color .2s}.l-header-switch a:hover{color:var(--color-primary,#036234)}.l-header-switch a.is-current{background:var(--color-primary,#036234);color:#fff}.l-header-switch a.is-current:hover{color:#fff}body.home:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch,body.fm:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch{border-color:rgba(255,255,255,.55);background:rgba(255,255,255,.08)}body.home:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch a,body.fm:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch a{color:#fff}body.home:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch a.is-current,body.fm:not(.fixed) .l-header:not(.is-scrolled) .l-header-switch a.is-current{background:#fff;color:var(--color-primary,#036234)}.l-header-switch--menu{display:none}@media screen and (max-width:767.98px){.l-header-switch--inline{display:none}.l-header-switch--menu{display:inline-flex;margin:0 0 1.5rem;border-color:rgba(0,0,0,.16);background:#fff;font-size:.875rem}.l-header-switch--menu a{height:2.125rem;padding:0 1rem;color:#1f1f20}.l-header-switch--menu a.is-current{background:var(--color-primary,#036234);color:#fff}}@media screen and (min-width:768px) and (max-width:1279.98px){.l-header-switch{margin-left:1rem;font-size:.75rem}.l-header-switch a{padding:0 .7rem;height:1.75rem}}