@charset "utf-8";
/* =============================================================
    common 共通
============================================*/
body {
	width: 100%;
	background-color: #000;
}
body,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul,dl,dt,dd {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6,p {
	font-weight: normal;
}
li,ol,ul {
	list-style-type: none;
}

#page {
	font-size: 18px;
	color: #252525;
	font-family: "Noto Sans CJK JP", Lato, "Noto Sans JP", "游ゴシック Medium", 游ゴシック体, "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4;
	font-feature-settings: "palt" 1;
}
#page * {
	box-sizing: border-box;
}
#page img {
	width: 100%;
	border: 0;
	vertical-align: top;
}
#page a {
	transition: all 0.3s;
	text-decoration: none;
}
#page a:hover {
	opacity: 0.7;
}
#page em {
	font-style: normal;
	font-weight: bold;
}
@media screen and (min-width: 768px) {
	a[href*="tel:"] {
	  pointer-events: none;
	  cursor: default;
	  text-decoration: none;
	}
  }
@media screen and (max-width: 767px) {
	#page {
		font-size: 18px;
	}
}
@media screen and (max-width: 479px) {
	#page {
		font-size: 16px;
	}
}

.serif {
	font-family: 'Shippori Mincho', serif;
	font-weight: 600;
}
.arial {
	font-family: Arial;
}
.flex {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ib {
	font-size: inherit !important;
	display: inline-block;
}
.inner_wrap {
	padding: 0 50px;
	margin: 0 auto;
}
@media screen and (max-width: 479px) {
	.inner_wrap {
		padding: 0 20px;
	}
}

/* =============================================================
    page
============================================*/
@media screen and (min-width: 1024px) {
	.mob {
		display: none;
	}
}
@media screen and (max-width: 1023px) {
	.pc {
		display: none;
	}
}

#page {
	background: url(../images/bg_main.jpg) center top/100% #000 no-repeat;
	background-attachment: fixed;
	padding-bottom: 70px;
	max-width: 1920px;
	margin: 0 auto;
}
.logo_wrap {
	font-size: 0;
}
.main_logo {
	background: url(../images/main.png) center center/contain no-repeat;
	padding-bottom: calc(931 / 1920 * 100%);
}
.img_day {
	width: 70%;
	max-width: 800px;
    margin: 0 auto;
}
.contents {
	text-align: center;
	padding: 70px 0 20px;
	margin: 50px auto;
	background-color: rgba(0,0,0,0.5);
}
.p_movie {
	font-size: 28px;
	color: #fff;
	letter-spacing: 0.25em;
	margin-bottom: 30px;
}
@media screen and (min-width: 1920px) {
	#page {
		background: url(../images/bg_main.jpg) center top #000 no-repeat;
		background-attachment: fixed;
	}
}
@media screen and (max-width: 1023px) {
	#page {
		background: url(../images/bg_main.jpg) center top/130% #000 no-repeat;
	}
	.logo_wrap {
		padding: 4vw 0;
	}
	.main_logo {
		background: url(../images/logo.png) center center/contain no-repeat;
		padding-bottom: calc(554 / 777 * 90%);
	}
	.contents {
		padding: 30px 0 20px;
		margin: 0 auto;
		background: url(../images/bg_cont_mob.jpg) center top/100% repeat-y;
	}
}
@media screen and (max-width: 479px) {
	.p_movie {
		font-size: 24px;
	}
}

.title_outline_wrap {
	font-size: 0;
	max-width: 300px;
	margin: 0 auto;
	position: relative;
    z-index: 100;
}
.title_outline {
	background: url(../images/title_outline.png) center center/contain no-repeat;
	padding-bottom: calc(253 / 372 * 80%);
}
.outline {
	color: #ededed;
	max-width: 1200px;
	margin: -80px auto 0;
	padding: 140px 50px 70px;
	background-color: rgba(0,0,0,0.7);
}
.outline_subtitle.wars {
	max-width: 750px;
	margin: 0 auto 40px;
	font-size: 0;
}
.outline_subtitle.wars p {
	background: url(../images/outline_subtitle.png) center center/contain no-repeat;
	padding-bottom: calc(370 / 758 * 80%);
}
.box_detail p {
	line-height: 1.6;
	letter-spacing: 0.15em;
}
.box_detail p:not(:last-child) {
	margin-bottom: 20px;
}
.box_detail em {
	font-size: 1.4em;
	font-weight: normal !important;
	color: #f0ff00;
}
.img_kouno {
	width: 80%;
	max-width: 400px;
	margin: 30px auto 0;
	position: relative;
}
.img_kouno p {
	font-size: 24px;
    font-weight: bold;
	text-align: left;
	letter-spacing: 2px;
    display: inline-block;
    transform: rotate(-10deg);
    position: absolute;
    left: 0;
    top: 20px;
    text-shadow: 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 1px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000;
}
.outline_subtitle.vote {
	font-size: 48px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
	margin: 60px auto 0;
}
.outline_subtitle.vote i {
	animation: pikopiko 1s steps(2, start) infinite;
}
@keyframes pikopiko {
	0% {
		transform: translate(0, -5px);
	}
	100% {
		transform: translate(0, 10px);
	}
}

