.elementor-31595 .elementor-element.elementor-element-57fec64{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;}.elementor-31595 .elementor-element.elementor-element-4737c76.elementor-element{--align-self:center;}.elementor-31595 .elementor-element.elementor-element-6293bf4{--display:flex;}.elementor-31595 .elementor-element.elementor-element-e83990a .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-31595 .elementor-element.elementor-element-e83990a .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-31595 .elementor-element.elementor-element-e83990a .jet-listing-dynamic-field{justify-content:flex-start;}.elementor-31595 .elementor-element.elementor-element-e83990a .jet-listing-dynamic-field__content{text-align:left;}/* Start custom CSS for container, class: .elementor-element-57fec64 */.elementor-31595 .elementor-element.elementor-element-57fec64 {
  --dash-y: 2px;
  --title-dash-gap: 80px;
  --dash-date-gap: 16px;

  display: flex !important;
  align-items: center !important;
  width: 100%;
  gap: 0 !important;
  padding: 18px 0;
}

/* 左側文章標題 */
.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title {
  flex: 0 1 auto !important;
  width: auto !important;
  max-width: 460px !important;
  min-width: 0 !important;
  margin: 0 !important;
}

.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title {
  margin: 0 !important;
  padding: 0 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 0.04em !important;
  line-height: 1.4 !important;
}

.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title a {
  position: relative !important;
  display: inline-block !important;
  max-width: 460px !important;
  padding-left: 24px !important;

  color: rgb(58, 58, 58) !important;
  text-decoration: none !important;

  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  vertical-align: middle;
}

/* 左側三角形 */
.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title a::before {
  content: "▸";
  position: absolute;
  left: 0;
  top: 48%;
  transform: translateY(-50%);
  color: rgb(0, 43, 35);
  font-size: 18px;
  line-height: 1;
}

.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title a:hover {
  color: rgb(0, 43, 35) !important;
}

/* 中間虛線 */
.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-dash {
  position: relative !important;
  flex: 1 1 auto !important;
  height: 24px !important;
  min-width: 120px !important;
  border: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: var(--title-dash-gap) !important;
  margin-right: var(--dash-date-gap) !important;
  padding: 0 !important;
  pointer-events: none;
}

.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-dash::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% + var(--dash-y));
  border-top: 2px dashed rgba(58, 58, 58, 0.55);
}

/* 右側日期 */
.elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-date {
  flex: 0 0 170px !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: 0.03em !important;
  color: rgb(58, 58, 58) !important;
  text-align: right !important;
  white-space: nowrap !important;
}

/* 平板版 */
@media (max-width: 1024px) {
  .elementor-31595 .elementor-element.elementor-element-57fec64 {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 6px !important;
    padding: 18px 0;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title {
    max-width: 100% !important;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title {
    font-size: 18px !important;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title a {
    max-width: 100% !important;
    white-space: normal !important;
    overflow: visible !important;
    text-overflow: unset !important;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-dash {
    display: none !important;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-date {
    flex: unset !important;
    width: 100% !important;
    max-width: 100% !important;
    text-align: left !important;
    font-size: 16px !important;
    padding-left: 24px;
    opacity: 0.75;
  }
}

/* 手機版 */
@media (max-width: 767px) {
  .elementor-31595 .elementor-element.elementor-element-57fec64 {
    padding: 16px 0;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title {
    font-size: 17px !important;
    line-height: 1.5 !important;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-title .elementor-heading-title a::before {
    font-size: 16px;
  }

  .elementor-31595 .elementor-element.elementor-element-57fec64 .hcc-home-news-date {
    font-size: 15px !important;
  }
}/* End custom CSS */