@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;
}
.banner img.imgbanner {
  position: absolute;
  -webkit-animation-duration: 1.5s; /* Chrome, Safari, Opera */
  animation-duration: 1.5s;
}
.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;
}

.content1 {
  padding: 50px 10px 0 10px;
  background-color: #54a4db;
}
.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: #ffffff;
}

.ct1-pic {
  position: relative;
  text-align: center;
}
.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);
}
.ct1-pic p .point {
  color: #45a1fe;
}
.ct1-pic img {
  max-width: 1000px;
  width: 100%;
  height: auto;
}

.content2 {
  position: relative;
  padding: 50px 10px;
  background-color: #ffffff;
}
.content2 .deco-01 {
  position: absolute;
  top: 10%;
  right: 0%;
}
.content2 .deco-02 {
  position: absolute;
  top: 30%;
  left: 0%;
}
.content2 .deco-03 {
  position: absolute;
  top: 50%;
  right: 0%;
}
.content2 .deco-04 {
  position: absolute;
  top: 75%;
  left: 0%;
}
.content2 h2 {
  margin: 0 auto 5px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #0eb3f5;
}
.content2 h3 {
  margin: 5px auto 40px auto;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
}
.content2 .ct2-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}
.content2 .ct2-box .ct2-figure img {
  width: 100%;
  max-width: 620px;
  height: auto;
}
.content2 .ct2-box .ct2-text {
  display: inline-block;
  padding: 40px 50px;
  width: 100%;
  max-width: 600px;
  height: auto;
}
.content2 .ct2-box .ct2-text h4 {
  margin: 0 auto 40px auto;
  width: 150px;
  padding: 5px 5px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #313131;
  border-top: 2px solid #313131;
  border-bottom: 2px solid #313131;
}
.content2 .ct2-box .ct2-text p {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 0.03em;
  text-align: left;
  color: #313131;
}
.content2 .ct2-box-reverse {
  flex-direction: row-reverse;
}

.content3 {
  padding: 50px 10px 30px 10px;
  background-color: #e9e9e9;
}
.content3 h2 {
  margin: 0 auto 50px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #0eb3f5;
}
.content3 .ct3-box {
  margin: 0 auto 50px auto;
  padding-left: 30px;
  padding-right: 30px;
  width: 270px;
  height: auto;
  text-align: center;
}
.content3 .ct3-box .ct3-figure {
  display: inline-block;
  margin-bottom: 30px;
  padding: 30px;
  width: 200px;
  height: 200px;
  background-color: #ffffff;
  border-radius: 50%;
}
.content3 .ct3-box .ct3-figure img {
  width: 100%;
  max-width: 200px;
  height: auto;
}
.content3 .ct3-box p {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #313131;
}

.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;
}

.content5 {
  padding: 50px 0px;
  background: url(../images/f-bg.jpg) center center no-repeat;
  background-size: cover;
}
.content5 h2 {
  margin: 0 auto 50px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #0eb3f5;
}
.content5 .ct5-box {
  margin: 0 auto 30px auto;
  width: 270px;
  height: 360px;
  overflow: hidden;
  background-color: #e9e9e9;
  border-radius: 6px;
  text-align: center;
}
.content5 .ct5-box img {
  width: 100%;
  height: auto;
  border-radius: 6px 6px 0 0;
}
.content5 .ct5-box .ct5-text {
  padding: 25px 20px;
}
.content5 .ct5-box .ct5-text .learn {
  display: inline-block;
  padding: 2px;
  width: 120px;
  height: auto;
  font-size: 24px;
  font-weight: 600;
  background-color: #0eb3f5;
  color: #ffffff;
  border-radius: 50px;
  font-size: 22px;
  font-weight: 600;
}
.content5 .ct5-box .ct5-text p {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3em;
  letter-spacing: 0.03em;
  text-align: justify;
  color: #313131;
}

.content6 {
  padding: 50px 0px;
  background-color: #e9e9e9;
}
.content6 h2 {
  margin: 0 auto 50px auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #0eb3f5;
}
.content6 .student-box {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 10px auto 10px auto;
  padding: 15px;
  background-color: #ffffff;
  border-radius: 10px;
  width: 97%;
}
.content6 .student-box img {
  width: 100%;
  max-width: 130px;
  height: auto;
}
.content6 .student-box .student-text {
  width: 100%;
  height: auto;
  margin-left: 10px;
}
.content6 .student-box .student-text h3 {
  margin: 5px 10px 5px auto;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0.05em;
}
.content6 .student-box .student-text p {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-align: justify;
  color: #313131;
}
.content6 .student-box .student-text .student-name {
  display: inline-flex;
  align-items: center;
}
.content6 .student-box .student-text .student-name .fa-star {
  font-size: 18px;
  color: #f8b551;
  margin-right: 2px;
}

