/* .Top-banner {
  width: 100%;
  height: 500px;
} */
.Function-list {
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 15px 0;
}
.Function-Tab {
  padding: 0;
  margin: 0 0 -2px 0;
}
.Ftab-content .tab-pane {
  display: none;
  max-width: 1200px;
  margin: auto;
}
.Ftab-content .active {
  display: block;
}
.Ftab-content {
  /* width: 100%; */
  /* height: 100px; */
}
.Function-Tab-item a {
  color: #fff;
  background: rgba(100, 100, 100, 0.8);
}
.Function-Tab .F-link {
  display: block;
  padding: 0.5rem 1rem;
  /* border: 1px solid transparent; */
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.Function-Tab a {
  text-decoration-line: none;
  font-weight: bold;
}
.Function-Tab .F-link-W.active,
.Function-Tab .Function-Tab-item.show .F-link-W {
  color: #000;
  background: rgba(256, 256, 256, 0.8);
  border: #000;
}
.Function-Tab .F-link-BL.active,
.Function-Tab .Function-Tab-item.show .F-link-BL {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border: #000;
}
.Function-Tab .F-link-R.active,
.Function-Tab .Function-Tab-item.show .F-link-R {
  color: #fff;
  background-color: rgba(0, 150, 255, 0.8);
  border: #000;
}
.Function-Tab .F-link-O.active,
.Function-Tab .Function-Tab-item.show .F-link-O {
  color: #fff;
  background: rgba(255, 150, 0, 0.8);
  border: #000;
}
.Function-Tab .F-link-G.active,
.Function-Tab .Function-Tab-item.show .F-link-G {
  color: #fff;
  background: rgba(130, 220, 0, 0.8);
  border: #000;
}
.Function-Tab .F-link-BU.active,
.Function-Tab .Function-Tab-item.show .F-link-BU {
  color: #fff;
  background: rgba(0, 150, 255, 0.8);
  border: #000;
}
.Ftab-content #groupTrip {
  /* height: 100px; */
  /* background-color: rgba(255, 255, 255, 0.8); */
  /* box-shadow: 0px 0 5px 0px rgba(50, 50, 50, .3); */
  /* bottom: 0; */
  /* position: absolute; */
  /* width: 100%; */
  /* display: flex; */
  /* align-items: center; */
  justify-content: space-around;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 1000px;
  margin: auto;
}

.Ftab-content #FreeTrip {
  /* height: 75px; */
  /* background-color: rgba(0, 0, 0, 0.8); */
}
.Ftab-content #Cruise {
  /* height: 75px; */
  /* background-color: rgba(0, 150, 255, 0.8); */
}
.Ftab-content #Ticket {
  height: 75px;
  background-color: rgba(255, 150, 0, 0.8);
}
.Ftab-content #DayTrip {
  height: 75px;
  background-color: rgba(130, 220, 0, 0.8);
}
.Ftab-content #AirTickets {
  height: 75px;
  background-color: rgba(0, 150, 255, 0.8);
}
.Ftab-content #FreeTrip .Ftab-content .input-group .form-check-label p,
.Ftab-content #Cruise .Ftab-content .input-group .form-check-label p {
  color: #FFF;
}
.Ftab-content .input-group {
  width: 100%;
  /* padding: 10px 0 10px 0; */
  margin: 0 auto;
  /* padding: 10px 0; */
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
}

form#form_pc_t {}
.Ftab-content .input-group select,
.Ftab-content .input-group input,
.Ftab-content .input-group button,
.Ftab-content .input-group label {
  /* float: left; */
  /* margin: 0 5px; */
  /* display: block; */
  /* width: 100%; */
  /* padding: .375rem .75rem; */
  /* font-size: 1rem; */
  /* font-weight: 400; */
  /* line-height: 1.5; */
  /* color: #212529; */
  /* background-color: #fff; */
  /* background-clip: padding-box; */
  border: 1px solid #ced4da;
}
.Ftab-content .input-group .Select-box-N {
  /* width: 30%; */
  display: flex;
  /* margin-bottom: .5em; */
}
.Ftab-content .input-group .FormSelect {
  /* display: block; */
  /* width: 48%; */
  /* height: 51px; */
  /* padding: 15px; */
  /* font-size: 1rem; */
  /* line-height: 1.5; */
  /* color: #495057; */
  /* background-color: #fff; */
  /* background-clip: padding-box; */
  border: 1px solid #ced4da;
  /* border-radius: 0.25rem; */
  /* transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
  margin-right: 5px;
}
.Ftab-content .input-group .Search-box-N {
  /* width: 40%; */
  /* display: inline-flex; */
  flex: 1;
  margin-right: 5px;
}
.Ftab-content .input-group .FormSearch {
  /* display: block; */
  width: 100%;
  /* height: 51px; */
  padding: 10px;
  font-size: 1rem;
  /* line-height: 1.5; */
  /* color: #999; */
  /* background-clip: padding-box; */
  border: 1px solid #e4e4e4;
  /* border-radius: 0.25rem; */
}

