body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px;
}


.sub_box{
	width: 100%;
	min-width: 1000px;
	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: "Sora", sans-serif;
	font-size: 22pt;
	font-weight: 500;
	letter-spacing: 0.4em;
	text-align: center;
	color: #c01736;
	margin-top: 60px;
	margin-bottom: 50px;
}

.sub_head{
	width: 100%;
	min-width: 1000px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 10;
}

.sub_head_inbox{
	width: 1000px;
	margin:0 auto;
	position: relative;
	z-index: 10;
}

.txt_box{
	font-size: 13pt;
	line-height: 1.6em;
	text-align: justify;
	text-justify: inter-ideograph;
}

.pad_lr{
	padding-left: 13px;
	padding-right: 13px;
}

.rot_box{
	-webkit-transform: rotate(0.028deg);
    -moz-transform: rotate(0.028deg);
    -ms-transform: rotate(0.028deg);
    -o-transform: rotate(0.028deg);
    transform: rotate(0.028deg);
	font-feature-settings : "palt" 1;
}

.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>*/
}

.d_flex{
	display: -webkit-flex;
	display: flex;
}


.d_flex_L{
	width: 487px;
	padding-right: 26px;
	border-right: 1px #000 solid;
}

.d_flex_R{
	width: 487px;
	padding-left: 26px;
}


/*----------PHOTO SCROLL------------*/

#slide_photo_pc1{
	width: 100%;
	height: 300px;
	background: repeat-x url("../images/scrl_1.jpg") left top/auto 100%;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
}


@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -3100px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 600px;
	background: repeat-x url("../images/scrl2.jpg") left top/auto 100%;
	animation: loop-pc2 infinite 40s linear;
	z-index: 20;
}

@keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}






/*----------INTRODUCTION------------*/

#intro_box{
	padding-top:0px;
	padding-bottom: 100px;
}

.intro_lead1{
	font-size: 53pt;
	font-weight: 700;
	line-height: 1.7em;
	color: #fff100;
	text-align: center;
}

.intro_lead2{
	font-size: 25pt;
	font-weight: 700;
	line-height: 1.7em;
	color: #fff100;
	text-align: center;
	margin-bottom: 30px;
}


/*----------ABOUT THE "Dead Man's Wire"------------*/

#about_box{
	padding-top:1px;
	padding-bottom: 100px;
	background-color: #c01736;
}

.txt_box{
	color: #fff;
}

#about_box h3{
	color: #000;
	letter-spacing: 0.1em;
	margin-top: 80px;
	margin-bottom: 80px;
}

.toha_irst{
	margin: 0 auto 30px;
	display: block;
}

.about_lead{
	font-size: 20pt;
	font-weight: 700;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 30px;
}



/*----------STORY------------*/

#story_box{
	padding-top:0px;
	padding-bottom: 100px;
}


/*----------CAST------------*/

#cast_box{
	padding-top:1px;
	padding-bottom: 100px;
}

#cast_chartbox{
	width: 100%;
	max-width: 1709px;
	min-width: 1000px;
	margin: 0 auto;

}

.cast_chart{
	width: 100%;
	height: auto;
	display: block;
}

.cast_name-yaji-set{
	width: 100%;
	height: auto;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 20;
}

.casts{
	z-index: 30;
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	/* border: 1px #fff solid; */
}

.casts:hover{
	cursor: pointer;
}

.cast1{
	width: 33%;
	height: 48%;
	margin-top: 0%;
	margin-left: 34%;
}

.cast2{
	width: 33%;
	height: 48%;
	margin-top: 26%;
	margin-left: 34%;
}

.cast3{
	width: 33%;
	height: 48%;
	margin-top: 0%;
	margin-left: 0%;
}

.cast4{
	width: 33%;
	height: 48%;
	margin-top: 26%;
	margin-left: 0%;
}

.cast5{
	width: 33%;
	height: 48%;
	margin-top: 0%;
	margin-left: 67.4%;
}

.cast6{
	width: 33%;
	height: 48%;
	margin-top: 26%;
	margin-left: 67.4%;
}



/*----------Profile Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color: #000;
	background: #fff100;
	font-size: 12pt;
	line-height: 1.7em;
}



.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: 30px;
	text-align: center;
}

/*----------STAFF------------*/

#staff_box{
	padding-top:0;
	padding-bottom: 100px;
}

.kantoku_pt{
	float: left;
	margin-right: 20px;
}

.staff_name{
	font-size: 18pt;
	font-weight: 700;
	margin-top: 80px;
	margin-bottom: 30px;
	text-align: center;
	color: #fff100;;
}



/*----------FOOTER------------*/
footer{
	background-color: #c01736;
	text-align: center;
	padding: 50px 0 70px;
}


.ftr_bl-set{
	margin-bottom: 30px;
}











