/* #sub {padding-top:110px;}
#term {padding-top:90px;} */

.svisual {padding:20px 0;  text-align: center;}
.svisual h2 { font-size: 22px; font-weight: bold;}
.svisual p {margin-top:10px; font-size:14px; font-weight:400;}

.qna .svisual {padding:40px 0 20px 0;  }

/*빠른 간편견적*/
#sub #svimg.fast-sv {margin-bottom:15px; border-bottom:1px solid #ececec; }
#sub #svimg.fast-sv .svcontainer {width:100%; height:170px; max-width:420px; margin:0 auto;}

#sub.fast .container {width:100% !important;}
#sub.fast .svisual {display:none;}

#sub.fast .tab {display:flex; justify-content:space-between; align-items:center;}
#sub.fast .tab input[type="radio"] { display:none; }
#sub.fast .tab label{display:flex; flex-basis:50%;  justify-content:center;}
#sub.fast .tab label {display:block; padding:12px 0; width:100%; font-size:15px; text-align:center; /*border:1px solid #e5e5e5;*/}
#sub.fast .tab input:checked + label {color:#fff; background-color: #000; font-weight:bold;}

/* #sub.fast .tab ul {display:flex; justify-content:space-between; align-items:center;}
#sub.fast .tab ul li{display:flex; flex-basis:50%;  justify-content:center;}
#sub.fast .tab ul li a {display:block; padding:13px 5px; width:100%; font-size:16px; text-align:center; border:1px solid #e5e5e5;}
#sub.fast .tab ul li.active a {color:#fff; background-color: #000; font-weight:bold;} */

