@font-face {font-family: 'Spoqa';font-weight: bold;src: local(※),url('/font/SpoqaHanSansBold.eot?#iefix') format('embedded-opentype'),url('/font/SpoqaHanSansBold.woff2') format('woff2'),url('/font/SpoqaHanSansBold.woff') format('woff'),url('/font/SpoqaHanSansBold.ttf') format('truetype');}
@font-face {font-family: 'Spoqa';src: local(※),url('/font/SpoqaHanSansRegular.eot?#iefix') format('embedded-opentype'),url('/font/SpoqaHanSansRegular.woff2') format('woff2'),url('/font/SpoqaHanSansRegular.woff') format('woff'),url('/font/SpoqaHanSansRegular.ttf') format('truetype');}

/* 1dp = 7.67rem */

body {text-size-adjust:none;-webkit-text-size-adjust:none;}
html, body, th, td, input, select, textarea, button, label, p, span, div {-webkit-overflow-scrolling:touch;-webkit-font-smoothing: antialiased;}

html, body, th, td, input, select, textarea, button, label, p, span, h1, h2, h3, h4, h5, h6, span, i, dl, dt, dd, li, ul, ol, div  {font-size:1rem;line-height:1.4;color:#191919;word-break:keep-all;}
@media all and (min-width:375px){
	html, body, th, td, input, select, textarea, button, label, p, span, h1, h2, h3, h4, h5, h6, span, i, dl, dt, dd, li, ul, ol, div {font-size:1.05rem;}
}
@media all and (min-width:414px){
	html, body, th, td, input, select, textarea, button, label, p, span, h1, h2, h3, h4, h5, h6, span, i, dl, dt, dd, li, ul, ol, div {font-size:1.1rem;}
}
input,select,textarea {vertical-align:middle;}
html.no-fixed-nav .container {margin-bottom:0}

.row {clear:both;position:relative;padding:2rem 0;box-sizing:border-box;overflow:hidden;}
.row.list_wrap {padding:0 0 1.5rem;overflow:visible;}
.column, .columns {float:none;padding-left:var(--chexcar-lr-padd);padding-right:var(--chexcar-lr-padd);}
b, em, i {font-style:normal;}

a:focus, a:hover {color:#0a66ff;}

:root {
	--chexcar-thema:#33bbff;
	--chexcar-radius:.3rem;
	--chexcar-lr-padd:1rem;
	--chexcar-lr-margin0:0 -1rem;
	--chexcar-line:rgba(0,0,0,.07);
	--chexcar-divide-color:#f2f3f5;
	--chexcar-form:#9e9e9e;
	--chexcar-radial-size: --chexcar-pin-size * 2;

	--chexcar-gray1:#6f6f6f;
	--chexcar-gray2:#a8a8a8;
	--chexcar-gray3:#d9d9d9;
	--chexcar-red: #ff0000;
	--chexcar-blue:var(--chexcar-thema);
	--chexcar-sky: #e6f7ff;
	--chexcar-black: #191919;

	--chexcar-btn:var(--chexcar-thema);
	--chexcar-btn-focus:#00aaff;
	--chexcar-btn2:#e6f7ff;
	--chexcar-btn2-focus:#b3e7ff;
}

#gotop {clear:both;display:block;}
.scroll-wrap {overflow:hidden;overflow-x:scroll;-webkit-overflow-scrolling:touch;}
html.htmlcrop {height:100%;overflow:hidden;}

/*=========================================================
	폼
=========================================================*/
button:focus {outline: -webkit-focus-ring-color auto 0;outline: none;}
button {box-sizing:border-box;-webkit-box-sizing:border-box;;-moz-box-sizing:border-box;}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {box-shadow:none;padding:.5rem 0;border-width:0 0 1px;border-style:solid;border-color:rgba(51,187,255,.5);border-radius:0;background-color:#ffff;}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {/*height:2.2rem;*/height:2.8rem;font-size:.8rem;}
[type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus, select:focus {box-shadow:none;outline:none !important;outline:-webkit-focus-ring-color auto 0;border-width:0 0 1px !important;}
label.chkbox {height:25px;line-height:25px;font-size:14px;color:#212121!important;background-image:url(/app/images/icon/unchecked.png);background-position:center left;background-repeat:no-repeat;background-size:18px;padding-left:25px;margin:0}
label.chkbox.chk-right {width:100%;background-position:center right;padding-left:0;padding-right:25px}
label.chkbox.checked {background-image:url(/app/images/icon/checked.png)}
textarea {height:4rem;margin-top:.5rem;margin-bottom:.2rem;background:transparent;}

input[disabled], input:disabled, textarea:disabled, textarea[disabled], select[disabled] {background:transparent !important;border:0 !important;opacity:.4;}
input[readonly], textarea[readonly], select[readonly] {background:transparent !important;border:0 !important;}
select[readonly] option {display:none;}
input[disabled], input:disabled, select[disabled], input[readonly], select[readonly] {pointer-events:none;}

/* checkbox, radio */
input[type=checkbox] + label, input[type=radio] + label {margin-left:0;}
input[type=checkbox] + label:last-of-type, input[type=radio] + label:last-of-type {margin-right:0;}
input[type=checkbox], input[type=radio] {position:absolute;	opacity:0;-webkit-opacity:0;-moz-opacity:0;	z-index:0;}
input[type=checkbox] + label {position:relative;display:inline-block;min-height:2.2rem;padding:0 .5rem 0 1.7rem;box-sizing:border-box;border:0;letter-spacing:-1px;font-size:.8rem;line-height:2.2rem;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type=checkbox] + label:before {content:'';position:absolute;left:0;top:50%;width:.9rem;height:.9rem;border:2px solid var(--chexcar-form);border-radius:.15rem;background:#fff;transform:translateY(-50%);z-index:1;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}
input[type=checkbox] + label:after {content:'';position:absolute;left:-.05rem;top:51.5%;width:.3rem;height:.5rem;border-color:#fff;border-style: solid;border-width: 0 .13rem .13rem 0 !important;transform:rotate(45deg) translate(0, -100%);transform-origin:center;z-index:2;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;opacity:0;}
input[type=checkbox]:checked + label {color:#000;}
input[type=checkbox]:checked + label:before {border-color:var(--chexcar-blue);background:var(--chexcar-blue);}
input[type=checkbox]:checked + label:after {opacity:1;/*transform:translateY(-50%) scale(1);*/}

input[type=radio] + label {position:relative;display:inline-block;padding:0 .5rem 0 1.5rem;min-height:2.2rem;box-sizing:border-box;border:0;letter-spacing:-1px; color:#000;font-size:.8rem;line-height:2.2rem;vertical-align:middle;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type=radio] + label:before {content:'';position:absolute;left:0;top:50%;width:1rem;height:1rem;border-radius:50%;border:.12rem solid var(--chexcar-form);background:#fff;transform:translateY(-50%);z-index:1;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}
input[type=radio] + label:after {content:'';position:absolute;left:.25rem;top:50%;width:.5rem;height:.5rem;border-radius:50%;background:#2976e4;transform:translateY(-50%) scale(0);z-index:2;-webkit-transition:all .2s;-ms-transition:all .2s;transition:all .2s;}
input[type=radio]:checked + label {background-position:0 -49px;color:#000;font-weight:bold;}
input[type=radio]:checked + label:before {border-color:var(--chexcar-blue);}
input[type=radio]:checked + label:after {background:var(--chexcar-blue);transform:translateY(-50%) scale(1);}
input[type=checkbox] + label .icon_check {position:absolute;left:0;top:0;width:18px;height:20px;background:#fff;color:#1e75ec;text-align:center;font-weight:bold;font-size:.875rem;}

.square, .inputround {position:relative;font-size:0 !important;}
.square input[type=checkbox] + label, .square input[type=radio] + label {display:grid;min-height:2.5rem;margin:0;border-width:1px;border-style:solid;border-color:rgba(51,187,255,.5);padding-left:.5rem;text-align:center;line-height:1.1;align-items:center;justify-content:center;}
.square input[type=checkbox] + label i, .square input[type=radio] + label i {display:block;margin-top:-.5rem;font-size:.5rem;font-weight:normal;color:inherit;line-height:1;}
.square input[type=checkbox]:checked + label, .square input[type=radio]:checked + label {background-color:var(--chexcar-blue);border-color:var(--chexcar-blue);color:#fff;}
.square input[type=checkbox] + label:before, .square input[type=checkbox] + label:after, .square input[type=radio] + label:before, .square input[type=radio] + label:after {display:none;}

.square.col2 input[type=checkbox] + label, .square.col2 input[type=radio] + label {display:inline-grid;width:49%;margin:0 2% 2% 0;}
.square.col2 input[type=checkbox] + label:nth-of-type(2n), .square.col2 input[type=radio] + label:nth-of-type(2n) {margin-right:0;}
.square.col3 input[type=checkbox] + label, .square.col3 input[type=radio] + label {display:inline-grid;width:32%;margin:0 2% 2% 0;}
.square.col3 input[type=checkbox] + label:nth-of-type(3n), .square.col3 input[type=radio] + label:nth-of-type(3n) {margin-right:0;}

.square.round input[type=radio] + label, .square.round input[type=checkbox] + label {width:48.5%;height:3rem;border-radius:.7rem;border-color:#eee;margin:0 3% 3.5% 0;}
.square.round input[type=radio]:checked + label, .square.round input[type=checkbox]:checked + label {border-color:var(--chexcar-blue);background-color:transparent;color:var(--chexcar-black);}
.square.round input[type=radio]:checked + label:before, .square.round input[type=checkbox]:checked + label:before {display:block;left:90%;top:0;width:1.25rem;height:1.25rem;border:0;background:url(/app/images/inc/icon_check.png) no-repeat center transparent;background-size:auto 100%;}

.square.roundicon input[type=radio] + label, .square.roundicon input[type=checkbox] + label {width:48.5%;border-radius:.7rem;border-color:#eee;margin:0 3% 3% 0;}
.square.roundicon input[type=radio]:checked + label, .square.roundicon input[type=checkbox]:checked + label {border-color:var(--chexcar-blue);background-color:transparent;color:var(--chexcar-black);}
.square.roundicon input[type=radio]:checked + label:before, .square.roundicon input[type=checkbox]:checked + label:before {display:block;left:90%;top:-0;width:1.25rem;height:1.25rem;border:0;background:url(/app/images/inc/icon_check.png) no-repeat center transparent;background-size:auto 100%;}

.square.roundicon.col2 input[type=checkbox] + label:nth-of-type(2n), .square.roundicon.col2 input[type=radio] + label:nth-of-type(2n) {margin-right:0;}
.square.roundicon.col3 input[type=checkbox] + label, .square.roundicon.col3 input[type=radio] + label {width:31.333%;}
.square.roundicon.col3 input[type=checkbox] + label:nth-of-type(3n), .square.roundicon.col3 input[type=radio] + label:nth-of-type(3n) {margin-right:0;}

.square.roundicon.readonly:before {content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(255,255,255,.0001);z-index:10;}
.square.roundicon.readonly input[type=checkbox] + label {border-color:#fff;}
.square.roundicon.readonly input[type=checkbox]:checked + label {border-color:var(--chexcar-blue);background-color:transparent;color:var(--chexcar-black);}

.inputround {margin-top:.5rem;white-space:nowrap;overflow-x:auto;}
.inputround input[type=checkbox] + label, .inputround input[type=radio] + label {display:inline-block;min-height:2.125rem;padding:0 1rem;margin-right:.5rem;border-width:1px;border-style:solid;border-radius:5rem;border-color:#56b7e6;text-align:center;font-weight:bold;line-height:2.125rem;align-items:center;justify-content:center;}
.inputround input[type=checkbox]:checked + label, .inputround input[type=radio]:checked + label {background-color:var(--chexcar-blue);border-color:var(--chexcar-blue);color:#fff;}
.inputround input[type=checkbox] + label:before, .inputround input[type=checkbox] + label:after, .inputround input[type=radio] + label:before, .inputround input[type=radio] + label:after {display:none;}
.inputround input[type=checkbox] + label {font-weight: normal;}


.unit {position:relative;width:100% !important;z-index:1;}
.unit input {padding-right:.8rem;}
.unit::before {content:'';position:absolute;right:0;top:0;line-height:2.2rem;font-size:.688rem;font-weight:normal;z-index:2;}
.unit.won::before {content:'원';}
.unit.manwon::before {content:'만원';}
.unit.manwon input {padding-right:1.6rem;font-size: 0.9rem;}
.unit.km:before {content:'Km';}
.unit.cc:before {content:'cc';}

input[type=checkbox][readonly] + label, input[type=radio][readonly] + label {display:none;/*opacity:.35 !important;*/}
input[type=checkbox]:checked[readonly] + label, input[type=radio]:checked[readonly] + label {display:block;padding-left:0;font-weight:normal;/*opacity:1 !important;*/}
input[type=checkbox]:checked[readonly] + label:before, input[type=checkbox]:checked[readonly] + label:after, input[type=radio]:checked[readonly] + label:before, input[type=radio]:checked[readonly] + label:after {display:none;}

.group {font-size:0;}
.group > label {margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.group.col2 > label {width:50%;}

.full input[type=radio] + label {display:block;}

.switch { position:relative; display:inline-block; width:2.12rem; height:.875rem;margin:0; }
.switch input { display:none; }
.switch .slider {position:absolute;top:0;left:0;right:0;bottom:0;height:auto;margin:0;background-color:#d9d9d9;-webkit-transition:.4s;transition:.4s;}
.switch .slider:before { position:absolute; content:""; height:1.25rem; width:1.25rem; left:0; top:-.2rem; background-color:#a8a8a8; -webkit-transition:.4s; transition:.4s; }
.switch input:checked + .slider { background-color:var(--chexcar-sky); }
.switch input:focus + .slider { box-shadow: 0 0 1px var(--chexcar-sky); }
.switch input:checked + .slider:before {background:var(--chexcar-blue)}
.switch input:checked + .slider:before {-webkit-transform:translateX(1.1rem); -ms-transform:translateX(1.1rem); transform:translateX(1.1rem); }
.switch .slider.round { border-radius:34px; }
.switch .slider.round:before { border-radius:50%; }

select::-ms-expand{display:none;}
select {width:100%;padding:0;border-color:var(--chexcar-blue);border-width:0 0 1px;border-style:solid;color:#000;background:url(/app/images/inc/icon_arrow.svg) no-repeat right center;background-size:auto .625rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
select:after {content:'';position:absolute;right:.75rem;top:50%;width:.6rem;height:.6rem;border-color:#191919;border-style: solid;border-width: 0 1px 1px 0 !important;transform:rotate(-45deg) translateY(-50%);transform-origin:center;}
select[multiple] {padding-right:0;background-image:none;}
select[multiple]::-ms-expand{display:block;}
select option:nth-child(even) {background:#f1f1f1;}
select option {font-size:14px;}

@media screen and (min-width: 640px) {
	select {width:100%;padding-right:25px;border-color:#b9bfc4;}
}

.flex input[type=text], .flex input[type=number], .flex input[type=password], .flex select {margin:0 0 0 .5rem;}
.flex {display:flex;justify-content:space-around;}
.flex *:first-child {margin-left:0 !important;}

/* 별점 */
.star_wrap {display:inline-block;}
.star_wrap img {height:1.2rem;}

/*=========================================================
	공통
=========================================================*/
h2 {position:relative;display:block;padding:0;margin:0;margin:0;line-height:1;font-size:var(--chexcar-imgtitle-size);color:var(--chexcar-title-color);font-weight:bold;letter-spacing:-.1rem;}
h3 {position:relative;padding:1rem 0 .75rem;margin:0;font-size:1rem;font-weight:bold;}
h4 {position:relative;padding:.5rem 0 0;font-size:.95rem;font-weight:bold;}
h5 {position:relative;padding:2.5rem 0 .5rem;font-size:.9rem;font-weight:bold;}
h3.title {padding-bottom: 10px;margin: 0;text-align: center;color: var(--chexcar-title-color);font-size:1.15rem;letter-spacing: -.5px;}
h4.title {padding:1.5rem 0 1rem;margin:0;letter-spacing: -1px;font-weight:bold;color:var(--chexcar-title-color);font-size:.95rem;}
h4 .joinkind {font-size:.688rem;font-weight:normal;}
h4.line:after {content:'';position:absolute;left:0;right:0;bottom:-.5rem;height:1px;margin-top:.5rem;background:#ddd;}
h3 .btn-more, h4 .btn-more {position:absolute;right:0;bottom:.5rem;width:auto;background:transparent;color:var(--chexcar-gray1);font-size:.65rem;font-weight:normal;line-height:1.5rem !important;}

/* 검색결과 없음 */
#no-result {display:none;position:absolute;top:0;left:0;background:#f9f9f9 url(/app/images/icon/no_result.png) center center no-repeat;background-size:35% auto}

/* 스크롤바 스타일 */
.scrollbox {overflow:scroll;/*margin:0.625rem 0;*/}

.scroll-v::-webkit-scrollbar {-webkit-appearance:none;}
.scroll-v::-webkit-scrollbar:vertical {width:10px}
.scroll-v::-webkit-scrollbar:horizontal {display:none}
.scroll-v::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.2);border-radius:10px}
.scroll-v::-webkit-scrollbar-track {border-radius: 10px;background-color:rgba(0,0,0,0.1)}

.scroll-h::-webkit-scrollbar {-webkit-appearance:none}
.scroll-h::-webkit-scrollbar:vertical {display:none}
.scroll-h::-webkit-scrollbar:horizontal {height:10px}
.scroll-h::-webkit-scrollbar-thumb {background-color:rgba(0,0,0,0.2);border-radius:10px}
.scroll-h::-webkit-scrollbar-track {border-radius: 10px;background-color:rgba(0,0,0,0.1)}

ul {list-style:none;padding:0;margin:0 !important}
ul.list-style-disc {list-style-type:disc;padding-left:1rem}

p {margin-bottom:0}
.text-center {text-align:center!important}
a.placeholder {color:#9e9e9e!important;font-weight:bold;}
th u, u.basic{color:#ff3000;font-weight:bold;text-decoration:none;}

/* 설명 */
.ex-box {clear:both;padding:.5rem .75rem;color:var(--chexcar-gray2);font-size:.68rem;letter-spacing:-.5px;}
.ex-box > span {display:block;background-size:auto 1rem;font-size:inherit;color:inherit;}
.ex-box p, .ex-box li {padding:0.3rem 0;font-size:.75rem;color:var(--chexcar-gray1);}
.ex-box li {word-break:break-all;}

.ex-box.txtsmall {padding:0;}
.ex-box.txtsmall p, .ex-box.txtsmall li {position:relative;padding:0 0 0 .5rem;font-size:.62rem;color:var(--chexcar-gray2);}
.ex-box.txtsmall ul {padding-bottom:1rem;}
.ex-box.txtsmall li:before {content:'';position:absolute;left:0;top:.4rem;width:.08rem;height:.08rem;background:var(--chexcar-gray2);)}

.txt_info {margin-top:0.5rem;font-size:.7rem; color:#999;font-weight:normal;word-break:keep-all;}
.txt_info.error, .txt_info.ok{font-size:.65rem;}
.txt_info.error {font-size:.65rem;color:#ff0000; }
.txt_info.ok {color:#1d7dff; }
.txt_info.sm {font-size:.65rem;color:#f52f46;}
.txt_info.md {font-size:.75rem;}

.inline {display:inline-block !important;}

/* style */
.text-red {color:var(--chexcar-red) !important}
.text-red2 {color:var(--chexcar-btn-color2) !important;}
.text-gray {color:#888 !important}
.text-orange {color:var(--chexcar-orange) !important}
.text-blue {color:var(--chexcar-blue) !important}

.text-price {color:#e51c23 !important;font-weight:bold;text-align:right !important;}

.bg_gray { background:#f4f4f4; }

.font12 {font-size:.8rem;}

.paddLR0, .no-padding {padding-left:0 !important;padding-right:0 !important;}
.padd0 {padding:0 !important}
.paddT0 {padding-top:0 !important}
.paddB0 {padding-bottom:0 !important}
.padd7 {padding:0 7px !important}
.line_t {border-top:1px solid #eee;}

.deal_count {display: inline-block;background:#f5f5f5;height:1.5rem;padding:0 .7rem;margin-left:.3rem;border-radius: 25px;color:var(--chexcar-btn-color1);line-height:1;font-size:.85rem;text-indent:0;vertical-align:middle;}

.divide {position:relative;}
.divide .column {margin-bottom:1px;}
.divide:after {content:'';position:absolute;left:var(--chexcar-lr-padd);right:var(--chexcar-lr-padd);bottom:0;clear:both;display:block;height:1px;background:#eee;}

/* 데이터 없을때 */
.data-empty {display:grid !important;width:100% !important;min-height:7rem;padding:0;word-break: break-all;font-size:0.65em !important;color:#999;letter-spacing:-1px;align-items:center;text-align: center;box-shadow: none !important;}
.data-empty:after {display:none !important;}

/* loading  */
.loading_img {position:fixed;left:0;top:0;right:0;bottom:0;background:url(/app/images/icon_loading.svg) center center no-repeat rgba(255,255,255,.5);background-size:auto 50px;z-index:1000;}

/* 화살표 */
.arrow {position:relative;padding-right:1.87rem !important;}
.arrow:after {content:'';position:absolute;right:1rem;top:50%;width:.6rem;height:.6rem;border-color:#191919;border-style: solid;border-width: 0 1px 1px 0 !important;transform:rotate(-45deg) translateY(-50%);transform-origin:center;}

/* elements */
.button {height:2.2rem;padding:0 .5rem;border-radius:.3rem;background-color:var(--chexcar-btn);color:#fff;line-height:normal;font-size:.9rem;}
.button.big {height:2.9rem;}
.button.mini {height:2.3rem;padding:0 .7rem;font-size:.73rem;font-weight: bold;}
.button.line {background-color:transparent !important;border:.03rem solid #ccc;color:#202440;}
.button.line.blue {color:var(--chexcar-blue);border-color:rgba(51,187,255,.5);}
.button.color-sky {background-color:var(--chexcar-btn2);color:var(--chexcar-btn);}
.button.color-black {color:#fff;background-color:#394252;}
.button.color-blackdark {color:#fff;background-color:#333;}
.button.color-gray {color:#fff;background-color:#aaa;}
.button.color-lightgray {color:#000;background-color:#f7f7f7;}
.button.color-red {color:#fff;background-color:var(--chexcar-btn-color6);}
.button.color-purple {color:#fff;background-color:var(--chexcar-bg-color1);}
.button.color-green {color:#fff;background-color:#1bc189; }
.button.color-evergreen {color:#fff;background-color:var(--chexcar-btn-color3); }
.button.color-green2 {color:#fff; background-color:#42c297;}
.button.color-red2 {color:#fff;background-color:#3bcc99;}
.button.color-white {background-color:#fff;color:var(--chexcar-btn-color1);}
.button.color-lightblue {color:#fff;background-color:var(--chexcar-color-lightblue);}
.button.del {width:2.5rem;height:2.5rem;background-color:transparent;font-size:0;}
.button.del::before {content:'';position:absolute;left:50%;top:.6rem;width:.02rem;height:1rem;transform:rotate(45deg) translate(0, 0);background:#000;}
.button.del::after {content:'';position:absolute;left:50%;top:.6rem;width:.02rem;height:1rem;transform:rotate(-45deg) translate(0, 0);background:#000;box-shadow:unset;}
.button.w_full {width:100%;}
.button.text {position:relative;padding:0;margin:0;background:transparent;font-size:.7rem;height:.95rem;letter-spacing:-1px;color:#111;}
.button.comment {width:1.75rem;height:1.75rem;border-radius:.6rem;background-image:url('/app/images/inc/icon_write.svg');background-repeat:no-repeat;background-position:center center;background-color:var(--chexcar-sky);background-size:auto .75rem;font-size:0;}
.button.comment.on {background-image:url('/app/images/inc/icon_write_w.svg');background-color:var(--chexcar-blue);}

.button-group-wrap {padding:0;}
.button-group {clear:both;display:flex;box-sizing:border-box;padding:.75rem 1rem 1.25rem;margin-bottom:0;font-size:0;z-index:10;}
.button-group .button {flex:1;margin-bottom:0;margin-right:.6rem;}
.button-group.col2-square button {height:3.2rem;margin:0;border-radius:0;}
.button-group.search-col2 button {flex:1;margin:0;border-radius:0;}
.button-group.search-col2 button:nth-child(2) {flex:2.5;background-color:var(--chexcar-btn-color4);}
.button-group.search-col2 .color-green {flex:3;border-radius:0;}
.button-group button .deal_count {border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;}

.col1 .button-group {display:block;}
.col1 .button-group .button {flex:auto;width:100%;margin-bottom:.5rem;}
.col1 .button-group .button:last-child {margin-bottom:0;}

.button-group.padd0 {background:transparent;padding:0;}

.button-group-temp {background-color:#fff;box-sizing:border-box;padding:0.625rem;margin-bottom:0}
.button-group-temp .button {display:inline-block;width:100%;height:2.375rem;line-height:2.375rem;font-size:1rem;font-weight:600;border:0;border-radius:4px;padding:0; visibility:hidden;}

.row.padd0 .button-group {padding-left:0;padding-right:0;}
.row.padd0 .button-group-temp {padding:0}

.button-group-fixed {clear:both;position:relative;height:4.25rem;padding:0;z-index:10;}
.button-group-fixed .column {position:fixed;bottom:0;left:0;right:0;padding:0 !important;background:#fff;}

.button-group-fixed.navi {height:4.1rem;/*height:5.1rem;*/}
.button-group-fixed.navi .button-group {bottom:3.7rem;}

.button-group.full {margin:var(--chexcar-col-margin0);}

.button_section.row {padding:0 !important;}
.button_section .button-group {padding:1rem;margin:var(--chexcar-col-margin0);}

.button.disabled, .button[disabled] {background-color:var(--chexcar-gray1) !important;border:0 !important;color:#fff !important;}

.btn-top {display:none;position:fixed;right:1rem;bottom:4.5rem;width:2.5rem;height:2.5rem;background-color:var(--chexcar-blue);border-radius:.5rem;font-size:0;z-index:50;}
.btn-top:after {content: '';position: absolute;left: 50%;top: 50%;width: 0.7rem;height: 0.7rem;border-color: #fff;border-style: solid;border-width: 0 0.2rem 0.2rem 0 !important;transform: rotate(-135deg) translate(0.38rem, -0.08rem);}
.btn-top span, .btn-delete span {display:none;}
.btn-mini {display:inline-block;padding:.5rem 1rem;border:1px solid #e9e9e9;border-radius:50px;color:var(--chexcar-btn-color2);font-size:.75rem;letter-spacing:-1px;}
.btn-call {border:0;font-weight:bold;font-size:1.1rem;color:var(--chexcar-blue);}
.btn-call:before {content:'';display:inline-block;width:1.1rem;height:1.1rem;margin-right:.3rem;background:url(/app/images/inc/icon_call.svg) no-repeat center center;background-size:auto .875rem;vertical-align:middle;}
.btn-delete {position:absolute;right:0.1rem;top:0.1rem;width:2rem;height:2rem;border:0;background:rgba(0,0,0,.4);border-radius:50%;}
.btn-delete:before {content:'';position:absolute;width:1rem;height:1px;transform:rotate(45deg) translate(-.35rem, .35rem);background:#fff;}
.btn-delete:after {content:'';position:absolute;width:1rem;height:1px;transform:rotate(-45deg) translate(-.35rem, -.35rem);background:#fff;}
.btn-q {display:inline-block;width:2.5rem;height:2rem;padding:0 !important;border-radius:50%;border:0 !important;font-size:0 !important;text-align:center;text-indent:0;vertical-align:middle;}
.btn-q:before {font-size:1.8rem !important;line-height:2rem;color:var(--chexcar-btn-color4);}
.btn-more { display:block; width:100%;background:#f7f7f7;line-height:3.1rem;text-align:center;color:#999;font-size:.9rem;font-weight:bold;letter-spacing:-0.04rem;text-align:center;}
.btn-add {position:fixed;bottom:2rem;right:0.7rem;width:2.8rem;height:2.8rem;margin:0;font-size:0;z-index:100000;background-color:var(--chexcar-black);box-shadow:0 0 0.3rem rgb(0 0 0 / 15%);border-radius:0.8rem;}
.btn-add:before {content:'';position:absolute;left:50%;top:50%;width:40%;height:0.2rem;border-radius:0.2rem;transform:translate(-50%, -50%);background:#fff;}
.btn-add:after {content:'';position:absolute;left:50%;top:50%;width:0.2rem;height:40%;border-radius:0.2rem;transform:translate(-50%, -50%);background:#fff;}
.btn-favorite {overflow:hidden;width:3rem;height:3rem;background-position:center center;background-repeat:no-repeat;background-image:url(/app/images/inc/icon_jjim.svg);background-size:.8rem;font-size:0;}
.btn-favorite span, .btn-view span, .btn-edit span {display:none !important;}
.btn-favorite.on {background-image:url(/app/images/inc/icon_jjim_on.svg);}
.btn-view {display:inline-block;width:3rem;height:3rem;background-position:center center;background-repeat:no-repeat;background-image:url(/app/images/inc/icon_view.svg);background-size:auto 1.25rem;font-size:0;overflow:hidden;}
.btn-close {position:absolute;top:0px;right:0px;width:1.75rem;height:1.75rem;background-color:transparent;font-size:0;text-align:center;}
.btn-close::before {content:'';position:absolute;left:46%;top:50%;width:.02rem;height:1.2rem;margin-top:-.6rem;transform:rotate(45deg);background:#111;}
.btn-close::after {content:'';position:absolute;left:46%;top:50%;width:.02rem;height:1.2rem;margin-top:-.6rem;transform:rotate(-45deg);background:#111;box-shadow:unset;}
.btn-toggle {clear:both;position:relative;display:inline-block;height:1.875rem;padding:0 .625rem;margin:0 auto;border:1px solid rgba(51,187,255,.5);border-radius:.3rem;background-color:transparent;font-size:.75rem;color:var(--chexcar-black);letter-spacing:-.07rem;text-align:center;}
.btn-toggle::after {content:'+';display:inline-block;width:.9rem;}
.btn-toggle.open::after {content:'-';vertical-middle:text-bottom;}
.btn-help {position:relative;display:inline-block;width:1.2rem;height:1.2rem;background:url(/app/images/icon_help.png) no-repeat center center;background-size:auto .75rem;font-size:0 !important;vertical-align:middle;}
.btn-help:after {content:'';display:none;position:absolute;left:0;bottom:-.5rem;border-width:.5rem;border-style:solid;border-color:transparent transparent #f4f8fa transparent;z-index:1}
.btn-help:hover::after {display:block;}
.btn-help + .help_cont {display:none;position:absolute;left:0;right:0;margin-top:.5rem;padding:1rem;border-radius:.5rem;background:#f4f8fa;font-size:.688rem !important;color:var(--chxcar-black);box-shadow:.1rem .1rem .2rem rgba(0,0,0,.1);z-index:3;font-weight:normal !important;}
.btn-help:hover + .help_cont {display:block;}
.btn-edit {overflow:hidden;width:3rem;height:3rem;background-position:center center;background-repeat:no-repeat;background-image:url(/app/images/inc/icon_del.png);background-size:.8rem;font-size:0;}
.btn-modiask {position:absolute;right:0;top:0;}
.btn-qrcamera {width:3rem;height:3rem;background-position:center center;background-repeat:no-repeat;background-image:url(/app/images/sub/icon_scan.png) !important;background-size:.8rem;font-size:0;}
.btn-qrcamera + .help_cont {display: block;left: auto;margin-top: 0.1rem;padding: 0.7rem;font-size: 0.6rem;}
.btn-qrcamera:after {display:block;left:.5;bottom:-.8rem;}
.btn-addphoto {position:relative;width:2.9rem;height:2.9rem;margin:0;background:url(/app/images/inc/icon_plus.svg) no-repeat center;background-size:auto .95rem;border:1px dashed var(--chexcar-gray3);font-size:0 !important;}
.btn-addphoto > img {height:100%; width:100%; object-fit: cover;}

.fuc_wrap {display:none;}

.n_wrap {position:absolute;right:var(--chexcar-lr-padd);margin-top:-2.2rem;border:1px solid rgba(51,187,255,.5);font-size:0;}
.n_wrap .button {position:relative;width:2.2rem;height:2.2rem;margin:0;background:transparent;font-size:0;}
.n_wrap .button:before, .n_wrap .button:after {content:'';position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:.7rem;height:1px;background:var(--chexcar-blue);}
.n_wrap .button:after {left:35%;transform:rotate(90deg);}
.n_wrap .button.btn-minus:after {display:none;}
.n_wrap span {display:inline-block;width:3.5rem;border-right:1px solid rgba(51,187,255,.5);border-left:1px solid rgba(51,187,255,.5);text-align:center;font-size:.875rem;font-weight:bold;vertical-align:middle;}


/* 시간 */
.timebar-wrap {position:relative;padding:1.125rem 0;font-size:0;}
.timebar-wrap .timebar {display:inline-block;width:100%;height:.38rem;border-radius:5rem;background:var(--chexcar-gray3);text-align:left!important;font-size:0;overflow:hidden;}
.timebar-wrap .timebar > span {display:inline-block;height:100%;border-radius:5rem;background:var(--chexcar-thema);}
.timebar-wrap .state {font-size:.65rem;line-height:1.5rem;}
.timebar-wrap .state * {font-size:.65rem;}
.timebar-wrap .state.end {position:absolute;right:0;top:1.3rem;line-height:1.7rem;letter-spacing:0;}

/* 첨부파일 및 첨부이미지*/
.inp-file {	display:block;}
.inp-file label {display:block;position:relative;text-align:center;box-sizing:border-box;height:40px;width:110px;padding:0 5px;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer;}
.inp-file label:before {content:"\eb7b";display:inline-block;vertical-align:middle;  margin-right:10px; font-size:18px;line-height:38px;font-family:'xeicon' !important;}
.inp-file label span {display:inline-block;vertical-align: top;line-height: 38px;font-size:.9rem;}
.inp-file input[type="file"] {display:none;}
.inp-file .disabled label {	cursor: default;background-color:#f1f1f1 !important;}
.inp-file .disabled label  span {color: #999;}
.file-txt {display:inline-block;vertical-align:middle;font-size:.9rem;color:#777;}

/* 첨부파일 */
.file-list {display:inline-block;width:100%;border-bottom:0px solid #d3d6e3;font-size:0;}
.file-list .img-list {position:relative;display:inline-block;width:46%;min-height:5.87rem;vertical-align:top;padding:0;margin-right:4.5%;}
.file-list .img-list:nth-of-type(2n) {margin-right:0;}
.file-list .img-list > .button {position:absolute;left:0;top:0;width:100%;height:100%;padding:0;margin:0 !important;line-height:1.4;font-size:.625rem;border-radius:0;border:1px dashed #ccc;background:#fff;color:var(--chexcar-thema);}
.file-list .img-list > .button:before {content:'';position:relatvie;display:block;height:2rem;margin-bottom:.3rem;background:url(/app/images/sub/icon_image.png) no-repeat center;background-size:auto 1.25rem;}
.file-list .img-list .photo {position:absolute;left:0;top:0;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;}
.file-list .close {position:absolute;top:0px;right:0px;width:28px;height:28px;text-align:center; background:rgba(0,0,0,0.6);border-radius:0;font-size:0;}
.file-list .close::before {content:'';position:absolute;left:50%;top:.4rem;width:.01rem;height:.8rem;transform:rotate(45deg) translateX(-50%);background:#fff;}
.file-list .close::after {content:'';position:absolute;left:50%;top:.4rem;width:.01rem;height:.8rem;transform:rotate(-45deg) translateX(-50%);background:#fff;box-shadow:unset;}
.file-list .file-down {position:absolute;top:0px;right:0px; width:28px;height:28px; text-align:center;background:url(/app/images/file/icon_down.png) no-repeat center center rgba(0,0,0,0.6);border-radius:0px 3px 0px 3px;font-size:0;z-index:100}
.file-list .check-area {position:absolute;left:5px;top:5px;z-index:100}
.file-list .load-time{ display:block;margin:0;padding:0px 0;font-size:13px;color:#2296f2;}
.file-list p {display:block;padding:5px 0;font-size:0.80rem;width:140px;letter-spacing:-.07em;font-size:0.80rem;word-break:break-all !important;}
.file-list .file-area {position:relative;display:inline-block;width:50%;min-height:5.87rem;vertical-align:top;padding:0;margin-right:.87rem;}
.file-list .file-area .file-box {display:block;width:100%;height:5.87rem; text-align:center;background-color:#f9f9f9;background-repeat:no-repeat;background-position:center center;background-size:25px 25px;}
.file-list .file-area .file-box.pdf {background-image:url('/app/images/file/file_pdf.png');}
.file-list .file-area .file-box.zip, .file-list .file-area .file-box.alz{background-image:url('/app/images/file/file_zip.png');}
.file-list .file-area .file-box.doc, .file-list .file-area .file-box.docx {background-image:url('/app/images/file/file_docx.png');}
.file-list .file-area .file-box.hwp {background-image:url('/app/images/file/file_hwp.png');}
.file-list .file-area .file-box.xls, .file-list .file-area .file-box.xlsx {background-image:url('/app/images/file/file_xls.png');}
.file-list .file-area .file-box.img, .file-list .file-area .file-box.jpg, .file-list .file-area .file-box.bmp, .file-list .file-area .file-box.tif, .file-list .file-area .file-box.gif {background-image:url('/app/images/file/file_img.png');}
.file-list .file-area .file-box.pptx, .file-list .file-area .file-box.ppt {background-image:url('/app/images/file/file_ppt.png');}
.file-list .file-area .file-box.txt, .file-list .file-area .file-box.etc, .file-list .file-area .file-box.xml, .file-list .file-area .file-box.page {background-image:url('/app/images/file/file_txt.png');}
.file-list .file-area .file-box.ai {background-image:url('/app/images/file/file_ai.png');}
.file-list .file-area .file-box.ps {background-image:url('/app/images/file/file_ps.png');}
.file-list .file-area .file-box.mp3, .file-list .file-area .file-box.mid {background-image:url('/app/images/file/file_mp3.png');}
.file-list .file-area .file-box.mpeg, .file-list .file-area .file-box.mpg, .file-list .file-area .file-box.wav, .file-list .file-area .file-box.mov {background-image:url('/app/images/file/file_mov.png');}

.file-list.col3 {display:inline-block;font-size:0;}
.file-list.col3 .img-list, .file-list.col3 .file-area {display:inline-block;width:30%;min-height:4.87rem;margin-bottom:.87rem;margin-right:4.5%;}
.file-list.col3 .img-list .photo, .file-list.col3 .file-area .file-box, .file-list.col3 .file-area .bubtton {height:4.87rem;}
.file-list.col3 .img-list:nth-of-type(3n) {margin-right:0;}
.file-list.infolist {padding-left:.5rem;padding-right:.5rem;}

/*=========================================================
	레이아웃
=========================================================*/
.header {position:relative;min-height:4.5rem;padding:0;box-sizing:unset;}

.titlebar {width:100%;height:4.5rem;padding:0;z-index:9;}
.titlebar-center {height:4.5rem;font-size:.8rem;font-weight:bold;line-height:4.5rem;text-align:center;}
.titlebar-center.left {padding:0 3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;}
.titlebar-center a {height:4.5rem;line-height:4.5rem;font-size:1rem;color:#2a3055;font-weight:bold;letter-spacing:-.03rem}
.titlebar-center a .count {display:inline-block;border-radius:50px;padding:0 10px;background:rgba(0,0,0,.3);font-size:14px;font-style:normal;line-height:22px;}
.titlebar-center a.logo {padding-left:1rem;}
.titlebar-right {position:absolute;top:50%;right:0.5rem;width:auto;transform:translateY(-50%);}
.titlebar-right a {display:block;width:100%;height:3.125rem;line-height:3.125rem;}
.titlebar-left {position:absolute;top:50%;left:0.5rem;transform:translateY(-50%);}

.titlebar-left .menu-icon, .titlebar-right .menu-icon {width:2.2rem;height:2.2rem;left:0 !important;top:0 !important;background-position:center center;background-repeat:no-repeat;background-size:auto 1.2rem;margin:0;font-size:0;}
.titlebar-left .menu-icon.icon-back {background-image:url(/app/images/inc/icon_back.svg);background-size:auto 1.5rem;}
.titlebar-left .menu-icon:after, .titlebar-right .menu-icon:after {content:none;}
.titlebar-right .menu-icon.icon-close {position:relative;top:-0.6rem !important;background-image:none;box-shadow:unset;}
.titlebar-right .menu-icon.icon-close:before {content:'';position:absolute;left:50%;top:.9rem;width:.05rem;height:1.5rem;transform:rotate(45deg) translate(0, 0);background:#000;}
.titlebar-right .menu-icon.icon-close:after {content:'';position:absolute;left:50%;top:.9rem;width:.05rem;height:1.5rem;transform:rotate(-45deg) translate(0, 0);background:#000;box-shadow:unset;}
.titlebar-right .btn-mini {margin-top:1.1rem;text-indent:0 !important;}
.titlebar-right .alram {position:relative;background-image:url(/app/images/inc/icon_alram.svg) !important;text-indent:0 !important;}
.titlebar-right .alram span {position:absolute;top:0;right:0;background:#ff6c00;border-radius:50px;min-width:1.2rem;height:1.2rem;line-height:1.2rem;text-align:center;font-size:.7rem; font-weight:bold; color:#fff;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.titlebar-right .search {background-image:url(/app/images/inc/icon_search.svg) !important;}
.titlebar-right .search::before {content:'';position:absolute;left:35%;top:40%;width:.6rem;height:.6rem;border-color:#000;border-style: solid;border-width: 0 1px 1px 0 !important;background:none;box-shadow:none;transform:rotate(-135deg);transform-origin:center;opacity:0;transition:all .3s; -webkit-transition:all .3s; -moz-transition:all .3s; -o-transition:all .3s;}
.titlebar-right .search.close {background-image:none !important;}
.titlebar-right .search.close::before {opacity:1 !important;}
.titlebar-right .setting {position:relative;background-image:url(/app/images/inc/icon_setting.svg) !important;background-size:auto 1.2rem !important;font-size:0;}
.titlebar-right .sort {background-image:url(/app/images/inc/icon_sort.svg) !important;}
.titlebar-right .filter {background-image:url(/app/images/inc/icon_filter.svg) !important;}
.titlebar-right .sns {background-image:url(/app/images/inc/icon_share.svg) !important;}
.titlebar-right .filter.on:before {content:'';position:absolute;right:.1rem;top:.2rem;width:7px;height:7px;border-radius:50%;background:var(--chexcar-blue);}
.titlebar-right .line {margin-top:1rem;margin-right:.5rem;height:1.5rem;font-size:.625rem;line-height:1.5rem;}
.titlebar-right .button.text {width:3rem;font-size:.75rem;letter-spacing:0;}

.titlebar-center.logo a {display:block;background:url(/app/images/inc/logo.png) no-repeat 1rem center;background-size:auto 1.3rem !important;font-size:0;}
.titlebar-center.submenu a::after {content:'';display:inline-block;width:20px;height:20px;margin-left:7px;border:1px solid var(--chexcar-form);border-radius:50%;background:url(/app/images/icon/ico_open.png) no-repeat center center;background-size:auto 70% !important;vertical-align:middle;overflow:hidden;}
.titlebar-center.submenu.close a::after {background:url(/app/images/icon/ico_openclose.png) no-repeat center center;}

.titlebar.big {height:8.1rem;}
.titlebar.big .titlebar-center a {padding-left:1rem;font-size:2.3rem;line-height:8.1rem;}
.titlebar.big .titlebar-left, .titlebar.big .titlebar-right {width:8.1rem;height:8.1rem;}
.titlebar.big .titlebar-right .menu-icon.icon-close {width:8.1rem;height:8.1rem;background-size:3rem auto !important;}
.titlebar.big .titlebar-right .menu-icon.icon-close:before {left:0;top:5rem;width:5em;height:2px;transform:rotate(45deg) translate(.5rem, -2rem);}
.titlebar.big .titlebar-right .menu-icon.icon-close:after {left:2.9rem;top:2.2rem;width:5rem;height:2px;transform:rotate(-45deg) translate(-2rem, .5rem);}

.header.fixed .titlebar {position:fixed;right:0;left:0;top:0;background:#fff;}
.iframe .header {min-height:3.5rem;}
.iframe .titlebar {height:3.5rem;}
.iframe .titlebar-center, .iframe .titlebar-center a {height:2.5rem;line-height:2.5rem;}

/* sub navigation */
.sub-nav-fixed {height:3.5rem;}
.sub-nav-fixed.fixed > div {position:fixed;left:0;top:0;right:0;background:#fff;z-index:100;}
.sub-nav.row {padding:0;}
.sub-nav.paddT {padding-top:1.5rem;}
.sub-nav {position:relative;}
.sub-nav .column {padding:0;}
.sub-nav ul {display:inline-flex;flex-wrap:nowrap;width:100%;}
.sub-nav ul:after {content:'';display:inline-flex;clear:both}
.sub-nav li {position: relative;flex:1;height:2.2rem;line-height:1.95rem;font-size:.85rem;color:#53565c;text-align:center;letter-spacing:-0.05rem;}
.sub-nav li:after {content:'';position:absolute;left:0;right:0;bottom:0;height:1px;background:#ddd;}
.sub-nav li.on {color:var(--chexcar-thema);font-weight: bold;}
.sub-nav li.on:after {background:var(--chexcar-thema);}
.sub-nav li.on .deal_count {height:20px;line-height:20px;padding:0 10px;color:var(--chexcar-btn-color2);}
.sub-nav li .deal_count {height:20px;line-height:20px;padding:0 10px;color:#777;}

.sub-nav.square {border:0;}
.sub-nav.square .column {padding:0 1rem 1rem;}
.sub-nav.square li {margin-left:-1px;}
.sub-nav.square li.active {z-index:1;}
.sub-nav.square li a {height:auto;border:1px solid var(--chexcar-form);background:#f9f9f9;line-height:3rem;font-weight:normal;}
.sub-nav.square li.active a {border:1px solid var(--chexcar-btn-color1);background:#fff;color:var(--chexcar-btn-color1);font-weight:bold;}

.sub-nav.bg {background-color:var(--chexcar-color-deepblue) !important;border:0 !important}
.sub-nav.bg li a {color:rgba(255,255,255,.85);font-weight:normal;}
.sub-nav.bg li.on a, .sub-nav.bg li.active a {border-top:3px solid var(--chexcar-color-deepblue);background:#fff;color:var(--chexcar-color-deepblue);font-weight:bold;}

.sub-nav.type-bg {padding-bottom:7px !important;border-bottom:1px solid rgba(0,0,0,.05);}
.sub-nav.type-bg li a {border-left:1px solid #999;background:#eee;}
.sub-nav.type-bg li a:first-child {border-left:0}
.sub-nav.type-bg li.active a {color:#fff;background:#18044b}
.sub-nav.type-bg li.active .deal_count { border:1px solid #fff;color:#fff; }
.sub-nav.type-bg li .deal_count {padding:0 10px;color:#888;background:transparent;border:1px solid #888; }
.sub-nav.type-bg li.active:before {display:none;}

.sub-nav.mmain .column {padding:0 .5rem;}
.sub-nav.mmain li a {height:2.9rem;font-size:1rem;line-height:2rem;}
.sub-nav.mmain li.active a, .sub-nav li.on a {color:#ff6c00;}
.sub-nav.mmain li.active a:after, .sub-nav li.on a:after {content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#ff6c00;}

.sub-nav.type2 li {color:var(--chexcar-gray1);font-weight:normal;}
.sub-nav.type2 li.on {color:var(--chexcar-blue);font-weight:bold;}

/* 서브메뉴 */
.submenu {margin:var(--chexcar-col-margin0) !important;border-top:1px solid #eee;background:#f7f7f7;font-size:0;}
.submenu li {position:relative;display:inline-block;width:50%;}
.submenu li a {display:block;border-right:1px solid #eee;border-bottom:1px solid #eee;font-size:1rem;line-height:3rem;text-align:center;letter-spacing:-.5px;}
.submenu li:nth-of-type(2n) {border-right:0;}
.submenu li.on a {border:1px solid var(--chexcar-btn-color4);background:#fff;font-weight:bold;color:var(--chexcar-btn-color4);}

/* bx-slider */
.content-slider {margin:0}
.bx-wrapper {margin-bottom:0;}
.bx-wrapper .bx-viewport {background:transparent;-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow:none;border:0;left:0}
.bx-wrapper .bx-pager.bx-default-pager a {width:6px !important;height:6px !important;margin:0 3px;}
.bx-wrapper .bx-pager.bx-default-pager a, .bx-wrapper .bx-pager.bx-default-pager a:hover {background:rgba(255,255,255,.3);border:0;}
.bx-wrapper .bx-pager.bx-default-pager a.active {background:#fff;border-color:#fff;}

/* jquery ui */
.ui-widget.ui-widget-content {background-color:var(--chexcar-gray3);border:0;border-radius:0}
.ui-slider-horizontal {height:3px}
.ui-widget-header {background-color:var(--chexcar-blue);}
.ui-slider-horizontal .ui-slider-range {height:3px;}
.ui-slider-horizontal .ui-slider-handle {top:-0.875rem;width:2rem;height:2rem;background:url(/app/images/slider_button.png) center center no-repeat;background-size:auto 1rem;border:0;transform:translateX(-6px)}
.ui-slider-horizontal .ui-slider-handle:focus-visible { outline: none;}

.slider-item {position:relative;padding-top:.5rem !important;padding-bottom:.5rem !important;}
.slider-item .article-tag {position:relative;}
.slider-item .article-tag > span {font-size:.688rem;color:var(--chexcar-gray1);}
.slider-item .article-tag > span b {font-weight:normal;}
.slider-item label {float:left;font-size:0.8125rem;color:#9e9e9e}
.slider-item .slide-value {float:right}
.slider-item .slider-area {margin:1rem 0 .8rem;}
.slider-item .article-tag > span.slider-max {position:absolute;right:0;top:0;}

/* footer */
.footer_wrap {clear:both;position:relative;padding:1rem 0;overflow:hidden;}
.footer_wrap .btn_footer {position:absolute;right:1rem;top:1.25rem;font-size:0;}
.footer_wrap .btn_footer a {position:relative;display:inline-block;padding:0 .75rem;line-height:2rem;font-size:.69rem;letter-spacing:-.5px;}
.footer_wrap .footer_text {padding:0 .75rem;}
.footer_wrap .btn_footer a:last-child::before {content:'';position:absolute;left:0;top:.7rem;width:1px;height:.7rem;margin-right:.75rem;background:#ccc;}
.footer_wrap .btn .footer_toggle {width:8.5rem;background:url(/app/images/inc/logo.png) no-repeat 0 center;background-size:auto 1.3rem !important;font-size:0;line-height:2.5rem;}
.footer_wrap .btn .footer_toggle:after {content:'';right:1.5rem;width:.5rem;height:.5rem;border-width:0 .12rem .12rem 0 !important;transform:rotate(45deg) translateY(-100%);transform-origin:center .2rem;transition: all 0.3s linear;-moz-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;}
.footer_wrap .btn .footer_toggle.on:after {right:1.2rem;transform:rotate(-135deg);}
.footer_wrap .info {display:none;padding:1rem 0;font-size:.625rem;line-height:1.2rem;}
.footer_wrap .info > span {display:inline-block;width:5rem;font-size:inherit;color:inherit;vertical-align:top;}
.footer_wrap .info > span + span {width:calc(100% - 5rem);}
.footer_wrap .btns {padding-top:1rem;text-align:center;}
.footer_wrap .btns .button {display:inline-block;width:auto;height:1.7rem;padding:0 1rem;font-size:.625rem;line-height:1.7rem;color:var(--chexcar-gray2);}

/* footer */
.footer_navi_wrap {clear:both;position:relative;height:3.8rem;}
.footer_navi_wrap .footer_navi {position:fixed;left:0;bottom:0;right:0;height:3.8rem;background:#fff;border-top:1px solid #eaeaea;/*box-shadow:0 0 10px rgba(0,0,0,.15);*/font-size:0;z-index:1000;}
.footer_navi_wrap ul {display:inline-flex;width:100%;font-size:0;}
.footer_navi_wrap li {position:relative;flex:1;height:3.8rem;text-align:center;font-size:.55rem;color:#888;letter-spacing:-1px;line-height:1;}
.footer_navi_wrap li span {display:inline-block;width:3rem;height:2.3rem;background-size:auto 1.05rem !important;background-position:center .8rem;background-repeat:no-repeat;background-image:url('/app/images/inc/f_icon1.svg');}
.footer_navi_wrap li.on {color:var(--chexcar-thema);}
.footer_navi_wrap li.f1.on span {background-image:url('/app/images/inc/f_icon1_on.svg');}
.footer_navi_wrap li.f2 span {background-image:url('/app/images/inc/f_icon2.svg');}
.footer_navi_wrap li.f2.on span {background-image:url('/app/images/inc/f_icon2_on.svg');}
.footer_navi_wrap li.f3 span {background-image:url('/app/images/inc/f_icon3.svg');}
.footer_navi_wrap li.f3.on span {background-image:url('/app/images/inc/f_icon3_on.svg');}
.footer_navi_wrap li.f4 span {background-image:url('/app/images/inc/f_icon4.svg');}
.footer_navi_wrap li.f4.on span {background-image:url('/app/images/inc/f_icon4_on.svg');}
.footer_navi_wrap li.f5 span {background-image:url('/app/images/inc/f_icon5.svg');}
.footer_navi_wrap li.f5.on span {background-image:url('/app/images/inc/f_icon5_on.svg');}
.footer_navi_wrap li.need:after {content:'';position:absolute;right:27%;top:.6rem;width:8px;height:8px;border-radius:50%;background:#ff6c00;}

/* =========================================================================================================
	팝업
========================================================================================================= */
/* 다이얼로그 */
.dialog {padding:0;}
.dialog .ment {padding:1.5rem;border-top:1px solid #eee;text-align:center;font-size:.7rem;color:var(--chexcar-gray1);}
.dialog .ment.noline {border:0; padding:0;font-size:.65rem;}
.dialog .ment p {padding-bottom:.8rem;}
.dialog .ment p, .dialog .ment span {color:inherit;font-size:inherit;}
.dialog .ment p.impact {color:var(--chexcar-black);font-size:.875rem;font-weight:bold;letter-spacing:-.04rem;}
.dialog .button-group {padding-top:0;padding-right:0;padding-left:0;}
.dialog .ment_type2 {padding:0 1rem;}
.dialog .ment_type2 h3 {padding-top:0;text-align:center;}

/* 팝업 레이아웃(전체형) */
.modal-popup.modal-reset {display:block !important;position:relative !important;height:auto !important;}
.modal-popup {display:none;overflow-y:auto;overflow-x:hidden;position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;z-index:99999;-webkit-overflow-scrolling:touch;}
.modal-popup .pop-header {position:relative;min-height:1.5rem;padding-left:var(--chexcar-lr-padd);}
.modal-popup .pop-header span {display:inline-block;padding-top:1.5rem;color:#333;font-size:.81rem;font-weight:bold;vertical-align:middle;word-break:keep-all;}
.modal-popup .pop-header .product-title {display:block;padding:14px 13px 11px 13px;background:#154fd2;color:#fff;font-size:1.1rem;-weight:bold;text-align:left;line-height:22px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;word-break:keep-all;}
.modal-popup .pop-header .title {display:inline-block;padding-top:18px;color:#333;font-size:19px;line-height:19px;font-weight:500;vertical-align:middle;word-break:keep-all;}
.modal-popup .pop-header .fright {position:absolute;right:1rem;top:1rem;}
.modal-popup .pop-header .fright .button {height:1.8rem;line-height:1.8rem;}
.modal-popup .title-wrap {padding:20px 13px 0 13px;}
.modal-popup .title-wrap h3 {color:#333 !important;font-weight:500;}
.modal-popup .tbl-wrap {padding:0 13px;}
.modal-popup.popup-blank {display:block !important;}
.modal-popup > .button-group {padding:.75rem 1rem 1.25rem;}

/* 팝업 레이아웃(팝업형) */
.block-ui {display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:99991;-webkit-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}
.block-ui.white {display:block;background:rgba(0,0,0,.3);z-index:999 !important;}
.modal-popup.ty02 {position:fixed;left:50%;top:50%;width:90%;height:auto;transform:translate(-50%,-40%);border-radius:var(--chexcar-radius-normal);background:#fff;border-radius:.3rem;z-index:99999;overflow:hidden;font-size:0;-webkit-transition:transform .4s;-ms-transition:transform .4s;transition:transform .4s;}
.modal-popup.ty02.active {transform:translate(-50%,-50%);}
.modal-popup.ty02 .pop-header {width:100%;text-align:left;z-index:10;overflow:hidden;box-sizing:border-box;}
.modal-popup.ty02 .pop-header span {padding:1.1rem 0 0 0;font-size:1rem;font-weight:bold;}
.modal-popup.ty02 .pop-content {padding:1rem 1rem 1.5rem;max-height:25rem !important;background:#fff;overflow-y:auto;font-size:0.8rem;-webkit-overflow-scrolling:touch;}
.modal-popup.ty02 .pop-content p {padding-bottom:1rem;}
.modal-popup.ty02 .pop-content .rule-box {padding:10px 15px;}
.modal-popup.ty02 .pop-content .text-box {padding:16px 25px;font-size:1rem;line-height:1.5;}
.modal-popup.ty02 .pop-content .article-list.paddRL li {padding:0 1.25rem;}
.modal-popup.ty02 .pop-content .article-list.paddRL li input[type=checkbox] + label {padding-top:1rem;padding-bottom:1rem;}
.modal-popup.ty02 .btn_wrap {border-top:1px solid #eee;padding-right:.5rem;color:#d32f2f;text-align:right;}
.modal-popup.ty02 .btn_wrap button {display:inline-block;padding:1.2rem;margin:0;background:#fff;color:var(--chexcar-btn-color1);text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;white-space:nowrap;font-weight:bold;}
.modal-popup.ty02 .btn_wrap button.gray {color:#777;}
.modal-popup.ty02 .button-group .button:nth-child(2) {flex: 2;}

/* 팝업 레이아웃((하단형) */
.modal-popup.ty03 {top:auto;bottom:0;height:auto;transform:translateY(15rem);background:#fff;border-radius:1rem 1rem 0 0;-webkit-transition:all .4s;-ms-transition:all .4s;transition:all .4s;overflow:visible;}
.modal-popup.ty03.active {transform:translateY(0);}
.modal-popup.ty03 .pop-header .btn-close {top:-2rem;width:4rem;color:#fff;font-size:.7rem;text-indent:0;}
.modal-popup.ty03 .pop-header .btn-close:before, .modal-popup.ty03 .pop-header .btn-close:after {display:none;}
.modal-popup.ty03 .pop-content {padding:1rem 1rem 0;}
.modal-popup.ty03 .pop-content p {font-size:1rem;letter-spacing:-.5px;text-align:center;}
.modal-popup.ty03 .pop-content p.big {font-size:1.3rem;font-weight:bold;}
.modal-popup.ty03 .btn_wrap {display:flex;font-size:0;}
.modal-popup.ty03 .btn_wrap button {flex:1;margin:0;}
.modal-popup.ty03 .btn_wrap button.gray {background:#777;}
.modal-popup.ty03 .pop-content.iframe {height:33rem;padding:0;overflow-y:auto;font-size:0;}
/* .modal-popup.ty03 .pop-content.iframe {height:33rem;padding:0;} */

/* 날짜 픽커 */
.picker {background:rgba(0,0,0,.7);}
.picker-header .picker-title {display:inline-block;padding-top:.7rem;color: #333;font-size:.81rem;font-weight: bold;vertical-align: middle;word-break: keep-all;}
.picker-header .picker-close {position: absolute;top:-2rem;right:0;width:4rem;height:1.75rem;background-color:transparent;font-size:.7rem;text-align:center;color:#fff;}
.picker-dialog {background:#fff;border-radius:1rem 1rem 0 0;}
.picker-fixed .picker-footer {padding:.75rem 1rem 1.25rem;}
.picker-fixed .picker-footer .picker-cancel {display:none;}
.picker-fixed .picker-footer .picker-confirm {width:100%;height:2.9rem;padding:0 0.5rem;border-radius:0.3rem;background-color:var(--chexcar-btn);color:#fff; line-height:2.9rem;font-size:.9rem;}

@media screen and (max-width: 320px) {
	.modal-popup.ty03 .pop-content.iframe {height:24rem;}
}

/* 팝업 내 dialog */
.modal-popup .pop-content .dialog .ment {border:0;padding-top:0;}
.modal-popup .pop-content .dialog .ment.alert {padding-top:2.5rem;background:url(/app/images/sub/icon_alert.png) no-repeat center 0;background-size:auto 2.1rem;}
.modal-popup .pop-content .dialog .ment h3 {padding-bottom:0;padding-top:0;margin-bottom: 0.5rem;}
.modal-popup .pop-content .dialog .ment p {font-size:.75rem;color:#333;font-weight: 500;}
.modal-popup .pop-content .dialog .ment .impact {font-size:0.9rem;font-weight: bold;}
.modal-popup .pop-content .dialog .ment .impact.small {font-size:.85rem;}
.modal-popup .pop-content .dialog .ment p.sumury {padding-top:0;color:var(--chexcar-black);}
.modal-popup .pop-content .dialog .ment p.sumury b {color:inherit;font-size:.75rem;}
.modal-popup .pop-content .dialog .ment p.sumury.reservice {position:relative;padding-left:8.5rem;padding-top:1rem;text-align:left;}
.modal-popup .pop-content .dialog .ment p.sumury.reservice > span {position:absolute;left:1.5rem;top:1rem;font-weight:bold}
.modal-popup .pop-content .dialog .ment p.sumury.reservice > span::after {content: '⎮';color: var(--chexcar-gray2);right:-1.1rem;position:absolute;}
.modal-popup .pop-content .dialog .ment p.sumury.reservice > b {display:block;font-size:.8rem;margin-bottom: 0.2rem;}
.modal-popup .pop-content .dialog .button-group {padding:0 0 .5rem;}
.modal-popup .pop-content .dialog .usedcar-list {padding:0 1rem;}

/* 메인 이벤트 */
.modal-popup.ty02.mevent .pop-content {position:relative;padding:0;overflow:hidden;}
.modal-popup.ty02.mevent .btn_wrap {padding:0;}
.modal-popup.ty02.mevent .btn_wrap button {width:50%;font-size:.85rem;font-weight:normal;}
.modal-popup.ty02.mevent .btn_wrap button.color-black {background-color:var(--chexcar-btn-color2);color:#fff;}
.modal-popup.ty02.mevent .photo_num {z-index:2; position:absolute; right:.5rem; left:unset; bottom:.5rem; width:auto; height:1.4rem;padding:0 .5rem;background-color: rgba(0,0,0,.2);text-align:center; line-height:1.4rem;font-size:.8rem;color:rgba(255,255,255,.7);letter-spacing:-.5px;border-radius:50px;}
.modal-popup.ty02.mevent .photo_num span {font-size:inherit;color:inherit;}
.modal-popup.ty02.mevent .photo_num .swiper-pagination-current {color:#fff;}

/* 사진첨부 */
.photo_popup {top:auto;bottom:-100%;left:50%;width:13rem;height:auto;background:transparent;transform:translate(-50%, 50%);-webkit-transition:all .4s;-ms-transition:all .4s;transition:all .4s;}
.photo_popup.active {bottom:50%;}
.photo_popup .file-list .img-list > .button {border:0;font-weight:bold;}
.photo_popup .file-list .img-list > .button.icon2:before {background:url('/app/images/sub/icon_camera.png') center center no-repeat;background-size:auto 20px;}


/* =========================================================================================================
	햄버거
========================================================================================================= */
.login_info {padding:1rem 0 0;text-align:center;}
.login_info .my_img {display:none;width:55px;height:55px;background-position:center center;background-size:cover;background-repeat:no-repeat;background-image:url(/mobile/app/images/icon/ico_user2.png);vertical-align:middle;}
.login_info .text {padding-left:12px;display:inline-block;text-align:left;vertical-align:middle;font-size:14px;}
.login_info .text strong {font-size:19px;color:#e31837;letter-spacing:-1px;}
.login_info .text .last_login {font-size:11px;color:#aaa;}

.mypage_info  {padding:1rem 0 1.5rem;background:#e31837;font-size:0;}
.mypage_info li {position:relative;display:inline-block;width:33.33%;text-align:center;line-height:1.2;font-size:13px;color:#f8f3f3;}
.mypage_info li span {position:relative;display:inline-block;color:#fff;font-size:28px;line-height:1.2;}
.mypage_info.main {padding:13px 20px 11px;background:#f1f1f1;}
.mypage_info.main li a {font-size:13px;color:#999;letter-spacing:-1px;}
.mypage_info.main li span {padding-top:0;color:#2550d0;font-size:22px;font-weight:500;}

.tap_normal_wrap {clear:both;position:relative;z-index:1;border-bottom:1px solid #e6e6e6;font-size:0;text-align:center;}
.tap_normal {position:relative;display:inline-block;overflow:hidden;}
.tap_normal li {position:relative;float:left;white-space:nowrap;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.tap_normal li span {display:block;height:100%;padding:0 10px;line-height:3.2rem;color:#111;font-size:.85rem;letter-spacing:-1px;}
.tap_normal li.on span:after {content:'';position:absolute;left:10px;right:10px;top:2.1rem;height:1px;background:#f30025;}
.tap_normal li.on span {color:#f30025;font-weight:bold;}

.tip {position:relative;display:inline-block;padding-left:5px;vertical-align:middle;}
.tip span {display:inline-block;width:20px;height:20px;border-radius:50%;background:#999;color:#fff;font-size:14px;text-align:center;line-height:20px;font-family:'dotum';overflow:hidden;vertical-align:middle;}
.tip i {display:none;position:absolute;left:30px;top:0;max-width:200px;padding:5px 10px;border:1px solid var(--chexcar-form);background:#fff;font-size:13px;color:#333;line-height:1.5;font-style:normal;z-index:1;}
.tip i:after {content:'';position:absolute;left:-5px;top:10px;width:10px;height:10px;border-width:0 0 1px 1px;border-color:var(--chexcar-form);border-style:solid;background:#fff;z-index:2;transform:rotate(45deg);}
.tip:hover i {display:inline-block;}

/* 로그인 전 */
.nologin {position:fixed;left:0;right:0;bottom:0;top:0;background:rgba(255,255,255,.001);z-index:100000000;}