<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 {
  /*  font-size: 62.5%; */
  /* フォントレンダリング設定: 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), (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, Hiragino Kaku Gothic ProN, "メイリオ", "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;
}

.align-l {
  text-align: left;
}

.margin-auto {
  margin: 0 auto;
}

.margin-tb30 {
  margin: 30px auto;
}

.margin-l20 {
  margin-left: 20px;
}

.full-width {
  width: 100%;
}

.width-620 {
  width: 100%;
  max-width: 620px;
}

.ib {
  display: inline-block;
}

.relative {
  position: relative;
}

.img-border {
  border: 2px solid #000000;
  line-height: 0;
}

.imgbox {
  line-height: 0;
}

.txt-orange {
  color: #ff5115;
}

.txt-white {
  color: #ffffff;
}

.txt-black {
  color: #000000;
}

.txt-red {
  color: #e1251b;
}

.txt-tw-color {
  color: #54acee;
}

.txt-xxsmall {
  font-size: 0.6rem;
}

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

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

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

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

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

.txt-strong {
  font-weight: 700;
  font-size: 1rem;
}

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

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

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

.txt-strong-medium {
  font-weight: 700;
  font-size: 1.3rem;
}

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

.txt-strong-large {
  font-weight: 700;
  font-size: 1.5rem;
}

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

.txt-strong-xlarge {
  font-weight: 700;
  font-size: 2rem;
}

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

.txt-strong-xxlarge {
  font-weight: 900;
  font-size: 2.5rem;
}

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

.letter-half {
  letter-spacing: 0.5rem;
}

@media screen and (max-width: 599px) {
  .letter-half {
    letter-spacing: unset;
  }
}

.line-2em {
  line-height: 2em;
}

.line-3em {
  line-height: 3em;
}

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

.box-generic {
  margin-bottom: 15px;
}

.box-generic:last-child {
  margin-bottom: 0px;
}

.box-generic-large {
  margin-bottom: 30px;
}

.box-generic-large:last-child {
  margin-bottom: 0px;
}

.underline {
  text-decoration: underline;
}

.bg-orange {
  background-color: #ff5115;
}

.bg-black {
  background-color: #000000;
}

.bg-white {
  background-color: #ffffff;
}

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

.box-border-white {
  border: solid 1px #ffffff;
}

.box-border-red {
  border: solid 1px #e1251b;
}

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

.box-border-bottom-orange {
  border-bottom: solid 1px #ff5115;
}

.bg-orange.bg-skewYm3 {
  height: 200px;
  position: relative;
  top: -140px;
  transform: skewY(-3deg);
  z-index: -1;
}

.rotate-180deg {
  transform: rotate(-180deg);
  margin-bottom: -8px;
}

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

/*Utility: Spacing*/
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.m-6 {
  margin: 4rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4rem !important;
}

.m-7 {
  margin: 5rem !important;
}

.mt-7,
.my-7 {
  margin-top: 5rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 5rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 5rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 5rem !important;
}

.m-8 {
  margin: 6rem !important;
}

.mt-8,
.my-8 {
  margin-top: 6rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 6rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 6rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 6rem !important;
}

.m-9 {
  margin: 7rem !important;
}

.mt-9,
.my-9 {
  margin-top: 7rem !important;
}

.mr-9,
.mx-9 {
  margin-right: 7rem !important;
}

.mb-9,
.my-9 {
  margin-bottom: 7rem !important;
}

.ml-9,
.mx-9 {
  margin-left: 7rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.p-6 {
  padding: 4rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4rem !important;
}

.p-7 {
  padding: 5rem !important;
}

.pt-7,
.py-7 {
  padding-top: 5rem !important;
}

.pr-7,
.px-7 {
  padding-right: 5rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 5rem !important;
}

.pl-7,
.px-7 {
  padding-left: 5rem !important;
}

.p-8 {
  padding: 6rem !important;
}

.pt-8,
.py-8 {
  padding-top: 6rem !important;
}

.pr-8,
.px-8 {
  padding-right: 6rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 6rem !important;
}

.pl-8,
.px-8 {
  padding-left: 6rem !important;
}

.p-9 {
  padding: 7rem !important;
}

.pt-9,
.py-9 {
  padding-top: 7rem !important;
}

.pr-9,
.px-9 {
  padding-right: 7rem !important;
}

.pb-9,
.py-9 {
  padding-bottom: 7rem !important;
}

.pl-9,
.px-9 {
  padding-left: 7rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-n6 {
  margin: -4rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4rem !important;
}

.m-n7 {
  margin: -5rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -5rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -5rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -5rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -5rem !important;
}

.m-n8 {
  margin: -6rem !important;
}

.mt-n8,
.my-n8 {
  margin-top: -6rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -6rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -6rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -6rem !important;
}

.m-n9 {
  margin: -7rem !important;
}

.mt-n9,
.my-n9 {
  margin-top: -7rem !important;
}

.mr-n9,
.mx-n9 {
  margin-right: -7rem !important;
}

.mb-n9,
.my-n9 {
  margin-bottom: -7rem !important;
}

.ml-n9,
.mx-n9 {
  margin-left: -7rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 4rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4rem !important;
  }
  .m-sm-7 {
    margin: 5rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 5rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 5rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 5rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 5rem !important;
  }
  .m-sm-8 {
    margin: 6rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 6rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 6rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 6rem !important;
  }
  .m-sm-9 {
    margin: 7rem !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 7rem !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 7rem !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 7rem !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 7rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 4rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4rem !important;
  }
  .p-sm-7 {
    padding: 5rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 5rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 5rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 5rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 5rem !important;
  }
  .p-sm-8 {
    padding: 6rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 6rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 6rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 6rem !important;
  }
  .p-sm-9 {
    padding: 7rem !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 7rem !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 7rem !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 7rem !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 7rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -4rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4rem !important;
  }
  .m-sm-n7 {
    margin: -5rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -5rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -5rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -5rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -5rem !important;
  }
  .m-sm-n8 {
    margin: -6rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -6rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -6rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -6rem !important;
  }
  .m-sm-n9 {
    margin: -7rem !important;
  }
  .mt-sm-n9,
  .my-sm-n9 {
    margin-top: -7rem !important;
  }
  .mr-sm-n9,
  .mx-sm-n9 {
    margin-right: -7rem !important;
  }
  .mb-sm-n9,
  .my-sm-n9 {
    margin-bottom: -7rem !important;
  }
  .ml-sm-n9,
  .mx-sm-n9 {
    margin-left: -7rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 4rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4rem !important;
  }
  .m-md-7 {
    margin: 5rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 5rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 5rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 5rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 5rem !important;
  }
  .m-md-8 {
    margin: 6rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 6rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 6rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 6rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 6rem !important;
  }
  .m-md-9 {
    margin: 7rem !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 7rem !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 7rem !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 7rem !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 7rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 4rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4rem !important;
  }
  .p-md-7 {
    padding: 5rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 5rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 5rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 5rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 5rem !important;
  }
  .p-md-8 {
    padding: 6rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 6rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 6rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 6rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 6rem !important;
  }
  .p-md-9 {
    padding: 7rem !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 7rem !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 7rem !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 7rem !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 7rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -4rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4rem !important;
  }
  .m-md-n7 {
    margin: -5rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -5rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -5rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -5rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -5rem !important;
  }
  .m-md-n8 {
    margin: -6rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -6rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -6rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -6rem !important;
  }
  .m-md-n9 {
    margin: -7rem !important;
  }
  .mt-md-n9,
  .my-md-n9 {
    margin-top: -7rem !important;
  }
  .mr-md-n9,
  .mx-md-n9 {
    margin-right: -7rem !important;
  }
  .mb-md-n9,
  .my-md-n9 {
    margin-bottom: -7rem !important;
  }
  .ml-md-n9,
  .mx-md-n9 {
    margin-left: -7rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 4rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4rem !important;
  }
  .m-lg-7 {
    margin: 5rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 5rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 5rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 5rem !important;
  }
  .m-lg-8 {
    margin: 6rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 6rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 6rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 6rem !important;
  }
  .m-lg-9 {
    margin: 7rem !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 7rem !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 7rem !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 7rem !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 7rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 4rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4rem !important;
  }
  .p-lg-7 {
    padding: 5rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 5rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 5rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 5rem !important;
  }
  .p-lg-8 {
    padding: 6rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 6rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 6rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 6rem !important;
  }
  .p-lg-9 {
    padding: 7rem !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 7rem !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 7rem !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 7rem !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 7rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -4rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4rem !important;
  }
  .m-lg-n7 {
    margin: -5rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -5rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -5rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -5rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -5rem !important;
  }
  .m-lg-n8 {
    margin: -6rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -6rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -6rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -6rem !important;
  }
  .m-lg-n9 {
    margin: -7rem !important;
  }
  .mt-lg-n9,
  .my-lg-n9 {
    margin-top: -7rem !important;
  }
  .mr-lg-n9,
  .mx-lg-n9 {
    margin-right: -7rem !important;
  }
  .mb-lg-n9,
  .my-lg-n9 {
    margin-bottom: -7rem !important;
  }
  .ml-lg-n9,
  .mx-lg-n9 {
    margin-left: -7rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 4rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4rem !important;
  }
  .m-xl-7 {
    margin: 5rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 5rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 5rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 5rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 5rem !important;
  }
  .m-xl-8 {
    margin: 6rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 6rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 6rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 6rem !important;
  }
  .m-xl-9 {
    margin: 7rem !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 7rem !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 7rem !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 7rem !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 7rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 4rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4rem !important;
  }
  .p-xl-7 {
    padding: 5rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 5rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 5rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 5rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 5rem !important;
  }
  .p-xl-8 {
    padding: 6rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 6rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 6rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 6rem !important;
  }
  .p-xl-9 {
    padding: 7rem !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 7rem !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 7rem !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 7rem !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 7rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -4rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4rem !important;
  }
  .m-xl-n7 {
    margin: -5rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -5rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -5rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -5rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -5rem !important;
  }
  .m-xl-n8 {
    margin: -6rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -6rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -6rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -6rem !important;
  }
  .m-xl-n9 {
    margin: -7rem !important;
  }
  .mt-xl-n9,
  .my-xl-n9 {
    margin-top: -7rem !important;
  }
  .mr-xl-n9,
  .mx-xl-n9 {
    margin-right: -7rem !important;
  }
  .mb-xl-n9,
  .my-xl-n9 {
    margin-bottom: -7rem !important;
  }
  .ml-xl-n9,
  .mx-xl-n9 {
    margin-left: -7rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

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

.l-hero {
  width: 100%;
  margin-bottom: 120px;
}

@media screen and (max-width: 599px) {
  .l-hero {
    margin-bottom: 40px;
  }
}

.l-hero.activity {
  width: 100%;
  max-width: 1045px;
  margin: 20px auto 60px;
}

@media screen and (max-width: 599px) {
  .l-hero.activity {
    margin: 0 auto 40px;
  }
}

.l-hero.instagram {
  margin-bottom: 0;
}

.l-lede {
  position: relative;
  width: 100%;
  max-width: 1045px;
  margin: 0 auto 60px;
}

@media screen and (max-width: 599px) {
  .l-lede {
    margin-bottom: 40px;
  }
}

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

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

.l-contents-full {
  width: 100%;
  margin: 0 auto;
}

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

.l-content {
  margin-bottom: 60px;
}

@media screen and (max-width: 599px) {
  .sp-l-content-full {
    padding: 0 0 20px 0;
    max-width: 100%;
  }
}

.l-overview {
  width: 100%;
  max-width: 1045px;
  margin: auto;
}

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

.l-banner {
  padding: 40px 20px;
}

.l-buttons {
  padding: 0 20px 40px;
}

.l-band {
  width: 100%;
  padding: 20px 0 0;
  margin-bottom: 60px;
}

@media screen and (max-width: 599px) {
  .l-band {
    margin-bottom: 20px;
  }
}

.l-footer {
  border-top: 2px solid #000000;
  padding-bottom: 80px;
}

.l-nav {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}

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

.hero {
  position: relative;
  height: 480px;
  margin-bottom: 120px;
}

@media screen and (max-width: 599px) {
  .hero {
    margin-bottom: unset;
    height: 460px;
  }
}

.hero-overlay {
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  bottom: 0;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .hero-overlay {
    height: 300px;
    top: 0;
    bottom: unset;
  }
}

.hero-cloud {
  position: absolute;
  margin: auto;
  width: 150%;
  height: 45%;
  background-image: url(../imgs/hero_vi_cloud.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: repeat-x;
  right: -25%;
  bottom: 0;
}

@media screen and (max-width: 599px) {
  .hero-cloud {
    bottom: 0;
    height: 60%;
    background-size: cover;
  }
}

.hero-stars {
  position: absolute;
  margin: auto;
  width: 1000px;
  height: 45%;
  background-image: url(../imgs/hero_stars.png);
  background-size: contain;
  background-position: center bottom;
  background-repeat: repeat-x;
  bottom: -40px;
  left: 0;
  right: 0;
}

@media screen and (max-width: 599px) {
  .hero-stars {
    background-image: url(../imgs/hero_sp_stars.png);
    bottom: 130px;
    height: 60%;
    background-size: 100%;
    width: 95%;
  }
}

.hero-plane {
  position: absolute;
  width: 65%;
  right: 0;
  bottom: -40px;
}

@media screen and (max-width: 599px) {
  .hero-plane {
    left: 60px;
    right: unset;
    width: 25%;
    bottom: 10px;
  }
}

.hero-plane img {
  width: 260px;
  margin: auto;
  height: auto;
}

.hero-logo {
  position: absolute;
  width: 580px;
  margin: auto;
  bottom: -100px;
  left: 0;
  right: 0;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .hero-logo {
    position: relative;
    width: 100%;
    bottom: 0px;
  }
}

.hero-logo img {
  width: 50%;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .hero-logo img {
    width: 65%;
  }
}

.hero-fade {
  margin: auto;
  position: relative;
}

.hero-fade img {
  width: 100%;
  animation-name: kf-hero-fade;
  animation-duration: 14s;
  animation-iteration-count: infinite;
  opacity: 0;
}

.hero-fade .img1 {
  display: block;
  margin: 0 auto;
}

.hero-fade .img2 {
  position: absolute;
  top: 0;
  animation-delay: 7s;
}

.hero-sp img {
  display: block;
}

.hero-activity {
  margin: 20px auto 0;
}

@media screen and (max-width: 599px) {
  .hero-activity {
    margin-bottom: 20px;
  }
}

.hero-instagram {
  margin: 0 auto;
  background-image: url(../../flyandactivity/imgs/instagram/bg_hero.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 40px 0;
  min-height: 620px;
  position: relative;
  border-top: 1px solid #ffffff;
}

@media screen and (max-width: 599px) {
  .hero-instagram {
    background-image: url(../../flyandactivity/imgs/instagram/bg_sp_hero.png);
    padding: 0;
    min-height: unset;
  }
}

.hero-insta-logo {
  width: 180px;
  height: auto;
  margin: 70px auto 20px;
}

@media screen and (max-width: 599px) {
  .hero-insta-logo {
    margin: 50px auto 30px;
    width: 120px;
  }
}

.hero-insta-txt {
  position: relative;
  margin: 30px auto;
  max-width: 700px;
  right: -30px;
  width: 80%;
}

@media screen and (max-width: 599px) {
  .hero-insta-txt {
    width: 100%;
    margin: auto;
    padding: 0 20px;
    right: unset;
  }
}

.img-end-instacamp {
  position: absolute;
  top: 105%;
  right: 10px;
}

@media screen and (min-width: 600px) {
  .img-end-instacamp {
    top: 20%;
    right: -20px;
  }
}

@media screen and (min-width: 960px) {
  .img-end-instacamp {
    right: -40px;
  }
}

.img-end-instacamp img {
  width: 100%;
  max-width: 150px;
}

@media screen and (min-width: 740px) {
  .img-end-instacamp img {
    max-width: 180px;
  }
}

@media screen and (min-width: 740px) {
  .img-end-instacamp img {
    max-width: 220px;
  }
}

.lede {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.lede-upper-txt {
  margin: 0 auto 40px;
}

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

.lede-logo {
  width: 10%;
  margin: auto 0;
}

@media screen and (max-width: 599px) {
  .lede-logo {
    width: 30%;
  }
}

.lede-txt {
  width: 650px;
  margin: auto 0;
}

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

.lade-instagram {
  position: relative;
  margin: -60px auto 20px;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .lade-instagram {
    margin: -20px auto 20px;
  }
}

.lade-instagram div {
  margin-bottom: 20px;
}

.lade-images {
  position: relative;
}

.lade-images-inn {
  max-width: 1000px;
  margin: auto;
  display: flex;
}

.lade-images-inn-2 {
  max-width: 940px;
  margin: auto;
  display: flex;
}

.lade-images-window-large {
  width: 50%;
}

.lade-images-window-large.left {
  padding-right: 30px;
}

@media screen and (max-width: 599px) {
  .lade-images-window-large.left {
    padding: 0 10px;
  }
}

.lade-images-window-large.right {
  padding-left: 30px;
}

@media screen and (max-width: 599px) {
  .lade-images-window-large.right {
    padding: 0 10px;
  }
}

.lade-images-window {
  width: 20%;
  padding: 20px;
}

@media screen and (max-width: 599px) {
  .lade-images-window {
    width: 25%;
    padding: 10px;
  }
}

.lade-insta-txt {
  margin: 20px auto;
  line-height: 2.5em;
}

@media screen and (max-width: 599px) {
  .lade-insta-txt {
    line-height: 2em;
  }
}

.lede-btn-container {
  width: 55%;
  display: flex;
  margin: 40px auto;
}

@media screen and (min-width: 600px) and (max-width: 960px) {
  .lede-btn-container {
    width: 80%;
  }
}

@media screen and (max-width: 599px) {
  .lede-btn-container {
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px 10px;
    display: block;
  }
}

.lede-btn {
  cursor: pointer;
  width: auto;
  margin: auto;
  border: solid 1px #ff5115;
  border-radius: 4px;
  padding: 10px 20px;
  display: flex;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .lede-btn {
    width: 100%;
    display: block;
    margin: 10px auto;
    position: relative;
  }
}

.lede-btn:after {
  content: "";
  background-image: url(../../flyandactivity/imgs/outdoor/arrow_down.png);
  width: 12px;
  height: 7px;
  background-size: cover;
  margin: auto 0px auto 10px;
}

@media screen and (max-width: 599px) {
  .lede-btn:after {
    position: absolute;
    right: 10px;
    margin: auto;
    top: 0;
    bottom: 0;
  }
}

.nav-full {
  display: block;
  width: 100%;
  border-bottom: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .nav-full {
    position: fixed;
    width: 100%;
    height: 100%;
    border-bottom: 0;
    top: 0;
    left: 0;
    z-index: 1000;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
}

.nav-full.is-global {
  border-bottom: unset;
  background-color: #ff5115;
  margin-bottom: 1px;
}

.nav-full.nav-activity {
  border-bottom: unset;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: -1;
  opacity: 0;
  transition: all .7s linear 0s;
}

.nav-activity.is-active {
  z-index: 100;
  opacity: 1;
}

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

@media screen and (max-width: 599px) {
  .nav-full-inn {
    display: block;
    max-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.95);
    width: 100%;
    height: auto;
    padding-top: 40px;
  }
}

.is-global .nav-full-inn {
  height: 50px;
  display: flex;
}

.nav-menu-upper {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 599px) {
  .nav-menu-upper {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ff5115;
    padding: 0;
    margin: 15px 0 0;
  }
}

.nav-menu-bottom {
  display: none;
}

@media screen and (max-width: 599px) {
  .nav-menu-bottom {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
}

.nav-item {
  font-size: 0.8rem;
  font-weight: 700;
  color: #ff5115;
  text-align: center;
  width: 33.333%;
  height: 100px;
  padding-bottom: 5px;
  cursor: pointer;
  border-right: 1px dotted #ff5115;
}

@media screen and (max-width: 959px) {
  .nav-item {
    font-size: 0.7rem;
    padding: 15px 5px;
  }
}

@media screen and (max-width: 599px) {
  .nav-item {
    font-size: 0.8rem;
    font-weight: 700;
    color: #ff5115;
    text-align: center;
    width: 100%;
    height: 80px;
    padding: 0 15px;
    border-right: 0;
    display: flex;
    align-items: center;
    border-bottom: dotted 1px #ff5115;
  }
}

.nav-item.is-full {
  width: 100%;
}

.is-global .nav-item {
  height: 100%;
  color: #ffffff;
  border-right: 1px dotted #ffffff;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1 1 auto;
}

.nav-item:first-child {
  border-left: 1px dotted #ff5115;
}

@media screen and (max-width: 599px) {
  .nav-item:first-child {
    border-left: unset;
    text-align: left;
  }
}

.is-global .nav-item:first-child {
  border-left: 1px dotted #ffffff;
}

@media screen and (max-width: 599px) {
  .nav-item:last-child {
    border-bottom: unset;
  }
}

@media screen and (max-width: 599px) {
  .nav-menu-bottom .nav-item {
    height: auto;
    padding: 15px;
    margin-bottom: 10px;
  }
}

.nav-item-icon {
  margin: 0 auto -8px;
}

@media screen and (max-width: 959px) {
  .nav-item-icon {
    width: 55px;
  }
}

@media screen and (max-width: 599px) {
  .nav-item-icon {
    margin: 0 20px 0 0;
  }
}

.nav-item-icon.is-logo {
  width: 50px;
  height: auto;
  margin: 0 10px -8px 0;
}

@media screen and (max-width: 599px) {
  .nav-item-icon.is-logo {
    width: 120px;
    height: auto;
    flex: 0 0 auto;
    padding: 0 0 30px;
  }
}

.nav-item-icon.is-activity, .nav-item-icon.is-instagram {
  width: 25px;
  height: auto;
  margin: 0 10px -8px 0;
}

@media screen and (max-width: 599px) {
  .nav-item-icon.is-activity, .nav-item-icon.is-instagram {
    width: 120px;
    height: auto;
    flex: 0 0 auto;
    padding: 0 0 30px;
  }
}

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

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

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

/*   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;
}

.grid-justify-around {
  justify-content: space-around;
}

/*   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%;
  }
}

@media screen and (min-width: 900px) {
  .col-1 {
    width: 8.33333333%;
  }
  .col-2 {
    width: 16.66666667%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.33333333%;
  }
  .col-5 {
    width: 41.66666667%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.33333333%;
  }
  .col-8 {
    width: 66.66666667%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.33333333%;
  }
  .col-11 {
    width: 91.66666667%;
  }
  .col-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;
}

.icon33 {
  width: 33px;
  height: 33px;
}

.icon-circle {
  width: 28px;
  height: 28px;
  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;
  background: #e1251b;
  color: #ffffff;
  border-radius: 50%;
}

.icon-arrow-r-white {
  width: 15px;
  height: 15px;
  margin: auto;
  background-image: url(../imgs/ico_arrow_r_white.png);
  background-size: cover;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Enable Ligatures ================ */
  letter-spacing: 0;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga";
  -webkit-font-variant-ligatures: discretionary-ligatures;
  font-variant-ligatures: discretionary-ligatures;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cheveron-right:before {
  content: "\e900";
}

.icon-plus:before {
  content: "\e901";
}

.icon-zoom-in:before {
  content: "\e987";
}

.icon-smile:before {
  content: "\e9e1";
}

.ico-twitter-white img {
  margin: auto;
  top: 0;
  bottom: 0;
  display: block;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 10%;
  z-index: 200;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

@media screen and (max-width: 599px) {
  .slick-prev {
    left: 20px;
  }
}

.slick-next {
  right: 10%;
  z-index: 200;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

@media screen and (max-width: 599px) {
  .slick-next {
    right: 20px;
    z-index: 10;
  }
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 599px) {
  .slick-dots {
    bottom: -25px;
  }
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slider-container {
  margin-bottom: 40px;
}

.slick-dotted.slick-slider.slider-outdoor {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}

.slider-outdoor &gt; .slick-dots {
  bottom: 20px;
}

.slider-outdoor &gt; .slick-dots li button:before {
  color: #ff5115;
}

/* arrow change */
.prev-arrow, .next-arrow {
  cursor: pointer;
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  bottom: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 200;
}

.prev-arrow {
  left: 23%;
}

@media screen and (min-width: 1001px) {
  .prev-arrow {
    left: 34%;
  }
}

.next-arrow {
  right: 23%;
}

@media screen and (min-width: 1001px) {
  .next-arrow {
    right: 34%;
  }
}

.simply-scroll {
  /* Customisable base class for style override DIV */
  width: 100%;
  height: auto;
}

.simply-scroll .simply-scroll-clip {
  width: 100%;
  height: auto;
}

.simply-scroll .simply-scroll-list {
  height: 480px;
}

@media screen and (max-width: 599px) {
  .simply-scroll .simply-scroll-list {
    height: 300px;
  }
}

.simply-scroll .simply-scroll-list li {
  float: left;
  width: 400px;
  height: 480px;
}

@media screen and (max-width: 599px) {
  .simply-scroll .simply-scroll-list li {
    width: 200px;
    height: 300px;
  }
}

.simply-scroll .simply-scroll-list li img {
  width: 100%;
  height: auto;
  position: relative;
  bottom: 50px;
}

.vi-scroller-container {
  position: relative;
  height: 480px;
  width: calc(100% + 150px);
  left: -150px;
}

@media screen and (max-width: 599px) {
  .vi-scroller-container {
    height: 300px;
  }
}

.vi-scroller .item {
  transform: skewX(-20deg);
  transform-origin: bottom right;
  overflow: hidden;
  position: relative;
}

.vi-scroller .vi-pic {
  transform: skewX(20deg);
  transform-origin: bottom left;
  min-width: 180%;
}

.slider {
  width: 100%;
  max-width: 1045px;
  margin: 10px auto 30px;
  padding-top: 20px;
  overflow: hidden;
}

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

.slider-img {
  width: 215px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .slider-img {
    width: 150px;
  }
}

.slick-slide {
  margin: auto;
}

@media screen and (max-width: 599px) {
  .slick-slide {
    margin: auto 10px;
  }
}

.slider_outdoor {
  width: 100%;
  margin: 20px auto 0;
  padding-bottom: 80px;
  overflow: visible;
  position: relative;
}

@media screen and (max-width: 599px) {
  .slider_outdoor {
    width: 100%;
    max-width: 100%;
    margin: 20px auto 60px;
  }
}

.slider-outdoor .slick-slide {
  margin: auto;
}

@media screen and (max-width: 599px) {
  .slider-outdoor .slick-slide {
    margin: auto;
  }
}

.slider-outdoor-img {
  margin: 20px auto 5px;
  padding: 0 1px;
}

@media screen and (max-width: 599px) {
  .slider-outdoor-img {
    width: 360px;
    margin: 0 1px 5px;
    padding: 0;
  }
}

.slick-outdoor-comment {
  position: relative;
  padding: 10px 20px;
  margin: auto;
  right: 0;
  left: 0;
  display: block;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 599px) {
  .slick-outdoor-comment {
    padding: 10px 0;
    font-size: 0.8rem;
  }
}

.activity {
  margin: auto;
  width: 100%;
}

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

.activity-img {
  display: flex;
}

.activity-img-box {
  width: calc(100% / 6);
  height: 300px;
  position: relative;
}

@media screen and (max-width: 599px) {
  .activity-img-box {
    height: 150px;
    width: calc(100% / 3);
  }
}

.activity-img-box.run {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_run.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.run {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_run.png) center/cover no-repeat;
  }
}

.activity-img-box.surf {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_surf.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.surf {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_surf.png) center/cover no-repeat;
  }
}

.activity-img-box.climb {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_climb.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.climb {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_climb.png) center/cover no-repeat;
  }
}

.activity-img-box.watch {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_watch.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.watch {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_watch.png) center/cover no-repeat;
  }
}

.activity-img-box.golf {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_golf.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.golf {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_golf.png) center/cover no-repeat;
  }
}

.activity-img-box.fes {
  background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_activity_fes.png) center/cover no-repeat;
}

@media screen and (max-width: 599px) {
  .activity-img-box.fes {
    background: linear-gradient(rgba(255, 255, 255, 0) 40%, rgba(0, 0, 0, 0.4) 70%), url(../imgs/img_sp_activity_fes.png) center/cover no-repeat;
  }
}

.activity-img-box::after {
  content: " ";
  position: absolute;
  height: 15%;
  width: 80%;
  margin: auto;
  bottom: 20px;
  right: 0;
  left: 0;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

@media screen and (max-width: 599px) {
  .activity-img-box::after {
    height: 50px;
    width: 90%;
    bottom: 5px;
  }
}

.activity-img-box.run::after {
  background-image: url(../imgs/tag_activity_run.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.run::after {
    background-image: url(../imgs/tag_sp_activity_run.png);
  }
}

.activity-img-box.surf::after {
  background-image: url(../imgs/tag_activity_surf.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.surf::after {
    background-image: url(../imgs/tag_sp_activity_surf.png);
  }
}

.activity-img-box.climb::after {
  background-image: url(../imgs/tag_activity_climb.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.climb::after {
    background-image: url(../imgs/tag_sp_activity_climb.png);
  }
}

.activity-img-box.watch::after {
  background-image: url(../imgs/tag_activity_watch.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.watch::after {
    background-image: url(../imgs/tag_sp_activity_watch.png);
  }
}

.activity-img-box.golf::after {
  background-image: url(../imgs/tag_activity_golf.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.golf::after {
    background-image: url(../imgs/tag_sp_activity_golf.png);
  }
}

.activity-img-box.fes::after {
  background-image: url(../imgs/tag_activity_fes.png);
}

@media screen and (max-width: 599px) {
  .activity-img-box.fes::after {
    background-image: url(../imgs/tag_sp_activity_fes.png);
  }
}

.activity-txt {
  width: 100%;
  padding: 10px 0;
  font-size: 1rem;
}

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

.activity-txt.no-padding {
  padding: 0;
}

.activity-txt img {
  width: 80px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .activity-txt img {
    width: 100%;
  }
}

.activity-txt-inn {
  margin: auto;
  display: inline-block;
  vertical-align: middle;
}

.activity-txt-inn:first-child {
  margin-right: 0;
}

.activity-txt-inn:last-child {
  margin-left: 0;
}

.examples {
  padding-bottom: 20px;
}

.examples-inn {
  font-size: 1rem;
}

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

.block-box {
  width: 100%;
  margin: 40px auto;
}

.title {
  font-size: 20px;
  font-weight: 600;
  color: #fe5815;
  text-align: left;
  border-bottom: 1px solid #fe5815;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.inner {
  width: 100%;
  text-align: left;
  font-size: 12px;
}

.inner h2 {
  font-size: 16px;
  margin: 20px 0;
  font-weight: normal;
}

.inner ol, .inner ul {
  padding-left: 40px;
  font-size: 0.8rem;
}

@media screen and (max-width: 599px) {
  .inner ol, .inner ul {
    padding-left: 20px;
  }
}

.inner li {
  list-style-type: decimal;
}

.inner li.square {
  list-style-type: square;
}

.inner-inn {
  padding: 20px 10px;
}

@media screen and (max-width: 599px) {
  .step-container {
    padding: 2px;
    display: block;
  }
}

.step-container-inn {
  display: flex;
}

@media screen and (max-width: 599px) {
  .step-container-inn {
    display: block;
  }
}

.step-container-box {
  display: block;
  width: 33.333%;
  border-left: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  background-image: url(../../flyandactivity/imgs/instagram/bg_step.png);
  background-color: #ffebe4;
  background-size: 50%;
}

@media screen and (max-width: 599px) {
  .step-container-box {
    width: 100%;
    border-bottom: solid 2px #ffffff;
  }
}

.step-container-box:first-child {
  border-left: unset;
}

.step-container-box:last-child {
  border-right: unset;
}

@media screen and (max-width: 599px) {
  .step-container-box:last-child {
    border-bottom: unset;
  }
}

.steps,
.step-detail {
  padding: 10px;
  width: 100%;
}

.steps {
  background-color: #ff5115;
}

.step-no {
  height: 65px;
  width: auto;
  margin: auto;
  display: block;
}

@media screen and (max-width: 599px) {
  .step-no {
    width: 70px;
    height: auto;
  }
}

.step-detail {
  padding-top: 20px;
  padding-bottom: 30px;
}

.step-img {
  display: block;
  width: 70%;
  margin: 40px auto 20px;
}

@media screen and (max-width: 599px) {
  .step-img {
    width: 50%;
  }
}

.step3 {
  margin: 20px auto;
}

.inner-step {
  padding: 20px 10px 80px;
  margin: 10px;
  background-image: url(../../flyandactivity/imgs/instagram/bg_step.png);
  background-color: #ffebe4;
  background-size: 50%;
}

@media screen and (max-width: 599px) {
  .inner-step {
    margin: 2px;
    padding: 10px;
  }
}

.step-box {
  display: flex;
  padding-bottom: 20px;
  margin: 0 20px 20px;
}

@media screen and (max-width: 599px) {
  .step-box {
    margin: 0 auto 20px;
    display: block;
  }
}

.step-box.border {
  border-bottom: solid 1px #ff5115;
}

.step-text {
  margin: auto 0 auto 20px;
}

@media screen and (max-width: 599px) {
  .step-text {
    margin: 0;
  }
}

.step-inner-box {
  background-color: #ffdcd0;
  border-radius: 10px;
  padding: 10px 10px 0;
  margin: 20px 0 0;
  display: flex;
}

@media screen and (max-width: 599px) {
  .step-inner-box {
    background-color: #ffffff;
    border: solid 1px #ff5115;
    flex-wrap: wrap;
    margin: 20px 0;
  }
}

.step-inner-box-inn {
  margin: auto;
  line-height: 1.8em;
  padding-bottom: 20px;
}

.step-inner-box-inn div {
  margin: 10px 0 20px;
}

.step-inner-box-inn-img {
  margin: 20px auto 0;
  width: 20%;
  position: relative;
  bottom: 0px;
}

@media screen and (max-width: 599px) {
  .step-inner-box-inn-img {
    width: 50%;
    margin: 10px 0;
    padding: 0 10px;
  }
}

.inner-voucher {
  position: relative;
}

.inner-voucher img {
  position: absolute;
  width: 280px;
  margin: auto;
  left: 0;
  right: 0;
  top: -70px;
}

@media screen and (max-width: 599px) {
  .inner-voucher img {
    position: relative;
    top: unset;
    margin: 20px auto 0;
  }
}

.after-voucher {
  margin-top: 50px;
}

@media screen and (max-width: 599px) {
  .after-voucher {
    padding: 10px;
    margin: 10px auto;
  }
}

.post-ex {
  padding: 10px 0;
}

.post-ex div {
  border: 1px solid #fe5815;
  border-bottom: unset;
  font-size: 0.8rem;
  padding: 5px;
}

.post-ex div:last-child {
  border-bottom: 1px solid #fe5815;
}

.term-table {
  width: 100%;
  border: solid 1px #ff5115;
}

.term-table th {
  background-color: #fff3ee;
  padding: 10px;
  border: solid 1px #ff5115;
}

.term-table tr {
  border: solid 1px #ff5115;
}

.term-table td {
  border: solid 1px #ff5115;
}

@media screen and (max-width: 599px) {
  .term-table td {
    padding: 2px;
  }
}

.contents {
  width: 100%;
  position: relative;
  padding-bottom: 40px;
}

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

.contents.result-oubo,
.contents.result-timeup {
  margin: 0 auto;
}

.contents:last-child {
  margin: 0 auto;
}

.contents-title {
  position: absolute;
  top: -25px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: inline-block;
  padding: 5px 10px;
  color: #ffffff;
  background: #000000;
  font-size: 1.5rem;
  font-weight: 700;
}

@media screen and (min-width: 600px) {
  .contents-title {
    left: auto;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}

.contents-title.is-relative {
  position: relative;
  top: 0;
  margin-bottom: 15px;
}

.contents-inn {
  padding-top: 20px;
}

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

.contents-desc {
  padding: 15px 0 0;
}

@media screen and (min-width: 600px) {
  .contents-desc {
    padding: 0 0 0 15px;
  }
}

.contents-wiget {
  width: 100%;
}

.contents-tab {
  width: 100%;
  position: relative;
  padding: 20px 0 0;
  margin-bottom: 80px;
}

@media screen and (max-width: 599px) {
  .contents-tab {
    margin-bottom: 40px;
  }
}

.contents-tab-container {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}

.contents-tab-container.is-full {
  max-width: unset;
}

.contents-tab-container-inn {
  padding-top: 40px;
}

@media screen and (max-width: 599px) {
  .contents-tab-container-inn {
    padding: 20px;
  }
}

.contents-nav {
  width: 100%;
  border-bottom: solid 1px #ff5115;
}

.contents-nav.is-fixed {
  top: 0;
  background-color: #ffffff;
  z-index: 1000;
}

@media screen and (max-width: 599px) {
  .contents-nav.is-fixed {
    top: unset;
    bottom: 0;
    border-bottom: unset;
    border-top: solid 1px #ff5115;
  }
}

.contents-nav-container {
  width: 100%;
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contents-nav-inn {
  width: 50%;
  padding: 10px 0;
  position: relative;
  bottom: -3px;
  cursor: pointer;
}

.contents-nav-inn.is-selected {
  color: #ff5115;
  border-bottom: solid 5px #ff5115;
}

@media screen and (max-width: 599px) {
  .clone-nav .contents-nav-inn.is-selected {
    border-bottom: unset;
    border-top: solid 5px #ff5115;
    bottom: 0;
  }
}

.contents-nav-inn:hover {
  background-color: #fff3ee;
}

.contents-tab-inn {
  width: 100%;
  padding: 10px 0;
}

@media screen and (max-width: 599px) {
  .contents-tab-inn {
    padding: 10px 20px;
  }
}

.contents-lede {
  margin: 0 auto 10px;
}

.contents-lede .star {
  width: 25px;
  height: auto;
}

.contents-flex {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.contents-flex-full {
  position: relative;
  width: 100%;
  height: 450px;
}

@media screen and (min-width: 600px) and (max-width: 960px) {
  .contents-flex-full {
    height: 380px;
  }
}

@media screen and (max-width: 599px) {
  .contents-flex-full {
    height: 300px;
  }
}

.contents-flex-half {
  position: relative;
  width: 50%;
  padding: 0 10px;
}

@media screen and (max-width: 599px) {
  .contents-flex-half {
    width: 100%;
    padding: 0;
    border-right: unset !important;
  }
}

.contents-flex .panel {
  display: block;
  height: 400px;
  padding: 0;
}

@media screen and (min-width: 600px) and (max-width: 960px) {
  .contents-flex .panel {
    height: 320px;
  }
}

@media screen and (max-width: 599px) {
  .contents-flex .panel {
    height: 300px;
  }
}

.contents-bg {
  background-size: cover;
  background-position: center;
}

.bg-01 {
  background-image: url(https://campaign.jetstar.com/flyandactivity/imgs/outdoor/contents_bg_01.png);
}

@media screen and (max-width: 599px) {
  .bg-01 {
    background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_01_sp.png);
  }
}

.bg-02 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_02.png);
}

.bg-03 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_03.png);
}

.bg-04 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_04.png);
}

.bg-05 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_05.png);
}

.bg-06 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_06.png);
}

.bg-07 {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_bg_07.png);
}

.contents-outdoor {
  opacity: 0;
  transition: all .7s ease-out;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  position: relative;
  display: flex;
  justify-content: center;
  /*左右中央揃え*/
  align-items: center;
}

.contents-outdoor:hover {
  opacity: 1;
}

.outdoor-num {
  width: 120px;
  height: auto;
  margin: 0 auto;
}

@media screen and (min-width: 600px) and (max-width: 960px) {
  .outdoor-num {
    width: 80px;
  }
}

.contents-outdoor .star {
  width: 30px;
  height: auto;
  margin: 10px auto;
}

.outdoor-txt {
  font-size: 1.3rem;
  margin: 0 auto 30px;
}

.outdoor-detail {
  border: solid 1px #ffffff;
  width: auto;
  display: inline-block !important;
  padding: 10px 15px 10px 20px;
  font-size: 1.3rem;
  font-weight: 700;
}

.outdoor-detail:hover {
  background-color: #ffffff;
  color: #ff5115;
  opacity: 1 !important;
}

.contents-flex-full.detail-container {
  height: auto;
  display: inline-block;
}

.contents-outdoor-detail {
  width: 100%;
  max-width: 1045px;
  padding: 20px;
  margin: auto;
  font-size: 0.8rem;
  position: relative;
}

.contents-detail-delta {
  position: absolute;
  bottom: -45px;
  width: 60px;
  height: auto;
  margin: auto;
  left: 0;
  right: 0;
  opacity: 0;
  transition: all .7s ease;
}

.contents-detail-delta.active {
  bottom: -10px;
  opacity: 1;
}

.contents-outdoor-detail .num {
  width: auto;
  height: 60px;
  margin: 20px 20px 20px 0;
}

.contents-outdoor-detail .detail-close {
  width: auto;
  margin: 20px 0 20px;
  display: block;
  color: #ff5115;
}

.contents-hero {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center;
  height: 500px;
}

@media screen and (max-width: 599px) {
  .contents-hero {
    height: 200px;
  }
}

.contents-hero.event {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_hero_event.png);
}

.contents-hero.campaign {
  background-image: url(../../flyandactivity/imgs/outdoor/contents_hero_campaign.png);
}

.contents-hero-title {
  width: 60%;
  height: 100%;
  position: absolute;
  right: 10%;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 599px) {
  .contents-hero-title {
    justify-content: center;
    right: 0;
    left: 0;
    margin: auto;
  }
}

.contents-hero-title img {
  height: 140px;
  position: absolute;
  right: 0;
}

@media screen and (max-width: 599px) {
  .contents-hero-title img {
    width: 150px;
    height: auto;
    left: 0;
    margin: auto;
  }
}

@media only screen and (min-width: 601px) and (max-width: 900px) {
  #art .l-contents {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.contents-gallery-art .img-thumbnail {
  position: relative;
}

.contents-gallery-art .img-thumbnail img {
  vertical-align: bottom;
}

.contents-gallery-art .img-thumbnail .text-art-thumbnail {
  /*position: absolute;
  	  bottom: 10px;
  	  left: 50%;
  		-webkit-transform: translate(-50%,0);
  		-moz-transform: translate(-50%,0);
  		-ms-transform: translate(-50%,0);
  		-o-transform: translate(-50%,0);
  		transform: translate(-50%,0);
  	  z-index: 2;
  		width: 90%;
  		margin: auto;
  		color: #000;
  		background: rgba(255,255,255,0.9);
  		padding: 5px;
  		text-align: center;
  		font-size: 0.65rem;*/
}

.detail-container-sp {
  cursor: pointer;
  padding: 20px 10px;
  position: relative;
  width: 100%;
}

.detail-container-sp.show-detail {
  height: auto;
  display: inline-block;
}

.detail-container-sp:after {
  content: "";
  background-image: url(../../flyandactivity/imgs/outdoor/arrow_down.png);
  width: 12px;
  height: 7px;
  background-size: cover;
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 10px;
  transition: all .7s ease-in;
}

.detail-container-sp.active:after {
  transform: rotate(180deg);
  right: 20px;
}

.detail-container-sp .star {
  width: 15px;
  height: auto;
  margin-right: 10px;
}

.detail-container-sp .num {
  width: 40px;
  margin-right: 10px;
}

.detail-txt-sp {
  font-size: 0.8rem;
  height: auto;
  display: flex;
}

.detail-txt {
  margin: 0 10px;
}

.detail-txt-sp.active {
  margin-bottom: 20px;
}

.contents-gallery-art .img-thumbnail .text-art-thumbnail {
  position: absolute;
  bottom: 5px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 2;
  width: 92%;
  margin: auto;
  color: #000;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.6);
  /*background: rgba(0,0,0,0.3);*/
  padding: 2px;
  text-align: center;
  font-size: 0.5rem;
  line-height: 1.4;
}

.text-small-thumbnail {
  font-weight: 400;
}

.campaign {
  width: 100%;
  margin: 20px auto 0;
}

.campaign-hero {
  position: relative;
  border: solid 1px #ff5115;
  border-bottom: unset;
  background-color: #ffffff;
  display: flex;
  overflow: hidden;
  background-size: 850px;
  background-repeat: no-repeat;
  height: 420px;
}

@media screen and (max-width: 599px) {
  .campaign-hero {
    height: 220px;
    background-size: 140%;
    background-position: 20% bottom;
  }
}

.campaign-hero.baseball {
  background-image: url(../imgs/bg_cp_baseball.png);
  background-position: right bottom;
}

.campaign-hero.run {
  background-image: url(../imgs/bg_cp_run.png);
  background-position: right -40px;
}

@media screen and (max-width: 599px) {
  .campaign-hero.run {
    background-position: 0px 0px;
    background-size: cover;
  }
}

.campaign-hero.surf {
  background-image: url(../imgs/bg_cp_surf.png);
  background-position: -17% 32%;
  background-size: 150%;
}

.campaign-hero-left::before {
  content: "";
  position: absolute;
  height: 420px;
  width: 400px;
  background-color: #ff5115;
  transform: skewX(30deg);
  left: -120px;
}

@media screen and (max-width: 599px) {
  .campaign-hero-left::before {
    transform: skewX(20deg);
    left: 0;
    width: 200px;
    height: 220px;
    left: -90px;
  }
}

.campaign-hero-left {
  position: relative;
  width: 250px;
  height: 100%;
}

@media screen and (max-width: 599px) {
  .campaign-hero-left {
    width: 120px;
  }
}

.campaign-hero-left img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
}

@media screen and (max-width: 599px) {
  .campaign-hero-left img {
    width: 100%;
    padding: 0 25px 0 5px;
  }
}

.btn-campaign-hero {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  bottom: 40px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  border: solid 1px #ffffff;
  padding: 5px 10px;
  margin: 0 55px;
}

@media screen and (max-width: 599px) {
  .btn-campaign-hero {
    font-size: 0.7rem;
    left: 0px;
    bottom: 20px;
    width: auto;
    margin: 0px 15px;
  }
}

.btn-campaign-hero:hover {
  color: #ffffff;
  opacity: .7;
}

.btn-campaign-hero::after {
  content: url(../imgs/ico_arrow_r.png);
  padding-left: 10px;
  width: 30px;
  height: 30px;
  margin: auto;
  position: relative;
  bottom: 0;
  top: 0;
}

.campaign-box {
  width: 100%;
  display: flex;
  background-color: #ff5115;
}

.campaign-box-inn {
  width: 100%;
  height: auto;
  padding: 20px 0 10px;
  color: #ff5115;
  font-size: 1.3rem;
  font-weight: 700;
  background-color: #ffffff;
  border: solid 1px #ff5115;
  border-left: unset;
  position: relative;
}

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

.campaign-box-inn.is-active {
  background-color: #fff3ee;
}

.campaign-box-inn.has-data:hover {
  opacity: .9;
  cursor: pointer;
  color: #ff5115;
}

.campaign-box-inn:first-child {
  border-left: solid 1px #ff5115;
}

.campaign-box-inn img {
  margin: 0 auto;
  width: 70px;
  height: auto;
}

@media screen and (max-width: 599px) {
  .campaign-box-inn img {
    width: 50px;
    margin-bottom: 5px;
  }
}

.campaign-box-inn.comingsoon img {
  opacity: .4;
}

.comingsoon::before {
  content: "coming soon";
  color: #000000;
  position: absolute;
  font-size: 0.8rem;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
}

/* heading */
.heading-first {
  text-align: center;
}

@media screen and (min-width: 600px) {
  .heading-first {
    text-align: left;
  }
}

.heading-1 {
  margin-bottom: 15px;
}

.heading-1-txt {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 3px 3px 0 #000000;
}

@media screen and (max-width: 599px) {
  .heading-1-txt {
    text-shadow: 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 2px 2px 0 #000000;
  }
}

.heading-1-txt-strong {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.3;
  text-shadow: 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 3px 3px 0 #000000;
}

@media screen and (max-width: 599px) {
  .heading-1-txt-strong {
    text-shadow: 0 1px 0 #000, 1px 0 0 #000, 0 -1px 0 #000, -1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, 2px 2px 0 #000000;
  }
}

.heading-1-extra {
  font-size: 2.8rem;
}

@media screen and (max-width: 599px) {
  .heading-1-extra {
    font-size: 2.4rem;
    line-height: 1.2;
  }
}

.heading-1-tag {
  margin-left: 15px;
}

/* divider */
.divider {
  margin-bottom: 80px;
  width: 100%;
  border-bottom: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .divider {
    margin-bottom: 40px;
  }
}

.divider-dashed {
  margin: 50px auto 20px;
  width: 100%;
  border: 1px dashed #000000;
}

/* list */
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
  margin-bottom: 5px;
}

