@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;
  overflow: hidden;
}

.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;
}
.banner img.imgbanner {
  position: absolute; /* Chrome, Safari, Opera */
  animation-duration: 1.5s;
}
.banner img.banner001 { /* Chrome, Safari, Opera */
  animation-delay: 0.2s;
}
.banner img.banner002 { /* Chrome, Safari, Opera */
  animation-delay: 0.4s;
}
.banner img.banner003 { /* Chrome, Safari, Opera */
  animation-delay: 0.6s;
}
.banner img.banner004 { /* Chrome, Safari, Opera */
  animation-delay: 0.8s;
}
.banner img.banner005 { /* Chrome, Safari, Opera */
  animation-delay: 1s;
}

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

.content1 {
  position: relative;
  padding: 60px 10px 70px 10px;
  background: url(../images/b-bg.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/682;
}
.content1 .deco-01 {
  position: absolute;
  top: 20%;
  left: 3%;
  width: 100%;
  max-width: 300px;
  height: auto;
}
.content1 .deco-02 {
  position: absolute;
  top: 20%;
  right: 3%;
  width: 100%;
  max-width: 287px;
  height: auto;
}
.content1 .ct1-box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto 15px auto;
  width: 100%;
  max-width: 500px;
}
.content1 .ct1-box .ct1box-number {
  margin-right: 15px;
  font-size: 120px;
  font-weight: 600;
  line-height: 1.3em;
  color: #ffeb99;
}
.content1 .ct1-box .ct1box-txt {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 330px;
}
.content1 .ct1-box h3 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  width: 100%;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: left;
  color: #ffffff;
}
.content1 .ct1-box h3 .question-mark {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 33px;
  font-weight: 600;
  color: #00a0e9;
  background-color: #ffeb99;
}
.content1 .ct1-box p {
  width: 300px;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
  text-align: left;
}

.ct1-wave {
  position: relative;
  width: 100%;
}

/* 按鈕 */
.button_style {
  display: block;
  position: relative;
  margin: 30px auto 0;
  top: 0;
  max-width: 290px;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 10px;
  color: #ffffff;
  background-color: #6a3506;
  font-weight: 600;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: 50px;
  transition: 0.5s;
  cursor: pointer;
}

