<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* Webfont: JetstarHappy */
@font-face {
  font-family: 'JetstarHappy';
  src: url("fonts/JetstarHappy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappy.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappy.woff") format("woff"), url("fonts/JetstarHappy.ttf") format("truetype"), url("fonts/JetstarHappy.svg#JetstarHappy") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyLIght */
@font-face {
  font-family: 'JetstarHappyLIght';
  src: url("fonts/JetstarHappyLIght.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyLIght.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyLIght.woff") format("woff"), url("fonts/JetstarHappyLIght.ttf") format("truetype"), url("fonts/JetstarHappyLIght.svg#JetstarHappyLIght") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyHeavy */
@font-face {
  font-family: 'JetstarHappyHeavy';
  src: url("fonts/JetstarHappyHeavy.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyHeavy.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyHeavy.woff") format("woff"), url("fonts/JetstarHappyHeavy.ttf") format("truetype"), url("fonts/JetstarHappyHeavy.svg#JetstarHappyHeavy") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

/* Webfont: JetstarHappyBold */
@font-face {
  font-family: 'JetstarHappyBold';
  src: url("fonts/JetstarHappyBold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyBold.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyBold.woff") format("woff"), url("fonts/JetstarHappyBold.ttf") format("truetype"), url("fonts/JetstarHappyBold.svg#JetstarHappyBold") format("svg");
  /* Legacy iOS */
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}

@font-face {
  font-family: 'number';
  src: url("fonts/JetstarHappyBold.eot");
  /* IE9 Compat Modes */
  src: url("fonts/JetstarHappyBold.eot?#iefix") format("embedded-opentype"), url("fonts/JetstarHappyBold.woff") format("woff"), url("fonts/JetstarHappyBold.ttf") format("truetype"), url("fonts/JetstarHappyBold.svg#JetstarHappyBold") format("svg");
  /* Legacy iOS */
  unicode-range: U+0030-0039;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?cm2p3s");
  src: url("fonts/icomoon.eot?cm2p3s#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?cm2p3s") format("truetype"), url("fonts/icomoon.woff?cm2p3s") format("woff"), url("fonts/icomoon.svg?cm2p3s#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* normalize.css
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

body {
  margin: 0;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* basic settings
   ========================================================================== */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  /* フォントレンダリング設定: 1x解像度ではsubpixel、2x以上の解像度ではgrayscale */
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2 / 1), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  .hoge {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

body {
  margin: 0;
  padding: 0;
  font-size: 1rem;
  line-height: 1.6;
  color: #000000;
  font-family: JetstarHappy, JetstarHappyBold, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "メイリオ", "Meiryo", "MS PGothic", "游ゴシック", YuGothic, sans-serif;
  -webkit-text-size-adjust: 100%;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ";
  }
}

a {
  text-decoration: none;
  color: #ff5115;
}

img {
  max-width: 100%;
}

label {
  cursor: pointer;
}

/*  common utility
   ========================================================================== */
.pointer {
  cursor: pointer;
}

.no-wrap {
  white-space: nowrap;
}

.align-c {
  text-align: center;
}

.align-r {
  text-align: right;
}

.margin-auto {
  margin: 0 auto;
}

.full-width {
  width: 100%;
}

.ib {
  display: inline-block;
}

.relative {
  position: relative;
}

.imgbox {
  line-height: 0;
}

.kerning {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

.underline {
  text-decoration: underline;
}

.rotate-180deg {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.text-orange {
  color: #ff5115;
}

@media screen and (max-width: 599px) {
  .no-mobile {
    display: none !important;
  }
  .show-mobile {
    display: block;
  }
  .show-mobile-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 600px) {
  .no-tablet {
    display: none !important;
  }
  .show-tablet {
    display: block;
  }
  .show-tablet-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 960px) {
  .no-desktop {
    display: none !important;
  }
  .show-desktop {
    display: block;
  }
  .show-desktop-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.l-header {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  height: 56px;
  border-bottom: 2px solid #000000;
}

.l-container-full {
  width: 100%;
}

.l-contents {
  max-width: 1000px;
  margin: 0 auto 40px;
}

@media screen and (max-width: 599px) {
  .l-contents {
    padding: 0 20px;
  }
}

#map.l-content {
  border-bottom: 1px solid #ff5115;
}

.l-map {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/*   grid layout module
========================================================================== */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.grid-justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.grid-justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid-align-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-align-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid-item-flex0 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.grid-border {
  border: solid 1px #ff5115;
  border-collapse: collapse;
}

.grid-justify-baseline {
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
}

.col-pc-1 {
  width: 8.33333333%;
}

.col-pc-2 {
  width: 16.66666667%;
}

.col-pc-3 {
  width: 25%;
}

.col-pc-4 {
  width: 33.33333333%;
}

.col-pc-5 {
  width: 41.66666667%;
}

.col-pc-6 {
  width: 50%;
}

.col-pc-7 {
  width: 58.33333333%;
}

.col-pc-8 {
  width: 66.66666667%;
}

.col-pc-9 {
  width: 75%;
}

.col-pc-10 {
  width: 83.33333333%;
}

.col-pc-11 {
  width: 91.66666667%;
}

.col-pc-12 {
  width: 100%;
}

/*   col size module
========================================================================== */
@media screen and (max-width: 599px) {
  .col-sp-1 {
    width: 8.33333333%;
  }
  .col-sp-2 {
    width: 16.66666667%;
  }
  .col-sp-3 {
    width: 25%;
  }
  .col-sp-4 {
    width: 33.33333333%;
  }
  .col-sp-5 {
    width: 41.66666667%;
  }
  .col-sp-6 {
    width: 50%;
  }
  .col-sp-7 {
    width: 58.33333333%;
  }
  .col-sp-8 {
    width: 66.66666667%;
  }
  .col-sp-9 {
    width: 75%;
  }
  .col-sp-10 {
    width: 83.33333333%;
  }
  .col-sp-11 {
    width: 91.66666667%;
  }
  .col-sp-12 {
    width: 100%;
  }
}

@media screen and (min-width: 600px) {
  .col-tab-1 {
    width: 8.33333333%;
  }
  .col-tab-2 {
    width: 16.66666667%;
  }
  .col-tab-3 {
    width: 25%;
  }
  .col-tab-4 {
    width: 33.33333333%;
  }
  .col-tab-5 {
    width: 41.66666667%;
  }
  .col-tab-6 {
    width: 50%;
  }
  .col-tab-7 {
    width: 58.33333333%;
  }
  .col-tab-8 {
    width: 66.66666667%;
  }
  .col-tab-9 {
    width: 75%;
  }
  .col-tab-10 {
    width: 83.33333333%;
  }
  .col-tab-11 {
    width: 91.66666667%;
  }
  .col-tab-12 {
    width: 100%;
  }
}

/*   icon module
   ========================================================================== */
.icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.material-icons {
  font-family: 'Material Icons';
  font-size: 24px;
  -webkit-font-feature-settings: 'liga';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.icon44 {
  width: 44px;
  height: 44px;
}

.icon36 {
  width: 36px;
  height: 36px;
}

.icon24 {
  width: 24px;
  height: 44px;
}

.icon-image {
  width: 100%;
  height: 100%;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
}

.icon-before {
  position: absolute;
  left: 30px;
}

.icon-after {
  position: absolute;
  right: 30px;
}

.icon-filter {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_filter.png);
}

.icon-present {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_present.png);
}

.icon-spot {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_spot.png);
}

.icon-shop {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_shop.png);
}

.icon-diner {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_diner.png);
}

.icon-other {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_other.png);
}

.icon-all {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/ico_all.png);
}

.box-pd-large {
  padding: 60px;
}

@media screen and (max-width: 599px) {
  .box-pd-large {
    padding: 30px 15px;
  }
}

.box-mg-xsmall {
  margin-bottom: 5px;
}

.box-mg-small {
  margin-bottom: 10px;
}

.box-mg-regular {
  margin-bottom: 20px;
}

.box-mg-medium {
  margin-bottom: 40px;
}

@media screen and (max-width: 599px) {
  .box-mg-medium {
    margin-bottom: 20px;
  }
}

.box-mg-t-regular {
  margin-top: 20px;
}

@media screen and (max-width: 599px) {
  .box-mg-t-regular {
    margin-top: 10px;
  }
}

.box-divider-top {
  border-top: 1px solid #ff5115;
}

.heading-1 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
}

@media screen and (max-width: 599px) {
  .heading-1 {
    font-size: 16px;
  }
}

.heading-ex {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.3;
}

@media screen and (max-width: 599px) {
  .heading-ex {
    font-size: 24px;
  }
}

.heading-terms {
  padding: 0px 0 0px 5px;
  font-weight: 700;
  border-left: 3px solid #ff5115;
  margin-bottom: 5px;
}

.txt-xsmall {
  font-size: 0.7rem;
}

@media screen and (max-width: 599px) {
  .txt-xsmall {
    font-size: 0.7rem;
  }
}

.txt-small {
  font-size: 0.8rem;
}

@media screen and (max-width: 599px) {
  .txt-small {
    font-size: 0.7rem;
  }
}

.txt-medium {
  font-size: 1rem;
}

@media screen and (max-width: 599px) {
  .txt-medium {
    font-size: 0.8rem;
  }
}

.txt-large {
  font-size: 1.3rem;
}

@media screen and (max-width: 599px) {
  .txt-large {
    font-size: 1rem;
  }
}


.txt-bold {
  font-weight: 700;
}

.txt-lh-regular {
  line-height: 1.2;
}

.txt-lh-medium {
  line-height: 1.7;
}

.txt-lh-large {
  line-height: 2;
}

.btn {
  cursor: pointer;
}

.btn-txt {
  padding: 0 15px;
}

@media screen and (max-width: 599px) {
  .btn-txt {
    padding: 0 5px;
  }
}

.btn-rect {
  max-width: 570px;
  margin: 0 auto;
}

.btn-importance-normal {
  padding: 15px;
  font-weight: 700;
  font-size: 1.3rem;
}

@media screen and (max-width: 599px) {
  .btn-importance-normal {
    padding: 15px 5px;
    font-size: 1rem;
  }
}

.btn-importance-nopad {
  padding: 0;
  font-weight: 700;
  font-size: 1.3rem;
}

@media screen and (max-width: 599px) {
  .btn-importance-nopad {
    padding: 0 5px;
    font-size: 1rem;
  }
}

.btn-orange {
  background: #ff5115;
  color: #ffffff;
}

.btn-orange:hover {
  color: #ffffff;
}

.btn-orange-border {
  background: #ffffff;
  color: #ff5115;
  border: 1px solid #ff5115;
}

.header {
  height: 100%;
  padding: 0 15px;
}

.header-inn {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header-logo {
  width: 100px;
  line-height: 0;
  display: block;
}

footer {
  position: relative;
  padding: 20px 0;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 10px;
}

#banner.box-divider-top {
  border-top: unset;
}

@media screen and (max-width: 599px) {
  #banner.box-divider-top {
    border-top: 1px solid #ff5115;
  }
}

