@charset "UTF-8";
/* board.css */

/* board list */
/* faq */
.cnt-faq-group>ul li>.desc {
    display: none;
}

.cnt-faq-group>ul li.active>.title .acc {
    background-position: 0 0%;
}

/* // faq */
/* notice */
.cnt-notice-group thead td {
    padding: 24px 14px;
    font: 400 16px 'Noto Sans KR';
    color: #1c1c1c;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6;
    white-space: nowrap;
    text-align: left;
}

.cnt-notice-group thead td .notice-m-top {
    display: none;
}

.cnt-notice-group thead .divide-c2 span {
    position: relative;
    display: inline-block;
    width: 50%;
    padding: 0 10px;
    text-align: left;
}

.cnt-notice-group thead .divide-c2 span:first-child,
.cnt-notice-group tbody .divide-c2 span:first-child {
    text-align: right;
    margin-left: -10px;
}

/* .cnt-notice-group thead .divide-c2 span:first-child::before,
.cnt-notice-group tbody .divide-c2 span:first-child::before {
    content: '조회수';
    display: inline-block;
    color: #999;
    font-size: 15px;
    margin-right: 10px;

} */

/* .cnt-notice-group thead .divide-c2 span:first-child::after,
.cnt-notice-group tbody .divide-c2 span:first-child::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 9px;
    background-color: #dedede;
    position: absolute;
    top: 50%;
    right: -2px;
    margin-top: -4px;
} */

.cnt-notice-group thead tr.top-of-list td {
    background-color: #fafafa;
}

.cnt-notice-group thead tr.top-of-list .badge {
    background-color: #447efe;
    font-weight: 400;
}


/* 주석 풀으면 ell 적용 안됨 */
.cnt-notice-group thead td,
.cnt-notice-group tbody td {
    white-space: normal;
}

.cnt-notice-group thead tr td:last-child, 
.cnt-notice-group tbody tr td:last-child {
    width: 24%;
}

/* // notice */
/* event */
.cnt-thumb-list li>.img-box {
    overflow: hidden;
}

.cnt-thumb-list li>.desc-box .title {
    margin-bottom: 8px;
    line-height: 1.5em;
}

.cnt-thumb-list li>.desc-box > p.ellipsis-line-three {
    margin-bottom: 10px;
    line-height: 1.5em;
    height: 4.5em;
}

.cnt-thumb-list li>.img-box span {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}


/* // event */
/* review */
.rv-sort-group ul li {
    cursor: pointer;
}

.cnt-review-list li .cnt-panel {
    overflow: inherit !important;
}

.ctx-menu-group .ctx-menu-panel {
    display: none;
    z-index: 50;
    top: 24px;
    left: calc(100% + -30px);
}

.bn-li-group li a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.bn-li-group li a.bn-img-m {
    display: none;
}

.rv-desc-group p {
    word-break: break-all;
}

/* modal */
#passModal.modal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#passModal.modal .modal-box {
    padding: 50px 20px 180px;
    min-width: 350px;
    height: 220px;
    border-radius: 20px;
    -webkit-box-shadow: 3px 3px 15px rgb(0 0 0 / .3);
    -moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 15px rgb(0 0 0 / .3);
    background-color: #fff;
    text-align: center;
}

#passModal.modal .pwd-guide {
    display: inline-block;
    padding-top: 10px;
}

#passModal.modal .modal-btn {
    position: relative;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

#passModal.modal .modal-box .btn-tyB {
    /* float: left; */
    width: calc(45% - 10px);
    cursor: pointer;
}

#passModal.modal .modal-box .btn-tyB:first-child {
    /* margin-right: 10px; */
}

#passModal.modal .modal-box .btn-tyB:last-child {
    margin-left: 10px;
}

#passModal.modal .btn-tyB {
    cursor: pointer;
}

/* // modal */
/* // board list */
/* car rez chk */
.result-lt-group .img-box {
    background-size: cover;
    background-repeat: no-repeat;
}
/* // car rez chk */
/* 공통 버튼 제어 */
.btn-group.hide {
    display: none;
}

/* // 공통 버튼 제어 */
/* online */
.cs-congrats {
    padding-bottom: 140px;
}
/* // online */
/* 견적서 */
#pop_lease_car {
    /*background-color: #F7F7F7;*/
}

#lease_iframe {
    width: 100%;
    height: calc(100vh - 60px);
}

#dump_print_area {
    max-width: 900px;
    padding: 40px 30px;
    background-color: #FFF;
}

