@charset 'utf-8';
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400&display=swap');

/* WebFont Default */
@font-face {
  font-family: 'GmarketSansTTFBold';
  src: url('../fonts/GmarketSansTTFBold.eot'); /* IE 호환성 보기 */
  src: url('../fonts/GmarketSansTTFBold.eot#iefix') format('embedded-opentype'), /* IE 6 ~ 8 */
       url('../fonts/GmarketSansTTFBold.woff2') format('woff2'), /* WOFF2 지원 브라우저 */
       url('../fonts/GmarketSansTTFBold.woff') format('woff'), /* 모던 브라우저 */
       url('../fonts/GmarketSansTTFBold.ttf') format('truetype');
}

body{font-family: 'Noto Sans KR', sans-serif;}

#wrap{clear: both;}
.inner, .inr-c {width:1200px; margin:0 auto; padding:0px;}
#container{padding-top:10px;}

#header.header_area .util{background: none; border-bottom: none;}
#header.header_area .util .wrap{background: none;}

#header.header_area .primary{position: relative;}
#header.header_area .primary.case_gnb01{border-bottom: none;}
#header.header_area .primary.case_gnb01:before{content:''; width:100%; height:50px; background:#ff0000; position: absolute; bottom:0px;}
#header.header_area .primary.case_gnb01 .gnb{margin:0 auto;}
#header.header_area .primary.case_gnb01 .gnb h1{padding:0; margin-top:-10px;}
#header.header_area .primary.case_gnb01 .gnb_menu{margin-top:-10px; width:1050px;}
#header.header_area .primary.case_gnb01 .gnb_menu li{}
#header.header_area .primary.case_gnb01 .gnb_menu li a{color:#fff; display: block; height:50px; line-height:50px; font-size:20px; letter-spacing:0}
#header.header_area .primary.case_gnb01 .gnb_menu li a:hover{color:#000;}

.visual_sec{position: relative; margin:0 auto; padding-bottom:8px;}
#banner .slick-dots li{display: none !important;}
.slick-dotted.slick-slider{margin-bottom:-2px; }

