@charset "UTF-8";
/* 기본 스타일 */
body { font-size: 16px; line-height: 1.7; color: #45484b; }
.howToBuy h1.title { margin-bottom: 32px; font-size: 40px; font-weight: bold; color: #00ab68; }
.howToBuy h1, .howToBuy h2, .howToBuy h3, .howToBuy dt { line-height: 1.2; color: #0c0d0e; font-weight: 500; }
.howToBuy p, .howToBuy dd { color: #45484b; font-size:16px}

/*how to buy 공통*/
.winiMain { padding-bottom: 96px; }
.howToBuy .rangList { z-index: 1002; }
.howToBuy .markExclamation { display: inline-block; width: 22px; height: 22px; line-height: 22px; font-size: 20px; font-weight: bold; color: #D10023; text-align: center; border: 2px solid #D10023; border-radius: 50%; }
.howToBuy .btnLink { color: #0134DC; text-decoration: underline; }

/* 공통클래스 */
.commonLeft { float: left; width: 469px; margin-right: 16px; box-sizing: border-box; }
.commonRight { float: right; width: 469px; margin-left: 16px; box-sizing: border-box; }
.txtRed { color: #D10023; }

/* 공통 콘텐츠 */
.howToBuy .commonMail { padding: 48px 24px; color: #05572E; background: #F7F9FA url(https://image.autowini.com/IMG/renew/bis/bg_mail.png); border: 1px solid #E4EFE6; text-align: center; }
.howToBuy .commonMail h3 { font-size: 24px; font-weight: bold; color: #45484b; }
.howToBuy .commonMail p { margin: 16px auto 16px; width:550px}
.howToBuy .commonMail .btnStyle { display: inline-block; padding: 0 50px 0 75px; height: 40px; font-size: 16px; font-weight: bold; line-height: 40px; color: #45484B; background-color: #fff; text-align: center; border-radius: 20px; box-sizing: border-box; border: 1px solid #D8DDE1; background-image: url(https://image.autowini.com/IMG/renew/common/icon/icon_mail_gray.png); background-repeat: no-repeat; background-position: 48px center; }
.howToBuy .comContact { padding-left: 207px; border: 1px solid #D8DDE1; background: #fff url(https://image.autowini.com/IMG/renew/bis/bg_symbol_white.png) left center no-repeat; border-radius: 4px; }
.howToBuy .comContact .inner { padding: 24px 48px 12px 36px; }
.howToBuy .comContact dl { margin-bottom: 32px; }
.howToBuy .comContact dt { display: inline-block; font-size: 24px; font-weight: 600; color: #0c0d0e; }
.howToBuy .comContact dd { display: inline-block; margin: 4px 0 0 8px; width: 540px; font-size: 14px; color: #707578; }
.howToBuy .comContact .contacInfo span { display: inline-block; margin: 0 32px 12px 0; font-size: 16px; font-weight: 400; color: #45484b; }
.howToBuy .comContact .contacInfo a { font-size: 16px; color: #45484b; border-bottom: 1px solid #45484b; }
.howToBuy .comContact .contacInfo b { margin-right: 8px; font-weight: bold; color: #0c0d0e; }
.howToBuy .comContact .markService{display:inline-block;margin:5px 0 0 16px;padding:0 8px;font-size:12px;color:#fff;background:#00ab68;border-radius:4px;}
.howToBuy .comContactKo .inner{padding-right:20px;}
.howToBuy .comContactKo dd{margin:0 0 0 8px;width:607px;font-size:16px;letter-spacing:-1px;}
.howToBuy .comContactKo .contacInfo span{font-size:18px;}
.howToBuy .posting { margin-top: 64px; padding-top: 24px; border-top: 1px solid #D8DDE1; }
.ar .howToBuy .posting h3 {direction:rtl;}
.howToBuy .posting h3 { font-size: 24px; color: #0c0d0e; font-style: italic; }
.howToBuy .posting ul { display: flex; flex-wrap: wrap;}
.howToBuy .posting li { position: relative; display: inline-block; width: 230px; margin-top: 24px; margin-right: 16px; border: 1px solid #D8DDE1; box-sizing: border-box; -webkit-transition: transform 0.35s; -moz-transition: transform 0.35s; -o-transition: transform 0.35s; transition: transform 0.35s; }
.howToBuy .posting li:nth-child(4) { margin-right: 0; }
.howToBuy .posting li:nth-child(8) { margin-right: 0; }
.howToBuy .posting li img { -webkit-transition: transform 0.35s; -moz-transition: transform 0.35s; -o-transition: transform 0.35s; transition: transform 0.35s; }
.howToBuy .posting li:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.howToBuy .posting a { display: block; width: 100%; height: 100%; }
.howToBuy .posting .postingImg { width: 228px; height: 170px; overflow: hidden; }
.howToBuy .posting dl { padding: 16px; }
.howToBuy .posting dt { margin-bottom: 8px; font-size: 18px; font-weight: bold; line-height: 1.2; color: #0c0d0e; }
.howToBuy .posting dd { font-size: 14px; color: #45484b; font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap: break-word; line-height: 1.4em; }
.howToBuy .posting .postingBg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.howToBuy .posting .postingBg p { margin-top: 73px; font-size: 18px; font-weight: 500; color: #fff; text-align: center; }

/* Buy it Safely! */
.wrapBis .bnSafe { margin-bottom: 32px; padding-bottom: 0; text-align: center; }
.wrapBis .bnSafe .bnSafeBg { margin-bottom: 32px;width:970px;height:280px; background: #00ab68 url(https://image.autowini.com/IMG/renew/bis/bg_bisWini.png) no-repeat center bottom; text-align: center; position:relative;}
.wrapBis .bnSafe .bnSafeBg .bnSafeBgTxt { font-size: 34px; line-height:1.35; color: #fff; position:absolute;text-align:left;left:72px;top:103px;}
.wrapBis .bnSafe .bnSafeBg .bnSafeBgTxt strong { font-weight: bold; }
.wrapBis .bnSafe dt { margin-bottom: 24px; font-size: 34px; font-weight: 500; color: #0c0d0e; }
.wrapBis .bnSafe dd { width: 735px; margin: 0 auto; }
.wrapBis .howItWorks { padding: 40px 32px; border: 6px solid #ECEEEF; text-align: center; }
.wrapBis .howItWorks .boxTxt h3 { margin-bottom: 16px; font-size: 34px; }
.wrapBis .howItWorks .boxTxt p { font-size: 20px; }
.wrapBis .howItWorks .listInfo { margin-top: 74px; padding-top: 32px; border-top: 1px solid #D8DDE1; }
.wrapBis .howItWorks .listInfo li { position: relative; float: left; width: 16.666%; }
.wrapBis .howItWorks .listInfo li:after { content: ''; position: absolute; top: 30px; left: -12px; width: 20px; height: 20px; background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrRight_w26.png) no-repeat; background-size: 20px; opacity: .6; }
.wrapBis .howItWorks .listInfo li:first-child:after { display: none; }
.wrapBis .howItWorks .listInfo li p { margin-top: 16px; font-weight: 500; color: #0c0d0e; }
.wrapBis .howItWorks .listInfo dl { margin-top: 32px; }
.wrapBis .howItWorks .listInfo dt { margin-bottom: 16px; font-size: 30px; font-weight: 500; }
.wrapBis .howItWorks .listInfo dd { font-size: 18px; }
.wrapBis .benefit { margin: 56px 0; text-align: center; }
.wrapBis .benefit h3 { margin-bottom: 32px; font-size: 34px; font-weight: 500; }
.wrapBis .benefit li { float: left; width: 20%; }
.wrapBis .benefit li h4 { margin: 16px 0 8px; color: #0c0d0e; line-height:1.4;}
.wrapBis .benefit li p { width: 80%; margin: 0 auto; font-size: 14px; line-height:1.5;}
.wrapBis .benefit .benefitList { margin-top: 56px; text-align: left; }
.wrapBis .benefit .benefitList .list { padding-bottom: 48px; margin-bottom: 40px; border-bottom: 1px solid #ECEEEF; }
.wrapBis .benefit .benefitList .list:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.wrapBis .benefit .benefitList .list h4 { margin-bottom: 24px; font-size: 34px; font-weight: 500; color: #0c0d0e; }
.wrapBis .benefit .benefitList .list h4 span { margin-right: 8px; color: #00ab68; }
.wrapBis .benefit .benefitList .list p { font-size: 18px; }
.wrapBis .benefit .benefitList .list .txt { margin-top: 24px; }
.wrapBis .benefit .benefitList .list1 p { margin-top: 50px; }
.wrapBis .benefit .benefitList .list4 p { margin-top: 30px; }

/* Buy it Safely - Ko */
.wrapBisKo h2 { font-size: 34px; font-weight: bold; }
.wrapBisKo h3 { font-size: 30px; font-weight: bold; }
.wrapBisKo .bnSafe { margin-bottom: 40px; height: 263px; max-height: 263px; background: url(https://image.autowini.com/IMG/renew/bis/bg_bisBanner.png) no-repeat; }
.wrapBisKo .bnSafe h2 { padding: 70px 42px; color: #fff; line-height: 1.4; }
.wrapBisKo .bnSafe h2 strong { font-weight: bold; }
.wrapBisKo .boxTxt { text-align: center; }
.wrapBisKo .boxTxt .txtL { font-size: 24px; color: #0c0d0e; }
.wrapBisKo .boxTxt .txtL strong { font-weight: bold; }
.wrapBisKo .boxTxt .txtL em { font-weight: bold; color: #00ab68; }
.wrapBisKo .boxTxt .txtS { margin: 32px 0; font-size: 14px; color: #707578; }
.wrapBisKo .boxTxt .btn { display: inline-block; margin-top: 18px; display: inline-block; padding: 0 40px; height: 48px; font-size: 16px; font-weight: bold; line-height: 48px; color: #fff; background-color: #00ab68; text-align: center; border-radius: 24px; box-sizing: border-box; }
.wrapBisKo .infoList { margin: 48px 0 56px; padding-top: 48px; border: 6px solid #ECEEEF; text-align: center; }
.wrapBisKo .infoList h2 .txt { display: block; margin-bottom: 8px; font-size: 20px; font-weight: bold; }
.wrapBisKo .infoList .boxBtn { margin: 24px 0 48px; }
.wrapBisKo .infoList .boxBtn .btnDarkGray { display: inline-block; padding: 0 32px; height: 40px; font-size: 16px; font-weight: bold; line-height: 40px; color: #fff; background-color: #45484B; text-align: center; border-radius: 24px; box-sizing: border-box; margin-right: 24px; }
.wrapBisKo .infoList .boxBtn .btnGray { display: inline-block; padding: 0 32px; height: 40px; font-size: 16px; font-weight: bold; line-height: 40px; color: #0C0D0E; background-color: #ECEEEF; text-align: center; border-radius: 24px; box-sizing: border-box; border: 1px solid #D8DDE1; box-sizing: border-box; }
.wrapBisKo .infoList li { display: inline-block; width: 48%; margin: 0 auto 48px; }
.wrapBisKo .infoList li h3 { margin-bottom: 24px; font-size: 20px; font-weight: bold; }
.wrapBisKo .infoList li h3 span { color: #00ab68; }
.wrapBisKo .howItWorks { margin-bottom: 48px; padding-bottom: 32px; border-bottom: 1px solid #ECEEEF; text-align: center; }
.wrapBisKo .howItWorks h3 { margin-bottom: 48px; }
.wrapBisKo .paymentApp { position: relative; width: 650px; margin: 0 auto; }
.wrapBisKo .paymentApp h3 { margin-bottom: 24px; text-align: center; }
.wrapBisKo .paymentApp .bisProcess li { position: relative; padding-bottom: 48px; }
.wrapBisKo .paymentApp .bisProcess li:after { content: ''; width: 6px; height: 100%; position: absolute; top: 80px; left: 50%; background: #C1C6C9; z-index: 10; margin-left: 3px; }
.wrapBisKo .paymentApp .bisProcess li:nth-child(even) .left { text-align: right !important; }
.wrapBisKo .paymentApp .bisProcess li:last-child:after { display: none; }
.wrapBisKo .paymentApp .bisProcess li .num { width: 44px; height: 44px; position: absolute; top: 80px; left: 50%; margin-left: -22px; font-size: 25px; font-weight:500; color: #C1C6C9; background: #fff; border-radius: 50%; border: 6px solid #C1C6C9; text-align: center; line-height: 44px; z-index: 20; }
.wrapBisKo .paymentApp .bisProcess li .left { float: left; width: 40%; margin-right: 10%; }
.wrapBisKo .paymentApp .bisProcess li .right { float: right; width: 40%; margin-left: 10%; text-align: right; }
.wrapBisKo .paymentApp .bisProcess li dl { margin-top: 100px; text-align: left !important; }
.wrapBisKo .paymentApp .bisProcess li dt { margin-bottom: 8px; font-size: 20px; font-weight: bold; }
.wrapBisKo .paymentApp .bisProcess li dt span { color: #00ab68; }
.wrapBisKo .paymentApp .bisProcess li dd { font-size: 14px; color: #0c0d0e; }
.wrapBisKo .paymentApp .txtInfo {margin-bottom:64px; color: #D10023; font-weight: bold; text-align: center; }

/* steps */
.wrapSteps .stepList { margin-bottom: 48px; }
.wrapSteps .stepList h2 { text-align: center;font-size:28px }
.wrapSteps .stepList h3 { text-align: center; }
.wrapSteps .stepList ul { margin-top: 24px; padding: 40px; border: 5px solid #ECEEEF; }
.wrapSteps .stepList ul .txtStpe { font-weight: bold; color: #0c0d0e; }
.wrapSteps .stepList ul .txtStpe span { color: #00ab68; }
.wrapSteps .stepList ul .txt { font-size: 20px; font-weight: 500; color: #0c0d0e; }
.wrapSteps .stepList li { position: relative; float: left; width: 25%; text-align: center; }
.wrapSteps .stepList li:after { content: ''; position: absolute; top: 55px; left: -12px; width: 20px; height: 20px; background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrRight_w26.png) no-repeat; background-size: 20px; opacity: .6; }
.wrapSteps .stepList li:first-child:after { display: none; }
.wrapSteps h2 { font-size: 34px; }
.wrapSteps h3 { font-size: 30px; }
.wrapSteps .section { margin-bottom: 48px; padding-bottom: 40px; border-bottom: 1px solid #ECEEEF; }
.wrapSteps .section h2 { margin: 16px 0 32px; text-align: center; }
.wrapSteps .secLast { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.wrapSteps .boxTit { position: relative; text-align: center; z-index: 20; }
.wrapSteps .boxTit .txt { position: relative; z-index: 20; font-size: 21px; font-weight: 500; }
.wrapSteps .boxTit .txt span { color: #00ab68; }
.wrapSteps .boxTit .bg { display: block; position: absolute; top: 45px; left: 50%; margin-left: -64px; width: 128px; height: 64px; background: #F7F9FA; border-radius: 64px 64px 0px 0px; z-index: 10; }
.wrapSteps .infoArea { margin-bottom: 64px; }
.wrapSteps .infoArea:last-child { margin-bottom: 0; }
.wrapSteps .infoArea h3 { margin-bottom: 16px; }
.wrapSteps .infoArea h3 span { margin-right: 8px; font-weight: 600; color: #00ab68; }
.wrapSteps .infoArea {display:flex;gap:36px;justify-content:space-between}
.wrapSteps .infoArea .left {width:484px; }
.wrapSteps .infoArea .right {width:446px;}
.wrapSteps .infoArea .left img,
.wrapSteps .infoArea .right img{width:100%}
.wrapSteps .infoArea .right iframe{width:100%;aspect-ratio:16 / 9;}
.wrapSteps .infoArea p { font-size: 18px; }
.wrapSteps .infoArea p a{ text-decoration: underline;color:#007aff }
/*.wrapSteps .secRevers .infoArea{gap:36px}
.wrapSteps .secRevers .infoArea .left {width: 562px; }
.wrapSteps .secRevers .infoArea .right {}*/

/* How To Pay */
.wrapHowToPay h2 { font-size: 34px; }
.wrapHowToPay h3 { font-size: 24px; }
.wrapHowToPay .titInfo { margin-bottom: 56px; }
.wrapHowToPay .titInfo h2 { display: inline-block; width: 230px; margin-right: 51px; }
.wrapHowToPay .titInfo .txt { display: inline-block; margin-top: 10px; width: 685px; font-size:18px; color: #45484b; }
.wrapHowToPay .account {position:relative; padding-bottom: 48px; margin-bottom: 40px; border-bottom: 1px solid #ECEEEF; }
.wrapHowToPay .account .bankLogo{position:absolute;top:0;right:0;}
.wrapHowToPay .account h3 { margin-bottom: 16px; }
.wrapHowToPay .accountBox { margin-bottom: 32px; padding: 24px 40px 0; border: 6px solid #ECEEEF; }
.wrapHowToPay .accountBox .redCountry{display: block;margin-bottom: 24px;font-size: 14px;color: #d10023;font-weight:bold}
.wrapHowToPay .accountBox dt { margin-bottom: 6px; font-size: 14px; font-weight: bold; color: #0c0d0e; }
.wrapHowToPay .accountBox dd { color: #707578; }
.wrapHowToPay .accountBox strong{font-weight:500;color:#0C0D0E}
.wrapHowToPay .accountBankList li { float: left; position: relative; padding-left: 72px; width: 33.333%; color: #45484b; background-repeat: no-repeat; background-position: 24px top; box-sizing: border-box; }
.wrapHowToPay .accountBoxTitle{margin-top:-16px;font-size:18px;font-weight:500;color:#D10023;padding-bottom:4px}
.wrapHowToPay .accountBankList li:nth-child(1) { background-image: url(https://image.autowini.com/IMG/renew/bis/bg_bankDb.png); }
.wrapHowToPay .accountBankList li:nth-child(2) { background-image: url(https://image.autowini.com/IMG/renew/bis/bg_bankAm.png); }
.wrapHowToPay .accountBankList li:nth-child(3) { padding-left: 80px; background-image: url(https://image.autowini.com/IMG/renew/bis/bg_bankNa.png); }
.wrapHowToPay .accountBankList li:nth-child(3):before { display: none; }
.wrapHowToPay .accountBankList li:before { content: ''; display: block; position: absolute; top: 0; right: 8px; height: 100%; width: 2px; background: #ECEEEF; }
.wrapHowToPay .accountBankList li span { display: block; font-weight: bold; }
.wrapHowToPay .accountBoxList { margin-bottom:18px; }
.wrapHowToPay .accountBoxList dl { float: left; }
.wrapHowToPay .accountBoxList dl:nth-child(1) { width: 28%; margin-right: 2%; }
.wrapHowToPay .accountBoxList dl:nth-child(2) { width: 23%; margin-right: 2%; }
.wrapHowToPay .accountBoxList dl:nth-child(3) { width: 45%; }
.wrapHowToPay .process h3 { margin-bottom: 24px; font-size: 34px; }
.wrapHowToPay .processList { margin-top: 24px; }
.wrapHowToPay .processList dl { position: relative; float: left; width: 272px; min-height: 175px; padding: 20px; background: #F7F9FA; border: 1px solid #D8DDE1; border-radius: 16px; box-sizing: border-box; }
.wrapHowToPay .processList dl:first-child { margin-right: 82px; }
.wrapHowToPay .processList dl:last-child { margin-left: 82px; }
.wrapHowToPay .processList dl:after { content: ''; position: absolute; top: 78px; left: -50px; width: 20px; height: 20px; background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrRight_w26.png) no-repeat; background-size: 20px; opacity: .6; }
.wrapHowToPay .processList dl:first-child:after { display: none; }
.wrapHowToPay .processList dt { margin-bottom: 8px; font-size: 24px; }
.wrapHowToPay .processList dd { font-size: 14px; }
.wrapHowToPay .processInfo { margin: 24px 0 56px; padding: 32px 48px; border: 5px solid #ECEEEF; }
.wrapHowToPay .processInfo dl { margin-bottom: 24px; padding-bottom: 24px; border-bottom: 1px solid #ECEEEF; }
.wrapHowToPay .processInfo dl:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.wrapHowToPay .processInfo dt { margin-bottom: 16px; font-size: 24px; }
.wrapHowToPay .processInfo dt .markExclamation { margin-right: 8px; }
.wrapHowToPay .processInfo dd{font-size:16px;}
.wrapHowToPay .boxFaqSub { margin-bottom: 56px; }

/* vehicle */
.wrapVehicle section { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #ECEEEF; }
.wrapVehicle h2 { font-size: 34px; }
.wrapVehicle h3 { font-size: 24px; }
.wrapVehicle .before .commonLeft { width: 371px; margin-right: 24px; }
.wrapVehicle .before .commonRight { width: 585px; margin-left: 0; }
.wrapVehicle .before h2 { text-align: center; }
.wrapVehicle .before h3 { margin: 8px 0 16px; }
.wrapVehicle .before li { margin-top: 32px; }
.wrapVehicle .before .txt { font-size: 18px; }
.wrapVehicle .guarante { border-bottom: 1px solid #ECEEEF; }
.wrapVehicle .guarante .txtCaption { margin: 16px 0 24px; font-size: 18px; }
.wrapVehicle .guarante .boxTxt p { margin-top: 24px; }
.wrapVehicle .guarante .boxTxt .txtRed { color: #D10023; }
.wrapVehicle .claimTextWrap{border:4px solid #D10023;background-color:#FFF;padding:24px;margin-top:24px;}
.wrapVehicle .claimTextWrap .title{font-size:24px;font-weight:500;color:#D10023;background:url(https://image.autowini.com/IMG/renew/common/icon/icon_alert_circle.png) no-repeat left center;line-height:24px;height:24px;padding-left:36px}
.wrapVehicle .claimTextWrap .article{padding-top:12px;font-size:18px;font-weight:500;color:#0C0D0E}
.wrapVehicle .guaranteList{display:flex;}
.wrapVehicle .guaranteList dl {flex:1; border: 1px solid #D8DDE1; border-top: 0; }
.wrapVehicle .guaranteList dl:first-child {margin-right:20px;}
.wrapVehicle .guaranteList dt { padding: 16px 24px; font-size: 24px; font-weight: 500; color: #45A70D; background: #F3F9ED; border-top: 2px solid #45A70D; border-bottom: 1px solid #D8DDE1; }
.wrapVehicle .guaranteList dt img { margin: 2px 12px 0 0; }
.wrapVehicle .guaranteList dd { position: relative; margin: 16px 20px; padding-left: 12px; font-size: 18px; line-height:1.4;}
.wrapVehicle .guaranteList dd:after { content: ''; position: absolute; top: 11px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #45484b; }
.wrapVehicle .notGuarante dt { color: #D10023; background: #FFF3F3; border-top: 2px solid #D10023; }
.wrapVehicle .individual { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.wrapVehicle .individual h2 { margin-bottom: 32px; }
.wrapVehicle .individual h3 { margin-bottom: 16px; }
.wrapVehicle .individual li { margin-bottom: 32px; }
.wrapVehicle .individual .txt { line-height: 1.7; }
.wrapVehicle .individual .commonLeft { margin-right: 24px; }
.wrapVehicle .individual .commonRight { width: 487px; margin-left: 0; }

/* video */
.wrapVideos .title + p {margin-top:-20px}
.wrapVideos .section{padding:60px 0;}
.wrapVideos .section h3{padding-bottom:12px;font-weight:bold;font-size:30px;color:#0c0d0e}
.wrapVideos .section dt{margin-top:16px;font-size:18px;line-height:1.1;color:#45484b;font-weight:bold}
.wrapVideos .section dd{margin-top:6px;font-size:14px;line-height:1.5;color:#707578}
.wrapVideos .section a{display:block;position:relative}
.wrapVideos .section a:hover:after{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:174px;background:rgba(0,0,0,0.7) url(https://image.autowini.com/resources/IMG/renew/mark/btnVideo.png) center no-repeat;background-size:230px}
.wrapVideos .stage3{display:flex;justify-content: space-between;flex-wrap: wrap}
.wrapVideos .stage3 li{padding:20px 0;width:310px;}
.wrapVideos .stage3 li img{display:block;width:100%;height:174px;object-fit: none;background:#cccccc}
.wrapVideos .flex{display:flex;padding-top:20px}
.wrapVideos .flex .left{margin-right:12px}
.wrapVideos .left iframe{width:600px;height:339px;border:none}
.wrapVideos .right li+li{margin-top:8px}
.wrapVideos .right a{display:flex;align-items: center;border:1px solid #E4EAEF}
.wrapVideos .right li img{display:inline-block;width:120px;height:77px;margin-right:12px;}
.wrapVideos .right dl{width:230px;padding-right:12px;}
.wrapVideos .right dt{margin:0;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.wrapVideos .right dd{font-size:12px;line-height:1.3;display: -webkit-box;-webkit-box-orient: vertical;text-overflow:ellipsis;-webkit-line-clamp:2;overflow:hidden}
.wrapVideos .right a:hover:after{width:120px;height:77px;background-size:140px;}
.wrapVideos .right li.on a{border-color:#00ab68}
.wrapVideos .right li.on a dt{color:#00ab68}
.wrapVideos .right li.on a:hover:after{display:none}
.wrapVideos .btn_area{text-align:center;margin:0}
.wrapVideos .btn_area a{display:inline-block;margin:0 auto;padding:0 32px;min-width:244px;height:40px;line-height:40px;font-size:15px;color:#fff;text-align:center;background:#D22F27;border-radius:4px}
.howToBuy .closeVideo { display: block; position: absolute; top: -10px; right: -50px; padding: 12px; }

/* staff */
.wrapStaff .titInfo { margin-bottom: 26px; padding-bottom: 0; }
.wrapStaff .titInfo h2 { display: inline-block; width: 300px; font-size: 34px; }
.wrapStaff .titInfo p { display: inline-block; width: 675px; font-size: 18px; }
.wrapStaff .titInfo p strong { display: block; font-size: 20px; font-weight: 500; color: #0c0d0e; }
.wrapStaff .service { padding-bottom: 0; margin-top: 0; margin-bottom: 0; text-align: center; }
.wrapStaff .service .serviceInfo { position: relative; padding: 40px 0; border: 5px solid #ECEEEF; }
.wrapStaff .service .serviceInfo:before { content: ''; display: block; position: absolute; top: 50%; left: 50%; margin-top: -18px; width: 2px; height: 55px; background: #ECEEEF; }
.wrapStaff .service .tit { display: inline-block; position: relative; top: 30px; padding: 8px 24px; font-size: 18px; font-weight: bold; color: #00ab68; border: 5px solid #ECEEEF; border-radius: 40px; background: #fff; z-index: 10; }
.wrapStaff .service dl { float: left; width: 50%; }
.wrapStaff .service dl dt { margin-bottom: 8px; font-size: 18px; font-weight: 500; color: #707578; }
.wrapStaff .service dl dd { font-size: 24px; color: #0c0d0e; }
.wrapStaff .service dl dd strong { font-weight: bold; }
.wrapStaff .staffInfo { margin-bottom: 0 !important; padding-bottom: 0; text-align: center; }
.wrapStaff .staffInfo li { float: left; width: 25%; margin-top: 64px; }
.wrapStaff .staffInfo li img { margin-bottom: 8px; }
.wrapStaff .staffInfo li dt { font-size: 22px; font-weight: 500; color: #0c0d0e; word-break: break-all; }
.wrapStaff .staffInfo li dd { color: #707578; }
.wrapStaff .staffInfo li a { margin-top: 8px; display: inline-block; padding: 0 32px 0 52px; height: 40px; font-size: 14px; font-weight: bold; line-height: 40px; color: #45484b; background-color: #fff; text-align: center; border-radius: 4px; box-sizing: border-box; border: 1px solid #D8DDE1; background-image: url(https://image.autowini.com/IMG/renew/common/icon/icon_mail_gray.png); background-repeat: no-repeat; background-position: 28px center; }

/* membership */
.wrapMembership .banner { padding: 62px 48px; background: url(https://image.autowini.com/IMG/renew/membership/businessMembershipTitle.png) no-repeat;background-size:cover; }
.wrapMembership .banner dl { width: 480px; }
.ar .wrapMembership .banner dl { direction: rtl; }
.wrapMembership .banner dt { font-size: 34px; font-weight: 500; color: #fff; }
.wrapMembership .banner dd { margin-top: 16px; font-size: 18px; color: #fff; }
.wrapMembership .boxTxt { margin: 40px 0 48px;  }
.ar .wrapMembership .boxTxt {direction: rtl;}
.wrapMembership .boxTxt dt { margin-bottom:10px; font-size:32px; color: #0c0d0e;font-weight:bold }
.wrapMembership .boxTxt dd {font-size:20px;}
.wrapMembership .memberShipTb table { width: 100%; border-top: 1px solid #D8DDE1; }
.wrapMembership .memberShipTb tr:nth-child(odd) { background: #F7F9FA; }
.wrapMembership .memberShipTb th { padding: 20px; border-bottom: 1px solid #D8DDE1; border-left: 1px solid #D8DDE1; }
.wrapMembership .memberShipTb td { padding: 20px 30px; border-bottom: 1px solid #D8DDE1; border-left: 1px solid #D8DDE1; text-align: center; }
.wrapMembership .memberShipTb thead th { font-size: 20px; color: #999EA2; background: #fff; }
.wrapMembership .memberShipTb thead .business { color: #ABA12D; border-top: 2px solid #ABA12D; }
.wrapMembership .memberShipTb .business { border-left: 2px solid #ABA12D; border-right: 2px solid #ABA12D; }
.wrapMembership .memberShipTb .last { border-bottom: 2px solid #ABA12D; }
.wrapMembership .memberShipTb tbody .txt td { padding: 10px 20px; }
.wrapMembership .memberShipTb tbody .txt p { font-size: 22px; }
.wrapMembership .memberShipTb tbody .txt .business p { font-weight: 500; color: #0c0d0e; }
.wrapMembership .memberShipTb tbody .txt span { font-size: 14px; font-weight: 400; color: #45484b; }
.wrapMembership .memberShipTb tbody th { font-size: 16px; font-weight: 400; text-align: left; color: #45484b; }
.wrapMembership .requirements { padding: 32px; border: 1px solid #D8DDE1; border-top: 0; }
.wrapMembership .requirements h3 { font-size: 24px; color: #45484B; }
.wrapMembership .requirements li { margin-top: 24px; list-style: disc; }
.wrapMembership .requirements .left { display: inline-block; margin: 0 18px 0 20px; width: 620px; }
.wrapMembership .requirements .right { display: inline-block; padding: 24px 20px; width: 252px; text-align: center; background: url(https://image.autowini.com/IMG/renew/bis/bg_memberDark.png) no-repeat; background-size:cover; box-sizing: border-box; }
.wrapMembership .requirements .right dt { font-size: 18px; color: #fff; }
.wrapMembership .requirements .right dd { margin: 14px 0 22px; font-size: 12px; color: #fff; }
.wrapMembership .requirements .right a { display: block; padding: 8px 20px 8px 40px; font-size: 16px; font-weight: 500; line-height:18px; color: #0c0d0e; background: #DCD385 url(https://image.autowini.com/IMG/renew/bis/icon_email_black.png) no-repeat 48px 8px; border-radius: 4px; }

/* inspection */
.wrapInspection .section { margin-bottom: 40px; padding-bottom: 48px; border-bottom: 1px solid #ECEEEF; }
.wrapInspection h2 { font-size: 34px; }
.wrapInspection h3 { font-size: 24px; }
.wrapInspection .topInfo { margin-bottom: 56px; background:url(https://image.autowini.com/IMG/renew/popup/bg_inspection.png) no-repeat right top;}
.wrapInspection .topInfo p { margin-top: 18px; font-size: 18px; }
.wrapInspection .topInfo .boxTxt{width:70%;min-height:166px;}
.wrapInspection .report h2 { margin-bottom: 24px; }
.wrapInspection .report .left { float: left; width: 45%; }
.wrapInspection .report .right { float: right; width: 55%; }
.wrapInspection .reportInfo { margin-bottom: 32px; }
.wrapInspection .reportInfo li { position: relative; margin-bottom: 2px; padding-left: 12px; font-weight: 500; }
.wrapInspection .reportInfo li:after { content: ''; position: absolute; top: 11px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #45484b; }
.wrapInspection .reportPic .boxBtn { margin-top: 18px; text-align: center; }
.wrapInspection .reportPic .btnSample { display: inline-block; padding: 0 40px; height: 40px; font-size: 16px; font-weight: bold; line-height: 40px; color: #fff; background-color: #00ab68; text-align: center; border-radius: 20px; box-sizing: border-box; }
.wrapInspection .available .boxTxt { margin: 24px 0 40px; padding: 24px 32px; background: #F7F9FA; }
.wrapInspection .available .listCar li { float: left; width: 25%; text-align: center; }
.wrapInspection .available .listCar li p { margin-top: 16px; font-size: 18px; font-weight: 500; color: #0c0d0e; }
.wrapInspection .request h3 { margin-bottom: 16px; }
.wrapInspection .request .txt { margin: 16px 0 32px; }
.wrapInspection .request .left { float: left; width: 50%; }
.wrapInspection .request .left dl { display: inline-block; margin-right: 6px; padding: 24px 0; width: 226px; text-align: center; border: 1px solid #D8DDE1; border-radius: 8px; }
.wrapInspection .request .left dt { font-size: 18px; }
.wrapInspection .request .left .dis { margin: 16px 0; font-size: 22px; color: #707578; background: url(https://image.autowini.com/IMG/renew/bis/img_discount.png) no-repeat center 14px; }
.wrapInspection .request .left .price { font-size: 30px; font-weight: 500; color: #00ab68; }
.wrapInspection .request .right { float: left; width: 50%; }
.wrapInspection .request .right .txt { margin-bottom: 24px; }
.wrapInspection .request .right .listPay { margin-top: 24px; }
.wrapInspection .request .right .listPay li { display: inline-block; margin-right: 40px; }
.wrapInspection .request .right .listPay li:last-child { margin-right: 0; }
.wrapInspection .request .right .listPay li h4 { margin-bottom: 8px; color: #0c0d0e; }
.wrapInspection .Liability { margin-top: 56px; padding: 32px; line-height:1.5; background: #F7F9FA; border: 1px solid #ECEEEF; }
.wrapInspection .Liability dt { margin-bottom: 16px; font-size: 24px; }
.wrapInspection .Liability dd { font-size: 14px; }
.popSample .inner{padding:50px;box-sizing:border-box;}

/* document-fee */
.wrapDocumentFee h3 { font-size: 20px; line-height: 28px; }
.wrapDocumentFee h3 span { font-weight: 400; }
.wrapDocumentFee .topInfo { margin-bottom: 64px; padding-left: 280px; min-height: 100px; background: url(https://image.autowini.com/IMG/renew/bis/bg_document.png) no-repeat left 24px center; }
.wrapDocumentFee .topInfo .txt { line-height: 1.6; }
.wrapDocumentFee .conDocument { margin-bottom: 56px; }
.wrapDocumentFee .conDocument .boxTxt { margin-bottom: 24px; text-align: center; }
.wrapDocumentFee .conDocument .boxTxt h2 { font-size: 34px; }
.wrapDocumentFee .conDocument .boxTxt .txt { margin-top: 8px; font-size: 18px; }
.wrapDocumentFee .conDocument .boxTxt .num { display: inline-block; margin: 5px 12px 0 0; width: 30px; height: 30px; font-size: 18px; line-height: 30px; color: #fff; background: #00ab68; border-radius: 50%; }
.wrapDocumentFee .conDocument li { position: relative; margin-bottom: 16px; padding: 24px; background: #F7F9FA; border: 1px solid #ECEEEF; }
.wrapDocumentFee .conDocument li .layerOpen { border: 2px solid #0C0D0E; }
.wrapDocumentFee .conDocument li .btnSample { position: absolute; top: 50%; right: 24px; margin-top: -20px; display: inline-block; padding: 0 20px; height: 40px; font-size: 16px; font-weight: bold; line-height: 40px; color: #45484b; background-color: #fff; text-align: center; border-radius: 4px; box-sizing: border-box; border: 1px solid #D8DDE1; }
.wrapDocumentFee .conDocument li .txtCaption { margin-top: 4px; font-size: 14px; color: #0c0d0e; }
.wrapDocumentFee .conDocument li .txtCaption strong { color: #D10023; }
.wrapDocumentFee .conDocument li .txtCaption a { color: #00ab68; font-weight: 500; text-decoration: underline }
.wrapDocumentFee .conDocument li .txtCaption02 {font-size:14px;padding-top:10px;width:84%}
.wrapDocumentFee .conDocument li .txtCaption02 p {position:relative;padding:2px 0 2px 12px;margin:0;color:#707578;line-height:18px;}
.wrapDocumentFee .conDocument li .txtCaption02 p:before{position:absolute;content:"-";top:2px;left:0;font-size:14px;}
.wrapDocumentFee .additional { margin-bottom: 40px; }
.wrapDocumentFee .additional li .btnSample { border: 0; background: #00ab68; color: #fff !important; }
.wrapDocumentFee .additional li .price { margin-top: 8px; font-size: 20px; font-weight: 500; color: #00ab68; }
.wrapDocumentFee .additional li .desc {font-size:16px;}
.wrapDocumentFee .note { margin-bottom: 56px; }
.wrapDocumentFee .note .box { margin-bottom: 24px; }
.wrapDocumentFee .note h2 { margin-bottom: 24px; font-size: 24px; color: #D10023; }
.wrapDocumentFee .note h3 { font-size: 20px; }
.wrapDocumentFee .note .txt { margin-top: 8px; }
.wrapDocumentFee .note .contactUs { margin-top: 48px; padding: 32px; background: #F7F9FA url("https://image.autowini.com/IMG/renew/guide/bg_wini.png") no-repeat right 32px bottom; border: 1px solid #ECEEEF; }
.wrapDocumentFee .note .contactUs dt { margin-bottom: 16px; font-size: 24px; font-weight: 500; color: #45484b; }
.wrapDocumentFee .note .contactUs dd { width: 580px; }

/* Fuel conversion */
.wrapConversion h2 { margin-bottom: 24px; font-size: 34px; }
.wrapConversion .conversionInfo { margin-bottom: 40px; padding-bottom: 48px; border-bottom: 1px solid #ECEEEF; }
.wrapConversion .conversionInfo .txt { font-size: 18px; }
.wrapConversion .detail .engine { float: left; width: 368px; margin-right: 32px; }
.wrapConversion .detail .infoList { float: right; width: 570px; }
.wrapConversion .detail .infoList dt { margin-bottom: 24px; font-size: 30px; font-weight: 500; color: #0c0d0e; }
.wrapConversion .detail .infoList dd { position: relative; margin-bottom: 12px; padding-left: 12px; }
.wrapConversion .detail .infoList dd:after { content: ''; position: absolute; top: 10px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #45484B; }
.wrapConversion .detail .infoList dd:last-child { margin-bottom: 0; }
.wrapConversion .detail .listPro { width: 1000px; margin-top: 40px; }
.wrapConversion .detail .listPro li { position: relative; display: inline-block; margin-bottom: 16px; margin-right: 15px; height: 193px; }
.wrapConversion .detail .listPro li p { position: absolute; bottom: 16px; width: 100%; font-weight: 500; text-align: center; }
.wrapConversion .charge { margin: 40px 0 56px; }
.wrapConversion .charge h3 { margin-bottom: 24px; font-size: 30px; font-weight: 500; }
.wrapConversion .charge h4 { margin-bottom: 16px; font-size: 24px; font-weight: 500; color: #0c0d0e; }
.wrapConversion .charge dl { padding: 16px 0; font-size: 0; border-top: 1px solid #ECEEEF; }
.wrapConversion .charge dl:last-child { border-bottom: 1px solid #ECEEEF; }
.wrapConversion .charge dt { display: inline-block; width: 80%; font-size: 18px; }
.wrapConversion .charge dd { display: inline-block; width: 20%; font-size: 18px; font-weight: 500; color: #00ab68; text-align: right; }

/* Container Shipping */
.wrapShip .titInfo { margin-bottom: 40px; }
.wrapShip .titInfo h2 { display: inline-block; width: 275px; font-size: 34px; font-weight: 500;}
.ka .wrapShip .titInfo h2{word-break:break-all;}
.wrapShip .titInfo dl { display: inline-block; width: 700px; }
.wrapShip .titInfo dt { margin-bottom: 8px; font-size: 20px; font-weight: 500; color: #0c0d0e; }
.wrapShip .titInfo dd { font-size: 18px; }
.wrapShip .howItWorks { margin-bottom: 56px; padding: 40px; border: 6px solid #ECEEEF; }
.wrapShip .howItWorks h2 { margin-bottom: 32px; font-size: 34px; font-weight: 500; text-align: center; }
.wrapShip .howItWorks .info { padding-left: 540px; background: url(https://image.autowini.com/IMG/renew/bis/bg_howItWork.png) no-repeat left center; }
.wrapShip .howItWorks .info > li { margin-bottom: 20px; }
.wrapShip .howItWorks .info > li:last-child { margin-bottom: 0; }
.wrapShip .howItWorks .info span { width: 20px; font-weight: 600; color: #00ab68; }
.wrapShip .howItWorks .info p { display: inline-block; margin-left: 8px; width: 300px; font-weight: 500; color: #0c0d0e; }
.wrapShip .howItWorks .info ol li { margin: 8px 0 0 44px; font-weight: 500; list-style: disc; }
.wrapShip .benefits { margin-bottom: 56px; }
.wrapShip .benefits h2 { font-size: 34px; font-weight: 500; text-align: center; }
.wrapShip .benefits dl { padding: 40px 0; margin: 0 24px; border-bottom: 1px solid #ECEEEF; }
.wrapShip .benefits dl:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.wrapShip .benefits dt { position: relative; float: left; width: 34%; padding-left: 90px; font-size: 20px; font-weight: 500; color: #0c0d0e; background-repeat: no-repeat; background-position: 10px center; box-sizing: border-box; }
.wrapShip .benefits dt img { position: absolute; top: 50%; left: 0; margin-top: -32px; }
.wrapShip .benefits dd { float: right; width: 63%; }

/* Car Accessories */
.wrapAcc .bnAcc { margin-bottom: 56px; padding: 70px 40px; background: url(https://image.autowini.com/IMG/renew/bis/bg_accessories.png) no-repeat; background-size: cover; }
.wrapAcc .bnAcc dl { text-align: center; }
.wrapAcc .bnAcc dt { margin-bottom: 16px; font-size: 34px; font-weight: 500; color: #fff; }
.wrapAcc .bnAcc dd { width: 500px; margin: 0 auto; color: #fff; }
.wrapAcc .accCon h2 { margin-bottom: 32px; font-size: 34px; text-align: center; }
.wrapAcc .accCon h3 { margin-bottom: 16px; font-size: 24px; }
.wrapAcc .accCon h3 span { display: inline-block; position: relative; margin-left: 30px; color: #00ab68; }
.wrapAcc .accCon h3 span:after { content: ''; position: absolute; top: 4px; left: -15px; width: 2px; height: 18px; background: #D8DDE1; }
.wrapAcc .accCon .list { margin-bottom: 48px; }
.wrapAcc .accCon .list:last-child { margin-bottom: 56px; }
.wrapAcc .accCon .list ul { font-size: 0; }
.wrapAcc .accCon .list li { display: inline-block; width: 50%; }
.wrapAcc .accCon .list li:nth-child(even) { text-align: right; }

/* Parts Shop */
.wrapParts .titInfo { margin-bottom: 40px; padding-right: 520px; min-height: 200px; background: url(https://image.autowini.com/IMG/renew/bis/bg_topInfo.png) no-repeat top right; }
.wrapParts .titInfo h2 { margin-bottom: 16px; font-size: 34px; }
.wrapParts .titInfo p { font-size: 18px; }
.wrapParts .listInfo { margin-bottom: 56px; padding: 40px 72px 12px; background-color: #F7F9FA; }
.wrapParts .listInfo h2 { margin-bottom: 40px; font-size: 34px; text-align: center; }
.wrapParts .listInfo ul { font-size: 0; }
.wrapParts .listInfo li { display: inline-block; margin-bottom: 48px; padding-left: 80px; width: 46%; background-repeat: no-repeat; background-position: left top; box-sizing: border-box; }
.wrapParts .listInfo li:nth-child(odd) { margin-right: 4%; }
.wrapParts .listInfo li:nth-child(1) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy1.png); }
.wrapParts .listInfo li:nth-child(2) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy2.png); }
.wrapParts .listInfo li:nth-child(3) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy3.png); }
.wrapParts .listInfo li:nth-child(4) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy4.png); }
.wrapParts .listInfo li:nth-child(5) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy5.png); }
.wrapParts .listInfo li:nth-child(6) { background-image: url(https://image.autowini.com/IMG/renew/bis/icon_partsBuy6.png); }
.wrapParts .listInfo li h3 { margin-bottom: 8px; font-size: 20px; }
.wrapParts .listInfo li p { font-size: 16px; }
.wrapParts .listStep { margin-bottom: 56px; padding: 40px 60px; border: 6px solid #ECEEEF; text-align: center; }
.wrapParts .listStep h2 { margin-bottom: 40px; font-size: 34px; }
.wrapParts .listStep section { margin-bottom: 48px; padding-bottom: 48px; border-bottom: 1px solid #ECEEEF; }
.wrapParts .listStep section:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: 0; }
.wrapParts .listStep section h3 { font-size: 24px; }
.wrapParts .listStep section h3 span { display: inline-block; margin: 0 8px 16px 0; padding: 5px 12px; border-radius: 40px; font-size: 12px; color: #fff; background: #00ab68; }
.wrapParts .listStep section .txt { width: 740px; margin: 0 auto 24px; }
.wrapParts .listStep section .btnGray { display: inline-block; padding: 0 32px; height: 40px; font-size: 14px; font-weight: bold; line-height: 40px; color: #45484b; background-color: #ECEEEF; text-align: center; border-radius: 4px; box-sizing: border-box; border: 1px solid #D8DDE1; }
.wrapParts .listStep .step1 .btnGray { padding: 0 32px 0 55px; background-image: url(https://image.autowini.com/IMG/renew/common/icon/icon_email_gray.png); background-repeat: no-repeat; background-position: 32px center; }
.wrapParts .listStep .step2 .listPic { width: 90%; margin: 0 auto; }
.wrapParts .listStep .step2 .listPic li { float: left; margin-bottom: 16px; width: 33.333%; }
.wrapParts .listStep .step3 img { margin-top: 24px; padding: 20px; border: 1px solid #C1C6C9; }
.wrapParts .boxFaqSub { margin-bottom: 66px; }

/* FAQ */
.wrapFaq section { margin-bottom: 56px; }
.wrapFaq .title span { font-size: 24px; font-weight:400; vertical-align: middle; }
.wrapFaq h3 { margin-bottom: 16px; font-size: 24px; }
.wrapFaq h3 span{font-size:24px;vertical-align:middle;}
.wrapFaq .boxFaq { position: relative; }
.wrapFaq .boxFaq ul { border-top: 1px solid #45484B; }
.wrapFaq .boxFaq > ul > li { border-bottom: 1px solid #ECEEEF; }
.wrapFaq .boxFaq li > a { display: block; padding: 12px 16px; width: 100%; height: 100%; font-weight: 500;font-size:20px; color: #45484B; background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrBottom_w26.png) no-repeat right 32px center; background-size: 14px; box-sizing: border-box; }
.wrapFaq .boxFaq li > a::first-letter { color:#00ab68 }
.wrapFaq .boxFaq li > a span { font-weight: 600; color: #00ab68; }
.wrapFaq .boxFaq li div { display: none; position: relative; padding: 24px 48px; background: #F7F9FA; }
.wrapFaq .boxFaq li div p { font-size:17px;}
.wrapFaq .boxFaq li div p span{display:block;margin-bottom:12px}
.wrapFaq .boxFaq li div p em{display:block;margin-top:4px;padding-left:14px;text-indent:-14px}
.wrapFaq .boxFaq li div p:last-child { margin-bottom: 0; }
.wrapFaq .boxFaq li div a:not(.bottomButtonLink) { display: inline-block; position: absolute; top: 20px; right: 20px; padding: 8px 28px 8px 12px; font-size: 14px; border: 1px solid #D8DDE1; background: #fff url(https://image.autowini.com/IMG/renew/common/icon/icon_arrMin.png) no-repeat right 14px center; border-radius: 4px; }
.wrapFaq .boxFaq li div a:hover:not(.bottomButtonLink) { color: #0C0D0E; border: 1px solid #0C0D0E; }
.wrapFaq .boxFaq li.on div { display: block; }
.wrapFaq .boxFaq li > a.on { color: #00ab68; background-image: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrTop_w26.png); }
.wrapFaq .boxFaq li > a:hover { color: #00ab68; }
.wrapFaq .boxFaq ol li { margin-bottom: 8px; font-weight: 500; }
.wrapFaq .contactBox { margin-bottom: 0; }
.boxFaqSub h3{font-size:34px;}
.boxFaqSub h3 span{font-size:24px;}
.boxFaqSub .boxFaq li div { display: block; }
.boxFaqSub .boxFaq li > a.on { color: #45484B; }
.boxFaqSub .boxFaq li > a:hover { color: #45484B; }

.wrapFaq .boxFaq .bottomButtonLink{display:inline-block;margin-top:12px;padding:8px 40px 8px 12px;font-size:14px;border:1px solid #D8DDE1;background:#fff url(https://image.autowini.com/IMG/renew/common/icon/ic_arr10.svg) no-repeat right 14px center;border-radius:8px;}
.wrapFaq .boxFaq .bottomButtonLink:hover{color:#0C0D0E;border:1px solid #0C0D0E;}

/* Claim Center */
.wrapClaim h2 { font-size: 34px;font-weight:bold; }
.wrapClaim h3 { font-size: 28px;margin-bottom:16px;letter-spacing:-0.1px}
.wrapClaim .topBanner { height: 263px; background: url(https://image.autowini.com/IMG/renew/bis/bg_claimBanner.png) no-repeat; }
.wrapClaim .topBanner h2 { padding: 80px 0 0 40px; width: 410px; color: #fff; }
.wrapClaim .txtBox { width:900px; margin:24px auto 56px; text-align: center; }
.wrapClaim .compensation{margin-bottom:48px}
.wrapClaim .compensation h3 img { margin: 6px 8px 0 0; }
.wrapClaim .compensation ul {flex:2;padding:24px 32px; background-color: #F7F9FA; background-repeat: no-repeat; background-position: right 32px bottom 32px; }
.wrapClaim .compensation li { margin-bottom: 12px; font-size: 16px; color: #0c0d0e; }
.wrapClaim .compensation .frameArea iframe {display:block;margin-top:12px}
.wrapClaim .compensation li:last-child { margin-bottom: 0; }
.wrapClaim .compensation .do { margin-bottom: 45px; }
.wrapClaim .compensation .do h3 span { color: #45A70D; }
.wrapClaim .compensation .not h3 span { color: #D10023; }
.wrapClaim .notApplicable{margin-top:24px;padding-top:24px;border-top:1px dashed #d0d0d0 }
.wrapClaim .notApplicable h4{margin-bottom:4px;font-size:22px;letter-spacing:-0.1px}
.wrapClaim .notApplicable .subTxt{font-weight:500;}
.wrapClaim .notApplicable dl{margin-top:16px}
.wrapClaim .notApplicable dt{margin-bottom:4px;font-size:15px}
.wrapClaim .notApplicable dd{font-size:14px}
.wrapClaim .warning { margin: 40px 0 40px; padding: 24px 32px 32px; border: 5px solid #D10023; }
.wrapClaim .warning h4 { margin-bottom:8px; font-size: 30px; color: #D10023; }
.wrapClaim .warning h4 img { margin: 14px 8px 0 0; }
.wrapClaim .warning p{font-size:20px;font-weight:500;color:#0C0D0E;}
.wrapClaim .process h2 { margin-bottom: 40px; text-align: center; }
.wrapClaim .process .steps {display:flex;margin-bottom: 32px; }
.wrapClaim .process .steps li { position: relative; padding: 30px 24px 24px;flex:1;min-height: 240px; text-align: center; border: 1px solid #D8DDE1; border-radius: 16px; box-sizing: border-box; }
.wrapClaim .process .steps li:after { content: ''; position: absolute; top:128px; left: -50px; width: 20px; height: 20px; background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrRight_w26.png) no-repeat; background-size: 20px; opacity: .6; }
.wrapClaim .process .steps li:first-child { margin-right: 83px; }
.wrapClaim .process .steps li:first-child:after { display: none; }
.wrapClaim .process .steps li:last-child { margin-left: 83px; }
.wrapClaim .process .steps li dt { margin:12px 0; font-size: 20px; }
.wrapClaim .process .steps li dd { font-size: 16px; }
.wrapClaim .process .steps li .num { display: inline-block; position: absolute; top: -20px; margin-left: -20px; width: 40px; height: 40px; font-size: 24px; font-weight: 500; line-height: 40px; color: #fff; background: #00ab68; border-radius: 50%; }
.wrapClaim .process .note{padding:32px;background:#d100230d;border-radius:8px}
.wrapClaim .process .note h3 { color: #d10023; float: left; width: 23%; margin-right: 2%;text-align: center}
.ka .wrapClaim .process .note h3 {transform: translateX(-15px);}
.wrapClaim .process .note ul { float: right; width: 75%; }
.wrapClaim .process .note ul li { font-size: 18px; margin-bottom: 8px; }
.wrapClaim .claimCenter { margin-top: 56px; padding: 40px 48px; background: #fff;border:8px solid #f4f7f7 }
.wrapClaim .claimCenter h3{margin-bottom:24px;}
.wrapClaim .claimCenter ul { margin-bottom:12px;}
.wrapClaim .claimCenter li { margin-bottom:6px;font-size:18px;overflow:hidden}
.wrapClaim .claimCenter li span{display:inline-block;float:left;margin-right:4px;height:32px;vertical-align:middle;}

/*팝업*/
.popCommon .inner {max-height: 90vh; background: #fff; box-sizing: border-box; overflow-y: scroll; }
.popCommon .btnClose {position: absolute; top: -9px; right: -50px; padding: 10px; }
.popClaims { border: 3px solid #0c0d0e; border-radius: 2px; }
.howToBuy .popClaims .inner { padding: 40px 48px; width: 776px; }
.howToBuy .popClaims h3{ font-size: 24px; margin-bottom: 24px; }
.howToBuy .popClaims .subTxt { font-weight: 500; }
.howToBuy .popClaims dl { margin-top: 24px; }
.howToBuy .popClaims dt { margin-bottom: 8px; font-weigt: 500; }
.howToBuy .layerOpen { display: none; position: fixed; z-index: 1003; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; z-index:1030;}
.layerDimmed{z-index:1020}

/* ad-sell : 한국어  */
.adPlace{margin-bottom:-166px}
.adPlace .ico{display:inline-block;width:80px;height:80px;font-size:0 !important;line-height:0 !important;background:url(https://image.autowini.com/IMG/renew/guide/icon_adSell.png) 0 0 no-repeat;vertical-align:top}
.adPlace h3 {padding-bottom:30px;font-size: 30px; font-weight: bold;color:#0c0d0e}
.adPlace h3 span{color:#00ab68}
.adPlace h3 + p {margin:0 auto 48px;color:#707578;line-height:1.6;letter-spacing:-0.5px;}
.adPlace .bnSafe { margin-bottom: 40px; height: 263px; max-height: 263px; background: url(https://image.autowini.com/IMG/renew/bis/bg_bisBanner.png) no-repeat;background-size:cover }
.adPlace .bnSafe h2 { padding:36px 430px 12px 42px;font-size: 28px;color: #fff;font-weight:600;line-height: 1.3; }
.adPlace .bnSafe h2 strong { font-weight:bold; }
.adPlace .bnSafe p {padding:0 430px 0 42px;color:rgba(255,255,255,0.9);letter-spacing:-0.3px;font-weight:300;line-height: 1.4;}
.adPlace .adSec{padding:60px 0;text-align:center;line-height:1.4}
.adPlace .adSec ul{display:flex;margin:0 auto;text-align:left;flex-wrap:wrap;justify-content:center}
.adPlace .adSec li{width:50%;}
.adPlace .adSec ol{display:flex;padding:56px 48px 24px;justify-content:space-around}
.adPlace .adSec ol li{max-width:180px;text-align:center}
.adPlace .adSec ol li dt{font-size:20px;font-weight:bold;color:#0c0d0e}
.adPlace .adSec ol li dt span{margin-right:6px;color:#00ab68}
.adPlace .adSec ol li dd{margin-top:8px;font-size:14px;color:#45484b}
.adPlace .li1 ul{width:750px}
.adPlace .li1 li{display:flex;padding:24px 0;}
.adPlace .li1 li p{padding-left:20px;width:232px;}
.adPlace .li1 li strong{display:block;margin-bottom:10px;font-size:20px;color:#0c0d0e;}
.adPlace .li1 li span{font-size:14px;color:#45484b}
.adPlace .li3 h3{padding-bottom:36px}
.adPlace .li3 li{display:flex;padding:18px 0}
.adPlace .li3 li p{padding-left:18px;width:332px;}
.adPlace .li3 li strong{display:block;margin-bottom:8px;font-size:20px;color:#00ab68}
.adPlace .li3 li p span{font-size:14px;color:#45484b}
.adPlace .li4 ul{display:flex;justify-content:space-around}
.adPlace .li4 li{width:33.3%;}
.adPlace .li4 li p{text-align:center}
.adPlace .li4 .ico{display:block;margin:0 auto 18px;width:283px;height:278px;}
.adPlace .li5{margin:0 auto;width:750px}
.adPlace .li5 ul{display:flex;justify-content:space-around}
.adPlace .li5 li{padding:24px 0;width:25%;text-align:center;}
.adPlace .li5 li p{font-size:16px;color:#0c0d0e}
.adPlace .li5 li p em{display:block;margin-top:18px;font-size:14px;font-weight:500;color:#00ab68}
.adPlace .li5 li p strong{display:inline-block;margin-right:2px;font-size:28px;font-weight:bold;vertical-align:middle}
.adPlace .li5 .companyReview:before{display:block;content:'';margin:18px auto;width:24px;height:24px;background:url(https://image.autowini.com/IMG/renew/guide/icon_adSell.png) -100px -600px}
.adPlace .li5 .companyReview:after{display:block;content:'';margin:24px auto;width:24px;height:24px;background:url(https://image.autowini.com/IMG/renew/guide/icon_adSell.png) -150px -600px}
.adPlace .li5 .companyReview p{position:relative;padding:0 0 42px 104px;font-size:16px;text-align:left;}
.adPlace .li5 .companyReview p:after{display:block;content:'';margin-top:40px;width:100%;height:1px;background:#E4EAEF}
.adPlace .li5 .companyReview p:before{display:inline-block;position:absolute;top:0;left:0;width:80px;height:80px;color:#fff;text-align:center;line-height:80px;font-weight:bold;border-radius:40px;vertical-align:top}
.adPlace .li5 .companyReview .sC:before{content:'S사';background:#1C3E51}
.adPlace .li5 .companyReview .hC:before{content:'H사';top:-14px;background:#C1C6C9}
.adPlace .li5 .companyReview .bC:before{content:'B사';top:-8px;background:#00348E}
.adPlace .li5 .companyReview .bC:after{display:none}
.adPlace .li5 .companyReview .bC{padding-bottom:0;}
.adPlace .ico1_2{background-position:-100px 0}
.adPlace .ico1_3{background-position:0 -100px}
.adPlace .ico1_4{background-position:-100px -100px}
.adPlace .ico3_1{background-position:0 -250px}
.adPlace .ico3_2{background-position:-100px -250px}
.adPlace .ico3_3{background-position:0 -350px}
.adPlace .ico3_4{background-position:-100px -350px}
.adPlace .ico3_5{background-position:0 -450px}
.adPlace .ico3_6{background-position:-100px -450px}
.adPlace .ico4_1{background-position:-245px 0 }
.adPlace .ico4_2{background-position:-245px -300px }
.adPlace .ico4_3{background-position:-245px -600px }
.adPlace .ico5_1{background-position:0 -600px }
.adPlace .ico5_2{background-position:0 -700px }
.adPlace .ico5_3{background-position:0 -800px }
.adPlace .ico5_4{background-position:0 -900px }
.adBanner{margin-bottom:20px;padding:40px 0;font-size:22px;line-height:1.3;color:#fff;text-align:center;background:url(https://image.autowini.com/IMG/renew/guide/bg_adSell_bottom.png) 0 0 no-repeat;background-size:cover;border-radius:6px;overflow:hidden}
.adBanner span{font-weight:300}
.adBanner strong{display:block;font-weight:600}
.adPlace .li6{border-bottom:1px solid #E4EAEF}
.adPlace .li6 h3{padding-bottom:8px;}
.adPlace .li6 a{display:inline-block;margin-top:-18px;padding:0 60px;height:54px;line-height:54px;font-size:16px;color:#fff;background:#00ab68;border-radius:4px;}
.adPlace .li7 ul{width:750px}
.adPlace .li7 li{display:flex;align-items:center;color:#0c0d0e;}
.adPlace .li7 li img{margin-right:24px;width:128px;}
.adPlace .li7 li dt{margin-bottom:8px;font-size:16px;font-weight:500;}
.adPlace .li7 li dd{font-size:20px;}
.adPlace .li7 li dd span{display:block;font-size:14px;color:#999ea2}

.wrapSteps .section .notice{margin: 10px 0;}
.wrapSteps .section .notice li{position: relative;padding: 8px 0 8px 44px;font-size: 16px;line-height: 1.4;margin-bottom: 0;text-align: left;}
.wrapSteps .section .notice li:before {display: block;position: absolute;top: 16px;left: 0;background-image: url(https://image.autowini.com/IMG/renew/common/icon/icon_check_black.png);width: 34px;height: 24px;content: "";background-repeat: no-repeat;}

.membershipList{margin-top:18px}
.ar .membershipList{direction:rtl;}
.membershipList > ul{display:flex;justify-content:space-between;width:979px;}
.membershipList > ul > li{position:relative;flex:1;background-color:#FFF;border:1px solid #e0e0e0;box-sizing:border-box;margin-left:-1px}
.membershipList .membershipTitle{padding:24px 0 12px 12px;font-size:24px;font-weight:bold;color:#fff;line-height:1.3;margin-bottom:8px;}
.membershipList .membershipTitle span{display:block;font-size:14px;font-weight:500;letter-spacing:-0.2px}
.ar .membershipList .membershipTitle{padding-right:16px;text-align:right;direction:rtl;}
.ar .membershipList .membershipTitle{text-align:right;direction:rtl;}
.membershipList > ul > li .badge{width:56px;height:56px;background-image:url(https://image.autowini.com/IMG/renew/membership/badgeBasic.png);background-size:contain;display:block;
    position:absolute;top:12px;right:12px;background-repeat: no-repeat}
.ar .membershipList > ul > li .badge{right:auto;left:12px}
.membershipList > ul > .basic .membershipTitle{background:linear-gradient(271deg, rgb(0 0 0) 0%, rgb(103 103 103) 100%);}
.membershipList > ul > .basic .membershipTitle span{color:#ccc;}
.membershipList > ul > .silver .membershipTitle{background:linear-gradient(271deg, rgb(0 0 0) 0%, rgb(103 103 103) 100%);}
.membershipList > ul > .silver .membershipTitle span{color:#fff}
.membershipList > ul > .silver .badge{background-image:url(https://image.autowini.com/IMG/renew/membership/ic_silver2.svg);}
.membershipList > ul > .gold .badge{background-image:url(https://image.autowini.com/IMG/renew/membership/ic_gold2.svg);}
.membershipList > ul > .gold .membershipTitle{background:linear-gradient(272deg, rgb(0 0 0) 0%, rgb(79 51 0) 100%);}
.membershipList > ul > .gold .membershipTitle span{color:#fcc153}
.membershipList > ul > .platinum .badge{background-image:url(https://image.autowini.com/IMG/renew/membership/ic_platinum2.svg);}
.membershipList > ul > .platinum .membershipTitle{background:linear-gradient(272deg, rgb(0 0 0) 0%, rgb(28 57 120) 100%);}
.membershipList > ul > .platinum .membershipTitle span{color:#03A9F4}
.membershipList > ul > .diamond .badge{background-image:url(https://image.autowini.com/IMG/renew/membership/ic_diamond2.svg);}
.membershipList > ul > .diamond .membershipTitle{background:linear-gradient(272deg, rgb(0 0 0) 0%, rgb(36 121 54) 100%);}
.membershipList > ul > .diamond .membershipTitle span{color:#5bd976}
.membershipListInfo{padding:0 8px 12px;position:relative;}
.membershipListInfo li{padding:8px 8px 8px 20px;font-size:15px;color:#303030;line-height:1.4;background:url(https://image.autowini.com/IMG/renew/membership/iconCheckSilver.png) 0 10px no-repeat;
    background-size:17px;min-height:26px}
.ar .membershipListInfo li{padding:10px 22px 10px 8px;background-position: right 12px;}
.membershipListInfo li:nth-child(5){min-height:20px}
.membershipListInfo li.red{color:#d10023;font-weight:500;background:url(https://image.autowini.com/IMG/renew/membership/iconCheckRed.svg) 0 10px no-repeat;background-size:17px;}
.ar .membershipListInfo li.red{background:url(https://image.autowini.com/IMG/renew/membership/iconCheckRed.svg)  right 12px no-repeat}
.membershipListInfo li.blue{color:#36448F;}
.membershipListInfo span{text-decoration:line-through}
.membershipListInfo em{margin-top: -12px;flex:0 1 100%;font-size:11px;display:block;color:#92979B;vertical-align:baseline;text-align:center}
.membershipListInfo .blur {opacity: 0.6;}
.membershipListInfo .blur > div{filter: blur(3px);-webkit-filter: blur(3px)}
.membershipListInfo li.unlock {position: absolute;top:60px;left:12px;box-shadow: 0 1px rgba(255, 255, 255, 0.8);background: rgba(255,255,255,0.7);
    border:1px solid #202F38;color:#202F38;font-size:14px;line-height:1.3;padding:10px 8px;border-radius: 4px;text-align: center;height: auto;width: 186px;}
.benefitsList{padding:32px 0}
.benefitsList li{padding:24px 0 24px 80px;background-size:60px;background-repeat:no-repeat;background-position:0 22px;}
.benefitsList li.quickPass{background-image:url(https://image.autowini.com/IMG/renew/mywini/ic_coupon.svg);background-size:52px}
.benefitsList li.selfBooking{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_selfbooking.svg);}
.benefitsList li.photoDownload{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_photoDownload.svg);}
.benefitsList li.discount{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_discount.svg);}
.benefitsList li.freshStockList{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_freshStock.svg);}
.benefitsList li.priorityShipping{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_priorityShipping.png);}
.benefitsList li.insHistory{background-image:url(https://image.autowini.com/IMG/renew/common/iconInsHistory.svg);}
.benefitsList li.bookingRequest{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_bookingRequest.svg);}
.benefitsList li.inspection{background-image:url(https://image.autowini.com/IMG/renew/mywini/icon_inspection.svg);}
.benefitsList li .title{padding-bottom:0;font-size:20px;color:#0C0D0E;text-align:left;font-weight:500}
.benefitsList li .subText{font-size:16px;color:#45484B;text-align:left;padding-top:2px}
.benefitsList li .subText span{display:block;font-size:14px}
.benefitsList li .title a{display:block;color:#2F80ED;text-decoration:underline}
.ar .benefitsList li{padding:24px 80px 24px 0;background-position:920px 22px;}
.ar .benefitsList li div{direction: rtl;text-align:right;}

.ar .textBoxWrap{direction: rtl;}
.textBoxWrap h3{font-size:24px;font-weight:bold}
.textBoxWrap p{font-size:16px;padding-top:8px}
.wrapMembership .faq .titSub{margin:48px 0 24px;font-size:24px;}
.wrapMembership .faq li{padding:0 0 24px}
.wrapMembership .faq .q{font-size:20px;font-weight:500;color:#0C0D0E}
.wrapMembership .faq .a{padding-top:6px;font-size:16px;line-height:1.5;padding-left:24px}
.wrapMembership .faq .a a{color:#00ab68;vertical-align:baseline;font-weight:bold;text-decoration:underline}
.ar .wrapMembership .faq{direction:rtl;}
.wrapMembership .Requirements .titSub{margin:40px 0 16px;font-size:24px;}
.wrapMembership .Requirements li{padding:0 2px;font-size:18px;}

.membershipContactUs{position:relative;border-radius:8px;background-color:#F4F7FA;padding:24px 200px 24px 24px;margin-top:48px}
.membershipContactUs:after{display:block;content:"";position:absolute;bottom:0;right:0;width:150px;height:130px;background-image:url(https://image.autowini.com/IMG/renew/membership/membershipWini.png);background-size:110px auto;background-repeat:no-repeat;}
.membershipContactUs h2{font-size:24px;}
.membershipContactUs > div{line-height:1.5;padding-top:8px}
.ar .membershipContactUs{direction:rtl;}

.selfBooking .title{color:#0C0D0E;padding-bottom:16px;}
.selfBooking .text-title{font-size:34px;font-weight:500}
.selfBooking .text-body{font-size:18px;line-height:28px}
.selfBooking .text-subHead2{font-size:24px;line-height:36px;font-weight:500}
.selfBooking .titleBanner{}
.selfBooking .titleBanner img{width:100%}
.selfBooking .whatIs{padding:48px 0;border-bottom:1px solid #e4eaef}
.selfBooking .howToMake{padding:48px 0}
.selfBooking .howToMake .title{padding-bottom:32px}
.selfBooking .howToMake li{border:1px solid #E4E7EA;height:320px;padding:12px 60px 12px 40px;display:flex;align-items:center;margin-bottom:16px}
.selfBooking .howToMake li dl{flex:1 1 auto;padding-right:132px;}
.selfBooking .howToMake li .image{flex:0 0 200px;}
.selfBooking .howToMakeList dt{padding-bottom:16px}
.selfBooking .howToMakeList dt span{vertical-align:bottom}
.selfBooking .howToMakeList .text{padding-bottom:32px}
.selfBooking .howToMakeList .image{text-align:center;padding-bottom:64px}
.selfBooking .policy{padding:32px 32px;background-color:#F4F7FA}
.selfBooking .policy .title{padding-bottom:24px}
.selfBooking .policy li{padding:0 0 16px 16px;position:relative}
.selfBooking .policy li:last-child{padding-bottom:0}
.selfBooking .policy li:before{position:absolute;top:12px;left:4px;width:4px;height:4px;border-radius:4px;background-color:#45484B;content:""}
.selfBooking .policy li a.viewBank{background:url(https://image.autowini.com/IMG/renew/common/icon/iconArrowRight18.png) right center no-repeat;background-size:18px;padding-right:18px;display:inline-block;vertical-align:bottom;text-decoration:underline;font-weight:500}

.wrapHowToPay .selfBookingText01{margin-top:-12px;font-size:14px}
.wrapHowToPay .selfBookingText02{padding:4px 0 32px;font-size:14px}
.wrapHowToPay a.viewBank{color:#007aff;display:inline-block;vertical-align:bottom;text-decoration:underline;font-weight:500;margin-left:12px;}
/* 몽골어 틀어짐 css */
#wrap.mn .wrapDocumentFee .conDocument li .txtCaption strong{display:block}
#wrap.mn .wrapVideos .buyer > .clearfix{display: flex}

/* 일본어 지원 */
#wrap.ja .adPlace .li5 .companyReview .sC:before{content:'S社'}
#wrap.ja .adPlace .li5 .companyReview .hC:before{content:'H社'}
#wrap.ja .adPlace .li5 .companyReview .bC:before{content:'B社'}

/* Become an Autowini Seller : 타켓국가만 노출 */
.becomeSeller .bnTop{display:flex;align-items:center;height:240px;background:url(https://image.autowini.com/IMG/renew/guide/bg_globalSystem.png) 0 0 no-repeat}
.becomeSeller .bnTop dl{width:100%;text-align:center}
.becomeSeller .bnTop dt{font-size:46px;font-weight:bold;letter-spacing:-1px;color:#fff;}
.becomeSeller .bnTop dd{font-size:18px;line-height:1.4;color:#fff;}
.becomeSeller .section{margin-top:80px;}
.becomeSeller .section dt{margin-bottom:18px;font-size:24px;font-weight:500;color:#45484b;letter-spacing:-.2px}
.becomeSeller .section dd{margin-bottom:12px;font-size:18px;color:#45484b;}
.becomeSeller .section h2{margin:-20px 0 30px;font-size:30px;font-weight:bold;color:#00ab68}
.becomeSeller .why dd{padding-left:40px;background:url(https://image.autowini.com/IMG/renew/guide/ic_check_blue.svg) 0 0 no-repeat}
.becomeSeller .options dd{position:relative;padding-left:16px;line-height: 1.4;color:#707578;}
.becomeSeller .options dd:before{display:inline-block;content:'';position:absolute;top:13px;left:0;width:5px;height:5px;background:#707578;border-radius:50%}
.becomeSeller .options ul{display:flex;justify-content: space-between;margin:40px 0 30px}
.becomeSeller .options li{flex:1;width:312px;border:1px solid #D8DDE1;border-radius:6px;background:#fff;overflow:hidden;}
.becomeSeller .options li+li{margin-left:28px}
.becomeSeller .options .memTip{padding:9px 0;text-align:center;font-size:14px;color:#fff;font-weight:500;line-height: 1;border-radius:5px 5px 0 0;background:#2B2B2B}
.becomeSeller .expert .memTip{background:#d10023}
.becomeSeller .power .memTip{background:#052E56}
.becomeSeller .options .memTit{padding:36px 0 30px;font-size:24px;font-weight:bold;text-align:center;vertical-align:middle;line-height:1;letter-spacing:-0.2px}
.becomeSeller .options .memTit+.mem{border-top:2px solid #707578}
.becomeSeller .options .mem{display:flex;align-items:center;margin:0 28px;padding:8px 0;font-size:14px;border-bottom:1px solid #d8dde1;}
.becomeSeller .options .mem span{flex:5;color:#0c0d0e}
.becomeSeller .options .mem span+span{flex:1;text-align:center;font-weight:bold}
.becomeSeller .options .mem .iconChecked{width:20px;height:20px;background:url(https://image.autowini.com/IMG/renew/guide/ic_checked_yellow.svg) right 10px center no-repeat;}
.becomeSeller .options .expert .iconChecked{background:url(https://image.autowini.com/IMG/renew/guide/ic_checked_gray.svg) right 10px center no-repeat;}
.becomeSeller .options .power .iconChecked{background:url(https://image.autowini.com/IMG/renew/guide/ic_checked_wine.svg) right 10px center no-repeat;}
.becomeSeller .options .price{padding:16px 28px 28px;text-align:right;}
.becomeSeller .options .price span{display:block;text-decoration:line-through;color:#c1c6c9;line-height:1}
.becomeSeller .options .price span+span{margin-top:6px;text-decoration: inherit;}
.becomeSeller .options .price em{display:inline-block;padding:4px 5px;margin:4px 6px 0 0;font-size:13px;color:#fff;font-weight:500;background:#3366ff;border-radius:5px;vertical-align:top}
.becomeSeller .options .price b{font-size:28px;font-weight:bold;color:#d10023;letter-spacing:-.8px}
.becomeSeller .options p{position:relative;padding-right:100px;color:#707578}
.becomeSeller .options p a{display:inline-block;position:absolute;top:0;right:0;padding:10px 42px;line-height:1;font-size:15px;border:1px solid #d8dde1;color:#707578;border-radius:4px;}
.becomeSeller .options p a:hover{color:#00ab68;border-color:#00ab68;box-shadow:0 1px 10px rgba(0,60,37,0.2)}
.becomeSeller table{margin-top:24px;width:100%;}
.becomeSeller thead th{padding:16px 0;background:#F5F6F8;border:1px solid #d8dde1;font-size:16px;font-weight:500;color:#45484b;}
.becomeSeller thead th img{display:block;margin:0 auto 3px;}
.becomeSeller tbody th{text-align:center;padding:16px 16px;color:#707578;font-weight:500;border:1px solid #d8dde1;}
.becomeSeller tbody td{text-align:center;color:#0c0d0e;font-weight:500;border:1px solid #d8dde1;}
.becomeSeller .contact{padding-top:40px;text-align:center;border-top:1px solid #d8dde1}
.becomeSeller .contact ul{display:inline-block;padding:10px 0 0 180px;width:550px;text-align:left;background:url(https://image.autowini.com/IMG/renew/staff/img_srkim.png) -11px -6px no-repeat}
.becomeSeller .contact .jp{margin-top:60px;background:url(https://image.autowini.com/IMG/renew/staff/img_tanaka.png) -11px -6px no-repeat}
.becomeSeller .contact li span{display:inline-block;padding:4px 0 4px 30px;color:#45484b;}
.becomeSeller .contact li span+span{margin-left:24px;}
.becomeSeller .contact li .email{background:url(https://image.autowini.com/IMG/renew/guide/ic_mail.svg) 0 center no-repeat}
.becomeSeller .contact li .email a{color:#2196f3;text-decoration:underline;cursor: pointer}
.becomeSeller .contact li .tel{background:url(https://image.autowini.com/IMG/renew/guide/ic_tel.svg) 0 center no-repeat}
.becomeSeller .contact li .fax{background:url(https://image.autowini.com/IMG/renew/guide/ic_fax.svg) 0 center no-repeat}
.becomeSeller .contact li .time{margin:0;background:url(https://image.autowini.com/IMG/renew/guide/ic_time.svg) 0 center no-repeat}
.becomeSeller .contact .name{margin-bottom:20px;font-size:28px;font-weight:bold;line-height:1;color:#0c0d0e;letter-spacing:-.2px}
.becomeSeller .contact .name span{display:block;margin:0;padding:0;font-size:14px;line-height:1.8;color:#999EA2;font-weight:400}
.becomeSeller .contact .name em{display:inline-block;margin-left:6px;color:#999ea2;font-size:13px;font-weight:400;vertical-align:middle}

.buyNow .section h3{margin:64px 0 24px;font-size:34px;font-weight:bold}
.buyNow .section .text{font-size:18px;line-height:1.7;color:#45484b;}
.buyNow .section .textLink{display:block;margin-top:8px;font-size:18px;color:#007aff;text-decoration:underline}
.buyNow .section .top{margin-top:0}
.buyNow .step{display:grid;grid-template-columns: repeat(4, 1fr);grid-auto-rows:1fr;gap:48px;margin:24px 0 0;}
.buyNow .step li{position:relative;padding:16px 20px;min-height:148px;font-size:18px;line-height:1.4;font-weight:bold;background:#fff;color:#303030;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:12px;box-sizing:border-box}
.buyNow .step li+li:before{content: '';position: absolute;top:50%;left:-34px;width: 20px;height: 20px;background: url(https://image.autowini.com/IMG/renew/common/icon/icon_arrRight_w26.png) no-repeat;background-size: 20px;opacity: .6;transform: translateY(-50%)}
.buyNow .step li b{display: block;font-size:36px;font-weight: bold;color: #c6d0d5ad;line-height:36px;margin-bottom: 12px;}
.buyNow .check{margin-top:-8px;}
.buyNow .check li{position:relative;padding:8px 160px 8px 26px;font-size:19px;font-weight:500;color:#333;background:url(https://image.autowini.com/IMG/renew/common/icon/icon_checkBg_green.png) 0 center no-repeat;}
.buyNow .check li span{padding-right:16px;background:#fff;}
.buyNow .check li:before{position:absolute;top:50%;right:24px;content:'Received benefits';display:inline-block;padding:0 6px;font-size:13px;line-height:22px;height:22px;color:#009d5f;font-weight:400;background:#00ab6822;transform: translateY(-50%);border-radius:3px;}
.buyNow .check li:after{position: absolute;top: 50%;left:32px;content: '';width: 81%;height: 1px;border-top: 1px dashed #d8dde1;z-index: -1;}
.buyNow .recommend{display:grid;grid-template-columns: repeat(2, 1fr);grid-template-rows: repeat(2, 1fr);gap:16px;margin:24px 0 0;}
.buyNow .recommend li{display:flex;align-items:center;gap:12px;padding:8px 12px;font-size:18px;line-height:1.3;font-weight:500;color:#303030;border:1px solid #d8dde1;border-radius:8px}
.buyNow .recommend li img{width:48px}
.buyNow .recommend li:nth-child(3) img{margin:0 6px;width:36px}
.buyNow .case li{margin:24px 0;font-size:18px;}
.buyNow .case li span{display:block;font-weight:500;}
.buyNow .imgInfo{display:flex;margin-top:24px;padding-bottom:16px;gap:32px;align-items:flex-end}
.buyNow .imgInfo .caseEx span{display:block;margin:32px 0;padding-left:56px;font-size:18px;background:url(https://image.autowini.com/IMG/renew/bis/ic_case2.png) 0 0 no-repeat;background-size:40px}
.buyNow .imgInfo .caseEx b{display:block;color:#0c0d0e;}
.buyNow .redTxt{color:#D10023}
.buyNow .faq li{padding:0 0 32px}
.buyNow .faq .q{margin-bottom:6px;font-size:21px;font-weight:500;color:#0C0D0E}
.buyNow .faq .q:first-letter {color: #15b373 !important;}
.buyNow .faq .q strong{padding-right:4px;}
.buyNow .faq .a{padding:10px 8px 10px 24px;font-size:17px;line-height:1.5;background:#f4f7f8;border-radius:6px}
.buyNow .faq .a a{color:#00ab68;vertical-align:baseline;font-weight:bold;text-decoration:underline}

.buyNow .localMarketStock {margin-top: 24px;box-sizing: border-box;font-size: 18px;}
.buyNow .localMarketStock p {font-weight: 700;font-size: 18px;}










