@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	position:relative;
	width:100%;
	background:#000;
}

#visual{
	position:relative;
	width:100%;
}

.dc{
	position:absolute;
	top:5%;
	right:5%;
}

.banner_area{

}

.top_inner{
	margin:0 10px;	
}

/* video */
#video_wrap {
	margin: 0px;
	padding: 0px;
	background-size:100% auto;
}

#video_title {
	width:100%;
	height:48px;
	background:url(../img/top/trailer.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:75px 30px;
	background-color: #000;	
	border-bottom:1px solid #003959;
}

.newicon{
	position: absolute;
	top: 2px;
	left: 2px;
	background:#d2142d;
	color: #000;
	padding: 1px 3px;
	font-size: 8px;
	color:#FFF;
	line-height:8px;
}

#video_wrap {

	margin: 0px;
	padding: 0px 0px 15px 0px;
	background-size:100% auto;
	background: #000;
	box-sizing: border-box;
	border:#0086d1 1px solid;
}

#VideoNaviWrap{
	box-sizing: border-box;
	font-size:12px;
	list-style:none;
	position:relative;
	margin:-1px 0 0 0;
	overflow:hidden;
	border-left:#c8056d 2px solid;
	border-right:#c8056d 2px solid;
	border-top:#c8056d 2px solid;
	width:100%;
	background:#4F4F4F;
	margin:0 0px;

}

#VideoNaviWrap li{
	position:relative;
	width:50%;
	background:#ffffff;
	text-align:center;
	padding:10px 0px;
	margin:0px;
	float:left;
	border:#c8056d 1px solid;
	color:#c8056d;
	font-weight:bold;
/*	height:26px;*/
}

#VideoNaviWrap #VideoNavi1{
	box-sizing: border-box;
	border-right:#c8056d 1px solid;
	border-top:#c8056d 1px solid;
	border-bottom:#c8056d 1px solid;
	border-left:#c8056d 1px solid;
}

#VideoNaviWrap #VideoNavi2{
	box-sizing: border-box;
	border-top:#c8056d 1px solid;
	border-bottom:#c8056d 1px solid;
	border-right:#c8056d 1px solid;
}

#iframeWrap {
	position: relative;
	width: 100%;
	margin: 13px 0 0;
	padding-top: 56.25%;
	background:#000;

}

#iframeWrap iframe {
	position: absolute;
	top: 0;
	left: 0px;
	width: 100%;
	height: 100%;

}

/*----------------------
 メニュー 
----------------------*/

#navigation{
	position:relative;
	background:#000;
	padding:10px 0px 30px;
	text-decoration:none;
	text-indent:-9999px;
}

.intro{
	width:100%;
	height:48px;
	background:url(../img/top/introduction.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:147px 29px;
	text-decoration:none;
	border:1px solid #0086d1;
}

.tw{
	width:100%;
	height:48px;
	background:url(../img/top/official_tw.gif);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:147px 29px;
	text-decoration:none;
	border:1px solid #0086d1;
	margin-top:10px;
	
}



/* シェア＆バナー */
#share{
	border-top:1px solid #555555;
	text-align:center;
	position:relative;
	width:100%;
	height:30px;
	clear:both;
	margin-top: 66px;
}


#sns1{
	width:237px;
	margin: 20px auto 0;

}
/*
#sns2{
	width:210px;
	margin:0 auto;
	clear:both;
}
*/
.mixi{
	width:77px;
	overflow:hidden;
}

#share li{float:left;line-height:20px; list-style:none;}
.share1{width:69px;overflow:hidden;margin:5px 5px 0 5px;}
.share2{width:71px;overflow:hidden;margin:5px 5px 0 5px;}
.share3{width:32px;margin:5px 5px 0 5px;overflow:hidden;}
.share4{margin:5px 5px 0 5px;}
/*
.share5{margin:5px 5px 0 5px; padding-top:1px;}
.share6{margin:5px 5px 0 5px;}
.share7{margin:5px 5px 0 5px;}
.share7 img{width:88px;}
*/

		
.banners2{
	
	position:relative;
	width:100%;
	height:auto;

}

.banners2 #img0{
	width:150px;
	height:35px;
	margin:17px auto;

}

.mark{
	width:120px;
	height:auto;
	margin:-10px auto 0px;
	overflow:hidden;
}

#hash{
	float:left;	
	margin-top:10px;
	overflow:hidden;
}

/*
.banners2 #img1{
	position:absolute;
	height:40px;
	left:0;
	text-align:right;
	margin-right:10px;
}
.banners2 #img2{
	position:absolute;
	height:40px;
	right:0;
	text-align:left;

}
*/

/* フッター部分  */


#official_link{
	position:relative;
	width:172px;
	height:auto;
	margin:0 auto;
}
#official_fb{
	position:absolute;
	left:0;
}
#official_tw{
	position:absolute;
	left:46px;
	top:0;
}
#official_yt{
	position:absolute;
	left: 92px;
	top:0;
}
#official_line{
	position:absolute;
	right:0;
	top:0;
}

/* TOPフッター */

#t_footer{

	position:relative;
	width:100%;
	height: 110px;
}

#policy{
	display:inline-block;
	vertical-align:middle;
	position: absolute;
	width: 220px;
	top: 20px;
	right:0;
	left:0;
	margin:15px auto;
	text-align:center;
	color:#000000;
	font-size:12px;
	height: 20px;
}
#policy a{
	color:#FFF;
}
/*
#credit{
	
	text-decoration: underline;	
}
*/
#wb{
	
	position:absolute;
	left: 0px;
}

address{
	position:absolute;
	left:50%;
	bottom:-50px;
	width:244px;
	margin-left:-122px;
	padding-bottom:10px;
}

.t_copyright{

	width:226px;
	height:8px;
	margin:auto;
	position: absolute;
	bottom: 25px;
	right:0;
	left:0;
}