/* step */
.step {
  width: 100%;
  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-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 600px) {
  .step {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.step-item {
  width: 100%;
  text-align: center;
}

.step-vi {
  width: 80%;
  line-height: 0;
  margin: 0 auto 10px;
}

.step-arrow {
  width: 55px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.databox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  padding: 20px;
}

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

.databox.is-before {
  background: #f5f5f5;
}

.databox.is-accepting {
  background: #ffebee;
}

.databox.is-fin {
  background: #f5f5f5;
}

.databox-tag {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 56px;
  margin-right: 10px;
}

.databox-txt {
  font-weight: 700;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

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

.databox-txt.is-center {
  font-weight: 700;
  width: auto;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.databox-adjust-center {
  margin: auto;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.databox-btn {
  width: 100%;
  margin-top: 10px;
  border-top: 1px dotted #000000;
  padding-top: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (min-width: 600px) {
  .databox-btn {
    margin-top: 0;
    border-top: none;
    padding-top: 0;
    width: auto;
  }
}

.btn {
  cursor: pointer;
  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;
}

.btn:hover {
  opacity: .7;
}

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

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

.btn-rect {
  width: 100%;
  max-width: 600px;
  height: 70px;
  position: relative;
  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;
}

@media screen and (max-width: 599px) {
  .btn-rect {
    height: 48px;
  }
}

.btn-rect.is-small {
  width: 100%;
  max-width: 420px;
  height: 60px;
}

.btn-rect.is-xsmall {
  width: 100%;
  max-width: 300px;
  height: 50px;
}

.btn-rect.is-white {
  font-size: 1.5rem;
  background: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-white {
    font-size: 1rem;
  }
}

.btn-rect.is-big {
  font-size: 1.5rem;
  height: 120px;
  border: 5px solid;
  background: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-big {
    font-size: 1rem;
  }
}

.btn-rect.txt-tw-color:hover {
  background-color: #54acee;
  color: #ffffff;
}

.btn-rect.has-arrow::after {
  content: "&gt;";
  font-size: 2rem;
  position: absolute;
  display: flex;
  right: 15%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-arrow::after {
    display: none;
  }
}

.btn-rect.has-back-arrow::after {
  content: "&lt;";
  font-size: 2rem;
  position: absolute;
  display: flex;
  left: 15%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-back-arrow::after {
    display: none;
  }
}

.btn-rect.has-plane::before {
  content: " ";
  width: 25px;
  height: 25px;
  background-image: url(../../flyandactivity/imgs/ico_plane.png);
  background-size: cover;
  position: absolute;
  display: flex;
  left: 20%;
  font-weight: 400;
}

@media screen and (max-width: 599px) {
  .btn-rect.has-plane::before {
    display: none;
  }
}

.btn-scrollTop {
  border: 1px solid #000000;
  background: #ffffff;
  position: fixed;
  right: 12px;
  bottom: 12px;
  z-index: 9999;
  cursor: pointer;
  opacity: 0;
}

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

.btn-toOther:hover, .btn-postTwitter:hover {
  opacity: .7;
  color: #ffffff;
}

.btn-toTwitter {
  background: #ffffff;
  color: #54acee;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  max-width: 620px;
  width: 100%;
  margin: auto;
}

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

.btn-postTwitter {
  background: #54acee;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  border: solid 1px #000000;
  max-width: 620px;
  width: 100%;
  margin: 0 auto 30px;
}

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

.btn-showTwPost {
  background: #ffffff;
  color: #54acee;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  border: solid #54acee 2px;
  max-width: 620px;
  width: 100%;
  margin: 0 auto 30px;
}

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

.btn-showTwPost:hover {
  color: #54aceec4;
  border: solid #54aceec4 2px;
}

.btn-showInstaPost {
  background: #ff5115;
  color: #ffffff;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  border: solid #000000 2px;
  max-width: 620px;
  width: 100%;
  margin: 0 auto 30px;
}

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

.btn-showInstaPost:before {
  margin: auto 20px auto 0;
  content: " ";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../../flyandactivity/imgs/instagram/ico_insta_white.png);
  background-size: contain;
  vertical-align: middle;
}

.btn-showInstaPost:hover:before {
  margin: auto 20px auto 0;
  content: " ";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../../flyandactivity/imgs/instagram/ico_insta_orange.png);
  background-size: contain;
  vertical-align: middle;
}

.btn-showInstaPost:hover {
  background-color: #ffffff;
  color: #ff5115;
  border: solid #ff5115 2px;
}

.btn-toInsta {
  background: #ff5115;
  color: #ffffff;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  max-width: 620px;
  width: 100%;
  margin: auto;
}

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

.btn-toRun {
  background: #ffffff;
  color: #000000;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  border: solid 1px #000000;
  max-width: 620px;
  width: 100%;
  margin: 0 auto 30px;
}

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

.btn.is-comingsoon {
  position: relative;
}

.btn.is-comingsoon:hover {
  opacity: unset;
}

.btn.is-comingsoon:after {
  cursor: default !important;
  content: "Coming Soon...";
  color: #ffffff;
  position: absolute;
  font-size: 2rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: rgba(0, 0, 0, 0.4);
}

.btn-rect.is-finish:after {
  cursor: default !important;
  content: "登録期間は終了いたしました。";
  color: #e1251b;
  position: absolute;
  font-size: 1.5rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: #ffffff;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-finish:after {
    font-size: 1rem;
  }
}

.btn-rect.is-cp-finish:after {
  cursor: default !important;
  content: "応募期間は終了いたしました。";
  color: #ffffff;
  position: absolute;
  font-size: 1.5rem;
  font-weight: 700;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  -webkit-justify-content: center;
  /* 横方向中央揃え（Safari用） */
  justify-content: center;
  /* 横方向中央揃え */
  background-color: #616161;
}

@media screen and (max-width: 599px) {
  .btn-rect.is-cp-finish:after {
    font-size: 1rem;
  }
}

.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-orange {
  background: #ff5115;
  color: #ffffff;
}

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

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

.btn-gray {
  background-color: #616161;
  color: #ffffff;
}

.btn-moreReport {
  margin: auto;
}

.to-top {
  width: 100%;
  margin: 80px auto 0;
}

.to-top-inn {
  width: 100%;
  max-width: 620px;
}

.band {
  position: relative;
  width: 100%;
  padding: 20px auto;
  background-image: url(../imgs/bg_toTwitter.png);
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 599px) {
  .band {
    background-image: url(../imgs/bg_sp_toTwitter.png);
    background-position: center;
    background-size: cover;
  }
}

.band-container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  padding: 20px;
}

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

.youtube {
  margin: 40px auto 60px;
}

.youtube-inn {
  position: relative;
  width: 100%;
  max-width: 960px;
}

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

.youtube-inn iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bg-overlay-black::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: .4;
  position: absolute;
}

.fukidashi {
  max-width: 620px;
  margin: auto;
  margin-bottom: 20px;
}

.ico-twitter {
  width: 50px;
  margin-right: 10px;
}

@keyframes kf-hero-fade {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  37.5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    opacity: 0;
  }
}

