/* header */
#page header{
	height: 60px;
	background: url(../img/f_logo.png) no-repeat center center;
	background-size: auto 40px;
	background-color: #000000;
}

#page header h1{
	display: block;
	text-indent: -9999px;
}
#page header h1 a{
	width: 150px;
	height: 60px;
	display: block;
	margin: 0 auto 0 auto;
	position: relative;
	top: 0;
}

#page header .wrapper{
	width: 100%;
}
#page header #menu{
	top: 0;
	left: 0;
	transition: 0.5s ease-out;
}
#page header.on #menu{
	left: 320px;
	transition: 0.5s ease-out;
}

.listSNS{
	right: 0;
}


/* common */
.btnMore{
	display: block;
	margin-top: 24px;
}
.btnMore a{
	height: 52px;
	display: block;
	border: 1px solid rgba(255,255,255,0.54);
	color: #ffffff;
	line-height: 52px;
}
.btnContact{
	display: block;
	margin-top: 12px;
	text-align: center;
}
.btnContact a{
	width: 85%;
	height: 52px;
	display: block;
	margin: 0 auto 0 auto;
	border: 1px solid rgba(255,255,255,0.54);
	color: #ffffff;
	line-height: 52px;
}
.btnContact a span{
}

#contents.contentsPage{
	padding-top: 214px !important;
}

#contents.contentsPage .contentsBox.event{
	margin: 0 0 0 0;
}

#contents.contentsPage .contentsBox.announcer{
margin: 0 0 0 0;
}
.archive #contents.contentsPage .contentsBox.announcer{
margin:54px auto 0 auto !important;
padding:0 0 54px 50px;
}
.archive #contents.contentsPage .contentsBox.event{
margin:54px auto 0 auto !important;
}
.pageTxt{
	display: block;
	text-align: left;
}
.snsInfo{
	display: inline-block;
	margin: 24px auto 0 auto;
	text-align: center;
}
.snsInfo:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.snsInfo li{
	width: 32px;
	display: inline-block;
	margin: 0 8px 0 8px;
}
.snsInfo li a{
	width: 32px;
	height: 0;
	display: block;
	padding: 32px 0 0 0;
	overflow: hidden;
}
.snsInfo li.tw a{
	background: url(../img/ico_twitter.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.fb a{
	background: url(../img/ico_facebook.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.in a{
	background: url(../img/ico_instagram.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.yt a{
	background: url(../img/ico_yt.png) no-repeat center center;
	background-size: 32px 32px;
}
.contentsH4{
	display: block;
	margin: 32px 0 0 0;
	padding: 3px 0 3px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 1.3rem;
}
.infoBlock{
	display: block;
	margin: 0;
	padding: 0 0 0 0;
}
.infoBlock h5{
	display: block;
	margin: 12px 0 0 0;
	font-size: 1.7rem;
	text-align: left;
}
.infoBlock:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.infoBlock dt{
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #000000;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: left;
}
.infoBlock dd{
	display: block;
	margin: 8px 0 0 0;
	text-align: left;
}

.infoBlock a.memTW{
	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;
	background: url(../img/ico_twitter.png) no-repeat center center;
	background-size: 32px 32px;
	overflow: hidden;
}
.infoBlock a.memFB{
	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;
	background: url(../img/ico_facebook.png) no-repeat center center;
	background-size: 32px 32px;
	overflow: hidden;
}
.infoBlock a.memIN{
	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;
	background: url(../img/ico_instagram.png) no-repeat center center;
	background-size: 32px 32px;
	overflow: hidden;
}
.infoBlock a.memYT{
	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;
	background: url(../img/ico_yt.png) no-repeat center center;
	background-size: 32px 32px;
	overflow: hidden;
}
.infoBlock a.memOR{
	width: 32px;
	height: 0;
	display: inline-block;
	margin: 0 10px 0 10px;
	padding: 32px 0 0 0;
	background: url(/wp/wp-content/uploads/2021/04/ico_or.png) no-repeat center center;
	background-size: 32px 32px;
	overflow: hidden;
}

/* banner */
#banner{
	padding: 24px 0 24px 0;
}

/* news */
#news{
	width: auto;
  display: block;
	margin: 0 40px 0 40px;
	padding: 50px 0 52px 0;
	background: url(../img/bg_news_pc.png) no-repeat left bottom,#ffffff;
	color: #ffffff;
}
#news:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 50px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#news.listTop:before{
	content: "";
	width: 100%;
	height: 0;
	display: block;
	margin: 0;
	background: none;
	z-index: 77777;
}

#news .btnMore{
	width: 640px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: static;
	bottom: auto;
	left: auto;
}
#news .btnMore a{
	width: auto;
  height: 72px;
	display: block;
	border: 2px solid rgba(204,204,204,1);
	background: rgba(255,255,255,0.8);
	color: #000000;
	line-height: 72px;
}
#news .newsList{
	padding: 0 0 0 0;
	position: relative;
	border-top: none;
}

#news .newsList:before{
	content: "";
	display: none;
}
#news .newsList li{
	display: block;
	margin: 0 0 24px 0;
	padding: 24px 0 24px 0;
	text-align: left;
	border-bottom: 2px solid #cccccc;
	position: relative;
}
#news .newsList li:first-child{
	border-top: 2px solid #cccccc;
}
#news .newsList li:first-child:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	border-top: 2px solid #ff6c00;
}
#news .newsList li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	border-bottom: 2px solid #ff6c00;
}
#news .newsList li:last-child:before{
	content: "";
	width: 0;
}
#news .newsList h3{
	font-size: 1.4rem;
	color: #000000;
}
#news .newsList .newsDate{
	display: inline-block;
	margin: 10px 0 0 0;
	color: #ff6c00;
	font-size: 1.2rem;
}
#news .newsList .newsCate{
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 0 5px 0 5px;
	background-color: #ff6c00;
	color: #ffffff;
	font-size: 1.0rem;
}


#news .newsReportList{
	padding: 0 0 0 0;
	position: relative;
	border-top: none;
}

#news .newsReportList:before{
	content: "";
	display: none;
}
#news .newsReportList li{
	display: block;
	margin: 0 0 24px 0;
	padding: 24px 0 24px 0;
	text-align: left;
	border-bottom: 2px solid #cccccc;
	position: relative;
}
#news .newsReportList li:first-child{
	border-top: 2px solid #cccccc;
}
#news .newsReportList li:first-child:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	top: -2px;
	left: 0;
	border-top: 2px solid #ff6c00;
}
#news .newsReportList li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
	border-bottom: 2px solid #ff6c00;
}
#news .newsReportList li.report:before{
	border-bottom: 2px solid #f30c5e;
}
#news .newsReportList li:last-child:before{
	content: "";
	width: 0;
}

