.card-ArticleSet[data-style="91"] .articleInfo .articleInfo-desc .articleInfo-title {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.card-ArticleSet[data-style="91"] {
  --articleSet-py: 100px;
  --content-max-w: 1566px;
  padding-top: var(--articleSet-py);
  padding-bottom: 32px; }
  @media (min-width: 1440px) {
    .card-ArticleSet[data-style="91"] {
      -content-max-w: 1566px; } }
  @media only screen and (max-width: 1440px) {
    .card-ArticleSet[data-style="91"] {
      --content-max-w: 1061px; } }
  @media only screen and (max-width: 1024px) {
    .card-ArticleSet[data-style="91"] {
      --articleSet-py: 60px;
      --content-max-w: 100%; } }
  .card-ArticleSet[data-style="91"] .info {
    border-bottom: 1px solid #58585B;
    padding-bottom: 32px; }
  .card-ArticleSet[data-style="91"] .card-container {
    margin-left: 100px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .card-container {
        margin-left: 24px;
        margin-right: 24px; } }
  @media only screen and (max-width: 1024px) {
    .card-ArticleSet[data-style="91"] .swiper-container {
      padding-top: 40px;
      padding-bottom: 60px; } }
  .card-ArticleSet[data-style="91"] .swiper-slide {
    width: 380px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .swiper-slide {
        width: 80%; } }
  .card-ArticleSet[data-style="91"] .siwper-pagination {
    display: none !important; }
  .card-ArticleSet[data-style="91"] .swiper-button-box {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 12px;
       -moz-column-gap: 12px;
            column-gap: 12px; }
    .card-ArticleSet[data-style="91"] .swiper-button-box:after {
      content: none; }
    .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-prev, .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-next {
      font-family: "Cormorant Garamond", "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: #58585B;
      position: static;
      margin-top: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-prev::after, .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-next::after {
        font-family: 'tmofa' !important;
        font-size: 3rem;
        line-height: 0; }
      .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-prev span, .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-next span {
        display: block;
        height: 0;
        width: 0;
        overflow: hidden; }
    .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-prev::after {
      content: "\e90f" !important; }
    .card-ArticleSet[data-style="91"] .swiper-button-box .swiper-button-next::after {
      content: "\e90e" !important; }
    .card-ArticleSet[data-style="91"] .swiper-button-box .page-container {
      font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      font-size: 2.2rem;
      line-height: 38px;
      color: #58585B; }
      .card-ArticleSet[data-style="91"] .swiper-button-box .page-container > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 8px; }
        .card-ArticleSet[data-style="91"] .swiper-button-box .page-container > div:after {
          content: none; }
        .card-ArticleSet[data-style="91"] .swiper-button-box .page-container > div span:first-child {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          .card-ArticleSet[data-style="91"] .swiper-button-box .page-container > div span:first-child:after {
            content: "/";
            padding-left: 8px;
            font-size: 1.8rem; }
  .card-ArticleSet[data-style="91"] .card-container-main-title {
    padding-left: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: var(--content-max-w); }
    .card-ArticleSet[data-style="91"] .card-container-main-title h2 {
      font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      font-weight: 600;
      font-size: 4.8rem;
      line-height: 58px;
      letter-spacing: -0.02em;
      color: #0B0B0B; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .card-container-main-title {
        padding-bottom: 40px;
        padding-left: 0; }
        .card-ArticleSet[data-style="91"] .card-container-main-title h2 {
          text-align: center;
          font-size: 3.2rem;
          line-height: 39px; } }
  .card-ArticleSet[data-style="91"] .card-container-sub-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: #000000; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .card-container-sub-title {
        text-align: center;
        font-size: 1.8rem;
        line-height: 26px; } }
    .card-ArticleSet[data-style="91"] .card-container-sub-title.card-container-sub-title2 {
      font-size: 2rem; }
  .card-ArticleSet[data-style="91"] .card-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    position: relative; }
    .card-ArticleSet[data-style="91"] .card-bottom:after {
      content: none; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .card-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; } }
  .card-ArticleSet[data-style="91"] .card-control {
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .card-control {
        width: 100%;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .card-ArticleSet[data-style="91"] .card-control .swiper-button-box {
          position: absolute;
          bottom: 0; } }
  .card-ArticleSet[data-style="91"] .articleInfo {
    padding: 32px 40px;
    border: 1px solid #A5A4A9;
    display: block; }
    .card-ArticleSet[data-style="91"] .articleInfo:hover .articleInfo-desc .articleInfo-title {
      color: #C1A362; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .articleInfo {
        padding: 24px; } }
    .card-ArticleSet[data-style="91"] .articleInfo-date {
      font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      font-weight: 600;
      color: #1A1A1C;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-column-gap: 12px;
         -moz-column-gap: 12px;
              column-gap: 12px;
      position: relative;
      padding-right: 12px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .card-ArticleSet[data-style="91"] .articleInfo-date::after {
        position: absolute;
        right: 0;
        top: 0;
        content: "";
        display: block;
        width: 1px;
        height: 2.0rem;
        background-color: #1A1A1C; }
      .card-ArticleSet[data-style="91"] .articleInfo-date > span:nth-child(1) {
        font-weight: 400;
        font-size: 9.38462px;
        line-height: 1; }
      .card-ArticleSet[data-style="91"] .articleInfo-date > span:nth-child(2) {
        font-size: 2.0rem;
        line-height: 1; }
    .card-ArticleSet[data-style="91"] .articleInfo-desc {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: 20px;
      row-gap: 4px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .card-ArticleSet[data-style="91"] .articleInfo-title {
      font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      font-weight: 600;
      font-size: 2.0rem;
      line-height: 28px;
      color: #000; }
    .card-ArticleSet[data-style="91"] .articleInfo-subTitle {
      font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
      font-weight: 600;
      font-size: 2.0rem;
      line-height: 28px;
      color: #000; }
  .card-ArticleSet[data-style="91"] .pagination {
    margin-top: 40px; }
    .card-ArticleSet[data-style="91"] .pagination .btn-more {
      color: #333335;
      border-color: #333335; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="91"] .pagination {
        text-align: center; }
        .card-ArticleSet[data-style="91"] .pagination .btn-more {
          padding: 8px 20px;
          font-size: 1.2rem; } }
