.card-ArticleSet[data-style="86"] .card-info li:hover p {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.card-ArticleSet[data-style="86"] {
  background-color: #E2D1CE; }
  .card-ArticleSet[data-style="86"] .card-title {
    max-width: 1920px;
    margin: 0 auto;
    padding-top: 100px;
    padding-left: 100px;
    padding-right: 100px;
    text-align: center; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-title {
        padding-top: 60px;
        padding-left: 24px;
        padding-right: 24px; } }
  .card-ArticleSet[data-style="86"] .card-title-main {
    font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-size: 4.8rem;
    font-weight: 600;
    color: #0B0B0B;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .card-ArticleSet[data-style="86"] .card-title-main > a.btn-more {
      margin-left: auto; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-title-main {
        width: 85%;
        margin: 0 auto;
        font-size: 3.2rem;
        line-height: 39px;
        text-align: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .card-ArticleSet[data-style="86"] .card-title-main ~ .card-title-sub {
          margin-top: 60px;
          padding-top: 60px; }
        .card-ArticleSet[data-style="86"] .card-title-main > a.btn-more {
          display: none; } }
  .card-ArticleSet[data-style="86"] .card-title-sub {
    margin-top: 32px;
    padding-top: 32px;
    border-top: 1px solid #58585B;
    font-size: 1.4rem;
    color: #000000;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    .card-ArticleSet[data-style="86"] .card-title-sub:after {
      content: none; }
    .card-ArticleSet[data-style="86"] .card-title-sub > *:nth-child(1) {
      font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      width: 31%;
      font-size: 2.4rem;
      font-weight: 600;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-preferred-size: 31%;
          flex-basis: 31%;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
    .card-ArticleSet[data-style="86"] .card-title-sub > *:nth-child(n+2) {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-title-sub {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0; }
        .card-ArticleSet[data-style="86"] .card-title-sub > *:nth-child(1), .card-ArticleSet[data-style="86"] .card-title-sub > *:nth-child(n+2) {
          width: 100%; }
        .card-ArticleSet[data-style="86"] .card-title-sub p ~ p {
          margin-top: 20px; }
        .card-ArticleSet[data-style="86"] .card-title-sub .card-title-sub-ch {
          display: none; } }
  .card-ArticleSet[data-style="86"] .card-info-wrapper-title {
    font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 38px;
    color: #1A1A1C; }
    .card-ArticleSet[data-style="86"] .card-info-wrapper-title + .card-info {
      margin-top: 14px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-info-wrapper-title {
        text-align: center; }
        .card-ArticleSet[data-style="86"] .card-info-wrapper-title + .card-info {
          margin-top: 24px; } }
  .card-ArticleSet[data-style="86"] .card-info {
    list-style: none;
    margin-left: 0; }
    .card-ArticleSet[data-style="86"] .card-info li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .card-ArticleSet[data-style="86"] .card-info li > a {
        width: 100%; }
      .card-ArticleSet[data-style="86"] .card-info li:hover p {
        color: #C1A362; }
  .card-ArticleSet[data-style="86"] .card-info-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-info-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .card-ArticleSet[data-style="86"] .card-info-author-name {
    -ms-flex-preferred-size: 170px;
        flex-basis: 170px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 2rem;
    line-height: 28px;
    color: #1A1A1C; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-info-author-name {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        margin-top: 6px; } }
  .card-ArticleSet[data-style="86"] .card-info-author-dec {
    font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 2rem;
    line-height: 28px;
    color: #1A1A1C; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="86"] .card-info-author-dec {
        text-align: center;
        margin-top: 6px; } }
  .card-ArticleSet[data-style="86"] .card-info-author\^photo {
    margin-top: 32px; }