.custom{padding-top:40px; overflow: hidden;}
.custom .mv_area{float:left;}
.custom .mv_area iframe{width:770px; height:432px;}
.custom .custom_group{float:right;}
.custom .custom_group ul li{}
.custom .custom_group ul li a{width:420px; height:210px; display: block; padding:18px 20px;}
.custom .custom_group ul li:first-child{margin-bottom:11px;}
.custom .custom_group ul li:first-child a{background:#f9b1e9 url('../images/index/bg_car01.png') right 95% no-repeat;}
.custom .custom_group ul li:last-child a{background:#ff2d30 url('../images/index/bg_car02.png') right bottom no-repeat;}
.custom .custom_group ul li a p{font-family: 'GmarketSansTTFBold'; font-size:36px; color: #fff; line-height:1em; letter-spacing:-0.05em; position: relative; display: inline-block;}
.custom .custom_group ul li a p:before{content:''; display: block; width:13px; height:13px; border-bottom:4px solid #f9b1e9; border-right:4px solid #f9b1e9; transform: rotate(-45deg); position: absolute; right:13.5px; bottom:16px; z-index:5;}
.custom .custom_group ul li:last-child a p:before{border-color: #ff1919;}
.custom .custom_group ul li a p:after{content:''; width:36px; height:36px; border:2px solid #f27ed8; border-radius:36px; display: inline-block; background:#fff; margin-left:8px; position: relative; top:5px; }
.custom .custom_group ul li:last-child a p:after{border:2px solid #dd3d3d; background:#fff;}
.custom .custom_group ul li a:hover p{color: #000;}
.custom .custom_group ul li a:hover p:after{border:2px solid #fff; background:#f27ed8;}
.custom .custom_group ul li:last-child a:hover p:after{border:2px solid #fff; background:#dd3d3d;}

.car_search_wrap.case_select{background:#ff2d30; border-radius:10px; margin:30px 0 40px; clear: both; overflow: hidden;}
.car_search_wrap.case_select h3{text-align: center; color: #fff; font-size:30px; padding:34px 0 20px;}
.car_search_wrap.case_select div.search_form{width:1160px; margin-left:20px;}
.car_search_wrap.case_select div.search_form ul li{margin-bottom:35px;}
.car_search_wrap.case_select div.search_form ul li select{border-bottom:none; height:50px; line-height:50px; border-radius:5px; width:300px;}
.car_search_wrap.case_select div.search_form ul li:nth-child(2) select{width:330px;}
.car_search_wrap.case_select div.search_form ul li:nth-child(3) select{width:350px;}
.car_search_wrap.case_select div.search_form .search_btn2{width:150px; height:50px; line-height:50px; font-family: 'Noto Sans KR', sans-serif; background:#000 !important; font-size:18px; border-radius:5px;}

.car_group{margin-bottom:70px;}
.car_group:before{background:#f4f4f4; width:100%; height:720px; content:''; position: absolute; left:0px; z-index:-1; margin-top:-87px;}
.car_group h3{font-weight: normal; color: #464646; font-size:20px; letter-spacing:-0.05em}
.car_group h3 span{font-weight: bold; color: #d30c0c;}
.car_group ul li{display: table-cell; text-align: center;}
.car_group ul li a{display: block;}

.car_group .car_manufacturing_company{margin-bottom:20px;}
.car_group .car_car_type{margin-bottom:30px;}
.car_group .car_manufacturing_company h3, .car_group .car_car_type h3{margin-bottom:15px;}
.car_group .car_manufacturing_company ul{}
.car_group .car_manufacturing_company ul:nth-of-type(1) li{padding-right:20px;}
.car_group .car_manufacturing_company ul:nth-of-type(1) li:last-child{padding-right:0;}
.car_group .car_manufacturing_company ul:nth-of-type(2) li{padding-right:20px;}
.car_group .car_manufacturing_company ul:nth-of-type(2) li:nth-child(1){padding-right:25px;}
.car_group .car_manufacturing_company ul:nth-of-type(2) li:nth-child(2){padding-right:25px;}
.car_group .car_manufacturing_company ul li a{min-width:90px;}

.car_group .car_manufacturing_company ul:nth-of-type(2) li:last-child{padding-right:0;}
.car_group .car_manufacturing_company ul li a{border:2px solid #f4f4f4; padding:5px 5px 10px;}
.car_group .car_car_type ul{display: table; width:100%;}
.car_group .car_car_type ul li a{border:2px solid #f4f4f4; padding:3px 4px 7px;}
.car_group .car_manufacturing_company ul li a:hover, .car_group .car_car_type ul li a:hover{border:2px solid #ff1212;}
.car_group .car_manufacturing_company ul li a p, .car_group .car_car_type ul li a p{font-size:15px; margin-top:5px; font-weight: bold;}

.car_group .car_fuel_transmission h3{margin-top:40px;}
.car_group .car_fuel_transmission h3, .car_group .car_car_price h3{margin-bottom:20px;}
.car_group .car_fuel_transmission ul li, .car_group .car_car_price ul li{padding-right:10px;}
.car_group .car_fuel_transmission ul li a, .car_group .car_car_price ul li a{width:132px; height:50px; line-height:50px; color: #464646; font-size:16px; font-weight: bold; background:#fff; border-radius:5px;}
.car_group .car_fuel_transmission ul li:nth-child(1) a, .car_group .car_car_price ul li:nth-child(1) a{width:122px;}
.car_group .car_fuel_transmission ul li:nth-child(5) a, .car_group .car_car_price ul li:nth-child(5) a{width:146px;}
.car_group .car_fuel_transmission ul li:nth-child(6) a, .car_group .car_car_price ul li:nth-child(6) a{width:160px;}
.car_group .car_fuel_transmission ul li:nth-child(7) a, .car_group .car_car_price ul li:nth-child(7) a{width:158px;}
.car_group .car_fuel_transmission ul li:nth-child(8) a, .car_group .car_car_price ul li:nth-child(8) a{width:136px;}
.car_group .car_fuel_transmission ul li a:hover, .car_group .car_car_price ul li a:hover{background:#ff2d30; color: #fff;}

.car_list.car_title_area{text-align:left; margin-bottom:50px;}
.car_list.car_title_area .tit_wrap{position: relative;}
.car_list.car_title_area .tit_wrap h3{font-size:30px; margin:0; color: #333; font-weight: bold;}
.car_list.car_title_area .tit_wrap p{font-size:18px; color: #979797; letter-spacing:-0.05em; display:inline-block; margin:0;}
.car_list.car_title_area .tit_wrap a{position: absolute; top:15px; right:0px; font-size:14px; color: #fff; background:#ff2d30; width:74px; height:23px; line-height:23px; letter-spacing:-0.05em; text-align: center;}
.car_list.car_title_area .tit_wrap a:after{content:''; display: inline-block; width:9px; height:9px; border-bottom:2px solid #fff; border-right:2px solid #fff; transform: rotate(-45deg); position: relative; top:-1px; margin-left:5px;}

.recommend_car_picture{margin-top:0px;}

.review_index{margin:50px 0 30px; position: relative;}
.review_index .review_hd{padding-bottom:5px; margin-bottom:10px; position: relative;}
.review_index h3{font-size:30px; color:#333; font-weight: bold; display: inline-block;}
.review_index p{display: inline-block; font-size:18px; color: #979797; letter-spacing:-0.05em}
.review_index a.btn_more{position: absolute; top:2px; right:0px; font-size:14px; color: #fff; background:#ff2d30; width:74px; height:23px; line-height:23px; letter-spacing:-0.05em; text-align: center;}
.review_index a.btn_more:after{content:''; display: inline-block; width:9px; height:9px; border-bottom:2px solid #fff; border-right:2px solid #fff; transform: rotate(-45deg); position: relative; top:-1px; margin-left:5px;}
.list_picture{margin-top:5px;}
.list_picture ul li{width:236px; margin-right:5px; margin-bottom:5px; float: left;}
.list_picture ul li:nth-child(5n){margin-right:0;}
.list_picture span.view_img{height:176px; display: block;}
.list_picture ul li img{width:234px; height:176px;}
.list_picture ul li span.review_txt{display: block; padding:10px 8px; font-size:14px; font-weight: bold; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; 
width:100%; overflow:hidden; color: #313131; border:1px solid #cecece;}

.quick_bar{background:#ff0000 !important; height:100px;}
.quick_bar .quick_bar_area{position: relative;}
.quick_bar .quick_bar_area p{padding:20px 20px 18px 76px; font-size:24px; background:url('../images/common/img_person.png') left 12px no-repeat; line-height:1em; font-weight: bold;}
.quick_bar .quick_bar_area p span{font-size:36px; display: block; margin-top:10px; letter-spacing:-0.05em}
.quick_bar .quick_bar_area dl{position: absolute; right:3px; top:18px; background:#fff; border-radius:30px; padding:5px 15px 3px;}
.quick_bar .quick_bar_area dl dt{height: auto; line-height:1em; margin:0; padding:0; float: none; text-align: center; font-size:20px; color: #ff1212; font-weight: normal;}
.quick_bar .quick_bar_area dl dd{float: none; text-align: center; font-size:28px; font-weight: bold; color: #ff1212;}
.quick_bar .quick_bar_area input{background: none; color: #fff; font-size:16px; border:2px solid #fff; width:280px; height:58px; line-height:58px; font-family: 'Noto Sans KR'; border-radius:3px; margin-top:20px; margin-right:8px;}
.quick_bar .quick_bar_area input::placeholder{color: #fff !important;}
.quick_bar .quick_bar_area button{font-size:20px; font-weight: bold; color: #fff; background:#252525; width:170px; height:60px; line-height:60px; font-family: 'Noto Sans KR'; vertical-align: top; padding:0; margin-top:20px; border-radius:3px;}

.footer_area #footer_data{padding-bottom:180px !important;}
.recommend_car_price span.equalRepaymentOfPrincipalAndInterestPrice{color: #000;}
.ico_recommend{background:#d30c0c !important;}
.ico_recommend:before, .ico_recommend:after{background:#e85454;}