.sr-menu-height{height:var(--app-bar-height)}.sr-layout{display:grid;grid-template-rows:var(--app-bar-height) 1fr;height:100vh;overflow:hidden;position:relative;width:100%}.sr-app-bar{grid-row:1;height:var(--app-bar-height);left:0;position:relative;right:0;top:0;z-index:100}.sr-main{grid-row:2;height:100%;overflow:hidden;position:relative;width:100%}.sr-main--with-header{height:calc(100vh - var(--app-bar-height))}.sr-main--without-header{height:100vh}.menu-item{border-top:1px solid #efefef;cursor:pointer}.menu-item:hover{background-color:#efefef}.menu-content{background:#fff;border:1px solid #efefef;border-radius:0 0 4px 4px;box-shadow:0 10px 12px #0000000f}.dialog-content{border-radius:24px!important}.dialog-content *{font-family:Noto Sans JP}.dialog-label{font-size:14px;font-weight:500}.v-application,body,html{overflow:hidden}.v-application{height:100vh}
