@charset "UTF-8";
html * {
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

body,
div,
p,
input,
form {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Noto Sans TC";
}

button,
input {
  font-family: Arial, "微軟正黑體", Helvetica, Verdana, Arial, sans-serif;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button,
input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
}

img {
  border: 0px;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

br {
  clear: both;
}

p {
  word-wrap: break-word;
  overflow: hidden;
}

a,
img {
  text-decoration: none;
  color: #69C;
  outline: none;
  behavior: expression(this.onFocus=this.blur());
}

a:hover,
img:hover {
  color: #225E86;
  text-decoration: none;
}

a {
  position: relative;
}

a,
a:hover {
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

body {
  font: 13px/1.431 Arial, "微軟正黑體", Helvetica, sans-serif;
}

section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

small {
  font-size: 85%;
}

.small-2 {
  font-size: 40%;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

form {
  margin: 0;
}

label {
  cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input:invalid {
  background-color: #f0dddd;
}

.greenBg {
  background: #00b99c !important;
}

ul,
ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

:focus {
  outline: none;
}

h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

body,
div,
span,
img,
small,
strong,
sup,
p,
a,
ol,
ul,
li,
form,
label {
  vertical-align: baseline;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

ol,
ul {
  list-style: none;
}

:focus {
  outline: none;
}

html * {
  max-height: 1000000px;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Noto Sans TC";
  font-weight: normal;
}

a {
  color: #535353;
  text-decoration: none;
}

a {
  outline: none;
  hlbr: expression(this.onFocus=this.blur());
}

img {
  vertical-align: top;
}

body {
  font-size: 1em;
  font-family: Arial, "Microsoft JhengHei", "微軟正黑體", Helvetica, Verdana, sans-serif;
  overflow-x: hidden;
  background: #fff;
}

input {
  font: normal 16px/18px "Microsoft JhengHei";
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

h2,
h3,
h4 {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

input::-webkit-input-placeholder {
  color: silver;
}

input::-moz-placeholder {
  color: silver;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: silver;
}

input[type=text]:focus {
  color: #51a9ab;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

.wrap1 {
  max-width: 1600px;
  margin: 0 auto;
}

.inner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .inner {
    width: 75%;
  }
}
@media screen and (min-width: 1600px) {
  .inner {
    width: 1200px;
  }
}
.footer {
  position: relative;
  width: 100%;
  z-index: 20;
  background: #4a4a4a;
  text-align: left;
}

.footer_warnning {
  padding: 35px 0;
  font-size: 18px;
  color: #cbcbcb;
  background-color: #4a4a4a;
}

.footer_warnning .wrap1 {
  position: relative;
}

.footer_warnning .warnningT {
  position: relative;
  padding-bottom: 25px;
}

.footer_warnning .warnningL {
  line-height: 26px;
  padding: 0 15px;
  font-size: small;
}

.footer_warnning .warnningL b {
  display: block;
  font-size: 29px;
  line-height: 40px;
  letter-spacing: 5.8px;
  font-weight: 400;
}

.footer_nav {
  position: fixed;
  width: 100%;
  height: 75px;
  left: 0;
  bottom: 0;
  padding: 5px 0 0;
  text-align: center;
  background: linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
  z-index: 100;
  display: none;
}

.footer_nav a {
  vertical-align: middle;
  display: inline-block;
  color: #fff;
  width: 24%;
  height: 50px;
  font-size: 12px;
  margin: 5px -0.3em 0 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}

.footer_nav a:nth-child(4) {
  border-right: none;
}

.footer_nav a b {
  display: inline-block;
  font-weight: 400;
  background-repeat: no-repeat;
}

.footer_nav a:hover {
  background: inherit;
}

.footer_nav a:nth-child(1) b {
  background-image: url(../../event/online/img/sidebar_icon_01.png);
}

.footer_nav a:nth-child(2) b {
  background-image: url(../../event/online/img/sidebar_icon_02.png);
}

.footer_nav a:nth-child(3) b {
  background-image: url(../../event/online/img/sidebar_icon_03.png);
}

.footer_nav a:nth-child(4) b {
  background-image: url(../../event/online/img/sidebar_icon_04.png);
}
.footer_nav a:nth-child(4) b::before {
  display: none;
}

.footer_nav a:nth-child(1) b,
.footer_nav a:nth-child(2) b,
.footer_nav a:nth-child(3) b,
.footer_nav a:nth-child(4) b {
  padding-top: 40px;
  background-position: center top;
  background-size: 80% auto;
}

.footer3 p {
  overflow: visible;
}

.footer3 .footer_warnning {
  padding: 0;
}

.footer_follow {
  padding: 2em 0 1.5em;
  font-size: 18px;
  line-height: 1.66;
  border-bottom: solid 1px #888;
}

.footer_btn {
  position: relative;
  display: inline-block;
}

.footer_btn.footer_btn img {
  vertical-align: middle;
  margin-top: -0.1em;
  width: auto;
  height: 2.77em;
}

.footer_btn-pointer:after {
  content: "";
  display: inline-block;
  vertical-align: bottom;
  width: 36px;
  height: 31px;
  margin: 0 -16px -11px -20px;
  background: url(../../img/footer_icon_pointer.png) no-repeat;
  background-size: contain;
  position: relative;
  z-index: 1;
}

.footer_serviceTel strong {
  display: inline-block;
  color: #f0be58;
  font-weight: normal;
}

.footer3 .footer_warnning .warnningT {
  padding-top: 1.5em;
}

.footer_copyright {
  margin-top: 2em;
  line-height: 1.6;
}

.footer_copyright span {
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .footer_follow {
    margin: 0 15px;
    text-align: center;
  }
  .footer_btn {
    margin-bottom: 1em;
  }
  .footer_btnGp .footer_xs-block {
    padding-left: 0.8em;
  }
  .footer_serviceTel {
    margin-top: 0.5em;
  }
  .footer_xs-block {
    display: block;
  }
}
@media screen and (min-width: 751px) {
  .footer3 .footer_warnning {
    padding: 0 0 0.3em;
  }
  .footer_follow {
    padding: 1.7em 15px 1.5em;
    line-height: 2.22;
  }
  .footer_follow::after {
    content: "";
    display: block;
    clear: both;
  }
  .footer_btnGp {
    float: left;
  }
  .footer_btn.footer_btn img {
    height: 2.22em;
  }
  .footer_btn-pointer:after,
  .footer_btnGp::after {
    width: 28px;
    height: 24px;
    margin: 0 0 -9px -14px;
  }
  .footer_serviceTel {
    text-align: right;
  }
  .footer_copyright {
    margin-top: 0.8em;
  }
  .footer_xs-show-only {
    display: none;
  }
}
@media screen and (min-width: 751px) and (max-width: 1000px) {
  .footer_follow {
    font-size: 16px;
  }
}
@media (max-width: 330px) {
  .footer_warnning .warnningL {
    font-size: 12px;
  }
  .footer_warnning .warnningL b {
    font-size: 8.75vw;
  }
}
.sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -192px;
  text-align: center;
  color: #fff;
  z-index: 200;
}

.sidebar a {
  position: relative;
  display: block;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.sidebar a:hover {
  background-color: #51a9ab;
}

.sidebar a:nth-child(1) {
  background: url(../../event/online/img/sidebar_icon_01.png) no-repeat center/30px, linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
}

.sidebar a:nth-child(2) {
  background: url(../../event/online/img/sidebar_icon_02.png) no-repeat center/30px, linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
}

.sidebar a:nth-child(3) {
  background: url(../../event/online/img/sidebar_icon_03.png) no-repeat center/30px, linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
}

.sidebar a:nth-child(4) {
  background: url(../../event/online/img/sidebar_icon_04.png) no-repeat center/30px, linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
}
.sidebar a:nth-child(4)::before {
  display: none;
}

.sidebar a:nth-child(1),
.sidebar a:nth-child(2),
.sidebar a:nth-child(3),
.sidebar a:nth-child(4) {
  padding-top: 60%;
  border-radius: 99rem;
}

.sidebar b {
  display: block;
  font-size: 13px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  background-color: #026c6b;
}

.sidebar a small {
  font-size: 12px;
}

form {
  width: 100%;
}

@media screen and (max-width: 750px) {
  .wrap1 {
    max-width: 100%;
  }
  .topBtn {
    right: 20px;
  }
  .warnningT {
    text-align: center;
  }
  .footer {
    margin-bottom: 75px;
  }
  .footer_warnning {
    font-size: 17px;
  }
  .footer_warnning .warnningL {
    text-align: left;
  }
  .footer_warnning .warnningL b {
    letter-spacing: 2px;
  }
  .footer_nav {
    display: block;
  }
  .sidebar {
    width: 65%;
    right: -65%;
    -webkit-transition: right 0.5s;
    -o-transition: right 0.5s;
    transition: right 0.5s;
    top: inherit;
    bottom: 10%;
    margin-top: 0;
    display: none;
  }
  .sidebar b {
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 0;
    left: -90px;
    width: 90px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.7);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 10px 8px 16px;
    line-height: 18px;
  }
  .sidebar b:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 9px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    display: inline-block;
    content: "";
    border-right: 1px solid #51a9ab;
    border-top: 1px solid #51a9ab;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
}
.topBtn {
  position: relative;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 16px;
  padding-top: 22px;
  font-weight: 400;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: block;
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 69px;
  height: 42px;
  background-color: #026c6b;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.topBtn:after {
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  width: 12px;
  height: 12px;
  margin-left: -6px;
  display: inline-block;
  content: "";
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.topBtn:hover {
  color: #fff;
  background-color: #3e9e9e;
}

.title-text {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.075em;
  text-align: center;
  color: #026c6b;
}

@media (min-width: 600px) {
  .title-text {
    font-size: 2rem;
  }
}
.qa {
  padding: 2em 0;
}

.qa .title-text {
  margin: 0 auto 1em;
}

@media (min-width: 600px) {
  .qa {
    padding: 65px 0 110px;
  }
}
.notice {
  padding: 2em 1rem;
  background: #f7f8f8;
}

.notice .inner {
  max-width: 1000px;
}

.d-block {
  display: block;
}

.text {
  font-size: 1.8rem;
  line-height: 1.3;
}

.text-center {
  text-align: center;
}

.text-bigger {
  font-size: 1.3em;
  text-align: center;
}

.text-bold {
  font-weight: 700;
}

.container {
  max-width: 1600px;
  margin: 0 auto;
}

.inner {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.sectionBlock {
  padding-top: 65px;
  padding-bottom: 65px;
}

.radiusButton {
  cursor: pointer;
  max-width: 100%;
  display: inline-block;
  position: relative;
  background-color: transparent;
  border: none;
}

.topQuickLink {
  pointer-events: none;
  top: -3px;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 2001;
}

.topQuickLink__buttonArea {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.topQuickLink__buttonArea::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
}

.topQuickLink__btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  line-height: 1.32;
  border-radius: 50px;
  padding: 15px;
  width: 100%;
  max-width: 600px;
  font-weight: 700;
  border: none;
}

.topQuickLink__btnArea {
  font-size: 0;
  text-align: center;
}

.topQuickLink__btnArea::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}

.topQuickLink__text {
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  border-radius: 35px;
  padding: 6px 15px;
  color: #3C476B;
  background-color: #FFFFFF;
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  .topQuickLink__text {
    font-size: 1.5rem;
  }
}

.topQuickLink__text span,
.topQuickLink__text i {
  display: inline-block;
}

.topQuickLink__text i {
  position: relative;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
}

.formRowData {
  margin-bottom: 40px;
  margin-left: 80px;
}

.formRowData__item {
  -webkit-box-align: center;
  margin-bottom: 20px;
}

.formRowData__title {
  font-size: 0.875rem;
  color: #3C476B;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 110px;
  flex: 0 0 110px;
  min-width: 110px;
  padding-right: 10px;
  font-weight: 700;
}

.formRowData__title .must {
  color: #e82311;
  font-size: 0.8em;
}

@media screen and (min-width: 768px) {
  .formRowData__title {
    font-size: 1.25rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    min-width: 170px;
    padding-right: 20px;
  }
}
.formRowData__input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  position: relative;
}

.formRowData__input input {
  font-size: 0.875rem;
  padding: 6px 20px;
  width: 100%;
  color: #3C476B;
  font-weight: 700;
  background-color: #FFFFFF;
  border: none;
  border-radius: 15px;
}

.formRowData__input input::-webkit-input-placeholder {
  color: #5C8EFF;
}

.formRowData__input input:-ms-input-placeholder {
  color: #5C8EFF;
}

.formRowData__input input::-ms-input-placeholder {
  color: #5C8EFF;
}

.formRowData__input input::placeholder {
  color: #5C8EFF;
}

@media screen and (min-width: 768px) {
  .formRowData__input input {
    padding: 11px 20px;
    font-size: 1.25rem;
  }
}
.apply {
  background-color: #FAFCFF;
  padding-bottom: 0;
}

.apply .formRowData {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.apply .inner {
  padding-bottom: 175px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .apply .inner {
    padding-bottom: 80px;
  }
}
.applyTVArea {
  position: relative;
  margin-bottom: 40px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (max-width: 576px) {
  .applyTVArea {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 768px) {
  .applyTVArea {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .applyTVArea {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
.applyTV {
  position: relative;
  z-index: 2;
  border: 3px solid #3C476B;
  background-color: #596381;
  border-radius: 10px;
  padding: 10px 10px 25px;
}

@media screen and (min-width: 768px) {
  .applyTV {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  .applyTV {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
  }
}
.applyTV__content {
  position: relative;
  z-index: 2;
  background-color: #FFFAE3;
  padding: 30px 10px 20px;
  border-radius: 10px;
  border: 3px solid #3C476B;
}

.applyTV__desc {
  color: #063d70;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .applyTV__desc {
    font-size: 1.3rem;
  }
}

.applyTV__desc > span {
  display: block;
}

@media screen and (min-width: 768px) {
  .applyTV__desc > span {
    display: inline-block;
  }
  .applyTV__desc > span:first-child {
    margin-right: 5px;
  }
}
.introList {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media (max-width: 576px) {
  .introList {
    padding-left: 50px;
    padding-right: 50px;
    margin-left: -20px;
  }
}

@media screen and (min-width: 768px) {
  .introList {
    padding-left: 34px;
    padding-right: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media screen and (min-width: 1200px) {
  .introList {
    padding-left: 0;
    padding-right: 0;
  }
}
.introList__item {
  margin-bottom: 40px;
}
@media (max-width: 576px) {
  .introList__item {
    margin-bottom: 20px;
  }
}

@media (max-width: 860px) {
  .introList__item:nth-child(1) .introCard__text > span > strong {
    display: block;
  }
}
@media (max-width: 576px) {
  .introList__item:nth-child(1) .introCard__text > span > strong {
    display: inline-block;
  }
}

.introList__item:nth-child(2) {
  margin-bottom: -20px;
  margin-top: 20px;
}
@media (max-width: 576px) {
  .introList__item:nth-child(2) {
    margin: 0;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: -20px;
  }
}

.introList__item:nth-child(3) .introCard__text > span > strong {
  display: block;
}

.introList__item:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .introList__item {
    width: 33.33%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
.introCard {
  position: relative;
  height: 100%;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 0 40px 40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(132, 83, 8, 0.2);
}

.introCard::before,
.introCard::after {
  content: "";
  width: 100%;
  height: 0;
  padding-bottom: 6.67%;
  display: block;
  position: absolute;
  left: 0;
  background-size: contain;
  background-repeat: repeat-x;
}

.introCard::before {
  top: -3px;
  background-position: center top;
  background-image: url("../../event/2021Q3_online/img/loan_item_boder_top.png");
}

.introCard::after {
  bottom: -3px;
  background-position: center bottom;
  background-image: url("../../event/2021Q3_online/img/loan_item_boder_bottom.png");
}

.introCard__img {
  width: 30%;
  padding: 40px 0 30px;
}
@media (max-width: 576px) {
  .introCard__img {
    padding: 0;
  }
}
.introCard__img img {
  display: block;
}

.introCard__text {
  width: 100%;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  font-size: 1.875rem;
  background: #fff;
}
@media (max-width: 576px) {
  .introCard__text {
    font-size: 1.6rem;
  }
}

.introCard__text span {
  display: block;
}

.introCard__text span:nth-child(2) {
  color: #FF5A76;
}

.introCard__text span strong {
  display: inline-block;
  font-size: 1.8em;
  font-family: "Baloo2", sans-serif;
}
@media (max-width: 1200px) {
  .introCard__text span strong {
    font-size: 1.6rem;
  }
}

@media screen and (min-width: 768px) {
  .introCard__text {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  .introCard__text {
    font-size: 1.5rem;
  }
}
.prizeAward {
  display: none;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  padding: 40px 35px;
  background-color: #FFFFFF;
  border: 3px solid #3C476B;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.16);
  box-shadow: 5px 5px 0 0 rgba(0, 0, 0, 0.16);
  margin-bottom: 40px;
}

.prizeCard__text {
  font-size: 1.875rem;
  color: #3C476B;
  font-weight: 700;
  line-height: 1.33;
}

.prizeCard__text > span {
  display: block;
}

@media screen and (min-width: 768px) {
  .prizeCard__text {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1200px) {
  .prizeCard__text {
    font-size: 1.875rem;
  }
}
.prizeHistory__year {
  color: #3C476B;
  text-align: center;
  font-size: 3.125rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 25px;
}

.prizeHistory__year span {
  min-width: 270px;
  display: inline-block;
  border-bottom: 3px solid #3C476B;
}

@media screen and (min-width: 768px) {
  .prizeHistory__year {
    font-size: 4.375rem;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .prizeHistory__year {
    font-size: 5rem;
  }
}
@media screen and (min-width: 768px) {
  .prizeYearList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.prizeYearList__item {
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 270px;
}

@media screen and (min-width: 768px) {
  .prizeYearList__item {
    margin-left: 0;
    margin-right: 0;
    max-width: 230px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (min-width: 768px) {
  .prizeYearList__item {
    max-width: 270px;
  }
}
.prizeYearList__title {
  color: #FF5A76;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 1.2;
  height: 2.4em;
  margin-bottom: 20px;
}

.prizeYearList__title > span {
  display: block;
}

@media screen and (min-width: 768px) {
  .prizeYearList__title {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  .prizeYearList__title {
    font-size: 1.75rem;
  }
}
.prizeYearList__desc {
  font-weight: 700;
  color: #3C476B;
  font-size: 1.25rem;
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .prizeYearList__desc {
    font-size: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .prizeYearList__desc {
    font-size: 1.25rem;
  }
}
/*! CSS Used from: ../../event/2021Q3_online/css/bootstrap-grid.min.css ; media=screen */
*,
::after,
::before {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-10,
.col-lg-4,
.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.offset-1 {
  margin-left: 8.333333%;
}

@media (min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
}
@media (min-width: 766px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.d-none {
  display: none !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
}
/*! CSS Used from: ../../event/2021Q3_online/css/_aspect-ratio.css ; media=screen */
img,
picture {
  width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}

/*! CSS Used from: ../../event/2021Q3_online/css/main_newpage.css ; media=screen */
.gFont {
  font-family: "Dela Gothic One", cursive;
}

.ft-red {
  color: #ff0d05;
}

.ft-green {
  color: #008A8F;
}

.ft-yellow {
  color: #ffd923;
}

.ft-orange {
  color: #fd783d;
}

.ft-pink {
  color: #e82311;
}

.ft-blue {
  color: #0c1b87;
}

b {
  font-weight: normal;
}

.bold {
  font-weight: 600;
}

.hrLine {
  margin-left: auto;
  margin-right: auto;
  border-top: 2px solid #ccdcec;
}
@media (max-width: 576px) {
  .hrLine {
    margin: 0.6rem 0 1rem;
  }
}

.splitLine {
  max-width: 1200px;
  margin: 3vw auto;
  padding: 5px 0;
  background: url(../../event/2021Q3_online/img/split_line.png) no-repeat 50% 50%/90% auto;
}

.bg-green {
  background: #ccf2df;
}

.wt2 {
  text-shadow: 2px 0 0 #800303, -2px 0 0 #800303, 0 2px 0 #800303, 0 -2px 0 #800303, 2px 2px #800303, -2px -2px 0 #800303, 2px -2px 0 #800303, -2px 2px 0 #800303;
}

.footer_warnning .wrap1 {
  max-width: 1000px;
}

.kvWrap .inner {
  width: 100%;
  max-width: 100%;
  min-height: 50vh;
  position: absolute;
  left: 0;
  top: 60px;
}
.kvWrap .inner .pckvImg {
  background: url(../../event/2021Q3_online/img/kv_pc.jpg) no-repeat top center/115% auto;
}
@media (max-width: 768px) {
  .kvWrap .inner .pckvImg {
    background: none;
    min-height: 50vh;
  }
}

.kvWrap .inner.noIframe {
  width: 100%;
  max-width: 100%;
  min-height: auto;
  position: relative;
  left: 0;
  top: 0;
}
.kvWrap .inner.noIframe .pckvImg {
  background: url(../../event/2021Q3_online/img/kv_pc_old.jpg) no-repeat top center/auto 100%;
  max-height: 695px;
}
@-moz-document url-prefix() {
  .kvWrap .inner.noIframe .pckvImg {
    max-height: 695px;
  }
}

.cardList {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media (max-width: 992px) {
  .cardList {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.cardList .cardList_item:nth-child(2) {
  margin-top: -40px;
}
@media (max-width: 576px) {
  .cardList .cardList_item:nth-child(2) {
    margin-top: 0;
    margin-left: -20px;
  }
}

.cardList .cardList_item {
  padding: 1rem !important;
}
@media (max-width: 992px) {
  .cardList .cardList_item {
    padding: 0.5rem !important;
  }
}
@media (max-width: 576px) {
  .cardList .cardList_item {
    padding: 0 !important;
  }
}
@media (max-width: 992px) {
  .cardList .cardList_item .rdBtn {
    font-size: 1.2rem;
    min-width: 100%;
    padding: 0.8rem 3rem;
  }
}
@media (max-width: 576px) {
  .cardList .cardList_item .rdBtn {
    padding: 0.8rem 0rem;
  }
}

.stepCardBox {
  position: relative;
  font-size: 2.5rem;
  padding: 2rem 1rem 2rem 1rem;
  background: linear-gradient(0deg, rgb(229, 189, 57) 0%, rgb(174, 122, 25) 49%, rgb(154, 97, 13) 100%);
  border-radius: 0 40px 40px 40px;
  box-shadow: 0 4px 12px rgba(132, 83, 8, 0.2);
}
@media (max-width: 992px) {
  .stepCardBox {
    padding: 1rem 0 3.5rem;
  }
}
@media (max-width: 576px) {
  .stepCardBox {
    background: linear-gradient(0deg, rgb(218, 173, 50) 0%, rgb(198, 142, 37) 52%, rgb(188, 128, 31) 100%);
    display: flex;
    border-radius: 0 20px 20px 20px;
    padding: 0.8rem;
  }
}
.stepCardBox .mark {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(148deg, rgb(255, 84, 65) 0%, rgb(255, 72, 72) 100%);
  padding: 15px 20px;
  border-radius: 0 0 20px 0;
}
@media (max-width: 576px) {
  .stepCardBox .mark {
    font-size: 13px;
    padding: 8px 20px;
  }
}

.stepCardBox .step_nbr {
  font-weight: bold;
  color: #ffffff;
  font-family: "Times New Roman", Times, serif;
  padding-bottom: 0.5rem;
  display: inline-block;
}

.stepCardBox .step_name {
  width: 100%;
  font-size: 34px;
  font-weight: bold;
  display: flex;
  justify-content: center;
}

.stepCardBox .step_name span {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #000000;
  background: #ffffff;
  padding: 10%;
}

.stepCardBox .step_name span b {
  position: absolute;
  left: 0;
  top: 50%;
  font-weight: bold;
  transform: translate(0, -50%);
  width: 100%;
  line-height: normal;
}

.stepCardBox .step_name span:before,
.stepCardBox .step_name span:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #000000;
}

.stepCardBox .step_name span:before {
  width: 100%;
  height: 1px;
}

.stepCardBox .step_name span:after {
  width: 1px;
  height: 100%;
}

.stepCardBox .step_icon {
  padding: 1rem 0;
  display: inline-block;
  width: 100%;
  max-width: 130px;
}
@media (max-width: 992px) {
  .stepCardBox .step_icon {
    padding: 3rem 0 1rem;
  }
}
@media (max-width: 576px) {
  .stepCardBox .step_icon {
    max-width: 80px;
  }
}

.stepCardBox .step_icon img {
  max-width: 100%;
  width: auto;
}

.stepCardBox .step_desc {
  font-size: 1.5rem;
  color: #fff;
  line-height: 1.3;
  text-shadow: 0 2px 8px rgba(132, 83, 8, 0.65);
}

.stepCardBox .step_desc span {
  width: 100%;
  display: inline-block;
}

.stepCardBox .step_desc sup {
  font-size: 70%;
  font-weight: bold;
  position: relative;
  top: -5px;
}

.rdBtn_wrap {
  cursor: pointer;
  display: inline-block;
  border: 0;
  background: transparent;
  line-height: 1;
}

.rdBtn_wrap_submit {
  max-width: 260px;
}

.rdBtn_wrap_step {
  margin-top: 1rem;
  position: relative;
  max-width: 260px;
}
@media (max-width: 576px) {
  .rdBtn_wrap_step {
    max-width: 80%;
  }
}

.rdBtn_wrap_moreaw {
  max-width: 330px;
}

.rdBtn {
  position: relative;
  display: flex;
  color: #b87a1c;
  border-radius: 99rem;
  background: #fff;
  padding: 1.1rem 3rem;
  font-weight: 600;
  font-size: 1.5rem;
  min-width: 235px;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 576px) {
  .rdBtn {
    font-size: 1.5rem;
    min-width: 212px;
  }
}
.rdBtn:hover {
  color: #ff4947;
}
.rdBtn:hover::before {
  content: "";
  display: inline-block;
  width: 100%;
  padding: 50px 20px;
  opacity: 1;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 246, 214) 40%, rgb(255, 246, 214) 60%, rgba(255, 246, 214, 0) 100%);
  transform-origin: center center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  animation-name: mask-ani;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transform: rotate(-36deg) translate(0px, -300px);
  z-index: 3;
}
.rdBtn:hover .rdBtn_text:before {
  border-color: transparent transparent transparent #ffee9e;
}
@keyframes mask-ani {
  0% {
    transform: rotate(-36deg) translate(0px, -300px);
  }
  70%, 100% {
    transform: rotate(-36deg) translate(0px, 200px);
  }
}
.rdBtn .rdBtn_text {
  position: relative;
  width: 100%;
  display: inline-block;
}
.btnGrp {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.btnGrp .rdBtn_wrap {
  width: 100%;
  max-width: 450px;
}
@media (max-width: 860px) {
  .btnGrp .rdBtn_wrap {
    margin: 0 20px;
  }
}
@media (max-width: 768px) {
  .btnGrp .rdBtn_wrap {
    margin: 0;
  }
}

.btnGrp .rdBtn_hight_lg {
  width: 100%;
  max-width: 420px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  background: #e82311;
}
@media (max-width: 576px) {
  .btnGrp .rdBtn_hight_lg {
    max-width: 80%;
    height: 80px;
  }
}

.checkered_title {
  font-size: 34px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  width: 100%;
}

.checkered_title span {
  width: 100%;
  margin: 0 3px;
  position: relative;
  border: 1px solid #000000;
  background: #ffffff;
  max-width: 50px;
}

.checkered_title span:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.checkered_title span b {
  position: absolute;
  left: 0;
  top: 50%;
  font-weight: bold;
  transform: translate(0, -50%);
  width: 100%;
  line-height: normal;
  text-align: center;
}

.round_title {
  font-family: "Dela Gothic One", cursive;
  font-size: 43px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  width: 100%;
}

.round_title span {
  width: 100%;
  margin: 0 2px;
  position: relative;
  border: 1px solid #000000;
  background: #ffffff;
  max-width: 80px;
  border-radius: 50%;
  box-shadow: inset 0px 0px 0px 5px #bfecd5;
}

.round_title span:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.round_title span b {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  line-height: normal;
  text-align: center;
  display: flex;
  justify-content: center;
}

.round_title span b img {
  max-width: 60%;
}

/* @media screen and (max-width: 768px) {.round_title span b img{ max-width: 30%;}} */
.stepWrap {
  border-bottom: 0;
  padding-top: 70px;
}

.stepWrap .cardList {
  padding-bottom: 60px;
}
@media (max-width: 992px) {
  .stepWrap .cardList {
    padding-bottom: 30px;
  }
}
@media (max-width: 860px) {
  .stepWrap .cardList {
    margin: 0;
  }
}
@media (max-width: 576px) {
  .stepWrap .cardList {
    padding-bottom: 0;
    gap: 15px;
    width: 100%;
    max-width: 95%;
    margin: 0 auto;
    margin-left: 20px;
  }
}

.tv_showBox {
  position: relative;
  max-width: 780px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}

.tv_showBox .checkered_title {
  font-size: 34px;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  width: 45%;
}

.tv_showBox .tv_ad_01 {
  bottom: -5%;
  left: -32%;
  width: 36%;
}

.tv_showBox .tv_ad_02 {
  bottom: 0;
  right: -20%;
  width: 15%;
}

.tv_showBox .tv_showBox_brd {
  position: relative;
}

.tv_showBox .tv_showBox_yt {
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 8%;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 88%;
  height: 64%;
  border: 3px solid #000000;
  border-radius: 1.5vw;
  overflow: hidden;
}

.adorn_img {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: auto;
  width: 100%;
}

.movBox {
  position: relative;
  padding: 60px 0 100px;
}
@media (max-width: 576px) {
  .movBox {
    padding: 30px 0 0px;
  }
}

.movBox .movBox_wrap {
  padding: 0 50px;
}

.movBox .youtubeSwiper {
  padding: 0 50px;
}

.movBox .youtubeSwiper .subtitle {
  display: block;
  text-align: center;
  padding: 0.5rem;
}

.movBox .youtubeSwiper .itemBlk {
  border: 1px solid #000000;
  display: block;
  margin: 0 50px;
}

.movBox .swiper-button-prev {
  background-image: url(../../event/online/img/stepPrev_Green.png);
  left: 10px;
  right: auto;
}

.movBox .swiper-button-next {
  background-image: url(../../event/online/img/stepNext_Green.png);
  right: 10px;
  left: auto;
}

.movBox .swiper-button-prev,
.movBox .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 76px;
  margin-top: -40px;
  z-index: 10;
  cursor: pointer;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 576px) {
  .movBox .swiper-button-prev,
  .movBox .swiper-button-next {
    width: 25px;
    height: 38px;
    margin-top: -22px;
  }
}

@media screen and (max-width: 768px) {
  .movBox .movBox_wrap {
    padding: 0;
  }
  .movBox .youtubeSwiper {
    padding: 0 25px;
  }
  .movBox .youtubeSwiper .itemBlk {
    margin: 0 40px;
  }
  .tv_showBox .checkered_title {
    font-size: 4vw;
  }
}
.serviceApply {
  background: url(../../event/2021Q3_online/img/cloud.png) no-repeat center bottom 3vw/contain, #ccf2df;
  position: relative;
}

.serviceApply .inner {
  padding-bottom: 0;
}

.serviceApply .applyTVBlock {
  margin-top: -100px;
}

.serviceApply .applyTV {
  border-radius: 0;
  border: 2px solid #000000;
  background-color: #bfecd5;
}

.serviceApply .applyTV:before {
  display: none;
}

.serviceApply .applyTV__desc {
  margin-bottom: 0px;
}

.serviceApply .applyTV__content {
  border-radius: 0;
  border: 2px solid #000000;
  background-color: #ffffff;
  padding: 90px 0 70px;
}

.serviceApply .applyTVArea {
  margin-bottom: 0;
}

.serviceApply .formRowData__title {
  color: #000000;
  font-size: 1.25rem;
  flex: 0 0 150px;
  min-width: 150px;
}

.serviceApply .formRowData__input input {
  font-size: 1.25rem;
  padding: 10px 20px;
}

.serviceApply .formRowData__input input {
  background: #f8df5b;
  border-radius: 0;
  color: #000000;
  font-weight: normal;
}

.serviceApply .formRowData__input input::-webkit-input-placeholder {
  color: #000000;
}

.serviceApply .formRowData__input input:-ms-input-placeholder {
  color: #000000;
}

.serviceApply .formRowData__input input::-ms-input-placeholder {
  color: #000000;
}

.serviceApply .formRowData__input input::placeholder {
  color: #000000;
}

.textConsult {
  position: relative;
  padding-top: 30px;
  padding-bottom: 168px;
}
@media (max-width: 1400px) {
  .textConsult {
    padding-bottom: 170px;
  }
}
@media (max-width: 768px) {
  .textConsult {
    padding-bottom: 50px;
  }
}
@media (max-width: 576px) {
  .textConsult {
    padding-bottom: 210px;
  }
}
.textConsult::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 140px;
  width: 346px;
  height: 487px;
  background: url(../../event/online/img/mov_consult_mix_b.webp) no-repeat center/100%;
  z-index: 1;
}
@media (max-width: 1680px) {
  .textConsult::before {
    width: 286px;
    height: 403px;
    left: 90px;
  }
}
@media (max-width: 1600px) {
  .textConsult::before {
    width: 256px;
    left: 70px;
  }
}
@media (max-width: 1500px) {
  .textConsult::before {
    width: 246px;
    left: 40px;
    bottom: -40px;
  }
}
@media (max-width: 1400px) {
  .textConsult::before {
    right: 7%;
  }
}
@media (max-width: 1300px) {
  .textConsult::before {
    width: 210px;
    bottom: -80px;
  }
}
@media (max-width: 1200px) {
  .textConsult::before {
    bottom: -180px;
    width: 150px;
  }
}
@media (max-width: 576px) {
  .textConsult::before {
    display: none;
  }
}

.textConsult .checkered_title span {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.textConsult .checkered_title span:nth-child(3) {
  border: 0;
}

.textConsult .introCard__img {
  width: 80%;
}

.byc {
  left: 8%;
  bottom: -3vw;
  width: 14%;
  z-index: 20;
}

.planChioce .introCard:before,
.planChioce .introCard:after {
  display: none;
}

.planChioce .introCard__text {
  color: #000;
  padding: 0px 0 45px 0;
}
@media (max-width: 860px) {
  .planChioce .introCard__text {
    padding: 25px 0;
    min-height: 157px;
  }
}
@media (max-width: 576px) {
  .planChioce .introCard__text {
    min-height: auto;
    font-size: 1.2rem;
    padding-left: 30px;
    text-align: left;
  }
}

.planChioce .introCard__text span:nth-child(2) {
  color: #ff4848;
}

@media (min-width: 768px) {
  .planChioce .introList__item {
    padding: 0 1.5rem;
  }
}
.consultTitle {
  max-width: 780px;
  margin: 0 auto 50px auto;
  padding: 0 1rem;
}

.planTitle {
  max-width: 780px;
  margin: 0 auto 50px auto;
  padding: 0 1rem;
}

.mic {
  right: 8%;
  top: -8vw;
  width: 8%;
  z-index: 20;
}

@media (max-width: 768px) {
  .titleRibbon {
    top: -25px;
    max-width: 500px;
    margin: 0 auto;
  }
  .stepWrap {
    border-left: 0;
    border-right: 0;
  }
  .stepWrap::before {
    padding: 15vw 0;
  }
  .serviceApply {
    padding: 0;
  }
  .serviceApply .applyTVArea {
    margin: 0;
  }
  .serviceApply .applyTV {
    border-left: 0;
    border-right: 0;
    padding: 0;
    border: 0;
  }
  .serviceApply .applyTV__content {
    border-left: 0;
    border-right: 0;
    padding: 70px 20px;
  }
  .tv_ad_01,
  .tv_ad_02 {
    display: none;
  }
  .byc {
    left: 0;
    bottom: -7vw;
    width: 25%;
    right: 0;
  }
  .mic {
    right: 8%;
    top: -20vw;
    width: 18%;
  }
  .btnGrp {
    flex-direction: column;
    padding: 0 1rem;
  }
  .btnGrp .rdBtn {
    font-size: 1.8rem;
  }
  .btnGrp .rdBtn_wrap {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .btnGrp .rdBtn_hight_lg {
    margin: 0 auto;
    height: 95px;
  }
  .awardList .titleRibbon {
    top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .stepCardBox .step_name {
    font-size: 10vw;
  }
  .prizeCard__text {
    font-size: 5.5vw;
  }
}
ul.dot_subList,
ul.dot_subList li {
  list-style: disc;
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.container {
  padding-left: 0;
  padding-right: 0;
}

.col-10,
.col-lg-4,
.col-md-4 {
  padding-left: 0;
  padding-right: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

/*! CSS Used from: ../../event/2021Q3_online/css/swiper.min.css ; media=screen */
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/*! CSS Used keyframes */
@-webkit-keyframes sga {
  0%, 100% {
    bottom: -20px;
  }
  50% {
    bottom: -10px;
  }
}
/*! CSS Used fontfaces */
.topQuickLink.show {
  pointer-events: auto;
}

.topQuickLink {
  pointer-events: none;
  top: -3px;
  left: 0;
  position: fixed;
  width: 100%;
}

.topQuickLink.show .topQuickLink__buttonArea {
  -webkit-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  transform: translate(0, 0%);
}

.topQuickLink__buttonArea {
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  text-align: center;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*! CSS Used from: ../../event/2021Q3_online/css/lightgallery.css ; media=screen */
.lg-backdrop.in {
  opacity: 0.9 !important;
}

#lg-counter {
  display: none !important;
}

.lg-toolbar .lg-close::after {
  content: "" !important;
  background: url(../../event/2021Q3_online/img/mobile_close.svg) no-repeat center center/35px 35px !important;
  width: 35px;
  height: 35px;
  display: block;
}

.lg-toolbar .lg-icon {
  margin: 15px !important;
}

@media screen and (max-width: 768px) {
  .lg-outer .lg-video-cont {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 992.8px) {
  .Visible-lg {
    display: block;
  }
  .Visible-xs {
    display: none;
  }
}
@media screen and (max-width: 992.8px) {
  .Visible-lg {
    display: none;
  }
  .Visible-xs {
    display: block;
  }
}
*,
::after,
::before {
  box-sizing: inherit;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col-10,
.col-lg-4,
.col-md-4 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.offset-1 {
  margin-left: 8.333333%;
}

@media (min-width: 992px) {
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
}
@media (min-width: 766px) {
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
.threeMinutes {
  position: relative;
  padding-bottom: 0;
  padding-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .threeMinutes {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .threeMinutes {
    margin-bottom: 0;
    padding-bottom: 30px;
  }
}
.threeMinutes .iframeWrap {
  border-radius: 10px;
  background: #fff;
  border: 4px solid #fff;
  margin-top: -114px;
  padding: 140px 2rem 2rem 2rem;
  position: relative;
  z-index: 2;
  border-radius: 0 40px 40px 40px;
  box-shadow: 0 4px 20px rgba(132, 83, 8, 0.2);
}
@media (max-width: 1200px) {
  .threeMinutes .iframeWrap {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media (max-width: 992px) {
  .threeMinutes .iframeWrap {
    padding: 70px 0.5rem 1rem 0.5rem;
  }
}
@media (max-width: 576px) {
  .threeMinutes .iframeWrap {
    margin-top: -57px;
    border-radius: 0 20px 20px 20px;
  }
}
.threeMinutes .iframeWrap .iframeBox {
  width: 100%;
  min-height: 65vh;
  border: 0;
}
.threeMinutes .iframeWrap .titleRibbon {
  position: absolute;
  left: 0;
  right: 0;
  top: -90px;
  bottom: auto;
  margin: auto;
}
@media (max-width: 992px) {
  .threeMinutes .iframeWrap .titleRibbon {
    top: -10vw;
  }
}
@media (max-width: 768px) {
  .threeMinutes .iframeWrap .titleRibbon {
    top: -10vw;
  }
}
@media (max-width: 576px) {
  .threeMinutes .iframeWrap .titleRibbon {
    top: -10vw;
  }
}
.threeMinutes h2 {
  background: linear-gradient(120deg, rgb(229, 189, 57) 0%, rgb(183, 121, 28) 100%);
  border-radius: 0 0 40px 40px;
  text-align: center;
  color: #fff;
  font-weight: 600;
  text-shadow: 0 2px 8px rgba(132, 83, 8, 0.4);
  -webkit-text-fill-color: initial;
}
@media (max-width: 576px) {
  .threeMinutes h2 {
    border-radius: 0 0 20px 20px;
  }
}

.sloganBlk {
  display: flex;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .sloganBlk {
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .sloganBlk {
    margin-bottom: 10%;
  }
}
.sloganBlk .item {
  padding: 0 1rem;
}
.sloganBlk .col-left {
  flex: 1 1 35%;
}
@media (max-width: 992px) {
  .sloganBlk .col-left {
    display: none;
  }
}
.sloganBlk .col-left img {
  margin-top: -25px;
}
.sloganBlk .col-right {
  width: 65%;
}
.sloganBlk .col-right .img-mb {
  display: none;
}
.sloganBlk .col-right .img-pc {
  margin-top: -2.25rem;
}
@media (max-width: 992px) {
  .sloganBlk .col-right {
    width: 100%;
  }
  .sloganBlk .col-right .img-pc {
    display: none;
  }
  .sloganBlk .col-right .img-mb {
    display: block;
  }
}

.iframe-bg {
  padding: 0;
}

.iframe-cont {
  width: 100%;
  overflow: hidden;
}

.Visible-lg-block {
  border: 1px solid #000;
}
@media (max-width: 992px) {
  .Visible-lg-block {
    display: block;
  }
}

@media (max-width: 576px) {
  .applyTVBlock .applyTVArea {
    margin-top: 20px;
  }
}
.applyTVBlock .applyTV__content {
  border-radius: 50px;
  border: none;
  background-color: transparent;
  display: grid;
  grid-template-columns: auto 1fr;
  padding: 0;
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content {
    box-shadow: none;
  }
}
.applyTVBlock .applyTV__content .applyPeopleWrap {
  background: linear-gradient(148deg, rgb(254, 196, 47) 0%, rgb(255, 182, 78) 100%);
  border-radius: 0 40px 40px 40px;
  padding: 80px 0px 0 20px;
}
@media (max-width: 768px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap {
    padding: 80px 0px 0 5px;
  }
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap {
    padding: 0px 0 0 20px;
    border-radius: 0 20px 20px 20px;
  }
}
.applyTVBlock .applyTV__content .applyPeopleWrap figure {
  margin-right: -50px;
}
@media (max-width: 992px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap figure {
    width: 260px;
  }
}
@media (max-width: 768px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap figure {
    width: 200px;
    margin-right: -30px;
  }
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap figure {
    width: 160px;
    margin-right: 0;
  }
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content .applyPeopleWrap figure img {
    margin-top: -20px;
  }
}
.applyTVBlock .applyTV {
  border: none;
  padding: 0;
  background-color: #fff;
  border: none;
  border-radius: 0 40px 40px 40px;
  box-shadow: 0 0px 16px rgba(0, 0, 0, 0.2);
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .applyTVBlock .applyTV {
    width: 100%;
    max-width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV {
    max-width: 100%;
    padding: 12px;
    border: none;
    border-radius: 0;
    margin-top: -27px;
  }
}
.applyTVBlock .applyTV .rdBtn {
  background: #ff4e44;
  color: #fff;
}
.applyTVBlock .applyTV .rdBtn:hover {
  color: #ffee9e;
}
.applyTVBlock .applyTV .rdBtn:hover .rdBtn_text:before {
  border-color: transparent transparent transparent #ffee9e;
}
.applyTVBlock .applyTV__content {
  background: transparent;
  box-shadow: none;
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content {
    padding-top: 40px;
  }
}
.applyTVBlock .applySlogin {
  font-size: 40px;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 576px) {
  .applyTVBlock .applySlogin {
    font-size: 22px;
  }
}
.applyTVBlock .applySlogin abbr {
  font-family: "Baloo2", sans-serif;
  font-size: 60px;
}
@media (max-width: 576px) {
  .applyTVBlock .applySlogin abbr {
    font-size: 30px;
  }
}
.applyTVBlock .formRowData__title {
  color: #000;
  font-size: 1.25rem;
  flex: 0 0 150px;
  min-width: 150px;
}
.applyTVBlock .formRowData__input input {
  font-size: 1.25rem;
  padding: 10px 20px;
}
@media screen and (max-width: 576px) {
  .applyTVBlock .formRowData__input input {
    font-size: 1.1rem;
    padding: 10px;
  }
}
@media screen and (max-width: 380px) {
  .applyTVBlock .formRowData__input input {
    font-size: 1rem;
    padding: 5px;
  }
}
.applyTVBlock .formRowData__input input {
  background: #f4ecd8;
  border-radius: 99rem;
  color: #777777;
  font-weight: normal;
}
.applyTVBlock .formRowData__input input::-webkit-input-placeholder {
  color: #777777;
}
.applyTVBlock .formRowData__input input:-ms-input-placeholder {
  color: #777777;
}
.applyTVBlock .formRowData__input input::-ms-input-placeholder {
  color: #777777;
}
.applyTVBlock .formRowData__input input::placeholder {
  color: #777777;
}
@media (max-width: 768px) {
  .applyTVBlock .applyTV {
    padding: 0;
  }
  .applyTVBlock .applyTV__content {
    border-left: 0;
    border-right: 0;
  }
}
@media (max-width: 576px) {
  .applyTVBlock .applyTV__content {
    padding: 0;
    grid-template-columns: 1fr;
  }
  .applyTVBlock .applyTV {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    border-radius: 20px;
    padding-bottom: 30px;
  }
}

.movBoxEdit {
  padding-bottom: 135px;
}
@media (max-width: 576px) {
  .movBoxEdit {
    padding-bottom: 65px;
  }
}

.step_24hours {
  position: relative;
  padding-top: 85px;
  padding-bottom: 0;
}
@media (max-width: 576px) {
  .step_24hours {
    padding-top: 0;
    background: url(../../event/online/img/step_24hoursWrap_icon_sm.png) no-repeat 3% 95%/30px;
  }
}
.step_24hours h2 {
  margin-left: 0;
}
@media (max-width: 576px) {
  .step_24hours h2 {
    margin-left: auto;
  }
}
.step_24hours .container {
  max-width: 1400px;
}
.step_24hours .step_24hoursWrap {
  position: relative;
  padding: 0px 0 60px;
}
@media (max-width: 1500px) {
  .step_24hours .step_24hoursWrap {
    max-width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .step_24hours .step_24hoursWrap {
    max-width: 90%;
  }
}
@media (max-width: 992px) {
  .step_24hours .step_24hoursWrap {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .step_24hours .step_24hoursWrap {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}
.step_24hours .stepSlider {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  margin: 0 auto;
  z-index: 4;
}
@media (max-width: 992px) {
  .step_24hours .stepSlider {
    position: relative;
    max-width: 85%;
  }
}
.step_24hours .stepSlider .swiper {
  overflow: initial;
}
.step_24hours .stepSwiper60 {
  width: 100%;
  max-width: 1200px;
  padding: 20px 0px 0;
  z-index: 2;
  opacity: 0;
}
.step_24hours .stepSwiper60 .swiper-slide {
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 576px) {
  .step_24hours .stepSwiper60 .swiper-slide {
    padding: 0 25px;
  }
}
.step_24hours .num {
  position: relative;
  font-size: 70px;
  color: #ff4947;
  font-weight: 600;
  z-index: 2;
  font-family: "Baloo2", sans-serif;
}
@media (max-width: 1500px) {
  .step_24hours .num {
    font-size: 50px;
  }
}
@media (max-width: 576px) {
  .step_24hours .num {
    font-size: 40px;
  }
}
.step_24hours .step24_item {
  background: #fff;
  text-align: left;
  margin-bottom: 20px;
  border-radius: 0 40px 40px 40px;
  box-shadow: 0 4px 12px rgba(132, 83, 8, 0.4);
  padding: 30px;
}
@media (max-width: 576px) {
  .step_24hours .step24_item {
    padding: 10px 30px;
  }
}
.step_24hours .step24_item .headingBox {
  font-weight: 600;
  padding: 10px 0 20px;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .step_24hours .step24_item .headingBox {
    padding: 0px 0 10px;
    margin-bottom: 0;
  }
}
.step_24hours .step24_item .headingBox h3 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 10px;
  color: #009891;
}
@media (max-width: 576px) {
  .step_24hours .step24_item .headingBox h3 {
    font-size: 1.4rem;
    margin-bottom: 5px;
  }
}
.step_24hours .step24_item .headingBox p {
  font-size: 1.4rem;
  line-height: 130%;
}
@media (max-width: 860px) {
  .step_24hours .step24_item .headingBox p {
    font-size: 1.2rem;
  }
}
@media (max-width: 576px) {
  .step_24hours .step24_item .headingBox p {
    font-size: 1rem;
  }
}
.step_24hours .step24_item figure {
  border: 2px solid #dcbd8e;
  background: #fbf3e0;
  padding: 10px;
  border-radius: 20px;
  margin: 0;
  width: 85%;
}
.step_24hours .step24_item figure img {
  border-radius: 10px;
}
.step_24hours .swiper-button-next,
.step_24hours .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 52px;
  height: 76px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 576px) {
  .step_24hours .swiper-button-next,
  .step_24hours .swiper-button-prev {
    width: 25px;
    height: 38px;
  }
}
.step_24hours .swiper-button-next {
  background-image: url(../../event/online/img/stepNext_60.png);
  right: 0px;
  left: auto;
}
@media (max-width: 1500px) {
  .step_24hours .swiper-button-next {
    right: -70px;
  }
}
@media (max-width: 1200px) {
  .step_24hours .swiper-button-next {
    right: 0px;
  }
}
@media (max-width: 992px) {
  .step_24hours .swiper-button-next {
    right: -50px;
  }
}
@media (max-width: 576px) {
  .step_24hours .swiper-button-next {
    right: -20px;
  }
}
.step_24hours .swiper-button-prev {
  background-image: url(../../event/online/img/stepPrev_60.png);
  left: 0px;
  right: auto;
}
@media (max-width: 1500px) {
  .step_24hours .swiper-button-prev {
    left: -70px;
  }
}
@media (max-width: 1200px) {
  .step_24hours .swiper-button-prev {
    left: 0px;
  }
}
@media (max-width: 992px) {
  .step_24hours .swiper-button-prev {
    left: -50px;
  }
}
@media (max-width: 576px) {
  .step_24hours .swiper-button-prev {
    left: -20px;
  }
}
.step_24hours .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
  display: none;
}
@media (max-width: 576px) {
  .step_24hours .swiper-pagination {
    display: block;
  }
}
.step_24hours .swiper-pagination .swiper-pagination-bullet {
  background: #ffeabb;
  opacity: 1;
  width: 14px;
  height: 14px;
  margin: 0 10px;
  display: inline-block;
  border-radius: 99rem;
}
@media (max-width: 576px) {
  .step_24hours .swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
  }
}
.step_24hours .swiper-pagination .swiper-pagination-bullet-active {
  background: #EDAE5C !important;
}
.step_24hours .remark {
  position: relative;
  font-size: 12px;
  font-weight: 600;
  text-align-last: left;
  margin-top: 10px;
}
@media (max-width: 576px) {
  .step_24hours .remark br {
    display: none;
  }
}

.movSection {
  position: relative;
}
.movSection .movBox_wrap {
  width: 100%;
  max-width: 92%;
  margin-left: auto;
  margin-right: auto;
  margin-top: -20px;
}
@media (max-width: 1200px) {
  .movSection .movBox_wrap {
    max-width: 85%;
  }
}
@media (max-width: 576px) {
  .movSection .movBox_wrap {
    margin-top: -40px;
    max-width: 100%;
  }
}
.movSection .swiper {
  overflow: initial;
}
.movSection .swiper-slide .videoItem {
  position: relative;
  margin: 0 0px;
  margin-top: 20px;
}
@media (max-width: 768px) {
  .movSection .swiper-slide .videoItem {
    width: 100%;
    max-width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 576px) {
  .movSection .swiper-slide .videoItem {
    max-width: 70%;
  }
}
.movSection .youtubeSwiper {
  padding: 0;
}
.movSection .youtubeSwiper .itemBlk {
  margin: 0;
  padding: 70px 25px 42px;
  border: none;
}
@media (max-width: 992px) {
  .movSection .youtubeSwiper .itemBlk {
    padding: 110px 55px 62px;
  }
}
@media (max-width: 992px) {
  .movSection .youtubeSwiper .itemBlk {
    padding: 70px 55px 62px;
  }
}
@media (max-width: 576px) {
  .movSection .youtubeSwiper .itemBlk {
    padding: 70px 15px 42px;
  }
}
.movSection .youtubeSwiper a p {
  font-size: 28px;
  font-weight: 600;
  color: #063d70;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 576px) {
  .movSection .youtubeSwiper a p {
    font-size: 18px;
    margin-top: 10px;
  }
}
.movSection .youtubeSwiper figure {
  position: relative;
  display: block;
  border-radius: 40px;
  overflow: hidden;
}
@media (max-width: 576px) {
  .movSection .youtubeSwiper figure {
    border-radius: 10px;
  }
}
.movSection .youtubeSwiper .playBtn {
  background: #e82311;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  border-radius: 99rem;
  width: 70px;
  height: 70px;
}
@media (max-width: 576px) {
  .movSection .youtubeSwiper .playBtn {
    width: 45px;
    height: 45px;
  }
}
.movSection .youtubeSwiper .playBtn::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -3px;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 16px;
  border-color: transparent transparent transparent #fff;
}
@media (max-width: 576px) {
  .movSection .youtubeSwiper .playBtn::before {
    border-width: 8px 0 8px 12px;
  }
}
.movSection .swiper-button-prev {
  left: -80px;
}
@media (max-width: 768px) {
  .movSection .swiper-button-prev {
    left: 30px;
  }
}
@media (max-width: 576px) {
  .movSection .swiper-button-prev {
    left: 15px;
  }
}
.movSection .swiper-button-next {
  right: -80px;
}
@media (max-width: 768px) {
  .movSection .swiper-button-next {
    right: 30px;
  }
}
@media (max-width: 576px) {
  .movSection .swiper-button-next {
    right: 15px;
  }
}
.movSection .applyTVBlock {
  position: relative;
  margin-top: 60px;
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  .movSection .applyTVBlock {
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media (max-width: 576px) {
  .movSection .applyTVBlock {
    padding-top: 40px;
  }
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.yearAward {
  position: relative;
  z-index: 0;
}

.yearAward .topQuickLink__buttonArea::before {
  height: 102px;
  background-color: rgba(253, 120, 61, 0.8);
}

.yearAward .topQuickLink__btn {
  background: none;
}

.yearAward .topQuickLink__buttonArea::before {
  height: 90px;
  background-color: rgba(241, 222, 174, 0.8);
}

.yearAward .topQuickLink__btn {
  background: none;
}

.yearAward .topQuickLink__text {
  background: linear-gradient(326deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 100%);
  color: #fff;
  font-family: "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-weight: 600;
  position: relative;
}

.yearAward .topQuickLink__text span {
  display: flex;
  justify-content: center;
}

.yearAward .topQuickLink__text img {
  width: 55%;
}

.yearAward .topQuickLink__text:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  left: -50px;
  top: 0;
  bottom: 0;
  right: auto;
  margin: auto;
  border-radius: 50%;
}

.yearAward .topQuickLink__text:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff;
  position: absolute;
  left: auto;
  top: 0;
  bottom: 0;
  right: -50px;
  margin: auto;
  border-radius: 50%;
}

@media (max-width: 768px) {
  .yearAward .topQuickLink__buttonArea::before {
    height: 70px;
  }
}
.Visible-md {
  display: block;
}
@media (max-width: 576px) {
  .Visible-md {
    display: none;
  }
}

.Visible-sm {
  display: none;
}
@media (max-width: 576px) {
  .Visible-sm {
    display: block;
  }
}

.online_h2 {
  position: relative;
  width: 100%;
  max-width: 635px;
  margin: 0 auto;
  z-index: 3;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  /* 設定漸層背景 */
  background: linear-gradient(90deg, rgb(229, 189, 57) 0%, rgb(183, 121, 28) 50%);
  /* 將背景裁剪至文字範圍 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 將文字原本的顏色設為透明，讓背景透出來 */
  -webkit-text-fill-color: transparent;
  color: transparent;
  /* 備用方案 */
  font-family: "Baloo2", sans-serif;
}
@media (max-width: 576px) {
  .online_h2 {
    font-size: 30px;
  }
}
.online_h2 abbr {
  font-size: 80px;
}
@media (max-width: 576px) {
  .online_h2 abbr {
    font-size: 40px;
  }
}

@media (max-width: 576px) {
  .online_h2_lg {
    max-width: 83%;
  }
}

.kvWrap {
  position: relative;
  background: url(../../event/online/img/online_kv_title.webp) no-repeat 36% top/500px;
}
@media (max-width: 1680px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 31% top/520px;
  }
}
@media (max-width: 1500px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 25% top/520px;
  }
}
@media (max-width: 1400px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 25% top/500px;
  }
}
@media (max-width: 1300px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 26% top/480px;
  }
}
@media (max-width: 1200px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 18% top/413px;
  }
}
@media (max-width: 992px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 18% top/340px;
  }
}
@media (max-width: 860px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 18% -3%/300px;
  }
}
@media (max-width: 768px) {
  .kvWrap {
    background: url(../../event/online/img/online_kv_title.webp) no-repeat 27% -3%/290px;
  }
}
@media (max-width: 576px) {
  .kvWrap {
    background: none;
  }
}
.kvWrap .kvBlock {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.kvWrap .kvBlock::before {
  content: "";
  position: absolute;
  right: 120px;
  top: 70px;
  width: 528px;
  height: 415px;
  background: url(../../event/online/img/online_kv_lg_b.webp) no-repeat center/100%;
}
@media (max-width: 1500px) {
  .kvWrap .kvBlock::before {
    width: 550px;
  }
}
@media (max-width: 1300px) {
  .kvWrap .kvBlock::before {
    right: 50px;
    top: 40px;
  }
}
@media (max-width: 1200px) {
  .kvWrap .kvBlock::before {
    right: 80px;
    top: 20px;
    width: 420px;
  }
}
@media (max-width: 992px) {
  .kvWrap .kvBlock::before {
    right: 70px;
    top: -20px;
    width: 390px;
  }
}
@media (max-width: 860px) {
  .kvWrap .kvBlock::before {
    right: 110px;
    top: -30px;
    width: 310px;
  }
}
@media (max-width: 768px) {
  .kvWrap .kvBlock::before {
    right: 50px;
    top: -50px;
  }
}
@media (max-width: 576px) {
  .kvWrap .kvBlock::before {
    display: none;
  }
}
.kvWrap .kvBlock::after {
  content: "";
  position: absolute;
  left: 80px;
  top: 50px;
  width: 138px;
  height: 132px;
  background: url(../../event/online/img/online_kv_coin.webp) no-repeat center/100%;
}
@media (max-width: 1680px) {
  .kvWrap .kvBlock::after {
    width: 150px;
    height: 251px;
    left: 70px;
    top: 0;
  }
}
@media (max-width: 1500px) {
  .kvWrap .kvBlock::after {
    left: 0;
  }
}
@media (max-width: 1400px) {
  .kvWrap .kvBlock::after {
    left: 70px;
  }
}
@media (max-width: 1200px) {
  .kvWrap .kvBlock::after {
    display: none;
  }
}
.kvWrap h1 {
  text-indent: -9999px;
  line-height: 0;
  display: block;
  padding: 24% 0;
}
@media (max-width: 576px) {
  .kvWrap h1 {
    height: 100vw;
    padding: 0;
  }
}

.stepBox {
  position: relative;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 576px) {
  .stepBox {
    padding-top: 20px;
  }
}

.planChioce {
  position: relative;
  padding: 40px 0 80px;
  margin-top: -1px;
}
@media (max-width: 576px) {
  .planChioce {
    padding: 20px 0 0px;
  }
}

@media (max-width: 576px) {
  .btnGrp .rdBtn {
    font-size: 1.3rem;
  }
}

.threeMinutes_kv {
  background: none;
}
.threeMinutes_kv h1 {
  text-indent: inherit;
  padding: 0;
  text-align: center;
  padding-bottom: 14.5%;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
@media (max-width: 1300px) {
  .threeMinutes_kv h1 {
    max-width: 1000px;
    padding-bottom: 16%;
  }
}
@media (max-width: 1200px) {
  .threeMinutes_kv h1 {
    padding-bottom: 19%;
  }
}
@media (max-width: 992px) {
  .threeMinutes_kv h1 {
    padding-bottom: 20%;
    max-width: 840px;
    margin-left: 0;
  }
}
@media (max-width: 860px) {
  .threeMinutes_kv h1 {
    padding-bottom: 22%;
  }
}
@media (max-width: 768px) {
  .threeMinutes_kv h1 {
    padding-bottom: 25%;
  }
}
@media (max-width: 576px) {
  .threeMinutes_kv h1 {
    background: none;
    padding-bottom: 49%;
    height: 100%;
  }
}
@media (max-width: 576px) {
  .threeMinutes_kv h1 .kv-slogan {
    display: none;
  }
}
.threeMinutes_kv h1 .kv-slogan_sm {
  display: none;
}
@media (max-width: 576px) {
  .threeMinutes_kv h1 .kv-slogan_sm {
    display: block;
  }
}
@media (max-width: 576px) {
  .threeMinutes_kv .iframeWrap {
    margin-top: -28px;
  }
}

.onlineSecction {
  position: relative;
  padding: 70px 0 30px;
}
@media (max-width: 576px) {
  .onlineSecction {
    padding: 40px 0 30px;
    background: url(../../event/online/img/planChioce_icon_right.png) no-repeat right 67%/40px;
  }
}
.onlineSecction h2 {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .onlineSecction h2 {
    max-width: 45%;
  }
}
.onlineSecction .onlineSecction_people {
  position: absolute;
  right: 7%;
  top: -260px;
  width: 287px;
}
@media (max-width: 1680px) {
  .onlineSecction .onlineSecction_people {
    right: 7%;
    top: -100px;
    width: 210px;
  }
}
@media (max-width: 1500px) {
  .onlineSecction .onlineSecction_people {
    top: -80px;
    width: 180px;
  }
}
@media (max-width: 1400px) {
  .onlineSecction .onlineSecction_people {
    top: -50px;
    right: 9%;
  }
}
@media (max-width: 768px) {
  .onlineSecction .onlineSecction_people {
    top: -70px;
    width: 140px;
  }
}
@media (max-width: 576px) {
  .onlineSecction .onlineSecction_people {
    top: -90px;
    right: -30px;
  }
}
@media (max-width: 400px) {
  .onlineSecction .onlineSecction_people {
    top: -100px;
    right: -20px;
    width: 120px;
  }
}
.onlineSecction h2 span {
  position: relative;
  font-size: 48px;
  font-weight: 600;
  text-align: center;
  background: linear-gradient(90deg, rgb(229, 189, 57) 0%, rgb(183, 121, 28) 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
@media (max-width: 576px) {
  .onlineSecction h2 span {
    font-size: 30px;
  }
}
.onlineSecction h2 span::before {
  content: attr(data-text);
  /* 讀取文字內容 */
  position: absolute;
  left: 0;
  top: -6px;
  z-index: -1;
  /* 第二層（外層）描邊，厚度要大於第一層 */
  -webkit-text-stroke: 4px #fff;
}
.onlineSecction .stepWrap {
  position: relative;
  margin-top: 70px;
  padding: 0;
}
@media (max-width: 1200px) {
  .onlineSecction .stepWrap {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 860px) {
  .onlineSecction .stepWrap {
    width: 95%;
  }
}
@media (max-width: 576px) {
  .onlineSecction .stepWrap {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .onlineSecction .stepCardBox .step_desc {
    font-size: 1.1rem;
  }
}
@media (max-width: 860px) {
  .onlineSecction .stepCardBox .step_desc {
    font-size: 1rem;
  }
}
@media (max-width: 576px) {
  .onlineSecction .stepCardBox .step_desc {
    font-size: 1rem;
  }
}

.customErrStr {
  color: #e82311;
}

.kv_form_mix {
  position: relative;
  background: url(../../event/online/img/online_kv_Bg.webp) no-repeat center top/cover;
}
@media (max-width: 576px) {
  .kv_form_mix {
    background: url(../../event/online/img/online_kv_sm.webp) no-repeat center top/100%, #76B9DD;
    padding-bottom: 105px;
  }
}

.kv_form_mix_threeMinutes_kv {
  position: relative;
  background: url(../../event/online/img/online2_kv_Bg.webp) no-repeat center top;
  margin-bottom: -1px;
}
@media (max-width: 1400px) {
  .kv_form_mix_threeMinutes_kv {
    background: url(../../event/online/img/online2_kv_Bg.webp) no-repeat center top/175%;
  }
}
@media (max-width: 1200px) {
  .kv_form_mix_threeMinutes_kv {
    background: url(../../event/online/img/online2_kv_Bg.webp) no-repeat 48% top/210%;
  }
}
@media (max-width: 992px) {
  .kv_form_mix_threeMinutes_kv {
    background: url(../../event/online/img/online2_kv_Bg.webp) no-repeat 48% top/214%;
  }
}
@media (max-width: 860px) {
  .kv_form_mix_threeMinutes_kv {
    background: url(../../event/online/img/online2_kv_Bg.webp) no-repeat 38% top/229%;
  }
}
@media (max-width: 576px) {
  .kv_form_mix_threeMinutes_kv {
    background: url(../../event/online/img/onlinePage_kv_Bg_2.webp) no-repeat center top/cover;
  }
}
.kv_form_mix_threeMinutes_kv .kvWrap .kvBlock::before,
.kv_form_mix_threeMinutes_kv .kvWrap .kvBlock::after {
  display: none;
}

.formSection {
  position: relative;
  margin-top: -75px;
}
@media (max-width: 576px) {
  .formSection {
    margin-top: -94px;
  }
}
@media (max-width: 380px) {
  .formSection {
    margin-top: -97px;
  }
}
@media (max-width: 370px) {
  .formSection {
    margin-top: -100px;
  }
}

.mov_consult_mix {
  position: relative;
  background: url(../../event/online/img/onlineSecction_gift.png) no-repeat 7% 150px/200px, url(../../event/online/img/onlineSecction_Bg.jpg) no-repeat center top/100%, url(../../event/online/img/onlineSecction_Bg_lg.jpg) no-repeat center bottom/cover;
}
@media (max-width: 1930px) {
  .mov_consult_mix {
    background: url(../../event/online/img/onlineSecction_gift.png) no-repeat 4% 125px/200px, url(../../event/online/img/onlineSecction_Bg.jpg) no-repeat center top/100%, url(../../event/online/img/onlineSecction_Bg_lg.jpg) no-repeat center bottom/cover;
  }
}
@media (max-width: 1680px) {
  .mov_consult_mix {
    background: url(../../event/online/img/onlineSecction_gift.png) no-repeat 4% 125px/163px, url(../../event/online/img/onlineSecction_Bg.jpg) no-repeat center top/100%, url(../../event/online/img/onlineSecction_Bg_lg.jpg) no-repeat center bottom/cover;
  }
}
@media (max-width: 1600px) {
  .mov_consult_mix {
    background: url(../../event/online/img/onlineSecction_gift.png) no-repeat 1% 125px/163px, url(../../event/online/img/onlineSecction_Bg.jpg) no-repeat center top/100%, url(../../event/online/img/onlineSecction_Bg_lg.jpg) no-repeat center bottom/cover;
  }
}
@media (max-width: 1500px) {
  .mov_consult_mix {
    background: url(../../event/online/img/onlineSecction_Bg.jpg) no-repeat center top/100%, url(../../event/online/img/onlineSecction_Bg_lg.jpg) no-repeat center bottom/cover;
  }
}
@media (max-width: 576px) {
  .mov_consult_mix {
    background: url(../../event/online/img/onlineSecction_ribbon_sm.png) no-repeat center top/100%, linear-gradient(90deg, rgb(237, 231, 217) 0%, rgb(247, 232, 193) 100%) no-repeat, url(../../event/online/img/onlineSecction_Bg_lg_sm.jpg) no-repeat center bottom/cover;
    /* 關鍵設定：對應三層背景的大小 */
    background-size: 100%, 100% 6%, cover;
    /* 關鍵設定：對應三層背景的位置 (假設漸層要放在最上方) */
    background-position: center top, center top, center bottom;
  }
}
.online1 .online_video_mixBg {
  background: url(../../event/online/img/online_video_mixBg.jpg) no-repeat center bottom/cover;
}
@media (max-width: 576px) {
  .online1 .online_video_mixBg {
    background: none;
  }
}
.online1 .movBox {
  padding: 60px 0 100px;
}
@media (max-width: 992px) {
  .online1 .movBox {
    padding: 100px 0 0px;
  }
}
@media (max-width: 576px) {
  .online1 .movBox {
    padding: 30px 0 0px;
  }
}
@media (max-width: 576px) {
  .online1 .formRowData__title .must,
  .online1 .customErrStr {
    color: #f95e54;
  }
}
.online_otherPage .form_24hours_mixBg {
  background: url(../../event/online/img/form_24hours_mixBg.jpg) no-repeat center top/cover;
}
@media (max-width: 576px) {
  .online_otherPage .form_24hours_mixBg {
    background: url(../../event/online/img/form_24hours_mixBg_sm.jpg) no-repeat center top/cover;
  }
}
.remarkTxt {
  margin-top: 20px;
  color: #000;
  font-size: 18px;
  line-height: 220%;
  text-align: center;
}
@media (max-width: 576px) {
  .remarkTxt {
    font-size: 13px;
  }
}

.ft-red-primary {
  color: #ff4848;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: right;
  background: transparent;
  z-index: 200;
}

/* 捲動後觸發的樣式 */
.header.scrolled {
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(12px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  /* 增加一點陰影 */
}

.header .wrap1 {
  position: relative;
}

.header .logo--ctbc {
  display: block;
  position: absolute;
  top: 7px;
  left: 10px;
  width: 130px;
  height: 47px;
  background: url(../../img/ctbc_60th_logo.svg) 0 0 no-repeat;
  background-size: 100%;
  z-index: 500;
}

@media screen and (max-width: 768px) {
  .header_height {
    position: relative;
    z-index: 2000;
  }
}
.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.kv_section {
  position: relative;
  padding-top: 60px;
  background: url(../../event/online/img/kv_ribbon.png) no-repeat center;
  /* 閃光層 */
  /* 左上 → 右下 滑動 */
}
.kv_section h1 {
  position: relative;
}
.kv_section h1::before {
  content: "";
  position: absolute;
  left: 28%;
  top: 0;
  width: 34px;
  height: 34px;
  background: url(../../event/online/img/kv_money_single_bd.png) no-repeat center/100%;
}
@media (max-width: 576px) {
  .kv_section h1::before {
    display: none;
  }
}
.kv_section .rate-wrap {
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  aspect-ratio: 5/1;
  position: relative;
}
@media (max-width: 860px) {
  .kv_section .rate-wrap {
    max-width: 70%;
  }
}
@media (max-width: 576px) {
  .kv_section .rate-wrap {
    aspect-ratio: 2/1;
  }
}
.kv_section .rate-mask {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(183, 121, 28) 0%, rgb(229, 189, 57) 52%, rgb(183, 121, 28) 100%);
  /* 使用 webp 當遮罩 */
  -webkit-mask-image: url("../../event/online/img/kv_h1.webp");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;
  mask-image: url("../../event/online/img/kv_h1.webp");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
  position: relative;
  overflow: hidden;
}
@media (max-width: 576px) {
  .kv_section .rate-mask {
    -webkit-mask-image: url("../../event/online/img/kv_h1_sm.webp");
    mask-image: url("../../event/online/img/kv_h1_sm.webp");
  }
}
.kv_section .rate-mask::before {
  content: "";
  position: absolute;
  top: -150%;
  left: -150%;
  width: 300%;
  height: 300%;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.6) 48%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0.6) 52%, rgba(255, 255, 255, 0) 60%);
  transform: translateX(-50%) translateY(-50%);
  animation: shineMove 6s ease-in-out infinite;
}
.kv_section .rate-mask::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../event/online/img/kv_h1_star.png) no-repeat center/100%;
}
@keyframes shineMove {
  0% {
    transform: translate(-80%, -80%);
  }
  100% {
    transform: translate(80%, 80%);
  }
}
.kv_section .slogan {
  position: relative;
  text-align: center;
  font-size: 40px;
  color: #b87a1c;
  font-weight: 600;
  text-shadow: 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff, 0 0 4px #fff;
}
@media (max-width: 576px) {
  .kv_section .slogan {
    font-size: 26px;
    margin-top: 10px;
  }
}
.kv_section .kv_pointList {
  position: relative;
  width: 100%;
  max-width: 70%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
  margin: 30px auto;
  font-size: 20px;
  font-weight: 600;
  color: #212529;
}
@media (max-width: 992px) {
  .kv_section .kv_pointList {
    max-width: 80%;
  }
}
@media (max-width: 860px) {
  .kv_section .kv_pointList {
    max-width: 90%;
    gap: 20px;
  }
}
@media (max-width: 576px) {
  .kv_section .kv_pointList {
    grid-template-columns: 1fr;
    font-size: 16px;
    max-width: 80%;
    margin-left: 30px;
  }
}
.kv_section .kv_pointList::before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 140px;
  width: 20px;
  height: 20px;
  background: url(../../event/online/img/kv_money_many_left_02_sm.png) no-repeat center/100%;
}
.kv_section .kv_pointList::after {
  content: "";
  position: absolute;
  right: -30px;
  top: -110px;
  width: 55px;
  height: 150px;
  background: url(../../event/online/img/kv_money_many_right_sm.png) no-repeat center/100%;
}
.kv_section .kv_pointList li {
  background: #fff;
  border-radius: 0 40px 40px 40px;
  box-shadow: 0 4px 12px rgba(132, 83, 8, 0.2);
}
@media (max-width: 576px) {
  .kv_section .kv_pointList li {
    border-radius: 0 20px 20px 20px;
  }
}
.kv_section .kv_pointList li:first-child .heading {
  opacity: 0;
}
@media (max-width: 576px) {
  .kv_section .kv_pointList li:first-child .heading {
    display: none;
  }
}
.kv_section .kv_pointList li:nth-child(2) {
  margin-top: 20px;
  margin-bottom: -20px;
}
@media (max-width: 576px) {
  .kv_section .kv_pointList li:nth-child(2) {
    margin: 0;
    margin-left: 10px;
    margin-right: -20px;
  }
}
.kv_section .kv_pointList .heading {
  color: #fff;
  font-weight: 600;
  background: linear-gradient(120deg, rgb(229, 189, 57) 0%, rgb(183, 121, 28) 100%);
  display: inline-block;
  border-radius: 0 0 20px 0;
  padding: 8px 20px;
  text-shadow: 0 0 4px rgba(132, 83, 8, 0.65);
  margin-bottom: 20px;
  font-size: 16px;
}
@media (max-width: 576px) {
  .kv_section .kv_pointList .heading {
    margin-bottom: 5px;
    font-size: 13px;
    padding: 6px 20px;
  }
}
@media (max-width: 576px) {
  .kv_section .kv_pointList .heading br {
    display: none;
  }
}
.kv_section .kv_pointList p {
  padding-left: 20px;
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .kv_section .kv_pointList p {
    margin-bottom: 10px;
  }
}
.kv_section .kv_pointList p small {
  font-size: 80%;
}
@media (max-width: 576px) {
  .kv_section .kv_pointList p br {
    display: none;
  }
}
.kv_section .kv_pointList abbr {
  font-size: 52px;
  font-family: "Baloo2", "Noto Serif TC", sans-serif;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .kv_section .kv_pointList abbr {
    font-size: 42px;
  }
}
@media (max-width: 576px) {
  .kv_section .kv_pointList abbr {
    font-size: 30px;
  }
}
.kv_section .peopleArea {
  display: grid;
  grid-template-columns: auto auto;
  justify-content: space-between;
  align-items: flex-end;
  margin: -380px auto 0;
  width: 78%;
}
@media (max-width: 1680px) {
  .kv_section .peopleArea {
    width: 90%;
  }
}
@media (max-width: 1600px) {
  .kv_section .peopleArea {
    width: 97%;
  }
}
@media (max-width: 1500px) {
  .kv_section .peopleArea {
    width: 100%;
    margin: -330px auto 0;
  }
}
@media (max-width: 1300px) {
  .kv_section .peopleArea {
    margin: -280px auto 0;
  }
}
@media (max-width: 1200px) {
  .kv_section .peopleArea {
    margin: -240px auto 0;
  }
}
@media (max-width: 992px) {
  .kv_section .peopleArea {
    display: none;
  }
}
@media (max-width: 576px) {
  .kv_section .peopleArea {
    display: grid;
    width: 95%;
    margin: 0 auto;
    margin-top: -80px;
  }
}
@media (max-width: 400px) {
  .kv_section .peopleArea {
    margin-top: -40px;
  }
}
@media (max-width: 1680px) {
  .kv_section #kv_people_left,
  .kv_section #kv_people_right {
    width: 90%;
  }
}
@media (max-width: 1500px) {
  .kv_section #kv_people_left,
  .kv_section #kv_people_right {
    width: 70%;
  }
}
@media (max-width: 1300px) {
  .kv_section #kv_people_left,
  .kv_section #kv_people_right {
    width: 70%;
  }
}
@media (max-width: 1200px) {
  .kv_section #kv_people_left,
  .kv_section #kv_people_right {
    width: 50%;
  }
}
@media (max-width: 576px) {
  .kv_section #kv_people_left,
  .kv_section #kv_people_right {
    width: 100%;
  }
}
.kv_section #kv_people_left {
  position: relative;
}
.kv_section #kv_people_left::before {
  content: "";
  position: absolute;
  left: 20px;
  top: -80px;
  width: 151px;
  height: 105px;
  background: url(../../event/online/img/kv_money_many_left.png) no-repeat center/100%;
}
@media (max-width: 576px) {
  .kv_section #kv_people_left::before {
    left: 10px;
    top: -20px;
    width: 22px;
    height: 23px;
    background: url(../../event/online/img/kv_money_many_left_01_sm.png) no-repeat center/100%;
  }
}
.kv_section #kv_people_right {
  position: relative;
}
@media (max-width: 1600px) {
  .kv_section #kv_people_right {
    margin-left: 9%;
  }
}
@media (max-width: 1500px) {
  .kv_section #kv_people_right {
    margin-left: 19%;
  }
}
@media (max-width: 1300px) {
  .kv_section #kv_people_right {
    margin-left: 26%;
  }
}
@media (max-width: 1200px) {
  .kv_section #kv_people_right {
    margin-left: auto;
  }
}
.kv_section #kv_people_right::before {
  content: "";
  position: absolute;
  right: -50px;
  top: 210px;
  width: 54px;
  height: 147px;
  background: url(../../event/online/img/kv_money_many_right.png) no-repeat center/100%;
}
.kv_section #kv_people_right::after {
  content: "";
  position: absolute;
  top: -90px;
  left: 290px;
  width: 49px;
  height: 49px;
  background: url(../../event/online/img/kv_money_single.png) no-repeat center/100%;
}

.formRowData {
  width: 100%;
  max-width: 80%;
  margin: 0 auto 40px;
}
@media (max-width: 768px) {
  .formRowData {
    margin: 0 auto 20px;
  }
}
@media (max-width: 576px) {
  .formRowData {
    margin: 20px auto 20px;
  }
}

.applyForm {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.applyForm .formRow_many {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .applyForm .formRow_many {
    margin-bottom: 0;
  }
}
@media (max-width: 576px) {
  .applyForm .formRow_many {
    flex-direction: column;
    gap: 0;
  }
}

.applyNote {
  text-align: right;
  margin-top: 20px;
}
@media (max-width: 576px) {
  .applyNote {
    text-align: center;
    font-size: 13px;
  }
}

.qa_section {
  background: transparent;
  padding: 80px 0 110px;
}

.collapseLister .card-header > .card-link::before {
  left: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background: url(../../event/online/img/icon_q_online.png) no-repeat center/100%;
}
@media (max-width: 576px) {
  .collapseLister .card-header > .card-link::before {
    width: 50px;
    height: 50px;
  }
}

.collapseLister .card-header > .card-link::after {
  background: url(../../event/online/img/plus.png) no-repeat center center/20px;
}
@media (max-width: 576px) {
  .collapseLister .card-header > .card-link::after {
    background: url(../../event/online/img/plus.png) no-repeat center center/15px;
  }
}

.collapseLister .card-header > .card-link[aria-expanded=true]::after {
  background: url(../../event/online/img/minus.png) no-repeat center center/20px;
}
@media (max-width: 576px) {
  .collapseLister .card-header > .card-link[aria-expanded=true]::after {
    background: url(../../event/online/img/minus.png) no-repeat center center/15px;
  }
}

.collapseLister .card-header > .card-link {
  padding: 1.7rem 2.5rem 1.6rem 100px;
  color: #212529;
}
@media (max-width: 576px) {
  .collapseLister .card-header > .card-link {
    padding: 0.8rem 2.5rem 0.8rem 60px;
    font-size: 16px;
  }
}
.collapseLister .card-header > .card-link::after {
  right: 1.5rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.collapseLister .card {
  border-radius: 0 40px 40px 40px;
  margin-top: 40px;
}
.collapseLister .card-body {
  background: #fff;
}
.collapseLister .txtBlk {
  padding: 1rem 2.5rem 1rem 100px;
  min-height: 110px;
  display: flex;
  align-items: center;
  color: #000;
}
@media (max-width: 576px) {
  .collapseLister .txtBlk {
    padding: 1rem 2.5rem 1rem 60px;
    font-size: 14px;
  }
}
.collapseLister .txtBlk::before {
  width: 80px;
  height: 80px;
  left: 0;
  top: 0;
  background: url(../../event/online/img/icon_a_online.png) no-repeat center/100%;
}
@media (max-width: 576px) {
  .collapseLister .txtBlk::before {
    width: 50px;
    height: 50px;
  }
}
.collapseLister .txtBlk a {
  color: #000;
}

.direct_sectiion {
  background: linear-gradient(90deg, rgb(204, 164, 30) 0%, rgb(183, 121, 28) 100%);
}
.direct_sectiion .h2_footer {
  color: #fff;
}
.direct_sectiion .direct_people {
  position: absolute;
  bottom: 230px;
  right: 180px;
  width: 420px;
}
@media screen and (max-width: 1930px) {
  .direct_sectiion .direct_people {
    right: 130px;
  }
}
@media screen and (max-width: 1680px) {
  .direct_sectiion .direct_people {
    width: 290px;
  }
}
@media screen and (max-width: 1500px) {
  .direct_sectiion .direct_people {
    bottom: 180px;
    width: 290px;
  }
}
@media screen and (max-width: 1200px) {
  .direct_sectiion .direct_people {
    width: 240px;
    bottom: 290px;
  }
}
@media screen and (max-width: 576px) {
  .direct_sectiion .direct_people {
    width: 180px;
    bottom: auto;
    top: -93px;
    right: 30px;
  }
}
.direct_sectiion .direct_people::before {
  content: "";
  position: absolute;
  right: 28px;
  top: -270px;
  width: 186px;
  height: 216px;
  background: url(../../event/online/img/direct_icon.png) no-repeat center/100%;
}
@media screen and (max-width: 1680px) {
  .direct_sectiion .direct_people::before {
    width: 186px;
  }
}
@media screen and (max-width: 1600px) {
  .direct_sectiion .direct_people::before {
    width: 126px;
  }
}
@media screen and (max-width: 1500px) {
  .direct_sectiion .direct_people::before {
    right: -60px;
  }
}
@media screen and (max-width: 1400px) {
  .direct_sectiion .direct_people::before {
    display: none;
  }
}

.direct_list .itemLink {
  text-align: center;
  color: #fff;
  padding: 0 35px;
  text-shadow: 0 4px 12px rgba(132, 83, 8, 0.2);
}
@media screen and (max-width: 576px) {
  .direct_list .itemLink {
    padding: 0 15px;
  }
}
.direct_list .itemLink::before {
  border-right: 1px solid #dfc57b;
}
@media screen and (max-width: 576px) {
  .direct_list .itemLink br {
    display: none;
  }
}

.applyTVBlock {
  position: relative;
}
.applyTVBlock::before {
  content: "";
  position: absolute;
  left: 14%;
  top: -8%;
  width: 163px;
  height: 173px;
  background: url(../../event/online/img/apply_icon.webp) no-repeat center/100%;
}
@media screen and (max-width: 1300px) {
  .applyTVBlock::before {
    display: none;
  }
}

#apply_balloon {
  position: absolute;
  right: -20px;
  top: -195px;
  width: 164px;
}
@media (max-width: 1400px) {
  #apply_balloon {
    right: 60px;
  }
}
@media (max-width: 1200px) {
  #apply_balloon {
    right: -10px;
  }
}
@media (max-width: 576px) {
  #apply_balloon {
    right: -30px;
    transform: rotate(20deg);
    top: -55px;
    width: 65px;
    display: none;
  }
}

.planChioce {
  position: relative;
}
.planChioce::before {
  content: "";
  position: absolute;
  left: 210px;
  bottom: 50px;
  width: 138px;
  height: 203px;
  background: url(../../event/online/img/planChioce_icon.png) no-repeat center/100%;
}
@media (max-width: 1680px) {
  .planChioce::before {
    bottom: -120px;
  }
}
@media (max-width: 1500px) {
  .planChioce::before {
    left: 130px;
  }
}
@media (max-width: 1200px) {
  .planChioce::before {
    display: none;
  }
}

@media (max-width: 576px) {
  .stepTxt {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 30px;
    width: 100%;
  }
}

@media (max-width: 576px) {
  .applyPeople {
    display: none;
  }
}

.applyPeople_sm {
  display: none;
}
@media (max-width: 576px) {
  .applyPeople_sm {
    display: block;
  }
}

@media (max-width: 576px) {
  .introCard {
    flex-wrap: nowrap;
    padding: 1rem;
    align-items: center;
    border-radius: 0 20px 20px 20px;
  }
}
/*# sourceMappingURL=online_60.css.map */