@-webkit-keyframes album {
  0% {
    opacity: 0;
  }
  12.5% {
    opacity: 1;
  }
  37.5% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  62.5% {
    opacity: 0;
  }
}

.logo_jetnbrc {
  width: 80%;
  height: auto;
  margin: 20px auto 10px;
}

@media screen and (max-width: 599px) {
  .logo_jetnbrc {
    margin: 10px auto 5px;
  }
}

.txt-run-event {
  font-weight: 700;
  font-size: 1.3rem;
  color: #ff5115;
  letter-spacing: .1rem;
}

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

.bg-pic {
  width: 100%;
  margin: 0 auto;
  background-color: #ff5115;
}

.run-text {
  line-height: 2rem;
}

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

.bg-star {
  width: 78px;
  height: 70px;
  background-image: url(../../flyandactivity/imgs/run/bg_star.png);
  background-size: contain;
  margin: auto;
  padding: 15px 8px 15px 0;
}

.box-term {
  width: auto;
  display: inline-block;
  padding: 10px 40px;
}

@media screen and (max-width: 599px) {
  .box-term {
    padding: 10px 20px;
  }
}

.box-title {
  border: solid 1px #ff5115;
  color: #ff5115;
  font-size: 1rem;
  width: auto;
  position: relative;
  display: inline-block;
  top: -1px;
  left: -1px;
  padding: 5px 20px;
}

