@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;
}

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, 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;
}

/* @media print{
*{background:transparent!important;color:black!important;text-shadow:none!important;-webkit-filter:none!important;filter:none!important;-ms-filter:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" ("attr(href) ")";}
a[href^="javascript:"]:after{content:"";}
img{page-break-inside:avoid;}
img{max-width:100%!important;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
} */
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: Arial, "Microsoft JhengHei", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Apple LiGothic", "Heiti TC", "Microsoft JhengHei UI", "微軟正黑體", DFKai-SB, "標楷體", "PMingLiU", sans-serif;
  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;
}

div, a, input, p {
  font-family: "Microsoft JhengHei";
}

h2, h3, h4 {
  margin: 0;
  padding: 0;
}

*, div, a, input, p, button {
  font-family: inherit;
}

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: 1000px;
  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;
  }
}
.wrapper {
  background: url(../../img/index/bg_qa.jpg?r=1503279614462) repeat center top;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  text-align: right;
  background: #026c6b;
  z-index: 200;
}

.header_height {
  height: 60px;
}

.header .wrap1 {
  position: relative;
}

.header .logo--ctbc {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 152px;
  height: 43px;
  background: url(../../img/logo_ctbc.png?r=1503048070079) 0 0 no-repeat;
  background-size: 152px 43px;
  z-index: 500;
}

@media screen and (max-width: 768px) {
  .header_height {
    position: relative;
    z-index: 2000;
    height: 60px !important;
  }
}
.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-color: #026c6b;
  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(../../img/icon_sidebarI3.png);
}

.footer_nav a:nth-child(2) b {
  background-image: url(../../img/icon_sidebarI1.png);
}

.footer_nav a:nth-child(3) b {
  background-image: url(../../img/icon_sidebarI2.png);
}

.footer_nav a:nth-child(4) b {
  background-image: url(../../img/icon_sidebarI4.png);
}

.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 {
  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;
}

.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;
  width: 90px;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 200;
}

.sidebar a {
  display: block;
  color: #fff;
  line-height: 1;
  font-size: 16px;
  width: 100%;
  height: 90px;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sidebar a:hover {
  background-color: #51a9ab;
}

.sidebar a:nth-child(1) {
  background-image: url(../../img/icon_sidebarI3.png);
}

.sidebar a:nth-child(2) {
  background-image: url(../../img/icon_sidebarI1.png);
}

.sidebar a:nth-child(3) {
  background-image: url(../../img/icon_sidebarI2.png);
}

.sidebar a:nth-child(4) {
  background-image: url(../../img/icon_sidebarI4.png);
}

.sidebar a:nth-child(1), .sidebar a:nth-child(2), .sidebar a:nth-child(3), .sidebar a:nth-child(4) {
  padding-top: 60%;
  background-position: center 20%;
  background-size: 50% 50%;
}

.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;
}

.collapse:not(.show) {
  display: none;
}

#deal_qa.collapseLister {
  max-width: 775px;
}

.collapseLister {
  max-width: 1024px;
  margin: 0 auto;
  text-align: left;
  padding: 0 20px;
  line-height: 1.5;
}

.collapseLister .collapse.show {
  height: 100%;
}

.collapseLister .card {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  border: 1px solid #8ebcbc;
  background-clip: border-box;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 1rem;
  background: #ffffff;
}

.collapseLister .card-body {
  background: #f1fdfd;
  padding: 1rem;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  min-height: 1px;
}

.collapseLister .card-header {
  padding: 0;
  background-color: #ffffff;
  border-bottom: 0;
  font-size: 18px;
  font-weight: bold;
}

.collapseLister .card-header > .card-link[data-toggle=collapse] {
  text-decoration: none;
  display: block;
  padding: 1rem 2.5rem 1rem 50px;
  color: #026c6b;
  cursor: pointer;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 32px;
  top: 12px;
  left: 1rem;
  background: url(../../event/event/2021Q1-3M/images/icon_q.png) no-repeat center;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::after {
  content: "";
  position: absolute;
  top: 1rem;
  right: 1rem;
  height: 20px;
  width: 20px;
  display: block;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: -webkit-transform 0.2s ease-in-out;
  background: url(../../event/event/2021Q1-3M/images/plus.png) no-repeat center center/20px;
}

.collapseLister .card-header > .card-link[data-toggle=collapse][aria-expanded=true]::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background: url(../../event/event/2021Q1-3M/images/minus.png) no-repeat center center/20px;
}

