/*============================================================================================*/
/* Your custom styles below */
/*============================================================================================*/
/*--Self css--*/
.box_phone_01 {
  width: 250px;
  float:left;
}
.box_phone_01_enter {
  width: 100px;
  float:left;
  padding-bottom:20px;
}
.box_phone_cleanboth{
  clear:both;
}
.banner_logo{
  width:250px;
  padding-top:25%;
}
/*--banner news--*/
.hero_in.news {
  height: 160px;
}
@media (max-width: 575px) {
  .hero_in.news {
    height: 160px;
  }
}
.hero_in.news:before {
  background: url(../img/camping/banner_news.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.news .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
}
/*--banner about--*/
.hero_in.abt {
  height: 160px;
}
@media (max-width: 575px) {
  .hero_in.abt {
    height: 160px;
  }
}
.hero_in.abt:before {
  background: url(../img/camping/banner_abt.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.abt .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
}
/*--banner ptintro--*/
.hero_in.ptintro {
  height: 160px;
}
@media (max-width: 575px) {
  .hero_in.ptintro {
    height: 160px;
  }
}
.hero_in.ptintro:before {
  background: url(../img/camping/banner_ptintro.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.ptintro .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
}
/*--banner article--*/
.hero_in.article {
  height: 160px;
}
@media (max-width: 575px) {
  .hero_in.article {
    height: 160px;
  }
}
.hero_in.article:before {
  background: url(../img/camping/banner_article.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.article .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
}
/*--banner orderhistory--*/
.hero_in.orderhistory {
  height: 160px;
}
@media (max-width: 575px) {
  .hero_in.orderhistory {
    height: 160px;
  }
}
.hero_in.orderhistory:before {
  background: url(../img/camping/banner_orderhistroy.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hero_in.orderhistory .wrapper {
  background-color: black;
  background-color: rgba(0, 0, 0, 0.1);
}





@media (max-width: 575px) {
  .banner_logo{
    width:50%;
    padding-top:30%;
  }
}

.map_contact1 {
  width: 100%;
  height: 400px;
}

img {
  width: 100%;
  height: auto;
}

.trzindex{
  z-index: 1;
}
.zindex-3{
  z-index: 3;
}
.unclickable{
  pointer-events: none;
}

.pt-50{
    padding-top: 50px;
  }
  
  /*Font Array - Better Typography Control, example font-30 class will make the font size 30px*/
  .font-8 {
    font-size: 8px !important;
  }
  
  .font-9 {
    font-size: 9px !important;
  }
  
  .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-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;
  }

  .p-tb {
    padding-top:50px;
  }

  .divided-line{
    border: 1px solid #ededed;    
  }

  
  /*--購物車計時--*/
  .countdown{
    height:50px;
    margin-top:0px;
    margin-bottom:30px;
    padding-top:13px;
    background-color:#EDAB00;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;    
  }

  /*--Order Status badge--*/
  .unpaid{
    padding:5px 5px 5px 5px;
    background-color: rgb(255, 0, 0);
    border-radius:5px;
    color:#fff;
    font-weight: bold;
    width:55%;
  }

  /*--大地圖紅色營位區圈圈--*/
    .circles {
      /* margin: 0 auto; */
      text-align: center;
      border-radius: 50%;
      width: 50px;
      background-color: rgba(249, 2, 2, 0.6);
      color: white;
      height: 50px;
      transition: .6s ease;
      -moz-transition: .6s ease;
      -webkit-transition: .6s ease;
      -ms-transition: .6s ease;
      -o-webkit-transition: .6s ease;
  }
  
/*--各區營位區圈圈位置控制--*/
  .camp1_01 {
    position: absolute;
    top: 23.6%;
    left: 39.4%;
}

/*--營位圈圈 input box--*/
.上A區
{
  position: relative;
  z-index:３;
  top: 20%;
  left: 26%;
}

.上A區-01
{
  position: absolute;
  z-index:３;
  top: 30%;
  left: 26%;
}

.上b區-01
{
  position: absolute;
  z-index:３;
  top: 26%;
  left: 26%;
}

.round {
  position: relative;
}

.round label {
  background-color: #000;
  border: 2px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 28px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  opacity: 0;
  position: absolute;
  transform: rotate(-45deg);
  
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #8ACDDC;
  border-color: #6FB0D9;
}

/* .round input[type="checkbox"]:checked + label:after {
  opacity:  */

:root {
  /*--預約按鈕、日曆用色--*/
  --jk-menu-color: #c70606;
  --jk-menu-active-color:#ffffff;
}

/*--進場離場時間的daterangepicker--*/
.daterangepicker.show-calendar .drp-buttons.jk-drp-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
}

.jk-date-types {
  flex-grow: 1;
  max-width: 100%;
  text-align: left;
  font-family: 'Microsoft JhengHei';
  font-size: 14px;
  line-height: 1.42857143;
}

/* .jk-date-types .test3 {
  color: var(--jk-menu-color);
} */

.jk-date-types .test5 {
  color: #e072fa;
}

.daterangepicker .calendar-table td:first-of-type,
.daterangepicker .calendar-table td:last-of-type,
.daterangepicker .calendar-table th:first-of-type,
.daterangepicker .calendar-table th:last-of-type {
  /* color: var(--jk-menu-color); */
  font-weight: 700;
}
.daterangepicker .drp-buttons .btn.applyBtn {
  background-color: var(--jk-menu-color);
}
.daterangepicker .calendar-table tbody .active{
  color:var(--jk-menu-active-color) !important;
}
/*--大地圖--*/
.jk-camping-map {
  position: relative;
  width: 100%;
  aspect-ratio: 1035 / 626;
  overflow: hidden;
  touch-action: none;
  /* border: 1px solid red; */
}

.jk-camping-map-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  pointer-events: none;
}

.jk-camping-map-wrap {
  position: relative;
  display: inline-block;
  /* width: auto; */
  width: 100%;
  /* border: 1px solid blue; */
  font-size: 16px;
  /* transform: scale(1.5); */
  transform-origin: 0 0;
}

@media (max-width: 991px) {
  .jk-camping-map-wrap {
    font-size: 11.5px;
  }
}

@media (max-width: 767px) {
  .jk-camping-map-wrap {
    font-size: 8.9px;
  }
}

@media (max-width: 575px) {
  .jk-camping-map-wrap {
    font-size: calc(890vw / 575);
  }
}

.jk-camping-map-wrap > img {
  display: block;
  /* width: auto;
  min-width: 900px;
  max-width: 1024px; */
  width: 100%;
  margin: 0 auto;
  pointer-events: none;
}

.jk-circles-wrap {
  position: absolute;
  text-align: center;
  font-family: 'Microsoft JhengHei';
  width: 4.883%;
  color: #ffffff;
  line-height: 1.42857143;
}

.jk-circles {
  position: relative;
  width: 100%;
  color: #ffffff;
  background-color: rgba(249, 2, 2, 0.6);
  border-radius: 50%;
  transition: .6s ease;
}

.mob_over .jk-circles {
  background-color: rgba(4, 4, 4);
}

.jk-circles::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}

.jk-circles > .jk-circles-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1em;
}

.jk-circles > .jk-circles-content > div:last-child {
  /* font-size: 22px; */
  font-size: 1.375em;
  /* line-height: 19px; */
  line-height: 0.8636em;
}

.jk-cir-title {
  position: relative;
  width: max-content;
  /* padding-top: 1px; */
  padding-top: 0.0625em;
  font-weight: bold;
  color: #ffffff;
  background-color: #333333;
  transition: .6s ease;
  font-size: 1em;
}

.jk-circles-wrap:hover .jk-circles,
.jk-circles-wrap:hover .jk-cir-title {
  background-color: rgba(2, 35, 249, 0.6);
}

.jk-circles-wrap.mob_over:hover .jk-circles {
  background-color: rgba(0, 14, 102, 0.6);
}

/*--大地圖各圖標定位--*/
/* 大石Ｂ區 */
.circles_2 {
  top: 21%;
  right: 16%;
}

.circles_2 .cir_title {
  margin-top: 10%;
  left: -20%;
}

/* 大石Ａ區 */
.circles_3 {
  top: 40%;
  right: 14%;
}

.circles_3 .cir_title {
  margin-top: -58%;
  left: -116%;
}

/* 頂棚區 */
.circles_4 {
  top: 50%;
  right: 26%;
}

.circles_4 .cir_title {
  margin-top: -40%;
  left: 110%;
}

/* 棧版區 */
.circles_5 {
  top: 57%;
  right: 7%;
}

.circles_5 .cir_title {
  margin-top: -100%;
  left: -96%;
}

/* 圓頂特區 */
.circles_6 {
  top: 73%;
  right: 13.367188%;
}

.circles_6 .cir_title {
  margin-top: -60%;
  left: -120%;
}

/* 民宿 */
.circles_1 {
  top: 85%;
  right: 16%;
}

.circles_1 .cir_title {
  margin-top: -120%;
  left: -60%;
}

/* 小Ｄ區 */
.circles_7 {
  top: 21%;
  right: 47%;
}

.circles_7 .cir_title {
  margin-top: 10%;
  left: -10%;
}

/* 淋一小區=中央小區 */
.circles_8 {
  top: 72%;
  right: 29.367188%;
}

.circles_8 .cir_title {
  margin-top: -150%;
  left: 40%;
}

/* 中央Ｂ區 */
.circles_9 {
  top: 41%;
  right: 35%;
}

.circles_9 .cir_title {
  margin-top: 10%;
  left: 6%;
}

/* 中央Ｃ區 */
.circles_10 {
  top: 69%;
  right: 42%;
}

.circles_10 .cir_title {
  margin-top: -150%;
  left: 60%;
}

/* 中央Ａ區 */
.circles_11 {
  top: 58%;
  right: 51%;
}

.circles_11 .cir_title {
  margin-top: -150%;
  left: 60%;
}

/* 森林小區 */
.circles_12 {
  top: 12%;
  left: 39.75%;
}

.circles_12 .cir_title {
  margin-top: 10%;
  right: 20%;
}

/* 中央Ｄ區 */
.circles_13 {
  top: 41%;
  right: 57%;
}

.circles_13 .cir_title {
  margin-top: -120%;
  left: 100%;
}

/* 上Ａ區 */
.circles_14 {
  top: 28%;
  right: 70%;
}

.circles_14 .cir_title {
  margin-top: -70%;
  left: 110%;
}

/* 上Ｂ區 */
.circles_15 {
  top: 55%;
  right: 73%;
}

.circles_15 .cir_title {
  margin-top: -110%;
  left: 110%;
}

/* 上Ｃ區 */
.circles_16 {
  top: 42%;
  right: 82%;
}

.circles_16 .cir_title {
  margin-top: -70%;
  left: 110%;
}

/*--小地圖--*/
/* 修正高度不均 */
/* .box_grid {
  display: flex;
  flex-direction: column;
  height: calc(100% - 30px);
}

.box_grid .wrapper {
  flex-grow: 1;
}

.box_grid ul {
  margin: 0;
} */

.jk-camping-area-wrap {
  position: relative;
  display: block;
  width: 100%;
}

.jk-camping-area-wrap > img {
  display: block;
  width: 100%;
}

.jk-camp-point {
  position: absolute;
  width: 6.278027%;
  margin-top: 4px;
  font-family: 'Microsoft JhengHei';
  border-radius: 50%;
}

.jk-camp-point::before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 100%;
}

