@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;
}
.ddmenu{
	opacity: 0;
}
.nav-item:hover .ddmenu{
	opacity: 1!important;
}

.scroll .form_wrap a {
    color: #0e558a !important;
}
/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){
.ddmenu{
	opacity: 1!important;
}
.nav-item:hover .ddmenu{
	opacity: 1!important;
}

}

@media only screen and (max-width: 1450px){
.cont_1 .h2title_01 {
    height: 160px;
}

.blogbox {
    bottom: -85%;
}
}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 468px){






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