.collapseLister .txtBlk {
  color: #222222;
  position: relative;
  padding: 1rem 2.5rem 1rem 50px;
  border-top: 1px solid #8ebcbc;
}

.collapseLister .txtBlk::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 32px;
  top: 12px;
  left: 1rem;
  background: url(../../event/event/2021Q1-3M/images/icon_a.png) no-repeat center;
}

.collapseLister .txtBlk a {
  color: #026c6b;
}

.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;
  }
}
.collapseLister {
  line-height: 1.66;
}

.collapseLister * {
  font-family: inherit;
}

.collapseLister .card {
  border: 0;
  -webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0.5rem 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.collapseLister .card-header {
  font-size: 1em;
  font-weight: 500;
}

.collapseLister .card-header > .card-link[data-toggle=collapse], .collapseLister .txtBlk {
  padding: 0.75em 2em 0.75em 3em;
  color: inherit;
}

.collapseLister .card-body {
  font-weight: 500;
  border: 0;
  background: #fafafa;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::before, .collapseLister .txtBlk::before, .collapseLister .card-header > .card-link[data-toggle=collapse]::after {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.75em;
  width: 1em;
  height: 1em;
  margin: 0.4em 0.5em;
  background-size: contain;
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::before {
  background-image: url(../../event/2021Q3_online/img/icon_q.png);
}

.collapseLister .txtBlk::before {
  background-image: url(../../event/2021Q3_online/img/icon_a.png);
}

.collapseLister .card-header > .card-link[data-toggle=collapse]::after {
  left: auto;
  right: 0;
  width: 0.7em;
  background: url(../../event/2021Q3_online/img/arrow_down_green.svg) center center no-repeat !important;
  background-size: 100% auto !important;
}

@media (min-width: 600px) {
  .collapseLister {
    font-size: 1.125rem;
  }
  .collapseLister .card-header > .card-link[data-toggle=collapse], .collapseLister .txtBlk {
    padding: 1.11em 4.44em;
  }
  .collapseLister .card-header > .card-link[data-toggle=collapse]::before, .collapseLister .txtBlk::before, .collapseLister .card-header > .card-link[data-toggle=collapse]::after {
    font-size: 2.5rem;
  }
}
.notice {
  padding: 2em 1rem;
  background: #f7f8f8;
}

.notice .inner {
  max-width: 1000px;
}

.noteList {
  line-height: 1.5;
}

.noteList li {
  text-align: left;
  font-weight: normal;
  margin-bottom: 0.75em;
  margin-left: 1.75em;
}

.noteList {
  padding-bottom: 1%;
  line-height: 1.5;
}

.noteList h4 {
  font-size: 1.25em;
  margin: 1.5em 0 0.75em;
  color: #008A8F;
  font-weight: bold;
  font-family: "微軟正黑體", Arial;
}

.noteList ol {
  list-style-type: decimal;
}

.noteList li {
  text-align: left;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0.75em;
  margin-left: 1.75em;
}

.noteList li a {
  word-wrap: break-word;
  text-decoration: underline;
}

.noteList .readMore, .noteList .readMore a {
  display: inline-block;
  font-weight: bold;
  color: #008A8F;
}

.noteList .hideTxt {
  display: none;
}

@media (min-width: 600px) {
  .notice {
    padding: 80px 1rem;
  }
  .noteList h4 {
    font-size: 1.5em;
  }
}
.d-block {
  display: block;
}

.text {
  font-size: 1.5625rem;
  line-height: 1.3;
}

.text-center {
  text-align: center;
}

.text-bigger {
  font-size: 1.4em;
  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: 0;
  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;
  background-color: #FF5A76;
}

.topQuickLink__btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  line-height: 1.32;
  border-radius: 50px;
  padding: 15px;
  width: 100%;
  max-width: 600px;
  background-color: #FF5A76;
  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;
  border: 3px solid #3C476B;
  -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);
  font-size: 2.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;
}

