@charset "utf-8";
/* SIR 지운아빠 */

/* 초기화 */
html{overflow-y:scroll}
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html:first-child select{}
table{font-size:1em}
img,fieldset{border:0}
ul,ol,li{list-style:none}
a{color:#545454;text-decoration:none}
a:hover,a:active,a:focus{text-decoration:none}
header,hgroup,article,nav,footer,figure,figcaption,canvas,section{display:block}
table{border:0 none;border-spacing:0}
caption,th,td{border:0 none;font-weight:normal;text-align:left}
caption{visibility:hidden;overflow:hidden;width:1px;height:1px;font-size:0;line-height:0}
button{cursor:pointer}
hr{display:none}
em{font-style:normal}
.blind,legend{display:block;overflow:hidden;position:absolute;top:-1000em;left:0}
address,caption,em,cite{font-weight:normal;font-style:normal} /* strong 뺌 */
img,input,button,textarea,select{vertical-align:middle}
a:hover{text-decoration:none;}
a:visited{text-decoration:none;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops_footer {padding:7px 0;background:#000;color:#fff;text-align:right}
.hd_pops {position:absolute;  z-index:9999;}
.hd_pops_footer {background:#000; padding:7px; overflow:hidden;}
.hd_pops_reject {border:none; background:none;padding-top:3px; color:#fff;float:left;font-weight:normal; font-size:11px;} /* 24시간 멘트 */
.hd_pops_close {padding:3px;border:0;background:#fff;color:#000;letter-spacing:-0.01em;cursor:pointer;border-radius:3px;font-weight:normal; font-size:11px;float:right;}/* 닫기 버튼 */

/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}

/* 화면낭독기 사용자용 */
#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;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:500;text-align:center;text-decoration:none;line-height:3.3em}

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

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:500;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 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;zoom:1}
.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:500}
.cke_sc_def dd {width:30%}

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

/* 목록 바로가기*/ 
.sanchor {margin:0 0 30px;padding:0;zoom:1;}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;text-align:center;}
.sanchor a {display:block;padding:14px 0;background:#f7f7f7;border:1px solid #dbdbdb;margin-left:-1px;}
.sanchor a:focus, .sanchor a:hover {}
.sanchor a.sanchor_on {display:block;background:#fff;color:#222;font-weight:500; border-top:2px solid #222; border-bottom:none;}
.sanchor li.last a:focus, .sanchor li.last a:hover, .sanchor li.last a.sanchor_on {width:275px;height:40px; display:block; font-weight:500; color:#333;background:url('../img/sanchor_on2.png') no-repeat;}
.sanchor li.last, .sanchor li.last a {width:185px;}

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

/* 버튼 */
a.btn01 {display:inline-block;padding:10px 15px;border:1px solid #333;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:10px 12px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px 12px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px 12px;border:1px solid #23b8bc;background:#23b8bc;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:10px 25px;border:1px #23b8bc solid;background:#23b8bc; color:#fff;letter-spacing:-0.1em;cursor:pointer;font-size:13px;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:10px 12px;border:1px solid #ccc;background:#fff;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:14px 20px;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 10px;height:26px;line-height:26px;border:0;border:#ddd 1px solid; background:#fff;color:#666;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle;margin:0 1px;} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:26px}
button.btn_frmline {font-size:1em;line-height:26px}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px 12px;border:1px solid #333;background:#fff;color:#333;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 12px;border:1px solid #3b3c3f;background:#333;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:7px 12px;background:#ee5252; border:1px #ee5252 solid; color:#fff;text-decoration:none;vertical-align:middle;font-size:13px;} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}
a.btn_copy {display:inline-block;padding:7px 12px;background:#fff; border:1px #ee5252 solid; color:#ee5252;text-decoration:none;vertical-align:middle;font-size:13px;} /* 관리자 전용 버튼 */
a.btn_copy:focus, a.btn_admin:hover {text-decoration:none}

/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background: none repeat scroll 0 0 #617D46;border: 0 none;color: #FFFFFF;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:500;text-align:left;font-size:17px;color:#333;display:none;}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #23b8bc;border-bottom:1px solid #ddd;background:#fff;color:#383838;font-size:14px;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, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:14px 5px;border-top:1px solid #ddd;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd;background:#fff;color:#333;font-size:12px;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;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_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#fff;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#fff;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:24px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 쇼핑몰 테이블 */
table.shop_tbl {width:100%;}
table.shop_tbl th {padding:15px 0;border-top:#23b8bc 2px solid;background:#fff;border-bottom:#ddd 1px solid;color:#333;font-weight:500;}
table.shop_tbl td {padding:12px 5px;line-height:1.5em;word-break:break-all;}
table.shop_tbl td.order_pri {font-weight:500;color:#000;}
table.shop_tbl td.order_code,table.shop_tbl td.order_date,table.shop_tbl td.order_ing {text-align:center;}
table.shop_tbl td.order_code a {color:#e50000;font-weight:500;}
table.shop_tbl tfoot th {border-top:0;}
table.shop_tbl tfoot td {background:#fff;}

/* 쇼핑몰 버튼 */
.btn_re {font-size:13px;font-weight: normal;background:#333;color:#fff;border:none;border-radius:0;padding:10px 16px;display:inline-block;font-weight:500;}
.btn_call {font-size:13px;font-weight: normal;background:#221100;color:#fff;border:none;border-radius:0;padding:14px 20px;display:inline-block;font-weight:500;}
.btn_sel {font-size:13px;font-weight: normal;background:#888;color:#fff;border:none;border-radius:0;padding:10px 16px;display:inline-block;font-weight:500;}

/* 자료 없는 목록 */
.empty_table {padding:50px 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:140px}
.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_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:30px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}
.td_black {color:#000;font-weight:500;}
.td_red {color:#ff5757;font-weight:500;}
.td_blue {color:#00a0e3;font-weight:500;}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:500;text-decoration:none}
.new_win .win_desc {margin:0 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#333;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#333;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

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

/* 자바스크립트 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:3px !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 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#666;letter-spacing:0;line-height:25px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;text-decoration:none;border:#999 1px solid;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 0 0 0;background:#23b8bc;color:#fff;font-weight:normal;border:#23b8bc 1px solid;}
/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {margin:40px 0;}
#smb_my_ov {margin:0 0 40px 0;}
#smb_my_ov p {text-align:center; font-size:17px;}
#smb_my_ov p a {color:#ffe27f;font-weight:bold;}
#smb_my_ov .mypage_title{font-size:30px;font-weight:500;color:#000;letter-spacing:-1px;padding:0;line-height:25px;margin-bottom:25px;}
#smb_my_ov em.mynames {color:#0e2b17;font-weight:500;}
#smb_my_ov .mypage_boxwrap{overflow:hidden;margin:10px 0 40px 0;}
#smb_my_ov .mypage_box{}
#smb_my_ov .mypage_box img{}
#smb_my_ov .mypage_box p{display:inline-block;font-size:18px;font-weight:500;color:#fff;background:#23b8bc;padding:10px 20px;border-radius:5px;}
#smb_my_ov .point_box{float:left;width:100%; text-align:center; padding:20px 0;}
#smb_my_ov .coupon_box{float:right;width:49%;}
#smb_my_ov h2{font-size:16px;font-weight:500;letter-spacing:-1px;margin-bottom:10px; color:#333;}

#smb_my_ov .member_info{width:100%;border-top:2px solid #23b8bc;}
#smb_my_ov .member_info th{background:#f9f9f9;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;border-left:1px solid #e9e9e9;font-size:13px;font-weight:500;text-align:center;}
#smb_my_ov .member_info td{border-bottom:1px solid #e9e9e9;padding:12px 0 12px 20px;}
#smb_my_ov .member_info .bdl_none{border-left:none;}

#smb_my_act {margin:20px 0 0 0;zoom:1;}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {margin:0 auto;padding:0;list-style:none;float:right;}
#smb_my_act li {display:inline-block;float:left;margin:0 0 0 4px}
#smb_my_act a.btn_admin{}

#smb_my_od{margin:0 0 40px 0;}
#smb_my_od h2{font-size:16px;font-weight:500;letter-spacing:-1px;margin-bottom:10px;display:inline-block; color:#333;}

#smb_my_wish h2{font-size:16px;font-weight:500;letter-spacing:-1px;margin-bottom:10px;display:inline-block;color:#333;}

.smb_my_more{text-align:right;}
.smb_my_more a{font-size:12px;color:#666;padding-right:9px;background:url(/mall/common/img/mypage/bu_jwmore.png) no-repeat 100% 50%;letter-spacing:-1px;}

.smb_my_img{width:90px;text-align:center}

a.btn_mody{display:inline-block;padding:7px 12px; border:1px #23b8bc solid; background:#23b8bc;color:#fff; text-decoration:none;vertical-align:middle;font-size:12px;}
a.btn_out{display:inline-block;text-align:center;padding:7px 12px; border:1px #ddd solid;background:#fff;color:#666; text-decoration: none;vertical-align: middle;font-size:12px;}
a.order_more{display:inline-block;text-align:center;padding:7px 12px;border:1px #ddd solid;background:#fff;color:#666; text-decoration: none;vertical-align:middle;font-size:12px;}

/* 장바구니 */
#sod_bsk {width:1100px;margin:auto;padding:50px 0;}
#sod_bsk .tbl_head01  {}
#sod_bsk .tbl_head01 table {}
#sod_bsk .tbl_head01 table tr td b {font-weight:500; font-size:14px;}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:5px 0;border:1px solid #e9e9e9;border-bottom:0;background:#fff}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:7px;border-bottom:1px solid #e9e9e9; font-size:12px;}
.sod_option_btn .mod_options {margin:0;padding:8px 0;width:100%;border:0;background:#eee;color:#999;cursor:pointer;font-size:12px;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none}
#sit_opt_added li {padding:10px 20px;border-bottom:1px solid #e9e9e9;}
#sit_opt_added li div {margin:5px 0 0;text-align:right}
#sit_opt_added button {margin:0 0 0 1px}

table.sit_opt_tbl {border-top:#eee 1px solid;border-left:#eee 1px solid;}
table.sit_opt_tbl th,table.sit_opt_tbl td {border-top:0;border-right:#eee 1px solid;border-bottom:#eee 1px solid;padding:10px;}
table.cart_ov_tbl {border-top:#eee 1px solid;border-left:#eee 1px solid;}
table.cart_ov_tbl th,table.cart_ov_tbl td {border-top:0;border-right:#eee 1px solid;border-bottom:#eee 1px solid;padding:10px;}

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:119px;left:105px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#fff;overflow-y:scroll;overflow-x:none}
#sod_bsk_list #mod_option_frm .btn_cancel {padding:10px 12px;border: 1px #ddd solid;background:#fff;color: #666;letter-spacing: -0.1em;cursor: pointer;font-size: 13px;}
#sod_bsk_tot {margin:0 0 30px;padding:10px 20px;zoom:1; font-size:13px;border:1px solid #e9e9e9;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:#e9e9e9 1px dashed;}
#sod_bsk_tot dt {width:50%;font-weight:500; color:#666;}
#sod_bsk_tot dt.sod_bsk_cnt{color:#333;}
#sod_bsk_tot dt.sod_bsk_point{color:#666;}
#sod_bsk_tot dd {margin:0;width:50%;text-align:right}
#sod_bsk_tot dd.sod_bsk_cnt {color:#000;font-weight:500;}
#sod_bsk_tot dd.sod_bsk_point, #sod_bsk_tot dd.sod_bsk_point strong{color:#888;}
.sod_bsk_cnt strong {color:#333; font-size:13px;font-weight:500;}
.sod_bsk_cnt strong span {color:#0060e2;}
.sod_bsk_point,.bd_none {border-bottom:0 !important}
.cart_otp1 {background:#008fd5;color:#fff;padding:5px 10px;border:#008fd5 1px solid;}
.cart_otp2 {background:#fff;color:#666;padding:5px 10px;border:#d6d6d6 1px solid;}

#sod_bsk_act {text-align:center; position:relative;}
#sod_bsk_act a,#sod_bsk_act button {vertical-align:middle;}
#sod_bsk_act p {margin:0 0 10px}

#sit_tot_price {color:#e30000;font-weight:500;}
#sit_tot_price span {color:#000;}

#sod_bsk_act .cart_lbt {position:absolute; right:0;}

.cart_otp h3 {color:#000;margin-bottom:10px;}

.cart_btn_submit {padding: 15px 20px;background: #333;font-size: 12px;color: #fff;cursor: pointer;min-width: 100px;border-radius: 0;font-weight: 500;border:0;}
.cart_btn_cancel {display: inline-block;padding: 13px 20px;font-size: 12px;background: #999; color: #fff;vertical-align: top;text-decoration: none;border: none;border-radius: 0;}

/* 위시리스트 */
#sod_ws {width:1100px;margin:auto;padding:50px 0;}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center}

/* 주문서 작성 */
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {}
#sod_frm h2 {margin:0 0 10px;font-size:14px;color:#000;font-weight:500;}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list tr td b{ font-size:14px; font-weight:500;}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll;overflow-x:none}

#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm p#sod_frm_pt {margin:10px 0 5px;}
#sod_frm #sod_frm_pt_alert {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#sod_frm_pay {position:relative}
#sod_frm_pay h2 {margin:0 0 10px}
#sod_frm_pay .tbl_wrap th {width:auto !important;font-weight:500;text-align:center !important}
#sod_frm_pay .tbl_wrap td {padding:8px 5px 6px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}

#sod_frm_paysel {margin:0 0 20px;padding:20px 10px;border:5px solid #e9e9e9;background:#fff;text-align:center;font-size:15px;font-weight:500;}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#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 label {margin-right:20px;color:#000;}
#settle_bank {margin:10px 0 0; font-size:14px; line-height:2em;}

#sod_frm_escrow {margin:30px 0 0}

#display_pay_process {padding:20px;text-align:center}

/* 수정부분 */
input.phone_wrap {width:60px;}
input.nname {width:130px;}
input.regi_email {width:150px;}
select.sel_email {height:24px;}
table.mem_regi {border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;}
table.mem_regi {border-top:#777 1px solid;}
table.mem_regi th,
table.mem_regi td {padding:15px 10px;}
table.mem_regi th {text-align:right;background:none;font-weight:500;}
table.mem_regi th span {color:#d50000;}
table.mem_regi td span {color:#999;font-size:11px;line-height:1.5em;}
table.mem_regi td.price {padding-left:20px;}
table.mem_regi .price .won {font-size:13px;color:#666;line-height:28px;display:inline-block;padding-left:3px;}
h2.orderform {font-size:14px;color:#333;margin-bottom:10px;}
h2.orderform span {float:right;color:#d50000;font-size:11px;padding-bottom:10px;}
button.btn_addr{background:#333;color:#fff;border:0;padding:5px 10px; height:24px;}
button.btn_addr {background:#333;color:#fff;border:0;padding:0 10px; height:24px;}
/* 신규 주문서 작성 */
h2.order_title {font-size:14px;color:#333;margin-bottom:10px;}
h2.order_title span {float:right;color:#ff5757;font-size:11px;padding-top:10px;}
table.order_tbl {width:100%;margin-bottom:40px;}
table.order_tbl th {text-align:right;font-size:12px;}
table.order_tbl th span {color:#e90000;}
table.order_tbl td {color:#666;}
table.order_tbl th,
table.order_tbl td {font-size:12px;padding:15px 10px;}
table.order_tbl td span.red {font-size:12px;color:#e90000;}
table.order_tbl .top {border-top:#777 2px solid;}
#od_tot_price,#od_send_cost2,#sc_cp_price{ font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:24px; color:#333; font-weight:600;}

input.address {width:100px;}

/* 배송지 목록 */
#sod_addr .td_mng button {margin:0;padding:0;border:0;background:transparent}

/* 주문내역 */
#sod_v {width:1100px;margin:auto;padding:0 0 50px;}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin {width:1100px; margin:auto; }

#sod_fin_no {margin:0 0 20px;border:#e9e9e9 5px solid;padding:20px;text-align:center;font-size:14px;font-weight:bold;}
#sod_fin_no strong {color:#dd0000;font-weight:500;}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {border:1px solid #e9e9e9;border-bottom:0;text-align:left;zoom:1; font-size:12px;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt,#sod_fin_legend dd{ border-bottom:dotted 1px #ccc; padding:10px 2%;}
#sod_fin_legend dt {clear:both;float:left;width:10%;font-weight:500; background:#fafafa;}
#sod_fin_legend dd {float:left;margin:0; width:82%;}
#sod_fin_legend dd.last,
#sod_fin_legend dt.last {border-bottom:0;}

#sod_fin #sod_bsk_tot {}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#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:500;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 .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2{margin:0 0 10px;font-size:16px;}
#sod_fin_list td {height:30px}

#sod_fin_view {}
#sod_fin_view h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3{margin:0 0 10px; color:#333;}
#sod_fin_view .basic_tbl th{padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}

#sod_fin_pay{margin-bottom:50px;}

#sod_fin_orderer{margin-bottom:50px;}

#sod_fin_receiver{margin-bottom:50px;}

#sod_fin_dvr {margin-bottom:50px;}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {border:3px solid #ddd;padding:20px 20px 30px 20px;margin-bottom:20px;background:#fff;}
#sod_fin_tot h2 {font-size:16px;padding-bottom:10px;border-bottom:1px solid #ccc; color:#333;}
#sod_fin_tot ul {list-style:none;padding:0 10px;border-bottom:1px solid #ccc;}
#sod_fin_tot li {padding:12px 0;border-bottom:1px dotted #ddd;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right;font-weight:500; color:#000;}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {padding:7px 12px;border:1px #ddd solid;background:#fff;color:#666;font-weight:500;}
#sod_fin_cancelfrm {display:none;margin:10px 0 0;border:1px solid #eee;padding:20px 0;font-weight:500;}
#sod_fin_cancelfrm .frm_input {background:#fff}
#sod_fin_cancelfrm .btn_frmline{background:#999;border:none;padding:0 12px;height:24px;font-size:11px;color:#fff;}
#sod_fin_test {padding:10px}

.order_view {background:#333;padding:10px 12px;color:#fff;font-size:11px;border:0;}

table.pay_tbl {border-top:#333 2px solid;margin-bottom:30px;font-size:12px;;}
table.pay_tbl th,
table.pay_tbl td {padding:15px;border-bottom:#e9e9e9 1px solid;}
table.pay_tbl th {background:#fdfdfd;border-right:#e9e9e9;font-weight:500;}

table.cart_tbl {margin-bottom:30px;font-size:12px;}
table.cart_tbl th {border-top:#23b8bc 2px solid;background:#fdfdfd;font-weight:500;}
table.cart_tbl th,
table.cart_tbl td {padding:15px 0;border-bottom:#e9e9e9 1px solid;text-align:center;}
table.cart_tbl td.th_itname {text-align:left;line-height:1.8em;}
table.cart_tbl td em {display:block;margin-top:5px;color:#888;}

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

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat {padding:15px 0 0;border-top:1px solid #ddd}
#sidx_lat h2 {text-align:center}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 상품검색 */
#ssch {width:1100px;margin:auto;padding:0 0 50px;}
#ssch_frm {padding:30px;border:5px solid #e9e9e9;background:#fff;zoom:1}
#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:500}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:24px;border-radius:0;}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_sort {float:left;margin:0;padding:0;list-style:none;zoom:1}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {float:left;margin:0 5px 0 0}
#ssch_frm #ssch_ov {float:right}
#ssch_frm #ssch_ov b {color:#eb0000;}
#ssch_cate {}
#ssch_cate ul {margin:10px 0;padding:10px 0;border-bottom:1px solid #e9e9e9;list-style:none;zoom:1}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 10px 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-weight:500;color:#eb0000;}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon .td_numbig {width:150px}
#coupon .td_datetime {width:180px}

/* 모바일일때 피시버전 주문폼*/
.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}
.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}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.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:5px 8px;border:0;background:#000;color:#fff;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:10px;}
.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;color:#9e9e9e;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_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {width:1100px;margin:auto;padding:0 0 50px;}
#sod_frm section{margin-bottom:10px}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:left }
#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}
 #cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;background:#fff;padding:20px;border:1px solid #000;z-index:9999} 
#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 .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;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:500;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 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:0 0 20px;padding:20px 10px;border:5px solid #e9e9e9;background:#fff;text-align:center; font-size:14px; font-weight:400;}
#sod_frm_paysel strong {font-weight:500}
#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;text-align:left;list-style:none}

select#od_bank_account {height:40px;}