@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 {
  background-color: #F2F6FA;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0 min(calc(140 / 1080 * 100vw), 140px);
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(120 / 750 * 100vw) 0 calc(258 / 750 * 100vw);
  }
}
.adlp-footer__logo {
  width: min(calc(140 / 1080 * 100vw), 140px);
  margin: 0 auto min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__logo {
    width: calc(165 / 750 * 100vw);
    margin: 0 auto calc(40 / 750 * 100vw);
  }
}
.adlp-footer__menu {
  text-align: center;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: min(calc(20 / 1080 * 100vw), 20px);
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    width: 100%;
    gap: calc(24 / 750 * 100vw);
  }
}
.adlp-footer__menu a {
  color: var(--main-333333, #333);
  text-align: center;
  font-weight: 300;
  line-height: 150%;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu a {
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-footer__text {
  margin: min(calc(60 / 1080 * 100vw), 60px) auto 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  text-align: center;
  color: var(--main-333333, #333);
  text-align: center;
  font-weight: 300;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: calc(20 / 750 * 100vw);
    margin: calc(80 / 750 * 100vw) auto 0;
  }
}

.adlp-floating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
  height: min(calc(80 / 1080 * 100vw), 80px);
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    height: calc(178 / 750 * 100vw);
    width: 100%;
    padding: calc(24 / 750 * 100vw) 0;
  }
}
.adlp-floating .adlp-btn {
  width: min(calc(420 / 1080 * 100vw), 420px);
  margin: auto;
  height: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn {
    width: calc(630 / 750 * 100vw);
    height: calc(130 / 750 * 100vw);
  }
}
.adlp-floating .adlp-btn::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9.00488' r='9' transform='rotate(90 9 9.00488)' fill='white'/%3E%3Cpath d='M12 7.70898L9 11.309L6 7.70898' stroke='%23123266' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: min(calc(18 / 1080 * 100vw), 18px);
  aspect-ratio: 1/1;
  top: 50%;
  transform: translateY(-50%);
  right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn::after {
    width: calc(24 / 750 * 100vw);
    right: calc(57 / 750 * 100vw);
  }
}
.adlp-floating .adlp-btn .adlp-btn__text01 {
  font-size: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn .adlp-btn__text01 {
    font-size: calc(40 / 750 * 100vw);
  }
}

.sec03_btn_01 {
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .sec03_btn_01:hover {
    opacity: 0.8;
  }
}
@media screen and (max-width: 767px) {
  .sec03_btn_01:active {
    opacity: 0.8;
  }
}

