@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;500;700;900&display=swap");
.wrapper {
  position: relative;
  overflow: hidden;
}

/*表頭表尾*/
.top, .footer {
  line-height: 0px;
}

.top {
  z-index: 99;
  position: relative;
}

/*很多物件通用*/
.BRR {
  height: 1px;
}

.width1280 {
  max-width: 1200px;
  min-width: 280px;
  height: auto;
  margin: 0 auto;
}

a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #fff45c;
  text-decoration: none;
}
a:focus {
  color: #ffffff;
  text-decoration: none;
}

/*BANNER 進場delay時間、浮動*/
.banner {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 740px;
  z-index: 1;
  color: white;
}
.banner img.imgbanner {
  position: absolute;
  -webkit-animation-duration: 1.5s; /* Chrome, Safari, Opera */
  animation-duration: 1.5s;
  cursor: pointer;
}
.banner img.banner001 {
  -webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
  animation-delay: 0.2s;
}
.banner img.banner002 {
  -webkit-animation-delay: 0.4s; /* Chrome, Safari, Opera */
  animation-delay: 0.4s;
}
.banner img.banner003 {
  -webkit-animation-delay: 0.6s; /* Chrome, Safari, Opera */
  animation-delay: 0.6s;
}
.banner img.banner004 {
  -webkit-animation-delay: 0.8s; /* Chrome, Safari, Opera */
  animation-delay: 0.8s;
}
.banner img.banner005 {
  -webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
  animation-delay: 1s;
}
.banner img.banner006 {
  -webkit-animation-delay: 1.2s; /* Chrome, Safari, Opera */
  animation-delay: 1.2s;
}
.banner img.banner007 {
  -webkit-animation-delay: 0.8s; /* Chrome, Safari, Opera */
  animation-delay: 0.8s;
}
.banner img.banner008 {
  -webkit-animation-delay: 1s; /* Chrome, Safari, Opera */
  animation-delay: 1s;
}
.banner img.banner009 {
  -webkit-animation-delay: 1.2s; /* Chrome, Safari, Opera */
  animation-delay: 1.2s;
}
.banner img.banner010 {
  -webkit-animation-delay: 1.4s; /* Chrome, Safari, Opera */
  animation-delay: 1.4s;
}
.banner img.banner011 {
  -webkit-animation-delay: 1.8s; /* Chrome, Safari, Opera */
  animation-delay: 1.8s;
}

.responsive {
  position: relative;
  text-align: center;
}

.top-tx {
  position: absolute;
  width: 100%;
  max-width: 740px;
  height: auto;
  top: 10%;
  left: 0%;
  margin: 0 auto;
  z-index: 99;
}
.top-tx .medal {
  position: absolute;
  width: 100%;
  max-width: 740px;
  height: 150px;
  margin-top: 380px;
  left: 27%;
  z-index: 5;
}

.imgbanner {
  position: absolute;
}

/* 版頭動態 */
.slideshow {
  position: absolute;
  width: 100vw;
  height: 75vh;
  overflow: hidden;
}

