@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, figure {
  margin: 0;
  padding: 0;
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  border: 0;
  display: block;
}

legend, hr {
  display: none;
}

th {
  font-style: inherit;
  font-weight: inherit;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  outline: none;
  hlbr: expression(this.onFocus=this.blur());
  text-decoration: none;
  cursor: pointer;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

* {
  box-sizing: border-box;
}

/* main.css ==============================================*/
@font-face {
  font-family: FuturaStd-Medium;
  src: url(../font/FuturaStd-Medium.woff2) format("woff2"), url(../font/FuturaStd-Medium.woff) format("woff"), url(../font/FuturaStd-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
  display: block;
}

.hide {
  display: none;
}

*:focus {
  outline: none;
}

.footerbg {
  background: #313131;
}

.MAIN {
  width: 100%;
}

#inside {
  width: 100%;
}

.cutClass {
  width: 100%;
}

.bg-stars {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  mix-blend-mode: plus-lighter;
}

.stars {
  pointer-events: none;
}
.stars span {
  width: 0.6vw;
  height: 0.6vw;
  border-radius: 50%;
  animation: stars1 30s linear infinite;
  filter: blur(0.2rem);
}
.stars span:before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #fdf6a0;
  animation: stars_shine 0.4s infinite;
  display: block;
  position: absolute;
}
@keyframes stars_shine {
  0%, 100% {
    opacity: 0.5;
  }
  50% {
    opacity: 1;
  }
}
@keyframes stars1 {
  0% {
    opacity: 0;
    transform: translateY(-100vh);
  }
  25% {
    opacity: 1;
    transform: translateY(0%);
  }
  50%, 100% {
    opacity: 0;
    transform: translateY(100vh);
  }
}
.stars span:nth-child(1) {
  position: absolute;
  left: 79.3745793778%;
  top: 18.770319347%;
  animation-delay: -1s;
  animation-duration: 42s;
}
.stars span:nth-child(1):before {
  animation-delay: -0.2s;
}
.stars span:nth-child(2) {
  position: absolute;
  left: 86.5602086172%;
  top: 10.3628608974%;
  animation-delay: -2s;
  animation-duration: 35s;
}
.stars span:nth-child(2):before {
  animation-delay: -0.4s;
}
.stars span:nth-child(3) {
  position: absolute;
  left: 6.4255460157%;
  top: 79.502515962%;
  animation-delay: -3s;
  animation-duration: 42s;
}
.stars span:nth-child(3):before {
  animation-delay: -0.6s;
}
.stars span:nth-child(4) {
  position: absolute;
  left: 60.6089747972%;
  top: 87.2691884407%;
  animation-delay: -4s;
  animation-duration: 37s;
}
.stars span:nth-child(4):before {
  animation-delay: -0.8s;
}
.stars span:nth-child(5) {
  position: absolute;
  left: 79.6893054353%;
  top: 82.015737891%;
  animation-delay: -5s;
  animation-duration: 41s;
}
.stars span:nth-child(5):before {
  animation-delay: -1s;
}
.stars span:nth-child(6) {
  position: absolute;
  left: 80.2559568219%;
  top: 5.7320159882%;
  animation-delay: -6s;
  animation-duration: 32s;
}
.stars span:nth-child(6):before {
  animation-delay: -1.2s;
}
.stars span:nth-child(7) {
  position: absolute;
  left: 8.1076702832%;
  top: 17.805595363%;
  animation-delay: -7s;
  animation-duration: 54s;
}
.stars span:nth-child(7):before {
  animation-delay: -1.4s;
}
.stars span:nth-child(8) {
  position: absolute;
  left: 38.2740582412%;
  top: 10.3544006679%;
  animation-delay: -8s;
  animation-duration: 43s;
}
.stars span:nth-child(8):before {
  animation-delay: -1.6s;
}
.stars span:nth-child(9) {
  position: absolute;
  left: 43.699834987%;
  top: 85.814207437%;
  animation-delay: -9s;
  animation-duration: 33s;
}
.stars span:nth-child(9):before {
  animation-delay: -1.8s;
}
.stars span:nth-child(10) {
  position: absolute;
  left: 11.4353960325%;
  top: 66.012661926%;
  animation-delay: -10s;
  animation-duration: 48s;
}
.stars span:nth-child(10):before {
  animation-delay: -2s;
}
.stars span:nth-child(11) {
  position: absolute;
  left: 85.9046902255%;
  top: 68.23954263%;
  animation-delay: -11s;
  animation-duration: 58s;
}
.stars span:nth-child(11):before {
  animation-delay: -2.2s;
}
.stars span:nth-child(12) {
  position: absolute;
  left: 2.9507810064%;
  top: 34.2565965407%;
  animation-delay: -12s;
  animation-duration: 54s;
}
.stars span:nth-child(12):before {
  animation-delay: -2.4s;
}
.stars span:nth-child(13) {
  position: absolute;
  left: 88.7213450873%;
  top: 93.5239809378%;
  animation-delay: -13s;
  animation-duration: 44s;
}
.stars span:nth-child(13):before {
  animation-delay: -2.6s;
}
.stars span:nth-child(14) {
  position: absolute;
  left: 70.570983414%;
  top: 8.0183502198%;
  animation-delay: -14s;
  animation-duration: 58s;
}
.stars span:nth-child(14):before {
  animation-delay: -2.8s;
}
.stars span:nth-child(15) {
  position: absolute;
  left: 75.4119900003%;
  top: 52.9426992012%;
  animation-delay: -15s;
  animation-duration: 55s;
}
.stars span:nth-child(15):before {
  animation-delay: -3s;
}
.stars span:nth-child(16) {
  position: absolute;
  left: 81.9876374874%;
  top: 56.3863981728%;
  animation-delay: -16s;
  animation-duration: 55s;
}
.stars span:nth-child(16):before {
  animation-delay: -3.2s;
}
.stars span:nth-child(17) {
  position: absolute;
  left: 13.9402965725%;
  top: 66.4806847842%;
  animation-delay: -17s;
  animation-duration: 55s;
}
.stars span:nth-child(17):before {
  animation-delay: -3.4s;
}
.stars span:nth-child(18) {
  position: absolute;
  left: 10.1491183426%;
  top: 94.3090763758%;
  animation-delay: -18s;
  animation-duration: 45s;
}
.stars span:nth-child(18):before {
  animation-delay: -3.6s;
}
.stars span:nth-child(19) {
  position: absolute;
  left: 28.1060580434%;
  top: 5.7237351592%;
  animation-delay: -19s;
  animation-duration: 45s;
}
.stars span:nth-child(19):before {
  animation-delay: -3.8s;
}
.stars span:nth-child(20) {
  position: absolute;
  left: 46.5976337996%;
  top: 66.800414191%;
  animation-delay: -20s;
  animation-duration: 47s;
}
.stars span:nth-child(20):before {
  animation-delay: -4s;
}
.stars span:nth-child(21) {
  position: absolute;
  left: 50.2013893487%;
  top: 37.6120937498%;
  animation-delay: -21s;
  animation-duration: 50s;
}
.stars span:nth-child(21):before {
  animation-delay: -4.2s;
}
.stars span:nth-child(22) {
  position: absolute;
  left: 2.2400491314%;
  top: 40.1219061272%;
  animation-delay: -22s;
  animation-duration: 34s;
}
.stars span:nth-child(22):before {
  animation-delay: -4.4s;
}
.stars span:nth-child(23) {
  position: absolute;
  left: 56.3933735153%;
  top: 27.7082952691%;
  animation-delay: -23s;
  animation-duration: 48s;
}
.stars span:nth-child(23):before {
  animation-delay: -4.6s;
}
.stars span:nth-child(24) {
  position: absolute;
  left: 2.7495057131%;
  top: 68.9673283925%;
  animation-delay: -24s;
  animation-duration: 34s;
}
.stars span:nth-child(24):before {
  animation-delay: -4.8s;
}
.stars span:nth-child(25) {
  position: absolute;
  left: 80.7068046121%;
  top: 97.3878750749%;
  animation-delay: -25s;
  animation-duration: 50s;
}
.stars span:nth-child(25):before {
  animation-delay: -5s;
}
.stars span:nth-child(26) {
  position: absolute;
  left: 72.4956169418%;
  top: 43.082094926%;
  animation-delay: -26s;
  animation-duration: 50s;
}
.stars span:nth-child(26):before {
  animation-delay: -5.2s;
}
.stars span:nth-child(27) {
  position: absolute;
  left: 57.3483688227%;
  top: 1.4733235973%;
  animation-delay: -27s;
  animation-duration: 33s;
}
.stars span:nth-child(27):before {
  animation-delay: -5.4s;
}
.stars span:nth-child(28) {
  position: absolute;
  left: 59.8985023432%;
  top: 76.8983534849%;
  animation-delay: -28s;
  animation-duration: 33s;
}
.stars span:nth-child(28):before {
  animation-delay: -5.6s;
}
.stars span:nth-child(29) {
  position: absolute;
  left: 13.61810056%;
  top: 2.2525692004%;
  animation-delay: -29s;
  animation-duration: 57s;
}
.stars span:nth-child(29):before {
  animation-delay: -5.8s;
}
.stars span:nth-child(30) {
  position: absolute;
  left: 9.0724678543%;
  top: 87.5206818012%;
  animation-delay: -30s;
  animation-duration: 59s;
}
.stars span:nth-child(30):before {
  animation-delay: -6s;
}
.stars span:nth-child(31) {
  position: absolute;
  left: 67.4881458241%;
  top: 92.0937515606%;
  animation-delay: -31s;
  animation-duration: 47s;
}
.stars span:nth-child(31):before {
  animation-delay: -6.2s;
}
.stars span:nth-child(32) {
  position: absolute;
  left: 23.4647731359%;
  top: 50.0964843703%;
  animation-delay: -32s;
  animation-duration: 56s;
}
.stars span:nth-child(32):before {
  animation-delay: -6.4s;
}
.stars span:nth-child(33) {
  position: absolute;
  left: 12.5222105994%;
  top: 32.8282645891%;
  animation-delay: -33s;
  animation-duration: 32s;
}
.stars span:nth-child(33):before {
  animation-delay: -6.6s;
}
.stars span:nth-child(34) {
  position: absolute;
  left: 97.8498282555%;
  top: 43.7020825429%;
  animation-delay: -34s;
  animation-duration: 38s;
}
.stars span:nth-child(34):before {
  animation-delay: -6.8s;
}
.stars span:nth-child(35) {
  position: absolute;
  left: 42.4362333567%;
  top: 16.3498992355%;
  animation-delay: -35s;
  animation-duration: 47s;
}
.stars span:nth-child(35):before {
  animation-delay: -7s;
}
.stars span:nth-child(36) {
  position: absolute;
  left: 52.7746346202%;
  top: 55.4993612615%;
  animation-delay: -36s;
  animation-duration: 40s;
}
.stars span:nth-child(36):before {
  animation-delay: -7.2s;
}
.stars span:nth-child(37) {
  position: absolute;
  left: 78.7151285455%;
  top: 71.3526398379%;
  animation-delay: -37s;
  animation-duration: 44s;
}
.stars span:nth-child(37):before {
  animation-delay: -7.4s;
}
.stars span:nth-child(38) {
  position: absolute;
  left: 85.0199426219%;
  top: 72.6094783574%;
  animation-delay: -38s;
  animation-duration: 33s;
}
.stars span:nth-child(38):before {
  animation-delay: -7.6s;
}
.stars span:nth-child(39) {
  position: absolute;
  left: 78.4781330931%;
  top: 8.8622767443%;
  animation-delay: -39s;
  animation-duration: 44s;
}
.stars span:nth-child(39):before {
  animation-delay: -7.8s;
}
.stars span:nth-child(40) {
  position: absolute;
  left: 63.003441633%;
  top: 53.8220893034%;
  animation-delay: -40s;
  animation-duration: 31s;
}
.stars span:nth-child(40):before {
  animation-delay: -8s;
}
.stars span:nth-child(41) {
  position: absolute;
  left: 37.7233941409%;
  top: 40.2127084149%;
  animation-delay: -41s;
  animation-duration: 58s;
}
.stars span:nth-child(41):before {
  animation-delay: -8.2s;
}
.stars span:nth-child(42) {
  position: absolute;
  left: 10.7447151838%;
  top: 20.1055150404%;
  animation-delay: -42s;
  animation-duration: 53s;
}
.stars span:nth-child(42):before {
  animation-delay: -8.4s;
}
.stars span:nth-child(43) {
  position: absolute;
  left: 74.822153611%;
  top: 36.1702638277%;
  animation-delay: -43s;
  animation-duration: 49s;
}
.stars span:nth-child(43):before {
  animation-delay: -8.6s;
}
.stars span:nth-child(44) {
  position: absolute;
  left: 74.0765533213%;
  top: 23.014476963%;
  animation-delay: -44s;
  animation-duration: 60s;
}
.stars span:nth-child(44):before {
  animation-delay: -8.8s;
}
.stars span:nth-child(45) {
  position: absolute;
  left: 44.4897036744%;
  top: 23.9022765478%;
  animation-delay: -45s;
  animation-duration: 49s;
}
.stars span:nth-child(45):before {
  animation-delay: -9s;
}
.stars span:nth-child(46) {
  position: absolute;
  left: 61.6606062038%;
  top: 82.0334325583%;
  animation-delay: -46s;
  animation-duration: 55s;
}
.stars span:nth-child(46):before {
  animation-delay: -9.2s;
}
.stars span:nth-child(47) {
  position: absolute;
  left: 78.0315453673%;
  top: 94.2378637521%;
  animation-delay: -47s;
  animation-duration: 52s;
}
.stars span:nth-child(47):before {
  animation-delay: -9.4s;
}
.stars span:nth-child(48) {
  position: absolute;
  left: 85.1805117034%;
  top: 21.1639441323%;
  animation-delay: -48s;
  animation-duration: 55s;
}
.stars span:nth-child(48):before {
  animation-delay: -9.6s;
}
.stars span:nth-child(49) {
  position: absolute;
  left: 84.8421926843%;
  top: 94.8745673777%;
  animation-delay: -49s;
  animation-duration: 54s;
}
.stars span:nth-child(49):before {
  animation-delay: -9.8s;
}
.stars span:nth-child(50) {
  position: absolute;
  left: 62.0252979851%;
  top: 25.487299682%;
  animation-delay: -50s;
  animation-duration: 55s;
}
.stars span:nth-child(50):before {
  animation-delay: -10s;
}
.stars span:nth-child(51) {
  position: absolute;
  left: 98.792867229%;
  top: 53.9995146915%;
  animation-delay: -51s;
  animation-duration: 47s;
}
.stars span:nth-child(51):before {
  animation-delay: -10.2s;
}
.stars span:nth-child(52) {
  position: absolute;
  left: 99.8467132417%;
  top: 76.7828797117%;
  animation-delay: -52s;
  animation-duration: 44s;
}
.stars span:nth-child(52):before {
  animation-delay: -10.4s;
}
.stars span:nth-child(53) {
  position: absolute;
  left: 59.1716206309%;
  top: 48.2759488719%;
  animation-delay: -53s;
  animation-duration: 56s;
}
.stars span:nth-child(53):before {
  animation-delay: -10.6s;
}
.stars span:nth-child(54) {
  position: absolute;
  left: 99.3397531262%;
  top: 61.8039435645%;
  animation-delay: -54s;
  animation-duration: 58s;
}
.stars span:nth-child(54):before {
  animation-delay: -10.8s;
}
.stars span:nth-child(55) {
  position: absolute;
  left: 19.1808713469%;
  top: 22.2084212525%;
  animation-delay: -55s;
  animation-duration: 32s;
}
.stars span:nth-child(55):before {
  animation-delay: -11s;
}
.stars span:nth-child(56) {
  position: absolute;
  left: 0.3900793238%;
  top: 7.3301949345%;
  animation-delay: -56s;
  animation-duration: 43s;
}
.stars span:nth-child(56):before {
  animation-delay: -11.2s;
}
.stars span:nth-child(57) {
  position: absolute;
  left: 56.1366192974%;
  top: 32.8079423756%;
  animation-delay: -57s;
  animation-duration: 36s;
}
.stars span:nth-child(57):before {
  animation-delay: -11.4s;
}
.stars span:nth-child(58) {
  position: absolute;
  left: 37.6303730351%;
  top: 26.2958797357%;
  animation-delay: -58s;
  animation-duration: 52s;
}
.stars span:nth-child(58):before {
  animation-delay: -11.6s;
}
.stars span:nth-child(59) {
  position: absolute;
  left: 82.6455833784%;
  top: 1.3685859988%;
  animation-delay: -59s;
  animation-duration: 59s;
}
.stars span:nth-child(59):before {
  animation-delay: -11.8s;
}
.stars span:nth-child(60) {
  position: absolute;
  left: 93.5355993264%;
  top: 93.2908297891%;
  animation-delay: -60s;
  animation-duration: 31s;
}
.stars span:nth-child(60):before {
  animation-delay: -12s;
}
.stars span:nth-child(61) {
  position: absolute;
  left: 37.8244964503%;
  top: 40.2386969626%;
  animation-delay: -61s;
  animation-duration: 35s;
}
.stars span:nth-child(61):before {
  animation-delay: -12.2s;
}
.stars span:nth-child(62) {
  position: absolute;
  left: 98.1843362705%;
  top: 44.5220168067%;
  animation-delay: -62s;
  animation-duration: 53s;
}
.stars span:nth-child(62):before {
  animation-delay: -12.4s;
}
.stars span:nth-child(63) {
  position: absolute;
  left: 10.5088897373%;
  top: 16.4784682241%;
  animation-delay: -63s;
  animation-duration: 45s;
}
.stars span:nth-child(63):before {
  animation-delay: -12.6s;
}
.stars span:nth-child(64) {
  position: absolute;
  left: 57.7486821913%;
  top: 24.2776740546%;
  animation-delay: -64s;
  animation-duration: 52s;
}
.stars span:nth-child(64):before {
  animation-delay: -12.8s;
}
.stars span:nth-child(65) {
  position: absolute;
  left: 98.2124155711%;
  top: 19.6775400835%;
  animation-delay: -65s;
  animation-duration: 57s;
}
.stars span:nth-child(65):before {
  animation-delay: -13s;
}
.stars span:nth-child(66) {
  position: absolute;
  left: 83.0000670361%;
  top: 4.1522687151%;
  animation-delay: -66s;
  animation-duration: 50s;
}
.stars span:nth-child(66):before {
  animation-delay: -13.2s;
}
.stars span:nth-child(67) {
  position: absolute;
  left: 60.738201821%;
  top: 41.8624832006%;
  animation-delay: -67s;
  animation-duration: 40s;
}
.stars span:nth-child(67):before {
  animation-delay: -13.4s;
}
.stars span:nth-child(68) {
  position: absolute;
  left: 1.6879776592%;
  top: 52.6781625638%;
  animation-delay: -68s;
  animation-duration: 56s;
}
.stars span:nth-child(68):before {
  animation-delay: -13.6s;
}
.stars span:nth-child(69) {
  position: absolute;
  left: 23.5297593532%;
  top: 58.0771175247%;
  animation-delay: -69s;
  animation-duration: 58s;
}
.stars span:nth-child(69):before {
  animation-delay: -13.8s;
}
.stars span:nth-child(70) {
  position: absolute;
  left: 68.0948477992%;
  top: 24.1123977379%;
  animation-delay: -70s;
  animation-duration: 56s;
}
.stars span:nth-child(70):before {
  animation-delay: -14s;
}
.stars span:nth-child(71) {
  position: absolute;
  left: 4.6089881625%;
  top: 4.3294214812%;
  animation-delay: -71s;
  animation-duration: 31s;
}
.stars span:nth-child(71):before {
  animation-delay: -14.2s;
}
.stars span:nth-child(72) {
  position: absolute;
  left: 16.7017494015%;
  top: 25.6640266812%;
  animation-delay: -72s;
  animation-duration: 33s;
}
.stars span:nth-child(72):before {
  animation-delay: -14.4s;
}
.stars span:nth-child(73) {
  position: absolute;
  left: 18.4667063135%;
  top: 86.3818540388%;
  animation-delay: -73s;
  animation-duration: 43s;
}
.stars span:nth-child(73):before {
  animation-delay: -14.6s;
}
.stars span:nth-child(74) {
  position: absolute;
  left: 29.1916538557%;
  top: 81.004203603%;
  animation-delay: -74s;
  animation-duration: 45s;
}
.stars span:nth-child(74):before {
  animation-delay: -14.8s;
}
.stars span:nth-child(75) {
  position: absolute;
  left: 23.3067734551%;
  top: 78.5125520446%;
  animation-delay: -75s;
  animation-duration: 45s;
}
.stars span:nth-child(75):before {
  animation-delay: -15s;
}
.stars span:nth-child(76) {
  position: absolute;
  left: 7.000382966%;
  top: 29.7968856994%;
  animation-delay: -76s;
  animation-duration: 60s;
}
.stars span:nth-child(76):before {
  animation-delay: -15.2s;
}
.stars span:nth-child(77) {
  position: absolute;
  left: 56.9343388493%;
  top: 71.9672418%;
  animation-delay: -77s;
  animation-duration: 37s;
}
.stars span:nth-child(77):before {
  animation-delay: -15.4s;
}
.stars span:nth-child(78) {
  position: absolute;
  left: 76.2658942481%;
  top: 97.9868319414%;
  animation-delay: -78s;
  animation-duration: 48s;
}
.stars span:nth-child(78):before {
  animation-delay: -15.6s;
}
.stars span:nth-child(79) {
  position: absolute;
  left: 39.6282321912%;
  top: 95.9367064357%;
  animation-delay: -79s;
  animation-duration: 58s;
}
.stars span:nth-child(79):before {
  animation-delay: -15.8s;
}
.stars span:nth-child(80) {
  position: absolute;
  left: 63.4892797143%;
  top: 47.1961149326%;
  animation-delay: -80s;
  animation-duration: 45s;
}
.stars span:nth-child(80):before {
  animation-delay: -16s;
}
.stars span:nth-child(10), .stars span:nth-child(20), .stars span:nth-child(30), .stars span:nth-child(40), .stars span:nth-child(50), .stars span:nth-child(60), .stars span:nth-child(70), .stars span:nth-child(80) {
  filter: none;
  width: 2rem;
  height: 2rem;
  border-radius: 0;
}
.stars span:nth-child(10):before, .stars span:nth-child(20):before, .stars span:nth-child(30):before, .stars span:nth-child(40):before, .stars span:nth-child(50):before, .stars span:nth-child(60):before, .stars span:nth-child(70):before, .stars span:nth-child(80):before {
  background: url(../img/icon-snow-1.webp);
  background-size: 100%;
}
.stars span:nth-child(15), .stars span:nth-child(25), .stars span:nth-child(35), .stars span:nth-child(45), .stars span:nth-child(55), .stars span:nth-child(65), .stars span:nth-child(75), .stars span:nth-child(5) {
  filter: none;
  width: 2rem;
  height: 2rem;
  border-radius: 0;
}
.stars span:nth-child(15):before, .stars span:nth-child(25):before, .stars span:nth-child(35):before, .stars span:nth-child(45):before, .stars span:nth-child(55):before, .stars span:nth-child(65):before, .stars span:nth-child(75):before, .stars span:nth-child(5):before {
  background: url(../img/icon-snow-2.webp);
  background-size: 100%;
}

