@charset "UTF-8";
/* LESS Document */
body {
  background-color: #f7f6f1;
}
.top-main-block {
  background: #f7f6f1;
}
#sidebar {
  background: #f7f6f1;
}
#sidebar .acd-label {
  background: #f7f6f1;
}
#sidebar .acd-content {
  background: #f7f6f1;
}
@media screen and (max-width: 767px) {
  #sidebar {
    background-color: #f7f6f1;
  }
}
/*商品詳細*/
#detailarea.directors_select {
  background: #f7f6f1;
}
@media screen and (max-width: 767px) {
  #global-head {
    background: #f7f6f1;
  }
  #newsBlock {
    background: #f7f6f1;
  }
}
