@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.2938064891rem;
  height: 30.2938064891rem;
  top: 27%;
  left: 17%;
  color: #87e7ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.2938064891rem 0 0.3130120592rem currentColor;
          box-shadow: 35.2938064891rem 0 0.3130120592rem currentColor;
  -webkit-filter: brightness(319%) blur(100px);
          filter: brightness(319%) blur(100px);
  -webkit-transform-origin: -1rem 5rem;
          transform-origin: -1rem 5rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(2) {
  width: 30.3874919223rem;
  height: 30.3874919223rem;
  top: 20%;
  left: 92%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.3874919223rem 0 0.5998628572rem currentColor;
          box-shadow: 35.3874919223rem 0 0.5998628572rem currentColor;
  -webkit-filter: brightness(270%) blur(100px);
          filter: brightness(270%) blur(100px);
  -webkit-transform-origin: 2rem 1rem;
          transform-origin: 2rem 1rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(3) {
  width: 30.1905648448rem;
  height: 30.1905648448rem;
  top: 74%;
  left: 40%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.1905648448rem 0 0.2706578058rem currentColor;
          box-shadow: 35.1905648448rem 0 0.2706578058rem currentColor;
  -webkit-filter: brightness(290%) blur(100px);
          filter: brightness(290%) blur(100px);
  -webkit-transform-origin: 9rem -14rem;
          transform-origin: 9rem -14rem;
  -webkit-animation-duration: 31s;
          animation-duration: 31s;
}
.iridescence div:nth-child(4) {
  width: 30.0668000801rem;
  height: 30.0668000801rem;
  top: 34%;
  left: 85%;
  color: #679efe;
  opacity: 1.05;
  -webkit-box-shadow: 35.0668000801rem 0 0.3340781912rem currentColor;
          box-shadow: 35.0668000801rem 0 0.3340781912rem currentColor;
  -webkit-filter: brightness(278%) blur(100px);
          filter: brightness(278%) blur(100px);
  -webkit-transform-origin: 6rem 8rem;
          transform-origin: 6rem 8rem;
  -webkit-animation-duration: 17s;
          animation-duration: 17s;
}
.iridescence div:nth-child(5) {
  width: 30.0975392408rem;
  height: 30.0975392408rem;
  top: 91%;
  left: 10%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.0975392408rem 0 0.2248239203rem currentColor;
          box-shadow: 35.0975392408rem 0 0.2248239203rem currentColor;
  -webkit-filter: brightness(272%) blur(100px);
          filter: brightness(272%) blur(100px);
  -webkit-transform-origin: 8rem 18rem;
          transform-origin: 8rem 18rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(6) {
  width: 30.2999105065rem;
  height: 30.2999105065rem;
  top: 98%;
  left: 4%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.2999105065rem 0 0.2048947283rem currentColor;
          box-shadow: 35.2999105065rem 0 0.2048947283rem currentColor;
  -webkit-filter: brightness(347%) blur(100px);
          filter: brightness(347%) blur(100px);
  -webkit-transform-origin: 17rem -1rem;
          transform-origin: 17rem -1rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(7) {
  width: 30.5803078039rem;
  height: 30.5803078039rem;
  top: 71%;
  left: 95%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.5803078039rem 0 0.2504271495rem currentColor;
          box-shadow: 35.5803078039rem 0 0.2504271495rem currentColor;
  -webkit-filter: brightness(301%) blur(100px);
          filter: brightness(301%) blur(100px);
  -webkit-transform-origin: 4rem 5rem;
          transform-origin: 4rem 5rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(8) {
  width: 30.2384657867rem;
  height: 30.2384657867rem;
  top: 41%;
  left: 94%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.2384657867rem 0 0.6631132246rem currentColor;
          box-shadow: 35.2384657867rem 0 0.6631132246rem currentColor;
  -webkit-filter: brightness(307%) blur(100px);
          filter: brightness(307%) blur(100px);
  -webkit-transform-origin: -19rem 8rem;
          transform-origin: -19rem 8rem;
  -webkit-animation-duration: 44s;
          animation-duration: 44s;
}
.iridescence div:nth-child(9) {
  width: 30.615702639rem;
  height: 30.615702639rem;
  top: 1%;
  left: 88%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.615702639rem 0 0.2912988009rem currentColor;
          box-shadow: 35.615702639rem 0 0.2912988009rem currentColor;
  -webkit-filter: brightness(337%) blur(100px);
          filter: brightness(337%) blur(100px);
  -webkit-transform-origin: -5rem -14rem;
          transform-origin: -5rem -14rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(10) {
  width: 30.7857471259rem;
  height: 30.7857471259rem;
  top: 22%;
  left: 79%;
  color: #a2d3fe;
  opacity: 1.05;
  -webkit-box-shadow: 35.7857471259rem 0 0.6615851076rem currentColor;
          box-shadow: 35.7857471259rem 0 0.6615851076rem currentColor;
  -webkit-filter: brightness(279%) blur(100px);
          filter: brightness(279%) blur(100px);
  -webkit-transform-origin: -17rem -4rem;
          transform-origin: -17rem -4rem;
  -webkit-animation-duration: 36s;
          animation-duration: 36s;
}
.iridescence div:nth-child(11) {
  width: 30.9365006088rem;
  height: 30.9365006088rem;
  top: 23%;
  left: 42%;
  color: #ecf9ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.9365006088rem 0 0.308320429rem currentColor;
          box-shadow: 35.9365006088rem 0 0.308320429rem currentColor;
  -webkit-filter: brightness(290%) blur(100px);
          filter: brightness(290%) blur(100px);
  -webkit-transform-origin: 12rem 4rem;
          transform-origin: 12rem 4rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(12) {
  width: 30.1182808615rem;
  height: 30.1182808615rem;
  top: 96%;
  left: 29%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.1182808615rem 0 0.4557182393rem currentColor;
          box-shadow: 35.1182808615rem 0 0.4557182393rem currentColor;
  -webkit-filter: brightness(209%) blur(100px);
          filter: brightness(209%) blur(100px);
  -webkit-transform-origin: -11rem -17rem;
          transform-origin: -11rem -17rem;
  -webkit-animation-duration: 24s;
          animation-duration: 24s;
}
.iridescence div:nth-child(13) {
  width: 30.2622547257rem;
  height: 30.2622547257rem;
  top: 32%;
  left: 30%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.2622547257rem 0 0.6579253799rem currentColor;
          box-shadow: 35.2622547257rem 0 0.6579253799rem currentColor;
  -webkit-filter: brightness(261%) blur(100px);
          filter: brightness(261%) blur(100px);
  -webkit-transform-origin: 5rem -12rem;
          transform-origin: 5rem -12rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(14) {
  width: 30.259699992rem;
  height: 30.259699992rem;
  top: 59%;
  left: 22%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.259699992rem 0 0.6730871438rem currentColor;
          box-shadow: 35.259699992rem 0 0.6730871438rem currentColor;
  -webkit-filter: brightness(250%) blur(100px);
          filter: brightness(250%) blur(100px);
  -webkit-transform-origin: 18rem 17rem;
          transform-origin: 18rem 17rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(15) {
  width: 30.8777403832rem;
  height: 30.8777403832rem;
  top: 55%;
  left: 67%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.8777403832rem 0 0.5825115131rem currentColor;
          box-shadow: 35.8777403832rem 0 0.5825115131rem currentColor;
  -webkit-filter: brightness(237%) blur(100px);
          filter: brightness(237%) blur(100px);
  -webkit-transform-origin: -15rem -6rem;
          transform-origin: -15rem -6rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(16) {
  width: 30.786036051rem;
  height: 30.786036051rem;
  top: 5%;
  left: 59%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.786036051rem 0 0.5270857625rem currentColor;
          box-shadow: 35.786036051rem 0 0.5270857625rem currentColor;
  -webkit-filter: brightness(243%) blur(100px);
          filter: brightness(243%) blur(100px);
  -webkit-transform-origin: 7rem -15rem;
          transform-origin: 7rem -15rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(17) {
  width: 30.2379773591rem;
  height: 30.2379773591rem;
  top: 52%;
  left: 70%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.2379773591rem 0 0.6590877692rem currentColor;
          box-shadow: 35.2379773591rem 0 0.6590877692rem currentColor;
  -webkit-filter: brightness(310%) blur(100px);
          filter: brightness(310%) blur(100px);
  -webkit-transform-origin: -14rem 11rem;
          transform-origin: -14rem 11rem;
  -webkit-animation-duration: 34s;
          animation-duration: 34s;
}
.iridescence div:nth-child(18) {
  width: 30.731831933rem;
  height: 30.731831933rem;
  top: 2%;
  left: 55%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.731831933rem 0 0.6202799689rem currentColor;
          box-shadow: 35.731831933rem 0 0.6202799689rem currentColor;
  -webkit-filter: brightness(320%) blur(100px);
          filter: brightness(320%) blur(100px);
  -webkit-transform-origin: 20rem -12rem;
          transform-origin: 20rem -12rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(19) {
  width: 30.2225862079rem;
  height: 30.2225862079rem;
  top: 48%;
  left: 10%;
  color: #02ACE6;
  opacity: 0.75;
  -webkit-box-shadow: 35.2225862079rem 0 0.4889621545rem currentColor;
          box-shadow: 35.2225862079rem 0 0.4889621545rem currentColor;
  -webkit-filter: brightness(341%) blur(100px);
          filter: brightness(341%) blur(100px);
  -webkit-transform-origin: 0rem -8rem;
          transform-origin: 0rem -8rem;
  -webkit-animation-duration: 46s;
          animation-duration: 46s;
}
.iridescence div:nth-child(20) {
  width: 30.9823027494rem;
  height: 30.9823027494rem;
  top: 38%;
  left: 15%;
  color: #679efe;
  opacity: 0.6;
  -webkit-box-shadow: 35.9823027494rem 0 0.6957198325rem currentColor;
          box-shadow: 35.9823027494rem 0 0.6957198325rem currentColor;
  -webkit-filter: brightness(259%) blur(100px);
          filter: brightness(259%) blur(100px);
  -webkit-transform-origin: -8rem 20rem;
          transform-origin: -8rem 20rem;
  -webkit-animation-duration: 27s;
          animation-duration: 27s;
}
.iridescence div:nth-child(21) {
  width: 30.2980996231rem;
  height: 30.2980996231rem;
  top: 55%;
  left: 65%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.2980996231rem 0 0.3023290908rem currentColor;
          box-shadow: 35.2980996231rem 0 0.3023290908rem currentColor;
  -webkit-filter: brightness(328%) blur(100px);
          filter: brightness(328%) blur(100px);
  -webkit-transform-origin: 2rem 3rem;
          transform-origin: 2rem 3rem;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}
.iridescence div:nth-child(22) {
  width: 30.0633601923rem;
  height: 30.0633601923rem;
  top: 9%;
  left: 31%;
  color: #679efe;
  opacity: 0.9;
  -webkit-box-shadow: 35.0633601923rem 0 0.5405245113rem currentColor;
          box-shadow: 35.0633601923rem 0 0.5405245113rem currentColor;
  -webkit-filter: brightness(303%) blur(100px);
          filter: brightness(303%) blur(100px);
  -webkit-transform-origin: -4rem 11rem;
          transform-origin: -4rem 11rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(23) {
  width: 30.1490301772rem;
  height: 30.1490301772rem;
  top: 10%;
  left: 10%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.1490301772rem 0 0.2295143459rem currentColor;
          box-shadow: 35.1490301772rem 0 0.2295143459rem currentColor;
  -webkit-filter: brightness(218%) blur(100px);
          filter: brightness(218%) blur(100px);
  -webkit-transform-origin: 4rem -19rem;
          transform-origin: 4rem -19rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(24) {
  width: 30.3129953165rem;
  height: 30.3129953165rem;
  top: 74%;
  left: 61%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.3129953165rem 0 0.5490709351rem currentColor;
          box-shadow: 35.3129953165rem 0 0.5490709351rem currentColor;
  -webkit-filter: brightness(251%) blur(100px);
          filter: brightness(251%) blur(100px);
  -webkit-transform-origin: 4rem 6rem;
          transform-origin: 4rem 6rem;
  -webkit-animation-duration: 42s;
          animation-duration: 42s;
}
.iridescence div:nth-child(25) {
  width: 30.3562499708rem;
  height: 30.3562499708rem;
  top: 63%;
  left: 77%;
  color: #87e7ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.3562499708rem 0 0.6987743061rem currentColor;
          box-shadow: 35.3562499708rem 0 0.6987743061rem currentColor;
  -webkit-filter: brightness(258%) blur(100px);
          filter: brightness(258%) blur(100px);
  -webkit-transform-origin: 3rem -2rem;
          transform-origin: 3rem -2rem;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
}
.iridescence div:nth-child(26) {
  width: 30.242766934rem;
  height: 30.242766934rem;
  top: 76%;
  left: 57%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.242766934rem 0 0.590432222rem currentColor;
          box-shadow: 35.242766934rem 0 0.590432222rem currentColor;
  -webkit-filter: brightness(315%) blur(100px);
          filter: brightness(315%) blur(100px);
  -webkit-transform-origin: 5rem 0rem;
          transform-origin: 5rem 0rem;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
}
.iridescence div:nth-child(27) {
  width: 30.2856402056rem;
  height: 30.2856402056rem;
  top: 86%;
  left: 37%;
  color: #02ACE6;
  opacity: 0.6;
  -webkit-box-shadow: 35.2856402056rem 0 0.6577351906rem currentColor;
          box-shadow: 35.2856402056rem 0 0.6577351906rem currentColor;
  -webkit-filter: brightness(337%) blur(100px);
          filter: brightness(337%) blur(100px);
  -webkit-transform-origin: -13rem 20rem;
          transform-origin: -13rem 20rem;
  -webkit-animation-duration: 44s;
          animation-duration: 44s;
}
.iridescence div:nth-child(28) {
  width: 30.602041302rem;
  height: 30.602041302rem;
  top: 9%;
  left: 13%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.602041302rem 0 0.6083615976rem currentColor;
          box-shadow: 35.602041302rem 0 0.6083615976rem currentColor;
  -webkit-filter: brightness(263%) blur(100px);
          filter: brightness(263%) blur(100px);
  -webkit-transform-origin: -19rem 17rem;
          transform-origin: -19rem 17rem;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}
.iridescence div:nth-child(29) {
  width: 30.5911179797rem;
  height: 30.5911179797rem;
  top: 56%;
  left: 82%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.5911179797rem 0 0.4534212332rem currentColor;
          box-shadow: 35.5911179797rem 0 0.4534212332rem currentColor;
  -webkit-filter: brightness(345%) blur(100px);
          filter: brightness(345%) blur(100px);
  -webkit-transform-origin: -14rem -4rem;
          transform-origin: -14rem -4rem;
  -webkit-animation-duration: 29s;
          animation-duration: 29s;
}
.iridescence div:nth-child(30) {
  width: 30.3142103226rem;
  height: 30.3142103226rem;
  top: 12%;
  left: 59%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.3142103226rem 0 0.3013005532rem currentColor;
          box-shadow: 35.3142103226rem 0 0.3013005532rem currentColor;
  -webkit-filter: brightness(322%) blur(100px);
          filter: brightness(322%) blur(100px);
  -webkit-transform-origin: 7rem 0rem;
          transform-origin: 7rem 0rem;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}
.iridescence div:nth-child(31) {
  width: 30.9447701864rem;
  height: 30.9447701864rem;
  top: 98%;
  left: 73%;
  color: #87e7ff;
  opacity: 0.75;
  -webkit-box-shadow: 35.9447701864rem 0 0.5320951308rem currentColor;
          box-shadow: 35.9447701864rem 0 0.5320951308rem currentColor;
  -webkit-filter: brightness(294%) blur(100px);
          filter: brightness(294%) blur(100px);
  -webkit-transform-origin: 5rem 13rem;
          transform-origin: 5rem 13rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(32) {
  width: 30.2246393365rem;
  height: 30.2246393365rem;
  top: 47%;
  left: 94%;
  color: #02ACE6;
  opacity: 0.9;
  -webkit-box-shadow: 35.2246393365rem 0 0.41612587rem currentColor;
          box-shadow: 35.2246393365rem 0 0.41612587rem currentColor;
  -webkit-filter: brightness(242%) blur(100px);
          filter: brightness(242%) blur(100px);
  -webkit-transform-origin: 2rem -4rem;
          transform-origin: 2rem -4rem;
  -webkit-animation-duration: 39s;
          animation-duration: 39s;
}
.iridescence div:nth-child(33) {
  width: 30.0996145768rem;
  height: 30.0996145768rem;
  top: 44%;
  left: 99%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.0996145768rem 0 0.400332077rem currentColor;
          box-shadow: 35.0996145768rem 0 0.400332077rem currentColor;
  -webkit-filter: brightness(281%) blur(100px);
          filter: brightness(281%) blur(100px);
  -webkit-transform-origin: 9rem -1rem;
          transform-origin: 9rem -1rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(34) {
  width: 30.0471055047rem;
  height: 30.0471055047rem;
  top: 46%;
  left: 21%;
  color: #a2d3fe;
  opacity: 0.75;
  -webkit-box-shadow: 35.0471055047rem 0 0.2721136583rem currentColor;
          box-shadow: 35.0471055047rem 0 0.2721136583rem currentColor;
  -webkit-filter: brightness(226%) blur(100px);
          filter: brightness(226%) blur(100px);
  -webkit-transform-origin: 7rem 4rem;
          transform-origin: 7rem 4rem;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}
.iridescence div:nth-child(35) {
  width: 30.1930171468rem;
  height: 30.1930171468rem;
  top: 88%;
  left: 2%;
  color: #ecf9ff;
  opacity: 1.05;
  -webkit-box-shadow: 35.1930171468rem 0 0.3518561986rem currentColor;
          box-shadow: 35.1930171468rem 0 0.3518561986rem currentColor;
  -webkit-filter: brightness(252%) blur(100px);
          filter: brightness(252%) blur(100px);
  -webkit-transform-origin: -7rem -15rem;
          transform-origin: -7rem -15rem;
  -webkit-animation-duration: 23s;
          animation-duration: 23s;
}
.iridescence div:nth-child(36) {
  width: 30.4236236748rem;
  height: 30.4236236748rem;
  top: 65%;
  left: 28%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.4236236748rem 0 0.5267415976rem currentColor;
          box-shadow: 35.4236236748rem 0 0.5267415976rem currentColor;
  -webkit-filter: brightness(215%) blur(100px);
          filter: brightness(215%) blur(100px);
  -webkit-transform-origin: -13rem 10rem;
          transform-origin: -13rem 10rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(37) {
  width: 30.1297425307rem;
  height: 30.1297425307rem;
  top: 9%;
  left: 42%;
  color: #87e7ff;
  opacity: 0.6;
  -webkit-box-shadow: 35.1297425307rem 0 0.6617942748rem currentColor;
          box-shadow: 35.1297425307rem 0 0.6617942748rem currentColor;
  -webkit-filter: brightness(273%) blur(100px);
          filter: brightness(273%) blur(100px);
  -webkit-transform-origin: -12rem 8rem;
          transform-origin: -12rem 8rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(38) {
  width: 30.3558230986rem;
  height: 30.3558230986rem;
  top: 74%;
  left: 79%;
  color: #a2d3fe;
  opacity: 0.9;
  -webkit-box-shadow: 35.3558230986rem 0 0.345038056rem currentColor;
          box-shadow: 35.3558230986rem 0 0.345038056rem currentColor;
  -webkit-filter: brightness(220%) blur(100px);
          filter: brightness(220%) blur(100px);
  -webkit-transform-origin: 2rem -12rem;
          transform-origin: 2rem -12rem;
  -webkit-animation-duration: 26s;
          animation-duration: 26s;
}
.iridescence div:nth-child(39) {
  width: 30.4862146432rem;
  height: 30.4862146432rem;
  top: 61%;
  left: 35%;
  color: #a2d3fe;
  opacity: 0.6;
  -webkit-box-shadow: 35.4862146432rem 0 0.4199502167rem currentColor;
          box-shadow: 35.4862146432rem 0 0.4199502167rem currentColor;
  -webkit-filter: brightness(316%) blur(100px);
          filter: brightness(316%) blur(100px);
  -webkit-transform-origin: -7rem -8rem;
          transform-origin: -7rem -8rem;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
}
.iridescence div:nth-child(40) {
  width: 30.4683380515rem;
  height: 30.4683380515rem;
  top: 15%;
  left: 70%;
  color: #abe0ff;
  opacity: 0.9;
  -webkit-box-shadow: 35.4683380515rem 0 0.644054211rem currentColor;
          box-shadow: 35.4683380515rem 0 0.644054211rem currentColor;
  -webkit-filter: brightness(244%) blur(100px);
          filter: brightness(244%) blur(100px);
  -webkit-transform-origin: -14rem 11rem;
          transform-origin: -14rem 11rem;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}

@-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;
  }
}
.list ul {
  position: relative;
}
.list ul:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 88%;
  background: #234872;
  z-index: -1;
}
.list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.list .step {
  font-family: "Gilda Display", serif;
  background-color: #FFFA50;
  border-radius: 99em;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #333;
}
@media all and (max-width: 575px) {
  .list .step b {
    font-size: 0.75em;
  }
}
@media all and (min-width: 576px) {
  .list .step b {
    font-size: 1.5em;
  }
}
@media all and (max-width: 575px) {
  .list .step i {
    font-size: 1.75em;
  }
}
@media all and (min-width: 576px) {
  .list .step i {
    font-size: 2.5em;
  }
}
.list h5 {
  color: #02ACE6;
  line-height: 1;
  margin-bottom: 1em;
  font-family: "Noto Serif TC", serif;
}
@media all and (max-width: 575px) {
  .list h5 {
    font-size: 1.125em;
  }
}
@media all and (min-width: 576px) {
  .list h5 {
    font-size: 1.5em;
  }
}
.list h5 + span {
  color: #5D5D5D;
}
@media all and (max-width: 575px) {
  .list h5 + span {
    font-size: 0.875em;
  }
}
@media all and (min-width: 576px) {
  .list h5 + span {
    font-size: 1.125em;
  }
}
.list .mimg {
  aspect-ratio: 1/1;
  background: no-repeat center;
}
.list .info {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media all and (max-width: 768px) {
  .list ul::before {
    left: 37px;
  }
  .list li {
    margin-bottom: 1.5em;
  }
  .list .pic {
    padding-left: calc(74px + 1.8em);
    margin-bottom: 5em;
  }
  .list .step {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 74px;
            flex: 0 0 74px;
    width: 74px;
    height: 74px;
    padding-top: 0.5em;
  }
  .list .step i {
    line-height: 1;
  }
  .list .info {
    text-align: center;
    padding: 0 1.8em;
  }
  .list .mimg {
    background-size: contain;
  }
  .list h5 {
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
}
@media all and (min-width: 769px) {
  .list ul::before {
    left: 60px;
  }
  .list .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .list .step {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    width: 120px;
    height: 120px;
    padding-top: 6px;
  }
  .list .step i {
    line-height: 0.8;
  }
  .list .mimg {
    margin: 0 6.5%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
            flex: 0 0 32%;
    background-size: 86%;
  }
  .list .txtbx {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .list .pic {
    padding-left: calc(120px + 6.5%);
    margin-bottom: 56px;
  }
}