@charset "UTF-8";
/* ----------------------------------------------
 * HanbitSoft Infra Development Team
 * 출석체크이벤트 Stylesheet
 * Author - moran67@hanbitsoft.co.kr 211202
------------------------------------------------- */
/* CSS Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
img,
strong,
small,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
select,
input,
button,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
figure,
figcaption {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

img,
fieldset,
button {
  border: 0;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body,
input,
button,
textarea,
select,
table,
kbd {
  line-height: 1.2;
  font-family: Malgun Gothic, "맑은고딕", "돋움", dotum, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

img {
  vertical-align: middle;
}

ol,
ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover,
a:focus,
a:active {
  text-decoration: none !important;
}

button,
label {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
legend {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  visibility: hidden;
}

/* Reserved Class
-------------------------------------------------------------- */
.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  width: 1px;
  height: 1px;
}

.clearFix {
  zoom: 1;
}

.clearFix:after {
  content: "";
  display: block;
  clear: both;
}

body {
  width: 100%;
  height: 100%;
  background: #000;
}

#wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1200px;
  max-width: 2000px;
  margin: 0 auto;
}

#wrap .inner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

#wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#evt-header {
  background: url(../images/bg_top.jpg) no-repeat 50% 0;
  height: 583px;
}

#evt-container {
  position: relative;
  background: url(../images/bg_contents.jpg) no-repeat 50% 0;
  height: 2609px;
}

#evt-container button {
  background: transparent;
}

#evt-container .login-area-wrap {
  position: relative;
  top: 0;
  left: -100px;
}

#evt-container .login-before {
  position: relative;
  background: url(../images/before_login.png) no-repeat;
  width: 1260px;
  height: 260px;
  margin: 0 auto;
}

#evt-container .login-after {
  position: relative;
  background: url(../images/after_login.png) no-repeat;
  width: 1260px;
  height: 260px;
  margin: 0 auto;
}

#evt-container .login-after dl {
  display: inline-block;
  vertical-align: middle;
  margin-top: 40px;
}

#evt-container .login-after dd {
  height: 51px;
  line-height: 51px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  font-family: Malgun Gothic, "맑은고딕", "돋움", dotum, Helvetica, sans-serif;
}

#evt-container .login-after .my--info-stack {
  width: 90px;
  margin-left: 294px;
}

#evt-container .login-after .my--info-familycrest {
  width: 294px;
  margin-left: 202px;
}

#evt-container .login-after .my--info-btn {
  position: absolute;
  top: 41px;
  right: 33px;
}

#evt-container .login-after .btn--family-change {
  width: 152px;
  height: 51px;
  margin-right: 17px;
}

#evt-container .login-after .btn--reward-list {
  width: 152px;
  height: 51px;
}

#evt-container .btn--login {
  position: absolute;
  top: 41px;
  right: 215px;
  width: 152px;
  height: 51px;
}

#evt-container .evt-cont01 .table-attend {
  width: 1100px;
  height: 781px;
  margin: 92px auto 0;
}

#evt-container .evt-cont01 .table-attend thead th {
  height: 52px;
}

#evt-container .evt-cont01 .table-attend tbody td {
  position: relative;
  width: 157px;
  height: 220px;
}

#evt-container .evt-cont01 .evt-btn {
  position: absolute;
  top: 171px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(../images/btn/btn_check.jpg) no-repeat;
  width: 128px;
  height: 36px;
  cursor: default;
}

#evt-container .evt-cont01 .evt-btn.non {
  background: url(../images/btn/btn_non.jpg) no-repeat;
}

#evt-container .evt-cont01 .evt-btn.reward {
  background: url(../images/btn/btn_reward.jpg) no-repeat;
  cursor: pointer;
}

#evt-container .evt-cont01 .evt-btn.comp {
  background: url(../images/btn/btn_comp.jpg) no-repeat;
}

#evt-container .add-benefit {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1100px;
  margin: 463px auto 0;
}

#evt-container .add-benefit dl {
  width: 275px;
  text-align: center;
}

#evt-container .add-benefit .evt-btn {
  position: static;
  width: 128px;
  height: 36px;
  background: url(../images/btn/btn_reward.jpg) no-repeat;
  cursor: pointer;
}

#evt-container .add-benefit .evt-btn.comp {
  background: url(../images/btn/btn_comp.jpg) no-repeat;
  cursor: default;
}

#evt-container .add-benefit .evt-btn.btn-evt-enter {
  background: url(../images/btn/btn_evt_enter.jpg) no-repeat;
  cursor: pointer;
}

#evt-container .add-benefit .evt-btn.btn-evt-enter.comp {
  background: url(../images/btn/btn_comp.jpg) no-repeat;
  cursor: default;
}

#evt-container .add-benefit .evt-btn.btn-evt-enter.aplct {
  background: url(../images/btn/btn_cmpltEntry.jpg) no-repeat;
  cursor: default;
}