#board.location .svbtn {width:90%; margin:15px auto;}
.svbtn ul {margin:15px 0; display:flex; justify-content:space-between; align-items:center; border:1px solid #ddd; background:#fff;}
.svbtn ul li {width:100%;}
.svbtn ul li a {display:block; padding:13px 0; font-size:14px; text-align:center; border-right:1px solid #ddd;}
.svbtn ul li:last-child a {border:none;}
.svbtn ul li a.on {background:#16235a; color:#fff;}

#fastTab .category {padding:20px; background:#f7f7f7;}
#fastTab .category .input {margin-bottom:7px;}
#fastTab .input-wrap {display:flex; justify-content:space-between; gap:15px;}
#fastTab .input-wrap > div {display:flex; flex-basis:50%;}
#fastTab button {padding:10px; background:#00abce; border-radius:5px}
#fastTab button:hover {background:#0096ce; transition:all 1s;}
#fastTab button img {width:20px;}


#fastTab .category .detail { margin-top:13px; text-align:center; cursor:pointer;}
#fastTab .category .detail p {display:inline-block;  text-align:center;  color:#a8a8a8; font-size:15px; font-weight:500;}
#fastTab .category .detail p:after {content:'+'; padding-left:4px; font-size:18px;}
#fastTab .category .detail.on p:after {content:'-'; padding-left:4px; font-size:18px;}
#fastTab .category .ctList-detail {display:none; margin-top:15px;}

/*
#fastTab .input-wrap2 {display:flex; justify-content:space-between; align-items:center; gap:15px;
background:#fff;  border:1px solid #cecece; border-radius:5px;}
#fastTab .input-wrap2 > div.ct-Price {display:flex; flex-basis:67%;}
#fastTab .input-wrap2 > div.ct-Self {display:flex; flex-basis:33%;}*/

#fastTab .tooltip {display:block;}
#fastTab .tooltip-text { display: none;  position: absolute; max-width:300px; margin-top:10px; padding: 10px 15px;  font-size:13px;  color: #000;  background: #fcffd7; text-align:left; font-weight:400 !important; line-height:18px; z-index:99;}
#fastTab .tooltip:hover .tooltip-text {  display: block;}

.etc-view {display:none;}
.etc-view .etc-view-wrap {display:flex; flex-wrap:wrap; gap:15px; width:100%;}
/*Brand custom*/
#fastTab .category .ct-Brand span input[type="radio"]{display:none; appearance:none; display:none; }
#fastTab .category .ct-Brand {display:flex; overflow-x:scroll; gap:5px; padding-bottom:10px;}
#fastTab .category .ct-Brand::-webkit-scrollbar {height:4px;}
#fastTab .category .ct-Brand::-webkit-scrollbar-track {  background:#e6e6e6; border-radius: 3px;}
#fastTab .category .ct-Brand::-webkit-scrollbar-thumb { background: #b3b3b3;   border-radius: 10px;}

#fastTab .category .ct-Brand span input[type="radio"] + label {display:flex; flex-direction:column; justify-content:center; padding:4px; gap:5px; width:65px; height:65px;
text-align:center; box-sizing:border-box; background:#fff; border:1px solid #cecece; border-radius:5px; cursor:pointer; font-size:11px;}
#fastTab .category .ct-Brand span input[type="radio"] + label .img {width:36px; margin:0 auto; }
#fastTab .category .ct-Brand span input[type="radio"] + label .img img {width:100%;}
#fastTab .category .ct-Brand span input[type="radio"]:checked + label {border:2px solid #D40022; box-shadow:5px 5px 5px rgba(0,0,0,0.2); font-weight:bold; color: #D40022;}
#fastTab .category .ct-Brand span input[type="radio"]:hover + label {box-shadow:5px 5px 5px rgba(0,0,0,0.2); transition:all 0.5s;}
/*Fuel custom*/
#fastTab .category .ct-Fuel span input[type="radio"]{ appearance:none; display:none; }
#fastTab .category .ct-Fuel {display:flex; justify-content:flex-start; gap:5px; flex-wrap:wrap;}
#fastTab .category .ct-Fuel span {display:flex; flex-basis:32.3%; justify-content:center; border:1px solid #cecece; border-radius:5px;  background:#fff;}
#fastTab .category .ct-Fuel span.all {}
#fastTab .category .ct-Fuel span input[type="radio"] + label {  display:flex; gap:7px; justify-content:center; align-items:center; width:100%; padding:8px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:14px;}
#fastTab .category .ct-Fuel span input[type="radio"]:checked + label {border:2px solid  #D40022; font-weight:bold; color: #D40022;}
#fastTab .category .ct-Fuel span input[type="radio"]:checked + label span {border:1px solid #D40022; }
/*Size custom*/
#fastTab .category .ct-Size {padding-top:10px; margin-top:10px; border-top:1px solid #d3d3d3;}
#fastTab .category .ct-Size span input[type="radio"]{ appearance:none; display:none; }
#fastTab .category .ct-Size {display:flex; justify-content:flex-start; gap:5px; flex-wrap:wrap;}
#fastTab .category .ct-Size span {display:flex; flex-basis:32.3%; justify-content:center; border:1px solid #cecece; border-radius:5px;  background:#fff;}
#fastTab .category .ct-Size span.all {}
#fastTab .category .ct-Size span input[type="radio"] + label {  display:flex; gap:7px; justify-content:center; align-items:center; width:100%; padding:8px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:14px;}
#fastTab .category .ct-Size span input[type="radio"]:checked + label {border:2px solid  #D40022; font-weight:bold; color:#D40022;}
/*Month custom*/
#fastTab .category .ct-Month span input[type="radio"]{ appearance:none; display:none; }
#fastTab .category .ct-Month {display:flex; justify-content:space-between; border:1px solid #cecece; border-radius:5px;  background:#fff;}
#fastTab .category .ct-Month span {display:flex; flex-basis:33.33%; justify-content:center;}
#fastTab .category .ct-Month span input[type="radio"] + label {  display:flex; gap:7px; justify-content:center; align-items:center; width:100%; padding:8px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:14px;}
#fastTab .category .ct-Month span input[type="radio"]:checked + label {border:2px solid  #D40022; font-weight:bold; color: #D40022;}
/*Deposit custom*/
#fastTab .category .ct-Deposit span input[type="radio"]{ appearance:none; display:none; }
#fastTab .category .ct-Deposit {display:flex; justify-content:space-between; border:1px solid #cecece; border-radius:5px;  background:#fff;}
#fastTab .category .ct-Deposit > span {display:flex; flex-basis:33.33%; justify-content:center;}
#fastTab .category .ct-Deposit span input[type="radio"] + label {  display:flex; gap:7px; justify-content:center; align-items:center; width:100%; padding:8px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:14px;}
#fastTab .category .ct-Deposit span .info {width:12%; padding:0 6px; margin-left:2px; border:1px solid #cecece; font-size:12px; color:#4d4d4d; line-height:16px; font-weight:500; border-radius:100%; display:none;}
#fastTab .category .ct-Deposit span input[type="radio"]:checked + label {border:2px solid  #D40022; font-weight:bold; color: #D40022;}
/*Prcie custom*/
#fastTab .category .ct-Price {padding-top:10px; margin-top:10px; border-top:1px solid #d3d3d3;}
#fastTab .category .ct-Price span input[type="radio"]{ appearance:none; display:none; }
#fastTab .category .ct-Price {display:flex; justify-content:flex-start; gap:5px; flex-wrap:wrap;}
#fastTab .category .ct-Price span {display:flex; flex-basis:32.3%; justify-content:center; border:1px solid #cecece; border-radius:5px;  background:#fff;}
#fastTab .category .ct-Price span.all {}
#fastTab .category .ct-Price span input[type="radio"] + label {  display:flex; gap:7px; justify-content:center; align-items:center; width:100%; padding:8px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:14px;}
#fastTab .category .ct-Price span input[type="radio"]:checked + label {border:2px solid  #D40022; font-weight:bold; color: #D40022;}
/*Prcie range custom
#fastTab .input-wrap2 {display:flex; align-items:center; padding:17px 30px 15px 30px; background:#fff;  border:1px solid #cecece; border-radius:5px;  }
#fastTab .category .ct-Price .rs-container {height:40px;}
#fastTab .category .ct-Price .rs-container .rs-pointer {width:15px; height:15px; margin-left:-3px; border-radius:100%; border:4px solid #00abce; box-sizing:border-box;}
#fastTab .category .ct-Price .rs-container .rs-scale {cursor:pointer;}
#fastTab .category .ct-Price .rs-container .rs-scale span ins {font-size:12px; color:#8c8c8c; font-weight:400;}
#fastTab .category .ct-Price .rs-container .rs-bg {width:101.5%; height:5px; background:#b3b3b3; cursor:pointer; }
#fastTab .category .ct-Price .rs-container .rs-bg:before {position:absolute; content:''; top:50%; left:-6px;transform: translate(0, -50%);
width:15px; height:15px; background:#b3b3b3; border-radius:100%;}
#fastTab .category .ct-Price .rs-container .rs-bg:after {position:absolute; content:''; top:50%; right:0;transform: translate(0, -50%);
width:15px; height:15px; background:#b3b3b3; border-radius:100%;}
#fastTab .category .ct-Price .rs-container .rs-selected { height:5px; background:#00abce; border:none;}
#fastTab .category .ct-Price .rs-container .rs-pointer::after, .rs-container .rs-pointer::before {display:none;}
#fastTab .category .ct-Price {width:65%; }*/

/*Self custom*/
#fastTab .category .ct-Self {display:flex; justify-content:flex-end; gap:7px; align-items:center; padding:0 20px 0 20px; flex-basis:35%; }
#fastTab .category .ct-Self .name {margin-right:15px; font-size:16px; }
#fastTab .category .ct-Self input {padding:10px 7px; border:1px solid #cecece; max-width:100px;}

/*빠른간편견젹 - 검색결과*/
.carindex-tit {padding:20px 0 15px 0; display:flex; justify-content:space-between; align-items:center; border-bottom:1px solid #d8d8d8;}
.result .carindex-tit h2 { padding:0; font-size:18px; font-weight:400; border-bottom:none; }
select.carfilter {padding:8px 36px 8px 12px; border:1px solid #d1d1d1; border-radius:50px; box-sizing:border-box; font-size:13px; letter-spacing:-0.5px;
background:url('/_img/filter_arrow.png') no-repeat 93% center; background-size:23px; cursor:pointer;}
select.carfilter:focus {border:1px solid #2B54E8;}
select.carfilter option {padding:3px 5px;}
select.carfilter::-ms-expand {display: none;}

.carindex-dv {margin:20px 0 25px 0;}
.carindex-dv ul {display:flex; gap:10px;}
.carindex-dv ul li input {display:none; appearance:none; display:none;}
.carindex-dv ul li input + label {padding:8px 17px; font-size:13px; line-height:13px; background:#F5F5F5; color:#999999; border-radius:500px; font-weight:500; cursor:pointer;}
.carindex-dv ul li input:checked + label {background:#000; color:#fff;}



.result {padding:0 17px;}
.result.indexContHtml {margin:0 auto; width:100%; padding:0;}
.result .container {padding:0 20px;}
.result h2 {padding:20px 0 15px 0; font-size:18px; font-weight:400; border-bottom:1px solid #d8d8d8;}
.result .result-con {margin-top:20px; /*display:grid; grid-template-columns: repeat(2, 1fr); gap:10px;*/}
.result .result-con .info {margin-bottom:12px; font-size:12px; color:#737373; font-weight:400; line-height:1.4;}
.result .result-con .list {position:relative; display:flex; flex-direction:column; background:#fff; overflow:hidden; cursor:pointer; box-shadow:2px 2px 4px rgba(0 0 0 / 15%);}
/*.result .result-con .list  a {display:block; background:#fff; border:1px solid #d1d1d1; border-radius:8px; overflow:hidden;}*/
.result .result-con .list .ab-icon {position:absolute; top:16px; left:12px;}
.result .result-con .list .ab-icon span {padding:5px 7px; font-size:10px; color:#fff; border-radius:500px; font-weight:500;}
.result .result-con .list .ab-icon span.mm {background:#F8C311; color:#000;}
.result .result-con .list .ab-icon span.pm {background:#D40022;}
.result .result-con .list .ab-right {position:absolute; top:8px; right:6px;}
.result .result-con .list .ab-right span.ev {position:relative; display:block; padding:5px 22px 5px 10px; font-size:12px; font-weight:bold; color:#50586C; letter-spacing:-0.5px; background:linear-gradient( 180deg, #eef0f5, #e1e4ea); border-radius:30px; }
.result .result-con .list .ab-right span.ev img {position:absolute; right:4px; top:-3px;  width:14px;}

.result .result-con .list .ab-right span.elec {display:flex; width:52px;}
.result .result-con .list .img {padding:20px 10px 10px 10px; width:100%; height:120px; display:flex; align-items:center;}
.result .result-con .list .img a {position:relative; top:10px; display:block; max-width:240px; margin:0 auto; }
.result .result-con .list:hover .img img {transform: scale(1.1); transition:all 1s;}
.result .result-con .list .text {}
.result .result-con .list .text .brand img {width:32px;}
.result .result-con .list:hover .text {opacity:0.5; transition:all 1s;}
.result .result-con .list .text h3 {display:flex; align-items:start; gap: 3px; font-size:18px; font-weight:bold; height:42px;
overflow: hidden;
text-overflow: ellipsis;
word-break: break-word;

-webkit-line-clamp: 2;
-webkit-box-orient: vertical
}

.result .result-con .list .text p {display:flex; gap:3px; align-items:center; margin:5px 0 7px 0; font-size:13px; color:#4d4d4d; font-weight:400;}
.result .result-con .list .text p span {display:flex; justify-content:center; border:1px solid #a7a7a7;  width:15px; font-size:11px; line-height:13px;}
.result .result-con .list .text p span.active {border:1px solid  #D40022; color: #D40022; font-weight:bold; }
.result .result-con .list .text p span:first-child {margin-left:3px;}
.result .result-con .list .list-wrap {padding:0 12px 12px 12px;}

.result .result-con .list .text .info {margin:12px 0; height:33px;}
.result .result-con .list .text .info p {margin:0 0 3px 0;  overflow: hidden;     text-overflow: ellipsis;    white-space: nowrap;}
.result .result-con .list .price {font-size:14px; line-height:1.4; color:#4d4d4d; font-weight:500;}
.result .result-con .list .price li {display:flex; justify-content:space-between; font-size:12px;}
.result .result-con .list .price li .subject {display:flex; align-items:center;}
.result .result-con .list .price li .subject .overell { width:21px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.result .result-con .list .price li .subject .capital_img { width:45px; height:17px; display:flex; align-items:center; margin:0 0 0 2px;}
.result .result-con .list .price li .subject strong {margin:0 0 0 2px; width:28px; font-size:10.5px; overflow: hidden;     text-overflow: ellipsis;    white-space: nowrap;}
.result .result-con .list .price li .won {display:flex; align-items:center; gap:2px; color:#000; font-size:14px; font-weight:bold;}
.result .result-con .list .price li .won .num {min-width:70px; text-align:right;}


.result .result-con .list .list-wrap .btn {margin-top:13px; display:flex; justify-content:space-between; align-items:center; gap:5px; flex-direction:row-reverse;}
.result .result-con .list .list-wrap .btn > a {display:block; padding:8px 5px;  background:#534E4E; color:#fff;
border-radius:5px; font-weight:600; width:50%; text-align:center; font-size:12px;}
.result .result-con .list .list-wrap .btn > a.consultFormBtn {background:#D40022; color:#fff;}

.resultGridTop {display:grid; grid-template-columns: 35% 25% 25% 15%; text-align:center;
border-top:1px solid #a3a3a3; border-bottom:2px solid #a3a3a3; background:#fafafa;}
.resultGridTop .rCon {display:flex; align-items:center; justify-content:center; font-size:14px; color:#404040; height:42px; font-weight:600;} 

.nlist {margin-bottom:40px;}
.nlist .tit h3 {padding:12px 0; border-top:1px solid #a3a3a3; border-bottom:1px solid #a3a3a3; background:#fafafa; font-size:22px; font-weight:600; color:#171717;}
.nlist .nlistCar .img {padding:15px 0 5px 0; display:flex; align-items:center; justify-content:center; overflow:hidden;}
.nlist .nlistCar .img img {width:auto; height:150px; }
.nlist .resultGrid  {display:grid; grid-template-columns: 35% 25% 25% 15%;}
.nlist .resultGrid .rCon {padding:12px 0;  display:flex; align-items:center; justify-content:center;  border-bottom:1px solid #E5E5E5; font-size:13px; color:#737373;}
.nlist .resultGrid .price {font-size:15px; font-weight:600; color:#171717;}
.nlist .resultGrid .price.fc-s {color:#D40022;}
.nlist a.btnDetail {display:inline-block; padding:5px 14px 7px 14px; color:#fff; background:#171717; border-radius:50px; }
.nlist a.btnDetail img {width:17px; filter:brightness(10);}



.text-center {text-align:center;}

/*viewpage*/
#viewSlide {position:relative; padding:30px 0 50px 0; /*background:url('../_img/view_bg.png') no-repeat center; background-size:cover;*/ background:#f6f6f6; }
#viewSlide .container {margin:0 auto; max-width:360px;}
#viewSlide .tit h2 {display:flex; gap:7px; justify-content:center; align-items:center; font-size:24px; font-weight:bold;}
#viewSlide .tit h2 .brand {width:35px; margin-left:-5px;}
#viewSlide .tit p {margin-top:10px; font-size:14px; line-height:20px; font-weight:400;}
#viewSlide .tit p span {padding:0 3px;}

#viewSlide .viewSwiper2 {margin:10px 0 50px 0;}
#viewSlide .thumbs {position:relative; cursor:pointer;}
#viewSlide .thumbs .arrow {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:123%; z-index:9;}
#viewSlide .thumbs .arrow .swiper-button-prev {color:transparent;}
#viewSlide .thumbs .arrow .swiper-button-next {color:transparent;}
#viewSlide .thumbs .arrow .swiper-button-next:after {content:url('../_img/veiwarrow.png');  line-height:4px; }
#viewSlide .thumbs .arrow .swiper-button-prev:after {content:url('../_img/veiwarrow.png'); transform: rotate(180deg); line-height:4px;}

#viewSlide .tabs {position:relative;}
#viewSlide .tabs ul.horizontal {position:absolute; top:167px; left:50%; transform:translate(-50%, 0); z-index:9;
display:flex; justify-content:center; gap:15px;}
#viewSlide .tabs ul.horizontal li {display:flex;}
#viewSlide .tabs ul.horizontal li a {position:relative; width:52px; display:block; padding:3px 0; font-size:15px; color:#8c8c8c; }
#viewSlide .tabs ul.horizontal li.active a {color:#1a1a1a; font-weight:bold;}

/*viewslide 수정 스타일*/
.viewsec.carview #viewSlide {margin-top:20px;}
.carview #viewSlide {background:#fafafa; padding:30px 0 40px 0;}
.carview #viewSlide .tabs ul.horizontal {position:inherit; top:0; gap:10px;}
.carview #viewSlide .tabs ul.horizontal li {display:flex; align-items:center; gap:10px;}
.carview #viewSlide .tabs ul.horizontal li a {display:block; padding:3px 0; font-size:15px; color:#8c8c8c; }
.carview #viewSlide .tabs ul.horizontal li.active a {color:#1a1a1a; font-weight:bold;}
.carview #viewSlide .tabs ul.horizontal li button {display:none; margin-top:-5px; width:40px; height:40px; padding:2px 2px 0 3px; border-radius:100%; }
.carview #viewSlide .tabs ul.horizontal li.active button  {display:block; }

.carview #viewSlide .tabs ul.horizontal li.li-int button {background:#fff; box-shadow:2px 2px 2px rgb(0 0 0/5%)}
.carview #viewSlide .tabs ul.horizontal li.li-int button img {filter: invert(50%) sepia(100%) saturate(7453%) hue-rotate(232deg) brightness(122%) contrast(100%) grayscale(1) opacity(1); }
.carview #viewSlide .tabs ul.horizontal li.li-ext button {background:#000;}
.carview #viewSlide .tabs ul.horizontal li.li-ext button img {filter:none;}

/* .carview #viewSlide .tabs .tabitems ul li {display:none;}
.carview #viewSlide .tabs .tabitems ul li:first-child {display:block; margin:13px 0 7px 0; width:100%; height:176px; display:flex; justify-content:center; align-items:center;}
.carview #viewSlide .tabs {position:relative;} */

.carview #viewSlide .tabs .tabitems ul li { margin:13px 0 7px 0; width:100%; height:176px;}
.carview #viewSlide .tabs #tab-int.tabitems ul li {margin:33px 0 27px 0;}
.carview.simpleview #viewSlide .tabs #tab-int.tabitems ul li {height:243px !important; margin:20px 0 23px 0; }
.carview #viewSlide .tabs #tab-int.tabitems ul li img {border-radius:7px; overflow:hidden;}

.carview #viewSlide .tabs {position:relative;}
.carview #viewSlide .opname {display:block; padding:12px; width:70%; margin:12px auto; background:#F0F0F0; text-align:center; border-radius:7px;}

#sub.simpleview #tab-ext .swiper-wrapper {padding-bottom:90px;}
#tab-ext .swiper-wrapper {padding-bottom:40px;}

#tab-ext
,#tab-int { height: 270px; }

.ext-view {display:block; position:absolute; bottom:0; left:50%; transform:translate(-50%,0); z-index:9;
padding:12px; width:70%; margin:0 auto; background:rgba(240,240,240,0.5); text-align:center; border-radius:500px;}
.ext-view ul {display:flex; align-items:center; justify-content:center;}
.ext-view li {position:relative; margin:0 !important; height:auto !important;}
.ext-view li:nth-child(2):before {content:''; position:absolute; top:50%; left:0; transform:translate(0,-50%); width:4px; height:4px; border-radius:100%; background:#000;}
.ext-view li:nth-child(2):after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:4px; height:4px; border-radius:100%; background:#000;}
.ext-view input {display:none; appearance:none; display:none;}
.ext-view input + label {display:block;  cursor:pointer; font-size:14px; font-weight:500;}
.ext-view input:checked + label {color:#D40022; font-weight:bold;}

.carview #viewDivide {margin:10px 0 40px 0;}

.carview .viexfixed {margin-top:35px;}
.carview .viexfixed .container {width:100%;}
.carview .viexfixed .fastview-tit {display:flex; flex-direction:column; font-size:22px; font-weight:bold;}
.carview .viexfixed .fastview-tit .brand {width:50px; margin-left:-3px;}
.carview .viexfixed .fastselect .flex {margin-top:15px; gap:5px;}
.carview .viexfixed .fastselect select {margin:6px 0 0 0 ; width:100%; padding:11px 13px; border:1px solid #d1d1d1; border-radius:5px; box-sizing:border-box; font-size:14px;
background:url('../_img/select_down.png') no-repeat 96% center; background-size:13px;}
.carview .viexfixed dl.condition dd {display:flex; align-items:center; gap:5px;}
.carview .viexfixed dl.condition dd select {width:86px; padding:10px 25px 8px 10px; border:1px solid #d1d1d1; border-radius:5px; box-sizing:border-box; font-size:13px;
background:url('../_img/select_down.png') no-repeat 92% center; background-size:10px;}
.carview .viexfixed dl.condition dd p {margin-left:5px; font-size:13px; letter-spacing:-1px;}

.layerPopup#extPop .layerBody {height:90vh; bottom:0; border-radius:10px 10px 0 0;}
.layerPopup#extPop .layerBody h2.tit {padding:10px; border-bottom:none; background:none; font-size:19px; font-weight:bold; text-align:center; height:auto;}
.layerPopup#intPop .layerBody {height:90vh; bottom:0; border-radius:10px 10px 0 0;}
.layerPopup#intPop .layerBody h2.tit {padding:10px; border-bottom:none; background:none; font-size:19px; font-weight:bold; text-align:center; height:auto;}


#viewDivide {margin:40px 0; scroll-behavior: smooth; }
#viewDivide .container {width:100%;}
#viewDivide .container .conRight {}
#viewDivide .container .conLeft {position:relative; width:285px; display:none;}

#viewDivide .btn {padding-right:20px;}
#viewDivide .btn a {display:block; margin-top:30px; width:100%; padding:17px; font-size:16px; font-weight:bold; letter-spacinfg:-1px; background:#F56F14; border-radius:5px; color:#fff; text-align:center; }

.com-scorll {height:130px; margin:10px 0; padding:0 10px 0 0; margin-bottom:10px; overflow-y:scroll;}
.com-scorll::-webkit-scrollbar { width: 5px;}
.com-scorll::-webkit-scrollbar-track {background:#f4f4f4;}
.com-scorll ::-webkit-scrollbar-thumb {  background: #00abce;   border-radius: 10px;}

.viexfixed {padding:0 20px 20px 20px; }
.viexfixed .img {margin-bottom:10px; width:240px; margin: 0 auto;}
.viexfixed .out {display:flex; gap:10px;margin:10px 0;}
.viexfixed .out a
,.viexfixed .out button {display:flex; justify-content:center; align-items:center; gap:10px;  padding:8px 5px; border: 1px solid #e6e6e6; width:50%; border-radius:3px; text-align:center; font-size:14px; font-weight:500; background-color:#FFF; }
.viexfixed .out a img
,.viexfixed .out button img {width:13px; height:13px;}
.viexfixed dl {display:flex; justify-content:space-between; align-items:baseline; }
.viexfixed dl dt {width:50px; font-size:13px; color:#8c8c8c;}
.viexfixed dl dd {text-align:right; font-size:14px; line-height:26px;}
.viexfixed dl dd .btn {margin-top:5px; display:flex; justify-content:flex-end; gap:3px;}
.viexfixed dl dd .btn a {display:block; padding:7px 10px; line-height:13px; border:1px solid #d1d1d1; font-size:13px; letter-spacing:-0.5px; border-radius:5px;}
.viexfixed dl dd .btn a:hover {background:#f7f7f7; transition:all 0.5s;}
.viexfixed dl.model {margin-bottom:10px;}
.viexfixed dl.condition {margin:10px 0 15px 0;}
.viexfixed .bbtn {margin-top:15px;}
/*
.viexfixed dl.condition dd {padding:0 5px 0 0; height:52px; overflow-y:scroll;}
.viexfixed dl.condition dd::-webkit-scrollbar { width: 5px;}
.viexfixed dl.condition dd::-webkit-scrollbar-track {  box-shadow: inset 0 0 5px grey;   border-radius: 10px;}
.viexfixed dl.condition dd::-webkit-scrollbar-thumb { background: #00abce;   border-radius: 10px;}*/
.viexfixed dl.option {margin:15px 0; }
/*
.viexfixed dl.option dd {padding:0 5px 0 0; height:63px; overflow-y:scroll;}
.viexfixed dl.option dd::-webkit-scrollbar { width: 5px;}
.viexfixed dl.option dd::-webkit-scrollbar-track {  box-shadow: inset 0 0 5px grey;   border-radius: 10px;}
.viexfixed dl.option dd::-webkit-scrollbar-thumb { background: #00abce;   border-radius: 10px;}*/


.viexfixed dl.option .opcon {display:flex; justify-content:flex-end; gap:5px; flex-wrap:wrap;}
.viexfixed dl.option .opcon .op { padding:7px 10px; line-height:13px; border:1px solid #d1d1d1; font-size:13px; letter-spacing:-0.5px; border-radius:500px;}
.viexfixed dl.option .opcon .op .closee {font-size:10px; font-weight:bold; color:#8c8c8c;}


.viexfixed dl.option .opcon > button
,.viexfixed dl.option .opcon > label {
	padding: 5px 10px 5px 5px;
	line-height: 13px;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	letter-spacing: -0.5px;
	border-radius: 500px;
	width: auto;
	background-color: transparent;
	font-weight: normal;
}
.viexfixed dl.option .opcon > button > span
,.viexfixed dl.option .opcon > label > span {
	max-width: 85px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}
.viexfixed dl.option .opcon > button > .remove
,.viexfixed dl.option .opcon > label > .remove {
	font-size: 10px;
	font-weight: bold;
	color: #8c8c8c;
}

.viexfixed dl dd .price {font-size:22px; font-weight:bold; letter-spacing:-0.5px; color:#000;}
.viexfixed dl dd .vat {color:#8c8c8c; font-size:13px;}
.viexfixed .line {margin:15px 0; width:100%; height:1px; border-top:1px solid #d1d1d1;}

#comfirmPop .viexfixed .priceEnd {gap:20px;}
.viexfixed .priceEnd {display:flex; align-items:center; gap:40px;}
.viexfixed .priceEnd .pcon {width:50%; }
.viexfixed .priceEnd .pcon p {font-size:13px; color:#8c8c8c; line-height:13px; text-align:right; justify-content:space-between;}
.viexfixed .priceEnd .pcon p .big {font-size:22px; font-weight:800;}
.viexfixed .priceEnd .pcon p.vat {margin-top:8px; color:#B3B3B3; font-size:12px;}
.viexfixed .priceEnd .pcon p.pconSmall {margin-top:7px; display:flex; align-items:center; font-size:9px; gap:7px; justify-content:end;}
.viexfixed .priceEnd .pcon p.pconSmall .won {font-size:11px; color:#1A1A1A; font-weight:500;}


.viexfixed .moreConWarp {position:relative; }
.viexfixed .moreTit {position:relative; margin-bottom:10px;  text-align:center;}
.viexfixed .moreTit p {position:relative; display:flex; align-items:center; justify-content:center; gap:7px; background:#F5F5F5; padding:11px 0;
font-size:13px; font-weight:600; color:#1A1A1A; cursor:pointer; z-index:3; border-radius:5px;}
.viexfixed .moreTit p .arrow {width:12px; height:7px;}
.viexfixed .moreTit.on p .arrow img{transform:rotate(-180deg);  transition:all 0.5s;}

.viexfixed .moreCon {display:none; position:absolute; top:46px; left:50%; transform:translate(-50%,0); width:101%; max-width:420px;  z-index:9;}
.viexfixed .underTakeWrap {padding:10px 15px; background:#F5F5F5; border-radius:5px;  color:#8c8c8c; }
.viexfixed .underTakeWrap h5 {font-size:12px; font-weight:400; line-height:1.5; text-align:right;}
.viexfixed .underTakeWrap .underTake  {display:flex; align-items:center; }
.viexfixed .underTakeWrap .underTake ul {width:50%; font-size:13px; font-weight:500; letter-spacing:-0.5px; line-height:1.5;}
.viexfixed .underTakeWrap .underTake ul.right li {justify-content:end;}
.viexfixed .underTakeWrap .underTake ul li {margin-bottom:6px; display:flex; align-items:center;  }
.viexfixed .underTakeWrap .underTake ul li .won {font-weight:700;}
.viexfixed .underTakeWrap .underTake ul li .won .num {display:inline-block; width:85px; text-align:right;}



.viexfixed .saleprice { display:none; position:relative; margin-bottom:12px; padding:12px; background:#F8F8F8;  border-radius:8px;}
.viexfixed .saleprice  dl dt {padding:9px 5px; width:95px;  background: linear-gradient(70deg,#EC04AE, #7800FF, #4500FF);  color:#fff; border-radius:30px; font-weight:600; text-align:center;}
.viexfixed .saleprice p {margin-top:13px; font-size:13px; font-weight:500; color:#000; line-height:1.5; text-align:right;}
.viexfixed .saleprice .salepop {
	display:none;
	position:absolute; top:50%; left:-235px; transform:translate(0, -50%);
	padding:15px;  background:rgba(0 0 0 / 50%); border-radius:5px; color:#fff; font-size:13px; line-height:1.5; z-index:11;
}
.viexfixed .saleprice .price {color:#0465ED;}

.viexfixed .underTake h3 {font-size:14px; color:#8C8C8C;}
.viexfixed .underTake h5 {font-size:12px; color:#8C8C8C; font-weight:400; text-align:right;}
.viexfixed .underTake .underTakeWrap {margin:9px 0; display:flex; align-items:center; justify-content:space-between; gap:25px; }
.viexfixed .underTake .underTakeWrap ul {width:50%; font-size:13px; font-weight:500; letter-spacing:-0.5px; line-height:1.5;}
.viexfixed .underTake .underTakeWrap ul li {display:flex; align-items:center;  justify-content:space-between; }

.viexfixed button
,.viexfixed a { display:block; margin:5px 0 0 0; padding:13px 0; width:100%; font-size:16px; font-weight:bold; text-align:center;  border-radius:7px; box-sizing:border-box;}
.viexfixed button.btn_01
,.viexfixed a.btn_01 {margin-top:15px; color:#D40022; border:1px solid #D40022; background:#fff;}
/*.viexfixed button.btn_01:hover
,.viexfixed a.btn_01:hover {background:#e5eff1; transition:all 1s;}*/
.viexfixed button.btn_02 {background:#000; color:#fff; }
/*.viexfixed button.btn_02:hover {background:#0095b4; transition:all 1s;}*/

.rLastBtn {padding:0 20px 0 0 ;}
.rLastBtn a {display:flex; align-items:center; gap:3px; justify-content:center; padding:15px 5px; width:100%; text-align:center; font-size:16px; border-radius:5px;
background:#D40022; color:#fff; font-weight:500; letter-spacing:-0.5px; }

#viewDivide .btn { padding-right:20px;}
#viewDivide .btn a {display:flex; align-items:center; gap:3px; justify-content:center; /*margin-top:15px;*/ padding:5px 5px 5px 10px; width:100%; text-align:center; font-size:16px; border-radius:5px; background:#D40022; color:#fff; font-weight:500; letter-spacing:-0.5px; }
#viewDivide .btn a span {font-size:20px;}

#confirmPop .contPop {position:relative;}
#confirmPop .viexfixed {padding:20px 20px 10px 20px;}
#confirmPop .bbtn {margin:0; position:sticky; bottom:0; width:100%; }
#confirmPop .bbtn button {border-radius:0; padding:17px 0; width:100%; background: #D40022; text-align:center; color:#fff; font-size:20px; font-weight:bold;}
#confirmPop .cf-top {position:sticky; top: 0;  width:100%; text-align:center; padding:20px 0; background:#fff; z-index:99999; box-shadow:2px 2px 2px rgb(0 0 0 / 2%);}
#confirmPop .cf-top h2 {font-size:20px;}
.layerPopup#confirmPop .layerBody .close {right:0;}
.layerPopup#confirmPop .layerBody .close:after {top:23px;}

@media (min-width: 640px) {
}

#comfirmPop  .imcar {position:inherit; transform:inherit; margin-bottom:10px;}
#comfirmPop  .imcar a {display:inline-block; padding:13px 10px; width:100%; text-align:center;
color:#fff; font-weight:bold; font-size:14px; background: linear-gradient(70deg, #1584cb, #2740b6); border-radius:5px;}
#comfirmPop  .imcar a:hover {background: linear-gradient(140deg, #1584cb, #2740b6); transition:all 1s;}
#comfirmPop  .imcar a .arrow {margin-left:10px; font-weight:300;}
.fastlist .viexfixed dl.model {margin-bottom:7px;}
.fastlist .viexfixed dl.model dd {font-size:16px;}
.fastlist .viexfixed .fastselect { margin-bottom:5px; border-radius:500px; background:url('../_img/fastselect_arrow.png') no-repeat 95% center #fafafa;}
.fastlist .viexfixed .fastselect select { padding:10px 15px; font-size:12px; color:#1a1a1a; background:none; letter-spacing:-0.7px; font-weight:500; width:100%;}
.fastlist .viexfixed .fastselect2 h5 {font-size:13px; color:#8c8c8c; font-weight:400;}
.fastlist .viexfixed .fastselect2 span {margin:5px 0 15px 0; display:flex; justify-content:space-between; align-items:center; gap:5px; flex-wrap:wrap;}
.fastlist .viexfixed .fastselect2 select { padding:10px 15px; font-size:12px; color:#1a1a1a; background:none; letter-spacing:-0.7px; font-weight:500; width:33%;
border-radius:500px; background:url('../_img/fastselect_arrow.png') no-repeat 88% center #fafafa;}
.fastlist .viexfixed .fastselect2 p {font-size:13px; }

.mt-2 {margin-top:10px;} .mt-8 {margin-top:40px;}
.mb-8 {margin-bottom:40px;} .mb-12{margin-bottom:40px;}

/*carView 선택창*/
.imcar {position:absolute; bottom:-25px; left:50%; transform: translate(-50%, 0); width:100%; text-align:center;}
.imcar a
,.imcar button {display:inline-block; padding:15px 25px; color:#fff; font-weight:bold; font-size:17px; background:linear-gradient(70deg, #D40022, #D40022); border-radius:5px;}
.imcar a .arrow
,.imcar button .arrow {display:inline-block; margin:3px 0 0 5px; font-weight:300; width:8px; line-height:12px;}


#viewCon .viewmenu  {padding-right:20px; display:none;}
#viewCon .viewmenu ul {display:flex; justify-content:space-between; }
#viewCon .viewmenu ul li  {display:flex; flex-basis:20%; justify-content:center;}
#viewCon .viewmenu ul li a {display:block; width:100%; padding:8px 0; text-align:center; font-size:14px; color:#8c8c8c; border-bottom:1px solid #8c8c8c;}
#viewCon .viewmenu ul li.on a {color:#000; border-bottom:2px solid #000; font-weight:bold;}
#viewCon .viewmenu ul li a:hover {color:#000; border-bottom:2px solid #000; font-weight:bold; transition:all 3s;}
#viewCon .tit {margin-bottom:5px; font-size:18px; font-weight:bold; letter-spacing:-1px;}
#viewCon .mdtit {margin:20px 0 7px 0; font-size:16px; font-weight:bold; letter-spacing:-1px;}
#viewCon .tabs ul {margin:0 0 20px 0; display:flex; justify-content:flex-start; gap:20px;}
#viewCon .tabs ul li a {padding:8px 0;  font-size:15px;  color:#8c8c8c; white-space:nowrap;}
#viewCon .tabs ul li:last-child a {margin-right:20px;}
#viewCon .tabs ul li.active { }
#viewCon .tabs ul li.active a {border-bottom:2px solid #000; color:#000; font-weight:bold;}
#viewCon .tabs .gradeSwiper.swiper {padding:0 15px 0 0;}
#viewCon .tabs .gradeSwiper.swiper::-webkit-scrollbar {display:none;}

#Rmodel {margin-top:55px;}
.tabmodel {position:relative;}


.gradeSwiper { overflow-x: scroll !important; }
.gradeSwiper .swiper-slide { width:auto; }

.trimSwiper .swiper-slide {width:200px;}
.trimSwiper .model-list {padding:20px 15px; border:1px solid #b3b3b3; border-radius:5px; overflow:hidden; box-sizing:border-box; cursor:pointer;}
.trimSwiper .model-list.on
,.trimSwiper input[type="radio"]:checked + label {border:3px solid #D40022;}

/* .trimSwiper .model-list:hover {border:3px solid #00abce; } */
.trimSwiper .model-list h3 {margin-bottom:5px; font-size:16px; font-weight:bold; letter-spacing:-0.5px; }
.trimSwiper .model-list h5 {font-size:20px; font-weight:bold; }
.trimSwiper .model-list .tag {margin:7px 0 15px 0; display:flex; justify-content:flex-start; gap:5px; min-height:26px;}
.trimSwiper .model-list .tag .best {display:inline-block; padding:7px 13px; background:#00abce; color:#fff; font-size:12px; line-height:12px; border-radius:500px;}
.trimSwiper .model-list p {margin-top:15px; font-size:14px; line-height:24px; height:122px; overflow-y:scroll;}
.trimSwiper .model-list p::-webkit-scrollbar {width: 5px;}
.trimSwiper .model-list p::-webkit-scrollbar-track { border-radius: 10px;}
.trimSwiper .model-list p::-webkit-scrollbar-thumb { background:#efefef;   border-radius: 10px;}
.trimSwiper .model-list p::-webkit-scrollbar-thumb:hover {  }

.tabmodel .swiper-button-next {color:transparent; display:none;}
.tabmodel .swiper-button-next:after {color:#333; font-size:18px;}


#Rcolor .incolor {margin-top:20px;}
#Rcolor .listcon {display:flex; gap:10px; justify-content:flex-start;}
#Rcolor .listcon .list {border-radius:10px; overflow:hidden; width:80px; height:80px;}
#Rcolor .listcon .list span {display:block; width:100%; height:30px;}
#Rcolor .input-Color {display:flex; overflow-x:scroll; padding:0 0 50px 5px;  gap:8px;}
#Rcolor .input-Color span input[type="radio"]{display:none; appearance:none; display:none; }
#Rcolor .input-Color span input[type="radio"] + label {display:inline-block; position:relative; padding:5px 0; margin:0 5px 0 -3px; width:80px; height:80px;  border-radius:5px; text-align:center; cursor:pointer; background-position: center center;
	background-repeat: no-repeat; background-size:cover;}
#Rcolor .input-Color span input[type="radio"] + label .color {width:100%;}
#Rcolor .input-Color span input[type="radio"] + label:before{ content:''; position:absolute; left:0; top:0; width:100%; height:80px; text-align:center;  border:1px solid #b3b3b3; box-sizing:border-box; border-radius:5px;  }
#Rcolor .input-Color span input[type="radio"]:checked + label:after {content: ''; position:absolute;left:50%; top:50%; width:102%; transform: translate(-50%, -50%);  height:80px;
border:3px solid #D40022; border-radius:5px; color:#fff; z-index:9; box-sizing:border-box;}
#Rcolor .input-Color span input[type="radio"] + label p {display:none;  position:absolute; left:50%; bottom:-35px;  transform: translate(-50%, 0); width:120px; font-size:12px; line-height:14px; font-weight:500; color:#827d83; height:28px;
 /* padding:7px 5px;background:rgba(0,0,0,0.5); border-radius:5px;*/}
#Rcolor .input-Color span input[type="radio"] + label:hover p {display:block;}
#Rcolor .input-Color span input[type="radio"]:checked + label p {display:block;}

#Roption .input-Option {margin-top:20px; padding-right:20px;}

#Roption .optit { position:relative; }
#Roption .optit input[type="checkbox"]{ appearance:none; display:none; }
#Roption .optit input[type="checkbox"] + label  {margin-bottom:8px; position:relative; display:inline-block; padding:13px; width:100%; border:1px solid #b3b3b3; font-size:15px; font-weight:500; border-radius:5px; cursor:pointer;}
#Roption .optit input[type="checkbox"]:checked + label {border:2px solid #D40022; font-weight:bold; color:#D40022;}
#Roption .optit input[type="checkbox"] + label:before { content:''; position:absolute; width:18px; height:18px; border:1px solid #b3b3b3; box-sizing:border-box; border-radius:5px;  }
#Roption .optit input[type="checkbox"]:checked + label:before  { content:''; position:absolute; top:12px; width:18px; height:18px; background:url('../_img/opcheck.png') no-repeat center #D40022;  
border:1px solid #D40022; box-sizing:border-box; border-radius:4px;  background-size:14px;}


#Roption .optit .buttonWrap { position:absolute; right:0; top:0; }
#Roption .optit .buttonWrap button {width:30px; height:30px;margin:5px 10px;background-color: transparent; font-size:12px; color:gray; }
#Roption .optit .buttonWrap button:after { content:'열기'; }
#Roption .optit .buttonWrap button.active:after { content:'닫기'; }
#Roption .optit .buttonWrap button.active img { transform:rotate(-180deg); }


/*
#Roption .optit input[type="checkbox"] + label:after { content:url('../_img/oparrow.png'); position:absolute; top:12px; right:10px; width:20px; height:20px; transform:rotate(0deg);}
#Roption .optit:hover input[type="checkbox"] + label:after{  content:url('../_img/oparrow.png'); position:absolute; top:12px; right:10px; width:20px; height:20px; transform:rotate(0deg);  transition:all 0.5s;}
#Roption .optit input[type="checkbox"]:checked + label:after { content:url('../_img/oparrow.png'); position:absolute; top:12px; right:10px; width:20px; height:20px; transform:rotate(-180deg);  }
*/

#Roption .optit input[type="checkbox"] + label .optxt {display:flex; padding: 0 30px 0 25px; justify-content:space-between;}


#Roption .opcon { display:none; margin-bottom:15px; padding:20px; background:#fafafa;}
#Roption .opcon .img
,#Roption .opcon img {margin:0 auto; width:100% !important; max-width:360px;}

#Roption .opcon p {font-size:14px; line-height:24px; font-weight:500; word-break:keep-all; }






#Rcondition {padding-right:20px;}
#Rcondition .input-st-blue span input[type="radio"]{ appearance:none; display:none; }
#Rcondition .input-st-blue {display:flex; justify-content:space-between; border:1px solid #cecece; border-radius:5px;  background:#fff; flex-wrap:wrap;}
#Rcondition .input-st-blue > span {display:flex; justify-content:center;}
#Rcondition .input-st-blue > span input[type="radio"] + label {  display:flex; gap:5px; justify-content:center; align-items:center; width:100%; padding:10px;
text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:15px; font-weight:500;}
#Rcondition .input-st-blue span input[type="radio"]:checked + label {border:3px solid #D40022; font-weight:bold; color:#D40022; z-index:9;}
#Rcondition .input_Term.input-st-blue span  { flex-grow: 1; position:relative; }
#Rcondition .input_Term.input-st-blue span:after {content:''; position:absolute; top:50%; right:0; transform: translate(0, -50%); width:1px; height:50%; background:#d2d2d2;}
#Rcondition .input_Term.input-st-blue span:last-child:after {background:none;}
#Rcondition .input_Year.input-st-blue span  {flex-basis:50%; }
#Rcondition .input_Deposit.input-st-blue span  {position:relative; flex-basis:25%; }
#Rcondition .input_Deposit.input-st-blue span:after {content:''; position:absolute; top:50%; right:0; transform: translate(0, -50%); width:1px; height:50%; background:#d2d2d2;}
#Rcondition .input_Deposit.input-st-blue span:last-child:after {background:none;}
#Rcondition .input_Advance.input-st-blue span  {position:relative; flex-basis:25%; }
#Rcondition .input_Advance.input-st-blue span:after {content:''; position:absolute; top:50%; right:0; transform: translate(0, -50%); width:1px; height:50%; background:#d2d2d2;}
#Rcondition .input_Advance.input-st-blue span:last-child:after {background:none;}

#Rgift {padding-right:20px;}
#Rgift .input span input[type="radio"]{ appearance:none; display:none; }
#Rgift .input {display:flex; justify-content:flex-start; flex-wrap:wrap; border-radius:5px;  background:#fff; }
#Rgift .input > span {margin-bottom:10px; display:flex; justify-content:center; border:1px solid #cecece; border-radius:5px;}
#Rgift .input > span input[type="radio"] + label {  width:100%; padding:13px 20px; text-align:center; box-sizing:border-box; background:#fff; border-radius:5px; cursor:pointer; font-size:15px; font-weight:500; line-height:20px;}
#Rgift .input span input[type="radio"]:checked + label {border:2px solid #D40022; font-weight:bold; color:#D40022; z-index:9;}
#Rgift .input span  {position:relative; flex-basis:100%; }
#Rgift .input > span input[type="radio"] + label .plus {padding:0 7px;}


#term .container {padding:0 15px 40px 15px;}
#term h2.tit {margin-bottom:20px; padding:15px 0; font-size:18px; background:#bababa; color:#fff; text-align:center;}
#term .container h3 {margin:15px 0; font-size:18px; font-weight:700; }
#term .container h4 {margin:15px 0; font-size:16px; font-weight:700;}
#term .container p {font-size:14px; line-height:1.5;}
#term .container li {font-size:14px; line-height:1.6;}
#term .container table {margin:20px 0;}
#term .container th {background:#f4f4f4; padding:12px 7px;}
#term .container td {padding:7px;}

.fc-blue {color:#1E53F2;}
.companytop {text-align:center; padding:40px 0;}
.companytop .img {}
.companytop h3 {margin:20px 0 30px 0; font-size:20px;  font-weight:400;}
.companytop p {margin-top:25px; font-size:14px; line-height:24px;}
.companybox {display:flex; flex-direction:column; padding-bottom:40px;}
.companybox .text {}
.companybox .text h4 {margin:35px 0 15px 0 ; position:relative; font-size:20px; color:#3651E0; padding-left:15px; }
.companybox .text h4:before {content:''; position:absolute; left:0; width:5px; height:100%; background:#3651E0; }
.companybox .text p {font-size:14px; line-height:22px;}


/*carFast*/
.btn.all a {display: inline-flex; align-items: center; gap: 5px; padding: 7px 3px 7px 15px; border: 1px solid #dbdbdb; border-radius: 50px; color: #4d4d4d; font-size: 13px; font-weight: 500;}
.btn.all a .arrow {width: 8px; height: 8px; color: #4d4d4d;}
.btn.all a:hover {border: 1px solid #00abce; background: #00abce; color: #fff; transition: all 0.5s;}
.btn.all a:hover .arrow {color: #fff;}


.sameclass {margin-top:30px;}
.sameprice {margin:30px auto 50px auto; }

#samesw .swiper {padding:10px 15px;}
#samesw .list a {display:block; padding:12px 0 0 0 ; border-radius:10px; box-shadow:5px 5px 5px rgba(0,0,0,0.1); overflow:hidden; background:url('/_img/samecar_bg.png') repeat-x; background-size:100% 50px;}
#samesw .list a .img {width:90%; margin:0 auto;}
#samesw .list a:hover .img img {transform: scale(1.1); transition:all 1s;}
#samesw .list a .text {padding:5px 15px 15px 15px;}
#samesw .list a .text h3 {font-size:18px; font-weight:600; overflow: hidden;     text-overflow: ellipsis;    white-space: nowrap;}
#samesw .list a .text p {margin: 3px 0 7px 0; font-size:13px; font-weight:400; overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap; }
#samesw .list a .text .price  {font-size:16px; font-weight:800;}

#viewCon .simple-tit {width:90%; margin:40px auto 5px auto; display:flex; align-items:center; justify-content:space-between;}
#viewCon .simple-tit h2.tit {margin-bottom:0;}
#viewCon .simple-tit .allBtn a {display:inline-flex; align-items:center; gap:3px; padding:3px 5px 3px 10px; border-radius:5px; border:1px solid #cfcfcf; font-size:13px; color:#646464; }

.radioSimple {display:flex; align-items:center; margin-right:-15px;}
.radioSimple li input[type="radio"] {display:none; appearance:none; display:none; }
.radioSimple li input[type="radio"] + label {padding:0 12px; font-size:16px; font-weight:700; color:#000;  cursor:pointer; position:relative;}
.radioSimple li input[type="radio"]:checked + label {color:#D40022;}
.radioSimple li:first-child input[type="radio"] + label:after {content:''; display:block; position:absolute; top:50%; right:0; transform:translate(0, -50%);
width:2px; height:12px; background:#000;}

.subreview {margin-top:30px; }
.subreview .swiper {padding:10px 15px;}
.subreview .list a {display:block; border-radius:10px; box-shadow:5px 5px 5px rgba(0,0,0,0.1); overflow:hidden;}
.subreview .list a .img {width:100%; height:120px;}
.subreview .list a .text {padding:15px;}
.subreview .list a .text h3 {font-size:17px; font-weight:600;}
.subreview .list a .text p {margin: 7px 0 15px 0; font-size:14px; line-height:22px; font-weight:500; height:42px; overflow:hidden;}
.subreview .list a .text h5 {font-size:14px; color:#8c8c8c; font-weight:200;}


.subevent {margin-top:30px; }
.subevent .swiper {padding:10px 15px 10px 15px;}
.subevent .list a .img {display:block; border-radius:15px; overflow:hidden; height:135px;}



/*수입차 전용페이지*/
.importOnly .title {margin:40px 0 60px 0; text-align:center; color:#2F2110; letter-spacing:-0.5px;}
.importOnly .title h2 {font-size:23px; font-weight:400; }
.importOnly .title h5 {margin:22px 0; font-size:12px; color:#2D52E9; font-weight:400;}
.importOnly .title p {font-size:15px; line-height:1.6;}

.importOnly .ct-Brand .swiper {padding:10px 20px 25px 20px;}
.importOnly .ct-Brand .swiper-horizontal>.swiper-scrollbar { left:4%;  width:92%;}
.importOnly .ct-Brand ul {/*display:flex; gap:6px;*/}
.importOnly .ct-Brand li {width:64px; margin-right:10px;}
.importOnly .ct-Brand li:last-child {margin-right:0;}
.importOnly .ct-Brand input[type="radio"]{ appearance:none; display:none;}
.importOnly .ct-Brand input[type="radio"] + label  {position:relative; display:flex; flex-direction:column; width:64px; height:64px;  padding:12px; gap:5px; text-align:center; box-sizing:border-box;
background:#fff; border:1px solid #cecece; border-radius:5px; cursor:pointer; font-size:14px; align-items: center; justify-content:center;}
.importOnly .ct-Brand input[type="radio"]:checked + label {border:2px solid #1E53F2; box-shadow:3px 3px 3px rgba(0,0,0,0.2); font-weight:bold; color:#1E53F2;}
.importOnly .ct-Brand input[type="radio"]:hover + label {box-shadow:5px 5px 5px rgba(0,0,0,0.2); transition:all 0.1s;}
.importOnly .ct-Brand input[type="radio"] + label img {width:36px;}
.importOnly .ct-Brand .all input[type="radio"] + label .img img {filter:opacity(1) grayscale(1) brightness(0);}
.importOnly .ct-Brand .all input[type="radio"]:checked + label .img img {filter:none;}
.importOnly .ct-Brand input[type="radio"] + label .num {display:none;}
.importOnly .ct-Brand input[type="radio"]:checked + label .num {display:block; position:absolute; top:-12px; right:-12px; z-index:9;
padding:5px 7px; background:#1E53F2; color:#fff; font-size:13px; line-height:14px; border-radius:50px;}

.importOnly .result .result-con {gap:11px;}
.importOnly .result .result-con .list {padding:12px 16px; flex-basis:100%; flex-direction:row; background:#fafafa; gap:5px; align-items:stretch;
border-top-right-radius:8px; border-top-left-radius:8px; border-bottom-right-radius:0; border-bottom-left-radius:0; justify-content:space-between;}
.importOnly .result .result-con .list .img {padding:0; width:40%; height:auto; background:transparent;}
.importOnly .result .result-con .list .img h3 {margin-bottom:10px; display:flex; align-items:center; gap:3px;}
.importOnly .result .result-con .list .img h3 .brand {width:35px;}
.importOnly .result .result-con .list .img .carimg {display:flex; align-items:center; justify-content:center; height:90px; }
.importOnly .result .result-con .list .list-wrap {padding:2px 0 0 0; width:60%; }
.importOnly .result .result-con .list .list-wrap .dv-eng {margin-bottom:7px;display:flex; align-items:center; gap:7px; line-height:1; font-size:13px;}
.importOnly .result .result-con .list .list-wrap .dv-eng .engine span {display:inline-block; width:15px; font-size:11px; line-height:13px; text-align:center; border:1px solid #a7a7a7;}
.importOnly .result .result-con .list .list-wrap .dv-eng .engine span.active {color:#0864f1; border:1px solid #0465ed; font-weight:600;}
.importOnly .result .result-con .list .text p {margin:2px 0 0 0; letter-spacing:-0.5px; font-size:12.5px;  white-space: nowrap;}
.importOnly  .result .result-con .list .price {margin:7px 0;}
.importOnly  .result .result-con .list .price .promotion {padding:4px 7px; font-size:11px; color:#fff; background:linear-gradient(45deg, #EC04AE, #7800FF, #4500FF); border-radius:30px;}
.importOnly .result .result-con .list .price li .won {font-size:13.5px;}
.importOnly .result .result-con .list .list-wrap .btn {margin:0;}
.importOnly .result .result-con .list .list-wrap .btn > a {background:#ededed;}
.importOnly .result .result-con .list .list-wrap .btn > a.bg {background:#1a1a1a; color:#fff;}


.importOnlyNew .topTitle {margin:30px 0 20px 0; text-align:center; }
.importOnlyNew .topTitle img {width:220px; margin:0 auto; }
.importOnlyNew .topTitle h3 {margin-top:10px; font-size:18px; color:#2D52E9;  letter-spacing:-1px;	 font-weight:600; }
.importOnlyNew .topVisual {position:relative; margin-bottom:80px; width:100%; height:93px; background:url('/_img/imonly_bg.png') top center no-repeat; background-size:cover;}
.importOnlyNew .topVisual img {position:absolute; top:9px; left:50%; transform:translate(-50%,0); width:300px; z-index:10; }
.importOnlyNew .topTxt {text-align:center; color:#2F2110;}
.importOnlyNew .topTxt h2 {font-size:14px; letter-spacing:-1px; font-weight:500;}
.importOnlyNew .topTxt p {margin-top:15px; font-size:14px; line-height:1.5; font-weight:500; }

.importOnlyNew .ct-Brand {margin:25px 0;}

.importOnlyNew .verticalEvent {position:relative; /*padding:0 20px;*/ margin-bottom:45px; background:linear-gradient(90deg, #EC04AE, #4500FF);  }
.importOnlyNew .verticalEvent  .swiper {height:77px;}
/*
.importOnlyNew .verticalEvent .swiper-pagination {bottom:-28px;}
.importOnlyNew .verticalEvent .swiper-pagination  .swiper-pagination-bullet {margin:0 3px; width:9px; height:9px; background:#797979; opacity:1;}
.importOnlyNew .verticalEvent .swiper-pagination  .swiper-pagination-bullet.swiper-pagination-bullet-active {background:#2D52E9;}
.importOnlyNew .verticalEvent {position:relative; padding:0 20px; margin-bottom:60px; }
.importOnlyNew .verticalEvent .evPage .swiper-button-prev,
.importOnlyNew .verticalEvent .evPage .swiper-button-next {width:20px; height:20px; border-radius:100%; background:#6d6d6d;}*/
.importOnlyNew .verticalEvent .evPage {position:absolute; bottom:-32px; left:50%; transform:translate(-50%,0); width:110px; height:22px;}
.importOnlyNew .verticalEvent .evPage .swiper-button-prev,
.importOnlyNew .verticalEvent .evPage .swiper-button-next {width:22px; height:22px; top:0; margin:0; z-index:9;}
.importOnlyNew .verticalEvent .evPage .swiper-button-prev:after,
.importOnlyNew .verticalEvent .evPage .swiper-button-next:after {display:flex; align-items:center; justify-content:center; font-size:8px; color:#fff; width:22px; height:22px; border-radius:100%; background:#6d6d6d; font-weight:bold;  transform:rotate(90deg);}
.importOnlyNew .verticalEvent .evPage .swiper-pagination {font-size:13px; color:#000; font-weight:500; top:3px; z-index:2}

.importOnlyResult .list {position:relative; margin-bottom:10px; padding:10px 7px; background:#fafafa; overflow:hidden; border-top-left-radius:12px; border-top-right-radius:12px;}
.importOnlyResult .list:hover {box-shadow:5px 5px 10px rgba(0 0 0 / 10%); transition:1s all;}
.importOnlyResult .list .brandName {margin-bottom:10px; display:flex; align-items:center; gap:9px;}
.importOnlyResult .list .brandName .name {display:flex; align-items:center; gap:2px; font-size:15px; font-weight:700; letter-spacing:-0.5px;}
.importOnlyResult .list .brandName .name .brand {margin-left:-5px; width:32px;}
.importOnlyResult .list .brandName .notice {overflow: hidden; white-space: nowrap; width:185px;}
.importOnlyResult .list .brandName .notice .text { display:inline-block; font-size:13px; font-weight:500; color:#7b7b7b; /*width:200px; overflow: hidden; text-overflow: ellipsis;*/ white-space: nowrap;}
.importOnlyResult .list .brandName .notice .round {padding:6px 10px; border-radius:18px; background:#b1b1b1; font-size:13px; font-weight:bold;  color:#fff;}
.importOnlyResult .carinfo {color:#1a1a1a; letter-spacing:-0.5px;}
.importOnlyResult .carinfo .txt {font-size:10px; font-weight:600;}
.importOnlyResult .carinfo .txt .year {font-size:11px; font-weight:600;}
.importOnlyResult .carinfo .txt h2 {padding:1px 0 11px 0; display:flex; align-items:center; gap:5px; font-size:15px; font-weight:600; border-bottom:none !Important;}
.importOnlyResult .carinfo .txt h2 .brand {width:32px;}
.importOnlyResult .carinfo .txt  p {margin-bottom:7px; font-size:11px; font-weight:500;}
.importOnlyResult .carinfo .price {font-size:14px; font-weight:500; letter-spacing:-1px;}
.importOnlyResult .carinfo .price .won {margin-left:5px;  text-align:right; width:85px;}
.importOnlyResult .carinfo .img {position:absolute; top:55%; right:-70px; transform:translate(0,-50%); width:220px;}
.importOnlyResult .carinfo .img .mark.eco {position:absolute; top:0; left:0; z-index:1; width:63px;}
.importOnlyResult .carinfo .img .carimg {position:relative; z-index:2;}
.importOnlyResult .carinfo .price .ownCar {position:absolute; bottom:15px; right:6px; padding:6px 0; width:77px; text-align:center; font-size:11px; border-radius:20px;  color:#fff;
background:linear-gradient(90deg, #EC04AE, #4500FF); font-weight:500;  z-index:9;}

.importOnlyResult .pNotice {position:absolute; bottom:9px; left:120px; z-index:2;}
.importOnlyResult .pNotice .ico {width:18px; cursor:pointer;}
.importOnlyResult .pNotice .pNoticeCon {position:absolute; bottom:23px; left:50%; transform:translate(-50%,0); padding:10px 12px;
display:none; flex-direction:column; justify-content:center; gap:5px;
width:226px; height:100px; background:url('/_img/imonly_ico_p_mpop.png') no-repeat center; background-size:cover; filter:drop-shadow(2px 4px 6px rgba(0 0 0 / 15%));}
.importOnlyResult .pNotice .pNoticeCon span {font-size:12px; color:#1a1a1a; font-weight:500;}
.importOnlyResult .pNotice:hover .pNoticeCon { display:flex; }

#etcEventPop {padding:25px 20px;}
#etcEventPop .tit {margin-bottom:11px; font-size:17px; font-weight:600;}
#etcEventPop .con {height:275px; overflow-y:scroll;}

.sevenDetail { background:url('/_img/imonly_sub_bg.png') no-repeat top center; background-size:101% 130px;}
.sevenDetail .videoBg {position: absolute; width:100%;  height: 130px; left:50%;  transform:translate(-50%,0); overflow:hidden; display:; }
.sevenDetail .videoBg video { width: 100%; height: 130px; object-fit: cover; }

.sevenDetail .topVisual {position:relative; margin-bottom:20px; padding:0 20px; display:flex; align-items:center; justify-content:center;}
.sevenDetail .topVisual .centerimg {padding:30px 0 0 0 ; position:relative; width:240px; text-align:center;}
.sevenDetail .topVisual .centerimg .brand {
	position:absolute; width:360px; height:130px; top: 0; left:50%; transform:translate(-50%, 0); z-index:2; opacity:0.5;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
}
.sevenDetail .topVisual .centerimg .brand img { width:auto; max-height:80px; }

.sevenDetail .topVisual .centerimg .car {position:relative;  z-index:9; top:13px;}
.sevenDetail .topVisual .hplus {position:relative; top:-5px; z-index:11; }
.sevenDetail .topVisual .hplus a {display:flex; flex-direction:column; align-items:center; gap:6px; font-size:13px; color:#fff; font-weight:400; text-align:center; position:relative; z-index:11;}
/*.sevenDetail .topVisual .hplus a.on img {transform:rotate(45deg); transition:all 0.5s;}*/
.sevenDetail .topVisual .hplus a img {width:23px; border-radius:100%;}
.sevenDetail .topVisual .hplus.promo a {position:relative; text-align:left;}
.sevenDetail .topVisual .hplus.promo a .num {position:absolute; bottom:0; right:-20px; z-index:99;}
.sevenDetail .topVisual .hplus.promo a .num:before {content:''; position:absolute; top:50%; left:-7px; transform:translate(0,-50%); width:1px; height:11px;
background:#e6e6e6;}

.sevenDetail .topVisual .amount {position:relative; top:-5px; z-index:10; text-align:center; color:#e6e6e6; cursor:pointer;}
.sevenDetail .topVisual .amount h3 {margin-bottom:10px; position:relative; display:inline-block; font-size:13px; font-weight:400; letter-spacing:-1px;}
.sevenDetail .topVisual .amount h3:after {position:absolute; content:''; bottom:-7px; left:0; width:100%; height:1px; background:#c9c9c9;}
.sevenDetail .topVisual .amount h2 {font-size:24px; font-weight:800; letter-spacing:-1px;}

.sevenDetail .hplusPop {display:none; }
.sevenDetail .hplusPop .hpPopCover {display:none;position:fixed; width:100%; height:100vh; top:0; left:50%; transform:translate(-50%,0); background:rgba(0 0 0 / 70%); z-index:999;}
.sevenDetail .hpPopCon {position:fixed; top:105px; left:50%; transform:translate(-50%,0); width:95%; max-width:420px;
padding:22px; background:#fff; border-radius:10px; z-index:10; box-shadow:3px 3px 5px rgba(0 0 0 / 15%);  z-index:1000;}
.sevenDetail .hpPopCon .plTit {margin-bottom:11px; display:flex; align-items:center; justify-content:space-between;}
.sevenDetail .hpPopCon .plTit .round {display:inline-block; padding:6px 10px; font-size:12px; color:#fff; background:#1267C8; border-radius:30px; font-weight:500;}
.sevenDetail .hpPopCon .plTit .close {cursor:pointer;}
.sevenDetail .hpPopCon .plTit a {margin-right:-7px; display:flex; align-items:center; gap:6px; font-size:12px; font-weight:500;}
.sevenDetail .hpPopCon .plTit a .arrow {width:11px; transform:rotate(-90deg);}
.sevenDetail .hpPopCon li .hpList {display:flex; align-items:center; justify-content:space-between; padding:9px 0; font-size:13px; color:#000; border-bottom:1px solid #E2E5EB; font-weight:500;}
.sevenDetail .hpPopCon li .hpList.on {border:none;}
.sevenDetail .hpPopCon li:last-child .hpList {border:none;}
.sevenDetail .hpPopCon .hpList .info {display:flex; align-items:center; gap:6px; justify-content:end; font-size:12px;}
.sevenDetail .hpPopCon .hpList .date {display:none;}
.sevenDetail .hpPopCon .hpList .new {font-weight:700; color:#2B54E7; font-size:13px;}
.sevenDetail .hpPopCon .hpCon  {display:none; height:280px; overflow-y:scroll; padding:0 5px 10px 0; margin-right:-5px; border-bottom:1px solid #E2E5EB; border-top:1px solid #E2E5EB;}
.sevenDetail .hpPopCon .hpCon h3.tit {position:relative; padding-left:10px; margin:15px 0 10px 0; font-size:12px; color:#000; font-weight:600; line-height:15px;}
.sevenDetail .hpPopCon .hpCon h3.tit:before {content:''; position:absolute; top:0; left:0; width:4px; height:15px; background:#2B54E7;}
.sevenDetail .hpPopCon .hpCon img { max-width:100%; }
.sevenDetail .hpPopCon .hpCon p {margin-bottom:12px; font-size:12px; line-height:1.6; font-weight:500; color:#959595; }
.sevenDetail .hpPopCon .hpCon::-webkit-scrollbar {width:2px;}
.sevenDetail .hpPopCon .hpCon::-webkit-scrollbar-track { background: #f1f1f1;}
.sevenDetail .hpPopCon .hpCon::-webkit-scrollbar-thumb { background: #888;}
.sevenDetail .topVisual .amount { z-index:9; }




.sevenDetail .topInfo {max-width:420px; margin:0 auto 20px auto; padding:0 20px; letter-spacing:-0.5px; color:#1a1a1a;}
.sevenDetail .topInfo .infoTxt .name {display:flex; align-items:center; gap:3px; font-size:18px; font-weight:700;}
.sevenDetail .topInfo .infoTxt .name .brand {width:40px;}
.sevenDetail .topInfo .infoTxt p {margin:10px 0; padding:0 0 0 40px; font-size:14px; font-weight:600; line-height:1.5;}
.sevenDetail .topInfo .infoTxt .notice {padding:0 0 0 40px; display:flex; gap:10px; align-items:flex-start; }
.sevenDetail .topInfo .infoTxt .notice .round {margin-top:1px; padding:5px 8px; border-radius:20px; background:#646464; font-size:12px; font-weight:bold;  color:#fff;}
.sevenDetail .topInfo .infoTxt .notice li {font-size:14px; line-height:1.4; font-weight:500;}

.fc-r {color:#B40101;}
.sevenDetail .infoSale {margin-top:20px; width:100%;}
.sevenDetail .infoSale p {margin-top:24px; font-size:12px; line-height:1.4; font-weight:500; text-align:left; letter-spacing:-1px;}
.sevenDetail .infoSale .unit { font-size:13px; color:#1a1a1a; font-weight:600; text-align:right; letter-spacing:-0.5px;}
.sevenDetail .infoGraph:before  {position:absolute; top:0; left:0; content:''; width:100%; height:100%; background: #f4f4f4; border-radius:30px;  }
.sevenDetail .infoGraph:after {position:absolute; top:0; left:0; content:''; width:100%; height:100%; background: linear-gradient(60deg, #EC04AE, #7800FF, #4500FF); border-radius:30px;   animation:graph 2s ease;}
.sevenDetail .infoGraph {position:relative; margin:10px 0; padding:7px 15px 7px 20px; display:flex; align-items:center; justify-content:space-between; border-radius:30px;
text-align:center; color:#fff; font-weight:700; font-size:13px; }
@keyframes graph{
0% {width:0%;}
100% {width:100%;}
}
.sevenDetail .infoGraph .plus {position:relative; z-index:2; cursor:pointer;}
.sevenDetail .infoGraph .plusAdd {display:none; position:absolute; bottom:-8px; right:84px; z-index:3; width:150px; height:90px; padding:15px 20px;  color:#fff; text-align:left; background:rgba(9,0,0,0.5); border-radius:3px;}
.sevenDetail .infoGraph .plusAdd:after {position:absolute; bottom:15px; right:-17px; content:''; opacity:0.5;
border-top:7px solid transparent;
border-bottom: 10px solid transparent;
border-left: 10px solid #000;
border-right: 7px solid transparent;}
.sevenDetail .infoGraph .plusAdd h3 {font-size:15px;  font-weight:500; }
.sevenDetail .infoGraph .plusAdd ul {margin-top:7px; padding:0 0 0 13px; }
.sevenDetail .infoGraph .plusAdd li {font-size:13px; line-height:1.4;  font-weight:400; }
.sevenDetail .infoGraph .min {position:relative; z-index:2; padding:0 0 0 15px; width:50%; text-align:left;}
.sevenDetail .infoGraph .min:before {position:absolute; content:''; top:50%; left:0; transform:translate(0, -50%); width:5px; height:5px; border-radius:100%; background:#fff;}
.sevenDetail .infoGraph .max {position:relative; z-index:2;  width:20%; text-align:center;}
.sevenDetail .infoArrow {padding:0 20px; display:flex; align-items:center; justify-content:space-between; font-size:20px; font-weight:700; letter-spacing:-1px;}
.sevenDetail .infoArrow .plus button {font-size:16px; background:none; line-height:1.4; font-weight:600;}
.sevenDetail .infoArrow .arrowWarp {width:76%; display:flex; align-items:center; justify-content:space-between; gap:10px;}
.sevenDetail .infoArrow .arrowWarp .min {position:relative; /*width:40px;*/ text-align:left;}
.sevenDetail .infoArrow .arrowWarp .arrow {position:relative; width:100%; height:1px; background:#707070;}
.sevenDetail .infoArrow .arrowWarp .arrow:before {position:absolute; content:'▶'; font-size:11px; color:#b40101; top:50%; right:0; transform:translate(0, -50%); z-index:9;}
.sevenDetail .infoArrow .arrowWarp .arrow:after {position:absolute; content:'◀'; font-size:11px; color:#b40101; top:50%; left:0; transform:translate(0, -50%); z-index:9;}
.sevenDetail .infoArrow .arrowWarp .max {position:relative; width: 52px; text-align:center; animation:arrowmax 10s ease;}
.sevenDetail .infoYoutube {margin-top:35px; }
.sevenDetail .infoYoutube h3 {margin-bottom:12px; font-size:16px; font-weight:700; letter-spacing:-0.5px;}
.sevenDetail .infoYoutube .ytList a {display:block; border-radius:15px; overflow:hidden; box-shadow:3px 3px 3px rgba(0 0 0 / 15%); }


.fc-bp {color:#2B54E7}
.importOnlyDetail .result {padding:0;}
.importOnlyDetail .result .carindex-tit {padding:12px 20px;}
.importOnlyDetail .seven-list .subject .flex.right {gap:7px;}
.importOnlyDetail .seven-list .subject .name .fc-bb {color:#989898;}
.importOnlyDetail .seven-list .subject.on .name .fc-bb {color:#2B54E8;}
.importOnlyDetail .seven-list .content {padding:20px;  background:#f2f2f2;}
.importOnlyDetail .seven-list .contentWarp {position:relative; margin:5px 0; padding:19px 15px 10px 15px; background:#fff; border-top-right-radius:10px; border-top-left-radius:10px;}
.importOnlyDetail .seven-list .contentWarp .mark {position:absolute; top:19px; right:15px; display:flex; align-items:center; gap:5px;}
.importOnlyDetail .seven-list .contentWarp .mark span {display:inline-block; width:18px; height:18px; border-radius:3px; display:flex; align-items:center; justify-content:center; font-size:12px; line-height:12px; color:#fff; font-weight:700; background: linear-gradient(60deg, #EC04AE, #7800FF, #4500FF);}
.importOnlyDetail .seven-list .contentWarp .trims {display:flex; align-items:center; gap:6px; width:80%; font-size:13px; color:#1A1A1A; font-weight:500;}
.importOnlyDetail .seven-list .contentWarp .trims a.infoico {display:block; width:18px; }
.importOnlyDetail .seven-list .contentWarp .sale {margin:15px 0; display:flex; align-items:center; justify-content:space-between; font-size:13px; color:#84888B; font-weight:500; }
.importOnlyDetail .seven-list .contentWarp .sale .chartico {width:14px;}
.importOnlyDetail .seven-list .contentWarp .sale .won {display:flex; align-items:center; gap:8px; font-size:15px; font-weight:600; line-height:15px;}
.importOnlyDetail .seven-list .contentWarp .sale .won h5 {font-size:11px; font-weight:500; color:#000;}
.importOnlyDetail .seven-list .contentWarp .sale .won .small {font-size:13px; margin-left:1px;}
.importOnlyDetail .seven-list .contentWarp .carPrice {display:flex; align-items:flex-start; justify-content:space-between; color:#84888B; font-size:13px; }
.importOnlyDetail .seven-list .contentWarp .carPrice .won .wonWrap {display:flex; align-items:center; justify-content:end; gap:10px;}
.importOnlyDetail .seven-list .contentWarp .carPrice .won {text-align:right;}
.importOnlyDetail .seven-list .contentWarp .carPrice .won .vat {font-size:11px;}
.importOnlyDetail .seven-list .contentWarp .carPrice .won .del {text-decoration:line-through;}
.importOnlyDetail .seven-list .contentWarp .carPrice .won .wonPirce {color:#000;}
.importOnlyDetail .seven-list .contentWarp .carPrice .won .wonPirce .big {font-size:16px; line-height:20px; font-weight:700;}
.importOnlyDetail .seven-list .contentWarp .inventory { /*position:absolute; bottom:10px; left:15px;*/ font-size:13px; color:#84888b; font-weight:500;}

.importOnlyDetail .seven-list .contBtnWarp { display:flex; justify-content: space-around; border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px; overflow:hidden; }
.importOnlyDetail .seven-list .contBtnWarp a
,.importOnlyDetail .seven-list .contBtnWarp btn { width:100%; padding: 10px 0;
	background: #1467C8;
	font-size: 15px;
	color: #fff;
	text-align: center; }

.swiper.colorSlide {margin:0 0 35px -20px; padding:0 0 0 20px; transition:all 0.5s;}
.colorSlide .colist {position:relative; padding-top:25px; background:#fff; border-bottom-right-radius:10px; border-bottom-left-radius:10px; transform:none !important;}
.colorSlide .colist .inven {position:absolute; top:12px; right:12px; padding:6px 15px; font-size:11px; line-height:11px; color:#fff; text-align:center; border-radius:30px; background:#FFA200; letter-spacing:0; font-weight:500;}

.colorSlide .colist .carimg {padding:0 15px; width:100%; max-width:265px;  height:120px;  margin: 0 auto;}
.colorSlide .colist .carimg img { display:flex; align-items:center; justify-content:center;}
.colorSlide .colist .colorinfo {position:relative; display:flex; align-items:center; justify-content:space-between; margin:0 0 20px 0;  padding:0 13px; }
.colorSlide .colist .colorinfo .colorSqure {display:flex; align-items:center; gap:5px;}
.colorSlide .colist .colorinfo .colorBox {line-height:0; position:relative; }
.colorSlide .colist .colorinfo .colorBox .cb {display:inline-block; width:17px; height:17px; position:relative; cursor:pointer;}
.colorSlide .colist .colorinfo .colorBox .cb:hover:after {position:absolute; top:-9px; left:50%; transform:translate(-50%,0); content:''; opacity:80%;
border-top:7px solid #fff;
border-right:5px solid transparent;
border-left:5px solid transparent;}
.colorSlide .colist .colorinfo .colorBox .cb:hover + .colorTxt {display:block;}
.colorSlide .colist .colorinfo .colorBox .colorTxt {display:none; position:absolute; top:-35px; left:-20px;  font-size:12px; white-space:nowrap; padding:12px; background:rgba(255 255 255 / 80%); color:#1a1a1a; border-radius:5px; box-shadow:3px 3px 5px rgba(0 0 0 /10%); }
.colorSlide .colist .colorinfo .plusinfo {display:flex; align-items:center; gap:5px; line-height:13px;}
.colorSlide .colist .colorinfo .plusinfo .qico {position:relative; width:18px; cursor:pointer;}
.colorSlide .colist .colorinfo .plusinfo .qico:hover:after {position:absolute; top:-10px; left:50%; transform:translate(-50%,0); content:''; opacity:80%;
border-top:7px solid #000;
border-right:5px solid transparent;
border-left:5px solid transparent;}
.colorSlide .colist .colorinfo .plusinfo .qico:hover + .qicoTxt {display:block;}
.colorSlide .colist .colorinfo .qicoTxt { display:none; position:absolute;  bottom:29px; left:12px; width:100%; max-width:400px; padding:6px; background:rgba(0 0 0 / 80%);  color:#fff; font-size:13px; border-radius:5px;
white-space:nowrap; z-index:999; line-height: 20px; }
.colorSlide .colist a.colorbtn {display:block; padding:5px 0; background:#1467C8; font-size:16px; color:#fff; text-align:center; border-bottom-right-radius:10px; border-bottom-left-radius:10px;}


/*
.importOnlyDetail .seven-list .content .flexWrap {display:flex; justify-content:space-between;}
.importOnlyDetail .seven-list .content .trims {font-size:13px; font-weight:600; color:#000; letter-spacing:-0.5px; line-height:1.3;}
.importOnlyDetail .seven-list .content .prices {font-size:12px; font-weight:600; color:#9B9B9B;}
.importOnlyDetail .seven-list .content .big {margin-left:4px; font-size:18px; letter-spacing:-1px; line-height:1;}
.importOnlyDetail .seven-list .content .promo {display:flex; align-items:center; gap:5px; }
.importOnlyDetail .seven-list .content .promo span {display:inline-block; padding:4px 8px; color:#fff; background: linear-gradient(60deg, #EC04AE, #7800FF, #4500FF); border-radius:17px; font-size:11px; font-weight:700; letter-spacing:-0.5px;}
.importOnlyDetail .seven-list .content .sale {display:flex; align-items:center; gap:10px; font-size:18px; color:#9A9B9B; font-weight:700;}
.importOnlyDetail .seven-list .content .mtflex {margin:12px 0;}
.importOnlyDetail .seven-list .content .btnbottom {text-align:right;}
*/
.importOnlyNew .carindex-tit {margin-bottom:20px;}



/*emp*/
#sReview .reviewCounsel {padding:0 20px;}
#sReview .reviewCounsel button {margin-top:20px;}
#sReview {padding:80px 0 40px 0;}
#sReview .container {}
#sReview .tit { padding:0 20px;}
#sReview .tit h2 {margin-bottom:20px; text-align:center;}
#sReview .tit h2 span {position:relative; display:inline-block;}
#sReview .tit h2 span:before {content:''; position:absolute; top:-13px; left:50%; transform:translate(-50%,0); width:107%; height:4px; background:#D40022;}
#sReview .swiper {padding:0 20px;}
#sReview .reviewSwiper-paginationWrap {display:flex; align-items:center; gap:13px;  width:193px; justify-content:end;}
#sReview .tit .flex  {gap:10px; justify-content:center;}
#sReview .tit .flex h2 {font-size:23px; font-weight:700; letter-spacing:-0.5px; white-space:nowrap;}
#sReview .playnpause a {width:15px; filter:grayscale(1) brightness(15);}
#sReview .playnpause a.on {filter:none;}
#sReview .reviewSwiper-pagination {position:relative; top:4px; width:140px;}
#sReview .swiper-pagination-bullet-active {background:#D40022;}
#sReview .reviewSwiper-pagination .swiper-pagination-bullet {margin:0 3px;}
#sReview .tit .btn {margin:20px 0 35px 0; display:flex; align-items:center; gap:10px;}
#sReview .tit .btn a {display:inline-flex; align-items:center; gap:15px; padding:10px 8px 10px 20px; border-radius:30px;
border:1px solid #d8d8d8; font-size:14px; line-height:14px; font-weight:700; color:#4D4D4D;}
#sReview .tit .btn a.bg {background:#D40022; color:#fff;}
#sReview .reviewNone {padding:120px 0; text-align:center; font-size:20px; font-weight:bold; color:#1A1A1A; letter-spacing:-0.5px;}

.swbtn .switch {margin-left:7px; position: relative; display: inline-block; width:68px;  height: 30px;}
.swbtn .switch input {  opacity: 0;  width: 0;  height: 0;}
.swbtn .slider {  position: absolute;  cursor: pointer;  top: 0;  left: 0;  right: 0;  bottom: 0;  background-color: #B8B8B8;  -webkit-transition: .4s;  transition: .4s;}
.swbtn .slider:before {  position: absolute;  content: "";  height: 20px;  width: 20px;  left: 5px;  bottom: 5px;  background-color: white;  -webkit-transition: .4s;  transition: .4s;}
.swbtn input + .slider .txt:before {content: "OFF"; position:absolute; top:50%; left:23px; transform:translate(0,-50%); width:40px; color:#fff; text-align:center; font-size:13px; font-weight:500; letter-spacing:0.5px; }
.swbtn input:checked + .slider .txt:before {content: "ON"; left:6px}
.swbtn input:checked + .slider {  background-color: #D40022;}
.swbtn input:focus + .slider {  box-shadow: 0 0 1px #D40022;}
.swbtn input:checked + .slider:before {
-webkit-transform: translateX(38px);
  -ms-transform: translateX(38px);
  transform: translateX(38px);}
.swbtn .slider.round { border-radius: 34px;}
.swbtn .slider.round:before { border-radius: 50%;}


#empLIst { background:url('/_img/emp_per_bg.png') no-repeat center bottom #f3f3f4; background-size:cover;}
#empLIst .tit {padding:40px 0; text-align:center; color:#000; letter-spacing:-0.5px;}
#empLIst .tit h2 {font-size:24px; margin-bottom:40px; }
#empLIst .tit h3 {font-size:21px; font-weight:700; line-height:1.6; color:#4D4D4D;}
#empLIst .tit p {margin-top:20px; font-size:14px; font-weight:400; line-height:1.5;}

#empLIst .empSearch {padding:0 20px;}
#empLIst .empSearch .relative {position:relative; width:100%; margin:0 auto 30px auto; }
#empLIst .empSearch .relative input {padding:15px 35px ; width:100%; border-bottom:2px solid #D40022; background:transparent;
font-size:18px; color:#111; font-weight:500; text-align:center;}
#empLIst .empSearch .relative input:placeholder {color:#C1C1C1;}
#empLIst .empSearch .relative button {position:absolute; top:50%; right:0; transform:translate(0,-50%); width:28px; background:transparent;}

.empSlideWrap {position:relative; margin:0 auto 20px auto; }
.empSlide.swiper {padding:0 20px;}


.empSlide .list {display:none; appearance:none;}
.empSlide .list {position:relative; display:block; cursor:pointer; padding:17px 0 0 0; background:#3A3A3A; border-right:1px solid #707070;}
.empSlide .list .name {margin-bottom:4px; text-align:center; color:#fff; font-size:15px; line-height:15px; font-weight:500; letter-spacing:-0.5px;}
.empSlide .list .name .nameTxt {position:relative; display:inline-block; margin-right:5px;}
.empSlide .list .name .nameTxt .nMark {position:absolute; top:48%; right:-20px; transform:translate(0,-50%); width:14px;}
.empSlide .list .img {filter:grayscale(1) brightness(0.8);}
.empSlide .list .empMark {position:absolute; bottom:10px; right:10px; width:27px; z-index:9;}

.empSlide .list.active {background:#D40022;}
.empSlide .list.active .img {filter:none;}



/* .empSlide .list input {display:none; appearance:none;}
.empSlide .list input + label {position:relative; display:block; cursor:pointer; padding:17px 0 0 0; background:#3A3A3A; border-right:1px solid #707070;}
.empSlide .list input + label .name {margin-bottom:4px; text-align:center; color:#fff; font-size:15px; line-height:15px; font-weight:500; letter-spacing:-0.5px;}
.empSlide .list input + label .name .nameTxt {position:relative; display:inline-block; margin-right:5px;}
.empSlide .list input + label .name .nameTxt .nMark {position:absolute; top:48%; right:-20px; transform:translate(0,-50%); width:14px;}
.empSlide .list input + label .img {filter:grayscale(1) brightness(0.8);}
.empSlide .list input + label .empMark {position:absolute; bottom:10px; right:10px; width:27px; z-index:9;}
.empSlide .list input:checked + label {background:linear-gradient(90deg, #2A37F3,#6176FF);}
.empSlide .list input:checked + label .img {filter:none;} */

.empContent {display:flex; flex-direction:column-reverse;}
.empSlideWrap .empArrow .swiper-button-prev:after {padding:0 2px 0 0; font-size:12px; font-weight:bold; color:#404040; }
.empSlideWrap .empArrow .swiper-button-prev {left:-60px; display:flex; align-items:center; justify-content:center; width:34px; height:34px; border-radius:100%; background:#EFEFEF; border:1px solid #CECECE; }
.empSlideWrap .empArrow .swiper-button-next:after {padding:1px 0 0 2px; font-size:12px; font-weight:bold; color:#404040;}
.empSlideWrap .empArrow .swiper-button-next {right:-60px; display:flex; align-items:center; justify-content:center; width:34px; height:34px; border-radius:100%; background:#EFEFEF; border:1px solid #CECECE; }
.empSlideWrap .empSr .swiper-scrollbar {bottom:-10px; width:90%; height:4px; background:#BBBBBB; left:50%; transform:translate(-50%, 0)}
.empSlideWrap .empSr .swiper-scrollbar .swiper-scrollbar-drag {background:#D40022;}

.empContentWrap {position:relative;  margin:0 auto; letter-spacing:-0.5px;}
.empContent .pimg {position:relative; width:280px; min-height:300px; margin:0 auto;  z-index:7;}
.empContent .empDetail {position:relative; top:-60px; left:50%; transform:translate(-50%, 0); width:90%; max-width:360px; padding:40px 25px 70px 25px; background:#fff;  border-radius:18px; box-shadow:3px 5px 5px rgba(0 0 0 / 25%); z-index:8;}
.empContent .empDetail:before {content:''; position:absolute; top:-15px; left:50%; width:100%; height:100%;
background:rgba(255 255 255/ 60%);  border-radius:18px; box-shadow:3px 5px 5px rgba(0 0 0 / 5%); transform:rotate(-3deg) translate(-50%, 0); z-index:-1;}
.empContent .empDetail:after {content:''; position:absolute; top:10px; left:53%; width:100%; height:100%;
background:rgba(255 255 255/ 60%);  border-radius:18px; box-shadow:3px 5px 5px rgba(0 0 0 / 5%); transform:rotate(3deg) translate(-50%, 0); z-index:-2;}
.empContent .empDetail .name {display:flex; align-items:end; gap:8px; margin-bottom:15px; font-size:16px; font-weight:500; }
.empContent .empDetail .name .big {font-size:26px; line-height:30px; font-weight:800; letter-spacing:8px;}
.empContent .empDetail .num {position:relative; display:flex; align-items:center; gap:10px; padding:8px; background:#D40022; color:#fff; font-size:16px;  line-height:16px; font-weight:500;}
.empContent .empDetail .num a {display:flex; align-items:center; gap:10px; color:#fff;}
.empContent .empDetail .num .ico {display:block; width:18px;}
.empContent .empDetail .num .play {position:absolute; top:50%; right:10px; transform:translate(0,-50%); width:18px;}
.empContent .empDetail .bubble {width:70%; padding:0 6px; margin:23px 0 30px 0; font-size:16px; font-weight:500; color:#000; text-decoration:underline; line-height:1.4;}
.empContent .empDetail .detailList {min-height:150px;}
.empContent .empDetail .detailList li {margin-bottom:10px; font-size:16px; font-weight:500; color:#000; }
.empContent .empDetail .detailList li:last-child {margin-bottom:0;}
.empContent .ganMark {position:absolute; top:0; right:10px; width:55px; z-index:9;}
.reviewCounsel button {margin-top:40px; padding:20px 0; width:100%; text-align:center;  font-size:16px; line-height:16px; color:#000; font-weight:600; border-radius:8px; background:#D40022; letter-spacing:-0.5px;}


/*judge*/
#sub.judge {margin-bottom:-30px;}
.jdTit .container {padding:30px 20px; text-align:center;}
.jdTit .text h3 {font-size:15px; font-weight:500; line-height:1.3;}
.jdTit .text h2 {margin:3px 0 30px 0; font-size:30px; letter-spacing:-1px; font-weight:800;}
.jdTit .text p {font-size:14px; font-weight:600;}
.jdTit .img {border-radius:15px; overflow:hidden;}

.jdCon {padding: 20px 20px 50px 20px; background:#f4f4f4;}
.jdConList .list {padding:30px; margin-bottom:12px; display:flex; align-items:center; gap:15px; 
background:#fff; box-shadow:3px 5px 5px rgba(0 0 0 / 15%); border-radius:15px; overflow:hidden; color:#0A0B0B;}
.jdConList .list .text h2 {font-size:22px; font-weight:700; margin-bottom:15px; letter-spacing:-0.5px;}
.jdConList .list .text p {font-size:14px; color:#565758; line-height:1.5;}
.jdConList .list .ico {display:flex;justify-content:center;}
.jdConList .list .ico img {margin: 0 auto; width:80px;}
.jdConList .list:last-child {margin-bottom:0;}
.jdConList .imgList {display:flex; align-items:stretch; gap:5px; width:100%;}
.jdConList .imgList li {width:33.33%; padding:20px 5px; background:#F1F6FA; border-radius:10px; font-size:12px; color:#979797; font-weight:500;}
.jdConList .imgList li .img {width:50px; margin:0 auto 15px auto;}
.jdConList .imgList li .img.relative {position:relative; left:5px;}

.jdPoint {position:relative; z-index:2; top:-15px; margin-bottom:-15px; padding:60px 0 0 0; background:url('/_img/jd_point_bg.png') no-repeat top #fff; background-size:100% 240px; 
display:flex; align-items:center; justify-content:center; color:#98a7c4; font-size:20px; line-height:1.4; font-weight:600;  font-weight:500;}
.jdPoint .bold {font-weight:800;}
.jdPoint .img {width:60%; margin:30px auto 0 auto; }

.judgeCounsel {background:#f0f0f0; padding:40px 20px;}
.judgeCounsel .judgeRadio {margin:0 0 25px 0; display:flex; align-items:center; justify-content:center; gap:7px; }
.judgeCounsel .judgeRadio li {width:50%;}
.judgeCounsel .judgeRadio input {display:none; appearance:none;}
.judgeCounsel .judgeRadio input + label {position:relative; display:block; cursor:pointer; padding:30px 0 51px 0; height:185px; border:1px solid #dedede; border-radius:8px; background:transparent;}
.judgeCounsel .judgeRadio input:checked + label { padding:15px 0 51px 0; }
.judgeCounsel .judgeRadio input + label .ico {margin: 0 auto 11px auto;  width:40px; }
.judgeCounsel .judgeRadio input:checked + label .ico {width:50px; }
.judgeCounsel .judgeRadio input + label p {font-size:11px; font-weight:500; line-height:1.5; color:#747474; text-align:center; }
.judgeCounsel .judgeRadio input:checked + label p {font-size:13px; color:#222;}
.judgeCounsel .judgeRadio input + label:after {content:''; position:absolute; bottom:20px; left:50%; transform:translate(-50%,0); width:20px; height:20px; border-radius:100%;
background:url('/_img/judge_check.png') no-repeat center #534E4E; background-size:cover; }
.judgeCounsel .judgeRadio input:checked + label:after { bottom:15px; background:url('/_img/judge_check.png') no-repeat center #D40022; background-size:cover; width:28px; height:28px; }
.judgeCounsel .judgeRadio input:checked + label  {border:1px solid #646497;}

.judgeCounsel .inputList li:first-child {margin-bottom:9px;}
.judgeCounsel .inputList input {width:100%; padding:14px 18px; font-size:14px; background:#fff;  border-radius:2px;}
.judgeCounsel .inputList input:placeholder {color:#8C8C8C;}
.judgeCounsel .judgeSubmit button {padding:16px 0; width:100%; background:#D40022; border-radius:2px; color:#fff; font-size:20px; font-weight:500; }
.judgeCounsel .gnaAgree  {margin:12px 0 35px 0; display:flex; align-items:center; gap:5px; justify-content:flex-start;}
.judgeCounsel .gnaAgree li.all input + label {width:100%;}
.judgeCounsel .gnaAgree li.all {padding-bottom:7px; margin-bottom:7px; border-bottom:1px solid #dfdfdf; }
.judgeCounsel .gnaAgree li {margin-bottom:4px;}
.judgeCounsel .gnaAgree li:last-child {margin-bottom:0;}

/*viewEtcInfo*/
#viewEtcInfo {text-align:center;  letter-spacing:-0.5px; height:100vh; display:flex; justify-content:center; align-items:center;}
#viewEtcInfo .makeName {margin-bottom:12px; display:flex; align-items:center; justify-content:center; gap:3px; font-size:15px; font-weight:600; }
#viewEtcInfo .makeName .maker {width:32px;}
#viewEtcInfo h3 {margin:12px auto 10px auto; font-size:13px; font-weight:700;}
#viewEtcInfo p {font-size:12px; line-height:1.5; font-weight:400;}
#viewEtcInfo .popBtn {display:flex; align-items:center; justify-content:center; gap:7px;}
#viewEtcInfo .popBtn button {display:inline-block; padding:5px 10px; background:#fff; border:1px solid #D1D1D1; border-radius:4px;
font-size:11px; line-height:11px; color:#4D4D4D; font-weight:500; letter-spacing:-0.5px;}
#viewEtcInfo .popBtn button:hover {background:#f4f4f4; transition:all 0.3s;}
#viewEtcInfo .infoText {margin:15px auto 0 auto; width:90%; max-width:330px; padding:12px 5px 12px 12px; border-radius:7px; background:#f8f8f8; }
#viewEtcInfo .infoText .infoTextCon {height:77px; overflow-y:scroll; padding:0 7px 0 0;}
#viewEtcInfo .infoText p  {margin-bottom:15px; font-size:13px; text-align:left;}
#viewEtcInfo .infoText p:last-child {margin-bottom:0;}



#viewEtcChart {padding:40px 15px 15px 15px;}
#viewEtcChart .chartPrice {padding:0 50px; margin:0 0 20px 0;}
#viewEtcChart .chartPrice ul {display:flex; align-items:center; justify-content:space-between;
border-top:1px solid #000; border-bottom:1px solid #000;}
#viewEtcChart .chartPrice ul li {padding:8px 0;  text-align:center; }
#viewEtcChart .chartPrice ul li p {font-size:12px;   font-weight:500; }
#viewEtcChart .chartPrice ul li h3 {font-size:12px; margin-top:4px; font-weight:700;}
#viewEtcChart .chartGraph h3.tit {margin-bottom:20px; font-size:16px; font-weight:700;}

#viewEtcCarimg {position:relative; padding:38px 0 30px 0; background:url('/_img/imonly_ico_pop_bg.png') no-repeat center; background-size:cover; height:100vh;}
#viewEtcCarimg .gallWrap {padding:50px 0 0 0 ;}
#viewEtcCarimg .gallWrap .gallBtm {bottom:inherit; top:0;}
#viewEtcCarimg .gallWrap .gallLeft {left:15px;}
#viewEtcCarimg .gallWrap .gallLeft label {padding:0 12px;}
#viewEtcCarimg .gallWrap  .gallLayer {max-width:300px;}
#viewEtcCarimg .gallWrap  .swiper-slide  {text-align:center;}
#viewEtcCarimg .gallWrap  .swiper-slide img {width:240px; margin:0 auto;}
#viewEtcCarimg .colorTxt {text-align:center;}
#viewEtcCarimg .colorTxt span {display:inline-block; padding:11px 15px;  font-size:13px; font-weight:600; letter-spacing:-0.5px; color:#000; background:rgba(255 255 255 / 25%);  border-radius:30px; min-width:190px; margin:0 auto; }



/*page/newcar*/

.pageNewcar .tit {margin-bottom:30px; text-align:center; }
.pageNewcar .tit h2 {margin-bottom:10px; font-size:22px; font-weight:700; }
.pageNewcar .tit p  {font-size:16px; line-height:1.4; font-weight:500;}

.pageNewcar .vsBox {position:relative;  z-index:2; width:100%; background:linear-gradient(90deg, #8E2DE2, #4A00E0); color:#fff; font-size:11px; font-weight:500; line-height:1.3; text-align:center; 
border:2px solid #D5D5D5; border-radius:10px; letter-spacing:-0.5px;}
.pageNewcar .vsBox ul {padding:17px 0 15px 0; display:flex; align-items:center; justify-content:space-between; }
.pageNewcar .vsBox ul li {width:25%; border-right:1px solid #894bf0;}
.pageNewcar .vsBox ul li:first-child .center {position:relative; left:2px;}
.pageNewcar .vsBox ul li:last-child {border:none;}
.pageNewcar .vsBox .center { display:flex; align-items:center; justify-content:center; }
.pageNewcar .vsBox .big {font-size:16px;}

.pageNewcar .swiper-scrollbar {width:91% !important; left:51% !important; transform:translate(-50%,0);}

#ncVisual {background:#F6F6F6;}
#ncVisual .container {padding:50px 20px  40px 20px;}
#ncVisual .text {position:relative; z-index:1;}
#ncVisual .text h2 {position:relative; z-index:2; margin-bottom:50px; font-size:20px; font-weight:300; line-height:1.4; color:#202020;}
#ncVisual .img {position:absolute; z-index:1; bottom:-63px; right:-18px; width:200px;}

#ncCompare {padding:45px 0;}
#ncCompare .ncCompareSwiper {padding:0 20px 20px 20px;}
#ncCompare .ncCompareList .list {border-radius:10px; border:1px solid #D2D2D2; overflow:hidden;}
#ncCompare .ncCompareList .list.point {border:2px solid #8023E1;}
#ncCompare .ncCompareList .list .bg {padding:20px 10px 0 10px; background:url('../_img/nc_compare_bg.png') repeat-x; background-size:100% 100px; text-align:center; }
#ncCompare .ncCompareList .list .bg h3 {margin-bottom:5px; font-size:16px; font-weight:600;}
#ncCompare .ncCompareList .list .bg p {font-size:13px; font-weight:500;}
#ncCompare .ncCompareList .list .bg .img {display:flex; align-items:center; justify-content:center; width:100%; max-width:230px; height:105px; margin:0 auto; }
#ncCompare .ncCompareList .list li {margin-bottom:5px; display:flex;  align-items:center; justify-content:space-between; font-size:13px; font-weight:600; color:#000;}
#ncCompare .ncCompareList .list li:last-child {margin-bottom:0;}
#ncCompare .ncCompareList .list li.all.pp {color:#8023E1; }
#ncCompare .ncCompareList .list li.all.pp .won { color:#8023E1;}
#ncCompare .ncCompareList .list li .won {display:flex; align-items:center; justify-content:end; color:#929292; font-weight:700;}
#ncCompare .ncCompareList .list li .big {font-size:115%;}
#ncCompare .ncCompareList .lilstWarp {padding:0 15px 15px 15px;}


#ncCompare .vsBoxTit {margin:45px 0 10px 0;  font-size:18px; font-weight:500; text-align:center; }
.pageNewcar #ncCompare .vsBoxPd {padding:0 20px;}

#ncLink {padding:45px 0; background:#F6F6F6;}
#ncLink .ncLinkSwiper {padding:0 20px 30px 20px;}
/*
#ncLink .ncLinkWarp .list {width:20%; }
#ncLink .ncLinkWarp .list.on {width:40%; }
*/
#ncLink .ncLinkWarp .list a {position:relative; display:block; padding:27px 0 0 22px; background:#fff; border-radius:20px; overflow:hidden;}
#ncLink .ncLinkWarp .list a .text {position:relative; z-index:2; display:flex; flex-direction:column; }
#ncLink .ncLinkWarp .list a .text h3 {order:1; margin:0 0 10px 0;  font-size:18px; font-weight:700; color:#000; line-height:1.3;}
#ncLink .ncLinkWarp .list a .text h3 .ncBr {display:block; width:100%; height:1px; }
#ncLink .ncLinkWarp .list a .text h2 {order:2; font-size:20px; font-weight:600; color:#CECECE;}
#ncLink .ncLinkWarp .list a .text .img {order:4; position:relative; margin-bottom:-15px; top:-25px; left:50%; transform:translate(-55%,0); width:235px; height:145px; display:flex; align-items:center;   transition: all 0.5s ease;}
#ncLink .ncLinkWarp .list a .text p {display:none; order:3; }
#ncLink .ncLinkWarp .list a .btn {display:none; order:5;}

#ncLink .ncLinkWarp .list.swiper-slide-active a .bg {position:absolute; top:0; left:50%; transform:translate(-50%,0);  z-index:1; background:linear-gradient(90deg, #8E2DE2, #4A00E0);  width:100%;  height:155px;}
#ncLink .ncLinkWarp .list.swiper-slide-active a .text h3 {order:2; margin:15px 0 5px 0; font-size:18px; font-weight:600; color:#fff; }
#ncLink .ncLinkWarp .list.swiper-slide-active a .text h3 .ncBr {display:none;}
#ncLink .ncLinkWarp .list.swiper-slide-active a .text h2 {order:1; font-size:20px; font-weight:700; color:#fff;}
#ncLink .ncLinkWarp .list.swiper-slide-active a .text p  {display:block; font-size:13.5px; font-weight:400; color:#fff;}
#ncLink .ncLinkWarp .list.swiper-slide-active a .text .img {transform:translate(-55%,0);}
#ncLink .ncLinkWarp .list.swiper-slide-active a .btn {display:block; position:absolute; z-index:9; bottom:15px; left:50%; width:100%; transform:translate(-53.5%,0); }
#ncLink .ncLinkWarp .list.swiper-slide-active a .btn .bttn {display:flex; align-items:center; justify-content:center;  gap:5px; width:100%;  font-size:15px; font-weight:500; letter-spacing:-0.5px;  transition: all 0.3s linear; }
#ncLink .ncLinkWarp .list.swiper-slide-active a .btn .bttn .arrow {font-size:13px;}

#ncCompany {padding:45px 0; }
#ncCompany .ncCompanySwiper.margin {margin-bottom:10px;}

#ncConsult {margin-bottom:10px; padding:45px 0; background:#F6F6F6;}
#ncConsult .container {padding:0 20px;}
#ncConsult .inputWarp li {margin-bottom:7px; width:100%;}
#ncConsult .inputWarp li:last-child {margin:0;}
#ncConsult .inputWarp li input {width:100%; font-size:16px; padding:14px 17px; color:#000; font-weight:400; background:#fff; border:1px solid #D2D2D2; border-radius:5px;}
#ncConsult .inputWarp li input:focus {border:1px solid #1048FF;}
#ncConsult .inputWarp li input:placeholder {color:#8A8A8A; }
#ncConsult button {display:block; padding:14px 0; width:100%; font-size:16px; font-weight:700; color:#fff; background:#1048FF; border-radius:5px; cursor:pointer;}
#ncConsult button:hover {background:#172F7D; transition:all 0.5s;}
#ncConsult .agree {margin:10px 0 22px 0; display:flex; align-items:center; justify-content:space-between; font-size:13px; color:#161616; accent-color:#1048FF;}
#ncConsult .agree input {position:relative; top:1px; transform:scale(1.1); margin-right:3px;}
#ncConsult .agree a {font-size:13px; color:#161616; opacity:0.8;}

