@charset "utf-8";

#fullWrap{
	min-height: 850px;
/*	height: 100vh;*/
}
.main{
	height: 100%;
}

@media screen and (min-width: 767px){
/*	#header .header {
		max-height: 114.3117vw
	}*/
	.main{
/*		overflow: hidden;*/
	}
}

.visual{
	opacity: 1;
	width: 41.7526%;
	height: 100vh;
	min-height: 640px;
	/*padding-top: 63.0928%;*/
	background: url(../img/top/visual_mahiro.png) no-repeat center / contain;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 27.7316%;
	right: 30.5155%;
/*	pointer-events: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-touch-callout: none;
	-moz-user-select: none;
	touch-callout: none;
	user-select: none;*/
	/*transition: 1.5s ease-in-out;*/
	transform: scale(0.25);
	opacity: 0;
}



.mainvisual{
	width: 100%;
	padding-top: 141.4167%;
	position: relative;
	overflow: hidden;
/*	background: url(../img/top/visual.jpg) no-repeat center / contain;*/
}
.mv,
.mv_layer,
.mv_layerIn,
.mv_layerIn picture{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mv_bg_komono.mv{
	width: 115.8334%;
	left: -7.9167%;
}

.mv source,
.mv img{
	width: 100%;
	height: 100%;
	object-fit: contain;
	-webkit-touch-callout: none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	touch-callout: none;
	-webkit-user-drag: none;
	-khtml-user-drag: none;
	user-drag: none;
}

/** mainvisual Animation **/
/*.mv_bg_a1,
.mv_chara_asahi,
.mv_chara_miyo,
.mv_chara_momiji,
.mv_chara_kaede,
.mv_chara_mahiro-mihari,
.mv_bg_komono,
.mv_mark_osumesu{
	opacity: 0;
}

.mv_bg_a1{
	transform: translate(0, 100px);
}
.mv_chara_asahi{
	transform: scale(0.9) translate(0, 2%);
	transform-origin: right bottom;
}
.mv_chara_miyo{
	transform: scale(0.9) translate(0, 2%);
	transform-origin: left bottom;
}
.mv_chara_momiji{
	transform: scale(0.9) translate(0, -2%);
	transform-origin: right top;
}
.mv_chara_kaede{
	transform: scale(0.9) translate(0, -2%);
	transform-origin: left top;
}
.mv_mark_osumesu{
	transform: scale(0.5);
	transform-origin: center;
}
.mv_chara_mahiro-mihari{
	transform: scale(0.7);
}

.layer01a,.layer01b{
	transition: 0.6s ease-out;
}
.layer02a,.layer02b{
	transition: 0.8s ease-out;
}
.layer03{
	transition: 1.0s ease-out;
}
.layer04{
	transition: 1.2s ease-out;
}


*/

@media screen and (min-width: 768px) and (orientation: portrait){
	.mainvisual{
		min-height: 100vh;
		min-height: 100dvh;
		background-color: #faf8c9;
	}
}


body.ua-touchdevice .js-pmv{
		transform: translate(0px,0px)!important;
	}
@media screen and (max-width: 768px){
	.js-pmv{
		transform: translate(0px,0px)!important;
	}
}



.catch_tv{
	position: absolute;
	width: 6.598%;
/*	height: calc(100vh - 126px);
	min-height: 724px;*/
	/*padding-top: 54.5361%;*/
	top: 88px;
	bottom: 64px;
	right: 3.299%;
	opacity: 0;
	transform: translateY(20px);
	transition: .4s ease-in-out;
	transition-delay: 200ms;
}
.main.is-fin .catch_tv{
	opacity: 1;
	transform: translateY(0);
}
.catch_tv_txt{
	position: sticky;
	top: 88px;
	width: 100%;
	padding-top: 722.951%;
	background: url(../img/top/txt_tvanime.png) no-repeat top center /contain;
}


@media screen and (min-width: 768px){
	.sp_mov,.sp_twitterWidget{
		display: none;
	}
}

@media screen and (max-width: 767px){
	#fullWrap{
		min-height: auto;
		height: auto;
		overflow: hidden;
	}
	.main{
		height: auto;
	}
	.top_mainCont{
/*		margin-top: calc(14.6667% + 20px);*/
		width: 100%;
/*		padding-top: 129.86667%;*/
		position: relative;
	}
	.visual{
		width: 81.7334%;
		height: auto;
		min-height: auto;
		padding-top: 123.7334%;
		left: 1.6%;
		right: unset;
		bottom: unset;
	}
	.catch_tv{
		margin-top: 24.2667%;
		width: 8.5334%;
		height: auto;
		min-height: auto;
		padding-top: 61.6919%;
		top: 0;
		bottom: unset;
		right: 4%;
	}
	.catch_tv_txt{
		position: absolute;
		top: 0;
	}

	.sp_mov{
		width: 42.2667vw;
		height: 42.2667vw;
		max-width: 317px;
		max-height: 317px;
		/*border: 7px solid #fff899;*/
		border: 0.9334vw solid #fff899;
		background-color: #fff;
		border-radius: 50%;
		position: absolute;
		/*right: -70px;
		bottom: -70px;*/
		right: -9.3334vw;
		bottom: -16vw;
	}
	.sp_mov:before{
		content: '';
		position: absolute;
		width: 18vw;
		height: 11.7334vw;
		max-width: 135px;
		max-height: 88px;
		background: url(../img/common/txt_sp_mov.png) no-repeat center / contain;
		/*top: -45px;
		left: 5px;*/
		top: -6vw;
		left: 0.6667vw;
	}
	.sp_mov_bgWrap{
		width: 40.4vw;
		height: 40.4vw;
		max-width: 303px;
		max-height: 303px;
		top: 0px;
		right: 0px;
		left: 0px;
		border-radius: 50%;
		position: absolute;
		overflow: hidden;
		z-index: 2;
	}
	#btn_sp_mov{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		z-index: 2;
		overflow: hidden;
	}
	#btn_sp_mov_bgWrap{
		position: absolute;
		width: 200%;
		padding-top: calc(112.5% + 200px);
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		pointer-events: none;
	}
	#btn_sp_mov_bg{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		display: block;
	}

	.sp_twitterWidget{
		width: 85.3334%;
		margin: 7.3334% auto 0;
		padding: ;
		border-radius: 20px;
		border: 2px solid #ee858c;
		position: relative;
		background-color: #fff899;
		padding: 42px 3.2% 24px;
		z-index: 3;
	}
	.twitterWidget{
		height: 72vw;
		overflow-x: hidden;
	}
	.twi_h2{
		position: absolute;
		top: 0px;
		left: calc(50% - 70px);
		width: 140px;
		height: 28px;
		border: 2px solid #ee858c;
		border-top-width: 0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		background-image: repeating-linear-gradient(-45deg,#fff899, #fff899 8px,transparent 0, transparent 14px);
		background-color: #fff;
		font-size: 1.3rem;
		line-height: 1;
		font-weight: 800;
		letter-spacing: -0.05em;
		text-align: center;
		color: #ee858c;
		padding-top: 6px;
	}
	.twi_h2:before{
		content: '';
		position: absolute;
		top: -3px;
		left: -2px;
		right: -2px;
		bottom: -1px;
		/*border: 4px solid #ee858c;*/
		border-top-width: 0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
			box-shadow: 2px 2px #ee858c;
	}
	.twi_h2 span{
		display: inline-block;
		line-height: 1;
		padding: 0 14px 0 7px;
		position: relative;
	}
	.twi_h2 span:after{
		content: '';
		position: absolute;
		width: 9px;
		height: 10px;
		right: 0;
		top: calc(50% - 5px);
		-webkit-mask-image: url(../img/common/icon_tw.svg);
		mask-image: url(../img/common/icon_tw.svg);
		background-color: #ee858c;
		display: block;
		-webkit-mask-repeat: no-repeat;
		mask-repeat: no-repeat;
		-webkit-mask-position: center;
		mask-position: center;
		-webkit-mask-size: 100%;
		mask-size: 100%;
	}
}