.jk-camp-point input {
  cursor: pointer;
  outline: none;
  appearance: none;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.jk-camp-point label {
  transition: .8s ease;
  font-size: 16px;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffffff;
  border-radius: inherit;
  z-index: 2;
  color: #fff;
  line-height: 1;
  text-align: center;
  background-color: #000;
}
.jk-camp-point input[type="checkbox"]:checked + label {
  border: 1px solid #41afe9;
  color: white;
  background-color: #74cfde;
}
.jk-camp-point input[type="checkbox"][disabled] {
  cursor: not-allowed;
}
.jk-camp-point input[type="checkbox"]:disabled + label,
.jk-camp-point input[type="checkbox"][disabled] + label {
  color: #685050 !important;
  border: 1px solid #685050 !important;
  background-color: #898989 !important;
}

/* 大石B區 各點 */
.camp2_1 {
  top: 6.5%;
  left: 16.2%;
}

.camp2_2 {
  top: 17.6%;
  left: 16%;
}

.camp2_3 {
  top: 21%;
  left: 31.6%;
}

/* 大石A區 各點 */
.camp3_1 {
  top: 52%;
  left: 63.4%;
}

.camp3_2 {
  top: 52%;
  left: 51.6%;
}

.camp3_3 {
  top: 52%;
  left: 42%;
}

.camp3_4 {
  top: 52%;
  left: 30.4%;
}

.camp3_5 {
  top: 28.2%;
  left: 61.5%;
}

/* 頂棚區 各點 */
.camp4_1 {
  top: 63%;
  left: 47%;
}

.camp4_2 {
  top: 56.3%;
  left: 41%;
}

.camp4_3 {
  top: 49.5%;
  left: 35%;
}

.camp4_4 {
  top: 37%;
  left: 77%;
}

.camp4_5 {
  top: 31%;
  left: 70.8%;
}

.camp4_6 {
  top: 24.2%;
  left: 64.6%;
}

.camp4_7 {
  top: 17.6%;
  left: 58.5%;
}

/* .camp4_8 {
  top: 13%;
  left: 51%;
} */

/* 棧板區 各點 */
.camp5_1 {
  top: 69%;
  left: 70%;
}

.camp5_2 {
  top: 60%;
  left: 76%;
}

/* 圓頂特區 各點 */
.camp6_1 {
  top: 32%;
  left: 57.4%;
}

/* 小D區 各點 */
.camp7_1 {
  top: 30.8%;
  left: 40.8%;
}

/* 中央小區 各點 */
.camp8_1 {
  top: 30.5%;
  left: 31.2%;
}

/* 中央B區 各點 */
.camp9_1 {
  top: 29.8%;
  left: 38.8%;
}

.camp9_2 {
  top: 39.9%;
  left: 35.4%;
}

.camp9_3 {
  top: 50.6%;
  left: 32%;
}

.camp9_4 {
  top: 71.4%;
  left: 40.4%;
}

.camp9_5 {
  top: 76.8%;
  left: 50.4%;
}

.camp9_6 {
  top: 57%;
  left: 74%;
}

.camp9_7 {
  top: 46.0%;
  left: 77%;
}

/* 中央C區 各點 */
.camp10_1 {
  top: 15.8%;
  left: 18.5%;
}

.camp10_2 {
  top: 26.6%;
  left: 14.6%;
}

.camp10_3 {
  top: 38%;
  left: 11.2%;
}

.camp10_4 {
  top: 56.8%;
  left: 34.5%;
}

.camp10_5 {
  top: 28.5%;
  left: 47.1%;
}

/* 中央A區 各點 */
.camp11_1 {
  top: 23.2%;
  left: 36.6%;
}

.camp11_2 {
  top: 33.2%;
  left: 32.1%;
}

.camp11_3 {
  top: 42.9%;
  left: 27.7%;
}

.camp11_4 {
  top: 52.3%;
  left: 23.2%;
}

.camp11_5 {
  top: 61.6%;
  left: 18.8%;
}

.camp11_6 {
  top: 71.4%;
  left: 14.5%;
}

.camp11_7 {
  top: 31.4%;
  left: 57.8%;
}

.camp11_8 {
  top: 39.6%;
  left: 53.8%;
}

.camp11_9 {
  top: 47.9%;
  left: 50.2%;
}

.camp11_10 {
  top: 56.4%;
  left: 46.4%;
}

.camp11_11 {
  top: 64.8%;
  left: 42.4%;
}

.camp11_12 {
  top: 73.6%;
  left: 38.6%;
}

/* 森林小區 各點 */
.camp12_1 {
  top: 7.2%;
  left: 24.99%;
}

.camp12_2 {
  top: 24.4%;
  left: 34.7%;
}

.camp12_3 {
  top: 30.8%;
  left: 57.8%;
}

/* 中央Ｄ區 各點 */
.camp13_1 {
  top: 39.7%;
  left: 20.9%;
}

.camp13_2 {
  top: 50.8%;
  left: 11.47%;
}

.camp13_3 {
  top: 78.1%;
  left: 32%;
}

.camp13_4 {
  top: 55.2%;
  left: 46.8%;
}

/* 上A區 各點 */
.camp14_1 {
  top: 14.6%;
  left: 61.46%;
}

.camp14_2 {
  top: 24.1%;
  left: 56.27%;
}

.camp14_3 {
  top: 33.5%;
  left: 50.362%;
}

.camp14_4 {
  top: 42.6%;
  left: 44.57%;
}

.camp14_5 {
  top: 52%;
  left: 38.9%;
}

.camp14_6 {
  top: 63%;
  left: 12.605%;
}

/* 上B區 各點 */
.camp15_1 {
  top: 23.8%;
  left: 44.213%;
}

.camp15_2 {
  top: 39%;
  left: 40.2%;
}

.camp15_3 {
  top: 53.8%;
  left: 35.7%;
}

.camp15_4 {
  top: 78.6%;
  left: 45.11%;
}

.camp15_5 {
  top: 71.4%;
  left: 68.5%;
}

.camp15_6 {
  top: 57.8%;
  left: 72%;
}

/* 上C區 各點 */
.camp16_1 {
  top: 30%;
  left: 33.7%;
}

.camp16_2 {
  top: 57.15%;
  left: 15%;
}

.camp16_3 {
  top: 71.5%;
  left: 23.3%;
}

.camp16_4 {
  top: 84.5%;
  left: 35.3%;
}

.camp16_5 {
  top: 62.8%;
  left: 53.8%;
}

/* 民宿 各點 */
.jk-camp-point[class*="camp17"] {
  width: 10.762332%;
}
.camp17_1 {
  top: 49.68%;
  left: 11.28%;
}

.camp17_2 {
  top: 36.39%;
  left: 35.84%;
}

.camp17_3 {
  top: 48.38%;
  left: 78.7%;
}

/*-- orderhistory table--*/
.table.cartbox-list {
  margin-bottom: 0;
}
.table.cartbox-list td {
  vertical-align: middle;
  padding-left: 10px;
}
.table.cartbox-list td strong {
  font-weight: 500;
}

.table.cartbox-list th,
.table.options_cartbox th {
  background-color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: 0;
  padding-top: 0;
}

.table.cartbox-list tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.025);
}

