@charset "utf-8";
@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* 초기화 */
html {overflow-y:auto}
body {margin: 0 auto;padding:0;font-size:0.75em;height:100%;font-family: 'GmarketSansMedium','Noto Sans KR', sans-serif !important;background: #172129;min-width:320px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
header ul, nav ul, footer ul {margin:0;padding:0;list-style:none}
legend {position:absolute;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select{vertical-align:middle;color: #aaa;}
input, button {margin:0;padding:0;font-size:1em;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {-webkit-appearance:none}
textarea {font-size:1em; border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
ul,li,dl,dt,dd{padding:0;margin:0;}
ul{list-style:none}
svg:not(:root) {
    overflow: hidden;
    display: inline-block;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
}

input[type=text]:focus,input[type=password]:focus,  textarea:focus,select:focus {
-webkit-box-shadow:  0 0 5px #9ed4ff;
-moz-box-shadow:  0 0 5px #9ed4ff;
box-shadow: 0 0 5px #9ed4ff;
border: 1px solid #558ab7 !important;
}
.clearfix:after {
  display: block;
  content: "";
  clear: both;
}
.inner {
  padding: 0;
}
/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:0px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #4d5861;background:#fff}
.hd_pops_con {}
.hd_pops img{max-width:100%;height:auto}
.hd_pops_footer {padding:5px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#000;color:#fff}

/*상단 배너*/
.top-banner {
  background: #fff;
  width: 100%;
  font-size: 14px;
  color: #231815;
  text-align: center;
  border-bottom: 1px solid #f3f3f3;
}
.top-banner li {
  float: left;
  width: 50%;
  padding: 13px 0;
}
.top-banner .color  {
  background: #8fb1b2;
  border-left: 1px solid #c3d3d3;
}
.top-banner .color a {
    color: #fff;
    font-weight: bold;
}

/* 상단 레이아웃 */
header#hd {position: fixed;top: 0;left: 0;width: 100%;height: 50px;z-index: 999;}
header#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
header#hd #hd_wr{
  width: 100%;
  position: relative !important;
  height: 100%;
  background: url(../img/header.svg);
  background-size: 100% auto;
  z-index: 1;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.07);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.07);
  box-shadow: 0px 2px 5px rgba(0,0,0,0.07);
}

header#hd #hd_btn button{
  height:40px;
  width:40px;
  border:0;
  background:0;
  position:absolute;
  top: 50%;
  transform: translateY(-50%);
}
header#hd #hd_btn button img{
  vertical-align: middle;
}
header#hd #hd_btn button img{
  width: 20px;
}
header#hd #hd_btn #mainSch img{
  width: 20px;
}
#btn_hdcate{
  left:0
}
header#hd #hd_btn #mainSch {
  right:10px;
}

header#hd #hd_btn #mainSchClose {
  font-size: 22px;
  color: #333;
  right: 10px;
  padding-bottom: 5px;
  display: none;
  background: #fff;
  border-radius: 50%;
}
header#hd #hd_btn #mainSchClose i {
  vertical-align: middle;
}
header#hd #hd_btn .mainRight {
    height:40px;
    width:40px;
    border:0;
    background:0;
    position:absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
header#hd #hd_btn .mainRight a {
    font-size: 18px;
    color: #fff;
    line-height: 46px;
}
header#hd #hd_btn .mainRight a i {

}
/*서브 하단 검색에 회색 배경색 지우기*/

/* #hd_btn .cart-count {position: absolute;top: 20%;right: 0px;display: block;height: 16px;line-height: 16px;border-radius: 8px;background: #ff4444;font-size: 11px;color: #fff;padding: 0 5px;} */

/* header#hd #hd_btn a{position:absolute;top:10px;right:5px}
header#hd #btn_hdmy{position:absolute;top:10px;right:45px} */
header#hd #logo{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
header#hd #logo img{height:auto;max-height:40px;width:auto}
header#hd #logo h2 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
#hd_wr.fixed{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  z-index:9999;
  height:50px;
}
/* #hd_wr.fixed #btn_hdcate,#hd_wr.fixed #hd_btn a{top:0}
#hd_wr.fixed #logo{margin-top:5px} */

/*검색팝업*/
#hd_sch {
  display: none;
  width: 70%;
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#hd_sch h2 {
  position:absolute;
  font-size:0;
  text-indent:-9999em;
  line-height:0;
  overflow:hidden;
}
#hd_sch .sch_inner {
  position:relative;
}
#hd_sch #sch_str {
  width:100%;
  height:35px;
  background:#fff;
  border:1px solid #ccc;
  padding-left:10px;
  padding-right:40px;
  color:#000;
  height: 40px;
}
#hd_sch .sch_submit {
  position:absolute;
  top:0;
  right:0;
  width:40px;
  height:35px;
  border:0;
  border-radius:0 3px 3px 0;
  cursor:pointer;
  background:none;
  font-size:15px;
  color:#333;
  }
  #hd_sch #mainSchClose {
    position: absolute;
    left: 0;
    top: 0;
  }
/*
.cate a {display:block;color:#333;padding: 0 10px;border-bottom:1px solid #efefef;}
.cate li{position:relative;line-height:40px;}
.cate li button{position:absolute;top:0;right:0;background:url;border:0;width:30px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.cate li button.ct_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}

.sub_cate{display:none}
.sub_cate a{border-bottom:1px solid #efefef;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
.sub_cate2 a{padding-left:40px;background-position:31px 17px}
.sub_cate3 a{padding-left:50px;background-position:41px 17px}
.sub_cate4 a{padding-left:60px;background-position:51px 17px}



/*카테고리*/
.menu {
  display:none;
  position:fixed;
  top:0;
  height:100%;
  z-index:99999;
  -webkit-backface-visibility: hidden;
  width:100%;
  max-width: 640px;
  background: #f8f8f8;
  border-right: solid 2px #000;
}
.menu .menu_wr{
  width:100%;
  height:100%;
  overflow-y:auto;
  background:#172129;
  position:relative;
  z-index:199919;
}
.menu-top {
  height: 100px;
  position: relative;
  border-bottom: solid 1px #000;
}
.menu .menu_close {
  width:40px;
  height:40px;
  margin-top: 13px;
  background: transparent;
  border: 0;
}
.menu .menu_close img {
  width: 17px;
}
.menu .logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.menu .logo img{
  height: 80px;
}

.login-wr {
  width: 100%;
  padding-top: 10px;
}

.login-wr > div {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 50px;
  background: #172129;
  text-align: center;
}
.login-wr a {
  display: block;
  width: 100%;
  height: 100%;
  color: #ccc;
  font-size: 14px;
}
.login-wr > div img , .login-wr > div i {
  margin-right: 5px;
  vertical-align: middle;
}
.login-wr > div i{
  font-size: 25px;
  color: #fff;
  margin-top: -2px;
}
.login-wr .login img , .login-wr .mypage img , .login-wr .myname img , .login-wr .myinfo img , .login-wr .logout img{
  width: 24px;
}
.login-wr .signin {
  background: #172129;
}
.login-wr .signin img {
  width: 24px;
}

.login-wr .mypage {
  background: #172129;
}
.login-wr .mypage img, .login-wr .logout img {
    vertical-align: middle;
}
.login-wr .mypage span, .login-wr .logout span {
    vertical-align: middle;
}
.login-wr .myinfo {
  background: #172129;
}
.login-wr .myinfo .tnb_member {
  font-size: 14px;
  color: #b970e3;
  line-height: 35px;
}
.login-wr .myinfo .tnb_money {
  font-size: 14px;
  color: #ffd93b;
  line-height: 35px;
}




.cate01 {
  margin-top: 10px;
  border-top: 1px dotted rgba(255,255,255,0.2);
}
.cate01 h2 {
  font-size: 18px;
  background: #051627;
  color: #ffffff;
  font-weight: normal;
  line-height: 49px;
  padding:0 10px;
}

.cate01-ul {
 background: #212e39;
 border-top: 1px dotted rgba(255,255,255,0.2);
}
.cate01-ul li {
  float: left;
  width: 50%;
  height: 111px;
  border-right: 1px dotted rgba(255,255,255,0.2);
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  text-align: center;
  position: relative;
  text-align: center;
}
.cate01-ul li:(3n) {
  border:none;
}
.cate01-ul li a {
  display: block;
  padding-top: 20px;
  height: 100%;
}
.cate01-ul li img {
  margin: 0 auto;
  width: 38px;
  height: 38px;
  border-radius: 50%;
}
.cate01-ul li p {
  color:#b5b5c3;
  font-size: 14px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-weight: normal;
}

.cate01-ul li p.best {
  letter-spacing: -1px;
}



.cate02 {
    margin-top: 0;
    border-top: 1px dotted rgba(255,255,255,0.2);
  }
  .cate02 h2 {
    font-size: 18px;
    background: #051627;
    color: #ffffff;
    font-weight: normal;
    line-height: 49px;
    padding:0 10px;
  }
  
  .cate02-ul {
   background: #212e39;
   border-top: 1px dotted rgba(255,255,255,0.2);
  }
  .cate02-ul li {
    line-height: 60px;
    border-right: 1px dotted rgba(255,255,255,0.2);
    border-bottom: 1px dotted rgba(255,255,255,0.2);
    position: relative;
  }
  .cate02-ul li:(3n) {
    border:none;
  }
  .cate02-ul li a {
    display: block;
    height: 100%;
  }
  .cate02-ul li img {
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-left: 20px;
  }
  .cate02-ul li p {
    color:#b5b5c3;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
  }
  
  .cate02-ul li p.best {
    letter-spacing: -1px;
  }