.g-form {
  width: 100%;
  margin: 9% auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.g-form li {
  position: relative;
  padding: 1% 0 1% 15%;
  width: 100%;
  margin-bottom: 1.5%;
}
.g-form li label {
  width: 15%;
  position: absolute;
  top: 50%;
  left: 0;
  text-align: left;
  line-height: 1.8;
  transform: translateY(-50%);
}
.g-form li input {
  padding: 0.7rem;
  margin: 0.4rem 0;
  width: 100%;
  color: #333;
  border: 0;
  background: transparent;
  background: #fff;
  border-radius: 0.2rem;
}
.g-form li select {
  width: 100%;
  padding: 0.7rem;
  border: 0;
  background: #fff;
  border: 0;
  color: #333;
  font-family: "FuturaStd-Medium", "Noto Sans TC", "蘋果儷中黑", "微軟正黑體", Arial, sans-serif;
  appearance: none;
  -webkit-appearance: none;
  background: url(../img/icon-select.svg) no-repeat 95% 50% transparent !important;
  background-size: 5% !important;
  border-radius: 0.2rem;
}
.g-form li select option {
  background-color: #fff;
}
.g-form li a {
  text-decoration: underline;
}
.g-form li.is-2row {
  display: flex;
  justify-content: space-between;
}
.g-form li.is-2row select {
  width: 47%;
}
.g-form li.is-pl {
  padding-left: 15%;
}
.g-form li.is-rule label {
  left: 0;
}
.g-form input[type=checkbox], .g-form input[type=radio] {
  display: none;
}
.g-form input[type=checkbox] + label, .g-form input[type=radio] + label {
  padding-left: 60px;
  width: 100%;
  color: #fff;
  position: relative;
  display: inline-block;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
}
.g-form input[type=checkbox] + label:before, .g-form input[type=radio] + label:before,
.g-form input[type=checkbox] + label:after, .g-form input[type=radio] + label:after {
  content: "✔";
  color: #000;
  width: 47px;
  height: 47px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  background-position: -633px -466px;
  transition: 0.2s;
  text-align: center;
  font-size: 47px;
  line-height: 0.8;
  border-radius: 0.2rem;
}
.g-form input[type=checkbox] + label:before, .g-form input[type=radio] + label:before {
  content: "";
}
.g-form input[type=checkbox] + label:after, .g-form input[type=radio] + label:after {
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 80%;
  transform: scale(1.5);
  background-color: transparent;
}
.g-form input[type=checkbox] + label:active:after, .g-form input[type=checkbox]:checked + label:after,
.g-form input[type=radio] + label:active:after, .g-form input[type=radio]:checked + label:after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.counter {
  position: relative;
  height: 50px;
  margin: 5%;
  overflow: hidden;
  width: 160px;
  z-index: 2;
}
.counter * {
  margin: 0;
  padding: 0;
}
.counter > div {
  position: relative;
  float: left;
  top: 100%;
  transform: translateY(-1000%);
  transition-timing-function: cubic-bezier(0, 0.575, 0.565, 1.05);
  will-change: transform;
}
.counter > div:nth-child(1) {
  transition-duration: 1s;
}
.counter > div:nth-child(2) {
  transition-duration: 1.2s;
}
.counter > div:nth-child(3) {
  transition-duration: 1.4s;
}
.counter > div:nth-child(4) {
  transition-duration: 1.6s;
}
.counter > div:nth-child(5) {
  transition-duration: 1.8s;
}
.counter > div:nth-child(6) {
  transition-duration: 2s;
}
.counter > div:nth-child(7) {
  transition-duration: 2.2s;
}
.counter > div:nth-child(8) {
  transition-duration: 2.4s;
}
.counter > div:nth-child(9) {
  transition-duration: 2.6s;
}
.counter > div:nth-child(10) {
  transition-duration: 2.8s;
}
.counter > div > span {
  display: block;
  font-size: 45px;
  color: #fff;
  font-weight: normal;
  line-height: 1;
}
.counter > span {
  display: block;
  font-size: 45px;
  color: #fff;
  font-weight: normal;
  line-height: 1;
}
.counter.is-animate > div {
  top: 0;
  transform: translateY(0);
}
.counter.delay200 > div:nth-child(1) {
  transition-duration: 1.4s;
}
.counter.delay200 > div:nth-child(2) {
  transition-duration: 1.6s;
}
.counter.delay200 > div:nth-child(3) {
  transition-duration: 1.8s;
}
.counter.delay400 > div:nth-child(1) {
  transition-duration: 1.8s;
}
.counter.delay400 > div:nth-child(2) {
  transition-duration: 2s;
}
.counter.delay400 > div:nth-child(3) {
  transition-duration: 2.2s;
}
.counter.delay600 > div:nth-child(1) {
  transition-duration: 2.2s;
}
.counter.delay600 > div:nth-child(2) {
  transition-duration: 2.4s;
}
.counter.delay600 > div:nth-child(3) {
  transition-duration: 2.6s;
}
.counter.delay800 > div:nth-child(1) {
  transition-duration: 2.6s;
}
.counter.delay800 > div:nth-child(2) {
  transition-duration: 2.8s;
}
.counter.delay800 > div:nth-child(3) {
  transition-duration: 3s;
}

.video-wrap {
  margin: 0 0;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.5% !important;
}
.video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrap .img {
  position: absolute;
  overflow: hidden;
  float: left;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.video-wrap .img:after {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/video.jpg) no-repeat center;
  background-size: 102%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  transition: 0.5s;
}
.video-wrap .img:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  transition: 0.5s;
}
.video-wrap .img .video-btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -50px;
  z-index: 2;
}
.video-wrap p {
  font-size: 15px;
}
.video-wrap.is-active .img {
  opacity: 0;
  visibility: hidden;
}
.video-wrap:hover .img:after {
  transform: scale(1.1);
}
.video-wrap:hover .img:before {
  opacity: 0;
}
.video-wrap:hover .video-btn-play:before {
  border: 60px solid #fff;
  transform: translate(-50%, -50%) scale(1.5);
}
.video-wrap:hover .video-btn-play:after {
  transform: translate(-50%, -50%) scale(1.2);
  border-color: transparent transparent transparent #016aa9;
}

