/* BASIC css start */
.form_element {
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

span.form_element {
    display: inline-block;
}

.form_element label {
    position: relative;
    top: 0px;
    left: 0px;
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    font-size: 15px;
    padding: 0px 0px 0px 30px;
    background: url("/design/gounin00/renewal/images/check2.png") 1px center / 18px no-repeat;
}

.form_element label:hover {
    background: url("/design/gounin00/renewal/images/check2.png") 1px center / 18px no-repeat;
}

.form_element label.on {
    background: url("/design/gounin00/renewal/images/check2_on.png") 1px center / 18px no-repeat;
}

.form_element label.check_s {
    min-width: 13px;
    padding: 0px 0px 0px 26px;
    background: url("/design/gounin00/renewal/images/check2.png") 1px center / 16px no-repeat;
}

.form_element label.check_s:hover {
    background: url("/design/gounin00/renewal/images/check2.png") 1px center / 16px no-repeat;
}

.form_element label.check_s.on {
    background: url("/design/gounin00/renewal/images/check2_on.png") 1px center / 16px no-repeat;
}

.form_element label.single {
    width: 21px;
    height: 21px;
    padding: 1px 0px 0px;
    background-color: transparent;
    text-indent: -9999px;
}

.form_element label.single:hover {
    background-color: transparent;
}

.form_element label span {
    color: rgb(151, 151, 151);
}

.form_element label img {
    vertical-align: middle;
}

.form_element input {
    position: absolute;
    top: 3px;
    left: 1px;
    width: 0px;
    z-index: -1;
    visibility: hidden;
}



caption {display: none;}
a:hover {text-decoration:none; background: none;}
.form-wrap {width:620px; margin-top:30px; border:1px solid #aaa; border-radius:8px; padding-bottom:21px; text-align:left; }
.form-wrap h3.form-title {margin:0; padding:21px 25px 0; font-size: 18px; font-family: 'Malgun Gothic'; cursor: pointer;}
.form-wrap h3.form-title strong {display:block; background: url(/images/common/ico_arrow_up.png) no-repeat right center; letter-spacing:-1px;}
.form-wrap h3.form-title.off strong {background: url(/images/common/ico_arrow_down.png) no-repeat right center;}
.new-privercy-contract { }
.new-privercy-contract h3 { position:relative; font-weight: bold; margin:30px 0 5px 0; text-align: left; }
.new-privercy-contract h3 span { color:#0f6efc; }
.new-privercy-contract h3 .check { position:absolute; top:0; right:0; width:70px; }
.new-privercy-contract h3 .check input { width:12px; height:12px; vertical-align:top; }
.new-privercy-contract h3.w-normal { font-weight: normal }
.new-privercy-contract .p10 {padding:10px;}
.new-privercy-contract .period {font-size:13px; font-weight:700;}
.new-privercy-contract .privacy-noti {margin-top:10px; color:#666; font-weight:normal;}
.new-privercy-contract input {vertical-align:middle;} /* 220802 Ãß°¡ */
.new-privercy-contract .privercy-chk {margin-top:10px; text-align:right;} /* 220802 Ãß°¡ */
.new-privercy-contract .privercy-chk label {color:#666;} /* 220802 Ãß°¡ */
.privercy-contract-tap { height:35px; }
.privercy-contract textarea { width:600px; height:150px; color:#666;
    width: calc(100% - 48px) !important;
    margin: 0 24px;
    outline: 0;}
.btn-agree {margin-top:70px;}
.btn-agree a {
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    width: 450px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto;
}
#terms .privercy-agree { margin-bottom: 20px; }
#terms .tbl { width:100%; padding:0; margin:0; border-spacing:0; border-collapse:collapse; border-top: 1px solid #dadada; border-left: 1px solid #dadada; }
#terms .tbl caption { display:none; }
#terms .tbl th { line-height:32px; color: #3b3b3b; font-size:12px; font-weight:bold; background: #f0f0f0; text-align:center; }
#terms .tbl th,
#terms .tbl td { height:32px; padding:0; margin:0; border-right: 1px solid #dadada; border-bottom: 1px solid #dadada; letter-spacing:-1px; }
#terms .new-privercy-contract .tbl td { background:#ffffff; }
#terms .tbl td ul,
#terms .tbl td ul li { padding:0; margin:0; list-style:none; }
#terms .tbl td ul { width:70px; margin:5px auto; }
#terms .tbl td .txt-l { padding:5px 3px; margin:0; text-align:left; }
#terms .tbl td .mr15 { margin-right:15px; }
#terms .btn-foot { margin-top: 20px; text-align: center; font-size: 0; line-height: 0; }
#terms .btn-foot a { margin-left: 10px; }

/* ¾à°ü µ¿ÀÇ */
#chkwrap { border:1px solid #dedede; background: #ffffff }
#chkwrap .all-chk { height:43px; line-height:45px; padding-left:20px; font-size:14px; font-weight:bold; color:#000; border-bottom:1px solid #dedede; }
#chkwrap .all-chk .input-cbox { width:14px; height:14px; *margin-top:0; } 
#chkwrap .cont ul:after { clear: both; content: ""; display: block; }
#chkwrap .cont ul { padding-bottom:15px; }
#chkwrap .cont ul li { float:left; width:270px; line-height:18px; }
#chkwrap .cont ul li a { display:inline-block; width:60px; height:16px; line-height:21px !important; margin-top:-2px; font-weight:normal; font-size:11px; border:1px solid #bdbec7; background:#fafafa; text-align:center; }
#chkwrap .cont strong { color:#000; }
#chkwrap .cont label { font-weight:bold; }
#chkwrap .cont .marketing { padding-left:30px; border-top:1px dashed #dadada; line-height:18px; }
#chkwrap .cont .marketing .mk-wrap { height:44px; line-height:46px; }
#chkwrap .cont .marketing .mk-wrap input { margin-top:-1px; *margin-top:0; }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #chkwrap .cont ul li a { line-height:17px !important }
}

h4.tit { height: 65px;
    line-height: 65px;
    padding: 0 24px;
    display: block;
    color: #333333;
    border-bottom: 1px solid #dddddd;}

/* ÀÌ¿ë ¾à°ü */
.privercy-contract textarea { width:97%; height:165px }
/* °³ÀÎÁ¤º¸ ¼öÁýÀÌ¿ë, Á¦3Á¦°ø, Ãë±ÞÀ§Å¹ Å×ÀÌºí */
#terms .contract-tbl { width:100%; border-spacing:0; border-collapse:collapse }
#terms .contract-tbl th,
#terms .contract-tbl td { border:1px solid #e0e0e0; text-align:center; }
#terms .contract-tbl th { background: #fcfcfc; }
#terms .contract-tbl th div { height:41px; line-height:43px; }
#terms .contract-tbl tbody th { font-weight:normal; }

.btm-msg { padding-top:30px; line-height:18px; }


.pageName {
    color: rgb(51, 51, 51);
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    padding-top: 95px;
    padding-bottom: 35px;
}
.joinStep {
    text-align: center;
    font-size: 0;
}

.joinStep span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    color: #888888;
    padding: 0 37px;
    position: relative;
}

.joinStep span.on {
    color: #333333;
    font-weight: 700;
}

.joinStep span::after {
    content: "";
    background: #dddddd;
    width: 1px;
    height: 13px;
    position: absolute;
    top: 3px;
    left: 0;
}

.joinStep span:first-child::after {
    display: none;
}
.allAgree {
    background: #fafafa;
    height: 64px;
    line-height: 64px;
    margin-top: 55px;
    padding: 0 24px;
    display: block;
}

#terms {
    width: 1090px;
    margin: 0 auto;
}

.allAgree label {
    color: #333333;
    font-size: 17px;
    font-weight: 700;
}
.form_element.tit {
    height: 65px;
    line-height: 65px;
    padding: 0 24px;
    display: block;
    color: #333333;
    border-bottom: 1px solid #dddddd;
}

.form_element.tit span {
    position: absolute;
    right: 24px;
    top: 50%;
    color: #333;
    font-size: 13px;
    border-bottom: 1px solid #000;
    height: auto;
    line-height: normal;
    transform: translateY(-50%);
    cursor: pointer;
}

.privercy-contract {
    padding: 24px 0;
    display: none;
}

.privercy-contract textarea {
    width: 100%;
}
#join_privacyA, #join_privacyA_noti, #join_privacyB, #join_privacyB_noti, #join_privacy_ad, #join_privacy_ad_noti {display:none;}
#terms .contract-tbl {
    width: calc(100% - 48px) !important;
    margin: 24px auto;
}
.new-privercy-contract .privacy-noti {
    margin-bottom: 24px;
}

h4#chk_cont5 {}

#chk_cont5 div {
    display: inline-block;
    font-size: 15px;
    margin-left: 10px;
}

#chk_cont5 div label {
    padding: 0px 0px 0px 24px;
    margin: 0 10px;
}

.notice {
    color: #888888;
    font-size: 14px;
    line-height: 2;
    padding: 24px 24px 0;
}

#terms .contract-tbl thead th {
    border-top: 1px solid #000;
    color: #000000;
    font-size: 13px;
} 
.new-privercy-contract .privacy-noti {
    color: #888888;
    font-size: 14px;
    line-height: 2;
    padding: 0 24px;
}
/* BASIC css end */

