@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(/common/css_2014/NanumGothic-Regular.eot);
  src: url(/common/css_2014/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(/common/css_2014/NanumGothic-Regular.woff2) format('woff2'),
       url(/common/css_2014/NanumGothic-Regular.woff) format('woff'),
       url(/common/css_2014/NanumGothic-Regular.ttf) format('truetype');
}

body {font-family: 'Nanum Gothic', dotum, 'µ¸¿ò'; color: #666; font-size: 12px;}
a {text-decoration: none; color: #666;cursor:pointer;}
a:focus {outline:none;}

.wrap{position:absolute; top:0px; left:0px; width:100%;}
.wrap .container{position:relative; top:0px; margin:0 auto; width:930px;}
.wrap .container .event_bg_01{position:relative; width:930px; height:558px; background:url("../images/bg_image_01.jpg") no-repeat; }
.wrap .container .event_bg_01 .btn{position:absolute; top:431px; left:315px; width:301px; height:82px;}
.wrap .container .event_bg_02{position:relative; width:930px; height:452px; background:url("../images/bg_image_02.jpg") no-repeat; }
.wrap .container .event_bg_02 .btn{position:absolute; top:311px; left:154px; width:207px; height:56px;}
.wrap .container .event_bg_03{position:relative; width:930px; height:1199px; background:url("../images/bg_image_03.jpg") no-repeat; }
.wrap .container .event_bg_03 .btn{position:absolute; left:315px; bottom:36px; width:301px; height:82px;}

.wrap .container .event_stage{position:relative; width:930px; height:515px; background:url("../images/event_stage.jpg") no-repeat;}
.wrap .container .event_stage .stage .tdisc_01{position:absolute; top:88px; left:256px; width:91px; height:105px;}
.wrap .container .event_stage .stage .tdisc_02{position:absolute; top:88px; left:575px; width:91px; height:105px;}
.wrap .container .event_stage .stage .tdisc_03{position:absolute; top:271px; left:256px; width:91px; height:105px;}
.wrap .container .event_stage .stage .tdisc_04{position:absolute; top:271px; left:576px; width:91px; height:105px;}

.wrap .container .event_stage .machine{position:relative; top:64px; left:288px; width:340px; height:360px; display:none;}
.wrap .container .event_stage .machine_drop{position:absolute; top:65px; left:364px; width:193px; height:315px;}

.wrap .container .share_layer{position:absolute; top:457px; left:128px; width:660px; height:465px; background:url("../images/event_share_bg.jpg") no-repeat; z-index:11; display:none;}
.wrap .container .share_layer .close{position:absolute; top:12px; right:12px; width:35px; height:35px; cursor:pointer;}
.wrap .container .share_layer .sns_btn{position:absolute; top:241px; left:168px;}
.wrap .container .share_layer .sns_btn img{margin-right:53px;}
.wrap .container .share_layer .re_select{position:absolute; left:230px; bottom:48px;}

.dimd{position:absolute; top:0px; left:0px; width:100%; height:100%; background:#000; opacity:0.7; z-index:10; display:none;}