#main{
    transition: background-color 1s ease 0s;
    width: 100vw;
    height: 100vh;
    margin: auto;
    background-size: cover;
    background-position: center center;
    background-color: black;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}


/*----------BG Video------------*/
#video_bg{
	z-index: 10;
}


#video_player_wrapper{
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 10;
	background-image: url(../video/bg-home.jpg);
	background-size: cover;
	background-position: center top;
}


.video_player{
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) translateZ(0px);
    transform: translate(-50%, -50%) translateZ(0px);
	z-index: 10;
}


.video-player-overlay{
    width: 100%;
    height: 100%;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    background-repeat: repeat;
    position: absolute;
    bottom: 0;
    left: 0;
	z-index: 10;
}


/*----------Hum button------------*/

.hbg_btn{
	position: absolute;
	width: 40px;
	height: 31px;
	top: 20px;
	left: 20px;
	z-index: 100;
}

.menu-trigger,
.menu-trigger span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.menu-trigger {
	/*position: absolute;*/
	position: relative;
	width: 40px;
	height: 31px;
	margin-top: 0;
	margin-left: 0;
}
.menu-trigger span {
	position: absolute;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #ffffff;
	border-radius: 3px;
}
.menu-trigger span:nth-of-type(1) {
	top: 0;
}
.menu-trigger span:nth-of-type(2) {
	top: 14px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 0;
}

.menu-trigger.active span:nth-of-type(1) {
	-webkit-transform: translateY(14px) rotate(-315deg);
	transform: translateY(14px) rotate(-315deg);
}
.menu-trigger.active span:nth-of-type(2) {
	opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
	-webkit-transform: translateY(-14px) rotate(315deg);
	transform: translateY(-14px) rotate(315deg);
}

/*----------Menu------------*/

#nav_set_box{
	width: 100%;
	height:auto;
	position: absolute;
	margin-top: 0;
	background-color: rgba(0,0,0,0.60);
	z-index: 50;
}

#menu_box{
	margin: 90px auto 0 auto;
	width: 100%;
	max-width: 1000px;
	text-align: center;
}

.menu_btn{
	height: 36px;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15pt;
	color: #ffffff;
	cursor: default;
	border:1px #ffffff solid;
	background-color: rgba(255,255,255,0.00);
	padding: 0 25px;
	margin: 10px 10px 0 10px;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.menu_btn:hover{
	cursor: pointer;
	background-color: rgba(255,255,255,0.20);
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.credit_box{
	color: #ffffff;
	width: 80vw;
	max-width: 500px;
	margin: 80px auto 0 auto;
	font-size: 9pt;
	text-align: center;
}


.douga_bl_set{
	width: 80vw;
	max-width: 776px;
	height: auto;
	display: block;
	margin: 10px auto 50px auto;
}


/*----------Sound button------------*/

.sound_btn{
	position: absolute;
	top: 27px;
	left: 80px;
	z-index: 100;
	color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 11pt
}

.sound_play{
	display: none;
}



/*----------Logo Area------------*/

#logo_setbox{
	width: 40vw;
	max-width: 659px;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20;
}

.logo_douga{
	width: 100%;
	height: auto;
	z-index: 20;
}

.review_box{
	width: 100%;
	margin-top: 10px;
	z-index: 20;
}

.review{
	width: 100%;
	position: absolute;
	margin: 0;
	text-align: center;
	font-size: 15pt;
	color: #ffffff;
	font-weight: 500;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity: 0.0;
	z-index: 20;
}

#review_1{
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1.0;
}

.review_en{
	font-family: 'Roboto', sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.yokobo{
	letter-spacing: -0.1em;
}



/*----------Award Area------------*/

#award_box{
	width: 20vw;
	max-width: 300px;
	height: auto;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 20;
}

.douga_awd{
	width: 100%;
	height: auto;
	position: absolute;
	margin: 0;
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity: 0.0;
	z-index: 20;
}

#douga_awd_1{
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity: 1.0;
}



/*----------Koukai Area------------*/

#koukai_box{
	width: 10vw;
	max-width: 148px;
	height: auto;
	position: absolute;
	bottom: 40px;
	right: 20px;
	z-index: 20;
}

.douga_koukai{
	width: 100%;
	height: auto;
	z-index: 20;
}

/*----------Banner Area------------*/

#bnr_box{
	width: 20vw;
	max-width: 148px;
	height: auto;
	position: absolute;
	bottom: 45px;
	left: 20px;
	z-index: 20;
}

#bnr_box img{
	width: 100%;
	height: auto;
	margin-top: 5px;
	z-index: 20;
	display: block;
}

#bnr_box img:hover{
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}




/*------- SNS ----------------*/

#top_tw{
	position: absolute;
	height: 25px;
	width: 450px;
	z-index: 20;
	left: 50%;
	bottom: 20px;
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%, 0);
}


.fb {
 margin: -1px 1px 0px 0px;
 padding: 0px;
 display: inline;
 float: left;
} 


.tw {
 margin: 2px 0px 0px 10px;
 padding: 0px;
 display: inline;
 float: left;
} 


.line{
 margin: 2px 0px 0px 10px;
 padding: 0px;
 display: inline;
 float: left;
}

.eigacom{
 margin: 2px 0px 0px 10px;
 padding: 0px;
 display: inline;
 float: left;
} 












dmy{}