/* 중간 레이아웃 */
#container {
    max-width: 640px;
    margin: 50px auto 150px auto;
    border-top: 0;
    border-bottom: 0;
    min-height: calc(100vh - 120px);
    position: relative;
}
#container_title {margin:10px;
  font-size:1.5em;
  text-align:left;
  font-weight:bold;
  border-bottom:1px solid #ccc;
  background:#fff;
  padding:15px;
  font-size:1.25em;
}
#container img {
    max-width: 100%;
}
.main_howto {position: relative;z-index:99;margin-top: -70px;text-align:center;width: 100%;}
.main_howto .mh_wrap > div {display: block;vertical-align:middle;position:relative;z-index: auto;float:left;width: 49%;padding: 0;}
.main_howto .mh_wrap > div:before {display:none; content:""; position:absolute; left:25px; top:50%; width:40px; height:40px; margin-top:-20px; background-image:url("../img/icon_banner_m.png"); background-repeat:no-repeat; background-size:100% auto;}
.main_howto .mh_wrap {background:rgba(0,0,0,0.7);height: 70px;overflow: hidden;position: relative;}
.main_howto .mh_wrap .mh_guide {}
.main_howto .mh_wrap .mh_question {}
.main_howto .mh_wrap > div a {display: inline-block;}
.main_howto .mh_wrap > div h2 {display:inline-block;vertical-align:middle;padding-right:20px;background-image:url("../img/icon_arrow.png");background-repeat:no-repeat;background-size:14px;background-position:right center;font-size:14px;font-weight:700;color: #ffd93b;line-height:25px;letter-spacing:-0.5px;margin-top: 10px;}
.main_howto .mh_wrap > div p {font-size:13px; color:#c6bba5; line-height:20px; letter-spacing:-0.5px;}
.main_howto .mh_wrap > div p mark {color:#fff;background:none;font-size: 11px;}

/*코인상담 060*/
.brown-box{
  width: 100%;
  background: url("../img/brown-box.png") no-repeat 50% 50%;
  background-size: 100%;
  text-align: center;
  display: flex;
  margin-top: -24px;
  position: relative;
  z-index: 1;
  border-radius: 15px;
}
.brown-box .coin, .brown-box .postpay {
  display: block;
  width: 50%;
  position: relative;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  height: 100%;
  padding: 6px 0 10px;
}
.brown-box h3 {
  font-size: 13px;
}
.brown-box span {
  color: #6a6760;
  font-weight: bold;
}

.brown-box .arr {
  display: block;
  width: 14px;
  height: 14px;
  border: 1px solid #fff;
  border-radius: 50%;
  font-size: 10px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  text-align: center;
  line-height: 12px;
  color: #fff;
}
/*메인 카테고리*/
.menu-list {
  margin: 0;
  background: none;
}
.menu-list li {
  float: left;
  width: 50%;
  /* border-bottom: 1px dotted rgba(255,255,255,0.2); */
  /* border-right: 1px dotted rgba(255,255,255,0.2); */
  text-align: center;
}
.menu-list li a{
  display: block;
  width: 96%;
  margin: 0 auto 2% auto;
  height: 96%;
  padding: 9px;
  font-weight: normal;
  background: #212e39;
  border: solid 1px rgba(255,255,255,0.2);
  border-radius: 5px;
}
.menu-list li:nth-child(3n){
  border-right: none;
}
.menu-list li img{
  width: 100%;
  border-radius: 5px;
}
.menu-list p  {
  font-size: 1.2rem;
  color: #fff;
  margin-top: 5px;
  font-weight: bold;
  line-height: 36px;
}
/*메인 탭*/
.main-tab ul {
  font-size: 13px;
  font-weight: normal;
  display: flex;
  text-align: center;
}
.main-tab  li {
  padding: 7px 0 10px;
  width: 33.333333333%;
}
.main-tab .reco {
  color: #e37171;
  border-bottom: 1px solid #e37171;
}
.main-tab .new{
  color: #8ca8da;
  border-bottom: 1px solid #8ca8da;
}
.main-tab .avail {
  color: #4ba895;
  border-bottom: 1px solid #4ba895;;
}
/*list-wr 디자인 - main10 style에서 */
.new-wr, .avail-wr {
  display: none;
}






/*상담사 더보기*/
.main-more {
  width: 100%;
  height: 41px;
  line-height: 41px;
  background: #a4a4a4;
  text-align: center;
  font-size: 15px;
  color: #fff;
  margin-bottom: 25px;
}
.main-more p {
  display: inline-block;
}
.main-more i {
  display: inline-block;
  margin-left: 5px;
  font-size: 22px;
  vertical-align: middle;
  margin-top: -2px;
}

/*이벤트*/
.event {
  width: 100%;
  height: auto;
  background: url("../img/event.png") no-repeat 50% 50%;
  background-size: cover;
}
.event a {
  display: block;
  width: 100%;
  height: 143px;
  color: #ddd;
  text-align: center;
  padding-top: 35px;
}
.event h2 {
  font-size: 16px;
}
.event .txt {
  font-size: 13px;
  padding: 2px 0 11px;
}
.event .go {
  font-size: 12px;
}
.event .go .arr {
  color: #ddd;
  display: inline-block;
  border: 1px solid #ddd;
  width: 17px;
  height: 17px;
  line-height: 15px;
  border-radius: 50%;
  margin-left: 4px;
}
.event .go .arr i {
  padding-left: 1px;
}
/* 내용관리 */
#ctt {margin:10px 0;
  padding:10px;
  border-top:1px solid #4d5861;border-bottom:1px solid #4d5861}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/*푸터 박스*/
.tailbox-wr {
  margin: 25px auto 30px auto;
  max-width: 640px;
  background-color: #fff;
}
.tailbox-wr .boxes {
  width: 100%;
  height: 200px;
  font-size: 13px;
  color: #fff;
  text-align: center;
  background: linear-gradient(180deg, #222, #333);
  border: 1px solid #000;
  position: relative;
}
.tailbox-wr .boxes:before{
  display: block;
  content: "";
  width: 306px;
  height: 5px;
  background: #f30179;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -2px;
}
.tailbox-wr .boxes h2 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: -3px;
}
.tailbox-wr .box1{
  display: none;
  padding-top: 30px;
}
.tailbox-wr .box1 p {
  margin: 20px 0;
  line-height: 1.7;
}
.tailbox-wr .box1 a {
  display: block;
  width: 145px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  background: #4783c8;
  margin: 0 auto;
}

.tailbox-wr .box2 {
  margin: 22px 0;
  padding-top: 14px;
  height: 190px;
  background: #172129;
}
.tailbox-wr .box2 .num {
  font-size: 26px;
  color: #454545;
}
.tailbox-wr .box2 .txt-wr {
  margin: 10px 0;
  line-height: 1.6;
  font-weight: normal;
}
.tailbox-wr .box2 .red {
  color: #b50b0f;
}
.tailbox-wr .box2 .btn_box{
  margin: 10px auto;
  width: 195px;
}
.tailbox-wr .box2 .btn_box li{
  float: left;
  width: 50px;
}
.tailbox-wr .box2 .btn_box li:last-child {
  float: right;
}
.tailbox-wr .box2 .btn_box a {
  display: block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid #bdbdbd;
  position: relative;
  margin: 0 auto;
}
.tailbox-wr .box2 img{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.tailbox-wr .box2 .btn_box1 img {
  width: 30px;
}
.tailbox-wr .box2 .btn_box2 img {
  width: 26px;
}
.tailbox-wr .box2 .btn_box3 img {
  width: 26px;
}
.tailbox-wr .box2 .btn_box p {
  font-size: 12px;
  padding-top: 5px;
}

.tailbox-wr .box3 .lt li {
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  background: none;
}

/* 하단 레이아웃 */
#ft {
  max-width: 640px;
  min-width: auto;
  margin: 0 auto;
  position: relative;
  z-index: 333;
}
#ft h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#ft .sns {
  background: #eee;
}
#ft .sns li {
  float: left;
  width: 25%;
  height: 57px;
  position: relative;
  text-align: center;
  border-right: 1px solid #fff;
}
#ft .sns li:last-child {
  border-right: 0;
}
#ft .sns li a {
  display: block;
  font-size: 12px;
  color: #6d6d6d;
  padding-top: 10px;
  height: 100%;
}
#ft .sns .insta img {
  width: 19px;
}
#ft .sns .blog img {
  width: 18px;
}
#ft .sns .post img {
  width: 12px;
}
#ft .sns .kakao_inquire img{
  width: 52px;
}
#ft .sns li p {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 6px;
  width: 100%;
}

#ft_company {
  background: #0a0a0a;
  text-align:center;
  color: #777777;
  font-size: 12px;
  padding: 10px;
}
#ft_company a {
  display:inline-block;
  padding:0 5px;
  line-height:1em;
  border-left:1px solid #777777;
  color:#777777;
}
#ft_company a:first-child{border:0}
#ft_company strong {
  color:#ffe476;
}
#ft .ft_bottom {
  padding: 10px;
  color: #999;
  text-align: center;
  font-size: 0;
  line-height: 1.8;
  padding-bottom: 50px;
}
#ft .ft_bottom span {
  font-size: 12px;
}
#ft .ft_bottom .bar:after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 12px;
  background: #454545;
  margin: 0 5px;
  vertical-align: middle;
  margin-top: -4px;
}
#ft .ft_bottom .copy {
  padding-top: 10px;
  font-size: 12px;
}


