@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@300;400;500;700&family=Noto+Serif+TC:wght@200;400;600;700;900&family=Raleway:wght@300;400;600&display=swap');
* {
  margin: 0;
  padding: 0;
}
::selection {
  background: #f09845;
  color: #fff;
}
::-moz-selection {
  background: #f09845;
  color: #fff;
}
:root {
  scroll-padding-top: 4rem;
}
body {
  font-family: 'Noto Sans TC', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
  font-size: 18px;
  background-image: url("../../img/bg_pic01.png");

}
@media (max-width: 465px) {
    .bg {
    background-color: #fdf9e5;
  background-image: none!important;
}
     .bg2 {
    background-color: #ffffff;
  background-image: none!important;
}
    
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 1.3em !important;
  }
  h2 {
    font-size: 1.2em !important;
  }
  h3 {
    font-size: 1.1em !important;
  }
  .fs-1 {
    font-size: 1.3em !important;
  }
  .fs-2 {
    font-size: 1.25em !important;
  }
  .fs-3 {
    font-size: 1.2em !important;
  }
  .fs-4 {
    font-size: 1.1em !important;
  }
}
.back-to-top {
  position: fixed;
  display: none;
  right: 30px;
  bottom: 30px;
  z-index: 99;
}
/*** Spinner ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity .5s ease-out, visibility 0s linear .5s;
  z-index: 99999;
}
#spinner.show {
  transition: opacity .5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}
/*** Navbar ***/
.navbar {
  background-color: #ea5414;
    padding: 0!important;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 3px;
  font-weight: 500;
}
.navbar-nav img {
  height: 50px;
  width: auto;
}
#logo {
  height: 40px;
}
@media (max-width: 465px) {
  #logo {
    height: 30px;
  }
}
.btn {
  letter-spacing: 0.5rem;
  font-size: 1.6rem;
}
@media (max-width: 992px) {
  .btn {
    letter-spacing: 0.2rem;
    font-size: 1.2rem;
  }
}
.btn-danger {
  color: #fff;
  background-color: #e25b66;
  border: 0;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active:hover {
  color: #fff;
  background-color: #BD3E48;
  border: 0
}
.btn-success {
  color: #fff;
  background-color: #90c31f;
  border: 0;
}
.btn-success:hover, .btn-success:focus, .btn-success:active:hover {
  color: #fff;
  background-color: #749E15;
  border: 0
}
.btn-primary {
  color: #fff;
  background-color: #00a7df;
  border: 0;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active:hover {
  color: #fff;
  background-color: #0082AD;
  border: 0
}
/*** Footer ***/
#footer {
  margin: 0 auto;
  padding: 16px 0;
  font-size: 0.8rem;
  text-align: center;
  color: #ffffff;
  line-height: 160%;
  background-color: #333;
}
#footer a {
  color: #fff;
}
#footer a:hover, a:focus {
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  color: #fff000;
}
@media (max-width: 465px) {
  #footer {
    padding: 16px 4px;
  }
}
.card { background-color: #FFFFFF;
  border-radius: 40px;
   border: 3px solid #008ad5;
}
@media (max-width: 465px) {
  .card {
      background-color: #FFFFFF;
    border-radius: 20px;
    border: 3px solid #008ad5;
  }
}
.card2 { background-color: #FFFFFF;
  border-radius: 40px;
  border: 3px solid #0ead5d;
}
@media (max-width: 465px) {
  .card2{ background-color: #FFFFFF;
    border-radius: 20px;
    border: 3px solid #0ead5d;
  }
}
.mjy {
  color: #00a7df;
}
.mky {
  color: #0ead5d;
}
.title01 {
  font-size: 1.3rem;
  font-weight: 500;
}
.title02 {
  font-size: 2.25rem;
  font-weight: 600;
  color: #e83849;
}
.infoarea {
  max-width: 760px;
}
@media (max-width: 992px) {
  .title01 {
    font-size: 1.5rem;
  }
  .title02 {
    font-size: 1.6rem;
  }
  
}

