﻿@font-face {
    font-family: 'paybooc-Bold';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/paybooc-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
*{
	font-family: 'paybooc-Bold';
}
/* reset */
html, body{margin: 0; padding: 0px;max-height: 100%;width:100%;}


div#div_movetop{width:100%;height:61px;margin-top:34px;padding:0 auto;position:absolute;cursor:default;z-index:100;text-align:center;}
div#div_movetop div.gnbContainer{height:340px;position: relative;margin:0 auto;padding:0;z-index:994; text-align:left;content:'';display:table;clear:both;}
#div_movetop div.gnbContainer div.gnblogo{width:340px;margin:0 13px 0 0;float:left;overflow:hidden;}
#div_movetop div.gnbContainer div.gnblogo a{display:block;width:340px;height:0px;padding:0;}/*사용x*/
div#div_movetop div.gnbContainer div.gnbcontents{height:61px;margin-left:100px; padding:0;float:left;}

#promotionE{width:100% ; margin:0; padding:0; position:relative; background-size: cover;min-width:900px;margin:0 auto;}
.section1{ height:1460px;}
.section2{height:1016px;}
.section3{height:554px;}
.section4{height:72px;}

.bannerimg{position:relative; z-index:9999; margin-top:-1950px;left:-590px; background: url(../images/monster.png) center 0px no-repeat;min-height:404px;}

.swiper-slide {position:relative;width:100%;height:1016px;background-position:center top;background-repeat:no-repeat;}
.swiper-slide  a{position:absolute;left:50%;top:50%;}

.slide_dmo_eng {
	background: url("../images/main-sl1_eng.png");
}
.slide_red_eng {
	background: url("../images/main-sl2_eng.png");
}
.slide_dro_eng {
	background:url("../images/main-sl3_eng.png");
}
.slide_pr_eng {
	background:url("../images/main-sl4_eng.png");
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,15px));
    height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,15px));
}
:root {
    --swiper-theme-color: #e71916 !important;
}