@charset "utf-8";
/* CSS Document */

/* 고객센터 - 이용가이드 */
.guide_bx {overflow:hidden; margin-top:40px}
.guide_bx > h3 {font-size:16px;font-weight:600;color:#000}
.guide_bx > h3 > span {display:inline-block;width:50px;background:#d8a26a;color:#fff;text-align:center;padding:5px 0;margin-right:10px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}

.guide_bx > h3 > a {font-size:16px;font-weight:600;color:#000}
.guide_bx > h3 > a > span {display:inline-block;width:50px;background:#d8a26a;color:#fff;text-align:center;padding:5px 0;margin-right:10px;border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px;}
.guide_bx > h4 {font-size:15px;font-weight:600; margin-left:10px}
.guide_bx .guide_sms {overflow:hidden}
.guide_bx .guide_sms:after {clear:both;display:table;content:"";line-height:0}
.guide_bx .guide_sms > p {float:left; width:270px;}
.guide_bx .guide_sms > ol {float:left; width:490px; margin-top:10px;}

.guide_bx .guide_img {overflow:hidden}
.guide_bx .guide_img:after {clear:both;display:table;content:"";line-height:0}
.guide_bx .guide_img > p {float:left; width:470px;}
.guide_bx .guide_img > ol {float:left; width:290px; margin-top:0px;}

.guide_bx .guide_msngerbx_01 {overflow:hidden}
.guide_bx .guide_msngerbx_01:after {clear:both;display:table;content:"";line-height:0}
.guide_bx .guide_msngerbx_01 > p {float:left; width:360px;}
.guide_bx .guide_msngerbx_01 > ol {float:left; width:410px; margin-top:10px;}

.guide_txt {overflow:hidden}
.guide_txt li {position:relative;padding:8px 0 8px 30px;font-size:13px; line-height:20px}
.guide_txt li span { position:absolute; top:5px; left:0px;display:inline-block; text-align:center;width:25px;height:25px; font-size:11px;line-height:25px;letter-spacing:-0.5px;background:#5d5d5d;margin-right:5px;color:#fff;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.guide_txt li > em {font-weight:600}
.guide_txt li > ul li {padding:2px 0 !important}
.guide_txt li > ul li > em {font-weight:600}

.guide_txt_02 {overflow:hidden}
.guide_txt_02 dt {font-size:14px;font-weight:600}
.guide_txt_02 dt > span {display:inline-block; text-align:center;width:25px;height:25px; font-size:11px;line-height:25px;letter-spacing:-0.5px;background:#5d5d5d;margin-right:5px;color:#fff;border-radius:30px;-moz-border-radius:30px;-webkit-border-radius:30px;}
.guide_txt_02 dd {padding:0px 0 20px 35px;font-size:13px;line-height:20px}
.guide_txt_02 dd ol li {padding:2px 0}
.guide_txt_02 dd ol li em {font-weight:bold}

.gd_sendnum_bx .tb_grey {border-left:1px solid #cfcfcf;border-top:1px solid #cfcfcf;}
.gd_sendnum_bx .tb_grey th { background:#656565; color:#fff;border-bottom:1px solid #cfcfcf;padding:10px 0;}
.gd_sendnum_bx .tb_grey th.inner { background:#f3f3f3 !important; color:#000; font-weight:600; border-bottom:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
.gd_sendnum_bx .tb_grey td {padding:10px 10px;border-bottom:1px solid #cfcfcf;border-right:1px solid #cfcfcf; font-size:12px; line-height:18px}