* {
  padding: 0;
  margin: 0; }

body {
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 1.05em;
  overflow-x: hidden; }

img {
  max-width: 100%; }

.text-center {
  text-align: center; }

a:hover {
  text-decoration: none; }

.container {
  max-width: 1366px; }
  .container.hidden {
    overflow: hidden; }

.btn {
  font-size: 1.6rem;
  padding: 10px 30px;
  letter-spacing: 2px;
  border-radius: 30px;
  position: relative;
  z-index: 15; }
  .btn.btn-1 {
    background: #fff;
    border: 5px solid #D57575;
    color: #d57575; }
  .btn.btn-2 {
    background: #fff;
    border: 5px solid #88B263;
    color: #88b263; }
  .btn:hover {
    background: #FF960D;
    border-color: #FEB944;
    color: #fff; }

.computer {
  display: block !important; }
  @media (max-width: 767px) {
    .computer {
      display: none !important; } }

.phone {
  display: none !important; }
  @media (max-width: 767px) {
    .phone {
      display: block !important; } }

.banner {
  background: url("../images/bg-1.png") no-repeat;
  background-size: cover;
  padding-bottom: 16vh; }
  @media (max-width: 991px) {
    .banner {
      padding-bottom: 12vh; } }
  .banner .logo {
    padding-left: 6%;
    padding-top: 20px;
    width: 20%;
    position: relative;
    z-index: 1; }
    @media screen and (min-width: 1500px) {
      .banner .logo {
        width: 20%; } }
    @media (max-width: 991px) {
      .banner .logo {
        width: 25%; } }
    @media (max-width: 767px) {
      .banner .logo {
        padding-left: 4%;
        padding-top: 12px;
        width: 33%; } }
  .banner .banner_pic {
    position: relative;
    margin-top: -4%;
    text-align: center; }
    @media screen and (max-width: 1500px) {
      .banner .banner_pic img {
        width: 80%; } }
    @media (max-width: 767px) {
      .banner .banner_pic img {
        width: 100%; } }
    @media (max-width: 991px) {
      .banner .banner_pic {
        margin-top: -2%; } }

.copywriting {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 11vh 0 23vh;
  background: url("../images/bg2-1.png") no-repeat, url("../images/bg2-2.png") no-repeat;
  background-size: 11%,12%;
  background-position: 6% 19% ,107% 102%; }
  @media (max-width: 767px) {
    .copywriting {
      padding: 0 0 7vh; } }
  .copywriting::before {
    content: "";
    width: 100%;
    height: 10vh;
    background: url("../images/bg2-top.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -10vh;
    left: 0; }
    @media (max-width: 767px) {
      .copywriting::before {
        background-size: cover; } }
  .copywriting .bg2-item {
    position: absolute;
    z-index: 0; }
    .copywriting .bg2-item.bg2-pubduct1 {
      left: -6%;
      top: -23%;
      max-width: 24vw; }
      @media (max-width: 767px) {
        .copywriting .bg2-item.bg2-pubduct1 {
          top: -19%;
          max-width: 35vw; } }
    .copywriting .bg2-item.bg2-guava {
      max-width: 39%;
      right: 10px;
      bottom: -1%; }
      @media (max-width: 767px) {
        .copywriting .bg2-item.bg2-guava {
          bottom: -21%;
          max-width: 63%; } }
    .copywriting .bg2-item.bg2-lemon {
      top: -27%;
      right: 2%;
      max-width: 15%; }
      @media (max-width: 767px) {
        .copywriting .bg2-item.bg2-lemon {
          top: -19%;
          max-width: 24%; } }
  .copywriting h2 {
    color: #D57575;
    font-size: 40px;
    margin-bottom: 2.5rem;
    position: relative;
    z-index: 1;
    font-size: 2.2rem; }
    @media (max-width: 991px) {
      .copywriting h2 {
        font-size: 2rem; } }
    @media (max-width: 767px) {
      .copywriting h2 {
        font-size: 1.5rem;
        margin-bottom: 1rem;
        line-height: 1.5; } }
  .copywriting p {
    font-size: 1.6rem;
    color: #707070;
    line-height: 1.8;
    letter-spacing: 2px;
    position: relative;
    z-index: 1; }
    .copywriting p b {
      color: #FF600D;
      font-weight: 500; }
    @media (max-width: 991px) {
      .copywriting p {
        font-size: 1.2rem; } }
    @media (max-width: 767px) {
      .copywriting p {
        font-size: 1.2rem;
        letter-spacing: 0; } }

.bgtop {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: -10%;
  height: 17vh; }

.position {
  position: relative; }
  .position span {
    position: absolute;
    z-index: 2;
    max-width: 15%;
    display: inline-block;
    width: 15%;
    left: 5%;
    top: -17vw; }
    @media (max-width: 767px) {
      .position span {
        width: 23%;
        left: 2%;
        top: -17vw;
        max-width: 23%; } }

.act {
  position: relative;
  z-index: 0;
  margin-top: -17vh;
  text-align: center;
  padding: 18vh 0 17vh;
  background: url("../images/bg3-1.png") no-repeat, url("../images/bg3-2.png") no-repeat, url("../images/bg-3.png") no-repeat;
  background-size: 11%,12%,cover;
  background-position: 10% 40%, 100% 95%, center; }
  @media (max-width: 767px) {
    .act {
      padding: 18vh 0 9vh; } }
  .act .bg3-item {
    position: absolute;
    z-index: 1; }
    .act .bg3-item.bg3-pubduct1 {
      left: -6%;
      top: -23%;
      max-width: 24vw; }
    .act .bg3-item.bg3-guava {
      max-width: 17%;
      right: 3%;
      bottom: 33%; }
      @media (max-width: 1400px) {
        .act .bg3-item.bg3-guava {
          right: -3%; } }
      @media (max-width: 767px) {
        .act .bg3-item.bg3-guava {
          max-width: 31%;
          right: 1%;
          bottom: 20%; } }

.table-infor {
  padding: 0 15px;
  margin-top: 2rem; }
  .table-infor.t1 {
    max-width: 650px; }
  .table-infor.t2 {
    max-width: 600px; }
  @media (max-width: 767px) {
    .table-infor {
      margin-top: 0; } }

.gift {
  padding: 0 4%; }

.album {
  position: relative;
  z-index: 2;
  margin-top: 3rem;
  width: 100%;
  text-align: center;
  padding: 11vh 0 5vh;
  background: url("../images/bg4-1.png") no-repeat, url("../images/bg4-2.png") no-repeat, url("../images/bg4-3.png") no-repeat;
  background-size: 11%,12%,20%;
  background-position: 20% 106% ,62% 4%,68% 107%; }
  @media (max-width: 767px) {
    .album {
      padding-top: 0;
      background-position: 20% 86% ,62% 4%,68% 107%; } }
  .album::before {
    content: "";
    width: 100%;
    height: 10vh;
    background: url("../images/bg4-top.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: -10vh;
    left: 0; }
  .album .bg4-item {
    position: absolute;
    z-index: 1; }
    .album .bg4-item.bg4-pubduct-2 {
      left: -6%;
      top: -54%;
      max-width: 25vw; }
      @media (max-width: 767px) {
        .album .bg4-item.bg4-pubduct-2 {
          top: -75%;
          max-width: 48vw;
          left: -25%; } }

footer {
  position: relative;
  z-index: 1;
  margin-top: -5vh;
  width: 100%;
  text-align: center;
  padding: 3vh 0 3vh;
  background: url("../images/bg-5.png") no-repeat;
  background-size: cover;
  background-position: center;
  overflow-x: hidden; }
  footer::before {
    content: "";
    width: 100%;
    height: 20vh;
    background: url("../images/bg5-top.png") no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0; }
  footer span {
    color: #88B263;
    margin-right: 1rem; }
    footer span a {
      color: #88B263; }
    footer span img {
      margin-right: 5px; }
  footer .scrolltop {
    position: relative;
    top: 0;
    display: inline-block; }
  footer .bg5-item {
    position: absolute;
    z-index: 1; }
    footer .bg5-item.bg5-pubduct-3 {
      left: 87%;
      top: -3%;
      max-width: 20vw; }
      @media (max-width: 767px) {
        footer .bg5-item.bg5-pubduct-3 {
          left: 75%;
          top: 5%;
          max-width: 39vw; } }
    footer .bg5-item.bg-5roselle-1 {
      left: 10%;
      top: 0%;
      max-width: 15vw; }
      @media (max-width: 767px) {
        footer .bg5-item.bg-5roselle-1 {
          left: 1%;
          top: 0%;
          max-width: 34vw; } }
    footer .bg5-item.bg-5roselle-2 {
      left: 73%;
      bottom: 0;
      max-width: 15vw; }
      @media (max-width: 767px) {
        footer .bg5-item.bg-5roselle-2 {
          bottom: 0%;
          max-width: 42vw; } }
  @media (max-width: 767px) {
    footer .flogo {
      max-width: 55%;
      margin: auto; } }

/*# sourceMappingURL=custom.css.map */