.video-btn-play {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  text-indent: -9999px;
}
.video-btn-play:before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 100%;
  border: 2px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  transition: 0.2s;
  animation: circle-jump 0.5s linear infinite alternate;
}
@keyframes circle-jump {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1.2);
  }
}
.video-btn-play:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 45px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left: 53%;
  transform: translate(-50%, -50%);
  transition: 0.1s;
}

.tns-outer {
  position: relative;
}

.tns-controls button, .tns-controls div, .tns-cus-controls button, .tns-cus-controls div {
  position: absolute;
  width: 5rem;
  height: 5rem;
  background-size: 50%;
  top: 44%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30%;
  background-color: transparent;
  z-index: 3;
  text-indent: -9999px;
  border: 0;
  transform: translateY(-50%);
  background-image: url(../img/icon-next-blue.svg);
  cursor: pointer;
}
.tns-controls button:hover, .tns-controls div:hover, .tns-cus-controls button:hover, .tns-cus-controls div:hover {
  background-color: #fff;
}
.tns-controls button:nth-of-type(1), .tns-controls div:nth-of-type(1), .tns-cus-controls button:nth-of-type(1), .tns-cus-controls div:nth-of-type(1) {
  left: 0;
  transform: scale(-1, 1) translateY(-50%);
}
.tns-controls button:nth-of-type(2), .tns-controls div:nth-of-type(2), .tns-cus-controls button:nth-of-type(2), .tns-cus-controls div:nth-of-type(2) {
  right: 0;
}

.tns-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.tns-nav button {
  width: 1rem;
  height: 1rem;
  border: 0;
  margin: 0.2rem;
  position: relative;
  background-color: transparent;
}
.tns-nav button:before, .tns-nav button:after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-color: #fff;
  border-radius: 50rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.tns-nav button:after {
  transform: translate(-50%, -50%) scale(0);
}
.tns-nav button:hover:before, .tns-nav button:hover:after {
  background-color: #46aaff;
}
.tns-nav button.tns-nav-active {
  width: 1.5rem;
}
.tns-nav button.tns-nav-active:before, .tns-nav button.tns-nav-active:after {
  width: 1.5rem;
}
.tns-nav button.tns-nav-active:after {
  transform: translate(-50%, -50%) scale(1);
  z-index: 2;
}

.tns-controls {
  text-align: center;
  margin-bottom: 10px;
}

.msg-box {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
  z-index: 101;
  transform: scale(1);
  perspective: 700px;
  font-family: "FuturaStd-Medium", "Noto Sans TC", "蘋果儷中黑", "微軟正黑體", Arial, sans-serif;
  pointer-events: none;
}
.msg-box.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.msg-box ::-webkit-scrollbar-track {
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.3);
}
.msg-box ::-webkit-scrollbar {
  width: 10px;
  background-color: transparent;
}
.msg-box ::-webkit-scrollbar-thumb {
  overflow: hidden;
  -webkit-box-shadow: 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.msg-box .msg-wrap {
  background: #fff;
  width: 90%;
  height: 90%;
  max-width: 550px;
  max-height: 730px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  transform: rotateY(50deg) scale(0.5) translate3d(0, -50%, 0);
  transform-style: preserve-3d;
  transition-delay: 0.5s;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.msg-box .msg-wrap > .close {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 50px;
  height: 50px;
  transition: 0.2s;
  background: #016aa9;
  opacity: 0;
  transform: scale(0);
  transition: 0.5s;
  transition-delay: 0.5s;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.msg-box .msg-wrap > .close:before, .msg-box .msg-wrap > .close:after {
  content: "";
  width: 2px;
  height: 40px;
  background: #fff;
  transform: rotate(45deg) translate3d(0, 0, 0);
  position: absolute;
  top: 7px;
  left: 21px;
}
.msg-box .msg-wrap > .close:before {
  transform: rotate(45deg) translate3d(0, 0, 0);
}
.msg-box .msg-wrap > .close:after {
  transform: rotate(-45deg) translate3d(0, 0, 0);
}
.msg-box.is-active .msg-wrap {
  transform: rotateY(0deg) scale(1) translate3d(0, -50%, 0);
  opacity: 1;
  visibility: visible;
}
.msg-box.is-active .msg-wrap > .close {
  transform: scale(1);
  opacity: 1;
}
.msg-box.is-active .msg-wrap > .close:hover {
  transform: rotate(90deg);
}
.msg-box .msg-content {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  text-align: center;
  padding-right: 5%;
}
.msg-box .msg-content header {
  font-size: 35px;
  font-weight: bold;
}
.msg-box .msg-content p {
  line-height: 2;
  margin: 10px 0;
}
.msg-box .msg-content img {
  max-width: 100%;
}
.msg-box .msg-content .bt {
  background: #016aa9;
  width: 70%;
  display: block;
  border-radius: 30px;
  margin: 10px auto;
  cursor: pointer;
  color: #fff;
  line-height: 2.5;
  font-weight: bold;
  transition: 0.5s;
  position: relative;
}
.msg-box .msg-content .bt:hover {
  background: #00c5db;
  color: #fff;
  transition: 0.2s;
}
.msg-box#msg-skin .msg-content {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 5%;
}
.msg-box#msg-skin .msg-content header h2 {
  font-size: 45px;
  margin: 50px 0 20px;
}
.msg-box#msg-skin .msg-content p {
  line-height: 1.5;
  font-size: 22px;
}
.msg-box#msg-skin .msg-content img {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

#msg-alert .msg-wrap {
  height: auto;
  min-height: 100px;
  width: 400px;
}
#msg-alert .msg-content {
  text-align: center;
  padding: 5%;
  height: auto;
}
#msg-alert .msg-content header {
  font-size: 25px;
}

.text-border-1 {
  color: #30759b;
  background: #fff;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.4rem transparent;
  filter: drop-shadow(0 0.1rem 0.1rem rgba(0, 0, 0, 0.5));
}

.text-border-2 {
  color: #fff;
  background: #508388;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.4rem transparent;
}

.text-border-3 {
  color: #016aa9;
  background: #fff;
  background-size: 100% 100%;
  -webkit-background-clip: text;
  -webkit-text-stroke: 0.4rem transparent;
}

