@charset "UTF-8";
/* CSS Document */
@import url("reset.css");
/* CSS Document */
@import url("reset.css");
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
html * {
  font-size: 1rem;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: "Noto Sans TC", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #3e3a39;
  letter-spacing: 1px;
  box-sizing: border-box;
}

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

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

button {
  display: none;
}

*:focus {
  outline: none;
} /*解決滾動到區塊時出現框線問題*/
p {
  font-size: 1.15vw;
  line-height: 1.8;
  color: #5c5b53;
  font-weight: 400;
}
@media (max-width: 768px) {
  p {
    font-size: 3.5vw;
  }
}

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

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

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

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

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

.item {
  position: absolute;
}

.item_a {
  z-index: 2;
}

.item_b {
  z-index: 3;
}

.item_c {
  z-index: 4;
}

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

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

.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%;
}

/* s01 第一屆香川馬拉松 */
#s01 h3 {
  position: absolute;
  top: 22%;
  left: 33.8%;
  color: #1d6089;
  font-size: 1.15vw;
  line-height: 1.7vw;
  font-weight: 500;
  z-index: 5;
}
@media (max-width: 767px) {
  #s01 h3 {
    top: 21.4%;
    left: 18%;
    font-size: 3.35vw;
    line-height: 5vw;
  }
}
#s01 .item_a {
  width: 37%;
  top: 39%;
  left: 28.6%;
}
@media (max-width: 767px) {
  #s01 .item_a {
    width: 100%;
    top: 33.5%;
    left: 0;
  }
}
#s01 .item_b {
  width: 48.5%;
  top: 68%;
  left: 28.6%;
}
@media (max-width: 767px) {
  #s01 .item_b {
    width: 100%;
    top: 58%;
    left: 0;
  }
}

.people {
  position: absolute;
  width: 20%;
  top: 14.6%;
  left: 63.6%;
  z-index: 5;
}
@media (max-width: 767px) {
  .people {
    width: 30%;
    top: 3.3%;
    left: 19%;
  }
}

.btn_web {
  position: absolute;
  width: 6%;
  top: 39%;
  left: 66.6%;
  z-index: 9;
}
@media (max-width: 767px) {
  .btn_web {
    width: 16%;
    top: 41.5%;
    left: 47%;
  }
}

.btn_jtb {
  position: absolute;
  width: 6%;
  top: 42.5%;
  left: 66.6%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_jtb {
    width: 16%;
    top: 41.5%;
    left: 64%;
  }
}

.btn_rnj {
  position: absolute;
  width: 6%;
  top: 46%;
  left: 66.6%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_rnj {
    width: 16%;
    top: 41.5%;
    left: 81%;
  }
}

.btn_map {
  position: absolute;
  width: 7.9%;
  top: 89.5%;
  left: 66.1%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_map {
    width: 25.8%;
    top: 90.4%;
    left: 64%;
  }
}

#weblink {
  left: 83%;
  top: 37%;
  width: 6%;
  height: 8%;
}
@media (max-width: 767px) {
  #weblink {
    width: 8%;
    top: 29%;
    left: 74%;
    height: 9%;
  }
}

/* s02 5天4夜 香川馬拉松之旅 */
#s02 h3 {
  position: absolute;
  top: 29.6%;
  left: 37.8%;
  color: #1d6089;
  font-size: 1.35vw;
  line-height: 1.8vw;
  font-weight: 500;
  text-align: center;
  z-index: 5;
}
@media (max-width: 767px) {
  #s02 h3 {
    top: 25.4%;
    left: 15%;
    font-size: 3.8vw;
    line-height: 5vw;
  }
}

.route {
  position: absolute;
  width: 84%;
  top: 42%;
  left: 8%;
  z-index: 2;
}
@media (max-width: 767px) {
  .route {
    width: 100%;
    top: 39%;
    left: 0;
  }
}

/* s03 華航獨家 天天直飛香川 */
/* s04 奔向香川美景 */
.viewport {
  position: absolute;
  width: 84%;
  top: 20%;
  left: 8%;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 767px) {
  .viewport {
    width: 80%;
    top: 18%;
    left: 10%;
  }
}