.formRowData__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.formRowData__item:last-child {
  margin-bottom: 0;
}

.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: #FF5A76;
  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;
}

.applyTVArea .applyBgItemBox {
  display: none;
}

@media screen and (min-width: 768px) {
  .applyTVArea {
    margin-left: 14px;
    margin-right: 14px;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .applyTVArea {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
  }
  .applyTVArea .applyBgItemBox {
    display: block;
  }
  .applyTVArea .applyBgItemBox .applyBgItem {
    position: absolute;
    width: 200px;
    height: 200px;
  }
  .applyTVArea .applyBgItemBox .applyBgItem:nth-child(1) {
    top: -26px;
    left: -110px;
  }
}
.applyTV {
  position: relative;
  z-index: 2;
  border: 3px solid #3C476B;
  background-color: #596381;
  border-radius: 10px;
  padding: 10px 10px 25px;
}

.applyTV::before {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  bottom: 7.5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  width: 100px;
  height: 10px;
  border: 3px solid #3C476B;
  border-radius: 5px;
  background-color: #00D9CE;
}

@media screen and (min-width: 768px) {
  .applyTV {
    padding: 20px;
  }
  .applyTV::before {
    bottom: 5px;
  }
}
.applyTV__content {
  position: relative;
  z-index: 2;
  background-color: #FFFAE3;
  padding: 30px 10px 20px;
  border-radius: 10px;
  border: 3px solid #3C476B;
}

.applyTV__desc {
  margin-bottom: 20px;
}

.applyTV__desc > span {
  display: block;
}

@media screen and (min-width: 768px) {
  .applyTV__desc {
    margin-bottom: 40px;
  }
  .applyTV__desc > span {
    display: inline-block;
  }
  .applyTV__desc > span:first-child {
    margin-right: 5px;
  }
}
.applyBgItemBox {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.introList {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}

@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;
    max-width: 1020px;
  }
}
.introList__item {
  margin-bottom: 40px;
}

.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;
  padding: 20px;
  height: 100%;
  background-color: #FFFFFF;
  text-align: center;
  border-radius: 10px;
  border: 3px solid #3C476B;
  -webkit-box-shadow: 5px 0px 0px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 5px 0px 0px 0px rgba(0, 0, 0, 0.16);
  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;
}

.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: 100%;
}

.introCard__text {
  width: 100%;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  font-size: 1.875rem;
  color: #3C476B;
}

.introCard__text span {
  display: block;
}

.introCard__text span:nth-child(2) {
  color: #FF5A76;
}

.introCard__text span strong {
  display: inline-block;
  font-size: 1.3em;
}

@media screen and (min-width: 768px) {
  .introCard__text {
    font-size: 1.5625rem;
  }
}
@media screen and (min-width: 1200px) {
  .introCard__text {
    font-size: 1.875rem;
  }
}
.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 {
  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;
  }
}
.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: #f8df5b;
}

b {
  font-weight: normal;
}

.bold {
  font-weight: 600;
}

.hrLine {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #000000;
}

.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;
}

.qa {
  border-top: 2px solid #000000;
}

.qa .card {
  border: 1px solid #8fbebd;
}

.qa .collapseLister .collapse {
  border-top: 1px solid #8fbebd;
}

.wt1 {
  text-shadow: 2px 0 0 #01816e, -2px 0 0 #01816e, 0 2px 0 #01816e, 0 -2px 0 #01816e, 2px 2px #01816e, -2px -2px 0 #01816e, 2px -2px 0 #01816e, -2px 2px 0 #01816e;
}

.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;
}

.yearAward {
  background: url(../../event/2021Q3_online/img/wall_line.png), #f6f2dd;
}

.yearAward .topQuickLink__buttonArea::before {
  height: 102px;
  background-color: rgba(38, 50, 164, 0.8);
}

.yearAward .topQuickLink__btn {
  background: none;
}

