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: "Roboto", sans-serif;*/
	font-family: "Lora", serif;
	font-size: 33pt;
	font-weight: 700;
	text-align: center;
	text-shadow: 4px 4px 0px rgba(98,98,98,0.4);
}

.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.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: 380px;
	background: repeat-x url("../images/scrl_pt1.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: -3129px 0;
	}
}

@keyframes loop-pc {
	0% {
		background-position: 0 0;
	}
	100% {
		background-position: -3129px 0;
	}
}

#slide_photo_pc2{
	width: 100%;
	height: 380px;
	background: repeat-x url("../images/scrl_pt2.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: -4530px 0;
	}
	100% {
		background-position: 0 0;
	}
}

@keyframes loop-pc2 {
	0% {
		background-position: -4530px 0;
	}
	100% {
		background-position: 0 0;
	}
}






/*----------INTRODUCTION------------*/

#intro_box{
	padding-top:0;
	padding-bottom: 0;
	
	background: linear-gradient(90deg, #e75087 0%, #e75087 25%, #f9be00 25%, #f9be00 50%, #f1824b 50%, #f1824b 75%, #1faee6 75%, #1faee6 100%);
	color: #fff;
}

.intro_head1,
.intro_head2 {
	width: 100%;
	height: auto;
	margin:;
	display: block;
	z-index: 10;
}

.xfade2{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.0;
	z-index: 18;
}



#intro_box h3{
	color: #fff;
	margin: 80px 0 50px
}

#intro_box .in_box{
	padding-top: 1px;
/*	background: linear-gradient(90deg, #1faee6 0%, #1faee6 50%, #e75087 50%, #e75087 100%);*/
	padding-bottom: 100px;
}

.intro_toha{
	background-color: rgba(255, 255, 255, 0.9);
	color:#616161;
	padding: 30px 0;
	text-align: center;
	margin-top: 70px;
	box-shadow: 4px 4px 0px 0px rgba(98,98,98,0.4);

}

.intro_chuki{
	margin-top: 50px;
	padding-left:1em;
	text-indent:-1em;
	font-size: 11pt;
	text-align: center;
}

/*----------CAST------------*/

.cast_box{
	padding-top:1px;
	padding-bottom: 100px;
	background-position: center top;
	background-repeat: repeat;
	color: #fff;
}

.cast_box h3.h3_cast{
	
}

.cast_box h3{
	color: #fff;
	font-family: "Noto Serif JP", serif;
	font-family: "Lora", serif;
	font-weight: 500;
	line-height: 1.2em;
}

.cast_box h3.h3_cast{
	font-family: "Roboto", sans-serif;
	font-family: "Lora", serif;
	font-size: 33pt;
	font-weight: 700;
	text-align: center;
	text-shadow: 4px 4px 0px rgba(98,98,98,0.4);
}


.cast_box h3 small{
	font-size: 60%;
}

.cast_box h3 .eng{
	font-family: "Lora", serif;
	font-size: 50%;
	font-weight: 400;
	display: block;
	letter-spacing: 0.1em;
}




.cast_box .in_box{
	width: 100%;
	width: 1000px;
	max-width: 1100px;
	display: flex;
/*	justify-content: space-between;*/
/*	justify-content: space-around;*/
	justify-content: center;
	flex-wrap: wrap;
}

.casts{
	width: 285px;
	text-align: center;
	margin: 0 20px 70px;
}

.casts img{
	width: 381px;
	width: 100%;
	height: auto;
	box-shadow: 0px 0px 20px 0px #fff, 0px 0px 30px 0px #fff, 0px 0px 40px 0px #fff;
	display: block;
	margin-bottom: 30px;
}

.cast_name{
	font-size: 19pt;
	text-shadow: 2px 2px 0px rgba(98,98,98,0.7);
	line-height: 1.2em;
	font-family: "Noto Serif JP", serif;
}

.cast_name small{
	font-size: 80%;
	display: block;
}

.caot{
	margin-top: 60px;
}


#cast_box1{
	background-image: url(../images/bg_hana_spring.png), linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(230,80,135) 204px);
	background-position: left top;
}


#cast_box2{
	background-image: url(../images/bg_hana_summer.png), linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(250,190,0) 204px);
	background-position: left top;
}

#cast_box3{
	background-image: url(../images/bg_hana_autumn.png), linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(240,130,75) 204px);
	background-position: left top;
}

#cast_box4{
	background-image: url(../images/bg_hana_winter.png), linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(30,175,230) 204px);
	background-position: left top;
}

#cast_box5{
/*	background-image: url(../images/bg_hana_gray.png), linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(120,120,120) 204px);*/
	background-image:  linear-gradient( 180deg, rgb(255,255,255) 0%, rgb(120,120,120) 204px);
	background-position: left top;
}

#cast_box6{
	background-image:  linear-gradient( 180deg, #9f9f9f 0%, #1c1c1c 70%);
	background-position: left top;
}


/*----------STAFF------------*/

#staff_box{
	padding-top:1px;
	padding-bottom: 100px;
/*	background-image: url(../images/bg_hana_gray.png);*/
	color: #616161;
	background-position: center top;
	background-repeat: repeat;
}

#staff_box h3{
	font-family: "Roboto", sans-serif;
	font-family: "Lora", serif;
	font-weight: 700;
	color: #616161;
}

#staff_box .txt_box{
	text-align: center;
}

.staffs{
	display: flex;
    flex-wrap: wrap;
}

.staffL{
	width: 38%;
	text-align: right;
}

.staffR{
	width: 50%;
	text-align: left;
}

.copyright{
	margin-top: 50px;
	font-size: 10pt;
}


/*----------3面ライブスクリーン------------*/
#disp3_box{
	padding-top: 100px;
	padding-bottom: 100px;
	color: #fff;
	background-color: #000;
}

#disp3_box h3{
	font-size: 22pt;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
	font-family: "Noto Serif JP", serif;
	letter-spacing: 0;
	margin-top: 50px;
	margin-bottom: 50px;
}

#disp3_box .txt_box{
/*	font-weight: 700;*/
}

a.disp3_link{
	display: block;
	width: 300px;
	text-align: center;
	line-height: 1.4em;
	padding: 5px 0;
	margin: 30px auto 40px;
	color:  #000;
	background-color: #fff;
	border-radius: 5px;
}

.disp3_lead{
	text-align: center;
	font-family: "Noto Serif JP", serif;
	font-size: 18pt;
	font-weight: 500;
	line-height: 1.8em;
}


/*----------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;
}














