@charset "UTF-8";
.card-common .article-left .card-poster .posted a, .card-common .article-main .card-img .card-text-name > a, .card-common .article-set-title a, .card-common ul.download, .card-common ul.download > li {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none; }

.card-common .article-left, .card-common .article-main, .card-common .article-right, .card-common ul.download > li, .card-common .comment .commentBtn, .card-common .comment .replyCommentBtn, .card-common .recommend .card-img-box .card-text-name, .card-common .hasVideo::after {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.card-common {
  margin: 2rem 0; }
  .card-common .card-text-info {
    color: #444444;
    font-size: 1.6rem; }
  .card-common .article-left {
    width: 140px;
    float: left;
    position: relative;
    z-index: 3; }
    @media only screen and (max-width: 580px) {
      .card-common .article-left {
        width: 100%; } }
    .card-common .article-left .card-poster {
      font-size: 1.4rem; }
      .card-common .article-left .card-poster .posted a {
        display: inline-block;
        color: #787878; }
      .card-common .article-left .card-poster .posted ~ .posted {
        margin-top: 10px; }
  .card-common .article-main {
    width: 100%;
    margin: 0 auto; }
    .card-common .article-main.hasLeft .article-center {
      width: calc(100% - (140px + 60px)); }
      @media only screen and (max-width: 580px) {
        .card-common .article-main.hasLeft .article-center {
          width: 100%; } }
    .card-common .article-main.hasLeft.hasRight .article-center {
      width: calc(100% - (140px + 300px + 60px)); }
      @media only screen and (max-width: 580px) {
        .card-common .article-main.hasLeft.hasRight .article-center {
          width: 100%; } }
    .card-common .article-main.hasRight .article-center {
      width: calc(100% - (300px + 60px)); }
      @media only screen and (max-width: 580px) {
        .card-common .article-main.hasRight .article-center {
          width: 100%; } }
    .card-common .article-main .article-main-contnet {
      padding-top: 10px;
      clear: both; }
      .card-common .article-main .article-main-contnet::before {
        content: '';
        display: block;
        width: 100%;
        height: 4px;
        margin: 10px 0 0; }
    .card-common .article-main .card-text {
      padding: 0px; }
      .card-common .article-main .card-text.format {
        width: calc(55% - 20px); }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card-text.format {
            width: 100%; } }
      .card-common .article-main .card-text ~ .card-img, .card-common .article-main .card-text ~ .card-box {
        margin-top: 25px; }
      .card-common .article-main .card-text ~ .card-file, .card-common .article-main .card-text ~ .card-link {
        margin-top: 20px; }
    .card-common .article-main .card-text-name {
      font-size: 2.2rem;
      letter-spacing: 1px;
      color: #0B0B0B; }
      .card-common .article-main .card-text-name ~ .card-text-info {
        margin-top: 16px; }
      .card-common .article-main .card-text-name ~ .card-img {
        margin-top: 16px; }
    .card-common .article-main .card-img {
      padding-bottom: 0;
      overflow: visible;
      height: auto; }
      .card-common .article-main .card-img img, .card-common .article-main .card-img a:not(.imgLink) {
        position: relative;
        height: auto;
        display: inline-block;
        width: 100%; }
      .card-common .article-main .card-img > a {
        height: 100%; }
      .card-common .article-main .card-img .imgLink {
        margin-top: -5px; }
      .card-common .article-main .card-img .imgInfo a:not(.imgLink) {
        display: inline-block;
        width: inherit; }
      .card-common .article-main .card-img .card-text-name {
        font-size: 1.5rem; }
        .card-common .article-main .card-img .card-text-name > a {
          padding-bottom: 0;
          color: #000000;
          background-color: transparent; }
          .card-common .article-main .card-img .card-text-name > a:focus, .card-common .article-main .card-img .card-text-name > a:active, .card-common .article-main .card-img .card-text-name > a:hover {
            color: #000000; }
      .card-common .article-main .card-img:focus, .card-common .article-main .card-img:active, .card-common .article-main .card-img:hover {
        color: #000000; }
      .card-common .article-main .card-img ~ .card-text {
        padding: 20px 0px 0px; }
      .card-common .article-main .card-img .flex-control-paging li a {
        height: 11px; }
      .card-common .article-main .card-img .flex-direction-nav {
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -20px;
        width: 100%; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card-img .flex-direction-nav {
            position: static;
            top: auto;
            margin-top: 0; } }
        .card-common .article-main .card-img .flex-direction-nav a {
          position: absolute;
          width: 40px;
          height: 40px; }
      .card-common .article-main .card-img.text-R {
        margin-left: auto;
        margin-right: 0; }
        .card-common .article-main .card-img.text-R ~ .card-text {
          float: right;
          width: 100%; }
        .card-common .article-main .card-img.text-R .flexslider {
          margin-left: auto;
          margin-right: 0;
          float: right; }
          .card-common .article-main .card-img.text-R .flexslider .slides img {
            margin: 0 0 0 auto; }
      .card-common .article-main .card-img.text-C {
        margin-left: auto;
        margin-right: auto; }
        .card-common .article-main .card-img.text-C .flexslider {
          margin: 0 auto; }
          .card-common .article-main .card-img.text-C .flexslider .slides img {
            margin: 0 auto; }
      .card-common .article-main .card-img.float-L, .card-common .article-main .card-img.float-R {
        width: 45%; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card-img.float-L, .card-common .article-main .card-img.float-R {
            width: 100%; } }
        .card-common .article-main .card-img.float-L ~ .card-text, .card-common .article-main .card-img.float-R ~ .card-text {
          padding-top: 16px; }
        .card-common .article-main .card-img.float-L .flexslider, .card-common .article-main .card-img.float-R .flexslider {
          width: 100%; }
      .card-common .article-main .card-img.float-L {
        margin-right: 20px; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card-img.float-L {
            margin-right: 0; } }
      .card-common .article-main .card-img.float-R {
        margin-left: 20px; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card-img.float-R {
            margin-left: 0; } }
        .card-common .article-main .card-img.float-R.text-R ~ .card-text {
          float: none; }
    .card-common .article-main .card, .card-common .article-main .card-box, .card-common .article-main .card-img {
      position: static; }
      .card-common .article-main .card.video, .card-common .article-main .card-box.video, .card-common .article-main .card-img.video {
        position: relative; }
        .card-common .article-main .card.video .card-box, .card-common .article-main .card.video .card-img, .card-common .article-main .card-box.video .card-box, .card-common .article-main .card-box.video .card-img, .card-common .article-main .card-img.video .card-box, .card-common .article-main .card-img.video .card-img {
          position: relative; }
        .card-common .article-main .card.video.imgWidth-small .card-img, .card-common .article-main .card-box.video.imgWidth-small .card-img, .card-common .article-main .card-img.video.imgWidth-small .card-img {
          width: 60%; }
          @media only screen and (max-width: 580px) {
            .card-common .article-main .card.video.imgWidth-small .card-img, .card-common .article-main .card-box.video.imgWidth-small .card-img, .card-common .article-main .card-img.video.imgWidth-small .card-img {
              width: 100%; } }
    .card-common .article-main .card {
      margin-bottom: 50px; }
      .card-common .article-main .card:not([class*='imgWidth-']) .flexslider a, .card-common .article-main .card:not([class*='imgWidth-']) .flexslider .imgInfo a {
        width: initial; }
      .card-common .article-main .card:not([class*='imgWidth-']) .flexslider .flex-direction-nav a {
        width: 40px; }
      .card-common .article-main .card:not([class*='imgWidth-']) .flexslider .slides img {
        width: initial;
        width: auto; }
      .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-C .imgInfo {
        margin: 5px auto; }
      .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-C .flexslider {
        left: 50%; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-C .flexslider {
            left: 0;
            margin-left: 0 !important;
            margin-right: 0 !important;
            width: 100% !important; } }
      .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-C .flex-direction-nav {
        right: 0;
        margin: -20px auto; }
      .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-R .imgInfo {
        margin-right: 0;
        margin-left: auto; }
      .card-common .article-main .card:not([class*='imgWidth-']) .card-img.text-R .flex-direction-nav {
        left: auto;
        right: 0; }
      .card-common .article-main .card.imgWidth-large .flexslider {
        width: 100%;
        margin-left: -140px;
        right: -140px; }
      .card-common .article-main .card.imgWidth-large .card-img.text-R .flexslider {
        right: 0; }
      .card-common .article-main .card.imgWidth-large .card-img.text-R .flex-direction-nav {
        left: auto;
        right: 0; }
      .card-common .article-main .card.imgWidth-large .card-img.text-C .flexslider {
        right: -20px; }
      .card-common .article-main .card.imgWidth-large .card-img.text-C .flex-direction-nav {
        right: 0;
        margin: -20px auto; }
      .card-common .article-main .card.imgWidth-large .card-img.text-C .videoIframe {
        left: -140px; }
      .card-common .article-main .card.imgWidth-large .card-img img {
        width: 100%; }
      .card-common .article-main .card.imgWidth-middle .flexslider {
        width: 100%; }
      .card-common .article-main .card.imgWidth-small .flexslider {
        width: 60%; }
        @media only screen and (max-width: 580px) {
          .card-common .article-main .card.imgWidth-small .flexslider {
            width: 100%; } }
      .card-common .article-main .card.imgWidth-small .card-img.float-L .flexslider, .card-common .article-main .card.imgWidth-small .card-img.float-R .flexslider {
        width: 100%; }
      .card-common .article-main .card.imgSaying {
        border: 2px solid #d2d2d2;
        border-width: 2px 0;
        padding: 48px 0 50px; }
        .card-common .article-main .card.imgSaying .card-img ~ .card-text {
          padding-top: 30px; }
        .card-common .article-main .card.imgSaying .card-text {
          text-align: center; }
        .card-common .article-main .card.imgSaying .card-text-name {
          font-size: 2rem; }
          .card-common .article-main .card.imgSaying .card-text-name ~ .card-text-info {
            margin-top: 30px; }
        .card-common .article-main .card.imgSaying .card-text-info {
          font-size: 1.6rem;
          color: #4a4a4a;
          font-weight: 300; }
        .card-common .article-main .card.imgSaying .flex-direction-nav {
          width: 100% !important;
          margin-top: 0; }
        .card-common .article-main .card.imgSaying.imgWidth-small .flexslider {
          width: 250px;
          margin: 0 auto; }
          @media only screen and (max-width: 580px) {
            .card-common .article-main .card.imgSaying.imgWidth-small .flexslider {
              width: 100%; } }
          .card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides > li {
            text-align: center; }
          .card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides a:not(.imgLink), .card-common .article-main .card.imgSaying.imgWidth-small .flexslider .slides img {
            width: initial;
            width: auto; }
      .card-common .article-main .card.original-size .card-img img {
        width: auto; }
      .card-common .article-main .card.imgExperience {
        border: 2px solid #d2d2d2;
        border-width: 2px 0;
        padding: 48px 35px 50px; }
        .card-common .article-main .card.imgExperience .card-text {
          width: calc(70% - 20px); }
          @media only screen and (max-width: 580px) {
            .card-common .article-main .card.imgExperience .card-text {
              width: 100%; } }
        .card-common .article-main .card.imgExperience .card-img.float-L, .card-common .article-main .card.imgExperience .card-img.float-R {
          width: 30%; }
          @media only screen and (max-width: 580px) {
            .card-common .article-main .card.imgExperience .card-img.float-L, .card-common .article-main .card.imgExperience .card-img.float-R {
              width: 100%; } }
          .card-common .article-main .card.imgExperience .card-img.float-L ~ .card-text, .card-common .article-main .card.imgExperience .card-img.float-R ~ .card-text {
            padding-top: 0; }
        .card-common .article-main .card.imgExperience .flex-direction-nav {
          width: 100% !important;
          margin-top: 0; }
  .card-common .article-center {
    float: left;
    position: relative;
    z-index: 2;
    width: 100%; }
  .card-common .article-right {
    margin-left: 60px;
    width: 300px;
    float: right; }
    .card-common .article-right .card ~ .card {
      margin: 0 0 35px; }
  @media only screen and (max-width: 580px) {
    .card-common .article-right, .card-common .article-left {
      width: 100%;
      margin-left: 0; } }
  .card-common .article-right .card, .card-common .article-left .card {
    -webkit-box-shadow: none;
            box-shadow: none;
    position: relative;
    z-index: 2; }
  .card-common .article-right .card-datetime .card-date, .card-common .article-left .card-datetime .card-date {
    font-size: 2.4rem;
    letter-spacing: -1px;
    line-height: 1; }
    .card-common .article-right .card-datetime .card-date .year, .card-common .article-left .card-datetime .card-date .year {
      line-height: 1;
      font-size: 1.5rem;
      color: #9e9e9e;
      margin-bottom: 3px; }
    .card-common .article-right .card-datetime .card-date > span:not(.week), .card-common .article-left .card-datetime .card-date > span:not(.week) {
      margin: 0 5px; }
    .card-common .article-right .card-datetime .card-date > .week, .card-common .article-left .card-datetime .card-date > .week {
      font-size: 1.2rem;
      letter-spacing: 0px;
      margin-left: 3px;
      line-height: 1;
      vertical-align: middle;
      color: #9e9e9e; }
  .card-common .article-right .card-datetime .card-time, .card-common .article-left .card-datetime .card-time {
    font-size: 1.6rem;
    margin-left: 1px;
    letter-spacing: 0px;
    margin-top: 2px; }
  .card-common .article-right .card-datetime > div:not(.card-time), .card-common .article-right .card-datetime:not(.multiple) > div, .card-common .article-left .card-datetime > div:not(.card-time), .card-common .article-left .card-datetime:not(.multiple) > div {
    display: inline-block; }
    .card-common .article-right .card-datetime > div:not(.card-time) .card-time, .card-common .article-right .card-datetime:not(.multiple) > div .card-time, .card-common .article-left .card-datetime > div:not(.card-time) .card-time, .card-common .article-left .card-datetime:not(.multiple) > div .card-time {
      margin-left: 5px;
      vertical-align: bottom; }
  .card-common .article-title {
    width: 100%;
    font-size: 3.4rem;
    color: #0B0B0B;
    letter-spacing: 1px;
    text-align: center; }
    .card-common .article-title.page {
      text-align: left;
      float: left; }
      .card-common .article-title.page ~ .article-sub-title {
        float: left;
        width: 100%;
        margin-top: 5px; }
      .card-common .article-title.page + .card {
        margin-top: 40px; }
  .card-common .article-sub-title {
    font-size: 2.8rem;
    color: #000000; }
  .card-common .article-set-title {
    font-size: 1.6rem; }
    .card-common .article-set-title > span {
      display: inline-block;
      background-color: transparent; }
      .card-common .article-set-title > span a {
        color: #9e9e9e; }
      .card-common .article-set-title > span::after {
        content: "";
        display: block;
        width: 100%;
        margin: 3px auto 0;
        height: 2px;
        background-color: #9e9e9e; }
      .card-common .article-set-title > span[data-color] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color] a {
          color: #9e9e9e; }
        .card-common .article-set-title > span[data-color]::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #9e9e9e; }
      .card-common .article-set-title > span[data-color='red'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='red'] a {
          color: #FF1744; }
        .card-common .article-set-title > span[data-color='red']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #FF1744; }
      .card-common .article-set-title > span[data-color='orange'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='orange'] a {
          color: #ef6c00; }
        .card-common .article-set-title > span[data-color='orange']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #ef6c00; }
      .card-common .article-set-title > span[data-color='yellow'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='yellow'] a {
          color: #fdd835; }
        .card-common .article-set-title > span[data-color='yellow']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #fdd835; }
      .card-common .article-set-title > span[data-color='green'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='green'] a {
          color: #43A047; }
        .card-common .article-set-title > span[data-color='green']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #43A047; }
      .card-common .article-set-title > span[data-color='light-green'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='light-green'] a {
          color: #8bc34a; }
        .card-common .article-set-title > span[data-color='light-green']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #8bc34a; }
      .card-common .article-set-title > span[data-color='blue'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='blue'] a {
          color: #2196F3; }
        .card-common .article-set-title > span[data-color='blue']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #2196F3; }
      .card-common .article-set-title > span[data-color='teal'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='teal'] a {
          color: #009688; }
        .card-common .article-set-title > span[data-color='teal']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #009688; }
      .card-common .article-set-title > span[data-color='deep-purple'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='deep-purple'] a {
          color: #673ab7; }
        .card-common .article-set-title > span[data-color='deep-purple']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #673ab7; }
      .card-common .article-set-title > span[data-color='gold'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='gold'] a {
          color: #ac7224; }
        .card-common .article-set-title > span[data-color='gold']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #ac7224; }
      .card-common .article-set-title > span[data-color='light-grey'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='light-grey'] a {
          color: #bdbdbd; }
        .card-common .article-set-title > span[data-color='light-grey']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #bdbdbd; }
      .card-common .article-set-title > span[data-color='grey'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='grey'] a {
          color: #616161; }
        .card-common .article-set-title > span[data-color='grey']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #616161; }
      .card-common .article-set-title > span[data-color='black'] {
        background-color: transparent; }
        .card-common .article-set-title > span[data-color='black'] a {
          color: #000000; }
        .card-common .article-set-title > span[data-color='black']::after {
          content: "";
          display: block;
          width: 100%;
          margin: 3px auto 0;
          height: 2px;
          background-color: #000000; }
      .card-common .article-set-title > span ~ span {
        margin-left: 10px; }
    .card-common .article-set-title a {
      color: #000000; }
    .card-common .article-set-title ~ .article-title {
      margin-top: 8px; }
  .card-common .card, .card-common .card-box, .card-common .copyright, .card-common .comment, .card-common .recommend {
    float: left;
    width: 100%; }
  .card-common .type-img {
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 50px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .card-common ul.download {
    font-size: 1.6rem; }
    .card-common ul.download > li > a {
      text-decoration: none;
      color: #000000; }
    .card-common ul.download > li:hover {
      opacity: 0.6; }
    .card-common ul.download > li i {
      margin-right: 5px;
      font-size: 2.3rem;
      float: left;
      margin-right: 8px; }
    .card-common ul.download > li ~ li {
      margin-top: 15px; }
  .card-common .copyright {
    font-size: 1.3rem;
    margin-top: 60px;
    padding: 30px 0px;
    border-top: 1px solid #e0e0e0;
    text-align: center; }
  .card-common .comment-title, .card-common .recommend-title {
    color: #000000;
    padding-bottom: 16px;
    margin-bottom: 17px;
    border-bottom: 1px solid #dddddd;
    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: 38px; }
  .card-common .comment ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .card-common .comment li {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 25px; }
  .card-common .comment .userImg {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    overflow: hidden;
    float: left;
    background-color: #dddddd;
    line-height: 40px; }
    .card-common .comment .userImg > i {
      font-size: 4rem; }
    .card-common .comment .userImg > img {
      width: 100%;
      height: 100%;
      display: block; }
  .card-common .comment .time {
    color: #787878;
    font-size: 1.2rem;
    float: right;
    padding-top: 12px; }
  .card-common .comment .userName {
    color: #454545;
    font-size: 1.3rem;
    margin-left: 50px;
    padding-top: 12px; }
  .card-common .comment .content {
    margin-top: 5px;
    margin-left: 50px; }
  .card-common .comment .good {
    margin-left: 50px;
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 14px;
    vertical-align: middle; }
    .card-common .comment .good > i {
      font-size: 1.6rem; }
    .card-common .comment .good span {
      margin-left: 2px; }
  .card-common .comment .childreply {
    position: relative;
    top: 4px; }
  .card-common .comment .commentBtn, .card-common .comment .replyCommentBtn {
    display: block;
    color: #999999;
    text-align: center;
    width: 64px;
    height: 64px;
    background-color: #f7f7f7;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #dedede;
    margin: 20px auto 10px;
    cursor: pointer; }
    .card-common .comment .commentBtn > i, .card-common .comment .replyCommentBtn > i {
      font-size: 2rem;
      padding: 5px; }
    .card-common .comment .commentBtn > span, .card-common .comment .replyCommentBtn > span {
      font-size: 1.3rem;
      display: block; }
    .card-common .comment .commentBtn:hover, .card-common .comment .replyCommentBtn:hover {
      color: #ffffff;
      background-color: #454545;
      border: 1px solid #666666; }
  .card-common .comment .reply-comment {
    margin-left: 4rem; }
    .card-common .comment .reply-comment li {
      border-bottom: none; }
  .card-common .comment .comment-edit {
    padding: 0px 20px 20px;
    background-color: #f7f7f7;
    margin-bottom: 30px;
    border-bottom: none; }
    .card-common .comment .comment-edit .comment-content {
      margin-left: 0; }
    .card-common .comment .comment-edit .userName {
      margin-left: 0px;
      padding-top: 0px; }
    .card-common .comment .comment-edit .content {
      margin-top: 0px;
      margin-left: 0px; }
  .card-common .comment textarea.materialize-textarea {
    height: 10px; }
  .card-common .recommend {
    margin-top: 30px; }
    .card-common .recommend .card-img {
      height: auto;
      padding-bottom: initial; }
    .card-common .recommend .card-img-box a .card-img-content {
      opacity: 1;
      background-color: transparent;
      -webkit-transition-duration: 1s;
              transition-duration: 1s; }
    .card-common .recommend .card-img-box:focus .card-text-name, .card-common .recommend .card-img-box:active .card-text-name, .card-common .recommend .card-img-box:hover .card-text-name {
      color: #000000; }
      .card-common .recommend .card-img-box:focus .card-text-name a, .card-common .recommend .card-img-box:active .card-text-name a, .card-common .recommend .card-img-box:hover .card-text-name a {
        color: #000000; }
    @media only screen and (max-width: 1024px) {
      .card-common .recommend .swiper-slide {
        width: 80%; } }
    .card-common .recommend .siwper-pagination {
      display: none !important; }
    .card-common .recommend .articleInfo {
      margin-top: 20px;
      padding: 30px;
      border: 1px solid #A5A4A9;
      display: block; }
      @media only screen and (max-width: 1024px) {
        .card-common .recommend .articleInfo {
          padding: 24px; } }
      .card-common .recommend .articleInfo-desc {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-column-gap: 12px;
           -moz-column-gap: 12px;
                column-gap: 12px;
        margin-top: 16px;
        min-height: 38px; }
        .card-common .recommend .articleInfo-desc:after {
          content: none; }
        @media only screen and (max-width: 1024px) {
          .card-common .recommend .articleInfo-desc {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
                -ms-flex-direction: column-reverse;
                    flex-direction: column-reverse;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            min-height: 113px; } }
      .card-common .recommend .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-common .recommend .articleInfo-date::after {
          position: absolute;
          right: 0;
          top: 0;
          content: "";
          display: block;
          width: 1px;
          height: 2.0rem;
          background-color: #1A1A1C; }
        .card-common .recommend .articleInfo-date > span:nth-child(1) {
          font-weight: 400;
          font-size: 8px;
          line-height: 1; }
        .card-common .recommend .articleInfo-date > span:nth-child(2) {
          font-size: 15.015px;
          line-height: 1; }
        @media only screen and (max-width: 1024px) {
          .card-common .recommend .articleInfo-date span, .card-common .recommend .articleInfo-date::after {
            display: none; }
          .card-common .recommend .articleInfo-date::before {
            content: attr(data-date);
            font-family: "Noto Sans TC", "Noto Sans JP", "Roboto", Arial, "Clear Sans", Verdana, "Century Gothic", Helvetica, "PingFang", "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif;
            font-size: 1.2rem;
            line-height: 20px;
            font-weight: 400; } }
      .card-common .recommend .articleInfo-title {
        font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
        font-weight: 600;
        font-size: 1.35rem;
        line-height: 19px;
        color: #000000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2; }
        @media only screen and (max-width: 1024px) {
          .card-common .recommend .articleInfo-title {
            font-size: 1.6rem;
            line-height: 23px; } }
  .card-common .visible_item {
    display: none; }
  .card-common #showMore {
    margin-bottom: 40px; }
  .card-common .hasVideo {
    position: relative; }
    .card-common .hasVideo::after {
      content: "\ea38";
      font-size: 3.2rem;
      color: #ffffff;
      display: inline-block;
      width: 38px;
      height: 40px;
      text-align: center;
      line-height: 41px;
      border-radius: 100%;
      border: 2px solid #ffffff;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      font-family: "FontCCwork";
      padding-left: 2px;
      left: 50%;
      top: 50%;
      margin-top: -20px;
      margin-left: -19px;
      opacity: 0.8; }
  .card-common .instagram-media {
    position: relative !important; }
    @media only screen and (max-width: 580px) {
      .card-common .instagram-media {
        max-width: 100% !important; } }

.card-CustomAward[data-style="1"] .award-border-b {
  border-bottom: 0.5px solid #58585B; }

/* 簽名 */
.card-CustomAward[data-style="1"] .award-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 100px; }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"] .award-container {
      padding: 24px; } }
  .card-CustomAward[data-style="1"] .award-container > section + section {
    margin-top: 64px; }
  .card-CustomAward[data-style="1"] .award-container > section + .award-controlBar {
    margin-top: 100px; }

.card-CustomAward[data-style="1"].noParallax .award-container {
  padding: 190px 100px 100px; }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"].noParallax .award-container {
      padding: 92px 24px 40px; } }

.card-CustomAward[data-style="1"] .award-title {
  font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 600;
  font-size: 3.2rem;
  text-align: center;
  letter-spacing: -0.02em;
  color: #0B0B0B;
  text-transform: uppercase;
  border-bottom: 0.5px solid #58585B;
  padding-bottom: 37px;
  margin-bottom: 80px; }
  .card-CustomAward[data-style="1"] .award-title .award-title-en {
    line-height: 39px;
    margin-bottom: 3px; }
  .card-CustomAward[data-style="1"] .award-title .award-title-ch {
    font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    line-height: 46px;
    text-transform: uppercase; }
  .card-CustomAward[data-style="1"] .award-title p ~ p {
    margin: 0; }

.card-CustomAward[data-style="1"] .award-section-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: 34px;
  color: #0B0B0B;
  margin-bottom: 48px; }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"] .award-section-title {
      margin-bottom: 32px; } }
  .card-CustomAward[data-style="1"] .award-section-title--widthBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .card-CustomAward[data-style="1"] .award-section-title--withRegisterSn {
    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; }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-section-title--withRegisterSn {
        font-size: 1.8rem;
        line-height: 26px;
        gap: 12px;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start; } }
    .card-CustomAward[data-style="1"] .award-section-title--withRegisterSn .award-registerSn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 4px 12px;
      background: #727F86;
      font-size: 1.6rem;
      line-height: 23px;
      color: #FFFFFF; }
      @media only screen and (max-width: 1024px) {
        .card-CustomAward[data-style="1"] .award-section-title--withRegisterSn .award-registerSn {
          padding: 4px 8px;
          font-size: 1.4rem;
          line-height: 20px; } }
  .card-CustomAward[data-style="1"] .award-section-title--uploadNote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px; }

.card-CustomAward[data-style="1"] .award-section-title-sub {
  font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 26px;
  color: #0B0B0B;
  margin-bottom: 24px; }

.card-CustomAward[data-style="1"] .award-stepTitle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 32px;
  padding: 40px 0 8px;
  font-family: "Noto Sans TC", "Noto Sans JP", "Roboto", Arial, "Clear Sans", Verdana, "Century Gothic", Helvetica, "PingFang", "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif;
  border-bottom: 0.5px solid #58585B;
  margin-bottom: 32px; }
  .card-CustomAward[data-style="1"] .award-stepTitle span {
    font-weight: 400;
    font-size: 24px;
    line-height: 35px; }
    .card-CustomAward[data-style="1"] .award-stepTitle span:first-child {
      text-transform: uppercase;
      letter-spacing: -0.02em;
      color: #0B0B0B; }
    .card-CustomAward[data-style="1"] .award-stepTitle span:nth-child(2n) {
      color: #000000; }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"] .award-stepTitle {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      gap: 0;
      padding: 24px 0; } }

.card-CustomAward[data-style="1"] .award-goback {
  padding-bottom: 32px;
  border-bottom: 0.5px solid #58585B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
  font-size: 3rem; }
  .card-CustomAward[data-style="1"] .award-goback-en {
    font-family: "Cormorant Garamond", "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 600;
    font-size: 4.8rem;
    line-height: 58px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #0B0B0B; }

.card-CustomAward[data-style="1"] .award-step {
  width: 100%;
  margin-bottom: 32px;
  --award-step-list-gap-pc: 45px;
  --award-step-list-gap-pad-landscape: 24px; }
  .card-CustomAward[data-style="1"] .award-step .award-step-list {
    width: 100%;
    font-family: "Noto Serif TC", "Noto Serif JP", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 23px;
    text-align: center;
    color: #0B0B0B;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px;
    gap: var(--award-step-list-gap-pc); }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-step .award-step-list {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        gap: var(--award-step-list-gap-pad-landscape); } }
  .card-CustomAward[data-style="1"] .award-step .award-step-item {
    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: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    width: 96px;
    position: relative;
    font-family: "Noto Sans TC", "Noto Sans JP", "Roboto", Arial, "Clear Sans", Verdana, "Century Gothic", Helvetica, "PingFang", "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif; }
    [lang="zh-Hant"] .card-CustomAward[data-style="1"] .award-step .award-step-item {
      white-space: nowrap; }
    .card-CustomAward[data-style="1"] .award-step .award-step-item:nth-child(3) {
      width: 130px; }
      .card-CustomAward[data-style="1"] .award-step .award-step-item:nth-child(3)::after {
        width: calc( 130px + var(--award-step-list-gap-pc)); }
    .card-CustomAward[data-style="1"] .award-step .award-step-item.active::before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'><circle cx='12' cy='12.5' r='8' fill='%23727F86'/><circle cx='12' cy='12.5' r='11.5' stroke='%23727F86'/></svg>");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    .card-CustomAward[data-style="1"] .award-step .award-step-item::before {
      content: "";
      display: block;
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='23' viewBox='0 0 2 23' fill='none'><line x1='1' y1='0.5' x2='1' y2='22.5' stroke='%23727F86' stroke-width='2'/></svg>");
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }
    .card-CustomAward[data-style="1"] .award-step .award-step-item::after {
      content: "";
      display: block;
      position: absolute;
      width: calc( 96px + var(--award-step-list-gap-pc));
      left: 50%;
      top: 12px;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      border: 0.5px dashed #DBDFE2;
      z-index: -1; }
    .card-CustomAward[data-style="1"] .award-step .award-step-item:first-child::after, .card-CustomAward[data-style="1"] .award-step .award-step-item:last-child::after {
      width: calc( 96px / 2 + var(--award-step-list-gap-pc) / 2);
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
    .card-CustomAward[data-style="1"] .award-step .award-step-item:last-child::after {
      right: 50%;
      left: auto; }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-step .award-step-item {
        font-size: 1.2rem;
        line-height: 17px; }
        .card-CustomAward[data-style="1"] .award-step .award-step-item::after {
          width: calc( 96px + var(--award-step-list-gap-pad-landscape)); }
        .card-CustomAward[data-style="1"] .award-step .award-step-item:first-child::after, .card-CustomAward[data-style="1"] .award-step .award-step-item:last-child::after {
          width: calc( 96px / 2 + var(--award-step-list-gap-pad-landscape) / 2); } }

.card-CustomAward[data-style="1"] .award-alert {
  font-family: "Noto Sans TC", "Noto Sans JP", "Roboto", Arial, "Clear Sans", Verdana, "Century Gothic", Helvetica, "PingFang", "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif;
  padding: 20px;
  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;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 24px;
  text-align: center;
  color: #CC4838;
  margin-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .card-CustomAward[data-style="1"] .award-alert:is(ul, ol) {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-alert:is(ul, ol) {
        font-size: 1.6rem;
        text-align: left;
        padding: 20px 24px 20px 48px; } }
  .card-CustomAward[data-style="1"] .award-alert--full {
    width: 100%;
    margin-bottom: 0;
    min-height: 100px;
    background-color: #EDEDED; }

.card-CustomAward[data-style="1"] .award-controlBar {
  background: #DBDFE2; }
  .card-CustomAward[data-style="1"] .award-controlBar.sticky-bottom {
    position: sticky;
    bottom: 0; }
  .card-CustomAward[data-style="1"] .award-controlBar div:after {
    content: none; }
  .card-CustomAward[data-style="1"] .award-controlBar .award-controlBar-container {
    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;
    padding: 22px 0;
    max-width: 1000px;
    margin: 0 auto; }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-controlBar .award-controlBar-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"] .award-controlBar .award-main-calltoaction:empty {
      display: none; }
    .card-CustomAward[data-style="1"] .award-controlBar .award-main-calltoaction:not(:empty) {
      margin-bottom: 16px; } }
  .card-CustomAward[data-style="1"] .award-controlBar .call-to-action-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .card-CustomAward[data-style="1"] .award-controlBar .call-to-action-container a.btn.mr-auto {
      margin-right: auto; }
    @media only screen and (max-width: 1024px) {
      .card-CustomAward[data-style="1"] .award-controlBar .call-to-action-container {
        width: 100%;
        padding: 0 24px; }
        .card-CustomAward[data-style="1"] .award-controlBar .call-to-action-container a.btn.mr-auto {
          border: none; }
          .card-CustomAward[data-style="1"] .award-controlBar .call-to-action-container a.btn.mr-auto .text {
            display: none; } }

.card-CustomAward[data-style="1"] .award-list-square, .card-CustomAward[data-style="1"] .award-list-square-wrapper ul {
  list-style: square; }

.card-CustomAward[data-style="1"] .award-list-li-loose > li, .card-CustomAward[data-style="1"] .award-list-li-loose-wrapper ul > li {
  line-height: 1; }
  .card-CustomAward[data-style="1"] .award-list-li-loose > li > *, .card-CustomAward[data-style="1"] .award-list-li-loose-wrapper ul > li > * {
    margin-top: 12px; }
    .card-CustomAward[data-style="1"] .award-list-li-loose > li > * > li, .card-CustomAward[data-style="1"] .award-list-li-loose-wrapper ul > li > * > li {
      line-height: 1.5; }

.card-CustomAward[data-style="1"] .award-list-li-loose > li + li, .card-CustomAward[data-style="1"] .award-list-li-loose-wrapper ul > li + li {
  margin-top: 32px; }

.card-CustomAward[data-style="1"] .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 20px;
  gap: 8px;
  border: 0.75px solid #1A1A1C; }
  .card-CustomAward[data-style="1"] .btn.btn-secondary {
    background: #1A1A1C; }
  .card-CustomAward[data-style="1"] .btn.btn-outline {
    background: transparent;
    color: #1A1A1C; }
  .card-CustomAward[data-style="1"] .btn.btn-withIcon-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .card-CustomAward[data-style="1"] .btn.btn-outline-none {
    border: none; }

.card-CustomAward[data-style="1"] .btn.award-btnAddNomination {
  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;
  padding: 16px;
  color: #727F86;
  border-color: #727F86; }

.card-CustomAward[data-style="1"].cga .award-section-title--withRegisterSn .award-registerSn {
  background: #9E817E; }

.card-CustomAward[data-style="1"].cga .award-nominationItem-dataBox .award-nominationItem-registerSn {
  background: #9E817E; }

.card-CustomAward[data-style="1"].cga .award-controlBar {
  background-color: #E2D1CE; }
  .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn {
    color: #ffffff; }
    .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn:link, .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn:visted {
      color: #ffffff; }
    .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn.btn-outline {
      color: initial; }
      .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn.btn-outline:link {
        color: initial; }
      .card-CustomAward[data-style="1"].cga .award-controlBar .call-to-action-container a.btn.btn-outline:hover {
        background-color: #1A1A1C;
        color: #ffffff; }

.card-CustomAward[data-style="1"].cga .award-step .award-step-item.active::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'><circle cx='12' cy='12.5' r='8' fill='%2380362D'/><circle cx='12' cy='12.5' r='11.5' stroke='%2380362D'/></svg>"); }

.card-CustomAward[data-style="1"].cga .award-step .award-step-item::before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='2' height='23' viewBox='0 0 2 23' fill='none'><line x1='1' y1='0.5' x2='1' y2='22.5' stroke='%2380362D' stroke-width='2'/></svg>"); }

.card-CustomAward[data-style="1"].cga .award-step .award-step-item::after {
  border: 0.5px dashed #E2D1CE; }

.card-CustomAward[data-style="1"].cga .btn.award-btnAddNomination {
  color: #80362D;
  border-color: #80362D; }
  .card-CustomAward[data-style="1"].cga .btn.award-btnAddNomination:hover {
    color: #1A1A1C !important;
    border-color: #1A1A1C !important; }

.card-CustomAward[data-style="1"] .award-paragraph {
  font-family: "Noto Sans TC", "Noto Sans JP", "Roboto", Arial, "Clear Sans", Verdana, "Century Gothic", Helvetica, "PingFang", "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif;
  color: #0B0B0B; }
  .card-CustomAward[data-style="1"] .award-paragraph .award-paragraph-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; }
  .card-CustomAward[data-style="1"] .award-paragraph ul {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 24px; }
  .card-CustomAward[data-style="1"] .award-paragraph p + p {
    margin-top: 16px; }
  .card-CustomAward[data-style="1"] .award-paragraph p + ul, .card-CustomAward[data-style="1"] .award-paragraph p + ol {
    margin-top: 16px; }
  .card-CustomAward[data-style="1"] .award-paragraph + p {
    margin-top: 32px; }

.card-CustomAward[data-style="1"].card-common {
  margin-bottom: 9px; }
  .card-CustomAward[data-style="1"].card-common .alert-red {
    font-size: 1.2rem;
    font-weight: 700; }
  .card-CustomAward[data-style="1"].card-common .article-title {
    padding-bottom: 20px;
    float: none;
    text-align: center;
    font-size: 3rem; }
    .card-CustomAward[data-style="1"].card-common .article-title > div {
      font-size: 3.4rem;
      color: #2050A3; }

@media only screen and (max-width: 580px) {
  .card-CustomAward[data-style="1"] ul.forms {
    padding: 0 !important; } }

.card-CustomAward[data-style="1"] ul.forms span:not(.required) {
  margin-left: 0; }

.card-CustomAward[data-style="1"] ul.forms > li [class*='col-'] [class*='col-'] {
  margin-bottom: 0; }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"] ul.forms > li [class*='col-'] [class*='col-'] {
      margin-bottom: 25px; } }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"] ul.forms > li [class*='col-'] [class*='col-']:last-child {
      margin-bottom: 0; } }

.card-CustomAward[data-style="1"] .input-opinion {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.card-CustomAward[data-style="1"] .team-box {
  position: relative;
  padding: 18px 20px;
  margin-bottom: 15px;
  background-color: #f5f5f5; }
  .card-CustomAward[data-style="1"] .team-box .col-4 {
    margin-right: -3px; }
  .card-CustomAward[data-style="1"] .team-box .data-del {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-size: 2.4rem;
    text-align: center;
    position: absolute;
    top: 5px;
    right: 2px;
    color: #000000; }
    .card-CustomAward[data-style="1"] .team-box .data-del:focus, .card-CustomAward[data-style="1"] .team-box .data-del:active, .card-CustomAward[data-style="1"] .team-box .data-del:hover {
      color: #D32F2F; }

.card-CustomAward[data-style="1"] .control-bar {
  margin-top: -28px; }
  .card-CustomAward[data-style="1"] .control-bar > div {
    width: calc(1180px * 0.8);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 1179px) {
      .card-CustomAward[data-style="1"] .control-bar > div {
        width: 90%; } }
    @media only screen and (max-width: 580px) {
      .card-CustomAward[data-style="1"] .control-bar > div {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
    .card-CustomAward[data-style="1"] .control-bar > div > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      @media only screen and (max-width: 580px) {
        .card-CustomAward[data-style="1"] .control-bar > div > div {
          padding: 15px 0;
          border-bottom: 1px solid #cccccc;
          width: 100%;
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
      .card-CustomAward[data-style="1"] .control-bar > div > div ~ a {
        margin-right: 0;
        margin-left: auto; }
        @media only screen and (max-width: 580px) {
          .card-CustomAward[data-style="1"] .control-bar > div > div ~ a {
            width: 100%;
            -webkit-box-flex: 0;
                -ms-flex: 0 0 100%;
                    flex: 0 0 100%; } }
    .card-CustomAward[data-style="1"] .control-bar > div > a ~ a {
      margin-right: 0;
      margin-left: auto; }
  .card-CustomAward[data-style="1"] .control-bar .bar-item {
    padding-top: 11px;
    margin-right: 15px;
    border-bottom: none; }
    @media only screen and (max-width: 430px) {
      .card-CustomAward[data-style="1"] .control-bar .bar-item {
        width: 100%;
        float: left !important;
        margin-bottom: 15px;
        border-top: 1px solid #cccccc;
        padding: 10px 20px 0; } }
    .card-CustomAward[data-style="1"] .control-bar .bar-item #divcaptcha {
      position: relative; }
      .card-CustomAward[data-style="1"] .control-bar .bar-item #divcaptcha .captcha {
        float: right;
        position: relative; }
        .card-CustomAward[data-style="1"] .control-bar .bar-item #divcaptcha .captcha img {
          max-width: 90px; }
      .card-CustomAward[data-style="1"] .control-bar .bar-item #divcaptcha .input-field {
        float: left;
        margin-top: 0;
        margin-right: 10px; }
    .card-CustomAward[data-style="1"] .control-bar .bar-item input:not([type]), .card-CustomAward[data-style="1"] .control-bar .bar-item input[type=text] {
      padding-right: 0 !important;
      max-width: 100px;
      height: 30px;
      margin-bottom: 0; }

.card-CustomAward[data-style="1"] #divcaptcha {
  margin-left: auto;
  margin-right: 0;
  position: relative; }
  @media only screen and (max-width: 580px) {
    .card-CustomAward[data-style="1"] #divcaptcha {
      margin-left: unset; } }
  .card-CustomAward[data-style="1"] #divcaptcha .input-field {
    margin-top: 0; }

.card-CustomAward[data-style="1"] .article-content {
  width: 100%;
  clear: both;
  margin-top: 20px;
  min-height: 420px; }
  @media only screen and (max-width: 430px) {
    .card-CustomAward[data-style="1"] .article-content .openSliderCalendar {
      display: inline-block;
      margin-top: 3px; } }
  .card-CustomAward[data-style="1"] .article-content .add-title-mobile {
    display: none; }
    @media only screen and (max-width: 430px) {
      .card-CustomAward[data-style="1"] .article-content .add-title-mobile {
        display: inline-block;
        position: relative;
        top: -2px;
        margin-left: 4px; } }
  .card-CustomAward[data-style="1"] .article-content .card-datetime ~ .card-text-info {
    margin-top: 10px; }
  .card-CustomAward[data-style="1"] .article-content .card-datetime .card-calendar {
    display: none; }
    .card-CustomAward[data-style="1"] .article-content .card-datetime .card-calendar > a {
      display: block; }
      .card-CustomAward[data-style="1"] .article-content .card-datetime .card-calendar > a > i.cc {
        margin-top: 4px; }
  .card-CustomAward[data-style="1"] .article-content .card-img {
    width: 100%;
    float: left;
    padding-bottom: 50%;
    margin-right: 2%; }
    @media only screen and (max-width: 430px) {
      .card-CustomAward[data-style="1"] .article-content .card-img {
        width: 100%;
        padding-bottom: 75%;
        float: none;
        margin-right: 0; } }
  .card-CustomAward[data-style="1"] .article-content .line-through {
    position: relative; }
    .card-CustomAward[data-style="1"] .article-content .line-through::before {
      width: 100%;
      height: 1px;
      background: #F44336;
      content: " ";
      display: block;
      position: absolute;
      top: 50%;
      left: 0; }
  .card-CustomAward[data-style="1"] .article-content .pay-event > div {
    margin-bottom: 25px; }
    .card-CustomAward[data-style="1"] .article-content .pay-event > div img {
      height: auto; }
    .card-CustomAward[data-style="1"] .article-content .pay-event > div [type="checkbox"] ~ label::before {
      border-color: transparent; }
    .card-CustomAward[data-style="1"] .article-content .pay-event > div [type="checkbox"]:checked ~ label::before {
      border-top: 2px solid transparent;
      border-left: 2px solid transparent;
      border-right: 1px solid #424242;
      border-bottom: 1px solid #424242; }
  .card-CustomAward[data-style="1"] .article-content .invoice-box > div {
    vertical-align: top; }
  .card-CustomAward[data-style="1"] .article-content #invoice-setting {
    display: none; }

.card-CustomAward[data-style="1"] ul.forms img {
  height: 150px; }

.card-CustomAward[data-style="1"] ul.forms .text-value img {
  height: auto; }

.card-CustomAward[data-style="1"] ul.forms > ul, .card-CustomAward[data-style="1"] ul.forms li {
  list-style: none; }

.card-CustomAward[data-style="1"] .article-center {
  position: relative;
  overflow: visible;
  padding-bottom: 52px;
  width: 80%;
  margin: 0 auto;
  float: none;
  clear: both; }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"] .article-center {
      width: 90%; } }
  @media only screen and (max-width: 580px) {
    .card-CustomAward[data-style="1"] .article-center {
      padding-bottom: 107px; } }
  .card-CustomAward[data-style="1"] .article-center .card-text-name {
    font-size: 1.8rem; }
  .card-CustomAward[data-style="1"] .article-center .card-text-info {
    font-size: 1.5rem; }
  .card-CustomAward[data-style="1"] .article-center .rule {
    font-size: 1.8rem;
    color: #222222;
    margin: 20px 0; }
    .card-CustomAward[data-style="1"] .article-center .rule > .title {
      margin: 4px 0; }
    .card-CustomAward[data-style="1"] .article-center .rule ol {
      font-size: 1.8rem;
      color: #999999;
      -webkit-padding-start: 40px;
      list-style-type: disc; }
      .card-CustomAward[data-style="1"] .article-center .rule ol.r-style-number {
        list-style-type: decimal; }
      .card-CustomAward[data-style="1"] .article-center .rule ol > span {
        margin-left: -40px; }
      .card-CustomAward[data-style="1"] .article-center .rule ol.m-T {
        margin-top: 30px; }
      .card-CustomAward[data-style="1"] .article-center .rule ol > li.none-Style {
        list-style-type: none; }

.card-CustomAward[data-style="1"] .ApplicationDate {
  position: absolute;
  right: 0;
  font-size: 1.3rem;
  color: #9e9e9e; }

@media only screen and (max-width: 430px) {
  .card-CustomAward[data-style="1"] .control-bar [class*='btn-'].prev.transparent {
    padding: 11px 20px; } }

.card-CustomAward[data-style="1"] .control-bar > div > .float-L:not(.bar-item) {
  float: left !important; }

.card-CustomAward[data-style="1"] .control-bar > div > .bar-item.float-L {
  padding-left: 20px; }
  @media only screen and (max-width: 430px) {
    .card-CustomAward[data-style="1"] .control-bar > div > .bar-item.float-L {
      padding: 9px 5%;
      border-bottom: 1px solid #dfe8d3; } }
  .card-CustomAward[data-style="1"] .control-bar > div > .bar-item.float-L ~ .float-L {
    margin-top: 13px; }

.card-CustomAward[data-style="1"] .control-bar #divauthCode input {
  margin: 0; }

.card-CustomAward[data-style="1"] .steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 80px auto 60px; }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"] .steps {
      width: 100%;
      margin: 40px auto 60px; } }
  .card-CustomAward[data-style="1"] .steps > li {
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    list-style: none;
    position: relative; }
    .card-CustomAward[data-style="1"] .steps > li::before {
      content: " ";
      width: 100%;
      border: 1px dashed #bdbdbd;
      display: block;
      position: absolute;
      top: 10px;
      left: 49%; }
    .card-CustomAward[data-style="1"] .steps > li:last-child::before {
      display: none; }
    .card-CustomAward[data-style="1"] .steps > li.step--finish::before {
      border: 1px solid #2050A3; }
  .card-CustomAward[data-style="1"] .steps .step__label {
    margin-top: 15px;
    display: block;
    color: #2050A3; }
    @media only screen and (max-width: 430px) {
      .card-CustomAward[data-style="1"] .steps .step__label {
        font-size: 1.4rem; } }
  .card-CustomAward[data-style="1"] .steps .step__icon {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #2050A3;
    background-color: #ffffff;
    margin: 0 auto;
    position: relative; }
    .card-CustomAward[data-style="1"] .steps .step__icon::after {
      content: "";
      display: block;
      background-color: #2050A3;
      border-radius: 50%;
      width: 16px;
      height: 16px;
      position: absolute;
      top: 50%;
      margin-top: -8px;
      left: 50%;
      margin-left: -8px; }
  .card-CustomAward[data-style="1"] .steps .step--finish .step__icon {
    background-color: #ffffff; }
  .card-CustomAward[data-style="1"] .steps .step--inactive .step__icon {
    border-radius: 0;
    width: 1px;
    border: none;
    background-color: #bdbdbd; }
    .card-CustomAward[data-style="1"] .steps .step--inactive .step__icon::after {
      display: none; }

@media only screen and (max-width: 580px) {
  .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list {
    margin: 15px 0; } }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list li.fileuploader-item {
  width: 100%;
  height: auto;
  margin: 0 0 20px;
  padding: 0;
  cursor: default; }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list .actions-holder {
  width: 50%;
  margin-left: 0; }
  @media only screen and (max-width: 580px) {
    .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list .actions-holder {
      width: 26px;
      height: 26px;
      border-radius: 0;
      text-align: center;
      right: 0;
      left: auto; } }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list .work-info {
  width: 50%;
  z-index: 1;
  padding-left: 20px;
  position: relative; }
  @media only screen and (max-width: 580px) {
    .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list .work-info {
      width: 100%;
      padding-left: 0;
      margin-top: 20px; } }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-items-list .fileuploader-item-image {
  height: 250px;
  background-color: #eeeeee; }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-item-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media only screen and (max-width: 580px) {
    .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-item-inner {
      display: block; } }
  .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-item-inner .thumbnail-holder {
    width: 50%;
    margin-left: 0; }
    @media only screen and (max-width: 580px) {
      .card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-item-inner .thumbnail-holder {
        width: 100%; } }

.card-CustomAward[data-style="1"] .work-img .fileuploader-theme-thumbnails .fileuploader-item .fileuploader-item-image img {
  height: auto;
  max-height: 200px; }

.card-CustomAward[data-style="1"] .work-img .fileuploader-input {
  padding: 0;
  background-color: transparent; }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"] .work-img .fileuploader-input {
      display: block; } }
  .card-CustomAward[data-style="1"] .work-img .fileuploader-input .fileuploader-input-inner {
    background-color: #f2f2f2;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1; }
    .card-CustomAward[data-style="1"] .work-img .fileuploader-input .fileuploader-input-inner ~ .col-2 {
      padding-left: 20px;
      background-color: #ffffff; }

.card-CustomAward[data-style="1"] #videoTypeBox-custom .fileuploader.fileuploader-theme-thumbnails {
  margin-top: 0; }
  .card-CustomAward[data-style="1"] #videoTypeBox-custom .fileuploader.fileuploader-theme-thumbnails .singleImg.video .actions-holder {
    z-index: 100; }

.card-CustomAward[data-style="1"].check-form ul.forms .title {
  color: #999999; }

.card-CustomAward[data-style="1"].check-form ul.forms .text-value > span {
  color: #999999; }

.card-CustomAward[data-style="1"].check-form ul.forms a, .card-CustomAward[data-style="1"].check-form ul.forms a:link, .card-CustomAward[data-style="1"].check-form ul.forms a:visited {
  color: #027c7d; }

.card-CustomAward[data-style="1"].check-form ul.forms a:focus, .card-CustomAward[data-style="1"].check-form ul.forms a:active, .card-CustomAward[data-style="1"].check-form ul.forms a:hover {
  color: #027c7d; }

@media only screen and (max-width: 800px) {
  .card-CustomAward[data-style="1"].check-form ul.forms > li .work-img > .col-3 {
    margin-bottom: 0; } }

@media only screen and (max-width: 800px) {
  .card-CustomAward[data-style="1"].check-form ul.forms > li .work-img > .col-3-partner > [class*='col-'] {
    margin-bottom: 0; } }

@media only screen and (max-width: 800px) {
  .card-CustomAward[data-style="1"].check-form ul.forms > li .work-video .col-2 {
    margin-bottom: 0; } }

@media only screen and (max-width: 800px) {
  .card-CustomAward[data-style="1"].check-form ul.forms > li .work-video .col-2.m-T-12 {
    margin-top: 0 !important; } }

@media only screen and (max-width: 800px) {
  .card-CustomAward[data-style="1"].check-form ul.forms > li .work-video .col-2.m-T-12 > [class*='col-'] {
    margin-bottom: 0; } }

.card-CustomAward[data-style="1"].search .article-title {
  margin: 80px auto 0; }
  @media only screen and (max-width: 800px) {
    .card-CustomAward[data-style="1"].search .article-title {
      margin: 40px auto 0; } }

.card-CustomAward[data-style="1"].search .login-box.small {
  width: 60%;
  margin: auto;
  max-width: 500px; }
  @media only screen and (max-width: 1024px) {
    .card-CustomAward[data-style="1"].search .login-box.small {
      width: 80%; } }
  @media only screen and (max-width: 430px) {
    .card-CustomAward[data-style="1"].search .login-box.small {
      width: 100%; } }

.card-CustomAward[data-style="1"].search #divcaptcha img {
  height: unset; }

.card-CustomAward[data-style="1"].search .article-content {
  margin: 0 auto; }

.card-CustomAward[data-style="1"].search ul.forms {
  margin: 0; }
  .card-CustomAward[data-style="1"].search ul.forms .title.inline ~ .input-field.inline,
  .card-CustomAward[data-style="1"].search ul.forms .title.inline ~ .text-value.inline {
    vertical-align: unset; }
  .card-CustomAward[data-style="1"].search ul.forms > li [class*='col-'] {
    padding-left: 0;
    padding-right: 0; }
  .card-CustomAward[data-style="1"].search ul.forms .title {
    color: #000000;
    font-size: 1.6rem; }
  .card-CustomAward[data-style="1"].search ul.forms .text-value {
    color: #424242; }
  .card-CustomAward[data-style="1"].search ul.forms .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    border: none; }
    .card-CustomAward[data-style="1"].search ul.forms .button-group > div:last-child a {
      margin-right: 0; }
  .card-CustomAward[data-style="1"].search ul.forms [class*='btn-'] {
    margin-right: 10px;
    margin-bottom: 10px; }
    .card-CustomAward[data-style="1"].search ul.forms [class*='btn-']:hover, .card-CustomAward[data-style="1"].search ul.forms [class*='btn-']:focus {
      background: #616161;
      color: #ffffff; }
    @media only screen and (max-width: 580px) {
      .card-CustomAward[data-style="1"].search ul.forms [class*='btn-'] {
        padding: 0.8rem 1rem; } }

@media only screen and (max-width: 1024px) {
  .card-CustomAward[data-style="1"] .award-controlBar .award-controlBar-container .call-to-action-container {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media only screen and (max-width: 800px) {
  [zonelayout="h-c1-s1001"] {
    margin-bottom: 46px; } }
