/*
  Copyright © 2024 JaeilGold-Suwon(www.jaeilgold.kr). All Rights Reserved.
  Created by: Yang Cho-ryong
  Unauthorized reproduction or use of this stylesheet is prohibited.
*/
@charset "utf-8";
#sj table td,
#sj table thead th {
  font-size: 20px;
  text-align: center;
}
.right_bottom {
  position: fixed !important;
  left: 6%;
  height: 100%;
  width: 15%;
  bottom: 0;
  text-align: center;
  z-index: 100;
}
body .right_bottom {
  position: absolute;
  width: 360px;
  height: 40px;
  bottom: 20px;
}
body .right_bottom ul {
  list-style: none;
}
body .right_bottom ul li {
  position: relative;
  float: left;
  margin-right: 45px;
}
.main_info_box .add_more,
body .right_bottom ul.quick_menu li.m_css {
  display: none;
}
body .right_bottom ul.quick_menu li a {
  display: block;
  height: 100%;
}
#wraper #header nav .Mobile_menu_navi ul li a:hover .tooltip,
body .right_bottom ul li a:hover .tooltip {
  display: block;
}
body .right_bottom ul.quick_menu li {
  display: block;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
  border-bottom: none;
}
body .right_bottom ul.righ_menu {
  margin: 40px auto 0;
}
body .right_bottom ul.righ_menu li {
  margin: 14px 0;
}
body .right_bottom ul.righ_menu li a {
  writing-mode: vertical-lr;
  font-size: 11px;
  text-decoration: none;
  letter-spacing: 0;
}
body .right_bottom ul.quick_menu li a span img {
  position: absolute;
  width: auto;
  max-height: 40px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body .right_bottom ul li.top {
  border: none;
}
#wraper #header nav .Mobile_menu_navi ul li .tooltip,
body .right_bottom ul li .tooltip {
  background: #333;
  color: #fff;
  position: absolute;
  width: 90px;
  border-radius: 4px;
  padding: 5px 0;
  line-height: 12px;
  letter-spacing: -1px;
  writing-mode: initial;
  font-size: 12px;
  display: none;
}
body .right_bottom ul li .tooltip {
  left: -45px;
  top: -25px;
}
#wraper #header nav .Mobile_menu_navi ul li .tooltip {
  left: 40px;
  top: 25px;
}
.right_bottom.on {
  position: absolute !important;
  bottom: 230px;
}
.rightQuickMenuWrap2 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 220px;
  border-left: 1px solid #dbdbdb;
  background: #fff;
  z-index: 999;
}
.rightQuickMenuWrap2.defaultClose {
  right: -220px;
}
.rightQuickMenuWrap2.closed {
  box-shadow: none;
}
.rightQuickMenuWrap2 a,
.rightQuickMenuWrap2 li,
.rightQuickMenuWrap2 p,
.rightQuickMenuWrap2 span {
  letter-spacing: 0.5px;
  font-size: 11px;
  font-weight: 400;
  color: #999;
}
.rightQuickMenuWrap2 .rightQuick_close {
  position: absolute;
  top: 70%;
  right: 220px;
  margin-top: -50px;
  width: 40px;
  height: 40px;
  background: #fff;
}
.rightQuickMenuWrap2 .rightQuick_open {
  display: none;
  position: absolute;
  top: 70%;
  right: 220px;
  margin-top: -50px;
  width: 40px;
  height: 40px;
  background: #fff;
}
.rightQuickMenuWrap2 .rightQuickMenu2 {
  position: absolute;
  top: 70%;
  right: 220px;
  margin-top: -10px;
}
.rightQuickMenuWrap2 .rightQuickMenu2 > a {
  display: block;
  margin-top: -1px;
  width: 40px;
  height: 40px;
}
.rightQuickMenuWrap2 .right_wrap {
  padding: 0 20px 20px;
}
.rightQuickMenuWrap2 .right_wrap .rightQuickMenu {
  padding-top: 50%;
}
.rightQuickMenuWrap2 .right_wrap h3 {
  margin: 200px 0 11px;
  font-size: 12px;
  font-weight: 600;
  color: #000;
  letter-spacing: 1.2px;
}
.rightQuickMenuWrap2 .right_wrap h3 span {
  font-weight: inherit;
  color: inherit;
}
.rightQuickMenuWrap2 .right_wrap h3:first-child {
  margin: 30px 0 12px;
  padding: 0;
  border: none;
}
.rightQuickMenuWrap2 .bank_info > li:first-child,
.rightQuickMenuWrap2 .right_item_recent {
  padding-top: 0;
}
.rightQuickMenuWrap2 .right_itemList ul li {
  padding-top: 0;
  position: relative;
  text-align: center;
}
.rightQuickMenuWrap2 .right_itemList ul li .right_quick_goods img {
  max-width: 100%;
}
.rightQuickMenuWrap2 .right_itemList ul li .right_quick_goods:hover img {
  border-color: #fff !important;
}
.rightQuickMenuWrap2 .right_itemList .btn_delete {
  display: none;
  position: absolute;
  top: -5px;
  right: -5px;
  background: url("../images/design/ico_recently_delete.png") no-repeat;
  width: 15px;
  height: 15px;
  border-radius: 2px;
}
.rightQuickMenuWrap2 .right_quick_paging {
  display: none;
  position: relative;
  width: 100px;
  margin: auto;
  padding: 8px 0;
  color: #acacac;
  text-align: center;
}
.rightQuickMenuWrap2 .right_quick_paging .right_page_box {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}
.rightQuickMenuWrap2 .right_quick_paging .right_quick_btn_prev {
  position: absolute;
  left: 0;
}
.rightQuickMenuWrap2 .right_quick_paging .right_quick_btn_next {
  position: absolute;
  right: 0;
}
.rightQuickMenuWrap2 .right_menu1 > li {
  font-size: 10px;
  padding: 1px 0;
}
.box table td span strong,
.gold-info em {
  font-size: 15px;
}
.rightQuickMenuWrap2 .right_menu1 > li > a:hover {
  text-decoration: underline;
}
.rightQuickMenuWrap2 .right_menu1 .phone {
  margin: -2px 0 10px;
  font-size: 17px;
  line-height: 1.3;
  color: #000;
  font-weight: 600;
}
.rightQuickMenuWrap2 .bank_info > li {
  padding-top: 6px;
}
.rightQuickMenuWrap2 ul.social_list {
  overflow: hidden;
  zoom: 1;
}
.rightQuickMenuWrap2 ul.social_list > li {
  float: left;
  line-height: 0;
  padding-left: 6px;
}
.rightQuickMenuWrap2 ul.social_list > li:first-child {
  padding-left: 0;
}
.rightQuickMenuWrap2 ul.social_list > li > a > img {
  width: 24px;
  opacity: 0.4;
  transition: opacity 0.3s;
}
.rightQuickMenuWrap2 ul.social_list > li > a:hover > img {
  width: 24px;
  opacity: 1;
}
.rightQuickMenuWrap2 .btn_navertalk {
  display: block;
  margin-top: 30px;
  line-height: 30px;
  border-radius: 2px;
  border: 1px solid #01ba3a;
  background: #01c43d;
  text-align: center;
  font-size: 14px;
  color: #fff;
  letter-spacing: 0;
}
@media only screen and (max-width: 1023px) {
  .rightQuickMenuWrap2 {
    display: none;
  }
}
.mouse_dia {
  box-shadow: 0 5px 20px #fff;
  z-index: 2;
}
#sj table tr:last-of-type td,
.board_area:last-of-type {
  border-bottom: 0;
}
#sj {
  position: relative;
  width: 100%;
}
#sj table {
  border: 0;
}
#sj table th,
#sj table thead {
  background: rgba(0, 0, 0, 0.8);
}
#sj table thead th {
  color: #fff !important;
  border-right: 1px solid #fff;
}
.gold-info em {
  float: right;
  margin: 0 30px 5px 0;
  font-weight: 700;
}
#sj table td {
  padding-right: 5px;
  border-bottom: 1px solid #ddd;
  height: 60px;
}
#sj table:last-of-type thead th {
  border-right: 0;
}
#sj table td b {
  display: block;
  margin-top: 2px;
  font-size: 14px;
  font-weight: 400;
  color: #bbb;
}
#sj table th:first-of-type {
  border-top-left-radius: 10px;
}
#sj table tr:last-of-type td:first-of-type {
  border-bottom-left-radius: 10px;
}
#sj table th:last-of-type {
  border-top-right-radius: 10px;
}
#sj table tr:last-of-type td:last-of-type {
  border-bottom-right-radius: 10px;
}
body .box table tr td span.up_down {
  position: static;
  float: left;
  line-height: 1.8;
}
body .box table tr th {
  padding: 7px 10px;
}
body .box table tr td span.won {
  position: static;
  float: right;
  line-height: 1.5;
}
body .gold table tr:first-child th:after {
  content: none;
}
body .main_info_box {
  padding: 10px 0 70px;
  width: 50%;
  min-height: 370px;
  z-index: 3;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
span.price_updown {
  float: left;
  line-height: 1.5;
  margin-left: 4%;
}
.main_info_box .title {
  text-align: center;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -1px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
}
.main_info_box,
.main_info_box .title em {
  font-size: 15px;
  margin-top: 7px;
  color: #fff;
}
.main_info_box p {
  float: left;
  font-size: 12px;
  padding-left: 5%;
}
.box table *,
.box table td span {
  font-size: 16px;
}
.main_info_box p.unit1 {
  visibility: hidden;
}
.box {
  display: inline-block;
  width: 100%;
  margin-right: 0;
  vertical-align: top;
}
.box p,
.box span {
  color: #fff;
}
.box table {
  width: 100%;
  border-bottom: 1px solid #eee;
}
.box table * {
  text-align: center;
  font-weight: 400;
}
.box table tr td,
.box table tr th {
  font-size: 17px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.box table tr td span {
  display: inline-block;
  font-weight: 400;
}
.box table tr td span.up_down {
  position: absolute;
  top: 18px;
  left: 15px;
  padding-left: 13px;
  font-size: 14px;
  color: #fff;
}
.box table tr td span.won {
  position: absolute;
  top: 13px;
  right: 10px;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}
.box table tr td span.won strong {
  font-weight: 500;
  padding-right: 5px;
  font-size: 21px;
}
.gold table tr:first-child th:after {
  position: absolute;
  top: 27px;
  left: -6px;
  width: 120px;
  height: 1px;
  background: #000;
  transform: rotate(27deg);
  content: "";
}
@media (max-width: 1280px) {
  .container {
    width: calc(100% - 10%) !important;
  }
  body .main_info_box {
    width: 55%;
  }
}
@media (max-width: 1098px) {
  .main_info_box .title {
    font-size: 26px;
    margin-bottom: 0;
  }
  .box table *,
  .box table td span {
    font-size: 14px;
  }
  #sj table thead th,
  .box table tr td span.won strong {
    font-size: 18px;
  }
  #sj table td {
    font-size: 16px;
  }
}
@media (max-width: 967px) {
  .box table * {
    font-size: 12px;
  }
}
@media (max-width: 899px) {
  .main_info_box .add_more {
    display: block;
    width: 160px;
    height: 42px;
    margin: 10px auto 12px;
    border-radius: 21px;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    color: #fff;
    background: #ffae39;
  }
  .main_info_box .title,
  .main_info_box td.bg_color_gold2 {
    color: #ffae39 !important;
    text-shadow: none;
  }
  .box table * {
    font-size: 16px;
  }
  #sj table thead th {
    font-size: 22px;
  }
  #sj table td,
  .box table tr td span.won strong {
    font-size: 20px;
  }
  .box table td span {
    font-size: 13px;
  }
  .mouse_dia {
    box-shadow: 0 5px 20px #555 !important;
    z-index: 2 !important;
  }
  body .main_info_box {
    padding: 0 0 510px;
    width: 95%;
    min-height: 370px;
    box-sizing: border-box;
    margin-left: 2.5%;
  }
  .diamond .label {
    margin: 0;
  }
  .container {
    width: calc(100% - 10%) !important;
  }
  #sj table th,
  #sj table thead {
    background: #ffae39 !important;
  }
  .main_info_box {
    height: 310px !important;
  }
  .gold table tr:first-child th:after {
    display: none;
  }
  .box table tr td,
  .box table tr th,
  .diamond .style_tab li,
  .gold.box table tr td.bg_color_gold1,
  .main_info_box {
    background-color: #fff !important;
  }
  .box p,
  .box span {
    color: #000;
    padding-right: 20px;
  }
  .box table tr td span.up_down {
    position: absolute;
    top: 18px;
    left: 15px;
    padding-left: 13px;
    font-size: 14px;
    color: #000;
  }
  .box table tr td span.won {
    position: absolute;
    top: 13px;
    right: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
  }
  .main_info_box td {
    color: #333 !important;
  }
  .main_info_box td b {
    text-shadow: none !important;
  }
  .main_info_box + .main_info_box {
    margin-top: 0 !important;
    height: auto !important;
  }
  .main_info_box .title {
    font-size: 30px;
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .main_info_box,
  .main_info_box .title em {
    color: #ffae39;
  }
  #contents {
    margin-bottom: 0;
  }
}
@media (max-width: 721px) {
  body .main_info_box {
    padding: 0 0 470px;
  }
  .container {
    width: 100% !important;
  }
  .main_info_box .title {
    font-size: 25px;
  }
  .main_info_box,
  .main_info_box .title em {
    font-size: 15px;
  }
  .box table * {
    font-size: 13px;
  }
}
@media (max-width: 679px) {
  .box table td.stitle {
    font-size: 18px !important;
    text-align: center;
  }
  #sj table td .won {
    width: 100%;
  }
  .box p,
  .box span {
    padding-right: 5px;
  }
  .box table tr,
  .box table tr td span.up_down {
    padding-left: 90px;
    font-size: 12px;
    line-height: 1.2;
  }
  span.price_updown {
    line-height: 1.5;
  }
}
@media (max-width: 645px) {
  .box table tr,
  .box table tr td span.up_down {
    padding-left: 70px;
    font-size: 12px;
  }
}
@media (max-width: 601px) {
  .box table tr,
  .box table tr td span.up_down {
    padding-left: 30%;
    font-size: 12px;
  }
}
@media (max-width: 436px) {
  .main_info_box p.unit1 {
    visibility: visible;
  }
  .main_info_box font.unit2 {
    display: none;
  }
  .main_info_box .title {
    font-size: 20px;
  }
  #sj table thead th {
    font-size: 18px !important;
  }
  body .box table tr td span.up_down {
    line-height: 2.3;
  }
  .box table tr td span.won strong {
    font-size: 18px;
  }
  .main_info_box,
  .main_info_box .title em {
    font-size: 14px;
  }
  .box table tr,
  .box table tr td span.up_down {
    padding-left: 30%;
    font-size: 11px;
  }
  .box table td.bg_color_gold2,
  .pt_title {
    font-size: 17px !important;
  }
  .box table td.stitle {
    font-size: 11px !important;
  }
}
@media (max-width: 361px) {
  .main_info_box .title {
    font-size: 18px;
  }
  .box table tr,
  .box table tr td span.up_down {
    padding-left: 20%;
  }
  #sj table thead th {
    font-size: 16px !important;
  }
  .box table td.stitle {
    font-size: 10px !important;
  }
}
@media (max-width: 280px) {
  #hero {
    display: none;
  }
  .main_info_box {
    padding-top: 15% !important;
  }
}
