
/**************************************************************************************/
/**************************************************************************************/
/* PC Site*/
/**************************************************************************************/
/**************************************************************************************/

.staff_category_title{
	position : relative ;
	width : 100% ;
	margin-top : 52px ;
	margin-bottom : 16px ;
	font-size : 19px ;
	color : #42210B ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}

.staff_position{
	position : relative  ;
	width : auto ;
	text-align : center ;
	color : #767676 ;
	font-size : 16px ;
	margin-top : 40px ;
	margin-left : auto ;
	margin-right : auto ;
}

.staff_name{
	position : relative  ;
	width : auto ;
	text-align : center ;
	color : #966530 ;
	font-size : 22px ;
	margin-top : 6px ;
	margin-left : auto ;
	margin-right : auto ;
}

.staff_name_en{
	position : relative  ;
	width : auto ;
	text-align : center ;
	color : #E5CD91 ;
	font-size : 13px ;
	margin-top : 0px ;
	margin-left : auto ;
	margin-right : auto ;
}


.staff_staff_superbox{
	position : relative ;
	width : 1056px ;
	margin-left : -42px ;
}


.staff_staff_box{
	position : relative ;
	float : left ;
	width : 180px ;
	height : 380px ;
	margin-left : 42px ;
	margin-right : 42px ;
	overflow : hidden ;
}

.staff_staff_imagebox{
	position : relative ;
	width : 180px ;
	height : 240px ;
	overflow : hidden ;
}
.staff_staff_imagebox .wp_fill{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : auto ;
	height : 100% ;
}

.staff_staff_position{
	font-size : 13px ;
	color : #767676 ;
	margin-top : 10px ;
}
.staff_staff_name{
	font-size : 16px ;
	color : #767676 ;
}

.staff_staff_btnmore{
	position : relative ;
	width : 108px ;
	height : 32px ;
	line-height : 32px ;
	text-align : center ;
	background-color : #FFFFFF ;
	font-size : 15px ;
	color : #42210B ;
	box-shadow : 1px 1px 1px rgba(0,0,0,0.4);
	margin-top : 10px ;
}



.staff_leftbox{
	position : relative ;
	float : left ;
	width : 300px ;
	margin-top : 46px ;
}

.staff_rightbox{
	position : relative ;
	float : right ;
	width : 640px ;
	margin-top : 46px ;
}

.staff_facebox{
	position : relative ;
	width : 300px ;
	height : 400px ;
	overflow : hidden ;
}
.staff_facebox img{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : auto ;
	height : 100% ;
}

.staff_btnreserve{
	position : relative ;
	width : 300px ;
	height : 40px ;
	line-height : 40px ;
	background-color : #EF9BA5 ;
	color : #FFFFFF ;
	text-align : center ;
	font-size : 16px ;
	font-weight : 600 ;
	margin-top : 12px ;
}

.staff_message_title{
	font-size : 18px ;
	font-weight : 600 ;
	color : #42210B ;
	margin-bottom : 32px ;
}

.staff_message_story{
	font-size : 15px ;
}
.staff_message_story p{
	margin-bottom : 32px ;
}

.staff_sns_icon{
	position : relative ;
	float : left ;
	width : 30px ;
	height : auto ;
	margin-left : 12px ;
}
.staff_sns_icon.first{
	margin-left : 0px ;
}

.staff_moviebox{
	position : relative ;
	width : 460px ;
	height : 258px ;
	overflow : hidden ;
	background-color : #000000 ;
	margin-top : 30px ;
}
.staff_moviebox img{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : auto ;
}


.staff_style_title{
	position : relative ;
	width : 930px ;
	height : 40px ;
	line-height : 40px ;
	padding-left : 20px ;
	padding-right : 20px ;
	background-color : #F2E9D1 ;
	color : #966530 ;
	margin-top : 60px ;
	margin-bottom : 26px ;
}


.staff_style_superbox{
	position : relative ;
	width : 970px ;
}

.staff_style_box{
	position : relative ;
	float : left ;
	width : 200px ;
	height : 310px ;
	margin-left : 21px ;
	margin-right : 21px ;
	margin-bottom : 30px ;
}

.staff_style_imagebox{
	position : relative ;
	width : 200px ;
	height : 232px ;
	overflow : hidden ;
}

.staff_style_imagebox img{
	position : absolute ;
	top : 0% ;
	left : 0% ;
	width : 100% ;
	height : auto ;
}


.staff_style_story{
	font-size : 13px ;
	margin-top : 10px ;
}











@media screen and (max-width: 1200px) {



}


/**************************************************************************************/
/**************************************************************************************/
/* TB Site*/
/**************************************************************************************/
/**************************************************************************************/
@media screen and (max-width: 960px) {



.staff_category_title{
	width : 100% ;
	margin-top : 30px ;
	margin-bottom : 40px ;
	font-size : 26px ;
	padding-bottom : 8px ;
	border-bottom : 3px dotted #CCCCCC ;
}



.staff_position{
	font-size : 24px ;
	margin-top : 30px ;
}

.staff_name{
	font-size : 28px ;
	font-weight : 600 ;
}

.staff_name_en{
	font-size : 18px ;
}





.staff_staff_superbox{
	width : 600px ;
	margin-left : -20px ;
}


.staff_staff_box{
	float : left ;
	width : 280px ;
	height : 570px ;
	margin-left : 10px ;
	margin-right : 10px ;
	margin-bottom : 20px ;
}

.staff_staff_imagebox{
	width : 280px ;
	height : 374px ;
}
.staff_staff_imagebox .wp_fill{
}

.staff_staff_position{
	font-size : 20px ;
	margin-top : 10px ;
}
.staff_staff_name{
	font-size : 24px ;
}

.staff_staff_btnmore{
	width : 168px ;
	height : 50px ;
	line-height : 50px ;
	font-size : 24px ;
	margin-top : 14px ;
}




.staff_leftbox{
	float : none ;
	width : 100% ;
	margin-left : auto ;
	margin-right : auto ;
	margin-top : 20px ;
}

.staff_rightbox{
	float : none ;
	width : 580px ;
	margin-left : auto ;
	margin-left : auto ;
	margin-top : 46px ;
}

.staff_facebox{
	margin-left : auto ;
	margin-right : auto ;
}
.staff_facebox img{
}

.staff_btnreserve{
	width : 100% ;
	height : 72px ;
	line-height : 72px ;
	font-size : 30px ;
	margin-top : 40px ;
}

.staff_message_title{
	font-size : 26px ;
	margin-top : 46px ;
	margin-bottom : 32px ;
}

.staff_message_story{
	font-size : 24px ;
}
.staff_message_story p{
	margin-bottom : 32px ;
}

.staff_sns_icon{
	position : relative ;
	float : left ;
	width : 60px ;
	height : auto ;
	margin-left : 0px ;
	margin-right : 16px ;
}
.staff_sns_icon.first{
	margin-left : 0px ;
	margin-right : 16px ;
}


.staff_moviebox{
	width : 580px ;
	height : 326px ;
	overflow : hidden ;
	margin-top : 44px ;
}
.staff_moviebox img{
}


.staff_style_title{
	position : relative ;
	width : 540px ;
	height : 50px ;
	line-height : 50px ;
	font-size : 26px ;
	padding-left : 20px ;
	padding-right : 20px ;
	margin-top : 100px ;
	margin-bottom : 18px ;
}


.staff_style_superbox{
	width : 600px ;
	margin-left : -10px  ;
}

.staff_style_box{
	width : 280px ;
	height : 470px ;
	margin-left : 10px ;
	margin-right : 10px ;
	margin-bottom : 10px ;
}

.staff_style_imagebox{
	width : 280px ;
	height : 324px ;
	overflow : hidden ;
}

.staff_style_imagebox img{
}


.staff_style_story{
	font-size : 24px ;
	margin-top : 4px ;
}









}