.text-gradient-1 {
  color: #cc0202;
  background: linear-gradient(135deg, #f42030 20%, #700006 80%);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-gradient-2 {
  color: #30759b;
  background: linear-gradient(to right, #30759b, #212a47, #62b0e3, #212a47);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.color-red {
  color: #cc0202;
}

.color-green {
  color: #00ab85;
}

.color-light-green {
  color: #74ccad;
}

.color-blue {
  color: #016aa9;
}

.color-light-blue {
  color: #46aaff;
}

.color-yellow {
  color: #fdf6a0 !important;
}

.font-notosans {
  font-family: "Noto Sans TC";
}

html {
  font-size: 1.25vw;
}

body {
  overflow-x: hidden;
}

.g-wrap {
  font-family: "FuturaStd-Medium", "Noto Sans TC", "蘋果儷中黑", "微軟正黑體", Arial, sans-serif;
  width: 100%;
  color: #333;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: #1f437b;
}
.g-wrap img {
  max-width: 100%;
}
.g-wrap a {
  color: #016aa9;
  text-decoration: none;
  transition: color 0.4s;
}
.g-wrap a:hover {
  color: #333;
}
.g-wrap * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.g-wrap li {
  list-style-type: none;
}

[class*=g-bt-] {
  line-height: 2.2;
  display: block;
  text-align: center;
  border-radius: 0.5rem;
  background: linear-gradient(to right, #c0c0c0, #fff, #cdcccc, #fff, #a7a7a7, #cdcccc, #c6c6c6);
  box-shadow: 0 0 0.6rem rgba(4, 13, 43, 0.5);
  cursor: pointer;
  position: relative;
  padding: 1px;
  transition: 0.2s !important;
}
[class*=g-bt-] .flare-1, [class*=g-bt-] .flare-2 {
  width: 25rem;
  height: 1.5rem;
  background: url(../img/icon-flare-white.webp) no-repeat center;
  background-size: 100%;
  position: absolute;
  display: block;
  z-index: 1;
  mix-blend-mode: screen;
  pointer-events: none;
  transition: 0.4s;
  -webkit-mask-image: linear-gradient(to bottom, transparent, #000, #000, transparent);
          mask-image: linear-gradient(to bottom, transparent, #000, #000, transparent);
}
[class*=g-bt-] .flare-1 {
  bottom: calc(100% - .75rem);
  left: calc(30% - 12.5rem);
}
[class*=g-bt-] .flare-2 {
  top: calc(100% - .75rem);
  left: calc(70% - 12.5rem);
}
[class*=g-bt-] span {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
  background: linear-gradient(-80deg, #fff 21%, #e4e4e4 31%, #fff 53%, #d6d6d6 82%, #fff);
  border-radius: 0.4rem;
  color: #212a47;
  padding: 0 3rem;
  background-color: transparent;
  transition: 0.2s;
}
[class*=g-bt-] span i {
  background: url(../img/icon-double-next.svg?v2) no-repeat center;
  background-size: 100%;
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.1rem;
  margin-left: 0.5rem;
  margin-right: -0.5rem;
  text-indent: -9999px;
}
[class*=g-bt-] span:before {
  content: "";
  background: linear-gradient(125deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 20%, white 60%, rgba(255, 255, 255, 0) 80%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  transition: 1s;
  animation: bt_shine 2s ease infinite;
}
@keyframes bt_shine {
  0% {
    left: -100%;
  }
  50%, 100% {
    left: 100%;
  }
}
[class*=g-bt-]:hover span {
  filter: brightness(110%);
}
[class*=g-bt-]:hover .flare-1 {
  transform: translateX(30%);
}
[class*=g-bt-]:hover .flare-2 {
  transform: translateX(-30%);
}

.btns {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btns a {
  margin: 0 0.7rem;
}

.list-no li {
  position: relative;
  margin-left: 1.2vw;
  list-style-type: decimal;
}

.list-star li {
  position: relative;
  padding-left: 1.2rem;
}
.list-star li:before {
  content: "*";
  position: absolute;
  top: 0;
  left: 0;
}

.list-dot li {
  position: relative;
  padding-left: 0.7rem;
}
.list-dot li:before {
  content: "．";
  position: absolute;
  top: 0;
  left: 0;
}

.g-section {
  position: relative;
}
.g-section header {
  position: relative;
}
.g-section header h2 {
  text-align: center;
  transform: scale(1.2, 1);
  opacity: 0;
  visibility: hidden;
  transition: 1s;
  color: #fff;
  font-size: 3.2rem;
  line-height: 1.3;
  letter-spacing: 0.1rem;
  font-weight: bold;
  padding: 0.7rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  display: inline-block;
}
.g-section header .icon-star-1 {
  top: -5%;
  left: 43%;
}
.g-section header .icon-star-2 {
  top: 4%;
  left: 60.5%;
}
.g-section header .icon-star-3 {
  top: 14%;
  left: 14%;
}
.g-section header .icon-star-4 {
  top: 14%;
  left: 37%;
}
.g-section header .icon-star-5 {
  top: 25%;
  left: 53%;
}
.g-section header .icon-star-6 {
  top: 16%;
  left: 73%;
}
.g-section.is-animate h2 {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

[class^=icon-heart-] {
  width: 3.3rem;
  height: 3.8rem;
  background: url(../img/icon-heart-1.svg) no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
}

#g-bg {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
}
#g-bg > * {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 100% 100.1%;
}
#g-bg .bg-1 {
  height: 13.59%;
  background-image: url(../img/bg-1.webp);
}
#g-bg .bg-2 {
  height: 35.46%;
  background-image: url(../img/bg-2.webp);
}
#g-bg .bg-3 {
  height: 19.06%;
  background-image: url(../img/bg-3.webp);
}
#g-bg .bg-4 {
  height: 12.79%;
  background-image: url(../img/bg-4.webp);
}
#g-bg .bg-5 {
  height: 19.1%;
  background-image: url(../img/bg-5.webp);
}

#kv {
  height: 61rem;
}
#kv .bg .pd-1, #kv .bg .pd-2 {
  position: absolute;
  width: 14.6rem;
  opacity: 0;
}
#kv .bg .pd-1 {
  left: 54.6%;
  top: 22.4%;
}
#kv .bg .pd-1 .txt {
  top: -1.9rem;
  left: -1%;
}
#kv .bg .pd-2 {
  left: 71.1%;
  top: 9%;
}
#kv .bg .pd-2 .txt {
  top: calc(100% + 0.9rem);
  left: 29%;
}
#kv .bg img {
  width: 100%;
}
#kv .bg .txt {
  position: absolute;
}
#kv .bg .txt p {
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-shadow: 0 0 0.5rem #212a47;
  white-space: nowrap;
}
#kv .bg video {
  mix-blend-mode: screen;
  position: absolute;
  top: 5%;
  left: 50%;
  width: 50%;
  transform: rotate(40deg);
  pointer-events: none;
}
#kv .icon-bright-flare-1 {
  top: 6%;
  left: 68.5%;
}
#kv .icon-bright-flare-2 {
  top: 8.5%;
  left: 49%;
  animation-delay: 0.4s;
}
#kv .icon-bright-flare-2::before {
  transform: rotate(90deg) scaleX(0.5);
}
#kv header {
  width: 44%;
  margin: 16.2% 0 0 8%;
}
#kv header h1 p {
  font-size: 3.4rem;
  line-height: 1.3;
  color: #fff;
  letter-spacing: 0.2rem;
  text-shadow: 0 0 0.3rem rgba(33, 42, 71, 0.5);
  font-family: "FuturaStd-Medium", "Noto Sans TC";
  font-weight: bold;
}
#kv header h1 u {
  text-decoration: none;
}
#kv .sub {
  padding-top: 1.5rem;
}
#kv .sub p {
  font-size: 1.8rem;
}
#kv .sub p .vip {
  background: #cc0202;
  color: #fff;
  font-size: 80%;
  padding: 0.2rem 0.8rem;
  margin-right: 0.7rem;
  position: relative;
  top: -0.2rem;
}
#kv .sub ol {
  width: 100%;
  margin: 1.1rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to right, #040d2b 50%, #212a47, #040d2b);
}
#kv .sub li {
  font-size: 1.8rem;
  line-height: 1.7;
  position: relative;
}
#kv .sub li u {
  text-decoration: none;
}
#kv .sub li:nth-of-type(1) {
  width: 31%;
  background: #dee7ed;
  -webkit-clip-path: polygon(0% 0%, 97% 0%, 100% 50%, 97% 100%, 0% 100%);
          clip-path: polygon(0% 0%, 97% 0%, 100% 50%, 97% 100%, 0% 100%);
}
#kv .sub li:nth-of-type(2) {
  width: 69%;
  color: #fff;
}
#kv .sub .icon-flare-1 {
  top: -0.75rem;
  left: -200%;
}
#kv .sub .icon-flare-2 {
  top: calc(100% - .75rem);
  left: -90%;
}
#kv .btns {
  margin-top: 2.3rem;
}
#kv.is-animate .pd-1 {
  animation: kv_pd1_in 1s forwards;
}
@keyframes kv_pd1_in {
  0% {
    transform: translateY(-20%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
#kv.is-animate .pd-2 {
  animation: kv_pd2_in 1s 0.5s forwards;
}
@keyframes kv_pd2_in {
  0% {
    transform: translateX(20%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
#kv.is-animate .effect-1 span, #kv.is-animate .effect-2 span {
  display: inline-block;
  animation: effect_1 2s infinite;
}
@keyframes effect_1 {
  0% {
    transform: rotateY(0deg);
  }
  30%, 100% {
    transform: rotateY(360deg);
  }
}
#kv.is-animate .effect-1 span:nth-child(1), #kv.is-animate .effect-2 span:nth-child(1) {
  animation-delay: 1.06s;
}
#kv.is-animate .effect-1 span:nth-child(2), #kv.is-animate .effect-2 span:nth-child(2) {
  animation-delay: 1.1s;
}
#kv.is-animate .effect-1 span:nth-child(3), #kv.is-animate .effect-2 span:nth-child(3) {
  animation-delay: 1.14s;
}
#kv.is-animate .effect-1 span:nth-child(4), #kv.is-animate .effect-2 span:nth-child(4) {
  animation-delay: 1.18s;
}
#kv.is-animate .effect-1 span:nth-child(5), #kv.is-animate .effect-2 span:nth-child(5) {
  animation-delay: 1.22s;
}
#kv.is-animate .effect-1 span:nth-child(6), #kv.is-animate .effect-2 span:nth-child(6) {
  animation-delay: 1.26s;
}
#kv.is-animate .effect-1 span:nth-child(7), #kv.is-animate .effect-2 span:nth-child(7) {
  animation-delay: 1.3s;
}
#kv.is-animate .effect-1 span:nth-child(8), #kv.is-animate .effect-2 span:nth-child(8) {
  animation-delay: 1.34s;
}
#kv.is-animate .effect-1 span:nth-child(9), #kv.is-animate .effect-2 span:nth-child(9) {
  animation-delay: 1.38s;
}
#kv.is-animate .effect-1 span:nth-child(10), #kv.is-animate .effect-2 span:nth-child(10) {
  animation-delay: 1.42s;
}
#kv.is-animate .effect-2 span:nth-child(1) {
  animation-delay: 1.44s;
}
#kv.is-animate .effect-2 span:nth-child(2) {
  animation-delay: 1.48s;
}
#kv.is-animate .effect-2 span:nth-child(3) {
  animation-delay: 1.52s;
}
#kv.is-animate .effect-2 span:nth-child(4) {
  animation-delay: 1.56s;
}
#kv.is-animate .effect-2 span:nth-child(5) {
  animation-delay: 1.6s;
}
#kv.is-animate .effect-2 span:nth-child(6) {
  animation-delay: 1.64s;
}
#kv.is-animate .effect-2 span:nth-child(7) {
  animation-delay: 1.68s;
}
#kv.is-animate .effect-2 span:nth-child(8) {
  animation-delay: 1.72s;
}
#kv.is-animate .effect-2 span:nth-child(9) {
  animation-delay: 1.76s;
}
#kv.is-animate .effect-2 span:nth-child(10) {
  animation-delay: 1.8s;
}
#kv.is-animate .effect-2 span:nth-child(8) {
  width: 0.6rem;
}
#kv.is-animate .effect-2 span:nth-child(11) {
  padding: 0 0.3rem;
}

.card-rainbow {
  background: radial-gradient(circle, #ea81a9, transparent 50%), radial-gradient(circle, #ea81a9, transparent 50%), url(../img/texture-card.webp), linear-gradient(135deg, #a5c9cb, transparent, #a5c9cb);
  background-size: 20rem 20rem, 20rem 20rem, 100%, 100% 100%;
  background-position: calc(0% - 10rem) calc(100% + 10rem), calc(100% + 10rem) calc(0% - 10rem), 50% 100%, 0 0;
  background-repeat: no-repeat;
  border-radius: 1.5rem;
  box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  position: relative;
  -webkit-backdrop-filter: blur(0.1rem);
          backdrop-filter: blur(0.1rem);
}
.card-rainbow:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  border: 1px solid #333;
  border-radius: 1.5rem;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000, transparent, #000, transparent);
          mask-image: linear-gradient(135deg, #000, transparent, #000, transparent, #000, transparent);
}
.card-rainbow [class^=deco-wing-] {
  height: 100%;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  -webkit-mask-image: linear-gradient(to right, #000, transparent, #000);
          mask-image: linear-gradient(to right, #000, transparent, #000);
  pointer-events: none;
}
.card-rainbow .deco-wing-1 {
  width: calc(100% + 1rem);
  border-radius: 1.2rem;
  left: -0.5rem;
  opacity: 0.8;
}
.card-rainbow .deco-wing-2 {
  width: calc(100% + 2rem);
  border-radius: 1.2rem;
  left: -1rem;
  opacity: 0.6;
}

[class^=icon-star-] {
  width: 4.2rem;
  height: 4.2rem;
  background: url(../img/icon-star.webp) no-repeat center;
  background-size: 100%;
  position: absolute;
  animation: star_scale 0.3s linear infinite alternate;
}
@keyframes star_scale {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
[class^=icon-star-]:nth-of-type(1) {
  animation-delay: 0.1s;
}
[class^=icon-star-]:nth-of-type(2) {
  animation-delay: 0.2s;
}
[class^=icon-star-]:nth-of-type(3) {
  animation-delay: 0.3s;
}
[class^=icon-star-]:nth-of-type(4) {
  animation-delay: 0.4s;
}
[class^=icon-star-]:nth-of-type(5) {
  animation-delay: 0.5s;
}
[class^=icon-star-]:nth-of-type(6) {
  animation-delay: 0.6s;
}

[class^=icon-bright-flare-] {
  width: 20rem;
  height: 20rem;
  position: absolute;
  z-index: 1;
  mix-blend-mode: screen;
  animation: flare_scale 0.4s infinite alternate;
  pointer-events: none;
}
@keyframes flare_scale {
  0% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(0.8);
  }
}
[class^=icon-bright-flare-]::before {
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url(../img/icon-flare-bright.webp) no-repeat center;
  background-size: 100%;
  position: absolute;
}

[class^=icon-flare-] {
  width: 40rem;
  height: 1.5rem;
  position: absolute;
  display: block;
  pointer-events: none;
  animation: flare_shine 1s linear infinite alternate;
}
@keyframes flare_shine {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
[class^=icon-flare-]:before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(../img/icon-flare-white.webp) no-repeat center;
  background-size: 100%;
  display: block;
}
[class^=icon-flare-]:nth-of-type(3n) {
  animation-duration: 0.6s;
}
[class^=icon-flare-]:nth-of-type(3n-2) {
  animation-duration: 0.3s;
}

.icon-cross {
  width: 1.3rem;
  height: 1.3rem;
  display: inline-block;
  text-indent: -9999rem;
  position: relative;
}
.icon-cross:before, .icon-cross::after {
  content: "";
  width: 1rem;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0.8rem;
  left: 0.2rem;
}
.icon-cross::before {
  transform: rotate(45deg);
}
.icon-cross::after {
  transform: rotate(-45deg);
}

[class^=icon-cross-star-] {
  width: 3rem;
  height: 3rem;
  background: url(../img/icon-cross-star.webp) no-repeat center;
  background-size: 100%;
  position: absolute;
  display: block;
  animation: flare_rotate 4s linear infinite;
  pointer-events: none;
}
@keyframes flare_rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

#g-nav ol {
  width: 59%;
  margin: 11.2rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#g-nav li {
  width: 48%;
  margin-bottom: 1.5rem;
}
#g-nav li:nth-of-type(3) a span, #g-nav li:nth-of-type(4) a span {
  letter-spacing: 0.2rem;
}
#g-nav a {
  width: 100%;
}
#g-nav a span {
  letter-spacing: 0;
  padding: 0;
}

#pre-order {
  height: 38.4rem;
}
#pre-order header {
  padding-top: 3rem;
}
#pre-order header .icon-cross-star-1 {
  top: 24.3%;
  left: 53.6%;
}
#pre-order header .icon-cross-star-2 {
  top: 57%;
  left: 40%;
}
#pre-order .card h3 u {
  background: #fff;
  border-radius: 5rem;
  text-decoration: none;
  padding: 0.2rem 1rem;
  margin-left: 1rem;
}
#pre-order .card h3 .icon-flower-2 {
  width: 3.7rem;
  height: 5rem;
  top: 0.7%;
  left: 77.4%;
  background: url(../img/icon-flower-2.png) no-repeat center;
  background-size: 100%;
  position: absolute;
}
#pre-order .list-c li {
  opacity: 0;
}
#pre-order.is-animate .list-c li {
  animation: preoroder_li_in 1s forwards;
}
@keyframes preoroder_li_in {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
#pre-order.is-animate .list-c li:nth-child(1) {
  animation-delay: 0.2s;
}
#pre-order.is-animate .list-c li:nth-child(2) {
  animation-delay: 0.4s;
}