@media screen and (max-width: 599px) {
  .banner-container {
    padding: 40px 20px;
  }
}

.banner {
  max-width: 75em;
  margin: auto;
}

.banner-inn {
  width: 24%;
  padding-bottom: 20px;
}

@media screen and (max-width: 599px) {
  .banner-inn {
    width: 100%;
  }
}

.banner-txt p {
  margin: 10px 0;
}

.sns {
  width: 100%;
  padding: 30px 0;
  border-top: solid 1px #fe5815;
  margin-top: 30px;
  background-color: #ffffff;
  position: relative;
}

.sns_list {
  max-width: 1000px;
  margin: auto;
  display: table;
}

.sns_icon {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}

.sns_icon.is-single {
  position: relative;
  display: block;
  vertical-align: middle;
  padding: 10px;
}

.sns_icon img {
  max-height: 40px;
}

.map-outer {
  width: 100%;
  height: 100%;
}

.map {
  width: 100%;
  height: 100%;
}

/*マップナビゲーション*/
.map-nav {
  width: 320px;
  height: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .map-nav {
    max-height: 75%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: #ffffff;
    width: 100%;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-right: 0px;
    border-radius: 12px 12px 0 0;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.36);
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
}

.map-logo {
  padding: 15px;
  border-bottom: 1px solid #ff5115;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 599px) {
  .map-logo {
    display: none;
  }
}

