@charset "UTF-8";
:root {
  --grad-1: rgb(2,172,230);
  --grad-2: rgb(135,231,255);
}

#gradient {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ecf9ff;
  background: linear-gradient(45deg, var(--grad-1) 0%, var(--grad-2) 100%);
}

.pgkv {
  position: relative;
  overflow: hidden;
}
.pgkv .fen {
  color: #234872;
  font-weight: 400;
  line-height: 1;
  padding-top: 1.5em;
  margin-top: 1em;
  margin-bottom: 0.2em;
  letter-spacing: 0;
}
@media all and (max-width: 575px) {
  .pgkv .fen {
    font-size: 2.5em;
  }
}
@media all and (min-width: 576px) {
  .pgkv .fen {
    font-size: 5.5em;
  }
}
.pgkv .mtitle {
  color: #5D5D5D;
  font-weight: 500;
  line-height: 1;
  font-family: "Noto Serif TC", serif;
  letter-spacing: 0.1em;
}
@media all and (max-width: 575px) {
  .pgkv .mtitle {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .pgkv .mtitle {
    font-size: 1.5em;
  }
}
.pgkv .bgcolor {
  background-color: #F3FBFF;
  position: absolute;
  left: 0;
  z-index: -1;
}
.pgkv .bgGradient {
  background-color: #ecf9ff;
  overflow: hidden;
  position: relative;
  height: 100%;
  width: 75%;
  position: absolute;
  top: 0;
  right: 0%;
  z-index: -1;
}
.pgkv .bgGradient:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: no-repeat url(../svg/pg_kv.svg) left top/contain;
}
@media all and (max-width: 768px) {
  .pgkv .bgcolor {
    height: 9.5em;
    width: 71.3%;
    top: -50px;
  }
  .pgkv .txt_pos {
    height: 9em;
  }
  .pgkv .bgGradient {
    border-top-left-radius: 4.5em;
    width: 71.3%;
    margin-left: 20px;
  }
}
@media all and (min-width: 576px) {
  .pgkv {
    padding-top: 80px;
  }
  .pgkv .bgcolor {
    height: 320px;
    width: 42.3%;
    top: -100px;
  }
  .pgkv .txt_pos {
    height: 200px;
  }
  .pgkv .bgGradient {
    border-top-left-radius: 140px;
    margin-left: 16px;
    top: -5em;
    height: 280px;
  }
  .pgkv .fen {
    padding-top: 0.2em;
  }
}

@media all and (max-width: 990px) {
  .deco-txt {
    display: none;
  }
}
@media all and (min-width: 991px) {
  .deco-txt {
    position: fixed;
    top: 50%;
    right: calc(100% - 242px);
    width: 320px;
  }
}