#news .newsReportList li dl{
	display: block;
}
#news .newsReportList li dl:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#news .newsReportList li dl dt{
	width: 180px;
	display: block;
	float: left;
}
#news .newsReportList li dl dt img{
	width: 100%;
	height: auto;
}
#news .newsReportList li dl dd{
	padding: 4px 0 0 200px;
}

#news .newsReportList h3{
	font-size: 1.4rem;
	color: #000000;
}
#news .newsReportList .newsDate{
	display: inline-block;
	margin: 10px 0 0 0;
	color: #ff6c00;
	font-size: 1.2rem;
}
#news .newsReportList .newsCate{
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 0 5px 0 5px;
	background-color: #ff6c00;
	color: #ffffff;
	font-size: 1.0rem;
}
#news .newsReportList .report .newsDate{
	color: #f30c5e;
}
#news .newsReportList .report .newsCate{
	padding: 0 15px 0 15px;
	background-color: #f30c5e;
}

/* news Detail */
#news.newsDetail{
	margin-top: 32px;
	padding: 32px 0 32px 0;
}
#news.newsDetail .relatedTitle{
	width: 300px;
	height: 0;
  display: block;
	float: left;
  margin: 0 0 24px 0;
  padding: 22px 0 0 0;
  background: url(../img/tit_news_pc.png) no-repeat left top;
	background-size: auto 22px;
	overflow: hidden;
}
#news.newsDetail ul{
	padding: 0 0 0 320px;
}

#news.newsDetail .btnMore{
	width: auto;
	position: absolute;
	bottom: 20px;
	left: 0;
}
#news.newsDetail .btnMore a{
	width: 192px;
  height: 72px;
	display: block;
	border: 2px solid rgba(204,204,204,0.54);
	background: rgba(255,255,255,0.8);
	color: #000000;
	line-height: 72px;
}

#newsDetail{
	display: block;
	margin: 60px 0 0 0;
	padding: 0 0 32px 0;
	background-color: #ffffff;
}
#newsDetail img{
	width: auto;
	height: 420px;
}
.newsMain{
	height: 420px;
	display: block;
	text-align: center;
	background-color: #efefef;
}
#newsDetail.report .newsMain{
	height: 210px;
	display: block;
	padding: 80px 0 0 0;
	text-align: center;
	background: url(../img/report/bg_report.jpg) no-repeat center top;
	background-size: cover;
	background-color: #efefef;
	box-sizing: border-box;
}
#newsDetail.report .newsMain.withImg{
	height: 420px;
	display: block;
	padding: 80px 0 0 0;
	text-align: center;
	background: url(../img/report/bg_report.jpg) no-repeat center top;
	background-size: cover;
	background-color: #efefef;
	box-sizing: border-box;
}
#newsDetail.report.blur .newsMain:before{
content: "";
display: block;
position: absolute;
background: inherit;
filter: blur(5px);
top: -5px;
right: -5px;
bottom: -5px;
left: -5px;
z-index: -1;
}
#newsDetail.blur .newsMain:before{
content: "";
display: block;
position: absolute;
background: inherit;
filter: blur(5px);
top: -5px;
right: -5px;
bottom: -5px;
left: -5px;
z-index: -1;
}
#newsDetail.report.blur .newsMain.withImg img{
	width: auto;
	height: 420px;
}
#newsDetail.report .newsMain h2{
    display: inline-block;
    padding: 4px 10px 4px 10px;
    background-color: #000000;
    color: #ffffff;
}
.newsTitleBlock{
	display: block;
	margin: 32px 0 0 0;
}
.newsTitleBlock h2{
	display: block;
	font-size: 2.8rem;
	line-height: 1.2;
	text-align: left;
}
.newsTitleBlock .newsDate{
	display: block;
	margin: 8px 0 0 0;
	text-align: right;
}
.newsTitleBlock .newsDate.reportIco:before{
	content: "レポート";
	display: inline-block;
	padding: 2px 5px 2px 5px;
	margin-right: 6px;
	font-size: 1.0rem;
	background-color: #ff6c00;
	color: #ffffff;
}
.newsContents{
	margin: 32px 0 0 0;
	padding: 0 0 32px 0;
	text-align: left;
}
.newsContents p{
	display: block;
	margin: 20px 0 20px 0;
}
.newsContents a{
	color: #ff6c00;
	text-decoration: underline;
}
.newsContents h3{
	display: block;
	margin: 24px 0 12px 0;
	font-size: 120%;
	font-weight: 700;
}
.newsContents p.imgBlock{
	margin: 20px auto 20px auto;
	text-align: center;
}

.newsContents table{
	margin: 24px 0 24px 0;
	border-collapse: collapse;
}
.newsContents table td{
	padding: 10px;
	border: 1px solid #ccc;
}
.reportImg{
	margin: 24px 0 24px 0;
}

/* topics */
#topics{
	width: auto;
	display: block;
	margin: 0 40px 0 40px;
	padding: 40px 0 40px 0;
	background: linear-gradient(90deg, rgba(255,80,31,0) 0%, rgba(255,80,31,0) 10%, rgba(255,80,31,1) 15%, rgba(255,80,31,1)),url(../img/news/topics.jpg) no-repeat left center;
	background-size: contain;
}
#topics .topicsBlock{
	display: block;
	padding: 0;
}
#topics .topicsBlock:before{
	content: "";
	width: 300px;
	height: 0;
	display: block;
	float: left;
	padding: 22px 0 0 0;
	margin: 0 0 0 0;
	background: url(../img/tit_topics_pc.png) no-repeat left top;
	background-size: auto 22px;
}
#topics .topicsBlock{
	margin: 0;
	padding: 0 20px 0 0;
	color: #ffffff;
	box-sizing: border-box;
}
#topics .topicsBlock dl{
	margin: 0 0 0 0;
	padding: 0 0 0 320px;
	color: #ffffff;
}
#topics .topicsBlock a{
	color: #ffffff;
}
#topics .topicsBlock dl dt{
	width: auto;
	float: none;
	text-align: left;
}
#topics .topicsBlock dl dt h3{
	font-size: 2.8rem;
	line-height: 1.2;
}
#topics .topicsBlock dl dd{
	padding: 24px 0 0 0;
	text-align: left;
}
#topics .topicsBlock dd .topicsDate{
	display: block;
	margin: 24px 0 0 0;
	color: #ffffff;
	font-size: 1.5rem;
}

#topics:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

/* event */
#eventPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#eventPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 7777;
}
#eventPage .pageAnchor{
	display: block;
	margin: 0 0 32px 0;
	padding: 0 0 12px 0;
	text-align: left;
	border-bottom: none;
}
#eventPage .pageAnchor:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#eventPage .pageAnchor li{
	width: 24%;
	display: block;
	float: left;
	margin: 0 2% 0 24%;
}
#eventPage .pageAnchor li:nth-child(2){
	margin: 0 24% 0 2%;
}

