@charset "UTF-8";
/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  box-shadow: none;
}

.btn {
  position: absolute;
  background-color: rgba(33, 242, 90, 0);
  z-index: 999;
}

.pc {
  display: block;
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
}

.mob {
  display: none;
}
@media (max-width: 767px) {
  .mob {
    display: block;
  }
}

#kv,
#p01,
#p02,
#p03,
#p04,
#p05,
#p06,
#p07,
#p08,
#p09,
#p10 {
  position: relative;
  margin: 0 auto;
}

.abs {
  position: absolute;
}

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

div,
span {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

*:focus {
  outline: none;
}

/*解決滾動到區塊時出現框線問題*/
a,
a:hover {
  text-decoration: none;
}

a img:hover {
  transform: scale(0.95, 0.95);
  transition: all 0.2s ease-out;
}

header {
  position: relative;
  margin: 0 auto;
}

.title {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

/*---kv---*/
/*---kv---*/
.kv_w {
  position: relative;
}

.logo {
  width: 7%;
  top: 1%;
  left: 1%;
  position: absolute;
  z-index: 5;
}
@media (max-width: 767px) {
  .logo {
    width: 30%;
    top: 1.5%;
    left: 35%;
  }
}

.kv_box {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

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

.vidbacking {
  display: block;
}

.video-back {
  display: block; /*padding:200px 0px;*/
  text-align: center;
}

.video-back img { /*width:150px;*/
  width: 100%;
  height: auto;
}

img.vediobg_img {
  display: block;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  z-index: -101;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

main {
  overflow: hidden;
}

.swiper_a {
  position: absolute;
  width: 71%;
  top: 34%;
  left: 14.5%;
  z-index: 2;
}

.swiper_b {
  position: absolute;
  width: 71%;
  top: 34%;
  left: 14.5%;
  z-index: 2;
}

.swiper_c {
  position: absolute;
  width: 92.6%;
  bottom: 1.1%;
  left: 3.7%;
  z-index: 2;
}
@media (max-width: 767px) {
  .swiper_c {
    width: 94.7%;
    left: 2.7%;
    bottom: 0.5%;
  }
}

.swiper-button-next, .swiper-button-prev {
  margin: 0 2%;
  --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
}

.sw1, .sw2 {
  padding: 4%;
}

.item {
  position: absolute;
}

.item_a {
  z-index: 2;
}

.item_b {
  z-index: 3;
}

.item_c {
  z-index: 4;
}

.btn_buy {
  display: block;
  width: 10%;
  position: fixed;
  right: 1%;
  bottom: 2%;
  z-index: 8;
  transform-origin: center;
  animation: buy_ani 1s ease-in-out infinite;
}
@media (max-width: 767px) {
  .btn_buy {
    width: 17%;
    right: 0;
    bottom: 1%;
  }
}

@keyframes buy_ani {
  0% {
    bottom: 2%;
  }
  40% {
    bottom: 2%;
  }
  70% {
    bottom: 3%;
  }
  100% {
    bottom: 2%;
  }
}
/*--- p2.台南‧高雄 獨家直飛熊本 ---*/
.tiger_fly {
  position: absolute;
  width: 11.5%;
  top: 31%;
  left: 33.2%;
  z-index: 3;
}
@media (max-width: 768px) {
  .tiger_fly {
    width: 22.5%;
    left: 14%;
    top: 22%;
  }
}

/*--- p3.景點太強 一期一會怎麼夠！？ ---*/
/*--- p4.美食狂歡 大吃小吃都好～好～吃 ---*/
/*--- p5.機場對外交通 ---*/
.traffic_w {
  width: 75%;
  position: absolute;
  top: 37%;
  left: 12.5%;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
  z-index: 2;
}
@media (max-width: 992px) {
  .traffic_w {
    width: 100%;
    left: 0;
  }
}
@media (max-width: 768px) {
  .traffic_w {
    width: 88%;
    top: 21%;
    left: 6%;
  }
}
.traffic_w h3 {
  display: inline;
  width: 56%;
  font-size: 1.2vw;
  font-weight: 500;
  line-height: 2;
}
@media (max-width: 992px) {
  .traffic_w h3 {
    width: 70%;
    font-size: 1.7vw;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .traffic_w h3 {
    width: 100%;
    font-size: 3.5vw;
    line-height: 1.7;
  }
}
.traffic_w h2 {
  display: inline;
  font-size: 3.5vw;
  font-weight: 900;
  line-height: 1.5;
  color: #fff;
}
@media (max-width: 768px) {
  .traffic_w h2 {
    font-size: 7vw;
  }
}
.traffic_w p {
  text-align: center;
  margin: 1% auto;
}
@media (max-width: 992px) {
  .traffic_w p {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .traffic_w p {
    width: 100%;
    text-align: justify;
  }
}
.traffic_w .traffic_box {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch;
  margin-top: 2%;
}
@media (max-width: 768px) {
  .traffic_w .traffic_box {
    margin: 3% auto 5%;
  }
}
.traffic_w .traffic_box .traffic_g {
  width: 30%;
  margin-bottom: 5%;
  position: relative;
}
@media (max-width: 992px) {
  .traffic_w .traffic_box .traffic_g {
    margin-bottom: 1%;
  }
}
@media (max-width: 768px) {
  .traffic_w .traffic_box .traffic_g {
    width: 100%;
  }
}
.traffic_w .traffic_box .traffic_g::before {
  display: block;
  content: "";
  width: 8px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  border: solid 1px #3a3a3a;
}
@media (max-width: 767px) {
  .traffic_w .traffic_box .traffic_g::before {
    width: 17%;
    height: 8px;
    top: 0;
  }
}
.traffic_w .traffic_box .traffic_g:last-child::after {
  display: block;
  content: "";
  width: 8px;
  height: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  border: solid 1px #3a3a3a;
}
@media (max-width: 767px) {
  .traffic_w .traffic_box .traffic_g:last-child::after {
    width: 17%;
    height: 8px;
    left: 0;
    bottom: -10%;
  }
}
.traffic_w .traffic_box .traffic_g h4 {
  font-size: 2vw;
  font-weight: 900;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  padding-left: 6%;
}
@media (max-width: 768px) {
  .traffic_w .traffic_box .traffic_g h4 {
    font-size: 7.5vw;
    line-height: 1.2;
    padding: 5% 0 0 0;
  }
}
.traffic_w .traffic_box .traffic_g h4 span.ps {
  display: inline;
  font-size: 1vw;
  font-weight: 500;
}
@media (max-width: 768px) {
  .traffic_w .traffic_box .traffic_g h4 span.ps {
    font-size: 3.5vw;
  }
}
.traffic_w .traffic_box .traffic_g h4 img.icon_bus {
  width: 15%;
  display: inline;
  vertical-align: middle;
  margin-right: 2%;
}
@media (max-width: 768px) {
  .traffic_w .traffic_box .traffic_g h4 img.icon_bus {
    width: 12%;
  }
}
.traffic_w .traffic_box .traffic_g p {
  font-size: 0.9vw;
  line-height: 1.5;
  padding: 0 7%;
  text-align: justify;
  box-sizing: border-box;
  color: #000;
}
@media (max-width: 992px) {
  .traffic_w .traffic_box .traffic_g p {
    font-size: 1.2vw;
    padding: 0 5%;
    letter-spacing: 0;
  }
}
@media (max-width: 768px) {
  .traffic_w .traffic_box .traffic_g p {
    font-size: 3.5vw;
    padding: 0 0%;
  }
}

.traffic_w03 {
  width: 64%;
  position: relative;
  margin: 0% auto;
  display: flex;
  flex-flow: row wrap;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: center;
}
@media (max-width: 992px) {
  .traffic_w03 {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .traffic_w03 {
    width: 90%;
    margin-top: 5%;
  }
}
.traffic_w03 h2 {
  display: inline;
  font-size: 3vw;
  line-height: 1.5;
  color: #000;
}
@media (max-width: 768px) {
  .traffic_w03 h2 {
    font-size: 7vw;
  }
}
.traffic_w03 .traffic_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.traffic_w03 .traffic_box .traffic_g02 {
  width: 47%;
  margin-bottom: 5%;
  position: relative;
}
@media (max-width: 768px) {
  .traffic_w03 .traffic_box .traffic_g02 {
    width: 95%;
  }
}
.traffic_w03 .traffic_box .traffic_g02::before {
  display: block;
  content: "";
  width: 1px;
  height: 80%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.traffic_w03 .traffic_box .traffic_g02::after {
  display: block;
  content: "";
  width: 1px;
  height: 80%;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.traffic_w03 .traffic_box .traffic_g02:last-child::after {
  display: block;
  content: "";
  width: 1px;
  height: 80%;
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.traffic_w03 .traffic_box .traffic_g02 h4 {
  font-size: 2vw;
  font-weight: bold;
  line-height: 1.5;
  color: #fcee21;
  text-align: center;
}
@media (max-width: 768px) {
  .traffic_w03 .traffic_box .traffic_g02 h4 {
    font-size: 4vw;
  }
}
.traffic_w03 .traffic_box .traffic_g02 h4 a {
  text-decoration: underline;
  color: #fff;
}
.traffic_w03 .traffic_box .traffic_g02 h4 a span {
  display: inline;
  font-size: 2vw;
  font-weight: bold;
  color: #fff;
  transition: all 0.5s ease-in-out;
  position: relative;
}
@media (max-width: 768px) {
  .traffic_w03 .traffic_box .traffic_g02 h4 a span {
    font-size: 5vw;
    letter-spacing: 0;
  }
}
.traffic_w03 .traffic_box .traffic_g02 h4 a:hover {
  color: #fcee21;
}
.traffic_w03 .traffic_box .traffic_g02 h4 a:hover span {
  color: #fcee21;
}

.ps_tt {
  position: relative;
}
.ps_tt::after {
  display: inline-block;
  width: 100%;
  content: "製作： 九州レンタカードライブ振興協議会";
  font-size: 0.75vw;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  bottom: -1vw;
  left: 0;
  z-index: 2;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .ps_tt::after {
    font-size: 2vw;
    bottom: -2.5vw;
  }
}

.bear {
  position: absolute;
  width: 10.9%;
  top: 22%;
  right: 33%;
  z-index: 3;
}
@media (max-width: 768px) {
  .bear {
    width: 24.9%;
    right: 10.5%;
    top: 11.5%;
  }
}

#l01 {
  left: 29.5%;
  top: 18.4%;
  width: 6%;
  height: 1%;
}

#l02 {
  left: 35%;
  top: 45.5%;
  width: 5%;
  height: 1%;
}

/*--- p6.虎迷優惠 ---*/
.btn_login {
  position: absolute;
  width: 12%;
  top: 57%;
  left: 30.5%;
  z-index: 3;
}
@media (max-width: 768px) {
  .btn_login {
    width: 37%;
    left: 15%;
    top: 65.1%;
  }
}

.btn_tips {
  position: absolute;
  width: 12%;
  top: 57%;
  left: 44%;
  z-index: 3;
}
@media (max-width: 768px) {
  .btn_tips {
    width: 37%;
    left: 15%;
    top: 66.7%;
  }
}

.btn_link {
  position: absolute;
  width: 12%;
  top: 57%;
  left: 57.5%;
  z-index: 3;
}
@media (max-width: 768px) {
  .btn_link {
    width: 37%;
    left: 15%;
    top: 68.3%;
  }
}

.btn_more {
  position: absolute;
  width: 5.6%;
  bottom: 25.5%;
  right: 27%;
  z-index: 3;
}
@media (max-width: 768px) {
  .btn_more {
    width: 19.3%;
    right: 12%;
    bottom: 14.5%;
  }
}

/*--- p7.台南／高雄→熊本 直飛乘客限定 ---*/
.rent_w {
  position: absolute;
  width: 50%;
  left: 13%;
  top: 47%;
  z-index: 2;
}
@media (max-width: 768px) {
  .rent_w {
    width: 80%;
    left: 10%;
    top: 53%;
  }
}
.rent_w p {
  font-size: 1.2vw;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}
@media (max-width: 768px) {
  .rent_w p {
    font-size: 3.5vw;
    line-height: 1.5;
  }
}
.rent_w ul.rent_box {
  width: 60%;
  list-style: disc;
  margin-top: 2%;
}
@media (max-width: 767px) {
  .rent_w ul.rent_box {
    width: 100%;
    margin-top: 3%;
  }
}
.rent_w ul.rent_box h3 {
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
  padding-left: 2%;
}
.rent_w ul.rent_box h3::before {
  display: inline-block;
  content: "";
  width: 1vw;
  height: 1vw;
  background: #ffffff;
  border-radius: 50%;
  margin-right: 1%;
  vertical-align: inherit;
}
@media (max-width: 767px) {
  .rent_w ul.rent_box h3::before {
    width: 3vw;
    height: 3vw;
  }
}
@media (max-width: 768px) {
  .rent_w ul.rent_box h3 {
    font-size: 4vw;
    line-height: 1.3;
  }
}
.rent_w ul.rent_box li {
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  padding-bottom: 1%;
  margin-left: 9%;
}
@media (max-width: 768px) {
  .rent_w ul.rent_box li {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

.tiger_car {
  position: absolute;
  width: 32.1%;
  top: 46%;
  right: 6.7%;
  z-index: 3;
}
@media (max-width: 768px) {
  .tiger_car {
    width: 69%;
    right: 17%;
    top: 35%;
  }
}

.btn_rent {
  position: absolute;
  width: 12%;
  bottom: 8%;
  left: 73%;
  z-index: 3;
}
@media (max-width: 768px) {
  .btn_rent {
    width: 40%;
    left: 30%;
    bottom: 5%;
  }
}

.toyota {
  position: absolute;
  width: 17%;
  top: 22%;
  left: 78.5%;
  z-index: 2;
}
@media (max-width: 768px) {
  .toyota {
    width: 26%;
    left: 66%;
    top: 50%;
  }
}

/*--- p8.享萬國行李箱 85折優惠 ---*/
.tiger_box {
  position: absolute;
  width: 21.5%;
  top: 31%;
  left: 15.1%;
  z-index: 3;
}
@media (max-width: 768px) {
  .tiger_box {
    width: 42%;
    left: 29.5%;
    top: 33.2%;
  }
}

ul.eminent {
  position: absolute;
  width: 45%;
  top: 47%;
  left: 40.7%;
  z-index: 2;
  list-style: disc;
}
@media (max-width: 768px) {
  ul.eminent {
    width: 79%;
    left: 13%;
    top: 56%;
  }
}
ul.eminent li {
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  padding-bottom: 0.9%;
}
@media (max-width: 768px) {
  ul.eminent li {
    font-size: 3.2vw;
    line-height: 1.5;
  }
}
ul.eminent li .eminent {
  display: inline-block;
  width: 12%;
  margin: 0 1%;
  vertical-align: middle;
}
@media (max-width: 768px) {
  ul.eminent li .eminent {
    width: 24%;
  }
}

/*---popup---*/
.modally {
  max-width: 90%;
  width: 60%;
  background: #fdd22b;
  padding: 4px;
  box-shadow: none;
}
@media (max-width: 991px) {
  .modally {
    width: 90%;
  }
}

.modally-content {
  background: #fdd22b;
  padding-top: 5%;
}
@media (max-width: 991px) {
  .modally-content {
    padding-top: 10%;
  }
}

.modally .modally-close-button {
  display: block;
  font-size: 50px;
  color: #3e3a39;
  top: 1%;
  right: 1%;
  z-index: 999;
}

.modally-wrap .modally-underlay {
  background: #fdd22b;
}

/*popup / 使用規範*/
.tips {
  width: 100%;
  margin: 0% auto;
  padding: 2% 0;
  position: relative;
  text-align: left;
}
@media (max-width: 767px) {
  .tips {
    width: 94%;
  }
}
.tips h3 {
  font-size: 1.6vw;
  text-align: center;
  margin: 0 auto;
  color: #000;
  font-weight: 800;
  padding: 1% 2%;
  border-bottom: solid 1px #666666;
  width: 30%;
  background-color: #fff;
  border-radius: 50px;
  border: solid 1px #000;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .tips h3 {
    font-size: 4vw;
    width: 50%;
  }
}
.tips ul.part_list {
  font-size: 1vw;
  line-height: 2vw;
  color: #3e3a39;
  width: 90%;
  margin: 2% auto 0;
}
@media (max-width: 767px) {
  .tips ul.part_list {
    font-size: 3vw;
    line-height: 5vw;
  }
}
.tips ul.part_list li {
  margin-bottom: 1vw;
}
.tips ul.part_list li ul.ps_list, .tips ul.part_list li ol.ps_list {
  padding-left: 3%;
}
@media (max-width: 767px) {
  .tips ul.part_list li ul.ps_list, .tips ul.part_list li ol.ps_list {
    padding-left: 6%;
  }
}
.tips ul.part_list li ul.ps_list li, .tips ul.part_list li ol.ps_list li {
  font-size: 0.9vw;
  line-height: 1vw;
  color: #3e3a39;
  margin-top: 0.5vw;
  list-style-type: disc;
  text-align: justify;
}
@media (max-width: 767px) {
  .tips ul.part_list li ul.ps_list li, .tips ul.part_list li ol.ps_list li {
    font-size: 3vw;
    line-height: 5vw;
  }
}
.tips ul.part_list li ul.ps_list span, .tips ul.part_list li ol.ps_list span {
  font-size: 0.8vw;
  line-height: 1vw;
  color: #fa8334;
  margin-left: -2%;
}
@media (max-width: 767px) {
  .tips ul.part_list li ul.ps_list span, .tips ul.part_list li ol.ps_list span {
    font-size: 2.7vw;
    line-height: 4vw;
    margin-left: -7%;
    width: 107%;
  }
}/*# sourceMappingURL=full.css.map */