@charset "utf-8";




/*----------------------------------------
	for PC
----------------------------------------*/


.red_bold{
color:#d00;
font-weight:800;
}

.red{
color:#d00;
}


@media screen and (min-width: 481px){

	#content_inner{
		padding:50px 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(4) img.on{display:block;}
	#secMenu a:nth-child(4) img.off{display:none;}

	#secMenu a:hover img.on{display:block;}
	#secMenu a:hover img.off{display:none;}


		.catch{
			width:582px;
			display:block;
			margin:0 auto -20px;
		}



	#base{
		background:transparent url("../img/system/tenko_karakuri/base_middle.jpg") center top repeat-y;
		position:relative;
		box-shadow:0px 0px 3px rgba(0,0,0,0.6);
	}

	#base:before{
		content:'';
		background:transparent url("../img/oni/base_top.jpg") center top no-repeat;
		top:0px;left:0px;
		display:block;
		padding-top:600px;
		background-size:100%;
		position:absolute;
		width:100%;

	}

	#base:after{
		content:'';
		background:transparent url("../img/system/tenko_karakuri/base_bottom.jpg") center bottom repeat-y;
		position:relative;
		bottom:0px;left:0px;
		display:block;
		padding-top:200px;
		background-size:100%;
		position:absolute;
		width:100%;

	}


	.base_inner{
		padding:0px 0px 120px;
		position:relative;
		z-index:20;
	}

	.movie_wide{
		width:92%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		z-index:10;
		margin:0 auto 30px;
		border-radius:10px;
		overflow:hidden;
		padding-top:47.8%;
	}

	.movie_wide iframe{
		position:absolute;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}


	.movie_wide video{
		width:100%;
		display:block;
	}

	.btn_volume{
		z-index:20;
		position:absolute;
		display:none;
		bottom:20px;
		right:30px;
		background:transparent url("../img/oni/btn_sound.png");
		background-size:100%;
		width:50px;
		height:50px;
	}

	.btn_volume.on{
		background:transparent url("../img/oni/btn_sound_on.png");
				background-size:100%;
	}


	.main{
		display:block;
		margin:0px auto 0;
		padding:130px 0 50px;
	}

	.readText{
		text-align:center;
		color:#321406;
		font-size:16px;
		padding:0 0 30px;
		font-weight:800;
	}

	#flow{
		width:80%;
		margin:0 auto 60px;
	}

	#flow a{
		width:29.2%;
		display:block;
		float:left;
		margin:0 2% 0;
		position:relative;
	}

	#flow a:before{
		display:block;
		content:'';
		width:22px;
		background-image:url('../img/oni/flow_d.png');
		height:32px;
		position:absolute;
		left:-26px;
		top:55px;
	}

	#flow :nth-of-type(1):before{
		display:none;
	}

	#flow a img{
		width:100%;
		display:block;
	}

	h2{
		padding:50px 0 10px;
	}

	h3{
		font-size:34px;
		color:#321406;
		font-weight:800!important;
		display:inline-block;
		margin:0 auto 10px;
		padding:14px 0 13px;
		border-bottom:1px solid #321406;
		line-height:1.2;
	}

	.align_center{
		text-align:center;
	}

	.text{
		color:#321406;
		padding:0 0 30px;
		font-size:16px;
	}

	.box_round{
		border-radius:15px;
		position:relative;
		/*background-color:rgba(255,255,2550,0.7);*/
		width:720px;
		padding:30px 30px 30px;
		margin:0 auto 0;
		/*box-shadow:2px 2px 6px rgba(0,0,0,0.2);*/
		border:3px solid rgba(45, 32, 20, 0.72);
		z-index:10;
	}

	.box_round.min{
		border-radius:15px;
		position:relative;
		/*background-color:rgba(255,255,2550,0.7);*/
		width:500px;
		padding:15px 15px 15px;
		margin:0 auto 0;
		/*box-shadow:2px 2px 6px rgba(0,0,0,0.2);*/
		border:3px solid rgba(45, 32, 20, 0.72);
		z-index:10;
	}

	.box_round .tit{
		display:inline-block;
		padding:0 0 3px;
		color:#321406;
		font-weight:800;
		font-size:24px;
		border-bottom:1px solid #321406;
		margin-bottom:44px;
	}

	.box_point{
		padding:30px 30px;
		border:2px solid #9c830b;
		width:740px;
		margin:50px auto 0;
		background-color:#fff;
		box-shadow:2px 2px 3px rgba(0,0,0,0.2);
		color:#321406;
		text-align:center;
		font-size:21px;
		font-weight:800;
		position:relative;
		background:#fff url('../img/oni/bg_point.jpg');
		z-index:10;
	}

	.box_point:before{
		content:'';
		width:103px;
		height:37px;
		background:url('../img/oni/point.png');
		display:block;
		position:absolute;
		top:-20px;
		left:50%;
		margin-left:-50px;
	}

	p{
		font-size:14px;
		line-height:1.4;
		padding-top:0.5em;
		color:#333;
	}

	.movie_wide_point{
		width:100%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		overflow:hidden;
		border-radius:8px;
		margin-top:2%;
		padding-top:56.3%;
	}

	.ss_wide_point{
		width:100%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		overflow:hidden;
		border-radius:8px;
		margin-top:2%;
	}

	.movie_wide_point iframe{
		position:absolute;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}


	.movie_wide_point video{
		width:100%;
		display:block;
	}

	.box_twoline{
		width:50%;
		float:left;
		font-size:inherit;
	}

	.box_twoline img{
		width:100%;
		display:block;
	}

	.box_radius{
		display:block;
		overflow:hidden;
		border-radius:10px;
	}

	.table{
		display:table;
		font-size:inherit;
		position:relative;
	}

	.table .box_twoline{
		float:none;
	}

	.table_cell{
		display:table-cell;
		text-align:left;
		font-size:inherit;
	}

	.table_cell.middle{
		vertical-align:middle;
	}

	.w_90{
		width:90%;
	}

	.w_80{
		width:80%;
	}

	.w_100{
		width:100%;
	}

	.mtop_80{
		margin-top:80px;
	}

	.ptop_90{
		padding-top:90px;
	}

	.block_center{
		margin:0 auto 0;
	}

	.bold{
		font-weight:800;
	}

	.name{
		font-size:20px;
		color:#333;
		font-weight:800;
	}



	.box_v03{
		display:block;
		position:absolute;
		z-index:10;
		height:100%;
		width:100%;
		top:0;
		left:0;
	}

	.box_v04{
		display:block;
		position:absolute;
		top:0;
		left:0;
		z-index:5;
		height:100%;
		width:100%;
	}

	.box_v03 iframe{
		width:100%;
		position:absolute;
		top:0;left:0;
		height:100%;
	}

	.box_v04 iframe{
		width:100%;
		position:absolute;
		top:0;left:0;
		height:100%;
	}

	.padd_ud20{
		padding:20px 0;
	}


	.success{
		color:#d00;
	}

	.success .tit{
		color:#dc168a;
		font-weight:800;
		font-size:22px;
		padding-bottom:10px;
	}

	.success .img{
		border:4px solid #dc168a;
	}

	.fail .tit{
		color:#09d;
		font-weight:800;
		font-size:22px;
		padding-bottom:10px;
	}

	.fail .img{
		border:4px solid #09d;
	}

	.fail .info,
	.success .info{
		font-size:14px;
		line-height:1.3;
		color:#555;
		padding:10px 0;
		text-align:left;
	}

	.fail .info span,
	.success .info span{
		display:block;
		font-size:17px;
		font-weight:800;
		padding-bottom:4px;
		text-align:center;
	}


	.tab_step03{
		text-align:center;
	}

	.tab_step03 a:nth-of-type(1){
		background:url('../img/oni/tab_01.png');
		display:inline-block;
		background-size:100%;
		width:180px;
		height:62px;
	}

	.tab_step03 a:nth-of-type(1).on{
		background:url('../img/oni/tab_01_on.png');
		background-size:100%;
	}

	.tab_step03 a:nth-of-type(1):hover{
		background:url('../img/oni/tab_01_on.png');
		background-size:100%;
	}


	.tab_step03 a:nth-of-type(2){
		background:url('../img/oni/tab_02.png');
		display:inline-block;
		background-size:100%;
		width:180px;
		height:62px;
	}

	.tab_step03 a:nth-of-type(2).on{
		background:url('../img/oni/tab_02_on.png');
		background-size:100%;
	}

	.tab_step03 a:nth-of-type(2):hover{
		background:url('../img/oni/tab_02_on.png');
		background-size:100%;
	}