.map-nav-filter-head {
  border-bottom: 1px solid #ff5115;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-nav-filter-nest {
  display: none;
}

.map-nav-filter-nest-inn {
  padding: 10px 0;
  border-bottom: 1px solid #ff5115;
}

.map-nav-controll {
  width: 100%;
  padding: 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 0.8rem;
}

.map-nav-controll.is-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.map-nav-controll:hover {
  background-color: #f5f5f5;
}

.map-nav-controll.is-active .map-nav-controll-text {
  font-weight: 700;
}

.map-nav-filter-head .map-nav-controll {
  padding: 5px 10px;
}

.map-nav-filter-head .map-nav-controll-text {
  font-weight: 700;
  padding-right: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.map-nav-filter-head .map-nav-controll-current {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100%;
}

.map-nav-info {
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
  font-size: 0.8rem;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}

@media screen and (max-width: 599px) {
  .map-nav-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 0;
    padding: 0;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
}

@media screen and (max-width: 599px) {
  .map-nav-info.is-opened {
    height: 400px;
  }
}

@media screen and (max-width: 599px) {
  .map-nav-info-inn {
    padding: 15px;
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.map-nav-info-inn a {
  text-decoration: underline;
}

.map-nav-info-cat {
  color: #ffffff;
  font-size: 0.7rem;
  font-weight: 700;
  border-radius: 4px;
  padding: 0 10px;
  margin-bottom: 5px;
  display: inline-block;
  height: 22px;
  line-height: 23px;
}

.cat-shop {
  background: #f44336;
}

.cat-spot {
  background: #3f51b5;
}

.cat-diner {
  background: #ff9800;
}

.cat-other {
  background: #9e9e9e;
}

.map-nav-info-name {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.map-nav-info-special {
  font-size: 1rem;
  padding: 5px 10px;
  background: #ff5115;
  color: #ffffff;
  margin-bottom: 10px;
}

@media screen and (max-width: 599px) {
  .map-nav-info-special {
    font-size: 0.8rem;
  }
}

.map-nav-info-comment {
  margin-bottom: 15px;
}

.map-nav-info-address {
  margin-bottom: 5px;
}

.map-nav-info-tel {
  margin-bottom: 5px;
}

.map-nav-info-url {
  word-break: break-all;
}

.map-nav-info-image {
  margin-bottom: 10px;
}

.map-nav-back {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-top: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .map-nav-back {
    display: none;
  }
}

.map-nav-close {
  display: none;
}

@media screen and (max-width: 599px) {
  .map-nav-close {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    overflow: hidden;
    height: 0;
    -webkit-transition: height 0.5s;
    -o-transition: height 0.5s;
    transition: height 0.5s;
  }
}

@media screen and (max-width: 599px) {
  .map-nav-close.is-opened {
    overflow: hidden;
    height: 44px;
    border-top: 1px solid #ff5115;
  }
}

.map-nav-info-attention-box {
  margin-bottom: 15px;
  padding: 10px;
  background: #f5f5f5;
  border-radius: 6px;
}

.map-nav-info-attention-level {
  font-weight: 700;
  margin-bottom: 5px;
}

.map-nav-info-attention-inn {
  margin-bottom: 5px;
  font-size: 0.7rem;
}

.map-link-back {
  position: absolute;
  font-size: 12px;
  height: 57px;
  line-height: 57px;
  left: 180px;
  right: auto;
  z-index: 2;
}

@media screen and (max-width: 575px) {
  .map-link-back {
    position: absolute;
    font-size: 12px;
    height: 57px;
    line-height: 57px;
    right: 15px;
    left: auto;
    text-align: right;
  }
}

.hero-full {
  width: 100%;
  height: 425px;
  position: relative;
}

.hero-surf {
  background-color: #ff5115;
}

.hero-full-front {
  max-width: 1045px;
  margin: 0 auto;
  width: 100%;
  position: relative;
}

.hero-full-logo-activity {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

@media screen and (max-width: 959px) {
  .hero-full-logo-activity {
    width: 200px;
  }
}

.hero-full-bg {
  position: absolute;
  top: 0;
  right: 0;
  padding-left: calc((100% - 1045px)/2);
  width: 100%;
  height: 100%;
}

.hero-full-bg-inn {
  width: 100%;
  height: 100%;
  background: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/hero_pc_vi_right.jpg) no-repeat;
  background-size: cover;
  background-position: 150px 30%;
}

/*
.nav-full {
  display: block;
  width: 100%;
  border-bottom: 1px solid $color-orange;
  @include max-screen($breakpoint-max-mobile) {
    position: fixed;
    width: 100%;
    height: 100%;
    border-bottom: 0;
    top: 0;
    left: 0;
    z-index: 1000;
  }
}

.nav-full.is-nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background: #ffffff;
}

body.is-nav-fixed {
  padding-top: 102px;
}

.nav-full-inn {
  max-width: 1045px;
  height: 100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  @include max-screen($breakpoint-max-mobile) {
    max-width: auto;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: 100%;
  }
}

.nav-item {
  font-size: $font-size-small;
  font-weight: $font-weight-bold;
  color: $color-orange;
  text-align: center;
  width: 33.333%;
  height: 100px;
  padding-bottom: 5px;
  cursor: pointer;
  border-right: 1px dotted #ff5114;
  @include max-screen($breakpoint-max-tablet) {
    font-size: $font-size-xsmall;
    padding: 15px 5px;
  }
  @include max-screen($breakpoint-max-mobile) {
    font-size: $font-size-regular;
    font-weight: $font-weight-bold;
    color: $color-orange;
    text-align: center;
    width: 100%;
    padding: 15px;
    border-right: 0;
  }
}

.nav-item:last-child {
  border-right: 0px;
}

.nav-item.is-first {
  width: 170px;
  height: 100%;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
  @include max-screen($breakpoint-max-mobile) {
    width: 120px;
    height: auto;
    flex: 0 0 auto;
    padding: 0 0 30px;
  }
}

.nav-item-icon {
  margin: 0 auto -8px;
  @include max-screen($breakpoint-max-tablet) {
    width: 50px;
  }
}

.nav-btn {
  width: 56px;
  height: 56px;
  position: fixed;
  right: 0;
  top: 0;
  cursor: pointer;
  background: $color-orange;
  color: $color-white;
  z-index: 1001;
}

.nav-btn-inn {
  width: 100%;
  height: 100%;
  font-size: $font-size-small;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.nav-btn-icon {
  font-size: 24px;
}

*/
/*  element state
   ========================================================================== */
.is-hidden {
  display: none;
}

.is-disabled {
  opacity: 0.3;
  cursor: default !important;
}

.is-transparent {
  opacity: 0;
}

.is-underlayer {
  z-index: -9999;
}

.is-fixed {
  position: fixed;
}

.is-absolute {
  position: absolute;
}

.is-overflow-hidden {
  overflow: hidden;
}

.is-full-width {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.is-rotate180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.is-no-margin {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 599px) {
  .has-sp-no-padding {
    padding: 10px 0;
  }
}

.content-kv {
  padding: 40px;
  text-align: center;
  color: #ffffff;
}

@media screen and (max-width: 599px) {
  .content-kv {
    padding: 20px 15px;
  }
}

.content-kv-cp {
  background: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_bg_cp.png);
}

.content-kv-event {
  background: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_bg_event.png);
}

.content-kv-map {
  background: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_bg_map.png);
  background-position: center;
  padding: 80px 40px;
  margin-bottom: 30px;
}

@media screen and (max-width: 599px) {
  .content-kv-map {
    padding: 80px 15px;
    margin-bottom: 5px;
  }
}

.content-kv-vi-image {
  margin: 0 auto;
}

#surf-cp .content-kv-vi-image {
  width: 500px;
}

@media screen and (max-width: 599px) {
  #surf-cp .content-kv-vi-image {
    width: 80%;
    max-width: 340px;
  }
}