@media (max-width: 465px) {
  .title01 {
    font-size: 1.3rem;
  }
  .title02 {
    font-size: 1.3rem;
  }
}
.title {
  font-size: 1.8rem;
  font-weight: 600;
}
.title03 {
  font-size: 1.6rem;
  font-weight: 600;
}
.text-danger {
    color:#27ac61 !important;
}
.bg_w{background-color: #ffffff;
    border-radius: 100px;
    padding: 0px 20px;
    margin: 20px 0;}
.mt{display: block; margin: 0 auto; text-align: center;}
.mx-auto{margin-left: auto !important;    margin-right: 0!important;
}

.bg{     background-image: url(../../img/bg_pic03.jpg);
    background-size: contain;
    background-repeat: repeat-y;b}
.bg_g{ background-color: transparent;}
.bg3{
    background-size: cover;background-image: url("../../img/bg_pic04.jpg"); background-repeat: no-repeat;}
.bg2{  background-size: cover;
    background-repeat: repeat-y;background-image: url("../../img/bg_pic03.jpg");}
@media (max-width: 1200px) {
  .title {
    font-size: 1.5rem;
  }
}
.text {
  font-size: 1.2rem;
}
.textarea {
  max-width: 240px;
}
@media (max-width: 820px) {
    .bg{ background-color:#ffffff!important;
}
   
  .text {
    font-size: 1.3rem;
  }
  .textarea {
    max-width: none;
  }
  .infoarea {
    max-width: none;
  }
}
@media (max-width: 465px) {
  .text {
    font-size: 1.2rem;
  }
}
.gift01 {
  color: #745131;
}
.gift02 {
  color: #ff4a1a;
}
.gp {
    font-size: 2.5rem;
    line-height: 100%;
    font-weight: 600;
    color: #ff4a1a;
    margin-bottom: 80px;
}
.price01 {
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: .7rem;
  margin-left: .7rem;
  color: #333333;
}
.price02 {
  font-size: 3.7rem;
  line-height: 100%;
  font-weight: 600;
  color: #ff4a1a;
}
.price03 {
  font-size: 1.2rem;
  color: #333333;
}
.price04 {
  display: inline-block;
  font-size: 2.5rem;
  font-weight: 600;
  color: #ff4a1a;
  border: 1px solid #ff4a1a;
  padding: 6px 30px;
}
.price05 {
  font-size: 1.8rem;
  font-weight: 600;
}
.price06 {
  font-size: 2rem;
  font-weight: 600;
  color: #ff4a1a;
}
.price07 {
  font-size: 1rem;
  font-weight: 400;
  color: #4c4c4c;
}
@media (max-width: 1024px) {
  .card .title {
    font-size: 1.6rem;
  }
  .price02 {
    font-size: 2.7rem;
  }
}
.note {
  background-color: #ff4a1a;
  font-size: 0.9rem;
}

#part01 {
  

  background-position: center top;
}
#part02_1 {
 
  background-position: center top;
  height: 66px;
}
#part02 {

  background-position: center top;
}
#part02bg {
  background-image: url("../../img/bg_pic02.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#part02_2 {
  background-image: url("../../img/bg02_m.gif");
  background-position: center top;
  height: 66px;
}
#part03 {
  background-image: url("../../img/bg03.gif");
  background-position: center top;
}
#part03bg {
  background-image: url("../../img/bg_pic03.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
}
#part03_2 {
  background-image: url("../../img/bg03_b.gif");
  height: 66px;
  background-position: center top;
}
#part04 {
  background-image: url("../../img/bg_pic04.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 1024px) {
  #part02bg {
    background-image: none;
  }
  #part03bg {
    background-image: none;
  }
}
mark {
  background-color: transparent;
  padding: 2px 6px;
  border-radius: 5px;
  color: #ff4a1a;
  background: linear-gradient(transparent 40%, rgba(255, 236, 139, 0.00) 50%, #FFEC8B 75%, #FFEC8B);
}
.back-to-top {
  position: fixed;
  display: none;
  right: 20px;
  bottom: 20px;
  z-index: 99;
  width: 60px;
  height: 60px;
}
@media (max-width: 465px) {
  .back-to-top {
    display: none;
    right: 10px;
    bottom: 10px;
    z-index: 99;
    width: 40px;
    height: 40px;
  }
}