body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px !important;
}


.sub_box{
	width: 100%;
	min-width: 1000px !important;
	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: 'Crimson Pro', serif;
	font-size: 31pt;
	font-weight: 400;
	text-align: center;
}

.sub_head{
	width: 100%;
	min-width: 1000px !important;
	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: 11pt;
	line-height: 1.5em;
}

.pad_lr{
	padding-left: 13px;
	padding-right: 13px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.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;
}


#slide_photo_box{
	position: relative;
	width: 100%;
	height: 270px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	z-index: 30;
	max-width: 2000px !important;
	min-width: 1000px !important;
	box-sizing: border-box;
	padding-top: 0;
}

.photo_slider1,
.photo_slider2{
	width:9000px;
	height: 270px;
	background-repeat:repeat-x;
	position:absolute;
	margin-top:0;
	margin-left:0;
	z-index:30;
	align-content:flex-start;
}

.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;
}



/*----------INTRODUCTION------------*/

#intro_box{
	margin-top:0;
}

.intro_memo_box{
	width: 43.83%;
	background-image: url(../images/intro_memo.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
	position: absolute;
	margin-top: 0%;
	margin-left: 1%;
	z-index: 20;
}

.intro_memo_txt{
	width: 100%;
	height: auto;
}

.intro_midasi1{
	width: 7.72%;
	height: auto;
	position: absolute;
	margin-top: 3.1%;
	margin-left: 87.9%;
	z-index: 20;
}

.intro_midasi2{
	width: 5.67%;
	height: auto;
	position: absolute;
	margin-top: 19.4%;
	margin-left: 53%;
	z-index: 20;
}

#intro_txtbox{
	position: absolute;
	bottom: 1%;
	margin-left: 2%;
	z-index: 20;
}


#intro_box h3{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}

.intro_stacas{
	font-size: 2.9vw;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1em;
}

.intro_stacas span{
	color:#e10000;
}

.intro_leadtxt{
	font-size: 2.9vw;
	color:#e10000;
	line-height: 1em;
}


@media screen and (max-width: 1200px) {
	.intro_stacas,
	.intro_leadtxt{
		font-size: 26pt;
	}
	
}


/*----------STORY------------*/

#story_box{
	margin-top:0;
}


#story_txtbox{
	width: 57%;
	position: absolute;
	top: 3%;
	right: 2%;
	z-index: 20;
	text-align: right;
}


#story_box h3{
	margin-top: 0;
	margin-bottom: 32px;
	text-align: right;
}


.story_lead{
	font-size: 2.9vw;
	margin-bottom: 20px;
	line-height: 1.4em;
	text-align: right;
}

.story_lead span{
	color:#e10000;
}

.story_txt{
	width: 100%;
	margin-left:auto;
}



@media screen and (max-width: 1300px) {
	.story_lead{
		font-size: 26pt;
	}
	
	.story_txt{
		width: 74%;
	}
	
	.pc2{
		display: none;
	}
}



/*----------CAST------------*/

#cast_box{
	background-color: #fff;
	padding-top: 1px;
	padding-bottom: 100px;
	color:#000;
}

#cast_box h3{
	color: #000;
	margin-top: 120px;
	margin-bottom: 50px;
}

#cast_inbox{
	width: 100%;
	max-width: 1726px;
	padding: 0 13px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
 -webkit-justify-content: space-around;
justify-content: space-around;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	
}

.cast_txtbox{
	width: 46.23%;
	margin-bottom: 45px;
}

.cast_ptbox{
	width: 100%;
	height: 86%;
	overflow: hidden;
	border: 1px #000 solid;;
}

.cast_ptL{
	width: 100%;
	height: auto;
	display: block;
	transform-origin: 50% 50%;
	z-index: 20;
}

.cast_namebox{
	width: 50%;
	margin: 5px 0 0 auto;
	padding-bottom: 5px;
	border-bottom: 1px #000 solid;
}

@media screen and (max-width: 1200px) {
	.cast_namebox{
		width: 60%;
	}
}

.prof_btn{
	text-align: right;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.prof_btn .cast_name{
	font-size: 20pt;
	height: 50px;
	line-height: 50px;
	z-index: 2;
	padding-right: 3px;
}

.prof_btn .cast_name small{
	font-size: 60%;
	font-family: 'Crimson Pro', serif;
}

.prof_btn::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 00%;
	height: 100%;
	background-color: #000;
	z-index: 1;
	opacity: 0;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.prof_btn:hover{
	color: #fff;
	cursor: pointer;
}

.prof_btn:hover::after {
	width: 100%;
	opacity: 1;
}

/*----------Profile Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color: #000;
	background: #f1f1f1;
	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: 560px;
	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;
	margin-bottom: 15px;
}

.prof_mados .cast_name small{
	font-size: 80%;
	font-family: 'Crimson Pro', serif;
}


.cast_cmt{
	background-color: #bcbbbb;
	padding: 10px 20px 20px;
	margin-top: 30px;
}

.cast_cmtt{
	font-family: 'Crimson Pro', serif;
	font-size: 120%;
	margin-bottom: 20px;
}

.kantoku_pt{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*----------STAFF------------*/

#staff_box{
	margin-top:0;
}