.table > :not(:first-child) {
  border-top: 1px solid #ddd;
}

@media (max-width: 991px) {
  .table.cartbox-list,
  .table.cartbox-list thead,
  .table.cartbox-list tbody,
  .table.cartbox-list th,
  .table.cartbox-list td,
  .table.cartbox-list tr {
    display: block;
    border: 0;
  }

  .table.cartbox-list thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  .table.cartbox-list tr {
    border: 1px solid #eee;
  }

  .table.cartbox-list td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
  }
  .table.cartbox-list td:before {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  .table.cartbox-list td:nth-of-type(1):before, 
  .table.cartbox-list td:nth-of-type(2):before, 
  .table.cartbox-list td:nth-of-type(3):before, 
  .table.cartbox-list td:nth-of-type(4):before {
    font-weight: 600;
    color: #111;
  }

  .table.cartbox-list td:nth-of-type(1):before {
    content: "入住及離開時間";
  }

  .table.cartbox-list td:nth-of-type(2):before {
    content: "預約內容	";
  }

  .table.cartbox-list td:nth-of-type(3):before {
    content: "費用";
  }

  .table.cartbox-list td:nth-of-type(4):before {
    content: "匯款時間及後五碼";
  }

  .table.cartbox-list td:nth-of-type(5):before {
    content: "操作";
  }

  td.options {
    text-align: left !important;
  }
}