.content7 {
  padding: 50px 0px;
  background-color: #54a4db;
}
.content7 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;
}
.content7 .ct7-box {
  display: block;
  margin: 0 auto 20px auto;
  text-align: center;
  max-width: 390px;
  width: 100%;
  height: auto;
}
.content7 .ct7-box .ct7-text {
  margin: 0 auto;
  padding: 25px 20px;
  width: 300px;
  height: 300px;
  text-align: center;
  background-color: #ffffff;
  border-radius: 50%;
}
.content7 .ct7-box .ct7-text img {
  width: 100%;
  max-width: 120px;
  height: auto;
}
.content7 .ct7-box .ct7-text h3 {
  margin: 0 auto 5px auto;
  padding: 5px 5px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.3em;
  letter-spacing: 0.01em;
  text-align: center;
  color: #0eb3f5;
}
.content7 .ct7-box .ct7-text p {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #313131;
}

.fill {
  position: relative;
  z-index: 10;
  text-align: center;
  padding: 50px 10px 80px 10px;
  background-color: #ffffff;
  overflow: hidden;
}
.fill .deco-05 {
  position: absolute;
  bottom: 9%;
  right: 0%;
  width: 18%;
  max-width: 180px;
}
.fill .deco-06 {
  position: absolute;
  top: 12%;
  left: 0%;
  width: 18%;
  max-width: 180px;
}
.fill h1 {
  margin: 0 auto 50px auto;
  text-align: center;
  color: #0eb3f5;
  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;
  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;
      -ms-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: 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: #54a4db;
  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;
  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);
}