.swiper_g {
  position: absolute;
  z-index: 3;
  width: 83%;
  top: 7%;
  left: 8%;
}
.swiper_g img {
  width: 100%;
}
.swiper_g p {
  padding-top: 6%;
  font-size: 1vw;
  line-height: 1.8vw;
  font-weight: 400;
  color: #808080;
  text-align: justify;
}
@media (max-width: 767px) {
  .swiper_g p {
    font-size: 3vw;
    line-height: 5vw;
  }
}

.swp1 {
  padding: 0 3%;
}
@media (max-width: 767px) {
  .swp1 {
    padding: 0;
  }
}

/* s05 香川美味全程相伴 */
.food {
  position: absolute;
  width: 84%;
  top: 20%;
  left: 8%;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 767px) {
  .food {
    width: 80%;
    top: 18%;
    left: 10%;
  }
}

.swp2 {
  padding: 0 3%;
}
@media (max-width: 767px) {
  .swp2 {
    padding: 0;
  }
}

/* s06 定格屬於你的香川 分享膠捲抽相機 */
ul.game_g {
  position: absolute;
  width: 46%;
  top: 41.6%;
  left: 27%;
  z-index: 2;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  ul.game_g {
    width: 98%;
    top: 54%;
    left: 1%;
  }
}
ul.game_g li {
  width: 33.3%;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  ul.game_g li {
    margin-bottom: 5%;
  }
}
ul.game_g li .photo_g {
  width: 100%;
  position: relative;
}
ul.game_g li .photo_g .border {
  position: absolute;
  z-index: 5;
}
ul.game_g li .photo_g .photo {
  padding-top: 12%;
}
ul.game_g li p {
  text-align: center;
  padding-top: 13%;
  font-size: 1.1vw;
  font-weight: 600;
  color: #666666;
}
@media (max-width: 767px) {
  ul.game_g li p {
    font-size: 3vw;
  }
}

#s06 .item_a {
  top: 15%;
}
@media (max-width: 767px) {
  #s06 .item_a {
    top: 11.6%;
  }
}

.btn_tips {
  position: absolute;
  width: 14%;
  top: 25.3%;
  left: 60.7%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_tips {
    width: 46%;
    top: 38.3%;
    left: 27%;
  }
}

.btn_print {
  position: absolute;
  width: 14.6%;
  top: 90%;
  left: 42.7%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_print {
    width: 46%;
    top: 92.4%;
    left: 27%;
  }
}

/* s07 官網購票 香川好禮3重送 */
.btn_login {
  position: absolute;
  width: 14.6%;
  top: 80%;
  left: 42.7%;
  z-index: 3;
}
@media (max-width: 767px) {
  .btn_login {
    width: 46%;
    top: 88%;
    left: 27%;
  }
}

/* s08 機場對外交通 */
/*popup / 分享圖*/
.map-w {
  width: 100%;
  margin: 0% auto;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .map-w {
    width: 100%;
  }
}
.map-w .map_box {
  width: 45%;
  margin: 0 auto 5% auto;
}
@media (max-width: 767px) {
  .map-w .map_box {
    width: 90%;
    margin: 5% auto;
  }
}

.btn_buy_box {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: flex-start;
  width: 8.3%;
  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_box {
    width: 14%;
  }
}
.btn_buy_box .btn_run {
  position: relative;
  margin-bottom: -20%;
  z-index: 2;
  pointer-events: none;
}
.btn_buy_box .btn_buy {
  position: relative;
  margin: 1% 0;
}

@keyframes buy_ani {
  0% {
    margin-bottom: 0;
  }
  50% {
    margin-bottom: 1%;
  }
  100% {
    margin-bottom: 0;
  }
}
/*---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%;
  z-index: 999;
}

.modally-wrap .modally-underlay {
  background: rgba(53, 162, 216, 0.9);
}

/*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: 86%;
}
@media (max-width: 767px) {
  .tips h3 {
    font-size: 4vw;
    width: 86%;
  }
}
.tips ul.part_list {
  font-size: 1vw;
  line-height: 2vw;
  color: #3e3a39;
  width: 90%;
  margin: 2% auto 0;
}
.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: decimal;
  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%;
  }
}

.rules_item {
  font-size: 1.1vw;
  line-height: 2vw;
  font-weight: 500;
  color: #000;
}
@media (max-width: 767px) {
  .rules_item {
    font-size: 3.5vw;
    line-height: 7vw;
  }
}/*# sourceMappingURL=full.css.map */