@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");

[zonelayout="h-c1-s1000"] ~ .zone {
  padding-top: 0; }
  [zonelayout="h-c1-s1000"] ~ .zone ~ .zone {
    padding-top: 0; }
    [zonelayout="h-c1-s1000"] ~ .zone ~ .zone [mB='main'] {
      margin: 0; }

* {
  font-family: "Clear Sans", Verdana, "Century Gothic", "PingFang", Helvetica, Arial, "PingFang TC", "LiHei Pro Medium", "Heiti TC", "Microsoft JhengHei", "DFKai-SB", sans-serif; }

.fontfamily-en {
  font-family: "Inter"; }

.btn-custom {
  color: #ffffff !important;
  background-color: #2050A3;
  border-color: #2050A3; }
  .btn-custom:link, .btn-custom:visited, .btn-custom.visited {
    color: #ffffff !important;
    background-color: #2050A3;
    border-color: #2050A3; }
  .btn-custom:hover {
    color: #ffffff !important;
    background-color: #4d81dc;
    border-color: #163770; }

.card-header[data-style="29"] {
  position: relative;
  /* background: initial !important; */
  z-index: 4; }
  .card-header[data-style="29"] .container.nav {
    height: auto;
    padding-top: 0;
    align-items: center;
    /* margin-right: 35px; */
  }
    @media only screen and (max-width: 1024px) {
      .card-header[data-style="29"] .container.nav {
        margin-right: unset; } }
  /* @media only screen and (max-width: 1024px) {
    .card-header[data-style="29"] .hamburger {
      margin-top: 10px; } } */
  .card-header[data-style="29"] .hamburger .hamburger-button {
    padding: 0;
    border: 1px solid #FAA2CE;
    -webkit-filter: none;
            filter: none;
    /* 60px 包含與下方徵件時間的 gap */
    width: 60px;
    height: 56px; }
    /* @media only screen and (max-width: 1024px) {
      .card-header[data-style="29"] .hamburger .hamburger-button {
        margin-top: 10px; } } */
    @media only screen and (max-width: 430px) {
      .card-header[data-style="29"] .hamburger .hamburger-button {
        width: 40px; } }
    .card-header[data-style="29"] .hamburger .hamburger-button span {
      border-radius: 0;
      background-color: #FAA2CE; }
      .card-header[data-style="29"] .hamburger .hamburger-button span::before, .card-header[data-style="29"] .hamburger .hamburger-button span::after {
        background-color: #FAA2CE; }
    @media (hover: hover) {
      .card-header[data-style="29"] .hamburger .hamburger-button:hover {
        background-color: #FAA2CE; }
    }
      /* .card-header[data-style="29"] .hamburger .hamburger-button:hover span {
        background-color: #ffffff; }
        .card-header[data-style="29"] .hamburger .hamburger-button:hover span::before, .card-header[data-style="29"] .hamburger .hamburger-button:hover span::after {
          background-color: #ffffff; } */
    .card-header[data-style="29"] .hamburger .hamburger-button.show {
      background: initial; }
      .card-header[data-style="29"] .hamburger .hamburger-button.show span::before, .card-header[data-style="29"] .hamburger .hamburger-button.show span::after {
        background-color: #FAA2CE; }
      .card-header[data-style="29"] .hamburger .hamburger-button.show:hover span {
        background-color: transparent; }
  .card-header[data-style="29"] .popout-box {
    padding: 70px 0 0;
    background-color: #ffffff;
    border-radius: 9px;
    border: 2px solid #5A7EBC;
    max-width: 240px;
    max-height: 80vh;
    height: auto; }
    @media only screen and (max-width: 1024px) {
      .card-header[data-style="29"] .popout-box {
        padding: 0px;
        padding-top: 70px; } }
    @media only screen and (max-width: 430px) {
      .card-header[data-style="29"] .popout-box {
        right: -10px; } }
    .card-header[data-style="29"] .popout-box ul {
      margin-top: 0;
      padding-bottom: 20px; }
      @media only screen and (max-width: 1024px) {
        .card-header[data-style="29"] .popout-box ul {
          margin: 0; } }
      .card-header[data-style="29"] .popout-box ul li > a {
        color: #2050A3;
        text-decoration: none; }
        @media only screen and (max-width: 1024px) {
          .card-header[data-style="29"] .popout-box ul li > a {
            font-size: 2rem; } }
        .card-header[data-style="29"] .popout-box ul li > a:hover {
          color: #ffffff;
          text-shadow: none; }
      .card-header[data-style="29"] .popout-box ul li.item {
        box-sizing: border-box;
        margin-bottom: 0px;
        transition: all 0.4s ease-in-out;
        text-align: center;
        position: relative; }
        .card-header[data-style="29"] .popout-box ul li.item::before {
          content: "";
          display: block;
          width: 35%;
          height: 2px;
          background-color: #748BB9;
          border-radius: 3px;
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
        .card-header[data-style="29"] .popout-box ul li.item:first-child::before {
          display: none; }
        @media only screen and (max-width: 1024px) {
          .card-header[data-style="29"] .popout-box ul li.item {
            line-height: 30px; } }
        .card-header[data-style="29"] .popout-box ul li.item a {
          padding: 8px 20px;
          display: block; }
          .card-header[data-style="29"] .popout-box ul li.item a > span {
            position: relative; }
        .card-header[data-style="29"] .popout-box ul li.item span.icon {
          height: 5px;
          width: 6px;
          background-image: url("images/dropdown.png");
          display: none;
          background-size: contain;
          position: absolute;
          top: 50%;
          -webkit-transform: translateY(-50%);
                  transform: translateY(-50%);
          right: -10px; }
          @media only screen and (max-width: 430px) {
            .card-header[data-style="29"] .popout-box ul li.item span.icon {
              display: inline-block; } }
        .card-header[data-style="29"] .popout-box ul li.item:hover, .card-header[data-style="29"] .popout-box ul li.item.active {
          background-color: #748BB9; }
          .card-header[data-style="29"] .popout-box ul li.item:hover span.icon, .card-header[data-style="29"] .popout-box ul li.item.active span.icon {
            background-image: url("images/dropdown-hover.png"); }
          .card-header[data-style="29"] .popout-box ul li.item:hover a, .card-header[data-style="29"] .popout-box ul li.item.active a {
            color: #ffffff; }
          .card-header[data-style="29"] .popout-box ul li.item.active.parent > ul {
            display: block;
            width: 80%;
            /* position: absolute;
            top: 0;
            left: -80%;
            border-radius: 9px;
            padding-top: 20px; */
            /* border-top-right-radius: 0px; */
            /* border: 2px solid #5A7EBC; */
              width: 100%;
              padding-top: 0px;
              position: initial;
              border-radius: 0;
              border: none;
          }
            @media only screen and (max-width: 430px) {
              .card-header[data-style="29"] .popout-box ul li.item.active.parent > ul {
                width: 100%;
                padding-top: 0px;
                position: initial;
                border-radius: 0;
                border: none; }
                /* .card-header[data-style="29"] .popout-box ul li.item.active.parent > ul li a {
                  font-size: 1.5rem; } */
            }
        .card-header[data-style="29"] .popout-box ul li.item.parent > ul {
          /* background-color: #ffffff; */
          display: none; }
          .card-header[data-style="29"] .popout-box ul li.item.parent > ul li a {
            padding: 4px 0;
            color: #fff;
          }
            .card-header[data-style="29"] .popout-box ul li.item.parent > ul li a:hover, .card-header[data-style="29"] .popout-box ul li.item.parent > ul li a:active {
              background-color: #fff;
              color: #3c3c37; }
      .card-header[data-style="29"] .popout-box ul.social-box {
        display: none; }
    .card-header[data-style="29"] .popout-box .nav.top ul {
      margin-bottom: 0; }
    .card-header[data-style="29"] .popout-box .nav.top .nav-dropdown.member {
      padding: 0 20px;
      display: none; }
      .card-header[data-style="29"] .popout-box .nav.top .nav-dropdown.member > a {
        font-size: 3rem;
        font-weight: bold;
        border-radius: 50px;
        background: #2050A3;
        line-height: 1;
        color: #ffffff;
        display: flex;
        width: 36px;
        height: 36px;
        align-items: center;
        justify-content: center;
        text-decoration: none; }
        .card-header[data-style="29"] .popout-box .nav.top .nav-dropdown.member > a:hover {
          background: #748BB9; }
  @media only screen and (max-width: 1024px) {
    .card-header[data-style="29"] .container.nav.width-limited {
      background: transparent !important; } }
  .card-header[data-style="29"] .divider-bold {
    display: none; }

.card-footer[data-style="1"] {
  overflow-x: hidden;
  background-color: #2050A3; }
  .card-footer[data-style="1"] .footer-main {
    background: transparent;
    border-color: transparent; }
  .card-footer[data-style="1"] svg {
    display: none; }
    .card-footer[data-style="1"] svg path {
      fill: transparent; }
  .card-footer[data-style="1"] .footer-nav .nav-menu {
    display: none; }
  .card-footer[data-style="1"] .footer-copyright {
    background: unset;
    color: #ffffff;
    font-size: 1rem;
    letter-spacing: 0px; }
    .card-footer[data-style="1"] .footer-copyright a {
      color: #ffffff;
      font-size: 1rem; }

@media only screen and (max-width: 1024px) {
  .card-footer[data-style="2"] {
    padding-top: 40px; } }

.card-footer[data-style="2"] .bottom-info {
  margin-bottom: 10px;
  font-size: 1rem;
  letter-spacing: 0px;
  color: #ffffff; }
  .card-footer[data-style="2"] .bottom-info a {
    color: #ffffff; }

.card-footer[data-style="2"] .footer-nav + .footer-nav {
  font-size: 3rem;
  position: absolute;
  right: 50px; }
  @media only screen and (max-width: 1024px) {
    .card-footer[data-style="2"] .footer-nav + .footer-nav {
      position: relative;
      right: auto;
      margin: 0 auto 20px; } }
  .card-footer[data-style="2"] .footer-nav + .footer-nav .nav-menu {
    display: flex;
    margin: 0;
    list-style: none; }
    @media only screen and (max-width: 1024px) {
      .card-footer[data-style="2"] .footer-nav + .footer-nav .nav-menu {
        justify-content: center; } }
    .card-footer[data-style="2"] .footer-nav + .footer-nav .nav-menu li {
      margin: 0 10px; }
      .card-footer[data-style="2"] .footer-nav + .footer-nav .nav-menu li a {
        color: #ffffff; }
        .card-footer[data-style="2"] .footer-nav + .footer-nav .nav-menu li a:hover {
          opacity: 0.7; }

.card-member[data-style="1"].loginPage.forget div.login .login-box .left-box, .card-member[data-style="1"].loginPage.forget div.login .btnBox {
  background: #dce5aa; }

.card-article[data-style="1"] .filters-bar li > span {
  color: #737172; }

.card-article[data-style="1"].card-common .article-center {
  float: none;
  margin: auto; }

.card-article[data-style="1"] .article-list li::after {
  display: none; }

.card-article[data-style="1"] .article-list li > a > div.article-list-date {
  width: 105px; }
  .card-article[data-style="1"] .article-list li > a > div.article-list-date > div:first-child::after {
    content: ".";
    display: inline-block;
    margin-left: 5px;
    font-size: 2.0rem;
    line-height: 1; }

.card-article[data-style="1"] .article-list-type {
  color: #737172; }

.card-article[data-style="1"] .article-list-date > div {
  display: inline-block;
  color: #737172; }

.card-article[data-style="1"] .desktop-controlBars a.pager-prev > div {
  left: -20%; }

.card-article[data-style="1"] .desktop-controlBars a.pager-next > div {
  right: -20%; }

.card-article[data-style="1"] .desktop-controlBars a.pager-list {
  width: auto;
  height: auto; }
  .card-article[data-style="1"] .desktop-controlBars a.pager-list:before, .card-article[data-style="1"] .desktop-controlBars a.pager-list::after {
    background-color: transparent; }
  .card-article[data-style="1"] .desktop-controlBars a.pager-list > div {
    position: inherit;
    background-color: transparent; }

.card-articleSet[data-style="44"] {
  padding-right: 50px; }
  @media only screen and (max-width: 1024px) {
    .card-articleSet[data-style="44"] {
      padding-top: 40px;
      padding-right: 0; } }
  .card-articleSet[data-style="44"] .title {
    margin-bottom: 10px; }
    @media only screen and (max-width: 1024px) {
      .card-articleSet[data-style="44"] .title {
        text-align: center; } }
    .card-articleSet[data-style="44"] .title::before, .card-articleSet[data-style="44"] .title::after {
      content: unset; }
    .card-articleSet[data-style="44"] .title a {
      border: 1px solid white;
      padding: 1rem 2rem;
      background: rgba(0, 0, 0, 0.1);
      text-decoration: none;
      cursor: default; }
      .card-articleSet[data-style="44"] .title a::before, .card-articleSet[data-style="44"] .title a::after {
        content: unset; }
  .card-articleSet[data-style="44"] .news {
    width: 100%;
    padding-left: 0; }
    .card-articleSet[data-style="44"] .news .title {
      border: none;
      padding: 40px 0 0;
      background: transparent; }
      .card-articleSet[data-style="44"] .news .title::before, .card-articleSet[data-style="44"] .news .title:after {
        display: none; }
      .card-articleSet[data-style="44"] .news .title a {
        border: none;
        padding-right: 0;
        padding-left: 0;
        background: transparent;
        font-size: 2rem;
        font-weight: normal; }
        .card-articleSet[data-style="44"] .news .title a::before, .card-articleSet[data-style="44"] .news .title a::after {
          display: none; }
    .card-articleSet[data-style="44"] .news .news-list {
      background-color: rgba(255, 255, 255, 0.2);
      border: 1px solid #ffffff;
      border-radius: 15px;
      overflow: hidden; }
      .card-articleSet[data-style="44"] .news .news-list:before, .card-articleSet[data-style="44"] .news .news-list:after {
        display: none; }
      .card-articleSet[data-style="44"] .news .news-list ul {
        padding: 5px 20px 15px;
        background-color: transparent;
        border: none;
        border-radius: 0;
        direction: ltr;
        height: 150px; }
        @media only screen and (max-width: 1024px) {
          .card-articleSet[data-style="44"] .news .news-list ul {
            height: 150px; } }
    .card-articleSet[data-style="44"] .news li.news-item {
      padding-left: 0px;
      padding-right: 50px; }
      @media only screen and (max-width: 1024px) {
        .card-articleSet[data-style="44"] .news li.news-item {
          padding-top: 10px; } }
      @media only screen and (max-width: 580px) {
        .card-articleSet[data-style="44"] .news li.news-item {
          flex-wrap: wrap; } }
      .card-articleSet[data-style="44"] .news li.news-item span {
        -webkit-transform: scale(1);
                transform: scale(1);
        font-size: 1rem;
        padding-top: 4px; }
        @media only screen and (max-width: 580px) {
          .card-articleSet[data-style="44"] .news li.news-item span {
            width: 100%;
            margin-top: 8px; } }
        .card-articleSet[data-style="44"] .news li.news-item span ~ a {
          flex: 1; }
      .card-articleSet[data-style="44"] .news li.news-item a {
        text-decoration: none;
        font-size: 1.6rem; }
        .card-articleSet[data-style="44"] .news li.news-item a:hover {
          text-shadow: none;
          opacity: 0.5; }
  .card-articleSet[data-style="44"] .new-list::before {
    content: unset; }

.card-countdown[data-style="4"] {
  padding-top: 40px;
  padding-right: 50px; }
  @media only screen and (max-width: 1024px) {
    .card-countdown[data-style="4"] {
      padding-right: 0;
      max-width: 77%;
      margin: 0 auto; } }

@media only screen and (max-width: 1024px) {
  .card-html[data-style="1"] .pc {
    display: none; } }

.card-html[data-style="1"] .mb {
  display: none; }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] .mb {
      display: block; } }

.card-html[data-style="1"] .logo {
  text-align: center; }
  .card-html[data-style="1"] .logo .mb {
    margin: 20px auto 0; }

.card-html[data-style="1"] .style43 {
  padding-right: 50px;
  margin: 40px auto 40px; }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] .style43 {
      padding-right: 0px;
      margin: 60px auto 0px; } }

.card-html[data-style="1"] .style44 {
  padding-top: 40px;
  max-width: 200px; }
  @media only screen and (max-width: 1280px) {
    .card-html[data-style="1"] .style44 {
      max-width: 160px; } }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] .style44 {
      max-width: 66%;
      margin: 0 auto 0 22%; } }

.card-html[data-style="1"] .style45 {
  display: flex;
  height: 100%;
  align-items: flex-end; }

.card-html[data-style="1"] .link {
  display: flex; }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] .link {
      justify-content: center; } }
  .card-html[data-style="1"] .link img {
    max-width: 200px; }
    @media only screen and (max-width: 1024px) {
      .card-html[data-style="1"] .link img {
        max-width: 250px; } }
    @media only screen and (max-width: 580px) {
      .card-html[data-style="1"] .link img {
        max-width: 100%; } }
  .card-html[data-style="1"] .link a {
    text-decoration: none;
    margin-right: 30px; }
    @media only screen and (max-width: 580px) {
      .card-html[data-style="1"] .link a {
        margin-right: 20px; } }
    .card-html[data-style="1"] .link a:first-child img {
      max-width: 250px; }
      @media only screen and (max-width: 580px) {
        .card-html[data-style="1"] .link a:first-child img {
          max-width: 100%; } }
    .card-html[data-style="1"] .link a:last-child {
      margin-right: 0px; }

.card-CustomAward[data-style="1"] .steps .step__icon {
  border: 1px solid #2050A3; }
  .card-CustomAward[data-style="1"] .steps .step__icon::after {
    background-color: #2050A3; }

.card-CustomAward[data-style="1"] .steps .step__label {
  color: #2050A3; }

.card-CustomAward[data-style="1"] .steps > li.step--finish::before {
  border: 1px solid #2050A3; }

.card-CustomAward[data-style="1"].card-common .article-title > div {
  color: #2050A3; }

body {
  padding: 0;
  margin: 0; }
  /* body.index {
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    background-color: #2050A3;
    background-image: url("images/bg.jpg"); } */
    body.index [zonelayout="h-c1-s1000"] ~ .zone {
      padding-top: 0px; }
      @media only screen and (max-width: 1024px) {
        body.index [zonelayout="h-c1-s1000"] ~ .zone {
          padding-top: 0px; } }
      body.index [zonelayout="h-c1-s1000"] ~ .zone ~ .zone {
        padding-top: 0; }
        body.index [zonelayout="h-c1-s1000"] ~ .zone ~ .zone [mB='main'] {
          margin: 0; }
    /* body.index .zone[zonelayout="hv-c6-s1"] {
      height: calc(100% - 70px); } */
      @media only screen and (max-width: 1024px) {
        body.index .zone[zonelayout="hv-c6-s1"] {
          height: auto; } }
      body.index .zone[zonelayout="hv-c6-s1"] .wrapper {
        height: 100%; }
        @media only screen and (max-width: 1024px) {
          body.index .zone[zonelayout="hv-c6-s1"] .wrapper {
            width: 90%; } }
        @media only screen and (max-width: 430px) {
          body.index .zone[zonelayout="hv-c6-s1"] .wrapper {
            display: flex !important; } }

        /* mainVision */
        body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 {
          position: fixed;
          left: 0;
          max-width: 33%;
          width: 33%;
          bottom: 0;
          flex: 0 0 33%;}
          /* @media only screen and (max-width: 1280px) {
            body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 {
              left: -5%; } } */
          /* @media only screen and (max-width: 1024px) {
            body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 {
              left: -10%; } }  */
          @media only screen and (max-width: 1024px) {
            body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 {
              position: initial  !important;
              width: 60% !important; 
              max-width: 60%  !important;
              flex: 0 0 60% !important;
              padding-top: 37px;
            }
          }
          @media only screen and (max-width: 430px) {
            body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4:nth-child(1) {
              padding-top: 20px;
            }
            body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4:nth-child(2) {
              padding-top: 0;
            }
          }
          body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
            position: initial;
            left: auto;
            max-width: initial;
            width: auto;
            bottom: auto;
            flex: 4;
            margin-left: 36%;
          }
            /* @media only screen and (max-width: 1500px) {
              body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
                margin-left: 40%;
              }
            }
            @media only screen and (max-width: 1300px) {
              body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
                margin-left: 45%;
              }
            }
            @media only screen and (max-width: 1200px) {
              body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
                margin-left: 36%;
              }
            } */
            /* @media only screen and (max-width: 1024px) {
              body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
                margin-left: 32%; } } */
            @media only screen and (max-width: 1024px) {
              body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-4 + .groove-4 {
                display: flex !important;
                flex-direction: column;
                order: 1;
                margin-left: 0;
                width: 100% !important; 
                max-width: 100%  !important;
                flex: 0 0 100% !important;
              } }
        @media only screen and (max-width: 1024px) {
          body.index .zone[zonelayout="hv-c6-s1"] .wrapper .groove-2 {
            order: 0;
            flex: 0 0 40% !important;
            width: 40% !important; 
            text-align: right;
            padding-top: 37px;
          }
        }
        body.index .zone[zonelayout="hv-c6-s1"] .wrapper + .wrapper {
          flex-direction: column; }
          body.index .zone[zonelayout="hv-c6-s1"] .wrapper + .wrapper .groove-4 {
            position: initial;
            left: auto;
            max-width: initial;
            width: auto;
            bottom: auto;
            flex: 4;
            margin-left: auto;
            height: auto; }
    body.index .card-html[data-style="1"] {
      height: 100%; }
    /* body.index .card-header[data-style="29"] .logo-box {
      display: none; } */
    body.index .card-header[data-style="29"] .hamburger .hamburger-button {
      padding: 0;
      border: none;
      -webkit-filter: none;
              filter: none; }
      body.index .card-header[data-style="29"] .hamburger .hamburger-button span {
        background-color: #000; }
        body.index .card-header[data-style="29"] .hamburger .hamburger-button span::before, body.index .card-header[data-style="29"] .hamburger .hamburger-button span::after {
          background-color: #000; }
      /* body.index .card-header[data-style="29"] .hamburger .hamburger-button:hover {
        background-color: #000; } */
        body.index .card-header[data-style="29"] .hamburger .hamburger-button:hover span {
          background-color: #000; }
          body.index .card-header[data-style="29"] .hamburger .hamburger-button:hover span::before, body.index .card-header[data-style="29"] .hamburger .hamburger-button:hover span::after {
            background-color: #000; }
      body.index .card-header[data-style="29"] .hamburger .hamburger-button.show {
        background: initial; }
        body.index .card-header[data-style="29"] .hamburger .hamburger-button.show span::before, body.index .card-header[data-style="29"] .hamburger .hamburger-button.show span::after {
          background-color: #fff; }
        body.index .card-header[data-style="29"] .hamburger .hamburger-button.show:hover span {
          background-color: transparent; }
    body.index .card-footer[data-style="2"] {
      margin: 0 auto;
      text-align: right;
      padding-right: 70px;
    }
  @media only screen and (max-width: 1024px) {
    body.page .card-header[data-style="29"] .container.nav.width-limited {
      background: #ffffff !important; } }
  body.page .card-article[data-style="1"] {
    min-height: 90vh; }
  body.artsawardinfo {
    background: #ffffff; }
    body.artsawardinfo .info-wrapper {
      padding: 3rem 0;
      /* padding-top: 100px; */
      margin: 0 auto;
      position: relative;
      width: 1710px;
      max-width: calc(100% - 150px);
      width: 70%;
      color: #000000;
      z-index: 2; }
      body.artsawardinfo .info-wrapper a {
        color: #2050A3; }
      /* body.artsawardinfo .info-wrapper .info-content-wrapper {
        position: relative;
        padding: 30px; } */
        /* body.artsawardinfo .info-wrapper .info-content-wrapper:before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          height: calc(100% - 30px);
          width: 1px;
          background: #000000;
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.7); } */
      /* body.artsawardinfo .info-wrapper .style-1 .content, body.artsawardinfo .info-wrapper .style-2 .content, body.artsawardinfo .info-wrapper .style-3 .content {
        padding: 20px; } */
      body.artsawardinfo .info-wrapper .style-2 .order-wrapper, body.artsawardinfo .info-wrapper .style-3 .order-wrapper {
        display: flex;
        margin-bottom: 10px; }
        body.artsawardinfo .info-wrapper .style-2 .order-wrapper .order-title, body.artsawardinfo .info-wrapper .style-3 .order-wrapper .order-title {
          padding-right: 20px; }
      body.artsawardinfo .info-wrapper .style-3 .order-number, body.artsawardinfo .info-wrapper .style-3 .unorder-number {
        padding: 0 40px;
        list-style: none; }
        body.artsawardinfo .info-wrapper .style-3 .order-number li, body.artsawardinfo .info-wrapper .style-3 .unorder-number li {
          margin-bottom: 10px; }
          body.artsawardinfo .info-wrapper .style-3 .order-number li ul, body.artsawardinfo .info-wrapper .style-3 .unorder-number li ul {
            list-style: decimal; }
      body.artsawardinfo .info-wrapper .style-3 .txt {
        margin-bottom: 20px; }
      body.artsawardinfo .info-wrapper .attachment-wrapper .download {
        margin-left: 1rem; }
    body.artsawardinfo .end {
      background: unset;
      color: #000000;
      text-align: center;
      padding: 18px 12px 5px;
      font-size: 1rem;
      -webkit-transform: scale(0.83333);
              transform: scale(0.83333);
      -webkit-transform-origin-x: 0%;
      min-width: 121%; }
      @media only screen and (max-width: 430px) {
        body.artsawardinfo .end {
          min-width: 110%;
          padding: 18px 0px 5px 35px; } }
      body.artsawardinfo .end a {
        color: #000000;
        font-size: 1rem; }
      body.artsawardinfo .end .end-wrapper {
        display: block; }
    @media only screen and (max-width: 1024px) {
      body.artsawardinfo .info-wrapper {
        width: 80%;
        padding-top: 100px;
        padding: 3rem;
        margin: 0 auto; } }
    /* @media only screen and (max-width: 1024px) {
      body.artsawardinfo .info-wrapper {
        padding-top: 6rem; } } */
    @media only screen and (max-width: 580px) {
      body.artsawardinfo .info-wrapper {
        width: 100%;
        padding: 0;
        /* padding-top: 6rem; */
        max-width: calc(100% - 40px); }
        body.artsawardinfo .info-wrapper .style-1 .content, body.artsawardinfo .info-wrapper .style-2 .content, body.artsawardinfo .info-wrapper .style-3 .content {
          padding: 20px 0; }
          body.artsawardinfo .info-wrapper .style-1 .content table, body.artsawardinfo .info-wrapper .style-2 .content table, body.artsawardinfo .info-wrapper .style-3 .content table {
            margin-bottom: 10px; }
        body.artsawardinfo .info-wrapper .style-3 .order-number, body.artsawardinfo .info-wrapper .style-3 .unorder-number {
          padding: 10px 0; } }
    body.artsawardinfo table {
      width: 99.9%;
      background-color: #ffffff;
      border-collapse: collapse;
      margin-bottom: 20px;
      margin: 0 auto; }
      body.artsawardinfo table .img-wrapper img {
        max-width: 200px;
        -o-object-fit: cover;
           object-fit: cover;
        -o-object-position: center;
           object-position: center;
        margin-top: 0; }
        @media only screen and (max-width: 430px) {
          body.artsawardinfo table .img-wrapper img {
            max-width: 150px;
            max-height: 150px; } }
      body.artsawardinfo table thead th {
        padding: 1rem 0;
        background-color: #f3f3f3;
        text-align: center;
        white-space: nowrap; }
      body.artsawardinfo table td, body.artsawardinfo table th {
        padding: 5px; }
      body.artsawardinfo table td {
        color: #1a1a1a; }
        body.artsawardinfo table td .work-content-wrapper {
          padding: 10px; }
          body.artsawardinfo table td .work-content-wrapper .work-txt {
            font-size: 1.4rem; }
          @media only screen and (max-width: 580px) {
            body.artsawardinfo table td .work-content-wrapper {
              padding: 0; } }
        body.artsawardinfo table td.success {
          color: #0bda51; }
        body.artsawardinfo table td.process {
          color: #f8b878; }
        body.artsawardinfo table td.fail {
          color: #e8000d; }
      @media only screen and (max-width: 580px) {
        body.artsawardinfo table thead, body.artsawardinfo table tbody, body.artsawardinfo table th, body.artsawardinfo table td, body.artsawardinfo table tr {
          display: block; }
        body.artsawardinfo table thead tr {
          position: absolute;
          top: -9999px;
          left: -9999px; }
        body.artsawardinfo table tr {
          padding: 5px;
          margin-bottom: 0;
          border: 1px solid #dedede;
          background-color: #ffffff; }
          body.artsawardinfo table tr:last-child {
            margin-bottom: 0; } }
    @media only screen and (max-width: 580px) and (max-width: 580px) {
      body.artsawardinfo table tr:last-child td {
        text-align: left; } }
      @media only screen and (max-width: 580px) {
        body.artsawardinfo table td {
          margin-bottom: 10px;
          border: none !important;
          position: relative;
          padding-left: 35% !important;
          white-space: normal;
          text-align: left;
          text-align: center; } }
  @media only screen and (max-width: 580px) and (max-width: 580px) {
    body.artsawardinfo table td {
      max-width: inherit;
      padding: 0 3% !important;
      padding-left: 50px !important;
      text-align: center;
      min-height: 30px; } }
      @media only screen and (max-width: 580px) {
          body.artsawardinfo table td::before {
            position: absolute;
            top: 1px;
            left: 6px;
            width: 30%;
            max-width: 32px;
            padding-right: 10px;
            white-space: nowrap;
            font-weight: bold;
            color: #9A9A9A;
            content: attr(data-title);
            white-space: break-spaces; } }
  body.no-print #header,
  body.no-print .control-bar,
  body.no-print #PrintBlock .steps {
    display: none; }

#colorbox {
  /* height: 100% !important; */
  /* top: 0 !important; */
  box-shadow: none; }
  #colorbox #cboxWrapper {
    height: 100% !important;
    display: inline-flex;
    flex-wrap: wrap; }
  #colorbox #cboxTitle {
    position: inherit; }

.lightbox h2.answer {
  font-size: 1.8rem;
  margin-top: 20px;
  margin-bottom: 10px; }
  .lightbox h2.answer span {
    font-weight: 600;
    font-size: 2.4rem; }

.lightbox .answer-analyze {
  background-color: #e6e6e6;
  padding: 15px; }

#colorbox #cboxTitle {
  top: auto;
  bottom: 0;
  padding: 1rem;
  width: 100%;
  color: #ffffff;
  background-color: #000000; }
  #colorbox #cboxTitle:empty {
    display: none !important; }

.card-member[data-style="2"].mainPage .top-vision {
  margin-top: 56px; }
  @media only screen and (max-width: 1024px) {
    .card-member[data-style="2"].mainPage .top-vision {
      margin-top: 96px; } }

@media only screen and (max-width: 1024px) {
  .card-member[data-style="2"] .member-body {
    margin-top: calc(219.38px - 25px); } }

textarea.materialize-textarea {
  padding: 0.8rem 1.6rem 1.6rem 1.6rem; }

.work-img .wrapper {
  display: flex; }

form#editForm {
  display: flex;
  justify-content: center;
  align-items: center; }
  form#editForm .img-wrapper > a > img {
    max-width: 100% !important; }
  form#editForm .btn {
    margin: 2px; }
  form#editForm .total-num-wrapper .fixed-btn .totals {
    margin-bottom: 2rem; }
  form#editForm .total-num-wrapper .fixed-btn .button-group {
    margin-bottom: 2rem; }
  form#editForm .total-num-wrapper .fixed-btn {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto; }
  form#editForm .custom-select {
    display: inline; }
  form#editForm .container .pagination {
    background-color: #fff;
    margin-bottom: calc(60px + 12rem);
    margin-left: -10%;
    width: 120%;
    z-index: 0; }

/* @media (min-width: 1025px) {
  .card-html[data-style="1"] p img.bg-symbal {
    max-width: unset;
    height: 100vh;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-top: 54px;
    padding-bottom: 20px;
  }
} */

.card-html[data-style="1"] p.organizers {
  width: calc(100% - 50px);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 4rem 0; }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] p.organizers {
      width: 100%; } }
  .card-html[data-style="1"] p.organizers img {
    width: 100%; }

.card-html[data-style="1"] p.logos .pc img {
  max-height: 650px; }

.card-html[data-style="1"] p.logos .mb {
  display: none;
  margin-top: 8rem;
  justify-content: center; }
  .card-html[data-style="1"] p.logos .mb img {
    width: 100%; }
  @media only screen and (max-width: 1024px) {
    .card-html[data-style="1"] p.logos .mb {
      display: flex; } }

@media only screen and (max-width: 1024px) {
  .card-html[data-style="1"] p.exhi-time-info {
    display: none; } }

/* body.index .zone[zonelayout="hv-c6-s1"] #footer {
  padding-left: 36%; }
  body.index .zone[zonelayout="hv-c6-s1"] #footer .footer-main {
    width: 0; }
  body.index .zone[zonelayout="hv-c6-s1"] #footer .bottom-info {
    width: 63%; }
  @media only screen and (max-width: 1024px) {
    body.index .zone[zonelayout="hv-c6-s1"] #footer {
      padding-left: 32%; } }
  @media only screen and (max-width: 1024px) {
    body.index .zone[zonelayout="hv-c6-s1"] #footer {
      padding-left: 0; }
      body.index .zone[zonelayout="hv-c6-s1"] #footer .footer-main {
        width: auto; }
      body.index .zone[zonelayout="hv-c6-s1"] #footer .bottom-info {
        width: 100%; } } */