/*  ↓↓↓↓    螢幕尺寸大於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: 17.3%;
    left: 17.5%;
    z-index: 3;
    width: 64%;
    height: auto;
  }
  img.banner002 {
    display: block;
    top: 9%;
    left: 33.5%;
    z-index: 4;
    width: 30.6%;
    height: auto;
  }
  img.banner003 {
    display: block;
    bottom: 0%;
    left: 6.7%;
    z-index: 3;
    width: 15.5%;
    height: auto;
  }
  img.banner004 {
    display: block;
    bottom: 0%;
    left: 26%;
    z-index: 3;
    width: 20.1%;
    height: auto;
  }
  img.banner005 {
    display: block;
    bottom: 0%;
    left: 47.5%;
    z-index: 3;
    width: 23%;
    height: auto;
  }
  img.banner006 {
    display: block;
    bottom: 0%;
    right: 7%;
    z-index: 3;
    width: 21.5%;
    height: auto;
  }
  img.banner007 {
    display: block;
    top: 53%;
    left: 20%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner008 {
    display: block;
    top: 53%;
    left: 40.7%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner009 {
    display: block;
    top: 53%;
    right: 29.3%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner010 {
    display: block;
    top: 53%;
    right: 5.5%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner011 {
    display: block;
    top: 40%;
    left: 34.5%;
    z-index: 3;
    width: 28%;
    height: auto;
    cursor: pointer;
  }
}
/*  ↓↓↓↓    螢幕尺寸大於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: 17.3%;
    left: 17.5%;
    z-index: 3;
    width: 64%;
    height: auto;
  }
  img.banner002 {
    display: block;
    top: 9%;
    left: 33.5%;
    z-index: 4;
    width: 30.6%;
    height: auto;
  }
  img.banner003 {
    display: block;
    bottom: 0%;
    left: 6.7%;
    z-index: 3;
    width: 15.5%;
    height: auto;
  }
  img.banner004 {
    display: block;
    bottom: 0%;
    left: 26%;
    z-index: 3;
    width: 20.1%;
    height: auto;
  }
  img.banner005 {
    display: block;
    bottom: 0%;
    left: 47.5%;
    z-index: 3;
    width: 23%;
    height: auto;
  }
  img.banner006 {
    display: block;
    bottom: 0%;
    right: 7%;
    z-index: 3;
    width: 21.5%;
    height: auto;
  }
  img.banner007 {
    display: block;
    top: 53%;
    left: 20%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner008 {
    display: block;
    top: 53%;
    left: 40.7%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner009 {
    display: block;
    top: 53%;
    right: 29.3%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner010 {
    display: block;
    top: 53%;
    right: 5.5%;
    z-index: 3;
    width: 8.5%;
    height: auto;
  }
  img.banner011 {
    display: block;
    top: 40%;
    left: 34.5%;
    z-index: 3;
    width: 28%;
    height: auto;
    cursor: pointer;
  }
}
/*  ↓↓↓↓    ipad 直向 w1600 ↓↓↓↓    */
@media screen and (max-width: 1600px) {
  .content2 .deco-01, .content2 .deco-02, .content2 .deco-03, .content2 .deco-04 {
    width: 12%;
  }
  .fill .deco-05 {
    width: 8%;
    bottom: -7%;
  }
  .fill .deco-06 {
    width: 8%;
    top: 3%;
  }
}
/*  ↓↓↓↓    ipad 直向 w1200 ↓↓↓↓    */
@media screen and (max-width: 1200px) {
  .content2 .ct2-box .ct2-text h4 {
    margin: 0 auto 20px auto;
  }
  .content2 .ct2-box .ct2-text p {
    font-size: 20px;
  }
  .content5 .ct5-box {
    width: 230px;
  }
}
/*  ↓↓↓↓    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: 23%;
    left: 0%;
    z-index: 3;
    width: 98%;
    height: auto;
  }
  .banner img.banner002 {
    display: block;
    top: 14.9%;
    left: 19%;
    z-index: 4;
    width: 63%;
    height: auto;
  }
  .banner img.banner003 {
    display: block;
    bottom: -1%;
    left: -5%;
    z-index: 1;
    width: 30%;
    height: auto;
  }
  .banner img.banner004 {
    display: block;
    bottom: 0%;
    left: 17%;
    z-index: 2;
    width: 38.5%;
    height: auto;
  }
  .banner img.banner005 {
    display: block;
    bottom: 0%;
    left: 42%;
    z-index: 3;
    width: 44%;
    height: auto;
  }
  .banner img.banner006 {
    display: block;
    bottom: 0%;
    right: -8%;
    z-index: 3;
    width: 41%;
    height: auto;
  }
  .banner img.banner007 {
    display: block;
    top: 53%;
    left: 5%;
    z-index: 3;
    width: 15%;
    height: auto;
    transform: rotate(-30deg) !important;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }
  .banner img.banner008 {
    display: block;
    top: 53%;
    left: 30.7%;
    z-index: 3;
    width: 15%;
    height: auto;
    transform: rotate(-30deg) !important;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }
  .banner img.banner009 {
    display: block;
    top: 53%;
    right: 30%;
    z-index: 3;
    width: 15%;
    height: auto;
    transform: rotate(-30deg) !important;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }
  .banner img.banner010 {
    display: block;
    top: 53%;
    right: 5.5%;
    z-index: 3;
    width: 15%;
    height: auto;
    transform: rotate(-30deg) !important;
    -ms-transform: rotate(-30deg);
    -webkit-transform: rotate(-30deg);
  }
  .banner img.banner011 {
    display: block;
    top: 40%;
    left: 22.5%;
    z-index: 3;
    width: 57%;
    height: auto;
    cursor: pointer;
  }
  .content2 .ct2-box .ct2-text {
    padding: 15px 20px;
  }
  .content2 .ct2-box .ct2-text h4 {
    font-size: 24px;
  }
  .content5 .ct5-box {
    width: 280px;
  }
  .content6 {
    padding: 50px 30px;
  }
  .content7 .ct7-box .ct7-text {
    padding: 20px 10px;
    width: 250px;
    height: 250px;
  }
  .content7 .ct7-box .ct7-text img {
    width: 43%;
  }
  .content7 .ct7-box .ct7-text h3 {
    margin: 0 auto;
    font-size: 28px;
  }
  .content7 .ct7-box .ct7-text p {
    font-size: 18px;
  }
  .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;
  }
  .content2 h3 {
    font-size: 20px;
  }
  .content2 .deco-01 {
    top: 22%;
  }
  .content2 .deco-02 {
    top: 43%;
  }
  .content2 .deco-03 {
    top: 64%;
  }
  .content2 .deco-04 {
    top: 96%;
  }
  .content2 .ct2-box {
    flex-direction: column;
  }
  .content2 .ct2-box .ct2-figure img {
    margin-bottom: 20px;
  }
  .content6 .student-box {
    flex-direction: column;
    align-items: center;
  }
  .content6 .student-box .student-text {
    margin: 0 auto;
    text-align: center;
  }
  .content6 .student-box .student-text h3 {
    margin: 5px auto;
  }
  .content6 .student-box .student-text p {
    margin: 10px auto;
  }
  .content6 .student-box .student-text .student-name {
    flex-direction: column;
  }
  .fill {
    padding: 50px 25px 60px 25px;
  }
  .fill h1 {
    font-size: 35px;
  }
}
/* ↓↓↓↓ iPhone X   iPhone6/7/8 w375 手機尺寸,顯示效果 ↓↓↓↓  */
@media screen and (max-width: 410px) {
  .content1 h2, .content2 h2, .content3 h2, .content4 h2, .content5 h2, .content6 h2, .content7 h2 {
    margin: 0 auto 30px auto;
    font-size: 30px;
  }
  .content2 h2 {
    margin: 0 auto 5px auto;
  }
  .content2 h3 {
    margin: 5px auto 30px auto;
  }
  .fill h1 {
    margin: 0 auto 30px auto;
    font-size: 30px;
  }
}
/* @media screen and (max-width: 320px) 手機尺寸,顯示效果 ↓↓↓↓  *//*# sourceMappingURL=style.css.map */