@charset "utf-8";

@media screen and (max-width: 768px) {
/* -------------------------------------------------------------------
.syuseisai
------------------------------------------------------------------- */
	.sponly { display: block;}
	.pconly { display: none;}
	#SYUSEISAI2022 { max-width: 750px; width: 100%; margin: 0 auto; position: relative;}
	#SYUSEISAI2022 .btn_hover { transition: all .4s; opacity: 0; background: #fff; position: absolute; top: 284.4vw; left: 50%; transform: translateX(-49.1%); width: 90.5%; height: 18.9vw;}
	#SYUSEISAI2022 .btn_hover:hover { opacity: .4; cursor: pointer;}

	#SYUSEISAI2023 .registration-btn{
		min-width: 292px;
		min-height: 71px;
		top: 31.3%;
		left: 50.5%;
		width: 77.8vw;
		height: 19vw;
	}
	#SYUSEISAI2023 .red-text{
		top: 33%;
		left: 50%;
		font-size: 5vw;
	}

	#SYUSEISAI2024{
		width: 100%;
		overflow: hidden;
		padding-bottom: 60px;
	}
	#SYUSEISAI2024 .syuseisai_page-img{
		width: 111.73%;
		margin-left: -6.3%;
		margin-top: 10px;
	}
	#SYUSEISAI2024 .syuseisai_note{
		width: 86%;
		max-height: none;
		top: 55.5%;
		left: 50%;
		transform: translateY(-50%) translateX(-51.5%);
		font-size: calc(16 / 375 * 100vw);
	}
	#SYUSEISAI2024 .registration-btn{
		width: 83.5%;
		height: 3.38%;
		max-height: none;
		top: 71.2%;
		left: 50%;
		transform: translateY(-50%) translateX(-51.5%);
		font-size: clamp(2.8rem, 0.0336rem + 7.38vw, 5.7rem);
		line-height: 1.7;
	}
	#SYUSEISAI2024 .registration-btn.--pre{
		line-height: 1.28;
	}
	#SYUSEISAI2024 .registration-btn::after{
		right: 5%;
		border-left-width: clamp(16px, -0.032px + 5.34vw, 41px);
		border-right-width: 0;
		border-top-width: clamp(10px, -0.32px + 3.82vw, 29px);
		border-bottom-width: clamp(10px, -0.32px + 3.82vw, 29px);
	}

	/* 20251001 add */
	#SYUSEISAI2025{
		width: 100%;
		overflow: hidden;
		padding-bottom: 60px;
	}
	/*#SYUSEISAI2025 .syuseisai_page-img{
		width: 111.73%;
		margin-left: -6.3%;
		margin-top: 10px;
	}*/
	#SYUSEISAI2025 .syuseisai_note{
		width: 86%;
		max-height: none;
		/*
		top: 69.5%;
		*/
		top: 53.8%;
		left: 50%;
		transform: translateY(-50%) translateX(-51.5%);
		font-size: calc(16 / 375 * 100vw);
	}
	#SYUSEISAI2025 .registration-btn{
		width: 83.5%;
		/*
		height: 4.55%;
		*/
		height: 3.38%;
		max-height: none;
		/*
		top: 82.3%;
		*/
		top: 63.5%;
		left: 50%;
		transform: translateY(-50%) translateX(-51.5%);
		font-size: clamp(2.8rem, 0.0336rem + 7.38vw, 5.7rem);
		line-height: 1.7;
	}
	#SYUSEISAI2025 .registration-btn.--pre{
		line-height: 1.28;
	}
	#SYUSEISAI2025 .registration-btn::after{
		right: 5%;
		border-left-width: clamp(16px, -0.032px + 5.34vw, 41px);
		border-right-width: 0;
		border-top-width: clamp(10px, -0.32px + 3.82vw, 29px);
		border-bottom-width: clamp(10px, -0.32px + 3.82vw, 29px);
	}
}
