/* .btn_wiki img {
	border: #dfb83e solid 2px;
} */

.gooz{
	width:50%;
	margin: 0 auto;
	margin-top: 5%;
	margin-bottom: 4%;
	border: 0.156vw solid #811111;
	padding: 0.5vw;
	transition: .3s;
}


.stream{margin-bottom: 100px;}
/* .stoream{margin: 8.333vw auto 0;}
.stream02{margin-top: 80px; margin-bottom: 100px;} */

.gooz:hover{
	filter: brightness(115%);
}


/************************
  SP
************************/
@media screen and (max-width: 1023px) {
	.keyvisual .btn_wiki,.btn_steam {
		position: relative;
		transition: none;
		text-align: center;
	}
	.keyvisual .btn_wiki img,.btn_steam img,.official_twiter img {
		height: 14vw;
	}

	.keyvisual .btn_steam {
		margin-bottom: 4vw;
	}

	.keyvisual .official_twiter img,.btn_wiki img {
		height: 11.719vw;
		width: auto; }

	section.pv {
	  padding: 6.836vw 2.93vw 0; }

	.gooz{width:93%;border: 0.391vw solid #811111;padding: 0.8vw;}

	.stream{margin-bottom: 30px;}
}


/************************
  SP
************************/

@media screen and (min-width: 1024px) {
	.keyvisual .official_twiter.btn_wiki {
		bottom: 90.744px;
	}

	.windowloaded .register {
		position: absolute;
		z-index: 1001;
	}
}


/************************
  PC
************************/
@media screen and (min-width: 1201px){
	.keyvisual .btn_steam {
		bottom: 7.25vw;
	}

	.register_fixed .register {
		position: absolute;
		z-index: 1001;
	}

	.keyvisual .official_twiter {
		display: none;
	}

}

/************************
  1st+40thロゴ
************************/
.keyvisual .anniversary img {
    width: 70%;
}
.keyvisual .anniversary {
    left: -3vw;
    top: 4.5vw;
    width: 30vw;
}

@media screen and (max-width: 1023px){
	.keyvisual .anniversary {
	    left: 1.823vw;
	    top: 14vw;
	    width: 43vw;}
}
