@charset "utf-8";

html {
	font-size: 62.5%;
}

* {
	box-sizing: border-box;
}
 
body {
	color: #fff;
	background-color: #000;
	font-family: -apple-system, "HelveticaNeue", Helvetica;
	font-size: 1.2rem;
	line-height: 1.7;
	-webkit-text-size-adjust: 100%;
}

img {
	width: 100%;
	height: auto;
}

/* link 
*****************************************/
a:link,
a:visited {
	color: #333;
	text-decoration: underline;
}


/* movie
*****************************************/
#mdl-box {
	position: fixed;
	z-index: 1100;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#mdl-box .mdl-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
#mdl-box #mdl-plr {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25.3125%;
	width: 92% !important;
	height: 0 !important;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	padding-bottom: 50.625%;
}
#mdl-box .btn {
	position: absolute;
	top: 50%;
	right: 1.5%;
	margin-top: -30%;
}
#mdl-box .btn a {
	display: block;
	margin-top: -30px;
	width: 39px;
	height: 39px;
	background: url(../images/bt02.png) left top no-repeat;
	background-size: cover;
	text-indent: -999em;
}

/* animation
*****************************************/
@-webkit-keyframes fadeIn01 {
0% {
	-webkit-transform: scale(3);
	transform: scale(3);
}
70% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
90% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
100% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}
@keyframes fadeIn01 {
0% {
	-webkit-transform: scale(3);
	transform: scale(3);
}
70% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
90% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
100% {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	transform: scale(1);
}
}

@-webkit-keyframes fadeIn02 {
0% {
	opacity: 0;
}
100% {
	opacity: 1;
	visibility: visible;
}
}

@keyframes fadeIn02 {
0% {
	opacity: 0;
}
100% {
	opacity: 1;
	visibility: visible;
}
}


/* contents
*****************************************/
.wrapper01 {
	position: relative;
}

.main01 {
	position: relative;
	margin: 0 auto;
	min-height: 520px;
	padding-bottom: 40px;
	overflow: hidden;
}

@media screen and (max-width: 896px) and (orientation: landscape) {
.main01 {
	height: auto;
}
}

.bgImg01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg01.jpg) no-repeat top center / 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s .5s forwards;
	animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s .5s forwards;
}

.mainBlock01 {
	position: relative;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.4s forwards;
	animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.4s forwards;
}

.globalNav01 {
	margin-top: 2vw;
	padding-left: 3.6%;
	padding-right: 3.6%;
}

.globalNav01 > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.globalNav01 > ul > li {
	height: 17.066vw;
}

.globalNav01 > ul > li:nth-child(even) {
	margin-left: 2.133vw;
}

.globalNav01 > ul > li:nth-child(n+3) {
	margin-top: 2.133vw;
}

.globalNav01 > ul > li > a > img {
	height: 100%;
	width: auto;
}

.logo01 {
	position: relative;
	margin: 4.666vw auto 0;
	width: 71.3333%;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.2s forwards;
	animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.2s forwards;
}

.logo02 {
	position: absolute;
	z-index: 20;
	top: 11px;
	left: 11px;
	width: 64px;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn02 1.3s 2.0s ease-out forwards;
	animation: fadeIn02 1.3s 2.0s ease-out forwards;
}

.logo03 {
	position: absolute;
	z-index: 20;
	top: 12px;
	right: 10px;
	width: 65px;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn02 1.3s 2.0s ease-out forwards;
	animation: fadeIn02 1.3s 2.0s ease-out forwards;
}

.frameArea01 {
	width: 92%;
	height: 130.66vw;
	margin: 12.2vw auto 0;
	padding-left: 5.797%;
	padding-right: 5.797%;
	background: url(../images/bg02.png) no-repeat 50% 0/100%;
}

.frameArea01 > .title01 {
	position: relative;
	top: -4vw;
	width: 38.695vw;
	margin: 0 auto;
}

.frameArea01 > .inner01 {
	position: relative;
	z-index: 1000;
	height: 114.66vw;
	border-radius: 5px;
	background-color: #fff;
	overflow: auto;
}

.img01 {
	position: relative;
	z-index: 5;
	margin-top: 19.333vw;
	margin-left: 5.333%;
	width: 32.2%;
	opacity: 0;
	visibility: hidden;
	-webkit-animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.3s forwards;
	animation: fadeIn01 cubic-bezier(.8,.1,.24,.87) .3s 1.3s forwards;
}

.btn01 {
	position: relative;
	z-index: 1000;
	margin: 1vw auto 0;
	width: 89.6%;
}

.copyrights01 {
	position: relative;
	z-index: 20;
	width: 152px;
	opacity: 0;
	margin: 35px auto 0;
	visibility: hidden;
	-webkit-animation: fadeIn02 1.3s 2.0s ease-out forwards;
	animation: fadeIn02 1.3s 2.0s ease-out forwards;
	text-align: center;
}

/* Clearfix
*****************************************/
.cf:after {
	content: " ";
	display: block;
	clear: both;
}
