@charset "utf-8";

/* ----------------------------------------------
 * HanbitSoft Service Development Team
 * 꽃단장세트할인 Stylesheet
 * Author -jhkim88@hanbitsoft.co.kr 20160608
------------------------------------------------- */

/* CSS Reset
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, img, strong, small, dl, dt, dd, ol, ul, li, fieldset, form, select, input, button, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure, figcaption{margin:0; padding:0;font-size:12px}
img, fieldset, button{border:0;}
article, aside, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block;}
body, input, button, textarea, select, table, kbd{line-height:1.2; font-family:'맑은 고딕', Malgun Gothic, dotum, Helvetica, sans-serif;font-size:12px; color:#000;}
img{vertical-align:middle;}
ol, ul{list-style:none;}
a{text-decoration:none; color:#000;}
a:hover, a:focus, a:active{text-decoration:underline; color:#0000ff;}
button, label{cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner{padding:0; border:0;}
table{border-collapse:collapse; border-spacing:0;}
caption, legend{width:0; height:0; font-size:0; line-height:0; text-indent:-9999px; visibility:hidden;}

/* Reserved Class
-------------------------------------------------------------- */
.irPm{display:block; font-size:0; line-height:0; text-indent:-9999px;}
.irWa{display:block; overflow:hidden; position:relative; width:100%; height:100%; z-index:-1;}
.blind{width:1px; height:1px; font-size:0; line-height:0; position:absolute; top:0; left:-1000%; overflow:hidden;}
.clearFix{zoom:1;}
.clearFix:after{clear:both; display:block; content:'';}

/* Styles
-------------------------------------------------------------- */
html, body{background-color:#0e1e5a;width:100%;height:100%}
#wrap{width:100%;margin:0 auto;position:relative;min-width:1200px;overflow:hidden;background:url(../images/bg.jpg) no-repeat 50% 0}
#wrap .inner{position:relative;width:1200px;height:1200px;margin:0 auto}

.btn_wrap{position:absolute;top:25px;right:0}
.btn_wrap li{float:left}
.btn_wrap a{display:block;overflow:hidden;width:109px;height:40px;background-image:url(../images/sp_evt.png);background-repeat:no-repeat;background-position:-120px 0;text-indent:-9999px}
.btn_wrap li:first-child a{width:120px;background-position:0 0;}
.evt_list li{position:absolute;z-index: 999999}
.evt_list li.evt01{top:380px;left:0}
.evt_list li.evt02{top:380px;left:392px}
.evt_list li.evt03{top:380px;left:784px}
.evt_list li.evt04{top:750px;left:0}
.evt_list li.evt05{top:750px;left:392px}
.evt_list li.evt06{top:750px;left:784px}
.evt_list li a{position:relative}
.evt_list li a img{display:block}
.evt_bg{display:none;position:absolute;top:-15px;left:-9px;width:434px;height:403px}
.evt02 .evt_bg{left:-14px}
.jquery-bubble img{width:100%}