div#infobar {
  border-bottom: 2px solid #a9b1b4;
}
div#infobar div.body {
  position: relative;
  margin: 0 auto;
  width: 950px;
}
p#tagline {
  margin: 0;
  padding: 12px 0 9px 0;
  line-height: 1;
  color: #888;
  font-size: 9px;
  text-align: left;
}
p#tagline br {
  display: none;
}
div#banner {
  position: absolute;
  top: 0;
  right: 0;
  width: 300px;
}
p#tel-info {
  margin: 0;
  padding: 16px 0;
  background: #E60012 none;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}
p#tel-info a {
  display: block;
  margin: 6px 0 0 0;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}
p#tel-info a span {
  font-size: 20px;
}
p#anniversary {
  margin: -12px 0 0 0;
  padding: 0;
  height: 134px;
  background: transparent url("../image/bros/25th_anniversary.png") top center no-repeat;
  overflow: hidden;
  text-indent: -800px;
  font-size: 1px;
  color: rgba(0,0,0,0);
}
p#sitename {
  margin: 62px 0 44px 0;
  padding: 0;
  line-height: 1;
  font-family: serif;
  text-align: center;
}
p#sitename a {
  display: block;
  padding: 68px 0 0 0;
  text-decoration: none;
  color: #888;
  background: transparent url("../image/bros/logo_mini.png") top center no-repeat;
}
body#document_top header#header nav {
  background: transparent url("../image/bros/image_bg.png") center bottom repeat-x;
}
header#header nav ul {
  list-style-type: none;
  margin: 0 0 74px 0;
  padding: 0;
  text-align: center;
  font-family: Garamond, "Times New Roman", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "HGS明朝E", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
body#document_top header#header nav ul {
  margin: 0 0 90px 0;
  padding: 0 0 280px 0;
  background: transparent url("../image/bros/image.png") center bottom no-repeat;
}
header#header nav ul li {
  display: inline-block;
  margin: 20px;
}
header#header nav ul li:first-child {
  margin-left: 0;
}
header#header nav ul li:last-child {
  margin-right: 0;
}
header#header nav ul li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
  color: #888;
  line-height: 1;
  font-size: 14px;
  width: 98px;
  border-bottom: 1px solid #9ca5a9;
  text-decoration: none;
  white-space: nowrap;
}
header#header nav ul li#nav-routine a {
  text-indent: -0.5em;
}
header#header nav ul li a:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 44px;
  display: block;
  width: 0;
  height: 0;
  border-width: 0 5px 6px 5px;
  border-style: solid;
  border-color: transparent transparent #9ca5a9 transparent;
}
header#header nav ul li a:hover {
  color: #2ea7e0;
  border-bottom: 1px solid #2ea7e0;
}
header#header nav ul li a:hover:after {
  border-color: transparent transparent #2ea7e0 transparent;
}
header#header nav ul li a:active {
  color: #f39800;
  border-bottom: 1px solid #f39800;
}
header#header nav ul li a:active:after {
  border-color: transparent transparent #f39800 transparent;
}
body#document_bikecourier header#header nav ul li#nav-bikecourier a,
body#document_truckscourier header#header nav ul li#nav-truckscourier a,
body#document_handcarry header#header nav ul li#nav-handcarry a,
body#document_routine header#header nav ul li#nav-routine a,
body#document_profile header#header nav ul li#nav-profile a,
body#document_recruit header#header nav ul li#nav-recruit a,
body#document_contact header#header nav ul li#nav-contact a {
  border-bottom: 1px solid #54636a;
}
body#document_bikecourier header#header nav ul li#nav-bikecourier a:after,
body#document_truckscourier header#header nav ul li#nav-truckscourier a:after,
body#document_handcarry header#header nav ul li#nav-handcarry a:after,
body#document_routine header#header nav ul li#nav-routine a:after,
body#document_profile header#header nav ul li#nav-profile a:after,
body#document_recruit header#header nav ul li#nav-recruit a:after,
body#document_contact header#header nav ul li#nav-contact a:after {
  content: " ";
  bottom: 0;
  border-width: 6px 5px 0 5px;
  border-style: solid;
  border-color: #54636a transparent transparent transparent;
  margin: 0 0 -7px 0;
}

header#header nav ul li a span.en {
  display: block;
  margin: 6px 0 0 0;
  font-size: 9px;
}

