@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@font-face {
  font-family: '나눔고딕';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: '나눔고딕';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: '나눔고딕';
  font-style: normal;
  font-weight: 800;
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot);
  src: url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff2) format('woff2'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'),
       url(//fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype');
}
/* 초기화 */
html {height:100%; overflow-x : hidden;}
body {margin:0;padding:0;height:100%;font-family:'Nanum Gothic','나눔고딕','NanumGohtic', sans-serif;font-size:0.75em;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {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;border:none !important;display:none !important}
label, input, button, select, img {vertical-align:middle}
label{display:inline !important}
input, button {margin:0;padding:0;font-size:1em; border-radius:0;}
button,input[type=submit]{cursor:pointer;}
input[type=text], input[type=password], input[type=submit], input[type=image], button {/*border-radius:0;*/font-size:1em;-webkit-appearance:none; border:0;}
input[type=checkbox], input[type=radio]{margin:-4px 0 0 !important;}
textarea, select {font-size:1em;}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}h
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#666;text-decoration:none}
ul,li{list-style:none;padding:0;margin:0;}
img {max-width:100%;}
#bo_w input[type=text],#bo_w input[type=password] {border:1px solid #eee;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:100%;height:1px}
#hd_pop h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}


/* 상단 레이아웃. */
#hd {position:relative;margin:0 0 ;padding: 0;text-align:center;margin-bottom:34px; width:100%;}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#tnb {float:left; width:48%; padding-top:10px; padding-right:6px; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif; text-align:right;}
#tnb ul {float:right;}
#tnb li {float:left; padding:5px;}
#tnb li a {color:#999}
#tnb_left {float:left; width:52%; padding-top:10px; text-align:left; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif; padding-left:10px;}
#bookmark {margin-left:-2px;
	margin-bottom: 20px;
	padding: 0;
	background-image:url(../../../../img/bookmark.png);
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
#newsletter {margin-left:10px;
	margin-bottom: 20px;
	padding: 0;
	background-image:url(../../../../img/newsletter.png);
	height: 25px;
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
#hd_tnb{margin-top:-1px}
#hd_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_tnb li{float:left;width:25%;}
#hd_tnb li a{display:block;color:#a8a8a8;background:#f9f9f9;border:1px solid #e9e9e9;border-right:none;height:30px;line-height:30px;font-size:0.92em}
#hd_tnb li a:hover{background:#f1f1f1}
#hd_tnb li:first-child a{border-left:none}
#hd_tnb li .tnb_cart {color:#34b5a1}
#hd_tnb li .tnb_cart span{background:url(../mobile/shop/img/cart.gif) no-repeat;display:inline-block;width:11px;height:9px;margin-right:2px}
#logo{border-bottom:1px solid #dfdfdf; width:100%;}
#logo li{padding:20px 0 15px; margin-top:19px;background:url(../img/logo.png) no-repeat;display:inline-block; width:200px;}


#hd_ct {position:absolute;top:20px;left:10px;width:30px;height:30px;border:0;background:url(../mobile/shop/img/cate.png) no-repeat 50% 50%;color:#fff;font-size:1em;text-indent:-9999px;-webkit-appearance:none;}

#hd_mb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_mb li{float:left;width:25%;}
#hd_mb li a{display:block;background:#fff;color:#56788e;height:40px;line-height:40px;border-left:1px solid #56788e;font-weight:bold}
#hd_mb li:first-child a{border-left:none}

/*카테고리*/
.navbar-inverse, .navbar-inverse:hover{background:#fff !important;border:none !important;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{background:none !important;}
.navbar-inverse .navbar-toggle .icon-bar {background-color:#555 !important;width: 25px;height: 3px;border-radius: 1px;}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover{background:#fff !important}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border:none !important}

.navbar{margin-bottom:0 !important}
/*.navbar-header{margin-right:0 !important;margin-left:0 !important;}*/

@media (min-width: 992px){
	.nav>li {padding-right: 84px;}
    .navbar-inverse .navbar-collapse{background:#fff !important}
    .navbar-inverse .navbar-nav>.active>a{border:none !important}
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover{border:none !important}
    #nav .navbar-header .shop_member_btn{color:crimson;position:absolute;right:10px;top:10px;border:none;background:none;}
/*    .cate_list .navbar-nav{margin:none !important}*/
    .cate_list .ct_op{display:inline-block;text-indent:-9999px;background:url(../mobile/shop/img/cate_op.gif) no-repeat 10px 75% !important;height:35px; width:30px;position:absolute;top:0;right:0;border:none}
    }

@media (max-width: 992px){
    #nav .navbar-header .shop_cart, #nav .navbar-header .shop_cart:hover {float:right;width:30px;background:url(../mobile/shop/img/shopping.png) no-repeat 50% 50% !important;}
    #nav .navbar-header .shop_cart a{display:inline-block;text-indent:-9999px}
    #nav .navbar-header .shop_member_btn{color:#555;margin:14px 15px 0 0;float:right !important;border:none;background:none;display:inline-block}
    .cate_list .navbar-nav{margin:0px -15px;}
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{border-bottom:1px solid #fff !important;}
    
    }
    
/*#nav {position:fixed}*/
#nav .collapse.navbar-collapse{border:0; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif;}
#nav .navbar-header{background:#f2f3ed}
#nav .navbar-header .navbar-toggle{float:left;margin-left:10px;border:none}
#nav .navbar-header .shop_cart, #nav .navbar-header .shop_cart:hover {float:right;background:url(../mobile/shop/img/shopping.png) no-repeat 50% 50% !important;}
#nav .navbar-header .shop_cart a{display:inline-block;text-indent:-9999px}
#nav .navbar-header .logo{display:inline-block;text-align:center;margin-top:10px;}
#nav .navbar-header .dropdown-menu{border-radius:0 !important;padding:0 !important;margin: -1px 0 0 !important;right:0 !important;left:auto !important;width:180px}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{color:#56788e !important;border:none !important}

/*.gnb_2da {padding-left:0px !important; padding-right:0px !important; font-size:18px;}*/
.gnb_2dli .gnb_2da {padding-left:20px !important; padding-right:20px !important; font-size:18px;}
.gnb_2dul .active .a {padding-left:20px !important; padding-right:20px !important; font-size:18px;}

#gnb_sitemap a {padding-bottom:18px}
.shop_member_btn {display:none;}
#st_close {position:absolute; top:10px; right:20px; cursor:pointer; opacity:0.7; background-image:url(../../../img/exit_bt.png); width:30px; height:30px;}
/*#st_close img {width:50px; height:50px;}*/

/*.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}*/
/*.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover { color:#df84b3; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease;}*/

.gnb__selelcted { color:#df84b3 !important; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease; background-image:url(../../../../img/main/itm_bg.png) !important; background-repeat:no-repeat; background-position:20px 6px; background-size:105px;}
.gnb__selelcted .selected {color:#df84b3 !important;}
.gnb__selelcted .gnb_1da {color:#df84b3 !important;}
.gnb__selelcted2 { color:#df84b3 !important; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease; background-image:url(../../../../img/main/itm_bg_2.png) !important; background-repeat:no-repeat; background-position:20px 6px; background-size:105px;}


.gnb_01li a:hover { color:#df84b3 !important; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease; /*background-image:url(../../../../img/main/itm_bg.png) !important; background-repeat:no-repeat; background-position:20px 6px; background-size:105px;*/}

#stm_ul a:hover {background:none !important;}  
.nav .gnb_home {width:16%;}
/*.nav .gnb_home a {background-image:url(../../../../img/main/itm_bg_2.png); font-weight:bold; color:#df84b3; }*/
.nav .gnb_home:hover {/*background-image:url(../../../../img/main/itm_bg_2.png);*/}



.nav #gnb_sitemap {background-position :-7px 7px; padding-right:9px; width:9%;}
.gnb_home {background-position :0px 7px}
.gnb_t01 {background-position :14px 7px}
.gnb_t02 {background-position :19px 7px}
.gnb_t03 {background-position :22px 7px}
.gnb_t04 {background-position :11px 7px}

@media (min-width:1200px){
	.nav .gnb_t01 {padding-right:80px;}
	.nav .gnb_t02 {padding-right:70px;}
	.nav .gnb_t03 {padding-right:65px;}
}
.gnb_2dul li {float:left; height:100%; padding-top:3px;}
.gnb_2dul {position:absolute; width:920px; overflow:hidden;display:none; height:30px; padding-top:3px; left:-193px;}

 .gnb_mm26 {left:-179px;}
#subMenus .gnb_sortRight01 {left:9px; width:500px}
#subMenus .gnb_sortRight02 {width:370px; left:30px}
/*#subMenus .gnb_sortRightDaily {width:500px; left:-143px;}*/
/*20170306 하위메뉴추가*/
#subMenus .gnb_sortRightDaily {width:578px; left:-210px;}
/*20170306 하위메뉴추가끝*/
#subMenus .gnb_sortRightqna {width:250px !important; left:23px;}
#subMenus .gnb_sortRightShop {width:789px; left:/*-460px*/0;}
.hd_bar {/*position:absolute; top:168px;*/ background-color:#f2f3ed; height:35px; width:100%; position:static; margin-top:-34px;}
#subMenus {float:left; width:100%; margin-left:-5px;}
.bg_this {background-position-y:9px; background-size:100% 80%; background-repeat:no-repeat}
#nav .cate_list {padding:0 !important; font-family:"Carme","Nanum Gothic","나눔고딕", sans-serif;}

/*검색*/
#sch_div{width:25%; padding:15px 0 0; position:absolute; right:0; top:-70px;}
#hd_sch{clear:both;display:inline-block; width:100%;}
#hd_sch .sch_inner{ margin-top:4px}
#hd_sch #sch_str{float:left;width:59% !important;margin-right:5px; color:#999}
#hd_sch .btn_submit{float:left;margin-top:-2px; padding:0 13px}

/* 메인검색있던거
#hd_sch #sch_str{width:70%;}
@media(max-width:1200px){#hd_sch #sch_str{width:68%;}}
@media(max-width:992px){#hd_sch #sch_str{width:64%;}}
*/
.sch_label {float:left; font-weight:normal; padding-right:5px; color:#666;}
.src_mag {
	font-size: 1.6em; /* This controls the size. */
	 display: inline-block;
	 width: 0.7em;
	 height: 0.7em;
	 border: 3px solid #333;
	 position: absolute;
	 top:16px; right:0;
	 border-radius: 0.35em;
	 margin:0 10px 0 5px;
 
 }
.src_mag:before {
	 content: "";
	 display: inline-block;
	 position: absolute;
	 right: -0.3em;
	 bottom: -0.2em;
	 border-width: 0;
	 background: #333;
	 width: 0.4em;
	 height: 0.15em;
	 -webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		 -ms-transform: rotate(45deg);
		  -o-transform: rotate(45deg);
	  }

}

.dsp_none {}
#sit_more{display:none}

.cate_list .sub_cate2>li a i{display: none;}

@media (max-width:992px){
    #logo{}
    .cate_list{overflow-y:auto}
    .cate_list ul>li{background:#fafafa;}
    .cate_list .sub_cate2>li{border-bottom:none !important;background:#fafafa;padding:0 40px;border-top:1px solid #f1f1f1;} 
    .cate_list .sub_cate2>li a{background:#fafafa;color:lightslategrey}
    .cate_list .sub_cate2>li a i{display: inline;margin-right:5px;}
    .cate_list .ct_op{right: 10px;}
    #sch_div{position:inherit;width:100%}
    #hd_sch{width:100% !important;background:#fafafa !important;border-top:1px solid #f1f1f1; margin-bottom:-5px;}
    #hd_sch #sch_str{float:left;width:72%;margin-right:5px; height:27px;}
    #hd_sch .sch_inner{margin:0 10px}
    #hd_sch .btn_submit{width:15%;line-height:27px;}
	.sch_label {margin-top:3px;}
    }
    
.cate_list .ct_op{display:inline-block;text-indent:-9999px;background:url(../mobile/shop/img/cate_op.gif) no-repeat 10px 55% ;height:35px; width:30px;position:absolute;top:0;right:0;border:none}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{background:#fff;color:#56788e !important;}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{background:#fff !important;}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{padding:10px 15px 10px 25px !important}

.sub_cate{padding:0 !important}
.sub_cate2 li{padding:0px 25px;}
.sub_cate2 li a{line-height:40px;background:;display:block;text-decoration:none}
.sub_cate2 li a:hover{}

.shop_member{}
.shop_member li a{color:#b7d5cd !important;border-bottom:1px solid #b7d5cd;}
.shop_member li a i{padding-right:10px;color:#b7d5cd;}

.affix{width:100% !important;top:0;background:#56788e;z-index:999999 !important}

.sch_inner h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;top:0;left:0;}
#sch_str{height:21px;line-height:19px;border:1px solid #dfdfdf;padding-left:2%; margin-top:-2px;}

   
/* 중간 레이아웃 */
#container {padding:0px; margin-top:30px;}
#container_title {margin-bottom:0;padding:20px 25px;color:#666; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif; position:relative;}
#container_title span {color:#df84b3}

.idx_best_box ul, .idx_new_box ul{margin-bottom:30px !important;display:inline-block}
.idx_best_box:after, .idx_new_box:after{display:block;visibility:hidden;clear:both;content:""}
.idx_best_box h2, .idx_new_box h2{font-weight:bold !important;font-size:15px;margin:30px 0 20px 0}
.idx_best_box h2 a, .idx_new_box h2 a{color:#63a1b8 !important;}
/*.idx_best_box li,.idx_new_box li{padding-right:0 !important;padding-left:0 !important;}*/

/*키즈 뉴스*/
#kids_news:after {display:block;visibility:hidden;clear:both;content:""}
#kids_news h2{color:#63a1b8;font-weight:bold !important;font-size:15px;margin:30px 0 20px 0}
#kids_news>ul{background:#f0fbff;border:1px solid #e9e9e9;}
#kids_news>li{border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;}
#kids_news button.bubn_btn {width:100%;background:#fff;border-bottom:1px solid #e9e9e9 !important;line-height:40px;text-align:left;padding:0 10px;font-size:15px;font-weight:bold;position:relative}
#kids_news button.bubn_btn::-moz-focus-inner {padding:0;border:0;}
#kids_news button.bubn_btn:first-child{border:none}
#kids_news button.bubn_btn span{position:absolute;top:8px;right:20px;background:url(../mobile/shop/img/news_btn.gif) pink no-repeat;width:24px;height:24px;text-indent:-9999px;overflow:hidden;display:inline-block}
#kids_news button.bubn_btn:hover span,#kids_news button.bubn_btn_op span{background-position:0 -25px}
#kids_news .bd_list li{padding:5px 10px;}

#kids_news .accordion-content ul{height:150px}

.accordion-toggle {cursor: pointer;}
.accordion-content {display: none;}
.accordion-content.default {display: block;}
    
    
@media (max-width: 350px){
/*커뮤니티 바로가기*/
    .idx_stbd li{float:left;margin-left:5px}
}

.idx_stbd{margin-bottom:30px;border-bottom:1px dashed #FFD8DE;padding-bottom:10px;}
.idx_stbd ul{display:inline-block}
.idx_stbd li{float:left;margin-left:15px}
.idx_stbd li.first_stbd_icon{margin-left:0}
.idx_stbd li a{text-decoration:none;font-weight:bold;color:#aaa;font-size:15px}
.idx_stbd li a:hover{color:#63a1b8;}
.idx_stbd li a img{width:100%;height:auto}
.idx_stbd li a span{display:block;text-align:center;padding-top:10px;}
.idx_stbd:after {display:block;visibility:hidden;clear:both;content:""}

/*메인리뷰*/
.idx_review{margin-bottom:30px;}
.idx_review:after {display:block;visibility:hidden;clear:both;content:""}
.idx_review h2{font-size:15px;margin:30px 0 20px 0}
.idx_review h2 a{font-weight:bold !important;color:#63a1b8 !important;text-decoration:none;}
.idx_review ul{border: 1px solid #e9e9e9;background:#fff;padding:8px 10px;display:block}
.idx_review ul li{display:block;padding:5px 0;border-bottom:1px dashed #e9e9e9;}
.idx_review ul li:last-child{border-bottom:none;}
.idx_review ul li .rv_wr .rv_img{float:left;display:inline-block;}
.idx_review ul li .rv_wr .rv_txt{display:inline-block;width:80%;height:75px;}
.idx_review ul li .rv_wr .rv_txt a{display:block;padding:10px;}
.idx_review ul li .rv_wr .rv_txt span{display:block;padding:0 10px;}
.idx_review ul li .rv_wr img{width:73px;height:73px;}
.idx_review ul li .rv_wr .rv_prd{color:#ff405e;text-decoration:none;font-weight:bold;}

@media (max-width: 767px){
    .idx_review ul{padding:5px 10px;}
    .idx_review ul li{padding:5px 0 30px 0;height: 110px;}
    .idx_review ul li .rv_wr .rv_img{float:left;background: red}
    .idx_review ul li .rv_wr .rv_txt{display:inline-block;width:59%;height:75px;}
    .idx_review ul li .rv_wr img{width:100px;height:100px}
    }

@media (max-width: 338px){
    .idx_stbd li{margin-left:5px}
    }

@media (max-width: 536px){
    .idx_cs_img{display: none}
    }

.idx_ct, .idx_cs, .idx_nt{margin-bottom:30px;}
.idx_nt .lt .lt_title{color:#63a1b8;font-weight:bold !important;font-size:15px;margin:30px 0 20px 0}

.idx_nt:after {display:block;visibility:hidden;clear:both;content:""}

/*고객센터*/
.idx_cs:after {display:block;visibility:hidden;clear:both;content:""}
.idx_cs h2{color:#63a1b8;font-weight:bold !important;font-size:15px;margin:30px 0 20px 0}
.idx_cs>p{float:left}
.idx_cs .idx_cs_img{margin-right:10px}
.idx_cs .tel{color:#f2f3ed;font-size:20px}


/*문의 및 조회*/
.idx_ct:after {display:block;visibility:hidden;clear:both;content:""}
.idx_ct h2{color:#63a1b8;font-weight:bold !important;font-size:15px;margin:30px 0 20px 0}
.idx_ct ul{border-radius:10px;display:inline-block;margin:0;}
.idx_ct ul li{float:left;margin-left:5px}
.idx_ct ul li.no_mg{margin-left:0}
.idx_ct ul li a{display:inline-block;background:#e6e6e6;width:82px;height:77px;border-radius:10px;text-align:center;padding-top:10px;text-decoration:none;font-size:13px}
.idx_ct ul li a:hover{background:#63a1b8;}
.idx_ct ul li a span{display:block;margin-top:15px;}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.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}

/* 하단 레이아웃 */
#ft {clear: both;margin:0;padding:30px 0px;color:#999;background:#f2f3ed;display:inline-block; width:100%; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif;}
#ft h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}
#ft .ft_sns{text-align:center}
#ft_sns{text-align:center;margin-bottom:15px;}
.ft_com{background:#e9e9e9;text-align:center;margin:0 !important}
.ft_com li{display:inline-block;padding:10px}
.ft_com a{color:#7c7b7b;font-weight:bold;text-decoration:none}
.ft_com a:hover{color: #7c7b7b;text-decoration:none}
#ft_under {text-align:center;color:#999; padding-bottom:20px; font-family:'Carme','Nanum Gothic','나눔고딕', sans-serif;}
#ft_to_top {position:fixed;right:10px;bottom:10%;display:inline-block;width:42px;height:42px;padding:10px;z-index:10000;color:#fff;font-weight:bold;letter-spacing:0.1em;text-decoration:none;background:url(../mobile/shop/img/arrows-nxt.png) no-repeat;text-indent: -9999px; transform:rotate(270deg); -moz-transform:rotate(270deg); -webkit-transform:rotate(270deg);-ms-transform:rotate(270deg)}

/* 목록 바로가기 */
.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;}

/* ########## 쇼핑몰 컨텐츠 ########## */
/*메인배너*/
/*#sbn_idx{height:500px;overflow:hidden}*/
#sbn_idx{padding:0 15px;}
#sbn_idx h2{position:absolute;font-size:0;line-height:0;overflow:hidden;}
#slides {display:none;}
.bx-wrapper img {width:100% !important;height:auto}
.bx-wrapper .bx-next {background: url(../mobile/shop/img/arrows-nxt.png) no-repeat !important;}
.bx-wrapper .bx-prev {background: url(../mobile/shop/img/arrows-pre.png) no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-stop {background: url(../mobile/shop/img/controls.png) -86px -44px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-stop:hover{background: url(../mobile/shop/img/controls.png) -86px -33px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-start {background: url(../mobile/shop/img/controls.png) -86px -11px no-repeat !important;}
.bx-wrapper .bx-controls-auto .bx-start:hover {background: url(../mobile/shop/img/controls.png) -86px 0 no-repeat !important;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:10px !important;z-index:9999}

/*왼쪽 배너*/
#sbn_side{width:100% !important;height:auto;}
#sbn_side h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

/* 인덱스 이미지 출력 */
#sidx {padding:0;margin-bottom:20px;margin-top:10px}
#slide_tab {display:none}
#sidx_slide {position:relative;top:0;left:0;width:100%;overflow:hidden}
.sidx_slide {position:absolute;top:0;left:0;width:100%}

.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
}
.swipe-wrap {
  overflow: hidden;
  position: relative;
}
.swipe-wrap > div {
  float:left;
  width:100%;
  position: relative;
}

/* 사용후기 모음 */
#sps_sch {margin: 10px}
#sps_sch a {display:inline-block;padding:0 8px;height:30px;background:#f2f3ed;color:#333;text-decoration:none;vertical-align:middle;line-height:30px;}
#sps_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}
#sps_sch select{height:30px !important;border:1px solid #e4eaec}

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

.sps_img {position:absolute;top:10px;left:0px}
.sps_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sps dl {margin:5px 0 10px; color: #888;  font-size: 0.917em;overflow:hidden}
#sps dt {float:left;margin:0 0 5px}
#sps dd {float:left;margin:0 15px 5px 5px}
#sps dd img {position:relative;top:-2px}

.sps_section {margin-left:80px;display:block;}
.sps_section p {padding:0;width:100%}
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {margin:5px 0 0;text-align:right}
.sps_con_btn button {margin:0;padding:5px;border:0;background:#f2f3ed;color:#666;}


/* 상품문의 모음 */
#sqa_sch {margin:10px 10px}
#sqa_sch #sfl{height:30px;border:1px solid #e4eaec;}
#sqa_sch a {display:inline-block;padding:0 8px;height:30px;background:#f2f3ed;color:#666;text-decoration:none;vertical-align:middle;line-height:2.1em}
#sqa_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}

#sqa {zoom:1; margin-bottom:20px;}
#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none;padding:0 10px}
#sqa li {position:relative;padding:10px 0;border-bottom:1px solid #e9e9e9}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}
#sqa #sps_empty {padding-left:10px;}

.sqa_img {position:absolute;top:10px;left:0px}
.sqa_img span {position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;}

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

.sqa_section {margin-left:80px;display:block}
.sqa_section .sqa_con {padding:10px;background:#f2f5f9;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;text-align:right}
.sqa_con_btn button {margin:0;padding:5px;border:0;background:#f2f3ed;color:#666;}

#sqa .sit_qa_qaq,#sqa .sit_qa_qaa {padding:10px 5px 10px ;position:relative}

/* 마이페이지 */
#smb_my {margin-bottom:20px;}

#smb_my_ov {margin:0 0 20px}
#smb_my_ov ul {margin-bottom:20px;}
#smb_my_ov ul:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov ul li{width:49.2%;float:left;padding:15px;background:#f2f3ed;text-indent:10px;height:55px;position:relative;border:0;}
#smb_my_ov ul li:first-child{float:right;}
#smb_my_ov ul li a{color:#ff3e5e; float:right;}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov dl {margin:0;border:1px solid #dbdbdb;font-size:0.92em;color:#666}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;height:34px ;line-height:34px;width:35%;border-bottom:1px solid #e9e9e9;font-weight:normal;text-indent:10px;}
#smb_my_ov dd {float:left;margin:0;height:34px ;line-height:34px;width:65%;border-bottom:1px solid #e9e9e9}
#smb_my_ov dt.my_point{background:#f2f2f2;width:49%;}
#smb_my_ov .ov_addr {border-bottom:0;height:auto;line-height:24px;padding:  5px 0}

#smb_my_od {margin:0 0 20px}
#smb_my_od h2 {margin:0 0 20px; color:#b7d5cd;}
#smb_my_od h2 a{color:#b7d5cd;}
#smb_my_od .td_stat {width:100px}

#smb_my_wish h2 {margin:0 0 10px;}
#smb_my_wish h2 a{color:#b7d5cd;}
#smb_my_wish ul {margin:0;padding:0;list-style:none}
#smb_my_wish li {position:relative;padding:5px 0 30px;min-height:35px;border:1px solid #e9e9e9;margin-bottom:0px;}
#smb_my_wish li:nth-of-type(1) {border-top:1px solid #e9e9e9}
#smb_my_wish .wish_img {position:absolute;top:10px;left:10px}
#smb_my_wish .info_link {display:block;padding:5px 0;font-size:1.2em;}
#smb_my_wish .info_date {position:absolute;bottom:10px;right:10px;color:#737373}




/* 장바구니 주문서 공통 */
#sod_chk {padding:10px; background:#b7d5cd}
.sod_list {position:relative;margin:0;list-style:none;padding:0;}
.sod_list .sod_li {position:relative;padding:20px 0;margin-top:20px;;background:#f2f3ed}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:18px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;font-weight:normal;}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:64px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 19px;margin-left:90px; margin-top:10px;}
.sod_list .sod_opt li{}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:6px 10px;border:0;background:#f2f3ed;font-size:0.93em;}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:16px 10px 10px; padding-left:90px}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;margin-left:-1px; position:relative;}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block; border-bottom:1px solid #d3d3d3}
.sod_list .li_prqty .li_prqty_sp .prqty_sc_np {display:inline; border-bottom:0;}
.sod_list .li_total {position:relative;margin:20px 0 15px; padding:0px 10px 20px;; border:1px solid #ddd;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:10px}
.sod_list .total_span strong{font-size:1.2em}
#sit_opt_added {margin:0;padding:0;border:1px solid #e9e9e9;border-bottom:0;background:#fff;list-style:none;}
#sit_opt_added li {padding:10px ;border-bottom:1px solid #e9e9e9;margin-bottom:5px}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li div {height:25px;margin:5px 0 0;text-align:right;position:relative;width:111px;float:right}
#sit_opt_added .btn_frmline {height:1.85em;line-height:1.85em;background:url(../mobile/shop/img/del_btn.gif) no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-99999px;width:25px;height:25px;padding:0}
#sit_opt_added li div .sit_qty_plus{overflow:hidden;position:absolute;top:0;left:57px;background:url(../mobile/shop/img/s_bt_add.png) no-repeat center center;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px; background-size:90%;}
#sit_opt_added li div .sit_qty_minus{overflow:hidden;position:absolute;top:0;left:0;background:url(../mobile/shop/img/s_bt_minus.png) no-repeat center center;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px; background-size:90%;}
#sit_opt_added li div .sit_opt_del{background:url(../mobile/shop/img/del_btn.gif) no-repeat 1px 2px;position:absolute;top:0;right:0 ;text-indent:-99999px;width:25px;height:25px;padding:0;}
#sit_opt_added li div .frm_input{width:25px;border:1px solid #ccc;height:25px;padding:0 !important;line-height:25px;text-align:center;background:#fff;position:absolute;top:0px;left:29px;}
#sit_tot_price {font-size:1.3em;font-weight:bold;text-align:right;position:absolute; right:0; padding:20px 0; text-align:center; width:33%;}
#sit_tot_price span{display:block;}
#mod_option_frm #sit_tot_price {position:relative; right:0; padding:5px 0 10px; border:0 !important; width:100%; text-align:right}
#mod_option_frm #sit_tot_price span{display:inline-block;}
select.it_option,select.it_supply {width:100%;padding:0px;height:28px;-webkit-appearance:none;border:1px solid #ddd; border-radius:0; appearance:none; -o-appearance:none;-webkit-appearance: none; -moz-appearance: none; background:url(../../../img/select_arrw.png) no-repeat 100% 50%; background-size:20px 20px;}
select::-ms-expand { display: none;}

#mod_option_frm #sit_sel_option #sit_opt_added li div .frm_input {top:5px;}

select.it_option,select.it_supply {background:none \9;}


#sod_bsk .sod_list .sod_li {background-color:#fff; border:1px solid #ccc}


/*수량*/
#sit_opt_added li .sit_opt_qty{position:relative;width:81px;float:right;text-align:center !important;}
#sit_opt_added li .sit_opt_qty .frm_input{width:25px;border:1px solid #ccc;height:25px;padding:0 !important;line-height:25px;text-align:center;background:#fff}
/*#sit_opt_added li .sit_opt_qty .sit_qty_plus{position:absolute;top:0;right:0;background:url(../mobile/shop/img/add.gif) no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li .sit_opt_qty .sit_qty_minus{position:absolute;top:0;left:0;background:url(../mobile/shop/img/add.gif) no-repeat -26px  -1px ;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}*/

/* 장바구니 */

#sod_bsk_list {position:relative; padding:0 10px;}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:-1px;left:-1px;width:100.3%;border:1px solid #ddd;}
#sod_bsk_list #mod_option_frm form{background:#fff;padding:10px;max-height:500px;overflow-y:scroll}
html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal;text-align:left}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
#sod_bsk_list #mod_option_frm#sit_tot_price{font-size:1.2em}
#sod_bsk_list #mod_option_frm #sit_tot_price span{left:0;}
#sod_bsk_list #mod_option_frm .btn_confirm{overflow:hidden;}
#sod_bsk_list #mod_option_frm .btn_submit{width:49%;float:left;background:#ecf1f5;padding:8px 0;}
#sod_bsk_list #mod_option_frm .btn_cancel{width:49%;float:right;background:#fff;}

#sod_bsk_tot {margin:20px 0 20px;;border:0;background:#ecf1f4;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt {float:left;padding:10px 0;border:0}
#sod_bsk_tot dd {float:left;padding:7px 0;border:0}
#sod_bsk_tot dt {padding-left:2%;width:50%;font-weight:normal}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:50%;text-align:right}


.sod_bsk_point {border-bottom:0 !important}
#sod_bsk_tot dd div {font-weight:normal; padding:3px 20px 3px 0; background-color:#fff; width:120px; float:right;}

#sod_bsk_act {margin:0 0 20px;padding-top:50px;text-align:center;position:relative}
#sod_bsk_act:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_act a.btn01 {padding:6px 10px;background:#f2f3ed;color:#666;;border:none; font-size:18px;}
#sod_bsk_act .btn_submit{padding:6px 10px;background:#b7d5cd;border:0; color:#fff; font-size:18px; margin-top:-7px;}
#sod_bsk_act  div{position:absolute;top:0;right:0;}
#sod_bsk_act  div .btn01 {background:#f2f3ed;padding:6px 10px;font-size:0.93em;border:0;}

#sod_bsk_list #sod_bsk_tot dd {padding:10px 10px;}
#sod_bsk_list #sod_bsk_tot .sod_bsk_hdC {background-color:#f2f3ed;}
#sod_bsk_tot dt.sod_bsk_hdC {color:#b7d5cd}
/* 위시리스트 */
#sod_ws {}
#sod_ws li{position:relative;padding:10px 0 10px 90px;min-height:35px;border:1px solid #dfdfdf;margin-bottom:20px;height:70px}
#sod_ws .wish_img {position:absolute;top:10px;left:30px}
#sod_ws .info_link {display:block;padding:5px 0;font-size:1.2em;font-weight:bold}
#sod_ws .info_date {position:absolute;bottom:10px;right:10px;color:#737373}
#sod_ws .wish_chk{position:absolute;top:10px;left:10px;color:#737373}
#sod_ws .sold_out{position:absolute;top:20px;left:80px;display:inline-block;width:100px;color:#ff3e5e}
#sod_ws .wish_del a{position:absolute;top:10px;right:10px;text-indent:-999px;overflow:hidden;width:25px;height:25px;background:url(../mobile/shop/img/del_btn.gif) no-repeat top right;}
#sod_ws_act {text-align:center;margin:20px 0;}
#sod_ws_act button{width:49%;height: 40px;letter-spacing: 0.2em;  line-height: 40px;padding:0;}
#sod_ws_act .btn01{background:#bdd9d1;color:#fff;width:200px; font-size:18px;}
#sod_ws_act .btn02{background:#f2f3ed;color: #666;border:none;width:200px; font-size:18px;}

@media (max-width: 500px){
    #sod_ws_act .btn01{width:80%;}
    #sod_ws_act .btn02{width:80%; margin-bottom:20px;}
}
.wish_chk input[type=checkbox] {opacity:0.3; }

/* 쿠폰 */
#scp_list .win_desc{padding:10px;padding-top:0}
#scp_list ul {margin:0;padding:0;list-style:none}
#scp_list li {position:relative;border:1px solid #e9e9e9;margin-bottom:5px;border-radius:8px}
#scp_list .li_title {display:block;padding:8px 10px;font-size:1.2em;font-weight:bold;background:#f2f2f2}
#scp_list .li_pd {margin:0 0 5px;zoom:1}
#scp_list .li_pd:after {display:block;visibility:hidden;clear:both;content:""}
#scp_list .pd_price {padding:10px;display:inline-block}
#scp_list .pd_date {float:right;padding:10px;color:#a4a4a4}
#scp_list .li_target {padding:0 10px 10px;color:#029d9f;display:inline-block}

/* 주문서 작성 */
/*#sod_frm {margin:10px;}
#sod_frm section{margin-bottom:10px}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important}*/ /* overflow 미지원 기기 대응 */
/*#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm h2{background:#f2f2f2;border:1px solid #e9e9e9;padding:10px;}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
*/

#sod_frm {margin:0; padding:0 10px;}
#sod_frm .tbl_wrap {padding:0;}
/*#sod_frm section{margin-bottom:10px}*/
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center; color:#333; padding:10px; background:#f2f3ed;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#fff;margin-top:5px; border:1px solid #ddd;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px}
html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:20px 0}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}
#sod_frm h2{background:#f2f3ed;color:#b7d5cd;}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative;margin:10px 0 20px;}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
.odf_tbl {background-color:#f2f3ed;}

#sod_frm_orderer .tbl_frm01, #sod_frm_taker .tbl_frm01, #sod_frm_pay .tbl_frm01 {padding:20px; background-color:#f2f3ed;}
#sod_frm_orderer .tbl_frm01 .reg_header, #sod_frm_taker .tbl_frm01 .reg_header, #sod_frm_pay .tbl_frm01 .reg_header {color:#b7d5cd}
#sod_frm_orderer .tbl_frm01 .row , #sod_frm_taker .tbl_frm01 .row, .reg_header, #sod_frm_pay .tbl_frm01 .row {margin-bottom:5px;}
#sod_frm_orderer .tbl_frm01 .row .col-md-2 , #sod_frm_taker .tbl_frm01 .row .col-md-2, .reg_header, #sod_frm_pay .tbl_frm01 .row .col-md-2 {padding-top:4px;}
#sod_frm_orderer .frm_input, #sod_frm_taker .frm_input {width:98%;}
#sod_frm_orderer #od_zip, #sod_frm_taker #od_b_zip, #sod_frm_taker #ad_subject {width:100px;}



#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f2f3ed;}
#sod_frm_paysel ul {margin:0;padding:0 0 10px;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 15px;width:50%;height:21px}
#sod_frm_paysel label{margin-right:15px}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px ;width:46px;height:15px;overflow:hidden;text-indent:-9999px;display:inline-block !important;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-9999px;display:inline-block !important;}

#sod_frm_paysel #settle_bank {padding:10px;background:#fff;line-height:2em;}
#sod_frm_paysel #settle_bank label {display:inline-block;margin:0 10px 0 0;}
#sod_frm_paysel #settle_bank .frm_input {background:#fff;text-align:center}
#sod_frm_escrow {margin:30px 0 0; padding:0 10px 10px;}

#od_addr1, #od_addr2, #od_addr3, #od_email, #od_b_addr1, #od_b_addr2, #od_b_addr3 {width:90%}
#sod_frm #od_memo {height:70px}
#sod_frm_pt {margin:10px 0 5px}
#sod_frm_pt_alert, #sod_frm_pt_info {margin:0 0 10px}
#sod_frm #show_progress {text-align:center}
#sod_frm #show_progress span {display:block;margin:5px 0 0}
#sod_frm #cp_frm,#od_coupon_frm,#sc_coupon_frm{z-index:10000;position:absolute;top:25px;left:0;width:100%;border:2px solid #63a1b8;background:#fff;}
#od_coupon_frm,#sc_coupon_frm{top:33px;left:10px;width:95%}
#sod_frm .odf_tbl button.sc_cp_apply,#sod_frm .odf_tbl button.od_cp_apply{font-size:1em}
#sod_frm #cp_frm .tbl_head02,#od_coupon_frm .tbl_head02,#sc_coupon_frm .tbl_head02{padding:15px;margin:0;}
#sod_frm #cp_frm .tbl_head02 caption,#od_coupon_frm .tbl_head02 caption,#sc_coupon_frm .tbl_head02 caption{background:#63a1b8;color:#fff;position:absolute;top:0;left:0;width:100%;text-indent:10px;padding:0 0 ;height:30px;line-height:28px;}
#sod_frm #cp_frm .tbl_head02 table,#od_coupon_frm .tbl_head02 table,#sc_coupon_frm .tbl_head02 table{margin-top:30px;border:1px solid #d3d3d3;}
#sod_frm #cp_frm .tbl_head02 th,#od_coupon_frm .tbl_head02 thead th,#sc_coupon_frm .tbl_head02 thead th{border-bottom:1px solid #e5e5e5;background:#ededed;text-align:center !important;padding:5px 0;line-height:1.5em !important}
#sod_frm #cp_frm .tbl_head02 th+th+th, #od_coupon_frm .tbl_head02 th+th+th,#sc_coupon_frm .tbl_head02  th+th+th{width:60px}
#sod_frm #cp_frm .tbl_head02 td,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td{border:none;line-height:1.5em !important}
#od_coupon_frm .tbl_head02 td.td_numbig,#od_coupon_frm .tbl_head02 td.td_mngsmall,#sc_coupon_frm .tbl_head02 td.td_mngsmall{text-align:center}
#sod_frm #cp_frm .tbl_head02 td .btn_frmline,#od_coupon_frm .tbl_head02 td,#sc_coupon_frm .tbl_head02 td {font-size:0.92em}
#sod_frm #cp_frm .tbl_head02 td.td_numbig,#od_coupon_frmtd .tbl_head02 .td_numbig,#sc_coupon_frm .tbl_head02 td.td_numbig{width:90px;text-align:center}
#sod_frm #cp_frm .btn_confirm .btn_submit,#od_coupon_frm .btn_confirm .btn_submit,#sc_coupon_frm .btn_confirm .btn_submit{position:absolute;top:0;right:0;background:url(../mobile/shop/img/close_op.jpg) no-repeat 0 10px;text-indent:-9999px; width:25px;height:25px}
#sod_frm #display_pay_button .btn_submit,#sod_frm #display_pay_button  .btn_cancel,#sc_coupon_frm #display_pay_button  .btn_cancel{text-align:center; background:#f2f3ed;-webkit-appearance: none; margin-top:-6px; font-size:18px;}
#sod_frm #display_pay_button .btn_cancel{background:#b7d5cd;}


@media (max-width: 500px){
	#sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f2f3ed; font-size:11px;}
    #sod_frm #display_pay_button .btn_submit{width:49%;}
    #sod_frm #display_pay_button .btn01{width:49%;}
}



/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:5px 0 5px 20px;min-height:35px;border-bottom:1px solid #e9e9e9}
#sod_addr .addr_chk {position:absolute;top:9px;left:0}
#sod_addr .addr_default {position:absolute;top:9px;right:0}
#sod_addr .addr_addr {margin:10px 0 5px}
#sod_addr .addr_name {float:left;margin:0 0 10px}
#sod_addr .addr_tel {float:right;margin:0 0 10px}
#sod_addr .addr_btn {clear:both;text-align:right}
#sod_addr .addr_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sod_addr #btn_sel {width:25%;border:0;line-height:2.5em;background:#f2f3ed;}
#sod_addr #btn_del {display:inline-block;width:15%;line-height:2.5em;background:#b7d5cd;color:#fff;text-align:center;;text-decoration:none}

/* 주문내역 */
#sod_v {padding:0 25px;}
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 20px}

/* 주문상세내역 */
#sod_fin .li_name_od {display:none;}

#sod_fin {padding:0 25px;}
#sod_fin .sod_list .li_name_od a{display: block;  padding: 10px;}
#sod_fin .sod_list .li_opt{padding:0 10px;padding-bottom:0; background-color:#f2f3ed}
#sod_fin .sod_list .li_opt:first-child{border:none}
#sod_fin  .sod_list .total_img{top:10px;left:10px}
#sod_fin  .sod_list .total_span{display:block}
#sod_fin  .sod_list .total_span span{}
#sod_fin  .sod_list .li_prqty .li_prqty_sp{width:20%;}
#sod_fin  .sod_list .li_prqty .prqty_stat{}
#sod_fin section{margin-bottom:20px; background:#f2f3ed;}
#sod_fin .sod_fin_nobg {background:none;}
#sod_fin section h2{font-size:15px !important;color:#b7d5cd; padding:10px;}
#sod_fin section .sod_fHeader {font-size:15px !important;color:#b7d5cd; padding:10px; background-color:#f2f3ed}
#sod_fin section .sod_hdr {font-size:15px !important; padding:10px;}
#sod_fin_no {padding:0px 0 20px;color:#b7d5cd;}
#sod_fin_no span{color:#e40f49}
#sod_fin_list h2 {margin:0 0 10px}
#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}
#sod_fin_legend {margin:20px 0 20px;padding:10px 10px ;text-align:left;background:#f6f6f6}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dd {float:left;margin:0}
#sod_list_inq .li_prqty {margin:0;padding:0 10px;}
#sod_list_inq .li_prqty span {border:0; color:#333;}

#sod_list_inq .li_prqty .prqty_atms {margin:0 2.5px;  background-color:#fff; height:30px; overflow:hidden;}

#sod_fin #sod_bsk_tot dd {padding:10px;}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:31px;left:0;padding:10px 0;width:290px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form label {letter-spacing:-0.1em}
#request_form .frm_input {width:170px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {margin:5px 0 0;padding:0 5px;height:1.9em;vertical-align:middle !important;line-height:1.9em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle}

#sod_fin_view h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .tbl_head01 th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin #sod_fin_tot {margin:0 0 15px;background:#b7d5cd;}
#sod_fin_tot h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}
#sod_fin_tot span {float:right; padding:3px 20px 3px 0; background-color:#fff; width:120px; text-align:right;}

#sod_fin #sod_fin_cancel {background:none;}
#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#sod_fin_cancel button {padding:6px 20px;border:0;background:#f2f3ed; font-size:18px;}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;padding:20px 0;background:#f2f3ed}
#sod_fin_cancelfrm  label{color:#b7d5cd}
#sod_fin_cancelfrm .frm_input {background:#fff !important;  height: 24px;  line-height: 24px;  text-indent: 5px;width:50%; border:0;}
#sod_fin_cancelfrm .btn_frmline{border:none;background:#fff;color:#666;padding:2px 20px;}

#sod_fin_test {padding:10px}
#sod_fin h3,#kcp_acc_test table caption{background: #f2f3ed;padding: 10px;margin:10px 0 0;text-align:left;font-size:15px;color:#b7d5cd;}
#sod_fin .odf_tbl table{width:100%;margin:0;padding:0;border-collapse:collapse;}
#sod_fin .odf_tbl table tbody td,#sod_fin .odf_tbl table tbody th{padding:6px 10px;text-align:left;line-height:20px;}
#sod_fin .odf_tbl table th{width:80px;color:#343434;font-weight:normal}
#sod_fin .odf_tbl table tbody td.empty_table{text-align:center}
#sod_fin .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_fin .odf_tbl table input[type="text"]{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px;border:1px solid #e4eaec}

/* 주문내역 include  */
#sod_inquiry {background-color:#b7d5cd; padding:10px; margin-bottom:20px;}
#sod_inquiry li {border:0;margin-bottom:5px;position:relative}
#sod_inquiry li .inquiry_idtime{padding:10px;position:relative}
#sod_inquiry li .inquiry_idtime a{color:#e31347;}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;background-color:#fff;}
#sod_inquiry li .inquiry_price{padding:0 0 10px 20px;background-color:#fff;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;text-align:right}
#sod_inquiry li .inquiry_inv .inv_status{display:block;  color:#e31347;}

/* 주문상세내역 중 현금영수증 발급 */
#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}

/* 상품검색 */

#ssch{}
#ssch_frm {padding:10px;border:0;background:#f2f3ed;margin-top:0px}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold;vertical-align:middle}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:30px;background:#b7d5cd; color:#fff;}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_qfrom {width:50px; border:0;}
#ssch_frm #ssch_qto {width:50px; border:0;}
#ssch_frm #ssch_q {width:40%; border:0;}
#ssch_frm #ssch_sort {margin:0 0 10px;padding:1px 0 0 1px;list-style:none}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {position:relative;float:left;margin:0 0 -1px -1px;width:33%}

/*#ssch_frm #ssch_sort li:nth-of-type(3n) {width:34%}*//**/

@media (min-width:720px){
#ssch_frm #ssch_sort li{width:16.5%}
}

#ssch_frm #ssch_sort a {display:block;text-align:center}
#ssch_frm #ssch_ov {text-align:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 10px 20px;padding:10px 0px;border-bottom:1px solid #e9e9e9;list-style:none}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a span {font-weight:bold}

/* 화면낭독기 사용자용 */
#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}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {position:relative;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha audio {display:block;margin:0 0 5px;width:100%;background:pink}
#captcha #captcha_img {width:120px;height:50px;border:0;}
#captcha #captcha_reload {margin:0;padding:0 5px;width:31px;height:31px;border:0;background: url(../mobile/shop/img/captcha.png) 0 -31px no-repeat;overflow: hidden;cursor: pointer;border-radius: 4px;text-indent: -9999px;}
#captcha #captcha_mp3{width:31px;height:31px;border:0;background: url(../mobile/shop/img/captcha.png) 0 0 no-repeat;overflow: hidden;cursor: pointer;border-radius: 4px;text-indent: -9999px;}
#captcha #captcha_key {margin: 0 0 0 4px;padding: 0 5px;width: 100px;height: 50px;border:0;background: #f7f7f7;font-size: 1.333em;font-weight: bold;text-align: center;line-height: 1.8em;}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 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 #e9e9e9}
.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}

/* 버튼 */
#bo_sch select{height:30px !important;border:1px solid #e4eaec !important}
a.btn01 {display:inline-block;padding:8px 5px;border:0;background:#b7d5cd;color:#fff;text-decoration:none;}
a.btn01:focus, a.btn01:hover {text-decoration:none;color:#63a1b8;}
button.btn01 {display:inline-block;margin:0;padding:7px;border:0;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;border:0;background:#f2f3ed;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; margin-bottom:20px;} /* 서식단계 진행 */
.btn_submit {padding:0 7px;border:0;background:#f2f3ed;color:#666;letter-spacing:-0.1em;}
fieldset .btn_submit {padding:0 7px;height:30px;}
a.btn_cancel{display:inline-block;padding:7px 5px;border:0;background:#b7d5cd;color:#fff;text-decoration:none !important;vertical-align:middle;}
a.btn_cancel:hover{color:#63a1b8;}
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:2.1em;border:0;background:#b7d5cd;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2.1em; margin-top:5px;} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #f2f3ed;background:#f2f3ed;color:#666;text-decoration:none;vertical-align:middle;}
a.btn_b01:focus, .btn_b01:hover {color:#fff; background-color:#e40f49;}
a.btn_b02 {display:inline-block;margin:0 0 20px;padding:8px 7px 7px;border:1px solid #f2f3ed;background:#f2f3ed;color:#666;text-decoration:none;vertical-align:middle;}
.btn_b02 {display:inline-block;margin:0 0 3px;padding:8px 7px 7px;border:1px solid #f2f3ed;background:#f2f3ed;color:#666;text-decoration:none;vertical-align:middle;}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none;color:#fff;}
a.btn_admin {display:inline-block;margin:0 0 3px ;padding:8px 7px 7px;border:0;background:#b7d5cd;color:#fff;text-decoration:none;vertical-align:middle;}
/* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none;color:#fff;}

a.btn_b02:focus, .btn_b02:hover {/*#23527c*/ color: #df84b3 !important; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease;}

/* 기본테이블 */
.tbl_wrap {margin:0 0 20px; padding:0;}
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
/*.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}*/
.tbl_wrap caption {padding:0px 0 20px;color:#b7d5cd;}

.tbl_head01 {}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;border:0;background:#f2f3ed;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em; font-weight:normal;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head01 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all; text-align:center;}

.tbl_head02 {}
.tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.tbl_head02 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}

.td_subject a {display:block;padding:5px 0}


/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {/*padding:10px 0;width:90px;*/padding-left:10px;border:1px solid #e9e9e9;border-left:0;text-align:left;background:#f2f3ed}
.tbl_frm01 td {padding:10px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_frm01 textarea, .frm_input {border:0;background:#fff;vertical-align:middle;line-height:1.8em;-webkit-appearance:none;height:30px}
.tbl_frm01 textarea {width:98%;height:100px; float:left;}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .btn_frmline:hover{color:#fff;text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px;width:100%}
.tbl_frm01 .frm_info {display:block;padding:5px 0 0;color:#666;line-height:1.3em}

/* 자료 없는 목록 */
.empty_table {padding:20px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #fff top right no-repeat !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.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:120px;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 #win_title{padding:20px;font-size:1.3em;margin:0px;color:#b7d5cd;}
.new_win .tbl_wrap {margin:0 20px}
.new_win .win_btn {clear:both;margin:20px;text-align:center}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:2.5em;background:#666;color:#fff;text-decoration:none;vertical-align:middle;line-height:2.5em;}
.new_win .win_btn button {display:inline-block;padding:6px 10px; font-size:16px; border:0;background:#b7d5cd;color:#fff;text-decoration:none;}
.new_win .win_btn input {padding:6px 10px;}
.new_win .win_btn .btn_submit{width:70px}
/*.new_win .win_desc{text-align:center}*/ /*배송지목록 팝업창*/

/* 자바스크립트 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 #e9e9e9;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:0;padding:20px 0;text-align:center; background-color:#f2f3ed;}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:7px 14px; letter-spacing:0;line-height:25px;vertical-align:middle;font-size:1.2em; background-color:#fff; margin:5px}
.pg a:focus, .pg a:hover {text-decoration:none;}
.pg_page, .qa_page {text-decoration:none;}
.pg_start, .pg_prev {background:url(../mobile/shop/img/arr_prv.png) no-repeat center;text-indent:-999px;overflow:hidden;width:39px;height:39px;padding:0; background-color:#fff;}
.pg_prev{background-position:center center}
.pg_end, .pg_next {background:url(../mobile/shop/img/arr_nxt.png) no-repeat;width:39px;height:39px;padding:0;text-indent:-999px;overflow:hidden; background-color:#fff;}
.pg_next{background-position:center center}

.pg_current {display:inline-block;color:#fff !important; background-color:#b9d4cd;}

.pg_start {background:url(../mobile/shop/img/arr_prv_end.png) no-repeat center; background-color: #fff;}
.pg_end{background:url(../mobile/shop/img/arr_nxt_end.png) no-repeat center; background-color: #fff;}

/* 상품상세 메뉴 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:#34b5a1 !important}
#bo_list,#bo_cate{margin-top:10px !important}
#fregisterform{}
#bo_w .btn_submit{padding:8px 7px}
#bo_w {padding:0 10px}
#fqalist {padding:0 10px}
#sit_sms_new #sms_agree{padding:10px 20px !important}

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

/*피시일때 모바일버전 주문폼*/
.#sod_frm p{margin-bottom:0; background-color:#f2f3ed; color:#b7d5cd; padding:10px 10px 0;}
#forderform .tbl_frm01 th{width:100px;border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px}
#sod_list thead th{padding:8px 0 }
#sod_list .sod_opt{min-width:70px}
#sod_frm #display_pay_button .btn01{text-align:center;background:#b7d5cd; color:#fff; padding:6px 30px; font-size:18px;}
#sod_frm #display_pay_button .btn01:hover {background-color:#e40f49}

/*피시일때 모바일버전 개인결제폼*/
#sod_frm_pay{padding:0}
#sod_frm_pay h2{padding:10px;font-size:15px !important;}
#display_pay_button .btn_submit{padding:7px 20px;}

.bo_vc_repBox .container {padding:20px 0;background-color:#f5f5f5;}
.bo_vc_editBox .container {padding:20px 0;background-color:#f5f5f5;}
.bo_vc_repBox .tbl_frm01 textarea, .bo_vc_editBox .tbl_frm01 textarea {width:92%}


.fho_cart {float:right; margin:10px 15px 0 0; color:#555; font-size:1.7em}
.fho_cart  i {color:#555;}
/* check box style */
.od_sbmt {padding-top:10px;}
.chk_label {background-color:#FFF; font-weight:bold; color:#fff; position:relative; top:-1px; padding:0px 5px; cursor:pointer; margin-right:5px;}
.chkd_v {background-color:#FFF; font-weight:bold; color:#333; position:relative; top:-1px; padding:0px 5px; cursor:pointer; margin-right:5px; border:1px solid #fff;}
#ssch_frm .chk_label {color:#000; margin-right:0px;}

#login_auto_login, #agree, #agree11, #agree21,#reg_mb_mailling, #reg_mb_sms, #reg_mb_open, #ad_default, #ssch_qid, #ssch_qexplan, #ssch_qname, .ct_chkboxs,#ct_all, .dipn-c  {display:none}
.chck_brd {border:1px solid #ccc}

#od_zip ,#od_b_zip {margin-top:5px}
/* main */

/* container */
.mTitBox {padding:0 0 0 10px !important; margin-top:20px; background:url(../../../img/main/m_titbg.png) no-repeat 10px; background-size:97% 100%;}
.mTit {color:#4c4847 !important; font-size:24px; width:100%; display:block; padding:78px 80px; height:265px; letter-spacing:-0.03em; font-family:"Carme","Nanum Gothic","나눔고딕", sans-serif;}
.mTit span {font-weight:bold;}

.idx_box {display:block; width:100%; padding:0 10px;}
.mDaily .mTit, .mQA .mTit {padding:98px 81px;}
.mDaily {margin-bottom:20px;}

/* tail */
#ft p {font-weight:bold; padding:0 0 3px; color:#777;}
#ft a {color:#999;}
.t_top {margin-bottom:18px;}
.companyinfo {}
@media (max-width:450px) {
    .companyinfo { margin-top:0;}
/*메인하단 SNS*/
    .t_bot img {
        width: 45%;
        padding: 2% 2% 3%;
    }    
}
.sd_ect {position:fixed; right:0; top:39%; background-color:#3b4043; padding-right:2px; z-index:9999}
.sd_ect_close {position:absolute; font-size:36px; line-height:0.7em; cursor:pointer;}

/* list 10  -- SHOP*/
.sct_li {margin-top:20px; padding:0 10px !important;}

.sct_img {text-align:center; height:265px; width:265px;background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
.sct_img img {width:100%;}
.sct_onBox {display:none; background-color:rgba(0,0,0,0.5); position:absolute; top:0; height:100%; width:265px; font-size:16px;}
.sct_onBox a { color:#fff;}
.sct_cost {float:left; width:34.5%; box-sizing:border-box; text-align:center; border-right:1px solid #ddd; padding:20px 5px; height:60px;}
/*.sct_cost { display: inline-block; float:left; width:35%; box-sizing:border-box; text-align:center; vertical-align:middle; border-right:1px solid #ddd; padding:10px 5px; height:60px;}*/
.sct_cost span {position:relative;}
.sct_txt {float:left; width:65.5%; box-sizing:border-box; padding:10px; height:59px; overflow:hidden;}
.sct_pico {position:absolute; top:10px; right:20px;}
.sct_a {display:block; width:100%; height:100%; position:absolute; top:0; left:0;padding:97px 0;}

/* magazine _ latest*/
.mg_img {height:265px; width:99.07%; background-size:100% 100%; background-repeat:no-repeat; background-position:center center;}
.mg_img img {width:100%;}
.mg_sbjt {height:100%; width:265px; background-color:rgba(0,0,0,0.5); position:absolute; top:0; font-size:16px; display:none;}
.mg_sbjt a {color:#fff; display:block; width:100%; height:100%; position:absolute; top:0; left:0; padding:100px 0;}

.mg_sbjt a:hover { color:#df84b3; transition: color 0.3s ease; -webkit-transition: color 0.3s ease; -moz-transition: color 0.3s ease;}
.mg_ctnt {font-size:14px; margin-top:20px}

#stv_list p {padding-left:10px;}


.sct_03 {height:555px; width:99.5%}
.sct_06 {height:270px; width:99.6%;}

/* day c */
.img_left {height:265px; width:265px;background-repeat:no-repeat; background-size:100% 100%; background-position:center center;}

/* script css */
.mg_img:hover {background-position:center center;}
.box_shop .sct_03:hover {background-position:right top;}
.box_shop .sct_06:hover {background-position:left bottom;}

.box_mag .sct_03:hover {background-position:right bottom;}
.box_mag .sct_06:hover {background-position:right bottom;}


.sct_disN {display:none; width:96%; height:100%; position:absolute; top:0; font-size:24px; text-align:center; background-color:rgba(0,0,0,0.5);}
.sct_disN a { padding:100px 20px !important;}
.sct_pd2 {/*padding:210px 20px !important; */overflow:hidden;}

.sct_disN a {color:#fff;}

/* Query */
.sct_hvr_TxtA {top:100px; font-size:17px;}
.sct_hvr_Cst {background:none; height:210px; border-right:0; margin-top:-210px; color:#fff;}
.sct_hvr_CstSp {top:150px; left:20px}
.sct_hvr_Txt {background-color:rgba(0,0,0,0.3); height:210px; margin-top:-210px; width:100%; margin-left:0; padding:50px 30px 30px; }
.sct_hvt_img {background-size:130% 120%; }

.mg_hvt_img {background-size:150% 110%; }


.sct_2xIMG {background-size:130% 120%}
.sct_2xIMG_mag {background-size:150% 110%}


/* board arund */
.bo_v_snsHd {font-weight:bold;}
.bo_c_header {font-weight:bold; padding-left:10px;}
#bo_v {width:78% !important; margin:0 auto;}
#bo_v_tag {display:inline-block; width:100%;}
#bo_v_list {display:inline-block; width:100%; margin-top:-7px; margin-bottom:22px;}
#bo_v_hot_hit {display:inline-block; width:100%; margin-top:-7px; margin-bottom:22px; padding-bottom:19px; color:#888888;}

/* shop page */

#sli_wrap .sli_li {padding:0 10px; margin-bottom:20px;}
.sli_img img {width:100%; height:auto;}

.sli_contnt {background-color:#f5f5f5; padding:15px 15px 30px; display:inline-block; width:100%;}
.sli_txt {font-size:18px; font-weight:bold;  height:50px; overflow:hidden;}
.sli_cost {color:#9fc4bc;}
.sli_cost span {color:#333; font-size:12px;}
.sli_cont{font-size:14px; font-weight:normal; padding:10px 0; height:195px;}
.btn_bo_adm input {background-color:#b7d5cd}
#sli_wrap {margin:0;}
.vis_480 {display:none;}
#sit form {padding:0 10px}
.sitli_noitem {line-height:290px; text-align:center;}
 .sit_soldoutTg {width:60px; margin:5px 0 16px -11px;}

/*search result page*/
.schbo_box {margin-bottom:20px;}
#sch_board {margin:20px 10px 0; padding-top:45px; border-top:1px solid #e9e9e9;}
#sch_board .schbo_box {padding:0 10px;}


/* group */
.lgr {}
.lgr_title {}
.lgr_container {}
.lgr_box {margin-bottom:20px; padding:0 10px !important;}
.lgr_item {height:auto;}
.lgr_item img {width:100%; height:255.64px}
.lgr_baxIMG img {height:530px;}
.lgr_content {width:100%; background-color:#f5f5f5; padding:15px 15px 30px;}
.lgr_sbjt {font-size:18px; color:#333; font-weight:bold; height:50px;}
.lgr_cnt {padding:10px 0 20px; height:150px;}
.lgr_date {padding-left:5px;}


/* newsletter form */
#nslForm {display:inline-block; width:100%;}
#nslForm ::-webkit-input-placeholder{color:#999;}
#nslForm :-moz-placeholder{color:#999;}
#nslForm ::-moz-placeholder {color:#999;}
#nslForm :-ms-input-placeholder {color:#999;}
#nslForm .btn_submit {background-color:#b7d5cd; color:#fff; padding:6px 15px;}
#nslForm .frm_input {background-color:#fff; border:0; height:2.3em; display:block; width:82%; border-radius:0;-webkit-appearance:none; float:left;}
#newsLetter_pop {display:none;position:absolute; width:100%; z-index:9999; background-color:rgba(0,0,0,0.5); top:0;}
.nsl_bx {width:350px; padding:20px; background-color:#f5f6f1; margin:25% auto 235%; text-align:left; position:relative;}
.nsl_hd {font-size:18px; color:#b7d5cd;}
.nsl_ct {margin-bottom:20px;}
.nsl_close {position:absolute; font-size:24px; font-family:'Carme'; top:15px; right:20px; cursor:pointer;}

/* site maps _ in top menust */

#stm_ul {position:absolute; right:8px;width:550px; height:360px;background:url(../../../img/sm_img.png) no-repeat 30px 0; background-color:#f2f3ed; border:0; text-align:left; padding:10px 0 10px 140px; z-index:999; display:none; line-height:1.25em;}
.gstm_li {float:left; width:33.33%; padding-bottom:15px;}
.stm_lia {font-weight:bold; font-size:15px;}
.stm_bx {padding-top:5px; -ms-padding-top:"3px";}
#stm_ul .stm_bx {display:block !important;}

_:-ms-fullscreen, :root .stm_bx { padding-top:3px; }
_:-ms-lang(x), .stm_bx { padding-top:3px; }


.stm_tems {}
.stm_a {}
#map_div_ti a {background:none;}

/* page sitemap */
#sitemap_table {list-style:disc; padding-left:29px;}
#sitemap_table li {list-style: circle;}
#sitemap_table ul .stm_tems {list-style:square;}

.stmt_li {float:left; width:25%; padding:0 20px 20px 0px; height:210px;}
.stmt_lia {font-size:18px;}
.stmt_bx {padding-left:18px}

/* cart */
.sod_list .li_prqty .li_prqty_sp .prqty_chp { border:1px solid #d3d3d3; cursor:pointer; margin-left:2px; padding:0 2px;}
.prqty_chp_bx {display:none; position:absolute; z-index:1; background-color:#f2f3ed; border:1px solid #f2f3ed; padding:10px; right:16.8%; text-align:left; line-height:1.42}
.prqty_chp_bx:before {
   content:"";
   position: absolute;
   right: 47%;
   top: -8px;
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-bottom: 8px solid #f2f3ed;
}

/* order */
#sod_list {position:relative;}
#sod_list .prqty_chp { border:1px solid #d3d3d3; cursor:pointer; margin-left:2px; padding:0 2px;}
#sod_list .prqty_chp_bx {right:0; margin-top:5px;}
#sod_list .prqty_chp_bx::before {right:23%;}

/* naver pay */
.itemform-naverpay {text-align:left; margin:40px 0 20px;}
#NPAY_BUTTON_BOX_ID {border-top:1px solid #ddd !important;}
#sod_bsk_act .naverpay-cart {position:relative; text-align:right; margin-bottom:20px;}


/*.nsl_blink { font-size:12px; margin-left:10px; animation: blink-animation 3s steps(5, start) infinite; -webkit-animation: blink-animation 3s steps(5, start) infinite;}*/
.nsl_blink { font-size:12px; font-weight:normal; margin-left:5px; padding:15px 12px 2px; background:#f0f0f0; color:#544a453; animation: blink-animation 3s steps(5, start) infinite; -webkit-animation: blink-animation 3s steps(5, start) infinite;}
@keyframes blink-animation { to { visibility: hidden;} }
@-webkit-keyframes blink-animation { to { visibility: hidden;} }

/* member skin  */
.mbskin .btn_submit {padding:6px 0;}

/* sub pages */
.bo_tag {font-size:21px; padding:19px 0 0 11px; color: #888888; line-height:1;}
.bo_hot_hit {font-size:20px; padding:19px 0 19px 11px; line-height:1;}
.bo_hot_hit span {font-size:18px;}
.sct_pic .mg_sbjt a {padding:6px; height:61px; overflow:hidden;}

.visible-xxs {display:none;}
/* hover btn */
a.btn_frmline:hover, button.btn_frmline:hover, #sod_frm #display_pay_button .btn_submit:hover , #sod_frm #display_pay_button .btn_cancel:hover , #sc_coupon_frm #display_pay_button .btn_cancel:hover, #sod_addr #btn_sel:hover, #sod_addr #btn_del:hover, .new_win .win_btn .btn_submit:hover, .new_win .win_btn button:hover,#sod_fin_cancel button:hover, #sod_fin_cancelfrm .btn_frmline:hover,#sod_bsk_act .btn_submit:hover, #sod_bsk_act a.btn01:hover, #sod_bsk_act div .btn01:hover,.sod_list .li_mod .mod_btn:hover,a.btn_b02:focus, .btn_b02:hover,a.btn_admin:focus, a.btn_admin:hover,.btn_bo_adm input:hover, .btn_submit:hover,#sit_ov_btn a:hover, #sit_btn_buy:hover, #sit_btn_cart:hover,a.btn_cancel:hover,#ssch_frm #ssch_sort a:hover,#mb_login .btn_submit:hover, .ml_right a.btn01:hover, #mb_login section div a.btn02:hover,#sod_ws_act .btn02:hover, #sod_ws_act .btn01:hove {background-color:#e40f49 !important; color:#fff !important; transition:color 0.3s ease; -webkit-transition:color 0.3s ease; -moz-transition:color 0.3s ease;}

.viewMore:hover,#itemqa_list:hover, #itemuse_list:hover, #sit_qa_wbtn a.qa_wr:hover, #sit_use_wbtn .qa_wr:hover, .sit_qa_cmd a.btn01:hover, .sqa_con_btn button:hover, #sqa_sch a:hover,#sqa_sch .btn_submit:hover, #ssch_frm #ssch_sort a:hover, #ssch_frm .btn_submit:hover, #mb_confirm .btn_submit:hover,#hd_sch .btn_submit:hover,#sod_bsk_act a.btn01:hover, #sod_ws_act .btn01:hover, #sod_ws_act .btn02:hover,  .btn02:hover,  .btn01:hover,.mod_btn:hover, .btn_submit:hover, #sod_fin_cancel button:hover,#sod_fin_cancelfrm .btn_frmline:hover, #mb_login .btn_submit:hover,.sps_con_btn button:hover, #sps_sch a:hover,#sod_frm #display_pay_button .btn_cancel:hover{background-color:#e40f49 !important; color:#fff !important; transition:color 0.3s ease; -webkit-transition:color 0.3s ease; -moz-transition:color 0.3s ease;}

#sit_opt_added li div .sit_opt_del:hover, #sit_opt_added li div .sit_qty_plus, #sit_opt_added li div .sit_qty_minus {background-color:rgba(255,255,255,0) !important; color:inherit;}

#find_info #google-recaptcha {padding:15px 20px 20px}

.thisKOR {line-height:1.4em; font-size:13px;}

	
#bo_v_hot_hit {margin-bottom:13px;}
#bo_v_hot_hit {padding-top:0;}
#gall_container {
    display: inline-block;
    width: 100%;
}

/* Google AddSense  */

@keyframes m_bottom_adss {
    from {bottom: 0px;}
    to {bottom: -100px}
}


/*#bo_v_ad a {display:block; margin-bottom:20px;}*/
.nav_addss {padding:0 10px 20px; width:1150px !important; }
.shop_list_addss {padding:20px 10px;}
.shop_gr_addss {padding:20px 0;}

.gr_addss {width:1150px !important; padding:0 10px !important; margin:20px 0;}
.bo_v_addss_top {padding:0 10px; margin-bottom:20px;}
.bo_v_addss {padding:0 10px 10px 28px;}

.m_v_addss_box {position:fixed; bottom:0; width:100%; height:110px; padding-top: 10px; background-color:#546e7b !important; }
.m_v_addss_box::before {content:""; display:block; width:50px; height:25px; background: url(../mobile/shop/img/arrows-bottom.png) no-repeat; background-position:center; background-color:#546e7b !important;  border-top-left-radius: 50px;  border-top-right-radius:50px; position:absolute; top:-20px; left:43%;}
.m_v_addss {height:100px; width:100%;}

.m_list_addss {margin-top:20px; padding: 0 10px;}
.main_addss {margin-bottom:20px;}

@media (max-width:1200px) {  .nav_addss {width:950px !important;  } .gr_addss {width:940px !important;  } }
@media (max-width:992px) {  .nav_addss {width:725px !important;  } .gr_addss {width:725px !important;  } }
@media (max-width:768px) {  .nav_addss, .gr_addss {width:100% !important;  } }


/*  */
.pB10 {padding-bottom:10px;}
.pB15 {padding-bottom:15px;}
.pB20 {padding-bottom:20px;}
.pB25 {padding-bottom:25px;}
.pB30 {padding-bottom:30px;}
.pB35 {padding-bottom:35px;}
.pB40 {padding-bottom:40px;}

.pT10 {padding-top:10px;}
.pT15 {padding-top:15px;}
.pT20 {padding-top:20px;}
.pT25 {padding-top:25px;}
.pT30 {padding-top:30px;}
.pT35 {padding-top:35px;}
.pT40 {padding-top:40px;}

.pR10 {padding-right:10px;}
.pR15 {padding-right:15px;}
.pR20 {padding-right:20px;}
.pR25 {padding-right:25px;}
.pR30 {padding-right:30px;}
.pR35 {padding-right:35px;}
.pR40 {padding-right:40px;}

.pL10 {padding-left:10px;}
.pL15 {padding-left:15px;}
.pL20 {padding-left:20px;}
.pL25 {padding-left:25px;}
.pL30 {padding-left:30px;}
.pL35 {padding-left:35px;}
.pL40 {padding-left:40px;}


.mB10 {margin-bottom:10px;}
.mB15 {margin-bottom:15px;}
.mB20 {margin-bottom:20px;}
.mB25 {margin-bottom:25px;}
.mB30 {margin-bottom:30px;}
.mB35 {margin-bottom:35px;}
.mB40 {margin-bottom:40px;}

.mT10 {margin-top:10px;}
.mT15 {margin-top:15px;}
.mT20 {margin-top:20px;}
.mT25 {margin-top:25px;}
.mT30 {margin-top:30px;}
.mT35 {margin-top:35px;}
.mT40 {margin-top:40px;}

.mR10 {margin-right:10px;}
.mR15 {margin-right:15px;}
.mR20 {margin-right:20px;}
.mR25 {margin-right:25px;}
.mR30 {margin-right:30px;}
.mR35 {margin-right:35px;}
.mR40 {margin-right:40px;}

.mL10 {margin-left:10px;}
.mL15 {margin-left:15px;}
.mL20 {margin-left:20px;}
.mL25 {margin-left:25px;}
.mL30 {margin-left:30px;}
.mL35 {margin-left:35px;}
.mL40 {margin-left:40px;}

.boderT {border-top:1px solid #DDD;}
.boderB {border-bottom:1px solid #DDD;}
.boderL {border-left:1px solid #DDD;}
.boderR {border-right:1px solid #DDD;}



/* jquery css*/
.sct_pd5 {padding:6px 5px;}


/* media */
@media (max-width:1200px) {
	.nav>li {padding-right: 30px;}
	.mg_img, .sct_06, .sct_img, .img_left {height:210px; width:auto;}
	.sct_03 {height:440px;}
	.sct_03 img,.sct_06 img {height:100%;}
	.sct_li {font-size:13px;}
	.sct_txt {padding:11px 10px; font-size:14px; height:48px}
	.idx_box {width:101.5%}
	.mTit {padding:50px 56px; height:210px;}
	.mDaily .mTit, .mQA .mTit {padding:70px 58px; height:210px;}
	#hd_sch .btn_submit {padding:0 12px;}
	#subMenus > li {width:17.5%;}
	.gnb_01li_ri {width:11% !important; padding-right:0 !important;}
	#sch_div {width:30%;}
	.gnb_2dul {left:-145px !important}
	.gnb_sortRightShop {left:-500px !important;}
	.gnb_sortRightqna {left:18px !important;}
	#stm_ul {right:5px;}
	#subMenus .gnb_sortRightqna {left:17px !important;}
	
	.nav .gnb_home {background-position:15px 7px;}
	.nav .gnb_t02 {background-position:15px 7px;}
	.nav .gnb_t03 {background-position:18px 7px;}
	.nav .gnb_t04 {background-position:18px 7px;}
	
	
	
	.mg_sbjt {height:100%; width:92%;}
	.mg_sbjt a {padding:80px 0px;}
	.sct_cost {padding:14px 0; font-size:14px; height:50px}
	.sct_disN {width:463px;font-size:20px; height:100%;}
	.sct_disN a { padding:50px 5px  !important; }
	.sli_cont {height:145px;}
	.sct_onBox {width:222px;}
	.sct_a {padding:80px 0;}
	.lgr_cnt {height:92px; overflow:hidden; margin-bottom:10px;}
	.lgr_date {font-size:11px;}
	.lgr_baxIMG img {height:427px;}
	.lgr_sbjt {overflow:hidden;}
	#hd_sch #sch_str {width:60% !important}
	.sct_pico {width:40px;}
	
	.lgr_item img {height:207.42px;}
	
	.sct_pd5 {padding:2px 5px}
	.sct_pd510{padding:4px 10px;}
	.src_sli_cost {display:block}
}
	
@media (max-width:992px) {
	.sod_list .li_prqty {padding-left:13%;}
	.gnb_mm26 {margin-left:3px;}
	.nav>li {padding-right: 0px; margin-right:-10px; padding-left:7px;}
	.idx_box {width:102%}
	.mg_sbjt {width:90%; font-size:14px;}
	.mg_sbjt a {padding:55px 0px;}
	.mTit {height:160px; padding:36px 38px; font-size:20px;}
	.mDaily .mTit, .mQA .mTit  {padding:52px 39px; height:160px}
	.mTitBox {background-size:94% 100%;}
	.mg_img, .sct_06, .sct_img, .img_left {height:160px; width:auto;}
	.sct_03 {height:340px;}
	.sct_disN {width:95%; font-size:16px;}
	.sct_disN a {padding:40px 20px !important; }
	.sct_onBox {font-size:14px; width:166px;}
	.sct_a {padding:55px 0;}
	.sli_cont {height:150px;}
	.sli_3 {display:none;}
	.lgr_date {font-size:14px;}
	.lgr_baxIMG img {height:auto;}
	.sct_cost {padding:15px 0;}
	.mg_ctnt {font-size:12px}
	#hd_sch .btn_submit {padding:0 6.5px}
	#hd_sch #sch_str {width:65% !important}
	#bo_v {width:100% !important;}
	.t_bot {margin-bottom:20px;}
	#subMenus > li {width:18%;}
	.gnb_01li_ri {width:18% !important; padding-right:0 !important;}
	.gnb_2dul {left:-104px;}
	.gnb_sortRightShop {left:-309px; width:580px;}
	/*.gnb_sortRightDaily {left:-128px; width:410px;}*/
/*20170306 하위메뉴추가*/
	.gnb_sortRightDaily {left:-168px; width:488px;}
/*20170306 하위메뉴추가끝*/
	.gnb_sortRightqna {left:15px;}
	#sch_div {width:34%; padding-right:25px;}
	.hv_top {padding:0 5px 0 0 !important;}
	#tnb_left {padding-left:25px;}
	.nav .gnb_home {padding-right:13px;}
	#tnb {padding-right:15px;}
	#stm_ul {right:19px;}
	body {overflow-x:hidden}
	.gnb_2da {padding-left:15px !important; padding-right:15px !important; }
	.hd_bar,#hd {max-width:1100px;}
	.box_mag .sct_txt {height:48px}
	
	.nav .gnb_home {background-position:10px 7px;}
	.nav #gnb_sitemap {background-position:17px 7px;}
	.nav .gnb_t04 {background-position:20px 7px;}

	.lgr_item img {height:328px;}
	
	/* jquery css*/
	.sct_pd5 {padding:5px 0;}
	.sct_pd510{padding:5px 10px;}
	
	
	
	
	/* head & menus -0329 */
	#nav, #tnb {width:100%;}
	#tnb_left {display:none;}
	#hd {margin-bottom:0}
	.sod_list .li_prqty {padding-left:0;}
	#smb_my_ov ul li {width:100%;}
	#sod_fin .sod_list .li_prqty .li_prqty_sp {width:100%;}
	.sct_onBox {width:95%;}
	.sct_a {padding:39% 0;}
/*	.nav .wyslet {padding-left:13px !important;}*/
	#sch_div {width:100%;padding:0;}
	
	.gnb__selelcted {background:none !important;}
	#nav .navbar-collapse.collapse {padding:0;}
	.nav > li {width:100% !important; text-align:left}
	#subMenus {width:100%; margin:0; max-height:500px; overflow-y:scroll; overflow-x:hidden}
	#subMenus  .gnb_2dul {position:relative; width:100%; overflow:visible; height:auto; left:0 !important;}
	.gnb_2dul li {float:none; text-align:left; padding:5px 50px;}
	#hd_sch {padding:7px 0;}
	.sli_2 {display:none;}
	.mDaily {margin-bottom:0;}
	/*.box_dc {display:inline-block; width:100%; margin-bottom:20px;}*/
	.box_dc {display:inline-block; margin-bottom:20px;}
	#hd_sch #sch_str {width:73%}
	.bo_vc_repBox .tbl_frm01 textarea, .bo_vc_editBox .tbl_frm01 textarea {width:100%}
	.bo_tag {display:none;}
	.bo_taghit {display:none;}
	.sli_contnt {padding:10px 20px 35px;}
	
	.visible-xs .gnb_2da {padding-left:0 !important; padding-right:0 !important; }
	.gnb__selelcted ul li {background-color:#fff;}
	.stmt_li {width:50%;}
	
	.lgr_item img {height:auto;}
	#bo_v_title {line-height:1.7;}
	
	.gnb__selelcted2 {background:none}
	
}


@media (min-width:768px) and (max-width:991px){
	.mg_sbjt {width:91%; margin-top:0; height:100%}
	.mg_sbjt a {padding:40px 10px;}
	
	.box_dc .lt .mg_sbjt {width:91.5%;}
	#hd_sch #sch_str {width:57%}
	.sct_txt, .sct_cost {width:95.5%; border:0; padding:5px; font-size:14px; text-align:center; float:none; height:auto;}
	.sct_disN {width:95.5%; top:0; height:100%;}
	.sct_disN a {padding:40px 20px !important;}
	.sct_onBox {width:91%; height:100%; margin-top:0;}
	.sct_a {padding:40px 10px}
	
	.mTitBox {background-size:96% 100%;}
	/*.vis_480 {display:block;}*/
	
	.mDaily .mTit, .mQA .mTit  {padding:28% 44px; height:160px;}
	.mTit {height:160px; padding:22% 40px}
	.mg_img, .sct_06, .sct_img, .img_left {height:160px;}
	.sct_03 {height:340px;}
	.sct_03 .mTit{padding:28% 44px;height:340px;}
	/*.mg_ctnt {display:inline;}*/
	.nsl_bx,#nslForm .frm_input,#nslForm .btn_submit {width:100%;}
	.stmt_li {width:50%; height:auto;}
	
	
}



	
	
@media (max-width:767px) {
	
	
	/* userpages */
	.#sod_fin .sod_list .li_prqty .li_prqty_sp {width:100%;}
	#sod_list_inq .li_prqty span { float:left; width:30%;}
	#sod_list_inq .li_prqty .prqty_atms {margin:0; float:left; width:70%; height:auto;}
	
	/**/	  
	#captcha #captcha_img {width:60px;height:30px;border:1px solid #e9e9e9;}
	.sct_li {padding-right: 10px !important;}
	.sct_fR {float:right !important;}
	.sct_03 {height:550px;}
	.sct_06 {height:270px;}
	.idx_box {width:100%}
	.mg_sbjt {width:94.5%;margin-top:0;}
	.mg_sbjt a {padding:39% 0;}
	.sct_disN {height:100%; top:0; width:97.5%;}
	.sct_disN a {padding:17% 20px !important}
	
	.mDaily .mTit, .mQA .mTit  {padding:27% 100px; height:340px}
	.mTit {height:340px; padding:31% 94px; font-size:28px;}
	.mg_img, .sct_06, .sct_img, .img_left {height:340px; width:auto;}
	.sct_03 {height:710px;}
	.mTitBox {background-size:98.5% 100%;}
	
	
	#sit_tot_price {width:100%; position:relative; text-align:right; border:0 !important;}
	#sit_tot_price span {display:inline-block}
}

@media (max-width:640px) {
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:93.5%;}
	.sct_disN {width:96.6%;}
}

@media (max-width:620px) {
	.mDaily .mTit, .mQA .mTit  {padding:34% 59px;height:270px;}
	.mTit {height:270px; padding:28% 60px;}
	.mg_img, .sct_06, .sct_img, .img_left {height:270px}
	.sct_03 {height:550px;}
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:93%;}
	.sct_disN {width:96.6%;}
	.itemform-naverpay {margin-top:20px; display:inline-block; width:100%;}
	.prqty_chp_bx {width:200%;}
}

@media (max-width:520px) {
	.mDaily .mTit, .mQA .mTit  {padding:32% 66px; height:220px;}
	.mTit {height:220px; padding:31% 57px; font-size:20px;}
	.mg_img, .sct_06, .sct_img, .img_left {height:220px;}
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:92%;}
	.sct_disN {width:96%;}
	.sct_03 {height:450px;}
}
@media (max-width:480px) {
	.mg_sbjt {width:91%; margin-top:0; height:100%}
	.mg_sbjt a {padding:40px 10px;}
	
	.box_dc .lt .mg_sbjt {width:91.5%;}
	.sct_03 {height:330px;}
	.sct_06 {height:160px;}
	#hd_sch #sch_str {width:57%}
	.sct_txt, .sct_cost {width:95.5%; border:0; padding:5px; font-size:14px; text-align:center; float:none; height:auto;}
	.sct_disN {width:95.5%; top:0; height:100%;}
	.sct_disN a {padding:40px 20px !important;}
	.sct_onBox {width:91%; height:100%; margin-top:0;}
	.sct_a {padding:40px 10px}
	
	.mTitBox {background-size:96% 100%;}
	/*.vis_480 {display:block;}*/
	
	.mDaily .mTit, .mQA .mTit  {padding:34% 54px; height:200px;}
	.mTit {height:200px; padding:29% 49px}
	.mg_img, .sct_06, .sct_img, .img_left {height:200px;}
	.sct_03 {height:410px;}
	/*.mg_ctnt {display:inline;}*/
	.nsl_bx,#nslForm .frm_input,#nslForm .btn_submit {width:100%;}
	.stmt_li {width:50%; height:auto;}
	
	
}

@media (max-width:450px) {
	.mTit {padding:49px 33px; height:185px}
	.mDaily .mTit, .mQA .mTit {padding:63px 19%; height:185px}
	.mg_img, .sct_06, .sct_img, .img_left {height:185px;}
	.sct_03 {height:390px;}
	.box_dc .lt .mg_sbjt {width:90%;}
	.sct_disN {width:95%;}
	.mTitBox {background-size:93% 100%;}
}



@media (max-width:415px) {/* iphone 6 +*/
	.mTit {padding:49px 33px; height:168px}
	.mDaily .mTit, .mQA .mTit {padding:63px 19%; height:168px}
	.mg_img, .sct_06, .sct_img, .img_left {height:168px;}
	.sct_03 {height:350px;}
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:90%;}
	.sct_disN {width:95%;}
	.mTitBox {background-size:94% 100%;}


}



@media (max-width:385px) { /* iphone 6 */ /* optimus */
	.mTit {padding:34px 22px; height:151px}
	.mDaily .mTit, .mQA .mTit {padding:33px 19%; height:151px}
	.mg_img, .sct_06, .sct_img, .img_left {height:151px;}
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:89%;}
	.sct_disN {width:94.5%;}
	.sct_03 {height:320px;}
	.sct_a {padding:25px 0;}


}

@media (max-width:360px) { /* galaxys3-5 / Note 2-4 */
	.mTit {padding:34px 22px; height:151px}
	.mDaily .mTit, .mQA .mTit {padding:33px 19%; height:151px}
	.mg_img, .sct_06, .sct_img, .img_left {height:151px;}
	.sct_onBox, .mg_sbjt, .box_dc .lt .mg_sbjt {width:88%;}
	.sct_disN {width:94%;}
	.sct_03 {height:300px;}


}

@media (max-width:320px) { /* iphone 5~3 */
	.mTitBox {background-size:91% 100%;}
	.box_dc .lt .mg_sbjt, .mg_sbjt, .sct_onBox {width:86.5%;}
	.sct_disN {width:93.5%;}
	.mTit {padding:35px 28px; height:130px; font-size:14px}
	.mDaily .mTit, .mQA .mTit {padding:45px 30px; height:130px}
	.mg_img, .sct_06, .sct_img, .img_left {height:130px;}
	.sct_03 {height:280px;}
	.mg_sbjt a {padding:10px;}
	.sct_disN a {padding:20px !important;}



}


/* mobile vrs - main*/
.mo_sbjct { padding:0px 10px; height:auto; margin-top:35%; display:block; background:none; width:95%;}
.mo_sbjct a {background-color:rgba(0,0,0,0.6);}
.mo_sbjct .sct_cost, .mo_sbjct .sct_txt { display:inline; float:none; padding:0;}
.viside-xxs {display:block;}
.coverInline {display:inline;}
   
	
	
/*게시물 내 광고*/
#bo_v_ad img {
    margin-bottom: 20px;
}
	
	
