@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanslao.css);
html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
}

img {
  display: block;
  padding: 0;
  margin: 0;
}

ul, li, div, form {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

a {
  color: #fff;
  text-decoration: none;
}

#popup {
  position: relative;
  padding: 0;
  margin: 0;
  width: 243px;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
}

.sub {
  width: 243px;
}

.sub_btn_bg {
  background: url(images/2021_newyear_popup_02.jpg);
  height: 25px;
  text-align: center;
  width: 243px;
}

.sub_btn {
  width: 119px;
  margin: 0 auto;
}

.popup_tex {
  width: 246px;
  height: 30px;
  background: #333333;
  color: #FFF;
  vertical-align: middle;
  float: left;
  position: relative;
  left: -1px;
  font-family: "Microsoft NeoGothic","맑은 고딕","Malgun Gothic",HelveticaNeue,"Helvetica Neue",AppleGothicNeoSD,"애플 SD 산돌고딕 Neo","Apple SD Gothic Neo",NanumGothic,"나눔 고딕","Droid Sans",돋움체,Dotum,sans-serif;
}

.popup_tex_01 {
  color: #FFF;
  font-size: 12px;
  float: left;
  padding-top: 5px;
  padding-left: 2px;
}

.popup_tex_01_s {
  position: relative;
  top: -2px;
}

.popup_tex_02 {
  color: #FFF;
  float: right;
  font-size: 12px;
  padding: 5px 15px 0 0;
}

.popup_tex_02 a {
  color: #FFF;
  text-decoration: none;
}

.popup_check {
  clear: both;
}
/*# sourceMappingURL=kbcard_popup.css.map */