body {
	font-size: 11pt;
	line-height: 1.5em;
}
/*-----Sub Page-------*/
#main{
	width: 100%;
	overflow:hidden;
	min-width: 1000px;
	background-color: #fff;
}


.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: "Playfair Display", serif;
	font-size: 17pt;
	font-weight: 400;
	text-align: center;
	margin-top: 0;
	margin-bottom: 30px;
	color: #000;
}

.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.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: 257px;
	background: repeat-x url("../images2/scrl_1.jpg") left top/auto 100%;
	-webkit-animation: loop-pc infinite 40s linear;
	animation: loop-pc infinite 40s linear;
	z-index: 20;
	margin-bottom: 20px;
}

@-webkit-keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2666px 0;
	}
}

@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -2666px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 257px;
	background: repeat-x url("../images2/scrl_2.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: -2666px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -2666px 0;
	}
	100% {
		background-position: 0 0;
	}
}


#slide_photo_pc3{
	width: 100%;
	height: 345px;
	background: repeat-x url("../images2/scrl_3.jpg") left top/auto 100%;
	-webkit-animation: loop-pc infinite 40s linear;
	animation: loop-pc3 infinite 40s linear;
	z-index: 20;
}

@-webkit-keyframes loop-pc3 {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -4883px 0;
	}
}

@keyframes loop-pc3 {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -4883px 0;
	}
}





/*----------INTRODUCTION------------*/

#intro_box{
	padding-top:0;
	padding-bottom: 100px;
}

#intro_head{
	z-index: 10;
}

#intro_body{
	z-index: 20;
	margin-top: -8%;
}

#intro_body h3{
	text-align: left;
	margin-bottom: 40px;
}

.intro_lead{
	font-size: 23pt;
	color: #90610e;
	margin-bottom: 30px;
}


/*----------STORY------------*/

#story_box{
	padding-top:0px;
	padding-bottom: 100px;
}

#story_head{
	z-index: 10;
}

#story_body{
	z-index: 20;
	margin-top: -8%;
}

#story_body h3{
	text-align: left;
	margin-bottom: 40px;
}

.story_lead{
	font-size: 23pt;
	color: #90610e;
	margin-bottom: 30px;
}




/*----------CAST------------*/

#cast_box{
	padding-top:1px;
	padding-bottom: 100px;
}

#cast_box h3{
	margin-top: 80px;
	margin-bottom: 50px;
}

#cast_inbox{
	width: 100%;
	max-width: 1650px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.casts{
	width: 500px;
	margin: 0 25px 40px;
}

.cast_pbox{
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.cast_pt{
	width: 100%;
	height: auto;
	display: block;
	transition: 0.4s;
}

.prof_txt{
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 3%;
	margin-left: -40px;
	z-index: 40;
	font-family: "Playfair Display", serif;
	font-size: 22pt;
	font-weight: 700;
	color: #000;
	transition: 0.4s;
	opacity: 0.0;
	text-shadow: 0px 0px 3px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff, 0px 0px 6px #fff;
}



.casts:hover{
	cursor: pointer;
}

.casts:hover .cast_pt{
	filter: grayscale(100%)  contrast(100%);
	transform: scale(1.1);
}

.casts:hover .prof_txt{
	opacity: 1.0;
	margin-left: 0px;
}

.cast_name{
	font-size: 16pt;
	text-align: center;
	color:#90610e;
	line-height: 1.4em;
}

.cast_en{
	font-family: "Playfair Display", serif;
	font-size: 85%;
}


/*----------Profile Mado------------*/

.prof_mados{
	padding: 60px 38px 60px 25px;
	color: #000;
	background: rgba(247, 238, 226, 0.9);
	font-size: 12pt;
	line-height: 1.7em;
}

.cast_flex{
}


.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: 16pt;
	text-align: left;
	color:#90610e;
	margin-bottom: 15px;
}



/*----------STAFF------------*/

#staff_box{
	padding-top:1px;
	padding-bottom: 100px;
}

#staff_box h3{
	margin-top: 80px;
	margin-bottom: 50px;
}

.staffs{
	width: 500px;
	margin: 0 25px 40px;
}

.staffs .cast_pbox{
	width: 224px;
	margin: 0 auto 20px;
}

.staff_pt{
	width: 100%;
	height: auto;
	display: block;
	transition: 0.4s;
}


.staffs:hover{
	cursor: pointer;
}

.staffs:hover .staff_pt{
	opacity: 0.8;
}

#staff_box .prof_txt{
	font-size: 15pt;
}

.staffs:hover .prof_txt{
	opacity: 1.0;
	margin-left: 0px;
}

/*----------PSET------------*/
#pset_box{
	padding: 0;
	display: flex;
	justify-content: space-between;
	padding-bottom: 0.8%;
}

.pset1{
	width: 28.22%;
}

.pset2,.pset3,.pset4{
	width: 23.33%;
}

.pset1 img,.pset2 img,.pset3 img,.pset4 img{
	width: 100%;
	height: auto;
	display: block;
}

.ptsetX{
	position: absolute;
	margin-top: 0%;
	margin-left: 0%;
	z-index: 10;
	opacity: 0.0;
}

/*----------FOOTER------------*/
#footer{
	padding-top: 170px;
	padding-bottom: 100px;
	background-color: #fff;
	text-align: center;
	background-image: url(../images2/sub-btm_bg.jpg);
	height: 918px;
	background-position: right top;
	background-repeat: no-repeat;
}

@media screen and (min-width: 1800px) {
	#footer{
		background-size: 100% auto;
	}
}

#footer_sns{
	text-align: center;
	font-size: 28pt;
	letter-spacing: 0.6em;
	color: #90610e;
	margin-top: 70px;
}

#footer_sns a{
	color: #90610e;
	transition: 0.4s;
}

#footer_sns a:hover{
	opacity: 0.8;
}








