@charset "UTF-8";
* {
  border: 0;
  outline: none;
  vertical-align: baseline;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-feature-settings: "palt" on;
  letter-spacing: 0.04em;
}

html {
  height: 100%;
  -webkit-overflow-scrolling: touch;
}

body {
  font-weight: 400;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  body {
    font-size: calc(30 / 750 * 100vw);
  }
}

h1,
h2 {
  position: relative;
  font-weight: 700;
}

*:focus {
  outline: none;
}

p a {
  word-break: break-all;
  text-decoration: underline;
}

html, body, main, section, article, aside, nav, header, footer,
h1, h2, h3, h4, h5, h6, hgroup,
div, p, blockquote, pre, address,
ul, ol, li, dl, dt, dd,
table, thead, tbody, tfoot, tr, th, td, caption, colgroup,
form, fieldset, legend,
figure, figcaption, details, summary,
hr, canvas, noscript, search, dialog, menu {
  line-height: 1.8;
}

a, abbr, acronym, b, bdi, bdo, big, br, button, cite, code, dfn, em, i, img, input, kbd, label, map, mark, meter, noscript, object, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, textarea, time, tt, u, var, wbr,
audio, video, embed, iframe, source, track,
del, ins,
area, base, col, hr, link, meta, param,
datalist, keygen, optgroup, option {
  line-height: inherit;
}

sup {
  vertical-align: top;
  font-size: 50%;
}

sub {
  vertical-align: baseline;
  font-size: 50%;
}

em,
b,
strong,
th {
  font-weight: 700;
}

a {
  color: #333;
  cursor: pointer;
  transition: opacity 0.3s;
}

figcaption,
small {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  figcaption,
  small {
    font-size: calc(20 / 750 * 100vw);
  }
}

img {
  display: block;
  height: auto;
}

input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: vertical;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

@media screen and (min-width: 768px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .adlp-outer {
    overflow: hidden;
  }
}