.slideshow-image {
  position: absolute;
  width: 100%;
  height: 100%;
  background: no-repeat 50% 50%;
  background-size: cover;
  -webkit-animation-name: kenburns;
  animation-name: kenburns;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 16s;
  animation-duration: 16s;
  opacity: 1;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.slideshow-image:nth-child(1) {
  -webkit-animation-name: kenburns-1;
  animation-name: kenburns-1;
  z-index: 3;
}

.slideshow-image:nth-child(2) {
  -webkit-animation-name: kenburns-2;
  animation-name: kenburns-2;
  z-index: 2;
}

.slideshow-image:nth-child(3) {
  -webkit-animation-name: kenburns-3;
  animation-name: kenburns-3;
  z-index: 1;
}

.slideshow-image:nth-child(4) {
  -webkit-animation-name: kenburns-4;
  animation-name: kenburns-4;
  z-index: 0;
}

@-webkit-keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
    transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@keyframes kenburns-1 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  1.5625% {
    opacity: 1;
  }
  23.4375% {
    opacity: 1;
  }
  26.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  98.4375% {
    opacity: 0;
    -webkit-transform: scale(1.21176);
    transform: scale(1.21176);
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes kenburns-2 {
  23.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  26.5625% {
    opacity: 1;
  }
  48.4375% {
    opacity: 1;
  }
  51.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes kenburns-3 {
  48.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  51.5625% {
    opacity: 1;
  }
  73.4375% {
    opacity: 1;
  }
  76.5625% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@-webkit-keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes kenburns-4 {
  73.4375% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  76.5625% {
    opacity: 1;
  }
  98.4375% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.content1 {
  position: relative;
  display: block;
  padding: 50px 10px 50px 10px;
  background: url(../images/a-bg.jpg);
}
.content1 h2 {
  margin: 0 auto 50px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #002b45;
}
.content1 .card {
  position: relative;
  margin: 0 auto 30px auto;
  width: 100%;
  max-width: 360px;
  height: 220px;
  perspective: 1000px;
  cursor: pointer;
}
.content1 .card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.content1 .card.is-flipped .card-inner {
  transform: rotateY(180deg);
}
.content1 .card-front {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 10px;
}
.content1 .card-front .card-touch {
  position: relative;
}
.content1 .card-front .card-touch .card-touch1 {
  position: absolute;
  right: 2em;
  bottom: 2.25em;
  content: "";
  display: block;
  width: 1.5em;
  max-width: 36px;
  height: auto;
  aspect-ratio: 1/1;
  border: 10px solid #ffffff;
  border-radius: 50%;
  mix-blend-mode: difference;
  animation: touch-ring 1.2s ease infinite;
}
.content1 .card-front .card-touch .card-touch2 {
  position: absolute;
  right: 0.6em;
  bottom: 0.5em;
  content: "";
  display: block;
  background-image: url(../images/icon_touch_56x72.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 5.25em;
  max-width: 30px;
  height: auto;
  aspect-ratio: 56/72;
  transform: rotate(-30deg) scale(1.25);
  animation: finger-scale 1.2s ease infinite;
}
.content1 .card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden;
  border-radius: 10px;
}
.content1 .card-front img, .content1 .card-back img {
  width: 100%;
  height: 100%;
}
.content1 .card-front p, .content1 .card-back p {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin: 0;
  padding: 5px 0;
  font-size: 30px;
  letter-spacing: 0.05em;
  font-weight: 600;
}
.content1 .card-back {
  transform: rotateY(180deg);
}
.content1 .card-back p {
  color: #002b45;
}
.content1 .ct1-pic {
  position: relative;
  text-align: center;
}
.content1 .ct1-pic p {
  margin: 0 auto 20px auto;
  width: 100%;
  max-width: 600px;
  text-align: center;
  color: #2a47a6;
  font-size: clamp(22px, 5vw, 40px);
  font-weight: 600;
  letter-spacing: 0.05em;
  line-height: 1.3em;
  position: absolute;
  top: 41%;
  left: 50%;
  transform: translate(-50%, 0);
}
.content1 .ct1-pic p .point {
  color: #45a1fe;
}
.content1 .ct1-pic img {
  max-width: 1000px;
  width: 100%;
  height: auto;
}

@keyframes finger-scale {
  0% {
    transform: rotate(-30deg) scale(1.25);
  }
  50% {
    transform: rotate(-30deg) scale(1);
  }
  100% {
    transform: rotate(-30deg) scale(1.25);
  }
}
@keyframes touch-ring {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    border-width: 0;
    opacity: 0;
    transform: scale(1.75);
  }
}
/* content2  */
.content2 {
  margin: 0 auto;
  background-color: #f0ece3;
  padding: 60px 25px;
}

.content2 h2 {
  display: block;
  color: #002b45;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  margin: 0 auto 40px auto;
  text-align: center;
}

.language-box {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0 auto 50px auto;
  width: 100%;
  max-width: 800px;
  height: auto;
}

.language-btn {
  padding: 6px;
  width: 160px;
  height: auto;
  background-color: #f7ce6a;
  color: #42291c;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 6px 0 #42291c;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.language-btn:hover, .language-btn:focus {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #d21a2d;
  border-bottom: 0;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.language-btn.active {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #d21a2d;
  border-bottom: 0;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.language-btn h3 {
  display: block;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1em;
  margin: 10px auto 3px auto;
}

.language-btn p {
  display: block;
  color: #535353;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.1em;
  margin: 0 auto;
  text-align: center;
}

.list-box {
  padding: 40px 10px 50px 10px;
  background-color: #ffffff;
  border-radius: 10px;
}
.list-box h3 {
  color: #002b45;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5em;
  margin: 0 auto;
  text-align: center;
}
.list-box h4 {
  color: #002b45;
  font-size: 22px;
  font-weight: 400;
  line-height: 1em;
  margin: 5px auto 50px auto;
  text-align: center;
}

.list-content {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: flex-start;
  border-radius: 10px;
  width: calc(100% - 100px);
  margin: 0 auto;
}

.box-image {
  display: inline-block;
  width: 100%;
  max-width: 420px;
  height: auto;
  border-radius: 10px;
}

.list-txt {
  margin: 0 10px;
  padding: 0;
  width: 40%;
  height: auto;
  text-align: left;
}

.list-item {
  display: inline-block;
  margin-bottom: 5px;
  padding: 2px 6px;
  background-color: #002b45;
  border-radius: 4px;
  color: #f7ce6a;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.05em;
}

.list-txt ul {
  margin: 5px auto 30px auto;
  padding-left: 0;
  text-align: left;
}

.list-txt ul li {
  list-style-type: none;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.8em;
  color: #002b45;
}
.list-txt ul li .fa-tag {
  padding-right: 5px;
  font-size: 16px;
}

.fill {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 50px 10px 80px 10px;
  background-color: #f7ce6a;
  overflow: hidden;
}
.fill h1 {
  margin: 0 auto 50px auto;
  text-align: center;
  color: #002b45;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.3em;
}
.fill .fill_lable img {
  margin-bottom: 15px;
  max-width: 580px;
  width: 90%;
  height: auto;
}
.fill .form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #555;
  margin: 0 auto 10px auto;
  background-color: #f1f1f1;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: 6px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.fill #sBut {
  height: auto;
  margin: 0px auto;
  width: 100%;
  border: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  letter-spacing: 1px;
  clear: both;
  overflow: hidden;
  border-radius: 2px;
  user-select: none;
}
.fill .statement {
  color: #313131;
  line-height: 30px;
  font-size: 16px;
  letter-spacing: 0.1em;
}
.fill .statement a {
  color: #313131;
  text-decoration: underline;
}
.fill .statement a:hover {
  color: #000;
}

.option {
  text-align: left;
}

.fill_form {
  padding: 0;
}

/* Bounce To Right 02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  position: relative;
  padding: 7px 7px;
  width: 100%;
  max-width: 580px;
  border-radius: 6px;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-align: center;
  overflow: hidden;
  color: #fff;
  background-color: #42291c;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right02::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f8b551;
  box-shadow: none;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right02:hover, .hvr-bounce-to-right02:focus, .hvr-bounce-to-right02:active {
  color: white;
}
.hvr-bounce-to-right02:hover:before, .hvr-bounce-to-right02:focus:before, .hvr-bounce-to-right02:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.content3 {
  padding: 50px 10px 30px 10px;
  background: url(../images/d-bg.jpg) center center no-repeat;
  background-size: cover;
}
.content3 h2 {
  margin: 0 auto 6px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #002b45;
}
.content3 h3 {
  margin: 0 auto 100px auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #002b45;
}
.content3 .ct3-box {
  position: relative;
  margin: 0 auto 50px auto;
  padding: 90px 30px 40px 30px;
  width: 350px;
  height: 390px;
  background-color: #d6ebff;
  text-align: center;
  border-radius: 20px;
}
.content3 .ct3-box .ct3-figure {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: inline-block;
  margin-bottom: 30px;
  padding: 30px 5px 30px 5px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  font-weight: 600;
  background-color: #014a8e;
  color: #ffffff;
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 1.5em;
}
.content3 .ct3-box .ct3-figure.toeic {
  background-color: #014a8e;
  color: #ffffff;
}
.content3 .ct3-box .ct3-figure.ielts {
  background-color: #d21a2d;
  color: #ffffff;
}
.content3 .ct3-box .ct3-figure.gept {
  background-color: #f0830d;
  color: #ffffff;
}
.content3 .ct3-box .ct3-figure img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.content3 .ct3-box .ct3-item {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
}
.content3 .ct3-box .ct3-item .item-score {
  background-color: #000000;
  width: 130px;
  height: auto;
  padding: 5px;
  border-radius: 30px;
}
.content3 .ct3-box .ct3-item .item-toeic {
  background-color: #014a8e;
}
.content3 .ct3-box .ct3-item .item-ielts {
  background-color: #d21a2d;
}
.content3 .ct3-box .ct3-item .item-gept {
  background-color: #f0830d;
}
.content3 .ct3-box .ct3-prize {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 12px 6px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
  border-bottom: 2px dashed #737373;
}
.content3 .ct3-box .ct3-prize .prize-score {
  color: #000000;
}
.content3 .ct3-box .ct3-prize .prize-toeic {
  color: #014a8e;
}
.content3 .ct3-box .ct3-prize .prize-ielts {
  color: #d21a2d;
}
.content3 .ct3-box .ct3-prize .prize-gept {
  color: #f0830d;
}
.content3 .toeic-box {
  background-color: #d6ebff;
}
.content3 .ielts-box {
  background-color: #fadbde;
}
.content3 .gept-box {
  background-color: #fdebd8;
}

.content4 {
  padding: 50px 0px 0px 0px;
  background-color: #54a4db;
}
.content4 h2 {
  margin: 0 auto 50px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ffffff;
}
.content4 .ct4-box {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
.content4 .ct4-box img {
  width: 100%;
  max-width: 270px;
  height: auto;
  border-radius: 6px;
}
.content4 .ct4-box p {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #ffffff;
}
.content4 .earth {
  width: 100%;
  height: auto;
}

.content4 {
  padding: 50px 0px;
  background-color: #f6f6f6;
}
.content4 h2 {
  margin: 0 auto 6px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #002b45;
}
.content4 h3 {
  margin: 0 auto 50px auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #002b45;
}
.content4 .ct4-box {
  margin: 0 auto 30px auto;
  padding: 0;
  width: 270px;
  height: 410px;
  overflow: hidden;
  background-color: #f7ce6a;
  border-radius: 6px;
  text-align: center;
}
.content4 .ct4-box img {
  width: 100%;
  height: auto;
  border-radius: 6px 6px 0 0;
}
.content4 .ct4-box .ct4-text {
  padding: 20px 20px;
}
.content4 .ct4-box .ct4-text .sub {
  width: 100%;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #42291c;
}
.content4 .ct4-box .ct4-text p {
  width: 100%;
  height: 80px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: center;
  color: #313131;
}
.content4 .ct4-box .ct4-text .learn {
  display: inline-block;
  padding: 2px;
  width: 120px;
  height: auto;
  font-size: 24px;
  font-weight: 600;
  background-color: #42291c;
  color: #ffffff;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 600;
}

/*  ↓↓↓↓    螢幕尺寸大於1921時頁面顯示效果↓↓↓↓    */
@media (min-width: 1921px) {
  /*BANNER*/
  .top-tx {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: auto;
    top: 10%;
    left: 0%;
    margin: 0 auto;
    z-index: 99;
  }
  .top-tx .medal {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: 150px;
    margin-top: 380px;
    left: 27%;
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 100%;
    max-height: 740px;
  }
  .banner .banner_big {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 740px;
    z-index: 9;
  }
  .banner .banner_min {
    display: none;
  }
  .banner img.banner001 {
    display: block;
    left: 22%;
    z-index: 3;
    width: 100vh;
    max-width: 750px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 0%;
    left: 20%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 0%;
    left: 38%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 0%;
    left: 56%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
}
/*  ↓↓↓↓    螢幕尺寸大於1920時頁面顯示效果↓↓↓↓    */
@media screen and (max-width: 1920px) {
  /*BANNER*/
  .top-tx {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: auto;
    top: 10%;
    left: 0%;
    margin: 0 auto;
    z-index: 99;
  }
  .top-tx .medal {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: 150px;
    margin-top: 380px;
    left: 27%;
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 100%;
    max-height: 740px;
  }
  .banner .banner_big {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 740px;
    z-index: 9;
  }
  .banner .banner_min {
    display: none;
  }
  .banner img.banner001 {
    display: block;
    left: 22%;
    z-index: 3;
    width: 100vh;
    max-width: 750px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 0%;
    left: 20%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 0%;
    left: 38%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 0%;
    left: 56%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
}
/*  ↓↓↓↓    ipad 直向 w1600 ↓↓↓↓    */
@media screen and (max-width: 1600px) {
  /*BANNER*/
  .top-tx {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: auto;
    top: 10%;
    left: 0%;
    margin: 0 auto;
    z-index: 99;
  }
  .top-tx .medal {
    position: absolute;
    width: 100%;
    max-width: 740px;
    height: 150px;
    margin-top: 380px;
    left: 27%;
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 100%;
    max-height: 740px;
  }
  .banner .banner_big {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 740px;
    z-index: 9;
  }
  .banner .banner_min {
    display: none;
  }
  .banner img.banner001 {
    display: block;
    left: 22%;
    z-index: 3;
    width: 100vh;
    max-width: 750px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 0%;
    left: 20%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 0%;
    left: 38%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 0%;
    left: 56%;
    z-index: 4;
    width: 16%;
    height: auto;
  }
}
/*  ↓↓↓↓    ipad 直向 w1200 ↓↓↓↓    */
@media screen and (max-width: 1200px) {
  /*BANNER*/
  .top-tx {
    position: absolute;
    width: 100%;
    max-width: 650px;
    height: auto;
    top: 4%;
    left: 0%;
    margin: 0 auto;
    z-index: 99;
  }
  .top-tx .medal {
    position: absolute;
    width: 100%;
    max-width: 585px;
    height: 120px;
    margin-top: 330px;
    left: 7%;
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 100%;
    max-height: 740px;
  }
  .banner .banner_big {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 740px;
    z-index: 9;
  }
  .banner .banner_min {
    display: none;
  }
  .banner img.banner001 {
    display: block;
    left: 2%;
    z-index: 3;
    width: 100vh;
    max-width: 650px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 0%;
    left: 22%;
    z-index: 4;
    width: 17%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 0%;
    left: 40%;
    z-index: 4;
    width: 17%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 0%;
    left: 58%;
    z-index: 4;
    width: 17%;
    height: auto;
  }
  .content3 .ct3-box {
    width: 300px;
  }
  .content4 .ct4-box {
    width: 240px;
    height: 380px;
  }
}
/*  ↓↓↓↓    ipad 直向 w991 ↓↓↓↓    */
@media screen and (max-width: 991px) {
  /*BANNER*/
  .top-tx {
    max-width: 680px;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
  }
  .top-tx .medal {
    width: 100%;
    max-width: 615px;
    height: 120px;
    margin-top: 300px;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 90vh;
    max-height: 1350px;
  }
  .banner .banner_big {
    display: none;
  }
  .banner .banner_min {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 1350px;
  }
  .banner img.banner001 {
    display: block;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    max-width: 600px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 5%;
    left: 25%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 5%;
    left: 42%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 5%;
    left: 59%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .content2 .content .list-content {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .content2 .content .list-content .list-txt {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .content2 .content .list-content .box-image {
    margin: 0 auto;
    width: 100%;
  }
  .content3 .ct3-box {
    margin: 0 auto 90px auto;
    padding: 90px 15px 40px 15px;
  }
  .fill .deco-05 {
    width: 12%;
    bottom: 1%;
  }
  .fill .deco-06 {
    width: 12%;
    top: 3%;
  }
  .fill .form-control {
    width: 100%;
    max-width: 580px;
  }
  .fill .option {
    text-align: center;
  }
  .fill .fill_lable img {
    width: 100%;
  }
}
/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 767px) {
  .content1 h2, .content2 h2, .content3 h2, .content4 h2, .content5 h2, .content6 h2, .content7 h2 {
    font-size: 35px;
  }
  .top-tx {
    width: 100%;
    max-width: 600px;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
  }
  .top-tx .medal {
    width: 100%;
    max-width: 615px;
    height: 120px;
    margin-top: 50%;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
  }
  .banner {
    width: 100%;
    height: 90vh;
    max-height: 1350px;
  }
  .banner .banner_big {
    display: none;
  }
  .banner .banner_min {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 1350px;
  }
  .banner img.banner001 {
    display: block;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    width: 100%;
    max-width: 600px;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 5%;
    left: 25%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    top: 5%;
    left: 42%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    top: 5%;
    left: 59%;
    z-index: 4;
    width: 15%;
    height: auto;
  }
  .content2 .language-box .language-btn {
    width: 120px;
  }
  .content2 .language-box .language-btn h3 {
    font-size: 22px;
  }
  .fill {
    padding: 50px 25px 60px 25px;
  }
  .fill h1 {
    font-size: 35px;
  }
}
/* @media screen and (max-width: 430px) 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 480px) {
  .content2 {
    /* .list-box h3{
     font-size: 24px;
    }
    .list-box h4{
     font-size: 15px;
    } */
  }
  .content2 .language-box {
    gap: 20px;
  }
  .content2 .language-box .language-btn {
    width: 100%;
  }
  .content2 .list-box h3 {
    font-size: 30px;
  }
  .content2 .list-box h4 {
    font-size: 18px;
  }
}
/* ↓↓↓↓ iPhone X   iPhone6/7/8 w375 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 410px) {
  .content1 h2, .content2 h2 {
    margin: 0 auto 30px auto;
    font-size: 30px;
  }
  .content3 h2, .content4 h2 {
    margin: 0 auto 5px auto;
    font-size: 30px;
  }
  .content4 h3 {
    margin-bottom: 30px;
  }
  .content2 {
    /* .list-box h3{
     font-size: 30px;
    }
    .list-box h4{
     font-size: 18px;
    } */
  }
  .content2 .language-box {
    gap: 12px;
    /* .language-btn {
        width: 100px;
    } */
  }
  .content2 .content .list-content .list-txt {
    margin: 0;
    padding: 0 15px;
  }
  .fill h1 {
    margin: 0 auto 30px auto;
    font-size: 30px;
  }
}
/* @media screen and (max-width: 375px) 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 375px) {
  .content2 .language-box .language-btn {
    width: 70px;
  }
}
/* @media screen and (max-width: 344px) 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 344px) {
  .content2 .list-box h4 {
    font-size: 15px;
  }
}
/* @media screen and (max-width: 320px) 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 320px) {
  .content2 .list-box h4 {
    font-size: 15px;
  }
}/*# sourceMappingURL=style.css.map */