@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */
.talent01 .box img {
    max-width: 100%;
    height: 100% !important;
}
.talent02 .box img {
    max-width: 100%;
    height: 100% !important;
}
#nav_global ul li:nth-child(5) a:after {
    content: 'ABOUT';
}
#nav_global ul li:nth-child(6) a:after {
    content: 'COMPANY';
}
#nav_global ul li:nth-child(7) a:after {
    content: 'CONTACT';
}
/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){




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

div.items > article {
    margin-left: 1%;
    margin-right: 1%;
    width: 45.3%;
}




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