.card-ArticleSet[data-style="85"] .card-info li:hover p {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.card-ArticleSet[data-style="85"] {
  background-color: #E2D1CE;
  padding-bottom: 100px; }
  .card-ArticleSet[data-style="85"] ~ .card-ArticleSet[data-style="85"] {
    margin-top: 100px; }
  .card-ArticleSet[data-style="85"] .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="85"] .card-title {
        padding-top: 60px;
        padding-left: 24px;
        padding-right: 24px; } }
  .card-ArticleSet[data-style="85"] .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="85"] .card-title-main > a.btn-more {
      margin-left: auto; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .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="85"] .card-title-main ~ .card-title-sub {
          margin-top: 60px;
          padding-top: 20px; }
        .card-ArticleSet[data-style="85"] .card-title-main > a.btn-more {
          display: none; } }
  .card-ArticleSet[data-style="85"] .card-title-sub {
    padding-top: 32px;
    font-size: 1.4rem;
    color: #000000;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    .card-ArticleSet[data-style="85"] .card-title-sub:after {
      content: none; }
    .card-ArticleSet[data-style="85"] .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="85"] .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="85"] .card-title-sub {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        gap: 0; }
        .card-ArticleSet[data-style="85"] .card-title-sub > *:nth-child(1), .card-ArticleSet[data-style="85"] .card-title-sub > *:nth-child(n+2) {
          width: 100%; }
        .card-ArticleSet[data-style="85"] .card-title-sub p ~ p {
          margin-top: 20px; } }
  .card-ArticleSet[data-style="85"] .card-title-sub-first {
    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;
    border-top: 1px solid #58585B;
    padding-top: 32px;
    color: #000000;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px; }
    .card-ArticleSet[data-style="85"] .card-title-sub-first:after {
      content: none; }
    .card-ArticleSet[data-style="85"] .card-title-sub-first > *: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="85"] .card-title-sub-first > *:nth-child(n+2) {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-title-sub-first {
        padding-top: 60px; }
        .card-ArticleSet[data-style="85"] .card-title-sub-first > *:nth-child(1) {
          display: none; }
        .card-ArticleSet[data-style="85"] .card-title-sub-first > *:nth-child(n+2) {
          font-size: 2rem;
          line-height: 28px;
          text-align: center; } }
  .card-ArticleSet[data-style="85"] .card-info-pcShowRoom {
    position: relative; }
    .card-ArticleSet[data-style="85"] .card-info-pcShowRoom .card-info-pcShowRoom-imgBox[data-no] {
      width: calc(100% - 106px);
      height: 100%;
      aspect-ratio: 1 / 1;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: top center;
      background-color: #e2d1ce; }
      @media only screen and (max-width: 1280px) {
        .card-ArticleSet[data-style="85"] .card-info-pcShowRoom .card-info-pcShowRoom-imgBox[data-no] {
          width: 100%; } }
    .card-ArticleSet[data-style="85"] .card-info-pcShowRoom .card-info-pcShowRoom-imgBox[data-no]:not(:first-of-type) {
      position: absolute;
      top: 0;
      left: 0;
      display: none; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-info-pcShowRoom {
        display: none; } }
  .card-ArticleSet[data-style="85"] .card-bottom {
    display: none; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-bottom {
        margin-top: 60px;
        display: block;
        text-align: center; } }
  .card-ArticleSet[data-style="85"] .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="85"] .card-info-wrapper-title + .card-info {
      margin-top: 14px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-info-wrapper-title {
        display: none; } }
  .card-ArticleSet[data-style="85"] .card-info {
    list-style: none;
    margin-left: 0; }
    .card-ArticleSet[data-style="85"] .card-info li {
      position: relative;
      border-bottom: 1px solid #1A1A1C;
      padding-bottom: 4px; }
      .card-ArticleSet[data-style="85"] .card-info li:hover p {
        color: #C1A362; }
      .card-ArticleSet[data-style="85"] .card-info li:not(:first-child) {
        padding-top: 24px; }
        .card-ArticleSet[data-style="85"] .card-info li:not(:first-child) .card-info-li-button-expanded {
          top: 24px; }
  .card-ArticleSet[data-style="85"] .card-info-li-button-expanded {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: none;
    border: none;
    padding: 0;
    font: inherit;
    color: inherit;
    text-align: center;
    display: none; }
    .card-ArticleSet[data-style="85"] .card-info-li-button-expanded > svg {
      -webkit-transition: -webkit-transform .5s;
      transition: -webkit-transform .5s;
      transition: transform .5s;
      transition: transform .5s, -webkit-transform .5s;
      -webkit-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
              transform-origin: center center; }
    .card-ArticleSet[data-style="85"] .card-info-li-button-expanded.active > svg {
      -webkit-transform: rotate(-180deg);
          -ms-transform: rotate(-180deg);
              transform: rotate(-180deg);
      -webkit-transform-origin: center center;
          -ms-transform-origin: center center;
              transform-origin: center center; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-info-li-button-expanded {
        display: block; } }
  .card-ArticleSet[data-style="85"] .card-info-author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
    padding-bottom: 20px; }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-info-author {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        padding-right: 6rem; } }
  .card-ArticleSet[data-style="85"] .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="85"] .card-info-author-name {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 24px; } }
  .card-ArticleSet[data-style="85"] .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="85"] .card-info-author-dec {
        font-weight: 600;
        font-size: 1.6rem;
        line-height: 23px;
        margin-top: 6px; } }
  .card-ArticleSet[data-style="85"] .card-info-author\^photo {
    margin-top: 32px; }
    @media screen and (min-width: 1025px) {
      .card-ArticleSet[data-style="85"] .card-info-author\^photo {
        display: none !important; } }
    @media only screen and (max-width: 1024px) {
      .card-ArticleSet[data-style="85"] .card-info-author\^photo {
        display: none;
        margin: 0 auto 20px; }
        .card-ArticleSet[data-style="85"] .card-info-author\^photo > img {
          width: 100%; } }
