@charset "utf-8";

#nav_ev {
  list-style: none;
	margin-bottom: 20px;
	padding-top: 30px;
}

#nav_ev li {
	width: auto;
	text-align: center;
	display: inline-block;
	margin-right: 20px;
}
.mirror-space{
	width: 800px;
	height: auto;
	margin: 50px auto 0;
}
.link_bar{
	margin: 0 auto 20px;
	width: 773px;
	height: 80px;
	background-image: url(../images/movie-images/mirror03.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.link_site{
	padding-top: 34px;
	padding-left: 20px;
	float: left;
	width: auto;
	height: 30px;
}
.link_site p{
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 24px;
	}
.link_button{
	float: right;
	width: auto;
	height: 71px;
	padding-right: 20px;
	}
.link_button img{
	margin-left: 7px;
}
.tirashi-space{
	position: relative;
	width: 635px;
	height: 361px;
	margin: 50px auto 50px;
	background-image: url(../images/movie-images/tirashi-plate.png);
	background-repeat: no-repeat;
}
.tirashi-space img{
	position: absolute;
	right: 24px;
	top: 50px;
}

.tokuten-movie{
	width: 800px;
	height: auto;
	margin: 60px auto 0;
}
.tokuten-movie img{
	margin: 10px;
}

.anime{
	margin: 0 auto 100px;
}

.anime_name{
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

/*赤角丸スペース設定*/
.kadomarubar {
	margin: 0 auto;
	width: 500px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 3px;
	color: #fff;
	background-color: #33A9FF;
	border-radius: 30px;
}

.check_box{
	background-image: url(../images/movie-images/secret-plate.png);
	width: 728px;
	height: 218px;
	position: relative;
	margin: 50px auto 100px;
}

.check_mark{
	position: absolute;
	left: 0;
	top: -20px;
}

/* カウントダウンログページ用*/

.countdownmovie_box{
	position: relative;
	margin-top: 30px;
	margin-right: 50px;
	width: 400px;
	float: left;
}
.count_cha{
}

.btbox{
	margin-top: 15px;
	margin-bottom: 50px;
	height: 90px;
	width: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.btbox img{
	margin-left: 10px;
}


.all_box{
	width: 900px;
	display: inline-block;
}