#staff_txtbox{
	width: 57%;
	position: absolute;
	top: 4%;
	right: 4%;
	z-index: 20;
	text-align: right;
}


#staff_txtbox h3{
	color: #0b8db3;
	margin-top: 0;
	margin-bottom: 32px;
	text-align: right;
}

.staffs{
	width: 417px;
	height: 76px;
	margin: 0 0 0 auto;
}

.staff_namebox{
	width: 417px;
	height: 76px;
	margin: 0 0 0 auto;
	padding: 10px 0 10px;
	border-bottom: 1px #fff solid;
}


.staff_namebox .prof_btn{
	width: 417px;
	text-align: right;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.staff_namebox .prof_btn .staff_name{
	font-size: 19pt;
	height: 54px;
	line-height: 54px;
	z-index: 2;
	padding-right: 3px;
}

.staff_namebox .prof_btn .staff_name small{
	font-size: 70%;
	font-family: 'Crimson Pro', serif;
}

.staff_namebox .prof_btn::after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 00%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6);
	z-index: 1;
	opacity: 0;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.staff_namebox .prof_btn:hover{
	color: #000;
	cursor: pointer;
}

.staff_namebox .prof_btn:hover::after {
	width: 100%;
	opacity: 1;
}

.staff_name span{
	display: inline-block;
	width: 230px;
	text-align: left;
}

.staff_name span.l{
	display: inline-block;
	width: 15px;
	font-size: 80%;
	text-align: left;
}

.staff_name small{
	display: inline-block;
	width: 150px;
	text-align: left;
}

@media screen and (max-width: 1300px) {
	.staffs{
		height: 50px;
	}
	
	.staff_namebox{
		height: 50px;
		padding: 5px 0;
	}
	.staff_namebox .prof_btn .staff_name{
		font-size: 15pt;
		height: 38px;
		line-height: 38px;
		z-index: 2;
		padding-right: 3px;
	}
}

.Filmography{
	font-size: 10pt;
	line-height: 1.2em;
	margin-top: 20px;
}

.filmo_title{
	font-weight: 700;
	margin-bottom: 10px;
}

/*----------PARA------------*/
.para_box{
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto;
	background-attachment: scroll;	
	width: 100vw;
	min-width: 1000px;
}

#para_pt1{
	background-image: url(../images/para_pt1.jpg);
	height: 80vw;
	background-size: 120% auto;
}

#para_pt2{
	background-image: url(../images/para_pt2.jpg);
	height: 80vw;
	background-size: 120% auto;
	background-position: left top;
}

#para_pt3{
	background-image: url(../images/para_pt3.jpg);
	height: 80vw;
	background-size: 140% auto;
}

#para_pt4{
	background-image: url(../images/para_pt4.jpg);
	height: 80vw;
	background-size: 120% auto;
	background-position: left top;
}

#para_pt5{
	background-image: url(../images/para_pt5.jpg);
	height: 80vw;
	background-size: 110% auto;
}



/*----------STAFF------------*/

#pt_box{
	padding-top: 1px;
	height: 103vw;
	min-height: 1100px;
	background-color: #fff;
}

#pt_box img{
	position: absolute;
	height: auto;
}

.sub_ftrpt_1{
	margin-top: 10%;
	margin-left: 8%;
	width: 51.1%;
	z-index: 50;
}

.sub_ftrpt_2{
	margin-top: 26%;
	margin-left: 63%;
	width: 25.44%;
	z-index: 20;
}

.sub_ftrpt_3{
	margin-top: 56%;
	margin-left: 19%;
	width: 39%;
	z-index: 30;
}

.sub_ftrpt_4{
	margin-top: 74%;
	margin-left: 41%;
	width: 34.72%;
	z-index: 40;
}


/*----------FOOTER------------*/
#footer{
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
	text-align: center;
}

.totop_box{
	margin-top: 100px;
}

.btn_back{
	width: 175px;
	height: 175px;
	text-align: center;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: 'Crimson Pro', serif;
	font-size: 16pt;
	padding-top: 52px;
	margin: 0 auto;
	cursor: default;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}











