@charset 'utf-8'; @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400&display=swap'); 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 {
    border: none;
    background: none;
}

#header.header_area .util .wrap {
    background: none;
}

#header.header_area .util .util_menu {
    margin-top: 0;
    padding: 5px 27px;
    position: relative;
}

#header.header_area .primary.case_gnb03 {
    border-bottom: 3px solid #934f00;
    padding-bottom: 0;
}

#header.header_area .primary.case_gnb03 .gnb_menu {
    margin: 0 auto;
}

#header.header_area .primary.case_gnb03 .gnb_menu li a {
    font-size: 28px;
    color: #333;
    display: block;
    padding: 17px 0;
    line-height: 1em;
}

#header.header_area .primary.case_gnb03 .gnb_menu li a:hover {
    color: #934f00;
}

#header.header_area .primary.case_gnb03 .gnb h1 {
    padding: 11px 0 31px;
    margin-left: 24px;
}

#header.header_area .primary .decoC {
    top: 67px !important;
    left: 406 px !important;
}

#header.header_area .primary .decoR {
    top: 47px !important;
    right: 5px !important;
}

#header.header_area .primary .decoR dl {
    padding-left: 102px;
    text-align: center;
}

#header.header_area .primary .decoR dl:before {
    content: '';
    display: inline-block;
    width: 88px;
    height: 88px;
    background: #934f00 url('../images/common/ico_tel.png') 24px center no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 88px
}

#header.header_area .primary .decoR dl dt {
    letter-spacing: -0.05em;
    padding: 18px 0 5px;
    color: #505050;
    font-size: 20px;
    font-weight: bold;
    display: block;
    line-height: 1em;
    letter-spacing: 0em
}

#header.header_area .primary .decoR dl dd {
    font-weight: bold;
    font-size: 30px;
    color: #934f00;
    line-height: 1em;
    letter-spacing: 0.05em
}

.case_srch {
    width: 390px;
    margin-top: 0px;
    background: #934f00;
}

.case_srch #header-search-span {
    display: inline-flex;
}

.case_srch #header-search-span input {
    border: none;
    width: 350px;
    height: 50px;
    font-size: 18px;
    padding-left: 10px;
    background: none;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: normal;
}

.case_srch #header-search-span input::placeholder {
    text-align: left;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 2px;
    letter-spacing: -0.05em;
}

.case_srch button {
    width: 40px !important;
    height: 40px !important;
    background: none !important;
    padding: 0;
    text-align: left;
}

.visual_sec {
    position: relative;
    margin-bottom: 20px;
}

#banner .slick-dots li {
    display: none !important;
}

.border_box.banner_manager:last-child {
    padding-bottom: 0px;
}

.slick-dotted.slick-slider {
    margin-bottom: -2px;
}

