@charset "UTF-8";
@font-face { font-family: 'NotoSansCJKkr'; src: url(/lrhp/pc/fonts/Noto/NotoSansCJKkr-Regular.otf); }
@font-face { font-family: 'NotoSansCJKkr-Bold'; src: url(/lrhp/pc/fonts/Noto/NotoSansCJKkr-Bold.otf); }
/* setting */
.mar-t0 { margin-top: 0px !important; }
.mar-l0 { margin-left: 0px !important; }
.mar-r0 { margin-right: 0px !important; }
.mar-b0 { margin-bottom: 0px !important; }
.mar-t10 { margin-top: 10px; }
.mar-t20 { margin-top: 20px !important; }
.mar-b10 { margin-bottom: 10px; }
.bor-t { border-top: 1px solid #c7c7c7; }
.bor-none { border: 0 !important; }
.pad0 { padding: 0 !important; }
.pad-14 { padding: 14px 0; }
.flex-between { display: flex; justify-content: space-between; align-items: center; }
.fs-12 { font-size: 12px !important; }
.fs-14 { font-size: 14px !important; }
.fs-16 { font-size: 16px !important; }
.fc-2f { color: #2f2f2f !important; }
.fc-22 { color: #222 !important; }
.ico-info { position: relative; width: 15px; height: 15px; top: 50%; margin-top: 6.5px; margin-left: 3px; background: url(/lrhp/mo/images/icons/ico-info7.png) no-repeat; background-size: 100%; }
.blind { position: absolute; width: 1px; height: 1px; margin: -1px; overflow: hidden; clip-path: polygon(0 0, 0 0, 0 0); }
.w100p { width: 100% !important; }
.w50p { width: 50% !important; }
.w186 { width: 186px !important; }
:root { --popup-bottom-head-spacing: 2.1331rem 1.7065rem; --popup-bottom-layout-spacing: 1.7065rem 1.7065rem 2.1331rem; }
/* 공통 - radio */
.form-wrapper { display: inline-block; vertical-align: middle; font-size: 0; }
.form-wrapper input { display: none; }
.form-wrapper input:checked + label::before { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-radio-on02-02.png'); background-position: center center; background-size: 92% auto; }
.form-wrapper label { display: flex; align-items: center; justify-content: left; line-height: 1.3; }
.form-wrapper label::before { display: inline-block; vertical-align: middle; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-radio-off02.png'); background-position: center center; background-size: 92% auto; content: ''; width: 20px; height: 20px; flex: none; }
.form-wrapper input:checked + label span { color: #2f2f2f; }
.form-wrapper label span { display: inline-block; vertical-align: middle; font-size: 16px; margin-left: 8px; color: #8f9191; line-height: 160%; }
/* 공통 - checkbox */
.form-wrapper input[type='checkbox']:checked + label::before { background-image: url('/lrhp/pc/images/icons_uc/ico-chk-on05-01.png'); }
.form-wrapper input[type='checkbox'] + label::before { width: 22px; height: 22px; background-image: url('/lrhp/pc/images/icons_uc/ico-chk-off03-01.png'); }
.form-wrapper input[type='checkbox'] + label span > p { font-size: 10px; font-weight: 400; line-height: 160%; }
/* input - icon + close */
.form-wrapper.input-close { width: 100%; position: relative; }
.form-wrapper.input-close input { display: block; width: 100%; max-height: 47px; padding: 10px 38px 10px 38px; background: #fff; background-image: url('/lrhp/mo/images/icons/ico-input-lPoint-img.png'); background-repeat: no-repeat; background-position: 12px center; border-radius: 8px; border: 1px solid #bcbcbc; font-size: 16px; font-weight: 700; color: #d60228; caret-color: #000; text-align: right; }
.form-wrapper.input-close input + button.input-close-btn { position: absolute; right: 12px; top: 50%; padding-left: 8px; transform: translateY(-50%); }
/* 필수요소 */
.essential { position: relative; padding-right: 10px; }
.essential::after { content: '*'; position: absolute; right: 0; color: #e70012; font-size: 14px; font-weight: 700; }
.essential.left { padding-left: 10px; color: #e70012; font-size: 14px; font-weight: 400; }
.essential.left::after { content: '*'; position: absolute; left: 0; color: #e70012; font-size: 14px; font-weight: 700; }
.essential.big::after { content: '*'; position: absolute; right: 0; color: #e70012; font-size: 22px; font-weight: 700; }
/* bul-list */
.bul-list { position: relative; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.bul-list > li { position: relative; line-height: 20.27px; padding-left: 20px; }
.bul-list > li + li { margin-top: 5px; }
.bul-list > li::before { content: ''; display: inline-block; position: absolute; left: 9px; top: 13px; width: 3px; height: 3px; background: #3a3a3e; border-radius: 100%; vertical-align: middle; margin-top: -0.4rem; }
.bul-list.type2 > li::before { content: ''; display: inline-block; position: absolute; left: 6px; top: 13px; width: 3px; height: 3px; border: 1px solid #3a3a3e; background: none; box-sizing: border-box; border-radius: 100%; vertical-align: middle; margin-top: -0.4rem; }
.bul-list.small > li { padding-left: 10px; }
.bul-list.small > li::before { content: ''; display: inline-block; position: absolute; left: 0; top: 14px; width: 2px; height: 2px; background: #8f9191; box-sizing: border-box; border-radius: 100%; vertical-align: middle; margin-top: -0.4rem; }
.bul-list.no-bul > li::before { content: ''; background: none; width: 0; height: 0; margin-right: 0; }
.no-bul-list > li { position: relative; line-height: 19.2px; padding-left: 0; text-indent: 0; }
.bul-list > .no-bul::before { content: ''; background: none; width: 0; height: 0; margin-right: 0; }
/* bul-list 안에 bul-list */
.bul-list > li > .bul-list { margin-top: 5px; }
.bul-list > li > .bul-list > li { text-indent: -1.3rem; }
/* dash-list */
.dash-list { position: relative; text-align: left; padding-left: 5px; }
.dash-list > li { position: relative; line-height: 19.2px; padding-left: 0.3413rem; text-indent: -0.3413rem; }
.dash-list > li::before { content: '-'; display: inline-block; margin-right: 0.256rem; vertical-align: middle; margin-top: -0.4rem; }
.red-txt { color: #e70012; }
.bold { font-weight: 700; }
/* Button */
.btn-wrapper { display: flex; justify-content: space-between; gap: 10px; padding: 25px 20px; }
.btn-wrapper.sm { width: 450px; margin: 0 auto; }
.btn-wrapper.xs { width: 250px; margin: 0 auto; }
.btn-wrapper.md { width: 510px; }
/*sticky*/
.btn-wrapper-sticky { position: sticky; left: 0; bottom: 0; display: flex; justify-content: space-between; gap: 10px; padding: 25px 20px; }
.btn-wrapper.none_beside { padding: 25px 0; }
.btn-wrapper.none-padding { padding: 0; }
/* PC | Button -one border */
button.popup-btn { width: 100%; height: 60px; padding: 16px 8px; box-sizing: border-box; border-radius: 50px; border: 1px solid #D60228; font-family: "Pretendard", sans-serif;; font-size: 20px; color: #fd1326;font-weight: 700; }
button.popup-btn.w30 { flex-basis: 30%; min-width: 103px; }
/* Button - gray */
button.popup-btn.gray { background: #F4F4F4; border: none; color: #5B5B5B; }
/* Button - 연한 레드 bg */
button.popup-btn.red { background: #fff4f5; border: none; color: #D60228; }
/* Button - 빨강 */
button.popup-btn.fill { background: #d60228;
    border: 0; color: #fff; }
/* Button - 검정 */
button.popup-btn.black { width: auto; max-height: 50px; padding: 10px 12px; border: none; border-radius: 8px; background: #4b4b4b; color: #fff; font-size: 16px; font-weight: 400; line-height: 105%; box-sizing: border-box; }
/* Button - Print */
button.popup-btn.print { width: 100%; height: 60px; padding: 16px 8px; box-sizing: border-box; border-radius: 50px; border: 1px solid #777777; font-size: 20px; font-family: "Pretendard", sans-serif; color: #3a3a3e; margin-top: -3px; }
a.popup-btn { width: 100%; height: 60px; padding: 16px 8px; box-sizing: border-box; border-radius: 50px; border: 1px solid #fd1326; font-family: "Pretendard", sans-serif; font-size: 20px; line-height: 24.96px; text-align: center; color: #fd1326; }
a.popup-btn.w30 { flex-basis: 30%; min-width: 103px; }
/* Button - gray */
a.popup-btn.gray { background: #f0eff4; border: none; color: #aeaeae; }
/* Button - 연한 레드 bg */
a.popup-btn.red { background: #fff4f5; border: none; color: #fd1326; }
/* Button - 빨강 */
a.popup-btn.fill { background: #d60228;
    border: 0; box-shadow: 0px 5px 6px 1px rgba(249, 2, 32, 0.25); color: #fff; }
/* Button - 검정 */
a.popup-btn.black { width: auto; max-height: 50px; padding: 10px 12px; border: none; border-radius: 8px; background: #4b4b4b; color: #fff; font-size: 16px; font-weight: 400; line-height: 105%; box-sizing: border-box; }
/* Button - Print */
a.popup-btn.print { width: 100%; height: 60px; padding: 16px 8px; box-sizing: border-box; border-radius: 50px; border: 1px solid #777777; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 20px; color: #3a3a3e; margin-top: -3px; }
/* Button -white */
button.popup-btn.white { max-width: 100px; max-height: 29px; padding: 2px; border-radius: 4px; border: 1px solid #d4d4d4; background: #fff; color: #5c5c5c; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; font-size: 14px; text-align: center; }
.layer-w-550 { width: 550px; }
/* PC 딤디 pop */
.layer-popup.new-pop .pop-inner { min-height: 400px; display: flex; flex-flow: column nowrap; margin: 0; background: #fff; box-shadow: none; }
.layer-popup.new-pop .popup-top { padding: 30px 50px 25px; }
.layer-popup.new-pop .icon.pop-close { width: 24px; height: 24px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-pop-close-black.png'); background-position: center center; background-size: auto; }
.layer-popup.new-pop .popup-top > h4 { height: auto; color: #3a3a3a; font-size: 25px; line-height: 130%; }
.layer-popup.new-pop .popup-top > h4:has(.tit-sub) { display: flex; flex-wrap: wrap; gap: 8px; }
.layer-popup.new-pop .popup-top > h4 > .tit-sub { display: inline-block; font-size: 16px; color: #989898; line-height: 130%; }
.layer-popup.new-pop .popup-cont .txt-wrap .txt-main { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 16px; color: #3a3a3e; }
.layer-popup.new-pop .popup-cont { max-height: 420px; overflow-y: auto; display: flex; flex-flow: column nowrap; gap: 25px; padding: 50px 50px 0; box-sizing: border-box; flex: 1; }
.layer-popup.new-pop .popup-cont:after { display: none; }
.layer-popup.new-pop .popup-cont .img-wrap { width: 166px; height: 100%; text-align: center; }
.layer-popup.new-pop .popup-cont .detail-wrap { padding: 25px 20px; border-radius: 5px; background: #f5f5f5; }
.layer-popup.new-pop .btn-wrapper-sticky { padding: 30px 65px 60px; }
/* 무료편도 - 차량 옵션 안내 pop */
.layer-popup.free-option-pop .popup-cont .detail-wrap { display: flex; align-items: center; align-self: stretch; padding: 25px 12px; justify-content: center; gap: 32px; }
.layer-popup.free-option-pop .popup-cont .txt-wrap .txt-sub { padding: 4px 0 0 8px; font-size: 14px; color: #d60228; }
.layer-popup.free-option-pop .popup-cont .txt-wrap .txt-sub.essential::after { left: 0; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .img-wrap .img-tit { padding-top: 4px; font-size: 22px; font-weight: 700; color: #393939; text-align: center; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap { display: flex; flex-flow: column nowrap; gap: 14px; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option { position: relative; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option span { width: 100%; display: inline-block; padding-left: 28px; font-size: 16px; font-weight: 500; color: #55595b; line-height: 160%; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option::before { position: absolute; content: ''; width: 24px; height: 24px; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option.carsheet::before { background: url('/lrhp/pc/images/icons_uc/ico_carsheet.png') no-repeat center center; background-size: cover; mix-blend-mode: darken; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option.stroller::before { background: url('/lrhp/pc/images/icons_uc/ico_stroller.png') no-repeat center center; background-size: cover; mix-blend-mode: darken; }
.layer-popup.free-option-pop .popup-cont .detail-wrap .option-wrap .option.pet::before { background: url('/lrhp/pc/images/icons_uc/ico_pet.png') no-repeat center center; background-size: cover; mix-blend-mode: darken; }
/* 무료편도 - 간편인증 pop */
.layer-popup.free-cert-pop .popup-cont .txt-wrap p { text-align: center; line-height: 130%; }
.layer-popup.free-cert-pop .popup-cont .txt-wrap .txt-main { font-size: 20px; font-weight: 700; color: #020840; }
.layer-popup.free-cert-pop .txt-wrap .txt-main em { color: #e70012; }
.layer-popup.free-cert-pop .txt-wrap .txt-sub { padding-top: 4px; font-size: 16px; color: #555; }
.layer-popup.free-cert-pop .cert-btn-wrapper { padding: 0 50px 50px; }
.layer-popup.free-cert-pop .cert-btn-wrapper .cert-btn { position: relative; display: block; padding: 14px 16px; background: #fff; border: 1px solid #e70012; border-radius: 50px; }
.layer-popup.free-cert-pop .cert-btn-wrapper .cert-btn::before { position: absolute; top: 50%; left: 8px; transform: translateY(-50%); content: ''; width: 44px; height: 44px; background: url('/lrhp/pc/images/icons_uc/ico_cert.png') no-repeat; }
.layer-popup.free-cert-pop .cert-btn-wrapper .cert-btn .cert-txt { display: block; width: 100%; text-align: center; text-overflow: ellipsis; overflow: hidden; font-size: 18px; font-weight: 700; color: #e70012; line-height: 160%; }
.layer-popup.free-cert-pop .cert-btn-wrapper .other-login-help { padding-top: 12px; font-size: 14px; font-weight: 500; color: #989898; line-height: 130%; letter-spacing: -0.28px; text-align: center; }
/* 무료편도 - 무료편도 혜택 안내 pop */
.layer-popup.free-benefit-pop .popup-cont .detail-wrap .txt-wrap p { font-size: 16px; color: #2f2f2f; line-height: 160%; }
.layer-popup.free-benefit-pop .popup-cont .detail-wrap .txt-wrap p.txt-main { font-size: 18px; font-weight: 700; color: #3a3a3e; }
.layer-popup.free-benefit-pop .popup-cont .detail-wrap .txt-wrap p.txt-main > span { display: inline-block; padding-left: 4px; font-size: 14px; color: #989898; }
.layer-popup.free-benefit-pop .popup-cont .detail-wrap { display: grid; align-items: center; align-self: stretch; padding: 32px 25px 25px; grid-template-columns: 1fr; grid-template-rows: 100px 1fr; justify-content: flex-start; gap: 25px; }
.layer-popup.free-benefit-pop .popup-cont .img-wrap { width: auto; }
/* 퇴출근 - main */
.img-banner.going-main { position: relative; width: 100%; height: 400px; background: url('../images/uc_img/img-going-banner.png') no-repeat; background-position: center;}
.img-banner.going-main .center-cont { display: flex; padding-top: 28px; justify-content: space-between; width: 1420px; margin: 0 auto; }
.img-banner.going-main .center-cont .text-box { padding: 48px 0 0 110px; }
.img-banner.going-main .center-cont .text-box .page-tit,.img-banner.going-main .center-cont .text-box .page-tit h2 { color: #fff; line-height: 45px; letter-spacing: -1.05px; }
.img-banner.going-main .center-cont .text-box .page-tit h2 { padding-top: 22px; font-size: 35px; }
.going-cont { position: relative; top: -90px; display: flex; flex-flow: column nowrap; align-items: center; width: 1220px; margin: 0 auto; gap: 42px; box-sizing: border-box; }
.going-cont .item-guide-wrap { display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: minmax(400px, auto); gap: 40px; }
.going-cont .item-guide { width: 100%; display: grid; grid-template-rows: minmax(76px, 76px) 1fr; border-radius: 40px; background: #fff; box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.25); overflow: hidden; }
.going-cont .item-guide .head { height: 100%; background: linear-gradient(90deg, #57b1c0 0%, #8071dd 100%); }
.going-cont .item-guide .head span { display: block; padding: 22px 0; font-size: 22px; font-weight: 500; color: #fff; text-align: center; }
.going-cont .item-guide .body { display: grid; grid-template-rows: 204px auto; padding: 0 40px 50px; box-sizing: border-box; }
.going-cont .item-guide .body .img-wrap > img { width: 100%; height: 100%; object-fit: fill; }
.going-cont .item-guide .body .txt-wrap p { font-weight: 700; text-align: center; }
.going-cont .item-guide .body .txt-wrap p.item-tit { font-size: 22px; color: #393939; }
.going-cont .item-guide .body .txt-wrap p.item-price { font-family: SpoqaHanSans; font-size: 24px; color: #d60228; }
.going-cont .item-txt-wrap { width: 100%; padding: 20px 100px; box-sizing: border-box; font-size: 18px; color: #2f2f2f; text-align: center; border-radius: 10px; background: #f9f9f9; }
.going-cont .item-btn-wrap { width: 600px; }
/* 퇴출근 - 약관 동의 pop */
.layer-popup.going-agree-pop .popup-cont { gap: 20px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list { margin-top: 0px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list .form-wrapper label span { margin-left: 0px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list .all-chk .text { font-size: 20px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list .chk-list input[type='checkbox'] + label::before { width: 22px; height: 22px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list .chk-list .text-wrap { margin-left: 10px; font-size: 16px; }
.layer-popup.going-agree-pop .popup-cont .chk-agree-list .bul-list > li { line-height: 160%; }
.layer-popup.going-agree-pop .popup-cont .chk-list-wrap { margin-left: 5px; }
.layer-popup.going-agree-pop .popup-cont .all-agree .btn-toggle.gray.rotate { transform: rotate(180deg); }
.layer-popup.going-agree-pop .popup-cont .all-agree .btn-toggle.gray { position: relative; }
.layer-popup.going-agree-pop .popup-cont .all-agree .btn-toggle.gray:after { position: absolute; transform: translateY(50%); }
.chk-agree-list.all-agree label { padding: 0; }
.all-chk + .chk-list-wrap { margin-top: 7px; }
.all-chk .form-wrapper input[type='checkbox']:checked + label::before { content: ''; background: url(/lrhp/mo/images/icons_uc/ico-chk-on05-02.png) no-repeat; background-position: center center; width: 20px; height: 20px; margin-top: -11px; background-size: 92% auto; }
.chk-list-wrap .chk-agree-list { padding: 7px 0; margin-top: 0; }
.chk-list-wrap .chk-agree-list .chk-list { margin-top: 0; }
.all-agree { position: relative; }
.all-agree + .all-agree { margin-top: 20px; }
.all-agree .btn-toggle { width: 24px; height: 24px; }
.all-agree .btn-toggle.gray:after { content: ''; width: 14px; height: 8px; background-repeat: no-repeat; background-image: url(/lrhp/mo/images/icons_uc/ico-arrow-down10.png); background-position: center center; background-size: 100% auto; }
.all-agree .agree-toggle-txt + .agree-toggle-txt { margin-top: 5px; }
.all-agree .agree-toggle-txt .accent { width: 100%; font-weight: 700; }
.all-agree .agree-toggle-txt .accent + .bul-list { margin-top: 5px; }
.chk-list-wrap strong { font-weight: 700; }
.all-chk .text { font-size: 16px; font-weight: 700; color: #3a3a3e; line-height: 25.6px; }
.bg-box { position: relative; padding: 20px; margin-top: 7px; border-radius: 8px; background-color: #f9f9f9; }
.border-box { position: relative; padding: 30px 44px; border-radius: 10px; background-color: #fcfcfc; border: 1px solid #e6e6e6; }
.box-tit { font-size: 16px; font-weight: 700; color: #2f2f2f; margin-bottom: 10px; }
.chk-list-wrap { position: relative; }
.chk-list { position: relative; display: flex; justify-content: space-between; align-items: center; height: auto; margin-top: 10px; padding-left: 22px; text-align: left; font-size: 14px; }
.chk-list:last-child { margin-bottom: 10px; }
.chk-list input[type='checkbox'] + label::before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -0.5px; width: 20px; height: 20px; background: url(/lrhp/mo/images/icons_uc/ico-chk-off09.png) no-repeat; background-size: 12px; background-position: 4px 0; }
.chk-list input[type='checkbox']:checked + label::before { content: ''; position: absolute; left: 0; top: 50%; margin-top: -5px; width: 20px; height: 15px; background: url(/lrhp/mo/images/icons_uc/ico-chk-on09.png) no-repeat; background-size: 13px; background-position: 4px 0; }
.chk-list .text-wrap { font-size: 14px; color: #55595b; line-height: 22.4px; }
.chk-list .ellipsis205 { display: inline-block; max-width: 239px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* 전체체크 후 아코디언 열었을때 */
.all-agree.chk-agree-list.on > .all-chk > .chk-list .btn-toggle.gray:after { content: ''; width: 14px; height: 8px; background-repeat: no-repeat; background-image: url(/lrhp/mo/images/icons_uc/ico-arrow-down10.png); background-position: center center; background-size: 100% auto; transform: rotate(180deg); }
/* 서브체크사항 아코디언 열었을때 */
.all-agree > .chk-list-wrap > .chk-agree-list.on .btn-toggle.gray:after { content: ''; width: 14px; height: 8px; background-repeat: no-repeat; background-image: url(/lrhp/mo/images/icons_uc/ico-arrow-down10.png); background-position: center center; background-size: 100% auto; transform: rotate(180deg); }
/* PC - Login */
.ucomp .tab-nav > ul > li button { height: 80px; border-bottom: 5px solid #e9e8e8; color: #454545; font-size: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .tab-nav > ul > li.active button { border-bottom: 5px solid #fd1326; color: #d60228; }
.ucomp.login-wrap .section-detail .detail-menu-box .menu-box > li { border-bottom: 0; }
.ucomp.login-wrap .section-detail .detail-menu-box .menu-box > li > button { padding: 10px 0; font-size: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #454545; letter-spacing: -0.52px; border-bottom: 5px solid #e9e8e8; }
.ucomp.login-wrap .section-detail .detail-menu-box .menu-box > li.active > button { font-size: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #d60228; border-bottom: 5px solid #fd1326; }
/* pc linput border-bottom Type*/
.login-wrap.ucomp .section-detail .detail-cont .inp-wrap { margin: 0 15px; }
.login-wrap.ucomp .detail-inputT:first-child { margin-top: 0; }
.ucomp .detail-cont .detail-inputT.inputT { margin-top: 10px; }
.ucomp.login-wrap.ucomp .detail-inputT > input { height: 50px; border: 0; border-radius: 0; border-bottom: 1px solid #cccccc; padding: 0 20px; width: 100%; background-color: #fff; }
.ucomp.login-wrap.ucomp .detail-inputT > input::placeholder { color: #838383; font-size: 16px; line-height: 130%;}
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email { display: flex; width: 100%; margin-left: 0; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li:first-child { width: 60%; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li:first-child input { width: calc(100% - 30px); }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email input { padding: 0 14px; background: #fff; border-bottom: 1px solid #cccccc; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li:first-child em { display: block; width: 30px; text-align: center; line-height: 48px; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li:last-child { width: 40%; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li { display: flex; }
.ucomp.login-wrap.ucomp .detail-inputT .detail-layer-inputT-email li:last-child input { width: 100%; }
.ucomp.login-wrap.ucomp .detail-inputT .uc-selectbox { border: 0; border-bottom: 1px solid #ccc; border-radius: 0; }
.uc-selectbox { position: relative; width: 100%; height: 44px; padding: 0 29px 0 15px; background-color: #fff; background-repeat: no-repeat; background-image: url(/lrhp/mo/images/icons_uc/ico-select-arrow.png); background-position: center right 20px; background-size: 24px; box-sizing: border-box; border: 1px solid #cccccc; border-radius: 8px; line-height: 22px; }
.uc-selectbox.bor { border: 1px solid #8F9191; }
.ucomp.login-wrap .section-detail .detail-cont .detail-search > ul > li > a { color: #838383; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp.login-wrap .section-detail .detail-descri { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp.login-wrap .section-detail .detail-submit { align-items: flex-end; }
.eng-wrap .ucomp.login-wrap .section-detail .detail-menu-box .detail-wrap .detail-bn { max-width: 472px; margin: 0 auto; border: 1px solid #d4d4d4; border-radius: 16px; overflow: hidden; }
.ucomp.login-wrap .section-detail .detail-menu-box .detail-wrap { align-items: flex-end; }
.ucomp.login-wrap .section-detail .detail-menu-box .detail-wrap .detail-item { max-width: 468px; margin: 0 auto; }
.ucomp.login-wrap .section-detail .detail-submit { margin-top: 60px; }
.ucomp.login-wrap .section-detail .detail-menu-box .detail-normal { padding-top: 62px; }
.ucomp.login-wrap .section-detail .detail-menu-box .detail-integrated { padding-top: 62px; }
/* PC 영문 - 마이페이지 */
.ucomp.mypage-container .card .card-header { margin: 0 32px; padding: 20px 0; border-bottom: 1px solid #ccc; background-color: #fff; }
.ucomp.mypage-container .card .card-cont { border-top: none; padding: 32px; }
.ucomp.mypage-container .card .card-header .txt-box > strong { color: #3a3a3e; font-size: 20px; font-style: normal; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 160%; }
.ucomp.mypage-container .card .card-header .info-flag.waiting { padding: 6px 20px; border-radius: 50px; background: #fee; color: #ff756b; text-align: center; font-size: 16px; font-style: normal; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: normal; }
.ucomp.mypage-container .card .card-foot .btns .btn-goLink { height: auto; }
.ucomp.mypage-container .card .card-foot { margin: 0; padding: 16px 20px; border-top: 1px solid #e7e7e7; background: #f9f9f9; }
.ucomp.mypage-container .card { border-radius: 10px; border-color: #ccc; overflow: hidden; }
.eng-wrap .mypage-container.ucomp .mypage-header .myInfos-area .box-between .txt .name { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp.mypage-container .card .card-foot .btns .btn-goLink { color: #444; font-size: 16px; font-style: normal; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 160%; }
.ucomp.mypage-container .btn-goLink.more:after { width: 25px; height: 25px; content: ''; display: inline-block; margin-left: 5px; background: url('/lrhp/pc/images/icons_uc/ico-eng-mypage-arrow.png') no-repeat center center; background-size: cover; }
.ucomp.mypage-container .card .card-cont .info-list li .tit:after { display: none; }
.ucomp.mypage-container .card .card-cont .info-list li + li { margin-top: 16px; }
.ucomp.mypage-container .card .card-cont .info-list li { gap: 24px; }
.ucomp.mypage-container .card .card-cont .info-list li .cont { flex: 1 0 auto; padding: 0; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp.mypage-container .card .card-cont .info-list li .tit { width: auto; flex-grow: 0; flex-shrink: 0; flex-basis: 127px; color: #2f2f2f; font-size: 16px; font-style: normal; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; line-height: 160%;}
.ucomp.mypage-container .card .card-cont .info-list { color: #2f2f2f; font-family: 'Spoqa Han Sans Neo'; font-size: 16px; font-style: normal; font-weight: 300; line-height: 160%;}
.ucomp.mypage-container .card .card-cont .info-list li .underline { font-weight: 300; }
.ucomp .car-tab-cont { margin-top: 34px; }
.ucomp.mypage-container .indicator-area .menu-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(168px, auto)); padding: 0; }
.ucomp.mypage-container .indicator-area .menu-list.col6 { grid-template-columns: repeat(auto-fill, minmax(140px, auto)); }
.ucomp.mypage-container .indicator-area { padding-top: 20px; }
.ucomp.mypage-container .indicator-area .menu-list li label { color: var(--Light-gray, #989898); text-align: center; font-size: 16px; font-style: normal; font-weight: 700; line-height: normal; border-bottom: 5px solid #e9e8e8; }
.ucomp.mypage-container .indicator-area .menu-list li input:checked + label { color: #d60228; border-bottom: 5px solid #fd1326; }
.ucomp.mypage-container .indicator-area .menu-list li input:checked + label:after { content: ''; display: none; }
.ucomp.mypage-container .mypage-body-cont-header .tit-area { padding-bottom: 35px; }
.ucomp.mypage-container .mypage-body-cont-header .tit-area.flex-end { align-items: flex-end; }
.ucomp.mypage-container .mypage-body .mypage-lnb { padding: 50px 30px; box-sizing: border-box; }
.ucomp.mypage-container .mypage-body .mypage-lnb > ul { padding: 0; }
.ucomp.mypage-container .mypage-body .mypage-lnb > ul > li > a { color: #2f2f2f; font-size: 16px; font-style: normal; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: normal; }
.ucomp.mypage-container .mypage-body .mypage-lnb > ul > li > ul > li { color: #54585a; font-size: 14px; font-style: normal; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; line-height: normal; }
.eng-wrap .ucomp.mypage-container .mypage-header .myInfos-area .box-between .txt .greeting:after { display: none; }
.eng-wrap .ucomp.mypage-container .mypage-header .myInfos-area .box-between .txt .greeting { color: #fff; font-size: 30px; font-style: normal; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; line-height: 40px; }
.eng-wrap .ucomp.mypage-container .mypage-header .myInfos-area .box-between .item-list li .txt-box p { color: #fff; text-align: center; font-size: 20px; font-style: normal; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; line-height: normal; }
.eng-wrap .ucomp.mypage-container .mypage-header .myInfos-area .box-between .item-list li .txt-box span { color: #fff; text-align: center; font-size: 20px; font-style: normal; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; line-height: normal; }
.eng-wrap .ucomp.mypage-container .mypage-header .myInfos-area .box-between .item-list li .txt-box span { display: inline-block; }
.ucomp .icon.myPannel07 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-myPannel07.png); background-position: center center; -webkit-background-size: auto auto; -moz-background-size: auto; background-size: cover; width: 48px; height: 48px; }
.ucomp .icon.myPannel05 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-myPannel05.png); background-position: center center; -webkit-background-size: auto auto; -moz-background-size: auto; background-size: cover; width: 48px; height: 48px; }
.ucomp.mypage-container .no-data { display: grid; grid-template-rows: 57px auto; gap: 24px; justify-content: center; padding: 140px 0; box-sizing: border-box; }
.ucomp.mypage-container .no-data .data-img { margin: 0 auto; }
.ucomp.mypage-container .no-data .data-img > img { height: 100%; }
.ucomp.mypage-container .no-data .no-data-txt { color: #bebebe; text-align: center; font-size: 18px; }
.ucomp.mypage-container .rental-banner { display: flex; justify-content: center; margin: 26px 0; }
.ucomp.mypage-container .rental-banner .banner { display: grid; grid-template-columns: 1fr 182px; align-items: center; justify-content: space-between; max-width: 601px; min-width: 601px; max-height: 212px; background: #fdeaea; border-radius: 16px; padding: 40px; box-sizing: border-box; }
.ucomp.mypage-container .rental-banner button { max-width: 220px; }
.ucomp.mypage-container .rental-banner .banner .banner-txt { display: flex; flex-direction: column; gap: 25px; color: #2f2f2f; font-size: 14px; font-style: normal; line-height: 150%; }
.ucomp.mypage-container .rental-banner .banner .banner-txt .banner-tit { padding-bottom: 4px; color: #222; font-size: 22px; font-style: normal; font-weight: 700; line-height: 150%;}
.ucomp.mypage-container .mypage-body-cont-header { padding: 0 0 10px; }
/* 영문 PC pop */
.ucomp.layer-popup .popup-cont { padding: 0 50px; }
.ucomp.layer-popup .cont-inner { padding: 30px 0; box-sizing: border-box; }
.ucomp.layer-popup .cont-bottom { padding-bottom: 60px; box-sizing: border-box; }
.ucomp.layer-popup .popup-cont:after { display: none; }
.ucomp .form-wrap { width: 100%; display: flex; flex-direction: column; gap: 14px; }
.ucomp .form-wrap .form-tit { font-size: 16px; }
.fw-700 { font-weight: 700; }
.uc-input { width: 100%; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', serif; }
.uc-input > input { border: 1px solid #ccc; border-radius: 8px; background-color: #fff; height: 50px; padding: 0 20px; width: 100%; }
.uc-input > input::placeholder { color: #989898; font-size: 16px; }
.uc-input > input:disabled { border: 1px solid #ccc; background: #f5f5f5; }
.uc-input > input:disabled::placeholder { color: #cacaca; }
.uc-input.bring-data > input { border: none; }
.uc-input.bring-data > input:focus { outline: none; }
.uc-reser-input { position: relative; display: flex; width: 100%; height: 50px; font-size: 16px; font-weight: 600; padding: 15px 17px; text-align: start; border: solid 1px #B1B1B1; border-radius: 8px; background-repeat: no-repeat; cursor: pointer; color: #151515; }
.uc-reser-input:disabled { background-color: #F9F9F9; color: #5B5B5B; }
.uc-reser-input::placeholder { background-color: #F9F9F9; color: #5B5B5B; }
.date-term .date_cus { position: relative; }
.calendar_cus .date-term .time_pop_list { display: none; position: absolute; bottom: -20px; right: 30px; background-color: #fff; border:1px solid #8F9191; border-radius: 10px; z-index: 100; }
.calendar_cus .date-term .time_pop_list.on { display: block; }
.calendar_cus .date-term .time_pop_list .scoll_height::-webkit-scrollbar { display: none; }
.calendar_cus .date-term .time_pop_list .scoll_height { overflow-y: scroll; max-height: 420px; padding: 18px 22px; }
.calendar_cus .date-term .time_pop_list .scoll_height .scroll_top_btn { position: absolute; background: url(/lrhp/pc/images/reser_img/ico-scroll-btn01.png); background-repeat: no-repeat; width: 11px; height: 5px; left: 50%; top: 8px; background-size: cover; transform: translateX(-50%); }
.calendar_cus .date-term .time_pop_list .scoll_height .scroll_bt_btn { position: absolute; background: url(/lrhp/pc/images/reser_img/ico-scroll-btn02.png); background-repeat: no-repeat; width: 11px; height: 5px; left: 50%; bottom: 8px; background-size: cover; transform: translateX(-50%); }
.calendar_cus .date-term .time_pop_list .scoll_height .scroll_height_box { display: flex; flex-direction: column; padding: 0 8px; box-sizing: border-box; gap:6px; }
.calendar_cus .date-term .time_pop_list::before { content: ''; position: absolute; width: 22px; height: 27px; z-index: 99; bottom: 30px; left: -8px; background-image: url(/lrhp/pc/images/icons_uc/ico-arrow-bg.png); background-repeat: no-repeat; background-size: 100%; }
.calendar_cus .date-term .time_pop_list button { height: 30px; color: var(--lotteblack); text-align: center; font-size: 16px; font-weight: 600; text-align: left; }
.calendar_cus .date-term .time_pop_list button:hover { color: var(--lotterred); }
.uc-select { width: 100%; }
.uc-select > select { box-sizing: border-box; border: 1px solid #ccc; border-radius: 8px; position: relative; background-color: #fff; height: 50px; padding: 0 45px 0 20px; width: 100%; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-arrow-down.png); background-position: center right 20px; background-size: 14px; }
.password-wrap .pw-txt { padding-bottom: 14px; color: #2f2f2f; font-size: 14px; font-style: normal; line-height: 160%; }
/* 영문 PC 마페이지 email-cert */
.ucomp.layer-email-cert { top: 50%; left: 50%; transform:translate(-50%,-50%); }
.ucomp.layer-email-cert .email-wrap { display: flex; flex-direction: column; gap: 1.1945rem; }
.d-flex { display: flex; }
.justify-between { justify-content: space-between; }
.ucomp.layer-email-cert .email-form div + div { padding-top: 10px; }
.ucomp.layer-email-cert .email-form .d-flex { gap: 10px; }
.ucomp.layer-email-cert .email-form .popup-btn.black { flex: 1 0 auto; }
.ucomp.layer-wrap .cont-bottom .w222-type { display: flex; justify-content: center; gap: 16px; }
.ucomp.layer-wrap .cont-bottom .w222-type .popup-btn { max-width: 222px; }
.layer-popup .popup-top > h4 { color: #2f2f2f; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 26px; line-height: 130%; }
/* 영문 PC my reservation detail*/
.eng-wrap .ucomp.mypage-container .indicator-area .btn-box-between { display: flex; justify-content: space-between; }
.eng-wrap .ucomp.mypage-container .btn-small { max-height: 32px; padding: 0 11px; border-radius: 5px; border: 1px solid #d2d2d2; background: #fff; color: #54585a; text-align: right; font-size: 14px; font-weight: 700; line-height: 29px; }
.eng-wrap .ucomp.mypage-container .btn-small.red { background: #e70012; border: none; color: #fff; text-align: center; font-size: 14px; font-weight: 700; line-height: 29px; }
.ucomp.mypage-container .reserv-detail { display: grid; grid-template-rows: 292px auto; gap: 60px; }
.ucomp.mypage-container .reserv-detail .detail-car { display: grid; grid-template-columns: 386px; grid-template-rows: 263px auto; justify-content: center; }
.ucomp.mypage-container .reserv-detail .detail-car .car-tit { color: #222; font-size: 26px; font-weight: 700; line-height: 29px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp.mypage-container .reserv-detail .detail-infos { display: flex; flex-direction: column; gap: 50px; }
.ucomp.mypage-container .reserv-detail .detail-infos .infos-item .item-tit { color: #222; font-size: 24px; font-weight: 700; line-height: 29px; }
.ucomp.mypage-container .reserv-detail .detail-infos .infos-item:has(.item-tit) > div { padding-top: 30px; }
.pub-table { width: 100%; border: 1px solid #d9d9d9; font-size: 16px; color: #54585a; overflow: hidden; }
.pub-table tr:not(:last-child) { border-bottom: 1px solid #d9d9d9; }
.pub-table tr.type02 th { border-right: none; }
.pub-table tr.type02 td { background: #f1f1f1; font-weight: 700; }
.pub-table tr.type03 td { border-right: none; }
.pub-table th,.pub-table td { padding: 16px; box-sizing: border-box; text-align: left; }
.pub-table th { border-right: 1px solid #d9d9d9; background: #f1f1f1; font-weight: 700; vertical-align: middle; }
.pub-table th:has(button) button { float: right; }
.pub-table td.red { color: #e70012 !important; }
.pub-table td.align-end { text-align: end; }
.pub-table td.align-start { text-align: start !important; }
.pub-table td:not(:last-child) { border-right: 1px solid #d9d9d9; }
.pub-table:has(tfoot),.pub-table:has(tfoot) th { border: none; }
.pub-table:has(tfoot) tbody { border: 1px solid #d9d9d9; }
.pub-table tfoot { border-bottom: 1px solid #d9d9d9; }
.pub-table tfoot th,.pub-table tfoot td { font-size: 20px; font-weight: 700; color: #222; background: #fff; }
.pub-table:has(.etc) td p { display: flex; flex-wrap: wrap; gap: 5px; }
.pub-table span.etc { display: inline-block; position: relative; padding: 0 5px; }
.pub-table span.etc:first-child { padding-left: 0; }
.pub-table span.etc:not(:last-child)::after { position: absolute; top: 50%; transform: translateY(-50%); right: -4px; content: ''; display: inline-block; width: 1px; height: 12px; background: #bbb; }
.fs-20 { font-size: 20px; }
.ucomp.mypage-container .rec-list { border: 1px solid #d9d9d9; }
.ucomp.mypage-container .rec-list .list:not(:last-child) { border-bottom: 1px solid #d9d9d9; }
.ucomp.mypage-container .rec-list .list { padding: 20px; box-sizing: border-box; background: #fff; }
.ucomp.mypage-container .rec-list .list p { display: grid; grid-template-columns: 200px 1fr; }
.ucomp.mypage-container .rec-list .list p span { color: #54585a; font-size: 16px; }
.ucomp.mypage-container .rec-list .list .list-value { text-align: right; }
.ucomp.mypage-container .rec-list .list.st { background: #f1f1f1; }
.ucomp.mypage-container .rec-list .list.st p span { color: #54585a; font-size: 16px; font-weight: 700; }
.ucomp.mypage-container .rec-list .list.st p span.red { color: #e70012; }
.ucomp.mypage-container .reserv-detail .detail-info .info-receipt .rec-item .rec-total { display: grid; grid-template-columns: 1fr 1fr; padding: 20px; border-bottom: 1px solid #d9d9d9; box-sizing: border-box; }
.ucomp.mypage-container .reserv-detail .detail-info .info-receipt .rec-item .rec-total .total-tit { color: #222; font-size: 20px; font-weight: 700; line-height: 29px;}
.ucomp.mypage-container .reserv-detail .detail-info .info-receipt .rec-item .rec-total .total-value { font-size: 20px; font-weight: 700; color: #e70012; text-align: right; }
.ucomp.mypage-container .mypage-body-cont-header + .infos-section { margin: 50px 0; }
.ucomp.mypage-container .reserv-check { display: flex; justify-content: space-between; align-items: center; }
.ucomp.mypage-container .reserv-check .form-wrapper label span { font-size: 16px; }
.ucomp.mypage-container .reserv-check .essential { font-size: 16px; font-style: normal; color: #989898; line-height: normal; }
.ucomp.mypage-container .reserv-check .essential.etc::after { color: #989898; }
.ucomp.mypage-container .essential.reqiure { color: #454545; }
.ucomp.mypage-container .essential.reqiure::after { color: #e70012; }
.ucomp.mypage-container .reserv-btns { display: flex; justify-content: space-between; align-items: center; padding-top: 30px; }
.ucomp.mypage-container .border-t { border-top: 1px solid #e1e1e1; }
.ucomp.mypage-container .reserv-area { display: flex; flex-direction: column; gap: 20px; }
.ucomp.mypage-container .area-hidden .hidden-item { display: grid; grid-template-columns: 180px 1fr; justify-content: space-between; align-items: center; gap: 70px; }
.ucomp.mypage-container .area-hidden .hidden-item:not(:last-child) { padding-bottom: 20px; }
.ucomp.mypage-container .area-hidden .hidden-item .essential::after { right: -8px; }
.ucomp.mypage-container .infos-reserv .reserv-personal { display: flex; flex-direction: column; gap: 14px; }
.ucomp .etc-bx { padding: 20px; border-radius: 8px; background: #f9f9f9; color: #2f2f2f; font-size: 16px; }
.ucomp.mypage-container .infos-reserv { display: flex; flex-direction: column; gap: 42px; padding: 42px 0; }
.ucomp.mypage-container .infos-reserv .w194 { display: flex; justify-content: center; }
.ucomp.mypage-container .infos-reserv .w194 button { max-width: 194px; }
.ucomp.layer-sel-branch .popup-top .etc-btn { display: inline-block; margin-left: 20px; padding: 6px 20px; border-radius: 100px; background: #fef3f4; color: #da291c; font-size: 14px; font-style: normal; line-height: normal; }
.ucomp.layer-sel-branch .branch { padding: 50px 0; box-sizing: border-box; display: grid; grid-template-columns: minmax(360px, 360px) auto; gap: 50px; }
.ucomp.layer-sel-branch .branch .branch-map { display: grid; grid-template-rows: 360px auto 290px; gap: 15px; justify-content: center; }
.ucomp.layer-sel-branch .branch .map-btn { max-width: 190px; height: 47px; justify-self: center; padding: 10px 30px; border: 1px solid #777; border-radius: 50px; background: #fff; overflow: hidden; }
.ucomp.layer-sel-branch .branch .map-btn span { display: inline-block; position: relative; padding-left: 24px; color: #3a3a3e; font-size: 18px; font-weight: 700; line-height: 130%; }
.ucomp.layer-sel-branch .branch .map-btn span::before { content: ''; position: absolute; left: 0; width: 20px; height: 20px; background: url('/lrhp/pc/images/icons_uc/ico-position.png') no-repeat center center; background-size: cover; }
.ucomp.layer-sel-branch .branch .branch-address { display: flex; flex-direction: column; gap: 22px; }
.ucomp.layer-sel-branch .branch .branch-address .address .address-tit { font-size: 16px; font-style: normal; font-weight: 700; line-height: 160%; }
.ucomp.layer-sel-branch .branch .branch-address .address p { font-size: 14px; font-style: normal; color: #2f2f2f; line-height: 160%; }
.ucomp.layer-sel-branch .bul-list > li { font-size: 14px; font-style: normal; color: #2f2f2f; line-height: 160%; }
.ucomp .print-btn { height: 42px; padding: 4px 20px; border-radius: 8px; border: 1px solid #777; background: #fff; box-sizing: border-box; }
.ucomp .print-btn span { position: relative; display: inline-block; padding-left: 36px; color: #3a3a3e; font-size: 18px; font-weight: 700; line-height: 130%; }
.ucomp .print-btn span::before { position: absolute; left: 0; top: -4px; content: ''; width: 26px; height: 34px; background: url('/lrhp/pc/images/icons_uc/ico-print-btn.png') no-repeat center center; background-size: cover; }
.ucomp-branch .popup-top h4 { color: #2f2f2f; height: auto; font-family: 'Noto Sans'; font-size: 26px; font-weight: 700; line-height: 130%; margin-left: 0; }
.ucomp-branch .popup-top .top-inner { display: inline-flex; width: calc(100% - 50px); justify-content: space-between; align-items: center; height: 98px; }
.ucomp-branch .popup-top .top-inner > div { display: flex; align-items: center; }
/* 영문 PC cancel reservation pop */
.ucomp.layer-cancel .inner-cancel { padding: 0 44px; box-sizing: border-box; display: flex; flex-direction: column; gap: 30px; }
.ucomp.layer-cancel .cancel-form .uc-select { padding: 16px 0 10px 0; }
.ucomp.layer-cancel .cancel-table { display: flex; flex-direction: column; gap: 14px; }
.ucomp.layer-cancel .cancel-table .tit { color: #3a3a3e; font-size: 16px; font-weight: 700; line-height: 160%;}
.uc-table { width: 100%; border: 1px solid #ddd; overflow: hidden; }
.uc-table > table { width: 100%; }
.uc-table > table tr:not(:last-child) { border-bottom: 1px solid #ddd; }
.uc-table > table th,
.uc-table > table td { padding: 16px 20px; box-sizing: border-box; vertical-align: middle; }
.uc-table > table th { font-size: 16px; font-weight: 700; color: #54585a; background: #f1f1f1; text-align: left; }
.uc-table > table th:not(:last-child) { border-right: 1px solid #ddd; }
.uc-table > table td { background: #fff; font-size: 16px; color: #54585a; }
.ucomp.layer-cancel .cancel-table .uc-table > table th { min-width: 240px; max-width: 240px; }
.ucomp .text-center { text-align: center; }
/* 영문 pc 마이페이지 - DRIVERS-LICENSE */
.ucomp.mypage-container .drivers-license { padding: 21px 0 31px; box-sizing: border-box; }
.ucomp.mypage-container .personal { padding: 21px 0 31px; box-sizing: border-box; }
.ucomp.mypage-container .withdrawal { padding: 21px 0 31px; box-sizing: border-box; }
.ucomp.mypage-container .drivers-license .select-default > div { padding-bottom: 20px; }
.ucomp.mypage-container .drivers-license .d-flex { gap: 20px; }
.ucomp .btn-wrapper.w400-type { display: flex; justify-content: center; }
.ucomp .btn-wrapper.w400-type button { max-width: 400px; }
.ucomp .drivers-license .select-default .form-wrap { max-width: calc(50% - 20px); }
.ucomp .drivers-license .select-default .d-flex .form-wrap { max-width: 100%; }
.d-flex-10 { display: flex; gap: 10px; }
.d-flex-13 { display: flex; gap: 13px; align-items: center; }
.d-flex-20 { display: flex; gap: 20px; align-items: center; }
.ucomp.mypage-container .drivers-license .area-hidden .hidden-item { padding-bottom: 20px; }
.ucomp.mypage-container .drivers-license .reserv-personal { padding-top: 14px; }
.ucomp.mypage-container .drivers-license .reserv-personal .etc-bx { margin-top: 14px; }
.ucomp.mypage-container .hidden-item:has(.form-wrap) { align-items: flex-start; }
.ucomp.mypage-container .hidden-item .d-flex-10:has(.uc-select) .uc-select { flex-basis: 35%; }
.ucomp.mypage-container .withdrawal { display: flex; flex-direction: column; gap: 20px; }
.ucomp.mypage-container .withdrawal .tit { color: #222; font-size: 20px; font-weight: 700; line-height: 22px; }
.ucomp.mypage-container .withdrawal .item-tit { color: #222; font-size: 16px; font-weight: 700; line-height: 22px; }
/* 영문 PC Find ID */
.ucomp.login-wrap .detail-account { display: flex; flex-direction: column; gap: 120px; }
.ucomp.login-wrap h2.tit, .ucomp.login-wrap h2.account-tit { color: #000; text-align: center; font-size: 42px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 50px; letter-spacing: -1.26px; }
.ucomp .page-big-tit { color: #000; text-align: center; font-size: 42px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 50px; letter-spacing: -1.26px; padding-bottom: 60px; }
.ucomp.login-wrap .detail-account .account-top .account-tit { padding-bottom: 60px; }
.ucomp.login-wrap .detail-account .account-top .account-etc { display: flex; align-items: center; justify-content: center; height: 200px; color: #222; text-align: center; font-size: 24px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 29px; border-radius: 8px; background: #f7f7f7; }
.ucomp.login-wrap .detail-account .account-info { max-width: 624px; align-self: center; }
.ucomp .form-row { display: grid; grid-template-columns: 180px auto; gap: 10px; align-items: flex-start; }
.ucomp .form-row:not(:last-child) { padding-bottom: 20px; }
.ucomp .form-row .form-tit { color: #2f2f2f; font-size: 16px; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp .form-row .form-email { display: flex; align-items: center; gap: 10px; }
.ucomp .form-row .form-inner div + div { padding-top: 20px; }
.ucomp .form-row .form-inner .essential { display: inline-block; padding-top: 10px; font-size: 12px; }
.ucomp .btn-wrapper.w222 { justify-content: center; align-self: center; gap: 16px; }
.ucomp .btn-wrapper.w222 button { max-width: 222px; min-width: 222px; }
.ucomp.login-wrap .detail-account .account-info .idcheck { display: grid; grid-template-rows: 83px auto; gap: 48px; }
.ucomp.login-wrap .detail-account .account-info .idcheck .idcheck-img { height: 100%; justify-self: center; }
.ucomp.login-wrap .detail-account .account-info .idcheck .idcheck-img > img { height: 100%; object-fit: cover; }
.idcheck-id { display: grid; grid-template-columns: 60px auto; align-items: center; }
.idcheck-id span { display: inline-block; }
.idcheck-id .id { color: #3a3a3e; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 160%;}
.idcheck-id .value { overflow: hidden; color: #3656ff; text-overflow: ellipsis; font-size: 22px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 160%; }
/* 영문 PC 회원가입 (약관동의 및 인증) */
.ucomp .detail-register .register-cont { display: grid; grid-template-rows: 81px auto; }
.ucomp .detail-register .register-cont .cont-head { padding: 0 40px; box-sizing: border-box; display: flex; align-items: center; justify-content: flex-start; border-radius: 10px; background: #f5f5f5; font-size: 20px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #222; }
.ucomp .detail-register .register-cont .cont-body { padding: 40px 64px; box-sizing: border-box; }
.ucomp .membership-benefits { display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 300px)); justify-content: center; gap: 60px; }
.ucomp .membership-benefits .item { display: grid; grid-template-rows: 160px auto; gap: 20px; }
.ucomp .membership-benefits .item .item-img { min-width: 160px; max-width: 160px; padding: 9px 20px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; justify-self: center; border-radius: 50%; background: #f5f5f5; }
.ucomp .membership-benefits .item .item-img > img { width: 60px; max-width: 60px; }
.ucomp .membership-benefits .item .item-txt { font-size: 14px; color: #2f2f2f; text-align: center; line-height: 160%;}
.ucomp .membership-benefits .item .item-txt h3 { font-size: 18px; font-weight: 700; }
.ucomp .membership-agreement { display: grid; grid-template-rows: 52px auto; }
.ucomp .membership-agreement .item-all { height: 100%; border-bottom: 1px solid #c7c7c7; }
.ucomp .membership-agreement .item-wrap { padding: 30px 0; }
.ucomp .membership-agreement .item-wrap .item { display: grid; grid-template-rows: 50px minmax(260px, 260px); }
.ucomp .membership-agreement .item-wrap .item.form { display: grid; grid-template-rows: auto; }
.ucomp .membership-agreement .item-wrap .item.form .uc-input,
.ucomp .membership-agreement .item-wrap .item.form .uc-select { max-width: 335px; }
.ucomp .membership-agreement .item-wrap .item.form .form-inner { padding: 32px 20px; box-sizing: border-box; }
.ucomp .membership-agreement .item-wrap .item .item-head { display: flex; align-items: center; }
.ucomp .membership-agreement .item-wrap .item .item-body { padding: 36px; box-sizing: border-box; border-radius: 8px; background: #f9f9f9; overflow: auto; }
.ucomp .membership-agreement .item-wrap .item .item-body { font-size: 16px; color: #2f2f2f; }
.ucomp .item .bd-tit { font-size: 20px; font-weight: 700; }
.ucomp .membership-agreement .item-wrap .item:not(:last-child) { padding-bottom: 30px; }
.ucomp .align-spacing .d-flex-10 { padding-bottom: 20px; }
.ucomp .align-spacing .essential { display: inline-block; padding-top: 10px; }
.form-row .uc-input-tit { line-height: 50px; }
.membership-benefits-form .uc-input,.drivers-License-info .uc-input,.drivers-License-info .uc-select { max-width: 335px; }
.membership-benefits-form .etc { padding-top: 10px; }
.membership-benefits-form .etc:has(.error) { display: flex; align-items: center; gap: 10px; }
.membership-benefits-form .etc:has(.form-wrapper) { height: 50px; display: flex; align-items: center; gap: 30px; }
.membership-benefits-form .etc span { display: inline-block; font-size: 16px; color: #2f2f2f; }
.membership-benefits-form .etc span.error { font-size: 12px; color: #fd1326; line-height: 130%;}
.w590 { max-width: 590px; }
.min-w200 { min-width: 200px; }
/* 영문 PC - ETC */
.ucomp .section-headline .tit { font-size: 42px; line-height: 50px; letter-spacing: -0.03em; text-align: center; color: #000000; }
.ucomp .footerMenu-container .statement .tit { font-size: 36px; line-height: 50px; letter-spacing: -0.03em; text-align: center; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp .footerMenu-container .statement .tit span { font-size: 36px; line-height: 50px; letter-spacing: -0.03em; text-align: center; }
.ucomp .footerMenu-container .statement .tit + .txt { font-size: 18px; line-height: 26px; letter-spacing: -0.03em; text-align: center; }
.ucomp .footerMenu-container .about-lotte-tab .section-explain { margin-top: 60px; }
.ucomp .footerMenu-container .about-lotte-tab .section-explain { padding-bottom: 30px; }
.ucomp .footerMenu-container .section-explain .vision { display: grid; grid-template-columns: repeat(3, minmax(380px, auto)); gap: 10px; width: 100%; padding: 20px; box-sizing: border-box; background: #f9f9f9; border: 1px solid #dddddd; }
.ucomp .footerMenu-container .section-explain .vision .item { display: flex; height: 169px; min-height: 169px; justify-content: center; align-items: center; width: 100%; border: 1px solid #ebebeb; background: #fff; }
.ucomp .footerMenu-container .section-explain .vision .item .item-bedge > span { display: inline-block; padding: 7px 15px; border-radius: 50px; background: #fd1326; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 23px; letter-spacing: 0em; text-align: center; color: #fff; }
.ucomp .footerMenu-container .section-explain .vision .item .item-bedge { display: flex; justify-content: center; }
.ucomp .footerMenu-container .section-explain .vision .item .item-txt { padding-top: 16px; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 26px; letter-spacing: 0em; text-align: center; }
.ucomp .footerMenu-container .section-explain .vision .item .item-txt:has(.include-ic) { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 20px; }
.ucomp .footerMenu-container .section-explain .vision .item .item-txt .include-ic { display: grid; grid-template-rows: 40px auto; gap: 4px; }
.ucomp .footerMenu-container .section-explain .vision .item .item-txt .include-ic > img { height: 100%; justify-self: center; }
.ucomp .footerMenu-container .section-explain .vision .item .item-txt .include-ic span { display: inline-block; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 16px; line-height: 19px; letter-spacing: 0em; text-align: center; }
.ucomp .footerMenu-container .img-box.border { padding: 45px 0; border: 1px solid #ddd; }
.ucomp .footerMenu-container .portfolio-table { padding: 30px 0; }
.w250 { display: flex; justify-content: center; }
.w250 > button, .w250 > a { max-width: 250px; }
.align-center { text-align: center; }
.ucomp.etc-container.faq-container .round-banner { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/uc_img/bg-etcFaq.png'); background-position: 0 0; background-size: auto; }
.ucomp.etc-container .round-banner .infos .tit { font-size: 20px; color: #2f2f2f; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; font-weight: 700; }
.ucomp.etc-container .round-banner .infos .tit + .txt { margin-top: 10px; font-size: 14px; color: #2f2f2f; }
.ucomp .multi-segment-list .details .tit + p { padding-top: 10px; font-size: 14px; line-height: 20px; letter-spacing: 0em; text-align: left; }
.ucomp .footerMenu-container .agree { display: flex; flex-direction: column; gap: 60px; }
.ucomp .footerMenu-container .agree .item-agree { display: flex; flex-direction: column; gap: 10px; }
.ucomp .footerMenu-container .agree .item-agree .agree-tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 18px; line-height: 26px; letter-spacing: 0em; text-align: left; color: #2f2f2f; }
.ucomp .footerMenu-container .agree .item-agree .agree-txt { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; font-size: 14px; line-height: 20px; letter-spacing: 0em; text-align: left; color: #2f2f2f; }
.pub-table th.txt-center,.pub-table td.txt-center { text-align: center; }
.ucomp .footerMenu-container .agree .table-agree { padding: 30px 0; }
.ucomp .footerMenu-container .agree .table-agree thead { border-bottom: 1px solid #ddd; }
.ucomp .footerMenu-container .agree .table-agree th,
.ucomp .footerMenu-container .agree .table-agree td { text-align: center; vertical-align: middle; }
.ucomp .footerMenu-container .agree .table-agree td:has(.bul-list) { text-align: left; }
.pub-table td.border-r { border-right: 1px solid #d9d9d9; }
/* ETC - site map */
.eng-wrap .ucomp.footerMenu-container .site-map-section .site-map-list > li > a { height: 90px; max-height: 90px; padding: 0px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; border-radius: 10px; background: #2f2f2f; }
.eng-wrap .ucomp.footerMenu-container .site-map-section .site-map-list > li > a + ul { padding: 30px 0; font-size: 18px; }
.eng-wrap .ucomp.footerMenu-container .site-map-section .site-map-list > li:nth-child(-n + 6) > a { background-color: #e70012; }
.ucomp.footerMenu-container.contactUs-container .round-banner { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/uc_img/bg-footerMenuContactUs.png'); background-position: center; background-size: cover; background-color: #fff; }
.ucomp.footerMenu-container .round-banner .infos p { color: #2f2f2f; }
.ucomp.footerMenu-container .round-banner .infos .tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp.footerMenu-container .round-banner .infos .tet { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp.footerMenu-container .round-banner .infos .tit + .txt { margin-top: 10px; color: #2f2f2f; }
.ucomp .multi-segment-list .circle { width: 100px; height: 100px; }
.ucomp .icon.pannel49 { width: 37px; background-size: contain; }
.ucomp .icon.pannel50 { width: 52px; background-size: contain; }
/* information - rental_info*/
.ucomp .section-indicator .detail-layer-nav button { height: 154px; padding: 40px 15px 20px 15px; color: #989898; }
.ucomp .section-indicator .detail-layer-nav button.active { color: #e70012; }
.ucomp .section-indicator .detail-layer-nav button .icon { margin-bottom: 16px; }
.ucomp .section-indicator .detail-layer-nav { border-bottom: 5px solid #d9d9d9; }
.ucomp .section-indicator .detail-layer-nav button.active:after { content: ''; position: absolute; bottom: -5px; left: 0; display: block; width: 100%; height: 5px; background-color: #ff404b; z-index: 5; }
.ucomp .detail-layer-nav-wrap { margin-bottom: 60px; }
/* 영문 information */
.ucomp .section-explain.item-step1 .explain-cont .tbl-box table.pub-table td { padding: 16px 20px; box-sizing: border-box; text-align: left; vertical-align: top; }
.ucomp .section-explain.item-step1 .explain-cont .tbl-box table.pub-table .popup-btn.white { width: auto; height: auto; max-width: fit-content; min-height: 30px; max-height: 30px; margin-top: 12px; padding: 10px; border-color: #d2d2d2; color: #54585a; line-height: 8px; }
.ucomp .section-explain.item-step1 .explain-cont .tbl-box > .bul-list { padding-top: 30px; }
.ucomp .section-explain.item-step1 .explain-cont .tbl-box .bul-list > li > .bul-list > li { text-indent: 0; }
.ucomp .explain-cont .statement .tit-size-mid { margin-bottom: 30px; }
.ucomp .explain-cont .statement > .lst.bold > li { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 18px; line-height: 26px; letter-spacing: 0em; text-align: left; }
.ucomp .explain-cont .statement > .lst.bold > li.not-bold { font-size: 14px; line-height: 22px; letter-spacing: 0em; text-align: left; }
.ucomp .explain-cont .statement > .lst > li + li { margin-top: 30px; }
.ucomp .explain-cont .statement > .lst .details { margin-top: 10px; }
.ucomp .explain-cont .statement > .lst .details ul { font-size: 14px; }
.ucomp .statement .dash-list { padding-left: 20px; }
.ucomp .box-align { display: grid; grid-template-columns: minmax(520px, 520px) 1fr; gap: 60px; }
.ucomp .descri-box .btn-wrapper { padding: 60px 0 0 0; justify-content: flex-start; }
.ucomp .descri-box .btn-wrapper .popup-btn { max-width: 250px; }
.ucomp.short-container .fee-info-section .box-align .img-box { max-width: 100%; border-radius: 8px; border: 1px solid #ddd; overflow: hidden; }
.ucomp .item-step2 .tab-nav { padding-top: 30px; }
.ucomp.short-container .car-type-tab .menu-list li button { padding: 6px 14px; border-radius: 8px; background: #f4f4f4; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; font-size: 16px; line-height: 23px; letter-spacing: 0em; text-align: center; box-sizing: border-box; }
.ucomp.short-container .car-type-tab .menu-list li { padding: 0 3px; }
.ucomp.short-container .car-type-tab .menu-list li.active button { border: 1px solid #fd1326; background: #fff; color: #fd1326; }
.ucomp .section-explain .explain-cont .tbl-box + .tbl-box .bul-list { padding-top: 30px; }
.ucomp .tab-cont-inner .tbl-box table th,.ucomp .tab-cont-inner .tbl-box table td { padding: 16px 20px; box-sizing: border-box; }
.ucomp .grid-row.type2 > li .descri-box .tit { margin-bottom: 10px; font-size: 18px; color: #2F2F2F; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .grid-row.type2 > li .img-item { width: 155px; }
.ucomp .purchase-step > li .img-item { background: #00000008; width: 120px; max-width: 120px; max-height: 120px; border-radius: 50%; margin: 0 auto; margin-bottom: 35px; }
.ucomp .purchase-step li .txt-item { display: flex; flex-direction: column; gap: 10px; }
.ucomp .purchase-step li .txt-item p { margin: 0; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp .purchase-step li .txt-item p.tit { flex: 1; }
.ucomp .purchase-step li .txt-item p.tit.h54 { flex: 1 0 54px; }
.ucomp .icon.purchase-step01 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step01.png'); background-position: center; background-size: cover; width: 49px; height: 52px; }
.ucomp .icon.purchase-step02 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step02.png'); background-position: center; background-size: cover; width: 52px; height: 38px; }
.ucomp .icon.purchase-step03 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step03.png'); background-position: center; background-size: cover; width: 52px; height: 34px; }
.ucomp .icon.purchase-step04 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step04.png'); background-position: center; background-size: cover; width: 42px; height: 52px; }
.ucomp .icon.purchase-step05 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step05.png'); background-position: center; background-size: cover; width: 51px; height: 52px; }
.ucomp .icon.purchase-step06 { background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-purchase-step06.png'); background-position: center; background-size: cover; width: 52px; height: 43px; }
.ucomp .grid-col > li { margin-bottom: 0; color: #2f2f2f; }
.ucomp .section-explain .explain-cont .tbl-box table.pub-table th.border-c { border-color: #d9d9d9; border-right: 1px solid #d9d9d9; }
.ucomp .section-explain .explain-cont .tbl-box table th { border-color: #d9d9d9; }
.ucomp .section-explain .explain-cont .tbl-box table.pub-table th { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp .section-explain .explain-cont .tbl-box table.pub-table th,.ucomp .section-explain .explain-cont .tbl-box table.pub-table td { padding: 16px 20px; box-sizing: border-box; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp .section-explain + .section-explain { margin-top: 30px; }
.ucomp .grid-row.type2 > li .img-item .circle { width: 120px; height: 120px; }
.ucomp .icon.etc-info01 { background-size: 52px; }
.ucomp .icon.etc-info02 { background-size: 72px; }
.ucomp .icon.etc-info03 { background-size: 43px; }
/* additional */
.ucomp .multi-segment-list .circle + .details { margin-left: 35px; }
.ucomp .multi-segment-list .details .tit + .lst { margin-top: 10px; }
.ucomp .multi-segment-list .circle.w120 { width: 120px; height: 120px; }
.ucomp .icon.additional-pannel01 { width: 67px; height: 50px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-additional-pannel01.png); background-position: center center; background-size: 52px; }
.ucomp .icon.additional-pannel02 { width: 42px; height: 62px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-additional-pannel02.png); background-position: center center; background-size: 35px; }
.ucomp .icon.additional-pannel03 { width: 66px; height: 51px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-additional-pannel03.png); background-position: center center; background-size: 52px; }
.ucomp .multi-segment-list .details p.tit { margin: 0; padding-bottom: 10px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .multi-segment-list > li:not(:last-child) { margin-bottom: 30px; }
.ucomp .multi-segment-list > li { margin-bottom: 0; }
.ucomp.short-container .airline-section .grey-box { display: flex; justify-content: center; align-items: center; height: 140px; background: #f7f7f7; box-sizing: border-box; }
.ucomp .airline-section .btn-box-align-left .popup-btn.white { width: auto; max-width: none; padding: 2px 10px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 14px; }
.ucomp.short-container .airline-section .lst { margin-top: 30px; }
.ucomp.short-container .airline-section .bul-list { padding: 30px 0 60px; }
/* chauffeur */
.ucomp .section-explain .explain-header.between-type .info-list p + p { margin-left: 20px; }
.ucomp .section-explain .explain-header.between-type .info-list p .icon { margin-right: 4px; }
.ucomp .icon.tel3 { width: 23px; height: 23px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-tel3.png'); background-position: center center; background-size: 22px; }
.ucomp .icon.email { width: 23px; height: 23px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-email.png'); background-position: center center; background-size: 22px; }
.ucomp .section-explain .explain-cont .txt { color: #2f2f2f; }
.ucomp .section-explain .explain-cont .tit { margin-bottom: 30px; font-size: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp.carRental-container .section-explain .explain-cont .tbl-box table.pub-table th,.ucomp.carRental-container .section-explain .explain-cont .tbl-box table.pub-table td { padding: 30px; font-size: 16px; box-sizing: border-box; }
.ucomp.carRental-container .btn-wrapper.w250 button { min-width: 250px; }
.ucomp .icon.overseas-pannel01 { width: 67px; height: 50px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-overseas-img.png'); background-position: center center; background-size: 60px; }
.ucomp .section-explain .explain-cont .multi-segment-list.overseas { padding-top: 30px; }
.ucomp .section-explain .explain-cont .multi-segment-list.overseas .tit { margin: 0; }
.ucomp .section-explain .explain-cont .multi-segment-list.overseas .txt { margin: 0; padding: 0; }
.ucomp .overseas-ul { margin-top: 60px; padding: 30px 0 60px; box-sizing: border-box; border-top: 1px solid #d9d9d9; }
.ucomp .section-explain .explain-cont > .row + .tbl-box { margin-top: 30px; }
/* 차종선택 */
.overseas_select_box { width: 100%; }
.overseas_select_box ul { display: flex; }
.overseas_select_box ul li { position: relative; width: 33.3%; height: 82px; }
.overseas_select_box ul li + li { margin-left: 14.24px; }
.overseas_select_box ul li label { position: relative; top: -24px; display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; padding: 28px 23px; box-sizing: border-box; border-radius: 8px; border: 1px solid #d0d0d0; background: #fff; }
.overseas_select_box ul li label > span { position: relative; font-size: 16px; font-weight: 500; color: #989898; }
.overseas_select_box ul li label > img { max-width: 180px; margin-top: 1.2799rem; }
.overseas_select_box input[type='radio']:checked + label { border: 1px solid #ff404f; background: #fff9f9; }
.overseas_select_box input[type='radio']:checked + label > span { color: #ed1c24; font-weight: 700; }
.overseas_select_box input[type='radio']:checked + label::before { content: ''; display: block; position: absolute; right: 1.7065rem; top: 50%; margin-top: -7px; width: 14px; height: 14px; background: url('../../mo/images/reservation/ico-red-check.png') no-repeat; background-size: cover; }
/* overseas_select_box.img */
.overseas_select_box.img { margin-top: 20px; }
.overseas_select_box.img ul li { height: auto; }
.overseas_select_box.img ul li + li { margin-left: 42px; }
.overseas_select_box.img ul li label { position: relative; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; width: 100%; height: 220px; padding: 14px; box-sizing: border-box; border-radius: 8px; border: 1px solid #d0d0d0; background: #fff; }
.overseas_select_box.img ul li label > img { max-width: 180px; margin: 1.2799rem auto 0; }
.overseas_select_box.img ul li label > span .desc { display: block; }
.overseas_select_box.img input[type='radio']:checked + label::before { content: ''; display: block; position: absolute; top: 24px; right: 18px; width: 14px; height: 14px; background: url('../../mo/images/reservation/ico-red-check.png') no-repeat; background-size: cover; }
/* 예상가격 */
.overseas_price { position: relative; display: flex; justify-content: space-between; align-items: center; width: 100%; padding-top: 38.5px; border-top: 1px solid #d0d0d0; }
.overseas_price .tit { font-size: 22px; font-weight: 700; color: #2f2f2f; line-height: 23.17px; }
.overseas_price .vnd { text-align: right; padding-left: 50px; font-size: 26px; font-weight: 700; color: #da291c; line-height: 23.17px; }
.overseas_price .choice { font-size: 26px; font-weight: 700; color: #c3c3c3; line-height: 28.96px; }
.overseas_price .vnd .value { display: none; }
.overseas_price .vnd .value > em { font-size: 32px; }
.overseas_price .vnd .value .add-txt { padding-left: 5px; font-size: 22px; }
.overseas_price .vnd .value .add-txt::before { content: '('; position: relative; display: inline-block; color: #da291c; line-height: 23.17px; }
.overseas_price .vnd .value .add-txt::after { content: ')'; position: relative; display: inline-block; color: #da291c; line-height: 23.17px; }
.overseas_price .vnd.price .value { display: block; }
.overseas_price .vnd.price .choice { display: none; }
/* setting */
.w33p { max-width: 33.3% !important; }
.w104 { width: 104px; }
.inputT + .ex-txt { margin-left: 10px; }
.ex-txt { font-size: 15px; color: #8f9191; }
/* row.type3 */
.section-form .form-cont .row.type3 { display: flex; align-items: center; margin-top: 24px; }
.section-form .form-cont .row.type3 .input-tit { font-family: 'ManropeB', 'NotoB', 'NotoSansCJKkr-Bold', serif; font-weight: normal; width: 170px; -webkit-flex-basis: 170px; -ms-flex-preferred-size: 170px; flex-basis: 170px; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; }
.section-form .form-cont .row.type3 .input-cont .inputT { min-width: 307px; }
/* 항공편명 */
.overseas_tab_box { width: 100%; }
.section-form .form-cont .row.type2 .overseas_tab_box .input-cont .inputT { min-width: calc(1040px - 160px); }
.fly-wrap { position: relative; display: flex; flex-direction: column; width: 100%; border-top: 1px solid #d0d0d0; padding: 40px 0; margin-top: 40px; }
.fly-wrap .item { display: flex; align-items: center; }
.fly-wrap .item + .item { margin-top: 20px; }
.fly-wrap .item .input-tit { width: 160px; }
.fly-wrap .item .inputT { width: 100%; }
.overseas_tab_box .tab_cont > li { display: none; }
.overseas_tab_box .tab_cont > li.on { display: block; }
/* col-group */
.section-form .form-cont .col-group { display: flex; justify-content: space-between; align-items: center; padding: 0 80px; }
.section-form .form-cont .col-group.col2 > div { width: 50%; max-width: calc(50% - 30px); }
.section-form .form-cont .col-group .row { padding: 0; }
.section-form .form-cont .col-group .row + .row { margin-left: 60px; }
.section-form .form-cont .col-group .row.type2 .input-cont { display: flex; flex-wrap: nowrap; }
.section-form .form-cont .col-group .row.type2 .input-cont > *:first-of-type ~ * { margin-top: 0; }
.section-form .form-cont .col-group.col2 .row.type2 .input-cont .inputT { max-width: 100%; }
/* 안내사항 버튼 */
.table_viet_infor_02 { position: relative; margin-top: 10px; }
.table_viet_infor_02 ul { display: flex; }
.table_viet_infor_02 ul li { min-width: 100px; }
.table_viet_infor_02 ul li + li { margin-left: 10px; }
.table_viet_infor_02 ul li .btn-kakaolink { display: block; border: 1px solid #d2d2d2; border-radius: 8px; padding: 5px 20px; text-align: center; color: #2f2f2f; }
.align-center { display: flex; justify-content: center; }
.table_viet_infor_02.big { margin-top: 0; margin-bottom: 60px; }
.table_viet_infor_02.big ul li { min-width: 150px; }
.table_viet_infor_02.big ul li .btn-kakaolink { display: block; border: 1px solid #d2d2d2; border-radius: 8px; padding: 10px 25px; text-align: center; font-size: 20px; font-weight: 700; }
/* 카카오아이콘 */
.icon.kakao { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-kakao2.png); background-position: center; background-size: 100%; width: 44px; height: 44px; }
/* 이메일 new타입 */
.inp { position: relative; display: flex; align-items: center; width: 100%; height: 50px; padding: 0 0 0 20px; border-radius: 6px; background-color: #fff; border: 1px solid #ebebeb; }
.inp > input[type='text'] { width: 50%; }
.uc-selectbox { box-sizing: border-box; position: relative; height: 50px; border-radius: 6px; padding: 0 45px 0 20px; background-color: #fff; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-arrow-down.png); background-position: center right 20px; background-size: 14px; border: 0; }
/* 전체동의 빨간체크 */
.chk-icon-box.type-circle.type2 input[type='checkbox']:checked + label:after,.radio-icon-box.type-circle.type2 input[type='checkbox']:checked + label:after { position: absolute; top: 0; left: 0; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/uc_img/ico-check-on7.png); background-position: center center; -webkit-background-size: auto auto; -moz-background-size: auto; background-size: auto; width: 26px; height: 26px; margin-top: 0; }
.chk-icon-box.type2 input[type='checkbox']:checked + label:after,.radio-icon-box.type2 input[type='checkbox']:checked + label:after { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons/ico-chk2-on.png); background-position: center center; -webkit-background-size: auto auto; -moz-background-size: auto; background-size: auto; }
/* 무료편도 pc */
.img-banner { position: relative; width: 100%; min-width: 1420px; height: 400px; background: url(/lrhp/pc/images/uc_img/img-freeoneway-bg.png) no-repeat; background-position: center; }
.img-banner .center-cont { display: flex; padding-top: 46px; justify-content: space-between; width: 1420px; margin: 0 auto; line-height:1.4; font-family:"Pretendard";}
.img-banner .center-cont .text-box { position: relative; padding: 17px 0 0 110px; }
.img-banner .center-cont .text-box .page-tit .sub-tit { font-size: 20px; letter-spacing:0; }
.img-banner .center-cont .text-box .page-tit h2 { margin-top:14px; font-size: 40px; font-weight:700; color: #000; }
.img-banner .center-cont .text-box .page-tit h2 .point { color: #D6AC00; }
.img-banner .center-cont .text-box .page-tit + .page-desc { margin-top: 32px; }
.img-banner .center-cont .text-box .page-desc { font-size: 18px; color: #3B3B3B; letter-spacing:0; }
.img-banner .center-cont .img-wrap { position: relative; right: -36px; width: 495px; margin-top: 10px; z-index: 1; }
.img-banner .center-cont .text-info .calendar-bg { position: relative; width: 484px; height: 222px; background: #fff; border-radius: 20px; background-size: 100%; padding: 25px 20px; box-sizing: border-box; }
.img-banner .center-cont .text-info .page-info { position: relative; }
.img-banner .center-cont .text-info .page-info .page-info-tit { display: inline-block; position: relative; left: 50%; transform: translateX(-50%); background: #666666; border-radius: 20px; padding: 6px 35px; font-size: 22px; font-weight:600; color: #fff; text-align: center; }
.img-banner .center-cont .text-info .page-info .page-info-tit + .page-info-list-wrap { margin-top: 15px; }
.img-banner .center-cont .text-info .page-info .page-info-list { position: relative; text-align: left; margin-top: 30px; }
.img-banner .center-cont .text-info .page-info .page-info-list > li { position: relative; font-size: 16px; color: #666; padding-left: 20px; font-weight: 600; }
.img-banner .center-cont .text-info .page-info .page-info-list > li + li { margin-top: 14px; }
.img-banner .center-cont .text-info .page-info .page-info-list > li::before { content: ''; display: inline-block; position: absolute; left: 5px; top: 50%; width: 5px; height: 5px; background: #666666; margin-right: 0.9rem; border-radius: 100%; vertical-align: middle; margin-top: -2px; }
/* form_box */
.reser_date_wrap .banner_wrap .form_box.minus80 { top: -80px; }
/* 차량리스트 */
.layer-popup .search-car .flex__type03 .flex_type01_right { margin-right: 0; }
.search-car .flex__type03 .flex_type01_right .vehicle-list-cus { margin-top: 0; }
.content_car_list.search-car .flex__type03 #car-list li { padding: 0 4px; margin-top: 10px; }
.search-car #car-list label { padding: 20px 10px 10px; }
.search-car .vehicle-div .textBox { width: calc(100% - 172px); padding-left: 15px; }
.search-car #car-list label .title { width: 90%; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.search-car #car-list label .title .station { position: relative; font-family: 'ManropeB', 'NotoB', 'NotoSansCJKkr-Bold', serif; font-weight: normal; font-size: 22px; color: #2f2f2f; line-height: 1.2; }
.search-car #car-list label .title .station + .station { padding-left: 22px; }
.search-car #car-list label .title .station + .station::before { content: ''; display: inline-block; position: absolute; width: 16px; height: 10px; background: url(/lrhp/pc/images/icons_uc/ico-station-arrow.png) no-repeat; background-size: 16px; top: 7px; left: 3px; }
.search-car .vehicle-div .textBox p { font-family: 'ManropeB', 'NotoB', 'NotoSansCJKkr-Bold', serif; font-weight: normal; margin-top: 20px; font-size: 24px; color: #da291c; line-height: 1; }
.search-car .vehicle-div .textBox.type-if-member p { margin-top: 0; }
.search-car .vehicle-div .textBox p sub { font-size: 18px; }
.search-car .vehicle-div .textBox p span { font-size: 18px; font-family: 'ManropeR', 'NotoR', serif; font-weight: normal; }
.content_car_list.search-car .flex__type03 #car-list li .vehicle-div .textBox s { font-size: 16px; line-height: 1; color: #dddddd; font-weight: 500; }
.content_car_list.search-car .flex__type03 #car-list li .vehicle-div .textBox .km { font-size: 16px; line-height: 1; color: #dddddd; font-weight: 500; margin-top: 0; }
.search-car .vehicle-div em { display: block; font-size: 16px; color: #2f2f2f; }
.search-car .vehicle-div .img-wrap { display: flex; flex-direction: column; min-width: 172px; }
.search-car .vehicle-div .img-wrap b { width: 145px; margin: 0 auto; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-weight: normal; font-size: 20px; color: #2f2f2f; line-height: 1.2; }
/* 픽업가능시간 */
.search-car .pickup { position: relative; width: 100%; background: #f4f4f4; border-radius: 99px; padding: 6px 10px; margin-top: 16px; text-align: center; }
.search-car .pickup > span { font-size: 14px; text-align: center; color: #000; }
/* 라벨 체크후 */
#car-list input:checked + label .pickup { background-color: #ffeaea; }
/* 주의메세지 */
.add-text { display: none; margin: 9px 0 15px; }
.add-text.on { display: block; }
.add-text .note { position: relative; padding-left: 20px; font-size: 14px; color: #da291c; }
.add-text .note::before { content: ''; position: absolute; left: 10px; top: 9px; width: 3px; height: 3px; border-radius: 50%; background-color: #da291c; }
/* none_spot */
.none_spot { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; flex-direction: column; gap: 8px; color: #cacaca; text-align: center; }
.none_spot.on { display: flex; }
/* car-pop */
.car-pop { display: none; position: absolute; top: 660px; left: 50%; margin-left: -710px; width: 1420px; height: 450px; z-index: 49; }
.car-pop.active { display: block; }
.car-pop .pop-inner { position: relative; overflow: hidden; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; margin: 0; background-color: #fff; box-shadow: none; }
.car-pop .tab__item_cus { display: block; }
.car-pop .popup-top { height: 40px; border-bottom: 0; }
.car-pop .popup-top .layer-popup-custom-close { cursor: pointer; position: absolute; top: 0; right: 0; width: 20px; height: 20px; }
.car-pop .popup-top .layer-popup-custom-close .pop-close { width: 20px; height: 20px; background: url(/lrhp/pc/images/icons_uc/ico-btn-pop-close.png) no-repeat; background-position: center center; background-size: 20px; }
.car-pop .popup-cont { padding: 0; }
/* 퇴출근 */
/* 대여장소 탭 2개일때 */
.form_box .form_inner .bottom_util.col2 .bottom_util_item:first-child { width: calc(50% - 100px); }
/* 대여일시 세로 */
.date-time-wrap.row { display: flex; flex-direction: column; padding-top: 20px; gap: 15px; }
.date-time-wrap.row .date-time { display: flex; flex-direction: row; gap: 20px; }
.calendar_cus .date-time-wrap.row .date-time .date_cus { width: 490px; }
.calendar_cus .date-time-wrap.row .date-time .date_cus.block { width: 100%; }
.date-time-wrap.row .date-time .time { margin-top: 0; }
.calendar_cus .date-time-wrap.row .time_select_box { margin-top: 0; gap: 20px; }
.date-time-wrap .date-term { width: calc(50% - 0.5rem); }
.date-time-wrap .date-term select { font-size: 18px; line-height: 32px; font-weight: 700; }
.calendar_cus .date-time-wrap .date-time .date_cus .rent-date-text_cus.on { position: relative; }
/* .calendar_cus .date-time-wrap .date-time .date_cus .rent-date-text_cus.on > span { position: absolute; left: 0; font-size: 16px; color: #2f2f2f; } */
.no-return { width: 350px; }
.no-return .bg-box { display: flex; align-items: center; justify-content: center; padding: 20px; margin-top: 0; font-size: 16px; box-sizing: border-box; }
.flex__type01 .flex_type01_right .calendar_cus .date-time-wrap.row .smartkey-check-area_cys { padding-top: 0; }
/* 퇴출근 2,3단계 */
.free-cancel { position: relative; border-radius: 8px; padding: 20px; background: #f7f7fa; margin-top: 30px; font-size: 14px; }
.free-cancel > .txt > strong { font-weight: 700; line-height: 20.27px; }
.section-sticky-lnb .payment_aside .payment_detail .cancel_msg.info { padding: 14px 16px; height: inherit; }
.section-sticky-lnb .payment_aside .payment_detail .cancel_msg.info > p { font-size: 14px; line-height: 16.94px; color: #2f2f2f; }
.section-sticky-lnb .sticky-cont.type2 .payment_aside .payment_detail .payment_total_price { border-top: 0; margin-top: 0; padding-top: 0; }
.section-sticky-lnb .sticky-cont.type2 .form_box { margin-top: 30px; }
.border-item { margin-top: 30px; padding: 30px 0; border-top: 1px solid #c7c7c7; border-bottom: 1px solid #c7c7c7; }
/* 영문 */
/* 헤더 */
.eng-header .header-nav.ucomp .nav-wrap { align-items: center; }
.eng-header .header-nav.ucomp .nav-wrap > ul { display: flex; gap: 60px; }
.eng-header .header-nav.ucomp .nav-wrap > ul > li { margin-left: 0; }

.eng-header .header-nav.ucomp .inner .nav-wrap > ul > li > a { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 22px; line-height: 35.2px; }
.eng-header .header-nav.ucomp .inner .nav-wrap > ul > li:first-child { margin-left: 85px; }
.eng-header .header-nav.ucomp .inner .nav-wrap > ul > li.mar-l120 { margin-left: 120px; }
.eng-header .header-nav.ucomp .nav-wrap > ul > li > a::before { content: ''; position: absolute; bottom: -3px; width: 0; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); height: 2px; opacity: 0; background-color: #da291c; -webkit-transition: width 0.3s, opacity 0.3s; -o-transition: width 0.3s, opacity 0.3s; -moz-transition: width 0.3s, opacity 0.3s; transition: width 0.3s, opacity 0.3s; }
.eng-header .header-nav.ucomp .draw-cont-flex { display: flex; width: 100%; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont { position: relative; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.eng-header .header-nav .draw-toggle-cont .detail-layer-in .layer-gnb > li a { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.eng-header .header-nav .draw-toggle-cont .detail-layer-in .layer-gnb > li .layer-gnb-list ul > li a { font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; font-size: 14px; color: #2B2B2B; }
.header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont .detail-layer-in .layer-gnb { padding: 0; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont .layer-gnb-s { width: 100% !important; left: 66px; }
.header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont .detail-layer-in .list-type-col4 > li { width: 100%; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont.draw-cont-02 .detail-layer-in .layer-gnb { padding-left: 198px; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont.draw-cont-03 .detail-layer-in .layer-gnb { padding-left: 430px; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont.draw-cont-04 .detail-layer-in .layer-gnb { padding-left: 615px; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont.draw-cont-05 .detail-layer-in .layer-gnb { padding-left: 750px; }
.eng-header .header-nav.ucomp .draw-cont-flex .draw-toggle-cont.draw-cont-06 .detail-layer-in .layer-gnb { padding-left: 900px; }
/* all메뉴 */
.eng-header .draw-toggle-wrap-all.draw-toggle-wrap-all-e { height: 278px; }
.eng-header .draw-toggle-wrap-all.draw-toggle-wrap-all-e .draw-toggle-cont-all { height: 258px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in { padding-left: 274px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in.detail-layer-all-in .layer-gnb-all > li p a b { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 18px; line-height: 23.4px; letter-spacing: -1%; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in.detail-layer-all-in .layer-gnb-all > li .layer-gnb-list ul > li { font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; font-size: 14px; line-height: 18.2px; letter-spacing: -1%; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in.detail-layer-all-in .layer-gnb-all > li .layer-gnb-list ul.mypage-list > li { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 16px; line-height: 20.8px; letter-spacing: -1%; color: #2b2b2b; }
.header .header-nav .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in.detail-layer-all-in .layer-gnb-all > li { position: relative; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(2) { left: 20px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(3) { left: 95px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(4) { left: 116px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(5) { left: 95px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(6) { left: 75px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:last-child { left: 30px; }
.header .header-nav.ucomp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in.detail-layer-all-in:after { display: none; }
/* 중문 */
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont .layer-gnb-s { left: 104px; }
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont.draw-cont-02 .detail-layer-in .layer-gnb { padding-left: 116px; }
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont.draw-cont-03 .detail-layer-in .layer-gnb { padding-left: 228px; }
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont.draw-cont-04 .detail-layer-in .layer-gnb { padding-left: 342px; }
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont.draw-cont-05 .detail-layer-in .layer-gnb { padding-left: 455px; }
.eng-header .header-nav.ucomp.cn .draw-cont-flex .draw-toggle-cont.draw-cont-06 .detail-layer-in .layer-gnb { padding-left: 570px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in { padding-left: 307px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(2) { left: -41px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(3) { left: -88px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(4) { left: -135px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(5) { left: -179px; }
.header .header-nav.ucomp.cn .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(6) { left: -224px; }
/* 일문 */
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont .layer-gnb-s { left: 69px; }
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont.draw-cont-02 .detail-layer-in .layer-gnb { padding-left: 136px; }
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont.draw-cont-03 .detail-layer-in .layer-gnb { padding-left: 399px; }
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont.draw-cont-04 .detail-layer-in .layer-gnb { padding-left: 511px; }
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont.draw-cont-05 .detail-layer-in .layer-gnb { padding-left: 627px; }
.eng-header .header-nav.ucomp.jp .draw-cont-flex .draw-toggle-cont.draw-cont-06 .detail-layer-in .layer-gnb { padding-left: 759px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in { padding-left: 307px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(1) { left: -30px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(2) { left: -55px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(3) { left: 46px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(4) { left: 4px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(5) { left: -45px; }
.header .header-nav.ucomp.jp .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li:nth-child(6) { left: -68px; }
/* gnb-info */
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap { width: 210px; }
/* 로그인안했을때 */
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info-top { width: 210px; }
.header .header-nav.ucomp .layer-gnb-info-wrap .layer-gnb-info-top strong { font-family: 'NotoB', 'NotoSansCJKkr-Bold', serif; font-size: 24px; line-height: 43.2px; color: #000000; }
.header .header-nav.ucomp .layer-gnb-info-wrap .layer-gnb-info-top strong::after { content: ''; display: none; }
.header .header-nav.ucomp .layer-gnb-info-wrap .layer-gnb-info-top .btn { width: 186px; margin-top: 46px; border-radius: 50px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; font-weight: 700; }
/* 로그인했을때 */
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-info-top { width: 210px; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link { width: 210px; }
.header .header-nav.ucomp .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-info-top p,.eng-header .header-nav.ucomp .layer-gnb-info-top p { font-family: 'NotoR'; font-size: 18px; line-height: 32.4px; color: #000000; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link > li:first-child { margin-top: 23px; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link > li { margin-top: 23px; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link .btn { display: flex; justify-content: space-between; align-items: center; width: 100%; font-family: 'NotoR'; font-size: 14px; line-height: 18.2px; color: #606060; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link .btn .link-btn-align-left { width: calc(100% - 14px); }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link .btn .link-btn-align-right { display: flex; justify-content: flex-end; width: 36px; }
.header .header-nav.ucomp .draw-toggle-wrap .draw-toggle-area .layer-gnb-info-wrap .layer-gnb-info .layer-gnb-link .btn .link-btn-align-right .num { display: inline-block; text-decoration: underline; margin-right: 3px; }
.icon.ico-general { width: 20px; height: 20px; margin: 0 9px 0 0; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-general.png); background-position: center center; background-size: 100% auto; }
.icon.ico-records { width: 20px; height: 20px; margin: 0 9px 0 0; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-records.png); background-position: center center; background-size: 100% auto; }
.icon.uc-arrow2 { width: 14px; height: 14px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-right-arrow2.png); background-position: center center; background-size: 100% auto; }
.icon.uc-arrow3 { width: 8px; height: 10px; margin: 0 0 0 10px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-right-arrow3.png); background-position: center center; background-size: 100% auto; }
/*다국어메뉴*/
.ucomp .btn.lang { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 16px; line-height: 25.6px; letter-spacing: -3%; color: #000; }
.ucomp .lang-menu { display: none; position: absolute; top: 0; left: 67px; width: 112px; padding: 20px 19px; border-radius: 10px; border: 1px solid #dddddd; background: #fff; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25); z-index: 100; }
.ucomp .lang.on + .lang-menu { display: block; }
.ucomp .lang-menu li { text-align: center; }
.ucomp .lang-menu li + li { margin-top: 13px; }
.ucomp .lang-menu li a { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 16px; line-height: 25.6px; color: #000; letter-spacing: -0.8px; }
.ucomp .lang-menu li a:hover { border-bottom: 2px solid #f74d4d; }
/* 메인 */
.ucomp { font-family: "ManropeR", 'NotoR', 'NotoSansCJKkr', sans-serif; }
.content.ucomp { font-family: "ManropeR", 'NotoR', 'NotoSansCJKkr', sans-serif; }
.new-pop { font-family: "ManropeR", 'NotoR', 'NotoSansCJKkr', sans-serif; }
.ucomp select { font-family: "ManropeR", 'NotoR', 'NotoSansCJKkr', sans-serif; }
/*.ucomp button { font-family: "ManropeR", 'NotoR', 'NotoSansCJKkr', sans-serif; }*/
.content.ucomp .main-wrap .main-visual-wrap { max-width: 1920px; min-width: 1420px; margin: 0 auto; height: 270px; }
.content.ucomp .main-wrap .main-visual-wrap .main-visual-slide { width: 100%; height: 270px; }
.content.ucomp .main-wrap .main-visual-wrap .main-visual-slide .main-visual-list .main-img-wrap { width: 100%; height: 270px; }
.content.ucomp .main-wrap .main-visual-wrap .main-visual-slide .main-visual-list .main-img-wrap a {display: block; height: 270px;}
.content.ucomp .main-wrap .main-visual-wrap .main-visual-slide .main-visual-list .main-img-wrap a > img { object-fit: cover; height: 100%; width: auto;}
.content.ucomp .main-wrap .main-visual-wrap .main-visual-slide .swiper-pagination-wrap { position: absolute; height: 50px; top: 151px; left: 360px; }
/* form_box */
.ucomp .form_box .form_inner .top_util .top_util_left { align-items: center; }
.ucomp .form_box .form_inner .bottom_util .bottom_util_item .place_input input,.ucomp .form_box .form_inner .bottom_util .bottom_util_item .place_input label { width: 250px; text-overflow: inherit; }
/* 검색없을경우 */
.content_place .final_select_item .select_tab_list03.no-list { width: 100%; }
/* 최근 검색 */
.content.ucomp .reser_date_wrap .reser_contents_wrap .reser_contents_inner { padding: 0 0 60px; }
.content.ucomp .content_recentsearch { padding-left: 0; }
.content_main .content_recentsearch { margin-top: 0; }
/* 메인화면일 경우 */
.content.ucomp .main-wrap + .reser_contents_wrap .content_recentsearch.tab__item_cus,
.content.ucomp .main-wrap + .reser_contents_wrap .content_car_list { margin-top: -20px; }
.content.ucomp .section-wrap { display: flex; gap: 108px; margin-top: 98px; }
.content.ucomp .reser_date_wrap .reser_contents_wrap .reser_contents_inner .top-branch-list { position: relative; width: 253px; padding: 12px 0 102px; }
.content.ucomp .top-branch-tit { position: relative; font-size: 24px; font-weight: 300; line-height: 29.05px; color: #2b2b2b; }
.content.ucomp .accent { font-weight: 700; color: #e70012; }
/* top10 branch 세로형일경우 */
.content.ucomp .section-wrap.row { flex-direction: column; }
.content.ucomp .section-wrap.row .top-branch-tit { width: 400px; }
.content.ucomp .reser_date_wrap .reser_contents_wrap .reser_contents_inner .section-wrap.row .top-branch-list { display: flex; flex-direction: row; width: 100%; padding: 0; }
.content.ucomp .section-wrap.row .live-branch-list-wrap { width: calc(100% - 400px); margin-top: 0; }
.content.ucomp .section-wrap.row .live-branch-list-wrap .live-branch-list { display: flex; flex-wrap: wrap; }
/* recommended video 가로형일 경우 */
.content.ucomp .recommended-video.col { display: flex; }
.content.ucomp .recommended-video.col .video-header { width: 400px; }
.content.ucomp .recommended-video.col .video-box { width: 460px; height: 100%; }
.content.ucomp .recommended-video.col .video-box + .video-box { margin-top: 0; margin-left: 90px; }
/* icon */
.icon.building { width: 21px; height: 25px; margin: 0 9px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-building.png); background-position: center center; background-size: 100% auto; }
.icon.i-pin { width: 27px; height: 27px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-pin.png); background-position: center center; background-size: 100% auto; }
.icon.i-video { width: 25px; height: 25px; margin: 0 9px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-video.png); background-position: center center; background-size: 100% auto; }
.content.ucomp .sub-txt { margin-top: 12px; font-size: 14px; line-height: 20.27px; color: #7e7e7e; }
.content.ucomp .live-branch-list-wrap { position: relative; margin-top: 30px; }
.content.ucomp .live-branch-list { position: relative; }
.content.ucomp .live-branch-list li { position: relative; }
.content.ucomp .live-branch-list li a { display: flex; align-items: center; padding: 0 8px; border-radius: 99px; }
.content.ucomp .live-branch-list li a .num { display: inline-block; width: 32px; margin-right: 8px; font-family: 'SpoqaHanSans'; font-size: 22px; line-height: 50px; text-align: center; font-weight: 700; color: #b0b0b0; }
.content.ucomp .live-branch-list li a .text { display: inline-block; font-size: 16px; line-height: 50px; font-weight: 500; color: #2b2b2b; width: 131px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.content.ucomp .live-branch-list li.on a { background: #fef3f4; }
.content.ucomp .live-branch-list li.on a .num { color: #ff8c8c; }
.content.ucomp .live-branch-list li.on a .text { font-weight: 700; color: #e70012; }
.content.ucomp .find-branch-box { position: relative; width: 630px; height: 636px; border-radius: 30px; background: #f8f8f8; }
.content.ucomp .find-branch-inner { padding: 0 25px; }
.content.ucomp .find-branch-inner .find-branch-header { padding: 36px 29px; border-bottom: 1px solid #e1e1e1; background: url(/lrhp/pc/images/uc_img/img_branch.png) no-repeat; background-position: top 36px right 63px; background-size: 107px 94px; }
.content.ucomp .find-branch-inner .find-branch-header .top-wrap { min-height: 91px;}
.content.ucomp .branch-tit { font-size: 24px; font-weight: 300; line-height: 29.05px; color: #2b2b2b; }
.content.ucomp .branch-tit .accent { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; color: #2b2b2b; }
.content.ucomp .branch-tit + .sub-txt { display: inline-block; margin-top: 12px; }
.content.ucomp .content_main .find-branch-box .branch-search-bar { margin: 28px auto 0; }
.content.ucomp .branch-search-bar { position: relative; margin: 0 auto; }
.content.ucomp .tab__item_cus .branch-search-bar { margin-top: -25px; }
.content.ucomp .branch-search-bar .search-wrap { display: flex; align-items: center; padding: 0 25px 0 10px; border-radius: 99px; border: 1px solid #e1e1e1; background: #fff; }
.content.ucomp .branch-search-bar .search-wrap input { height: 50px; border: 0; border-radius: 99px; }
.content.ucomp .branch-search-bar .search-wrap .btn { width: 29px; height: 29px; background: url(/lrhp/pc/images/icons_uc/ico-search-icon.png) no-repeat; }
.content.ucomp .branch-search-bar + .flex_ul { margin-top: 33px; }
.content_place .final_select_item .select_tab_list03 .flex_ul.h230 { height: 230px; }
.content.ucomp .find-branch-body { padding: 36px 0 33px; }
.content.ucomp .branch-list { position: relative; padding-left: 29px; height: 323px; overflow: auto; }
.content.ucomp .branch-list::-webkit-scrollbar { width: 6px; }
.content.ucomp .branch-list::-webkit-scrollbar-thumb { width: 6px; background-color: #e4e4e4; border-radius: 10px; }
.content.ucomp .branch-list li { display: flex; align-items: center; }
.content.ucomp .branch-list li .btn { font-size: 18px; line-height: 26.06px; color: #7a7a7a; }
.content.ucomp .branch-list li .btn:hover { font-family: 'NotoB', 'NotoSansCJKkr-Bold', serif; text-decoration: underline; color: #6e6e6e; }
.content.ucomp .consent-wrap { display: none; position: relative; width: 100%; height: 324px; }
.content.ucomp .consent-wrap .img-box { position: absolute; top: 50%; left: 50%; margin-top: -40px; transform: translate(-50%); display: flex; flex-direction: column; justify-content: center; }
.content.ucomp .consent-wrap .img-box img { width: 80px; margin: 0 auto; }
.content.ucomp .consent-wrap .img-box .txt1 { margin-top: 15px; font-size: 14px; line-height: 19.07px; color: #cacaca; text-align: center; }
.content.ucomp .recommended-video { position: relative; }
.content.ucomp .video-header { position: relative; padding-bottom: 30px; }
.content.ucomp .video-header .video-tit { font-size: 24px; line-height: 29.05px; font-weight: 300; }
.content.ucomp .video-box { width: 334px; }
.content.ucomp .video-box + .video-box { margin-top: 30px; }
.content.ucomp .video-box a { display: block; width: 100%; height: 100%; }
.content.ucomp .video-box .subject { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-top: 18px; font-size: 20px; line-height: 30px; font-weight: 600; }
.content.ucomp .video-box > a + .btn-wrap { margin-top: 12px; }
.content.ucomp .video-box > a:hover .subject { text-decoration: underline; }
.content.ucomp .video-box .btn-wrap { position: relative; display: flex; flex-wrap: wrap; gap: 6px; }
.content.ucomp .video-box .btn-wrap .hashtag-btn { padding: 8px 12px; border: 1px solid #2b2b2b; border-radius: 99px; font-size: 12px; color: #2b2b2b; }
/*.content.ucomp .result_text { width: 100%; font-family: "SpoqaB", 'NotoSansCJKkr-Bold', serif;}*/
/* footer */
.footer.ucomp { padding: 0 0 52px; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.footer .footer-logo { margin: 52px 0 0 0; }
.footer.ucomp .site-infos .information > ul > li { display: inline-block; color: #616161; font-size: 16px; font-weight: 300; line-height: 20.8px; }
.footer.ucomp .footer-infos-wrap { display: flex; }
.footer.ucomp .footer-infos-bn { display: flex; justify-content: start; align-items: flex-start; flex-direction: column; gap: 38px; margin-top: 0; margin-left: 109px; }
.footer.ucomp .footer-infos-bn .footer-infos-sns { margin-left: 0; }
.footer.ucomp .footer-infos-bn .footer-infos-list .detail-view-list-wrap .detail-view-list-tit,.footer.ucomp .footer-infos-bn .footer-infos-sns p { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 16px; line-height: 24px; color: #111; }
.footer.ucomp .footer-service { position: relative; }
.footer.ucomp .footer-service .area-tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 20px; line-height: 30px; color: #111; }
.footer.ucomp .footer-service .calling { position: relative; }
.footer.ucomp .footer-service .calling li { margin-top: 12px; }
.footer.ucomp .footer-service .calling .name { display: inline-block; min-width: 85px; padding-right: 15px; box-sizing: border-box; font-size: 16px; line-height: 20.8px; color: #101010; }
.footer.ucomp .footer-service .calling a { font-family: SpoqaHanSans; font-size: 24px; line-height: 31.2px; font-weight: 700; color: #d60228; }
.footer.ucomp .footer-service .noti-txt { margin-top: 22px; font-size: 14px; line-height: 18.2px; font-weight: 300; column-rule: #111; }
/* 영문 breadcrumb */
.eng-wrap .path-wrap .inner > ul > li .icon.home { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-home.png); background-position: center center; background-size: 100%; width: 16px; height: 16px; }
.eng-wrap .path-wrap .inner > ul > li > a { font-size: 16px; }
.eng-wrap .path-wrap .inner > ul > li { position: relative; }
.eng-wrap .path-wrap .inner > ul > li:nth-child(2) { padding-left: 10px; }
.eng-wrap .path-wrap .inner > ul > li:nth-child(2)::after { content: ''; display: none; }
.eng-wrap .path-wrap .inner > ul > li + li:after { content: ''; display: inline-block; position: absolute; top: 50%; left: 0; margin-top: -4px; margin-left: 8px; width: 5.75px; height: 10px; background: url(/lrhp/pc/images/icons_uc/ico-login-arrow.png) no-repeat; background-size: 5.75px; }
/* 영문 date팝업 */
.layer-w-640 { width: 640px; }
.date-con { display: flex; flex-direction: row; align-items: center; padding: 32px 71px; margin-top: 0; }
.date-con .img-wrap { flex: 1; width: 200px; }
.date-con .img-wrap > img { width: 100px; }
.date-con > p { flex: 1; font-size: 16px; line-height: 24px; color: #3a3a3e; }
.date-con2 { margin-top: 30px; }
.date-con2 .tit { font-size: 16px; margin-bottom: 10px; }
/* 영문 - 예약 */
.car-pop.eng { top: 782px; }
.car-pop .calendar_cus .calendar-wrap .calendar .tbl-box table td.start button,.car-pop .calendar_cus .calendar-wrap .calendar .tbl-box table td.end button,.car-pop .calendar_cus .calendar-wrap .calendar .tbl-box table td.day button { z-index: 99; }
.car-pop.eng .content_place .flex__type01 .flex_type01_right .place_select_box .final_select_item .select_tab_list03:has(.branch-search-bar) { margin: -25px 0; }
.car-pop.eng .branch-search-bar { position: relative; margin: 0 auto; }
.car-pop.eng .branch-search-bar .search-wrap { display: flex; align-items: center; padding: 0 25px 0 10px; border-radius: 99px; border: 1px solid #e1e1e1; background: #fff; }
.car-pop.eng .branch-search-bar .search-wrap input { height: 45px; border: 0; border-radius: 99px; box-sizing: border-box; }
.car-pop.eng .branch-search-bar .search-wrap .btn { width: 29px; height: 29px; background: url(/lrhp/pc/images/icons_uc/ico-search-icon.png) no-repeat; }
.car-pop.eng .branch-search-bar + .flex_ul { margin-top: 33px; }
.car-pop.eng .content_place .final_select_item .select_tab_list03 { width: 100%; }
.car-pop.eng .content_place .final_select_item .select_tab_list03 .branch-search-bar + .flex_ul { height: 239px; }
.aside-bottom-border { border-top: 1px solid #c7c7c7; margin-bottom: -30px; }
/* 예약정보 입력 */
.content_box.form-inp { width: 540px; }
.content_box.form-inp .error { position: relative; margin-top: 20px; font-size: 14px; line-height: 18.2px; color: #fd1326; }
.payment_form_section .common_sec .content_box.form-inp .item_infor { width: 540px; }
.payment_form_section .common_sec .content_box.form-inp .item_infor .sm_infor.form_type { width: 390px; }
.infor-inp { padding: 10px 20px; border-radius: 8px; border: 1px solid #ccc; width: 390px; }
.payment_form_section .content_box.form-inp .flex { display: flex; justify-content: space-between; align-items: center; gap: 10px; }
.payment_form_section .content_box.form-inp .form_type.col3 .flex { width: 390px; }
.payment_form_section .content_box.form-inp .form_type.col3 select.w45p { width: 45%; height: 44px; }
.payment_form_section .content_box.form-inp .form_type.email .flex { width: 390px; }
.payment_form_section .content_box.form-inp .form_type.email .flex + .flex { margin-top: 10px; }
.payment_form_section .content_box.form-inp .form_type.email .infor-inp { width: 50%; }
.payment_form_section .content_box.form-inp .form_type.email .selectbox { width: 100%; height: 44px; }
.payment_form_section .reser_payinfor_sec .chk-view-box label strong { position: relative; display: flex; align-items: center; font-size: 20px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 26px; width: 70%; }
.payment_form_section .reser_payinfor_sec .chk-view-box label { display: flex; justify-content: space-between; align-items: center; height: 80px; width: 366px; border-radius: 7px; border: 1px solid #fd1326; line-height: 80px; padding: 0 20px; font-size: 16px; }
.payment_form_section .reser_payinfor_sec .chk-view-box input:checked + label { background: #fff9f9; }
.payment_form_section .reser_payinfor_sec .chk-view-box input:checked + label strong { color: #d60228; }
.payment_form_section .reser_payinfor_sec .chk-view-box input:checked + label strong::after { content: ''; position: relative; display: inline-block; width: 24px; height: 24px; padding-left: 15px; background: url(/lrhp/pc/images/icons_uc/ico-check.png) no-repeat 100% 100%; }
/* 영문- 차량리스트 */
.content.ucomp .search-car .vehicle-div em { position: relative; letter-spacing: -1px; }
.ucomp .bag-ico { display: inline-block; position: relative; }
.ucomp .bag-ico + .bag-ico { padding-left: 0.3413rem; }
.ucomp .bag-ico .num { display: inline-block; padding-left: 20px; }
.ucomp .bag-ico::before { content: ''; display: inline-block; position: absolute; top: 50%; margin-top: -8px; width: 16px; height: 16px; }
.ucomp .bag-ico.small::before { background: url('/lrhp/mo/images/icons_uc/ico_s_bag.png') no-repeat center center; }
.ucomp .bag-ico.large::before { background: url('/lrhp/mo/images/icons_uc/ico_l_bag.png') no-repeat center center; }
.ucomp .search-car .vehicle-div .textBox { display: flex; flex-direction: column; justify-content: space-around; }
.ucomp .search-car .vehicle-div p.price { margin-top: 0; }
.ucomp .search-car .vehicle-div p.price .sale { font-size: 16px; }
.ucomp .search-car .vehicle-div p.price-before { margin-top: 0; font-size: 16px; font-weight: 500; color: #ddd; text-decoration: line-through; }
.ucomp .similar-wrap { position: relative; display: flex; gap: 23px; height: 32px; }
.ucomp .similar-wrap .km-bg { position: relative; padding: 4px 10px; border-radius: 6px; background: linear-gradient(90deg, #57b1c0 0%, #8071dd 100%); font-size: 16px; font-weight: 500; color: #fff; text-align: center; }
.ucomp .similar-wrap .similar-btn { position: absolute; right: 0; width: 72px; height: 32px; padding: 6px 16px; border-radius: 99px; background: #f4f4f4; font-size: 12px; }
.ucomp .similar-wrap .similar-btn .txt { text-wrap: nowrap; overflow: hidden; text-overflow: ellipsis; color: #2f2f2f; }
/* 팝업 */
.layer-wrap.layer-popup { z-index: 111; }
.new-pop .noti-txt .tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #3a3a3e; }
.new-pop .noti-txt .noti-list { margin: 14px 0 4px; font-size: 14px; line-height: 22.4px; color: #2f2f2f; }
.new-pop .noti-txt .contact { color: #989898; }
.new-pop .img-notice-wrap { position: relative; }
.new-pop .img-notice-wrap .cont { font-size: 14px; line-height: 22.4px; color: #2f2f2f; }
.new-pop .img-notice-wrap .cont strong { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.new-pop .img-notice-wrap .cont .tit { font-weight: 16px; line-height: 25.6px; }
.new-pop .img-notice-wrap .cont .tit .red-txt { color: #e70012; }
.new-pop .target-list { margin: 14px 0 30px; }
.new-pop .target-list li { position: relative; padding-left: 16px; }
.new-pop .target-list li::before { content: ''; display: inline-block; position: absolute; left: 5px; top: 8px; width: 3px; height: 3px; border-radius: 50%; background: #2f2f2f; }
.new-pop .img-notice-wrap .cont .txt-wrap { display: inline-block; padding: 10px 16.5px; border-radius: 6px; background: linear-gradient(45deg, #57b1c0, #8071dd); }
.new-pop .img-notice-wrap .cont .txt-wrap .txt { color: #fff; font-weight: 600; }
.new-pop .img-notice-wrap .contact { display: flex; }
.new-pop .img-notice-wrap .contact .contact-tit { margin-right: 12px; font-size: 15px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.new-pop .img-notice-wrap .contact .contact-list { position: relative; }
.new-pop .img-notice-wrap .contact .contact-list li { font-size: 14px; line-height: 20.27px; color: #2f2f2f; }
.new-pop .img-notice-wrap .contact .contact-list li .name { position: relative; }
.new-pop .img-notice-wrap .contact .contact-list li a { font-size: 14px; line-height: 20.27px; color: #2f2f2f; }
.new-pop .btn.print { position: absolute; top: 30px; right: 100px; padding: 0 20px; height: 42px; box-sizing: border-box; border: 1px solid #777777; border-radius: 8px; font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 23.4px; color: #3a3a3e; }
.new-pop .btn.here-branch { position: relative; height: 32px; margin-left: 20px; padding: 6px 20px; border-radius: 100px; color: #da291c; font-size: 14px; text-align: center; background: #fef3f4; }
.new-pop .icon.ico-print { width: 26px; height: 34px; margin-right: 10px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-print.png'); background-position: center center; background-size: auto; }
.new-pop .icon.ico-pin2 { width: 20px; height: 20px; margin-right: 4px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-pin2.png'); background-position: center center; background-size: auto; }
.new-pop .btn.go-to-map { display: flex; align-items: center; position: relative; height: 47px; padding: 12px 30px; margin: 15px auto; border: 1px solid #777; border-radius: 99px; font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #3a3a3e; }
.map-content-wrap { display: flex; gap: 30px; width: 100%; }
.map-content-wrap .map-content { width: 380px; }
.map-content-wrap .map-txt { width: 410px; font-size: 14px; line-height: 22.4px; color: #2f2f2f; }
.map-content-wrap .map-txt .info-list li span { display: block; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 25.6px; }
.map-content-wrap .map-txt .info-list li + li { margin-top: 20px; }
.map-content-wrap .map-info .map { width: 380px; overflow: hidden; }
/* 프린트버튼 제외 프린트 */
@media print { #noprint { display: none; }
}
/* 예약완료 */
.ucomp .underline { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.ucomp .bold { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp .section-format { padding: 0 60px 40px; border: 0; gap: 188px; }
.ucomp .section-format .img-box { flex-basis: 283px; margin-left: 0; }
.ucomp .section-format .img-box .img-tit { position: relative; margin-top: 50px; font-size: 18px; line-height: 28.96px; color: #3a3a3e; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ucomp .section-format .format-area { width: 500px; }
.ucomp .section-format .format-area dl { width: 100%; }
.ucomp .section-format .format-area dt { vertical-align: top; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .section-format .format-area dd { display: inline-block; text-align: right; width: 100%; font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
/* 영문-팝업-대여가능지점찾기 */
.layer-popup.layer-w-480 { width: 480px; }
.layer-side { display: flex; justify-content: space-between; }
.layer-side .div-car-left { position: relative; width: 375px; flex: 1; }
.div-car-left .txt-wrap { position: relative; z-index: 1; }
.div-car-left .txt-wrap .name { display: inline-block; width: 79%; overflow: hidden; text-overflow: ellipsis; text-wrap: nowrap; font-size: 30px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #2f2f2f; }
.div-car-left .txt-wrap .discount { font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #da291c; letter-spacing: -1px; }
.div-car-left .txt-wrap .gas { font-size: 22px; color: #2f2f2f; }
.div-car-left .txt-wrap .price { font-size: 24px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #da291c; }
.div-car-left .txt-wrap .price > sub { font-size: 18px; }
.div-car-left .txt-wrap .price-before { font-size: 18px; color: #dddddd; text-decoration: line-through; letter-spacing: -1px; }
.div-car-left .txt-wrap .km { font-size: 18px; color: #dddddd; letter-spacing: -1px; }
.div-car-left > img { position: relative; top: -20px; z-index: 0; }
.spot-guide { display: flex; position: relative; padding: 22px 0; border-top: 1px solid #c7c7c7; }
.spot-guide p { display: inline-block; margin-left: 10px; font-size: 14px; color: #2f2f2f; }
.icon.info8 { background: url('/lrhp/pc/images/icons_uc/ico-info8.png') no-repeat center center; background-size: cover; width: 22px; height: 22px; }
.layer-side .div-car-left + .div-car-right { margin-left: 30px; }
.div-car-right .spot-item { position: relative; width: 395px; }
.spot-item input { display: none; }
.div-car-right .spot-item + .spot-item { margin-top: 20px; }
.div-car-right .spot-item .km { font-size: 14px; color: #989898; }
.div-car-right .spot-item .spot-name { margin-left: 13px; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #989898; }
.spot-item label { position: relative; display: inline-block; width: 100%; padding: 28px 20px; text-align: left; border-radius: 8px; border: 1px solid #cccccc; box-sizing: border-box; }
.spot-item .arrow { position: relative; }
.spot-item .arrow::after { content: ''; display: inline-block; position: absolute; right: 20px; top: 50%; bottom: 6px; margin-top: -12px; width: 20px; height: 24px; background: url(/lrhp/pc/images/icons_uc/ico-arrow2.png) no-repeat; background-size: 100%; }
.spot-item input:checked + label { border: 1.5px solid #fd1326; background: #fffbfb; }
.spot-item input:checked + label .km { color: #d60228; }
.spot-item input:checked + label .spot-name { color: #d60228; }
.spot-item input:checked + label.arrow::after { background: url(/lrhp/pc/images/icons_uc/ico-arrow2-on.png) no-repeat; }
.layer-popup.new-pop .popup-top > h4 .sub { margin-left: 5px; font-size: 21px; }
/* 영문 - similar 팝업 */
.car-select { position: relative; padding-top: 24px; border-bottom: 1px solid #dddddd; }
.car-select input { display: none; }
.car-select .vehicle-div .textBox b { font-size: 20px; }
.car-select .vehicle-div em { font-size: 16px; }
/* 월단기 */
.img-banner.short-month { height: 300px; background-image: url(/lrhp/pc/images/uc_img/img-shortmonth.png); color: #fff; }
.img-banner.short-month .center-cont { padding-top: 0; }
.img-banner.short-month .center-cont .text-box { width: 100%; height: 300px; padding: 0 110px; background: url(/lrhp/pc/images/uc_img/img-banner-icon.png) no-repeat 830px 34px; }
.img-banner.short-month .center-cont .text-box .page-tit { padding: 64px 0 84px; }
.img-banner.short-month .center-cont .text-box .page-tit h2 { color: #fff; }
.img-banner.short-month .txt { margin-top: 32px; }
.uc-content-inner { position: relative; width: 1420px; margin: 0 auto; padding: 80px 0; }
.uc-content-inner .page-bottom { margin-top: 15px; }
.uc-content-inner .step { position: relative; width: 1200px; margin: 0 auto; }
.uc-content-inner .step + .step { margin-top: 80px; }
.uc-content-inner.short-month .img-area { text-align: center; }
.step-tit-wrap { position: relative; }
.uc-content-inner .step .step-tit { position: relative; margin-bottom: 40px; font-size: 26px; line-height: 29px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #222222; text-align: center; }
.step-sub-tit { font-size: 18px; line-height: 23.4px; text-align: center; }
.uc-content-inner .step .ico-list-wrap { display: flex; flex-wrap: wrap; gap: 40px; }
.ico-list-item { display: flex; flex-wrap: nowrap; gap: 35px; align-items: center; width: calc(50% - 40px); }
.ico-list-item .img-wrap { width: 120px; }
.ico-list-item .txt-wrap { width: 405px; font-size: 14px; }
.txt-wrap-tit { position: relative; margin-bottom: 10px; font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 26.06px; color: #2f2f2f; }
.car-level-wrap { display: flex; justify-content: space-evenly; margin-top: 40px; }
.car-level-wrap .car-level { width: 335px; font-size: 14px; }
.car-level-wrap .car-level .level-name { font-size: 20px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 28.96px; color: #6fbd85; margin-bottom: 10px; }
.car-level-wrap .car-level .level-name.st { color: #35C6D9; }
.car-level-wrap .car-level .level-name.pr { color: #9198FF; }
.car-level-wrap .car-level .level-info { font-size: 15px; line-height: 21.72px; color: #333; }
.car-level-wrap .car-level .img-wrap { position: relative; margin: 36px 0; }
.car-level-wrap .car-level .bg-box { min-height: 137px; box-sizing: border-box; }
.car-level-wrap .car-level .mark { width: 64px; height: 22px; margin-bottom: 10px; border-radius: 80px; background: linear-gradient(90deg, #57b1c0 0%, #8071dd 100%); text-align: center; }
.car-level-wrap .car-level .mark .txt { color: #fff; font-size: 13px; font-weight: 500; }
.car-level-wrap .car-level .bul-list { letter-spacing: -0.6px; }
.car-price-tab { position: relative; }
.car-price-tab .car-tab-nav { position: relative; display: flex; align-items: center; justify-content: center; gap: 6px; }
.car-price-tab .car-tab-nav li { position: relative; padding: 6px 14px; border-radius: 8px; background: #f4f4f4; font-size: 16px; color: #2f2f2f; cursor: pointer; }
.car-price-tab .car-tab-nav li.current { background: #fff; border: 1px solid #fd1326; font-size: 16px; color: #fd1326; }
.car-price-tab .info-txt { margin-top: 40px; }
.car-tab-cont { position: relative; margin-top: 60px; }
.car-tab-cont strong { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.car-tab-cont strong.pr { color: #7F72DC; }
.car-tab-cont strong.st { color: #57AFC3; }
.car-tab-cont strong.sl { color: #6FBD85; }
.car-tab-cont .tab-cont { display: none; }
.car-tab-cont .tab-cont.current { display: block; }
.car-tab-cont .car-tab-table { border: 1px solid #dddddd; }
.car-tab-cont .car-tab-table th { height: 55px; padding: 16px 20px; background: #f1f1f1; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; vertical-align: middle; box-sizing: border-box; }
.car-tab-cont .car-tab-table td { padding: 16px 20px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; vertical-align: middle; text-align: center; box-sizing: border-box; }
.car-tab-cont .info-txt { position: relative; margin-top: 30px; }
.car-tab-cont .no-data { display: grid; grid-template-rows: 57px auto; gap: 24px; justify-content: center; padding: 140px 0; box-sizing: border-box; }
.car-tab-cont .no-data .data-img { margin: 0 auto; }
.car-tab-cont .no-data .data-img > img { height: 100%; }
.car-tab-cont .no-data .no-data-txt { color: #bebebe; text-align: center; font-size: 18px; }
.rent-step-wrap { position: relative; }
.rent-step-wrap .rent-step { display: flex; }
.rent-step-wrap .rent-step li { width: 200px; text-align: center; }
.rent-step-wrap .rent-step li + li { padding-left: 51px; background: url(/lrhp/pc/images/icons_uc/ico-arrow.png) no-repeat 19px 50%; }
.rent-step-wrap .rent-step li .img-wrap { width: 120px; margin: 0 auto; }
.rent-step-wrap .rent-step li .step-item-num { display: block; margin-top: 10px; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #989898; line-height: 25.6px; }
.rent-step-wrap .rent-step li .step-item-name { margin: 4px auto; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: 000; line-height: 25.6px; }
.rent-step-wrap .rent-step li .step-item-desc { color: #3B3B3B; font-size: 14px; line-height: 22.4px; }
.rent-step-wrap .rent-step li .bul-list.type-red { margin-top:4px; margin-left:48px; }
.rent-step-wrap .rent-step li:nth-child(2) .bul-list.type-red { margin-left:20px; }
.rent-step-wrap .rent-step li .bul-list.type-red li { padding-left:20px; background: none; color: #FD1326; font-size: 14px; text-align: left; }
.rent-step-wrap .rent-step li .bul-list.type-red li:before { top: 15px; background: #FD1326; }

/* 월단기-form_box */
.reser_date_wrap .form_box.short { height: 130px; top: -35px; }
.reser_date_wrap .form_box.short .form_inner { display: inline-block; height: 90px; margin: 20px auto; }
/* 월단기-대여지역 */
.place-box-wrap { position: relative; height: 535px; }
.place-box-wrap .place-box { display: flex; flex-wrap: wrap; gap: 16px; padding-left: 169px; position: relative; }
.place-box-wrap .select-item { width: 32.2%; height: 80px; }
.place-box-wrap .select-item input { display: none; }
.place-box-wrap .select-item label { position: relative; display: inline-block; width: 100%; height: 100%; border: 1px solid #c9c9c9; border-radius: 7px; background: #fff; box-sizing: border-box; text-align: center; line-height: 80px; font-size: 20px; color: #8f9191; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.place-box-wrap .select-item input:checked + label { border: 1px solid #fd1326; color: #d60228; background: #fff9f9; }
.place-box-wrap .select-item input:checked + label .txt { position: relative; }
.place-box-wrap .select-item input:checked + label .txt::after { content: ''; position: relative; top: 3px; display: inline-block; padding-left: 15px; width: 24px; height: 24px; background: url(/lrhp/pc/images/icons_uc/ico-check.png) no-repeat 100% 50%; }
/* 월단기-차량리스트 */
.search-car .filter_tit { display: flex; align-items: center; }
.filter_item .btn-pop { display: inline-block; margin-left: 0.5973rem; width: 18px; height: 18px; }
.icon.info7 { background: url('/lrhp/pc/images/icons_uc/ico-info7.png') no-repeat center center; background-size: cover; width: 18px; height: 18px; }
.flex__type03 .flex_type01_left .filter_box .filter_item ul.row { flex-direction: column; }
.short-month .bedge-wrap { display: flex; align-items: center; }
.short-month .bedge-wrap .driving-txt { font-size: 12px; color: #444; line-height: 17.76px; margin-left: 10px; }
.short-month .bedge-wrap .bedge { position: relative; padding: 2px 8px; border-radius: 4px; background: #fff; font-size: 14px; font-family: "Pretendard", sans-serif; text-align: center; box-sizing: border-box; }
.short-month .bedge-wrap .bedge.st { border: 1px solid #35C6D9; color: #35C6D9; }
.short-month .bedge-wrap .bedge.pr { border: 1px solid #9198FF; color: #9198FF; }
.short-month .bedge-wrap.big .bedge { padding: 2px 8px; font-weight: 700; }
.short-month .title { font-size: 21px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #222; }
.short-month .title .car-info { font-size: 16px; line-height: 1.7679rem; color: #2f2f2f; font-weight: normal; }
.short-month .vehicle-list-cus label .car-desc { position: relative; }
.short-month .vehicle-list-cus label .img-wrap { position: relative; }
.short-month .vehicle-list-cus label .img-wrap img { width: 183px; }
.short-month .vehicle-list-cus li .text { display: flex; justify-content: space-between; align-items: flex-start; gap: 10px; }
.short-month .vehicle-list-cus li .text .month1 { position: relative; padding-top: 25px; font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #444; }
.short-month .vehicle-list-cus li .text .month1 .point { font-family: SpoqaHanSans; font-size: 19px; }
.short-month .vehicle-list-cus li .text-col { position: relative; top: -15px; display: inline-flex; padding: 6px 20px 8px; border-radius: 8px; background: #f6f6f6; }
.short-month .vehicle-list-cus li .text-col .month-val { position: relative; font-size: 14px; color: #444444; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.short-month .vehicle-list-cus li .text-col .month-val + .month-val { padding-left: 40px; }
.short-month .vehicle-list-cus li .text-col .month-val + .month-val::before { content: ''; display: inline-block; position: absolute; left: 20px; top: 50%; margin-top: -23px; width: 1px; height: 47px; background: #ededed; }
.short-month ul.vehicle-list-cus li .text-col span.opt { position: relative; padding: 2px 6px; margin-left: 5px; border-radius: 4px; color: #fff; font-size: 10px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; background: #ff6262; }
/* 월단기 상세정보 */
.section-sticky-lnb .payment_aside + .payment_aside { margin-top: 20px; }
.payment_form_section .common_sec.month-detail .content_box { padding: 0 0 0 40px; }
.payment_form_section .common_sec.month-detail .car-term + .car-term { margin-top: 26px; padding-top: 26px;border-top: 1px solid #D9D9D9;}


.month-detail .car-driving-info { display: flex; justify-content: space-between; margin: 21px 0; }
.month-detail .bg-box { margin-top: 0; }
.txt-driving { font-size: 16px; }
.bg-flex-box { position: relative; display: flex; justify-content: space-between; align-items: center; border-radius: 8px; padding: 10px 20px; background: #F3F6F8 }
.bg-flex-box.gap50 { gap: 50px; }
.underline-btn { position: relative; display: flex; align-items: center; gap: 10px; color: #989898; text-decoration: underline; text-underline-position: under; }
.icon.i-pin3 { width: 18px; height: 18px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-pin3.png); background-position: center center; background-size: 100% auto; }
.icon.i-arrow { width: 9px; height: 5px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-right-arrow4.png); background-position: center center; background-size: contain; }
.car-driving-info .branch-pop-btn { font-size: 18px; font-family: "Pretendard", sans-serif; color: #222; font-weight: 500;}
.car-term .car-term-tit { display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; }
.car-term .car-term-tit .name { font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #2f2f2f; }
.car-term .car-term-tit .radio-wrap { display: flex; align-items: center; width: 450px; }
.car-term .car-term-tit .radio-wrap .item { min-width: 33.3%; }
.car-term .car-term-tit .radio-wrap .item input { display: none; }
.car-term .car-term-tit .radio-wrap .item label { position: relative; margin-left: 32px; }
.car-term .car-term-tit .radio-wrap .item label .bedge2 { position: relative; top: -2px; margin-left: 4px; padding: 3px 6px; background: #ff6262; border-radius: 12px; font-size: 10px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #fff; }
.car-term .car-term-tit .radio-wrap .item label::before { content: ''; position: absolute; left: -32px; top: 1px; display: block; background: url(../../../lrhp/pc/images/reser_img/chk_round_off.png); width: 22px; height: 22px; background-size: cover; }
.car-term .car-term-tit .space .icon_i { margin-left: 6px; }
.car-term-tit .radio-wrap .item input:checked + label::before { background: url(../../../lrhp/pc/images/reser_img/chk_round_on.png); background-size: cover; }

.short-month-pay { position: relative; display: flex; text-align: right; line-height: 34px;}

.month-pay-box { display: flex; width: calc(100% - 189px);font-family: "Pretendard", sans-serif; position: relative;}
.month-pay-box::before {height: 52px;background: #F9F9F9;border-radius: 8px;width: 100%;content: '';position: absolute;left:0;bottom: 0;}
.month-pay-box:first-child { flex-direction: column; width: 305px; padding-top:51px;box-sizing: border-box;}
.month-pay-box:first-child .desc {border-top:1px solid #F4F4F4}
.radio-wrap .item input { display: none; }

.month-pay-box .radio-box {display: block; border: 1px solid #D9D9D9; border-radius: 8px;width: 216px;box-sizing: border-box;position: relative;}
.month-pay-box .radio-box:first-child {position: absolute;right:230px}
.month-pay-box .radio-box:last-child {position: absolute;right:0;}
.month-pay-box .radio-tit {text-align: center;border-bottom: 1px solid #F4F4F4;height: 50px;display: flex;align-items: center;justify-content: center;}

.month-pay-box .radio-tit label {display: flex;align-items: center;justify-content: center;color: #3B3B3B;font-weight: 700;}
.month-pay-box .desc {padding:8px 20px;color:#5B5B5B;font-size:16px;}

.month-pay-box .radio-tit label::before {margin:0 5px; content: '';  display:inline-block; background: url(../../../lrhp/pc/images/reser_img/chk_round_off.png); width: 22px; height: 22px; background-size: cover; }
.month-pay-box .radio-tit input:checked + label::before { background: url(../../../lrhp/pc/images/reser_img/chk_round_on.png); background-size: cover; }
.month-pay-box .radio-tit input:disabled + label::before { background: url(../../../lrhp/pc/images/reser_img/chk_round_dis.png); background-size: cover; }

.month-pay-box .radio-box.disabled .disabled-txt {font-family: "Pretendard", sans-serif;position: absolute;left:50%;top:-45px;transform: translate(-50%);opacity: .7;background: #000;padding:5px 12px;border-radius: 12px;color:#fff;width: max-content;}
.month-pay-box .radio-box.disabled .disabled-txt:after {	content: '';	position: absolute;	bottom: 0;	left: 50%;	width: 0;	height: 0;;border:10px solid transparent;	border-top-color: #000;	border-bottom: 0;	margin-left: -10px;	margin-bottom: -10px;}

.month-pay-box .radio-box.on {border: 1px solid #D60228;box-shadow: 0px 4px 12px 0px #00000014;}
.month-pay-box .radio-box.on .radio-tit {background:#FFF4F5 ;border-radius:8px 8px 0 0;}
.month-pay-box .radio-box.on .total {background: #FFFBFB; ;border-radius:0 0 8px 8px;}
.month-pay-box .radio-box.on label {color: #D60228;}

.month-pay-box .radio-box.disabled label {color: #B1B1B1;}
.month-pay-box .radio-box.disabled .desc p { font-size: 16px; line-height: 26px; color: #B1B1B1; height: 26px;}

.month-pay-box .total {font-weight: 700;font-size:16px;color: #000;position: relative;height: 52px;line-height: 52px;padding:0 20px}
.month-pay-box .desc p { font-size: 16px; line-height: 26px; color: #3B3B3B; height: 26px;}
.month-pay-box .radio-box.disabled .total {color: #B1B1B1;}

.month-pay-box .item.on { border: 1px solid #fd1326; background: #fffbfb; }
.month-pay-box .item.on p { color: #d60228; }
.month-pay-box .item.check .desc > p:first-child::before { content: ''; position: relative; top: 2px; display: inline-block; background: url(/lrhp/pc/images/icons_uc/ico-check2.svg) no-repeat; background-size: contain; width: 15px; height: 15px; background-position: center center; margin-right: 3px; }
.point-blue { color: #3888E5;  background: url(/lrhp/pc/images/icons_uc/pin-arrow.png) right center no-repeat; background-size:8px auto;padding-right:15px}

.short-month-table { text-align: right; line-height: 34px; padding: 20px; }
.short-month-table th,td { height: 22px; }
.caution-txt { margin-top: 20px; padding-top: 20px; border-top: 1px solid #D9D9D9; font-size: 16px; line-height: 23.17px; color: #D60228; }
.car-term .ico-option-list { position: relative; display: flex; }
.car-term .ico-option-list li { position: relative; flex: 1; text-align: center; padding: 69px 0 16.5px; background: url(/lrhp/pc/images/icons_uc/ico-option.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op1 { background: url(/lrhp/pc/images/icons_uc/ico-op1.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op2 { background: url(/lrhp/pc/images/icons_uc/ico-op2.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op3 { background: url(/lrhp/pc/images/icons_uc/ico-op3.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op4 { background: url(/lrhp/pc/images/icons_uc/ico-op4.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op5 { background: url(/lrhp/pc/images/icons_uc/ico-op6.png) no-repeat 50% 16px; }
.car-term .ico-option-list li.op6 { background: url(/lrhp/pc/images/icons_uc/ico-op5.png) no-repeat 50% 16px; }
.car-term .ico-option-list li.op7 { background: url(/lrhp/pc/images/icons_uc/ico-op7.png) no-repeat 50% 16px; }
.car-term .ico-option-list li.op1.on { background: url(/lrhp/pc/images/icons_uc/ico-op1-on.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op2.on { background: url(/lrhp/pc/images/icons_uc/ico-op2-on.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op3.on { background: url(/lrhp/pc/images/icons_uc/ico-op3-on.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op4.on { background: url(/lrhp/pc/images/icons_uc/ico-op4-on.png) no-repeat 50% 20px; }
.car-term .ico-option-list li.op5.on { background: url(/lrhp/pc/images/icons_uc/ico-op6-on.png) no-repeat 50% 16px; }
.car-term .ico-option-list li.op6.on { background: url(/lrhp/pc/images/icons_uc/ico-op5-on.png) no-repeat 50% 16px; }
.car-term .ico-option-list li.op7.on { background: url(/lrhp/pc/images/icons_uc/ico-op7-on.png) no-repeat 50% 16px; }
.car-term .ico-option-list li .txt { font-family: 'Pretendard'; font-weight: 400; display: inline-block; font-size: 13px; line-height: 16.71px; color: #989898; }
.car-term .ico-option-list li.on .txt { color: #d60228; }
.payment_form_section .reser_ul_dot li.red-txt::before { content: ''; position: absolute; display: block; left: -9px; top: 9px; width: 3px; height: 3px; border-radius: 100%; background-color: #e70012; }
.short-month .ly_agreeterm_box ul li.accor-list { padding: 0 20px; border: 1px solid #cdcdcd; border-radius: 8px; }
.short-month .ly_agreeterm_box ul li.accor-list + .accor-list { margin-top: 20px; }
.short-month .ly_agreeterm_box .ly_accor_head { padding: 20px 0; }
.short-month .ly_agreeterm_box .ly_accor_head .accor_tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #3a3a3e; }
.short-month .ly_agreeterm_box .ly_accor_cont { margin-top: 0; padding: 12px; border-radius: 0; background: none; border-top: 1px solid #d9d9d9; }
.short-month .ly_agreeterm_box .ly_accor_head button.carInfoToggleBtn.active { transform: rotate(180deg); }
/* 월단기 마이페이지 */
.ucomp .section-headline .tit { color: #000; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.section-headline .tit { color: #000; font-family: "ManropeB", 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .section-headline .txt { margin-top: 24px; }
.ucomp .mypage-detail-wrap .tit { font-size: 26px; margin-top: 20px; }
.mypage-detail-wrap .tit.bigger { font-size: 26px; margin-top: 20px; }
/* 월단기 팝업 */
.pop-info-list { min-height: 375px; font-size: 16px; }
.pop-info-list strong { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; font-size: 16px; }
.pop-info-list .light { color: #989898; }
.pop-info-list dt { font-size: 16px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; line-height: 25.6px; color: #2f2f2f; }
.pop-info-list dd { font-size: 14px; line-height: 22.4px; color: #2f2f2f; }
.pop-info-list dd + dt { margin-top: 40px; }
.pop-info-list dd > strong { font-size: 14px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.pop-info-img-map { position: relative; margin-bottom: 30px; }
.short-container.short-month .gray-noti-section { padding: 40px; font-size:18px}

.gray-noti-section h3.tit {font-weight: 700;}
.reserv-success { display: flex; justify-content: center; }

.reserv-success .car-img { width: 400px; padding:0 40px; text-align: center; }
.reserv-success .car-img .level { font-size: 18px; font-family: "Pretendard", sans-serif;  display: inline-block;}
.reserv-success .car-img .level.st { border:1px solid #35C6D9; border-radius: 4px;font-size: 14px;padding:1px 6px;color:#35C6D9}
.reserv-success .car-img .level.pr { border:1px solid #9198FF;border-radius: 4px;font-size: 14px;padding:1px 6px ;color:#9198FF}
.reserv-success .car-img .txt-tit { font-size: 22px; color: #3a3a3e; margin: 10px 0;font-weight: 700;font-family: "Pretendard", sans-serif;}
.reserv-success .car-img .txt-driving { font-size: 16px; color: #3a3a3e; margin-bottom:10px;}
.reserv-success .car-img .carColor {font-size:16px;color:#3B3B3B;font-family: "Pretendard", sans-serif;text-align: center;}
.reserv-success .car-img .desc {text-align: left;margin-top:10px}

.reserv-success .information { display: flex; flex-direction: column; justify-content: space-between; width: 569px; padding: 0 40px; }
.reserv-success .information .branch-pop-btn { font-size: 18px;font-family: "Pretendard", sans-serif; color: #222; }
.reserv-success .information .dl-wrap { padding: 20px; font-family: "Pretendard", sans-serif;}
.reserv-success .information dl { display: flex; justify-content: space-between; align-items: center; font-size: 14px; color: #2f2f2f; font-family: "Pretendard", sans-serif;}
.reserv-success .information dl + dl { margin-top: 30px; }
.reserv-success .information dl dt { text-align: left; color: #8B8B8B; font-family: "Pretendard", sans-serif;font-size:18px}
.reserv-success .information dl dd { text-align: right; color: #3B3B3B; font-family: "Pretendard", sans-serif;font-size:18px}
/* 영문 benefit */
.board-list-tit { position: relative; padding-bottom: 30px; }
.board-list-tit .page-tit { position: relative; font-size: 22px; line-height: 26px; color: #222; }
.board-list-tit .page-tit strong { display: inline-block; font-size: 26px; line-height: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.board-list-cont { border-top: 1px solid #d9d9d9; }
.ucomp .tooltip-top-wrap .tooltipCont-top .tooltipCont-inner { padding: 18px 6px; }
.ucomp .tooltipCont-inner .list-type-col5 { margin-left: 0; }
.ucomp .tooltip-top-wrap .tooltipCont-top .tooltipCont-inner .layer-list li .btn { padding: 0 10px; }
.icon.share-sns-ka2 { width: 19px; height: 19px; background: url(/lrhp/pc/images/icons_uc/ico-sns-kakao.svg) no-repeat; background-position: center center; background-size: auto; }
.icon.share-sns-bd2 { width: 19px; height: 19px; background: url(/lrhp/pc/images/icons_uc/ico-sns-band.svg) no-repeat; background-position: center center; background-size: auto; }
.icon.share-sns-fb2 { width: 19px; height: 19px; background: url(/lrhp/pc/images/icons_uc/ico-sns-facebook.svg) no-repeat; background-position: center center; background-size: auto; }
.icon.share-sns-tw2 { width: 19px; height: 19px; background: url(/lrhp/pc/images/icons_uc/ico-sns-twitter.svg) no-repeat; background-position: center center; background-size: auto; }
.icon.share-sns-lk2 { width: 19px; height: 19px; background: url(/lrhp/pc/images/icons_uc/ico-sns-share.svg) no-repeat; background-position: center center; background-size: auto; }
/* 상세페이지 공유하기버튼 */
.ucomp.carLife-container .bot-row .ntc-view-header .bot-row { position: relative; }
.ucomp.carLife-container .bot-row .ntx-date-wrap { display: flex; align-items: center; }
.ucomp.carLife-container .bot-row .tooltip-top-wrap.tooltip-site { position: relative; width: auto; }
.ucomp.carLife-container .bot-row .tooltip-top-wrap.tooltip-site .btn-share { position: relative !important; top: auto !important; right: 0 !important; }
.ucomp .tooltip-top-wrap.tooltip-site .tooltipCont-top { width: max-content; }
.ucomp.carLife-container .ntc-view-body { padding: 80px 0px; }
.ucomp.carLife-container .ntc-view-footer .ntc-list { border-radius: 8px; background: #f9f9f9; }
.ucomp.carLife-container .ntc-view-footer .ntc-list li a strong:after { content: ''; background: none; }
.ucomp.carLife-container .ntc-view-footer .ntc-list li a > span { width: 120px; }
.ucomp.carLife-container .ntc-view-footer .btn-box .btn { max-width: 143px; padding: 10px 30px; border-radius: 99px; border: 1px solid #777; font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.memberBenefits-container.ucomp .multi-segment-list > li { margin-bottom: 30px; }
.memberBenefits-container.ucomp .car-tab-cont { margin-top: 0; }
.memberBenefits-container.ucomp .tab-nav .tab-inline-type > li button { font-family: 'ManropeB', 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; border-bottom: 5px solid #e9e8e8; }
.memberBenefits-container.ucomp .tab-nav .tab-inline-type > li.active button { border-bottom: 5px solid #fd1326; }
.memberBenefits-container.ucomp .tab-nav .tab-inline-type.h44 > li button { height: 44px; }
.memberBenefits-container.ucomp .tabContInnerTab .tab-cont-inner { padding: 30px 0; }
.car-tab-cont .car-tab-table.td-align-l td { text-align: left; }
.car-tab-cont .car-tab-table.th-align-l th { text-align: left; }
.memberBenefits-container.ucomp .car-tab-table th { font-size: 16px; }
.memberBenefits-container.ucomp .car-tab-table + ul.lst { margin-top: 30px; }
.memberBenefits-container.ucomp .tab-cont-row .tit { font-size: 18px; }
.memberBenefits-container.ucomp .tab-cont-row .multi-segment-list .tit { font-size: 26px; }
.memberBenefits-container.ucomp .tab-cont-row .multi-segment-list .tit + .lst { margin-top: 10px; }
.memberBenefits-container.ucomp .tab-cont-row .multi-segment-list .lst > li { font-size: 18px; padding-left: 0; }
/*sm*/
.memberBenefits-container.ucomp .tab-cont-row .multi-segment-list.sm .tit { font-size: 18px; }
.memberBenefits-container.ucomp .tab-cont-row .multi-segment-list.sm .lst > li { font-size: 14px; }
.ucomp .lst.txt-color-red > li { color: #e70012; }
.ucomp .lst.dot > li::before { position: absolute; top: -6px; left: 0; width: 12px; font-size: 22px; content: '·'; }
/* 영문 location */
.ucomp .tit { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .section-explain .explain-header,.ucomp .section-explain-type2 .explain-header { border-bottom: 1px solid #d9d9d9; padding-bottom: 30px; margin-bottom: 30px; }
.ucomp .branch-ofc-section .ofc-list { width: 550px; padding: 0; background: none; }
.ucomp .branch-ofc-section .ofc-list ul > li:hover { background: #fffbfb; border: 1px solid #fd1326; }
.ucomp .branch-ofc-section .ofc-list ul > li { padding: 0; }
.ucomp .branch-ofc-section .ofc-list ul > li > a { display: block; padding: 20px; }
.icon.pin4 { display: inline-block; background: url(/lrhp/pc/images/icons_uc/ico-pin4.png) no-repeat; width: 20px; height: 20px; }
.icon.call2 { display: inline-block; background: url(/lrhp/pc/images/icons_uc/ico-call.png) no-repeat; width: 20px; height: 20px; }
.icon.call3 { display: inline-block; background: url(/lrhp/pc/images/icons_uc/ico-call2.png) no-repeat 100% 100%; width: 31px; height: 31px; background-size: contain; }
.ucomp .branch-srch-section .left { width: 46%; }
.ucomp .branch-srch-section .right { width: 150px; }
.ucomp .branch-srch-section .right.sel select { border: 1px solid #ccc; }
.ucomp .branch-srch-section .btn-red { border-radius: 8px; background: #e70012; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 18px; }
.eng-wrap .ucomp .location-section .box-align .details { width: 644px; padding: 30px 39px 30px 20px; }
.ucomp.carLife-container.auto-container .grey-box { padding: 20px; color: #000; font-size: 14px; }
.icon.time3 { width: 18px; height: 18px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-clock.png); background-position: center center; background-size: auto; }
.icon.date3 { width: 16px; height: 16px; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-calendar2.png); background-position: center center; background-size: auto; }
.ucomp.carLife-container.auto-container .grey-box strong { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .tit-size-big { font-family: "ManropeB", 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 36px; color: #222; }
.ucomp.carLife-container.auto-container .img-list li .item .cover .txt { padding: 12px; min-height: 44px; background: #343434; font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; font-size: 14px; }
.ucomp .square { position: absolute; left: 0; top: 0; display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; border-radius: 6px; background: #9e9e9e; color: #fff; font-family: 'ManropeB', 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 12px; }
.section-explain .explain-cont .tit.md,.section-explain-type2 .explain-cont .tit.md { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 18px; color: #2f2f2f; margin-bottom: 10px; }
.eng-wrap .ucomp .location-section .box-align .details .lst.num-type5 > li { padding-left: 40px; min-height: 30px; }
.eng-wrap .ucomp .location-section .box-align .details .lst.num-type5 > li + li { margin-top: 10px; }
.ucomp .lst.num-type5 > li .bul { position: absolute; left: 0; top: 0; display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; color: #2f2f2f; border-radius: 30px; line-height: 1; border: 1px solid #f2f2f2; background-color: #fff; box-sizing: border-box; }
.lst.li-mt30-type > li + li { margin-top: 30px; }
.ucomp .lst > li { color: #2f2f2f; }
.ucomp .section-explain .explain-cont .define-area2 .define-row dt,.ucomp .section-explain-type2 .explain-cont .define-area2 .define-row dt { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs.square-box { gap: 11px; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs.square-box > li { height: 80px; border: 0; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs.square-box > li button { border-radius: 7px; border: 1px solid #c9c9c9; background: #fff; font-size: 20px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; color: #8f9191; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs.square-box > li.active button { background: #fff9f9; border-radius: 7px; border: 1px solid #fd1326; color: #d60228; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs.square-box > li.active button::after { content: ''; display: inline-block; position: relative; right: 0; top: 0; border: 0; padding-left: 15px; width: 24px; height: 24px; background: url(/lrhp/pc/images/icons_uc/ico-check.png) no-repeat 100%; }
.ucomp.customer-container .branch-driver-section .branch-driver-top-area > .right { width: 760px; }
.ucomp.customer-container .branch-driver-section .tit-top-box .right { font-family: SpoqaHanSans; font-weight: 500; color: #e70012; }
.ucomp.customer-container .branch-driver-section .branch-driver-top-area .descri-box > .row { display: flex; flex-direction: column; }
.ucomp.customer-container .branch-driver-section .branch-driver-top-area .descri-box > .row dt { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; flex-basis: auto; font-size: 14px; }
.ucomp.customer-container .branch-driver-section .branch-driver-top-area .descri-box > .row dt::after { content: ''; display: none; }
.ucomp.customer-container .branch-driver-section .branch-driver-top-area .descri-box > .row dd { color: #2f2f2f; font-size: 14px; }
.icon.ico-print2 { width: 26px; height: 34px; margin-right: 10px; margin-top: -3px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-print.png'); background-position: center center; background-size: auto; }
/* overseas_branch */
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs > li { border: 0; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs > li button { border-bottom: 5px solid #e9e8e8; font-size: 26px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #454545; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs > li.active button { border-bottom: 5px solid #fd1326; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #d60228; }
.ucomp .branch-driver-section .tab-cont-inner .tab-nav .tabs > li.active button:after { content: ''; display: none; }
.ucomp .txt-head { font-size: 18px; font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; color: #2f2f2f; }
.ucomp .txt-head + .txt { padding-left: 24px; font-size: 14px; }
.ucomp.customer-container .branch-driver-section .branch-abroad-list li { border-bottom: 0; }
.ucomp.customer-container .branch-driver-section .map { margin: 30px 0; }
/* driving tips */
.diving-tips { position: relative; }
.section-explain.tip { padding-bottom: 0; }
.section-explain.tip + .section-explain.tip { margin-top: 60px; }
.diving-tips .tip-main-tit { font-size: 36px; color: #222222; margin-bottom: 35px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.diving-tips .tip-main-tit strong { font-size: 36px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.diving-tips .tip-main-cont { display: flex; gap: 50px; }
.diving-tips .tip-main-cont .youtube-desc { font-size: 21px; color: #393939; font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; }
.diving-tips .tip-main-cont .youtube-desc .welcome { font-size: 22px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; color: #222; }
.diving-tips .tip-main-cont .youtube-desc .time-line { margin: 40px 0; color: #d60228; font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; }
.diving-tips .tip-main-cont .youtube-desc .time-line .play { margin-right: 10px; }
.ucomp .multi-segment-list.mar-b30 > li { margin-bottom: 30px; font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; }
.ucomp .multi-segment-list .icon-wrap { margin-right: 35px; }
.ucomp .multi-segment-list .desc { padding: 19px 0; }
.ucomp .multi-segment-list .desc .tit { margin-bottom: 10px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 18px; }
.ucomp .multi-segment-list .desc .txt { font-size: 16px; }
.ucomp .multi-segment-list .desc .lst { margin-top: 20px; }
.ucomp .tit-size-mid { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 26px; color: #222; }
.icon.prec1 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution1.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec2 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution2.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec3 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution3.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec4 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution4.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec5 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution5.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec6 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution6.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec7 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution7.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.icon.prec8 { background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-precaution8.png); background-position: center; background-size: auto; width: 120px; height: 120px; }
.ucomp.drivingTips-container .tips-list { display: flex; flex-wrap: wrap; margin: 0 -20px; font-family: 'NotoR', 'NotoSansCJKkr', sans-serif; }
.ucomp.drivingTips-container .tips-list li { width: calc(50% - 40px); min-height: 350px; padding-bottom: 30px; border-bottom: 1px solid #ebebeb; margin: 0 20px 30px 20px; }
.ucomp.drivingTips-container .tips-list li .tit { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; font-size: 22px; color: #2f2f2f; }
.ucomp.drivingTips-container .tips-list li .txt { margin-top: 10px; font-size: 16px; color: #2f2f2f; }
.ucomp.drivingTips-container .tips-list li .img-box { width: 100%; }
.ucomp.drivingTips-container .tips-list li .img-box img { width: 100%; }
/* 퇴출근 - 마이페이지 */
.res-bedge { position: relative; display: inline-block; margin-left: 5px; min-width: 69px; height: 26px; padding: 0 8px; text-align: center; color:#fff; font-size: 14px; line-height: 26px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; border-radius: 30px; background: #FF6262; box-sizing: border-box; }
.res-bedge.free { background: #1CB7CB; }
.res-all-btn { position: relative; padding-right: 16px; }
.res-all-btn::after { content: ''; display: inline-block; position: absolute; right: 0; top: 50%; margin-top: -5px; width: 6px; height: 10px; background: url(/lrhp/pc/images/icons_uc/ico-login-arrow.png); background-size: contain; }
.icon-select { width: 180px; height: 44px; box-sizing: border-box; border: 1px solid #ccc; border-radius: 8px; padding-left: 30px; background: url(/lrhp/pc/images/icons_uc/ico-icon-select.png) no-repeat 20px 50%; background-size: 20px; }
.icon-select > select { position: relative; line-height: 44px; padding: 0 45px 0 20px; width: 100%; background-repeat: no-repeat; background-image: url(/lrhp/pc/images/icons_uc/ico-select-arrow2.png); background-position: center right 20px; background-size: 14px; }
.flex-align-center { display: flex; align-items: center; }
.mypage-container .btn-box-between .box-between-col02-btns.bg-white { background: #fff; border: 1px solid #D2D2D2; }
.mypage-container .btn-box-between .box-between-col02-btns.bg-white .btn-small { color: #54585A; }
.mypage-container .tbl-header .tit-area.flex-start { justify-content: flex-start; }
.flex-row-reverse { display: flex; flex-direction: row-reverse; }
.add-reqiured { position: relative; padding-left: 10px; padding-bottom: 23px; font-size: 16px; color: #454545; }
.add-reqiured::before { content: '*'; position: absolute; left: 0; color: #e70012; font-size: 14px; font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.txt-underline { text-decoration: underline; }
.btn-wrapper.join { padding: 100px 0 25px; }
.section-sticky-lnb .sticky-btn-cus .form_box .chk_bundle label.w100p { max-width: 100%; }
.eng-wrap .path-wrap .inner > ul > li > a { font-family: "NotoR", 'NotoSansCJKkr', sans-serif; }
.header .header-nav .draw-toggle-wrap-all .draw-toggle-cont-all .detail-layer-in .layer-gnb-all > li p { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.payment_form_section .common_sec .title_box h3 { font-family: 'NotoB', 'NotoSansCJKkr-Bold', sans-serif; }
.common_sec .content_box .item_infor .sm_tit span { font-family: "NotoR", 'NotoSansCJKkr', sans-serif; }
.ly_agreeterm_box .ly_accor_head label { font-family: "NotoR", 'NotoSansCJKkr', sans-serif; }
.carLife-container .ntc-view-header .top-row, .carLife-container .ntc-view-header .bot-row { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.tbl-type02 table th { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr', sans-serif; font-weight: 700; }
.tbl-type02 table td { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.btn-white { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr', sans-serif; }
.layer-popup.layer-mypage .tbl-box table th, .layer-popup.layer-details .tbl-box table th { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr', sans-serif; }
.tit { font-family: "Pretendard", sans-serif; }
.carLife-container .grid-col3 > li .desc .tit { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr', sans-serif; }




.subscribe .section-sticky-lnb .sticky-btn-cus .form_box .chk_bundle label { font-size: 16px; color: #454545; }
.subscribe .section-sticky-lnb .sticky-btn-cus .form_box .chk_bundle label::before { content: ''; display: block; position: absolute; top: 0; margin-top:13px; left: -32px; width: 22px; height: 22px; background: url(/lrhp/pc/images/reser_img/chk_grabtn_off.png); background-size: cover; }
.subscribe .section-sticky-lnb .sticky-btn-cus .form_box .chk_bundle label strong { font-weight: 700; }
.subscribe .cancel_msg { text-align: center; height: auto; padding: 12px 0; }
.subscribe .ly_agreeterm_box .ly_accor_head { align-items: flex-start; margin-top: 10px; }
.subscribe .ly_agreeterm_box .ly_accor_head button { background: none; }
.subscribe .car-term { padding-left: 25px; margin-top: 10px; }
.subscribe .car-term .car-term-tit { display: flex; justify-content: unset; }
.icon.subsc-icon1 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info01.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon2 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info02.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon3 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info03.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon4 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info04.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon5 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info05.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon6 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info06.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon7 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info07.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon8 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info08.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon9 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info09.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon10 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info10.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon11 { width: 118px; height: 105px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_info11.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon1-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide01.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon2-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide02.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon3-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide03.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon4-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide04.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon5-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide05.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon6-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide06.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon7-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide07.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon8-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide08.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon9-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide09.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon10-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide10.png'); background-position: center center; background-size: 100% auto; }
.icon.subsc-icon11-long { width: 194px; height: 100px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico_subsc_slide11.png'); background-position: center center; background-size: 100% auto; }
.subscribe .img-banner { height: 560px; background: linear-gradient(180deg, #F2F2F2 0%, #fff 100%); padding: 60px 0; box-sizing: border-box; }
.subscribe .img-banner .center-cont { display: flex; justify-content: flex-start; gap: 236px; width: 1420px; margin: 0 auto; padding: 0 100px; box-sizing: border-box; }
.subscribe .page-tit { font-size: 20px; color: #2f2f2f; }
.subscribe .pass { position: relative; margin: 30px 0; font-family: 'Pretendard'; font-size: 50px; font-weight: 800; color: #D60228; }
.subscribe .txt { font-size: 18px; color: #2f2f2f; }
.subscribe .ticket-layer { position: relative; display: flex; flex-direction: column; justify-content: space-between; width: 346px; height: 155px; padding: 18px 0; margin-top: 59px; background: url(/lrhp/pc/images/uc_img/img-ticket-red.png) no-repeat; background-size: 98%; text-align: center; color: #fff; box-sizing: border-box; }
.subscribe .ticket-layer .sub-tit { font-size: 18px; line-height: 29px; }
.subscribe .ticket-layer .price { font-family: 'GmarketSans'; font-size: 36px; font-weight: 500; }
.subscribe .ticket-layer .price em { font-size: 41px; font-weight: 700; }
.subscribe .ticket-layer .price-before { font-family: 'GmarketSans'; font-size: 19px; font-weight: 500; color: #FF6464; text-decoration: line-through; }
.subscribe .ticket-layer .price-before em { font-family: 'GmarketSans'; font-size: 21px; font-weight: 700; color: #FF6464; }
.subscribe .img-banner .center-cont .img-wrap { width: 575px; margin-top: 20px; }
.subscribe-slide-wrap { position: relative; height: 100%; padding: 40px 0; }
.subscribe-slide-wrap .swiper-wrapper { position: relative; display: flex; width: 100%; height: 280px; gap: 37px; }
.subscribe-slide-wrap .swiper-slide { position: relative; width: 214px; height: 260px; }
.subscribe-slide-wrap .round-box { position: relative; width: 214px; height: 260px; padding: 30px 0; border-radius: 30px; background: linear-gradient(180deg, #FFEAEA 0%, #fff 100%); border: 1px solid rgba(255, 167, 167, 0.9); box-shadow: rgba(255, 83, 83, 0.25) 0px 10px 10px 0px; text-align: center; box-sizing: border-box; }
.subscribe-slide-wrap .round-box img { display: inline-block; width: 194px; margin: 0 auto 14px; }
.subscribe .bedge { position: relative; display: inline-block; padding: 6px 20px; min-width: 61px; border-radius: 99px; background: #FFE5E5; font-family: 'Pretendard'; font-size: 12px; font-weight: 600; color: #F04D4D; text-align: center; box-sizing: border-box; }
.subscribe-slide-wrap .round-box .benefit-txt { margin-top: 14px; font-family: 'Pretendard'; font-size: 15px; font-weight: 500; color: #363636; }
.subscribe-slide-wrap .round-box .add-txt {font-family: 'Pretendard'; font-size: 12px; font-weight: 600; color: #F04D4D;}
.subscribe-slide-wrap .swiper-pagination-wrap { position: absolute; top: 50%; margin-top: -30px; width: 100%; height: 60px; z-index: 10; }
.subscribe-slide-wrap .swiper-button-prev { position: absolute; left: 73px; width: 60px; height: 60px; background: url(/lrhp/pc/images/icons_uc/ico-arrow-left.png) no-repeat; background-position: center center; background-size: 98%; }
.subscribe-slide-wrap .swiper-button-next { position: absolute; right: 73px; width: 60px; height: 60px; background: url(/lrhp/pc/images/icons_uc/ico-arrow-right.png) no-repeat; background-position: center center; background-size: 98%; }
.subscribe-content { position: relative; width: 100%; }
.subscribe-section { position: relative; width: 100%; }
.subscribe-section.blue { background: #F8F8F8; }
.subscribe-section.pink { background: #FFF1F1; }
.subscribe-section.last { background: #F7F8F9; }
.subscribe-section-cont { position: relative; width: 1220px; margin: 0 auto; padding: 60px 0; }
.subscribe-section-cont.pad { padding: 60px 0 200px; }
.subscribe-section-cont.w1083 { width: 1083px; }
.subscribe-section-cont .section-tit { position: relative; text-align: center; }
.subscribe-section-cont .tit-h3 { font-size: 26px; font-weight: 700; color: #222222; }
.subscribe-section-cont .tit-h4 { font-size: 20px; font-weight: 700; color: #222222; }
.subscribe-section-cont .section-tit .tit-txt { margin-top: 19px; font-family: 'Pretendard'; font-size: 23px; font-weight: 400; color: #000000; }
.subscribe-section-cont .section-content { margin-top: 61px; }
.subscribe-section-cont .section-content .round-box-wrap { position: relative; display: flex; justify-content: space-between; }
.subscribe-section-cont .section-content .round-box-wrap .round-box { position: relative; width: 280px; height: 300px; padding: 33px 43px; border-radius: 30px; background: #F5F5F5; box-sizing: border-box; text-align: center; }
.subscribe-section-cont .section-content .round-box-wrap .round-box:nth-child(even) { background: #FFF1F1; }
.subscribe-section-cont .section-content .round-box .desc { margin-top: 25px; }
.subscribe-section-cont .section-content .round-box .cont-txt { margin-top: 10px; font-family: 'Pretendard'; font-size: 18px; font-weight: 600; color: #363636; }
.subscribe-section-cont .section-content .round-box .noti-txt { font-size: 14px; color: #EA6969; }
.subscribe-section-cont .section-content .round-ticket-wrap { position: relative; display: flex; justify-content: center; }
.subscribe-section-cont .section-content .round-ticket-wrap.col3 { justify-content: flex-start; flex-wrap: wrap; gap: 24px; }
.subscribe-section-cont .section-content .round-ticket-wrap.col3 > div { width: 32%; }
.subscribe .round-ticket { display: flex; gap: 21px; width: 390px; height: 180px; padding: 38px 39px 37px 46px; background: url(/lrhp/pc/images/uc_img/img-ticket.png) no-repeat; background-size: 100% 99%; box-sizing: border-box; }
.subscribe .round-ticket .text-wrap { display: flex; gap: 15px; flex-direction: column; align-items: flex-start; }
.subscribe .round-ticket .text-wrap .cont-txt { font-family: 'Pretendard'; font-size: 18px; font-weight: 500; color: #363636; }
.subscribe .section-inner { position: relative; display: flex; align-items: center; margin: -40px 0; }
.subscribe .section-inner .txt-wrap .txt-point { font-family: 'Pretendard'; font-size: 37px; font-weight: 400; color: #833333; }
.subscribe .section-inner .txt-wrap .txt-point strong { font-family: 'Pretendard'; font-size: 37px; font-weight: 700; color: #833333; }
.subscribe .section-inner img { position: relative; bottom: -60px; right: -60px; }
.subscribe .section-inner .deco-box { width: 416px; height: 206px; margin-top: 16px; padding: 48px 40px; border-radius: 999px; background: #fff; text-align: center; box-sizing: border-box; }
.subscribe .section-inner .deco-box .point-txt { font-family: 'Pretendard'; font-size: 25px; font-weight: 600; color: #FF4343; }
.subscribe .section-inner .deco-box .txt { font-family: 'Pretendard'; font-size: 25px; font-weight: 400; color: #222222; }
.subscribe .last-text-wrap .agree-body { margin-top: 20px; }
.subscribe .last-text-wrap .bul-list { font-family: 'Pretendard'; font-size: 14px; font-weight: 500; color: #646464; }
.subscribe .last-text-wrap .bul-list > li::before { content: ''; background: #646464; }
.icon.subsc-bell { width: 60px; height: 64px; background-repeat: no-repeat; background-image: url('/lrhp/pc/images/icons_uc/ico-bell.png'); background-position: center center; background-size: 100% auto; margin: 0 auto; }
.subscribe-wrap { position: relative; }
.subscribe-wrap .round-box { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 750px; height: 302px; margin: 0 auto; border-radius: 20px; border: 1px solid #FFA7A7; box-shadow: rgba(255, 83, 83, 0.25) 0px 5px 25px 0px; background: #fff; text-align: center; }
.subscribe-wrap .round-box .cont-txt, .subscribe-pop .round-box .cont-txt { font-size: 19px; font-weight: 700; color: #363636; }
.subscribe-wrap .round-box .cont-txt .point, .subscribe-pop .round-box .cont-txt .point { color: #FF4343; }
.subscribe-wrap .round-box .cont-txt-light { margin-top: 13px; font-family: 'Pretendard'; font-size: 14px; font-weight: 400; color: #363636; }
.subscribe-wrap .page-bottom { padding: 100px 0; }
/* 마이페이지1 */
.subscribe-my-wrap .banner-wrap { position: relative; display: flex; flex-direction: column; justify-content: center; height: 200px; margin-top: 30px; border-radius: 20px; background-color: #FFF1F1; background-image: url(/lrhp/pc/images/uc_img/img-presentbox.png); background-size: 191px; background-position: right 59px center; background-repeat: no-repeat; }
.subscribe-my-wrap .banner-wrap .txt-box { padding-left: 61px; }
.subscribe-my-wrap .banner-wrap .txt-box .sub-tit { font-size: 29px; font-family: ManropeB, SpoqaB, serif; font-weight: 700; color: #2F2F2F; margin-bottom: 16px; }
.subscribe-my-wrap .banner-wrap .txt-box .price { font-family: 'GmarketSans'; font-weight: 500; font-size: 26px; color: #D60228; margin-right: 10px; }
.subscribe-my-wrap .banner-wrap .txt-box .price em { font-weight: 700; font-size: 29px; }
.subscribe-my-wrap .banner-wrap .txt-box .price-before { font-family: 'GmarketSans'; font-weight: 500; font-size: 17px; color: #EC9A9A; text-decoration: line-through; }
.subscribe-my-wrap .banner-wrap .txt-box .price-before { font-weight: 700; font-size: 19px; }
.subscribe-my-wrap .subscribe-section { margin-top: 67px; width: auto; }
.subscribe-my-wrap .subscribe-section.pink { border-radius: 20px; height: 220px; overflow: hidden; }
.subscribe-my-wrap .subscribe-section.last { padding: 35px 42px; border-radius: 20px; }
.subscribe-my-wrap .subscribe-section-cont { position: relative; width: 100%; margin: 0 auto; padding: 0; }
.subscribe-my-wrap .subscribe-section-cont .section-tit { position: relative; text-align: center; }
.subscribe-my-wrap .subscribe-section-cont .tit-h3 { font-size: 20px; font-weight: 700; color: #222222; }
.subscribe-my-wrap .subscribe-section-cont .section-tit .tit-txt { margin-top: 16px; font-family: 'Pretendard'; font-size: 18px; font-weight: 400; color: #000000; }
.subscribe-my-wrap .subscribe-section-cont .section-content { margin-top: 46px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box-wrap { position: relative; display: flex; justify-content: space-between; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box-wrap .round-box { position: relative; width: 194px; height: 230px; padding: 22px 29px; border-radius: 30px; background: #F5F5F5; box-sizing: border-box; text-align: center; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box-wrap .round-box .icon { width: 134px; height: 69px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box .desc { margin-top: 18px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box .cont-txt { font-size: 14px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box .noti-txt { font-size: 12px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-box-wrap .round-box:nth-child(even) { background: #FFF1F1; }
.subscribe .subscribe-my-wrap .round-ticket { display: flex; justify-content: center; text-align: center; gap: 21px; width: 262px; height: 123px; padding: 26px; background: url(/lrhp/pc/images/uc_img/img-ticket.png) no-repeat; background-size: 100% 99%; box-sizing: border-box; }
.subscribe .subscribe-my-wrap .round-ticket .text-wrap { display: flex; gap: 12px; flex-direction: column; align-items: center; }
.subscribe .subscribe-my-wrap .round-ticket .text-wrap .cont-txt { font-family: 'Pretendard'; font-size: 14px; line-height: 16px; font-weight: 500; color: #363636; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-ticket-wrap { position: relative; display: flex; justify-content: center; align-items: center; gap: 24px; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-ticket-wrap.col3 { justify-content: flex-start; flex-wrap: wrap; }
.subscribe-my-wrap .subscribe-section-cont .section-content .round-ticket-wrap.col3 > div { width: 31%; }
.subscribe-my-wrap .subscribe-section.pink .section-inner { height: 220px; }
.subscribe .subscribe-my-wrap .section-inner { position: relative; display: flex; align-items: center; margin: 0; padding: 0 50px; }
.subscribe .subscribe-my-wrap .section-inner .txt-wrap .txt-point { font-family: 'Pretendard'; font-size: 27px; font-weight: 400; color: #833333; }
.subscribe .subscribe-my-wrap .section-inner .txt-wrap .txt-point strong { font-family: 'Pretendard'; font-size: 27px; font-weight: 700; color: #833333; }
.subscribe .subscribe-my-wrap .section-inner img { position: relative; width: 211px; bottom: -20px; right: -20px; }
.subscribe .subscribe-my-wrap .section-inner .deco-box { width: 276px; height: 137px; margin-top: 16px; padding: 32px 25px; border-radius: 999px; background: #fff; text-align: center; box-sizing: border-box; }
.subscribe .subscribe-my-wrap .section-inner .deco-box .point-txt { font-family: 'Pretendard'; font-size: 19px; font-weight: 600; color: #FF4343; }
.subscribe .subscribe-my-wrap .section-inner .deco-box .txt { font-family: 'Pretendard'; font-size: 19px; font-weight: 400; color: #222222; }
.subscribe .subscribe-my-wrap .last-text-wrap .bul-list { margin-top: 5px; font-family: 'Pretendard'; font-size: 14px; font-weight: 500; color: #646464; }
.subscribe .subscribe-my-wrap .last-text-wrap .bul-list > li::before { content: ''; background: #646464; }
/* 마이페이지2 */
.ucomp .mypage-detail-wrap .mid { font-size: 21px; }
.car-tab-cont.point { margin-top: 20px; }
.car-tab-cont.point + .tit.bigger { margin-top: 60px; }
.car-tab-cont.point .car-tab-table th, .car-tab-cont.point .car-tab-table td { padding: 25px 20px; }
.subscribe-coupon + .subscribe-coupon { margin-top: 25px; }
.subscribe-coupon .benefit-tit { font-size: 16px; color: #54585A; }
.subscribe-coupon .benefit-total { display: inline-block; text-align: center; width: 60px; font-size: 16px; color: #54585A; }
.subscribe-coupon .benefit-total + .bedge { margin-left: 60px; }
.subscribe-coupon .bedge { display: inline-block; min-width: 92px; padding: 4px 15px; border-radius: 30px; text-align: center; background: #FF6262; color: #fff; font-family: 'Pretendard'; font-size: 14px; font-weight: 700; box-sizing: border-box; }
.subscribe-coupon .bedge.gray { background: #EBEBEE; color: #B4B4B4; }
.subscribe-coupon .bedge.pink { background: #FFEEF7; color: #FF756B; }
.subscribe .car-tab-cont th strong { font-size: 16px; color: #54585A; }
.subscribe .car-tab-cont .total .txt { font-size: 20px; font-weight: 700; color: #222; }
.subscribe .car-tab-cont .total .txt.red { font-size: 20px; color: #E70012; }
.subscribe .last-total-area { padding: 20px; border-bottom: 1px solid #D9D9D9; }
.subscribe .btn-section { margin-top: 30px; text-align: left; }
/* 구독패스해지 팝업 */
.subscribe-pop .round-box .cont-txt-light { margin-top: 13px; font-family: 'Pretendard'; font-size: 16px; font-weight: 400; color: #363636; }
.subscribe-pop .round-box { position: relative; padding: 50px 30px 30px 30px; border-radius: 20px; border: 1px solid rgba(255, 229, 229, 0.9); box-shadow: rgba(255, 83, 83, 0.25) 0px 5px 25px 0px; background: #fff; text-align: center; }
.subscribe-pop .box-item { margin-top: 30px; padding: 20px; border-radius: 8px; background: #F7F8F9; }
.subscribe-pop .box-item .bul-list li { font-family: 'Pretendard'; font-size: 15px; font-weight: 500; color: #363636; line-height: 27px; }
.subscribe-pop .box-item .bul-list > li::before { content: ''; top: 17px; }
.subscribe-pop .box-item .bold { font-size: 18px; font-weight: 700; }
.subscribe-pop .box-item .txt { font-family: 'Pretendard'; font-size: 15px; font-weight: 500; color: #363636; line-height: 27px; }
.subscribe-block { margin: 40px 0; }
.subscribe-block .uc-selectbox { border: 1px solid #ccc; }
.subscribe-block .inputT > input { border: 1px solid #ccc; }
.bottom-gap60 { padding: 60px 0; }
.bottom-gap60 > .btn-wrapper { padding: 0; }
.bg-box2 { position: relative; padding: 20px; border-radius: 8px; background-color: #f9f9f9; }
.bg-box2-txt { font-family: 'Pretendard'; font-size: 16px; font-weight: 400; color: #020840; }
.ucomp .content_place .flex__type01 .flex_type01_right .place_select_box .select_item ul li button b { font-size: 13px; }
/* 영문메인 자동완성창 */
.make-word-box { position: absolute; width: 100%; border-radius: 16px; background: #4E4E4E; top: 60px; z-index: 2; }
.make-word-box .make-word-inner { padding: 30px; }
.make-word-box .make-word-inner .word-item { position: relative; }
.make-word-box .make-word-inner .word-item a { color: #CCCCCC; font-size: 18px; font-weight: 400; }
.make-word-box .make-word-inner .word-item a:hover { border-bottom: 1px solid #fff; color: #FFFFFF; font-weight: 700; }
.make-word-box .make-word-inner .word-item + .word-item { margin-top: 20px; }
.bg-box3 { display: flex; align-items: center; justify-content: center; margin-top: 30px; padding: 10px; background: #f7f7fa; border-radius: 8px; }
.bg-box3 .center-txt { font-family: 'Pretendard'; font-size: 16px; font-weight: 400; color: #020840; }
.subscribe-accor-tit { font-family: 'Pretendard'; font-size: 18px; font-weight: 500; color: #222; }
.section-sticky-lnb .payment_aside .payment_detail > p { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.section-sticky-lnb .payment_aside .payment_detail .payment_total_price span { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.section-sticky-lnb .payment_aside .payment_detail .cancel_msg p span { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.reser_payinfor_sec .option_check_box .item_box .item_name span { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.reser_payinfor_sec .item_chk .count_input_box { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.reser_payment_wrap .total_price span { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.ly_agreeterm_box .head_line .square_type_chk label { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.section-sticky-lnb .payment_aside .payment_detail ul li { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.payment_form_section .form_type select { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.reser_payinfor_sec .item_chk .chk_input_box { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.reser_payinfor_sec .price_txt { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.section-sticky-lnb .payment_aside .payment_detail .cancel_msg p { font-family: "ManropeR", "NotoR", 'NotoSansCJKkr', sans-serif; }
.eng-wrap .location-section .box-align .details .details-cont strong { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.qna-list .accor-header .btn-toggle-wide.active { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', serif; }
.lst > li { font-family: "Pretendard", "Apple SD Gothic Neo", sans-serif; }
.section-explain .explain-cont .define-area > dt, .section-explain-type2 .explain-cont .define-area > dt { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }
.branch-ofc-section .ofc-list ul > li strong { font-family: "ManropeB", "NotoB", 'NotoSansCJKkr-Bold', sans-serif; }

/* 차량카드 내 다국어 뱃지 추가, UI 변경 */
.ucomp .vehicle-list.type2 * { font-family:"Pretendard", "Apple SD Gothic Neo", sans-serif !important; }
.content.ucomp .vehicle-list.type2 .vehicle-div .flag-area { position: absolute; top: 20px; left: 10px; }
.content.ucomp .vehicle-list.type2 .vehicle-div .flag { width: auto; height: auto; padding: 4px 8px; border-radius: 4px; background: #121212; font-weight: 700; color: #FFFFFF; font-size: 14px; letter-spacing: normal; }
.ucomp .vehicle-list.type2 .vehicle-div .textBox b { font-weight: 700; color: #000000; font-size: 20px; }
.ucomp .vehicle-list.type2 .vehicle-div .textBox p { margin-top: 0; font-weight: 700; color: #D60228; }
.ucomp .vehicle-list.type2 .vehicle-div .textBox p .flag-sale { margin-left: 8px; padding: 4px 6px; border-radius: 4px; background: #FFEDEF; color: #D60228; font-weight: 500; font-size: 14px; vertical-align: middle; }
.ucomp .vehicle-list.type2 .info-area { display: flex; align-items: flex-end; height: 48px; margin-top: 8px; }
.ucomp .vehicle-list.type2 .info-area .bag-ico:before { background-size:16px auto; }
.ucomp .vehicle-list.type2 .similar-wrap { position: absolute; bottom: 10px; right: 15px; height: auto; }
.ucomp .vehicle-list.type2 .similar-wrap .similar-btn { position:static; background: none; width: auto; height: auto; font-weight: 700; color: #2F2F2F; font-size: 12px; }
.ucomp .vehicle-list.type2 .similar-wrap .similar-btn:after { content: ''; position: absolute; top: 50%; content: ''; width: 20px; height: 20px; padding: 2px; background: url('/lrhp/pc/images/icons_uc/ico-car-arrow.png') no-repeat center center / 20px auto; transform: translateY(-50%); }
.ucomp .content_car_list.search-car .flex__type03 .vehicle-list.type2 li { vertical-align: top; }

/* 월렌트 :: 차량카드 UI 변경 */
.short-month.type2 * { font-family:"Pretendard", "Apple SD Gothic Neo", sans-serif !important; line-height: 1.4; }
.short-month.type2 #car-list.vehicle-list-cus > li { padding: 8px 10px; }
.short-month.type2 #car-list label { position: relative; height: 270px; padding: 20px 12px 18px 20px; box-sizing: border-box; }
.short-month.type2 #car-list li:hover label { border-bottom: 0;}
.short-month.type2 #car-list li:hover label:before { content:''; position:absolute; top: 0; bottom: 0; left: 0; right: 0; border: 1px solid #F4F4F4; border-radius: 16px; box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08); }
.short-month.type2 #car-list .bedge-wrap { display: inherit; }
.short-month.type2 #car-list .bedge-wrap .bedge { padding: 3px 8px; border-radius: 4px; font-weight: 700; font-size: 14px; }
.short-month.type2 #car-list .bedge-wrap .bedge.pr { border-color: #9198FF; color: #9198FF; }
.short-month.type2 #car-list .bedge-wrap .bedge.st { border-color: #35C6D9; color: #35C6D9; }
.short-month.type2 #car-list .title { font-weight: 700; color: #151515; font-size: 22px; }
.short-month.type2 .bedge-wrap + .title { margin-top: 10px; }
.short-month.type2 #car-list .car-info { height: 52px; margin-top: 4px; font-size: 0; }
.short-month.type2 #car-list .car-info > li { display: inline-block; width: auto; margin-bottom: 0; margin-right: 0; padding: 0; font-weight: 500; color: #5B5B5B; font-size:18px; }
.short-month.type2 #car-list .car-info > li:not(:last-child)::after { content: ''; display: inline-block; width: 1px; height: 12px; margin: -2px 4px 0; padding: 0; background: #D9D9D9; vertical-align: middle; }
.short-month.type2 #car-list .info-area { display: flex; flex-direction:row; justify-content: space-between; align-items: flex-end; }
.short-month.type2 #car-list .info-area .price-list { display: flex; margin-bottom: 24px; }
.short-month.type2 #car-list .info-area .price-list > div { display: flex; flex-direction: column; gap: 4px; }
.short-month.type2 #car-list .info-area .price-list > div + div { margin-left: 26px; }
.short-month.type2 #car-list .info-area .price-list dt { font-weight: 600; color: #666666; font-size: 16px; }
.short-month.type2 #car-list .info-area .price-list dd { font-weight: 700; color: #3B3B3B; font-size: 17px; }
.short-month.type2 #car-list .info-area .img-area { width:154px; margin-top: -18px; text-align: center; }
.short-month.type2 #car-list .info-area .img-area .img-wrap { height: 97px; }
.short-month.type2 #car-list .info-area .img-area .img-wrap img { width: auto; height: 100%; }
.short-month.type2 #car-list .info-area .img-area .car-color { display: flex; align-items: center; justify-content: center; height: 34px; color: #3B3B3B; font-size: 14px; line-height: 1.2; word-break: keep-all; }

.carStateWrap { position: relative; padding: 0 2px; color: #151515; }
.carStateWrap > span {position: relative;margin-right:12px;color: #151515;font-family: "Pretendard", sans-serif;font-weight: 400;font-size: 18px;}
.carStateWrap > span:not(:last-child):after { position: absolute; top: 50%; right:-8px; transform: translateY(-50%); content: ''; display: inline-block; width: 1px; height: 14px; background: #D9D9D9;}

.payment_aside .carColor {color: #3B3B3B;font-family: "Pretendard", sans-serif;font-size:16px;text-align: center;font-family: 500;}
.branch-pop-btn {display: flex;align-items: center;line-height: 1.5em;}

.chk-icon-box.type-circle input[type='checkbox']:checked + label:after {background: url(/lrhp/pc/images/icons/ico-chk-on02.png) no-repeat center;background-size: 26px;}

.short-container .btn-area {display: flex;    justify-content:center;    gap: 10px;    padding: 25px 20px; width: 500px;margin: 0 auto;}
.short-container .btn-area .btn { width: 100%;    height: 60px;    padding: 16px 8px;    box-sizing: border-box;    border-radius: 50px;    border: 1px solid #D60228;    font-family: "Pretendard", sans-serif; font-size: 20px;    color: #fd1326;    font-weight: 700;}
.short-container .btn-area .btn-white {border: 1px solid #777777;   color: #3a3a3e;   }
.short-container .btn-area .btn-red {background: #d60228;    border: 0;    color: #fff;}
.short-container .btn-area .btn-gray {background: #F4F4F4;    border: none;    color: #5B5B5B}