.info-box {
  display: grid;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  margin: 20px auto;
}

@media screen and (max-width: 599px) {
  .info-box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.info-box-upper-left {
  grid-row: 1 / 2;
  grid-column: 1 / 2;
  border: 1px solid #ff5115;
}

@media screen and (max-width: 599px) {
  .info-box-upper-left {
    grid-row: 1 / 2;
    grid-column: 1 / 2;
  }
}

.info-box-upper-right {
  grid-row: 1 / 2;
  grid-column: 2 / 3;
  border: 1px solid #ff5115;
  border-left: 0;
}

@media screen and (max-width: 599px) {
  .info-box-upper-right {
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    border: 1px solid #ff5115;
    border-top: 0;
  }
}

.info-box-bottom {
  grid-row: 2 / 3;
  grid-column: 1 / 3;
  border: 1px solid #ff5115;
  border-top: 0;
}

@media screen and (max-width: 599px) {
  .info-box-bottom {
    grid-row: 3 / 4;
    grid-column: 1 / 2;
    border: 1px solid #ff5115;
    border-top: 0;
  }
}

.info-box-inn {
  padding: 20px;
  font-size: 1rem;
}

.info-box-inn.outdoor {
  margin: 0 0 10px;
}

.img-coach {
  width: 85px;
  height: auto;
}

.copied {
  position: absolute;
  margin: auto;
  bottom: -70px;
  left: 0;
  right: 0;
  width: 200px;
  height: 60px;
  padding: 20px;
  background-color: #ffffff;
  color: #ff5115;
  z-index: 100;
  text-align: center;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.6);
  border: solid 1px #ff5115;
  border-radius: 5px;
  opacity: 0;
  transition: all .7s;
}