.iridescence {
  -webkit-filter: blur(200px);
          filter: blur(200px);
  width: 100%;
  height: 100%;
  background: #a1a2ff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.iridescence div {
  position: absolute;
  border-radius: 50%;
  -webkit-animation-name: bokeh;
          animation-name: bokeh;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
.iridescence div:nth-child(1) {
  width: 30.4320614053rem;
  height: 30.4320614053rem;
  top: 72%;
  left: 77%;
  color: #C6F8FF;
  opacity: 0.6;
  -webkit-box-shadow: 35.4320614053rem 0 0.6854432581rem currentColor;
          box-shadow: 35.4320614053rem 0 0.6854432581rem currentColor;
  -webkit-filter: brightness(226%) blur(100px);
          filter: brightness(226%) blur(100px);
  -webkit-transform-origin: -15rem 6rem;
          transform-origin: -15rem 6rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(2) {
  width: 30.4519913978rem;
  height: 30.4519913978rem;
  top: 79%;
  left: 88%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.4519913978rem 0 0.3278864275rem currentColor;
          box-shadow: 35.4519913978rem 0 0.3278864275rem currentColor;
  -webkit-filter: brightness(225%) blur(100px);
          filter: brightness(225%) blur(100px);
  -webkit-transform-origin: -16rem -1rem;
          transform-origin: -16rem -1rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(3) {
  width: 30.7890618081rem;
  height: 30.7890618081rem;
  top: 21%;
  left: 84%;
  color: #C6F8FF;
  opacity: 1.05;
  -webkit-box-shadow: 35.7890618081rem 0 0.2558256714rem currentColor;
          box-shadow: 35.7890618081rem 0 0.2558256714rem currentColor;
  -webkit-filter: brightness(337%) blur(100px);
          filter: brightness(337%) blur(100px);
  -webkit-transform-origin: 19rem -10rem;
          transform-origin: 19rem -10rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(4) {
  width: 30.1355505815rem;
  height: 30.1355505815rem;
  top: 4%;
  left: 35%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.1355505815rem 0 0.5767618384rem currentColor;
          box-shadow: 35.1355505815rem 0 0.5767618384rem currentColor;
  -webkit-filter: brightness(272%) blur(100px);
          filter: brightness(272%) blur(100px);
  -webkit-transform-origin: -1rem -18rem;
          transform-origin: -1rem -18rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(5) {
  width: 30.1005292798rem;
  height: 30.1005292798rem;
  top: 21%;
  left: 96%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.1005292798rem 0 0.6031829622rem currentColor;
          box-shadow: 35.1005292798rem 0 0.6031829622rem currentColor;
  -webkit-filter: brightness(279%) blur(100px);
          filter: brightness(279%) blur(100px);
  -webkit-transform-origin: -8rem -6rem;
          transform-origin: -8rem -6rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(6) {
  width: 30.6007667986rem;
  height: 30.6007667986rem;
  top: 21%;
  left: 54%;
  color: #abe0ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.6007667986rem 0 0.6519419041rem currentColor;
          box-shadow: 35.6007667986rem 0 0.6519419041rem currentColor;
  -webkit-filter: brightness(320%) blur(100px);
          filter: brightness(320%) blur(100px);
  -webkit-transform-origin: 13rem 8rem;
          transform-origin: 13rem 8rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(7) {
  width: 30.115622704rem;
  height: 30.115622704rem;
  top: 61%;
  left: 12%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.115622704rem 0 0.6151528984rem currentColor;
          box-shadow: 35.115622704rem 0 0.6151528984rem currentColor;
  -webkit-filter: brightness(258%) blur(100px);
          filter: brightness(258%) blur(100px);
  -webkit-transform-origin: 18rem -7rem;
          transform-origin: 18rem -7rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.iridescence div:nth-child(8) {
  width: 30.1442541492rem;
  height: 30.1442541492rem;
  top: 34%;
  left: 93%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.1442541492rem 0 0.6616252177rem currentColor;
          box-shadow: 35.1442541492rem 0 0.6616252177rem currentColor;
  -webkit-filter: brightness(296%) blur(100px);
          filter: brightness(296%) blur(100px);
  -webkit-transform-origin: -17rem 10rem;
          transform-origin: -17rem 10rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(9) {
  width: 30.1511955058rem;
  height: 30.1511955058rem;
  top: 24%;
  left: 29%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.1511955058rem 0 0.2482696088rem currentColor;
          box-shadow: 35.1511955058rem 0 0.2482696088rem currentColor;
  -webkit-filter: brightness(209%) blur(100px);
          filter: brightness(209%) blur(100px);
  -webkit-transform-origin: -6rem 1rem;
          transform-origin: -6rem 1rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(10) {
  width: 30.1703191442rem;
  height: 30.1703191442rem;
  top: 51%;
  left: 2%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.1703191442rem 0 0.3054168491rem currentColor;
          box-shadow: 35.1703191442rem 0 0.3054168491rem currentColor;
  -webkit-filter: brightness(316%) blur(100px);
          filter: brightness(316%) blur(100px);
  -webkit-transform-origin: 18rem -10rem;
          transform-origin: 18rem -10rem;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
}
.iridescence div:nth-child(11) {
  width: 30.9875752634rem;
  height: 30.9875752634rem;
  top: 16%;
  left: 91%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.9875752634rem 0 0.3740586929rem currentColor;
          box-shadow: 35.9875752634rem 0 0.3740586929rem currentColor;
  -webkit-filter: brightness(269%) blur(100px);
          filter: brightness(269%) blur(100px);
  -webkit-transform-origin: -11rem -14rem;
          transform-origin: -11rem -14rem;
  -webkit-animation-duration: 43s;
          animation-duration: 43s;
}
.iridescence div:nth-child(12) {
  width: 30.4148134834rem;
  height: 30.4148134834rem;
  top: 28%;
  left: 30%;
  color: #abe0ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.4148134834rem 0 0.5124305689rem currentColor;
          box-shadow: 35.4148134834rem 0 0.5124305689rem currentColor;
  -webkit-filter: brightness(233%) blur(100px);
          filter: brightness(233%) blur(100px);
  -webkit-transform-origin: 12rem 19rem;
          transform-origin: 12rem 19rem;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.iridescence div:nth-child(13) {
  width: 30.5752645738rem;
  height: 30.5752645738rem;
  top: 33%;
  left: 56%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.5752645738rem 0 0.3719037315rem currentColor;
          box-shadow: 35.5752645738rem 0 0.3719037315rem currentColor;
  -webkit-filter: brightness(234%) blur(100px);
          filter: brightness(234%) blur(100px);
  -webkit-transform-origin: -8rem -2rem;
          transform-origin: -8rem -2rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(14) {
  width: 30.4983072502rem;
  height: 30.4983072502rem;
  top: 36%;
  left: 95%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.4983072502rem 0 0.6346752922rem currentColor;
          box-shadow: 35.4983072502rem 0 0.6346752922rem currentColor;
  -webkit-filter: brightness(248%) blur(100px);
          filter: brightness(248%) blur(100px);
  -webkit-transform-origin: 13rem 17rem;
          transform-origin: 13rem 17rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(15) {
  width: 30.3899013625rem;
  height: 30.3899013625rem;
  top: 20%;
  left: 51%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.3899013625rem 0 0.6590689091rem currentColor;
          box-shadow: 35.3899013625rem 0 0.6590689091rem currentColor;
  -webkit-filter: brightness(316%) blur(100px);
          filter: brightness(316%) blur(100px);
  -webkit-transform-origin: 19rem -15rem;
          transform-origin: 19rem -15rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(16) {
  width: 30.3112795344rem;
  height: 30.3112795344rem;
  top: 54%;
  left: 53%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.3112795344rem 0 0.4096739605rem currentColor;
          box-shadow: 35.3112795344rem 0 0.4096739605rem currentColor;
  -webkit-filter: brightness(243%) blur(100px);
          filter: brightness(243%) blur(100px);
  -webkit-transform-origin: -8rem -19rem;
          transform-origin: -8rem -19rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(17) {
  width: 30.1373942096rem;
  height: 30.1373942096rem;
  top: 66%;
  left: 91%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.1373942096rem 0 0.4581863698rem currentColor;
          box-shadow: 35.1373942096rem 0 0.4581863698rem currentColor;
  -webkit-filter: brightness(315%) blur(100px);
          filter: brightness(315%) blur(100px);
  -webkit-transform-origin: -2rem 20rem;
          transform-origin: -2rem 20rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(18) {
  width: 30.1197369403rem;
  height: 30.1197369403rem;
  top: 74%;
  left: 22%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.1197369403rem 0 0.4385148942rem currentColor;
          box-shadow: 35.1197369403rem 0 0.4385148942rem currentColor;
  -webkit-filter: brightness(248%) blur(100px);
          filter: brightness(248%) blur(100px);
  -webkit-transform-origin: 18rem -6rem;
          transform-origin: 18rem -6rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}
.iridescence div:nth-child(19) {
  width: 30.7262234543rem;
  height: 30.7262234543rem;
  top: 83%;
  left: 80%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.7262234543rem 0 0.483680271rem currentColor;
          box-shadow: 35.7262234543rem 0 0.483680271rem currentColor;
  -webkit-filter: brightness(267%) blur(100px);
          filter: brightness(267%) blur(100px);
  -webkit-transform-origin: -8rem -4rem;
          transform-origin: -8rem -4rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(20) {
  width: 30.6624996156rem;
  height: 30.6624996156rem;
  top: 67%;
  left: 33%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.6624996156rem 0 0.2166755631rem currentColor;
          box-shadow: 35.6624996156rem 0 0.2166755631rem currentColor;
  -webkit-filter: brightness(215%) blur(100px);
          filter: brightness(215%) blur(100px);
  -webkit-transform-origin: 13rem -4rem;
          transform-origin: 13rem -4rem;
  -webkit-animation-duration: 42s;
          animation-duration: 42s;
}
.iridescence div:nth-child(21) {
  width: 30.5074581264rem;
  height: 30.5074581264rem;
  top: 42%;
  left: 96%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.5074581264rem 0 0.6408334006rem currentColor;
          box-shadow: 35.5074581264rem 0 0.6408334006rem currentColor;
  -webkit-filter: brightness(246%) blur(100px);
          filter: brightness(246%) blur(100px);
  -webkit-transform-origin: -12rem -7rem;
          transform-origin: -12rem -7rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(22) {
  width: 30.9566279734rem;
  height: 30.9566279734rem;
  top: 12%;
  left: 42%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.9566279734rem 0 0.4677657821rem currentColor;
          box-shadow: 35.9566279734rem 0 0.4677657821rem currentColor;
  -webkit-filter: brightness(285%) blur(100px);
          filter: brightness(285%) blur(100px);
  -webkit-transform-origin: -6rem 13rem;
          transform-origin: -6rem 13rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(23) {
  width: 30.5863477459rem;
  height: 30.5863477459rem;
  top: 14%;
  left: 17%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.5863477459rem 0 0.3124221807rem currentColor;
          box-shadow: 35.5863477459rem 0 0.3124221807rem currentColor;
  -webkit-filter: brightness(289%) blur(100px);
          filter: brightness(289%) blur(100px);
  -webkit-transform-origin: -10rem 8rem;
          transform-origin: -10rem 8rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(24) {
  width: 30.4768230887rem;
  height: 30.4768230887rem;
  top: 45%;
  left: 13%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.4768230887rem 0 0.3702817355rem currentColor;
          box-shadow: 35.4768230887rem 0 0.3702817355rem currentColor;
  -webkit-filter: brightness(333%) blur(100px);
          filter: brightness(333%) blur(100px);
  -webkit-transform-origin: -12rem -19rem;
          transform-origin: -12rem -19rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(25) {
  width: 30.9786647005rem;
  height: 30.9786647005rem;
  top: 59%;
  left: 1%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.9786647005rem 0 0.2108705788rem currentColor;
          box-shadow: 35.9786647005rem 0 0.2108705788rem currentColor;
  -webkit-filter: brightness(210%) blur(100px);
          filter: brightness(210%) blur(100px);
  -webkit-transform-origin: 16rem -11rem;
          transform-origin: 16rem -11rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(26) {
  width: 30.8070479696rem;
  height: 30.8070479696rem;
  top: 36%;
  left: 4%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.8070479696rem 0 0.6969272631rem currentColor;
          box-shadow: 35.8070479696rem 0 0.6969272631rem currentColor;
  -webkit-filter: brightness(275%) blur(100px);
          filter: brightness(275%) blur(100px);
  -webkit-transform-origin: 5rem -6rem;
          transform-origin: 5rem -6rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(27) {
  width: 30.0959974414rem;
  height: 30.0959974414rem;
  top: 75%;
  left: 64%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.0959974414rem 0 0.3157247779rem currentColor;
          box-shadow: 35.0959974414rem 0 0.3157247779rem currentColor;
  -webkit-filter: brightness(284%) blur(100px);
          filter: brightness(284%) blur(100px);
  -webkit-transform-origin: -1rem -11rem;
          transform-origin: -1rem -11rem;
  -webkit-animation-duration: 35s;
          animation-duration: 35s;
}
.iridescence div:nth-child(28) {
  width: 30.5729516201rem;
  height: 30.5729516201rem;
  top: 96%;
  left: 10%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.5729516201rem 0 0.3057171351rem currentColor;
          box-shadow: 35.5729516201rem 0 0.3057171351rem currentColor;
  -webkit-filter: brightness(332%) blur(100px);
          filter: brightness(332%) blur(100px);
  -webkit-transform-origin: 12rem -19rem;
          transform-origin: 12rem -19rem;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}
.iridescence div:nth-child(29) {
  width: 30.9705413893rem;
  height: 30.9705413893rem;
  top: 98%;
  left: 37%;
  color: #C6F8FF;
  opacity: 0.6;
  -webkit-box-shadow: 35.9705413893rem 0 0.6443593743rem currentColor;
          box-shadow: 35.9705413893rem 0 0.6443593743rem currentColor;
  -webkit-filter: brightness(297%) blur(100px);
          filter: brightness(297%) blur(100px);
  -webkit-transform-origin: 12rem -7rem;
          transform-origin: 12rem -7rem;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
}
.iridescence div:nth-child(30) {
  width: 30.0563557346rem;
  height: 30.0563557346rem;
  top: 15%;
  left: 27%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.0563557346rem 0 0.2197595588rem currentColor;
          box-shadow: 35.0563557346rem 0 0.2197595588rem currentColor;
  -webkit-filter: brightness(250%) blur(100px);
          filter: brightness(250%) blur(100px);
  -webkit-transform-origin: 11rem 2rem;
          transform-origin: 11rem 2rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}
.iridescence div:nth-child(31) {
  width: 30.1593856759rem;
  height: 30.1593856759rem;
  top: 83%;
  left: 12%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.1593856759rem 0 0.2805982049rem currentColor;
          box-shadow: 35.1593856759rem 0 0.2805982049rem currentColor;
  -webkit-filter: brightness(205%) blur(100px);
          filter: brightness(205%) blur(100px);
  -webkit-transform-origin: 8rem -7rem;
          transform-origin: 8rem -7rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(32) {
  width: 30.5040738936rem;
  height: 30.5040738936rem;
  top: 52%;
  left: 37%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.5040738936rem 0 0.6233674358rem currentColor;
          box-shadow: 35.5040738936rem 0 0.6233674358rem currentColor;
  -webkit-filter: brightness(283%) blur(100px);
          filter: brightness(283%) blur(100px);
  -webkit-transform-origin: -17rem -14rem;
          transform-origin: -17rem -14rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(33) {
  width: 30.0861148154rem;
  height: 30.0861148154rem;
  top: 4%;
  left: 39%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.0861148154rem 0 0.585015543rem currentColor;
          box-shadow: 35.0861148154rem 0 0.585015543rem currentColor;
  -webkit-filter: brightness(315%) blur(100px);
          filter: brightness(315%) blur(100px);
  -webkit-transform-origin: 14rem 7rem;
          transform-origin: 14rem 7rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(34) {
  width: 30.1107710913rem;
  height: 30.1107710913rem;
  top: 94%;
  left: 89%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.1107710913rem 0 0.6407480048rem currentColor;
          box-shadow: 35.1107710913rem 0 0.6407480048rem currentColor;
  -webkit-filter: brightness(303%) blur(100px);
          filter: brightness(303%) blur(100px);
  -webkit-transform-origin: -15rem -2rem;
          transform-origin: -15rem -2rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(35) {
  width: 30.4548391404rem;
  height: 30.4548391404rem;
  top: 82%;
  left: 81%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.4548391404rem 0 0.6202592483rem currentColor;
          box-shadow: 35.4548391404rem 0 0.6202592483rem currentColor;
  -webkit-filter: brightness(275%) blur(100px);
          filter: brightness(275%) blur(100px);
  -webkit-transform-origin: -18rem 7rem;
          transform-origin: -18rem 7rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(36) {
  width: 30.928242608rem;
  height: 30.928242608rem;
  top: 60%;
  left: 85%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.928242608rem 0 0.615264533rem currentColor;
          box-shadow: 35.928242608rem 0 0.615264533rem currentColor;
  -webkit-filter: brightness(229%) blur(100px);
          filter: brightness(229%) blur(100px);
  -webkit-transform-origin: -18rem -6rem;
          transform-origin: -18rem -6rem;
  -webkit-animation-duration: 44s;
          animation-duration: 44s;
}
.iridescence div:nth-child(37) {
  width: 30.2299839584rem;
  height: 30.2299839584rem;
  top: 49%;
  left: 28%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.2299839584rem 0 0.4032614863rem currentColor;
          box-shadow: 35.2299839584rem 0 0.4032614863rem currentColor;
  -webkit-filter: brightness(326%) blur(100px);
          filter: brightness(326%) blur(100px);
  -webkit-transform-origin: -2rem 12rem;
          transform-origin: -2rem 12rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(38) {
  width: 30.6734786642rem;
  height: 30.6734786642rem;
  top: 2%;
  left: 66%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.6734786642rem 0 0.293796519rem currentColor;
          box-shadow: 35.6734786642rem 0 0.293796519rem currentColor;
  -webkit-filter: brightness(217%) blur(100px);
          filter: brightness(217%) blur(100px);
  -webkit-transform-origin: 2rem -4rem;
          transform-origin: 2rem -4rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(39) {
  width: 30.8617993517rem;
  height: 30.8617993517rem;
  top: 71%;
  left: 35%;
  color: #C6F8FF;
  opacity: 1.05;
  -webkit-box-shadow: 35.8617993517rem 0 0.4108877405rem currentColor;
          box-shadow: 35.8617993517rem 0 0.4108877405rem currentColor;
  -webkit-filter: brightness(210%) blur(100px);
          filter: brightness(210%) blur(100px);
  -webkit-transform-origin: 2rem -9rem;
          transform-origin: 2rem -9rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(40) {
  width: 30.5830431965rem;
  height: 30.5830431965rem;
  top: 18%;
  left: 13%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.5830431965rem 0 0.3740293644rem currentColor;
          box-shadow: 35.5830431965rem 0 0.3740293644rem currentColor;
  -webkit-filter: brightness(324%) blur(100px);
          filter: brightness(324%) blur(100px);
  -webkit-transform-origin: -2rem 15rem;
          transform-origin: -2rem 15rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}

@-webkit-keyframes bokeh {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes bokeh {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.top-menu-ul {
  font-family: "Noto Serif TC", serif;
  position: relative;
}
.top-menu-ul .item_menu_Box {
  margin: 0 auto;
  position: relative;
  overflow-x: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.top-menu-ul .item_menu_Box::-webkit-scrollbar {
  display: none;
}
.top-menu-ul ul.slides {
  white-space: nowrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.top-menu-ul li {
  position: relative;
  display: inline-block;
}
.top-menu-ul li.active a {
  color: white;
  background-color: #02ACE6;
}
.top-menu-ul li a {
  position: relative;
  color: #02ACE6;
  font-weight: 500;
  line-height: 2;
  display: inline-block;
  border: 1px solid #02ACE6;
  -webkit-transition: color 0.6s, background 0.6s;
  transition: color 0.6s, background 0.6s;
}
.top-menu-ul::before {
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  width: 3em;
  height: 100%;
  content: "";
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 2em;
}
.top-menu-ul::after {
  background: -webkit-gradient(linear, right top, left top, color-stop(30%, rgb(255, 255, 255)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(-90deg, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  width: 3em;
  height: 100%;
  content: "";
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  right: 2em;
}

.flex-direction-nav {
  display: none;
}
.flex-direction-nav .svg {
  width: 10px;
  height: 10px;
}
.flex-direction-nav .svg path {
  stroke: #02ACE6;
}
.flex-direction-nav a {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 12;
  border-radius: 99em;
  width: 2.3em;
  height: 2.3em;
  text-align: center;
  padding-top: 0.3em;
  background-color: white;
  border: 1px solid #02ACE6;
}
.flex-direction-nav a.ltbn {
  left: 0;
}
.flex-direction-nav a.rtbn {
  right: 0;
}

.top-menu-ul.open_flexslider::before, .top-menu-ul.open_flexslider:after {
  opacity: 1;
}
.top-menu-ul.open_flexslider.mleft::before {
  opacity: 0;
}
.top-menu-ul.open_flexslider.mright::after {
  opacity: 0;
}
.top-menu-ul.open_flexslider .flex-direction-nav {
  display: block;
}

@media all and (max-width: 768px) {
  .top-menu-ul {
    text-align: center;
    margin: 2em auto 3em;
    padding: 0 65px;
  }
  .top-menu-ul .item_menu_Box {
    height: 3em;
    overflow-y: hidden;
  }
  .top-menu-ul li a {
    padding: 0.4em 0.8em;
    border-top-left-radius: 1.35em;
    border-bottom-right-radius: 1.35em;
  }
  .top-menu-ul li:not(:last-child) {
    margin-right: 8px;
  }
  .top-menu-ul li:after {
    position: absolute;
    top: -50%;
    right: -5%;
  }
  .top-menu-ul::before {
    left: 3em;
  }
  .top-menu-ul:after {
    right: 3em;
  }
  .flex-direction-nav a.ltbn {
    left: 20px;
  }
  .flex-direction-nav a.rtbn {
    right: 20px;
  }
}
@media all and (min-width: 769px) {
  .top-menu-ul {
    margin-top: 48px;
    margin-bottom: 64px;
    max-width: 992px;
    width: 60%;
    margin-left: 25%;
    padding: 0 70px;
  }
  .top-menu-ul .item_menu_Box {
    margin-left: 0;
  }
  .top-menu-ul li a {
    padding: 5px 24px;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
  .top-menu-ul li:not(:last-child) {
    margin-right: 24px;
  }
  .top-menu-ul li:hover a {
    color: white;
    background-color: #02ACE6;
  }
  .flex-direction-nav a {
    width: 56px;
    height: 56px;
    padding-top: 8px;
  }
  .flex-direction-nav a:hover {
    -webkit-filter: grayscale(1);
    opacity: 1;
    -webkit-transform: translateY(-50%) scale(1.2);
            transform: translateY(-50%) scale(1.2);
  }
  .flex-direction-nav .svg {
    width: 20px;
  }
}
@media all and (max-width: 575px) {
  #topmenu1 {
    font-size: 0.9375rem;
  }
}
@media all and (min-width: 576px) {
  #topmenu1 {
    font-size: 1.375rem;
  }
}

/*----------------------編輯器------------------------*/
.editor_box {
  line-height: 1.7;
  letter-spacing: 0.025em;
  color: #5D5D5D;
}
@media all and (max-width: 575px) {
  .editor_box {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .editor_box {
    font-size: 1.125em;
  }
}
.editor_box ul, .editor_box ol {
  padding-left: 10px;
}
.editor_box ol {
  list-style: decimal;
}
.editor_box ul {
  list-style: disc;
}
.editor_box img {
  max-width: 100%;
  height: auto !important;
}
.editor_box b, .editor_box strong {
  font-weight: bold;
  font-style: inherit;
}
.editor_box em {
  font-style: italic;
}
.editor_box a {
  text-decoration: underline;
  color: #0782C1;
}
.editor_box iframe {
  max-width: 100%;
}
.editor_box h1, .editor_box h2, .editor_box h3, .editor_box h4, .editor_box h5, .editor_box h6 {
  margin: inherit;
}
.editor_box p {
  margin-bottom: 2em;
}
.editor_box blockquote {
  font-style: italic;
  padding: 2px 20px 0 8px;
  border-left: 5px solid #ccc;
  margin-left: 40px;
}
@media all and (max-width: 990px) {
  .editor_box.pc_use {
    display: none;
  }
}
@media all and (min-width: 991px) {
  .editor_box.mo_use {
    display: none;
  }
}

.inner-title {
  background-color: #F3FBFF;
  padding: 6em 0 10em;
}
.inner-title .tag {
  letter-spacing: 0.1em;
  display: inline-block;
  padding: 0.7em 1.2em 0.5em;
  border-top-left-radius: 1em;
  border-bottom-right-radius: 1em;
  color: #234872;
  background-color: #FFFA50;
}
@media all and (max-width: 575px) {
  .inner-title .tag {
    font-size: 0.8125em;
  }
}
@media all and (min-width: 576px) {
  .inner-title .tag {
    font-size: 1.125em;
  }
}
.inner-title h1 {
  font-family: "Noto Serif TC", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0.6em 0;
}
@media all and (max-width: 575px) {
  .inner-title h1 {
    font-size: 1.25em;
  }
}
@media all and (min-width: 576px) {
  .inner-title h1 {
    font-size: 2.5em;
  }
}
.inner-title .stext {
  color: #5D5D5D;
}
@media all and (max-width: 575px) {
  .inner-title .stext {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .inner-title .stext {
    font-size: 1.25em;
  }
}

.detail .row {
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}

@media all and (min-width: 769px) {
  .detail .row {
    width: 1176px;
    max-width: 80%;
  }
  .detail .row:not(.col) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .detail .col-5 {
    width: 90%;
    max-width: 636px;
  }
}
/*---------------------video----------------------*/
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive.embed-responsive-16by9:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.center h5 {
  font-family: "Noto Serif TC", serif;
  color: #02ACE6;
  border-bottom: 1px solid #02ACE6;
  padding-bottom: 0.3em;
  margin-bottom: 0.5em;
}
@media all and (max-width: 575px) {
  .center h5 {
    font-size: 1.125em;
  }
}
@media all and (min-width: 576px) {
  .center h5 {
    font-size: 1.5em;
  }
}
.center .stext a {
  color: #707070;
  line-height: 1.75;
  font-family: "Noto Sans TC", sans-serif;
}
@media all and (max-width: 575px) {
  .center .stext a {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .center .stext a {
    font-size: 1.125em;
  }
}

.pgkv {
  margin-bottom: 80px;
}

@media all and (max-width: 768px) {
  .center li {
    margin-bottom: 40px;
  }
  .center .embed-responsive {
    width: 100%;
    margin-bottom: 20px;
  }
  .center .embed-responsive:before {
    content: "";
    display: block;
    padding-top: 64.05%;
  }
}
@media all and (min-width: 769px) {
  .center h5 {
    padding-bottom: 16px;
    margin-bottom: 20px;
  }
  .center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 48px;
  }
  .center li:last-child {
    margin-bottom: 0;
  }
  .center .embed-responsive {
    max-width: 560px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 56.3%;
            flex: 0 0 56.3%;
    margin-right: 4.8%;
  }
  .center .embed-responsive:before {
    content: "";
    display: block;
    padding-top: 64.285%;
  }
  .center .info {
    max-width: 384px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media all and (min-width: 769px) and (max-width: 990px) {
  .col-8 {
    width: 100%;
  }
}