/*추가 퀵메뉴*/
#m_event{display:none;}
#m_kakao{display:none;}	

#btn_box{z-index:10006; float:left; position:fixed; top:350px; left:1700px; width:174px; height:338px; }
#btn_box img{width:100%; height:auto;}

#g_btn{z-index:10008;  position:absolute; left:26px; top:19px; width:100px; height:100px; margin-bottom:20px; cursor:pointer; }
#g_btn .talk{float:left; display:block; cursor:pointer;}
#e_btn {z-index:10008; margin-bottom:20px; position:absolute; top:135px; left:0px; width:154px; height:128px;}

#e_btn .event{cursor:pointer; }
#btn_box .t_btn{display:block; cursor:pointer; z-index:10008; position:absolute; top:283px; left:10px;
                width:144px; height:54px; background:#929292; border-top-left-radius:27px; border-bottom-left-radius:27px; }

#btn_box .t_btn h6{margin-left:20px; font-size:16px; line-height:54px; color:#fff;}
#btn_box .t_btn h6 span{line-height:54px; color:#fff; padding-right:10px;}

#barrier{display:none; z-index:10009; position:fixed; top:0px; width:100%; height:100%; background-color:rgba(25,25,25, 0);}
#barrier .m_ka{position: relative; width: 400px; height:640px; left:calc(50% - 200px); top:calc(50% - 320px);}
#barrier .m_ka .kakao{position:relative;  display:block; width:100%; height:auto;}
#barrier .m_ka .close_btn{z-index:10002; position: absolute; top:0px; right:0px; width:32px; height:32px; cursor:pointer;}

/*
이벤트 준비중입니다.
#content{display:block; float:left; width:100%; }
#event{float:left; width:100%; }
#event .event_in{margin:0 auto; position: relative; padding:200px 0 200px; width:554px;}

#event .event_in .m_p1{z-index:100; display:none; position:inherit; left:362px; width:199px; height:auto;}
#event .event_in .m_p2{z-index:100; display:none; position:inherit; left:-100px; top:-100px; width:386px; height:auto;}

#event .event_in img{width:100%; height:auto;}
#event .event_in .event{margin-bottom:30px;}

#event .event_in .event_txt{position:relative; z-index:1000; margin-bottom:30px; text-align:center;}
#event .event_in .event_txt p{font-size:23px; line-height:2.25rem; color:#333;}
*/

/* 2018년 신규 이벤트 입니다.*/
#content{display:block; float:left; width:100%;   }
#event{float:left; padding:100px 0 100px; width:100%; background:url("http://ccei.co.kr/theme/ccei/images/event/back.jpg")no-repeat center center; background-size:cover;}
#event .event_in{margin:0 auto; position: relative; width:980px; height:100vh; }
#event .event_in .e_img{ float:left; text-indent: -9999px; width:100%; height: 100%;
    background:url("http://ccei.co.kr/theme/ccei/images/event/object.png")no-repeat center center;
    background-size:100% 100%; }

#event .event_in:after{clear:both; display:block; content:'';}
