@charset "utf-8";
header{
	opacity: 0;
}
main{
	padding-top: 0;
}
.eyecatch_inc.top .eyecatch_inc01{
	opacity: 0;
	height: calc(100vh);
	height: calc(var(--vh_2, 1vh) * 100);
}
.eyecatch_inc.top .eyecatch_inc02{
	background-color: #002A9D;
	top: 0;
}
.eyecatch_inc.top .eyecatch_inc02 .slick-list{
	opacity: 0;
}
.eyecatch_inc.top .eyecatch_inc02 .eye_img{
	height: calc(var(--vh_2, 1vh) * 100);
}
.contents01 .contents01_01 .contents01_01_01{
	opacity: 0;
	transform: translateY(30px);
}
.contents01 ul li{
	clip-path: polygon(0% 0%, 0% 0%, 0% 100%, 0% 100%);
}
.inc02 .inc02_01{
	opacity: 0;
	transform: translateY(30px);
}
.inc03 .inc03_01{
	opacity: 0;
	transform: translateY(30px);
}
.inc01 .inc01_01{
	opacity: 0;
	transform: translateY(30px);
}