@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;}
.inner { position:relative; margin:0 auto; width:750px; height:100%;} 
.btn { position:absolute; background: url('../images/bg_null.png') repeat; font-size: 0; text-indent: -150%;} 
.section { position: relative; min-width:750px; width:100%; background-position: top center; background-repeat: no-repeat; } 
input[type=text]{padding:0 10px;}
input, select{outline:none;}

#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 {width: 750px; margin: 0 auto; overflow: hidden;}
#winner .section {position:relative;}
#winner input[type=text], #winner input[type=tel]{width: 100%; height: 46px; font-size: 28px; line-height: 46px; border: none; box-shadow: none; vertical-align: top; box-sizing: border-box; background-color: transparent; color: #391300; padding:0 10px;}
#winner select{height: 46px; padding: 0 10px; border: none; box-shadow: none; box-sizing: border-box; background-color: rgba(255, 255, 255, 0); font-size: 28px; color: #391300; border-radius: 0px; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
#winner .info {position: absolute; top: 706px; left: 207px; font-size: 0; box-sizing: border-box;}
#winner .info > div{font-size: 0;}
#winner .info > div + div {margin-top: 12px;}
#winner .info .tel select{width: 135px;}
#winner .info .tel input {width: 128px; margin-left:10px;}
#winner .entry_btn {top: 795px; left: 223px; width: 304px; height: 66px;}

#winner .section_01 { height: 1300px; background-image: url('../images/section_01.jpg?1'); }
#winner .section_02 { height: 2476px; background-image: url('../images/section_02.jpg?1'); }
#winner .section_03 { height: 1837px; background-image: url('../images/section_03.jpg?1'); }
#winner .section_04 { height: 3908px; background-image: url('../images/section_04.jpg?1'); }

#winner .tab_wrap{position:absolute; bottom:0; width:100%; height:121px; font-size:0; background:url('../images/img_tab.png') no-repeat 0 / 100% auto;}
#winner .tab_wrap.on{position:fixed; top:0; z-index:140; width:750px; height:121px;}
#winner .tab_wrap a{display:inline-block; width:50%; height:121px;}

#winner .section_02 .video_wrap{position: absolute; top: 1733px; left: 34px; width: 683px; height: 385px; overflow: hidden; margin:0 auto;}
#winner .section_02 .video_wrap iframe{display:block; width:100%; height:100%;}