#cash-back {
  height: 39.8rem;
}
#cash-back header {
  padding-top: 2.2rem;
}
#cash-back header p {
  padding-top: 0.5rem;
  font-size: 1.25rem;
  letter-spacing: 0.1rem;
  color: #fff;
  text-shadow: 1px 1px 0.3rem #000, 0 0 1rem rgba(0, 0, 0, 0.5);
}
#cash-back .icon-flare-2 {
  top: 0;
  left: 54%;
}
#cash-back ol {
  display: flex;
  position: relative;
  width: 73%;
  margin: 1rem auto;
  justify-content: space-between;
}
#cash-back li {
  width: 46%;
  perspective: 20rem;
}
#cash-back li .cash-back-1, #cash-back li .cash-back-2 {
  width: 14.8rem;
  height: 9.6rem;
  display: block;
  margin: 1.4rem auto 0;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0;
}
#cash-back li .cash-back-1 {
  background-image: url(../img/cash-back-1.webp);
}
#cash-back li .cash-back-2 {
  background-image: url(../img/cash-back-2.webp);
}
#cash-back .card-rainbow {
  background: linear-gradient(220deg, rgba(229, 243, 242, 0.5) 50%, #ecd2de), url(../img/texture-card.webp);
  background-size: 100% 100%, cover;
  background-position: 0, 50%;
  background-repeat: no-repeat;
}
#cash-back h4 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: 0.2rem;
  height: 5.1rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
#cash-back h4 b {
  font-size: 140%;
}
#cash-back h4 .text-border-1, #cash-back h4 .text-border-2 {
  padding: 0 0.2rem;
}
#cash-back u {
  text-decoration: none;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ddd 10%, #fff, #ddd 90%, rgba(255, 255, 255, 0));
  line-height: 2;
  padding: 0 3rem;
  display: inline-block;
  margin-top: 1.4rem;
}
#cash-back .btns {
  padding-bottom: 2.9rem;
}
#cash-back .btns a span {
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 2.5;
  padding: 0 2rem;
}
#cash-back.is-animate li .cash-back-1, #cash-back.is-animate li .cash-back-2 {
  animation: cashback_li_in 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
@keyframes cashback_li_in {
  0% {
    transform: rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: rotateX(0);
    opacity: 1;
  }
}
#cash-back.is-animate li .cash-back-1 {
  animation-delay: 0.5s;
}
#cash-back.is-animate li .cash-back-2 {
  animation-delay: 0.7s;
}

.list-c {
  display: flex;
}
.list-c li {
  width: 50%;
  display: flex;
  padding-top: 1.5rem;
  padding-bottom: 1.2rem;
  position: relative;
}
.list-c li:first-child:before {
  content: "";
  width: 1px;
  height: 80%;
  background-color: #ccc;
  position: absolute;
  top: 10%;
  left: 100%;
}
.list-c .img {
  margin-left: 10%;
}
.list-c .img img {
  width: 11.8rem;
}
.list-c .txt {
  text-align: left;
  position: relative;
  padding-top: 0.5rem;
  padding-left: 1rem;
}
.list-c .txt h4 {
  color: #30759b;
  font-size: 1.3rem;
}
.list-c .txt .price {
  font-size: 0.8rem;
  color: #aaa;
}
.list-c .txt .desc {
  font-size: 0.8rem;
  padding-top: 0.8rem;
}
.list-c .txt .note {
  font-size: 0.6rem;
  display: block;
  position: absolute;
  bottom: 10%;
  left: 1rem;
}

#vip-gift {
  padding-top: 1.8rem;
  padding-bottom: 3rem;
  height: 44.3rem;
}
#vip-gift header .icon-star-1 {
  left: 28.5%;
}
#vip-gift header .icon-star-2 {
  top: 10%;
  left: 41%;
}
#vip-gift header .icon-star-3 {
  top: -6%;
  left: 48%;
}
#vip-gift header .icon-star-4 {
  top: -2%;
  left: 57%;
}
#vip-gift header .icon-star-5 {
  top: 13%;
  left: 63%;
}
#vip-gift header .icon-star-6 {
  left: 68.5%;
}
#vip-gift .group {
  width: 83%;
  margin: 1.2rem auto;
  border-radius: 1.7rem;
  background: rgba(242, 252, 254, 0.85);
  box-shadow: 0 0 1rem rgba(33, 42, 71, 0.5), inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff, inset 0 0 2rem #fff;
  position: relative;
}
#vip-gift .group::before, #vip-gift .group:after {
  content: "";
  border: 0.2rem solid #fff;
  border-radius: 1.7rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
#vip-gift .group::after {
  border-color: #74b8b8;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000);
          mask-image: linear-gradient(135deg, #000, transparent, #000);
}
#vip-gift .title {
  font-size: 1.6rem;
  letter-spacing: 0.05rem;
  padding-top: 3rem;
  position: relative;
}
#vip-gift .title p {
  margin-right: 1rem;
}
#vip-gift .title b {
  font-size: 110%;
}
#vip-gift .title span {
  font-weight: bold;
}
#vip-gift .icon-coupon200 {
  transform: rotate(0deg) translateY(0.3rem);
  position: absolute;
  top: 36%;
  right: 3.2%;
}
#vip-gift ol {
  display: flex;
  width: 95%;
  margin: 3.1rem auto 0;
}
#vip-gift li {
  flex: 1;
  padding-bottom: 4.2rem;
  opacity: 0;
}
#vip-gift li:nth-of-type(1) h3 {
  background: linear-gradient(to right, #000, #212a47, #000);
  color: #fff;
}
#vip-gift li:nth-of-type(2) h3 {
  background: linear-gradient(to right, #f1f1f1 21%, #d4d4d4 31%, #f1f1f1 53%, #d6d6d6, #fff, #ccc);
  color: #212a47;
}
#vip-gift li:nth-of-type(3) h3 {
  background: linear-gradient(to right, #4b9dc1, #63bede, #4b9dc1);
  color: #fff;
}
#vip-gift h3 {
  font-size: 1.7rem;
  line-height: 1.2;
  font-weight: bold;
  display: inline-block;
  padding: 0.25rem 1rem 0.35rem;
}
#vip-gift .img {
  margin-top: 1rem;
  position: relative;
}
#vip-gift .img img {
  width: 100%;
}
#vip-gift [class^=tip-] {
  line-height: 1;
  position: absolute;
  white-space: nowrap;
}
#vip-gift [class^=tip-] .new {
  color: #cc0202;
}
#vip-gift [class^=tip-] small {
  display: block;
  font-size: 1rem;
  color: #212a47;
}
#vip-gift .tip-1 {
  top: 14%;
  left: 4%;
}
#vip-gift .tip-2 {
  top: -20%;
  left: 87%;
}
#vip-gift .tip-3 {
  top: -17%;
  left: 79%;
}
#vip-gift.is-animate li {
  animation: vip_gift_li_in 1s forwards;
}
@keyframes vip_gift_li_in {
  0% {
    opacity: 0;
    transform: translateY(-20%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
#vip-gift.is-animate li:nth-child(1) {
  animation-delay: 0.2s;
}
#vip-gift.is-animate li:nth-child(2) {
  animation-delay: 0.4s;
}
#vip-gift.is-animate li:nth-child(3) {
  animation-delay: 0.6s;
}

.icon-coupon200 {
  width: 9.5rem;
  height: 6rem;
  background: url(../img/icon-coupon200.svg) no-repeat center;
  background-size: 100%;
  display: block;
  text-indent: -9999rem;
}

#limit-preorder {
  padding-top: 1.8rem;
  padding-bottom: 2.5rem;
  height: 34.5rem;
}
#limit-preorder header .icon-star-1 {
  left: 34%;
}
#limit-preorder header .icon-star-2 {
  top: 10%;
  left: 44.5%;
}
#limit-preorder header .icon-star-3 {
  top: -6%;
  left: 48%;
}
#limit-preorder header .icon-star-4 {
  top: -2%;
  left: 60%;
}
#limit-preorder .sale-list {
  width: 84%;
  margin: 0.8rem auto;
}
#limit-preorder .sale-list li {
  opacity: 1;
  width: 48%;
  margin: 1.2rem auto;
  border-radius: 1.7rem;
  background: rgba(242, 252, 254, 0.85);
  box-shadow: 0 0 1rem rgba(33, 42, 71, 0.5), inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff, inset 0 0 2rem #fff;
  position: relative;
}
#limit-preorder .sale-list li::before, #limit-preorder .sale-list li:after {
  content: "";
  border: 0.2rem solid #fff;
  border-radius: 1.7rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
#limit-preorder .sale-list li::after {
  border-color: #74b8b8;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000);
          mask-image: linear-gradient(135deg, #000, transparent, #000);
}
#limit-preorder .sale-list .img {
  width: 57%;
  padding: 3.5rem 0.5rem 2.5rem;
}
#limit-preorder .sale-list .img img {
  width: 100%;
  margin-left: 0;
}
#limit-preorder .sale-list .txt {
  width: 43%;
}
#limit-preorder .sale-list .txt small {
  font-size: 70%;
  display: block;
  opacity: 0.7;
  margin-top: 0.5rem;
}
#limit-preorder .sale-list .label {
  display: flex;
  width: 66%;
  text-align: center;
  padding: 0;
  background: transparent;
}
#limit-preorder .sale-list .label dt, #limit-preorder .sale-list .label dd {
  width: 50%;
}
#limit-preorder .sale-list .label dt {
  color: #cc0202;
}
#limit-preorder .sale-list .label dd {
  background: #cc0202;
  color: #fff;
}

#mix-n-match {
  padding-top: 1.8rem;
  padding-bottom: 2.5rem;
  height: 34.5rem;
}
#mix-n-match header .icon-star-1 {
  left: 28.5%;
}
#mix-n-match header .icon-star-2 {
  top: 10%;
  left: 41%;
}
#mix-n-match header .icon-star-3 {
  top: -6%;
  left: 48%;
}
#mix-n-match header .icon-star-4 {
  top: -2%;
  left: 57%;
}
#mix-n-match header .icon-star-5 {
  top: 13%;
  left: 63%;
}
#mix-n-match header .icon-star-6 {
  left: 68.5%;
}
#mix-n-match ol {
  width: 84%;
  margin: 0.8rem auto;
  display: flex;
}
#mix-n-match ol li {
  opacity: 1;
  width: 48%;
  margin: 1.2rem auto;
  border-radius: 1.7rem;
  background: rgba(242, 252, 254, 0.85);
  box-shadow: 0 0 1rem rgba(33, 42, 71, 0.5), inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff, inset 0 0 2rem #fff;
  position: relative;
  padding-bottom: 1.7rem;
}
#mix-n-match ol li::before, #mix-n-match ol li:after {
  content: "";
  border: 0.2rem solid #fff;
  border-radius: 1.7rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
#mix-n-match ol li::after {
  border-color: #74b8b8;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000);
          mask-image: linear-gradient(135deg, #000, transparent, #000);
}
#mix-n-match ol h3 {
  font-size: 1.3rem;
  padding: 1.9rem 0;
}
#mix-n-match ol h3 strong {
  font-size: 150%;
}
#mix-n-match ol img {
  width: 85%;
  margin: -1.3rem auto 0;
}
#mix-n-match ol small {
  font-size: 70%;
}

#free-gift {
  height: 43.9rem;
}
#free-gift header {
  padding-top: 2.2rem;
}
#free-gift .flex {
  width: 69%;
  margin: 2rem auto 0;
  display: flex;
  justify-content: center;
}
#free-gift .flex li {
  width: 45%;
}
#free-gift .flex .card-rainbow {
  height: 100%;
  background: radial-gradient(ellipse, #ea81a9, transparent 50%), radial-gradient(ellipse, #ea81a9, transparent 50%), url(../img/texture-card.webp), linear-gradient(135deg, #a5c9cb, transparent, #a5c9cb);
  background-size: 150% 20rem, 150% 20rem, 120% 100%, 100% 100%;
  background-position: -5rem calc(100% + 12rem), -5rem calc(0% - 12rem), 50% 100%, 0 0;
  background-repeat: no-repeat;
}
#free-gift .flex h3 {
  background: linear-gradient(to right, transparent, #e3ce93 10%, #d5b160, #e3ce93 90%, transparent);
  color: #fff;
  font-size: 2rem;
  text-shadow: 0 0.1rem 0.4rem #9c770f;
  letter-spacing: 0.1rem;
  width: 80%;
  margin: -1rem auto 0;
  position: relative;
}
#free-gift .flex h3:after {
  content: "";
  width: 100%;
  height: 0.5rem;
  background: linear-gradient(to bottom, #9c770f, rgba(156, 119, 15, 0));
  display: block;
  -webkit-mask-image: linear-gradient(to right, transparent, #000, #000, transparent);
          mask-image: linear-gradient(to right, transparent, #000, #000, transparent);
  position: absolute;
  top: 100%;
  left: 0;
}
#free-gift .flex h3 .icon-flare-3 {
  top: -5rem;
  left: 0rem;
  width: 20rem;
  animation: none;
}
#free-gift .flex h3 .icon-flare-3:before {
  background-image: url(../img/icon-flare.webp?v2);
}
#free-gift .flex .img {
  position: relative;
  margin-top: 2.6rem;
}
#free-gift .flex .img img {
  width: 75%;
  margin: 0 auto -1.1rem;
}
#free-gift .flex p {
  font-size: 1.5rem;
  color: #212a47;
  letter-spacing: 0.1rem;
  text-shadow: 0 0 1rem #fff, 0 0 1rem #fff, 0 0 2rem #fff;
}
#free-gift .flex dl {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  letter-spacing: 0.2rem;
  margin: 0.7rem 0 0.5rem;
}
#free-gift .flex dl dt {
  background: #212a47;
  color: #fff;
  padding: 0 0.5rem;
  margin-right: 1rem;
}
#free-gift .flex dl dd {
  color: #212a47;
}
#free-gift .flex .note {
  font-size: 0.7rem;
}
#free-gift .flex .list-star {
  text-align: left;
  width: 80%;
  margin: 1rem auto 1.5rem;
}
#free-gift .flex .list-star li {
  width: 100%;
  padding-left: 0.7rem;
}
#free-gift .flex .icon-200 {
  background: url(../img/cash-back-1.webp) no-repeat;
  background-size: 100%;
  position: absolute;
  width: 9.9rem;
  height: 7rem;
  top: 3%;
  right: 1%;
}
#limit-gift {
  padding-top: 2.3rem;
  height: 62rem;
}
#limit-gift header p {
  font-size: 1.7rem;
  color: #bdddff;
  text-shadow: 0 0 0.5rem #040d2b, 0 0 0.5rem #040d2b;
}
#limit-gift header .icon-star-1 {
  top: -8%;
  left: 29%;
}
#limit-gift header .icon-star-2 {
  top: 0%;
  left: 46%;
}
#limit-gift header .icon-star-3 {
  left: 38%;
}
#limit-gift header .icon-star-4 {
  top: -7%;
  left: 55%;
}
#limit-gift header .icon-star-5 {
  left: 68%;
}
#limit-gift ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 62%;
  margin: 2.6rem auto 1.2rem;
  perspective: 100rem;
}
#limit-gift li {
  width: 31.5%;
  opacity: 0;
  border-radius: 1.7rem;
  box-shadow: inset 0 0 1rem #fff;
  background: rgba(242, 252, 254, 0.85);
  box-shadow: 0 0 1rem rgba(33, 42, 71, 0.5), inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff, inset 0 0 2rem #fff;
  position: relative;
  margin-bottom: 1.7rem;
}
#limit-gift li::before, #limit-gift li:after {
  content: "";
  border: 0.2rem solid #fff;
  border-radius: 1.7rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
