/*!*****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-1.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-1.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-1.use[3]!./resources/src/css/home/film_content.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************/
.content_row {
  margin-bottom: 3.125rem;
}
.content_row .ck_editor {
  line-height: 1.6470588235;
}

.content_title {
  font-size: 1.25rem;
  font-family: "Montserrat-700", "NotoSansTC-500";
  font-weight: 500;
  position: relative;
  margin-bottom: 0.75rem;
}
.content_title::before {
  content: "";
  width: 0.625rem;
  height: 1.25rem;
  background: #222;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.0625rem;
  margin-right: 0.375rem;
}

.content_infobar {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.infobar_col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.like {
  font-size: 1.3125rem;
  line-height: 1;
  cursor: pointer;
}
.like .fa-heart.fa-sharp {
  display: none;
}
.like.active .fa-heart.fa-light {
  display: none;
}
.like.active .fa-heart.fa-sharp {
  color: #0198dc;
  display: block;
}

.film_top_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 480px) {
  .film_top_row {
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .film_top_col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 1rem;
  }
}

.repaire_4k {
  width: 4.375rem;
}

.content_txt {
  font-size: 1.0625rem;
}

.content_table th {
  padding: 1rem 1.25rem;
}
.content_table th:nth-child(4) {
  width: 10rem;
}
@media screen and (max-width: 480px) {
  .content_table th:nth-child(4) {
    width: auto;
  }
}
.content_table td {
  padding: 1rem 1.25rem;
}
@media screen and (max-width: 480px) {
  .content_table td {
    padding: 0.125rem 0;
    font-family: "Montserrat-700", "NotoSansTC-500";
    font-weight: 500;
  }
}
.content_table td:nth-child(4) {
  line-height: 1.2;
  vertical-align: middle;
  padding: 1rem 0;
}
@media screen and (max-width: 480px) {
  .content_table td:nth-child(4) {
    padding: 0.125rem 0;
  }
}
@media screen and (max-width: 480px) {
  .content_table .button_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.content_table .button {
  background: transparent;
}
@media screen and (max-width: 480px) {
  .content_table .button {
    line-height: 2.5rem;
    background: #0198dc;
  }
}
.content_table .button_link {
  color: #0198dc;
}
@media screen and (max-width: 480px) {
  .content_table .button_link {
    color: #fff;
  }
}
.content_table .button_link:hover {
  background: transparent;
  opacity: 0.7;
}
.content_table .icon_arrow {
  width: 0.875rem;
  margin-right: 0.625rem;
  display: none;
}
@media screen and (max-width: 480px) {
  .content_table .icon_arrow {
    display: block;
    color: #fff;
  }
}
.content_table .notes {
  font-size: 0.8125rem;
}

.award_li {
  line-height: 1.6470588235;
}

.team_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.125rem;
  margin-bottom: 1.875rem;
}
.team_row:last-child {
  margin-bottom: 0;
}

.team_pic {
  width: 6.25rem;
  height: 6.25rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 6.25rem;
          flex: 0 0 6.25rem;
  position: relative;
  border-radius: 0.25rem;
  overflow: hidden;
}

.team_caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 1.875rem;
}
@media screen and (max-width: 480px) {
  .team_caption {
    display: block;
  }
}

.team_title {
  white-space: nowrap;
  font-size: 1.0625rem;
  font-family: "Montserrat-700", "NotoSansTC-500";
  font-weight: 500;
  line-height: 1.6470588235;
  padding-right: 1.4375rem;
}
@media screen and (max-width: 480px) {
  .team_title {
    font-size: 1.25rem;
    padding-right: 0;
    margin-bottom: 0.3125rem;
  }
}

.team_name {
  white-space: nowrap;
  font-size: 1.0625rem;
  font-family: "Montserrat-700", "NotoSansTC-500";
  font-weight: 500;
  line-height: 1.6470588235;
  padding-right: 1.4375rem;
}

.team_description {
  padding-left: 1.4375rem;
  position: relative;
}
.team_description::before {
  content: "";
  width: 0.0625rem;
  height: calc(100% - 0.5rem);
  background: #222;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}

.team_txt p {
  margin-bottom: 0;
}

.ticket_link {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 1.25rem;
  margin-bottom: 1.5625rem;
}

.gallery_txt {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 1.25rem 0.625rem 0.4375rem;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}

.gallery_copyright {
  width: 50%;
  font-size: 0.625rem;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  bottom: 1.5625rem;
  left: calc(100% - 0.625rem);
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: left bottom;
      -ms-transform-origin: left bottom;
          transform-origin: left bottom;
  z-index: 5;
  opacity: 0.7;
}

.attend_year {
  font-size: 1.0625rem;
  font-family: "Montserrat-700", "NotoSansTC-500";
  font-weight: 500;
  line-height: 1.6470588235;
  color: #fff;
  background: #0198dc;
  padding: 0 0.9375rem;
  margin-top: 0.625rem;
}

/*# sourceMappingURL=film_content.min.css.map*/