html {width: 100%; height: 100%; min-height: 100%; color: rgb(34, 37, 42); font-weight: 400; letter-spacing: normal; font-family: "SpoqaHanSansNeo", sans-serif !important;}
.w248 {width: 248px !important;}
.bb1 {border-bottom: 1px solid rgb(234, 236, 239);}
.mgr4 {margin-right: 4px;}
.mgl4 {margin-left: 4px;}

.pdb32 {padding-bottom: 32px;}
.pdt32 {padding-top: 32px;}

.btn-wrapper {width: 100%; display: flex; justify-content: center; padding: 40px 0 80px;}
.btn-w-black {font-size: 14px; font-weight: 700; color: #fff; background-color: rgb(51, 51, 51); min-width: 160px; height: 48px;}
.btn-b-white {font-size: 14px; font-weight: 700; color: rgb(34, 37, 42); background-color: #fff; border: 1px solid rgb(222, 226, 229); min-width: 160px; height: 48px;}

/*-----------------------------------------------------------------------------------------------------------------------*/

.wrapper {min-width: 1200px; margin: 0 auto;}
.wrapper .header {display: flex; height: 64px; align-items: center; justify-content: space-between; padding: 0 16px;}
.wrapper .header h1 a {background: url("/pc/img/pcLogo.svg") center no-repeat; width: 120px; height: 40px; display: block;}
.wrapper .header .btn-close {background: url("/pc/img/close.svg") center no-repeat; width: 32px; height: 32px;}

.wrapper main .main-top {background: url("/pc/img/main_pc@2x.png") center no-repeat; background-size: cover; width: 100%; height: 160px;}
.wrapper main .main-top .top {height: 160px; display: flex; justify-content: center; align-items: center; flex-direction: column; color: rgb(248, 249, 250);}
.wrapper main .main-top .top h2 {font-size: 24px;}
.wrapper main .main-top .top p {font-size: 34px; padding-top: 8px; font-weight: 700;}

/* 가입신청 & 계약조회 tab */
.wrapper main .tab-wrapper {width: 100%; height: 60px; border-bottom: 1px solid rgb(234, 236, 239);}
.wrapper main .tab-wrapper .tab {width: 1040px; height: 100%; margin: 0 auto; display: flex; align-items: center;}
.wrapper main .tab-wrapper .tab .tab-list {width: 520px; padding: 18px 0 20px; text-align: center; color: rgb(134, 142, 149); font-size: 16px; font-weight: 700; cursor: pointer;}
.wrapper main .tab-wrapper .tab .tab-list.on {border-bottom: 2px solid rgb(51, 51, 51); padding: 18px 0; color: rgb(34, 37, 42);}

/* gnb */
.wrapper main .tab-wrapper .tab-content .gnb {width: 1040px; margin: 24px auto 0; height: 56px; line-height: 56px; border: 1px solid rgb(234, 236, 239); border-radius: 4px; display: flex; align-content: center; justify-content: center;}
.wrapper main .tab-wrapper .tab-content .gnb .gnb-list {width: 33.3%; text-align: center; font-size: 14px; font-weight: 700; color: rgb(173, 181, 188); position: relative;}
.wrapper main .tab-wrapper .tab-content .gnb .gnb-list::after {width: 24px; height: 24px; content: ''; display: block; position: absolute; top: 16px; right: -12px; background:url("/pc/img/next.svg") center right no-repeat; background-size: 24px;}
.wrapper main .tab-wrapper .tab-content .gnb .gnb-list:last-child::after {background:none;}
.wrapper main .tab-wrapper .tab-content .gnb .gnb-list.on {color: rgb(34, 37, 42);}

/*-----------------------------------------------------------------------------------------------------------------------*/

/* 가입 신청 */
.tab-content .content .content-list h3 {margin-bottom: 12px;}
.tab-content .content .content-list p {font-size: 15px; line-height: 24px;}
.tab-content .content .content-list span {font-size: 15px; line-height: 24px; color: rgb(134, 142, 149)}

/* 담보 내역 상세 Table */
.tab-content .content .content-list table {width: 100%; text-align: left; border: 1px solid rgb(234, 236, 239); border-collapse: collapse;}
.tab-content .content .content-list table tr {border: 1px solid rgb(234, 236, 239);}
.tab-content .content .content-list table th {background-color: rgb(248, 249, 250); padding: 12px; width: 160px; font-size: 14px; color: rgb(134, 142, 149);}
.tab-content .content .content-list table td {word-break: keep-all; font-size: 14px; color: rgb(74, 80, 86); padding: 12px;}
.tab-content .content .content-list table td p {display: flex; word-break: keep-all;}
.tab-content .content .content-list table td p::before {content: '-'; padding-right: 4px;}

/* 유의사항 & 주요 면책사항 */
.tab-content .content .content-list .box-wrapper {background-color: rgb(248, 249, 250); border-radius: 8px; margin-top: 20px; padding: 0 24px;}
.tab-content .content .content-list .box-wrapper .box:first-child {padding: 24px 0 20px; border-bottom: 1px solid rgb(234, 236, 239);}
.tab-content .content .content-list .box-wrapper .box:last-child {padding: 20px 0 24px;}
.tab-content .content .content-list .box-wrapper .box .title {font-weight: 700; color: rgb(134, 142, 149); margin-bottom: 8px;}
.tab-content .content .content-list .box-wrapper .box p {word-break: keep-all; display: flex; margin-bottom: 4px; font-size: 13px; line-height: 20px; color: rgb(134, 142, 149);}
.tab-content .content .content-list .box-wrapper .box p:last-child {margin-bottom: 0;}
.tab-content .content .content-list .box-wrapper .box p::before {content: '-'; padding-right: 4px;}

/* 동의 */
.tab-content .content .agree {height: 24px; position: relative; margin-top: 24px;}
.tab-content .content .agree input[type="checkbox"] {position: absolute; left: 0; width: 1px; height: 1px; border: 0;}
.tab-content .content .agree input[type="checkbox"] + label {position: absolute; left: 0; top: 0; z-index: 1; cursor: pointer; background: url("/pc/img/checkOff.svg") left center no-repeat; background-size: 24px; display: flex; align-items: center; width: 100%; height: 100%; padding-left: 32px; font-size: 14px;}
.tab-content .content .agree input[type="checkbox"]:checked + label {background: url("/pc/img/checkOn.svg") left center no-repeat; background-size: 24px;}

/*-----------------------------------------------------------------------------------------------------------------------*/

/* 정보 입력 */
.tab-content .notice.content {display: none;}
.tab-content .notice.content.on {display: block; padding-top: 56px; width: 1040px; margin: 0 auto;}

/* 가입 정보 */
.tab-content .join-info {display: none;}
.tab-content .join-info.on {display: block; margin-top: 56px;}
.tab-content .join-info .content-list {width: 1040px; margin: 0 auto; padding-bottom: 56px;}
.tab-content .join-info .content-list:first-child {padding-top: 0;}

.tab-content .join-info .content-list .input-wrapper {display: flex; margin: 20px -8px 0;}
.tab-content .join-info .content-list .input-wrapper .form2 {width: 50%; padding: 0 8px;}
.tab-content .join-info .content-list .input-wrapper .form2 .title {font-size: 13px; color: rgb(74, 80, 86);}
.tab-content .join-info .content-list .input-wrapper .input-radio {display: flex; margin: 0 -8px;}
.tab-content .join-info .content-list .input-wrapper .input-radio .form3 {width: 50%; padding: 0 8px;}
.tab-content .join-info .content-list .input-wrapper .input-radio .form3 .title {font-size: 13px; color: rgb(74, 80, 86);}

/* 라디오 */
.tab-content .join-info .content-list .input-wrapper .input-radio .radio {display: flex; align-items: flex-end;}
.tab-content .join-info .content-list .input-wrapper .input-radio .radio label {text-align: center; line-height: 46px; width: 100%; height: 48px; cursor: pointer; background-color: #fff; border: 1px solid rgb(222, 226, 229);}
.tab-content .join-info .content-list .input-wrapper .input-radio .radio input[type="radio"] {display: none;}
.tab-content .join-info .content-list .input-wrapper .input-radio .radio input[type="radio"] + span {font-size: 16px; color: rgb(34, 37, 42);}
.tab-content .join-info .content-list .input-wrapper .input-radio .radio.sex input[type="radio"]:checked + label {background-color: rgb(53, 58, 62); border: 1px solid rgb(53, 58, 62);}
.tab-content .join-info .content-list .input-wrapper .input-radio .radio.sex input[type="radio"]:checked + label span {color: #fff !important;}

/* km */
.tab-content .join-info .content-list .input-wrapper .input-radio .km {position: relative;}
.tab-content .join-info .content-list .input-wrapper .input-radio .km .num {text-align: right; padding-right: 40px;}
.tab-content .join-info .content-list .input-wrapper .input-radio .km em {background: url("/pc/img/icKm.svg") right center no-repeat; background-size: 24px; width: 24px; height: 24px; display: block; position: absolute; top: 40px; right: 18px; z-index: 1;}

/* 타이어프로 대리점 정보 */
.bg-w100 {width: 100%; padding: 40px 0; background-color: rgb(248, 249, 250);}
.bg-w100 .rental-info {width: 1040px; margin: 0 auto;}
.bg-w100 .rental-info .info-list {display: flex; margin-top: 24px;}
.bg-w100 .rental-info .info-list li {display: flex; font-size: 14px; margin-right: 24px;}
.bg-w100 .rental-info .info-list li h5 {margin-right: 8px; color: rgb(134, 142, 149); font-weight: 400;}

/* 보상가격표 */
.btn-b-white.price {padding-left: 24px; background: url("/pc/img/icOwnload.svg") left 37px center no-repeat; background-size: 16px;}
/* 20230407 퍼블리싱 수정 */

/*-----------------------------------------------------------------------------------------------------------------------*/

/* 계약 조회 */
/* 검색 조회 */
.search {width: 1040px; margin: 24px auto 0; border: 1px solid rgb(222, 226, 229); border-radius: 8px; padding: 24px;}
.search .title {display: flex; justify-content: space-between;}
.search .title .resst {background: url("/pc/img/icReset.svg") left 8px center no-repeat; padding: 8px 8px 8px 28px; font-size: 13px; background-size: 16px;}
.search .title .resst:hover {background: rgb(240, 243, 245) url("/pc/img/icReset.svg") left 8px center no-repeat; border-radius: 4px;}

.search .search-info {display: flex; margin: 0 -8px;}
.search .search-info .form {padding: 0 8px;}
.search .search-info .form .title {font-size: 13px; color: rgb(74, 80, 86); margin-top: 9px;}
.search .search-info .form input {width: 160px;}
.search .search-info .form input + em {margin-right: 3px;}
.search .search-info .btn-search-wrapper {width: calc(100% - 794px); display: flex; align-items: flex-end; padding: 0 8px;}
.search .search-info .btn-search-wrapper .btn-search {width: 100%; height: 48px; background-color: rgb(51, 51, 51); color: #fff; font-size: 14px; font-weight: 700;}

/* 검색 결과 */
.search-result {width: 1040px; margin: 40px auto 56px;}
.search-result .title {display: flex; align-items: flex-end;}
.search-result .title p {margin-left: 8px; font-size: 14px;}
.search-result .title span {margin-left: 4px; font-weight: 700; text-align: right;}

.full-table-wrapper {margin-top: 20px; width: 100%;}
.full-table-wrapper .full-table {width: 100%; text-align: center; table-layout: fixed;}
.full-table-wrapper .full-table th {background-color: rgb(248, 249, 250); padding: 18px 10px; font-size: 14px; color: rgb(134, 142, 149);}
.full-table-wrapper .full-table th:first-child, .full-table-wrapper table td:first-child {padding-left: 30px;}
.full-table-wrapper .full-table td {border-bottom: 1px solid rgb(234, 236, 239); padding: 18px 10px; font-size: 14px;}

.full-table-wrapper .full-table td .click {background-color: transparent; color: rgb(41, 121, 255); text-decoration: underline;}
.full-table-wrapper .full-table .fold {display: none;}
.full-table-wrapper .full-table .fold.on {background-color: rgb(240, 243, 245); display: table-row;}
.full-table-wrapper .full-table .fold h5 {text-align: left; color: rgb(53, 58, 62); margin-bottom: 16px;}
.full-table-wrapper .full-table .fold td {padding: 32px;}
.full-table-wrapper .full-table .fold .fold-table {width: 100%; border: 1px solid rgb(222, 226, 229); border-collapse: collapse;}
.full-table-wrapper .full-table .fold .fold-table th {width: 160px; background-color: rgb(248, 249, 250); padding: 12px 0; font-size: 13px; font-weight: 400; border-bottom: 1px solid rgb(222, 226, 229);}
.full-table-wrapper .full-table .fold .fold-table td {background-color: #fff; padding: 12px; text-align: left; color: rgb(74, 80, 86); border-bottom: 1px solid rgb(222, 226, 229);}
.full-table-wrapper .full-table .fold .close {width: 80px; height: 40px; background-color: rgb(134, 142, 149); color: rgb(248, 249, 250); font-size: 14px; margin-top: 12px;}

.full-table-wrapper .table-footer {width: 100%; margin-top: 24px; display: flex; justify-content: center;}
.full-table-wrapper .table-footer .pagination {width: 100%; display: flex; justify-content: center; align-items: center;}
.full-table-wrapper .table-footer .pagination .btn {width: 24px; height: 24px; margin: 0 2px; background-size: 24px;}
.full-table-wrapper .table-footer .pagination .first {background: url("/pc/img/paginationFirst.svg") center no-repeat;}
.full-table-wrapper .table-footer .pagination .btn:disabled {opacity: 0.3; cursor: inherit;}
.full-table-wrapper .table-footer .pagination .prev {background: url("/pc/img/paginationPrev.svg") center no-repeat;}
.full-table-wrapper .table-footer .pagination .next {background: url("/pc/img/paginationNext.svg") center no-repeat;}
.full-table-wrapper .table-footer .pagination .last {background: url("/pc/img/paginationLast.svg") center no-repeat;}
.full-table-wrapper .table-footer .pagination .page {display: flex; align-items: center; padding: 0 14px;}
.full-table-wrapper .table-footer .pagination .page button {width: 30px; height: 24px; border-radius: 1px; color: rgb(74, 80, 86); display: flex; justify-content: center; align-items: center; font-size: 13px; background-color: transparent; margin: 0 4px;}
.full-table-wrapper .table-footer .pagination .page button:first-child {margin-left: 0;}
.full-table-wrapper .table-footer .pagination .page button:last-child {margin-right: 0;}
.full-table-wrapper .table-footer .pagination .page button.on {background-color: rgb(74, 80, 86); color: #fff;}
.full-table-wrapper .table-footer .pagination .page button:focus {background-color: rgb(74, 80, 86); color: #fff;}

/* 사고 접수 관련 안내사항 */
.bg-w100.notice-wrapper {padding: 56px 0;}
.bg-w100 .notice {padding-top: 24px;}
.bg-w100 .notice h5 {font-weight: 500;}
.bg-w100 .notice .notice-info {margin-top: 9px;}
.bg-w100 .notice .notice-info li {line-height:24px; font-size: 14px; color: rgb(74, 80, 86);}
.bg-w100 .notice .notice-info .hyphen:before {content: '-'; padding-right: 4px;}
.bg-w100 .notice .btn-download {margin-top: 12px; height: 40px; background: rgb(74, 80, 86) url("/pc/img/icDownload.svg") left 22px center no-repeat; background-size: 16px; padding: 11px 20px 11px 44px; font-size: 14px; color: rgb(248, 249, 250);}

/* complete */
.complete .complete-result {width: 1040px; margin: 64px auto 0; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center;}
.complete .complete-result img {width: 44px; height: 44px;}
.complete .complete-result p {font-size: 24px; margin: 16px 0 12px;}
.complete .complete-result span {color: rgb(74, 80, 86); font-size: 14px;}
.complete .complete-result .btn-wrapper {padding-top: 32px;}

/* success */
.complete.success .gnb .gnb-list {color: rgb(53, 58, 62) !important;}

/* fail */
.complete.fail .gnb {border: 1px solid transparent !important;}
.complete.fail .gnb .gnb-list {display: none !important;}