@charset "UTF-8";
@font-face {
  font-family: "VarelaRound-Regular";
  src: url("./font/VarelaRound-Regular.eot");
  src: url("./font/VarelaRound-Regular.eot?#iefix") format("embedded-opentype"), url("./font/VarelaRound-Regular.woff") format("woff"), url("./font/VarelaRound-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OleoScript";
  src: url("./font/OleoScript-Regular.eot");
  src: url("./font/OleoScript-Regular.eot?#iefix") format("embedded-opentype"), url("./font/OleoScript-Regular.woff") format("woff"), url("./font/OleoScript-Regular.ttf") format("truetype");
  font-weight: 400;
}
@keyframes scrollFall {
  0% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
  50% {
    transform: translate(2px, 2px) rotate(45deg);
  }
  100% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
}
@font-face {
  font-family: "VarelaRound-Regular";
  src: url("./font/VarelaRound-Regular.eot");
  src: url("./font/VarelaRound-Regular.eot?#iefix") format("embedded-opentype"), url("./font/VarelaRound-Regular.woff") format("woff"), url("./font/VarelaRound-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "OleoScript";
  src: url("./font/OleoScript-Regular.eot");
  src: url("./font/OleoScript-Regular.eot?#iefix") format("embedded-opentype"), url("./font/OleoScript-Regular.woff") format("woff"), url("./font/OleoScript-Regular.ttf") format("truetype");
  font-weight: 400;
}
@keyframes scrollFall {
  0% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
  50% {
    transform: translate(2px, 2px) rotate(45deg);
  }
  100% {
    transform: translate(-2px, -2px) rotate(45deg);
  }
}
@media (max-width: 767px) {
  table.table-responsive thead,
table.table-responsive tbody,
table.table-responsive th,
table.table-responsive td,
table.table-responsive tr {
    display: block;
  }
  table.table-responsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.table-responsive tr {
    border: 1px solid #ccc;
    border: 0;
  }
  table.table-responsive td {
    border: none;
    position: relative;
    width: 100%;
    padding: 0;
  }
  table.table-responsive td::before,
table.table-responsive td .td-text {
    float: left;
    width: auto;
  }
  table.table-responsive td::before {
    width: auto;
    content: attr(data-content);
    display: block;
    padding-right: 10px;
  }
  table.table-responsive td::after {
    content: "";
    display: table;
    clear: both;
  }
}
.intro {
  position: relative;
  z-index: 1;
  padding: 30px 60px;
}
@media (max-width: 991px) {
  .intro {
    padding: 20px 0;
  }
}
.intro h1 {
  font-size: 2.625em;
  line-height: 1.38;
  font-family: "OleoScript", "PingFang SC", "Heiti TC", "微軟正黑體", "Microsoft JhengHei", "Arial Unicode MS", "Arial";
  color: #026676;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .intro h1 {
    font-size: 1.625em;
  }
}
.intro h2 {
  font-size: 1.5em;
  line-height: 1.67;
  font-weight: 575;
  color: #4a45af;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .intro h2 {
    font-size: 1.25em;
  }
}
.intro p {
  line-height: 1.75;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .intro p {
    line-height: 1.56;
    margin-bottom: 14px;
  }
}
.intro a {
  text-decoration: underline;
  color: #0953c0;
}

.lottie.lottie-polygons2 {
  z-index: 0;
  right: -70px;
  transform: rotate(-90deg);
  top: 230px;
}

.illustration#deco-1 {
  right: -350px;
  top: 1100px;
  z-index: 0;
}
.illustration#deco-2 {
  left: -400px;
  top: 1000px;
  z-index: 0;
}
.illustration#deco-3 {
  left: 0;
  top: 0;
  z-index: 0;
}

footer {
  padding-top: 0;
}

.main {
  background-color: #f8fafe;
}

