/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1300px;
}


.sub_box{
	width: 100%;
	min-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
}

.in_box{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 1000px;
	position: relative;
	box-sizing: border-box;
	font-size: 11pt;
	line-height: 1.4em;
}

h3{
	display: block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 54pt;
	font-weight: 900;
	text-align: center;
	margin: 0;
}

.txt_box{
	font-size: 11pt;
	line-height: 1.5em;
}

.pad_lr{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.w100pct{
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
}

.w100pcthd{
	width: 100%;
	min-width: 1000px;
	height: auto;
	margin: 0;
	display: block;
	z-index: 10;
	visibility: hidden;
	vertical-align:bottom;
}

.yokobo{
	letter-spacing: -0.1em;
    /*	<span class="yokobo">――</span>*/
}




/*----------INTRODUCTION------------*/
#intro_box{
	padding-top:1px;
	background-image: url(../images/intro_head.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 150px;
	background-color: #b9a159;
	color:#000;
}


.intro_midasi{
	width: 82.33%;
	height: auto;
	margin: 44.5% auto 0;
	display: block;
}

.intro_head_huki1{
	position: absolute;
	margin-top: 16.4%;
	margin-left: 9.7%;
	z-index: 20;
	width: 9.67%;
	height: auto;
}

.intro_head_huki2{
	position: absolute;
	margin-top: 3.3%;
	margin-left: 53.4%;
	z-index: 20;
	width: 9.67%;
	height: auto;
}

.intro_head_huki3{
	position: absolute;
	margin-top: 24.6%;
	margin-left: 31.5%;
	z-index: 20;
	width: 9.67%;
	height: auto;
}

.intro_head_huki4{
	position: absolute;
	margin-top: 20.6%;
	margin-left: 78%;
	z-index: 20;
	width: 9.67%;
	height: auto;
}





/*----------STORY------------*/

#story_box{
	padding-top:60px;
}

#story_box h3.up{
	color: rgba(255, 255, 255, 0);
	background: rgb(187,23,25);
	background: -moz-linear-gradient(0deg, rgba(187,23,25,1) 10%, rgba(0,0,0,1) 90%);
	background: -webkit-linear-gradient(0deg, rgba(187,23,25,1) 10%, rgba(0,0,0,1) 90%);
	background: linear-gradient(0deg, rgba(187,23,25,1) 10%, rgba(0,0,0,1) 90%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	 -webkit-text-stroke: 2px #bc9359;
	text-stroke: 2px #bc9359;
	
	margin-bottom: 60px;
	z-index: 10
}


#story_box h3.low{
	content: "STORY";
	position: absolute;
	width: 100%;
	color:#fff;
	top: 0;	left: 0;
	z-index: 1;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.6), 0px 0px 6px rgba(0,0,0,0.6), 0px 0px 9px rgba(0,0,0,0.6);
}

#story_txtbox{
	display: flex;
	align-items: flex-start;
	width: 100%;
	max-width: 1500px;
	margin: 0 auto
}

#story_txt{
	flex: 1;
	padding-right: 30px;
	font-size: 20pt;
	font-weight: 900;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}

#story_txt span{
	display: inline-block;
	opacity: 0;
	-webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
	transform: translate(0px, 10px);
}

.story_pt{
	box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
}

/*----------CHARACTER------------*/

#chara_box{
	background-image: url(../images/hibana_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #000;
}

.h3_okasina{
	position: absolute;
	margin-top: 16.3%;
	margin-left: 21%;
	z-index: 20;
	width: 49.5%;
	max-width: 891px;
	height: auto;
}

#chara_inbox{
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.chara{
	width: 50%;
}

.chara_img{
	width: 100%;
	height: auto;
	z-index: 10;
	display: block;
}

.chara_txt{
	width: 41.1%;
	height: auto;
	position: absolute;
	margin-top: 4.7%;
	margin-left: 3%;
	z-index: 20;
}

.chara_txt5{
	margin-left: auto;
	right: 3%;
}


/*----------MOSTER------------*/

#monst_box{
	background-image: url(../images/hibana_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #000;
}

.h3_mon{
	position: absolute;
	margin-top: 22.3%;
	margin-left: 10%;
	z-index: 20;
	width: 42.5%;
	max-width: 891px;
	height: auto;
}

#monst_inbox{
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.monsta{
	width: 50%;
}

.monsta_img{
	width: 100%;
	height: auto;
	z-index: 10;
	display: block;
}

.chara_txt_mon{
	width: 41.1%;
	height: auto;
	position: absolute;
	margin-top: 4.7%;
	margin-left: auto;
	right: 3%;
	z-index: 20;
}

.chara_txt_mon2{
	right: auto;
	margin-left: 3%;
}




/*----------Vilan------------*/

#vilan_box{
	background-image: url(../images/hibana_bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #000;
	padding-bottom: 250px;
}

.h3_warui{
	position: absolute;
	margin-top: 19.1%;
	margin-left: 35.1%;
	z-index: 30;
	width: 27.72%;
	max-width: 891px;
	height: auto;
}

#vilan_inbox{
	width: 100%;
	max-width: 1800px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.vilan{
	width: 50%;
}

.vilan_img{
	width: 100%;
	height: auto;
	z-index: 10;
	display: block;
}

