@charset "utf-8";

.pc-view{
	display: block !important;
}
.tablet-view {
	display: none !important;
}
.mobile-view {
	display: none !important;
}
.mobile-view-2 {
	display: none;
}
.t-m-view {
	display: none;
}
.wrap {
    padding: 85px 80px 0 0;
}
.header {
    right: 80px;
}
.wrap.page-main {
    padding-top: 0;
    background-color: #fff;
}
.wrap.page-main {
    padding-top: 0;
    background-color: #fff;
}
.page-main .global-holder {
    position: relative;
    margin: 0 auto;
    max-width: 1580px;
    box-sizing: border-box;
}
.page-main .header.scroll-top {
    background-color: transparent;
}
.page-main .content {
    padding: 0;
    overflow: hidden;
}
.main-slide-banner-swiper-container {
    position: relative;
    height: 700px;
}
.main-slide-banner-swiper-container .swiper-slide {
    *background: no-repeat center center;
    background-size: cover;
}
.swiper-arrow-holder .global-holder,
.banner-content-holder {
    height: 100%;
}
.banner-content {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20%;
    transform: translate(-50%, -50%);
}
.banner-title {
    line-height: 50px;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}
.banner-title .banner-color-title {
	color: #000;
	opacity: 0.5;
}
.banner-summary {
    margin-top: 10px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
}
.banner-content .btn-more {
    margin-top: 40px;
    width: 280px;
}
.section-main-slide-banner {
    padding: 0;
}
.section-main-slide-banner .swiper-arrow-holder {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.section-main-search-bar .global-holder {
	max-width: 1000px;
}
.section-main-search-bar {
    position: relative;
    transform: translate(0, -25%);
    z-index: 300;
}
.main-search-bar {
    width: 1200px;
    border-radius: 16px;
    box-shadow: 0px 2px 3px -2px #a9a9a9;
    background: #fff;
}
.main-search-input-holder {
    height: 80px;
    padding-right: 300px;
    box-sizing: border-box;
}
.btn-main-search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 300px;
    border-top-right-radius: 16px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 0;
}
.main-search .tbox {
    height: 80px;
    line-height: 60px;
    font-size: 16px;
    border: 0;
    padding: 10px 560px 10px 50px;
}
.main-search-sbox-holder {
    position: absolute;
    top: 0;
    right: 300px;
}
.main-search-sbox-holder .selectric {
    border: 0;
    width: 230px;
}
.main-search-sbox-holder .selectric .label {
    margin-left: 15px;
    font-size: 16px;
}
.main-search-sbox-holder .selectric .button {
    right: 8px;
}
.main-search-sbox-holder .selectric .label,
.main-search-sbox-holder .selectric .button {
    height: 80px;
    line-height: 80px;
}
.main-search-sbox-holder .ui-holder:after {
    content: '';
    position: absolute;
    margin-top: -18px;
    left: 0;
    top: 50%;
    height: 36px;
    border-left: 1px solid #ddd;
}
.main-search-sbox-holder .ui-holder:first-child:after {
    display: none;
}
.btn.btn-main-search {
    height: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.page-main .section {
    padding-bottom: 100px;
}
.page-main .section-main-slide-banner {
    padding-bottom: 0;
}
.page-main .section-header {
    margin-bottom: 30px;
}
.section-header-options .swiper-button-next,
.section-header-options .swiper-button-prev {
    position: static;
    float: left;
    margin: 0;
    width: 32px;
    height: 32px;
    background: no-repeat center center;
    background-size: 100% auto;
}
.section-header-options .swiper-button-next:after,
.section-header-options .swiper-button-prev:after {
    display: none;
}
.section-header-options .swiper-button-next {
    margin: 2px 0 0 8px;
    background-image: url('/images/btn-right.png');
}
.section-header-options .swiper-button-next:hover {
    background-image: url('/images/btn-right-hover.png');
}
.section-header-options .swiper-button-prev {
    margin: 2px 0 0 20px;
    background-image: url('/images/btn-left.png');
}
.section-header-options .swiper-button-prev:hover {
    background-image: url('/images/btn-left-hover.png');
}
.page-main .section-header .title {
    display: inline-block;
    line-height: 36px;
    font-size: 34px;
    font-weight: 700;
}
.page-main .section-header-options {
    float: right;
    line-height: 36px;
}
.btn-list-more {
    display: block;
    font-size: 14px;
    text-decoration: underline;
}
.section-rt-list .global-holder,
.section-best-list .global-holder {
    overflow: hidden;
}
.rt-list-swiper-container{
	margin-top: -20px;
}
.direct-distribution-list-swiper-container{
	margin-top: -30px;
}
.rt-list-swiper-container .swiper-slide{
	margin-top: 20px;
}
.direct-distribution-list-swiper-container .swiper-slide{
	margin-top: 30px;
}
.rt-list-swiper-container .car-list-holder.type_a .thumb-cover {
	height: 130px;
}
.best-list-swiper-container ul {
    margin-left: -2%;
}
.best-list-swiper-container li {
    margin-left: 2%;
    width: 23%;
}
.best-list-item {
    position: relative;
    display: block;
}
.best-list-item span {
    display: inline-block;
}
.best-item-tag-holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.best-item-tag {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -18px;
    text-align: center;
    line-height: 100%;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}
.best-list-item .thumb-cover {
    height: 350px;
}
.car-list-first {
    padding-right: 30px;
    width: 45%;
    box-sizing: border-box;
}
.division-warp {
    width: 55%;
    overflow: hidden;
}
.auction-list .car-list-holder ul,
.direct-distribution-list .car-list-holder ul {
    margin: -2% 0 0 -2%;
}
.auction-list .car-list-holder li,
.direct-distribution-list .car-list-holder li {
    margin: 2% 0 0 2%;
    width: 31.333%;
}
.car-list-first .thumb-cover {
    height: 450px;
}
.section-main-auction-list .section-header,
.section-main-direct-distribution-list .section-header {
    overflow: hidden;
}
.section-main-auction-list .title,
.section-main-direct-distribution-list .title {
    position: absolute;
    top: 3px;
    left: 0;
    z-index: 100;
}
.car-list-first .car-summary-holder .brand,
.car-list-first .car-summary-holder .model {
    line-height: 34px;
    font-size: 30px;
}
.car-list-first .car-old-holder {
    margin-top: 30px;
}
.car-list-first .car-summary-holder {
    margin-top: 69px;
}
.global-holder.border-bottom {
    padding-bottom: 80px;
    border-bottom: 1px solid #ddd;
}
.middle-banner-item img {
    display: block;
    width: 100%;
}
.section-main-middle-banner .swiper-arrow-holder {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translate(0, -50%);
    z-index: 100;
}
.section-main-middle-banner .swiper-button-next {
    right: 2%;
}
.section-main-middle-banner .swiper-button-prev {
    left: 2%;
}
.section-main-review {
    padding: 100px 0;
    background-color: #fafafa;
}
.section-main-review .global-holder {
	overflow: hidden;
}
.main-review-swiper-container .swiper-slide {
    width: 680px;
}
.main-review-item {
    position: relative;
    width: 680px;
    height: 420px;
    border-radius: 16px;
    border: 1px solid #e6e6e6;
}
.review-thumb-holder,
.review-thumb-holder .thumb-cover {
    width: 90%;
    height: 100%;
}
.review-summary-holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 30px;
    width: 45%;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    background-color: #fff;
    box-sizing: border-box;
    z-index: 100;
}
.review-summary-holder .date {
    font-size: 13px;
    text-align: right;
}
.review-summary-holder .brand {
    font-size: 16px;
    font-weight: 700;
}
.review-summary-holder .model {
    margin-top: 5px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    word-break: break-word;
    white-space: break-spaces;
}
.review-summary-holder .price {
    margin-top: 20px;
    padding-left: 26px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 700;
    background: url('/images/icon-coin.png') no-repeat left center;
    background-size: 18px auto;
}
.review-summary-holder .user-review {
    display: block;
    margin-top: 20px;
    line-height: 18px;
    font-size: 13px;
    word-break: break-word;
    white-space: break-spaces;
}
.review-summary-holder .btn-review-more {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.review-summary-holder .btn-review-more:hover {
    background-color: #111;
    color: #6CD4D5;
}
.swiper-pagination-holder {
    margin-top: 20px;
    text-align: center;
}
.review-pagination {
    position: static;
}
.swiper-pagination-bullet {
    margin-left: 8px;
    width: 12px;
    height: 12px;
    background-color: #101010;
}
.swiper-pagination-bullet:first-child {
    margin-left: -8px;
}
.swiper-pagination-bullet-active {
    background-color: #6CD4D5;
}
.page-main .section-main-board {
    padding: 50px 0;
}
.section-main-board .global-holder {
    display: flex;
    justify-content: space-between;
}
.main-board-holder,
.main-board-banner-holder {
    flex: 1;
    max-width: 420px;
}
.main-board-header {
    position: relative;
}
.main-board-header .title {
    line-height: 18px;
    font-size: 16px;
    font-weight: 700;
}
.btn-board-more {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 15px 3px 5px;
    font-size: 12px;
    background: url(/images/icon-right.jpg) no-repeat 42px center;
    background-size: 9px auto;
}
.main-board-content {
    margin-top: 20px;
}
.main-board-content ul {
    list-style: circle;
}
.main-board-content li {
    margin: 10px 0 0 20px;
}
.main-board-content li:first-child {
    margin-top: 0;
}
.main-board-content .board-title {
    line-height: 14px;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.board-banner img {
    display: block;
    width: 100%;
}

/* Side Menu (추가: 20210331) */
.side-menu-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
}
.side-menu-wrap .bg {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    background-color: rgba(0,0,0, .6);
}
.side-menu-holder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin-left: 0;
    background-color: #fafafa;
    box-sizing: border-box;
    border-left: 1px solid #eee;
    z-index: 600;
}
.side-menu-wrap .view_flex-item {
    margin-left: 0;
}
.side-menu-nav-holder {
    width: 80px;
}
.side-menu-nav {
    flex-direction: column;
    margin-left: 0;
    width: 100%;
}
.side-menu-nav a {
    display: block;
    width: 80px;
    height: 85px;
    text-align: center;
    border-bottom: 1px solid #eee;
    background-color: #fff;
}
.btn-side-menu-toggle {
    background: url('/images/btn-side-menu.png') no-repeat center center;
    background-size: 13px auto;
}
.btn-side-menu-nav {
    padding-top: 16px;
    box-sizing: border-box;
}
.btn-side-menu-nav .title {
    display: block;
    margin-top: 5px;
    line-height: 13px;
    font-size: 11px;
    white-space: nowrap;
}
.btn-side-menu-nav i {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    background: no-repeat center center;
    background-size: 20px auto;
}
.btn-side-menu-nav.car-search i {
    background-image: url('/images/icon-menu-car-search.png');
}
.btn-side-menu-nav.car-favorite i {
    background-image: url('/images/icon-menu-car-favorite.png');
}
.btn-side-menu-nav.car-history i {
    background-image: url('/images/icon-menu-car-history.png');
}
.btn-side-menu-nav.car-sell i {
    background-image: url('/images/icon-menu-car-sell.png');
}
.btn-side-menu-nav i .counter {
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -5px;
    padding: 2px 5px;
    text-align: center;
    line-height: 13px;
    font-size: 11px;
    color: #fff;
    box-sizing: border-box;
    background-color: #6CD4D5;
    border-radius: 25px;
}
.side-menu-wrap.active {
    left: 0;
}
.side-menu-wrap.active .bg {
    display: block;
}
.side-menu-wrap.active .btn-side-menu-toggle {
    background: url('/images/btn-side-menu-active.png') no-repeat center center;
    background-size: 13px auto;
}
.btn-side-menu-nav:hover {
    background-color: #f5f5f5;
}
.btn-side-menu-nav.car-search.selected,
.btn-side-menu-nav.car-search:active {
    background-color: #222;
}
.btn-side-menu-nav.car-favorite.selected,
.btn-side-menu-nav.car-favorite:active {
    background-color: #222;
}
.btn-side-menu-nav.car-history.selected,
.btn-side-menu-nav.car-history:active {
    background-color: #222;
}
.btn-side-menu-nav.car-sell.selected,
.btn-side-menu-nav.car-sell:active {
    background-color: #222;
}
.btn-side-menu-nav.car-search.selected i,
.btn-side-menu-nav.car-search:active i {
    background-image: url('/images/icon-menu-car-search-active.png');
}
.btn-side-menu-nav.car-favorite.selected i,
.btn-side-menu-nav.car-favorite:active i {
    background-image: url('/images/icon-menu-car-favorite-active.png');
}
.btn-side-menu-nav.car-history.selected i,
.btn-side-menu-nav.car-history:active i {
    background-image: url('/images/icon-menu-car-history-active.png');
}
.btn-side-menu-nav.car-sell.selected i,
.btn-side-menu-nav.car-sell:active i {
    background-image: url('/images/icon-menu-car-sell-active.png');
}
.btn-side-menu-nav.car-search.selected .title,
.btn-side-menu-nav.car-search:active .title {
    color: #6CD4D5;
}
.btn-side-menu-nav.car-favorite.selected .title,
.btn-side-menu-nav.car-favorite:active .title {
    color: #6CD4D5;
}
.btn-side-menu-nav.car-history.selected .title,
.btn-side-menu-nav.car-history:active .title {
    color: #6CD4D5;
}
.btn-side-menu-nav.car-sell.selected .title,
.btn-side-menu-nav.car-sell:active .title {
    color: #6CD4D5;
}
.btn-side-menu-nav.selected i .counter,
.btn-side-menu-nav:active i .counter {
    color: #222;
    background-color: #fff;
    font-weight: 700;
}
.side-menu-content-holder {
    position: relative;
    height: 100%;
    background-color: #fff;
    box-sizing: border-box;
    border-left: 1px solid #eee;
    overflow: auto;
    -webkit-transition-duration: 5s;
    -webkit-transition-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    transition-duration: 5s;
    transition-timing-function: ease-in-out;
    animation-fill-mode: both;
}
.side-menu-content {
    display: none;
    width: 0;
}
.side-menu-content.show {
    display: block;
    width: 100%;
}
.side-menu-content._menu-search {
    position: relative;
    padding-bottom: 100px;
}
.side-menu-content._menu-search .option-box-wrap {
    min-width: 240px;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #eee;
    overflow: auto;
}
.side-menu-content._menu-search .view_flex-item {
    margin-left: 10px;
}
.side-menu-content._menu-search .option-body .view_flex {
    margin-left: -10px;
}
.side-menu-search-btn-holder {
    padding: 30px 20px;
    background-color: #fff;
    box-sizing: border-box;
}
.side-menu-search-btn-holder .view_flex {
    margin-left: 0;
    justify-content: space-between;
}
.side-menu-search-btn-holder .btn {
    width: 49%;
}
.side-menu-content._menu-favorite,
.side-menu-content._menu-history {
    padding: 30px;
}
.side-menu-content .car-list-holder.type_a li {
    margin: 0 0 30px;
    width: 100%;
}
.side-menu-content .car-list-holder.type_a .thumb-cover {
    width: 210px;
    height: 140px;
}
.side-menu-content .car-list-holder.type_a .car-summary-holder {
    padding-left: 230px;
}
.car-list-holder.type_a .car-list-item .img-holder img {
    -moz-transform: translate(-40%, -50%);
    -o-transform: translate(-40%, -50%);
    -ms-transform: translate(-40%, -50%);
    -webkit-transform: translate(-40%, -50%);
    transform: translate(-40%, -50%);
}
.side-menu-content-header {
    margin-bottom: 30px;
}
.side-menu-content-header .title {
    line-height: 32px;
    font-size: 30px;
    font-weight: 700;
}