#eventPage .pageAnchor li a{
	height: 42px;
	display: block;
	text-align: center;
	color: #ffffff;
	border: 1px solid #cccccc;
	line-height: 42px;
}

#eventPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 2.8rem;
}
#eventPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 2.8rem;
}
#eventPage h2.eventTit{

}
#eventPage h2.eventTitFin{
	margin: 102px 0 0 0;
}
.eventListBlock{
	position: relative;
	border-top: 1px solid #cccccc;
	position: relative;
}
.newsContents .eventListBlock{
	margin-bottom: 42px;
	border-top: 1px solid #999999;
}
.eventListBlock:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	border-top: 1px solid #ff6c00;
}
.eventListBlock li{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 54px 0;
	text-align: left;
	position: relative;
}
.eventListBlock li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	border-bottom: 1px solid #ff6c00;
}
.eventListBlock li:last-child:before{
	content: "";
	width: 0;
}
.eventListBlock dl{
	display: block;
}
.eventListBlock dt{
	display: block;
}
.eventListBlock dt img{
	width: 100%;
	height: 420px;
}
.eventListBlock dd{
	display: block;
	font-size: 1.6rem;
}
.eventListBlock dd h3{
	font-size: 2.2rem;
}
.eventListBlock .eventDate{
	display: block;
	margin: 12px 0 0 0;
	padding: 8px 3px 8px 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#newsDetail.report .eventListBlock .eventDate{
	border-top: none;
}
#newsDetail.report .eventListBlock .eventVenue,
#newsDetail.report .eventListBlock .eventWatch,
#newsDetail.report .eventListBlock .eventCast{
	margin-bottom: 0;
}

.eventListBlock .eventDate span:before{
	content: "開催日程:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock .eventVenue{
	display: block;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventVenue span:before{
	content: "会場:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock .eventWatch{
	display: block;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventWatch span:before{
	content: "観覧方法:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock .eventCast{
	display: block;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventCast span:before{
	content: "出演者:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.newsContents .eventListBlock .eventCast,
.newsContents .eventListBlock .eventWatch,
.newsContents .eventListBlock .eventVenue,
.newsContents .eventListBlock .eventDate{
	margin-top: 0 !important; 
}
.eventListBlock li .btnEventLink{
	display: block;
	margin: 8px 0 0 0;
}
.eventListBlock li .btnEventLink li{
	width: 300px;
	display: block;
	float:right;
	margin:0 0 0 10px !important;
	padding: 0;
}
.eventListBlock li .btnEventLink li:before{
	display: none;
	border-bottom: none;
}
.btnEventSite a{
	width: 300px;
	height: 72px;
	display: inline-block;
	margin: 8px 0 0 0;
	padding: 4px 10px 4px 10px;
	text-align: center;
	background: linear-gradient( 120deg, rgb(16,4,136) 0%, rgb(116,0,205) 50%, rgb(228,26,197) 100%);
	color: #ffffff;
	box-sizing: border-box;
	line-height: 72px;
}
.btnEventReport a{
	width: 300px;
	height: 72px;
	display: inline-block;
	margin: 8px 0 0 0;
	padding: 4px 10px 4px 10px;
	text-align: center;
	background: linear-gradient( 120deg, rgb(233,27,27) 0%, rgb(253,88,3) 50%, rgb(207,200,23) 100%);
	color: #ffffff;
	box-sizing: border-box;
	line-height: 72px;
}
.btnEventLink:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* announcer */
#announcerPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#announcerPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#announcerPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 2.8rem;
}
#announcerPage h2.announcerTit{
	margin: 42px 0 0 0;
}
#announcerPage .pageTxt{
	text-align: center;
}
.announcerList{
	display: block;
	margin: 0 0 0 0;
}
.announcerList:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.announcerList li{
	width: 49%;
	display: block;
	float: left;
	margin: 24px 0 0 2%;
}
.announcerList li:nth-child(2n+1){
	margin: 24px 0 0 0;
	clear: left;
}
.announcerList li:nth-child(2n){
	clear: right;
}
.announcerList li dl{
	display: block;
}
.announcerList li dt{
	display: block;
}
.announcerList li dt img{
	width: 100%;
	height: auto;
}
.announcerList li dd{
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
}
.announcerList li dd h3{
	font-size: 1.3rem;
}
#announcerDetail{
	display: block;
	margin: 60px 0 0 0;
	padding: 0 0 54px 0;
	background-color: #ffffff;
}
#announcerDetail img{
	width: auto;
	height: 420px;
}
.announcerMain{
	height: 420px;
	display: block;
	background-color: #cccccc;
	text-align: center;
}
.announcer_cat{
	display: block;
	padding: 2px 20px 2px 20px;
	background-color: #000000;
	color: #ffffff;
	position: absolute;
	top: -60px;
	left: 0;
}
.announcerTitleBlock{
	display: block;
	margin: 42px 0 0 0;
}
.announcerTitleBlock h2{
	display: block;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: left;
}
.announcerTitleBlock .announcerKana{
	display: block;
	margin: 8px 0 0 0;
	color: #ff6c00;
	text-align: left;
}
.announcerContents{
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
	text-align: center;
}
.announcerContents p{
	display: block;
	margin: 10px 0 10px 0;
	text-align: left;
}


/* gamer */
#gamerPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#gamerPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#page.archive #gamerPage:before{
	content: "";
	display: none;
}
#gamerPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 1.8rem;
}
#gamerPage h2.gamerTit{
	margin: 54px 0 0 0;
	color: #ff6c00;
	font-size: 2.8rem;
}
#gamerPage .pageTxt{
	text-align: center;
}
.gamerList{
	display: block;
	margin: 0 0 0 0;
}
.gamerList:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.gamerList li{
	width: 49%;
	display: block;
	float: left;
	margin: 24px 0 0 2%;
}
.gamerList li:nth-child(2n+1){
	margin: 24px 0 0 0;
	clear: left;
}
.gamerList li:nth-child(2n){
	clear: right;
}
.gamerList li dl{
	display: block;
}
.gamerList li dt{
	display: block;
}
.gamerList li dt img{
	width: 100%;
	height: auto;
}
.gamerList li dd{
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
}
.gamerList li dd h3{
	font-size: 1.6rem;
	color: #ffffff;
}
#gamerDetail{
	display: block;
	margin: 60px 0 0 0;
	padding: 0 0 54px 0;
	background-color: #ffffff;
	position: relative;

}
#gamerDetail img{
	width: auto;
	height: 420px;
}
.gamerMain{
	height: 420px;
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
	background: url(../img/gamer/bg_gamer.jpg) no-repeat top center;
	background-size: cover;
	background-color: #cccccc;
	position: relative;
}
.game_cat{
	display: block;
	padding: 2px 20px 2px 20px;
	background-color: #ff6c00;
	color: #ffffff;
	position: absolute;
	top: -60px;
	left: 0;
}
.gamerTitleBlock{
	display: block;
	margin: 42px 0 0 0;
}
.gamerTitleBlock h2{
	display: block;
	font-size: 2.4rem;
	line-height: 1.2;
	text-align: left;
}
.gamerTitleBlock .gamerKana{
	display: block;
	margin: 8px 0 0 0;
	color: #ff6c00;
	text-align: left;
}
.gamerTitleBlock .gameName{
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ff6c00;
	color: #ff6c00;
}
.gamerContents{
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
	text-align: center;
}
.gamerContents .gamerExpTxt{
	margin: 24px 0 0 0;
}
.gamerContents p{
	display: block;
	margin: 10px 0 10px 0;
	text-align: left;
}

