@charset "UTF-8";
@import url("slick.css");
@import url("slick-theme.css");
@import url("font-awesome.css");
@import url("jquery.parallaxer.css");
html,
body {
  font-family: 'Helvetica Neue', Helvetica, '微軟正黑體', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, 'ＭＳ Ｐゴシック', arial, 'FontAwesome', sans-serif;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  background: #f5f7f8;
  color: #12171c;
  font-size: 16px;
  letter-spacing: 0.08rem;
  padding-top: 60px;
  line-height: 1.8rem;
}
@media (min-width: 767px) {
  body {
    padding-top: 0;
  }
}
/* --------------------------------

Basic

-------------------------------- */
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}
.pa-0 {
  padding: 0px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.ma-0 {
  margin: 0px !important;
}
.mt-0 {
  margin-top: 0px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.ml-0 {
  margin-left: 0px !important;
}
.mr-0 {
  margin-right: 0px !important;
}
.top-0 {
  top: 0px !important;
}
.left-0 {
  left: 0px !important;
}
.bottom-0 {
  bottom: 0px !important;
}
.right-0 {
  right: 0px !important;
}
.pt-0pct {
  padding-top: 0% !important;
}
.pl-0pct {
  padding-left: 0% !important;
}
.pb-0pct {
  padding-bottom: 0% !important;
}
.pr-0pct {
  padding-right: 0% !important;
}
.pa-5 {
  padding: 5px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pb-5 {
  padding-bottom: 5px !important;
}
.pl-5 {
  padding-left: 5px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.ma-5 {
  margin: 5px !important;
}
.mt-5 {
  margin-top: 5px !important;
}
.mb-5 {
  margin-bottom: 5px !important;
}
.ml-5 {
  margin-left: 5px !important;
}
.mr-5 {
  margin-right: 5px !important;
}
.top-5 {
  top: 5px !important;
}
.left-5 {
  left: 5px !important;
}
.bottom-5 {
  bottom: 5px !important;
}
.right-5 {
  right: 5px !important;
}
.pt-5pct {
  padding-top: 5% !important;
}
.pl-5pct {
  padding-left: 5% !important;
}
.pb-5pct {
  padding-bottom: 5% !important;
}
.pr-5pct {
  padding-right: 5% !important;
}
.pa-10 {
  padding: 10px !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pl-10 {
  padding-left: 10px !important;
}
.pr-10 {
  padding-right: 10px !important;
}
.ma-10 {
  margin: 10px !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.ml-10 {
  margin-left: 10px !important;
}
.mr-10 {
  margin-right: 10px !important;
}
.top-10 {
  top: 10px !important;
}
.left-10 {
  left: 10px !important;
}
.bottom-10 {
  bottom: 10px !important;
}
.right-10 {
  right: 10px !important;
}
.pt-10pct {
  padding-top: 10% !important;
}
.pl-10pct {
  padding-left: 10% !important;
}
.pb-10pct {
  padding-bottom: 10% !important;
}
.pr-10pct {
  padding-right: 10% !important;
}
.pa-15 {
  padding: 15px !important;
}
.pt-15 {
  padding-top: 15px !important;
}
.pb-15 {
  padding-bottom: 15px !important;
}
.pl-15 {
  padding-left: 15px !important;
}
.pr-15 {
  padding-right: 15px !important;
}
.ma-15 {
  margin: 15px !important;
}
.mt-15 {
  margin-top: 15px !important;
}
.mb-15 {
  margin-bottom: 15px !important;
}
.ml-15 {
  margin-left: 15px !important;
}
.mr-15 {
  margin-right: 15px !important;
}
.top-15 {
  top: 15px !important;
}
.left-15 {
  left: 15px !important;
}
.bottom-15 {
  bottom: 15px !important;
}
.right-15 {
  right: 15px !important;
}
.pt-15pct {
  padding-top: 15% !important;
}
.pl-15pct {
  padding-left: 15% !important;
}
.pb-15pct {
  padding-bottom: 15% !important;
}
.pr-15pct {
  padding-right: 15% !important;
}
.pa-20 {
  padding: 20px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pl-20 {
  padding-left: 20px !important;
}
.pr-20 {
  padding-right: 20px !important;
}
.ma-20 {
  margin: 20px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.ml-20 {
  margin-left: 20px !important;
}
.mr-20 {
  margin-right: 20px !important;
}
.top-20 {
  top: 20px !important;
}
.left-20 {
  left: 20px !important;
}
.bottom-20 {
  bottom: 20px !important;
}
.right-20 {
  right: 20px !important;
}
.pt-20pct {
  padding-top: 20% !important;
}
.pl-20pct {
  padding-left: 20% !important;
}
.pb-20pct {
  padding-bottom: 20% !important;
}
.pr-20pct {
  padding-right: 20% !important;
}
.pa-25 {
  padding: 25px !important;
}
.pt-25 {
  padding-top: 25px !important;
}
.pb-25 {
  padding-bottom: 25px !important;
}
.pl-25 {
  padding-left: 25px !important;
}
.pr-25 {
  padding-right: 25px !important;
}
.ma-25 {
  margin: 25px !important;
}
.mt-25 {
  margin-top: 25px !important;
}
.mb-25 {
  margin-bottom: 25px !important;
}
.ml-25 {
  margin-left: 25px !important;
}
.mr-25 {
  margin-right: 25px !important;
}
.top-25 {
  top: 25px !important;
}
.left-25 {
  left: 25px !important;
}
.bottom-25 {
  bottom: 25px !important;
}
.right-25 {
  right: 25px !important;
}
.pt-25pct {
  padding-top: 25% !important;
}
.pl-25pct {
  padding-left: 25% !important;
}
.pb-25pct {
  padding-bottom: 25% !important;
}
.pr-25pct {
  padding-right: 25% !important;
}
.pa-30 {
  padding: 30px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pl-30 {
  padding-left: 30px !important;
}
.pr-30 {
  padding-right: 30px !important;
}
.ma-30 {
  margin: 30px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.mr-30 {
  margin-right: 30px !important;
}
.top-30 {
  top: 30px !important;
}
.left-30 {
  left: 30px !important;
}
.bottom-30 {
  bottom: 30px !important;
}
.right-30 {
  right: 30px !important;
}
.pt-30pct {
  padding-top: 30% !important;
}
.pl-30pct {
  padding-left: 30% !important;
}
.pb-30pct {
  padding-bottom: 30% !important;
}
.pr-30pct {
  padding-right: 30% !important;
}
.pa-35 {
  padding: 35px !important;
}
.pt-35 {
  padding-top: 35px !important;
}
.pb-35 {
  padding-bottom: 35px !important;
}
.pl-35 {
  padding-left: 35px !important;
}
.pr-35 {
  padding-right: 35px !important;
}
.ma-35 {
  margin: 35px !important;
}
.mt-35 {
  margin-top: 35px !important;
}
.mb-35 {
  margin-bottom: 35px !important;
}
.ml-35 {
  margin-left: 35px !important;
}
.mr-35 {
  margin-right: 35px !important;
}
.top-35 {
  top: 35px !important;
}
.left-35 {
  left: 35px !important;
}
.bottom-35 {
  bottom: 35px !important;
}
.right-35 {
  right: 35px !important;
}
.pt-35pct {
  padding-top: 35% !important;
}
.pl-35pct {
  padding-left: 35% !important;
}
.pb-35pct {
  padding-bottom: 35% !important;
}
.pr-35pct {
  padding-right: 35% !important;
}
.pa-40 {
  padding: 40px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pl-40 {
  padding-left: 40px !important;
}
.pr-40 {
  padding-right: 40px !important;
}
.ma-40 {
  margin: 40px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.ml-40 {
  margin-left: 40px !important;
}
.mr-40 {
  margin-right: 40px !important;
}
.top-40 {
  top: 40px !important;
}
.left-40 {
  left: 40px !important;
}
.bottom-40 {
  bottom: 40px !important;
}
.right-40 {
  right: 40px !important;
}
.pt-40pct {
  padding-top: 40% !important;
}
.pl-40pct {
  padding-left: 40% !important;
}
.pb-40pct {
  padding-bottom: 40% !important;
}
.pr-40pct {
  padding-right: 40% !important;
}
.pa-45 {
  padding: 45px !important;
}
.pt-45 {
  padding-top: 45px !important;
}
.pb-45 {
  padding-bottom: 45px !important;
}
.pl-45 {
  padding-left: 45px !important;
}
.pr-45 {
  padding-right: 45px !important;
}
.ma-45 {
  margin: 45px !important;
}
.mt-45 {
  margin-top: 45px !important;
}
.mb-45 {
  margin-bottom: 45px !important;
}
.ml-45 {
  margin-left: 45px !important;
}
.mr-45 {
  margin-right: 45px !important;
}
.top-45 {
  top: 45px !important;
}
.left-45 {
  left: 45px !important;
}
.bottom-45 {
  bottom: 45px !important;
}
.right-45 {
  right: 45px !important;
}
.pt-45pct {
  padding-top: 45% !important;
}
.pl-45pct {
  padding-left: 45% !important;
}
.pb-45pct {
  padding-bottom: 45% !important;
}
.pr-45pct {
  padding-right: 45% !important;
}
.pa-50 {
  padding: 50px !important;
}
.pt-50 {
  padding-top: 50px !important;
}
.pb-50 {
  padding-bottom: 50px !important;
}
.pl-50 {
  padding-left: 50px !important;
}
.pr-50 {
  padding-right: 50px !important;
}
.ma-50 {
  margin: 50px !important;
}
.mt-50 {
  margin-top: 50px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.ml-50 {
  margin-left: 50px !important;
}
.mr-50 {
  margin-right: 50px !important;
}
.top-50 {
  top: 50px !important;
}
.left-50 {
  left: 50px !important;
}
.bottom-50 {
  bottom: 50px !important;
}
.right-50 {
  right: 50px !important;
}
.pt-50pct {
  padding-top: 50% !important;
}
.pl-50pct {
  padding-left: 50% !important;
}
.pb-50pct {
  padding-bottom: 50% !important;
}
.pr-50pct {
  padding-right: 50% !important;
}
.pa-55 {
  padding: 55px !important;
}
.pt-55 {
  padding-top: 55px !important;
}
.pb-55 {
  padding-bottom: 55px !important;
}
.pl-55 {
  padding-left: 55px !important;
}
.pr-55 {
  padding-right: 55px !important;
}
.ma-55 {
  margin: 55px !important;
}
.mt-55 {
  margin-top: 55px !important;
}
.mb-55 {
  margin-bottom: 55px !important;
}
.ml-55 {
  margin-left: 55px !important;
}
.mr-55 {
  margin-right: 55px !important;
}
.top-55 {
  top: 55px !important;
}
.left-55 {
  left: 55px !important;
}
.bottom-55 {
  bottom: 55px !important;
}
.right-55 {
  right: 55px !important;
}
.pt-55pct {
  padding-top: 55% !important;
}
.pl-55pct {
  padding-left: 55% !important;
}
.pb-55pct {
  padding-bottom: 55% !important;
}
.pr-55pct {
  padding-right: 55% !important;
}
.pa-60 {
  padding: 60px !important;
}
.pt-60 {
  padding-top: 60px !important;
}
.pb-60 {
  padding-bottom: 60px !important;
}
.pl-60 {
  padding-left: 60px !important;
}
.pr-60 {
  padding-right: 60px !important;
}
.ma-60 {
  margin: 60px !important;
}
.mt-60 {
  margin-top: 60px !important;
}
.mb-60 {
  margin-bottom: 60px !important;
}
.ml-60 {
  margin-left: 60px !important;
}
.mr-60 {
  margin-right: 60px !important;
}
.top-60 {
  top: 60px !important;
}
.left-60 {
  left: 60px !important;
}
.bottom-60 {
  bottom: 60px !important;
}
.right-60 {
  right: 60px !important;
}
.pt-60pct {
  padding-top: 60% !important;
}
.pl-60pct {
  padding-left: 60% !important;
}
.pb-60pct {
  padding-bottom: 60% !important;
}
.pr-60pct {
  padding-right: 60% !important;
}
.pa-65 {
  padding: 65px !important;
}
.pt-65 {
  padding-top: 65px !important;
}
.pb-65 {
  padding-bottom: 65px !important;
}
.pl-65 {
  padding-left: 65px !important;
}
.pr-65 {
  padding-right: 65px !important;
}
.ma-65 {
  margin: 65px !important;
}
.mt-65 {
  margin-top: 65px !important;
}
.mb-65 {
  margin-bottom: 65px !important;
}
.ml-65 {
  margin-left: 65px !important;
}
.mr-65 {
  margin-right: 65px !important;
}
.top-65 {
  top: 65px !important;
}
.left-65 {
  left: 65px !important;
}
.bottom-65 {
  bottom: 65px !important;
}
.right-65 {
  right: 65px !important;
}
.pt-65pct {
  padding-top: 65% !important;
}
.pl-65pct {
  padding-left: 65% !important;
}
.pb-65pct {
  padding-bottom: 65% !important;
}
.pr-65pct {
  padding-right: 65% !important;
}
.pa-70 {
  padding: 70px !important;
}
.pt-70 {
  padding-top: 70px !important;
}
.pb-70 {
  padding-bottom: 70px !important;
}
.pl-70 {
  padding-left: 70px !important;
}
.pr-70 {
  padding-right: 70px !important;
}
.ma-70 {
  margin: 70px !important;
}
.mt-70 {
  margin-top: 70px !important;
}
.mb-70 {
  margin-bottom: 70px !important;
}
.ml-70 {
  margin-left: 70px !important;
}
.mr-70 {
  margin-right: 70px !important;
}
.top-70 {
  top: 70px !important;
}
.left-70 {
  left: 70px !important;
}
.bottom-70 {
  bottom: 70px !important;
}
.right-70 {
  right: 70px !important;
}
.pt-70pct {
  padding-top: 70% !important;
}
.pl-70pct {
  padding-left: 70% !important;
}
.pb-70pct {
  padding-bottom: 70% !important;
}
.pr-70pct {
  padding-right: 70% !important;
}
.pa-75 {
  padding: 75px !important;
}
.pt-75 {
  padding-top: 75px !important;
}
.pb-75 {
  padding-bottom: 75px !important;
}
.pl-75 {
  padding-left: 75px !important;
}
.pr-75 {
  padding-right: 75px !important;
}
.ma-75 {
  margin: 75px !important;
}
.mt-75 {
  margin-top: 75px !important;
}
.mb-75 {
  margin-bottom: 75px !important;
}
.ml-75 {
  margin-left: 75px !important;
}
.mr-75 {
  margin-right: 75px !important;
}
.top-75 {
  top: 75px !important;
}
.left-75 {
  left: 75px !important;
}
.bottom-75 {
  bottom: 75px !important;
}
.right-75 {
  right: 75px !important;
}
.pt-75pct {
  padding-top: 75% !important;
}
.pl-75pct {
  padding-left: 75% !important;
}
.pb-75pct {
  padding-bottom: 75% !important;
}
.pr-75pct {
  padding-right: 75% !important;
}
.pa-80 {
  padding: 80px !important;
}
.pt-80 {
  padding-top: 80px !important;
}
.pb-80 {
  padding-bottom: 80px !important;
}
.pl-80 {
  padding-left: 80px !important;
}
.pr-80 {
  padding-right: 80px !important;
}
.ma-80 {
  margin: 80px !important;
}
.mt-80 {
  margin-top: 80px !important;
}
.mb-80 {
  margin-bottom: 80px !important;
}
.ml-80 {
  margin-left: 80px !important;
}
.mr-80 {
  margin-right: 80px !important;
}
.top-80 {
  top: 80px !important;
}
.left-80 {
  left: 80px !important;
}
.bottom-80 {
  bottom: 80px !important;
}
.right-80 {
  right: 80px !important;
}
.pt-80pct {
  padding-top: 80% !important;
}
.pl-80pct {
  padding-left: 80% !important;
}
.pb-80pct {
  padding-bottom: 80% !important;
}
.pr-80pct {
  padding-right: 80% !important;
}
.pa-85 {
  padding: 85px !important;
}
.pt-85 {
  padding-top: 85px !important;
}
.pb-85 {
  padding-bottom: 85px !important;
}
.pl-85 {
  padding-left: 85px !important;
}
.pr-85 {
  padding-right: 85px !important;
}
.ma-85 {
  margin: 85px !important;
}
.mt-85 {
  margin-top: 85px !important;
}
.mb-85 {
  margin-bottom: 85px !important;
}
.ml-85 {
  margin-left: 85px !important;
}
.mr-85 {
  margin-right: 85px !important;
}
.top-85 {
  top: 85px !important;
}
.left-85 {
  left: 85px !important;
}
.bottom-85 {
  bottom: 85px !important;
}
.right-85 {
  right: 85px !important;
}
.pt-85pct {
  padding-top: 85% !important;
}
.pl-85pct {
  padding-left: 85% !important;
}
.pb-85pct {
  padding-bottom: 85% !important;
}
.pr-85pct {
  padding-right: 85% !important;
}
.pa-90 {
  padding: 90px !important;
}
.pt-90 {
  padding-top: 90px !important;
}
.pb-90 {
  padding-bottom: 90px !important;
}
.pl-90 {
  padding-left: 90px !important;
}
.pr-90 {
  padding-right: 90px !important;
}
.ma-90 {
  margin: 90px !important;
}
.mt-90 {
  margin-top: 90px !important;
}
.mb-90 {
  margin-bottom: 90px !important;
}
.ml-90 {
  margin-left: 90px !important;
}
.mr-90 {
  margin-right: 90px !important;
}
.top-90 {
  top: 90px !important;
}
.left-90 {
  left: 90px !important;
}
.bottom-90 {
  bottom: 90px !important;
}
.right-90 {
  right: 90px !important;
}
.pt-90pct {
  padding-top: 90% !important;
}
.pl-90pct {
  padding-left: 90% !important;
}
.pb-90pct {
  padding-bottom: 90% !important;
}
.pr-90pct {
  padding-right: 90% !important;
}
.pa-95 {
  padding: 95px !important;
}
.pt-95 {
  padding-top: 95px !important;
}
.pb-95 {
  padding-bottom: 95px !important;
}
.pl-95 {
  padding-left: 95px !important;
}
.pr-95 {
  padding-right: 95px !important;
}
.ma-95 {
  margin: 95px !important;
}
.mt-95 {
  margin-top: 95px !important;
}
.mb-95 {
  margin-bottom: 95px !important;
}
.ml-95 {
  margin-left: 95px !important;
}
.mr-95 {
  margin-right: 95px !important;
}
.top-95 {
  top: 95px !important;
}
.left-95 {
  left: 95px !important;
}
.bottom-95 {
  bottom: 95px !important;
}
.right-95 {
  right: 95px !important;
}
.pt-95pct {
  padding-top: 95% !important;
}
.pl-95pct {
  padding-left: 95% !important;
}
.pb-95pct {
  padding-bottom: 95% !important;
}
.pr-95pct {
  padding-right: 95% !important;
}
.pa-100 {
  padding: 100px !important;
}
.pt-100 {
  padding-top: 100px !important;
}
.pb-100 {
  padding-bottom: 100px !important;
}
.pl-100 {
  padding-left: 100px !important;
}
.pr-100 {
  padding-right: 100px !important;
}
.ma-100 {
  margin: 100px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.mb-100 {
  margin-bottom: 100px !important;
}
.ml-100 {
  margin-left: 100px !important;
}
.mr-100 {
  margin-right: 100px !important;
}
.top-100 {
  top: 100px !important;
}
.left-100 {
  left: 100px !important;
}
.bottom-100 {
  bottom: 100px !important;
}
.right-100 {
  right: 100px !important;
}
.pt-100pct {
  padding-top: 100% !important;
}
.pl-100pct {
  padding-left: 100% !important;
}
.pb-100pct {
  padding-bottom: 100% !important;
}
.pr-100pct {
  padding-right: 100% !important;
}
@media (min-width: 991px) {
  .top-md-0 {
    top: 0px !important;
  }
  .left-md-0 {
    left: 0px !important;
  }
  .bottom-md-0 {
    bottom: 0px !important;
  }
  .right-md-0 {
    right: 0px !important;
  }
  .top-md-5 {
    top: 5px !important;
  }
  .left-md-5 {
    left: 5px !important;
  }
  .bottom-md-5 {
    bottom: 5px !important;
  }
  .right-md-5 {
    right: 5px !important;
  }
  .top-md-10 {
    top: 10px !important;
  }
  .left-md-10 {
    left: 10px !important;
  }
  .bottom-md-10 {
    bottom: 10px !important;
  }
  .right-md-10 {
    right: 10px !important;
  }
  .top-md-15 {
    top: 15px !important;
  }
  .left-md-15 {
    left: 15px !important;
  }
  .bottom-md-15 {
    bottom: 15px !important;
  }
  .right-md-15 {
    right: 15px !important;
  }
  .top-md-20 {
    top: 20px !important;
  }
  .left-md-20 {
    left: 20px !important;
  }
  .bottom-md-20 {
    bottom: 20px !important;
  }
  .right-md-20 {
    right: 20px !important;
  }
  .top-md-25 {
    top: 25px !important;
  }
  .left-md-25 {
    left: 25px !important;
  }
  .bottom-md-25 {
    bottom: 25px !important;
  }
  .right-md-25 {
    right: 25px !important;
  }
  .top-md-30 {
    top: 30px !important;
  }
  .left-md-30 {
    left: 30px !important;
  }
  .bottom-md-30 {
    bottom: 30px !important;
  }
  .right-md-30 {
    right: 30px !important;
  }
  .top-md-35 {
    top: 35px !important;
  }
  .left-md-35 {
    left: 35px !important;
  }
  .bottom-md-35 {
    bottom: 35px !important;
  }
  .right-md-35 {
    right: 35px !important;
  }
  .top-md-40 {
    top: 40px !important;
  }
  .left-md-40 {
    left: 40px !important;
  }
  .bottom-md-40 {
    bottom: 40px !important;
  }
  .right-md-40 {
    right: 40px !important;
  }
  .top-md-45 {
    top: 45px !important;
  }
  .left-md-45 {
    left: 45px !important;
  }
  .bottom-md-45 {
    bottom: 45px !important;
  }
  .right-md-45 {
    right: 45px !important;
  }
  .top-md-50 {
    top: 50px !important;
  }
  .left-md-50 {
    left: 50px !important;
  }
  .bottom-md-50 {
    bottom: 50px !important;
  }
  .right-md-50 {
    right: 50px !important;
  }
  .top-md-55 {
    top: 55px !important;
  }
  .left-md-55 {
    left: 55px !important;
  }
  .bottom-md-55 {
    bottom: 55px !important;
  }
  .right-md-55 {
    right: 55px !important;
  }
  .top-md-60 {
    top: 60px !important;
  }
  .left-md-60 {
    left: 60px !important;
  }
  .bottom-md-60 {
    bottom: 60px !important;
  }
  .right-md-60 {
    right: 60px !important;
  }
  .top-md-65 {
    top: 65px !important;
  }
  .left-md-65 {
    left: 65px !important;
  }
  .bottom-md-65 {
    bottom: 65px !important;
  }
  .right-md-65 {
    right: 65px !important;
  }
  .top-md-70 {
    top: 70px !important;
  }
  .left-md-70 {
    left: 70px !important;
  }
  .bottom-md-70 {
    bottom: 70px !important;
  }
  .right-md-70 {
    right: 70px !important;
  }
  .top-md-75 {
    top: 75px !important;
  }
  .left-md-75 {
    left: 75px !important;
  }
  .bottom-md-75 {
    bottom: 75px !important;
  }
  .right-md-75 {
    right: 75px !important;
  }
  .top-md-80 {
    top: 80px !important;
  }
  .left-md-80 {
    left: 80px !important;
  }
  .bottom-md-80 {
    bottom: 80px !important;
  }
  .right-md-80 {
    right: 80px !important;
  }
  .top-md-85 {
    top: 85px !important;
  }
  .left-md-85 {
    left: 85px !important;
  }
  .bottom-md-85 {
    bottom: 85px !important;
  }
  .right-md-85 {
    right: 85px !important;
  }
  .top-md-90 {
    top: 90px !important;
  }
  .left-md-90 {
    left: 90px !important;
  }
  .bottom-md-90 {
    bottom: 90px !important;
  }
  .right-md-90 {
    right: 90px !important;
  }
  .top-md-95 {
    top: 95px !important;
  }
  .left-md-95 {
    left: 95px !important;
  }
  .bottom-md-95 {
    bottom: 95px !important;
  }
  .right-md-95 {
    right: 95px !important;
  }
  .top-md-100 {
    top: 100px !important;
  }
  .left-md-100 {
    left: 100px !important;
  }
  .bottom-md-100 {
    bottom: 100px !important;
  }
  .right-md-100 {
    right: 100px !important;
  }
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-14 {
  font-size: 14px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-17 {
  font-size: 17px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-19 {
  font-size: 19px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-23 {
  font-size: 23px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-25 {
  font-size: 25px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-27 {
  font-size: 27px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-29 {
  font-size: 29px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-31 {
  font-size: 31px !important;
}
.font-32 {
  font-size: 32px !important;
}
.font-33 {
  font-size: 33px !important;
}
.font-34 {
  font-size: 34px !important;
}
.font-35 {
  font-size: 35px !important;
}
.font-36 {
  font-size: 36px !important;
}
.font-37 {
  font-size: 37px !important;
}
.font-38 {
  font-size: 38px !important;
}
.font-39 {
  font-size: 39px !important;
}
.font-40 {
  font-size: 40px !important;
}
.font-41 {
  font-size: 41px !important;
}
.font-42 {
  font-size: 42px !important;
}
.font-43 {
  font-size: 43px !important;
}
.font-44 {
  font-size: 44px !important;
}
.font-45 {
  font-size: 45px !important;
}
.font-46 {
  font-size: 46px !important;
}
.font-47 {
  font-size: 47px !important;
}
.font-48 {
  font-size: 48px !important;
}
.font-49 {
  font-size: 49px !important;
}
.font-50 {
  font-size: 50px !important;
}
.img-height-50-vh {
  height: calc( 50vh - 80px);
  min-height: 300px;
}
.img-height-60-vh {
  height: calc( 60vh - 80px);
  min-height: 300px;
}
.img-height-70-vh {
  height: calc( 70vh - 80px);
  min-height: 300px;
}
.img-height-80-vh {
  height: calc( 80vh - 80px);
  min-height: 300px;
}
.img-height-90-vh {
  height: calc( 90vh - 80px);
  min-height: 300px;
}
.img-height-100-vh {
  height: calc( 100vh - 80px);
  min-height: 300px;
}
.img-height-50 {
  height: 50%;
  min-height: 300px;
}
.img-height-60 {
  height: 60%;
  min-height: 300px;
}
.img-height-70 {
  height: 70%;
  min-height: 300px;
}
.img-height-80 {
  height: 80%;
  min-height: 300px;
}
.img-height-90 {
  height: 90%;
  min-height: 300px;
}
.img-height-100 {
  height: 100%;
  min-height: 300px;
}
@media (min-width: 991px) {
  .img-height-md-50-vh {
    height: calc( 50vh - 80px);
    min-height: 300px;
  }
  .img-height-md-60-vh {
    height: calc( 60vh - 80px);
    min-height: 300px;
  }
  .img-height-md-70-vh {
    height: calc( 70vh - 80px);
    min-height: 300px;
  }
  .img-height-md-80-vh {
    height: calc( 80vh - 80px);
    min-height: 300px;
  }
  .img-height-md-90-vh {
    height: calc( 90vh - 80px);
    min-height: 300px;
  }
  .img-height-md-100-vh {
    height: calc( 100vh - 80px);
    min-height: 300px;
  }
  .img-height-md-50 {
    height: 50%;
    min-height: 300px;
  }
  .img-height-md-60 {
    height: 60%;
    min-height: 300px;
  }
  .img-height-md-70 {
    height: 70%;
    min-height: 300px;
  }
  .img-height-md-80 {
    height: 80%;
    min-height: 300px;
  }
  .img-height-md-90 {
    height: 90%;
    min-height: 300px;
  }
  .img-height-md-100 {
    height: 100%;
    min-height: 300px;
  }
}
.ml-auto {
  margin-left: auto !important;
}
.mr-auto {
  margin-right: auto !important;
}
.no-float {
  float: none !important;
}
.overflow-hide {
  overflow: hidden !important;
}
.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 10001;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.bg-green {
  background: #87ba22 !important;
}
.bg-grey {
  background: #63717f !important;
}
.bg-light-grey {
  background: #dfe7ec !important;
}
.bg-yellow {
  background: #fbb03b !important;
}
.bg-red {
  background: #e0004d !important;
}
.bg-blue {
  background: #007988 !important;
}
.bg-pink {
  background: $color-pink !important;
}
.bg-light {
  background: #fff !important;
}
.bg-dark {
  background: #12171c !important;
}
.bg-twitter {
  background: $color-twitter !important;
}
.bg-facebook {
  background: #3b5998 !important;
}
.txt-dark {
  color: #12171c !important;
}
.txt-light {
  color: #fff !important;
}
.txt-grey {
  color: #63717f !important;
}
.txt-red {
  color: #e0004d !important;
}
.txt-orange {
  color: $color-orange !important;
}
.txt-white {
  color: #fff !important;
}
.txt-info {
  color: $color-pink !important;
}
.txt-warning {
  color: #fbb03b !important;
}
.txt-primary {
  color: #007988 !important;
}
.txt-green {
  color: #87ba22 !important;
}
.txt-red {
  color: #e0004d !important;
}
.txt-success {
  color: #87ba22 !important;
}
.txt-danger {
  color: #e0004d !important;
}
.text-shadow {
  text-shadow: 6px 14px 36px rgba(48,58,73,0.16), 1px 4px 8px rgba(48,58,73,0.14);
}
.font-10 {
  font-size: 10px !important;
}
.font-11 {
  font-size: 11px !important;
}
.font-12 {
  font-size: 12px !important;
}
.font-13 {
  font-size: 13px !important;
}
.font-15 {
  font-size: 15px !important;
}
.font-16 {
  font-size: 16px !important;
}
.font-18 {
  font-size: 18px !important;
}
.font-20 {
  font-size: 20px !important;
}
.font-21 {
  font-size: 21px !important;
}
.font-22 {
  font-size: 22px !important;
}
.font-24 {
  font-size: 24px !important;
}
.font-26 {
  font-size: 26px !important;
}
.font-28 {
  font-size: 28px !important;
}
.font-30 {
  font-size: 30px !important;
}
.font-32 {
  font-size: 32px !important;
}
.font-34 {
  font-size: 34px !important;
}
.font-36 {
  font-size: 36px !important;
}
.font-38 {
  font-size: 38px !important;
}
.font-40 {
  font-size: 40px !important;
}
.font-42 {
  font-size: 42px !important;
}
.font-44 {
  font-size: 44px !important;
}
.font-46 {
  font-size: 46px !important;
}
.font-48 {
  font-size: 48px !important;
}
.font-50 {
  font-size: 50px !important;
}
.weight-normal {
  font-weight: normal !important;
}
.weight-lighter {
  font-weight: lighter !important;
}
.weight-500 {
  font-weight: 500 !important;
}
.weight-600 {
  font-weight: 600 !important;
}
.weight-bold {
  font-weight: bold !important;
}
.head-font {
  font-family: $font_main !important;
}
.main-font {
  font-family: $font_main !important;
}
.capitalize-font {
  text-transform: capitalize !important;
}
.uppercase-font {
  text-transform: uppercase !important;
}
.nonecase-font {
  text-transform: none !important;
}
.inline-block {
  display: inline-block !important;
}
.block {
  display: block !important;
}
.table-struct {
  display: table !important;
}
.table-cell {
  display: table-cell !important;
}
.vertical-align-middle {
  vertical-align: middle !important;
}
.full-width {
  width: 100% !important;
}
.half-width {
  width: 50% !important;
}
.auto-width {
  width: auto !important;
}
.relative {
  position: relative !important;
}
.border-none {
  border: none !important;
}
.text-muted {
  color: #63717f;
}
.truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mobile-only-view {
  display: none !important;
}
.seprator-block {
  margin-bottom: 80px;
}
img {
  max-width: 100%;
}
article img {
  max-width: 100% !important;
  height: auto !important;
}
figure img {
  width: 100%;
}
figure figcaption {
  padding: 10px 0;
}
.ellipsis {
  overflow: hidden;
  line-height: 25px;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.nicescroll-rails.nicescroll-rails-vr {
  z-index: 9999999 !important;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #63717f;
}
hr.hr-white {
  border-top: 1px solid #fff;
}
hr.hr-short {
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}
h1 {
  color: #12171c;
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: bold;
}
h2 {
  color: #12171c;
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: bold;
}
h3 {
  color: #12171c;
  font-size: 1.6rem;
  font-weight: bold;
}
h4 {
  color: #12171c;
  font-size: 1.4rem;
  font-weight: bold;
}
h5 {
  color: #12171c;
  font-size: 1.2rem;
  font-weight: bold;
}
ul {
  list-style: none;
  padding: 0;
}
a {
  color: #12171c;
}
a:hover {
  text-decoration: none;
}
footer {
  background: #303d4c;
  font-size: 1rem;
  width: 100%;
}
footer .container {
  position: relative;
  display: flex;
  flex-direction: column;
}
footer .copyright {
  color: #fff;
  padding: 20px 0;
  list-style: none;
  font-size: 0.8rem;
}
@media (max-width: 992px) {
  footer {
    bottom: 0;
    width: 100%;
    padding-bottom: 5px;
  }
  footer .copyright {
    order: 2;
  }
  footer .region-selector {
    order: 1;
  }
}
/* -------------------------------- 

選單 + logo

-------------------------------- */
a.navbar-brand {
  float: none;
  height: auto;
  display: block;
  padding: 0;
  margin: 0;
  flex: 0 0 auto;
}
a.navbar-brand .logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
  height: 40px;
  margin: 0 10px;
}
@media (min-width: 992px) {
  a.navbar-brand .logo {
    height: 60px;
    margin: 10px 10px 15px;
  }
}
.navbar {
  background-color: #fff;
  padding: 0;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
  transition: all 0.3s;
}
.navbar .container {
  position: relative;
  max-width: 1160px;
}
.navbar .navbar-collapse {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: calc(100vh - 170px);
  -webkit-overflow-scrolling: touch;
  position: static;
}
.navbar .navbar-collapse:after {
  min-height: calc(100% + 1px);
}
.navbar .navbar-toggler {
  border: 0;
  background: #12171c;
  margin: 0;
  padding: 22px 20px;
  border-radius: 0;
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 12px;
  margin-right: 15px;
  margin-bottom: 12px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar .navbar-toggler .icon-bar {
  background-color: #12171c;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 5px;
}
ul.navbar-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
  align-content: center;
}
ul.navbar-nav > li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
ul.navbar-nav > li a {
  padding: 10px 15px 10px 10px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
ul.navbar-nav > li a.selected,
ul.navbar-nav > li a:hover.selected {
  background: #fbb03b;
  border-radius: 4px;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.4);
  cursor: default;
}
ul.navbar-nav > li.show a {
  color: #12171c;
  text-shadow: 6px 14px 36px rgba(48,58,73,0.06), 1px 4px 8px rgba(48,58,73,0.04);
}
@media (min-width: 992px) {
  nav.navbar.navbar-transparent {
    background-color: rgba(255,255,255,0.9);
    transition: all 0.3s;
    box-shadow: 0 0 8px rgba(0,0,0,0);
  }
  nav.navbar.navbar-transparent ul.navbar-nav .dropdown-menu {
    border-radius: 8px !important;
  }
  nav.navbar.navbar-transparent ul.navbar-nav .dropdown-menu ul.nav li.nav-item a.nav-link {
    text-align: left;
    padding: 10px 15px 10px 10px;
  }
  ul.navbar-nav {
    justify-content: space-between;
    height: 85px;
  }
  ul.navbar-nav li {
    width: auto;
  }
}
/* adds some margin below the link sets  */
.navbar .dropdown-menu {
  border: 0;
  border-top: 1px solid #dfe7ec !important;
  border-bottom: 1px solid #dfe7ec !important;
  border-radius: 0 !important;
  margin: 0;
  padding: 20px 15px;
  font-size: 0.86rem;
  left: auto;
  width: 100%;
  text-align: center;
}
.navbar .dropdown-menu a {
  display: block;
  text-align: left;
}
.navbar .dropdown-menu h6 {
  border-bottom: 1px solid #fbb03b;
}
@media screen and (min-width: 992px) {
  .navbar .dropdown-menu {
    background-color: rgba(255,255,255,0.95) !important;
    border: 0 !important;
    border-radius: 0 0 8px 8px !important;
    box-shadow: 6px 14px 36px rgba(48,58,73,0.06), 1px 4px 8px rgba(48,58,73,0.04);
    width: auto;
    transform: translate(-30%, -8px);
  }
  .navbar .dropdown-menu a {
    transition: padding 0.3s;
  }
  .navbar .dropdown-menu a:hover {
    color: #fbb03b;
    background-color: #f8f9fa;
    padding: 10px 10px 10px 15px !important;
  }
}
/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 767px) {
  .navbar .navbar-collapse {
    overflow-y: auto;
    overflow-x: auto;
    max-height: calc(100vh - 0px) !important;
  }
  .navbar .dropdown {
    position: static;
  }
}
@media screen and (min-width: 992px) {
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block;
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.3s linear;
  }
  .navbar .dropdown-menu {
    border: 1px solid rgba(0,0,0,0.15);
    background-color: #fff;
  }
}
@media screen and (max-width: 991px) {
  ul.navbar-nav {
    padding: 0 1rem;
  }
  ul.navbar-nav > li {
    width: 100%;
    align-items: flex-start;
  }
  .navbar-nav .nav-link {
    width: 100%;
    padding: 10px 15px 10px 10px;
    outline: none;
    position: relative;
  }
  .dropdown-toggle::after {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateX(-50%);
  }
  .navbar .container {
    padding: 0;
  }
}
.navbar .navbar-toggler .icon-bar {
  opacity: 1;
}
.navbar .navbar-toggler .icon-bar:nth-of-type(1) {
  transition-property: bottom, transform;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
  width: 22px;
  bottom: -7px;
  transform: rotate(45deg);
  position: relative;
}
.navbar .navbar-toggler .icon-bar:nth-of-type(2) {
  opacity: 0;
}
.navbar .navbar-toggler .icon-bar:nth-of-type(3) {
  transition-property: top, transform;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
  width: 22px;
  top: -7px;
  transform: rotate(-45deg);
  position: relative;
}
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  transition-property: transform, bottom;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
  width: 22px;
  bottom: 0;
  transform: rotate(0);
  position: relative;
}
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
}
.navbar .navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
  transition-property: transform, top;
  transition-duration: 0.3s, 0.3s;
  transition-delay: 0s, 0.3s;
  width: 22px;
  top: 0;
  transform: rotate(0);
  position: relative;
}
/* -------------------------------- 

banner

-------------------------------- */
.banner-slider {
  position: relative;
}
.banner-slider .slick-track div .img {
  position: relative;
  background-size: cover;
  background-position: center center;
  height: calc(100vh - 90px);
}
.banner-slider .slick-track div .img:before {
  content: "";
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0px, rgba(0,0,0,0.1) 20px, rgba(0,0,0,0.02) 70px, rgba(0,0,0,0) 100px);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.banner-slider .slick-track div .img img {
  display: none;
  visibility: hidden;
  width: 100%;
  position: relative;
}
.banner-slider .slick-slide {
  position: relative;
}
.banner-slider .slick-slide .prgh {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 60px;
  position: absolute;
  width: 50%;
  height: 100%;
  padding: 50px 15px;
  top: 0;
  z-index: 2;
}
.banner-slider .slick-slide .prgh.left {
  left: 0;
}
.banner-slider .slick-slide .prgh.center {
  width: 100%;
}
.banner-slider .slick-slide .prgh.right {
  right: 0;
}
.banner-slider .slick-slide .prgh h2 {
  color: #12171c;
}
.banner-slider .slick-slide .prgh .txt {
  color: #63717f;
}
.banner-slider .slick-slide .prgh h2,
.banner-slider .slick-slide .prgh .txt {
  text-align: center;
  width: 100%;
}
.banner-slider .slick-slide .prgh a.btn {
  background: #fbb03b !important;
  display: block;
  padding: 10px 15px;
  color: #fff;
  border-radius: 10px;
  transform: 0.3 all;
}
.banner-slider .slick-prev,
.banner-slider .slick-next {
  left: auto;
  right: auto;
  top: 50%;
  width: 60px;
  height: 60px;
  transform: translateY(-50%);
}
.banner-slider .slick-prev:before,
.banner-slider .slick-next:before {
  font-size: 60px;
}
.banner-slider .slick-prev {
  left: 0;
}
.banner-slider .slick-next {
  right: 0;
}
@media (min-width: 991px) {
  .banner-slider .slick-slide {
    position: relative;
  }
  .banner-slider .slick-slide .prgh h2,
  .banner-slider .slick-slide .prgh .txt {
    width: 50%;
  }
  .banner-slider .slick-slide .prgh h2 {
    font-size: 2rem;
  }
  .banner-slider .slick-slide .prgh .txt {
    font-size: 1.2rem;
  }
  .banner-slider .slick-dots {
    bottom: 30px;
  }
  .banner-slider .slick-dots li button:before {
    color: #fff;
  }
}
/* -------------------------------- 

Crumbs

-------------------------------- */
#crumbs .container {
  background: #fff;
  text-align: left;
  padding: 10px 20px 10px;
}
#crumbs ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#crumbs ul li {
  display: inline-table;
  margin-right: 10px;
  margin-top: 10px;
}
#crumbs ul li a {
  display: block;
  border: 1px solid #ddd;
  border-radius: 4px;
  float: left;
  height: 30px;
  background: #f5f5f5;
  text-align: center;
  padding: 0 10px 0;
  position: relative;
  margin: 0 5px 0 0;
  font-size: 0.9em;
  text-decoration: none;
  color: #999;
  line-height: 30px;
  position: relative;
}
#crumbs ul li a:after {
  font-family: "FontAwesome";
  content: "\f0da";
  position: absolute;
  right: -15px;
}
#crumbs ul li a i {
  font-size: 1.6em;
  line-height: 30px;
}
#crumbs ul li a:hover {
  background: #ddd;
}
#crumbs ul li a.active {
  background: #fbb03b;
  border: 1px solid #fbb03b;
  color: #fff;
  text-shadow: 0 1px 5px rgba(0,0,0,0.55);
  cursor: default;
}
#crumbs ul li:last-child a:after {
  display: none;
}
@media (max-width: 767px) {
  #crumbs .container {
    padding: 10px 20px 10px;
  }
}
@media (max-width: 428px) {
  #crumbs .container {
    padding: 10px 10px 10px;
  }
}
/* -------------------------------- 

分類按鈕

-------------------------------- */
.sort ul {
  padding: 0px 0 0;
  margin: 10px 0 30px;
  font-size: 0.9em;
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: wrap;
}
.sort ul.type {
  text-align: center;
}
.sort ul.type li {
  width: 25%;
  margin: 0 0 10px;
}
.sort ul.type li a {
  font-size: 1em;
  padding: 10px 15px;
  margin: 0 4px;
  box-shadow: 0 2px 0 rgba(0,0,0,0.1);
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
  color: $color4b;
  display: block;
  position: relative;
  top: -2px;
  transition: all 0.3s;
}
.sort ul.type li a i {
  padding-right: 5px;
}
.sort ul.type li a:hover {
  background: #fff;
  top: 0px;
  box-shadow: 0 0 0 rgba(0,0,0,0.1);
}
.sort ul.type li a.selected {
  background: #87ba22;
  color: #fff;
  box-shadow: 0 0 0 rgba(0,0,0,0.1);
  top: 0px;
}
.sort.event {
  margin-bottom: 30px;
}
.sort.event ul.type li {
  display: block;
  margin: 0 0 10px;
}
.sort.event ul.type li a {
  background-size: cover;
  background-position: center center;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.2em;
  text-shadow: 0 0px 10px #000;
  top: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}
.sort.event ul.type li a.all {
  background-color: transparent;
  border: 1px solid #87ba22;
  color: #87ba22;
  text-shadow: 0 0px 0 rgba(0,0,0,0);
}
.sort.event ul.type li a.all.selected {
  background: #87ba22;
  color: #fff;
}
.sort.event ul.type li a.all.selected:hover {
  opacity: 1;
}
.sort.event ul.type li a:hover {
  top: 0px;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  opacity: 0.6;
}
.sort.event ul.type li a.selected {
  color: #fff;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  top: 0px;
}
.sort.event ul.type li a.selected:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .sort ul {
    padding: 0px 0 0;
    margin: 10px 0 0;
    font-size: 0.9em;
  }
  .sort ul.type {
    text-align: center;
  }
  .sort ul.type li {
    width: 50%;
    padding-bottom: 10px;
  }
}
article {
  background: #fff;
}
/* -------------------------------- 

聯絡我們表單

-------------------------------- */
input,
textarea,
select {
  width: 100%;
  border: 1px solid #ddd;
  background: #fff;
}
input::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
  display: none;
}
input option,
textarea option,
select option {
  color: #000;
  background: #fff;
  padding: 4px 12px;
}
input span,
textarea span,
select span {
  display: block;
  padding: 9px 14px 0 38px;
  color: #f9f9f9;
}
input:hover,
textarea:hover,
select:hover {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-color: #fff;
  box-shadow: 0px 0px 0px #ccc;
}
input.block,
textarea.block,
select.block {
  height: 220px;
  width: 100%;
  resize: none;
  padding: 10px;
}
input:focus,
textarea:focus,
select:focus {
  background: #fff;
  box-shadow: 0px 0px 0px #fff;
}
input.button,
textarea.button,
select.button {
  border-radius: 4px;
  color: $color-copper;
  background-color: transparent;
  border: 2px solid $color-copper;
  transition: all 0.4s;
  width: 100%;
  font-size: 1.1em;
  font-family: "FontAwesome";
  margin: 0 auto;
}
input.button.button-s,
textarea.button.button-s,
select.button.button-s {
  max-width: 320px;
}
input.button:hover,
textarea.button:hover,
select.button:hover {
  background: $color-copper;
  color: #fff;
}
input.button.input_green,
textarea.button.input_green,
select.button.input_green {
  color: #87ba22;
  border: 2px solid #87ba22;
}
@media (max-width: 991px) {
  .contact {
    margin-top: 20px;
  }
  .contact .heading {
    text-align: left;
  }
}
.btn {
  border-radius: 6px;
  color: #999;
  display: inline-block;
  padding: 8px 20px;
  text-align: center;
}
.btn:hover {
  background: #fff;
}
.btn-download {
  background: $color1a;
  color: #fff;
  padding: 5px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  transition: all 0.3s;
}
.btn-download:hover {
  background: $color1b;
  color: #fff;
}
::-webkit-input-placeholder {
  color: #888;
}
:-moz-placeholder {
  color: #888;
}
::-moz-placeholder {
  color: #888;
}
:-ms-input-placeholder {
  color: #888;
}
.input-btn {
  width: 100%;
  border: 1px solid #999;
  color: #999;
  background-color: transparent;
  height: 40px;
  transition: 0.3s all;
}
.input-btn:before {
  padding-right: 5px;
  transform: translateX(-30px);
  position: absolute;
  transition: 0.5s all;
  opacity: 0;
}
.input-btn:hover {
  background-color: #999;
  color: #fff;
}
.input-btn:hover:before {
  opacity: 1;
  transform: translateX(-20px);
}
.input-btn.btn-buy {
  border: 1px solid $color-copper;
  color: $color-copper;
}
.input-btn.btn-buy:before {
  content: "\f07a";
  color: #fff;
}
.input-btn.btn-buy:hover {
  background-color: $color-copper;
  color: #fff;
}
.input-btn.btn-cart {
  border: 1px solid #87ba22;
  color: #87ba22;
}
.input-btn.btn-cart:before {
  content: "\f217";
  color: #fff;
}
.input-btn.btn-cart:hover {
  background-color: #87ba22;
  color: #fff;
}
.input-btn.btn-chose {
  border: 1px solid #87ba22;
  color: #87ba22;
  max-width: 150px;
  text-align: center;
}
.input-btn.btn-chose:hover {
  background-color: #87ba22;
  color: #fff;
}
.input-btn.btn-backtop {
  border: 1px solid $color-copper;
  border-radius: 0;
  color: $color-copper;
  text-align: center;
}
.input-btn.btn-backtop:hover {
  background-color: $color-copper;
  color: #fff;
}
.input-btn.btn-back {
  border: 1px solid #999;
  background: #999;
  color: #fff;
  text-align: center;
  opacity: 0.8;
}
.input-btn.btn-back:hover {
  background-color: #999;
  color: #fff;
  opacity: 1;
}
.input-btn.btn-next {
  border: 1px solid #87ba22;
  background: #87ba22;
  color: #fff;
  opacity: 0.8;
}
.input-btn.btn-next:hover {
  background-color: #87ba22;
  color: #fff;
  opacity: 1;
}
/* -------------------------------- 

返回按鈕

-------------------------------- */
.cd-top {
  background: rgba(255,255,255,0.6);
  border: 1px solid rgba(0,0,0,0.1);
  box-shadow: 0 3px 3px rgba(0,0,0,0.16);
  border-radius: 100%;
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  color: #12171c;
  display: inline-block;
  font-size: 1em;
  height: 40px;
  width: 40px;
  line-height: 40px;
  overflow: hidden;
  opacity: 0;
  white-space: nowrap;
  visibility: hidden;
  text-align: center;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
  z-index: 99;
}
.cd-top.cd-is-visible {
  visibility: visible;
  opacity: 0.5;
}
.cd-top.cd-fade-out {
  opacity: 0.5;
}
.cd-top:hover {
  color: #12171c;
  opacity: 1;
}
.cd-top:before {
  content: "\F077";
}
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
  transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 1.4em;
  }
}
/* --------------------------------

google map

-------------------------------- */
.googlemap {
  position: relative;
  padding-bottom: 400px;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}
.googlemap iframe,
.googlemap object,
.googlemap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* --------------------------------

custom : index

-------------------------------- */
.product_classify {
  padding: 20px 0 40px;
  text-align: center;
}
.product_classify ul {
  padding: 0;
}
.product_classify ul li {
  display: inline-block;
  position: relative;
  padding: 20px 10px;
}
.product_classify ul li a {
  color: $color1c;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  top: 0;
}
.product_classify ul li a:hover {
  color: $color1b;
  background: $color4d;
  top: -5px;
}
.product_classify ul li a .img {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 200px;
  height: 100px;
  margin-bottom: 10px;
}
.product_classify ul li a .img img {
  display: none;
}
@media (max-width: 991px) {
  .product_classify ul li {
    display: block;
  }
  .product_classify ul li:after {
    display: none;
  }
  .product_classify ul li a .img {
    margin: 0 auto;
  }
}
.about {
  margin-bottom: 140px;
}
.about-info {
  background: #fff;
  display: block;
  padding: 20px 40px;
  margin-top: -170px;
}
.about-info #info {
  overflow-y: scroll;
  height: 160px;
  display: block;
  z-index: 9999999;
  position: relative;
}
/* --------------------------------

custom : contact

-------------------------------- */
.contact {
  margin: 0 auto 10px;
}
.contact .location {
  text-align: center;
  font-size: 0.87em;
  margin: 0;
}
.contact .location .img {
  background-size: cover;
  background-position: 50% 50%;
  background: url("../images/1514339518168.jpg");
  height: 160px;
  width: 100%;
  margin: 0 0 5px;
  padding: 20px;
  border: 6px solid #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
}
.contact .location .name {
  font-size: 1.1em;
  line-height: 26px;
}
.contact .heading {
  margin: 0;
  height: 40px;
  line-height: 40px;
  text-align: right;
}
/* --------------------------------

Custom : SideNav

-------------------------------- */
.l-site {
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.l-site:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  background: #3a4043;
  z-index: 1;
}
.l-page {
  position: relative;
  z-index: 2;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  transition: 0.35s;
}
.l-site.l-left .l-page {
  margin-left: 200px;
}
.l-site.l-left .l-nav {
  left: 0;
  float: left;
}
.l-site.l-left-m-right .l-page {
  margin-left: 200px;
}
.l-site.l-left-m-right .l-nav {
  right: 0;
  float: left;
}
.l-site.l-right .l-page {
  margin-right: 200px;
}
.l-site.l-right .l-nav {
  right: 0;
  float: right;
}
.l-nav {
  position: static;
  width: 200px;
  display: block;
  top: 0;
  z-index: 3;
}
.side-nav {
  width: 100%;
  top: 0;
  bottom: 0;
  margin: 0;
  overflow: auto;
}
.side-nav .title {
  font-size: 1.1em;
  border-bottom-width: 0;
  text-align: left;
  margin: 10px 0;
  color: $color-copper;
}
.side-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-nav li {
  margin: 0;
  padding: 0;
  transition: 0.25s;
}
.side-nav-primary a {
  color: #1c293f;
  text-decoration: none;
  font-size: 1rem;
  display: block;
  border-radius: 6px;
  margin-bottom: 2px;
  width: 100%;
  transition: all 0.3s;
}
.side-nav-primary a:hover {
  color: #000;
  background: #fff;
}
.side-nav-primary a.selected {
  background: #fff;
  color: #1c293f;
  cursor: default;
}
.side-nav-primary a.selected:after {
  content: "\f00c";
  float: right;
  color: $color-copper;
  font-size: 1.4em;
  line-height: 1em;
}
.side-nav-primary input[type="checkbox"],
.side-nav-primary input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.side-nav-primary input[type="checkbox"] + label,
.side-nav-primary input[type="radio"] + label {
  color: #1c293f;
  text-decoration: none;
  font-size: 1rem;
  display: block;
  padding: 5px 5px 5px 5px;
  margin-bottom: 2px;
  width: 100%;
  transition: all 0.3s;
  font-weight: normal;
  cursor: pointer;
}
.side-nav-primary input[type="checkbox"] + label:before,
.side-nav-primary input[type="radio"] + label:before {
  content: "\f00c";
  color: color $color-copper;
  font-size: 1rem;
  line-height: 1em;
  visibility: hidden;
  padding-right: 2px;
  margin-right: 5px;
}
.side-nav-primary input[type="checkbox"]:hover + label,
.side-nav-primary input[type="radio"]:hover + label {
  color: #000;
  background: #fff;
}
.side-nav-primary input[type="checkbox"]:checked + label,
.side-nav-primary input[type="radio"]:checked + label {
  background: #fff;
  color: #1c293f;
  cursor: default;
}
.side-nav-primary input[type="checkbox"]:checked + label:before,
.side-nav-primary input[type="radio"]:checked + label:before {
  content: "\f00c";
  color: $color-copper;
  font-size: 1rem;
  line-height: 1em;
  visibility: visible;
  margin-right: 5px;
}
.menu {
  display: none;
  top: 0;
  left: 1.5em;
  width: 100%;
  height: 40px;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s;
}
.menu:hover .menu-hamburger:before,
.menu:hover .menu-hamburger:after {
  width: 24px;
}
.menu.is-active .menu-hamburger {
  background: none;
  margin-left: 10px;
}
.menu.is-active .menu-hamburger:before,
.menu.is-active .menu-hamburger:after {
  top: 0;
  width: 24px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu.is-active .menu-hamburger:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-hamburger {
  position: relative;
  width: 24px;
  height: 4px;
  margin-top: 10px;
  top: 17px;
  background: #63717f;
  border-radius: 4px;
  float: right;
  transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.side-nav .menu.is-active .menu-hamburger {
  float: left;
  margin: 0;
}
.menu-hamburger:before,
.menu-hamburger:after {
  content: '';
  display: block;
  width: 24px;
  height: 4px;
  background: #63717f;
  position: absolute;
  border-radius: 4px;
  transition: all 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.menu-hamburger:before {
  top: -8px;
  left: 0;
  width: 24px;
}
.menu-hamburger:after {
  top: 8px;
  width: 24px;
  left: 0;
}
@media screen and (max-width: 980px) {
  .menu {
    display: block;
  }
  .l-site .l-nav {
    background: #f5f7f8;
    padding: 20px;
  }
  .l-site.l-left .l-page {
    margin-left: 0;
  }
  .l-site.l-left .l-nav {
    left: -300px;
    transition: all 0.3s;
  }
  .l-site.l-left-m-right .l-page {
    margin-left: 0;
  }
  .l-site.l-left-m-right .l-nav {
    right: -300px;
    transition: all 0.3s;
  }
  .l-site.l-right .l-page {
    margin-right: 0;
  }
  .l-site.l-right .l-nav {
    right: -300px;
    transition: all 0.3s;
  }
  .l-site.l-left.is-open .l-nav {
    left: 0;
  }
  .l-site.l-left-m-right.is-open .l-nav {
    right: 0;
  }
  .l-site.l-right.is-open .l-nav {
    right: 0;
  }
  .l-page {
    z-index: 3;
    position: relative;
  }
  .l-nav {
    position: fixed;
    top: 60px;
    height: calc(100vh - 60px);
    width: 240px;
    float: none;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    z-index: 99999;
  }
  .l-site.is-open .l-nav {
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
  }
  .band-container {
    padding: 0 1.5em;
  }
}
/* --------------------------------

Custom : prd

-------------------------------- */
ul.prod {
  list-style: none;
  padding: 10px 0 60px;
}
ul.prod li .img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  padding-bottom: 14.865%;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  margin: 20px 0 0;
}
ul.prod-sub {
  list-style: none;
  padding: 10px 0 60px;
  min-height: 600px;
}
ul.prod-sub li a {
  position: relative;
  top: 0;
  transition: 0.3s all;
}
ul.prod-sub li a .img {
  background-size: contain;
  background-color: #fff;
  background-position: 50% 50%;
  width: 100%;
  padding-bottom: 75%;
  box-shadow: 0 0 4px rgba(0,0,0,0.1);
  margin: 20px 0 0;
}
ul.prod-sub li a .name {
  background: $color1b;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
ul.prod-sub li a ul.cont {
  background: #fff;
  color: $color4a;
  font-size: 0.876em;
  padding: 10px;
  list-style: none;
  overflow: hidden;
  height: 200px;
  position: relative;
}
ul.prod-sub li a ul.cont:before {
  content: "";
  background: $gradient_white_top_alpha;
  display: block;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
}
ul.prod-sub li a:hover {
  top: -10px;
}
.prd-article {
  padding: 0;
}
.prd-article .prod-group {
  background: #fff;
  padding-top: 10px;
  padding-bottom: 30px;
}
.prd-article .prod-group img {
  display: flex;
  width: 100%;
  margin: 5px 0;
  align-items: center;
}
.prd-article .prod-group img li {
  line-height: 1.8em;
}
.prd-article .prod-group img li a {
  color: #fbb03b;
  font-size: 0.9em;
  padding: 10px 40px;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  display: block;
}
.prd-article .prod-group img li :hover {
  color: $color-copper;
  background: #fff;
}
.prd-article .prod-group img :last-child a {
  border-radius: 0 0 10px 10px;
}
.prd-article .prd-info {
  background: #fff;
  padding: 15px;
}
.prd-article .prd-info h1 {
  margin: 0 0 10px;
  color: #007988;
}
.prd-article .prd-info .pric {
  margin-bottom: 10px;
  text-align: center;
}
.prd-article .prd-info .pric i {
  font-style: normal;
}
.prd-article .prd-info .pric i.cost {
  color: $color-copper;
  font-size: 2em;
}
.prd-article .prd-info .pric i.origi {
  color: #999;
  font-size: 1.2em;
  text-decoration: line-through;
  padding-left: 10px;
}
.prd-article .prd-info .deadline {
  background: rgba(245,245,245,0.2);
  border-width: 1px;
}
.prd-article .prd-info .deadline .date {
  color: $color-copper;
  font-size: 1.1em;
  text-align: left;
  margin-bottom: 10px;
}
.prd-article .prd-info .info {
  padding: 0 0 20px;
}
.prd-article .prd-info .prd-spec {
  display: flex;
  flex-wrap: wrap;
}
.prd-article .prd-info .prd-spec > .ptitle {
  background: #f5f5f5;
  border-bottom: 1px solid #ccc;
  display: flex;
  width: 100%;
  height: 40px;
  align-items: center;
  justify-content: center;
}
.prd-article .prd-info .prd-spec > li {
  width: 50%;
  flex-direction: row;
  padding: 10px 10px 0;
}
.prd-article .prd-info .prd-spec > li:first-child {
  border-right: 1px solid #ccc;
}
.prd-article .prd-info .prd-spec > li > ul {
  margin: 0;
}
.prd-article .prd-info .prd-spec > li > ul.size > li {
  display: inline-block;
  margin-bottom: 10px;
}
.prd-article .prd-info .prd-spec > li > ul.size > li > input[type=radio] {
  display: none;
}
.prd-article .prd-info .prd-spec > li > ul.size > li > input[type=radio] + label {
  border: 1px solid #eee;
  border-radius: 4px;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-weight: normal;
}
.prd-article .prd-info .prd-spec > li > ul.size > li > input[type=radio]:checked + label {
  border: 1px solid #87ba22;
  background: #87ba22;
  color: #fff;
}
.prd-article .prd-info .prd-spec > li.color select {
  display: block;
  width: 100%;
  height: 30px;
}
.prd-article .prd-info .prd-spec > li.color select option {
  padding: 4px 12px;
}
.prd-article .prd-info ul.info li {
  display: flex;
  margin-bottom: 10px;
}
.prd-article .prd-info ul.info li .title {
  color: $color-copper;
  font-size: 1rem;
  flex: 0 0 100px;
}
.prd-article .prd-info ul.info li .title:after {
  content: "";
  border-right: 1px solid $color-copper;
  padding-right: 10px;
}
.prd-article .prd-info ul.prd-add > li {
  margin-bottom: 10px;
}
.prd-article .prd-info ul.prd-add > li i {
  font-style: normal;
}
.prd-article .prd-info ul.prd-add > li i.cost {
  color: $color-copper;
  font-size: 1.1em;
}
.prd-article .prd-info ul.prd-add > li i.origi {
  color: #999;
  font-size: 0.9em;
  text-decoration: line-through;
  padding-left: 10px;
}
.prd-article .prd-info ul.prd-add > li ul.prd-spec {
  background: #f6f6f6;
}
.prd-article .prd-info ul.prd-button {
  display: flex;
}
.prd-article .prd-info ul.prd-button li {
  width: 50%;
  flex-direction: row;
}
.prd-article .prd-info ul.prd-button li:first-child {
  padding-right: 10px;
}
.prd-article .prd-info ul.prd-button li:last-child {
  padding-left: 10px;
}
.service {
  margin: 30px auto;
}
.service ul {
  list-style: none;
  padding: 0;
}
.service ul .col-group {
  width: 100%;
}
.service ul li {
  margin: 30px 0 30px;
  color: $color1a;
}
.service ul li .img {
  background-size: cover;
  background-position: 50% 50%;
  height: 180px;
  width: 100%;
  margin: 0 0 5px;
  padding: 20px;
  position: relative;
}
.service ul li .img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,38,101,0.5);
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 2em;
  transition: all 0.3s;
}
.service ul li .img img {
  display: none;
}
.service ul li .name {
  color: #fff;
  font-size: 1.6em;
  text-align: center;
  text-shadow: 0 5px 20px #000;
  position: absolute;
  top: 0;
  height: 180px;
  text-align: center;
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service ul li .cont {
  text-align: left;
  padding: 5px 10px;
  font-size: 0.876em;
}
/* --------------------------------

Custom : loading

-------------------------------- */
#spinner-loading {
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(255,255,255,0.5);
  position: fixed;
  z-index: 999999999;
}
#spinner-loading #loading {
  height: 60px;
  width: 60px;
/*margin: 94px auto 0 auto;*/
  position: absolute;
  top: calc(50% - 100px);
  left: calc(50% - 30px);
  -webkit-animation: rotation 0.6s infinite linear;
  -moz-animation: rotation 0.6s infinite linear;
  -o-animation: rotation 0.6s infinite linear;
  animation: rotation 0.6s infinite linear;
  border-left: 6px solid rgba(0,38,101,0.15);
  border-right: 6px solid rgba(0,38,101,0.15);
  border-bottom: 6px solid rgba(0,38,101,0.15);
  border-top: 6px solid rgba(0,38,101,0.8);
  border-radius: 100%;
}
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
.cart-page {
  margin-bottom: 60px;
}
.cart-page .right-row {
  display: flex;
}
.cart-page .right-row .rowhalf {
  width: 50%;
  padding: 15px;
}
.cart-list ul.booking-info > li,
.table-box ul.booking-info > li {
  margin-bottom: 20px;
}
.cart-list ul.booking-info > li > .i-title,
.table-box ul.booking-info > li > .i-title {
  color: #666;
}
.cart-list ul.booking-info > li > ul > li .b-title,
.table-box ul.booking-info > li > ul > li .b-title {
  display: inline-block;
  font-weight: bold;
}
.cart-list ul.booking-info > li > ul > li .b-title:after,
.table-box ul.booking-info > li > ul > li .b-title:after {
  content: ":";
  padding-left: 5px;
}
.cart-list ul.booking-info > li > ul > li .b-detail,
.table-box ul.booking-info > li > ul > li .b-detail {
  display: inline-block;
}
.cart-list .cart-box,
.table-box .cart-box {
  background: #fff;
  display: flex;
  width: 100%;
  padding: 20px 20px;
  margin: 15px 0 0;
  transition: all 0.2s;
  cursor: default;
  border-radius: 4px;
  position: relative;
  justify-content: space-around;
  z-index: 2;
}
.cart-list .cart-box.cart-box-title,
.table-box .cart-box.cart-box-title,
.cart-list .cart-box.order-title,
.table-box .cart-box.order-title {
  background-color: transparent;
  border-bottom: 1px solid #dfe7ec;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  border-radius: 0;
}
.cart-list .cart-box.cart-box-title:hover,
.table-box .cart-box.cart-box-title:hover,
.cart-list .cart-box.order-title:hover,
.table-box .cart-box.order-title:hover {
  background-color: transparent;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}
.cart-list .cart-box.used,
.table-box .cart-box.used {
  opacity: 0.5;
}
.cart-list .cart-box.used:hover,
.table-box .cart-box.used:hover {
  background: #fafafa;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}
.cart-list .cart-bundle,
.table-box .cart-bundle {
  background: #f5f4f1;
}
.cart-list .cart-bundle .cart-box:before,
.table-box .cart-bundle .cart-box:before {
  content: "";
}
.cart-list .cart-addprd,
.table-box .cart-addprd,
.cart-list .cart-bundle,
.table-box .cart-bundle {
  background: #eeefef;
  padding: 10px 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
}
.cart-list .cart-addprd .cart-box,
.table-box .cart-addprd .cart-box,
.cart-list .cart-bundle .cart-box,
.table-box .cart-bundle .cart-box {
  display: flex;
  justify-content: space-around;
  background-color: transparent;
  margin: 0 auto auto;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  position: relative;
  padding: 2px 20px;
  font-size: 0.9em;
  z-index: 1;
}
.cart-list .cart-addprd .cart-box:before,
.table-box .cart-addprd .cart-box:before,
.cart-list .cart-bundle .cart-box:before,
.table-box .cart-bundle .cart-box:before {
  content: "+";
  font-size: 1.4em;
}
.cart-list .cart-addprd .cart-box .cartbar .edit,
.table-box .cart-addprd .cart-box .cartbar .edit,
.cart-list .cart-bundle .cart-box .cartbar .edit,
.table-box .cart-bundle .cart-box .cartbar .edit,
.cart-list .cart-addprd .cart-box .cartbar .del,
.table-box .cart-addprd .cart-box .cartbar .del,
.cart-list .cart-bundle .cart-box .cartbar .del,
.table-box .cart-bundle .cart-box .cartbar .del {
  visibility: hidden;
}
.cart-list .cart-addprd .cart-box .cartbar:before,
.table-box .cart-addprd .cart-box .cartbar:before,
.cart-list .cart-bundle .cart-box .cartbar:before,
.table-box .cart-bundle .cart-box .cartbar:before {
  content: "";
  display: block;
  text-align: left;
  margin-bottom: 0;
}
.cart-list .cart-addprd .cart-box .cartbar.name,
.table-box .cart-addprd .cart-box .cartbar.name,
.cart-list .cart-bundle .cart-box .cartbar.name,
.table-box .cart-bundle .cart-box .cartbar.name {
  text-align: left;
  padding-left: 5px;
}
.cart-list .cart-addprd .cart-box .cartbar.note,
.table-box .cart-addprd .cart-box .cartbar.note,
.cart-list .cart-bundle .cart-box .cartbar.note,
.table-box .cart-bundle .cart-box .cartbar.note {
  padding-left: 5px;
}
.cart-list .cart-addprd .cart-box .cartbar.price,
.table-box .cart-addprd .cart-box .cartbar.price,
.cart-list .cart-bundle .cart-box .cartbar.price,
.table-box .cart-bundle .cart-box .cartbar.price {
  flex: 0 0 60px;
}
.cart-list .cart-addprd .cart-box .cartbar.name,
.table-box .cart-addprd .cart-box .cartbar.name,
.cart-list .cart-bundle .cart-box .cartbar.name,
.table-box .cart-bundle .cart-box .cartbar.name,
.cart-list .cart-addprd .cart-box .cartbar.note,
.table-box .cart-addprd .cart-box .cartbar.note,
.cart-list .cart-bundle .cart-box .cartbar.note,
.table-box .cart-bundle .cart-box .cartbar.note,
.cart-list .cart-addprd .cart-box .cartbar.price,
.table-box .cart-addprd .cart-box .cartbar.price,
.cart-list .cart-bundle .cart-box .cartbar.price,
.table-box .cart-bundle .cart-box .cartbar.price {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cartbar {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cartbar.name {
  width: 30%;
  flex-direction: column;
}
.cartbar.note {
  width: calc(40% - 60px);
  color: #444a4f;
}
.cartbar.amount {
  width: 10%;
}
.cartbar.ctrl {
  width: 60px;
}
.cartbar.edit {
  width: 30px;
}
.cartbar.edit a {
  border-radius: 100%;
  border: 1px solid #864b2d;
  color: #864b2d;
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 29px;
}
.cartbar.edit a:hover {
  background: #864b2d;
  color: #fff;
  cursor: pointer;
}
.cartbar.del {
  width: 60px;
}
.cartbar.del a {
  border-radius: 100%;
  color: #e0004d;
  width: 30px;
  height: 30px;
  text-align: center;
  padding-left: 1px;
  line-height: 30px;
  font-size: 1.2em;
}
.cartbar.del a:hover {
  background: #e0004d;
  color: #fff;
  cursor: pointer;
}
.cartbar.state .spec {
  color: #888;
}
.cartbar.state .spec span:first-child {
  color: #000;
}
.cartbar.state .spec i {
  font-weight: bold;
  padding-left: 5px;
  letter-spacing: 1px;
  font-style: normal;
}
.cartbar.price.sav {
  color: #87ba22;
}
.cartbar.price.refund {
  color: #e0004d;
}
.cartbar.price .spec {
  text-align: right;
}
.cartbar.price .strike {
  text-decoration: line-through;
}
.cartbar.price .return {
  color: #e0004d;
}
.cartbar .spec {
  display: flex;
  flex-direction: column;
}
.cartbar.price,
.cartbar.subtotal {
  width: 10%;
  color: $color-copper;
}
.cart .cartbar.delivery {
  width: 14.5%;
}
.cart .cartbar.notes {
  width: 24%;
}
.order-title {
  background: transparent;
  margin: 0;
  padding: 10px 10px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  font-weight: bold;
}
.cart-box.order-title:hover {
  background: transparent;
  box-shadow: 0 0 0 rgba(0,0,0,0);
}
.cart-box.used .cartbar.del {
  display: none;
}
.table-box .cart-box.order-list,
.table-box a.cart-box.order-list {
  background-color: transparent;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  border-radius: 0;
  font-weight: normal;
}
.table-box a.cart-box.order-list:hover {
  background-color: #eee;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  cursor: pointer;
}
.table-box .cartbar.num {
  color: #000;
}
.table-box .cartbar.dtime {
  color: #333;
}
.table-box .cartbar.state {
  color: #000;
}
.table-box .cartbar.price {
  color: $color-copper;
}
.table-box .cart-list .cart-box .cartbar.name {
  display: block;
}
.table-box .cart-list .cart-box .cartbar.note {
  color: #444a4f;
}
.shipment {
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.shipment:before {
  content: "+";
}
.shipment .price {
  color: $color-copper;
  font-size: 1.2em;
}
.total {
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #534741;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.total .price {
  color: $color-copper;
  font-size: 30px;
}
.cart-addprd .cartbar.del a {
  display: none !important;
}
@media only screen and (max-width: 991px) {
  .cart-list .cart-box,
  .table-box .cart-box {
    display: block;
    position: relative;
  }
  .cart-list .cart-box.cart-box-title,
  .table-box .cart-box.cart-box-title {
    display: none;
  }
  .cartbar {
    display: block;
    text-align: right;
    border-bottom: 1px dotted rgba(0,0,0,0.1);
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .cartbar:before {
    content: attr(data-label);
    display: block;
    text-transform: uppercase;
    color: #666;
    font-size: 0.86em;
    text-align: left;
    margin-bottom: 5px;
  }
  .cart-page .cart-list .cart-addprd,
  .cart-page .cart-list .cart-bundle {
    padding: 10px;
  }
  .cart-page .cart-list .cart-addprd .cart-box,
  .cart-page .cart-list .cart-bundle .cart-box {
    border-bottom: 1px dotted #666;
  }
  .cart-page .cart-list .cart-bundle .price,
  .cart-page .cart-list .cart-bundle .subtotal {
    display: none;
  }
  .cart-page .cartbar.price,
  .cart-page .cartbar.subtotal,
  .cart-page .cartbar.name,
  .cart-page .cartbar.note,
  .cart-page .cartbar.amount,
  .cart-page .cartbar.ctrl,
  .table-box .cartbar.subtotal,
  .table-box .cartbar.name,
  .table-box .cartbar.note,
  .table-box .cartbar.price {
    width: 100% !important;
  }
  .cartbar .spec,
  .cartbar.price .spec {
    text-align: center;
  }
  .cartbar.meal {
    font-size: 1.15em;
  }
  .cartbar.edit {
    left: 20px;
  }
  .cartbar.del {
    right: 0;
  }
  .cart-addprd .cartbar,
  .cart-bundle .cartbar {
    border: 0 dotted rgba(0,0,0,0.1);
  }
  .cartbar.edit,
  .cartbar.del {
    position: absolute;
    top: 10px;
    border: 0;
  }
  .cartbar.edit a,
  .cartbar.del a {
    font-size: 1.2em;
    width: 29px;
    display: block;
    line-height: 28px;
  }
  .table-box .cart-box.order-list .cartbar.num,
  .table-box .cart-box.order-list .cartbar.dtime,
  .table-box .cart-box.order-list .cartbar.state,
  .table-box .cart-box.order-list .cartbar.price {
    width: 100%;
  }
  .shipment {
    text-align: center;
  }
  .total {
    text-align: center;
  }
  .order-title {
    display: none;
  }
  .order-list .cartbar.num,
  .order-list .cartbar.dtime,
  .order-list .cartbar.state,
  .order-list .cartbar.price,
  .order-list .cartbar.coupon {
    width: 100%;
    margin: 10px 0 20px;
  }
}
table.table-box {
  margin: 20px 0;
  width: 100%;
}
table.table-box thead.cart-box,
table.table-box tbody.cart-box {
  display: table-header-group;
}
table.table-box thead.cart-box tr,
table.table-box tbody.cart-box tr {
  width: 100%;
  display: table-row;
}
table.table-box thead.cart-box tr td.cartbar,
table.table-box tbody.cart-box tr td.cartbar {
  display: table-cell;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
table.table-box thead.cart-box .cartbar {
  font-weight: bold;
}
table.table-box tbody.cart-box tr:hover {
  background: #fafafa;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  table.table-box thead.cart-box,
  table.table-box tbody.cart-box {
    display: block;
    position: relative;
  }
  table.table-box thead.cart-box.cart-box-title,
  table.table-box tbody.cart-box.cart-box-title {
    display: none;
  }
  table.table-box thead.cart-box tr,
  table.table-box tbody.cart-box tr {
    display: block;
    border-bottom: 2px solid #333;
  }
  table.table-box thead.cart-box tr td.cartbar,
  table.table-box tbody.cart-box tr td.cartbar {
    display: block;
    text-align: right;
    border-bottom: 1px dotted rgba(0,0,0,0.1);
    position: relative;
    min-height: 40px;
  }
  table.table-box thead.cart-box tr td.cartbar:before,
  table.table-box tbody.cart-box tr td.cartbar:before {
    content: attr(data-label);
    display: block;
    text-transform: uppercase;
    color: #666;
    font-size: 0.86em;
    text-align: left;
    margin-bottom: 5px;
    position: absolute;
  }
}
label {
  font-weight: normal;
}
ul.prd-add >li >input[type=radio],
ul.prd-gift >li >input[type=radio],
ul.prd-add >li >input[type=checkbox],
ul.prd-gift >li >input[type=checkbox] {
  display: none;
}
ul.prd-add >li >input[type=radio] + label,
ul.prd-gift >li >input[type=radio] + label,
ul.prd-add >li >input[type=checkbox] + label,
ul.prd-gift >li >input[type=checkbox] + label {
  cursor: pointer;
}
ul.prd-add >li >input[type=radio] + label:before,
ul.prd-gift >li >input[type=radio] + label:before,
ul.prd-add >li >input[type=checkbox] + label:before,
ul.prd-gift >li >input[type=checkbox] + label:before {
  font-size: 19px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  margin-bottom: 5px;
  content: "\00a0";
  color: #fff;
  background-clip: padding-box;
  background-color: #e6e6e6;
  text-align: center;
  border-radius: 6px;
}
ul.prd-add >li >input[type=radio]:checked + label:before,
ul.prd-gift >li >input[type=radio]:checked + label:before,
ul.prd-add >li >input[type=checkbox]:checked + label:before,
ul.prd-gift >li >input[type=checkbox]:checked + label:before {
  background-color: #87ba22;
  border-color: #87ba22;
  box-shadow: 0 0 0 0 #e6e6e6;
  font-family: FontAwesome;
  content: "\f00c";
}
.checkout {
  margin-bottom: 20px;
}
.checkout .two-col {
  font-size: 14px;
  background: #fff;
  border-radius: 4px;
  padding-bottom: 40px;
}
.checkout .two-col .title {
  font-size: 1.4em;
}
.checkout .two-col .p-info {
  margin: 10px 0 40px;
}
.checkout .two-col input,
.checkout .two-col select {
  margin: 5px 0 10px;
}
.checkout .two-col .p-info input[type=radio],
.checkout .two-col .p-info input[type=checkbox] {
  display: none;
}
.checkout .two-col .p-info input[type=radio] + label,
.checkout .two-col .p-info input[type=checkbox] + label {
  cursor: pointer;
}
.checkout .two-col .p-info input[type=radio] + label:before,
.checkout .two-col .p-info input[type=checkbox] + label:before {
  font-size: 19px;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 1px solid #e6e6e6;
  margin-right: 10px;
  margin-bottom: 5px;
  content: "\00a0";
  color: #fff;
  background-clip: padding-box;
  background-color: #e6e6e6;
  text-align: center;
  border-radius: 6px;
}
.checkout .two-col .p-info input[type=radio]:checked + label:before,
.checkout .two-col .p-info input[type=checkbox]:checked + label:before {
  background-color: #87ba22;
  border-color: #87ba22;
  box-shadow: 0 0 0 0 #e6e6e6;
  font-family: FontAwesome;
  content: "\f00c";
}
.checkout ul {
  margin: 5px 0 10px;
}
.checkout ul li {
  display: inline-block;
}
.checkout ul li >input[type=radio] {
  display: none;
}
.checkout ul li >input[type=radio] + label {
  border: 1px solid #808080;
  padding: 6px 16px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #808080;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  font-weight: normal;
}
.checkout ul li >input[type=radio]:checked + label {
  border: 1px solid #87ba22;
  background: #87ba22;
  color: #fff;
}
.overlayer {
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100vh;
  position: absolute;
  z-index: 99;
  top: 0;
}
.member {
  margin: 40px 0 0;
}
.member ul.user-nav {
  background: #f9f9f9;
  padding: 0;
}
.member ul.user-nav li {
  float: left;
}
.member ul.user-nav li a {
  display: block;
  padding: 10px 20px;
  border-bottom: 4px solid transparent;
  color: #777;
}
.member ul.user-nav li a:hover {
  background: #e0004d;
  color: #fff;
}
.member ul.user-nav li a.selected {
  background: #fff;
  border-bottom: 4px solid #e0004d;
}
.member ul.user-nav li a.selected:hover {
  background: #fff;
  color: #333;
}
.member ul.user-nav li:last-child {
  float: right;
}
.member .user-content {
  background: #fff;
  padding: 20px 20px 30px;
  font-size: 14px;
}
.member .user-content .title {
  font-size: 1.4em;
}
.member .user-content input,
.member .user-content select {
  margin: 5px 0 10px;
}
@media screen and (max-width: 767px) {
  .member ul.user-nav li:last-child {
    float: left;
  }
}
.login {
  background: #fff;
  border-radius: 4px;
  padding: 15px 15px 20px;
}
.login .title {
  font-size: 1.6em;
  margin: 0 auto 20px;
}
.login #tab {
  display: flex;
  flex-direction: row;
  margin-top: -40px;
  margin-bottom: 40px;
  margin-left: -15px;
  margin-right: -15px;
}
.login #tab li {
  list-style: none;
  width: 100%;
}
.login #tab li a {
  background: #f5f5f5;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
}
.login #tab li a .title {
  font-size: 1.4em;
  margin: 0 auto 20px;
}
.login #tab li a.selected {
  background: #fff;
}
.login #tab li a.selected:hover {
  color: #12171c;
  cursor: default;
}
.index-prd-list {
  position: relative;
}
.index-prd-list ul {
  list-style: none;
  padding: 0;
  padding-top: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.index-prd-list ul li {
  padding-bottom: 40px;
  width: 100%;
  float: left;
  padding: 15px;
}
.index-prd-list ul li a {
  display: block;
  position: relative;
  overflow: hidden;
}
.index-prd-list ul li a .img {
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  padding-bottom: 49.27%;
  transition: all 0.3s;
}
.index-prd-list ul li a .img.blur {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.index-prd-list ul li a .img img {
  display: none;
}
.index-prd-list ul li a .desc {
  background: rgba(0,0,0,0);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 15px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  transition: all 0.3s;
}
.index-prd-list ul li a .desc h3.title {
  color: #fff;
  font-size: 2em;
  text-shadow: 6px 14px 36px rgba(48,58,73,0.16), 1px 4px 8px rgba(48,58,73,0.14);
  display: block;
}
.index-prd-list ul li a .desc p.txt {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 1em;
  width: 100%;
  text-shadow: 6px 14px 36px rgba(48,58,73,0.16), 1px 4px 8px rgba(48,58,73,0.14);
}
.index-prd-list ul li a:hover .img {
  opacity: 0;
}
.index-prd-list ul li a:hover .img.blur {
  opacity: 1;
}
.index-prd-list ul li a:hover .desc {
  background: rgba(0,0,0,0.3);
  height: 100%;
  justify-content: center;
  align-items: center;
}
.index-prd-list ul li a:hover .desc h3.title,
.index-prd-list ul li a:hover .desc p.txt {
  text-align: center;
  animation: anm_hov 0.5s;
}
ul.news-list li {
  border-bottom: 1px solid #dfe7ec;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
ul.news-list li:last-child {
  border-bottom: 0;
}
ul.news-list li a {
  text-decoration: none;
}
ul.news-list li a h5,
ul.news-list li a .txt {
  text-align: left;
}
ul.news-list li a h5 {
  border-left: 4px solid #e0004d;
  padding-left: 10px;
}
ul.news-list li a:hover h3,
ul.news-list li a:hover .txt {
  color: #e0004d;
}
ul.news-list li p.txt {
  margin: 0;
}
.brand-list {
  position: relative;
}
.brand-list ul {
  list-style: none;
  padding: 0;
  padding-top: 20px;
  margin-left: -15px;
  margin-right: -15px;
}
.brand-list ul li {
  padding-bottom: 40px;
  width: 100%;
  float: left;
  padding: 15px;
}
.brand-list ul li a {
  display: block;
  position: relative;
  transition: all 0.2s;
  overflow: hidden;
}
.brand-list ul li a .img {
  background-size: 182px 70px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: 100%;
  padding-bottom: 49.27%;
  transition: 0.3s all;
}
.brand-list ul li a .img img {
  display: none;
}
.faq-order-number {
  text-align: center;
  margin: 20px 0;
}
.faq-order-number .num {
  font-size: 1.1em;
}
.faq-order-number .num:after {
  content: ":";
  padding: 0 2px;
}
.faq-comment {
  text-align: center;
}
.faq-comment textarea {
  width: 100%;
  min-height: 100px;
  padding: 10px;
  font-size: 1.1em;
}
.faq-comment textarea::-webkit-input-placeholder {
  color: #aaa;
}
.faq-comment textarea:-moz-placeholder {
  color: #aaa;
}
.faq-comment textarea::-moz-placeholder {
  color: #aaa;
}
.faq-comment textarea:-ms-input-placeholder {
  color: #aaa;
}
.faq-comment .btn {
  background: #87ba22;
  color: #fff;
  margin-top: 10px;
  padding: 5px 20px;
}
.faq-item {
  background: #f9f9f9;
  border-radius: 4px;
  margin-top: 40px;
  padding: 20px 0;
  font-size: 1.1em;
}
.faq-item:last-child {
  border-bottom: 0;
}
.faq-item .q-title {
  text-align: center;
  margin-bottom: 0px;
  font-weight: bold;
}
.faq-item .qa-q {
  margin-top: 0;
  text-align: right;
}
.faq-item .qa-q .q-cont {
  padding: 20px;
}
.faq-item .qa-a {
  margin-top: 20px;
}
.faq-item .qa-a .q-cont {
  background: #fff;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #eee;
}
@media only screen and (max-width: 991px) {
  .faq-item .qa-q {
    text-align: left;
  }
  .faq-item .qa-a {
    text-align: left;
  }
}
.top-ad img {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 992px) {
  .top-ad img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.size-btn {
  display: block;
  border: 2px solid #333;
  max-width: 100px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
  line-height: 36px;
  color: $color1a;
  z-index: 99;
  margin-bottom: 10px;
}
.size-btn:hover {
  color: #007988;
  background: #fbb03b;
}
.size-btn:before {
  content: "\f182";
  padding: 0 5px;
}
#zipcode {
  padding: 0 10px;
  border-radius: 4px;
}
#county,
#district {
  padding: 0 10px !important;
}
#county option,
#district option {
  padding: 0;
  white-space: normal;
}
.search.box {
  display: flex;
  justify-content: flex-end;
  margin: 0;
}
.search.box input#search {
  height: 40px;
  border: 1px solid #ddd;
  border-right: 0;
  font-size: 14px;
  float: left;
  color: #63717f;
  padding-left: 20px;
  transition: background 0.55s ease;
}
.search.box input#search:hover,
.search.box input#search:focus,
.search.box input#search:active {
  background: #f5f7f8;
  outline: none;
}
.search.box button.icon {
  background: #fff;
  border-radius: 0;
  border: 1px solid #ddd;
  height: 40px;
  width: 50px;
  color: #12171c;
  font-size: 10pt;
  transition: all 0.55s ease;
}
.container-1:hover button.icon,
.container-1:active button.icon,
.container-1:focus button.icon {
  outline: none;
}
.slider-for .img,
.slider-nav .img {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
}
.slider-for .img img,
.slider-nav .img img {
  visibility: hidden;
}
.slider-for .img {
  height: 400px;
}
.slider-nav {
  border-right: 1px solid #ccc;
}
.slider-nav .img {
  border: 1px solid #ccc;
  border-right: 0;
  height: 100px;
}
.nav-tabs li.nav-item {
  width: 25%;
  text-align: center;
}
.nav-tabs li.nav-item a {
  color: #12171c;
}
.nav-tabs li.nav-item a.active {
  color: $color-copper;
  font-weight: bold;
}
.tab-content .tab-pane {
  min-width: 100%;
}
#notice ul {
  list-style: decimal;
  padding-left: 30px;
}
.recommend {
  background: rgba(255,255,255,0.9);
  border-radius: 8px;
  box-shadow: 6px 14px 36px rgba(48,58,73,0.06), 1px 4px 8px rgba(48,58,73,0.04);
  position: relative;
  top: 0;
  padding: 20px 10px;
}
.recommend .recommend-slider a.profile {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 10px;
  border-radius: 8px;
  cursor: pointer;
}
.recommend .recommend-slider a.profile .img {
  width: 120px;
  height: 120px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 100%;
  margin-bottom: 10px;
}
.recommend .recommend-slider a.profile .img img {
  display: none;
}
.recommend .recommend-slider a.profile .name {
  text-align: center;
}
.recommend .recommend-slider .slick-prev {
  left: 0px;
}
.recommend .recommend-slider .slick-next {
  right: 0px;
}
.recommend .recommend-slider .slick-prev,
.recommend .recommend-slider .slick-next {
  top: calc(50% - 60px);
}
.recommend .recommend-slider .slick-prev:before,
.recommend .recommend-slider .slick-next:before {
  color: #bdccd4;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
@media (min-width: 991px) {
  .recommend {
    top: -40px;
  }
}
ul.shop li {
  padding: 20px;
}
ul.shop li i {
  font-size: 2.4rem;
}
/* --------------------------------

nav-tabs

-------------------------------- */
ul.nav.nav-tabs {
  border: 0;
  margin: 0 auto;
}
ul.nav.nav-tabs li.nav-item a.nav-link {
  border: 0;
  background-color: transparent;
  color: #63717f;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
}
ul.nav.nav-tabs li.nav-item a.nav-link:before {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #63717f;
  border-radius: 100%;
  margin-bottom: 10px;
  z-index: 2;
}
ul.nav.nav-tabs li.nav-item a.nav-link.active {
  color: #12171c;
}
ul.nav.nav-tabs li.nav-item a.nav-link.active:before {
  background: #87ba22;
}
ul.nav.nav-tabs li.nav-item a.nav-link:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #63717f;
  position: absolute;
  top: 14px;
  left: 50%;
}
ul.nav.nav-tabs li.nav-item:last-child a.nav-link:after {
  display: none;
}
article.tab-content {
  max-width: 767px;
  margin: 0 auto;
}
article.tab-content img.icon {
  width: auto !important;
  height: 30px !important;
  min-width: auto !important;
  min-height: auto !important;
  margin-right: 5px;
  margin-left: 5px;
}
article.tab-content ul {
  text-align: left;
  padding-left: 30px;
}
article.tab-content ul li {
  list-style: decimal;
  margin-bottom: 10px;
}
article.tab-content i {
  margin: 0 5px;
}
.news-article {
  padding-bottom: 30px;
}
ul.article-tool {
  background: #dfe7ec;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-self: center;
}
ul.article-tool li a {
  display: block;
  color: #12171c;
  padding: 10px 20px;
}
ul.article-tool li a:hover {
  color: #fff;
  background: #12171c;
}
ul.article-tool li.back a:before {
  content: "\f100";
  padding: 0 6px;
}
ul.article-tool li.next a:after {
  content: "\f101";
  padding: 0 6px;
}
ul.article-tool li.home a:before {
  content: "\f00b";
  padding: 0 6px;
}
@media (max-width: 787px) {
  ul.article-tool li a span {
    display: none;
  }
  ul.article-tool li a span:after,
  ul.article-tool li a span:before {
    padding: 0;
  }
}
/* --------------------------------

Custom:Scrollspy

-------------------------------- */
#navbar-scrollspy {
  position: fixed;
  bottom: 0;
  z-index: 3;
  display: none;
}
#navbar-scrollspy .navbar-sub.list-group {
  border: 0;
  margin: 0;
}
#navbar-scrollspy .navbar-sub.list-group ul {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  flex-wrap: wrap;
}
#navbar-scrollspy .navbar-sub.list-group ul li {
  display: block;
}
#navbar-scrollspy .navbar-sub.list-group ul li a.list-group-item.list-group-item-action {
  display: flex;
  width: 100%;
  color: #63717f;
  background-color: #fff;
  height: 40px;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0;
}
#navbar-scrollspy .navbar-sub.list-group ul li a.list-group-item.list-group-item-action.active {
  box-shadow: 6px 14px 36px rgba(48,58,73,0.06), 1px 4px 8px rgba(48,58,73,0.04);
  background: #007988;
  color: #fff;
  font-weight: bold;
}
@media (min-width: 991px) {
  #navbar-scrollspy {
    position: sticky;
    position: -webkit-sticky;
    top: 95px;
    display: block;
  }
  #navbar-scrollspy .navbar-sub.list-group {
    border: 0;
    margin: 0;
  }
  #navbar-scrollspy .navbar-sub.list-group ul {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    flex-wrap: nowrap;
  }
  #navbar-scrollspy .navbar-sub.list-group ul li {
    width: 100%;
  }
}
/* --------------------------------

Custom:Timeline

-------------------------------- */
.timeline .timeline-item::after,
.timeline .timeline-item::before {
  clear: both;
  content: '';
  display: block;
  width: 100%;
}
.timeline {
  margin: 30px auto;
  padding: 0 10px;
  position: relative;
  transition: all 0.25s ease-in;
  width: 100%;
  list-style: none;
}
.timeline::before {
  background: linear-gradient(to bottom, rgba(18,23,28,0.4) 95%, rgba(18,23,28,0) 100%);
  content: '';
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 3px;
}
.timeline::after {
  clear: both;
  content: '';
  display: table;
  width: 100%;
}
.timeline .timeline-item {
  margin-bottom: 50px;
  position: relative;
}
.timeline .timeline-item .timeline-icon {
  background: #63717f;
  border-radius: 50%;
  height: 14px;
  left: 50%;
  margin-left: -6px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 14px;
}
.timeline .timeline-item .timeline-content {
  text-align: right;
  transition: all 0.25s ease-in;
  width: 45%;
  background: transparent;
}
.timeline .timeline-item .timeline-content p {
  color: #12171c;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-content .timeline-content-date {
  font-family: "Roboto";
  font-style: italic;
  color: #007988;
  font-size: 4rem;
  font-weight: bold;
  margin-bottom: 0;
  font-weight: lighter;
}
.timeline .timeline-item .timeline-content .timeline-content-month {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 400;
}
.timeline .timeline-item:nth-child(2n+2) .timeline-content {
  float: right;
  text-align: left;
}
@media screen and (max-width: 39.9375em) {
  .timeline {
    margin: 30px;
    padding: 0;
    width: 90%;
  }
  .timeline::before {
    left: 0;
  }
  .timeline .timeline-item .timeline-content {
    float: right;
    text-align: left;
    width: 90%;
  }
  .timeline .timeline-item .timeline-icon {
    left: 0;
  }
}
@media screen and (max-width: 39.9375em) {
  .timeline .timeline-item .timeline-content::before {
    border-left: 0;
    border-right: 7px solid #fefefe;
    left: 10%;
    margin-left: -6px;
  }
}
/* -------------------------------- 

content

-------------------------------- */
.content .container,
.contact .container {
  background: #fff;
  padding: 10px 80px 40px;
}
@media (max-width: 767px) {
  .content .container,
  .contact .container {
    padding: 10px 30px 40px;
  }
}
@media (max-width: 428px) {
  .content .container,
  .contact .container {
    padding: 10px 15px 40px;
  }
}
.content .categories {
  margin-top: 10px;
  margin-bottom: 20px;
}
.content .categories a {
img
  background: #f2f2f2;
  border: 1px solid #f2f2f2;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
  opacity: 0.8;
  transition: all 0.3s;
}
.content .categories a:hover img {
  background: #fff;
  opacity: 1;
}
/* Admin Basic */
.content-wrap {
  display: flex;
}
.fixed-sidebar-left {
  margin-left: 0;
  transition: all 0.2s ease;
  width: 250px;
}
.fixed-sidebar-left .navbar-nav li {
  min-width: 250px;
}
.fixed-sidebar-left .navbar-nav li a {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
}
.fixed-sidebar-left .side-nav {
  border: none;
  display: block;
  height: 100%;
  position: relative;
  border-radius: 0;
  margin: 0;
  overflow-y: auto;
  backface-visibility: hidden;
}
.fixed-sidebar-left .side-nav li a {
  color: $black;
  font-size: 1rem;
}
.fixed-sidebar-left .side-nav li a:hover {
  background: rgba(255,255,255,0.5);
  color: $blue;
}
.fixed-sidebar-left .side-nav li a:focus,
.fixed-sidebar-left .side-nav li a:active {
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%);
  color: $blue;
}
.fixed-sidebar-left .side-nav > li > a[aria-expanded="false"] .pull-right i {
  opacity: 0;
  left: -20px;
  transform: rotate(-90deg) !important;
}
.fixed-sidebar-left .side-nav > li > a[aria-expanded="true"] .pull-right i {
  opacity: 1;
  left: 0;
  transform: rotate(-90deg) !important;
}
.fixed-sidebar-left .side-nav li.navigation-header >span,
.fixed-sidebar-left .side-nav li.navigation-header >i {
  padding: 11px 15px;
}
.fixed-sidebar-left .side-nav li.navigation-header > span {
  font-size: 1rem;
  display: block;
  text-transform: uppercase;
  color: $blue_grey;
}
.fixed-sidebar-left .side-nav li.navigation-header >i {
  display: none;
  font-size: 16px;
}
.fixed-sidebar-left .side-nav li a .pull-right i {
  transition: 0.3s all;
}
.fixed-sidebar-left .side-nav li a[aria-expanded="true"] {
  color: $blue;
}
.fixed-sidebar-left .side-nav li a[aria-expanded="true"] .pull-right i {
  transform: rotate(-180deg);
  color: $blue;
}
.fixed-sidebar-left .side-nav li a {
  width: 100%;
  text-transform: capitalize;
  transition: 0.3s ease;
}
.fixed-sidebar-left .side-nav li a .pull-right {
  width: 20px;
}
.fixed-sidebar-left .side-nav li > ul > li a {
  padding: 7px 15px 7px;
  color: $grey;
}
.fixed-sidebar-left .side-nav li > ul > li a:hover,
.fixed-sidebar-left .side-nav li > ul > li a:focus,
.fixed-sidebar-left .side-nav li > ul > li a:active {
  background: $xtra_lighter_grey;
  color: $blue;
}
.fixed-sidebar-left .side-nav li > ul > li a > .pull-left i {
  color: #ff4500;
}
.fixed-sidebar-left .side-nav li > ul > ul > li {
  margin: 10px 0;
}
.fixed-sidebar-left .side-nav li > ul > ul > li a {
  padding: 0;
  padding-left: 36px;
  color: $grey;
}
.fixed-sidebar-left .side-nav li > ul > ul > li a:hover,
.fixed-sidebar-left .side-nav li > ul > ul > li a:focus,
.fixed-sidebar-left .side-nav li > ul > ul > li a:active {
  color: $blue;
}
.fixed-sidebar-left .side-nav li > a.active {
  color: $blue;
}
.fixed-sidebar-left .side-nav li ul.collapse li a.active {
  color: $black;
}
i.circle {
  background: #ffa500;
  color: #fff;
  display: inline-block;
  border-radius: 100%;
  height: 30px !important;
  width: 30px !important;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  text-shadow: 0 2px 6px rgba(0,0,0,0.3);
  font-size: 1rem;
  font-weight: bold;
}
.navbar-nav.sub-nav {
  background: rgba(255,255,255,0.98);
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: 9999;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 10px 60px rgba(118,128,147,0.15);
}
.navbar-nav.sub-nav.collapse,
.navbar-nav.sub-nav.collapsing,
.navbar-nav.sub-nav.collapse.show {
  transition: all 0.2s ease !important;
}
.navbar-nav.sub-nav.collapse {
  transition: left 0.2s ease, opacity 0.4s ease !important;
}
.navbar-nav.sub-nav.collapse.show {
  left: 250px;
  opacity: 1;
  transition: left 0.2s ease, opacity 0.4s ease !important;
}
.navbar-nav.sub-nav > li {
  float: none !important;
}
@-moz-keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-webkit-keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-o-keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
@-moz-keyframes anm_hov {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes anm_hov {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes anm_hov {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes anm_hov {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