.copied.instagram {
  bottom: -10px;
}

.marker-yellow {
  display: inline-block;
}

.marker-yellow:after {
  content: " ";
  background-color: #ffff00e0;
  background-size: contain;
  bottom: 0px;
  width: 30%;
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  z-index: -10;
  height: 20px;
}

@media screen and (max-width: 599px) {
  .marker-yellow:after {
    width: 60%;
    bottom: 0;
  }
}

.price-box {
  display: table;
}

.price-box-inn {
  display: table-cell;
  vertical-align: bottom;
}

.hero-xlarge {
  font-size: 1.5em;
}

.hero-xxlarge {
  font-size: 2em;
}

.report-pic {
  padding: 5px;
}

.report-pic-inn {
  position: relative;
}

.report-pic img {
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
}

.outdoor-report .report-pic {
  padding: 0;
  font-size: 0;
}

.outdoor-report .report-pic img {
  box-shadow: unset;
}

#clone-slider-container {
  margin-top: 20px;
}

.slick-slide a {
  position: relative;
}

.active-cp:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../flyandactivity/imgs/img_active_cp.png);
  background-size: contain;
  top: -20px;
  left: 50px;
  background-repeat: no-repeat;
  z-index: 100;
}

@media screen and (max-width: 599px) {
  .active-cp:before {
    width: 80px;
    height: 80px;
    left: -15px;
    top: -10px;
  }
}