.adlp-wrapper {
  color: #333;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper {
    min-width: min(calc(1920 / 1080 * 100vw), 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .relative {
  position: relative;
}
.adlp-wrapper .w100 {
  width: 100% !important;
  display: block;
}
.adlp-wrapper .center {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #333 !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #E75B18 !important;
}
.adlp-wrapper .bg__txt {
  background: #333 !important;
}
.adlp-wrapper .bg__white {
  background: #fff !important;
}
.adlp-wrapper .bg__silver {
  background: #f1f1f1 !important;
}
.adlp-wrapper .bg__accent {
  background: #E75B18 !important;
}
.adlp-wrapper .line__top__txt {
  border-top: 1px solid #333;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__white {
  border-top: 1px solid #fff;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__silver {
  border-top: 1px solid #f1f1f1;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top__accent {
  border-top: 1px solid #E75B18;
}
.adlp-wrapper .line__top.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line__top.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line__top.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .marker__txt {
  background: linear-gradient(transparent 60%, #333 60%);
}
.adlp-wrapper .marker__white {
  background: linear-gradient(transparent 60%, #fff 60%);
}
.adlp-wrapper .marker__silver {
  background: linear-gradient(transparent 60%, #f1f1f1 60%);
}
.adlp-wrapper .marker__accent {
  background: linear-gradient(transparent 60%, #E75B18 60%);
}
.adlp-wrapper .line__txt {
  border-bottom: 1px solid #333;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__white {
  border-bottom: 1px solid #fff;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__silver {
  border-bottom: 1px solid #f1f1f1;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .line__accent {
  border-bottom: 1px solid #E75B18;
}
.adlp-wrapper .line.--w2 {
  border-width: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w2 {
    border-width: calc(2 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w3 {
  border-width: min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w3 {
    border-width: calc(3 / 750 * 100vw);
  }
}
.adlp-wrapper .line.--w4 {
  border-width: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .line.--w4 {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-wrapper .pad10 {
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad10 {
    padding-top: calc(10 / 750 * 100vw) !important;
    padding-bottom: calc(10 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad20 {
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad20 {
    padding-top: calc(20 / 750 * 100vw) !important;
    padding-bottom: calc(20 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad30 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad30 {
    padding-top: calc(30 / 750 * 100vw) !important;
    padding-bottom: calc(30 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad40 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad40 {
    padding-top: calc(40 / 750 * 100vw) !important;
    padding-bottom: calc(40 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad50 {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad50 {
    padding-top: calc(50 / 750 * 100vw) !important;
    padding-bottom: calc(50 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .pad60 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .pad60 {
    padding-top: calc(60 / 750 * 100vw) !important;
    padding-bottom: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .mt10 {
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt10 {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.adlp-wrapper .mt20 {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt20 {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.adlp-wrapper .mt30 {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt30 {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .mt40 {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt40 {
    margin-top: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .mt50 {
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt50 {
    margin-top: calc(50 / 750 * 100vw);
  }
}
.adlp-wrapper .mt60 {
  margin-top: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .mt60 {
    margin-top: calc(60 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt10 {
    margin-top: calc(10 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt20 {
    margin-top: calc(20 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt30 {
    margin-top: calc(30 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt40 {
    margin-top: calc(40 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt50 {
    margin-top: calc(50 / 750 * 100vw) !important;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .sp-mt60 {
    margin-top: calc(60 / 750 * 100vw) !important;
  }
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(calc(500 / 1080 * 100vw), 500px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(calc(600 / 1080 * 100vw), 600px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap700 {
  margin: auto;
  width: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min(calc(800 / 1080 * 100vw), 800px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(calc(900 / 1080 * 100vw), 900px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(calc(920 / 1080 * 100vw), 920px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}

.adlp-footer {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0 min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(40 / 750 * 100vw) 0;
  }
}
.adlp-footer__menu {
  text-align: center;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
    gap: calc(40 / 750 * 100vw);
  }
}
.adlp-footer__text {
  margin: min(calc(40 / 1080 * 100vw), 40px) auto 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: calc(20 / 750 * 100vw);
    margin: calc(40 / 750 * 100vw) auto 0;
  }
}

.adlp-accordion {
  background-color: #fff;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #014c6b;
  border-radius: min(calc(20 / 1080 * 100vw), 20px);
}
.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    width: calc(630 / 750 * 100vw);
  }
}
.adlp-accordion__header {
  position: relative;
  height: min(calc(92 / 1080 * 100vw), 92px);
  cursor: pointer;
}
.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
}
.adlp-accordion__header.--img > span:last-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:first-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:last-child {
  display: block;
}
.adlp-accordion__body {
  display: none;
}
.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
}

.carousel-slider {
  position: relative;
  width: 100%;
  overflow: visible;
  /* カルーセルスライダーのスタイル */
}
.carousel-slider .swiper-wrapper {
  align-items: center;
}
.carousel-slider .carousel-slide {
  position: relative;
  overflow: visible;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 768px) {
  .carousel-slider .carousel-slide {
    width: min(calc(860 / 1080 * 100vw), 860px);
    height: min(calc(732 / 1080 * 100vw), 732px);
    padding: 0 min(calc(30 / 1080 * 100vw), 30px);
    opacity: 0.3;
  }
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-slide {
    width: calc(710 / 750 * 100vw);
    height: calc(1091 / 750 * 100vw);
    padding: 0 calc(30 / 750 * 100vw);
    opacity: 0;
  }
}
.carousel-slider .carousel-slide.swiper-slide-active {
  opacity: 1;
}
.carousel-slider .slide-inner {
  width: min(calc(800 / 1080 * 100vw), 800px);
  height: min(calc(732 / 1080 * 100vw), 732px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .carousel-slider .slide-inner {
    width: calc(690 / 750 * 100vw);
    height: calc(1091 / 750 * 100vw);
  }
}
.carousel-slider .swiper-pagination-bullet {
  display: inline-block;
  width: min(calc(68 / 1080 * 100vw), 68px);
  height: min(calc(4 / 1080 * 100vw), 4px);
  background: #4b869e;
  border: 0;
  border-radius: 0;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .carousel-slider .swiper-pagination-bullet {
    width: calc(90 / 750 * 100vw);
    height: calc(6 / 750 * 100vw);
  }
}
.carousel-slider .swiper-pagination-bullet-active {
  background: #fff;
  border: 0;
}
.carousel-slider .carousel-button-prev,
.carousel-slider .carousel-button-next {
  position: absolute;
  top: min(calc(360 / 1080 * 100vw), 360px);
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(37 / 1080 * 100vw), 37px);
  margin: 0;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='37' viewBox='0 0 22 37' fill='none'%3E%3Cpath d='M20.4761 0.735595L1.47607 18.2356L20.4761 35.7356' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-prev,
  .carousel-slider .carousel-button-next {
    top: calc(145 / 750 * 100vw);
    width: calc(40 / 750 * 100vw);
    height: calc(92 / 750 * 100vw);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='64' fill='none' viewBox='0 0 46 64'%3E%3Cpath fill='%23014C6B' d='M0 0h46v64H0z'/%3E%3Cpath stroke='%23fff' stroke-width='2' d='M33 11 10 32l23 21'/%3E%3C/svg%3E");
  }
}
.carousel-slider .carousel-button-prev::after,
.carousel-slider .carousel-button-next::after {
  content: none;
}
.carousel-slider .carousel-button-prev {
  left: min(calc(527 / 1080 * 100vw), 527px);
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-prev {
    left: calc(20 / 750 * 100vw);
  }
}
.carousel-slider .carousel-button-next {
  right: min(calc(527 / 1080 * 100vw), 527px);
  transform: rotate(180deg);
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  .carousel-slider .carousel-button-next {
    right: calc(20 / 750 * 100vw);
  }
}
.carousel-slider .carousel-pagination {
  position: relative;
  bottom: auto;
  left: auto;
  margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
}

/* ------------------------------------------------------
 common
------------------------------------------------------ */
* {
  margin: 0;
}

body {
  font-feature-settings: "palt";
}

.adlp-main {
  padding-top: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .adlp-main {
    padding-top: calc(140 / 750 * 100vw);
  }
}

.adlp-wrapper .adlp-relative {
  position: relative;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .adlp-btn:hover {
    filter: brightness(130%);
  }
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .adlp-btn {
    transition: filter 0.3s;
  }
}
.adlp-wrapper .adlp-btn.-anime01:hover,
.adlp-wrapper .adlp-btn.-anime02:hover,
.adlp-wrapper .adlp-btn.-anime03:hover {
  filter: none;
}
.adlp-wrapper .adlp-btn.-anime01,
.adlp-wrapper .adlp-btn.-anime02,
.adlp-wrapper .adlp-btn.-anime03 {
  transition: none;
}
.adlp-wrapper .adlp-btn.-anime01 a,
.adlp-wrapper .adlp-btn.-anime02 a,
.adlp-wrapper .adlp-btn.-anime03 a {
  display: block;
  transition: transform 0.3s;
}
.adlp-wrapper .adlp-btn.-anime01:hover a {
  transform: scale(1.1);
}
.adlp-wrapper .adlp-btn.-anime02:hover a {
  transform: translateY(-5px);
}
.adlp-wrapper .adlp-btn.-anime03:hover a {
  animation: adlpHoverShake 0.15s linear 3;
}

@keyframes adlpHoverShake {
  0% {
    transform: skew(0deg, 0deg);
  }
  25% {
    transform: skew(1deg, 1deg);
  }
  75% {
    transform: skew(-1deg, -1deg);
  }
  100% {
    transform: skew(0deg, 0deg);
  }
}
/* ------------------------------------------------------
 Section specific styles
------------------------------------------------------ */
/* fv_btn_01 */
.fv_btn_01 {
  position: absolute;
  top: min(43.8888888889vw, 474px);
  left: min(70.7407407407vw, 764px);
  width: min(36.2962962963vw, 392px);
}

@media screen and (max-width: 767px) {
  .fv_btn_01 {
    top: 105.6vw;
    left: 15.3333333333vw;
    width: 69.3333333333vw;
  }
}
/* sec03_btn_01 */
.sec03_btn_01 {
  position: absolute;
  top: min(92.4074074074vw, 998px);
  left: min(70.7407407407vw, 764px);
  width: min(36.2962962963vw, 392px);
}

@media screen and (max-width: 767px) {
  .sec03_btn_01 {
    top: 344.4vw;
    left: 15.3333333333vw;
    width: 69.3333333333vw;
  }
}
/* sec06_btn_01 */
.sec06_btn_01 {
  position: absolute;
  top: min(86.5740740741vw, 935px);
  left: min(70.7407407407vw, 764px);
  width: min(36.2962962963vw, 392px);
}

@media screen and (max-width: 767px) {
  .sec06_btn_01 {
    top: 357.2vw;
    left: 15.3333333333vw;
    width: 69.3333333333vw;
  }
}
/* sec06_btn_02 */
.sec06_btn_02 {
  position: absolute;
  top: min(125.2777777778vw, 1353px);
  left: min(65.6481481481vw, 709px);
  width: min(46.4814814815vw, 502px);
}

@media screen and (max-width: 767px) {
  .sec06_btn_02 {
    top: 453.2vw;
    left: 8.5333333333vw;
    width: 82.9333333333vw;
  }
}
/* sec09 */
.sec09 {
  position: relative;
  padding: 0 0 min(calc(80 / 1080 * 100vw), 80px);
  background-color: #014c6b;
}
.sec09__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec09__bg img {
  width: 100%;
  height: 100%;
  object-fit: 100%;
}
.sec09__slide {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .sec09__slide {
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .sec09__slide {
    width: calc(630 / 750 * 100vw);
    margin: 0 auto;
  }
}

/* sec10 */
.sec10 {
  padding: min(calc(80 / 1080 * 100vw), 80px) 0;
  padding-top: 0;
  background-color: #f0f1ec;
}
@media screen and (max-width: 767px) {
  .sec10 {
    padding-bottom: calc(80 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion {
    border-width: 2px;
  }
}
.sec10 .adlp-accordion__header {
  height: auto;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__wrapper {
    width: calc(690 / 750 * 100vw);
  }
}

/* sec11_btn_01 */
.sec11_btn_01 {
  position: absolute;
  top: min(56.8518518519vw, 614px);
  left: min(70.7407407407vw, 764px);
  width: min(36.2962962963vw, 392px);
}

@media screen and (max-width: 767px) {
  .sec11_btn_01 {
    top: 189.2vw;
    left: 15.3333333333vw;
    width: 69.3333333333vw;
  }
}
/* sec12_btn_01 */
.sec12_btn_01 {
  position: absolute;
  top: min(21.4814814815vw, 232px);
  left: min(45.9259259259vw, 496px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_01 {
    top: 45.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_02 */
.sec12_btn_02 {
  position: absolute;
  top: min(21.4814814815vw, 232px);
  left: min(75.0925925926vw, 811px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_02 {
    top: 77.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_03 */
.sec12_btn_03 {
  position: absolute;
  top: min(21.4814814815vw, 232px);
  left: min(104.2592592593vw, 1126px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_03 {
    top: 109.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_04 */
.sec12_btn_04 {
  position: absolute;
  top: min(44.8148148148vw, 484px);
  left: min(45.9259259259vw, 496px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_04 {
    top: 141.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_05 */
.sec12_btn_05 {
  position: absolute;
  top: min(44.8148148148vw, 484px);
  left: min(75.0925925926vw, 811px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_05 {
    top: 173.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_06 */
.sec12_btn_06 {
  position: absolute;
  top: min(44.8148148148vw, 484px);
  left: min(104.2592592593vw, 1126px);
  width: min(27.5925925926vw, 298px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_06 {
    top: 205.2vw;
    left: 3.4666666667vw;
    width: 93.0666666667vw;
  }
}
/* sec12_btn_07 */
.sec12_btn_07 {
  position: absolute;
  top: min(71.5740740741vw, 773px);
  left: min(65.6481481481vw, 709px);
  width: min(46.4814814815vw, 502px);
}

@media screen and (max-width: 767px) {
  .sec12_btn_07 {
    top: 245.4666666667vw;
    left: 8.5333333333vw;
    width: 82.9333333333vw;
  }
}
.sec12 {
  /* モーダル */
}
.sec12 .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(59, 59, 59, 0.8);
  animation: fadeIn 0.3s ease;
}
@media screen and (max-width: 767px) {
  .sec12 .modal {
    padding-bottom: 20vh;
  }
}
.sec12 .modal.active {
  display: flex;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.sec12 .modal-content {
  position: relative;
  width: min(calc(328 / 1080 * 100vw), 328px);
  height: auto;
  filter: drop-shadow(0 0 min(calc(20 / 1080 * 100vw), 20px) rgba(76, 98, 134, 0.8));
}
@media screen and (max-width: 767px) {
  .sec12 .modal-content {
    width: calc(480 / 750 * 100vw);
    filter: drop-shadow(0 0 calc(20 / 750 * 100vw) rgba(76, 98, 134, 0.8));
  }
}
.sec12 .modal-content > a {
  position: absolute;
  bottom: min(calc(22 / 1080 * 100vw), 22px);
  left: 50%;
  width: min(calc(210 / 1080 * 100vw), 210px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec12 .modal-content > a {
    bottom: calc(26 / 750 * 100vw);
    width: calc(340 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .sec12 .modal-content #modalImage {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec12 .modal-content #modalImage {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .sec12 .modal-content #modalSourceSp {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .sec12 .modal-content #modalSourceSp {
    display: block;
  }
}
.sec12 .modal-image {
  width: 100%;
  height: auto;
}
.sec12 .close-button {
  position: absolute;
  top: max(calc(-8 / 1080 * 100vw), -8px);
  right: max(calc(-6 / 1080 * 100vw), -6px);
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(calc(26 / 1080 * 100vw), 26px);
  height: min(calc(26 / 1080 * 100vw), 26px);
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26' fill='none'%3E%3Ccircle cx='13.0007' cy='13.0002' r='12.8694' fill='white' fill-opacity='0.9'/%3E%3Cpath d='M19.5 6.5L6.49996 19.5' stroke='%23508CD6'/%3E%3Cpath d='M6.5 6.5L19.5 19.5' stroke='%23508CD6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .sec12 .close-button {
    top: calc(-10 / 750 * 100vw);
    right: calc(-10 / 750 * 100vw);
    width: calc(57 / 750 * 100vw);
    height: calc(57 / 750 * 100vw);
  }
}

/* ------------------------------------------------------
 footer
------------------------------------------------------ */
.adlp-footer {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0 min(calc(32 / 1080 * 100vw), 32px);
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  background-color: #f4f4f4;
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(60 / 750 * 100vw) calc(24 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-footer__inner {
  display: flex;
  justify-content: space-between;
  max-width: min(calc(998 / 1080 * 100vw), 998px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .adlp-footer__inner {
    flex-direction: column-reverse;
    gap: calc(60 / 750 * 100vw);
    max-width: 100%;
  }
}
.adlp-footer__left {
  display: flex;
  flex-direction: column;
  gap: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__left {
    gap: calc(62 / 750 * 100vw);
    width: 100%;
  }
}
.adlp-footer__links {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__links {
    flex-direction: column;
    align-items: flex-start;
  }
}
.adlp-footer__logo {
  position: relative;
  width: min(calc(161 / 1080 * 100vw), 161px);
  padding-right: min(calc(20 / 1080 * 100vw), 20px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__logo {
    width: calc(223 / 750 * 100vw);
    padding-right: 0;
    margin-right: 0;
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.adlp-footer__logo::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: min(calc(16 / 1080 * 100vw), 16px);
  content: "";
  background-color: #999;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-footer__logo::after {
    display: none;
  }
}
.adlp-footer__logo img {
  display: block;
  width: 100%;
  height: auto;
}
.adlp-footer__nav {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav {
    flex-direction: column;
    gap: calc(30 / 750 * 100vw);
    align-items: flex-start;
  }
}
.adlp-footer__nav li {
  position: relative;
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li {
    font-size: calc(24 / 750 * 100vw);
  }
}
.adlp-footer__nav li a {
  font-weight: 400;
  color: #434343;
  text-decoration: none;
  transition: opacity 0.3s;
}
.adlp-footer__nav li a:hover {
  opacity: 0.7;
}
.adlp-footer__nav li:not(:last-child) {
  padding-right: min(calc(20 / 1080 * 100vw), 20px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
  }
}
.adlp-footer__nav li:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1px;
  height: min(calc(16 / 1080 * 100vw), 16px);
  content: "";
  background-color: #999;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-footer__nav li:not(:last-child)::after {
    display: none;
  }
}
.adlp-footer__copyright {
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #b3b3b3;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .adlp-footer__copyright {
    font-size: calc(20 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-footer__right {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-bottom: calc(32 / 750 * 100vw);
    border-bottom: 1px solid #ccc;
  }
}
.adlp-footer__sns {
  display: flex;
  gap: min(calc(16 / 1080 * 100vw), 16px);
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns {
    gap: calc(44 / 750 * 100vw);
    align-items: flex-start;
  }
}
.adlp-footer__sns li a {
  display: flex;
  gap: min(calc(8 / 1080 * 100vw), 8px);
  align-items: center;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 500;
  color: #333;
  text-decoration: none;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns li a {
    flex-direction: column;
    gap: calc(8 / 750 * 100vw);
  }
}
.adlp-footer__sns li a:hover {
  opacity: 0.7;
}
.adlp-footer__sns-icon {
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns-icon {
    width: calc(60 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
  }
}
.adlp-footer__sns-icon img {
  display: block;
  width: 100%;
  height: 100%;
}
.adlp-footer__sns-text {
  font-family: var(--font-family-Zen-Kaku-Gothic-New, "Zen Kaku Gothic New");
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 500;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .adlp-footer__sns-text {
    font-size: calc(20 / 750 * 100vw);
  }
}
/*# sourceMappingURL=lp.css.map */
