@charset "UTF-8";
/* Scss Document */
* {
  font-family: "微軟正黑體", 微軟正黑體, "Microsoft JhengHei", "PingFang TC", "蘋果儷中黑", "Apple LiGothic Medium", "Lato", "Arial", "Lucida Grande", sans-serif;
  font-weight: 400;
}

p {
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 1px;
}

h1, h2, h3 {
  text-transform: uppercase;
  font-weight: 700;
}

h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 700;
}

h1 {
  font-size: 48px;
  line-height: 44px;
  color: white;
}

h2 {
  font-size: 56px;
  line-height: 52px;
  color: white;
}

h3 {
  font-size: 18px;
  line-height: 21px;
  color: white;
}

h4 {
  font-size: 38px;
  line-height: 36px;
  letter-spacing: 1px;
}

h5 {
  font-size: 24px;
  line-height: 26px;
}

h6 {
  font-size: 21px;
  line-height: 21px;
}

.sub_cat_menu .sub_cat_button {
  font-family: "微軟正黑體", 微軟正黑體, "Microsoft JhengHei", "PingFang TC", "蘋果儷中黑", "Apple LiGothic Medium", "Arvo", "Arial", "Lucida Grande", sans-serif;
}

@media screen and (min-width: 899px) {
  h1 {
    font-size: 80px;
    line-height: 80px;
  }
  h2 {
    font-size: 74px;
    line-height: 68px;
  }
  h3 {
    font-size: 42px;
    line-height: 45px;
  }
  h4 {
    font-size: 39px;
    line-height: 42px;
  }
  h5 {
    font-size: 33px;
    line-height: 36px;
  }
  h6 {
    font-size: 24px;
    line-height: 24px;
  }
  .dog_wrapper .index_dog_title h2 {
    font-size: 80px;
    line-height: 80px;
    width: 70%;
  }
  .cat_wrapper .index_cat_title h2 {
    font-size: 80px;
    line-height: 80px;
    width: 70%;
  }
  .button {
    padding: 12px 30px;
    margin-top: 8px;
    font-family: "微軟正黑體", 微軟正黑體, "Microsoft JhengHei", "PingFang TC", "蘋果儷中黑", "Apple LiGothic Medium", "Lato", "Arial", "Lucida Grande", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
  }
}/*# sourceMappingURL=meadow_basic_hk.css.map */