@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: #ac6a00;
  color: #fff;
}
::-moz-selection {
  background: #ac6a00;
  color: #fff;
}
body {
  font-family: 'Raleway', 'Noto Sans TC', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
  font-size: 20px;
  line-height: 180%;
  background-color: #f9f7e7;
  color: #333;
  background: url("../images/bg.jpg");
  background-position: center top;
}
h3 {
  color: #ac6a00;
}
.card-primary {
  opacity: 0.6;
}
.cursor {
  cursor: pointer;
}
.rounded {
  border-radius: 30px !important;
}
#results {
  text-align: center;
  font-family: 'Noto Sans TC', "微軟正黑體", 'Microsoft JhengHei', sans-serif;
}
.body-font {
  line-height: 180%;
  font-weight: 400;
}
@media(min-width: 576px) {
  .body-font {
    font-size: 24px;
  }
  .myLink {
    font-size: 27px;
  }
  .best {
    color: #54332d;
    font-size: 1.1em;
	   line-height:210%;
  }
  .besthighlight {
    font-size: 1.2em;
    font-weight: 500;
  }
  .best02 {
    color: #6b5996;
    font-size: 1.2em;
  }
  .best02star {
    color: #F25050;
    font-size: 0.7em;
  }
  .title h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
    font-size: 2em;
    line-height: 160%;
    color: #ac6a00;
  }
  .title h1:after, .title h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #ac6a00;
    background-color: transparent;
  }
  .newbook {
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
    font-size: 1.3em;
    line-height: 100%;
    padding: 10px 30px;
    border: solid 1px #ac6a00;
    color: #ac6a00;
  }
  .newbooktext {
    color: #54332d;
    font-size: 1em;
    line-height: 130%;
  }
  .highlight {
    color: #ac6a00;
  }
	#results h1 {
    color: #6b5996;
    font-size: 1.5em;
	  line-height: 150%;
    font-weight: 400;
  }
  #results .answer {
    background-color: #6b5996;
    color: #fff;
    padding: 4px 10px;
    font-size: 0.8em;
  }
  #results .answertext {
    color: #6b5996;
	font-size: 0.8em;

  }
}
@media(max-width:575px) {
  .body-font {
    font-size: 1.1em;
  }
  .myLink {
    font-size: 1.4em;
  }
  .best {
    color: #54332d;
    font-size: 1em;
	   line-height:210%;
  }
  .besthighlight {
    font-size: 1.1em;
    font-weight: 500;
  }
  .best02 {
    color: #6b5996;
    font-size: 1.2em;
  }
  .best02star {
    color: #F25050;
    font-size: 0.7em;
  }
  .title h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
    font-size: 1.7em;
    letter-spacing: 0;
    line-height: 130%;
    color: #ac6a00;
  }
  .title h1:after, .title h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #ac6a00;
    background-color: transparent;
  }
  .newbook {
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
    font-size: 1.1em;
    line-height: 100%;
    padding: 5px;
    border: solid 1px #ac6a00;
    color: #ac6a00;
  }
  .newbooktext {
    color: #54332d;
    font-size: 0.8em;
    line-height: 130%;
  }
  .highlight {
    color: #ac6a00;
  }
	#results h1 {
    color: #6b5996;
    font-size: 1.2em;
	  line-height: 150%;
    font-weight: 400;
  }
  #results .answer {
    background-color: #6b5996;
    color: #fff;
    padding: 4px 10px;
    font-size: 0.8em;
  }
  #results .answertext {
    color: #6b5996;
	font-size: 0.8em;

  }
}
@media(min-width: 1200px) {
  .body-font {
    font-size: 27px;
  }
  .myLink {
    font-size: 32px;
  }
  .best {
    color: #54332d;
    font-size: 1.3em;
	  line-height:210%;
  }
  .besthighlight {
    font-size: 1.4em;
    font-weight: 500;
  }
  .best02 {
    color: #6b5996;
    font-size: 1.4em;
  }
  .best02star {
    color: #F25050;
    font-size: 0.7em;
  }
  .title h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Noto Serif TC', serif;
    font-weight: 600;
    font-size: 3em;
    line-height: 180%;
    color: #ac6a00;
  }
  .title h1:after, .title h1:before {
    content: " ";
    display: block;
    border-bottom: 1px solid #ac6a00;
    background-color: transparent;
  }
  .newbook {
    font-family: 'Noto Serif TC', serif;
    font-weight: 400;
    font-size: 1.5em;
    line-height: 100%;
    padding: 10px 50px;
    border: solid 1px #ac6a00;
    color: #ac6a00;
  }
  .newbooktext {
    color: #54332d;
    font-size: 1em;
    line-height: 130%;
  }
  .highlight {
    color: #ac6a00;
  }
  #results h1 {
    color: #6b5996;
    font-size: 1.5em;
	  line-height: 150%;
    font-weight: 400;
  }
  #results .answer {
    background-color: #6b5996;
    color: #fff;
    padding: 4px 10px;
    font-size: 0.8em;
  }
  #results .answertext {
    color: #6b5996;
	font-size: 0.8em;

  }
}
/*** Footer ***/
#footer {
  margin: 0 auto;
  padding: 16px 0;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  line-height: 140%;
  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 0 16px 0;
  }
}
/*** Footer ***/
.footer .btn.btn-link {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  color: var(--secondary);
  font-weight: normal;
  text-transform: capitalize;
  transition: .3s;
}
.footer .btn.btn-link::before {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.footer .btn.btn-link:hover {
  color: var(--primary);
  letter-spacing: 1px;
  box-shadow: none;
}
.scrollup {
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: 80px;
  right: 20px;
  text-indent: -9999px;
  background: url("images/top.png") no-repeat;
  z-index: 9999;
}
/*** Btn ***/
.btn-purple {
  color: #fff;
  background-color: #6b5996;
  border-color: #6b5996
}
.btn-purple:hover {
  color: #fff;
  background-color: #7C61BB;
  border-color: #7C61BB
}
.btn-check:focus + .btn-purple, .btn-purple:focus {
  color: #fff;
  background-color: #7C61BB;
  border-color: #7C61BB;
  box-shadow: 0 0 0 .25rem rgba(94, 40, 154, 0.5)
}
.btn-check:checked + .btn-purple, .btn-check:active + .btn-purple, .btn-purple:active, .btn-purple.active, .show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #7C61BB;
  border-color: #7C61BB
}
.btn-check:checked + .btn-purple:focus, .btn-check:active + .btn-purple:focus, .btn-purple:active:focus, .btn-purple.active:focus, .show > .btn-purple.dropdown-toggle:focus {
  box-shadow: 0 0 0 .25rem rgba(94, 40, 154, 0.50)
}
.btn-purple:disabled, .btn-purple.disabled {
  color: #fff;
  background-color: #7C61BB;
  border-color: #7C61BB
}

/*** Navbar ***/
.navbar{
	background-color: #885724;
}
.navbar-brand {
  height: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-brand {
    height: 40px;
  }
}