@charset "UTF-8";


/* 第一弾　MV */
.mainv {
  text-align: center;
  background: url(../img/flont/bg.png) 50% 50% no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: calc((110 / 1920) * 100vw) calc((120 / 1920) * 100vw);
  height: clamp(610px, 46.35vw, 890px);
  margin-top: 60px;
  box-sizing: border-box;
}

/* 第二弾　MV */
.mainv_02 {
	background: url(../img/flont/mv_02.jpg) 50% 50% no-repeat;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 39.84vw;
	margin-top: 60px;
}


.mainv_img {
  display: flex;
	justify-content: center;
	align-items: center;
  width: min(100%, 1161px);
	height: 100%;
  box-sizing: border-box;
}

.mainv_img img{
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;

}


@media only screen and (max-width: 767px) {
		.mainv{
		background: url(../img/flont/bg_sp.png) 50% 50% no-repeat;
		background-size: cover;
		background-repeat: no-repeat;
		width: 100%;
		height: 150vw;
		margin-top: 100px;
	}

	/* .mainv {
		padding: 35px 5% 53px;
	} */


		.mainv_02 {
		background: url(../img/flont/mv-sp_02.jpg) 50% 50% no-repeat;
		background-size: cover;
		background-repeat: no-repeat;
		width: 100%;
		height: 134.8vw;
		margin-top: 100px;
	}

	.mainv_img {
		width: 85%;
	}

}



.bg--gray{
background: #f8f8f8;
}




.flont_head {
	text-align: center;
	margin: 0 0 47px;
}

.flont_ttl {
	margin: 0 0 12px;
}

.flont_ttl_en {
	display: block;
	font-family: 'Montserrat', sans-serif;
	color: #e50213;
	font-size: 17px;
	margin: 0 0 -5px;
}

.flont_ttl_jp {
	display: block;
	font-size: 30px;
}



.flont_head_mes {
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
	.flont_head {
		margin: 0 0 25px;
	}

	.flont_ttl {
		margin: 0 0 5px;
	}

	.flont_ttl_en {
		font-size: 14px;
		margin: 0;
	}

	.flont_ttl_jp {
		font-size: 20px;
	}

	.flont_head_mes {
		font-size: 13px;
	}
}



.schedule {
	background: #f8f8f8;
	padding: 100px 0 100px;
}

.schedule_inner {
max-width: 1200px;
margin: 0 auto;
}

.schedule_logo {
	text-align: center;
	margin: 0 auto 24px;
	max-width: 447px;
}


.schedule_table table {
	width: 100%;
	/* border-top: 1px solid #ccc; */
	/* border-left: 1px solid #ccc; */
}

.schedule_table td,
.schedule_table th {

	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	background: #fff;
	font-size: 16px;
	padding: 17px 0;
}

.schedule_table tbody td {
	width: 26.6%;
}

.schedule_table tbody th {}

.schedule_table thead th {
	background: #e50213;
	color: #fff;
	font-weight: bold;
}

.schedule_table th:last-child,
.schedule_table td:last-child {
	border-right: none;
}

.schedule_table tbody tr:last-child th,
.schedule_table tbody tr:last-child td {
	border-bottom: none;
}

.schedule_table.phase_02 tbody td {
	width: calc(100% / 3);
}


@media only screen and (max-width: 767px) {
		.schedule {
		padding: 50px 0 60px;
	}

	.schedule_inner {
	
	}

	.schedule_logo {
		margin: 0 auto 24px;
		max-width: 250px;
	}

	.schedule_table table {}

	.schedule_table td,
	.schedule_table th {
		font-size: 12px;
		padding: 5px;
	}

	.schedule_table tbody td {}

	.schedule_table tbody th {}

		.schedule_table thead th {
			width: 26%;
			font-feature-settings: "palt";
		}


	.schedule_tableTxt {
		font-size: 12px;
	}

	.schedule_table.phase_02 tbody td {
	width: 26.6%;
}

}



/* 第一弾　抽選ライブ */
.liveArea {
	/* margin: 80px auto; */
}

