@charset "utf-8"; @font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff2) format('woff2'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.woff) format('woff'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v4/NanumGothic-ExtraBold.ttf) format('truetype');
}

body {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  color: #3a3a3a;
}

select, input {
  outline: none;
}

select {
  -o-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
}

select::-ms-expand {
  display: none;
}

#winner .selectBox select {
  width: 228px;
  height: 78px;
  font-size: 30px;
  line-height: 78px;
  color: #391300;
  text-align: center;
  padding: 0 10px;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  border: 0;
  background: url('../images/null.png');
}

#winner .selectBox input {
  width: 217px;
  height: 78px;
  font-size: 30px;
  line-height: 78px;
  color: #391300;
  text-align: center;
  padding: 0;
  box-sizing: border-box;
  vertical-align: top;
  margin: 0;
  border: 0;
  background: url('../images/null.png');
  margin-left: 28px;
}

#winner .selectBox .okBtn {
  display: block;
  width: 429px;
  height: 119px;
  background: url('../images/null.png');
}

#winner div, #winner ul, #winner li, #winner img {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  list-style: none;
  border: 0;
  color: #3a3a3a;
}

#winner {
  margin: 0 auto;
  width: 950px;
}

#winner .section {
  position: relative;
}

#winner .section_01 {
  height: 2715px;
  background: url('../images/section_01.jpg') center bottom / 100% auto;
}

#winner .section_02 {
  height: 2655px;
  background: url('../images/section_02.jpg') center bottom / 100% auto;
}

#winner .section_03 {
  height: 1650px;
  background: url('../images/section_03.jpg') center bottom / 100% auto;
}

#winner .section_04 {
  height: 665px;
  background: url('../images/section_04.jpg') center bottom / 100% auto;
}

#winner .section_99 {
  height: 2241px;
  background: url('../images/section_99.jpg') center bottom / 100% auto;
}

#winner .section_02 .selectBox {
  position: absolute;
  top: 2326px;
  left: 167px;
}

#winner .section_02 .okBtn {
  margin-left: 93px;
  margin-top: 52px;
}

#winner .section_03 .selectBox {
  position: absolute;
  top: 1332px;
  left: 166px;
}

#winner .section_03 .selectBox .okBtn {
  margin: 52px 0 0 94px;
}

#winner .section_01 .tab_wrap {
  position: absolute;
  bottom: 0;
  font-size: 0;
  width: 950px;
  height: 182px;
  background: url('../images/tab_01.png') no-repeat center / auto;
}

#winner .section_01 .tab_wrap a {
  display: inline-block;
  height: 100%;
}

#winner .section_01 .tab_wrap a.tab_01 {
  width: 490px;
}

#winner .section_01 .tab_wrap a.tab_02 {
  width: 460px;
}

#winner .section_01 .tab_wrap.act01 {
  position: fixed;
  top: 0;
  z-index: 1;
  background-image: url('../images/tab_01.png');
}

#winner .section_01 .tab_wrap.act01 a.tab_01 {
  width: 490px;
}

#winner .section_01 .tab_wrap.act01 a.tab_02 {
  width: 460px;
}

#winner .section_01 .tab_wrap.act02 {
  position: fixed;
  top: 0;
  z-index: 1;
  background-image: url('../images/tab_02.png');
}

#winner .section_01 .tab_wrap.act02 a.tab_01 {
  width: 475px;
}

#winner .section_01 .tab_wrap.act02 a.tab_02 {
  width: 475px;
}
