@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.7374750264rem;
  height: 30.7374750264rem;
  top: 21%;
  left: 76%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.7374750264rem 0 0.3273527221rem currentColor;
          box-shadow: 35.7374750264rem 0 0.3273527221rem currentColor;
  -webkit-filter: brightness(278%) blur(100px);
          filter: brightness(278%) blur(100px);
  -webkit-transform-origin: 4rem 8rem;
          transform-origin: 4rem 8rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(2) {
  width: 30.3142923215rem;
  height: 30.3142923215rem;
  top: 75%;
  left: 68%;
  color: #C6F8FF;
  opacity: 0.9;
  -webkit-box-shadow: 35.3142923215rem 0 0.2236209943rem currentColor;
          box-shadow: 35.3142923215rem 0 0.2236209943rem currentColor;
  -webkit-filter: brightness(350%) blur(100px);
          filter: brightness(350%) blur(100px);
  -webkit-transform-origin: -11rem -13rem;
          transform-origin: -11rem -13rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
.iridescence div:nth-child(3) {
  width: 30.682817704rem;
  height: 30.682817704rem;
  top: 36%;
  left: 90%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.682817704rem 0 0.3446781807rem currentColor;
          box-shadow: 35.682817704rem 0 0.3446781807rem currentColor;
  -webkit-filter: brightness(250%) blur(100px);
          filter: brightness(250%) blur(100px);
  -webkit-transform-origin: 3rem 5rem;
          transform-origin: 3rem 5rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(4) {
  width: 30.6694330967rem;
  height: 30.6694330967rem;
  top: 20%;
  left: 14%;
  color: #679efe;
  opacity: 0.75;
  -webkit-box-shadow: 35.6694330967rem 0 0.2408413281rem currentColor;
          box-shadow: 35.6694330967rem 0 0.2408413281rem currentColor;
  -webkit-filter: brightness(287%) blur(100px);
          filter: brightness(287%) blur(100px);
  -webkit-transform-origin: -13rem -18rem;
          transform-origin: -13rem -18rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(5) {
  width: 30.5484220484rem;
  height: 30.5484220484rem;
  top: 87%;
  left: 2%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.5484220484rem 0 0.3756584496rem currentColor;
          box-shadow: 35.5484220484rem 0 0.3756584496rem currentColor;
  -webkit-filter: brightness(303%) blur(100px);
          filter: brightness(303%) blur(100px);
  -webkit-transform-origin: -17rem 15rem;
          transform-origin: -17rem 15rem;
  -webkit-animation-duration: 43s;
          animation-duration: 43s;
}
.iridescence div:nth-child(6) {
  width: 30.7772549859rem;
  height: 30.7772549859rem;
  top: 28%;
  left: 84%;
  color: #abe0ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.7772549859rem 0 0.4504094975rem currentColor;
          box-shadow: 35.7772549859rem 0 0.4504094975rem currentColor;
  -webkit-filter: brightness(203%) blur(100px);
          filter: brightness(203%) blur(100px);
  -webkit-transform-origin: -19rem 4rem;
          transform-origin: -19rem 4rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(7) {
  width: 30.4622195448rem;
  height: 30.4622195448rem;
  top: 82%;
  left: 50%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.4622195448rem 0 0.2660768129rem currentColor;
          box-shadow: 35.4622195448rem 0 0.2660768129rem currentColor;
  -webkit-filter: brightness(231%) blur(100px);
          filter: brightness(231%) blur(100px);
  -webkit-transform-origin: -12rem 15rem;
          transform-origin: -12rem 15rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(8) {
  width: 30.2499439968rem;
  height: 30.2499439968rem;
  top: 28%;
  left: 64%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.2499439968rem 0 0.6769892268rem currentColor;
          box-shadow: 35.2499439968rem 0 0.6769892268rem currentColor;
  -webkit-filter: brightness(203%) blur(100px);
          filter: brightness(203%) blur(100px);
  -webkit-transform-origin: 13rem 7rem;
          transform-origin: 13rem 7rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(9) {
  width: 30.3016230363rem;
  height: 30.3016230363rem;
  top: 48%;
  left: 67%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.3016230363rem 0 0.4123444266rem currentColor;
          box-shadow: 35.3016230363rem 0 0.4123444266rem currentColor;
  -webkit-filter: brightness(228%) blur(100px);
          filter: brightness(228%) blur(100px);
  -webkit-transform-origin: -11rem -11rem;
          transform-origin: -11rem -11rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(10) {
  width: 30.4909161669rem;
  height: 30.4909161669rem;
  top: 26%;
  left: 22%;
  color: #87e7ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4909161669rem 0 0.3723482544rem currentColor;
          box-shadow: 35.4909161669rem 0 0.3723482544rem currentColor;
  -webkit-filter: brightness(264%) blur(100px);
          filter: brightness(264%) blur(100px);
  -webkit-transform-origin: 8rem 2rem;
          transform-origin: 8rem 2rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(11) {
  width: 30.5032096413rem;
  height: 30.5032096413rem;
  top: 48%;
  left: 15%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.5032096413rem 0 0.5428363958rem currentColor;
          box-shadow: 35.5032096413rem 0 0.5428363958rem currentColor;
  -webkit-filter: brightness(216%) blur(100px);
          filter: brightness(216%) blur(100px);
  -webkit-transform-origin: -12rem -5rem;
          transform-origin: -12rem -5rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(12) {
  width: 30.7854427629rem;
  height: 30.7854427629rem;
  top: 44%;
  left: 39%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.7854427629rem 0 0.6695197105rem currentColor;
          box-shadow: 35.7854427629rem 0 0.6695197105rem currentColor;
  -webkit-filter: brightness(205%) blur(100px);
          filter: brightness(205%) blur(100px);
  -webkit-transform-origin: -8rem 6rem;
          transform-origin: -8rem 6rem;
  -webkit-animation-duration: 44s;
          animation-duration: 44s;
}
.iridescence div:nth-child(13) {
  width: 30.3561052491rem;
  height: 30.3561052491rem;
  top: 19%;
  left: 45%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.3561052491rem 0 0.5717450397rem currentColor;
          box-shadow: 35.3561052491rem 0 0.5717450397rem currentColor;
  -webkit-filter: brightness(225%) blur(100px);
          filter: brightness(225%) blur(100px);
  -webkit-transform-origin: -19rem 11rem;
          transform-origin: -19rem 11rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(14) {
  width: 30.0555575583rem;
  height: 30.0555575583rem;
  top: 34%;
  left: 61%;
  color: #679efe;
  opacity: 0.75;
  -webkit-box-shadow: 35.0555575583rem 0 0.3862987473rem currentColor;
          box-shadow: 35.0555575583rem 0 0.3862987473rem currentColor;
  -webkit-filter: brightness(349%) blur(100px);
          filter: brightness(349%) blur(100px);
  -webkit-transform-origin: 3rem 4rem;
          transform-origin: 3rem 4rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(15) {
  width: 30.2144522625rem;
  height: 30.2144522625rem;
  top: 71%;
  left: 54%;
  color: #87e7ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.2144522625rem 0 0.3849645761rem currentColor;
          box-shadow: 35.2144522625rem 0 0.3849645761rem currentColor;
  -webkit-filter: brightness(234%) blur(100px);
          filter: brightness(234%) blur(100px);
  -webkit-transform-origin: -17rem -17rem;
          transform-origin: -17rem -17rem;
  -webkit-animation-duration: 42s;
          animation-duration: 42s;
}
.iridescence div:nth-child(16) {
  width: 30.3434290231rem;
  height: 30.3434290231rem;
  top: 16%;
  left: 3%;
  color: #679efe;
  opacity: 0.75;
  -webkit-box-shadow: 35.3434290231rem 0 0.4798007441rem currentColor;
          box-shadow: 35.3434290231rem 0 0.4798007441rem currentColor;
  -webkit-filter: brightness(271%) blur(100px);
          filter: brightness(271%) blur(100px);
  -webkit-transform-origin: 14rem -3rem;
          transform-origin: 14rem -3rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(17) {
  width: 30.4146203673rem;
  height: 30.4146203673rem;
  top: 85%;
  left: 85%;
  color: #C6F8FF;
  opacity: 0.9;
  -webkit-box-shadow: 35.4146203673rem 0 0.4205491511rem currentColor;
          box-shadow: 35.4146203673rem 0 0.4205491511rem currentColor;
  -webkit-filter: brightness(258%) blur(100px);
          filter: brightness(258%) blur(100px);
  -webkit-transform-origin: 20rem -17rem;
          transform-origin: 20rem -17rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(18) {
  width: 30.7693508969rem;
  height: 30.7693508969rem;
  top: 35%;
  left: 37%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.7693508969rem 0 0.4702468059rem currentColor;
          box-shadow: 35.7693508969rem 0 0.4702468059rem currentColor;
  -webkit-filter: brightness(279%) blur(100px);
          filter: brightness(279%) blur(100px);
  -webkit-transform-origin: -1rem 19rem;
          transform-origin: -1rem 19rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(19) {
  width: 30.8131055294rem;
  height: 30.8131055294rem;
  top: 74%;
  left: 42%;
  color: #87e7ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.8131055294rem 0 0.2804127802rem currentColor;
          box-shadow: 35.8131055294rem 0 0.2804127802rem currentColor;
  -webkit-filter: brightness(258%) blur(100px);
          filter: brightness(258%) blur(100px);
  -webkit-transform-origin: 15rem 1rem;
          transform-origin: 15rem 1rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
.iridescence div:nth-child(20) {
  width: 30.7422978567rem;
  height: 30.7422978567rem;
  top: 13%;
  left: 35%;
  color: #C6F8FF;
  opacity: 0.9;
  -webkit-box-shadow: 35.7422978567rem 0 0.6143933512rem currentColor;
          box-shadow: 35.7422978567rem 0 0.6143933512rem currentColor;
  -webkit-filter: brightness(283%) blur(100px);
          filter: brightness(283%) blur(100px);
  -webkit-transform-origin: 20rem -18rem;
          transform-origin: 20rem -18rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
.iridescence div:nth-child(21) {
  width: 30.392808203rem;
  height: 30.392808203rem;
  top: 8%;
  left: 17%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.392808203rem 0 0.5447800849rem currentColor;
          box-shadow: 35.392808203rem 0 0.5447800849rem currentColor;
  -webkit-filter: brightness(318%) blur(100px);
          filter: brightness(318%) blur(100px);
  -webkit-transform-origin: -8rem -11rem;
          transform-origin: -8rem -11rem;
  -webkit-animation-duration: 34s;
          animation-duration: 34s;
}
.iridescence div:nth-child(22) {
  width: 30.2945227982rem;
  height: 30.2945227982rem;
  top: 80%;
  left: 22%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.2945227982rem 0 0.474454885rem currentColor;
          box-shadow: 35.2945227982rem 0 0.474454885rem currentColor;
  -webkit-filter: brightness(257%) blur(100px);
          filter: brightness(257%) blur(100px);
  -webkit-transform-origin: 12rem 7rem;
          transform-origin: 12rem 7rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(23) {
  width: 30.9156928318rem;
  height: 30.9156928318rem;
  top: 3%;
  left: 32%;
  color: #ecf9ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.9156928318rem 0 0.6309830286rem currentColor;
          box-shadow: 35.9156928318rem 0 0.6309830286rem currentColor;
  -webkit-filter: brightness(317%) blur(100px);
          filter: brightness(317%) blur(100px);
  -webkit-transform-origin: 2rem 5rem;
          transform-origin: 2rem 5rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(24) {
  width: 30.890744983rem;
  height: 30.890744983rem;
  top: 8%;
  left: 52%;
  color: #02ACE6;
  opacity: 1.05;
  -webkit-box-shadow: 35.890744983rem 0 0.5824832109rem currentColor;
          box-shadow: 35.890744983rem 0 0.5824832109rem currentColor;
  -webkit-filter: brightness(224%) blur(100px);
          filter: brightness(224%) blur(100px);
  -webkit-transform-origin: -15rem 10rem;
          transform-origin: -15rem 10rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(25) {
  width: 30.0660053087rem;
  height: 30.0660053087rem;
  top: 52%;
  left: 51%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.0660053087rem 0 0.4909488796rem currentColor;
          box-shadow: 35.0660053087rem 0 0.4909488796rem currentColor;
  -webkit-filter: brightness(215%) blur(100px);
          filter: brightness(215%) blur(100px);
  -webkit-transform-origin: -16rem 18rem;
          transform-origin: -16rem 18rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(26) {
  width: 30.9884796474rem;
  height: 30.9884796474rem;
  top: 36%;
  left: 5%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.9884796474rem 0 0.2760868829rem currentColor;
          box-shadow: 35.9884796474rem 0 0.2760868829rem currentColor;
  -webkit-filter: brightness(245%) blur(100px);
          filter: brightness(245%) blur(100px);
  -webkit-transform-origin: 7rem -6rem;
          transform-origin: 7rem -6rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(27) {
  width: 30.9370075632rem;
  height: 30.9370075632rem;
  top: 33%;
  left: 25%;
  color: #C6F8FF;
  opacity: 0.6;
  -webkit-box-shadow: 35.9370075632rem 0 0.5250750336rem currentColor;
          box-shadow: 35.9370075632rem 0 0.5250750336rem currentColor;
  -webkit-filter: brightness(327%) blur(100px);
          filter: brightness(327%) blur(100px);
  -webkit-transform-origin: 2rem -19rem;
          transform-origin: 2rem -19rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(28) {
  width: 30.510887112rem;
  height: 30.510887112rem;
  top: 18%;
  left: 18%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.510887112rem 0 0.3983651774rem currentColor;
          box-shadow: 35.510887112rem 0 0.3983651774rem currentColor;
  -webkit-filter: brightness(342%) blur(100px);
          filter: brightness(342%) blur(100px);
  -webkit-transform-origin: 7rem 16rem;
          transform-origin: 7rem 16rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(29) {
  width: 30.6152275574rem;
  height: 30.6152275574rem;
  top: 96%;
  left: 14%;
  color: #abe0ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.6152275574rem 0 0.6928189936rem currentColor;
          box-shadow: 35.6152275574rem 0 0.6928189936rem currentColor;
  -webkit-filter: brightness(288%) blur(100px);
          filter: brightness(288%) blur(100px);
  -webkit-transform-origin: -12rem 16rem;
          transform-origin: -12rem 16rem;
  -webkit-animation-duration: 33s;
          animation-duration: 33s;
}
.iridescence div:nth-child(30) {
  width: 30.244299588rem;
  height: 30.244299588rem;
  top: 36%;
  left: 62%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.244299588rem 0 0.6366219372rem currentColor;
          box-shadow: 35.244299588rem 0 0.6366219372rem currentColor;
  -webkit-filter: brightness(315%) blur(100px);
          filter: brightness(315%) blur(100px);
  -webkit-transform-origin: -15rem 19rem;
          transform-origin: -15rem 19rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(31) {
  width: 30.7318713711rem;
  height: 30.7318713711rem;
  top: 69%;
  left: 13%;
  color: #abe0ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.7318713711rem 0 0.3134952142rem currentColor;
          box-shadow: 35.7318713711rem 0 0.3134952142rem currentColor;
  -webkit-filter: brightness(201%) blur(100px);
          filter: brightness(201%) blur(100px);
  -webkit-transform-origin: 12rem -19rem;
          transform-origin: 12rem -19rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.iridescence div:nth-child(32) {
  width: 30.8297630192rem;
  height: 30.8297630192rem;
  top: 16%;
  left: 79%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.8297630192rem 0 0.699779218rem currentColor;
          box-shadow: 35.8297630192rem 0 0.699779218rem currentColor;
  -webkit-filter: brightness(228%) blur(100px);
          filter: brightness(228%) blur(100px);
  -webkit-transform-origin: 15rem -13rem;
          transform-origin: 15rem -13rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(33) {
  width: 30.8492597624rem;
  height: 30.8492597624rem;
  top: 5%;
  left: 99%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.8492597624rem 0 0.4473373696rem currentColor;
          box-shadow: 35.8492597624rem 0 0.4473373696rem currentColor;
  -webkit-filter: brightness(269%) blur(100px);
          filter: brightness(269%) blur(100px);
  -webkit-transform-origin: 20rem -6rem;
          transform-origin: 20rem -6rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(34) {
  width: 30.3006484215rem;
  height: 30.3006484215rem;
  top: 78%;
  left: 64%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.3006484215rem 0 0.3329759302rem currentColor;
          box-shadow: 35.3006484215rem 0 0.3329759302rem currentColor;
  -webkit-filter: brightness(263%) blur(100px);
          filter: brightness(263%) blur(100px);
  -webkit-transform-origin: -5rem -18rem;
          transform-origin: -5rem -18rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(35) {
  width: 30.8426069335rem;
  height: 30.8426069335rem;
  top: 45%;
  left: 79%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.8426069335rem 0 0.2077376978rem currentColor;
          box-shadow: 35.8426069335rem 0 0.2077376978rem currentColor;
  -webkit-filter: brightness(248%) blur(100px);
          filter: brightness(248%) blur(100px);
  -webkit-transform-origin: 4rem -11rem;
          transform-origin: 4rem -11rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(36) {
  width: 30.2837280466rem;
  height: 30.2837280466rem;
  top: 77%;
  left: 52%;
  color: #87e7ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.2837280466rem 0 0.3023606343rem currentColor;
          box-shadow: 35.2837280466rem 0 0.3023606343rem currentColor;
  -webkit-filter: brightness(216%) blur(100px);
          filter: brightness(216%) blur(100px);
  -webkit-transform-origin: -3rem 13rem;
          transform-origin: -3rem 13rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(37) {
  width: 30.4061046925rem;
  height: 30.4061046925rem;
  top: 57%;
  left: 22%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4061046925rem 0 0.3658600596rem currentColor;
          box-shadow: 35.4061046925rem 0 0.3658600596rem currentColor;
  -webkit-filter: brightness(264%) blur(100px);
          filter: brightness(264%) blur(100px);
  -webkit-transform-origin: 10rem -13rem;
          transform-origin: 10rem -13rem;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.iridescence div:nth-child(38) {
  width: 30.6734269364rem;
  height: 30.6734269364rem;
  top: 62%;
  left: 11%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.6734269364rem 0 0.6477512881rem currentColor;
          box-shadow: 35.6734269364rem 0 0.6477512881rem currentColor;
  -webkit-filter: brightness(288%) blur(100px);
          filter: brightness(288%) blur(100px);
  -webkit-transform-origin: -6rem 5rem;
          transform-origin: -6rem 5rem;
  -webkit-animation-duration: 30s;
          animation-duration: 30s;
}
.iridescence div:nth-child(39) {
  width: 30.2079904016rem;
  height: 30.2079904016rem;
  top: 13%;
  left: 26%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.2079904016rem 0 0.2268718137rem currentColor;
          box-shadow: 35.2079904016rem 0 0.2268718137rem currentColor;
  -webkit-filter: brightness(340%) blur(100px);
          filter: brightness(340%) blur(100px);
  -webkit-transform-origin: 20rem -16rem;
          transform-origin: 20rem -16rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(40) {
  width: 30.6401119038rem;
  height: 30.6401119038rem;
  top: 86%;
  left: 57%;
  color: #87e7ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.6401119038rem 0 0.2966863405rem currentColor;
          box-shadow: 35.6401119038rem 0 0.2966863405rem currentColor;
  -webkit-filter: brightness(218%) blur(100px);
          filter: brightness(218%) blur(100px);
  -webkit-transform-origin: -12rem -7rem;
          transform-origin: -12rem -7rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}

@-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;
  }
}
.team .mname, .team .stitle {
  font-family: "Noto Serif TC", serif;
  font-weight: 500;
}
.team .mname {
  line-height: 1.5;
}
@media all and (max-width: 575px) {
  .team .mname {
    font-size: 1.5em;
  }
}
@media all and (min-width: 576px) {
  .team .mname {
    font-size: 2em;
  }
}
@media all and (max-width: 575px) {
  .team .unhover .stitle {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .team .unhover .stitle {
    font-size: 1.25em;
  }
}
@media all and (max-width: 575px) {
  .team .hover .stitle {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .team .hover .stitle {
    font-size: 1.125em;
  }
}
.team .unhover, .team .hover {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background: no-repeat white center/cover;
  background-blend-mode: multiply;
}
.team .yel-txt {
  background-color: #FFFA50;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 58%;
  position: absolute;
  right: 0;
  bottom: 20px;
  color: #333;
  padding: 0.3em 1em;
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
  border-top-left-radius: 1em;
}
.team .unhover {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
}
.team .hover {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  text-align: right;
  color: white;
  overflow: hidden;
  background-color: #02ACE6;
}
.team .stext {
  text-align: center;
  letter-spacing: 0.02em;
  margin-top: 1em;
  height: 13.6em;
  line-height: 1.7;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8; /* 第幾行要顯示點點點 */
  -webkit-box-orient: vertical;
}
@media all and (max-width: 575px) {
  .team .stext {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .team .stext {
    font-size: 1.125em;
  }
}
.team li {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
@media all and (max-width: 768px) {
  .team li {
    margin-bottom: 28px;
  }
  .team li.active .hover {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  .team li.active .unhover {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
  .team .unhover, .team .hover {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
  }
  .team .hover {
    padding: 20px;
  }
}
@media all and (min-width: 769px) {
  .team {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .team li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 16px);
            flex: 0 0 calc(50% - 16px);
    max-width: 480px;
    margin-bottom: 32px;
  }
  .team .yel-txt {
    bottom: 32px;
    padding: 8px 24px;
    border-top-left-radius: 24px;
  }
  .team .unhover, .team .hover {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 100px;
  }
  .team .hover {
    padding: 40px;
  }
  .team li:hover .hover {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  .team li:hover .unhover {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
}

@media all and (max-width: 768px) {
  .pgkv .fen {
    padding-top: 0.5em;
  }
}