@charset "UTF-8";@keyframes slideUp-d508090d {
0% {transform: translateY(100%);opacity: 0;}
100% {transform: translateY(0);opacity: 1;}
}
@keyframes slideDown-d508090d {
0% {transform: translateY(-100%);opacity: 0;}
100% {transform: translateY(0);opacity: 1;}
}

/**
* --------------------------------
* Common : Init
* --------------------------------
*/

/* html{scroll-behavior:smooth} */

/* body, div, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, a, button, select, span, strong, em, figure, article, header, nav, footer, section {font-weight: inherit;line-height: inherit;} */
details summary[data-v-d508090d] {list-style: none;}
datalist option[data-v-d508090d] {min-height: auto;padding: 0;}
ul[data-v-d508090d]:after, ol[data-v-d508090d]:after {display: none;}
label[data-v-d508090d] {display: inline-block;}
meter[data-v-d508090d]::-webkit-meter-bar {border: none;}
.hide[data-v-d508090d] {position: absolute;left: -9999px;}
input[data-v-d508090d]:read-only {pointer-events: none;}
input[type="number"][data-v-d508090d]::-webkit-inner-spin-button,
input[type="number"][data-v-d508090d]::-webkit-outer-spin-button {-webkit-appearance:none;}
hr[data-v-d508090d] {display: block;position: absolute;left: -9999px;margin: 0;border: none;}
legend[data-v-d508090d] {display: block;position: absolute;left: -9999px;margin: 0;}

/**
* --------------------------------
* Common : Icon
* --------------------------------
*/
.icon[data-v-d508090d] {display: inline-block;font-size: 0;pointer-events: none;}
.icon[data-v-d508090d]:before {content: '';display: block;background-size: 100% 100%;background-repeat: no-repeat;}
.icon.cross[data-v-d508090d] {display: flex;justify-content: center;align-items: center;width: 24px;height: 24px;}
.icon.cross[data-v-d508090d]:before {position: absolute;width: 2px;height: 24px;background-color: #FFF;transform: rotate(45deg);}
.icon.cross[data-v-d508090d]:after {content: '';display: block;position: absolute;width: 24px;height: 2px;background-color: #FFF;transform: rotate(45deg);}
.icon.reset[data-v-d508090d]:before {width: 2px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_reset.svg);}
.icon.reset.blue[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_reset_blue.svg);}
.icon.check[data-v-d508090d]:before {width: 8px;height: 5px;margin: -2px 6px 0 0;border: solid #63a1ff;border-width: 0 0 2px 2px;transform: rotate(-45deg);}
.icon.chevron[data-v-d508090d] {width: 12px;height: 12px;}
.icon.chevron[data-v-d508090d]:before {width: 6px;height: 6px;margin: auto;border: solid #808080;border-width: 2px 0 0 2px;transform: rotate(225deg);}

/* .icon.chevron.blue:before {border-color: #63A1FF;} */
.icon.jejupasscare[data-v-d508090d]:before {width: 14px;height: 14px;background-image: url(/mobile/images/V2-icon/icon_jejupasscere.svg);}
.icon.unlimited[data-v-d508090d]:before {width: 14px;height: 14px;background-image: url(/mobile/images/V2-icon/icon_unlimited.svg);}
.icon.point[data-v-d508090d]:before {width: 14px;height: 14px;background-image: url(/mobile/images/V2-icon/icon_point.svg);}
.icon.point.v2[data-v-d508090d]:before {margin:3px 0 -3px}
.icon.seater[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url(/mobile/images/V2-icon/icon_seater.svg);}
.icon.fuel[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url(/mobile/images/V2-icon/icon_fuel.svg);}
.icon.arrow[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_arrow.svg);}
.icon.year[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url(/mobile/images/V2-icon/icon_year.svg);}
.icon.age[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url(/mobile/images/V2-icon/icon_age.svg);}
.icon.experience[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url(/mobile/images/V2-icon/icon_experience.svg);}
.icon.caution[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_caution.svg);}
.icon.check_v2[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url('/mobile/images/V2-icon/icon_check_v2.svg');}
.icon.alert[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_alert.svg);}
.icon.insurance[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url('/pc/images/V2-icon/icon_insurance.svg');}
.icon.filter[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url('/mobile/images/V2-icon/icon_filter.svg');}
.icon.filter2[data-v-d508090d]:before {width: 24px;height: 24px;background-image: url('/mobile/images/V2-icon/icon_filter2.svg');}
.icon.forjejupass[data-v-d508090d]:before {width: 14px;height: 14px;background-image: url('/mobile/images/V2-icon/icon_forjejupass.svg');}
.icon.question[data-v-d508090d]:before {width: 18px;height: 18px;background-image: url(/mobile/images/V2-icon/icon_question.svg);}
.icon.close2[data-v-d508090d]:before {width: 12px;height: 12px;background-image: url('/pc/images/V2-icon/icon_close2.svg');}

/**
* --------------------------------
* Common : Rating
* --------------------------------
*/

/* default */
.rating[data-v-d508090d] {position: static;width: auto;height: auto;vertical-align: initial;background: none;}
.rating meter[data-v-d508090d] {width: 80px;height: 16px;border-color: transparent;}
.rating meter[data-v-d508090d]::-webkit-meter-bar {height: 16px;background-color: transparent;background-image: url(/mobile/images/V2-icon/icon_point_inactive.svg);background-size: 16px 16px;}
.rating meter[data-v-d508090d]::-webkit-meter-even-less-good-value {background-color: transparent;background-image: url(/mobile/images/V2-icon/icon_point_active.svg);background-size: 16px 16px;}
.rating meter[data-v-d508090d]::-webkit-meter-suboptimum-value {background-color: transparent;background-image: url(/mobile/images/V2-icon/icon_point_active.svg);background-size: 16px 16px;}
.rating meter[data-v-d508090d]::-webkit-meter-optimum-value {background-color: transparent;background-image: url(/mobile/images/V2-icon/icon_point_active.svg);background-size: 16px 16px;}

/* big */
.rating.big meter[data-v-d508090d] {width: 120px;height: 24px;}
.rating.big meter[data-v-d508090d]::-webkit-meter-bar {height: 24px;background-size: 24px 24px;}
.rating.big meter[data-v-d508090d]::-webkit-meter-even-less-good-value {background-size: 24px 24px;}
.rating.big meter[data-v-d508090d]::-webkit-meter-suboptimum-value {background-size: 24px 24px;}
.rating.big meter[data-v-d508090d]::-webkit-meter-optimum-value {background-size: 24px 24px;}

/**
* --------------------------------
* Common : BtnArea
* --------------------------------
*/
.btnArea[data-v-d508090d] {margin:0;justify-content:center;}

/* 중복 css reset */
.btnArea.typeBottom[data-v-d508090d] {position: sticky;z-index: 101;bottom: 0;padding: 16px 20px calc(env(safe-area-inset-bottom) + 16px);border-radius: 16px 16px 0 0;background-color: #fff;box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.05);transform: translateZ(0); /* translate3d(0,0,0) */
  will-change: transform;
}
.btnArea.typeBottom.v2[data-v-d508090d] {padding-top:10px;border-radius:0;box-shadow:none}

