@charset "utf-8";

.page_top {
    width: 960px;
    margin: 0 auto;
}

.cuddle_top_slides {
  margin-top: 30px;
}

.slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}

.img_part {
  width: 100%;
  height: auto;
  position: relative;
}

.img_part_wrapper {
  position: relative;
  width: 100%;
  height: auto;
}

.slide_common_bgimg {
  display: block;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
}

.other_service_img {
    display: block;
    width: 100%;
}