body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;padding:0}.App{font-family:Noto Sans JP;font-size:18px;overflow-y:auto;transform:scale(.8);transform-origin:0 0;width:125%}header{align-items:center;background-color:#1e50b5;color:#fff;display:flex;justify-content:space-around;position:-webkit-sticky;position:sticky;width:100%;z-index:10}header a{color:#fff;text-decoration:none}nav{align-items:center;display:flex;justify-content:center}nav li{display:inline-block;list-style:none;margin-right:30px}nav li a{color:#fff;text-decoration:none}.Main{box-sizing:border-box;display:flex;flex:1 1;padding-bottom:100px}footer{background:#fff;bottom:0;font-size:20px;height:50px;left:0;position:relative}.table-container,footer{text-align:center;width:100%}.table-container{display:flex;gap:5px;justify-content:center}.keyword-table{margin:15px}.keyword-table td,.keyword-table th{border:1px solid #ddd;padding:8px;text-align:left}.keyword-table tbody tr:nth-child(2n),.keyword-table th{background-color:#f2f2f2}.count-keyword-col{width:400px}.count-result-col{width:100px}.highlight-keyword-col{width:auto}.input-keyword{height:75px;width:300px}.button-wrapper{display:flex;gap:30px;justify-content:center}.add-button{height:55px;margin:5px;width:75px}.analyze-button,.download-button{height:50px;margin-top:20px;width:300px}.step-accordion{margin:auto;max-width:1700px;min-width:300px;padding:5px}.step-accordion li{padding-left:30px}.add-message,.analyze-message{height:30px;text-align:center}.file-display{text-align:center}.filter-container{margin-left:20px;width:300px}.add-message p{align-items:center;color:#1e50b5;text-align:center}.success-message{color:#1e50b5}.caution-message,.success-message{height:20px;margin-bottom:20px;text-align:center}.caution-message{margin-top:20px}.uploader{align-items:center;border:3px dashed #aaa;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:150px;width:800px}.uploader:hover{background-color:#dae3f2}.upload-message{margin:auto;padding-top:10px;width:800px}.add-keyword{margin-bottom:20px;text-align:center}.add-keyword,.file-display{align-items:center;display:flex;flex-direction:column}.file-display{margin-bottom:10px;width:100%}.file-name{margin-bottom:10px;max-width:90%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:pre-wrap;word-break:break-word}.dialogMassage{text-align:center;width:100%}.custom-table-container{display:flex;flex-direction:column;margin-bottom:20px}.custom-filter-container{align-items:center;display:flex;margin-left:20px}.filter-textfield{flex:1 1;max-width:250px}.custom-filter-container .filter-textfield,.custom-filter-container .toggle-label{margin-right:20px}.caluse-table td,.caluse-table th{border:1px solid #ddd;padding:8px;text-align:left;white-space:pre-line}.caluse-table tbody tr:nth-child(2n),.caluse-table th{background-color:#f2f2f2}.row-number-col{width:40px}.highlight-file-col{width:300px}.highlight-keyword-col{width:200px}.highlight-caluse-col{width:1200px}.action-col{width:75px}.button-container,.spacer{align-items:center;display:flex;justify-content:center;position:relative}.spacer{height:24px;margin:0 16px;width:24px}.backdrop{background-color:#00000080;color:#fff;height:100%;position:fixed;width:100%;z-index:1400}.switch-container{align-items:center;display:flex;font-family:sans-serif;gap:10px}.switch{background-color:#ccc;border-radius:12px;cursor:pointer;height:24px;position:relative;transition:background-color .3s ease;width:44px}.switch.on{background-color:#007aff}.switch.off{background-color:#ccc}.thumb{background-color:#fff;border-radius:50%;height:20px;left:2px;position:absolute;top:2px;transition:transform .3s ease;width:20px}.switch.on .thumb{transform:translateX(20px)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}
/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{background:#fff;color:#24292e}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{background-color:#f0fff4;color:#22863a}.hljs-deletion{background-color:#ffeef0;color:#b31d28}.manual,.release-note{margin:auto;width:1300px}h1,h2,h3{text-align:left}
/*# sourceMappingURL=main.6688c033.css.map*/