/* BASIC css start */
#wrap {
    position: relative;
    width: 100%;
    max-width: 2560px;
    background-image: url(http://nubizio777.img17.kr/event/2025/1218_familysale/pc/bg_secret.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
    margin: auto;
}

.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; }




.secretCodeArea {
    width: 318px;
    z-index: 10;
    margin: 0 auto;
    margin-top: 830px;
}

/* ÀÔ·ÂÃ¢ */
.secretCodeArea .secretCode input {
  width: 100%;
  height: 77px;
  font-size: 20px;
  text-align: center;
  line-height: 77px;
  border: 0;
  background: #fff;
  border-radius: 5px;
}




.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 {
    width: 550px;
    max-width: 90%;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 100px;
}

/* ¸®½ºÆ® ÃÊ±âÈ­ */
.secretNotice ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* ¸®½ºÆ® Ç×¸ñ */
.secretNotice li {
  margin: 0;
  padding: 7px 0;         
  font-size: 24px;
  color: #fff;
  line-height: 1.3;
  font-family: 'Noto Sans', sans-serif;
  text-align: center;      
}

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

