/* BASIC css start */
/* 상단이 없으므로 top버튼 미노출 처리 */
.section_fixedFooter .btn_toggle_area .btn_up {display: none !important;}
.date {color:#0070C0;}
#date_end { padding:0 20px; font-size: 1em; color:#0070c0; text-align:right; font-weight:normal; }
.old_privacy { padding:10px; font-size: 1em; }
.old_privacy strong { display:inline-block; margin-bottom:5px; color:#000; }
.old_privacy select,
.old_privacy a.btn { vertical-align:middle; }
.old_privacy select { height:20px; }
.old_privacy a.btn { display:inline-block; padding:0 10px; height:18px; line-height:19px; border:1px solid #d4d4d4; background:#ebebeb; color:#2f2f2f; font-weight:bold; border-radius:5px; }

.h_title h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

#contents .popup .pop h3 {background: none;padding:0 20px;}
#contents .popup .pop .txt {padding:0 20px;}
/* BASIC css end */

