@keyframes _slide-in_14933_1 { 0% { transform: translate(100%) } to { transform: translate(0) } } @keyframes _slide-out_14933_1 { 0% { transform: translate(0) } to { transform: translate(-100%) } } ._semi-table-body_14933_18 { scrollbar-width: thin } ._semi-table-thead_14933_22>._semi-table-row_14933_22>._semi-table-row-head_14933_22 { transition: none } ._btn_14933_26 { box-shadow: none; height: 32px; display: inline-flex; align-items: center; justify-content: center; cursor: pointer; user-select: none; border: 0 transparent solid; font-weight: 400; outline: none; vertical-align: middle; white-space: nowrap; color: var(--semi-color-text-1); background-color: transparent; border-radius: 4px; padding: 4px 8px } ._icon-btn_14933_45 { width: 32px; padding: 8px; color: var(--semi-color-text-2); font-size: var(--base-text) } ._icon-btn_14933_45:hover { color: var(--semi-color-text-2); background-color: var(--semi-color-fill-0) } ._icon-btn-light_14933_56 { background-color: var(--semi-color-fill-0); color: var(--semi-color-text-1) } ._icon-btn-light_14933_56:hover { background-color: var(--semi-color-fill-1); border: 0 transparent solid } ._admin-config-panel_14933_65 { width: 100% } @media (min-width: 500px) { ._admin-config-panel_14933_65 { width:500px } } ._index-page_14933_74 { min-width: 100vw; min-height: 100vh; display: flex; flex-direction: column } ._header_14933_81 { border-bottom: 1px solid var(--semi-color-border); background-color: var(--semi-color-bg-1); height: 80px; padding: 20px } @media only screen and (min-width: 768px) { ._header_14933_81 { padding:16px 20px } } ._header-content_14933_93 { display: flex; justify-content: space-between; align-items: center } @media only screen and (min-width: 320px) { ._header-content_14933_93 { width:100%; margin: 0 auto } } @media only screen and (min-width: 768px) { ._header-content_14933_93 { width:100%; margin: 0 auto } } @media only screen and (min-width: 1024px) { ._header-content_14933_93 { width:var(--container-size); margin: 0 auto } } ._header-title_14933_117 { cursor: default; font-weight: 700; font-size: 26px; user-select: none } ._header-left_14933_124 { display: flex; align-items: center } ._header-left_14933_124>*+* { margin-left: 4px } ._header-btn_14933_132 { appearance: none; cursor: pointer; user-select: none; font-size: 14px; background-color: transparent; border-radius: 4px; color: var(--semi-color-text-1); padding: 6px 12px } ._header-btn_14933_132:hover { background-color: var(--semi-color-fill-0); border: 0 transparent solid } ._body_14933_148 { margin: 60px 0 20px; align-self: center; flex: 1; width: 100% } @media (min-width: 500px) { ._body_14933_148 { width:500px } } @media only screen and (min-width: 768px) { ._body_14933_148 { margin:100px 0 60px } } ._body-content_14933_165 { width: 100% } ._logo-box_14933_169 { display: flex; align-items: center; justify-content: center } ._logo-box-image_14933_174 { margin-right: 10px } ._search-box_14933_178 { position: relative; margin-top: 30px; padding: 0 20px } ._search-box_14933_178 ._search-content_14933_183 { position: relative } ._search-box_14933_178 ._search-content_14933_183 input { width: 100%; appearance: none; padding: 14px 48px 12px 20px; font-size: 16px; border: none; outline: none; border-radius: 999px; box-shadow: 0 1px 6px rgba(var(--semi-grey-1),1); color: var(--semi-color-text-1); background: var(--reman-input-bg-1) } ._search-box_14933_178 ._search-content_14933_183 ._icon_14933_45 { position: absolute; top: 35%; right: 20px; transform: translateY(-50%); cursor: pointer; color: var(--semi-color-text-1) } ._search-box_14933_178 ._search-suggestion-wrapper_14933_206 { position: absolute; margin-top: 6px; text-align: left; left: 0; right: 0; z-index: 10; padding-left: 20px; padding-right: 20px } ._search-box_14933_178 ._search-suggestion_14933_206 { background-color: var(--reman-input-bg-1); border-radius: var(--semi-border-radius-large); padding: 20px; margin: auto; box-shadow: 0 1px 6px rgba(var(--semi-grey-1),1) } ._search-box_14933_178 ._search-suggestion-item_14933_223 { cursor: pointer; user-select: none; padding: 5px 0; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } ._search-box_14933_178 ._search-suggestion-item_14933_223:hover { color: var(--semi-color-primary) } ._ad-link_14933_236 { display: block; width: 100%; height: 100%; padding: 20px 20px 0 } ._ad-link-img_14933_242 { border-radius: var(--semi-border-radius-medium); width: 100%; overflow: hidden; object-fit: cover } ._other-link-content_14933_249 { --gap: 10px; display: flex; flex-wrap: wrap; justify-content: center; margin-top: 20px; padding: 0 28px; width: 100%; row-gap: var(--gap); column-gap: var(--gap) } ._other-link-content_14933_249 a { display: inline-block; color: var(--semi-color-text-0); text-decoration: none; width: calc(50% - var(--gap) / 2); appearance: none; cursor: pointer; user-select: none; background-color: var(--semi-color-fill-0); border-radius: var(--semi-border-radius-medium); padding: 8px 12px; font-size: 14px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } ._other-link-content_14933_249 a:hover { text-decoration: underline } ._search-key_14933_281 { margin-top: 20px; padding: 0 20px } ._search-key_14933_281>*+* { margin-left: 8px } ._search-key_14933_281 ._search-key-content_14933_288 { position: relative; display: flex; justify-content: center; flex-wrap: wrap } ._search-key_14933_281 ._search-key-item_14933_294 { appearance: none; cursor: pointer; user-select: none; background-color: var(--semi-color-fill-0); color: var(--semi-color-text-0); border-radius: var(--semi-border-radius-medium); padding: 6px 12px; font-size: 14px; margin: 4px } ._search-key_14933_281 ._search-key-item_14933_294:hover { text-decoration: underline } ._notice-box_14933_309 { padding: 20px } ._notice-box_14933_309 ._notice-content_14933_312 { position: relative; border: solid 1px var(--semi-color-border); padding: 16px; border-radius: var(--semi-border-radius-medium) } ._notice-box_14933_309 ._notice-content_14933_312 ._notice-title_14933_318 { font-size: 16px; font-weight: 600; margin-bottom: 10px } ._notice-box_14933_309 ._notice-pre_14933_323 { white-space: pre-wrap } ._list-boxes_14933_327 { padding: 20px; overflow: hidden } ._list-boxes_14933_327 ._list-content_14933_331 { position: relative; width: 100%; border-radius: var(--semi-border-radius-medium); border: 1px solid rgba(var(--semi-grey-8),.08); overflow: hidden; max-width: 100% } @media (min-width: 500px) { ._list-boxes_14933_327 ._list-content_14933_331 { width:500px } } ._list-boxes_14933_327 ._list-title_14933_344 { display: flex; align-items: center; border-bottom: 1px solid rgba(var(--semi-grey-8),.08) } ._list-boxes_14933_327 h2 { padding: 16px; font-size: 14px } ._list-boxes_14933_327 h2 a { color: var(--semi-color-text-0); position: relative; display: block; cursor: pointer } ._list-boxes_14933_327 h2._active_14933_359 a { font-weight: 600 } ._list-boxes_14933_327 ul li { padding: 2px 0 } ._list-boxes_14933_327 ul li a { width: 100%; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: var(--semi-color-text-0); padding: 6px 16px; cursor: pointer } ._list-boxes_14933_327 ul li a:hover { color: var(--semi-color-link-hover); background-color: var(--semi-color-fill-0); border: 0 transparent solid } ._list-boxes_14933_327 ul li:last-child { padding-bottom: 12px } ._list-boxes_14933_327 ul li:first-child { padding-top: 12px } ._footer_14933_388 { height: auto; background-color: var(--semi-color-bg-1); border-top: 1px solid var(--semi-color-border); display: flex; justify-content: center; align-items: center; text-align: center; font-size: 14px; color: var(--semi-color-text-2); padding: 20px } @media only screen and (min-width: 320px) { ._footer_14933_388 { width:100%; margin: 0 auto } } @media only screen and (min-width: 768px) { ._footer_14933_388 { width:100%; margin: 0 auto } } @media only screen and (min-width: 1024px) { ._footer_14933_388 { width:var(--container-size); margin: 0 auto } } ._footer_14933_388 ._footer-content_14933_418 { display: flex; flex-direction: column; align-items: center; justify-content: center } ._footer_14933_388 ._footer-content_14933_418>*+* { margin-left: 8px } ._footer_14933_388 ._footer-text-1_14933_427 { color: var(--semi-color-text-1); display: inline-flex; align-items: center; vertical-align: middle } ._copyrights_14933_434 { font-size: 12px } ._site-link_14933_438 a { color: var(--semi-color-text-0) } ._site-link_14933_438 a:hover,._site-link_14933_438 a:visited { color: var(--semi-color-text-1) } ._reman-link_14933_445 a,._reman-link_14933_445 a:visited,._mitt-link_14933_451 { color: var(--semi-color-text-0); text-decoration: underline } ._footer-link_14933_456 { display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: center; vertical-align: middle } ._footer-link_14933_456 a { color: var(--semi-color-text-0) } ._footer-link_14933_456 a:hover { color: var(--semi-color-text-1) } ._footer-link_14933_456 a:after { content: "|"; padding: 0 4px; color: var(--semi-color-text-3) } ._footer-link_14933_456 a:last-of-type:after { content: "" }