@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://use.fontawesome.com/d00b556be3.css);
@import url("slippry.css");
@import url("btn.css");

/* 초기화 */
* { padding:0; margin:0 }
html { overflow-y:scroll; height:100% }
body { font-size:14.5px; font-family:Nanum Gothic, dotum, sans-serif; color:#555; height:100%;}
ul, ol { list-style:none }
html, h1, h2, h3, h4, h5, h6, form, fieldset, img { border:0 }
h1, h2, h3, h4, h5, h6 { font-weight:bold; font-size:1em }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block }
label, input, button, select, img { vertical-align:middle }
input, button, textarea, select { font-size:1em; font-family:Nanum Gothic, dotum }
input[type=text], input[type=password] { padding:0 9px; border:1px solid #ddd; color:#555; line-height:34px; height:34px }
input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color:#aaa }
input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, textarea:-ms-input-placeholder { color:#aaa }
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, textarea:-moz-placeholder { color:#aaa }
input[type=text], input[type=password], input[type=submit], input[type=image], button {border-radius:0;font-size:1em;-webkit-appearance:none}
button, input[type=submit] { cursor:pointer }
select { border:1px solid #ddd; height:36px; color:#555; font-family:Nanum Gothic, dotum; padding-left:5px; cursor:pointer }
.styled_select { height:40px; overflow:hidden; background:#fff url(../img/common/btn_select.png) no-repeat right; border: 1px solid #ddd; }
.styled_select select { font-weight:bold; background: transparent; padding:0 5px 0 8px; height:40px; line-height:40px; width:calc(100% + 30px); border:0;  border-radius:0; -webkit-appearance: none;}
hr { display:none; background:#ddd; border:none; height:1px }
a, a:link, a:visited { text-decoration:none; color:#555 }
strong, b, th { font-weight:bold; }
table { width:100%; border-collapse:collapse; border-spacing:0 }
caption { display:none; font-size:0; line-height:0 }
textarea {color:#666; font-size:1em; line-height:1.5 }
.textarea { border:1px solid #ddd; padding:10px; background:#fff }
.textarea textarea { width:100%; border:none; line-height:1.5 }

/* global */
.txt_black { color:#222 !important }
.txt_red { color:#dd4141 !important }
.txt_blue { color:#498fca !important }
.txt_purple { color:#c04e66 !important }
.txt_purple_blue { color:#8656ac !important }
.txt_brown { color:#9f5e15 !important }
.font_mont { font-family:Montserrat, sans-serif !important;}
.font_open { font-family:open sans, sans-serif !important;}
.wrap:after { content:""; display:block; clear:both }
.clear:after { content:""; display:block; clear:both }
.center { text-align:center !important }
.left { text-align:left !important }
.right { text-align:right !important }
.f_left { float:left !important } 
.f_right { float:right !important } 
.skip { font-size:0; text-indent:-9000px; line-height:0; display:none }
.ellipsis { overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display:inline-block }
input.long { width:calc(100% - 20px) }
ul:after { clear:both; content:""; display:block }
.inline { margin-left:-15px }
.inline li { float:left; margin:0 0 0 15px; display:inline-block }
.overflow_y { overflow-x:hidden; overflow-y:scroll }

.succession { margin-top:20px !important }
.paragraph { margin-bottom:50px !important }
.br { display:block }
.prepare { width:500px; margin:50px auto; padding:50px; border:1px solid #eaeaea}
.prepare h2 { font-size:24px; text-align:center; margin:0 0 20px }
.prepare h2 i { font-size:50px; margin:0 0 20px; display:block; color:#ddd }
.prepare p { text-align:center; font-size:13px }
.dot01 { background:url(../img/common/dot02.png); width:4px; height:4px; display:inline-block; margin:0 20px; vertical-align:middle }
.ul01 li { margin:5px 0 0 0; padding-left:10px; background:url(../img/common/dot02.png) no-repeat 0 7px }
.ul01 li:first-child { margin:0 }
.noimg { background:#c7cbcd url(../img/common/noimg.png) no-repeat center; height:100px; width:100px; display:block; color:#fff; text-indent:-9000px }

.wrap { width:1100px; position:relative; margin:0 auto }
.ahref { position:absolute; text-indent:-9000px; background:red; display:inline-block; opacity:0; filter:alpha(opacity=0) }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1000px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.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_tnb { border-bottom:1px solid #e0e0e0 }
.hd_tnb ul { text-align:right; font-size:0 }
.hd_tnb li { display:inline-block; padding:0 14px 0 15px; background:url(/theme/hambak/img/common/tnb_parti.png) no-repeat left center }
.hd_tnb li:first-child { background:none }
.hd_tnb li a { font-size:11px; font-weight:bold; line-height:35px; color:#666 }
.hd_tnb li a strong { color:#cf3a3a }
#hd { height:120px }
#hd .logo { line-height:110px; float:left; margin-right:180px; }
.hd_sch { position:absolute; top:39px; left:350px }
.hd_sch input[type=text] { border:2px solid #0aa546; height:40px; line-height:40px; width:370px; float:left }
.hd_sch input[type=submit] { background:#0aa546 url(/theme/hambak/img/common/icon_search.png) no-repeat center; width:44px; height:44px; border:none; margin:0 0 0 -2px; text-indent:-9000px; }
.hd_banner { position:absolute; right:0; top:10px; width:240px; height:110px }
.hd_banner .sy-controls { display:none }
.hd_banner .sy-pager { top:95px }
.hd_banner .sy-pager li { margin:0 0 0 3px }
.hd_banner .sy-pager li a { width:117px; height:4px; background:#e1e1e1; opacity:1 }
.hd_banner .sy-pager li.sy-active a { background:#0aa546 }


/* 중간 레이아웃 */
#container { margin:20px 0 }
#wrapper_title {margin:40px 0 20px;font-size:23px;font-weight:600; font-family:noto sans kr; color:#333; letter-spacing:-1px}
#snb { margin:0 0 40px }
#snb ul { margin:0 0 0 1px }
#snb li { margin:0 0 0 -1px; float:left }
#snb li a { border:1px solid #ddd; padding:0 30px; line-height:40px; font-weight:bold; font-size:13px; color:#999; display:block }
#snb li a:hover { background:#f9f9f9 }
#snb li.hover a { background:#68747f; border-color:#68747f; color:#fff }

/* 하단 레이아웃 */
#ft {border-top:1px solid #e0e0e0; padding:45px 0; font-size:13px; margin-top:80px}
#ft .logo { margin:0 0 25px; text-align:center }
#ft .gnb { position:absolute; right:0; top:12px }
#ft .gnb li { float:left; margin:0 15px 0 0; }
#ft .copyright { margin:0 0 15px; color:#999; text-align:center }
#ft address { font-style:normal; color:#999; line-height:1.5; font-size:12px; text-align:center }
#ft address span { display:inline-block; margin:0 15px 0 0 }
#ft .escrow { position:absolute; right:0; top:20px; display:none }

/* 메인 */
.main_custom { float:left; width:270px }
.main_custom > div { position:relative; border:1px solid #ddd; margin:-1px 0 0 0; padding:20px; font-size:13px; height:95px }
.main_custom > div:first-child { margin:0 }
.main_custom h2 { font-weight:600; font-family:noto sans kr, sans-serif, dotum; font-size:17px; letter-spacing:-1px; color:#222; margin:0 0 13px; line-height:1 }
.main_custom h2 a { color:#222 }
.main_custom .tel { font-weight:600; font-family:noto sans kr, sans-serif, dotum; font-size:25px; color:#333; margin:0 0 7px; line-height:1 }
.main_custom .time { line-height:1.4 }
.main_custom .banner { padding:10px 0 0 0; height:75px; background:#f3f4f4; display:none }
.main_custom .banner ul { font-size:0; text-align:center }
.main_custom .banner li { display:inline-block; width:60px; margin:0 10px }
.main_custom .banner li a { display:block; text-align:center; background-repeat:no-repeat; background-position:center 10px; padding-top:40px; font-size:12px; font-weight:bold; line-height:1 }
.main_custom .banner li.ban01 a { background-image:url(../img/main/icon_qna.png) }
.main_custom .banner li.ban02 a { background-image:url(../img/main/icon_delivery.png) }
.main_custom .banner li.ban03 a { background-image:url(../img/main/icon_account.png) }
.main_custom .bbs { height:82px }
.main_custom .bbs li { margin:5px 0 0 0 }

.main_slide { float:right; width:820px; height:260px; overflow:hidden }
.main_slide img { width:100%; height:100% }
.main_banner { float:right }

.main_prd { margin:35px 0 0 0 }
.main_prd header { margin:0 0 30px }
.main_prd h2 { font-size:33px; font-family:noto sans kr, sans-serif; font-weight:400; color:#333; letter-spacing:-1px; line-height:1; margin:0 0 10px; text-align:center; display:block }
.main_prd h2 strong { font-weight:600 }
.main_prd p { text-align:center; font-size:15px; font-weight:bold; color:#aaa; letter-spacing:-.5px }
.main_prd.prd_new { background:#eaeced; padding:50px 0 }

.main_con { margin:50px 0 }
.main_con section { float:left; position:relative; margin:0 0 0 60px }
.main_con h2 { font-size:18px; font-weight:bold; margin:0 0 20px; color:#333 }
.main_con .more { position:absolute; top:4px; right:0; font-size:13px; color:#999; text-decoration:underline; font-family:noto sans kr, sans-serif; line-height:1; font-weight:300 }
.main_con_itemuse { width:280px; margin:0 !important }
.main_con_center { width:270px }
.main_con_center .tel { font-weight:700; color:#333; margin:0 0 25px; font-size:38px }
.main_con_center .time { font-weight:bold; margin:0 0 10px; font-size:13px; color:#333 }
.main_con_center .comment { font-size:11px; font-family:dotum; color:#999; letter-spacing:-.5px; line-height:1.4 }
.main_con_banner { width:200px; margin:0 !important }
.main_con_banner h2 { display:none }
.main_con_banner li { float:left; width:80px; margin:25px 10px 0 10px }
.main_con_banner li a { color:#333; display:block; padding:45px 0 0 0; text-align:center; font-size:12px; font-family:noto sans kr, sans-serif; letter-spacing:-.5px; background-repeat:no-repeat; background-position:center top }
.main_con_banner li.ban01 a { background-image:url(/theme/hambak/img/common/icon_qna.png); background-position:center 5px }
.main_con_banner li.ban02 a { background-image:url(/theme/hambak/img/common/icon_delivery.png) }
.main_con_banner li.ban03 a { background-image:url(/theme/hambak/img/common/icon_desktop.png) }
.main_con_banner li.ban04 a { background-image:url(/theme/hambak/img/common/icon_card.png) }
.main_con_faq { float:right !important; width:260px; margin:0 !important }
.main_con_faq li { margin:15px 0 0 0; background:url(/theme/hambak/img/common/dot01.png) no-repeat 0 5px; padding-left:10px; font-family:noto sans kr; font-size:14px; line-height:1 }
.main_con_faq .ellipsis { width:100% }

/* 화면낭독기 사용자용 */
#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:bold;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 10px;width:145px;height:41px;border:1px solid #ddd;font-size:1.333em;font-weight:bold;text-align:center;line-height:41px}
#captcha #captcha_info {display:block;margin:10px 0 0;font-size:0.95em;letter-spacing:-0.1em; font-size:0.9em}

/* 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:bold}
.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 50px 1px; border-bottom:1px solid #626870; height:51px}
.sanchor li {float:left;margin-left:-1px;list-style:none}
.sanchor a { display:block; line-height:50px; width:190px; text-align:center; font-weight:bold; border:1px solid #e0e0e0; border-bottom:1px solid #626870 }
.sanchor a:focus, .sanchor a:hover { background:#f9f9f9 }
.sanchor a.sanchor_on {background:#626870;color:#fff !important; border:1px solid #626870}

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

/* 버튼 */
a.btn01 {display:inline-block;padding:8px 14px;border:1px solid #ddd;background:#fff; font-size:12px; font-weight:bold;}
button.btn01 {display:inline-block;padding:8px 14px;border:1px solid #ddd;background:#fff; font-size:12px; font-weight:bold;}
a.btn02 {display:inline-block;padding:8px 14px;border:1px solid #3b3c3f;background:#4b545e;color:#fff; font-size:12px; font-weight:bold}
button.btn02 {display:inline-block;padding:8px 14px;border:1px solid #3b3c3f;background:#4b545e;color:#fff; font-size:12px; font-weight:bold}

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

.btn_submit {display:inline-block;padding:8px 14px;border:1px solid #3b3c3f;background:#4b545e;color:#fff; font-size:12px !important; font-weight:bold; cursor:pointer}

a.btn_cancel {display:inline-block;padding:8px 14px;border:1px solid #ccc;background:#ff;color:#000;text-decoration:none;vertical-align:middle; font-size:12px !important}
button.btn_cancel {display:inline-block;padding:8px 14px;border:1px solid #ccc;background:#fff;color:#000;vertical-align:top;text-decoration:none; font-size:12px !important; font-weight:bold}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 14px;height:36px; line-height:36px !important;border:0;background:#4c535b;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle; font-size:12px; font-weight:bold} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
.btn_s_border { display:inline-block; border:1px solid #ddd; font-size:13px; letter-spacing:-.5px; padding:3px 6px 4px 5px; color:#999 !important; text-decoration:none !important }

/* 게시판용 버튼 */
a.btn_b01, .btn_bo_adm input, a.btn_admin {display:inline-block; font-size:12px; font-weight:bold; padding:8px 14px !important; border:1px solid #ddd !important; background:#fff !important; color:#555 !important }
a.btn_b02 {display:inline-block;padding:8px 14px;border:1px solid #3b3c3f;background:#4b545e;color:#fff; font-size:12px; font-weight:bold}
a.btn_scrap {display:inline-block;padding:8px 14px;border:1px solid #b3c8de;background: linear-gradient(to bottom, #f9fbfd, #fff);color:#333; font-size:12px; font-weight:bold; margin-left:5px}
#bo_w .btn_submit { padding:0 30px; font-weight:bold; line-height:50px }
#bo_w button.btn_submit { font-size:15px; }
#bo_w fieldset .btn_submit { font-size:15px; }
#bo_w .btn_cancel { padding:0 30px; background:#fff; font-weight:bold; line-height:50px  }

/* 선택수정 버튼 */
.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:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 th {padding:12px 5px;border-top:2px solid #666;border-bottom:1px solid #ddd;color:#444; font-size:13px;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 #ddd;background:#f0f4f7;text-align:center}
.tbl_head01 tbody th {padding:10px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}
td {padding:10px 5px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;line-height:1.5em;word-break:break-all; font-size:13px}
.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:10px 0;border:1px solid #ddd;background:#f0f4f7;color:#383838;font-size:13px;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, .tbl_head02 tfoot td {padding:10px 0;border:1px solid #ddd;background:#fff;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border:1px solid #e0e0e0;}
.tbl_head02 td {padding:5px 3px;border:1px solid #e0e0e0;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

.table_v01 table { border-top:2px solid #5074b3 }
.table_v01 th, .table_v01 td { padding:10px 15px; border-bottom:1px solid #ddd; text-align:left }
.table_v01 th { background:#edf1f7; }

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px;}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0; border-top:2px solid #666}
.tbl_frm01 th {padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#fff;text-align:left; font-weight:bold; font-size:13px}
.tbl_frm01 td {padding:8px 14px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent; font-size:13px;}
.tbl_frm01 textarea, .frm_input {}
.frm_input {height:24px; line-height:24px}
.tbl_frm01 textarea {height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block; font-size:12px; margin:5px 0; color:#999; padding:5px 0}

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

/* 테이블 그리드 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:150px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:50px;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:70px;text-align:center}
.td_statsmall {width:50px;text-align:center}

/* 새창 기본 스타일 */
.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:19px; color:#333; letter-spacing:-1px; font-family:noto sans kr, sans-serif}
.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:bold;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 30px; line-height:50px; border:0;background:#4b545e;color:#fff;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 30px; line-height:50px;background:#4b545e;color:#fff;vertical-align:middle}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}
.new_win .font_mont { font-size:15px }

/* 자바스크립트 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:30px 0 0;text-align:center; font-size:0}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 10px;line-height:27px;vertical-align:middle; border:1px solid #e0e0e0; font-size:12px; margin:0 0 0 -1px }
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {background:#fff;text-decoration:none; color:#999}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current { font-weight:bold; background:#f0f0f0; color:#333 }

/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {}
#smb_my_ov {margin:0 0 40px}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_act {margin:0 0 10px;;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right;margin:0;padding:0;list-style:none}
#smb_my_act li {float:left;margin:0 0 0 4px}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important;border-bottom:0 !important}
.smb_my_dl { font-size:13px }
.smb_my_dl .f_left { width:38% }
.smb_my_dl .f_right { width:60% }
.smb_my_dl .f_left dl { float:left; border:2px solid #639cd2; width:calc(100%/2 - 4px); height:150px; margin:0 0 0 -2px }
.smb_my_dl .f_left dt { text-align:center; padding:30px 0 15px; font-family:noto sans kr,sans-serif; font-weight:500; font-size:18px; color:#2979c4 }
.smb_my_dl .f_left dd { text-align:center; font-size:18px; font-weight:bold }
.smb_my_dl .f_left dd strong { text-align:center; font-family:Montserrat, sans-serif; font-weight:700; color:#333; font-size:30px; vertical-align:-2px; margin:0 3px 0 0 }
.smb_my_dl .f_right th, .smb_my_dl .f_right td { border:1px solid #e0e0e0; padding:12px 15px }
.smb_my_dl .f_right th { background:#f0f4f7; text-align:left }
.smb_my_dl .f_right th.addr { height:47px }
.smb_my_more { display:none }

#smb_my_od {margin:0 0 40px}
#smb_my_od h2 { font-family:noto sans kr, sans-serif; color:#333; font-size:15px; margin:0 0 10px; letter-spacing:-1px}

#smb_my_wish h2{ font-family:noto sans kr, sans-serif; color:#333; font-size:15px; margin:0 0 10px; letter-spacing:-1px}

.smb_my_more {text-align:right}

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

/* 장바구니 */
#sod_bsk {}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:8px 0;border:1px solid #e9e9e9;border-bottom:0;}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:5px;border-bottom:1px solid #e9e9e9}
.sod_option_btn .mod_options { border:1px solid #ddd; line-height:28px; display:block; padding:0 15px; font-weight:bold; font-size:12px; background:#fff}

#sit_opt_added {border:1px solid #e9e9e9;border-bottom:0;background:#fff;}
#sit_opt_added li {padding:15px;border-bottom:1px solid #e9e9e9; position:relative; font-size:13px}
#sit_opt_added li:after { content:""; display:block; clear:both }
#sit_opt_added li div {text-align:right; float:right;}
#sit_opt_added li div:after { content:""; display:block; clear:both }
#sit_opt_added li div .frm_input { width:40px; text-align:center; padding:0; line-height:26px; height:26px; float:left }
#sit_opt_added button { border:1px solid #ddd; text-indent:-9000px; width:28px; height:28px; background-position:center; background-color:#fff; background-repeat:no-repeat; margin:0 0 0 -1px }
#sit_opt_added button.sit_qty_plus { background-image:url(/theme/hambak/img/common/btn_plus.png); float:left }
#sit_opt_added button.sit_qty_minus { background-image:url(/theme/hambak/img/common/btn_minus.png) }
#sit_opt_added button.sit_opt_del { background-color:#eee; background-image:url(/theme/hambak/img/common/btn_delete.png) }
.sit_opt_subj { max-width:300px; float:left; line-height:1.4; }

#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:15px;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #333;background:#fff;overflow-y:scroll;overflow-x:none}
#sod_bsk_list .font_mont { font-size:15px; color:#333 }

#sod_bsk_tot {margin:20px 0 0 0;padding:0 5px;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:5px 0;}
#sod_bsk_tot dt {width:50%;font-weight:bold}
#sod_bsk_tot dd {margin:0;width:50%;text-align:right}
#sod_bsk_tot strong { font-family:Montserrat, sans-serif; font-size:20px; vertical-align:-1px }
.sod_bsk_cnt {background:#fff;color:#333; font-weight:bold}
.sod_bsk_cnt .txt_price strong { font-size:40px !important; vertical-align:-4px !important }
.sod_bsk_point {border-bottom:0 !important}

#sod_bsk_act {text-align:center; margin:30px 0 0 0}
#sod_bsk_act .btn01, #sod_bsk_act .btn_submit {padding:0 50px !important; line-height:50px; font-size:15px !important; vertical-align:top }
#sod_frm .btn01, #sod_frm .btn_submit { padding:0 50px; line-height:50px; font-size:15px !important; vertical-align:top }
#sod_bsk_act .btn_submit { padding:20px 50px }
#sod_bsk_act p {margin:0 0 10px}

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

/* 주문서 작성 */
.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 15px; font-size:18px; font-family:noto sans kr, sans-serif; color:#333; font-weight:600}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#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_orderer .frm_input { width:300px }
#sod_frm_orderer #od_zip, #sod_frm_orderer .frm_address { width:auto }

#sod_frm_taker .frm_input { width:300px }
#sod_frm_taker #od_zip, #sod_frm_taker .frm_address { width:auto }
#sod_frm_taker td{ height:30px }

#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:bold;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;*/ height:30px}
#sod_frm_pay #od_tot_price { font-size:20px; font-family: Montserrat, sans-serif !important; color:#333; font-weight:700}
#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:#fff;overflow-y:scroll}

#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;text-align:center}
#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}

#settle_bank {margin:10px 0 0; line-height:1.8; font-weight:bold}
#settle_bank label { display:inline-block; margin:0 5px 0 0 }
#settle_bank #od_deposit_name { margin:5px 0 0 0 }

#sod_frm_escrow {margin:30px 0 0}

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

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

/* 주문내역 */
#sod_v { font-size:13px }
#sod_v .info { margin:0 0 20px }
#sod_v .info li { background:url(../img/common/dot01.png) no-repeat 0 5px; padding-left:10px; margin:6px 0; line-height:1.3 }
#sod_v .search_area { margin:35px 0; text-align:center }
#sod_v .search_area legend { text-indent:-9000px; line-height:0; font-size:0 }
#sod_v .search_area label { font-weight:bold; display:inline-block; margin:0 15px 0 0 }
#sod_v .search_area input { width:110px; line-height:40px; height:40px; text-align:center; font-weight:bold }
#sod_v .search_area .btn { line-height:42px; height:42px; padding:0; width:62px; margin:0 0 0 5px }
#sod_v .search_area .btn-term { margin:0 }
#sod_v .result { font-weight:normal; color:#404040; margin:0 0 17px }
#sod_v .result strong { vertical-align:1px }

/* 주문상세내역 */
#sod_fin {}

#sod_fin_no {margin:0 0 20px; font-weight:bold}

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

#sod_fin_legend {padding:20px;border:1px solid #e9e9e9;text-align:left;zoom:1; font-size:13px}
#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_fin #sod_bsk_tot {border-bottom:0 !important}

#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: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 .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:15px; font-family:noto sans kr, sans-serif; color:#333}
#sod_fin_list td {height:30px}

#sod_fin_view > section { margin:0 0 30px 0 }
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px; font-family:noto sans kr, sans-serif; color:#333; font-size:15px }
#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 {}

#sod_fin_orderer {}

#sod_fin_receiver {}

#sod_fin_dvr {}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:0 0 30px;padding:20px;border:3px solid #666}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;list-style:none; text-align:center}
#sod_fin_tot li { display:inline-block; margin:0 30px; font-weight:bold}
#sod_fin_tot li strong { font-family:Montserrat, sans-serif !important; font-size:20px; vertical-align:-2px }
#sod_fin_tot #alrdy {border-bottom:0 !important}

#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:0 50px;border:0;background:#d84040;color:#fff; line-height:50px; font-weight:bold;}
#sod_fin_cancelfrm {display:none;margin:25px 0 0; background:#f0f4f7; padding:30px 0; font-weight:bold; font-size:13px}
#sod_fin_cancelfrm .frm_input {background:#fff; line-height:38px; height:38px}
#sod_fin_cancelfrm .btn_frmline { border:none; background:#5a6672; color:#fff; padding:0 30px; line-height:40px; font-weight:bold }

#sod_fin_test {padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#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_frm {padding:20px;border:1px solid #e9e9e9;background:#f2f5f9;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:bold}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:24px}
#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 1px 0 0}
#ssch_frm #ssch_ov {float:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0;padding:10px 20px 20px;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 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-weight:bold}

/* 쇼핑몰 이벤트 */
#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 .tbl_frm01 th { width:120px }
#sod_frm #od_addr1, #sod_frm #od_addr2, #sod_frm #od_addr3 { margin:5px 0 0 0 }
#sod_frm #od_b_addr1, #sod_frm #od_b_addr2, #sod_frm #od_b_addr3 { margin:5px 0 0 0 }
#sod_frm section{margin-bottom:30px}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center; font-size:13px }
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#fff;margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px; font-weight:bold}
 #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 30px}
#sod_frm_pay {position:relative}
#sod_frm_pay p { font-size:13px; line-height:1.5 }
#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 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 30px}
#sod_frm_paysel {margin:10px 0 ;padding:20px;background:#fff;border:1px solid #e0e0e0; font-size:13px}
#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}

/*네이버페이*/
.itemform-naverpay{margin-top:15px}
.cart-naverpay{margin-top:15px}

/* 게시판 공통 수정 */
#container_title{ display:none }

.bo_fx { margin:0 0 10px !important }
#bo_list .td_name { text-align:center !important }

.f_wrap{*zoom:1;}
.f_wrap:after{content:""; display:block; clear:both;}
.f_wrap .fl{float:left;}
.f_wrap .fr{float:right;}

#bo_list_total { font-size:12px }
#bo_cate { margin-bottom:25px }
#bo_cate h2 { display:none }
#bo_cate li { float:left; margin:0 40px 0 0 }
#bo_cate li a { color:#aaa; display:inline-block; font-size:13px }
#bo_cate li a#bo_cate_on { font-weight:bold; color:#333 }
#bo_cate li a#bo_cate_prd_on { font-weight:bold; color:#333 }

#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center; margin-top:30px; font-size:12px}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select { height:30px; }
#bo_sch input { height:28px; padding:0 10px }
#bo_sch .btn_submit { padding:0 15px 0 13px; height:30px; line-height:28px; font-size:13px; font-weight:bold }

#faq_sch {margin-bottom:10px;padding-top:5px;text-align:center; margin-top:30px; font-size:12px}
#faq_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#faq_sch select { height:30px; }
#faq_sch input { height:28px; padding:0 10px }
#faq_sch .btn_submit { padding:0 15px 0 13px; height:30px; line-height:28px; font-size:13px; font-weight:bold }

#bo_v { font-size:13px }
#bo_v_con { padding:0 5px }
#bo_v_info { padding:10px 0 10px 5px !important; font-size:12px }

#bo_v_table { display:none }
#bo_v_title { font-weight:bold; font-size:1.3em; line-height:1.5; color:#333; border-top:2px solid #666; border-bottom:1px solid #e0e0e0; padding:10px 5px 10px 5px !important }
#bo_v_title small { color:#999; font-weight:normal; display:inline-block; margin:0 5px 0 0 }

#bo_vc {margin:0 0 20px; font-size:13px}
#bo_vc .bo_vc_top{border-top:2px solid #bdbdbd;background:#f1f4f6; letter-spacing:-1px; color:#777;padding:12px 0px;}
#bo_vc .bo_vc_top h2{ background:url('../img/sub/sprites_ico.gif') no-repeat 0 -706px;padding:1px 20px;margin-left:20px; color:#333}
#bo_vc .bo_vc_top em {font-style:normal; font-weight:700; color:#ff4200; font-size:11px;}
#bo_vc article {padding:20px;border-top:1px solid #e3e3e3;}
#bo_vc header {position:relative;}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:700}
.bo_vc_hdinfo {display:inline-block;color:#aaa;font-family:tahoma;font-size:10px;position:relative;top:1px}

#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:none}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1;}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_empty {margin:0;padding:40px 0 40px !important;text-align:center;border-top:1px solid #e3e3e3;}

#bo_vc .bo_vc_content{padding:10px 0; line-height:1.4}
#bo_vc .bo_vc_content img{vertical-align:middle;}
#bo_vc .bo_vc_secret{display:inline-block;width:19px; height:14px; font-size:11px; background:url('../img/sub/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden; vertical-align:top;background-position:0 -1008px;}

#bo_vc article.ico_ind1 {padding-left:65px;}
#bo_vc article.ico_ind2 {padding-left:110px;}
#bo_vc article.ico_ind3 {padding-left:155px;}
#bo_vc article.ico_ind4 {padding-left:200px;}
#bo_vc article.ico_ind5 {padding-left:245px;}
#bo_vc article .indent {position:relative; float:left; width:0; font-size:0;}
#bo_vc article .indent span {position:absolute; top:2px; left:-22px; width:12px; height:11px; text-indent:-9000px; background:url('../img/sub/sprites_ico.gif') no-repeat 0 -422px;}
#bo_vc .comment_form { margin-top:10px }

.bo_vc_act {float:left;margin:0;list-style:none;*zoom:1;padding:0;}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act .list_btn {display:inline-block; margin-top:17px; width:13px; height:14px; background:url('../img/sub/sprites_ico.gif') no-repeat; text-indent:-9000px; overflow:hidden;}
.bo_vc_act .list_btn.btn_reply {margin-right:12px; padding-left:12px; width:auto; font-size:11px; letter-spacing:-1px; text-indent:0; color:#999 !important; background-position:0 -442px;}
.bo_vc_act .list_btn.btn_reply:hover,
.bo_vc_act .list_btn.btn_reply.cover {color:#666 !important; background-position:0 -460px;}
.bo_vc_act .list_btn.btn_edit {margin-right:5px; background-position:2px -558px;}
.bo_vc_act .list_btn.btn_edit:hover,
.bo_vc_act .list_btn.btn_edit.cuover {background-position:2px -577px;}
.bo_vc_act .list_btn.btn_del {background-position:3px -652px;}
.bo_vc_act .list_btn.btn_del:hover {background-position:3px -669px;}

#bo_vc_w {position:relative; font-size:13px}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}

.comment_form .write_body {padding:9px; border:1px solid #dae1e7;  background:#f1f4f6;}
.comment_form .write_body .write_mbinfo {padding:0 0 5px 0; border:none;}
.comment_form .btn_area .fleft {padding-top:8px;}
.comment_form .checkbox {width:60px;}
.comment_form .checkbox label {font-size:11px; color:#777;}
.comment_form .checkbox label span {height:13px;}
.no_editor {position:relative; *zoom:1;margin-bottom:5px;}
.no_editor .placeholder{display:block;}
.no_editor:after {clear:both; display:block; content:"";}
.no_editor .bo_vc_wr_content{width:98%; border:1px solid #ccc;height:100px !important;padding:8px;line-height:22px;}
.write_body .btn_area {padding-top:5px; *zoom:1;}
.write_body .btn_area:after {clear:both; display:block; content:"";}
.write_body .btn_area input {float:right;}

.comment_form .txt_limit span,
.write_option .txt_limit span {font-size:11px; color:#777;}
.comment_form .txt_limit span.txt_min {padding:0 10px; border-right:1px solid #dcdcdc; }
.write_option .txt_limit span.txt_min {padding-right:10px; border-right:1px solid #dcdcdc;}
.comment_form .txt_limit span.txt_max,
.write_option .txt_limit span.txt_max {padding-left:10px; padding-right:10px; }
.comment_form .write_body{}
.comment_form .write_body .bo_vc_form{margin-bottom:10px;}
.comment_form .write_body .bo_vc_form .bo_vc_write_notice{height:28px;line-height:20px;padding-bottom:6px;padding-left:5px;font-weight:700;color:#787878}
.comment_form .write_body .i_text{background:#fff;height:26px;line-height:26px;}
.comment_form .write_body #captcha_key{background:#fff !important;}
.comment_form .write_body #captcha #captcha_info{display:none;}
.comment_form .write_body .wr_secret_label{font-size:11px;color:#999}

.placeholder{display:inline-block;position:relative;vertical-align:middle;}
.placeholder label{position:absolute;left:10px;top:50%; margin-top:-7px;color:#999; cursor:text;}
.placeholder.placeholder_textarea label{left:15px;top:15px; margin-top:0px;}

#bo_v_bot {zoom:1; border-top:1px solid #e0e0e0; padding:20px 0 0 0; margin:30px 0 0 0}

#intro { height:100% }
#intro > section { height:100% }
#intro .visual { float:left; width:50%; background:url(../img/intro/intro.jpg) no-repeat right top; background-size:cover }
#intro .contents { float:right; width:50%; background:#eee }
#intro .contents fieldset { position:absolute; left:60%; top:50%; margin-top:-240px; width:400px; height:480px; border:1px solid #e2e2e2; background:#fff; text-align:center }
#intro .contents h1 { padding:50px 0 20px 0 }
#intro .contents h2 { font-size:19px; letter-spacing:-1px; font-family:noto sans kr, sans-serif; color:#333; font-weight:400; margin:0 0 50px }
#intro .contents h2 strong { font-weight:700 }
#intro .contents input[type=text], #intro .contents input[type=password] { width:320px; border:none; border-bottom:1px solid #e0e0e0; margin:0 0 30px; padding:0 5px; font-weight:bold }
#intro .btn_submit { width:330px; line-height:50px; padding:0; background:#088835; color:#fff; font-family:noto sans kr, sans-serif; font-size:15px !important; font-weight:500; border:none; text-shadow:1px 1px 1px rgba(0,0,0,0.3); border-radius:3px }
#intro hr { display:block; height:1px; background:#efefef; width:100%; margin:40px 0 28px 0 }
#intro p { font-size:11px; color:#999; font-family:dotum; letter-spacing:-1px; line-height:1 }
#intro p strong { color:#555 }

#intro input[type=text]::-webkit-input-placeholder, #intro input[type=password]::-webkit-input-placeholder { color:#bbb; font-weight:400; font-family:noto sans kr, sans-serif; font-size:12px }
#intro input[type=text]:-ms-input-placeholder, #intro input[type=password]:-ms-input-placeholder { color:#bbb; font-weight:400; font-family:noto sans kr, sans-serif; font-size:12px }
#intro input[type=text]:-moz-placeholder, #intro input[type=password]:-moz-placeholder { color:#bbb; font-weight:400; font-family:noto sans kr, sans-serif; font-size:12px }