#dump_print_area > .title {
    text-align: center;
}

#dump_print_area > .title.mt-20 {
    margin-top: 40px;
}

#dump_print_area > .title > p {
    display: inline-block;
    color: #1C1C1C;
    font: 500 32px 'Noto Sans KR';
    line-height: 1.4;
}

#dump_print_area > .sub-title {
    margin: 30px 0 15px 0;
}

#dump_print_area > .sub-title.mt-10 {
    margin-top: 10px;
}

#dump_print_area > .sub-title > p {
    display: inline-block;
    padding-left: 10px;
    color: #1C1C1C;
    font: 500 22px 'Noto Sans KR';
    line-height: 1.4;
}

#dump_print_area > .sub-title > span {
    float: right;
    font: 500 18px 'Noto Sans KR';
    color: #1C1C1C;
    line-height: 1.4;
}

.common-table {
    position: relative;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background-color: #FFF;
    margin: 0 auto;
}

#pop_lease_car {
    padding-top: 40px;
}

#pop_lease_car .pop-lease-header {
    z-index: 100;
    position: fixed;
    top: 0;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px;
    background-color: #FFF;
    border-bottom: 1px solid #DDD;
    text-align: right;
}

#pop_lease_car .pop-lease-header > .inner {
    max-width: 900px;
}

#pop_lease_car .pop-lease-header button {
    z-index: 10;
    padding: 11px 20px 11px 40px;
    border: 1px solid #DBDBDB;
    border-radius: 5px;
    background: #F8F8F8 url(../img/icons/ico-print-black.png) 14px 50%/21px 21px no-repeat;
    font: 500 15px 'noto';
    color: #1C1C1C;
    line-height: 1;
    transition: all .1s ease-in-out;
    cursor: pointer;
}

#pop_lease_car .pop-lease-header button:hover {
    border: 1px solid #1C1C1C;
    background: #1C1C1C url(../img/icons/ico-print-wh.png) 14px 50%/21px 21px no-repeat;
    color: #FFF;
}

#dump_print_area table.col-4 th,
#dump_print_area table.col-4 td {
    width: 25%;
}

#dump_print_area table.col-6 th,
#dump_print_area table.col-6 td {
    width: 16.6%;
}

#dump_print_area table.col-4 th,
#dump_print_area table.col-4 td,
#dump_print_area table.col-6 th,
#dump_print_area table.col-6 td {
    /*padding: 8px 5px;*/
    padding: 18px 16px;
    background-color: #FAFAFA;
    border-bottom: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;;
    color: #1C1C1C;
    line-height: 1.4;
    word-break: break-all;
    vertical-align: top;
    text-align: left;
}

#dump_print_area table.col-4 th,
#dump_print_area table.col-6 th {
    font: 500 14px 'Noto Sans KR';
}

#dump_print_area table.col-4 td,
#dump_print_area table.col-6 td {
    background-color: #FFF;
    font: 400 14px 'Noto Sans KR';
}

#dump_print_area table.col-4 td.bold,
#dump_print_area table.col-6 td.bold {
    font: 500 14px 'Noto Sans KR';
}

#dump_print_area table.col-4 tr > *:first-child,
#dump_print_area table.col-6 tr > *:first-child {
    border-left: 1px solid #E3E3E3;
}

#dump_print_area table.col-4 tr:first-child > *,
#dump_print_area table.col-6 tr:first-child > * {
    border-top: 1px solid #E3E3E3;
}

#dump_print_area table.col-4 tr:first-child *:first-child,
#dump_print_area table.col-6 tr:first-child *:first-child {
    border-top-left-radius: 10px;
}

#dump_print_area table.col-4 tr:first-child *:last-child,
#dump_print_area table.col-6 tr:first-child *:last-child {
    border-top-right-radius: 10px;
}

#dump_print_area table.col-4 tr:last-child *:first-child,
#dump_print_area table.col-6 tr:last-child *:first-child {
    border-bottom-left-radius: 10px;
}

#dump_print_area table.col-4 tr:last-child *:last-child,
#dump_print_area table.col-6 tr:last-child *:last-child {
    border-bottom-right-radius: 10px;
}

.table-tyA {
    font-size: 14px;
}

.table-tyA tr th, 
.table-tyA tr td {
    padding: 7px 22px;
}

.table-tyA tr th:first-child {
    width: 175px;
}

.table-tyA td span {
    display: inline-block;
    position: relative;
    padding: 0 0 5px 16px;
}

.table-tyA td span:last-child {
    padding-bottom: 0;
}

