/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/article_content.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.all_star.content_table thead {
  color: #fff;
  background: #222;
}
.all_star.content_table th {
  padding: 1.0625rem 0.625rem;
}
.all_star.content_table th:nth-child(5) {
  width: 25%;
}
.all_star.content_table th:last-child {
  width: auto;
}
.all_star.content_table td {
  padding: 1rem 0.625rem;
}
@media screen and (max-width: 480px) {
  .all_star.content_table td {
    padding: 0 0.625rem;
  }
}
.all_star.content_table td:nth-child(3) {
  white-space: nowrap;
}

.arti_cate_150 .ck_editor figure {
  max-width: none;
}

.tpl_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.25rem 0 5rem;
}

.tpl_left {
  width: 21.25rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21.25rem;
          flex: 0 0 21.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-top: 3.25rem;
  padding-right: 1.875rem;
}
@media screen and (max-width: 950px) {
  .tpl_left {
    display: none;
  }
}
.tpl_left::before {
  content: "";
  width: 50vw;
  height: calc(100% + 6.25rem);
  background: #222;
  position: absolute;
  top: 0;
  right: 0;
}

.tpl_right {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  z-index: 1;
}

.content {
  line-height: 1.6470588235;
  position: relative;
}
.content .img {
  -o-object-fit: contain;
     object-fit: contain;
}
.content .img.lb_btn {
  border: 0.125rem solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.content .img.lb_btn:focus {
  border: 0.125rem solid #222;
}

.pic_caption {
  font-size: 0.875rem;
  line-height: 1.5;
  color: #777;
  text-align: center;
  margin-top: 0.625rem;
}
@media screen and (max-width: 480px) {
  .pic_caption {
    font-size: 1.25rem;
  }
}

.tpl_row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}

.tpl_media,
.tpl_content {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.625rem 0;
}

.tpl_0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_0 .tpl_media {
  padding-bottom: 1.25rem;
}

.tpl_1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_1 .tpl_media {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  padding-bottom: 1.25rem;
}
.tpl_1 .tpl_content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.tpl_2 .tpl_content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 2.5rem;
}