#limit-gift li::after {
  border-color: #74b8b8;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000);
          mask-image: linear-gradient(135deg, #000, transparent, #000);
}
#limit-gift li h3 {
  background: #60b6a8;
  height: 7.5rem;
  font-size: 1.3rem;
  padding-top: 1.2rem;
  color: #fff;
  border-top-left-radius: 1.6rem;
  border-top-right-radius: 1.6rem;
}
#limit-gift li h3 b {
  font-size: 150%;
  display: block;
  line-height: 1.1;
}
#limit-gift li h3 strong {
  font-size: 160%;
}
#limit-gift li img {
  width: 89%;
  margin: 0.5rem auto 0rem;
}
#limit-gift li p {
  font-size: 1.3rem;
  padding-top: 0.3rem;
  padding-bottom: 1rem;
}
#limit-gift li p b {
  font-size: 140%;
  line-height: 1;
}
#limit-gift .item-6 .img {
  position: relative;
}
#limit-gift .item-6 .img img {
  margin-left: -3.2rem;
}
#limit-gift .item-6 .vip {
  position: absolute;
  top: 40%;
  left: 35%;
}
#limit-gift .item-6 .vip .flex {
  display: flex;
}
#limit-gift .item-6 .vip .flex > div {
  width: 50%;
}
#limit-gift .item-6 .vip .label-1 {
  background: linear-gradient(to right, #000, #212a47, #000);
  color: #fff;
}
#limit-gift .item-6 .vip .label-2 {
  background: linear-gradient(to right, #f1f1f1 21%, #d4d4d4 31%, #f1f1f1 53%, #d6d6d6, #fff, #ccc);
  color: #000;
}
#limit-gift.is-animate li {
  animation: limit_gift_li_in 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
@keyframes limit_gift_li_in {
  0% {
    opacity: 0;
    transform: rotateY(90deg);
  }
  100% {
    opacity: 1;
    transform: rotateY(0);
  }
}
#limit-gift.is-animate li:nth-child(1) {
  animation-delay: 0.2s;
}
#limit-gift.is-animate li:nth-child(2) {
  animation-delay: 0.4s;
}
#limit-gift.is-animate li:nth-child(3) {
  animation-delay: 0.6s;
}
#limit-gift.is-animate li:nth-child(4) {
  animation-delay: 0.8s;
}
#limit-gift.is-animate li:nth-child(5) {
  animation-delay: 1s;
}
#limit-gift.is-animate li:nth-child(6) {
  animation-delay: 1.2s;
}

#vip-points {
  padding-top: 2.2rem;
}
#vip-points header .icon-star-1 {
  left: 29%;
}
#vip-points header .icon-star-2 {
  top: 0;
  left: 45.5%;
}
#vip-points header .icon-star-3 {
  top: -4%;
  left: 52%;
}
#vip-points header .icon-star-4 {
  top: 22%;
  left: 67%;
}
#vip-points header .icon-star-5 {
  top: 21%;
  left: 61%;
}
#vip-points header p {
  font-size: 1.7rem;
  line-height: 1.3;
  color: #fff;
  text-shadow: 0 0 0.5rem #040d2b, 0 0 0.5rem #040d2b;
}
#vip-points ol {
  width: 46%;
  margin: 3rem auto 4rem;
  border-radius: 1.7rem;
  box-shadow: inset 0 0 1rem #fff;
  background: rgba(242, 252, 254, 0.85);
  box-shadow: 0 0 1rem rgba(33, 42, 71, 0.5), inset 0 0 2rem #fff, inset 0 0 1rem #fff, inset 0 0 1rem #fff, inset 0 0 2rem #fff;
  position: relative;
}
#vip-points ol::before, #vip-points ol:after {
  content: "";
  border: 0.2rem solid #fff;
  border-radius: 1.7rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
#vip-points ol::after {
  border-color: #74b8b8;
  -webkit-mask-image: linear-gradient(135deg, #000, transparent, #000);
          mask-image: linear-gradient(135deg, #000, transparent, #000);
}
#vip-points [class^=deco-ribbon-] {
  width: 26.6rem;
  height: 11.5rem;
  background: url(../img/deco-ribbon.webp) no-repeat;
  background-size: 100%;
  position: absolute;
  pointer-events: none;
  filter: drop-shadow(0 0.5rem 0.5rem #30759b);
  z-index: 1;
}
#vip-points .deco-ribbon-1 {
  top: -10%;
  left: -24%;
  background-position: 0 0;
}
#vip-points .deco-ribbon-2 {
  top: 58%;
  left: 57%;
  background-position: 0 100%;
}
#vip-points li {
  padding-top: 4rem;
  padding-bottom: 3.5rem;
}
#vip-points li h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #cc0202;
  background: linear-gradient(to right, #212a47, #30759b, #212a47);
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#vip-points li u {
  background: linear-gradient(to right, transparent, #329a89, #329a89, transparent);
  text-decoration: none;
  font-size: 1.3rem;
  color: #fff;
  display: inline-block;
  margin: 0.8rem 0;
  line-height: 1.6;
  padding: 0 3rem;
}
#vip-points li .icon-coupon200 {
  width: 11.5rem;
  height: 6.6rem;
  margin: 0 auto;
  transform: rotate(-5deg);
}
#vip-points li .btns {
  margin-top: 1.1rem;
}
.border-promotion {
  width: 90%;
  margin: 0 auto;
  box-shadow: 1rem 1rem 2rem rgba(4, 13, 43, 0.5), -1rem -1rem 2rem rgba(189, 221, 255, 0.5);
}

.bg-promotion {
  background: url(../img/bg-6.webp) no-repeat 0 80%;
  background-size: 100%;
}

.promotion {
  height: 24.5rem;
  position: relative;
  color: #fff;
}
.promotion .txt {
  position: absolute;
  top: 25%;
  left: 54.1%;
}
.promotion .txt header h3 {
  font-size: 3.2rem;
  font-weight: bold;
}
.promotion .txt header p {
  font-size: 2rem;
  letter-spacing: 0.15rem;
}
.promotion .txt header::after {
  content: "";
  width: 25rem;
  height: 1rem;
  background: url(../img/icon-flare-white.webp) no-repeat center;
  background-size: 100%;
  display: block;
  margin-top: 0.3rem;
  margin-bottom: -0.3rem;
}
.promotion .txt .icon-star-1 {
  top: -6%;
  left: 15%;
}
.promotion .sub {
  margin-top: 0.8rem;
}
.promotion .sub p {
  font-size: 1.4rem;
  letter-spacing: 0.12rem;
  line-height: 1.2;
}
.promotion .sub p:nth-of-type(1) {
  letter-spacing: 0.3rem;
}
.promotion .sub .icon-cross {
  margin: 0 -0.4rem;
}
.promotion .sub b {
  font-size: 130%;
}
.promotion .img .new {
  background: #fdf6a0;
  color: #cc0202;
  font-size: 130%;
  padding: 0 0.4rem;
  margin-right: 0.5rem;
  font-style: normal;
  position: absolute;
  top: 21.2%;
  left: 13.5%;
}
.promotion .img p {
  position: absolute;
  top: 82.3%;
  left: 27%;
  color: #fff;
  text-shadow: 0 0 1rem #040d2b, 0 0 1rem #040d2b, 0 0 1rem #040d2b;
}
.promotion .img p b {
  display: block;
}

#ingredient {
  height: 34.7rem;
  color: #fff;
}
#ingredient header {
  padding-top: 2.5rem;
}
#ingredient header u {
  background: linear-gradient(to right, transparent, #fff 30%, #fff 70%, transparent);
  display: inline-block;
  font-size: 2rem;
  letter-spacing: 0.2rem;
  text-decoration: none;
  padding: 0.1rem 8rem;
  color: #212a47;
}
#ingredient header p {
  padding-top: 0.8rem;
  font-size: 2rem;
  letter-spacing: 0.4rem;
}
#ingredient header h2 {
  letter-spacing: 0.4rem;
}
#ingredient header .icon-star-1 {
  top: 75%;
  left: 32.5%;
}
#ingredient header .icon-star-2 {
  top: 58%;
  left: 40%;
}
#ingredient header .icon-star-3 {
  top: 75%;
  left: 45.7%;
}
#ingredient header .icon-star-4 {
  top: 61%;
  left: 51%;
}
#ingredient header .icon-star-5 {
  top: 76%;
  left: 55.8%;
}
#ingredient header .icon-star-6 {
  top: 59%;
  left: 61.3%;
}
#ingredient .box {
  display: flex;
  justify-content: space-between;
  width: 78%;
  margin: 1.5rem auto;
}
#ingredient .left {
  width: 71%;
}
#ingredient .right {
  width: 25.5%;
  position: relative;
  left: 1rem;
}
#ingredient .power {
  background: rgba(13, 52, 92, 0.5);
  -webkit-backdrop-filter: blur(0.2rem);
          backdrop-filter: blur(0.2rem);
  border: 1px solid #fff;
  position: relative;
  box-shadow: 0 0 0.4rem #040d2b;
}
#ingredient .power:before {
  content: "";
  position: absolute;
  top: -1rem;
  right: -1rem;
  bottom: -1rem;
  left: -1rem;
  border: 0.2rem solid #fff;
  -webkit-mask-image: linear-gradient(to right, #000 0.8rem, transparent 0.9rem, transparent calc(100% - .9rem), #000 calc(100% - .8rem)), linear-gradient(to right, #000 0.8rem, transparent 0.9rem, transparent calc(100% - .9rem), #000 calc(100% - .8rem));
          mask-image: linear-gradient(to right, #000 0.8rem, transparent 0.9rem, transparent calc(100% - .9rem), #000 calc(100% - .8rem)), linear-gradient(to right, #000 0.8rem, transparent 0.9rem, transparent calc(100% - .9rem), #000 calc(100% - .8rem));
  -webkit-mask-size: 100% 0.8rem, 100% 0.8rem;
          mask-size: 100% 0.8rem, 100% 0.8rem;
  -webkit-mask-position: 0 0, 0 100%;
          mask-position: 0 0, 0 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
}
#ingredient .power p {
  font-size: 1.3rem;
  letter-spacing: 0.2rem;
  line-height: 1.7;
  padding: 1rem 0;
}
#ingredient .compare {
  padding-top: 2rem;
  text-shadow: 0 0 1rem #040d2b, 0 0 1rem #040d2b, 0 0 1rem #040d2b, 0 0 1rem #040d2b, 0 0 1rem #040d2b, 0 0 1rem #040d2b;
}
#ingredient .compare p {
  font-size: 1.3rem;
  letter-spacing: 0.1rem;
}
#ingredient .compare u {
  background: #528bc0;
  font-size: 1.7rem;
  letter-spacing: 0.1rem;
  text-indent: 0.1rem;
  text-decoration: none;
  display: inline-block;
  border-radius: 0.3rem;
  padding: 0 0.6rem;
  margin-left: 0.5rem;
  text-shadow: none;
  box-shadow: 0 0 1rem #040d2b;
}
#ingredient .compare b {
  font-size: 2.2rem;
}
#ingredient .compare b strong {
  font-size: 130%;
}
#ingredient .BA li {
  position: relative;
  margin-bottom: 0.4rem;
  opacity: 0;
}
#ingredient .BA li p {
  position: absolute;
  top: 0.5rem;
  left: 0.7rem;
}
#ingredient.is-animate .BA {
  perspective: 30rem;
}
#ingredient.is-animate .BA li {
  animation: limit_gift_li_in 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards;
}
#ingredient.is-animate .BA li:first-child {
  animation-delay: 0.2s;
}
#ingredient.is-animate .BA li:last-child {
  animation-delay: 0.4s;
}

