@charset "UTF-8";
/* =================================
Top Page CSS
================================= */

.group_news_content figure { margin: 0; line-height: 22px;}

.group_news_content figure img {
		width: 100%;
		max-height: 180px;
}

.group_news_content .news_box p,
.group_news_content figure figcaption { width: 220px; margin: 0 auto; }

.group_news_content .news_box p { color: #4ed5c8; margin-top: 10px; }

.group_news_content figure figcaption { margin-top: 20px; }

#main {
	width: 890px;
}

.new_titile {
	width: 100%;
	text-align: center; 
}

.staff_profile { margin-top: 50px;margin-bottom: 100px; }

.staff_profile_box.left { width: 420px; }

.staff_profile_box.right { width: 416px; }

.staff_profile_box.left .avarta ul { width: 100%; text-align: center; padding: 20px 0; }

.staff_profile_box.left .avarta ul li { display: inline-block; vertical-align: top; padding: 0 5px; }

.staff_profile_box.left .avarta .button_web { text-align: center; }

.staff_profile_box.right .group_name { width: 100%; border-bottom: 1px dashed #7e7e7e; padding-bottom: 25px; margin-bottom: 25px; }

.staff_profile_box.right .group_name p { font-size: 14px; }

.staff_profile_box.right .group_name strong { font-size: 22px; padding: 8px 0; display: block; }

.staff_profile_box.right h2 {
	font-size: 18px;
	color: #41D2C4;
	margin-bottom: 15px; 
}

.staff_profile_box.right .starff_content p { color: #4d4d4d; line-height: 30px; }

.staff_profile_box.right .starff_movie { margin-top: 15px; }

.works { margin-top: 50px; }

.staff h2,
.works h2 {
	width: 100%;
	font-size: 16px;
	color: #4d4d4d;
	text-align: center;
	 margin-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
}

.works p {
	width: 278px;
	display: inline-block;
	position: relative;
	margin-left: 22px; 
}
.works p img {
	width: 100%;
}

.works p.first { margin-left: 0; }

.works p span {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
	transition: all ease .4s;
	opacity: 0;
}

.works p > a > span:after {
	display: block;
	content: "";
	clear: both;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #000;
	opacity: .4;
}

.works p span span {
	top: 50%;
	z-index: 9999;
}

.works p:hover span	{
	transition: all ease .4s;
	opacity: 1;
}


.staff { margin: 80px 0; }

.staff .box_starff {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px; 
	margin-bottom: 20px;
	transition: all ease .4s;
	opacity: 1; 
	float:left;
	width: 204px;
}
.staff .box_starff img {
		width: 100%;
}

.staff .box_starff.first { margin-left: 0 }

.staff .staff_conten {
	margin-top: 10px;
	position: relative;
}

.staff .staff_conten p { line-height: 20px; }

.staff .staff_conten a {
	position: absolute;
	right: 0;
	bottom: 0; 
}

.staff .box_starff:hover {
	transition: all ease .4s;
	opacity: .6; 
}


@media only screen and (max-width: 768px) {
	
	#main {
		width: 100%;
	}
.staff_profile { margin-top: 20px;margin-bottom: 30px; }
.staff_profile_box.left {
		float: none;
		width: 100%;
		height: auto;
		background-image: none;
		background-color: #F7F7F7;
		padding: 20px 10px;
		text-align: center;
	}
.staff_profile_box.left p.staff_face {
	text-align: center;
	padding: 20px 20px 0;
}
.staff_profile_box.left p.staff_face img {
		max-width: 100%;
		width: auto;
		height: auto;
	}
.staff_profile_box.right {
		width: 100%;
		margin-top: 30px;
		padding: 0 20px;
	}
.staff_profile_box .group_name {
		font-size: 16px;width: 100%;
		border-bottom: 2px dashed #7e7f7f;
		margin-bottom: 30px;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
.staff_profile_box.right .starff_movie img {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
	.button_web img {
		width: 200px;
	}
	.works {
		width: 100%;
		padding: 0 20px;
	}
	.works p {
		display: inline-block;
		width: 31.3%;
		padding: 0 1%;
		margin-left: 0;
	}
	.works p img {
		width: 100%;
		height: auto;
	}
	.staff {
		width: 100%;
		padding: 0 10px;
		margin-top: 40px;
		text-align: center;
	}
	
	.staff .box_starff { 
		min-height: 180px;
		margin: 0 5px 15px 5px;
		width: 45%; 
	}
	
	.staff div .box_starff:nth-child(2n) { 
		float: right;
	}

	
	.staff .box_starff p { font-size: 11px;line-height: 1.4em;width: 100%; text-align: left;}	
	.staff .staff_conten { margin-top: 5px; }
	.staff .box_starff .staff_conten img { width: 70%; }
	.staff .box_starff p img { width: 100%; }
/*
	.width_1200 {
	width: 768px;
	max-width: 100%;
	margin: 0 auto;
}

	.group_news_content .news_box { width: 100%; float: none; padding: 0 10px;}
	
	.group_news_content .news_box .figure	{ width: 100%; }
	
	.group_news_content .news_box .figure img { 
		width: 40%;
		display: inline-block;
		vertical-align: top;
	}
	
	.group_news_content .news_box .figure .figcaption {
		width: 58%;
		display: inline-block;
		vertical-align: top;
		margin-top: -10px;
		font-size: 12px;
	}
	
	.group_news_content .figcaption { padding: 0; }
	
	.group_news_content .news_box p { width: 100%; }
	
	.button_category { margin: 10px 0 0 0; }
	
	#main .paging { margin-bottom: 50px; }
	
	 .hair { width: 100%; text-align: center; }
	
	.hair .group_hair:first-child { display: block; margin: 0 auto 30px;	width: 60%; }
	
	.hair .group_hair {
		width: 45%;
		margin-bottom: 30px;
	}
	 
	 .hair .group_hair img { width: 100%; }
	 
	 #main .paging {
		margin-bottom: 60px;
		margin-top: 50px;
	}
	
	.hair .group_hair figure figcaption{ text-align: left; }

*/	
	
}