.d2{
	width:60px;
	margin-bottom:30px;
	margin-top:40px;
}


.btn_movie{
padding:5px 15px;
background-color:#09d;
color:#fff;
margin-top:5px;
display:inline-block;
border-radius:5px;
}


.base_step{
	background-color:rgba(255,255,255,0.6);
	padding:0 0 60px;
	border:5px solid #321406;
	width:93%;
	margin:0 auto 0;
	border-radius:12px;
}

.base_step_d .text{
text-align:center;
font-size:20px;
}

.bnr_trial{
	display:block;
	width:380px;
	margin:30px auto 0;
}

.bnr_trial img{
	display:block;
	width:100%;
}

}




/*----------------------------------------
	for SP
----------------------------------------*/

@media screen and (max-width: 480px) {


	#content_inner{
		padding:7% 0 20%;
		margin:0 auto 0;
		z-index:50;
		position:relative;
	}

	h2{
		display:block;
		text-align:center;
		padding:10px 0 0;
		margin:0 0 0px;

		max-width:auto;
		}

		h2 img{
			display:block;
			margin:0 auto 0;
			width:auto;
			max-width:auto;
			}



		#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(4) img.on{display:block;}
		#secMenu a:nth-child(4) img.off{display:none;}

		.catch{
			width:100%;
			display:block;
			margin:0 auto -20px;
		}


	#tab{
		width:45%;
		margin:3% auto 8%;
		position:relative;
		z-index:20;
	}

	#tab .category:nth-child(2){
		border-left:1px solid #999;
		margin-left:3%;
	}

	#tab .category{
		display:block;
		width:100%;
		float:left;
	}


	#tab .category .tabicon{
		display:block;
		width:49%;
		float:left;
	}

	#tab .category a{
		display:block;
		width:48%;
		float:left;
		opacity:0.5;
		margin-left:2%;
	}

	#tab .category a:hover{
		opacity:1;
	}

	#tab .category a:nth-child(1){
		opacity:1;
	}


	#tab .category a img{
		display:block;
		width:100%;
	}

	#base{
		background:transparent url("../img/system/tenko_karakuri/base_middle.jpg") center top repeat-y;
		position:relative;
		box-shadow:0px 0px 3px rgba(0,0,0,0.6);
	}

	#base:before{
		content:'';
		background:transparent url("../img/oni/base_top.jpg") center top no-repeat;
		top:0px;left:0px;
		display:block;
		padding-top:200px;
		background-size:100%;
		position:absolute;
		width:100%;

	}

	#base:after{
		content:'';
		background:transparent url("../img/system/tenko_karakuri/base_bottom.jpg") center bottom no-repeat;
		position:relative;
		bottom:0px;left:0px;
		display:block;
		padding-top:200px;
		background-size:100%;
		position:absolute;
		width:100%;

	}



	.base_inner{
		padding:24% 5% 10%;
		position:relative;
		z-index:20;
	}


	.movie_wide{
		width:92%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		z-index:10;
		margin:0 auto 30px;
		border-radius:10px;
		overflow:hidden;
		padding-top:47.8%;
	}

	.movie_wide iframe{
		position:absolute;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}


	.movie_wide video{
		width:100%;
		display:block;
	}

	.btn_volume{
		z-index:20;
		position:absolute;
		display:none;
		bottom:20px;
		right:30px;
		background:transparent url("../img/oni/btn_sound.png");
		background-size:100%;
		width:50px;
		height:50px;
	}

	.btn_volume.on{
		background:transparent url("../img/oni/btn_sound_on.png");
				background-size:100%;
	}


	.main{
		display:block;
		margin:0px auto 0;
		padding:0px auto 50px;
		width:80%;
	}

	.readText{
		text-align:center;
		color:#321406;
		font-size:16px;
		padding:0 0 30px;
		font-weight:800;
	}

	#flow{
		width:100%;
		margin:0 auto 5%;
	}

	#flow a{
		width:29.2%;
		display:block;
		float:left;
		margin:0 2% 0;
		position:relative;
	}

	#flow a:before{
		display:block;
		content:'';
		width:10%;
		background-image:url('../img/oni/flow_d.png');
		background-size:100%;
		background-repeat:no-repeat;
		padding-top:15%;
		position:absolute;
		left:-11%;
		top:40%;
	}

	#flow :nth-of-type(1):before{
		display:none;
	}

	#flow a img{
		width:100%;
		display:block;
	}

	h2{
		padding:6% 0 2%;
	}

	h2 img{
		width:28%;
	}

	h3{
		font-size:23px;
		color:#321406;
		font-weight:800!important;
		display:inline-block;
		margin:0 auto 10px;
		padding:14px 0 13px;
		border-bottom:1px solid #321406;
		line-height:1.2;
		width:94%;
	}

	.align_center{
		text-align:center;
	}

	.text{
		color:#321406;
		padding:0 0 30px;
		font-size:13px;
		text-align:left;
		width:94%;
		margin:0 auto 0;
	}

	.box_round{
		border-radius:15px;
		position:relative;
		/*background-color:rgba(255,255,2550,0.7);*/
		width:82%;
		padding:3% 3%;
		margin:0 auto 0;
		/*box-shadow:2px 2px 6px rgba(0,0,0,0.2);*/
		border:2px solid rgba(45, 32, 20, 0.72);
		z-index:10;
	}

	.box_round img{
		width:100%;
	}

	.box_round.min{
		border-radius:15px;
		position:relative;
		/*background-color:rgba(255,255,2550,0.7);*/
		width:94%;
		padding:3%;
		margin:0 auto 0;
		/*box-shadow:2px 2px 6px rgba(0,0,0,0.2);*/
		border:2px solid rgba(45, 32, 20, 0.72);
		z-index:10;
	}

	.box_round .tit{
		display:inline-block;
		padding:0 0 3px;
		color:#321406;
		font-weight:800;
		font-size:24px;
		border-bottom:1px solid #321406;
		margin-bottom:5%;
	}

	.box_point{
		padding:5% 4%;
		border:2px solid #9c830b;
		width:84%;
		margin:50px auto 0;
		background-color:#fff;
		box-shadow:2px 2px 3px rgba(0,0,0,0.2);
		color:#321406;
		text-align:center;
		font-size:16px;
		font-weight:800;
		position:relative;
		background:#fff url('../img/oni/bg_point.jpg');
		z-index:10;
	}

	.box_point:before{
		content:'';
		width:90px;
		height:33px;
		background:url('../img/oni/point.png');
		display:block;
		background-size:100%;
		position:absolute;
		top:-20px;
		left:50%;
		margin-left:-45px;
	}

	p{
		font-size:14px;
		line-height:1.4;
		padding-top:0.5em;
		color:#333;
	}

	.movie_wide_point{
		width:100%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		overflow:hidden;
		border-radius:8px;
		margin-top:2%;
		padding-top:56.3%;
	}

	.ss_wide_point{
		width:100%;
		position:relative;
		background-color:rgba(0,0,0,0.2);
		overflow:hidden;
		border-radius:8px;
		margin-top:2%;
	}

	.movie_wide_point iframe{
		position:absolute;
		width:100%;
		height:100%;
		top:0px;
		left:0px;
	}


	.movie_wide_point video{
		width:100%;
		display:block;
	}

	.box_twoline{
		width:50%;
		float:left;
		font-size:inherit;
	}

	.box_twoline img{
		width:100%;
		display:block;
	}

	.box_radius{
		display:block;
		overflow:hidden;
		border-radius:10px;
	}

	.table{
		display:table;
		font-size:inherit;
		position:relative;
	}

	.table .box_twoline{
		float:none;
	}

	.table_cell{
		display:table-cell;
		text-align:left;
		font-size:inherit;
	}

	.table_cell.middle{
		vertical-align:middle;
	}

	.w_90{
		width:90%;
	}

	.w_80{
		width:80%;
	}

	.w_100{
		width:100%;
	}

	.mtop_80{
		margin-top:80px;
	}

	.ptop_90{
		padding-top:90px;
	}

	.block_center{
		margin:0 auto 0;
	}

	.bold{
		font-weight:800;
	}

	.name{
		font-size:20px;
		color:#333;
		font-weight:800;
	}



	.box_v03{
		display:block;
		position:absolute;
		z-index:10;
		height:100%;
		width:100%;
		top:0;
		left:0;
	}

	.box_v04{
		display:block;
		position:absolute;
		top:0;
		left:0;
		z-index:5;
		height:100%;
		width:100%;
	}

	.box_v03 iframe{
		width:100%;
		position:absolute;
		top:0;left:0;
		height:100%;
	}

	.box_v04 iframe{
		width:100%;
		position:absolute;
		top:0;left:0;
		height:100%;
	}

	.padd_ud20{
		padding:20px 0;
	}


	.success{
		color:#d00;
	}

	.success .tit{
		color:#dc168a;
		font-weight:800;
		font-size:22px;
		padding-bottom:10px;
	}

	.success .img{
		border:4px solid #dc168a;
	}

	.fail .tit{
		color:#09d;
		font-weight:800;
		font-size:22px;
		padding-bottom:10px;
	}

	.fail .img{
		border:4px solid #09d;
	}

	.fail .info,
	.success .info{
		font-size:14px;
		line-height:1.3;
		color:#555;
		padding:10px 0;
		text-align:left;
	}

	.fail .info span,
	.success .info span{
		display:block;
		font-size:17px;
		font-weight:800;
		padding-bottom:4px;
		text-align:center;
	}


	.tab_step03{
		text-align:center;
	}

	.tab_step03 a:nth-of-type(1){
		background:url('../img/oni/tab_01.png');
		display:inline-block;
		background-size:100%;
		width:40%;
		padding-top:14%;
	}

	.tab_step03 a:nth-of-type(1).on{
		background:url('../img/oni/tab_01_on.png');
		background-size:100%;
	}

	/*.tab_step03 a:nth-of-type(1):hover{
		background:url('../img/oni/tab_01_on.png');
		background-size:100%;
	}*/


	.tab_step03 a:nth-of-type(2){
		background:url('../img/oni/tab_02.png');
		display:inline-block;
		background-size:100%;
		width:40%;
		padding-top:14%;
	}

	.tab_step03 a:nth-of-type(2).on{
		background:url('../img/oni/tab_02_on.png');
		background-size:100%;
	}

	/*.tab_step03 a:nth-of-type(2):hover{
		background:url('../img/oni/tab_02_on.png');
		background-size:100%;
	}*/


.d2{
	width:60px;
	margin-bottom:30px;
	margin-top:40px;
}


.btn_movie{
padding:5px 15px;
background-color:#09d;
color:#fff;
margin-top:5px;
display:inline-block;
border-radius:5px;
}


.base_step{
	background-color:rgba(255,255,255,0.6);
	padding:0 0 10%;
	border:2px solid #321406;
	width:100%;
	margin:0 auto 0;
	border-radius:10px;
}

.base_step_d .text{
text-align:center;
font-size:16px;
}

.bnr_trial{
	display:block;
	width:80%;
	margin:5% auto 0;
}

.bnr_trial img{
	display:block;
	width:100%;
}




}
