header {
  background: url("../images/a_01.jpg") no-repeat top 100% center;
  height: 890px; }
  header .main {
    position: relative; }
    header .main > img {
      width: 10%;
      height: auto;
      position: absolute;
      top: 0;
      right: 0; }

.hb_list {
  background: url("../images/a_02.jpg") no-repeat top 100% center;
  height: 415px; }
  .hb_list ul {
    display: flex;
    justify-content: space-between; }
    .hb_list ul li a {
      width: 232px;
      height: 348px; }
    .hb_list ul li:not(:last-child) {
      margin-right: 10px; }

.cp {
  background: url("../images/a_03.jpg") no-repeat top 100% center;
  height: 559px; }
  .cp ul li a {
    width: 100%;
    height: 236px; }
  .cp ul li:not(:last-child) {
    margin-bottom: 32px; }

.xq {
  background: url("../images/a_04.jpg") no-repeat top 100% center;
  height: 804px; }

.xq_02 {
  background: url("../images/a_05.jpg") no-repeat top 100% center;
  height: 1038px; }

footer {
  background: url("../images/a_06.jpg") no-repeat top 100% center;
  height: 195px; }
  footer ul {
    display: flex;
    justify-content: center; }
    footer ul li a {
      width: 423px;
      height: 98px; }
    footer ul li:not(:last-child) {
      margin-right: 20px; }

/*# sourceMappingURL=style.css.map */
