@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*===========================PC====================================== */

#mainArea .katch .main_link ul {
    display: flex;
}

#mainArea .katch .main_link ul li {
    width: 23%;
    margin:1%;
}

.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){
    #mainArea .katch {
        top:30%;
    }

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






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

.tel01 a {
padding: 0 18px !important;
}
@media only screen and (max-width: 1400px){
    .tel01 a {
font-size: 19px !important;
padding: 0 10px !important;
}
  }

  .contact_01 .fle {
display: flex;
flex-direction: column;
}
.contact_01 .fle a {
padding: 6px 0;
}
.contact_01 {
background-repeat: no-repeat;
    background-size: cover;
}