/* sub page css 시작 */
.sub-content {
	padding: 0 0 120px;
	position: relative;
}

/* 공통 */
.content-title-holder {
	position:relative;
}
.content-tilte-bgcar .title:after {
	content: '';
	clear: both;
	display: inline-block;
	position: absolute;
	padding-left: 15px;
	width:116px;
	height:50px;
	background:url('/images/content-title-bgcar.png') no-repeat center right;
}
.content-section .section-header {
	position: relative;
}
.content-section .section-header .title .count {
	color: #6CD4D5;
}
.content-section .content-section + .content-section {
	margin: 40px 0;
}
.content-section .section-header .title {
	line-height: 41px;
}
.content-section .section-header .text {
	margin-top: 5px;
	font-size: 13px;
	line-height: 19px;
	color: #444;
}
.content-section .section-header .content-search-bar .tbox {
	width:100%;
	min-width: 320px;
	margin-left: 10px;
}
.content-section .section-header .content-search-bar,
.content-section .section-header .content-sort-bar  {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
.content-section .section-header .content-search-bar .selectric-wrapper {
	width: 100%;
	min-width: 200px;
	text-align: left;
	margin-left: 10px;
}
.content-section .section-header .content-sort-bar .selectric-wrapper {
	width: 100%;
	min-width: 240px;
	text-align: left;
	margin-left: 10px;
}
.content-section .section-header .content-search-bar .selectric-wrapper:first-child,
.content-section .section-header .content-sort-bar .selectric-wrapper:first-child  {
	margin-left: 0;
}

/* 회원가입 7.1.1, 차량등록 1.1_1 단계 스타일 */
.step-holder {
	position:absolute;
	right:0;
	bottom:0;
}
.step-holder ul li {
	position:relative;
	display: inline-block;
	margin:0 25px;
	text-align:center;
	font-size: 16px;
	color: #444;
}
.step-holder ul li:before {
	content:'';
	position:absolute;
	top: 50%;
	left:-28px;
	display:block;
	width:10px;
	height:10px;
	background:url('/images/icon-step-arrow.png') no-repeat center center;
}
.step-holder ul li i{
	display:block;
	width: 40px;
	height: 40px;
	line-height:36px;
	margin: 0 auto 10px;
	border-radius: 50%;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.2);
}
.step-holder ul li.complete i {
	background:url('/images/icon-step-check.png') no-repeat center center #fff;
}
.step-holder ul li.complete i span {
	display: none;
}
.step-holder ul li.active {
	font-weight:bold;
	color:#111;
}
.step-holder ul li i span {
	display: block;
}
.step-holder ul li.active i span{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background:#111111;
	color:#fff;
}
.step-holder ul li:first-child:before {
	display: none;
}


