.footer {
  margin-top: 0 !important;
  border-top: none !important;
}
.unpublished{
  background-color:#f0f8ff;
}

.newsList li dt.iconNotice:before{
    content: "お知らせ";
    display: inline-block;
    background: gray;
    margin-top: -2px;
    margin-right: 5px;
    padding: 4px 5px 3px;
    min-width: 39px;
    font-size: 1.3rem;
    color: #fff;
    text-align: center;
    vertical-align: top;
}

::i-block-chrome,.formList02 li.btn {
  width: 130px;
}

::i-block-chrome,.formList01 li.btn {
  width: 124px;
}

/* See .color-error for message in frontend */
.data-empty {
  background-color: #fcf4f2;
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;  /* LTR */
  padding: 10px 0px 10px 20px;
  margin-top: 30px;
  box-shadow: -8px 0 0 #e62600; /* LTR */
}
.data-empty .error {
  color: #a51b00;
}

.is_safari button.search-fitting-guide {
  padding: 15px 43px 14px 43px;
}

.region-highlighted {
  display: none;
}
.vehiclePage .formPanelArea02, #vehicleTab .formPanelArea02{
  margin-top: 0;
}
.vehiclePage {
  margin-top: 15px;
}

.magazine_more_column {
  border: solid 1px #222;
  color: #222;
  border-radius: 5px;
  width: 240px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  transition: all 1.0s;
  font-size: 15px;
}