/* [화이트라벨] : 인터파크 */
.btnArea.typeBottom.interpark[data-v-d508090d]{position:relative;z-index:0;padding-top:0;box-shadow:none}
.btnArea.complete[data-v-d508090d]{margin:32px -4px 0}
.btnArea .btn[data-v-d508090d]:nth-child(1n+2) {margin-left: 8px;}
.btnArea .btn[data-v-d508090d]:nth-child(1 of .btn) {margin-left: 0;}
.btnArea .btn[data-v-d508090d]:only-child {margin-left: 0;}
.btn[data-v-d508090d] {flex: 1;display: flex;justify-content: center;align-items: center;position: relative;border-radius: 12px;background-color: #fff;}
.btn.v2[data-v-d508090d]{flex:inherit}
.btn.big[data-v-d508090d] {height: 56px;font-weight: 600;font-size: 18px;}
.btn.medium[data-v-d508090d] {height: 48px;font-weight: 600;font-size: 15px;border-radius: 8px;}
.btn.v2.medium[data-v-d508090d]{padding:0 15px;line-height:initial}
.btn.small[data-v-d508090d] {height: 40px;font-weight: 600;font-size: 14px;border-radius: 8px;}
.btn.smaller[data-v-d508090d] {height: 32px;font-weight: 600;font-size: 14px;border-radius: 8px;}
.btn.fill.default[data-v-d508090d] {background-color: #e6effe;}
.btn.fill.blue[data-v-d508090d],.btn2.blue[data-v-d508090d] {color: #fff;background-color: #569AFF;}
.btn.fill.sky[data-v-d508090d] {border:1px solid #E6EFFE;background-color: #E6EFFE;}
.btn.fill.shineBlue[data-v-d508090d],.btn2.shineBlue[data-v-d508090d] {overflow:hidden;position:relative;color:#fff;background-color: #18225C}
.btn.fill.shineBlue[data-v-d508090d],.btn2.shineBlue[data-v-d508090d]::after{content:'';display:block;position:absolute;top:-5%;right: -20%;bottom:-5%;left:-50%;width:170%;height:110%; /* padding:1px 외각 라인 반짝이 효과 */ background:linear-gradient(-45deg, rgba(255,255,255,0) 44%, rgba(255,255,255,0.2) 50%,rgba(255,255,255,0) 56%,rgba(255,255,255,0) 100%);background-size:170%;animation:shine-d508090d 3.5s cubic-bezier(.12,.86,.37,.4) 0s infinite forwards}
@keyframes shine-d508090d{
0%{background-position:100%}
100%{background-position:-100%}
}
.btn.stroke[data-v-d508090d] {border-width: 1px;border-style: solid;background-color: #fff;}
.btn.stroke.default[data-v-d508090d] {border-color: #e6effe;}
.btn.stroke.blue[data-v-d508090d] {color:#63a1ff;border-color: #63a1ff;}
.btn.stroke.gray[data-v-d508090d] {color: #404040;border-color: #aeaeae;}
.btn.mute[data-v-d508090d]{position:relative;font-size:0;text-indent:-9999px}
.btn.shadow[data-v-d508090d] {box-shadow: 0px 8px 16px #20202029;}
.groupBtnSearch[data-v-d508090d]{display:flex;justify-content:space-between;gap:10px;border-radius:12px}
.groupBtnSearch .btn2[data-v-d508090d]{flex:1;height:72px;font-size:16px;font-weight:600;letter-spacing:-.32px;border-radius:8px;box-shadow: 0px 3px 6px #2A2A2A4D;line-height:1}
.groupBtnSearch .btn2 span[data-v-d508090d]{display:block;margin-top:5px;font-size:13px;color:#fff;line-height:1}

/**
* --------------------------------
* Common : Table
* --------------------------------
*/
.table table[data-v-d508090d] {width: 100%;table-layout: fixed;border-collapse: collapse;border-spacing: 0;}
.table th[data-v-d508090d] {font-weight: 600;text-align: center;color: #202020;border-top: 1px solid #EAEAEA;border-left: 1px solid #EAEAEA;background-color: #F8F8F8;box-sizing: border-box;}
.table th[data-v-d508090d]:first-child {border-left: none;}
.table th.align_left[data-v-d508090d], .table tbody td.align_left[data-v-d508090d] {text-align: left;}
.table th[data-v-d508090d], .table td[data-v-d508090d] {padding: 11px 10px;}
.table tbody th[data-v-d508090d] {text-align: center;border-bottom: 1px solid #EAEAEA;}
.table tbody th.bgWhite[data-v-d508090d]{background-color:#fff}
.table tbody td[data-v-d508090d] {text-align: center;border-top: 1px solid #EAEAEA;border-bottom: 1px solid #EAEAEA;border-left: 1px solid #EAEAEA;}
.table tbody td[data-v-d508090d]:first-child {border-left: none;}
.table tbody td.align_left[data-v-d508090d] {text-align: left;}
.table.typeRow b[data-v-d508090d]{font-weight:600}

/**
* --------------------------------
* Common : Input : Checkbox
* --------------------------------
*/

/* default */
label [type='checkbox'][data-v-d508090d] {position: absolute;}
label[data-v-d508090d]:has([type='checkbox']:disabled) {cursor:default;pointer-events: none;}
label [type='checkbox'] + span[data-v-d508090d] {display: flex;align-items: center;position: relative;padding-right: 24px;cursor: pointer;}
label [type='checkbox'] + span[data-v-d508090d]:before {content: "";display: block;position: absolute;right: 0;width: 18px;height: 18px;background-image: url(/mobile/images/V2-form/form_checkbox.svg);background-size: 100% 100%;}
label [type='checkbox']:disabled + span[data-v-d508090d]:before{background-image: url(/mobile/images/V2-form/form_checkbox_disabled.svg)}
label [type='checkbox']:checked + span[data-v-d508090d]:before {background-image: url(/mobile/images/V2-form/form_checkbox_active.svg);}

/* piercing */
label [type='checkbox'].piercing + span[data-v-d508090d] {color: #AEAEAE;padding-right: 0;padding-left: 24px;}
label [type='checkbox'].piercing + span[data-v-d508090d]:before {right: auto;left: 0;background-image: url(/mobile/images/V2-form/form_checkbox_piercing.svg);background-size: 100% 100%;}
label [type='checkbox'].piercing:checked + span[data-v-d508090d] {color: #404040;}
label [type='checkbox'].piercing:checked + span[data-v-d508090d]:before {background-image: url(/mobile/images/V2-form/form_checkbox_piercing_active.svg);}

/* switch */
label [type='checkbox'].switch + span[data-v-d508090d] {height: 18px;font-size: 14px;padding-right: 38px;}
label [type='checkbox'].switch + span[data-v-d508090d]:before {right: 0;width: 32px;height: 18px;border-radius: 10px;background-image: none;background-color: #CACACA;transition-duration: 200ms;}
label [type='checkbox'].switch + span[data-v-d508090d]:after {content: "";position: absolute;top: 0;right: 2px;bottom: 0;width: 14px;height: 14px;margin: auto;border-radius: 50%;background-color: #FFF;transition-duration: 200ms;transform: translateX(-14px);}
label [type='checkbox'].switch:checked + span[data-v-d508090d]:before {background-color: #63A1FF;}
label [type='checkbox'].switch:checked + span[data-v-d508090d]:after {transform: translateX(0);}
label [type='checkbox'].switch + span[data-v-d508090d]{color:#202020 !important;font-weight:600 !important}
label [type='checkbox'].switch:checked + span[data-v-d508090d]{color:#63A1FF !important}

/* like */
label [type='checkbox'].like + span[data-v-d508090d] {padding-left: 28px;}
label [type='checkbox'].like + span[data-v-d508090d]:before {content: "";display: block;position: absolute;left: 0;width: 24px;height: 24px;background-image: url(/mobile/images/V2-form/form_like.svg);background-size: 100% 100%;}
label [type='checkbox'].like:checked + span[data-v-d508090d]:before {background-image: url(/mobile/images/V2-form/form_like_active.svg);}

/* btn */
label [type='checkbox'].btn + span[data-v-d508090d] {height: 48px;font-weight: 600;font-size: 15px;padding: 0;border: 1px solid #EAEAEA;border-radius: 8px;}
label [type='checkbox'].btn + span[data-v-d508090d]:before {display: none;}
label [type='checkbox'].btn:checked + span[data-v-d508090d] {color: #63A1FF;border-color: #CDE0FF;background-color: #F4F9FF;}
label.check_type01 > span[data-v-d508090d]::before{display:none !important}
label.check_type01 > input[type='checkbox'][data-v-d508090d]{position:absolute}
label.check_type01 > input[type='checkbox'][data-v-d508090d]:read-only{pointer-events:none}
label.check_type01 > input[type='checkbox']:checked + span[data-v-d508090d]{border-color:#cde0ff;background-color:#f4f9ff;color:#63a1ff}
label.check_type01 > span[data-v-d508090d]{height:48px;padding:0 10px !important;border:1px solid #EAEAEA;font-size:15px;font-weight:600;border-radius:8px}

/**
* --------------------------------
* Common : Input : Radio
* --------------------------------
*/

/* default */
label [type='radio'][data-v-d508090d] {position: absolute;}
label [type='radio'] + span[data-v-d508090d] {display: inline-block;position: relative;line-height: 1;padding-right: 24px;cursor: pointer;}
label [type='radio'] + span[data-v-d508090d]:before {content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;width: 18px;height: 18px;margin: auto;background-image: url(/mobile/images/V2-form/form_radio.svg);background-size: 100% 100%;}
label [type='radio']:checked + span[data-v-d508090d]:before {background-image: url(/mobile/images/V2-form/form_radio_active.svg);}
label [type='radio'] + span[data-v-d508090d]:before {content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;width: 18px;height: 18px;margin: auto;background-image: url(/mobile/images/V2-form/form_radio.svg);background-size: 100% 100%;}
label [type='radio']:checked + span[data-v-d508090d]:before {background-image: url(/mobile/images/V2-form/form_radio_active.svg);}

/* btn */
label [type='radio'].btn + span[data-v-d508090d] {height: 48px;font-weight: 600;font-size: 15px;padding: 0;border: 1px solid #EAEAEA;border-radius: 8px;}
label [type='radio'].btn + span[data-v-d508090d]:before {display: none;}
label [type='radio'].btn:checked + span[data-v-d508090d] {color: #63A1FF;border-color: #CDE0FF;background-color: #F4F9FF;}

/* button */
.btnSet[data-v-d508090d] {display: flex;}
.btnSet label [type='radio'].btn + span[data-v-d508090d] {display: flex;justify-content: center;align-items: center;width: 122px;height: 48px;font-weight: 600;color: #606060;padding: 0;border: 1px solid #EAEAEA;}
.btnSet label:first-child [type='radio'].btn + span[data-v-d508090d] {border-radius: 8px 0 0 8px;}
.btnSet label:last-child [type='radio'].btn + span[data-v-d508090d] {width: calc(100% + 1px) !important; margin-left: -1px;border-radius: 0 8px 8px 0;}

/* [Daniel] Vue 수정 : 20230509 */
.btnSet label [type='radio'].btn + span[data-v-d508090d]:before {display: none;}
.btnSet label [type='radio'].btn:checked + span[data-v-d508090d] {z-index: 1;border-color: #CDE0FF;background-color: #F4F9FF;color: #63A1FF;}

/* [Daniel] Vue 수정 : 20230509 */
.btnSet label [type='radio'].btn + span[data-v-d508090d]:before {display: none;}

/**
* --------------------------------
* Common : Input : Range
* --------------------------------
*/
.range[data-v-d508090d] {position: relative;}
.range .indicator[data-v-d508090d] {position: relative;height: 18px;border: 3px solid #F4F9FF;border-radius: 12px;background-color: #F4F9FF;box-sizing: content-box;overflow: hidden;}
.range .indicator .tilde[data-v-d508090d] {position: absolute;top: 0;left: 0;right: 0;height: 100%;border-radius: 12px;background-color: #85B5FF;}
.range .indicator input[type='range'][data-v-d508090d] {pointer-events:none;position: absolute;z-index: 1;top:0;width: 100%;height: 18px;background-color: transparent;}
.range .indicator input[type='range'][data-v-d508090d]::-webkit-slider-thumb {pointer-events: all;-webkit-appearance:none;width: 18px;height: 18px;border-radius: 50%;border: 5px solid #2F7BF2;background-color: #FFF;box-shadow: 0px 3px 10px #2F7BF233;cursor: pointer;}
.range .indicator .indicatorMin[data-v-d508090d] {left: 0;}
.range .indicator .indicatorMax[data-v-d508090d] {right: 0;}
.range .value[data-v-d508090d] {display: flex;justify-content: space-between;align-items: center;margin-top: 12px;}
.range .value input[data-v-d508090d] {width: calc((100% - 16px) / 2);height: 18px;font-size: 14px;line-height: 1;padding: 0 10px;border: none;background-color: #FFF;pointer-events:none;}
.range .value input[data-v-d508090d]:first-child {text-align: right;}
.range .value .tilde[data-v-d508090d] {width: 16px;text-align: center;line-height: 1;color: #CACACA;}

/**
* --------------------------------
* Common : Input : Quantity
* --------------------------------
*/
.quantity[data-v-d508090d] {position: relative;width: 100px;height: 32px;padding: 0 32px;}

/* [Daniel] Vue: PC와 공통 사용으로 삭제 가능함 */
.quantity input[type='text'][data-v-d508090d] {width: 36px;min-width: auto;height: 100%;font-weight: 700;font-size: 18px;text-align: center;color: #202020;padding: 0;border: none;background-color: transparent;}
.quantity input[type='text'][data-v-d508090d]:read-only {background-color: transparent;}
.quantity .btn[data-v-d508090d] {position: absolute;top: 0;width: 32px;height: 32px;border: 1px solid #EAEAEA;border-radius: 50%;}
.quantity .btnDown[data-v-d508090d] {left: 0;}
.quantity .btnUp[data-v-d508090d] {right: 0;}
.quantity .btn[data-v-d508090d]:before,
.quantity .btn[data-v-d508090d]:after {content: '';}
.quantity .btnDown[data-v-d508090d]:before {width: 12px;height: 2px;background-color: #202020;}
.quantity .btnUp[data-v-d508090d]:before {width: 12px;height: 2px;background-color: #202020;}
.quantity .btnUp[data-v-d508090d]:after {position: absolute;width: 2px;height: 12px;background-color: #202020;}
.quantity .btn[data-v-d508090d]:disabled{background:none !important;border:1px solid #eaeaea !important;opacity:.5;}

/**
* --------------------------------
* Common : Search Auto Complete
* --------------------------------
*/
.searchAutoComplete input[type='search'][data-v-d508090d]{width:100%;height:40px;padding-right:40px;font-size:14px;border-radius:6px}
.searchAutoComplete input[type='search'][data-v-d508090d]:not(:placeholder-shown)::-webkit-search-cancel-button{display:block;position:absolute;top:0;right:-3px;bottom:0;width:40px;height:40px;background:url(/assets/form_search_cancel.30e8ec89.svg) no-repeat center center;cursor: pointer;-webkit-appearance:none}
.searchAutoComplete input[data-v-d508090d]:not(:placeholder-shown){border-color: #EAEAEA}
.searchAutoComplete input:not(:placeholder-shown) ~ .datalist[data-v-d508090d]{display:block}
.searchAutoComplete input[data-v-d508090d]:not(:placeholder-shown):has( ~ .datalist){border:1px solid #7A7A7A;border-radius: 6px 6px 0 0 !important}
.searchAutoComplete .datalist[data-v-d508090d]{display: none;padding:10px 0;border: 1px solid #7A7A7A;border-top:none;border-radius:0 0 6px 6px}
.searchAutoComplete .datalist div[data-v-d508090d]{display:block;height:28px;line-height:28px;font-size:14px;color: #666;padding:0 15px;cursor: pointer;}
.searchAutoComplete .datalist.wrap_scroll[data-v-d508090d]{max-height:196px}

/**
* --------------------------------
* Common : Select
* --------------------------------
*/
.select[data-v-d508090d] {display: inline-block;position: relative;height: 40px;font-size: 14px;color:#606060;box-sizing: border-box;}
.select[data-v-d508090d]::after {content: "";position: absolute;top: 0;right: 15px;bottom: 0;width: 6px;height: 6px;margin: auto;border: solid #777;border-width: 2px 0 0 2px;transform: translate(1px, -2px) rotate(225deg);transition-duration: 200ms;}
.select.v2[data-v-d508090d]::after{right:3px}
.select .forward[data-v-d508090d] {width: 100%;height: 100%;font-size: inherit;color: inherit;text-align: left;line-height: 1;padding: 12px 20px 12px 12px;border: 1px solid #EAEAEA;border-radius: 8px;cursor: pointer;}
.select .forward[readonly][data-v-d508090d] {background-color: inherit;}
.select .forward[readonly][title^='년'][data-v-d508090d],.select .forward[readonly][title^='선택'][data-v-d508090d],
.select .forward[readonly][title^='월'][data-v-d508090d],.select .forward[readonly][title^='일'][data-v-d508090d],
.select .forward[readonly][title^='종류'][data-v-d508090d],.select .forward[readonly][title^='인원'][data-v-d508090d],
.select .forward[readonly][title^='지역'][data-v-d508090d]{font-size:14px !important;color:#cacaca}

/* .select .optionArea {display: none;position: absolute;z-index: 1;top: 100%;left: 0;width: 100%;max-height: 150px;border: 1px solid #EAEAEA;border-top: none;overflow: hidden;overflow-y: auto;}
.select .optionArea .option {display: block;width: 100%;height: 40px;font-size: 14px;line-height: 1;border: none;border-radius: 0;background-color: #fff;cursor: pointer;}
.select .optionArea .option:hover {background-color: #F8F8F8;}
.select .optionArea [type='radio'] {position: absolute;}
.select .optionArea [type='radio'] + span {display: block;height: 100%;font-size: inherit;line-height: 1;padding: 12px;}
.select .optionArea [type='radio'] + span:before {display: none;}
.select.active .forward {border-color: #63a1ff;border-bottom-color: transparent;border-bottom-right-radius: 0;border-bottom-left-radius: 0;}
.select.active .optionArea {display: block;border-color: #63a1ff;border-bottom-right-radius: 8px;border-bottom-left-radius: 8px;} */
.select[data-v-d508090d]:before {display: none;content: '';position: fixed;z-index: 200;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.8);}
.select .optionArea[data-v-d508090d] {display: none;position: fixed;z-index: 201;bottom: 0;left: 0;width: 100%;padding-bottom: env(safe-area-inset-bottom);border-radius: 16px 16px 0 0;background-color: #FFF;}
.select .optionArea > .header[data-v-d508090d] {position: static;padding: 0;background-color: transparent;}
.select .optionArea > .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 20px;text-align: left;color: #202020;padding: 24px 20px 20px;border-bottom: 1px solid #F8F8F8;}
.select .optionArea > .header .icon[data-v-d508090d] {position: absolute;top: -36px;right: 20px;}
.select .optionArea > .content[data-v-d508090d] {position: relative;max-height: calc(100dvh - 150px - 64px);overflow: hidden;overflow-y: auto;overscroll-behavior: none;}
.select .optionArea .option[data-v-d508090d] {display: block;width: 100%;height: 56px;font-weight: 600;font-size: 15px;border: none;background-color: transparent;}
.select .optionArea .option[data-v-d508090d]:nth-child(1n+2 of .option) {border-top: 1px solid #F8F8F8;}
.select .optionArea .option [type='radio'] + span[data-v-d508090d] {display: block;height: 100%;font-size: inherit;line-height: 1;padding: 20px;}
.select .optionArea .option [type='radio'] + span[data-v-d508090d]:before {right: 22px;background-image: none;}
.select .optionArea .option [type='radio']:checked + span[data-v-d508090d] {color: #63A1FF;background-color: #F4F9FF;}
.select .optionArea .option [type='radio']:checked + span[data-v-d508090d]:before {width: 10px;height: 5px;margin: auto;border: solid #63A1FF;border-width: 0 0 2px 2px;transform: rotate(-45deg);}
.select.active[data-v-d508090d] {touch-action: none; overscroll-behavior: none;}
.select.active[data-v-d508090d]:before {display: block;}
.select.active .optionArea[data-v-d508090d] {display: block;animation: slideUp-d508090d 300ms;}

/**
* --------------------------------
* Common : Expansion Panel
* --------------------------------
*/
.expansionPanel[data-v-d508090d] {background-color: #FFF;}
.expansionPanel+.expansionPanel[data-v-d508090d]{margin-top:8px}
.expansionPanel summary[data-v-d508090d] {display: block;position: relative;width: 100%;height: auto;font-weight: 600;font-size: 16px;color: #404040;padding: 18px 24px;border-bottom: 1px dashed #EAEAEA;cursor:pointer;box-sizing: border-box;}
.expansionPanel summary[data-v-d508090d]::-webkit-details-marker {display: none;}
.expansionPanel summary .icon.chevron[data-v-d508090d] {position: absolute;top: 0;right: 27px;bottom: 0;margin: auto;transition-duration: 200ms;}
.expansionPanel:last-of-type summary[data-v-d508090d] {border-bottom: none;}
.expansionPanel[open]:last-of-type summary[data-v-d508090d] {border-bottom: 1px dashed #EAEAEA;}
.expansionPanel[open] summary .icon.chevron[data-v-d508090d] {transform: rotate(-180deg);}
.expansionPanel > .content[data-v-d508090d] {padding: 7px 24px 14px;}
.expansionPanel .bullet_leftArrow[data-v-d508090d]{display:inline-block;overflow:hidden;position:relative;top:-1px;width:18px;height:18px;margin:0 2px;text-indent:-999em;vertical-align:middle}
.expansionPanel .bullet_leftArrow[data-v-d508090d]::before{content:'';display:inline-block;position:absolute;top:50%;left:50%;margin-top:-6px;margin-left:-3px;border:6px solid transparent;border-left-color:#202020;border-radius:3px;}

/**
* --------------------------------
* Common : Text Info List
* --------------------------------
*/
.txtInfoList > li[data-v-d508090d] {position: relative;padding-left: 8px;}
.txtInfoList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 9px;}
.txtInfoList > li[data-v-d508090d]:before {content: '';position: absolute;top: 8px;left: 0;width: 2px;height: 2px;background-color: #707070;}
.txtInfoList .txtInfo[data-v-d508090d] {display: block;font-size: 15px;margin-top: 0;}

/**
* --------------------------------
* Common : Tab Menu
* --------------------------------
*/
.tabmenu[data-v-d508090d] {display: flex;position: relative;z-index: 2;background-color: #FFF;}
.tabmenu[data-v-d508090d]:after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #EAEAEA}
.tabmenu a[data-v-d508090d] {flex: 1;position: relative;height: 48px;border-bottom: 1px solid #EAEAEA;}
.tabmenu a span[data-v-d508090d] {display: flex;justify-content: center;position: relative;height: 100%;font-size: 16px;color: #808080;line-height:1;align-items: center}
.tabmenu a span[data-v-d508090d]:before {content: '';position: absolute;bottom :-1px;z-index:1;width: 0;height: 2px;border-radius: 2px;background-color: transparent;transition:all .3s;}
.tabmenu a.active span[data-v-d508090d]{font-weight: 700;color: #404040;}
.tabmenu a.active span[data-v-d508090d]:before {width: 100%;background-color: #404040;}
.tabmenu.v2 a span[data-v-d508090d] {font-size:15px}

/* default */
.tabContent > .content[data-v-d508090d] {display: none;}
.tabContent > .content.active[data-v-d508090d] {display: block;}

/* anchor */
.tabmenu.anchor + .tabContent[data-v-d508090d] {scroll-behavior: smooth;}
.tabmenu.anchor + .tabContent > .content[data-v-d508090d] {display: block;scroll-margin-top: 48px;}

/**
* --------------------------------
* Common : Popup
* --------------------------------
*/
.popup[data-v-d508090d] {max-height: calc(100dvh - 150px);padding: 0;border: none;touch-action:none;}
div.popup[data-v-d508090d]{display:none}
.popup[data-v-d508090d]::backdrop {background-color: rgba(0, 0, 0, 0.8);touch-action:none;}
.popup > .header[data-v-d508090d] {border-bottom: none;}
.popupBackdrop[data-v-d508090d]{visibility:hidden;position:fixed;top:0;left:0;width:100%;height:100%;background-color: rgba(0, 0, 0, 0.8);opacity:0}
.popupBackdrop.active[data-v-d508090d]{visibility:visible;z-index:400;opacity:1;touch-action:none}

/* typeFull */
.popup.typeFull[data-v-d508090d] {position:fixed;top: 0;left: 0;z-index:500;width: 100%;max-width: 100%;height: 100%;max-height: 100%;background-color:#fff;}
.popup.typeFull > .header[data-v-d508090d] {height: 56px;border-bottom: 1px solid #EAEAEA;}
.popup.typeFull > .header > .tit[data-v-d508090d] {position:relative;font-weight: 700;font-size: 18px;text-align: center;line-height: 21px;color: #202020;padding: 18px 72px 17px;}
.popup.typeFull > .header .btnClose[data-v-d508090d] {position: absolute;top: 0;right: 0;width: 56px;height: 56px;background-color: transparent;}
.popup.typeFull > .header .btnClose .icon[data-v-d508090d]:before,
.popup.typeFull > .header .btnClose .icon[data-v-d508090d]:after {background-color: #202020;}
.popup.typeFull .container[data-v-d508090d] {overflow-y:auto;height: calc(100% - 56px);}
.popup.typeFull :is(.container, form) > .content[data-v-d508090d] {height: 100%;}
.popup.typeFull[open][data-v-d508090d] {animation: slideUp-d508090d 300ms;}
.popup.typeFull.open[data-v-d508090d]{display:block;animation: slideUp-d508090d 300ms;}

/* typeBottom */
.popup.typeBottom[data-v-d508090d] {position:fixed;top: auto;bottom: 0;z-index:500;width: 100%;max-width: 100%;padding-bottom: env(safe-area-inset-bottom);background-color:#fff;border-radius: 16px 16px 0 0;overflow: visible;}
.popup.typeBottom > .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 20px;color: #202020;padding: 24px 20px 20px;}
.popup.typeBottom > .header .btnClose[data-v-d508090d] {position: absolute;top: -48px;right: 0;width: 64px;height: 48px;background-color: transparent;}
.popup.typeBottom > .header .btnClose .icon[data-v-d508090d]:before,
.popup.typeBottom > .header .btnClose .icon[data-v-d508090d]:after {background-color: #FFF;}
.popup.typeBottom :is(.container, form) > .content[data-v-d508090d] {max-height: calc(100dvh - 64px - 88px - 160px);padding: 0 20px 32px;overflow: hidden;overflow-y: auto;overscroll-behavior: none;}
.popup.typeBottom .btnArea[data-v-d508090d] {position:relative;z-index:11;padding: 16px 20px;border-radius: 16px 16px 0 0;box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.05);}
.popup.typeBottom[open][data-v-d508090d] {animation: slideUp-d508090d 300ms;}
.popup.typeBottom.open[data-v-d508090d]{display:block;animation: slideUp-d508090d 300ms;}

/* typeFloat */
.popup.typeFloat[data-v-d508090d] {width: calc(100vw - 40px);height: auto;max-height: calc(100% - 100px);border-radius: 12px;}
.popup.typeFloat > .header[data-v-d508090d] {height: 64px;}
.popup.typeFloat > .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 21px;color: #202020;padding: 23px 20px 20px;}
.popup.typeFloat > .header .btnClose[data-v-d508090d] {position: absolute;top: 0;right: 0;width: 64px;height: 64px;background-color: transparent;}
.popup.typeFloat > .header .btnClose .icon[data-v-d508090d]:before,
.popup.typeFloat > .header .btnClose .icon[data-v-d508090d]:after {background-color: #202020;}
.popup.typeFloat .container[data-v-d508090d] {height: calc(100% - 64px);}
.popup.typeFloat :is(.container, form) > .content[data-v-d508090d] {height: calc(100%);padding: 0 20px 32px;overflow: hidden;overflow-y: auto;overscroll-behavior: none;}

/* typeAlert */
.popup.typeAlert[data-v-d508090d] {min-width: 295px;padding: 20px;border-radius: 16px;}
.popup.typeAlert > .header[data-v-d508090d] {padding-top: 24px;}
.popup.typeAlert > .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;text-align: center;line-height: 21px;color: #202020;}
.popup.typeAlert > .header .btnClose[data-v-d508090d] {position: absolute;top: 0;right: 0;width: 64px;height: 64px;background-color: transparent;}
.popup.typeAlert > .header .btnClose .icon[data-v-d508090d]:before,
.popup.typeAlert > .header .btnClose .icon[data-v-d508090d]:after {background-color: #202020;}
.popup.typeAlert .content[data-v-d508090d] {padding: 12px 0 32px;}
.popup.typeAlert .content .txt[data-v-d508090d] {font-size: 15px;text-align: center;}

/**
* --------------------------------
* Common : Scroll Disabled
* --------------------------------
*/
.scrollDisabled[data-v-d508090d] {height: 100dvh;min-height: 100dvh;overflow: clip;}

/**
* --------------------------------
* Header
* --------------------------------
*/
#wrapper > header[data-v-d508090d] {height: 57px;border-bottom: 1px solid #F8F8F8;}
#wrapper > header.headerType2[data-v-d508090d]{border-bottom:none}

/**
* --------------------------------
* Common : 페이지 상단 이동
* --------------------------------
*/
.toTop[data-v-d508090d] {position: fixed;bottom: 32px;left: 50%;margin-left:592px}
.toTop .btnTop[data-v-d508090d] {width: 48px;height: 48px;border-radius: 50%;box-shadow: 0px 8px 16px #2020201A;}

/**
* --------------------------------
* Common : Swiper
* --------------------------------
*/

/* [Daniel] Vue 특성상 Swiper 지역설정 이므로 반영 안되어 swipe.css 이동시킴 */

/* .swiper .swiper-pagination-fraction {right: 10px;bottom: 10px;left: auto;width: auto;font-size: 12px;color: #FFF;padding: 3px 15px;border-radius: 13px;background-color: rgba(0, 0, 0, 0.6);}
.swiper .swiper-pagination-fraction span {font-size: 12px;color: #FFF;} */

/**
* --------------------------------
* Rentercar : Badge
* --------------------------------
*/
.badge[data-v-d508090d] {position: static;top: auto;margin-right: 0;}

/* 중복 css reset */
.badge[data-v-d508090d] {font-size: 11px;margin-right:4px;padding: 2px 4px 1px;line-height: 1;white-space: nowrap;border-radius: 4px;}
.badge[data-v-d508090d]:last-child{margin-right:6px}
.badge.discount[data-v-d508090d] {color: #63A1FF;background-color: #F4F9FF;}
.badge.reward[data-v-d508090d] {color: #E83667;background-color: #FEF6F8;}
.badge.lowest[data-v-d508090d] {color: #FFF;background: #009FA2;}
.badge.recommend[data-v-d508090d] {color: #FFF;background: #E30C49;}
.badge.premium[data-v-d508090d] {color: #FFF;background: #F3AF61;}
.badge.delivery[data-v-d508090d] {color: #63A1FF;background-color: #F4F9FF;margin-left:6px}
.badge.cesco[data-v-d508090d] {font-weight: 600;font-size: 11px;color: #fff;padding: 0;}
.badge.npayPoint[data-v-d508090d]{display:inline-flex;align-items:center;color:#808080}
.badge.npayPoint > i[data-v-d508090d]{margin-right:2px;color:#00c932}
.badge.npayPoint[data-v-d508090d]::before{content:'';display:inline-block;width:38px;height:14px;margin-right:4px;background: url(/assets/ico_npay.73a5c675.png) no-repeat 0 0 / contain}

/**
* --------------------------------
* Rentercar : Option
* --------------------------------
*/
.option[data-v-d508090d] {display: flex;justify-content: center;align-items: center;height: 32px;font-size: 14px;color: #AEAEAE;border: 1px solid transparent;border-radius: 4px;background-color: #F8F8F8;}
.option.active[data-v-d508090d] {color: #63A1FF;border-color: #CDE0FF;background-color: #FFF;}

/**
* --------------------------------
* 렌터카 검색 영역
* --------------------------------
*/

/* .searchArea {position: sticky;z-index: 101;top: 57px;padding: 0;background-color: #FFF} */
.searchArea[data-v-d508090d]{position: sticky;z-index: 101;top: 57px;padding: 0;background-color: #FFF}
.searchArea.v2[data-v-d508090d]{position:relative;z-index: 102}
.searchArea .chooseArea[data-v-d508090d] {display: flex;column-gap: 16px;padding: 0 20px;border-bottom: 1px solid #EAEAEA;overflow: hidden;overflow-x: auto;}
.searchArea.v2 .chooseArea[data-v-d508090d] {display: flex;justify-content:center;column-gap: 8px;overflow: hidden;overflow-x: auto;position:fixed;top:8px;left:50%;z-index:102;transform:translate(-50%, 0);padding:0;border:none}
.searchArea .chooseArea[data-v-d508090d]::-webkit-scrollbar {display: none;}
.searchArea .chooseArea > div[data-v-d508090d] {display: flex;}
.searchArea .chooseArea .btnChoose[data-v-d508090d] {overflow-x:auto;position: relative;justify-content: flex-start;max-width:200px;height: 40px;font-weight: 600;font-size: 13px;color: #2D2D2D;text-decoration: underline;text-underline-position: under;white-space: nowrap;letter-spacing:-.5px;scrollbar-width: none}
.searchArea.v2 .chooseArea .area[data-v-d508090d]{width:30%}
.searchArea.v2 .chooseArea .area .btnChoose[data-v-d508090d] {display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.searchArea .insuranceFilterArea[data-v-d508090d] {position: relative;padding: 0 30px;border-bottom:1px solid none}
.searchArea .insuranceFilterArea[data-v-d508090d]:not(:has(+ .typeListArea)){border-bottom:1px solid #eaeaea}
.searchArea .insuranceFilterArea .insuranceArea[data-v-d508090d] {display: flex;justify-content:space-between;/* column-gap: 24px; */overflow: hidden;}
.searchArea .insuranceFilterArea .insuranceArea label[data-v-d508090d] {flex: 0 0 auto;display: flex;align-items: center;height: 48px;}
.searchArea .insuranceFilterArea .insuranceArea label input[type='radio'] + span[data-v-d508090d] {font-weight: 600;font-size: 14px;color:#aeaeae;padding: 0;}
.searchArea .insuranceFilterArea .insuranceArea label input[type='radio'] + span[data-v-d508090d]:before {display: none;}
.searchArea .insuranceFilterArea .insuranceArea label input[type='radio']:checked + span[data-v-d508090d] {color: #63A1FF;}
.searchArea .insuranceFilterArea .btnFilter[data-v-d508090d] {position: absolute;top: 0;right: 0;width: 58px;height: 48px;}
@media (max-width: 320px) {
.searchArea .chooseArea .btnChoose[data-v-d508090d]{max-width:170px;letter-spacing:-1px;font-size:12px}
}
.searchArea .typeListArea[data-v-d508090d] {display: flex;align-items: center;position: relative;overflow: hidden;border-bottom:1px solid #eaeaea}
.searchArea .typeListArea .typeList[data-v-d508090d] {display: flex;column-gap: 20px;padding: 0 58px 0 20px;overflow: hidden;overflow-x: auto;scroll-behavior: smooth;}
.searchArea .typeListArea .typeList.inland[data-v-d508090d]{padding:0 30px}
.searchArea .typeListArea .typeList[data-v-d508090d]::-webkit-scrollbar {display: none;}
.searchArea .typeListArea .typeList [type='checkbox'] + span[data-v-d508090d]:before {display: none;}
.searchArea .typeListArea .typeList [type='checkbox'] + span[data-v-d508090d] {flex: 0 0 auto;display: flex;align-items: center;height: 48px;font-weight: 600;font-size: 14px;color: #AEAEAE;white-space: nowrap;padding-right: 0;}
.searchArea .typeListArea .typeList [type='checkbox']:checked + span[data-v-d508090d] {color: #63A1FF;}
.searchArea .typeListArea .btnArea[data-v-d508090d] {position: absolute;left: 0;width: 100%;}
.searchArea .typeListArea .btnArea [class^='btn'][data-v-d508090d] {display: none;position:absolute;top: 0;bottom: 0;z-index: 1;width: 24px;height: 48px;margin: auto;}
.searchArea .typeListArea .btnArea [class^='btn'][data-v-d508090d]:before {content: '';width: 24px;height: 24px;border: 1px solid #DADADA;border-radius: 50%;background-color: #FFF;box-shadow: 0px 4px 8px #00000014;}
.searchArea .typeListArea .btnArea [class^='btn'] .icon[data-v-d508090d] {position: absolute;transform: rotate(-90deg);}
.searchArea .typeListArea .btnArea [class^='btn'].active[data-v-d508090d] {display: flex;}
.searchArea .typeListArea .btnArea .btnPrev[data-v-d508090d] {left: 0;width: 36px;padding-left: 10px;background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0));}
.searchArea .typeListArea .btnArea .btnPrev .icon[data-v-d508090d] {transform: rotate(90deg);}
.searchArea .typeListArea .btnArea .btnNext[data-v-d508090d] {right: 58px;width:36px;background-image: linear-gradient(to left, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0));}
.searchArea .typeListArea .typeList.inland + .btnArea .btnNext[data-v-d508090d]{right:0;padding-right:10px}
.searchArea .typeListArea .btnFilter[data-v-d508090d] {position: absolute;top: 0;right: 0;width: 58px;height: 48px;}

/* .searchArea .insuranceArea {display: flex;padding: 16px 20px 18px;border-top: 1px solid #F8F8F8;overflow: hidden;}
.searchArea .insuranceArea label {flex: 1 1 auto;position: relative;padding:0 8px;text-align:center}
.searchArea .insuranceArea label:before {content: '';position: absolute;top:2px;left: 0;width: 2px;height: 16px;background-color: #f5f5f5;}
.searchArea .insuranceArea label input[type='radio'] + span {justify-content: center;position: static;font-weight: 600;font-size: 14px;color:#aeaeae;line-height: 21px;padding: 0 0 17px;}
.searchArea .insuranceArea label input[type='radio'] + span:before {position: absolute;top: auto;bottom: 0;width: 100%;height: 8px;background-color: #E5E5E5;background-image: none;} */

/* [Daniel]Vue 수정 : 20230523 */

/* .searchArea .insuranceArea label input[type='checkbox'] + span:after {content: '';display: none;position: absolute;z-index: 1;left: 0;bottom: 0;width: calc(100% + 4px);height: 8px;border-radius: 4px 0 0 4px;background-color: #63A1FF;} */

/* .searchArea .insuranceArea label input[type='radio'] + span:after {content: '';display: none;position: absolute;z-index: 1;left: 0;bottom: 0;width: 100%;height: 8px;border-radius: 4px;background-color: #63A1FF;}
.searchArea .insuranceArea label input[type='radio']:checked + span {color: #63A1FF;}
.searchArea .insuranceArea label input[type='radio']:checked + span:after {display: block;}
.searchArea .insuranceArea label:first-child:before {display: none;} */

/* [Daniel]Vue 미사용 클래스 : 20230523 */

/* .searchArea .insuranceArea label:first-child input[type='checkbox'] + span:after,
.searchArea .insuranceArea label:last-child input[type='checkbox'] + span:after {width: 100%;border-radius: 4px;} */

/* .searchArea .insuranceArea label:first-child input[type='radio'] + span:before {border-radius: 4px 0 0 4px;}
.searchArea .insuranceArea label:last-child input[type='radio'] + span:before {border-radius: 0 4px 4px 0;} */

/* .searchArea .insuranceArea label:nth-child(1n+2) input[type='checkbox']:checked + span {color: #C8DBF8;} */

/* .searchArea .insuranceArea label:nth-child(1n+2) input[type='radio'].current:checked + span {color: #63A1FF;} */
.searchArea .addArea[data-v-d508090d] {padding: 18px 20px;border-top: 1px solid #F8F8F8;}
.searchArea .addArea label[data-v-d508090d]:nth-child(n+2) {margin-left: 15px;}
.searchArea .sortingArea[data-v-d508090d] {justify-content: space-between; padding: 18px 20px;border-top: 1px solid #F8F8F8;}
.searchArea .sortingArea .btn .icon[data-v-d508090d] {margin-left: 6px;}
.searchArea .sortingArea .btn .icon[data-v-d508090d]:before {border-color: #63A1FF;}
.searchArea .sortingArea .condition[data-v-d508090d] {display: flex;}
.searchArea .sortingArea .condition .btn[data-v-d508090d] {padding: 0 9px;border-color: #EAEAEA;}
.searchArea .sortingArea .condition .btn.active[data-v-d508090d] {border-color: #63A1FF;}
.searchArea .sortingArea .condition .btn[data-v-d508090d]:nth-child(1n+2) {margin-left: 7px;}
.searchArea .sortingArea .condition .btn span[data-v-d508090d] {color: #63A1FF;margin-left: 2px;}
.searchArea .sortingArea .condition .btn > em[data-v-d508090d]{margin-left:3px;color: #63A1FF;}
.searchArea .sortingArea .select[data-v-d508090d] {margin-left: 8px;}
.searchArea .sortingArea .select[data-v-d508090d]:after {right: 3px;border-width: 2px 0 0 2px;border-color: #63A1FF;}
.searchArea .sortingArea .select .forward[data-v-d508090d] {font-weight: 600;text-align: right;padding-left: 0;padding-right: 20px;border: none;}
.searchArea ~ .bannerArea[data-v-d508090d] {margin:18px 20px}
.searchArea ~ .bannerArea .swiper[data-v-d508090d] {height: 100%}
.searchArea ~ .bannerArea .swiper-slide img[data-v-d508090d] {height: 100%;}

/* 스크롤시 */

/* .scroll .searchArea .insuranceArea {display: none;}
.scroll .searchArea .addArea {display: none;}
.scroll .searchArea .chooseArea {display: flex;overflow: hidden;overflow-x: auto;padding: 0 10px;}
.scroll .searchArea .chooseArea::-webkit-scrollbar {display: none;}
.scroll .searchArea .chooseArea > div {flex-shrink: 0;border-top: none;}
.scroll .searchArea .chooseArea > .date .btnChoose {padding-right: 20px;}
.scroll .searchArea .chooseArea .label {display: none;}
.scroll .searchArea .chooseArea .btnChoose {font-weight: 600;color: #2D2D2D;padding: 15px 10px 14px;}
.scroll .searchArea .chooseArea .btnChoose .icon {display: none;} */
.area_keyword[data-v-d508090d]{position:relative;border-bottom:1px solid #EAEAEA}
.area_keyword[data-v-d508090d]::before,
.area_keyword[data-v-d508090d]::after{content:'';display:block;position:absolute;top:0;left:0;z-index:1;width:22px;height:100%;background:linear-gradient(to right, #fff 0%, #fff 42%, transparent 100%)}
.area_keyword[data-v-d508090d]::after{right:0;left:inherit;width:70px;background:linear-gradient(to left, #fff 0%, #fff 62%, transparent 100%)}
.keywordList[data-v-d508090d]{display: flex;align-items:center;column-gap: 8px;position: relative;height:52px;padding:0 60px 0 20px;overflow-x: auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}
.keywordList[data-v-d508090d]::-webkit-scrollbar{display:none}
.keywordList > li [type='checkbox'].btn + span[data-v-d508090d]{display: flex;align-items: center;height: 32px;font-weight: 600;font-size: 13px;line-height: 1;color: #606060;padding:0 8px !important;border: 1px solid #EAEAEA;border-radius:6px;white-space:nowrap}
.keywordList > li [type='checkbox'].btn:checked + span[data-v-d508090d]{color: #63A1FF;border-color: #CDE0FF;background-color: #F4F9FF;}

/* .keywordList > li [type='checkbox'].btn + span.btn_motion{overflow:hidden;position:relative;border:none;background:linear-gradient(60deg, #5073b8, #1098ad, #07b39b, #6fba82);background-size:400% 400%;color:#fff;animation:animatedgradient 3s ease infinite}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span{display:block;position:absolute} */

/* .keywordList > li [type='checkbox'].btn:checked + span.btn_motion{color:#fff;text-shadow:0 0 4px rgba(255,255,255,.6),0 0 8px rgba(255,255,255,.6),0 0 13px rgba(255,255,255,.6),0 0 18px rgba(255,255,255,.6)} */
.keywordList > li [type='checkbox'].btn + span.btn_motion[data-v-d508090d]{overflow:hidden;position:relative;border:1px solid #eaeaea}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span[data-v-d508090d]{display:block;position:absolute}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span[data-v-d508090d]:nth-child(1){top:3px;left:-100%;width:100%;height:1px;background:linear-gradient(90deg, transparent, #63A1FF);animation:btnAnimA-d508090d 1500ms linear infinite;animation-fill-mode:backwards;animation-play-state:running}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span[data-v-d508090d]:nth-child(2){top:-100%;right:3px;width:1px;height:100%;background:linear-gradient(180deg, transparent,#63A1FF);animation:btnAnimB-d508090d 1500ms linear infinite;animation-delay:300ms}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span[data-v-d508090d]:nth-child(3){bottom:3px;right:-100%;width:100%;height:1px;background:linear-gradient(270deg, transparent,#63A1FF);animation:btnAnimC-d508090d 1500ms linear infinite;animation-delay:600ms}
.keywordList > li [type='checkbox'].btn + span.btn_motion > span[data-v-d508090d]:nth-child(4){left:3px;bottom:-100%;width:1px;height:100%;background:linear-gradient(360deg, transparent, #63A1FF);animation:btnAnimD-d508090d 1500ms linear infinite;animation-delay:900ms}
.keywordList > li [type='checkbox'].btn:checked + span.btn_motion[data-v-d508090d]{overflow:hidden;position:relative;border:1px solid transparent;background:linear-gradient(60deg, #5073b8, #1098ad, #07b39b, #6fba82);background-size:400% 400%;color:#fff;animation:animatedgradient-d508090d 3s ease infinite}
.keywordList > li [type='checkbox'].btn:checked + span.btn_motion > span[data-v-d508090d]{display:none}

/* .keywordList > li [type='checkbox'].btn + span.btn_motion2{overflow:hidden;position:relative;border:1px solid #CDE0FF;background-color:#F4F9FF}
.keywordList > li [type='checkbox'].btn + span.btn_motion2 > span{display:block;position:absolute}
.keywordList > li [type='checkbox'].btn + span.btn_motion2 > span:nth-child(1){top:3px;left:-100%;width:100%;height:1px;background:linear-gradient(90deg, transparent, #84b4fd);animation:btnAnimA 1500ms linear infinite;animation-fill-mode:backwards;animation-play-state:running}
.keywordList > li [type='checkbox'].btn + span.btn_motion2 > span:nth-child(2){top:-100%;right:3px;width:1px;height:100%;background:linear-gradient(180deg, transparent, #84b4fd);animation:btnAnimB 1500ms linear infinite;animation-delay:300ms}
.keywordList > li [type='checkbox'].btn + span.btn_motion2 > span:nth-child(3){bottom:3px;right:-100%;width:100%;height:1px;background:linear-gradient(270deg, transparent, #84b4fd);animation:btnAnimC 1500ms linear infinite;animation-delay:600ms}
.keywordList > li [type='checkbox'].btn + span.btn_motion2 > span:nth-child(4){left:3px;bottom:-100%;width:1px;height:100%;background:linear-gradient(360deg, transparent, #84b4fd);animation:btnAnimD 1500ms linear infinite;animation-delay:900ms}  */
@keyframes animatedgradient-d508090d {
0%{background-position:0% 50%}
50%{background-position:100% 50%}
100%{background-position:0% 50%}
}
@keyframes btnAnimA-d508090d{
0%{left:-100%}
50%{left:100%}
100%{left:100%}
}
@keyframes btnAnimB-d508090d{
0%{top:-100%}
50%{top:100%}
100%{top:100%}
}
@keyframes btnAnimC-d508090d{
0%{right:-100%}
50%{right:100%}
100%{right:100%}
}
@keyframes btnAnimD-d508090d {
0%{bottom:-100%}
50%,100%{bottom:100%}
}

/**
* --------------------------------
* 렌터카 메인
* --------------------------------
*/
.wrapper .container.main[data-v-d508090d]{padding:68px 0 0}
.main[data-v-d508090d] {padding-top: 16px;}
.main .searchArea[data-v-d508090d] {position: static;padding: 32px 20px;border-bottom: 1px solid #EAEAEA;background-color: #F8F8F8;}
.main .searchArea .searchType[data-v-d508090d] {border-radius: 12px;background-color: #FFF;box-shadow: 0px 3px 6px rgba(87, 87, 87, 0.16);}
.main .searchArea .searchType[data-v-d508090d]:nth-child(n+2) {margin-top: 12px;}
.main .searchArea .searchType > button[data-v-d508090d] {position: relative;width: 100%;padding: 18px;background-color: transparent;}
.main .searchArea .searchType .label[data-v-d508090d] {display: block;font-size: 13px;line-height: 15px;text-align: center;}
.main .searchArea .searchType .value[data-v-d508090d] {display: block;font-weight: 700; font-size: 16px;line-height: 19px;color: #202020;margin-top: 6px;letter-spacing:-.5px;}
.main .searchArea .searchType.insurance[data-v-d508090d] {padding: 18px 20px 17px;}
.main .searchArea .searchType.insurance .insuranceArea[data-v-d508090d] {display: flex;justify-content: center;position: relative;padding: 10px 0 0;border-top: none;}
.main .searchArea .searchType.insurance .insuranceArea[data-v-d508090d]:before {content: '보장범위';position: absolute;z-index: 1;bottom: 0;font-size: 14px;color: #2D2D2D;padding: 0 10px;background-color: #fff;}
.main .searchArea .searchType.insurance .insuranceArea[data-v-d508090d]:after {content: '';position: absolute;bottom: 11px;left: 0;width: 100%;height: 1px;background-image: linear-gradient(90deg, #D4D4D4 3px, transparent 2px);background-size: 5px 1px;}
.main .searchArea .searchType.insurance .insuranceArea > .inner[data-v-d508090d] {display: flex;justify-content: center;width: 100%;padding-bottom: 30px;}
.main .searchArea .searchType.insurance .insuranceArea > .inner[data-v-d508090d]:before,
.main .searchArea .searchType.insurance .insuranceArea > .inner[data-v-d508090d]:after {content: '';position: absolute;z-index: 2;bottom: 5px;width: 6px;height: 6px;margin: auto;border: solid #569AFF;border-width: 2px 0 0 2px;transform: rotate(225deg);}
.main .searchArea .searchType.insurance .insuranceArea > .inner[data-v-d508090d]:before {left: 3px;bottom:9px}
.main .searchArea .searchType.insurance .insuranceArea > .inner[data-v-d508090d]:after {right: 3px;bottom: 5px;transform: rotate(45deg);}
.main .searchArea .searchType.insurance .insuranceArea label[data-v-d508090d] {flex: 1;position: relative;padding:0 8px;text-align:center;user-select: auto;}
.main .searchArea .searchType.insurance .insuranceArea label[data-v-d508090d]:first-child:after,
.main .searchArea .searchType.insurance .insuranceArea label[data-v-d508090d]:last-child:after {position: absolute;z-index: 1;bottom: -30px;font-size: 14px;color: #2D2D2D;padding: 0 5px;background-color: #fff;}
.main .searchArea .searchType.insurance .insuranceArea label[data-v-d508090d]:first-child:after  {content: '낮음';left: 0;padding-left: 21px;}
.main .searchArea .searchType.insurance .insuranceArea label[data-v-d508090d]:last-child:after  {content: '높음';right: 0;padding-right: 21px;}
.main .searchArea .searchType.insurance.inland .insuranceArea[data-v-d508090d]:before,
.main .searchArea .searchType.insurance.inland .insuranceArea[data-v-d508090d]:after {display: none;}
.main .searchArea .searchType.insurance.inland .insuranceArea span[data-v-d508090d] {font-weight: 600;font-size: 16px;color: #202020;}
.main .searchArea .searchType.insurance .btnView[data-v-d508090d] {display: flex;justify-content: center;align-items: center;font-size: 13px;color: #404040;padding: 0;margin-top: 15px;}
.main .searchArea .searchType.insurance .btnView .icon[data-v-d508090d] {margin-left: 5px;transform: rotate(-90deg);}
.main .searchArea .searchType.insurance .btnView .icon[data-v-d508090d]:before {border-width:1px 0 0 1px;border-color: #000;}
.main .searchArea .searchType.period[data-v-d508090d] {border-radius: 0;background-color: transparent;box-shadow: none;}
.main .searchArea .searchType.period button[data-v-d508090d] {display: flex;padding: 0;}
.main .searchArea .searchType.period button > span[data-v-d508090d] {flex: 1;display: block;padding: 18px;border-radius: 12px;background-color: #FFF;box-shadow: 0px 3px 6px rgba(87, 87, 87, 0.16);}
.main .searchArea .searchType.period button > span[data-v-d508090d]:nth-child(n+2) {margin-left: 10px;}
.main .searchArea .searchType.period .time[data-v-d508090d] {display: flex;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 42px;height: 42px;font-weight: 600;font-size: 13px;color: #FFF;margin: auto;border-radius: 50%;background-color: #63A1FF;box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);line-height:1.05}
.main .searchArea .searchType.add[data-v-d508090d] {margin-top: 13px;background-color: transparent;box-shadow: none;}

/* .main .searchArea .searchType.add label {display: block;} 
.main .searchArea .searchType.add label:nth-child(n+2) {margin-top: 12px;} */
.main .searchArea .searchType.add label[data-v-d508090d]:first-child{margin-right:10px}
.main .searchArea .searchType.add span[data-v-d508090d] {font-weight: 600;font-size: 14px;}
.main .searchArea .btnSearch[data-v-d508090d] {width: 100%;margin-top: 16px;}
.main .announceBannerArea[data-v-d508090d] {margin-top: 33px;}
.main .announceBannerList > .listItem[data-v-d508090d] {width: auto;}
.main .shortcutMenuArea[data-v-d508090d] {position: relative;padding: 0 20px;margin-top: 28px;}
.main .shortcutMenuList[data-v-d508090d] {display: flex;}
.main .shortcutMenuList > li[data-v-d508090d] {flex: 1;}
.main .shortcutItem a[data-v-d508090d] {display: flex;flex-direction: column;height: 56px;text-align: center;font-weight: 600;font-size: 14px;color: #414141;}
.main .shortcutItem a[data-v-d508090d]:before {content: '';display: block;width: 36px;height: 36px;margin: 0 auto 4px;background-size: 100%;}
.main .shortcutItem.shortcutShuttle a[data-v-d508090d]:before {background-image: url(/mobile/images/rentcar/icon_shuttle.svg);}
.main .shortcutItem.shortcutNotice a[data-v-d508090d]:before {background-image: url(/mobile/images/rentcar/icon_notice.svg);}
.main .shortcutItem.shortcutBenefit a[data-v-d508090d]:before {background-image: url(/mobile/images/rentcar/icon_benefit.svg);}
.main .shortcutItem.shortcutFAQ a[data-v-d508090d]:before {background-image: url(/mobile/images/rentcar/icon_faq.svg);}
.main .shortcutItem .tooltipWrap[data-v-d508090d] {display: block;}
.main .shortcutItem .tooltipWrap .btnTool[data-v-d508090d] {display: none;}
.main .shortcutItem .tooltipWrap .tooltipCont[data-v-d508090d] {display: block;position: absolute;top: -20px;right: auto;left: 20px;padding: 7px 11px 7px 26px;margin-top: 0;border-radius: 4px;background-color: #18225C;}
.main .shortcutItem .tooltipWrap .tooltipCont[data-v-d508090d]:after {content: '';position: absolute;bottom: -6px;left: 32px;width: 14px;height: 14px;background-color: #18225C;border-radius: 8px;clip-path: polygon(25% 25%, 100% 0%, 75% 75%);transform: rotate(135deg);}
.main .shortcutItem .tooltipWrap .tooltipCont .btnClose[data-v-d508090d] {top: 0;right: auto;bottom: 0;left: 0;width: 26px;height: 26px;margin: auto;background-color: transparent;}
.main .shortcutItem .tooltipWrap .tooltipCont .btnClose[data-v-d508090d]:before,
.main .shortcutItem .tooltipWrap .tooltipCont .btnClose[data-v-d508090d]:after {display: none;}
.main .shortcutItem .tooltipWrap .tooltipCont .btnClose .icon[data-v-d508090d]:before {height: 12px;}
.main .shortcutItem .tooltipWrap .tooltipCont .btnClose .icon[data-v-d508090d]:after {width: 12px;}
.main .shortcutItem .tooltipWrap .tooltipCont .context[data-v-d508090d] {font-size: 12px;color: #FFF;}
.main > [class$='Area'] > .header[data-v-d508090d] {margin-bottom: 11px;}
.main > [class$='Area'] > .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 16px;color: #202020;}
.main .latestSearchArea[data-v-d508090d] {padding: 0 20px;margin-top: 27px;}
.main .latestSearchSwiper[data-v-d508090d] {padding: 32px 20px 0;margin: -32px -20px 0;}
.main .latestSearchSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction[data-v-d508090d] {top: 0;right: 20px;bottom: auto;left: auto;font-size: 14px;color: #808080;padding: 0;background: none;}
.main .latestSearchSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction span[data-v-d508090d] {font-size: inherit;color: inherit;}

/* .main .latestSearchList {max-height: 330px;} */
.main .latestSearchList .listItem[data-v-d508090d] {height: 100%;margin-top:11px;margin-right: 0 !important;}
.main .latestSearchList .listItem[data-v-d508090d]:first-child{margin-top:0}
.main .latestSearchItem[data-v-d508090d] {position: relative;border: 1px solid #EAEAEA;border-radius: 12px;overflow: hidden;}
.main .latestSearchItem a[data-v-d508090d] {display: block;padding: 15px 17px;}
.main .latestSearchItem .header .txtTitle[data-v-d508090d] {font-weight: 600;font-size: 15px;line-height: 18px;color: #202020;}
.main .latestSearchItem .content[data-v-d508090d] {margin-top: 3px;}
.main .latestSearchItem .content .txtPeriod[data-v-d508090d] {font-size: 14px;line-height: 16px;color: #808080;}
.main .latestSearchItem .content .txtInsurance[data-v-d508090d] {display: flex;align-items: center;margin-top: 6px;}
.main .latestSearchItem .content .txtInsurance > span[data-v-d508090d] {display: inline-flex;align-items: center;font-size: 14px;line-height: 16px;color: #808080;}
.main .latestSearchItem .content .txtInsurance > span[data-v-d508090d]:nth-child(n+2) {margin-left: 5px;}
.main .latestSearchItem .content .txtInsurance > span[data-v-d508090d]:not(:last-child):after {content: ',';}
.main .latestSearchItem .btnDel[data-v-d508090d] {position: absolute;z-index: 1;top: 0;right: 0;width: 36px;height: 36px;background-color: transparent;}
.main .latestSearchItem .btnDel .icon[data-v-d508090d] {width: 12px;height: 12px;}
.main .latestSearchItem .btnDel .icon[data-v-d508090d]:before,
.main .latestSearchItem .btnDel .icon[data-v-d508090d]:after {background-color: #AEAEAE;}
.main .latestSearchItem .btnDel .icon[data-v-d508090d]:before {height: 12px;}
.main .latestSearchItem .btnDel .icon[data-v-d508090d]:after {width: 12px;}
.main .latestViewArea[data-v-d508090d] {padding: 0 20px;margin-top: 32px;}
.main .latestViewSwiper[data-v-d508090d] {padding: 32px 20px 0;margin: -32px -20px 0;}
.main .latestViewSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction[data-v-d508090d] {top: 0;right: 20px;bottom: auto;left: auto;font-size: 14px;color: #808080;padding: 0;background: none;}
.main .latestViewSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction span[data-v-d508090d] {font-size: inherit;color: inherit;}
.main .latestViewItem[data-v-d508090d] {position: relative;border: 1px solid #EAEAEA;border-radius: 12px;overflow: hidden;}
.main .latestViewItem a[data-v-d508090d] {display: block;padding: 20px 20px 65px;}
.main .latestViewItem .carInfo[data-v-d508090d] {padding-top: 0;}
.main .latestViewItem .carInfo .figure[data-v-d508090d] {display: flex;justify-content: center;align-items: center;position: absolute;top: 0;right: 0;width: 139px;height: 83px;padding: 16px 10px;}
.main .latestViewItem .carInfo .tit[data-v-d508090d] {font-weight: 600;font-size: 16px;line-height: 19px;color: #202020;padding-right: 119px;}
.main .latestViewItem .infoArea[data-v-d508090d] {margin: 26px 0 0;}
.main .latestViewItem .infoArea .company[data-v-d508090d] {display: inline-flex;font-weight: 600;font-size: 14px;line-height: 16px;vertical-align: top;color: #404040;}
.main .latestViewItem .infoArea .point[data-v-d508090d] {display: inline-flex;align-items: center;font-size: 14px;line-height: 16px;}
.main .latestViewItem .infoArea .point .icon[data-v-d508090d]:before {width: 16px;height: 16px;}
.main .latestViewItem .infoArea .infoBasic[data-v-d508090d] {display: flex;align-items: center;margin-top: 8px;}
.main .latestViewItem .infoArea .infoBasic span[data-v-d508090d] {display: flex;align-items: center;font-size: 14px;line-height: 16px;color: #808080;}
.main .latestViewItem .infoArea .infoBasic span[data-v-d508090d]:nth-child(n+2):before {content: '';width: 1px;height: 14px;margin: 0 6px;background-color: #EAEAEA;}
.main .latestViewItem .infoArea .price[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 21px;color: #202020;margin-top: 8px;}
.main .latestViewItem .infoArea .date[data-v-d508090d] {display: flex;justify-content:space-between;align-items: center;position: absolute;bottom: 0;left: 0;width: 100%;font-size: 13px;line-height: 15px;color: #808080;padding: 12px 20px;background-color: #F8F8F8;}
.main .latestViewItem .infoArea .date span[data-v-d508090d] {font-weight: 600;font-size: 12px;color: #FFF;padding: 5px;border-radius: 6px;background-color: #85B5FF;}
.main .lowestPriceArea[data-v-d508090d] {padding: 0 20px;margin-top: 32px;}
.main .lowestPriceSwiper[data-v-d508090d] {padding: 32px 20px 0;margin: -32px -20px 0;}
.main .lowestPriceSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction[data-v-d508090d] {top: 0;right: 20px;bottom: auto;left: auto;font-size: 14px;color: #808080;padding: 0;background: none;}
.main .lowestPriceSwiper .swiper-pagination.swiper-pagination-custom .swiper-pagination-fraction span[data-v-d508090d] {font-size: inherit;color: inherit;}
.main .lowestPriceList[data-v-d508090d] {max-height: 471px;}
.main .lowestPriceList > .listItem[data-v-d508090d] {height: 149px;margin-right: 0 !important;}
.main .lowestPriceItem[data-v-d508090d] {border: 1px solid #EAEAEA;border-radius: 6px;}
.main .lowestPriceItem a[data-v-d508090d] {display: flex;align-items: center;padding: 20px;}
.main .lowestPriceItem .figure[data-v-d508090d] {width: 140px;border-radius: 6px;overflow: hidden;}
.main .lowestPriceItem .figure img[data-v-d508090d] {width: 100%;}
.main .lowestPriceItem .infoArea[data-v-d508090d] {position: relative;flex: 1;margin: 0 0 0 20px;}
.main .lowestPriceItem .infoArea .txtSubject[data-v-d508090d] {font-weight: 600;font-size: 15px;line-height: 18px;color: #202020;}
.main .lowestPriceItem .infoArea .txtDate[data-v-d508090d] {font-size: 13px;line-height: 15px;color: #808080;margin-top: 6px;}
.main .lowestPriceItem .infoArea .txtPrice[data-v-d508090d] {font-weight: 700;font-size: 18px;color: #63A1FF;margin-top: 16px;}
.main .FAQArea[data-v-d508090d] {padding: 0 20px;margin-top: 32px;}
.main .FAQArea > .header[data-v-d508090d] {position: relative;}
.main .FAQArea > .header .btnMore[data-v-d508090d] {display: flex;align-items: center;position: absolute;top: 0;right: 0;font-weight:400;font-size: 14px;color: #808080;}
.main .FAQArea > .header .btnMore .icon[data-v-d508090d] {margin: 0 0 0 3px;margin-bottom:0;transform: rotate(-90deg);}
.main .FAQList[data-v-d508090d] {border-top: 1px solid #EAEAEA;border-bottom: 1px solid #EAEAEA;}
.main .FAQList > .listItem[data-v-d508090d]:nth-child(n+2) {border-top: 1px solid #EAEAEA;}
.main .FAQItem a[data-v-d508090d] {position: relative;font-weight: 600;font-size: 15px;color: #202020;padding-right: 16px;display: -webkit-box;height: 60px;line-height: 60px;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.main .FAQItem a abbr[data-v-d508090d] {font-weight: 700;font-size: 15px;color: #569AFF;text-decoration: none;}
.main .FAQItem a abbr span[data-v-d508090d] {color: #E40C48;}
.main .FAQItem a .icon[data-v-d508090d] {position: absolute;top: 0;right: 0;bottom: 0;margin: auto;transform: rotate(-90deg);}
.main .noticeArea[data-v-d508090d] {padding: 0 20px;margin-top: 32px;}
.main .noticeArea > .header[data-v-d508090d] {position: relative;}
.main .noticeArea > .header .btnMore[data-v-d508090d] {display: flex;align-items: center;position: absolute;top: 0;right: 0;font-weight: 400;font-size: 14px;color: #808080;}
.main .noticeArea > .header .btnMore .icon[data-v-d508090d] {margin: 0 0 0 3px;transform: rotate(-90deg);}
.main .noticeList[data-v-d508090d] {border-top: 1px solid #EAEAEA;border-bottom: 1px solid #EAEAEA;}
.main .noticeList > .listItem[data-v-d508090d]:nth-child(n+2) {border-top: 1px solid #EAEAEA;}
.main .noticeItem a[data-v-d508090d] {position: relative;font-weight: 600;font-size: 15px;color: #202020;padding: 0 16px 0 0;display: -webkit-box;height: 60px;line-height: 60px;text-overflow: ellipsis;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1;border-bottom:none}
.main .noticeItem a .icon[data-v-d508090d] {position: absolute;top: 0;right: 0;bottom: 0;margin: auto;transform: rotate(-90deg);}
.main .promotionArea[data-v-d508090d] {margin-top: 35px;}
.main .promotionSwiper[data-v-d508090d] {margin: 0 20px;}
.main .promotionItem[data-v-d508090d] {border-radius: 12px;overflow: hidden;}
.main .promotionItem a[data-v-d508090d] {display: block;}
.main .promotionItem img[data-v-d508090d] {width: 100%;}
.btmLinks[data-v-d508090d] {margin-top:35px}

/**
* --------------------------------
* 렌터카 검색 목록
* --------------------------------
*/
.wrapper > .container[data-v-d508090d] {padding-bottom: 0;}
.result[data-v-d508090d] {margin: -12px -20px 0;}

/* .resultListArea {padding: 1px calc(env(safe-area-inset-bottom) + 20px) 20px;background-color: #F8F8F8;} */
.resultListArea[data-v-d508090d] {padding: 1px 20px 20px;background-color: #F8F8F8;}
.resultListArea.inlandJapan[data-v-d508090d]{padding-top:18px}
.resultListArea.inlandJapan .resultList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 25px;}
.resultListArea.jeju .resultItem .carInfo[data-v-d508090d] {position: relative;display:flex;align-items:center;z-index: 2;padding:16px 20px 18px;margin: 6px -20px 0;border-bottom:1px solid #EAEAEA;background-color: #fff;}
.resultListArea.jeju .resultItem .carInfo.v2[data-v-d508090d] {padding:10px 20px 12px}
.resultListArea.jeju .resultItem .carInfo .figure[data-v-d508090d] {display: flex;justify-content:center;width:105px;margin-right:8px}
.resultListArea.jeju .resultItem .carInfo figure[data-v-d508090d]{position:absolute;top:0;width: 100px}
.resultListArea.jeju .resultItem .carInfo .titArea[data-v-d508090d] {display: flex;position: relative;align-items:center;column-gap: 4px;width:100%}
.resultListArea.jeju .resultItem .carInfo .titArea .tit[data-v-d508090d] {overflow:hidden;white-space:nowrap;max-width:calc(100% - 30px);font-weight: 700;font-size: 14px;letter-spacing:-.24px;line-height: 21px;color: #222;text-overflow:ellipsis;}
.resultListArea.inlandJapan .resultItem .carInfo[data-v-d508090d] {position: relative;z-index: 2;padding: 7px 18px 14px 157px;margin: 6px -18px 0;background-color: #F8F8F8;}
.resultListArea.inlandJapan .resultItem .carInfo .figure[data-v-d508090d] {display: flex;justify-content: center;align-items: center;position: absolute;top: 50%;left: 15px;width: 148px;height: 75px;margin-top:-37px;padding: 12px 12px 28px 10px;}
.resultListArea.inlandJapan .resultItem .carInfo .titArea[data-v-d508090d] {display: flex;align-items:center;column-gap: 8px;}
.resultListArea.inlandJapan .resultItem .carInfo .titArea .tit[data-v-d508090d] {flex:1;font-weight: 700;font-size: 16px;line-height: 21px;color: #202020;}
.resultItem .carInfo .titArea .tit .price[data-v-d508090d] {display: none;}
.resultItem .carInfo .titArea .type[data-v-d508090d] {display: flex;align-items: center;align-self:flex-start;height: 23px;font-size: 13px;color: #FFF;padding: 5px;border-radius: 3px;background-color: #C5C5C5;}
.resultItem .carInfo.active .titArea .tit[data-v-d508090d] {display:none; position: fixed;z-index: 1;top: 184px;left: 0;width: 100vw;font-weight: 400;font-size: 14px;line-height: 24px;color: #FFF;padding: 8px 20px;background-color: rgba(0, 0, 0, 0.8);animation: slideDown-d508090d 300ms;}
.resultItem .carInfo.active .titArea .tit .price[data-v-d508090d] {display: inline;font-weight: 400;font-size: 14px;line-height: 19px;color: #FFF;}
.resultItem .carInfo .infoBasic[data-v-d508090d] {display: flex;margin-top: 15px;}
.resultItem .carInfo .infoBasic span[data-v-d508090d] {display: flex;align-items: center;line-height: 16px;}
.resultItem .carInfo .infoBasic span .icon[data-v-d508090d] {margin-right: 6px;}
.resultItem .carInfo .infoBasic span.seater[data-v-d508090d] {font-size: 14px;color: #808080;}
.resultItem .carInfo .infoBasic span.fuel[data-v-d508090d] {font-size: 14px;color: #808080;margin-left: 12px;}
.resultItem .companyListArea[data-v-d508090d] {position: relative;border: 1px solid #EAEAEA;border-radius: 12px;background-color: #FFF;}
.resultItem .companyListArea .btnMore[data-v-d508090d] {position: relative;width: 100%;height: 48px;font-weight: 600;font-size: 15px;color: #63A1FF;border-top: 1px solid #EAEAEA;border-radius: 0 0 12px 12px;}
.resultItem .companyListArea .btnMore .icon[data-v-d508090d] {position: absolute;right: 27px;transition-duration: 200ms;}
.resultItem .companyListArea .btnMore .icon[data-v-d508090d]:before {border-color: #63A1FF;}
.resultItem .companyListArea .btnMore.active .icon[data-v-d508090d]{display:flex;margin:1px 0 -1px}
.resultItem .companyListArea .btnMore.active .icon[data-v-d508090d]:before {transform: rotate(45deg);}
.resultItem .companyList > li[data-v-d508090d]:nth-child(1n+2) {border-top: 1px solid #EAEAEA;}
.resultItem .companyItem > a[data-v-d508090d] {position: relative;display: block;padding: 18px;}
.resultItem .companyItem .header[data-v-d508090d] {display: flex;align-items: center;}
.resultItem .companyItem .header .badgeArea[data-v-d508090d] {display: flex}
.resultItem .companyItem .header > .tit[data-v-d508090d] {display: block;font-weight: 600;font-size: 14px;line-height: 1;color: #404040;}

/* .resultItem .companyItem .header .badgeArea.bottomLeft {position: absolute;bottom: 18px;left: 18px;} */

/* .resultItem .companyItem .header .badgeArea.bottomLeft{margin-left:6px}
.resultItem .companyItem .header .badgeArea.bottomLeft .badge {display: flex;align-items: center;column-gap: 2px;font-weight: 700;font-size: 12px;padding: 0;}
.resultItem .companyItem .header .badgeArea.bottomLeft .badge.cesco {position:relative;height:14px;margin-left:29px;padding:0 4px;background-color:#081943;font-size:11px;font-weight:400;border-radius:4px 0}
.resultItem .companyItem .header .badgeArea.bottomLeft .badge.cesco::before{content:'';display:inline-block;position:absolute;top:50%;left:-29px;margin-top:-5px;width:26px;height:12px;background: url(/public/pc/images/rentcar/ico_cesco.svg) no-repeat}
.resultItem .companyItem .header .badgeArea.bottomLeft .badge.forjejupass {color: #18225C;} */
.newBadgeArea[data-v-d508090d] {display: flex;width:26px;height:12px;}
.newBadgeArea .newBadge[data-v-d508090d] {display: flex;align-items: center;column-gap: 2px;font-weight: 700;font-size: 12px;padding: 0;}
.newBadgeArea .newBadge.cesco[data-v-d508090d]{display:inline-block;width:26px;height:12px;background: url(/assets/ico_cesco.610ed035.svg) no-repeat}
.newBadgeArea em.cesco[data-v-d508090d] {overflow:hidden;text-indent: -999em;}
.resultItem .interestArea[data-v-d508090d] {display: flex;align-items: center;}
.resultItem .interestArea[data-v-d508090d]:before {content: '';width: 1px;height: 12px;margin: 0 6px;background-color: #EAEAEA;}
.resultItem .interestArea > span[data-v-d508090d] {display: flex;align-items: center;font-size: 12px;line-height: 14px;color: #808080;}
.resultItem .interestArea > span[data-v-d508090d]:nth-child(1n+2):before {content: '';width: 1px;height: 12px;margin: 0 6px;background-color: #EAEAEA;}
.resultItem .interestArea .accrue b[data-v-d508090d] {margin-left: 3px;font-weight: 600}
.resultItem .interestArea .point .icon[data-v-d508090d] {margin-right: 2px;}
.resultItem .interestArea .point b[data-v-d508090d] {margin-right: 3px;font-weight: 600}
.resultItem .conditionArea[data-v-d508090d]{margin-top:15px}
.resultItem .conditionArea.v2[data-v-d508090d]{margin-top:5px;padding-bottom:10px;border-bottom:1px dashed #E2E2E2;}
.resultItem .conditionArea .condition[data-v-d508090d] {display: flex;flex-wrap: wrap;align-items: center;row-gap:4px;overflow:hidden;margin-left:-6px}
.resultItem .conditionArea .condition > span[data-v-d508090d]:first-child{text-indent:6px}
.resultItem .conditionArea .condition span[data-v-d508090d] {display: flex;align-items: center;font-size: 13px;line-height: 14px;letter-spacing:-.26px;color: #808080}
.resultItem .conditionArea.v2 .condition span[data-v-d508090d]{font-size: 12px;}
.resultItem .conditionArea .condition span[data-v-d508090d]:nth-child(1n+2):before {content: '';width: 1px;height: 12px;margin: 0 6px;background-color: #EAEAEA;}
.resultItem .conditionArea.v2 .condition span[data-v-d508090d]:nth-child(1n+2):before {height: 10px}
.resultItem .conditionArea .condition .insurance[data-v-d508090d] {display: flex;align-items: center;color:#202020;font-weight:600}
.resultItem .conditionArea .condition .insurance.unlimited[data-v-d508090d] {color: #1D68DC;}
.resultItem .conditionArea .condition .insurance.jejupasscare[data-v-d508090d] {color: #E40B48;}
.resultItem .conditionArea .condition .insurance.premium[data-v-d508090d] {color: #F3AF61;}
.resultItem .conditionArea .condition .insurance .icon[data-v-d508090d] {margin-right: 3px;}
.resultItem .priceArea[data-v-d508090d] {display: flex;justify-content:space-between;align-items: end;gap: 2px;min-height:22px;margin-top: 10px;}
.resultItem .priceArea.v2[data-v-d508090d] {justify-content:right}
.resultItem .priceArea .discount[data-v-d508090d] {}

/* .resultItem .priceArea .discount span {font-weight: 600;font-size: 11px;line-height: 13px;} */

/* .resultItem .priceAraa .discount .label {display:block;color: #b2b2b2;font-size: 12px} */
.resultItem .priceArea .discount .value[data-v-d508090d] {display:block;margin-bottom:5px;color: #63A1FF;font-size: 11px;line-height:1;letter-spacing:-.36px}
.resultItem .priceArea .originalPrice[data-v-d508090d] {display:block;margin-bottom:3px;font-size: 12px;color: #B2B2B2;line-height:1;letter-spacing:-.36px}
.resultItem .priceArea .discountPrice[data-v-d508090d] {display:block;font-size: 16px;font-weight: 700;line-height:1;color: #202020;letter-spacing:-.36px}
.resultItem .priceArea .groupCarPrice[data-v-d508090d]{text-align:right;}
.groupCompanyInfo[data-v-d508090d]{display:flex;/* justify-content:end; */flex-direction:column;margin-top:72px;text-align:center;line-height: 1;}
.groupCompanyInfo .company[data-v-d508090d]{line-height: 1.2;}
.groupCompanyInfo .company[data-v-d508090d],.groupCompanyInfo .point[data-v-d508090d]{font-size:11px;color:#808080}
.groupCarInfo[data-v-d508090d]{width:calc(100% - 113px)}

/**
* --------------------------------
* 렌터카 상세
* --------------------------------
*/
.view[data-v-d508090d] {margin: -12px -20px 0;}
.view .searchArea[data-v-d508090d]:after {display:none;}
.view .carInfoArea[data-v-d508090d] {display: flex;flex-wrap: wrap;align-items: center;padding: 0 20px 27px;}

/* .view .searchArea:after {content: '';position: absolute;z-index: 1;bottom: -8px;left: 0;width: 100%;height: 8px;background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);} */

/* .view .carInfoArea {display: flex;flex-wrap: wrap;align-items: center;padding: 30px 20px 27px;} */
.view .carInfoArea .carImgArea[data-v-d508090d] {}
.view .carInfoArea .carImgArea .figure[data-v-d508090d] {display: flex;justify-content: center;align-items: center;width: 158px;height: 102px;padding: 16px 20px 16px 10px;}
.view .carInfoArea .infoArea[data-v-d508090d] {width: calc(100% - 158px);margin: 0;}
.view .carInfoArea .header[data-v-d508090d] {width: 100%;}
.view .carInfoArea .header > .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 20px;color: #202020;}
.view .carInfoArea .infoBasic[data-v-d508090d] {display: flex;margin-top: 7px;}
.view .carInfoArea .infoBasic span[data-v-d508090d] {display: flex;align-items: center;font-size: 13px;line-height: 1;color: #808080;}
.view .carInfoArea .infoBasic span[data-v-d508090d]:nth-child(1n+2):before {content: '';width: 1px;height: 11px;margin: 0 8px;background-color: #EAEAEA;}
.view .carInfoArea .condition[data-v-d508090d] {margin-top: 7px;}
.view .carInfoArea .condition span[data-v-d508090d] {display: flex;align-items: center;font-size: 12px;color: #808080;}
.view .carInfoArea .condition span[data-v-d508090d]:nth-child(1n+2) {margin-left: 12px;}
.view .carInfoArea .condition span .icon[data-v-d508090d] {margin-right: 4px;}
.view .carInfoArea .condition span .icon[data-v-d508090d]:before {width: 12px;height: 12px;}
.view .carInfoArea .interestArea[data-v-d508090d] {display: flex;flex-wrap: wrap;align-items: center;position: relative;width: 100%;margin-top: 5px;}
.view .carInfoArea .interestArea .company[data-v-d508090d] {width: 100%;font-weight: 600;font-size: 14px;color: #404040;margin-bottom: 3px;}
.view .carInfoArea .interestArea > span[data-v-d508090d] {display: flex;align-items: center;font-size: 12px;}
.view .carInfoArea .interestArea > span[data-v-d508090d]:nth-of-type(1n+2):before {content: '';width: 1px;height: 11px;margin: 0 8px;background-color: #EAEAEA;}
.view .carInfoArea .interestArea .point .icon[data-v-d508090d] {margin:-1px 4px 1px 0;}
.view .carInfoArea .interestArea .point .icon[data-v-d508090d]:before {width: 16px;height: 16px;}
.view .carInfoArea .interestArea .point b[data-v-d508090d] {margin-right: 4px; font-weight:600}
.view .carInfoArea .interestArea .accrue[data-v-d508090d] {font-size: 12px;}
.view .carInfoArea .interestArea .accrue b[data-v-d508090d] {margin-left: 4px; font-weight:600}
.view .carInfoArea .badgeArea[data-v-d508090d] {display: flex;position: absolute;right: 0;bottom: 0;}
.view .carInfoArea .badgeArea .badge[data-v-d508090d]:nth-child(1n+2) {margin-left: 4px;}
.view .carInfoArea .optionList[data-v-d508090d] {display: flex;flex-wrap: wrap;margin-top: 3px;}
.view .carInfoArea .optionList > li[data-v-d508090d] {display: flex;align-items: center;}
.view .carInfoArea .optionList > li[data-v-d508090d]:nth-child(1n+2):before {content: '';width: 1px;height: 11px;margin: 0 8px;background-color: #EAEAEA;}
.view .carInfoArea .option[data-v-d508090d] {height: auto;font-size: 12px;border: none;background-color: transparent;}
.view .tabmenu[data-v-d508090d] {position: sticky;top: calc(43px);border-top: 8px solid #F8F8F8;}

/* .view .tabmenu {position: sticky;top: calc(56px + 43px);border-top: 8px solid #F8F8F8;} */
.view .tabmenu > .inner[data-v-d508090d] {display: flex;overflow: hidden;overflow-x: auto;}
.view .tabmenu > .inner[data-v-d508090d]::-webkit-scrollbar {display: none;}
.view .tabmenu a[data-v-d508090d] {flex: none;position: relative;width: 94px;}
.view .tabmenu[data-v-d508090d]:before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 1px;background-color: #EAEAEA;}
.view .tabmenu + .tabContent > .content[data-v-d508090d] {position: relative;padding: 30px 20px;scroll-margin-top: calc(56px + 43px + 8px + 47px);}
.view .tabContent > .content[data-v-d508090d]:nth-child(1n+2) {border-top: 8px solid #F8F8F8;}
.view .tabContent > .content[data-v-d508090d]:nth-child(1n+2):before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 1px;background-color: #EAEAEA;}
.view .tabContent .section > .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 21px;color: #202020;}
.txtTooltip[data-v-d508090d]{display:flex;align-items:center;margin-top:10px}
.txtTooltip i[data-v-d508090d]{margin-left:5px}
.txtTooltip.v2[data-v-d508090d]{margin:-1px 0 1px}
.groupTooltip[data-v-d508090d]{display:none;position:absolute;top:100px;right:0;left:0;width:340px;margin:0 auto;border:1px solid #cacaca;border-radius:8px;box-sizing:border-box;background:#fff;box-shadow: 0px 4px 8px #20202014;z-index: 1;}
.groupTooltip.active[data-v-d508090d]{display:block}
.groupTooltip p[data-v-d508090d], .wrap_tooltip[data-v-d508090d]{padding:9px 35px 9px 16px;font-size:13px;color:#808080;letter-spacing:-.28px;}
.groupTooltip.v2[data-v-d508090d]{top:40px;width:336px}
.tooltipClose[data-v-d508090d]{position:absolute;top:8px;right:10px}
.icon.sponsor[data-v-d508090d]:before {width: 92px;height: 9px;background-image: url('/pc/images/V2-icon/icon_sponsor.png');}

/* .groupFormField{position:relative} */
.groupFormField legend[data-v-d508090d]{display:flex;justify-content:space-between;}
.sponsorLogo[data-v-d508090d]{position:absolute;top:15px;margin:0 !important}
.sponsorInfo[data-v-d508090d]{padding:14px 16px;border:1px solid #eaeaea;border-radius:8px;background:#fff;box-sizing:border-box;}
.sponsorInfo p[data-v-d508090d]{margin-bottom:7px;color:#202020;font-weight:700}
.sponsorInfo ul[data-v-d508090d]{}
.sponsorInfo li[data-v-d508090d]{margin-top:4px;font-size:14px;color:#606060;letter-spacing:-.28px;line-height:1.5}
.sponsorInfo li[data-v-d508090d]:first-child{margin:0}
.list_tooltip[data-v-d508090d]{}
.list_tooltip > dt[data-v-d508090d]{margin-top:7px;font-size:16px;color:#404040;font-weight:700}
.list_tooltip > dt[data-v-d508090d]:nth-of-type(1){margin-top:0}
.list_tooltip > dd[data-v-d508090d]{margin-top:2px;font-size:13px;color:#808080}
.view .tabContent .section[data-v-d508090d]{position:relative}
.view .tabContent .section[data-v-d508090d]:nth-child(1n+2) {margin-top: 40px;}
.view #payment .paymentList[data-v-d508090d] {margin-top: 16px;}
.view #payment .paymentList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 12px;}
.view #payment .paymentItem[data-v-d508090d] {position: relative;height: 100%;}
.view #payment .paymentItem label[data-v-d508090d] {display: block;padding: 20px;}

/* // TED :: 20241119 */
.view #payment .paymentItem [type='radio'] + span[data-v-d508090d] {display: flex;align-items:center;justify-content: space-between;position: static;padding-right: 0;}
.view #payment .paymentItem [type='radio'] + span[data-v-d508090d]:before {display: none;}
.view #payment .paymentItem [type='radio'] + span[data-v-d508090d]:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 1px solid #EAEAEA;border-radius: 10px;background: none;box-sizing: border-box;}
.view #payment .paymentItem .badge[data-v-d508090d] {display: flex;justify-content: center;align-items: center;width: 60px;height: 34px;font-weight: 600;font-size: 13px;padding: 0;color: #63A1FF;border-radius: 6px;background-color: #F4F9FF;}
.view #payment .paymentItem .groupPriceArea[data-v-d508090d]{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px}
.view #payment .paymentItem .priceArea[data-v-d508090d] {display: flex;flex-wrap:wrap;justify-content: end;align-items:baseline;column-gap: 2px;row-gap:4px;flex:1}
.view #payment .paymentItem .priceArea .discount[data-v-d508090d] {display: flex;justify-content:end;flex-basis:100%;gap: 2px;}
.view #payment .paymentItem .priceArea .discount span[data-v-d508090d] {font-weight: 600;font-size: 12px;line-height: 13px;}
.view #payment .paymentItem .priceArea .discount .label[data-v-d508090d] {color: #202020;}
.view #payment .paymentItem .priceArea .discount .value[data-v-d508090d] {color: #DE1A50;}
.view #payment .paymentItem .priceArea .originalPrice[data-v-d508090d] {font-weight: 400;font-size: 12px;line-height: 13px;color: #B2B2B2;}
.view #payment .paymentItem .priceArea .discountPrice[data-v-d508090d] {font-weight: 700;font-size: 15px;vertical-align: top;color: #0068D7;line-height:1}
.view #payment .paymentItem .groupPriceArea .benefitBtn[data-v-d508090d]{display:flex;position:relative}
.view #payment .paymentItem .groupPriceArea .benefitBtn>a[data-v-d508090d]{font-size:12px;color:#444}
.view #payment .paymentItem .groupPriceArea .benefitBtn[data-v-d508090d]::before {
  content: "";
  display: block;
  background: url(/mobile/images/rentcar/ic_x12_chevron_right_v2.png) no-repeat;
  background-size: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  right: -12px;
  top: 9px;
  transform: translateY(-50%)
}
.view #payment .paymentItem .benefitArea[data-v-d508090d] {display: flex;flex-direction: column;gap:5px 8px;pointer-events: none;width:100%}

/* .view #payment .paymentItem .benefitArea {display: flex;flex-wrap: wrap;gap: 8px;margin-top:8px;pointer-events: none;} */
.view #payment .paymentItem .benefitArea .benefit[data-v-d508090d] {display: flex;align-items: center;width: 100%;font-size: 12px;line-height: 12px;color: #63A1FF;}

/* .view #payment .paymentItem .benefitArea .benefit:first-child {width: 100%} */

/* .view #payment .paymentItem .benefitArea .benefit:before {content: '';width: 12px;height: 12px;margin-right: 2px;background-image: url(/mobile/images/V2-icon/icon_check.svg);} */
.view #payment .paymentItem .benefitArea .benefit[data-v-d508090d]:first-child:before {display: none;}

/* TED :: 20241119 // */
.view #payment .paymentItem .benefitArea .benefit.cancel[data-v-d508090d] {color: #606060;}
.view #payment .paymentItem .benefitArea .benefit.irrevocable[data-v-d508090d] {color: #606060;}

/* // TED :: 20241119 */

/* .view #payment .paymentItem [type='radio']:checked + span:after {border-width: 2px;border-color: #0068D7;box-shadow: 0px 8px 16px #20202014;} */
.view #payment .paymentItem.v2 [type='radio']:checked + span[data-v-d508090d]:after {border-width: 2px;border-color: #0068D7;box-shadow: 0px 8px 16px #20202014;}
.view #payment .paymentItem [type='radio']:checked + span .badge[data-v-d508090d] {color: #FFF;background-color: #469AFB;}
.view #payment .paymentItem [type='radio']:checked + span .discountPrice[data-v-d508090d] {color: #0068D7;}

/* .view #payment .paymentItem [type='radio']:checked ~ .benefitArea .benefit {color: #63A1FF;} */

/* TED :: 20241119 // */
.view #payment .paymentItem [type='radio']:checked ~ .benefitArea .benefit[data-v-d508090d]:before {background-image: url(/mobile/images/V2-icon/icon_check_active.svg);}
.view #precautions .cautionArea[data-v-d508090d] {padding: 15px 20px 17px;border-radius: 12px;background-color: #FEF6F8;}
.view #precautions .cautionArea .label[data-v-d508090d] {display: flex;align-items: center;font-weight: 700;font-size: 16px;color: #202020;}
.view #precautions .cautionArea .label .icon[data-v-d508090d] {margin:-1px 6px 1px 0;}
.view #precautions .cautionArea .txt[data-v-d508090d] {font-size: 15px;line-height: 20px;color: #606060;margin-top: 6px;}
.view #precautions .section[data-v-d508090d] {position: relative;padding-bottom: 32px;}
.view #precautions .section[data-v-d508090d]:nth-of-type(1n+2) {padding: 32px 20px;margin: 0 -20px;border-top: 8px solid #F8F8F8;}
.view #precautions .section[data-v-d508090d]:nth-of-type(1n+2):before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 1px;background-color: #EAEAEA;}
.view #precautions .section[data-v-d508090d]:last-of-type {padding-bottom: 0;}
.view #precautions .section > .txt[data-v-d508090d] {font-size: 16px;line-height: 19px;color: #606060;margin-top: 12px;}
.view #precautions .section > .tit + .txtInfoList[data-v-d508090d]  {margin-top: 12px;}
.view #precautions .infoBox[data-v-d508090d] {text-align: left;padding: 0;margin-top: 20px;border-radius: 0;background-color: transparent;}
.view #precautions .infoBox > .header[data-v-d508090d] {display: flex;justify-content: center;align-items: center;padding: 16px 18px;border-radius: 12px;background-color: #F8F8F8;}
.view #precautions .infoBox > .header .txt[data-v-d508090d] {font-weight: 600;font-size: 15px;line-height: 20px;text-align: center;color: #404040;}
.view #precautions .infoBox > .header .txt span[data-v-d508090d] {color: #63A1FF;}
.view #precautions .infoBox > .header .txt .impossible[data-v-d508090d] {font-weight:600;color: #DE1A50;}
.view #precautions .txtInfoArea[data-v-d508090d] {margin-top: 20px;}
.view #precautions .txtInfoArea .txtAlert[data-v-d508090d] {display: flex;align-items: flex-start;font-weight: 600;font-size: 15px;letter-spacing: -0.3px;line-height: 18px;color: #404040;}
.view #precautions .txtInfoArea .txtAlert .icon[data-v-d508090d] {margin: 2px 4px 0 0;}
.view #precautions .txtInfoArea .txtAlert .icon[data-v-d508090d]:before, .view #delivery .txtAlert .icon[data-v-d508090d]:before {width: 13px;height: 13px;}
.view #precautions .txtInfoArea .txtInfoList[data-v-d508090d] {margin-top: 12px;}
.view #precautions .txtInfoArea .txtInfo[data-v-d508090d] {font-size: 14px}
.view #delivery .txtAlert[data-v-d508090d] {display: flex;align-items: center;font-size: 14px;margin-top: 13px;}
.view #delivery .txtAlert .icon[data-v-d508090d] {margin-right: 4px;}
.view #delivery .priceItem[data-v-d508090d] {display: flex;align-items: center;height: 48px;font-weight: 600;font-size: 15px;color: #606060;padding: 0 20px;margin: 12px 0 0 0;border: 1px solid #EAEAEA;border-radius: 8px;}
.view #delivery .priceItem .btn[data-v-d508090d] {justify-content: space-between;height: 100%;padding: 0 20px;margin: 0 -20px;}
.view #delivery .priceItem .btn span[data-v-d508090d] {display: flex;align-items: center;font-size: 12px;color: #AEAEAE;}
.view #delivery .priceItem .btn .icon[data-v-d508090d] {margin-left: 6px;transform: rotate(-90deg);}
.view #delivery .priceItem .btn .icon[data-v-d508090d]:before {border-color: #AEAEAE;}
.view #insurance .optionList[data-v-d508090d] {display: flex;flex-wrap: wrap;margin-top: 12px;}
.view #insurance .optionList > li[data-v-d508090d] {width: calc((100% - 6px) / 2);margin:8px 0 0 6px;}
.view #insurance .optionList > li[data-v-d508090d]:nth-child(2n+1) {margin-left: 0;}
.view #insurance .optionList > li[data-v-d508090d]:nth-child(-n+2) {margin-top: 0px;}
.view #insurance .regulationList[data-v-d508090d] {display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 12px;}
.view #insurance .regulation[data-v-d508090d] {text-align: center;}
.view #insurance .regulation .icon[data-v-d508090d]:before{width: 72px;height: 72px;border-radius: 50%;background-color: #F8F8F8;background-size: 32px auto;background-position: center;}
.view #insurance .regulation .icon.age[data-v-d508090d]:before {background-image: url(/mobile/images/V2-icon/icon_rentercar_view_age.svg);}
.view #insurance .regulation .icon.experience[data-v-d508090d]:before {background-image: url(/mobile/images/V2-icon/icon_rentercar_view_experience.svg);}
.view #insurance .regulation .icon.license[data-v-d508090d]:before {background-image: url(/mobile/images/V2-icon/icon_rentercar_view_license.svg);}
.view #insurance .regulation span[data-v-d508090d] {display: block;font-size: 14px;line-height: 18px;margin-top: 12px;}
.view #insurance .regulation b[data-v-d508090d] {display: block;font-size: 14px;color:#222;margin-bottom: 3px;}
.view #insurance .txtInfoList[data-v-d508090d] {margin-top: 16px;}
.view #insurance .txtInfo[data-v-d508090d] {color: #404040;}
.view #insurance .txtInfo span[data-v-d508090d] {font-weight: 600;color: #404040;line-height:1}
.view #insurance .txtInfo.v2[data-v-d508090d]{color: #808080}
.view #insurance .txtInfo.v2 span[data-v-d508090d]{color: #808080}
.view #insurance .caption[data-v-d508090d] {font-weight: 600;font-size: 15px;color: #404040;margin-top: 12px;}
.view #insurance .table[data-v-d508090d] {margin-top: 12px;}
.view #insurance .table tbody th[data-v-d508090d] {background-color: transparent;}
.view #insurance .table th.regular[data-v-d508090d] {color: #63a1ff;border: 1px solid #abccff;border-bottom: none;background-color: #f4f9ff;}
.view #insurance .table td.regular[data-v-d508090d] {color: #63a1ff;border-right: 1px solid #abccff;border-left: 1px solid #abccff;}
.view #insurance .table th.full[data-v-d508090d] {color: #63a1ff;background-color: #f4f9ff;}
.view #insurance .table td.full[data-v-d508090d] {color: #63a1ff;border-right: 1px solid #abccff;border-left: 1px solid #abccff;}
.view #insurance .table tr:last-child td.full[data-v-d508090d] {border-bottom: 1px solid #abccff;}
.view #insurance .table th.jejupasscare[data-v-d508090d] {color: #f54f7d;border: 1px solid #f54f7d;border-bottom: none;background-color: #fff2f5;}
.view #insurance .table td.jejupasscare[data-v-d508090d] {color: #f54f7d;border-right: 1px solid #f54f7d;border-left: 1px solid #f54f7d;}
.view #insurance .table tr:last-child td.jejupasscare[data-v-d508090d] {border-bottom: 1px solid #f54f7d;}
.view #insurance .table tr:last-child td.jejupasscare .txtInfoList[data-v-d508090d] {margin-top:0;background-color: #FFF;text-align: left;}
.view #insurance .table tr:last-child td.jejupasscare .txtInfoList .txtInfo[data-v-d508090d]{font-size:14px}
.view #insurance .table th.unlimited[data-v-d508090d] {color: #63a1ff;border: 1px solid #abccff;border-bottom: none;background-color: #f4f9ff;}
.view #insurance .table td.unlimited[data-v-d508090d] {color: #63a1ff;border-right: 1px solid #abccff;border-left: 1px solid #abccff;}
.view #insurance .table tr:last-child td.unlimited[data-v-d508090d]{border-bottom: 1px solid #abccff;}
.view #insurance .table td .txtInfoList > li[data-v-d508090d] {display: inline-block;margin-top: 5px;}
.view #insurance .table td .txtInfoList > li[data-v-d508090d]:before {background-color: #e30b49;}
.view #insurance .table td .txtInfo[data-v-d508090d] {color: #e30b49;}
.view #insurance .txtAlert[data-v-d508090d] {display: flex;align-items: flex-start;font-size: 14px;font-weight:400;line-height: 22px;margin-top: 13px;}
.view #insurance .txtAlert .icon[data-v-d508090d] {margin: 5px 4px 0 0;}
.view #insurance .txtAlert .icon[data-v-d508090d]:before {width: 13px;height: 13px;}
.view #insurance .detailListArea[data-v-d508090d] {padding: 17px 20px;margin-top: 20px;border-radius: 12px;background-color: #F8F8F8;}
.view #insurance .detailListArea .label[data-v-d508090d] {display: block;font-size: 16px;line-height: 19px;color: #202020;}
.view #insurance .detailList[data-v-d508090d] {margin-top: 12px;}
.view #insurance .detailList li[data-v-d508090d] {padding-left: 14px;}
.view #insurance .detailList li[data-v-d508090d]:nth-child(1n+2) {margin-top: 3px}
.view #insurance .detailList .detail[data-v-d508090d] {font-size: 14px;letter-spacing: -0.42px;margin-left: -14px;}
.view #insurance .detailList .detail b[data-v-d508090d] {width: 108px;font-weight: 600;color: #202020;}
.view #insurance .btnUnlimited[data-v-d508090d] {flex-wrap: wrap;justify-content: flex-start; padding:14px 20px 16px;margin-top: 24px;background-color: #fcf9f1;}
.view #insurance .btnUnlimited > span[data-v-d508090d] {display: flex;align-items: center;width: 100%;line-height: 30px;}
.view #insurance .btnUnlimited .icon.unlimited[data-v-d508090d] {margin:-1px 6px 1px 0;}
.view #insurance .btnUnlimited .icon.unlimited[data-v-d508090d]:before {width: 18px;height: 18px;}
.view #insurance .btnUnlimited .icon.chevron[data-v-d508090d] {position: absolute;top: 22px;right: 22px;margin: auto;transform: rotate(-90deg);}
.view #insurance .btnUnlimited b[data-v-d508090d] {font-size: 16px;color:#222;}
.view #insurance .btnUnlimited p[data-v-d508090d] {font-size: 15px;line-height: 22px;margin-top: 5px;}
.view #review[data-v-d508090d] {padding-bottom: 0;border-top: none;}
.view #review[data-v-d508090d]:before {display: none;}
.view #review .point[data-v-d508090d] {position: relative;padding-top: 34px;}
.view #review .point label[data-v-d508090d] {display: flex;justify-content: center;align-items: center;}
.view #review .point span[data-v-d508090d] {position: absolute;top: 0;font-size: 22px;text-align: center;color:#202020;line-height:1}
.view #review .point span b[data-v-d508090d] {font-family:'NanumSquareR';}
.view #review .pointGraphArea[data-v-d508090d] {margin-top: 12px;}
.view #review .pointGraph label[data-v-d508090d] {display: flex;align-items: center;margin-top: 6px;}
.view #review .pointGraph label span[data-v-d508090d] {width: 68px;line-height: 19px;color:#606060;margin-right: 13px;}
.view #review .pointGraph label .total[data-v-d508090d] {font-weight: 600;width: 60px;text-align: right;color: #202020;}
.view #review .pointGraph meter[data-v-d508090d] {width: 240px;height: 8px;padding: 0;border-color: transparent;}
.view #review .pointGraph meter[data-v-d508090d]::-webkit-meter-bar {width: 100%;height: 8px;border-radius: 8px;background-image: none;background-color: #F4F9FF;}
.view #review .pointGraph meter[data-v-d508090d]::-webkit-meter-even-less-good-value {border-radius: 8px;background-image: none;background-color: #63A1FF;}
.view #review .pointGraph meter[data-v-d508090d]::-webkit-meter-suboptimum-value {border-radius: 8px;background-image: none;background-color: #63A1FF;}
.view #review .pointGraph meter[data-v-d508090d]::-webkit-meter-optimum-value {border-radius: 8px;background-image: none;background-color: #63A1FF;}
.view #review .text_ratingComment[data-v-d508090d]{margin-top:11px;font-size:14px;text-align:center;color:#606060;letter-spacing:-.42px}
.view #review .categoryList[data-v-d508090d] {display: flex;width: 100%;padding: 20px 24px;margin-top: 17px;border-radius: 16px;background-color: #F4F9FF;}
.view #review .categoryList > li[data-v-d508090d] {flex: 1;display: flex;align-items: center;}
.view #review .categoryList .category[data-v-d508090d] {width: 100%;font-size: 14px;line-height: 25px;text-align: center;color: #202020;}
.view #review .categoryList .category b[data-v-d508090d] {display: block;font-size: 16px;color: #63A1FF;}
.view #review .sortingArea[data-v-d508090d] {display: flex;justify-content: space-between;align-items: center;height: 50px;margin-top: 32px;}
.view #review .sortingArea [type='checkbox'].switch + span[data-v-d508090d] {font-weight: 600;font-size: 14px;color: #202020;}
.view #review .sortingArea .select[data-v-d508090d] {width: 100px;}
.view #review .sortingArea .select .forward[data-v-d508090d] {border: none;}
.view #review .reviewList[data-v-d508090d] {padding: 25px 20px;margin: 0 -20px;background-color: #f8f8f8;}
.view #review .reviewList > li[data-v-d508090d] {min-height: auto;padding: 0;border-bottom: none;}
.view #review .reviewList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 12px;}
.view #review .reviewList .review[data-v-d508090d] {position: relative;text-align: right;padding: 12px 20px 15px;margin: 0;border-radius: 8px;background-color: #FFF;}
.view #review .reviewList .review .writer[data-v-d508090d] {display: flex;align-items: center;padding: 12px 20px;margin: -12px -20px 0;border-bottom: 1px solid #eaeaea;}
.view #review .reviewList .review .writer figure[data-v-d508090d] {width: 36px;height: 36px;border-radius: 50%;overflow: hidden;}
.view #review .reviewList .review .writer figure img[data-v-d508090d] {width: 100%;}
.view #review .reviewList .review .writer .name[data-v-d508090d] {font-weight: 600;color:#202020;margin-left: 8px;}
.view #review .reviewList .review .infoArea[data-v-d508090d] {display: flex;justify-content: space-between;align-items: center;margin-top:20px}
.view #review .reviewList .review .infoArea .rating[data-v-d508090d] {display: block;width: 80px;height: 16px;margin: 0;line-height:1}
.view #review .reviewList .review .infoArea .date[data-v-d508090d] {font-size: 14px;line-height: 16px;color: #808080;}
.view #review .reviewList .review .photoReviewArea[data-v-d508090d] {display: flex;margin-top: 12px;}
.view #review .reviewList .review .photoReview[data-v-d508090d] {flex:0 1 33.33%;position: relative;border-radius: 12px;overflow: hidden;}
.view #review .reviewList .review .photoReview[data-v-d508090d]:nth-child(1n+2) {margin-left: 8px;}
.view #review .reviewList .review .photoReview[data-count][data-v-d508090d]:after {content: '+'attr(data-count);display: flex;justify-content: center;align-items: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;font-weight: 700;font-size: 15px;color: #FFF;border-radius: 12px;background-color: rgba(32, 32, 32, 0.2);pointer-events: none;}
.view #review .reviewList .review .photoReview a[data-v-d508090d] {display: block;}
.view #review .reviewList .review .photoReview img[data-v-d508090d] {width: 100%;}
.view #review .reviewList .review .txtReview[data-v-d508090d] {line-height: 22px;text-align: left;margin: 15px 0 0;}
.view #review .reviewList .review > label[data-v-d508090d] {padding: 12px 20px;margin: 0 -20px -12px 0;}
.view #review .reviewList .review > label .like + span[data-v-d508090d] {padding-right: 0;padding-left: 22px;line-height:1}
.view #review .reviewList .review > label .like + span[data-v-d508090d]:before {width: 18px;height: 18px;}
.view #review .btnArea[data-v-d508090d] {padding-bottom:24px;margin: 0 -20px;background-color: #f8f8f8;}
.view #review .btnMore[data-v-d508090d] {font-weight: 600;color: #404040;background-color: transparent;}
.view #review .btnMore .icon.more[data-v-d508090d] {margin-left: 6px;}
.view #review .btnMore .icon.more[data-v-d508090d]:before {width: 24px;height: 24px;background-image: url(/mobile/images/V2-icon/icon_loadmore.svg);}
.view #company[data-v-d508090d] {border-top: none;}
.view #company[data-v-d508090d]:before {display: none;}
.view #company .map[data-v-d508090d] {margin-top: 16px;border-radius: 8px;overflow: hidden;}
.view #company .companyInfoList[data-v-d508090d] {margin-top: 25px;}
.view #company .companyInfoList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 11px;}
.view #company .companyInfoList .companyInfo[data-v-d508090d] {display: flex;margin: 0;}
.view #company .companyInfoList .companyInfo .label[data-v-d508090d] {width: 110px;color: #202020;}
.view #company .companyInfoList .companyInfo .value[data-v-d508090d] {width: calc(100% - 110px);}
.view #company .companyInfoList .companyInfo .value a[data-v-d508090d] {text-decoration: underline;}
.view #company .companyInfoList .companyInfo .value a[href^="tel"][data-v-d508090d] {display: flex;align-items: center;}
.view #company .companyInfoList .companyInfo .value a[href^="tel"][data-v-d508090d]:before {content: '';width: 18px;height: 18px;margin-right: 4px;background-image: url(/mobile/images/food/ico_tel.png);background-size: 100% 100%;}
.view #company .companyInfoList .companyInfo .value .icon.chevron[data-v-d508090d] {transform: rotate(-90deg);}
.view #company .txtInfo[data-v-d508090d] {font-size: 14px;text-align: center;color: #808080;padding: 16px 20px;margin-top: 16px;border-radius: 8px;background-color: #F8F8F8;}
.view .typeListArea[data-v-d508090d]{position:relative;padding:0 20px;border-top:8px solid #f8f8f8}
.view .typeListArea[data-v-d508090d]::before{content:'';position:absolute;top:-8px;left:0;width:100%;height:1px;background-color:#eaeaea}
.view .searchArea[data-v-d508090d]::after {content: '';position: absolute;z-index: 1;bottom: -8px;left: 0;width: 100%;height: 8px;background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);}
.list_date_change[data-v-d508090d]{display:flex;align-items:center}
.list_date_change > dt[data-v-d508090d]{position:relative;padding-right:10px;font-size:14px;font-weight:bold}
.list_date_change > dt[data-v-d508090d]::after{content:'';position:absolute;top:50%;right:0;margin-top:-8px;width:2px;height:16px;background-color:#f5f5f5}
.list_date_change > dd[data-v-d508090d]{display:flex;flex:1}
.list_date_change > dd > button[data-v-d508090d]{display:flex;flex:1;align-items:center;justify-content:space-between;position:relative;padding:20px 15px 20px 10px;font-size:14px;color:#808080}

/* .list_date_change > dd > button{display:flex;justify-content:flex-start;background:red} */
.list_date_change > dd .icon[data-v-d508090d]{position:absolute;right:0;transform:rotate(-90deg)}

/**
* --------------------------------
* 렌터카 예약
* --------------------------------
*/
.reservation[data-v-d508090d] {margin: -12px -20px 0;}
.reservation .formField[data-v-d508090d] {position: relative;padding: 32px 20px;background-color: #FFF;}

/* .reservation .formField:nth-child(1n+2) {margin-top: 16px;} */
.reservation .carInfoField[data-v-d508090d] {background-color: #F8F8F8;}

/* .reservation .carInfoField a {display: block;position: relative;padding: 20px;border-radius: 16px;background-color: #FFF;} */

/* .reservation .carInfoField a:after {content: '';position: absolute;top: 25px;right: 20px;width: 6px;height: 6px;margin: auto;border: solid #202020;border-width: 2px 0 0 2px;transform: rotate(135deg);} */
.reservation .carInfoField .header[data-v-d508090d] {display: flex}
.reservation .carInfoField .header .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 21px;color: #202020;}
.reservation .carInfoField .badgeArea[data-v-d508090d] {margin-left: 8px;}
.reservation .carInfoField .carInfoList[data-v-d508090d] {display: flex;flex-wrap: wrap;align-items: center;margin-top: 12px;}
.reservation .carInfoField .carInfoList > li[data-v-d508090d] {display: flex;align-items: center;}
.reservation .carInfoField .carInfoList > li[data-v-d508090d]:nth-child(1n+2):before {content: '';width: 1px;height: 14px;margin: 0 8px;background-color: #EAEAEA;}
.reservation .carInfoField .carInfoList > li[data-v-d508090d]:last-child {margin-top: 6px;}
.reservation .carInfoField .carInfoList > li[data-v-d508090d]:last-child:before {display: none;}
.reservation .carInfoField .carInfoItem[data-v-d508090d] {display: block;font-size: 14px;line-height: 16px;color: #808080;}
.reservation .carInfoField .companyName[data-v-d508090d] {font-weight: 600;color: #404040;}
.reservation .carInfoField .date[data-v-d508090d] {width: 100%;}
.reservation .formField[data-v-d508090d]:nth-child(1n+3) {position: relative;border-top: 8px solid #F8F8F8;}
.reservation .formField[data-v-d508090d]:nth-child(1n+3):before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 1px;background-color: #EAEAEA;}
.reservation .formField legend[data-v-d508090d] {display: flex;align-items: center;position: static;clip: auto;width: 100%;height: auto;font-weight: 700;font-size: 20px;line-height: 24px;color: #202020;margin-bottom: 13px;}
.reservation .formField legend em[data-v-d508090d] {font-weight: 600;font-size: 14px;color: #63A1FF;margin-left: 8px;}
.reservation .formField legend + label[data-v-d508090d] {position: absolute;top: 35px;right: 20px;}
.reservation .formField legend + label span[data-v-d508090d] {padding: 0 0 0 22px;}
.reservation .formField legend + label span[data-v-d508090d]:before {left: 0;right: auto;background-image: url('/mobile/images/V2-form/form_checkbox_type2.svg');}
.reservation .formField legend + label :checked + span[data-v-d508090d]:before {left: 0;right: auto;background-image: url('/mobile/images/V2-form/form_checkbox_active.svg');}
.reservation .formField .formRow[data-v-d508090d]:nth-child(1n+2 of .formRow) {margin-top: 21px}
.reservation .formField .formRow .label[data-v-d508090d] {display: block;font-weight: 600;font-size: 14px;color: #404040;}
.reservation .formField .formRow .value[data-v-d508090d] {margin-top: 4px;}
.reservation .formField .formRow input[data-v-d508090d] {width: 100%;}
.reservation .formField .formRow .txtErr[data-v-d508090d]{font-size:13px;line-height:18px}
.reservation .formField .formRow .txtErr + .txt[data-v-d508090d]{margin-top:0}
.reservation .formField .formRow .txt[data-v-d508090d] {font-size: 13px;line-height: 18px;color: #808080;margin-top: 6px;}
.reservation .formField .formRow .inputGroup[data-v-d508090d]{display:flex;gap:8px;align-items:center}
.reservation .formField .formRow .inputGroup input[data-v-d508090d]{flex:1}
.reservation .formField .formRow .inputGroup:has( ~ .txtErr[style*="display: inline-block"]) input[data-v-d508090d]{border-color:#D74769}
.reservation .formField .formLicense .btnSet label[data-v-d508090d] {width: 50%;}
.reservation .formField .formLicense .btnSet label input[data-v-d508090d] {left: -9999px;}
.reservation .formField .formLicense .btnSet label span[data-v-d508090d] {width: 100%;}
.reservation .formField .formBirth .value[data-v-d508090d] {display: flex;}
.reservation .formField .formBirth .select[data-v-d508090d] {height: 48px;}
.reservation .formField .formBirth .select[data-v-d508090d]:nth-child(1n+2) {margin-left: 8px;}
.reservation .formField .formBirth .select .forward[data-v-d508090d] {font-size: 16px;}
.reservation .formField .formTakeover label[data-v-d508090d],
.reservation .formField .formReturn label[data-v-d508090d] {width: 50%;}
.reservation .formField .formTakeover label input[data-v-d508090d],
.reservation .formField .formReturn label input[data-v-d508090d] {left: -9999px;}
.reservation .formField .formTakeover label span[data-v-d508090d],
.reservation .formField .formReturn label span[data-v-d508090d] {width: 100%;}
.reservation .formField .formPlace[data-v-d508090d] {position: relative;}
.reservation .formField .formPlace .samePlace[data-v-d508090d] {position: absolute;top: 0;right: 0;}
.reservation .formField .formPlace .samePlace span[data-v-d508090d] {font-size: 14px;padding: 0 0 0 24px;}
.reservation .formField .formPlace .samePlace span[data-v-d508090d]:before {left: 0;right: auto;background-image: url(/mobile/images/V2-form/form_checkbox_type2.svg);}
.reservation .formField .formPlace .samePlace :checked + span[data-v-d508090d]:before {left: 0;right: auto;background-image: url(/mobile/images/V2-form/form_checkbox_active.svg);}
.reservation .formField .formPlace .value[data-v-d508090d] {display: flex;flex-wrap: wrap;}
.reservation .formField .formPlace .select[data-v-d508090d] {width: 142px;height: 48px;}
.reservation .formField .formPlace .select[data-v-d508090d]:nth-child(1n+2) {width: calc(100% - 142px - 8px);margin-left: 8px;}
.reservation .formField .formPlace .select .forward[data-v-d508090d] {font-size: 16px;}
.reservation .formField .formPlace .searchAddress[data-v-d508090d] {height: 48px;margin-top: 8px}
.reservation .formField .formPlace .detailAddress[data-v-d508090d] {height: 48px;margin-top: 8px;}
.reservation .formField.additionalField legend span[data-v-d508090d] {font-weight: 400;font-size: 14px;color: #606060;margin-left: 5px;}
.reservation .formField.additionalField .txt[data-v-d508090d] {line-height: 29px;}
.reservation .formField.additionalField .txt.busBoarding[data-v-d508090d]{font-size:14px;padding:9px 15px;border:1px solid #eaeaea;border-radius:8px}
.reservation .formField.additionalField .expansionPanel[data-v-d508090d] {border-radius: 12px;border: 1px solid #eaeaea;}
.reservation .formField.additionalField .expansionPanel[open][data-v-d508090d] {background-color: #f8f8f8;}
.reservation .formField.additionalField .expansionPanel .searchArea[data-v-d508090d] {position: static;}
.reservation .formField.additionalField .expansionPanel summary[data-v-d508090d] {font-weight: 700;line-height: 48px;padding: 0 44px 0 20px;border-bottom: none;color:#202020}
.reservation .formField.additionalField .expansionPanel summary span[data-v-d508090d] {position:absolute;right:40px;font-weight: 400;color: #AEAEAE; line-height:48px;letter-spacing:-.32px}
.reservation .formField.additionalField .expansionPanel summary b[data-v-d508090d] {position:absolute;right:40px;color: #63a1ff;font-weight:400}
.reservation .formField.additionalField .expansionPanel summary .icon[data-v-d508090d] {right: 20px;}
.reservation .formField.additionalField .expansionPanel > .content[data-v-d508090d] {padding: 0 20px 16px;}
.reservation .formField.additionalField .expansionPanel .searchArea[data-v-d508090d] {display: flex;flex-wrap: wrap;padding: 0;border-bottom:none;background-color: transparent;}
.reservation .formField.additionalField .expansionPanel .select[data-v-d508090d],
.reservation .formField.additionalField .itemList .select[data-v-d508090d]{height: 48px;}
.reservation .formField.additionalField .expansionPanel .select .forward[data-v-d508090d],
.reservation .formField.additionalField .itemList .select .forward[data-v-d508090d]{font-size: 16px;background-color: #FFF;}
.reservation .formField.additionalField .expansionPanel .selectCategory[data-v-d508090d] {width: 100%;margin-bottom: 8px;}
.reservation .formField.additionalField .expansionPanel .selectFor[data-v-d508090d] {width: 100%}
.selectBagel[data-v-d508090d]{display:flex;column-gap:12px}
.reservation .formField.additionalField .expansionPanel .selectHour[data-v-d508090d]{}
.reservation .formField.additionalField .expansionPanel .selectBagel .select[data-v-d508090d]{flex:1;height:40px}
.reservation .formField.additionalField .expansionPanel .selectBagel .forward[data-v-d508090d],
.reservation .formField.additionalField .itemList .selectBagel .forward[data-v-d508090d]{font-size: 13px;background-color: #fff;border:none}
.reservation .formField.additionalField .expansionPanel .btnSearch[data-v-d508090d] {flex:none; width: 72px;margin-left: 8px;}
.reservation .formField.additionalField .goodsSwiper[data-v-d508090d] {width: calc(100vw - 80px);margin-top: 12px;overflow: hidden;}
.reservation .formField.additionalField .goodsSwiper.v2[data-v-d508090d]{margin-top:0}
.reservation .formField.additionalField .goodsSwiper .swiper-slide[data-v-d508090d] {width: auto}
.reservation .formField.additionalField .goodsSwiper .goods[data-v-d508090d] {display: inline-block;}
.reservation .formField.additionalField .goodsSwiper .goods .figure[data-v-d508090d] {display: block;position: relative;border-radius: 8px;overflow: hidden;user-select: auto;}
.reservation .formField.additionalField .goodsSwiper .goods .figure img[data-v-d508090d] {/* width: 142px; */height: 106px;object-fit: cover;}
.reservation .formField.additionalField .goodsSwiper .goods [type='checkbox'] + span[data-v-d508090d] {display: block;padding: 0;}
.reservation .formField.additionalField .goodsSwiper .goods [type='checkbox'] + span[data-v-d508090d]:before {display: none;}
.reservation .formField.additionalField .goodsSwiper .goods [type='checkbox']:checked + span .figure[data-v-d508090d]:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(86, 154, 255, .6);}
.reservation .formField.additionalField .goodsSwiper .goods [type='checkbox']:checked + span .figure[data-v-d508090d]:after {content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 10px;height: 5px;margin: auto;border: solid #FFF;border-width: 0 0 2px 2px;transform: rotate(-45deg);}
.formField.additionalField .goods label[data-v-d508090d]:has(.serviceSoldout){pointer-events:none}
.formField.additionalField .goods [type='checkbox'].serviceSoldout + span .figure[data-v-d508090d]:before {content: 'SOLD OUT';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .4);font-size:14px;color:#fff;text-align:center;line-height:106px}
.reservation .formField.additionalField .goodsSwiper .goods .tit[data-v-d508090d]{display: block;overflow:hidden;margin-top:15px;font-size: 15px;font-weight:600;color: #202020;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical}
.reservation .formField.additionalField .goodsSwiper .goods .name[data-v-d508090d] {display: block;font-size: 14px;color: #808080;margin-top: 9px;}
.reservation .formField.additionalField .goodsSwiper .goods .name.v2[data-v-d508090d]{overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;margin:7px 0}

/* .reservation .formField.additionalField .goodsSwiper .goods .name.v2{overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin:7px 0} */
.reservation .formField.additionalField .goodsSwiper .goods .price[data-v-d508090d] {display: block;font-weight: 600;color: #202020;}
.reservation .formField.additionalField .btnArea[data-v-d508090d] {display: none;}
.reservation .formField.additionalField .btnArea .btn[data-v-d508090d] {position: absolute;top: 0;bottom: 0;width: 40px;height: 40px;margin: auto;border-radius: 6px;background-color: rgba(32, 32, 32, .6);}
.reservation .formField.additionalField .btnArea .btn .icon[data-v-d508090d]:before {border-color: #FFF;}
.reservation .formField.additionalField .btnArea .btnPrev[data-v-d508090d] {left: 0;}
.reservation .formField.additionalField .btnArea .btnPrev .icon[data-v-d508090d] {transform: rotate(90deg);}
.reservation .formField.additionalField .btnArea .btnNext[data-v-d508090d] {right: 0;}
.reservation .formField.additionalField .btnArea .btnNext .icon[data-v-d508090d] {transform: rotate(-90deg);}
.reservation .formField.additionalField .goodsList[data-v-d508090d] {margin-top: 20px;}
.reservation .formField.additionalField .goodsList.v2[data-v-d508090d] {margin-top: 0;}
.reservation .formField.additionalField .goodsList > li[data-v-d508090d]:nth-child(1n+2) {margin-top: 8px;}
.reservation .formField.additionalField .goodsList .goods[data-v-d508090d] {position: relative;padding: 16px;border-radius: 8px;background-color: #FFF;}
.reservation .formField.additionalField .goodsList .goods .tit[data-v-d508090d]{display: block;overflow:hidden;margin-top:3px;font-size: 15px;font-weight:600;color: #202020;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical}
.reservation .formField.additionalField .goodsList .goods .name[data-v-d508090d] {display: block;font-size: 14px;line-height: 19px;color: #808080;letter-spacing:-.28px;padding-right: 32px;}
.reservation .formField.additionalField .goodsList .goods .name.v2[data-v-d508090d]{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin:5px 0 9px}

/* .reservation .formField.additionalField .goodsList .goods .name {display: block;font-size: 14px;line-height: 19px;color: #808080;padding-right: 32px;}
.reservation .formField.additionalField .goodsList .goods .name.v2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin:8px 0 10px} */
.reservation .formField.additionalField .goodsList .goods .quantity[data-v-d508090d] {position: absolute;right: 16px;bottom: 16px;}
.reservation .formField.additionalField .goodsList .goods .btnDel[data-v-d508090d] {position: absolute;top: 10px;right: 6px;width: 32px;height: 32px;background-color: transparent;}
.reservation .formField.additionalField .goodsList .goods .btnDel[data-v-d508090d]:before {content: '';width: 12px;height: 2px;background-color: #808080;transform: rotate(45deg);}
.reservation .formField.additionalField .goodsList .goods .btnDel[data-v-d508090d]:after {content: '';position: absolute;width: 2px;height: 12px;background-color: #808080;transform: rotate(45deg);}
.reservation .formField.additionalField .goodsList .goods .price[data-v-d508090d] {display: block;font-weight: 700;font-size: 18px;line-height: 32px;color: #202020;letter-spacing:-.32px;margin-top: 8px;}
.reservation .area_priceCheck[data-v-d508090d]{display:flex;justify-content:flex-end;align-items:flex-end;position:relative}
.reservation .area_priceCheck label [type='checkbox'] + .price.v2[data-v-d508090d]{display:flex !important;padding-right:26px !important;line-height:1 !important}
.selectArea_labelInner[data-v-d508090d]{padding:12px 16px 16px !important}
.selectArea_labelInner .btnDel[data-v-d508090d]{top:6px !important}
.selectArea_labelInner .area_priceCheck label [type='checkbox']:disabled + span[data-v-d508090d]{color:#AEAEAE !important}
.selectArea_labelInner .area_priceCheck[data-v-d508090d]:has( > label [type='checkbox']:disabled)::before{content:'SOLD OUT';display:inline-block;position:absolute;bottom:0;left:0;font-size:14px;color:#cacaca;font-weight:400;letter-spacing:-.28px;line-height:1.3}
.selectArea_labelInner .tit[data-v-d508090d]:has( ~ .area_priceCheck > label [type='checkbox']:disabled){color:#aeaeae !important}
.selectArea_labelInner .name[data-v-d508090d]:has( + .area_priceCheck > label [type='checkbox']:disabled){color:#cacaca !important}

/* [Daniel]Vue 일본 항공편 추가 */
.formField.additionalField .itemList.v2 li[data-v-d508090d]{margin-top:20px}
.formField.additionalField .itemList.v2 li[data-v-d508090d]:first-child{margin-top:0}
.formField.additionalField .itemList.v2 .tit_h3[data-v-d508090d]{font-size:14px;color:#404040;font-weight:600;}
.formField.additionalField .itemList.v2 .txt_type[data-v-d508090d]{display:block;margin-top:6px;font-size:13px;color:#808080;line-height:18px}
.formField.additionalField .itemList.v2 .itemPrice[data-v-d508090d]{margin-top:10px;text-align:right}
.formField.additionalField .itemList.v2 .price[data-v-d508090d]{font-size:16px;color:#202020;font-weight:700;line-height:26px;}
.reservation .formField.insuranceField .btnDetail[data-v-d508090d] {position: absolute;top: 35px;right: 20px;font-weight: 600;font-size: 14px;line-height: 16px;color: #808080;}
.reservation .formField.insuranceField .btnDetail .icon[data-v-d508090d] {margin-left: 6px;transform: rotate(-90deg);}
.reservation .formField.insuranceField .btnDetail .icon[data-v-d508090d]:before {border-width: 1.5px 0 0 1.5px;border-color: #808080;}
.reservation .formField.insuranceField .txt[data-v-d508090d] {line-height: 20px;}
.reservation .formField.insuranceField .tit[data-v-d508090d] {font-weight: 700;font-size: 18px;line-height: 21px;color: #202020;margin-top: 24px;}
.reservation .formField.insuranceField .table[data-v-d508090d] {margin-top: 16px;}
.reservation .formField.insuranceField .table thead th[data-v-d508090d]:nth-child(1n+2) {background-color: #FFF;}
.reservation .formField.insuranceField .table .guarantee[data-v-d508090d] {color: #63A1FF;}
.reservation .formField.insuranceField .table .unguarantee[data-v-d508090d] {color: #AEAEAE;}
.reservation .formField.insuranceField .table [type='radio'] + span[data-v-d508090d] {padding: 0 0 26px;}
.reservation .formField.insuranceField .table [type='radio'] + span[data-v-d508090d]:before {top: auto;right: 0;bottom: 0;left: 0;margin: auto;}
.reservation .formField.insuranceField .btnArea[data-v-d508090d] {margin-top: 24px;}
.reservation .formField.insuranceField .detailListArea[data-v-d508090d] {padding: 24px;margin-top: 25px;border-radius: 12px;background-color: #F8F8F8;}
.reservation .formField.insuranceField .detailListArea .label[data-v-d508090d] {display: block;font-size: 15px;line-height: 18px;color: #202020;}
.reservation .formField.insuranceField .detailList[data-v-d508090d] {padding: 0 10px;margin-top: 20px;}
.reservation .formField.insuranceField .detailList li[data-v-d508090d]:nth-child(1n+2) {margin-top: 10px;}
.reservation .formField.insuranceField .detailList .detail[data-v-d508090d] {display: flex;align-items: center;font-size: 14px;}
.reservation .formField.insuranceField .detailList .detail b[data-v-d508090d] {width: 108px;font-weight: 600;color: #202020;}
.reservation .formField.insuranceField .table .bgGray[data-v-d508090d]{background-color:#f8f8f8 !important}
.carePlus .tabTypeR[data-v-d508090d], .carePlus .titDep5[data-v-d508090d], .carePlus > .btnM[data-v-d508090d]{margin-top:24px}
.tblInfo[data-v-d508090d]{margin-top:20px;padding:16px;border:0;background-color:#f8f8f8;color:gray;border-radius:8px}
.tblInfo~.btnM[data-v-d508090d]{margin-top: 16px}
.carePlus .linkGroup[data-v-d508090d]{margin-top:6px;text-align:center}
.carePlus .btLink[data-v-d508090d]{position:relative;padding:10px 12px}
.carePlus .linkGroup > .btLink + .btLink[data-v-d508090d]::before{content:'';display:inline-block;position:absolute;top:50%;left:0;width:1px;height:12px;margin-top:-7px;background:#eaeaea}

/* [TED] : 20241028 */
.reservation .formField.abTest .btnDetail[data-v-d508090d] {position: absolute;top: 35px;right: 20px;font-weight: 600;font-size: 14px;line-height: 16px;color: #808080;text-decoration:underline;}
.reservation .formField.abTest .btnDetail .icon[data-v-d508090d] {margin-left: 6px;transform: rotate(-90deg);}
.reservation .formField.abTest .btnDetail .icon[data-v-d508090d]:before {border-width: 1.5px 0 0 1.5px;border-color: #808080;}

/* //[TED] : 20241028 */

/* [TED] : 20250325 */
.nonMemberInfo[data-v-d508090d]{text-align:center}
.nonMemberInfo p[data-v-d508090d]{color:#808080}
.nonMemberInfo p em[data-v-d508090d]{color:#63A1FF}
.nonMemberInfo button[data-v-d508090d]{margin-top:20px;font-size:1.5rem;color:#63A1FF}

/* //[TED] : 20250325 */

/**
* --------------------------------
* 렌터카 팝업
* --------------------------------
*/

/* 팝업 : 차종 */
#popupCarType .content[data-v-d508090d] {display: flex;flex-wrap: wrap;}
#popupCarType .content label[data-v-d508090d] {width: calc((100% - 16px) / 3);text-align: center;margin-left: 8px;}
#popupCarType .content label[data-v-d508090d]:nth-child(3n+1) {margin-left: 0;}
#popupCarType .content label[data-v-d508090d]:nth-child(1n+4) {margin-top: 8px;}
#popupCarType .content label span[data-v-d508090d] {justify-content: center;}
#popupCarType .btnArea .btnReset[data-v-d508090d] {flex: none;width: 56px;}
#popupCarType .btnArea .btnReset .icon[data-v-d508090d]:before {width: 24px;height: 24px;}

/* 팝업 : 차량 옵션 */
#popupOption .content[data-v-d508090d] {display: flex;flex-wrap: wrap;}
#popupOption .content label[data-v-d508090d] {width: calc((100% - 16px) / 3);text-align: center;margin-left: 8px;}
#popupOption .content label[data-v-d508090d]:nth-child(3n+1) {margin-left: 0;}
#popupOption .content label[data-v-d508090d]:nth-child(1n+4) {margin-top: 8px;}
#popupOption .content label span[data-v-d508090d] {justify-content: center;padding: 0 7px;line-height: 1.15;}
#popupOption .btnArea .btnReset[data-v-d508090d] {flex: none;width: 56px;}
#popupOption .btnArea .btnReset .icon[data-v-d508090d]:before {width: 24px;height: 24px;}

/* 팝업 : 상세 */
#popupDetail form[data-v-d508090d] {height: 100%;}
#popupDetail form > .content[data-v-d508090d] {max-height: calc(100dvh - 88px - 56px);padding-right: 0;padding-left: 0;padding-bottom: 0;}
#popupDetail .tabmenu[data-v-d508090d] {background-color: transparent;overflow: hidden;overflow-x: auto;}

/* [Daniel] Vue 컨텐츠 삭제 : 20230510 */
#popupDetail .tabmenu[data-v-d508090d]::-webkit-scrollbar {display: none;}
#popupDetail .tabmenu a[data-v-d508090d] {padding: 0 12px;}
#popupDetail .tabmenu a[data-v-d508090d]:first-child {padding-left: 20px;}
#popupDetail .tabmenu a[data-v-d508090d]:last-child {padding-right: 20px;}
#popupDetail .tabmenu a span[data-v-d508090d] {white-space: nowrap;pointer-events: none;}
#popupDetail .tabmenu a span[data-v-d508090d]:before {transition: none;}
#popupDetail .tabmenu a.active span[data-v-d508090d] {color: #63A1FF;}
#popupDetail .tabmenu a.active span[data-v-d508090d]:before {background-color: #63A1FF;}
#popupDetail .tabContent[data-v-d508090d] {max-height: calc(100dvh - 48px - 88px - 56px);overflow: hidden;overflow-y: auto;overscroll-behavior: none;}
#popupDetail .tabContent > .content[data-v-d508090d] {position: relative;padding: 21px 20px 26px;scroll-margin-top: -1px;z-index: 10;background:#fff}
#popupDetail .tabContent > .content[data-v-d508090d]:first-child {margin-top: -1px;}
#popupDetail .tabContent > .content[data-v-d508090d]:nth-child(1n+2) {border-top: 8px solid #F8F8F8;}
#popupDetail .tabContent > .content[data-v-d508090d]:nth-child(1n+2):before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 1px;background-color: #EAEAEA;}
#popupDetail .tabContent > hr[data-v-d508090d] {position: static;}
#popupDetail .section > .tit[data-v-d508090d] {font-weight: 700;font-size: 16px;letter-spacing:-.32px;line-height: 21px;color: #202020;margin-bottom: 12px;}
#popupDetail .section > div label:has(.btn) span[data-v-d508090d] {height: 32px;font-size: 13px;color: #606060;padding: 8px 6px;border-radius:6px}
#popupDetail .section > div label:has(.btn):has(:checked) span[data-v-d508090d] {color: #63A1FF;background-color: #F4F9FF;}
#popupDetail #align .section > div[data-v-d508090d],
#popupDetail #fuel .section > div[data-v-d508090d],
#popupDetail #keyword .section > div[data-v-d508090d],
#popupDetail #type .section > div[data-v-d508090d],
#popupDetail #option .section > div[data-v-d508090d],
#popupDetail #manufacturer .section > div[data-v-d508090d] {display: flex;flex-wrap: wrap;gap: 8px;position:relative;z-index:1;}
#popupDetail #option .btnMore[data-v-d508090d] {flex: 0 0 auto;font-weight: 600;font-size: 13px;color: #63A1FF;text-decoration: underline;padding: 0 6px;}
#popupDetail #driver .formDriver label[data-v-d508090d] {display: flex;}
#popupDetail #driver .formDriver label span[data-v-d508090d] {padding-left: 26px;}
#popupDetail #driver .formDriver label span[data-v-d508090d]:before {right: auto;left: 0;}
#popupDetail .btnArea[data-v-d508090d] {position: relative;z-index: 11;padding: 16px 20px;border-radius: 16px 16px 0 0;box-shadow: 0px -4px 8px rgba(0, 0, 0, 0.05);}
#popupDetail .btnArea .btnReset[data-v-d508090d] {flex: none;width: 56px;}
#popupDetail .btnArea .btnReset .icon[data-v-d508090d]:before {width: 24px;height: 24px;}
.ico_keywordTag[data-v-d508090d]{display:inline-block;margin-right:3px;background-repeat:no-repeat}
.ico_keywordTag.cesco[data-v-d508090d]{width:25px;height:12px;background-image:url(/assets/ico_cesco.610ed035.svg)}
.ico_keywordTag.iqos[data-v-d508090d]{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAA6hJREFUWEftl1tPE1EQgGfb4haoULS04j0EEyj0alsqarj7pK/i3zD+KXnxRd/kJiK0BaHbm/EGMZFwaSsCtReBrjMtBUq33V1EfXGSTTZ75sx858zMmbMMnFTC4QtFU9vbV09iipE5iQG9Xg97eyoYG/9aNLev9zIolbuwvr6O33mpduUCsMAF0hWNW8xqHM/8CQAGdLomGBldhs3vMUEH9VodDPRfglhsReouSN8BrVYLE682IB5fg/6+4vgXaEbHVuH8eQPcG7wgNRRSAVTAcY8hFn9S1nkxRAysFgd+qhwuVJACwEBjowGeDvtFnR+FeDRkhWh0TSwUUgA04PWtQaerVmpi5fS8vh84x4BviUrzxADyZff8RQiNNcoCGJ9Yh6GHJrFcqAyg052F0bEV+Ba/Dr29wplfiWrGsw0P7l/Eqtgup1YJgAGNRgcvRxbhlvusrNUXlAlgcKAZEgmCFzycygM0NNRj2X2HZDKBADo5h8u+fxZmPDGoqdFAT7cWNjY2hRYhDkCz0unkiZJQra7JOT0lgHo0tSsxFCqsgk34bYDxiW/AMIqc00wmBS6nBt+yIhAK8M0mgGWrc3o8n4XennPyQ0CTqQpGRjcRIh+qnZ0MOG6S4XLdjoG5tymoqmL3nfPYG+pPWgX5heZLcetg1XkI6nilMvc2feCcRvv76io5JxWxg6jgRINt+LCWaVuFpBAuGrOYqXQrnoJyAEhXJei0/EdJCSt1B2T6lq7+H+Df74DJ6PwUjMy2UMHZzF1L5aLHZ7Npf8hztCUrUF/wfF8ITOvRTqpgy9LeuaxQKuuO20a9FgYHV7iwtwkHG20d7ncLIU9zKURttcNqX93d2436gzNkXGUzdUUXgtPXhIAtHe6PXMhznSDI+YfFgCuVSpW0ZJPRMV8EYO1wR46tsmAfQ1Wrt5ttX+YDU9UW4y3nmTNVz2b9k5eFAOyW28l57g110KTd1LU1H5y+gu9Cu1UnFYD8VNvNdzYIwGXqdvMKfniWm7wqBoDjWrPRxWEISu4UuJutfwOAGBvwKUn49jbHjBwAMnAOnzg+aof17vac/3WV2A7g6pcCEZ8F9Q77yf4kyr+jAAqWZVvabtimylVCNsv/DES8hbgbMGeCQrrvP3N2TLplHKOuqTO1OX1KpZJaeZFEPoS6aVVUWtH9Eer9grdfNUpHq3Pp505mORD2UVKR0LVbSI7/oFLlCJ05UTkHEeM09hgUihTvDXnph+NU5BcvAYXuazI/9wAAAABJRU5ErkJggg==);background-size:100%}

/* TED :: 2024.10.30 */
.ico_keywordTag.payback[data-v-d508090d]{width:15px;height:15px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAANrSURBVEhLtZbPS1RRFMe/b96bH45a1qiTYjqVkNVCs1pl6lRCGIRtokVk0DIqrKUQWn+Aostc2KJFixAiCrMwNWqRpWVEgan5gzI1f4w2b57vR+feNzM5vxwRunB5vDvnns8533PufSPgPw8hmX/jPQoQsNdDtRyBgBwYhgxB+E3zqXD0T32y/QkBRp9UBsPaAUnIXNeJaswizX9YKMX3eHZxAcarlMewCKfDG1Y0QKE3VQetm9NJ024xTQwD0NAklPtvRENiAOR8ihzkckMfOZ6nqSbIQaJ1lwik0mRjVX0iVCj/AqOlCEA4cp0imiOvPnpuZGylTFyMxrI0IjIJA7jmoq2PG82sbtx5KIBtlAWbTK4UvydUkzBA73XMCpLFxWWZobmZkUtZOCgbRf8mVMqFzAUH8FaUnWPc51gA0KNKs/si6VxgIlfIbLqXnnGaJoX25VihaTqkYzJ3YgJe29sA8TJYt0zHib7qBZBdTgX/QDIUU4QLwPOT5nv0yKcsJMpCD5wXyrQHHLDcaR9NTRc9vGPYjB4hwH2rCajuB760AO9uxtpmUR3SRQRktdNxXDnFAUtd9uX0VDE1YXHXAvLOABUPgaE7wMfbsYBgsf0r2oSzKpDPAYvPbCtb0iRnUkDIHZOm6wT1/WJCwPyCOre9WsnkgJ+PrIvuTOuWpBIx3Zn+8bQPodzmwZuaVgbyzqqlHDDeIfXtdNvKEKCrYCrOsV0rUWzMkSseqhNdJZ9H5JYDF/TrHNDfhsZD+523uOU4XTrRDFZYWwZ1WM/67oNtGlB0vBmSvd6reMkB3U3w7Cu0jbrZcU/UqskiZ78HW3RkUtH2nFP53RE+UW/vCgMHixwlokhLm7kqQu1pRn+Por8UAehuRWWOS+ze67Gbsc6STktUk42MoHNNMzD4VYbPZ+zy1mEsAsClakU7QWrDED8BFujg+RPcqkxz5pxOLnM+PKHgx6xW572G5lBcMd8DggxmZYjFRR4buFxssA8Ng4SKz9R10nUQ/J0V9dNwAD6/EZYmMaAJGZDQbBVRm5dtxY5MEXZb8MsVJRdzPDmtYvKXCsI3ku4N0Yom/CZTJjVk3EwGBWkkRRpF7AiClkk6mc7MMmVF138PtUoDa8l45Ur6r4IVnzbWUIglEQ4EDMKCdu8Veq4z/gJRX00o6Sqg2wAAAABJRU5ErkJggg==);background-size:100%}

/* // TED :: 2024.10.30 */

/* 팝업 : 지역 선택 */
#popupArea .tabmenu a[data-v-d508090d] {height: 48px;}
#popupArea .tabmenu a[data-v-d508090d]:nth-child(1n+2):before {content: '';position: absolute;top: 0;bottom: 0;left: 0;width: 1px;height: 18px;margin: auto;background-color: #EAEAEA;}
#popupArea .tabmenu a.active span[data-v-d508090d] {color: #63A1FF;}
#popupArea .tabmenu a.active span[data-v-d508090d]::before {position: static;width: 10px;height: 6px;margin: -2px 5px 2px 0;border: solid #63A1FF;border-width: 0 0 2px 2px;background-color: transparent;transform: rotate(-45deg);}
#popupArea .tabContent[data-v-d508090d] {height: calc(100% - 48px);}
#popupArea .tabContent .content[data-v-d508090d] {height: 100%;}
#popupArea .tabContent .regionListArea[data-v-d508090d] {position: relative;height: 100%;}
#popupArea .tabContent .regionListArea[data-v-d508090d]:before {content: '';position: absolute;z-index: 1;top: 0;left: 126px;width: 8px;height: 100%;background-image: linear-gradient(to right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);}
#popupArea .tabContent .regionList[data-v-d508090d] {width: 126px;height: 100%;padding: 10px 0 calc(env(safe-area-inset-bottom) + 10px);overflow: hidden;overflow-y: auto;}
#popupArea .tabContent .region[data-v-d508090d] {width: 126px;}
#popupArea .tabContent .region > a[data-v-d508090d] {display: block;font-size: 15px;text-align: center;line-height: 18px;color: #808080;padding: 12px 0;}
#popupArea .tabContent .region.active > a[data-v-d508090d] {font-weight: 700;color: #202020;}
#popupArea .tabContent .region.active .spotList[data-v-d508090d] {display: block;}
#popupArea .tabContent .spotList[data-v-d508090d] {display: none;position: absolute;top:0;right: 0;width: calc(100% - 126px);height: 100%;padding: 10px 30px calc(env(safe-area-inset-bottom) + 10px);background-color: #F8F8F8;overflow: hidden;overflow-y: auto;}
#popupArea .tabContent .spotList a[data-v-d508090d] {display: block;font-size: 14px;line-height: 16px;color: #808080;padding: 12px 0;}
#popupArea .tabContent .spotList a.active[data-v-d508090d] {font-weight: 700;color: #63A1FF;}

/* 팝업 : 일정 선택 */
#popupPeriod :is(.container, form) > .content[data-v-d508090d] {padding-bottom: env(safe-area-inset-bottom);}
#popupPeriod form[data-v-d508090d] {height: 100%;}
#popupPeriod .datepicker[data-v-d508090d] {height: calc(100% - 232px);padding: 20px 10px;background-color: #F8F8F8;overflow: hidden;overflow-y: auto;overscroll-behavior: none;}
#popupPeriod .datepicker.jejuair[data-v-d508090d] {height: calc(100% - 300px)}
#popupPeriod .datepicker .fc-media-screen[data-v-d508090d] {height: 100%;}
#popupPeriod .datepicker .fc .fc-multimonth[data-v-d508090d] {border: none;overflow: visible;}
#popupPeriod .datepicker .fc-media-screen .fc-multimonth-singlecol .fc-multimonth-header[data-v-d508090d] {position: static;}
#popupPeriod .datepicker .fc-multimonth-month[data-v-d508090d]:nth-of-type(1n+2) {margin-top: 20px;}
#popupPeriod .datepicker .fc .fc-multimonth-title[data-v-d508090d] {font-weight: 700;font-size: 18px;text-align: left;line-height: 1;color: #202020;padding: 0 10px;margin-bottom: 24px;}
#popupPeriod .datepicker .fc .fc-multimonth-singlecol .fc-multimonth-header[data-v-d508090d],
#popupPeriod .datepicker .fc .fc-multimonth-daygrid[data-v-d508090d] {background: none;}
#popupPeriod .datepicker .fc .fc-cell-shaded[data-v-d508090d],
#popupPeriod .datepicker .fc .fc-day-disabled[data-v-d508090d] {background: none;}
#popupPeriod .datepicker .fc .fc-col-header-cell-cushion[data-v-d508090d] {padding: 0;}
#popupPeriod .datepicker .fc-theme-standard th[data-v-d508090d] {font-size: 15px;color: #606060;padding: 0 10px 8px;border: none;}
#popupPeriod .datepicker .fc-theme-standard td[data-v-d508090d] {position: relative;height: 48px;text-align: center;vertical-align: middle;padding: 0 10px;border: none;}
#popupPeriod .datepicker .fc .fc-daygrid-day-top[data-v-d508090d] {display: inline-flex;justify-content: center;align-items: center;width: 32px;height: 32px;font-size: 15px;color: #606060;border-radius: 50%;background-color: #FFF;}
#popupPeriod .datepicker .fc .fc-daygrid-day-frame[data-v-d508090d] {height: auto;min-height: auto;}
#popupPeriod .datepicker .fc .fc-daygrid-day.fc-day-sun .fc-daygrid-day-top[data-v-d508090d] {color: #E83667;}
#popupPeriod .datepicker .fc .fc-daygrid-day.fc-day-today[data-v-d508090d] {background: none;}
#popupPeriod .datepicker .fc .fc-daygrid-day.fc-day-today[data-v-d508090d]:after {content: '오늘';position: absolute;right: 0;bottom: -3px;left: 0;font-weight: 600;font-size: 11px;color: #63A1FF;margin: auto;}
#popupPeriod .datepicker .fc .fc-daygrid-day.fc-day-today .fc-daygrid-day-top[data-v-d508090d] {color: #63A1FF;background-color: #F4F9FF;}
#popupPeriod .datepicker .fc .fc-daygrid-day.fc-day-past .fc-daygrid-day-top[data-v-d508090d] {color: #CACACA;}
#popupPeriod .datepicker .fc .fc-daygrid-day.takeover .fc-daygrid-day-top[data-v-d508090d],
#popupPeriod .datepicker .fc .fc-daygrid-day.return .fc-daygrid-day-top[data-v-d508090d] {color: #fff;background-color: #63A1FF;}
#popupPeriod .datepicker .fc .fc-daygrid-day.takeover[data-v-d508090d]:before,
#popupPeriod .datepicker .fc .fc-daygrid-day.return[data-v-d508090d]:before,
#popupPeriod .datepicker .fc .fc-daygrid-day.range[data-v-d508090d]:before {content: '';position: absolute;top: 0;bottom: 0;height: 32px;margin: auto;background-color: #D5E8FF}
#popupPeriod .datepicker .fc .fc-daygrid-day.takeover.complete[data-v-d508090d]:before {right: 0;width: 50%;}
#popupPeriod .datepicker .fc .fc-daygrid-day.return.complete[data-v-d508090d]:before {left: 0;width: 50%;}
#popupPeriod .datepicker .fc .fc-daygrid-day.range[data-v-d508090d]:before {right: 0;left: 0;width: 100%;}
#popupPeriod .datepicker .fc .fc-daygrid-day.range .fc-daygrid-day-top[data-v-d508090d] {color: #63A1FF;background-color: transparent;}

/* 
#popupPeriod .table:nth-child(1n+2) {margin-top: 20px;}
#popupPeriod .table caption {visibility: visible;width: auto;height: auto;font-weight: 700;font-size: 18px;text-align: left;line-height: 1;color: #202020;padding: 0 10px;margin-bottom: 24px;}
#popupPeriod .table th {height: auto;font-size: 15px;color: #606060;padding: 0 10px 8px;border: none;}
#popupPeriod .table td {position: relative;height: 48px;text-align: center;padding: 0 10px;border: none;}
#popupPeriod .table td button {position: relative;width: 100%;height: 100%;}
#popupPeriod .table td span {display: inline-flex;justify-content: center;align-items: center;width: 32px;height: 32px;font-size: 15px;color: #606060;border-radius: 50%;background-color: #FFF;}
#popupPeriod .table td.sun span {color: #E83667;}
#popupPeriod .table td.past span {color: #CACACA;}
#popupPeriod .table td.today button:after {content: '오늘';position: absolute;right: 0;bottom: 0;left: 0;font-weight: 600;font-size: 12px;color: #63A1FF;margin: auto;}
#popupPeriod .table td.today span {color: #63A1FF;background-color: #F4F9FF;}
#popupPeriod .table td.takeover span,
#popupPeriod .table td.return span {color: #fff;background-color: #63A1FF;}
#popupPeriod .table td.takeover:before,
#popupPeriod .table td.return:before,
#popupPeriod .table td.range:before {content: '';position: absolute;top: 0;bottom: 0;height: 32px;margin: auto;background-color: #D5E8FF}
#popupPeriod .table td.takeover:before {right: 0;width: 50%;}
#popupPeriod .table td.return:before {left: 0;width: 50%;}
#popupPeriod .table td.range:before {right: 0;left: 0;width: 100%;}
#popupPeriod .table td.range span {color: #63A1FF;background-color: transparent;} */
#popupPeriod .outputArea[data-v-d508090d] {padding: 24px 20px 20px;}
#popupPeriod .outputArea[data-v-d508090d]:before {content: '';position: absolute;top: -8px;left: 0;width: 100%;height: 8px;background-image: linear-gradient(to top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);}
#popupPeriod .outputArea .date[data-v-d508090d] {display: flex;}
#popupPeriod .outputArea .date[data-v-d508090d]:nth-child(1n+2) {margin-top: 8px;}
#popupPeriod .outputArea .date .label[data-v-d508090d] {width: 89px;height: 34px;font-weight: 600;text-align: center;line-height: 34px;color: #63A1FF;border-radius: 5px 0 0 5px;background-color: #E6EFFE;}
#popupPeriod .outputArea .date > [type='text'][data-v-d508090d] {width: calc(100% - 89px - 94px);height: 34px;font-weight: 600;font-size: 14px;text-align: center;line-height: 1;color: #2D2D2D;border-right: none;border-left: none;border-radius: 0;}
#popupPeriod .outputArea .date > [type='text'][data-v-d508090d]:read-only {background-color: inherit;pointer-events: none;}
#popupPeriod .outputArea .date .select[data-v-d508090d] {width: 94px;height: 34px;}
#popupPeriod .outputArea .date .select .forward[data-v-d508090d] {font-weight: 600;font-size: 14px;color: #2D2D2D;border-radius: 0 5px 5px 0;}
#popupPeriod .outputArea .date .select[data-v-d508090d]:after {border-color: #63A1FF;}
#popupPeriod .outputArea .txtInfoArea[data-v-d508090d] {margin-top: 12px;}
#popupPeriod .outputArea .txtInfoArea p[data-v-d508090d] {font-size: 12px;line-height: 17px;color: #808080;}
#popupPeriod .outputArea .totalTimeArea[data-v-d508090d] {display: flex;align-items: flex-end;width: 150px;margin-right: 15px;}
#popupPeriod .outputArea .totalTimeArea .label[data-v-d508090d] {font-size: 14px;color: #808080;}
#popupPeriod .outputArea .totalTimeArea .value[data-v-d508090d] {font-weight: 700;font-size: 18px;color: #63A1FF;line-height:1.4;margin-left: 5px;}
#popupPeriod .outputArea .btnArea[data-v-d508090d] {align-items: flex-end;margin-top: 18px;}
#popupPeriod .outputArea .btnArea .btnReset[data-v-d508090d] {flex: none;width: 48px;}
#popupPeriod .outputArea .btnArea .btnReset .icon[data-v-d508090d]:before {width: 24px;height: 24px;}

/* 팝업 : 배송가능 지역 */

/* [Daniel] Vue 삭제 필요 */

/* #popupTableSeoul .content .txt {font-weight: 700;font-size: 16px;line-height: 19px;color: #202020;}
#popupTableSeoul .content .table {height: calc(100% - 19px - 24px);margin-top: 24px;border-top: 1px solid #EAEAEA;border-bottom: 1px solid #EAEAEA;overflow: hidden;overflow-y: auto;overscroll-behavior: none;}
#popupTableSeoul .content .table tr:first-child th,
#popupTableSeoul .content .table tr:first-child td {border-top: none;}
#popupTableSeoul .content .table tr:last-child th,
#popupTableSeoul .content .table tr:last-child td {border-bottom: none;} */

/* 팝업 : 취소 수수료 규정 */
.termsInfo[data-v-d508090d]{margin-top:20px;font-size:14px;color:#bbb;line-height:1}

/* 결재 완료 */
.completePanel .message.rentcar[data-v-d508090d] {
  background: url(/mobile/images/common/ic_rentcar_complete.svg) no-repeat 50% 0;
}
.completePanel .message.rentcar.fail[data-v-d508090d] {
  background: url(/mobile/images/common/ic_rentcar_fail.svg) no-repeat 50% 0;
}
.boxCompCont.rentcar[data-v-d508090d] {
  z-index: 102;
}
.boxCompCont.rentcar .inner .status[data-v-d508090d] {
  display: block;
  font-size: 1.4rem;
  color: #63a1ff;
  font-weight: 600;
}
.boxCompCont.rentcar .inner .carName[data-v-d508090d] {
  display: block;
  padding-right: 10rem;
  font-size: 1.8rem;
  color: #202020;
}
.boxCompCont.rentcar .inner figure[data-v-d508090d] {
  position: absolute;
  top: 35px;
  right: 0;
  width: 128px;
  height: 40px;
}
.boxCompCont.rentcar .inner figure.guam[data-v-d508090d]{top:-8px;right:7px}
.boxCompCont.rentcar .inner .info[data-v-d508090d] {
  font-size: 1.4rem;
  color: gray;
  margin-top: 3px;
}
.boxCompCont.rentcar .inner .info li[data-v-d508090d] {
  display: inline-block;
  font-size: 1.4rem;
  color: gray;
}
.boxCompCont.rentcar .inner .info li ~ li[data-v-d508090d] {
  position: relative;
  margin-left: 12px;
}
.boxCompCont.rentcar .inner .info li ~ li[data-v-d508090d]:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -6px;
  width: 1px;
  height: 12px;
  background: #eaeaea;
}
.completeRentcar[data-v-d508090d] {
  position: relative;
  margin: -57px -20px 0;
  padding: 66px 20px 0;
  background: #fff;
}
.completeRentcar .reservationNum[data-v-d508090d] {
  margin-top:15px;
  padding: 16px 20px;
  background: #f8f8f8;
  border-radius: 8px;
  font-size: 0;
}
.completeRentcar .reservationNum em[data-v-d508090d] {
  display: inline-block;
  width: 35%;
  font-size: 1.6rem;
  color: gray;
}
.completeRentcar .reservationNum span[data-v-d508090d] {
  display: inline-block;
  width: 65%;
  text-align: right;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 600;
}
.completeRentcar .reservationNum + .bannerType[data-v-d508090d] {
  margin-top: 16px;
}
.completeRentcar .joinArea[data-v-d508090d] {
  position: relative;
}
.completeRentcar .joinArea figure[data-v-d508090d] {
  text-align: center;
}
.completeRentcar .joinArea figure img[data-v-d508090d] {
  width: 176px;
}
.completeRentcar .joinArea .txt[data-v-d508090d] {
  text-align: center;
}
.completeRentcar .joinArea .txt strong[data-v-d508090d] {
  display: inline-block;
  color: #202020;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.completeRentcar .joinArea .txt p[data-v-d508090d] {
  font-size: 1.4rem;
}
.completeRentcar .joinArea .tooltipWrap[data-v-d508090d] {
  position: absolute;
  top: 0;
  right: 0;
}
.completeRentcar .joinArea .tooltipWrap .btnTool[data-v-d508090d] {
  width: 12px;
  height: 12px;
  background: url(/mobile/images/common/spr_ico.svg) no-repeat -143px -57px;
}
.completeRentcar .joinArea .tooltipWrap .tooltipCont[data-v-d508090d] {
  width: 220px;
  top: 16px;
  left: auto;
  right: 0;
}
.completeRentcar .joinArea .tooltipWrap .tooltipCont .context p[data-v-d508090d] {
  font-size: 1.3rem;
  color: #007d3c;
}
.boxCompCont .listTbl.size02 li > em[data-v-d508090d] {
  width: 65%;
}
.boxCompCont .listTbl.size02 li > span[data-v-d508090d] {
  width: 35%;
}
.boxCompCont .listTbl.size02 li ~ li[data-v-d508090d] {
  margin-top: 20px;
}
.boxCompCont .listTbl li[data-v-d508090d] {
  display: flex;
  align-items: center;
}
.boxCompCont .listTbl li[data-v-d508090d]:first-child {
  margin-top: 0;
}
.boxCompCont .listTbl li .pointColor[data-v-d508090d] {
  color: #63a1ff;
  font-weight: 600;
}
.boxCompCont .listTbl li span .btnArea[data-v-d508090d] {
  display: inline-block;
  margin: 0 0 0 10px;
}
.boxCompCont .listTbl ~ .listTbl[data-v-d508090d] {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dotted #eaeaea;
}
.boxCompCont .compMap[data-v-d508090d] {
  margin-top: 0;
}
.boxCompCont .toggleBtn[data-v-d508090d]:after {
  margin-top: -6px;
}
.boxCompCont .toggleList[data-v-d508090d] {
  margin-top: 12px;
}
.boxCompCont .toggleBtn[data-v-d508090d] {
  display:flex;
  align-items:center;
  padding:20px 32px 20px 0;
  height:auto;
  line-height:1.15
}
.boxCompCont .toggleBtn .title[data-v-d508090d] {
  width:50%;
  font-size: 1.8rem;
  font-weight: 700;
  color: #202020;
}
.boxCompCont .toggleBtn .summary[data-v-d508090d] {
  flex:1;
  color: #63a1ff;
  font-size: 1.8rem;
  font-weight: 600;
  text-align:right;
  line-height:1.15
}
.boxCompCont .toggleBtn[data-v-d508090d]:after {
  right: 10px;
}
.boxCompCont .toggleBtn[aria-expanded="true"] + .toggleCont[data-v-d508090d] {
  padding: 19px 0;
  border-top: 1px dotted #eaeaea;
}
.boxCompCont .acctItem[data-v-d508090d] {
  border-bottom: 1px solid #eaeaea;
}
.listTbl li[data-v-d508090d] {
  font-size: 0;
  margin-top: 10px;
}
.listTbl li > em[data-v-d508090d] {
  display: inline-block;
  width: 40%;
  font-size: 1.5rem;
  color: #404040;
  font-weight: 600;
  vertical-align: top;
}
.listTbl li > em .btDel[data-v-d508090d] {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: #aeaeae;
  text-indent: -9999em;
  border-radius: 50%;
  vertical-align: -3px;
}
.listTbl li > em .btDel[data-v-d508090d]:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 7px;
  width: 2px;
  height: 8px;
  background: #fff;
  transform: rotate(45deg);
}
.listTbl li > em .btDel[data-v-d508090d]:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 7px;
  width: 2px;
  height: 8px;
  background: #fff;
  transform: rotate(-45deg);
}
.listTbl li > em .desc[data-v-d508090d] {
  display: block;
  font-size: 1.3rem;
  color: gray;
}
.listTbl li > span[data-v-d508090d] {
  display: inline-block;
  width: 60%;
  text-align: right;
  vertical-align: top;
}
.listTbl li > span b[data-v-d508090d] {
  color: #404040;
}
.listTbl li.total[data-v-d508090d] {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dotted #eaeaea;
}
.listTbl li.total > em[data-v-d508090d],
.listTbl li.total > span[data-v-d508090d] {
  font-size: 1.6rem;
  color: #404040;
  font-weight: 700;
}
.listTbl li > span[data-v-d508090d] {
  width: 65%;
}
.tit_payment[data-v-d508090d]{padding-bottom:10px;color:#404040;font-weight:600}
.tit_payment.v2[data-v-d508090d]{margin-top:20px;padding-top:12px;border-top:1px dashed #EAEAEA}
.myViewRentcar .rentcarItem .rentTime[data-v-d508090d] {
  font-size: 1.2rem;
  padding: 0 10px;
}
.mapInfoList[data-v-d508090d] {
  margin-top: 22px;
}
.mapInfoList.v2[data-v-d508090d] {
  margin:0 0 16px 0;
}
.mapInfoList > li[data-v-d508090d] {
  font-size: 0;
}
.mapInfoList > li ~ li[data-v-d508090d] {
  margin-top: 12px;
}
.mapInfoList > li .detailBtn[data-v-d508090d] {
  display: block;
  margin-left: 106px;
}
.mapInfoList .title[data-v-d508090d] {
  display: inline-block;
  /* min-width: 120px; */
  margin-right: 5px;
  font-size: 1.5rem;
  color: #404040;
  font-weight: 600;
  vertical-align: top;
}
.mapInfoList .text[data-v-d508090d] {
  display: inline-block;
  /* width: calc(100% - 120px); */
}
.mapInfoList .text .btLink01[data-v-d508090d] {
  padding: 0;
  text-decoration: underline;
}
.mapInfoList .text .btLink01[data-v-d508090d]:after {
  border: 0;
}
.mapInfoList a[href^=tel][data-v-d508090d] {
  display: inline-block;
}
.mapInfoList a[href^=tel][data-v-d508090d]:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background: url(/mobile/images/food/ico_tel.png) no-repeat 0 0/cover;
  vertical-align: -4px;
}
.mapInfoList a[href^=tel][data-v-d508090d]:after {
  content: "";
  display: block;
  width: calc(100% - 22px);
  height: 1px;
  margin-top: -4px;
  margin-left: 22px;
  background: #606060;
}

/* .detailPage .tabContentWrap .notiText{margin:16px 0 11px;padding:16px 20px;background:#F8F8F8;font-size:14px;color:#808080;text-align:center;border-radius:8px} */
.acctItem .mapInfoList + .notiText[data-v-d508090d]{margin:16px 0 10px;padding:16px 20px;background:#F8F8F8;font-size:14px;color:#808080;text-align:center;border-radius:8px}
.topSmallBanner[data-v-d508090d]{position:relative;margin:30px 20px 0;}
.topSmallBanner.v2[data-v-d508090d]{position:relative;margin:30px 0 0;}
.shortcutMenuArea .shortcut a[data-v-d508090d]{display:flex;flex-direction:column;height:59px;font-size:14px;color:#414141;text-align:center;font-weight:600}
.shortcutMenuArea .shortcut a[data-v-d508090d]:before {
content: "";
display: block;
width: 36px;
height: 36px;
margin: 0 auto 4px;
background-size: 100%
}
.shortcutMenuArea .shortcut.shuttle a[data-v-d508090d]:before {
background-image: url(/mobile/images/rentcar/icon_shuttle.svg)
}
.shortcutMenuArea .shortcut.notice a[data-v-d508090d]:before {
background-image: url(/mobile/images/rentcar/icon_notice.svg)
}
.shortcutMenuArea .shortcut.benefit a[data-v-d508090d]:before {
background-image: url(/mobile/images/rentcar/icon_benefit.svg)
}
.shortcutMenuArea .shortcut.faq a[data-v-d508090d]:before {
background-image: url(/mobile/images/rentcar/icon_faq.svg)
}
.shortcutMenuArea .shortcut .tooltipWrap[data-v-d508090d] {
display: block
}
.shortcutMenuArea .shortcut .tooltipWrap .btnTool[data-v-d508090d] {
display: none
}
.shortcutMenuArea .shortcut .tooltipWrap .tooltipCont[data-v-d508090d] {
position: absolute;
top: -23px;
right: auto;
left: 15px;
padding: 7px 11px 7px 32px;
margin-top: 0;
border-radius: 4px;
background-color: #18225c
}
.shortcutMenuArea .shortcut .tooltipWrap .tooltipCont[data-v-d508090d]:after {
content: "";
position: absolute;
bottom: -5px;
left: 32px;
width: 14px;
height: 14px;
background-color: #18225c;
border-radius: 4px;
-webkit-clip-path: polygon(25% 25%, 100% 0%, 75% 75%);
clip-path: polygon(25% 25%, 100% 0%, 75% 75%);
transform: rotate(135deg)
}
.shortcutMenuArea .shortcut .tooltipWrap .tooltipCont .btnClose[data-v-d508090d] {
top: -2px;
right: auto;
bottom: 0;
left: 10px;
margin: auto;
}
.shortcutMenuArea .shortcut .tooltipWrap .tooltipCont .context[data-v-d508090d] {
font-size: 12px;
line-height: 1;
color: #fff
}
.myViewRentcar .rentcarItem[data-v-d508090d] {
overflow: hidden;
position: relative;
padding: 17px 17px 0;
border-radius: 12px;
border: 1px solid #eaeaea
}
.myViewRentcar .rentcarItem figure[data-v-d508090d] {
width: 144px;
height: 45px;
position: absolute;
top: 30px;
right: 0
}
.myViewRentcar .rentcarItem figure img[data-v-d508090d] {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-width: 120px
}
.myViewRentcar .rentcarItem .btnCloseTip[data-v-d508090d] {
display: block;
position: absolute;
top: 14px;
right: 14px;
width: 10px;
height: 10px;
/* background: url(/mobile/images/common/spr_ico.svg) no-repeat -1px -13px; */
overflow: hidden;
text-indent: -9999px;
z-index: 100
}
.myViewRentcar .rentcarItem .carName[data-v-d508090d] {
display: block;
font-weight: 600;
font-size:1.6rem;
color: #202020
}
.myViewRentcar .rentcarItem .infoArea[data-v-d508090d]{margin-top:26px}
.myViewRentcar .rentcarItem .infoArea .icon[data-v-d508090d]{margin:2px 0 -2px 3px}
.myViewRentcar .rentcarItem .price[data-v-d508090d] {
display: block;
margin-top: 5px;
font-size: 1.8rem;
font-weight: 700;
color: #202020
}
.myViewRentcar .rentcarItem .rentTime[data-v-d508090d] {
margin: 20px -20px 0;
height: 48px;
line-height: 48px;
padding: 0 20px;
font-size: 1.3rem;
color: gray;
background: #f8f8f8
}
.myViewRentcar .rentcarItem .rentTime .timeFlag[data-v-d508090d]{float: right;height: 24px;margin-top: 12px;padding: 0 6px;background: #85B5FF;font-size: 1.2rem;color: #fff;line-height: 24px;border-radius: 6px}
.myViewRentcar .rentcarItem .itemDel[data-v-d508090d] {
position: absolute;
top: 12px;
right: 12px;
width: 12px;
height: 12px;
text-indent: -9999em
}
.myViewRentcar .rentcarItem .itemDel[data-v-d508090d]:before {
content: "";
position: absolute;
top: -1px;
left: 5px;
width: 2px;
height: 14px;
background: gray;
transform: rotate(45deg)
}
.myViewRentcar .rentcarItem .itemDel[data-v-d508090d]:after {
content: "";
position: absolute;
top: -1px;
left: 5px;
width: 2px;
height: 14px;
background: gray;
transform: rotate(-45deg)
}
.myViewRentcar .rentcarItem .info[data-v-d508090d] {
font-size: 1.4rem;
color: gray;
margin-top: 4px
}
.myViewRentcar .rentcarItem .info li[data-v-d508090d] {
display: inline-block;
font-size: 1.4rem;
color: gray
}
.myViewRentcar .rentcarItem .info li~li[data-v-d508090d]{position: relative;margin-left:12px}
.myViewRentcar .rentcarItem .info li~li[data-v-d508090d]:before{content:"";position:absolute;top:4px;left:-6px;width:1px;height:12px;background:#eaeaea}
.myViewRentcar .rentcarItem .store[data-v-d508090d]{display:inline-block;color:#404040;font-size: 1.4rem;font-weight:600}
.myViewRentcar .rentcarItem .conUtil[data-v-d508090d]{display:inline-block;margin-left:4px}
.icoScore[data-v-d508090d]{position:relative;padding-left:18px;font-size:1.4rem;color:#202020;font-weight:600;line-height:1.3;letter-spacing:-.02em}
.icoScore[data-v-d508090d]::before{content:"";display:block;position:absolute;top:50%;left:0;width:18px;height:18px;margin-top:-9px;margin-left:0;background: url(/mobile/images/common/ico_star.svg) no-repeat}
.icoScore i[data-v-d508090d]{margin-left:3px;font-style:normal;font-weight:400;color:#808080}
.myViewRentcar .rentcarItem~.rentcarItem[data-v-d508090d] {
margin-top: 12px
}
.myViewRentcar .rentcarItem .btnDel[data-v-d508090d] {position: absolute;z-index: 1;top: 0;right: 0;width: 36px;height: 36px;background-color: transparent;}
.myViewRentcar .rentcarItem .btnDel .icon[data-v-d508090d] {width: 12px;height: 12px;}
.myViewRentcar .rentcarItem .btnDel .icon[data-v-d508090d]:before,
.myViewRentcar .rentcarItem .btnDel .icon[data-v-d508090d]:after {background-color: #AEAEAE;}
.myViewRentcar .rentcarItem .btnDel .icon[data-v-d508090d]:before {height: 12px;}
.myViewRentcar .rentcarItem .btnDel .icon[data-v-d508090d]:after {width: 12px;}
.sortingList[data-v-d508090d]{margin-top:4px}
.sortingList p[data-v-d508090d] {
display: inline-block;
position: relative;
margin-right: 6px;
padding-left: 7px;
color: gray;
font-size: 1.4rem;
line-height: 1.57
}
.sortingList p[data-v-d508090d]:before {
content: "";
position: absolute;
top: 5px;
left: 0;
width: 1px;
height: 12px;
background: #eaeaea
}
.rentcarList[data-v-d508090d] {
width: 100%
}
.rentcarListItem[data-v-d508090d] {
position: relative;
/* padding: 17px 17px 17px 180px; */
padding:17px;
border: 1px solid #eaeaea;
border-radius: 12px;
box-sizing: border-box
}
.rentcarListItem .sort[data-v-d508090d] {
position: absolute;
top: 12px;
left: 12px;
height: 25px;
padding: 0 8px;
line-height: 25px;
font-size: 1.2rem;
background: #f8f8f8;
border-radius: 6px;
font-weight: 600
}
.rentcarListItem > a[data-v-d508090d]{display:flex;align-items:center}
.rentcarListItem figure[data-v-d508090d]{width:138px;margin-right:15px}
.rentcarListItem figure + .context[data-v-d508090d]{flex:1}
.rentcarListItem .carName[data-v-d508090d] {
display: block;
color: #202020;
font-weight: 600;
line-height:1.3;
}
.rentcarListItem .info[data-v-d508090d] {
font-size: 1.4rem;
color: gray
}
.rentcarListItem .info li[data-v-d508090d] {
display: inline-block;
font-size: 1.2rem;
color: gray
}
.rentcarListItem .info li~li[data-v-d508090d] {
position: relative;
margin-left: 9px
}
.rentcarListItem .info li~li[data-v-d508090d]:before {
content: "";
position: absolute;
top: 4px;
left: -6px;
width: 1px;
height: 12px;
background: #eaeaea
}
.rentcarListItem .price[data-v-d508090d] {
display: block;
margin-top: 7px;
font-size: 1.4rem;
color: gray
}
.rentcarListItem .price strong[data-v-d508090d] {
display: block;
margin-top: 3px;
font-size: 1.8rem;
color: #63a1ff
}
.rentcarListItem~.rentcarListItem[data-v-d508090d] {
margin-top: 12px
}
.todayRowPrice[data-v-d508090d]{position:relative;margin-top:30px}
.myViewRentcarSwiper.swiperWrap[data-v-d508090d] {
padding-top: 34px;
margin-top: -34px !important
}
.myViewRentcarSwiper.swiperWrap .swiper-pagination[data-v-d508090d] {
position: static
}
.myViewRentcarSwiper.swiperWrap .swiper-paging[data-v-d508090d] {
top: 0;
right: 20px;
bottom: auto;
height: auto;
padding: 0;
font-size: 1.4rem;
background: none
}
.myViewRentcarSwiper.swiperWrap .swiper-paging .paging[data-v-d508090d] {
color: gray
}
.myViewRentcarSwiper.swiperWrap .swiper-paging .paging span[data-v-d508090d] {
color: gray;
font-size: 1.4rem
}
.myViewRentcarSwiper.swiperWrap .swiper-paging .paging .swiper-pagination-current[data-v-d508090d] {
color: gray
}
.swiperWrap .myViewRentcar[data-v-d508090d] {
width: 100%
}
.rentcarList[data-v-d508090d] {
width: 100%
}
.systemPopup .layContent[data-v-d508090d] {
padding-bottom: 16px;
text-align: center
}
.systemPopup .titLay[data-v-d508090d] {
margin-top: -20px;
font-size: 1.8rem;
color: #202020;
font-weight: 700
}
.systemPopup .titDesc[data-v-d508090d] {
margin-top: 8px
}

/* .tripSelect .selArea01>span.rentTime {
position: relative;
display: inline-block;
margin-left: 12px;
padding-left: 26px;
font-size: 1.3rem;
border-left: 1px solid #eaeaea;
vertical-align: top;
line-height: 16px
}

.tripSelect .selArea01>span.rentTime:before {
content: "";
position: absolute;
top: 0;
left: 7px;
width: 14px;
height: 14px;
background: url(/mobile/images/common/ico_time.svg) no-repeat 0 2px
} */
.rentcarInfo[data-v-d508090d] {
  padding: 20px;
  border: 12px;
  background: #fff;
  border-radius: 12px
}
.rentcarInfo>.btLink02[data-v-d508090d] {
  display: block;
  padding: 0
}
.rentcarInfo>.btLink02 .titDep4[data-v-d508090d] {
  display: inline-block;
  margin-bottom: 0
}
.rentcarInfo>.btLink02 .flagList[data-v-d508090d] {
  display: inline-block;
  margin-top: 0;
  margin-left: 5px;
  vertical-align: 2px
}
.rentcarInfo>.btLink02 .flagList .infoFlag[data-v-d508090d] {
  display: inline-block;
  padding: 3px 8px;
  font-weight: 600;
  font-size: 1.2rem;
  letter-spacing: -0.24px;
  border-radius: 6px
}
.rentcarInfo .basicInfo .storeName[data-v-d508090d] {
  margin-right: 5px;
  font-size: 1.4rem;
  color: #404040
}
.rentcarInfo .basicInfo .info[data-v-d508090d]{display:inline-block;margin:6px 0 6px;font-size:1.4rem}
.rentcarInfo .basicInfo .info li[data-v-d508090d]{display:inline-block;font-size:1.4rem;color:gray}
.rentcarInfo .basicInfo .info li~li[data-v-d508090d]{position:relative;margin-left:12px}
.rentcarInfo .basicInfo .info li~li[data-v-d508090d]:before{content:"";position:absolute;top:4px;left:-6px;width:1px;height:12px;background:#eaeaea}
.rentcarInfo .date[data-v-d508090d]{display:block;font-size:1.4rem;color:gray}
.rentcarItemGroup[data-v-d508090d] {
  padding-bottom: 16px
}
.rentcarItemGroup .summaryInfo[data-v-d508090d] {
  position: fixed;
  display: none;
  width: 100%;
  top: 153px;
  left: 0;
  height: 32px;
  padding: 0 20px;
  background: rgba(32,32,32,.8);
  box-sizing: border-box;
  font-size: 0;
  z-index: 99
}
.rentcarItemGroup .summaryInfo>span[data-v-d508090d] {
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 32px
}
.rentcarItemGroup .summaryInfo>span.carName[data-v-d508090d] {
  flex: 2 5
}
.rentcarItemGroup .summaryInfo>span.priceInfo[data-v-d508090d] {
  flex: 3 5;
  text-align: right;
  margin-left: 8px
}
.rentcarItemGroup .rentcarItem[data-v-d508090d] {
  padding: 40px 0;
  text-align: center;
  position: relative
}
.rentcarItemGroup .rentcarItem .carName[data-v-d508090d] {
  display: inline-block;
  font-size: 2.2rem;
  color: #202020;
  line-height: 1.2;
  font-weight: 700
}
.rentcarItemGroup .rentcarItem .carName~.btnTool[data-v-d508090d] {
  margin-left: 5px;
  vertical-align: 1px
}
.rentcarItemGroup .rentcarItem .info[data-v-d508090d] {
  margin-top: 12px
}
.rentcarItemGroup .rentcarItem .info span[data-v-d508090d] {
  font-size: 1.4rem;
  color: gray
}
.rentcarItemGroup .rentcarItem .info span[data-v-d508090d]::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 7px
}
.rentcarItemGroup .rentcarItem .info span[data-v-d508090d]:first-child::before{
  display:none;
}
.rentcarItemGroup .rentcarItem .info span.seat[data-v-d508090d]:before {
  background: url(/mobile/images/common/spr_air.svg) no-repeat -16px 0
}
.rentcarItemGroup .rentcarItem .info span.fuel[data-v-d508090d]:before {
  background: url(/mobile/images/common/ico_fuel.svg) no-repeat
}
.rentcarItemGroup .rentcarItem .info span.year[data-v-d508090d]:before {
  background: url(/mobile/images/common/spr_air.svg) no-repeat
}
.rentcarItemGroup .rentcarItem .info span.insurance[data-v-d508090d]:before {
  background: url(/mobile/images/common/ico_insurance.svg) no-repeat
}
.rentcarItemGroup .rentcarItem .info span.insurance_super[data-v-d508090d]:before {
  background: url(/mobile/images/common/ico_insurance_super.svg) no-repeat;
  background-position: 0px 2px
}
.rentcarItemGroup .rentcarItem .info span~span[data-v-d508090d] {
  margin-left: 12px
}
.rentcarItemGroup .rentcarItem .info.typeBar span~span[data-v-d508090d] {
  margin-left: 0;
  padding-left: 0
}
.rentcarItemGroup .rentcarItem .info.typeBar span~span[data-v-d508090d]:before {
  width: 1px;
  margin-left: 7px;
  background: #eaeaea;
  vertical-align: -1px
}
.rentcarItemGroup .rentcarItem .info.typeBar~.info[data-v-d508090d] {
  margin-top: 3px
}
.rentcarItemGroup .rentcarItem .info.opts[data-v-d508090d] {
  max-width: 288px;
  margin: 24px auto 0
}
.rentcarItemGroup .rentcarItem .info.opts span[data-v-d508090d] {
  font-size: 1rem
}
.rentcarItemGroup .rentcarItem .info.opts span[data-v-d508090d]::before {
  display: none
}
.rentcarItemGroup .rentcarItem .info.opts span~span[data-v-d508090d] {
  margin-left: 8px
}
.rentcarItemGroup .rentcarItem .info.opts img[data-v-d508090d] {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  margin-right: 4px
}
.rentcarItemGroup .rentcarItem figure[data-v-d508090d] {
  margin-top: 30px;
  height: 44px;
  position: relative
}
.rentcarItemGroup .rentcarItem figure img[data-v-d508090d] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 160px
}
.rentcarItemGroup .rentcarItem~.divider[data-v-d508090d] {
  margin-top: 8px
}
.rentcarItemGroup .rentcarItem .eventBtn[data-v-d508090d] {
  background: #569aff;
  padding: 6px 24px 6px 12px;
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff;
  border-radius: 30px;
  margin-top: 16px;
  box-shadow: 0px 4px 8px rgba(0,0,0,.25);
  position: relative
}
.rentcarItemGroup .rentcarItem .eventBtn[data-v-d508090d]::before {
  content: "";
  display: block;
  background: url(/mobile/images/rentcar/ic_x12_chevron_right.png) no-repeat;
  background-size: 10px;
  width: 10px;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 14.5px;
  transform: translateY(-50%)
}
.rentcarItemGroup .linkChallenge[data-v-d508090d] {
  position: relative;
  background: #e6effe;
  display: block;
  height: 40px;
  padding: 0 20px;
  font-size: 1.4rem;
  color: #569aff;
  border-radius: 8px;
  line-height: 40px
}
.rentcarItemGroup .linkChallenge[data-v-d508090d]:after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 23px;
  width: 6px;
  height: 6px;
  border: solid #569aff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg)
}
.rentcarItemGroup .rentcarStoreList .rentcarStore[data-v-d508090d] {
  margin-top: 12px;
  padding: 20px 18px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .firstPlace[data-v-d508090d] {
  display: block;
  font-size: 1.4rem;
  color: #63a1ff;
  font-weight: 600;
  line-height: 1
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .firstPlace[data-v-d508090d]:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
  background: url(/mobile/images/common/ico_best.svg) no-repeat;
  vertical-align: -3px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .firstPlace~.price[data-v-d508090d] {
  margin-top: 12px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .price[data-v-d508090d] {
  display: block;
  position: relative;
  color: #202020;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .price .priceDetail[data-v-d508090d] {
  display: block;
  font-weight: 700;
  font-size: 1.8rem;
  text-align: right;
  line-height: 1;
  color: #000;
  margin-top: 2px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .price .priceDetail.sales[data-v-d508090d]::before {
  content: "";
  display: block;
  background: url(/mobile/images/common/ico_frame.png) no-repeat;
  width: 18px;
  height: 18px;
  background-size: 18px;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%)
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .store[data-v-d508090d] {
  display: inline-block;
  color: #404040;
  font-size: 1.4rem;
  font-weight: 600
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info[data-v-d508090d] {
  font-size: 1.4rem;
  color: #202020;
  margin-bottom: 9px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li[data-v-d508090d] {
  display: inline-block;
  font-size: 1.2rem;
  color: gray
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li~li[data-v-d508090d] {
  position: relative;
  margin-left: 10px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li~li[data-v-d508090d]:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -6px;
  width: 1px;
  height: 12px;
  background: #eaeaea
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li .icoScore[data-v-d508090d] {
  font-size: 12px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li.jejupasscare[data-v-d508090d] {
  font-weight: 600;
  color: #e30b49
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info li img[data-v-d508090d] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 2px
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info.badges li[data-v-d508090d] {
  font-size: 1rem !important;
  font-weight: 600;
  font-weight: 600;
  color: #2f7bf2 !important;
  background: rgba(0,0,0,0) !important;
  border: 1px solid #2f7bf2 !important;
  border-radius: 2px;
  padding: 0 4px;
  margin-left: 8px;
  float: left
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info.badges li[data-v-d508090d]:first-child {
  margin-left: 0
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info.badges li.active[data-v-d508090d] {
  color: #fff !important;
  background: #2f7bf2 !important
}
.rentcarItemGroup .rentcarStoreList .rentcarStore .info.badges li~li[data-v-d508090d]::before {
  display: none
}
.rentcarItemGroup .tagOption.swiperWrap.swiperGap[data-v-d508090d] {
  margin: 0 -40px 0 -20px
}
.rentcarItemGroup .tagOption.swiperWrap.swiperGap[data-v-d508090d]:after {
  content: "";
  width: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.4), white);
  z-index: 9
}
.rentcarItemGroup .icoMore.moreNone[data-v-d508090d]:after {
  background: url(/mobile/images/common/ico_more_less.svg) no-repeat
}
.rentcarItemGroup~.bannerType[data-v-d508090d] {
  margin-top: 40px
}
.divider[data-v-d508090d] {
  position: relative;
  min-height: 9px;
  margin: 32px -20px 0;
  border-top: 1px solid #eaeaea
}
.divider[data-v-d508090d]:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: #f8f8f8}
.reservationView .rentcarItem[data-v-d508090d] {
  padding-top: 0
}
.reservationView .detailInfo[data-v-d508090d] {
  margin: 30px 0 32px
}
.reservationView .detailInfo .title[data-v-d508090d] {
  display: block;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 700
}
.reservationView .detailInfo .sGroup~.sGroup[data-v-d508090d] {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px dotted #dadada
}
.listTbl li[data-v-d508090d] {
  font-size: 0;
  margin-top: 10px
}
.listTbl li>em[data-v-d508090d] {
  display: inline-block;
  width: 40%;
  font-size: 1.5rem;
  color: #404040;
  font-weight: 600;
  vertical-align: top
}
.listTbl li>em .btDel[data-v-d508090d] {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: #aeaeae;
  text-indent: -9999em;
  border-radius: 50%;
  vertical-align: -3px
}
.listTbl li>em .btDel[data-v-d508090d]:before {
  content: "";
  position: absolute;
  top: 4px;
  right: 7px;
  width: 2px;
  height: 8px;
  background: #fff;
  transform: rotate(45deg)
}
.listTbl li>em .btDel[data-v-d508090d]:after {
  content: "";
  position: absolute;
  top: 4px;
  right: 7px;
  width: 2px;
  height: 8px;
  background: #fff;
  transform: rotate(-45deg)
}
.listTbl li>em .desc[data-v-d508090d] {
  display: block;
  font-size: 1.3rem;
  color: gray
}
.listTbl li>span[data-v-d508090d] {
  display: inline-block;
  width: 60%;
  text-align: right;
  vertical-align: top
}
.listTbl li>span b[data-v-d508090d] {
  color: #404040
}
.listTbl li.total[data-v-d508090d] {
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px dotted #eaeaea
}
.listTbl li.total>em[data-v-d508090d],.listTbl li.total>span[data-v-d508090d] {
  font-size: 1.6rem;
  color: #404040;
  font-weight: 700
}
.pointColor[data-v-d508090d] {
  color: #63a1ff
}
.warningColor[data-v-d508090d] {
  color: #e83667
}
.disableColor[data-v-d508090d] {
  color: #aeaeae
}
.layTable[data-v-d508090d]{overflow:hidden;overflow:auto;overscroll-behavior:none;height:calc(100%)}
.tabContentWrap[data-v-d508090d]{padding-top:32px}
.tabContentWrap.v2[data-v-d508090d]{padding-top:0}
.tabWrapType01[data-v-d508090d]{box-shadow:0 5px 5px rgba(0,0,0,.05)}
.boxList>li[data-v-d508090d]{position:relative;padding:16px 30px 15px 80px;margin-top:13px;background:#f8f8f8;border-radius:12px;}
.boxList>li i[data-v-d508090d]{position:absolute;top:0;left:30px;width:32px;height:32px;margin-top:12px}
.tbl.typeCol tbody th[data-v-d508090d]{background:none}
.infoBox2[data-v-d508090d] {margin-top:18px;padding: 18px 20px;}
.infoBox2 em[data-v-d508090d] {display: block;color: #404040;font-weight: 600}
.infoBox2 p[data-v-d508090d]{margin-top:10px;font-size:1.4rem;color: gray}
.guaranteedInfo .infoBox[data-v-d508090d] {
  margin-top: 18px;
  padding: 18px 20px;
  background: #f8f8f8;
  border-radius: 8px
}
.guaranteedInfo .infoBox em[data-v-d508090d] {
  display: block;
  color: #404040;
  font-weight: 600
}
.guaranteedInfo .infoBox p[data-v-d508090d] {
  margin-top: 10px;
  font-size: 1.4rem;
  color: gray
}
.guaranteedInfo .btnBtm[data-v-d508090d]{height:auto}
.popupInsurance .titDesc+.typeCol[data-v-d508090d] {
  margin-top: 22px
}
.popupInsurance .btnList[data-v-d508090d] {
  margin-top: 22px
}
.popupInsurance .btnList .btnArr[data-v-d508090d] {
  display: block;
  position: relative;
  padding: 15px 60px 15px 20px;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  font-weight: 600
}
.popupInsurance .btnList .btnArr[data-v-d508090d]:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 23px;
  width: 7px;
  height: 7px;
  margin-top: -5px;
  border: solid #aeaeae;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg)
}
.popupInsurance .btnList .btnArr~.btnArr[data-v-d508090d] {
  margin-top: 8px
}
.pointBox[data-v-d508090d] {
  margin-top: 8px;
  padding: 18px 20px;
  font-size: 0;
  background: #f4f9ff;
  border-radius: 8px
}
.pointBox .tit_v2[data-v-d508090d],.pointBox .txt_v2[data-v-d508090d] {
  display: inline-block;
  width: 50%;
  font-size: 1.6rem;
  font-weight: 700
}
.pointBox .tit_v2[data-v-d508090d] {
  color: #202020
}
.pointBox .txt_v2[data-v-d508090d] {
  color: #63a1ff;
  text-align: right
}
.popupInsurance .agreeText[data-v-d508090d] {
  margin: 32px 0 16px;
  font-size: 1.6rem;
  color: #202020;
  font-weight: 600;
  text-align: center
}
.viewTab.fixed[data-v-d508090d] {
  height: 47px
}
.payterms .layContent .tabContentWrap[data-v-d508090d] {
  margin-top:0;padding-top:0
}
.payterms .termsInfo[data-v-d508090d] {
  margin-top: 12px;
  font-weight: 600;
  text-align: right
}
.payterms .titDep5~.titDep5[data-v-d508090d] {
  margin-top: 32px
}
.tabContenWrap+.listTerms>li[data-v-d508090d]:first-child {
  margin-top: 0
}
.listTerms[data-v-d508090d] {
  margin-left: 14px
}
.listTerms>li[data-v-d508090d] {
  margin-top: 12px
}
.listTerms>li[data-v-d508090d]:first-child {
  margin-top: 0
}
.listTerms>li[data-v-d508090d]:before {
  content: "";
  display: inline-block;
  margin-left: -14px
}
.listTerms>li p+ul[data-v-d508090d] {
  margin-top: 5px
}
.listTerms>li .listType03[data-v-d508090d] {
  margin-top: 3px 0 0 12px
}
.listTerms .tabContentWrap .titDep4~.titDep4[data-v-d508090d] {
  margin-top: 32px
}
.listTerms .tblV[data-v-d508090d] {
  margin-top: 12px
}
.listTerms .tblH[data-v-d508090d] {
  margin-top: 12px
}
.listTerms .tblH.scroll[data-v-d508090d] {
  overflow-x: auto
}
.listNumber>li[data-v-d508090d] {
  display: inline-block;
  position: relative;
  margin-left: 8px;
  list-style: none;
  text-indent: -8px
}
.listNumber>li[data-v-d508090d]:before {
  content: counter(number) ". ";
  counter-increment: number 1;
  display: inline-block;
  margin-right: 4px;
  text-align: center;
  vertical-align: middle
}
.listNumber.circle[data-v-d508090d] {
  margin-left: 0;
  counter-reset: circle 0
}
.listNumber.circle>li[data-v-d508090d] {
  margin: 0 5px 0 20px;
  text-indent: -22px
}
.listNumber.circle>li[data-v-d508090d]:before {
  content: counter(circle);
  counter-increment: circle 1;
  border: 1px solid #606060;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  font-size: 1rem;
  text-indent: 0
}
.listNumber .info[data-v-d508090d] {
  margin-left: 8px
}
.listNumber .info li[data-v-d508090d] {
  text-indent: 0
}
.listDash[data-v-d508090d] {
  margin-left: 12px
}
.listDash>li[data-v-d508090d] {
  text-indent: -5px
}
.listDash>li[data-v-d508090d]:before {
  content: "- ";
  display: inline-block;
  margin-right: 4px
}
.listCircle[data-v-d508090d] {
  margin-left: 12px
}
.listCircle>li[data-v-d508090d] {position: relative;text-indent: -9px}
.listCircle>li[data-v-d508090d]:before{content:"";display:inline-block;margin-right:5px;width:3px;height:3px;border:1px solid #606060;vertical-align:3px;border-radius:100%}
.listCircle.full>li[data-v-d508090d]:before{background:#333;border:1px solid #333}
.listCircle.full>li .pointColor[data-v-d508090d] {
  color: #e63668
}
.listHangul[data-v-d508090d] {
  margin-left: 28px
}
.listHangul>li[data-v-d508090d]:before {
  content: "";
  margin-left: -28px
}
.listHangul>li>.listCircle.full[data-v-d508090d] {
  margin-left: 0
}
.listStorage[data-v-d508090d] {
  margin-left: 12px
}
.titDep5+p+.listCircle.full[data-v-d508090d] {
  margin-top: 10px
}
.titDep5+.listCircle.full>li[data-v-d508090d] {
  margin-top: 12px
}
.rantcarInfo .titDep5>span[data-v-d508090d] {
  color: #569aff;
  font-size: 1.6rem;
  font-weight: 700
}
.rantcarInfo .shuttleInfo li[data-v-d508090d] {
  display: flex;
  margin-top: 16px
}
.rantcarInfo .shuttleInfo li strong[data-v-d508090d] {
  width: 78px;
  color: #404040
}
.rantcarInfo .shuttleInfo li strong + p[data-v-d508090d] {
  flex:1
}
.rantcarInfo .shuttleStep[data-v-d508090d] {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px dotted #eaeaea
}
.rantcarInfo .shuttleStep li[data-v-d508090d] {
  position: relative;
  height: 100%;
  margin-left: 8px;
  padding: 0 0 24px 16px;
  border-left: 1px dotted #569aff
}
.rantcarInfo .shuttleStep li[data-v-d508090d]:before {
  content: "";
  display: inline-block
}
.rantcarInfo .shuttleStep li[data-v-d508090d]:last-child {
  padding-bottom: 0;
  border-left: 0
}
.rantcarInfo .shuttleStep li .step[data-v-d508090d] {
  display: block;
  margin-top: -26px;
  color: #569aff;
  font-weight: 700
}
.rantcarInfo .shuttleStep li .step[data-v-d508090d]:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: -8px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  background: url(/mobile/images/rentcar/shuttle.svg) no-repeat
}
.rantcarInfo .shuttleStep li p[data-v-d508090d] {
  margin-top: 12px;
}
.rantcarInfo .shuttleStep li figure[data-v-d508090d] {
  margin-top: 16px
}
.rantcarInfo .shuttleStep li figure img[data-v-d508090d] {
  border-radius: 8px
}
.noData[data-v-d508090d] {flex-direction:column;padding:128px 0 126px;text-align:center}
.noData .tit[data-v-d508090d]{font-size:18px;color:#202020;font-weight:700}
.noData .subTxt[data-v-d508090d]{display:block;text-align: center;line-height: 22px;margin-top:8px}
.noData .btnArea[data-v-d508090d]{display:block;position:relative;margin-top:30px}
.noData.noCar .tit[data-v-d508090d]:before {background-image:url(/mobile/images/rentcar/ic_x50_noData_r.svg);background-position: 0 0;}

/* 팝업 : 자차보험 안내 */
.popupInsurance .txtInfo[data-v-d508090d] {font-size: 15px;text-align: left;line-height: 20px;}
.popupInsurance .txtInfo span[data-v-d508090d] {display: block;font-weight: 700;font-size: 16px;line-height: 19px;color: inherit;margin-bottom: 9%;color: #202020;}
.popupInsurance .table[data-v-d508090d] {margin-top: 24px;}
.popupInsurance .table table caption[data-v-d508090d] {visibility: visible;width: auto;height: auto;font-weight: 700;font-size: 16px;color: #202020;text-align: left;line-height: 19px;margin-bottom: 12px;}
.popupInsurance .table table caption .icon[data-v-d508090d] {vertical-align: top;margin-right: 5px;}
.popupInsurance .table table caption .icon[data-v-d508090d]:before {width: 19px;height: 19px;}
.popupInsurance .table th[data-v-d508090d],
.popupInsurance .table td[data-v-d508090d] {font-size: 14px;}
.popupInsurance .table tbody th[data-v-d508090d]{color:#606060;font-weight:400}
.popupInsurance .table .guarantee[data-v-d508090d] {color: #63A1FF;}
.popupInsurance .table .unguarantee[data-v-d508090d] {color: #E83667;}
.popupInsurance .table td .txtInfoList > li[data-v-d508090d] {margin-top: 0;}
.popupInsurance .table td .txtInfoList .txtInfo[data-v-d508090d] {font-size: 14px;color: #606060;}
.popupInsurance .detailListArea[data-v-d508090d] {padding: 18px;margin-top: 24px;border-top: 1px solid #EAEAEA;border-bottom: 1px solid #EAEAEA;background-color: #F8F8F8;}
.popupInsurance .detailListArea .label[data-v-d508090d] {display: block;font-weight: 700;font-size: 14px;line-height: 16px;color: #404040;}
.popupInsurance .detailList[data-v-d508090d] {margin-top: 20px;}
.popupInsurance .detailList li[data-v-d508090d]:nth-child(1n+2) {margin-top: 10px;}
.popupInsurance .detailList .detail[data-v-d508090d] {display: flex;font-size: 11px;color: #404040;}
.popupInsurance .detailList .detail b[data-v-d508090d] {font-weight: 600;}
.popupInsurance .detailList .detail b[data-v-d508090d]:after {content: ':';margin: 0 3px;}
.popupInsurance .detailList .detail span[data-v-d508090d] {flex: 1;font-size: inherit;color: inherit;}

/* 팝업 :: 메인 자차 보험 안내*/
.rentcarInfoList[data-v-d508090d] {
  padding: 17px 15px;
  margin-top: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-radius: 0;
  background-color: #f8f8f8
}
.rentcarInfoList .titGuide[data-v-d508090d] {
  font-size: 14px;
  font-weight:700;
  padding-left: 0;
  margin:16px 0 5px;
  color:#404040;
}
.rentcarInfoList .titGuide[data-v-d508090d]:before {
  display: none
}
.rentcarInfoList .titGuide[data-v-d508090d]:first-child {
  margin-top: 0
}
.rentcarInfoList p[data-v-d508090d], .rentcarInfoList li[data-v-d508090d]{font-size:13px;line-height:18px;letter-spacing:-0.2px}
.rentcarInfoList li[data-v-d508090d] {
  padding-left: 15px;
  margin-top: 3px;
}
.rentcarInfoList li[data-v-d508090d]::before{width:11px;margin-right:3px;margin-left:-15px;color:#404040}
.rentcarInfoList li[data-v-d508090d]:first-child{margin-top:0}
.rentcarInfoList li span[data-v-d508090d]{font-size:13px;color:#404040;line-height:18px;letter-spacing:-0.2px;font-weight:600}
.rentcarInfoBox .tblH tr[data-v-d508090d]{position:relative}
.rentcarInfoBox .tblH th[data-v-d508090d]{padding:11px 8px;border-left:1px solid #eaeaea;font-size:13px;text-align:center}
.rentcarInfoBox .tblH td[data-v-d508090d]{padding:11px 8px}
.rentcarInfoBox .tblH th[data-v-d508090d]:first-child{border-left:0}
.rentcarInfoBox .tblH th.jejupasscare[data-v-d508090d]{
  background: #fff2f5;
  border: 1px solid #f54f7d;
  border-bottom: 0;
  color: #e30b49
}
.rentcarInfoBox .tblH tbody th[data-v-d508090d] {
  color: #606060;
  background-color: rgba(0,0,0,0)
}
.rentcarInfoBox .tblH.v2 tbody th[data-v-d508090d]{background:#f8f8f8}
.rentcarInfoBox .tblH tbody th.jejupasscare[data-v-d508090d] {
  border-right: none;
  border-bottom: 1px solid #f54f7d
}
.rentcarInfoBox .tblH tbody th.jejupasscare+td[data-v-d508090d] {
  border-top: 1px solid #f54f7d;
  border-bottom: 1px solid #f54f7d
}
.rentcarInfoBox .tblH tbody th.jejupasscare+td+td[data-v-d508090d] {
  border-left: none
}
.rentcarInfoBox .tblH td[data-v-d508090d] {
  font-size: 13px;
  text-align: center;
  padding-right: 8px;
  padding-left: 8px
}
.rentcarInfoBox .tblH td[data-v-d508090d]:first-child {
  border-left: 0;
  text-align: left
}
.rentcarInfoBox .tblH td:first-child p[data-v-d508090d] {
  font-size: 1.2rem
}
.rentcarInfoBox .tblH td .listType01[data-v-d508090d] {
  position: relative;
  background-color: #fff
}
.rentcarInfoBox .tblH td .listType01 li[data-v-d508090d] {
  font-size: 13px;
  line-height: 16px;
  margin-top: 8px
}
.rentcarInfoBox .tblH td .listType01 li[data-v-d508090d]:before {
  top: 6px
}
.rentcarInfoBox .tblH td .listType01 li[data-v-d508090d]:first-child {
  margin-top: 0
}
.rentcarInfoBox .tblH td.jejupasscare[data-v-d508090d] {
  border-left: 1px solid #e30b49;
  border-right: 1px solid #e30b49
}
.rentcarInfoBox .tblH tr:last-child td.jejupasscare[data-v-d508090d] {
  border-bottom: 1px solid #e30b49
}
.rentcarInfoBox .tblH .jejupasscare[data-v-d508090d] {
  color: #e30b49
}
.rentcarInfoBox .tblH .jejupasscare *[data-v-d508090d] {
  color: inherit
}
.list_check[data-v-d508090d]{margin-bottom:10px}
.list_check>li[data-v-d508090d]{margin:6px 0 0 22px;font-size:15px;line-height:20px;color:#606060;text-indent:-16px}

/* .list_check>li:first-child{margin-top:0} */
.ico_japan[data-v-d508090d]{display:flex;align-items:center;height:auto !important;bottom:0;margin-top:0 !important}
.searchAutoComplete[data-v-d508090d]{position:relative}
.resultListArea>.content[data-v-d508090d]{display:flex;justify-content:space-between;margin-bottom:20px}
.resultListArea .content[data-v-d508090d]{width:100%}
.groupBtnFilter[data-v-d508090d]{display:flex;justify-content:center;align-items:center;position:absolute;top:41px;right:17px;z-index:3;width:30px;height:52px;background:transparent}
.groupBtnFilter.inlandJapan[data-v-d508090d]{top:0;height:42px}
.groupBtnFilter .btn.mute[data-v-d508090d]{justify-content:flex-start;width:30px;height:30px;background-color:transparent;border-radius:0}
.groupBtnFilter .btn.mute > .icon.filter2[data-v-d508090d]{margin:0 auto}
.listExtraService[data-v-d508090d]{width:63%}
.listExtraService li[data-v-d508090d]{display:flex;align-items:flex-start;margin-top:2px;font-size:12px;line-height:15px;letter-spacing:-.26px;word-break:break-all}
.listExtraService li[data-v-d508090d]:first-child{margin-top:0}
.listExtraService li .icon[data-v-d508090d]{display:inline-block;overflow:hidden;flex-shrink:0;width:16px;height:16px;margin-top:-2px;margin-right:3px;margin-bottom:2px}
.icon.airport[data-v-d508090d]{margin-top:-1px;background:url(../images/V2-icon/icon_airport.svg) no-repeat}
.icon.bagel[data-v-d508090d]{background:url(../images/V2-icon/icon_bagel.svg) no-repeat}
.icon.untact[data-v-d508090d]{background:url(../images/V2-icon/icon_untact.svg) no-repeat}
.groupPrice[data-v-d508090d]{display:flex}
.groupPrice.v2[data-v-d508090d]{flex-flow:column;width:36%;text-align:right}
.newMemberPrice[data-v-d508090d]{font-weight:600;font-size:11px;color:#63A1FF;line-height:14px;}
.newMemberPrice em[data-v-d508090d]{display:block;font-weight:400;color:#b2b2b2;text-decoration: line-through;}
.radioSlectArea[data-v-d508090d]{gap:0 !important;overflow:hidden;margin-top:14px;padding-bottom:40px}
.radioSlectArea > .inner[data-v-d508090d]{display:flex;width:100%}
.radioSlectArea label[data-v-d508090d]{flex:1;position:relative;user-select:auto}
.radioSlectArea label[data-v-d508090d]:before{content: '';position:absolute;top:2px;left:0;width:1px;height:12px;background-color:#EAEAEA}
.radioSlectArea label input[type='radio'] + span[data-v-d508090d]{display:flex;justify-content:center;position:static;padding:0 0 20px;font-size:13px;color:#808080;font-weight:600;line-height:16px;transition:color 0.25s}
.radioSlectArea label input[type='radio'] + span[data-v-d508090d]::before{content:'';display:block;position:absolute;bottom: -28px;width: 100%;right:0;height: 8px;background-color:#E5E5E5;background-image:none;}
.radioSlectArea label input[type='radio'] + span[data-v-d508090d]::after{content: '';display:none;position:absolute;z-index: 1;left: 0;bottom: 0;width:100%;height:8px;border-radius:4px;background-color:#63A1FF;background-image:none;}
.radioSlectArea label input[type='radio']:checked + span[data-v-d508090d]{color:#63A1FF;}
.radioSlectArea label input[type='radio']:checked + span[data-v-d508090d]::before{display:block;background-image:none;}
.radioSlectArea label input[type='radio']:checked + span[data-v-d508090d]::after{display:block;background-image:none;}
.radioSlectArea label[data-v-d508090d]:first-child::before{display:none}
.radioSlectArea label:first-child input[type='radio'] + span[data-v-d508090d]:after,
.radioSlectArea label:last-child input[type='radio'] + span[data-v-d508090d]:after{width:100%;border-radius:4px}
.radioSlectArea label:first-child input[type='radio'] + span[data-v-d508090d]:before{border-radius:4px 0 0 4px}
.radioSlectArea label:last-child input[type='radio'] + span[data-v-d508090d]:before{border-radius:0 4px 4px 0}

/* Radio multiSelect */
.multiRadiotArea[data-v-d508090d]{overflow:hidden;position:relative;margin-top:14px}
.multiRadiotArea > .inner[data-v-d508090d]{display:flex;justify-content:center;position:relative;width:100%}
.multiRadiotArea label[data-v-d508090d]{display:flex;justify-content:center;flex:1;position:relative;padding-bottom:20px;font-size:13px;color:#808080;font-weight:600;line-height:16px;user-select:auto;transition:color 0.25s;cursor:pointer}
.multiRadiotArea label[data-v-d508090d]:before{content:'';position:absolute;top:2px;left:0;width:1px;height:12px;background-color:#eaeaea}
.multiRadiotArea label[data-v-d508090d]:after{content:'';display:block;position:absolute;bottom:0;width:100%;right:0;height:8px;background-color:#E5E5E5}
.multiRadiotArea label.active[data-v-d508090d]{color:#c8dbf8}
.multiRadiotArea label.active.current[data-v-d508090d]{color:#63a1ff}
.multiRadiotArea label.active[data-v-d508090d]:after{content: '';display:block;position:absolute;bottom:0;left:0;z-index:1;width:100%;height:8px;background-color:#63a1ff}
.multiRadiotArea label[data-v-d508090d]:first-child:before{display:none}
.multiRadiotArea label[data-v-d508090d]:first-child:after,
.multiRadiotArea label[data-v-d508090d]:last-child:after,
.multiRadiotArea label.active.current[data-v-d508090d]:first-child:after{width:100%;border-radius:4px}
.multiRadiotArea label[data-v-d508090d]:first-child:after{border-radius:4px 0 0 4px}
.multiRadiotArea label[data-v-d508090d]:last-child:after, 
.multiRadiotArea label.active.current[data-v-d508090d]:after{border-radius:0 4px 4px 0}
.dl_birthDay[data-v-d508090d]{display:flex;width:100%}
.dl_birthDay dt[data-v-d508090d]{align-self:center;margin-right:12px;font-size:13px;color:#202020;font-weight:600}
.dl_birthDay dd[data-v-d508090d]{margin-left:8px;font-size:13px;color:#202020}
.dl_birthDay dd[data-v-d508090d]:nth-of-type(1){flex:1;margin-left:0}
.group_etc_info[data-v-d508090d]{position:relative}
.group_etc_info input[data-v-d508090d]::placeholder{font-size:1.3rem;color:#CACACA}
.ageCalcArea[data-v-d508090d]{position:relative}
.txt_ageContext[data-v-d508090d]{position:absolute;top:0;right:0;font-size:14px;color:#606060;font-weight:400}
.txt_ageContext em[data-v-d508090d]{font-size:inherit;color:inherit}
.txt_ageContext.active em[data-v-d508090d]{color:#63A1FF}
.dl_birthDay .btn.small.fill[data-v-d508090d]{padding:0 16px;font-weight:400;border-radius:6px}
.input_type[data-v-d508090d]{height:40px;line-height:1}
.insurance_detail[data-v-d508090d]{padding-right:12px;font-size:14px;color:#808080;font-weight:400}
.insurance_detail[data-v-d508090d]::after{content: "";display: block;position: absolute;top: 50%;width: 12px;height: 12px;margin-top: -6px;right: 0;background: url(/mobile/images/common/spr_ico.svg) no-repeat -110px -72px;}
.groupSelectInsurance[data-v-d508090d]{display:flex;align-items:center;position:relative;width:123px;height:34px;margin:25px 0 16px;padding-left:10px;border:1px solid #CACACA;border-radius:6px}
.groupSelectInsurance[data-v-d508090d]::after{content: "";position: absolute;top: 0;right: 13px;bottom: 0;width: 6px;height: 6px;margin: auto;border: solid #888;border-width: 2px 0 0 2px;transform: translate(1px, -2px) rotate(225deg)}
.txtSelectInsurance[data-v-d508090d]{display:block;font-size:1.4rem;color:#444;font-weight:600;line-height:1}
.listSelectInsurance[data-v-d508090d]{display:none;position:absolute;top:41px;left:-1px;z-index:10;width:123px;padding:13px 12px;background:#fff;border:1px solid #CACACA;border-radius:6px}
.listSelectInsurance.active[data-v-d508090d]{display:block}
.listSelectInsurance li[data-v-d508090d]{margin-top:7px}
.listSelectInsurance li[data-v-d508090d]:first-child{margin:0}
.listSelectInsurance li a[data-v-d508090d]{font-size:1.4rem}
.listSelectInsurance li a.active[data-v-d508090d]{color:#444;font-weight:600}
.groupInsuranceInfo[data-v-d508090d]{display:none}
.groupInsuranceInfo h5[data-v-d508090d]{overflow:hidden;position:absolute;text-indent:-999em}
.insurance .insuranceArea label[data-v-d508090d]{display:block;user-select: auto;}
.insurance .insuranceArea label:first-child input[type='radio'] + span[data-v-d508090d]{margin-top:0}
.insurance .insuranceArea label input[type='radio'] + span[data-v-d508090d]{display:flex;align-items:center;flex-wrap:wrap;position:relative;width:100%;margin-top:8px;padding:11px 10px 8px;border:1px solid #EAEAEA;font-size:13px;letter-spacing:-.24px;border-radius:6px}

/* .insurance .insuranceArea label input[type='radio'] + span::after{content: '';display: block;position: absolute;top:17px;right:23px;width:12px;height:12px;background:url(/pc/images/rentcar/ico_radio_default.png) no-repeat 0 0 / 12px 12px} */
.insurance .insuranceArea label input[type='radio'] + span > i[data-v-d508090d]{position:relative;flex:1;margin-left:6px;padding-left:11px;line-height:1.46}
.insurance .insuranceArea label input[type='radio'] + span > i[data-v-d508090d]::before{content:'';display:block;position:absolute;top:50%;left:0;width:1px;height:12px;background:#EAEAEA;transform:translateY(-50%)}
.insurance .insuranceArea label input[type='radio'] + span > em[data-v-d508090d]{width:60px;font-size:13px;color:#555;font-weight:600;line-height:1.46;letter-spacing:-.28px}
.insurance .insuranceArea label input[type='radio']:checked + span[data-v-d508090d]{border:1px solid #63A1FF;background:#F4F9FF}

/* .insurance .insuranceArea label input[type='radio']:checked + span::after{background:url(/pc/images/rentcar/ico_radio_check.png) no-repeat 0 0 / 12px 12px} */
.insurance .insuranceArea label input[type='radio']:checked + span > em[data-v-d508090d],.insurance .insuranceArea label input[type='radio']:checked + span > i[data-v-d508090d]{color:#63A1FF}
.insurance .insuranceArea label input[type='radio'] + span[data-v-d508090d]::before,.insurance .insuranceArea label input[type='radio']:checked + span[data-v-d508090d]::before{background-image:none;}
.insurance .txtNotJeju[data-v-d508090d] {display:flex;align-items:center;height: 80px;margin-bottom:40px;padding:0 20px;font-size: 14px;color: #2D2D2D;margin-top: 30px;border-radius: 8px;background-color: #F9F9F9;}
.insurance .txtNotJeju span[data-v-d508090d] {font-weight: 600;font-size: inherit;color: inherit;}
.insurance .txtInfo[data-v-d508090d] {font-size: 14px;line-height: 16px;color: #808080;padding-right: 113px;margin-top: 26px;}
.insurance .txtInfo span[data-v-d508090d] {display: block;font-weight: 700;font-size: 14px;color:#2D2D2D;margin-bottom: 2px;}
.insurance .btnView[data-v-d508090d] {display: inline-flex;align-items: center;font-size: 14px;line-height: 16px;color: #404040;margin-top: 12px;}
.insurance .btnView .icon[data-v-d508090d] {transform: rotate(-90deg);margin-left: 5px;}
.insurance .btnSubmit[data-v-d508090d] {position: absolute;right: 0;bottom: 0;width: 113px;}
.text-context[data-v-d508090d]{position:relative;margin-top:10px;padding-left:7px;font-size:13px;color:#808080;line-height:1.48}
.text-context[data-v-d508090d]::before{content:'';display:inline-block;position:absolute;top:9px;left:0;width:2px;height:2px;background-color:#8c8c8c}
@media (max-width: 320px) {
.searchArea .chooseArea .btnChoose[data-v-d508090d]{max-width:170px;letter-spacing:-1px;font-size:12px}
.groupCompanyInfo .company[data-v-d508090d]{overflow:hidden;width:90px;white-space:nowrap;text-overflow:ellipsis;}
.resultItem .conditionArea[data-v-d508090d]{margin-top:3px;padding-bottom:7px}
.resultItem .priceArea[data-v-d508090d]{margin-top:7px}
.resultItem .carInfo .figure[data-v-d508090d]{width:90px}
.resultItem .carInfo figure[data-v-d508090d]{width:90px}
.resultItem .carInfo .titArea .tit[data-v-d508090d]{font-size:13px}
.resultItem .conditionArea .condition span[data-v-d508090d]{font-size:11px}
.listExtraService li[data-v-d508090d]{font-size:11px}
.resultItem .priceArea .discountPrice[data-v-d508090d]{font-size:15px}
.groupCarInfo[data-v-d508090d]{width:calc(100% - 98px)}
}

/* TED :: 2024.10.30 */
.accidentFreePayback[data-v-d508090d]{display:flex;align-items:center;margin-top:20px;padding-bottom:6px}
.accidentFreePayback[data-v-d508090d]::before{content:'';width:16px;height:16px;background:url(/mobile/images/V2-icon/icon_coin.svg) no-repeat;background-size:cover}
.accidentFreePayback strong[data-v-d508090d]{margin:0 4px;font-size:15px;color:#63A1FF;line-height: 1}
.accidentFreePayback span[data-v-d508090d]{font-size:12px;color:#666;line-height: 1}
.moreAccidentFreePayback[data-v-d508090d]{margin:11px 0 18px;font-size:12px;color:#444;text-align: right;}
.moreAccidentFreePayback a[data-v-d508090d]{padding:5px 0 5px 12px}
.moreAccidentFreePayback .icon.chevron[data-v-d508090d]{width:8px;height:8px;margin-left:4px;transform:rotate(-90deg);}

/* // TED :: 2024.10.30 */

/**
* --------------------------------
* Infinite Scroll
* --------------------------------
*/

/* 무한 스크롤 관련 스타일 */

/**
* --------------------------------
* Infinite Scroll
* --------------------------------
*/

/* 더보기 버튼 관련 스타일 */
.load-more-section[data-v-d508090d]{padding:40px 20px;text-align:center}
.load-more-container[data-v-d508090d]{display:flex;flex-direction:column;align-items:center;gap:20px;margin:0 auto;max-width:300px}

/* 모던한 더보기 버튼 */
.btn-load-more[data-v-d508090d]{display:inline-flex;align-items:center;justify-content:center;min-width:100%;padding:16px 32px;background:linear-gradient(135deg, #569AFF 0%, #1D68DC 100%);border-radius:12px;font-size:18px;font-weight:600;color:#fff;transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 15px rgba(86, 154, 255, 0.3)}
.btn-load-more[data-v-d508090d]::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);transition:left 0.6s}
.btn-load-more[data-v-d508090d]:hover{background:linear-gradient(135deg, #1D68DC 0%, #569AFF 100%);transform:translateY(-2px);box-shadow:0 8px 25px rgba(86, 154, 255, 0.4)}
.btn-load-more[data-v-d508090d]:hover::before{left:100%}
.btn-load-more[data-v-d508090d]:active{transform:translateY(0);box-shadow:0 4px 15px rgba(86, 154, 255, 0.3)}
.btn-load-more[data-v-d508090d]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 15px rgba(86, 154, 255, 0.2)}
.btn-text[data-v-d508090d]{font-size:16px;color:#fff;font-weight:600}

/* 로딩 스피너 - 더 세련되게 */
.loading-spinner[data-v-d508090d]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:20px}
.spinner[data-v-d508090d]{width:28px;height:28px;border:3px solid rgba(86, 154, 255, 0.1);border-top:3px solid #569AFF;border-radius:50%; animation:spin-d508090d 1s linear infinite}
.loading-text[data-v-d508090d]{font-size:13px;color:#666;font-weight:500}
@keyframes spin-d508090d{
0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}

/* CAFLIX : UI/UX Development Team */
/* 이용약관 및 정책 */
.verSelect .selectWrap{width:100%;height:48px}
.verSelect .select{width:100%;height:100%;font-size:15px}
.verSelect .select .select::after{right:17px;border-width:2px 0 0 2px}
.verSelect + #content .txtCont{margin:20px 0}
.verSelect + #content .titDep3{font-size:18px;margin-bottom:10px}
.verSelect + #content .titDep4{font-size:16px;margin-bottom:10px}
.verSelect + #content .txtCont .numList{counter-reset:section}
.verSelect + #content .numList li{position:relative;margin-top:5px;padding-left:16px}
.verSelect + #content .numList li:before{display:inline-block;content:counter(section) ")";counter-increment:section;margin:-3px 0 0 -15px;vertical-align:middle}
.verSelect + #content .numList li{position:relative;margin-top:5px;padding-left:16px}
.verSelect + #content .tblH thead th,
.verSelect + #content .tbFt thead th{border-left:1px solid#EAEAEA}
.verSelect + #content .tblH thead th:first-child,
.verSelect + #content .tbFt thead th:first-child{border-left:none}
.verSelect + #content .tbFt thead th:first-child{border-left:none}
.verSelect + #content .tbFt tbody td{border-left:none}
.verSelect + #content .tbFt tbody td:not(:last-child){border-right:1px solid #EAEAEA}
