@charset "UTF-8";
/*** The new CSS reset - version 1.7.2 (last updated 23.6.2022) ***/
*:where(:not(html, iframe, canvas, img, svg, video):not(svg*, symbol*)) {
  all: unset;
  display: revert;
}

*, *::before, *::after {
  box-sizing: border-box;
}

a, button {
  cursor: revert;
}

ol, ul, menu {
  list-style: none;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

input, textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

h1, h2, h3, h4, h5, h6, figure, p, div {
  line-height: 1;
  margin: 0;
}

ul, dl, ol, dd, li, figure {
  padding: 0;
  margin: 0;
}

html {
  overscroll-behavior: none;
}

body {
  position: relative;
  font-family: "Noto Sans JP', sans-serif, Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  color: #333;
  width: 100%;
  height: 100%;
  margin: 0;
  background-color: #FFEA01;
  overscroll-behavior: none;
}

img, svg {
  display: inline-block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .u-hide-sp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .u-hide-tab {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-hide-tabPc {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .u-hide-notTab {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-hide-notTab {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .u-hide-notTab {
    display: block !important;
  }
}

.u-svg-sprite, .icon-svg {
  position: relative;
  display: inline-block;
}
.u-svg-sprite::before, .icon-svg::before {
  content: "";
  display: block;
  height: auto;
  width: 100%;
}
.u-svg-sprite > svg, .icon-svg > svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.u-svg-sprite.--cl-white > svg, .--cl-white.icon-svg > svg {
  fill: #FFFFFF;
}

.icon-svg.--dl {
  width: 26px;
}
.icon-svg.--dl::before {
  padding-top: 101.1153846154%;
}
.icon-svg.--arrow {
  width: 42.49px;
}
.icon-svg.--arrow::before {
  padding-top: 22.8759708167%;
}
.icon-svg.--letter {
  width: 34px;
}
.icon-svg.--letter::before {
  padding-top: 79.4117647059%;
}

.adlp-c-container {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  position: relative;
  color: #333333;
  font-feature-settings: "palt";
}

.adlp-c-logo {
  width: 100%;
}
.adlp-c-logo svg {
  fill: #013794;
}
.adlp-c-logo::before {
  padding-top: 15.377867789%;
}

.adlp-c-campaign-banner__inner {
  position: relative;
  display: block;
}
.adlp-c-campaign-banner__inner > img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity 250ms ease-in-out;
}

.adlp-c-nav {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10;
  background: url(../img/br-l.webp) center/cover;
}
.adlp-c-nav__header {
  padding: 4.2666666667%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  position: relative;
  z-index: 20;
}
.adlp-c-nav .adlp-c-campaign-banner {
  width: 30.6666666667%;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 0 4% 4% 0;
}
.adlp-c-nav .adlp-c-logo {
  width: 29.6%;
}
.adlp-c-nav__icon {
  position: relative;
  cursor: pointer;
  width: 6%;
  border-radius: 5px;
}
.adlp-c-nav__icon::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
.adlp-c-nav__icon > span {
  display: inline-block;
  transition: all 0.4s;
  position: absolute;
  right: 0;
  height: 2px;
  border-radius: 2px;
  background: #333;
}
.adlp-c-nav__icon > span:nth-of-type(1) {
  top: 15.5555555556%;
  width: 100%;
}
.adlp-c-nav__icon > span:nth-of-type(2) {
  top: 50%;
  width: 82.2222222222%;
  transform: translate(0, -50%);
}
.adlp-c-nav__icon > span:nth-of-type(3) {
  bottom: 15.5555555556%;
  width: 66.6666666667%;
}
.adlp-c-nav__menu {
  padding: 14.5333333333% 4.2666666667%;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #FFEA01;
  opacity: 0;
  transform: translateY(-110%);
  transition: opacity 200ms linear 400ms, transform 800ms ease-in-out;
}
.adlp-c-nav__menu-item {
  margin-top: 7.2%;
}
.adlp-c-nav__menu-item > a {
  width: auto !important;
  display: inline-block;
}
.adlp-c-nav__menu-item > a::before {
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
.adlp-c-nav__menu-item > a img {
  width: auto;
}
.adlp-c-nav__menu-item.is-current > a::before {
  opacity: 1;
}
@media screen and (hover: hover) {
  .adlp-c-nav__menu-item > a:hover::before {
    opacity: 1;
  }
}
.adlp-c-nav.is-active .adlp-c-nav__menu {
  transform: translateY(0);
  opacity: 1;
}
.adlp-c-nav.is-active .adlp-c-nav__icon span:nth-of-type(1) {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%) rotate(-135deg);
  width: 50%;
}
.adlp-c-nav.is-active .adlp-c-nav__icon span:nth-of-type(2) {
  opacity: 0;
}
.adlp-c-nav.is-active .adlp-c-nav__icon span:nth-of-type(3) {
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%) rotate(135deg);
  width: 50%;
}
@media screen and (min-width: 768px) {
  .adlp-c-nav {
    position: fixed;
    top: 0;
    width: calc((100vw - (100vw - 100%) - 450px) / 2);
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .adlp-c-nav__inner {
    width: min(100%, 43.6666666667vw);
    max-width: 357px;
  }
  .adlp-c-nav__header {
    width: 100%;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: transparent;
    gap: 26px;
  }
  .adlp-c-nav .adlp-c-logo {
    width: min(272.98px, 73.1849865952%);
    margin: 10.1876675603% auto 0;
  }
  .adlp-c-nav .adlp-c-logo svg {
    fill: #FFFFFF;
  }
  .adlp-c-nav .adlp-c-logo::before {
    display: none;
  }
  .adlp-c-nav__icon {
    display: none;
  }
  .adlp-c-nav .adlp-c-campaign-banner {
    width: 72.3860589812%;
    position: static;
    bottom: inherit;
    right: inherit;
    margin: 0 auto;
  }
  .adlp-c-nav__menu {
    padding: 0;
    height: auto;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
    left: 0;
    top: 0;
    z-index: 10;
    background-color: transparent;
    opacity: 1;
    transform: inherit;
    transition: inherit;
    width: 91.1528150134%;
    margin: 0 auto 0;
  }
  .adlp-c-nav__menu-item {
    width: 100%;
  }
  .adlp-c-nav__menu-item:not(:first-child) {
    margin-top: 20px;
  }
  .adlp-c-nav__menu-item > a {
    width: 100%;
  }
  .adlp-c-nav__menu-item > a::before {
    margin-right: 5.8479532164%;
  }
  .adlp-c-nav__menu-item > a:hover::after {
    width: 100%;
    opacity: 1;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .adlp-c-nav {
    width: 50%;
  }
}

.adlp-c-main {
  font-size: 0;
  position: relative;
  z-index: 10;
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (min-width: 768px) {
  .adlp-c-main {
    margin: 0 auto;
    width: 450px;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .adlp-c-main {
    margin: 0 0 0 50%;
    width: 50%;
  }
}

.adlp-c-main {
  background: #fff;
}
.adlp-c-main .footer {
  font-size: 16px;
  background: #FFFFFF;
}
.adlp-c-main .footer .adlp-c-inner {
  padding: 8%;
}
.adlp-c-main .footer__copy {
  text-align: center;
}
.adlp-c-nav .adlp-c-nav__header p:nth-child(1) {
  width: 247px;
}
.adlp-c-nav .adlp-c-nav__header p:nth-child(2) {
  width: 286px;
}

@media screen and (max-width: 767px) {
  .adlp-c-nav {
    display: none;
  }
}

.adlp-c-nav__inner {
  max-width: 253px;
}
@media screen and (min-width: 768px) {
  .adlp-c-nav__inner .adlp-c-nav__header {
    width: calc((100% - 450px) / 2);
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
  }
  .adlp-c-nav__inner .adlp-logo-liniere {
    width: 47.4308300395%;
    margin: 0 auto;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu {
    width: 100%;
    margin: 24.9011857708% 0 0;
    padding-left: 10.6719367589%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item {
    width: auto;
    margin-top: 0;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a {
    position: relative;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a::before {
    content: "";
    display: block;
    width: 8.8495575221%;
    aspect-ratio: 20/21;
    background: url(../img/icon-nav.webp) center/contain no-repeat;
    margin: 0;
    position: absolute;
    left: 0;
    top: 40%;
    translate: -100% -50%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a::after {
    display: none;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a img {
    width: 100%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item + .adlp-c-nav__menu-item {
    margin-top: 13.2743362832%;
  }
  .adlp-c-nav__inner .adlp-cta__btn-book {
    width: 100%;
    margin-top: 4%;
    display: block;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 901px) {
  .adlp-c-nav__inner .adlp-cta {
    display: flex;
    align-items: center;
    width: calc((100% - 450px) / 2);
    position: fixed;
    right: 0;
    top: 0;
    width: calc((100vw - (100vw - 100%) - 450px) / 2);
    height: 100vh;
    background: url(../img/bg-r.webp) center/cover;
  }
  .adlp-c-nav__inner .adlp-cta__inner {
    max-width: 340px;
    padding: 0 4.4444444444%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .adlp-c-nav__inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    max-width: 78.125%;
    margin-top: 35.9375%;
    margin-bottom: 31.25%;
  }
  .adlp-c-nav__inner .adlp-c-nav__header {
    width: 100%;
    height: 100%;
    position: static;
  }
  .adlp-c-nav__inner .adlp-logo-liniere {
    width: 40%;
    margin: 0 auto;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu {
    margin-top: 24.3333333333%;
    padding-left: 23.3333333333%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item {
    width: auto;
    margin-top: 0;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a {
    position: relative;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a::before {
    content: "";
    display: block;
    width: 8.8495575221%;
    aspect-ratio: 20/21;
    background: url(../img/icon-nav.webp) center/contain no-repeat;
    margin: 0;
    position: absolute;
    left: 0;
    top: 40%;
    translate: -100% -50%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a::after {
    display: none;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item a img {
    width: 100%;
  }
  .adlp-c-nav__inner .adlp-c-nav__menu .adlp-c-nav__menu-item + .adlp-c-nav__menu-item {
    margin-top: 13.2743362832%;
  }
  .adlp-c-nav__inner .adlp-cta {
    width: 100%;
    margin: 60.3333333333% auto 0;
  }
  .adlp-c-nav__inner .adlp-cta__btn-book {
    width: 100%;
    margin-top: 4%;
    display: block;
  }
}
@media screen and (hover: hover) {
  .adlp-c-nav__inner .adlp-cta__btn-book:hover {
    filter: brightness(1.1);
  }
}

.adlp-c-main img {
  width: 100%;
  height: auto;
  display: block;
}

body {
  font-feature-settings: "palt";
  background: #F7F7F4;
}

.adlp-c-main .adlp-relative {
  position: relative;
}

.adlp-c-main {
  max-width: 450px;
  overflow: hidden;
}

.adlp-fv-img {
  position: relative;
  z-index: 2;
}

.adlp-c-main .fv_btn {
  position: absolute;
  width: 84%;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  margin-bottom: 7.6%;
  z-index: 3;
}

.adlp-c-main .cv01_btn {
  position: absolute;
  width: 84.5333333333%;
  bottom: 0;
  margin-bottom: 8.5333333333%;
  left: 50%;
  transform: translateX(-50%);
}

.adlp-c-main .cv02_btn {
  position: absolute;
  width: 84.5333333333%;
  bottom: 0;
  margin-bottom: 8.5333333333%;
  left: 50%;
  transform: translateX(-50%);
}

.adlp-c-main .video {
  position: absolute;
  width: 76%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

.adlp-c-main .video.--01 {
  margin-bottom: 182%;
}

.adlp-c-main .video.--01 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 570/281;
}

.adlp-c-main .video.--02 {
  margin-bottom: 118%;
}

.adlp-c-main .video.--02 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 570/314;
}

.adlp-c-main .video.--03 {
  margin-bottom: 17.3333333333%;
}

.adlp-c-main .video.--03 iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 570/319;
}

.adlp-slider_01 {
  position: absolute !important;
  width: 92%;
  margin-top: 4%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.slick-slide {
  outline: none;
}

.adlp-c-main .adlp-footer_inner {
  position: absolute;
  width: 100%;
  top: 8.5333333333%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8.6666666667%;
}

.adlp-c-main .adlp-footer_inner div {
  width: 23.2%;
}

.adlp-c-main .adlp-footer_inner div:last-child {
  width: 34.6666666667%;
}

.adlp-c-main .adlp-btn:hover,
.adlp-c-nav .adlp-btn:hover {
  filter: brightness(110%);
}

.adlp-c-main .adlp-btn,
.adlp-c-nav .adlp-btn {
  transition: filter 0.3s;
}

@media screen and (max-width: 767px) {
  .adlp-c-main {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
