@charset "UTF-8";
#wrapper{
	z-index:0;
	overflow:hidden;
	position:relative;
	}
#wrapper::after{
	content:'';
	width:1600px;
	height:250px;
	position:absolute;
	background:url(../images/y_bg2.png) center bottom  no-repeat;
	margin-left:50%;
	left:-800px;
	bottom:0;
	}
#contents{
	 width:100%;
	 margin:0 auto;
	 background:url(../images/p01.jpg) center top no-repeat ;
	 padding:340px 0 0 0;
	 position:relative;
	}

@media screen and (min-width: 1601px){
	#contents{
	width:1600px;
	margin:0 auto;
	}
	}
#contents article {
	width:100%;
	position:relative;
	}
#contents article#pageHeader{
		width:100%;
		height:380px;
		padding-top:160px;
		display:block;
		position:realtive;
		background:none;
		}
	#titleBg{
		position:absolute;
		top:0px;
		left:-800px;
		margin-left:50%;
		z-index:5;
		display:block;
		}
	#pagetitle{ z-index:100 !important; display:block; position:relative; }
	#pagetitle img{
		display:block;
		margin:0 auto 82px auto;
		
		}	
#contents article.txtArea{
	padding:40px 0 50px 0;
	background:#fff;
	margin-top:-50px;
	}
#contents article.txtArea .tA{
	width:860px;
	margin:0 auto;
	position:relative;
	}
#contents article.photoArea{
	width:100%;
	display:block;
	background:none;
	
	}
	#contents article.photoArea img{
	
	max-width: 100%;
	height: auto;
	width /***/:auto;
	}
	#contents article#pA001{
		margin-top:-50px;
		}


.txtArea{
	width:840px;
	margin:0 auto;
	position:relative;
	}
.txtArea h4{
	margin-left:50%;
	position:absolute;
	top:-60px;
	left:-86px;
	display:block;
	}
.txtArea .lead{
	margin:0px 0 30px 0;
	text-align:center;
	color:#895d30;
	}
.txtArea h3{
	font-weight:600 !important;
	font-size:32px;
	line-height:42px;
	letter-spacing:0.5px;
	}
	#intro002 h3{
		font-size:28px;
		}
.txtArea h5{
	font-weight:500 !important;
	font-size:22px;
	line-height:32px;
	}
.txtArea p{
	font-size:16px;
	line-height:27px;
	color:#333;
	}
.num{
	position:absolute;
	top:-60px;
	right:-40px;
	}
#contents article#castStaff{
	background:url(../images/p05.jpg) center center no-repeat;
	background-size:cover;
	margin:0;
	padding-bottom:200px;
	}
#contents article#castStaff h4{
		position:relative;
	top:auto;
	left:auto;
	margin:10px auto 50px auto;
	display:block;
	width:175px;
	}
#contents article#castStaff ul{
	width:960px;
	margin:0 auto 0px auto;
	}
#contents article#castStaff li{
	float:left;
	margin:0 10px 4px 0;
	}
	#contents article#castStaff li:nth-child(4){ margin-right:0; }
.castDetail{
	width:100%;
	min-height:400px;
	background:#895d30;
	padding:30px;
	color:#fff;
	}
.castDetail img{
	float:left; 
	margin:0 25px 15px 0;
	}
.castDetail img.forSP{display:none; }
.castDetail p{
	padding-top:20px;
	font-size:15px;
	line-height:26px;
	}