#loadingPro {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: url("/images_kr/loading_bg70.png") 0 0 repeat;
  display: none;
}
#loadingPro .loadingImg {
  position: relative;
  top: 40%;
  text-align: center;
}

/* detialView */
#detailView {
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: -0.01em;
}
#detailView .infowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  min-height: 640px;
}
#detailView .imgArea {
  width: 600px;
  height: 600px;
}
#detailView .bImg {
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
  background: #f5f5f5;
}
#detailView .zoomImg {
  width: 100%;
  text-align: center;
  padding: 10px;
  margin: 5px 0;
  color: #868e96;
}
#detailView .zoomImg a {
  color: inherit;
}
#detailView .zoomImg a:hover {
  color: #343a40;
}
#detailView .inSimg {
  float: left;
  border: 1px solid #ccc;
  width: 75px;
  height: 75px;
  text-align: center;
}
#detailView .sImg {
  clear: both;
  width: 600px;
  overflow: hidden;
  margin-top: 0;
}
#detailView .GoodsSubject_R {
  font-size: 30px;
  line-height: 1.4;
  font-weight: 400;
  color: #000;
  margin-bottom: 10px;
}
#detailView .GoodsComment_R {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 300;
  color: #838383;
  margin-bottom: 10px;
}
#detailView .GoodsComment {
  font-size: 12px;
  line-height: 18px;
  font-family: "dotum";
}
#detailView .GoodsComment .icons {
  margin-right: 2px;
  vertical-align: middle;
}
#detailView .mr5 {
  margin-right: 14px;
}
#detailView .flags {
  margin-bottom: 10px;
}
#detailView .icons {
  margin-right: 2px;
  vertical-align: middle;
  font-size: 10px;
  font-weight: 500;
  border: 1px solid;
  min-width: 45px;
  height: 20px;
  text-indent: 0;
  padding: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#detailView .icons.best {
  color: #ff5722;
  border-color: #ff5722;
}
#detailView .icons.new {
  color: #2196f3;
  border-color: #2196f3;
}
#detailView .icons.vote {
  color: #4caf50;
  border-color: #4caf50;
}
#detailView .icons.cs_goods {
  color: #3f51b5;
  border-color: #3f51b5;
}
#detailView .icons.sale {
  color: #f50057;
  border-color: #f50057;
}
#detailView .icons.sold {
  color: #aa00ff;
  border-color: #aa00ff;
  font-weight: 600;
}
#detailView .icons.soldout {
  color: #fff;
  background: #d50000;
  border-color: #bc0000;
  font-weight: 600;
}
#detailView .icons.soldout2 {
  color: #d50000;
  border-color: #d50000;
  font-weight: 600;
}
#detailView .icons.view {
  color: #00bfa5;
  border-color: #00bfa5;
  font-weight: 600;
}

#detailInfo {
  margin-left: 150px;
  width: 750px;
}
#detailInfo .price_dis_bg {
  position: absolute;
}
#detailInfo .price_dis_bg div {
  position: absolute;
  width: 68px;
  height: 46px;
  background: url("/images_kr/shop/price_dis_bg.png") 0 0 no-repeat;
  top: 60px;
  left: 630px;
  font: bold 16px tahoma;
  color: #fff;
  text-align: center;
}
#detailInfo .price_dis_bg div span {
  width: 68px;
  height: 46px;
  display: inline-block;
  margin-top: 6px;
}
#detailInfo .price .price_customer {
  display: inline;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.05em;
  color: #212529;
}
#detailInfo .price .price_customer strong {
  font-size: 28px;
  font-weight: 600;
}
#detailInfo .price .price_default {
  display: inline;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: -0.05em;
  color: #868e96;
  position: relative;
  margin-left: 10px;
}
#detailInfo .price .price_default strong {
  font-weight: inherit;
}
#detailInfo .price .price_default:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #868e96;
}
#detailInfo .delivery_fee {
  float: right;
  margin: 10px 0;
}
#detailInfo .delivery_fee p {
  float: left;
  padding: 5px 10px;
  background: #f1f3f5;
}

/* 620px*/
#detailInfo .sales_type th, #detailInfo .sales_type td {
  color: #6e2f6b;
}
#detailInfo .detail_info {
  border-top: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  padding: 10px 0;
  margin: 10px 0;
  float: left;
}
#detailInfo th, #detailInfo td {
  padding: 8px 10px;
  font-size: 16px;
}
#detailInfo th {
  font-weight: 500;
  text-align: left;
  color: #212529;
}
#detailInfo td {
  color: #3f3e3e;
}
#detailInfo td.point {
  background-color: #f7f7f7;
  font-size: 14px;
}
#detailInfo .ea_wrap {
  display: inline-block;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
}
#detailInfo .ea_bg {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
  width: 40px;
  height: 40px;
  text-align: center;
  background: transparent;
  color: #9e9e9e;
  font-size: 20px;
}
#detailInfo .ea_bg:first-of-type {
  border-right: none;
}
#detailInfo .ea_bg:last-of-type {
  border-left: none;
}
#detailInfo .ea_bg:hover {
  color: #212121;
}
#detailInfo .input_ea {
  line-height: 1.5;
  width: 50px;
  height: 40px;
  font-size: inherit;
  outline: none;
  border: none;
  background: transparent;
  text-align: center;
}
#detailInfo .stock {
  display: inline;
  margin-left: 20px;
  font-size: inherit;
  color: #495057;
}
#detailInfo .btnZone {
  padding-top: 15px;
  text-align: center;
}

