/*
 * @title		이벤트 공통
 * @author		김보람
 * @date		2019.11.28
 * @update		수정날짜(수정자)
 * @description
 */

.header{height:40px;background:url(//img1.itemmania.com/images/event/fullSize_event/bg_top.gif) repeat-x;}
.inner{position:relative;width:1200px;margin:0 auto;}
.header .logo{float:left;}
.header .nav{float:right;margin-top:8px;}
.header .nav li{display:inline-block;padding:0 7px 0 10px;background:url(//img1.itemmania.com/images/event/fullSize_event/bar.gif) no-repeat 0 6px;vertical-align:middle;line-height:20px;font-size: var(--font-size-base)}
.header .nav li:first-child, .header .nav li:last-child{background:none;}
.header .nav li:last-child{margin-left:3px;}
.btn_square_gray3{padding:0 6px !important;height:24px;font-size:13px!important;}

.container{background-color:#FFF;font-size:14px;line-height:1.7;min-width:1200px;}
.cont{overflow:hidden;margin:0 auto;background-repeat:no-repeat;background-position:50% 0;text-align:center;}

.blind{position:absolute;top:-99999px;left:0;overflow:hidden;width:1px;height:1px;font-size:1px;white-space:nowrap;}
.e_posa{display:block;position:absolute;}

.e_date{position:absolute;top:20px;left:20px;font-size:15px;font-weight:bold;letter-spacing:0;color:#000;}
.e_center{right:0;left:0;width:100%;text-align:center;}
.e_right{right:20px;left:auto;}

.e_ticket{position:absolute;text-align:center;color:#C92A2A;font:bold 50px/normal "tahoma";}

.e_notice_title{padding:10px;font-size:20px;font-weight:bold;letter-spacing:-2px;color:#000;}
.e_notice{padding:0 10px 20px 25px;font-size:14px;letter-spacing:-0.5px;line-height:1.2;}
.e_notice li{margin-bottom:5px;}
.e_notice li:last-child{margin-bottom:0;}
ol.e_notice{list-style:decimal;}

.e_btn_wrap{position:absolute;width:100%;font-size:0;text-align:center;}
.e_btn_wrap > a{display:inline-block;}
.e_btn_wrap > a:not(:last-child){margin-right:15px;}

.p_btn_wrap{box-sizing:border-box;width:100%;padding:10px 20px;font-size:0;text-align:center;}
.p_btn_wrap > a{display:inline-block;}
.p_btn_wrap > a:not(:last-child){margin-right:15px;}

.g_layer .inner{width:auto;border:0}
