@charset "utf-8";




/*----------------------------------------
	for PC
----------------------------------------*/


@media screen and (min-width: 481px){

	#content_inner{
		padding:20px 0 80px;
		width:1000px;
		margin:0 auto 0;
		z-index:50;
		position:relative;
	}


	#secMenu{
		display:block;
		background:#000 url('../img/common/bg_secnavi.jpg') no-repeat center top;
		background-size:auto 100%;
		height:40px;
		margin-top:-5px;
		padding:22px 18px 15px;
		text-align:center;
		box-shadow:0 4px 1px rgba(0,0,0,0.4);
	}

	#secMenu .inner{
		width:530px;
		margin:0 auto 0;
	}

	#secMenu a{
		display:block;
		float:left;
		padding:0 20px;
		border-left:1px solid #999;
		position:relative;
		z-index:150;
	}


	#secMenu a:nth-child(1){width:60px;border-left:none;}
	#secMenu a:nth-child(2){width:55px;}
	#secMenu a:nth-child(3){width:58px;}
	#secMenu a:nth-child(4){width:190px;}



		#secMenu a img{
			display:block;
			width:100%;
		}

		#secMenu a:nth-child(1) img.on{display:block;}
		#secMenu a:nth-child(1) img.off{display:none;}

		#secMenu a:hover img.on{display:block;}
		#secMenu a:hover img.off{display:none;}


		.catch{
			width:527px;
			display:block;
			margin:0 auto 0;
		}



	#base{
		background:transparent url("../img/action/oninote/base.jpg") center top repeat-y;
		position:relative;
		box-shadow:0px 0px 3px rgba(0,0,0,0.6);
	}




	.head{
		padding:40px 40px 0px;
		position:relative;
		z-index:20;
		margin-bottom:-70px;
	}

	.base_inner{
		padding:40px 40px 120px;
		position:relative;
		z-index:20;
		margin:0 0 0px;
	}


	h2{
		color:#E8CF56;
		font-weight:bold!important;
		font-size:22px;
		padding:0px 0 5px;

		float:left;
		width:25%;
	}

	.head p{
		padding-bottom:7px;
		float:left;
		width:75%;
		padding:0px 0 0;
	}


	.battlestyle{
		position:relative;
		padding:20px 0 20px;
		height:450px;
	}


	.battlestyle .debut{
		position:absolute;
		width:76px;
		left:11px;top:-23px;
	}



.battlestyle .thum{
	float:left;
	width:80px;
}

.battlestyle .thum:hover{
	opacity:0.8;
}

.battlestyle div:nth-child(1) .thum{
	width:105px;
	margin-top:-20px;
}

.battlestyle .text{
	display:block;
	font-size:14px;
	position:absolute;
	top:160px;
	background-color:#000;
	border-radius:10px;
	border:1px solid #666;
	width:96%;
	padding:1.8% 2%;
	line-height:1.7;
}



