@charset "UTF-8";

#commonPopup{position:absolute;left:50%;top:114px;width:330px;margin-left:158px;border:1px solid #d4d4d4;z-index:14;background-color:#fff;text-align:right}
#commonPopup .com_pop-body{background-color:#f1f1f1;margin:7px}
#commonPopup .com_pop-body p{font-size:23px;line-height:27px;padding:54px 0;text-align:center}
#commonPopup .check{margin:0 7px;text-align:right;padding-bottom:7px}
#commonPopup .check label{font-size:15px;position:relative;padding-right:28px;line-height:22px;padding-top:2px}
#commonPopup .check label:before{width:18px;height:18px;border:1px solid #d7d6d4;margin:0;position:absolute;right:0;top:0}

#popup_bg {display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:0;z-index:14}

input[type="text"],
input[type="password"]{width:184px;border:1px solid #e3e6e8;font-size:15px;line-height:1em;color:#a8a7a8;padding:12px 12px;vertical-align:top}
.page_contents{clear:both;width:980px;margin:0 auto;padding-bottom:100px}
.page_contents.app_testdrive{width: 1100px;}
.page_top-guide{border-top:2px solid #333333}
.overlap{position:relative;display:inline-block;vertical-align:top}
.overlap label{position:absolute;left:13px;top:13px;color:#a8a7a8;font-size:15px;line-height:1.2em;cursor:auto}

/* lineMAP */
#line_map{width:100%;border-bottom:1px solid #f0f0f0;min-height:50px;z-index:11;position:relative;background-color:#fff}
#line_map *{vertical-align:top;line-height:1.3em}
#line_map ul{text-align:left;padding-top:15px;position:relative;width:1060px;margin:0 auto}
#line_map li{display:inline-block;color:#363636;font-size:15px;padding-left:15px;margin-left:6px;background:url('../img/ui_linemap.png') left 2px no-repeat}
#line_map li a{color:#999999;display:inline-block}
#line_map li:first-child{margin-left:0;padding-left:25px;background-image:none}
#line_map li:first-child:before{content:'';display:block;width:5px;height:18px;background-color:#f0f0f1;position:absolute;left:0;top:16px}

/* TITLE 정의 */
h2{text-align:center;color:#000;font-size:49px;line-height:1em;font-weight:400;padding:74px 0 54px 0}
h2 em{font-size:25px;display:block;color:#999999;line-height:1em;padding-top:12px}
.sub_title{text-align:center}
.sub_title h3{color:#000000;font-size:41px;line-height:1em;font-weight:400;padding:68px 0 48px 0}
.sub_title h3 .dot{display:inline-block;margin:14px 10px 0;width:15px;height:15px;background:url("../img/h3_dot.png") center center no-repeat;font-size:0;line-height:0;vertical-align:top}
.sub_title ul{margin-bottom:60px}
.sub_title ul *{vertical-align:top}
.sub_title ul li{display:inline-block}
.sub_title ul li a{position:relative;display:block;font-size:17px;color:#000000;line-height:1em;padding:0 14px 10px 14px;margin:0 12px 0 14px;
	-webkit-transition:color 0.3s cubic-bezier(0.75,0.1,0.25,1) 0.0s;transition:color 0.3s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
}
.sub_title ul li a:before{content:'';display:block;width:1px;height:17px;position:absolute;left:-15px;top:0;background-color:#cccccc}
.sub_title ul li:first-child a:before{display:none}
.sub_title ul li a.on,
.sub_title ul li a:hover{color:#000}
.sub_title ul li a:after{content:'';display:block;width:100%;height:0;background-color:#000;position:absolute;left:50%;bottom:0;margin-left:-50%;overflow:hidden;
	-webkit-transition:height 0.3s cubic-bezier(0.75,0.1,0.25,1) 0.0s;transition:height 0.3s cubic-bezier(0.75,0.1,0.25,1) 0.0s;
}
.sub_title ul li a.on:after,
.sub_title ul li a:hover:after{height:4px}

.rs_select{position:relative;display:inline-block;width:210px;height:44px;border:1px solid #e3e6e8;z-index:2;text-align:left;background:#fff url("../img/ico_select.png") right center no-repeat;overflow:hidden}
.rs_select.off:after{content:'';display:block;width:100%;height:100%;background:url('../img/blank.png') 0 0 repeat;position:absolute;left:0;top:0;z-index:2}
.rs_select label{position:absolute;display:block;width:90%;text-indent:12px;line-height:42px;height:80%;font-size:15px;color:#a8a7a8;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.rs_select select{font-size:15px;color:#a8a7a8;width:100%;height:100%;opacity:0;filter:alpha(opacity=0)}

/* input-radio */
.radio{display:inline-block;position:relative;line-height:1em;font-size:17px;color:#211c1d}
.radio *{vertical-align:top}
.radio input[type='radio']{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}
.radio label:before{display:inline-block;width:17px;height:17px;margin-right:14px;background-repeat:no-repeat;background-position:center center;background-image:url('../img/ico_radio-off.png');content:' ';vertical-align:middle}
.radio input[type='radio']:checked + label:before{background-image:url('../img/ico_radio-on.png')}
.radio.b label:before{width:24px;height:24px;background-image:url('../img/ico_radio3-off.png')}
.radio.b input[type='radio']:checked + label:before{background-image:url('../img/ico_radio3-on.png')}

/* input-check */
.check{display:inline-block;position:relative;line-height:22px;font-size:17px;color:#211c1d;height:24px}
.check *{vertical-align:top}
.check input[type='checkbox']{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:2}
.check label:before{display:inline-block;width:20px;height:20px;margin-right:15px;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;border:2px solid #efdf00;content:' ';vertical-align:top}
.check input[type='checkbox']:checked + label:before{background-image:url('../img/ico_check-v.png');background-size:14px auto}
.check.r label:before{display:none}
.check.r label:after{display:inline-block;width:20px;height:20px;margin-left:15px;background-color:#ffffff;background-repeat:no-repeat;background-position:center center;border:2px solid #efdf00;content:' '}
.check.r label:before{display:none}
.check.r input[type='checkbox']:checked + label:after{background-image:url('../img/ico_check-v.png');background-size:14px auto}

.paging_wrap{display:block;position:relative;text-align:center}
.paging_wrap .del{display:block;position:absolute;top:0;left:0;padding:12px 15px;font-size:15px;font-weight:400;background-color:#e9e9e9;color:#333}
.paging_wrap .paging{display:inline-block; *zoom:1}
.paging_wrap .paging:after{content:"";display:block;clear:both}
.paging_wrap .paging a{float:left;display:block;padding:10px 8px;margin:0 2px;font-size:15px;color:#999;letter-spacing:0}
.paging_wrap .paging a.on{color:#efdf00}
.paging_wrap .paging a.prev,
.paging_wrap .paging a.next{padding:0;width:38px;height:38px;border:1px solid #e4e4e4;background:center center no-repeat;font-size:0;line-height:0}
.paging_wrap .paging a.prev{margin-right:60px;background-image:url("../img/month_prev.png")}
.paging_wrap .paging a.next{margin-left:60px;background-image:url("../img/month_next.png")}

/* slick */
.slick-list{float:left;width:100%;overflow:hidden}
.slick-track{float:left;position:relative}

/* vr 로딩 로고 */
.reel .reel-preloader {margin:0 0 -30px -50px;background:url("../img/loading_logo.png") left center no-repeat}

/* Tab Menu Core */
.rs_tab{display:block}
.rs_tab ul{display:block; *zoom:1}
.rs_tab ul:after{content:"";display:block;clear:both}
.rs_tab ul li{float:left;width:16.6%;background-color:#fff}
.rs_tab ul li button,
.rs_tab ul li a{display:block;position:relative;padding:1px 1px 0;margin-left:-1px;width:100%;height:60px;line-height:54px;border:1px solid #e3e6e8;border-bottom:1px solid #000;font-size:19px;font-weight:400;text-align:Center;color:#999;box-sizing:border-box;transition:color 0.3s;-webkit-transition:color 0.3s}
.rs_tab ul li:first-child button,
.rs_tab ul li:first-child a{margin-left:0}
.rs_tab ul li button.on,
.rs_tab ul li a.on{position:relative;padding:0 0 1px;border:1px solid #000;border-bottom:0;color:#000;background:#fff url("../img/bg_tab.gif") 1px 1px  repeat-x;z-index:2}
.rs_tab_contents{margin-top:52px}
.rs_tab_contents .tab_cont{display:none}
.rs_tab_contents .tab_cont.open{display:block}
.rs_tab.rs button,
.rs_tab.rs a{font-family:NouvelR-Bold,NouvelR KR-Bold,applegothic,sans-serif;font-size:25px;font-weight:700;letter-spacing:0}

/* 로딩바 */
#loading_bar{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100}
#loading_bar .bg{display:block;width:106px;height:64px;position:absolute;left:50%;top:50%;background:url('../img/loading_logo-bg.png') left top no-repeat;margin:-30px 0 0 -50px;overflow:hidden;z-index:1}
#loading_bar .bg span{display:block;width:0;height:100%;background:url('../img/loading_logo.png') left top no-repeat}
#loading_bar em{display:block;width:100%;height:100%;background-color:#000;opacity:0.3}
#second_bar{position:fixed;left:0;top:0;width:100%;height:100%;z-index:100}
#second_bar .bg_box{position:absolute;width:200px;left:50%;top:42%;margin-left:-100px;z-index:1}
#second_bar .bg_box p{text-align:center;color:#fff;font-size:25px;line-height:1em;margin-top:16px}
#second_bar .bg{display:block;width:100%;height:120px;background:url('../img/loading_logo-bg2.png') left top no-repeat;overflow:hidden;z-index:1}
#second_bar .bg span{display:block;width:0;height:100%;background:url('../img/loading_logo2.png') left top no-repeat}
#second_bar em{display:block;width:100%;height:100%;background-color:#000;opacity:0.7}

/* 센터 상단 */
.store_center_top{display:block;position:relative;padding:15px 0;margin:0 auto -1px;width:980px;border:solid #efefef;border-width:1px 0; *zoom:1}
.store_center_top:after{content:"";display:block;clear:both}
.store_center_top > p{float:left;display:block;margin-right:15px;font-size:15px;line-height:1.5em;color:#333;text-align:left}
.store_center_top > p.line1{margin-top:8px}
.store_center_top p strong{color:#cc3333;font-weight:500}
.store_center_top p em{display:inline-block;margin:0 10px;padding:0 5px;height:13px;line-height:13px;border:solid #999;border-width:0 1px;color:#999}
.store_center_top .btn_members{float:left;display:block;margin-top:6px;padding:0 15px;background-color:#ccc;color:#fff;font-size:15px;line-height:30px}
.store_center_top .btn_members.rs{font-weight:700;letter-spacing:0}
.store_center_top .btn_center_view{position:absolute;right:0;top:50%;margin-top:-22px;display:block;padding:0 20px 2px 60px;background:#333 url("../img/btn_flag.gif") 0 0 no-repeat;font-size:17px;line-height:44px;color:#fff;box-shadow:rgba(51, 51, 51, 0.3) 3px 3px 12px}
.store_center_top .btn_center_view.af:after{content:'';display:block;width:45px;height:100%;position:absolute;left:0;top:0;background-color:#4b4b4b;background-image:url('../img/ico_store01.png');background-repeat:no-repeat;background-position:9px center}
.store_center_top .btn_center_view.ye.af:after{background-color:#1e1e1e;background-image:url('../img/ico_store02.png')}
.store_center_top .btn_center_view.no{position:relative;float:right;top:auto;margin-top:0;background-image:none}
.store_center_top .btn_center_view.ye{background-color:#000;margin-right:20px}
.store_center_top .addr{clear:both;display:block;position:relative;padding:0 230px 0 75px;margin:5px 15px 0 0;font-size:15px;line-height:1.5em;color:#333;text-align:left}
.store_center_top .addr strong{position:absolute;top:0;left:0;font-weight:400}
.store_center_top .addr p{position:relative;padding-left:70px}
.store_center_top .addr p em{position:absolute;top:4px;left:0}
.store_center_top .addr p:last-child em{padding:0 5px 0 9px;letter-spacing:4px}
.store_center_top .addr .btn_edit{position:absolute;display:block;top:2px;left:55px;width:20px;height:20px;background:url("../img/btn_edit_info.png") center center no-repeat;font-size:0;line-height:0}

.terms_box table{width:100%}
.terms_box table th,
.terms_box table td{padding:5px;border:1px solid #ddd}
.terms_box table th{font-weight:500;color:#333;line-height:1.2em}

.lst_plus{display:block;width:80px;height:80px;margin:25px auto 0;background:url("../img/btn_lst-plus.png") 0 0 no-repeat;text-indent:-99999em;overflow:hidden}

/* 다운로드 팝업 */
.popup_guide{display:none;position:absolute;left:50%;top:700px;border:1px solid #e3e6e8;background-color:#fff;width:538px;z-index:14;margin-left:-270px;opacity:0;filter:alpha(opacity=0)}
.popup_guide .lay_box{padding:24px 66px}
.popup_guide .close{display:block;margin:0 auto;text-align:center;line-height:1em;padding:16px 0 18px 0}
.popup_guide .info{width:100%;text-align:center;color:#333;line-height:22px;padding:30px 0 20px 0;border-bottom:1px solid #e3e6e8;letter-spacing:-0.025em;font-size:21px}
.popup_guide .lay_box > dl{text-align:center}
.popup_guide .lay_box > dl dt{font-size:21px;color:#333;padding:24px 0 14px 0}
.popup_guide .lay_box > dl dd{font-size:15px;color:#999;line-height:24px}
.popup_guide .btns{text-align:center;margin:40px 0 20px 0}
.popup_guide .btns a{display:inline-block;width:150px;color:#fff;background-color:#212121;text-align:center;padding:15px 0 16px 0;margin:0 3px}
.popup_guide .btns a:first-child{background-color:#efdf00;color:#333}
.popup_guide .close{display:block;position:absolute;right:0;top:-40px;width:30px;height:30px;background:url('../img/btn_x.png') center center no-repeat;text-indent:-99999em;overflow:hidden;z-index:1}
.popup_guide.side{top:50%;position:fixed;margin-top:-168px}

input[type='text']{height:20px;}
.step_option_box .option_list ul li .check label em{cursor:pointer}

/* 점검주기 */
.checkChart{clear:both;width:100%;display:block}
.checkChart.off{display:none}
.checkChart .caution{color:#999999;font-size:14px;padding-left:24px;background:url('../img/ico_make.png') left center no-repeat;line-height:22px;margin-top:60px}
.checkChart .caution strong{color:#333;font-weight:normal}
.checkChart .caution .bg{display:inline-block;width:12px;height:12px;vertical-align:middle;background-color:#cc3232;margin-left:2px}
.checkChart .caution .vm{display:inline-block;width:16px}
.checkChart .bbsList{margin-top:16px}
.checkChart .bbsList thead th{background-color:#f8f8f6;font-size:15px;color:#333333;border:1px solid #fff;padding:10px 0;font-size:15px;font-weight:400}
.checkChart .bbsList tbody th,
.checkChart .bbsList tbody td{border-bottom:1px solid #efefef;color:#333333;font-size:16px;font-weight:400;padding:16px 0;line-height:24px}
.checkChart .bbsList tbody th{text-align:left;padding-left:24px}
.checkChart .bbsList tbody td{color:#999999;text-align:center}
.checkChart .bbsList tbody td.tit{text-align:left;padding-left:24px;text-align:center}
.checkChart .bbsList tbody .base th{color:#cc3232}
.checkChart .bbsList tbody .base td{color:#cc3232}
.checkChart .basic{border-top:1px solid #000;margin-top:56px}
.checkChart .basic h3{font-size:21px;color:#000;font-weight:400;padding:38px 0;text-indent:12px}
.checkChart .basic ul{background-color:#f8f8f6;padding:32px 30px 22px; *zoom:1}
.checkChart .basic ul:after{content:"";display:block;clear:both}
.checkChart .basic ul li{float:left;display:block;margin-left:15px;width:400px;height:50px;font-size:16px;line-height:1.2em;padding:0 20px 0 24px;background:url('../img/ico_check02.gif') 0 4px no-repeat}
.rt_gmwrap .thumb{text-align:center}
.rt_gmwrap .thumb img{display:inline-block;width:240px;vertical-align:top;padding:0 16px}
.rt_gmwrap .gm_select{text-align:center;margin-top:30px}
.rt_gmwrap .gm_select li{display:inline-block;width:200px}
.rt_gmwrap .gm_select li a{display:block;font-size:19px;color:#333;text-align:center;padding:10px 0;background-color:#f2f1ed}
.rt_gmwrap .gm_select li a.on{background-color:#000;color:#fff;}
.rt_gmwrap .dl_list{overflow:hidden;margin-top:40px;border-bottom:1px solid #f2f1ed}
.rt_gmwrap .dl_list .list_hidden{margin-left:-24px;margin-top:-1px}
.rt_gmwrap .dl_list dl{float:left;width:310px;margin-left:24px;padding-bottom:40px}
.rt_gmwrap .dl_list dl dt{border:solid #f2f1ed;border-width:1px 0;color:#000;padding:12px 10px;margin-bottom:12px}
.rt_gmwrap .dl_list dl dd{color:#666;font-size:14px;text-indent:-7px;padding:0 5px 0 20px;line-height:24px}
.rt_gmwrap .dl_list dl dd.tp{color:#000;text-indent:0;padding-left:10px}
.rt_gmwrap .md_deg-fnt{clear:both}
.rt_gmwrap .md_deg-fnt{font-size:13px;padding:30px 0;border-bottom:2px solid #000}
.rt_gmwrap .md_deg-fnt dt{padding-left:24px;color:#333333;background:url('../img/ico_make.png') 0 center no-repeat}
.rt_gmwrap .md_deg-fnt dd{padding-left:24px;color:#666666;padding-top:4px}
.rt_gmwrap .md_deg-fnt dd li{line-height:20px}
.rt_gmwrap .point_deg{text-align:center;padding:40px 0 30px 0}
.rt_gmwrap .point_deg span{display:inline-block;font-size:15px;color:#999999;padding-left:30px;background:url('../img/ico_mark.gif') 0 center no-repeat;line-height:30px}
.rt_gmwrap .angle_move{background-color:#f2f1ed;padding:40px 80px;overflow:hidden}
.rt_gmwrap .angle_move strong{float:left;font-size:31px;font-weight:400;width:230px;line-height:1em;margin-top:13px}
.rt_gmwrap .angle_move ul{float:left;width:590px}
.rt_gmwrap .angle_move ul li{line-height:1em;display:inline-block;margin:2px 0;line-height:1.4em;vertical-align:top}
.rt_gmwrap .angle_move ul .l1{position:relative;padding-left:65px}
.rt_gmwrap .angle_move ul .l1 em{position:absolute;left:0;top:0}
.rt_gmwrap .angle_move ul .l2{padding-left:30px}
.rt_gmwrap .angle_move ul .l4{margin-left:10px;padding-left:12px;border-left:1px solid #999999}
/* 점검주기 추가 */
.checkChart .btn_area{text-align:center;font-size:0;margin-top:55px;}
.checkChart .btn_area button{display:inline-block;width:200px;height:40px;background-color:#f2f1ed;color:#000;font-size:18px;font-weight:700;}
.checkChart .btn_area button.on{background-color:#000;color:#fff;}
.checkChart table.off{display:none;}
/* 엔젤센터 TOP */
.angel_guide{margin-bottom:40px}
.angel_guide .top{text-align:center;color:#333;line-height:24px;padding-bottom:26px}
.angel_guide .top span{display:block;margin-top:5px;color:#999}
.angel_guide .top span em{color:#cb3131}
.angel_guide .link_box{position:relative;overflow:hidden;padding:30px 0 30px 50px;background-color:#f2f1ed}
.angel_guide .link_box dl{display:block;position:relative; *zoom:1}
.angel_guide .link_box dl:after{content:"";display:block;clear:both}
.angel_guide .link_box > dl > dt{float:left;width:260px;height:358px;border-right:3px solid #fff}
.angel_guide .link_box dl dt strong{display:block;margin:0 0 0 30px;padding-top:29px;width:195px;color:#000000;line-height:1em;font-size:37px;background:url('../img/ico_talk.gif') right top no-repeat}
.angel_guide .link_box a.go{display:block;margin:25px 0 20px 10px;background:#efdf00 url('../img/ui_side05.png') 17px center no-repeat;background-size:auto 21px;color:#3b1e1f;line-height:1em;width:215px;padding:16px 0 18px 0;text-indent:52px}
.angel_guide .link_box a.go em{font-weight:700}
.angel_guide .link_box dl dt p{font-size:15px}
.angel_guide .link_box dl dd .talkbox .box_font dl{padding:6px 10px;font-size:15px;letter-spacing:-0.025em;line-height:20px}
.angel_guide .link_box dl dd .talkbox .box_font dl dt{float:none;width:auto;border-right:0;color:#333333}
.angel_guide .link_box dl dd .talkbox .box_font dl dd{float:none;width:auto;padding-top:0;color:#666666}
.angel_guide .link_box dl dd{float:left;width:630px;color:#211c1d;line-height:26px;padding-top:10px}
.angel_guide .link_box dl dd .talkbox{float:left;margin-left:30px;width:280px}
.angel_guide .link_box dl dd .talkbox strong{display:block;padding:0 0 8px 10px;margin-bottom:14px;color:#000;border-bottom:2px solid #efdf00}
.angel_guide .link_box dl dd .talkbox p{margin-left:10px;font-size:15px;line-height:1.5em}
.angel_guide .link_box dl dd .talkbox p.tip{position:relative;margin-top:18px;text-indent:20px;color:#666;font-size:14px}
.angel_guide .link_box dl dd .talkbox p.tip:after{content:"";display:block;position:absolute;top:3px;left:0;width:16px;height:16px;background:url("../img/ico_tips.png") 0 0 no-repeat}
.angel_guide .link_box dl dd .talkbox:first-child p.tip{padding-right:15px}
.angel_guide .link_box dl dd p.type{margin-top:10px}
.angel_guide .link_box dl dd p.type em{display:block;position:relative;padding-left:12px}
.angel_guide .link_box dl dd p.type em:after{content:"";display:block;position:absolute;left:0;top:9px;width:5px;height:5px;background-color:#000}
.angel_guide .link_box dl dd p.type span{display:block}

/* 전기차 전기레벨 공통 */
.eco_lv span{position:relative;padding-left:20px;line-height:20px}
.eco_lv span:before{content:"";display:block;position:absolute;left:0;top:50%;margin-top:-8px;width:16px;height:16px;background:url("../img/level_bg.png") center center no-repeat}
.eco_lv span.none{padding-left:0}
.eco_lv span.none:before{display:none}
.eco_lv span.blue:before{background-color:#2e75b6;top:0;margin-top:4px;}
.eco_lv span.orange:before{background-color:#ed7d31}
.level_tip_box{margin:25px 10px}
.level_tip_box strong.i{display:block;padding-left:30px;font-size:16px;line-height:25px;background:url("../img/ico_tips_b.png") center left no-repeat}
.level_tip_box ul{display:block;margin:10px 0 0 5px;font-size:15px}
.level_tip_box ul li{display:block;margin-top:4px}
.level_tip_box ul li:after{content:"";display:block;clear:both}
.level_tip_box ul li span{float:left;max-width:150px;letter-spacing:0}
.level_tip_box ul li span.blue::before{top:50%;margin-top:-8px;}
.level_tip_box ul li p{float:left;margin-left:10px;color:#333}

/* 리드/견적상담 신청자 인증 공통 */
.certification_select{width:680px;margin:0 auto;padding:40px 0}
.certification_select .certi_box{float:left;width:310px;height:320px;border:1px solid #e3e6e8;background-color:#fbfbfc}
.certification_select .certi_box:before{content:'';display:block;width:100%;height:176px;background-position:center 40px;background-repeat:no-repeat;background-image:url('../img/certi_off.png')}
.certification_select .certi_box a,
.certification_select .certi_box button{text-align:center;display:block;margin:0 auto;width:198px;height:50px;background-color:#000;line-height:50px;color:#fff}
.certification_select .certi_box p{font-size:15px;text-align:center;line-height:1.4em;margin:24px 0 0 0}
.certification_select .certi_box.on{float:right}
.certification_select .certi_box.on:before{background-image:url('../img/certi_on.png')}
.certification_select .certi_box.on a,
.certification_select .certi_box.on button{background-color:#efdf00;color:#000}
.certification_select .certi_box.off button.k{background:#efdf00 url(../img/sns_login_k.png) no-repeat 27px center;color:#000}
.certification_select ul{clear:both;width:100%;padding-top:32px}
.certification_select ul li{margin-top:2px;padding-left:20px;background:url('../img/ico_tips.png') left 4px no-repeat;font-size:15px;color:#999;font-weight:300;line-height:1.7em}
.certification_select ul li:first-child{margin-top:0}
.certification_select.certi_wrap{width:1100px;display:flex;justify-content: space-between;flex-wrap: wrap;}
.certification_select.certi_wrap .certi_box,.certification_select.certi_wrap .certi_box.on{float: none;}

/* 거점 직영 표시 공통 */
.agency_label{float:none;display:inline-block;margin:0 0 0 10px;padding:2px 5px;background-color:#959595;vertical-align:middle;text-align:center;line-height:1.4em;color:#fff;font-size:15px}

/******** IE8 Style **********/
.msie8 .rs_select label{z-index:1}
.msie8 .rs_select select{position:relative;top:5px;padding:5px 0;height:auto;z-index:2}
.msie8 .radio label:before,
.msie8 .radio.b label:before,
.msie8 .check label:before{display:none}
.msie8 .radio label{padding-left:26px}
.msie8 .radio input[type='radio']{width:18px;height:18px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.msie8 .check input[type='checkbox']{position:static;margin:0;width:25px;height:25px;background:none}
.msie8 .check label{text-align:left;margin-right:15px}
.msie8 .terms_agreed dl dd .agree_add .check label,
.msie8 .join_contents.terms_agreed dl dd .agree_chk .check label{margin:0}
.msie8 .join_contents .terms_tit .chk_all .check label{float:left;padding-right:0}
.msie8 .join_contents .terms_tit .chk_all .check input[type='checkbox'],
.msie8 .terms_agreed dl dd .agree_add .check input[type='checkbox'],
.msie8 .terms_agreed .all_check .check input[type='checkbox'],
.msie8 .offer_wrap > dl > dd ul.terms li .check input[type='checkbox'],
.msie8 .terms_agreed dl dd .agree_chk .check input[type='checkbox']{border:2px solid #efdf00}
.msie8 .open.sp05.step_box .step_tit .check INPUT[type='checkbox'],
.msie8 .join_contents .terms_tit .chk_all .check input[type='checkbox']{width:40px;height:40px}
.msie8 .terms_agreed dl dd .agree_chk .check input[type='checkbox']{float:right;position:relative;margin-left:15px}
.msie8 .terms_agreed dl dd .agree_chk table td .check input[type='checkbox']{float:none;margin:0}
.msie8 .login_search .tabs ul li a{padding:0 15px}
.msie8 .join_contents .info_input table td.mobile input[type='checkbox']{margin-right:5px;width:25px}
.msie8 .join_contents .info_input table td .marketing_agreed .agree_list .check{margin-right:24px}
.msie8 .sum_view table td .color em,
.msie8 .scrp_detail .detail_fnts .nm_line .color_img em,
.msie8 .myselect_all .select_option_list ul li p.color em,
.msie8 .estimate_make .est_list > li .a_middle .color em{position:relative;width:19px;height:19px;background-position:center center;border:none}
.msie8 .sum_view table td .color em:after,
.msie8 .scrp_detail .detail_fnts .nm_line .color_img em:after,
.msie8 .myselect_all .select_option_list ul li p.color em:after,
.msie8 .estimate_make .est_list > li .a_middle .color em:after{content:"";display:block;position:absolute;top:0;left:0;width:19px;height:19px;background:url("../img/ie8_color_bg.png") 0 0 no-repeat;z-index:2}
.msie8 .estimate_make .est_list ol.o_list li:before{top:6px;background:url("../img/ie8_select_option_list.gif") 0 0 no-repeat}
.msie8 .myselect_all .select_option_list ul li p.i:before{background:url("../img/ie8_select_option_list.gif") 0 0 no-repeat}
.msie8 .fix_footbar{background-color:#a3a3a3}
.msie8 .layer_popup_estimate .tabs_wrap .radio_select ul li .radio input[type='radio']{position:absolute;top:50%;left:20px;margin-top:-10px;width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.msie8 .layer_popup_estimate .s_top .radio label{padding-left:25px}
.msie8 .layer_popup_estimate .s_top .radio input[type='radio']{position:absolute;top:50%;left:0;margin-top:-10px;width:20px;height:20px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.msie8 .layer_popup_estimate .tabs_wrap .radio_select ul li .radio strong{padding-left:20px;cursor:pointer}
.msie8 #backBg,
.msie8 .gnb_bg,
.msie8 .back_bg,
.msie8 .layer_popup_estimate .back_bg{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.msie8 .compare_contents .r_tip:before{background:url("../img/ie8_ico_move.png") center center no-repeat}
.msie8 .offer_wrap > dl > dd ul.terms li .check input[type='checkbox']{margin-right:8px}
.msie8 .terms_agreed .all_check{ *zoom:1}
.msie8 .terms_agreed .all_check label{float:left;padding-right:0}
.msie8 .terms_agreed .all_check .check input[type='checkbox']{width:40px;height:40px}
.msie8 .paywrap .pay_agree .check label{margin-left:5px}
.msie8 .gray.check label,
.msie8 .online_maintenance_app .agree_box > p .check label{margin-left:10px}
.msie8 .subscription_nolist p:before{background:url("../img/ie8_noti.png") center center no-repeat}
.msie8 .compare_contents table.maintenance_cost ul.tips li{padding-left:20px;background:url("../img/ico_tips.png") 0 3px no-repeat}
.msie8 .compare_contents table.maintenance_cost ul.tips{background:none}
.msie8 .myselect_all .select_option_list ul li p.color em{float:left;margin-top:0}
.msie8 .myselect_all .select_option_list ul li p.color span{display:block}
.msie8 .mCSB_scrollTools .mCSB_dragger{z-index:10}
.msie8 .step_option_box .option_list ul li{ *zoom:1}
.msie8 .step_option_box .option_list ul li:after{content:"";display:block;clear:both}
.msie8 .step_option_box .option_list ul li .check{float:left;display:table;position:relative;width:250px}
.msie8 .step_option_box .option_list ul li .check input{display:block;position:absolute;top:50%;left:0px;margin-top:-12px;width:25px;height:25px}
.msie8 .step_option_box .option_list ul li .check label{display:table-cell;padding-left:90px;width:180px;height:45px;vertical-align:middle}
.msie8 .step_option_box .option_list ul li .check label span{display:inline-block;margin-top:-3px;width:160px;vertical-align:middle;line-height:1.2em}
.msie8 .step_option_box .option_list ul li .check label em{position:absolute;top:50%;left:35px;margin-top:-22px}
.msie8 .step_option_box .option_list ul li .check label em:hover:after{background:url("../img/ie8_option_bg.png") 0 0 no-repeat}
.msie8 #spec_box .slick-dots li,
.msie8 .detail_trim .slick-dots li button{background:url("../img/ie8_list_dot.png") 0 0 no-repeat}
.msie8 #vr_box .inter_pano .pano_slide .slick-dots li,
.msie8 #option_box .dots li{background:url("../img/ie8_list_dot_w.png") 0 0 no-repeat}
.msie8 #spec_box .slick-dots li.slick-active,
.msie8 .detail_trim .slick-dots li.slick-active button,
.msie8 #vr_box .inter_pano .pano_slide .slick-dots li.slick-active,
.msie8 #option_box .dots li.on{background:url("../img/ie8_list_dot_on.png") 0 0 no-repeat}
.msie8 .finance_wrap dl dd.model_choice ul li .models button{border:none;background:url("../img/ie8_btn_bg.png") 0 0 no-repeat}
.msie8 .finance_wrap dl dd.model_choice ul li .models button:hover{background:url("../img/ie8_btn_bg_on.png") 0 0 no-repeat}
.msie8 .advance_payment .pay_bar .bar_bg{position:relative}
.msie8 .advance_payment .pay_bar .bar_bg:before,
.msie8 .advance_payment .pay_bar .bar_bg:after{content:"";display:block;position:absolute;top:0;width:10px;height:100%;background:left center no-repeat;z-index:2}
.msie8 .advance_payment .pay_bar .bar_bg:before{left:0;background-image:url("../img/ie8_pay_bar_left.png")}
.msie8 .advance_payment .pay_bar .bar_bg:after{right:0;background-image:url("../img/ie8_pay_bar_right.png")}
.msie8 .advance_payment .pay_bar .ui-slider .ui-slider-handle{z-index:3}
.msie8 .advance_payment .ui-slider-range{background-color:#efdf00}
.msie8 .select_model ul li .img img{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.msie8 .select_model ul li .img img.over{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.msie8 .select_model ul li a:hover .img img{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.msie8 .select_model ul li a:hover .img img.over{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.msie8 .detail_trim .detail_hidden .item.slick-slide{float:left}
.msie8 .finance_list_wrap .finance_box .btns a.car:before{background-image:url("../img/ico_car_item2.png")}
.msie8 .model_each-link .mu li{position:relative}
.msie8 .model_each-link .mu li:before,
.msie8 .model_each-link .mu li:after{content:"";display:block;position:absolute;top:0;width:16px;height:36px;background:0 0 no-repeat;z-index:2}
.msie8 .model_each-link .mu li:before{left:0;background-image:url("../img/ie8_cate_left.png")}
.msie8 .model_each-link .mu li:after{right:0;background-image:url("../img/ie8_cate_right.png")}
.msie8 .step_option_box ul.option_interior li button:before{display:none}
.msie8 .step_option_box ul.option_interior li button.on:before{display:block}
.msie8 #ui_foot .link_guide .familysite ul{z-index:10}
.msie8 .mycar_list .car_info_box .car_deg .s_f,
.msie8 .mycar_list .car_tip_box ul:before,
.msie8 .history_wrap .tip_box strong:before,
.msie8 ul.tips{background-image:url("../img/ico_make2.png");background-repeat:no-repeat}
.msie8 .join_contents .certification ul.tips{background:none}
.msie8 .advance_payment .tips{background:none}
.msie8 .history_view .t:after{background:url("../img/dot_yellow2.gif") 0 0 no-repeat}
.msie8 .step_option_box .option_list .none{background-image:url("../img/ie8_on_item.gif")}
.msie8 .option_detail .option_contens .option_hidden .slick-dots li{background:url("../img/ie8_list_dot_s.png") 0 0 no-repeat}
.msie8 .option_detail .option_contens .option_hidden .slick-dots li.slick-active{background:url("../img/ie8_list_dot_s_on.png") 0 0 no-repeat}
.msie8 .sns_share ul .f{background-image:url("../img/ie8_sns_f.png")}
.msie8 .sns_share ul .t{background-image:url("../img/ie8_sns_t.png")}
.msie8 .sns_share ul .b{background-image:url("../img/ie8_sns_b.png")}
.msie8 .sns_share ul .k{background-image:url("../img/ie8_sns_k.png")}
.msie8 .sns_share ul .u{background-image:url("../img/ie8_sns_u.png")}
.msie8 .sns_share ul .x{background:url("../img/ie8_sns_x.png") 0 0 no-repeat}
.msie8 #vr_box .inter_select .sel_item{float:left;display:block}
.msie8 #vr_box .inter_select .sel_item button:after,
.msie8 #gallery_box .select_hidden .item button:after{display:none}
.msie8 #vr_box .inter_select .sel_item.on button:after,
.msie8 #vr_box .inter_select .sel_item button:hover:after,
.msie8 #gallery_box .select_hidden .item.on button:after,
.msie8 #gallery_box .select_hidden .item button:hover:after{display:block}
.msie8 .model_detail-wrap .click_bg{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0)}
.msie8 .step_box.sp05 .step_con .check{position:relative;padding-right:20px}
.msie8 .step_box.sp05.open .step_tit .check input[type='checkbox']{background-color:#ffffff;border:2px solid #efdf00;position:absolute;left:auto;top:0;right:0}
.msie8 .check.r label:after{display:none}
.msie8 .check.r input[type='checkbox']{float:right;width:20px;height:20px;background-color:#ffffff;border:2px solid #efdf00}
.msie8 .sp05.step_box .step_con .ad_check .check{padding:0}
.msie8 .sp05.step_box .step_con .ad_check .check label{margin:0}
.msie8 .sp05.step_box .step_con .ad_check .check input[type='checkbox']{border:2px solid #efdf00}
.msie8 #mycar_step .option-select{border:2px solid #f3f3f3;border-left:none}
.msie8 .myselect_all .select_option_list{border:3px solid #f3f3f3}
.msie8 .guide_tab-wrap .guide_down-box dl dd .radio input[type='radio']{width:15px;height:15px;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);top:2px}
.msie8 .guide_tab-wrap .guide_down-box dl dd .radio label{padding-left:20px}

/* 이달의구매혜택 유의사항 */
.pur_notice,
.finance_notice{margin-top:30px}
.pur_notice dl dt,
.finance_notice dl dt{font-size:18px;font-weight:700;margin-bottom:20px;padding-left:28px;position:relative}
.pur_notice dl dt::before{content:'';display:block;background:url('../img/ico_make.png');width:18px;height:18px;position:absolute;left:0;top:2px}
.finance_notice dl dt::before{content:'';display:block;background:url('../img/ico_make.png');width:18px;height:18px;position:absolute;left:0;top:2px}
.pur_notice dl dd,
.finance_notice dl dd{position:relative;margin-bottom:5px;padding-left:14px;font-size:15px}
.pur_notice dl dd::before,
.finance_notice dl dd::before{content:'';width:4px;height:4px;border-radius:100%;background-color:#000;display:block;position:absolute;left:0;top:8px}

/* 재구매혜택 */
.finance_pur{margin-top:50px;border-top:1px solid #777;padding-top:50px}
.finance_pur .finance_pop{margin-bottom:50px;display:flex;}
.finance_pur .finance_pop h6{width:45%;font-weight:500;margin-top:5px;line-height:1.2em;font-size:25px}
.finance_pur .finance_pop span{width:55%}
.finance_pur .finance_pop span h5{font-size:25px;line-height:1.6em;color:#cc3333}
.finance_pur .finance_pop::after{display:block;content:'';clear:both}
.finance_pur .finance_evt{display:flex;flex-wrap:wrap;}
.finance_evt .evt_list{line-height:1.4em;padding-bottom:50px;}
.finance_evt::after{content:'';display:block;clear:both}
.finance_evt .evt_list:nth-of-type(1){width:45%}
.finance_evt .evt_list:nth-of-type(2){width:55%}
.finance_evt .evt_list:nth-of-type(3){width:45%;margin-top:-270px;}
.finance_evt .evt_list:nth-of-type(4){width:55%}
.finance_evt .evt_list:nth-of-type(5){margin-top:-173px;}
.finance_evt .evt_list em{display:block;font-weight:700;padding-bottom:10px;}
.finance_evt .evt_list strong{display:block;text-align:center;}
.finance_evt .evt_list span em{font-weight:normal;font-size:15px;}
.finance_evt .evt_list .evt_box ul{padding-right:50px;display:flex;justify-content: space-between;padding-top:10px;}
.finance_evt .evt_list .evt_box ul li{font-size:17px;line-height:1.4em}
.finance_evt .evt_list .evt_box ul li span{color:#cc3333;font-weight: bold;}
.finance_evt .evt_list .evt_box ul li dl{padding:5px 0}
.finance_evt .evt_list .evt_box ul li dt{padding-bottom:2px;;font-size:18px;}
.finance_evt .evt_list .event_wrap{display:flex;}
.finance_evt .evt_list .event_wrap strong{color:#cc3333;text-align:center;display:block;padding-bottom:10px;}
.finance_evt .evt_list .event_wrap .event_left{padding-right:100px;}
.finance_evt .evt_list .event_wrap dl{padding-bottom:50px;}
.finance_evt .evt_list .event_wrap dt{font-size:18px;padding-bottom:5px;background-color:#f5f5f5;}
/* .finance_evt .evt_list .evt_box ul li:nth-of-type(1)::before{display:block;position:absolute;left:0;content:'';background:url('../img/ico_num1.png')no-repeat center/contain;width:13px;height:13px;top:4px}
.finance_evt .evt_list .evt_box ul li:nth-of-type(2)::before{display:block;position:absolute;left:0;content:'';background:url('../img/ico_num2.png')no-repeat center/contain;width:13px;height:13px;top:4px}
.finance_evt .evt_list .evt_box ul li:nth-of-type(3)::before{display:block;position:absolute;left:0;content:'';background:url('../img/ico_num3.png')no-repeat center/contain;width:13px;height:13px;top:4px}
.finance_evt .evt_list .evt_box ul li:nth-of-type(4)::before{display:block;position:absolute;left:0;content:'';background:url('../img/ico_num4.png')no-repeat center/contain;width:14px;height:14px;top:4px} */

/* 구매혜택 팝업 추가 - 2022.7.7 - LEECH  */
.value_popup{position:absolute;left:50%;top:7%;width:490px;z-index:100;margin-left:-245px;}
.value_popup #backBg{display:block;width:100%;height:100%;background-color:#000;opacity:0.7;}
.move_box{position:absolute;left:50%;transform:translateX(-50%);top:7%;z-index:1}
.value_popup a,
.value_popup button{display:block;position:absolute;text-indent:-99999em;background-color:#000;opacity:0}
.value_popup .cnt_box{position:relative}
.value_popup ul li{float:left;}
.value_popup a.value{width:40%;height:47px;left:50%;transform:translateX(-50%);bottom:84px;}
.value_popup a.ecom{width:40%;height:47px;left:50%;transform:translateX(-50%);bottom:71px;}
.value_popup button{right:0;top:0;width:50px;height:50px;z-index:999;}
.value_popup button.t_end{width:170px;height:30px;bottom:14px;top:auto;right:20px}

/* ui 2차 전시장조회 */
.page_contents.new2022{width:1032px;}