body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/



.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: "Roboto Condensed", sans-serif;
	font-size: 37pt;
	font-weight: 700;
	color: #f9b9b0;
	text-align: center;
	margin: 80px 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: 12pt;
	line-height: 1.8em;
	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: 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;
}

@-webkit-keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2826px 0;
	}
}

@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2826px 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_box{
	padding-top:0;
	padding-bottom: 100px;
}

.intro_head{
	width: 100%;
	height: auto;
}

.intro_lead{
	font-size: 20pt;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 30px;
}

/*----------STORY------------*/

#story_box{
	padding-top:0;
	padding-bottom: 100px;
}

.story_head{
	width: 100%;
	height: auto;
}

.story_lead{
	font-size: 20pt;
	font-family: "Noto Serif JP", serif;
	margin-bottom: 30px;
}


/*----------DIRECTOR------------*/

#director_box{
	padding-top:1px;
	padding-bottom: 100px;
	color: #fff;
	background-image: url(../images/director_bg1.jpg), url(../images/director_bg2.jpg);
	background-position: left top, right bottom;
	background-repeat: no-repeat;
	background-color: #009bba;
}

.director_ptbox{
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-size: 16pt;
	margin-bottom: 50px;
}

.director_pt{
	display: block;
	margin: 0 auto 20px;
}

.direc_ttl{
	font-family: "Roboto Condensed", sans-serif;
	color: #f9b9b0;
	font-size: 16pt;
	margin-bottom: 10px;
}

.direc_ttl2{
	color: #f9b9b0;
}

.direc_btn{
	width: 228px;
	height: 51px;
	line-height: 55px;
	font-size: 14pt;
	font-family: "Roboto Condensed", sans-serif;
	color: #009bba;
	background-color: #fff;
	margin: 50px auto 0;
	transition: 0.4s;
	text-align: center;
}

.direc_btn:hover {
	cursor: pointer;
}

.direc_btn:hover{
	background-color: #1e2e53;
}



/*----------CAST------------*/

#cast_box{
	padding-top:1px;
	padding-bottom: 100px;
}

#cast_box .txt_box{
	width: 100%;
	display: flex;
/*	justify-content: space-between;*/
	justify-content: space-around;
	flex-wrap: wrap;
}

.prof_btn {
	width: 372px;
	margin-bottom: 70px;
	text-align: center;
}

.prof_btn:hover {
	cursor: pointer;
}

.cast_pbox {
	width: 372px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}

.cast_pt {
	width: 100%;
	height: auto;
	display: block;
	transition: 0.4s;
	transform-origin: 50% 50%;
}

.prof_btn:hover .cast_pt {
	transform: scale(1.1);
}

.cast_name{
	font-size: 23pt;
	font-family: "Noto Serif JP", serif;
}

.cast_name small{
	font-size: 70%;
}

.pc_btn{
	width: 228px;
	height: 51px;
	line-height: 55px;
	font-size: 14pt;
	font-family: "Roboto Condensed", sans-serif;
	color: #fff;
	background-color: #009bba;
	margin: 20px auto 0;
	transition: 0.4s;
}

.prof_btn:hover .pc_btn{
	background-color: #1e2e53;
}

/*----------Profile Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color:#009bba;
	background: #ecf8f8;
	font-size: 12pt;
	line-height: 1.7em;
}

.cast_flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;

}


.cast_madotxt{
	flex:1;
	text-align: justify;
	text-justify: inter-ideograph;
}

.cast_ptS{
	display: block;
	margin: 0 20px 0 0;
}

.director_pt{
	display: block;
	margin: 0 auto 20;
}


.prof_mados .cast_name{
	font-size: 20pt;
	margin-bottom: 15px;
/*	text-align: center;*/
}

.prof_mados .direc_name{
	text-align: center;
}


.cast_cmt{
	background-color: #b7eaea;
	padding: 10px 20px 20px;
	margin-top: 30px;
}

.cmt_ttl{
	font-size: 120%;
	margin-bottom: 20px;
}



/*----------STAFF------------*/

#staff_box{
	padding-top:1px;
	padding-bottom: 100px;
	color: #fff;
	background-color: #009bba;
}

#staff_box .txt_box{
	text-align: center;
	line-height: 1.6em;
}


/*----------COMMENT------------*/

#cmt_box{
	padding-top:0;
	padding-bottom: 100px;
	color: #009bba; 
}

.cmt_head{
	width: 100%;
	height: auto;
}

#cmt_box .txt_box{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.cmt_txt{
	width: 47%;
	margin-bottom: 50px;
}

.cmt_name{
	margin-top: 20px;
	font-size: 120%;
	font-weight: 700;
}


/*----------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;
}














