@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;height:100%;font-family:sans-serif;background:#f3f3f3;height:auto;font-family:'돋움',dotum, sans-serif;}
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}
label, input, button, select, img {vertical-align:middle;font-family:'돋움',dotum, sans-serif}
input, button {margin:0;padding:0;font-size:1em;}
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}
textarea, select {font-size:1em;font-family:dotum}
textarea {border-radius:0;-webkit-appearance:none}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
ol,ul,li{list-style:none;padding:0;margin:0;}


*,:after, :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}

/* 팝업레이어 */
#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;background:#303030;height:55px}
#hd h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#logo{position:absolute;top:0;left:0;padding:10px}
.hd-cart{position:absolute;top:0;right:50px;background:url('../img/icon.png') no-repeat 6px 12px;width:40px;height:55px;text-indent:-99px;overflow:hidden}

/*카테고리*/
#hd_ct{position:absolute;top:0;right:10px;background:url(../img/icon.png) no-repeat -36px 12px;border:none;width:40px;height:55px;text-indent:-99px;overflow:hidden}
#category{display:none;position:fixed;top:0;right:0;height:100%;;z-index:99999;-moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;  -webkit-backface-visibility: hidden;
box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.2) ;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px ; 
        -moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 9px}
#category h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#category .ct_wr{height:100%;overflow-y:auto;background:#fff;width:250px;border-left:1px solid #cdcdcd;}
#category ul.cate{background:#fff;;text-align:left;text-indent:10px;padding:0 15px}
#category ul.cate>li{line-height:40px;border-bottom:1px solid #e9e9e9;}
#category ul.cate li{position:relative;font-weight:bold;}
#category ul.cate li a{color:#545454;display:block;  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;padding-right:30px;}
#category ul.cate li .ct_op{display:inline-block;text-indent:-999px;background:url(../mobile/shop/img/cate_op.gif) no-repeat 10px 50% ;height:40px;overflow:hidden ;width:30px;position:absolute;top:0;right:0;border:none}
#category ul.cate li a:hover{color:#79aaf3}
#category ul.cate li .ct_cl{background-position:-12px 50%}
#category ul.sub_cate{display:none}
#category ul.sub_cate1 li{text-indent:14px;background:#fafafa;border-top:1px solid #e9e9e9;font-weight:normal}
#category ul.sub_cate2 li{text-indent:25px;background:#f6f6f6;}
#category ul.sub_cate3 li{text-indent:40px;background:#f3f3f3;}
#category ul.sub_cate4 li{text-indent:55px;background:#efefef;}
#category .pop_close{position:absolute;top:20px;right:250px;border:0;background:none;text-align:right;width:28px}
.no-cate{padding:20px 0;color:#777}

#hd_sch{padding:15px 15px 10px;position:relative}
#hd_sch #sch_str{width:100%;background:#fff;border:0;line-height:30px;height:30px;border-bottom:2px solid #000;padding:0 10px}
#hd_sch .btn_submit{position:absolute;top:10px;right:15px;background:url(../img/sch_btn.png) no-repeat 50% 50%;width:30px;height:30px;text-indent:-999px;overflow:hidden;border:0}

#hd_tnb{padding:0 15px 10px}
#hd_tnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_tnb a{display:block;float:left;width:49%;border:1px solid #d0d0d0;line-height:35px;color:#666;}
#hd_tnb a.tnb_my{font-weight:bold;color:#fff;border:1px solid #4d85d9;background:#79aaf3;background: -webkit-linear-gradient(#79aaf3, #699cf1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#79aaf3, #699cf1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#79aaf3, #699cf1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#79aaf3f, #699cf1); /* Standard syntax */;}
#hd_tnb a.tnb_logout{font-weight:bold;float:right;
background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */;}
#hd_tnb a.tnb_login{font-weight:bold;color:#fff;width:100%;border:1px solid #4d85d9;background:#79aaf3;
    background: -webkit-linear-gradient(#79aaf3, #699cf1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#79aaf3, #699cf1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#79aaf3, #699cf1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#79aaf3f, #699cf1); /* Standard syntax */;}
#hd_tnb a.tnb_admin{width:100%;background:#ff4081;color:#fff;border:1px solid #d5326a;margin-bottom:3px;font-weight:bold}
#hd_mb{padding:8px 12px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;}
#hd_mb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_mb li{float:left;width:50%;padding:3px;}
#hd_mb li a{border:1px solid #cdcdcd;display:block;background:#f7f7f7;height:33px;line-height:33px;color:#555}

/* 중간 레이아웃 */
#container {min-width:320px;min-height:400px}
#container_title {margin:0 ;padding:30px 0 20px ;font-size:1.67em;text-align:center;font-weight:bold;font-family:'Nanum Gothic',sans-serif;}
#container_title span{display:inline-block;padding-bottom:5px; border-bottom:2px solid #000}
#idx_container_wr{max-width:1200px;margin:0 auto}
/*
.container{max-width:1200px;margin:0 auto 40px;padding:0 20px}
*/
/* 내용관리 */
.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 {background:#fff;text-align:center;}
#ft h2 {font-size:1em;margin-bottom:10px;font-size:0.92em;}
#ft p {margin:0;color:#909090;font-size:0.92em;line-height:1.8em}
#ft .scroll-top {display:block;width:53px;height:53px;position:fixed;bottom:10px;right:10px;border:0;}
.ft_wr{margin:0 auto;max-width:1200px;}
.ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
.ft_st{float:left;width:25%;padding:10px;text-align:left}
.ft_policy{border-bottom:1px solid #efefef;margin-bottom:10px}
.ft_policy a{display:inline-block;line-height:45px;vertical-align:middle;padding:0 5px;color:#444;font-size:0.93em}
#ft .ft_cs a{font-weight:bold;font-size:1.4em;margin-bottom:10px;display:inline-block;;font-family:'Nanum Gothic',sans-serif;display:block}
#ft .ft_cs a.mail{font-size:1em}
#ft .ft_cs a.mail i{font-size:0.92em;margin-right:5px}
.ft_copy{text-align:left;padding:20px 10px;clear:both}


@media (max-width: 970px){
    .ft_st{width:50%}
    .ft_bank{clear:both}
    .ft_copy{border-top:1px solid #eee;text-align:center}
}

@media (max-width: 640px){
    .ft_policy{margin-bottom:0;padding:0 10px;}
    .ft_st{width:100%;border-bottom:1px solid #eee}
}

/*탭*/
.tab-wr{text-align:center;text-align:center;background:url(../mobile/shop/img/tab_bg.gif) repeat-x;margin:20px;}
.tabsTit {display:block;margin-bottom:20px;min-height:40px;}
.tabsTit:after {display:block;visibility:hidden;clear:both;content:""}
.tabsTit li{float:left;width:87px;height:39px;line-height:39px;border:1px solid #d0d0d0;border-bottom:0;margin-left:-1px;background:#fff;cursor:pointer;
    background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */
}
.tabsTit .tabsHover{background:#f22fb4;color:#fff;font-weight:bold;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */}

@media (max-width: 640px){
    .tab-wr{background:none}
    .tab-wr .tabsTit{display:block}
    .tab-wr .tabsTit li{width:33.333%;border:1px solid #d0d0d0;margin-top:-1px}
}

/*공통*/
.st_bg{display:inline-block;background:#bebebe;width:1px;height:10px;vertical-align:middle}
.placeholder { color: #949494; }
::-webkit-input-placeholder { color:#949494; }
::-moz-placeholder { color:#949494; } /* firefox 19+ */
:-ms-input-placeholder { color:#949494; } /* ie */
input:-moz-placeholder { color:#aaa; }

/* 목록 바로가기 */
.sanchor{border-bottom:1px solid #d0d0d0;margin:30px 0 0;}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;width:70px;margin-bottom:-1px;text-align:center;line-height:30px;font-size:0.92em}
.sanchor a{display:block;color:#646464}
.sanchor a.sanchor_on {border-bottom:2px solid #f22fb4;font-weight:bold;color:#000}


@media (max-width: 640px){
    .sanchor{border:none}
    .sanchor li {width:33.333%;border:1px solid #d0d0d0;margin-left:-1px}
    .sanchor a.sanchor_on{border:none;background:#f5f5f5;color:#000;font-weight:600;}
}
/* ########## 쇼핑몰 컨텐츠 ########## */

/* 사용후기 모음 */
#sps_sch {margin: 0 0 10px;text-align:center}
#sps_sch a {display:inline-block;padding:0 8px;height:30px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:30px}
#sps_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}
#sps_sch .frm_input{background-color:#fff;line-height:30px;height:30px;}
#sps_sch select{height:30px;}

#sps {zoom:1}
#sps ol {margin:0;border-top:1px solid #e9e9e9;list-style:none}
#sps li {position:relative;padding:10px;border-bottom:1px solid #e9e9e9;background:#fff;}
#sps li:after {display:block;visibility:hidden;clear:both;content:""}

.sps_img {position:absolute;top:10px;left:10px}
.sps_img span {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sps dl {margin:5px 40px 10px 0; color: #888;  font-size: 0.917em;overflow:hidden}
#sps dt {float:left;margin:0 0 5px}
#sps dd  {float:left;margin:0 8px 5px 0px}
#sps dd img {position:relative;top:-2px}

.sps_section {margin-left:60px;display:block;}
.sps_section h2{margin-right:40px}
.sps_section p {padding:0;width:100%}
.sps_con_full {padding:0;height:auto !important}
.sps_con_btn {margin:5px 0 0;position:absolute;top:18px;right:10px}
.sps_con_btn button {margin:0;padding:5px;border:0;background:#333;color:#fff}

@media (max-width: 640px){
    #sps_sch a{font-size:0.92em;padding:0 5px}
}
/* 상품문의 모음 */
#sqa_sch{margin: 0 0 10px;text-align:center}
#sqa_sch #sfl{height:30px}
#sqa_sch a{display:inline-block;padding:0 8px;height:30px;background:#333;color:#fff;text-decoration:none;vertical-align:middle;line-height:30px}
#sqa_sch .btn_submit {padding:0 8px;height:30px;vertical-align:middle}
#sqa_sch .frm_input{background-color:#fff;line-height:30px;height:30px;}

#sqa {zoom:1;}
#sqa ol {margin:0;padding:0;border-top:1px solid #e9e9e9;list-style:none;}
#sqa li  {position:relative;padding:10px;border-bottom:1px solid #e9e9e9;background:#fff;}
#sqa li:after {display:block;visibility:hidden;clear:both;content:""}

.sqa_img {position:absolute;top:10px;left:10px}
.sqa_img span {position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;}

#sqa dl {margin:5px 40px 10px 0; color: #888;  font-size: 0.917em;overflow:hidden}
#sqa dt {float:left;margin:0 0 5px}
#sqa dd {float:left;margin:0 8px 5px 0px}
#sqa dd img {position:relative;top:-2px}
#sqa .sit_qaa_yet{font-weight:bold}
#sqa .sit_qaa_done{font-weight:bold;color:#65a2f1}

.sqa_section {margin-left:60px;;display:block}
.sqa_section h2{margin-right:40px}
.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;position:absolute;top:18px;right:10px}
.sqa_con_btn button {margin:0;padding:5px;border:0;background:#333;color:#fff}
#sqa .sit_qa_qaq,#sqa .sit_qa_qaa {padding:10px 5px 10px ;position:relative}

@media (max-width: 640px){
    #sqa_sch a{font-size:0.92em;padding:0 5px}
}
/* 마이페이지 */
#smb_my_ov {margin:0 0 20px;background:#fff;border:2px solid #000}
#smb_my_ov h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_ov .hello_name{position:relative;line-height:45px;padding:0 10px;width:50%;float:left;font-weight:normal}
#smb_my_ov .hello_name i{font-size:1.2em;color:#79aaf3;}
#smb_my_ov .smb_my_act{position:absolute;top:0;right:10px}
#smb_my_ov .smb_my_act li{display:inline-block;font-size:0.92em;}
#smb_my_ov .smb_my_act li a{line-height:30px;vertical-align:middle;padding:0 5px}
#smb_my_ov .my_po{position:relative;float:left;width:16.666%;padding:0 10px;line-height:45px;border-left:1px solid #dfdfdf}
#smb_my_ov .my_po a{position:absolute;top:0;right:10px;font-weight:bold;color:#f50057}
#smb_my_ov .my_info{clear:both;width:100%;border-top:1px solid #dfdfdf;padding:10px}
#smb_my_ov .my_info:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov .my_info_wr{float:left;width:33.333%;line-height:20px;padding:3px 0px;position:relative;}
#smb_my_ov .my_info_wr strong{display:inline-block;position:absolute;top:0;left:0;vertical-align: top;padding:3px 0px;}
#smb_my_ov .my_info_wr span{display:block;padding-left:100px;}
#smb_my_ov .ov_addr{width:66.666%}

#smb_my_tab {text-align:center;text-align:center;background:url(../mobile/shop/img/tab_bg.gif) repeat-x;}
#smb_my_tab .tabsTit li{width:120px}
#smb_my_tab h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#smb_my_tab .more_btn{border:2px solid #79aaf3;color:#79aaf3;display:inline-block;padding:10px;width:200px;font-weight:bold;margin-top:10px;}
#smb_my_tab .more_btn:hover{background:#79aaf3;color:#fff;font-weight:bold}
#smb_my_wish ul:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_wish li{float:left;width:25%;padding:10px 15px;text-align:left}
#smb_my_wish li:nth-child(4n+1){clear:both}

#smb_my_wish li img{width:100%;height:auto}
#smb_my_wish li .info_link{display:block;margin:10px 0 5px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color:#646464;font-weight:bold}
#smb_my_wish li .info_date{color:#646464;font-size:0.92em}

@media (max-width: 970px){
    #smb_my_ov .hello_name{width:100%;border-bottom:1px solid #dfdfdf}
    #smb_my_ov .my_po{width:33.3333%}
    #smb_my_ov .my_info_wr{width:50%;}
    #smb_my_ov .ov_addr{width:100%}
    #smb_my_ov .ov_addr strong{width:20%}
    #smb_my_wish li{padding:10px;}
}

@media (max-width: 640px){
    #smb_my_ov .my_info_wr{width:100%}
    #smb_my_ov .my_po{width:100%;line-height:30px;}
    #smb_my_wish li{width:50%;}
    #smb_my_wish li:nth-child(2n+1){clear:both}

}

/* 장바구니 주문서 공통 */
.sod_list {position:relative;margin:0;padding:0;list-style:none;}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0;background:#fff;}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;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;line-height:35px;    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    list-style: none;}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:15px;}
.sod_list .sod_opt{padding:10px 15px 5px;margin-left:90px;color:#555;}
.sod_list .sod_opt li{margin-bottom:3px}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:0;background:#656363;color:#fff;font-size:0.92em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#fff;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:15px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:20%;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;color:#666;font-size:0.93em;margin-left:-1px}
.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;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_point{border-right:1px solid #d3d3d3;}
.sod_list .total_price{font-weight:bold;}
#sit_opt_added {margin:0;padding:0;border-top:1px solid #d3d3d3;list-style:none;}
#sit_opt_added li {padding:10px 0 ;border-bottom:1px solid #d3d3d3;margin-bottom:5px;line-height:25px}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li div {height:25px;text-align:right;position:relative;width:111px;float:right}
#sit_opt_added .btn_frmline {height:1.85em;line-height:1.85em;background:url(../img/op_del.png) no-repeat;position:absolute;top:0;right:0;overflow:hidden ;text-indent:-999px;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/add.gif) no-repeat -1px -1px;text-indent:-999px;border:1px solid #ccc;width:25px;height:25px}
#sit_opt_added li div .sit_qty_minus{overflow:hidden;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}
#sit_opt_added li div .sit_opt_del{background:url(../img/op_del.png) no-repeat;position:absolute;top:0;right:0 ;text-indent:-999px;width:25px;height:25px;padding:0;overflow:hidden}
#sit_opt_added li div .frm_input{width:34px;border:1px solid #ccc;height:25px;padding:0 !important;line-height:25px;text-align:center;background:#fff;position:absolute;top:0;left:24px}
#sit_tot_price {margin:15px 0;font-size:1.3em;font-weight:bold;text-align:right;position:relative}
#sit_tot_price span{position:absolute;top:0;left:0px;font-size:12px;font-weight:normal}
/*select.it_option,select.it_supply { width: 100%;padding: 5px;border: 0;border-radius: 5px;height: 28px;-webkit-appearance: none;border:1px solid #aaa;background: url(../mobile/shop/img/select.gif) no-repeat  right #fafafa;}*/
#sod_bsk_list #mod_option_frm .sit_ov_tbl td select{height:25px;min-width:100px}

/*수량*/
#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:34px;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:after {display:block;visibility:hidden;clear:both;content:""}
.sod_bsk_left{float:left;width:68%}
.sod_bsk_right{float:right;width:30%;background:#fff;border:2px solid #d3d3d3;padding:10px 20px 20px;margin-top:20px;}

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:35px;left:0;width:100%}
#sod_bsk_list #mod_option_frm form{border:2px solid #000;background:#fff;padding:15px;max-height:500px;overflow-y:auto}
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;text-align:right}
#sod_bsk_list #mod_option_frm .btn_submit{width:auto;padding:0 10px;margin:0}
#sod_bsk_list #mod_option_frm .btn_cancel{height:40px;line-height:40px;vertical-align:middle;padding:0 10px}

#sod_bsk_tot {margin:0 0 8px;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding: 0;line-height:35px;border-bottom:1px solid #e9e9e9}
#sod_bsk_tot dt {width:50%;}
#sod_bsk_tot dd {margin:0;width:50%;text-align:right}
.sod_bsk_cnt {color:#ff2a76}
.sod_bsk_point {border-bottom:0 !important}
#sod_bsk .btn_submit{width:100%;margin-bottom:3px;height:40px;}
#sod_bsk .btn_grd{width:100%;height:40px;line-height:40px;}
#sod_bsk .btn_grd1{height:60px;line-height:60px;margin:10px 0 0}
#sod_bsk .empty_list{padding:100px 0 !important;background:#fff;margin:15px 0;color:#999 }

@media (max-width: 970px){
    .sod_bsk_left{float:none;width:100%}
    .sod_bsk_right{float:none;width:100%;}
}

@media (max-width: 640px){
    #sod_bsk .li_prqty .li_prqty_sp{width:33.3%}
    #sod_bsk .li_prqty .total_price,#sod_bsk .li_prqty .total_point  {width:50%;margin-top:3px}
    #sod_bsk .li_prqty .total_price{border-left:1px solid #d3d3d3}
}

/* 위시리스트 */
#wish_li{margin:0 -15px}
#wish_li:after {display:block;visibility:hidden;clear:both;content:""}
#wish_li li{float:left;width:25%;padding:15px;}
#wish_li li:nth-child(4n+1){clear:both}
#wish_li li img{width:100%;height:auto}
#wish_li li .wish_info{padding:0 35px 10px 30px;position:relative;border-bottom:1px solid #e0e0e0;margin-top:10px;height:45px}
#wish_li li .wish_prd{display: block;margin: 0 0 0;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color: #646464;font-weight: bold;line-height:14px;}
#wish_li li .info_date{color: #646464;font-size:0.92em}
#wish_li li .wish_chk{position:absolute;top:0;left:0;width:30px;text-align:center;line-height:35px}
#wish_li li .wish_del{position:absolute;top:0;right:0;width:35px;height:35px;line-height:35px;text-align:center;background:#e6e6e6;display:block;font-size:1.2em;color:#777}
#wish_li li .wish_del:hover{background:#65a2f1;color:#fff}
#wish_li li .sold_out{color:#f50057;font-weight:bold;display:block;font-size:0.92em;}
#sod_ws_act{text-align:center;margin-top:20px;}
#sod_ws_act button{height: 42px;width:25%}

@media (max-width: 970px){
    #wish_li li{padding:10px;}
    #wish_li{margin:0 -10px}
}

@media (max-width: 640px){
    #wish_li li{width:50%;}
    #sod_ws_act button{width:49%}
}


/* 쿠폰 */
#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;background:#fff;}
#scp_list .li_title {display:block;padding:8px 10px;font-size:1.2em;font-weight:bold;border-bottom:1px solid #eee}
#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:#65a2f1;display:inline-block}

/* 주문서 작성 */
#sod_frm td .frm_input{background-color:#f3f3f3 !important;border:1px solid #e6e6e6;line-height:30px;height:30px;padding:0 10px}
#sod_frm #sc_coupon_cancel,#sod_frm .cp_cancel,#sod_frm #od_coupon_cancel {background:#999}
#sod_frm  .tbl_head01{background:#fff;padding:0px}
#sod_frm #sod_bsk_tot{background:#fff;padding:10px 20px;border:2px solid #d3d3d4;margin:10px 0}
#sod_frm section{margin-bottom:10px}
#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:10px;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:#d3d3d3;;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;background:#fff;}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 10px ;text-align:left;line-height:26px;position:relative}
#sod_frm .odf_tbl table td{}
#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 .li_mod{padding-left:110px !important}
#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 .li_total .total_span{display:block;position:relative;line-height:30px;border:0}
#sod_frm .li_total .total_span strong{position:absolute;top:0;right:0;}


html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm p#sod_frm_pt_alert {margin:20px 0 0;text-align:center;background:#f3f3f3; border:2px solid #d3d3d3;padding:15px ;text-align:center;border-bottom:0}
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:0 0 10px;padding:10px;background:#fff; border:2px solid #d3d3d3;border-top:0}
#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px ;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}


#sod_frm_paysel #settle_bank {padding:10px;margin-top:10px;background:#fff;line-height:2em;background:#f3f3f3}
#sod_frm_paysel #settle_bank label {display:inline-block;margin:0 10px 0 0;font-weight:bold}
#sod_frm_paysel #settle_bank .frm_input {background:#fff;text-align:center}
#sod_frm_escrow {margin:30px 0 0}

#od_addr1, #od_addr2, #od_addr3, #od_email, #od_b_addr1, #od_b_addr2, #od_b_addr3 {width:100%}
#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 #000;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:#000;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(../img/close_btn.gif) no-repeat 0 10px;text-indent:-9999px; width:25px;height:25px;border:0}
#display_pay_button span{display:block}
#sod_frm #display_pay_button  .btn_cancel{padding:0 5px;max-width:400px;width:100%;height:40px;line-height:40px;background:#fff;margin-top:2px;
    background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */;}
#sod_frm .li_prqty .li_prqty_sp{width:33.3333%}

@media (max-width: 640px){
    #sod_frm td .frm_input{width:100%}
    #sod_frm td #od_zip,#sod_frm td #od_b_zip{width:auto}
}

/* 배송지 목록 */
#sod_addr {}
#sod_addr ul {margin:0;padding:0;list-style:none}
#sod_addr li {position:relative;padding:10px 20px 10px 30px;min-height:35px;border-bottom:1px solid #e9e9e9;background:#fff;}
#sod_addr .addr_chk {position:absolute;top:15px;left:10px}
#sod_addr .addr_default {position:absolute;top:15px;right:15px;font-size:0.92em;color:#666}
#sod_addr .frm_input{height:30px;line-height:30px;}
#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:50px;border:0;line-height:2.5em;background:#444;color:#fff;vertical-align:middle}
#sod_addr #btn_del {display:inline-block;width:50px;line-height:2.5em;background:#f2f5f9;color:#777;text-align:center;vertical-align:middle}

/* 주문내역 */
#sod_v .td_stat {width:100px}
#sod_v_info {margin:0 0 20px;text-align:center;color:#666}

/* 주문상세내역 */
#sod_fin:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin  h2{position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

.sod_fin_left{float:left;width:68%}
.sod_fin_right{float:right;width:30%}
.sod_fin_clear{clear:both}
#sod_fin_no {margin:0 0 10px;padding:10px 15px; background:#65a2f1;color:#fff;text-align:center}
#sod_fin #sod_bsk_tot{padding:10px 15px;background:#fff;border:2px solid #d3d3d3}
#sod_fin .sod_list2 li{background:#fff;border: 1px solid #e9e9e9;margin-bottom:5px}
#sod_fin .sod_list2 .li_name_od a{display: block;  padding: 10px;color:#444}
#sod_fin .sod_list2 .li_opt{padding-right:50px}
#sod_fin .sod_list2 .li_total{position:relative;min-height:85px;height:auto;padding:10px; border-top:1px solid #e9e9e9;color:#666;line-height:1.5em}
#sod_fin .sod_list2 .li_total:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin .sod_list2 .total_img{position:absolute;top:10px;left:10px}
#sod_fin .sod_list2 .prqty_stat{position:absolute;top:7px;right:10px;background:#d5e1f2;color:#65a2f1;font-weight:bold;font-size:0.92em;padding:2px 4px}
#sod_fin .sod_list2 .total_span{background:#f3f3f3;padding:0 10px;display:inline-block;width:50%;float:left;line-height:30px;font-size:0.92em}
#sod_fin .sod_list2 .total_point{border-left:1px solid #fff}
#sod_fin .sod_list2 .total_span strong{float:right}
#sod_fin .sod_list2 .st_bg{margin:0 5px}
.sod_fin_list:after {display:block;visibility:hidden;clear:both;content:""}
.sod_fin_list{padding-bottom:20px}
#sod_sts_wrap{position:relative;margin-bottom:20px;display:inline-block}
#sod_sts_wrap i{color:#65a2f1;font-size:18px;vertical-align:middle}
#sod_sts_explan{display:none;position:absolute;top:0px;left:0;padding-top:20px;width:280px;}
#sod_sts_wrap:hover #sod_sts_explan{display:block}
#sod_sts_explan dl{background:#fff;padding:10px 15px;margin:0;font-size:0.92em;color:#3d3d3d;line-height:2em;
    box-shadow: 1px 1px 9px rgba(0, 0, 0, 0.2) ;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 9px ; 
    -moz-box-shadow:rgba(0, 0, 0, 0.2) 1px 1px 9px}
#sod_sts_explan dl:after {display:block;visibility:hidden;clear:both;content:""}
#sod_sts_explan dt{width:50px;font-weight:bold;display:inline-block;float:left;clear:both;padding:0;margin:0}
#sod_sts_explan dd{float:left;display:inline-block;padding:0;margin:0}

#sod_fin_view:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_view section{margin-bottom:10px;}
#sod_fin_view section h3{padding: 15px;background:#d3d3d3;}
#sod_fin_view .odf_tbl table{background:#fff;width:100%;border:1px solid #d3d3d3;border-collapse:collapse}
#sod_fin_view .odf_tbl td{padding:10px ;border-bottom:1px solid #d3d3d3;color:#555;line-height:1.5em}
#sod_fin_view .odf_tbl th{padding:10px ;border-bottom:1px solid #d3d3d3;text-align:left;font-weight:normal}
#sod_fin_view .dvr_link{margin: 0;padding: 8px 5px;border: 0;background: #656363;color: #fff;font-size: 0.92em;}

#sod_fin_tot{background:#474747;padding:5px 15px;color:#fff;}
#sod_fin_tot li{border-top:1px solid #575757;padding: 10px 0;position:relative}
#sod_fin_tot li strong{position:absolute;top:10px;right:0}
#sod_fin_tot .fin_tot_0{border:0}
#sod_fin_cancel{clear:both;width:100%;text-align:left;padding-top:10px}
#sod_fin_cancel #odcc_op_btn{height:30px;line-height:30px;padding:0 10px;background:#ff4949;border:0;color:#fff}
#sod_fin_cancelfrm{display:none;margin-top:20px;background:#fff;padding:10px 90px 20px 20px;color:#666;position:relative}
#sod_fin_cancelfrm .btn_frmline{background:#474747;padding:5px;color:#fff;border:0;position:absolute;bottom:20px;right:20px;width:70px;height:60px}
#sod_fin_cancel .cancle_p{font-weight:bold;color:#ff2a76;font-size:1.2em}
#cancel_memo{width:100%;height:60px;margin-top:5px;}

@media (max-width: 970px){
    .sod_fin_left,.sod_fin_right{width:100%;float:none}

}
@media (max-width: 640px){
    #sod_fin .sod_list2 .total_span{width:100%}
}

/* 주문내역 include  */
#sod_inquiry li {border:1px solid #e9e9e9;margin-bottom:5px;position:relative;background:#fff;text-align:left;}
#sod_inquiry li .inquiry_idtime{padding:10px;position:relative;border-bottom:1px solid #e9e9e9;color:#999}
#sod_inquiry li .inquiry_idtime a{font-weight:bold}
#sod_inquiry li .inquiry_idtime .idtime_time{position:absolute;top:10px;right:10px}
#sod_inquiry li .inquiry_name{clear:both;padding:10px;color:#696969}
#sod_inquiry li .inquiry_price{padding:10px;font-size:1.167em;font-weight:bold;}
#sod_inquiry li .inquiry_inv{position:absolute;bottom:10px;right:10px;color:#79aaf3;text-align:right}
#sod_inquiry li .inquiry_inv .inv_status{display:block;font-weight:bold;margin-bottom:3px;}
#sod_inquiry li .inquiry_inv .inv_inv{display:inline-block;}

/* 주문상세내역 중 현금영수증 발급 */
#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 {border:3px solid #000;background:#fff;margin:0 0 10px}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {padding:5px 15px;}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:90px;font-weight:bold;vertical-align:middle}
#ssch_frm .frm_input {background:#f3f3f3}
#ssch_frm .btn_submit {padding:0 8px;height:23px}
#ssch_frm p {padding:15px ;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_qfrom {width:50px}
#ssch_frm #ssch_qto {width:50px}
#ssch_frm #ssch_q {width:40%;}
#ssch_frm .frm_input{height:23px}
#ssch_frm #ssch_sort {margin:0 0 10px;padding:0 15px ;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%}
#ssch_frm #ssch_sort a {display:block;text-align:center}
#ssch_frm #ssch_ov {text-align:center;padding-bottom:10px}

#ssch_cate {background:#fff;border-bottom:1px solid #e9e9e9;margin:20px 0;padding:15px 20px;text-align:center}
#ssch_cate ul {display:inline-block}
#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 {display:inline-block;position:relative}
#captcha audio {display:block;margin:0 0 5px;width:100%}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
@media (max-width:568px) {
    #captcha #captcha_img {width:60px !important;height:32px !important;}
    }
#captcha #captcha_img {width:90px;height:32px;border:1px solid #e9e9e9;border-radius:4px}
#captcha #captcha_mp3{border:none;padding:0 5px;width:31px;height:31px;background:url(../img/captcha.png) 0 0 no-repeat;cursor:pointer;text-indent:-9999px}
#captcha #captcha_reload {margin:0;padding:0 3px;width:31px;height:31px;border:0;background:url(../img/captcha.png) 0 -31px no-repeat;vertical-align:middle;overflow:hidden;cursor:pointer;text-indent:-9999px}
#captcha #captcha_key {margin:0 0 0 4px;padding:0 5px;height:30px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;}
#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}

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 7px 7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fff;color:#646464;font-size:0.92em;text-decoration:none}
a.btn02 {display:inline-block;padding:8px 7px 7px;background:#e8e8e8;color:#666;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn03 {display:inline-block;margin:0;border:0;background:#3a3a3a;color:#fff;text-decoration:none}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:5px;border:0;background:#f22fb4;border:1px solid #e314a1;color:#fff;color:#fff;font-weight:bold}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}
a.btn_cancel {vertical-align:middle;display:inline-block;border:1px solid #d3d3d3;background:#fff;color:#515151;font-weight:bold;background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */}
button.btn_cancel {vertical-align:middle;display:inline-block;border:1px solid #d3d3d3;background:#fff;color:#515151;font-weight:bold;background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */}
a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:1.9em;border:0;background:#656363;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:1.9em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}
a.btn_blue,.btn_blue{background:#f22fb4;font-weight:bold;border:1px solid #e314a1;color:#fff;display:inline-block}
.btn_blue:hover{background:#f22fb4}
a.btn_grd,.btn_grd{vertical-align:middle;display:inline-block;border:1px solid #d3d3d3;background:#fff;color:#515151;font-weight:bold;background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */
}

/* 게시판용 버튼 */
a.btn_b01{display:inline-block;padding:8px 7px 7px;background:#e8e8e8;color:#666;text-decoration:none;vertical-align:middle;border:1px solid #d0d0d0}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:8px 7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:8px 7px 7px;background:#f50057;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0;b}
.tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left}

.tbl_head01 {}
.tbl_head01 table{border:1px solid #d3d3d3}
.tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left}
.tbl_head01 thead th {padding:12px 0;;background:#d3d3d3;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.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 #d3d3d3;border-bottom:1px solid #d3d3d3}
.tbl_head01 td {padding:5px;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;line-height:1.5em;word-break:break-all}

.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}

/* 폼 테이블 */
.tbl_frm01 {}
.tbl_frm01 th {padding:10px;width:90px;border-top:1px solid #e9e9e9;border-left:0;text-align:left;background:#fff}
.tbl_frm01 td {padding:10px ;border-top:1px solid #e9e9e9;background:#fff}
.tbl_frm01 textarea, .frm_input {border:1px solid #e6e6e6;background:#fff;vertical-align:middle;line-height:1.8em;-webkit-appearance:none}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {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:80px 0 !important;text-align:center;color:#666}
.empty_list {padding:20px 0 !important;text-align:center;color:#666}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif')  top right no-repeat}

/* 테이블 그리드 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:80px;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:15px 20px;border-bottom:1px solid #e9e9e9;font-size:1.12em;margin-bottom:10px;background:#fff;text-align:center;}
.new_win .tbl_wrap {margin:20px 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:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em}
.new_win .win_btn input {padding:0 10px;height:2.5em;line-height:2.5em}
.new_win .tbl_wrap .frm_input{height:30px;line-height:30px;background:#f3f3f3;width:100%;}

/* 자바스크립트 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:0px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 8px;height:25px;color:#000 !important;letter-spacing:0;line-height:25px;vertical-align:middle;}
.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/paging.gif) no-repeat 0 0 ;text-indent:-999px;overflow:hidden;width:25px;height:25px;padding:0;}
.pg_prev{background-position:-28px 0}
.pg_end, .pg_next {background:url(../mobile/shop/img/paging.gif) no-repeat -55px 0;width:25px;height:25px;;width:25px;height:25px;padding:0;text-indent:-999px;overflow:hidden}
.pg_end{background-position:-83px 0}
.pg_current {display:inline-block;margin:0 4px 0 0;;color:#000 !important;font-weight:bold;}

/* 상품상세 메뉴 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}


/*이벤트*/
#sev_hhtml,#sev_thtml{padding:10px 0}
#sev_hhtml img,#sev_thtml img{width:100%}

/*피시일때 모바일버전 주문폼*/
#sod_frm {position:relative}
#sod_frm p{margin-bottom:10px}
#forderform .tbl_frm01 th{background:#fff;padding-left:10px;font-weight:normal;width:100px}
#forderform .tbl_frm01 td{background:#fff;padding:5px 15px}
#forderform .tbl_frm01 td .btn_frmline{height:30px;line-height:30px;vertical-align:middle}
#sod_list thead th{padding:8px 0 }
#sod_list .sod_opt{min-width:70px}
#sod_frm_paysel{border-top:1px solid #eee}
#sod_frm #display_pay_button .btn01{padding:0 5px;;width:300px;height:40px;line-height:40px;background:#fff;margin-top:2px;
    background: -webkit-linear-gradient(#fff,#fff, #f1f1f1); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff,#fff, #f1f1f1); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fff, #f1f1f1); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff,#fff, #f1f1f1); /* Standard syntax */;}
#sod_frm_pay{padding:10px 0}
#display_pay_button .btn_submit{padding:0 5px;width:300px;height:40px;margin-top:2px}
#display_pay_button .btn01{height:40px;line-height:40px;padding:0 10px;margin-top:2px}
@media (max-width:640px) {
#display_pay_button .btn_submit{width:100%;}
#sod_frm #display_pay_button .btn01{width:100%}
#display_pay_button .btn01{width:100%}
}
