#fulltextSearch{--local-background-color:var(--color-surface-navi);background-color:var(--local-background-color);box-shadow:-4px 0 10px 0 rgba(0,0,0,.25);display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:114px 24px 48px;position:absolute;right:0;row-gap:48px;top:0;z-index:1}@media(max-width:360px){#fulltextSearch{width:100%}}@media(min-width:360.1px)and (max-width:650px){#fulltextSearch{width:360px}}@media(min-width:650.1px){#fulltextSearch{width:420px}}#fulltextSearch .innerWrapper{display:flex;flex-direction:column;row-gap:48px}#fulltextSearch button[type=submit],#fulltextSearch label{border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px;clip:rect(0 0 0 0);overflow:hidden}.searchWrapper{height:100vh;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:3}