@charset "UTF-8";
/* page */
.bd {
  position: relative;
  overflow: hidden;
  clear: both;
}
/* font */
body, select, input, button, textarea, table {
  font-family: "Exo 2", sans-serif;
}
.adslot_1 {
  width: 300px;
  height: 250px;
}
@media (min-width: 340px) {
  .adslot_1 {
    width: 336px;
    height: 280px;
  }
}
.read-body > .xe_content {
  margin-bottom: 20px;
}
.xe_content iframe[src*="youtube.com"] {
  max-width: 100%;
  max-height: 100%;
  width: 100% !important;
  height: 230px !important;
}
.xe_content iframe[src*="youtube.com"].youtubeshorts {
  height: 833px !important;
  width: 469px !important;
  max-width: 100%;
  max-height: initial;
}
.xe_content iframe[src*="naver.com"] {
  width: 100% !important;
  height: 230px !important;
}
.oembedall-container > iframe:not(.notfullwidth) {
  width: 100%;
}
.comment-write .btOpenWrite {
  min-height: 36px;
}
.top_google_ad_space {
  overflow: hidden;
}
iframe.twitter-timeline {
  max-height: 1000px !important;
  width: 600px !important;
}
/* start! */
body {
  margin: 0;
  line-height: 1.2;
  font-size: 1em;
  position: relative;
  -webkit-text-size-adjust: none;
}
#container {
  position: relative;
}
#container .content {
  margin-top: 40px;
}
/* basic */
a {
  text-decoration: none;
}
h1, h2, h3, h4, h5, p, ol, ul, dl, dd, dt, input {
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
}
input, textarea, button {
  outline: none;
  margin: 0;
  font-size: 1em;
}
select {
  outline: none;
}
button {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.dButton {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}
.bt-wrap {
  text-align: center;
}
.btTop {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 38px;
  height: 38px;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  text-indent: -9999px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  z-index: 150;
}
.login-wrap {
  padding: 30px 0 50px;
}
.login-wrap input[type="text"], .login-wrap input[type="password"], .login-wrap input[type="email"], .login-wrap input[type="url"], .login-wrap input[type="file"] {
  width: 92%;
  padding: 10px 4%;
  -webkit-appearance: none;
  font-size: 0.85em;
}
/* top banner */
.top-banner {
  display: block;
  position: relative;
  z-index: 60;
  width: 100%;
}
.top-banner img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 640px;
}
/* bottom banner */
.bottom-banner {
  display: block;
  width: 100%;
}
.bottom-banner img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 640px;
}
.top-title {
  font-size: 1em;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 240px;
  margin-left: -120px;
  text-align: center;
  z-index: 60;
}
/* main footer */
footer.main-footer {
  clear: both;
  margin-top: -1px;
  padding: 15px 12px 30px;
  text-align: center;
  font-size: 0.85em;
  z-index: 20;
  position: relative;
}
.bottom-menu1 li {
  display: inline-block;
  margin-right: 3px;
  letter-spacing: -1px;
}
.bottom-menu1 li:last-child {
  margin-right: 0;
}
.bottom-menu1 li .btBasic {
  font-size: 1em;
}
.bottom-menu1 li.lang-area {
  position: relative;
}
.lang-list {
  display: none;
  position: absolute;
  bottom: 36px;
  left: 50%;
  padding: 3px 0 3px 8px;
  margin-left: -40px;
  width: 72px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: left;
}
.lang-list:after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 34px;
  border-style: solid;
  border-width: 6px 6px 0;
  display: block;
  width: 0;
  z-index: 1;
}
.lang-list li {
  display: block;
  margin: 0;
  letter-spacing: 0;
}
.lang-list li button {
  padding: 3px 0;
  background: none;
  border: none;
}
.bottom-menu2 {
  margin-top: 15px;
  letter-spacing: -1px;
}
.bottom-menu2 li {
  display: inline-block;
  padding: 0 8px;
}
.bottom-menu2 li:first-child {
  padding-left: 0;
}
.bottom-menu2 li:last-child {
  padding-right: 0;
  border-right: none;
}
.bottom-info {
  margin-top: 15px;
  line-height: 1.4;
}
.bottom-info address {
  display: inline;
  font-style: normal;
}
.bottom-info .tel-text {
  margin-left: 5px;
}
/* menu */
#menu-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: auto;
  width: 260px;
  overflow: auto;
  z-index: 70;
}
/* member menu */
.member-menu-top {
  height: 40px;
  font-size: 0.9em;
}
.member-menu-top a {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  vertical-align: middle;
}
.member-menu-top a.btLogin {
  width: 45%;
}
.member-menu-top a.btLogin span {
  padding-left: 22px;
  background-repeat: no-repeat;
  background-positoin: left center;
}
.member-menu-top a.btSignup {
  width: 50%;
}
.member-menu-top a.btSignup span {
  padding-left: 22px;
  background-repeat: no-repeat;
  background-position: left center;
}
/* logged menu */
.member-menu-logged .member-menu-top {
  padding-left: 5px;
  cursor: pointer;
}
.member-menu-top .profile-image {
  float: left;
  margin-top: 5px;
  width: 30px;
  height: 30px;
}
.member-menu-top .name {
  float: left;
  padding-left: 10px;
  line-height: 40px;
  font-weight: bold;
}
.member-menu-top.arrowUp {
  background-repeat: no-repeat;
  background-position: 95% center;
}
.member-menu-top.arrowDown {
  background-repeat: no-repeat;
  background-position: 95% center;
}
.member-menu-logged ul {
  font-size: 0.85em;
  letter-spacing: -1px;
}
.member-menu-logged li {
  position: relative;
  padding-left: 12px;
}
.member-menu-logged li .notifyCount {
  display: inline-block;
  background-color: red;
  color: #fff;
  width: 15px;
  height: 15px;
  font-size: 12px;
  border-radius: 10px;
  text-align: center;
  line-height: 15px;
  font-weight: bold;
  margin-left: 10px;
}
.member-menu-logged li > .icon {
  color: #fff;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 13px;
  top: 12px;
}
.member-menu-logged li > .icon.toggle {
  right: 13px;
  left: auto;
  width: 25px;
  height: 25px;
  top: 7px;
}
.member-menu-logged li a {
  display: block;
  padding-left: 33px;
  background-position: left center;
  background-repeat: no-repeat;
  line-height: 40px;
}
/* global navigation */
.gnb {
  font-size: 0.85em;
  letter-spacing: -1px;
}
.gnb li {
  position: relative;
  padding-left: 10px;
}
.gnb li a {
  display: block;
  position: relative;
  padding: 12px 0 12px 0px;
  background-repeat: no-repeat;
  background-position: left center;
  z-index: 10;
}
.gnb li ul {
  margin-left: -10px;
}
.gnb li ul li {
  padding-left: 0;
  border-bottom: none;
}
.gnb li ul li a {
  padding-left: 15px;
  background: none;
}
.gnb li ul li ul {
  margin-left: -10px;
  list-style: disc inside;
}
.gnb li ul li ul li a {
  padding-left: 30px;
}
.gnb li .arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 40px;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  z-index: 20;
}
.bg-dummy {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 50;
}
/* main top image & image container */
.main-image-wrap {
  position: relative;
  width: 100%;
}
.main-image-wrap .dummy {
  padding-top: 50%;
}
.main-image-wrap .main-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.main-logo, .main-normal-image {
  padding: 25px 0 40px;
  text-align: center;
}
.main-logo img {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
}
/* main search */
.main-search fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
.main-search legend {
  display: none;
}
.searchinput2 {
  padding: 0 10px;
  width: 65%;
  max-width: 320px;
  border: none;
  font-size: 0.95em;
  line-height: 32px;
  -webkit-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.main-search button {
  margin-left: 4px;
  padding: 0 12px 0 4px;
  border: none;
  line-height: 48px;
  -webkit-border-radius: 0 12px 12px 0;
  -o-border-radius: 0 12px 12px 0;
  border-radius: 0 12px 12px 0;
}
/* content */
.f-message {
  padding: 30px 0;
  line-height: 1.6;
  text-align: center;
}
.content.sub-page img {
  max-width: 100%;
}
.content .xe_content ol {
  list-style: decimal;
  margin-left: 25px;
}
.content .xe_content ul {
  list-style: disc;
  margin-left: 25px;
}
.content .xe_content ul ul {
  list-style: circle;
}
.content .xe_content ul ul ul {
  list-style: square;
}
/* checkbox style */
input[type="checkbox"] {
  display: none;
}
input[type="checkbox"] + label span {
  display: inline-block;
  line-height: 14px;
  vertical-align: middle;
}
input[type="checkbox"] + label span.check-dummy {
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-position: left top;
}
input[type="checkbox"]:checked + label span.check-dummy {
  background-position: left -14px;
}
.exvar input[type="checkbox"] {
  display: inline;
}
/* button style */
.btDark {
  display: inline-block;
  border: none;
  line-height: 36px;
  text-align: center;
  font-size: 0.85em;
  letter-spacing: -1px;
}
.btLight {
  display: inline-block;
  border: none;
  line-height: 36px;
  text-align: center;
  font-size: 0.85em;
  letter-spacing: -1px;
}
.btBasic {
  display: inline-block;
  margin: 0;
  padding: 5px 7px;
  font-size: 0.85em;
  letter-spacing: -1px;
  line-height: 1;
  letter-spacing: -1px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btAdmin {
  display: inline-block;
  margin: 0;
  padding: 5px 7px;
  font-size: 0.85em;
  letter-spacing: -1px;
  line-height: 1;
  letter-spacing: -1px;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* Micro ClearFix Mixin */
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* pad style */
@media screen and (min-width: 768px) {
  .main-image-wrap {
    padding: 25px 0 40px;
    text-align: center;
  }
  .main-image-wrap .dummy {
    padding-top: 0;
  }
  .main-image-wrap .main-image {
    position: static;
    margin: 0 auto;
    width: 320px;
    height: 160px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0px 0px 0px 10px rgba(0, 0, 0, 0.1);
  }
}
#mobile_top_join_ad {
  font-size: 0px;
  line-height: 0px;
}
#mobile_top_join_ad img {
  max-width: 100%;
  cursor: pointer;
}
#mobile_top_join_ad button {
  display: none;
}
.top_google_ad_space {
  padding-top: 10px;
  padding-bottom: 10px;
  background: #e2e2e2;
  text-align: center;
  overflow: hidden;
}
.bottom_google_ad {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #e2e2e2;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.board_content_google_ad {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e2e2e2;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.document_list_google_ad_space {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #e2e2e2;
  text-align: center;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #DDD;
}
header.main .favorites-trigger {
  top: 0px;
  right: 5px;
  width: 38px;
  height: 40px;
  display: block;
  position: absolute;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
header.main .menu-trigger {
  top: 0px;
  right: 43px;
  width: 38px;
  height: 40px;
  display: block;
  position: absolute;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
header.main .menu-trigger.not_logged {
  right: 0px !important;
}
header.main .menu-trigger span.notifyCount {
  position: absolute;
  display: block;
  background-color: red;
  color: #fff;
  width: 15px;
  height: 15px;
  font-size: 12px;
  border-radius: 10px;
  text-align: center;
  line-height: 15px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 3px;
}
#favorites-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  overflow-y: scroll;
  z-index: 70;
  background: #fff;
  -webkit-overflow-scrolling: touch;
}
#favorites-wrap li.header {
  background: #2d4d6e;
  color: #fff;
  border-bottom: 1px solid #243c56;
}
#favorites-wrap .btCheck {
  color: #fff;
}
div.board_header {
  position: relative;
  background: #6c839f;
  height: 35px;
}
div.board_header a {
  color: #ffffff;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  display: block;
  padding: 0px 10px;
  line-height: 35px;
}
div.board_header h2 {
  margin-top: 0px;
  font-size: 14px;
  font-family: sans-serif;
  letter-spacing: -1px;
  line-height: 35px;
  font-weight: normal;
  margin-bottom: 0px;
}
div.board_header h2 span.browser_title {
  color: #ffffff;
}
div.board_header h2 span.best {
  color: #ff4a52;
  font-weight: bold;
}
div.board_header span.favorite_button {
  cursor: pointer;
}
div.board_header span.favorite_button i {
  font-weight: 400 !important;
  position: relative;
  top: -1px;
}
div.board_header span.favorite_button i:before {
  content: "";
}
div.board_header span.favorite_button:hover i, div.board_header span.favorite_button.active i {
  font-weight: 900 !important;
  color: #FFC311;
}
.member-top-title {
  display: none;
}
.theqoo_btn {
  font-size: 0.85em;
}
#popup_menu_area {
  position: absolute;
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  font-size: 12px;
  box-shadow: 0 0 6px #666;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#999999, direction=135, strength=5);
  background: #fff;
}
#popup_menu_area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#popup_menu_area li {
  margin: 0;
  padding: 0;
  line-height: 1.25;
}
#popup_menu_area a {
  display: block;
  padding: 1px 3px;
  border-radius: 2px;
  text-decoration: none;
  color: #333;
}
#popup_menu_area a:active, #popup_menu_area a:focus, #popup_menu_area a:hover {
  color: #fff;
  background: #666;
}
body.burnin_protection header.main {
  position: relative;
}
body.burnin_protection #container .content {
  margin-top: 0px;
}
body.burnin_protection #container .content .footer_bar {
  display: none;
}
body.burnin_protection #BOTTOM_BAR {
  display: none;
}
/*# sourceMappingURL=dcac11d2ab1a4f0ef72b01cfc3d836eedb64eaea.style.scss.map */
