#gnav li a {
  background-image: url("../images/com_gnav_blue.gif");
}

#header {
  background: url("../images/com_bg001.gif") repeat-x 0 0;
}

#banner {
  margin-bottom: 80px;
  height: 300px;
  background: url("../header_photosite_repeat.jpg") repeat-x;
}

#banner img {
  display: block;
  margin: 0 auto;
  width: 1200px;
}

.slider_wrapper {
  margin-bottom: 100px;
}

.bx-viewport {
  height: 322px;
}

.icon {
  margin-right: 5px;
}

.viewList_wrapper {
  margin: 0 auto;
  width: 960px;
  position: relative;
}

.viewList {
  background: #004584;
  border: none;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.2em;
  padding: 8px 16px;
  position: absolute;
  right: -5px;
  text-align: left;
  top: -60px;
}

.viewList:hover {
  cursor: pointer;
  text-decoration: underline;
}

.viewList a {
  color: #fff;
}

.slideUnit {
  display: flex;
  float: none;
  align-items: flex-end;
}

.day {
  margin-left: 20px;
  color: #E0002B;
}

h2 {
  width: 960px;
  margin: 10px auto;
  font-size: 1.2em;
  font-weight: bold;
}

h3 {
  margin-left: 20px;
  font-size: 1.2em;
}

.slideUnit .newsPage {
  margin: 0 0 20px 20px;
}

.carType {
  margin: 5px 0 5px 20px;
  display: flex;
  justify-content: center;
  font-size: 1.2em;
  font-weight: bold;
  background: #eee;
}

.slideImg {
  width: 300px;
  height: 200px;
  padding-left: 20px;
  padding-top: 10px;
}

.bx-wrapper img {
  display: inline-block;
}

.bx-wrapper .bx-controls-direction a.bx-next {
  left: -100px;
  top: -123px;
}

.bx-wrapper .bx-controls-direction a.bx-prev {
  left: 110px;
  top: -123px;
}

.caution {
  width: 960px;
  margin: 0 auto;
}

#footerWrap {
  border-bottom: #004584 solid 4px;
}
