@charset "utf-8";
/*
Theme Name: efight mobile
Theme URI: https://efight.jp/
Description: efight mobile
Version: 1.0
Author: Yoshikuradesign
*/

/* ads */
.ads.zr{
margin:5px auto !important;
}
.ads.zr::before{
/*content: none !important;*/
content: "広告";
font-size: 10px;
clear: both;
display: block;
}

/* gallery */
#gallery-1 img {
border: none !important;
}
#gallery-1 .gallery-item {
width: auto !important;
}

/* linkpages */
ul.linkpages li.previous,ul.linkpages li.next {
border:1px solid #777 !important;
padding:2px 6px !important;
}
ul.linkpages li.first,ul.linkpages li.last {
border:1px solid #ccc !important;
padding:2px 6px !important;
}
ul.linkpages li.first a,ul.linkpages li.previous a,ul.linkpages li.next a,ul.linkpages li.last a {
border:none !important;
}

#headerbar {
	width:100%;
	height:45px;
	border-bottom:1px solid #1e1e1e;
	font-size:19px;
	-webkit-touch-callout:none;
	background-color:#fff !important;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	-webkit-background-size:140px 33px !important;
	-moz-background-size:140px 33px !important;
	background-size:140px 33px !important;
}

#headerbar-title {
}

.gliaplayer-container {
	margin: 1.2em auto;
}

/*#drop-fade {
   margin-top: 0;
	position: fixed;
	z-index: 999;
	top: 46px;
	left: 0;
}*/

/*#genresmenu {
	position: fixed;
	z-index: 999;
    top: 93px;
	left: 0;
}*/

/*.content {
    margin-top: 150px;
}*/