body,
html {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body {
  font-family: Microsoft JhengHei;
  font-size: 15px;
  line-height: 1.6em;
  width: 100%;
  max-height: 100%;
}
a {
  text-decoration: none;
  outline-color: -moz-use-text-color;
  outline-style: none;
  outline-width: medium;
  text-decoration-color: -moz-use-text-color;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  -webkit-text-decoration-style: solid;
  text-decoration-style: solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:hover {
  text-decoration: none;
}
header {
  overflow: hidden;
  z-index: 8888;
  position: fixed;
  width: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
  border-bottom: 1px solid #e7e7e7;
}
header {
  padding: 0 !important;
}
nav.navbar.navbar-default {
  min-height: 60px;
  padding: 0;
}
header .navbar-brand {
  margin: 0 !important;
  padding: 5px 0 !important;
}
header .navbar-brand img {
  width: 210px;
  height: auto;
}
footer {
  background-color: #222;
  color: #fff;
  padding: 1em 0;
  text-align: center;
}
.method-title {
  font-size: 2.2em;
  font-weight: 700;
}
.btnset {
  text-align: center;
}
.btnset a {
  color: #f1c500;
  border: 3px solid #880f0f;
  background-color: #f1c500;
  box-shadow: 3px 5px #880f0f;
  border-radius: 30px;
  font-size: 1.8em;
  font-weight: bolder;
  padding: 0.2em 1em;
  display: inline-block;
}
.btnset a:hover {
  color: #fff;
  border: 3px solid #d33657;
  background-color: #d33657;
}
.btnset.btn_new a {
  background-color: transparent;
  border: none;
}
.btnset.btn_new a:hover {
  background-color: transparent;
  border: none;
}
@media (max-width: 992px) {
  header .container {
    width: 100%;
  }
  header .container {
    min-height: 50px;
    padding: 0 !important;
  }
  header .container .navbar-brand img {
    width: 100%;
    width: 200px;
    height: auto;
  }
  header .container .navbar-header {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  footer span {
    display: block;
  }
}
.btnset a {
  color: #ca9f37;
  border: 3px solid #be0602;
  background-color: #fff;
  box-shadow: 3px 5px #880f0f;
  line-height: 1.2;
}
.btnset a:hover {
  color: #fff;
  border: 3px solid #ffd392;
  background-color: #ca141d;
  box-shadow: 3px 5px #8d6e40;
}
body {
  scroll-behavior: smooth;
}
#gotop {
  position: relative;
  position: fixed;
  z-index: 90;
  right: 30px;
  bottom: 31px;
  width: 40px;
  height: 40px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  line-height: 45px;
  border-radius: 50%;
  transition: all 0.5s;
  text-align: center;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: center;
  align-items: center;
}
#gotop a {
  display: block;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}
.arrowUp {
  width: 14px;
  height: 14px;
  transform: rotate(45deg) translate(2px, 2px);
  border: 1px solid #fff;
  border-bottom: 0;
  border-right: 0;
}
.topBnAll {
  position: relative;
  overflow: hidden;
}
.arrowUp {
  width: 14px;
  height: 14px;
  transform: rotate(45deg) translate(2px, 2px);
  border: 1px solid #fff;
  border-bottom: 0;
  border-right: 0;
}
::selection {
  color: #fff;
  background: #045dac;
}
.topicBox {
  position: relative;
}
.anime_upDown {
  animation: upDown 3s infinite linear;
}
@keyframes upDown {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
}
body,
html {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
.productSetprice a {
  text-decoration: none;
  color: #000;
}
.productSetprice a h4 {
  text-align: center;
  font-weight: 700;
  margin: 0;
  font-size: 16.5px;
}
.productSetprice .priceBox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.productSetprice .priceBox .discountBox {
  background-color: red;
  color: #fff;
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
}
.productSetprice .priceBox .redprice_lable {
  background-color: #ff0000;
  color: #ffffff;
  margin-right: 5px;
  padding-right: 5px;
  padding-left: 5px;
  border-radius: 10em;
}
.productSetprice .priceBox .oriprice {
  text-decoration: line-through;
  padding-right: 10px;
  color: #464646;
}
.productSetprice .priceBox .oriprice.text-white {
  color: #fff;
}
.productSetprice .priceBox .speprice {
  color: red;
  font-weight: 700;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  white-space: nowrap;
}
.productSetprice .priceBox .speprice .greytext {
  font-size: 14px;
}
.productSetprice .priceBox .greytext.average {
  font-size: 11px;
  color: red;
  height: 20px;
}
.topCarbox {
  position: absolute;
  bottom: 0;
  right: 30px;
  width: 30%;
}
:focus-visible {
  outline: 0 !important;
}
:focus {
  outline: 0 !important;
}
.box {
  max-width: 245px;
  padding: 5px;
  height: 50px;
  padding-top: 5px;
  margin: 0 auto;
}
.ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  word-break: break-all;
}
.text-white {
  color: #fff;
}
* [class^="swiper-container"] {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  padding-bottom: 20px;
}
.swiper-wrapper {
  z-index: 10;
}
* [class^="swiper-button-"] {
  background: rgba(255, 255, 255, 1);
  border-radius: 50%;
  width: 25px;
  height: 25px;
  box-shadow: 0 0 3px rgb(0 0 0 / 30%);
  position: absolute;
  top: 50%;
  z-index: 15;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
* [class^="swiper-button-"]::after {
  font-size: 10px;
}
body {
  scroll-behavior: smooth;
  overflow-x: hidden;
}
html {
  overflow-x: hidden;
}
.sidepanel {
  position: fixed;
  z-index: 20;
  height: auto;
  top: 100px;
  right: -200px;
  background-color: #000;
  border-right: none;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  padding-bottom: 30px;
  border-radius: 30px 0 0 45px;
}
.sidepanel a {
  padding: 8px 8px 8px 20px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
}
.sidepanel a:hover {
  color: #f1f1f1;
  background-color: #045daf;
}
.sidepanel a.closebtn {
  padding: 8px;
}
.sidepanel .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
}
.openbtn {
  font-size: 16px;
  cursor: pointer;
  background-color: #111;
  color: #fff;
  padding: 10px 15px;
  border: none;
  position: fixed;
  top: 100px;
  right: 0;
  z-index: 15;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.openbtn:hover {
  background-color: #444;
}
.dropbtn {
  background-color: #ddd;
  color: #fff;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.dropbtn:focus,
.dropbtn:hover {
  background-color: #ccc;
}
.dropdown {
  display: inline-block;
  right: -37px;
  top: 30px;
  transform: translate(-50%, -50%);
  z-index: 10000;
  position: fixed;
}
.dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f1f1f1;
  min-width: 200px;
  overflow: auto;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.dropdown-content a:nth-child(2n) {
  background-color: #fff;
}
.dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown a:hover {
  background-color: #ddd;
}
.show {
  display: block;
}
.hamline {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  pointer-events: none;
}
.hamline div {
  width: 40px;
  height: 4px;
  background-color: #f0f8ff;
  border-radius: 20px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.row {
  margin: 0;
}
* [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.aniview {
  opacity: 0;
}
section.visualBox {
  margin-top: 60px;
}
footer p {
  margin: 0;
}
.methodBoxAll {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 700;
}
.actallBox .swiper-container {
  padding-bottom: 30px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 5px;
}
.swiper-container3 {
  padding-bottom: 20px;
}
a:hover {
  color: #3e68c7;
  scroll-behavior: smooth;
}
.productSetprice .priceBox .discountBox {
  background-color: red;
  color: #fff;
  text-decoration: none;
  padding: 2px 5px;
  border-radius: 4px;
}
.nocarslideBox-5row .priceBox.freelabelbigBox {
  flex-direction: column;
}
section#method a {
  margin: 0 3px;
  color: #ffe600;
}
section#method a:hover {
  color: #ca141d;
  background-color: #f3cb86;
  text-shadow: none;
}
main section {
  padding-top: 10px;
  padding-bottom: 10px;
}
.carsboxbg {
  background-color: #fff;
  padding: 8px;
  padding-left: 18px;
}
.carsboxbg.carsboxbg22 {
  padding-left: 8px;
  padding-bottom: 20px;
  padding-top: 30px;
}
.swiper-container2 {
  padding: 10px;
  padding-bottom: 20px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}
.ppadding {
  padding: 5px;
}
.nocarslide .productSetprice {
  margin: 5px;
  padding: 5px;
  background-color: #fff;
}
.nocarslideinnBox01 {
  background-color: #084b7d;
  padding: 10px;
}
.gallery-thumbs .swiper-slide {
  opacity: 0.7;
  cursor: pointer;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.logooutbox {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.logooutbox .logoinn {
  text-align: center;
}
.squarepppbox .squarebgbox {
  display: flex;
  flex-direction: column;
}
.squarepppbox .squarebgbox .layerbox {
  display: flex;
}
.squarepppbox .squarebgbox .layerbox:nth-child(2n + 1) {
  justify-content: end;
}
.squarepppbox .squarebgbox .layerbox .squarepppinfo {
  flex: 0 0 40%;
  padding-top: 5px;
  padding-bottom: 5px;
}
.squarepppbox .squarebgbox .layerbox .squarepppinfo .squarepppinfoinn {
  display: flex;
}
.squarepppbox
  .squarebgbox
  .layerbox
  .squarepppinfo
  .squarepppinfoinn
  .squarepppinfoinn-box {
  flex: 0 0 50%;
}
.squarepppbox
  .squarebgbox
  .layerbox
  .squarepppinfo
  .squarepppinfoinn
  .squarepppinfoinn-box.pppinfobox {
  padding: 10px;
  line-height: 1.2;
}
.squarepppinfoinn-box.pppinfobox {
  background: #075f9e;
  text-decoration: none;
  color: #fff;
}
.squarepppbox
  .squarebgbox
  .layerbox
  .squarepppinfo
  .squarepppinfoinn
  .squarepppinfoinn-box.pppinfobox
  .squarepricebox
  .oldprice {
  font-size: 12px;
  margin-right: 5px;
  text-decoration: line-through;
}
.squarepppbox
  .squarebgbox
  .layerbox
  .squarepppinfo
  .squarepppinfoinn
  .squarepppinfoinn-box.pppinfobox
  .squarepricebox
  .goodprice {
  color: #ff0;
  font-size: 24px;
  font-weight: 700;
}
.squarepppbox
  .squarebgbox
  .layerbox
  .squarepppinfo
  .squarepppinfoinn
  .squarepppinfoinn-box.pppinfobox
  .squareshopbtn {
  border: 1px solid #fff;
  border-radius: 10px;
  padding: 3px 15px;
  margin-top: 10px;
  display: inline-block;
}
.test-cearrrrrr .carousel-indicators {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
.test-cearrrrrr .carousel-indicators li {
  flex: 0 0 16%;
  width: auto;
  height: auto;
  text-indent: unset;
  margin-right: 0;
  margin-left: 0;
  flex-wrap: wrap;
  border-style: unset;
}
.test-cearrrrrr .carousel-item-next,
.test-cearrrrrr .carousel-item-prev,
.test-cearrrrrr .carousel-item.active {
  transition-duration: 0.15s;
}
@media screen and (max-width: 1199px) {
  .productSetprice .priceBox {
    flex-direction: column;
  }
  .productSetprice .priceBox .oriprice.discountBox {
    display: block;
    width: 100%;
    border-radius: 0;
    text-align: center;
  }
  .squarepppbox .squarebgbox .layerbox .squarepppinfo {
    flex: 0 0 50%;
  }
}
@media screen and (max-width: 991px) {
  .productSetprice .priceBox {
    flex-direction: column;
  }
  .productSetprice .priceBox .oriprice {
    font-size: 14px;
  }
  .productSetprice .priceBox .speprice {
    font-size: 20px;
  }
  .productSetprice a h4 {
    font-size: 15px;
  }
}
@media screen and (max-width: 767px) {
  .method-title {
    font-size: 1.6em;
  }
  body {
    background-size: 154%;
  }
  main section {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .productSetprice .priceBox {
    flex-direction: column;
  }
  .productSetprice .priceBox .oriprice.discountBox {
    display: block;
    width: 100%;
    border-radius: 0;
    text-align: center;
  }
  .productSetprice .priceBox .greytext.average,
  .productSetprice .priceBox .oriprice {
    font-size: 12px;
    height: 20px;
  }
  .productSetprice .priceBox .speprice {
    font-size: 18px;
  }
  .productSetprice .priceBox .speprice .greytext {
    font-size: 12px;
  }
  .bonusBox {
    padding-bottom: 100px;
  }
  #kvTopBN .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 19px;
  }
  .ppadding {
    padding-left: 0;
    padding-right: 0;
  }
  .box {
    padding: 0;
    height: 38px;
    padding-top: 5px;
  }
  .squarepppbox .squarebgbox .layerbox .squarepppinfo {
    flex: 0 0 100%;
  }
  .squarepppbox .squarebgbox .layerbox {
    flex-direction: column;
  }
  .test-cearrrrrr .carousel-indicators li {
    flex: 0 0 24%;
  }
}
@media screen and (max-width: 640px) {
  .logooutbox .logoinn {
    flex: 0 0 24%;
  }
}
@media screen and (max-width: 480px) {
  .squarepppbox
    .squarebgbox
    .layerbox
    .squarepppinfo
    .squarepppinfoinn
    .squarepppinfoinn-box.pppinfobox {
    padding: 5px;
  }
  .squarepppbox
    .squarebgbox
    .layerbox
    .squarepppinfo
    .squarepppinfoinn
    .squarepppinfoinn-box.pppinfobox
    .line1-text {
    max-width: 140px;
    padding-bottom: 3px;
    height: 20px;
  }
  .squarepppbox
    .squarebgbox
    .layerbox
    .squarepppinfo
    .squarepppinfoinn
    .squarepppinfoinn-box.pppinfobox
    span.line1-text-inn {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
}
