@import url(https://fonts.googleapis.com/earlyaccess/cwtexkai.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(https://fonts.googleapis.com/css?family=Noto+Serif+TC:200,300,400,500,600,700,900&subset=chinese-traditional);
/* CUSTOM WIDTHS */
.w-10,
.w-xs-10 {
  width: 10% !important;
}

.w-15,
.w-xs-15 {
  width: 15% !important;
}

.w-20,
.w-xs-20 {
  width: 20% !important;
}

.w-30,
.w-xs-30 {
  width: 30% !important;
}

.w-40,
.w-xs-40 {
  width: 40% !important;
}

.w-60,
.w-xs-60 {
  width: 60% !important;
}

.w-70,
.w-xs-70 {
  width: 70% !important;
}

.w-90,
.w-xs-90 {
  width: 90% !important;
}

/* BREAKPOINTS */
/* SM breakpoint */
@media (min-width: 576px) {
  /* CUSTOM WIDTHS */
  .w-sm-10 {
    width: 10% !important;
  }
  .w-sm-15 {
    width: 15% !important;
  }
  .w-sm-20 {
    width: 20% !important;
  }
}
/* MD breakpoint*/
@media (min-width: 768px) {
  /* CUSTOM WIDTHS */
  .w-md-10 {
    width: 10% !important;
  }
  .w-md-15 {
    width: 15% !important;
  }
  .w-md-20 {
    width: 20% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
}
/* LG breakpoint */
@media (min-width: 992px) {
  /* CUSTOM WIDTHS */
  .w-lg-10 {
    width: 10% !important;
  }
  .w-lg-15 {
    width: 15% !important;
  }
  .w-lg-20 {
    width: 20% !important;
  }
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-30 {
    width: 30% !important;
  }
  .w-lg-40 {
    width: 40% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
}
.body_bg {
  font-family: "Noto Sans TC";
  background-color: #9C2125 !important;
}

.nav_item_set {
  width: 10.125vw !important;
}
.nav_item_set a {
  font-family: "DFKai-SB", "STKaiti", "Microsoft JhengHei";
  font-size: 1.6875vw !important;
  font-weight: 400 !important;
  text-align: center;
  color: #ffffff !important;
}

.list-group[alt=m-ul] {
  margin-left: 25px;
}

.dropdown:hover .dropdown-menu[alt=lg-menu] {
  display: block;
  margin-left: -1px;
  width: calc(10.125vw + 2px) !important;
  /* remove the gap so it doesn't close */
}

.offcanvas-body .nav-item a {
  font-family: "DFKai-SB", "STKaiti", "Microsoft JhengHei";
  font-size: 5.625vw !important;
  font-weight: 400 !important;
  color: #ffffff !important;
}

.nav_top_block {
  position: relative;
}

.nav-item[alt=menu_btn]:hover {
  background-color: #FFE6C2;
  border-radius: 10px 10px 0px 0px;
}
.nav-item[alt=menu_btn]:hover a {
  font-family: "DFKai-SB", "STKaiti", "Microsoft JhengHei";
  color: #9C2125 !important;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(239, 230, 125, 1.0)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.offcanvas_set {
  background-color: #9C2125;
}

.dropdown-divider {
  background-color: #9C2125;
  height: 2px;
}

.dropdown-divider[alt=m-menu] {
  background-color: #ffffff;
  height: 2px;
}

.dropdown-menu[alt=lg-menu] {
  min-width: 0px;
  background-color: #FFE6C2;
  border-radius: 0px 0px 10px 10px;
}

.color_block {
  height: 15px;
  width: 100%;
  background-color: #FFEB02;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
}

.menu_logo_R {
  display: flex !important;
  justify-content: flex-end !important;
}

.course_registration_a_001 {
  position: absolute;
  width: 22.5vw;
  height: 5.625vw;
  border-radius: 50px;
  left: 74.7%;
  bottom: 4.2%;
  transform: translateX(-50%);
  background-color: rgba(13, 58, 164, 0);
}

.D_freeTrial_btn {
  position: absolute;
  width: 24.1875vw;
  height: 5.625vw;
  border-radius: 50px;
  left: 50%;
  bottom: 16%;
  transform: translateX(-50%);
  background-color: rgba(13, 58, 164, 0);
}

.ps_top {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.ps_top img {
  width: 100%;
}

.ps_md {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ps_md img {
  width: 100%;
}

.ps_bt {
  position: absolute;
  width: 100%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.ps_bt img {
  width: 100%;
}

.ps_text {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ps_text img {
  width: 100%;
}

.ps_md_A_swiper {
  position: absolute;
  width: 56.25vw;
  left: 50%;
  top: 52%;
  transform: translate(-50%, -50%);
}

.mySwiper {
  padding-right: 38px !important;
  padding-left: 38px !important;
  position: relative;
}

.swiper-button-next-set {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  z-index: 10;
}

.swiper-button-prev-set {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  z-index: 10;
}

.fa-caret-right,
.fa-caret-left {
  font-size: 4em;
  color: #EFCB7D;
}

.all_block {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: -1px;
}
.all_block img {
  width: 100%;
}

.ps_top_B_01 {
  position: absolute;
  width: 67.5vw;
  left: 50%;
  top: 0%;
  transform: translateX(-50%);
}

.ps_top_B_02 {
  position: absolute;
  width: 56.25vw;
  left: 50%;
  top: 60%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  .ps_top_B_02 {
    width: 90%;
  }
}
.footer_block {
  position: relative;
  background-color: #ADCA39;
}
.footer_block .footer_ps_md {
  position: absolute;
  width: calc(42.1875vw - 1px);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.footer_block .footer_ps_md img {
  width: 100%;
}
.footer_block .line_btn {
  position: absolute;
  width: calc(3.09375vw - 1px);
  height: calc(3.09375vw - 1px);
  border-radius: 5px;
  left: 30.5%;
  bottom: 7.5%;
  transform: translate(-50%, -50%);
}
.footer_block .fb_btn {
  position: absolute;
  width: calc(3.09375vw - 1px);
  height: calc(3.09375vw - 1px);
  border-radius: 5px;
  left: 35%;
  bottom: 7.5%;
  transform: translate(-50%, -50%);
}

.copyright {
  margin-bottom: 70px;
  color: #ffffff;
}
.copyright .footer_homelink {
  text-decoration: none;
  color: #ffffff;
}

.form-black {
  position: relative;
  overflow: hidden;
  background-image: url("../../images/20250203/PC_photo/C_01_bg_001-02.webp");
  background-size: 100% 100%;
  background-size: cover;
  background-position: center center;
  margin-top: -2px;
}
.form-black .logo_yang {
  position: absolute;
  width: 20%;
  left: 50%;
  bottom: 5%;
  transform: translateX(-50%);
  z-index: 3;
}
.form-black .logo_yang img {
  width: 100%;
}

#formBox {
  padding: 30px;
}

.form_font_color {
  color: #ffffff;
  font-style: italic;
  font-family: "Microsoft JhengHei";
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 10px;
}

.form_font_color[alt=phone_num] {
  margin-left: 15px;
  color: #ffffff;
  font-style: normal;
  font-family: "Microsoft JhengHei";
  font-size: 0.8em !important;
  letter-spacing: 5px;
  font-weight: 400;
}

.form_font_span {
  margin-left: 15px;
  color: #ffffff;
  font-style: normal;
  font-family: "Microsoft JhengHei";
  font-size: 0.6em !important;
  letter-spacing: 5px;
  font-weight: 400;
}

select,
.form-control {
  border-radius: 5px;
  border: 0px;
  color: #1e1e1e;
}

.submit_btn {
  color: #FFEB02;
  border: 0px;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "cwTeXYen";
}

.btn-dark:hover {
  background-color: #f7ea03;
  color: #f7ea03;
}

.submit_btn:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
  color: #f7ea03;
}

.form-control:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

.custom-select {
  border-radius: 0px;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border: 0px;
  color: #292929;
}

.custom-select:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
  color: #292929;
}

.form-select:invalid .background-position {
  background-position-x: right 0.75rem, right 2.25rem;
  background-position-y: center, center;
}

.form-control::-moz-placeholder {
  color: #6b6b6b !important;
  opacity: 1;
  /* Firefox */
}

.form-control::placeholder {
  color: #6b6b6b !important;
  opacity: 1;
  /* Firefox */
}

.form-control:focus::-webkit-input-placeholder {
  color: transparent !important;
}

.invalid-feedback {
  color: #fc0101 !important;
}

@keyframes ldio-bdb60efu1c6 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.ldio-bdb60efu1c6 div {
  left: 47px;
  top: 24px;
  position: absolute;
  animation: ldio-bdb60efu1c6 linear 1s infinite;
  background: #0d3ba4;
  width: 6px;
  height: 12px;
  border-radius: 3px/6px;
  transform-origin: 3px 26px;
}

.ldio-bdb60efu1c6 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.1666666667s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.0833333333s;
  background: #ffffff;
}

.ldio-bdb60efu1c6 div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #ffffff;
}

.loadingio-spinner-spinner-ep6wnccq1mu {
  width: 70px;
  height: 70px;
  display: inline-block;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
}

.ldio-bdb60efu1c6 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.7);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-bdb60efu1c6 div {
  box-sizing: content-box;
}

.floatboxbut {
  position: relative;
  overflow: hidden;
}
.floatboxbut .vr {
  background-color: #ffffff;
  width: 1px;
}
.floatboxbut div[alt=map],
.floatboxbut div[alt=form],
.floatboxbut div[alt=phone],
.floatboxbut div[alt=fb] {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floatboxbut div[alt=map] a,
.floatboxbut div[alt=form] a,
.floatboxbut div[alt=phone] a,
.floatboxbut div[alt=fb] a {
  text-decoration: none;
  color: #e7e7e7;
}
.floatboxbut div[alt=map] a img,
.floatboxbut div[alt=form] a img,
.floatboxbut div[alt=phone] a img,
.floatboxbut div[alt=fb] a img {
  width: 25px;
}
.floatboxbut div[alt=map] a span,
.floatboxbut div[alt=form] a span,
.floatboxbut div[alt=phone] a span,
.floatboxbut div[alt=fb] a span {
  font-size: 10px;
}

#personalinfo_info {
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  z-index: 50;
  background-color: rgba(61, 61, 61, 0.4666666667);
  left: 0;
  top: 0;
}
#personalinfo_info .personalinfo_block {
  position: relative;
  width: 90%;
  height: 60vh;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9647058824);
  padding-top: 30px;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 50px;
  border-radius: 1rem;
  overflow-y: scroll;
}
#personalinfo_info .personalinfo_block .cancel {
  position: absolute;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  width: 3.9375vw;
  height: 3.9375vw;
  z-index: 99;
  transition: 0.8s;
}
#personalinfo_info .personalinfo_block .cancel img {
  width: 100%;
  transition: 0.8s;
}
#personalinfo_info .personalinfo_block .cancel img:hover {
  transform: scale(1.1);
  transition: 0.5s;
}
#personalinfo_info .personalinfo_block p {
  color: #2c2c2c;
}

.personalinfo_con {
  overflow: hidden;
}

@media screen and (min-width: 200px) and (max-width: 698.98px) {
  #personalinfo_info .personalinfo_block {
    padding-top: 20px;
  }
  #personalinfo_info .personalinfo_block p {
    font-size: 0.6rem;
  }
  #personalinfo_info .personalinfo_block .cancel {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    width: 10.125vw;
    height: 10.125vw;
    z-index: 99;
  }
  #personalinfo_info .personalinfo_block .cancel img {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */