@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
}

@font-face {
    font-family: 'hana';
    font-weight: 100;
    font-style: normal;
    src: url('../font/hana/Hana2-Light.woff');
}
@font-face {
    font-family: 'hana';
    font-weight: 200;
    font-style: normal;
    src: url('../font/hana/Hana2-Regular.woff');
}
@font-face {
    font-family: 'hana';
    font-weight: 300;
    font-style: normal;
    src: url('../font/hana/Hana2-Medium.woff');
}
@font-face {
    font-family: 'hana';
    font-weight: 400;
    font-style: normal;
    src: url('../font/hana/Hana2-CM.woff');
}
@font-face {
    font-family: 'hana';
    font-weight: 500;
    font-style: normal;
    src: url('../font/hana/Hana2-Bold.woff');
}
@font-face {
    font-family: 'hana';
    font-weight: 600;
    font-style: normal;
    src: url('../font/hana/Hana2-Heavy.woff');
}


.ft-hana {font-family: 'hana';}
.ft-neo {font-family: 'NanumSquareNeo';}
.ft-squre {font-family: 'NanumSquare';}
.ft-lotte {font-family: 'MyLotte';}
.fc-y {color:#FFEF16;}
.fc-yy {color:#FFBC00;}

.container {width:92% !important;}

.pc {display:none;}
.mobile {display:block;}
.br {display:none;}
.mbr {display:block; width:100%; height:1px;}

.winLayWrap .winLayContainer .btnTopWrap {top:10px !important; right:10px !important;}

.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 {position:relative; background:url('/_img/lan1/visual_bg_m.png') no-repeat top center; background-size:cover; z-index:8;}
#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; }

#micoMerit {position:relative; top:-46px; margin-bottom:-46px; z-index:9;}
#micoMerit .container {background:#fff; border-radius:18px; box-shadow:5px 7px 7px rgba(0 0 0 / 15%); }
#micoMerit .mMlist {position:relative; display:flex; align-items:center; flex-wrap:wrap;}
#micoMerit .mMlist:before {content:''; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:30px; height:100%;
background:url('/_img/mv_ico_line_col.png') no-repeat center; background-size:cover; z-index:9; opacity:0.8;}
#micoMerit .mMlist:after {content:''; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:100%; height:15px;
background:url('/_img/mv_ico_line_row.png') no-repeat center; background-size:cover; z-index:8; opacity:0.8;}
#micoMerit .mMlist li {width:50%; padding:22px 5px; text-align:center;}
#micoMerit .mMlist li img {width:45px; margin:0 auto; }
#micoMerit .mMlist li p {margin-top:10px; font-size:15px; font-weight:600; color:#000; letter-spacing:-0.5px;}

#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 #C7C7C7;}
#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:#F9F9F9;letter-spacing:-0.5px;font-weight:400;font-size:14px;
line-height:1.5;}
#lan0-faq .anw .flex {align-items:baseline; gap:5px;}
#lan0-faq .faqlist {border-bottom:1px solid #C7C7C7;}

