@charset "utf-8";
/*
Template:minemachi
Theme Name:minemachi-child
Theme URI:https://www.minemachi.co.jp/
Description:minemachi
Author:TEAMWORKS
Author URI:https://tmwks.jp/
Version:1.14
*/

@media screen and (max-width:1250px) {
  .mobile #drawer_menu {
    background: #00468c !important;
  }
}
#side_col .widget_headline {
	background: #00468c !important;
}
/*沿革*/
.post_content dl.history {
}
.post_content dl.history dt,
.post_content dl.history dd {
  padding: 5px;
  margin: 0 0 5px;
}
.post_content dl.history dt {
  background: #eee;
}
.post_content dl.history dd {
  border-bottom: 1px dashed #ccc;
}