@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;}
#winner .info select::-ms-expand {display: none;}
#winner .info select {line-height: 32px; font-size: 30px; 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;}


#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_02 {height: 2627px; background-image: url('../images/section_02.jpg');}
#winner .section_04 {height: 2068px; background-image: url('../images/section_04.jpg');}
#winner .section_06 {height: 1963px; background-image: url('../images/section_06.jpg');}
#winner .section_02 .info {position: absolute;top: 2450px;left: 173px;width: 698px;}
#winner .section_02 .info input[type=text], input[type=tel] {height: 53px;line-height: 53px;font-size: 30px;color:#302428;padding: 0 10px;outline:none;box-sizing: border-box;border: 0;background: transparent;} 
#winner .section_02 .info select {width: 29%;height: 53px;}
#winner .section_02 .info .tel { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
#winner .section_02 .info .tel input[type=tel] {width: 32%;margin-left: 19px;}
#winner .section_02 .entry_btn {top: 100px;left: 148px;width: 310px;height: 78px;}
#winner .section_02 #player {position: absolute;left: 83px;top: 292px;width: 782px;height: 472px;} 
#winner .section_02 .link_btn {left: 318px;top: 786px;width: 312px;height: 78px;} 

#winner .section_04 .info {position: absolute;top: 1891px;left: 173px;width: 698px;}
#winner .section_04 .info input[type=text], input[type=tel] {height: 53px;line-height: 53px;font-size: 30px;color:#302428;padding: 0 10px;outline:none;box-sizing: border-box;border: 0;background: transparent;} 
#winner .section_04 .info select {width: 29%;height: 53px;}
#winner .section_04 .info .tel { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
#winner .section_04 .info .tel input[type=tel] {width: 32%;margin-left: 19px;}
#winner .section_04 .entry_btn {top: 100px;left: 148px;width: 310px;height: 78px;}

#winner .section_06 .info {position: absolute;top: 1380px;left: 173px;width: 698px;}
#winner .section_06 .info input[type=text], input[type=tel] {height: 53px;line-height: 53px;font-size: 30px;color:#302428;padding: 0 10px;outline:none;box-sizing: border-box;border: 0;background: transparent;} 
#winner .section_06 .info select {width: 29%;height: 53px;}
#winner .section_06 .info .tel { display: flex; flex-direction: row; align-items: center; justify-content: space-between; }
#winner .section_06 .info .tel input[type=tel] {width: 32%;margin-left: 19px;}
#winner .section_06 .entry_btn {top: 100px;left: 148px;width: 310px;height: 78px;}

.btn_copy{position: absolute;bottom: 793px;left: 674px;/* transform: translateX(-50%); */font-size: 0;color: transparent;display: block;width: 180px;height: 61px;}
.ep03 .section_02 .btn_copy + input{position:absolute; bottom: 526px;}
