@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; width:100%; height:100%;}
.btn {position:absolute; font-size: 0; outline: none;}
#winner .info select::-ms-expand {display: none;}
#winner .info select {font-size: 30px; color:#302428; line-height: 32px; padding-left:10px; padding-right:10px; box-sizing: border-box; border: 0; background: transparent; -o-appearance: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; 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 {margin: 0 auto; width: 750px;}
#winner .section {position:relative;}
#winner .section_01 {height: 2534px; background: url('../images/section_01.jpg') no-repeat center top / 100% auto;}
#winner .section_01 .btn_wrap {position:absolute; bottom:0; left:0; display:flex; width:100%; height:auto;}
#winner .section_01 .btn_wrap .btn_link {display:block; width:100%; height:128px; font-size:0; color:transparent;}
#winner .section_01 .info {position: absolute;top: 992px;left: 185px;width: 465px; font-size:0;}
#winner .section_01 .info input[type=text], input[type=tel] { height:52px; line-height: 52px; font-size: 30px; color:#302428; padding: 0 10px; outline:none; box-sizing: border-box; border: 0; background: transparent;} 
#winner .section_01 .info select { width: 31%; height: 52px;}
#winner .section_01 .info .tel { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
#winner .section_01 .info .tel input[type=tel] { width:31%; margin-left:14px; }
#winner .section_01 .entry_btn {top: 84px; left: 72px; width: 238px; height: 70px;}