.button_style:hover, .button_style:focus, .button_style:active {
  top: -5px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

.content2 {
  position: relative;
  padding: 50px 10px;
  background: url(../images/c-bg.jpg) repeat;
}
.content2 .deco-03 {
  position: absolute;
  top: 15%;
  left: 0%;
  width: 100%;
  max-width: 386px;
  height: auto;
}
.content2 .deco-04 {
  position: absolute;
  top: 58%;
  left: 0%;
  width: 100%;
  max-width: 201px;
  height: auto;
}
.content2 .deco-05 {
  position: absolute;
  bottom: -5%;
  left: 0%;
  width: 100%;
  max-width: 400px;
  height: auto;
}
.content2 .deco-06 {
  position: absolute;
  top: 15%;
  right: 0%;
  width: 100%;
  max-width: 369px;
  height: auto;
}
.content2 .deco-07 {
  position: absolute;
  bottom: 0%;
  right: 0%;
  width: 100%;
  max-width: 691px;
  height: auto;
}
.content2 .ct2-box1 {
  display: inline-block;
  margin: 0px auto 50px auto;
  width: 100%;
}
.content2 .ct2-box1 h2 {
  margin: 0 auto 5px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ec6941;
}
.content2 .ct2-box1 h2 .ct2-number {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 38px;
  color: #ffffff;
  background-color: #ec6941;
}
.content2 .ct2-box1 h3 {
  margin: 0 auto 50px auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.content2 .ct2-box1 .ct2-stepbox {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0 auto 40px auto;
  padding: 100px 40px;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background-color: #ffeb99;
  box-shadow: 7px 9px 0px 0px rgba(32, 32, 32, 0.2);
}
.content2 .ct2-box1 .ct2-stepbox .step-txt {
  position: absolute;
  top: 0%;
  left: 0%;
  margin: 0 auto 20px auto;
  padding: 10px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  color: #ffffff;
  background-color: #ec6941;
  font-size: 22px;
  letter-spacing: 0.05em;
  text-align: center;
}
.content2 .ct2-box1 .ct2-stepbox .step-txt .step-number {
  margin-top: -10px;
  font-size: 45px;
  font-weight: 600;
  text-align: center;
}
.content2 .ct2-box1 .ct2-stepbox h4 {
  padding-bottom: 8px;
  width: 350px;
  height: auto;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
  border-bottom: 2px solid #313131;
}
.content2 .ct2-box1 .ct2-stepbox p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.03em;
  text-align: left;
  color: #313131;
}
.content2 .ct2-box2 {
  display: inline-block;
  margin: 10px auto 50px auto;
  width: 100%;
}
.content2 .ct2-box2 h2 {
  margin: 0 auto 5px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ec6941;
}
.content2 .ct2-box2 h2 .ct2-number {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  font-size: 38px;
  color: #ffffff;
  background-color: #ec6941;
}
.content2 .ct2-box2 h3 {
  margin: 0 auto 30px auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.content2 .ct2-box2 .ct2-resource {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  height: auto;
}
.content2 .ct2-box2 .ct2-resource .resource_button {
  display: block;
  position: relative;
  margin: 0 auto;
  top: 0;
  max-width: 180px;
  width: 100%;
  height: auto;
  text-align: center;
  padding: 8px 10px;
  color: #ffffff;
  background-color: #ec6941;
  font-weight: 600;
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: 50px;
  transition: 0.5s;
  cursor: pointer;
}
.content2 .ct2-box2 .ct2-resource .resource_button:hover, .content2 .ct2-box2 .ct2-resource .resource_button:focus, .content2 .ct2-box2 .ct2-resource .resource_button:active {
  top: -5px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.content2 .ct2-box2 .box2-content {
  position: relative;
  margin: 30px auto;
  padding: 40px 40px 40px 30px;
  width: 100%;
  max-width: 700px;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  background-color: #ffffff;
  border-radius: 20px;
  box-shadow: 7px 7px 0px 0px rgba(32, 32, 32, 0.2);
}
.content2 .ct2-box2 .box2-content .box2-title {
  margin-bottom: 6px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
}
.content2 .ct2-box2 .box2-content .box2-title img {
  margin: 0 20px;
  width: 100%;
  max-width: 75px;
  height: auto;
}
.content2 .ct2-box2 .box2-content .box2-title h4 {
  display: flex;
  flex-direction: row;
  align-items: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ec6941;
}
.content2 .ct2-box2 .box2-content .box2-text {
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 20px 20px 20px 20px;
}
.content2 .ct2-box2 .box2-content .box2-text .box2-item {
  display: flex;
  flex-direction: row;
  align-items: baseline;
}
.content2 .ct2-box2 .box2-content .box2-text .box2-item h5 {
  margin-bottom: 10px;
  display: inline-block;
  padding: 6px 10px;
  width: 100%;
  max-width: 150px;
  height: auto;
  background-color: #ec6941;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  color: #ffffff;
  border-radius: 8px;
}
.content2 .ct2-box2 .box2-content .box2-text .box2-item p {
  margin-bottom: 6px;
  padding-left: 20px;
  width: 100%;
  height: auto;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: left;
  color: #313131;
}
.content2 .ct2-box2 .box2-content .ct2-button {
  display: block;
  position: relative;
  top: 0;
  margin: 0 auto;
  max-width: 200px;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 20px auto 0 auto;
  padding: 8px 10px;
  color: #ffffff;
  background-color: #6a3506;
  font-weight: 600;
  font-size: 26px;
  font-weight: 600;
  letter-spacing: 0.05em;
  border-radius: 50px;
  transition: 0.5s;
  cursor: pointer;
}
.content2 .ct2-box2 .box2-content .ct2-button:hover, .content2 .ct2-box2 .box2-content .ct2-button:focus, .content2 .ct2-box2 .box2-content .ct2-button:active {
  top: -5px;
  box-shadow: 0 4px 3px rgba(0, 0, 0, 0.2);
  color: #ffffff;
}

.content3 {
  position: relative;
  padding: 50px 30px 60px 30px;
  background-color: #fef4e8;
}
.content3 h2 {
  margin: 0 auto 5px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ec6941;
}
.content3 h3 {
  margin: 0 auto 50px auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.content3 .student-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 10px auto 10px auto;
  background-color: #ffffff;
  border-radius: 10px;
  width: 100%;
  max-width: 260px;
  height: auto;
  overflow: hidden;
}
.content3 .student-box img {
  width: 100%;
  height: auto;
}
.content3 .student-box .student-text {
  width: 100%;
  height: 150px;
  padding: 18px;
}
.content3 .student-box .student-text p {
  padding-top: 10px;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-align: justify;
  color: #313131;
}
.content3 .student-box .student-text .student-name {
  display: inline-flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.content3 .student-box .student-text .student-name h4 {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.content3 .student-box .student-text .student-name .fa-star {
  font-size: 18px;
  color: #f8b551;
  margin-right: 2px;
}

.fill {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 50px 10px 80px 10px;
  background-color: #ffd8b7;
  overflow: hidden;
}
.fill .deco-08 {
  position: absolute;
  bottom: -7%;
  left: 0%;
  width: 100%;
  max-width: 234px;
  height: auto;
}
.fill .deco-09 {
  position: absolute;
  bottom: -7%;
  right: 0%;
  width: 100%;
  max-width: 234px;
  height: auto;
}
.fill h1 {
  margin: 0 auto 5px auto;
  text-align: center;
  color: #ec6941;
  font-size: 37px;
  font-weight: 600;
  letter-spacing: 0.01em;
  line-height: 1.3em;
}
.fill h3 {
  margin: 0 auto 50px auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.fill .fill_lable img {
  margin: 0 auto 20px auto;
  max-width: 500px;
  width: 86%;
  height: auto;
}
.fill .form-control {
  display: block;
  width: 97%;
  height: 45px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.42857143;
  color: #999999;
  margin: 0 auto 10px auto;
  background-color: #ffffff;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: 6px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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;
  -webkit-user-select: none;
     -moz-user-select: none;
          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: center;
}

.fill_form {
  padding: 0;
}

/* Bounce To Right 02*/
.hvr-bounce-to-right02 {
  display: inline-block;
  position: relative;
  padding: 7px 7px;
  width: 97%;
  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: #ec6941;
  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: #6a3506;
  box-shadow: none;
  transform: scaleX(0);
  transform-origin: 0 50%;
  transition-property: transform;
  transition-duration: 0.5s;
  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 {
  transform: scaleX(1);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.content4 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 0px 60px 0px;
  background: url(../images/f-bg-02.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/520;
}
.content4 .deco-10 {
  position: absolute;
  bottom: 0%;
  left: 0%;
  width: 100%;
  max-width: 749px;
  height: auto;
}
.content4 .deco-11 {
  position: absolute;
  bottom: 0%;
  right: 0%;
  width: 100%;
  max-width: 718px;
  height: auto;
}
.content4 .ct4-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  padding: 30px 60px;
  width: 100%;
  max-width: 600px;
  height: 400px;
  border-radius: 30px;
  background-color: #ffd8b7;
}
.content4 .ct4-box::before {
  content: "";
  position: absolute;
  inset: 16px; /* 內縮距離 */
  border: 3px solid #fff;
  border-radius: 18px; /* 比外層略小即可 */
  pointer-events: none;
}
.content4 .ct4-box h2 {
  margin: 10px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.content4 .ct4-box h3 {
  margin: 10px auto;
  font-size: 35px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #ec6941;
}
.content4 .ct4-box p {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #313131;
}

/*  ↓↓↓↓    螢幕尺寸大於1921時頁面顯示效果↓↓↓↓    */
@media (min-width: 1921px) {
  /*BANNER*/
  img.banner_big {
    display: block;
    width: 100%;
    height: auto;
  }
  img.banner_min {
    display: none;
  }
  img.banner001 {
    display: block;
    top: 14%;
    left: 29%;
    width: 41%;
    height: auto;
    z-index: 3;
  }
  img.banner002 {
    display: block;
    bottom: -1%;
    left: 0;
    width: 44%;
    height: auto;
    z-index: 3;
  }
  img.banner003 {
    display: block;
    bottom: -1%;
    right: 0;
    width: 44%;
    height: auto;
    z-index: 3;
  }
}
/*  ↓↓↓↓    螢幕尺寸大於1920時頁面顯示效果↓↓↓↓    */
@media screen and (max-width: 1920px) {
  /*BANNER*/
  img.banner_big {
    display: block;
    width: 100%;
    height: auto;
  }
  img.banner_min {
    display: none;
  }
  img.banner001 {
    display: block;
    top: 14%;
    left: 29%;
    width: 41%;
    height: auto;
    z-index: 3;
  }
  img.banner002 {
    display: block;
    bottom: -1%;
    left: 0;
    width: 44%;
    height: auto;
    z-index: 3;
  }
  img.banner003 {
    display: block;
    bottom: -1%;
    right: 0;
    width: 44%;
    height: auto;
    z-index: 3;
  }
}
/*  ↓↓↓↓    ipad 直向 w1600 ↓↓↓↓    */
@media screen and (max-width: 1600px) {
  .content2 .deco-03, .content2 .deco-06 {
    width: 20%;
    top: 20%;
  }
  .content2 .deco-04 {
    width: 12%;
  }
  .content2 .deco-05 {
    width: 20%;
    bottom: -1%;
  }
  .content2 .deco-07 {
    width: 40%;
  }
  .content4 .deco-10 {
    left: -2%;
    width: 45%;
  }
  .content4 .deco-11 {
    right: -2%;
    width: 45%;
  }
  .content4 .ct4-box {
    padding: 20px 40px;
    max-width: 500px;
    height: 350px;
  }
  .content4 .ct4-box h2 {
    font-size: 34px;
  }
  .content4 .ct4-box h3 {
    font-size: 30px;
  }
  .content4 .ct4-box p {
    font-size: 18px;
  }
}
/*  ↓↓↓↓    ipad 直向 w1200 ↓↓↓↓    */
@media screen and (max-width: 1200px) {
  .content1 .deco-01 {
    left: 0%;
    width: 20%;
  }
  .content1 .deco-02 {
    right: 0%;
    width: 20%;
  }
  .content2 .deco-03, .content2 .deco-06 {
    top: 5%;
  }
  .content2 .deco-04 {
    top: 52%;
  }
}
/*  ↓↓↓↓    ipad 直向 w991 ↓↓↓↓    */
@media screen and (max-width: 991px) {
  /*BANNER*/
  .banner img.banner_big {
    display: none;
  }
  .banner img.banner_min {
    display: block;
    width: 100%;
    height: auto;
  }
  .banner img.banner001 {
    display: block;
    top: 35%;
    left: 12%;
    width: 74%;
    height: auto;
    z-index: 3;
  }
  .banner img.banner002 {
    display: block;
    top: 0%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 3;
  }
  .banner img.banner003 {
    display: block;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 3;
  }
  .content1 .ct1-box h3 {
    font-size: 34px;
  }
  .content1 .ct1-box p {
    width: 260px;
    font-size: 18px;
  }
  .content1 .ct1-box .ct1box-number {
    font-size: 100px;
  }
  .content1 .ct1-box .ct1box-txt {
    max-width: 300px;
  }
  .content2 .deco-04 {
    top: 43%;
  }
  .content4 .ct4-box {
    padding: 20px 30px;
    max-width: 450px;
    height: 300px;
  }
  .content4 .ct4-box::before {
    inset: 10px;
  }
  .content4 .ct4-box h2 {
    font-size: 30px;
  }
  .content4 .ct4-box h3 {
    font-size: 28px;
  }
  .fill .deco-08 {
    width: 20%;
  }
  .fill .deco-09 {
    width: 20%;
  }
  .fill .form-control {
    width: 100%;
    max-width: 580px;
  }
  .fill .option {
    text-align: center;
  }
  .fill .fill_lable img {
    width: 60%;
  }
}
/* ↓↓↓↓ iPhone Plus w414  Pixel 2 w411 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 768px) {
  .content1 h2, .content2 h2, .content3 h2 {
    font-size: 35px;
  }
  .content1 .deco-01 {
    left: -4%;
    width: 20%;
    top: 26%;
  }
  .content1 .deco-02 {
    right: -3%;
    width: 20%;
    top: 23%;
  }
  .content1 .ct1-box h3 {
    font-size: 30px;
  }
  .content1 .ct1-box h3 .question-mark {
    width: 35px;
    height: 35px;
    font-size: 30px;
  }
  .content1 .ct1-box .ct1box-number {
    font-size: 90px;
  }
  .content1 .ct1-box .ct1box-txt {
    max-width: 280px;
  }
  .content2 .deco-03, .content2 .deco-06 {
    top: 3%;
  }
  .content2 .deco-04 {
    top: 42%;
  }
  .content2 .ct2-box1 h2 {
    font-size: 35px;
  }
  .content2 .ct2-box1 h2 .ct2-number {
    font-size: 35px;
  }
  .content2 .ct2-box1 h3 {
    margin: 0 auto 30px auto;
  }
  .content2 .ct2-box2 h2 {
    font-size: 35px;
  }
  .content2 .ct2-box2 h2 .ct2-number {
    font-size: 35px;
  }
  .content2 .ct2-box2 .ct2-resource .resource_button {
    padding: 6px 5px;
    max-width: 150px;
    font-size: 24px;
    letter-spacing: 0.02em;
  }
  .content2 .ct2-box2 .box2-content {
    padding: 30px 20px 30px 25px;
  }
  .content2 .ct2-box2 .box2-content .box2-title h4 {
    font-size: 35px;
  }
  .content2 .ct2-box2 .box2-content .box2-text {
    padding: 20px 0;
  }
  .content2 .ct2-box2 .box2-content .box2-text .box2-item h5 {
    width: 150px;
    font-size: 20px;
    padding: 6px 5px;
  }
  .content2 .ct2-box2 .box2-content .box2-text .box2-item p {
    padding-left: 10px;
    font-size: 20px;
  }
  .content3 h3 {
    margin: 0 auto 30px auto;
  }
  .fill {
    padding: 50px 25px 60px 25px;
  }
  .fill h1 {
    font-size: 35px;
  }
  .fill h3 {
    margin: 0 auto 30px auto;
  }
  .fill .fill_lable img {
    width: 100%;
  }
  .content4 {
    background: url(../images/f-bg-mb.jpg) center center no-repeat;
    padding: 70px 0px 80px 0px;
    height: 600px;
    justify-content: flex-start;
  }
  .content4 .deco-10 {
    width: 60%;
  }
  .content4 .deco-11 {
    width: 60%;
  }
  .content4 .ct4-box {
    padding: 20px 20px;
    max-width: 400px;
  }
  .content4 .ct4-box h2 {
    margin-bottom: 0;
  }
  .content4 .ct4-box h3 {
    margin-bottom: 0;
  }
  .content4 .ct4-box p {
    margin-top: 10px;
    font-size: 17px;
  }
  .content4 .ct4-box img {
    width: 100%;
    max-width: 450px;
  }
  .content4 .ct4-box .ct4-text {
    margin: -5% auto 0 auto;
    padding: 0 0;
    max-width: 400px;
    width: 100%;
    height: 400px;
  }
  .content4 .ct4-box .ct4-text h4 {
    margin: 0 auto 5px auto;
  }
  .content4 .ct4-box .ct4-text ul {
    padding-left: 30px;
    font-size: 17px;
    letter-spacing: 0.01em;
  }
  .content4 .ct4-box .ct4-text li::before {
    width: 18px;
    height: 20px;
  }
}
/* ↓↓↓↓ iPhone X   iPhone6/7/8 w375 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 450px) {
  /*BANNER*/
  .banner img.banner001 {
    display: block;
    top: 34.5%;
    left: 9%;
    width: 82%;
    height: auto;
    z-index: 3;
  }
  .content1 {
    padding: 40px 10px 50px 10px;
  }
  .content1 .deco-01, .content1 .deco-02 {
    display: none;
  }
  .content1 .ct1-box .ct1box-number {
    margin-right: 10px;
    font-size: 80px;
  }
  .content1 .ct1-box .ct1box-txt {
    max-width: 240px;
  }
  .content1 .ct1-box .ct1box-txt h3 {
    font-size: 28px;
  }
  .content1 .ct1-box .ct1box-txt h3 .question-mark {
    width: 30px;
    height: 30px;
    font-size: 28px;
  }
  .content1 .ct1-box .ct1box-txt p {
    width: 198px;
    font-size: 18px;
    text-align: justify;
  }
  .content2 {
    padding: 40px 20px 40px 20px;
  }
  .content2 .ct2-box1 h2 {
    font-size: 28px;
  }
  .content2 .ct2-box1 h2 .ct2-number {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
  .content2 .ct2-box1 h3 {
    font-size: 19px;
  }
  .content2 .ct2-box1 .ct2-stepbox {
    padding: 80px 40px 80px 40px;
    width: 300px;
    height: 300px;
  }
  .content2 .ct2-box1 .ct2-stepbox .step-txt {
    top: -3%;
    left: 4%;
    width: 80px;
    height: 80px;
    font-size: 20px;
  }
  .content2 .ct2-box1 .ct2-stepbox .step-txt .step-number {
    font-size: 35px;
  }
  .content2 .ct2-box1 .ct2-stepbox h3 {
    font-size: 18px;
  }
  .content2 .ct2-box1 .ct2-stepbox h4 {
    font-size: 24px;
  }
  .content2 .ct2-box1 .ct2-stepbox p {
    font-size: 18px;
  }
  .content2 .ct2-box2 h2 {
    font-size: 28px;
  }
  .content2 .ct2-box2 h2 .ct2-number {
    width: 40px;
    height: 40px;
    font-size: 28px;
  }
  .content2 .ct2-box2 h3 {
    font-size: 19px;
  }
  .content2 .ct2-box2 .ct2-resource .resource_button {
    max-width: 110px;
    font-size: 20px;
  }
  .content2 .ct2-box2 .box2-content .box2-title img {
    margin: 0 15px 0 0;
  }
  .content2 .ct2-box2 .box2-content .box2-title h4 {
    font-size: 28px;
  }
  .content2 .ct2-box2 .box2-content .box2-text .box2-item h5 {
    font-size: 18px;
  }
  .content2 .ct2-box2 .box2-content .box2-text .box2-item p {
    font-size: 18px;
  }
  .content2 .ct2-box2 .box2-content .box2-text .ct2-button {
    max-width: 150px;
    font-size: 22px;
  }
  .content2 .button_style {
    max-width: 240px;
    font-size: 24px;
  }
  .content3 h2 {
    font-size: 28px;
  }
  .content3 h3 {
    margin: 0 auto 20px auto;
    font-size: 19px;
  }
  .content3 .student-box {
    max-width: 350px;
  }
  .content3 .student-box .student-text {
    height: auto;
  }
  .content3 .button_style {
    max-width: 240px;
    font-size: 24px;
  }
  .fill .deco-08, .fill .deco-09 {
    bottom: -5%;
  }
  .fill h1 {
    font-size: 28px;
  }
  .fill h3 {
    font-size: 19px;
  }
  .content4 {
    padding: 60px 15px 50px 15px;
    height: 500px;
  }
  .content4 .ct4-box {
    padding: 20px 20px;
    height: 260px;
    border-radius: 20px;
  }
  .content4 .ct4-box::before {
    inset: 8px;
  }
  .content4 .ct4-box h2 {
    font-size: 26px;
  }
  .content4 .ct4-box h3 {
    font-size: 24px;
  }
}
/* @media screen and (max-width: 320px) 手機尺寸,顯示效果 ↓↓↓↓  *//*# sourceMappingURL=style.css.map */