@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------
  header
------------------------------------------------ */

.header .logo { top: 10px; }

.header .global-navigation li a { font-size: 110%; padding: 0 15px; }

.page-title h1 {
  background: url(/themes/support@main/images/title_support.png) no-repeat center center !important;
  background-size: cover !important;
}

/* ---------------------------------------------
  top
------------------------------------------------ */
.top .news-title::after {
  content: none;
  display: none;
}

/* ---------------------------------------------
  layout
------------------------------------------------ */

.content p.satooya-bnr {
  margin-top: 190px;
}

/* ---------------------------------------------
  footer
------------------------------------------------ */

.footer .other-navigation .general { display: block; }
.footer .other-navigation li {
  width: auto;
  padding: 0 20px 0;
  border-right: solid 1px #ddd;
}
.footer .other-navigation li:last-child {
  border: none;
}