body.dark_mode {
  background: #000;
}
body.dark_mode #BOTTOM_BAR {
  background: #1A1A1A;
  border-top: 1px solid #3A3A3A;
}
body.dark_mode #BOTTOM_COMMENT_BAR {
  background: #1A1A1A;
  border-top: 1px solid #3A3A3A;
}
body.dark_mode #BOTTOM_COMMENT_BAR .bar_container .textarea-wrap .comment_input {
  background: #3A3A3A;
  border: 1px solid #4A4A4A;
}
body.dark_mode #BOTTOM_SHARE_BAR {
  background: #1A1A1A;
  border-top: 1px solid #3A3A3A;
}
body.dark_mode #BOTTOM_SEARCH_BAR {
  background: #1A1A1A;
  border-top: 1px solid #3A3A3A;
}
body.dark_mode #BOTTOM_SEARCH_BAR .bar_container .textarea-wrap .search_target {
  background: #3A3A3A;
  border: 1px solid #4A4A4A;
  color: #d0d0d0;
}
body.dark_mode #BOTTOM_SEARCH_BAR .bar_container .textarea-wrap .comment_input {
  background: #3A3A3A;
  border: 1px solid #4A4A4A;
  color: #d0d0d0;
}
body.dark_mode #container {
  color: #d0d0d0;
}
body.dark_mode #container input, body.dark_mode #container textarea {
  color: #d0d0d0;
  background: #1A1A1A;
  border: #3A3A3A;
}
body.dark_mode #container input::placeholder, body.dark_mode #container textarea::placeholder {
  color: #b0b0b0;
}
body.dark_mode #container .rx_simpleeditor {
  background: #333;
  color: #fff;
  padding: 0;
}
body.dark_mode #container header.main {
  background: #000000;
}
body.dark_mode #container header.main > a {
  background-image: none;
  color: #d0d0d0;
  padding-left: 0px;
}
body.dark_mode #container header.main .menu-trigger, body.dark_mode #container header.main .favorites-trigger {
  color: #d0d0d0;
}
body.dark_mode #container div.content {
  background: #333;
}
body.dark_mode #container div.content div.top_google_ad_space {
  background: #1A1A1A;
}
body.dark_mode #container div.content div.board_search_bar input[type=text] {
  color: #d0d0d0;
  background: #1A1A1A;
}
body.dark_mode #container div.content div.board_search_bar input[type=text]::placeholder {
  color: #b0b0b0;
}
body.dark_mode #container div.content div.board_search_bar > .fa-search {
  color: #d0d0d0;
}
body.dark_mode #container #cate_index_mobile blockquote p.header {
  background: #1A1A1A;
  color: #d0d0d0;
}
body.dark_mode #container #cate_index_mobile blockquote a {
  color: #d0d0d0;
  border-bottom-color: #2A2A2A;
}
body.dark_mode #container div#favorites-wrap {
  background: #1A1A1A;
}
body.dark_mode #container div#favorites-wrap li {
  color: #d0d0d0;
  border-bottom-color: #3A3A3A;
}
body.dark_mode #container div#favorites-wrap li.header {
  background: #000000;
  color: #d0d0d0;
}
body.dark_mode #container div#favorites-wrap li.header a {
  color: #d0d0d0;
}
body.dark_mode #container div#favorites-wrap li a {
  color: #d0d0d0;
}
body.dark_mode #container .member-menu .member-menu-top {
  background: #000000;
  color: #d0d0d0;
}
body.dark_mode #container .member-menu ul {
  background: #2A2A2A;
}
body.dark_mode #container .member-menu ul li {
  border-color: #1A1A1A;
}
body.dark_mode #container .member-menu ul li a {
  color: #b0b0b0;
}
body.dark_mode #container .member-menu ul li .icon {
  color: #d0d0d0;
}
body.dark_mode #container .bottom_google_ad {
  background: #1A1A1A;
}
body.dark_mode #container footer.main-footer {
  background: #000000;
  border-top-color: #1A1A1A;
}
body.dark_mode #container footer.main-footer .copyright {
  color: #d0d0d0;
}
body.dark_mode #container footer.main-footer .theqoo-counter {
  background: #1A1A1A;
  border-color: #2A2A2A;
}
body.dark_mode #container .btBasic {
  border-color: #2A2A2A;
  background: #1A1A1A;
  color: #d0d0d0;
}
body.dark_mode #container .board_header {
  background: #000000;
}
body.dark_mode #container .board_header a {
  color: #d0d0d0;
}
body.dark_mode #container .theqoo-category-area.category-expand, body.dark_mode #container .theqoo-category-area {
  background: #2A2A2A;
}
body.dark_mode #container .theqoo-category-area.category-expand .scroll, body.dark_mode #container .theqoo-category-area .scroll {
  background: #2A2A2A;
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container .theqoo-category-area.category-expand .scroll a, body.dark_mode #container .theqoo-category-area .scroll a {
  color: #d0d0d0;
}
body.dark_mode #container .theqoo-category-area.category-expand .scroll a.active, body.dark_mode #container .theqoo-category-area .scroll a.active {
  border-color: #d0d0d0;
}
body.dark_mode #container .m-list ul.notice-list {
  background: #1A1A1A;
}
body.dark_mode #container .m-list ul.notice-list .event_notice {
  background: #3A3A3A;
}
body.dark_mode #container .m-list ul.notice-list li {
  border-left-color: #d0d0d0;
  border-bottom-color: #3A3A3A;
}
body.dark_mode #container .m-list ul.notice-list li span.notice-el {
  color: #d0d0d0 !important;
}
body.dark_mode #container .m-list ul.notice-list li span.notice-el span {
  color: #d0d0d0 !important;
}
body.dark_mode #container .m-list ul.notice-list li.notice_expand {
  background: #2A2A2A;
  color: #d0d0d0;
}
body.dark_mode #container .m-list ul.list {
  background: #1A1A1A;
  color: #d0d0d0;
}
body.dark_mode #container .m-list ul.list > li {
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container .m-list ul.list > li.selected {
  background: #3A3A3A;
}
body.dark_mode #container .m-list .m-list-reply {
  background: #2A2A2A;
  color: #d0d0d0;
  border: none;
}
body.dark_mode #container .legacy_search_bar {
  background: #2A2A2A;
  border-color: #3A3A3A;
  color: #d0d0d0;
}
body.dark_mode #container .legacy_search_bar select {
  color: #e0e0e0;
}
body.dark_mode #container .legacy_search_bar select option {
  background: #3A3A3A;
}
body.dark_mode #container .theqoo_pagination ul li a {
  color: #d0d0d0;
}
body.dark_mode #container .theqoo_pagination ul li a.disable {
  color: #4A4A4A;
}
body.dark_mode #container .title-wrap h3 {
  color: #d0d0d0;
}
body.dark_mode #container .xe_content {
  color: #d0d0d0 !important;
  background: transparent !important;
}
body.dark_mode #container .xe_content * {
  background: transparent !important;
  color: #d0d0d0 !important;
}
body.dark_mode #container ul.read-more li {
  border-top-color: #4A4A4A;
}
body.dark_mode #container ul.read-more li a {
  color: #d0d0d0;
}
body.dark_mode #container ul.read-more li a .svg-inline--fa {
  color: #d0d0d0;
}
body.dark_mode #container ul.read-more li a .thumbUpNum {
  color: #e0e0e0;
}
body.dark_mode #container .document_list_google_ad_space, body.dark_mode #container .board_content_google_ad {
  background: #2A2A2A;
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container #comment .read-control {
  background: #1A1A1A;
  color: #d0d0d0;
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container #comment .read-control li.comment-num .num {
  color: #d0d0d0 !important;
}
body.dark_mode #container #comment .refresh_new_comment {
  background: #1A1A1A;
  color: #d0d0d0;
}
body.dark_mode #container #comment .no_find_reply {
  color: #d0d0d0;
}
body.dark_mode #container ul.comment-list li {
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container ul.comment-list li.mine {
  background: #1A1A1A;
}
body.dark_mode #container ul.comment-list li.mine .btBasic {
  background: #3A3A3A;
}
body.dark_mode #container ul.comment-list .comment-el span.name a {
  color: #d0d0d0;
}
body.dark_mode #container .footer_bar {
  background: #000000;
  color: #d0d0d0;
  border-top-color: #2A2A2A;
}
body.dark_mode #container .footer_bar > div {
  background: #000000;
  color: #d0d0d0;
  border-top-color: #2A2A2A;
}
body.dark_mode #container .footer_bar > div.list .search_bar {
  background: #1A1A1A;
  border-top-color: #3A3A3A;
}
body.dark_mode #container .footer_bar > div.list .search_bar select {
  color: #d0d0d0;
}
body.dark_mode #container .footer_bar > div.list .search_bar select option {
  background: #1A1A1A;
}
body.dark_mode #container .write-form li {
  border-bottom-color: #4A4A4A;
}
body.dark_mode #container .write-form select {
  color: #d0d0d0;
}
body.dark_mode #container .write-form select option {
  background: #3A3A3A;
}
body.dark_mode #container .write-form .exvar {
  background: transparent;
}
body.dark_mode #container .write-form input, body.dark_mode #container .write-form textarea, body.dark_mode #container .write-form label {
  color: #d0d0d0;
  background: transparent;
}
body.dark_mode #container .write-form input::placeholder, body.dark_mode #container .write-form textarea::placeholder, body.dark_mode #container .write-form label::placeholder {
  color: #b0b0b0;
}
body.dark_mode #container .flatMember .member-header-wrap {
  background: #2A2A2A;
}
body.dark_mode #container .flatMember .member-header-wrap ul.member-menu li a {
  background: #1A1A1A;
  color: #d0d0d0;
}
body.dark_mode #container .flatMember .info-table {
  color: #d0d0d0;
}
body.dark_mode #container .flatMember .info-table tr {
  border-color: #3A3A3A;
}
body.dark_mode #container .flatMember .info-table tr th {
  background: #1A1A1A;
  border-color: #3A3A3A;
}
body.dark_mode #container .flatMember .info-table tr td {
  color: #d0d0d0;
}
body.dark_mode #container #filter_tbody input {
  color: #d0d0d0;
  border-color: #1A1A1A;
}
body.dark_mode #container .flatBoard .legacy_search_bar input[type=search] {
  color: #d0d0d0;
  background: transparent;
}
body.dark_mode #container .flatBoard .comment .show_more {
  background: #1A1A1A;
  border-color: #3A3A3A;
  color: #d0d0d0;
}
body.dark_mode #container .footer_bar > div.read #comment_write {
  border-color: #2A2A2A;
  background: #000000;
}
body.dark_mode #container .footer_bar > div.read #comment_write textarea {
  background: transparent;
  color: #d0d0d0;
}
body.dark_mode #container .footer_bar > div.read #comment_write textarea::placeholder {
  color: #b0b0b0;
}
body.dark_mode #container ul.list-element li.title a.preface {
  color: #d0d0d0 !important;
}
body.dark_mode #container .m-element span.category {
  color: #1DA1F2 !important;
}
body.dark_mode #container .comment-el .name strong {
  color: #1DA1F2 !important;
}
body.dark_mode #container .comment-el .name strong a {
  color: #1DA1F2 !important;
}
body.dark_mode #container div.comment-write li.textarea-wrap textarea {
  background: #1A1A1A;
  border-color: #3A3A3A;
}
body.dark_mode #container .tqu-input-text, body.dark_mode #container .tqu-input-text:hover, body.dark_mode #container .tqu-input-text:active, body.dark_mode #container .tqu-input-text:focus {
  background: #1A1A1A !important;
  border-color: #3A3A3A !important;
}
body.dark_mode #container .under-title a {
  color: #1DA1F2;
}
body.dark_mode #container .comment-body .xe_content a.moveComent {
  color: #1DA1F2 !important;
}
body.dark_mode #container .login-wrap {
  background: #1A1A1A;
  color: #1A1A1A;
}
body.dark_mode #container .login-wrap .title-wrap h3 {
  color: #1A1A1A;
}
body.dark_mode #container.iphonex .footer_bar {
  background: #000000;
}
/*# sourceMappingURL=dcac11d2ab1a4f0ef72b01cfc3d836eedb64eaea.dark.scss.map */
