<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*breastfeed*/
body {
  font-family: "Noto Sans TC", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,
    Sans-serif;
  color: #5a544f;
}


a:link,
a:visited,
a:hover,
a:focus,
a:active {
  border: 0px !important;
  outline: none !important;
  color: #444444;
  text-decoration: none;
}

a {
  color: #444444;
}

.menu-24 img{
  max-width: 150px!important;
}
.gallery-product-link {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  margin: 1rem auto;
}

.gallery-product-link .buy {
  margin: 0.5rem;
}

.gallery-product-link .buy .btn {
  margin-left: auto;
  margin-right: auto;
  background: #ffffff;
  border-radius: 20px;
  justify-content: center;
  transition: all 0.3s linear;
}

.gallery-product-link .buy-color1 {
  border: 2px solid #e4dcd9;
}

.gallery-product-link .buy-color1:hover {
  background-color: #e4dcd9;
}

.gallery-product-link .buy-color2 {
  border: 2px solid #cde4e8;
}

.gallery-product-link .buy-color1:hover {
  background-color: #cde4e8;
}

.gallery-product-link .buy-color3 {
  border: 2px solid #d9dee9;
}

.gallery-product-link .buy-color3:hover {
  background-color: #d9dee9;
}

.gallery-product-link .buy .btn-text {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

/*online-icon*/
#online-icon {
  position: fixed;
  width: 150px;
  height: auto;
  right: 1rem;
  bottom: 12rem;
  z-index: 99;
}



/*navbar*/

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(77,148,185, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  color: #ffc4c0 !important;
  border-color: #ffc4c0 !important;
  border-radius: 999em;
  width: 50px;
  height: 50px;
}


.icon {
  position: fixed;
  top: 30px;
  right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  z-index: 50;
  border: 2px solid #ffc4c0;
  cursor: pointer;
  background: rgba(255, 255, 255, .5);
}

.icon span,
.icon:before,
.icon:after {
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  position: absolute;
  background-color: #ffc4c0;
  border-radius: 2px;
  top: 50%;
  left: 50%;
  transition: all .2s linear;
}