.custom {
    clear: both;
    padding-top: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

.custom .custom_l {
    float: left;
    text-align: center;
    position: relative;
}

.custom .custom_l h3 {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #934f00;
    margin-bottom: 15px;
}

.custom .custom_l h3 img {
    margin-top: -8px;
    margin-left: 3px;
}

.custom .custom_l h3 a {
    position: absolute;
    right: 0px;
    top: 6px;
    font-size: 18px;
    display: block;
    background: #fff;
    color: #333;
    border-radius: 3px;
    padding: 5px 15px;
    border: 1px solid #934f00;
}

.custom .custom_l iframe {
    width: 750px;
    height: 420px;
}

.custom .custom_r {
    float: right;
}

.custom .custom_r h3 {
    color: #242424;
    font-size: 30px;
    text-align: center;
    margin-bottom: 17px;
}

.custom .custom_r h3 span {
    color: #934f00;
}

.custom ul {
}

.custom ul li {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding: 17px 10px 9px 105px;
    width: 430px;
    overflow: hidden;
    margin-bottom: 8px;
}

.custom ul li:nth-child(1) {
    background: #934f00 url('../images/index/ico_buy.png') 16px 21px no-repeat;
}

.custom ul li:nth-child(2) {
    background: #934f00 url('../images/index/ico_sell.png') 23px 21px no-repeat;
}

.custom ul li:nth-child(3) {
    background: #934f00 url('../images/index/ico_installment.png') 32px 21px no-repeat;
    margin-bottom: 0;
}

.custom ul li:last-child {
    margin-right: 0px;
}

.custom ul li dl dt {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 1em;
    margin-bottom: 10px;
}

.custom ul li dl dd {
    color: #ffe5c7;
    font-size: 16px;
    letter-spacing: -0.05em;
    margin-bottom: 5px;
}

.custom ul li a {
    border: 1px solid #7a7e92;
    background: #fff;
    border-radius: 5px;
    display: block;
    color: #000;
    font-weight: bold;
    width: 100px;
    padding: 7px 0;
    text-align: center;
    font-size: 15px;
    line-height: 1em;
    float: right;
}

.car_list.car_title_area {
    margin-bottom: 45px;
}

.car_list.car_title_area .tit_wrap {
    position: relative;
}

.car_list.car_title_area .tit_wrap h3 {
    font-size: 30px;
    margin: 0;
    border-bottom: 3px solid #934f00;
    padding-bottom: 5px;
    color: #333;
    margin-bottom: 5px;
    letter-spacing: -0.05em
}

.car_list.car_title_area .tit_wrap p {
    font-size: 16px;
    color: #a3a3a3;
    letter-spacing: -0.05em;
    margin-left: 10px;
}

.car_list.car_title_area a.btn_area {
    width: 238px;
    height: 58px;
    line-height: 58px;
    margin: 50px auto 0;
    color: #333;
    font-size: 20px;
    display: block;
    text-align: center;
    font-weight: bold;
    border: 1px solid #a9a9a9;
}

.car_search_wrap.case_select {
    margin: 0 auto 5px;
}

.car_search_wrap.case_select div.search_form ul li {
    margin-right: 20px;
}

.car_search_wrap.case_select div.search_form ul li select {
    width: 341px;
    appearance: auto;
    height: 38px;
}

.car_search_wrap.case_select div.search_form .search_btn2 {
    width: 120px;
    font-size: 16px;
    line-height: 38px;
    height: 38px;
}

.srch_car_model {
    margin: 0 0 25px;
    clear: both;
}

.srch_car_model h4 {
    border-bottom: 1px solid #b8bab6 !important;
    font-weight: normal;
    background: #934f00 !important;
    color: #fff;
}

.srch_car_model .model_box03 ul li:hover p {
    border-color: #303030
}

.srch_car_model .model_box03 ul li:hover:before, .srch_car_model .model_box03 ul li:hover:after {
    border-color: #934f00
}

.srch_car_model .model_box01, .srch_car_model .model_box02, .srch_car_model .model_box03 {
    overflow: hidden;
}

.srch_car_model .model_box04 ul li:before, .srch_car_model .model_box05 ul li:before {
    background: #934f00;
    margin-right: 5px;
}

.srch_car_model .model_box04 ul li:hover, .srch_car_model .model_box05 ul li:hover {
    color: #934f00;
}

.srch_car_model .model_box01 h4 {
    border-top: none;
}

.srch_car_model .model_box03 ul li:hover span {
    color: #db1036;
}

.srch_car_model .model_box03 ul li:hover p {
    border-color: #934f00;
}

.recommend_car_picture {
    margin-top: 0px;
}

.custom_group {
    text-align: center;
    margin: 50px 0 40px;
}

.custom_group h3 {
    font-size: 30px;
    margin: 0;
    border-bottom: 3px solid #934f00;
    padding-bottom: 5px;
    color: #333;
    text-align: left;
    margin-bottom: 10px;
    letter-spacing: -0.05em
}

.custom_group h3 span {
    color: #934f00
}

.custom_group h3 p {
    font-size: 16px;
    color: #a3a3a3;
    letter-spacing: -0.05em;
    margin-left: 10px;
    font-weight: normal;
    display: inline-block;
}

.custom_group .list_picture {
}

.custom_group .list_picture ul {
}

.custom_group .list_picture ul li {
    width: 226px;
    margin-right: 17px;
    float: left;
    margin-bottom: 15px;
    border: 1px solid #cecece;
}

.custom_group .list_picture ul li:nth-child(5n) {
    margin-right: 0;
}

.custom_group .list_picture span.view_img {
    height: 146px;
    display: block;
}

.custom_group .list_picture ul li img {
    width: 228px;
    height: 146px;
}

.custom_group .list_picture ul li span.review_txt {
    display: block;
    padding: 7px 5px;
    font-size: 14px;
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #cecece;
    text-align: left;
    color: #313131;
    line-height: 1em;
    letter-spacing: -0.05em
}

.ico-mglass {
    position: relative;
    display: inline-block;
    border-radius: 24px;
    height: 24px;
    width: 24px;
    border: 3px solid #fff;
    text-indent: -9999px;
    top: 3px;
}

.ico-mglass:after {
    content: "";
    height: 4px;
    width: 11px;
    background: #fff;
    position: absolute;
    top: 19px;
    left: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

#left_side, #right_side {
    z-index: 5;
}

.lately_area p {
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    background: #934f00;
}

.lately_area ul {
    margin-top: 10px;
}

.lately_area.wide ul li span:last-child {
    border: none;
}

.quick_advise {
    background: #fff;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
}

.quick_advise p {
    background: #934f00;
    font-size: 18px;
    color: #fff;
    padding: 6px 0;
    text-align: center;
    line-height: 1em;
    letter-spacing: -0.05em;
    font-weight: bold;
    margin-bottom: 0;
}

.quick_advise .col_wrap_group {
    padding: 10px 10px 5px;
}

.quick_advise .btn_wrap {
    margin-bottom: 5px !important;
}

.quick_advise .btn_wrap button {
    font-size: 14px !important;
    border-radius: 16px;
    background: #934f00 !important;
    height: 33px !important;
    line-height: 33px !important;
    font-family: 'Noto Sans KR', sans-serif;
}

.quick_advise .check_wrap {
    margin-top: 0px !important;
}

.quick_advise .check_wrap input + label {
    letter-spacing: -0.1em;
    font-weight: normal !important;
}

.quick_advise .col_wrap {
    margin-top: 0px !important;
}

.quick_advise .col_wrap .radio_wrap {
    width: 60px !important;
    margin-bottom: 0px !important;
}

.quick_advise .col_wrap .radio_wrap + .radio_wrap {
    margin-left: 8px !important;
}

.quick_advise .col_wrap .radio_wrap input + label {
    border-radius: 15px;
    font-size: 13px !important;
    height: 20px !important;
    line-height: 20px !important;
    background: #d1d1d1;
    border: none !important;
    color: #fff !important;
}

.quick_advise .input_wrap {
    margin-top: 10px;
}

.quick_advise .input_wrap input {
    height: 25px !important;
    line-height: 25px !important;
    border-radius: 16px;
    color: #8e8c8d !important;
    font-size: 13px;
    padding: 0 14px !important;
    font-family: 'Noto Sans KR', sans-serif;
}

.quick_advise .check_wrap input[type='checkbox']:checked + label:before {
    font-size: 13px !important
}

#footer {
    margin: 50px auto 0 !important;
    padding-top: 30px !important;
}