#benefit {
  height: 56rem;
  border-top: 1px solid #fff;
  padding-top: 7.5rem;
  background: url(../img/bg-7.webp) no-repeat;
  background-size: 100%;
  color: #fff;
}
#benefit header {
  width: 40%;
  margin-left: 9%;
  text-shadow: 0 0 2rem #212a47;
}
#benefit header .icon-cross {
  width: 2rem;
  height: 2rem;
  position: relative;
  top: 1.1rem;
}
#benefit header .icon-cross:before, #benefit header .icon-cross::after {
  width: 2rem;
}
#benefit header strong {
  font-size: 140%;
  line-height: 1;
}
#benefit header sup {
  font-size: 40%;
  font-weight: normal;
}
#benefit header .icon-star-1 {
  top: -5%;
  left: 8%;
}
#benefit header .icon-star-2 {
  top: 42%;
  left: 42.5%;
}
#benefit ol {
  margin: 2.8rem 0 0 9%;
}
#benefit li {
  display: flex;
  align-items: center;
  margin-bottom: 1rem;
}
#benefit h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-right: 1.5rem;
}
#benefit .track {
  width: 10.5rem;
  height: 0.6rem;
  background: rgba(255, 255, 255, 0.5);
  margin-right: 0.5rem;
}
#benefit .track .bar {
  position: relative;
  width: 0%;
  height: 100%;
  background: #fff;
  transition: 1s;
}
#benefit .track .bar:before, #benefit .track .bar::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  left: calc(100% - .2rem);
}
#benefit .track .bar::before {
  border-width: 0.3rem 0.2rem 0 0.2rem;
  border-color: #fff transparent transparent transparent;
  top: -0.5rem;
}
#benefit .track .bar::after {
  border-width: 0 0.2rem 0.3rem 0.2rem;
  border-color: transparent transparent #fff transparent;
  bottom: -0.5rem;
}
#benefit .counter {
  width: 6.8rem;
  height: 3.4rem;
  display: flex;
  position: relative;
  z-index: 1;
}
#benefit .counter span {
  font-size: 3.4rem;
}
#benefit .counter > span:last-child {
  font-size: 2rem;
  position: relative;
  top: 1rem;
}
#benefit .static {
  width: 6.8rem;
  font-size: 3.4rem;
}
#benefit.is-animate li:nth-child(1) .bar {
  width: 78%;
}
#benefit.is-animate li:nth-child(2) .bar {
  width: 85%;
}
#benefit.is-animate li:nth-child(3) .bar {
  width: 86%;
}
#benefit.is-animate li:nth-child(4) .bar {
  width: 80%;
}
#benefit.is-animate li:nth-child(1) .bar {
  transition-delay: 0.2s;
}
#benefit.is-animate li:nth-child(2) .bar {
  transition-delay: 0.4s;
}
#benefit.is-animate li:nth-child(3) .bar {
  transition-delay: 0.6s;
}
#benefit.is-animate li:nth-child(4) .bar {
  transition-delay: 0.8s;
}

#sale-set {
  width: 84%;
  height: 120.5rem;
  padding-top: 3.5rem;
  margin: 0 auto 0;
  padding-bottom: 1rem;
}
#sale-set .logo-biotherm {
  width: 15rem;
  height: 4.1rem;
  background: url(../img/logo-biotherm.svg) no-repeat center;
  background-size: 100%;
  text-indent: -9999rem;
  display: inline-block;
  filter: drop-shadow(0 0 0.5rem #000);
  margin-right: 0.6rem;
}
#sale-set .icon-star-1 {
  left: 24%;
}
#sale-set .icon-star-2 {
  top: -11%;
  left: 53.5%;
}
#sale-set .icon-star-3 {
  top: 35%;
  left: 70%;
}
#sale-set .icon-star-4 {
  top: 34%;
  left: 35%;
}
#sale-set .icon-star-5 {
  top: 5%;
  left: 44%;
}
#sale-set [id^=set-] {
  background: #f3fcfe;
  margin-top: 0.8rem;
  padding: 1.4rem;
  margin-bottom: 2.3rem;
}
#sale-set [id^=set-] header {
  background: linear-gradient(to right, #003a70, #275997, #003a70 80%);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.9;
  color: #fff;
}
#sale-set [id^=set-] header h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-right: 2.5rem;
  letter-spacing: 0.2rem;
}
#sale-set [id^=set-] header p {
  font-size: 1.5rem;
  letter-spacing: 0.1rem;
}
#sale-set #set-1 .sale-list li:nth-child(even) .img, #sale-set #set-2 .sale-list li:nth-child(even) .img {
  left: -0.4rem;
}
#sale-set #set-1 .sale-list li:nth-child(even) .txt, #sale-set #set-2 .sale-list li:nth-child(even) .txt {
  left: 0.4rem;
}
#sale-set #set-2 header {
  background: linear-gradient(to right, #c9e6d7, #6db69a, #6db69a, #c9e6d7);
}
#sale-set article.is-animate .sale-list li {
  animation: sale_li_in 1s cubic-bezier(0.19, 1, 0.22, 1) forwards;
}
@keyframes sale_li_in {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
#sale-set article.is-animate .sale-list li:nth-of-type(1) {
  animation-delay: 0.2s;
}
#sale-set article.is-animate .sale-list li:nth-of-type(2) {
  animation-delay: 0.4s;
}
#sale-set article.is-animate .sale-list li:nth-of-type(3) {
  animation-delay: 0.6s;
}
#sale-set article.is-animate .sale-list li:nth-of-type(4) {
  animation-delay: 0.8s;
}
#sale-set article.is-animate .sale-list li:nth-of-type(5) {
  animation-delay: 1s;
}
#sale-set article.is-animate .sale-list li:nth-of-type(6) {
  animation-delay: 1.2s;
}

.sale-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1.5rem;
}
.sale-list li {
  opacity: 0;
  width: 49%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 0;
}
.sale-list li.is-highlight {
  background: linear-gradient(to right, #b8d0ee, transparent);
}
.sale-list .img {
  width: 48%;
  position: relative;
}
.sale-list .img img {
  width: 110%;
  max-width: 110%;
  margin-left: -5%;
}
.sale-list .txt {
  width: 52%;
  text-align: left;
  position: relative;
}
.sale-list .txt .label {
  border: 1px solid #cc0202;
  text-decoration: none;
  padding: 0.1rem 0.6rem;
  background: #cc0202;
  color: #fff;
}
.sale-list .txt h4 {
  font-size: 1.4rem;
  font-weight: bold;
  padding-top: 0.2rem;
  white-space: nowrap;
}
.sale-list .price {
  line-height: 1.2;
}
.sale-list .price dt:nth-of-type(1) {
  color: #cc0202;
}
.sale-list .price dd:nth-of-type(1) {
  font-size: 190%;
}
.sale-list .price dt, .sale-list .price dd {
  display: inline-block;
  font-weight: bold;
}
.sale-list p {
  padding-top: 0.2rem;
  font-size: 80%;
  line-height: 1.4;
}

.body-promo {
  color: #005578;
  display: flex;
  align-items: center;
  justify-content: center;
}
.body-promo .txt {
  text-align: left;
  font-size: 1.3rem;
}
.body-promo .talk {
  width: 8.2rem;
  height: 8.2rem;
  background: #62b0e3;
  border-radius: 50%;
  position: relative;
  margin-top: 0.3rem;
  margin-left: 1rem;
}
.body-promo .talk:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.6rem 1rem 0.6rem 0;
  border-color: transparent #62b0e3 transparent transparent;
  position: absolute;
  top: calc(50% - .6rem);
  right: 99%;
}
.body-promo .talk img {
  width: 70%;
  margin: 0 auto;
}
.body-promo .talk p {
  color: #fff;
  font-size: 0.9rem;
  margin-top: -0.5rem;
}

.body-list {
  width: 93%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding-bottom: 2rem;
}
.body-list > li {
  width: 29%;
}
.body-list .img img {
  width: 70%;
  margin: 0 auto;
}
.body-list .txt h3 {
  background: #62b0e3;
  color: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  letter-spacing: 0.1rem;
  line-height: 1.5;
  margin: 1rem 0;
}
.body-list ul li {
  font-size: 0.85rem;
  text-align: left;
}
.body-list ul span {
  float: right;
}

.color-blue-300 {
  color: #62b0e3;
}

.color-pink-500 {
  color: #ec418c;
}

.color-green-500 {
  color: #1ac3a3;
}

#schedule {
  padding-top: 3.2rem;
  padding-bottom: 3.5rem;
}
#schedule header {
  text-shadow: 0 0 0.5rem #040d2b;
}
#schedule header .icon-star-1 {
  left: 28.5%;
}
#schedule header .icon-star-2 {
  top: -6%;
  left: 53.5%;
}
#schedule header .icon-star-3 {
  left: 41%;
}
#schedule header .icon-star-4 {
  left: 61%;
}
#schedule header .icon-star-5 {
  top: 5%;
  left: 69%;
}
#schedule .group {
  width: 88%;
  margin: 1.7rem auto;
  color: #fff;
  border: 0.2rem solid #fff;
  border-radius: 1.6rem;
  background: rgba(0, 47, 79, 0.85);
  box-shadow: 0 0 1rem #040d2b;
  padding: 2rem 3rem 3rem;
}
#schedule .group p {
  font-size: 1.6rem;
  letter-spacing: 0.15rem;
}
#schedule table {
  width: 100%;
  margin-top: 1.3rem;
  font-size: 1.1rem;
  position: relative;
  border-bottom: 1px solid #fff;
}
#schedule table:before {
  content: "";
  width: 60.5%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 1rem;
  left: 0;
}
#schedule table thead th span {
  background: #fff;
  color: #040d2b;
  line-height: 1.8;
  letter-spacing: 0.1rem;
  display: block;
  text-align: center;
  width: 7rem;
}
#schedule table thead th span.hide {
  display: none;
}
#schedule table tbody tr:first-child td {
  padding-top: 0.5rem;
}
#schedule table tbody tr:last-child th, #schedule table tbody tr:last-child td {
  padding-bottom: 1.2rem;
}
#schedule table tbody td {
  text-align: left;
  padding: 0.1rem 0;
}
#schedule table a {
  color: #fff;
}
#schedule table a:hover {
  text-decoration: underline;
}

#try-it {
  padding-top: 3rem;
  padding-bottom: 2rem;
}
#try-it .bg .pd-1, #try-it .bg .pd-2 {
  position: absolute;
  width: 16.4rem;
}
#try-it .bg img {
  width: 100%;
}
#try-it .bg .pd-1 {
  top: 40%;
  left: 7.6%;
}
#try-it .bg .pd-2 {
  top: 27.6%;
  left: 26.5%;
}
#try-it header .icon-star-1 {
  left: 42.5%;
}
#try-it header .icon-star-2 {
  left: 59.5%;
}
#try-it header .icon-star-3 {
  top: 36%;
  left: 28.5%;
}
#try-it header .icon-star-4 {
  top: 63%;
  left: 51%;
}
#try-it header .icon-star-5 {
  top: 42%;
  left: 66%;
}
#try-it .form {
  width: 33%;
  margin-top: 3rem;
  margin-left: 54%;
}
#try-it .g-form {
  width: 100%;
  margin: 0 auto;
}
#try-it .g-form li {
  padding: 0.7rem 0 0.7rem 5rem;
  margin: 0.5rem 0;
  background: #fff;
  border-radius: 0.2rem;
}
#try-it .g-form li input, #try-it .g-form li select {
  font-size: 1.2rem;
  background: transparent;
  margin: 0;
  padding: 0.4rem;
  border: 0;
}
#try-it .g-form li label {
  font-size: 1.2rem;
  color: #333;
  left: 4%;
}
#try-it .g-form li.is-pl {
  padding-left: 0;
  border: 0;
  box-shadow: none;
}
#try-it .g-form li.is-rule {
  display: flex;
  margin-bottom: 0;
}
#try-it .g-form li.is-rule .btns {
  width: 67%;
}
#try-it .g-form li.is-rule .btns button {
  width: 100%;
  font-size: 2rem;
  line-height: 2.6;
}
#try-it .g-form li.is-nobg {
  background: none;
}
#try-it .g-form li.is-option {
  color: #000;
  font-size: 30px;
  text-align: center;
  margin-top: 0%;
  background: none;
}
#try-it .g-form li.is-option .btns {
  margin: 6% 0 4%;
}
#try-it .g-form li.is-option .btns a {
  font-size: 2rem;
  text-decoration: none;
  color: #fff;
  width: 40%;
  line-height: 2.3;
}
#try-it .g-form .list-star {
  color: #fff;
  text-shadow: 1px 1px 0.3rem #000, 0 0 1rem rgba(0, 0, 0, 0.5);
}
#try-it .g-form input[type=checkbox] + label {
  left: 0;
  padding-left: 4rem;
  font-size: 1rem;
  color: #fff;
  text-shadow: 1px 1px 0.3rem #000, 0 0 1rem rgba(0, 0, 0, 0.5);
}
#try-it .g-form input[type=checkbox] + label a {
  display: inline-block;
  color: #fff;
}
#try-it .g-form input[type=checkbox] + label:before, #try-it .g-form input[type=checkbox] + label:after {
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
  text-shadow: none;
}
#try-it .g-form input[type=checkbox] + label:before {
  background: #fff;
}
#try-it .g-form .btns {
  width: 100%;
  margin-top: 1%;
  margin-bottom: 0;
  justify-content: space-between;
}
#try-it .g-form .btns button, #try-it .g-form .btns a {
  width: 100%;
  text-decoration: none;
  font-weight: normal;
  font-family: "FuturaStd-Medium", "Noto Sans TC", "蘋果儷中黑", "微軟正黑體", Arial, sans-serif;
  margin: 0 auto;
  line-height: 2;
  border: 0;
}
#try-it .note {
  padding: 0 !important;
}
#try-it .note li {
  font-size: 0.9rem;
  text-align: left;
  line-height: 1.6;
  padding: 0;
  margin: 0;
  padding-left: 1rem !important;
}
#try-it.is-animate .gift li {
  animation: try_gift_li_show 1s forwards;
}
@keyframes try_gift_li_show {
  0% {
    opacity: 0;
    transform: translate(50%, 50%) rotate(10deg) scale(1.2);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
#try-it.is-animate .gift li:nth-child(1) {
  animation-delay: 0.2s;
}
#try-it.is-animate .gift li:nth-child(2) {
  animation-delay: 0.4s;
}
#try-it.is-animate .gift li:nth-child(3) {
  animation-delay: 0.6s;
}

