 #sub {padding-top:94px;}
/*#term {padding-top:90px;} */

.svisual {padding:30px 20px;  text-align: center;}
.svisual h2 { margin-bottom:7px; font-size: 22px; font-weight: bold; letter-spacing:-0.5px;}
.svisual p {font-size:15px; font-weight:500; color:#747774; line-height:1.4;}

/*빠른 간편견적*/
.fc-y {color:#FF9100;}
input + label {display:block; cursor:pointer;}

#sub.fast {background:#f9f9f9;}
#sub.fast .container {width:100% !important;}
#sub.fast .svisual {display:none;}

#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;}

#fTop {background:#fff; padding:0 20px;}
#fTop .fTit {padding:40px 0 25px 0; text-align:center; color:#111; letter-spacing:-0.5px;}
#fTop .fTit h2 {margin-bottom:5px; font-size:19px; font-weight:700;}
#fTop .fTit p {font-size:16px; font-weight:500;}

#fTop .tabWarp {margin-bottom:15px; border:1px solid #b9b9b9; border-radius:10px;}
#fTop .tabSd ul {padding: 15px 20px; border-bottom:1px solid #b9b9b9; gap:10px;}
#fTop .tabSd li {gap:13px; letter-spacing:-0.5px;}
#fTop .tabSd li h4 {font-size:13px; font-weight:500; }
#fTop .tabSd li h2 {font-size:14px; font-weight:700;}

#fTop .tab ul {padding:0 20px;}
#fTop .tab li {width:33.33%;}
#fTop .tab li input {appearance:none; display:none;}
#fTop .tab li input + label {position:relative; padding:15px 0; font-size:14px; font-weight:500; text-align:center; }
#fTop .tab li input:checked + label  {font-weight:700;}
#fTop .tab li input:checked + label:after {content:''; position:absolute; top:-2px; left:50%; transform:translate(-50%,0); width:100%; height:3px; background:#111; border-radius:3px; z-index:2;}

#fastTab .category .detail { padding: 15px 0; 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; padding-bottom:20px;}
.etc-view {display:none;}
.etc-view .etc-view-wrap {display:flex; flex-wrap:wrap; gap:15px; width:100%;}

#fastTab .category .ct-Brand input {display:none; appearance:none;}
#fastTab .category .ct-Brand {display:flex; overflow-x:scroll; gap:7px; padding:0 0 10px 0;}
#fastTab .category .ct-Brand input + label {width:65px; height:65px; display:flex; align-items:center; justify-content:center; flex-direction:column; gap:3px; text-align:center; border:1px solid #d1d1d1; border-radius:3px; font-size:12px;}
#fastTab .category .ct-Brand input:checked + label {border:1px solid #60584C; font-weight:700; white-space:nowrap;}
#fastTab .category .ct-Brand .all input + label .img {filter:grayscale(1) brightness(0);}
#fastTab .category .ct-Brand .all input:checked + label .img {filter:none;}
#fastTab .category .ct-Brand .img {display:flex; width:42px; margin:0 auto; }
#fastTab .category .ct-Brand::-webkit-scrollbar {height:3px;}
#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 .ctList {margin-top:10px; display:grid; grid-template-columns:1fr 1fr 1fr; gap:10px;}
#fastTab .category .ctList li {}
#fastTab .category .ctList input {display:none; appearance:none;}
#fastTab .category .ctList input + label {display:flex; align-items:center; justify-content:center; gap:6px; padding:12px 0; font-size:14px; color:#84888B; background:#F9F9F9;  text-align:center;  border-radius:7px; font-weight:600;}
#fastTab .category .ctList input:checked + label {background:#4A3C18; color:#fff;}
#fastTab .category .ctList li .squre {display:flex; align-items:center; justify-content:center; width:16px; height:16px; font-size:11px; font-weight:600;  background:#fff;  color:#b9b9b9; border:1px solid #b9b9b9; border-radius:2px;}
#fastTab .category .line {margin:15px auto; display:block; width:100%; height:1px; background:#E2E5EB; }

/*
#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 #2c52e9; box-shadow:5px 5px 5px rgba(0,0,0,0.2); font-weight:bold; color: #2c52e9;}
#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;}
#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  #2c52e9; font-weight:bold; color: #2c52e9;}
#fastTab .category .ct-Fuel span input[type="radio"]:checked + label span {border:1px solid #2c52e9; }
#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  #2c52e9; font-weight:bold; color:#2c52e9;}
#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  #2c52e9; font-weight:bold; color: #2c52e9;}
#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  #2c52e9; font-weight:bold; color: #2c52e9;}
#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  #2c52e9; font-weight:bold; color: #2c52e9;}
#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;}
*/


/*빠른간편견젹 - 검색결과*/
.result.carindexList {background:#f9f9f9;}
#carindexTop {padding:40px 20px 20px 20px;}


#carindexTop .carindex-info {padding:0 0 15px 0; border-bottom:1px solid #B9B9B9;}
#carindexTop .carindex-info ul {padding:10px 16px; display:inline-flex; gap:15px; background:#fff; border-radius:5px; border:1px solid #B9B9B9;}
#carindexTop .carindex-info input  {display:none; appearance:none;}
#carindexTop .carindex-info input + label {display:flex; align-items:center; gap:5px; font-size:13px; font-weight:400; color:#B9B9B9;}
#carindexTop .carindex-info input + label .squre {display:flex; justify-content:center; width:15px; height:15px; line-height:14px; border:1px solid #B9B9B9; font-size:10px; color:#b9b9b9; font-weight:700;}
#carindexTop .carindex-info input:checked + label {color:#000; font-weight:600;}
#carindexTop .carindex-info input:checked + label .squre {border:1px solid #000; color:#000;}




.carindex-tit {padding:15px; display:flex; justify-content:space-between; align-items:center; border-top: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 #FFBC00;}
select.carfilter option {padding:3px 5px;}
select.carfilter::-ms-expand {display: none;}

.carindex-dv {}
.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 h2 {padding:20px 0 15px 0; font-size:18px; font-weight:400; border-bottom:1px solid #d8d8d8;}
.result .result-con {margin-top:20px; display:flex; flex-wrap:wrap; gap:15px;}
.result .result-con .list {position:relative; display:flex; flex-direction:column; flex-basis:47.5%;  background:#fff; border-radius:5px; overflow:hidden; cursor:pointer;}
/*.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: #2c52e9;}
.result .result-con .list .ab-icon span.pm {background:#007cce;}
.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:40px 15px 10px 15px; background:#f7f7f7; width:100%; height:145px; display:flex; align-items:center;}
.result .result-con .list .img a {display:block; max-width:220px; 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  #2c52e9; color: #2c52e9; font-weight:bold; }
.result .result-con .list .text p span:first-child {margin-left:3px;}
.result .result-con .list .list-wrap {padding:10px 0 20px 0;}

.result .result-con .list .text .info {margin:12px 0;}
.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; align-items:center; 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:74px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.result .result-con .list .price li .subject img { margin:1px 0 0 3px; width:48px;}
.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 {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;}
.result .result-con .list .list-wrap .btn > a {display:block; padding:8px 5px;  background:#f4f4f4;
border-radius:5px; font-weight:600; width:50%; text-align:center; font-size:13px;}
.result .result-con .list .list-wrap .btn > a.consultFormBtn {background:#2c52e9; color:#fff;}

.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 .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; display:block; padding:3px 0; font-size:15px; color:#8c8c8c; }
#viewSlide .tabs ul.horizontal li.active a {color:#1a1a1a; font-weight:bold;}

/*viewslide 수정 스타일*/
.fc-yy {color:#ffce46;}
.fc-rr {color:#E90030;}

.instantBtn button {padding:16px 0 ; display:flex; align-items:center; justify-content:center; gap:6px; flex-direction:column;
color:#fff; font-size:14px; font-weight:400; letter-spacing:-0.5px;  width:100%; background:#2E2E2E; }
.instantBtn button .ico {font-size:14px;}

.carview #viewSlide .innerImg {width:100%; max-width:360px;  height:178px; margin:0 auto; display:flex; align-items:center; justify-content:center; overflow:hidden;}
.carview #viewSlide .innerImg.bb img {border-radius:5px; overflow:hidden;}

.carview #viewSlide {background:#fff; padding:20px 20px 0 20px;}
.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; width:30px; height:30px;  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 {position:relative;}
.carview #viewSlide .opname {display:block; padding:10px 10px 11px 10px; margin:12px auto; background:#F9F9F9; text-align:center; border-radius:7px; font-size:14px; color:#111;}

#detailView {padding:30px 20px;}
#detailView h2.tit {display:flex; align-items:center; gap:7px; font-size:22px; font-weight:700; letter-spacing:-1px; color:#111;}
#detailView h2.tit .brand {width:50px;}
#detailView .trimwrap {padding-left:5px; margin:2px 0 20px 0; display:flex; align-items:center; justify-content:space-between; }
#detailView .trimwrap p {font-size:15px; color:#84888B; font-weight:400;}
#detailView .trimwrap button.trimBtn {display:inline-block; padding:7px 9px; font-size:13px;  line-height:13px; color:#111; border:1px solid #b9b9b9; border-radius:3px; font-weight:500; letter-spacing:-0.5px; background:#fff;}

#trimPop .titWrap {padding:10px 20px; display:flex; align-items:center; justify-content:space-between; border-bottom:1px solid #b9b9b9;}
#trimPop h2.tit {display:flex; align-items:center; gap:7px; font-size:22px; font-weight:700; letter-spacing:-1px; color:#111;}
#trimPop h2.tit .brand {width:50px;}
#trimPop .titWrap .img {width:120px;}

#trimPop .mList {}
#trimPop .mtit:first-child {border-top:none;}
#trimPop .mtit {padding:17px 20px; display:flex; align-items:center; justify-content:space-between; font-size:16px; font-weight:500; cursor:pointer; border-bottom:1px solid #e1e1e1; }
#trimPop .mtit .arrow {width:15px; transform:rotate(-180deg);  transition:all 0.5s; line-height:0;}
#trimPop .mtit.on {border-bottom:none;}
#trimPop .mtit.on .arrow {transform:rotate(0deg);}
#trimPop .mtxt {padding:0 20px 20px 20px; border-bottom:1px solid #b9b9b9;}
#trimPop .mtxt ul {padding:0 20px; background:#F9F9F9; border-radius:10px; }
#trimPop .mtxt li input {display:none; appearance:none;}
#trimPop .mtxt li input + label {padding:15px 0; display:flex; align-items:center; justify-content:space-between; font-size:14px; font-weight:500; border-bottom:1px solid #b9b9b9;}
#trimPop .mtxt li:last-child input + label {border:none;}
#trimPop .mtxt li input:checked + label {font-weight:700;}
#trimPop .mtxt li input + label p {display:flex; align-items:center; gap:7px; padding:0; background:transparent;}
#trimPop .mtxt li input + label p .mark {padding: 5px 8px; font-size:12px; line-height:12px; font-weight:600; border-radius:7px;}
#trimPop .mtxt li input + label p .mark.row {background:#2e2e2e; color:#fff;}

#detailView .price {padding:20px 15px;  background:#F9F9F9; border-radius:8px; color:#84888B; font-size:13px; letter-spacing:-0.5px; font-weight:500;}
#detailView .price li {margin-bottom:10px; display:flex; align-items:baseline; justify-content:space-between;}
#detailView .price li .num {font-size:16px; line-height:16px; font-weight:800;}
#detailView .price li .won {text-align:right;}
#detailView .price li.all {padding-top:15px; border-top:1px solid #b9b9b9; margin-bottom:0;}
#detailView .price li.all .won {color:#111;}
#detailView .price li.all .num {font-size:20px; line-height:13px; letter-spacing:-0.5px;}
#detailView .price li.all .vat {display:block; margin-top:7px; font-size:14px; color:#84888B; font-weight:400; text-align:right;}



.ext-view {padding:10px 10px 12px 10px; border-radius:5px; border:1px solid #dcdcdc; background:#fff;}
.ext-view ul {display:flex; align-items:center; justify-content:space-between;}
.ext-view ul li {width:33.33%;}
.ext-view li input {display:none; appearance:none; display:none;}
.ext-view li input + label {position:relative; display:block;  font-size:14px; color:#b9b9b9; font-weight:500; text-align:center; cursor:pointer; }
.ext-view li input + label:after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:1px; height:15px; background:#dcdcdc;}
.ext-view li:last-child input + label:after  {content:none;}
.ext-view li input:checked + label {color:#111111; font-weight:bold;}

.carview #viewDivide {margin:10px auto 40px auto;}

.carview .viexfixed {margin-top:0;}
.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:20px; gap:7px;}
.carview .viexfixed .fastselect select {margin:7px 0 0 0 ; width:100%; padding:11px 25px 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;}

.carview .viexfixed .price {padding:18px 0;  font-size:13px; letter-spacing:-0.5px; font-weight:500;}
.carview .viexfixed .price li {margin-bottom:11px; display:flex; align-items:baseline; justify-content:space-between;}
.carview .viexfixed .price li .subject {color:#8C8C8C;}
.carview .viexfixed .price li .num {font-size:16px; line-height:16px; font-weight:700;}
.carview .viexfixed .price li .won {text-align:right;}
.carview .viexfixed .price li.all {padding-top:18px; border-top:1px solid #b9b9b9; margin-bottom:-15px;}
.carview .viexfixed .price li.all .won {color:#111;}
.carview .viexfixed .price li.all .num {font-size:22px; line-height:13px; letter-spacing:-0.5px;}

.detailContHtml {overflow-x:hidden;}
.partline {/*margin-right:-20px; margin-left:-20px;*/}
.partline .con {display:block; width:100%; height:10px; background:#f9f9f9;}

.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;}


.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 { }
.viexfixed .pd20 {padding: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:-5px 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 {margin:20px 0; display:flex; align-items:center; gap:40px;}
.viexfixed .priceEnd .pcon {/*width:50%;*/ width:100%; }
.viexfixed .priceEnd .pcon .squre {display:flex; align-items:center; justify-content:center; width:17px; height:17px; border-radius:2px; border:1px solid #b9b9b9; color:#b9b9b9; font-size:12px; font-weight:500;}
.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; color:#111; font-weight:700;}
.viexfixed .priceEnd .pcon p.vat {margin-top:8px; color:#B3B3B3; font-size:12px;}


.viexfixed .moreConWarp {position:relative; }
.viexfixed .moreTit {position:relative; margin-bottom:15px;  text-align:center;}
.viexfixed .moreTit p {position:relative; display:inline-flex; align-items:center; justify-content:center; gap:7px; background:#fff; padding:0 15px;
font-size:13px; font-weight:600; color:#b9b9b9; cursor:pointer; z-index:3;}
.viexfixed .moreTit p .arrow {width:12px; height:7px;}
.viexfixed .moreTit.on p .arrow img{transform:rotate(-180deg);  transition:all 0.5s;}
.viexfixed .moreTit:before {content:''; position:absolute; top:50%; left:0; transform:translate(0,-50%); width:100%; height:1px; background:#b9b9b9; z-index:2;}

.viexfixed .moreCon {display:none; position:absolute; top:26px; left:50%; transform:translate(-50%,0); width:101%; max-width:420px;  z-index:9;}
.viexfixed .underTakeWrap {padding:31px 15px; background:#F9F9F9; border-radius:8px;  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%;*/ width:100%; display:flex; align-items:center; justify-content:space-between; 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 .btn a.bg {display:block; padding:16px 0;  font-size:17px; font-weight:600; letter-spacing:-0.5px; background:#60584C; color:#fff; border:1px solid #60584C; border-radius:5px;}
.viexfixed .btn button.line  {margin:10px 0 0 0; height:auto; display:block; padding:16px 0;  font-size:17px; font-weight:600; letter-spacing:-0.5px; color:#60584C; border:1px solid #60584C; border-radius:5px; background:#fff;}

.viexfixed .cdInfo {padding:0 20px 30px 20px;}
.viexfixed .cdInfo h3.tit {margin-bottom:20px; font-size:20px; font-weight:600; letter-spacing:-0.5px;}
.viexfixed .cdInfo ul {display:flex; flex-wrap:wrap; justify-content:space-between; gap:22px 0;}
.viexfixed .cdInfo ul li {width:50%; font-size:15px; }
.viexfixed .cdInfo ul li h4 {margin-bottom:5px; color:#B9B9B9; font-weight:500;}
.viexfixed .cdInfo ul li p {color:#111; font-weight:500;}

.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:#2c52e9; border:1px solid #2c52e9; background:#fff;}
/*.viexfixed button.btn_01:hover
,.viexfixed a.btn_01:hover {background:#e5eff1; transition:all 1s;}*/
.viexfixed button.btn_02 {background:#2c52e9; color:#fff; }
/*.viexfixed button.btn_02:hover {background:#0095b4; transition:all 1s;}*/
#viewDivide .btn { padding-right:20px;}
#viewDivide .btn a {display:flex; align-items:center; gap:3px; justify-content:center; /*margin-top:15px;*/ padding:15px 0; width:100%; text-align:center; font-size:16px; border-radius:5px; background:#2c52e9; color:#fff; font-weight:500; letter-spacing:-0.5px; }
#viewDivide .btn a span {font-size:20px;}
#viewDivide .btn.all {padding:0;}
#viewDivide .btn.all a {padding:7px 2px 7px 8px; font-size:13px; background:#60584C; color:#fff;}

#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: #2c52e9; 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, #1584cb, #2740b6); border-radius:5px;}
.imcar a:hover
,.imcar button:hover {background: linear-gradient(140deg, #1584cb, #2740b6); transition:all 1s;}
.imcar a .arrow
,.imcar button .arrow {display:inline-block; margin:3px 0 0 5px; font-weight:300; width:8px; line-height:12px;}


.detailView .instantBtn button {margin-top:10px;}

#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:500; 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;}

/*#viewCon {padding:0 20px;}*/

#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 #2c52e9;}

/* .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;}

#viewCon #Rcolor .mdtit {color:#b9b9b9;}
#Rcolor::-webkit-scrollbar {width:3px;}
#Rcolor::-webkit-scrollbar-track {background: #dfdfdf; }
#Rcolor::-webkit-scrollbar-thumb {background: #b9b9b9; }
#Rcolor {padding:40px 15px 20px 15px;}
#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;  gap:8px; padding-bottom:20px; margin-right:-20px; margin-left:-20px;}
#Rcolor .input-Color li.clist:first-child {padding-left:20px;}
#Rcolor .input-Color li.clist:last-child {padding-right:20px;}
#Rcolor .input-Color li.clist input[type="radio"]{display:none; appearance:none; display:none; }
#Rcolor .input-Color li.clist input[type="radio"] + label {display:inline-block; position:relative; padding:5px 0; 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 li.clist input[type="radio"] + label .color {width:100%;}
#Rcolor .input-Color li.clist 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 li.clist input[type="radio"]:checked + label:before {content: ''; position:absolute;left:50%; top:50%; width:102%; transform: translate(-50%, -50%);  height:80px;
border:3px solid #FFCC00; border-radius:5px; color:#fff; z-index:9; box-sizing:border-box;}
#Rcolor .input-Color li.clist input[type="radio"]:checked + label:after { content:''; position:absolute; left:0; top:0; width:100%; height:100%; background:url('/_img/color_select.png') no-repeat center; background-size:contain;  background-size:22px;}
#Rcolor .input-Color li.clist input[type="radio"] + label + p {margin-top:7px; font-size:12px; text-align:center; color:#4d4d4d;}
#Rcolor .input-Color li.clist input[type="radio"]:checked + label + p {font-weight:600; color:#111;}


#Roption {padding:40px 15px;}
#Roption .input-Option {margin-top: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 #FFCE46;  font-weight:bold; color:#000;}
#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_on.png') no-repeat center / cover;  border:1px solid #ffce46; box-sizing:border-box; border-radius:4px;  }


#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 .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:40px 15px;}
#viewCon #Rcondition .mdtit {color:#b9b9b9;}
#Rcondition .inputBtn {display:flex; align-items:center; gap:5px;}
#Rcondition .inputBtn li.wd4 {width:25%;}
#Rcondition .inputBtn li.wd3 {width:33.33%;}
#Rcondition .inputBtn li.wd6 {width:50%;}
#Rcondition .inputBtn input {display:none; appearance:none; }
#Rcondition .inputBtn input + label {display:block; padding:12px 4px; width:100%; font-size:15px; font-weight:500; cursor:pointer;  border-radius:5px; background:#fff; border:1px solid #C5C5C5; text-align:center; overflow:hidden;}
#Rcondition .inputBtn input:checked + label {border: 1px solid #FFCE46; font-weight:700;}


#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 #2c52e9; font-weight:bold; color:#2c52e9; z-index:9;}
#Rgift .input span  {position:relative; flex-basis:100%; }
#Rgift .input > span input[type="radio"] + label .plus {padding:0 7px;}

#Rconfirm {padding:40px 15px 0 15px;}
#Rconfirm .stList li {margin-top:20px; display:flex; align-items:flex-start; justify-content:space-between;}
#Rconfirm .stList h4 {font-size:15px; font-weight:500; color:#c5c5c5;}
#Rconfirm .stList p { font-size:15px; line-height:1.7; font-weight:500; color:#111; text-align:right;}
#Rconfirm .stList p label {display:inline-flex; align-items:center; gap:5px; margin-right:10px; cursor:pointer;}
#Rconfirm .stList p label:last-child {margin-right:0;}
#Rconfirm .stList p label .remove {width:20px; height:20px; display:flex; align-items:center; justify-content:center; background:#ccc; border-radius:100%; color:#fff; font-size:11px; line-height:13px; font-weight:700;}
#Rconfirm .Price li {margin-top:20px; display:flex; align-items:center; justify-content:space-between; font-size:15px; line-height:15px; font-weight:600;}
#Rconfirm .Price li .subject {color:#c5c5c5;}
#Rconfirm .Price li .won {color:#111;}
#Rconfirm .Price li .won .big {font-size:18px; font-weight:700;}
#Rconfirm .counselBtn button {margin-top:25px; display:block; width:100%; padding:20px 0; background:#60584C; font-size:18px; font-weight:600; letter-spacing:-0.5px; text-align:center;  border-radius:4px; color:#fff;}


#term .container {padding:60px 0;}
#term .container h2 {margin-bottom:30px; padding:25px 0; font-size:26px; background:#bababa; color:#fff; text-align:center;}
#term .container h3 {margin:15px 0; font-size:20px; }
#term .container p {font-size:14px; line-height:26px;}
#term .container li {font-size:14px; line-height:26px;}

.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-top:30px;}

#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 #fff; background-size:100% 70px;}
#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 {margin:40px auto 5px auto; padding:0 20px; display:flex; align-items:center; justify-content:space-between;}
#viewCon .simple-tit h2.tit {margin-bottom:0;}

.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:#ffa200;}
/*.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 #ffbc00; box-shadow:3px 3px 3px rgba(0,0,0,0.2); font-weight:bold; color:#111;}
.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:#ffbc00; 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 {padding:40px 10px 0 10px;}
.importOnlyNew .topVisual img { }
.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:100px;}
.importOnlyNew .importOnlyResult {padding:0 15px;}
/*
.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; }



/*personal*/
.personal {background:#fbfbfb; padding:0 0 60px 0; margin-bottom:-50px;}
.personal #pTit {padding:40px 0 20px 0; text-align:center; }
.personal #pTit h2 {margin-bottom:10px; font-size:20px; font-weight:700; letter-spacing:-1px; color:#111111;}
.personal #pTit p {font-size:16px; font-weight:500; color:#747774;}

.personal #pSelect {padding:0 20px;}
.personal #pSelect li {overflow:hidden;}
.personal #pSelect li a {display:block; position:relative; }
.personal #pSelect li a .img:after {content:''; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:103%; height:100vh; background:rgba(0 0 0 / 0.7); z-index:2;}
.personal #pSelect li a .txt {position:absolute;  top:50%; left:50%; transform:translate(-50%,-50%); width:100%; z-index:3; color:#fff; font-size:18px; font-weight:600; line-height:1.4; letter-spacing:-0.5px; text-align:center;}

.personal #prPick .swiper {padding:0 20px 25px 20px;}
.personal #prPick .swiper .swiper-scrollbar {height:4px; width:90%; left:50%; transform:translate(-50%,0);}
.personal #prPick .swiper .swiper-scrollbar .swiper-scrollbar-drag {background:#000;}
.personal #prPick .pickList li a {padding:30px 20px; display:flex; align-items:center; justify-content:space-between; overflow:hidden; border-radius:15px; text-align:center; background:linear-gradient(180deg, #eee, #d9d9d6);}
.personal #prPick .pickList li a .carInfo { color:#232323; letter-spacing:-0.5px;}
.personal #prPick .pickList li a .carInfo h3 {font-size:13px; font-weight:500;}
.personal #prPick .pickList li a .carInfo h2 {font-size:18px; font-weight:800; }
.personal #prPick .pickList li a .carInfo p.trim {margin:10px 0 20px 0; font-size:13px; line-height:1.4;}
.personal #prPick .pickList li a .carInfo .won {font-size:16px; font-weight:500; justify-content:center; gap:7px;}
.personal #prPick .pickList li a .carInfo .won .big {font-size:26px; font-weight:800; letter-spacing:-2px;}
.personal #prPick .pickList li a .carInfo .btxt {font-size:16px; line-height:1.5; }
.personal #prPick .pickList li a .img {width:100%; height:120px; display:flex; align-items:center; justify-content:center;}
.personal #prPick .pickList li a .carIco {flex-direction:column; padding:15px 18px; gap:18px; background:#f2f4f7; font-size:13px; color:#000; border-radius:12px; }
.personal #prPick .pickList li a .carIco li {display:flex; flex-direction:column; align-items:center; gap:2px; justify-content:center;}
.personal #prPick .pickList li a .carIco li .bold {white-space:nowrap;}
.personal #prPick .pickList li a .carIco .big {font-size:15px; font-weight:600;}
.personal #prPick .pickList li a .carIco img {margin:0 auto 3px auto; width:50px;}

.personal #carindexTop {padding:80px 0 40px 0;}

.perResultWarp {padding:0 20px;}
.perResult .list {margin-bottom:40px; }
.perResult .carInfo {display:flex; align-items:center; justify-content:space-between;}
.perResult .carInfo .img {width:170px; position:relative;}
.perResult .carInfo .img .carImg {display:flex; align-items:center; justify-content:center; width:100%; height:85px; }
.perResult .carInfo .abkeword {display:flex; align-items:center; justify-content:end; gap:5px;}
.perResult .carInfo .abkeword span {display:inline-block; padding: 5px 10px; border-radius:20px; font-size:12px; font-weight:600;}
.perResult .carInfo .abRight {position:absolute; bottom:0; right:0;}
.perResult .carInfo .abRight 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; }
.perResult .carInfo .abRight span.ev img {position:absolute; right:4px; top:-3px;  width:14px;}
.perResult .abkeword span.best {background:#ffcc00; color:#000; }
.perResult .abkeword span.sale {background:#4a3c18; color:#fff; }
.perResult .oil {margin-bottom:10px; gap:3px;}
.perResult .oil li {display:flex; align-items:center; justify-content:center; width:16px; height:16px; font-size:12px; line-height:16px; font-weight:500; border:1px solid #b9b9b9; color:#b9b9b9; border-radius:2px;}
.perResult .oil li.on {background:#b9b9b9; color:#fff;}
.perResult .txt {padding:0 0 0 15px;}
.perResult .txt h2 {font-size:15px; font-weight:700; padding:0; border:none;}
.perResult .txt p {margin:3px 0 25px 0; font-size:13px; font-weight:500; }
.perResult .txt .allPrice {font-size:16px; font-weight:600;}
.perResult .carPrice {gap:10px; margin-top:10px; padding:15px; background:#fff; border-radius:15px; font-size:13px; font-weight:700; }
.perResult .carPrice ul {width:100%; gap:7px; justify-content:end;}
.perResult .carPrice li {width:50%; justify-content:space-between;}
.perResult .carPrice li .squre {display:flex; align-items:center; justify-content:center; width:17px; height:17px; border:1px solid #B9B9B9; font-size:11px;}
.perResult .carPrice li .priceWon {width:99px; text-align:right;}
.perNone {margin-bottom:20px; padding:15px; border:1px solid #ececec; font-size:14px; color:#7d7d7d; text-align:center; border-radius:7px; background:#f1f1f1;}



.relative {position:relative;}
#pSelectNew {}
#pSelectNew .container {max-width:420px; margin:0 auto; padding:0 20px;}
#pSelectNew ul {display:grid; grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr; overflow:hidden; height:546px;}
#pSelectNew .list {position:relative; display:block; overflow:hidden; z-index:9; cursor:pointer;}
#pSelectNew .list .tit {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; z-index:10;}
#pSelectNew .list .tit h3 {font-size:18px; letter-spacing:-0.5px; color:#fff; font-weight:700; text-align:center;}
#pSelectNew .list .img {}
#pSelectNew .list .img img {position:relative; top:50%; transform:translate(0,-50%);}
/*#pSelectNew .list.list1 .img img {top:-170px;}
#pSelectNew .list.list2 .img img {top:-280px;}
#pSelectNew .list.list3 .img img {top:-400px;}
#pSelectNew .list.list4 .img img {top:-345px;}
#pSelectNew .list.list5 .img img {top:-495px;}
#pSelectNew .list.list6 .img img {top:-315px;}*/
#pSelectNew .list .img:after {content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0 0 0 / 50%); z-index:8;}
#pSelectNew .list.on {height:345px; transition:all 0.5s;}
#pSelectNew .list.on .img:after {content:none;}
#pSelectNew .list.on .img img {position:relative; top:0; transform:translate(0,0);}
#pSelectNew .list.on .tit {display:none;}
#pSelectNew .list.off .tit {display:none;}

#pSelectNew .list .txt {display:none; }
#pSelectNew .list .txt a {margin-bottom:15px; display:flex; align-items:center; justify-content:space-between; color:#fff; }
#pSelectNew .list .txt a .arrow {display:flex; align-items:center; justify-content:center; width:30px; height:30px; background:#FFBC00; border-radius:100%; }
#pSelectNew .list .txt h3 { font-size:20px; font-weight:600; letter-spacing:-1px; }
#pSelectNew .list .txt p {font-size:14px; font-weight:400; line-height:1.5;}
#pSelectNew .list.on .txt {display:block; position:absolute; bottom:0; left:50%; transform:translate(-50%,0); width:100%;  height:100%; background:url('/_img/select_bg.png') no-repeat bottom center; background-size:cover; z-index:9; display:flex; flex-direction:column; justify-content:end; padding:0px 18px 20px 22px; color:#fff;}


