@charset "utf-8";



/* header
-----------------------------------*/
#header{
	background-image: url("../img/bg_social_works_01.jpg");
}
#header nav li:nth-child(4) a:before{
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
#header nav li:nth-child(4) a:after{
	opacity: 1;
}
#header nav li:nth-child(4) a img{
	opacity: 0;
}



/* social_works_unit
-----------------------------------*/
#social_works_unit{
	width: 100%;
	margin-bottom: 123px;
}


#social_works_unit > #newspaper{
	margin-top: 55px;
}
#social_works_unit > #lecture:after{
	background-image: url("../../common/img/bg_title_02.jpg");
}