.yearAward .topQuickLink__text {
  background-color: #fff000;
  font-family: "Dela Gothic One", cursive;
  font-weight: normal;
  position: relative;
}

.yearAward .topQuickLink__text:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fff000;
  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: #fff000;
  position: absolute;
  left: auto;
  top: 0;
  bottom: 0;
  right: -50px;
  margin: auto;
  border-radius: 50%;
}

.yearAward .wrap1 {
  max-width: 100%;
}

.yearAward #deal_qa.collapseLister {
  max-width: 100%;
}

.yearAward .topQuickLink {
  z-index: 1000 !important;
}

.yearAward .prizeHistory__year {
  color: #000000;
}

.yearAward .prizeHistory__year span {
  width: 200px;
}

.yearAward .prizeHistory__year span img {
  display: block;
}

.yearAward .header_height {
  z-index: 999;
}

.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;
  }
}

.stepBox {
  position: relative;
  padding-bottom: 0;
}

.stepBox .titleRibbon_blk .titleRibbon_text {
  width: 65%;
}

.titleRibbon {
  text-align: center;
  padding-bottom: 2rem;
  position: relative;
  z-index: 3;
}

.titleRibbon_blk {
  position: relative;
  display: inline-block;
  font-size: 2.5rem;
  font-weight: normal;
  line-height: 1.14;
  padding: 6px 10px;
  letter-spacing: 0.05em;
}

.titleRibbon_blk .titleRibbon_text {
  position: absolute;
  left: 50%;
  top: 18%;
  transform: translate(-50%, 0);
  width: 100%;
}

.titleRibbon_blk .titleRibbon_text b {
  font-size: 3.5rem;
}

.titleRibbon_blk .titleRibbon_text:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../../event/2021Q3_online/img/title_mask.png) no-repeat 50% 0/contain;
}

.titleRibbon_blk .titleRibbon_img {
  display: inline-block;
  max-width: 670px;
}

.cardList {
  padding-left: 39px;
  padding-right: 39px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.cardList .cardList_item {
  padding: 1rem !important;
}

.stepCardBox {
  font-size: 2.5rem;
  padding: 1rem 1rem 3.5rem 1rem;
  background: #e14f4f;
  border: 1px solid #000000;
}

.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;
}

.stepCardBox .step_icon img {
  max-width: 100%;
  width: auto;
}

.stepCardBox .step_desc {
  font-size: 1.3rem;
  color: #ffffff;
  line-height: 1.3;
  min-height: 80px;
}

.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: -2.5rem;
  position: relative;
  top: -10px;
  max-width: 260px;
}

.rdBtn_wrap_moreaw {
  max-width: 330px;
}

.rdBtn {
  position: relative;
  border-radius: 999px;
  border: 2px solid #000000;
  display: flex;
  box-shadow: 0px 8px 0px 0px black;
  color: #ffffff;
  font-family: "Dela Gothic One", cursive;
  border-radius: 999px;
  background: #00b99c;
  padding: 1.1rem 3rem;
  letter-spacing: 1px;
  font-weight: normal;
  font-size: 2.1rem;
  min-width: 235px;
  text-align: center;
}

.rdBtn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 6px solid #f8df5b;
  width: 100%;
  height: 100%;
  border-radius: 999px;
}

.rdBtn .rdBtn_text span {
  width: 100%;
  display: inline-block;
}

.rdBtn.rdBtn_red {
  background: #ff0000;
}

.rdBtn.rdBtn_red:before {
  border: 6px solid #00b99c;
}

.rdBtn.hand:after {
  content: "";
  position: absolute;
  width: 55px;
  height: 65px;
  background: url(../../event/2021Q3_online/img/hand.png) no-repeat center center/contain;
  right: -10px;
  bottom: -20px;
  animation: sga 1s ease-in-out 0.3s infinite reverse;
}

.btnGrp {
  display: flex;
  justify-content: center;
}

.btnGrp .rdBtn_wrap {
  width: 100%;
  max-width: 450px;
}

