#container .main_slide {
  padding-top: 0;
}
#container header {
  position: unset;
  padding: 60px 0;
}
#container header .center_logo a {
  justify-content: center;
}
#container header .center_logo a img {
  max-width: 160px;
  min-width: 130px;
}
#container .download {
  margin: 0;
  padding-bottom: 40px;
}
#container .download .inner {
  display: flex;
  gap: 20px;
  font-size: 14px;
  position: relative;
}
#container .download .temporary_txt {
  left: 50%;
  /* transform: unset; */
  text-align: center;
  bottom: -20px;
}
#container #reference_img {
  padding-bottom: 70px;
}
#container #reference_img .reference_img_swiper_02 {
  padding-bottom: 80px;
}
#container #reference_img .reference_txt .category_name,
#container #reference_img .reference_txt .photo_name {
  position: unset !important;
  transform: unset !important;
}