#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-g {color:#1D9F9B;}
.fc-p {color:#FE1F67;}
.fc-pp {color:#DD456E;}
.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.png') no-repeat center top; background-size:cover;}
#lie .lan1-tit {color:#fff;}

#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);
}


footer .caution  {margin:15px 0 0 0; color:#585858;}
footer .caution h3 {margin:25px 0 5px 0; font-size:11px; font-weight:600;}
footer .caution ul li {margin-bottom:3px; display:flex; gap:2px; font-size:11px; font-weight:400; line-height:1.3; word-break:keep-all;}
footer .caution table {margin:20px 0; text-align:center; font-size:11px; width:100%;}
footer .caution table th, footer .caution table td {border:1px solid #aaa; padding:10px 0; font-weight:500;}


/*0830 renewal*/
#mmform {margin-top:40px; padding:35px 0; background:#161616;}
#mmform h2.tit {margin-bottom:15px; font-size:22px; font-weight:600; letter-spacing:-1px; text-align:center; color:#fff;}
#mmform h2.tit .ft-hana {font-weight:400;}
#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:16px 0; background:#1D9F9B; color:#fff; font-size:16px; font-weight:600; border-radius:5px;}
#mmform .formWarp .formBtn button:hover { color:#fff; background:#007975; transition:all 0.5s;}

#mmform .formWarp .formBtn button .ico {position:absolute; right:17px; top:50%; transform:translate(0,-50%); width:30px; height:30px; background:#161616; border-radius:100%; display:flex; align-items:center; justify-content:center;}
#mmform .formWarp .formBtn button .ico img {width:15px;}
#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 li {justify-content:space-between;}
#mmform .formAgree label {opacity:0.8;}
#mmform .formAgree a {color:#fff; opacity:0.8;}
#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:90;}
#mCallKcm h3 {margin-bottom:7px; font-size:13px; font-weight:500; text-align:center;}
#mCallKcm a {position:relative; background:#161616; 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), #1D9F9B, #5bfff5, #f8ff2d, #5bfff5, #1D9F9B); 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:30px 0 0 0; background:url('/_img/sale_bg_1_m.png') no-repeat center 40px #1d9f9b; background-size:contain; overflow-x:hidden;}
#mSuper .titImg {width:80%; max-width:804px; margin:0 auto 40px auto; }
#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 .titTxt {margin-bottom:40px; font-size:16px; font-weight:400; letter-spacing:-0.5px; color:#fff; text-align:center; }
#mSuper .superList {position:relative;}

#mSuper .superList ul  {display:flex; flex-direction:column; align-items:center; flex-wrap:wrap; gap:15px;}
#mSuper .superList ul li {width:100%;}
#mSuper .superList .titmoney {position:absolute; top:-50px; right:-70px; width:150px; z-index:9;}
#mSuper .superList a {position:relative; display:block; padding:25px 18px 18px 25px; background:#F2F2F2; border-radius:15px; letter-spacing:-0.5px;
box-shadow:3px 7px 7px rgba(0 0 0 / 15%); }
#mSuper .superList a h3 {margin-bottom:7px; font-size:20px; color:#000; font-weight:700; }
#mSuper .superList a p {font-size:14px; line-height:1.4; font-weight:500; color:#828282; width:70%;}
#mSuper .superList a .imgFlex {display:flex; justify-content:space-between; }
#mSuper .superList a .imgFlex .carimg { display:flex; align-items:center; justify-content:center; width:240px; height:120px; margin:0 auto; }
#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 .price {position:relative; top:-5px;}
#mSuper .superList a .priceWarp .del {margin-bottom:10px; font-size:12px; color:#828282; font-weight:500; text-decoration:line-through;}
#mSuper .superList a .priceWarp .vat {margin-top:3px; font-size:13px; color:#828282; font-weight:500;}
#mSuper .superList a .priceWarp h2 {margin-left:-2px; font-size:23px; color:#DD456E; font-weight:700; }
#mSuper .superList a .btn {padding:15px 15px 15px 19px; display:inline-flex; align-items:center; gap:7px; font-size:16px; line-height:16px; font-weight:600; color:#fff; background:#DD456E; border-radius:50px; cursor:pointer;}
#mSuper .superList a .btn .arrow {font-size:15px;}
#mSuper .superList a:hover .btn {background:#cc2754; transition:all 0.5s;}
#mSuper .superList .standard {margin-top:13px; font-size:14px; font-weight:500; letter-spacing:-0.5px; color:#828282;}

#mSuper .superInfo {padding:35px 0 385px 0; background:url('/_img/sale_bg_2_m.png') no-repeat center bottom #1d9f9b; background-size:contain;
text-align:center; color:#fff; }
#mSuper .superInfo h3 {font-size:14px; line-height:1.4; font-weight:600; letter-spacing:-0.5px;}
#mSuper .superInfo .roundList {width:90%; max-width:670px; margin:40px auto 0 auto; }
#mSuper .superInfo .roundList li {margin-bottom:15px; display:block; width:100%; padding:20px 30px; border:2px solid #b6e0df; border-radius:35px;
font-size:16px; font-weight:600; }

#mSuper .superList a .best {position:absolute; top:15px; right:15px; width:104px;}



.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;}

