@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-floating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background: var(--f-2-efea, #F2EFEA);
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(14 / 1080 * 100vw), 14px) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: calc(16 / 750 * 100vw) 0 calc(24 / 750 * 100vw);
  }
}
.adlp-floating__inner {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.adlp-floating__text {
  color: var(--333333, #333);
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-style: normal;
  font-weight: 400;
  line-height: 180%;
  margin: 0 auto min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: calc(24 / 750 * 100vw);
    width: calc(550 / 750 * 100vw);
    margin: 0 0 calc(7 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn__wrapper {
    align-items: flex-start;
  }
}
.adlp-floating .adlp-btn.floBtn {
  position: relative;
  overflow: hidden;
  width: min(calc(412 / 1080 * 100vw), 412px);
  height: min(calc(60 / 1080 * 100vw), 60px);
  margin: 0 auto;
  border-radius: min(calc(74 / 1080 * 100vw), 74px);
  background: var(--Linear, linear-gradient(90deg, #FF6AD5 0%, #FF9E8D 100%));
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.floBtn {
    width: calc(550 / 750 * 100vw);
    height: calc(80 / 750 * 100vw);
    border-radius: calc(99 / 750 * 100vw);
    margin: 0;
    background: var(--Linear, linear-gradient(90deg, #FF6AD5 0%, #FF9E8D 100%));
  }
}
.adlp-floating .adlp-btn.floBtn .text01 {
  color: var(--bg1, #FFF);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(27 / 1080 * 100vw), 27px);
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-btn.floBtn .text01 {
    font-size: calc(36 / 750 * 100vw);
  }
}
.adlp-floating .adlp-btn.floBtn::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.4) 50%, transparent 70%);
  transform: translateX(-100%);
  animation: shine 4s infinite;
}
@keyframes shine {
  0% {
    transform: translateX(-100%);
  }
  20%, 100% {
    transform: translateX(100%);
  }
}

.topBtn {
  display: block;
  width: min(calc(61 / 1080 * 100vw), 61px);
  position: fixed;
  bottom: min(calc(35 / 1080 * 100vw), 35px);
  right: min(calc(78 / 1080 * 100vw), 78px);
  z-index: 100;
  text-align: right;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
}
.topBtn.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .topBtn {
    width: calc(114 / 750 * 100vw);
    bottom: calc(24 / 750 * 100vw);
    right: calc(30 / 750 * 100vw);
  }
}

.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;
}
.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);
  }
}
.adlp-btn__text {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: calc(98 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
  }
}
.adlp-btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
}
.adlp-btn p span {
  line-height: 120%;
}
.adlp-btn p span.text01 {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .adlp-btn p span.text01 {
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-btn p span.text02 {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-btn p span.text02 {
    font-size: calc(28 / 750 * 100vw);
  }
}
.adlp-btn.--free {
  padding-left: min(calc(9 / 1080 * 100vw), 9px);
}
.adlp-btn.--free::before {
  content: "無料";
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: #fff;
  color: #1883EC;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  width: min(calc(70 / 1080 * 100vw), 70px);
  height: min(calc(70 / 1080 * 100vw), 70px);
  top: min(calc(5 / 1080 * 100vw), 5px);
  left: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--free::before {
    width: calc(82 / 750 * 100vw);
    height: calc(82 / 750 * 100vw);
    font-size: calc(28 / 750 * 100vw);
    top: calc(8 / 750 * 100vw);
    left: calc(8 / 750 * 100vw);
  }
}
.adlp-btn.--btn01 {
  background: #1883EC;
  color: #fff;
}
.adlp-btn.--btn01::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='18' viewBox='0 0 13 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 12.5L6.5 16.5L1.5 12.5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.5 9.5L6.5 1.5' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(13 / 1080 * 100vw), 13px);
  height: min(calc(18 / 1080 * 100vw), 18px);
  right: min(calc(33 / 1080 * 100vw), 33px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn01::after {
    width: calc(13 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    right: calc(33 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn01:hover {
    background: #5AB0FF;
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn01:active {
    background: #5AB0FF;
  }
}
.adlp-btn.--btn02-a {
  background: #fff;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #f69809;
  color: #f69809;
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a {
    border-width: calc(4 / 750 * 100vw);
  }
}
.adlp-btn.--btn02-a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23F79809' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(13 / 1080 * 100vw), 13px);
  height: min(calc(18 / 1080 * 100vw), 18px);
  right: min(calc(33 / 1080 * 100vw), 33px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a::after {
    width: calc(13 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    right: calc(33 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-a:hover {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-a:active {
    background: #f69809;
    color: #fff;
  }
  .adlp-btn.--btn02-a:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L9 9L1 17' stroke='%23FFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn02-b {
  color: #fff;
  overflow: hidden;
  border: 1px solid transparent;
}
.adlp-btn.--btn02-b::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(90deg, #FF98AC 0%, #FF6683 100%);
  opacity: 1;
  transition: all 0.3s;
}
.adlp-btn.--btn02-b::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  right: min(calc(33 / 1080 * 100vw), 33px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b::after {
    width: calc(8 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
    right: calc(33 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn02-b:hover {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:hover::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn02-b:active {
    color: #ff6683;
    border-color: #ff6683;
    background-color: #fff;
  }
  .adlp-btn.--btn02-b:active::before {
    opacity: 0;
  }
  .adlp-btn.--btn02-b:active::after {
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='16' viewBox='0 0 8 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16L-6.99382e-07 0L8 7.99999L0 16Z' fill='%23FF6683'/%3E%3C/svg%3E%0A");
  }
}
.adlp-btn.--btn03 {
  color: #C80012;
  background: #fff;
  box-shadow: min(calc(4 / 1080 * 100vw), 4px) min(calc(6 / 1080 * 100vw), 6px) 0 0 rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03 {
    box-shadow: calc(4 / 750 * 100vw) calc(6 / 750 * 100vw) 0 0 rgba(0, 0, 0, 0.3);
  }
}
.adlp-btn.--btn03::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.07324e-07L9 7.50412L1.78873e-07 15L2.47836 7.44633L0 1.07324e-07Z' fill='%23C80012'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  right: min(calc(33 / 1080 * 100vw), 33px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03::after {
    width: calc(8 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
    right: calc(33 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(min(calc(4 / 1080 * 100vw), 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (min-width: 768px) and (max-width: 767px) {
  .adlp-btn.--btn03:hover {
    transform: translateY(calc(4 / 750 * 100vw));
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(min(calc(4 / 1080 * 100vw), 4px));
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .adlp-btn.--btn03:active {
    transform: translateY(calc(4 / 750 * 100vw));
  }
}
.adlp-btn.--btn04 {
  color: #fff;
  background: #FFA800;
  box-shadow: 0 min(calc(14 / 1080 * 100vw), 14px) min(calc(24 / 1080 * 100vw), 24px) 0 rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04 {
    box-shadow: 0 calc(14 / 750 * 100vw) calc(24 / 750 * 100vw) 0 rgba(0, 0, 0, 0.4);
  }
}
.adlp-btn.--btn04::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.16602L7 7.16602L1 13.166' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  right: min(calc(33 / 1080 * 100vw), 33px);
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04::after {
    width: calc(8 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
    right: calc(33 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-btn.--btn04:hover {
    background: #F48400;
  }
  .adlp-btn.--btn04:hover::after {
    transform: translate(min(calc(10 / 1080 * 100vw), 10px), -50%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn.--btn04:active {
    background: #F48400;
  }
  .adlp-btn.--btn04:active::after {
    transform: translate(min(calc(10 / 1080 * 100vw), 10px), -50%);
  }
}

.adlp-wrapper .cv.cv01 {
  background-image: url(../img/pc/cv01_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding: min(calc(40 / 1080 * 100vw), 40px) 0 min(calc(90 / 1080 * 100vw), 90px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv.cv01 {
    background-image: none;
    background-color: #fff;
    padding: calc(70 / 750 * 100vw) 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv.cv02 {
    background-color: #fff;
    padding: calc(70 / 750 * 100vw) 0;
  }
}
.adlp-wrapper .cv__label {
  color: var(--fd-6-fcd, #FD6FCD);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  border-radius: min(calc(6 / 1080 * 100vw), 6px);
  border: min(calc(2 / 1080 * 100vw), 2px) solid var(--fd-6-fcd, #FD6FCD);
  background: #FFF;
  width: fit-content;
  margin: 0 auto min(calc(10 / 1080 * 100vw), 10px);
  padding: 0 min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__label {
    font-size: calc(26 / 750 * 100vw);
    border-radius: calc(6 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid var(--fd-6-fcd, #FD6FCD);
    margin: 0 auto calc(10 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__row {
    display: flex;
    justify-content: center;
    gap: calc(8 / 750 * 100vw);
    margin-bottom: calc(7 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__row-label {
    color: var(--fd-6-fcd, #FD6FCD);
    text-align: center;
    font-family: "Noto Sans JP";
    font-size: calc(26 / 750 * 100vw);
    font-style: normal;
    font-weight: 700;
    line-height: 180%;
    border-radius: calc(6 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid var(--fd-6-fcd, #FD6FCD);
    margin: 0 0 calc(10 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__row-text {
    color: #333;
    font-family: "Noto Sans JP";
    font-size: calc(26 / 750 * 100vw);
    font-style: normal;
    font-weight: 700;
    line-height: 180%;
  }
}
.adlp-wrapper .cv__text {
  color: #333;
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-style: normal;
  font-weight: 500;
  line-height: 180%;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__text {
    font-size: calc(26 / 750 * 100vw);
    font-weight: 700;
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .cv__text02 {
  color: #333;
  text-align: center;
  font-feature-settings: "palt" on;
  font-family: "Noto Sans JP";
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-style: normal;
  font-weight: 600;
  line-height: 160%;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .cv__text02 {
    font-size: calc(32 / 750 * 100vw);
    font-weight: 500;
    line-height: 160%;
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.adlp-wrapper .adlp-btn.cvBtn {
  position: relative;
  overflow: hidden;
  width: min(calc(480 / 1080 * 100vw), 480px);
  height: min(calc(90 / 1080 * 100vw), 90px);
  margin: 0 auto;
  border-radius: min(calc(99 / 1080 * 100vw), 99px);
  background: var(--Linear, linear-gradient(90deg, #FF6AD5 0%, #FF9E8D 100%));
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-btn.cvBtn {
    width: calc(630 / 750 * 100vw);
    height: calc(138 / 750 * 100vw);
    border-radius: calc(99 / 750 * 100vw);
    background: var(--Linear, linear-gradient(90deg, #FF6AD5 0%, #FF9E8D 100%));
  }
}
.adlp-wrapper .adlp-btn.cvBtn:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 8L2.54292e-07 16L9.53674e-07 -5.24537e-07L12 8Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  position: absolute;
  right: min(calc(37 / 1080 * 100vw), 37px);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-btn.cvBtn:after {
    width: calc(23 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }
}
.adlp-wrapper .adlp-btn.cvBtn .text01 {
  color: var(--bg1, #FFF);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  font-style: normal;
  font-weight: 400;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-btn.cvBtn .text01 {
    font-size: calc(36 / 750 * 100vw);
  }
}
.adlp-wrapper .adlp-btn.cvBtn::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent 30%, rgba(255, 255, 255, 0.4) 50%, transparent 70%);
  transform: translateX(-100%);
  animation: shine 7s ease-in-out infinite;
}
@keyframes shine {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media screen and (min-width: 768px) {
  .adlp-wrapper .sec13__cv {
    position: absolute;
    top: min(calc(511 / 1080 * 100vw), 511px);
    left: min(calc(500 / 1080 * 100vw), 500px);
  }
}
.adlp-wrapper .adlp-footer {
  padding-bottom: min(calc(130 / 1080 * 100vw), 130px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer {
    padding-bottom: calc(172 / 750 * 100vw);
  }
}
.adlp-wrapper .adlp-footer__menu__wrapper {
  position: absolute;
  top: min(calc(60 / 1080 * 100vw), 60px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: min(calc(56 / 1080 * 100vw), 56px);
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer__menu__wrapper {
    flex-direction: column;
    align-items: center;
    top: calc(80 / 750 * 100vw);
    gap: calc(46 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer__menu:nth-child(1) {
    width: calc(311 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer__menu:nth-child(2) {
    width: calc(247 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer__menu:nth-child(3) {
    width: calc(105 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-wrapper .adlp-footer__menu:nth-child(4) {
    width: calc(105 / 750 * 100vw);
  }
}
.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);
  }
}
.fv__text01 {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
}
.fv__text02 {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0.2s;
}
.fv__text02_1 {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0.2s;
}
.fv__text02_2 {
  opacity: 0;
  transform: translateY(30px);
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0.4s;
}
.fv__text03 {
  opacity: 0;
  animation: fadeIn 0.8s ease forwards;
  animation-delay: 1.2s;
}
.fv__text04 {
  opacity: 0;
  animation: fadeIn 0.8s ease forwards;
  animation-delay: 1.7s;
}
.fv__text01 {
  width: min(calc(535 / 1080 * 100vw), 535px);
  position: absolute;
  top: min(calc(80 / 1080 * 100vw), 80px);
  left: min(calc(496 / 1080 * 100vw), 496px);
}
@media screen and (max-width: 767px) {
  .fv__text01 {
    width: calc(550 / 750 * 100vw);
    left: calc(100 / 750 * 100vw);
    top: calc(38 / 750 * 100vw);
  }
}
.fv__text02 {
  width: min(calc(654 / 1080 * 100vw), 654px);
  position: absolute;
  top: min(calc(180 / 1080 * 100vw), 180px);
  left: min(calc(496 / 1080 * 100vw), 496px);
}
@media screen and (max-width: 767px) {
  .fv__text02_1 {
    width: calc(292 / 750 * 100vw);
    position: absolute;
    left: calc(226 / 750 * 100vw);
    top: calc(160 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .fv__text02_2 {
    width: calc(546 / 750 * 100vw);
    position: absolute;
    left: calc(116 / 750 * 100vw);
    top: calc(254 / 750 * 100vw);
  }
}
.fv__text03 {
  width: min(calc(677 / 1080 * 100vw), 677px);
  position: absolute;
  top: min(calc(300 / 1080 * 100vw), 300px);
  left: min(calc(496 / 1080 * 100vw), 496px);
}
@media screen and (max-width: 767px) {
  .fv__text03 {
    width: calc(432 / 750 * 100vw);
    left: calc(158 / 750 * 100vw);
    top: calc(410 / 750 * 100vw);
  }
}
.fv__text04 {
  width: min(calc(551 / 1080 * 100vw), 551px);
  position: absolute;
  top: min(calc(360 / 1080 * 100vw), 360px);
  left: min(calc(466 / 1080 * 100vw), 466px);
}
@media screen and (max-width: 767px) {
  .fv__text04 {
    width: calc(468 / 750 * 100vw);
    left: calc(20 / 750 * 100vw);
    top: calc(810 / 750 * 100vw);
  }
}
.fv__link a {
  display: block;
  width: min(calc(368 / 1080 * 100vw), 368px);
  height: min(calc(20 / 1080 * 100vw), 20px);
  position: absolute;
  left: min(calc(930 / 1080 * 100vw), 930px);
  top: min(calc(720 / 1080 * 100vw), 720px);
}
@media screen and (max-width: 767px) {
  .fv__link a {
    width: calc(600 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    left: calc(70 / 750 * 100vw);
    top: calc(1420 / 750 * 100vw);
  }
}

@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.sec05 {
  background: #EBFCFF;
  background-image: url(../img/pc/sec05_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(591 / 1080 * 100vw), 591px);
  padding: min(calc(176 / 1080 * 100vw), 176px) 0 min(calc(59 / 1080 * 100vw), 59px);
}
@media screen and (max-width: 767px) {
  .sec05 {
    background: var(--Linear, linear-gradient(90deg, #6CCEE0 0%, #88D6E5 30%, #88D6E5 70%, #6CCEE0 100%));
    padding: calc(100 / 750 * 100vw) 0 calc(102 / 750 * 100vw);
    position: relative;
  }
  .sec05:before {
    content: "";
    display: block;
    background-image: url(../img/sp/sec05_bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(750 / 750 * 100vw);
    height: calc(876 / 750 * 100vw);
    z-index: 1;
  }
}
.sec05__img01 {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto 0;
}
@media screen and (max-width: 767px) {
  .sec05__img01 {
    position: relative;
    z-index: 2;
    width: calc(670 / 750 * 100vw);
    margin: 0 auto;
  }
}
.sec05__block {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto min(calc(80 / 1080 * 100vw), 80px);
  padding: min(calc(23 / 1080 * 100vw), 23px) min(calc(29 / 1080 * 100vw), 29px) min(calc(24 / 1080 * 100vw), 24px);
  background-color: #fff;
  border-radius: 0 0 min(calc(6 / 1080 * 100vw), 6px) min(calc(6 / 1080 * 100vw), 6px);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec05__block {
    width: calc(670 / 750 * 100vw);
    margin: 0 auto calc(100 / 750 * 100vw);
    padding: calc(34 / 750 * 100vw) calc(20 / 750 * 100vw) calc(36 / 750 * 100vw);
    border-radius: 0 0 calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
  }
}
.sec05__block:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='77' height='31' viewBox='0 0 77 31' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.1055 30.75L0.000348264 1.45581e-06L76.2106 -5.2067e-06L38.1055 30.75Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: min(calc(77 / 1080 * 100vw), 77px);
  height: min(calc(31 / 1080 * 100vw), 31px);
  position: absolute;
  bottom: max(calc(-24 / 1080 * 100vw), -24px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec05__block:after {
    width: calc(118 / 750 * 100vw);
    height: calc(55 / 750 * 100vw);
    bottom: calc(-24 / 750 * 100vw);
  }
}
.sec05__block-list {
  display: flex;
  gap: min(calc(26 / 1080 * 100vw), 26px);
}
@media screen and (max-width: 767px) {
  .sec05__block-list {
    flex-direction: column;
    gap: calc(24 / 750 * 100vw);
  }
}
.sec05__block-item {
  flex: 0 0 min(calc(270 / 1080 * 100vw), 270px);
  border-radius: min(calc(11 / 1080 * 100vw), 11px);
  border: min(calc(2 / 1080 * 100vw), 2px) solid #36CCDA;
  background: #FFF;
  padding: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec05__block-item {
    display: flex;
    align-items: center;
    gap: calc(24 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw);
    border: none;
    background: #E7FAFA;
    padding: 0 calc(16 / 750 * 100vw);
  }
}
.sec05__block-icon {
  width: min(calc(73 / 1080 * 100vw), 73px);
  margin: 0 auto min(calc(13 / 1080 * 100vw), 13px);
}
@media screen and (max-width: 767px) {
  .sec05__block-icon {
    width: calc(130 / 750 * 100vw);
    margin: 0;
  }
}
.sec05__block-text {
  color: var(--333333, #333);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec05__block-text {
    font-size: calc(30 / 750 * 100vw);
    text-align: left;
  }
}

/* .acがform箇所のクラスと重複していたため、コメントアウト対応 */
/* .sec05__block-text .ac {
  color: var(--0097-ac, #0097AC);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 600;
  display: inline-block;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec05__block-text .ac {
    font-size: calc(36 / 750 * 100vw);
  }
} */

/* .acから.accentへ変更したものは下記 */
.sec05__block-text .accent {
  color: var(--0097-ac, #0097AC);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 600;
  display: inline-block;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec05__block-text .accent {
    font-size: calc(36 / 750 * 100vw);
  }
}


.sec05__slider {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec05__slider {
    width: calc(750 / 750 * 100vw);
  }
}
.sec05 .adlp-swiper {
  padding-bottom: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper {
    padding-bottom: calc(40 / 750 * 100vw);
  }
}
.sec05 .adlp-swiper .swiper-slide {
  padding: 0 max(calc(0 / 1080 * 100vw), 0px);
  position: relative;
}
.sec05 .adlp-swiper .swiper-pagination {
  position: relative;
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper .swiper-pagination {
    margin-top: calc(30 / 750 * 100vw);
  }
}
.sec05 .adlp-btn {
  position: absolute;
  bottom: min(calc(60 / 1080 * 100vw), 60px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(480 / 1080 * 100vw), 480px);
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-btn {
    bottom: calc(90 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
    height: calc(138 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-btn.-note {
    bottom: calc(150 / 750 * 100vw);
  }
}
.sec05__img02 {
  width: min(calc(407 / 1080 * 100vw), 407px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec05__img02 {
    width: calc(542 / 750 * 100vw);
  }
}

.sec06__slider {
  width: min(calc(1596 / 1080 * 100vw), 1596px);
  position: absolute;
  top: min(calc(385 / 1080 * 100vw), 385px);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec06__slider {
    width: calc(750 / 750 * 100vw);
    top: calc(476 / 750 * 100vw);
  }
}
.sec06 .adlp-swiper {
  padding-bottom: max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec06 .adlp-swiper {
    padding-bottom: calc(0 / 750 * 100vw);
  }
}
.sec06 .adlp-swiper .swiper {
  padding-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec06 .adlp-swiper .swiper {
    padding-bottom: calc(60 / 750 * 100vw);
  }
}
.sec06 .adlp-swiper .swiper-slide {
  padding: 0 max(calc(0 / 1080 * 100vw), 0px);
}

.sec07__link a {
  display: block;
  width: min(calc(400 / 1080 * 100vw), 400px);
  height: min(calc(20 / 1080 * 100vw), 20px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(538 / 1080 * 100vw), 538px);
}
@media screen and (max-width: 767px) {
  .sec07__link a {
    width: calc(600 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    top: calc(745 / 750 * 100vw);
  }
}

.sec10 {
  background: #F6F4F0;
  padding-bottom: min(calc(70 / 1080 * 100vw), 70px);
}
@media screen and (max-width: 767px) {
  .sec10 {
    background: #E7F5F7;
    background-image: url(../img/sp/sec10_bg.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: calc(750 / 750 * 100vw) calc(1160 / 750 * 100vw);
    padding-bottom: calc(100 / 750 * 100vw);
  }
}
.sec10__block {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec10__block {
    width: calc(690 / 750 * 100vw);
  }
}
.sec10__block-list {
  display: flex;
  gap: min(calc(25 / 1080 * 100vw), 25px);
}
@media screen and (max-width: 767px) {
  .sec10__block-list {
    flex-direction: column;
    gap: calc(24 / 750 * 100vw);
  }
}
.sec10__block-item {
  flex: 0 0 min(calc(290 / 1080 * 100vw), 290px);
  border-radius: min(calc(15 / 1080 * 100vw), 15px);
  background: #FFF;
  padding: min(calc(9 / 1080 * 100vw), 9px) 0 min(calc(13 / 1080 * 100vw), 13px);
  box-shadow: 0 0 min(calc(40 / 1080 * 100vw), 40px) 0 #E3DDD1;
}
@media screen and (max-width: 767px) {
  .sec10__block-item {
    display: flex;
    align-items: center;
    gap: calc(10 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw);
    padding: 0 0 0 calc(30 / 750 * 100vw);
  }
}
.sec10__block-icon {
  width: min(calc(119 / 1080 * 100vw), 119px);
  margin: 0 auto min(calc(7 / 1080 * 100vw), 7px);
}
@media screen and (max-width: 767px) {
  .sec10__block-icon {
    width: calc(150 / 750 * 100vw);
    margin: 0;
  }
}
.sec10__block-text {
  color: var(--333333, #333);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec10__block-text {
    font-size: calc(30 / 750 * 100vw);
    text-align: left;
  }
}

/* .acがform箇所のクラスと重複していたため、コメントアウト対応 */
/* .sec10__block-text .ac {
  color: var(--0097-ac, #0097AC);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 600;
  display: inline-block;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec10__block-text .ac {
    font-size: calc(36 / 750 * 100vw);
  }
} */


/* .acから.accentへ変更したものは下記 */
.sec10__block-text .accent {
  color: var(--0097-ac, #0097AC);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 600;
  display: inline-block;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec10__block-text .accent {
    font-size: calc(36 / 750 * 100vw);
  }
}


.sec10__block-text .border {
  background: linear-gradient(transparent 60%, #FFF789 60%);
}
.sec10__block-link {
  color: var(--333, #333);
  font-family: "Noto Sans JP";
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  line-height: 180%;
  text-align: center;
  margin-top: min(calc(7 / 1080 * 100vw), 7px);
}
@media screen and (max-width: 767px) {
  .sec10__block-link {
    font-size: calc(24 / 750 * 100vw);
    text-align: left;
  }
}

.sec11__tab {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
.sec11 .adlp-tab__head__wrapper {
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec11 .adlp-tab__head__wrapper {
    gap: calc(5 / 750 * 100vw);
  }
}
.sec11 .adlp-tab__head .tab-img--active {
  display: none;
}
.sec11 .adlp-tab__head.--active .tab-img--default {
  display: none;
}
.sec11 .adlp-tab__head.--active .tab-img--active {
  display: block;
}
.sec14 {
  background-color: #E7F5F7;
  padding-bottom: min(calc(80 / 1080 * 100vw), 80px);
}
@media screen and (max-width: 767px) {
  .sec14 {
    padding-bottom: calc(100 / 750 * 100vw);
  }
}
.sec14__faq {
  width: min(calc(700 / 1080 * 100vw), 700px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec14__faq {
    width: calc(630 / 750 * 100vw);
  }
}
.sec14__link a {
  display: block;
  width: min(calc(200 / 1080 * 100vw), 200px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  position: absolute;
  left: min(calc(300 / 1080 * 100vw), 300px);
  top: min(calc(150 / 1080 * 100vw), 150px);
}
@media screen and (max-width: 767px) {
  .sec14__link a {
    width: calc(250 / 750 * 100vw);
    height: calc(40 / 750 * 100vw);
    left: calc(125 / 750 * 100vw);
    top: calc(245 / 750 * 100vw);
  }
}
.sec14 .adlp-accordion {
  border-radius: min(calc(12 / 1080 * 100vw), 12px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec14 .adlp-accordion {
    border-radius: calc(16 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec14 .adlp-accordion__wrapper {
    gap: calc(56 / 750 * 100vw);
  }
}
.sec14 .adlp-accordion__header {
  padding: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec14 .adlp-accordion__header {
    padding: calc(40 / 750 * 100vw);
  }
}
.sec14 .adlp-accordion__body {
  display: none;
  padding: 0 min(calc(30 / 1080 * 100vw), 30px) min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec14 .adlp-accordion__body {
    padding: 0 calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
/*# sourceMappingURL=fv.css.map */