#detailInfo .total {
  width: 100%;
  font-size: 17px;
}
#detailInfo .total td {
  text-align: right;
  font-weight: 500;
  letter-spacing: -0.05em;
}
#detailInfo .total td strong {
  font-size: inherit;
  font-weight: inherit;
}
#detailInfo .total .total_price td {
  font-size: 22px;
  color: #212529;
}
#detailInfo .total .total_pv th, #detailInfo .total .total_pv td {
  padding: 3px 10px;
}
#detailInfo .total .total_pv td {
  font-size: 19px;
}
#detailInfo .total .total_pv.red th, #detailInfo .total .total_pv.red td {
  color: #e03131;
}
#detailInfo .total .total_pv.orange th, #detailInfo .total .total_pv.orange td {
  color: #e8590c;
}
#detailInfo .total .total_pv.green th, #detailInfo .total .total_pv.green td {
  color: #2f9e44;
}
#detailInfo .total .total_pv.blue th, #detailInfo .total .total_pv.blue td {
  color: #1971c2;
}
#detailInfo .total .total_pv.indigo th, #detailInfo .total .total_pv.indigo td {
  color: #3b5bdb;
}
#detailInfo .total .total_pv.purple th, #detailInfo .total .total_pv.purple td {
  color: #9c36b5;
}

#detailInfo .ShopBtnZone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 30px 0;
}
#detailInfo .ShopBtnZone .buyBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 50%;
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1.2;
  padding: 10px 20px;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  background: #2f6e32;
  border: 1px solid #204a22;
}
#detailInfo .ShopBtnZone .buyBtn:hover {
  background: #37803a;
}
#detailInfo .ShopBtnZone .buyBtn:active {
  color: #bae2bc;
  background: #275c2a;
}
#detailInfo .ShopBtnZone .buyBtn.red {
  background: #c92a2a;
  border: 1px solid #9f2121;
}
#detailInfo .ShopBtnZone .buyBtn.red:hover {
  background: #c92a2a;
}
#detailInfo .ShopBtnZone .buyBtn.red:active {
  color: #fdf5f5;
  background: #b42626;
}
#detailInfo .ShopBtnZone .cart {
  width: calc(50% - 10px);
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #2f6e32;
  line-height: 1.2;
  padding: 10px 20px;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  background: #fff;
  border: 1px solid #2f6e32;
  margin-left: 10px;
}
#detailInfo .ShopBtnZone .cart:hover {
  background: #f5f8f5;
}
#detailInfo .ShopBtnZone .cart:active {
  color: #204a22;
  background: #e6eee6;
}
#detailInfo .ShopBtnZone .wish {
  width: calc(20% - 10px);
  height: 50px;
  font-size: 18px;
  font-weight: 400;
  color: #2f6e32;
  line-height: 1.2;
  padding: 10px 20px;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  background: #fff;
  border: 1px solid #2f6e32;
  margin-left: 10px;
}
#detailInfo .ShopBtnZone .wish:hover {
  background: #f5f8f5;
}
#detailInfo .ShopBtnZone .wish:active {
  color: #204a22;
  background: #e6eee6;
}

#detailInfo .ShopBtnZone .iconBtn {
  position: relative;
  cursor: pointer;
  width: 60px;
  height: 50px;
  outline: none;
  display: initial;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  white-space: initial;
  background: initial;
  vertical-align: middle;
  margin: 0;
  left: initial;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0;
  padding: 10px 15px;
  font-size: 12px;
  font-weight: 400;
  border: solid 1px #161616;
  color: black;
  background: #2f2f2f;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  margin-left: 10px;
}
#detailInfo .ShopBtnZone .iconBtn:hover {
  text-decoration: none;
  background: #3c3c3c;
  color: #fff;
}
#detailInfo .ShopBtnZone .iconBtn:active {
  background: #222222;
  color: #fff;
}
#detailInfo .ShopBtnZone .iconBtn input {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
#detailInfo .ShopBtnZone .iconBtn.share {
  font-size: 18px;
  margin-right: 20px;
}
#detailInfo .ShopBtnZone .iconBtn #vidAddr {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
#detailInfo .ShopBtnZone .iconBtn .hoverTxt {
  position: absolute;
  top: -20px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#detailInfo .ShopBtnZone .iconBtn .hoverTxt p {
  white-space: nowrap;
  font-size: 13px;
  padding: 3px 6px;
  border-radius: 3px;
  background: #fff;
  color: #555;
}
#detailInfo .ShopBtnZone .iconBtn .hoverTxt span {
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 10px;
  border-radius: 0 0 2px 0;
  background: #fff;
  -webkit-transform: rotate(45deg) skew(15deg, 15deg);
  transform: rotate(45deg) skew(15deg, 15deg);
  z-index: -1;
}
#detailInfo .ShopBtnZone .iconBtn:hover .hoverTxt {
  top: -30px;
  opacity: 1;
  -webkit-filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 5px 5px rgba(0, 0, 0, 0.1));
}

.detailView_btn {
  clear: both;
  float: left;
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #555;
  margin-top: 70px;
}
.detailView_btn .tit {
  float: left;
  line-height: 33px;
  font-size: 22px;
  font-weight: normal;
  color: #444;
}
.detailView_btn ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detailView_btn li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 10px 5px;
  margin: 0 15px;
  position: relative;
  color: #555;
  font-size: 17px;
}
.detailView_btn li:after {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detailView_btn li.active {
  color: #000;
  font-weight: 700;
}
.detailView_btn li.active:after {
  background: #000;
}

.detailView_con {
  padding: 30px 0;
  width: 100%;
  overflow: hidden;
}
.detailView_con .inContent {
  width: 100%;
  display: none;
}
.detailView_con .inContent.active {
  display: block;
}