/*mcompare*/
.mntit  {text-align:center;}
.mntit h2 {font-size:25px; font-weight:500; letter-spacing:-0.5px; color:#2a2a2a;}
.mntit p {margin:7px 0 35px 0; font-size:14px; }

#mCompare {padding:45px 0 0 0; background:url('/_img/compare_bg_m.png') no-repeat center; background-size:cover; }
#mCompare .container {width:100% !important; }

/*mMerit*/
#mMerit {padding:45px 0;  background:url('/_img/merit_bg_m.jpg') no-repeat center top #DB446D; background-size:contain;}
#mMerit .mntit h2,  #mMerit .mntit p {color:#fff;}
#mMerit ul {display:grid; grid-template-columns:1fr 1fr; gap:13px; }
#mMerit ul li {display:flex; align-items:center; justify-content:center; gap:17px; flex-direction:column; height:196px; border-radius:20px; overflow:hidden;
box-shadow:3px 3px 3px rgba(0 0 0 / 15%); }
#mMerit ul li:nth-child(1) { background:url('/_img/merit_bg_1.jpg') no-repeat center; background-size:cover;}
#mMerit ul li:nth-child(2) { background:url('/_img/merit_bg_2.jpg') no-repeat center; background-size:cover;}
#mMerit ul li:nth-child(3) { background:url('/_img/merit_bg_3.jpg') no-repeat center; background-size:cover;}
#mMerit ul li:nth-child(4) { background:url('/_img/merit_bg_4.jpg') no-repeat center; background-size:cover;}
#mMerit ul li .ico {width:55px; margin:0 auto;}
#mMerit ul li p {font-size:16px; font-weight:600; letter-spacing:-0.5px; color:#fff;}

/*mStep*/
#mStep {background:#006e69; padding:50px 0 0 0; text-align:center; color:#fff}
#mStep .container {position:relative; }
#mStep h2 {margin-bottom:40px; font-size:25px; font-weight:600; letter-spacing:-1px;}
#mStep ul {display:grid; grid-template-columns:1fr 1fr; gap:30px; }
#mStep ul li .img {position:relative; width:118px; margin:0 auto;}
#mStep ul li:nth-child(2) .img:after,
#mStep ul li:nth-child(4) .img:after {content:''; position:absolute; top:50%; left:-50%; transform:translate(50%,-50%); width:29px; height:4px;
background:url('/_img/step_dot.png') no-repeat center; background-size:contain;}
#mStep ul li h3 {margin:11px 0 15px 0; font-size:19px; font-weight:600;}
#mStep ul li p {font-size:12px; line-height:1.4; font-weight:400; letter-spacing:-0.5px;}
#mStep .kcm {position:relative; width:230px; bottom:-12px; margin:0 auto;}

