@import url('https://webfontworld.github.io/NanumSquareNeo/NanumSquareNeo.css');
@import url('https://webfontworld.github.io/NanumSquare/NanumSquare.css');
@font-face {
font-family: 'MyLotte';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.0/MyLotteLight.woff') format('woff');
font-weight: 300
}
@font-face {
font-family: 'MyLotte';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.0/MyLotteRegular.woff') format('woff');
font-weight: 400
}
@font-face {
font-family: 'MyLotte';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.0/MyLotteMedium.woff') format('woff');
font-weight: 600
}
@font-face {
font-family: 'MyLotte';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.0/MyLotteBold.woff') format('woff');
font-weight: 800
}

.ft-neo {font-family: 'NanumSquareNeo';}
.ft-squre {font-family: 'NanumSquare';}
.ft-lotte {font-family: 'MyLotte';}
.fc-y {color:#f6970d;}
.fc-yy {color:#FFBC00;}

.pc {display:none;}
.mobile {display:block;}
.br {display:none;}
.mbr {display:block; width:100%; height:1px;}


.lan0-tit {text-align:center;}
.lan0-tit h2 {margin-bottom:20px; font-size:28px;  line-height:1.4; font-weight:900; letter-spacing:-2px;}
.lan0-tit p {font-size:15px; line-height:1.6;}
.lan0-sm-tit {margin-bottom:20px; font-size:20px; font-weight:700; text-align:center;}

#lan0-visual {padding:20px 0 0 0; background:url('/_img/lan1/visual_bg_m.png') no-repeat top center; background-size:cover;}
#lan0-visual .container100 {width:100%;}
#lan0-visual .img {width:90%; max-width:720px; margin:0 auto; position:relative; z-index:99;}
#lan0-fast {margin:80px auto; text-align:center;}
#lan0-fast .img {width:80%; margin:0 auto 40px auto; }

#mFive {padding:60px 0; background:url('/_img/lan1/best_bg.png') no-repeat center -10% #ffd000; background-size:contain;}
#mFive .tit {width:90%; max-width:1200px; margin:0 auto 30px auto;}
#mFive .container {position:relative;}
#mFive .fivelist li {margin-bottom:15px;}
#mFive .fivelist li:last-child {margin-bottom:0;}
#mFive .fivelist a {display:flex; flex-direction:column;  padding:25px 20px 10px 20px; background:url('/_img/lan1/best_list_bg.png') no-repeat  right 105% #fff;  background-size:170px; box-shadow:3px 3px 3px rgba(0 0 0 / 20%);}
#mFive .fivelist a h3 {font-size:24px; font-weight:700; letter-spacing:-0.5px;}
#mFive .fivelist a .price {position:relative; margin:12px 0 17px 0; font-size:20px; line-height:20px; font-weight:500; color:#4804B3;}
#mFive .fivelist a .price .point {font-size:28px; font-weight:800; letter-spacing:-1px;}
#mFive .fivelist a .price .price-img {position: absolute; top:-45px; right:-3px; width:70px;}
#mFive .fivelist a .condition {font-size:14px; color:#818181; font-weight:400;}
#mFive .fivelist a .carimg {width:100%; max-width:570px;}

#lan0-form {position:relative; margin-top:-31px; padding:50px 20px 40px 20px; background:#4804B3; }
#lan0-form .flex {flex-direction:column;}
#lan0-form h2 {margin-bottom:12px; font-size:18px; color:#fff; text-align:center; font-weight:600;}
#lan0-form ul {width:100%; display:flex; flex-direction:column;}
#lan0-form ul input {padding:11px 15px; margin-bottom:5px; width:100%;  border-radius:10px; font-size:14px;}
#lan0-form button { position:relative; width:100%; background:#25015e; border-radius:10px; color:#FFBC00; padding:14px;  font-size:20px; font-weight:700; text-align:center; display:flex; align-items:center; justify-content:center; gap:5px;}
#lan0-form button img {position:absolute; top:50%; right:20px; transform:translate(0,-50%); width:30px; }
#lan0-form .formAgree {display:flex; align-items:center; gap:5px; margin-top:10px; color:#e5e4e3;   accent-color:#fff; font-size:13px;}
#lan0-form .formAgree label {display:flex; align-items:center; gap:10px;}
#lan0-form .formAgree a { color:#e5e4e3;}

#lan0-gray {background:#F7F8FA; padding:60px 0; overflow:hidden;}

.quick { display:flex;justify-content:space-between;position: fixed;bottom:0;left:0;width:100%;text-align: center;z-index:99;}
.quick .cir { flex-grow: 1; /*width:25%;*/ padding:15px 0;}
.quick .cir.sms{background:linear-gradient(135deg, #ffae08, #ff9102)}
.quick .cir.chat{background:linear-gradient(130deg, #B06AB3, #dc355f)}
.quick .cir.kakao{background:linear-gradient(130deg, #ff9102, #ffae08)}
.quick .cir.call{background:#9b928d;}
.quick .cir a{color:#fff;}
.quick .cir img{width:30px;margin-bottom:5px;}
.top.mobile{position:fixed;right:15px;bottom:130px;z-index: 99;}
.top.mobile a {display:block; width:30px;}

#lan0-merit {padding:60px 0;}
#lan0-merit .img{margin-top:30px;}
#lan0-merit .img img{max-width: 750px;}
#lan0-merit  .merit-list{display: flex;flex-wrap: wrap;gap:50px 0;margin-top:50px;}
#lan0-merit  .merit-list li{width: 50%;text-align: center;}
#lan0-merit  .merit-list li .img-ico{width:30%;max-width: 145px;margin:0 auto;}
#lan0-merit  .merit-list li h3{margin-top:20px;font-size: 20px;}
#lan0-merit  .merit-list li p{margin-top:10px;line-height: 1.5;font-size:15px;}

#lan0-faq{padding:40px 0;}
#lan0-faq .container{max-width: 1460px;}
#lan0-faq h2{margin-bottom: 25px;font-weight:900;font-size:32px;}
#lan0-faq .que{display:flex; align-items:center; gap:5px; padding:20px 15px; letter-spacing:-1.5px;font-weight:500;font-size:15px;cursor: pointer; border-top:1px solid #9B9B9B;}
#lan0-faq .que .fc-q {color:#9B9B9B;}
#lan0-faq .fc-y{margin-right:3px;}
#lan0-faq .que .arrow{position:absolute;right:25px;width: 11px;}
#lan0-faq .anw{display: none;margin-top:5px;padding:20px 15px;background:#FBF8FF;letter-spacing:-0.5px;font-weight:400;font-size:15px;
line-height:1.5;}
#lan0-faq .anw .flex {align-items:baseline; gap:5px;}
#lan0-faq .faqlist {border-top:1px solid #9b9b9b; border-bottom:2px solid #9b9b9b;}

#lan0-finfo .flex{flex-direction: column;}
#lan0-finfo .flex > div{width:100%;}
#lan0-finfo .text{padding:20px 5%;background:#fcaf17;color:#fff;}
#lan0-finfo .text h4{font-weight:400;font-size: 15px;}
#lan0-finfo .text a{margin-top:10px;font-size:30px;color:#fff;}
#lan0-finfo .text p{font-size: 14px;color:#fee2bb;}

.fc-red {color:#DB0004;}
.fc-p {color:#6A34C0;}
.lan1-tit {margin-bottom:25px; position:relative;}
.lan1-tit h3 {font-size:18px; font-weight:500; line-height:1.4;}
.lan1-tit h2 {font-size:24px; font-weight:700; line-height:1.6;}
.lan1-tit h4 {margin-top:7px; font-size:14px; font-weight:400; color:#828282;}

#lie  { padding:60px 0; background:url('/_img/lan1/lie_bg.jpg') no-repeat center top; background-size:cover;}
#lie .lan1-tit {color:#fff;}

#award {margin-bottom:60px; padding:60px 0; background:url('/_img/award_bg.png') no-repeat center bottom; background-size:cover;}
#award .awLogo {margin:0 auto; width:150px;}
#award .tit {margin:30px auto; color:#313131;}
#award .tit h3 {margin-bottom:12px; font-size:17px; font-weight:600; letter-spacing:-0.5px;}
#award .tit h2 {font-size:22px; font-weight:700; letter-spacing:-1px;}
#award .img {margin:0 auto; width:280px; }
#award .list li {margin-bottom:13px; padding:20px 0; background:#fff; border-radius:10px; box-shadow:3px 3px 5px rgba(0 0 0 / 10%);}
#award .list li:last-child {margin-bottom:0;}
#award .list p {margin-bottom:7px; font-size:17px; color:#848484; letter-spacing:-0.5px; font-weight:400;}
#award .list h3 {font-size:20px; color:#313131; letter-spacing:-1px; font-weight:700;}

#caution {padding:60px 0;}
#caution .kcm-caution {position:absolute; bottom:-25px; right:3px; width:140px;}
#caution .ico-caution {width:40px; margin:0 auto 15px 0;}
#caution .caulist li {position:relative; margin-bottom:20px; padding:15px; background:#F5F5F5; border-radius:5px; font-size:14px; line-height:1.5;}
#caution .caulist li:after {content:''; position:absolute;  bottom:-15px; left:50%; transform:translate(-50%, 0);
 border-top: 20px solid #f5f5f5;
  border-left: 14px solid  transparent;
  border-right: 14px solid  transparent;}
#caution .caulist li:last-child {margin-bottom:0; }

.graph-2 {margin-top:60px;}



#receipt {position:relative; padding:40px 0 25px 0; background:#F5F5F5;}
#receipt .img {background:url('/_img/lan1/receipt_bg.png') no-repeat center; background-size:cover; text-align:center;}
#receipt .img img {width:70%; max-width:750px;}
#receipt .kcm {position:absolute; bottom:-24px; right:5%; width:77px; z-index:99;}


.mtit {padding:20px 0 30px 0; text-align:center; }
.mtit h3 {font-size:20px;}
.mtit h2 {margin-top:5px; font-size:26px;}
.mtit h4 {margin-top:5px; font-size:26px;}
.mtit p {margin-top:10px; font-size:14px;}

#mexplain {padding:20px 0 40px 0; background:#F6F6F6;}
#mexplain .container {max-width:1000px;}
#mexplain .graph {margin:0 auto 40px auto; max-width:910px;}
#mexplain .receipt {background:url('/_img/lan1/receipt_bg.png') no-repeat center; background-size:cover; text-align:center;}
#mexplain .receipt .img img {width:70%; max-width:750px;}
#mexplain .no-list {margin-top:20px; display:flex; flex-wrap:wrap; align-items:center;}
#mexplain .no-list li {padding:5px; width:33.33%;}

#mexplainNew {padding:40px 0; background:#F6F6F6;}
#mexplainNew .container {max-width:1000px;}
#mexplainNew .graph {margin:0 auto 40px auto; max-width:910px;}
#mexplainNew .receipt {background:url('/_img/lan1/receipt_bg.png') no-repeat center; background-size:cover; text-align:center;}
#mexplainNew .receipt .img img {width:70%; max-width:750px;}
#mexplainNew .no-list {margin-top:20px; display:flex; flex-wrap:wrap; align-items:center;}
#mexplainNew .no-list li {padding:5px; width:33.33%;}

.numinfo {margin-top:15px; display:flex; flex-direction:column; }
.numinfo .txt {padding:20px 15px; background:#fcaf17; color:#fff;}
.numinfo .txt h5 {font-size:10px; letter-spacing:0; }
.numinfo .txt a {margin:10px 0; font-size:24px; color:#fff;}
.numinfo .txt p {font-size:12px; opacity:0.8}
.numinfo .img {height:120px; background:url('/_img/lan1/num_info_img.png') no-repeat center; background-size:cover;}

#lanCallKcm {position:fixed; padding:12px 15px; bottom:0; width:100%;  background:rgba(0 0 0 / 0.7); z-index:99;}
#lanCallKcm h4 {padding-left:33%; margin-bottom:8px; font-size:14px; color:#fff; font-weight:600; }
#lanCallKcm .lanCallcon {position:relative; padding:0 3px; width:100%; height:62px; /*border:2px solid #4804B3;*/ background:#1A1812; border-radius:10px;}
#lanCallKcm .lanCallcon .kcm {position:relative; bottom:17px; width:115px; }
#lanCallKcm .lanCallcon a { position:absolute; top:50%; left:45%; transform:translate(-50%,-50%); width:100%;
display:flex; align-items:center; justify-content:center; gap:12px; font-size:16px; font-weight:600; letter-spacing:-0.5px; color:#fff; }
#lanCallKcm .lanCallcon a .fc-pp {color:#FFBC00;}

@property --gradient-angle {
syntax: "<angle>";
initial-value:  0deg;
inherits: false;
}

@keyframes rotation {
0%  {--gradient-angle:0deg;}
100% {--gradient-angle:360deg;}
}

.lanCallcon::before,
.lanCallcon::after
{
	width: 102%; height: 69px;
	content: "";
	position: absolute; top:50%; left:50%; transform:translate(-50%,-50%); z-index: -1;
	border-radius: 8px;
	background-image: conic-gradient(from var(--gradient-angle), #8F6DC5, #e25eea, #ffe850, #e25eea, #8F6DC5);
	animation: rotation 2.5s linear infinite;
}

.lanCallcon::after {
	filter: blur(10px);
}



/*0830 renewal*/
#mmform {padding:25px 0; background:#4804B3;}
#mmform h2.tit {margin-bottom:15px; font-size:20px; font-weight:600; letter-spacing:-0.5px; text-align:center; color:#fff;}
#mmform .formWarp ul {display:flex; flex-direction:column; gap:6px;}
#mmform .formWarp .fullinput  input {padding:12px 13px; width:100%; font-size:15px; font-weight:500; background:#fff; border-radius:5px;}
#mmform .formWarp .fullinput  input:placeholder {color:#A4A4A4;}
#mmform .formWarp .formBtn button {position:relative; width:100%; padding:14px 0; background:#FFBC00; color:#1D1D1D; font-size:17px; font-weight:700; border-radius:5px;}
#mmform .formWarp .formBtn button:hover {background:#1d1d1d; color:#FFBC00; transition:all 0.5s;}

#mmform .formWarp .formBtn button .ico {position:absolute; right:17px; top:50%; transform:translate(0,-50%); width:30px; height:30px; background:#FFBC00; border-radius:100%; display:flex; align-items:center; justify-content:center;}
#mmform .formWarp .formBtn button .ico img {width:20px;}
#mmform .formWarp .formBtn button:hover .ico {background:#ffae00; transition:all 0.5s;}
#mmform .formAgree {margin-top:8px; display:flex; align-items:center; gap:4px; color:#fff; font-size:12px; line-height:12px;}
#mmform .formAgree a {color:#fff;}
#mmform .formAgree input {accent-color:#fff; appearance:auto; display:block;}

@property --gradient-angle {
syntax: "<angle>";
initial-value:  0deg;
inherits: false;
}
@keyframes rotation {
0%  {--gradient-angle:0deg;}
100% {--gradient-angle:360deg;}
}

#mCallKcm {position:fixed; bottom:0; left:50%; transform:translate(-50%,0); width:100%; padding:11px 0 17px 0; background:rgba(25,25,25,0.8); color:#fff; z-index:99;}
#mCallKcm h3 {margin-bottom:7px; font-size:13px; font-weight:500; text-align:center;}
#mCallKcm a {position:relative; background:#1C112D; color:#fff; border-radius:8px; letter-spacing:-0.5px; width:100%; height:68px;  }
#mCallKcm a:before,
#mCallKcm a:after { content:""; position:absolute; width:102%; height:75px; top:50%; left:50%; transform:translate(-50%,-50%); z-index:-1; border-radius:inherit; animation:rotation 5s linear infinite;
background-image: conic-gradient(from var(--gradient-angle), #8F6DC5, #e25eea, #ffe850, #e25eea, #8F6DC5); border-radius:10px;}
#mCallKcm a:after {filter: blur(5px);}
#mCallKcm a h2 {margin-bottom:6px; font-size:15px; font-weight:600;}
#mCallKcm a p {font-size:12px; font-weight:500;}
#mCallKcm a .kcm {position:absolute; bottom:0; left:19%; transform:translate(-50%,0); width:111px; z-index:2;}
#mCallKcm a .txt {position:absolute; top:50%; left:88%; transform:translate(-50%,-50%); width:100%; z-index:3;}

#mSuper {padding:45px 0 40px 0; background:url('/_img/super_bg_m.jpg') no-repeat top right #0a0c3c; background-size:contain;}
#mSuper .titRound {display:flex; align-items:center; justify-content:center; gap:8px; color:#fff; font-size:21px; font-weight:500; letter-spacing:-0.5px;}
#mSuper .titRound ul  {display:flex; align-items:center; gap:4px; }
#mSuper .titRound ul li {display:flex; align-items:center; justify-content:center; width:29px; height:29px; font-size:20px; line-height:20px; color:#060636;
font-weight:700; border-radius:100%; background:#BAD8FF;}
#mSuper .titImg {margin:24px auto 33px auto; width:80%; min-width:250px; max-width:460px;}
#mSuper .titTxt {margin-bottom:40px; font-size:16px; font-weight:400; letter-spacing:-0.5px; color:#fff; text-align:center; }
#mSuper .superList ul  {display:flex; flex-direction:column; align-items:center; flex-wrap:wrap; gap:15px;}
#mSuper .superList ul li {width:100%;}
#mSuper .superList a {position:relative; display:block; padding:25px 18px 18px 25px; background:#f2f2f2; border-radius:15px; letter-spacing:-0.5px;}
#mSuper .superList a h3 {margin-bottom:10px; font-size:23px; color:#000; font-weight:700; }
#mSuper .superList a p {font-size:14px; font-weight:500; color:#828282;}
#mSuper .superList a .imgFlex {display:flex; justify-content:space-between; margin-right:-18px;}
#mSuper .superList a .imgFlex .carimg { display:flex; align-items:center; justify-content:center; width:240px; height:120px; }
#mSuper .superList a .imgFlex .superMark  {padding-top:15px; width:70px;}
#mSuper .superList a .priceWarp {display:flex; justify-content:space-between;  align-items:end;}
#mSuper .superList a .priceWarp .del {margin-bottom:6px; font-size:14px; color:#828282; font-weight:500; text-decoration:line-through;}
#mSuper .superList a .priceWarp h2 {margin-left:-2px; font-size:25px; color:#6A34C0; font-weight:700; }
#mSuper .superList a .btn {padding:13px 15px 13px 19px; display:inline-flex; align-items:center; gap:7px; font-size:16px; line-height:16px; font-weight:600; color:#fff; background:#6A34C0; border-radius:50px; cursor:pointer;}
#mSuper .superList a .btn .arrow {font-size:15px;}
#mSuper .superList a:hover .btn {background:#4F0FB4; transition:all 0.5s;}
#mSuper .carBinfo {margin-top:30px; font-size:13px; color:#fff; font-weight:500; letter-spacing:-0.5px; text-align:center;}

.arrowCircle .swiper-button-prev:after  {width:25px; height:25px; display:flex; align-items:center; justify-content:center; color:#fff; background:rgba(0 0 0 / 70%); font-size:12px; border-radius:100%;}
.arrowCircle .swiper-button-next:after  {width:25px; height:25px; display:flex; align-items:center; justify-content:center; color:#fff; background:rgba(0 0 0 / 70%); font-size:12px; border-radius:100%;}

.arrowNormal .swiper-button-prev:after  {width:25px; height:25px; display:flex; align-items:center; justify-content:center; color:#686868; font-size:12px;}
.arrowNormal .swiper-button-next:after  {width:25px; height:25px; display:flex; align-items:center; justify-content:center; color:#686868; font-size:12px;}


/* review */
#review{padding:40px 0;}
#review .bntit {margin-bottom:26px;}
#review .bntit h3 {margin-bottom:15px; font-size:17px; font-weight:400; text-align:center;}
#review .rimg {margin:-30px auto 0 auto; position:relative; top:29px; z-index:8; width:80%; min-width:285px;}
#review .rswiper {position:relative; z-index:9;}
#review .swiper {/*padding:0 5px;*/}
#review .tit {display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-bottom: 35px;}
#review .tit .flex {gap: 5px;}
#review .tit .img{max-width: 65px;}
#review .tit h2{font-size: 30px; font-weight: 800;}
#review .reviewSwiper-paginationWrap{display: flex; justify-content: flex-start; align-items: center; gap: 5px;}
#review .reviewSwiper-pagination{width: 100%; line-height:0;}
#review .swiper-pagination-bullets{margin: 0 10px;}
#review .swiper-pagination-bullet{width: 7px; height: 7px; margin: 0 3px; border-radius: 100%; background:#cdcdcd; opacity: 1;}
#review .swiper-pagination-bullet.swiper-pagination-bullet-active {background: #3444F1;}
#review .reviewSwiper-playnpause{margin-top: -10px;}
.custom.swiper-playnpause{display: flex; justify-content: flex-start; align-items: center; gap: 5px; width: 100%;}
.custom.swiper-playnpause .icon{width: 18px; max-width: 18px; cursor: pointer; filter: grayscale(0.5) brightness(3);}
.custom.swiper-playnpause .icon.on{filter: grayscale(0) brightness(1);}
#review .playnpause a {width: 20px; margin-right: 3px; opacity: 0.5;}
#review .playnpause a.on {opacity: 1;}
#review .playnpause a:hover {opacity: 1; transition: all 0.5s;}

.rswiper .swiper-slide a{position: relative; width: 100%; border-radius: 20px; border: 1px solid #dbdbdb; overflow: hidden; background:#fff;}
.rswiper .swiper-slide a:hover {box-shadow: 0 2px 20px rgba(0 0 0 / 15%); transition: all 0.5s;}
.bMark{position: absolute; top: 16px; right: 14px; width: 27px; height: 27px; line-height: 27px; border-radius: 5px; background: #6A34C0; color: #fff; font-size: 14px; font-weight: 600; text-align: center;}
.rswiper .txt{padding: 15px;}
.rswiper .txt span{display: inline-block; padding: 6px 10px; border-radius: 5px; border: 1px solid #D2D6D9; background: #f9f9f9; color: #666; font-size: 12px;}
.rswiper .txt h3{margin-top: 15px; font-size: 16px; font-weight: 700; line-height: 1.2; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; height:40px;
word-break:break-all;}
.rswiper .txt p{color: #888; width: 100%; margin-top: 12px; font-size: 14px; line-height: 1.4;  height:38px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all;}
.rswiper .thumbImg{display: flex; justify-content: flex-end; align-items: flex-end; width: 100%; height: 125px; object-fit: cover;}
.rswiper .thumbImg img{width: 100%; height: 100%; object-fit: cover;}

.rswiper .rMore {margin:20px 0; padding:12px 0; display:flex; align-items:center; justify-content:center; gap:5px; font-size:14px; color:#858585; font-weight:600; border:1px solid #CECECE; border-radius:5px; cursor:pointer;}
.rswiper .rMore .arrow {color:#6A34C0;}
.rswiper .rMore.on .arrow {transform:rotate(-180deg); }
.rswiper .rMoreCon {display:none; margin-top:10px;}
.rswiper .rMoreConList {display:flex; align-items:center; flex-wrap:wrap; gap:5px;}
.rswiper .rMoreConList .swiper-slide.w50 {width:49.2%;}

#mCompanyNew {margin:50px 0;}
#main #mCompanyNew .bntit {text-align:center; }
#main #mCompanyNew .bntit h2 {margin-bottom:3px; font-size:22px; font-weight:700; letter-spacing:-1px; line-height:1.5;}
#main #mCompanyNew .bntit p {font-size:13px; font-weight:500; letter-spacing:-0.5px;}
#mCompanyNew .container {}
#mCompanyNew .horizontal {margin:20px auto; width:100%; display:flex; align-items:center; justify-content:space-between;}
#mCompanyNew .horizontal li  { width:50%; }
#mCompanyNew .horizontal li label {display:block; padding:9px 5px; font-size:16px; line-height:20px; font-weight:500; background:#fff; border:1px solid #E6E6E6; color:#000; text-align:center; cursor:pointer;}
#mCompanyNew .horizontal li:last-child label {margin-left:-1px;}
#mCompanyNew .horizontal li input { display:none; }
#mCompanyNew .horizontal li input[type="radio"]:checked+label {background:#000; border:1px solid #000; color:#fff; font-weight:700;}

#mCompanyNew .findMakerSwiperWrap {position:relative; margin-right:-18px; margin-left:-18px; margin-bottom:20px; padding-bottom:15px;}
#mCompanyNew .findMakerSwiperWrap .swiper {padding:0 18px;}
#mCompanyNew .findMakerSwiperWrap .swiper-scrollbar {height:2px; width:90%; bottom:0; left:50%; transform:translate(-50%,0);}
#mCompanyNew .findMakerSwiperWrap input { display:none; }
#mCompanyNew .findMakerSwiperWrap input + label {display:block; padding:8px 11px; border:1px solid #CCCCCC; border-radius:7px; cursor:pointer;}
#mCompanyNew .findMakerSwiperWrap input + label .img {margin:0 auto 6px auto; padding:5px; display:flex; align-items:center; justify-content:center; width:54px; height:54px;  border:1px solid #ccc; border-radius:100%; }
#mCompanyNew .findMakerSwiperWrap input:checked + label .img {background:#f4f4f4;}
#mCompanyNew .findMakerSwiperWrap input + label .txt {display:block; width:100%; text-align:center; font-size:13px; white-space:nowrap;}
#mCompanyNew .findMakerSwiperWrap input:checked + label .txt {font-weight:700; color:#6A34C0;}

#mCompanyNew .inputBtn {margin-top:5px;}
#mCompanyNew .inputBtn ul {display:flex; align-items:center; justify-content:space-between; gap:5px;}
#mCompanyNew .inputBtn ul li  {width:33.33%;}
#mCompanyNew .inputBtn input {display:none; appearance:none;}
#mCompanyNew .inputBtn input + label {display:block; padding:12px 0; font-size:13px; line-height:13px; font-weight:500; color:#333333; border:1px solid #CECECE; border-radius:5px; text-align:center; cursor:pointer;}
#mCompanyNew .inputBtn input:checked + label {border:1px solid #6A34C0; color:#6A34C0; }
#mCompanyNew .inputBtn .tooltip .flex {align-items:center; justify-content:center;}
#mCompanyNew .inputBtn .info {display:none;}
#mCompanyNew .inputBtn .tooltip-text {display:none;}
#mCompanyNew.carList5 .nameModelSwiperWrap {position:relative; }
#mCompanyNew .arrowCircle .swiper-button-next {top:49%; right:-10px;}
#mCompanyNew .arrowCircle .swiper-button-prev {top:49%;  left:-10px;}

#mCompanyNew .nameModelSwiper {margin-right:-11px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper {flex-wrap:wrap; gap:10px; flex-direction:row;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list {width:48%;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a {display:block; border:1px solid #ccc; border-radius:7px; overflow:hidden;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .img {padding:33px 7px 0 7px; background:#F2F2F2; height:auto; margin:0;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt  {padding:13px 10px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt h3 {margin:0 0 5px 0; display:flex; align-items:center; gap:4px; }
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt h3 .tit {width:80%; font-size:18px; color:#000; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt h3 .brand {width:30px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt p {font-size:12px; height:35px; color:#828282;
overflow: hidden; text-overflow: ellipsis;word-break: break-word;
display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt .price {display:flex; align-items:center; justify-content:space-between; font-size:14px; font-weight:600; color:#000;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt .price .won {color:#6A34C0;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .event {padding:12px 4px; display:flex; align-items:center; justify-content:center; gap:3px; font-size:11px; letter-spacing:-0.5px; color:#828282; border-top:1px solid #ccc; letter-spacing:-0.5px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .event .new {color:#FF0D0D; }
#mCompanyNew.carList5 .swiper-grid-column>.swiper-wrapper .swiper-slide {margin:0 0 10px 0; padding:0 10px 0 0;}
#mCompanyNew .markWrap {right:10px;}



#qNew {position:fixed; bottom:125px; right:10px; z-index:999; }
#qNew .tit h2 {font-size:20px; letter-spacing:-0.5px;}
#qNew .tit p {margin-top:5px; font-size:14px; line-height:1.3; letter-spacing:-0.5px; color:#858585;}
#qNew h5 {margin-top:10px; font-size:13px; color:#858585; text-align:center; font-weight:400; letter-spacing:-0.5px;}
#qNew .qkcm {position:relative; top:8px; margin-top:-5px;}
#qNew .qform {position:relative; padding:22px 15px 12px 15px; margin-bottom:17px; background:#fff; border-radius:20px; box-shadow:2px 2px 5px rgba(0 0 0 / 25%); }
#qNew .qform .qimg {max-width:187px; margin:20px auto;  }
#qNew .qform li {margin-bottom:5px; display:flex; align-items:center; gap:10px;}
#qNew .qform li label {font-size:14px; color:#3a3a3a; width:36px; font-weight:600;}
#qNew .qform li:nth-child(1) label,
#qNew .qform li:nth-child(3) label {letter-spacing:11px;}
#qNew .qform li span.flex {gap:3px;}
#qNew .qform li input {width:100%; padding:8px 10px; border:1px solid #d2d2d2; border-radius:5px; font-size:12px; line-height:18px;}
#qNew .qform li input:placeholder {letter-spacing:-0.5px;}
#qNew .qform .formAgree {margin:10px 0; font-size:12px; line-height:12px; gap:5px; accent-color:#4804B3; }
#qNew .qform .formAgree a {margin:-1px 0 0 3px; padding:3px 4px; background:#D9D9D9; color:#333333; font-size:10px; line-height:10px; border-radius:3px;}
#qNew .qform button {padding:13px; width:100%; background:#4804B3; color:#fff; font-size:16px; font-weight:600; text-align:center;  border-radius:8px; letter-spacing:-0.5px;}
#qNew .qform button:hover {background:#3f00a2; transition:all 0.5s;}

#qNew .top a {display:inline-flex; align-items:center; justify-content:center; width:45px; height:45px; border-radius:100%; background:#808080; color:#fff; font-size:15px; font-weight:500; letter-spacing:-0.5px; }
#qNew .top a:hover {background:#666666; transition:all 0.5s;}


@media (min-width: 1200px) {
.container {max-width:1220px; padding:0; }
.pc {display:block;}
.mobile {display:none;}
.br {display:block; width:100%; height:1px;}
.mbr {display:none;}
a.actnone {pointer-events:none; cursor:default;}


.mtit {padding:20px 0 100px 0;}
.mtit h3 {font-size:62px;}
.mtit h2 {margin-top:12px; font-size:120px;}
.mtit h4 {margin-top:12px; font-size:80px;}
.mtit p {margin-top:30px; font-size:40px; letter-spacing:-1px; line-height:1.5;}

#lan0-visual {padding:40px 0 170px 0; background:url('/_img/lan1/visual_bg.png') no-repeat top center; background-size:cover; }
#mexplain {position:relative; margin-top:-100px; padding:40px 0 120px 0;}
#mexplain:before {content:''; position:absolute; top:-135px; left:50%; transform:translate(-50%,0); width:100%; height:300px; background:url('/_img/lan1/mexplain_bg.png') no-repeat top center; background-size:140%;}
#mexplain .graph  {margin:0 auto 160px auto;}
#mexplain .no-list {margin-top:120px;}
#mexplain .no-list li {padding:22px;}

#mexplainNew {position:relative; padding:160px 0 120px 0;}
#mexplainNew .graph  {margin:0 auto 160px auto;}
#mexplainNew .no-list {margin-top:120px;}
#mexplainNew .no-list li {padding:22px;}



.numinfo {margin-top:50px; flex-direction:row; align-items:stretch;}
.numinfo .txt {padding:30px 30px 30px 100px; width:50%;}
.numinfo .txt h5 {font-size:13px;}
.numinfo .txt a {font-size:38px;}
.numinfo .txt p {font-size:15px;}
.numinfo .img {width:50%; height:auto; overflow:hidden;  }

#mFive {position:relative; margin-top:-70px;
padding:200px 0 130px 0; background:url('/_img/lan1/best_bg.png') no-repeat center top #f7f7f7; background-size:cover;}
#mFive .tit {margin:0 auto 100px auto;}
#mFive .fivelist li {margin-bottom:60px;}
#mFive .fivelist a {flex-direction:row; justify-content:space-between; align-items:center; padding:50px 20px 50px 60px; background-size:346px; box-shadow:3px 5px 5px rgba(0 0 0 / 30%); }
#mFive .fivelist a h3 {font-size:60px;}
#mFive .fivelist a .price {display:inline-block; margin:50px 0 70px 0; font-size:40px; line-height:40px;}
#mFive .fivelist a .price .point {font-size:60px;}
#mFive .fivelist a .price .price-img {top:-50px; right:-120px; width:107px;}
#mFive .fivelist a .condition {font-size:25px;}


.lan0-tit h2 {margin-bottom:40px; font-size:57px;  line-height:1.4; }
.lan0-tit p {font-size:40px; line-height:1.5; letter-spacing:-1px;}
.lan0-sm-tit {margin-bottom:60px; font-size:60px; letter-spacing:-2px; font-weight:}

#lan0-fast {margin:80px auto 200px auto; }
#lan0-fast .img {width:700px; margin:0 auto 80px auto; }

#lan0-form {padding:20px 0 10px 0;}
#lan0-form {position:fixed; width:100%; bottom:0; left:50%; transform:translate(-50%,0); z-index:999;}
#lan0-form h2 {margin:0; font-size:40px; width:300px; text-align:left;}
#lan0-form .flex {flex-direction:row;}
#lan0-form ul  {flex-direction:row; gap:10px;}
#lan0-form ul li {width:25%;}
#lan0-form ul input {padding:19px 20px; font-size:16px; margin-bottom:0;}
#lan0-form button img {position:inherit; transform:none; right:0; }
#lan0-form .formAgree {justify-content:end; padding-right:20px;}

#lan0-gray {padding:140px 0;}

.quick{display:block;position: fixed;left:auto;bottom:auto;right:20px;top:50%;transform:translateY(-50%);width:auto;background:transparent;text-align: center;}
.quick > div{margin-bottom:10px;}
.quick > div.top{width:30px;margin:10px auto 0;}
.quick .qtit{width:48px;margin:0 auto 10px;}
.quick .cir{width:98px;height:98px;padding:20px 0;border-right:none;border-radius:100%;font-size:16px;}
.quick .cir.call{background:#9b928d;font-weight: bold;font-size:25px;}
.quick .cir a{color:#fff;}
.quick .cir img{width:38px;margin-bottom:0px;}

#lan0-merit {padding:175px 0 155px;}
#lan0-merit .img{margin-top:50px;}
#lan0-merit  .merit-list{gap:200px 0;margin-top:225px;}
#lan0-merit  .merit-list li .img-ico{width:50%;}
#lan0-merit  .merit-list li h3{margin-top:40px;font-size: 52px;}
#lan0-merit  .merit-list li p{margin-top:20px;line-height: 1.5;font-size:40px;}

#lan0-faq{padding:160px 0 205px;}
#lan0-faq .lan1-tit {margin-bottom:90px;}
#lan0-faq .que{padding:45px;letter-spacing:-1px;font-size:28px; gap:23px;}
#lan0-faq .fc-y{margin-right:5px;}
#lan0-faq .que .arrow{right:52px;width: 22px;}
#lan0-faq .anw{padding:45px 52px;letter-spacing:-1px;font-size:28px; line-height:1.7;}
#lan0-faq .anw .flex {gap:23px; }

#lan0-finfo .flex{flex-direction: row;}
#lan0-finfo .flex > div{width:50%;height:185px;overflow:hidden;}
#lan0-finfo .text{padding:30px 0 30px 5%;}
#lan0-finfo .text h4{font-size: 20px;}
#lan0-finfo .text a{margin-top:15px;font-size:59px;}
#lan0-finfo .text p{font-size: 17px;}
#lan0-finfo .img img{width:auto;height:100%;}

.lan1-tit {margin-bottom:70px;}
.lan1-tit h3 {font-size:45px; line-height:1.4; letter-spacing:-0.5px;}
.lan1-tit h2 {font-size:60px;line-height:1.6; letter-spacing:-2px;}
.lan1-tit h4 {margin-top:15px; font-size:18px; }

#lie {padding:150px 0; }

#award {margin-bottom:0; padding:180px 0 0 0; }
#award .awLogo {width:260px;}
#award .tit {margin:95px auto 120px auto; color:#313131;}
#award .tit h3 {margin-bottom:35px; font-size:45px;  letter-spacing:-1px;}
#award .tit h2 {font-size:60px; letter-spacing:-2px;}
#award .img {width:100%; }

#caution {padding:150px 0;}
#caution .lan1-tit {text-align:center;}
#caution .ico-caution {width:74px; margin:0 auto 30px auto;}
#caution .caulist li {margin-bottom:60px; padding:60px; font-size:30px; line-height:1.8;}
#caution .caulist li:after {bottom:-33px;
 border-top: 36px solid #f5f5f5;
  border-left: 26px solid  transparent;
  border-right: 26px solid  transparent;}

#caution .kcm-caution {width:400px; bottom:-70px; right:-18px;}

.graph-2 {margin-top:150px;}

#receipt {padding:170px 0;}
#receipt .kcm {width:414px; bottom:-140px;; right:13%;}

#main #mCompanyNew .bntit h2 {font-size:45px;}
#main #mCompanyNew .bntit p {font-size:20px;}
#mCompanyNew {margin:150px 0 180px 0;}
#mCompanyNew .container .horizontal {margin:75px 0 50px 0;}
#mCompanyNew .horizontal li a {padding:20px 0; font-size:30px; line-height:30px;}
#mCompanyNew .findMakerSwiperWrap input + label {padding:20px; }
#mCompanyNew .findMakerSwiperWrap input + label .img {margin:0 auto 15px auto; width:120px; height:120px;}
#mCompanyNew .findMakerSwiperWrap input + label .img img {width:78px;}
#mCompanyNew .findMakerSwiperWrap input + label .txt {font-size:19px; font-weight:600; letter-spacing:-0.5px;}
#mCompanyNew .inputBtnWrap {display:flex; align-items:center; gap:15px; }
#mCompanyNew .inputBtn {width:50%;}
#mCompanyNew .inputBtn ul {border:1px solid #cecece; border-radius:5px;}
#mCompanyNew .inputBtn input + label {padding:23px 0; font-size:17px; border:none;}
#mCompanyNew .horizontal li label {padding:15px 0; font-size:20px;}


#mCompanyNew .tooltip .flex  {align-items:center; justify-content:center; gap:5px;}
#mCompanyNew .tooltip .info {width:15px; height:15px; display:flex; align-items:center; justify-content:center; border:1px solid #cecece; font-size:12px; color:#4d4d4d; line-height:12px; font-weight:500; border-radius:100%;}
#mCompanyNew .tooltip {display:block;}
#mCompanyNew .tooltip-text { display: none;  position: absolute; max-width:300px; margin-top:10px; padding: 10px 15px;  font-size:13px;  color: #000;  background: #fcffd7; text-align:left; font-weight:400 !important; line-height:18px; z-index:99;}
#mCompanyNew .tooltip:hover .tooltip-text {  display: block;}

#mCompanyNew .markWrap {top:13px; right:13px;}

#mCompanyNew .nameModelSwiper {margin-right:-20px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .img {padding:45px 10px 0 10px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt {padding:23px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt h3 .brand {width:50px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt h3 .tit {font-size:23px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt p {font-size:13px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt .price {font-size:20px;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .event {padding:16px; font-size:14px; font-weight:500;}
#mCompanyNew .nameModelSwiperWrap .swiper-button-prev {top:49%; left:0; transform:translate(-50%,0);}
#mCompanyNew .nameModelSwiperWrap .swiper-button-next {top:49%; right:-50px; transform:translate(-50%,0);}
#mCompanyNew.carList5 .nameModelSwiperWrap .swiper-wrapper {height:auto; gap:30px; justify-content:flex-start;}
#mCompanyNew.carList5 .swiper-grid-column>.swiper-wrapper .swiper-slide {margin:0 0 20px 0; padding:0 20px 0 0 ;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list {width:22.8%;}

#mCompanyNew .findMakerSwiperWrap .swiper {padding:0;}
#mCompanyNew .findMakerSwiperWrap .swiper-scrollbar {height:4px; width:97%; }
#mCompanyNew .findMakerSwiperWrap {margin-right:0; margin-left:0;}

#review{padding:0; margin:-40px  0 170px 0;}
#review .container {position:relative; max-width:1365px;}
#main #review .bntit {margin-bottom:100px;}
#main #review .bntit h3 {font-size:30px; font-weight:500;}
#main #review .bntit h2 {font-size:45px;}
#review .rimg {position:absolute; top:0; left:12px; margin:0; max-width:409px; z-index:1;}
.rswiper .rMore {margin:40px auto; padding:20px 0; font-size:20px; }
.rswiper .rMoreCon {margin-top:30px;}
.rswiper .rMoreConList {gap:30px;}
.rswiper .rMoreConList .swiper-slide.w50 {width:23.15%;}
.rswiper .txt{padding: 28px;}
.rswiper .txt span { padding: 7px 11px; font-size:14px;}
.bMark {width:30px; height:30px;}
.rswiper .txt h3 {font-size:18px; height:43px;}
.rswiper .txt p {margin-top:20px; font-size:16px; height:45px;}
.rswiper .thumbImg {height:210px;}

#mmform {padding:0; position:fixed; bottom:0; left:50%; transform:translate(-50%,0); width:100%; z-index:999;}
#mmform .container {display:flex; align-items:end; justify-content:space-between; max-width:100%; width:100% !important;}
#mmform form {padding:20px 0 20px 120px; width:1220px; }
#mmform h2.tit {margin-bottom:0; font-size:35px; font-weight:700; letter-spacing:-1px; white-space:nowrap; text-align:left;}
#mmform .formWarp {position:relative; display:flex; align-items:flex-start; gap:70px; width:1100px; z-index:10;}
#mmform .formWarp ul {flex-direction:row; gap:15px; }
#mmform .formWarp ul li.fullinput {width:230px;}
#mmform .formWarp ul li.fullinput:first-child {width:195px;}
#mmform .formWarp .fullinput input {padding:20px; font-size:22px;}
#mmform .formWarp .formBtn button {display:flex; align-items:center; justify-content:center; padding:0; width:95px; height:95px; border-radius:50%; font-size:26px; line-height:1.1; letter-spacing:-0.5px;}
#mmform .formWarp .formBtn button .ico {position:inherit; top:0; right:0; transform:none; width:75px; height:75px;}
#mmform .formWarp .formBtn button .ico img {width:50px;}
#mmform .formCall {position:absolute; bottom:0; right:0; background:#ffbc00; background-size:cover; display:flex; flex-direction:column; justify-content:center; height:153px;padding:0 90px 0 0; z-index:9;}
#mmform .formCall:before {content:''; position:absolute; bottom:0; left:-140px; background:url('/_img/qcall_bg.png') no-repeat center left; width:150px; height:153px; background-size:cover; z-index:-1;}
#mmform .formCall a {display:flex; align-items:center; gap:10px; font-size:35px; font-weight:700; letter-spacing:-1px; color:#000;}
#mmform .formCall a img {width:39px;}
#mmform .formCall a h3 {font-size:45px; font-weight:800; letter-spacing:-1.5px; color:#4804B3;}
#mmform .formCall p {font-size:25px; font-weight:500;}
#mmform .formAgree {width:820px; margin:-15px auto 0 auto; justify-content:end; font-size:17px; line-height:17px; position:relative; z-index:11;}
#mmform .formAgree input {margin-right:5px; transform:scale(1.3); }
#mmform .formAgree label,
#mmform .formAgree a {opacity:0.8;}

#mSuper {position:relative; top:-260px;  padding:200px 0 170px 0; z-index:9; background:url('/_img/super_bg.png') no-repeat top center #dcdcdc;  }
#mSuper .container {max-width:1365px;}
#mSuper .titRound {font-size:45px;}
#mSuper .titRound ul {gap:8px;}
#mSuper .titRound ul li {width:57px; height:57px; font-size:43px;}
#mSuper .titImg {margin:50px auto 70px auto; max-width:985px;}
#mSuper .titTxt {margin-bottom:105px; font-size:35px;}
#mSuper .superList ul {flex-direction:row; gap:47px; }
#mSuper .superList ul li {width:48.2%;}
#mSuper .superList a {padding:53px 45px 45px 45px; }
#mSuper .superList a h3 {margin-bottom:10px; width:80%;  font-size:40px; letter-spacing:-1.5px;}
#mSuper .superList a p {width:80%; font-size:25px; line-height:1.3; height:65px;}
#mSuper .superList a .imgFlex {justify-content:center;}
#mSuper .superList a .imgFlex .carimg {width:440px; height:220px;}
#mSuper .superList a .imgFlex .superMark {position:absolute; top:19px; right:27px; padding:0; width:128px;}
#mSuper .superList a:hover .imgFlex .superMark  {top:-15px; transform:scale(1.2); transition:all 0.5s;}
#mSuper .superList a .priceWarp .del {font-size:24px;}
#mSuper .superList a .priceWarp h2 {font-size:45px;}
#mSuper .superList a .btn {padding:18px 30px 18px 40px; font-size:30px; line-height:30px;}
#mSuper .superList a .btn .arrow {font-size:24px;}
#mSuper .carBinfo {margin-top:70px; font-size:18px;}

.arrowCircle .swiper-button-prev,
.arrowCircle .swiper-button-next {width:50px;}
.arrowCircle .swiper-button-prev:after  {width:50px; height:50px; font-size:20px; }
.arrowCircle .swiper-button-next:after  {width:50px; height:50px; font-size:20px;}

.arrowNormal .swiper-button-prev:after  {width:40px; height:40px;  font-size:30px;}
.arrowNormal .swiper-button-next:after  {width:40px; height:40px; font-size:30px;}

#qNew {bottom:inherit; top:50%; right:30px; transform:translate(0,-50%); width:205px; }
#qNew .top a {width:60px; height:60px; font-size:18px;}
}

}


@media (min-width: 1800px) {
#lan0-finfo .text{padding:30px 0 30px 256px;}
}
