@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.5960984514rem;
  height: 30.5960984514rem;
  top: 11%;
  left: 45%;
  color: #C6F8FF;
  opacity: 1.05;
  -webkit-box-shadow: 35.5960984514rem 0 0.5444950289rem currentColor;
          box-shadow: 35.5960984514rem 0 0.5444950289rem currentColor;
  -webkit-filter: brightness(244%) blur(100px);
          filter: brightness(244%) blur(100px);
  -webkit-transform-origin: -16rem -4rem;
          transform-origin: -16rem -4rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(2) {
  width: 30.7868139962rem;
  height: 30.7868139962rem;
  top: 27%;
  left: 82%;
  color: #ecf9ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.7868139962rem 0 0.6373893707rem currentColor;
          box-shadow: 35.7868139962rem 0 0.6373893707rem currentColor;
  -webkit-filter: brightness(302%) blur(100px);
          filter: brightness(302%) blur(100px);
  -webkit-transform-origin: -6rem 10rem;
          transform-origin: -6rem 10rem;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.iridescence div:nth-child(3) {
  width: 30.2070614854rem;
  height: 30.2070614854rem;
  top: 13%;
  left: 3%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.2070614854rem 0 0.5711483626rem currentColor;
          box-shadow: 35.2070614854rem 0 0.5711483626rem currentColor;
  -webkit-filter: brightness(219%) blur(100px);
          filter: brightness(219%) blur(100px);
  -webkit-transform-origin: -8rem 12rem;
          transform-origin: -8rem 12rem;
  -webkit-animation-duration: 43s;
          animation-duration: 43s;
}
.iridescence div:nth-child(4) {
  width: 30.4403897132rem;
  height: 30.4403897132rem;
  top: 6%;
  left: 8%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.4403897132rem 0 0.3623655135rem currentColor;
          box-shadow: 35.4403897132rem 0 0.3623655135rem currentColor;
  -webkit-filter: brightness(333%) blur(100px);
          filter: brightness(333%) blur(100px);
  -webkit-transform-origin: 2rem 7rem;
          transform-origin: 2rem 7rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(5) {
  width: 30.7637209066rem;
  height: 30.7637209066rem;
  top: 26%;
  left: 70%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.7637209066rem 0 0.2366343826rem currentColor;
          box-shadow: 35.7637209066rem 0 0.2366343826rem currentColor;
  -webkit-filter: brightness(221%) blur(100px);
          filter: brightness(221%) blur(100px);
  -webkit-transform-origin: -12rem -10rem;
          transform-origin: -12rem -10rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(6) {
  width: 30.8030477831rem;
  height: 30.8030477831rem;
  top: 33%;
  left: 71%;
  color: #C6F8FF;
  opacity: 1.05;
  -webkit-box-shadow: 35.8030477831rem 0 0.4160099322rem currentColor;
          box-shadow: 35.8030477831rem 0 0.4160099322rem currentColor;
  -webkit-filter: brightness(271%) blur(100px);
          filter: brightness(271%) blur(100px);
  -webkit-transform-origin: -9rem 15rem;
          transform-origin: -9rem 15rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}
.iridescence div:nth-child(7) {
  width: 30.3483122473rem;
  height: 30.3483122473rem;
  top: 21%;
  left: 80%;
  color: #02ACE6;
  opacity: 1.05;
  -webkit-box-shadow: 35.3483122473rem 0 0.3297738103rem currentColor;
          box-shadow: 35.3483122473rem 0 0.3297738103rem currentColor;
  -webkit-filter: brightness(328%) blur(100px);
          filter: brightness(328%) blur(100px);
  -webkit-transform-origin: -5rem -5rem;
          transform-origin: -5rem -5rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(8) {
  width: 30.0592046605rem;
  height: 30.0592046605rem;
  top: 48%;
  left: 32%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.0592046605rem 0 0.5469550506rem currentColor;
          box-shadow: 35.0592046605rem 0 0.5469550506rem currentColor;
  -webkit-filter: brightness(271%) blur(100px);
          filter: brightness(271%) blur(100px);
  -webkit-transform-origin: -18rem 12rem;
          transform-origin: -18rem 12rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(9) {
  width: 30.3632307441rem;
  height: 30.3632307441rem;
  top: 10%;
  left: 86%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.3632307441rem 0 0.5156432207rem currentColor;
          box-shadow: 35.3632307441rem 0 0.5156432207rem currentColor;
  -webkit-filter: brightness(240%) blur(100px);
          filter: brightness(240%) blur(100px);
  -webkit-transform-origin: 16rem -7rem;
          transform-origin: 16rem -7rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(10) {
  width: 30.8988798502rem;
  height: 30.8988798502rem;
  top: 1%;
  left: 90%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.8988798502rem 0 0.3554196583rem currentColor;
          box-shadow: 35.8988798502rem 0 0.3554196583rem currentColor;
  -webkit-filter: brightness(280%) blur(100px);
          filter: brightness(280%) blur(100px);
  -webkit-transform-origin: -1rem -14rem;
          transform-origin: -1rem -14rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(11) {
  width: 30.8225729009rem;
  height: 30.8225729009rem;
  top: 28%;
  left: 70%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.8225729009rem 0 0.375034638rem currentColor;
          box-shadow: 35.8225729009rem 0 0.375034638rem currentColor;
  -webkit-filter: brightness(278%) blur(100px);
          filter: brightness(278%) blur(100px);
  -webkit-transform-origin: -14rem -9rem;
          transform-origin: -14rem -9rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(12) {
  width: 30.3850036807rem;
  height: 30.3850036807rem;
  top: 61%;
  left: 59%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.3850036807rem 0 0.2642990202rem currentColor;
          box-shadow: 35.3850036807rem 0 0.2642990202rem currentColor;
  -webkit-filter: brightness(336%) blur(100px);
          filter: brightness(336%) blur(100px);
  -webkit-transform-origin: 0rem -18rem;
          transform-origin: 0rem -18rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}
.iridescence div:nth-child(13) {
  width: 30.0736017387rem;
  height: 30.0736017387rem;
  top: 62%;
  left: 38%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.0736017387rem 0 0.6060105416rem currentColor;
          box-shadow: 35.0736017387rem 0 0.6060105416rem currentColor;
  -webkit-filter: brightness(292%) blur(100px);
          filter: brightness(292%) blur(100px);
  -webkit-transform-origin: 19rem 9rem;
          transform-origin: 19rem 9rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(14) {
  width: 30.9475515045rem;
  height: 30.9475515045rem;
  top: 87%;
  left: 73%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.9475515045rem 0 0.3234676087rem currentColor;
          box-shadow: 35.9475515045rem 0 0.3234676087rem currentColor;
  -webkit-filter: brightness(344%) blur(100px);
          filter: brightness(344%) blur(100px);
  -webkit-transform-origin: 10rem -10rem;
          transform-origin: 10rem -10rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(15) {
  width: 30.5895096787rem;
  height: 30.5895096787rem;
  top: 31%;
  left: 9%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.5895096787rem 0 0.2870385607rem currentColor;
          box-shadow: 35.5895096787rem 0 0.2870385607rem currentColor;
  -webkit-filter: brightness(339%) blur(100px);
          filter: brightness(339%) blur(100px);
  -webkit-transform-origin: 17rem 3rem;
          transform-origin: 17rem 3rem;
  -webkit-animation-duration: 42s;
          animation-duration: 42s;
}
.iridescence div:nth-child(16) {
  width: 30.7916192279rem;
  height: 30.7916192279rem;
  top: 16%;
  left: 22%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.7916192279rem 0 0.4416653923rem currentColor;
          box-shadow: 35.7916192279rem 0 0.4416653923rem currentColor;
  -webkit-filter: brightness(350%) blur(100px);
          filter: brightness(350%) blur(100px);
  -webkit-transform-origin: 13rem 10rem;
          transform-origin: 13rem 10rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(17) {
  width: 30.6718731817rem;
  height: 30.6718731817rem;
  top: 42%;
  left: 57%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.6718731817rem 0 0.3481488662rem currentColor;
          box-shadow: 35.6718731817rem 0 0.3481488662rem currentColor;
  -webkit-filter: brightness(333%) blur(100px);
          filter: brightness(333%) blur(100px);
  -webkit-transform-origin: -15rem -19rem;
          transform-origin: -15rem -19rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(18) {
  width: 30.5310915707rem;
  height: 30.5310915707rem;
  top: 12%;
  left: 13%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.5310915707rem 0 0.2044720279rem currentColor;
          box-shadow: 35.5310915707rem 0 0.2044720279rem currentColor;
  -webkit-filter: brightness(348%) blur(100px);
          filter: brightness(348%) blur(100px);
  -webkit-transform-origin: -14rem 14rem;
          transform-origin: -14rem 14rem;
  -webkit-animation-duration: 33s;
          animation-duration: 33s;
}
.iridescence div:nth-child(19) {
  width: 30.6301239566rem;
  height: 30.6301239566rem;
  top: 29%;
  left: 46%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.6301239566rem 0 0.5723545823rem currentColor;
          box-shadow: 35.6301239566rem 0 0.5723545823rem currentColor;
  -webkit-filter: brightness(234%) blur(100px);
          filter: brightness(234%) blur(100px);
  -webkit-transform-origin: -3rem 0rem;
          transform-origin: -3rem 0rem;
  -webkit-animation-duration: 37s;
          animation-duration: 37s;
}
.iridescence div:nth-child(20) {
  width: 30.8471631897rem;
  height: 30.8471631897rem;
  top: 58%;
  left: 8%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.8471631897rem 0 0.4541877153rem currentColor;
          box-shadow: 35.8471631897rem 0 0.4541877153rem currentColor;
  -webkit-filter: brightness(305%) blur(100px);
          filter: brightness(305%) blur(100px);
  -webkit-transform-origin: 15rem 20rem;
          transform-origin: 15rem 20rem;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}
.iridescence div:nth-child(21) {
  width: 30.1834799965rem;
  height: 30.1834799965rem;
  top: 19%;
  left: 39%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.1834799965rem 0 0.2611723414rem currentColor;
          box-shadow: 35.1834799965rem 0 0.2611723414rem currentColor;
  -webkit-filter: brightness(325%) blur(100px);
          filter: brightness(325%) blur(100px);
  -webkit-transform-origin: 1rem 8rem;
          transform-origin: 1rem 8rem;
  -webkit-animation-duration: 34s;
          animation-duration: 34s;
}
.iridescence div:nth-child(22) {
  width: 30.9471848216rem;
  height: 30.9471848216rem;
  top: 10%;
  left: 89%;
  color: #C6F8FF;
  opacity: 0.6;
  -webkit-box-shadow: 35.9471848216rem 0 0.3763603524rem currentColor;
          box-shadow: 35.9471848216rem 0 0.3763603524rem currentColor;
  -webkit-filter: brightness(225%) blur(100px);
          filter: brightness(225%) blur(100px);
  -webkit-transform-origin: 8rem 5rem;
          transform-origin: 8rem 5rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(23) {
  width: 30.0760844962rem;
  height: 30.0760844962rem;
  top: 77%;
  left: 43%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.0760844962rem 0 0.5285905753rem currentColor;
          box-shadow: 35.0760844962rem 0 0.5285905753rem currentColor;
  -webkit-filter: brightness(215%) blur(100px);
          filter: brightness(215%) blur(100px);
  -webkit-transform-origin: 13rem 14rem;
          transform-origin: 13rem 14rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(24) {
  width: 30.1269573298rem;
  height: 30.1269573298rem;
  top: 16%;
  left: 13%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.1269573298rem 0 0.4488863098rem currentColor;
          box-shadow: 35.1269573298rem 0 0.4488863098rem currentColor;
  -webkit-filter: brightness(350%) blur(100px);
          filter: brightness(350%) blur(100px);
  -webkit-transform-origin: -7rem 18rem;
          transform-origin: -7rem 18rem;
  -webkit-animation-duration: 34s;
          animation-duration: 34s;
}
.iridescence div:nth-child(25) {
  width: 30.5835681726rem;
  height: 30.5835681726rem;
  top: 97%;
  left: 25%;
  color: #87e7ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.5835681726rem 0 0.3895649999rem currentColor;
          box-shadow: 35.5835681726rem 0 0.3895649999rem currentColor;
  -webkit-filter: brightness(208%) blur(100px);
          filter: brightness(208%) blur(100px);
  -webkit-transform-origin: 11rem 1rem;
          transform-origin: 11rem 1rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(26) {
  width: 30.0569048158rem;
  height: 30.0569048158rem;
  top: 72%;
  left: 4%;
  color: #abe0ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.0569048158rem 0 0.3203852747rem currentColor;
          box-shadow: 35.0569048158rem 0 0.3203852747rem currentColor;
  -webkit-filter: brightness(259%) blur(100px);
          filter: brightness(259%) blur(100px);
  -webkit-transform-origin: 15rem 20rem;
          transform-origin: 15rem 20rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(27) {
  width: 30.5425433631rem;
  height: 30.5425433631rem;
  top: 92%;
  left: 40%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.5425433631rem 0 0.4597821849rem currentColor;
          box-shadow: 35.5425433631rem 0 0.4597821849rem currentColor;
  -webkit-filter: brightness(312%) blur(100px);
          filter: brightness(312%) blur(100px);
  -webkit-transform-origin: 10rem 4rem;
          transform-origin: 10rem 4rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(28) {
  width: 30.9007007997rem;
  height: 30.9007007997rem;
  top: 74%;
  left: 96%;
  color: #C6F8FF;
  opacity: 0.9;
  -webkit-box-shadow: 35.9007007997rem 0 0.3769346634rem currentColor;
          box-shadow: 35.9007007997rem 0 0.3769346634rem currentColor;
  -webkit-filter: brightness(226%) blur(100px);
          filter: brightness(226%) blur(100px);
  -webkit-transform-origin: -10rem 12rem;
          transform-origin: -10rem 12rem;
  -webkit-animation-duration: 44s;
          animation-duration: 44s;
}
.iridescence div:nth-child(29) {
  width: 30.7402762539rem;
  height: 30.7402762539rem;
  top: 6%;
  left: 86%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.7402762539rem 0 0.2673488617rem currentColor;
          box-shadow: 35.7402762539rem 0 0.2673488617rem currentColor;
  -webkit-filter: brightness(349%) blur(100px);
          filter: brightness(349%) blur(100px);
  -webkit-transform-origin: -12rem 15rem;
          transform-origin: -12rem 15rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(30) {
  width: 30.5511221224rem;
  height: 30.5511221224rem;
  top: 70%;
  left: 43%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.5511221224rem 0 0.6688923652rem currentColor;
          box-shadow: 35.5511221224rem 0 0.6688923652rem currentColor;
  -webkit-filter: brightness(201%) blur(100px);
          filter: brightness(201%) blur(100px);
  -webkit-transform-origin: 14rem -16rem;
          transform-origin: 14rem -16rem;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}
.iridescence div:nth-child(31) {
  width: 30.6864704818rem;
  height: 30.6864704818rem;
  top: 25%;
  left: 9%;
  color: #C6F8FF;
  opacity: 1.05;
  -webkit-box-shadow: 35.6864704818rem 0 0.6091051717rem currentColor;
          box-shadow: 35.6864704818rem 0 0.6091051717rem currentColor;
  -webkit-filter: brightness(211%) blur(100px);
          filter: brightness(211%) blur(100px);
  -webkit-transform-origin: -19rem 19rem;
          transform-origin: -19rem 19rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(32) {
  width: 30.5753439628rem;
  height: 30.5753439628rem;
  top: 30%;
  left: 59%;
  color: #abe0ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.5753439628rem 0 0.6839805783rem currentColor;
          box-shadow: 35.5753439628rem 0 0.6839805783rem currentColor;
  -webkit-filter: brightness(222%) blur(100px);
          filter: brightness(222%) blur(100px);
  -webkit-transform-origin: -16rem 3rem;
          transform-origin: -16rem 3rem;
  -webkit-animation-duration: 41s;
          animation-duration: 41s;
}
.iridescence div:nth-child(33) {
  width: 30.6874229594rem;
  height: 30.6874229594rem;
  top: 7%;
  left: 42%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.6874229594rem 0 0.2271904772rem currentColor;
          box-shadow: 35.6874229594rem 0 0.2271904772rem currentColor;
  -webkit-filter: brightness(268%) blur(100px);
          filter: brightness(268%) blur(100px);
  -webkit-transform-origin: -4rem -14rem;
          transform-origin: -4rem -14rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(34) {
  width: 30.1665572937rem;
  height: 30.1665572937rem;
  top: 62%;
  left: 44%;
  color: #abe0ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.1665572937rem 0 0.4297895765rem currentColor;
          box-shadow: 35.1665572937rem 0 0.4297895765rem currentColor;
  -webkit-filter: brightness(349%) blur(100px);
          filter: brightness(349%) blur(100px);
  -webkit-transform-origin: -1rem -17rem;
          transform-origin: -1rem -17rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(35) {
  width: 30.1566312735rem;
  height: 30.1566312735rem;
  top: 39%;
  left: 93%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.1566312735rem 0 0.4011450902rem currentColor;
          box-shadow: 35.1566312735rem 0 0.4011450902rem currentColor;
  -webkit-filter: brightness(319%) blur(100px);
          filter: brightness(319%) blur(100px);
  -webkit-transform-origin: -14rem 7rem;
          transform-origin: -14rem 7rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(36) {
  width: 30.9946869159rem;
  height: 30.9946869159rem;
  top: 54%;
  left: 88%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.9946869159rem 0 0.3527640976rem currentColor;
          box-shadow: 35.9946869159rem 0 0.3527640976rem currentColor;
  -webkit-filter: brightness(299%) blur(100px);
          filter: brightness(299%) blur(100px);
  -webkit-transform-origin: 1rem 7rem;
          transform-origin: 1rem 7rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(37) {
  width: 30.7639322561rem;
  height: 30.7639322561rem;
  top: 29%;
  left: 90%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.7639322561rem 0 0.4169288965rem currentColor;
          box-shadow: 35.7639322561rem 0 0.4169288965rem currentColor;
  -webkit-filter: brightness(272%) blur(100px);
          filter: brightness(272%) blur(100px);
  -webkit-transform-origin: 13rem 13rem;
          transform-origin: 13rem 13rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(38) {
  width: 30.4056445784rem;
  height: 30.4056445784rem;
  top: 99%;
  left: 5%;
  color: #abe0ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.4056445784rem 0 0.6244521386rem currentColor;
          box-shadow: 35.4056445784rem 0 0.6244521386rem currentColor;
  -webkit-filter: brightness(291%) blur(100px);
          filter: brightness(291%) blur(100px);
  -webkit-transform-origin: -9rem -12rem;
          transform-origin: -9rem -12rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(39) {
  width: 30.8523233289rem;
  height: 30.8523233289rem;
  top: 40%;
  left: 31%;
  color: #ecf9ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.8523233289rem 0 0.2195066821rem currentColor;
          box-shadow: 35.8523233289rem 0 0.2195066821rem currentColor;
  -webkit-filter: brightness(330%) blur(100px);
          filter: brightness(330%) blur(100px);
  -webkit-transform-origin: 9rem -18rem;
          transform-origin: 9rem -18rem;
  -webkit-animation-duration: 22s;
          animation-duration: 22s;
}
.iridescence div:nth-child(40) {
  width: 30.1439851025rem;
  height: 30.1439851025rem;
  top: 56%;
  left: 60%;
  color: #C6F8FF;
  opacity: 0.75;
  -webkit-box-shadow: 35.1439851025rem 0 0.5688183269rem currentColor;
          box-shadow: 35.1439851025rem 0 0.5688183269rem currentColor;
  -webkit-filter: brightness(268%) blur(100px);
          filter: brightness(268%) blur(100px);
  -webkit-transform-origin: 17rem -8rem;
          transform-origin: 17rem -8rem;
  -webkit-animation-duration: 21s;
          animation-duration: 21s;
}

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