.active-cp.outdoor:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../flyandactivity/imgs/img_active_cp_od.png);
  background-size: contain;
  top: -20px;
  left: 50px;
  background-repeat: no-repeat;
  z-index: 100;
}

@media screen and (max-width: 599px) {
  .active-cp.outdoor:before {
    width: 80px;
    height: 80px;
    left: -15px;
    top: -10px;
  }
}

.active-cp.art_2:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../flyandactivity/imgs/img_active_cp_art2.png);
  background-size: contain;
  top: -20px;
  left: 50px;
  background-repeat: no-repeat;
  z-index: 100;
}

@media screen and (max-width: 599px) {
  .active-cp.art_2:before {
    width: 80px;
    height: 80px;
    left: -15px;
    top: -10px;
  }
}

.finished-container {
  position: relative;
}

.finished-inn {
  position: absolute;
  top: -50px;
  right: 0;
  left: 0;
  margin: auto 20%;
  padding: 20px;
  background-color: #ffffff;
  border: solid 2px #e1251b;
}

@media screen and (max-width: 599px) {
  .finished-inn {
    margin: auto 5px;
    padding: 10px;
  }
}

.finished-inn-txt {
  color: #e1251b;
  margin-bottom: 20px;
}

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

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

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

.left-txt {
  margin: auto 0 auto 10px;
}

