
/*»ó´Ü*/
.main header {border-bottom:0;}
.wrapper {min-width:1000px; max-width:100%;top:0; margin:0 auto; display:block; padding-top:0px;}
header {position:relative; width:100%; background-color:#fff; height:90px; box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);}
header .header {position:relative; width:100%;padding:0 5rem;  margin:0 auto;  z-index:100; height:100%; display:flex;  align-content: center; justify-content: space-between;  }
header .gnb_wrap {display:flex;  display:flex;  align-content: center;  width:auto; height:90px; gap:2rem;  }
header .logo {position:relative; width:160px;height:90px;background:url('/images/inc/logo.png') no-repeat left ; background-size:100% auto; background-size:auto;transition: all 0.2s ease-in; z-index:102;}
header .logo a {display:block;height:100%;}
header .logo span {display:none;}

header .gnb {position:relative; width:auto;   font-size:0; text-align:center; display:flex;justify-content: space-around; flex-direction: row; flex-wrap: nowrap;   }
header .gnb li {position:relative;width:auto; }
header .gnb li a {display:block; position:relative; border-bottom:0px solid transparent; color:#111;height:90px;line-height:90px; padding:0 1.5rem;}
header .gnb li a span {display:block;line-height:90px; font-size:1.05rem; font-weight:600; letter-spacing:-.02em; text-align:center; -webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}
header .gnb li ul {display:none;width:100%; margin-top:-7px; padding:0px 0;background:#fff !important; outline:1px solid rgba(0,0,0, .05); border-radius:8px; overflow:hidden;  box-shadow: 5px 5px 12px rgba(0,0,0,0.1);}
header .gnb li:hover ul {display:inline-block;position:absolute;left:0;top:90px;padding:0px 0;}
header .gnb li li {clear:both;width:100%; border-top:1px solid rgba(0,0,0,0.08) }
header .gnb li li:first-child {border-top:0}
header .gnb li li a {color:#444;height:auto;border:0 !important;padding:15px 5px;line-height:18px !important;font-size:15px; font-weight:500; letter-spacing:-.04em;text-align:left;
                           -webkit-transition:all .3s;-ms-transition:all .3s;transition:all .3s; text-align: center;}
header .gnb li li a:hover {background:var(--color-main); color:#fff;}

header .util {position:relative; margin:0;  font-size:0; z-index:50;height:35px; background-color:#252527;}
header .util .log {position:absolute; right:0; top:0;text-align:right; font-size:0;}
header .util .log a { display:inline-block; position:relative;  font-size:14px; color:#fff; height:35px; line-height:35px; padding:0 15px; font-weight:400; cursor:pointer; letter-spacing:-.06em;}
header .util .log a:before {content:''; position:absolute; left:0; top:50%; margin-top:-7px; width:1px; height:14px; background-color:rgba(255,255,255, .3);}
header .util .log a:nth-child(1):before {display:none;}
header .util .log a.adm {color:#fff; background-color:var(--color-main); border-color:var(--color-main);}
header .util .log a.adm:before {display:none;}
header .util .fav {position:absolute; left:0;  top:0; height:35px; text-align:right; font-size:0; padding-left:1.35rem; background-size:1.05rem; background-position:left .5rem ; background-repeat:no-repeat; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 48' style='enable-background:new 0 0 50 48;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFBF00;%7D%0A%3C/style%3E%3Cpath class='st0' d='M27.5,2.6l3.9,12.1c0.4,1.1,1.4,1.8,2.5,1.8h12.7c2.6,0,3.6,3.3,1.6,4.8l-10.3,7.5c-0.9,0.7-1.3,1.9-1,3 l3.9,12.1c0.8,2.4-2,4.5-4.1,3l-10.3-7.5c-0.9-0.7-2.2-0.7-3.1,0l-10.3,7.5c-2.1,1.5-4.9-0.5-4.1-3L13,31.7c0.4-1.1,0-2.3-1-3 L1.8,21.3c-2.1-1.5-1-4.8,1.6-4.8H16c1.1,0,2.2-0.7,2.5-1.8l3.9-12.1C23.3,0.2,26.7,0.2,27.5,2.6z'/%3E%3C/svg%3E%0A");
}
header .util .fav a { display:inline-block; color:#fff;position:relative; line-height:35px;  }

header  .right_item { display:flex; align-content: center; gap:1.5rem; }

/* Header search */
.search_box {margin-left:5rem; width:240px;height:100%;   display:flex; align-items: center; }
.search_box .input_wrap {position:relative;height:50px;  border-radius:5rem; background-color:#f8f8f8;overflow:hidden;display:flex; justify-content: space-between; align-items: center; }
.search_box input[type="text"] {width:calc(100% - 50px); padding-left:1.5rem; height: 40px;border:0; background-color:transparent; font-size:1rem; color:#111; outline:0;font-weight:600; }
.search_box input:-webkit-autofill { -webkit-text-fill-color: #333; } 
.search_box input::placeholder {color:#aaa; font-size:.95rem; font-weight:400;}
.search_box .btn_search {display:inline-flex; width:50px; height:40px;background-repeat:no-repeat; background-position:center center;  background-size:auto 55%; background-color:transparent;  border:0; outline:0; font-size:0;cursor:pointer; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23333333;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M22.9,44.4c-11.7,0-21.3-9.5-21.3-21.3c0-11.7,9.5-21.3,21.3-21.3s21.3,9.5,21.3,21.3 C44.2,34.8,34.7,44.4,22.9,44.4z M22.9,6.3c-9.2,0-16.8,7.5-16.8,16.8c0,9.2,7.5,16.8,16.8,16.8s16.8-7.5,16.8-16.8 C39.7,13.8,32.2,6.3,22.9,6.3z'/%3E%3Cpath class='st0' d='M46.3,46.7c-0.6,0-1.2-0.2-1.6-0.7L37.8,39c-0.9-0.9-0.8-2.3,0-3.2s2.3-0.8,3.2,0l6.9,7.1 c0.9,0.9,0.8,2.3,0,3.2C47.4,46.5,46.8,46.7,46.3,46.7z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.btnClear { position: absolute;  top:50%; margin-top:-10px;  right: 3rem; width: 20px;height: 20px; display:none; border:0; outline:0; background:transparent; cursor:pointer; }
.btnClear:before {content:"\e921";font-family:'xeicon'; color:#111; font-size:1rem; height: inherit; display:flex; justify-content: center;align-items: center;}

header .contact {  height:90px; padding-left:3rem; display:flex; flex-direction: column; justify-content: center; background-repeat:no-repeat; background-position:left  ;  background-size:auto 2.35rem; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%234b28fa;%7D%0A%3C/style%3E%3Cpath class='st0' d='M56.47,30.09c0.76,0,1.38,0.62,1.38,1.38c0,0.76-0.62,1.38-1.38,1.38c-0.76,0-1.38-0.61-1.38-1.38 C55.09,30.71,55.71,30.09,56.47,30.09 M46.18,30.09c-0.76,0-1.38,0.62-1.38,1.38c0,0.76,0.62,1.38,1.38,1.38 c0.76,0,1.38-0.61,1.38-1.38C47.56,30.71,46.94,30.09,46.18,30.09 M51.32,30.09c-0.76,0-1.38,0.62-1.38,1.38 c0,0.76,0.62,1.38,1.38,1.38s1.38-0.61,1.38-1.38C52.7,30.71,52.08,30.09,51.32,30.09 M40,0.75c21.68,0,39.25,17.57,39.25,39.25 c0,21.68-17.57,39.25-39.25,39.25C18.32,79.25,0.75,61.68,0.75,40C0.75,18.32,18.32,0.75,40,0.75 M49.89,61.69 c1.25-0.85,1.6-2.52,0.78-3.72L45.91,51c-0.37-0.54-0.96-0.91-1.66-1.04c-0.74-0.14-1.5,0.01-2.1,0.42l-3.77,2.58l-0.77-0.64 c-1.69-1.4-4-3.32-6.22-6.56c-2.22-3.25-3.17-6.11-3.87-8.2l-0.31-0.92l3.77-2.58c1.25-0.86,1.6-2.53,0.78-3.73L27,23.36 c-0.37-0.54-0.96-0.91-1.66-1.04c-0.74-0.14-1.5,0.02-2.1,0.42l-1.71,1.18l-0.17,0.2c-0.67,0.59-1.25,1.28-1.74,2.06 c-0.46,0.75-0.79,1.47-1.02,2.22c-1.94,6.15-0.12,12.47,6.27,21.81c7.57,11.08,15.23,13.27,17.4,13.67c0.37,0.07,0.6,0.09,0.66,0.1 c0.82,0.05,1.62,0,2.45-0.15c0.9-0.17,1.75-0.46,2.54-0.87l0.38-0.2L49.89,61.69 M51.67,42.04c7.01-0.43,12.41-5.43,12.06-11.18 c-0.35-5.74-6.32-10.05-13.33-9.63c-7.01,0.43-12.41,5.43-12.06,11.18c0.1,1.7,0.7,3.27,1.67,4.63c0.7,1.28,1.76,4.23-0.62,7.74 c0,0,2.27-2.81,4.71-2.73l6.39,0.02l0-0.01C50.88,42.07,51.27,42.07,51.67,42.04'/%3E%3C/svg%3E%0A");
}
header .contact p{font-size:1.65rem; line-height:1.3em; color:#222; font-weight:700; display:flex; flex-direction: column; }
header .contact p span {display:block;  font-weight:500;font-size:1.1rem;line-height:1.1rem;  color:#555;  font-weight:500 }


@media screen and ( max-width:1400px ) {
	header .header {width:100%;padding:0; }
	header .logo { left:5px; width:100px;  background-size:auto 50%;}

	header .gnb_wrap {gap:1rem;}
	header .gnb li a { padding:0 1.1rem;}
	header .gnb li a span { font-size:16px; }

	header  .right_item {  gap:.85rem; }
    .search_box {margin-left:0rem; width:220px;}
	header .contact p{font-size:1.2rem; }
	header .contact {   padding-left:2rem; background-size:auto 1.85rem; }

}



/* ÇÏ´Ü */
.main footer {margin:0; border:0;}
footer {display:block; width:100%; clear:both; background-color:#fff; border-top:1px solid #dedede; margin-top:5rem;  padding:2rem 0 10rem;}
footer .infoBox {position:relative; width:100%; }
footer .f_logo {display:block; }
footer .f_logo img {height:100px;}
footer address	{position:relative;display:block; line-height:24px; font-size:14px; color:#999; margin-top:1.5rem; box-sizing:border-box; word-break:keep-all;}
footer address	 span{ display:inline-block; padding:0 14px; vertical-align:middle;}
footer a {color:#333; }
footer .copyright {display:block; padding-top:5px; font-size:14px;color:#999; }
footer .util {position:absolute; right:1.5rem; top:-5px; font-size:0;}
footer .util a { display:inline-block; margin-left:8px; font-size:13px; color:#666; height:30px; line-height:30px; padding:0 1rem; background-color:#f6f6f6; border-radius:60px; font-weight:500; cursor:pointer;}
footer .util a.adm {background-color:var(--color-main); color:#FFF; }

/* skip_top */
footer .skip_top { position:fixed; right:30px; z-index:333; transition:0.4s; }
footer .skip_top .skip_top_btn {width:60px; height:60px;position:relative; line-height:16px; padding-top:10px;background: var(--color-main); color:#fff; border-radius:50%; cursor:pointer; transition:0.4s; -webkit-transition:0.4s; text-align:center;box-shadow: 5px 5px 8px rgba(0, 0, 0, 0.05);}
footer .skip_top .skip_top_btn:before{ content:"\e945"; position:absolute; left:0; top:12px; width:100%; text-align:center; font-family:'xeicon'; margin:0; font-size:23px; line-height:18px; color:#fff; text-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}
footer .skip_top .skip_top_btn span { display:block;text-align:center; padding-top:18px; font-size:14px;text-shadow:1px 1px 1px rgba(0, 0, 0, 0.1)}


.total_content {padding-top:20px;}
.total_content:after {content:''; clear:both; display:block;}
.main .total_content {padding-top:0px;}
.view .total_content {padding-top:120px;}


/* ÃßÃµÂ÷·® */
.carlist .bx-controls {position:relative;display:inline-block;width:100%;padding-bottom:20px;padding-left:1rem;text-align:center;}
.carlist .bx-controls .bx-pager {position:relative;display:inline-block;margin:0 auto;}
.carlist .bx-controls .bx-pager-item{float:left; margin-right:10px;}
.carlist .bx-controls .bx-pager-link {display: inline-block; width:41px; height:4px; background:#ddd;   font-size:0;}
.carlist .bx-controls .active {background:var(--color-main);  }
.carlist .bx-controls-direction{display:none;}


/* ------------------ ¼öÁ¤ ¹× Ãß°¡250306 ------------------ */
.carlist ul {position:relative; display:block; font-size:0;}
.carlist li  {position:relative;  display:inline-block; vertical-align:top;  width:calc(25% - 15px); margin-right:20px;  margin-bottom:30px; }
.carlist li:first-child {margin-left:0; }
.carlist li:nth-child(4) {margin-right:0;}
.carlist li:nth-child(4n) {margin-right:0;}
.carlist li a {display:block;width:100%;}
.carlist li .icon {display:none;}
.carlist li .img {width:100%;height:210px; border-radius:.85rem; display:block; position:relative;  background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url('/images/nophoto/nophoto_115x85.gif'); overflow:hidden; }
.carlist li .img img {width:100%; height:210px; min-height:210px;transition:all 0.3s ease-out; }
.carlist li .img:hover img { -ms-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1); }
.carlist li .car_info {padding:1rem .15rem 1rem;}
.carlist li .carName {padding:0 0px 8px;font-size:1.15rem;letter-spacing:-.02em; font-weight:700; color:#111;}
.carlist li .carName sup {display:none;}
.carlist li .year {padding:0 0px 0 0px;font-size:14px; height:40px; margin-top:5px; color:#777; word-break:keep-all;   }
.carlist li .year span {display:inline-block; width:7px;text-align:center; color:#ccc}
.carlist li .price { position:relative; font-size:1.2rem;line-height:1.2rem; font-weight:700; padding-top:1.1rem; color:var(--color-main);  }
.carlist li .price span {font-weight:600; font-size:90%}

.carlist li .price_wrap {position:relative;  padding:20px 20px 25px; display:flex; justify-content: space-between; flex-wrap: nowrap;flex-direction: row;align-items: center;   }
.carlist li .price_wrap span {width:auto; font-size:18px; line-height:21px; font-weight:500; color:#333}
.carlist li .price_wrap .monthly { font-size:16px; font-weight:500; color:#555; letter-spacing:-.04em; }
.carlist li .price_wrap .fee {color:#ef0202; font-size:21px; font-weight:bold; padding-left:5px;}
.carlist li .car_status { padding:10px 20px 20px; display:none;}
.carlist li .car_status span {display:inline-block; padding:3px 15px; border:1px solid #dde0e7;  font-size:14px; color:#888; margin-left:7px; }
.carlist li .car_status span:first-child {margin:0; }
.carlist li .car_status span.func_record {color:#e61308; border:1px solid #ef2f25;}
.carlist li .car_status span.acc_free {color:#0f2b78; font-weight:500; border:1px solid #0f2b78; }
.carlist li:hover {transition: all 0.2s ease-in;}
.carlist li:hover .btnItem_wrap{bottom:0;}


.carlist li .hot { position:absolute; right:.5rem; top:.5rem; z-index:10; display:flex; gap:3px; }
.carlist li .hot label { height:1.35rem; line-height:1; padding:0 .5rem; border-radius: .25rem; border:1px solid #999; font-size:.75rem; color:#fff; background-color:#999; display:flex; align-items: center; }
.carlist li .check {position:absolute; left:.5rem; top:.25rem; z-index:10;  }
.carlist li .check input[type=checkbox] + label:before {border:0;}
.carlist li .check input[type=checkbox]:checked + label:before {box-shadow:none;}
.main .carlist li .check {display:none; }

.label_acc {background-color:#1d6ae9 !important; border-color:#1d6ae9 !important}
.label_hot {background-color:#f71a34 !important;border-color:#f71a34 !important; }
.label_lowprice {background-color:#17abf7 !important; border-color:#17abf7 !important;  }
.label_normal {background-color:#1ec072 !important;border-color:#1ec072 !important; }
.label_option {background-color:#281cc9 !important;border-color:#281cc9 !important; }
.label_lpg {background-color:#fe8606 !important;border-color:#fe8606 !important; }
.label_person {background-color:#555 !important;border-color:#555 !important; }
.label_recom {background-color:#ef4071 !important;border-color:#ef4071 !important }
.label_shortkm {background-color:#252a3d !important;border-color:#252a3d !important; }

.btnItem_wrap {position:absolute; bottom:-3rem; left:0; width:100%; display:flex; z-index:333; transition: all 0.2s ease-in;}
.btnItem_wrap a {width:100%; height:3rem; line-height:3rem;text-align:center;border-radius:0 !important;  color:#fff; background-color:rgba(0,0,0,0.4);  }
.btnItem_wrap a:nth-child(1) {margin-left:0;border-radius:0 !important; }
.btnItem_wrap a.btn_buy {background-color:rgba(31,34,146,.85);}
.btnItem_wrap a.btn_sms {background-color:rgba(7,124,245,.85);}
.main .btnItem_wrap { display:none !important;}

/* ------------------// Ãß°¡250306 ------------------ */





.carlist_wrap.recom { padding-bottom:80px; position:relative; }
.carlist_wrap.recom .carlist li  { display:inline-block; margin:0 10px 30px !important;  border-radius:.8rem;  width:calc(33.3% - 20px); position:relative;border-bottom:1px solid transparent;   }
.carlist_wrap.recom .carlist li:before {content:''; position:absolute; left:0; top:0; width:92px; height:92px; background:url('/images/main/ico_best.png') no-repeat  0 0; z-index:50}
.carlist_wrap.recom .carlist li:after { border:0px solid #ddd;  border-radius:12px; box-shadow:1px 1px 0px rgba(0,0,0,0.1) }
.carlist_wrap.recom .img { height:250px; }
.carlist_wrap.recom .img img {height:250px; min-height:250px;}
.carlist_wrap.recom .carName {color:#000; font-size:1.25rem;}
.carlist_wrap.recom .year {color:#777;font-size:.95rem;}
.carlist_wrap.recom .price {color:#000; font-size:1.25rem;}


.carlist_wrap.bg {background-color:#f3f7fb;}
.carlist_wrap {clear:both;display:inline-block;width:100%;  }
.carlist_wrap .carlist ul {height:auto !important;}
.carlist_wrap .car_title {position:relative; text-align:center; }
.carlist_wrap .car_title ul { font-size:0;text-align:center; position:relative;  display:inline-block;}
.carlist_wrap .car_title ul:after {content:''; position:absolute; left:0; bottom:0px;width:100%; height:1px; border-bottom:1px solid #dedede; z-index:-1}
.carlist_wrap .car_title ul li { display:inline-block; vertical-align:top; }
.carlist_wrap .car_title ul li a { display:block; position:relative; height:38px; line-height:1; padding:0 2.5rem; font-size:1.25rem; border-bottom:3px solid transparent; color:#aaa; font-weight:600; letter-spacing:0;}
.carlist_wrap .car_title ul li.on a { font-weight:700; color:var(--color-main); border-color:var(--color-main); }.carlist_wrap .carbox { position:relative; margin-top:30px;}

.carlist_wrap .carbox.onbox2, .carlist_wrap .carbox.onbox3, .carlist_wrap .carbox.onbox4 {display:none;}
.carlist_wrap li a .img {width:100%;display:block; position:relative;  background-position:center center;background-size:cover;background-repeat:no-repeat; }
.carlist_wrap li a .img:after {display:none; }
.carlist_wrap .btn-wrap { display:block; text-align:center;  margin:10px auto; clear:both; color:#222 }

.mobile_view { clear:both; padding: 60px 0;text-align: center;}
.mobile_view button {border: 1px solid #999;display: inline-block;padding: 0 130px;background: #fff;line-height: 150px;font-size: 50px;outline: 0;}


/* Äü¸Þ´º */
.main .quick-menu { top:760px; }
.quick-menu.fixed { position:fixed;top:10px; }

.quick-menu {position:absolute;left:50%;margin-left:700px; top:260px;  z-index:33333; }
.quick-menu .q-wrap {display:block;position:relative;text-align:center; width:120px; background:transparent;}

.link  {text-align:center; display:inline-block; width:100%; margin:0 auto;  }
.link a {display:flex;flex-direction: column;justify-content: center; width:100%; height:110px; background-color:var(--color-main); color:#fff;  margin-bottom:0.5rem; border-radius:.5rem; box-shadow:5px 5px 15px -5px rgba(0,0,0,0.2); }
.link a:before {content:'';  width:100%; height:3.5rem; background-repeat:no-repeat; background-position:center ; background-size:auto 80%; }
.link a p {font-size:.95rem; color:#fff;font-weight:600; padding:0 }
.link a h3 {font-size:1.1rem; color:#fff; line-height:1.1rem; font-weight:700; letter-spacing:0;}
.link a h3 p {font-size:.8rem; line-height:.85rem; padding-top:.2rem;}
.link a.youtube {  background-color:#e70303;  }
.link a.youtube:before { content:"";  background-size:auto 75%;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cpath class='st0' d='M34.5,24l-16,9.4V14.6L34.5,24z M49.4,32.7V15.3c0,0,0-8.4-8.4-8.4H9c0,0-8.4,0-8.4,8.4v17.4c0,0,0,8.4,8.4,8.4 h32C41,41.1,49.4,41.1,49.4,32.7'/%3E%3C/svg%3E%0A");
}
.link a.insta {  background:url('/images/bg_insta.jpg') no-repeat center ; background-size:cover;  }
.link a.insta:before {content:"\ebe9";  color:#fff; font-size:2.65rem;}
.link a.kakao { background-color:#fff600; }
.link a.kakao:before {  
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23332323;%7D%0A%3C/style%3E%3Cpath class='st0' d='M25.2,1.3C38.3,1.3,49,9.8,49,20.1C49,30.5,38.3,39,25.2,39c-1.5,0-3-0.1-4.4-0.3c-2.6,1.8-8.8,5.9-9.2,6.2 c-0.5,0.3-1.3,0.4-1-0.9c0.3-1,1.6-5.9,2.1-7.8c-6.8-3.3-11.3-9.2-11.3-16C1.4,9.8,12.1,1.3,25.2,1.3 M16,14.4H9 c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2h2.3v8.3c0,0.3,0.1,0.6,0.3,0.8c0.2,0.2,0.5,0.3,0.8,0.3h0.3c0.3,0,0.6-0.1,0.8-0.3 c0.2-0.2,0.3-0.5,0.3-0.8v-8.3H16c0.7,0,1.2-0.5,1.2-1.2C17.1,15,16.6,14.4,16,14.4 M32.7,24.1h-3.2v-8.5c0-0.7-0.6-1.3-1.3-1.3 c-0.7,0-1.3,0.6-1.3,1.3v9.2c0,0.1,0,0.1,0,0.2c0,0.1,0,0.1,0,0.2c0,0.6,0.5,1.1,1.1,1.1h4.7c0.6,0,1.1-0.5,1.1-1.1 C33.8,24.6,33.3,24.1,32.7,24.1 M43,24.5l-3.6-4.7l3.3-3.3c0.4-0.4,0.4-1.2,0-1.6c-0.4-0.4-1.2-0.4-1.6,0l-4,4v-3.3 c0-0.7-0.6-1.3-1.3-1.3c-0.7,0-1.3,0.6-1.3,1.3V25c0,0.7,0.6,1.3,1.3,1.3c0.7,0,1.3-0.6,1.3-1.3v-2.9l0.7-0.7l3.4,4.5 c0.4,0.5,1.1,0.6,1.6,0.2C43.3,25.7,43.4,25,43,24.5 M25.9,24.8l-3.5-9.5c0,0,0,0,0,0c-0.2-0.6-0.9-1-1.6-1c-0.8,0-1.5,0.5-1.7,1.2 c0,0.1,0,0.1-0.1,0.2l-3.4,9.1c-0.2,0.6,0.1,1.3,0.7,1.5c0.6,0.2,1.3-0.1,1.5-0.7l0.6-1.7h4.7l0.6,1.7c0.2,0.6,0.9,0.9,1.5,0.7 C25.8,26,26.1,25.4,25.9,24.8 M19.2,21.7l1.6-4.6c0,0,0,0,0.1,0l1.6,4.5H19.2z'/%3E%3C/svg%3E%0A");
}
.link a.kakao p {color:#000; }
.link a.blog { background-color:#3ca147; }
.link a.blog:before { background-position: center -5px;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 51' style='enable-background:new 0 0 50 51;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M11.6,23.7c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.5,0.2,1,0.6,1.4c0.4,0.4,0.8,0.6,1.4,0.6 c0.5,0,1-0.2,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4c0-0.6-0.2-1-0.6-1.4C12.6,23.9,12.1,23.7,11.6,23.7z'/%3E%3Cpath class='st0' d='M28.1,23.6c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.6,0.2,1,0.6,1.4c0.4,0.4,0.8,0.6,1.4,0.6 c0.5,0,1-0.2,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4c0-0.6-0.2-1-0.6-1.4C29.1,23.8,28.7,23.6,28.1,23.6z'/%3E%3Cpath class='st0' d='M39.2,23.7c-0.5,0-1,0.2-1.4,0.6c-0.4,0.4-0.6,0.9-0.6,1.4c0,0.5,0.2,1,0.6,1.4c0.4,0.4,0.8,0.6,1.4,0.6 c0.5,0,1-0.2,1.4-0.6c0.4-0.4,0.6-0.9,0.6-1.4c0-0.6-0.2-1-0.6-1.4C40.2,23.9,39.7,23.7,39.2,23.7z'/%3E%3Cpath class='st0' d='M43.9,9.5H6.5c-2.9,0-5.2,2.4-5.2,5.2v21.2c0,2.9,2.3,5.2,5.2,5.2h14.7c0,0,2.8,7.8,3.9,7.8 c1,0,4.1-7.8,4.1-7.8h14.8c2.9,0,5.2-2.4,5.2-5.2V14.7C49.1,11.8,46.8,9.5,43.9,9.5z M15.3,28.6c-0.7,0.8-1.9,1.2-3.1,1.2 c-1.1,0-1.9-0.3-2.5-0.8h0v0.6H6.8V17.4h2.8v4.7h0c0.8-0.6,1.8-0.9,3-0.9c1,0,2.1,0.6,2.7,1.3c0.6,0.7,1.1,1.9,1.1,3.2 C16.5,27,16.1,27.8,15.3,28.6z M21.4,29.7h-2.9v-7.6c0-1.8-1.4-2-1.4-2v-3c0,0,4,0.2,4.3,5.1V29.7z M32.6,27.4 c-0.2,0.5-0.6,1-1.1,1.5c-0.5,0.4-1,0.8-1.6,1c-0.6,0.2-1.2,0.3-1.9,0.3c-0.6,0-1.3-0.1-1.8-0.3c-0.6-0.2-1.1-0.6-1.6-1 c-0.5-0.4-0.8-0.9-1.1-1.5c-0.2-0.5-0.4-1.1-0.4-1.7c0-0.6,0.1-1.2,0.4-1.7c0.2-0.5,0.6-1,1.1-1.5c0.5-0.4,1-0.8,1.6-1 c0.6-0.2,1.2-0.3,1.8-0.3c0.7,0,1.3,0.1,1.9,0.3c0.6,0.2,1.1,0.6,1.6,1c0.5,0.4,0.8,0.9,1.1,1.5c0.2,0.5,0.4,1.1,0.4,1.7 C33,26.3,32.9,26.8,32.6,27.4z M43.9,28.6c0,2.2-0.4,3.5-1.4,4.4c-1.1,1.1-2.8,1.2-4.1,1v-2.2c1.1,0.1,2.7-0.6,2.7-2.1V29h0 c-0.6,0.9-1.6,1.2-2.8,1.2c-1.2,0-2.2-0.4-2.8-1.2c-0.7-0.8-1-1.9-1-3.2c0-1.5,0.4-2.7,1.1-3.6c0.8-0.9,1.8-1.3,3.1-1.3 c1.1,0,1.8,0.3,2.5,0.9h0v-0.7h2.8V28.6z'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.link a.call {height:130px; background-color:#f16702;}
.link a.call:before { background-size:auto 85%;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 50 50' style='enable-background:new 0 0 50 50;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M34.9,18.2c-0.5,0-0.9,0.4-0.9,0.9s0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9C35.9,18.5,35.4,18.2,34.9,18.2'/%3E%3Cpath class='st0' d='M28.4,18.2c-0.5,0-0.9,0.4-0.9,0.9s0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9C29.3,18.5,28.9,18.2,28.4,18.2'/%3E%3Cpath class='st0' d='M31.7,18.2c-0.5,0-0.9,0.4-0.9,0.9s0.4,0.9,0.9,0.9s0.9-0.4,0.9-0.9C32.6,18.5,32.2,18.2,31.7,18.2'/%3E%3Cpath class='st0' d='M25,0.1C11.3,0.1,0.1,11.3,0.1,25S11.3,49.9,25,49.9S49.9,38.7,49.9,25S38.7,0.1,25,0.1 M30.7,38.3l-1,0.7 l-0.2,0.1c-0.5,0.3-1,0.4-1.6,0.5c-0.5,0.1-1,0.1-1.5,0.1c0,0-0.2,0-0.4-0.1c-1.3-0.3-6.2-1.6-11.1-8.7c-4.1-5.9-5.2-9.9-4-13.8 c0.1-0.5,0.3-0.9,0.6-1.4c0.3-0.5,0.7-0.9,1.1-1.3l0.1-0.1l1.1-0.7c0.4-0.3,0.8-0.3,1.3-0.3c0.4,0.1,0.8,0.3,1,0.6l3.1,4.4 c0.5,0.7,0.3,1.8-0.5,2.4l-2.4,1.6l0.2,0.6c0.4,1.3,1,3.2,2.5,5.2s2.9,3.3,4,4.2l0.5,0.4l2.4-1.6c0.4-0.3,0.8-0.3,1.3-0.3 c0.4,0.1,0.8,0.3,1,0.6l3.1,4.4C31.8,36.7,31.6,37.7,30.7,38.3 M32,25.8c-0.2,0-0.5,0-0.7,0l0,0h-4.1c-1.5-0.1-3,1.7-3,1.7 c1.5-2.3,0.8-4.1,0.4-4.9c-0.6-0.8-1-1.8-1-3c-0.2-3.7,3.2-6.9,7.7-7.1c4.4-0.3,8.3,2.5,8.5,6.1C39.8,22.3,36.4,25.5,32,25.8'/%3E%3C/g%3E%3C/svg%3E%0A");
}



/* ¿À´Ãº»Â÷·® */
.today_car {position:relative; width:100%; border:1px solid #dedede; min-height:120px; padding:0;border-radius:.5rem; background-color:#fff; box-shadow:5px 5px 20px -5px rgba(0,0,0,0.2); }
.today_car h2 {display:block; font-size:.9rem; line-height:.9rem; color:#333; font-weight:600; text-align:center; padding:1rem 0 .65rem; letter-spacing:-.07em; position:relative; margin-top:-1px; margin-left:-1px; margin-right:-1px; width:calc(100% + 2px);border-radius:.4rem .4rem 0 0}
.today_car .cont {display:block; padding:0px 8px 10px ; font-size:13px !important;}
.today_car .cont a.item {position:relative;display:block;font-size:0;margin-bottom:5px;padding:1px;}
.today_car .cont a.item > div {display:none;position:absolute;right:-1px;top:-1px;height:69px !important;width:370px;background:#444;padding:8px 135px 0px 10px;color:#aaa;text-align:left;z-index:100; border:0px solid #f00}
.today_car .cont a.item img {position:relative;z-index:101; height:65px;width:100%;}
.today_car .cont a.item:hover > div {display:block; font-size:13px; }
.today_car .cont a.item:hover > div br {display:none;}
.today_car .cont a.item:hover > div strong:first-child {display:block; padding-bottom:2px;color:#fff; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis; }
.today_car .cont a.item:hover > div strong:last-child {display:block; padding-top:3px;font-size:14px; color:#ff5a00}
.today_car .cont a.prev { display:inline-block;width:30%; margin:0; }
.today_car .cont a.next { display:inline-block;width:30%;  }
.today_car .cont a span {display:inline-block; width:33.3%;}
.today_car .cont a {text-align:center;}
.today_car .cont p {padding:.25rem 0 0; font-size:.8rem; overflow:hidden; word-break:keep-all; white-space:nowrap; text-overflow:ellipsis;}
.today_noresult { text-align: center; color:#555; font-weight:400; font-size:13px; letter-spacing:-.04em;}
.today_noresult:before {content: "\eb48";font-family: 'xeicon';display: block; background-color: #f8f8f8; color: #ddd;border: 0px solid #eee; font-size: 3.5rem; line-height: 3rem; text-align: center; padding: 1.2rem 0 1.5rem; margin-bottom: 7px; border-radius: .5rem;}

.quick-menu .skip_top {display:block;  text-align:center;margin:0px auto; position:relative;  padding-top:.85rem; }
.quick-menu .skip_top .skip_top_btn {display:inline-block; width:55px;  height:55px;  border-radius:50%; background-color:#333;  cursor:pointer; text-align:center; box-shadow:5px 5px 20px rgba(0,0,0,0.1)}
.quick-menu .skip_top .skip_top_btn:before{ content:"\e909"; height:100%; display:flex; justify-content: center; align-items: center; font-family:'xeicon';font-size:22px;line-height:20px; color:#fff;}
.quick-menu .skip_top .skip_top_btn span { display:block; vertical-align:top;  margin-top:0px;font-size:14px;line-height:14px; color:#fff; font-weight:500;  letter-spacing:0; display:none;  }

@media screen and ( max-width:1200px ) {
    .quick-menu {display:none; }
}




.main .left_banner { top:760px; }
.left_banner.fixed {position:fixed; top:10px; }
.left_banner {position:absolute;left:50%;top:260px; margin-left:-820px;  width:160px; z-index:3333}

.left_banner .item_wrap {border-radius:.85rem; border:1px solid rgba(0,0,0,0.1);padding:1rem .65rem 1rem; background-color:#fff; box-shadow:5px 5px 15px rgba(0,0,0,0.1); margin-bottom:.5rem;}
.left_banner h2 {display:block; text-align:center; font-size:1.05rem; font-weight:700; color:#333; margin-bottom:.5rem; letter-spacing:-.04em;}


/* ÇÏ´Ü »ó´ã  */
.footer_consult {   position:fixed; left:0; bottom:0; width:100%; min-width:1024px; z-index:999999; background-color:var(--color-main); box-shadow:5px 5px 30px -5px rgba(0,0,0,0.6)}
.footer_consult .column{display:flex; justify-content: center; align-items: center; padding:1.5rem 1rem; }
.footer_consult h2 { font-weight:500; color:#fff; font-size:1.125rem; line-height:1.5rem; }
.footer_consult dl { position:relative; width:340px; color:#fff;padding-left:4.3rem; background-repeat:no-repeat; background-position:left ; background-size:auto 3.1rem;}
.footer_consult dl:before {content:'';position:absolute; left:0; top:0;  width:60px; height:60px; border-radius:50%; background-color:#fff; background-position:center center; background-size:auto 50%; background-repeat:no-repeat; 
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 27.1.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 80 80' style='enable-background:new 0 0 80 80;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%234b28fa;%7D%0A%3C/style%3E%3Cpath class='st0' d='M7.8,7.8L7.8,7.8c-1,1.4-1.9,3-2.6,4.7c-0.6,1.6-1.1,3.1-1.3,4.7C2.9,24.8,4.5,32,9.4,40.1 c3.1,5.1,7.5,10.6,13.4,16.7c6.4,6.6,12.4,11.1,17.7,14.1c12.2,6.9,20.6,6.3,21.1,6.2c1.6-0.2,3.2-0.5,4.8-1.1 c1.7-0.6,3.3-1.5,4.7-2.5l0.1,0.1l3.3-3.1c2.4-2.3,2.5-6,0.3-8.3L63.6,50.5c-0.6-0.6-1.4-1.1-2.2-1.3l-0.8-0.8 c-2.1-2.1-5.6-2.1-7.8,0l-5.4,5.2c-0.3-0.2-0.7-0.4-1-0.6c-3.3-1.9-7.9-4.6-12.7-9.5c-4.8-5-7.3-9.6-9.1-13.1c0-0.1-0.1-0.2-0.1-0.2 l3.9-3.7l1.9-1.9c2.4-2.3,2.5-6,0.3-8.3L19.5,4.6c-2.2-2.3-6-2.3-8.4,0L7.8,7.8z'/%3E%3C/svg%3E%0A");
}
.footer_consult dl dt {font-size:1rem; line-height:1.3rem;  font-weight:400; }
.footer_consult dl dd {font-size:1.85rem; line-height:2rem; font-weight:700; color:#fff; margin-top:.3rem;}
.footer_consult form { display:flex; justify-content: center;align-items: center;flex-wrap: nowrap;  gap:0.5rem; }
.footer_consult .items {width:calc(100% - 340px);display:flex; justify-content: center;align-items: center;flex-wrap: nowrap;  gap:0.5rem;}
.footer_consult input[type="text"],
.footer_consult button {height:60px; line-height:60px; border-radius:8px; }
.footer_consult input[type="text"] {width:calc(50% - 165px); background-color:#fff;  padding:0 1rem; font-size:1.2rem; color:#222; outline:0;border:0; transition: all 0.2s ease-in;}
.footer_consult button { width:180px; text-align:left; background-color:#000; color:#fff; font-weight:500; letter-spacing:-.06em; border:0;padding-left:1.65rem; font-size:1.2rem; text-shadow:1px 1px 1px rgba(0,0,0,0.1); cursor:pointer; }
.footer_consult button:after {content:"\e93e"; display:inline-flex; color:#fff; font-size:1.1rem; margin-left:1rem; }
.footer_consult input:-webkit-autofill { -webkit-text-fill-color: #555; font-weight:600;  transition: background-color 5000s ease-in-out 0s;} 
.footer_consult input::placeholder {color:#ccc; font-size:1rem; font-weight:500;  }
.footer_consult input[type=checkbox] + label {color:#fff;}
.footer_consult input[type=checkbox] + label:before {border:0; }
.footer_consult input[type=checkbox]:checked + label:before { background-color:#fff; border:0; }
.footer_consult input[type=checkbox]:checked + label:after {border-color:var(--color-main); left:6px;}
.footer_consult .agree {width:117px; margin-right:.35rem;}
.footer_consult .agree input[type=checkbox] + label {padding-right:0; font-size:.9rem; }
.footer_consult .label {color:#fff; font-size:.85rem; text-decoration:underline;float:right; }