/* report */
#report{
  display: block;
	margin: 0;
  padding: 32px 0 42px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#report .relatedTitle{
	height: 0;
  display: block;
  margin: 0 0 24px 0;
  padding: 20px 0 0 0;
  background: url(../img/tit_report_w.png) no-repeat center top;
	background-size: auto 20px;
	overflow: hidden;
}
#report .btnMore a{
  height: 52px;
	display: block;
	border: 1px solid #cccccc;
	color: #000000;
	line-height: 52px;
}

/* newsListImg */
.newsListImg{
	display: block;
	margin: 32px 0 0 0;
	padding: 0 0 0 0;
	border-top: none
}



/* contact */
input, textarea, select {
	font-size: 100%;
}
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}


input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

#contactPage .entry-content p{
	display: block;
	text-align: left;
	color: #010101;
}
#contactPage .entry-content p.att{
	display: block;
	margin: 24px 0 0 0;
	color: #ff0004;
}

#contactPage p.att span {
	display: inline-block;
	width: 1em;
	text-indent: 0;
}

#contactPage form dl {
	margin: 24px 0 0;
}

#contactPage form dl dt {
	width: 142px;
	display: block;
	padding: 0 0 0 0;
	float: left;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	line-height: 38px;
	color: #010101;
}
#contactPage form dl.error dt {
	color: #ff0012;
}

#contactPage form dl dt em {
	color: #ff0000;
	font-weight: bold;
}

#contactPage form dl dd {
	padding: 0 0 0 162px;
}

#contactPage form .textfield {
	height: 38px;
	background: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
}

#contact form dl.error .textfield {
	outline: 4px solid #ff0012;
	outline-offset: -4px;
}

#contactPage form .textfield input {
	width: 94%;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	line-height: 1.2;
}

#contactPage form .textarea {
	height: 210px;
	background: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
	line-height: 1.2;
}
#contactPage form .selectfield {
	height: 38px;
	background: url(../img/contact/arr_select.jpg) no-repeat right center;
	background-size: contain;
	background-color: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
}
#contactPage form .selectfield select{
	width: 94%;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	line-height: 1.2;
}

#contactPage form dl.error .textarea {
	outline: 4px solid #ff0012;
	outline-offset: -4px;
}

#contactPage form .textarea textarea {
	width: 94%;
	height: 194px;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	resize: none;
	-webkit-appearance: none;
}

.sec_bt_01 input,
.sec_bt_01 button.contact_confirmBtn{
	display: block;
	width: 478px;
	height: 62px;
	margin: 25px auto 0;
	padding: 0;
	background-color: #fd5803;
	border: 1px solid #fd5803;
	color: #ffffff !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
}
.sec_bt_01 input:hover,
.sec_bt_01 button.contact_confirmBtn:hover{
	border: 1px solid #ff0004;
	background-color: #ff0004;
	color: #ffffff !important;
}

.sec_bt_02 input{
	display: block;
	width: 478px;
	height: 62px;
	margin: 25px auto 0;
	padding: 0;
	border: 1px solid #666666;
	background-color: #666666;
	color: #ffffff !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
}
.sec_bt_02 input:hover{
	border: 1px solid #999999;
	background-color: #999999;
}

/* sec_error */
#contactPage form dl dd .sec_error {
	display: none;
}

#contactPage div.sec_error {
	display: none;
	margin: 25px 0 0;
	padding: 20px 0;
	font-size: 17px;
	font-weight: bold;
	outline: 4px solid #e71b39;
	color: #ffffff !important;
	outline-offset: -4px;
	text-align: center;
}
.mw_wp_form .error{
	color: #ffffff !important;
}
#contactPage .sec_error{
	color: #e71b39 !important;
}
.sec_contact form dl.error .textarea {
	outline: 4px solid #e71b39;
	outline-offset: -4px;
}
.sec_contact form dl.error .textarea {
	outline: 4px solid #e71b39;
	outline-offset: -4px;
}


/* sec_confirm
--------------------*/
#contactPage .mw_wp_form_confirm dl dt {
	font-size: 1.3rem;
	font-weight: bold;
}

#contactPage .mw_wp_form_confirm dl dd {
	margin: 12px 0 0;
	font-size: 1.3rem;
	font-weight: bold;
}
#contactPage .mw_wp_form_confirm .textfield {
	height: 38px;
	padding: 8px 10px 8px;
	background: transparent;
	color: #010101;
	outline: 1px solid #cccccc;
	outline-offset: -1px;
	text-align: left;
	box-sizing: border-box;
}
#contactPage .mw_wp_form_confirm  .textarea{
	height: auto;
	padding: 8px 10px 8px;
	background: transparent;
	outline: 1px solid #cccccc;
	color: #010101;
	text-align: left;
	box-sizing: border-box;
}
#contactPage .mw_wp_form_confirm .selectfield {
	height: auto;
	padding: 8px 10px 8px;
	background: none;
	background-color: #ffffff;
	color: #010101;
	outline: 1px solid #cccccc;
	outline-offset: -1px;
	text-align: left;
}

.sec_confirm .sec_bt_02 input {
	margin-top: 30px;
}

.sec_confirm .sec_bt_01 input {
	margin-top: 20px;
}


/* sec_complete
--------------------*/
.sec_complete {
	padding: 25px 5.333% 100px;
	text-align: center;
}

.sec_complete p {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center !important;
}

.sec_complete p + p {
	margin: 24px 0 0;
	font-size: 1.3rem;
}

.sec_complete .sec_bt_01{
	width: 478px;
	display: block;
	margin: 152px auto 0 auto;
}
.sec_complete .sec_bt_01 a{
	display: block;
	height: 62px;
	margin: 25px auto 0;
	padding: 0;
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #333333 !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none;
}
.sec_complete .sec_bt_01 a:hover{
	border: 1px solid #ff0004;
	background-color: #ff0004;
	color: #ffffff !important;
}