.inputDate {
  /* width: 25%; */
  /* display: inline-flex; */
  margin-right: 5px;
}
.inputDate ul {
  width: 100%;
  display: inline-flex;
  margin: 0;
  padding: 0;
}
.inputDate ul li {
  /* float: left; */
  list-style-type: none;
  margin: 0;
}
.Ftab-content .input-group .inputDate ul li .input-Date-title {
  width: 100%;
  height: 51px;
  padding: 12px 10px;
  font-size: 1rem;
  font-weight: 400;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #fff;
  border-color: #e4e4e4;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 0.25rem 0rem 0rem 0.25rem;
  display: inline-block;
}

.Ftab-content .input-group .inputDate ul li .FormDate-start {
  width: 100%;
  /* height: 51px; */
  margin: 0;
  padding: 10px;
  font-size: 1rem;
  color: #495057;
  background-color: #fff;
  border-color: #e4e4e4;
  border-style: solid;
  /* border-width: 1px 0px 1px 1px; */
  /* border-radius: 0.25rem 0rem 0rem 0.25rem; */
}
.FormDate-start::after {
  position: relative;
  vertical-align: middle;
  content: "嚚�";
  font-weight: bold;
  display: inline-block;
  line-height: 36px;
  margin: 0 5px;
}
.Ftab-content .input-group .inputDate ul li .FormDate-end {
  width: 100%;
  /* height: 51px; */
  margin: 0;
  padding: 10px;
  font-size: 1rem;
  /* line-height: 1.5; */
  color: #495057;
  background-color: #fff;
  border-color: #e4e4e4;
  border-style: solid;
  /* border-width: 1px 1px 1px 1px; */
  /* border-radius: 0rem 0.25rem 0.25rem 0rem; */
}
.Ftab-content .input-group .SelectDay-box-N {
  /* width: 10%; */
  display: inline-flex;
  margin-right: 5px;
}
.Ftab-content .input-group .FormDay {
  /* display: inline-flex; */
  /* width: 100%; */
  /* height: 51px; */
  /* padding: 0 10px; */
  /* font-size: 1rem; */
  /* line-height: 1.5; */
  /* color: #495057; */
  /* background-color: #fff; */
  /* background-clip: padding-box; */
  /* border: 1px solid #ced4da; */
  /* border-radius: 0.25rem; */
  /* transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; */
}
.Ftab-content .input-group .form-check {
  width: 14%;
  display: inline-block;
  padding: 0;
  margin-top: 13px;
}
.Ftab-content .input-group .form-check-label p {
  margin-left: 15px;
}
.Ftab-content .input-group .form-check-input {
  margin-top: 5px;
}
.Ftab-content .input-group .btn-primary {
  width: 100px;
  color: #fff;
  /*background-color: #007bff;
  border-color: #007bff;*/
  /* background: #0073c1; */
  /* border-color: #0073c1; */
  /* letter-spacing: 3px; */
  /* font-weight: 600; */
  padding: 9px;
}

@media screen and (max-width:991px) {
  .Top-banner {
    display: none;
  }
  .searchModal.open .modal .FormSelect {
    display: block;
    width: 50%;
    float: left;
    height: calc(3rem + 2px);
    padding: 0.375rem 0.75rem;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  .searchModal.open .modal .FormDay {
    display: block;
    width: 100%;
    height: calc(3rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;x
    border: 1px solid #ced4da;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }

}

.keywoerHide{
	
	pointer-events: none;
	cursor: default;
	opacity: 0;
	position: absolute;
}

.search-keyword {
  margin-bottom: 10px;
}