@media screen and (min-width: 900px) {
  .is-m {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  html {
    font-size: 3vw;
  }

  .is-pc {
    display: none;
  }

  #msg-alert .msg-wrap {
    width: 90%;
  }
  #msg-alert .msg-content header {
    font-size: 4.5vw;
  }
  #msg-alert .msg-content .detail {
    font-size: 4vw;
  }

  .msg-box .msg-content .bt {
    font-size: 3vw;
  }

  .video-wrap .img .video-btn-play {
    transform: scale(0.5);
  }

  .g-section header h2 {
    font-size: 2.8rem;
    text-shadow: 0 0 1rem #212a47;
  }

  #g-bg .bg-2 {
    background-size: auto 100%;
  }
  #g-bg .bg-3 {
    background-size: 150% 100%;
  }
  #g-bg .bg-4 {
    background-size: 150% 100%;
  }

  #kv {
    height: 72rem;
  }
  #kv .bg .pd-1, #kv .bg .pd-2 {
    width: 13rem;
  }
  #kv .bg .pd-1 {
    left: 12.6%;
    top: 29.5rem;
  }
  #kv .bg .pd-1 .txt {
    left: -6%;
  }
  #kv .bg .pd-2 {
    left: 46.8%;
    top: 22rem;
  }
  #kv .bg .pd-2 .txt {
    top: 100%;
    left: 51%;
  }
  #kv .bg video {
    top: 25%;
    left: 5%;
    width: 104%;
  }
  #kv .icon-bright-flare-1 {
    top: 27%;
    left: 38.5%;
  }
  #kv .icon-bright-flare-2 {
    top: 28.5%;
    left: -1%;
  }
  #kv .icon-star-1 {
    top: -2%;
  }
  #kv .icon-star-2 {
    top: 2%;
  }
  #kv .icon-star-3 {
    top: 10.8%;
    left: 13%;
  }
  #kv .icon-star-4 {
    top: 6%;
  }
  #kv .icon-star-5 {
    top: 6%;
  }
  #kv .icon-star-6 {
    top: 7%;
    left: 80%;
  }
  #kv header {
    width: 100%;
    margin-left: 0;
    margin-top: 3rem;
  }
  #kv .sub {
    transform: scale(0.9);
    padding-top: 1.5rem;
  }
  #kv .sub p {
    color: #fff;
  }
  #kv .btns {
    margin-top: 35rem;
  }
  #kv .btns a {
    width: 90%;
  }

  #g-nav ol {
    width: 90%;
    margin-top: 1rem;
  }
  #g-nav li {
    width: 49%;
    margin-bottom: 1rem;
  }
  #g-nav li:nth-of-type(3) a span, #g-nav li:nth-of-type(4) a span {
    letter-spacing: 0;
  }
  #g-nav a span {
    line-height: 1.2;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  #vip-gift {
    height: 75rem;
  }
  #vip-gift header .icon-star-2 {
    left: -2%;
  }
  #vip-gift header .icon-star-4 {
    top: 57%;
    left: 16%;
  }
  #vip-gift header .icon-star-5 {
    top: 59%;
    left: 54%;
  }
  #vip-gift header .icon-star-6 {
    left: 88.5%;
  }
  #vip-gift .group {
    width: 94%;
  }
  #vip-gift ol {
    flex-wrap: wrap;
  }
  #vip-gift li {
    width: 100%;
    flex: inherit;
    padding-bottom: 3rem;
  }
  #vip-gift li .img {
    margin-top: 0.2rem;
  }
  #vip-gift li .img img {
    width: 80%;
    margin: 0 auto;
  }
  #vip-gift li:nth-child(3) .img {
    margin-top: 1rem;
  }
  #vip-gift .title {
    background: linear-gradient(to bottom, transparent, #fff);
    padding-bottom: 1.5rem;
    text-align: left;
    padding-left: 2.2rem;
  }
  #vip-gift .title p {
    margin-right: 0;
  }
  #vip-gift .title b {
    font-size: 100%;
  }
  #vip-gift .icon-coupon200 {
    width: 25%;
    transform: rotate(10deg);
    top: 22%;
    right: -2%;
  }
  #vip-gift .tip-2 {
    top: -20%;
    left: 80%;
  }
  #vip-gift .tip-3 {
    left: 70%;
  }

  #limit-preorder {
    height: 37.5rem;
  }
  #limit-preorder .sale-list {
    width: 96%;
  }
  #limit-preorder .sale-list li {
    padding: 2rem 0;
  }
  #limit-preorder .sale-list .img {
    width: 100%;
    padding: 0 0.5rem;
  }
  #limit-preorder .sale-list .txt {
    width: 100%;
  }

  #mix-n-match {
    height: 28.5rem;
  }
  #mix-n-match ol {
    width: 96%;
  }
  #mix-n-match ol li {
    padding: 0 0 2rem;
  }
  #mix-n-match ol .img {
    width: 100%;
    padding: 0 0.5rem;
  }
  #mix-n-match ol .txt {
    width: 100%;
  }

  #free-gift .flex {
    width: 90%;
  }
  #free-gift .flex li {
    width: 65%;
  }
  #free-gift .flex .img img {
    margin-bottom: 0;
  }
  #free-gift .flex .icon-200 {
    width: 6.9rem;
    top: -10%;
  }

  #limit-gift {
    height: 83rem;
    padding-top: 5rem;
    padding-bottom: 0;
  }
  #limit-gift header .icon-star-2 {
    top: 20%;
    left: 0%;
  }
  #limit-gift header .icon-star-3 {
    left: 40%;
  }
  #limit-gift header .icon-star-5 {
    top: 20%;
    left: 87%;
  }
  #limit-gift ol {
    width: 90%;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  #limit-gift li {
    width: 48%;
    margin-bottom: 2rem;
  }

  #vip-points header .icon-star-2 {
    top: 12%;
    left: -1.5%;
  }
  #vip-points header .icon-star-4 {
    top: 12%;
    left: 90%;
  }
  #vip-points header .icon-star-5 {
    top: 12%;
  }
  #vip-points ol {
    width: 80%;
    margin-bottom: 5rem;
  }
  #vip-points .deco-ribbon-1 {
    top: -14%;
    left: -44%;
  }
  #vip-points .deco-ribbon-2 {
    top: 66%;
    left: 37%;
  }

  .bg-promotion {
    background-size: 160%;
    background-position: 3% 0rem;
    background-color: #00142e;
  }

  .promotion {
    height: 28rem;
  }
  .promotion .txt {
    top: 3rem;
    left: 0;
    width: 100%;
  }
  .promotion .txt .icon-star-1 {
    left: 28%;
  }
  .promotion .img .new {
    top: 64%;
    left: 5%;
  }
  .promotion .img p {
    top: 71%;
    left: 5%;
    text-align: left;
  }

  #ingredient {
    height: 46rem;
  }
  #ingredient header u {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    background: linear-gradient(to right, transparent, #fff 10%, #fff 90%, transparent);
  }
  #ingredient header .icon-star-1 {
    left: 11.5%;
  }
  #ingredient header .icon-star-2 {
    left: 28%;
  }
  #ingredient header .icon-star-3 {
    left: 34.7%;
  }
  #ingredient header .icon-star-4 {
    left: 45%;
  }
  #ingredient header .icon-star-5 {
    left: 72.8%;
  }
  #ingredient .box {
    flex-wrap: wrap;
    width: 80%;
  }
  #ingredient .right {
    order: -1;
    width: 100%;
    left: 0;
    margin-bottom: 2rem;
  }
  #ingredient .left {
    width: 100%;
  }
  #ingredient .compare p u {
    margin-top: 0.5rem;
  }
  #ingredient .compare b {
    margin-top: 0.5rem;
    display: block;
  }
  #ingredient .BA {
    display: flex;
    justify-content: space-between;
  }
  #ingredient .BA li {
    width: 49%;
  }

  #benefit {
    height: 61rem;
    padding-top: 16.5rem;
    background: linear-gradient(to bottom, transparent 20%, #212a47 35%, #30759b), url(../img/bg-7.webp);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%, 100%;
  }
  #benefit header {
    width: 100%;
    margin-left: 0;
  }
  #benefit ol {
    margin: 2rem 0 0 5%;
  }
  #benefit h3 {
    font-size: 1.7rem;
  }
  #benefit .counter {
    height: 3rem;
  }
  #benefit .counter span {
    font-size: 3rem;
  }
  #benefit .static {
    font-size: 3rem;
  }

  #cash-back {
    height: 60rem;
  }
  #cash-back ol {
    width: 70%;
    flex-wrap: wrap;
  }
  #cash-back li {
    width: 100%;
    margin-bottom: 2rem;
  }
  #cash-back li .cash-back-1,
#cash-back li .cash-back-2 {
    width: 11.8rem;
    height: 7.6rem;
    margin: 0.4rem auto 0;
  }
  #cash-back u {
    padding: 0;
  }
  #cash-back .btns {
    padding-bottom: 2rem;
  }

  #sale-set {
    width: 96%;
    height: 200rem;
  }
  #sale-set .icon-star-1 {
    left: 19%;
  }
  #sale-set .icon-star-2 {
    top: 62%;
  }
  #sale-set .icon-star-4 {
    top: 36%;
    left: 14%;
  }
  #sale-set .icon-star-5 {
    top: 19%;
    left: 42%;
  }
  #sale-set [id^=set-] {
    padding: 1rem;
  }
  #sale-set [id^=set-] header {
    display: block;
    padding: 1.5rem 0 1rem;
  }
  #sale-set [id^=set-] header h3 {
    margin-right: 0;
    line-height: 1;
  }
  #sale-set #set-1 .sale-list li:nth-child(2n) .img, #sale-set #set-2 .sale-list li:nth-child(2n) .img {
    left: 0;
  }
  #sale-set #set-1 .sale-list li:nth-child(2n) .txt, #sale-set #set-2 .sale-list li:nth-child(2n) .txt {
    left: 0;
  }
  #sale-set #set-1 .sale-list li:last-child {
    margin-left: 25%;
  }

  .sale-list li {
    display: block;
  }
  .sale-list li.is-highlight {
    background: linear-gradient(to top, #b8d0ee, transparent);
  }
  .sale-list .img {
    width: 100%;
  }
  .sale-list .txt {
    width: 100%;
    padding: 0 1rem;
  }
  .sale-list .txt h4 {
    white-space: wrap;
  }

  #schedule {
    padding-bottom: 1rem;
  }
  #schedule header .icon-star-1 {
    top: 63%;
    left: -2.5%;
  }
  #schedule header .icon-star-2 {
    left: 52.5%;
  }
  #schedule header .icon-star-3 {
    left: 21%;
  }
  #schedule header .icon-star-4 {
    left: 41%;
    top: 61%;
  }
  #schedule header .icon-star-5 {
    top: 55%;
    left: 88%;
  }
  #schedule .group {
    width: 90%;
    padding: 2rem;
  }
  #schedule table {
    border-bottom: 0;
  }
  #schedule table:before {
    display: none;
  }
  #schedule table tr, #schedule table th, #schedule table td {
    display: block;
    width: 100%;
  }
  #schedule table tr {
    border-bottom: 1px solid #fff;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  #schedule table thead {
    display: none;
  }
  #schedule table tbody tr:first-child th, #schedule table tbody tr:first-child td {
    padding: 0.3rem 0;
  }
  #schedule table tbody tr:last-child th, #schedule table tbody tr:last-child td {
    padding: 0.3rem 0;
  }
  #schedule table tbody th, #schedule table tbody td {
    padding: 0.3rem 0;
  }
  #schedule table tbody th {
    font-size: 1.2rem;
    font-weight: bold;
  }
  #schedule table tbody td:nth-child(4), #schedule table tbody td:nth-child(5) {
    text-align: left;
  }
  #schedule table .label {
    background: #fff;
    color: #508388;
    display: block;
    margin-bottom: 0.5rem;
    text-align: center;
    width: 7rem;
    margin-right: 1rem;
    border-radius: 0.2rem;
  }

  #try-it {
    padding-top: 0;
    height: auto;
  }
  #try-it .bg .pd-1, #try-it .bg .pd-2 {
    width: 10rem;
  }
  #try-it .bg .pd-1 {
    top: 14.8rem;
    left: 22.6%;
  }
  #try-it .bg .pd-2 {
    top: 9rem;
    left: 47.5%;
  }
  #try-it header .icon-star-4 {
    top: 59%;
  }
  #try-it .form {
    width: 80%;
    margin: 23rem auto 0;
  }
}
.lazy[data-src], .lazy[data-bg] {
  opacity: 0;
}

.lazy.loaded {
  transition: opacity 0.4s linear 0.1s;
  opacity: 1;
}