
/* CSS Document */

*{
	margin:0;padding:0;
	font-feature-settings: "palt";
	box-sizing: border-box;
}



img {border:0;}
address {font-style:normal;}
a{text-decoration:none;}

.m0auto{margin: 0 auto;}
.mb1{margin-bottom: 1em!important;}
.mb1-5{margin-bottom: 1.5em!important;}
.mb2{margin-bottom: 2em!important;}
.mb2-5{margin-bottom: 2.5em!important;}
.mb3{margin-bottom: 3em!important;}
.red {color: red;}
.yelllow {color: yellow;}
.white{color:white;}
.blue{color:blue;}
.green{color:green;}
.DechauOrange{color:#FF4200;}
.clear {clear:both;}
.copyright {font-size: 0.5em;margin: 20px 0;text-align: center;}

body{
	background: black;
	background-image: url("../img/back_space.jpg");
	background-size:100% auto ;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	min-height: 100vh;
	isolation: isolate;
}
.body1 {
	position: relative;
	z-index: 1;
	width: calc(100% - 2em);
	max-width: 700px; /** デザインの最大幅 **/
	margin: 0 auto;
	/*font-family: 'M PLUS 1p', sans-serif;*/
	font-family: "Helvetica Neue",Arial,
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}

.img100per{
	width: 100%;
	display: flex;
	justify-content: center;
}
.img100per img{
	width: 100%;
}

.mainVisu{
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: center;
}
.mainVisu img{
    width: 100%;
	max-width: 1000px;
}
.eventNotice{
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto 2.5em;
	padding: 2.2em 1em 2em;
	text-align: center;
	background:
		linear-gradient(135deg, rgba(23, 102, 255, 0.26), rgba(0, 225, 255, 0.14)),
		radial-gradient(circle at 50% 0%, rgba(113, 186, 255, 0.28), transparent 48%),
		rgba(2, 8, 31, 0.88);
	border: 1px solid rgba(118, 185, 255, 0.86);
	border-radius: 22px;
	box-shadow:
		0 0 24px rgba(42, 132, 255, 0.48),
		inset 0 0 32px rgba(102, 196, 255, 0.16);
	animation: noticeFloat 5.4s ease-in-out infinite;
}
.eventNotice::before,
.eventNotice::after{
	content: "";
	position: absolute;
	pointer-events: none;
}
.eventNotice::before{
	inset: 0;
	background-image:
		linear-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px),
		linear-gradient(90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px);
	background-size: 34px 34px;
	-webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
	mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
}
.eventNotice::after{
	top: -45%;
	left: -20%;
	width: 140%;
	height: 55%;
	background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
	transform: rotate(-12deg);
	animation: noticeScan 4s linear infinite;
}
.eventNotice__label{
	position: relative;
	z-index: 1;
	margin-bottom: 0.35em;
	color: #cfe8ff;
	font-family: "M PLUS 1p", "Courier New", monospace;
	font-size: clamp(0.7em, 2.3vw, 0.95em);
	font-weight: 800;
	line-height: 1;
	text-align: center;
	text-shadow:
		0 0 8px rgba(77, 164, 255, 0.86),
		0 0 18px rgba(0, 232, 255, 0.42);
}
.eventNotice__shop{
	position: relative;
	z-index: 1;
	display: inline-block;
	margin-bottom: 0.36em;
	padding: 0.06em 0.18em 0.12em;
	color: #ffffff;
	background:
		linear-gradient(145deg, rgba(11, 33, 91, 0.58), rgba(33, 139, 255, 0.2)),
		rgba(4, 12, 42, 0.5);
	border: none;
	border-radius: 0.24em;
	font-family: "Anton", "M PLUS 1p", sans-serif;
	font-size: clamp(4.2em, 15vw, 8.6em);
	line-height: 0.95;
	letter-spacing: 0;
	transform: rotate(-1.2deg);
	text-shadow:
		0 0 8px rgba(255, 255, 255, 0.95),
		0 0 20px rgba(45, 151, 255, 0.95),
		0 0 42px rgba(0, 232, 255, 0.7);
	box-shadow:
		0 0 20px rgba(31, 126, 255, 0.46),
		inset 0 0 18px rgba(177, 224, 255, 0.16);
	animation: shopPulse 3.8s ease-in-out infinite;
}
.eventNotice__dateLabel{
	position: relative;
	z-index: 1;
	margin: -0.4em 0 0.55em;
	color: #b9dcff;
	font-family: "M PLUS 1p", "Courier New", monospace;
	font-size: clamp(0.62em, 2vw, 0.82em);
	font-weight: 800;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 10px rgba(65, 151, 255, 0.72);
}
.typingLabel{
	min-height: 1em;
	letter-spacing: 0.08em;
	white-space: nowrap;
}
.typingLabel::after{
	content: "";
	display: inline-block;
	width: 0.56em;
	height: 1em;
	margin-left: 0.22em;
	vertical-align: -0.12em;
	background: #b9dcff;
	box-shadow: 0 0 10px rgba(65, 151, 255, 0.86);
	animation: typingCursor 0.62s steps(1, end) infinite;
}
.typingLabel.is-english{
	font-family: "Courier New", "M PLUS 1p", monospace;
	font-size: clamp(0.56em, 1.7vw, 0.76em);
	letter-spacing: 0.06em;
}
.eventNotice__dates{
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 0.62em;
}
.eventNotice__dates span{
	--date-y: 0px;
	position: relative;
	overflow: hidden;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	gap: 0.12em;
	min-height: 2.35em;
	padding: 0.22em 0.22em 0.32em;
	color: #021332;
	background:
		linear-gradient(180deg, #ffffff, #b8dcff 42%, #4b9dff 100%);
	border: 1px solid rgba(201, 232, 255, 0.95);
	border-radius: 18px 8px 18px 8px;
	font-family: "M PLUS 1p", sans-serif;
	font-size: clamp(1.15em, 4.4vw, 2.05em);
	font-weight: 900;
	line-height: 1;
	box-shadow:
		0 0 18px rgba(57, 139, 255, 0.66),
		0 8px 0 rgba(4, 23, 72, 0.58),
		inset 0 0 14px rgba(255, 255, 255, 0.82);
	transform: translateY(var(--date-y));
}
.eventNotice__dates span::before{
	content: "";
	position: absolute;
	inset: 0;
	background:
		linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.62) 46%, transparent 72%);
	transform: translateX(-125%);
	animation: dateShine 3.6s ease-in-out infinite;
	pointer-events: none;
}
.eventNotice__dates span::after{
	content: "";
	position: absolute;
	inset: 5px;
	border: 1px solid rgba(255, 255, 255, 0.34);
	border-radius: inherit;
	pointer-events: none;
}
.eventNotice__dates span:nth-child(2){
	border-radius: 8px 18px 8px 18px;
	animation-delay: -1.1s;
}
.eventNotice__dates span:nth-child(3){
	animation-delay: -2.2s;
}
.eventNotice__dates span:nth-child(2)::before{
	animation-delay: -1.1s;
}
.eventNotice__dates span:nth-child(3)::before{
	animation-delay: -2.2s;
}
.eventNotice__dates b,
.eventNotice__dates em,
.eventNotice__dates small{
	position: relative;
	z-index: 1;
}
.eventNotice__dates b{
	font-size: 1.52em;
	font-style: normal;
	line-height: 0.86;
}
.eventNotice__dates em{
	margin: 0 -0.02em;
	font-size: 0.56em;
	font-style: normal;
	line-height: 1;
	transform: translateY(-0.03em);
}
.eventNotice__dates small{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 1.7em;
	height: 1.7em;
	color: #ffffff;
	background: #071b4f;
	border: 1px solid rgba(174, 222, 255, 0.92);
	border-radius: 50%;
	font-size: 0.42em;
	line-height: 1;
	box-shadow: 0 0 10px rgba(74, 155, 255, 0.7);
	transform: translateY(-0.08em);
}
.mainTitle{
	width: 100%;
	margin-bottom: 2em;
}
.meteorLayer{
	position: fixed;
	inset: 0;
	z-index: 0;
	overflow: hidden;
	pointer-events: none;
}
.meteor{
	position: absolute;
	top: 0;
	left: 0;
	width: var(--meteor-size);
	opacity: var(--meteor-opacity);
	filter: drop-shadow(0 0 14px rgba(255, 210, 96, 0.78));
	transform:
		translate3d(var(--start-x), var(--start-y), 0)
		rotate(var(--meteor-rotate))
		scale(var(--meteor-scale));
	will-change: transform, opacity;
	animation: meteorFall var(--meteor-duration) linear forwards;
}
.mainTitle img{
	width: 100%;
}
.mainTitle h1{
	font-family: "M PLUS 1p", serif;
	letter-spacing: -0.06em;
	color: black;
	text-align: center;
	font-weight: 900;
	font-size: 1.8em;
	line-height: 1.15em;
}
.mainTitle p{
	color: black;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}
