@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
#contents_wrap #contents #main #col_main section .cont_04_wrap .cont_04 .cont_04_inner .title_cont_04 {
    width: 80%;
}
header#global_header #header.header .hd_flex .hd-tel {
    border: 0px!important;
    background: #1e1209!important;
}

header#global_header #header.header .hd_flex .hd-tel a {
    color: #fff!important;
    font-weight: bold!important;
}
.baby_02_left {
    width: 70%;
  }
.baby_02_right {
    width: 30%;
    padding-left: 16px;
}
.about_01 dl dd {
    padding: 5px 0 5px 40px!important;
}
.about_01 dl dt {
    background: #ecd6bf!important;
    padding: 5px!important;
}
.about_01 dl {
    border-bottom: 0px!important;
}
a.btn-border {
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    text-decoration: none!important;
    padding: 5px 10px;
  }
  
  a.btn-border:hover {
    color: #fff!important;
    background: #000;
  }
.title_area {
    margin-top: 100px;
} 
#footer .logo img {
    max-width: 250px!important;
}
@media screen and (max-width: 640px) {
    #footer .logo img {
        max-width: 130px!important;
    }
    .baby_02_left {
        width: 100%;
      }
    .baby_02_right {
      width: 100%;
      padding: 16px 0 0 0;
    }
    .conRe {
        flex-direction: column-reverse!important;
    }
    .about_01 dl dd {
        padding: 5px!important;
    }
    .nav_sp .navigation_sp {
        width: 80%!important;
    }
}
/*----------------------------------------------------------------------------cs*/
@media screen and (max-width: 834px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}
@media screen and (max-width: 640px){
/*----------------------------------------------------------------------------制作*/
/*----------------------------------------------------------------------------ディレクター*/
/*----------------------------------------------------------------------------cs*/
}