#event .content-kv-vi-image {
  width: 340px;
}

@media screen and (max-width: 599px) {
  #event .content-kv-vi-image {
    width: 80%;
    max-width: 300px;
  }
}

.content-kv-bottom {
  padding: 10px 15px;
  background: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 1.5rem;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .content-kv-bottom {
    font-size: 1rem;
  }
}

.content-inn {
  padding: 15px;
  max-width: 1045px;
  margin: 0 auto;
}

/*prize*/
.prize {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 6px solid #ff5115;
  background: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_bg_present.png);
  margin-bottom: 15px;
}

@media screen and (max-width: 599px) {
  .prize {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 4px solid #ff5115;
  }
}

.prize-item {
  width: 50%;
  padding: 30px;
  position: relative;
}

#surf-cp .prize-item {
  width: 100%;
  background-color: #ffffff;
  position: relative;
  padding: 10px 20px;
}

@media screen and (max-width: 599px) {
  #surf-cp .prize-item {
    display: block;
    padding: 0 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
}

.prize-item:first-child {
  border-right: 6px solid #ff5115;
}

#surf-cp .prize-item:first-child {
  border-right: unset;
}

.prize-item-number {
  position: absolute;
  top: -17px;
  left: 50%;
  margin-left: -17px;
  width: 34px;
  height: 34px;
  background: #ff5115;
  color: #ffffff;
  text-align: center;
  line-height: 34px;
  font-size: 1.3rem;
  font-weight: 700;
  border-radius: 50%;
}

