body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px;
	background-color: #000;
}


.sub_box{
	width: 100%;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

.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: "Oswald", serif;
	font-optical-sizing: auto;
	font-size: 57pt;
	font-weight: 500;
	text-align: center;
	margin-top: 0;
}

.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: 11pt;
	line-height: 1.7em;
	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: 335px;
	background: repeat-x url("../images/scrl_pt.jpg") left top/auto 100%;
	-webkit-animation: loop-pc infinite 40s linear;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
}

@-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: 600px;
	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: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -3800px 0;
	}
	100% {
		background-position: 0 0;
	}
}


/*----------INTRODUCTION------------*/
.intro_bkf{
	text-shadow: 0px 0px 3px #000, 0px 0px 6px #000, 0px 0px 6px #000, 0px 0px 6px #000, 0px 0px 9px #000, 0px 0px 9px #000, 0px 0px 9px #000;
	
}

.intro_whf{
	text-shadow: 0px 0px 3px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 9px #fff, 0px 0px 9px #fff, 0px 0px 9px #fff;
	
}

.intro_body{
	position: absolute;
}


/*----------INTRO1------------*/

#intro_box1{
	padding-top:1px;
	padding-bottom: 0;
	background-image: url(../images/intro_bg1.jpg);
	height: 68.24vw;
	background-size: 100% auto;
}

#intro_box1 h3{
	font-size: 40pt;
	transform: rotate(90deg);
	transform-origin: top left;
	color:#9AC83D;
	width: 20px;
	margin: 0;
	font-size: 4.6vw;
}

#intro_box1 .h3_box{
	position: absolute;
	top: 1%;
	right: 1%;
}

#intro_pc{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
}


.intro_midasi1,
.intro_midasi2{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	width: 100%;
	height: auto;
	display: block;
	z-index: 10;
}


/*----------INTRO2------------*/

#intro_box2{
	padding-top:1px;
	padding-bottom: 0;
	background-image: url(../images/intro_bg2.jpg);
	height: 68.24vw;
	background-size: 100% auto;
}

#intro2_body{
	position: absolute;
	bottom: 2%;
	left: 2%;
	width: 940px;
	height: auto;
}

.intro_lead2{
	font-size: 23pt;
	color: #9ac83d;
	line-height: 1.5em;
	margin-bottom: 20px;
}


/*----------INTRO3------------*/

#intro_box3{
	padding-top:1px;
	padding-bottom: 0;
	background-image: url(../images/intro_bg3.jpg);
	height: 68.24vw;
	background-size: 100% auto;
}

#intro3_body{
	position: absolute;
	bottom: 2%;
	left: 2%;
	width: 940px;
	height: auto;
}

.intro_lead3{
	font-size: 23pt;
	color: #9ac83d;
	line-height: 1.5em;
	margin-bottom: 20px;
}


/*----------INTRO4------------*/

#intro_box4{
	padding-top:1px;
	padding-bottom: 0;
	background-image: url(../images/intro_bg4.jpg);
	height: 68.24vw;
	background-size: 100% auto;
}

#intro4_body{
	position: absolute;
	bottom: 2%;
	left: 2%;
	width: 940px;
	height: auto;
}

.intro_lead4{
	font-size: 23pt;
	color: #9ac83d;
	line-height: 1.5em;
	margin-bottom: 20px;
}


/*----------STORY------------*/

#story_box{
	padding-top:1px;
	padding-bottom: 0;
	background-image: url(../images/story_bg.jpg);
	height: 68.24vw;
	background-size: 100% auto;
}

#story_body{
	position: absolute;
	bottom: 2%;
	left:0%;
	width: 100%;
	height: auto;
}

#story_body h3{
	color: #a54294;
}

#story_body .txt_box{
	text-align: center;
	color: #9ac83d;
}


/*----------STORY------------*/

#story_box{
	padding-top:1px;
	padding-bottom: 100px;
}


/*----------CAST------------*/

#cast_box{
	padding-top:0;
	padding-bottom: 0;
	display: flex;
	flex-wrap: wrap;
}

#cast_box h3{
	color: #9ac83d;
	position: absolute;
	margin-top: 29.5%;
	margin-left: 0%;
	z-index: 30;
	width: 100%;
	text-align: center;
	
}

.casts{
	width: 50%;
	overflow: hidden;
}

.cast_pt{
	display: block;
	width: 100%;
	height: auto;
	transition: 0.4s;
	transform-origin: 50% 50%;
}

.casts:hover{
	cursor: pointer;
}

.casts:hover .cast_pt{
	filter: grayscale(100%)  contrast(100%);	/* グレイスケール */
	transform: scale(1.1) rotate(3deg);		/* 拡大と回転*/
}

.cast_namep{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	width: 100%;
	height: auto;
	z-index: 10
}

.prof_txt{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-left: -40px;
	z-index: 40;
	font-family: "Roboto", sans-serif;
	font-size: 22pt;
	font-weight: 700;
	color: #fff;
	transition: 0.4s;
	opacity: 0.0;
}

.casts:hover .prof_txt{
	opacity: 1.0;
	margin-left: 0px;
}

/*----------Profile Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color: #fff;
	background: #000;
	font-size: 12pt;
	line-height: 1.7em;
}

.cast_flex{
}


.cast_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%;
}




/*----------STAFF------------*/

#staff_box{
	padding-top:100px;
	padding-bottom: 100px;
}

#staff_txtbox{
	display: flex;
}

#staff_box h3{
	color: #a54294;
	margin-bottom: 80px;
}

#staff_txtbox .txt_box{
	flex: 1;
	color: #9ac83d;
	padding-left: 20px;
	line-height: 1.7em;
	font-size: 13pt;
}

.staff_name{
	font-size: 19pt;
	margin-bottom: 30px;
}


/*----------FOOTER------------*/
#footer{
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
	text-align: center;
}

.totop{
	width: 330px;
	height: 75px;
	color:#fff;
	font-family: 'Poppins', sans-serif;
	font-size: 14pt;
	font-weight: 400;
	border: 1px #fff solid;
	margin: 225px auto 0;
	text-align: center;
	line-height: 75px;
	transition: 0.2s;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	cursor: default;
}

.and{
	font-size: 16pt;
}


.totop:hover{
	background-color: rgba(255, 255, 255, 0.3);
	cursor: pointer;
}














