@charset "UTF-8";
/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@500&display=swap");
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/*--------------- form reset ------------*/
button {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  font-family: inherit;
  font-size: 100%;
  display: block;
  background-color: transparent;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
}
button:hover {
  opacity: 0.7;
}

input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  color: inherit;
  outline: none;
}

input[type=checkbox], input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

label {
  position: relative;
  display: block;
  word-break: break-all;
}
label input[type=checkbox] + span {
  position: relative;
  padding-left: 15px;
}
label input[type=radio] + span {
  position: relative;
  padding-left: 25px;
}
label input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1px;
}
label input[type=checkbox] + span::before {
  border-color: #1E2777;
}
label input[type=checkbox]:checked + span::before {
  background-color: #1E2777;
}
label input[type=checkbox]:checked + span::before {
  background-color: #fff;
}
label input[type=checkbox]:checked + span::after {
  border: 2px solid #313131;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
label input[type=checkbox] + span::before, label input[type=checkbox] + span::after {
  position: absolute;
  top: 7px;
  left: 0;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
label input[type=checkbox] + span::before {
  z-index: 0;
  background-color: transparent;
  width: 12px;
  height: 12px;
  border: 1px #313131 solid;
}
label input[type=checkbox] + span::after {
  z-index: 1;
  margin: 2px 4px;
  width: 6px;
  height: 9px;
}
label input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 1px;
}
label input[type=radio] + span::before {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #686868;
  border-radius: 50%;
  z-index: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  background-color: transparent;
  width: 14px;
  height: 14px;
}
label input[type=radio]:checked + span::before {
  border-color: #007acc;
}
label input[type=radio]:checked + span::after {
  position: absolute;
  display: inline-block;
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #007acc;
  border-radius: 50%;
  z-index: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 3px;
  width: 8px;
  height: 8px;
}

/*-------- text email tel ---------*/
input[type=text], input[type=email], input[type=tel] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
}

textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
}

input[type=button], input[type=submit] {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[type=submit], input[type=reset], button[type=button] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
}

/*-------- select ------------*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

input[type=text], input[type=email], input[type=tel] {
  width: 100%;
  max-width: 100%;
}

textarea {
  width: 100%;
  max-width: 100%;
  resize: vertical;
  overflow: auto;
}

input[type=button] {
  color: #fff;
  border-style: none;
}
input[type=submit] {
  color: #fff;
  border-style: none;
}
input[type=submit]:hover {
  opacity: 0.5;
}

@media screen and (max-width: 767px) {
  input[type=text], input[type=email], input[type=tel] {
    width: 100%;
    font-size: calcvw(28) !important;
  }
  textarea {
    width: 100%;
    font-size: calcvw(28) !important;
  }
}
@media screen and (max-width: 640px) {
  input[type=text], input[type=email], input[type=tel] {
    width: 100%;
    font-size: 16px !important;
  }
  textarea {
    width: 100%;
    font-size: 16px !important;
  }
}
::-webkit-input-placeholder {
  color: #B7B7B7;
}
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-ms-input-placeholder, ::placeholder {
  color: #B7B7B7;
}

/*$base-width: 1400px;*/
html {
  background: #fff;
  font-size: 62.5%;
}
@media screen and (min-width: 770px) and (max-width: 1460px) {
  html {
    font-size: 0.6849315068vw;
  }
}

