@charset "utf-8";
/* CSS Document */
@-ms-viewport{
width: device-width;
}
body	{
margin:0;
padding:0;	
font-family: serif;
font-size:1.2rem;
font-weight:normal;
background-color:#000;
color: #ffffff;
line-height:28px;
}
#header	{
margin:0px auto;
padding:0px;
height: 200px;
}
.logo	{
width: 216px;
height: 77px;
float: left;
margin-left: 8rem;
margin-top: 15px;
}
.sns{
width: 400px;
height:46px;
float: right;
margin-right: -30px;
margin-top: 25px;
margin-bottom: -20px;
}
#playnow {
height:160px;
}
#page{
width:100%;
height:100%;
margin:0px auto;
position: relative;
overflow: hidden;
min-width: 1150px;
max-width: 2000px;
background: #000 url(https://img.koggames.com/ES/microsite/2021/0721/summer-update/bg-summer-update_2.jpg) no-repeat;
background-position: center top;
min-height: 2340px;
}
#gagunb{
position:relative;
z-index:4;
overflow: hidden;
min-width: 1150px;
max-width: 2000px;
min-height: 45px;
margin:0px auto;
padding:0px;
}
#gfooter{
position:relative;
z-index:4;
overflow: hidden;
min-width: 1150px;
max-width: 2000px;
min-height: 144px;
margin: 0 auto;
}
#wrapper{
width:100%;
margin-left:auto;
margin-right:auto;
text-align: center;
padding-top: 30rem;
}
#content a[type="button"] img{
-webkit-transition: all .3s;
-moz-transition: all .3s;
transition: all .3s;
}
#content a[type="button"]:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}

#content {
height: 100%;
width: 1000px;
margin: -17rem auto -1rem;
}
#content .title{
text-shadow: -1px 3px 1px #861119, -1px 1px 1px #861119, -2px 1px 1px #861119, -1px 1px 1px #861119, 2px 3px 1px #861119, 2px 2px 1px #861119, 2px 1px 1px #861119, 4px 6px 3px #000, 4px 6px 3px #000, 4px 4px 3px #000, 4px 4px 3px #000, 4px 6px 3px #000, 4px 4px 3px #000, 4px 4px 3px #000;
}
#content .title h1{
font-size: 3.2rem;
}
#content .title p{
font-size: 1.6rem;
margin-top: -1rem;
}
#content .title iframe{
margin: 4rem auto 2rem;
padding: 1.5rem;
background: #4a0e12;
border: 2px solid #bd7031;
box-shadow: 0px 0px 3px 1px #000;
}
#content .btn-register img{
margin-top: 4rem;
}
#pre-registration-event{
color: #fff;
margin-top: 2rem;
font-weight: bold;
font-family: sans-serif;
font-size: 1rem;
line-height: 1.2;
position: relative;
}
#pre-registration-event img.chibi-left{
position: absolute;
top: 0;
left: -20rem;
z-index: 0;
}
#pre-registration-event img.chibi-right{
position: absolute;
top: -5rem;
z-index: 5;
right: -15rem;
}
#pre-registration-event p.txt-reward{
text-shadow: 1px 1px 3px #000, 1px 1px 3px #000, 1px 1px 3px #000, 1px 1px 3px #000, 1px 1px 3px #000;
}
#pre-registration-event p.txt-reward span{
color: #fdf19e;
}
#pre-registration-event p.txt-reward b{
color: #ffca21;
}
#pre-registration-event b{
font-weight: bolder;
}
#pre-registration-event table.rewards tr th{
background: #20090a;
border: 1px solid red;
color: #e40615;
width: 15%;
padding: 1rem .5rem 0;
}
#pre-registration-event table.rewards tr td{
vertical-align: top;
background: rgb(53,0,1);
background: linear-gradient( 0deg, rgba(53,0,1,1) 0%, rgba(179,0,17,1) 100%);
padding: 1rem .5rem 0;
border: 1px solid red;
width: 15%;
}
#pre-registration-event table.rewards tr td.arrow{
background: none;
border: none;
vertical-align: middle;
width: 1% !important;
}
#pre-registration-event table.rewards{
color: #ffb258;
font-weight: 400;
font-size: .9rem;
margin: 1rem auto;
width: 100%;
border: 1px solid red;
padding: 1rem;
position: relative;
z-index: 2;
}
#pre-registration-event table.rewards.right{
width: 90%;
margin-left: 6.3rem;
}
#pre-registration-event table.rewards.full tr td,#pre-registration-event table.rewards.full tr th{
width: 10%;
}
#pre-registration-event p.notes{
text-align: left;
font-weight: 400;
}
.overlay {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: rgba(0,0,0,.8);
transition: opacity 500ms;
visibility: hidden;
opacity: 0;
z-index:600;
}
.overlay:target {
visibility: visible;
opacity: 1;
}
.popup {
margin: 12rem 0 0;
position: relative;
z-index:7;
}
.popup h2 {
margin-top: 0;
color: #333;
font-family: Tahoma, Arial, sans-serif;
}
.popup .container-popup{
position: relative;
width: 660px;
margin: 0 auto;
}
.popup .container-popup > img {
display: block;
margin: 0 auto;
}
.popup .close {
position: absolute;
top: 0px;
transition: all 200ms;
z-index: 10;
width: 100%;
margin: 0px;
right: 0;
}
.popup .close span:hover {
color: #ff0000;
border: 2px solid #ff0000;
}
.popup .close span{
position: absolute;
right: -8rem;
top: -2rem;
font-size: 30px;
font-weight: bold;
color: #bd7031;
background: #4a0e12;
border-radius: 30px;
padding: 1px 6px 4px;
height: 25px;
border: 2px solid #bd7031;
}
.popup .maincontent {
max-height: 80%;
}
.popup table.popup-el{
text-align: center;
color: #000;
}
.popup table.popup-el tr td {
padding: 10px 0;
}
.popup table.popup-el h1{
margin-bottom: 10px;
}
.popup table.popup-el strong{
font-size: 1.2rem;
}
.popup table.popup-el tr td>span {
color: #515151;
top: 10px;
left: 10px;
width: 200px;
text-align: left;
position: relative;
float: right;
font-weight: bold;
}
.popup .popup-content{
width: 900px;
height: 700px;
background: #fff;
padding: 20px;
overflow-y: scroll;
}
.hide{
display: none;
}
.no-margin{
margin: 0;
}
span.check{
margin-right: .3rem;
color: green;
}
.white{
color: #fff !important;
}
.red{
color: #f64c49 !important;
}
/* spacer start */
#spacer-sm {
height:20px;
}
#spacer-md{
height:50px;
}
/* spacer end */

/* misc start */
/* misc end */

/* generic footer start */
footer[role="contentinfo"] {
padding-top: 15px;
background-color: #000;
}

footer {
background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
font-size: 12px;
font-size: 0.857142857rem;
font-family: "Open Sans", Helvetica, Arial, sans-serif;
width: 100%;
min-width: 1024px;
margin: 0px auto 0px auto;
padding: 0px;
background-repeat: no-repeat;
background-position: center;
background-position: top;
height: 144px;
}

.footernormal {
font-size:12px;
color:#4679ba;
text-align:left;
font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
font-size:12px;
color:#FFF;
font-weight: bold;
}

.footercopyright {
font-size:12px;
color:#FFF;
}
/* generic footer end */