
/***** top_contents_image_animation *****/

.top_contents_image_animation_set1 img {
	transform: scale(1.00);
	transition: .7s;
}

.top_contents_image_animation_set1:hover img {
	transform: scale(1.030);
}

/***** top_contents *****/

.top_contents_set1 {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
}

.top_contents_slide1 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
  max-width: 1400px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  overflow: unset;
}

.top_contents_slide1 .swiper-wrapper {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}

.top_contents_slide1 .swiper-wrapper .swiper-slide {
  width: 100%;
  height: auto;
  max-width: 400px;
  padding: 0px 0px 0px 0px !important;
  margin: 0px 0px 0px 0px !important;
}

.top_contents_slide1_pagination1 {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 50px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.top_contents_slide1_pagination1 .swiper-pagination-bullets {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.top_contents_slide1_pagination1 .swiper-pagination-bullet {
  position: unset;
  z-index: 0;
  width: 10px !important;
  height: 10px !important;
  padding: 0px 0px 0px 0px !important;
  margin: 5px 5px 5px 5px !important;
  background: #868585 !important;
}

.top_contents_slide1_pagination1 .swiper-pagination-bullet-active {
  opacity: 1 !important;
  background: #cc001d !important;
}

.top_contents_slide1_pagination1_object1 {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
}

.top_contents_slide1_pagination1_object1 .swiper-pagination-current,
.top_contents_slide1_pagination1_object1 .swiper-pagination-total {
  color: #cc001d;
}

.top_contents_slide1_pagination1_object1 .swiper-pagination-center {
  color: #bfbfbf;
}

.top_contents_slide1_pagination1_object1 .swiper-pagination-current,
.top_contents_slide1_pagination1_object1 .swiper-pagination-center,
.top_contents_slide1_pagination1_object1 .swiper-pagination-total {
  padding: 5px 5px 5px 5px;
  margin: 0px 0px 0px 0px;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
  width: 500px;
  right: 0;
}

.top_contents_slide1_object1 {
  width: 100%;
  height: auto;
  max-width: 400px;
  padding: 20px 10px 20px 10px;
  margin: 0px 0px 0px 0px;
}

.top_contents_slide1_object1 a {
  width: 100%;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  display: block;
}

.top_contents_slide1_object1_image1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  border: 1px solid #e8e8e8;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
}

.top_contents_slide1_object1_image1 img {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
  display: block;
}

.top_contents_slide1_object1_info1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}

.top_contents_slide1_object1_info1_title1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}

.top_contents_slide1_object1_info1_title1 p {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 1px;
  line-height: 26px;
}

.top_contents_slide1_object1_info1_text1 {
  width: 100%;
  height: auto;
  margin: 0px 0px 0px 0px;
}

.top_contents_slide1_object1_info1_text1 p {
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  text-indent: 0px;
  letter-spacing: 1px;
  line-height: 20px;
}