.adlp-btn {
  border-radius: 200px;
  height: min(calc(80 / 1080 * 100vw), 80px);
  width: min(calc(420 / 1080 * 100vw), 420px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(96deg, #CBB387 32.77%, #D9C7A5 50.85%, #AF986E 79.85%);
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) min(calc(10 / 1080 * 100vw), 10px) 0 rgba(36, 43, 51, 0.4);
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: calc(136 / 750 * 100vw);
    width: calc(670 / 750 * 100vw);
    box-shadow: 0 calc(4 / 750 * 100vw) calc(10 / 750 * 100vw) 0 rgba(36, 43, 51, 0.4);
  }
}
.adlp-btn .adlp-btn__fukidashi {
  position: absolute;
  width: fit-content;
  margin: 0 auto;
  height: min(calc(34 / 1080 * 100vw), 34px);
  background-color: #123266;
  filter: drop-shadow(0 min(calc(6 / 1080 * 100vw), 6px) min(calc(6 / 1080 * 100vw), 6px) rgba(0, 0, 0, 0.1));
  display: flex;
  justify-content: center;
  align-items: center;
  top: max(calc(-28 / 1080 * 100vw), -28px);
  border-radius: 99px;
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  padding: 0 min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__fukidashi {
    height: calc(58 / 750 * 100vw);
    top: calc(-42 / 750 * 100vw);
    font-size: calc(30 / 750 * 100vw);
    padding: 0 calc(50 / 750 * 100vw);
    filter: drop-shadow(0 calc(6 / 750 * 100vw) calc(6 / 750 * 100vw) rgba(0, 0, 0, 0.1));
  }
}
.adlp-btn .adlp-btn__fukidashi span {
  letter-spacing: 0.1em;
}
.adlp-btn .adlp-btn__fukidashi::after {
  content: "";
  display: block;
  position: absolute;
  width: min(calc(15 / 1080 * 100vw), 15px);
  height: min(calc(13 / 1080 * 100vw), 13px);
  left: 50%;
  transform: translateX(-50%);
  bottom: max(calc(-12 / 1080 * 100vw), -12px);
  background-color: #123266;
  clip-path: polygon(100% 0, 0 0, 50% 100%);
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__fukidashi::after {
    width: calc(21 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    bottom: calc(-17 / 750 * 100vw);
  }
}
.adlp-btn .adlp-btn__text01 {
  text-align: center;
  z-index: 1;
  line-height: 120%;
  color: #242B33;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .adlp-btn .adlp-btn__text01 {
    font-size: calc(42 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn:hover {
    filter: brightness(130deg);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn:active {
    filter: brightness(130deg);
  }
}

.adlp-swiper {
  position: relative;
  padding-bottom: 0;
  width: 100%;
  /* ページネーションの余白 */
}
@media screen and (max-width: 767px) {
  .adlp-swiper {
    padding-bottom: 0;
  }
}
.adlp-swiper.--hide {
  overflow: hidden;
}
.adlp-swiper .swiper-slide {
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}
.adlp-swiper .swiper-button-next,
.adlp-swiper .swiper-button-prev {
  width: min(calc(41 / 1080 * 100vw), 41px);
  height: min(calc(59 / 1080 * 100vw), 59px);
  top: min(calc(210 / 1080 * 100vw), 210px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-button-next,
  .adlp-swiper .swiper-button-prev {
    top: calc(335 / 750 * 100vw);
    width: calc(50 / 750 * 100vw);
    height: calc(73 / 750 * 100vw);
  }
}
.adlp-swiper .swiper-button-next::after,
.adlp-swiper .swiper-button-prev::after {
  display: none;
}
.adlp-swiper .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='41' height='59' viewBox='0 0 41 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_3719_5417)'%3E%3Cpath d='M29 47L13 29.5034L29 12' stroke='white' stroke-width='3' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_3719_5417' x='0.966797' y='0.987915' width='39.1406' height='57.0243' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3719_5417'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3719_5417' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  left: min(calc(137 / 1080 * 100vw), 137px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='73' viewBox='0 0 50 73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_3719_4732)'%3E%3Cpath d='M36 58.6152L16 36.6195L36 14.6152' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_3719_4732' x='0.621094' y='0.933838' width='49.2285' height='71.3633' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3719_4732'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3719_4732' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    left: calc(13 / 750 * 100vw);
  }
}
.adlp-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='41' height='59' viewBox='0 0 41 59' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_3719_5418)'%3E%3Cpath d='M12 47L28 29.5034L12 12' stroke='white' stroke-width='3' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_3719_5418' x='0.892578' y='0.987915' width='39.1406' height='57.0243' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3719_5418'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3719_5418' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
  right: min(calc(137 / 1080 * 100vw), 137px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='73' viewBox='0 0 50 73' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_3719_4733)'%3E%3Cpath d='M14 58.6152L34 36.6195L14 14.6152' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_3719_4733' x='0.150391' y='0.933838' width='49.2285' height='71.3633' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset/%3E%3CfeGaussianBlur stdDeviation='6'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.65 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_3719_4733'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_3719_4733' result='shape'/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E%0A");
    right: calc(13 / 750 * 100vw);
  }
}
.adlp-swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
  .adlp-swiper .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 calc(8 / 750 * 100vw);
  }
}
.adlp-swiper .swiper-pagination-bullet {
  height: min(calc(10 / 1080 * 100vw), 10px);
  width: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper .swiper-pagination-bullet {
    width: calc(16 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
  }
}
.adlp-swiper .swiper-pagination-bullet-active {
  background-color: #E0BF23;
}
.adlp-swiper__wrapper {
  padding-bottom: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper__wrapper {
    width: 100%;
    padding-bottom: calc(60 / 750 * 100vw);
  }
}

.adlp-swiper_thumbnail {
  margin: max(calc(-20 / 1080 * 100vw), -20px) 0 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .adlp-swiper_thumbnail {
    margin: calc(-20 / 750 * 100vw) 0 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-swiper_thumbnail .swiper-wrapper {
    flex-wrap: wrap;
    gap: calc(15 / 750 * 100vw);
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .adlp-swiper_thumbnail .swiper-wrapper .swiper-slide {
    flex: 0 0 calc(146 / 750 * 100vw);
  }
}
.adlp-swiper_thumbnail .swiper-wrapper .swiper-slide-inner {
  width: min(calc(90 / 1080 * 100vw), 90px);
}
@media screen and (max-width: 767px) {
  .adlp-swiper_thumbnail .swiper-wrapper .swiper-slide-inner {
    width: calc(146 / 750 * 100vw);
  }
}
.adlp-swiper_thumbnail .swiper-wrapper .swiper-slide-inner img {
  width: 100%;
}

* {
  margin: 0;
}

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

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

.adlp-wrapper .adlp-relative {
  position: relative;
}

@media all and (min-width: 768px) {
  .adlp-outer {
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .adlp-wrapper {
    min-width: min(177.7777777778vw, 1920px);
    max-width: 1920px;
    margin: 0 auto;
  }
}
.adlp-wrapper .adlp-floating {
  width: min(177.7777777778vw, 1920px);
  position: fixed;
  bottom: 0;
  z-index: 10;
}

.adlp-wrapper .adlp-floating_inner {
  width: min(55.5555555556vw, 600px);
  margin: 0 auto;
}

.adlp-wrapper .adlp-btn:hover {
  filter: brightness(130%);
}

.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 {
  transition: transform 0.3s;
  display: block;
}

.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);
  }
}
.adlp-wrapper .adlp-pc {
  display: block;
}

.adlp-wrapper .adlp-sp {
  display: none;
}

@media all and (min-width: 0px) and (max-width: 767.9px) {
  .adlp-outer {
    overflow: hidden;
  }
  .adlp-wrapper .adlp-floating {
    width: 100%;
  }
  .adlp-wrapper .adlp-floating_inner {
    width: 80vw;
  }
  .adlp-wrapper .adlp-pc {
    display: none;
  }
  .adlp-wrapper .adlp-sp {
    display: block;
  }
}
.fv_btn_01 {
  position: absolute;
  left: min(87.7777777778vw, 948px);
  bottom: min(calc(67 / 1080 * 100vw), 67px);
}

@media screen and (max-width: 767px) {
  .fv_btn_01 {
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(80 / 750 * 100vw);
  }
}
.fv_note {
  position: absolute;
  left: min(87.7777777778vw, 948px);
  bottom: min(calc(30 / 1080 * 100vw), 30px);
}

@media screen and (max-width: 767px) {
  .fv_note {
    width: 92vw;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    bottom: calc(38 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .fv02 .fv_btn_01,
  .fv03 .fv_btn_01 {
    left: min(calc(515 / 1080 * 100vw), 515px);
  }
}
@media screen and (min-width: 768px) {
  .fv02 .fv_note,
  .fv03 .fv_note {
    left: min(calc(560 / 1080 * 100vw), 560px);
  }
}

.fv02 .fv_note .note {
  color: #fff;
}

.sec03_btn_01 {
  position: absolute;
  left: min(69.4444444444vw, 750px);
  top: min(58.2407407407vw, 629px);
  width: min(38.8888888889vw, 420px);
}

@media screen and (max-width: 767px) {
  .sec03_btn_01 {
    width: 69.3333333333vw;
    left: 15.3333333333vw;
    top: 150.4vw;
  }
}
.cv02_btn_01 {
  position: absolute;
  left: min(69.462890625vw, 750.19921875px);
  top: min(59.0740740741vw, 638px);
  width: min(40.7407407407vw, 440px);
}

.sec01 {
  overflow: hidden;
}
.sec01 .sec01__wrapper {
  position: absolute;
  width: min(calc(980 / 1080 * 100vw), 980px);
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(454 / 1080 * 100vw), 454px);
}
@media screen and (max-width: 767px) {
  .sec01 .sec01__wrapper {
    width: calc(756 / 750 * 100vw);
    top: calc(658 / 750 * 100vw);
  }
}
.sec01 .swiper-slide-inner {
  margin: auto;
  width: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .sec01 .swiper-slide-inner {
    width: calc(756 / 750 * 100vw);
  }
}
.sec01 .swiper-slide-inner .swiper-slide-inner02 {
  width: min(calc(653 / 1080 * 100vw), 653px);
  margin: 0 0 0 min(calc(46 / 1080 * 100vw), 46px);
}
@media screen and (max-width: 767px) {
  .sec01 .swiper-slide-inner .swiper-slide-inner02 {
    width: calc(756 / 750 * 100vw);
    margin: 0;
  }
}

.note {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .note {
    font-size: calc(20 / 750 * 100vw);
  }
}

.cv01 {
  padding: min(calc(40 / 1080 * 100vw), 40px) 0 min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .cv01 {
    padding: 0;
  }
}
.cv01 .cv01__outer {
  width: min(calc(1200 / 1080 * 100vw), 1200px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__outer {
    width: calc(750 / 750 * 100vw);
  }
}
.cv01 .cv01__box {
  background-color: #E2D99F;
  padding: 0 min(calc(55 / 1080 * 100vw), 55px) min(calc(55 / 1080 * 100vw), 55px);
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box {
    padding: 0 calc(30 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.cv01 .cv01__title {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
  padding: min(calc(20 / 1080 * 100vw), 20px) 0 min(calc(14 / 1080 * 100vw), 14px);
  color: var(--6, #242B33);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 600;
  line-height: 140%;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__title {
    gap: calc(16 / 750 * 100vw);
    padding: calc(40 / 750 * 100vw) 0 calc(24 / 750 * 100vw);
    font-size: calc(40 / 750 * 100vw);
  }
}
.cv01 .cv01__title::before, .cv01 .cv01__title::after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='21' viewBox='0 0 24 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.922 20.6665L0.152914 0.281887L23.691 0.281889L11.922 20.6665Z' fill='%23242B33'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  flex: 0 0 min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(21 / 1080 * 100vw), 21px);
  margin: min(calc(5 / 1080 * 100vw), 5px) 0 0;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__title::before, .cv01 .cv01__title::after {
    flex: 0 0 calc(35 / 750 * 100vw);
    height: calc(35 / 750 * 100vw);
    margin: calc(5 / 750 * 100vw) 0 0;
  }
}
.cv01 .cv01__boxInner {
  background-color: #fff;
  padding: min(calc(18 / 1080 * 100vw), 18px) min(calc(50 / 1080 * 100vw), 50px) min(calc(50 / 1080 * 100vw), 50px);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__boxInner {
    padding: calc(432 / 750 * 100vw) calc(30 / 750 * 100vw) calc(60 / 750 * 100vw);
  }
}
.cv01 .cv01__boxBg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
}
.cv01 .cv01__boxInner01 {
  position: relative;
  z-index: 2;
}
.cv01 .cv01__boxTitle {
  color: var(--6, #242B33);
  font-size: min(calc(45 / 1080 * 100vw), 45px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__boxTitle {
    font-size: calc(52 / 750 * 100vw);
    text-align: center;
  }
}
.cv01 .cv01__boxTitle .main {
  letter-spacing: 0.12em;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__boxTitle .main {
    display: block;
  }
}
.cv01 .cv01__boxTitle .sub {
  line-height: 140%;
  letter-spacing: 0.05em;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__boxTitle .sub {
    font-size: calc(32 / 750 * 100vw);
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__boxInner02 {
    width: fit-content;
    margin: 0 auto;
  }
}
.cv01 .cv__text01 {
  display: flex;
  align-items: flex-end;
  position: relative;
  width: fit-content;
  gap: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01 {
    display: block;
  }
}
.cv01 .cv__text01 .cv__text01Img {
  display: block;
  position: absolute;
  width: min(calc(194 / 1080 * 100vw), 194px);
  height: min(calc(155 / 1080 * 100vw), 155px);
  right: 0;
  top: 106%;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01 .cv__text01Img {
    display: none;
  }
}
.cv01 .cv__text01Inner01 {
  flex: 0 0 auto;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner01 {
    display: inline;
  }
}
.cv01 .cv__text01-1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: min(calc(119 / 1080 * 100vw), 119px);
  line-height: 90%;
  letter-spacing: 0em;
  color: #9d4d4f;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01-1 {
    font-size: calc(120 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner02 {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner03 {
    display: block;
    font-size: calc(34 / 750 * 100vw);
  }
}
.cv01 .cv__text01Inner02,
.cv01 .cv__text01Inner03 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  line-height: 140%;
  letter-spacing: 0em;
}
@media screen and (min-width: 768px) {
  .cv01 .cv__text01Inner02,
  .cv01 .cv__text01Inner03 {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner02,
  .cv01 .cv__text01Inner03 {
    font-size: calc(34 / 750 * 100vw);
  }
}
.cv01 .cv__text01Inner02 .red,
.cv01 .cv__text01Inner03 .red {
  color: #9d4d4f;
}
.cv01 .cv__text01Inner02 .english,
.cv01 .cv__text01Inner03 .english {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  line-height: 100%;
  letter-spacing: 0em;
  color: #9d4d4f;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner02 .english,
  .cv01 .cv__text01Inner03 .english {
    font-size: calc(74 / 750 * 100vw);
  }
}
.cv01 .cv__text01Inner02 .yen,
.cv01 .cv__text01Inner03 .yen {
  color: #9d4d4f;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 800;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text01Inner02 .yen,
  .cv01 .cv__text01Inner03 .yen {
    font-size: calc(56 / 750 * 100vw);
  }
}
.cv01 .cv01__box01 {
  width: fit-content;
  margin: min(calc(22 / 1080 * 100vw), 22px) 0;
  padding: min(calc(15 / 1080 * 100vw), 15px) min(calc(67 / 1080 * 100vw), 67px);
  background-color: #F5F5F5;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box01 {
    width: auto;
    margin: calc(22 / 750 * 100vw) 0;
    padding: calc(8 / 750 * 100vw) calc(67 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .cv01 .cv01__box01.--type02 {
    padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(67 / 1080 * 100vw), 67px);
    margin: min(calc(15 / 1080 * 100vw), 15px) 0;
  }
}
.cv01 .cv__text02 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #242b33;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text02 {
    font-size: calc(26 / 750 * 100vw);
    width: fit-content;
    margin: 0 auto;
  }
}
.cv01 .cv__text03 {
  width: min(calc(402 / 1080 * 100vw), 402px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 140%;
  letter-spacing: 0em;
  color: #242b33;
  margin: min(calc(8 / 1080 * 100vw), 8px) 0 0;
}
.cv01 .cv__text03.--type02 {
  width: min(calc(420 / 1080 * 100vw), 420px);
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text03 {
    width: auto;
    width: calc(570 / 750 * 100vw);
    font-size: calc(20 / 750 * 100vw);
    margin: calc(32 / 750 * 100vw) 0 0;
  }
  .cv01 .cv__text03.--type02 {
    width: calc(570 / 750 * 100vw);
  }
}
.cv01 .cv01__box02 {
  position: relative;
  width: min(calc(623 / 1080 * 100vw), 623px);
  margin: min(calc(15 / 1080 * 100vw), 15px) 0 0;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box02 {
    width: calc(630 / 750 * 100vw);
    margin: calc(40 / 750 * 100vw) 0 0;
  }
}
.cv01 .cv01__box02Img {
  position: relative;
  z-index: 1;
}
.cv01 .cv01__box02Inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  padding: 0 0 0 min(calc(118 / 1080 * 100vw), 118px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box02Inner {
    padding: calc(98 / 750 * 100vw) 0 0;
    align-items: flex-start;
    justify-content: center;
  }
}
.cv01 .cv01__box02Title {
  color: var(--6, #242B33);
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box02Title {
    font-size: calc(32 / 750 * 100vw);
    text-align: center;
  }
}
.cv01 .cv01__box02Title .large {
  color: #9D4D4F;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 140%; /* vw(33.6) */
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box02Title .large {
    font-size: calc(44 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text04 {
    padding: 0 0 0 calc(216 / 750 * 100vw);
  }
}
.cv01 .cv__text04 .text1 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: min(calc(70 / 1080 * 100vw), 70px);
  line-height: 100%;
  letter-spacing: 0em;
  color: #9d4d4f;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text04 .text1 {
    font-size: calc(115 / 750 * 100vw);
  }
}
.cv01 .cv__text04 .text2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: min(calc(45 / 1080 * 100vw), 45px);
  line-height: 110%;
  letter-spacing: 0em;
  color: #9d4d4f;
  position: relative;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text04 .text2 {
    font-size: calc(70 / 750 * 100vw);
  }
}
.cv01 .cv__text04 .text2 .kome {
  position: absolute;
  top: -0.5em;
  right: 0;
}
.cv01 .cv__text04-2 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  line-height: 140%;
  letter-spacing: 0.05em;
  color: #242b33;
  margin-left: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text04-2 {
    font-size: calc(32 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__box02Note {
    padding: 0 0 0 calc(216 / 750 * 100vw);
  }
}
.cv01 .cv__text05 {
  color: var(--6, #242B33);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .cv01 .cv__text05 {
    text-align: center;
    font-size: calc(30 / 750 * 100vw);
  }
}
.cv01 .cv01__btn {
  width: fit-content;
  margin: min(calc(20 / 1080 * 100vw), 20px) auto 0;
}
@media screen and (max-width: 767px) {
  .cv01 .cv01__btn {
    margin: calc(40 / 750 * 100vw) auto 0;
  }
  .cv01 .cv01__btn .adlp-btn {
    width: calc(630 / 750 * 100vw);
  }
}
/*# sourceMappingURL=lp.css.map */