#evt-container .add-benefit .more-item:hover > div {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#evt-container .add-benefit .more-item-btn {
  position: absolute;
  top: -77px;
  left: 50%;
  display: block;
  width: 25px;
  height: 25px;
  margin-left: 437px;
  cursor: pointer;
}

#evt-container .add-benefit .more-item-view {
  position: absolute;
  top: -50px;
  right: -211px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 300ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

#evt-container .add-benefit .more-item-view a {
  position: absolute;
  top: 181px;
  left: 316px;
  display: block;
  width: 153px;
  height: 20px;
}

#evt-container .evt-linker {
  position: absolute;
  top: 170px;
  left: 298px;
  width: 505px;
  height: 25px;
}

/* popup */
.layer--popup {
  position: fixed;
  top: -99999px;
  left: 0;
  right: 0;
  text-align: center;
  overflow: auto;
}

.layer--popup:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

.layer--popup.on:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.layer--popup-inner {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.layer--popup-cont {
  background: url(../images/popup/popup_bg.jpg) no-repeat;
  width: 530px;
  height: 650px;
  padding-top: 90px;
  font-family: Malgun Gothic, "맑은고딕", "돋움", dotum, Helvetica, sans-serif;
}

.layer--popup-cont table {
  -webkit-box-shadow: 4px 4px 4px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 4px 4px 3px rgba(0, 0, 0, 0.5);
  border-top-right-radius: 5px;
  position: relative;
  width: 484px;
  margin: 0 auto;
  font-size: 12px;
  border-collapse: collapse;
}

.layer--popup-cont table::after {
  position: absolute;
  top: 48px;
  width: 100%;
  height: 377px;
  content: "";
  display: block;
  background: #fff;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 8;
}

.layer--popup-cont table ::-webkit-scrollbar {
  width: 4px;
}

.layer--popup-cont table ::-webkit-scrollbar-track {
  background: #b8b9b2;
}

.layer--popup-cont table ::-webkit-scrollbar-thumb {
  background: #b23d19;
}

.layer--popup-cont table:after {
  content: "";
  display: table;
  clear: both;
}

.layer--popup-cont table thead {
  float: left;
  width: 484px;
}

.layer--popup-cont table tbody {
  z-index: 99;
  position: absolute;
  top: 48px;
  overflow-y: auto;
  overflow-x: hidden;
  float: left;
  width: 484px;
  height: 375px;
}

.layer--popup-cont table tr {
  display: table;
  width: 484px;
}

.layer--popup-cont table td {
  height: 44px;
  color: #000;
  border-top: 1px solid #e5e5e5;
  background: #fff;
}

.layer--popup-cont table th:nth-of-type(1),
.layer--popup-cont table td:nth-of-type(1) {
  width: 140px;
}

.layer--popup-cont table th:nth-of-type(2) {
  width: 202px;
}

.layer--popup-cont table td:nth-of-type(2) {
  width: 202px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

.layer--popup-cont table th:nth-of-type(3),
.layer--popup-cont table td:nth-of-type(4) {
  width: 142px;
}

.layer--popup-cont table .nolist {
  width: 484px !important;
  padding: 133px 0;
  text-align: center;
  border-bottom: 0 !important;
}

.layer--popup-cont .paging {
  position: absolute;
  top: 529px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  text-align: center;
}

.layer--popup-cont .paging a,
.layer--popup-cont .paging strong {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  color: #fff;
}

.layer--popup-cont .paging a:hover,
.layer--popup-cont .paging strong:hover {
  color: #fff;
}

.layer--popup-cont .paging strong {
  background: #e59525;
  padding: 3px 8px 4px 8px;
}

.layer--popup-cont .paging button {
  background: transparent;
}

.layer--popup-cont .btn--ok {
  position: absolute;
  top: 568px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 99;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.layer--popup-cont .btn--ok:hover {
  -webkit-transform: translateY(5px);
          transform: translateY(5px);
}

.layer--popup.on {
  z-index: 9;
  top: 0;
  bottom: 0;
}

.layer--popup.on .layer--popup-cont {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation: openSpace 600ms ease forwards, fromAbove 600ms both;
          animation: openSpace 600ms ease forwards, fromAbove 600ms both;
}

/* animation */
@-webkit-keyframes beat {
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}
@keyframes beat {
  50% {
    -webkit-transform: scale(0.95);
            transform: scale(0.95);
  }
}

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }
  75% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1.01);
            transform: scale(1.01);
  }
  75% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes openSpace {
  to {
    max-height: 650px;
  }
}

@keyframes openSpace {
  to {
    max-height: 650px;
  }
}

@-webkit-keyframes fromAbove {
  0% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes fromAbove {
  0% {
    opacity: 0;
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