.footer_area #footer_image {
    width: auto;
}

.footer_area #footer_data {
    padding-bottom: 120px !important;
    width: auto !important;
}

/* Contents Area */
.car_request {
    padding-top: 10px;
}

.car_request img {
    margin: 39px 0 90px;
}

.car_request .car_request_form {
    margin: 0 45px 50px;
}

.car_request .car_request_form ul {
    display: table;
    width: 100%;
}

.car_request .car_request_form ul li {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.car_request .car_request_form ul li input {
    border: 2px solid #646464;
    border-radius: 3px;
    width: 98%;
    padding: 0 20px;
    height: 50px;
    font-size: 16px;
    color: #989898;
    font-family: 'Noto Sans KR', sans-serif;
}

.car_request .car_request_form ul li:last-child input {
    float: right;
}

.car_request .car_request_form button {
    width: 100%;
    font-size: 20px;
    color: #fff;
    width: 100%;
    height: 50px;
    font-family: 'Noto Sans KR', sans-serif;
    border-radius: 3px
}

.car_request .car_request_form button:after {
    width: 20px;
    height: 20px;
    content: '';
    display: inline-block;
    background: url('../images/contents/ico_chk.png') no-repeat;
    border-radius: 50px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.car_request p.last_p1 label {
    display: inline-block;
    position: relative;
    padding-top: 2px;
    padding-left: 20px;
    font-size: 13px;
    text-align: left;
    line-height: 1.3em;
    cursor: pointer;
    clear: both;
}

.car_request p.last_p1 {
    overflow: hidden;
    position: relative;
    margin: 10px 0 30px 0;
}

.car_request p.last_p1 label:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 2px;
    bottom: 1px;
    left: 0;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-color: #aaa;
    box-shadow: inset 0 2px 3px 0 rgba(0, 0, 0, .3), 0 1px 0 0 rgba(255, 255, 255, .8);
}

.car_request p.last_p1 input[type='checkbox'] {
    display: none;
}

.car_request p.last_p1 label:before {
    border-radius: 3px;
}

.car_request p.last_p1 input[type='checkbox']:checked + label:before {
    content: '\2713';
    color: #f3f3f3;
    font-size: 15px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    line-height: 15px;
}

.car_request p .last_label1 {
    width: auto;
    font-size: 11px;
    letter-spacing: -1px;
}

.car_request p .info_btn1 a {
    display: inline-block;
    height: 24px;
    margin: 0 2px;
    padding: 0 8px;
    color: #fff;
    font-size: 13px;
    line-height: 24px;
    background-color: #868686;
}

ul.tab_menu {
    display: table;
    width: 100%;
}

ul.tab_menu li {
    text-align: center;
    display: table-cell;
}

ul.tab_menu li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-family: 'NanumGothic';
    font-size: 24px;
    font-weight: bold;
    background: #ddd;
}

ul.tab_menu li a.on {
    background: #c68942;
    color: #fff;
}