@media screen and (max-width: 599px) {
  .left-txt {
    margin: auto auto 20px;
  }
}

.bg-gray {
  background-color: #f5f5f5;
}

.padding-20 {
  padding: 0 20px 20px;
}

.padding-b-40 {
  padding-bottom: 40px;
}

.img-campaign {
  width: 22%;
}

@media screen and (max-width: 599px) {
  .img-campaign {
    margin: 8px auto;
    width: 33%;
  }
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.box-divider-top {
  margin-top: 30px;
  padding-top: 40px;
  border-top: solid 1px #ff5115;
}

.bg-art-full {
  margin: 40px auto 80px;
  background-image: url(../../flyandactivity/imgs/art/bg-art-full.jpg);
  background-size: cover;
  background-position: center -200px;
  background-repeat: no-repeat;
  padding: 40px 0;
  position: relative;
  display: block;
}

@media screen and (max-width: 1200px) {
  .bg-art-full {
    background-position: center -100px;
  }
}

@media screen and (max-width: 959px) {
  .bg-art-full {
    background-size: auto;
    background-position: center -280px;
  }
}

@media screen and (max-width: 599px) {
  .bg-art-full {
    background-size: auto;
    background-position: center 0px;
  }
}

@media screen and (max-width: 374px) {
  .bg-art-full {
    background-size: auto;
    background-position: center -300px;
  }
}

.bg-art-full2 {
  background-image: url(../../flyandactivity/imgs/art/bg-art-full02.png);
  background-position: center bottom;
  padding: 40px 0;
  background-size: cover;
}

@media screen and (max-width: 1200px) {
  .bg-art-full2 {
    background-position: center bottom;
  }
}

@media screen and (max-width: 959px) {
  .bg-art-full2 {
    background-size: auto;
    background-position: center bottom;
  }
}

@media screen and (max-width: 599px) {
  .bg-art-full2 {
    background-size: auto;
    background-position: center bottom;
  }
}

@media screen and (max-width: 374px) {
  .bg-art-full2 {
    background-size: auto;
    background-position: center bottom;
  }
}

.bg-art-full:after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 599px) {
  .bg-art-full:after {
    background-color: rgba(255, 255, 255, 0.1);
  }
}