/** FOOTER BNR **/
.grinpLink{
	position: absolute;
	bottom: 12px;
	right: calc(1.6667% + 264px);
	width: 187.5px;
	height: 52.5px;
	z-index: 5;
}
.grinpLink a{
	display: block;
}
.grinpLink a img{
	width: 100%;
}

@media screen and (max-width: 767px){
	.grinpLink{
		position: relative;
		margin: 58px auto 0;
		right: unset;
	}
}

/** mainbg for top **/
@media screen and (min-width: 767px){
	.mainbg{
		opacity: 0;
	}
}


/** LOADING **/
.loading{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 20001;
	background-color: #fffbc6;
}
.loading_logo{
	width: 230px;
	height: 230px;
	position: absolute;
	top: calc(50% - 115px);
	left: calc(50% - 115px);
}
.logo_bg ,.logo1, .logo2, .logo3, .logo4, .logo5, .logo_frm{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: contain;
}
.logo_bg{
	background-image: url(../img/loading/l_bg.png);
	opacity: 0;
	transform: scale(0.1);
}
.logo1{
	background-image: url(../img/loading/l_a1.png);
	opacity: 0;
	transform: scale(0.1);
}
.logo1:after{
	content: '';
	position: absolute;
	width: 26.68px;
	height: 26.68px;
	top: 39.33px;
	left: 83.49px;
	background: url(../img/loading/l_a1_after.png) no-repeat center / contain;
	animation: plusroutation_r 4s linear infinite;
}
.logo2{
	background-image: url(../img/loading/l_a2.png);
	opacity: 0;
	transform: scale(0.1);
}
.logo3{
	background-image: url(../img/loading/l_a3.png);
	opacity: 0;
	transform: scale(0.1);
}
.logo4{
	background-image: url(../img/loading/l_a4.png);
	opacity: 0;
	transform: scale(0.1);
}
.logo5{
	background-image: url(../img/loading/l_a5.png);
	opacity: 0;
	z-index: -1;
}
.logo_frm{
	background-image: url(../img/loading/l_frm.png);
	animation: rotation_r 1.5s linear infinite;
}
.logo_frm.js-l0{animation-play-state:paused;}


@keyframes rotation_r{
	0%  { transform: rotate(0); }
	100%{ transform: rotate(-360deg); }
}
@keyframes plusroutation_r{
	0% {transform: rotate(0);}
	5% {transform: rotate(-90deg);}
	25% {transform: rotate(-90deg);}
	30% {transform: rotate(-180deg);}
	50% {transform: rotate(-180deg);}
	55% {transform: rotate(-270deg);}
	75% {transform: rotate(-270deg);}
	80% {transform: rotate(-360deg);}
	100% {transform: rotate(-360deg);}
}

.newyear__img {
	width:80vw;
	height:80vh;
	display: flex;
	justify-content: center;
	align-items: center;
}
.newyear__img img {
	width:100%;
	height:100%;
	max-height:750px;
	max-width: 750px;
	object-fit: contain;
	pointer-events: none;
}
#newyearModal .oneModalIn {
	min-width: 100%;
}
@media screen and (max-width: 767px){
	.newyear__img {
		width:100vw;
		height:60vh;
	}
	.newyear__img img {
		width:100%;
		height:100%;
		max-height:100%;
		max-width:100%;
		object-fit: contain;
		pointer-events: none;
	}
}