/* pagenation */
.navigation.pagination{
	display: block;
	margin: 32px 0 0 0;
}
.navigation.pagination h2.screen-reader-text{
	display: none;
}
.navigation.pagination .nav-links span.current{
	color: #fd5803;
}
.navigation.pagination .nav-links .nav-next-text,
.navigation.pagination .nav-links .nav-prev-text{
	display: none;
}
.navigation.pagination .nav-links .page-numbers{
margin:0 5px 0 5px;
}
.navigation.pagination .nav-links .page-numbers.dots{
color: #010101;
}
.navigation.pagination .nav-links .svg-icon{
	position: relative;
	top: 6px;
}


/* Header Sponsor List */
#pageHeader .sponsorList{
	display: inline-block;
	margin: 42px 0 0 0;
	padding: 12px 15px 5px 15px;
	background-color: #ffffff;
	text-align: center;
}
#pageHeader .sponsorList li{
	display: inline-block;
	margin: 0 15px 0 15px;
}
#pageHeader .sponsorList li img{
width: auto;
height: 40px;
}

#pageHeade .sponsorList:after{
content: "";
display: block;
clear: both;
height: 0;
visibility: hidden;
}


/* Partner */
.partnerBlock{
display:block;
margin:0 0 24px 0;
padding:0 0 24px 0;
border-bottom: 1px solid #cccccc;
}
.partnerBlock dl{
display: block;
position:relative;
}
.partnerBlock dt{
width: 300px;
height: 200px;
display: block;
padding: 69px 0 0 0;
float: left;
background-color: #efefef;
position:relative;
z-index:3000;
box-sizing:border-box;
}
.partnerBlock dt img{
width: auto;
height: 62px;
}
.partnerBlock dt.two{
padding: 34px 0 0 0;
}
.partnerBlock dt.two img{
width: auto;
height: 123px;
}
.partnerBlock dd{
padding: 0 0 0 330px;
color: #010101;
text-align:left;
position:relative;
}
.partnerLink{
display: block;
margin: 8px 0 0 0;
}
.partnerLink li{
display: block;
margin: 5px 0 0 0;
font-weight:bold;
}
.partnerLink li a{
display: inline-block;
margin: 0 0 0 8px;
color: #fd5803;
}

.partnerBlock:after,
.partnerBlock dl:after{
content: "";
display: block;
clear: both;
height: 0;
visibility: hidden;
}



/* -- */
/* -- */
/* SP */
/* -- */
/* -- */
@media screen and (max-width: 768px) {
/* */
/* */


/* header */
#page header{
	height: 50px;
	background: url(../img/f_logo.png) no-repeat center center;
	background-size: auto 28px;
	background-color: #000000;
}

#page header .wrapper{
}
#page header #menu{
	top: 5px;
	left: 0;
	transition: 0.5s ease-out;
}
#page header.on #menu{
	left: 320px;
	transition: 0.5s ease-out;
}

.listSNS{
	top: 15px;
	right: 20px
}

/* common */
.btnMore{
	display: block;
	margin-top: 24px;
}
.btnMore a{
	height: 52px;
	display: block;
	border: 1px solid rgba(255,255,255,0.54);
	color: #ffffff;
	line-height: 52px;
}
.btnContact{
	display: block;
	margin-top: 12px;
	text-align: center;
}
.btnContact a{
	width: 85%;
	height: 52px;
	display: block;
	margin: 0 auto 0 auto;
	border: 1px solid rgba(255,255,255,0.54);
	color: #ffffff;
	line-height: 52px;
}
.btnContact a span{
}

#contents.contentsPage{
	padding-top: 240px !important;
}

#contents.contentsPage .contentsBox.event{
	margin: 0 0 0 0;
}
.archive #contents.contentsPage .contentsBox.announcer{
margin:54px auto 0 auto !important;
padding:0 0 54px 0;
}
.pageTxt{
	display: block;
	text-align: left;
}
.snsInfo{
	display: inline-block;
	margin: 24px auto 0 auto;
	text-align: center;
}
.snsInfo:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.snsInfo li{
	width: 32px;
	display: inline-block;
	margin: 0 8px 0 8px;
}
.snsInfo li a{
	width: 32px;
	height: 0;
	display: block;
	padding: 32px 0 0 0;
	overflow: hidden;
}
.snsInfo li.tw a{
	background: url(../img/ico_twitter.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.fb a{
	background: url(../img/ico_facebook.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.in a{
	background: url(../img/ico_instagram.png) no-repeat center center;
	background-size: 32px 32px;
}
.snsInfo li.yt a{
	background: url(../img/ico_yt.png) no-repeat center center;
	background-size: 32px 32px;
}
.contentsH4{
	display: block;
	margin: 32px 0 0 0;
	padding: 3px 0 3px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 1.3rem;
}
.infoBlock{
	display: block;
	margin: 0;
	padding: 0 0 0 0;
}
.infoBlock:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.infoBlock dt{
	display: block;
	margin: 12px 0 0 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #000000;
	font-size: 1.5rem;
	font-weight: bold;
	text-align: left;
}
.infoBlock dd{
	display: block;
	margin: 8px 0 0 0;
	text-align: left;
}


/* banner */
#banner{
	padding: 24px 0 24px 0;
}

/* news */
#news{
  display: block;
	margin: 0;
	padding: 50px 0 52px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#news.listTop{
	padding: 1px 0 52px 0;
}
#news:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_o.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}

#news h2{
	width: auto;
	height: 0;
  display: block;
	float: none;
  margin: 0 0 24px 0;
  padding: 20px 0 0 0;
  background: url(../img/tit_news.png) no-repeat center top;
	background-size: auto 20px;
	overflow: hidden;
}
#news .btnMore a{
  height: 52px;
	display: block;
	border: 1px solid rgba(255,255,255,0.54);
	color: #ffffff;
	line-height: 52px;
}
#news .newsList{
	padding: 32px 0 0 0;
	position: relative;
}
#news.newsDetail .newsList{
	padding: 0 0 0 0;
	position: relative;
	border-top: none;
}
#news .newsList:before{
	display: none;
}
#news .newsList li{
	display: block;
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
#news .newsList li:first-child{
	border-top: none;
}
#news .newsList li:first-child:before{
	display: none;
}
#news.newsDetail .newsList li:first-child{
	padding: 24px 0 24px 0;
	border-top: 1px solid #cccccc;
	position: relative;
}
#news.newsDetail .newsList li:first-child:before{
content: "";
width: 10%;
display: block;
position: absolute;
top: -1px;
left: 0;
border-top: 1px solid #ff6c00;
}
#news .newsList li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	border-bottom: 1px solid #ff6c00;
}
#news .newsList li:last-child:before{
	content: "";
	width: 0;
}
#news .newsList h3{
	font-size: 1.3rem;
	color: #ffffff;
}
#news .newsList .newsDate{
	display: inline-block;
	margin: 10px 0 0 0;
	color: #ff6c00;
	font-size: 0.9rem;
}
#news .newsList .newsCate{
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 0 5px 0 5px;
	background-color: #ff6c00;
	color: #ffffff;
	font-size: 0.9rem;
}
#news .btnMore{
	width: 85%;
	position: static;
}
#news .btnMore a{
	width: auto;
	background: none;
}