/* 목록 바로가기 */
.sanchor {margin:0 0 5px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none;width:25%;border-top:2px solid #000;text-align:center;  overflow: hidden;  white-space: nowrap;letter-spacing:0.2em;font-size:0.93em}
.sanchor a {display:block;padding:10px;border-left:1px solid #ededed;border-bottom:1px solid #ededed;background:#fcfcfc;text-decoration:none;color:#484848}
.sanchor a:focus, .sanchor a:hover {background:#eee;text-decoration:none}
.sanchor a.sanchor_on {background:#fff;text-decoration:none;border-bottom:1px solid #fff;}

/* ####### 쇼핑몰 컨텐츠 ####### */

.st_bg{display: inline-block;width: 1px;height: 10px;margin: 0 10px;background: #e2e1e0;vertical-align: -1px;}
#listtype{margin:10px;}

/* 장바구니 주문서 공통 */
#sod_chk {margin:10px;}
.sod_list {margin:10px}
.sod_list .sod_li {background:#fff;border-bottom: 1px solid #ccc;margin:10px 0;}
.sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding: 10px 10px;font-size:1.083em}
.sod_list .li_op_wr{position:relative;margin:10px;padding-left:90px;min-height:80px}
.sod_list .total_img{position:absolute;top:0;left:0}
.sod_list .mod_options{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 5px 0 0;}
.sod_list .li_prqty{margin:10px 10px ;border-top:1px solid #dcdcdc;padding:10px 0 0}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 7px;text-align :right;}
.sod_list .li_prqty_sp span{float:left}
.sod_list .prqty_sc,.sod_list .prqty_price{border-right:1px solid #dcdcdc}
.sod_list .total_price{background:#f5f5f5;border:1px solid #e2e2e2;display:block;clear:both;margin:10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_list .total_price span{float:left}
.sod_list .total_price strong{font-size:1.25em;color:#ff006c}
.sod_opt li {padding-left: 10px;background: url('../img/bullet.gif') no-repeat 3px 50%;color: #777;margin: 3px 0;line-height: 1.3em;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none;border-bottom:1px solid #ccc}
#sit_opt_added li {padding:10px 15px;border-bottom:1px solid #4d5861;position:relative}
#sit_opt_added li .opt_name{line-height:18px;padding:0 0 5px}
#sit_opt_added li .opt_count{}
#sit_opt_added li .opt_count:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #cdcdcd;background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover{color:#000}
#sit_opt_added .num_input {float:left;border:0;height:30px;width:40px;border-top:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;text-align:center;}
#sit_opt_added .sit_opt_del{border:0;font-size:15px;background:#d3d3d3;margin-left:3px}
#sit_opt_added .sit_opt_del:hover{color:#be334a}
#sit_opt_added .sit_opt_prc{float:right;display:block;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold;}

/* 장바구니 */
#mod_option_frm{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
#mod_option_frm h2{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px}
#mod_option_frm  #sit_sel_option{margin:15px }
#mod_option_frm #sit_tot_price{margin:15px }
#mod_option_frm  #sit_sel_option ul{background:#f3f3f3;border:0 }
#mod_option_frm h3{margin: 0 0 10px;color:#5772d5;}
#mod_option_frm  .option_wr {margin:15px ; }
#mod_option_frm  .option_wr label{margin: 0 0 5px;display:block}
#mod_option_frm  .option_wr select{width:100%; height: 30px;border: 1px solid #d9d9d9;margin: 0 0 5px;}
#mod_option_frm .btn_confirm{margin:15px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}

#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .sod_ta_wr{background:#fff;padding:15px;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f4f4f4;border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold;margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%;margin:10px 0}

/* 주문서 작성 */

#sod_frm .od_prd_list{margin:10px;background:#fff;padding:15px}
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ff006c;font-weight:bold;font-size:1.167em}

#sod_frm_orderer{padding:10px;;border-bottom:1px solid #d6d3d3}
#sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
#sod_frm_taker h2,#sod_frm_orderer h2{margin:10px 0;font-size:1.25em}
.odf_list li{}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input{width:100%;margin:0 0 5px}
.odf_list .dlv_slt div {background:#f3f3f3;border:1px solid #ccc;margin:5px 0;padding:10px}
.odf_list .dlv_slt div label{display:inline-block;margin:3px 0;color:#000}
#order_address{display:block;;text-align:center;border: 1px solid #3476be;color: #3476be;;height:30px;line-height:28px;margin:5px 0 0;background:none}
.odf_list .ad_default{display:inline-block;margin:0}
.odf_list .btn_addsch{position:absolute;top:5px;right:5px;border-radius:3px;height:30px;}
.odf_list .add_num{position:relative;display:block;}
.odf_list  textarea{border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;width:100%;height:70px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#m_sod_frm_paysel {margin:10px 0 ;}
#m_sod_frm_paysel ul {margin:0 0 ;background:#fff;padding:10px;border-bottom:1px solid #ccc}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;padding:5px ;width:46%;height:25px}
#m_sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
#m_sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
#m_sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:100%}
.samsung_pay{background:url('../../../img/samsungpay.png') no-repeat ;height:12px;width:83px;display:inline-block;overflow:hidden;text-indent:-999px}

#sod_frm .sod_ta_wr{background: #fff;padding: 15px;}
#sod_frm .btn_confirm{;margin:0 10px 10px}
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold;margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0;border-radius:0}

#sod_frm_pay{padding:10px;;border-top:1px solid #f3f3f3}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
.odf_tbl table th{border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

.sod_frm_point {padding:10px 0;;clear:both}
.sod_frm_point div{background:#fff;border-bottom:1px solid #eceff4;padding:10px;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point .max_point_box em{font-style:normal !important}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point #od_temp_point{height:30px;border:1px solid #ccc;text-align:right}

#settle_bank{background:#fff;border-bottom:1px solid #ccc;padding:10px;text-align:right; clear:both}
#settle_bank select{height:30px;margin:0 0 5px;width:100%;}
#settle_bank #od_deposit_name{height:30px;border:1px solid #ccc;text-align:center;}
#settle_bank label{float:left;line-height:30px}
#sod_frm_pt_info{border-bottom:1px solid #ccc}
.od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;
-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);
-moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.4);
box-shadow: 1px 1px 5px rgba(0,0,0,0.4);}
.od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
.od_coupon .tbl_head02{}
.od_coupon .tbl_head02 .btn_frmline {background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.od_coupon .tbl_head02 td{text-align:left}
.od_coupon .tbl_head02 th{width:auto !important}
.od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.od_coupon .btn_confirm{margin:20px ; }
.od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;}
.od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}

.cp_btn ,.cp_btn1{padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:10px 0 0 }
.cp_apply{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px }
.cp_cancel,.cp_cancel1 {padding:0 7px;border:1px solid #aaa;color:#666;background:#fff;height:23px;line-height:21px;margin:10px 0 0 2px;}

#sod_frm_escrow{margin:10px;}
#sod_frm_escrow h2{font-size:1.25em}
#od_pay_sl h3{font-size:1.25em}

/* 쿠폰 */
#scp_list li{position:relative;padding: 0}
#scp_list .li_pd{position:relative;padding:10px}
#scp_list .li_title{font-weight:bold;font-size:1.167em;}
#scp_list .pd_price{position:absolute;top:10px;right:10px}
#scp_list .pd_price strong{color:#ff006c;font-size:1.5em;}
#scp_list .li_target{color:#666;margin:5px 0 0;background:#f3f3f3;border-top:1px dotted #ccc;padding:5px 10px;}
#scp_list .pd_date{float:right;color:#777}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:0;border-bottom:1px solid #4d5861}
#sod_addr .addr_title{border-bottom:1px solid #ddd;padding:10px 10px 10px 30px;}
#sod_addr .ad_subject{height:30px ;border:1px solid #bbb;width:100%;padding:0 10px}
#sod_addr .ad_chk{position:absolute;top:17px;left:10px}
#sod_addr .addr_info{padding:15px}
#sod_addr .addr_name{margin:0 0 10px;font-weight:bold;font-size:1.083em}
#sod_addr .addr_addr{line-height:1.5em;margin:5px 0;}
#sod_addr .addr_tel{margin:5px 0;color:#666}
#sod_addr .fa-mobile{font-size:14px}
#sod_addr .addr_btn{border-radius:0 0 3px 3px;padding:10px}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr .sel_address{width:32%;float:left;margin-right:1%;height:30px;background:none;border:1px solid #333;color:#333;;padding:0 5px;}
#sod_addr .del_address{display:block;width:32%;text-align:center;float:left;margin-right:1%;border:1px solid #aaa;background:none;color:#888;padding:0 5px;height:30px;line-height:28px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#sod_addr .add_lb {display: inline-block;float:left;width:32%;text-align:center;border:1px solid #4162ff;color:#4162ff;height:30px;line-height:28px}
#sod_addr input[type="radio"]:checked+.add_lb {z-index:3;background:#4162ff;color:#fff}

/* 주문내역 */
#sod_v {margin:10px}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 10px;padding:10px;background:#eee;color:#555;text-align:center;margin-bottom: 6px;}
.mp_total_price{
  padding: 12px 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #d3d3d3;
  background: #f6f6f6;
  margin-bottom: 12px;
}
.mypage-tab li.my_meber_rank{
  display: block;
  padding: 10px;
  text-align: center;
  width: 100%;
  font-size: 13px;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
}
.mypage-tab li.my_meber_rank img {
  margin-right: 10px;
}
.mypage-tab li.my_meber_rank b{
  vertical-align: top;
  margin-top: 3px;
  display: inline-block;
  letter-spacing: 3px;
}
.mypage-tab li.mt-admin {width:37.5%;}
.mypage-tab li.mt-admin a {display:block; margin:5px; border:#86795d solid 1px; border-radius:5px; background-color:#8f8367; font-size:14px; color:#fff;}
/* 주문상세내역 */
#sod_list_inq{}
.sod_fin_list .sod_ta_wr{padding:15px;background:#fff}
.sod_fin_list h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px;background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777;margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_sts_wrap{margin:10px}
#sod_sts_wrap .btn_wr{border-top:1px solid #bbb;text-align:center}
#sod_sts_explan_open{padding: 0 10px;height: 30px;border: 1px solid #bbb;border-top:1px solid #e6e6e6;margin-top:-1px;color: #333;background:none}
#sod_sts_explan{display:none}
#sod_fin_legend{background:#f7f7f7;;margin:0 0 10px;padding:10px;line-height:20px}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_legend dt{float:left;width:20%}
#sod_fin_legend dd{float:left;width:80%}
#sod_fin_view{margin:10px;}
#sod_fin_view h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_view h3{font-size:1.167em;margin:20px 0 10px}

#sod_fin_no{margin:10px;border:2px solid #b9b9b9;background:#f3f3f3;;color:#444;text-align:center;padding:10px}
#sod_fin_no strong{font-size:1.167em}

#sod_fin_tot{margin:10px}
#sod_fin_tot h2{font-size:1.167em;margin:20px 0 10px}
#sod_fin_tot ul{margin:0;padding:0;list-style:none}
#sod_fin_tot li{padding:10px;background:#38b2b9;border-bottom:1px solid #5ec2c7;color:#fff;zoom:1}
#sod_fin_tot li:after{display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy{border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel{margin:10px;}
#sod_fin_cancel h2{position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px;border:1px solid #5e6b6f;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel p{text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;text-align:center;background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff;margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff;border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}


/* 마이페이지 */
#smb_my {margin:10px ;}
#smb_my .btn_more{display:block; height: 43px;width: 100%;border: 1px solid #c8c8c8;border-bottom-color: #aaa;font-size: 1.167em;color: #282828;line-height: 43px;text-align:center;}
#smb_my_ov {margin:0 0 20px;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov .my_name{position:relative;line-height:20px;height:50px;padding: 15px;background:#525f78;color:#fff;font-weight:normal;font-size:1.083em}
#smb_my_ov .my_name img{border-radius:50%;vertical-align:top}
#smb_my_ov .smb_my_act{position:absolute;top:10px;right:10px}
#smb_my_ov .smb_my_act li{display:inline-block;font-size:0.92em}
#smb_my_ov .smb_my_act li a{line-height:28px;height:30px;vertical-align:middle;padding:0 5px;margin:0;border-radius:3px}
#smb_my_ov .my_pocou{padding:10px 5px;background:#fff}
#smb_my_ov .my_pocou li{position:relative;padding:0 10px;line-height:30px}
#smb_my_ov .my_pocou a{position:absolute;top:0;right:10px;font-weight:bold;color:#f50057}
#smb_my_ov .my_info{display:none;clear:both;width:100%;background:#fff;padding:10px;border-top:1px solid #e6e6e6}
#smb_my_ov .my_info:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov .my_info_wr{float:left;width:50%;line-height:20px;padding:3px 0px;position:relative;color:#666}
#smb_my_ov .my_info_wr strong{display:inline-block;position:absolute;top:0;left:0;vertical-align: top;padding:3px 0px;}
#smb_my_ov .my_info_wr span{display:block;padding-left:100px;}
#smb_my_ov .ov_addr{width:100%}
#smb_my_ov .my_ov_btn{text-align:center;border-top:1px solid #ccc}
#smb_my_ov .my_ov_btn button{border:1px solid #ccc;border-top:1px solid #fff;background:#fff;padding:0 20px;height:20px;margin-top:-1px}
#smb_my_od h2{font-size:1.167em;margin:10px 0 }
#smb_my_wish h2{font-size:1.167em;margin:30px 0 10px }
.wishlist ul{margin:10px 0}
.wishlist ul:after {display:block;visibility:hidden;clear:both;content:''}
.wishlist li{float:left;padding:5px;width:33.333%;text-align:center}
.wishlist li img{width:100%;height:auto;max-width:250px}
.wishlist li .info_link{display:block;font-weight:bold;margin:5px 0 2px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.wishlist li .info_date{font-size:0.92em;color:#666}

@media (max-width: 970px){
    #smb_my_ov .my_info_wr{width:100%}
    .menu-list li {
        width: 50%;
    }
}

/* 위시리스트 */
#sod_ws {margin:10px;}
#sod_ws li{background:#212e39;margin:10px 0;position:relative;border-radius:3px}
#sod_ws .wish_img{ position: absolute;top: 50%;left: 20px;z-index: 10;width:80px;height: 69px;margin-top: -35px;overflow:hidden;z-index:4}
#sod_ws .wish_info{padding:10px 15px 10px 115px;min-height:90px}
#sod_ws .wish_chk{position:absolute;top:5px;left:5px;z-index:9}
#sod_ws .info_number{font-size: 14px;color: #ff3b3b;font-weight: bold;}
#sod_ws .info_date{color:#777;display:block;font-size:0.92em;margin:5px 0 0}
#sod_ws .wish_prd{display:block;font-weight:bold;color: #ffd93b;font-size:1.5em}
#sod_ws .wish_del{position:absolute;bottom:10px;right:10px;}
#sod_ws .wish_del a{display:block;width:30px;height:30px;line-height:30px;background:#ffffff33;border-radius:3px;color:#ffffff;text-align:center;font-size:1.25em}
#sod_ws .sold_out{display:inline-block;padding:3px 5px;background:#ff0000;color:#fff}

#sod_ws_act {text-align:center;margin:10px 0;}
#sod_ws_act:after {display:block;visibility:hidden;clear:both;content:''}
#sod_ws_act .btn01{float:left;width:49%;height: 50px;background: #d50c0c;font-weight: bold;border: 0;color: #fff;font-weight: bold;font-size:1.25em}
#sod_ws_act .btn02{float:right;width:49%;height: 50px;border: 1px solid #d50c0c;color: #d50c0c;font-weight: bold;background: #fff;font-weight: bold;font-size:1.25em;}

/* 주문내역 include  */
#sod_inquiry {border-top: 1px solid #d3d3d3}
#sod_inquiry li {background:#fff;border-bottom:1px solid #d3d3d3;padding:15px 10px;margin-bottom:10px;position:relative;}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:10px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666}
#sod_inquiry li .inquiry_price{font-size:1.25em;font-weight:bold}
#sod_inquiry li .inv_status{display:block;text-align:center;margin:5px 0 0;font-weight:bold}
#sod_inquiry li .inv_inv{margin:10px 0 0;display:block;border:1px solid #c4c5cc;color:#666}
#sod_inquiry li .inv_inv i{width:30px;height:30px;line-height:30px;background:#f3f3f3;text-align:center;color:#555;font-size:15px;margin-right:5px}

.status_01{display:block;background:#fda83c;color:#fff;line-height:30px;}
.status_02{display:block;background:#ff6f6f;color:#fff;line-height:30px;}
.status_03{display:block;background:#5bd085;color:#fff;line-height:30px;}
.status_04{display:block;background:#6fa8ff;color:#fff;line-height:30px;}
.status_05{display:block;background:#333;color:#fff;line-height:30px;}
.status_06{display:block;background:#f3f3f3;border:1px solid #ddd;color:#666;line-height:30px;font-weight:bold}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left;}
#scash_apply {padding:10px 0 15px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;font-size:0;text-indent:-9999em;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;font-size:0;line-height:0;overflow:hidden;left:0}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:1.5em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {height:40px;border:1px solid #898989;;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;width:40px;height:40px;background:url('../../../img/captcha.png') no-repeat;text-indent:-999px;;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:3px 0 5px ;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 태그 기본값 */
#bo_v_con ul{display: block;list-style-type: disc;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con ol{display: block;list-style-type: decimal;margin-top: 1em;margin-bottom: 1em;margin-left: 0;margin-right: 0;padding-left: 40px;}
#bo_v_con li{display: list-item;}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:5px;padding:5px 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #4d5861}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 5px;font-weight:bold}

/* 버튼 */
.btn{display:inline-block;padding:0 5px;height:30px;line-height:30px;border-radius:3px}
a.btn01 {display:inline-block;padding:0 7px;;border: 1px solid #ccc;border-bottom: 1px solid #aaa;;background:#fff;color:#333;text-decoration:none;vertical-align:middle;line-height: normal;}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#666;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 5px;border:0;background:#f3057d/*#ab0000*/;color:#fff;letter-spacing:-0.1em}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {display:inline-block;padding:8px 7px 7px;margin: 0px 10px 0 20px;background:#fff;color:#000;border: solid 1px #aaa;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
.btn_top{margin:10px 0;text-align:center;}
.btn_top li{display:inline-block}
.btn_top a,.btn_top .btn_submit{
  font-size: 16px;
  line-height:40px;
  padding: 0 20px;
  border-radius:3px}
.btn_top .btn_cancel{
  background:none;
  color:#666;
  line-height:40px;
  background:#fff}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {
  display:inline-block;
  background: #719de5;
  color:#fff;
  text-decoration:none;
  vertical-align:middle
  }
.btn_b01:hover, .btn_b01:hover {}
a.btn_b02 ,.btn_b02{display:inline-block;background: #f3057d;color:#fff;text-decoration:none;vertical-align:middle;border:0}
a.btn_b02:hover, .btn_b02:hover {background: #f3057d;}
a.btn_b03, .btn_b03 {display:inline-block;line-height:50px;border:1px solid #ed6478;color:#ed6478;background:none;text-decoration:none;vertical-align:middle;padding: 0 10px;}
a.btn_b03:hover, .btn_b03:hover {}
a.btn_admin {display:inline-block;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:100px}
.grid_3 {width:120px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_chk {width:50px;text-align:center}
.td_group {width:100px;text-align:center}
.td_board {width:120px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:100px;text-align:left}
.td_date {width:50px;text-align:center}
.td_datetime {width:170px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_stat {text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win #win_title {font-size: 1.2em;font-weight: bold;height: 50px;padding: 10px;line-height: 30px;background: #333;color: #fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win_con{margin:0}

.new_win .win_ul {margin: 10px 0;border-right:1px solid #212e39;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left;background:#212e39;width:33.333%;font-size: 13px;text-align:center;border-left:1px solid #212e39;border-bottom:1px solid #212e39;border-top:1px solid #212e39}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#051627;border-bottom-color:#212e39;border-top-color:#212e39;}

.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#4162ff}
.new_win .win_btn {clear:both;margin:10px 0;text-align:center}
.new_win .win_btn a {display:inline-block;height:40px;line-height:40px;font-weight:bold}
.new_win .win_btn .btn_close {display:inline-block;padding:0 10px;border:0;background:#333;color:#666;text-decoration:none;font-weight:bold;height:40px;border-radius:3px;margin:10px 0}
.new_win .win_btn .btn_submit{width:100%;height:40px;line-height:40px;border-radius:3px;margin:0 0 20px;display:inline-block;font-weight:bold}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #4d5861;background:#fff}

/* 사이드뷰*/
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin: 10px auto 80px auto;text-align:center;float: none;width: -webkit-fill-available;}
.pg {display:inline-block}
.pg_page, .pg_current, .qa_page  {display:inline-block;padding:0 10px;height:30px;color:#000;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {background:#fff;border: 1px solid #333;border-radius:3px;color: #333 !important;}
.pg_start {background:url(../img/btn_first.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_prev {background:url(../img/btn_prev.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_next {background:url(../img/btn_next.gif) no-repeat 50% 50% #fff;width:30px;height:30px ;text-indent:-999px;overflow:hidden}
.pg_end {background: url(../img/btn_end.gif) no-repeat 50% 50% #fff;width:30px;height:30px;text-indent:-999px;overflow:hidden;}
.pg_current {display:inline-block;background: linear-gradient(30deg,#7d76ef,#d63f8c);color:#fff;font-weight:normal;border-radius:3px;border: solid 1px #999;}

/* 상품상세 메뉴 floating */
#info_top_layer {display:none;position:absolute; top:0; left:0; width:100%; background-color: #eee;}
#form_btn_layer { display:none;position:absolute; top:0; left: 0; width: 100%; height: 60px; background-color: #eee;}

/*현금영수증*/
#kcp_req_rx .tbl_head01 tbody th {text-align:left;}

/*배송지목록*/
#sod_addr .win_desc{padding:10px 20px}

/*쇼핑몰레이아웃*/
#mb_login .btn_submit{background:#ab0000 !important}
/* #bo_list,#bo_cate{margin-top:10px !important} */
#fregisterform{margin:10px}
#bo_w .btn_submit, #bo_w a.btn_cancel{padding: 0 10px;}
#bo_w {padding:10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}

/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px}
#sev_hhtml img,#sev_thtml img{width:100%}

/*네이버페이*/
.naverpay-item{padding-top:15px;clear:both}
#sod_bsk_act .naverpay-cart{margin-top:15px;clear:both;position:static}

/*PC 주문서*/
#sod_frm_orderer .tbl_frm01,#sod_frm_taker .tbl_frm01{background:#fafafa;border-bottom:1px solid #ccc;padding:10px 0;}
#sod_frm_orderer table th,#sod_frm_taker table th{border:0;padding:10px 5px;text-align:right}
#sod_frm_orderer table td,#sod_frm_taker table td{border:0;padding:5px 10px;vertical-align:middle}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:150px;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ff006c;z-index:3}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff}

#sod_frm  #sod_bsk_tot{margin:10px;}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#777;margin-bottom:5px;font-weight:bold}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#ff006c;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th{text-align:left;padding:10px;width:80px;border-bottom:1px solid #e7ebf1;background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px;border-bottom:1px solid #e7ebf1;background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
#od_tot_price{margin:10px 0;background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold}
#od_tot_price strong{font-size:1.5em;color:#ff006c}

.btn_address{background:#70aff2;border:1px solid #3476be;height:40px;color:#fff;padding:0 10px;font-size:1.083em;font-weight:bold}

/*개인결제 폼*/
#m_sod_frm_orderer {margin:10px;}
#m_sod_frm_orderer h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#m_sod_frm_orderer ul{background:#fff;margin:10px 0;border-bottom:1px solid #ccc;padding:10px 15px}
#m_sod_frm_orderer li{line-height:20px}
#m_sod_frm_orderer th{width:80px}
#m_sod_frm_orderer td .frm_input{width:100%}
#m_pv_sod_frm .btn_confirm{margin:10px}
#m_pv_sod_frm .btn_confirm .btn_submit{width:100%;height: 45px;font-size: 1.167em;font-weight: bold;margin:0 0 3px;}
#m_pv_sod_frm .btn_confirm .btn_cancel{width:100%;height: 45px;line-height: 43px;font-size: 1.167em;font-weight: bold;padding:0}

.mypage-tab {
  margin: 20px 10px;
  background: #212e39;
  border-top:1px solid #051627;
  box-sizing: border-box;
  font-size: 0;
}
.mypage-tab li {
  display: inline-block;
  width: 25%;
}
.mypage-tab li a {
  display: block;
  font-size: 13px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #051627;
}
.mypage-tab li .on {
  color: #fff;
  background: #051627;
}

.myreview_tabs {
  width: 100%;
}
.myreview_tabs ul {
  margin-bottom: 10px;
font-size: 0;
text-align: center;
border: 1px solid #ddd;
border-top: 0;
border-right: 0;
}
.myreview_tabs ul li {
display: inline-block;
width: 50%;
font-size: 12px;
border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.myreview_tabs ul li a {
    display: block;
    width: 100%;
    padding: 10px;
    cursor: pointer;
}
.myreview_tabs ul li.active a {
    background: #777;
    color: #fff;
}

.review_tabs, #sps {
  width: 100%;
  margin: auto;
}
#sps {
  margin-bottom: 34px;
}
.review_tabs ul {
  background: #212e39;
  margin-bottom: 20px;
  font-size: 0;
  text-align: center;
  border: 1px solid #051627;
  border-top: 0;
  border-right: 0;
}
.review_tabs ul li {
  display: inline-block;
  width: 33.333%;
  font-size: 14px;
  border-top: 1px solid #051627;
  border-right: 1px solid #051627;
}
.review_tabs ul li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  cursor: pointer;
}
.review_tabs ul li.active {
  border-color: #051627;
}
.review_tabs ul li.active a {
  background: #051627;
  color: #fff;
}

.layer_pop .form_01 textarea {
  height: 180px !important;
}

.layer_pop { position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; z-index: 999;}
.layer_pop_container { position: relative; top: 50%; left: 50%; background: #fff; padding: 15px 20px 20px; width: 92%; box-shadow: 0 0 20px rgba(0,0,0,0.6); transform: translate(-50%,-50%); z-index: 102;}
.layer_pop .pop_header {position: relative; padding-bottom: 9px; border-bottom: 1px solid #cdcdcd; }
.layer_pop .pop_header h3 { font-size: 20px; font-weight: 400; color: #282828; }
.layer_pop .pop_header .pop_close { position: absolute; width: 30px; height: 30px; line-height: 30px; color: #777; font-size: 24px; top: 0px; right: -6px; border: 0; background: #fff; }
.layer_pop .pop_body { padding: 0; }
.layer_pop .pop_body .pop_content { min-height: 200px; max-height: 250px; overflow-y: auto; border: 1px solid #eee; border-top: 0; padding: 6px; margin-bottom: 10px; }
.layer_pop .frm_input {height: auto; min-height: 40px;}
.layer_pop .pop_body .btn_area {margin-top: 10px;}
.layer_pop .pop_body .btn_area #fregister_submit {width: 49%; padding: 8px 0; text-align: center; font-size: 14px; }
.layer_pop .pop_body .btn_area button {width: 50%; height: 36px; margin-left: -3px; font-size: 14px; border: 0; }
.layer_pop .dim_bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }

.hashtag_pop {position: fixed; display: none; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background:rgba(0, 0, 0, 0.8);}
.hashtag_pop.on {display:block !important;}
.hashtag_pop ul {position:absolute; left:20px; right:20px; top:20px; bottom:80px;; border-radius:10px; background:#212e39; overflow:auto;}
.hashtag_pop li {display:inline-block; vertical-align:middle; position:relative; width:100%; border-bottom: 1px dotted rgba(255,255,255,0.2); line-height:50px; color: #222; font-size:16px; text-indent:20px;}
.hashtag_pop li:before {content:""; position:absolute; right:20px; top:50%; width:16px; height:16px; margin-top:-8px; border:#eee solid 3px; border-radius:10px;}
.hashtag_pop li:hover:before {border-color:#f3057d;}
.hashtag_pop .hashtag {position:absolute; left:50%; bottom:20px; width:100px; margin-left:-50px; border-radius:10px; background:#051627; line-height:40px; color: #ccc; font-size:18px; text-align:center}

hashtag

/*네비영역*/
.navi {
  padding: 15px 10px;
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}
.navi a {
  color: #525252;
}
.navi .left {
  float: left;
}
.navi .left a {
  font-size: 16px;
}
.navi .left i{
  margin-right: 5px;
}
.navi .right {
  float: right;
  margin-top: 2px;
}
.navi .right i {
  font-size: 15px;
}
.navi .right .xi-angle-right-min{
  vertical-align: text-top;
  margin-top: 1px;
}
.navi .right .txt {
  font-size: 14px;
}

/* 오늘 본 상품 */
#stv{position:relative;}
#stv h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#stv_ul{padding:10px 0}
#stv_ul:after {display:block;visibility:hidden;clear:both;content:""}
#stv_ul li{float:left;width:33.333%}
#stv_ul li img{width:100%;height:auto}
#stv_pg {display:block;text-align:center;margin: 0;line-height:20px}
.stv_item {display:none;padding: 3px;word-break:break-all}
#stv_btn{position:relative}
#up{position:absolute;top:0px;left:5px;background:url(img/btn_prev.gif) no-repeat 50% 50%;width:30px;height:20px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}
#down{position:absolute;top:0px;right:5px;background:url(img/btn_next.gif) no-repeat 50% 50%;width:30px;height:20px;text-indent:-999px;overflow:hidden;border:1px solid #ccc;}
#stv .li_empty{text-align:center;padding:50px 0;color:#666;}

/*메인배너*/
#main_bn{position:relative;max-height: 220px;}
#main_bn img{width:100%;height:auto}
#main_bn .bx-prev{
  position:absolute;
  top:50%;
  z-index:10;
  left:0;
  margin-top:-20px;
  background:url(img/btn_prev.png) no-repeat 50% 50%;
  width:40px;
  height:40px;
  background-size:50%;
  text-indent:-999px;
  overflow:hidden;
  opacity:0.6;
}
#main_bn .bx-next{
  position:absolute;
  top:50%;
  z-index:10;
  right:0;
  margin-top:-20px;
  background:url(img/btn_next.png) no-repeat 50% 50%;
  width:40px;
  height:40px;
  background-size:50%;
  text-indent:-999px;
  overflow:hidden;
  opacity:0.6;
}
#main_bn .swiper-pagination {
  bottom: 10px;
}
#main_bn .swiper-pagination-bullet{
  display:inline-block;
  margin-left: 5px;
  opacity:1;
  width:7px;
  height:7px;
  border:1px solid #fff;
  background: transparent;
  border-radius:50%;
  text-indent:-999px;
  overflow:hidden;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
  }
#main_bn .swiper-pagination-bullet-active{
  background:#fff;
}
#main_bn .swiper-button-prev, #main_bn .swiper-container-rtl, #main_bn .swiper-button-next {
  background-image: url("../img/arr.png");
}

#main_bn .swiper-button-next, #main_bn .swiper-button-prev {
  background-size: 15px 24px;
  width: 25px;
}
#main_bn .swiper-button-prev{
  left: 0;
}
#main_bn .swiper-button-next {
  transform: rotate(180deg);
  right: 0;
}
#main_bn .banner_text {position: absolute;top: 0;left: 0;z-index: 22;width: 100%;text-align: center;color: #fff;text-shadow: 1px 1px 1px #000;}
#main_bn .banner_text h3 {
    font-size: 1.2rem;
    margin-top: 20%;
}
#main_bn .banner_text p {
    font-size: 0.9rem;
    color: #ffd5e0;
    margin-top: 5px;
}
#main_bn .banner_text em {
    
}
/*사이드배너*/
#sbn_side{display: none;}

/* 쇼핑몰 이벤트 */
#sev {text-align:center;margin:10px}
#sev .bx-wrapper{position:relative}
#sev h2 {text-align:center;font-size:1.25em;display:inline-block;padding-bottom:5px;margin: 0 0 10px;border-bottom:2px solid #000;}
#sev li img{width:100%}
.sev_admin{margin:10px;text-align:right}
.sev_admin .btn_admin{line-height:30px;padding:0 10px}
#sev  .bx-pager-item{display:inline-block;margin:2px}
#sev .bx-pager-link{display:inline-block;width:10px;height:10px;background:#fff;border-radius:5px;text-indent:-999px;overflow:hidden;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);}
#sev .active{background:#555;width:18px}
#sev_list{margin:10px}
#sev_list #sct_sort{background:#fff}

/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 시작 ##### */
/* 공통 */
.sct_wrap {
  margin:18px 10px 30px;
  zoom:1;
}
.sct_wrap1 {
  margin:18px 10px 0px;
  zoom:1;
}
.sct_wrap2 {
  margin:0px 10px;
  zoom:1;
}
.sct_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.sct_wrap h2 {
  display: none;
}
.sct_wrap h2 a {
  display:inline-block;
  padding-bottom:5px;
  text-decoration:none;
}

.sct {padding:0;list-style:none;zoom:1;clear:both;}
.sct:after {display:block;visibility:hidden;clear:both;content:""}
.sct_li {}
.sct_noitem {padding:50px 0;text-align:center}
.sct_icon img {margin:0 1px 0 0}
.sct_sns a {display:inline-block;margin:0 2px;width:28px;height:28px;line-height:28px;border-radius:3px;font-size:0;text-align:center}
.share-facebook{background:#415b92}
.share-twitter{background:#35b3dc}
.share-googleplus{background:#d5503a}
.share-kakaotalk{background:#ffeb00}
.sct_sns img{width:20px;height:auto;vertical-align:middle;}
.sct_sns button {margin:0 4px 0 0;padding:0;border:0}
.sct_icon .shop_icon_soldout {display: inline-block;color: #ff0000;font-style: italic;font-weight: bold;margin: 2px;}

.mli_btn button{background:url(img/mainlist_btn.gif) no-repeat; width:30px; height:30px;border:none;text-indent:-9999px}
.mli_btn button.mli_pre{position:absolute;top:0;left:10px}
.mli_btn button.mli_next{background-position: -33px 0;position:absolute;top:0;right:10px}

/* 상품 목록 스킨 10 */
.sct_10{

}
.sct_10 .sct_li {
  margin-bottom:13px;
  width: 100%!important;
}
.sct_10 .sct_li .li_wr{
  background: #212e39;
  border: 1px solid rgba(255,255,255,0.2);
  padding-top: 10px;
  border-radius: 5px;
}
.sct_10 .sct_li .li_wr .is_notice {
display: none;
}
.sct_10 .top-wr {
  margin-bottom: 10px;
}
.sct_10 .top-wr > div {
  float: left;
  max-width: 200px;
}
.sct_10 .sct_img{
  font-size:0;
  margin: 0 3% 0 10px;
  width: 44%;
  position: relative;
  min-height: 150px;
  max-height: 150px;
  overflow: hidden;
}
/*main10, list10 배경추가*/
.sct_10 .back_taro{background-image: url("../img/profile_taro.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.sct_10 .back_dream{background-image: url("../img/profile_dream.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.sct_10 .back_pettaro{background-image: url("../img/profile_pet.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.sct_10 .back_saju{background-image: url("../img/profile_saju.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.sct_10 .back_shinjeom{background-image: url("../img/profile_sin.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}

.sct_10 .top_txt_tit .sct_txt,  .sct_10 .top_txt .sct_icon{
  float: left;
}
.sct_10 .top_txt {
  width: 43%;
}
.sct_10 .top_txt_tit .sct_txt {
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
  /* max-width: 62%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal; */
}
.sct_10 .top_txt_tit .sct_txt a {
  color: #fff;
}

/*카테고리영역*/
.sct_10 .sct_li .cate {
  position: absolute;
  top: 7px ;
  left: 7px ;
}
.sct_10 .sct_li .cate p {
  width: 52px;
  line-height: 20px;
  border-radius: 7px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 11px;
  text-align: center;
}
.sct_10 .sct_li .cate-hourglass{
  background: #f3057d50;
}
.sct_10 .sct_li .cate-diamond{
  background: #a2674250;
}
.sct_10 .sct_li .cate-pear{
  background: #b50b0f50;
}
.sct_10 .sct_li .cate-banana{
  background: #db8a8250;
}
.sct_10 .sct_li .cate-apple{
  background: #aba84250;
}
.sct_10 .sct_li .cate-gentleman{
background: #7b323250;
}

/*사진에 붙는 카테고리영역*/
 .teacher_cate {
  position: absolute;
  top: 7px ;
  left: 10px ;
}
 .teacher_cate p {
  width: 60px;
  line-height: 20px;
  border-radius: 7px;
  color: #fff;
  font-weight: normal;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  padding: 1px 0;
}
 .teacher_cate .cate-hourglass{
  background: #f3057d50;
}
 .teacher_cate .cate-diamond{
  background: #a2674250;
}
 .teacher_cate .cate-pear{
  background: #b50b0f50;
}
 .teacher_cate .cate-banana{
  background: #db8a8250;
}
 .teacher_cate .cate-apple{
  background: #aba84250;
}
 .teacher_cate .cate-gentleman{
background: #7b323250;
}


  /*상담후기쪽 카테고리*/
.sub_cate > span{
  font-size: 11px;
  padding: 0px 5px;
  color: #fff;
  border-radius: 3px;
  margin-right: 5px;
}

/*아아콘 영역*/
.shop_icon{
  display:inline-block;
  color:#fff;
  background:#a8aab1;
  line-height:14px;
  width: 36px;
  font-size: 9px;
  text-align: center;
  margin-top: 6px;
}
.shop_icon_1 {
  background: #8da7d8;
  margin: 0;
  }     /* 히트 아이콘  -> 신규아이콘*/
.shop_icon_2 {
  background: #e37171;
  }     /* 추천 아이콘 */
.shop_icon_3 {
  background: #92a97b;
  }     /* 최신 아이콘  -> 성실아이콘*/

.sct_10 .sct_basic{
  color:#666;
  font-size: 14px;
  color: #8c8c8c;
}

.top_txt_txt{
  font-size: 12px;
  color: #8c8c8c;
  margin: 8px 0;
  line-height: 1.3;
  height: 45px;
  max-height: 56px;
}
.top_txt_txt p{
  width: 100%;
  height: 56px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2; /* 라인수 */
  -webkit-box-orient: vertical;
  word-wrap:break-word;
  line-height: 1.2em;
  height: 2.46em; /* line-height 가 1.2em 이고 3라인을 자르기 때문에 height는 1.2em * 3 = 3.6em */
}
.tel-wr{
  width: 100%;
}
.tel {
  width: 100%;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-radius: 7px;
  color: #fff;
  cursor: pointer;
}
.tel img{
  height: 19px;
  vertical-align: middle;
}
.tel.tel-avail {
  background: linear-gradient(90deg,#df35ad,#4f1db5);
}
.tel.tel-ing {
  /* background: #d57374; */
  background: #4aa895;
}
.tel.tel-disabled {
  background: #6a6a6a;
}
.sorting {
  font-size: 0;
  padding: 0;
  margin: 10px;
}
.sorting span {
  display: inline-block;
  width: 32%;
  color: #aaa;
  height: 28px;
  line-height: 28px;
  text-align: center;
  font-size: 12px;
  border-radius: 3px;
  margin-right: 2%;
  margin-bottom: 5px;
  background: #051627;
  border: solid 1px #666;
}
.sorting span:nth-child(3n) {
  margin-right: 0;
}
/*인사말의 태그*/
#sit_inf_explan .sorting{
  margin-top: 20px; 
}
.num-wr {
  padding: 5px 0;
  font-size: 13px;
  color: #aaa;
}
.num-wr .star i {
  color:#ff9d10;
  font-size: 13px;
  margin-right: 1px;
}
.num-wr b{
  margin-left: 5px;
}
/*팝업1*/
.pop-bg1 {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: none;
}

.pop1 {
  width: 85.71428571428571%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
}
.pop1 .tit_wr{
  background: #494949;
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  position: relative;
}
.pop1 .pop_img{
  display: inline-block;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  margin-right: 12px;
  vertical-align: middle;
}
.pop1 .pop_img img{
 width: 100%;
 vertical-align: middle;
}
.pop1 .tit {
  vertical-align: middle;
  font-weight: bold;
}
.pop-close {
  font-size: 21px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.pop1 .pop_con_wr {
  padding: 22px 0 0;
  text-align: center;
  color: #272727;
}
.pop1 .pop_con_wr h3 {
  font-size: 15px;
  margin-bottom: 5px;
}
.pop1 .pop_con_wr h3 span {
  font-size: 12px;
}
.pop1 .pop_con_wr .discount {
  padding-bottom: 22px;
}
.pop1 .pop_con_wr p {
  font-size: 12px;
  margin-bottom: 20px;
  font-weight: normal;
}
.pop1 .pop_con_wr p .login {
  font-size: 13px;
  font-weight: bold;
  color: #790000;
  border-bottom: 1px solid #790000;
}
.pop1 .pop_con_wr .tel-box {
  width: 80%;
  height: 43px;
  line-height: 43px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  background: #92b68a;
  margin: 0 auto;
  border-radius: 10px;
  display: inline-block;
}
.relative{
  position: relative;
  display: block;
  margin-top: 15px;
}
.pop1 .pop_con_wr .tel-box.red{
  background: #d97273;
}
.pop1 .pop_con_wr .tel-box img {
  width: 20px;
  vertical-align: middle;
}
/* .pop1 .pop_con_wr .tel-box.mar {
  margin-top: 15px;
  position: relative;
} */
.pop1 .help-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  color: #000;
  font-size: 16px;
}
.pop1 .pop_con_wr .baro {
  background: #eeeeee;
  padding: 22px 0;
}

/*팝업2*/

.pop-bg2{
  position: fixed;
  left: 0;
  top: 0;
  z-index: 101;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: none;
}
.pop2 {
  width: 85.71428571428571%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fff;
  font-size: 13px;
  color: #5c5c5c;
}
.pop2 .tit_wr {
  font-size: 15px;
  color: #000;
  padding: 15px;
  position: relative;
  border-bottom: 1px solid #f3f3f3;
}
.pop2 .tit_wr i {
  font-size: 21px;
  color: #2a2a2a;
  margin-right: 5px;
  vertical-align: middle;
}
.pop2 .tit_wr span {
  vertical-align: middle;
  font-weight: bold;
}
.pop2 .tit_wr .pop-close {
  font-size: 23px;
  margin-top: -3px;
}
.pop2 .pop_con_wr {
  padding: 15px 18px 18px;
  text-align: justify;
  font-weight: normal;
}
.pop2 .pop_con_wr span{
  font-size: 15px;
  color: #da7271;
}


#item_load_msg{display:none}
#btn_more_item{height: 43px;width:100%;border:1px solid #c8c8c8;border-bottom-color:#aaa;font-size:1.167em;color: #282828;line-height: 43px;background:none}

/* 상품 목록 스킨 20 */
.sct_20 .sct_li{background:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:10px;text-align:left}
.sct_20 .sct_img {position:absolute;top:0;left:0}
.sct_20 .li_wr{position:relative}
.sct_20 .sct_id{margin:0px 10px 5px;font-size:0.92em;color:#666 }
.sct_20 .sct_txt{font-weight:bold;font-size:1.083em;margin:0px 10px 5px;line-height:1.5em}
.sct_20 .sct_cost{margin:5px 10px}
.sct_20 .sct_sns{margin:10px 10px}
.sct_20 .li_wr.is_view_type_list{padding-left:130px;height:130px}
.sct_20 .li_wr.is_view_type_list .sct_img{width:130px}
.sct_20 .li_wr.is_view_type_list .sct_img a{display:block}
.sct_20 .li_wr.is_view_type_list img{width:100%;height:auto}

/* 상품 목록 스킨 30 */
.sct_30 .sct_li{width:100%;margin:5px 0; text-align:left;width:100%;float:left}
.sct_30 .sct_img img{width:100%;height:auto}
.sct_30 .sct_img{border-bottom:1px solid #e6e6e6;font-size:0}
.sct_30 .sct_txt_wr{padding:10px;border-bottom:1px solid #ddd;background:#fff}
.sct_30 .sct_id{margin:5px 0;font-size:0.92em;color:#666 }
.sct_30 .sct_txt{font-weight:bold;font-size:1.083em;margin:5px 0;line-height:1.5em}
.sct_30 .sct_cost{margin:5px 0}

@media (max-width:639px){
    .sct_30 .sct_clear{clear:both}
}
@media (min-width: 640px)and (max-width:969px){
    .sct_30 .sct_li{width:50%;padding:0 5px}
    .sct_30 .sct_li:nth-child(2n+1){clear:both}
}
@media (min-width: 970px){
    .sct_30 .sct_li{width:25%;padding:0 5px}
    .sct_30 .sct_li:nth-child(4n+1){clear:both}

}


/* 관련상품 목록 스킨 10 */
#sit_rel{background:#fff;margin:20px 0}
#sit_rel h2{text-align:left;padding:10px 15px;font-size:1.167em;background:#f5f5f5;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;}
#sit_rel .sct_wrap{margin:0}
.srl_10{padding:10px }
.srl_10:after {display:block;visibility:hidden;clear:both;content:""}
.srl_10 li{float:left;width:33.333%;padding:5px;text-align:left}
.srl_10 li img{width:100%;height:auto;}
.srl_10 .sct_clear{clear:both}
.srl_10 .sct_txt{display:block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}

/* 베스트상품 스킨 10 */
#best_item{margin:20px 0 ;overflow:hidden;position:relative}
#best_item h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#best_item #sbest_list{width:100%;overflow:hidden;}
#best_item .slide-wrap{margin:0px;overflow:hidden;position:relative;top:0;left:0;float:left;}
#best_item .slide-wrap:after {display:block;visibility:hidden;clear:both;content:""}
#best_item .sct_best{width:100%;position:relative;padding:0;float:left;}
#best_item .best_on{}
.sct_best .sct_li {position:relative;float:left}
.sct_best .sct_last {margin:0 0 15px !important}
.sct_best .sct_clear {clear:both;margin-left:0}
.sct_best .sct_a {display:block;position:relative;text-decoration:none;font-weight:bold; text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;}
.sct_best .sct_txt .sct_a {margin:0 0 5px;}
.sct_best .sct_a img{width:100%;height:auto}
.sct_best .sct_id {display:block;margin:0 0 5px}
.sct_best .sct_basic {margin:0 0 10px}
.sct_best .sct_cost {display:block;margin:0 0 10px;font-size:0.917em}
.sct_best .sct_icon {margin:0 0 10px}
.sct_best .sct_sns {margin:15px 0 0}
.sct_best .sct_img{position:relative;margin:0 5px 5px ;}
.sct_best .best_icon{padding:5px;position:absolute;top:0;left:0;background:#fb5861;color:#fff;font-size: 12px;}
.bst_silde_btn{text-align:center;clear:both;margin:10px 0 }
.bst_silde_btn button{border:0;display:inline-block;width:10px;height:10px;background:#fff;border-radius:5px;text-indent:-999px;overflow:hidden;margin:3px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);}
.bst_silde_btn button.bst_sl{background: #d5503a;width: 18px;}

/* 개인결제 목록 */
#sct_pv{margin:10px 5px}
.sct_pv {margin:10px 0}
.sct_pv .sct_li {position:relative;float:left;position:relative;float:left;margin-bottom:10px;}
.sct_pv .sct_img{padding:0 5px}
.sct_pv .sct_img a{}
.sct_pv .sct_img img{width:100%;}
.sct_pv .sct_last {margin:0 0 15px !important}
.sct_pv .sct_clear {clear:both}
.sct_pv .sct_a {display:block;position:relative;margin:0 0 5px;text-decoration:none;  font-weight: bold;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;  line-height: 20px;}
.sct_pv .sct_id {display:block;margin:0 0 5px}
.sct_pv .sct_basic {margin:0 0 10px}
.sct_pv .sct_cost {display:block;margin:0 0 10px;}
.sct_pv .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}
.sct_pv .sct_icon {margin:0 0 10px}
/* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 끝 ##### */

/* 상품 목록 */
#sct {}
#sct .inner {
  padding-top: 10px;
}
#sct .main-tab li{
  padding-top: 10px;
}
.sct_admin {margin:0 0 10px;text-align:right}
#sit_hhtml img{max-width:100%;height:auto}

/* 상품 목록 현재 위치 */
#sct_location {border:1px solid #4d5861;background:#f2f5f9;letter-spacing:-4px}
#sct_location a {display:inline-block;padding:5px 10px;text-decoration:none;letter-spacing:0 !important}
.sct_here {font-weight:bold}
.sct_bg {padding-right:13px !important;background:url('img/sct_bg_toright.gif') right 8px no-repeat}

/* 상품 목록 카테고리 목록 */
.sct_ct {text-align:center;width:100%;margin:10px 0}
.sct_ct h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.sct_ct ul {list-style:none;}
.sct_ct ul:after {display:block;visibility:hidden;clear:both;content:""}
.sct_ct ul li {border-right:1px solid #ddd;border-bottom:1px solid #ddd; background:#fff;float:left;width:50%;text-align:left;}
.sct_ct a {text-decoration:none;display:block;color:#656565;padding:10px;position:relative;padding-right:25px;position:relative;line-height:20px}
.sct_ct .prd_cnt{position:absolute;top:10px;right:10px;display:inline-block;line-height:20px;padding:0 5px;background:#eee;border-radius:10px;color:#777}
.sct_ct_parent {font-weight:bold}
.sct_ct_here {color:#ff3600 !important}

/* 상품 정렬 */
#sct_sortlst{position:relative;background:#fff;border-bottom:1px solid #ddd;}

#sct_sort {clear:both}
#sct_sort:after {display:block;visibility:hidden;clear:both;content:""}
#sct_sort h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sct_sort button{height:40px;line-height:40px;border:0;padding:0 10px;background:#fff}
#sct_sort ul:before{content: "";position: absolute;top: -8px;left: 30px;width: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #bbb transparent;}
#sct_sort ul:after{content: "";position: absolute;top: -7px;left: 30px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #fff transparent;}
#sct_sort ul {display:none;position:absolute;border:1px solid #bbb;z-index:99}
#sct_sort li {border-top:1px solid #eee}
#sct_sort li a{display:block;text-align:center;color:#333;background:#fff;border-color:#4d5861;font-size:0.917em;padding:5px 10px;line-height:20px}

/* 상품 리스트 스타일 선택 */
#sct_lst {position:absolute;top:0;right:0;padding:0;list-style:none}
#sct_lst:after {display:block;visibility:hidden;clear:both;content:""}
#sct_lst li {position:relative;float:left;}
#sct_lst button {position:relative;padding:0;width:40px;height:40px;border:0;border-left:1px solid #ddd;background:#fff;font-size:15px}

/* 상품 상세보기 */
#sit {margin: 0;}
.sit_admin {margin:10px 10px 0;text-align:right}
.sit_empty {
    color: aliceblue;
    font-size: 14px;
    padding-top: 7px;
	padding-bottom: 20px;
	text-align:center}

.board_event {
    margin: 20px 10px;
    text-align: center;
}
.board_event .write_btn {
    padding: 3px 15px;
    font-size: 14px;
	color: #a5de37;
    border: 1px solid #a5de37;
}

/* 상품상세 */
#info_content {padding:0 10px 30px;zoom:1}
#info_content:after {display:block;visibility:hidden;clear:both;content:""}
#info_content h3 {margin:0 0 10px}
.if_tit{text-align:center;margin-top:10px;padding:10px;background:#f5f5f5;border:1px solid #4d5861;}
.win_desc_if{border:1px solid #4d5861;padding:10px;border-top:none;}
.win_desc{margin-top:10px}
/*상세페이지*/
#sit_ov_wrap {
  background: #212e39 url("../img/sub-bg.png") no-repeat 50% 13px;
  background-size: 91%;
  border: 1px solid #333;
  border-radius: 12px;
  margin: 10px;
  padding: 13px;
}

.sit-buttons {
  width: 100%;
  margin-top: 40px;
}
.sit-buttons > div{
  float: left;
  width: 31%;
  margin-right: 2%;
  height: 33px;
  border-radius: 13px;
  font-size: 13px;
  text-align: center;
  line-height: 31px;
}
.sit-buttons  .counsel {
  margin-right: 2%;
  color: #fff;
}
.sit-buttons  .counsel a {
  color: #fff;
}
.sit-buttons  .counsel div{
  width: 100%;
  height: 100%;
  border-radius: 13px;

}
/*선생님 상태값 추가*/
.sit-buttons  .counsel .status_possible {
  /* background: #4aa895; */
  background: #f3057d;
}
.sit-buttons  .counsel .status_ing{
  background: #4aa895;
}
.sit-buttons  .counsel .status_impossible{
  background: #6a6a6a;
}
/*선생님 상태값 추가*/

.sit-buttons .regular-cus {
  border: 1px solid #a7a7a7;
}
.sit-buttons .regular-cus a{
  display: block;
  width: 100%;
  height: 100%;
  color: #a7a7a7;
  border: 0;
  padding: 0;
  line-height: 36px;
}
.sit-buttons .regular-cus i {
  margin-right: 3px;
  vertical-align: baseline;
}
/*상품영역 시작*/
.sit_img {
  float: left;
  margin: 12px 0;
  margin-bottom: 80px;
  margin-right: 5%;
  width: 45%;
  border-radius: 3px;
  min-height: 150px;
  max-height: 150px;
}
.sit_img li {
  width: 100%;
  height: 100%;
  border: 0;
}
/*제품상세 배경추가*/
.back_taro{background-image: url("../img/profile_taro.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.back_dream{background-image: url("../img/profile_dream.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.back_pettaro{background-image: url("../img/profile_pet.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.back_saju{background-image: url("../img/profile_saju.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}
.back_shinjeom{background-image: url("../img/profile_sin.jpg"); background-repeat:no-repeat; background-position:center; background-size:cover;}

.sit_img li img {

}
.sit_ov_top{
  position: relative;
}
.sit_ov_top #sit_title {
  margin: 10px 0;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.sit_ov_top #sit_title span {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
.sit_ov_top #sit_title
.sit_ov_top #sit_desc {
  font-size: 13px;
  margin: 5px 0 10px;
}
.sit_ov_top .share{
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 18px;
  border: 1px solid #777;
  border-radius: 5px;
  background: #fff;
  color: #777;
}

.s_share {display:inline-block; vertical-align:middle; position:absolute; right:0; top:0; width:24px; height:24px;}
.s_share button {width: 24px;
  height: 24px;
  line-height: 22px;
  font-size: 18px;
  border: 1px solid #777;
  border-radius: 5px;
  background: #fff;
  color: #777;}
.s_share ul {display:none; vertical-align:middle; position:absolute; right:0; top:24px; width:110px; line-height: 31px; background-color:#fff; font-size: 14px; color: #636363; text-align:center; border: 1px solid #e5e5e5; border-radius: 5px; box-sizing: border-box;}
.s_share:hover ul {display:inline-block;}
.s_share a {color: #636363;}
.s_share a:hover {color: #222; text-decoration:underline;}

.sit_ov_middle {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sit_ov_middle li {
  line-height: 1.8;
  font-size: 13px;
  color: #aaa;
}
.sit_ov_middle li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
  margin-right: 5px;
  vertical-align: middle;
  margin-top: -2px;
}
.bodywon_bigong{
  display:inline-block;
  color: #333;
  background: #ddd;
  width: 55px;
  font-size: 10px;
  margin-left:5px;
  text-align: center;
  vertical-align: text-bottom;
}
#sit_ov_wrap .sorting{
  margin: 13px 0;
}

.call-wr .btn-wr > a{
  display: block;
  width: 48%;
  height: 44px;
  line-height: 42px;
  color: #fff;
  text-align: center;
  float: left;
  border-radius: 12px;
  /* background: #780001; */
  background: #89b2e8;
  font-weight: normal;
}
.call-wr .discount {
  margin-left: 4%;
  background: #ac0000;
}
.call-wr .txt {
  font-size: 13px;
  color: #080808;
  margin: 10px 0 13px;
  font-weight: normal;
  float: left;
}
/*tip*/
.tip_button {
  float: right;
    font-size: 12px;
    border: 1px solid #000;
    padding: 0 3px;
    vertical-align: top;
    /* margin-top: 9px; */
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}
.tip_pop{
  background: rgba(0,0,0,0.8);
}
#sit_ov_wrap .num-wr {
  font-size: 0;
  color: #aaa;
  border-top: 1px dotted rgba(255,255,255,0.2);
  padding: 10px;
  text-align: center;
}
#sit_ov_wrap .num-wr .txt_wr{
  font-size: 13px;
}
#sit_ov_wrap .num-wr .txt_wr i {
  color: #d2da00;
}
#sit_ov_wrap .num-wr .txt_wr:after {
  display: inline-block;
  content: "";
  width: 1px;
  height: 12px;
  background: #585858;
  vertical-align: middle;
  margin: 0 5px;
}
#sit_ov_wrap .num-wr .txt_wr:last-child:after{
  display: none;
}
.sit_sel_btn button {width:100%}

#sit_ov_soldout {margin:0 0 20px;color:#ff3061;font-weight:bold;text-align:center}
#sit_ov_btn {margin:0;padding:0 10px;text-align:center;}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sit_btn_cart{float:left;width:39%;margin-right:1%;height:50px;background:#d50c0c;font-weight:bold;border:0;color:#fff;font-weight:bold}
#sit_btn_buy{float:left;width:39%;margin-right:1%;height:50px;border:1px solid #d50c0c;color:#d50c0c;font-weight:bold;background:#fff;font-weight:bold}
#sit_btn_wish{float:left;width:20%;display:inline-block;height:50px;line-height:48px;text-align: center;font-size: 1.25em;border: 1px solid #b3b3b3;font-weight: bold;background:#fff}
#sit_sel_option,#sit_tot_price{margin: 10px}
#sit_tot_price{text-align:right;font-size:1.167em}
#sit_tot_price span{float:left}
#sit_tot_price strong{font-size:1.25em;color:#ff0000}

#sit_tab{margin:20px 0}
#sit_tab .tab_tit:after {display:block;
  visibility:hidden;
  clear:both;
  content:""}
#sit_tab .tab_tit li {float:left;
  width:50%;
  text-align:center;
}
#sit_tab .tab_tit li button{
  display: block;
  width:100%;
  position: relative;
  height: 40px;
  border: 0;
  background-image: linear-gradient(-244deg, rgb(184, 203, 184) 0%, rgb(184, 203, 184) 0%, rgb(30 40 48) 0%, rgb(77 88 97) 33%, rgb(62 74 83) 66%, rgb(30 40 48) 100%);
  border-left:0;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  line-height: 37px;
  text-align: center;
  z-index: 1;
  font-size: 14px;
  color: #ddd;
  font-weight: normal;
}
#sit_tab .tab_tit li .selected{
  background: #051627;
  z-index: 2;
  color: #fff;
  background-image: linear-gradient(20deg,#e73266,#ee5380);
}
#sit_tab .tab_con{
  background: #212e39;
  padding:5px;
  color: #aaa;
}
#sit_inf {
  padding: 28px 13px;
  color: #555;
  font-size: 12px;
}

/* 상품 상세보기 - 상품정보 */
#sit_inf_basic {margin:0 0 20px}
#sit_inf_explan {margin:0 0 10px;line-height:1.5em}
#sit_inf_explan * {background: none !important;}
#sit_inf_explan img {max-width:100%;height:auto}
#sit_inf_content {margin: 20px 0 60px;color: #aaa;}
#sit_inf_open {margin:0;padding:0;list-style:none}
#sit_inf_open li {margin:0 0 1px;padding:8px 0;background:#fff;border:1px solid #f2f2f2;border-top:none;color:#727272}
#sit_inf_open li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_inf_open strong {clear:both;float:left;padding:0 1%;width:28%;letter-spacing:-0.1em}
#sit_inf_open span {float:left;margin:0;padding:0 1%;width:68%}
#sit_inf h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sit_inf h3 {position:absolute;font-size:0;line-height:0;content:""}

#sit_inf_open {width:100%;border:0;border-top:1px solid #777;border-collapse:collapse;margin:10px 0 0}
#sit_inf_open th {padding: 10px;border-bottom:1px solid #e5e5e5;background:#f3f3f3;vertical-align:top;text-align:left;width:30%}
#sit_inf_open td {padding: 10px;border-bottom:1px solid #e5e5e5;background:#fff;vertical-align:top}

@media (max-width: 640px){
    #sit_inf_open th,#sit_inf_open td{display:block;width:100%}
}

/* 상품 상세보기 - 사용후기 */
.sit_use_list1 {
  display: block;
}
.sit_use_list2, .sit_use_list3{
  display: none;
}
.tit_no{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sit_use h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sit_use_ol {margin-top: 13px;
  padding:0;
  list-style:none;
}
.sit_use_li {position:relative;
  padding: 10px 10px 0px;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
}
.sit_use_li_title {display:block;margin:0;padding:10px 10px 5px;width:100%;border:0;background:transparent;text-align:left;font-weight:bold;font-size:1.167em;line-height:1.35em}

.sit_use_div {
  padding-bottom: 10px;
  position: relative;
}
.sit_use_div span {
  font-size: 13px;
  color: #ccc;
}
.sit_use_div .counsel-cate {
  display: inline-block;
  width: 59px;
  height: 19px;
  line-height: 19px;
  color: #fff;
  font-size: 10px;
  background: #594323;
  border-radius: 5px;
  margin-right: 5px;
  text-align: center;
}
.sit_use_star {margin:0 !important;
  position:absolute;
  right:0px;
}
.sit_use_star img{width:80px}
.sit_use_con {
  padding-bottom: 10px;
  font-size: 12px;
  color: #585858;
  }
.sit_use_cmd {text-align:right;
  margin-top: 8px;
}
.sit_use_cmd a.btn01{padding: 5px;}

.total-score {
  width: 100%;
  font-size: 15px;
  color: #ccc;
  text-align: center;
  margin-bottom: 13px;
}
.total-score h3 {
  font-size: 15px;
  margin-bottom: 8px;
  font-weight: 300;
}
.total-score i {
  font-size: 16px;
  margin-right: 5px;
  color: #ff9d10;
}
.total-score span {
  font-size: 14px;
  color: #ccc;
}
/*사용후기 쓰기*/
#sit_use_wbtn .qa_wr {
  height:41px;
  line-height:39px;
  width:100%;
  text-align:center;
  background:#fff;
  color:#535353;
  border: 1px solid #959595;
  display: block;
}

.use-tab {
  margin-top: 15px;
}
.use-tab li {
  float: left;
  width: 33.33333333%;
  font-size: 13px;
  color: #cecece;
  border-bottom: 1px solid #cecece;
  padding: 7px 0 ;
  text-align: center;
}
.use-tab li.on {
  color: #535353;
  border-bottom: 1px solid #535353;
}

#sit_use_write {}
#sit_use_write #is_subject {width:100%}
#sit_use_write ul {margin:5px 0 0}
#sit_use_write li {margin:0 0 5px;}
#sit_use_write li label {display:inline-block;width:80px}
#sit_use_write_star {margin:0;padding:0;list-style:none}
#sit_use_write_star:after {display:block;visibility:hidden;clear:both;content:""}
#sit_use_write_star li{float:left;width:50%}
#sit_use_write_star li img{vertical-align:middle}
.toggle_reply {
    width: 150px;
    border: 0;
    background: #051627;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 600;
    color: #585858;
    display: block;
}
.sit_use_reply{
  position:relative;
  display: none;
  margin-top: 10px;
  text-align: left;
}
.sit_use_reply:after{
  position: absolute;
  top: -9px;
  left: 13px;
  width: 0;
  height: 0;
  border-left: 5px solid #212e39;
  border-right: 5px solid #212e39;
  content: '';
  border-bottom: 10px solid #051627;
}
.use_reply_p{
  padding:10px;
  background:#051627;
  line-height:1.5em;
}

.more_wr {
  display: block;
  height: 41px;
    line-height: 39px;
    width: 100%;
    text-align: center;
    background: #fff;
    color: #535353;
    border: 1px solid #959595;
}

/* 상품 상세보기 - 상담문의 */
#sit_qa {}
#sit_qa h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sit_qa_ol{
  width: 100%;
  margin-top: 30px;
  border-collapse: collapse;
  border-top: 1px solid #d7d7d7;
  border-bottom: 1px solid #d7d7d7;
  color: #585858;
  margin-bottom: 13px;
}
#sit_qa_ol th {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
}
#sit_qa_ol td {
  line-height: 40px;
  border-top: 1px solid #efefef;
  font-size: 13px;
  text-align: center;
}
#sit_qa_ol td.qa-wr {
  font-size: 12px;
}
.sit_qa_li_title  {
  display:block;
  width:100%;
  padding: 0 10px;
  border:0;
  background:transparent;
  text-align:left;
  font-size: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.sit_qaa_yet {
  display: inline-block;
  border: 1px solid #f3f3f3;
  width: 50px;
  line-height: 20px;
  font-size: 10px;
  border-radius: 5px;
  text-align: center;
}
.sit_qaa_done {
  display: inline-block;
  background:#5d5d5d;
  color:#fff;
  width: 65%;
  line-height: 20px;
  font-size: 10px;
  border-radius: 5px;
  text-align: center;
}

.content_sit {
  display: none;
}
.sit_qa_con {
  padding:10px 0 0}
.sit_qa_p {
  margin:0 0 10px;
  border:1px solid #4d5861;
  background:#fff;
  padding:0 10px;
  background:#f2f2f2;
}
.sit_qa_p strong {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.sit_qa_p span.sit_alp{
  position:absolute;
  top:10px;
  left:0;
  color:#bbb;
  font-size:1.5em;
  font-weight:bold;
  width:25px;
  height:25px;
  line-height:25px;
  display:inline-block;
  border-radius:15px;
  text-align:center;
}
.sit_qa_qaq,.sit_qa_qaa {padding:15px 0 10px 30px;
  position:relative;
  min-height:70px}
.sit_qa_qaa {border-top:1px dotted #ddd}
.sit_qa_qaa  span.sit_alp{}
.sit_qa_con textarea {display:none}
.sit_qa_cmd {text-align:right}
.sit_qa_cmd a.btn01{padding:5px;
}
.sit_qa_pw {
  display:none;
  position:absolute;
  top:30px;
  left:175px;
  padding:10px;
  width:348px;
  border:1px solid #000;
  background:#fff;
  text-align:center}
.sit_qa_pw span {
  display:block;
  margin:0 0 5px}
#sit_qa_list .more_wr{
   background: #a4a4a4;
   color:#fff;
 }
#sit_qa_wbtn {margin:10px 0}
#sit_qa_wbtn:after {display:block;visibility:hidden;clear:both;content:""}

#sit_qa_wbtn .qa_wr {
  height: 41px;
  line-height: 39px;
  width: 100%;
  text-align: center;
  background: #fff;
  color: #535353;
  border: 1px solid #959595;
  display: block;
}

/* 사용후기 모음 */
#sps_sch {margin:10px 10px}
#sps_sch a {display:block;padding:0 8px;height:40px;line-height:40px;vertical-align:top;border-radius:3px;color:#3059c7;font-weight:bold;border:1px solid #3059c7;text-decoration:none;text-align:center;margin: 5px 0}
#sps_sch .sch_wr{background:#fff;border:1px solid #bdc2d8;position:relative;border-radius:3px}
#sps_sch .sch_wr:after {display:block;visibility:hidden;clear:both;content:""}
#sps_sch select{border:0;background:#fff;margin:9px 0;height:20px;border-right:1px solid #ddd;float:left;width:40%}
#sps_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left;width:60%;padding:0 40px 0 10px}
#sps_sch .sch_btn{height:38px;position:absolute;top:0;right:0;border:0;width:40px;background:none;font-size:15px}

#sps {zoom:1}
#sps ol {margin:10px;padding:0;border-top:1px solid #4d5861;list-style:none;}
#sps li {position:relative;padding:10px;border-bottom:1px solid #ccc;background:#fff;margin: 0 0 5px}
#sps li:after {display:block;visibility:hidden;clear:both;content:""}

.sps_img {float:left;margin:0 10px 0 0; width: 70px;}
.sps_img span {position:absolute;font-size:0;line-height:0;overflow:hidden}

.board_write_btn { display: block; width: 286px; padding: 10px; font-size: 18px; font-weight: 300; color: #353535; text-align: center; border: 1px solid #aaa; margin: 30px auto;}

.sps_reply .sps_dl {margin-bottom: 10px;}
.sps_reply .sps_dl strong {padding-right: 6px; }
.sps_reply .sps_img {text-align:right;width:70px;}
.sps_reply .sps_section h2{background:url('./img/use_reply.png') no-repeat 0 0;text-indent:30px;line-height:1.5em;}

#sps dl {margin:5px 0 ; color: #888;  font-size: 0.917em;overflow:hidden}
#sps dt {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sps dd {float:left;margin:0 10px 0 0 ;line-height:18px;height:18px }
#sps dd img {position:relative;top:-2px}

.sps_section {display:block;}
.sps_section .is_use_reply{background:url('../mobile/shop/img/use_reply.png') no-repeat;text-indent:30px;line-height:1.5em}
/* .sps_section p {padding:0;width:100%} */
.sps_section p {padding:0; margin-left: 0!important; }
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {margin:5px 0 0;}
.sps_con_btn button {border: 1px solid #ddd;padding: 5px 8px;color: #666;font-size: 0.92em;margin: 5px 0;background: #fff;}

.sps_reply{margin-top:10px;
  /* border-top:1px dotted #bbb; */
  position:relative;
  background: #eee;
  padding: 10px;
}
.sps_reply .sps_img {width:50px;text-align:center}
.sps_reply .sps_section h2{background:url('./img/use_reply.png') no-repeat 0 0;text-indent:30px;line-height:1.5em;}
.sps_reply .sps_section{margin-left:70px;min-height:50px}
#sps_empty{text-align:center;color:#777;padding:50px 0}

/* 상담문의 모음 */
#sqa_sch {margin:10px 10px}
#sqa_sch a {display:block;padding:0 8px;height:40px;line-height:40px;vertical-align:top;border-radius:3px;color:#3059c7;font-weight:bold;border:1px solid #3059c7;text-decoration:none;text-align:center;margin: 5px 0}
#sqa_sch .sch_wr{background:#fff;border:1px solid #bdc2d8;position:relative;border-radius:3px}
#sqa_sch .sch_wr:after {display:block;visibility:hidden;clear:both;content:""}
#sqa_sch select{border:0;background:#fff;margin:9px 0;height:20px;border-right:1px solid #ddd;float:left;width:40%}
#sqa_sch .sch_input{height:38px;border:0;padding:0;background-color:transparent;float:left;width:60%;padding:0 40px 0 10px}
#sqa_sch .sch_btn{height:38px;position:absolute;top:0;right:0;border:0;width:40px;background:none;font-size:15px}

#sqa {zoom:1;}
#sqa ol {margin:10px;padding:0;border-top:1px solid #4d5861;list-style:none;}
#sqa li {position:relative;padding:10px;border-bottom:1px solid #ccc;background:#fff;margin: 0 0 5px}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}

.sqa_img {position:absolute;top:10px;left:10px;}
.sqa_img img{border-radius:50%;}
.sqa_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sqa dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden;}
#sqa dt {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sqa dd {float:left;margin:0 10px 0 0;}
#sqa dd img {position:relative;top:-2px}

.sqa_section {margin-left:80px;display:block}
.sqa_section h2{font-size:1.167em;font-weight:bold;margin:5px 0}
.sqa_section .sqa_con {background:#f3f3f3;line-height:1.7em}
.sqa_section p {padding:0;width:100%}
.sqa_con_full {padding:0;height:auto !important}
.sqa_con_btn {margin:5px 0 0}
.sqa_con_btn button {border: 1px solid #ddd;padding: 5px 8px;color: #666;font-size: 0.92em;margin: 5px 0;background: #fff;}

#sqa .sit_qa_qaq,#sqa .sit_qa_qaa {padding:10px 5px 10px 40px;position:relative}
.sqa_con .qa_alp{position:absolute;top:10px;left:15px;font-size:1.75em;color:#bbb}

#sqa_empty{text-align:center;color:#777;padding:50px 0}

/* 상품검색 */
#ssch{margin:10px}
#ssch_frm {background:#172129;margin:10px 0}
#ssch_frm h2 {border-bottom:1px solid #ddd;padding:10px 15px;color:#666}
#ssch_frm h2 span{font-size:1.25em;color:#000}
#ssch_frm h2 strong{color:#d50c0c}
#ssch_frm div{padding:10px 15px;line-height:30px;}
#ssch_frm p{padding:15px; background:#f5f5f5;color:#737373}
#ssch_frm .ssch_input{height:30px;border:1px solid #bbb;padding:0 10px;margin:3px 0}
#ssch_frm .btn_submit{height:38px;padding:0 10px;font-weight:bold}

/*검색버튼 커스텀*/
#ssch_frm .search-sch {
  font-size: 0;
  padding: 10px 0;
}
#ssch_q{
  margin:0;
  width: 80%;
  height: 33px;
  font-size: 12px;
}
#ssch_frm .search-sch .btn_submit{
  width: 18%;
  margin-left: 2%;
  font-size: 14px;
}
#ssch_cate {}
#ssch_cate ul {margin:10px 0;border-bottom:1px solid #4d5861;list-style:none}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {border-right:1px solid #ddd;border-bottom:1px solid #ddd; background:#fff;float:left;width:50%;text-align:left;}
#ssch_cate li a {text-decoration:none;display:block;color:#656565;padding:10px;position:relative;padding-right:25px;position:relative;line-height:20px}
#ssch_cate a span {position:absolute;top:10px;right:10px;display:inline-block;line-height:20px;padding:0 5px;background:#eee;border-radius:10px;color:#777}

#ssch_sort {
  background: #333;
  border-top: 1px solid #222;
  /* border-right: 1px solid #eee;
  border-left:  1px solid #eee; */
}
#ssch_sort button{height:40px;
  line-height:40px;border:0;padding:0 10px;background:#fff}
#ssch_sort ul:before{content: "";position: absolute;top: -8px;left: 30px;width: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #bbb transparent;}
#ssch_sort ul:after{content: "";position: absolute;top: -7px;left: 30px;width: 0;height: 0;border-style: solid;border-width: 0 6px 8px 6px;border-color: transparent transparent #fff transparent;}
#ssch_sort ul {display:none;position:absolute;border:1px solid #bbb;z-index:99}
#ssch_sort li {
  float: left;
  width: 14.2%;
}
.board_list #ssch_sort li {
    width: 16.66%;
}
/* #ssch_sort li:nth-child(2n){
  border-left:1px solid #eee;
} */
#ssch_sort li{
  border-left: 1px solid #4d5861;
  border-bottom: 1px solid #4d5861;
}
#ssch_sort li:first-child{
  border-left:none;
}
#ssch_sort li:last-child{
    border-right: 1px solid rgba(255,255,255,0.2);
  }
#ssch_sort li a{
  display:block;
  text-align:center;
  color: #aaa;
  background: #142431;
  border: 0;
  font-size:0.917em;
  padding:5px 10px;
  line-height: 30px;
  }
  #ssch_sort li a#bo_cate_on {
    background: #eb4676;
    color: #fff;
  }
  #ssch_ov{
    background: #f5f5f5;
  }

/*배송교환정보*/
#sit_dvex h2 {position:absolute;
  font-size:0;
  text-indent:-9999em;line-height:0;overflow:hidden}
#sit_dvex h3 {font-size:1.167em;text-align:center;padding:10px 0;background:#f3f3f3;margin:0 0 10px}

/* 로딩안내 레이어 */
#loading_message {z-index:10000;position:absolute;top:0;left:0;background:#fff;opacity:0.7}
#loading_message img {position:relative;opacity:1.0}

/* 알림 box */
#fancyalert {display:block;z-index:10000;position:absolute;top:0;left:0}
#fancyalert_inner {display:table;z-index:2;position:relative}
#fancyalert_inner div {display:table-cell;vertical-align:middle;text-align:center}
#fancyalert_inner span {display:block;margin:0 auto;padding:30px;width:200px;background:#1f1f1f;color:#f0f1f2}
#fancyalert_inner button {margin:15px 0 0;padding:10px 30px;border:0;background:#000;color:#fff}
#fancyalert_bg {z-index:0;position:absolute;top:0;left:0;width:100%;height:100%;vertical-align:middle;background:#000;text-align:center;opacity: 0.7}

#sit_sms_new .tbl_frm01 th {width:100px}

/*쿠폰존 리스트*/
.couponzone_list{margin:10px 10px ;background:#fff;border-bottom:1px solid #ccc;padding:20px}
.couponzone_list h2{margin:0 0 5px;font-size:1.25em;}
.couponzone_list p{margin:0 0 10px;}
.couponzone_list ul{padding:0;margin:0;list-style:none;background:#fff}
.couponzone_list ul:after {display:block;visibility:hidden;clear:both;content:""}
.couponzone_list ul li{padding:10px 0 ;line-height:1.2em;margin:5px 0}

.couponzone_list ul li .coupon_img{}
.couponzone_list ul li img{width:100%;height:auto}

.couponzone_list ul li img{width:100%;height:auto}
.couponzone_list ul li .coupon_img{}
.couponzone_list ul li .coupon_tit{margin:10px 0 5px;font-size:1.083em;line-height:1.4em;font-weight:bold;}
.couponzone_list ul li .coupon_date{margin: 5px 0px;font-size:0.92em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_target{margin: 5px 0px;font-size:0.92em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_target a{color:#777;text-decoration:underline}
.couponzone_list ul li .coupon_point{margin: 5px 0px;font-size:0.92em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#777}
.couponzone_list ul li .coupon_btn{margin:10px 0 0;text-align:center}
.couponzone_list ul li .coupon_btn .btn02{width:100%;height:35px;padding:0;font-weight:bold;background:#8183c3;border:0}
.couponzone_list ul li .coupon_btn .btn02:hover{background:#5255cc;color:#fff}
.couponzone_list ul li .coupon_btn .disabled {background: #ddd;border:1px;color:#999;border-color:#ddd}
.couponzone_list ul li .coupon_btn .disabled:hover {background: #ddd;border:1px;color:#999;border-color:#ddd}
.couponzone_list .no_coupon{padding: 100px 0;text-align:center;color:#999}
#point_coupon li{height:250px;}


@media (min-width: 640px)and (max-width:969px){
    .couponzone_list ul li{width:50%;float:left;padding:10px}
    .couponzone_list ul li:nth-child(2n+1){clear:both;}

}
@media (min-width: 970px){
    .couponzone_list ul li{width:25%;float:left;padding:10px}
    .couponzone_list ul li:nth-child(4n+1){clear:both;}

}

.user_state {position: relative; margin-bottom: 5px;}
.user_state span {display: inline-block; padding: 3px 6px; border-radius: 7px; font-size: 12px; line-height: 15px; color: #fff;}
.user_state .default {background: #594323;}
.user_state .discount {background: #a57838;}
.user_state h2 { display: inline-block; margin-left: 6px; font-size: 16px; font-weight: 400; color: #585858;
  max-width: 37%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: normal;
}
.user_state .user_data {  }
.user_state .user_data > div {margin-bottom: 6px; }
#bo_list .tbl_head01 thead th {
    background-color: #212e39;
    color: #fff;
}
#bo_list tbody .even td {
    background: none;
}
#bo_w .write_div .write_div_type .money_text {
    border: 0;
    color: #999;
    line-height: 50px;
    display: inline-block;
}
#bo_w .write_div button#money_change {background-color: #d13f4a;color: #fff !important;}
.selectric-wrapper {
    display: inline;
}
.selectric {
    border-color: #444;
    background-color: #111 !important;
}

.selectric .button {
    border-color: #444;
    background-color: #434a54;
}

.selectric .label {
    color: #fff;
}

.selectric-items {
    border-color: #222;
    background: #222;
}

.selectric-items li {
    background: #222;
    color: #aaa;
}

.selectric-items li:hover {
    background: #555;
}

.selectric-items li.highlighted {
    background: #333;
}
#tidio-chat-iframe {
    margin-bottom: 50px !important;
}
.mb_tooltip_icon {
    display: none;
}
/* 최근게시물 스킨 (latest) */
.minScroll {
    height: 144px;
    overflow: hidden;
}

.lt h2{
  margin-bottom: 10px !important;
}
.lt h2 a{
  margin: 17px 0 10px;
  display: block;
  font-size: 16px;
  color:#fff;
  font-weight: bold;
}
.lt ul {
  padding:0 20px;
}
.lt li{
  text-align:left;
  background:#fff;
  padding:0;
  height: 36px;
  line-height:36px;
  border-bottom: 1px solid #f8f8f8;
}
.lt .noti-tit, .lt li .deco {
  float: left;
}
.lt li .time {
  float: right;
  color: #585858;
  font-size: 12px;
}
.lt .noti-tit {
  display:inline-block;
  color:#eee;
  text-decoration:none;
  padding-left: 5px;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lt li .deco {
  font-size: 15px;
  color: #eee;
  padding-right: 3px;
  line-height: 36px;
}

.lt li i{
  color:#9da4bc;
}
.lt li .fa-heart{
  color:#ff0000;
}
.lt li .new_icon{display:inline-block;padding: 0 3px;line-height:15px ;font-size:0.92em;color:#fff;background:#c56bed}
.lt li .cnt_cmt{color:#48a3d5}