.art-full-inn {
  position: relative;
  width: 400px;
  margin: auto;
  z-index: 10;
}

@media screen and (max-width: 599px) {
  .art-full-inn {
    width: 100%;
    padding: 20px;
  }
}

.open_overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  margin: auto;
  opacity: 0;
  transition: all ease 0.5s;
  display: flex;
}

.open_overlay:hover {
  opacity: 1;
}

.overlay_inner {
  background-color: #ffffff;
  border: 1px solid #fe5815;
  margin: auto;
  border-radius: 5px;
  padding: 10px;
  display: inline-block;
  color: #fe5815;
  font-size: 18px;
}

.remodal {
  border-radius: 5px;
  padding-top: 40px;
}

.modal-close {
  position: absolute;
  right: 5px;
  top: 5px;
}

.modal-inner {
  text-align: left;
}

.bg-art-plane {
  margin: 40px auto 80px;
  background-image: url(../../flyandactivity/imgs/art/bg_art_plane.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 40px 0;
  position: relative;
  display: block;
}

.surf-photo-container {
  margin: auto;
  font-size: 0;
}

.surf-photo-container img {
  display: inline-flex;
  width: 50%;
}

.surf-report {
  line-height: 0;
}

.report-container {
  position: relative;
  display: inline-block;
  font-size: 0;
}

.report-container:nth-child(n+2) {
  top: -10px;
}

.report-container img {
  width: 33%;
}

@media screen and (max-width: 599px) {
  .report-container img {
    width: 50%;
  }
}

.btn-moreReport {
  display: flex;
}

.btn-moreReport &gt; div {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-moreReport &gt; div &gt; div {
  cursor: pointer;
}

#insta-overview {
  display: block;
}

.ribbon {
  width: 80%;
  color: #ffffff;
  font-weight: bold;
  position: relative;
  line-height: 0;
  margin: 40px auto 0;
}

@media screen and (max-width: 599px) {
  .ribbon {
    width: 90%;
  }
}

.ribbon img {
  height: 67px;
}

.ribbon span {
  position: absolute;
  width: 100%;
  font-size: 20px;
  line-height: 55px;
  top: 0;
  left: 0;
}

#overview {
  display: none;
  margin: 50px 0;
}

#surf-cp {
  margin: 90px 0;
  background: url(../../flyandactivity/imgs/surf/img_bg_present.png);
  margin-bottom: 15px;
}

.event-fin {
  background-color: #ffffff;
  display: inline-block;
  padding: 20px;
  text-align: center;
  position: absolute;
  top: 100px;
  left: 31%;
  transform: rotate(-10deg);
  border: solid 1px #e1251b;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 599px) {
  .event-fin {
    left: 0;
    right: 0;
    top: 150px;
    margin: auto;
  }
}

/* ==========================================================================
   terms / overview
   ========================================================================== */
#terms {
  max-width: 1000px;
  margin: 30px auto 60px;
}

@media screen and (max-width: 599px) {
  #terms {
    width: 100%;
    padding: 0 20px;
  }
}

.clearfix {
  content: " ";
  display: block;
  clear: both;
}

#showTerms_txt,
#showOverview_txt {
  color: #fe5815;
  font-weight: 600;
}

#showTerms_txt.active,
#showOverview_txt.active {
  color: #ffffff;
  font-weight: 600;
}

.terms_text label,
.overview_text label {
  background: #fff;
  display: block;
  cursor: pointer;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  text-align: center;
  border: solid #fe5815 1px;
  max-width: 620px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 599px) {
  .terms_text label,
  .overview_text label {
    cursor: pointer;
    height: 60px;
    line-height: 54px;
    font-size: 1rem;
    margin: 0 auto 0;
    padding: 0 20px;
  }
}

.terms_text label.btn-rect {
  height: 80px;
  line-height: 80px;
  font-size: 24px;
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 599px) {
  .terms_text label.btn-rect {
    cursor: pointer;
    height: 60px;
    line-height: 54px;
    font-size: 1rem;
    margin: 0 auto 0;
    padding: 0 20px;
  }
}

.terms_text .active,
.overview_text .active {
  background: #fe5815;
  color: #fff;
}

.terms_text .active img,
.overview_text .active img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.icon-plus:before.active {
  transform: rotate(90deg);
}

.layer_onmouse {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  top: 0;
  left: 0;
  opacity: 0;
}

.terms_text .text_list {
  color: #000000;
  padding: 80px 30px 30px;
  font-size: 12px;
  border: 1px solid #fe5815;
  text-align: left;
  line-height: 1.8;
  display: none;
  background: #ffffff;
  position: relative;
  top: -40px;
}

.overview_text .text_list_overview {
  border: 1px solid #fe5815;
  padding: 40px;
  display: none;
  position: relative;
  top: -40px;
}

@media screen and (max-width: 599px) {
  .overview_text .text_list_overview {
    padding: 10px;
  }
}

.terms_text .text_list &gt; div {
  margin-bottom: 20px;
}

.terms_text .text_list .strong {
  font-weight: bold;
  color: #fe5815;
}

.terms_text .text_list h2 {
  padding: 0px 0 0px 5px;
  font-size: 13px;
  border-left: 3px solid #fe5815;
}

.terms_text .text_list a {
  text-decoration: underline;
  color: #fe5815;
}

.terms_text .text_list ul {
  padding-left: 20px;
}

.terms_text .text_list li {
  list-style-type: none;
  position: relative;
}

.terms_text .text_list li .li_num {
  position: absolute;
  display: inline;
  left: -15px;
}

.terms_text .text_list li.roman {
  list-style-type: lower-roman;
}

.terms_text .text_list li.alpha {
  list-style-type: lower-latin;
}

.terms_text .text_list li.square {
  list-style-type: square;
}

.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;
  width: auto;
}

.sns_icon .line {
  position: absolute;
  bottom: 3px;
  margin: auto;
}

@media screen and (max-width: 599px) {
  .sns_icon .line {
    bottom: unset;
    margin: unset;
    position: unset;
  }
}

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

/* ==========================================================================
   appli
   ========================================================================== */
.appli {
  background-color: #000000;
  padding: 40px 0;
  margin: auto;
  width: 100%;
  color: #ffffff;
  text-align: center;
}

.ico-appli {
  width: 128px;
  height: 128px;
  margin: auto;
  display: block;
}

@media screen and (max-width: 599px) {
  .ico-appli {
    width: 64px;
    height: 64px;
  }
}

.appli-title {
  margin: 40px auto 20px;
}

.appli-lede {
  margin-bottom: 20px;
}

.appli-screen {
  width: 100%;
  max-width: 1045px;
  margin: 20px auto;
}

@media screen and (min-width: 600px) and (max-width: 959px) {
  .appli-screen {
    width: 480px;
  }
}

@media screen and (max-width: 599px) {
  .appli-screen {
    display: flex;
    align-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
}

.appli-screen-image {
  width: 160px;
  margin: 10px auto;
}

@media screen and (min-width: 600px) and (max-width: 959px) {
  .appli-screen-image {
    width: 150px;
  }
}

@media screen and (max-width: 599px) {
  .appli-screen-image {
    width: 100px;
  }
}

.appli-detail {
  cursor: pointer;
  display: inline-block;
  margin: 40px auto;
  min-width: 400px;
  border: solid 2px #ff5115;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffffff;
}

@media screen and (max-width: 599px) {
  .appli-detail {
    width: 80%;
    min-width: 80%;
  }
}

.appli-detail:hover {
  background-color: #ff5115;
  color: #000000;
}

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

/*  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;
}

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

body.fixed {
  position: fixed;
  width: 100%;
}

/*/add*/
.active-cp {
  position: relative;
}

.active-cp:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url(../../flyandactivity/imgs/img_active_cp.png);
  background-size: contain;
  top: -20px;
  left: 50px;
  background-repeat: no-repeat;
  z-index: 100;
}

@media screen and (max-width: 599px) {
  .active-cp:before {
    width: 80px;
    height: 80px;
    left: -15px;
    top: -10px;
  }
}

.marine-new {
  font-size:16px;
  color: #ffffff;
  background: #ff5115;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
</pre></body></html>