@charset "utf-8";
/* CSS Document */
body,input,button,select,textarea{
     font-family: "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
     font-size:108%;
}
 
body{
	background-color: black;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6{
     font-weight:normal; 
}

hr{
	border: none;
	border-bottom:  solid 1px #cfa5a2;
	margin: 5px auto;
}
h2{
	font-size: 28px;
	font-weight: bolder;
	color: #cfa5a2;
	margin: 2px;
}
h3{
	font-size: 20px;
	color: #cfa5a2;
	margin: 2px;
}
h4{
	font-size: 45px;
	color: #cfa5a2;
	margin: 2px;	
}
h5{
	font-size: 40px;
	color: #cfa5a2;
	margin: 2px;	
}
h6{
	font-size: 20px;
	color: #cfa5a2;
	margin: 2px;	
}


p{
	font-size: 16px;
	color: #cfa5a2;
}


	.no-float{
		clear:both;
		border: none;
		border-bottom: none;
		margin: 0;
		padding: 0;
	}

	.cd-vertical-nav{
		z-index: 99;
	}

	.all{
		width: 1920px;
		min-width: 1920px;
		max-width: 1920px;
		margin: 0 auto;
		padding: 0;
	}


	.headerbox{
		position: relative;
		width: 100%;
		max-width: 1920px;
		margin: 0 auto;
	}

	/*YoutubeBox*/
	.videobox{
		position: relative;
		width: 1920px;
		height: 1080px;
		text-align: center;
		pointer-events:none;
		margin-top: -60px;
	}
	.video-content{
		position: relative;
		width: 1920px;
		height: 1080px;
		margin-top: -1080px;
		background-color: rgba(0,0,0,0.6);
		margin-bottom: -60px;
	}

	.icon-box{
		width: 20%;
		margin: -7% 2% 0 auto;
	}
	.icon-box a{
		float: right;
		margin: 1%;
		padding: 30px;
	}

	.btn-box{
		width: 30%;
		margin: 8% auto 2%;
	}
	.btn-box a{
		float: right;
		margin: 2%;
	}
	.reward-box{
		position: relative;
		width: 1920px;
		height: 1080px;
		background-image: url("../images/content01.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		padding-top: 5%;
		margin: 0 auto;
	}

	.character-box{
		position: relative;
		width: 1920px;
		height: 1080px;
		background-image: url("../images/content02.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		padding: 5%;
		margin: 0 auto;
	}

	.roles-box{
		position: relative;
		width: 1920px;
		height: 1080px;
		background-image: url("../images/content03.jpg");
		background-repeat: no-repeat;
		background-position: top center;
		padding: 5% 0;
		margin: 0 auto;
	}

	.content-box{
		width: 40%;
		margin: 0 auto;
	}
	.text-box{
		width: 52%;
		margin: 0 auto;
	}
	.mini-content-box{
		background-color: #200e14;
		border: solid 2px #543c22;
		-webkit-box-shadow: 0 1px 5px 4px rgba(0,0,0,0.75);
		-moz-box-shadow: 0 1px 5px 4px rgba(0,0,0,0.75);
		box-shadow: 0 1px 5px 4px rgba(0,0,0,0.75);
		margin: 10px auto;
		padding: 2%;
	}

	.mini-content-box hr{
		border: none;
		border-bottom:  solid 1px #543c22;
		margin: 20px auto;
		width: 94%;
	}

	.table-box{
		width: 100%;
		height: 420px;
		padding: 4%;
	}


	.table-reward{
		width: 600px;
		margin: 20px auto 20px;
		border-bottom: solid 1px #4a3f72;	
	}
	.tr-box{
		width: 100%;
		height: 60px;
		border-bottom: solid 1px #543c22;
	}
	.td-header{
		width: 25%;
		text-align: center;	
	}
	.td-center{
		width: 40%;
		text-align: left;
	}
	.td-footer{
		width: 25%;
		text-align: center;
	}

	.td-span{
		color: #df4157;
		font-weight: bolder;
		font-size: 16px;
		text-align: center;
	}

	.table-reward thead > tr > td > p{
		color: #df4157;
		font-weight: bolder;
		font-size: 18px;
		text-align: center;
	}
	.table-reward tbody > tr > td > p{
		font-size: 16px;
		color: white;
	}
	.id-font{
		font-size: 20px;
		font-weight: bolder;
		color: #df4157;
	}

	.radio > label{
		margin: 0 auto;
		padding: 5px;
		text-align: center;
		color: #856846;
		float: left;
		font-size: 18px;
		line-height: 25px;
		width: 25%;
	}
	.roles-box-left{
		float: left;
		width: 50%;
	}
	.roles-box-right{
		float: left;
		width: 30%;
		margin-top: 5%;
	}
	.roles-video{
		padding: 0;
		margin: 20px auto;
		width: auto;
		height: auto;
		border:  solid 10px #543c22;
		background-color: #543c22;
	}

	.tab-menu-box{
		width: 30%;
		margin: -20% 20% 0 auto;
	}


/*PC-S*/
@media(min-width:1025px) and (max-width:1699px) {
}

/*Pad*/
@media(min-width:768px) and (max-width:1024px) {
}
/*Pad End*/


/*Mobile*/
@media(min-width:376px) and (max-width:767px) {
}
/*Mobile End*/

/*iPhoneX Mobile*/
@media(min-width:0px) and (max-width:375px) {
}
/*Mobile End*/
