@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;
}

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

.border {
  width: 100%;
  position: absolute;
  z-index: 3;
}

ul.logo {
  width: 22%;
  top: 5%;
  left: 2%;
  position: absolute;
  z-index: 5;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  ul.logo {
    width: 60%;
    top: 4%;
    left: 2%;
  }
}
ul.logo li {
  margin: 0 5%;
}

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

.menu {
  position: fixed;
  width: 4%;
  top: 2%;
  right: 2%;
  z-index: 99;
}
@media (max-width: 767px) {
  .menu {
    width: 10%;
  }
}
.menu a img:hover {
  transform: scale(1, 1);
}

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

main {
  margin-top: -1.1%;
  overflow: hidden;
}

.swiper_a {
  position: absolute;
  width: 26%;
  top: 32%;
  right: 19%;
  z-index: 9;
}
@media (max-width: 767px) {
  .swiper_a {
    width: 88%;
    top: 57.5%;
    left: 6%;
  }
}

.swiper_b {
  position: absolute;
  width: 26%;
  top: 20%;
  right: 19%;
  z-index: 9;
}
@media (max-width: 767px) {
  .swiper_b {
    width: 88%;
    top: 56.5%;
    left: 6%;
  }
}

.swiper_c {
  position: absolute;
  width: 26%;
  top: 24%;
  right: 19%;
  z-index: 9;
}
@media (max-width: 767px) {
  .swiper_c {
    width: 88%;
    top: 60.6%;
    left: 6%;
  }
}

.swiper_d {
  position: absolute;
  width: 26%;
  top: 17%;
  right: 19%;
  z-index: 9;
}
@media (max-width: 767px) {
  .swiper_d {
    width: 88%;
    top: 55%;
    left: 6%;
  }
}

.swiper_e {
  position: absolute;
  width: 84%;
  top: 14%;
  left: 8%;
  z-index: 2;
}
@media (max-width: 767px) {
  .swiper_e {
    width: 92%;
    left: 4%;
    top: 12.8%;
  }
}

.swiper_f {
  position: absolute;
  width: 82%;
  top: 18%;
  left: 9%;
  z-index: 2;
}
@media (max-width: 767px) {
  .swiper_f {
    width: 88%;
    left: 6%;
    top: 20%;
  }
}

.swiper-button-next, .swiper-button-prev {
  margin: 0 2%;
  --swiper-navigation-color: #fff; /* 单独设置按钮颜色 */
}
@media (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    margin: 0 -1%;
  }
}

.sw5 {
  --swiper-navigation-color: #ee869a;
}

.sw6 {
  --swiper-navigation-color: #ee869a; /* 单独设置按钮颜色 */
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border: 1px solid #4d4d4d;
  opacity: 0.5;
  margin: 0 0.25vw;
}

.swiper-pagination-bullet-active {
  background: rgb(77, 77, 77);
  opacity: 1;
}

.swiper-pagination {
  position: absolute;
  z-index: 2;
}
@media (max-width: 768px) {
  .swiper-pagination {
    margin: 2% 2% 15%;
  }
}

.swiper-pagination-bullet {
  width: 0.8vw;
  height: 0.8vw;
  background: none;
}
@media (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 3vw;
    height: 3vw;
  }
}

.swiper-pagination-bullet-active {
  background: #4d4d4d;
}

.item {
  position: absolute;
}

.item_a {
  z-index: 3;
}

.item_b {
  z-index: 4;
}

.item_c {
  z-index: 5;
}

.item_d {
  z-index: 6;
}

.item_e {
  z-index: 7;
}

.item_f {
  z-index: 8;
}

/*---p02 航班資訊&優惠票價---*/
.schedule_g {
  width: 80%;
}

.tiger {
  position: absolute;
  width: 15.4%;
  top: 6.5%;
  right: 10%;
  z-index: 2;
}
@media (max-width: 767px) {
  .tiger {
    width: 29.5%;
    top: 15%;
    right: 35%;
  }
}

.article {
  width: 44%;
  left: 27%;
  top: 15%;
  font-family: "Raleway", "helvetica", "sans-serif";
  text-align: center;
}
@media (max-width: 767px) {
  .article {
    width: 92%;
    left: 4%;
    top: 32%;
  }
}

.article h3 {
  margin-bottom: 40px;
}

.article table {
  font-size: 115%;
  text-align: left;
}

.article pre {
  font-size: 115%;
}

.tab {
  width: 100%;
}

.nav.tab {
  width: auto;
  max-width: 100%;
  margin: 0;
  border: 0;
  padding: 0;
}

.pignose-sub-tab {
  border: 0;
  margin: 0;
  padding: 0;
}

.pignose-sub-tab2 > ul > .pignose-tab-list.active > a {
  font-size: 0.9vw;
  background-color: #d6bec8;
  color: #fff;
  line-height: 2.5em;
}
@media (max-width: 767px) {
  .pignose-sub-tab2 > ul > .pignose-tab-list.active > a {
    font-size: 3.2vw;
  }
}

.pignose-sub-tab2 > ul > .pignose-tab-list > a {
  font-size: 0.9vw;
  color: #fff;
}
@media (max-width: 767px) {
  .pignose-sub-tab2 > ul > .pignose-tab-list > a {
    font-size: 3.2vw;
  }
}

.pignose-sub-tab2 > ul > .pignose-tab-list > a:hover {
  background-color: #d3a9bc;
  color: #fff;
}