.btnGrp .rdBtn_hight_lg {
  width: 100%;
  max-width: 420px;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .titleRibbon_blk {
    font-size: 5.5vw;
  }
  .titleRibbon_blk .titleRibbon_text {
    max-width: 540px;
  }
  .titleRibbon_blk .titleRibbon_text b {
    font-size: 8vw;
  }
}
.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 {
  background: #ffffff;
  border: 2px solid #000000;
  border-bottom: 0;
  padding-top: 70px;
  margin-top: -100px;
}

.stepWrap:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ccf2df;
  padding: 3.5vw 0;
  border-top: 2px solid #000000;
}

.stepWrap .cardList {
  padding-bottom: 60px;
}

.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 {
  background: #ccf2df;
}

.movBox .titleRibbon_blk .titleRibbon_text {
  top: 22%;
  width: 65%;
}

.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 .youtubeSwiper .swiper-button-prev {
  background-image: url(../../event/2021Q3_online/img/slide_arr_l.png);
  left: 10px;
  right: auto;
}

.movBox .youtubeSwiper .swiper-button-next {
  background-image: url(../../event/2021Q3_online/img/slide_arr_r.png);
  right: 10px;
  left: auto;
}

.movBox .youtubeSwiper .swiper-button-prev, .movBox .youtubeSwiper .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 44px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

@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 .titleRibbon_blk .titleRibbon_text {
  top: 22%;
  width: 65%;
}

.serviceApply:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 3vw;
  background-color: #f04f45;
  border: 2px solid #000000;
  border-left: 0;
  border-right: 0;
  width: 100%;
  padding: 1vw 0;
}

.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: 70px 10px;
}

.serviceApply .applyTVArea {
  margin-bottom: 0;
}

.serviceApply .applyTVArea .applyBgItemBox .applyBgItem {
  position: absolute;
  width: 200px;
  height: 200px;
  bottom: 70px;
  right: -210px;
  left: auto;
  top: auto;
}

.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;
  background: url(../../event/2021Q3_online/img/wall.png);
  padding-top: 7vw;
  margin-top: -3vw;
}

.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 {
  border: 1px solid #000000;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 14px #bfecd5;
}

.planChioce .introCard:before, .planChioce .introCard:after {
  display: none;
}

.planChioce .introCard__text {
  color: #000000;
}

.planChioce .introCard__text span:nth-child(2) {
  color: #ff0000;
}

@media (min-width: 768px) {
  .planChioce .introList__item {
    padding: 0 0.75rem;
  }
}
.consultTitle {
  max-width: 780px;
  margin: 0 auto 50px auto;
  padding: 0 1rem;
}

.planTitle {
  max-width: 780px;
  margin: 0 auto 50px auto;
  padding: 0 1rem;
}

.awardWrap {
  position: relative;
  padding-bottom: 0;
}

.awardWrap .prizeHistory__year {
  font-size: 3rem;
}

.awardWrap .prizeHistory__year span {
  min-width: auto;
  display: inline-block;
  border-bottom: 1px solid #000000;
}

.awardWrap .prizeYearList__title {
  color: #00b99c;
}

.awardWrap .small {
  font-size: 70%;
  padding-top: 0.4rem;
}

.awardWrap .prizeAward {
  border: 3px solid #000000;
  border-radius: 0;
  box-shadow: inset 0px 0px 0px 10px #f8df5b;
}

.awardWrap .container {
  padding-bottom: 0;
  position: relative;
}

.awardWrap .inner {
  position: relative;
}

.awardWrap .awardList {
  position: relative;
  z-index: 2;
  padding-bottom: 70px;
}

.awardWrap .awardList .titleRibbon_blk .titleRibbon_text {
  top: 22%;
  width: 65%;
}

.awardWrap .awareCard {
  position: relative;
  border-radius: 50%;
  border: 1px solid #000;
  overflow: hidden;
  box-shadow: none;
  background: #e14f4f;
  padding: 6px;
  box-shadow: inset 0px 0px 0px 6px #ffe04e;
}

.awardWrap .awareCard:before {
  position: relative;
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}

.awardWrap .awareCard__img {
  max-width: 150px;
  max-height: 180px;
}

.awardWrap .awareCard_content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.awardWrap .prizeCard__text {
  color: #ffffff;
}

