@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
#nav_global > ul{
	z-index: 1;
	position: relative;
}
#nav_global ul li ul{
	right: -25%;
	width: 150%;
	left: auto;
}
#nav_global ul li ul li a:hover{
	color: #fff !important;
	opacity: 0.7 !important;
}
/*===========================PC====================================== */
.talent01 .box img {
    max-width: 100%;
    height: 100% !important;
}
.talent02 .box img {
    max-width: 100%;
    height: 100% !important;
}
/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){




}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 468px){






}
/*===========================sp END====================================== */