/*--responsive horizontal scroll tabs--*/
body {
  background: #EDECEC;
}
.nav-tabs {
display: inline-flex;
width: 100%;
overflow-x: auto;
border-bottom: 2px solid #DDD;
-ms-overflow-style: none; /*// IE 10+*/
overflow: -moz-scrollbars-none;/*// Firefox*/}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border-width: 0;
}
.nav-tabs>li>a {
  border: none;
  color: #666;
}
.nav-tabs>li.active>a,
.nav-tabs>li>a:hover {
  border: none;
  color: #4285F4 !important;
  background: transparent;
}
.nav-tabs>li>a::after {
  content: "";
  background: #4285F4;
  height: 2px;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 1px;
  transition: all 250ms ease 0s;
  transform: scale(0);
}
.nav-tabs>li.active>a::after,
.nav-tabs>li:hover>a::after {
  transform: scale(1);
}
.tab-nav>li>a::after {
  background: #21527d none repeat scroll 0% 0%;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
.tab-content {
  padding: ０px
}

.nav-tabs::-webkit-scrollbar {
  display: none; /*Safari and Chrome*/
}
.card {
  background: #FFF none repeat scroll 0% 0%;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  margin-bottom: 30px;
}

.btn-m{
  padding: 0 10px 10px 10px;
}

a.btn_1.full-width.addtocart,
.btn_1.full-width.addtocart {
  background-color: #f84f00;
}
a.btn_1.full-width.addtocart:hover,
.btn_1.full-width.addtocart:hover {
  background-color: #0054a6;
}

/*--Back to top按鈕 修正側邊欄收合bug--*/
#toTop {
  display: none;
  bottom: auto;
  right: auto;
  left: calc(100vw - 71px);
  top: calc(100vh - 71px);
}