.chara_txt_warui{
	width: 41.1%;
	height: auto;
	position: absolute;
	margin-top: 4.7%;
	margin-left: 3%;
	z-index: 20;
}
.bg_warui_box{
	width: 100%;
	margin: 0 auto;
	width: 100%;
	max-width: 1800px;
	background-image: url(../images/bg_warui.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-top: 193px;	
}

.item_box{
	background-image: url(../images/item_waku.png);
	width: 1095px;
	height: 542px;
	margin: 0 auto;
}

/*----------SCROLL------------*/

#scroll_box{
	padding-top: 14px;
	padding-bottom: 14px;
	background: linear-gradient(to right, #885c1f 0%, #ddd2aa 50%, #885c1f 100%);
}

#slide_photo_pc1{
	width: 100%;
	height: 290px;
	background: repeat-x url("../images/scrl1.jpg") left top/auto 100%;
	-webkit-animation: loop-pc infinite 40s linear;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
	margin-bottom: 14px;
}

@-webkit-keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -3000px 0;
	}
}

@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -3000px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 380px;
	background: repeat-x url("../images/scrl2.jpg") left top/auto 100%;
	-webkit-animation: loop-pc2 infinite 40s linear;
	animation: loop-pc2 infinite 40s linear;
	z-index: 20;
}

@-webkit-keyframes loop-pc2 {
	0% {
		background-position: -3700px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -3700px 0;
	}
	100% {
		background-position: 0 0;
	}
}


/*----------VOICE------------*/

#voice_box{
	background-image: url(../images/cast_bg_head.jpg), url(../images/cast_bg_btm.jpg) ;
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-color: #fff8e5;
	padding-top: 70px;
	padding-bottom: 100px;
}

.h3_cast{
	display: block;
	margin: 0 auto 45px;
}

.voice_rowbox{
	width: 100%;
	max-width: 1800px;
	margin: 0 auto 60px;
	display: flex;
	justify-content: center;
	
}

.voice{
	width: 22.67%;
	text-align: center;
	margin: 0 1%;
}

.voice2{
	width: 45.34%;
	text-align: center;
	margin: 0 1%;
}


.cast_pt{
	width: 100%;
	height: auto;
	border-radius: 30px;
	border: 6px #bb925a solid;
	margin-bottom: 20px;
	display: block;
}

.cast_name_img{
	width: 100%;
	height: auto;
}

.enshutu{
	text-align: center;
	font-size: 2vw;
	font-weight: 700;
	padding-top: 50px;
}


/*----------CAST&STAFF------------*/

#cast_box{
	padding-top: 200px;
	padding-bottom: 170px;
	background: rgb(0, 0, 0);
	background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(187, 23, 25, 1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(187, 23, 25, 1) 100%);
	background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(187, 23, 25, 1) 100%);
}



#cast_box h3.up{
	color: rgba(255, 255, 255, 0);
	background: rgb(172,148,72);
	background: -moz-linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	background: -webkit-linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	background: linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	 -webkit-text-stroke: 2px #270102;
	text-stroke: 2px #270102;
	
	z-index: 10
}


#cast_box h3.low{
	content: "CAST&STAFF";
	position: absolute;
	width: 100%;
	color:#fff;
	top: 0;
	left: 0;
	z-index: 1;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.6), 0px 0px 6px rgba(0,0,0,0.6), 0px 0px 9px rgba(0,0,0,0.6);
}

#cast_txt{
	text-align: center;
	padding-top: 70px;
	color: #f1cd07;
	font-size: 21pt;
	font-weight: 700;
	line-height: 1.8em;
}


#cast_txt div{
	margin-bottom: 65px;
}



/*----------Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color: #fff;
	background: #000;
	font-size: 12pt;
	line-height: 1.7em;
}

.cast_flex{
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-align-items: flex-start;
	align-items: flex-start;

}


.cast_madotxt{
	width: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.staff_madotxt{
	width: 100%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.prof_mados .cast_name{
	font-size: 20pt;
	font-weight: 700;
	margin-bottom: 35px;
}

.prof_mados .cast_name small{
	font-size: 80%;
	font-family: 'Crimson Pro', serif;
}






















/*----------CHARACTER------------*/

#chara_box＿＿{
	background-color: #000;
	height: 820px;
}

#chara_movie{
	width: 100%;
	height: 820px;
	z-index: 1;
	overflow: hidden;
}

#chara_movie::before {
	z-index: 2;
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/bgpatternb.png) center top/2px 2px;
}

#chara_video_box {
	width: 100%;
	height: 820px;
}


#chara_movie video {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}


#chara_txtbox{
	width: 100%;
	height: 820px;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	display: flex;
	align-items: center;
	text-align: center;
	z-index: 20;
	mix-blend-mode: screen;
}

#chara_txt{
	width: 100%;
}

#chara_box h3.up{
	color: rgba(255, 255, 255, 0);
	background: rgb(172,148,72);
	background: -moz-linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	background: -webkit-linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	background: linear-gradient(180deg, rgba(172,148,72,1) 21%, rgba(255,230,132,1) 82%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	
	 -webkit-text-stroke: 2px #270102;
	text-stroke: 2px #270102;
	
	z-index: 10
}


#chara_box h3.low{
	content: "CHARACTER";
	position: absolute;
	width: 100%;
	color:#fff;
	top: 0;
	left: 0;
	z-index: 1;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.6), 0px 0px 6px rgba(0,0,0,0.6), 0px 0px 9px rgba(0,0,0,0.6);
}



.bnr_chara{
	margin-top: 130px;
	transition: 0.7s;
}



.bnr_chara:hover{
	box-shadow: 0px 0px 90px 6px rgba(255,255,255,0.5);
}






