.gall_1_sec03_news {
  /* widget */
}
.gall_1_sec03_news.bh_widget_wrap {
  position: relative;
  overflow: hidden;
}
.gall_1_sec03_news .bh_widget_content {
  border-top: 2px solid #000;
}
.gall_1_sec03_news .bh_widget_content .bh_item {
  position: relative;
}
.gall_1_sec03_news .bh_widget_content .bh_item .bh_item_inner {
  height: 100%;
  border-bottom: 1px solid var(--bh_color_gray_300);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.gall_1_sec03_news .bh_widget_content .bh_item > a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
.gall_1_sec03_news .bh_widget_content .bh_item:hover .bh_item_inner .bh_content_wrap .bh_title .title {
  font-weight: 800;
}
.gall_1_sec03_news .bh_widget_content.swiper-card .bh_item {
  margin-bottom: 0;
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 15px;
  width: 100%;
  background-color: var(--bh_color_white);
  padding: 29.5px 0;
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap .bh_title {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  font-size: 20px;
  letter-spacing: normal;
  font-weight: 500;
  text-align: left;
  color: var(--bh_color_text);
  margin-bottom: 0;
  /*white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap .bh_title a {
  color: var(--bh_color_text);
  text-decoration: none;
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap .bh_title a:hover {
  color: var(--bh_color_white);
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap .bh_title .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -webkit-line-clamp: 1;
  transition: all 0.3s;
}
.gall_1_sec03_news .bh_widget_content .bh_content_wrap .date {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  color: var(--bh_color_gray_500);
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 992px) {
  .gall_1_sec03_news .bh_widget_content .bh_content_wrap {
    padding: 12px 0;
  }
  .gall_1_sec03_news .bh_widget_content .bh_content_wrap .bh_title {
    font-size: 1.8rem;
  }
}
/*# sourceMappingURL=f01dfc53bb66300226c37240919a37bca3545793.widget.scss.map */