.table-tyA td span:before {
    position: absolute;
    left: 0;
    top: 0;
    font: inherit;
    line-height: inherit;
    color: inherit;
}

.table-tyA td span:nth-of-type(1):before {
    content: '1.';
}
.table-tyA td span:nth-of-type(2):before {
    content: '2.';
}
.table-tyA td span:nth-of-type(3):before {
    content: '3.';
}
.table-tyA td span:nth-of-type(4):before {
    content: '4.';
}
.table-tyA td span:nth-of-type(5):before {
    content: '5.';
}
.table-tyA td span:nth-of-type(6):before {
    content: '6.';
}
.table-tyA td span:nth-of-type(7):before {
    content: '7.';
}

.table-tyA td span > em {
    color: #FF0000;
}

#dump_print_area .company-sign {
    padding: 50px 0 60px 0;
    text-align: center;
}

#dump_print_area .company-sign > p {
    z-index: 10;
    display: inline-block;
    position: relative;
    color: #1c1c1c;
    font: 500 32px 'Noto Sans KR';
    line-height: 1.4;
    letter-spacing: 12px;
}

#dump_print_area .company-sign > p > span {
    z-index: -1;
    position: absolute;
    right: -100px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 104px;
    height: 106px;
    background: transparent url('../img/icons/ico-gt-sign.png') 50% 50%/100% 100% no-repeat;
}

/* // 견적서 */
@media (max-width: 1023px) {
    /* notice */
    .cnt-notice-group thead tr td:last-child, 
    .cnt-notice-group tbody tr td:last-child {
        width: 33%;
    }

    .board-d-body {
        padding: 15px 20px 40px 20px;
    }
    /* // notice */
    /* detail */
    .board-d-body {
        padding: 40px 30px;
    }
    /* // detail */
    /* online */
    .cs-congrats {
        padding-bottom: 100px;
    }
    /* // online */
}

/* 태블릿 */
@media (min-width: 768px) and (max-width: 1023px) {

}

/* 모바일 */
@media (max-width: 767px) {
    /* notice */
    .cnt-notice-group thead tr,
    .cnt-notice-group tbody tr {
    }

    .cnt-notice-group thead td, 
    .cnt-notice-group tbody td {
        position: relative;
    }
 
    .cnt-notice-group tbody tr td:nth-of-type(2) {
        width: 100%;
    }

    .cnt-notice-group tbody tr td:last-child {
        left: 10px;
        bottom: auto;
        transform: translateY(44px);
        -ms-transform: translateY(44px);
        -webkit-transform: translateY(44px);
        -moz-transform: translateY(44px);
        -o-transform: translateY(44px);
        white-space: nowrap;
    }

    .cnt-notice-group thead tr {
        position: relative;
    }

    .cnt-notice-group thead td .notice-m-top {
        display: inline-block;
        position: absolute;
        left: 12px;
        top: 21px;
        width: 50px;
    } 

    .cnt-notice-group thead tr td:nth-of-type(1) {
        display: none;
    }

    .cnt-notice-group thead tr td:nth-of-type(2) {
        width: 100%;
        padding-bottom: 40px;
    }

    .cnt-notice-group thead tr td:nth-of-type(2) > a {
        width: calc(100% - 60px);
        margin-left: 60px;
    }

    .cnt-notice-group thead tr td:nth-of-type(3){
        position: absolute;
        transform: translateY(48px);
        -ms-transform: translateY(48px);
        -webkit-transform: translateY(48px);
        -moz-transform: translateY(48px);
        -o-transform: translateY(48px);
        width: auto;
        padding: 0 10px;
        margin-left: 0;
        left: -2px;
        bottom: auto;
        background-color: transparent;
        border: 0;
        text-align: left;
        white-space: nowrap;
    }

    #board_list .list-empty-wrap {
        position: relative;
        display: table-cell;
        width: 100%;
        left: 0;
        top: 0;
        border-top: 1px solid #e6e6e6;
        border-bottom: 1px solid #e6e6e6;
    }

    /* // notice */
    /* detail */
    .board-d-top {
        padding: 14px 20px;
        font: 400 16px 'Noto Sans KR';
    }

    .board-d-info {
        font-size: 14px;
        color: #666;
    }
    
    .board-d-body {
        padding: 20px;
    }

    .board-d-body .cnt-ls-slide {
        width:  100%;
    }

    .board-d-footer>div {
        padding: 14px 10px;
    }

    .board-d-link>span {
        width: 80px;
        padding-left: 22px;
    }
    /* // detail */
}