@charset "utf-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}

body	{
	margin:0;
	padding:0;	
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	background-color:#000;
	color: #ffffff;
	line-height:20px;
}


#header	{
	margin:0px auto;
	padding:0px;
	height: 200px;
}

.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;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
    position: relative;
    overflow: hidden;
    min-width: 1150px;
    max-width: 2000px;
	margin: 0 auto;
    background: #fff url(https://img.koggames.com/ES/microsite/20201223/images/bg_01.jpg) no-repeat;
    background-size: cover;
	background-position: center;
	min-height: 3000px;
}
#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;
}

#menu a{
	background: #933105;
    border-radius: 50px;
    color: white;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0 1rem;
    padding: 10px 20px;
    text-decoration: none;
    font-family: system-ui;
    box-shadow: 0px 5px 0px 0px #a51600;
}
#menu a span{
    display: inline-block;
	width: 370px;
}
#menu a:hover{
	background: #eb2e11;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 1rem;
    line-height: normal;
    height: 100%;
    width: 1050px;
    margin: 2rem auto;
}
a.img-logo{
	display: table;
	position: relative;
	margin: 0 auto;
	top: -200px;
}
a.img-logo img{
    width: 300px;
}
#masthead h1{
    text-align: center;
    line-height: 1;
    position: relative;
    bottom: -20rem;
}
.section_02{
	margin-top: 3rem;
	position: relative;
}
.section_03{
	margin-top: 8rem;
	position: relative;
}
.section_02 .burning{
    position: relative;
    left: -5rem;
}
.section_02 img.chibi-add{
	position: absolute;
    bottom: 1rem;
    right: -5rem;
}
.section_03 img.chibi-luciel{
    position: absolute;
    left: -20rem;
    bottom: -7rem;
    width: 530px;
}
#content h1{
	color: #a30a0a;
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: bolder;
    text-shadow: 1px 0px 0px;
    margin: 0;
}
#content p {
    color: #000;
	margin: .5rem 0;
	text-align: center;
}
#content h2{
    color: #ffd753;
	margin-bottom: 0px;
}
#content .table_01{
    margin: 0 auto;
    width: 100%;
	padding: .5rem .5rem 2rem;
}
#content .table_01 tr td{
	width: 50%;
	position: relative;
}
#content .table_01 tr td.chibi-1 img{
	position: absolute;
    top: -20px;
    left: -10px;
    width: 110%;
}
#content .table_01 tr td.chibi-1 p{
    position: absolute;
    bottom: 2rem;
    right: -3rem;
}
#content .table_01 tr td.chibi-2 img{
	top: -0.4rem;
    position: relative;
}
#content .table_02{
	background-color: #74d6a9;
	border: 1px solid #188955;
    margin: 0 5rem 0 auto;
    width: 80%;
}
#content .table_02 tr td{
	border: 1px solid #188955;
	padding: .8rem .5rem;
}
#content .table_02 tr th{
	border: 1px solid #188955;
	text-transform: uppercase;
    padding: 1rem .5rem;
}
#content .table_02 tr td span{
	display: inline-block;
    width: 70%;
    text-align: left;
    margin-left: 1rem;
    position: relative;
    top: -.2rem;
}
/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}
/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    min-width:350px;
    text-align: center;
	padding:0px;
    position: absolute;
    z-index: 1;
    bottom:10%;
    margin-left:-360px;
	font-size:12px;
}
.tooltip .tooltiptext img{
    background: none !important;
    padding: 0 !important;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.tooltip table.t1-tooltip {
	width: 600px;
}
.tooltip table.t1-tooltip tr th {
	background: #153758;
	color: #fff;
    padding: 10px 10px;
}
.tooltip table.t1-tooltip tr th:nth-child(3) {
	color: #eb6a1d;
}
.tooltip table.t1-tooltip tr th:nth-child(1) {
	width: 60% !important;
}
.tooltip table.t1-tooltip tr th:nth-child(2),.tooltip table.t1-tooltip tr th:nth-child(3) {
	width: 20% !important;
}
.tooltip table.t1-tooltip tr td {
	background: #9ac9f7;
    color: #224e79;
	font-size: 12px;
    padding: 8px 10px !important;
}
.tooltip table.t1-tooltip tr td:nth-child(1) {
	text-align:left;
}
.tooltip table.t1-tooltip tr td:nth-child(2) {
	width: 20%;
	text-align: center;
}
.tooltip .d-star{
	display: inline-block;
    font-size: 20px;
    margin-left: -20px;
}
.tooltip .bg-transparent{
	background: transparent;	
}

.titles table.t1 th, .common-skills table.t1 th {
    background: #224e79;
	color: #fff;
    font-size: 16px;
    padding: 10px;
}
.titles table.t1 th:first-child(), .common-skills table.t1 th:first-child() {
    width: 30%;
}
.titles table.t1 th:nth-child(2), .titles table.t1 th:nth-child(3), .common-skills table.t1 th:nth-child(2), .common-skills table.t1 th:nth-child(3){
    width: 40%;
}

.titles table.t1 tr td:nth-child(1) {
	text-align: center;
	font-weight: bold;
}
.titles table.t1 tr td:nth-child(1) img {
	margin-bottom: 10px;
}
.titles table.t1 td, .common-skills table.t1 td, .characters table.t1 td {
    background: #250405;
	color: #fff;
	padding: 20px;
	text-align: left;
	vertical-align: top;
}
.titles table.t1 tr th:first-child,.common-skills table.t1 tr th:first-child {
    background: transparent;
}
.titles table.t1 tr th:last-child {
    color: #eb6a1d;
}
.common-skills table.t1 tr td:nth-child(1) {
	font-weight: bold;
	vertical-align: baseline;
}
.characters .accordion img {
	height: 25px;
    width: 25px;
    position: absolute;
    left: 140px;
    top: 12px;
    border: 2px solid #3e7ebb !important;
    border-radius: 2px;
}
.characters table.t1 td{
	vertical-align: top;
}
.characters table.t1 th:nth-child(1){
    padding: 20px 0;
	vertical-align: top;
}
.characters table.t1 th:nth-child(1), .characters table.t1 th:nth-child(2) {
	width: 20%;
}
.characters table.t1 th:nth-child(3), .characters table.t1 th:nth-child(4) {
	width: 30%;
}
.characters table.t1 th.highlight {
    background: #e90429;
	color: #fff;
    font-size: 16px;
	font-style: italic;
    padding: 10px;
	text-transform: uppercase;
}
.characters table.t1 tr td:nth-child(1) {
    font-weight: bold;
	font-style: italic;
	vertical-align: baseline;
    text-transform: uppercase;
}
#wrapper	{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}

.white{
	color: #fff;
}
.black{
	color: #000 !important;
	text-transform: uppercase;
}
.red{
	color: #860000 !important;
}
.yellow{
	color: #ffd753 !important;
}
.orange{
	color: #f05319 !important;
}
.green{
	color: #3f8f68 !important;
}
.header	{
	width:1000px;
	height:412px;
}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}

#masthead {
    height: 43rem;
    display: block;
}

#playnow {
	height:160px;
}

/* tbl imgs start */
#tbl-bg-1 {
}
/* tbl imgs end */

/* font start */
.ff1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:20px;
	color: #ffffff;
	text-transform:uppercase;
}
/* font end */

/* spacer start */
#spacer-sm {
	height:20px;
}
#spacer-md{
	height:40px;
}
/* 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 */