@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;}
#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: 100%;}
#winner .section {position:relative; background-position: top center; background-repeat: no-repeat;}

#winner .section_01 {height: 1977px; background-image: url('../images/section_01.jpg');}
#winner .section_02 {height: 244px; background-image: url('../images/section_02.jpg');}
#winner .section_03 {height: 1650px; background-image: url('../images/section_03.jpg');}
#winner .section_04 {height: 242px; background-image: url('../images/section_04.jpg');}
#winner .section_05 {height: 1668px; background-image: url('../images/section_05.jpg');}

#winner .inner_cont {position: relative; margin: 0 auto; width:708px; height: 100%;}
#winner .selectBox {position: absolute; left: 0; top: 0; width: 100%; height: 100%;} 

#winner .selectBox select {margin: 0;padding: 0 10px;width: 199px;height: 70px;font-size: 22px;line-height:70px;text-align: center;box-sizing: border-box;vertical-align: top;border: 0;background:  url('../images/null.png');color: #391300;}
#winner .selectBox input {width: 199px;margin: 0;padding: 0;height: 70px;font-size: 22px;line-height:70px;text-align: center;box-sizing: border-box;vertical-align: top;border: 0;background: url('../images/null.png');color: #391300;}
#winner .selectBox .tel{position:absolute;top: 5px; left:5px;}
#winner .selectBox .tel_01{margin-left: 0;}
#winner .selectBox .tel_02{margin-left: 50px;}
#winner .selectBox .tel_03{margin-left: 50px;}
#winner .selectBox .okBtn{position: absolute;width: 416px;height: 98px;left: 145px;bottom: 0;background: url('../images/null.png');}