.battle_member {
	margin: 50px auto;
}
.battle_member.after {
    max-width: 1500px;
}
.title_battle_wrap {
	font-size: 0;
	width: 80%;
	max-width: 400px;
	margin: 0 auto;
}
.title_battle {
	background: url(../images/title_battle.png) center center/contain no-repeat;
	padding-bottom: calc(506 / 744 * 100%);
}
.battle_member.after .title_battle {
	background: url(../images/title_battle_after.png) center center/contain no-repeat;
	padding-bottom: calc(506 / 744 * 100%);
}
.member_list.flex {
	justify-content: center;
}
.member_list > div {
	flex: 0 0 33.333%;
	margin: 50px 0 0;
}
.battle_member.after .member_list > div {
	flex: 0 0 50%;
	margin: 12vw 0 0;
}
.team_milkboy {
	background-color: rgb(23 43 112 / 60%);
}
.team_mitorizu {
	background-color: rgb(116 34 29 / 60%);
}
.captain {
	margin: -6vw auto 50px;
}

.btn_insta {
	max-width: 100px;
	margin: 0 auto;
	display: block;
}
@media screen and (min-width: 1920px) {
	.battle_member.after .member_list > div {
		margin: 200px 0 0;
	}
	.captain {
		margin: -150px auto 50px;
	}
}
@media screen and (max-width: 1023px) {
	.outline {
		padding: 120px 50px 50px;
	}
	.member_list > div {
		flex: 0 0 50%;
	}
	.box_insta {
		background: url(../images/bg_main.jpg) center top/130% #000 no-repeat;
		padding: 30px 0;
	}
}
@media screen and (max-width: 767px) {
	.outline_subtitle.vote {
		font-size: 30px;
		margin: 30px auto 10px;
	}
	.box_detail {
		text-align: left;
	}
	.box_detail br {
		display: none;
	}
	.img_kouno p {
		font-size: 4vw;
	}
	.img_kouno img {
		margin-top: 30px;
	}
	.member_list > div {
		margin: 30px 0 0;
	}
}
@media screen and (max-width: 599px) {
	/* .member_list > div {
		flex: 0 0 90%;
		margin: 30px 5% 0;
	}
	.battle_member.after .member_list > div {
		flex: 0 0 90%;
		margin: 16vw 5% 0;
	} */
	.captain {
		margin: -6vw auto 20px;
	}
	.battle_member.after .member_list > div {
		margin: 18vw 0 0;
	}
}
@media screen and (max-width: 479px) {
	.outline {
		padding: 100px 20px 50px;
	}
	.outline_subtitle.wars {
		margin: 0 auto 20px;
	}
	.outline_subtitle.vote {
		font-size: 24px;
	}
	.battle_member {
		margin: 30px auto;
	}
	/* .member_list > div {
		flex: 0 0 100%;
		margin: 20px auto 0;
	} */
}
@media screen and (max-width: 374px) {
	.member_list > div {
		flex: 0 0 100%;
		margin: 20px auto 0;
	}
	.battle_member.after .member_list > div {
		flex: 0 0 100%;
	}
}

/*TOP*/
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
#page-top a {
	width: 135px;
	display: block;
}
@media screen and (max-width: 767px) {
	#page-top {
		bottom: 10px;
		right: 10px;
	}
	#page-top a {
		width: 100px;
	}
}

/* =============================================================
    【movie】ブロック　※Brightecoveの動画表示
============================================*/
.movie_wrap {
	width: 100%;
    max-width: 1000px;
    margin: 0 auto 70px;
    border: #000 3px solid;
    padding: 15px;
}
#movie {
    position: relative;
    width: 100%;
    padding-top: calc(9 / 16 * 100%);
    margin: 0 auto;
    overflow: hidden;
}
.tvo-video {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}