.battlestyle div:nth-child(1) .text{border:1px solid #9C6541;}
.battlestyle div:nth-child(2) .text{border:1px solid #8A2E17;}
.battlestyle div:nth-child(3) .text{border:1px solid #8D8250;}
.battlestyle div:nth-child(4) .text{border:1px solid #608E59;}
.battlestyle div:nth-child(5) .text{border:1px solid #4C7D8D;}
.battlestyle div:nth-child(6) .text{border:1px solid #8C8C8C;}
.battlestyle div:nth-child(7) .text{border:1px solid #8066A8;}
.battlestyle div:nth-child(8) .text{border:1px solid #506D91;}
.battlestyle div:nth-child(9) .text{border:1px solid #8D7868;}
.battlestyle div:nth-child(10) .text{border:1px solid #759A46;}
.battlestyle div:nth-child(11) .text{border:1px solid #863A59;}

.text{
	padding:0 0 20px;
	font-size:14px;
	line-height:1.7;
}

.flex-caption{
	background-color:rgba(0,0,0,0.8);
	padding:10px 15px;
	font-size:13px!important;
}

.flex-caption span{
	color:#E8CF56;
	font-size:13px!important;
	font-weight:800;

}


h3{
	display:block;
	width:100%;
	border-top:1px solid #4E4C46;
	padding-top:30px;
	margin-top:60px;
}

.ajuster{
margin-left:-1%;
}

.h05_thum{
	float:left;
	width:32.6%;
	margin-left:1%;
	display:block;
}

.h05_thum.new:before{
	display:block;
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	background-image:url('../img/common/new.gif');
	background-size:30px;
	width:30px;
	height:30px;
	border-radius:15px;
	overflow:hidden;
	box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9);
}

.h05_thum:nth-of-type(1){
	margin-left:0;
}

.h05_thum img{
	display:block;
	width:100%;
}

.levelup{
	padding:13px;
	font-size:13px;
	line-height:1.6;
	border:1px dotted #FFE59C;
	color:#FFE59C;
	margin:0 0 20px;
}

.levelup .levelup_head{
	width:20%;
	font-size:24px;
	float:left;
	text-align:center;
	margin-right:20px;
	padding-top:20px;
	font-family:
   "ヒラギノ明朝 ProN W6",
   "HiraMinProN-W6",
   "HG明朝E",
   "ＭＳ Ｐ明朝",
   "MS PMincho",
   "MS 明朝",
   serif;
	 font-weight: bold;

}

.levelup .levelup_txt{
	width:70%;
	float:left;
		padding-left:10px;
	border-left:1px solid #FFE59C;
}

.mitama_thum{
	float:left;
	width:19%;
	display:block;
	margin-left:1%;
	margin-top:1%;
	position:relative;
}

.mitama_thum.new::after{
	display:block;
	content:'';
	position:absolute;
	left:-5px;
	top:-5px;
	background-image:url('../img/common/new.gif');
	background-size:30px;
	width:30px;
	height:30px;
	border-radius:15px;
	overflow:hidden;
	box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9);
}

.mitama_thum img{
	display:block;width:100%;
}

/*0627*/
.style_exp{
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #444040;
	line-height:1.9;

}
/*.style_exp:before{
	display:block;
	content:'';
	position:absolute;
	left:-10px;
	top:-5px;
	background-image:url('../img/common/new.gif');
	background-size:30px;
	width:30px;
	height:30px;
	border-radius:15px;
	overflow:hidden;
	z-index:100;
	box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9);
}*/


.style_exp .table{
display:table;
}

.style_exp .th,
.style_exp .td{
display:table-cell;
}

.style_exp .th{
	width:350px;
}

.style_exp .th span{
	background-color:#d00;
	display:inline-block;
	border-radius:20px;
	padding:2px 10px;
	line-height:1;
	text-align:center;
	width:100px;
}

.style_exp .td{
	color:#ddb;
	font-size:12px;
	line-height:1.5;
	padding-left:1.5em;
}

.style_exp .td span{
	margin-left:-1.5em;
}


.style_exp .line{
border-bottom:1px dotted #333;
padding-bottom:8px;
margin-bottom:8px;

}


.style_exp .style01 .th span{
	background-color:#a044ab;
}

.style_exp .style02 .th span{
	background-color:#4c5d20;
}

.style_exp .style03 .th span{
	background-color:#8e2e2e;
}

.style_exp .style04 .th span{
	background-color:#318c88;
}

.style_exp .style05 .th span{
	background-color:#582222;
}

.style_exp .style06 .th span{
	background-color:#344016;
}

}




/*----------------------------------------
	for SP
----------------------------------------*/

@media screen and (max-width: 480px) {


	#content_inner{
		padding:7% 0 20%;
		margin:0 auto 0;
		z-index:50;
		position:relative;
	}


	#secMenu .inner{
		width:74%;
		margin:0 auto 0;
	}

	#secMenu a{
		display:block;
		float:left;
		padding:0 7%;
		border-left:1px solid #999;
		position:relative;
		z-index:150;
	}


	#secMenu a:nth-child(1){width:18%;margin-bottom:4%;border-left:none;}
	#secMenu a:nth-child(2){width:17%;margin-bottom:4%;}
	#secMenu a:nth-child(3){width:17%;margin-bottom:4%;}
	#secMenu a:nth-child(4){width:59%;border-left:none;margin:0 auto 0;float:none;clear:both;}

	#secMenu a img{
		display:block;
		width:100%;
	}

	#secMenu a:nth-child(1) img.on{display:block;}
	#secMenu a:nth-child(1) img.off{display:none;}

	.catch{
		width:100%;
		display:block;
		margin:0 auto 3%;
	}

		.catch{
			width:100%;
			display:block;
			margin:0 auto 3%;
		}





		#base{
			background:transparent url("../img/action/oninote/base.jpg") center top repeat-y;
			position:relative;
			box-shadow:0px 0px 3px rgba(0,0,0,0.6);
		}




		.head{
			padding:40px 5% 0px;
			position:relative;
			z-index:20;
			margin-bottom:-8%;
		}

		.base_inner{
			padding:40px 5% 120px;
			position:relative;
			z-index:20;
			margin:0 0 0px;
		}


		h2{
			color:#E8CF56;
			font-weight:bold!important;
			font-size:22px;
			padding:0px 0 5px;
			width:100%;
		}

		h2 img{
			width:43%;
			display:block;
		}

		.head p{
			padding-bottom:7px;
			float:left;
			width:100%;
			padding:0px 0 0;
			font-size:15px;
			line-height:1.6;
			font-weight:normal;
		}

		.head br{
			display:none;
		}


		.battlestyle{
			position:relative;
			padding:0px 0 20px;
		}



	.battlestyle .thum{
		width:50px;
		position:absolute;
		top:0px;
		z-index:100;
		opacity:0.6;
	}

	.battlestyle .thum.on{
		opacity:1;
	}


	.battlestyle .mi1 .thum{
		left:0%;
	}

	.battlestyle .mi2 .thum{
		left:17%;
	}

	.battlestyle .mi3 .thum{
		left:34%;
	}

	.battlestyle .mi4 .thum{
		left:51%;
	}

	.battlestyle .mi5 .thum{
		left:68%;
	}

	.battlestyle .mi6 .thum{
		left:85%;
	}

	.battlestyle .mi7 .thum{
		top:70px;
		left:10%;
	}

	.battlestyle .mi8 .thum{
		top:70px;
		left:27%;
	}

	.battlestyle .mi9 .thum{
		top:70px;
		left:44%;
	}

	.battlestyle .mi10 .thum{
		top:70px;
		left:61%;
	}

	.battlestyle .mi11 .thum{
		top:70px;
		left:78%;
	}



	.battlestyle .text{
		display:block;
		font-size:12px;
		position:relative;
		float:right;
		padding: 5% 4% 5%;
		line-height:1.7;
		margin-top:160px;
		border-radius:8px;
		background-color:rgba(0,0,0,0.5);
	}

	.battlestyle .text br{
		display:none;
	}

	.battlestyle > div{
	}

	.battlestyle > div:after{
		clear:both;
		content:'';
		display:block;
	}





	.text{
		padding:0 0 20px;
		font-size:15px;
		line-height:1.6;
		height:40%;

	}

	.text.off{
		display:none;
	}

	.text br{display:none;}

	.flexslider{
		margin-bottom:15%!important;
	}

	.flex-caption{
		background-color:rgba(0,0,0,0.8);
		padding:10px 15px;
		font-size:12px!important;
		line-height:1.5;
	}

	.flex-caption span{
		color:#E8CF56;
		font-size:12px!important;
		font-weight:800;
	}


	h3{
		display:block;
		width:100%;
		border-top:1px solid #4E4C46;
		padding-top:8%;
		margin-top:5%;
		padding-bottom:2%;
	}

	h3.w6 img{display:block;width:50%;}
	h3.w5 img{display:block;width:46%;}
	h3.w4 img{display:block;width:33%;}
	h3.w3 img{display:block;width:28%;}

	.ajuster{
	margin-left:-1%;
	}

	.h05_thum{
		width:88%;
		display:block!important;
		margin:0 auto 4%;
	}

	/*.h05_thum:before{
		display:block;
		content:'';
		position:absolute;
		left:-5px;
		top:-5px;
		background-image:url('../img/common/new.gif');
		background-size:30px;
		width:30px;
		height:30px;
		border-radius:15px;
		overflow:hidden;
		box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9)
	}*/

	.h05_thum:nth-of-type(3){
		margin-bottom:18%;
	}



	.h05_thum img{
		display:block;
		width:100%;
	}

	.levelup{
		padding:13px;
		font-size:13px;
		line-height:1.6;
		border:1px dotted #FFE59C;
		color:#FFE59C;
		margin:0 0 20px;
	}

	.levelup .levelup_head{
		width:100%;
		font-size:24px;
		text-align:center;
		margin-top:-2%;
		padding:0 0 3%;
		font-family:
	   "ヒラギノ明朝 ProN W6",
	   "HiraMinProN-W6",
	   "HG明朝E",
	   "ＭＳ Ｐ明朝",
	   "MS PMincho",
	   "MS 明朝",
	   serif;
		 font-weight: bold;

	}

	.levelup .levelup_txt{
		width:100%;
		float:left;
	}

	.mitama_thum{
		float:left;
		width:32.3%;
		display:block;
		margin-left:1%;
		margin-top:1%;
		position:relative;
	}

	.mitama_thum.new::after{
		display:block;
		content:'';
		position:absolute;
		left:-5px;
		top:-5px;
		background-image:url('../img/common/new.gif');
		background-size:30px;
		width:30px;
		height:30px;
		border-radius:15px;
		overflow:hidden;
		box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9);
	}

	.mitama_thum img{
		display:block;width:100%;
	}

	/*0627*/

	/*.text .read{
		width:80%;
		float:right;
		margin-top:-23%;
		font-size:11px;
	}*/

	.style_exp{
		padding-top:10px;
		margin-top:10px;
		border-top:1px solid #444040;
		line-height:1.9;
	}

	/*.style_exp:before{
		display:block;
		content:'';
		position:absolute;
		left:-5px;
		top:-5px;
		background-image:url('../img/common/new.gif');
		background-size:25px;
		width:25px;
		height:25px;
		border-radius:15px;
		overflow:hidden;
		z-index:100;
		box-shadow:2px 2px 3px rgba(0,0,0,0.9),0px 0px 5px rgba(0,0,0,0.9);
	}*/

	.style_exp .table{
	/*display:table;*/
	margin-top:8px;
	}

	.style_exp .th,
	.style_exp .td{
	/*display:table-cell;*/
	}

	.style_exp .th{
	}

	.style_exp .th span{
		background-color:#d00;
		display:inline-block;
		border-radius:20px;
		padding:2px 10px;
		line-height:1;
		text-align:center;
		width:100px;
	}

	.style_exp .td{
		color:#ddb;
		font-size:11px;
		line-height:1.5;
		padding-left:1.5em;
	}

	.style_exp .td span{
		margin-left:-1.5em;
	}


	.style_exp .line{
	border-bottom:1px dotted #333;
	padding-bottom:8px;
	margin-bottom:8px;

	}


	.style_exp .style01 .th span{
		background-color:#a044ab;
	}

	.style_exp .style02 .th span{
		background-color:#4c5d20;
	}

	.style_exp .style03 .th span{
		background-color:#8e2e2e;
	}

	.style_exp .style04 .th span{
		background-color:#318c88;
	}

	.style_exp .style05 .th span{
		background-color:#582222;
	}

	.style_exp .style06 .th span{
		background-color:#344016;
	}

	.battlestyle div:nth-child(1) .text{border:1px solid #9C6541;}
	.battlestyle div:nth-child(2) .text{border:1px solid #8A2E17;}
	.battlestyle div:nth-child(3) .text{border:1px solid #8D8250;}
	.battlestyle div:nth-child(4) .text{border:1px solid #608E59;}
	.battlestyle div:nth-child(5) .text{border:1px solid #4C7D8D;}
	.battlestyle div:nth-child(6) .text{border:1px solid #8C8C8C;}
	.battlestyle div:nth-child(7) .text{border:1px solid #8066A8;}
	.battlestyle div:nth-child(8) .text{border:1px solid #506D91;}
	.battlestyle div:nth-child(9) .text{border:1px solid #8D7868;}
	.battlestyle div:nth-child(10) .text{border:1px solid #759A46;}
	.battlestyle div:nth-child(11) .text{border:1px solid #863A59;}


}