/* 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 {padding:50px 0 25px 0; overflow-x:hidden; }
#mCompanyNew .bg-gray {position:absolute; top:-50px; left:50%; transform:translate(-50%,0); background:#F8F8F8; width:100vw; height:420px; z-index:8; }

#main #mCompanyNew .newdate { position:relative; z-index:9; }
#main #mCompanyNew .bntit {text-align:center; position:relative; z-index:9; }
#main #mCompanyNew .bntit h2 {margin-bottom:10px; font-size:25px; font-weight:700; letter-spacing:-1px; line-height:1.5;}
#main #mCompanyNew .bntit p {font-size:14px; font-weight:400; letter-spacing:-0.5px;}
#main #mCompanyNew .bntit .caution { margin-top:7px; font-size:12px; font-weight:400; color:#B5B5B5; letter-spacing:-0.5px; }
#mCompanyNew .container {}
#mCompanyNew .horizontal {margin:40px auto 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 .inputBtnWrap {padding-bottom:20px;}

#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; width:65px; height:65px; display:flex; align-items:center; flex-direction:column; justify-content:center;
border:1px solid #cecece; border-radius:5px; cursor:pointer; background:#fff;}
#mCompanyNew .findMakerSwiperWrap input + label .img {margin:0 auto;  display:flex; align-items:center; justify-content:center; width:32px; height:32px;}
#mCompanyNew .findMakerSwiperWrap input + label .txt {display:block; width:100%; text-align:center; font-size:11px; white-space:nowrap;}
#mCompanyNew .findMakerSwiperWrap input:checked + label {border:1px solid #009590;}
#mCompanyNew .findMakerSwiperWrap input:checked + label .txt {font-weight:700; color:#009590;}

#mCompanyNew .inputBtn {margin-top:5px;}
#mCompanyNew .inputBtn ul {display:flex; align-items:center; justify-content:space-between; gap:5px; background:#fff;}
#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; background:#fff;}
#mCompanyNew .inputBtn input:checked + label {border:1px solid #009590; color:#009590; }
#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:12px; flex-direction:row;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list {width:46.5%;}
#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 .vat {margin-bottom:2px; font-size:12px; text-align:right; color:#828282; letter-spacing:-0.5px;}
#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:15px; color:#828282;
overflow: hidden; text-overflow: ellipsis;word-break: break-word;
display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
#mCompanyNew .nameModelSwiper .swiper-wrapper .list a .txt .price {margin:12px 0 5px 0; 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:#009590;}
#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;}
#mCompanyNew .insurance {font-size:11px; font-weight:500; text-align:right; color:#828282;}


#qNew {position:fixed; bottom:125px; right:10px; z-index:90; }
#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 {  }
#qNew .qform li span.flex {gap:3px;}
#qNew .qform li input {width:calc(100% -  46px); 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:#1D9F9B; }
#qNew .qform .formAgree label {font-size:10.5px !important; letter-spacing:-1px;}
#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:#1D9F9B; color:#fff; font-size:16px; font-weight:600; text-align:center;  border-radius:8px; letter-spacing:-0.5px;}
#qNew .qform button:hover {background:#02938f; transition:all 0.5s;}

#qNew .top a {display:inline-flex; align-items:center; justify-content:center; width:45px; height:45px; border-radius:100%; background:#222; color:#fff; font-size:15px; font-weight:500; letter-spacing:-0.5px; }
#qNew .top a:hover {background:#666666; transition:all 0.5s;}

/*
#popFirework {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:102vh; z-index:99; background:rgba(0 0 0 / 30%);   }
#popFirework .cover {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:100vh; background:url('../_img/pop_custom_bg_m.png') no-repeat center / cover;   z-index:1;}
#popFirework .popcon {position:absolute; top:52%; left:50%; transform:translate(-50%,-50%); width:90%; max-width:420px; z-index:9;}
#popFirework .popcon .tit {color:#fff;}
#popFirework .popcon .tit h3 {margin-bottom:3px; font-size:22px; font-weight:600; }
#popFirework .popcon .tit h2 {font-size:34px; font-weight:700;}
#popFirework .popcon .carPic {margin:20px auto 10px auto; transform:scale(1.2); }
#popFirework .popcon .carName {position:relative; top:-15px; font-size:20px; color:#fff; font-weight:500;  z-index:2;}
#popFirework .popcon a.btnCounsel {display:inline-flex; align-items:center; gap:10px; padding:11px 15px 11px 22px; font-size:20px; font-weight:700; letter-spacing:-0.5px;
border-radius:300px; background:linear-gradient(45deg, #fff, #4E7FE8); position:relative; z-index:99;}
#popFirework .popcon a.btnCounsel span {font-size:16px;}
#popFirework .btnBtmWrap {margin-top:20px; display:flex; align-items:center; justify-content:center; gap:30px;}
#popFirework .btnBtmWrap button {background:transparent; font-size:14px; color:#fff; opacity:0.6;}

#popThunder {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:102vh; z-index:99;  background:rgba(0 0 0 / 30%);}
#popThunder .cover {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:100vh;   background:url('../_img/pop_thunder_bg_m.png') no-repeat top center ;
background-size:140% auto; z-index:1;}
#popThunder .popcon {position:absolute; top:48%; left:50%; transform:translate(-50%,-50%); width:90%; max-width:420px; z-index:9;}
#popThunder .popcon .tit {margin:0 auto; width:70%; max-width:450px;}
#popThunder .popcon .carPic {margin:10px auto 0 auto; transform:scale(1.1); }
#popThunder .popcon .carName {margin-top:20px; font-size:16px; color:#fff; font-weight:300;  z-index:2;}
#popThunder .popcon a.btnCounsel {display:inline-flex; align-items:center; gap:10px; padding:11px 15px 11px 22px; font-size:20px; font-weight:700; letter-spacing:-0.5px;
border-radius:300px; background:linear-gradient(45deg, #4E7FE8, #0000FF); color:#fff; position:relative; z-index:99;}
#popThunder .popcon a.btnCounsel span {font-size:16px;}
#popThunder .btnBtmWrap {margin-top:20px; display:flex; align-items:center; justify-content:center; gap:30px;}
#popThunder .btnBtmWrap button {background:transparent; font-size:14px; color:#fff; opacity:0.6;}
*/

