.index_head {
  display: block;
  width: 100%;
  height: 600px;
  max-height: 90vh;
  background-image: url("../../images/top/IMG_9439.jpg");
  background-position: center center;
  background-size: cover;
}

@media screen and (min-width: 769px) {
  .width_withpc_50 {
    width: 50% !important;
  }
}

ul.slick01 {
  padding: 0;
}

ul.slick01 figre {
  display: block;
  font-size: 0.8em;
  text-align: center;
  padding: 0.2em 0;
}
/*# sourceMappingURL=index.css.map */