@charset "UTF-8";
@font-face {
  font-family: "din";
  src: url("../fonts/din1451alt.woff2") format("woff2"), url("../fonts/din1451alt.woff") format("woff");
}
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  tab-size: 4;
  word-break: normal;
}

*, :after, :before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details, main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline-width: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b, strong {
  font-weight: bolder;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button, input, optgroup, select, textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

[role=button], [type=button], [type=reset], [type=submit], button {
  cursor: pointer;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}

button, input, select, textarea {
  background-color: transparent;
  border-style: none;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

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

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true] {
  cursor: default;
}

body {
  position: relative;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  color: #333;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 1.6;
  letter-spacing: 0.08em;
}

img, svg, picture {
  display: block;
  width: 100%;
  height: auto;
}

a {
  display: block;
  text-decoration: none;
}

ul, ol, dl, li, dt, dd {
  list-style: none;
}

.u-txt-color-main {
  color: #14B4B4;
}

.u-txt-color-sub {
  color: #FFFF4F;
}

.u-txt-fw-n {
  font-weight: 400;
}

.u-txt-gradient {
  background: linear-gradient(269deg, #16ACC7 34.97%, #3A84F1 62.61%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.u-txt-robot {
  font-family: "Roboto", sans-serif;
}

.u-txt-din {
  font-family: "din", sans-serif;
}

.u-txt-underline {
  padding-bottom: 0.1em;
  background-image: linear-gradient(to right, #FFFF4F, #FFFF4F);
  background-size: 100% 27.083333%; /* 下線の太さと方向を指定 */
  background-repeat: no-repeat;
  background-position: 0 100%; /* 下線の位置を微調整 */
  background-clip: text; /* テキストにのみグラデーションを適用 */
}

@media screen and (max-width: 767px) {
  .u-hide-tabSp {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .u-hide-pc {
    display: none !important;
  }
}

.adlp-c-wrapper {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  font-feature-settings: "palt";
  letter-spacing: 0.04em;
}

.adlp-c-main {
  background-color: #FFF;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow-x: hidden;
}

.adlp-sec {
  min-width: min(1920px, 177.7777777778vw);
  margin: 0 auto;
  position: relative;
  line-height: 1;
  color: #333333;
}
@media screen and (max-width: 767px) {
  .adlp-sec {
    min-width: auto;
  }
}

.adlp-c-inner {
  margin: auto;
  width: 100vw;
  max-width: 1080px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .adlp-c-inner.--m {
    padding: 0 min(40px, 3.7037037037vw, 1080px);
  }
  .adlp-c-inner.--s {
    padding: 0 min(80px, 7.4074074074vw, 1080px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-c-inner.--s {
    padding: 0 4vw;
  }
}

.adlp-sec__ttl {
  font-weight: 700;
  font-family: "Noto Sans JP";
  letter-spacing: 0.04em;
}
.adlp-sec__ttl.--lv1 {
  font-family: "Noto Serif JP";
  color: #FFFFFF;
  font-weight: 700;
  font-size: min(50px, 4.6296296296vw, 1080px);
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.08em;
  font-feature-settings: "palt" on, "liga" off, "kern" off;
}
.adlp-sec__ttl.--lv1 small {
  font-size: min(26px, 2.4074074074vw, 1080px);
  display: block;
}
.adlp-sec__ttl.--lv1 .adlp-sec__ttl-sub {
  display: block;
  color: yellow;
  font-family: "EB Garamond";
  font-style: normal;
  font-weight: 400;
  font-size: min(24px, 2.2222222222vw, 1080px);
  line-height: 1;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  margin-bottom: min(12px, 1.1111111111vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-sec__ttl.--lv1 {
    font-size: 8.5333333333vw;
  }
  .adlp-sec__ttl.--lv1 small {
    font-size: 4.5333333333vw;
    letter-spacing: -0.04em;
  }
  .adlp-sec__ttl.--lv1 .adlp-sec__ttl-sub {
    font-size: 4.2666666667vw;
    margin-bottom: 2.1333333333vw;
  }
  .adlp-sec__ttl.--lv1 .adlp-sec__txt.--small {
    font-size: 5.0666666667vw;
  }
}

.adlp-c-colmun-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.adlp-c-row-list__item:first-child {
  margin-top: 0 !important;
}

.adlp-c-txt-decolation {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 50%;
  display: flex;
  transform: translate(-50%, 100%);
  justify-content: center;
  align-items: flex-start;
}

.adlp-btn__wrapper {
  display: flex;
  gap: min(40px, 3.7037037037vw, 1080px);
  margin: min(37px, 3.4259259259vw, 1080px) auto 0;
}
.adlp-btn__wrapper > * {
  width: vmin(480px, 44.4444444444vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    gap: 3.2vw;
  }
}

.adlp-btn {
  background: linear-gradient(161deg, #FF5520 22.09%, #FF7A00 94.92%);
  color: #FFFFFF;
  position: relative;
  border-radius: min(50px, 4.6296296296vw, 1080px);
  box-shadow: min(3.59221px, 0.332612037vw) min(3.59221px, 0.332612037vw) min(10.77663px, 0.9978361111vw) 0 rgba(0, 0, 0, 0.25);
  transition: filter ease-in 150ms, transform 250ms ease-in;
  line-height: 1.4;
  text-align: center;
  padding: min(12px, 1.1111111111vw) 0 min(13px, 1.2037037037vw);
  font-size: min(18px, 1.6666666667vw, 1080px);
  text-align: center;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(48.1481481481vw, 520px);
  height: min(7.4074074074vw, 80px);
  margin: 0 auto;
}
.adlp-btn::before {
  content: "";
  display: block;
  background: url(../img/icon-dl.svg) center/contain no-repeat;
  flex-shrink: 0;
  width: min(26px, 2.4074074074vw, 1080px);
  aspect-ratio: 1/1;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  margin-right: min(40px, 3.7037037037vw, 1080px);
}
.adlp-btn:hover {
  filter: brightness(1.1);
}
.adlp-btn__pala.--sub {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font-size: min(24px, 2.2222222222vw, 1080px);
  width: min(66px, 6.1111111111vw, 1080px);
  aspect-ratio: 65/64;
  border: min(2px, 0.1851851852vw, 1080px) solid #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  margin: 0 min(9px, 0.8333333333vw, 1080px);
}
.adlp-btn__pala.--main > span {
  font-size: min(24px, 2.2222222222vw, 1080px);
  display: inline-block;
}
.adlp-btn.gr {
  background: #14B4B4;
}
.adlp-btn.gr::before {
  display: none;
}
.adlp-btn__text {
  color: #FFF;
  text-align: center;
  font-size: min(1.6666666667vw, 18px);
  margin-bottom: min(1.1111111111vw, 12px);
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    border-radius: 8.1333333333vw;
    box-shadow: 0.5333333333vw 0.5333333333vw 1.7333333333vw 0px rgba(0, 0, 0, 0.25);
    padding: 2.4vw 2.6666666667vw;
    max-width: 630px;
    font-size: 3.4666666667vw;
    width: 84vw;
    height: 16vw;
  }
  .adlp-btn::before {
    width: 4.5333333333vw;
    margin-right: 5.8666666667vw;
  }
  .adlp-btn__pala.--sub {
    font-size: 4.2666666667vw;
    width: 11.7333333333vw;
    aspect-ratio: 1/1;
    border: 0.4vw solid #FFFFFF;
    margin: 0 2.2666666667vw;
  }
  .adlp-btn__pala.--main > span {
    font-size: 4.5333333333vw;
  }
  .adlp-btn__text {
    font-size: 3.4666666667vw;
    margin-bottom: 1.8666666667vw;
  }
}

.adlp-c-faq-list {
  margin: min(62px, 5.7407407407vw, 1080px) auto 0;
  width: 100%;
}
.adlp-c-faq-list__item {
  margin-top: min(30px, 2.7777777778vw, 1080px);
  padding: min(40px, 2.7777777778vw, 1080px) min(40px, 3.7037037037vw, 1080px);
  background: #EFF6FF;
  cursor: pointer;
}
.adlp-c-faq-list__item.is-open .adlp-c-faq-list__question::after {
  transform: translateY(-50%) rotate(0deg);
}
.adlp-c-faq-list__item:nth-child(1) .adlp-c-faq-list__question::before {
  content: "q1";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(2) .adlp-c-faq-list__question::before {
  content: "q2";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(3) .adlp-c-faq-list__question::before {
  content: "q3";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(4) .adlp-c-faq-list__question::before {
  content: "q4";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(5) .adlp-c-faq-list__question::before {
  content: "q5";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(6) .adlp-c-faq-list__question::before {
  content: "q6";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(7) .adlp-c-faq-list__question::before {
  content: "q7";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(8) .adlp-c-faq-list__question::before {
  content: "q8";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(9) .adlp-c-faq-list__question::before {
  content: "q9";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__item:nth-child(10) .adlp-c-faq-list__question::before {
  content: "q10";
  font-family: "din", sans-serif;
  text-transform: uppercase;
  display: block;
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
  letter-spacing: 0.1em;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.adlp-c-faq-list__txt {
  color: #14B4B4;
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.6;
}
.adlp-c-faq-list__question {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: relative;
  padding-left: min(78px, 7.2222222222vw, 1080px);
  padding-right: min(52px, 4.8148148148vw, 1080px);
}
.adlp-c-faq-list__question::after {
  content: "";
  display: block;
  width: min(22px, 2.037037037vw, 1080px);
  aspect-ratio: 22/12;
  background: url(../img/icon-arrow-b.svg) center/cover no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: transform ease-in 250ms;
}
.adlp-c-faq-list__awswer {
  display: none;
  width: 100%;
  margin: min(23px, 2.1296296296vw, 1080px) 0 0 0;
}
.adlp-c-faq-list__awswer .adlp-c-faq-list__txt {
  color: #333;
  text-align: justify;
  font-weight: 400;
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 1.8;
  background: #fff;
  padding: min(20px, 1.8518518519vw, 1080px) min(40px, 3.7037037037vw, 1080px);
}
.adlp-c-faq-list__awswer .adlp-c-faq-list__txt > small {
  font-size: min(12px, 1.1111111111vw, 1080px);
}
.adlp-c-faq-list__awswer .adlp-c-faq-list__txt > a {
  color: #333333;
  text-decoration-line: underline;
}
@media screen and (max-width: 767px) {
  .adlp-c-faq-list {
    margin: 9.6vw 0 0;
    width: 100%;
  }
  .adlp-c-faq-list__item {
    margin-top: 4vw;
    padding: 5.3333333333vw;
  }
  .adlp-c-faq-list__item .adlp-c-faq-list__question::before {
    font-size: 6.6666666667vw !important;
  }
  .adlp-c-faq-list__txt {
    font-size: 4vw;
  }
  .adlp-c-faq-list__question {
    padding-left: 10.6666666667vw;
    padding-right: 9.3333333333vw;
  }
  .adlp-c-faq-list__question::after {
    width: 4vw;
  }
  .adlp-c-faq-list__awswer {
    margin: 5.3333333333vw 0 0 0;
  }
  .adlp-c-faq-list__awswer .adlp-c-faq-list__txt {
    font-size: 3.4666666667vw;
    line-height: 1.8;
    padding: 5.3333333333vw 4.5333333333vw;
  }
  .adlp-c-faq-list__awswer .adlp-c-faq-list__txt > small {
    font-size: 2.6666666667vw;
  }
  .adlp-c-faq-list__awswer .adlp-c-faq-list__txt > a {
    color: #333333;
    text-decoration-line: underline;
  }
}

.adlp-c-wrapper header {
  background-color: #ffffff;
  box-shadow: 0px min(4px, 0.3703703704vw, 1080px) min(4px, 0.3703703704vw, 1080px) 0px rgba(0, 0, 0, 0.08);
  text-align: center;
  position: sticky;
  width: 100%;
  top: 0;
  z-index: 20;
}
.adlp-c-wrapper header .adlp-c-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: min(20px, 1.8518518519vw, 1080px);
  padding-bottom: min(22px, 2.037037037vw, 1080px);
}
.adlp-c-wrapper header h1 {
  width: min(133px, 12.3148148148vw, 1080px);
  display: inline-block;
}
.adlp-c-wrapper header .adlp-c-cta {
  display: flex;
  align-items: center;
  justify-content: space-around;
  width: min(415px, 38.4259259259vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper header {
    box-shadow: 0px min(4px, 0.5333333333vw, 750px) min(4px, 0.5333333333vw, 750px) 0px rgba(0, 0, 0, 0.08);
  }
  .adlp-c-wrapper header .adlp-c-inner {
    padding-top: 2.6666666667vw;
    padding-bottom: 4vw;
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .adlp-c-wrapper header h1 {
    width: 19.3333333333vw;
  }
  .adlp-c-wrapper header .adlp-c-cta {
    width: 66vw;
  }
}
.adlp-c-wrapper .fv {
  background: linear-gradient(150deg, #d9e9ff 22.65%, rgba(203, 226, 255, 0.51) 51.71%, rgba(145, 192, 253, 0) 81.65%);
}
.adlp-c-wrapper .fv .adlp-c-inner {
  padding-top: min(41px, 3.7962962963vw, 1080px);
  padding-bottom: min(60px, 4.2592592593vw, 1080px);
}
.adlp-c-wrapper .fv .adlp-c-inner::before {
  content: "";
  display: block;
  width: min(479px, 44.3518518519vw, 1080px);
  aspect-ratio: 479/528;
  background: url(../img/pc/fv_illust.png) center/contain no-repeat;
  position: absolute;
  top: 47%;
  right: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.adlp-c-wrapper .fv .adlp-c-inner > * {
  position: relative;
  z-index: 2;
}
.adlp-c-wrapper .fv .pala-01 {
  position: relative;
  display: inline-block;
  font-size: min(22px, 2.037037037vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
}
.adlp-c-wrapper .fv .pala-01 b {
  font-size: min(32px, 2.962962963vw, 1080px);
}
.adlp-c-wrapper .fv .pala-01 b.--mid {
  font-size: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .fv .pala-01 .adlp-c-txt-decolation {
  padding-top: min(7px, 0.6481481481vw, 1080px);
}
.adlp-c-wrapper .fv .pala-02 .line {
  display: block;
  font-size: min(58px, 5.3703703704vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
}
.adlp-c-wrapper .fv .pala-02 .line.--01 {
  margin-top: min(22px, 2.037037037vw, 1080px);
  margin-bottom: -0.2em;
}
.adlp-c-wrapper .fv .pala-02 .line.--02 strong {
  font-size: min(206px, 19.0740740741vw, 1080px);
  position: relative;
  line-height: 0.01;
  position: relative;
  top: 0.02em;
}
.adlp-c-wrapper .fv .pala-02 .line.--02 strong > span {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(20px, 1.8518518519vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  writing-mode: vertical-rl;
  /* テキストを縦書きにする */
  text-orientation: upright;
  /* テキストを垂直に維持 */
}
.adlp-c-wrapper .fv .pala-02 .line.--mid {
  font-size: min(50px, 4.6296296296vw, 1080px);
}
.adlp-c-wrapper .fv .pala-02 .line.--mid span {
  font-size: min(76px, 7.037037037vw, 1080px);
}
.adlp-c-wrapper .fv .box {
  position: relative;
  background: linear-gradient(90deg, #fff 1.15%, rgba(255, 255, 255, 0) 85.07%);
  width: min(703px, 65.0925925926vw, 1080px);
  padding: min(25px, 2.3148148148vw, 1080px) min(25px, 2.3148148148vw, 1080px);
  margin-top: min(24px, 2.2222222222vw, 1080px);
}
.adlp-c-wrapper .fv .box::before {
  content: "";
  display: block;
  width: min(150px, 13.8888888889vw, 1080px);
  aspect-ratio: 1/1;
  background: url(../img/pc/fv_bagde.png) center/contain no-repeat;
  position: absolute;
  top: 50%;
  left: min(390px, 36.1111111111vw, 1080px);
  transform: translateY(-50%);
}
.adlp-c-wrapper .fv .box .pala {
  color: var(--main01, #14b4b4);
  font-family: Noto Sans JP;
  font-size: min(22px, 2.037037037vw, 1080px);
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  /* 30.8px */
  letter-spacing: 1.32px;
}
.adlp-c-wrapper .fv .box .ttl {
  width: min(201px, 18.6111111111vw, 1080px);
  margin-top: min(13px, 1.2037037037vw, 1080px);
  line-height: 1;
}
.adlp-c-wrapper .fv .adlp-btn__wrapper {
  margin-top: min(38px, 3.5185185185vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .fv {
    background: linear-gradient(150deg, #d9e9ff 22.65%, rgba(203, 226, 255, 0.51) 55.71%, rgba(145, 192, 253, 0) 91.65%);
  }
  .adlp-c-wrapper .fv .adlp-c-inner {
    padding-top: 7.0666666667vw;
    padding-bottom: 8.4vw;
  }
  .adlp-c-wrapper .fv .adlp-c-inner::before {
    width: 70.5333333333vw;
    aspect-ratio: 529/583.2;
    top: 54%;
    right: 0;
    transform: translate(22%, -50%);
    z-index: 10;
  }
  .adlp-c-wrapper .fv .adlp-c-inner > * {
    position: relative;
    z-index: 2;
  }
  .adlp-c-wrapper .fv__head {
    text-align: center;
  }
  .adlp-c-wrapper .fv .pala-01 {
    position: relative;
    display: inline-block;
    font-size: 3.4666666667vw;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
  }
  .adlp-c-wrapper .fv .pala-01 b {
    font-size: 5.0666666667vw;
  }
  .adlp-c-wrapper .fv .pala-01 b.--mid {
    font-size: 4vw;
  }
  .adlp-c-wrapper .fv .pala-01 .adlp-c-txt-decolation {
    padding-top: min(7px, 0.6481481481vw, 1080px);
  }
  .adlp-c-wrapper .fv .pala-02 .line {
    display: block;
    font-size: 8.2666666667vw;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--01 {
    margin-top: 3.7333333333vw;
    margin-left: -0.5em;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--02 {
    font-size: 8.8vw;
    margin-top: 1.3333333333vw;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--02 strong {
    font-size: 29.3333333333vw;
    top: 0.04em;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--02 strong > span {
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--mid {
    font-size: 8vw;
  }
  .adlp-c-wrapper .fv .pala-02 .line.--mid span {
    font-size: 10.6666666667vw;
  }
  .adlp-c-wrapper .fv .box {
    background: linear-gradient(90deg, #fff 46.84%, rgba(255, 255, 255, 0) 98%);
    width: 100%;
    padding: 4.6666666667vw 8.1333333333vw 4.9333333333vw 8.1333333333vw;
    margin-top: 8vw;
  }
  .adlp-c-wrapper .fv .box::before {
    content: "";
    display: block;
    width: 33.8666666667vw;
    aspect-ratio: 1/1;
    background: url(../img/pc/fv_bagde.png) center/contain no-repeat;
    position: absolute;
    top: inherit;
    bottom: -4.6666666667vw;
    left: 7.7333333333vw;
    transform: translateY(100%);
  }
  .adlp-c-wrapper .fv .box .pala {
    font-size: 4.5333333333vw;
  }
  .adlp-c-wrapper .fv .box .pala b {
    font-weight: 500;
  }
  .adlp-c-wrapper .fv .box .ttl {
    width: 48.5333333333vw;
    margin-top: 3.3333333333vw;
  }
  .adlp-c-wrapper .fv .adlp-btn__wrapper {
    margin-top: 43.0666666667vw;
  }
  .adlp-c-wrapper .fv .adlp-btn__wrapper__btn {
    margin-left: auto;
    margin-right: auto;
    width: 84vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .adlp-c-wrapper .fv {
    background-size: contain;
  }
}
.adlp-c-wrapper .cv {
  background: url(../img/pc/cv-bg.png) center top no-repeat;
  background-size: 100% 100%;
}
.adlp-c-wrapper .cv .adlp-c-inner {
  padding-top: min(60px, 5.5555555556vw, 1080px);
  padding-bottom: min(55px, 5.0925925926vw, 1080px);
}
.adlp-c-wrapper .cv-ttl {
  color: #ffffff;
  text-align: center;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 56px */
}
.adlp-c-wrapper .cv-pala {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: min(20px, 1.8518518519vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 28px */
}
.adlp-c-wrapper .cv-pala > span {
  margin: 0 min(18px, 1.6666666667vw, 1080px);
}
.adlp-c-wrapper .cv-pala::before, .adlp-c-wrapper .cv-pala::after {
  content: "";
  display: inline-block;
  width: min(64px, 5.9259259259vw, 1080px);
  aspect-ratio: 64/2;
  background: #ffffff;
}
.adlp-c-wrapper .cv .adlp-c-cta {
  margin-top: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .cv .adlp-c-cta__body {
  margin-top: min(18px, 1.6666666667vw, 1080px);
}
.adlp-c-wrapper .cv .adlp-c-cta__btn {
  margin: auto;
}
.adlp-c-wrapper .cv .adlp-c-inner > *:nth-child(2) {
  margin-top: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .cv.--02 .cv-pala > span {
  margin: 0 min(18px, 1.6666666667vw, 1080px);
  line-height: 140%;
  text-align: center;
}
.adlp-c-wrapper .cv.--02 .cv-pala::before, .adlp-c-wrapper .cv.--02 .cv-pala::after {
  content: "";
  display: inline-block;
  width: min(64px, 5.9259259259vw, 1080px);
  aspect-ratio: 64/2;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .cv {
    background: url(../img/sp/cv-bg.png) center top/cover no-repeat;
  }
  .adlp-c-wrapper .cv .adlp-c-inner {
    padding: 12vw 0 12.6666666667vw;
  }
  .adlp-c-wrapper .cv-ttl {
    font-size: 6.4vw;
    line-height: 1.4;
  }
  .adlp-c-wrapper .cv-pala {
    font-size: 4vw;
  }
  .adlp-c-wrapper .cv-pala > span {
    margin: 0 1.4666666667vw;
  }
  .adlp-c-wrapper .cv-pala::before, .adlp-c-wrapper .cv-pala::after {
    width: 5.3333333333vw;
    aspect-ratio: 40/2;
  }
  .adlp-c-wrapper .cv .adlp-c-cta {
    margin-top: 4.8vw;
  }
  .adlp-c-wrapper .cv.--02 .cv-pala > span {
    margin: 0 4vw;
  }
  .adlp-c-wrapper .cv.--02 .cv-pala::before, .adlp-c-wrapper .cv.--02 .cv-pala::after {
    width: min(60px, 5.5555555556vw, 1080px);
    aspect-ratio: 60/2;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  .adlp-c-wrapper .cv {
    background-size: contain;
  }
}
.adlp-c-wrapper .sec01 {
  background: #ffffff;
}
.adlp-c-wrapper .sec01 .adlp-c-inner {
  padding: min(80px, 7.4074074074vw, 1080px) 0 min(60px, 5.5555555556vw, 1080px);
}
.adlp-c-wrapper .sec01 .ttl {
  text-align: center;
  font-size: min(30px, 2.7777777778vw, 1080px);
  line-height: 1.4;
}
.adlp-c-wrapper .sec01 .ttl > span {
  display: inline-block;
  margin-top: min(18px, 1.6666666667vw, 1080px);
  font-size: min(48px, 4.4444444444vw, 1080px);
}
.adlp-c-wrapper .sec01 .ttl > span span > strong {
  font-size: min(80px, 7.4074074074vw, 1080px);
  line-height: 1;
}
.adlp-c-wrapper .sec01 .sec-graph {
  width: min(691px, 63.9814814815vw, 1080px);
  margin: min(34px, 3.1481481481vw, 1080px) auto 0;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec01 .adlp-c-inner {
    padding: 11.2vw 0 12.9333333333vw;
  }
  .adlp-c-wrapper .sec01 .ttl {
    font-size: 4.8vw;
  }
  .adlp-c-wrapper .sec01 .ttl > span {
    margin-top: 6.4vw;
    font-size: 7.4666666667vw;
  }
  .adlp-c-wrapper .sec01 .ttl > span span > strong {
    font-size: 12vw;
  }
  .adlp-c-wrapper .sec01 .sec-graph {
    width: 87.2vw;
    margin: 6.6666666667vw auto 0;
  }
}
.adlp-c-wrapper .sec02 {
  background: linear-gradient(180deg, #d9e9ff 0%, rgba(203, 226, 255, 0.24) 13.58%, rgba(145, 192, 253, 0) 30.66%, rgba(145, 192, 253, 0) 74.38%, rgba(203, 226, 255, 0.24) 89.64%, #d9e9ff 100%);
}
.adlp-c-wrapper .sec02 .adlp-c-inner {
  padding-top: min(73px, 6.7592592593vw, 1080px);
  padding-bottom: min(101px, 9.3518518519vw, 1080px);
}
.adlp-c-wrapper .sec02 .ttl {
  text-align: center;
  font-size: min(30px, 2.7777777778vw, 1080px);
  font-weight: 700;
  line-height: 1;
}
.adlp-c-wrapper .sec02 .ttl span {
  display: inline-block;
  font-size: min(48px, 4.4444444444vw, 1080px);
  font-weight: 700;
  line-height: 1;
  margin-top: min(25px, 2.3148148148vw, 1080px);
}
.adlp-c-wrapper .sec02 .box {
  position: relative;
  border: 2px solid #14B4B4;
  margin: min(55px, 5.0925925926vw, 1080px) auto 0;
  width: min(920px, 85.1851851852vw, 1080px);
  background-color: #ffffff;
  padding: min(22px, 2.037037037vw, 1080px) 0 min(60px, 5.5555555556vw, 1080px);
  text-align: center;
}
.adlp-c-wrapper .sec02 .box-ttl {
  width: min(311px, 28.7962962963vw, 1080px);
  margin: 0 auto;
}
.adlp-c-wrapper .sec02 .box-pala01 {
  margin-top: min(48px, 4.4444444444vw, 1080px);
  line-height: 1.8;
  font-size: min(16px, 1.4814814815vw, 1080px);
}
.adlp-c-wrapper .sec02 .box-pala02 {
  margin-top: min(28px, 2.5925925926vw, 1080px);
  font-size: min(28px, 2.5925925926vw, 1080px);
  padding: min(18px, 1.6666666667vw, 1080px) min(32px, 2.962962963vw, 1080px) min(26px, 2.4074074074vw, 1080px);
  background: #f5f5f5;
  line-height: 1.8;
  font-weight: bold;
  display: inline-block;
}
.adlp-c-wrapper .sec02 .box-note {
  font-size: min(12px, 1.1111111111vw, 1080px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  /* 16.8px */
  margin-top: min(34px, 3.1481481481vw, 1080px);
}
.adlp-c-wrapper .sec02 .box::before, .adlp-c-wrapper .sec02 .box::after {
  content: "";
  display: block;
  width: min(140px, 12.962962963vw, 1080px);
  aspect-ratio: 1/1;
  background-color: transparent;
  position: absolute;
}
.adlp-c-wrapper .sec02 .box::before {
  border-left: 3px solid #14B4B4;
  border-bottom: 3px solid #14B4B4;
  left: 0;
  bottom: 0;
}
.adlp-c-wrapper .sec02 .box::after {
  border-right: 3px solid #14B4B4;
  border-top: 3px solid #14B4B4;
  right: 0;
  top: 0;
}
.adlp-c-wrapper .sec02 .graph {
  width: min(820px, 75.9259259259vw, 1080px);
  margin: min(73px, 6.7592592593vw, 1080px) auto 0;
}
.adlp-c-wrapper .sec02 .sec-pala {
  margin: min(89px, 8.2407407407vw, 1080px) auto 0;
  text-align: center;
  font-size: min(36px, 3.3333333333vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 50.4px */
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec02 {
    background: linear-gradient(180deg, #d9e9ff 0%, rgba(203, 226, 255, 0.24) 13.58%, rgba(145, 192, 253, 0) 30.66%, rgba(145, 192, 253, 0) 74.38%, rgba(203, 226, 255, 0.24) 89.64%, #d9e9ff 100%);
  }
  .adlp-c-wrapper .sec02 .adlp-c-inner {
    padding-top: 10.9333333333vw;
    padding-bottom: 10.6666666667vw;
  }
  .adlp-c-wrapper .sec02 .ttl {
    font-size: 4.8vw;
  }
  .adlp-c-wrapper .sec02 .ttl span {
    font-size: 6.9333333333vw;
  }
  .adlp-c-wrapper .sec02 .box {
    border: 1px solid #14B4B4;
    margin: 8vw auto 0;
    width: calc(100% - 8vw);
    padding: 5.0666666667vw 4vw 6.4vw;
    text-align: center;
  }
  .adlp-c-wrapper .sec02 .box-ttl {
    width: 45.4666666667vw;
    margin: 0 auto;
  }
  .adlp-c-wrapper .sec02 .box-pala01 {
    margin-top: 6.4vw;
    font-size: 3.4666666667vw;
    text-align: justify;
    font-weight: 400;
    letter-spacing: 0.02em;
  }
  .adlp-c-wrapper .sec02 .box-pala02 {
    width: 100%;
    text-align: center;
    margin-top: 3.7333333333vw;
    font-size: 4vw;
    padding: 2.2666666667vw 4vw;
    display: inline-block;
  }
  .adlp-c-wrapper .sec02 .box-pala02 > span {
    font-size: 4.5333333333vw;
  }
  .adlp-c-wrapper .sec02 .box-note {
    font-size: 2.6666666667vw;
    line-height: 1.4;
    /* 16.8px */
    margin-top: 5.0666666667vw;
    text-align: left;
  }
  .adlp-c-wrapper .sec02 .box::before, .adlp-c-wrapper .sec02 .box::after {
    width: 14vw;
  }
  .adlp-c-wrapper .sec02 .box::before {
    border-left: 1px solid #14B4B4;
    border-bottom: 1px solid #14B4B4;
  }
  .adlp-c-wrapper .sec02 .box::after {
    border-right: 1px solid #14B4B4;
    border-top: 1px solid #14B4B4;
  }
  .adlp-c-wrapper .sec02 .graph {
    width: 92.1333333333vw;
    margin: 13.0666666667vw auto 0;
  }
  .adlp-c-wrapper .sec02 .sec-pala {
    margin: 9.8666666667vw auto 0;
    font-size: 5.8666666667vw;
  }
}
.adlp-c-wrapper .sec03 .cont01 {
  background: url(../img/pc/sec03_bg.png) center top/cover no-repeat;
}
.adlp-c-wrapper .sec03 .cont01 .adlp-c-inner {
  padding-top: min(83px, 7.6851851852vw, 1080px);
  padding-bottom: min(71px, 6.5740740741vw, 1080px);
}
.adlp-c-wrapper .sec03 .cont01__ttl {
  text-align: center;
}
.adlp-c-wrapper .sec03 .cont01__ttl .text01 {
  font-size: min(32px, 2.962962963vw, 1080px);
  padding: min(12px, 1.1111111111vw, 1080px) min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #14b4b4;
  background: #fff;
  display: block;
  width: fit-content;
  border-radius: 1000px;
  position: relative;
  margin: 0 auto;
}
.adlp-c-wrapper .sec03 .cont01__ttl .text01::after {
  content: "";
  display: block;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: min(36px, 3.3333333333vw, 1080px);
  height: min(20px, 1.8518518519vw, 1080px);
  position: absolute;
  bottom: 0;
  left: 50%;
  background: #fff;
  transform: translate(-50%, 90%);
}
.adlp-c-wrapper .sec03 .cont01__ttl .text02 {
  display: block;
  margin: min(26px, 2.4074074074vw, 1080px) auto 0;
  font-size: min(33px, 3.0555555556vw, 1080px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #ffffff;
}
.adlp-c-wrapper .sec03 .cont01__ttl .text03 {
  font-size: min(50px, 4.6296296296vw, 1080px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.06em;
  color: #ffffff;
}
.adlp-c-wrapper .sec03 .cont01__ttl .text03 b {
  color: #ffff4f;
}
.adlp-c-wrapper .sec03 .cont01__list {
  margin-top: min(47px, 4.3518518519vw, 1080px);
  justify-content: space-between;
  align-items: flex-start;
}
.adlp-c-wrapper .sec03 .cont01__list__item {
  width: min(450px, 41.6666666667vw, 1080px);
}
.adlp-c-wrapper .sec03 .cont01__list__head {
  color: #ffffff;
  background: #5ac9c9;
  text-align: center;
  font-size: min(28px, 2.5925925926vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 50.4px */
  aspect-ratio: 450/75;
  display: flex;
  align-items: center;
  justify-content: center;
}
.adlp-c-wrapper .sec03 .cont01__list__head > span {
  font-size: min(20px, 1.8518518519vw, 1080px);
  margin-top: 0.8em;
  margin-left: 0.5em;
}
.adlp-c-wrapper .sec03 .cont01__list__body {
  background: #ffffff;
  padding: min(42px, 3.8888888889vw, 1080px) 0 min(27px, 2.5vw, 1080px);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.adlp-c-wrapper .sec03 .cont01__list__cont__wrapper {
  display: flex;
  gap: min(24px, 2.2222222222vw, 1080px);
}
.adlp-c-wrapper .sec03 .cont01__list__cont {
  width: min(183px, 16.9444444444vw, 1080px);
}
.adlp-c-wrapper .sec03 .cont01__list__cont__main {
  padding-top: min(25px, 16.9444444444vw, 25px);
  border-radius: 50%;
  width: min(183px, 16.9444444444vw, 1080px);
  height: min(183px, 16.9444444444vw, 1080px);
  background: #f5f5f5;
  margin: 0 auto min(20px, 1.8518518519vw, 1080px);
}
.adlp-c-wrapper .sec03 .cont01__list__cont__main__img {
  width: min(80px, 7.4074074074vw, 1080px);
  margin: 0 auto;
}
.adlp-c-wrapper .sec03 .cont01__list__cont__main__text {
  font-size: min(18px, 1.6666666667vw, 1080px);
  font-weight: 700;
  line-height: 132%;
  letter-spacing: 0.06em;
  color: #14b4b4;
  text-align: center;
}
.adlp-c-wrapper .sec03 .cont01__list__cont__text {
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 180%;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec03 .cont01 {
    background: url(../img/sp/sec03_bg.png) center top/cover no-repeat;
  }
  .adlp-c-wrapper .sec03 .cont01 .adlp-c-inner {
    padding-top: 10.6666666667vw;
    padding-bottom: 12vw;
  }
  .adlp-c-wrapper .sec03 .cont01__ttl .text01 {
    font-size: 4.2666666667vw;
    padding: 1.8666666667vw 5.3333333333vw;
  }
  .adlp-c-wrapper .sec03 .cont01__ttl .text01::after {
    width: 4.8vw;
    height: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec03 .cont01__ttl .text02 {
    font-size: 3.7333333333vw;
    margin-top: 4vw;
  }
  .adlp-c-wrapper .sec03 .cont01__ttl .text03 {
    font-size: 6.4vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list {
    margin-top: 8vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .adlp-c-wrapper .sec03 .cont01__list__item {
    width: 84vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__item:nth-child(n+2) {
    margin-top: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__head {
    font-size: 5.0666666667vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__body {
    padding: 5.6vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont__wrapper {
    display: flex;
    gap: 4.4vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont {
    width: 34.1333333333vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont__main {
    padding-top: 3.3333333333vw;
    width: 34.1333333333vw;
    height: 34.1333333333vw;
    margin: 0 auto 3.7333333333vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont__main__img {
    width: 16vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont__main__text {
    font-size: 3.4666666667vw;
  }
  .adlp-c-wrapper .sec03 .cont01__list__cont__text {
    font-size: 2.9333333333vw;
  }
}
.adlp-c-wrapper .sec04 {
  background: #EFF6FF;
}
.adlp-c-wrapper .sec04 .adlp-c-inner {
  padding-top: min(72px, 6.6666666667vw, 1080px);
  padding-bottom: min(80px, 7.4074074074vw, 1080px);
}
.adlp-c-wrapper .sec04 .ttl {
  text-align: center;
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 1.8;
  /* 33.6px */
}
.adlp-c-wrapper .sec04 .ttl .ttl__main {
  font-size: min(40px, 3.7037037037vw, 1080px);
}
.adlp-c-wrapper .sec04 .sec-list {
  justify-content: space-between;
  margin-top: min(50px, 4.6296296296vw, 1080px);
  position: relative;
}
.adlp-c-wrapper .sec04 .sec-list__item {
  width: min(258px, 23.8888888889vw, 1080px);
  position: relative;
}
.adlp-c-wrapper .sec04 .sec-list__item.--01 .sec-list__body > img {
  width: min(98px, 9.0740740741vw, 1080px);
}
.adlp-c-wrapper .sec04 .sec-list__item.--02 .sec-list__body > img {
  width: min(86px, 7.962962963vw, 1080px);
}
.adlp-c-wrapper .sec04 .sec-list__item.--03 .sec-list__head__ttl {
  width: 100%;
  text-align: center;
}
.adlp-c-wrapper .sec04 .sec-list__item.--03 .sec-list__body > img {
  width: min(123px, 11.3888888889vw, 1080px);
}
.adlp-c-wrapper .sec04 .sec-list__head {
  background: #14B4B4;
  width: 100%;
  aspect-ratio: 258/63;
  display: flex;
  align-items: center;
}
.adlp-c-wrapper .sec04 .sec-list__head__num {
  color: #ffffff;
  font-family: "din", sans-serif;
  font-size: min(60px, 5.5555555556vw, 1080px);
  font-weight: 400;
  line-height: 1;
  /* 84px */
  margin: 0 min(16px, 1.4814814815vw, 1080px) 0 min(16px, 1.4814814815vw, 1080px);
}
.adlp-c-wrapper .sec04 .sec-list__head__ttl {
  color: #ffff4f;
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 33.6px */
}
.adlp-c-wrapper .sec04 .sec-list__body {
  background: #ffffff;
  min-height: calc(100% - min(63px, 5.8333333333vw, 1080px));
  padding: min(28px, 2.5925925926vw, 1080px) min(24px, 2.2222222222vw, 1080px) min(24px, 2.2222222222vw, 1080px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.adlp-c-wrapper .sec04 .sec-list__body > p {
  text-align: center;
  margin-top: min(29px, 2.6851851852vw, 1080px);
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 1.8;
  /* 28.8px */
}
.adlp-c-wrapper .sec04 .sec-list__arrow {
  background: url(../img/pc/sec04_arrow-bg.svg) center/cover no-repeat;
  width: min(47px, 3.7962962963vw, 1080px);
  aspect-ratio: 47/109;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: calc(min(13px, 1.2037037037vw, 1080px) * -1);
  transform: translate(100%, -50%);
  color: #ffffff;
  padding: 0 min(13px, 1.2037037037vw, 1080px) 0 min(10px, 0.9259259259vw, 1080px);
  font-size: min(26px, 2.4074074074vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 28.6px */
  letter-spacing: 0.52px;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec04 .adlp-c-inner {
    padding-top: 11.3333333333vw;
    padding-bottom: 11.0666666667vw;
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .adlp-c-wrapper .sec04 .ttl {
    font-size: 4.2666666667vw;
  }
  .adlp-c-wrapper .sec04 .ttl .ttl__main {
    font-size: 6.4vw;
  }
  .adlp-c-wrapper .sec04 .sec-list {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4.8vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__item {
    width: 100%;
    position: relative;
  }
  .adlp-c-wrapper .sec04 .sec-list__item:nth-child(n+2) {
    margin-top: 14.5333333333vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__item.--01 .sec-list__body > img {
    width: 16.6666666667vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__item.--02 .sec-list__body > img {
    width: 16.5333333333vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__item.--03 .sec-list__body > img {
    width: 19.0666666667vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__head {
    aspect-ratio: 630/63;
    display: flex;
    align-items: center;
    text-align: center;
    position: relative;
  }
  .adlp-c-wrapper .sec04 .sec-list__head__num {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-left: -2.5em;
    font-size: 7.7333333333vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__head__ttl {
    width: 100%;
    font-size: 4.4vw;
  }
  .adlp-c-wrapper .sec04 .sec-list__body {
    min-height: auto;
    padding: 4vw;
    flex-direction: row;
  }
  .adlp-c-wrapper .sec04 .sec-list__body > p {
    text-align: center;
    margin: 0 0 0 8.9333333333vw;
    font-size: 3.4666666667vw;
    text-align: left;
  }
  .adlp-c-wrapper .sec04 .sec-list__arrow {
    background: url(../img/sp/sec04_arrow-bg.svg) center/cover no-repeat;
    width: 16.8vw;
    aspect-ratio: 126/59;
    position: absolute;
    top: inherit;
    right: inherit;
    bottom: -3.3333333333vw;
    left: 50%;
    transform: translate(-50%, 100%);
    writing-mode: inherit;
    text-orientation: inherit;
    padding: 2.4vw 0 2.5333333333vw;
    font-size: 4vw;
    line-height: 1;
    /* 28.6px */
  }
}
.adlp-c-wrapper .sec05 {
  background: url(../img/pc/sec05_bg-top.png) center top no-repeat, url(../img/pc/sec05_bg-bottom.png) center bottom no-repeat;
}
.adlp-c-wrapper .sec05 .adlp-c-inner {
  padding-top: min(64px, 5.9259259259vw, 1080px);
  padding-bottom: min(150px, 13.8888888889vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-ttl {
  position: relative;
  text-align: center;
  font-size: min(36px, 3.3333333333vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 50.4px */
}
.adlp-c-wrapper .sec05 .sec-ttl > span {
  color: #14B4B4;
  font-weight: 600;
  line-height: 1%;
  /* 112px */
  letter-spacing: 1.6px;
  font-size: min(48px, 4.4444444444vw, 1080px);
  margin-top: min(74px, 6.8518518519vw, 1080px);
  display: inline-block;
}
.adlp-c-wrapper .sec05 .sec-ttl > span > strong:nth-of-type(1) {
  font-size: min(80px, 7.4074074074vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-ttl > span > strong:nth-of-type(2) {
  font-size: min(60px, 5.5555555556vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-ttl img {
  margin: min(24px, 2.2222222222vw, 1080px) min(14px, 1.2962962963vw, 1080px) 0;
  width: min(240px, 22.2222222222vw, 1080px);
  display: inline-block;
  vertical-align: bottom;
}
.adlp-c-wrapper .sec05 .sec-list01 {
  margin: min(50px, 4.6296296296vw, 1080px) auto 0;
  width: min(920px, 85.1851851852vw, 1080px);
  justify-content: space-between;
}
.adlp-c-wrapper .sec05 .sec-list01__item {
  width: min(290px, 26.8518518519vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list01__item > dt {
  background: #14B4B4;
  font-family: "din", sans-serif;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  font-weight: 400;
  line-height: 1;
  /* 25.2px */
  border-radius: min(10px, 0.9259259259vw, 1080px) min(10px, 0.9259259259vw, 1080px) 0px 0px;
  padding: min(4px, 0.3703703704vw, 1080px) min(17px, 1.5740740741vw, 1080px) min(4px, 0.3703703704vw, 1080px);
  font-size: min(18px, 1.6666666667vw, 1080px);
  text-transform: uppercase;
}
.adlp-c-wrapper .sec05 .sec-list01__item > dt span {
  font-size: min(30px, 2.7777777778vw, 1080px);
  margin-left: 0.1em;
  font-weight: 600;
}
.adlp-c-wrapper .sec05 .sec-list01__item > dd {
  background: #f5f5f5;
  width: 100%;
  padding: min(35px, 3.2407407407vw, 1080px) min(39px, 3.6111111111vw, 1080px);
  text-align: center;
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 33.6px */
}
.adlp-c-wrapper .sec05 .sec-list02 {
  margin-top: min(54px, 5vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__item {
  position: relative;
}
.adlp-c-wrapper .sec05 .sec-list02__item:nth-child(n+2) {
  margin-top: min(50px, 4.6296296296vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__item.--02::before {
  content: "";
  display: block;
  position: absolute;
  right: min(115px, 10.6481481481vw, 1080px);
  top: min(5px, 0.462962963vw, 1080px);
  background: url(../img/sec05_item02_illust.svg) center/contain no-repeat;
  width: min(172.02px, 15.9277777778vw, 1080px);
  aspect-ratio: 172.02/225.61;
}
.adlp-c-wrapper .sec05 .sec-list02__item.--02 .sec-list02__body__pala01 {
  margin-bottom: min(80px, 7.4074074074vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__item.--03::before {
  content: "";
  display: block;
  position: absolute;
  right: min(15px, 1.3888888889vw, 1080px);
  top: min(78px, 7.2222222222vw, 1080px);
  background: url(../img/sec05_item03_illust.svg) center/contain no-repeat;
  width: min(302px, 27.962962963vw, 1080px);
  aspect-ratio: 302/347;
}
.adlp-c-wrapper .sec05 .sec-list02__item.--03 .sec-list02__body__pala02 {
  width: min(553px, 51.2037037037vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__head {
  background-color: #5ac9c9;
  display: flex;
  align-self: center;
}
.adlp-c-wrapper .sec05 .sec-list02__head__num {
  position: relative;
  background: #14B4B4;
  font-family: "din", sans-serif;
  color: #ffffff;
  padding: 0 min(40px, 3.7037037037vw, 1080px);
  font-size: min(110px, 10.1851851852vw, 1080px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
}
.adlp-c-wrapper .sec05 .sec-list02__head__num::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 min(18px, 1.6666666667vw, 1080px) min(150px, 13.8888888889vw, 1080px) min(18px, 1.6666666667vw, 1080px);
  border-color: transparent transparent #14B4B4 transparent;
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(50%);
}
.adlp-c-wrapper .sec05 .sec-list02__head__ttl {
  color: #ffffff;
  padding: min(27px, 2.5vw, 1080px) min(40px, 3.7037037037vw, 1080px) min(25px, 2.3148148148vw, 1080px) 0;
  font-size: min(30px, 2.7777777778vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: min(64px, 5.9259259259vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__head__ttl > span {
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
}
.adlp-c-wrapper .sec05 .sec-list02__body {
  padding: min(38px, 3.5185185185vw, 1080px) min(80px, 7.4074074074vw, 1080px) 0;
}
.adlp-c-wrapper .sec05 .sec-list02__body__pala01 {
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 1.8;
  /* 28.8px */
  margin-bottom: min(24px, 2.2222222222vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__body__pala02 {
  background: #f5f5f5;
  padding: min(26px, 2.4074074074vw, 1080px);
  font-size: min(20px, 1.8518518519vw, 1080px);
  line-height: 1.4;
  /* 28px */
}
.adlp-c-wrapper .sec05 .sec-list02__list__item {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: min(12px, 1.1111111111vw, 1080px) 0 min(35px, 3.2407407407vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__list__item > figure {
  width: 100%;
  aspect-ratio: 279/101;
  display: flex;
  align-items: center;
  justify-content: center;
}
.adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc > h4 {
  margin-top: min(30px, 2.7777777778vw, 1080px);
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 33.6px */
}
.adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc > h4 > span {
  font-size: min(36px, 3.3333333333vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc > p {
  text-align: center;
  margin-top: min(28px, 2.5925925926vw, 1080px);
  font-family: Noto Sans JP;
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 1.8;
}
.adlp-c-wrapper .sec05 .sec-list02__list__item:not(:first-child) {
  border-left: 1px solid #ddd;
}
.adlp-c-wrapper .sec05 .sec-list02__list__item.--01 img {
  width: min(90px, 8.3333333333vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__list__item.--02 img {
  width: min(54px, 5vw, 1080px);
}
.adlp-c-wrapper .sec05 .sec-list02__list__item.--03 img {
  width: min(66px, 6.1111111111vw, 1080px);
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec05 {
    background: url(../img/sp/sec05_bg-top.png) center top no-repeat, url(../img/sp/sec05_bg-bottom.png) center bottom no-repeat;
  }
  .adlp-c-wrapper .sec05 .adlp-c-inner {
    padding-top: 11.7333333333vw;
    padding-bottom: 15.3333333333vw;
  }
  .adlp-c-wrapper .sec05 .sec-ttl {
    font-size: 5.6vw;
  }
  .adlp-c-wrapper .sec05 .sec-ttl img {
    width: 38.9333333333vw;
  }
  .adlp-c-wrapper .sec05 .sec-ttl > span {
    font-size: 7.4666666667vw;
    margin-top: 6.6666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-ttl > span > strong:nth-of-type(1) {
    font-size: 12vw;
  }
  .adlp-c-wrapper .sec05 .sec-ttl > span > strong:nth-of-type(2) {
    font-size: 9.6vw;
  }
  .adlp-c-wrapper .sec05 .sec-list01 {
    margin: 5.7333333333vw auto 0;
    width: calc(100% - 16vw);
    flex-direction: column;
    justify-content: flex-start;
  }
  .adlp-c-wrapper .sec05 .sec-list01__item {
    width: 100%;
  }
  .adlp-c-wrapper .sec05 .sec-list01__item:nth-child(n+2) {
    margin-top: 4vw;
  }
  .adlp-c-wrapper .sec05 .sec-list01__item > dt {
    border-radius: 1.3333333333vw 1.3333333333vw 0px 0px;
    padding: 1.0666666667vw 3.7333333333vw;
    font-size: 3.4666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list01__item > dt span {
    font-size: 5.0666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list01__item > dd {
    padding: 5.7333333333vw;
    font-size: 5.0666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02 {
    margin-top: 13.0666666667vw;
    padding: 0 4vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item {
    position: relative;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item:nth-child(n+2) {
    margin-top: 9.4666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--02::before {
    right: 0;
    top: 17.3333333333vw;
    width: 29.0666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--02 .sec-list02__body {
    padding-top: 10.6666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--02 .sec-list02__body__pala01 {
    margin-bottom: 14.6666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--03::before {
    right: -7.3333333333vw;
    top: 17.3333333333vw;
    background: url(../img/sec05_item03_illust.svg) center/contain no-repeat;
    width: 40.4vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--03 .sec-list02__head__num::before {
    border-width: 0 2.4vw 26.9333333333vw 2.4vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--03 .sec-list02__body__pala02 {
    width: 100%;
  }
  .adlp-c-wrapper .sec05 .sec-list02__item.--03 .sec-list02__body {
    padding-top: 8vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__head__num {
    padding: 0 1.4666666667vw 0 2.9333333333vw;
    font-size: 14.6666666667vw;
    font-style: normal;
    letter-spacing: 0.1em;
  }
  .adlp-c-wrapper .sec05 .sec-list02__head__num::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1.4666666667vw 19.6vw 1.4666666667vw;
    border-color: transparent transparent #14B4B4 transparent;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateX(50%);
  }
  .adlp-c-wrapper .sec05 .sec-list02__head__ttl {
    padding: 3.3333333333vw 0 3.0666666667vw;
    font-size: 4vw;
    margin-left: 6.2666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__head__ttl > span {
    font-size: 5.3333333333vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__body {
    padding: 6.5333333333vw 2.6666666667vw 0;
  }
  .adlp-c-wrapper .sec05 .sec-list02__body__pala01 {
    font-size: 3.4666666667vw;
    margin-bottom: 6.5333333333vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__body__pala02 {
    padding: 5.4666666667vw 4vw 3.7333333333vw;
    font-size: 4vw;
    letter-spacing: 0.08em;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list {
    flex-direction: column;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 0 2vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item > figure {
    width: 21.0666666667vw;
    aspect-ratio: 279/101;
    margin-right: 5.0666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc h4 {
    margin-top: auto;
    font-size: 4.2666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc h4 > span {
    font-size: 5.8666666667vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item .sec-list02__desc p {
    text-align: left;
    margin-top: 3.2vw;
    font-size: 3.4666666667vw;
    line-height: 1.4;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item:not(:first-child) {
    margin-top: 4.9333333333vw;
    padding-top: 4vw;
    border-top: 1px solid #ddd;
    border-left: none;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item.--01 img {
    width: 20.9333333333vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item.--02 img {
    width: 12.4vw;
  }
  .adlp-c-wrapper .sec05 .sec-list02__list__item.--03 img {
    width: 12.8vw;
  }
}
.adlp-c-wrapper .sec06 {
  background: linear-gradient(111deg, #d9e9ff 46.04%, rgba(203, 226, 255, 0.51) 56.11%, rgba(145, 192, 253, 0) 89.28%);
}
.adlp-c-wrapper .sec06 .adlp-c-inner {
  padding-top: min(72px, 6.6666666667vw, 1080px);
  padding-bottom: min(80px, 7.4074074074vw, 1080px);
}
.adlp-c-wrapper .sec06 .sec-ttl {
  text-align: center;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 56px */
}
.adlp-c-wrapper .sec06 .sec-ttl > span {
  color: #14B4B4;
  text-transform: uppercase;
  font-size: min(40px, 3.7037037037vw, 1080px);
  margin-bottom: min(13px, 1.2037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
}
.adlp-c-wrapper .sec06 .list {
  margin-top: min(78px, 7.2222222222vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__item {
  display: flex;
  padding: min(45px, 4.1666666667vw, 1080px) min(80px, 7.4074074074vw, 1080px) min(50px, 4.6296296296vw, 1080px);
  position: relative;
}
.adlp-c-wrapper .sec06 .list__item::before {
  content: "";
  display: block;
  background-color: #ffffff;
  width: 100vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.adlp-c-wrapper .sec06 .list__item > * {
  position: relative;
  z-index: 1;
}
.adlp-c-wrapper .sec06 .list__item:nth-child(even) {
  flex-direction: row-reverse;
}
.adlp-c-wrapper .sec06 .list__item:nth-child(even) .list__col.--desc {
  margin-right: min(40px, 3.7037037037vw, 1080px);
  margin-left: 0;
}
.adlp-c-wrapper .sec06 .list__item:nth-child(even)::before {
  right: inherit;
  left: 0;
}
.adlp-c-wrapper .sec06 .list__item:nth-child(n+2) {
  margin-top: min(50px, 4.6296296296vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__col.--photo {
  width: min(420px, 38.8888888889vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__col.--desc {
  width: min(460px, 42.5925925926vw, 1080px);
  margin-left: min(40px, 3.7037037037vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__ttl {
  color: #14B4B4;
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  /* 33.6px */
}
.adlp-c-wrapper .sec06 .list__ttl span {
  font-size: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__pala {
  font-size: min(16px, 1.4814814815vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 28.8px */
}
.adlp-c-wrapper .sec06 .list__pala.--01 {
  margin-top: min(20px, 1.8518518519vw, 1080px);
}
.adlp-c-wrapper .sec06 .list__pala.--02 {
  margin-top: min(10px, 0.9259259259vw, 1080px);
  line-height: 1.8;
}
.adlp-c-wrapper .sec06 .list__box {
  margin-top: min(42px, 3.8888888889vw, 1080px);
  font-size: min(16px, 1.4814814815vw, 1080px);
  line-height: 1.8;
  /* 28.8px */
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec06 {
    background: linear-gradient(115deg, rgba(203, 226, 255, 0.51) 50.26%, #d9e9ff 72.68%, rgba(145, 192, 253, 0) 92.06%);
  }
  .adlp-c-wrapper .sec06 .adlp-c-inner {
    padding-top: 11.3333333333vw;
    padding-bottom: 10.6666666667vw;
  }
  .adlp-c-wrapper .sec06 .sec-ttl {
    font-size: 6.4vw;
  }
  .adlp-c-wrapper .sec06 .sec-ttl > span {
    font-size: 6.6666666667vw;
    margin-bottom: 1.7333333333vw;
  }
  .adlp-c-wrapper .sec06 .list {
    margin-top: 11.3333333333vw;
    padding: 0 4vw;
  }
  .adlp-c-wrapper .sec06 .list__item {
    display: flex;
    flex-direction: column;
    padding: 4vw 4vw 6vw;
    background: #ffffff;
  }
  .adlp-c-wrapper .sec06 .list__item::before {
    display: none;
  }
  .adlp-c-wrapper .sec06 .list__item > * {
    position: relative;
    z-index: 1;
  }
  .adlp-c-wrapper .sec06 .list__item:nth-child(even) {
    flex-direction: column;
  }
  .adlp-c-wrapper .sec06 .list__item:nth-child(even) .list__col.--desc {
    margin: auto;
  }
  .adlp-c-wrapper .sec06 .list__item:nth-child(n+2) {
    margin-top: 6.6666666667vw;
  }
  .adlp-c-wrapper .sec06 .list__col.--photo {
    width: 100%;
  }
  .adlp-c-wrapper .sec06 .list__col.--desc {
    width: 100%;
    margin: auto;
  }
  .adlp-c-wrapper .sec06 .list__ttl {
    font-size: 4.2666666667vw;
    margin-top: 4.8vw;
  }
  .adlp-c-wrapper .sec06 .list__ttl span {
    font-size: 4.8vw;
  }
  .adlp-c-wrapper .sec06 .list__pala {
    font-size: 3.4666666667vw;
  }
  .adlp-c-wrapper .sec06 .list__pala.--01 {
    margin-top: 3.2vw;
  }
  .adlp-c-wrapper .sec06 .list__pala.--02 {
    margin-top: 1.3333333333vw;
    line-height: 1.8;
  }
  .adlp-c-wrapper .sec06 .list__box {
    margin-top: 4.2666666667vw;
    font-size: 3.4666666667vw;
    text-align: justify;
  }
}
.adlp-c-wrapper .sec07 {
  background: #ffffff;
}
.adlp-c-wrapper .sec07 .adlp-c-inner {
  padding-top: min(65px, 6.0185185185vw, 1080px);
  padding-bottom: min(80px, 14.8148148148vw, 1080px);
}
.adlp-c-wrapper .sec07 .lead {
  text-align: center;
}
.adlp-c-wrapper .sec07 .lead > span {
  display: inline-block;
  color: #ffffff;
  background-color: #14B4B4;
  border-radius: min(50px, 4.6296296296vw, 1080px);
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 1;
  padding: min(14px, 1.2962962963vw, 1080px) min(21px, 1.9444444444vw, 1080px);
}
.adlp-c-wrapper .sec07 .ttl {
  color: #14B4B4;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 56px */
  margin-top: min(18px, 1.6666666667vw, 1080px);
  text-align: center;
}
.adlp-c-wrapper .sec07 .pala {
  margin-top: min(32px, 2.962962963vw, 1080px);
  font-size: min(30px, 2.7777777778vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 42px */
  text-align: center;
}
.adlp-c-wrapper .sec07 .pala > sup {
  font-size: min(12px, 1.1111111111vw, 1080px);
  position: relative;
  top: 100%;
  font-weight: normal;
}
.adlp-c-wrapper .sec07 .table caption {
  display: none;
}
.adlp-c-wrapper .sec07 .table {
  border-collapse: collapse;
  width: 100%;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-top: min(72px, 6.6666666667vw, 1080px);
}
.adlp-c-wrapper .sec07 .table th,
.adlp-c-wrapper .sec07 .table td {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
.adlp-c-wrapper .sec07 .table th {
  padding: min(20px, 1.8518518519vw, 1080px);
  font-size: min(20px, 1.8518518519vw, 1080px);
  font-weight: bold;
  line-height: 140%;
  /* 28px */
}
.adlp-c-wrapper .sec07 .table th.star {
  position: relative;
}
.adlp-c-wrapper .sec07 .table th.star::before, .adlp-c-wrapper .sec07 .table th.star::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.adlp-c-wrapper .sec07 .table th.star::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(58px, 5.3703703704vw, 1080px) min(58px, 5.3703703704vw, 1080px) 0 0;
  border-color: #ffff4f transparent transparent transparent;
}
.adlp-c-wrapper .sec07 .table th.star::after {
  color: #333333;
  content: "オススメ";
  font-weight: bold;
  font-size: min(11px, 1.0185185185vw, 1080px);
  top: 50%;
  transform: translateY(-45%) rotate(-45deg);
  transform-origin: 10% center;
}
.adlp-c-wrapper .sec07 .table td {
  font-size: min(18px, 1.6666666667vw, 1080px);
  line-height: 1;
  padding: min(19px, 1.7592592593vw, 1080px) 0;
  font-weight: normal;
  text-align: center;
}
.adlp-c-wrapper .sec07 .table td sup {
  font-size: min(12px, 1.1111111111vw, 1080px);
  position: relative;
  top: 100%;
  font-weight: normal;
}
.adlp-c-wrapper .sec07 .table tr:nth-child(n+2) th {
  height: min(100px, 9.2592592593vw, 1080px);
}
.adlp-c-wrapper .sec07 .table__col-ttl {
  color: #ffffff;
  background: #5ac9c9;
  width: 26.0507246377%;
  padding: min(15px, 1.3888888889vw, 1080px) !important;
}
.adlp-c-wrapper .sec07 .table__row-ttl {
  background: #f5f5f5;
  width: 21.847826087%;
  position: relative;
}
.adlp-c-wrapper .sec07 .table__row-ttl > span {
  font-size: min(12px, 1.1111111111vw, 1080px);
  width: 100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.adlp-c-wrapper .sec07 .table__row-pirce td {
  font-weight: bold;
  font-family: "din", sans-serif;
  font-size: min(40px, 3.7037037037vw, 1080px);
}
.adlp-c-wrapper .sec07 .table__row-pirce td > span {
  font-size: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .sec07 .table__row-sugest td {
  line-height: 1.4;
}
.adlp-c-wrapper .sec07 .table__row-deposit td {
  font-weight: bold;
  font-size: min(34px, 3.1481481481vw, 1080px);
  line-height: 0.8;
}
.adlp-c-wrapper .sec07 .table__row-deposit td strong {
  font-family: noto;
  font-size: min(30px, 2.7777777778vw, 1080px);
}
.adlp-c-wrapper .sec07 .table__row-deposit td > span.unit {
  font-size: min(20px, 1.8518518519vw, 1080px);
}
.adlp-c-wrapper .sec07 .table__row-deposit td > small {
  font-size: min(16px, 1.4814814815vw, 1080px);
  font-weight: normal;
}
.adlp-c-wrapper .sec07 .table__row-lank td {
  color: #14B4B4;
  font-size: min(36px, 3.3333333333vw, 1080px);
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.adlp-c-wrapper .sec07 .table__row-support td {
  line-height: 1.4;
  font-weight: bold;
}
.adlp-c-wrapper .sec07 .note {
  margin-top: min(30px, 2.7777777778vw, 1080px);
  font-size: min(12px, 1.1111111111vw, 1080px);
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  /* 16.8px */
  letter-spacing: 0.24px;
}
.adlp-c-wrapper .sec07 .sec-footer {
  background-color: #f5f5f5;
  margin-top: min(24px, 2.2222222222vw, 1080px);
  padding: min(47px, 4.3518518519vw, 1080px) 0;
  text-align: center;
  font-size: min(20px, 1.8518518519vw, 1080px);
  font-weight: bold;
  line-height: 1.4;
  /* 16.8px */
  letter-spacing: 0.24px;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec07 .adlp-c-inner {
    padding-top: 8.6666666667vw;
    padding-bottom: 10.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .lead {
    text-align: center;
  }
  .adlp-c-wrapper .sec07 .lead > span {
    border-radius: 10.6666666667vw;
    font-size: 4.2666666667vw;
    padding: 1.8666666667vw 9.6vw;
    line-height: 1.4;
  }
  .adlp-c-wrapper .sec07 .ttl {
    font-size: 6.4vw;
    margin-top: 4.5333333333vw;
  }
  .adlp-c-wrapper .sec07 .pala {
    margin-top: 3.2vw;
    font-size: 4.8vw;
  }
  .adlp-c-wrapper .sec07 .pala > sup {
    font-size: 2.6666666667vw;
    top: 100%;
  }
  .adlp-c-wrapper .sec07 .table {
    width: calc(100% - 6.6666666667vw);
    margin: 8.9333333333vw auto 0;
  }
  .adlp-c-wrapper .sec07 .table th,
  .adlp-c-wrapper .sec07 .table td {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
  }
  .adlp-c-wrapper .sec07 .table th {
    padding: 4vw 0;
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .table th.star {
    position: relative;
  }
  .adlp-c-wrapper .sec07 .table th.star::before {
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: min(58px, 5.3703703704vw, 1080px) min(58px, 5.3703703704vw, 1080px) 0 0;
    border-color: #ffff4f transparent transparent transparent;
  }
  .adlp-c-wrapper .sec07 .table th.star::after {
    color: #333333;
    background: #ffff4f;
    width: calc(100% - 1.3333333333vw);
    font-size: 2.9333333333vw;
    line-height: 1;
    padding: 1.3333333333vw 2.6666666667vw;
    top: 0;
    left: 50%;
    transform: translate(-50%, -70%) rotate(0);
    transform-origin: center;
  }
  .adlp-c-wrapper .sec07 .table td {
    font-size: 2.6666666667vw;
    padding: 3.6vw 0;
  }
  .adlp-c-wrapper .sec07 .table td sup {
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .table tr:nth-child(n+2) th {
    height: min(100px, 9.2592592593vw, 1080px);
  }
  .adlp-c-wrapper .sec07 .table__col-ttl {
    color: #ffffff;
    background: #14B4B4;
    width: 18.8405797101%;
  }
  .adlp-c-wrapper .sec07 .table__row-ttl {
    background: #f5f5f5;
    width: 17.4603174603%;
    position: relative;
  }
  .adlp-c-wrapper .sec07 .table__row-ttl > span {
    font-size: 2.6666666667vw;
    width: 100%;
    position: static;
    left: inherit;
    bottom: inherit;
    transform: none;
    font-weight: normal;
  }
  .adlp-c-wrapper .sec07 .table__row-pirce td {
    font-size: 4vw;
  }
  .adlp-c-wrapper .sec07 .table__row-pirce td > span {
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .table__row-sugest td {
    line-height: 1.4;
    letter-spacing: -0.01em;
    vertical-align: top;
    padding-left: 0.6666666667vw;
    padding-right: 0.6666666667vw;
    text-align: justify;
  }
  .adlp-c-wrapper .sec07 .table__row-sugest td:nth-child(2) {
    vertical-align: middle;
  }
  .adlp-c-wrapper .sec07 .table__row-deposit td {
    font-size: 4vw;
    line-height: 0.8;
    line-height: 1.1;
  }
  .adlp-c-wrapper .sec07 .table__row-deposit td strong {
    font-family: noto;
    font-size: min(30px, 2.7777777778vw, 1080px);
  }
  .adlp-c-wrapper .sec07 .table__row-deposit td > span.unit {
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .table__row-deposit td > small {
    font-size: 2.6666666667vw;
  }
  .adlp-c-wrapper .sec07 .table__row-lank td {
    font-size: 4vw;
  }
  .adlp-c-wrapper .sec07 .table__row-support td {
    line-height: 1.4;
    font-weight: bold;
  }
  .adlp-c-wrapper .sec07 .note {
    margin: 6.6666666667vw auto 0;
    font-size: 2.6666666667vw;
    width: calc(100% - 12vw);
    text-align: justify;
  }
  .adlp-c-wrapper .sec07 .sec-footer {
    width: calc(100% - 12vw);
    margin: 2.6666666667vw auto 0;
    padding: 4.8vw 2.6666666667vw;
    font-size: 4vw;
  }
}
.adlp-c-wrapper .sec08 .adlp-c-inner {
  padding-top: min(68px, 6.2962962963vw, 1080px);
  padding-bottom: min(80px, 7.4074074074vw, 1080px);
}
.adlp-c-wrapper .sec08 .sec-ttl {
  text-align: center;
  font-size: min(40px, 3.7037037037vw, 1080px);
  font-weight: 700;
  line-height: 1;
  /* 56px */
}
.adlp-c-wrapper .sec08 .sec-ttl > span {
  color: #14B4B4;
  text-transform: uppercase;
  font-size: min(40px, 3.7037037037vw, 1080px);
  margin-bottom: min(13px, 1.2037037037vw, 1080px);
  font-weight: 700;
  line-height: 1.4;
  /* 56px */
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec08 .adlp-c-inner {
    padding-top: 9.0666666667vw;
    padding-bottom: 10.6666666667vw;
  }
  .adlp-c-wrapper .sec08 .sec-ttl {
    font-size: 5.3333333333vw;
    line-height: 1.4;
  }
  .adlp-c-wrapper .sec08 .sec-ttl > span {
    font-size: 5.3333333333vw;
  }
}
.adlp-c-wrapper .sec09 {
  padding: min(52px, 4.8148148148vw, 1080px) 0;
}
.adlp-c-wrapper .sec09 .link {
  font-size: min(24px, 2.2222222222vw, 1080px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.08em;
  color: #333333;
  text-align: center;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .sec09 {
    padding: 6.6666666667vw 0;
  }
  .adlp-c-wrapper .sec09 .link {
    font-size: 2.9333333333vw;
  }
}
.adlp-c-wrapper .footer {
  background: #ffffff;
  padding: min(62px, 5.7407407407vw, 1080px) 0 min(40px, 3.7037037037vw, 1080px);
  overflow: hidden;
}
.adlp-c-wrapper .footer .adlp-c-inner {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.adlp-c-wrapper .footer-logo {
  width: min(388px, 35.9259259259vw, 1080px);
}
.adlp-c-wrapper .footer-logo > img {
  width: min(234px, 21.6666666667vw, 1080px);
  margin-left: min(25px, 2.3148148148vw, 1080px);
}
.adlp-c-wrapper .footer-list {
  width: min(532px, 49.2592592593vw, 1080px);
}
.adlp-c-wrapper .footer-list__item {
  display: flex;
  font-size: min(14px, 1.2962962963vw, 1080px);
  position: relative;
}
.adlp-c-wrapper .footer-list__item:nth-child(n+2) {
  margin-top: min(14px, 1.2962962963vw, 1080px);
}
.adlp-c-wrapper .footer-list__item > dt {
  font-weight: bold;
  width: 6.42857143em;
  margin-right: min(50px, 4.6296296296vw, 1080px);
}
.adlp-c-wrapper .footer-list__item > dd a {
  color: #333;
}
.adlp-c-wrapper .footer-copy {
  width: 100%;
  font-size: min(12px, 1.1111111111vw, 1080px);
  line-height: 1.2;
  text-align: center;
  margin: min(80px, 7.4074074074vw, 1080px) 0 0;
}
@media screen and (max-width: 767px) {
  .adlp-c-wrapper .footer {
    padding: 9.6vw 0 6.6666666667vw;
  }
  .adlp-c-wrapper .footer .adlp-c-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0;
  }
  .adlp-c-wrapper .footer-logo {
    width: 100%;
  }
  .adlp-c-wrapper .footer-logo > img {
    width: 40vw;
    margin: auto;
  }
  .adlp-c-wrapper .footer-list {
    width: 100%;
    padding: 0 8vw;
    margin-top: 6.6666666667vw;
  }
  .adlp-c-wrapper .footer-list__item {
    font-size: 2.6666666667vw;
    letter-spacing: 0.01em;
  }
  .adlp-c-wrapper .footer-list__item:nth-child(n+2) {
    margin-top: 2.6666666667vw;
  }
  .adlp-c-wrapper .footer-list__item > dt {
    width: 18.4vw;
    font-weight: bold;
    margin-right: 2vw;
  }
  .adlp-c-wrapper .footer-list__item > dd {
    width: calc(100% - 20.4vw);
  }
  .adlp-c-wrapper .footer-copy {
    font-size: 2.6666666667vw;
    margin: 10.6666666667vw 0 0;
  }
}

.adlp-header {
  width: 100%;
  background: #fff;
  z-index: 100;
  box-shadow: 0 min(4px, 0.3703703704vw) min(8px, 0.7407407407vw) 0 rgba(0, 0, 0, 0.08);
}
@media screen and (max-width: 767px) {
  .adlp-header {
    box-shadow: 0 0.5333333333vw 0.5333333333vw 0 rgba(0, 0, 0, 0.08);
  }
}
.adlp-header__inner {
  width: min(993px, 91.9444444444vw);
  height: min(78px, 7.2222222222vw);
  margin: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 92vw;
    height: 13.3333333333vw;
    padding: 2.6666666667vw 0;
    justify-content: space-between;
  }
}
.adlp-header__logo {
  width: min(172px, 15.9259259259vw);
  margin-right: min(223px, 20.6481481481vw);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: 19.3333333333vw;
    margin-right: 0;
  }
}
.adlp-header__btn-wrapper {
  display: flex;
  gap: min(10px, 0.9259259259vw);
  margin-right: min(21px, 1.9444444444vw);
}
@media screen and (max-width: 767px) {
  .adlp-header__btn-wrapper {
    gap: 2.1333333333vw;
    margin-right: 0;
  }
}
.adlp-header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(200px, 18.5185185185vw);
  height: min(38px, 3.5185185185vw);
  border-radius: min(40px, 3.7037037037vw);
  box-shadow: min(2px, 0.1851851852vw) min(2px, 0.1851851852vw) min(6px, 0.5555555556vw) 0 rgba(0, 0, 0, 0.25);
  position: relative;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn {
    width: 33.3333333333vw;
    height: 8vw;
    border-radius: 5.3333333333vw;
    box-shadow: 0.2666666667vw 0.2666666667vw 0.8vw 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 768px) {
  .adlp-header__btn:hover {
    opacity: 0.8;
  }
}
.adlp-header__btn.--btn01 {
  background: #14b4b4;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn.--btn01 {
    width: 30.6666666667vw;
    order: 1;
  }
}
.adlp-header__btn.--btn01 .adlp-header__btn-text {
  padding-left: 0;
}
.adlp-header__btn.--btn02 {
  background: linear-gradient(179deg, rgb(255, 85, 32) 3%, rgb(255, 122, 0) 100%);
}
@media screen and (max-width: 767px) {
  .adlp-header__btn.--btn02 {
    order: 2;
  }
}
.adlp-header__btn-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(30px, 2.7777777778vw);
  height: min(30px, 2.7777777778vw);
  border-radius: 50%;
  font-size: min(11px, 1.0185185185vw);
  font-weight: 500;
  letter-spacing: 0.04em;
  position: absolute;
  left: min(5px, 0.462962963vw);
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  border: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn-badge {
    width: 6.1333333333vw;
    height: 6.1333333333vw;
    font-size: 2.4vw;
    left: 1.0666666667vw;
    top: 0.9333333333vw;
    transform: none;
    border-width: 1px;
  }
}
.adlp-header__btn-text {
  color: #fff;
  font-size: min(16px, 1.4814814815vw);
  font-weight: 500;
  letter-spacing: 0.04em;
  padding-left: min(15px, 1.3888888889vw);
}
@media screen and (max-width: 767px) {
  .adlp-header__btn-text {
    font-size: 2.6666666667vw;
    padding-left: 5.3333333333vw;
  }
}
.adlp-header__tel {
  display: flex;
  align-items: flex-start;
  gap: min(4px, 0.3703703704vw);
  width: min(167px, 15.462962963vw);
  height: min(47px, 4.3518518519vw);
  position: relative;
}
.adlp-header__tel-icon {
  width: min(14px, 1.2962962963vw);
  height: min(14px, 1.2962962963vw);
  margin-top: min(10px, 0.9259259259vw);
}
@media screen and (max-width: 767px) {
  .adlp-header__tel-icon {
    width: 2.8vw;
    height: 2.8vw;
    margin-top: 0;
  }
}
.adlp-header__tel-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.adlp-header__tel-number {
  font-family: "Roboto", sans-serif;
  font-size: min(20px, 1.8518518519vw);
  font-weight: 900;
  letter-spacing: 0.06em;
  color: #333;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .adlp-header__tel-number {
    font-size: 3.4666666667vw;
  }
}
.adlp-header__tel-number a {
  color: inherit;
  text-decoration: none;
}
.adlp-header__tel-time {
  font-size: min(14px, 1.2962962963vw);
  font-weight: 500;
  letter-spacing: 0.04em;
  color: #333;
  line-height: 1.2;
  width: 100%;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .adlp-header__tel-time {
    font-size: 2.6666666667vw;
    margin-left: 0;
    width: auto;
  }
}
.adlp-header__tel-bar {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.8666666667vw;
  width: 100%;
  height: 5.6vw;
  background: #f8f8f8;
  box-shadow: 0 0.5333333333vw 0.5333333333vw 0 rgba(0, 0, 0, 0.25);
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

.w100 {
  width: 100%;
}

/*# sourceMappingURL=style.css.map */
