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

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

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

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

*:focus {
  outline: none;
}

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

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

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

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

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

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

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

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

img {
  display: block;
  height: auto;
}

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

textarea {
  resize: vertical;
}

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

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

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

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

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

.adlp-footer {
  padding: min(calc(80 / 1080 * 100vw), 80px) 0 min(calc(103 / 1080 * 100vw), 103px);
}
@media screen and (max-width: 767px) {
  .adlp-footer {
    padding: calc(96 / 750 * 100vw) 0 calc(185 / 750 * 100vw);
  }
}
.adlp-footer__menu {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  color: #333;
  text-align: center;
  font-weight: 400;
  line-height: 180%;
  text-align: center;
}
.adlp-footer__menu__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu__wrapper {
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .adlp-footer__menu {
    font-size: calc(24 / 750 * 100vw);
  }
}
.adlp-footer__text {
  margin: min(calc(80 / 1080 * 100vw), 80px) auto 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-footer__text {
    font-size: calc(20 / 750 * 100vw);
    margin: calc(72 / 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);
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
  }
}
.adlp-floating .adlp-floating__wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.adlp-floating .adlp-floating__btn {
  flex: 0 0 min(calc(220 / 1080 * 100vw), 220px);
  height: min(calc(55 / 1080 * 100vw), 55px);
  border: min(calc(3 / 1080 * 100vw), 3px) solid #fff;
  border-bottom: none;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 300ms;
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-floating__btn {
    flex: 0 0 calc(250 / 750 * 100vw);
    height: calc(118 / 750 * 100vw);
    border: calc(3 / 750 * 100vw) solid #fff;
  }
}
@media screen and (min-width: 768px) {
  .adlp-floating .adlp-floating__btn:hover {
    filter: brightness(130%);
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-floating__btn:active {
    filter: brightness(130%);
  }
}
.adlp-floating .adlp-floating__btn.--type01 {
  background-color: #F94D04;
}
.adlp-floating .adlp-floating__btn.--type02 {
  background-color: #2A5BC5;
}
.adlp-floating .adlp-floating__btn.--type03 {
  background-color: #00A040;
}
.adlp-floating .adlp-floating__btnText {
  color: #FFF;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 800;
  line-height: 160%;
  letter-spacing: min(calc(1.76 / 1080 * 100vw), 1.76px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-floating__btnText {
    font-size: calc(32 / 750 * 100vw);
    letter-spacing: calc(2.56 / 750 * 100vw);
  }
}
.adlp-floating .adlp-floating__btnText .small {
  color: #FFF;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 800;
  line-height: 160%;
  letter-spacing: min(calc(1.44 / 1080 * 100vw), 1.44px);
}
@media screen and (max-width: 767px) {
  .adlp-floating .adlp-floating__btnText .small {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: calc(2.24 / 750 * 100vw);
  }
}

.adlp-accordion {
  background: #fff;
}
.adlp-accordion__wrapper {
  display: flex;
  flex-direction: column;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__wrapper {
    gap: calc(30 / 750 * 100vw);
  }
}
.adlp-accordion__header {
  position: relative;
  cursor: pointer;
}
.adlp-accordion__header__inner {
  display: flex;
  align-items: center;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(80 / 1080 * 100vw), 80px) min(calc(20 / 1080 * 100vw), 20px) min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner {
    padding: calc(40 / 750 * 100vw) calc(112 / 750 * 100vw) calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__header__inner .lead {
  line-height: 1;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header__inner .lead {
    font-size: calc(48 / 750 * 100vw);
    margin-right: calc(20 / 750 * 100vw);
  }
}
.adlp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(45 / 1080 * 100vw), 45px);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='12' viewBox='0 0 20 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 11.5L0.47372 0.25L19.5263 0.250002L10 11.5Z' fill='%23012F83'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header::after {
    width: calc(28 / 750 * 100vw);
    height: calc(17 / 750 * 100vw);
    right: calc(35 / 750 * 100vw);
  }
}
.adlp-accordion__header.--open::after {
  transform: translateY(-50%) rotate(180deg);
}
.adlp-accordion__header.--open::before {
  opacity: 0;
}
.adlp-accordion__header.--img::after {
  display: none;
}
.adlp-accordion__header.--img > span:last-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:first-child {
  display: none;
}
.adlp-accordion__header.--img.--open > span:last-child {
  display: block;
}
.adlp-accordion__header.--plus::before {
  content: "";
  display: block;
  background-image: none;
  background: #012F83;
  position: absolute;
  height: min(calc(20 / 1080 * 100vw), 20px);
  width: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(49 / 1080 * 100vw), 49px);
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::before {
    height: calc(20 / 750 * 100vw);
    width: calc(2 / 750 * 100vw);
    right: calc(49 / 750 * 100vw);
  }
}
.adlp-accordion__header.--plus::after {
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(40 / 1080 * 100vw), 40px);
  background-image: none;
  background: #012F83;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__header.--plus::after {
    width: calc(20 / 750 * 100vw);
    height: calc(2 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__body {
  display: none;
}
.adlp-accordion__body__inner {
  display: flex;
  align-items: flex-start;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner {
    padding: 0 calc(40 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.adlp-accordion__body__inner .lead {
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  margin-right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-accordion__body__inner .lead {
    margin-right: calc(20 / 750 * 100vw);
  }
}
.js-toggle {
  cursor: pointer;
}
.js-toggle + * {
  display: none;
}

.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-card {
  display: flex;
  flex-direction: column;
  background: #f1f1f1;
  padding: min(calc(20 / 1080 * 100vw), 20px);
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
.adlp-card__wrapper {
  display: flex;
  justify-content: center;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-card__wrapper {
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .adlp-card {
    max-width: min(calc(350 / 1080 * 100vw), 350px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-card {
    width: 100%;
  }
}
.adlp-card__head {
  display: flex;
  align-items: center;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
.adlp-card__no {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: min(calc(80 / 1080 * 100vw), 80px);
  height: min(calc(80 / 1080 * 100vw), 80px);
  background: #fff;
}
@media screen and (max-width: 767px) {
  .adlp-card__no {
    width: calc(80 / 750 * 100vw);
    height: calc(80 / 750 * 100vw);
  }
}
.adlp-card__no .text01 {
  text-align: center;
  line-height: 1;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-card__no .text01 {
    font-size: calc(20 / 750 * 100vw);
  }
}
.adlp-card__no .text02 {
  text-align: center;
  line-height: 1;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-card__no .text02 {
    font-size: calc(32 / 750 * 100vw);
  }
}
.adlp-card__title {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  background: #fff;
  flex: 1;
  padding: 0 min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-card__title {
    font-size: calc(38 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw);
  }
}
.adlp-card__body {
  display: flex;
  align-items: flex-start;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-card__body {
    gap: calc(20 / 750 * 100vw);
  }
}
.adlp-card__text {
  flex: 1;
  background: #fff;
  padding: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-card__text {
    padding: calc(20 / 750 * 100vw);
  }
}
.adlp-card__img {
  width: min(calc(50 / 1080 * 100vw), 50px);
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .adlp-card__img {
    width: calc(80 / 750 * 100vw);
  }
}

.adlp-circle {
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(calc(150 / 1080 * 100vw), 150px);
  height: min(calc(150 / 1080 * 100vw), 150px);
  background: #f1f1f1;
}
.adlp-circle__wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-circle__wrapper {
    width: 100%;
    gap: calc(10 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-circle {
    width: calc(150 / 750 * 100vw);
    height: calc(150 / 750 * 100vw);
  }
}
.adlp-circle__text {
  text-align: center;
}
.adlp-circle__text .text01 {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .adlp-circle__text .text01 {
    font-size: calc(32 / 750 * 100vw);
  }
}
.adlp-circle__text .text02 {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-circle__text .text02 {
    font-size: calc(20 / 750 * 100vw);
  }
}

.adlp-fadein {
  opacity: 0;
}

.fadeInUp {
  opacity: 0;
  animation-name: fadein-up;
  animation-duration: 0.7s;
  animation-delay: 0.3s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards;
}
@media screen and (max-width: 767px) {
  .fadeInUp {
    animation-name: fadein-up-sp;
  }
}

@keyframes fadein-up {
  0% {
    opacity: 0;
    transform: translateY(min(calc(60 / 1080 * 100vw), 60px));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadein-up-sp {
  0% {
    opacity: 0;
    transform: translateY(calc(60 / 750 * 100vw));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.adlp-flow {
  display: flex;
  grid-gap: min(calc(47 / 1080 * 100vw), 47px);
  align-items: center;
  z-index: 1;
}
.adlp-flow__wrapper {
  display: flex;
  flex-direction: column;
  background: #fff;
  margin: 0 auto;
  grid-gap: min(calc(20 / 1080 * 100vw), 20px);
  padding: min(calc(40 / 1080 * 100vw), 40px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-flow__wrapper {
    width: calc(690 / 750 * 100vw);
    margin: calc(70 / 750 * 100vw) auto 0;
    grid-gap: calc(50 / 750 * 100vw);
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.adlp-flow__wrapper::after {
  content: "";
  display: block;
  width: min(calc(4 / 1080 * 100vw), 4px);
  height: calc(100% - min(calc(80 / 1080 * 100vw), 80px));
  position: absolute;
  top: min(calc(40 / 1080 * 100vw), 40px);
  left: min(calc(132 / 1080 * 100vw), 132px);
  background: #95B6CE;
}
@media screen and (max-width: 767px) {
  .adlp-flow__wrapper::after {
    width: calc(5 / 750 * 100vw);
    height: calc(100% - calc(90 / 750 * 100vw));
    top: calc(40 / 750 * 100vw);
    left: calc(125 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow {
    grid-gap: calc(30 / 750 * 100vw);
  }
}
.adlp-flow__img {
  width: min(calc(185 / 1080 * 100vw), 185px);
}
@media screen and (max-width: 767px) {
  .adlp-flow__img {
    width: calc(190 / 750 * 100vw);
  }
}
.adlp-flow__body {
  width: min(calc(528 / 1080 * 100vw), 528px);
}
@media screen and (max-width: 767px) {
  .adlp-flow__body {
    width: calc(410 / 750 * 100vw);
  }
}
.adlp-flow__head {
  display: flex;
  align-items: center;
  font-weight: 700;
}
.adlp-flow__head .--no {
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  margin-right: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-flow__head .--no {
    font-size: calc(50 / 750 * 100vw);
    margin-right: calc(12 / 750 * 100vw);
  }
}
.adlp-flow__head .--title {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .adlp-flow__head .--title {
    font-size: calc(32 / 750 * 100vw);
  }
}

.adlp-flow02 {
  gap: min(calc(10 / 1080 * 100vw), 10px);
  display: flex;
  align-items: center;
  z-index: 1;
}
.adlp-flow02__wrapper {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  gap: min(calc(80 / 1080 * 100vw), 80px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__wrapper {
    flex-direction: column;
    width: calc(690 / 750 * 100vw);
    margin: calc(20 / 750 * 100vw) auto 0;
    gap: calc(50 / 750 * 100vw);
  }
}
.adlp-flow02__wrapper::after {
  content: "";
  display: block;
  height: min(calc(4 / 1080 * 100vw), 4px);
  width: 100%;
  position: absolute;
  top: min(calc(70 / 1080 * 100vw), 70px);
  left: 50%;
  transform: translateX(-50%);
  background: #95B6CE;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__wrapper::after {
    width: calc(5 / 750 * 100vw);
    height: calc(100% - calc(90 / 750 * 100vw));
    top: calc(40 / 750 * 100vw);
    left: calc(125 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .adlp-flow02 {
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .adlp-flow02 {
    grid-gap: calc(30 / 750 * 100vw);
  }
}
.adlp-flow02__img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__img {
    width: calc(240 / 750 * 100vw);
  }
}
.adlp-flow02__body {
  width: min(calc(140 / 1080 * 100vw), 140px);
}
@media screen and (max-width: 767px) {
  .adlp-flow02__body {
    flex: 1;
  }
}
.adlp-flow02__head {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .adlp-flow02__head {
    font-size: calc(30 / 750 * 100vw);
    text-align: left;
  }
}
.adlp-flow02__text {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .adlp-flow02__text {
    font-size: calc(24 / 750 * 100vw);
  }
}

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

.adlp-head {
  text-align: center;
}
.adlp-head::after {
  content: "";
  display: block;
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(5 / 1080 * 100vw), 5px);
  background: #E75B18;
  margin: min(calc(10 / 1080 * 100vw), 10px) auto 0;
}
.adlp-head .text01 {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-head .text01 {
    font-size: calc(30 / 750 * 100vw);
  }
}
.adlp-head .text02 {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-head .text02 {
    font-size: calc(46 / 750 * 100vw);
  }
}

.adlp-list {
  background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25 12.5C25 19.4036 19.4036 25 12.5 25C5.59644 25 0 19.4036 0 12.5C0 5.59644 5.59644 0 12.5 0C19.4036 0 25 5.59644 25 12.5ZM7.02857 10.1124L11.5604 14.6443L17.9714 8.23335L20.4948 10.7567L14.0839 17.1677L11.5604 19.6911L9.03705 17.1677L4.50519 12.6359L7.02857 10.1124Z' fill='orange'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(calc(20 / 1080 * 100vw), 20px) min(calc(20 / 1080 * 100vw), 20px);
  background-position: left top min(calc(4 / 1080 * 100vw), 4px);
  padding-left: min(calc(30 / 1080 * 100vw), 30px);
}
.adlp-list__wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .adlp-list__wrapper {
    gap: calc(10 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-list {
    padding-left: calc(40 / 750 * 100vw);
    background-size: calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
    background-position: left top calc(8 / 750 * 100vw);
  }
}
.adlp-list.--check {
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.891075 2.52926C1.08634 2.334 1.40292 2.334 1.59818 2.52926L3.36595 4.29703L6.90148 0.761492C7.09674 0.56623 7.41333 0.56623 7.60859 0.761492C7.80385 0.956754 7.80385 1.27334 7.60859 1.4686L3.7195 5.35769C3.52424 5.55295 3.20766 5.55295 3.0124 5.35769L0.891075 3.23637C0.695813 3.0411 0.695813 2.72452 0.891075 2.52926Z' fill='black'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: min(calc(16 / 1080 * 100vw), 16px) min(calc(16 / 1080 * 100vw), 16px);
  background-position: left min(calc(5 / 1080 * 100vw), 5px) top min(calc(8 / 1080 * 100vw), 8px);
  padding-left: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-list.--check {
    padding-left: calc(40 / 750 * 100vw);
    background-size: calc(30 / 750 * 100vw) calc(30 / 750 * 100vw);
    background-position: left top calc(8 / 750 * 100vw);
  }
}

.adlp-logo {
  animation: infinity-scroll-left 35s infinite linear 0.5s both;
  width: min(calc(2296 / 1080 * 100vw), 2296px);
}
.adlp-logo__wrapper {
  display: flex;
  width: min(calc(4592 / 1080 * 100vw), 4592px);
}
@media screen and (max-width: 767px) {
  .adlp-logo__wrapper {
    width: calc(4592 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-logo {
    width: calc(2296 / 750 * 100vw);
  }
}

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.adlp-swiper {
  position: relative;
  padding-bottom: min(calc(50 / 1080 * 100vw), 50px);
  width: 100%;
  /* ページネーションの余白 */
}
@media screen and (max-width: 767px) {
  .adlp-swiper {
    padding-bottom: calc(80 / 750 * 100vw);
  }
}
.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(24 / 1080 * 100vw), 24px);
  height: min(calc(84 / 1080 * 100vw), 84px);
  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 {
    width: calc(30 / 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='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M18 51L8 42L18 33' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  left: 0;
}
.adlp-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='84' viewBox='0 0 24 84' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='84' fill='%234A453B'/%3E%3Cpath d='M8 33L18 42L8 51' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  right: 0;
}
.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-section {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 calc(60 / 750 * 100vw);
  }
}

.adlp-tab__head {
  transition: 0.5s;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px);
  background: #f1f1f1;
}
.adlp-tab__head__wrapper {
  display: flex;
  align-items: flex-end;
  gap: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .adlp-tab__head__wrapper {
    gap: calc(5 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-tab__head {
    padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.adlp-tab__head.--active {
  background: #E75B18;
  color: #fff;
}
.adlp-tab__content {
  display: none;
  border: min(calc(3 / 1080 * 100vw), 3px) solid #f1f1f1;
  padding: min(calc(30 / 1080 * 100vw), 30px);
}
.adlp-tab__content.--active {
  display: block;
}

.adlp-text__label {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px);
  background: #fff;
  width: fit-content;
  margin: 0 auto min(calc(30 / 1080 * 100vw), 30px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-text__label {
    font-size: calc(24 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
    margin: 0 auto calc(30 / 750 * 100vw);
  }
}
.adlp-text__label::after {
  content: "";
  display: block;
  width: min(calc(35 / 1080 * 100vw), 35px);
  height: min(calc(20 / 1080 * 100vw), 20px);
  clip-path: polygon(50% 100%, 0 0, 100% 0%);
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 50%;
  transform: translate(-50%, 100%);
}
@media screen and (max-width: 767px) {
  .adlp-text__label::after {
    width: calc(50 / 750 * 100vw);
    height: calc(20 / 750 * 100vw);
  }
}
.adlp-text__label.--top::after {
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  bottom: auto;
  top: 1px;
  transform: translate(-50%, -100%);
}
.adlp-text__label.--round {
  border-radius: 1000px;
}
.adlp-text__label.--txt {
  color: #fff;
  background: #333;
}
.adlp-text__label.--txt::after {
  background: #333;
}
.adlp-text__label.--white {
  color: #fff;
  background: #fff;
}
.adlp-text__label.--white::after {
  background: #fff;
}
.adlp-text__label.--silver {
  color: #fff;
  background: #f1f1f1;
}
.adlp-text__label.--silver::after {
  background: #f1f1f1;
}
.adlp-text__label.--accent {
  color: #fff;
  background: #E75B18;
}
.adlp-text__label.--accent::after {
  background: #E75B18;
}

.adlp-text__label__para {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px);
  min-width: min(calc(200 / 1080 * 100vw), 200px);
  margin: 0 auto min(calc(30 / 1080 * 100vw), 30px);
  width: fit-content;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-text__label__para {
    font-size: calc(24 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
    margin: 0 auto calc(30 / 750 * 100vw);
    min-width: calc(200 / 750 * 100vw);
  }
}
.adlp-text__label__para .text01 {
  z-index: 1;
  position: relative;
}
.adlp-text__label__para::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  transform: skew(-15deg);
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.adlp-text__label__para.--txt {
  color: #fff;
}
.adlp-text__label__para.--txt::after {
  background: #333;
}
.adlp-text__label__para.--white {
  color: #fff;
}
.adlp-text__label__para.--white::after {
  background: #fff;
}
.adlp-text__label__para.--silver {
  color: #fff;
}
.adlp-text__label__para.--silver::after {
  background: #f1f1f1;
}
.adlp-text__label__para.--accent {
  color: #fff;
}
.adlp-text__label__para.--accent::after {
  background: #E75B18;
}

.adlp-stroke {
  position: relative;
  font-size: min(calc(110 / 1080 * 100vw), 110px);
  font-weight: 700;
  filter: drop-shadow(0px min(calc(5 / 1080 * 100vw), 5px) min(calc(10 / 1080 * 100vw), 10px) rgba(0, 0, 0, 0.15));
}
@media screen and (max-width: 767px) {
  .adlp-stroke {
    font-size: calc(110 / 750 * 100vw);
    filter: drop-shadow(0px calc(5 / 750 * 100vw) calc(10 / 750 * 100vw) rgba(0, 0, 0, 0.15));
  }
}
.adlp-stroke .text01 {
  z-index: 10;
  position: relative;
  color: #E75B18;
}
.adlp-stroke::after {
  content: attr(data-text);
  position: absolute;
  z-index: 5;
  white-space: nowrap;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: min(calc(10 / 1080 * 100vw), 10px) #fff;
}
@media screen and (max-width: 767px) {
  .adlp-stroke::after {
    -webkit-text-stroke: calc(10 / 750 * 100vw) #fff;
  }
}

.adlp-ba-slider {
  position: relative;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  border-radius: 20px;
  overflow: hidden;
}
.adlp-ba-slider__inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
}
.adlp-ba-slider__before, .adlp-ba-slider__after {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
}
.adlp-ba-slider__after {
  margin-left: -100%;
  overflow: hidden;
  clip-path: inset(0 100% 0 0);
  transition: none;
}
.adlp-ba-slider__divider {
  position: absolute;
  top: 0;
  left: 0%;
  width: 4px;
  height: 100%;
  background: white;
  transform: translateX(-2px);
  z-index: 10;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  transition: none;
  cursor: ew-resize;
  pointer-events: none;
}
.adlp-ba-slider__divider::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: white;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}
.adlp-ba-slider__divider::after {
  content: "↔";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
  color: #333;
  font-weight: bold;
  z-index: 1;
}
.adlp-ba-slider__handle {
  position: absolute;
  top: 0;
  left: -20px;
  width: 44px;
  height: 100%;
  z-index: 11;
  cursor: ew-resize;
  pointer-events: auto;
}

.adlp-video-slider {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .adlp-video-slider {
    padding: calc(70 / 750 * 100vw) 0;
  }
}
.adlp-video-slider .video-swiper {
  overflow: visible;
}
.adlp-video-slider .video-swiper .swiper-wrapper .swiper-slide .video-container {
  width: 100%;
  border-radius: 8%;
  overflow: hidden;
  scale: 0.85;
  opacity: 0.3;
  transition: scale 0.4s ease-in-out;
}
.adlp-video-slider .video-swiper .swiper-wrapper .swiper-slide .video-container video {
  width: 100%;
  display: block;
  scale: 0.9;
}
.adlp-video-slider .video-swiper .swiper-wrapper .swiper-slide-active .video-container {
  scale: 1;
  opacity: 1;
}
.adlp-video-slider .video-swiper .swiper-button-prev,
.adlp-video-slider .video-swiper .swiper-button-next {
  width: min(calc(70 / 1080 * 100vw), 70px);
  height: min(calc(70 / 1080 * 100vw), 70px);
  background: url("data:image/svg+xml,%3Csvg width='70' height='70' viewBox='0 0 70 70' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='35' cy='35' r='35' transform='matrix(-1 0 0 1 70 0)' fill='%230491FE'/%3E%3Cpath d='M39 24L27 35.5238L39 46' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A") 0 0/100% no-repeat;
}
@media screen and (max-width: 767px) {
  .adlp-video-slider .video-swiper .swiper-button-prev,
  .adlp-video-slider .video-swiper .swiper-button-next {
    width: calc(70 / 750 * 100vw);
    height: calc(70 / 750 * 100vw);
  }
}
.adlp-video-slider .video-swiper .swiper-button-prev::after,
.adlp-video-slider .video-swiper .swiper-button-next::after {
  content: none;
}
@media screen and (max-width: 767px) {
  .adlp-video-slider .video-swiper .swiper-button-prev {
    left: 0;
  }
}
.adlp-video-slider .video-swiper .swiper-button-next {
  transform: scale(-1, 1);
}
.adlp-video-slider .video-swiper .swiper-pagination {
  bottom: max(calc(-70 / 1080 * 100vw), -70px);
}
@media screen and (max-width: 767px) {
  .adlp-video-slider .video-swiper .swiper-pagination {
    bottom: calc(-70 / 750 * 100vw);
  }
}
.adlp-video-slider .video-swiper .swiper-pagination .swiper-pagination-bullet {
  width: min(calc(180 / 1080 * 100vw), 180px);
  height: min(calc(10 / 1080 * 100vw), 10px);
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  background: #fff;
  opacity: 0.5;
}
@media screen and (max-width: 767px) {
  .adlp-video-slider .video-swiper .swiper-pagination .swiper-pagination-bullet {
    width: calc(180 / 750 * 100vw);
    height: calc(10 / 750 * 100vw);
    border-radius: calc(8 / 750 * 100vw);
  }
}
.adlp-video-slider .video-swiper .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}

.cv {
  background: linear-gradient(180deg, rgb(82, 126, 222) 0%, rgb(42, 91, 197) 100%);
  padding: min(calc(56 / 1080 * 100vw), 56px) min(calc(460 / 1080 * 100vw), 460px);
}
@media screen and (max-width: 767px) {
  .cv {
    padding: calc(80 / 750 * 100vw) calc(56 / 750 * 100vw);
  }
}
.cv__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .cv__container {
    gap: calc(40 / 750 * 100vw);
  }
}
.cv__phone-section, .cv__form-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .cv__phone-section, .cv__form-section {
    gap: calc(24 / 750 * 100vw);
  }
}
.cv__label {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .cv__label {
    font-size: calc(32 / 750 * 100vw);
  }
}
.cv__phone-btn {
  display: flex;
  align-items: center;
  width: min(calc(695 / 1080 * 100vw), 695px);
  height: min(calc(85 / 1080 * 100vw), 85px);
  padding: min(calc(17 / 1080 * 100vw), 17px) min(calc(46 / 1080 * 100vw), 46px);
  background: #f94d04;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #ffffff;
  border-radius: min(calc(6 / 1080 * 100vw), 6px);
  box-shadow: 0 0 min(calc(20 / 1080 * 100vw), 20px) 0 rgba(0, 0, 0, 0.25);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .cv__phone-btn {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .cv__phone-btn {
    width: calc(630 / 750 * 100vw);
    height: calc(140 / 750 * 100vw);
    padding: min(calc(16 / 1080 * 100vw), 16px) min(calc(100 / 1080 * 100vw), 100px);
    border: 0;
    border-radius: calc(87 / 750 * 100vw);
    box-shadow: 0 calc(10 / 750 * 100vw) 0 0 rgba(0, 20, 70, 0.6);
  }
}
.cv__phone-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: min(calc(10 / 1080 * 100vw), 10px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .cv__phone-content {
    gap: calc(10 / 750 * 100vw);
    padding: calc(17 / 750 * 100vw) calc(46 / 750 * 100vw);
    flex-direction: column;
    gap: calc(5 / 750 * 100vw);
    width: calc(602 / 750 * 100vw);
    height: auto;
  }
}
.cv__phone-number {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(45 / 1080 * 100vw), 45px);
  line-height: 1;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .cv__phone-number {
    font-size: calc(60 / 750 * 100vw);
  }
}
.cv__phone-number a {
  color: #ffffff;
  white-space: nowrap;
  text-decoration: none;
}
.cv__phone-hours {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  margin-top: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .cv__phone-hours {
    font-size: calc(24 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .cv__phone-arrow {
    position: absolute;
    right: calc(52 / 750 * 100vw);
    top: 50%;
    transform: translateY(-50%);
    width: calc(12 / 750 * 100vw);
    height: calc(26 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .cv__phone-arrow svg {
    display: block;
    width: 100%;
    height: auto;
  }
}
.cv__form-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .cv__form-buttons {
    gap: calc(32 / 750 * 100vw);
    flex-direction: column;
  }
}
.cv__form-btn {
  width: min(calc(438 / 1080 * 100vw), 438px);
  height: min(calc(78 / 1080 * 100vw), 78px);
  border-radius: min(calc(39 / 1080 * 100vw), 39px);
  box-shadow: 0 min(calc(8 / 1080 * 100vw), 8px) 0 0 rgba(0, 20, 70, 0.6);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .cv__form-btn {
    transition: all 0.3s ease;
  }
}
@media screen and (max-width: 767px) {
  .cv__form-btn {
    width: calc(630 / 750 * 100vw);
    height: calc(104 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
    box-shadow: 0 calc(8 / 750 * 100vw) 0 0 rgba(0, 20, 70, 0.6);
  }
}
@media screen and (min-width: 768px) {
  .cv__form-btn:hover {
    transform: translateY(min(calc(2 / 1080 * 100vw), 2px));
    box-shadow: 0 min(calc(6 / 1080 * 100vw), 6px) 0 0 rgba(0, 20, 70, 0.6);
  }
}
.cv__form-btn.--contact {
  background: #ffffff;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #ffffff;
  color: #2a5bc5;
}
@media screen and (max-width: 767px) {
  .cv__form-btn.--contact {
    border: calc(4 / 750 * 100vw) solid #ffffff;
  }
}
.cv__form-btn.--line {
  background: #00a040;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #ffffff;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .cv__form-btn.--line {
    border: calc(4 / 750 * 100vw) solid #ffffff;
  }
}
.cv__btn-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .cv__btn-text {
    font-size: calc(32 / 750 * 100vw);
  }
}
.cv__btn-arrow {
  position: absolute;
  right: min(calc(41 / 1080 * 100vw), 41px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .cv__btn-arrow {
    right: calc(41 / 750 * 100vw);
    width: calc(12 / 750 * 100vw);
    height: calc(26 / 750 * 100vw);
    margin-top: calc(3 / 750 * 100vw);
  }
}
.cv__btn-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.cv__note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .cv__note {
    font-size: calc(20 / 750 * 100vw);
  }
}

.fv {
  position: relative;
  height: min(calc(700 / 1080 * 100vw), 700px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fv {
    height: calc(1334 / 750 * 100vw);
  }
}
.fv__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(calc(44 / 1080 * 100vw), 44px);
  margin-top: min(calc(17 / 1080 * 100vw), 17px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fv__header {
    height: calc(59 / 750 * 100vw);
    margin: calc(29 / 750 * 100vw) calc(34 / 750 * 100vw);
    justify-content: start;
  }
}
.fv__header-logo {
  width: min(calc(238 / 1080 * 100vw), 238px);
  height: min(calc(44 / 1080 * 100vw), 44px);
}
@media screen and (max-width: 767px) {
  .fv__header-logo {
    width: calc(317 / 750 * 100vw);
    height: calc(59 / 750 * 100vw);
  }
}
.fv__image {
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  height: min(calc(700 / 1080 * 100vw), 700px);
}
@media screen and (max-width: 767px) {
  .fv__image {
    width: calc(750 / 750 * 100vw);
    height: calc(1334 / 750 * 100vw);
  }
}
.fv__main-content {
  position: absolute;
  top: min(calc(115 / 1080 * 100vw), 115px);
  left: min(calc(498 / 1080 * 100vw), 498px);
}
@media screen and (max-width: 767px) {
  .fv__main-content {
    top: calc(145 / 750 * 100vw);
    left: calc(57 / 750 * 100vw);
  }
}
.fv__area {
  width: min(calc(459 / 1080 * 100vw), 459px);
  height: min(calc(57 / 1080 * 100vw), 57px);
  margin-bottom: min(calc(14 / 1080 * 100vw), 14px);
  background: #ffffff;
  border: min(calc(3 / 1080 * 100vw), 3px) solid #386bd9;
  border-radius: min(calc(12 / 1080 * 100vw), 12px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fv__area {
    top: calc(115 / 750 * 100vw);
    width: calc(414 / 750 * 100vw);
    height: calc(56 / 750 * 100vw);
    margin-left: calc(153 / 750 * 100vw);
    margin-bottom: calc(20 / 750 * 100vw);
    border: calc(3 / 750 * 100vw) solid #386bd9;
    border-radius: calc(12 / 750 * 100vw);
  }
}
.fv__area-text {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  line-height: 1.4;
  color: #386bd9;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .fv__area-text {
    font-size: calc(34 / 750 * 100vw);
  }
}
.fv__title {
  margin-left: min(calc(112 / 1080 * 100vw), 112px);
}
@media screen and (max-width: 767px) {
  .fv__title {
    margin-bottom: calc(6 / 750 * 100vw);
    margin-left: calc(153 / 750 * 100vw);
  }
}
.fv__title-main {
  display: block;
  font-family: "Mplus 1p", sans-serif;
  font-weight: 900;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  line-height: 1.4;
  letter-spacing: 0;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .fv__title-main {
    font-size: calc(35 / 750 * 100vw);
  }
}
.fv__title-main span {
  font-size: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .fv__title-main span {
    font-size: calc(31 / 750 * 100vw);
  }
}
.fv__catch-text {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(62 / 1080 * 100vw), 62px);
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #2a5bc5;
  margin-left: min(calc(112 / 1080 * 100vw), 112px);
}
@media screen and (max-width: 767px) {
  .fv__catch-text {
    font-size: calc(84 / 750 * 100vw);
    margin-left: calc(153 / 750 * 100vw);
  }
}
.fv__catch-text span {
  font-size: min(calc(50 / 1080 * 100vw), 50px);
}
@media screen and (max-width: 767px) {
  .fv__catch-text span {
    font-size: calc(68 / 750 * 100vw);
  }
}
.fv__catch-highlight {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(70 / 1080 * 100vw), 70px);
  line-height: 1.4;
  letter-spacing: 0.06em;
  color: #f94d04;
}
@media screen and (max-width: 767px) {
  .fv__catch-highlight {
    font-size: calc(94 / 750 * 100vw);
  }
}
.fv__catch-highlight span {
  font-size: min(calc(68 / 1080 * 100vw), 68px);
  margin-left: max(calc(-15 / 1080 * 100vw), -15px);
}
@media screen and (max-width: 767px) {
  .fv__catch-highlight span {
    font-size: calc(92 / 750 * 100vw);
    margin-left: calc(-21 / 750 * 100vw);
  }
}
.fv__badges {
  position: absolute;
  left: min(calc(460 / 1080 * 100vw), 460px);
  bottom: min(calc(40 / 1080 * 100vw), 40px);
  display: flex;
  gap: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .fv__badges {
    bottom: calc(133 / 750 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    gap: calc(16 / 750 * 100vw);
    justify-content: center;
  }
}
.fv__badge {
  width: min(calc(167 / 1080 * 100vw), 167px);
  height: min(calc(167 / 1080 * 100vw), 167px);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fv__badge {
    width: calc(222 / 750 * 100vw);
    height: calc(222 / 750 * 100vw);
  }
}
.fv__badge.--free .fv__badge-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .fv__badge.--free .fv__badge-text {
    margin-top: calc(10 / 750 * 100vw);
  }
}
.fv__badge.--free .fv__badge-main {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  line-height: 1.6;
  color: #2a5bc5;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv__badge.--free .fv__badge-main {
    font-size: calc(40 / 750 * 100vw);
  }
}
.fv__badge.--free .fv__badge-sub {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.2;
  color: #000000;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv__badge.--free .fv__badge-sub {
    font-size: calc(22 / 750 * 100vw);
  }
}
.fv__badge.--experience .fv__badge-text, .fv__badge.--maker .fv__badge-text {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .fv__badge.--experience .fv__badge-text, .fv__badge.--maker .fv__badge-text {
    margin-top: calc(4 / 750 * 100vw);
  }
}
.fv__badge.--experience .fv__badge-sub, .fv__badge.--maker .fv__badge-sub {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #333333;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv__badge.--experience .fv__badge-sub, .fv__badge.--maker .fv__badge-sub {
    font-size: calc(24 / 750 * 100vw);
  }
}
.fv__badge.--experience .fv__badge-main, .fv__badge.--maker .fv__badge-main {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 800;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.3;
  color: #2a5bc5;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv__badge.--experience .fv__badge-main, .fv__badge.--maker .fv__badge-main {
    font-size: calc(34 / 750 * 100vw);
    letter-spacing: 0;
  }
}
.fv__note {
  position: absolute;
  bottom: min(calc(40 / 1080 * 100vw), 40px);
  right: min(calc(460 / 1080 * 100vw), 460px);
  width: min(calc(426 / 1080 * 100vw), 426px);
}
@media screen and (max-width: 767px) {
  .fv__note {
    bottom: calc(33 / 750 * 100vw);
    right: calc(60 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
  }
}
.fv__note-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #666666;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .fv__note-text {
    font-size: calc(20 / 750 * 100vw);
  }
}

.sec01 {
  position: relative;
  width: 100%;
  height: min(calc(1298 / 1080 * 100vw), 1298px);
  background: #ffffff;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec01 {
    height: calc(1931 / 750 * 100vw);
  }
}
.sec01__img-group {
  position: absolute;
  top: 0;
  left: 0;
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  height: min(calc(1198 / 1080 * 100vw), 1198px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec01__img-group {
    top: calc(30 / 750 * 100vw);
    width: calc(750 / 750 * 100vw);
    height: calc(1781 / 750 * 100vw);
  }
}
.sec01__blue-section {
  position: absolute;
  top: min(calc(704 / 1080 * 100vw), 704px);
  left: 0;
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  height: min(calc(594 / 1080 * 100vw), 594px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec01__blue-section {
    top: calc(704 / 750 * 100vw);
    width: calc(1920 / 750 * 100vw);
    height: calc(594 / 750 * 100vw);
  }
}
.sec01__hero-badge {
  position: absolute;
  top: min(calc(200 / 1080 * 100vw), 200px);
  left: min(calc(540 / 1080 * 100vw), 540px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec01__hero-badge {
    top: calc(190 / 750 * 100vw);
    left: calc(60 / 750 * 100vw);
  }
}
.sec01__hero-badge-text {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec01__hero-badge-text {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec01__hero-badge-text span {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec01__hero-badge-text span {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec01__problem-section {
  position: absolute;
  top: min(calc(93 / 1080 * 100vw), 93px);
  left: min(calc(888 / 1080 * 100vw), 888px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec01__problem-section {
    top: calc(81 / 750 * 100vw);
    left: calc(286 / 750 * 100vw);
  }
}
.sec01__problem-title {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec01__problem-title {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec01__problem-list {
  position: absolute;
  top: min(calc(376 / 1080 * 100vw), 376px);
  left: min(calc(540 / 1080 * 100vw), 540px);
  width: min(calc(411 / 1080 * 100vw), 411px);
  height: min(calc(240 / 1080 * 100vw), 240px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec01__problem-list {
    top: calc(445 / 750 * 100vw);
    left: calc(60 / 750 * 100vw);
    width: calc(579 / 750 * 100vw);
    height: calc(304 / 750 * 100vw);
  }
}
.sec01__problem-item {
  background: #ffffff;
  box-shadow: min(calc(5 / 1080 * 100vw), 5px) min(calc(5 / 1080 * 100vw), 5px) min(calc(5 / 1080 * 100vw), 5px) 0px rgba(0, 0, 0, 0.25);
  padding: min(calc(8 / 1080 * 100vw), 8px) min(calc(20 / 1080 * 100vw), 20px);
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec01__problem-item {
    box-shadow: calc(5 / 750 * 100vw) calc(5 / 750 * 100vw) calc(5 / 750 * 100vw) 0px rgba(0, 0, 0, 0.25);
    padding: calc(8 / 750 * 100vw) calc(20 / 750 * 100vw);
  }
}
.sec01__problem-item + .sec01__problem-item {
  margin-top: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec01__problem-item + .sec01__problem-item {
    margin-top: calc(12 / 750 * 100vw);
  }
}
.sec01__problem-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec01__problem-text {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec01__problem-text span {
  color: #2a5bc5;
}
.sec01__solution-content {
  position: absolute;
  top: min(calc(929 / 1080 * 100vw), 929px);
  left: min(calc(938 / 1080 * 100vw), 938px);
  display: flex;
  flex-direction: column;
  gap: min(calc(12 / 1080 * 100vw), 12px);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .sec01__solution-content {
    top: calc(1132 / 750 * 100vw);
    left: calc(30 / 750 * 100vw);
    gap: calc(12 / 750 * 100vw);
  }
}
.sec01__solution-badge {
  background: #103a96;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(40 / 1080 * 100vw), 40px);
  display: flex;
  align-items: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec01__solution-badge {
    padding: 0 calc(23 / 750 * 100vw) 0 calc(50 / 750 * 100vw);
    gap: calc(10 / 750 * 100vw);
  }
}
.sec01__solution-text {
  margin: 0;
  text-align: center;
}
.sec01__solution-text.--highlight {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffd90a;
}
@media screen and (max-width: 767px) {
  .sec01__solution-text.--highlight {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec01__solution-text.--main {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec01__solution-text.--main {
    font-size: calc(64 / 750 * 100vw);
  }
}

.sec02 {
  position: relative;
  background: #fffdf2;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(460 / 1080 * 100vw), 460px) min(calc(100 / 1080 * 100vw), 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(64 / 1080 * 100vw), 64px);
  height: min(calc(1433 / 1080 * 100vw), 1433px);
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding: calc(140 / 750 * 100vw) calc(60 / 750 * 100vw) calc(120 / 750 * 100vw);
    gap: calc(96 / 750 * 100vw);
    height: auto;
  }
}
.sec02__bg-img {
  position: absolute;
  top: min(calc(20 / 1080 * 100vw), 20px);
  left: 0;
  width: 100%;
  height: min(calc(1413 / 1080 * 100vw), 1413px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec02__bg-img {
    top: calc(40 / 750 * 100vw);
    height: calc(3319 / 750 * 100vw);
  }
}
.sec02__bg-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec02__container {
  position: relative;
  z-index: 2;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec02__container {
    gap: calc(64 / 750 * 100vw);
  }
}
.sec02__heading {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec02__heading {
    gap: calc(10 / 750 * 100vw);
  }
}
.sec02__heading-img {
  position: absolute;
  top: max(calc(-25 / 1080 * 100vw), -25px);
  left: min(calc(326 / 1080 * 100vw), 326px);
  width: min(calc(370.5 / 1080 * 100vw), 370.5px);
  height: min(calc(89 / 1080 * 100vw), 89px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec02__heading-img {
    top: calc(59 / 750 * 100vw);
    left: calc(8 / 750 * 100vw);
    width: calc(478 / 750 * 100vw);
    height: calc(105 / 750 * 100vw);
  }
}
.sec02__heading-title {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec02__heading-title {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec02__heading-title .--small {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec02__heading-title .--small {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec02__heading-title .--orange {
  color: #f94d04;
}
.sec02__content {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}
@media screen and (max-width: 767px) {
  .sec02__content {
    gap: calc(64 / 750 * 100vw);
    width: 100%;
    flex-direction: column;
  }
}
.sec02__point-section {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec02__point-section {
    gap: calc(64 / 750 * 100vw);
  }
}
.sec02__point-card {
  width: min(calc(480 / 1080 * 100vw), 480px);
  height: min(calc(614 / 1080 * 100vw), 614px);
  background: #ffffff;
  border-top: min(calc(16 / 1080 * 100vw), 16px) solid #f94d04;
  box-shadow: 0px 0px min(calc(22 / 1080 * 100vw), 22px) 0px rgba(0, 0, 0, 0.25);
  padding: 0 min(calc(30 / 1080 * 100vw), 30px) min(calc(32 / 1080 * 100vw), 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .sec02__point-card {
    width: 100%;
    height: auto;
    border-top: calc(16 / 750 * 100vw) solid #f94d04;
    box-shadow: 0px 0px calc(22 / 750 * 100vw) 0px rgba(0, 0, 0, 0.25);
    padding: 0 calc(30 / 750 * 100vw) calc(56 / 750 * 100vw);
    gap: calc(40 / 750 * 100vw);
  }
}
.sec02__point-badge {
  width: min(calc(146 / 1080 * 100vw), 146px);
  height: min(calc(44 / 1080 * 100vw), 44px);
  margin-top: max(calc(-16 / 1080 * 100vw), -16px);
  background: #f94d04;
  border-radius: 0 0 min(calc(9 / 1080 * 100vw), 9px) min(calc(9 / 1080 * 100vw), 9px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec02__point-badge {
    width: calc(194 / 750 * 100vw);
    height: calc(58 / 750 * 100vw);
    margin-top: calc(-14 / 750 * 100vw);
    border-radius: 0 0 calc(12 / 750 * 100vw) calc(12 / 750 * 100vw);
  }
}
.sec02__point-badge-text {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  line-height: 1.4;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec02__point-badge-text {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec02__point-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #f94d04;
  text-align: center;
  margin: 0;
  height: min(calc(96 / 1080 * 100vw), 96px);
}
@media screen and (max-width: 767px) {
  .sec02__point-title {
    font-size: calc(42 / 750 * 100vw);
    height: calc(128 / 750 * 100vw);
  }
}
.sec02__point-title span {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec02__point-title span {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec02__point-title.--single {
  display: flex;
  align-items: center;
  height: min(calc(96 / 1080 * 100vw), 96px);
}
@media screen and (max-width: 767px) {
  .sec02__point-title.--single {
    height: auto;
  }
}
.sec02__point-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: min(calc(32 / 1080 * 100vw), 32px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec02__point-content {
    gap: calc(32 / 750 * 100vw);
  }
}
.sec02__point-image {
  width: min(calc(420 / 1080 * 100vw), 420px);
  height: min(calc(250 / 1080 * 100vw), 250px);
  background: #e4e4e4;
  border-radius: min(calc(12 / 1080 * 100vw), 12px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec02__point-image {
    width: calc(570 / 750 * 100vw);
    height: calc(340 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
  }
}
.sec02__point-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec02__point-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: justify;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec02__point-text {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec02__point-text span {
  font-weight: 700;
  color: #f94d04;
}
.sec02__point-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #666666;
  text-align: left;
  margin: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec02__point-note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec02__achievement {
  display: flex;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec02__achievement {
    flex-direction: column;
    gap: calc(48 / 750 * 100vw);
  }
}
.sec02__achievement-content {
  position: relative;
  width: min(calc(506 / 1080 * 100vw), 506px);
  height: min(calc(257.07 / 1080 * 100vw), 257.07px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-content {
    width: 100%;
    height: calc(354 / 750 * 100vw);
  }
}
.sec02__achievement-note {
  position: absolute;
  top: min(calc(239.07 / 1080 * 100vw), 239.07px);
  left: min(calc(206 / 1080 * 100vw), 206px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec02__achievement-note {
    top: calc(324 / 750 * 100vw);
    left: 50%;
    transform: translateX(-50%);
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec02__achievement-number {
  position: absolute;
  top: min(calc(159 / 1080 * 100vw), 159px);
  left: min(calc(54 / 1080 * 100vw), 54px);
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .sec02__achievement-number {
    top: calc(215 / 750 * 100vw);
    left: calc(66 / 750 * 100vw);
    align-items: center;
  }
}
.sec02__achievement-main {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(90 / 1080 * 100vw), 90px);
  letter-spacing: 0;
  line-height: 0.8;
  color: #f94d04;
  width: min(calc(272 / 1080 * 100vw), 272px);
  height: min(calc(72 / 1080 * 100vw), 72px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-main {
    font-size: calc(114 / 750 * 100vw);
    width: calc(344 / 750 * 100vw);
    height: calc(91 / 750 * 100vw);
  }
}
.sec02__achievement-main span {
  margin-right: max(calc(-10 / 1080 * 100vw), -10px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-main span {
    margin-right: calc(-20 / 750 * 100vw);
  }
}
.sec02__achievement-unit {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #f94d04;
  text-align: center;
  white-space: nowrap;
  margin-left: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-unit {
    align-self: flex-end;
    font-size: calc(48 / 750 * 100vw);
    margin-left: calc(4 / 750 * 100vw);
  }
}
.sec02__achievement-mark {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(18 / 1080 * 100vw), 18px);
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
  margin-left: -1em;
  align-self: flex-start;
}
@media screen and (max-width: 767px) {
  .sec02__achievement-mark {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec02__achievement-visual {
  position: absolute;
  top: 0;
  left: 0;
  width: min(calc(506 / 1080 * 100vw), 506px);
  height: min(calc(251.67 / 1080 * 100vw), 251.67px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-visual {
    width: calc(506 / 750 * 100vw);
    height: calc(251.67 / 750 * 100vw);
  }
}
.sec02__achievement-text-image {
  position: absolute;
  top: 0;
  left: 0;
  width: min(calc(512 / 1080 * 100vw), 512px);
  height: min(calc(258 / 1080 * 100vw), 258px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-text-image {
    width: calc(640 / 750 * 100vw);
    height: calc(349 / 750 * 100vw);
  }
}
.sec02__achievement-badge {
  position: absolute;
  top: min(calc(92 / 1080 * 100vw), 92px);
  left: min(calc(71 / 1080 * 100vw), 71px);
  background: #f94d04;
  border-radius: min(calc(13 / 1080 * 100vw), 13px);
  padding: 0 min(calc(16 / 1080 * 100vw), 16px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-badge {
    top: calc(128 / 750 * 100vw);
    left: calc(62 / 750 * 100vw);
    border-radius: calc(16 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw);
    gap: calc(8 / 750 * 100vw);
  }
}
.sec02__achievement-badge-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec02__achievement-badge-text {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec02__achievement-image {
  flex: 1;
  width: min(calc(645 / 1080 * 100vw), 645px);
  height: min(calc(345 / 1080 * 100vw), 345px);
  margin-right: max(calc(-143 / 1080 * 100vw), -143px);
}
@media screen and (max-width: 767px) {
  .sec02__achievement-image {
    width: calc(750 / 750 * 100vw);
    height: calc(460 / 750 * 100vw);
    margin: 0;
  }
}

.sec03 {
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: min(calc(100 / 1080 * 100vw), 100px) min(calc(460 / 1080 * 100vw), 460px) min(calc(100 / 1080 * 100vw), 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec03 {
    padding: calc(120 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
    gap: calc(120 / 750 * 100vw);
  }
}
.sec03__header {
  position: relative;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  background: rgba(255, 234, 115, 0.7);
  border-radius: 0;
  padding: min(calc(64 / 1080 * 100vw), 64px) 0 min(calc(56 / 1080 * 100vw), 56px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec03__header {
    width: calc(750 / 750 * 100vw);
    padding: calc(72 / 750 * 100vw) 0 calc(64 / 750 * 100vw);
    gap: calc(40 / 750 * 100vw);
  }
}
.sec03__header-bg {
  position: absolute;
  top: min(calc(119 / 1080 * 100vw), 119px);
  left: min(calc(462 / 1080 * 100vw), 462px);
  width: min(calc(428 / 1080 * 100vw), 428px);
  height: min(calc(10 / 1080 * 100vw), 10px);
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec03__header-bg {
    top: calc(228 / 750 * 100vw);
    left: calc(90 / 750 * 100vw);
    width: calc(570 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
  }
}
.sec03__header-title {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec03__header-title {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec03__header-title-small {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec03__header-title-small {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec03__header-title-orange {
  color: #f94d04;
}
.sec03__header-title-blue {
  color: #2a5bc5;
}
.sec03__header-badge {
  position: absolute;
  top: max(calc(-35 / 1080 * 100vw), -35px);
  left: min(calc(314 / 1080 * 100vw), 314px);
  width: min(calc(461 / 1080 * 100vw), 461px);
  height: min(calc(93 / 1080 * 100vw), 93px);
  border-radius: min(calc(42 / 1080 * 100vw), 42px);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .sec03__header-badge {
    top: calc(-60 / 750 * 100vw);
    left: calc(52 / 750 * 100vw);
    width: calc(646 / 750 * 100vw);
    height: calc(133 / 750 * 100vw);
    padding: calc(18 / 750 * 100vw) calc(30 / 750 * 100vw);
    gap: calc(8 / 750 * 100vw);
  }
}
.sec03__header-balloon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sec03__header-icon {
  position: relative;
  width: min(calc(39 / 1080 * 100vw), 39px);
  height: min(calc(39 / 1080 * 100vw), 39px);
  margin-top: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .sec03__header-icon {
    width: calc(52 / 750 * 100vw);
    height: calc(52 / 750 * 100vw);
  }
}
.sec03__header-text {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec03__header-text {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec03__header-text span {
  color: #2a5bc5;
}
.sec03__content {
  display: flex;
  flex-wrap: wrap;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec03__content {
    flex-direction: column;
    align-items: center;
    gap: calc(80 / 750 * 100vw);
    padding: 0 calc(30 / 750 * 100vw);
  }
}
.sec03__step {
  position: relative;
  width: min(calc(480 / 1080 * 100vw), 480px);
  height: auto;
  background: #ffffff;
  border-radius: min(calc(16 / 1080 * 100vw), 16px);
  box-shadow: min(calc(4 / 1080 * 100vw), 4px) min(calc(4 / 1080 * 100vw), 4px) 0 0 rgba(74, 156, 217, 0.4), max(calc(-4 / 1080 * 100vw), -4px) max(calc(-4 / 1080 * 100vw), -4px) 0 0 rgba(0, 0, 0, 0.15);
  padding: min(calc(16 / 1080 * 100vw), 16px) min(calc(24 / 1080 * 100vw), 24px) min(calc(24 / 1080 * 100vw), 24px);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec03__step {
    width: calc(690 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
    box-shadow: calc(8 / 750 * 100vw) calc(8 / 750 * 100vw) 0 0 rgba(74, 156, 217, 0.4), calc(-8 / 750 * 100vw) calc(-8 / 750 * 100vw) 0 0 rgba(0, 0, 0, 0.15);
    padding: calc(32 / 750 * 100vw) calc(30 / 750 * 100vw);
    gap: calc(32 / 750 * 100vw);
  }
}
.sec03__step-badge {
  position: absolute;
  top: max(calc(-27 / 1080 * 100vw), -27px);
  left: max(calc(-30 / 1080 * 100vw), -30px);
  width: min(calc(119 / 1080 * 100vw), 119px);
  height: min(calc(119 / 1080 * 100vw), 119px);
}
@media screen and (max-width: 767px) {
  .sec03__step-badge {
    top: calc(-27 / 750 * 100vw);
    left: calc(-10 / 750 * 100vw);
    width: calc(158 / 750 * 100vw);
    height: calc(158 / 750 * 100vw);
  }
}
.sec03__step-number {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgb(78, 187, 230) 0%, rgb(68, 103, 193) 100%);
  border-radius: 50%;
  box-shadow: max(calc(-4 / 1080 * 100vw), -4px) max(calc(-4 / 1080 * 100vw), -4px) 0 0 rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec03__step-number {
    box-shadow: calc(-8 / 750 * 100vw) calc(-8 / 750 * 100vw) 0 0 #d9d9d9;
  }
}
.sec03__step-number-text {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(27 / 1080 * 100vw), 27px);
  line-height: 1.2;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec03__step-number-text {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec03__step-number-text span {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec03__step-number-text span {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec03__step-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  text-align: left;
  margin: 0;
  width: min(calc(342 / 1080 * 100vw), 342px);
}
@media screen and (max-width: 767px) {
  .sec03__step-title {
    font-size: calc(34 / 750 * 100vw);
    width: calc(480 / 750 * 100vw);
  }
}
.sec03__step-content {
  display: flex;
  gap: min(calc(24 / 1080 * 100vw), 24px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec03__step-content {
    gap: calc(30 / 750 * 100vw);
  }
}
.sec03__step-image {
  width: min(calc(215 / 1080 * 100vw), 215px);
  height: min(calc(176 / 1080 * 100vw), 176px);
  background: #ededed;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec03__step-image {
    width: calc(286 / 750 * 100vw);
    height: calc(234 / 750 * 100vw);
  }
}
.sec03__step-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec03__step-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: justify;
  margin: 0;
  flex: 1;
}
@media screen and (max-width: 767px) {
  .sec03__step-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec03__step-text span {
  font-weight: 700;
  color: #2a5bc5;
}
.sec03__step-note {
  background: #e9f5f7;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(20 / 1080 * 100vw), 20px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec03__step-note {
    padding: calc(20 / 750 * 100vw);
  }
}
.sec03__step-note-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec03__step-note-text {
    font-size: calc(20 / 750 * 100vw);
  }
}

.sec04 {
  position: relative;
  width: 100%;
  height: min(calc(1027 / 1080 * 100vw), 1027px);
  padding: min(calc(130 / 1080 * 100vw), 130px) 0 min(calc(120 / 1080 * 100vw), 120px);
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec04 {
    height: calc(1990 / 750 * 100vw);
    padding: calc(120 / 750 * 100vw) 0;
  }
}
.sec04__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.sec04__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec04__main {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(60 / 1080 * 100vw), 60px);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec04__main {
    flex-direction: column;
    gap: calc(56 / 750 * 100vw);
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec04__heading {
    margin: 0 auto;
  }
}
.sec04__heading-top {
  display: flex;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec04__heading-top {
    gap: calc(24 / 750 * 100vw);
  }
}
.sec04__heading-title {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .sec04__heading-title {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec04__heading-title span {
  color: #2a5bc5;
}
.sec04__heading-line {
  width: min(calc(244 / 1080 * 100vw), 244px);
  height: min(calc(1 / 1080 * 100vw), 1px);
  background: #333333;
}
@media screen and (max-width: 767px) {
  .sec04__heading-line {
    width: calc(273 / 750 * 100vw);
  }
}
.sec04__heading-subtitle {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .sec04__heading-subtitle {
    font-size: calc(56 / 750 * 100vw);
  }
}
.sec04__heading-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  margin: 0;
  margin-top: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec04__heading-text {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec04__info {
  width: min(calc(460 / 1080 * 100vw), 460px);
}
@media screen and (max-width: 767px) {
  .sec04__info {
    width: 100%;
  }
}
.sec04__info-image {
  position: relative;
  width: min(calc(460 / 1080 * 100vw), 460px);
  height: min(calc(254 / 1080 * 100vw), 254px);
  margin-bottom: min(calc(36 / 1080 * 100vw), 36px);
  border-radius: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec04__info-image {
    width: calc(630 / 750 * 100vw);
    height: calc(338 / 750 * 100vw);
    margin-bottom: calc(88 / 750 * 100vw);
    margin-left: calc(60 / 750 * 100vw);
    border-radius: calc(24 / 750 * 100vw);
  }
}
.sec04__info-image img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.sec04__info-image::after {
  content: "";
  position: absolute;
  top: min(calc(20 / 1080 * 100vw), 20px);
  left: min(calc(40 / 1080 * 100vw), 40px);
  width: min(calc(460 / 1080 * 100vw), 460px);
  height: min(calc(254 / 1080 * 100vw), 254px);
  border-radius: min(calc(12 / 1080 * 100vw), 12px);
  background: var(--gra, linear-gradient(90deg, #a9e2f9 29%, #4467c1 99.99%));
}
@media screen and (max-width: 767px) {
  .sec04__info-image::after {
    top: calc(33 / 750 * 100vw);
    left: calc(-120 / 750 * 100vw);
    width: calc(660 / 750 * 100vw);
    height: calc(337 / 750 * 100vw);
    border-radius: 0 0 calc(24 / 750 * 100vw) 0;
  }
}
.sec04__info-content {
  display: flex;
  flex-direction: column;
  gap: min(calc(8 / 1080 * 100vw), 8px);
  width: min(calc(382 / 1080 * 100vw), 382px);
}
@media screen and (max-width: 767px) {
  .sec04__info-content {
    gap: calc(16 / 750 * 100vw);
    width: calc(570 / 750 * 100vw);
    margin: 0 auto;
  }
}
.sec04__info-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .sec04__info-text {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec04__info-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .sec04__info-note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec04__warranty {
  position: absolute;
  top: min(calc(574 / 1080 * 100vw), 574px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec04__warranty {
    top: calc(1196 / 750 * 100vw);
    gap: calc(16 / 750 * 100vw);
  }
}
.sec04__warranty-badge {
  width: min(calc(168 / 1080 * 100vw), 168px);
  height: min(calc(71 / 1080 * 100vw), 71px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-badge {
    width: calc(232 / 750 * 100vw);
    height: calc(97 / 750 * 100vw);
  }
}
.sec04__warranty-content {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-content {
    flex-direction: column;
    width: calc(698 / 750 * 100vw);
    gap: calc(58 / 750 * 100vw);
  }
}
.sec04__warranty-title {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title {
    justify-content: center;
  }
}
.sec04__warranty-title-bg {
  position: absolute;
  top: min(calc(123 / 1080 * 100vw), 123px);
  left: max(calc(-4 / 1080 * 100vw), -4px);
  width: min(calc(400 / 1080 * 100vw), 400px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  background: #ffec85;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-bg {
    top: calc(140 / 750 * 100vw);
    left: calc(4 / 750 * 100vw);
    width: calc(400 / 750 * 100vw);
    height: calc(16 / 750 * 100vw);
  }
}
.sec04__warranty-title-group {
  position: relative;
}
.sec04__warranty-title-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-text {
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec04__warranty-title-text span {
  position: relative;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  color: #f94d04;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-text span {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec04__warranty-title-text span::before, .sec04__warranty-title-text span::after {
  content: "";
  position: absolute;
  top: 0;
  width: min(calc(6 / 1080 * 100vw), 6px);
  height: min(calc(6 / 1080 * 100vw), 6px);
  background: #f94d04;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-text span::before, .sec04__warranty-title-text span::after {
    width: calc(10 / 750 * 100vw);
    height: calc(10 / 750 * 100vw);
  }
}
.sec04__warranty-title-text span::before {
  left: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-text span::before {
    left: calc(19 / 750 * 100vw);
  }
}
.sec04__warranty-title-text span::after {
  right: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-text span::after {
    right: calc(19 / 750 * 100vw);
  }
}
.sec04__warranty-title-main {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(58 / 1080 * 100vw), 58px);
  line-height: 1;
  color: #2a5bc5;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-main {
    font-size: calc(58 / 750 * 100vw);
  }
}
.sec04__warranty-title-main span {
  font-family: "Roboto", sans-serif;
  font-size: min(calc(88 / 1080 * 100vw), 88px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-title-main span {
    font-size: calc(88 / 750 * 100vw);
  }
}
.sec04__warranty-badges {
  display: flex;
  align-items: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-badges {
    margin-bottom: calc(56 / 750 * 100vw);
    gap: calc(16 / 750 * 100vw);
  }
}
.sec04__warranty-item {
  position: relative;
  width: min(calc(167 / 1080 * 100vw), 167px);
  height: min(calc(167 / 1080 * 100vw), 167px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-item {
    width: calc(222 / 750 * 100vw);
    height: calc(222 / 750 * 100vw);
  }
}
.sec04__warranty-item-image {
  width: 100%;
  filter: drop-shadow(0 0 min(calc(18 / 1080 * 100vw), 18px) rgba(0, 0, 0, 0.24));
}
@media screen and (max-width: 767px) {
  .sec04__warranty-item-image {
    filter: drop-shadow(0 0 calc(24 / 750 * 100vw) rgba(0, 0, 0, 0.24));
  }
}
.sec04__warranty-item-text {
  position: absolute;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  color: #2a5bc5;
  text-align: center;
  top: min(calc(51 / 1080 * 100vw), 51px);
  left: 50%;
  transform: translateX(-50%);
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-item-text {
    top: calc(68 / 750 * 100vw);
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec04__warranty-item-text span {
  color: #f94d04;
}
.sec04__warranty-item:nth-child(3) .sec04__warranty-item-text {
  top: min(calc(47 / 1080 * 100vw), 47px);
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-item:nth-child(3) .sec04__warranty-item-text {
    top: calc(60 / 750 * 100vw);
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec04__warranty-price {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(67 / 1080 * 100vw), 67px);
  background: #ffec85;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-price {
    width: calc(570 / 750 * 100vw);
    height: calc(67 / 750 * 100vw);
  }
}
.sec04__warranty-price-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  line-height: 1.4;
  color: #2a5bc5;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__warranty-price-text {
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec04__warranty-price-text--price {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-price-text--price {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec04__warranty-price-text--tax {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec04__warranty-price-text--tax {
    font-size: calc(20 / 750 * 100vw);
  }
}

.sec05 {
  position: relative;
  width: 100%;
  background: #fffdf2;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(460 / 1080 * 100vw), 460px) min(calc(100 / 1080 * 100vw), 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(120 / 1080 * 100vw), 120px);
}
@media screen and (max-width: 767px) {
  .sec05 {
    padding: calc(80 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
    gap: calc(140 / 750 * 100vw);
  }
}
.sec05__heading {
  position: relative;
  background: #fd8451;
  border-radius: min(calc(16 / 1080 * 100vw), 16px);
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec05__heading {
    border-radius: calc(24 / 750 * 100vw);
    padding: calc(28 / 750 * 100vw) calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
    height: calc(210 / 750 * 100vw);
  }
}
.sec05__heading-subtitle {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05__heading-subtitle {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec05__heading-title {
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05__heading-title {
    font-size: calc(56 / 750 * 100vw);
  }
}
.sec05__heading-icon {
  position: absolute;
  top: min(calc(133 / 1080 * 100vw), 133px);
  right: min(calc(244 / 1080 * 100vw), 244px);
  width: min(calc(43 / 1080 * 100vw), 43px);
  height: min(calc(42 / 1080 * 100vw), 42px);
}
@media screen and (max-width: 767px) {
  .sec05__heading-icon {
    top: calc(205 / 750 * 100vw);
    right: calc(317 / 750 * 100vw);
    width: calc(56 / 750 * 100vw);
    height: calc(55 / 750 * 100vw);
  }
}
.sec05__content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec05__content {
    flex-direction: column;
    gap: calc(76 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
  }
}
.sec05__inner {
  position: relative;
  flex: 1;
  background: #ffffff;
  border-top: min(calc(2 / 1080 * 100vw), 2px) solid #f94d04;
  border-bottom: min(calc(2 / 1080 * 100vw), 2px) solid #f94d04;
  padding: min(calc(120 / 1080 * 100vw), 120px) min(calc(30 / 1080 * 100vw), 30px) min(calc(32 / 1080 * 100vw), 32px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec05__inner {
    border-top: calc(2 / 750 * 100vw) solid #f94d04;
    border-bottom: calc(2 / 750 * 100vw) solid #f94d04;
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
    gap: calc(24 / 750 * 100vw);
    align-items: flex-end;
  }
  .sec05__inner:nth-child(2) {
    align-items: flex-start;
  }
}
.sec05__customer-name {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05__customer-name {
    font-size: calc(28 / 750 * 100vw);
    text-align: left;
    width: calc(340 / 750 * 100vw);
  }
}
.sec05__customer-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .sec05__customer-text {
    font-size: calc(26 / 750 * 100vw);
    width: calc(570 / 750 * 100vw);
  }
}
.sec05__customer-text span {
  font-weight: 700;
  color: #f94d04;
}
.sec05__customer-icon {
  position: absolute;
  top: max(calc(-60 / 1080 * 100vw), -60px);
  left: min(calc(86 / 1080 * 100vw), 86px);
  width: min(calc(147 / 1080 * 100vw), 147px);
  height: min(calc(147 / 1080 * 100vw), 147px);
}
@media screen and (max-width: 767px) {
  .sec05__customer-icon {
    top: calc(-90 / 750 * 100vw);
    width: calc(196 / 750 * 100vw);
    height: calc(196 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec05__inner:nth-child(1) .sec05__customer-icon {
    left: calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec05__inner:nth-child(2) .sec05__customer-icon {
    right: calc(30 / 750 * 100vw);
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec05__inner:nth-child(3) .sec05__customer-icon {
    left: calc(30 / 750 * 100vw);
  }
}

.sec06 {
  position: relative;
  width: 100%;
  background: #f4f5f6;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(460 / 1080 * 100vw), 460px) min(calc(100 / 1080 * 100vw), 100px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec06 {
    padding: calc(80 / 750 * 100vw) calc(60 / 750 * 100vw) calc(120 / 750 * 100vw);
    gap: calc(80 / 750 * 100vw);
  }
}
.sec06__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec06__title {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec06__content {
  width: 100%;
  display: flex;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec06__content {
    flex-direction: column;
    gap: calc(32 / 750 * 100vw);
  }
}
.sec06__map {
  position: relative;
  width: min(calc(430 / 1080 * 100vw), 430px);
  height: min(calc(280 / 1080 * 100vw), 280px);
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec06__map {
    width: calc(630 / 750 * 100vw);
    height: calc(412 / 750 * 100vw);
  }
}
.sec06__map-image {
  width: 100%;
  height: 100%;
}
.sec06__map-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec06__details {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec06__details {
    gap: calc(32 / 750 * 100vw);
  }
}
.sec06__details-inner {
  background: #ffffff;
  padding: min(calc(24 / 1080 * 100vw), 24px) min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  flex-direction: column;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec06__details-inner {
    padding: calc(32 / 750 * 100vw) calc(30 / 750 * 100vw);
    gap: calc(32 / 750 * 100vw);
  }
}
.sec06__area {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .sec06__area {
    gap: calc(8 / 750 * 100vw);
  }
}
.sec06__area-name {
  width: 100%;
  display: flex;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec06__area-name {
    gap: calc(24 / 750 * 100vw);
  }
}
.sec06__area-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec06__area-title {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec06__area-line {
  position: relative;
  flex: 1;
  height: 0;
  border-top: min(calc(1 / 1080 * 100vw), 1px) solid #2a5bc5;
}
@media screen and (max-width: 767px) {
  .sec06__area-line {
    border-top: calc(2 / 750 * 100vw) solid #2a5bc5;
  }
}
.sec06__area-line::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(5 / 1080 * 100vw), 5px);
  height: min(calc(5 / 1080 * 100vw), 5px);
  border-radius: 50%;
  background-color: #2a5bc5;
}
@media screen and (max-width: 767px) {
  .sec06__area-line::before {
    width: calc(11 / 750 * 100vw);
    height: calc(11 / 750 * 100vw);
  }
}
.sec06__area-text {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: justify;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec06__area-text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec06__note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #666666;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec06__note {
    font-size: calc(20 / 750 * 100vw);
  }
}

.sec07 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(48 / 1080 * 100vw), 48px);
  width: 100%;
  background: #ffffff;
  padding: min(calc(96 / 1080 * 100vw), 96px) 0 min(calc(120 / 1080 * 100vw), 120px);
}
@media screen and (max-width: 767px) {
  .sec07 {
    gap: calc(40 / 750 * 100vw);
    padding: 0 calc(30 / 750 * 100vw) calc(120 / 750 * 100vw);
  }
}
.sec07__bnr {
  position: relative;
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  padding: min(calc(84 / 1080 * 100vw), 84px) min(calc(170 / 1080 * 100vw), 170px) min(calc(82 / 1080 * 100vw), 82px) min(calc(477 / 1080 * 100vw), 477px);
}
@media screen and (max-width: 767px) {
  .sec07__bnr {
    width: calc(750 / 750 * 100vw);
    padding: calc(70 / 750 * 100vw) calc(60 / 750 * 100vw) calc(70 / 750 * 100vw) calc(250 / 750 * 100vw);
  }
}
.sec07__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(calc(331 / 1080 * 100vw), 331px);
  background: #fffdf2;
}
@media screen and (max-width: 767px) {
  .sec07__image {
    height: calc(331 / 750 * 100vw);
  }
}
.sec07__badge {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec07__badge {
    gap: calc(18 / 750 * 100vw);
  }
}
.sec07__badge p {
  padding: min(calc(8 / 1080 * 100vw), 8px) min(calc(30 / 1080 * 100vw), 30px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  background: linear-gradient(90deg, #33b5e9 29%, #4467c1 100%);
  border-radius: min(calc(27 / 1080 * 100vw), 27px);
}
@media screen and (max-width: 767px) {
  .sec07__badge p {
    border-radius: calc(27 / 750 * 100vw);
    padding: 0 calc(20 / 750 * 100vw);
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec07__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__title {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec07__phone {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec07__phone {
    gap: calc(16 / 750 * 100vw);
  }
}
.sec07__phone-label {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #f94d04;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__phone-label {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec07__phone-title {
  width: min(calc(540 / 1080 * 100vw), 540px);
  height: min(calc(56 / 1080 * 100vw), 56px);
  background: #f94d04;
  border-left: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  border-right: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec07__phone-title {
    width: calc(610 / 750 * 100vw);
    height: calc(70 / 750 * 100vw);
    border-left: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    border-right: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    padding: 0;
  }
}
.sec07__phone-title p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__phone-title p {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec07__phone-title p span {
  font-size: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .sec07__phone-title p span {
    font-size: calc(38 / 750 * 100vw);
  }
}
.sec07__phone-number {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec07__phone-number {
    gap: calc(15 / 750 * 100vw);
  }
}
.sec07__phone-icon {
  width: min(calc(92 / 1080 * 100vw), 92px);
  height: min(calc(52 / 1080 * 100vw), 52px);
}
@media screen and (max-width: 767px) {
  .sec07__phone-icon {
    top: calc(8 / 750 * 100vw);
    width: calc(92.28 / 750 * 100vw);
    height: calc(52 / 750 * 100vw);
  }
}
.sec07__phone-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec07__phone-text {
  font-family: "Roboto", sans-serif;
  font-weight: 800;
  font-size: min(calc(60 / 1080 * 100vw), 60px);
  line-height: 1.2;
  letter-spacing: 0;
  color: #333333;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec07__phone-text {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec07__phone-time {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__phone-time {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__divider {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(5 / 1080 * 100vw), 5px);
  background: #dddddd;
}
@media screen and (max-width: 767px) {
  .sec07__divider {
    left: calc(30 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
    height: calc(5 / 750 * 100vw);
  }
}
.sec07__email {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec07__email {
    gap: calc(6 / 750 * 100vw);
  }
}
.sec07__email-title {
  width: min(calc(540 / 1080 * 100vw), 540px);
  height: min(calc(56 / 1080 * 100vw), 56px);
  background: #2a5bc5;
  border-left: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  border-right: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__email-title {
    width: calc(610 / 750 * 100vw);
    height: calc(70 / 750 * 100vw);
    border-left: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    border-right: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    padding: 0 calc(20 / 750 * 100vw);
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec07__email-time {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__email-time {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec07__email-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__email-note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__email-button {
  position: relative;
  width: min(calc(420 / 1080 * 100vw), 420px);
  height: min(calc(78 / 1080 * 100vw), 78px);
  margin-top: min(calc(21 / 1080 * 100vw), 21px);
}
@media screen and (max-width: 767px) {
  .sec07__email-button {
    width: calc(570 / 750 * 100vw);
    height: calc(104 / 750 * 100vw);
    margin: calc(26 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  }
}
.sec07__email-link {
  position: relative;
  width: 100%;
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(86 / 1080 * 100vw), 86px);
  background: #0e3996;
  border-radius: min(calc(39 / 1080 * 100vw), 39px);
  box-shadow: 0 min(calc(5 / 1080 * 100vw), 5px) 0 0 rgba(34, 62, 130, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
@media screen and (max-width: 767px) {
  .sec07__email-link {
    width: calc(570 / 750 * 100vw);
    padding: calc(27 / 750 * 100vw) calc(122 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
    box-shadow: 0 calc(6 / 750 * 100vw) 0 0 rgba(34, 62, 130, 0.6);
  }
}
@media screen and (min-width: 768px) {
  .sec07__email-link:hover {
    transform: translateY(min(calc(2 / 1080 * 100vw), 2px));
    box-shadow: 0 min(calc(3 / 1080 * 100vw), 3px) 0 0 rgba(34, 62, 130, 0.6);
  }
}
.sec07__email-link span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec07__email-link span {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec07__email-arrow {
  position: absolute;
  top: min(calc(30 / 1080 * 100vw), 30px);
  right: min(calc(30 / 1080 * 100vw), 30px);
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .sec07__email-arrow {
    top: calc(42 / 750 * 100vw);
    right: calc(40 / 750 * 100vw);
    width: calc(12 / 750 * 100vw);
    height: calc(26 / 750 * 100vw);
  }
}
.sec07__email-arrow svg {
  display: block;
  width: 100%;
  height: auto;
}
.sec07__line {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec07__line {
    gap: calc(6 / 750 * 100vw);
  }
}
.sec07__line-title {
  width: min(calc(540 / 1080 * 100vw), 540px);
  height: min(calc(56 / 1080 * 100vw), 56px);
  background: #00a040;
  border-left: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  border-right: min(calc(10 / 1080 * 100vw), 10px) solid rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec07__line-title {
    width: calc(610 / 750 * 100vw);
    height: calc(70 / 750 * 100vw);
    border-left: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    border-right: calc(10 / 750 * 100vw) solid rgba(0, 0, 0, 0.2);
    padding: 0 calc(20 / 750 * 100vw);
  }
}
.sec07__line-title p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__line-title p {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec07__line-time {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #00a040;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__line-time {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec07__line-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__line-note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__line-methods {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  height: min(calc(225 / 1080 * 100vw), 225px);
  background: #ffffff;
  display: flex;
  justify-content: center;
  gap: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec07__line-methods {
    width: calc(690 / 750 * 100vw);
    height: calc(345 / 750 * 100vw);
    gap: calc(36 / 750 * 100vw);
  }
}
.sec07__line-pc {
  width: min(calc(260 / 1080 * 100vw), 260px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec07__line-pc {
    width: calc(260 / 750 * 100vw);
    gap: calc(10 / 750 * 100vw);
  }
}
.sec07__line-pc-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__line-pc-title {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec07__line-pc-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__line-pc-text {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__line-qr {
  width: min(calc(140 / 1080 * 100vw), 140px);
  height: min(calc(140 / 1080 * 100vw), 140px);
}
@media screen and (max-width: 767px) {
  .sec07__line-qr {
    width: calc(188 / 750 * 100vw);
    height: calc(188 / 750 * 100vw);
  }
}
.sec07__line-divider {
  width: min(calc(5 / 1080 * 100vw), 5px);
  background: #dddddd;
}
@media screen and (max-width: 767px) {
  .sec07__line-divider {
    width: calc(5 / 750 * 100vw);
  }
}
.sec07__line-sp {
  width: min(calc(260 / 1080 * 100vw), 260px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec07__line-sp {
    width: calc(260 / 750 * 100vw);
    gap: calc(10 / 750 * 100vw);
  }
}
.sec07__line-sp-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec07__line-sp-title {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec07__line-sp-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec07__line-sp-text {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__line-button {
  position: relative;
  width: min(calc(207 / 1080 * 100vw), 207px);
  height: min(calc(140 / 1080 * 100vw), 140px);
}
@media screen and (max-width: 767px) {
  .sec07__line-button {
    width: calc(207 / 750 * 100vw);
    height: calc(188 / 750 * 100vw);
  }
}
.sec07__line-link {
  position: absolute;
  top: min(calc(37 / 1080 * 100vw), 37px);
  left: 0;
  width: min(calc(207 / 1080 * 100vw), 207px);
  height: min(calc(65 / 1080 * 100vw), 65px);
  background: #06c755;
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  display: flex;
  align-items: center;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .sec07__line-link {
    top: calc(61 / 750 * 100vw);
    width: calc(207 / 750 * 100vw);
    height: calc(65 / 750 * 100vw);
    border-radius: calc(8 / 750 * 100vw);
  }
}
.sec07__line-link span {
  position: absolute;
  left: min(calc(80 / 1080 * 100vw), 80px);
  top: min(calc(15 / 1080 * 100vw), 15px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  line-height: 1.8;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec07__line-link span {
    left: calc(69 / 750 * 100vw);
    top: calc(11 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec07__line-icon {
  position: absolute;
  left: min(calc(13 / 1080 * 100vw), 13px);
  top: min(calc(12 / 1080 * 100vw), 12px);
  width: min(calc(48 / 1080 * 100vw), 48px);
  height: min(calc(46 / 1080 * 100vw), 46px);
}
@media screen and (max-width: 767px) {
  .sec07__line-icon {
    left: calc(13 / 750 * 100vw);
    top: calc(11 / 750 * 100vw);
    width: calc(48 / 750 * 100vw);
    height: calc(46 / 750 * 100vw);
  }
}

.sec08 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: 100%;
  background: #ffffff;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(460 / 1080 * 100vw), 460px);
  border-top: min(calc(12 / 1080 * 100vw), 12px) solid;
  border-bottom: min(calc(12 / 1080 * 100vw), 12px) solid;
  border-image: linear-gradient(90deg, rgb(169, 226, 249) 29%, rgb(68, 103, 193) 100%) 1;
}
@media screen and (max-width: 767px) {
  .sec08 {
    gap: calc(64 / 750 * 100vw);
    padding: calc(80 / 750 * 100vw) 0;
    border-top: calc(12 / 750 * 100vw) solid;
    border-bottom: calc(12 / 750 * 100vw) solid;
  }
}
.sec08__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec08__title {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec08__logos {
  width: 100%;
  display: flex;
  justify-content: center;
}
.sec08__logos img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.sec09 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(64 / 1080 * 100vw), 64px);
  width: 100%;
  background: #ffffff;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(460 / 1080 * 100vw), 460px) min(calc(100 / 1080 * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .sec09 {
    gap: calc(64 / 750 * 100vw);
    padding: calc(80 / 750 * 100vw) calc(30 / 750 * 100vw) calc(100 / 750 * 100vw);
  }
}
.sec09__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(12 / 1080 * 100vw), 12px);
  width: min(calc(576 / 1080 * 100vw), 576px);
}
@media screen and (max-width: 767px) {
  .sec09__header {
    gap: calc(12 / 750 * 100vw);
    width: calc(576 / 750 * 100vw);
  }
}
.sec09__header-badge {
  width: min(calc(410 / 1080 * 100vw), 410px);
  height: min(calc(67 / 1080 * 100vw), 67px);
  background: #2a5bc5;
  border-radius: min(calc(16 / 1080 * 100vw), 16px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 min(calc(57 / 1080 * 100vw), 57px);
}
@media screen and (max-width: 767px) {
  .sec09__header-badge {
    width: calc(410 / 750 * 100vw);
    height: calc(67 / 750 * 100vw);
    border-radius: calc(16 / 750 * 100vw);
    padding: 0 calc(57 / 750 * 100vw);
  }
}
.sec09__header-badge p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__header-badge p {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec09__header-title {
  position: relative;
  width: 100%;
  height: min(calc(70 / 1080 * 100vw), 70px);
}
@media screen and (max-width: 767px) {
  .sec09__header-title {
    height: calc(70 / 750 * 100vw);
  }
}
.sec09__title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  font-family: "Mplus 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #f94d04;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec09__title {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec09__title-icon {
  position: absolute;
  left: min(calc(45 / 1080 * 100vw), 45px);
  top: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .sec09__title-icon {
    left: 0;
    top: calc(14 / 750 * 100vw);
    width: calc(576 / 750 * 100vw);
    height: calc(63 / 750 * 100vw);
  }
}
.sec09__title-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec09__content {
  display: flex;
  flex-direction: column;
  gap: min(calc(48 / 1080 * 100vw), 48px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec09__content {
    gap: calc(48 / 750 * 100vw);
  }
}
.sec09__product {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: 100%;
  background: #ffffff;
  border: min(calc(3 / 1080 * 100vw), 3px) solid #2a5bc5;
  box-shadow: min(calc(5 / 1080 * 100vw), 5px) min(calc(5 / 1080 * 100vw), 5px) min(calc(9 / 1080 * 100vw), 9px) 0 rgba(0, 0, 0, 0.25);
  padding: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec09__product {
    gap: calc(40 / 750 * 100vw);
    border: calc(3 / 750 * 100vw) solid #2a5bc5;
    box-shadow: calc(5 / 750 * 100vw) calc(5 / 750 * 100vw) calc(9 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
    padding: calc(30 / 750 * 100vw);
  }
}
.sec09__product-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sec09__product-title-bg {
  position: absolute;
  left: 0;
  top: min(calc(35 / 1080 * 100vw), 35px);
  width: 100%;
  height: min(calc(10 / 1080 * 100vw), 10px);
  background: rgba(255, 236, 133, 0.8);
}
@media screen and (max-width: 767px) {
  .sec09__product-title-bg {
    top: calc(45 / 750 * 100vw);
    width: 100%;
    height: calc(14 / 750 * 100vw);
  }
}
.sec09__product-title-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec09__product-title-text {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec09__product-detail {
  display: flex;
  justify-content: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec09__product-detail {
    position: relative;
    gap: calc(40 / 750 * 100vw);
  }
}
.sec09__product-image {
  width: min(calc(345 / 1080 * 100vw), 345px);
  height: min(calc(445 / 1080 * 100vw), 445px);
}
@media screen and (max-width: 767px) {
  .sec09__product-image {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(294 / 750 * 100vw);
    height: calc(380 / 750 * 100vw);
  }
}
.sec09__product-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sec09__product-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
  flex: 1;
}
@media screen and (max-width: 767px) {
  .sec09__product-info {
    gap: calc(32 / 750 * 100vw);
  }
}
.sec09__product-spec {
  display: flex;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec09__product-spec {
    flex-direction: column;
    align-items: flex-start;
    gap: calc(16 / 750 * 100vw);
    width: calc(310 / 750 * 100vw);
    margin-right: auto;
  }
}
.sec09__product-spec-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .sec09__product-spec-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec09__product-spec-text li {
  list-style-type: disc;
  list-style-position: inside;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.sec09__product-badges {
  display: flex;
  gap: max(calc(-8 / 1080 * 100vw), -8px);
}
@media screen and (max-width: 767px) {
  .sec09__product-badges {
    width: 100%;
    gap: calc(-8 / 750 * 100vw);
    justify-content: center;
  }
}
.sec09__product-badge {
  position: relative;
  width: min(calc(123 / 1080 * 100vw), 123px);
  height: min(calc(123 / 1080 * 100vw), 123px);
  border-radius: 50%;
  background: linear-gradient(-2deg, #ff512f 0%, #f09819 100%);
  box-shadow: 0 0 min(calc(9 / 1080 * 100vw), 9px) 0 rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge {
    width: calc(164 / 750 * 100vw);
    height: calc(164 / 750 * 100vw);
    box-shadow: 0 0 calc(9 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
  }
}
.sec09__product-badge.--subsidy .sec09__product-badge-text {
  position: absolute;
  left: min(calc(34 / 1080 * 100vw), 34px);
  top: min(calc(17 / 1080 * 100vw), 17px);
  width: min(calc(56 / 1080 * 100vw), 56px);
  height: min(calc(44 / 1080 * 100vw), 44px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--subsidy .sec09__product-badge-text {
    left: calc(42 / 750 * 100vw);
    top: calc(23 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec09__product-badge.--subsidy .sec09__product-badge-amount {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(65 / 1080 * 100vw), 65px);
  width: min(calc(76 / 1080 * 100vw), 76px);
  height: min(calc(36 / 1080 * 100vw), 36px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--subsidy .sec09__product-badge-amount {
    top: calc(95 / 750 * 100vw);
    width: calc(76 / 750 * 100vw);
    height: calc(36 / 750 * 100vw);
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec09__product-badge.--subsidy .sec09__product-badge-amount span {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--subsidy .sec09__product-badge-amount span {
    font-size: calc(42 / 750 * 100vw);
  }
}
.sec09__product-badge.--discount {
  margin-left: max(calc(-8 / 1080 * 100vw), -8px);
}
.sec09__product-badge.--discount .sec09__product-badge-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: min(calc(18 / 1080 * 100vw), 18px);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.2;
  letter-spacing: 0.04em;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--discount .sec09__product-badge-text {
    top: calc(20 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec09__product-badge.--discount .sec09__product-badge-discount {
  position: absolute;
  top: min(calc(43 / 1080 * 100vw), 43px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.1;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--discount .sec09__product-badge-discount {
    top: calc(55 / 750 * 100vw);
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec09__product-badge.--discount .sec09__product-badge-discount .text-num {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--discount .sec09__product-badge-discount .text-num {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec09__product-badge.--discount .sec09__product-badge-discount .text-num-small {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
}
.sec09__product-badge.--discount .sec09__product-badge-discount .text-percent {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec09__product-badge.--discount .sec09__product-badge-discount .text-percent {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec09__product-badge-note {
  position: absolute;
  bottom: max(calc(-20 / 1080 * 100vw), -20px);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-badge-note {
    bottom: calc(-33 / 750 * 100vw);
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__product-name {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0 min(calc(30 / 1080 * 100vw), 30px);
  width: 100%;
}
.sec09__product-name-logo {
  width: min(calc(210 / 1080 * 100vw), 210px);
  height: min(calc(65 / 1080 * 100vw), 65px);
  gap: 0 calc(40 / 750 * 100vw);
}
@media screen and (max-width: 767px) {
  .sec09__product-name-logo {
    width: calc(280 / 750 * 100vw);
    height: calc(87 / 750 * 100vw);
  }
}
.sec09__product-name-logo img {
  width: 100%;
  height: auto;
}
.sec09__product-name-model {
  width: min(calc(203 / 1080 * 100vw), 203px);
}
@media screen and (max-width: 767px) {
  .sec09__product-name-model {
    width: calc(203 / 750 * 100vw);
  }
}
.sec09__product-name-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: left;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sec09__product-name-text {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec09__product-name-label {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #2a5bc5;
  height: min(calc(42 / 1080 * 100vw), 42px);
  padding: 0 min(calc(61.5 / 1080 * 100vw), 61.5px);
}
@media screen and (max-width: 767px) {
  .sec09__product-name-label {
    height: calc(42 / 750 * 100vw);
    padding: 0 calc(61.5 / 750 * 100vw);
  }
}
.sec09__product-name-label::before, .sec09__product-name-label::after {
  content: "";
  position: absolute;
  top: 0;
  width: min(calc(9 / 1080 * 100vw), 9px);
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .sec09__product-name-label::before, .sec09__product-name-label::after {
    width: calc(9 / 750 * 100vw);
  }
}
.sec09__product-name-label::before {
  left: 0;
}
.sec09__product-name-label::after {
  right: 0;
}
.sec09__product-name-label p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-name-label p {
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec09__product-price {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(12 / 1080 * 100vw), 12px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec09__product-price {
    gap: calc(32 / 750 * 100vw);
  }
}
.sec09__product-price-area {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(7.5 / 1080 * 100vw), 7.5px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-area {
    gap: calc(7.5 / 750 * 100vw);
  }
}
.sec09__product-price-area-label {
  display: flex;
  align-items: center;
  gap: min(calc(7.5 / 1080 * 100vw), 7.5px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-area-label {
    gap: calc(7.5 / 750 * 100vw);
  }
}
.sec09__product-price-area-label p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-area-label p {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec09__product-price-area-label::before, .sec09__product-price-area-label::after {
  content: "";
  width: min(calc(54 / 1080 * 100vw), 54px);
  height: min(calc(3 / 1080 * 100vw), 3px);
  background-color: #2a5bc5;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-area-label::before, .sec09__product-price-area-label::after {
    width: calc(72 / 750 * 100vw);
    height: calc(4 / 750 * 100vw);
  }
}
.sec09__product-price-original {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-original {
    gap: calc(12 / 750 * 100vw);
  }
}
.sec09__product-price-original p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-original p {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec09__product-price-original .original-small {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-original .original-small {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__product-price-original .original-color {
  color: #fe572d;
}
.sec09__product-price-actual {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-actual {
    gap: calc(12 / 750 * 100vw);
  }
}
.sec09__product-price-label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(calc(83 / 1080 * 100vw), 83px);
  height: min(calc(60 / 1080 * 100vw), 60px);
  background: #ffffff;
  border: min(calc(3 / 1080 * 100vw), 3px) solid #d13737;
  border-radius: min(calc(6 / 1080 * 100vw), 6px);
  padding: min(calc(7.5 / 1080 * 100vw), 7.5px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-label {
    width: calc(110 / 750 * 100vw);
    height: calc(80 / 750 * 100vw);
    border: calc(3 / 750 * 100vw) solid #d13737;
    border-radius: calc(8 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw);
  }
}
.sec09__product-price-label p {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #d13737;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-label p {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec09__product-price-amount {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: min(calc(7.5 / 1080 * 100vw), 7.5px);
}
@media screen and (max-width: 767px) {
  .sec09__product-price-amount {
    gap: calc(7.5 / 750 * 100vw);
  }
}
.sec09__product-price-amount p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(57 / 1080 * 100vw), 57px);
  line-height: 1;
  letter-spacing: 0.04em;
  color: #d13737;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-amount p {
    font-size: calc(76 / 750 * 100vw);
  }
}
.sec09__product-price-amount .price-yen {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  line-height: 1;
  color: #d13737;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-amount .price-yen {
    font-size: calc(66 / 750 * 100vw);
  }
}
.sec09__product-price-amount .price-tax {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-price-amount .price-tax {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__product-lease {
  display: flex;
  flex-direction: column;
  gap: min(calc(18 / 1080 * 100vw), 18px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease {
    gap: calc(18 / 750 * 100vw);
  }
}
.sec09__product-lease-info {
  display: flex;
  align-items: center;
  gap: min(calc(18 / 1080 * 100vw), 18px);
  background: #d7eeff;
  height: min(calc(115 / 1080 * 100vw), 115px);
  padding: 0 min(calc(22.5 / 1080 * 100vw), 22.5px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-info {
    justify-content: flex-start;
    gap: calc(18 / 750 * 100vw);
    height: calc(152 / 750 * 100vw);
    padding: 0;
  }
}
.sec09__product-lease-badge {
  width: min(calc(145 / 1080 * 100vw), 145px);
  height: 100%;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-badge {
    width: calc(193 / 750 * 100vw);
  }
}
.sec09__product-lease-badge img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec09__product-lease-price {
  display: flex;
  flex-direction: column;
  gap: min(calc(2.25 / 1080 * 100vw), 2.25px);
  padding: min(calc(12 / 1080 * 100vw), 12px) 0;
  width: min(calc(288 / 1080 * 100vw), 288px);
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-price {
    gap: calc(2.25 / 750 * 100vw);
    padding: calc(16 / 750 * 100vw) 0;
    width: calc(100% - calc(193 / 750 * 100vw));
  }
}
.sec09__product-lease-amount {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1;
  color: #333333;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-amount {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec09__product-lease-amount .amount-num {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-amount .amount-num {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec09__product-lease-amount .amount-tax {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-amount .amount-tax {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__product-lease-warranty {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #2a5bc5;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-warranty {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec09__product-lease-note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(15 / 1080 * 100vw), 15px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-lease-note {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__product-msrp {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(15 / 1080 * 100vw), 15px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__product-msrp {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec09__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(24 / 1080 * 100vw), 24px);
}
@media screen and (max-width: 767px) {
  .sec09__footer {
    gap: calc(24 / 750 * 100vw);
  }
}
.sec09__footer-text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .sec09__footer-text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec09__footer-button {
  position: relative;
}
.sec09__footer-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(calc(430 / 1080 * 100vw), 430px);
  height: min(calc(78 / 1080 * 100vw), 78px);
  background: #2a5bc5;
  border-radius: min(calc(39 / 1080 * 100vw), 39px);
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .sec09__footer-link {
    transition: filter 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .sec09__footer-link {
    width: calc(430 / 750 * 100vw);
    height: calc(78 / 750 * 100vw);
    border-radius: calc(39 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .sec09__footer-link:hover {
    filter: brightness(130%);
  }
}
.sec09__footer-link span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec09__footer-link span {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec09__footer-arrow {
  position: absolute;
  right: min(calc(29 / 1080 * 100vw), 29px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec09__footer-arrow {
    right: calc(29 / 750 * 100vw);
    width: calc(12 / 750 * 100vw);
    height: calc(26 / 750 * 100vw);
  }
}
.sec09__footer-arrow svg {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec10 {
  background: linear-gradient(180deg, #527ede 0%, #2a5bc5 40%);
  padding: min(calc(80 / 1080 * 100vw), 80px) 0;
}
@media screen and (max-width: 767px) {
  .sec10 {
    padding: calc(80 / 750 * 100vw) 0;
  }
}
.sec10 .sec10__outer {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__outer {
    width: calc(690 / 750 * 100vw);
  }
}
.sec10 .sec10__title {
  text-align: center;
}
.sec10 .sec10__text01 {
  text-align: center;
  width: fit-content;
  margin: 0 auto;
  position: relative;
  padding: 0 min(calc(54 / 1080 * 100vw), 54px);
  display: block;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text01 {
    padding: 0 calc(76 / 750 * 100vw);
  }
}
.sec10 .sec10__text01::before, .sec10 .sec10__text01::after {
  content: "";
  display: block;
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='56' viewBox='0 0 30 56' fill='none'%3E%3Cpath d='M1.80225 0.867188L27.8022 54.8672' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  width: min(calc(30 / 1080 * 100vw), 30px);
  height: min(calc(56 / 1080 * 100vw), 56px);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text01::before, .sec10 .sec10__text01::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='146' viewBox='0 0 52 146' fill='none'%3E%3Cpath d='M1.89746 0.632812L49.8975 144.633' stroke='white' stroke-width='4'/%3E%3C/svg%3E");
    width: calc(52 / 750 * 100vw);
    height: calc(146 / 750 * 100vw);
  }
}
.sec10 .sec10__text01::before {
  left: 0;
}
.sec10 .sec10__text01::after {
  right: 0;
  transform: translateY(-50%) rotateY(180deg);
}
.sec10 .sec10__text01 .text1 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text01 .text1 {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec10 .sec10__text01 .text2 {
  font-family: "M PLUS 1p", sans-serif;
  font-weight: 700;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #ffec85;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text01 .text2 {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec10 .sec10__img {
  width: min(calc(495 / 1080 * 100vw), 495px);
  margin: min(calc(24 / 1080 * 100vw), 24px) auto 0;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__img {
    width: calc(642 / 750 * 100vw);
    margin: calc(32 / 750 * 100vw) auto 0;
  }
}
.sec10 .sec10__text02 {
  color: #333;
  text-align: center;
  background-color: #FFEC85;
  width: fit-content;
  margin: 0 auto;
  padding: min(calc(2 / 1080 * 100vw), 2px) min(calc(45 / 1080 * 100vw), 45px);
  clip-path: polygon(3% 0%, 100% 0%, 97% 100%, 0% 100%);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  font-weight: 700;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text02 {
    padding: calc(8 / 750 * 100vw) calc(45 / 750 * 100vw) calc(10 / 750 * 100vw);
    font-size: calc(48 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
  }
}
.sec10 .sec10__text02 .large {
  color: #2A5BC5;
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 700;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text02 .large {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec10 .sec10__text03 {
  width: fit-content;
  margin: min(calc(27 / 1080 * 100vw), 27px) auto 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 150%;
  letter-spacing: 0.04em;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text03 {
    width: auto;
    margin: calc(32 / 750 * 100vw) auto 0;
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec10 .sec10__list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: min(calc(32 / 1080 * 100vw), 32px) auto 0;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__list {
    flex-wrap: wrap;
    gap: calc(16 / 750 * 100vw) calc(20 / 750 * 100vw);
    margin: calc(48 / 750 * 100vw) auto 0;
  }
}
.sec10 .sec10__item {
  width: min(calc(215 / 1080 * 100vw), 215px);
  height: min(calc(54 / 1080 * 100vw), 54px);
  background-image: url("data:image/svg+xml,%3Csvg width='215' height='54' viewBox='0 0 215 54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='215' height='54' fill='white'/%3E%3Cpath d='M30 0H0V30L30 0Z' fill='%23103A96'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: min(calc(8 / 1080 * 100vw), 8px) min(calc(8 / 1080 * 100vw), 8px) min(calc(8 / 1080 * 100vw), 8px) 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__item {
    background-image: url("data:image/svg+xml,%3Csvg width='335' height='80' viewBox='0 0 335 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='335' height='80' fill='white'/%3E%3Cpath d='M42 0H0V42L42 0Z' fill='%23103A96'/%3E%3C/svg%3E%0A");
    width: calc(335 / 750 * 100vw);
    height: calc(80 / 750 * 100vw);
    box-shadow: calc(8 / 750 * 100vw) calc(8 / 750 * 100vw) calc(8 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
  }
}
.sec10 .sec10__text04 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 160%;
  letter-spacing: 0.08em;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text04 {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec10 .sec10__text05 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(36 / 1080 * 100vw), 36px);
  margin: min(calc(32 / 1080 * 100vw), 32px) auto 0;
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec10 .sec10__text05 {
    font-size: calc(48 / 750 * 100vw);
    margin: calc(48 / 750 * 100vw) auto 0;
  }
}
/*# sourceMappingURL=lp.css.map */