#surf-cp .prize-item-inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 599px) {
  #surf-cp .prize-item-inn {
    display: block;
  }
}

#surf-cp .prize-item-vi {
  width: 40%;
}

@media screen and (max-width: 599px) {
  #surf-cp .prize-item-vi {
    width: 100%;
  }
}

.prize-item-vi img {
  width: 70%;
  margin: 50px auto;
  display: block;
}

@media screen and (max-width: 599px) {
  .prize-item-vi img {
    width: 80%;
    margin: 0 auto 20px;
  }
}

.prize-item-name {
  display: block;
  margin: auto 0;
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
}

#surf-cp .prize-item-name {
  text-align: unset;
}

.prize-show-detail {
  border-top: solid 1px #ff5115;
  width: 100%;
  padding: 20px;
}

.prize-show-detail &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prize-show-detail &gt; div &gt; div {
  cursor: pointer;
}

.prize-item-detail {
  padding: 10px;
  display: none;
}

.prize-item-info {
  font-size: 1rem;
  margin-bottom: 15px;
}

@media screen and (max-width: 599px) {
  .prize-item-info {
    font-size: 0.8rem;
  }
}

.prize-item-info-tag {
  display: inline-block;
  padding: 2px 10px;
  margin-bottom: 5px;
  background: #ff5115;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  border-radius: 4px;
}

