@charset "utf-8";

@font-face {
  font-family:'Noto Sans KR', sans-serif;
  font-weight:700;
  src: url(font/NotoSansKR-Bold.ttf) format('truetype');
}

/* Reset */
body,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,table,th,td,form,fieldset,legend,input,textarea,button,select{margin:0;padding:0}
html,body{width:100%;height:100%}
body,input,textarea,select,table{font-family:'NanumSquare','돋움',Dotum,sans-serif;font-size:12px;line-height:1;letter-spacing:-.05em}
img,fieldset{border:0;vertical-align:top}
dl,ul,ol,li{list-style:none}
caption,em{font-style:normal}
a{text-decoration:none;cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
button{font-family:inherit;border:0;background-color:transparent;cursor:pointer}
button::-moz-focus-inner{padding:0;border:0}
caption,.blind{overflow:hidden;position:absolute;width:0;height:0;font-size:0;line-height:999px;white-space:nowrap}

/* Layout */
.wrap{position:relative;overflow:hidden;min-width:1200px;z-index:10}
.header{position:absolute;top:0;left:50%;width:1200px;margin-left:-600px;z-index:20}

/* header */
.header .gnb{display: inline-block;vertical-align: middle;}
.header .logo{margin-top: 18px}
.header .manu_list{margin-top: 10px;float: right;font-size: 0}
.manu_list .menu_item{display: inline-block;vertical-align:middle;clear:both}
.manu_list .link_login {display:none}
.manu_list .link_login.on{display:block}
.manu_list .menu_name{display: inline-block;position: relative;padding: 0 10px;font-family:Dotum,'돋움',sans-serif;letter-spacing: -0.082em; color: #082845;font-size: 11px}
.manu_list .menu_name.border_left::before{display: inline-block;position: absolute;top: 1px;left: 0;width: 1px;height: 9px;background: #87a2b3;content: ''}

/* content */
.container{position:relative;width:1200px;margin:0 auto;z-index:10}
.header{position:relative;height:585px;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/img_bg_title.png) no-repeat}
.content{position:relative;height:1837px;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/img_bg_main_v2.jpg) no-repeat}
.sc_buy .btn_buy{position: absolute;top: 631px;right: 69px;width: 320px;height: 85px;}

/* footer */
.footer{position:relative;height:76px;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/img_footer.png) no-repeat;text-align:center}
.footer .copyright{position:absolute;top:25px;left:435px;width:320px;height:25px;font-size:14px;color:#7b6a52;letter-spacing:0}
.bg_l{position:absolute;left:0;top:0;margin-left:-600px;width:50%;height:100%;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/bg_l.png) no-repeat 100% 0}
.bg_r{position:absolute;left:50%;top:0;width:50%;height:100%;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/bg_r.png) no-repeat 600px 0;z-index:-1}

/*****
	popup
*****/
.dimmed{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000;opacity:0.7;filter:alpha(opacity=70)}
.ly_pop{position:fixed;top:50%;left:50%;width:580px;height:412px;margin:-245px 0 0 -290px;font-family:"Noto Sans KR",sans-serif;z-index:101;background:url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/img_pop_bg.png) no-repeat;text-align:center;font-weight:700}
.ly_pop .title{height:99px;font-size:36px;line-height:99px}
.ly_pop .desc_box{position:relative;height:205px;font-size:0;text-align:center}
.ly_pop .desc_box:before{display:inline-block;height:100%;vertical-align:middle;content:''}
.ly_pop .desc_wrap{display:inline-block;position:relative;max-width:580px;margin:0 auto;vertical-align:middle}
.ly_pop .desc_wrap .desc{margin-bottom:10px;line-height:28px;font-size:20px}
.ly_pop .desc_wrap .desc_blue{color:#006cda;letter-spacing:-2px}
.ly_pop .btn_close{position:absolute;bottom:34px;left:188px;width:200px;height:75px;background: url(https://hangame-images.toastoven.net/hangame/poker/event/2023/1024_esg_avatar/btn_close.png) no-repeat}