@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100..900&display=swap");
/* CSS reset*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
.TIU_wrap h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
textarea,
.TIU_wrap p,
blockquote,
th,
td,
footer,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-aos] {
  transition-duration: 1s !important;
}
a,
div,
li {
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
a,
div,
li:hover {
  -webkit-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}
ul,
li {
  list-style: none;
}
.l-content__main,
.l-content__container {
  padding-right: 0;
  padding-left: 0;
}
.l-content__main {
  width: 100%;
  max-width: 1280px;
}
.l-content__main-top {
  margin: 0;
  padding: 0;
}
.l-content__title {
  display: none !important;
}
.c-breadcrumbs__list {
  display: none;
}
.c-form__legend {
  display: none !important;
}
.l-content {
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.pc {
  display: block;
}
.mb {
  display: none;
}
@media (max-width: 750px) {
  .pc {
    display: none !important;
  }
  .mb {
    display: block;
  }
}
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
.TIU_wrap h2,
h3,
h4,
h5,
h6,
.TIU_wrap p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  font-family: "Microsoft JhengHei", "微軟正黑體", serif !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  line-height: normal;
  font-weight: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
.TIU_wrap ol,
.TIU_wrap ul {
  list-style: none;
}
.TIU_wrap blockquote,
.TIU_wrap q {
  quotes: none;
}
.TIU_wrap blockquote:before,
.TIU_wrap blockquote:after,
.TIU_wrap q:before,
.TIU_wrap q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.TIU_wrap a,
.TIU_wrap a:hover,
.TIU_wrap a:focus,
.TIU_wrap a:active {
  text-decoration: none;
}
input:focus,
a:focus,
a:active {
  outline: none;
}
img {
  max-width: 100%;
  vertical-align: middle;
  pointer-events: none;
}
svg {
  width: 100%;
}
.color-text {
  background: -webkit-linear-gradient(
    left,
    #000000 0%,
    #666 33%,
    #000 50%,
    #333 66%,
    #000 100%
  );
  background-size: 400% 400%;
  background-clip: text;
  -webkit-background-clip: -webkit-text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  animation-name: colorText;
  animation-duration: 8s;
  animation-timing-function: ease;
  animation-iteration-count: infinite;
}
@keyframes colorText {
  0% {
    background-position: 0 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0 50%;
  }
}
body,
html {
  font-size: 1rem;
  line-height: 1.5;
}
.h2,
.h3,
.h4,
.h5 {
  display: block;
  letter-spacing: 0.05em;
}
.TIU_wrap .h2 {
  font-size: 55px !important;
}
.TIU_wrap .h3 {
  font-size: 45px !important;
}
.TIU_wrap .h4 {
  font-size: 40px !important;
}
.TIU_wrap img {
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.TIU_wrap p {
  font-size: 30px;
  text-align: justify;
  text-justify: inter-ideograph;
}
small {
  font-size: 12px;
}
sup {
  font-size: 60% !important;
  position: initial;
  vertical-align: super;
}
.font-weight-bold {
  font-weight: bold !important;
}
@media (max-width: 750px) {
  .TIU_wrap .h2 {
    font-size: 7vw !important;
  }
  .TIU_wrap .h3 {
    font-size: 5.7vw !important;
  }
  .TIU_wrap .h4 {
    font-size: 5.5vw !important;
  }
  .TIU_wrap p {
    font-size: 4vw;
  }
  small {
    font-size: 2.6vw;
  }
}
.TIU_wrap .btn-wrap a,
.TIU_wrap .btn-wrap button,
.TIU_wrap .btn-wrap form {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.TIU_wrap .btn-wrap a,
.TIU_wrap .btn-wrap button {
  display: inline-block;
  text-align: center;
  padding: 16px 30px;
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #fff;
  background-color: #000d1f;
  /* border: 1px solid #fff; */
  box-shadow: 0 0 10px #fff;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out,
    border-color 0.25s ease-out;
  cursor: pointer;
  width: fit-content;
}
.TIU_wrap .btn-wrap a::before,
.TIU_wrap .btn-wrap button::before {
  content: "";
  background: url(../images/shine_light.png) no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  width: 200%;
  height: 200%;
  margin-top: -20%;
  display: block;
  pointer-events: none;
  animation: btn-shine 4s ease 1s infinite;
}
@keyframes btn-shine {
  0% {
    transform: translateX(-150%);
  }
  70% {
    transform: translateX(120%);
  }
  100% {
    transform: translateX(120%);
  }
}
.TIU_wrap .btn-wrap a:hover,
.TIU_wrap .btn-wrap button:hover {
  transition: all 0.8s ease-in-out;
  transform: scale(0.9);
  background: #fff;
  border: 1px solid #000;
  color: #000;
}
.TIU_wrap .adjust {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100px;
  top: -135px;
}
@media (max-width: 750px) {
  .TIU_wrap .adjust {
    top: 10px;
  }
  .TIU_wrap .btn-wrap a,
  .TIU_wrap .btn-wrap button {
    padding: 2vw 8vw;
    font-size: 3.5vw;
  }
}
@media (max-width: 320px) {
  .TIU_wrap .btn-wrap .REN-btn-buy,
  .TIU_wrap .btn-wrap .REN-btn-try {
    padding: 7.5px 35px;
    font-size: 15px;
  }
}
.TIU_wrap {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans TC", "Microsoft JhengHei", "微軟正黑體", serif;
  color: #000;
}

