@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;
}
:root {
  scroll-padding-top: 3rem;
}
::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-color: #dbedf2;
  color: #000;
}
row{margin: 0 !important;}

a {
   
    text-decoration: underline;
}
.b_text{color: #00a7de; font-size: 1.5em !important; font-weight: bold;}
.g_text{color: #8fc31f; font-size: 1.5em !important; font-weight: bold;}

@media (max-width: 465px) {
    .mb-5 {
    margin-bottom: 0rem !important;
    margin-top: 0rem!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;
}
.back-to-banner {
  position: fixed;
  display: none;
  right: 10px;
  bottom: 90px;
  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: #783737;
}
.navbar-dark .navbar-nav .nav-link {
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0;
  font-weight: 500;
}
.navbar-nav img {
  height: 50px;
  width: auto;
}
#logo {
  height: 60px;
}
@media (max-width: 465px) {
  #logo {
    height: 40px;
  }
}
.btn {
  letter-spacing: 0.1rem;
  font-size: 1.6rem;
}
@media (max-width: 992px) {
  .btn {
    letter-spacing: 0.2rem;
    font-size: 1.2rem;
  }
}
.btn-danger {
  color: #fff;
  background-color: #fc4622;
  border: 0;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active:hover {
  color: #fff;
  background-color: #783737;
  border: 0
}
.btn-blue {
        margin-bottom: 10px;
  color: #fff;
  background-color:  #783737;
  border: 0;
    width: 100%;
}
    .p-lg-3 {
        padding: 1rem !important;
        margin-bottom: 25px;
    }
.btn-blue a{
    text-decoration: none;
  color: #fff;
  background-color:  #783737;
  border: 0;
}
.btn-blue:hover, .btn-success:focus, .btn-success:active:hover {
  color: #fff;
  background-color:  #783737;
}
.btn-green {
  color: #fff;
  background-color: #90c31f;
  border: 0;
}
.btn-green:hover, .btn-primary:focus, .btn-primary:active:hover {
  color: #fff;
  background-color: #90c31f;
  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 {
  border-radius: 15px;
  box-shadow: 0 2px 6px 1px #167ac6;
}
@media (max-width: 465px) {
  .card {
    border-radius: 20px;
    box-shadow: 0 0 4px 1px #167ac6;
  }
}

.mjy {
  color: #00a7df;
}
.mky {
  color: #90c31f;
}
.oky {
  color: #fc4622;
}

.title01 {
  font-size: 1.7rem;
  font-weight: 500;
}
.title02 {
   padding-bottom: .3rem!important;
    line-height: 1.3;
  font-size: 2.25rem;
  font-weight: 600;
  color: #fc4622;
  padding-top: 5rem !important;
}
.infoarea {
  max-width: 760px;
}


.btn-group-lg>.btn, .btn-lg {
padding: .5rem 1.1rem;
    font-size: 1.3rem;
    border-radius: 10rem;
   
}
@media (max-width: 992px) {
  .title01 {
    font-size: 1.5rem;
  }
  .title02 {
    font-size: 1.6rem;
  }
}
.mb-5 {
    margin-bottom: 1rem !important;
    margin-top: 3rem;
}
.w70{ max-width:70%;}
@media (max-width: 465px) {
  .title01 {
    font-size: 1.3rem;
  }
  .title02 {
    font-size: 1.3rem;
  }
}
.title {
  font-size: 1.4rem;
  font-weight: 600;
}
.name {
    color:#fc4622;
  font-size: 1.3rem;
  font-weight: 600;
}
.money {
    color:#999999;
  font-size: 1rem;
  font-weight: normal;
}
.list {
    color:#111111;
  font-size: .9rem;
  font-weight: normal;
    text-align: left;
    padding: 10px 15px;
}
.title2 {
    letter-spacing: -1px;
    color:#fc4622;
  font-size: 1.4rem;
  font-weight: 600;
}
.title3 {
       color:#333333;
  font-size: 1.2rem;
  font-weight: 600;
}
.title03 {
  font-size: 1.4rem;
  font-weight: 600;
}
@media (max-width: 1200px) {
  .title {
      padding-top:0px;
    font-size: 1.4rem;
  }
     .title2 {
      padding-top:0px;
    font-size: 1.5rem;
  }
}
.text {
  font-size: 1.3rem;
}
.textarea {
  max-width: 275px;
}
.card-body {
    flex: 1 1 auto;
    padding: 1rem 0rem;
}
.card-body > img {
    width: 100%;
    padding-top:25px;
}
@media (max-width: 820px) {
  .text {
    font-size: 1.3rem;
  }
  .textarea {
    max-width: none;
  }
  .infoarea {
    max-width: none;
  }
}
.books-icons {
    color: #ffffff;
    padding: 5px 0;
    width: 150px;
    height: 40px;
    background-color: #783737;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.good-books-box{display: block;padding-bottom: 30px;}
.good-books-box > p > b {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #e1402b;
}
.good-books-box > p {
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 500;
}

.pb-5 {
    padding-top: 1rem;
}
.pb-005 {
    
    padding-top: 4rem;
}
.books-link-area {position: absolute;width: 100%;bottom: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);display: table;table-layout: fixed;}
.books-link-area > a {display: table-cell;padding: 10px 0;text-align: center;font-weight: 500;font-size: 1.1rem;text-decoration: none;outline: none;color: #FFF;}
.books-link-area > a.links-bg01 {background-image: linear-gradient( 180deg, #01a7df 10%, #3b7ac0 100%);border-right: 0.5px solid #a6c1e0;border-radius: 0 0 0 15px;
}
.books-link-area > a.links-bg02 {background-image: linear-gradient( 180deg, #8ec21f 10%, #0e9a45 100%);border-left: 0.5px solid #14582e;border-radius: 0  0 15px 0 ;
}

@media (max-width: 465px) {
    .m-t{
    text-align: left;
    padding-left: 60px;}
    
    .back-to-banner {
  bottom: 70px;
    width: 150px;
}
  .text {
    font-size: 1.2rem;
  }
}
.gift01 {
  color: #333333;
}
.gift02 {
  color: #fc4622;
}
.price01 {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #333333;
}
.price02 {
  font-size: 3.7rem;
  line-height: 100%;
  font-weight: 600;
  color: #fc4622;
}
.price03 {
  font-size: 1.6rem;
   color: #fc4622;
}
.price08 {
  font-size: 1.3rem;
   color: #333333;
}
.price04 {
  display: inline-block;
  font-size: 2.5rem;
  font-weight: 600;
  color: #e85653;
  border: 1px solid #e85653;
  padding: 6px 30px;
}
.price05 {
  font-size: 1.8rem;
  font-weight: 600;
}
.price06 {
  font-size: 2rem;
  font-weight: 600;
  color: #e85653;
}
.price07 {
  font-size: 1rem;
  font-weight: 400;
  color: #4c4c4c;
}

@media (max-width: 1024px) {
  .card .title {
    font-size: 1.5rem;
  }
  .price02 {
    font-size: 2.7rem;
  }
}
.info{font-size: 1rem; padding-top: 15px;}
.note {
  background-color:rgba(27,127,204,.8);
  font-size: 0.9rem;
}
#c2 {
  background-image: url("../../img/bg_pic01.png");
  background-position: center top;
}
#part01 {

  background-position: center top;
}
#part02_1 {
  background-image: url("../../img/bg02_t.gif");
  background-position: center top;
  height: 66px;
}
#part02 {
  background-image: url("../../img/bg02.gif");
  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: #e85653;
  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;
  }
}

