@charset "utf-8";
/* CSS Document */

@-ms-viewport{
  width: device-width;
}

    @font-face {
    font-family: 'Trajan Pro Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Regular'), url('font/TrajanPro-Regular.woff') format('woff');
    }
    
    @font-face {
    font-family: 'Trajan Pro Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Trajan Pro Bold'), url('font/TrajanPro-Bold.woff') format('woff');
    }

.ff1	{
	font-family: Verdana,Geneva,sans-serif; 
	font-size: 50px; 
	font-weight: bold;
	color:#e3f0ff;
}

.ff2	{
	font-family: Cambria,Georgia,serif;  
	font-size: 28px; 
	font-weight: 600;
	color: #bde7ff;
	text-decoration: underline;
}


.ff3	{
	font-family: Cambria,Georgia,serif;  
	font-size: 19px; 
	font-weight: 600;
	color: #bde7ff;
}

.ff4	{
	font-family: Cambria,Georgia,serif;  
	font-size: 22px; 
	font-weight: 600;
	color: #ccaeef;	
}


.ff4_bg	{
	font-family: Cambria,Georgia,serif;  
	font-size: 22px; 
	font-weight: 600;
	color: #ccaeef;	
	background-color:#15193d;
	padding:20px;
	width:40%;
	margin:20px auto;
}

.ff5	{
	font-family: 'EB Garamond', serif;
	font-size: 25px; 
	font-weight: normal;
	color: #c5e4ff;
	text-shadow: -1px -1px 3px rgba(0,0,0,1), 1px 1px 2px rgba(0,0,0,1), 2px 2px 2px rgba(0,0,0,1);
}

.ff6	{
	font-family: 'EB Garamond', serif;
	font-size: 24px; 
	font-weight: 600;
	color: #fff;
	
}


.ff7	{
	font-family: 'EB Garamond', serif;
	font-size: 24px; 
	font-weight: 600;
	color: #b2cbff;
	
}

.xs	{
	
	margin: 30px auto;
}


.sm	{
	
	margin: 30px auto 80px;
}


body	{
	margin:0;
	padding:0;	
	font-family: Cambria,Georgia,serif;  
	font-size:18px;
	font-weight:normal;
	background-color:#253554;
	color: #fff;
	line-height:20px;
	position: relative;
}
small{
	font-size: 11px !important;
}
a{
	text-decoration: none;
}
img {
	border:none !important;
	padding:0px;
	margin:0px;
}
#header	{
	margin:0px auto;
	padding:0px;
	height: 250px;
}

.logo	{
	width: 216px;
	height: 77px;
	float: left;
	margin-left: 120px;
	margin-top: 15px;
}
.sns{
	width: 400px;
	height:46px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: -20px;
}

#masthead {
    height: 500px;
    display: block;
}


#page{
	width:100%;
	height:100%;
	position: relative;
	overflow: hidden;
	min-width: 1200px;
	max-width: 2000px;
	margin: 0 auto;
	background: url('https://img.koggames.com/ES/microsite/2021/0526/warden-marchen/images/bgv7.jpg') top no-repeat, #000;
    min-height: 3750px;
}


.tdate {
	position: absolute;
    top: 650px;  
    left: 480px;
    font-size: 20px;  
    text-shadow: 4px 3px 0px rgb(0 0 0), 2px 2px 2px rgb(0 0 0);
    font-weight: bold;
}

#gagunb {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 45px;
    margin:0px;
	padding:0px;
}
#gfooter {
	position:relative;
	z-index:4;
    overflow: hidden;
    min-width: 1200px;
    max-width: 2000px;
    min-height: 144px;
    margin: 0 auto;
}
#menu {
    margin: 30px auto;
    position: relative;
    text-align: center;
    padding: 10px 0;	 
    z-index: 2;
}

#content1 {
	color:#dc61dc;
	font-size:16px;
	line-height: normal;
	height:100%;
    width: 1200px;
    margin: 0 auto;
    text-align:	center;	
    font-family: 'Trajan Pro Regular';
}
#content1 h1{
    color: #dc61dc;
    font-family: 'Trajan Pro Regular';
	text-transform: uppercase;
    text-shadow: 0px 1px 3px #000000;
}
#content1 #costume .tbl_01{
	width: 80%;
	margin: 120px auto 20px;
}
#content1 #costume .tbl_01 td.contain-bg{
	width: 15%;
	background-size: cover; 
}
#content1 #costume .tbl_01 td.contain-img{
	height: 576px;
    position: relative;
}
#content1 #costume .tbl_01 td.contain-img img{
	max-height:590px;
	visibility: hidden;
	opacity: 0;
	transform: scale(.1);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	position: absolute;
    top: 0;
    left: 50px;
	z-index: 1;
}
#content1 #costume .tbl_01 td.contain-img img.on{
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}
#content1 #costume .tbl_01 ul.char_menu{
	color: #a288b0;
    font-weight: bold;
    font-family: 'Cinzel', serif;
    font-size: 22px;
    list-style: none;
    margin-left: -40px;
    margin-top: 0px;
	z-index: 2;
	position:relative;

}
#content1 #costume .tbl_01 ul.char_menu li{
	cursor: pointer;
	margin: 25px 0;
    padding: 8px 0px;
}
#content1 #costume .tbl_01 ul.char_menu li.active, #content1 #costume .tbl_01 ul.char_menu li:hover{
	color:#666666;
	background-color:#9bbbff;
	
}

#content2	{
	height:100%;
    width: 1200px;
    margin: 120px auto 80px;
    text-align:	center;	
   
	
}

#content2 .bgtable 	{
	background-color:#000;
	width : 460px;
	height: 380px;
	padding-top:10px;
}

#content3	{
	color:#c5e4ff;
	font-size:18px;
	font-weight:bold;
	line-height: normal;
	height:100%;
    width: 1200px;
    margin: 20px auto 120px;
    text-align:	center;	
    font-family: 'EB Garamond', serif;
	
}

#content3 .tbg3 {
	position:relative; left:100px;
	font-size: 18px; 
	font-weight: normal;
	color: #c5e4ff;
	text-shadow: -1px -2px 3px rgba(34,50,106, 1), 1px 1px 3px rgba(34,50,106,1), 2px 2px 3px rgba(34,50,106,1);
}
	

#content4	{
	color:#c5e4ff;
	font-size:18px;
	line-height: normal;
	height:100%;
    width: 1200px;
    margin: 100px auto 50px;
    text-align:	center;	
    font-family: Cambria,Georgia,serif;  
	
}




.go-top {
  position: fixed;
  bottom: 2em;
  right: 2em;
  text-decoration: none;
  color: white;
  background-color: #2a2749;
  font-size: 14px;
  padding: 1em;
  display: none;
  font-family: Avant Garde,Avantgarde,Century Gothic,sans-serif; 

}

.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6);
}

/* 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 */