/* 1.1_1 , 2.2_1 차량 정보 등록 - 차량조회 */
.tab-toggle-btn-holder {
	margin:0 auto 30px;
}
.car-search-holder {
	max-width: 380px;
	margin: 0 auto;
}
.car-search-holder .form-row {
	margin-top: 10px;
}
.car-search-holder .form-row:first-child {
	margin-top: 0;
}
.car-search-holder .car-search-btn-holder {
	text-align: center;
	margin:30px auto 0;
}
.car-search-holder .car-search-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
	height: 48px;
	line-height: 14px;
}

/* 1.1_1, 2.2_2 차량 정보 등록 - 기본정보 */
.car-item-register-info-holder .form-row .ui-holder {
	min-width: 240px;
}
.car-item-register-info-holder .view_flex,
.car-item-option-holder .view_flex {
	margin-left: -10px;
}
.car-item-register-info-holder .view_flex,
.car-item-option-holder .view_flex {
	flex-wrap: wrap;
	margin-top: -10px;
}
.car-item-register-info-holder .view_flex-item,
.car-item-option-holder .view_flex-item{
	flex-basis: 24%;
    flex-grow: 0;
	margin-top: 10px;
}
.car-item-register-color-holder .view_flex-item {
	flex-basis: auto;
}
.car-item-register-info-holder .view_flex-item,
.car-item-option-holder .view_flex-item {
	margin-left: 10px;
}
.car-item-register-info-holder .form-row .view_flex + .view_flex,
.car-item-option-holder .form-row .view_flex + .view_flex {
	margin-top: 0;
}
.car-item-register-info-holder .content-section + .content-section {
	margin: 40px 0;
}
.car-item-register-info-holder .info-history-holder {
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
	overflow: hidden;
}
.car-item-register-info-holder .info-history-holder .btn-wide{
	width: 100%;
	max-width:180px;
}
.car-item-register-info-holder .info-history-holder button + button {
	margin-left: 10px;
}
.car-item-register-color-holder .etc-palette-holder {
	margin-top: 20px;
}
.car-item-register-color-holder .view_flex {
	align-items: center;
}
.car-item-option-holder {
	display: block;
}
.car-item-state-holder .form-row .cbox-card {
	min-width: 320px;
	box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 1%);
}
.car-item-state-holder .form-row .view_flex {
	margin-left: -15px;
}
.car-item-state-holder .form-row .view_flex-item {
	margin-left: 15px;
	flex-basis: 31.8%;
    flex-grow: 0;
}
.car-item-option-holder .sub-section-header {
	position: relative;
}
.car-item-option-holder .title {
	display: inline-block;
}
.car-item-option-holder .item-option-count {
	display: flex;
    align-items: center;
    font-size: 16px;
	line-height: 24px;
}
.car-item-option-holder .btn-view-more {
	margin-left: 10px;
	width: 32px;
	height: 32px;
	background:url('/images/btn-more.png') no-repeat center center;
}
.car-item-option-holder .btn-view-more:hover {
	background:url('/images/btn-more-on.png') no-repeat center center;
}
.car-item-option-holder.show .btn-view-more {
	width: 32px;
	height: 32px;
	background:url('/images/btn-less.png') no-repeat center center;
}
.car-item-option-holder.show .btn-view-more:hover {
	background:url('/images/btn-less-on.png') no-repeat center center;
}
.car-item-option-holder .item-option-list-all {
	display: none;
	margin-top: 10px;
}
.car-item-option-holder.show .item-option-list-all {
	display: block;
}
.car-item-option-holder .form-row .cbox-card {
	min-width: 240px;
	box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 1%);
}
.car-item-option-holder .form-row .cbox-card-2 {
	min-width: 494px;
	box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 1%);
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder {
	min-width: 100px;
	height: 32px;
	box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 2%);
	border-radius: 4px;
	box-sizing: border-box;
	margin-top:	-6px;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder.active button,
