/* BASIC css start */
/* =========================================================
   GUMZZI PC È¸¿ø°¡ÀÔ ¾à°ü - MASTER V1
   Pretendard / White / Warm Beige
   ========================================================= */

#terms.gz-join-terms,
#terms.gz-join-terms * {
    box-sizing: border-box;
}

#terms.gz-join-terms {
    width: 100%;
    padding: 55px 0 100px;
    color: #222;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

#terms.gz-join-terms a {
    color: inherit;
    text-decoration: none;
}

#terms.gz-join-terms a:hover {
    text-decoration: none;
    background: none;
}

#terms.gz-join-terms fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

#terms.gz-join-terms legend,
#terms.gz-join-terms caption {
    display: none;
}

/* TITLE */
#terms.gz-join-terms .cateTit_v2.join {
    margin: 0 0 52px;
    padding: 0;
    text-align: center;
}

#terms.gz-join-terms .cateTit_v2.join .title {
    display: block;
    color: #1f1f1f;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3;
    letter-spacing: 1px;
}

/* CONTENT */
#terms.gz-join-terms .page-body {
    width: 720px;
    margin: 0 auto;
}

#terms.gz-join-terms .new-privercy-contract {
    width: 100%;
    margin: 0 auto;
}

#terms.gz-join-terms h4.tit,
#terms.gz-join-terms .new-privercy-contract h3 {
    position: relative;
    margin: 42px 0 12px;
    padding: 0;
    color: #222;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: -0.2px;
    text-align: left;
}

#terms.gz-join-terms h4.tit:first-child,
#terms.gz-join-terms .new-privercy-contract h3:first-child {
    margin-top: 0;
}

#terms.gz-join-terms .new-privercy-contract h3.w-normal {
    font-weight: 400;
}

/* ¾à°ü ¹Ú½º */
#terms.gz-join-terms .privercy-contract {
    width: 100%;
    margin: 0;
}

#terms.gz-join-terms .privercy-contract textarea {
    display: block;
    width: 100% !important;
    height: 190px !important;
    margin: 0;
    padding: 20px 22px;
    resize: none;
    outline: none;
    border: 1px solid #e5e1dc;
    border-radius: 0;
    background: #faf9f7;
    color: #686868;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.75;
    letter-spacing: -0.15px;
}

/* µ¿ÀÇ */
#terms.gz-join-terms .privercy-chk,
#terms.gz-join-terms .privercy-agree {
    margin: 14px 0 0;
    padding: 0;
    text-align: right;
    color: #555;
    font-size: 13px;
}

#terms.gz-join-terms .privercy-agree {
    margin-bottom: 24px;
}

#terms.gz-join-terms .privercy-chk label,
#terms.gz-join-terms .privercy-agree label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: #555;
    cursor: pointer;
}

#terms.gz-join-terms .privercy-chk strong,
#terms.gz-join-terms .privercy-agree strong {
    color: #222;
    font-weight: 500;
}

#terms.gz-join-terms input[type="checkbox"],
#terms.gz-join-terms input[type="radio"] {
    width: 15px;
    height: 15px;
    margin: 0 3px 0 0;
    vertical-align: middle;
    accent-color: #9d8772;
}

/* °³ÀÎÁ¤º¸ ÅÇ */
#terms.gz-join-terms .privercy-contract-tap {
    width: 100%;
    height: auto;
    margin: 0 0 12px;
}

#terms.gz-join-terms .privercy-contract-tap ul {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #e5e1dc;
    list-style: none;
}

#terms.gz-join-terms .privercy-contract-tap li {
    flex: 1 1 0;
    margin: 0;
    padding: 0;
    border-right: 1px solid #e5e1dc;
    list-style: none;
}

#terms.gz-join-terms .privercy-contract-tap li:last-child {
    border-right: 0;
}

#terms.gz-join-terms .privercy-contract-tap li a {
    display: flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    background: #fff;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
}

#terms.gz-join-terms .privercy-contract-tap li.sel a,
#terms.gz-join-terms .privercy-contract-tap li a:hover {
    background: #f4f0eb;
    color: #222;
}

/* Ç¥ */
#terms.gz-join-terms .tbl,
#terms.gz-join-terms .contract-tbl {
    width: 100%;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

#terms.gz-join-terms .tbl th,
#terms.gz-join-terms .tbl td,
#terms.gz-join-terms .contract-tbl th,
#terms.gz-join-terms .contract-tbl td {
    padding: 9px 8px;
    border: 1px solid #e5e1dc;
    color: #555;
    font-size: 12px;
    line-height: 1.5;
}

#terms.gz-join-terms .tbl th,
#terms.gz-join-terms .contract-tbl th {
    background: #faf9f7;
    color: #333;
    font-weight: 500;
    text-align: center;
}

#terms.gz-join-terms .tbl td,
#terms.gz-join-terms .contract-tbl td {
    background: #fff;
}

/* °¡ÀÔ ¹öÆ° */
#terms.gz-join-terms .btn-agree {
    width: 100%;
    margin: 38px 0 0;
}

#terms.gz-join-terms .btn-agree a {
    display: flex;
    width: 100%;
    height: 56px;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    border: 1px solid #9d8772;
    border-radius: 0;
    background: #9d8772;
    color: #fff;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -0.1px;
    transition: background .2s ease, border-color .2s ease;
}

#terms.gz-join-terms .btn-agree a:hover {
    border-color: #806c59;
    background: #806c59;
    color: #fff;
}

/* ±¸Çü ¹öÆ° */
#terms.gz-join-terms .btn-foot {
    margin-top: 30px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

#terms.gz-join-terms .btn-foot a {
    display: inline-block;
    margin: 0 5px;
}

#terms.gz-join-terms .new-privercy-contract .p10 {
    padding: 10px;
}

#terms.gz-join-terms .new-privercy-contract .period {
    font-size: 13px;
    font-weight: 600;
}

#terms.gz-join-terms .new-privercy-contract .privacy-noti {
    margin-top: 10px;
    color: #777;
    font-weight: 400;
}

#terms.gz-join-terms .new-privercy-contract h3 .check {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
}

#terms.gz-join-terms .btm-msg {
    padding-top: 28px;
    color: #777;
    font-size: 13px;
    line-height: 1.7;
}

/* BASIC css end */

