/* BASIC css start */
#wrap { position:relative; width:100%; height:100vh; 
background-image: url("http://nubizio777.img17.kr/event/2024/1213_secret/pc/bg_secret.jpg"); 
background-size: cover; 
background-repeat: no-repeat;
background-position: center; }

.section { position:relative }

.secretBg { position:absolute; top:0; left:0; right:0; width:100%; height:auto; overflow:hidden }
.secretBg div { margin-left:-960px; position:absolute; top:0; left:50%; width:1920px; height:auto; }


.secretTop { padding-top:60px; text-align:center; }
.secretTop img { width:30%; }

.secretCodeArea { margin:0 auto; padding-top:60px; width:318px }
.secretCodeArea .secretCode input { width:318px; height:77px; font-size:20px; color:#000000; font-weight:bold; text-align:center; line-height:77px; border:0; background:#fff; }
.secretCodeArea .secretBtn { padding-top:20px; font-family: 'Noto+Sans:ital'; }
.secretCodeArea .secretBtn span { display:block; height:76px; font-size:22px; color:#fff; font-weight:bold; text-align:center; line-height:76px; border:1px solid #fff; cursor:pointer ;}

.secretNotice { padding-top:30px }
.secretNotice ul { margin:0 auto; width:520px }
.secretNotice li { margin-left:10px; padding-top:7px; font-size:16px; color:#fff; text-indent:-10px ; text-align:center; font-size:24px; line-height:1.3; font-family: 'Noto+Sans:ital';}

.txt_time { display:none !important }
/* BASIC css end */