.tpl_3 .tpl_media {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.tpl_3 .tpl_content {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 2.5rem;
}

.tpl_4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_4 .tpl_media {
  width: calc(100vw - 17.5rem);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-bottom: 1.25rem;
}
@media screen and (max-width: 1440px) {
  .tpl_4 .tpl_media {
    width: 80vw;
  }
}
@media screen and (max-width: 950px) {
  .tpl_4 .tpl_media {
    width: calc(100vw - 2.5rem);
  }
}
@media screen and (max-width: 480px) {
  .tpl_4 .tpl_media {
    width: calc(100vw - 1.25rem);
  }
}

.tpl_5,
.tpl_6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_5 .tpl_media,
.tpl_6 .tpl_media {
  width: calc(100vw - 17.5rem);
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-bottom: 1.25rem;
}
@media screen and (max-width: 1440px) {
  .tpl_5 .tpl_media,
  .tpl_6 .tpl_media {
    width: 80vw;
  }
}
@media screen and (max-width: 950px) {
  .tpl_5 .tpl_media,
  .tpl_6 .tpl_media {
    width: calc(100vw - 2.5rem);
  }
}
@media screen and (max-width: 480px) {
  .tpl_5 .tpl_media,
  .tpl_6 .tpl_media {
    width: calc(100vw - 1.25rem);
  }
}
.tpl_5 .swiper-wrapper,
.tpl_6 .swiper-wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 480px) {
  .tpl_5 .swiper-wrapper,
  .tpl_6 .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.tpl_5 .swiper-slide,
.tpl_6 .swiper-slide {
  padding: 0.9375rem 1.5625rem !important;
}
@media screen and (max-width: 480px) {
  .tpl_5 .swiper-slide,
  .tpl_6 .swiper-slide {
    padding: 0.9375rem 0.9375rem !important;
  }
}
.tpl_5 .swiper-slide:nth-child(2n+1),
.tpl_6 .swiper-slide:nth-child(2n+1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
@media screen and (max-width: 480px) {
  .tpl_5 .swiper-slide:nth-child(2n+1),
  .tpl_6 .swiper-slide:nth-child(2n+1) {
    width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}
.tpl_5 .swiper-slide:nth-child(2n+2),
.tpl_6 .swiper-slide:nth-child(2n+2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media screen and (max-width: 480px) {
  .tpl_5 .swiper-slide:nth-child(2n+2),
  .tpl_6 .swiper-slide:nth-child(2n+2) {
    width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}
.tpl_5 img,
.tpl_6 img {
  display: none;
}
.tpl_5 img.img,
.tpl_6 img.img {
  display: block;
  position: relative;
  -o-object-fit: initial;
     object-fit: initial;
}

.tpl_6 .swiper-slide:nth-child(2n+1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
@media screen and (max-width: 480px) {
  .tpl_6 .swiper-slide:nth-child(2n+1) {
    width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}
.tpl_6 .swiper-slide:nth-child(2n+2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
}
@media screen and (max-width: 480px) {
  .tpl_6 .swiper-slide:nth-child(2n+2) {
    width: 100% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}

.tpl_7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_7 .tpl_media {
  padding-bottom: 1.25rem;
}

.tpl_8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.tpl_8 .tpl_media {
  padding-bottom: 1.25rem;
}

.media_swiper {
  position: relative;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.media_swiper .swiper-slide {
  padding: 0.9375rem 0.625rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.media_swiper .swiper-pagination {
  bottom: -0.5rem !important;
}
.media_swiper .audio {
  padding: 0.9375rem 0;
}
.media_swiper audio {
  display: block;
  width: 100%;
  -webkit-filter: drop-shadow(0.125rem 0.1875rem 0.4375rem rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0.125rem 0.1875rem 0.4375rem rgba(0, 0, 0, 0.2));
}

.tpl_content sup {
  position: relative;
}
.tpl_content sup a {
  width: 1.125rem;
  height: 1.125rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #000;
  line-height: 1;
  font-size: 0.875rem;
  color: #fff;
}
.tpl_content sup a:focus, .tpl_content sup a:hover {
  color: #fff;
  background-color: #0198dc;
}
.tpl_content blockquote {
  padding-left: 1.25rem;
  padding-right: 0.625rem;
  font-size: 1.25rem;
  font-family: "Montserrat-400", "NotoSansTC-400";
  font-style: italic;
  position: relative;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 480px) {
  .tpl_content blockquote {
    font-size: 1.625rem;
    margin: 0 1rem 3.125rem;
  }
}
.tpl_content blockquote::before, .tpl_content blockquote::after {
  font-size: 2.75rem;
  font-family: Arial, sans-serif, Verdana;
  position: absolute;
  line-height: 1;
  opacity: 0.5;
}
.tpl_content blockquote::before {
  content: "“";
  top: 0;
  right: 100%;
}
.tpl_content blockquote::after {
  content: "”";
  bottom: -1rem;
  left: 100%;
}
.tpl_content blockquote p {
  margin-bottom: 0;
}

.tpl_content_left {
  max-width: 15.625rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 15.625rem;
          flex: 0 1 15.625rem;
  padding-top: 0.375rem;
  padding-right: 2.5rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 480px) {
  .tpl_content_left {
    max-width: none;
    padding: 0;
    margin-bottom: 1.875rem;
  }
}

.tpl_content_right {
  min-width: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footnotes {
  background: #eee;
  padding: 1.25rem 1.5625rem;
}
.footnotes p {
  margin-bottom: 0;
}
.footnotes ol {
  font-size: 0.8125rem;
  margin-bottom: 0;
}

.sup_footnote {
  width: 18.75rem;
  font-size: 0.75rem;
  line-height: 1.9;
  padding: 0.625rem 1.25rem;
  background: #fff;
  -webkit-box-shadow: 0.0625rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.25);
          box-shadow: 0.0625rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 100;
}

.bottom_footnote {
  background: #0198dc;
  padding: 1.25rem 1.5625rem;
  margin-top: 1.875rem;
}
@media screen and (max-width: 480px) {
  .bottom_footnote {
    padding: 1.875rem 1.5625rem;
  }
}

.footnotes_title {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 480px) {
  .footnotes_title {
    font-size: 1.625rem;
    margin-bottom: 1.25rem;
  }
}

.footnote_list {
  font-size: 1.125rem;
  list-style: decimal;
  margin-bottom: 0;
  margin-left: 0.9375rem;
}
@media screen and (max-width: 480px) {
  .footnote_list {
    font-size: 1.5rem;
  }
}
.footnote_list li {
  line-height: 1.85;
  margin-bottom: 0.5rem;
}
.footnote_list a {
  display: inline;
}
.footnote_list a::before {
  content: "";
  width: 100%;
  height: 0.0625rem;
  background: #222;
  position: absolute;
  bottom: -0.0625rem;
  left: 0;
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
}
.footnote_list a:hover {
  color: #0198dc;
}
.footnote_list a:hover::before {
  opacity: 0;
}

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