/*--購物車按鈕--*/
.jk-cart-menu-btn {
  position: fixed;
  /* right: 25px; */
  /* bottom: 79px; */
  left: calc(100vw - 71px);
  top: calc(100vh - 125px);
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
.jk-cart-menu-btn:before {
  font-family: 'Glyphter';
  font-size: 21px;
  text-indent: 0;
  font-weight: bold;
  line-height: 1;
  content: '\0041';
  margin-bottom: 0.1em;
}
.jk-cart-menu-btn strong {
  font-size: 11px;
  font-size: 0.6875rem;
  width: 15px;
  height: 15px;
  display: block;
  background-color: #fff;
  color: #333;
  position: absolute;
  bottom: calc(50% - 0.75em);
  right: calc(50% - 0.75em);
  text-align: center;
  line-height: 17px !important;
  -webkit-transform: translate(50%, 50%);
  -moz-transform: translate(50%, 50%);
  -ms-transform: translate(50%, 50%);
  -o-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin: 0;
  padding: 0;
}
.jk-cart-menu-btn:hover {
  color: #fff;
  background-color: #fc5b62;
}

/*--頁首導航菜單 按鈕--*/
.jk-menu {
  position: fixed;
  z-index: 10010;
  left: 0;
  top: 0;
}
.jk-menu .jk-menu-btn {
  cursor: pointer;
}
.jk-menu img {
  width: 150px;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-webkit-transition: .4s;
  transition: .4s;
}
.jk-menu .menu-trigger {
  position: absolute;
  top: 30px;
  left: 33px;
}
.jk-menu .bar {
  width: 20px;
  height: 2px;
  background-color: #fff;
  margin: 4px 0;
  transition: 0.4s;
}
@media (min-width: 992px) {
  .jk-menu img {
    width: 225px;
  }
  .jk-menu .menu-trigger {
    top: 45px;
    left: 49.5px;
  }
  .jk-menu .bar {
    width: 30px;
    height: 3px;
    margin: 6px 0;
  }
}
/*--頁首導航菜單 側邊菜單--*/
.jk-sidebar-wrapper {
  position: fixed;
  z-index: 9950;
  width: 250px;
  height: 100%;
  top: 0;
  left: -250px;
  overflow-y: auto;
  background: #2e6da4;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}
.jk-sidebar-nav {
  position: absolute;
  top: 100px;
  width: 250px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.jk-sidebar-nav li {
  position: relative;
  text-indent: 20px;
  line-height: 40px;
}
.jk-sidebar-nav li a,
.jk-sidebar-nav li span {
  font-size: 20px;
  display: block;
  text-decoration: none;
  color: #ffffff;
}
.jk-sidebar-nav li span {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 20px;
}
.jk-sidebar-nav li span::after {
  content: "\e899";
  font-family: "fontello";
  display: block;
  font-size: 0.7em;
  line-height: 1;
  text-indent: 0;
  -webkit-transform: rotateZ(180deg);
  transform: rotateZ(180deg);
  transition: transform 0.4s linear;
  pointer-events: none;
}
.jk-sidebar-nav li span label {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-weight: inherit;
  margin-bottom: 0;
}
.jk-sidebar-nav li a:hover,
.jk-sidebar-nav li span:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.jk-sidebar-subs {
  padding: 0;
  list-style-type: none;
  transition: max-height 500ms linear;
}
.jk-sidebar-subs li a {
  padding-left: 15px;
  font-size: 16px;
}
.jk-sidebar-item {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
}
.jk-sidebar-item:checked ~ span {
  background-color: rgba(255, 255, 255, 0.2);
}
.jk-sidebar-item:checked ~ span::after {
  -webkit-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
}
.jk-sidebar-item:checked ~ span label[for="jk-side-item-clear"] {
  display: block !important;
}
.jk-sidebar-item:checked ~ span label[for="jk-side-item-clear"]+label {
  display: none !important;
}
.jk-sidebar-item:checked ~ .jk-sidebar-subs {
  max-height: 800px !important;
  pointer-events: auto !important;
}
.jk-sidebar-item:checked ~ .jk-sidebar-subs[data-len="3"] {
  max-height: 120px !important;
}
.jk-sidebar-item:checked ~ .jk-sidebar-subs[data-len="4"] {
  max-height: 160px !important;
}
.jk-sidebar-item:checked ~ .jk-sidebar-subs[data-len="6"] {
  max-height: 240px !important;
}
/*--頁面主內容--*/
#page {
  -webkit-transition: transform 500ms ease-in-out;
  -moz-transition: transform 500ms ease-in-out;
  transition: transform 500ms ease-in-out;
}
/*--頁首導航菜單 觸發器--*/
#side_collapse {
  position: absolute;
  display: none;
  width: 0;
  height: 0;
}
#side_collapse:checked ~ .jk-menu .bar,
#side_collapse:checked ~ .mm-page .jk-menu .bar {
  opacity: 0;
}
#side_collapse:checked ~ .jk-menu .bar:first-of-type,
#side_collapse:checked ~ .mm-page .jk-menu .bar:first-of-type {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(-6px, 3px);
  transform: rotate(-45deg) translate(-6px, 3px);
}
#side_collapse:checked ~ .jk-menu .bar:last-of-type,
#side_collapse:checked ~ .mm-page .jk-menu .bar:last-of-type {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-5px, -3px);
  transform: rotate(45deg) translate(-5px, -3px);
}
#side_collapse:checked ~ .jk-sidebar-wrapper,
#side_collapse:checked ~ .mm-page .jk-sidebar-wrapper {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
#side_collapse:checked ~ .mm-page {
  overflow-x: hidden;
}
#side_collapse:checked ~ #page,
#side_collapse:checked ~ .mm-page #page {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
@media (min-width: 992px) {
  #side_collapse:checked ~ .jk-menu .bar:first-of-type,
  #side_collapse:checked ~ .mm-page .jk-menu .bar:first-of-type {
    -webkit-transform: rotate(-45deg) translate(-9px, 4.5px);
    transform: rotate(-45deg) translate(-9px, 4.5px);
  }
  #side_collapse:checked ~ .jk-menu .bar:last-of-type,
  #side_collapse:checked ~ .mm-page .jk-menu .bar:last-of-type {
    -webkit-transform: rotate(45deg) translate(-7.5px, -4.5px);
    transform: rotate(45deg) translate(-7.5px, -4.5px);
  }
}
/*--首頁banner預約按鈕--*/
.jk-loga {
  position: absolute;
  top: 58%;
  left: 50%;
  margin-left: -125px;
}
.jk-loga .banner_logo {
  display: block;
  padding-top: 0;
}
.jk-reser {
  font-size: 20px;
  font-weight: bold;
  width: 220px;
  padding: 10px 10px;
  margin: 20px auto 15px auto;
  background-color: #685050;
  text-align: center;
  color: #ffffff;
  border-radius: 9999px;
  -webkit-transition: .8s ease;
  -moz-transition: .8s ease;
  -ms-transition: .8s ease;
  -o-webkit-transition: .8s ease;
  transition: .8s ease;
  cursor: pointer;
}
.jk-reser:hover {
  color: #222;
  background-color: #FFC107;
}
@media (max-width: 767px) {
  .jk-loga {
    margin-left: -80px;
  }
  .jk-loga .banner_logo {
    width: 160px;
  }
  .jk-reser {
    width: 150px;
    font-size: 14px;
    padding: 4px;
    margin: 8px auto 6px auto;
  }
}
/*--購物車 step3並排調整--*/
.jk-cart-step3 {
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding-right: 55px;
}
.jk-cart-step3 hr {
  display: none;
}
@media (max-width: 991px) {
  .jk-cart-step3 {
    display: block;
    padding-right: 0;
  }
  .jk-cart-step3 hr {
    display: block;
  }
}
/*--民宿預約彈窗--*/
.jk-cart-modal .modal-header {
  border-width: 0;
}
.jk-cart-modal .modal-body {
  color: #000;
  font-size: 1.25rem;
  text-align: center;
}
.jk-cart-modal .modal-footer {
  justify-content: center;
  border-width: 0;
  padding-bottom: 3rem;
}
.jk-cart-modal .modal-footer .btn {
  flex-grow: 1;
  max-width: 8.75rem;
  margin: 0 0.625rem;
}
.jk-cart-modal .modal-dialog {
  width: 90%;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}