.TIU_wrap .TIU-content {
  position: absolute;
  z-index: 2;
  top: 7.5%;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
  /* height: 100%; */
}
.TIU_wrap .sec-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.TIU_wrap .sec-title h2,
.TIU_wrap .sec-title h3,
.TIU_wrap .sec-title h4 {
  letter-spacing: 0.05em;
  width: fit-content;
  margin: 0 auto;
}
.TIU_wrap .sec-title h2 span {
  font-size: 115%;
}
.TIU_wrap .sec-title h4::before {
  content: "";
  display: block;
  width: 320px;
  height: 2px;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0),
    #fff,
    rgba(255, 255, 255, 0)
  );
  margin: 8px auto;
}
.TIU_wrap .section-2 .sec-title {
  top: 13.5%;
  z-index: 2;
}
.TIU_wrap .section-3 .sec-title {
  top: 9.5%;
}
.TIU_wrap .section-4 .sec-title {
  top: 14.5%;
}
.TIU_wrap .section-5 .sec-title {
  top: 10%;
}
@media (max-width: 750px) {
  .TIU_wrap .sec-title {
    top: 4vw;
    left: 0;
    right: 0;
  }
}
/**********************section-1 KV**************************/
.TIU_wrap .section-kv {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.TIU_wrap .section-kv .TIU-content .GN-logo {
  width: 40%;
  margin-top: 100px;
}
.TIU_wrap .section-kv h2 {
  position: relative;
  width: fit-content;
  margin: 2% auto 0;
  font-size: 72px !important;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.TIU_wrap .section-kv h3 {
  font-size: 55px !important;
  margin-top: 4px;
  letter-spacing: 0.1em;
}
.TIU_wrap .section-kv h3 span {
  font-size: 138%;
}
.TIU_wrap .section-kv .btn-wrap {
  width: fit-content;
  position: absolute;
  bottom: 4.8%;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 9;
}
.TIU_wrap .section-kv .btn-wrap a {
  min-width: 240px;
  margin: 0 5px;
}
.TIU_wrap .section-kv .note {
  position: absolute;
  bottom: 3%;
  left: 4%;
  text-align: left;
  width: 92%;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 20px;
  line-height: 1.25;
}
.TIU_wrap .section-kv .sp {
  position: absolute;
  top: 410px;
  left: 44px;
  text-align: left;
  text-shadow: 0px 0px 10px rgba(18, 23, 38, 0.7);
}
.TIU_wrap .section-kv .sp li::after {
  content: "";
  width: 44px;
  height: 2px;
  display: block;
  background: #fff;
  margin: 25px auto 0;
}
.TIU_wrap .section-kv .sp li:nth-of-type(3)::after {
  display: none;
}
.TIU_wrap .section-kv .sp li:nth-of-type(3) .sp_p {
  align-self: last baseline;
  font-size: 22px;
  transform: translateY(-12px);
}

@media (max-width: 750px) {
  .TIU_wrap .section-kv .TIU-content .GN-logo {
    margin-top: 13.3vw;
  }
  .TIU_wrap .section-kv h2 {
    font-size: 9.5vw !important;
  }
  .TIU_wrap .section-kv h3 {
    font-size: 7.5vw !important;
    margin-top: 0.5vw;
  }
  .TIU_wrap .section-kv .btn-wrap a {
    min-width: 32vw;
    margin: 0 0.6vw;
  }
  .TIU_wrap .section-kv .note {
    font-size: 2.6vw;
  }
  .TIU_wrap .section-kv .sp {
    top: 54.6vw;
    left: 5.8vw;
  }
  .TIU_wrap .section-kv .sp li::after {
    width: 5.8vw;
    height: 0.2vw;
    margin: 3.3vw auto 0;
  }
  .TIU_wrap .section-kv .sp li:nth-of-type(3) .sp_p {
    font-size: 2.9vw;
    transform: translateY(-1.6vw);
  }
  .TIU_wrap .section-kv .sp_num {
    font-size: 9.6vw;
  }
  .TIU_wrap .section-kv .sp_sign {
    font-size: 5.3vw;
  }
  .TIU_wrap .section-kv .sp_p {
    font-size: 4.6vw;
  }
  .TIU_wrap .section-kv .sp_p sup {
    font-size: 1.6vw !important;
    margin-top: 2.1vw;
    transform: translateY(0.8vw);
  }
  .TIU_wrap .section-kv .sp_txt {
    font-size: 2.9vw;
    margin-top: -1vw;
  }
}
/* section 2 */
@keyframes circle-jump {
  0% {
    transform: scale(0.85);
  }
  100% {
    transform: scale(1);
  }
}
/* section 2 */

.section-2 {
  overflow: hidden;
}
.section-2 .sec-title h2 {
  width: 100%;
}
.section-2 .sec-title h3 {
  margin-top: 1.5%;
}
.sec2-list {
  position: absolute;
  z-index: 2;
  top: 36.5%;
  width: 40%;
  left: 13%;
  letter-spacing: 0;
}
.sec2-list li {
  text-align: left !important;
}
.sec2-list .h4 {
  padding-bottom: 6%;
  margin-bottom: 0;
  font-weight: 600;
}
.sec2-list li:not(:last-child)::after {
  content: "";
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  margin: 30px 0;
}
.sec2-list p {
  line-height: 1.5;
  text-align: left !important;
  color: #666;
}
.sec2-bg.move-down {
  /* animation: ballDrop2 8s linear forwards infinite; */
  animation: ballDrop2 6s linear alternate infinite;
}
.sec3-ball,
.sec3-skin {
  pointer-events: none;
  z-index: 5;
}
.sec3-ball {
  transition: transform 3s ease-in-out infinite;
  z-index: 1;
  transform: translateY(0);
}
.sec3-ball.move-down {
  animation: ballDrop 4s linear alternate infinite;
}

@keyframes ballDrop {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(45px);
    opacity: 0.5;
  }
  100% {
    transform: translateY(90px);
    opacity: 0.25;
  }
}
@keyframes ballDrop2 {
  0% {
    transform: translateY(-20px);
    opacity: 1;
  }
  50% {
    transform: translateY(20px);
    opacity: 1;
  }
  100% {
    transform: translateY(40px);
    opacity: 1;
  }
}
/* 呼吸閃動動畫 */
@keyframes glowPulse {
  0%,
  100% {
    filter: drop-shadow(0 0 8px rgba(0, 27, 61, 0.8))
      drop-shadow(0 0 12px rgba(0, 27, 61, 0.6))
      drop-shadow(0 0 16px rgba(0, 27, 61, 0.4));
  }
  50% {
    filter: drop-shadow(0 0 12px rgba(0, 27, 61, 1))
      drop-shadow(0 0 18px rgba(0, 27, 61, 0.8))
      drop-shadow(0 0 24px rgba(0, 27, 61, 0.6));
  }
}
@media screen and (max-width: 750px) {
  .section-2 .sec-title h3 {
    margin-top: 2vw;
  }
  .sec3-ingredient .ing-tt {
    margin-bottom: 2.9vw;
  }
  .sec2-list li:not(:last-child)::after {
    margin: 10.5% 0;
  }
}
/* section 3 */
.sec3-list {
  position: absolute;
  top: 25.5%;
  width: 76%;
  left: 13%;
}
.sec3-list li {
  text-align: left !important;
  width: 100%;
}
.sec3-list li .h4 {
  font-weight: bold;
  margin-bottom: 2.5%;
}
.sec3-list li span {
  display: block;
  font-weight: bold;
  margin-bottom: 2%;
}
.sec3-list li:nth-child(1) {
  margin-bottom: 28%;
}
.sec3-list li:nth-child(2) {
  margin: 0 0 33% auto;
  padding-left: 60%;
}
.sec3-list li:nth-child(1) span {
  color: #deb4b4;
}
.sec3-list li:nth-child(2) span {
  color: #bda7cc;
}
.sec3-list li:nth-child(3) span {
  color: #b5c2b9;
}
.sec3-list p {
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
  .section-3 .sec-title h3 {
    margin-top: 2vw;
  }
}
/* section 4 */
.sec4-list {
  position: absolute;
  top: 38.5%;
  width: 44.5%;
  right: 13%;
  letter-spacing: 0;
}
.sec4-list li {
  text-align: right !important;
}
.sec4-list .h4 {
  padding-bottom: 6%;
  margin-bottom: 0;
  font-weight: 600;
  color: #eec5d7;
}
.sec4-list li:not(:last-child)::after {
  content: "";
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background: #ccc;
  margin: 45px 0;
}
.sec4-list p {
  line-height: 1.5;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .section-4 .sec-title h3 {
    margin-top: 2vw;
  }
  .sec4-list li:not(:last-child)::after {
    margin: 15% 0;
  }
}
/* section 5 */
.sec5-list {
  position: absolute;
  top: 27.5%;
  width: 76%;
  left: 13%;
}
.sec5-list li {
  text-align: left !important;
}
.sec5-list li .h4 {
  font-weight: bold;
  margin-bottom: 3.5%;
}
.sec5-list li span {
  display: inline-block;
  font-weight: bold;
  color: #fff;
  padding: 15px 45px;
}
.sec5-list li:nth-child(1) {
  margin-bottom: 24%;
}
.sec5-list li:nth-child(2) {
  margin: 0 0 40% auto;
  text-align: right !important;
}
.sec5-list li:nth-child(2) p {
  text-align: right !important;
}
.sec5-list li:nth-child(1) span {
  background: #f3c7c6;
}
.sec5-list li:nth-child(2) span {
  background: #c7b1d7;
}
.sec5-list li:nth-child(3) span {
  background: #bdd2c3;
}
.sec5-list p {
  line-height: 1.5;
}
.TIU_wrap .box-wrap {
  display: inline-block;
  box-shadow: 0 0 10px #fff;
  border-radius: 0;
  transition: background-color 0.8s ease-out, color 0.8s ease-out,
    border-color 0.8s ease-out;
  cursor: pointer;
  width: fit-content;
}
@media screen and (max-width: 750px) {
  .section-5 .sec-title {
    top: 7.4vw;
  }
  .section-5 .sec-title h2 {
    margin-bottom: 2.1vw;
  }
  .section-5 .btn-wrap a {
    min-width: 32vw;
  }
  .sec5-list li span {
    padding: 3% 8.5%;
  }
}

.section-6 .sec-title {
  text-align: left;
  top: 16%;
  width: 88%;
}
.section-6 .sec-title h2,
.section-6 .sec-title h3 {
  width: 100%;
}
.section-6 .bottom {
  position: absolute;
  top: 28%;
  width: 88%;
  left: 6%;
}
.section-6 p{
  font-size: 1.75rem;
  line-height: 1.5;
}

.section-6 .note {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 2em;
  padding: 0;
}