@charset "UTF-8";
/*オレンジ*/
/*背景グレー*/
/*ボーダー*/
/*オレンジ 薄い*/
#contents {
  width: 1000px;
  margin: auto;
}
#contents section + section {
  margin-top: 120px;
  margin-bottom: 120px;
}
#contents h3 {
  text-align: center;
  margin-bottom: 50px;
}
.page_head ul li {
  width: 290px;
}
#contents section article ul li + li {
  margin: 0;
}
.bxslider1 {
  margin-top: 0;
}
.bxslider1 li {
  left: 0;
}
.bx-pager img {
  padding: 0 0 9px 12px;
}
