@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;
}
.contact .btn01 {
    background-color: #ffd700;
}
.cont_4 .h1txt h1 {
    font-size: 40px;
    color: #ffd700;
}
.ttl01 {
    background-color: #ffd700;
}
.kouen .box:last-child {
    background-color: #ffd700;
}
.news span {
    background-color: #ffd700;
}
.cont_3 .contact .mail {
    background-color: #ffd700;
}
.btn02 {
    color: #ffd700 !important;
}
.flow .box article h3 {
    color: #ffd700;
}
.flow02 h3 {
    border-bottom: 3px solid #ffd700;
    color: #ffd700;
}
.txtbox {
    outline: 3px double #ffd700;
}
/*===========================notePC====================================== */
@media screen and (min-width: 769px) and (max-width: 1280px){
.cont_4 .inner {
    padding: 60px 60px 60px 60px!important;
}
}
/*===========================notePC END====================================== */
/*===========================tab====================================== */
@media screen and (min-width: 469px) and (max-width: 768px){




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






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