.jk-search-wrap.custom-search-input-2 {
  margin:0 20% 30px 20%;
}
.jk-search-wrap .jk-search-col-input input {
  border-right: none;
}
.jk-btn-search {
  height: 40px !important;
  background-color: #685050 !important; 
  /*background-color: var(--jk-menu-color) !important;*/
  border-radius: 9999px !important;
}
.jk-btn-search:hover {
  background-color: #FFC107 !important;
}
@media (min-width: 992px) {
  .jk-search-wrap.custom-search-input-2 {
    position: relative;
    margin-right: 35%;
  }
  .jk-search-col-btn {
    position: absolute;
    top: 5px;
    left: 100%;
    width:44.9%;
    margin-left: 4.33333333%;
  }
}
@media (max-width: 991px) {
  .jk-btn-search {
    margin-top: 10px !important;
  }
}
/*--深度之旅 主選單--*/
.jk-cat-main-nav li button {
  position: relative;
  color: #555;
  display: block;
  padding: 15px 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  text-align: left;
  outline: none;
  border: none;
  background-color: transparent;
}
.jk-cat-main-nav li button:after {
  font-family: "fontello";
  content: "\e89b";
  position: absolute;
  right: 15px;
  top: 15px;
}
.jk-cat-main-nav li button:hover,
.jk-cat-main-nav li button#active,
.jk-cat-main-nav li button.active {
  color: #fc5b62;
}
#main-tab-content {
  padding: 0;
}
#main-tab-content .tab-pane {
  padding: 0;
}
#main-tab-content .tab-pane nav {
  overflow: hidden;
}
#main-tab-content .tab-pane .nav {
  flex-wrap: nowrap;
  overflow: scroll;
}
#main-tab-content .tab-pane .nav::-webkit-scrollbar {
  display: none;
}
#main-tab-content .tab-pane .nav .nav-item {
  margin-right: 0.875rem;
}
#main-tab-content .tab-pane .nav .nav-item:last-of-type {
  margin-right: 0;
}
#main-tab-content .tab-pane .nav .nav-item .btn {
 min-width: 6.875rem;
 font-weight: bold;
 height: 2.75rem;
 color: #000000;
 border-color: #C7C7C7;
 background-color: #F2F2F2;
}
#main-tab-content .tab-pane .nav .nav-item .btn:hover,
#main-tab-content .tab-pane .nav .nav-item .btn:active {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
#main-tab-content .tab-pane .nav .nav-item .btn.active {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
/*--首頁 收費標準彈窗--*/
.jk-charge-modal {
  line-height: 1.2;
}
.jk-modal-title-wrap {
  margin-bottom: 5.375rem;
}
.jk-charge-modal .modal-title {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1.25rem;
}
.jk-charge-modal .jk-modal-subtitle {
  color: #6C6C6C;
}
.jk-charge-modal .jk-description {
  color: #777777;
  margin-bottom: 0.375rem;
}
.jk-charge-modal .jk-tip {
  color: #B77335;
}
.jk-charge-modal .jk-tip li {
  margin-top: 0.875rem;
  text-indent: -1em;
  padding-left: 1em;
}
.jk-charge-modal .jk-icon-camping {
  width: auto;
  height: 1.875rem;
  margin-bottom: 0.125rem;
}
.jk-charge-modal .jk-icon-homestay {
  width: auto;
  height: 1.875rem;
}
.jk-charge-modal .jk-col-custom {
  width: 55%;
}
.jk-charge-modal .jk-modal-col-wrap {
  margin-top: 5.25rem;
}
.jk-modal-charge-item {
  width: 22rem;
  max-width: 100%;
  margin-top: 5.25rem;
}
.jk-modal-charge-item:first-of-type {
  margin-top: 0;
}
@media (min-width: 992px) {
  .jk-charge-modal .modal-dialog {
    max-width: 1122px;
  }
  .jk-charge-modal .modal-body {
    padding: 7rem 7rem 7.5rem 7rem;
  }
  .jk-charge-modal .jk-modal-col-wrap {
    margin-top: 0;
  }
}
.ptintroimgb{
  padding:10px;
  background-color: rgb(255, 255, 255);
}

.ptintroimgb-left{
  text-align: left;
}

.ellipsis2 {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4; /*行數*/
  -webkit-box-orient: vertical;
  white-space: normal;
  width:100%;
}