.icon span {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon:before {
  top: calc(50% - 7px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon:after {
  top: calc(50% + 7px);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon.on span {
  opacity: 0;
}

.icon.on:before {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.icon.on:after {
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.close {
  color: #ffc4c0;
  opacity: 1;
  text-shadow: none;
  border-radius: 50%;
}

.close:hover {
  color: #ffb1ac;
  opacity: 1;
}

.menu img {
  max-width: 500px;
}

.menu .modal-content li {
  padding: .4rem 0rem;
}

.menu .modal-content h3 {
  color: #5c5150;
  font-weight: 400;
  font-size: 1rem;
  display: inline-block;
}

.menu .modal-content h5 {
  color: #5c5150;
  font-weight: 400;
  font-size: 1rem;
  display: inline-block;
}

.menu .e {
  font-weight: 400;
  font-size: 1rem;
  font-family: arial;
  font-weight: 400;
  padding-left: 3px;
}


.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: none;
  border-radius: 0rem;
  outline: 0;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%238d8270'%2F%3E%3C%2Fsvg%3E");
  left: 0px;
  right: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%238d8270'%2F%3E%3C%2Fsvg%3E");
  right: 0px;
  left: auto;
}


.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #8d8270;
  opacity: 0.2;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #8d8270;
}

.swiper-container img {
  border-radius: 30px;
}

.name {
  text-align: center;
}

.ptop {
  padding-top: 5rem;
}

.pbottom {
  padding-bottom: 5rem;
}

.step {
  color: #444444;
  font-weight: 600;
  display: block;
}

.notice {
  color: #f66152;
}


.note {
  background: #c2c2c2;
  color: #ffffff;
  border-radius: 10px;
}

.border-dashed {
  border: 1px #b19079 dashed;
  border-radius: 20px;
}

.border-radius {
  border: 1px #b19079 dashed;
  border-radius: 20px;
}



.section-ptop {
  padding-top: 5rem;
}

.section-pbottom {
  padding-bottom: 5rem;
}

ul {
  padding-inline-start: 20px;
}

.text-mask {
  background: url(../images/text-mask.png);
  background-repeat: repeat-x;
  background-position: bottom;
  padding-bottom: 3px;
}

.text-block {
  background-color: #d26e96;
  color: #ffffff;
  padding: 2px 10px;
  display: inline-block;
  border-radius: 1rem;
}

.text-block-border {
  border-bottom: #5c5150 3px solid;
  color: #3e3736;
  padding: 4px 20px;
  display: inline-block;
  border-radius: 2rem;
  margin-bottom: 1.5rem;
  text-align: center;
}

.line-1 {
  background: url(../images/line1.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.line-2 {
  background: url(../images/line2.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 40rem top;
}

.line-3 {
  background: url(../images/line3.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -20rem top;
}

.line-4 {
  background: url(../images/line4.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 10rem top;
}

.line-5 {
  background: url(../images/line5.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -20rem top;
}

.line-6 {
  background: url(../images/line6.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50rem top;
}

.line-7 {
  background: url(../images/line4.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -20rem top;
}

.line-8 {
  background: url(../images/line5.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 30rem top;
}

.line-9 {
  background: url(../images/line3.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: -20rem top;
}

.line-10 {
  background: url(../images/line4.svg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 30rem top;
}

.youtube-block {
  padding-top: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #ffffff;
  border-radius: 2rem;
}

.youtube-block p {
  padding: 1rem 1rem 0 1rem;
  color: #5a4635;
}

.color-1 {
  border: #e4dcd9 8px solid;
  background: #e4dcd9;
}

.color-2 {
  border: #cde4e8 8px solid;
  background: #cde4e8;
}

.color-3 {
  border: #d9dee9 8px solid;
  background: #d9dee9;
}



/*banner*/


.banner {
  background-image: url(../images/line1.svg), url(../images/connect.png);
  height: 100vh;
  background-attachment: fixed, scroll;
  background-size: 100%, 100%;
  background-repeat: no-repeat;
  background-position: center, bottom;
  position: relative;
}

.title {
  position: absolute;
  top: 35vh;
  right: 35vh;
  z-index: 99;
}

.title h1 {
  font-size: 3.5rem;
  text-align: center;
  font-weight: 400;
}

.title h5 {
  font-size: 1rem;
  text-align: center;
  font-family: "oscine", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.title h4 {
  font-size: 1.5rem;
  text-align: center;
}

.bannerbg {
  background-image: url(../images/banner.jpg);
  height: 100vh;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  animation-timing-function: ease-in;
  animation: mymove 10s infinite;
  animation-direction: normal;
  animation-iteration-count: 1;
  transform-origin: center;
}

@keyframes mymove {
  from {
    width: 110%;
  }

  to {
    width: 100%;
  }
}


/*section_01*/
.index-section-title {
  padding-bottom: 3rem;
}

.index-section-title img {
  max-height: 155px;
}

.index-section-title-line {
  border-bottom: double #a78f79;
}

.section_01 li {
  padding-bottom: 1rem;
}

.table,
.table .thead-light th {
  color: #5a544f !important;
}

/*index-section_02*/


.img_animate a img {
  margin-top: 0rem;
  transition: all 300ms ease-in;
}

.img_animate a img:hover {
  margin-top: -1rem;
  transition: all 300ms ease-out;
}

.img_animate_scale a img {
  transform: scale(1);
  transition: all 300ms ease-in;
}

.img_animate_scale a img:hover {
  transform: scale(1.05);
  transition: all 300ms ease-out;
}

@media (max-width: 1024px) {
  .title {
    position: absolute;
    top: 35vh;
    right: 10vh;
    z-index: 99;
  }

  .banner {
    background-image: url(../images/line1.svg), url(../images/connect.png);
    height: 100vh;
    background-attachment: scroll, scroll;
    background-size: 130%, 100%;
    background-repeat: no-repeat;
    background-position: right, bottom;
    position: relative;
  }

  @keyframes mymove {
    from {
      width: 100%;
    }

    to {
      width: 100%;
    }
  }


  .line-1,
  .line-4,
  .line-7,
  .line-10 {
    background: url(../images/line1-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }

  .line-2,
  .line-5,
  .line-8 {
    background: url(../images/line2-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }

  .line-3,
  .line-6,
  .line-9 {
    background: url(../images/line3-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }
}

@media (max-width: 768px) {

  /*online-icon*/
  #online-icon {
    position: fixed;
    width: 120px;
    height: auto;
    right: 1rem;
    bottom: 5rem;
    z-index: 99;
  }

  .title {
    position: absolute;
    top: 35vh;
    right: 5vh;
    z-index: 99;
  }

  .title h1 {
    font-size: 2.8rem;
    text-align: center;
    font-weight: 400;
  }

  .title h5 {
    font-size: 1rem;
    text-align: center;
    font-family: "oscine", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .title h4 {
    font-size: 1.5rem;
    text-align: center;
  }

  .banner {
    background-image: url(../images/line1.svg), url(../images/connect.png);
    height: 100vh;
    background-attachment: scroll, scroll;
    background-size: 130%, 100%;
    background-repeat: no-repeat;
    background-position: right, bottom;
    position: relative;
  }

  @keyframes mymove {
    from {
      width: 100%;
    }

    to {
      width: 100%;
    }
  }

  .line-1,
  .line-4,
  .line-7,
  .line-10 {
    background: url(../images/line1-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }

  .line-2,
  .line-5,
  .line-8 {
    background: url(../images/line2-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }

  .line-3,
  .line-6,
  .line-9 {
    background: url(../images/line3-rwd.png);
    background-attachment: scroll;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0rem top;
  }
}





@media (max-width: 576px) {

  /*online-icon*/
  #online-icon {
    position: fixed;
    width: 100px;
    height: auto;
    right: 1rem;
    bottom: 3rem;
    z-index: 99;
  }

  .section-ptop {
    padding-top: 1.5rem;
  }

  .section-pbottom {
    padding-bottom: 1.5rem;
  }

  .banner {
    background-image: url(../images/line1.svg), url(../images/connect.png);
    height: 100vh;
    background-attachment: scroll, scroll;
    background-size: 220%, 100%;
    background-repeat: no-repeat;
    background-position: right, bottom;
    position: relative;
  }

  .title {
    position: absolute;
    top: 25vh;
    right: 0;
    z-index: 99;
  }

  .title h1 {
    font-size: 2rem;
    text-align: center;
    font-weight: 400;
  }

  .title h5 {
    font-size: .9rem;
    text-align: center;
    font-family: "oscine", sans-serif;
    font-weight: 400;
    font-style: normal;
  }

  .title h4 {
    font-size: 1.1rem;
    text-align: center;
  }

  .bannerbg {
    background-image: url(../images/banner.jpg);
    height: 100vh;
    background-attachment: scroll;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }

  .table {
    font-size: .8rem;
    text-align: left;
  }

  .table td,
  .table th {
    padding: 0.3rem;
  }

  .table th:nth-child(1) {
    width: 100px;
  }

  .table th:nth-child(4) {
    width: 100px;
  }

  .table td span,
  .table th span {
    display: block;
  }
  .youtube-block {
    padding-top: .5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    border-radius: 1rem;
    margin-left: .5rem;
    margin-right: .5rem;
  }
  
}

@media screen and (min-width: 1441px) and (max-width: 3840px) {
  .index-section-title img {
    max-height: 170px;
  }
}



@media (max-width: 991.98px) {

  .index-section-title img {
    max-height: 150px;
  }
}

@media (max-width: 767.98px) {

  .index-section-title img {
    max-height: 145px;
  }
}

@media (max-width: 576px) {
  .menu img {
    max-width: 100%;
  }

  .ptop {
    padding-top: 2rem;
  }

  .pbottom {
    padding-bottom: 0rem;
  }

  .menu .modal-content h3 {
    font-size: 1rem;
  }
}</pre></body></html>