@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: "Shippori Mincho", 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: #444;
  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: #444;
}
@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: #444 !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: #444 !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 #444;
}
.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%, #444 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 #444;
}
.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);
  }
}

body.--no-scroll {
  overflow: hidden;
  touch-action: none;
}

.adlp-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  transition: transform 0.4s ease;
  z-index: 100;
}
.adlp-header.--hide {
  transform: translate(-50%, -100%);
}
.adlp-header.--show {
  transform: translate(-50%, 0);
}
.adlp-header__inner {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    padding: calc(20 / 750 * 100vw) calc(40 / 750 * 100vw) calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.adlp-header__logo {
  width: min(calc(210 / 1080 * 100vw), 210px);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: calc(248 / 750 * 100vw);
  }
}
.adlp-header__switch {
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .adlp-header__switch {
    width: calc(60 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
  }
}
.adlp-header__switch__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.adlp-header__switch__inner span {
  background: #fff;
  position: absolute;
  width: 100%;
  height: min(calc(2 / 1080 * 100vw), 2px);
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
  position: absolute;
  transform-origin: left;
}
@media screen and (max-width: 767px) {
  .adlp-header__switch__inner span {
    height: calc(2 / 750 * 100vw);
  }
}
.adlp-header__switch__inner span:nth-child(1) {
  top: 0;
}
.adlp-header__switch__inner span:nth-child(2) {
  bottom: 0;
}
.adlp-header__switch__inner.--open span {
  background: #1B3758;
}
.adlp-header__switch__inner.--open span:nth-child(1) {
  top: 40%;
  transform: rotate(45deg) translateX(-50%);
}
.adlp-header__switch__inner.--open span:nth-child(2) {
  bottom: 45%;
  transform: rotate(-45deg) translateX(-50%);
}
.adlp-header__tgl {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  position: absolute;
  right: 0;
  top: max(calc(0 / 1080 * 100vw), 0px);
  width: 100%;
  background: #fff;
  padding: min(calc(68 / 1080 * 100vw), 68px) 0 min(calc(46 / 1080 * 100vw), 46px);
}
@media screen and (max-width: 767px) {
  .adlp-header__tgl {
    padding: calc(112 / 750 * 100vw) calc(60 / 750 * 100vw);
    height: 100vh;
  }
}
.adlp-header__tgl.--open {
  visibility: visible;
  opacity: 1;
}
.adlp-header__menu {
  flex: 0 0 min(calc(320 / 1080 * 100vw), 320px);
}
.adlp-header__menu__wrapper {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto min(calc(35 / 1080 * 100vw), 35px);
  display: flex;
  flex-wrap: wrap;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-header__menu__wrapper {
    width: 100%;
    margin: 0 auto calc(66 / 750 * 100vw);
    gap: calc(20 / 750 * 100vw);
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu {
    flex: 0 0 auto;
  }
}
.adlp-header__menu a {
  display: block;
  border-bottom: min(calc(2 / 1080 * 100vw), 2px) solid #1B3758;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  color: #1B3758;
  font-weight: 600;
  line-height: 200%;
  position: relative;
  padding: 0 0 min(calc(8 / 1080 * 100vw), 8px) min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .adlp-header__menu a {
    flex: 0 0 auto;
    border-bottom: calc(2 / 750 * 100vw) solid #1B3758;
    font-size: calc(28 / 750 * 100vw);
    padding: 0 0 calc(9 / 750 * 100vw) calc(9 / 750 * 100vw);
  }
}
.adlp-header__menu a::after {
  content: "";
  display: block;
  width: min(calc(19 / 1080 * 100vw), 19px);
  height: min(calc(19 / 1080 * 100vw), 19px);
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 5.19922L11.8 9.99922L7 14.7992' stroke='%231B3758' stroke-width='1.2'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-header__menu a::after {
    width: calc(24 / 750 * 100vw);
    height: calc(24 / 750 * 100vw);
  }
}
.adlp-floating {
  visibility: hidden;
  opacity: 0;
  background: #1B3758;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  transition: transform 0.35s ease, opacity 0.35s ease;
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, 0);
}
.adlp-floating.--absolute {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: calc(24 / 750 * 100vw) 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 100%;
  }
}
.adlp-floating__close {
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(50 / 1080 * 100vw), 50px);
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%234B4B4B'/%3E%3C/svg%3E%0A");
  background-size: min(calc(20 / 1080 * 100vw), 20px) min(calc(20 / 1080 * 100vw), 20px);
  background-repeat: no-repeat;
  background-position: center;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #4B4B4B;
  transition: 0.15s all;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .adlp-floating__close:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating__close {
    width: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
    background-size: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
    border-width: calc(2 / 750 * 100vw);
  }
  .adlp-floating__close:active {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #E75B18;
    border-color: transparent;
  }
}
.adlp-floating__text {
  text-align: center;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  margin: 0 auto min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: calc(26 / 750 * 100vw);
    margin: 0 auto calc(15 / 750 * 100vw);
  }
}
.adlp-floating .adlp-btn {
  width: min(calc(440 / 1080 * 100vw), 440px);
  height: min(calc(68 / 1080 * 100vw), 68px);
  border: min(calc(2 / 1080 * 100vw), 2px) solid #fff;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn {
    width: calc(630 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #fff;
  }
}
.adlp-floating .adlp-btn .free {
  font-size: min(calc(23 / 1080 * 100vw), 23px);
  width: min(calc(88 / 1080 * 100vw), 88px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .free {
    font-size: calc(32 / 750 * 100vw);
    width: calc(124 / 750 * 100vw);
  }
}
.adlp-floating .adlp-btn .text {
  font-size: min(calc(25 / 1080 * 100vw), 25px);
  width: min(calc(352 / 1080 * 100vw), 352px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .text {
    font-size: calc(35 / 750 * 100vw);
    width: calc(506 / 750 * 100vw);
  }
}

.adlp-btn {
  border-radius: 200px;
  height: min(calc(60 / 1080 * 100vw), 60px);
  width: min(calc(320 / 1080 * 100vw), 320px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  align-items: center;
  border-radius: min(calc(2 / 1080 * 100vw), 2px);
  background: var(--base02, #1B3758);
}
.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    align-items: center;
    gap: calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: calc(120 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
    border-radius: calc(4 / 750 * 100vw);
  }
}
.adlp-btn:hover {
  filter: brightness(130%);
}
.adlp-btn .free {
  color: #fff;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 600;
  line-height: 160%;
  text-align: center;
  width: min(calc(64 / 1080 * 100vw), 64px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-btn .free {
    font-size: calc(32 / 750 * 100vw);
    width: calc(124 / 750 * 100vw);
  }
}
.adlp-btn .free:after {
  content: "";
  display: block;
  width: min(calc(2 / 1080 * 100vw), 2px);
  height: min(calc(38 / 1080 * 100vw), 38px);
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-btn .free:after {
    width: calc(2 / 750 * 100vw);
    height: calc(76 / 750 * 100vw);
  }
}
.adlp-btn .text {
  color: #fff;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 140%;
  text-align: center;
  width: min(calc(256 / 1080 * 100vw), 256px);
}
@media screen and (max-width: 767px) {
  .adlp-btn .text {
    font-size: calc(35 / 750 * 100vw);
    width: calc(506 / 750 * 100vw);
  }
}
.adlp-btn.--cv {
  border-radius: 0;
  height: min(calc(60 / 1080 * 100vw), 60px);
  width: min(calc(390 / 1080 * 100vw), 390px);
  padding: 0 0 0 min(calc(14 / 1080 * 100vw), 14px);
  border-bottom: 1px solid #fff;
  position: relative;
  transition: none;
}
@media screen and (max-width: 767px) {
  .adlp-btn.--cv {
    height: calc(86 / 750 * 100vw);
    width: calc(509 / 750 * 100vw);
    padding: 0 0 0 max(calc(0 / 1080 * 100vw), 0px);
  }
}
.adlp-btn.--cv:hover {
  filter: brightness(100%);
}
.adlp-btn.--cv:hover:after {
  right: max(calc(-4 / 1080 * 100vw), -4px);
}
.adlp-btn.--cv:after {
  content: "";
  display: block;
  width: min(calc(11 / 1080 * 100vw), 11px);
  height: min(calc(14 / 1080 * 100vw), 14px);
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='14' viewBox='0 0 11 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4848 6.54688L-0.00029598 0.000562235V13.0932L10.4848 6.54688Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-btn.--cv:after {
    width: calc(16 / 750 * 100vw);
    height: calc(21 / 750 * 100vw);
  }
}
.adlp-btn.--cv .free {
  width: fit-content;
  border: 1px solid #fff;
  padding: 0 min(calc(6 / 1080 * 100vw), 6px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--cv .free {
    border: calc(2 / 750 * 100vw) solid #fff;
    font-size: calc(24 / 750 * 100vw);
    padding: 0 calc(6 / 750 * 100vw);
    margin-right: calc(10 / 750 * 100vw);
    width: fit-content;
  }
}
.adlp-btn.--cv .free:after {
  display: none;
}
.adlp-btn.--cv .text {
  font-size: min(calc(25 / 1080 * 100vw), 25px);
  width: auto;
}
@media screen and (max-width: 767px) {
  .adlp-btn.--cv .text {
    font-size: calc(35 / 750 * 100vw);
    width: auto;
  }
}

.adlp-modal {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 100;
  transition: 0.3s;
}
.adlp-modal.--open {
  visibility: visible;
  opacity: 1;
}
.adlp-modal__base {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.adlp-modal__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  min-height: min(calc(200 / 1080 * 100vw), 200px);
  max-height: 90vh;
  background: #fff;
  padding: min(calc(30 / 1080 * 100vw), 30px);
  overflow-y: scroll;
  overscroll-behavior-y: contain;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content {
    width: calc(630 / 750 * 100vw);
    padding: calc(50 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.adlp-modal__content__close {
  width: min(calc(27 / 1080 * 100vw), 27px);
  height: min(calc(27 / 1080 * 100vw), 27px);
  position: absolute;
  top: min(calc(30 / 1080 * 100vw), 30px);
  right: min(calc(30 / 1080 * 100vw), 30px);
  cursor: pointer;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__close {
    width: calc(38 / 750 * 100vw);
    height: calc(38 / 750 * 100vw);
    top: calc(30 / 750 * 100vw);
    right: calc(30 / 750 * 100vw);
  }
}
.adlp-modal__content__close svg {
  width: 100%;
  height: 100%;
}
.adlp-modal__content__title {
  text-align: center;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__title {
    font-size: calc(40 / 750 * 100vw);
  }
}
.adlp-modal__content__body {
  margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__body {
    margin: calc(30 / 750 * 100vw) auto 0;
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-modal__content__img {
  margin: min(calc(30 / 1080 * 100vw), 30px) auto 0;
  width: 80%;
}
@media screen and (max-width: 767px) {
  .adlp-modal__content__img {
    margin: calc(30 / 750 * 100vw) auto 0;
  }
}

.adlp-section {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 calc(60 / 750 * 100vw);
  }
}

.cv {
  background: #1B3758;
  padding: min(calc(62 / 1080 * 100vw), 62px) 0;
}
@media screen and (max-width: 767px) {
  .cv {
    padding: calc(76 / 750 * 100vw) 0 calc(96 / 750 * 100vw);
  }
}
.cv__title {
  color: var(--base-white, #FFF);
  text-align: center;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 500;
  line-height: 160%;
  margin-bottom: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .cv__title {
    font-size: calc(32 / 750 * 100vw);
    margin-bottom: calc(15 / 750 * 100vw);
  }
}

.fv.-b {
  position: relative;
  /* スライド */
  /* 初期状態（まだ表示されていないスライド） */
  /* 表示中・フェードアウト中・複製中すべて右端固定 */
}
.fv.-b .swiper {
  width: 100%;
  height: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .fv.-b .swiper {
    height: calc(1480 / 750 * 100vw);
  }
}
.fv.-b .swiper-slide {
  position: relative;
  overflow: hidden;
  background: #000;
  backface-visibility: hidden;
}
.fv.-b .swiper-slide img {
  transform: scale(1.2) translateX(-6%);
  transition: transform 12s linear;
}
.fv.-b .swiper-slide-active img,
.fv.-b .swiper-slide-prev img,
.fv.-b .swiper-slide-duplicate-active img {
  transform: scale(1.05) translateX(6%);
}
@media screen and (max-width: 767px) {
  .fv.-b .swiper-slide img.w100 {
    width: 100vw !important;
    max-width: none !important;
    height: 100%;
    object-fit: cover;
    transform: scale(1.3) translateX(-13%);
    transform-origin: center;
    transition: transform 8s linear;
    will-change: transform;
  }
  .fv.-b .swiper-slide-active img.w100,
  .fv.-b .swiper-slide-prev img.w100,
  .fv.-b .swiper-slide-duplicate-active img.w100 {
    transform: scale(1.3) translateX(13%);
  }
}
.fv.-b .fv__textarea {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(338 / 1080 * 100vw), 338px);
  z-index: 2;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .fv.-b .fv__textarea {
    top: calc(731 / 750 * 100vw);
    width: 100%;
  }
}
.fv.-b .fv__logo {
  width: min(calc(220 / 1080 * 100vw), 220px);
  margin: 0 auto min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .fv.-b .fv__logo {
    width: calc(290 / 750 * 100vw);
    margin: 0 auto calc(54 / 750 * 100vw);
  }
}
.fv.-b .fv__text01 {
  color: #FFF;
  text-align: center;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  font-style: normal;
  font-weight: 400;
  margin-bottom: min(calc(27 / 1080 * 100vw), 27px);
}
@media screen and (max-width: 767px) {
  .fv.-b .fv__text01 {
    font-size: calc(42 / 750 * 100vw);
    margin-bottom: calc(36 / 750 * 100vw);
  }
}
.fv.-b .fv__text02 {
  color: #FFF;
  text-align: center;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-style: normal;
  font-weight: 600;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .fv.-b .fv__text02 {
    font-size: calc(28 / 750 * 100vw);
  }
}

.fv.-a {
  position: relative;
  z-index: 10;
  background-color: #fff;
}
.fv.-a .fv__inner {
  width: 100%;
  height: min(calc(700 / 1080 * 100vw), 700px);
  margin: -2px auto 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fv.-a .fv__inner {
    height: calc(1480 / 750 * 100vw);
  }
}
.fv.-a .fv__inner video,
.fv.-a .fv__inner .video-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fv.-a .fv__inner video {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.fv.-a .fv__text01 {
  color: #fff;
  font-size: min(calc(56 / 1080 * 100vw), 56px);
  font-weight: 400;
  line-height: 140%;
  position: absolute;
  top: min(calc(232 / 1080 * 100vw), 232px);
  left: min(calc(422 / 1080 * 100vw), 422px);
}
@media screen and (max-width: 767px) {
  .fv.-a .fv__text01 {
    font-size: calc(72 / 750 * 100vw);
    top: calc(492 / 750 * 100vw);
    left: calc(84 / 750 * 100vw);
  }
}
.fv.-a .fv__text02 {
  color: #fff;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 400;
  line-height: 160%;
  position: absolute;
  top: min(calc(332 / 1080 * 100vw), 332px);
  left: min(calc(422 / 1080 * 100vw), 422px);
}
@media screen and (max-width: 767px) {
  .fv.-a .fv__text02 {
    font-size: calc(36 / 750 * 100vw);
    top: calc(722 / 750 * 100vw);
    left: calc(84 / 750 * 100vw);
  }
}
.fv.-a .fv__text03 {
  color: #fff;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 400;
  line-height: 200%;
  position: absolute;
  bottom: min(calc(57 / 1080 * 100vw), 57px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .fv.-a .fv__text03 {
    font-size: calc(32 / 750 * 100vw);
    text-align: center;
    width: calc(750 / 750 * 100vw);
    bottom: calc(302 / 750 * 100vw);
  }
}

.sec01.-a {
  background: #1B3758;
  padding: 0 0 min(calc(1 / 1080 * 100vw), 1px);
}
@media screen and (max-width: 767px) {
  .sec01.-a {
    padding: 0 0 calc(2 / 750 * 100vw);
  }
}
.sec01.-b {
  background: #141414;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0 min(calc(1 / 1080 * 100vw), 1px);
}
@media screen and (max-width: 767px) {
  .sec01.-b {
    padding: 0 0 calc(2 / 750 * 100vw);
  }
}
.sec01__kv {
  margin-bottom: min(calc(62 / 1080 * 100vw), 62px);
}
@media screen and (max-width: 767px) {
  .sec01__kv {
    margin: 0 calc(-60 / 750 * 100vw) calc(83 / 750 * 100vw);
  }
}
.sec01__title {
  margin-bottom: min(calc(68 / 1080 * 100vw), 68px);
}
@media screen and (max-width: 767px) {
  .sec01__title {
    margin-bottom: calc(96 / 750 * 100vw);
  }
}
.sec01__title-sub {
  color: #FFF;
  font-family: "Cormorant Garamond", serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  display: block;
  opacity: 0.5;
  margin-bottom: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec01__title-sub {
    font-size: calc(60 / 750 * 100vw);
    margin-bottom: calc(33 / 750 * 100vw);
  }
}
.sec01__title-main {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec01__title-main {
    font-size: calc(44 / 750 * 100vw);
  }
}
.sec01__item {
  margin-bottom: min(calc(100 / 1080 * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .sec01__item {
    margin-bottom: calc(120 / 750 * 100vw);
  }
}
.sec01__item:nth-child(even) .sec01__flex {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .-b .sec01__item:nth-child(even) .sec01__flex-textarea {
    padding-left: calc(60 / 750 * 100vw);
  }
}
.sec01__flex {
  display: flex;
  gap: min(calc(54 / 1080 * 100vw), 54px);
}
@media screen and (max-width: 767px) {
  .sec01__flex {
    display: block;
  }
}
.sec01__flex-img {
  flex: 0 0 min(calc(560 / 1080 * 100vw), 560px);
}
@media screen and (max-width: 767px) {
  .sec01__flex-img {
    width: calc(750 / 750 * 100vw);
    margin: 0 calc(-60 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec01__flex-textarea {
  flex: 0 0 min(calc(466 / 1080 * 100vw), 466px);
}
.sec01__flex-row01 {
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec01__flex-row01 {
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec01__flex-row01 .num {
  color: #FFF;
  font-family: "Cormorant Garamond", serif;
  font-size: min(calc(70 / 1080 * 100vw), 70px);
  font-style: italic;
  font-weight: 300;
  line-height: 130%;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .sec01__flex-row01 .num {
    font-size: calc(80 / 750 * 100vw);
  }
}
.sec01__flex-row01 .en {
  color: #FFF;
  font-family: "Cormorant Garamond", serif;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  opacity: 0.5;
  display: inline-block;
  padding: 0 0 max(calc(0 / 1080 * 100vw), 0px) min(calc(26 / 1080 * 100vw), 26px);
  position: relative;
  top: max(calc(-4 / 1080 * 100vw), -4px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .sec01__flex-row01 .en {
    font-size: calc(34 / 750 * 100vw);
    padding: 0 0 calc(0 / 750 * 100vw) calc(26 / 750 * 100vw);
    top: calc(-4 / 750 * 100vw);
  }
}
.sec01__flex-text01 {
  color: #FFF;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 400;
  margin-bottom: min(calc(27 / 1080 * 100vw), 27px);
}
@media screen and (max-width: 767px) {
  .sec01__flex-text01 {
    font-size: calc(40 / 750 * 100vw);
    margin-bottom: calc(27 / 750 * 100vw);
  }
}
.sec01__flex-text02 {
  color: #FFF;
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec01__flex-text02 {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec01__img {
  width: min(calc(880 / 1080 * 100vw), 880px);
  margin: min(calc(60 / 1080 * 100vw), 60px) auto 0;
}
@media screen and (max-width: 767px) {
  .sec01__img {
    width: calc(539 / 750 * 100vw);
    margin: calc(58 / 750 * 100vw) 0 0 calc(60 / 750 * 100vw);
  }
}

.sec02__top {
  position: relative;
  height: min(calc(720 / 1080 * 100vw), 720px);
  padding: min(calc(93 / 1080 * 100vw), 93px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec02__top {
    height: calc(1300 / 750 * 100vw);
    padding: calc(139 / 750 * 100vw) 0 0;
  }
}
.sec02 .sec02__bg-video2 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.sec02 .sec02__inner {
  position: relative;
  z-index: 1;
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec02 .sec02__inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec02__title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
  margin-bottom: min(calc(276 / 1080 * 100vw), 276px);
}
@media screen and (max-width: 767px) {
  .sec02__title {
    font-size: calc(44 / 750 * 100vw);
    writing-mode: vertical-rl;
    margin: 0 auto calc(169 / 750 * 100vw);
    letter-spacing: 0.25em;
  }
}
.sec02__lead {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 220%;
}
@media screen and (max-width: 767px) {
  .sec02__lead {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec02__bottom {
  background-image: url(../img/pc/sec02_bg02_a.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(650 / 1080 * 100vw), 650px);
  height: min(calc(650 / 1080 * 100vw), 650px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02__bottom {
    background-image: url(../img/sp/sec02_bg02_a.webp);
    background-size: calc(750 / 750 * 100vw) calc(990 / 750 * 100vw);
    height: calc(990 / 750 * 100vw);
  }
}
.-a .sec02__bottom {
  padding: min(calc(92 / 1080 * 100vw), 92px) 0 0;
}
@media screen and (max-width: 767px) {
  .-a .sec02__bottom {
    padding: calc(172 / 750 * 100vw) 0 0;
  }
}
.-b .sec02__bottom {
  padding: min(calc(102 / 1080 * 100vw), 102px) 0 0;
}
@media screen and (max-width: 767px) {
  .-b .sec02__bottom {
    padding: calc(172 / 750 * 100vw) 0 0;
  }
}
.sec02__bottom::after {
  content: "";
  display: block;
  width: min(calc(1 / 1080 * 100vw), 1px);
  height: min(calc(80 / 1080 * 100vw), 80px);
  background: #fff;
  position: absolute;
  top: max(calc(-40 / 1080 * 100vw), -40px);
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .sec02__bottom::after {
    width: calc(2 / 750 * 100vw);
    height: calc(124 / 750 * 100vw);
    top: calc(-62 / 750 * 100vw);
  }
}
.-a .sec02__vert {
  width: min(calc(108 / 1080 * 100vw), 108px);
  margin: 0 auto min(calc(82 / 1080 * 100vw), 82px);
}
@media screen and (max-width: 767px) {
  .-a .sec02__vert {
    width: calc(119 / 750 * 100vw);
    margin: 0 auto calc(104 / 750 * 100vw);
  }
}
.-b .sec02__vert {
  width: min(calc(165 / 1080 * 100vw), 165px);
  margin: 0 auto min(calc(110 / 1080 * 100vw), 110px);
}
@media screen and (max-width: 767px) {
  .-b .sec02__vert {
    width: calc(196 / 750 * 100vw);
    margin: 0 auto calc(145 / 750 * 100vw);
  }
}
.sec02__text01 {
  color: #FFF;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 400;
  line-height: 200%;
  text-align: center;
  margin-bottom: min(calc(9 / 1080 * 100vw), 9px);
}
@media screen and (max-width: 767px) {
  .sec02__text01 {
    font-size: calc(40 / 750 * 100vw);
    margin-bottom: calc(14 / 750 * 100vw);
  }
}
.sec02__text02 {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec02__text02 {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec02__link {
  width: fit-content;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .sec02__link {
    border-bottom: calc(2 / 750 * 100vw) solid #fff;
  }
}
.-a .sec02__link {
  margin: min(calc(54 / 1080 * 100vw), 54px) auto 0;
}
@media screen and (max-width: 767px) {
  .-a .sec02__link {
    margin: calc(67 / 750 * 100vw) auto 0;
  }
}
.-b .sec02__link {
  margin: min(calc(35 / 1080 * 100vw), 35px) auto 0;
}
@media screen and (max-width: 767px) {
  .-b .sec02__link {
    margin: calc(67 / 750 * 100vw) auto 0;
  }
}
.sec02__link a {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 220%;
  text-align: center;
  text-decoration: none;
  position: relative;
  padding-right: min(calc(20 / 1080 * 100vw), 20px);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .sec02__link a {
    font-size: calc(30 / 750 * 100vw);
    padding-right: calc(30 / 750 * 100vw);
  }
}
.sec02__link a:hover:after {
  transform: translateY(-30%);
}
.sec02__link a:after {
  content: "";
  display: block;
  width: min(calc(11 / 1080 * 100vw), 11px);
  height: min(calc(14 / 1080 * 100vw), 14px);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='11' viewBox='0 0 14 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.7279 10.5974L13.0909 8.92809e-05L0.000264041 0.227737L6.7279 10.5974Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .sec02__link a:after {
    width: calc(16 / 750 * 100vw);
    height: calc(21 / 750 * 100vw);
  }
}

/* PC：下 → 上 */
/* PC：上 → 下 */
@keyframes sec02BgMovePc {
  from {
    background-position: center top;
  }
  to {
    background-position: center bottom;
  }
}
/* SP：左 → 右 */
@keyframes sec02BgMoveSp {
  from {
    background-position: left center;
  }
  to {
    background-position: right center;
  }
}
/* 再生用クラス */
.sec02__bg.is-animate {
  animation: sec02BgMovePc 6s ease-out forwards;
}
@media screen and (max-width: 767px) {
  .sec02__bg.is-animate {
    animation: sec02BgMoveSp 6s ease-out forwards;
  }
}

.sec03__bg {
  background-image: url(../img/pc/sec03_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(720 / 1080 * 100vw), 720px);
  height: min(calc(720 / 1080 * 100vw), 720px);
  padding: min(calc(90 / 1080 * 100vw), 90px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec03__bg {
    background-image: url(../img/sp/sec03_bg.webp);
    background-size: calc(750 / 750 * 100vw) calc(1300 / 750 * 100vw);
    height: calc(1300 / 750 * 100vw);
    padding: calc(87 / 750 * 100vw) 0 0;
  }
}
.sec03__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03__inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec03__title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec03__title {
    font-size: calc(44 / 750 * 100vw);
  }
}
.sec03__bottom {
  background-color: #141414;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec03__bottom {
    padding: calc(50 / 750 * 100vw) 0 calc(125 / 750 * 100vw);
  }
}
.sec03__text {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 220%;
}
@media screen and (max-width: 767px) {
  .sec03__text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec03__en {
  position: absolute;
  width: min(calc(42 / 1080 * 100vw), 42px);
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec03__en {
    right: calc(-40 / 750 * 100vw);
    width: calc(56 / 750 * 100vw);
  }
}

.sec04__head {
  background-image: url(../img/pc/sec04_head.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(350 / 1080 * 100vw), 350px);
  height: min(calc(350 / 1080 * 100vw), 350px);
  padding: min(calc(117 / 1080 * 100vw), 117px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec04__head {
    background-image: url(../img/sp/sec04_head.webp);
    background-size: calc(750 / 750 * 100vw) calc(425 / 750 * 100vw);
    height: calc(425 / 750 * 100vw);
    padding: calc(79 / 750 * 100vw) 0 0;
  }
}
.sec04__head-inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04__head-inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec04__head-title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec04__head-title {
    font-size: calc(44 / 750 * 100vw);
  }
}
.sec04__head-lead {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec04__head-lead {
    font-size: calc(34 / 750 * 100vw);
    margin-bottom: calc(13 / 750 * 100vw);
  }
}
.sec04__band {
  background-color: #1B3758;
  padding: min(calc(71 / 1080 * 100vw), 71px) 0 min(calc(51 / 1080 * 100vw), 51px);
  position: relative;
}
.sec04__band:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='68' viewBox='0 0 16 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='60' r='7.5' stroke='%23778492'/%3E%3Cline x1='8.5' y1='2.18557e-08' x2='8.5' y2='60' stroke='%23778492'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: min(calc(16 / 1080 * 100vw), 16px);
  height: min(calc(68 / 1080 * 100vw), 68px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: max(calc(-26 / 1080 * 100vw), -26px);
}
@media screen and (max-width: 767px) {
  .sec04__band:after {
    width: calc(24 / 750 * 100vw);
    height: calc(94 / 750 * 100vw);
    top: calc(-36 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec04__band-inner {
    width: 100%;
    padding: calc(71 / 750 * 100vw) 0;
  }
}
.sec04__band-title {
  color: #FFF;
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  font-weight: 400;
  line-height: 200%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__band-title {
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec04__band-lead {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 200%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__band-lead {
    font-size: calc(34 / 750 * 100vw);
    margin-bottom: calc(6 / 750 * 100vw);
  }
}
.sec04__contents {
  background-color: #F1F1F1;
  padding: min(calc(86 / 1080 * 100vw), 86px) 0 min(calc(1 / 1080 * 100vw), 1px);
}
@media screen and (max-width: 767px) {
  .sec04__contents {
    padding: calc(0 / 750 * 100vw) 0 calc(1 / 750 * 100vw);
  }
}
.sec04__contents.--no01 {
  padding: min(calc(76 / 1080 * 100vw), 76px) 0 min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec04__contents.--no01 {
    padding: calc(126 / 750 * 100vw) 0 calc(94 / 750 * 100vw);
  }
}
.sec04__contents-inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04__contents-inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec04__block {
  padding: 0 min(calc(45 / 1080 * 100vw), 45px);
  margin-bottom: min(calc(96 / 1080 * 100vw), 96px);
}
@media screen and (max-width: 767px) {
  .sec04__block {
    padding: 0 calc(0 / 750 * 100vw);
    margin-bottom: calc(100 / 750 * 100vw);
  }
}
.--no01 .sec04__block {
  margin-bottom: 0;
}
.sec04__title {
  position: relative;
  padding-bottom: min(calc(20 / 1080 * 100vw), 20px);
  border-bottom: 1px solid #444;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec04__title {
    padding-bottom: calc(40 / 750 * 100vw);
    border-bottom: calc(2 / 750 * 100vw) solid #444;
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.--no01 .sec04__title {
  border-bottom: none;
}
.sec04__title-sub {
  font-family: "Cormorant Garamond", serif;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 500;
  line-height: 140%;
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
  display: block;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .sec04__title-sub {
    font-size: calc(40 / 750 * 100vw);
    margin-bottom: calc(20 / 750 * 100vw);
  }
}
.sec04__title-main {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 400;
  line-height: 140%;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec04__title-main {
    font-size: calc(40 / 750 * 100vw);
  }
}
.sec04__title-num {
  font-family: "Cormorant Garamond", serif;
  font-style: italic;
  font-size: min(calc(80 / 1080 * 100vw), 80px);
  font-weight: 300;
  line-height: 130%;
  display: block;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: max(calc(-40 / 1080 * 100vw), -40px);
}
@media screen and (max-width: 767px) {
  .sec04__title-num {
    font-size: calc(90 / 750 * 100vw);
    top: calc(-50 / 750 * 100vw);
  }
}
.sec04__box {
  margin: min(calc(57 / 1080 * 100vw), 57px) 0 min(calc(78 / 1080 * 100vw), 78px);
}
@media screen and (max-width: 767px) {
  .sec04__box {
    margin: calc(60 / 750 * 100vw) 0;
  }
}
.sec04__box-flex {
  display: flex;
  justify-content: center;
  gap: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .sec04__box-flex {
    flex-direction: column;
    gap: calc(33 / 750 * 100vw);
    width: calc(554 / 750 * 100vw);
    margin: 0 auto;
  }
}
.sec04__box-text01 {
  text-align: justify;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  padding-left: min(calc(40 / 1080 * 100vw), 40px);
  position: relative;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .sec04__box-text01 {
    font-size: calc(30 / 750 * 100vw);
    margin-bottom: calc(7 / 750 * 100vw);
    padding-left: calc(42 / 750 * 100vw);
  }
}
.sec04__box-text01:before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.05078 6.95215C5.91073 0.397055 14.4809 -1.80659 21.0352 2.05078H21.0361C27.1188 5.63885 29.5097 13.2978 26.6445 19.667C26.4572 20.0833 25.9681 20.2693 25.5518 20.082C25.1356 19.8948 24.9498 19.4055 25.1367 18.9893C27.6573 13.3861 25.5502 6.63411 20.1963 3.47559V3.47461C14.4264 0.0792347 6.87066 2.02538 3.47559 7.79102C0.0792797 13.559 2.02473 21.1125 7.79199 24.5068H7.79297C10.433 26.0638 13.5787 26.5685 16.5752 25.916C17.0212 25.819 17.4615 26.1018 17.5586 26.5479C17.6557 26.9939 17.3728 27.4341 16.9268 27.5312C13.63 28.2492 10.1757 27.7345 7.23633 26.0938L6.9541 25.9316C0.397455 22.0728 -1.80757 13.5049 2.05078 6.95215Z' fill='%23444444' stroke='%231B3758' stroke-width='0.3' stroke-miterlimit='10' stroke-linecap='round'/%3E%3Cpath d='M19.9199 9.1582C20.2421 8.8528 20.7705 8.85046 21.0957 9.15332C21.4152 9.45124 21.4174 9.93214 21.1006 10.2324L12.71 18.1855C12.5555 18.332 12.3434 18.4159 12.1201 18.416C11.8967 18.416 11.6839 18.3321 11.5293 18.1855L8.19922 15.0293C7.8827 14.7289 7.88536 14.248 8.20508 13.9502C8.53026 13.6475 9.05875 13.6497 9.38086 13.9551L12.0166 16.4541C12.0744 16.5086 12.1649 16.5086 12.2227 16.4541L19.9199 9.1582Z' fill='%23444444' stroke='%231B3758' stroke-width='0.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: min(calc(28 / 1080 * 100vw), 28px);
  height: min(calc(28 / 1080 * 100vw), 28px);
  position: absolute;
  left: 0;
  top: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec04__box-text01:before {
    width: calc(32 / 750 * 100vw);
    height: calc(32 / 750 * 100vw);
    top: calc(14 / 750 * 100vw);
  }
}
.sec04__box-text02 {
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 220%;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .sec04__box-text02 {
    font-size: calc(22 / 750 * 100vw);
  }
}
.sec04__img-01 {
  width: min(calc(806 / 1080 * 100vw), 806px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04__img-01 {
    width: calc(664 / 750 * 100vw);
    margin: 0 calc(-17 / 750 * 100vw) 0;
  }
}
.sec04__text02 {
  color: #444;
  text-align: center;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  margin: min(calc(31 / 1080 * 100vw), 31px) 0 min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .sec04__text02 {
    font-size: calc(30 / 750 * 100vw);
    margin: calc(34 / 750 * 100vw) 0 calc(47 / 750 * 100vw);
  }
}
.sec04__text03 {
  color: #444;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__text03 {
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec04__exp {
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec04__exp {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec04__note {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 500;
  line-height: 180%;
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec04__note {
    font-size: calc(18 / 750 * 100vw);
    margin-top: calc(20 / 750 * 100vw);
  }
}
.sec04__note02 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 500;
  line-height: 180%;
  width: fit-content;
  margin: min(calc(20 / 1080 * 100vw), 20px) auto 0;
}
@media screen and (max-width: 767px) {
  .sec04__note02 {
    width: calc(695 / 750 * 100vw);
    font-size: calc(18 / 750 * 100vw);
    margin: calc(20 / 750 * 100vw) auto 0;
  }
}
.sec04__mv {
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec04__mv {
    margin: 0 calc(-60 / 750 * 100vw) calc(80 / 750 * 100vw);
  }
}
.sec04__img-03_1 {
  width: min(calc(477 / 1080 * 100vw), 477px);
  margin: 0 auto min(calc(27 / 1080 * 100vw), 27px);
}
@media screen and (max-width: 767px) {
  .sec04__img-03_1 {
    width: calc(605 / 750 * 100vw);
    margin: calc(61 / 750 * 100vw) auto min(calc(61 / 1080 * 100vw), 61px);
  }
}
.sec04__text01 {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  text-align: center;
  margin-bottom: min(calc(27 / 1080 * 100vw), 27px);
}
@media screen and (max-width: 767px) {
  .sec04__text01 {
    font-size: calc(34 / 750 * 100vw);
    margin: calc(60 / 750 * 100vw) 0;
  }
}
.sec04__text01 .large {
  font-size: min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .sec04__text01 .large {
    font-size: calc(40 / 750 * 100vw);
  }
}
.sec04__img-03_2 {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 max(calc(-45 / 1080 * 100vw), -45px) max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec04__img-03_2 {
    width: calc(750 / 750 * 100vw);
    margin: 0 calc(-60 / 750 * 100vw) max(calc(0 / 1080 * 100vw), 0px);
  }
}
.sec04__list {
  display: flex;
  flex-direction: column;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec04__list {
    gap: calc(40 / 750 * 100vw);
  }
}
.sec04__item-text {
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
  padding-left: min(calc(32 / 1080 * 100vw), 32px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec04__item-text {
    font-size: calc(24 / 750 * 100vw);
    margin-bottom: calc(34 / 750 * 100vw);
    padding-left: calc(50 / 750 * 100vw);
  }
}
.sec04__item-text:before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='13' cy='15' r='8.4375' stroke='%23444444' stroke-width='1.125'/%3E%3Cpath d='M10 16.1818L12.0625 18L16 12' stroke='%23444444' stroke-width='1.125' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
  width: min(calc(26 / 1080 * 100vw), 26px);
  height: min(calc(26 / 1080 * 100vw), 26px);
  position: absolute;
  left: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .sec04__item-text:before {
    width: calc(40 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
  }
}
.sec04__item-img01 {
  width: min(calc(830 / 1080 * 100vw), 830px);
}
@media screen and (max-width: 767px) {
  .sec04__item-img01 {
    width: calc(630 / 750 * 100vw);
  }
}
.sec04__item-img02 {
  width: min(calc(570 / 1080 * 100vw), 570px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04__item-img02 {
    width: calc(630 / 750 * 100vw);
  }
}
.sec04__img-05 {
  margin-top: min(calc(45 / 1080 * 100vw), 45px);
}
@media screen and (max-width: 767px) {
  .sec04__img-05 {
    margin-top: calc(40 / 750 * 100vw);
  }
}

.sec05__head {
  background-image: url(../img/pc/sec05_head.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(350 / 1080 * 100vw), 350px);
  height: min(calc(350 / 1080 * 100vw), 350px);
  padding: min(calc(117 / 1080 * 100vw), 117px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec05__head {
    background-image: url(../img/sp/sec05_head.webp);
    background-size: calc(750 / 750 * 100vw) calc(425 / 750 * 100vw);
    height: calc(425 / 750 * 100vw);
    padding: calc(90 / 750 * 100vw) 0 0;
  }
}
.sec05__head-inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec05__head-inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec05__head-title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec05__head-title {
    font-size: calc(44 / 750 * 100vw);
    margin-bottom: calc(43 / 750 * 100vw);
  }
}
.sec05__head-lead {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec05__head-lead {
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec05__contents {
  background-color: #E6E6E6;
  padding: min(calc(111 / 1080 * 100vw), 111px) 0 min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec05__contents {
    padding: calc(106 / 750 * 100vw) 0 calc(53 / 750 * 100vw);
  }
}
.sec05__contents-inner {
  width: min(calc(1060 / 1080 * 100vw), 1060px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec05__contents-inner {
    width: 100%;
  }
}
.sec05__list {
  padding-left: min(calc(37 / 1080 * 100vw), 37px);
  border-left: 1px solid #1B3758;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec05__list {
    margin-right: calc(45 / 750 * 100vw);
    padding: 0 calc(45 / 750 * 100vw) 0 0;
    border-left: none;
    border-right: 1px solid #1B3758;
  }
}
.sec05__list:before {
  content: "";
  display: block;
  background-color: #1B3758;
  width: min(calc(5 / 1080 * 100vw), 5px);
  height: min(calc(5 / 1080 * 100vw), 5px);
  border-radius: 50%;
  position: absolute;
  left: max(calc(-3 / 1080 * 100vw), -3px);
  top: 0;
}
@media screen and (max-width: 767px) {
  .sec05__list:before {
    width: calc(6 / 750 * 100vw);
    height: calc(6 / 750 * 100vw);
    border-radius: 50%;
    left: auto;
    right: calc(-4 / 750 * 100vw);
  }
}
.sec05__list:after {
  content: "";
  display: block;
  background-color: #E6E6E6;
  width: min(calc(10 / 1080 * 100vw), 10px);
  height: min(calc(270 / 1080 * 100vw), 270px);
  position: absolute;
  left: max(calc(-5 / 1080 * 100vw), -5px);
  bottom: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec05__list:after {
    width: calc(10 / 750 * 100vw);
    height: calc(418 / 750 * 100vw);
    left: auto;
    right: calc(-5 / 750 * 100vw);
  }
}
.sec05__item {
  background-image: url(../img/pc/sec05_bg.webp);
  background-repeat: repeat-y;
  background-size: min(calc(1023 / 1080 * 100vw), 1023px) min(calc(1 / 1080 * 100vw), 1px);
  position: relative;
  padding: min(calc(35 / 1080 * 100vw), 35px) 0;
  margin-bottom: min(calc(54 / 1080 * 100vw), 54px);
}
@media screen and (max-width: 767px) {
  .sec05__item {
    background-image: none;
    background-color: #F0F0F0;
    padding: max(calc(0 / 1080 * 100vw), 0px) calc(60 / 750 * 100vw) calc(79 / 750 * 100vw);
    margin-bottom: calc(80 / 750 * 100vw);
    position: relative;
  }
  .sec05__item:after {
    content: "";
    display: block;
    background-color: #E6E6E6;
    width: calc(660 / 750 * 100vw);
    height: calc(61 / 750 * 100vw);
    position: absolute;
    top: 0;
    left: 0;
  }
}
.sec05__time {
  position: absolute;
  left: 0;
  top: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .sec05__time {
    left: auto;
    right: 0;
    top: calc(258 / 750 * 100vw);
    z-index: 3;
  }
}
.sec05__time .inner {
  position: relative;
}
.sec05__time .inner:after {
  content: "";
  display: block;
  background-color: #1B3758;
  width: min(calc(37 / 1080 * 100vw), 37px);
  height: min(calc(1 / 1080 * 100vw), 1px);
  position: absolute;
  left: max(calc(-37 / 1080 * 100vw), -37px);
  top: 50%;
}
@media screen and (max-width: 767px) {
  .sec05__time .inner:after {
    width: calc(45 / 750 * 100vw);
    height: calc(1 / 750 * 100vw);
    left: auto;
    right: calc(-45 / 750 * 100vw);
  }
}
.sec05__time .text {
  font-family: "Cormorant Garamond", serif;
  color: var(--white, #FFF);
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  font-weight: 500;
  line-height: 140%;
  background-color: #1B3758;
  padding: 0 min(calc(20 / 1080 * 100vw), 20px) min(calc(4 / 1080 * 100vw), 4px) min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec05__time .text {
    font-size: calc(34 / 750 * 100vw);
    padding: 0 calc(72 / 750 * 100vw) calc(7 / 750 * 100vw) calc(32 / 750 * 100vw);
  }
}
.sec05__time .text span {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec05__time .text span {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec05__flex {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .sec05__flex {
    display: block;
  }
}
.sec05__img {
  width: min(calc(430 / 1080 * 100vw), 430px);
}
@media screen and (max-width: 767px) {
  .sec05__img {
    position: relative;
    z-index: 2;
    width: calc(540 / 750 * 100vw);
  }
}
.sec05__textarea {
  padding: min(calc(82 / 1080 * 100vw), 82px) 0 0 min(calc(34 / 1080 * 100vw), 34px);
}
@media screen and (max-width: 767px) {
  .sec05__textarea {
    padding: calc(60 / 750 * 100vw) 0 0 max(calc(0 / 1080 * 100vw), 0px);
  }
}
.sec05__text01 {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-style: normal;
  font-weight: 400;
  margin-bottom: min(calc(26 / 1080 * 100vw), 26px);
}
@media screen and (max-width: 767px) {
  .sec05__text01 {
    font-size: calc(34 / 750 * 100vw);
    margin-bottom: calc(37 / 750 * 100vw);
  }
}
.sec05__text02 {
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec05__text02 {
    font-size: calc(24 / 750 * 100vw);
  }
}

.sec06__bg {
  background-image: url(../img/pc/sec06_bg.webp);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(720 / 1080 * 100vw), 720px);
  padding: min(calc(90 / 1080 * 100vw), 90px) 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec06__bg {
    background-image: url(../img/sp/sec06_bg.webp);
    background-size: calc(1048 / 750 * 100vw) calc(1320 / 750 * 100vw);
    height: calc(1320 / 750 * 100vw);
    padding: calc(87 / 750 * 100vw) 0 0;
    background-position: left center;
  }
}
.sec06__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec06__inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec06__title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec06__title {
    font-size: calc(44 / 750 * 100vw);
  }
}
.sec06__bottom {
  background-color: #141414;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec06__bottom {
    padding: calc(50 / 750 * 100vw) 0 calc(125 / 750 * 100vw);
  }
}
.sec06__text {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 220%;
}
@media screen and (max-width: 767px) {
  .sec06__text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec06__en {
  position: absolute;
  width: min(calc(42 / 1080 * 100vw), 42px);
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec06__en {
    right: calc(-40 / 750 * 100vw);
    width: calc(56 / 750 * 100vw);
  }
}

/* PC：下 → 上 */
@keyframes sec06BgMovePc {
  from {
    background-position: center bottom;
  }
  to {
    background-position: center top;
  }
}
/* PC：上 → 下 */
/* SP：左 → 右 */
@keyframes sec06BgMoveSp {
  from {
    background-position: left center;
  }
  to {
    background-position: right center;
  }
}
/* SP：右 → 左 */
/* 再生用クラス */
.sec06__bg.is-animate {
  animation: sec06BgMovePc 6s ease-out forwards;
}
@media screen and (max-width: 767px) {
  .sec06__bg.is-animate {
    animation: sec06BgMoveSp 6s ease-out forwards;
  }
}

.sec07__head {
  background-color: #778492;
  padding: min(calc(49 / 1080 * 100vw), 49px) 0;
}
@media screen and (max-width: 767px) {
  .sec07__head {
    padding: calc(54 / 750 * 100vw) 0;
  }
}
.sec07__head-title {
  color: #FFF;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 400;
  line-height: 170%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__head-title {
    font-size: calc(40 / 750 * 100vw);
  }
}
.sec07__contents {
  background-color: #141414;
  padding: min(calc(63 / 1080 * 100vw), 63px) 0 min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec07__contents {
    padding: calc(48 / 750 * 100vw) 0 calc(53 / 750 * 100vw);
  }
}
.sec07__contents-inner {
  width: min(calc(910 / 1080 * 100vw), 910px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec07__contents-inner {
    width: calc(690 / 750 * 100vw);
  }
}
.sec07__block {
  margin-bottom: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .sec07__block {
    margin-bottom: calc(82 / 750 * 100vw);
  }
}
.sec07__title02 {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec07__title02 {
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.sec07__title02:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.sec07__title02 .text {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 170%;
  padding: 0 min(calc(19 / 1080 * 100vw), 19px) 0 0;
  background-color: #141414;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec07__title02 .text {
    font-size: calc(30 / 750 * 100vw);
    padding: 0 calc(19 / 750 * 100vw) 0 0;
  }
}
.sec07__list {
  display: flex;
  flex-wrap: wrap;
  gap: min(calc(40 / 1080 * 100vw), 40px) min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .sec07__list {
    gap: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec07__item {
  flex: 0 0 min(calc(270 / 1080 * 100vw), 270px);
}
@media screen and (max-width: 767px) {
  .sec07__item {
    flex: 0 0 calc(330 / 750 * 100vw);
  }
}
.sec07__link {
  transition: all 0.3s;
}
.sec07__link:hover {
  filter: brightness(130%);
}
.sec07__imgwrap {
  position: relative;
}
.sec07__img {
  position: relative;
}
.sec07__cap {
  position: absolute;
  bottom: min(calc(12 / 1080 * 100vw), 12px);
  left: min(calc(13 / 1080 * 100vw), 13px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec07__cap {
    bottom: calc(18 / 750 * 100vw);
    left: calc(18 / 750 * 100vw);
  }
}
.sec07__cap .umito {
  color: #FFF;
  text-shadow: 0 0 min(calc(12 / 1080 * 100vw), 12px) rgba(0, 0, 0, 0.65);
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  line-height: 220%;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .sec07__cap .umito {
    text-shadow: 0 0 calc(12 / 750 * 100vw) rgba(0, 0, 0, 0.65);
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec07__cap .name {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .sec07__cap .name {
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec07__cap .name.small {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .sec07__cap .name.small {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec07__cap .small {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .sec07__cap .small {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__textwrap {
  padding: min(calc(12 / 1080 * 100vw), 12px) max(calc(0 / 1080 * 100vw), 0px) 0 min(calc(12 / 1080 * 100vw), 12px);
  display: flex;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec07__textwrap {
    padding: calc(24 / 750 * 100vw) 0 0 calc(5 / 750 * 100vw);
    gap: calc(24 / 750 * 100vw);
  }
}
.sec07__exp {
  color: #FFF;
  text-shadow: 0 0 min(calc(12 / 1080 * 100vw), 12px) rgba(0, 0, 0, 0.65);
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec07__exp {
    text-shadow: 0 0 calc(12 / 750 * 100vw) rgba(0, 0, 0, 0.65);
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec07__btn {
  border-radius: min(calc(40 / 1080 * 100vw), 40px);
  background: var(--base03, #778492);
  width: min(calc(100 / 1080 * 100vw), 100px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s;
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec07__btn {
    border-radius: calc(40 / 750 * 100vw);
    width: calc(126 / 750 * 100vw);
    height: calc(36 / 750 * 100vw);
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec07__btn:hover {
  filter: brightness(130%);
}

.sec08__head {
  background-image: url(../img/pc/sec08_head.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(350 / 1080 * 100vw), 350px);
  height: min(calc(350 / 1080 * 100vw), 350px);
  padding: min(calc(117 / 1080 * 100vw), 117px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec08__head {
    background-image: url(../img/sp/sec08_head.webp);
    background-size: calc(750 / 750 * 100vw) calc(428 / 750 * 100vw);
    height: calc(428 / 750 * 100vw);
    padding: calc(96 / 750 * 100vw) 0 0;
  }
}
.sec08__head-inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec08__head-inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec08__head-title {
  color: #FFF;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec08__head-title {
    font-size: calc(44 / 750 * 100vw);
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec08__head-lead {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 200%;
}
@media screen and (max-width: 767px) {
  .sec08__head-lead {
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec08__contents {
  background-color: #1B3758;
  padding: min(calc(63 / 1080 * 100vw), 63px) 0 min(calc(90 / 1080 * 100vw), 90px);
}
@media screen and (max-width: 767px) {
  .sec08__contents {
    padding: calc(48 / 750 * 100vw) 0 calc(130 / 750 * 100vw);
  }
}
.sec08__contents-inner {
  width: min(calc(910 / 1080 * 100vw), 910px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec08__contents-inner {
    width: calc(690 / 750 * 100vw);
  }
}
.sec08__map {
  width: min(calc(590 / 1080 * 100vw), 590px);
  margin: 0 auto min(calc(38 / 1080 * 100vw), 38px);
}
@media screen and (max-width: 767px) {
  .sec08__map {
    width: calc(690 / 750 * 100vw);
    margin: 0 auto calc(38 / 750 * 100vw);
  }
}
.sec08__block {
  margin-bottom: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .sec08__block {
    margin-bottom: calc(82 / 750 * 100vw);
  }
}
.sec08__title02 {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec08__title02 {
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.sec08__title02:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.sec08__title02 .num {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 100%;
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(40 / 1080 * 100vw), 40px);
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1B3758;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec08__title02 .num {
    font-size: calc(30 / 750 * 100vw);
    width: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
  }
}
.sec08__title02 .text {
  color: #FFF;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 400;
  line-height: 170%;
  padding: 0 min(calc(19 / 1080 * 100vw), 19px);
  background-color: #1B3758;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec08__title02 .text {
    font-size: calc(30 / 750 * 100vw);
    padding: 0 calc(19 / 750 * 100vw);
  }
}
.sec08__list {
  display: flex;
  flex-wrap: wrap;
  gap: min(calc(40 / 1080 * 100vw), 40px) min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .sec08__list {
    gap: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec08__item {
  flex: 0 0 min(calc(270 / 1080 * 100vw), 270px);
}
@media screen and (max-width: 767px) {
  .sec08__item {
    flex: 0 0 calc(330 / 750 * 100vw);
  }
}
.sec08__link {
  transition: all 0.3s;
}
.sec08__link:hover {
  filter: brightness(130%);
}
.sec08__imgwrap {
  position: relative;
}
.sec08__img {
  position: relative;
}
.sec08__img.--soldout:after {
  content: "";
  display: block;
  width: min(calc(270 / 1080 * 100vw), 270px);
  height: min(calc(190 / 1080 * 100vw), 190px);
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec08__img.--soldout:after {
    width: calc(330 / 750 * 100vw);
    height: calc(232 / 750 * 100vw);
  }
}
.sec08__cap {
  position: absolute;
  bottom: min(calc(12 / 1080 * 100vw), 12px);
  left: min(calc(13 / 1080 * 100vw), 13px);
  color: #FFF;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  letter-spacing: 0.2em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec08__cap {
    bottom: calc(18 / 750 * 100vw);
    left: calc(18 / 750 * 100vw);
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec08__cap .umito {
  text-shadow: 0 0 min(calc(12 / 1080 * 100vw), 12px) rgba(0, 0, 0, 0.65);
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  .sec08__cap .umito {
    text-shadow: 0 0 calc(12 / 750 * 100vw) rgba(0, 0, 0, 0.65);
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec08__cap .small {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec08__cap .small {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec08__soldout {
  color: #FFF;
  text-shadow: 0 0 min(calc(12 / 1080 * 100vw), 12px) rgba(0, 0, 0, 0.65);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 400;
  line-height: 130%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec08__soldout {
    text-shadow: 0 0 calc(12 / 750 * 100vw) rgba(0, 0, 0, 0.65);
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec08__textwrap {
  padding: min(calc(12 / 1080 * 100vw), 12px) min(calc(12 / 1080 * 100vw), 12px) 0;
}
@media screen and (max-width: 767px) {
  .sec08__textwrap {
    padding: calc(19 / 750 * 100vw) calc(5 / 750 * 100vw) 0;
  }
}
.sec08__area {
  color: #FFF;
  text-shadow: 0 0 min(calc(12 / 1080 * 100vw), 12px) rgba(0, 0, 0, 0.65);
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .sec08__area {
    text-shadow: 0 0 calc(12 / 750 * 100vw) rgba(0, 0, 0, 0.65);
    font-size: calc(20 / 750 * 100vw);
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec08__label01 {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  background: var(--accent01, #236890);
  padding: min(calc(4 / 1080 * 100vw), 4px) min(calc(14 / 1080 * 100vw), 14px) min(calc(1 / 1080 * 100vw), 1px);
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .sec08__label01 {
    font-size: calc(20 / 750 * 100vw);
    padding: calc(2 / 750 * 100vw) calc(14 / 750 * 100vw);
  }
}
.sec08__label02 {
  color: #FFF;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  border: 1px solid #fff;
  padding: min(calc(4 / 1080 * 100vw), 4px) min(calc(14 / 1080 * 100vw), 14px) min(calc(1 / 1080 * 100vw), 1px);
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .sec08__label02 {
    font-size: calc(20 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #fff;
    padding: calc(2 / 750 * 100vw) calc(14 / 750 * 100vw);
  }
}
.sec08 .adlp-accordion__wrapper {
  gap: max(calc(0 / 1080 * 100vw), 0px);
}
.sec08 .adlp-accordion__header {
  background: #0A141F;
}
.sec08 .adlp-accordion__header__inner {
  justify-content: center;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(80 / 1080 * 100vw), 80px) min(calc(20 / 1080 * 100vw), 20px) min(calc(80 / 1080 * 100vw), 80px);
}
@media screen and (max-width: 767px) {
  .sec08 .adlp-accordion__header__inner {
    padding: calc(40 / 750 * 100vw) calc(112 / 750 * 100vw) calc(40 / 750 * 100vw) calc(112 / 750 * 100vw);
  }
}
.sec08 .adlp-accordion__header__inner .text {
  color: var(--base-white, #FFF);
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec08 .adlp-accordion__header__inner .text {
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec08 .adlp-accordion__header::after {
  width: min(calc(30 / 1080 * 100vw), 30px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  right: min(calc(87 / 1080 * 100vw), 87px);
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.5 14.5H20V15.5H15.5V20H14.5V15.5H10V14.5H14.5V10H15.5V14.5Z' fill='white'/%3E%3Ccircle cx='15' cy='15' r='14.625' stroke='white' stroke-width='0.75'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .sec08 .adlp-accordion__header::after {
    width: calc(40 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    right: calc(34 / 750 * 100vw);
  }
}
.sec08 .adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(0);
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 15.5H10V14.5H20V15.5Z' fill='white'/%3E%3Ccircle cx='15' cy='15' r='14.625' stroke='white' stroke-width='0.75'/%3E%3C/svg%3E%0A");
}
.sec08 .adlp-accordion__body__inner {
  display: block;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec08 .adlp-accordion__body__inner {
    padding: calc(82 / 750 * 100vw) 0 calc(0 / 750 * 100vw);
  }
}

.sec09__bg {
  background-image: url(../img/pc/sec09_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-position: center top;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(720 / 1080 * 100vw), 720px);
  padding: min(calc(103 / 1080 * 100vw), 103px) 0 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec09__bg {
    background-image: url(../img/sp/sec09_bg.webp);
    background-size: calc(942 / 750 * 100vw) calc(1300 / 750 * 100vw);
    height: calc(1300 / 750 * 100vw);
    padding: calc(139 / 750 * 100vw) 0 0;
    background-position: left center;
  }
}
.sec09__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec09__inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec09__title {
  width: min(calc(108 / 1080 * 100vw), 108px);
  margin: 0 auto min(calc(132 / 1080 * 100vw), 132px);
}
@media screen and (max-width: 767px) {
  .sec09__title {
    width: calc(352 / 750 * 100vw);
    margin: 0 auto calc(297 / 750 * 100vw);
  }
}
.sec09__text {
  color: #FFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 220%;
}
@media screen and (max-width: 767px) {
  .sec09__text {
    font-size: calc(24 / 750 * 100vw);
  }
}

/* PC：下 → 上 */
/* PC：上 → 下 */
@keyframes sec09BgMovePc {
  from {
    background-position: center top;
  }
  to {
    background-position: center bottom;
  }
}
/* SP：左 → 右 */
@keyframes sec09BgMoveSp {
  from {
    background-position: left center;
  }
  to {
    background-position: right center;
  }
}
/* SP：右 → 左 */
/* 再生用クラス */
.sec09__bg.is-animate {
  animation: sec09BgMovePc 6s ease-out forwards;
}
@media screen and (max-width: 767px) {
  .sec09__bg.is-animate {
    animation: sec09BgMoveSp 6s ease-out forwards;
  }
}

.sec10 {
  background-color: #F1F1F1;
  padding: min(calc(120 / 1080 * 100vw), 120px) 0 min(calc(80 / 1080 * 100vw), 80px);
}
@media screen and (max-width: 767px) {
  .sec10 {
    padding: calc(120 / 750 * 100vw) 0 calc(80 / 750 * 100vw);
  }
}
.sec10__title {
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 400;
  line-height: 200%;
  margin-bottom: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec10__title {
    font-size: calc(44 / 750 * 100vw);
    margin-bottom: calc(56 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion {
  border-top: min(calc(2 / 1080 * 100vw), 2px) solid var(--base-ddd, #DDD);
}
.sec10 .adlp-accordion__wrapper {
  gap: max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion {
    border-top: calc(2 / 750 * 100vw) solid var(--base-ddd, #DDD);
  }
}
.sec10 .adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min(calc(36 / 1080 * 100vw), 36px) min(calc(80 / 1080 * 100vw), 80px) min(calc(36 / 1080 * 100vw), 36px) max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__header__inner {
    padding: calc(40 / 750 * 100vw) calc(112 / 750 * 100vw) calc(40 / 750 * 100vw) calc(0 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion__header__inner .text {
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__header__inner .text {
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion__header::after {
  width: min(calc(34 / 1080 * 100vw), 34px);
  height: min(calc(34 / 1080 * 100vw), 34px);
  right: max(calc(0 / 1080 * 100vw), 0px);
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17' cy='17' r='16.5' stroke='%23778492'/%3E%3Cpath d='M18 16.5H23.5V17.5H18V23H17V17.5H11.5V16.5H17V11H18V16.5Z' fill='%23778492'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__header::after {
    width: calc(54 / 750 * 100vw);
    height: calc(54 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(0);
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' viewBox='0 0 34 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='17' cy='17' r='16.5' stroke='%23778492'/%3E%3Cpath d='M23.5 17.5H11.5V16.5H23.5V17.5Z' fill='%23778492'/%3E%3C/svg%3E%0A");
}
.sec10 .adlp-accordion__body__inner {
  display: block;
  padding: max(calc(0 / 1080 * 100vw), 0px) 0 min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__body__inner {
    padding: 0 calc(0 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion__body__inner .text {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  text-align: justify;
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__body__inner .text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec10 .adlp-accordion__body__inner .textlink {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
  display: inline-block;
  margin-top: min(calc(18 / 1080 * 100vw), 18px);
  text-decoration: underline;
  padding: 0 min(calc(20 / 1080 * 100vw), 20px) 0 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__body__inner .textlink {
    margin-top: calc(18 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw) 0 0;
  }
}
.sec10 .adlp-accordion__body__inner .textlink::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: max(calc(0 / 1080 * 100vw), 0px);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='11' viewBox='0 0 9 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99902 5.19531L-0.000202668 10.3915L-0.000202214 -0.000840104L8.99902 5.19531Z' fill='%23444444'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__body__inner .textlink::after {
    width: calc(12 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
  }
}
/*# sourceMappingURL=fv.css.map */
