@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/

body {
    color: #fff!important;
    background: #fff!important;
}


.nav-item a {
    font-weight: 400!important;
    color: #41220f!important;
}
.header-tel a {
    color: #41220f!important;
}

.header-tel a:before {
    background: url(../images/common/tel_b.png) center / contain no-repeat;
}
.mean-container .mean-bar, .mean-container .mean-nav {
    background: #dadf00 !important;
}

.index-01 {
    color: #fff;
}

.index-02 .box > div {
    color: #41220f!important;
    background: #fff!important;
}

.index-02 .box > div a {
    border: 1px solid #41220f!important;
    color: #41220f!important;
}

.index-03 .info {
    color: #fff;
}

#main #col_main {
    width: 100%;
    color: #41220f !important;
}

.wh {
    color: #fff!important;
}


/*----------------------------------------------------------------------------cs*/
@media screen and (max-width: 834px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}
@media screen and (max-width: 640px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}