#news .newsReportList{
}

#news .newsReportList:before{
}
#news .newsReportList li{
	display: block;
	margin: 0 0 24px 0;
	padding: 0 0 24px 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
#news .newsReportList li:first-child{
	border-top: none;
}
#news .newsReportList li:first-child:before{
	display: none;
}
#news .newsReportList li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	border-bottom: 1px solid #ff6c00;
}
#news .newsReportList li.report:before{
	border-bottom: 1px solid #f30c5e;
}
#news .newsReportList li:last-child:before{
	content: "";
	width: 0;
}

#news .newsReportList li dl{
}

#news .newsReportList li dl dt{
	width: 90px;
	float: left;
}
#news .newsReportList li dl dd{
	padding: 2px 0 0 100px;
}

#news .newsReportList h3{
	font-size: 1.3rem;
	color: #ffffff;
}
#news .newsReportList .newsDate{
	display: inline-block;
	margin: 10px 0 0 0;
	color: #ff6c00;
	font-size: 0.9rem;
}
#news .newsReportList .newsCate{
	display: inline-block;
	margin: 10px 0 0 10px;
	padding: 0 5px 0 5px;
	background-color: #ff6c00;
	color: #ffffff;
	font-size: 0.9rem;
}
#news .newsReportList .report .newsDate{
	color: #f30c5e;
}
#news .newsReportList .report .newsCate{
	padding: 0 15px 0 15px;
	background-color: #f30c5e;
}


/* news detail */
#news.newsDetail{
	padding: 2px 0 32px 0;
}
#news.newsDetail:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	/* background: url(../img/arr_u_w.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;  */
	background: none;
}
#news .relatedTitle{
	height: 0;
	display: block;
	margin: 32px 0 0 0;
	padding: 20px 0 0 0;
	background: url(../img/tit_news.png) no-repeat center top;
	background-size: auto 20px;
	overflow: hidden;
}
#news.newsDetail .relatedTitle{
	width: auto;
	height: 0;
	display: block;
	float: none;
	margin: 32px 0 32px 0;
	padding: 20px 0 0 0;
	background: url(../img/tit_news.png) no-repeat center top;
	background-size: auto 20px;
	overflow: hidden;
}
#newsDetail{
	display: block;
	margin: 40px 0 0 0;
}
#newsDetail img{
	width: 100%;
	height: auto;
}

#news.newsDetail .btnMore{
	width: 85%;
	position: static;
	bottom: auto;
	left: auto;
}
#news.newsDetail .btnMore a{
	width: auto;
  height: 72px;
	display: block;
	border: 2px solid rgba(204,204,204,0.54);
	background: none;
	color: #ffffff;
	line-height: 72px;
}

.newsMain{
	height:auto;
	display: block;
}
#newsDetail.report .newsMain.withImg{
	height: 210px;
	display: block;
	padding: 80px 0 0 0;
	text-align: center;
	background-color: #efefef;
	box-sizing: border-box;
}
#newsDetail.report.blur .newsMain.withImg img{
	width: auto;
	height: 210px;
}
	
.newsTitleBlock{
	display: block;
	margin: 12px 0 0 0;
}
.newsTitleBlock h2{
	display: block;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: left;
}
.newsTitleBlock .newsDate{
	display: block;
	margin: 8px 0 0 0;
	text-align: right;
}
.newsTitleBlock .newsDate.reportIco:before{
	content: "レポート";
	display: inline-block;
	padding: 2px 5px 2px 5px;
	margin-right: 6px;
	font-size: 1.0rem;
	background-color: #ff6c00;
	color: #ffffff;
}
.newsContents{
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
}
.newsContents p{
	display: block;
	margin: 10px 0 10px 0;
	text-align: left;
}

/* topics */
#topics{
	width: auto;
	display: block;
	margin: 0;
	padding: 42px 0 42px 0;
	background: linear-gradient(-9deg, rgb(255,98,67) 0%, rgb(255,78,62) 66%, rgb(255,57,57) 100%),url(../img/news/bg_topics.png) no-repeat left center;
	background-size: contain;
}

#topics .topicsBlock:before{
	display: none;
}
#topics .topicsBlock{
	padding: 0 0 0 0;
}
#topics .topicsBlock dd .topicsDate{
	font-size: 1.0rem;
	line-height: 1;
}

/* event */
#eventPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#eventPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#eventPage .pageAnchor{
	display: block;
	margin: 0 0 32px 0;
	padding: 0 0 12px 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
#eventPage .pageAnchor li{
	width: 100%;
	display: block;
	margin: 0 0 4px 0;
	text-align: left;
}
#eventPage .pageAnchor li:nth-child(2){
	margin: 0 0 4px 0;
}
#eventPage .pageAnchor li a{
	height: auto;
	color: #ffffff;
	border: none;
	text-align: left;
	line-height: inherit;
}

#eventPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 1.8rem;
}
#eventPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 1.8rem;
}
#eventPage h2.eventTit{

}
#eventPage h2.eventTitFin{
	margin: 42px 0 0 0;
}
.eventListBlock{
	position: relative;
	border-top: 1px solid #cccccc;
	position: relative;
}
.eventListBlock:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	top: -1px;
	left: 0;
	border-top: 1px solid #ff6c00;
}
.eventListBlock li{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.eventListBlock li:before{
	content: "";
	width: 10%;
	display: block;
	position: absolute;
	bottom: -1px;
	left: 0;
	border-bottom: 1px solid #ff6c00;
}
.eventListBlock li:last-child:before{
	content: "";
	width: 0;
}
.eventListBlock dl{
	display: block;
}
.eventListBlock dt{
	display: block;
}
.eventListBlock dt img{
	width: 100%;
	height: auto;
}
.eventListBlock dd{
	display: block;
	font-size: 1.4rem;
}
.eventListBlock dd h3{
	font-size: 1.6rem;
}
.eventListBlock .eventDate{
	display: block;
	margin: 12px 0 0 0;
	padding: 8px 3px 8px 3px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventDate span:before{
	content: "開催日程:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock .eventVenue{
	display: block;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventVenue span:before{
	content: "会場:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock .eventWatch{
	display: block;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px solid #999999;
}
.eventListBlock .eventWatch span:before{
	content: "観覧方法:";
	display: inline-block;
	margin-right: 5px;
	color: #666666;
}
.eventListBlock li .btnEventLink{
	display: block;
	margin: 8px 0 0 0;
}
.eventListBlock li .btnEventLink li{
	width: 45%;
	display: block;
	float:right;
	margin:0 0 0 10px !important;
	padding: 0;
	border-bottom: none;
}
.eventListBlock li .btnEventLink li:before{
	display: none;
	border-bottom: none;
}
.btnEventSite a{
	width: 100%;
	height: 42px;
	display: inline-block;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	background: linear-gradient( 120deg, rgb(16,4,136) 0%, rgb(116,0,205) 50%, rgb(228,26,197) 100%);
	color: #ffffff;
	box-sizing: border-box;
	line-height: 42px;
}
.btnEventReport a{
	width: 100%;
	height: 42px;
	display: inline-block;
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	background: linear-gradient( 120deg, rgb(233,27,27) 0%, rgb(253,88,3) 50%, rgb(207,200,23) 100%);
	color: #ffffff;
	box-sizing: border-box;
	line-height: 42px;
}


/* announcer */
#announcerPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#announcerPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#announcerPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 1.8rem;
}
#announcerPage h2.announcerTit{
	margin: 42px 0 0 0;
}

#announcerPage .pageTxt{
	text-align: left;
}
.announcerList{
	display: block;
	margin: 0 0 0 0;
}
.announcerList:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.announcerList li{
	width: 49%;
	display: block;
	float: left;
	margin: 24px 0 0 2%;
}
.announcerList li:nth-child(2n+1){
	margin: 24px 0 0 0;
	clear: left;
}
.announcerList li:nth-child(2n){
	clear: right;
}
.announcerList li dl{
	display: block;
}
.announcerList li dt{
	display: block;
}
.announcerList li dt img{
	width: 100%;
	height: auto;
}
.announcerList li dd{
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
}
.announcerList li dd h3{
	font-size: 1.3rem;
}
#announcerDetail{
	display: block;
	margin: 40px 0 0 0;
}
#announcerDetail img{
	width: 100%;
	height: auto;
}
.announcerMain{
	height: auto;
	display: block;
	background-color: transparent;
}
.announcer_cat{
	display: inline-block;
	padding: 2px 20px 2px 20px;
	background-color: #000000;
	color: #ffffff;
	position: absolute;
	top: -42px;
	left: 0;
}
.announcerTitleBlock{
	display: block;
	margin: 24px 0 0 0;
}
.announcerTitleBlock h2{
	display: block;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: left;
}
.announcerTitleBlock .announcerKana{
	display: block;
	margin: 8px 0 0 0;
	color: #ff6c00;
	text-align: left;
}
.announcerContents{
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
	text-align: center;
}
.announcerContents p{
	display: block;
	margin: 10px 0 10px 0;
	text-align: left;
}


/* gamer */
#gamerPage{
  display: block;
	margin: 0;
	padding: 24px 0 32px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#gamerPage:before{
	content: "";
	width: 100%;
	height: 10px;
	display: block;
	margin: 0;
	background: url(../img/arr_u_b.png) no-repeat 10px top;
	background-size: 20px auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 77777;
}
#gamerPage h2{
	display: block;
	margin: 0 0 12px 0;
	font-size: 1.8rem;
}
#gamerPage h2.gamerTit{
	margin: 42px 0 0 0;
	color: #ff6c00;
}
#gamerPage .pageTxt{
	text-align: center;
}

.gamerList{
	display: block;
	margin: 0 0 0 0;
}
.gamerList:after{
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.gamerList li{
	width: 49%;
	display: block;
	float: left;
	margin: 24px 0 0 2%;
}
.gamerList li:nth-child(2n+1){
	margin: 24px 0 0 0;
	clear: left;
}
.gamerList li:nth-child(2n){
	clear: right;
}
.gamerList li dl{
	display: block;
}
.gamerList li dt{
	display: block;
}
.gamerList li dt img{
	width: 100%;
	height: auto;
}
.gamerList li dd{
	display: block;
	margin: 5px 0 0 0;
	text-align: left;
}
.gamerList li dd h3{
	font-size: 1.3rem;
}
#gamerDetail{
	display: block;
	margin: 40px 0 0 0;
}
#gamerDetail img{
	width: 100%;
	height: auto;
}
.gamerMain{
	height: auto;
	display: block;
	background-color: transparent;
}
.game_cat{
	display: inline-block;
	padding: 2px 20px 2px 20px;
	background-color: #ff6c00;
	color: #ffffff;
	position: absolute;
	top: -42px;
	left: 0;
}
.gamerTitleBlock{
	display: block;
	margin: 24px 0 0 0;
}
.gamerTitleBlock h2{
	display: block;
	font-size: 2.0rem;
	line-height: 1.2;
	text-align: left;
}
.gamerTitleBlock .gamerKana{
	display: block;
	margin: 8px 0 0 0;
	color: #ff6c00;
	text-align: left;
}
.gamerTitleBlock .gameName{
	display: block;
	margin: 5px 0 0 0;
	padding: 4px 10px 4px 10px;
	border: 1px solid #ff6c00;
	color: #ff6c00;
}
.gamerContents{
	margin: 0 0 0 0;
	padding: 0 0 32px 0;
	text-align: center;
}
.gamerContents p{
	display: block;
	margin: 10px 0 10px 0;
	text-align: left;
}

/* report */
#report{
  display: block;
	margin: 0;
  padding: 32px 0 42px 0;
	background: url(../img/bg_news.png) repeat-y center top,#000000;
	color: #ffffff;
}
#report .relatedTitle{
	height: 0;
  display: block;
  margin: 0 0 24px 0;
  padding: 20px 0 0 0;
  background: url(../img/tit_report_w.png) no-repeat center top;
	background-size: auto 20px;
	overflow: hidden;
}
#report .btnMore a{
  height: 52px;
	display: block;
	border: 1px solid #cccccc;
	line-height: 52px;
}

/* newsListImg */
.newsListImg{
	display: block;
	margin: 32px 0 0 0;
	padding: 0 0 0 0;
	border-top: none
}
.newsListImg li a{
color: #ffffff;
}
	

/* contact */
input, textarea, select {
	font-size: 100%;
}
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}


input[type='submit'],
input[type='button'],
label,
button,
select {
  cursor: pointer;
}

#contactPage .entry-content p{
	display: block;
	padding: 24px 0 0 0;
	text-align: left;
	color: #ffffff;
}
#contactPage .entry-content p.att{
	display: block;
	margin: 24px 0 0 0;
	color: #ff0004;
}

#contactPage p.att span {
	display: inline-block;
	width: 1em;
	text-indent: 0;
}

#contactPage form dl {
	margin: 24px 0 0;
}