.car-item-state-holder .form-row .cbox-card .cbox-number-holder.active span{
    color: #000;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder button,
.car-item-state-holder .form-row .cbox-card .cbox-number-holder span {
	color: #ddd;
	float: left;
	width: 33.333%;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder span {
	display: inline-block;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder .down {
	background:url('/images/icon-number-down.png') no-repeat center center;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder .up {
	background:url('/images/icon-number-up.png') no-repeat center center;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder.active .down {
	background:url('/images/icon-number-down-on.png') no-repeat center center;
}
.car-item-state-holder .form-row .cbox-card .cbox-number-holder.active .up {
	background:url('/images/icon-number-up-on.png') no-repeat center center;
}
.car-item-register-info-btn-holder {
	text-align: center;
	margin: 30px auto 0;
}
.car-item-register-info-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
}

/* 1.1_2 , 2.2_2 차량 사진 등록 */
.car-item-register-header p{
	font-size: 16px;
	color: #444;
}
.car-item-register-header .price {
	font-size: 30px;
	font-weight: bold;
	padding-left: 40px;
	line-height: 41px;
    font-weight: 700;
    background: url(/images/icon-coin-big.png) no-repeat left center;
    background-size: 30px auto;
}
.car-item-register-holder {
	margin-top: 20px;
}
.car-item-register-holder ul {
	margin-left: -0.9%;
}
.car-item-register-holder ul li {
	width: 19.1%;
	margin:0 0 0 0.9%;
	box-sizing: border-box;
}
.car-item-register-holder .car-item-img {
	display: block;
	position: relative;
	overflow: hidden;
}
.car-item-register-holder .car-item-img span {
	display: block;
}
.car-item-register-holder .car-item-img .thumb-cover {
	width: 100%;
	height: 136px;
	border-radius: 16px;
	box-sizing: border-box;
	cursor: pointer;
	position: relative;
}
.car-item-register-holder .car-item-img .thumb-cover .img-plus-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	background:url('/images/icon-img-plus-off.png') no-repeat center center;
}
.car-item-register-holder .car-item-img .thumb-cover:hover .img-plus-btn {
	background:url('/images/icon-img-plus-on.png') no-repeat center center;
}
.car-item-register-holder .car-item-img-name {
	display: block;
	width: 100%;
	height: 40px;
	margin-top: 15px;
	padding: 8px 0;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
}

/* 1.1_3 , 2.2_3 차량 상세 등록 */
.car-item-register-holder .car-detail-holder {
	overflow: hidden;
	position: relative;
}
.car-item-register-holder .car-detail-holder-img {
	width: 62.5%;
}
.car-item-register-holder .car-thumb-holder .thumb-cover.car-big {
	display: block;
	width: 100%;
	height: 432px;
}
.car-item-register-holder .car-summary-holder .brand,
.car-item-register-holder .car-summary-holder .model {
	font-size: 30px;
	font-weight: 600;
	line-height:40px;
}
.car-item-register-holder .car-summary-holder .brand,
.car-item-register-holder .car-summary-holder .car-old-holder {
	margin-top:30px;
}
.car-item-register-holder .car-detail-holder-text {
	width:37.5%;
	padding: 0 0 0 45px;
	margin-top: 0;
	box-sizing:border-box;
}
.car-item-register-holder .car-detail-holder-text .ui-holder textarea {
	min-height: 137px;
}
.car-item-register-holder .car-detail-holder-text .message{
	display: block;
    margin-top: 8px;
    line-height: 20px;
    font-size: 12px;
    color: #777;
}
.car-item-register-holder .car-detail-holder-text .address-holder .ui-holder {
	margin-bottom: 10px;
}
.car-detail-btn-holder {
	width: 100%;
	max-width: 370px;
	margin: 40px auto 0;
	overflow: hidden;
}
.car-detail-btn-holder .car-detail-btn .btn{
	width: 100%;
	max-width: 180px;
	float:left;
}
.car-detail-btn-holder .car-detail-btn button + button {
	margin-left: 10px;
}

/* 1.2 경매시세조회 */
.car-search-option-header {
	display: none;
}
.mobile-search-page-holder {
	display: none;
}
.mobile-car-search-holder {
	display: none;
}
.aution-quotes-section .section-header {
	margin-bottom: 0;
}
.aution-quotes-section .section-header .title {
	display: inline-block;
}
.aution-quotes-section .aution-quotes {
	margin-left: 20px;
	display: inline-block;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #6CD4D5;
}
.aution-quotes-range-holder{
	margin-top: 60px;
}
.rs-container .rs-bg,
.aution-quotes-range-holder .rs-container .rs-selected {
	cursor: pointer;
}
.rs-container .rs-scale span {
	display: inline-flex;
	float: none;
}
.aution-quotes-range-holder .rs-container .rs-selected,
.aution-quotes-range-holder .rs-tooltip {
	background: #6cd4d5;
	border: 0;
}
 .aution-quotes-range-holder .rs-tooltip {
 	padding: 10px 20px;
 	transform: translate(-50%,-43px);
 	height: auto;
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	box-sizing: border-box;
}
 .aution-quotes-range-holder .rs-container .rs-pointer {
 	box-shadow: none;
 	border: 2px solid #6CD4D5;
 	border-radius: 50%;
 	width: 20px;
 }
.aution-quotes-range-holder .rs-container .rs-pointer::after,
.aution-quotes-range-holder .rs-container .rs-pointer::before {
	display: none;
}


/* 20210601 : 1차 개선 : 삭제
.aution-quotes-holder ul li {
	width: 50%;
	box-sizing: border-box;
}
.aution-quotes-holder ul li span {
	display: inline-block;
}
.aution-quotes-holder ul li .aution-quotes{
	position: relative;
	text-align: center;
	font-size: 20px;
}
.aution-quotes-holder ul li .aution-quotes:before {
	content: '';
	clear: both;
	display: inline-block;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -12px;
	padding-top: 15px;
	width:24px;
	height:12px;
}
.aution-quotes-holder ul li .aution-quotes.down:before {
	background:url('/images/icon-aution-down.png') no-repeat center top;
}
.aution-quotes-holder ul li .aution-quotes.up:before {
	background:url('/images/icon-aution-up.png') no-repeat center top;
}
.aution-quotes-holder ul li .price {
	padding-left: 25px;
	font-size: 60px;
	line-height: 74px;
	font-weight: 500;
	box-sizing: border-box;
}
.aution-quotes-holder ul li .unit {
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
}
*/
.car-search-list-holder {
	position: relative;
	justify-content: space-between;
	margin-left: 0;
}
.car-search-header {
	padding:40px 20px;
	border-bottom: 1px solid #eee;
	position: relative;
}
.car-search-header .title{
	line-height: 30px;
    font-size: 28px;
    font-weight: 700;
}
.car-search-header .btn-sort-reset {
	position: absolute;
	top: 40px;
	right: 20px;
	width: 28px;
	height: 28px;
	background: url('/images/btn-reset.png') no-repeat center center;
	background-size: 100% auto;
}
.car-search-list-holder .car-search-left {
	min-width: 250px;
}
.car-search-list-holder .car-search-right {
	margin-left: 30px;
	width: 100%;
}
.car-search-list-holder .car-search-right .box {
	margin-top: 0;
}
.car-search-list-holder {
	margin-top: 40px;
}
.car-search-list-holder .car-list-holder ul {
    margin: 0 0 0 -2%;
}
.car-search-list-holder .car-list-holder li {
    margin: 30px 0 0 2%;
    width: calc(100% / 3 - 2%);
}
/* 2.1 내차팔기 소개 */
.page-main .section-intro-banner {
    padding-bottom: 0;
}
.section-intro-banner .intro-banner-holder {
	position: relative;
    height: 500px;
}
.intro-green-banner {
	background :#5B917f;
}
.intro-blue-banner {
	background: #4F70B9;
}
.intro-purple-banner {
	background: #6956A8;
}
.section-intro-banner .intro-banner-holder  .banner-title,
.section-intro-banner .intro-banner-holder .banner-summary {
	color: #fff;
}
.section-intro-banner .banner-img {
	z-index:10;
	position: absolute;
	left: 52%;
	bottom: -70px;
}
.section-trader-intro,
.section-recruit-intro,
.section-export-intro,
.section-transport-way {
	padding-top: 100px;
}
.page-main .section-trader-intro {
	padding-bottom: 0;
}
.trader-intro-holder .trader-intro-text {
	margin-bottom: 35px;
	color:#111;
	font-size: 34px;
	font-weight: 300;
	line-height: 50px;
	text-align: center;
}
.trader-intro-holder .trader-intro-text strong {
	font-weight: bold;
}
.trader-intro-holder .trader-intro-img img{
	width: 100%;
	max-width: 1580px;
}
.trader-recruit-holder,
.export-intro-holder{
	margin-left: -20px;
	display: flex;
	flex: 1;
	justify-content: center;
}
.trader-recruit-box,
.export-intro-box {
	width: 100%;
	max-width: 340px;
	height: 400px;
	border-radius: 16px;
	padding: 30px 20px 30px 30px;
	box-sizing: border-box;
	margin-left: 20px;
	letter-spacing: -1px;
}
.trader-recruit-box:nth-child(1){
	background:url(/images/recruit-bg-03.png) no-repeat right bottom #ECEEF2;
}
.trader-recruit-box:nth-child(2){
	background:url(/images/recruit-bg-02.png) no-repeat right bottom #D2DEED;
}
.trader-recruit-box:nth-child(3){
	background:url(/images/recruit-bg-01.png) no-repeat right bottom #ECEEF2;
}
.export-intro-box:nth-child(1){
	background:url(/images/export-bg-01.png) no-repeat right bottom #EAEBF0;
}
.export-intro-box:nth-child(2){
	background:url(/images/export-bg-02.png) no-repeat right bottom #DAD9E3;
}
.export-intro-box:nth-child(3){
	background:url(/images/export-bg-03.png) no-repeat right bottom #EAEBF0;
}
.trader-recruit-box h5,
.export-intro-box h5 {
	margin-bottom: 20px;
	font-size: 26px;
	font-weight: bold;
	line-height: 38px;
	text-align: left;
}
.trader-recruit-box p,
.export-intro-box p{
	font-size: 18px;
	line-height: 26px;
	text-align: left;
}
.section-auction-intro,
.section-platform-intro,
.section-export-way {
	padding: 100px 0;
	background: #f7f7f7;
}
.auction-intro-box  ul,
.platform-intro-box ul {
	margin-left:-10px;
	display: flex;
	justify-content: center;
	text-align: center;
}
.auction-intro-box  ul li,
.platform-intro-box ul li{
	margin-left: 10px;
}
.auction-intro-box  ul li img,
.platform-intro-box  ul li img{
	width: 100%;
	max-width: 230px;
}
.auction-intro-box  ul li span,
.platform-intro-box  ul li span  {
	display: block;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
}
.auction-intro-btn-holder {
	max-width: 280px;
	margin: 80px auto 0;
}
.auction-intro-btn-holder .btn {
	width: 100%;
}
.platform-table-box {
	margin-top: 120px;
}
.platform-table-box table {
	width: 100%;
	border-top: 1px solid #111;
}
.platform-table-box table tr {
	border-bottom: 1px solid #ccc;
	height: 100px;
}
.platform-table-box table tr th {
	text-align: center;
	vertical-align: middle;
	background: #F1F1F1;
	font-size: 20px;
	box-sizing: border-box;
}
.platform-table-box table tr td {
	text-align: center;
	vertical-align: middle;
	background: #fff;
	font-size: 20px;
	line-height: 26px;
	box-sizing: border-box;
}
.platform-table-box table tr td.text_color_green {
	font-size: 26px;
	font-weight: bold;
	color: #6CD4D5;
}
.platform-table-box table tr td.text_bold {
	font-weight: bold;
}
.export-way-holder {
	margin:30px auto 0;
}
.export-way-holder .export-way-01,
.export-way-holder .export-way-02 {
	display: flex;
	justify-content: center;
	padding: 0 60px;
	width: 100%;
	box-sizing: border-box;
	margin-top: 30px;
}
.export-way-holder .export-way-01 .export-way-name,
.export-way-holder .export-way-02 .export-way-name {
	width: 160px;
	height: 150px;
}
.export-way-holder .export-way-01 .export-way-name img,
.export-way-holder .export-way-02 .export-way-name img {
	width: 100%;
}
.export-way-holder .export-way-01 ul,
.export-way-holder .export-way-02 ul{
	width: 100%;
	max-width: 1220px;
	margin-left: 30px;
}
.export-way-holder .export-way-01 ul li,
.export-way-holder .export-way-02 ul li  {
	width: 16.666%;
}
.export-way-holder .export-way-02 ul li:nth-child(3) {
	/* width: 49.999%; */
}
.export-way-holder .export-way-01 ul li .way-step,
.export-way-holder .export-way-02 ul li .way-step  {
	position: relative;
	display: block;
	margin-bottom: 30px;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	color: #666;
}
.export-way-holder .export-way-01 ul li .way-step:after,
.export-way-holder .export-way-02 ul li .way-step:after {
	content: '';
    position: absolute;
    margin: 5px 0;
    width: 10px;
    height: 10px;
    border:5px solid #fff;
    border-radius: 50%;
    background: #666;
    display: block;
    z-index:11;
}
.export-way-holder .export-way-01 ul li .way-title,
.export-way-holder .export-way-02 ul li .way-title{
	position: relative;
	display: block;
	font-size: 20px;
	line-height: 26px;
	color: #666;
}
.export-way-holder .export-way-01 ul li .way-title:before,
.export-way-holder .export-way-02 ul li .way-title:before {
    content: '';
    position: absolute;
    top: -15px;
    height: 2px;
    width: 100%;
    background: #CCC;
    display: block;
}
.export-way-holder .export-way-02 ul li .way-step{
	color: #6CD4D5;
}
.export-way-holder .export-way-02 ul li .way-title  {
	color: #111;
}
.export-way-holder .export-way-02 ul li .way-title {
	font-weight: bold;
	height: 55px;
}
.export-way-holder .export-way-02 ul li .way-step:after,
.export-way-holder .export-way-02 ul li .way-title:before {
	background: #6CD4D5;
}
.export-way-holder .export-way-02 ul li .way-title:before {
	height: 4px;
	top: -16px;
}
.export-way-holder .export-way-01 ul li:last-child .way-title:before,
.export-way-holder .export-way-02 ul li:last-child .way-title:before {
	display: none;
}
.export-way-holder .export-way-02 ul li .way-text {
	font-size: 14px;
	color: #666;
	line-height: 18px;
}
.transport-way-holder ul {
	display: flex;
	justify-content: center;
	margin-left: -1.3%;
}
.transport-way-holder {
	margin-bottom: 50px;
}
.transport-way-holder:last-child {
	margin-bottom: 0;
}
.transport-way-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 30px;
}
.transport-way-holder ul li {
	position: relative;
	width: 17.5%;
	padding: 30px 20px 20px;
	max-width: 280px;
	min-height: 120px;
	margin-left: 1.3%;
	border-radius: 16px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0px 0px 2px 2px rgb(0 0 0 / 5%);
	text-align: center;
	display: flex;
    justify-content: center;
    align-items: center;
}
.transport-way-holder ul li .step-number{
	position: absolute;
	top: -20px;
	left: 50%;
    margin-left: -55px;
	width: 110px;
	padding:10px 0;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #fff;
	background: #6CD4D5;
	border-radius: 20px;
	box-sizing: border-box;
}
.transport-way-holder ul li img {
	max-width: 90px;
	margin-top: 65px;
	margin-bottom: 30px;
}
.transport-way-holder ul li dl dt {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 12px;
}
.transport-way-holder ul li dl dd {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
}
.transport-way-holder .way-text {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}

/* 2.2 내차 시세조회 - 비회원 시세조회 */
.price-check-holder {
	max-width: 380px;
	margin: 0 auto;
}
.price-check-holder .form-row {
	margin-top: 10px;
}
.price-check-holder .form-row:first-child {
	margin-top: 0;
}
.price-check-holder .check-agree-holder {
	margin-top: 20px;
}
.price-check-holder .check-agree-holder .cbox-holder {
	display: block;
	width: 100%;
	margin-top: 10px;
}
.price-check-holder .check-agree-holder .cbox-holder:first-child {
	margin-top: 0;
}
.price-check-holder .check-agree-holder .cbox-holder a {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 14px;
	text-decoration: underline;
}
.price-check-holder .price-check-btn-holder {
	text-align: center;
	margin: 30px auto 0;
}
.price-check-holder .price-check-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
	height: 48px;
	line-height: 14px;
}

/* 3.2 마켓 상세 */
.market-item-detail-holder .car-detail-holder {
	overflow: hidden;
	position: relative;
}
.market-item-detail-holder .car-detail-holder-img {
	width: 62.5%;
}
.market-item-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-big {
	display: block;
	width: 100%;
	height: 432px;
}
.market-item-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list {
	width:100%;
	margin-top: 20px;
	overflow: hidden;
}
.market-item-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li {
	width: 18.79%;
	height: 84px;
	padding-left: 1.5%;
}
.market-item-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li:first-child {
	padding-left: 0;
}
.market-item-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-small {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.market-item-detail-holder .car-detail-holder-text {
	width:37.5%;
	padding: 0 0 0 45px;
	margin-top: 0;
	box-sizing:border-box;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder {
	margin-top: 0;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder {
	margin-bottom: 30px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder span {
	font-size: 12px;
	color: #111;
	position:relative;
	padding-left: 40px;
	line-height: 30px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder span + span {
	margin-left: 20px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder span:before {
	content: '';
	clear: both;
	position: absolute;
	left: 0;
	display: inline-block;
	width: 32px;
	height: 32px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder span.view:before {
	background: url('/images/icon-count-view.png') no-repeat center center;
	background-size: auto 16px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-count-holder span.like:before {
	background: url('/images/icon-count-like.png') no-repeat center center;
	background-size: auto 16px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .brand,
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .model {
	font-size: 30px;
	font-weight: 600;
	line-height: 40px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .brand {
	margin-top: 30px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-old-holder {
	margin-top: 20px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-history-holder {
	margin-top: 90px;
	width: 350px;
	margin-left: -20px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-history-holder .car-history-item {
	text-align: center;
	margin-left: 20px;
	position: relative;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-history-holder .car-history-item button{
	font-size: 14px;
	overflow: hidden;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-history-holder button:before{
	content: '';
	clear: both;
	width: 90px;
	height: 90px;
	display: block;
	margin-bottom: 10px;
}
.market-item-detail-holder .car-detail-holder-text .car-summary-holder .car-history-holder .mark {
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 25px;
	cursor: pointer;
	background: url('/images/icon-mark.png') no-repeat center top;
}
.car-history-item.basic button:before{
	background: url('/images/icon-history-basic.png') no-repeat center top;
	background-size: 90px auto;
}
.car-history-item.accident button:before {
	background: url('/images/icon-history-accident.png') no-repeat center top;
	background-size: 90px auto;
}
.car-history-item.insurance button:before {
	background: url('/images/icon-history-insurance.png') no-repeat center top;
	background-size: 90px auto;
}
.car-history-item.basic button:hover:before{
	background: url('/images/icon-history-basic-hover.png') no-repeat center top;
	background-size: 90px auto;
}
.car-history-item.accident button:hover:before {
	background: url('/images/icon-history-accident-hover.png') no-repeat center top;
	background-size: 90px auto;
}
.car-history-item.insurance button:hover:before {
	background: url('/images/icon-history-insurance-hover.png') no-repeat center top;
	background-size: 90px auto;
}
.market-item-detail-holder .car-detail-btn-holder {
	margin: 50px auto 0;
	text-align: center;
}
.market-item-detail-holder .car-detail-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
}
/* 4.1 판매후기, 6.1 buyer 구매후기 */
.sell-review-holder ul,
.buy-review-holder ul {
	margin-top: 40px;
	margin-left: -1.76%;
}
.sell-review-holder li,
.buy-review-holder li {
	width:23.24%;
	height: 565px;
	margin:1.76% 0 0 1.76%;
	background-color : #fff;
	border: 1px solid #ddd;
	border-radius: 16px;
	box-sizing: border-box;
}
.buy-review-holder li {
	height: 540px;
}
.sell-review-holder .sell-review-item,
.buy-review-holder .buy-review-item {
	display: block;
	position: relative;
	overflow: hidden;
}
.sell-review-holder .sell-review-item span,
.buy-review-holder .buy-review-item span {
	display: block;
}
.sell-review-holder .sell-review-item .thumb-cover,
.buy-review-holder .buy-review-item .thumb-cover {
	width: 100%;
	height: 250px;
	border-radius: 0;
}
.sell-review-holder .car-summary-holder,
.buy-review-holder .car-summary-holder {
	margin: 30px;
	overflow: hidden;
}
.sell-review-holder .car-summary-holder .date,
.buy-review-holder .car-summary-holder .date {
	font-size: 13px;
	color: #444;
	text-align: right;
}
.sell-review-holder .car-summary-holder .brand,
.sell-review-holder .car-summary-holder .price,
.sell-review-holder .car-summary-holder .review-text,
.buy-review-holder .car-summary-holder .brand,
.buy-review-holder .car-summary-holder .price,
.buy-review-holder .car-summary-holder .review-text {
	margin-top: 20px;
}
.sell-review-holder .car-summary-holder .review-text,
.buy-review-holder .car-summary-holder .review-text  {
	display: -webkit-box;
	overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 60px;
    line-height: 20px;
	font-size: 13px;
}
.sell-review-holder .car-summary-holder .sell-review-btn-holder,
.buy-review-holder .car-summary-holder .buy-review-btn-holder {
	position: relative;
	margin-top: 30px;
}
.buy-review-holder .car-summary-holder .buy-review-btn-holder img {
	display: inline-block;
	width: 50px;
	height: 30px;
}
.sell-review-holder .car-summary-holder .sell-review-btn-holder .sell-review-btn,
.buy-review-holder .car-summary-holder .buy-review-btn-holder .buy-review-btn {
	display: block;
	width: 75px;
	height: 27px;
	float: right;
	line-height:16px;
	font-size : 11px;
	text-align:center;
	padding:5px;
	background-color : #fafafa;
	border-radius: 18px;
	border: 0;
}
.sell-review-holder .car-summary-holder .sell-review-btn:hover,
.buy-review-holder .car-summary-holder .buy-review-btn:hover {
	background-color: #111;
}

/* 4.2 판매후기 상세, 6.2 구매후기 상세 */
.sell-review-detail-holder .car-detail-holder,
.buy-review-detail-holder .car-detail-holder {
	overflow: hidden;
	position: relative;
}
.sell-review-detail-holder .car-detail-holder-img,
.buy-review-detail-holder .car-detail-holder-img {
	width: 62.5%;
}
.sell-review-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-big,
.buy-review-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-big  {
	display: block;
	width: 100%;
	height: 432px;
}
.sell-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list,
.buy-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list  {
	width:100%;
	margin-top: 20px;
	overflow: hidden;
}
.sell-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li,
.buy-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li {
	width: 18.79%;
	height: 84px;
	padding-left: 1.5%;
}
.sell-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li:first-child,
.buy-review-detail-holder .car-detail-holder-img .car-thumb-holder .car-thumb-list li:first-child  {
	padding-left: 0;
}
.sell-review-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-small,
.buy-review-detail-holder .car-detail-holder-img .car-thumb-holder .thumb-cover.car-small  {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.sell-review-detail-holder .car-detail-holder-text,
.buy-review-detail-holder .car-detail-holder-text {
	width:37.5%;
	padding: 0 0 0 45px;
	margin-top: 0;
	box-sizing:border-box;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder {
	margin-top: 0;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .write,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .write {
	font-size: 13px;
	color: #444;
	line-height: 20px;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .write .name,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .write .name  {
	margin-left:15px;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .brand,
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .model,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .brand,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .model {
	font-size: 30px;
	font-weight: 600;
	line-height:40px;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .brand,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .brand  {
	margin-top:30px;
}
.sell-review-detail-holder .car-detail-holder-text .car-summary-holder .review-text,
.buy-review-detail-holder .car-detail-holder-text .car-summary-holder .review-text {
	margin-top: 45px;
	font-size: 16px;
	line-height: 26px;
	word-break: break-word;
    white-space: break-spaces;
}
.sell-review-detail-holder .car-detail-btn-holder,
.buy-review-detail-holder .car-detail-btn-holder {
	margin: 50px auto 0;
	text-align: center;
}
.sell-review-detail-holder .car-detail-btn-holder .btn-wide,
.buy-review-detail-holder .car-detail-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
}

/* mypage 5.1 */
.mypage-holder .mypage-title-holder {
	padding: 10px;
	box-sizing: border-box;
}
.mypage-holder .mypage-title-holder .title {
	margin: 55px 0 55px 45px;
	font-size: 36px;
	line-height: 52px;
}
.mypage-holder .mypage-title-holder .title strong {
	font-weight: 700;
}
.mypage-holder .mypage-menu-holder {
	margin-top: 50px;
}
.mypage-holder .mypage-menu-holder ul {
	margin-left: -1%;
}
.mypage-holder .mypage-menu-holder ul li{
	width: 19%;
	height: auto;
	min-height: 200px;
	margin: 0 0 0 1%;
	border-radius: 16px;
	border: 1px solid #eee;
	box-sizing: border-box;
	text-align: center;
}
.mypage-holder .mypage-menu-holder ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 40px;
	box-sizing: border-box;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
}
.mypage-holder .mypage-menu-holder ul li a:before {
	content:'';
	clear: both;
	display: block;
	margin: 0 auto 10px;
	width: 80px;
	height: 80px;
}
.mypage-holder .mypage-menu-holder ul li:nth-child(1) a:before {
	background:url('/images/icon-mypage-menu-01.png') no-repeat center top;
}
.mypage-holder .mypage-menu-holder ul li:nth-child(2) a:before {
	background:url('/images/icon-mypage-menu-02.png') no-repeat center top;
}
.mypage-holder .mypage-menu-holder ul li:nth-child(3) a:before {
	background:url('/images/icon-mypage-menu-03.png') no-repeat center top;
}
.mypage-holder .mypage-menu-holder ul li:nth-child(4) a:before {
	background:url('/images/icon-mypage-menu-04.png') no-repeat center top;
}
.mypage-holder .mypage-menu-holder ul li:nth-child(5) a:before {
	background:url('/images/icon-mypage-menu-05.png') no-repeat center top;
}

/* mypage - 5.2 경매차량, 5.3 직거래차량, 5.4 관심차량, 5.5 최근본차량 */
.tab-toggle-btn-holder {
    margin: 0 auto 40px;
}
.mypage-holder .car-list-holder {
	width: 100%;
}
.mypage-holder .car-list-holder li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top :20px;
	padding: 30px;
	background: #fafafa;
	border-radius: 16px;
	box-sizing: border-box;
}
.mypage-holder .car-list-holder li .car-list-item-holder {
	position:relative;
}
.mypage-holder .car-list-holder li:first-child {
	margin-top: 0;
}
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover {
	position: relative;
	width: 100%;
	max-width: 210px;
	height: 140px;
}
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover a,
.mypage-holder .car-list-item-holder .car-list-item .car-summary-holder a {
	display: block;
	width: 100%;
	height: 100%;
}
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style {
	position: absolute;
	top: 12px;
	left: 12px;
	padding: 4px 10px;
	text-align:center;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	border-radius: 4px;
	box-sizing: border-box;
	z-index: 99;
}
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style.wait,
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style.complete,
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style.sold_out {
	background: #bbb;
}
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style.progress,
.mypage-holder .car-list-item-holder .car-list-item .thumb-cover .state_style.sold {
	background: #474747;
}
.mypage-holder .car-list-item-holder .car-list-item .car-summary-holder {
	margin-top :0;
	margin-left: 28px;
	height: auto;
	position: relative;
	box-sizing: border-box;
}
.mypage-holder .car-list-item-holder .car-auction-start{
	position: absolute;
	right: 0;
	top: 0;
}
.mypage-holder .car-list-item-holder .car-auction-start .auction-start,
.mypage-holder .car-list-item-holder .car-auction-start .date {
	display: inline-block;
}
.mypage-holder .car-list-item-holder .car-auction-start .auction-start {
	font-weight: bold;
	padding-right: 10px;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder{
	position: absolute;
	right: 0;
	bottom: 0;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder .btn.type_round {
	padding: 10px 20px;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder .btn{
	width: 180px;
	float: left;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder button + button {
	margin-left: 10px;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder .btn-arrow-down {
	width: 48px;
	height: 48px;
	background:url('/images/icon-mypage-arrow-down.png') no-repeat center center;
}
.mypage-holder .car-list-item-holder .car-list-btn-holder .btn-arrow-up {
	width: 48px;
	height: 48px;
	background:url('/images/icon-mypage-arrow-up.png') no-repeat center center;
}
.like-car-holder .car-list-holder li {
	display: flex;
    width: 49%;
    min-height: 250px;
}
.like-car-holder .car-list-holder li:nth-child(2){
	margin-top: 0;
}
.like-car-holder .car-list-holder li:nth-child(2n){
	margin-left: 2%
}
.like-car-holder .car-list-holder li .car-list-item-holder {
	flex: 1;
}
.like-car-holder .car-list-holder li .car-list-item-holder .car-list-item .thumb-cover {
	width: 200px;
}
.like-car-holder .car-list-holder li .car-list-item-holder .car-summary-holder {
	width: 50%;
}
.btn-like {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 35px;
	height: 35px;
	background:url(/images/icon-like-off.png) no-repeat center center;
	background-size: 35px auto;
	z-index: 100;
}
.btn-like.on {
	background:url(/images/icon-like-on.png) no-repeat center center;
	background-size: 35px auto;
}
/* login 8.1, join 7.1.1, find_id_pw 8.2, 8.33 스타일 */
.join-form-holder .tab-toggle-btn-holder{
	max-width: 380px;
	margin:0 auto 30px;
}
.login-holder {
	max-width: 380px;
	margin: 0 auto;
}
.login-holder .form-row {
	margin-top: 10px;
}
.login-holder .form-row:first-child {
	margin-top: 0;
}
.login-holder .login-option-holder {
	margin: 25px auto 0;
	text-align: center;
	overflow: hidden;
	line-height:20px;
}
.login-holder .login-option-holder
.login-option-find, .login-holder
.login-option-holder .login-option-join {
	display: block;
	text-decoration: underline;
}
.login-holder .login-option-holder .login-option-join {
	margin-top:15px;
}
.login-holder .login-btn-holder .btn-wide,
.join-holder .join-btn-holder .btn-wide,
.join-form-holder .join-btn-holder .btn-wide {
	width: 100%;
	max-width: 280px;
	height: 48px;
	line-height: 24px;
}
/* 회원가입 7.1.1 ~ 7.4 css */
.join-holder .form-row {
	margin-top: 18px;
}
.login-holder .login-btn-holder,
.join-holder .join-btn-holder  {
	text-align: center;
	margin: 30px auto 0;
}
.join-ok-holder .join-btn-holder {
	margin: 50px auto 0;
}
.join-ok-holder .title {
	margin-bottom:15px;
	text-align:center;
	font-size:34px;
	line-height:40px;
	font-weight:bold;
}
.join-ok-holder .title:before {
	content:'';
	display:block;
	width: 80px;
	height: 80px;
	margin: 20px auto;
	background:url('/images/icon-join-ok.png') no-repeat center center;
}
.join-holder .view_flex-item {
	flex: 1;
}
.join-holder .join-agree-box {
	width: 100%;
	height: 135px;
	padding:18px 12px 0;
	overflow-y: scroll;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius:8px;
	box-sizing:border-box;
	font-size: 14px;
	line-height:20px;
}
.join-form-holder {
	max-width: 780px;
	margin: 0 auto;
}
.join-form-holder .join-btn-holder {
	max-width:280px;
	margin:60px auto 0;
}
.join-form-holder .join-address-holder .ui-holder {
	margin-bottom: 10px;
}
.join-form-holder .view_flex-item {
	width: 100%;
	max-width: 380px;
}
.join-option-holder .join-option-text:before {
	content:'';
	display:block;
	width: 126px;
	height: 126px;
	margin: 0 auto 20px;
	border-radius: 50%;
}
.join-option-holder .join-option-text.join-option-normal:before {
	background:url('/images/icon-join-option-01.png') no-repeat center center #fff;
}
.join-option-holder .join-option-text.join-option-trade:before {
	background:url('/images/icon-join-option-02.png') no-repeat center center #fff;
}
.join-option-holder .join-option-text {
	text-align: center;
}
.join-option-holder .join-option-text .title {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
}
.join-option-holder .join-option-text p {
	margin-top: 5px;
	font-size: 13px;
	color: #444;
}
/* 페이징 처리 */
.paging-holder {
	margin: 50px auto 0;
	text-align: center;
}
.paging-holder .page-nav {
	display: inline-block;
	overflow: hidden;
}
.paging-holder .page-nav li {
	float: left;
	padding-left: 20px;
}
.paging-holder .page-nav li:first-child {
	padding-left: 0;
}
.paging-holder .page-nav li a {
	display: block;
	width: 12px;
	height: 20px;
	text-align:center;
	font-size: 12px;
}
.paging-holder .page-nav li a:hover, .paging-holder .page-nav li a:focus {
	text-decoration: underline;
	font-weight: bold;
}
.paging-holder .page-nav li .active {
	text-decoration: underline;
	font-weight: bold;
}
.paging-holder .page-nav li .prev:before,
.paging-holder .page-nav li .next:before{
	content: '';
	clear: both;
	display: block;
	width: 12px;
	height: 20px;
}
.paging-holder .page-nav li .prev:before{
	background:url('/images/icon-paging-prev.png') no-repeat center center;
}
.paging-holder .page-nav li .next:before{
	background:url('/images/icon-paging-next.png') no-repeat center center;
}

/*  20210825 추가 */
.inspection-card {
    display: table;
    padding: 5px;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
}
.inspection-title {
    width: 170px;
    text-align: left;
    padding-right: 10px;
    box-sizing: border-box;
    vertical-align: middle;
}
.inspection-title .label {
    text-align: left;
    font-weight: 700;
    line-height: 24px;
}
.inspection-select-item {
    margin-left: 15px;
    width: 85px;
    vertical-align: top;
}
.inspection-title,
.inspection-select-item {
    display: table-cell;
    float: none;
}
.inspection-select-item .selectric .label {
    line-height: 34px;
    height: 34px;
}
.inspection-select-item .selectric .button {
    height: 34px;
}
.inspection-stat-info {
    margin-top:  8px;
    font-size: 12px;
    color: #666;
}
.sub-section-body h3.title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size:  16px;
    font-weight: 700;
    border-bottom:  1px solid #ddd;
}
.inspection-card-holder.view_flex {
    flex-wrap: wrap;
}
.inspection-card-holder.view_flex .view_flex-item {
    margin-top:  10px;
}
.inspection-load-map img {
    display: block;
    margin:  0 auto;
    padding:  30px 0;
    max-width:  860px;
}
.inspection-table.ui-table td {
    padding: 10px;
}
.inspection-table.ui-table th {
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}
.inspection-val {
    padding: 6px 5px;
    background-color: #f9f9f9;
    border-radius: 5px;
}
.inspection-val.have_problem {
    background-color: #333;
    color: #fff;
}
.recommend-btn-holder {
    margin: 50px auto 0;
    text-align: center;
}
.recommend-btn-holder .btn {
    width: 100%;
    max-width: 240px;
}

.selectric-focus .selectric,
.tbox:focus {
    border-color: #6CD4D5;
    outline: #6CD4D5;
    box-shadow: 0 0 1px 1px #6cd4d5;
}

.selectric-hover .selectric,
.tbox:hover {
	border-color: #6CD4D5;
	outline: #6CD4D5;
	box-shadow: 0 0 1px 1px #6cd4d5;
}

/* 2021.11.24 추가 */
.tbox.info-val {
	background-color: #eaeaea;
	line-height: 28px;
}
.info-edit-btn-holder {
	text-align: center;
}
.info-edit-btn-holder .btn {
	min-width: 180px;
}
.info-edit-address-holder .ui-holder.has_btn {
	max-width: 380px;
	margin-bottom: 8px;
}

/* 노트북 max 사이즈 - 수정 CSS */
@media screen and (max-width:1700px) {
	body {
		min-width: 1300px;
	}
	.header-global-holder,
	.page-main .global-holder,
	.footer-global-holder {
		max-width: 1180px;
	}
	.section-main-search-bar .global-holder{
		max-width: 1000px;
	}
	.page-main .section {
		padding-bottom: 80px;
	}
	.page-main .section-main-slide-banner,
	.page-main .section-intro-banner,
	.page-main .section-trader-intro {
		padding-bottom: 0;
	}
	/* main */
	.main-slide-banner-swiper-container {
		height: 650px;
	}
	.section-main-search-bar .global-holder {
		max-width: 1000px;
	}
	.banner-content {
		left: 25%;
	}
	.banner-title {
		font-size: 36px;
	}
	.best-list-item .thumb-cover {
		height: 275px;
	}
	.best-item-tag {
		margin-top: -15px;
		font-size: 30px;
	}
	.car-list-first .thumb-cover {
		height: 425px;
	}
	.division-warp .car-list-item .thumb-cover {
		height: 180px;
	}
	.main-review-item {
		height: 400px;
	}
	.main-board-holder, .main-board-banner-holder {
   	 	max-width: 370px;
	}

	/* content */
	.content-title-holder .title {
		font-size: 36px;
	}
	.car-search-left .sort-option-minimum,
	.car-search-left .sort-option-maximum {
		margin-left: -10px;
	}
	.car-search-left .sort-option-minimum .view_flex-item,
	.car-search-left .sort-option-maximum .view_flex-item {
		margin-left: 10px;
	}
	.ui-holder.km-holder .tbox {
		width: 240px;
	}
	.auction-intro-box ul li img,
	.platform-intro-box ul li img {
		max-width: 215px;
	}
	.auction-intro-box ul li span,
	.platform-intro-box ul li span {
		font-size: 24px;
	}
	.sell-review-holder .sell-review-item .thumb-cover,
	.buy-review-holder .buy-review-item .thumb-cover {
		height: 220px;
	}
	.sell-review-holder li {
		height: 540px;
	}
	.buy-review-holder li {
		height: 500px;
	}
	.section-auction-intro,
	.section-platform-intro,
	.section-export-way {
		padding: 80px 0;
	}
	.trader-intro-holder .trader-intro-text {
		font-size: 30px;
	}
	.trader-recruit-box h5,
	.export-intro-box h5 {
		font-size: 24px;
	}
	.trader-recruit-box p,
	.export-intro-box p {
		font-size: 16px;
	}
	.platform-table-box table tr {
		height: 90px;
	}
	.platform-table-box table tr td.text_color_green {
		font-size: 22px;
	}
	.platform-table-box table tr th,
	.platform-table-box table tr td {
		font-size: 18px;
	}
	.export-way-holder .export-way-01 ul li .way-title,
	.export-way-holder .export-way-02 ul li .way-title,
	.transport-way-holder ul li dl dt,
	.transport-way-holder ul li .step-number {
		font-size: 18px;
	}
	.transport-way-holder ul li .step-number {
		line-height: 18px;
	}
	.section-transport-way .global-holder:after {
		bottom: -80px;
	}
	.mypage-holder .mypage-title-holder .title {
		font-size: 34px;
	}
	.type-car-list {
		width: 72%;
	}
	.type-car-list ul li {
		width: 31%;
		height: 185px;
	}
	.type-car-list ul li:nth-child(4),
	.type-car-list ul li:nth-child(5) {
		width: 47.5%;
	}
	.real-time-search-holder {
		width: 22%;
	}
	.real-time-search-list ul li .rank {
		line-height: 34px;
	}
	.real-time-search-list ul li a {
		padding: 20px 15px 20px 0;
	}
	.best-item-tag-holder,
	.best-list-item .thumb-cover {
		height: 275px;
	}
	.main-review-item {
		height: 400px;
	}
	.main-board-holder, .main-board-banner-holder {
   	 	max-width: 370px;
	}
	.sale-car-list ul {
		margin-right: -20px;
	}
	.sale-car-list li {
		margin: 7% 20px 0 0;
		width: 46.6%;
		max-width: 280px;
	}
	.sale-car-list li:last-child {
		display: none;
	}
	.sale-car-list-first {
		width: 51%;
	}
	.sale-car-list-first img {
		position: absolute;
		left: 0;
		bottom: 40px;
		max-width: 500px;
	}

	/* content */
	.sub-content .global-holder {
		max-width: 1180px;
	}
	.car-search-holder .car-search-list ul li {
		width: 31.33%;
	}
	.car-search-detail-info .car-basic-info-holder ul {
		padding: 0;
	}
	.car-search-detail-info .state-card-holder .view_flex-item {
		flex-basis: 30.6%;
	}
	.car-search-detail-info .state-card-holder .view_flex-item.n2{
		flex-basis: 47.2%;
	}
	.buy-review-holder .buy-review-item .thumb-cover {
		height: 220px;
	}
	.buy-review-holder li {
		height: 500px;
	}

}