#popFirework {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh; z-index:99; backdrop-filter: blur(3px);}
#popFirework .btnBtmWrap {display:flex; align-items:center; justify-content:center; }
#popFirework .btnBtmWrap button {position:relative; background:transparent; font-size:14px; color:#fff; padding:0 15px;}
#popFirework .btnBtmWrap button:first-child::after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:1px; height:12px; background:#fff; }
#popThunder {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh; z-index:99; backdrop-filter: blur(3px);}
#popThunder .btnBtmWrap {display:flex; align-items:center; justify-content:center; }
#popThunder .btnBtmWrap button {position:relative; background:transparent; font-size:14px; color:#fff; padding:0 15px;}
#popThunder .btnBtmWrap button:first-child::after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:1px; height:12px; background:#fff; }

.popTear .cover {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh;
background:url('/_img/pop_tear_2506_m_bg1.png') no-repeat  center / cover; filter:brightness(0.8); opacity:0.9; z-index:1;}
.popTear .popcon {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh;  background:url('/_img/pop_tear_2506_m_bg0.png') no-repeat  center / cover; z-index:9;}
.popTear .popTxt {position:absolute; top:51%; left:50%; transform:translate(-50%,-50%); width:100%; max-width:620px;}
.popTear .carTit {width:270px; margin:0 auto;}
.popTear .carPic {position:relative; top:-65px; margin-bottom:-65px; width:100%; max-width:620px;}
.popTear .popcon .carName {margin:20px auto 0 auto; font-size:24px; font-weight:700; color:#fff;}
.popTear .popcon a.btnCounsel {margin:10px auto 18px auto; display:inline-block;  padding:13px 46px;  font-size:16px; font-weight:700;background:#5700ED; color:#fff;  border-radius:70px;}

.popDead .cover {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh;
background:url('../_img/pop_tear_bg_m.png') no-repeat  center / cover; filter:brightness(0.6); opacity:0.9; z-index:1;}
.popDead .deadLine {position:relative;  width:100vw; height:101vh;  z-index:2;}
.popDead .deadLine .up {position:absolute; top:0; left:50%; transform:translate(-50%,0); width:100%;}
.popDead .deadLine .down {position:absolute; bottom:0; left:50%; transform:translate(-50%,0); width:100%;}
.popDead .popcon {position:fixed; top:50%; left:50%; transform:translate(-50%,-50%); width:100vw; height:101vh;  background:url('../_img/pop_deadline_m.png') no-repeat  center / cover; z-index:9;}
.popDead .popTxt {position:absolute; top:63%; left:50%; transform:translate(-50%,-50%); width:100%; max-width:620px;}
.popDead .popcon .carName {margin:0 auto; font-size:24px; font-weight:700; color:#fff;}
.popDead .popcon a.btnCounsel {margin:10px auto 18px auto; display:inline-block;  padding:13px 46px;  font-size:16px; font-weight:700;background:#FF6A00; color:#fff;  border-radius:70px;}

#termClear {padding:55px 0 25px 0;}
#termClear .title {margin-bottom:40px; padding:16px; font-size:28px; font-weight:600; color:#171717;}
#termClear .termCon {padding:0 16px; font-size:14px; color:#404040; font-weight:400; line-height:22px;}
#termClear .termCon h3 {margin-bottom:24px; font-size:16px; font-weight:500; color:#171717;}
#termClear .termCon h3.underline {display:flex; align-items:baseline; gap:5px; padding: 0 0 24px 0; border-bottom:1px solid #e5e5e5;}
#termClear .termCon h4 {margin-bottom:12px; font-size:14px; font-weight:700;}
#termClear .termCon p {margin-bottom:24px; word-break:break-all;}
#termClear .listBox {margin-bottom:24px; padding:16px; background:#fafafa; color:#737373; border-radius:16px; line-height:20px;}
#termClear .listBox .list {display:flex; flex-direction:column; gap:12px; }
#termClear .listBox .list li {position:relative; display:flex; align-items:baseline; gap:3px;}
#termClear .listBox .tit {font-weight:700; color:#404040; }
#termClear .listBox .num {/*position:relative; top:-2px; margin:0 4px;*/ font-weight:700; color:#404040; }
#termClear .listBox .list.column {gap:12px;}
#termClear .listBox .list.column li {flex-direction:column; gap:6px;}
#termClear .listBox .list.dot .text {position:relative; padding:0 0 0 15px;}
#termClear .listBox .list.dot .circle {position:absolute; top:9px; left:4px; display:block; width:4px; height:4px; border-radius:100%; background:#737373;}
#termClear .gridBox {margin-bottom:24px;  display: grid; grid-template-columns: 25% 50% 25%; width: fit-content;}
#termClear .gridBox .cell { padding: 16px;  border: none;  position: relative; display:flex; align-items:center; justify-content:center; text-align: center; word-break:break-all;}
#termClear .gridBox .cell::after { content: "";  position: absolute;  bottom: 0;  left: 0;  height: 1px;  width: 100%;  background-color: #ccc; }
#termClear .gridBox .cell::before {content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 100%;  background-color: #ccc;}
#termClear .gridBox .cell:nth-child(3n)::before { display: none; }
#termClear .gridBox .cell:nth-last-child(-n+3)::after { display: none; }
#termClear .gridBox .cell.gbTop {background:#f5f5f5; color:#171717; font-size:16px; font-weight:700;}


@media (min-width: 1200px) {
.winLayWrap .winLayContainer .btnTopWrap {top:0 !important; right:-45px !important;}

.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;}

footer .caution h3 {padding:35px 0 12px 0; font-size:15px; }
footer .caution ul li {font-size:15px; line-height:1.9;}
footer .caution table {font-size:13px; max-width:640px;}

.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;}

#micoMerit {top:-55px;}
#micoMerit .mMlist:before {display:none;}
#micoMerit .mMlist:after {display:none;}
#micoMerit .mMlist li {position:relative; width:25%; padding:40px 0;}
#micoMerit .mMlist li img {width:80px;}
#micoMerit .mMlist li p {margin-top:30px; font-size:23px; }
#micoMerit .mMlist li:after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); background:url('/_img/mv_ico_line.png') no-repeat center;
background-size:contain; width:33px; height:100%;}
#micoMerit .mMlist li:last-child:after {background:none;}

.mntit h2 {font-size:45px; }
.mntit p {margin:24px 0 70px 0; font-size:30px;}
#mCompare {padding:110px 0 0 0;  background:url('/_img/compare_bg.png') no-repeat center; background-size:cover;}
#mCompare .container {max-width:100% !important;}

#mMerit {padding:130px 0;  background:url('/_img/merit_bg_m.png') no-repeat center top #DB446D}
#mMerit ul {grid-template-columns:1fr 1fr 1fr 1fr; gap:28px;}
#mMerit ul li {height:390px; gap:28px;}
#mMerit ul li .ico {width:117px;}
#mMerit ul li p {font-size:30px;}

#mStep {padding:120px 0; }
#mStep h2 {margin-bottom:55px; font-size:45px; }
#mStep ul {grid-template-columns: 1fr 1fr 1fr 1fr; gap:40px;}
#mStep ul li .img {width:165px;}
#mStep ul li h3 {margin:20px 0 15px 0; font-size:28px;}
#mStep ul li p {font-size:20px;}
#mStep ul li:nth-child(2) .img:after,
#mStep ul li:nth-child(3) .img:after,
#mStep ul li:nth-child(4) .img:after {content:''; position:absolute; top:50%; left:-70%; transform:translate(50%,-50%); width:40px; height:5px; background:url('/_img/step_dot.png') no-repeat center; background-size:contain;}
#mStep .kcm {position:absolute; right:-300px; bottom:-139px; width:356px;}

#lan0-visual { }
#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 h2 {font-size:45px;}
#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; }

#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;}
#main #mCompanyNew .bntit .caution {margin-top:15px; font-size:20px;}
#mCompanyNew {padding:150px 0 180px 0;}
#mCompanyNew .bg-gray {top:-150px; height:710px; }
#mCompanyNew .container .horizontal {margin:75px 0 30px 0;}
#mCompanyNew .horizontal li a {padding:50px 0; font-size:30px; line-height:30px;}
#mCompanyNew .findMakerSwiperWrap input + label {padding:20px; width:auto; height:114px;}
#mCompanyNew .findMakerSwiperWrap input + label .img {margin:0 auto 15px auto; width:65px; height:65px;}
#mCompanyNew .findMakerSwiperWrap input + label .img img {width:65px;}
#mCompanyNew .findMakerSwiperWrap input + label .txt {font-size:18px; font-weight:500; 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 .txt .vat {font-size:14px;}
#mCompanyNew .insurance {font-size:14px;}
#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:23.8%;}

#mCompanyNew .findMakerSwiperWrap .swiper {padding:0;}
#mCompanyNew .findMakerSwiperWrap .swiper-scrollbar {height:4px; width:97%; }
#mCompanyNew .findMakerSwiperWrap {margin-right:0; margin-left:0; }
#mCompanyNew .inputBtnWrap {padding-bottom:55px;}

#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:90;}
#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:center;}
#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:#dd456e; 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:#fff;}
#mmform .formCall a img {width:39px;}
#mmform .formCall a h3 {font-size:45px; font-weight:800; letter-spacing:-1.5px;}
#mmform .formCall p {font-size:25px; font-weight:500;color: #fff;}
#mmform .formAgree {width:820px; margin:-7px auto 0 auto; justify-content:end; font-size:17px; line-height:17px; position:relative; z-index:11;}
#mmform .formAgree ul {display:flex; align-items:center; gap:12px;}
#mmform .formAgree ul li {gap:5px;}
#mmform .formAgree input {margin-right:5px; transform:scale(1.1); }
#mmform .formAgree label,
#mmform .formAgree a {opacity:0.8; font-size:13px;}

#mSuper .titImg {margin:0 auto 100px auto;}
#mSuper {position:relative; top:-170px; margin-bottom:-170px;  padding:250px 0 0 0; z-index:7; background:url('/_img/sale_bg_1.png') no-repeat top center #1d9f9b;  }
#mSuper .container {position:relative; max-width:1365px; z-index:9;}
#mSuper .titRound {font-size:45px;}
#mSuper .titRound ul {gap:8px;}
#mSuper .titRound ul li {width:57px; height:57px; font-size:43px;}
#mSuper .titTxt {margin-bottom:105px; font-size:35px;}
#mSuper .superList ul {position:relative; bottom:-150px; margin-top:-150px; flex-direction:row; gap:42px; }
#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 {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 .priceWarp .vat {font-size:18px;}
#mSuper .superList a .btn {padding:22px 30px 22px 40px; font-size:30px; line-height:30px;}
#mSuper .superList a .btn .arrow {font-size:24px;}
#mSuper .superInfo {padding:200px 0 650px 0; background:url('/_img/sale_bg_2.png') no-repeat center bottom #1d9f9b; background-size:cover; z-index:8;}
#mSuper .superInfo h3 {font-size:25px;}
#mSuper .superInfo .roundList {margin:80px auto 0 auto;}
#mSuper .superInfo .roundList li {margin-bottom:25px; padding:35px 0; font-size:30px; border-radius:50px;}
#mSuper .superList .standard {margin-top:20px; font-size:22px; letter-spacing:-0.5px;}
#mSuper .superList a .best { top:35px; right:30px; width:204px;}


.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;}

/*
#popFirework .popcon { width:100%; max-width:860px;  }
#popFirework .cover { background:url('../_img/pop_custom_bg.png') no-repeat center / cover; }
#popFirework .popcon .tit h3 {margin-bottom:7px; font-size:40px; font-weight:600; }
#popFirework .popcon .tit h2 {font-size:63px; font-weight:700;}
#popFirework .popcon .carPic {max-width:600px; margin:40px auto -10px auto;}
#popFirework .popcon .carName {top:-15px; font-size:28px;}
#popFirework .popcon a.btnCounsel {gap:13px; padding:13px 23px 13px 27px; font-size:30px; font-weight:700;}
#popFirework .popcon a.btnCounsel span {font-size:25px;}
#popFirework .btnBtmWrap {margin-top:40px; gap:30px;}
#popFirework .btnBtmWrap button {font-size:16px;}

#popThunder {background:rgba(0 0 0 / 60%)}
#popThunder .popcon { width:100%; top:52%; max-width:860px; }
#popThunder .popcon .tit {margin:15px auto 0 auto;}
#popThunder .cover {background:url('../_img/pop_thunder_bg.png') no-repeat top center / cover;  }
#popThunder .popcon .carPic {max-width:660px; margin:0px auto -10px auto; }
#popThunder .popcon .carName {font-size:28px; }
#popThunder .popcon a.btnCounsel {gap:13px; padding:13px 29px 14px 40px; font-size:30px; font-weight:700;}
#popThunder .popcon a.btnCounsel span {font-size:25px;}
#popThunder .btnBtmWrap {margin-top:40px; gap:30px;}
#popThunder .btnBtmWrap button {font-size:16px;}
*/

#popFirework {height:100.2vh; backdrop-filter:blur(5px);}
#popFirework .btnBtmWrap button {font-size:15px; color:#5B5B5B; padding:0 25px; letter-spacing:-0.5px;}
#popFirework .btnBtmWrap button:first-child::after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:1px; height:12px; background:#5B5B5B; }
#popThunder {height:100.2vh; backdrop-filter:blur(5px);}
#popThunder .btnBtmWrap button {font-size:15px; color:#fff; padding:0 25px; letter-spacing:-0.5px;}
#popThunder .btnBtmWrap button:first-child::after {content:''; position:absolute; top:50%; right:0; transform:translate(0,-50%); width:1px; height:12px; background:#fff; }

.popTear .cover {width:100vw; height:101vh;  background:url('/_img/pop_tear_2506_pc_bg.png') no-repeat  center / cover; }
.popTear .popcon {background:url('/_img/pop_tear_2506_pc_tit.png') no-repeat  center / contain; }
.popTear .popTxt {top:66%; left:49.5%;}
.popTear .carTit {display:none;}
.popTear .carPic {top:0; margin:0;}
.popTear .popcon .carName {margin:0 auto; font-size:24px; font-weight:700; color:#5700ED;}
.popTear .popcon a.btnCounsel {margin:15px auto 20px auto;  padding:14px 50px; font-size:18px; }

.popDead .cover {width:100vw; height:101vh;  background:url('../_img/pop_tear_bg.png') no-repeat  center / cover; }
.popDead .popcon {background:url('../_img/pop_deadline.png') no-repeat  center / contain; }
.popDead .popTxt {top:69%;}
.popDead .carPic {margin:0 auto -20px auto;}
.popDead .popcon .carName {margin:0 auto; font-size:24px; font-weight:700; color:#fff;}
.popDead .popcon a.btnCounsel {margin:15px auto 20px auto;  padding:14px 50px; font-size:18px; }


#termClear {padding:72px 0;}
#termClear .title {margin-bottom:48px; padding:0 24px; font-size:40px; }
#termClear .termCon {padding:0 24px; font-size:16px; line-height:28px;}
#termClear .termCon h3 {margin-bottom:30px; font-size:24px;}
#termClear .termCon h3.underline {gap:5px; padding: 0 0 24px 0; }
#termClear .termCon h4 {margin-bottom:24px; font-size:20px;;}
#termClear .termCon p {margin-bottom:40px; }
#termClear .listBox {margin-bottom:40px; padding:24px;  border-radius:16px; line-height:24px;}
#termClear .listBox .list { gap:12px; }
#termClear .listBox .list li {gap:7px;}
#termClear .listBox .list.column {gap:18px;}
#termClear .listBox .list.column li {gap:4px;}



}


@media (min-width: 1800px) {
#lan0-finfo .text{padding:30px 0 30px 256px;}
}
