/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px, -4px);-ms-transform:rotate(3deg) translate(0px, -4px);transform:rotate(3deg) translate(0px, -4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner 400ms linear infinite;animation:nprogress-spinner 400ms linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
.animated{animation-duration:1s;animation-fill-mode:both}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:perspective(1px) scale3d(0.3, 0.3, 0.3)}20%{transform:perspective(1px) scale3d(1.1, 1.1, 1.1)}40%{transform:perspective(1px) scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03, 1.03, 1.03)}80%{transform:perspective(1px) scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:perspective(1px) scale3d(1, 1, 1)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:"open-sanscondensed-light",sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:-ms-flexbox;display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{-ms-flex-positive:1;flex-grow:1;height:50px;text-transform:capitalize;border:none;background-color:transparent;padding:0;margin:0;float:left;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr *:before,.redux-toastr *:after{box-sizing:border-box}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center{top:0}.redux-toastr .top-right,.redux-toastr .bottom-right{right:0}.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{bottom:0}.redux-toastr .top-left,.redux-toastr .bottom-left{left:0}.redux-toastr .top-center,.redux-toastr .bottom-center{left:50%;margin-left:-175px}@media(max-width: 320px){.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:320px}.redux-toastr .top-center,.redux-toastr .bottom-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0px 0px 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:bold;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:transparent;font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:"Helvetica Neue",Helvetica,Arial sans-serif}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning,.redux-toastr .toastr.rrt-error{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333 !important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;overflow:hidden;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}
.fill{width:100%;height:100%}.no-min-width{min-width:0}.fill-x{width:100%}.fill-y{height:100%}.flex-align-start{align-items:flex-start}.align-right{text-align:right}.flex{display:flex}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.width20{width:20%}.width30{width:30%}.width40{width:40%}.width50{width:50%}.center{text-align:center}@font-face{font-family:emoji;src:local("Apple Color Emoji"),local("Noto Color Emoji"),local("Noto Emoji"),local("Android Emoji"),local("Segoe UI Emoji"),local(EmojiSymbols),url(/assets/Symbola-Emoji.eot?#iefix) format("embedded-opentype"),url(/assets/Symbola-Emoji.woff) format("woff"),url(/assets/Symbola-Emoji.ttf) format("truetype");unicode-range:U+1F300-1F5FF,U+1F600-1F64F,U+1F680-1F6FF,U+2600-26FF}input[type=search]{-webkit-appearance:searchfield}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:searchfield-cancel-button}h1,h2,h3{margin:10px 0}h2 label{font-weight:normal}em,i{font-family:"MS PGothic","Osaka",Arial,sans-serif}img{max-width:100%;height:auto}ruby>rt{font-size:90%}p,table,ul,.content,.msg,.netquery-content,.sidebar-content{line-height:1.5}p.msg{margin-top:5px;margin-bottom:10px}.block p.msg{margin-top:0;margin-bottom:5px}p.mds-header{margin-bottom:5px}p.topmsg{margin-top:0;margin-bottom:5px}table{border-collapse:separate;border-spacing:10px}a{color:#0366d6;text-decoration:none;background-color:transparent}a[role=button].icon:not(.active):not(.not-active){color:unset}a,button,input[type=button],*[role=button],.icon,.dict{cursor:pointer}*[role=button],button,.icon,.search-form{user-select:none}a.external,.netquery-content a{padding-right:15px;background:url(/assets/external.png) center right no-repeat}.maru{display:inline-flex;justify-content:center;align-items:center;border-radius:50%;flex-flow:column wrap;vertical-align:top}.maru>*{font-size:2em;line-height:1em;display:block}.maru-sky{color:skyblue;border:4px solid skyblue}.maru-pink{color:pink;border:4px solid pink}button,*[role=button],.label,.icon{margin-right:5px;font-weight:normal}button.last,*[role=button].last,.label.last,.icon.last{margin-right:0}img.icon,.icon img{vertical-align:middle}select,input,button,.form-fields>.romaji-field{line-height:normal !important}.inline{display:inline-block}.right{float:right}.emoji{font-family:emoji}.emoji.active{filter:drop-shadow(2px 4px 6px black)}.secondary{color:gray}.inline-section{margin-right:10px}.padding-bottom{padding-bottom:15px}.ok{color:green}.notice{color:#8a2be2}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#wrapper{display:flex;width:100vw;height:100vh}aside{width:20%;overflow-y:hidden;padding-left:10px;display:flex;flex-direction:column}main{width:80%;overflow-y:hidden;padding-left:20px;padding-right:20px;overflow-x:hidden}.sidebar-content{overflow-y:auto;flex:1}aside ul{padding-left:0;margin-top:0;margin-bottom:15px}aside ul li{list-style-type:none}main>div{display:flex;flex-direction:column;height:100%;width:100%}main>div>*:nth-child(2){overflow-y:auto;overflow-x:hidden;flex-grow:1;margin-top:5px}footer{margin-top:20px;margin-bottom:10px;font-style:italic}.footer-content{display:flex;justify-content:space-between}.content{white-space:pre-wrap;word-wrap:break-word;font-size:1em;margin-top:1em;margin-bottom:1em}.dicts{border:0;padding:0;margin:0}.dict{cursor:pointer;margin-right:10px;margin-bottom:5px;display:inline-block}.dict label{cursor:pointer}.word{padding-top:10px;break-inside:avoid-column}.form-fields{margin:10px 0;font-size:1.5em;display:flex;flex-wrap:wrap;align-items:center}.form-fields>*{display:flex;flex-shrink:0}.search-input-wrapper>*{display:inline;flex-shrink:0}.search-type{flex-direction:column;align-self:stretch}.search-type>select{height:100%}.search-input-wrapper>*:first-child{flex:1}.form-fields>*{flex-shrink:0}.form-fields>.search-input-wrapper{flex:1;display:flex}input[name=q]{min-width:100px;width:100%}.form-fields>.romaji-field input[name=romaji]{margin-left:10px;vertical-align:middle;width:1.5em;height:1.5em}input[type=radio]{display:none}.dict>a{color:#000}.dict>a.active{background-color:#ccc}.dict-content.multi,.multi-dicts-selector{display:flex;width:100%}.dict-content.multi.multi-style-1{flex-direction:column}.dict-content.multi>*,.multi-dicts-selector>*{overflow-x:hidden;flex:1}.dict-content.multi.multi-style-0>*,.multi-dicts-selector>*{width:33%}.multi-dicts-selector>*:not(:first-child){margin-left:5px;padding-left:5px}.note-meta>*:not(:first-child),.spacing-between>*:not(:first-child){margin-left:5px}.dict-content.multi.multi-style-0>*:not(:first-child){border-left:1px dotted gray;margin-left:10px;padding-left:10px}.dict-content.multi.multi-style-1>*:not(:first-child){border-top:1px dotted gray;margin-top:10px;padding-top:10px}article h2{margin:0}aside h3{font-weight:normal;margin-top:0;margin-bottom:0}.word-permalink,.livepreview-word-permalink{color:unset;text-decoration:underline;text-decoration-style:dashed;text-underline-position:under}.word-title-text{margin-right:5px}.voice-input-btn.active,.g-ol .lock-orientation-btn{background-color:#a6f4ff}.g-ol .lock-orientation-btn .emoji{display:inline-block}.g-ol-l .lock-orientation-btn .emoji{transform:rotate(45deg)}.g-ol-p .lock-orientation-btn .emoji{transform:rotate(315deg)}.voice-input-btn.active span{display:inline-block;animation:rotation 2s linear 0s infinite normal none running}.furigana-status-0,.furigana-status-1,.furigana-status-3{color:gray}.furigana-status-2{color:#ef9309}.guess-words-label{color:#dd4b39}.guess-words-word{font-weight:bold}.guess-words-word:not(:last-child):after{content:"、";margin-left:5px}.block{border:1px dashed gray;padding:0 5px 5px;border-radius:5px;margin-bottom:15px}.analyze-input,.netquery-input{color:#000;border-bottom:1px dotted}.analyze-word:not(.analyze-word-0){margin-right:10px}.analyze-word.active{font-weight:bold;color:#000}.netquery-source{margin-left:5px;font-weight:normal}.netquery-content-thumb{padding-left:10px;padding-bottom:10px}.netquery-content-html{display:inline}.netquery-content-thumb img{max-width:300px}.draw-content{display:flex;flex-wrap:wrap}.draw-content-char{cursor:pointer}.draw-chars>a{margin-right:5px;border-bottom:1px solid #7b7774}.actions{margin:5px auto}.actions button{margin-bottom:5px}.dialog{max-height:calc(80vh - 40px)}.dialog h3{margin:0}.share-dialog .external-search,.share-dialog .tool{list-style-type:none;padding-left:0;margin:5px auto}.share-dialog .external-search li,.share-dialog .tool li{display:inline-block;margin-right:10px}.icon.not-active{opacity:.4;filter:grayscale(100%)}.pagination,.flex-spread{display:flex;justify-content:space-between}span[data-tip]{cursor:pointer;border-bottom:1px dotted}.user-config-dialog label{margin-right:5px}.anki-connect-status-0,.sw-status-not_installed,.sw-status-not_active{color:red}.anki-connect-status-1{color:blue}.anki-connect-status-2,.sw-status-activated{color:green}.popover{background:#fff;border-radius:2px;box-shadow:0 30px 90px -20px rgba(0,0,0,.3),0 0 1px 1px rgba(0,0,0,.05);margin:0 20px}.livepreview-wrapper{width:320px;max-height:300px;overflow:auto}.livepreview{padding:0 20px 10px}.livepreview-word-content{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word;font-size:.9em;line-height:1.4}span[data-word]:hover,a[data-word]:hover{background:#faebd7}a span[data-word]:hover{background:unset}span[data-word],a[data-word]{text-decoration-line:underline;text-underline-position:under;text-decoration-style:dotted}span[data-word]:nth-child(odd),a[data-word]:nth-child(odd){text-decoration-color:#f0f}span[data-word]:nth-child(even),a[data-word]:nth-child(even){text-decoration-color:#00fa9a}span[data-word][data-word-type=動詞],span[data-word][data-word-type=助動詞],a[data-word][data-word-type=動詞],a[data-word][data-word-type=助動詞]{text-decoration-style:wavy}span[data-word][data-word-type=名詞],a[data-word][data-word-type=名詞]{text-decoration-style:solid}span[data-word][data-word-type=形容動詞],span[data-word][data-word-type=形容詞],span[data-word][data-word-type=副詞],a[data-word][data-word-type=形容動詞],a[data-word][data-word-type=形容詞],a[data-word][data-word-type=副詞]{text-decoration-style:dashed}*[role=button].loading{border-bottom:1px dotted}*[role=button].loaded{border-bottom:1px solid}.g-nosr .voice-input-btn{display:none}.g-nojs .needjs{display:none !important}.none{display:none}.history-entry{display:flex}.history-entry>*:not(:first-child){margin-left:5px}.history-entry-main{flex:1}.rotate90{transform:rotate(90deg);display:inline-block}.rotate180{transform:rotate(180deg);display:inline-block}.rotate270{transform:rotate(270deg);display:inline-block}.error,.danger{color:red}.hidden{visibility:hidden}#cloud-gravatar img{display:inline;border-radius:50%;border:1px solid transparent}body[data-is="1"] #cloud-gravatar img{border:1px solid green}.cloud-pages{margin-bottom:10px}.cloud-pages li .active{font-weight:bold}.spin{animation:spin 3s linear infinite;display:inline-block}.lwmore-panel{background-color:skyblue;margin-right:10px;padding:5px}.handwrite{background:wheat;margin-right:10px}.handwrite canvas{border:1px solid red}.handwrite-candidates{display:flex;flex-wrap:wrap}.handwrite-candidate{display:inline-block;cursor:pointer;border-radius:2px;background-color:#eaeaea;font-size:24px;text-align:center;margin:1px;height:36px;width:36px;padding:2px 4px;line-height:1.4}.handwrite-tip{display:flex;width:100%;align-items:center;justify-content:space-between}.handwrite-title{text-align:center;padding:5px}.note-title-text a{color:inherit}body.g-furigana span[data-word]{display:inline-block}body.g-mdshd #multi-dicts-selector-default,body.g-mdau fieldset.dicts{display:none !important}body.g-mdau #main-content{margin-top:0}.mds-sd{display:none}.mds-md,body.g-mdau .mds-sd{display:block}*[data-lpel="1"]{background:#ffe4e1}.multi-dicts-selector-editor-shortcut-dicts select{max-width:150px}.multi-dicts-selector-editor-name input{max-width:80px}.multi-dicts-selector-editor-desc input{max-width:120px}@keyframes spin{50%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}}.lwmore-btn{display:none}.lwmore-panel .search-type{display:inline-block}.home-footer{margin-top:15px;margin-bottom:10px}footer.mv{display:none}footer.pv{display:block}body:not([data-ir="1"]) .mod{display:none}.parser-content{display:flex}.parser-content>*{flex:1}.parser-header .active{font-weight:bold}.parser-content textarea{margin-right:5px;line-height:1.5;width:calc(100% - 5px)}.parser-result-content{white-space:pre-wrap;word-wrap:break-word;line-height:2}.parser-result-content.parser-default>*{display:inline-block}.parser-fix table{text-align:left;background-color:#fff;border-collapse:collapse}.parser-fix table th,.parser-fix table td{border:1px silver solid}.word-permalink,.livepreview-word-permalink{word-break:break-all}#sanavi,#gototop,#gotobottom{position:fixed;display:none}#sanavi{bottom:18px;left:18px}#goback,#goforward,#gototop,#gotobottom{opacity:.7}#gototop,#gotobottom{left:unset;right:18px}#gototop{bottom:65px}#gotobottom{bottom:24px;transform:rotate(180deg)}#goback:hover,#goforward:hover,#gototop:hover,#gotobottom:hover{opacity:1}body[data-idle="0"] #gototop,body[data-idle="0"] #gotobottom{display:block}body.g-sa #sanavi{display:block}#goback{transform:rotate(270deg);margin-right:5px}#goforward{transform:rotate(90deg)}.feature-links{align-items:center}.profiles .active{font-weight:bold}body.g-noucps .userconfig-profile-selector-btn{display:none}body[data-il-ucps="1"] .userconfig-profile-selector-btn{visibility:hidden}.userconfig-profile-selector{background-color:skyblue;margin-right:10px;padding:5px}.feature-links .active{border-bottom:1px solid #0366d6}.note{padding-top:5px;break-inside:avoid-column}.note-content,.note-comment{white-space:pre-wrap;word-wrap:break-word}.note-content{font-size:1em;margin-top:10px;margin-bottom:10px}.notes-title-mode .note-title{cursor:pointer}.note-title-text{display:inline;color:unset;text-decoration:underline;text-decoration-style:dashed;text-underline-position:under}.note-source,.note-title-text{margin-right:5px}.note-tags,.note-tag-delete{margin-left:5px}.note-meta{margin-bottom:10px}.notebook-tags{margin-top:10px}.note-add-tag{min-height:100px}.note-add-tag form>*{display:inline-block}.react-autosuggest__container{position:relative}.react-autosuggest__input--focused{outline:none}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;width:100%;border:1px solid #aaa;background-color:#fff;font-family:Helvetica,sans-serif;font-weight:300;font-size:16px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;z-index:2}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:0}.react-autosuggest__suggestion--highlighted{background-color:#ddd}body.g-pv article.single-dict{max-width:980px}body.g-pv .search-input-wrapper{max-width:600px}body.g-pv article.multi-dicts{margin-right:10px}body.g-pv h1#sitetitle{font-size:min(max((20vw - 10px)/7,1em),2em)}body.g-mv #wrapper{flex-direction:column-reverse;height:auto;width:100%;margin-top:calc(1.7em + 10px)}body.g-mv main,body.g-mv aside{width:100%}body.g-mv h1{position:absolute;top:0;font-size:1.7em;left:5px;z-index:-100}body.g-mv .feature-links{position:absolute;top:5px;right:5px;z-index:-100}body.g-mv h2{z-index:1000}body.g-mv h1,body.g-mv h2,body.g-mv h3{margin-top:5px}body.g-mv fieldset.dicts{display:flex;flex-wrap:wrap;row-gap:5px;column-gap:10px}body.g-mv .dict{margin:0}body.g-mv main>div>*:nth-child(2){margin-top:10px}body.g-mv #wrapper,body.g-mv .sidebar-content,body.g-mv main,body.g-mv aside{overflow-y:hidden;padding-left:0}body.g-mv main,body.g-mv .sidebar-content{padding-left:0;padding-right:0}body.g-mv .dict-content{overflow-y:hidden;overflow-x:hidden}body.g-mv .form-fields{display:block;margin:0 0 5px 0}body.g-mv .form-fields>*{display:inline}body.g-mv .search-input-wrapper{display:flex}body.g-mv .mobile-last{margin-right:0}body.g-mv .dialog h3{margin-top:0}body.g-mv .nav-words ul,body.g-mv .notebook-tags ul,body.g-mv .external-search{display:flex;flex-wrap:wrap}body.g-mv .nav-words ul li:not(:last-child),body.g-mv .notebook-tags ul li:not(:last-child),body.g-mv .external-search li:not(:last-child){margin-right:15px}body.g-mv footer.mv{display:block}body.g-mv footer.pv{display:none}body.g-mv .parser-content{display:block}body.g-mv .multi-dicts-selector-title,body.g-mv .search-input-wrapper .config-btn,body.g-mv .search-input-wrapper .voice-input-btn,body.g-mv .search-input-wrapper .handwrite-btn,body.g-mv .form-fields>.search-type,body.g-mv .form-fields>.romaji-field{display:none}body.g-mv .lwmore-btn{display:unset}body.g-mv #root{padding-left:5px;padding-right:5px}@media(max-width: 1023px){body.g-auto #wrapper{flex-direction:column-reverse;height:auto;width:100%;margin-top:calc(1.7em + 10px)}body.g-auto main,body.g-auto aside{width:100%}body.g-auto h1{position:absolute;top:0;font-size:1.7em;left:5px;z-index:-100}body.g-auto .feature-links{position:absolute;top:5px;right:5px;z-index:-100}body.g-auto h2{z-index:1000}body.g-auto h1,body.g-auto h2,body.g-auto h3{margin-top:5px}body.g-auto fieldset.dicts{display:flex;flex-wrap:wrap;row-gap:5px;column-gap:10px}body.g-auto .dict{margin:0}body.g-auto main>div>*:nth-child(2){margin-top:10px}body.g-auto #wrapper,body.g-auto .sidebar-content,body.g-auto main,body.g-auto aside{overflow-y:hidden;padding-left:0}body.g-auto main,body.g-auto .sidebar-content{padding-left:0;padding-right:0}body.g-auto .dict-content{overflow-y:hidden;overflow-x:hidden}body.g-auto .form-fields{display:block;margin:0 0 5px 0}body.g-auto .form-fields>*{display:inline}body.g-auto .search-input-wrapper{display:flex}body.g-auto .mobile-last{margin-right:0}body.g-auto .dialog h3{margin-top:0}body.g-auto .nav-words ul,body.g-auto .notebook-tags ul,body.g-auto .external-search{display:flex;flex-wrap:wrap}body.g-auto .nav-words ul li:not(:last-child),body.g-auto .notebook-tags ul li:not(:last-child),body.g-auto .external-search li:not(:last-child){margin-right:15px}body.g-auto footer.mv{display:block}body.g-auto footer.pv{display:none}body.g-auto .parser-content{display:block}body.g-auto .multi-dicts-selector-title,body.g-auto .search-input-wrapper .config-btn,body.g-auto .search-input-wrapper .voice-input-btn,body.g-auto .search-input-wrapper .handwrite-btn,body.g-auto .form-fields>.search-type,body.g-auto .form-fields>.romaji-field{display:none}body.g-auto .lwmore-btn{display:unset}body.g-auto #root{padding-left:5px;padding-right:5px}}@media(min-width: 1024px){body.g-auto article.single-dict{max-width:980px}body.g-auto .search-input-wrapper{max-width:600px}body.g-auto article.multi-dicts{margin-right:10px}body.g-auto h1#sitetitle{font-size:min(max((20vw - 10px)/7,1em),2em)}}@media print{#words-navi,header,*[role=button]{display:none}}@media all and (min-width: 1024px)and (-ms-high-contrast: none),(-ms-high-contrast: active){main>div>*:nth-child(1){display:flex}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.dict-content.multi.multi-style-1{display:block}}body.g-dark{color:#fff;background:#000}body.g-dark .icon.not-active{filter:invert(1)}body.g-dark .dict>a{color:#fff}body.g-dark .block{border:none}body.g-dark .block,body.g-dark .popover{background-color:#343434}body.g-dark .ReactModal__Content{background-color:#343434 !important}body.g-dark .feature-links .active{border-bottom:1px solid #f4a460}body.g-mdau-lw .opt{display:none}body.g-mdau-lw .multi-dicts-selector-title,body.g-mdau-lw .search-input-wrapper .config-btn,body.g-mdau-lw .search-input-wrapper .voice-input-btn,body.g-mdau-lw .search-input-wrapper .handwrite-btn,body.g-mdau-lw .form-fields>.search-type,body.g-mdau-lw .form-fields>.romaji-field{display:none}body.g-mdau-lw .lwmore-btn{display:unset}