.intro {
  padding: 17px 60px 40px;
}
@media (max-width: 991px) {
  .intro {
    padding: 20px 0 30px;
  }
}
.intro h1 {
  font-size: 2.6em;
}
@media (max-width: 991px) {
  .intro h1 {
    font-size: 1.625em;
  }
}
.intro .txt-wrap {
  line-height: 1.75;
}
@media (max-width: 991px) {
  .intro .txt-wrap {
    line-height: 1.56;
  }
}
.intro .txt-wrap > *:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .intro .txt-wrap > *:not(:last-child) {
    margin-bottom: 24px;
  }
}

.info {
  background-color: #fff;
  padding: 35px 60px;
  margin-bottom: 40px;
  position: relative;
}
@media (max-width: 991px) {
  .info {
    margin: 0 -28px 30px;
    padding: 30px 28px;
  }
}
.info .desc h2 {
  font-size: 1.5em;
  line-height: 1.16;
  font-weight: 575;
  color: #4a45af;
}
@media (max-width: 991px) {
  .info .desc h2 {
    font-size: 1.25em;
    line-height: 1.5;
    font-weight: 575;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .info .col-l {
    width: calc(100% - 265px);
    padding-right: 36px;
  }
}
.info .col-l .desc {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .info .col-l .desc {
    margin-bottom: 20px;
  }
}
.info .col-l .desc h2 {
  margin-bottom: 24px;
}
.info .col-l .desc p {
  line-height: 1.75;
}
.info .col-l .desc .image-popup {
  margin-bottom: 16px;
  display: block;
}
.info .col-l .desc .image-popup img {
  display: block;
  margin: 0 auto;
}
.info .col-l table {
  width: 100%;
}
@media (max-width: 991px) {
  .info .col-l table tbody {
    display: block;
  }
}
@media (max-width: 991px) {
  .info .col-l table tbody tr {
    display: flex;
    flex-direction: column;
    padding-bottom: 20px;
  }
}
.info .col-l td {
  padding: 12px 0;
}
@media (min-width: 992px) {
  .info .col-l td {
    border-bottom: 1px solid #e1e1e1;
  }
}
@media (max-width: 991px) {
  .info .col-l td {
    padding: 4px 0;
  }
}
.info .col-l .table-head {
  padding-right: 10px;
}
@media (max-width: 991px) {
  .info .col-l .table-head {
    display: flex;
  }
}
.info .col-l .table-head .icon {
  width: 15px;
  height: 15px;
  margin-right: 16px;
}
@media (max-width: 991px) {
  .info .col-l .table-head .icon {
    flex-shrink: 0;
  }
}
.info .col-l .table-head .icon.calendar {
  background-image: url("../img/job/career-fair/icon/calendar.svg");
}
.info .col-l .table-head .icon.clock {
  background-image: url("../img/job/career-fair/icon/clock.svg");
}
.info .col-l .table-head .icon.gps {
  background-image: url("../img/job/career-fair/icon/venue.svg");
}
.info .col-l .table-head .icon.user {
  background-image: url("../img/job/career-fair/icon/user.svg");
}
.info .col-l .table-head .icon.job {
  background-image: url("../img/job/career-fair/icon/job-opening.svg");
}
.info .col-l .table-head .icon.highlight {
  background-image: url("../img/job/career-fair/icon/highlight.svg");
}
.info .col-l .table-head .icon.reg {
  background-image: url("../img/job/career-fair/icon/registration.svg");
}
.info .col-l .table-head .icon.users {
  background-image: url("../img/job/career-fair/icon/users.svg");
}
@media (max-width: 991px) {
  .info .col-l .table-txt {
    padding-left: 30px;
    flex-shrink: 1;
    font-size: 0.9375em;
  }
}
.info .col-l .table-txt > * {
  display: block;
}
.info .col-l .table-txt a {
  color: #0953c0;
  text-decoration: underline;
}
.info .col-r {
  width: 265px;
}
@media (max-width: 991px) {
  .info .col-r {
    display: none;
  }
}
.info .col-r .poster .image-popup {
  display: block;
}
.info .col-r .poster .image-popup img {
  width: 100%;
  display: block;
}
.info .col-r .poster .enlarge {
  width: 20px;
  height: 20px;
  margin-top: 20px;
  display: block;
}

.listing {
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 991px) {
  .listing {
    margin: 0 -28px;
  }
}
.listing .item {
  padding: 36px 60px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .listing .item {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .listing .item {
    background-color: #fff;
  }
}
.listing .item.expanded {
  background-color: #fff;
}
.listing .item.expanded .read-more .txt-read {
  display: none;
}
.listing .item.expanded .read-more .txt-hide {
  display: inline-block;
}
.listing .item.expanded .read-more .bg-circle {
  background-image: url("../img/icon/read-less.svg");
  background-size: 10px 2px;
}
.listing .item .banner {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.09);
}
.listing .item .banner img {
  width: 100%;
  display: block;
}
.listing .item .read-more {
  display: flex;
  justify-content: flex-end;
  padding-top: 20px;
  padding-bottom: 8px;
}
@media (max-width: 991px) {
  .listing .item .read-more {
    padding: 20px 28px 10px;
  }
}
.listing .item .read-more a {
  display: flex;
  align-items: center;
  font-size: 1.25em;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .listing .item .read-more a {
    font-size: 1em;
    line-height: 1.18;
  }
}
.listing .item .read-more .txt-hide {
  display: none;
}
.listing .item .read-more .bg-circle {
  background-color: #4a45af;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 50%;
  background-image: url("../img/icon/read-more.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 10px 10px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .listing .item .read-more .bg-circle {
    width: 24px;
    height: 24px;
  }
}
.listing .item .details {
  border-top: 1px solid #e1e1e1;
  padding-top: 30px;
}
@media (max-width: 991px) {
  .listing .item .details {
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 0;
    border-top: 0;
  }
}
.listing .item .details table {
  width: 100%;
}
@media (min-width: 992px) {
  .listing .item .details table {
    border: 0.5px solid #e1e1e1;
  }
}
.listing .item .details table th {
  font-weight: 575;
  border-bottom: 2px solid #1b8191;
  text-align: left;
  padding: 27px 20px 17px 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listing .item .details table th {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .listing .item .details table th {
    display: none;
  }
}
.listing .item .details table th:first-child {
  min-width: 140px;
}
.listing .item .details table th:nth-child(2) {
  min-width: 200px;
}
.listing .item .details table th,
.listing .item .details table td {
  line-height: 1.18;
}
.listing .item .details table td {
  padding: 20px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .listing .item .details table td {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .listing .item .details table td {
    padding: 10px 0;
  }
}
.listing .item .details table td:nth-child(3) {
  color: #4a45af;
}
@media (min-width: 768px) {
  .listing .item .details table td:nth-child(3) {
    font-weight: 700;
  }
}
@media (max-width: 767px) {
  .listing .item .details table td:nth-child(3):before {
    color: #000;
  }
}
@media (max-width: 767px) {
  .listing .item .details table td:first-child {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  .listing .item .details table td:last-child {
    color: #0953c0;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .listing .item .details table td:last-child {
    padding-bottom: 20px;
  }
  .listing .item .details table td:last-child .td-text {
    color: #0953c0;
    text-decoration: underline;
  }
}
@media (max-width: 767px) {
  .listing .item .details table td:before {
    font-size: 1.125em;
    line-height: 116.6%;
    font-weight: 575;
    padding-right: 0;
    padding-bottom: 4px;
    display: block;
    float: none;
  }
}
.listing .item .details table td .td-text p {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .listing .item .details table td .td-text {
    line-height: 1.75;
  }
}
@media (max-width: 767px) {
  .listing .item .details table tr:not(:first-child) {
    border-top: 1px solid #e1e1e1;
  }
}