#contactPage form dl dt {
	width: auto;
	display: block;
	padding: 0 0 0 0;
	float: none;
	font-weight: bold;
	line-height: 1;
	text-align: left;
	line-height: 1.4;
	color: #ffffff;
}
#contactPage form dl.error dt {
	color: #ff0012;
}

#contactPage form dl dt em {
	color: #ff0000;
	font-weight: bold;
}

#contactPage form dl dd {
	padding: 2px 0 10px 0;
}

#contactPage form .textfield {
	height: 38px;
	background: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
}

#contact form dl.error .textfield {
	outline: 4px solid #ff0012;
	outline-offset: -4px;
}

#contactPage form .textfield input {
	width: 94%;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	line-height: 1.2;
}

#contactPage form .textarea {
	height: 210px;
	background: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
	line-height: 1.2;
}
#contactPage form .selectfield {
	height: 38px;
	background: url(../img/contact/arr_select.jpg) no-repeat right center;
	background-size: contain;
	background-color: #ffffff;
	outline: 1px solid #959595;
	outline-offset: -1px;
}
#contactPage form .selectfield select{
	width: 94%;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	line-height: 1.2;
}

#contactPage form dl.error .textarea {
	outline: 4px solid #ff0012;
	outline-offset: -4px;
}

#contactPage form .textarea textarea {
	width: 94%;
	height: 194px;
	margin: 8px 10px 0;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	resize: none;
	-webkit-appearance: none;
}

.sec_bt_01 input,
.sec_bt_01 button.contact_confirmBtn{
	display: block;
	width: 100%;
	height: 62px;
	margin: 25px auto 0;
	padding: 0;
	background-color: #fd5803;
	border: 1px solid #fd5803;
	color: #ffffff !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
}
.sec_bt_01 input:hover,
.sec_bt_01 button.contact_confirmBtn:hover{
	border: 1px solid #ff0004;
	background-color: #ff0004;
	color: #ffffff !important;
}

.sec_bt_02 input{
	display: block;
	width: 100%;
	height: 62px;
	margin: 32px auto 0;
	padding: 0;
	border: 1px solid #666666;
	background-color: #666666;
	color: #ffffff !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
}
.sec_bt_02 input:hover{
	border: 1px solid #999999;
	background-color: #999999;
}

/* sec_error */
#contactPage form dl dd .sec_error {
	display: none;
}

#contactPage div.sec_error {
	display: none;
	margin: 25px 0 0;
	padding: 20px 0;
	font-size: 17px;
	font-weight: bold;
	outline: 4px solid #e71b39;
	color: #ffffff !important;
	outline-offset: -4px;
	text-align: center;
}
.mw_wp_form .error{
	color: #ffffff !important;
}
#contactPage .sec_error{
	color: #e71b39 !important;
}
.sec_contact form dl.error .textarea {
	outline: 4px solid #e71b39;
	outline-offset: -4px;
}
.sec_contact form dl.error .textarea {
	outline: 4px solid #e71b39;
	outline-offset: -4px;
}


/* sec_confirm
--------------------*/
#contactPage .mw_wp_form_confirm dl dt {
	font-size: 1.3rem;
	font-weight: bold;
}

#contactPage .mw_wp_form_confirm dl dd {
	margin: 12px 0 0;
	font-size: 1.3rem;
	font-weight: bold;
}
#contactPage .mw_wp_form_confirm .textfield {
	height: 38px;
	padding: 8px 10px 8px;
	background: transparent;
	color: #ffffff;
	outline: 1px solid #cccccc;
	outline-offset: -1px;
	text-align: left;
	box-sizing: border-box;
}
#contactPage .mw_wp_form_confirm  .textarea{
	height: auto;
	padding: 8px 10px 8px;
	background: transparent;
	outline: 1px solid #cccccc;
	color: #ffffff;
	text-align: left;
	box-sizing: border-box;
}
#contactPage .mw_wp_form_confirm .selectfield {
	height: auto;
	padding: 8px 10px 8px;
	background: none;
	background-color: transparent;
	color: #ffffff;
	outline: 1px solid #cccccc;
	outline-offset: -1px;
	text-align: left;
}

.sec_confirm .sec_bt_02 input {
	margin-top: 30px;
}

.sec_confirm .sec_bt_01 input {
	margin-top: 20px;
}


/* sec_complete
--------------------*/
.sec_complete {
	padding: 25px 5.333% 100px;
	text-align: center;
}

.sec_complete p {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center !important;
}

.sec_complete p + p {
	margin: 24px 0 0;
	font-size: 1.3rem;
}

.sec_complete .sec_bt_01{
	width: 100%;
	display: block;
	margin: 72px auto 0 auto;
}
.sec_complete .sec_bt_01 a{
	display: block;
	height: 62px;
	margin: 25px auto 0;
	padding: 0;
	border: 1px solid #333333;
	background-color: #ffffff;
	color: #333333 !important;
	line-height: 62px;
	text-align: center;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none;
}
.sec_complete .sec_bt_01 a:hover{
	border: 1px solid #ff0004;
	background-color: #ff0004;
	color: #ffffff !important;
}


/* pagenation */
.navigation.pagination{
	margin: 32px 0 0 0;
}
.navigation.pagination h2.screen-reader-text{
	display: none !important;
}
.navigation.pagination .nav-links span.current{
	color: #fd5803;
}
.navigation.pagination .nav-links .nav-next-text,
.navigation.pagination .nav-links .nav-prev-text{
	display: none;
}
.navigation.pagination .nav-links .page-numbers{
margin:0 5px 0 5px;
color: #ffffff;
}	
.navigation.pagination .nav-links .svg-icon{
	position: relative;
	top: 6px;
	color: #ffffff;
}


/* Partner */
.partnerBlock{
}
.partnerBlock dl{
}
.partnerBlock dt{
width: auto;
height: 120px;
display: block;
padding: 33px 0 0 0;
float: none;
background-color: #efefef;
}
.partnerBlock dt img{
width: auto;
height: 54px;
}
.partnerBlock dt.two{
height: 120px;
padding: 33px 0 0 0;
}
.partnerBlock dt.two img{
width: auto;
height: 52px;
}
.partnerBlock dd{
padding: 10px 0 0 0;
color: #ffffff;
text-align:left;
position:relative;
}
.partnerLink{
display: block;
margin: 8px 0 0 0;
}
.partnerLink li{
display: block;
margin: 5px 0 0 0;
font-weight:bold;
}
.partnerLink li a{
display: block;
margin: 0 0 0 0;
color: #fd5803;
}


/* */
/* */
}


@media screen and (max-width: 440px) {
/* */
/* */

.listSNS{
	right: 40px;
}

.listSNS li:nth-child(2){
		display: none;
}

/* */
/* */
}