/*event-info*/
.event-info {
  padding-top: 40px;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .event-info {
    padding-top: 15px;
  }
}

.event-info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.event-info-title-inn {
  padding: 0 15px 15px;
}

.event-info-detail {
  border: 1px solid #ff5115;
}

.event-info-detail-top {
  background: #ff5115;
  padding: 40px 15px;
  color: #ffffff;
}

@media screen and (max-width: 599px) {
  .event-info-detail-top {
    padding: 15px;
  }
}

.event-info-detail-bottom {
  padding: 0 15px 40px;
}

@media screen and (max-width: 599px) {
  .event-info-detail-bottom {
    padding: 0 15px 15px;
  }
}

.event-info-detail-bottom-title {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ff5115;
  border-top: 0;
  color: #ff5115;
  margin-bottom: 40px;
}

@media screen and (max-width: 599px) {
  .event-info-detail-bottom-title {
    margin-bottom: 20px;
  }
}

.surfer {
  padding: 0 20px;
  font-size: 0.8rem;
}

@media screen and (max-width: 599px) {
  .surfer {
    padding: 0 20px 15px;
  }
}

.surfboard {
  width: 60px;
  height: auto;
  background-size: 100%;
  background-position: top;
}

.surfboard-a {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_surf_a.png);
}

.surfboard-b {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/surf/img_surf_b.png);
}

#modal-attention {
  font-size: 0.8rem;
}

/*modal*/
.blocker {
  padding: 40px;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.4);
}

@media screen and (max-width: 599px) {
  .blocker {
    padding: 40px 15px;
  }
}

.modal {
  padding: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 42px rgba(0, 0, 0, 0.1);
  max-width: 800px;
}

@media screen and (max-width: 599px) {
  .modal {
    padding: 30px 15px;
  }
}

/*terms*/
#terms_list {
  padding: 30px;
  border: 1px solid #ff5115;
  display: none;
}

@media screen and (max-width: 599px) {
  #terms_list {
    padding: 15px;
  }
}

#terms_list ul {
  padding-left: 30px;
}

@media screen and (max-width: 599px) {
  #terms_list ul {
    padding-left: 15px;
  }
}

#terms_list ul li {
  margin-bottom: 5px;
}

#terms_list ul.alpha li {
  list-style-type: lower-latin;
}

.map-airport {
  line-height: 0;
  margin: 15px 0;
}

.map-airport img {
  border: 1px solid #000000;
}

/*shoplist*/
.map-nav-info-detail {
  padding-left: 15px;
}

@media screen and (max-width: 599px) {
  .map-nav-info-detail {
    padding-left: 0;
    font-size: 0.8rem;
  }
}

.shop-item {
  margin-bottom: 15px;
  border-bottom: 1px dotted #ff5115;
  padding-bottom: 15px;
}

.shop-item a {
  text-decoration: underline;
}

.map-nav-info-image {
  line-height: 0;
}

.map-nav-info-image img {
  width: 100%;
}

.bnr-surfmap {
  border: 1px solid #000000;
}

/*report*/
#report {
  padding: 30px;
  display: none;
}

#cooperation {
  border-top: solid 1px #ff5115;
  padding-top: 60px;
}

/*# sourceMappingURL=app_surf.css.map */</pre></body></html>