/* BASIC css start */
/* 상단이 없으므로 top버튼 미노출 처리 */
.section_fixedFooter .btn_toggle_area .btn_up {display: none !important;}
#date_end { padding:15px 10px 0 0; font-size:15px; text-align:right; font-weight:normal; }
.old_privacy { padding:10px; }
.old_privacy strong { display:inline-block; margin-bottom:5px; color:#333; }
.old_privacy select,
.old_privacy a.btn { vertical-align:middle; }
.old_privacy select { width: 80%; }
.old_privacy a.btn { display: inline-block; width: 19%;border: 1px solid #efefef;color: #333;background-color: #efefef;height: 45px;line-height: 43px;text-align: center;box-sizing: border-box;}
/* BASIC css end */

