/*-----Header Menu-------*/

#nav_box{
	width: 100%;
	min-width: 1000px !important;
	height:28px;
	position: fixed;
	top:0;
	z-index:300;
	background-color: rgba(255,255,255,0.90);
}

#nav_set_box{
	padding:0;
	width:1000px;
	height:28px;
	margin:0px auto 0 auto;
	box-sizing: border-box;
	z-index:300;
}

.menu_btn{
	height:28px;
	font-family: 'Lora', serif;
	font-size: 11pt;
	color:#000000;
	background-color: rgba(0,0,0,0.00);
	float: right;
	border: 0;
	cursor: default;
	overflow:hidden;
	position: relative;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	padding-left: 40px;
	padding-right: 40px;
}

.menu_btn:hover{
	cursor: pointer;
	transition: 0.7s;
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
}

.btn_home{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}


/*---------Common---------------*/

*{
	box-sizing: border-box;
}

.mincho{
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	-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;
}

.aplha{
	-ms-filter: "alpha( opacity=0 )";
	filter: alpha( opacity=0 );
	opacity: 0.0;
}


a:focus, *:focus {outline:none;}


/*-----Sub Page-------*/
#wrap{
	width: 100%;
	overflow:hidden;
	min-width: 1000px !important;
}


.sub_box{
	width: 100%;
	min-width: 1000px !important;
	max-width: 2000px !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: 10.5pt;
	line-height: 1.6em;
}

h3{
	position: relative;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	z-index: 30;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12pt;
	font-family: 'Lora', serif;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.2em;
}

h4{
	position: relative;
	width: 100%;
	font-size: 17pt;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
}


.sub_head{
	width: 100%;
	min-width: 1000px !important;
	margin: 0;
	background-repeat: repeat-x;
	background-position: center top;
}

.sub_head_inbox{
	width: 1000px;
	margin:0 auto;
	position: relative;
	z-index: 20;
}


#slide_photo_box{
	position: relative;
	width: 100%;
	height: 270px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	z-index: 10;
	max-width: 2000px !important;
	min-width: 1000px !important;
}

.photo_slider1,
.photo_slider2{
	width:6000px;
	height: 270px;
	background-repeat:repeat-x;
	position:absolute;
	margin-top:0;
	margin-left:0;
	z-index:10;
	align-content:flex-start;
}


/*----------INTRODUCTION 1------------*/

#intro_box1{
	margin-top:0;
	height: 700px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/intro_bg1.jpg);
}

.sub_logo{
	position: absolute;
	margin-top: 50px;
	margin-left: 15px;
}

#intro_txt1{
	position: absolute;
	margin-top: 229px;
	margin-left: 442px;
	width: 555px;
}

#intro_box1 h3{
	text-align: right;
	margin-bottom: 30px;
}

#intro_box1 h4,
#intro_box2 h4{
	/*color: #0e779e;*/
}


/*----------INTRODUCTION 2------------*/

#intro_box2{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/intro_bg2.jpg);
}


#intro_txt2{
	position: absolute;
	margin-top: 29px;
	margin-left: 24px;
	width: 530px;
}



/*----------STORY------------*/

#story_box{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/story_bg.jpg);
}

#story_txt{
	position: absolute;
	margin-top: 78px;
	margin-left: 24px;
	width: 324px;
}

#story_box h3{
	text-align: left;
	margin-bottom: 20px;
}


.story_photo_slider{
	background-image: url(../images/scrl_pt1.jpg);
}



/*----------CAST1------------*/

#cast_box1{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/cast1_bg.jpg);
}

#cast_text1{
	position: absolute;
	margin-top: 66px;
	margin-left: 514px;
	width: 470px;
}

#cast_text1 h3{
	text-align: right;
	margin-bottom: 25px;
}

.cast_name{
	font-size: 15pt;
	margin-bottom: 10px;
}

.cast_en{
	font-family: 'Lora', serif;
	font-size: 11pt;
}




/*----------CAST2------------*/

#cast_box2{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/cast2_bg.jpg);
}

#cast_text2{
	position: absolute;
	margin-top: 110px;
	margin-left: 24px;
	width: 435px;
}


/*----------CAST3------------*/

#cast_box3{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/cast3_bg.jpg);
}

#cast_text3{
	position: absolute;
	margin-top: 75px;
	margin-left: 514px;
	width: 470px;
}

.cast_bracket{
	position: absolute;
	width: 568px;
	margin-top: 600px;
	margin-left: 431px;

}




/*----------STAFF------------*/

#staff_box{
	margin-top:0;
	height: 672px;
	z-index: 10;
	overflow: hidden;
	background-image: url(../images/direc_bg.jpg);
}

#staff_box h3{
	text-align: right;
	position: absolute;
	margin-top: 65px;
	margin-left: 0;
	padding-right: 40px;
}


.staff_pt{
	position: absolute;
	margin-top: 148px;
	margin-left: 21px;

}

#staff_text{
	position: absolute;
	margin-top: 148px;
	margin-left: 370px;
	width: 615px;
}



.staff_photo_slider{
	background-image: url(../images/scrl_pt2.jpg);
}










dmy{}
