@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-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 100;
  border-bottom: 1px solid #ddd;
}
.adlp-header__inner {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    width: 100%;
    padding: calc(20 / 750 * 100vw);
  }
}
.adlp-header__logo {
  width: min(calc(130 / 1080 * 100vw), 130px);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: calc(228 / 750 * 100vw);
  }
}
.adlp-header__switch {
  width: calc(45 / 750 * 100vw);
  height: calc(36 / 750 * 100vw);
}
@media screen and (min-width: 768px) {
  .adlp-header__switch {
    display: none;
  }
}
.adlp-header__switch__inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.adlp-header__switch__inner span {
  background: #000;
  position: absolute;
  width: 100%;
  height: calc(6 / 750 * 100vw);
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s;
  position: absolute;
  transform-origin: left;
  border-radius: calc(10 / 750 * 100vw);
}
.adlp-header__switch__inner span:nth-child(1) {
  top: 0;
}
.adlp-header__switch__inner span:nth-child(2) {
  top: 50%;
  transform: translate(-50%, -50%);
}
.adlp-header__switch__inner span:nth-child(3) {
  bottom: 0;
}
.adlp-header__switch__inner.--open span:nth-child(1) {
  top: 40%;
  transform: rotate(45deg) translateX(-50%);
}
.adlp-header__switch__inner.--open span:nth-child(2) {
  opacity: 0;
}
.adlp-header__switch__inner.--open span:nth-child(3) {
  bottom: 45%;
  transform: rotate(-45deg) translateX(-50%);
}
@media screen and (min-width: 768px) {
  .adlp-header__tgl {
    margin: 0 auto 0 min(calc(30 / 1080 * 100vw), 30px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__tgl {
    visibility: hidden;
    opacity: 0;
    transition: 0.3s;
    position: absolute;
    right: 0;
    top: calc(104 / 750 * 100vw);
    width: calc(400 / 750 * 100vw);
    background: #fff;
    padding: 0 calc(30 / 750 * 100vw);
  }
  .adlp-header__tgl.--open {
    visibility: visible;
    opacity: 1;
  }
}
.adlp-header__menu {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 768px) {
  .adlp-header__menu__wrapper {
    display: flex;
    gap: min(calc(8 / 1080 * 100vw), 8px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu__wrapper {
    flex-direction: column;
  }
}
@media screen and (min-width: 768px) {
  .adlp-header__menu:not(:last-child)::after {
    content: "｜";
    display: inline-block;
    margin-left: min(calc(8 / 1080 * 100vw), 8px);
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__menu {
    display: block;
    padding: calc(30 / 750 * 100vw);
    font-size: calc(20 / 750 * 100vw);
  }
  .adlp-header__menu::after {
    content: "";
    display: block;
    width: calc(12 / 750 * 100vw);
    height: calc(18 / 750 * 100vw);
    background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.219168 0.375342C0.564178 -0.0559202 1.19347 -0.125842 1.62473 0.219168L11.6247 8.21917C11.8619 8.40894 12 8.69625 12 9.00004C12 9.30382 11.8619 9.59113 11.6247 9.78091L1.62473 17.7809C1.19347 18.1259 0.564178 18.056 0.219168 17.6247C-0.125842 17.1935 -0.0559202 16.5642 0.375342 16.2192L9.39926 9.00004L0.375342 1.78091C-0.0559202 1.4359 -0.125842 0.806604 0.219168 0.375342Z' fill='%2305429C'/%3E%3C/svg%3E%0A");
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}
.adlp-header .adlp-btn {
  margin: 0;
  height: min(calc(54 / 1080 * 100vw), 54px);
  width: min(calc(246 / 1080 * 100vw), 246px);
  box-shadow: min(calc(2 / 1080 * 100vw), 2px) min(calc(4 / 1080 * 100vw), 4px) min(calc(4 / 1080 * 100vw), 4px) 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn__wrapper {
    margin: 0 calc(20 / 750 * 100vw) 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn {
    width: calc(288 / 750 * 100vw);
    height: calc(64 / 750 * 100vw);
    box-shadow: calc(2 / 750 * 100vw) calc(3 / 750 * 100vw) calc(3 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
    border-radius: calc(50 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn.--free::before {
  content: "無料";
  width: min(calc(44 / 1080 * 100vw), 44px);
  height: min(calc(44 / 1080 * 100vw), 44px);
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  top: min(calc(5 / 1080 * 100vw), 5px);
  left: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn.--free::before {
    font-size: calc(20 / 750 * 100vw);
    width: calc(56 / 750 * 100vw);
    height: calc(56 / 750 * 100vw);
    top: calc(4 / 750 * 100vw);
    left: calc(4 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn::after {
  width: min(calc(7 / 1080 * 100vw), 7px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(19 / 1080 * 100vw), 19px);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn::after {
    width: calc(7 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
    right: calc(18 / 750 * 100vw);
  }
}
.adlp-header .adlp-btn p {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-header .adlp-btn p {
    font-size: calc(22 / 750 * 100vw);
  }
}

.adlp-floating {
  background: var(--blue, #0EA5E9);
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(13 / 1080 * 100vw), 13px) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: calc(13 / 750 * 100vw) 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 100%;
  }
}
.adlp-floating__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .adlp-floating__wrapper {
    gap: calc(33 / 750 * 100vw);
  }
}
.adlp-floating_btn {
  border-radius: 200px;
  height: min(calc(44 / 1080 * 100vw), 44px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 min(calc(4 / 1080 * 100vw), 4px) min(calc(8 / 1080 * 100vw), 8px) 0 rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn {
    height: calc(64 / 750 * 100vw);
    box-shadow: 0 calc(4 / 750 * 100vw) calc(8 / 750 * 100vw) 0 rgba(0, 0, 0, 0.25);
  }
}
.adlp-floating_btn.-y {
  width: min(calc(260 / 1080 * 100vw), 260px);
  background: #FCD64D;
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn.-y {
    width: calc(380 / 750 * 100vw);
  }
}
.adlp-floating_btn.-w {
  width: min(calc(173 / 1080 * 100vw), 173px);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn.-w {
    width: calc(257 / 750 * 100vw);
  }
}
.adlp-floating_btn.-w:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 16.5829C9.51781 15.7272 7.83648 15.2767 6.125 15.2767C4.41352 15.2767 2.73219 15.7272 1.25 16.5829V2.49961C2.73219 1.64387 4.41352 1.19336 6.125 1.19336C7.83648 1.19336 9.51781 1.64387 11 2.49961M11 16.5829C12.4822 15.7272 14.1635 15.2767 15.875 15.2767C17.5865 15.2767 19.2678 15.7272 20.75 16.5829V2.49961C19.2678 1.64387 17.5865 1.19336 15.875 1.19336C14.1635 1.19336 12.4822 1.64387 11 2.49961M11 16.5829V2.49961' stroke='%23333333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  left: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn.-w:before {
    width: calc(30 / 750 * 100vw);
    height: calc(23 / 750 * 100vw);
    left: calc(30 / 750 * 100vw);
  }
}
.adlp-floating_btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L10 9.33333L2 16' stroke='%23333333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(8 / 1080 * 100vw), 8px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn::after {
    width: calc(13 / 750 * 100vw);
    height: calc(21 / 750 * 100vw);
    right: calc(22 / 750 * 100vw);
  }
}
.adlp-floating_btn:hover {
  filter: brightness(110%);
}
.adlp-floating_btn:hover::after {
  transform: translate(min(calc(10 / 1080 * 100vw), 10px), -50%);
}
.adlp-floating_btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.adlp-floating_btn p span {
  line-height: 120%;
  font-weight: 800;
}
.adlp-floating_btn p span.text01 {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .adlp-floating_btn p span.text01 {
    font-size: calc(22 / 750 * 100vw);
  }
}

.adlp-btn {
  border-radius: 200px;
  height: min(calc(90 / 1080 * 100vw), 90px);
  width: min(calc(400 / 1080 * 100vw), 400px);
  transition: all 0.3s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 min(calc(12 / 1080 * 100vw), 12px) min(calc(19 / 1080 * 100vw), 19px) 0 rgba(0, 0, 0, 0.3);
}
.adlp-btn__wrapper {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .adlp-btn__wrapper {
    flex-direction: column;
    align-items: center;
    gap: calc(38 / 750 * 100vw);
  }
}
.adlp-btn__text {
  text-align: center;
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
  color: var(--ffffff, #FFF);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 500;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .adlp-btn__text {
    margin-bottom: calc(10 / 750 * 100vw);
    font-size: calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-btn {
    height: calc(120 / 750 * 100vw);
    width: calc(640 / 750 * 100vw);
    box-shadow: 0 calc(13 / 750 * 100vw) calc(20 / 750 * 100vw) 0 rgba(0, 0, 0, 0.3);
  }
}
.adlp-btn.-y {
  background: #FCD64D;
}
.adlp-btn.-w {
  background-color: #fff;
}
.adlp-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='18' viewBox='0 0 12 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L10 9.33333L2 16' stroke='%23333333' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(18 / 1080 * 100vw), 18px);
  right: min(calc(26 / 1080 * 100vw), 26px);
}
@media screen and (max-width: 767px) {
  .adlp-btn::after {
    width: calc(13 / 750 * 100vw);
    height: calc(21 / 750 * 100vw);
    right: calc(45 / 750 * 100vw);
  }
}
.adlp-btn:hover {
  filter: brightness(110%);
}
.adlp-btn:hover::after {
  transform: translate(min(calc(10 / 1080 * 100vw), 10px), -50%);
}
.adlp-btn p {
  text-align: center;
  z-index: 1;
  line-height: 120%;
  color: #333;
  font-family: "M PLUS Rounded 1c", sans-serif;
}
.adlp-btn p span {
  line-height: 120%;
  font-weight: 500;
}
.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(36 / 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-section {
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-section {
    width: 100%;
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd0 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd30 {
    padding: 0 calc(30 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .adlp-section.--pd60 {
    padding: 0 calc(60 / 750 * 100vw);
  }
}

.cv {
  background-color: #0EA5E9;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .cv {
    padding: calc(60 / 750 * 100vw) 0;
  }
}

.fv__head {
  background-color: #fff;
  padding: min(calc(20 / 1080 * 100vw), 20px) 0;
}
@media screen and (max-width: 767px) {
  .fv__head {
    padding: calc(30 / 750 * 100vw) 0 calc(17 / 750 * 100vw);
  }
}
.fv__head-logo {
  width: min(calc(318 / 1080 * 100vw), 318px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .fv__head-logo {
    width: calc(495 / 750 * 100vw);
  }
}
.fv__contents {
  background-color: #DEF0FF;
  background-image: url(../img/pc/fv_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: relative;
  padding-bottom: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .fv__contents {
    background-image: url(../img/sp/fv_bg.webp);
    padding-bottom: calc(30 / 750 * 100vw);
  }
}
.-a .fv__title {
  padding-top: min(calc(42 / 1080 * 100vw), 42px);
  margin-bottom: min(calc(44 / 1080 * 100vw), 44px);
}
@media screen and (max-width: 767px) {
  .-a .fv__title {
    padding-top: calc(31 / 750 * 100vw);
    margin-bottom: calc(19 / 750 * 100vw);
  }
}
.-b .fv__title {
  padding-top: min(calc(42 / 1080 * 100vw), 42px);
  margin-bottom: min(calc(44 / 1080 * 100vw), 44px);
}
@media screen and (max-width: 767px) {
  .-b .fv__title {
    padding-top: calc(31 / 750 * 100vw);
    margin-bottom: calc(19 / 750 * 100vw);
  }
}
.-c .fv__title {
  padding-top: min(calc(87 / 1080 * 100vw), 87px);
  margin-bottom: min(calc(87 / 1080 * 100vw), 87px);
}
@media screen and (max-width: 767px) {
  .-c .fv__title {
    padding-top: calc(31 / 750 * 100vw);
    margin-bottom: calc(22 / 750 * 100vw);
  }
}
.-d .fv__title {
  padding-top: min(calc(48 / 1080 * 100vw), 48px);
  margin-bottom: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .-d .fv__title {
    padding-top: calc(39 / 750 * 100vw);
    margin-bottom: calc(42 / 750 * 100vw);
  }
}
.fv__title .label {
  letter-spacing: 0.02em;
  background: linear-gradient(transparent 62%, #FCD64D 62%);
}
@media screen and (max-width: 767px) {
  .fv__title .label {
    letter-spacing: -0.01em;
  }
}
.fv__title .text01 {
  color: #111;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(60 / 1080 * 100vw), 60px);
  font-weight: 800;
  line-height: 125%;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .fv__title .text01 {
    font-size: calc(78 / 750 * 100vw);
    margin-bottom: 0;
    text-align: center;
    letter-spacing: -0.01em;
  }
}
.fv__title .text01 .small {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .fv__title .text01 .small {
    font-size: calc(60 / 750 * 100vw);
  }
}
.fv__title .text02 {
  color: #111;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(60 / 1080 * 100vw), 60px);
  font-weight: 800;
  line-height: 125%;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .fv__title .text02 {
    font-size: calc(72 / 750 * 100vw);
    margin-bottom: calc(4 / 750 * 100vw);
    text-align: center;
    letter-spacing: -0.01em;
  }
}
.fv__title .text02.--pdl {
  padding-left: min(calc(35 / 1080 * 100vw), 35px);
}
@media screen and (max-width: 767px) {
  .fv__title .text02.--pdl {
    padding-left: calc(50 / 750 * 100vw);
  }
}
.fv__title .text02 .small01 {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .fv__title .text02 .small01 {
    font-size: calc(55 / 750 * 100vw);
  }
}
.fv__title .text02 .small02 {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
}
@media screen and (max-width: 767px) {
  .fv__title .text02 .small02 {
    font-size: calc(54 / 750 * 100vw);
  }
}
.fv__title .text03 {
  color: #000;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(45 / 1080 * 100vw), 45px);
  font-weight: 800;
  line-height: 125%;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .fv__title .text03 {
    font-size: calc(55 / 750 * 100vw);
    margin-bottom: calc(0 / 750 * 100vw);
    text-align: center;
    letter-spacing: -0.01em;
  }
}
.fv__title .text04 {
  color: #000;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(78 / 1080 * 100vw), 78px);
  font-weight: 800;
  line-height: 125%;
  letter-spacing: 0.02em;
  display: block;
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .fv__title .text04 {
    font-size: calc(88 / 750 * 100vw);
    margin-bottom: calc(10 / 750 * 100vw);
    text-align: center;
    letter-spacing: -0.01em;
  }
}
.fv__title .text05 {
  color: #000;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(44 / 1080 * 100vw), 44px);
  font-weight: 800;
  line-height: 125%;
  letter-spacing: -0.04em;
  display: block;
}
@media screen and (max-width: 767px) {
  .fv__title .text05 {
    font-size: calc(54 / 750 * 100vw);
    text-align: center;
    letter-spacing: -0.01em;
  }
}
.fv__title .text05 .large {
  font-size: min(calc(62 / 1080 * 100vw), 62px);
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  .fv__title .text05 .large {
    font-size: calc(72 / 750 * 100vw);
    letter-spacing: -0.01em;
  }
}
.fv__kv {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .fv__kv {
    position: static;
  }
}
.-a .fv__kv {
  width: min(calc(506 / 1080 * 100vw), 506px);
  right: max(calc(-40 / 1080 * 100vw), -40px);
  top: min(calc(29 / 1080 * 100vw), 29px);
}
@media screen and (max-width: 767px) {
  .-a .fv__kv {
    width: calc(674 / 750 * 100vw);
    margin: 0 auto calc(20 / 750 * 100vw);
  }
}
.-b .fv__kv {
  width: min(calc(521 / 1080 * 100vw), 521px);
  right: max(calc(0 / 1080 * 100vw), 0px);
  top: min(calc(29 / 1080 * 100vw), 29px);
}
@media screen and (max-width: 767px) {
  .-b .fv__kv {
    width: calc(750 / 750 * 100vw);
    margin: 0 auto calc(0 / 750 * 100vw);
  }
}
.-c .fv__kv {
  width: min(calc(431 / 1080 * 100vw), 431px);
  right: max(calc(-33 / 1080 * 100vw), -33px);
  top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .-c .fv__kv {
    width: calc(643 / 750 * 100vw);
    margin: 0 auto calc(39 / 750 * 100vw);
  }
}
.-d .fv__kv {
  width: min(calc(519 / 1080 * 100vw), 519px);
  right: max(calc(-10 / 1080 * 100vw), -10px);
  top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .-d .fv__kv {
    width: calc(676 / 750 * 100vw);
    margin: 0 auto calc(33 / 750 * 100vw);
  }
}
.fv__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-bottom: min(calc(23 / 1080 * 100vw), 23px);
}
@media screen and (max-width: 767px) {
  .fv__bottom {
    display: block;
    margin-bottom: calc(27 / 750 * 100vw);
  }
}
.-b .fv__bottom:after {
  display: none;
}
.fv__bottom:after {
  content: "";
  display: block;
  background-image: url(../img/common/logo_illust02.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  left: max(calc(0 / 1080 * 100vw), 0px);
  bottom: 0;
  width: min(calc(139 / 1080 * 100vw), 139px);
  height: min(calc(143 / 1080 * 100vw), 143px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .fv__bottom:after {
    bottom: calc(214 / 750 * 100vw);
    left: calc(23 / 750 * 100vw);
    width: calc(178 / 750 * 100vw);
    height: calc(172 / 750 * 100vw);
  }
}
.fv__balloon {
  flex: 0 0 min(calc(414 / 1080 * 100vw), 414px);
}
@media screen and (max-width: 767px) {
  .fv__balloon {
    margin-bottom: calc(24 / 750 * 100vw);
  }
}
.fv__balloon-text {
  width: min(calc(267 / 1080 * 100vw), 267px);
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .fv__balloon-text {
    margin-left: calc(212 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .-a .fv__balloon-text {
    width: calc(512 / 750 * 100vw);
  }
}
.-b .fv__balloon-text {
  width: min(calc(336 / 1080 * 100vw), 336px);
  margin: 0;
}
@media screen and (max-width: 767px) {
  .-b .fv__balloon-text {
    width: calc(480 / 750 * 100vw);
    margin: calc(-30 / 750 * 100vw) auto 0;
  }
}
@media screen and (max-width: 767px) {
  .-c .fv__balloon-text {
    width: calc(498 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .-d .fv__balloon-text {
    width: calc(454 / 750 * 100vw);
  }
}
.fv__price-cards {
  display: flex;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .fv__price-cards {
    justify-content: center;
    gap: calc(28 / 750 * 100vw);
  }
}
.fv__price-card {
  background: #0EA5E9;
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  box-shadow: min(calc(8 / 1080 * 100vw), 8px) min(calc(8 / 1080 * 100vw), 8px) 0 0 #FCD64D;
  text-align: center;
  width: min(calc(274 / 1080 * 100vw), 274px);
  height: min(calc(147 / 1080 * 100vw), 147px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .fv__price-card {
    border-radius: calc(8 / 750 * 100vw);
    box-shadow: calc(8 / 750 * 100vw) calc(8 / 750 * 100vw) 0 0 #FCD64D;
    width: calc(327 / 750 * 100vw);
    height: calc(190 / 750 * 100vw);
  }
}
.fv__card-header01 {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .fv__card-header01 {
    font-size: calc(42 / 750 * 100vw);
    margin-bottom: calc(6 / 750 * 100vw);
  }
}
.fv__card-price {
  color: #FCD64D;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
}
.fv__card-price .large {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(54 / 1080 * 100vw), 54px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .fv__card-price .large {
    font-size: calc(64 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.fv__card-price .small {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(19 / 1080 * 100vw), 19px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .fv__card-price .small {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.fv__card-note01 {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: absolute;
  top: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(7 / 1080 * 100vw), 7px);
}
@media screen and (max-width: 767px) {
  .fv__card-note01 {
    font-size: calc(18 / 750 * 100vw);
    top: calc(5 / 750 * 100vw);
    right: calc(20 / 750 * 100vw);
  }
}
.fv__card-note02 {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: absolute;
  top: min(calc(12 / 1080 * 100vw), 12px);
  right: min(calc(35 / 1080 * 100vw), 35px);
}
@media screen and (max-width: 767px) {
  .fv__card-note02 {
    font-size: calc(18 / 750 * 100vw);
    top: calc(5 / 750 * 100vw);
    right: calc(60 / 750 * 100vw);
  }
}
.fv__card-text01 {
  color: #FFF;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(23 / 1080 * 100vw), 23px);
  font-weight: 500;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .fv__card-text01 {
    font-size: calc(33 / 750 * 100vw);
    margin-top: calc(5 / 750 * 100vw);
  }
}
.fv__note {
  color: var(--base-666, #666);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 140%;
  padding-left: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .fv__note {
    font-size: calc(18 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
    margin: 0 auto;
    padding-left: 0;
  }
}

.sec01 {
  padding: min(calc(30 / 1080 * 100vw), 30px) 0;
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding: calc(30 / 750 * 100vw) 0;
  }
}
.sec01__logo {
  width: min(calc(1073 / 1080 * 100vw), 1073px);
  margin: 0 auto;
}
.sec01__note {
  color: var(--text-black, #111);
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 140%;
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: min(calc(22 / 1080 * 100vw), 22px) auto 0;
}
@media screen and (max-width: 767px) {
  .sec01__note {
    font-size: calc(18 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
    margin: calc(26 / 750 * 100vw) auto 0;
  }
}

.sec02 {
  background-color: #DFDFDF;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding: calc(50 / 750 * 100vw) 0 0;
  }
}
.sec02__title {
  color: var(--text-black, #111);
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 140%;
  margin-bottom: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec02__title {
    font-size: calc(50 / 750 * 100vw);
    margin-bottom: calc(18 / 750 * 100vw);
  }
}
.sec02__title02 {
  color: var(--base-white, #FFF);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 500;
  line-height: 140%;
  background-image: url(../img/common/sec02_balloon.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(508 / 1080 * 100vw), 508px);
  height: min(calc(228 / 1080 * 100vw), 228px);
  margin: 0 auto min(calc(25 / 1080 * 100vw), 25px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec02__title02 {
    font-size: calc(40 / 750 * 100vw);
    width: calc(626 / 750 * 100vw);
    height: calc(281 / 750 * 100vw);
    margin: 0 auto calc(112 / 750 * 100vw);
  }
}
.sec02__wrapper {
  position: relative;
  width: min(calc(860 / 1080 * 100vw), 860px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec02__wrapper {
    width: 100%;
  }
}
.sec02__img {
  width: min(calc(860 / 1080 * 100vw), 860px);
}
@media screen and (max-width: 767px) {
  .sec02__img {
    width: 100%;
  }
}
.sec02__balloon {
  border-radius: min(calc(15 / 1080 * 100vw), 15px);
  background: #FFF;
  width: min(calc(462 / 1080 * 100vw), 462px);
  position: absolute;
}
@media screen and (max-width: 767px) {
  .sec02__balloon {
    border-radius: calc(25 / 750 * 100vw);
    width: calc(462 / 750 * 100vw);
  }
}
.sec02__balloon.--b1 {
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .sec02__balloon.--b1 {
    right: calc(30 / 750 * 100vw);
    top: calc(-60 / 750 * 100vw);
  }
}
.sec02__balloon.--b2 {
  right: 0;
  top: min(calc(104 / 1080 * 100vw), 104px);
}
@media screen and (max-width: 767px) {
  .sec02__balloon.--b2 {
    right: calc(30 / 750 * 100vw);
    top: calc(140 / 750 * 100vw);
  }
}
.sec02__balloon.--b3 {
  left: 0;
  top: min(calc(284 / 1080 * 100vw), 284px);
}
@media screen and (max-width: 767px) {
  .sec02__balloon.--b3 {
    left: calc(30 / 750 * 100vw);
    top: calc(480 / 750 * 100vw);
  }
}
.sec02__balloon.--b4 {
  right: 0;
  top: min(calc(474 / 1080 * 100vw), 474px);
}
@media screen and (max-width: 767px) {
  .sec02__balloon.--b4 {
    right: calc(30 / 750 * 100vw);
    top: calc(780 / 750 * 100vw);
  }
}
.sec02__balloon-inner {
  padding: min(calc(30 / 1080 * 100vw), 30px) min(calc(21 / 1080 * 100vw), 21px) min(calc(12 / 1080 * 100vw), 12px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02__balloon-inner {
    padding: calc(40 / 750 * 100vw) calc(35 / 750 * 100vw) calc(20 / 750 * 100vw) calc(36 / 750 * 100vw);
  }
}
.sec02__balloon-inner.--nolabel {
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(21 / 1080 * 100vw), 21px) min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .sec02__balloon-inner.--nolabel {
    padding: calc(30 / 750 * 100vw) calc(35 / 750 * 100vw) calc(30 / 750 * 100vw) calc(36 / 750 * 100vw);
  }
}
.sec02__balloon-inner:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='21' height='35' viewBox='0 0 21 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-8.52372e-07 17.5L21 0.612502L21 34.3875L-8.52372e-07 17.5Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(28 / 1080 * 100vw), 28px);
  height: min(calc(39 / 1080 * 100vw), 39px);
  position: absolute;
  left: max(calc(-14 / 1080 * 100vw), -14px);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec02__balloon-inner:after {
    width: calc(37 / 750 * 100vw);
    height: calc(51 / 750 * 100vw);
    left: calc(-20 / 750 * 100vw);
  }
}
.sec02__balloon-inner.--left:after {
  left: auto;
  right: max(calc(-14 / 1080 * 100vw), -14px);
  transform: translateY(-50%) rotate(-180deg);
}
@media screen and (max-width: 767px) {
  .sec02__balloon-inner.--left:after {
    right: calc(-20 / 750 * 100vw);
  }
}
.sec02__balloon-text {
  color: var(--text-black, #111);
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  line-height: 170%;
}
@media screen and (max-width: 767px) {
  .sec02__balloon-text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec02__balloon-text .large {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .sec02__balloon-text .large {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec02__balloon-label {
  color: var(--text-black, #111);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 140%;
  background: var(--base-yellow, #FFE500);
  padding: min(calc(3 / 1080 * 100vw), 3px) min(calc(24 / 1080 * 100vw), 24px);
  width: fit-content;
  position: absolute;
  top: max(calc(-12 / 1080 * 100vw), -12px);
}
@media screen and (max-width: 767px) {
  .sec02__balloon-label {
    font-size: calc(24 / 750 * 100vw);
    padding: calc(3 / 750 * 100vw) calc(24 / 750 * 100vw);
    top: calc(-20 / 750 * 100vw);
  }
}

.sec03 {
  background-color: #DEF0FF;
  padding-bottom: min(calc(80 / 1080 * 100vw), 80px);
}
@media screen and (max-width: 767px) {
  .sec03 {
    padding-bottom: calc(80 / 750 * 100vw);
  }
}
.sec03__lead01 {
  background-color: #0EA5E9;
  height: min(calc(70 / 1080 * 100vw), 70px);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--base-white, #FFF);
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 800;
  line-height: 140%;
  position: relative;
  margin-bottom: min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .sec03__lead01 {
    height: calc(107 / 750 * 100vw);
    font-size: calc(36 / 750 * 100vw);
    margin-bottom: calc(50 / 750 * 100vw);
  }
}
.sec03__lead01:after {
  content: "";
  display: block;
  background-image: url(../img/common/sec03_arrow01.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(80 / 1080 * 100vw), 80px);
  height: min(calc(17 / 1080 * 100vw), 17px);
  position: absolute;
  left: 50%;
  bottom: max(calc(-16 / 1080 * 100vw), -16px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__lead01:after {
    width: calc(121 / 750 * 100vw);
    height: calc(28 / 750 * 100vw);
    bottom: calc(-26 / 750 * 100vw);
  }
}
.sec03__lead02 {
  color: var(--text-black, #111);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
  line-height: 150%;
  margin-bottom: min(calc(25 / 1080 * 100vw), 25px);
}
@media screen and (max-width: 767px) {
  .sec03__lead02 {
    font-size: calc(32 / 750 * 100vw);
    margin-bottom: calc(15 / 750 * 100vw);
  }
}
.sec03__logo {
  width: min(calc(376 / 1080 * 100vw), 376px);
  margin: 0 auto min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec03__logo {
    width: calc(624 / 750 * 100vw);
    margin: 0 auto calc(20 / 750 * 100vw);
  }
}
.sec03__lead03 {
  color: var(--text-black, #111);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
  line-height: 150%;
  margin-bottom: min(calc(25 / 1080 * 100vw), 25px);
}
@media screen and (max-width: 767px) {
  .sec03__lead03 {
    font-size: calc(32 / 750 * 100vw);
    margin-bottom: calc(50 / 750 * 100vw);
  }
}
.sec03__box {
  width: min(calc(690 / 1080 * 100vw), 690px);
  margin: 0 auto min(calc(30 / 1080 * 100vw), 30px);
  border-radius: min(calc(20 / 1080 * 100vw), 20px);
  background: var(--base-white, #FFF);
  filter: drop-shadow(min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px) rgba(183, 195, 206, 0.5));
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(30 / 1080 * 100vw), 30px);
  display: flex;
  align-self: center;
  justify-content: center;
  gap: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec03__box {
    width: calc(690 / 750 * 100vw);
    margin: 0 auto calc(40 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw);
    filter: drop-shadow(calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) calc(30 / 750 * 100vw) rgba(183, 195, 206, 0.5));
    padding: calc(20 / 750 * 100vw) calc(30 / 750 * 100vw) calc(40 / 750 * 100vw);
    gap: calc(28 / 750 * 100vw);
  }
}
.sec03__box-left {
  flex: 0 0 min(calc(172 / 1080 * 100vw), 172px);
}
@media screen and (max-width: 767px) {
  .sec03__box-left {
    flex: 0 0 calc(172 / 750 * 100vw);
  }
}
.sec03__box-logo {
  width: min(calc(111 / 1080 * 100vw), 111px);
  margin: 0 auto min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec03__box-logo {
    width: calc(166 / 750 * 100vw);
    margin: calc(20 / 750 * 100vw) auto calc(8 / 750 * 100vw);
  }
}
.sec03__box-cap {
  color: var(--blue, #0EA5E9);
  text-align: center;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03__box-cap {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec03__box-right {
  position: relative;
  padding-left: min(calc(55 / 1080 * 100vw), 55px);
  display: flex;
  flex-direction: column;
  gap: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .sec03__box-right {
    padding-left: calc(57 / 750 * 100vw);
    gap: calc(20 / 750 * 100vw);
  }
}
.sec03__box-right:after {
  content: "";
  display: block;
  background-image: url(../img/pc/sec03_arrow02.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(42 / 1080 * 100vw), 42px);
  height: min(calc(168 / 1080 * 100vw), 168px);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__box-right:after {
    background-image: url(../img/sp/sec03_arrow02.webp);
    width: calc(42 / 750 * 100vw);
    height: calc(274 / 750 * 100vw);
  }
}
.sec03__box-text {
  color: var(--text-black, #111);
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 600;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03__box-text {
    font-size: calc(24 / 750 * 100vw);
    letter-spacing: 0.01em;
  }
}
@media screen and (max-width: 767px) {
  .sec03__box-text:nth-child(1) {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.sec03__box-text .note {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  margin-left: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec03__box-text .note {
    display: block;
    font-size: calc(18 / 750 * 100vw);
    margin-left: calc(0 / 750 * 100vw);
  }
}
.sec03__circle {
  width: min(calc(94 / 1080 * 100vw), 94px);
  margin: 0 auto max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec03__circle {
    width: calc(132 / 750 * 100vw);
    margin: 0 auto calc(20 / 750 * 100vw);
  }
}
.sec03__title {
  text-align: center;
  color: var(--text-black, #111);
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 150%;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec03__title {
    font-size: calc(48 / 750 * 100vw);
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.sec03__title .small {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec03__title .small {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec03__list {
  display: flex;
  flex-direction: column;
  gap: min(calc(50 / 1080 * 100vw), 50px);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec03__list {
    gap: calc(40 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
  }
}
.sec03__item {
  padding: min(calc(40 / 1080 * 100vw), 40px) min(calc(40 / 1080 * 100vw), 40px) min(calc(30 / 1080 * 100vw), 30px);
  border-radius: min(calc(20 / 1080 * 100vw), 20px);
  background: var(--base-white, #FFF);
  filter: drop-shadow(min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) min(calc(30 / 1080 * 100vw), 30px) rgba(183, 195, 206, 0.5));
}
@media screen and (max-width: 767px) {
  .sec03__item {
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw) calc(40 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw);
    filter: drop-shadow(calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) calc(30 / 750 * 100vw) rgba(183, 195, 206, 0.5));
  }
}
.sec03__head {
  display: flex;
  align-items: center;
  gap: min(calc(20 / 1080 * 100vw), 20px);
  padding-bottom: min(calc(14 / 1080 * 100vw), 14px);
  border-bottom: min(calc(2 / 1080 * 100vw), 2px) solid #000;
  margin-bottom: min(calc(25 / 1080 * 100vw), 25px);
}
@media screen and (max-width: 767px) {
  .sec03__head {
    align-items: flex-start;
    gap: calc(20 / 750 * 100vw);
    padding-bottom: calc(28 / 750 * 100vw);
    border-bottom: calc(2 / 750 * 100vw) solid #000;
    margin: 0 calc(20 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.sec03__head-numarea {
  flex: 0 0 min(calc(92 / 1080 * 100vw), 92px);
}
@media screen and (max-width: 767px) {
  .sec03__head-numarea {
    flex: 0 0 calc(118 / 750 * 100vw);
    padding-top: calc(6 / 750 * 100vw);
  }
}
.sec03__head-numarea .point {
  color: var(--blue, #0EA5E9);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 800;
  line-height: 110%;
  margin-bottom: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .sec03__head-numarea .point {
    font-size: calc(26 / 750 * 100vw);
    margin-bottom: calc(5 / 750 * 100vw);
  }
}
.sec03__head-numarea .num {
  color: var(--blue, #0EA5E9);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(70 / 1080 * 100vw), 70px);
  font-weight: 800;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .sec03__head-numarea .num {
    font-size: calc(90 / 750 * 100vw);
  }
}
.sec03__head-textarea .sub {
  color: var(--text-black, #111);
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 800;
  line-height: 140%;
  margin-bottom: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .sec03__head-textarea .sub {
    font-size: calc(30 / 750 * 100vw);
    margin-bottom: calc(6 / 750 * 100vw);
    letter-spacing: -0.01em;
  }
}
.sec03__head-textarea .main {
  color: var(--blue, #0EA5E9);
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 140%;
  letter-spacing: 0.01em;
}
@media screen and (max-width: 767px) {
  .sec03__head-textarea .main {
    font-size: calc(50 / 750 * 100vw);
  }
}
.sec03__flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .sec03__flex {
    display: block;
  }
}
.sec03__flex-left {
  flex: 0 0 min(calc(570 / 1080 * 100vw), 570px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-left {
    margin-bottom: calc(20 / 750 * 100vw);
  }
}
.sec03__flex-label {
  color: var(--base-white, #FFF);
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 500;
  line-height: 150%;
  border-radius: min(calc(50 / 1080 * 100vw), 50px);
  background: var(--text-black, #111);
  width: min(calc(237 / 1080 * 100vw), 237px);
  height: min(calc(35 / 1080 * 100vw), 35px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-label {
    font-size: calc(30 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
    width: calc(438 / 750 * 100vw);
    height: calc(54 / 750 * 100vw);
    margin: 0 auto calc(30 / 750 * 100vw);
  }
}
.sec03__flex-circle {
  width: min(calc(80 / 1080 * 100vw), 80px);
  height: min(calc(80 / 1080 * 100vw), 80px);
  background-color: #DEF0FF;
  border-radius: 50%;
  color: var(--text-black, #111);
  text-align: center;
  font-family: "Noto Sans JP";
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  line-height: 160%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto min(calc(43 / 1080 * 100vw), 43px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-circle {
    width: calc(120 / 750 * 100vw);
    height: calc(120 / 750 * 100vw);
    font-size: calc(32 / 750 * 100vw);
    margin: 0 auto calc(43 / 750 * 100vw);
  }
}
.sec03__flex-circle:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9393 24.0607C11.5251 24.6464 12.4749 24.6464 13.0607 24.0607L22.6066 14.5147C23.1924 13.9289 23.1924 12.9792 22.6066 12.3934C22.0208 11.8076 21.0711 11.8076 20.4853 12.3934L12 20.8787L3.51472 12.3934C2.92893 11.8076 1.97919 11.8076 1.3934 12.3934C0.807612 12.9792 0.807612 13.9289 1.3934 14.5147L10.9393 24.0607ZM12 0L10.5 9.97218e-08L10.5 23L12 23L13.5 23L13.5 -9.97218e-08L12 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(25 / 1080 * 100vw), 25px);
  position: absolute;
  left: 50%;
  bottom: max(calc(-35 / 1080 * 100vw), -35px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__flex-circle:after {
    width: calc(24 / 750 * 100vw);
    height: calc(25 / 750 * 100vw);
    bottom: calc(-35 / 750 * 100vw);
  }
}
.sec03__flex-box {
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background: #F5F5F5;
  color: var(--text-black, #111);
  text-align: center;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 170%;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(28 / 1080 * 100vw), 28px);
  margin-bottom: min(calc(43 / 1080 * 100vw), 43px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-box {
    border-radius: calc(10 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
    padding: calc(18 / 750 * 100vw) calc(35 / 750 * 100vw);
    margin-bottom: calc(43 / 750 * 100vw);
  }
}
.sec03__flex-box.--arrow {
  position: relative;
}
.sec03__flex-box.--arrow:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9393 24.0607C11.5251 24.6464 12.4749 24.6464 13.0607 24.0607L22.6066 14.5147C23.1924 13.9289 23.1924 12.9792 22.6066 12.3934C22.0208 11.8076 21.0711 11.8076 20.4853 12.3934L12 20.8787L3.51472 12.3934C2.92893 11.8076 1.97919 11.8076 1.3934 12.3934C0.807612 12.9792 0.807612 13.9289 1.3934 14.5147L10.9393 24.0607ZM12 0L10.5 9.97218e-08L10.5 23L12 23L13.5 23L13.5 -9.97218e-08L12 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(25 / 1080 * 100vw), 25px);
  position: absolute;
  left: 50%;
  bottom: max(calc(-35 / 1080 * 100vw), -35px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__flex-box.--arrow:after {
    width: calc(24 / 750 * 100vw);
    height: calc(25 / 750 * 100vw);
    bottom: calc(-35 / 750 * 100vw);
  }
}
.sec03__flex-yellowbox {
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background: var(--base-yellow, #FFE500);
  padding: min(calc(22 / 1080 * 100vw), 22px) min(calc(28 / 1080 * 100vw), 28px);
  color: var(--text-black, #111);
  text-align: center;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 160%;
}
@media screen and (max-width: 767px) {
  .sec03__flex-yellowbox {
    border-radius: calc(10 / 750 * 100vw);
    padding: calc(24 / 750 * 100vw) calc(24 / 750 * 100vw);
    font-size: calc(30 / 750 * 100vw);
  }
}
.sec03__flex-two {
  display: flex;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-two {
    gap: calc(10 / 750 * 100vw);
  }
}
.sec03__flex-twobox {
  flex: 0 0 min(calc(280 / 1080 * 100vw), 280px);
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  padding: min(calc(10 / 1080 * 100vw), 10px);
  display: flex;
  flex-direction: column;
  gap: min(calc(43 / 1080 * 100vw), 43px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox {
    flex: 0 0 calc(310 / 750 * 100vw);
    border-radius: calc(10 / 750 * 100vw);
    padding: calc(13 / 750 * 100vw) calc(10 / 750 * 100vw);
    gap: calc(43 / 750 * 100vw);
  }
}
.sec03__flex-twobox:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9393 24.0607C11.5251 24.6464 12.4749 24.6464 13.0607 24.0607L22.6066 14.5147C23.1924 13.9289 23.1924 12.9792 22.6066 12.3934C22.0208 11.8076 21.0711 11.8076 20.4853 12.3934L12 20.8787L3.51472 12.3934C2.92893 11.8076 1.97919 11.8076 1.3934 12.3934C0.807612 12.9792 0.807612 13.9289 1.3934 14.5147L10.9393 24.0607ZM12 0L10.5 9.97218e-08L10.5 23L12 23L13.5 23L13.5 -9.97218e-08L12 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(25 / 1080 * 100vw), 25px);
  position: absolute;
  left: 50%;
  top: max(calc(-30 / 1080 * 100vw), -30px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox:after {
    width: calc(24 / 750 * 100vw);
    height: calc(25 / 750 * 100vw);
    top: calc(-30 / 750 * 100vw);
  }
}
.sec03__flex-twobox.--yellow {
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background-color: rgba(255, 229, 0, 0.7);
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox.--yellow {
    border-radius: calc(10 / 750 * 100vw);
  }
}
.sec03__flex-twobox.--blue {
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background-color: rgba(14, 165, 233, 0.7);
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox.--blue {
    border-radius: calc(10 / 750 * 100vw);
  }
}
.sec03__flex-twobox .box {
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  background: var(--base-white, #FFF);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(7 / 1080 * 100vw), 7px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .box {
    border-radius: calc(10 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(7 / 750 * 100vw);
  }
}
.sec03__flex-twobox .box:nth-child(1) {
  position: relative;
}
.sec03__flex-twobox .box:nth-child(1):after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9393 24.0607C11.5251 24.6464 12.4749 24.6464 13.0607 24.0607L22.6066 14.5147C23.1924 13.9289 23.1924 12.9792 22.6066 12.3934C22.0208 11.8076 21.0711 11.8076 20.4853 12.3934L12 20.8787L3.51472 12.3934C2.92893 11.8076 1.97919 11.8076 1.3934 12.3934C0.807612 12.9792 0.807612 13.9289 1.3934 14.5147L10.9393 24.0607ZM12 0L10.5 9.97218e-08L10.5 23L12 23L13.5 23L13.5 -9.97218e-08L12 0Z' fill='%23111111'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(25 / 1080 * 100vw), 25px);
  position: absolute;
  left: 50%;
  bottom: max(calc(-35 / 1080 * 100vw), -35px);
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .box:nth-child(1):after {
    width: calc(24 / 750 * 100vw);
    height: calc(25 / 750 * 100vw);
    bottom: calc(-35 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .box:nth-child(2) {
    height: calc(128 / 750 * 100vw);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.sec03__flex-twobox .text01 {
  color: var(--text-black, #111);
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 140%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .text01 {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec03__flex-twobox .text01 .small {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .text01 .small {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec03__flex-twobox .text02 {
  color: var(--text-black, #111);
  text-align: center;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec03__flex-twobox .text02 {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec03__flex-right {
  flex: 0 0 min(calc(330 / 1080 * 100vw), 330px);
}
.sec03__flex-img.--kv1 {
  width: min(calc(247 / 1080 * 100vw), 247px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec03__flex-img.--kv1 {
    width: calc(354 / 750 * 100vw);
  }
}
.sec03__flex-img.--kv2 {
  margin: 0 auto min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-img.--kv2 {
    margin: 0 auto calc(10 / 750 * 100vw);
  }
}
.sec03__flex-img.--kv3 {
  width: min(calc(320 / 1080 * 100vw), 320px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec03__flex-img.--kv3 {
    width: calc(527 / 750 * 100vw);
  }
}
.sec03__flex-img.--kv4 {
  margin: 0 auto min(calc(45 / 1080 * 100vw), 45px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-img.--kv4 {
    width: calc(488 / 750 * 100vw);
    margin: 0 auto calc(20 / 750 * 100vw);
  }
}
.sec03__flex-note {
  color: var(--text-black, #111);
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 140%; /* vw(16.8) */
  margin-top: min(calc(12 / 1080 * 100vw), 12px);
  margin-bottom: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-note {
    font-size: calc(18 / 750 * 100vw);
    margin-top: calc(10 / 750 * 100vw);
    margin-bottom: calc(20 / 750 * 100vw);
    text-align: right;
  }
}
.sec03__flex-exp {
  color: var(--text-black, #111);
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 170%;
}
@media screen and (max-width: 767px) {
  .sec03__flex-exp {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec03__flex-tool {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec03__flex-tool {
    margin-top: calc(10 / 750 * 100vw);
  }
}

.sec04 {
  background-color: #fff;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec04 {
    padding: calc(60 / 750 * 100vw) 0;
  }
}
.sec04__attention {
  display: flex;
  justify-content: center;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec04__attention {
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec04__attention::after {
  content: "";
  background: #FFE500;
  position: absolute;
  bottom: max(calc(-15 / 1080 * 100vw), -15px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(16 / 1080 * 100vw), 16px);
  height: min(calc(16 / 1080 * 100vw), 16px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 767px) {
  .sec04__attention::after {
    bottom: calc(-19 / 750 * 100vw);
    width: calc(20 / 750 * 100vw);
    height: calc(20 / 750 * 100vw);
  }
}
.sec04__attention-badge {
  position: relative;
  background: #FFE500;
  border-radius: 50%;
  width: min(calc(150 / 1080 * 100vw), 150px);
  height: min(calc(150 / 1080 * 100vw), 150px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec04__attention-badge {
    width: calc(180 / 750 * 100vw);
    height: calc(180 / 750 * 100vw);
  }
}
.sec04__attention-badge p {
  color: #111111;
  text-align: center;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(19 / 1080 * 100vw), 19px);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec04__attention-badge p {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec04__attention-badge p .accent {
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .sec04__attention-badge p .accent {
    font-size: calc(40 / 750 * 100vw);
  }
}
.sec04__title {
  text-align: center;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
  color: #0EA5E9;
  font-family: "M PLUS 1", sans-serif;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec04__title {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec04__title .subtitle {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec04__title .subtitle {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec04__title .title-large {
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .sec04__title .title-large {
    font-size: calc(48 / 750 * 100vw);
  }
}
.sec04__flex {
  display: flex;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec04__flex {
    display: block;
  }
}
.sec04__features {
  flex: 0 0 min(calc(480 / 1080 * 100vw), 480px);
  background: #0EA5E9;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  box-shadow: min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) 0 0 rgb(255, 229, 0);
  padding: min(calc(30 / 1080 * 100vw), 30px) min(calc(32 / 1080 * 100vw), 32px);
}
@media screen and (max-width: 767px) {
  .sec04__features {
    border-radius: calc(10 / 750 * 100vw);
    box-shadow: calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) 0 0 rgb(255, 229, 0);
    padding: calc(40 / 750 * 100vw) calc(45 / 750 * 100vw) calc(60 / 750 * 100vw);
    margin-bottom: calc(47 / 750 * 100vw);
  }
}
.sec04__features-merit {
  background: #FFFFFF;
  color: #0EA5E9;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  border-radius: min(calc(40 / 1080 * 100vw), 40px);
  padding: min(calc(13 / 1080 * 100vw), 13px) min(calc(30 / 1080 * 100vw), 30px) min(calc(11 / 1080 * 100vw), 11px);
  margin-bottom: min(calc(29 / 1080 * 100vw), 29px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec04__features-merit {
    font-size: calc(36 / 750 * 100vw);
    border-radius: calc(40 / 750 * 100vw);
    padding: calc(12 / 750 * 100vw) calc(40 / 750 * 100vw) calc(9 / 750 * 100vw);
    margin-bottom: calc(32 / 750 * 100vw);
  }
}
.sec04__features-merit::after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: max(calc(-11 / 1080 * 100vw), -11px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(18 / 1080 * 100vw), 18px);
  height: min(calc(12 / 1080 * 100vw), 12px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 767px) {
  .sec04__features-merit::after {
    bottom: calc(-11 / 750 * 100vw);
    width: calc(20 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
  }
}
.sec04__features-item:not(:last-child) {
  margin-bottom: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .sec04__features-item:not(:last-child) {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec04__features-heading {
  color: #FCD64D;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: left;
  margin-bottom: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .sec04__features-heading {
    font-size: calc(36 / 750 * 100vw);
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec04__features-text {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .sec04__features-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec04__voice {
  background: #FFE500;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  box-shadow: min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) 0 0 rgb(14, 165, 233);
  padding: min(calc(20 / 1080 * 100vw), 20px) min(calc(23 / 1080 * 100vw), 23px) min(calc(12 / 1080 * 100vw), 12px);
  flex: 0 0 min(calc(480 / 1080 * 100vw), 480px);
}
@media screen and (max-width: 767px) {
  .sec04__voice {
    border-radius: calc(10 / 750 * 100vw);
    box-shadow: calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) 0 0 rgb(14, 165, 233);
    padding: calc(50 / 750 * 100vw) calc(45 / 750 * 100vw);
    width: calc(680 / 750 * 100vw);
  }
}
.sec04__voice-title {
  text-align: center;
  margin-bottom: min(calc(18 / 1080 * 100vw), 18px);
}
@media screen and (max-width: 767px) {
  .sec04__voice-title {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec04__voice-title p {
  color: #111111;
  font-family: "M PLUS 1", sans-serif;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
.sec04__voice-title p .subtitle {
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec04__voice-title p .subtitle {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec04__voice-title p .title {
  font-size: min(calc(32 / 1080 * 100vw), 32px);
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .sec04__voice-title p .title {
    font-size: calc(40 / 750 * 100vw);
  }
}
.sec04__voice-player {
  text-align: center;
}
.sec04__voice-box {
  background: #FFFFFF;
  padding: min(calc(5 / 1080 * 100vw), 5px) min(calc(17 / 1080 * 100vw), 17px) min(calc(7 / 1080 * 100vw), 7px);
  position: relative;
  margin: min(calc(10 / 1080 * 100vw), 10px) 0 min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec04__voice-box {
    padding: calc(25 / 750 * 100vw) calc(20 / 750 * 100vw) calc(18 / 750 * 100vw);
    margin: calc(25 / 750 * 100vw) 0 calc(20 / 750 * 100vw);
  }
}
.sec04__voice-box-label {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: min(calc(2 / 1080 * 100vw), 2px);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec04__voice-box-label {
    font-size: calc(24 / 750 * 100vw);
    margin-bottom: calc(14 / 750 * 100vw);
  }
}
.sec04__voice-box-text {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec04__voice-box-text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec04__voice-demo {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: min(calc(2 / 1080 * 100vw), 2px);
}
@media screen and (max-width: 767px) {
  .sec04__voice-demo {
    font-size: calc(24 / 750 * 100vw);
    margin-bottom: calc(8 / 750 * 100vw);
  }
}
.sec04__voice-note {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec04__voice-note {
    font-size: calc(18 / 750 * 100vw);
  }
}

.sec05 {
  background-color: #DEF0FF;
  padding: min(calc(40 / 1080 * 100vw), 40px) 0;
}
@media screen and (max-width: 767px) {
  .sec05 {
    padding: calc(60 / 750 * 100vw) 0;
  }
}
.sec05__header {
  display: flex;
  justify-content: center;
  margin-bottom: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec05__header {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec05__tag {
  background-color: #0EA5E9;
  color: #FFFFFF;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(40 / 1080 * 100vw), 40px);
  border-radius: min(calc(50 / 1080 * 100vw), 50px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec05__tag {
    font-size: calc(32 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(40 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
  }
}
.sec05__tag::after {
  content: "";
  background: #0EA5E9;
  position: absolute;
  bottom: max(calc(-9 / 1080 * 100vw), -9px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(20 / 1080 * 100vw), 20px);
  height: min(calc(10 / 1080 * 100vw), 10px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 767px) {
  .sec05__tag::after {
    bottom: calc(-11 / 750 * 100vw);
    width: calc(20 / 750 * 100vw);
    height: calc(12 / 750 * 100vw);
  }
}
.sec05__content {
  display: flex;
  flex-direction: column;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec05__content {
    gap: calc(30 / 750 * 100vw);
  }
}
.sec05__text-area {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .sec05__text-area {
    gap: calc(5 / 750 * 100vw);
  }
}
.sec05__subtitle {
  color: #111111;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 500;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec05__subtitle {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec05__title {
  color: #111111;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  line-height: 1.3;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec05__title {
    font-size: calc(60 / 750 * 100vw);
    line-height: 1.3;
  }
}
.sec05__price-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec05__price-area {
    gap: calc(60 / 750 * 100vw);
  }
}
.sec05__price-cards {
  display: flex;
  gap: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .sec05__price-cards {
    gap: calc(28 / 750 * 100vw);
  }
}
.sec05__price-card {
  background: #0EA5E9;
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  box-shadow: min(calc(8 / 1080 * 100vw), 8px) min(calc(8 / 1080 * 100vw), 8px) 0 0 #FCD64D;
  padding: min(calc(30 / 1080 * 100vw), 30px) 0 min(calc(20 / 1080 * 100vw), 20px);
  text-align: center;
  position: relative;
  width: min(calc(327 / 1080 * 100vw), 327px);
}
@media screen and (max-width: 767px) {
  .sec05__price-card {
    border-radius: calc(8 / 750 * 100vw);
    box-shadow: calc(8 / 750 * 100vw) calc(8 / 750 * 100vw) 0 0 #FCD64D;
    padding: calc(25 / 750 * 100vw) 0;
    width: calc(327 / 750 * 100vw);
  }
}
.sec05__price-card:nth-child(1):after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 17H30' stroke='%23111111' stroke-width='6' stroke-linecap='round'/%3E%3Cpath d='M16.4951 30L16.4951 3' stroke='%23111111' stroke-width='6' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  right: max(calc(-36 / 1080 * 100vw), -36px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(33 / 1080 * 100vw), 33px);
  height: min(calc(33 / 1080 * 100vw), 33px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec05__price-card:nth-child(1):after {
    right: calc(-36 / 750 * 100vw);
    width: calc(33 / 750 * 100vw);
    height: calc(33 / 750 * 100vw);
  }
}
.sec05__card-header01 {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(42 / 1080 * 100vw), 42px);
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: min(calc(14 / 1080 * 100vw), 14px);
}
@media screen and (max-width: 767px) {
  .sec05__card-header01 {
    font-size: calc(42 / 750 * 100vw);
    margin-bottom: calc(29 / 750 * 100vw);
  }
}
.sec05__card-header02 {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec05__card-header02 {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec05__card-subtext {
  color: #FFFFFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  line-height: 1;
  letter-spacing: 0.08em;
  margin-bottom: min(calc(9 / 1080 * 100vw), 9px);
}
@media screen and (max-width: 767px) {
  .sec05__card-subtext {
    font-size: calc(26 / 750 * 100vw);
    margin-bottom: calc(14 / 750 * 100vw);
  }
}
.sec05__card-price {
  color: #FCD64D;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
  position: relative;
}
.sec05__card-price .large {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec05__card-price .large {
    font-size: calc(64 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.sec05__card-price .small {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(28 / 1080 * 100vw), 28px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec05__card-price .small {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.sec05__card-price .small02 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(19 / 1080 * 100vw), 19px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec05__card-price .small02 {
    font-size: calc(28 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.sec05__card-note01 {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: absolute;
  top: min(calc(2 / 1080 * 100vw), 2px);
  right: min(calc(78 / 1080 * 100vw), 78px);
}
@media screen and (max-width: 767px) {
  .sec05__card-note01 {
    font-size: calc(18 / 750 * 100vw);
    top: calc(5 / 750 * 100vw);
    right: calc(45 / 750 * 100vw);
  }
}
.sec05__card-note02 {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: absolute;
  top: min(calc(8 / 1080 * 100vw), 8px);
  right: min(calc(90 / 1080 * 100vw), 90px);
}
@media screen and (max-width: 767px) {
  .sec05__card-note02 {
    font-size: calc(18 / 750 * 100vw);
    top: calc(5 / 750 * 100vw);
    right: calc(60 / 750 * 100vw);
  }
}
.sec05__card-note-label {
  color: #FFF;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .sec05__card-note-label {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec05__option-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(30 / 1080 * 100vw), 30px);
  width: min(calc(561 / 1080 * 100vw), 561px);
}
@media screen and (max-width: 767px) {
  .sec05__option-area {
    gap: calc(30 / 750 * 100vw);
    width: calc(561 / 750 * 100vw);
  }
}
.sec05__option-header {
  color: #111111;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.3;
  letter-spacing: 0.04em;
  text-align: center;
  border-top: min(calc(4 / 1080 * 100vw), 4px) solid #FFFFFF;
  border-bottom: min(calc(4 / 1080 * 100vw), 4px) solid #FFFFFF;
  padding: min(calc(8 / 1080 * 100vw), 8px) 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .sec05__option-header {
    font-size: calc(36 / 750 * 100vw);
    border-top: calc(4 / 750 * 100vw) solid #FFFFFF;
    border-bottom: calc(4 / 750 * 100vw) solid #FFFFFF;
    padding: calc(8 / 750 * 100vw) 0;
  }
}
.sec05__option-list {
  display: flex;
  gap: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec05__option-list {
    gap: calc(20 / 750 * 100vw);
  }
}
.sec05__option-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(calc(15 / 1080 * 100vw), 15px);
  width: min(calc(210 / 1080 * 100vw), 210px);
  height: min(calc(210 / 1080 * 100vw), 210px);
  background-color: #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .sec05__option-item {
    gap: calc(20 / 750 * 100vw);
    width: calc(270 / 750 * 100vw);
    height: calc(270 / 750 * 100vw);
  }
}
.sec05__option-circle {
  text-align: center;
}
.sec05__option-price {
  color: #0EA5E9;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-align: center;
}
.sec05__option-price .large {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(110 / 1080 * 100vw), 110px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec05__option-price .large {
    font-size: calc(123 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.sec05__option-price .small {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
  font-size: min(calc(43 / 1080 * 100vw), 43px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec05__option-price .small {
    font-size: calc(53 / 750 * 100vw);
    letter-spacing: 0.04em;
  }
}
.sec05__option-label {
  color: #111111;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.3;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05__option-label {
    font-size: calc(36 / 750 * 100vw);
  }
}
.sec05__note {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: left;
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec05__note {
    width: calc(690 / 750 * 100vw);
    font-size: calc(18 / 750 * 100vw);
    margin: calc(30 / 750 * 100vw) auto 0;
  }
}
.sec05__note .underline {
  color: #111111;
  text-decoration: underline;
}

.sec06 {
  background-color: #0EA5E9;
  background-image: url(../img/pc/sec06_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) vv(349);
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec06 {
    background-image: url(../img/sp/sec06_bg.webp);
    background-size: calc(750 / 750 * 100vw) calc(459 / 750 * 100vw);
    padding: calc(60 / 750 * 100vw) 0;
  }
}
.sec06__title {
  color: var(--text-black, #111);
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 150%;
  margin-bottom: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec06__title {
    font-size: calc(36 / 750 * 100vw);
    margin-bottom: calc(36 / 750 * 100vw);
  }
}
.sec06__title .large {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 130%;
}
@media screen and (max-width: 767px) {
  .sec06__title .large {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec06__video {
  width: min(calc(480 / 1080 * 100vw), 480px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec06__video {
    width: calc(640 / 750 * 100vw);
  }
}
.sec06__video video {
  width: 100%;
  height: auto;
  display: block;
}
.sec06__cta {
  margin-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec06__cta {
    margin-top: calc(55 / 750 * 100vw);
  }
}

.sec07 {
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec07 {
    padding: calc(80 / 750 * 100vw) 0;
  }
}
.sec07__cta-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(calc(-12 / 1080 * 100vw), -12px);
  height: min(calc(60 / 1080 * 100vw), 60px);
  margin-bottom: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec07__cta-wrapper {
    gap: calc(-12 / 750 * 100vw);
    height: calc(76 / 750 * 100vw);
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec07__cta {
  background: #0EA5E9;
  border-radius: 9999px;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(40 / 1080 * 100vw), 40px);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec07__cta {
    padding: calc(10 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.sec07__cta-text {
  color: #FFFFFF;
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07__cta-text {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec07__cta-arrow {
  width: 0;
  height: 0;
  border-left: min(calc(10 / 1080 * 100vw), 10px) solid transparent;
  border-right: min(calc(10 / 1080 * 100vw), 10px) solid transparent;
  border-top: min(calc(10 / 1080 * 100vw), 10px) solid #0EA5E9;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec07__cta-arrow {
    border-left: calc(12 / 750 * 100vw) solid transparent;
    border-right: calc(12 / 750 * 100vw) solid transparent;
    border-top: calc(12 / 750 * 100vw) solid #0EA5E9;
  }
}
.sec07__title {
  text-align: center;
  color: #111111;
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec07__title {
    margin-bottom: calc(40 / 750 * 100vw);
  }
}
.sec07__title-large {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  line-height: 1.3;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec07__title-large {
    font-size: calc(60 / 750 * 100vw);
    line-height: 1.3;
  }
}
.sec07__title-small {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  display: block;
}
@media screen and (max-width: 767px) {
  .sec07__title-small {
    font-size: calc(36 / 750 * 100vw);
    line-height: 1.4;
  }
}
.sec07__table-wrapper {
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec07__table-wrapper {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec07__table {
  width: min(calc(630 / 1080 * 100vw), 630px);
  margin: 0 auto;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .sec07__table {
    width: calc(630 / 750 * 100vw);
  }
}
.sec07__header-row {
  height: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .sec07__header-row {
    height: calc(90 / 750 * 100vw);
  }
}
.sec07__header {
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.sec07__header.--empty {
  width: min(calc(190 / 1080 * 100vw), 190px);
  background: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .sec07__header.--empty {
    width: calc(190 / 750 * 100vw);
  }
}
.sec07__header.--fondesk {
  width: min(calc(220 / 1080 * 100vw), 220px);
  background: #0EA5E9;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #0EA5E9;
  border-top: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
  border-right: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
  border-left: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
}
@media screen and (max-width: 767px) {
  .sec07__header.--fondesk {
    width: calc(220 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #0EA5E9;
    border-top: calc(7 / 750 * 100vw) solid #0EA5E9;
    border-right: calc(7 / 750 * 100vw) solid #0EA5E9;
    border-left: calc(7 / 750 * 100vw) solid #0EA5E9;
  }
}
.sec07__header.--competitor {
  width: min(calc(220 / 1080 * 100vw), 220px);
  background: #666666;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #999999;
}
@media screen and (max-width: 767px) {
  .sec07__header.--competitor {
    width: calc(220 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #999999;
  }
}
.sec07__header-brand {
  color: #FFFFFF;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.--fondesk .sec07__header-brand {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .--fondesk .sec07__header-brand {
    font-size: calc(26 / 750 * 100vw);
  }
}
.--competitor .sec07__header-brand {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
}
@media screen and (max-width: 767px) {
  .--competitor .sec07__header-brand {
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec07__row {
  height: min(calc(70 / 1080 * 100vw), 70px);
}
@media screen and (max-width: 767px) {
  .sec07__row {
    height: calc(130 / 750 * 100vw);
  }
}
.sec07__label {
  width: min(calc(190 / 1080 * 100vw), 190px);
  background: #FAFAFA;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #999999;
  color: #333333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  vertical-align: middle;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec07__label {
    width: calc(190 / 750 * 100vw);
    border: calc(2 / 750 * 100vw) solid #999999;
    font-size: calc(24 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(8 / 750 * 100vw);
  }
}
.sec07__cell {
  vertical-align: middle;
  text-align: center;
}
.sec07__cell.--fondesk {
  background: #E5F1FD;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #0EA5E9;
  border-right: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
  border-left: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
}
@media screen and (max-width: 767px) {
  .sec07__cell.--fondesk {
    border: calc(2 / 750 * 100vw) solid #0EA5E9;
    border-right: calc(7 / 750 * 100vw) solid #0EA5E9;
    border-left: calc(7 / 750 * 100vw) solid #0EA5E9;
  }
}
.sec07__cell.--fondesk.--last {
  border-bottom: min(calc(7 / 1080 * 100vw), 7px) solid #0EA5E9;
}
@media screen and (max-width: 767px) {
  .sec07__cell.--fondesk.--last {
    border-bottom: calc(7 / 750 * 100vw) solid #0EA5E9;
  }
}
.sec07__cell.--competitor {
  background: #FAFAFA;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #999999;
}
@media screen and (max-width: 767px) {
  .sec07__cell.--competitor {
    border: calc(2 / 750 * 100vw) solid #999999;
  }
}
.sec07__cell-inner {
  height: 100%;
}
.sec07__cell-text {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.--fondesk .sec07__cell-text {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .--fondesk .sec07__cell-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.--competitor .sec07__cell-text {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .--competitor .sec07__cell-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec07__note {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec07__note {
    font-size: calc(18 / 750 * 100vw);
    font-weight: 500;
  }
}
.sec07__note-text {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: left;
  width: min(calc(630 / 1080 * 100vw), 630px);
  margin: 0 auto min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec07__note-text {
    font-size: calc(18 / 750 * 100vw);
    line-height: 1.4;
    width: calc(630 / 750 * 100vw);
    margin: 0 auto calc(40 / 750 * 100vw);
  }
}
.sec07__cost-info {
  background: #DEF0FF;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(50 / 1080 * 100vw), 50px);
  width: min(calc(630 / 1080 * 100vw), 630px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec07__cost-info {
    border-radius: calc(10 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(30 / 750 * 100vw);
    width: 100%;
  }
}
.sec07__cost-label {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  line-height: 1.4;
  letter-spacing: 0.04em;
  margin-bottom: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .sec07__cost-label {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.6;
    margin-bottom: calc(2 / 750 * 100vw);
  }
}
.sec07__cost-content {
  display: flex;
  justify-content: space-between;
}
.sec07__cost-left {
  flex: 0 0 min(calc(355 / 1080 * 100vw), 355px);
}
@media screen and (max-width: 767px) {
  .sec07__cost-left {
    flex: 0 0 calc(300 / 750 * 100vw);
  }
}
.sec07__cost-right {
  flex: 0 0 auto;
  display: flex;
  gap: min(calc(14 / 1080 * 100vw), 14px);
}
.sec07__cost-text {
  color: #111111;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .sec07__cost-text {
    font-size: calc(20 / 750 * 100vw);
    line-height: 1.7;
  }
}
.sec07__cost-text:last-child {
  margin-bottom: 0;
}

.sec08 {
  background: #0EA5E9;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
  /* アクティブなスライド（真ん中）だけ強調 */
}
@media screen and (max-width: 767px) {
  .sec08 {
    padding: calc(60 / 750 * 100vw) 0;
  }
}
.sec08__inner {
  width: min(calc(1500 / 1080 * 100vw), 1500px);
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec08__inner {
    width: 100%;
  }
}
.sec08__title {
  font-family: "M PLUS 1", sans-serif;
  color: #FFFFFF;
  text-align: center;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: 0.04em;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec08__title {
    font-size: calc(60 / 750 * 100vw);
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec08__title .small {
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sec08__title .small {
    font-size: calc(36 / 750 * 100vw);
  }
}
@media screen and (min-width: 768px) {
  .sec08 .swiper-slide {
    opacity: 0.4;
    transition: all 0.3s ease;
  }
}
@media screen and (min-width: 768px) {
  .sec08 .swiper-slide-active {
    opacity: 1;
  }
}
.sec08__case {
  background: #FFFFFF;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  filter: drop-shadow(0 min(calc(4 / 1080 * 100vw), 4px) min(calc(32 / 1080 * 100vw), 32px) rgba(0, 0, 0, 0.3));
  padding: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec08__case {
    border-radius: calc(10 / 750 * 100vw);
    filter: drop-shadow(0 calc(4 / 750 * 100vw) calc(32 / 750 * 100vw) rgba(0, 0, 0, 0.3));
    padding: calc(20 / 750 * 100vw) calc(25 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec08__case-title {
  color: #111111;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec08__case-title {
    font-size: calc(30 / 750 * 100vw);
    margin-bottom: calc(20 / 750 * 100vw);
  }
}
.sec08__case-mv {
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec08__case-mv {
    margin-bottom: calc(20 / 750 * 100vw);
  }
}
.sec08__case-header {
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec08__case-header {
    margin-bottom: calc(30 / 750 * 100vw);
  }
}
.sec08__case-quote {
  text-align: center;
  margin-bottom: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec08__case-quote {
    margin-bottom: calc(10 / 750 * 100vw);
  }
}
.sec08__case-quote-title {
  color: #0EA5E9;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec08__case-quote-title {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec08__case-quote-title::before, .sec08__case-quote-title::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(90 / 1080 * 100vw), 90px);
  height: min(calc(2 / 1080 * 100vw), 2px);
  background: #0EA5E9;
}
@media screen and (max-width: 767px) {
  .sec08__case-quote-title::before, .sec08__case-quote-title::after {
    width: calc(140 / 750 * 100vw);
    height: calc(2 / 750 * 100vw);
  }
}
.sec08__case-quote-title::before {
  left: max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec08__case-quote-title::before {
    left: calc(0 / 750 * 100vw);
  }
}
.sec08__case-quote-title::after {
  right: max(calc(0 / 1080 * 100vw), 0px);
}
@media screen and (max-width: 767px) {
  .sec08__case-quote-title::after {
    right: calc(0 / 750 * 100vw);
  }
}
.sec08__case-quote-text {
  color: #333333;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: 0.04em;
  text-align: justify;
  position: relative;
  padding-left: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .sec08__case-quote-text {
    font-size: calc(24 / 750 * 100vw);
    padding-left: calc(26 / 750 * 100vw);
  }
}
.sec08__case-quote-text::after {
  content: "・";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.sec08__case-content {
  display: flex;
  flex-direction: column;
  gap: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec08__case-content {
    gap: calc(20 / 750 * 100vw);
  }
}
.sec08__case-before {
  background-color: #EEE;
  border-radius: min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) 0 0;
  margin-bottom: min(calc(28 / 1080 * 100vw), 28px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec08__case-before {
    border-radius: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) 0 0;
    margin-bottom: calc(29 / 750 * 100vw);
  }
}
.sec08__case-before::after {
  content: "";
  position: absolute;
  background-image: url(../img/pc/sec08_bg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  left: 50%;
  transform: translateX(-50%);
  bottom: max(calc(-27 / 1080 * 100vw), -27px);
  width: min(calc(410 / 1080 * 100vw), 410px);
  height: min(calc(28 / 1080 * 100vw), 28px);
}
@media screen and (max-width: 767px) {
  .sec08__case-before::after {
    background-image: url(../img/sp/sec08_bg.webp);
    bottom: calc(-28 / 750 * 100vw);
    width: calc(630 / 750 * 100vw);
    height: calc(29 / 750 * 100vw);
  }
}
.sec08__case-after {
  background-color: #DEF0FF;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec08__case-after {
    border-radius: calc(20 / 750 * 100vw);
  }
}
.sec08__case-before .sec08__case-label {
  background: #666666;
}
.sec08__case-after .sec08__case-label {
  background: #0EA5E9;
}
.sec08__case-label {
  color: #FFFFFF;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  padding: min(calc(7 / 1080 * 100vw), 7px) 0 min(calc(7 / 1080 * 100vw), 7px);
  border-radius: min(calc(10 / 1080 * 100vw), 10px) min(calc(10 / 1080 * 100vw), 10px) 0 0;
}
@media screen and (max-width: 767px) {
  .sec08__case-label {
    font-size: calc(26 / 750 * 100vw);
    padding: calc(7 / 750 * 100vw) 0 calc(7 / 750 * 100vw);
    border-radius: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw) 0 0;
  }
}
.sec08__case-textarea {
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(8 / 1080 * 100vw), 8px) min(calc(10 / 1080 * 100vw), 10px) min(calc(14 / 1080 * 100vw), 14px);
}
@media screen and (max-width: 767px) {
  .sec08__case-textarea {
    padding: calc(10 / 750 * 100vw) calc(20 / 750 * 100vw) calc(10 / 750 * 100vw) calc(24 / 750 * 100vw);
  }
}
.sec08__case-text {
  color: #333333;
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.02em;
  text-align: justify;
  position: relative;
  padding-left: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .sec08__case-text {
    font-size: calc(24 / 750 * 100vw);
    padding-left: calc(26 / 750 * 100vw);
  }
}
.sec08__case-text::after {
  content: "・";
  display: block;
  position: absolute;
  top: max(calc(0 / 1080 * 100vw), 0px);
  left: 0;
}
@media screen and (max-width: 767px) {
  .sec08__case-text::after {
    top: calc(0 / 750 * 100vw);
  }
}

.sec09 {
  background-image: url(../img/pc/sec09_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: relative;
  padding: 0 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec09 {
    background-image: url(../img/sp/sec09_bg.webp);
    padding: 0 0 calc(266 / 750 * 100vw);
  }
}
.sec09::after {
  content: "";
  display: block;
  background-image: url(../img/common/logo_illust02.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  position: absolute;
  bottom: max(calc(0 / 1080 * 100vw), 0px);
  left: min(calc(490 / 1080 * 100vw), 490px);
  width: min(calc(242 / 1080 * 100vw), 242px);
  height: min(calc(234 / 1080 * 100vw), 234px);
}
@media screen and (max-width: 767px) {
  .sec09::after {
    left: 50%;
    transform: translateX(-50%);
    width: calc(272 / 750 * 100vw);
    height: calc(263 / 750 * 100vw);
  }
}
.sec09__inner {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec09__inner {
    width: calc(750 / 750 * 100vw);
  }
}
.sec09__main-title {
  background-color: #333;
  padding: min(calc(21 / 1080 * 100vw), 21px) 0;
  text-align: center;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec09__main-title {
    padding: calc(28 / 750 * 100vw) 0;
    margin-bottom: calc(42 / 750 * 100vw);
  }
}
.sec09__main-title::after {
  content: "";
  background: #333;
  position: absolute;
  bottom: max(calc(-19 / 1080 * 100vw), -19px);
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(20 / 1080 * 100vw), 20px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 767px) {
  .sec09__main-title::after {
    bottom: calc(-29 / 750 * 100vw);
    width: calc(60 / 750 * 100vw);
    height: calc(30 / 750 * 100vw);
  }
}
.sec09__title {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .sec09__title {
    text-align: left;
    padding-left: min(calc(106 / 1080 * 100vw), 106px);
  }
}
.sec09__title .pc-denwa-main {
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .sec09__title .pc-denwa-main {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec09__title .pc-denwa-small {
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .sec09__title .pc-denwa-small {
    font-size: calc(50 / 750 * 100vw);
  }
}
.sec09__title .pc-denwa-highlight {
  font-size: min(calc(68 / 1080 * 100vw), 68px);
  color: #FCD64D;
}
@media screen and (max-width: 767px) {
  .sec09__title .pc-denwa-highlight {
    font-size: calc(78 / 750 * 100vw);
  }
}
.sec09__catch {
  position: relative;
  text-align: center;
  margin-bottom: min(calc(60 / 1080 * 100vw), 60px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .sec09__catch {
    padding-left: calc(60 / 750 * 100vw);
    margin-bottom: calc(52 / 750 * 100vw);
  }
}
.sec09__catch-text {
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(68 / 1080 * 100vw), 68px);
  font-weight: 800;
  line-height: 1.25;
  color: #111111;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sec09__catch-text {
    font-size: calc(78 / 750 * 100vw);
  }
}
.sec09__catch-text span {
  letter-spacing: 0.02em;
  display: block;
  margin: 0 auto;
  width: fit-content;
  background: linear-gradient(transparent 62%, #FCD64D 62%);
}
@media screen and (max-width: 767px) {
  .sec09__catch-text span {
    margin: 0;
    letter-spacing: 0.01em;
  }
}
.sec09__features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: min(calc(700 / 1080 * 100vw), 700px);
  gap: min(calc(26 / 1080 * 100vw), 26px) min(calc(20 / 1080 * 100vw), 20px);
  position: relative;
  z-index: 2;
  margin-left: min(calc(320 / 1080 * 100vw), 320px);
}
@media screen and (max-width: 767px) {
  .sec09__features {
    flex-direction: column;
    gap: calc(18 / 750 * 100vw) 0;
    width: calc(690 / 750 * 100vw);
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .sec09__feature:nth-child(even) {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .sec09__feature:last-child {
    margin-top: calc(-60 / 750 * 100vw);
  }
}
.sec09__feature.balloon {
  position: relative;
  background: #FFFFFF;
  padding: min(calc(12 / 1080 * 100vw), 12px) min(calc(24 / 1080 * 100vw), 24px);
  border-radius: min(calc(48 / 1080 * 100vw), 48px);
  text-align: center;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .sec09__feature.balloon {
    padding: calc(4 / 750 * 100vw) calc(24 / 750 * 100vw);
    border-radius: calc(48 / 750 * 100vw);
  }
}
.sec09__feature.balloon::after {
  content: "";
  background: #FFFFFF;
  position: absolute;
  bottom: max(calc(-18 / 1080 * 100vw), -18px);
  right: 25%;
  width: min(calc(30 / 1080 * 100vw), 30px);
  height: min(calc(30 / 1080 * 100vw), 30px);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  transform: rotate(15deg);
}
@media screen and (max-width: 767px) {
  .sec09__feature.balloon::after {
    bottom: calc(-20 / 750 * 100vw);
    width: calc(30 / 750 * 100vw);
    height: calc(30 / 750 * 100vw);
    right: auto;
    left: 50%;
    transform: translateX(-50%) rotate(15deg);
  }
}
.sec09__feature-text {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.04em;
  color: #111111;
}
@media screen and (max-width: 767px) {
  .sec09__feature-text {
    font-size: calc(36 / 750 * 100vw);
    line-height: 1.9;
    letter-spacing: 0;
  }
}

.sec10 {
  background-color: #DEF0FF;
  padding: min(calc(60 / 1080 * 100vw), 60px) 0;
}
@media screen and (max-width: 767px) {
  .sec10 {
    padding: calc(80 / 750 * 100vw) 0;
  }
}
.sec10__title {
  color: #000;
  text-align: center;
  font-family: "M PLUS 1", sans-serif;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 800;
  line-height: 140%;
  margin-bottom: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec10__title {
    font-size: calc(50 / 750 * 100vw);
    margin-bottom: calc(56 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec10 .adlp-accordion__wrapper {
    width: calc(686 / 750 * 100vw);
    margin: 0 auto;
  }
}
/*# sourceMappingURL=fv.css.map */