.awardWrap .bgItemBox {
  max-width: 1760px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin: auto;
}

.awardWrap .bgItemBox .bgItemBox__item {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.awardWrap .awardWrap_more {
  max-width: 1760px;
  background: #c33434;
  margin: 0 auto;
  padding: 80px 0;
  position: relative;
  border: 2px solid #000000;
  border-top: 0;
  border-bottom: 0;
}

.awardWrap .awardWrap_more:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1.7vw;
  background: #e14f4f;
  width: 100%;
  padding: 2% 0;
  border-top: 2px solid #000000;
  border-radius: 50%;
  z-index: 10;
}

.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 .cardList {
    padding-bottom: 30px;
  }
  .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;
  }
  .awardWrap .awardList {
    padding-bottom: 10px;
  }
  .awardWrap .awardWrap_more {
    padding: 40px 0;
  }
}
@media (max-width: 991px) {
  .stepCardBox .step_name {
    font-size: 10vw;
  }
  .prizeCard__text {
    font-size: 5.5vw;
  }
}
@media (max-width: 1280px) {
  .awardWrap .awardList {
    padding-bottom: 50px;
  }
  .awardWrap .inner {
    max-width: 900px;
  }
  .awardWrap .awareCard__img {
    max-width: 90px;
  }
}
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%;
}

@media (min-width: 576px) {
  .wrapper .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .wrapper .container {
    max-width: 100%;
  }
}
.container {
  padding-left: 0;
  padding-right: 0;
}

.col-10, .col-lg-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: 0;
  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;
}

.yearAward .topQuickLink__buttonArea::before {
  height: 90px;
  background-color: rgba(38, 50, 164, 0.8);
}

.yearAward .topQuickLink__btn {
  background: none;
}

.yearAward .topQuickLink__text {
  background-color: #fff000;
  font-family: "Dela Gothic One", cursive;
  font-weight: normal;
  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: #fff000;
  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: #fff000;
  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;
  }
}
/*! 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 {
  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;
  }
}
.Index_Direct {
  background: #ccf2df;
  padding-bottom: 60px;
}

.direct_list {
  max-width: 960px;
  margin: 0 auto;
}

.direct_list li {
  display: inline-block;
  width: 33%;
  text-align: center;
  margin: 10px 0;
}

.direct_list .itemLink {
  text-align: left;
  width: 100%;
  max-width: 255px;
  color: #026c6b;
  padding: 10px 0 8px 40px;
  display: inline-block;
  /* background: url(../../event/2021Q1-3M/images/icon_01.png) no-repeat left center; */
}

.direct_list .itemLink:after {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../../event/2021Q1-3M/images/icon_02.png) no-repeat right center/auto 27px;
  vertical-align: middle;
  margin-top: -2px;
}

@media screen and (max-width: 960px) {
  .direct_list li {
    display: block;
    width: 100%;
  }
}
.threeMinutes {
  position: relative;
  padding-bottom: 0;
  padding-top: 5vw;
}
@media (max-width: 992px) {
  .threeMinutes {
    padding-top: 10vw;
  }
}
.threeMinutes .iframeWrap {
  background: #f5f7f8;
  border: 2px solid #000000;
  margin-top: -1.5vw;
  padding: 70px 2rem 2rem 2rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 992px) {
  .threeMinutes .iframeWrap {
    margin: 0 1rem;
    padding: 70px 0.5rem 1rem 0.5rem;
  }
}
.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 .iframeWrap .titleRibbon .titleRibbon_blk {
  margin: 0;
}
@media (max-width: 576px) {
  .threeMinutes .iframeWrap .titleRibbon .titleRibbon_blk {
    margin: 0 -20px;
  }
}
.threeMinutes .iframeWrap .titleRibbon .titleRibbon_blk .titleRibbon_text {
  width: 65%;
}

.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-right {
  width: 65%;
}
.sloganBlk .col-right .img-mb {
  display: none;
}
.sloganBlk .col-right .img-pc {
  margin-top: -1.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;
}

/*# sourceMappingURL=online_opti.css.map */