@media screen and (max-width: 950px) {
  div#infobar div.body {
    max-width: 99%;
  }
  header#header nav ul li:first-child {
    margin-left: 20px;
  }
  header#header nav ul li:last-child {
    margin-right: 20px;
  }
  p#tagline {
    line-height: 1.3;
  }
  p#tagline br {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  div#infobar {
    border-bottom: none;
  }
  div#infobar div.body {
    width: 100%;
    max-width: none;
  }
  body#document_top div#infobar div.body {
    background: transparent url("../image/bros/image_bg.png") center 60px/auto 90px repeat-x;
  }
  p#tagline {
    padding: 1em;
    line-height: 1.5;
    text-align: center;
  }
  body#document_top p#tagline {
    padding: 1em 1em 126px 1em;
    background: transparent url("../image/bros/image.png") center 60px/auto 90px no-repeat;
  }
  p#tagline br {
    display: block;
  }
  div#banner {
    position: relative;
    width: 100%;
  }
  p#tel-info {
    margin: 0;
    padding: 8px 30px 6px 30px;
    background: #54636a none;
    line-height: 1;
    text-align: left;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
  }
  p#tel-info a {
    margin: 3px 0 0 0;
  }
  p#anniversary {
    position: absolute;
    top: -5px;
    right: 30px;
    margin: 0;
    padding: 0;
    width: 90px;
    height: 67px;
    overflow: hidden;
    text-indent: -300px;
    font-size: 1px;
    background: transparent url("../image/bros/25th_anniversary.png") center top/90px 67px no-repeat;
  }
  p#sitename {
    margin: 20px 0 0 0;
    padding: 0 15px;
    text-align: left;
  }
  p#sitename a {
    display: block;
    padding: 24px 0 24px 120px;
    text-decoration: none;
    color: #888;
    background: transparent url("../image/bros/logo_mini.png") left top no-repeat;
  }
  header#header nav,
  body#document_top header#header nav {
    background: transparent none;
  }
  header#header nav ul,
  body#document_top header#header nav ul {
    margin: 0 0 30px 0;
    padding: 0 30px;
    text-align: left;
    background: transparent none;
  }
  header#header nav ul li {
    display: block;
    margin: 10px 0;
  }
  header#header nav ul li:first-child {
    margin-left: 0;
  }
  header#header nav ul li:last-child {
    margin-right: 0;
  }
  header#header nav ul li a {
    position: relative;
    display: block;
    margin: 0;
    padding: 8px 0 8px 15px;
    width: auto;
    border-bottom: none;
    border-left: 1px solid #9ca5a9;
    line-height: 1;
  }
  header#header nav ul li#nav-routine a {
    text-indent: 0;
  }
  header#header nav ul li a:after {
    content: " ";
    position: absolute;
    bottom: 10px;
    left: 0px;
    display: block;
    width: 0;
    height: 0;
    border-width: 5px 0 5px 6px;
    border-style: solid;
    border-color: transparent transparent transparent #9ca5a9;
  }
  header#header nav ul li a:hover {
    color: #2ea7e0;
    border-bottom: none;
    border-left: 1px solid #2ea7e0;
  }
  header#header nav ul li a:hover:after {
    border-color: transparent transparent transparent #2ea7e0;
  }
  header#header nav ul li a:active {
    color: #f39800;
    border-bottom: none;
    border-left: 1px solid #f39800;
  }
  header#header nav ul li a:active:after {
    border-color: transparent transparent transparent #f39800;
  }
  body#document_bikecourier header#header nav ul li#nav-bikecourier a,
  body#document_truckscourier header#header nav ul li#nav-truckscourier a,
  body#document_handcarry header#header nav ul li#nav-handcarry a,
  body#document_routine header#header nav ul li#nav-routine a,
  body#document_profile header#header nav ul li#nav-profile a,
  body#document_recruit header#header nav ul li#nav-recruit a,
  body#document_contact header#header nav ul li#nav-contact a {
    border-bottom: none;
    border-left: 1px solid #54636a;
  }
  body#document_bikecourier header#header nav ul li#nav-bikecourier a:after,
  body#document_truckscourier header#header nav ul li#nav-truckscourier a:after,
  body#document_handcarry header#header nav ul li#nav-handcarry a:after,
  body#document_routine header#header nav ul li#nav-routine a:after,
  body#document_profile header#header nav ul li#nav-profile a:after,
  body#document_recruit header#header nav ul li#nav-recruit a:after,
  body#document_contact header#header nav ul li#nav-contact a:after {
    content: " ";
    bottom: 10px;
    left: 0;
    border-width: 5px 6px 5px 0;
    border-style: solid;
    border-color: transparent #54636a transparent transparent;
    margin: 0 0 0 -7px;
  }
  header#header nav ul li a span.en {
    display: inline;
    margin: 0 0 0 6px;
    font-size: 11px;
  }
}