.tips {
  font-size: 0.8vw;
  color: #fff;
  text-align: center;
  margin-top: 2%;
}
@media (max-width: 767px) {
  .tips {
    font-size: 2.2vw;
  }
}

/*---p03 岡山4大藝術祭 任你玩行事曆---*/
#p03 .item_b {
  width: 2.5%;
  top: 34.8%;
  left: 77%;
}
@media (max-width: 767px) {
  #p03 .item_b {
    width: 7%;
    top: 24.8%;
    left: 79.3%;
  }
}
#p03 .item_c {
  width: 2.5%;
  top: 45.5%;
  left: 87.5%;
}
@media (max-width: 767px) {
  #p03 .item_c {
    width: 7%;
    top: 35%;
    left: 91.5%;
  }
}
#p03 .item_d {
  width: 2.5%;
  top: 56%;
  left: 70.8%;
}
@media (max-width: 767px) {
  #p03 .item_d {
    width: 7%;
    top: 45%;
    left: 72%;
  }
}
#p03 .item_e {
  width: 2.5%;
  top: 66.7%;
  left: 64%;
}
@media (max-width: 767px) {
  #p03 .item_e {
    width: 7%;
    top: 55%;
    left: 65%;
  }
}
#p03 .item_f {
  width: 21.5%;
  top: 80%;
  left: 39.25%;
}
@media (max-width: 767px) {
  #p03 .item_f {
    width: 63%;
    top: 67%;
    left: 18.5%;
  }
}

/*---p04 美作三湯 藝術溫度---*/
#p04 .item_b {
  width: 7%;
  top: 82%;
  left: 19%;
}
@media (max-width: 767px) {
  #p04 .item_b {
    width: 25%;
    top: 46.7%;
    left: 7%;
  }
}
#p04 .item_c {
  width: 7%;
  top: 82%;
  left: 26.6%;
}
@media (max-width: 767px) {
  #p04 .item_c {
    width: 25%;
    top: 46.7%;
    left: 37%;
  }
}

/*---p05 森林藝術祭---*/
#p05 .item_b {
  width: 7%;
  top: 87.7%;
  left: 19%;
}
@media (max-width: 767px) {
  #p05 .item_b {
    width: 25%;
    top: 46%;
    left: 7%;
  }
}
#p05 .item_c {
  width: 7%;
  top: 87.7%;
  left: 26.6%;
}
@media (max-width: 767px) {
  #p05 .item_c {
    width: 25%;
    top: 46%;
    left: 37%;
  }
}

/*---p06 岡山藝術交流---*/
#p06 .item_b {
  width: 7%;
  top: 86%;
  left: 19%;
}
@media (max-width: 767px) {
  #p06 .item_b {
    width: 25%;
    top: 44%;
    left: 7%;
  }
}
#p06 .item_c {
  width: 7%;
  top: 86%;
  left: 26.6%;
}
@media (max-width: 767px) {
  #p06 .item_c {
    width: 25%;
    top: 44%;
    left: 37%;
  }
}
#p06 .item_d {
  width: 11.6%;
  top: 86%;
  left: 34.2%;
}
@media (max-width: 767px) {
  #p06 .item_d {
    width: 56%;
    top: 48%;
    left: 6%;
  }
}

/*---p07 瀨戶內國際藝術祭---*/
#p07 .item_b {
  width: 7%;
  top: 64%;
  left: 19%;
}
@media (max-width: 767px) {
  #p07 .item_b {
    width: 25%;
    top: 43.3%;
    left: 7%;
  }
}
#p07 .item_c {
  width: 7%;
  top: 64%;
  left: 26.6%;
}
@media (max-width: 767px) {
  #p07 .item_c {
    width: 25%;
    top: 43.3%;
    left: 37%;
  }
}

/*---p08 岡山機場對外交通---*/
#p08 .item_b {
  width: 9.3%;
  bottom: 7.7%;
  left: 45.35%;
}
@media (max-width: 767px) {
  #p08 .item_b {
    width: 34%;
    top: 90%;
    left: 33%;
  }
}

/*---p09 專屬好康優惠---*/
.btn_detail {
  position: absolute;
  width: 32%;
  bottom: 0.5%;
  left: 33%;
  z-index: 2;
}

/*---p10 玩樂+美食+看貓 岡山幸福旅---*/
/*---p11 ed---*/
#p11 {
  position: relative;
}
#p11 ul.ed_logo {
  position: absolute;
  width: 40%;
  top: 13%;
  left: 30%;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  #p11 ul.ed_logo {
    width: 90%;
    left: 5%;
    top: 15%;
  }
}
#p11 ul.ed_logo li {
  width: 50%;
}
#p11 p {
  font-size: 1.2vw;
  text-align: center;
  width: 100%;
  margin-top: 3%;
}
@media (max-width: 767px) {
  #p11 p {
    font-size: 3vw;
  }
}

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

@keyframes buy_ani {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}
/*---popup---*/
.modally {
  max-width: 90%;
  width: 60%;
  background: #fff;
  border-radius: 30px;
  padding: 4px;
}
@media (max-width: 991px) {
  .modally {
    width: 90%;
  }
}

.modally-content {
  background: #fff;
  border-radius: 30px;
  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%;
}

.modally-wrap .modally-underlay {
  background: rgba(255, 241, 0, 0.9);
}

/*popup / 使用規範*/
.gift-w {
  width: 90%;
  margin: 0% auto;
  padding: 2% 0;
  position: relative;
  text-align: center;
}/*# sourceMappingURL=full.css.map */