/*
Theme Name: xeory_child
Theme URI: http://example.com/
Description: Child theme for the Xeory
Author: バズ部
Author URI: http://bazubu.com/
Template: xeory_extension
Version: 0.2.4
*/
/****************************
カスタマイズここから
*****************************/

body.color04 #header {
  background: #bb0000 !important;
}

body.color04 #gnav {
  background: #bb0000 !important;
}

body.color04 #gnav ul li a {
  background: #bb0000 !important;
}

body.color04 #gnav ul li a:hover {
  background: #550000 !important;
}

body.color04 #gnav ul li.current-menu-item a {
  background: #550000 !important;
}

body.home.color04 #front-contents .c_number {
  background: #bb0000 !important;
}

body.home.color04 #front-contents h3 {
  color: #bb0000 !important;
}

body.home.color04 #front-company dl#front-company-1 dt {
  border-top: 2px solid #bb0000;
}

/*トップお問い合わせ*/
/*body.home.color04 #front-contact {
  background: #bb0000 !important;
}

body.home.color04.front-submit{
  margin-top: 5px;
}

body.home.color04.top_h3{
  color: #222222;
  text-align: center;
}
*/
