@font-face {
    font-family: 'TmonFont';
    font-weight: 300;
    src: url('../font/TmonFont.woff');
    font-display: swap;
}


.bold {font-weight:700 !important;}
.img-responsive {width:100%; height:100%;  object-fit: cover; object-position:center;}
.img-maxponsive {max-width:100%;}
.img-contain {width:100%;   height:100%;  object-fit: contain; object-position:center;}

.pc {display:none;}
.mobile {display:block;}
.mbr {display:block; width:100%; height:1px;}
.br {display:none;}
.fc-y {color:#FFF824;}
.fc-r {color:#E7211B;}
.container {width:100%; margin:0 auto; padding:0 16px;}

.mTit {margin-bottom:24px; text-align:center; color:#121212;}
.mTit h2 {margin:18px 0 0 0; font-size:30px; font-weight:700; letter-spacing:-1px; line-height:1.3;}
.mTit p {margin:18px 0 0 0; font-size:16px; line-height:1.4; letter-spacing:-0.5px; color:#676767;}
.mTit .roundTit {padding:9px 13px; display:inline-flex; align-items:center; gap:8px;  border-radius:30px; 
font-size:12px; font-weight:700;  line-height:1; letter-spacing:0.5px;
background: linear-gradient(115deg,  #dddddd 0%,  #dddddd 40%,  rgba(229, 229, 229, 0) 100%);
box-shadow:inset -1px -1px 5px rgba(0 0 0 / 3%);  }
.mTit .roundTit .dot {display:inline-block; width:12px; height:12px; background:#E7211B; border-radius:100%; }

.moreBtn {margin-top:30px;}
.moreBtn a {display:inline-flex; align-items:center; justify-content:center; gap:4px; padding:15px 28px; border-radius:50px;  background:#fff; border:1px solid #DBDBDB;
font-size:14px; font-weight:700; color:#333;}
.moreBtn a .plus {position:relative; top:-1px; font-size:18px;}

.swiper-scrollbar-drag {background:#E7211B !important;}

#top {background:#000;}
#top .container {display:flex; align-items:center; justify-content:center; height:55px;}
#top .logo {width:122px;}

#visual {margin-top:-1px; margin-bottom:-1px; background:url('/_img/visual_bg_m.png') no-repeat bottom / cover; text-align:center; overflow:hidden;}
#visual .container {padding:40px 16px;}
#visual .youtube {display:inline-flex; align-items:center; gap:8px; padding:12px 20px;
background:#E7211B; color:#fff; border-radius:30px; font-size:12px; font-weight:600; line-height:1;}
#visual .youtube .logo {width:52px;}
#visual .tit {margin:18px -7px 13px -7px;}
#visual .model {margin:16px 0 0 0;}

#onlyYoutube {margin-top:-1px; margin-bottom:-1px; padding:25px 0 34px 0; background:#121212; color:#fff; overflow:hidden;}
#onlyYoutube .container {position:relative; padding:0 25px;}
#onlyYoutube .model  {position:absolute; bottom:-34px; right:0; width:130px; z-index:1;}
#onlyYoutube .text {position:relative; z-index:2; }
#onlyYoutube .text h2 {margin-bottom:10px;  line-height:1.4; font-size:18px; font-weight:600;}
#onlyYoutube .text .bg-r {position:relative; display:inline-flex;}
#onlyYoutube .text .bg-r .txt {position:relative; z-index:2;}
#onlyYoutube .text .bg-r:before {content:''; position:absolute; top:1px; left:0; background:#E7211B; width:102%; height:97%; z-index:1;}
#onlyYoutube .text p {font-size:14px; color:#C5C5C5; line-height:1.4; font-weight:400;}


#timeSale {padding:50px 0; background:#211F1D; }
#timeSale .mTit {color:#fff;}
#timeSale .mTit .roundTit {  position: relative;
	background: rgba(39, 39, 39, 0.2);
	border-radius: 16px;
	backdrop-filter: blur(16px);
	-webkit-backdrop-filter: blur(16px);
	background-image: linear-gradient(-45deg,  rgba(255, 255, 255, 0.2),  rgba(255, 255, 255, 0) 40%);
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2),  inset 0 1px 0 rgba(255, 255, 255, 0.15);
	border: 1px solid rgba(255, 255, 255, 0.12);
 }
 #timeSale .mTit p {color:#DBDBDB;}

.timeSaleList {display:flex; flex-wrap:wrap;  gap:8px;}
.timeSaleList .list {width:calc(50% - 4px);}
.timeSaleList .list .car { width: 100%;  aspect-ratio: 16 / 9;  overflow: hidden; background:#211F1D;}
.timeSaleList .list  a {background:#040404; border-radius:4px; overflow: hidden; }
.timeSaleList .list .con {padding:12px; color:#fff;}
.timeSaleList .list .con h3 {font-size:14px; font-weight:600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.timeSaleList .list .con p {margin-top:4px; font-size:10px; font-weight:500; color:#9e9e9e; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.timeSaleList .list .priceWarp {margin-top:8px; padding:8px 0; border-top:1px solid #2B2B2B;}
.timeSaleList .list .priceWarp h2 {font-size:16px; font-weight:700;}
.timeSaleList .list .btn {padding:10px 0; width:100%; border-radius:4px; background:#E7211B; font-size:13px; font-weight:600; text-align:center;}
 #timeSale .info {margin:16px 0 24px 0; font-size:12px; font-weight:500; color:#797979; }
 #timeSale .roundPlus a {display:inline-flex; align-items:center; justify-content:center; padding:15px 28px; line-height:1; font-size:14px; font-weight:600; color:#fff; border-radius:50px; border:1px solid #fff;}


#bestCar {padding:40px 0; background:#EEEEEE;}
#bestCar .info {margin-top:17px; font-size:12px; font-weight:500; color:#b4b4b4;}
.bestList {display:flex; flex-direction:column; gap:12px;}
.bestList .listMobile .listOn {display:none;}
.bestList .listMobile .listOn .on {display:block;}
.bestList .listMobile .listBar .con {position:relative; display:flex; align-items:center; gap:10px; padding:0 0 0 24px; height:80px;  background:#fff; border-radius:16px; overflow:hidden;}
.bestList .listMobile .listBar .con .car {position:absolute; top:50%; right:0; transform:translate(0, -50%);  width:130px;}
.bestList .listMobile .listBar .con .rank {font-size:24px; font-weight:500; color:#E7211B; width:20px; text-align:center;}
.bestList .listMobile .listBar .con h3 { width:150px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size:20px;  color:#121212; }

.bestList .listMobile .listOn { background:url('/_img/best_bg_m.png') no-repeat center/ cover; border-radius:16px; overflow:hidden; position:relative; top:-81px; margin-bottom:-81px;}
.bestList .listMobile .listOn .corner {display:block; position:absolute; top:0; left:0; width:95px; z-index:1;}
.bestList .listMobile .listOn a {position:relative; display:flex; padding:24px 16px 16px 16px; height:300px; flex-direction:column-reverse; justify-content:space-between;}
.bestList .listMobile .listOn .rank {position:absolute; top:24px; left:24px; font-family: 'TmonFont'; font-size:48px; color:#171717; z-index:2;}
.bestList .listMobile .listOn .car {position:relative; top:0; transform:none; width:100%; transform:scale(1.15); }
.bestList .listMobile .listOn .text {width:100%; text-align:right;}
.bestList .listMobile .listOn .text p {display:none;}
.bestList .listMobile .listOn .price {display:flex; align-items:center; justify-content:end; gap:3px;  font-size:16px; color:#404040; font-weight:500;}
.bestList .listMobile .listOn .price span {display:flex; align-items:center;}
.bestList .listMobile .listOn .price .num {position:relative; top:-1px; color:#171717; padding:0 2px; font-size:24px; font-weight:700;}
.bestList .listMobile .listOn h3 {position:relative; right:2px; margin-bottom:12px; font-size:24px; font-weight:700;}



#lowCompare {padding:80px 0; background:#eee;}
#lowCompare .mTit {margin:0 auto 11px auto;}
#lowCompare .mTit h2 {width:85%; max-width:505px; margin:0 auto; }
#lowCompare .mTit p {color:#737373;}

#lowZero {padding:20px 0 80px 0; background:#eee;}
#lowZero .container {padding:0 30px;}
#lowZero .mTit {margin:0 auto 11px auto;}
#lowZero .mTit h2 {width:85%; max-width:490px; margin:0 auto; }
#lowZero .mTit p {color:#737373;}
#lowZero .imgwrap {margin:50px auto 0 auto; display:flex; flex-direction:column; gap:50px; }
#lowZero .compare {padding:0 30px;}

#count {padding:60px 0; background:#151412; color:#fff;  text-align:center; }
#count .container {position:relative; padding:0 40px; }
#count .container:after {content:''; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:calc(100% - 60px); height:1px; background:#2C2C2C; z-index:2;}
#count .number {display:flex; flex-wrap:wrap; gap:55px 0;}
#count .number li {width:50%; }
#count .number p {font-size:15px; font-weight:400;}
#count .number .num {margin-top:8px; font-size:30px; font-weight:600; }


#dataTv {padding:50px 0;}
#dataTv .mTit .roundTit {background:#E7211B;}
#dataTv .mTit .roundTit .logo {width:97px;}
#dataTv .swiper {padding:0 16px 40px 16px;}
#dataTv .swiper .thumb {width: 100%;  aspect-ratio: 16 / 8.9;  overflow: hidden; border-radius:10px;}
#dataTv .swiper h3 {margin-top:12px; font-size:16px; font-weight:600; color:#6B6B6B; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
#dataTv .swiper h3 .bar {margin-right:5px;}
#dataTv .swiper-scrollbar  {width:calc(100% - 32px); left:50%; transform:translate(-50%, 0); }

#lowReview {padding:40px 0; background:#f9f9f9;}
#lowReview .mTit p {color:#797979;}
.reviewSwiper .thumbImg { width: 100%;  aspect-ratio: 16 / 9;   border-radius:12px; overflow: hidden;}
.reviewSwiper .txt {margin:20px 0 30px 0; }
.reviewSwiper .txt .star {display:flex; align-items:center; gap:4px;}
.reviewSwiper .txt .star span {width:17px;}
.reviewSwiper .txt h3 {font-size:20px; font-weight:600; color:#171717; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.reviewSwiper .txt .name {margin:5px 0 12px 0; font-size:16px; font-weight:600; color:#676767;}
.reviewSwiper .txt .star {font-size:16px;}
.reviewSwiper .txt p {margin:16px 0 12px 0; font-size:16px; font-weight:500; line-height:1.6; color:#676767;height:100px;
overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; word-break: break-all;}
.reviewSwiper .txt .date {font-size:14px; font-weight:400; color:#979797; width:122px; overflow: hidden;  white-space: nowrap;}

#lowCoper {padding:20px 0 60px 0;}
#lowCoper .img {margin:50px auto 0 auto; width:90%; max-width:1272px;}


@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;  inherits: false;}

#fixBtn {text-align:center;}
#fixBtn a {position:fixed; bottom:20px; left:50%; transform:translate(-50%,0 ); z-index:19;}
#fixBtn .fixBtnGra {position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); width:calc(100% + 6px); height:calc(100% + 7px); border-radius:50px;  
box-shadow: 0 0 14px rgba(139, 0, 255, 0.25); overflow:hidden; animation: glow 3.5s ease-in-out infinite;}
#fixBtn .fixBtnGra span { position:absolute; top:50%; left:50%; transform:translate(-50%,-50% ); width:300px; height:100px; filter:blur(10px);
background: conic-gradient( from var(--angle),  #000000 10%,  #8B00FF 30%,  #0080FF 50%,  #00FF80 70%,  #000000 90%);
animation: rotateGradient 5s linear infinite;}

#fixBtn .fixBtnCon {position:relative; z-index:9;
display:inline-flex; align-items:center; justify-content:center; gap:7px; padding:20px 34px; font-size:17px; font-weight:700; color:#E7211B; background:#fff; border-radius:30px; white-space:nowrap;}

#fixBtn .fixBtnCon .ico {width:24px;}

@keyframes rotateGradient {
  from {
    --angle: 0deg;
  }
  to {
    --angle: 360deg;
  }
}

@keyframes glow {
  0%, 100% {
    box-shadow: 0 0 8px rgba(139, 0, 255, 0.15);
  }
  50% {
    box-shadow: 0 0 24px rgba(139, 0, 255, 0.35);
  }
}


#counsel {padding:28px 0 0 0; background:url('/_img/mform_bg_m.png') no-repeat center bottom / cover;}
#counsel button {width:100%; padding:14.5px 0; font-size:16px; color:#E7211B; background:#fff; border-radius:8px; text-align:center; font-weight:700;}
.counselTit .roundTit .roundTitFlex {display:inline-flex; align-items:center; gap:8px; padding:12px 20px;
background:#E7211B; color:#fff; border-radius:30px; font-size:12px; font-weight:600; line-height:1;}
.counselTit .roundTit .roundTitFlex .logo {width:52px;}
.counselTit h2 {margin:12px 0 24px 0; font-size:24px; font-weight:600; color:#fff; line-height:1.4; letter-spacing:-2px;}
.counselTit .model {margin-top:-10px;}

.formList {display:flex; flex-direction:column; gap:12px;}
.formList .list {display:flex; flex-direction:column; gap:8px;}
.formList .list label {font-size:16px; font-weight:600; color:#fff;}
.formList .list input {padding:15.5px 10px; background:transparent; color:#fff; font-size:14px; font-weight:500; border-radius:8px; border:1px solid #fff;}
.formList .list input::placeholder {color:#9A9A9A;}

.formAgree {margin:16px 0;}
.formAgree ul {display:flex; flex-direction:column; gap:8px;}
.formAgree li {display:flex; align-items:center; justify-content:space-between; padding:0 20px 0 0;}
.formAgree input {display:none; appearance:none;}

.formAgree input + label {position:relative;  cursor:pointer; display:flex; align-items:baseline; gap:4px; font-size:14px; color:#9F9F9F;  font-weight:500; padding:0 0 0 36px;}
.formAgree input + label .es {color:#fff; font-weight:300; margin-right:1px; }
.formAgree input + label:before {content:''; position:absolute; top:-1px; left:12px;  width:16px; height:16px; 
background:url('../_img/ico_check.png') no-repeat center; background-size:cover; border-radius:4px;}
.formAgree input:checked + label:before {content:''; position:absolute; top:-1px; left:12px;  width:16px; height:16px; 
background:url('../_img/ico_check_on.png') no-repeat center; background-size:cover; border-radius:4px;}
.formAgree a {width:20px;}

.formAgree li.all {margin-bottom:8px; padding:0;}
.formAgree li.all input + label { display:flex; flex-direction:column; gap:5px;  padding:15px 15px 15px 36px; width:100%;  font-size:14px; background:rgba(255 255 255 / 10%); 
color:#fff; font-weight:700; border-radius:8px;}
.formAgree li.all input + label span {width:100%;}
.formAgree li.all input + label .sm {font-size:12px; color:#B2B2B2; font-weight:300;}
.formAgree li.all input + label:before {content:''; position:absolute; top:13px; left:13px;  width:15px; height:15px; 
background:url('../_img/ico_check.png') no-repeat center #000; background-size:cover; border-radius:4px;}
.formAgree li.all input:checked + label:before {content:''; position:absolute; top:13px; left:13px;  width:15px; height:15px;  
background:url('../_img/ico_check_on.png') no-repeat center #E7211B; background-size:cover; border-radius:4px;}

#popCounsel {padding:19px 16px;}
#popCounsel .roundTit {display:none; position:fixed; top:0; left:0; background:#fff; padding:10px 16px; width:100%; z-index:2; box-shadow:2px 3px 5px rgba(0 0 0 / 7%);}
#popCounsel .counselTit h2 {margin:0 0 16px 0; color:#121212; font-weight:600; font-size:20px; line-height:1.4;}
#popCounsel .formList .list {gap:4px;}
#popCounsel .formList .list label {color:#121212;}
#popCounsel .formList .list input {padding:14px 10px; color:#121212; background:#fff; border:1px solid #D2D2D2; }
#popCounsel .formList .list p {padding:12px; color:#121212; background:#fff; border:1px solid #D2D2D2; border-radius:8px; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
#popCounsel .formAgree {margin:12px auto 16px auto;}
#popCounsel .formAgree li {padding:0 10px 0 0;}
#popCounsel .formAgree ul {gap:5px;}
#popCounsel .formAgree li.all {margin:0; padding:0;}
#popCounsel .formAgree li.all input + label {background:#F6F6F6; color:#121212; }
#popCounsel .formAgree li.all input + label .sm {color:#9f9f9f;}
#popCounsel .formAgree input + label {color:#9F9F9F; font-size:12px;}
#popCounsel .formAgree input + label .es {color:#121212;}
#popCounsel .formAgree li.all input + label:before {background:url('../_img/ico_check_on.png') no-repeat center #9f9f9f; background-size:cover;}
#popCounsel .formAgree li.all input:checked + label:before {background:url('../_img/ico_check_on.png') no-repeat center #E7211B; background-size:cover;}
#popCounsel .formAgree input + label:before {background:url('../_img/ico_check_pop.png') no-repeat center; background-size:cover;}
#popCounsel .formAgree input:checked + label:before {background:url('../_img/ico_check_pop_on.png') no-repeat center; background-size:cover;}
#popCounsel .btn button {padding:14px 0; font-size:16px; font-weight:600; background:#E7211B; color:#fff; text-align:center; border-radius:6px; width:100%;}
#popCounsel .formAgree a {width:18px;}
/*
#popCounsel .btn {display:flex; align-items:center; justify-content:space-between; gap:8px;}
#popCounsel .btn button.back {width:40%;}
#popCounsel .btn button.go {width:60%; background:#E7211B; color:#fff;}
*/


#footer {padding:30px 0 100px 0; background:#242424;}
#footer .container {display:flex; flex-direction:column; gap:30px; color:#fff; padding:0 26px;}
#footer .info h2 {font-size:24px; font-weight:700; }
#footer .info h4 {margin:4px 0 12px 0; font-size:13px; font-weight:500; }
#footer .info h5 {margin-top:4px; font-size:13px; font-weight:500; color:#a6a6a6; line-height:1.4; }
#footer .info a {font-size:24px; font-weight:800; color:#fff;}

.copy .termList {display:flex; align-items:center;}
.copy .termList a {padding:0 7px; font-size:13px; font-weight:600; color:#fff;}
.copy .termList a:nth-child(1) {padding: 0 7px 0 0;}
.copy .termList a .bar {position:relative; top:-1px; }
.copy p {margin:6px 0 10px 0 ; font-size:12px; font-weight:500; line-height:1.5; color:#bcbcbc;}
.copy .copyright { font-size:14px; font-weight:500; color:#A6A6A6;}
.copy .logo {margin:12px 0 0 0; width:100px;}


/* Fixed button container */
        .button-container {
            position: fixed;
            bottom: 50px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 50;
        }

        /* Button wrapper */
        .glossy-button-wrapper {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        /* Outer Volumetric Glow */
        .outer-glow {
            position: absolute;
            inset: 0;
            background: linear-gradient(to right, #a855f7, #3b82f6, #22c55e);
            filter: blur(40px);
            border-radius: 9999px;
            transform: scale(1.05);
            opacity: 0.3;
            transition: all 0.5s ease;
        }

        .glossy-button-wrapper:hover .outer-glow {
            opacity: 0.6;
        }

        /* Main button */
        .glossy-button {
            position: relative;
            border-radius: 9999px;
            padding: 2px;
            overflow: hidden;
            outline: none;
            cursor: pointer;
            border: none;
            background: white;
            box-shadow: 
                0 0 20px rgba(168, 85, 247, 0.2),
                0 0 40px rgba(59, 130, 246, 0.1);
            transition: transform 0.2s ease;
        }

        .glossy-button:hover {
            transform: scale(1.05);
        }

        .glossy-button:active {
            transform: scale(0.95);
        }

        /* Rotating Border */
        .rotating-border {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 200%;
            aspect-ratio: 1;
            background: conic-gradient(from 90deg at 50% 50%, #a855f7 0%, #3b82f6 33%, #22c55e 66%, #a855f7 100%);
            opacity: 1;
            animation: spin 3s linear infinite;
        }

        @keyframes spin {
            from { transform: translate(-50%, -50%) rotate(0deg); }
            to { transform: translate(-50%, -50%) rotate(360deg); }
        }

        /* Inner Glass Button */
        .inner-glass {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px;
            padding: 20px 40px;
            backdrop-filter: blur(60px);
            -webkit-backdrop-filter: blur(60px);
            border-radius: 9999px;
            width: 100%;
            height: 100%;
            border: 1px solid rgba(255, 255, 255, 0.8);
            overflow: hidden;
            background: rgba(255, 255, 255, 0.6);
            box-shadow: inset 0 2px 20px rgba(255, 255, 255, 0.9);
            transition: all 0.3s ease;
        }

        .glossy-button:hover .inner-glass {
            background: rgba(255, 255, 255, 0.4);
        }

        /* Glossy Top Highlight */
        .glossy-highlight {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 45%;
            border-radius: 100px 100px 0 0;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9), transparent);
            pointer-events: none;
            transition: opacity 0.3s ease;
        }

        .glossy-button:hover .glossy-highlight {
            opacity: 0.8;
        }

        /* Diagonal Glass Sheen */
        .glass-sheen {
            position: absolute;
            top: 0;
            left: -100%;
            width: 50%;
            height: 100%;
            transform: skewX(-12deg);
            background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.7), transparent);
            opacity: 0;
            pointer-events: none;
        }

        .glossy-button:hover .glass-sheen {
            animation: shimmer 1.5s infinite;
        }

        @keyframes shimmer {
            0% {
                left: -100%;
                opacity: 0;
            }
            50% {
                opacity: 1;
            }
            100% {
                left: 200%;
                opacity: 0;
            }
        }

        /* Icon Placeholder */
        .icon-placeholder {
            position: relative;
            z-index: 10;
            width: 28px;
            height: 28px;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            background: #E7211B;
            border-radius: 4px;
        }

        /* Text */
        .button-text {
            position: relative;
            z-index: 10;
            font-weight: 700;
            font-size: 20px;
            letter-spacing: -0.01em;
            color: #111827;
            white-space: nowrap;
            filter: drop-shadow(0 0 12px rgba(255, 255, 255, 1));
            transition: all 0.3s ease;
        }

        .glossy-button:hover .button-text {
            filter: drop-shadow(0 0 20px rgba(255, 255, 255, 1));
        }

        /* YouTube Icon SVG */
        .youtube-icon {
            width: 20px;
            height: 14px;
        }




@media (min-width: 500px) {
.winLayWrap .winLayContainer .btnTopWrap {top:12px !important; right:12px !important;  opacity:0.5;}
.winLayWrap .winLayContainer .btnTopWrap .btnClose {background:transparent !important; }

.formList {gap:12px;}
.formList .list {flex-direction:row; gap:0; align-items:center;}
.formList .list label {font-size:18px; width:110px;}
.formList .list input {width:calc(100% - 110px); padding:16px; font-size:16px; font-weight:400;}
.formAgree ul {gap:6px;}
.formAgree li.all {margin-bottom:4px;}

#popCounsel {padding:28px;}
#popCounsel .roundTit {display:block; position:relative; padding:0; box-shadow:none;}
#popCounsel .counselTit .roundTit .roundTitFlex {gap:10px; padding:13.5px 20px; font-size:16px; }
#popCounsel .counselTit .roundTit .roundTitFlex .logo {width:92px;}
#popCounsel .counselTit h2 {margin:20px 0 24px 0; font-size:28px; font-weight:600; }
#popCounsel .formList {gap:10px;}
#popCounsel .formAgree ul {gap:8px;}
#popCounsel .formList .list label {font-size:18px; width:80px;}
#popCounsel .formList .list input {width:calc(100% - 80px); padding:16px; font-size:16px; font-weight:400;}
#popCounsel .formList .list p {width:calc(100% - 80px); font-size:16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#popCounsel .formAgree {width:401px; margin:16px 0 30px auto; }
#popCounsel .formAgree li.all input + label {font-size:14px; padding:12px 12px 12px 36px; }
#popCounsel .formAgree .mbr {display:none;}
#popCounsel .btn button {padding:16px 0; font-size:18px; border-radius:8px;}
#popCounsel .btn button:hover {background:#121212; transition:all 0.5s;}
#popCounsel .formAgree input + label {font-size:13px;}
}

@media (min-width: 1272px) {

.pc {display:block;}
.mobile {display:none;}
.mbr {display:none;}
.br {display:block; width:100%; height:1px;}

.container {width:1272px; padding:0;}

.mTit {margin-bottom:80px;}
.mTit h2 {margin:30px 0 0 0; font-size:50px;}
.mTit p {margin:20px 0 0 0; font-size:24px; }

.moreBtn a {padding:15px 28px; font-size:18px; gap:6px;}
.moreBtn a .plus {font-size:22px;}
.moreBtn a:hover {background:#eaeaea; transition:all 0.5s;}

#top .container {justify-content:space-between; padding:16px 0; height:80px;}
#top .logo {width:156px;}
#top .sale {display:flex; align-items:center; gap:12px; font-size:20px; font-weight:700; color:#fff;}
#top .sale .ico {width:36px;}
#top .counsel a {display:inline-flex; align-items:center; gap:10px; padding:11px 21px 11px 31px; 
font-size:16px; font-weight:700; border-radius:100px; border:1px solid #fff; color:#fff; line-height:1;}
#top .counsel a .ico {width:24px;}
#top .counsel a:hover {background:#E7211B;}


#visual {background:url('/_img/visual_bg.png') no-repeat bottom / cover; }
#visual .container {position:relative; padding:80px 0 106px 0; }
#visual .youtube {gap:10px; padding:13.5px 20px; font-size:16px; }
#visual .youtube .logo {width:92px;}
#visual .tit {margin:28px auto 0  auto; width:850px;}
#visual .car {position:absolute; bottom:43px; left:-229px; width:814px; z-index:1;}
#visual .thumb {position:relative; width:640px; margin:0 auto; z-index:2;}
#visual .model {margin:0; position:absolute; bottom:0; right:-152px; width:633px; z-index:3;}

#onlyYoutube {padding:102px 0; }
#onlyYoutube .container {display:flex; align-items:center; justify-content:space-between;  padding:0;}
#onlyYoutube .text h2 {margin:12px 0 24px 0;  line-height:1.3; font-size:36px; }
#onlyYoutube .text p {font-size:20px;}
#onlyYoutube .text p .pc {display:inline-block;}
#onlyYoutube .text .bg-r:before {width:100%;}
#onlyYoutube .qrCode {text-align:right;}
#onlyYoutube .qrCode h3 {font-size:20px; font-weight:600; color:#fff; }
#onlyYoutube .qrCode p {margin:5px 0 14px 0; font-size:16px;line-height:1.4; font-weight:700; color:#C5C5C5;}
#onlyYoutube .qrCode .img {width:120px; margin:0 0 0 auto;}


#timeSale {padding:80px 0;}
.timeSaleList {gap:24px;}
.timeSaleList .list a {border-radius:10px;}
.timeSaleList .list a .car img { transform:scale(1); }
.timeSaleList .list a:hover .car img { transform:scale(1.05); transition:all 0.3s;}
.timeSaleList .list {width:calc(33.33% - 16px); }
.timeSaleList .list .con {padding:24px;}
.timeSaleList .list .con h3 {font-size:24px;}
.timeSaleList .list .con p {margin-top:5px; font-size:16px;}
.timeSaleList .list .priceWarp {margin-top:16px; padding:16px 0;}
.timeSaleList .list .priceWarp h2 {font-size:32px;}
.timeSaleList .list .btn {padding:13.5px 0; font-size:18px; border-radius:10px;}
#timeSale .info {margin:32px 0 40px 0; font-size:16px;}
#timeSale .roundPlus a {padding:15px 28px; font-size:18px;}


#bestCar {padding:80px 0;}
#bestCar .info {margin-top:32px; font-size:16px; font-weight:700;}
.bestList {flex-direction:row; flex-wrap:wrap; gap:24px; }
.bestList .list {position:relative; width:calc(33.33% - 16px); background:transparent;  overflow:visible;}
.bestList .list a {height:auto; padding:0; border-radius:16px; overflow:hidden;  }
.bestList .list p, .bestList .list .price {display:block;}

.bestList .list .car { background:url('/_img/best_bg.png') no-repeat center/ cover; position:relative; top:0; transform:none; width:100%; height:400px; 
display:flex; align-items:center; justify-content:end;  flex-direction:column; border-radius:16px; overflow:hidden;}
.bestList .list .car img {object-fit:contain !important; height:fit-content !important; padding:0 0 40px 0; transform:scale(1.05); }
.bestList .list:hover .car img {transform:scale(1.1); transition:all 0.5s;}
.bestList .list:hover .rank {top:25px; transition:all 0.5s;}
.bestList .list a {display:flex; padding:0; flex-direction:column; justify-content:space-between; gap:0;}
.bestList .list .corner {display:block; position:absolute; top:0; left:0; width:95px; z-index:1; border-radius:16px 0 0 0; overflow:hidden;}
.bestList .list .rank {position:absolute; top:-21px; left:24px; font-family: 'TmonFont'; font-size:48px; color:#171717; z-index:2;}
.bestList .list .text {width:100%; padding:24px 12px;}
.bestList .list h3 {font-size:28px;}
.bestList .list p {margin:10px 0 20px 0; font-size:18px; color:#737373; font-weight:700; letter-spacing:-0.3px; }
.bestList .list .price {display:flex; align-items:center; justify-content:end; font-size:16px; color:#404040; font-weight:500; gap:3px;}
.bestList .list .price span {display:flex; align-items:center; }
.bestList .list .price .num {position:relative; top:-2px; padding:0 2px 0 5px; font-size:32px; font-weight:700; color:#171717;}
.bestList .list:hover .price .num {color:#E7211B;}


#lowCompare {padding:180px 0 150px 0; }
#lowCompare .mTit {margin:0; text-align:left;}
#lowCompare .mTit h2 {margin:0;}
#lowCompare .compareimg {position:relative; top:-200px; left:-20px; margin-bottom:-200px;}


#lowZero {padding:20px 0 180px 0; }
#lowZero .container {padding:0;}
#lowZero .mTit {margin:0; text-align:left;}
#lowZero .mTit h2 {margin:0;}
#lowZero .imgwrap {margin:100px auto 0 auto; flex-direction:row; gap:0; justify-content:space-between;}
#lowZero .compare {padding:0; width:600px;}
#lowZero .zero {width:670px;}
#lowZero .zero img {object-fit:contain;}

#count {padding:120px 0; }
#count .container { padding:0; width:1127px;}
#count .container:after {content:none;}
#count .number {flex-wrap:nowrap; gap:0;}
#count .number li {width:25%; }
#count .number p {font-size:26px;}
#count .number .num {margin-top:10px; font-size:60px;  }


#dataTv {padding:120px 0;}
#dataTv .mTit .roundTit {padding:11px 22px;}
#dataTv .mTit .roundTit .logo {width:140px;}
#dataTv .swiper h3 {margin-top:20px; font-size:20px;}
#dataTv .swiper-scrollbar {display:none; width:1272px;}


#lowReview {padding:80px 0;}
.reviewSwiper .txt {margin:25px 0 35px 0;}
.reviewSwiper .txt h3 {font-size:24px; }
.reviewSwiper .txt .name {margin:16px 0 24px 0; font-size:20px;}
.reviewSwiper .txt .date {font-weight:600; width:126px;}
.reviewSwiper .swiper-scrollbar {display:none;}

#lowCoper {padding:80px 0 140px 0; }


#fixBtn a:hover {bottom:30px; transition:all 0.3s;}
#fixBtn .fixBtnCon {position:relative; bottom:0; padding:24px 48px; font-size:24px; gap:12px; border-radius:50px;}
#fixBtn .fixBtnGra {width:calc(100% + 7px); height:calc(100% + 8px);}
#fixBtn .fixBtnGra span {width:500px; height:120px;}
#fixBtn .fixBtnCon .ico {width:32px;}


#counsel {padding:62px 0 74px 0; background:url('/_img/mform_bg.png') no-repeat center bottom / cover;}
#counsel .container {display:flex; align-items:end; }
#counsel form {width:626px;}
.counselTit .roundTit .roundTitFlex {gap:10px; padding:13.5px 20px; font-size:16px; }
.counselTit .roundTit .roundTitFlex .logo {width:91px;}
.counselTit h2 {margin:30px 0 47px 0; font-size:36px; }
#counsel .model {position:relative; top:74px; margin:0; width:calc(100% - 626px);}
#counsel  button {padding:20px 0; width:516px; margin-left:110px; font-size:20px; font-weight:700;}
#counsel  button:hover {background:#E7211B; color:#fff; transition:all 0.5s;}


.formAgree {width:516px; margin:20px 0 20px auto;}
.formAgree li.all input + label:before {top:16px;}
.formAgree li.all input:checked + label:before {top:16px;}
.formAgree input + label:before {top:0;}
.formAgree input:checked + label:before {top:0;}


#footer {padding:80px 0 64px 0;}
#footer .container {position:relative; flex-direction:row-reverse; justify-content:space-between;}
#footer .kcm {position:absolute; bottom:-64px; right:-250px; width:310px;}
#footer .info {text-align:right;}
#footer .info h2 {font-size:32px;}
#footer .info h4 {margin:8px 0 44px 0; font-size:16px; }
#footer .info a {font-size:48px;}
#footer .info h5 {margin-top:8px; font-size:20px;}

.copy .termList a {font-size:16px; padding:0 10px;}
.copy p {margin:24px 0 4px 0; font-size:14px; line-height:1.8;}
.copy .logo {margin-top:30px; width:110px;}

.inner-glass {padding:24px 48px;}

.button-text {font-size:24px;}


}