.liveArea_inner{
padding: 100px 0;
}

@media only screen and (max-width: 767px){
.liveArea_inner{
	padding: 50px 0;
}
}

.liveArea .flont_ttl {
	margin-bottom: 40px;
	text-align: center;
}




/* 第2弾　中継ライブ配信 */

.liveappArea{

}

@media only screen and (max-width: 767px){
	.liveapp{
		
	}
}

.liveappArea_inner{
padding: 100px 0 100px;
}

@media only screen and (max-width: 767px) {
.liveapp_innerArea{
		padding: 50px 0 50px;
}
}


.bannerArea_inner {
	padding: 0 0 100px;
}



@media only screen and (max-width: 767px) {
	.bannerArea_inner {
		padding: 0 0 50px;
	}
}



.bannerArea_inner {
	padding: 0 0 100px;
}



@media only screen and (max-width: 767px) {
	.bannerArea_inner {
		padding: 0 0 50px;
	}
}


.bannerArea.mt-100 {
	margin-top: 100px;
}

@media only screen and (max-width: 767px) {
	.bannerArea.mt-100 {
		margin-top: 60px;
	}
}


/* .bannerArea a {
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
} */

.banner_link{
	display: inline-block;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.banner_link.mt-100{
	margin-bottom: 100px;
}


.bannerImg{
	text-align: center;
}

.bannerImg + .bannerImg{
	margin-top: 50px;
}.bannerImg a:hover{
	opacity: 0.8;
}

@media only screen and (max-width: 767px){
	.bannerImg + .bannerImg{
		margin-top: 30px;
	}
}




.infoArea {
}

@media only screen and (max-width: 767px){
	.infoArea {
	}
}


.infoArea_inner{
	padding: 0 0 100px;
}

@media only screen and (max-width: 767px){
	.infoArea_inner{
	padding: 0 0 50px;
}
}


.infoArea .flont_ttl {
	/* margin-bottom: 40px; */
	text-align: center;
}

.infoArea .bannerImage{
	margin-bottom: 0;
}


.resultArea_inner{
padding: 0 0 0;
}

@media only screen and (max-width: 767px){
	.resultArea_inner{
padding: 0 0 0;
}
}


.tournamentBtnArea {
	/* margin-bottom: 60px; */
}

.tournamentBtn {
	background-color: #e50011;
	color: #fff;
	text-align: center;
	font-size: 20px;
	padding: 20px 0;
	max-width: 800px;
	border-radius: 80px;
	font-weight: bold;
	position: relative;
	display: block;
	margin: 0 auto;
	transition: 0.3s;
}

.tournamentBtn::after {
	background-image: url(../img/flont/icon_otherlink.svg);
	background-size: contain;
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	content: "";
	display: inline-block;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.tournamentBtn+.tournamentBtn {
	margin-top: 20px;
}

.tournamentBtn:hover {
	opacity: 0.8;
}

.ywbgArea {
	background-color: #fdfce4;
	margin-top: 110px;
	padding-bottom: 1px;
}

.recoArea {
	padding-bottom: 63px;
}

.schedule_tableTxt {
	font-size: 16px;
}

	.archive {}

	.archive_inner {
		padding: 43px 0 68px;
	}



	.tournamentBtn {
	font-size: 16px;
	padding: 15px 0;
	}




/* 応援メーッセージ */
.supportMessage{
}
.supportMessage_inner{
	padding: 90px 0 100px;
}

@media only screen and (max-width: 767px) {
	.supportMessage_inner{
	padding: 40px 0 50px;
}
}


.supportMessage_content{
	width: 100%;
	max-width: 1000px;
	margin: 50px auto 0;
}
.supportMessage_list{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 20px 20px;
}
.supportMessage_item{
	width: calc((100% - 20px) / 2);
	background-color: #fff2f5;
	padding: 25px 30px;
}


.supportMessage_item.hide{
	display: none;
}

.moreBtnBox{
	margin-top: 60px;
}
.moreBtn{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 50px;
	border-radius: 25px;
	background-color: #fe012d;
	color: #fff;
	margin: 0 auto;
	font-size: 16px;
}
.moreBtn:hover{
	opacity: 0.7;
}
.moreBtnBox.hide{
	display: none;
}

.supportMessage_text{
	padding-left: 50px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.875;
	letter-spacing: 0.08em;
}
.supportMessage_text::before{
	content: "";
	display: block;
	width: 40px;
	height: 21px;
	background-image: url(../img/flont/icon_megaphone.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0.3em;
}

.supportMessage_contributor{
	margin-top: 15px;
	text-align: right;
	font-size: 14px;
}
.supportMessage_contributor .pref{
	display: inline-block;
	position: relative;
	padding-right: 8px;
	margin-right: 4px;
}
.supportMessage_contributor .pref::after{
	content: "";
	display: block;
	width: 1px;
	height: 1em;
	position: absolute;
	top: calc(50% - 0.5em);
	right: 0;
	background-color: #cccccc;
}

.supportMessage_btn{
	margin-top: 20px;
}
.supportMessage_link{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 70px;
	border-radius: 35px;
	border: 2px solid #fe012d;
	background-color: #fff;
	color: #fe012d;
	transition: all 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
	position: relative;
	margin: 0 auto;
}
.supportMessage_link .text{
	font-size: 18px;
	line-height: 1;
}
.supportMessage_link .icon{
	display: block;
	width: 10px;
	position: absolute;
	top: 50%;
	right: 24px;
	transform: translateY(-50%);
}
.supportMessage_link .icon svg{
	display: block;
}
.supportMessage_link .icon svg path{
	fill-rule: evenodd;
	stroke: rgb(254, 1, 45);
	stroke-width: 2px;
	stroke-linecap: round;
	stroke-linejoin: miter;
	fill: none;
	transition: all 0.3s cubic-bezier(0.55, 0.05, 0.22, 0.99);
}
@media (hover: hover) {
	.supportMessage_link:hover{
		background-color: #fe012d;
		color: #fff;
	}
	.supportMessage_link:hover .icon svg path{
		stroke: rgb(255, 255, 255);
	}
}

.preparation__text{
	text-align: center;
}

@media only screen and (max-width: 767px) {
	.supportMessage_item{
		width: 100%;
		max-width: 490px;
		margin: 0 auto;
		padding: 20px 20px;
	}

	.moreBtnBox{
		margin-top: 30px;
	}
	.moreBtn{
		width: 180px;
		height: 40px;
		border-radius: 20px;
		font-size: 14px;
	}	.supportMessage_text{
		padding-left: 40px;
		font-size: 14px;
	}
	.supportMessage_text::before{
		width: calc(40px * 0.7);
		height: calc(21px * 0.7);
		top: 0.4em;
	}

	.supportMessage_contributor{
		margin-top: 15px;
		font-size: 12px;
	}
	.supportMessage_contributor .pref{
		padding-right: 6px;
		margin-right: 3px;
	}

	.supportMessage_btn{
		margin-top: 15px;
	}
	.supportMessage_link{
		width: 240px;
		height: 60px;
		border-radius: 30px;
	}
	.supportMessage_link .text{
		font-size: 16px;
	}
	.supportMessage_link .icon{
		width: 8px;
		right: 20px;
	}
}





/* 大会出場校紹介 放送アーカイブ */
.archive {
	background-color: #f8f8f8;
}

.archive_inner {
	padding: 90px 0 63px;
}


.archive_bnr {
	/* display: flex; */
	/* justify-content:center; */
}

.archive_bnr a {
	display: block;
	border: solid 1px #cce0e4;
	max-width: 1000px;
	margin: 0 auto;
}

.archive_recommend {
	margin-top: 114px;
	max-width: 610px;
	margin: 114px auto 0;
}



.archive_recommend {
	margin-top: 114px;
	max-width: 610px;
	margin: 114px auto 0;
}


@media only screen and (max-width: 767px){

	.archive {}

	.archive_inner {
		padding: 43px 0 68px;
	}


	.archive_bnr {}

	.archive_bnr a {}

	.archive_recommend {
		margin: 60px auto 0;
	}
	}