.embeddedWrap{
	display: flex;
	justify-content: center;
	background: white;
	border: 2px solid gray;
	border-radius: 10px;
	margin-bottom: 2em;
}
.embedded1{
	width: 100%;
	max-width: 812px;
	height: 85vh;
	border-radius: 10px;
}

.content {
  flex: 1;
}
footer {
	position: fixed;
  width: 100%;
  background: #44aa33;
}
/*
FlexBoxの設定
----------------------------------------------------------- */
/*コンテナ*/
.flexContainer{
	display:flex;
	justify-content: flex-start; /*水平方向の揃え設定*/
	align-items: stretch; /*垂直方向の揃え設定*/
}
/*アイテム*/
.flexItem{
	width: calc(100%/2 - 0.3em); /*分割数を指定*/
}
/*要素の真ん中に配置*/
.mannaka{
	display: flex;
	justify-content: center;
	align-items: center;
}
/*
 フェイドインクラス
----------------------------------------------------------- */
.fadeInUp {
  opacity : 0;
  transform: translateY(20px);
  transition: 5s;
}
@keyframes noticeScan{
	0%{
		transform: translateY(0) rotate(-12deg);
	}
	100%{
		transform: translateY(300%) rotate(-12deg);
	}
}
@keyframes noticeFloat{
	0%, 100%{
		transform: translateY(0);
	}
	50%{
		transform: translateY(-5px);
	}
}
@keyframes shopPulse{
	0%, 100%{
		transform: rotate(-1.2deg) scale(1);
	}
	50%{
		transform: rotate(0.6deg) scale(1.018);
	}
}
@keyframes dateShine{
	0%, 32%{
		transform: translateX(-125%);
	}
	58%, 100%{
		transform: translateX(125%);
	}
}
@keyframes typingCursor{
	0%, 49%{
		opacity: 1;
	}
	50%, 100%{
		opacity: 0;
	}
}
@keyframes meteorFall{
	0%{
		opacity: 0;
		transform:
			translate3d(var(--start-x), var(--start-y), 0)
			rotate(var(--meteor-rotate))
			scale(var(--meteor-scale));
	}
	9%{
		opacity: var(--meteor-opacity);
	}
	100%{
		opacity: 0;
		transform:
			translate3d(calc(var(--start-x) + var(--travel-x)), calc(var(--start-y) + var(--travel-y)), 0)
			rotate(var(--meteor-rotate))
			scale(var(--meteor-scale));
	}
}
@media (prefers-reduced-motion: reduce){
	.eventNotice,
	.eventNotice::after,
	.typingLabel::after,
	.eventNotice__shop,
	.eventNotice__dates span{
		animation: none;
	}
	.meteor{
		display: none;
	}
}
/*
 メディアクエリ 
----------------------------------------------------------- */
@media (min-width:600px){
	.mainTitle h1{
	font-size: 2.8em;
}
	.mainTitle p{
	font-size: 1.5em;
}
}

@media (max-width:600px){
	.eventNotice{
		padding: 1.5em 0.75em;
	}
	.eventNotice__dates{
		grid-template-columns: 1fr;
		gap: 0.78em;
	}
	.eventNotice__dates span{
		min-height: 2.7em;
		padding: 0.24em 0.3em 0.42em;
		font-size: clamp(1.78em, 8.2vw, 2.4em);
	}
	.eventNotice__dates b{
		font-size: 1.68em;
	}
	.eventNotice__dates em{
		font-size: 0.52em;
	}
	.eventNotice__dates small{
		font-size: 0.36em;
	}
}