body {
  background: #fff;
  color: #13100D;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}
body.is-fixed {
  position: fixed;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 769px) {
  body {
    font-size: 3.125vw;
  }
}

dl, ul, ol {
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
  vertical-align: middle;
}

.safari img {
  image-rendering: auto;
}

label {
  cursor: pointer;
}

/* link
--------------------------------------------------*/
a {
  color: inherit;
  /*&:hover,
  &:focus {
  	text-decoration: underline;
  }*/
}
a:link, a:active, a:visited {
  text-decoration: none;
}

@media print, screen and (min-width: 770px) {
  a[href^="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
  a,
  a * {
    outline: 1px solid transparent;
    outline: none;
  }
}
@media (any-hover: hover) {
  a {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  a:hover {
    opacity: 0.7;
  }
}
i {
  font-style: normal;
}

/*$base-width: 1400px;*/
/*$base-width: 1400px;*/
.m-red {
  color: #BE0000;
}

.m-blue {
  color: #133CC3;
}

.m-bold {
  font-weight: bold;
}

.m-en {
  font-family: "Noto Sans", sans-serif;
}

.c-inner {
  max-width: 128rem;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .c-inner {
    width: 100%;
    padding: 0 7%;
  }
}
.c-inner.m-thin {
  max-width: 106rem;
}
.c-inner.m-spot {
  max-width: 133.4rem;
}

.c-movelogo {
  display: inline-block;
  position: absolute;
  width: 6.3rem;
  height: 6.3rem;
  right: -9rem;
  top: -3rem;
}
.c-movelogo img {
  width: 100%;
}
.c-movelogo .icn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 45%;
}
.c-movelogo .circle {
  -webkit-animation: 15s linear infinite rotation;
          animation: 15s linear infinite rotation;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.c-btn {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 44rem;
  height: 8rem;
  font-size: 2rem;
  font-weight: 700;
  margin: 0 auto;
  position: relative;
  border: 2px solid #350D78;
  z-index: 0;
  /*アニメーション用指定*/
  overflow: hidden;
  -webkit-transition: ease 0.5s;
  transition: ease 0.5s;
}
@media screen and (max-width: 769px) {
  .c-btn {
    height: 18.6666666667vw;
    width: 100%;
    font-size: 3.7333333333vw;
  }
}
.c-btn:after {
  content: "";
  width: 0.9rem;
  height: 1.4rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow.svg) no-repeat left center/contain;
  position: absolute;
  right: 1.5rem;
  top: calc(50% - 0.7rem);
  z-index: 3;
}
@media screen and (max-width: 769px) {
  .c-btn:after {
    width: 1.8666666667vw;
    height: 2.9333333333vw;
    top: calc(50% - 1.3333333333vw);
  }
}
.c-btn span {
  position: relative;
  z-index: 3;
  color: #350D78;
}
.c-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #350D78;
  width: 104%;
  height: 104%;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transition: transform 0.7s cubic-bezier(0.8, 0, 0.2, 1) 0s, -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .c-btn:hover {
    opacity: 1;
  }
  .c-btn:hover span {
    color: #fff;
  }
  .c-btn:hover:before {
    -webkit-transform-origin: left top;
            transform-origin: left top;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    width: 100%;
  }
}

/* --------------------------------------------------
  display
-------------------------------------------------- */
@media screen and (max-width: 769px) {
  .pc {
    display: none !important;
  }
}
@media print, screen and (min-width: 770px) {
  .sp {
    display: none !important;
  }
}
/* --------------------------------------------------
  cleafix
-------------------------------------------------- */
.u-clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/* --------------------------------------------------
  align
-------------------------------------------------- */
.u-alignL {
  text-align: left;
}

.u-alignC {
  text-align: center;
}

.u-alignR {
  text-align: right;
}

/* --------------------------------------------------
  preload
-------------------------------------------------- */
.u-preload * {
  -webkit-transition: none !important;
  transition: none !important;
}

/* --------------------------------------------------
  font,text
-------------------------------------------------- */
.u-underline {
  text-decoration: underline !important;
}

.u-bold {
  font-weight: bold;
}

.l-header {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  background: #13100D;
  height: 71px;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 10;
  /* /toggle */
  /*
  &.is-scroll {
  	height: 60px;
  	.l-header-toggle {
  		top: -5px;
  	}
  }
  */
}
@media screen and (max-width: 769px) {
  .l-header {
    height: 61px;
  }
}
.l-header-logo {
  margin: 0 0 0 22px;
  width: 195px;
}
@media screen and (max-width: 769px) {
  .l-header-logo {
    margin: 0 0 0 20px;
    width: 168px;
  }
}
.l-header-logo a {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .l-header-logo a:hover {
    opacity: 0.7;
  }
}
.l-header-toggle {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background: #13100D;
  cursor: pointer;
  z-index: 100;
}
@media screen and (max-width: 769px) {
  .l-header-toggle {
    width: 60px;
    height: 60px;
  }
}
.l-header-toggle-txt {
  color: #fff;
  font-size: 9px;
  letter-spacing: 1px;
  position: absolute;
  top: 12px;
  left: 1px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.l-header-toggle span {
  display: inline-block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 32px;
  height: 2px;
  background-color: #fff;
  border-radius: 0;
}
@media screen and (max-width: 769px) {
  .l-header-toggle span {
    width: 28px;
  }
}
.l-header-toggle span:nth-of-type(1) {
  top: 30px;
}
@media screen and (max-width: 769px) {
  .l-header-toggle span:nth-of-type(1) {
    top: 28px;
  }
}
.l-header-toggle span:nth-of-type(2) {
  top: 40px;
}
@media screen and (max-width: 769px) {
  .l-header-toggle span:nth-of-type(2) {
    top: 36px;
  }
}
.l-header-toggle span:nth-of-type(3) {
  top: 50px;
}
@media screen and (max-width: 769px) {
  .l-header-toggle span:nth-of-type(3) {
    top: 44px;
  }
}
.l-header-toggle.is-active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(45deg);
          transform: translateY(11px) rotate(45deg);
}
@media screen and (max-width: 769px) {
  .l-header-toggle.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
            transform: translateY(8px) rotate(45deg);
  }
}
.l-header-toggle.is-active span:nth-of-type(2) {
  opacity: 0;
}
.l-header-toggle.is-active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
          transform: translateY(-10px) rotate(-45deg);
}
@media screen and (max-width: 769px) {
  .l-header-toggle.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-8px) rotate(-45deg);
            transform: translateY(-8px) rotate(-45deg);
  }
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .l-header-toggle:hover {
    background: #333;
  }
  .l-header-toggle:hover span {
    width: 40px;
  }
}
.l-header-nav {
  position: fixed;
  top: 0;
  right: -450px;
  background: #fff;
  width: 450px;
  height: 100svh;
  overflow-y: scroll;
  z-index: 99;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
}
.l-header-nav::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav {
    width: 30.8219178082vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav {
    width: 100%;
    right: -100%;
  }
}
.l-header-nav.is-active {
  right: 0;
}
.l-header-nav-wrap {
  padding: 100px 40px 100px 45px;
  height: 100vh;
  overflow-y: scroll;
  background: #fff;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.l-header-nav-wrap::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-wrap {
    padding: 100px 2.7397260274vw 6.8493150685vw 3.0821917808vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-wrap {
    padding: 70px 8% 150px;
  }
}
.l-header-nav-logo {
  margin-left: 12px;
  width: 213px;
  position: relative;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-logo {
    margin-left: 0.8219178082vw;
    width: 14.5890410959vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-logo {
    width: 45.3333333333vw;
  }
}
.l-header-nav-logo .c-movelogo {
  width: 7.8rem;
  height: 7.8rem;
}
@media screen and (max-width: 769px) {
  .l-header-nav-logo .c-movelogo {
    right: -19.7333333333vw;
    width: 17.6vw;
    height: 17.6vw;
  }
}
.l-header-nav-gnav {
  margin-top: 25px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav {
    margin-top: 1.7123287671vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav {
    margin-top: 4vw;
  }
}
.l-header-nav-gnav li {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  height: 86px;
  border-bottom: 1px solid #CFCFCE;
  padding: 0 10px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav li {
    height: 5.8904109589vw;
    padding: 0 0.6849315068vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav li {
    height: 16.5333333333vw;
    padding: 0 2.6666666667vw;
  }
}
.l-header-nav-gnav a {
  line-height: 1.4;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding-left: 24px;
  position: relative;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a {
    font-size: 1.3698630137vw;
    padding-left: 1.6438356164vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a {
    font-size: 4.2666666667vw;
    line-height: 1.5;
    padding-left: 6.4vw;
  }
}
.l-header-nav-gnav a:before {
  content: "";
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_gnav.svg) no-repeat left top/cover;
  width: 9px;
  height: 12px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a:before {
    width: 0.6164383562vw;
    height: 0.8219178082vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a:before {
    width: 2.4vw;
    height: 3.2vw;
  }
}
.l-header-nav-gnav a.m-outlink {
  padding-right: 20px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a.m-outlink {
    padding-right: 1.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a.m-outlink {
    padding-right: 5.3333333333vw;
  }
}
.l-header-nav-gnav a.m-outlink:after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 5px);
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_window.svg) no-repeat left top/contain;
  width: 13px;
  height: 13px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a.m-outlink:after {
    width: 0.8904109589vw;
    height: 0.8904109589vw;
    top: calc(50% - 0.3424657534vw);
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a.m-outlink:after {
    top: calc(50% - 1.3333333333vw);
    width: 3.4666666667vw;
    height: 3.4666666667vw;
  }
}
.l-header-nav-gnav a.m-newjiyu img {
  width: 11.6rem;
  display: inline-block;
  margin-right: 1rem;
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a.m-newjiyu img {
    width: 24vw;
    margin-right: 1.3333333333vw;
  }
}
.l-header-nav-gnav a img {
  display: inline-block;
  position: relative;
  bottom: 3px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a img {
    bottom: 0.2054794521vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a img {
    bottom: 0.8vw;
  }
}
.l-header-nav-gnav a img.logo01 {
  width: 110px;
  margin-right: 5px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a img.logo01 {
    width: 7.5342465753vw;
    margin-right: 0.3424657534vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a img.logo01 {
    width: 24vw;
    margin-right: 1.0666666667vw;
  }
}
.l-header-nav-gnav a img.logo02 {
  width: 95px;
  margin: 0 5px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-gnav a img.logo02 {
    width: 6.5068493151vw;
    margin: 0 0.3424657534vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-gnav a img.logo02 {
    width: 21.3333333333vw;
    margin: 0 0.8vw;
  }
}
.l-header-nav-gnav a img.logo02.m-02 {
  margin-left: 0;
}
.l-header-nav-sns {
  margin-top: 50px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-sns {
    margin-top: 3.4246575342vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-sns {
    margin-top: 13.3333333333vw;
  }
}
.l-header-nav-sns .en {
  display: block;
  width: 188px;
  text-align: center;
  margin: 0 auto 5px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-sns .en {
    width: 12.8767123288vw;
    margin-bottom: 0.3424657534vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-sns .en {
    width: 44vw;
    margin-bottom: 2.6666666667vw;
  }
}
.l-header-nav-sns .ja {
  font-size: 12px;
  display: block;
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-sns .ja {
    font-size: 0.8219178082vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-sns .ja {
    font-size: 3.2vw;
  }
}
.l-header-nav-sns-list {
  margin-top: 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-header-nav-sns-list {
    margin-top: 1.3698630137vw;
    gap: 0.8219178082vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-sns-list {
    margin-top: 5.3333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .l-header-nav-sns-list li {
    width: 10.6666666667vw;
  }
}

.js-bg {
  background: rgba(0, 0, 0, 0.7);
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}

@keyframes UpAnime {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
}
@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes DownAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100px);
            transform: translateY(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.l-header.is-up {
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
}
.l-header.is-down {
  -webkit-animation: DownAnime 0.5s forwards;
          animation: DownAnime 0.5s forwards;
}
.l-header.is-top {
  -webkit-animation: UpAnime 0.5s forwards;
          animation: UpAnime 0.5s forwards;
}

/*
.l-header-set + main {
	padding-top: 70px;
	@include mq(m) {
		padding-top: 60px;
	}
}
*/
/* --------------------------------------------------
    footer
-------------------------------------------------- */
.l-footer {
  background: #13100D;
  position: relative;
  padding-bottom: 30px;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .l-footer {
    padding-bottom: 0;
  }
}
.l-footer-link {
  background: #fff;
  padding: 5px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 5px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
  margin: 0;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link {
    padding: 0.3424657534vw;
    gap: 0.3424657534vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link {
    display: block;
    padding: 0;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li {
    margin: 1.3333333333vw 0;
  }
}
.l-footer-link li a {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 100%;
  height: 31.2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li a {
    height: 21.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li a {
    height: 64vw;
  }
}
.l-footer-link li .txt {
  text-align: center;
}
.l-footer-link li .txt .icn {
  display: block;
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li .txt .icn {
    margin-bottom: 1.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li .txt .icn {
    margin-bottom: 5.3333333333vw;
  }
}
.l-footer-link li .txt .icn img {
  width: auto;
  height: 4.8rem;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li .txt .icn img {
    height: 3.2876712329vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li .txt .icn img {
    height: 11.2vw;
  }
}
.l-footer-link li .txt .lead {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li .txt .lead {
    font-size: 1.6438356164vw;
    margin-bottom: 1.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li .txt .lead {
    margin-bottom: 5.3333333333vw;
    font-size: 5.8666666667vw;
  }
}
.l-footer-link li .txt .btn {
  display: inline-block;
  font-weight: 700;
  margin: 0 auto;
  position: relative;
  border: 2px solid #fff;
  padding: 8px 25px 10px 25px;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 100px;
  z-index: 0;
  -webkit-transition: 1.2s;
  transition: 1.2s;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li .txt .btn {
    font-size: 1.095890411vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li .txt .btn {
    font-size: 3.7333333333vw;
  }
}
.l-footer-link li .txt .btn:after {
  content: "";
  position: absolute;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow_wh.svg) no-repeat left top/contain;
  width: 8px;
  height: 12px;
  right: 8px;
  top: calc(50% - 6px);
  z-index: 3;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-link li .txt .btn:after {
    width: 0.5479452055vw;
    height: 0.8219178082vw;
    right: 1.0273972603vw;
    top: calc(50% - 0.4794520548vw);
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li .txt .btn:after {
    width: 1.3333333333vw;
    height: 2.1333333333vw;
    right: 2.6666666667vw;
    top: calc(50% - 1.0666666667vw);
  }
}
.l-footer-link li .txt .btn span {
  color: #fff;
}
.l-footer-link li .img {
  position: absolute;
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .l-footer-link li .img {
    height: 100%;
  }
}
.l-footer-link li .img img {
  -webkit-transition: ease-out 0.8s;
  transition: ease-out 0.8s;
  width: 100%;
  -o-object-position: center center;
     object-position: center center;
}
@media screen and (max-width: 769px) {
  .l-footer-link li .img img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .l-footer-link li:hover a {
    opacity: 1;
  }
  .l-footer-link li:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
    -webkit-transition: 1s all;
    transition: 1s all;
  }
  .l-footer-link li:hover .txt .btn {
    background: #fff;
  }
  .l-footer-link li:hover .txt .btn span {
    color: #350D78;
  }
  .l-footer-link li:hover .txt .btn:after {
    background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow.svg) no-repeat left center/contain;
  }
}
.l-footer-link li:last-child .txt .icn img {
  height: 3rem;
}
@media screen and (max-width: 769px) {
  .l-footer-link li:last-child .txt .icn img {
    height: 7.4666666667vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-link li:last-child {
    border-bottom: 1.3333333333vw solid #fff;
  }
}
.l-footer-main {
  background: #13100D;
  padding: 80px 0 0;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-main {
    padding: 5.4794520548vw 0 0;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-main {
    padding: 16vw 0 5.3333333333vw;
  }
}
.l-footer-main-logo {
  margin: 0 auto;
  width: 498px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-main-logo {
    width: 34.1095890411vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-main-logo {
    width: 80.8vw;
  }
}
.l-footer-main-sns {
  margin-top: 50px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-main-sns {
    margin-top: 3.4246575342vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-main-sns {
    margin-top: 10.6666666667vw;
  }
}
.l-footer-main-sns-headline {
  color: #fff;
  text-align: center;
  margin: 0 auto 30px;
  width: 377px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-main-sns-headline {
    margin-bottom: 2.0547945205vw;
    width: 28.7671232877vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-main-sns-headline {
    margin-bottom: 2.6666666667vw;
    width: 72.2666666667vw;
  }
}
.l-footer-main-sns-list {
  margin-top: 20px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 17px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-main-sns-list {
    margin-top: 1.3698630137vw;
    gap: rxvw(17);
  }
}
@media screen and (max-width: 769px) {
  .l-footer-main-sns-list {
    margin-top: 5.3333333333vw;
    gap: 3.2vw;
  }
  .l-footer-main-sns-list li {
    width: 11.2vw;
  }
}
.l-footer-foot {
  color: #fff;
  background: #13100D;
  padding: 20px 0 0;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot {
    padding: 4.5205479452vw 0 2.7397260274vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot {
    padding: 0 0 8vw;
  }
}
.l-footer-foot-wrap {
  margin: 0 auto;
  max-width: 1060px;
  position: relative;
  padding-bottom: 10px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot-wrap {
    max-width: 72.602739726vw;
    padding-bottom: 0.6849315068vw;
  }
}
@media screen and (max-width: 1280px) {
  .l-footer-foot-wrap {
    padding-bottom: 2.0547945205vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot-wrap {
    display: block;
  }
}
.l-footer-foot-left {
  text-align: center;
}
@media screen and (max-width: 769px) {
  .l-footer-foot-left {
    text-align: center;
  }
}
.l-footer-foot-left .name {
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  margin-bottom: 7px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot-left .name {
    margin-bottom: 0.4794520548vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot-left .name {
    line-height: 1.5;
    font-size: 4.8vw;
    font-weight: 700;
  }
}
.l-footer-foot-left .address {
  font-size: 0.8rem;
  line-height: 1.8;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 769px) {
  .l-footer-foot-left .address {
    font-size: 2.1333333333vw;
  }
}
.l-footer-foot-left .address a {
  color: #fff;
}
.l-footer-foot-right {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: end;
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-top: 20px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot-right {
    margin-top: 1.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot-right {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -ms-flex-align: end;
    -webkit-box-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    text-align: center;
    margin-top: 14.6666666667vw;
    position: relative;
  }
}
.l-footer-foot-right .logo-anz {
  width: 236px;
  margin-bottom: 12px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot-right .logo-anz {
    width: 16.1643835616vw;
    margin-bottom: 0.8219178082vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot-right .logo-anz {
    width: 10.6666666667vw;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: -5.3333333333vw;
  }
}
.l-footer-foot-right .logo-sam {
  width: 182px;
  margin-bottom: 5px;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .l-footer-foot-right .logo-sam {
    width: 13.5616438356vw;
  }
}
@media screen and (max-width: 769px) {
  .l-footer-foot-right .logo-sam {
    width: 40.5333333333vw;
  }
}
.l-footer-foot-copyright {
  color: #9B9B9B;
  display: block;
  margin-top: 28px;
  font-size: 1rem;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 1px;
}
@media screen and (max-width: 769px) {
  .l-footer-foot-copyright {
    text-align: right;
    margin-top: 1.3333333333vw;
    font-size: 2.4vw;
  }
}

/*contents*/
.p-mv {
  background: #13100D;
  text-align: center;
  height: 85vh;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .p-mv {
    height: auto;
  }
}
@media screen and (max-width: 768px) and (min-width: 640px) {
  .p-mv {
    height: 100vh;
  }
}
@media screen and (max-width: 639px) {
  .p-mv {
    height: 177.8666666667vw;
  }
}
.p-mv-video {
  height: 100%;
  width: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1280px) {
  .p-mv-video {
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 640px) {
  .p-mv-video {
    height: 100%;
    width: auto;
  }
}
.p-mv-sound {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  width: 7rem;
  height: 7rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_mute_off.svg) no-repeat left top/cover;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-mv-sound:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 769px) {
  .p-mv-sound {
    width: 16vw;
    height: 16vw;
    bottom: 2.6666666667vw;
    left: 2.6666666667vw;
  }
}
.p-mv-sound.is-on img {
  opacity: 0;
}

.p-logoslider {
  padding: 3rem 0;
}
@media screen and (max-width: 769px) {
  .p-logoslider {
    padding: 4vw 0 4vw;
  }
}
.p-logoslider .slide img {
  width: 100%;
  display: block;
  margin: 0 3rem;
}

.p-statement {
  padding: 9rem 0 14rem;
  position: relative;
}
@media screen and (max-width: 769px) {
  .p-statement {
    padding: 10.6666666667vw 0 18.6666666667vw;
    position: relative;
  }
}
@media screen and (max-width: 769px) {
  .p-statement-wrap {
    display: block;
    width: 100%;
    right: 0;
  }
}
.p-statement-txt {
  margin: 0 auto;
  width: 61rem;
}
@media screen and (max-width: 769px) {
  .p-statement-txt {
    margin-left: 0;
    width: 100%;
  }
}
.p-statement-txt p {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1.8888888889;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .p-statement-txt p {
    font-size: 3.7333333333vw;
  }
}
.p-statement-txt p + p {
  margin-top: 3.5rem;
}
@media screen and (max-width: 769px) {
  .p-statement-txt p + p {
    margin-top: 9.3333333333vw;
  }
}
.p-statement-txt p a {
  color: #350D78;
  text-decoration: underline;
}
.p-statement-catch {
  margin: 5.3rem auto 0;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 769px) {
  .p-statement-catch {
    margin: 10.6666666667vw 0 0;
    width: 80vw;
  }
}
.p-statement-catch .c-movelogo {
  width: 16.3rem;
  height: 16.3rem;
  right: -17.5rem;
  top: -3.5rem;
}
@media screen and (max-width: 769px) {
  .p-statement-catch .c-movelogo {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
    right: -8vw;
    top: -18.6666666667vw;
  }
}
.p-statement-note {
  position: absolute;
  right: calc(50% - 69rem);
  bottom: 2rem;
}
@media screen and (max-width: 769px) {
  .p-statement-note {
    position: static;
    padding-right: 5%;
    margin-top: 5.3333333333vw;
    text-align: right;
  }
}
.p-statement-note p {
  font-size: 1.4rem;
  color: #666;
}
@media screen and (max-width: 769px) {
  .p-statement-note p {
    font-size: 3.2vw;
  }
}
.p-statement-img {
  position: absolute;
  top: 2.5rem;
  width: 37rem;
}
@media screen and (max-width: 769px) {
  .p-statement-img {
    position: static;
    margin: 10.6666666667vw -5% 0 -5%;
    width: 110%;
  }
}
.p-statement-img-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
  gap: 2.6666666667vw;
}
.p-statement-img img + img {
  margin-top: 3rem;
}
@media screen and (max-width: 769px) {
  .p-statement-img img + img {
    margin-top: 2.6666666667vw;
  }
}
@-webkit-keyframes rotateFadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem) rotate(10deg);
            transform: translateY(10rem) rotate(10deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
@keyframes rotateFadeUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(10rem) rotate(10deg);
            transform: translateY(10rem) rotate(10deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0);
  }
}
.p-statement-img img.is-show {
  -webkit-animation: rotateFadeUp 1s ease-in-out forwards;
          animation: rotateFadeUp 1s ease-in-out forwards;
}
.p-statement-img.m-left {
  left: calc(50% - 72rem);
  z-index: 2;
}
.p-statement-img.m-left .photo {
  position: absolute;
}
.p-statement-img.m-left .m-01 {
  top: 4rem;
  left: 13rem;
  width: 25rem;
}
.p-statement-img.m-left .m-02 {
  top: 20.5rem;
  left: 2.5rem;
  width: 25rem;
  z-index: 2;
}
.p-statement-img.m-left .m-03 {
  top: 43.5rem;
  left: 15rem;
  width: 24rem;
}
.p-statement-img.m-left .m-04 {
  top: 66rem;
  left: 3.5rem;
  width: 26rem;
  z-index: 2;
}
.p-statement-img.m-right {
  right: calc(50% - 72rem);
}
.p-statement-img.m-right .photo {
  position: absolute;
}
.p-statement-img.m-right .m-05 {
  top: 4rem;
  right: 13.5rem;
  width: 25.5rem;
}
.p-statement-img.m-right .m-06 {
  top: 20rem;
  right: 2rem;
  width: 27rem;
}
.p-statement-img.m-right .m-07 {
  top: 45rem;
  right: 9.5rem;
  width: 24rem;
}
.p-statement-img.m-right .m-08 {
  top: 67rem;
  right: 3rem;
  width: 27rem;
}

.p-spot {
  border-top: 5px solid #13100D;
  position: relative;
}
.p-spot-head {
  position: relative;
  height: 91.1rem;
  z-index: 1;
}
@media screen and (max-width: 769px) {
  .p-spot-head {
    height: 165.3333333333vw;
  }
}
.p-spot-head .bg {
  position: relative;
  z-index: -1;
  height: 100%;
  overflow: hidden;
}
.p-spot-head .c-inner {
  position: absolute;
  left: 0;
  right: 0;
  top: 28rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 770px) {
  .p-spot-head .c-inner {
    padding: 0 4.5rem;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-head .c-inner {
    top: 21.3333333333vw;
  }
}
.p-spot-head-ttl {
  margin-bottom: 5.5rem;
  width: 77.9rem;
}
@media screen and (max-width: 769px) {
  .p-spot-head-ttl {
    width: 70.6666666667vw;
    margin-bottom: 6.6666666667vw;
  }
}
.p-spot-head p {
  color: #fff;
  font-size: 2.1rem;
  letter-spacing: 0.02em;
  line-height: 1.8571428571;
}
@media screen and (max-width: 769px) {
  .p-spot-head p {
    font-size: 4vw;
  }
}
.p-spot-head p .logo {
  width: 9.2rem;
  display: inline-block;
  position: relative;
  bottom: 0.2rem;
  margin: 0 0.2rem;
}
@media screen and (max-width: 769px) {
  .p-spot-head p .logo {
    width: 19.4666666667vw;
    bottom: 0.5333333333vw;
    margin: 0 0.5333333333vw;
  }
}
.p-spot-content {
  position: relative;
  z-index: 2;
  padding-bottom: 10rem;
}
@media screen and (max-width: 769px) {
  .p-spot-content {
    padding-bottom: 18.6666666667vw;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-content .c-inner {
    padding: 0 3%;
  }
}
.p-spot-tags {
  border: 2px solid #13100D;
  background: #fff;
  margin: -16rem 0.3rem 0;
  padding: 6rem 4rem 5.5rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .p-spot-tags {
    margin-top: -26.6666666667vw;
    padding: 18.6666666667vw 5% 10.6666666667vw;
  }
}
.p-spot-tags:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -1.55rem;
  width: 3.1rem;
  height: 1.6rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_fukidashi.svg) no-repeat left top/cover;
}
@media screen and (max-width: 769px) {
  .p-spot-tags:after {
    width: 6.4vw;
    height: 3.2vw;
    bottom: -3.2vw;
  }
}
.p-spot-tags-head {
  text-align: center;
  position: absolute;
  top: -3.7rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-head {
    top: -9.8666666667vw;
  }
}
.p-spot-tags-head .headline {
  border: 2px solid #13100D;
  padding: 1.4rem 3rem;
  display: inline-block;
  font-size: 3rem;
  background: #fff;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-head .headline {
    width: 74.1333333333vw;
    font-size: 6.6666666667vw;
    padding: 4vw 2.6666666667vw;
    line-height: 1;
    letter-spacing: -0.1333333333vw;
  }
}
.p-spot-tags-head .headline .logo {
  display: inline-block;
  width: 25.5rem;
  margin-right: 0.5rem;
  position: relative;
  bottom: 0.5rem;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-head .headline .logo {
    width: 59.4666666667vw;
    margin-right: 0;
  }
}
.p-spot-tags-head .headline .purple {
  color: #350D78;
  font-size: 2.6rem;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-head .headline .purple {
    font-size: 5.3333333333vw;
  }
}
.p-spot-tags-list {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1.5rem 0.5rem;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list {
    gap: 2.1333333333vw 1.3333333333vw;
  }
}
.p-spot-tags-list li label {
  display: block;
  background: #F7F7F7;
  padding: 1rem 2.8rem 1.2rem 2.5rem;
  border-radius: 100px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list li label {
    padding: 2.1333333333vw 5.3333333333vw 2.1333333333vw 6.1333333333vw;
    font-size: 3.2vw;
  }
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-spot-tags-list li label:hover {
    opacity: 0.6;
  }
}
.p-spot-tags-list li label.is-selected {
  color: #fff;
  background: #350D78;
}
.p-spot-tags-list.m-tag {
  padding: 0 7rem 0;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list.m-tag {
    padding: 0;
  }
}
.p-spot-tags-list.m-tag label {
  color: #350D78;
}
.p-spot-tags-list.m-tag label:before {
  content: "# ";
}
.p-spot-tags-list.m-place {
  margin-top: 3rem;
  padding: 0;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list.m-place {
    margin-top: 5.3333333333vw;
  }
}
.p-spot-tags-list.m-place label {
  padding: 1rem 2rem 1rem 4rem;
  position: relative;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list.m-place label {
    padding: 2.1333333333vw 5.3333333333vw 2.1333333333vw 9.3333333333vw;
  }
}
.p-spot-tags-list.m-place label:before {
  content: "";
  width: 1.1rem;
  height: 1.4rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_pin_purple.svg) no-repeat left top/contain;
  position: absolute;
  left: 2.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 769px) {
  .p-spot-tags-list.m-place label:before {
    left: 5.3333333333vw;
    width: 2.9333333333vw;
    height: 3.7333333333vw;
  }
}
.p-spot-tags-list.m-place label.is-selected:before {
  background-image: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_pin_wh.svg);
}
.p-spot-tags-reset {
  margin-top: 3rem;
  text-align: center;
  cursor: pointer;
}
@media print, screen and (min-width: 770px) {
  .p-spot-tags-reset {
    position: absolute;
    right: 2rem;
    top: -1.5rem;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-tags-reset {
    margin-top: 5.3333333333vw;
  }
}
.p-spot-tags-reset span {
  color: #350D78;
  display: inline-block;
  padding: 0 0 0 2rem;
  position: relative;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-reset span {
    padding: 0 0 0 5.3333333333vw;
  }
}
.p-spot-tags-reset span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 1.8rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_reset.svg) no-repeat left top/contain;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-reset span:before {
    width: 4.2666666667vw;
    height: 4.8vw;
  }
}
.p-spot-tags-reset span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #350D78;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-reset span:after {
    bottom: -1.3333333333vw;
  }
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-spot-tags-reset span:hover {
    opacity: 0.6;
  }
}
.p-spot-tags-all {
  margin-top: 3rem;
  text-align: center;
  cursor: pointer;
}
@media print, screen and (min-width: 770px) {
  .p-spot-tags-all {
    position: absolute;
    left: 2rem;
    top: -1.5rem;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-tags-all {
    margin-top: 5.3333333333vw;
  }
}
.p-spot-tags-all span {
  display: inline-block;
  padding: 0 0 0 2.5rem;
  position: relative;
  font-weight: 700;
  color: #350D78;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-all span {
    padding: 0 0 0 5.3333333333vw;
  }
}
.p-spot-tags-all span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 1.8rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_all.svg) no-repeat left top/contain;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-all span:before {
    width: 4.2666666667vw;
    height: 4.8vw;
  }
}
.p-spot-tags-all span:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #350D78;
  position: absolute;
  bottom: -0.5rem;
  left: 0;
}
@media screen and (max-width: 769px) {
  .p-spot-tags-all span:after {
    bottom: -1.3333333333vw;
  }
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-spot-tags-all span:hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-tags-control {
    margin: 2.6666666667vw 0 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    gap: 8vw;
  }
}
.p-spot-grid {
  margin: 3.5rem -1rem 0 -1rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid {
    margin: 5.3333333333vw 0 0;
  }
}
.p-spot-grid.is-close {
  height: 112rem !important;
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  .p-spot-grid.is-close {
    height: 432vw !important;
  }
}
.p-spot-grid .panel {
  border: 2px solid #13100D;
  width: 32rem;
  height: 54.5rem;
  margin: 0.9rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel {
    width: 48%;
    height: 101.3333333333vw;
    margin: 1%;
  }
}
.p-spot-grid .panel a {
  display: block;
}
.p-spot-grid .panel .panel-info-img {
  width: 100%;
  height: 32rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-img {
    height: 45.6vw;
  }
}
.p-spot-grid .panel .panel-info-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-spot-grid .panel .panel-info-txt {
  padding: 2rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-txt {
    padding: 3.2vw 2.6666666667vw;
  }
}
.p-spot-grid .panel .panel-info-head {
  margin-bottom: 1.5rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-head {
    display: block;
    margin-bottom: 1.3333333333vw;
  }
}
.p-spot-grid .panel .panel-info-head p {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  font-weight: 700;
  color: #909090;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-head p {
    font-size: 2.6666666667vw;
    line-height: 1.7;
  }
}
.p-spot-grid .panel .panel-info-head p.m-place {
  position: relative;
  padding: 0 0 0 1.3rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-head p.m-place {
    padding: 0 0 0 3.2vw;
  }
}
.p-spot-grid .panel .panel-info-head p.m-place:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.9rem;
  height: 1.2rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_pin_gray.svg) no-repeat left top/contain;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-head p.m-place:before {
    width: 2.1333333333vw;
    height: 2.6666666667vw;
    top: 1.0666666667vw;
  }
}
.p-spot-grid .panel .panel-info-title {
  font-size: 1.4rem;
  line-height: 1.5714285714;
  font-weight: 700;
  margin-bottom: 1.3rem;
  min-height: 6.8rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-title {
    font-size: 3.2vw;
    min-height: 15.2vw;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-bottom: 2.6666666667vw;
  }
}
.p-spot-grid .panel .panel-info-tags {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  gap: 0.7rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-tags {
    gap: 1.3333333333vw;
  }
}
.p-spot-grid .panel .panel-info-tags li {
  border: 1px solid #13100D;
  border-radius: 300px;
  padding: 0.7rem 1rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 769px) {
  .p-spot-grid .panel .panel-info-tags li {
    font-size: 2.6666666667vw;
    padding: 1.3333333333vw 3.2vw;
  }
}
.p-spot-noitems {
  display: none;
  font-size: 2rem;
  margin: 2rem 0;
  text-align: center;
  color: #350D78;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .p-spot-noitems {
    font-size: 4.8vw;
  }
}
.p-spot-footall span {
  color: #350D78;
  font-weight: 700;
  font-size: 1.8rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  width: 30rem;
  height: 6rem;
  border: 1px solid #350D78;
  border-radius: 300px;
  position: relative;
  margin: 4rem auto 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-spot-footall span:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 769px) {
  .p-spot-footall span {
    width: 61.3333333333vw;
    height: 13.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
.p-spot-footall span:after {
  content: "";
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_all.svg) no-repeat right top/contain;
  width: 2rem;
  height: 2rem;
  position: absolute;
  right: 2rem;
  top: calc(50% - 1rem);
}
.p-spot .is-hide {
  display: none;
}

.panel-popup {
  width: 105.6rem;
  height: 66rem;
  margin: 0 auto;
  background: #fff;
  border: 2px solid #13100D;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  padding: 6rem 6rem 6rem 6rem;
}
@media screen and (max-width: 769px) {
  .panel-popup {
    width: 100%;
    height: auto;
    display: block;
    padding: 5.3333333333vw 6.6666666667vw 9.3333333333vw;
    margin-top: 18.6666666667vw;
  }
}
.panel-popup.m-youtube {
  padding: 0;
}
.panel-popup-img {
  border: 2px solid #13100D;
  width: 46.8rem;
  height: 54rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-img {
    width: 100%;
    height: 93.3333333333vw;
  }
}
.panel-popup-img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.panel-popup-txt {
  position: relative;
  padding: 2rem 0 5rem;
  margin-left: 4rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 769px) {
  .panel-popup-txt {
    margin: 0;
    padding: 8vw 0 0;
  }
}
.panel-popup-head {
  margin-bottom: 3rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-head {
    margin-bottom: 5.3333333333vw;
  }
}
.panel-popup-info {
  margin-bottom: 0.5rem;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
}
@media screen and (max-width: 769px) {
  .panel-popup-info {
    margin-bottom: 1.3333333333vw;
  }
}
.panel-popup-info p {
  font-size: 1.4rem;
  font-weight: 700;
  color: #909090;
}
@media screen and (max-width: 769px) {
  .panel-popup-info p {
    font-size: 3.2vw;
  }
}
.panel-popup-info p.m-place {
  position: relative;
  padding: 0 0 0 1.3rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-info p.m-place {
    padding: 0 0 0 3.2vw;
  }
}
.panel-popup-info p.m-place:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 0.9rem;
  height: 1.2rem;
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_pin_gray.svg) no-repeat left top/contain;
}
@media screen and (max-width: 769px) {
  .panel-popup-info p.m-place:before {
    width: 2.1333333333vw;
    height: 2.9333333333vw;
    top: 0.5333333333vw;
  }
}
.panel-popup-title {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.6666666667;
  font-weight: 700;
  margin-bottom: 2rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-title {
    font-size: 4.2666666667vw;
    margin-bottom: 4vw;
  }
}
.panel-popup-tags {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
.panel-popup-tags li {
  font-size: 1.2rem;
  font-weight: 700;
  border: 1px solid #13100D;
  border-radius: 300px;
  padding: 0.5rem 1rem;
}
.panel-popup-body {
  border-top: 1px solid #CFCFCE;
  padding-top: 2.5rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-body {
    padding-top: 6.6666666667vw;
  }
}
.panel-popup-detail {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.875;
}
@media screen and (max-width: 769px) {
  .panel-popup-detail {
    font-size: 3.7333333333vw;
    margin-bottom: 13.3333333333vw;
  }
}
.panel-popup-foot {
  position: absolute;
  bottom: 2rem;
  left: 0;
}
@media screen and (max-width: 769px) {
  .panel-popup-foot {
    position: static;
  }
}
.panel-popup-foot .foot-temp01 {
  position: relative;
  padding-left: 5.5rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-foot .foot-temp01 {
    padding-left: 13.3333333333vw;
  }
}
.panel-popup-foot .foot-temp01 .icn {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4.2rem;
}
@media screen and (max-width: 769px) {
  .panel-popup-foot .foot-temp01 .icn {
    width: 10.6666666667vw;
  }
}
.panel-popup-foot .foot-temp01 .icn img {
  width: 100%;
}
.panel-popup-foot .foot-temp01 .name {
  padding: 0 0 0.4rem;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .panel-popup-foot .foot-temp01 .name {
    font-size: 3.7333333333vw;
  }
}
.panel-popup-foot .foot-temp01 .acount a {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  color: #909090;
}
@media screen and (max-width: 769px) {
  .panel-popup-foot .foot-temp01 .acount a {
    font-size: 3.2vw;
  }
}
.panel-popup-youtube {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 769px) {
  .panel-popup-youtube {
    height: auto;
    aspect-ratio: 351/197;
  }
}
.panel-popup .mfp-close {
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/btn_close.svg) no-repeat left top/cover;
  width: 4.3rem;
  height: 4.3rem;
  right: calc(50% - 59rem);
  top: 0;
  font-size: 0;
  color: transparent;
  opacity: 1;
}
@media screen and (max-width: 769px) {
  .panel-popup .mfp-close {
    right: 0;
    top: 6.6666666667vw;
    width: 8vw;
    height: 8vw;
  }
}
.panel-popup .mfp-close:hover {
  opacity: 0.7;
}

.mfp-bg {
  opacity: 0.9;
}
@media screen and (max-width: 769px) {
  .mfp-bg { /*iphone scroll対策*/
    position: fixed !important;
    height: 100vh !important;
  }
}

@media screen and (max-width: 769px) {
  .mfp-container { /*iphone scroll対策*/
    overflow: scroll;
    padding-bottom: 13.3333333333vw;
  }
}

.p-ticket-head {
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/bg_ticket_head_pc.jpg) no-repeat left bottom/cover;
  padding: 15rem 0 63rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head {
    background: url(/airnz-ms/static-assets-20250814.3/assets/img/bg_ticket_head_sp.jpg) no-repeat left top/cover;
    padding: 13.3333333333vw 0;
    height: 121.6vw;
  }
}
@media screen and (max-width: 769px) {
  .p-ticket-head .c-inner {
    padding: 0 3%;
  }
}
.p-ticket-head-ttl {
  text-align: center;
}
.p-ticket-head-ttl span {
  color: #fff;
  display: inline-block;
  font-size: 7.2rem;
  letter-spacing: 0.02em;
  line-height: 1.3472222222;
  position: relative;
  padding: 0 4rem 2rem;
  width: 102rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl span {
    padding: 0 5.3333333333vw 0 5.3333333333vw;
    font-size: 9.0666666667vw;
    letter-spacing: -0.2666666667vw;
    line-height: 1.5;
    font-weight: 900;
    margin-left: -2.6666666667vw;
    width: 100%;
  }
}
.p-ticket-head-ttl span:before, .p-ticket-head-ttl span:after {
  content: "";
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/line_ticket_ttl_pc.svg) no-repeat left top/cover;
  width: 4.5rem;
  height: 18.6rem;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl span:before, .p-ticket-head-ttl span:after {
    background: url(/airnz-ms/static-assets-20250814.3/assets/img/line_ticket_ttl_sp.svg) no-repeat left top/100% 100%;
    width: 5.0666666667vw;
    height: 31.2vw;
  }
}
.p-ticket-head-ttl span:before {
  left: 0;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl span:before {
    left: 0;
  }
}
.p-ticket-head-ttl span:after {
  right: 0;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl span:after {
    right: -2.6666666667vw;
  }
}
.p-ticket-head-ttl .small {
  font-size: 5.2rem;
  letter-spacing: 0.02em;
  line-height: 1.25;
  display: block;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl .small {
    font-size: 5.3333333333vw;
    margin-bottom: 1.3333333333vw;
  }
}
.p-ticket-head-ttl .and {
  font-size: 6rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl .and {
    font-size: 6.9333333333vw;
  }
}
.p-ticket-head-ttl img {
  display: inline-block;
  position: relative;
}
.p-ticket-head-ttl img.logo01 {
  width: 30rem;
  bottom: 0.5rem;
  margin: 0 1rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl img.logo01 {
    width: 40.2666666667vw;
    margin: 0 1.3333333333vw;
    bottom: 0.8vw;
  }
}
.p-ticket-head-ttl img.logo02 {
  width: 34.4rem;
  bottom: 0.9rem;
  margin: 0 1rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl img.logo02 {
    width: 49.3333333333vw;
    margin: 0 1.3333333333vw;
    bottom: 1.3333333333vw;
  }
}
.p-ticket-head-ttl img.logo03 {
  width: 39.4rem;
  bottom: 0.9rem;
  margin: 0 1rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-head-ttl img.logo03 {
    width: 46.4vw;
    margin: 0 1.3333333333vw;
  }
}
.p-ticket-body {
  margin: 0 0 11.5rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-body {
    margin: 10.6666666667vw 0 21.3333333333vw;
  }
}
@media screen and (max-width: 769px) {
  .p-ticket-body .c-inner {
    padding: 0 3%;
  }
}
.p-ticket-price {
  border: 1px solid #13100D;
  background: #fff;
  margin-top: -25rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price {
    margin-top: -40vw;
    border: 2px solid #13100D;
  }
}
.p-ticket-price-lead {
  font-size: 3rem;
  letter-spacing: 0.02em;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  margin: 4rem auto 2rem;
  width: 44.7rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-lead {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    margin: 8vw auto 2.6666666667vw;
    width: 65.3333333333vw;
  }
}
.p-ticket-price-lead .logo {
  display: inline-block;
  width: 14.5rem;
  position: relative;
  bottom: 0.3rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-lead .logo {
    width: 10rem;
  }
}
.p-ticket-price-num {
  margin: 0 auto;
  width: 93rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-num {
    width: 100%;
    padding: 0 6%;
    margin-bottom: 8vw;
  }
}
.p-ticket-price-about {
  padding: 5rem 10rem 3.5rem;
  background: #F7F7F7;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about {
    padding: 10.6666666667vw 6% 5.3333333333vw;
  }
}
.p-ticket-price-about table {
  width: 100%;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table th, .p-ticket-price-about table td {
    display: block;
  }
}
.p-ticket-price-about table th {
  width: 30rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table th {
    margin-bottom: 8vw;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 1;
  }
  .p-ticket-price-about table th:after {
    content: "";
    width: 100%;
    height: 0.2rem;
    background: #13100D;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: -1;
  }
}
.p-ticket-price-about table th span {
  font-size: 2.4rem;
  padding: 0 12rem 0 1rem;
  position: relative;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table th span {
    font-size: 4.8vw;
    display: inline-block;
    background: #F7F7F7;
    padding: 0 2.6666666667vw;
  }
}
.p-ticket-price-about table th span:after {
  content: "";
  width: 10rem;
  height: 0.2rem;
  background: #13100D;
  position: absolute;
  right: 0;
  top: 50%;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table th span:after {
    display: none;
  }
}
.p-ticket-price-about table td {
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table td {
    padding-bottom: 5.3333333333vw;
    text-align: center;
  }
}
.p-ticket-price-about table td strong {
  display: block;
  color: #350D78;
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table td strong {
    font-size: 4.2666666667vw;
    text-align: center;
  }
}
.p-ticket-price-about table td p {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.875;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table td p {
    font-size: 3.7333333333vw;
    line-height: 1.6;
  }
}
.p-ticket-price-about table td p.m-note {
  color: #6A6A6A;
}
@media screen and (max-width: 769px) {
  .p-ticket-price-about table td p + p {
    margin-top: 2.6666666667vw;
  }
}
.p-ticket-foot {
  /*margin: 5rem 0 11.5rem;
  @include mq(m) {
  	margin: vw(40) 0;
  }*/
}
.p-ticket-more-lead {
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.7;
  text-align: center;
  font-weight: 700;
  margin-bottom: 3rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-more-lead {
    font-size: 4.8vw;
    margin-bottom: 6.6666666667vw;
  }
}
.p-ticket-more-btn {
  margin-top: 3rem;
  margin-bottom: 2rem;
  background: #350D78;
  border-radius: 300px;
  width: 35.5rem;
  height: 7.7rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-more-btn {
    width: 100%;
    height: 18.6666666667vw;
    margin-top: 0;
    margin-bottom: 8vw;
  }
}
.p-ticket-more-btn:after {
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow_wh.svg) no-repeat left center/contain;
  right: 3rem;
}
@media screen and (max-width: 769px) {
  .p-ticket-more-btn:after {
    right: 5.3333333333vw;
  }
}
.p-ticket-more-btn span {
  color: #fff;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-ticket-more-btn:hover {
    opacity: 0.7;
  }
}
.p-ticket-more-note {
  color: #6A6A6A;
  font-size: 1.2rem;
  letter-spacing: 0.02em;
  line-height: 1.6666666667;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .p-ticket-more-note {
    margin-top: 5.3333333333vw;
    font-size: 2.9333333333vw;
  }
}

.p-plan, .p-map {
  text-align: center;
}
.p-plan img, .p-map img {
  width: 100%;
}

.p-plan .plan-title {
  margin: 10rem 0 3rem;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .p-plan .plan-title {
    margin: 13.3333333333vw 0 5.3333333333vw;
  }
}
.p-plan .plan-title img {
  width: 74.6rem;
}
@media screen and (max-width: 769px) {
  .p-plan .plan-title img {
    width: 61.8666666667vw;
  }
}
.p-plan .plan-grid {
  margin-top: 5rem;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media screen and (max-width: 769px) {
  .p-plan .plan-grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-plan .plan-grid li {
  -webkit-box-shadow: 2px 2px 9px -1px rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 9px -1px rgba(0, 0, 0, 0.3);
}

.p-map {
  margin: 5rem 0 10rem;
}
@media screen and (max-width: 769px) {
  .p-map {
    margin: 10.6666666667vw 0 18.6666666667vw;
  }
}

.p-point {
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/bg_point_pc.png) no-repeat center center/cover;
  padding: 9.4rem 0;
  border-top: 3px solid #13100D;
  -webkit-box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.5) inset;
          box-shadow: 0px 6px 3px 0px rgba(0, 0, 0, 0.5) inset;
}
@media screen and (max-width: 769px) {
  .p-point {
    background: url(/airnz-ms/static-assets-20250814.3/assets/img/bg_point_sp.png) no-repeat center center/cover;
    padding: 16vw 0 29.6vw;
  }
}
@media screen and (max-width: 769px) {
  .p-point .c-inner {
    padding: 0 3%;
  }
}
.p-point-headline {
  color: #fff;
  text-align: center;
  margin-bottom: 7rem;
  font-size: 4rem;
  letter-spacing: 0.02em;
  line-height: 1.075;
}
@media screen and (max-width: 769px) {
  .p-point-headline {
    font-size: 7.4666666667vw;
    line-height: 1.4;
    font-weight: 900;
    margin-bottom: 17.3333333333vw;
  }
}
.p-point-headline .small {
  display: block;
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.7916666667;
  color: #C5B4E3;
}
@media screen and (max-width: 769px) {
  .p-point-headline .small {
    font-size: 4.8vw;
    margin-bottom: 2.6666666667vw;
  }
}
.p-point-headline .logo {
  display: inline-block;
  position: relative;
  width: 18.7rem;
  margin: 0 0.5rem;
  bottom: 0.5rem;
}
@media screen and (max-width: 769px) {
  .p-point-headline .logo {
    width: 34.6666666667vw;
  }
}
.p-point-list {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
@media screen and (max-width: 769px) {
  .p-point-list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.8666666667vw 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 1.8666666667vw;
  }
}
.p-point-list li {
  width: 34.6rem;
  background: #fff;
  padding: 3rem 1rem 1rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 769px) {
  .p-point-list li {
    width: 100%;
    padding: 6.6666666667vw 3% 2.6666666667vw;
  }
}
.p-point-list li .head {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center;
  padding: 0 2rem;
}
@media screen and (max-width: 769px) {
  .p-point-list li .head {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
            justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    padding: 0;
  }
}
.p-point-list li .num {
  display: block;
  color: #350D78;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 2.2rem;
  position: relative;
  padding-right: 2rem;
  margin-right: 2rem;
}
.p-point-list li .num:after {
  content: "";
  height: 6.1rem;
  width: 2px;
  background: #E6E6E6;
  position: absolute;
  right: 0;
  top: calc(50% - 3rem);
}
@media screen and (max-width: 769px) {
  .p-point-list li .num:after {
    height: 16.5333333333vw;
    top: calc(50% - 8.2666666667vw);
  }
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .p-point-list li .num {
    width: 7.5rem;
  }
}
@media screen and (max-width: 769px) {
  .p-point-list li .num {
    width: 13.3333333333vw;
    padding-right: 3.2vw;
    margin-right: 2.6666666667vw;
    font-size: 2.4vw;
    letter-spacing: 0.1333333333vw;
    margin-bottom: 4vw;
  }
  .p-point-list li .num:after {
    content: "";
    height: 16vw;
    top: calc(50% - 8vw);
  }
}
.p-point-list li .num span {
  display: block;
  font-size: 5rem;
}
@media screen and (max-width: 769px) {
  .p-point-list li .num span {
    font-size: 9.0666666667vw;
  }
}
.p-point-list li .ttl {
  color: #333;
  font-size: 2rem;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 2rem;
  text-align: left;
  line-height: 1.6;
}
@media screen and (max-width: 769px) {
  .p-point-list li .ttl {
    font-size: 3.6vw;
    text-align: left;
    margin-bottom: 2.6666666667vw;
    line-height: 1.7;
  }
}
.p-point-list li .ttl .logo {
  display: inline-block;
  position: relative;
  width: 10.2rem;
  margin: 0;
  bottom: 0.5rem;
}
@media screen and (max-width: 769px) {
  .p-point-list li .ttl .logo {
    width: 18.6666666667vw;
  }
}
.p-point-list li .detail {
  color: #333;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.8571428571;
  margin-bottom: 3rem;
  text-align: left;
  padding: 0 2rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (max-width: 769px) {
  .p-point-list li .detail {
    font-size: 3.2vw;
    line-height: 1.7;
    margin-bottom: 5.3333333333vw;
    padding: 0;
  }
}
.p-point-list li .detail a {
  color: #350D78;
  font-weight: 700;
  text-decoration: underline;
}
.p-point-more {
  margin-top: 6.5rem;
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 769px) {
  .p-point-more {
    margin-top: 9.3333333333vw;
  }
}
.p-point-more-lead {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.875;
  margin-bottom: 5rem;
}
@media screen and (max-width: 769px) {
  .p-point-more-lead {
    font-size: 3.7333333333vw;
    line-height: 2.1;
    margin-bottom: 8vw;
  }
}
.p-point-more-lead .logo {
  display: inline-block;
  position: relative;
  width: 7.8rem;
  margin: 0 0.5rem;
  bottom: 0.2rem;
}
@media screen and (max-width: 769px) {
  .p-point-more-lead .logo {
    width: 18.6666666667vw;
    margin: 0 0.8vw;
    bottom: 0.8vw;
  }
}
.p-point-more-btn {
  border: 1px solid #fff;
  border-radius: 100px;
}
@media screen and (max-width: 769px) {
  .p-point-more-btn {
    width: 94%;
    border: 2px solid #fff;
  }
}
.p-point-more-btn:after {
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow_wh.svg) no-repeat left center/contain;
}
.p-point-more-btn span {
  color: #fff;
}
.p-point-more-btn:before {
  background: #fff;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-point-more-btn:hover:after {
    background: url(/airnz-ms/static-assets-20250814.3/assets/img/icn_arrow.svg) no-repeat left center/contain;
  }
  .p-point-more-btn:hover span {
    color: #350D78;
  }
}

.p-about {
  padding: 12rem 0;
  text-align: center;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 769px) {
  .p-about {
    padding: 16vw 0;
  }
}
.p-about:after {
  content: "";
  background: url(/airnz-ms/static-assets-20250814.3/assets/img/bg_about.png) no-repeat right bottom/contain;
  position: absolute;
  right: calc(50% - 72rem);
  bottom: 0;
  width: 144rem;
  height: 90rem;
  z-index: -1;
}
@media screen and (max-width: 769px) {
  .p-about:after {
    width: wv(243);
    height: 94.1333333333vw;
    right: 0;
  }
}
.p-about-headline {
  margin: 0 auto;
  width: 61rem;
}
@media screen and (max-width: 769px) {
  .p-about-headline {
    width: 86.6666666667vw;
  }
}
.p-about-lead {
  font-size: 2.4rem;
  letter-spacing: 0.02em;
  line-height: 1.75;
  font-weight: 700;
  margin: 4rem 0 2.5rem;
}
@media screen and (max-width: 769px) {
  .p-about-lead {
    font-size: 4.8vw;
    margin: 8vw 0 5.3333333333vw;
  }
}
.p-about p {
  font-size: 1.8rem;
  letter-spacing: 0.02em;
  line-height: 1.8888888889;
}
@media screen and (max-width: 769px) {
  .p-about p {
    font-size: 3.52vw;
    line-height: 2.1;
    letter-spacing: 0;
  }
}
.p-about-catch {
  margin: 4.5rem auto 1rem;
  width: 57.5rem;
}
@media screen and (max-width: 769px) {
  .p-about-catch {
    width: 58.6666666667vw;
    margin: 10.6666666667vw auto 2.6666666667vw;
  }
}
.p-about-catch + p {
  font-size: 2rem;
  letter-spacing: 0.02em;
  line-height: 1.8;
  font-weight: 700;
}
@media screen and (max-width: 769px) {
  .p-about-catch + p {
    font-size: 4.2666666667vw;
  }
}
.p-about .pagetop {
  position: absolute;
  bottom: 20px;
  right: 20px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 50;
}
@media print and (any-hover: hover), screen and (any-hover: hover) and (min-width: 770px) {
  .p-about .pagetop:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .p-about .pagetop {
    right: 1.3698630137vw;
  }
}
@media screen and (max-width: 769px) {
  .p-about .pagetop {
    right: 2.6666666667vw;
  }
}

.l-footer {
  position: relative;
  z-index: 10;
}

.fixed-btn {
  position: fixed;
  right: 1.5rem;
  bottom: 1.5rem;
  width: 9.8rem;
  z-index: 9;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width:770px) and (max-width:1460px) {
  .fixed-btn {
    width: 6.7123287671vw;
  }
}
@media screen and (max-width: 769px) {
  .fixed-btn {
    right: 1.3333333333vw;
    bottom: 1.3333333333vw;
    width: 20.5333333333vw;
  }
}
.fixed-btn a {
  display: block;
}
.fixed-btn.is-on {
  opacity: 1;
  pointer-events: auto;
}
.fixed-btn.is-foot {
  position: absolute;
  bottom: auto;
  top: 20rem;
}
@media screen and (max-width: 769px) {
  .fixed-btn.is-foot {
    top: 106.6666666667vw;
  }
}

@-webkit-keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeup {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeup-skew {
  0% {
    -webkit-transform: translate3d(0, 60%, 0) skewY(8deg);
            transform: translate3d(0, 60%, 0) skewY(8deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) skewY(0);
            transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
@keyframes fadeup-skew {
  0% {
    -webkit-transform: translate3d(0, 60%, 0) skewY(8deg);
            transform: translate3d(0, 60%, 0) skewY(8deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) skewY(0);
            transform: translate3d(0, 0, 0) skewY(0);
    opacity: 1;
  }
}
.js-inview {
  opacity: 0;
}
.js-inview.is-show {
  -webkit-animation: fadeup 0.5s ease-in-out forwards;
          animation: fadeup 0.5s ease-in-out forwards;
}
.js-inview.is-show.m-delay01 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.js-inview.is-show.m-delay02 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.js-inview.is-show.m-delay03 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.js-inview.is-show.m-delay04 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.p-point-list li.js-inview.is-show {
  -webkit-animation-name: fadeup;
          animation-name: fadeup;
}
@media screen and (max-width: 769px) {
  .p-point-list .m-delay01, .p-point-list .m-delay02, .p-point-list .m-delay03 {
    -webkit-animation-delay: 0;
            animation-delay: 0;
  }
}

@media screen and (max-width: 769px) {
  .l-footer-foot .m-delay02 {
    -webkit-animation-delay: 0;
            animation-delay: 0;
  }
}

.template {
  display: none;
}

#top #plan .line_txt {
  width: 77.8rem;
}
@media screen and (max-width: 769px) {
  #top #plan .line_txt {
    width: 90%;
  }
}

#top #map .box .deco {
  display: none;
}

@media print, screen and (min-width: 770px) {
  #top #plan .swiper-plan {
    padding-left: 1.2rem;
  }
  #top #plan .swiper-plan .swiper-slide {
    width: 87.5rem !important;
  }
  #top #plan .swiper-plan ul li {
    width: 26rem !important;
  }
  #top #plan .swiper-plan ul li a:hover {
    opacity: 1;
  }
  #top #plan .swiper-plan ul li a span {
    top: -0.5rem;
    left: -0.4rem;
    width: calc(100% + 0.8rem);
    height: calc(100% + 1rem);
    background-size: 100% 100%;
    z-index: 10;
  }
}
.map_block a:hover {
  opacity: 1;
}