@charset "euc-kr";

/* layout */
html, body {margin:0; padding:0; -webkit-text-size-adjust:none; }
body, input, select, button, textarea, h2, h3, h4, h5, h6, table {
font:normal 12px/1.5 Malgun Gothic, dotum, Arial,AppleGothic,Sans-serif; color:#333; }
html, body, div, form, input, select, button, textarea, legend, fieldset, h1, h2, h3, h4, h5, h6,
ul, ol, dl, li, dt, dd, blockquote, address, p, th, td, caption { margin:0; padding:0; }
.hidden {width:0; height:0; padding:0; margin:0; overflow:hidden; font-size:0; visibility:hidden; position:absolute}
button{padding:0; margin:0; border:0; background:none; cursor:pointer;}

#event { text-align:left; }
#event > div { position:relative; width:1080px; }
.useName{position:absolute; top:424px; left:0px; width:100%; box-sizing:border-box; text-align:center; font-weight:bold; font-size:130px; color:#ff85a2; padding:0 30px;}
.event .event_section{ position:relative; width:100%; }
.porelative{position:relative;}
.slideArea{position:relative; padding-top:168px; }
.imgArea.last{padding-bottom: 20px; background: #f0f0f0;}

.snsList{position:absolute; left:0px; bottom:118px; width:100%; text-align:center;}
.snsList a{margin:0 30px;}

/* slick slide */
.slick-slider{position:relative;}
.slick-slide a:focus{outline: none !important;}
.slick-arrow{cursor:pointer;}
.slick-arrow:focus{outline: none !important;}
.slick-slide{float:left;}
.slick-track{*zoom:1;}
.slick-track:after{content:''; display:block; clear:both;}
.slick-dots{text-align:center;}
.slick-list{overflow:hidden;}
.slick-arrow{position:absolute; top:50%; margin-top:-150px; width:74px; height:159px; border:0; background:none; text-indent:-9999px; overflow:hidden; z-index:99;}
.slick-prev{left:30px; background:url('../images/btn_arrowPrev.png') no-repeat 0 0 }
.slick-next{right:30px; background:url('../images/btn_arrowNext.png') no-repeat 0 0 }
.slick-dots{position:absolute; top:0px; left:0px; width:100%;}
.slick-dots:after{content:""; display:block; clear:both;}
.slick-dots li{float:left; width:25%; width:270px; height:170px;}
.slick-dots li:nth-child(1){background:url('../images/tab01.png') no-repeat 0 0;}
.slick-dots li:nth-child(2){background:url('../images/tab02.png') no-repeat 0 0;}
.slick-dots li:nth-child(3){background:url('../images/tab03.png') no-repeat 0 0;}
.slick-dots li:nth-child(4){background:url('../images/tab04.png') no-repeat 0 0;}
.slick-dots li.slick-active{height:186px; background-position:0 -170px !important; }
.slick-dots li button:focus{outline: none !important;}
.slick-dots li button{ cursor:pointer; text-indent:-999999px; box-sizing:border-box;}

/* btn_sns */
.btn_sns{display:inline-block; width:150px; height:150px; vertical-align:top;}
.btn_sns.btn_Kakao{background:url(../images/ico_sns01.png) no-repeat 0 0;}
.btn_sns.btn_Facebook{background:url(../images/ico_sns02.png) no-repeat 0 0;}
.btn_sns.btn_Instar{background:url(../images/ico_sns03.png) no-repeat 0 0;}

/* hide */
.hide{ position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; width: 1px; height: 1px;}




/* .slick-dots li{display:inline-block; margin:0 6px; line-height:12px;}
.slick-dots li button{ width:12px; height:12px; border:0; text-indent:-999px; padding:0; border-radius:12px;  background:#fff; vertical-align:top; overflow:hidden; box-sizing:border-box;}
.slick-dots li.slick-active button{background:#999}
.slick-dots li button:focus{outline: none !important;}
.slick-arrow{border:0; background:none; text-indent:-9999px; overflow:hidden;} */





