@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%;
  max-width: min(calc(1920 / 1080 * 100vw), 1920px);
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  z-index: 100;
  gap: min(calc(12 / 1080 * 100vw), 12px);
}
.adlp-header__inner {
  max-width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .adlp-header__inner {
    flex-direction: column;
    padding: 0;
  }
}
.adlp-header__logo-area {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  width: min(calc(470 / 1080 * 100vw), 470px);
  gap: min(calc(12 / 1080 * 100vw), 12px);
}
@media screen and (max-width: 767px) {
  .adlp-header__logo-area {
    width: 100%;
    padding: calc(18 / 750 * 100vw) calc(30 / 750 * 100vw);
    gap: calc(24 / 750 * 100vw);
  }
}
.adlp-header__tagline {
  font-family: "Noto Serif JP", serif;
  width: min(calc(258 / 1080 * 100vw), 258px);
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  font-weight: 700;
  color: #333;
  line-height: 1.2;
  letter-spacing: 0.01em;
  white-space: nowrap;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .adlp-header__tagline {
    font-size: calc(33 / 750 * 100vw);
    width: calc(386 / 750 * 100vw);
    text-align: left;
  }
}
.adlp-header__logo {
  display: block;
  width: min(calc(200 / 1080 * 100vw), 200px);
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .adlp-header__logo {
    width: calc(282 / 750 * 100vw);
  }
}
.adlp-header__logo img {
  width: 100%;
  height: auto;
}
.adlp-header__btn-area {
  display: flex;
  align-items: stretch;
  justify-content: flex-end;
  flex-shrink: 0;
  width: min(calc(518 / 1080 * 100vw), 518px);
}
@media screen and (max-width: 767px) {
  .adlp-header__btn-area {
    width: 100%;
    justify-content: center;
    gap: 1px;
  }
}
.adlp-header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: opacity 0.3s;
  width: min(calc(160 / 1080 * 100vw), 160px);
  aspect-ratio: 160/60;
  gap: min(calc(6 / 1080 * 100vw), 6px);
}
.adlp-header__btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn {
    width: calc((100% - 2px) / 3);
    gap: min(calc(8 / 1080 * 100vw), 8px);
    aspect-ratio: 250/100;
  }
}
.adlp-header__btn.--tel {
  background: #fff;
  flex-direction: row;
}
@media screen and (min-width: 768px) {
  .adlp-header__btn.--tel {
    pointer-events: none;
  }
}
@media screen and (max-width: 767px) {
  .adlp-header__btn.--tel {
    background: #ff8a1f;
    gap: calc(8 / 750 * 100vw);
  }
}
.adlp-header__btn.--contact {
  background: #e64737;
  color: #fff;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  margin-left: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .adlp-header__btn.--contact {
    font-size: calc(26 / 750 * 100vw);
    margin: 0;
  }
}
.adlp-header__btn.--contact span {
  color: #fff;
}
.adlp-header__btn.--line {
  width: min(calc(160 / 1080 * 100vw), 160px);
  height: min(calc(60 / 1080 * 100vw), 60px);
  background: #00a040;
  color: #fff;
  font-weight: 700;
  margin-left: 1px;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn.--line {
    width: calc(250 / 750 * 100vw);
    height: calc(100 / 750 * 100vw);
    margin: 0;
  }
}
.adlp-header__btn.--line span {
  color: #fff;
}
.adlp-header__btn-icon {
  width: min(calc(18 / 1080 * 100vw), 18px);
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .adlp-header__btn-icon {
    width: calc(25 / 750 * 100vw);
  }
}
.adlp-header__btn-icon img {
  width: 100%;
  height: auto;
}
.adlp-header__btn-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  white-space: nowrap;
}
.adlp-header__tel-num {
  font-family: "Roboto", sans-serif;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  color: #ff7b1c;
  line-height: 1.2;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  gap: min(calc(6 / 1080 * 100vw), 6px);
}
@media screen and (max-width: 767px) {
  .adlp-header__tel-num {
    font-size: calc(28 / 750 * 100vw);
    color: #fff;
    line-height: 1;
  }
}
.adlp-header__tel-time {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  color: #333;
  line-height: 1.5;
  letter-spacing: 0.04em;
}

.adlp-floating {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  background: #fff;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(calc(1920 / 1080 * 100vw), 1920px);
  padding: min(calc(10 / 1080 * 100vw), 10px) 0;
  z-index: 90;
}
.adlp-floating.--show {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .adlp-floating {
    width: 100%;
    padding: calc(10 / 750 * 100vw) 0;
  }
}
.adlp-floating__inner {
  margin: auto;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  padding: min(calc(16 / 1080 * 100vw), 16px) 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .adlp-floating__inner {
    width: 90%;
    padding: calc(20 / 750 * 100vw);
  }
}
.adlp-floating__close {
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(50 / 1080 * 100vw), 50px);
  border-radius: 50%;
  background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%234B4B4B'/%3E%3C/svg%3E%0A");
  background-size: min(calc(20 / 1080 * 100vw), 20px) min(calc(20 / 1080 * 100vw), 20px);
  background-repeat: no-repeat;
  background-position: center;
  border: min(calc(2 / 1080 * 100vw), 2px) solid #4B4B4B;
  transition: 0.15s all;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .adlp-floating__close:hover {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #e75b18;
    border-color: transparent;
  }
}
@media screen and (max-width: 767px) {
  .adlp-floating__close {
    width: calc(50 / 750 * 100vw);
    height: calc(50 / 750 * 100vw);
    background-size: calc(20 / 750 * 100vw) calc(20 / 750 * 100vw);
    border-width: calc(2 / 750 * 100vw);
  }
  .adlp-floating__close:active {
    background-image: url("data:image/svg+xml,%3Csvg width='211' height='211' viewBox='0 0 211 211' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M188.696 0L105.13 83.575L21.574 0L0 21.583L83.556 105.139L0 188.695L21.574 210.278L105.13 126.713L188.696 210.278L210.269 188.705L126.704 105.139L210.269 21.583L188.696 0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-color: #e75b18;
    border-color: transparent;
  }
}
.adlp-floating__text {
  text-align: center;
  font-size: min(calc(20 / 1080 * 100vw), 20px);
  margin: 0 auto min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .adlp-floating__text {
    font-size: calc(26 / 750 * 100vw);
    margin: 0 auto calc(15 / 750 * 100vw);
  }
}

.adlp-main {
  padding-top: min(calc(60 / 1080 * 100vw), 60px);
}
@media screen and (max-width: 767px) {
  .adlp-main {
    padding-top: calc(190 / 750 * 100vw);
  }
}

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

.adlp-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__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  background: #e64737;
  color: #fff;
  font-weight: 700;
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  transition: opacity 0.3s;
}
.cv__btn:hover {
  opacity: 0.8;
}
@media screen and (max-width: 767px) {
  .cv__btn {
    border-radius: calc(8 / 750 * 100vw);
  }
}
.cv__btn.--tel {
  flex-direction: column;
  width: min(calc(690 / 1080 * 100vw), 690px);
  padding: min(calc(6 / 1080 * 100vw), 6px) 0;
  background: #ff8a1f;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #fff;
  border-radius: min(calc(6 / 1080 * 100vw), 6px);
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .cv__btn.--tel {
    width: 100%;
    padding: 0;
    border-width: 0;
    border-radius: 0;
    background: none;
    pointer-events: initial;
  }
}
.cv__btn.--mail {
  position: relative;
  width: min(calc(430 / 1080 * 100vw), 430px);
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(60 / 1080 * 100vw), 60px) min(calc(10 / 1080 * 100vw), 10px) min(calc(40 / 1080 * 100vw), 40px);
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 800;
  background: #e64737;
  border-radius: min(calc(50 / 1080 * 100vw), 50px);
  box-shadow: 0 min(calc(8 / 1080 * 100vw), 8px) 0 #c22f21;
}
@media screen and (max-width: 767px) {
  .cv__btn.--mail {
    width: 100%;
    padding: calc(26 / 750 * 100vw) calc(60 / 750 * 100vw) calc(25 / 750 * 100vw) calc(40 / 750 * 100vw);
    font-size: calc(32 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
    box-shadow: 0 calc(8 / 750 * 100vw) 0 #c22f21;
  }
}
.cv__btn.--mail span {
  color: #fff;
}
.cv__btn.--mail::after {
  content: "";
  position: absolute;
  right: min(calc(40 / 1080 * 100vw), 40px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(11 / 1080 * 100vw), 11px);
  aspect-ratio: 11/21;
  background: url("../img/common/icon_btn_arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .cv__btn.--mail::after {
    width: calc(16 / 750 * 100vw);
    right: calc(48 / 750 * 100vw);
  }
}
.cv__btn.--line {
  position: relative;
  width: min(calc(430 / 1080 * 100vw), 430px);
  padding: min(calc(14 / 1080 * 100vw), 14px) min(calc(60 / 1080 * 100vw), 60px) min(calc(14 / 1080 * 100vw), 14px) min(calc(40 / 1080 * 100vw), 40px);
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 800;
  background: #00a040;
  border-radius: min(calc(50 / 1080 * 100vw), 50px);
  box-shadow: 0 min(calc(8 / 1080 * 100vw), 8px) 0 #007e32;
}
@media screen and (max-width: 767px) {
  .cv__btn.--line {
    width: 100%;
    padding: calc(26 / 750 * 100vw) calc(60 / 750 * 100vw) calc(25 / 750 * 100vw) calc(40 / 750 * 100vw);
    font-size: calc(32 / 750 * 100vw);
    border-radius: calc(50 / 750 * 100vw);
    box-shadow: 0 calc(8 / 750 * 100vw) 0 #007e32;
  }
}
.cv__btn.--line span {
  color: #fff;
}
.cv__btn.--line::after {
  content: "";
  position: absolute;
  right: min(calc(40 / 1080 * 100vw), 40px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(11 / 1080 * 100vw), 11px);
  aspect-ratio: 11/21;
  background: url("../img/common/icon_btn_arrow.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .cv__btn.--line::after {
    width: calc(16 / 750 * 100vw);
    right: calc(48 / 750 * 100vw);
  }
}
.cv__btn-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.--tel .cv__btn-content {
  display: flex;
  align-items: baseline;
  flex-direction: row;
  gap: min(calc(10 / 1080 * 100vw), 10px);
  padding: min(calc(4 / 1080 * 100vw), 4px) 0;
}
.cv__btn-sub {
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 800;
  color: #fff;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .cv__btn-sub {
    font-size: calc(28 / 750 * 100vw);
  }
}
.cv__btn-main {
  font-family: "Roboto", sans-serif;
  font-size: min(calc(44 / 1080 * 100vw), 44px);
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .cv__btn-main {
    font-size: calc(44 / 750 * 100vw);
  }
}
.cv__btn-time {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .cv__btn-time {
    font-size: calc(20 / 750 * 100vw);
  }
}

.fv {
  position: relative;
}
.fv__img {
  position: relative;
  width: 100%;
}
.fv__img img {
  width: 100%;
  display: block;
}
.fv__inner {
  position: absolute;
  inset: 0;
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  padding: 0 min(calc(80 / 1080 * 100vw), 80px);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .fv__inner {
    padding-left: calc(30 / 750 * 100vw);
    padding-right: calc(30 / 750 * 100vw);
  }
}
.fv__balloon {
  position: relative;
  margin-left: min(calc(180 / 1080 * 100vw), 180px);
  transform: skewX(-4deg) rotate(-4deg);
  display: inline-block;
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .fv__balloon {
    margin-left: calc(278 / 750 * 100vw);
    transform: skewX(-7deg) rotate(-5deg);
    margin-top: min(calc(3 / 1080 * 100vw), 3px);
  }
}
.fv__balloon-text01, .fv__balloon-text02, .fv__balloon-text03 {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 900;
  color: #333;
}
.fv__balloon-text01 {
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .fv__balloon-text01 {
    font-size: calc(28 / 750 * 100vw);
  }
}
.fv__balloon-text02 {
  font-size: min(calc(46 / 1080 * 100vw), 46px);
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .fv__balloon-text02 {
    font-size: calc(56 / 750 * 100vw);
    letter-spacing: 0.1em;
  }
}
.fv__balloon-text02 span {
  font-size: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .fv__balloon-text02 span {
    font-size: calc(40 / 750 * 100vw);
  }
}
.fv__balloon-text03 {
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  letter-spacing: 0.06em;
  margin-top: max(calc(-5 / 1080 * 100vw), -5px);
}
@media screen and (max-width: 767px) {
  .fv__balloon-text03 {
    font-size: calc(48 / 750 * 100vw);
    line-height: 1.2;
  }
}
.fv__copy {
  margin-top: min(calc(72 / 1080 * 100vw), 72px);
}
@media screen and (max-width: 767px) {
  .fv__copy {
    margin-top: calc(60 / 750 * 100vw);
    padding: 0 calc(10 / 750 * 100vw);
  }
}
.fv__copy-line {
  display: flex;
  align-items: flex-end;
}
.fv__copy-sub {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(34 / 1080 * 100vw), 34px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #333;
}
@media screen and (max-width: 767px) {
  .fv__copy-sub {
    font-size: calc(44 / 750 * 100vw);
  }
}
.fv__copy-main {
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(46 / 1080 * 100vw), 46px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.2;
  color: #e64837;
  margin-left: min(calc(13 / 1080 * 100vw), 13px);
}
@media screen and (max-width: 767px) {
  .fv__copy-main {
    font-size: calc(56 / 750 * 100vw);
  }
}
.fv__copy-brand {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(90 / 1080 * 100vw), 90px);
  font-weight: 800;
  line-height: 1;
  color: #000;
  margin-left: min(calc(16 / 1080 * 100vw), 16px);
}
@media screen and (max-width: 767px) {
  .fv__copy-brand {
    font-size: calc(100 / 750 * 100vw);
  }
}
.fv__copy-sub02 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(38 / 1080 * 100vw), 38px);
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1;
  color: #000;
}
@media screen and (max-width: 767px) {
  .fv__copy-sub02 {
    font-size: calc(48 / 750 * 100vw);
  }
}
.fv__copy-title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 800;
  line-height: 1.3;
  margin-top: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .fv__copy-title {
    margin-top: calc(15 / 750 * 100vw);
    line-height: 1;
  }
}
.fv__copy-title-koukai {
  font-size: min(calc(106 / 1080 * 100vw), 106px);
  color: #e64737;
}
@media screen and (max-width: 767px) {
  .fv__copy-title-koukai {
    font-size: calc(120 / 750 * 100vw);
  }
}
.fv__copy-title-sasemasen {
  font-size: min(calc(67 / 1080 * 100vw), 67px);
  color: #000;
}
@media screen and (max-width: 767px) {
  .fv__copy-title-sasemasen {
    font-size: calc(80 / 750 * 100vw);
  }
}
.fv__usp {
  margin-top: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .fv__usp {
    margin-top: calc(107 / 750 * 100vw);
    width: calc(430 / 750 * 100vw);
  }
}
.fv__usp-catch {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 800;
  color: #333;
  gap: min(calc(4 / 1080 * 100vw), 4px);
}
@media screen and (max-width: 767px) {
  .fv__usp-catch {
    font-size: calc(26 / 750 * 100vw);
    gap: calc(5 / 750 * 100vw);
  }
}
.fv__usp-catch::before {
  content: "";
  display: inline-block;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(21 / 1080 * 100vw), 21px);
  background: url("../img/common/fv_title_line.svg") no-repeat center/contain;
}
@media screen and (max-width: 767px) {
  .fv__usp-catch::before {
    width: calc(22 / 750 * 100vw);
    height: calc(28 / 750 * 100vw);
  }
}
.fv__usp-catch::after {
  content: "";
  display: inline-block;
  width: min(calc(12 / 1080 * 100vw), 12px);
  height: min(calc(21 / 1080 * 100vw), 21px);
  background: url("../img/common/fv_title_line.svg") no-repeat center/contain;
  transform: scaleX(-1);
}
@media screen and (max-width: 767px) {
  .fv__usp-catch::after {
    width: calc(22 / 750 * 100vw);
    height: calc(28 / 750 * 100vw);
  }
}
.fv__usp-cards {
  display: flex;
  gap: min(calc(10 / 1080 * 100vw), 10px);
  margin-top: min(calc(15 / 1080 * 100vw), 15px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .fv__usp-cards {
    flex-direction: column;
    gap: calc(15 / 750 * 100vw);
    margin-top: calc(20 / 750 * 100vw);
  }
}
.fv__usp-card {
  display: flex;
  align-items: stretch;
  overflow: visible;
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  background: #fff;
  border: min(calc(4 / 1080 * 100vw), 4px) solid #3f7bea;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .fv__usp-card {
    border-radius: calc(8 / 750 * 100vw);
    border-width: calc(3 / 750 * 100vw);
    width: 100%;
    min-height: calc(96 / 750 * 100vw);
  }
}
.fv__usp-card-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #3f7bea;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  width: min(calc(114 / 1080 * 100vw), 114px);
  clip-path: polygon(0 0, 85% 0, 100% 50%, 85% 100%, 0 100%);
  position: relative;
  left: max(calc(-4 / 1080 * 100vw), -4px);
}
@media screen and (max-width: 767px) {
  .fv__usp-card-label {
    font-size: calc(28 / 750 * 100vw);
    padding: calc(14 / 750 * 100vw) 0;
    width: calc(180 / 750 * 100vw);
  }
}
.fv__usp-card-label span {
  display: block;
}
.fv__usp-card-value {
  display: flex;
  align-items: baseline;
  justify-content: center;
  flex: 1;
  background-color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  color: #2a5bc4;
  padding: min(calc(10 / 1080 * 100vw), 10px) min(calc(15 / 1080 * 100vw), 15px);
  padding-left: min(calc(20 / 1080 * 100vw), 20px);
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .fv__usp-card-value {
    font-size: calc(34 / 750 * 100vw);
    padding: calc(10 / 750 * 100vw) calc(25 / 750 * 100vw) 0;
    padding-left: calc(30 / 750 * 100vw);
  }
}
.fv__usp-card:first-child .fv__usp-card-value {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .fv__usp-card:first-child .fv__usp-card-value {
    font-size: calc(34 / 750 * 100vw);
    padding: 0;
  }
}
.fv__usp-card-num {
  font-family: "Roboto", sans-serif;
  font-size: min(calc(67 / 1080 * 100vw), 67px);
  font-weight: 700;
  color: #2a5bc4;
  line-height: 1;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 767px) {
  .fv__usp-card-num {
    font-size: calc(77 / 750 * 100vw);
  }
}
.fv__usp-card-unit {
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  color: #2a5bc4;
  margin-left: min(calc(5 / 1080 * 100vw), 5px);
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .fv__usp-card-unit {
    font-size: calc(40 / 750 * 100vw);
    margin-left: calc(8 / 750 * 100vw);
  }
}

.sec02 {
  position: relative;
  background-color: #2a5bc5;
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding-bottom: calc(40 / 750 * 100vw);
  }
}
.sec02__inner {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
  position: relative;
  z-index: 2;
  padding-top: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec02__inner {
    width: 100%;
    padding: calc(60 / 750 * 100vw) calc(20 / 750 * 100vw) 0;
  }
}
.sec02__top {
  width: min(calc(633 / 1080 * 100vw), 633px);
  margin: 0 auto 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02__top {
    width: calc(690 / 750 * 100vw);
    margin: 0 auto 0;
  }
}
.sec02__top img {
  width: 100%;
}
.sec02__top-text {
  position: absolute;
  top: min(calc(88 / 1080 * 100vw), 88px);
  left: min(calc(166 / 1080 * 100vw), 166px);
  color: #333;
  font-feature-settings: "palt" on;
  font-family: var(--font-family-Noto-Sans-JP, "Noto Sans JP");
  font-size: var(--font-size-normal, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 180%; /* 28.8px */
  letter-spacing: 1.28px;
}
@media screen and (max-width: 767px) {
  .sec02__top-text {
    top: calc(95 / 750 * 100vw);
    left: calc(98 / 750 * 100vw);
    font-size: calc(26 / 750 * 100vw);
    line-height: 1.6;
  }
}
.sec02__top-text span {
  color: var(--accent03, #ff7b1c);
  font-size: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .sec02__top-text span {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec02__main {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec02__main {
    flex-direction: column;
  }
}
.sec02__message {
  text-align: center;
  margin-top: min(calc(45 / 1080 * 100vw), 45px);
}
@media screen and (max-width: 767px) {
  .sec02__message {
    margin-top: calc(36 / 750 * 100vw);
  }
}
.sec02__message-sub {
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 800;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .sec02__message-sub {
    font-size: calc(34 / 750 * 100vw);
    gap: calc(15 / 750 * 100vw);
  }
}
.sec02__message-decor {
  display: inline-block;
  width: min(calc(50 / 1080 * 100vw), 50px);
  aspect-ratio: 50/71;
  background: url(../img/common/sec02_title_line.svg) no-repeat center/contain;
  position: absolute;
  top: max(calc(-25 / 1080 * 100vw), -25px);
  left: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec02__message-decor {
    width: calc(71 / 750 * 100vw);
    top: calc(-40 / 750 * 100vw);
    left: calc(-20 / 750 * 100vw);
  }
}
.sec02__message-main {
  color: #fff;
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.04em;
  width: min(calc(428 / 1080 * 100vw), 428px);
  margin-right: max(calc(-4 / 1080 * 100vw), -4px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec02__message-main {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec02__message-main strong {
  color: #ffcc00;
  font-size: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec02__message-main strong {
    font-size: calc(74 / 750 * 100vw);
  }
}
.sec02__message-main span {
  font-size: min(calc(38 / 1080 * 100vw), 38px);
}
@media screen and (max-width: 767px) {
  .sec02__message-main span {
    font-size: calc(48 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec02__message-main {
    font-size: calc(56 / 750 * 100vw);
    line-height: 1.4;
    margin-top: calc(15 / 750 * 100vw);
    width: auto;
    margin-right: 0;
  }
}
.sec02__achievements {
  display: flex;
  justify-content: center;
  gap: min(calc(16 / 1080 * 100vw), 16px);
  margin-top: min(calc(45 / 1080 * 100vw), 45px);
}
@media screen and (max-width: 767px) {
  .sec02__achievements {
    gap: calc(15 / 750 * 100vw);
    align-items: center;
    margin-top: calc(40 / 750 * 100vw);
  }
}
.sec02__badge {
  position: relative;
  width: min(calc(280 / 1080 * 100vw), 280px);
  height: min(calc(280 / 1080 * 100vw), 280px);
  background: url(../img/common/sec02_badge.webp) no-repeat center/contain;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #ff7b1c;
}
@media screen and (max-width: 767px) {
  .sec02__badge {
    width: calc(330 / 750 * 100vw);
    height: calc(330 / 750 * 100vw);
  }
}
.sec02__badge-inner {
  text-align: center;
}
.sec02__badge-inner--right {
  margin-top: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec02__badge-inner--right {
    margin-top: calc(20 / 750 * 100vw);
  }
}
.sec02__badge-text-sm {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  font-weight: 700;
  color: #333;
  margin-bottom: min(calc(5 / 1080 * 100vw), 5px);
}
@media screen and (max-width: 767px) {
  .sec02__badge-text-sm {
    font-size: calc(36 / 750 * 100vw);
    margin-bottom: calc(5 / 750 * 100vw);
  }
}
.sec02__badge-inner--right .sec02__badge-text-sm {
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .sec02__badge-inner--right .sec02__badge-text-sm {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec02__badge-text-main {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #e75300;
}
.sec02__badge-label {
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  margin-right: min(calc(2 / 1080 * 100vw), 2px);
  background: #fff;
  padding: min(calc(2 / 1080 * 100vw), 2px) min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .sec02__badge-label {
    font-size: calc(32 / 750 * 100vw);
    padding: calc(3 / 750 * 100vw) calc(5 / 750 * 100vw);
  }
}
.sec02__badge-num {
  font-size: min(calc(78 / 1080 * 100vw), 78px);
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--text, #ff7b1c);
  font-family: Roboto;
}
@media screen and (max-width: 767px) {
  .sec02__badge-num {
    font-size: calc(72 / 750 * 100vw);
  }
}
.sec02__badge-inner--left .sec02__badge-num {
  font-size: min(calc(86 / 1080 * 100vw), 86px);
}
.sec02__badge-num span {
  font-size: 0.6em;
}
@media screen and (max-width: 767px) {
  .sec02__badge-num {
    font-size: calc(84 / 750 * 100vw);
  }
}
@media screen and (max-width: 767px) {
  .sec02__badge-inner--left .sec02__badge-num {
    font-size: calc(100 / 750 * 100vw);
  }
}
.sec02__badge-unit {
  font-size: min(calc(25 / 1080 * 100vw), 25px);
  font-weight: 700;
  margin-left: min(calc(2 / 1080 * 100vw), 2px);
  margin-top: min(calc(15 / 1080 * 100vw), 15px);
  background: #fff;
  padding: min(calc(2 / 1080 * 100vw), 2px) min(calc(3 / 1080 * 100vw), 3px);
}
@media screen and (max-width: 767px) {
  .sec02__badge-unit {
    font-size: calc(32 / 750 * 100vw);
    margin-top: calc(20 / 750 * 100vw);
    padding: calc(3 / 750 * 100vw) calc(5 / 750 * 100vw);
  }
}
.sec02__badge-unit--sm {
  font-size: min(calc(22 / 1080 * 100vw), 22px);
}
@media screen and (max-width: 767px) {
  .sec02__badge-unit--sm {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec02__badge-sub-text {
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  margin-top: min(calc(8 / 1080 * 100vw), 8px);
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .sec02__badge-sub-text {
    font-size: calc(32 / 750 * 100vw);
    margin-top: calc(12 / 750 * 100vw);
  }
}
.sec02__badge-sub-text sup {
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  vertical-align: baseline;
}
@media screen and (max-width: 767px) {
  .sec02__badge-sub-text sup {
    font-size: calc(18 / 750 * 100vw);
  }
}
.sec02__badge-note {
  position: absolute;
  bottom: max(calc(-25 / 1080 * 100vw), -25px);
  right: 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sec02__badge-note {
    font-size: calc(20 / 750 * 100vw);
    bottom: calc(-50 / 750 * 100vw);
    right: calc(20 / 750 * 100vw);
  }
}
.sec02__lead {
  text-align: center;
  color: #fff;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 700;
  margin-top: min(calc(50 / 1080 * 100vw), 50px);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sec02__lead {
    font-size: calc(36 / 750 * 100vw);
    margin-top: calc(80 / 750 * 100vw);
  }
}

.sec03 {
  position: relative;
}
.sec03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  aspect-ratio: 1920/80;
  background: #2a5bc5;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.sec05 .sec05__outer {
  padding: min(calc(80 / 1080 * 100vw), 80px) 0 min(calc(100 / 1080 * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__outer {
    padding: calc(70 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
  }
}
.sec05 .sec05__title {
  color: var(--accent01, #2a5bc5);
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__title {
    font-size: calc(60 / 750 * 100vw);
  }
}
.sec05 .sec05__sliderWrapper {
  width: min(calc(1080 / 1080 * 100vw), 1080px);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__sliderWrapper {
    width: calc(750 / 750 * 100vw);
  }
}
.sec05 .sec05__item {
  padding: min(calc(50 / 1080 * 100vw), 50px) 0 0;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__item {
    padding: calc(50 / 750 * 100vw) 0 0;
  }
}
.sec05 .sec05__box {
  height: 100%;
  position: relative;
  background-color: #FDEFEA;
  border-radius: min(calc(16 / 1080 * 100vw), 16px);
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: auto;
  padding: min(calc(50 / 1080 * 100vw), 50px) min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__box {
    border-radius: calc(16 / 750 * 100vw);
    width: calc(690 / 750 * 100vw);
    padding: calc(38 / 750 * 100vw) 0 0;
  }
}
.sec05 .sec05__num {
  position: absolute;
  right: min(calc(34 / 1080 * 100vw), 34px);
  display: flex;
  justify-content: flex-end;
  align-items: baseline;
  gap: min(calc(7 / 1080 * 100vw), 7px);
  top: max(calc(-50 / 1080 * 100vw), -50px);
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__num {
    gap: calc(7 / 750 * 100vw);
    right: calc(14 / 750 * 100vw);
    top: calc(-50 / 750 * 100vw);
  }
}
.sec05 .sec05__num01 {
  display: block;
  color: #f8958a;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 600;
  line-height: 100%;
  top: max(calc(-7 / 1080 * 100vw), -7px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__num01 {
    top: calc(-12 / 750 * 100vw);
    font-size: calc(40 / 750 * 100vw);
    padding: 0 0 calc(7 / 750 * 100vw);
  }
}
.sec05 .sec05__num02 {
  display: block;
  color: #f8958a;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(100 / 1080 * 100vw), 100px);
  font-weight: 600;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__num02 {
    font-size: calc(110 / 750 * 100vw);
  }
}
.sec05 .sec05__wrapper {
  display: flex;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__wrapper {
    display: block;
    gap: calc(40 / 750 * 100vw);
  }
}
.sec05 .sec05__img {
  flex: 0 0 min(calc(440 / 1080 * 100vw), 440px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__img {
    flex: 0 0 calc(440 / 750 * 100vw);
  }
}
.sec05 .sec05__inner {
  flex: 0 0 min(calc(440 / 1080 * 100vw), 440px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__inner {
    padding: calc(35 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec05 .sec05__text01 {
  color: var(--accent03, #e64737);
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(26 / 1080 * 100vw), 26px);
  text-align: center;
  background-color: #fff;
  font-weight: 700;
  line-height: min(calc(40 / 1080 * 100vw), 40px);
  margin: 0 0 min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text01 {
    font-size: calc(36 / 750 * 100vw);
    line-height: calc(52 / 750 * 100vw);
    margin: 0 0 calc(22 / 750 * 100vw);
  }
}
.sec05 .sec05__text02 {
  margin: min(calc(10 / 1080 * 100vw), 10px) 0;
  color: var(--text, #333);
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: min(calc(52 / 1080 * 100vw), 52px);
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text02 {
    margin: calc(22 / 750 * 100vw) 0 calc(42 / 750 * 100vw);
    font-size: calc(32 / 750 * 100vw);
    line-height: calc(52 / 750 * 100vw);
  }
}
.sec05 .sec05__text03 {
  margin: min(calc(10 / 1080 * 100vw), 10px) 0 0;
  color: #333;
  text-align: justify;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(18 / 1080 * 100vw), 18px);
  font-weight: 500;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec05 .sec05__text03 {
    margin: calc(22 / 750 * 100vw) 0 0;
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec05 .adlp-swiper {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper {
    padding-bottom: 0;
  }
}
.sec05 .adlp-swiper .swiper-slide {
  padding: 0;
  height: auto;
}
.sec05 .adlp-swiper .swiper-button-next,
.sec05 .adlp-swiper .swiper-button-prev {
  width: min(calc(50 / 1080 * 100vw), 50px);
  height: min(calc(50 / 1080 * 100vw), 50px);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper .swiper-button-next,
  .sec05 .adlp-swiper .swiper-button-prev {
    height: calc(70 / 750 * 100vw);
    width: calc(70 / 750 * 100vw);
    top: 55%;
  }
}
.sec05 .adlp-swiper .swiper-button-next::after,
.sec05 .adlp-swiper .swiper-button-prev::after {
  display: none;
}
.sec05 .adlp-swiper .swiper-button-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4462_187856)'%3E%3Ccircle cx='25' cy='25' r='25' transform='matrix(-1 0 0 1 50 0)' fill='%234B8CF0'/%3E%3Cpath d='M28 17L20 25.381L28 33' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4462_187856'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  left: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper .swiper-button-prev {
    left: calc(10 / 750 * 100vw);
  }
}
.sec05 .adlp-swiper .swiper-button-next {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_4462_187853)'%3E%3Ccircle cx='25' cy='25' r='25' fill='%234B8CF0'/%3E%3Cpath d='M22 17L30 25.381L22 33' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_4462_187853'%3E%3Crect width='50' height='50' fill='white' transform='matrix(-1 0 0 1 50 0)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  right: min(calc(15 / 1080 * 100vw), 15px);
}
@media screen and (max-width: 767px) {
  .sec05 .adlp-swiper .swiper-button-next {
    right: calc(10 / 750 * 100vw);
  }
}

.sec06 {
  background-image: url(../img/pc/sec06_bg.webp);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: min(calc(1920 / 1080 * 100vw), 1920px) min(calc(350 / 1080 * 100vw), 350px);
  padding: min(calc(270 / 1080 * 100vw), 270px) 0 min(calc(100 / 1080 * 100vw), 100px);
}
@media screen and (max-width: 767px) {
  .sec06 {
    background-image: url(../img/sp/sec06_bg.webp);
    background-size: calc(750 / 750 * 100vw) calc(428 / 750 * 100vw);
    padding: calc(320 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
  }
}
.sec06__inner {
  width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec06__inner {
    width: calc(690 / 750 * 100vw);
  }
}
.sec06__head {
  border-radius: var(--radius-radius_16, 8px);
  background: var(--main01, #FF8A1F);
  padding: min(calc(34 / 1080 * 100vw), 34px) 0;
  margin-bottom: min(calc(64 / 1080 * 100vw), 64px);
}
@media screen and (max-width: 767px) {
  .sec06__head {
    padding: calc(48 / 750 * 100vw) 0;
    margin-bottom: calc(64 / 750 * 100vw);
  }
}
.sec06__head-text01 {
  color: var(--text, #FF7B1C);
  text-align: center;
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  line-height: 160%;
  width: fit-content;
  margin: 0 auto min(calc(14 / 1080 * 100vw), 14px);
  padding: min(calc(4 / 1080 * 100vw), 4px) min(calc(30 / 1080 * 100vw), 30px);
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .sec06__head-text01 {
    font-size: calc(32 / 750 * 100vw);
    margin: 0 auto calc(32 / 750 * 100vw);
    padding: calc(4 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec06__head-title {
  color: #fff;
  text-align: center;
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(46 / 1080 * 100vw), 46px);
  font-weight: 800;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .sec06__head-title {
    font-size: calc(56 / 750 * 100vw);
  }
}
.sec06__head-title .small {
  font-size: min(calc(36 / 1080 * 100vw), 36px);
}
@media screen and (max-width: 767px) {
  .sec06__head-title .small {
    font-size: calc(46 / 750 * 100vw);
  }
}
.sec06__list {
  display: flex;
  flex-wrap: wrap;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec06__list {
    flex-direction: column;
    gap: calc(64 / 750 * 100vw);
  }
}
.sec06__item {
  flex: 0 0 min(calc(480 / 1080 * 100vw), 480px);
  border-radius: min(calc(8 / 1080 * 100vw), 8px);
  border: min(calc(4 / 1080 * 100vw), 4px) solid var(--main01, #FF8A1F);
  background: var(--base01, #FFF);
  box-shadow: min(calc(4 / 1080 * 100vw), 4px) min(calc(4 / 1080 * 100vw), 4px) 0 0 #FF8A1F;
  padding: min(calc(32 / 1080 * 100vw), 32px) min(calc(30 / 1080 * 100vw), 30px);
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec06__item {
    border-radius: calc(16 / 750 * 100vw);
    border: calc(4 / 750 * 100vw) solid var(--main01, #FF8A1F);
    box-shadow: calc(6 / 750 * 100vw) calc(6 / 750 * 100vw) 0 0 #FF8A1F;
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec06__step {
  background-color: #FF8A1F;
  width: min(calc(100 / 1080 * 100vw), 100px);
  height: min(calc(100 / 1080 * 100vw), 100px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: min(calc(6 / 1080 * 100vw), 6px);
  position: absolute;
  left: min(calc(10 / 1080 * 100vw), 10px);
  top: max(calc(-27 / 1080 * 100vw), -27px);
}
@media screen and (max-width: 767px) {
  .sec06__step {
    width: calc(144 / 750 * 100vw);
    height: calc(144 / 750 * 100vw);
    padding-top: calc(6 / 750 * 100vw);
    left: calc(14 / 750 * 100vw);
    top: calc(-36 / 750 * 100vw);
  }
}
.sec06__step .step {
  color: var(--base_white, #FFF);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 86%;
}
@media screen and (max-width: 767px) {
  .sec06__step .step {
    font-size: calc(34 / 750 * 100vw);
  }
}
.sec06__step .num {
  color: var(--base_white, #FFF);
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(54 / 1080 * 100vw), 54px);
  font-weight: 700;
  line-height: 86%;
}
@media screen and (max-width: 767px) {
  .sec06__step .num {
    font-size: calc(64 / 750 * 100vw);
  }
}
.sec06__text01 {
  color: var(--accent01, #2A5BC5);
  font-size: min(calc(24 / 1080 * 100vw), 24px);
  font-weight: 700;
  line-height: 160%;
  margin: 0 0 min(calc(20 / 1080 * 100vw), 20px) min(calc(90 / 1080 * 100vw), 90px);
}
@media screen and (max-width: 767px) {
  .sec06__text01 {
    font-size: calc(34 / 750 * 100vw);
    margin: 0 0 calc(32 / 750 * 100vw) calc(140 / 750 * 100vw);
  }
}
.sec06__flex {
  display: flex;
  gap: min(calc(20 / 1080 * 100vw), 20px);
  margin-bottom: min(calc(20 / 1080 * 100vw), 20px);
}
@media screen and (max-width: 767px) {
  .sec06__flex {
    gap: calc(40 / 750 * 100vw);
    margin-bottom: calc(32 / 750 * 100vw);
  }
}
.sec06__flex-img {
  flex: 0 0 min(calc(168 / 1080 * 100vw), 168px);
}
@media screen and (max-width: 767px) {
  .sec06__flex-img {
    flex: 0 0 calc(240 / 750 * 100vw);
  }
}
.sec06__flex-text {
  color: var(--suzuyo-text_black, #333);
  text-align: justify;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 180%;
}
@media screen and (max-width: 767px) {
  .sec06__flex-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
.sec06__box {
  background: var(--base03, #FDEFEA);
  padding: min(calc(20 / 1080 * 100vw), 20px);
  color: var(--suzuyo-text_black, #333);
  text-align: justify;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec06__box {
    padding: calc(12 / 750 * 100vw) calc(20 / 750 * 100vw);
    font-size: calc(20 / 750 * 100vw);
  }
}
.sec06__note {
  color: #666;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .sec06__note {
    font-size: calc(20 / 750 * 100vw);
    text-align: right;
  }
}

.sec07 {
  width: 100%;
  padding: min(calc(80 / 1080 * 100vw), 80px) 0;
  background: #fff8e2;
  font-family: "M PLUS 1p", sans-serif;
}
@media screen and (max-width: 767px) {
  .sec07 {
    padding: calc(80 / 750 * 100vw) calc(60 / 750 * 100vw);
  }
}
.sec07__title {
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(48 / 1080 * 100vw), 48px);
  font-weight: 700;
  color: #333333;
  text-align: center;
  margin-bottom: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec07__title {
    font-size: calc(60 / 750 * 100vw);
    margin-bottom: calc(48 / 750 * 100vw);
  }
}
.sec07__content {
  display: flex;
  gap: min(calc(24 / 1080 * 100vw), 24px);
  max-width: min(calc(1000 / 1080 * 100vw), 1000px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec07__content {
    flex-direction: column;
    gap: calc(40 / 750 * 100vw);
    max-width: 100%;
  }
}
.sec07__map {
  flex: 0 0 min(calc(430 / 1080 * 100vw), 430px);
  width: min(calc(430 / 1080 * 100vw), 430px);
}
@media screen and (max-width: 767px) {
  .sec07__map {
    flex: 0 0 auto;
    width: 100%;
  }
}
.sec07__map img {
  width: 100%;
  height: auto;
}
.sec07__list {
  flex: 0 0 min(calc(546 / 1080 * 100vw), 546px);
  width: min(calc(546 / 1080 * 100vw), 546px);
  display: flex;
  flex-direction: column;
  gap: min(calc(24 / 1080 * 100vw), 24px);
  background: #fff;
  padding: min(calc(24 / 1080 * 100vw), 24px) min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec07__list {
    flex: 0 0 auto;
    width: 100%;
    gap: calc(32 / 750 * 100vw);
    padding: calc(32 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec07__area-title {
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(22 / 1080 * 100vw), 22px);
  font-weight: 700;
  color: #ff7b1b;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sec07__area-title {
    font-size: calc(32 / 750 * 100vw);
  }
}
.sec07__area-title::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(392 / 1080 * 100vw), 392px);
  height: 1px;
  background: #ff7b1c;
}
@media screen and (max-width: 767px) {
  .sec07__area-title::before {
    width: calc(444 / 750 * 100vw);
    height: 1px;
  }
}
.sec07__area-title::after {
  content: "";
  position: absolute;
  right: min(calc(390 / 1080 * 100vw), 390px);
  top: 50%;
  transform: translateY(-50%);
  width: min(calc(5 / 1080 * 100vw), 5px);
  aspect-ratio: 1/1;
  background: #ff7b1c;
  border-radius: 100%;
}
@media screen and (max-width: 767px) {
  .sec07__area-title::after {
    right: calc(442 / 750 * 100vw);
    width: calc(8 / 750 * 100vw);
  }
}
.sec07__area-sub {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  color: #ff7b1b;
  margin-left: min(calc(8 / 1080 * 100vw), 8px);
}
@media screen and (max-width: 767px) {
  .sec07__area-sub {
    font-size: calc(22 / 750 * 100vw);
    margin-left: calc(12 / 750 * 100vw);
  }
}
.sec07__area-text {
  font-size: min(calc(14 / 1080 * 100vw), 14px);
  font-weight: 400;
  color: #333333;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .sec07__area-text {
    font-size: calc(24 / 750 * 100vw);
  }
}
.sec07__note {
  margin: min(calc(24 / 1080 * 100vw), 24px) 0 0;
  font-size: min(calc(12 / 1080 * 100vw), 12px);
  font-weight: 400;
  color: #666666;
}
@media screen and (max-width: 767px) {
  .sec07__note {
    max-width: 100%;
    font-size: calc(20 / 750 * 100vw);
    margin-top: calc(32 / 750 * 100vw);
  }
}

.sec08 {
  width: 100%;
  padding: min(calc(80 / 1080 * 100vw), 80px) min(calc(30 / 1080 * 100vw), 30px);
  background: #fdefea;
}
@media screen and (max-width: 767px) {
  .sec08 {
    padding: calc(80 / 750 * 100vw) calc(40 / 750 * 100vw);
  }
}
.sec08__title {
  font-family: "M PLUS 1p", sans-serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 700;
  color: #333333;
  text-align: center;
  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(40 / 750 * 100vw);
  }
}
.sec08__logos {
  display: flex;
  justify-content: center;
}
.sec08__logos img {
  max-width: min(calc(920 / 1080 * 100vw), 920px);
  height: auto;
}
@media screen and (max-width: 767px) {
  .sec08__logos img {
    max-width: 100%;
  }
}

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

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

.sec12 {
  padding-top: min(calc(80 / 1080 * 100vw), 80px);
  padding-bottom: min(calc(80 / 1080 * 100vw), 80px);
  background: #fdefea;
}
@media screen and (max-width: 767px) {
  .sec12 {
    padding-top: calc(80 / 750 * 100vw);
    padding-bottom: calc(80 / 750 * 100vw);
  }
}
.sec12__inner {
  width: min(calc(920 / 1080 * 100vw), 920px);
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .sec12__inner {
    width: calc(630 / 750 * 100vw);
  }
}
.sec12__head {
  text-align: center;
  margin-bottom: min(calc(60 / 1080 * 100vw), 60px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .sec12__head {
    margin-bottom: calc(60 / 750 * 100vw);
  }
}
.sec12__head-en {
  color: #4b8cf0;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(40 / 1080 * 100vw), 40px);
  font-weight: 700;
  line-height: normal;
  letter-spacing: min(calc(2.4 / 1080 * 100vw), 2.4px);
}
@media screen and (max-width: 767px) {
  .sec12__head-en {
    font-size: calc(52 / 750 * 100vw);
    letter-spacing: calc(3.12 / 750 * 100vw);
  }
}
.sec12__head-ja {
  color: #333;
  font-family: "Mplus 1p", sans-serif;
  font-size: min(calc(50 / 1080 * 100vw), 50px);
  font-weight: 700;
  line-height: normal;
  margin-top: min(calc(10 / 1080 * 100vw), 10px);
}
@media screen and (max-width: 767px) {
  .sec12__head-ja {
    font-size: calc(60 / 750 * 100vw);
    margin-top: calc(10 / 750 * 100vw);
  }
}
.sec12__accordion {
  display: flex;
  flex-direction: column;
  gap: min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec12__accordion {
    gap: calc(20 / 750 * 100vw);
  }
}
.sec12__item {
  background: #fff;
  border-radius: min(calc(10 / 1080 * 100vw), 10px);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .sec12__item {
    border-radius: calc(15 / 750 * 100vw);
  }
}
.sec12__header {
  position: relative;
  cursor: pointer;
  padding: min(calc(35 / 1080 * 100vw), 35px) min(calc(40 / 1080 * 100vw), 40px) min(calc(35 / 1080 * 100vw), 35px) min(calc(40 / 1080 * 100vw), 40px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .sec12__header {
    padding: calc(40 / 750 * 100vw) calc(30 / 750 * 100vw);
  }
}
.sec12__header-inner {
  display: flex;
  align-items: center;
  width: calc(100% - min(calc(50 / 1080 * 100vw), 50px));
}
@media screen and (max-width: 767px) {
  .sec12__header-inner {
    width: calc(100% - calc(60 / 750 * 100vw));
    align-items: center;
  }
}
.sec12__q-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: min(calc(40 / 1080 * 100vw), 40px);
  height: min(calc(40 / 1080 * 100vw), 40px);
  border-radius: 50%;
  background: #2354be;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: min(calc(30 / 1080 * 100vw), 30px);
  font-weight: 700;
  margin-right: min(calc(30 / 1080 * 100vw), 30px);
}
@media screen and (max-width: 767px) {
  .sec12__q-icon {
    width: calc(60 / 750 * 100vw);
    height: calc(60 / 750 * 100vw);
    font-size: calc(36 / 750 * 100vw);
    margin-right: calc(20 / 750 * 100vw);
    margin-top: calc(2 / 750 * 100vw);
  }
}
.sec12__q-text {
  color: #2354be;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sec12__q-text {
    font-size: calc(28 / 750 * 100vw);
  }
}
.sec12__toggle-icon {
  position: relative;
  width: min(calc(24 / 1080 * 100vw), 24px);
  height: min(calc(24 / 1080 * 100vw), 24px);
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sec12__toggle-icon {
    width: calc(32 / 750 * 100vw);
    height: calc(32 / 750 * 100vw);
  }
}
.sec12__toggle-icon img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s;
}
.sec12__toggle-icon .sec12__icon-close {
  opacity: 1;
}
.sec12__toggle-icon .sec12__icon-open {
  opacity: 0;
}
.sec12__header.--open .sec12__icon-open, .sec12__header.is-open .sec12__icon-open {
  opacity: 1;
}
.sec12__header.--open .sec12__icon-close, .sec12__header.is-open .sec12__icon-close {
  opacity: 0;
}
.sec12__body {
  display: none;
  padding: 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec12__body {
    padding: 0 calc(40 / 750 * 100vw);
  }
}
.sec12__body-inner {
  border-top: 2px dashed #2354be;
  padding: min(calc(30 / 1080 * 100vw), 30px) 0 min(calc(40 / 1080 * 100vw), 40px);
}
@media screen and (max-width: 767px) {
  .sec12__body-inner {
    border-top: 2px dashed #2354be;
    padding: min(calc(30 / 1080 * 100vw), 30px) 0 min(calc(40 / 1080 * 100vw), 40px);
  }
}
.sec12__a-text {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: min(calc(16 / 1080 * 100vw), 16px);
  font-weight: 400;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .sec12__a-text {
    font-size: calc(26 / 750 * 100vw);
  }
}
/*# sourceMappingURL=fv.css.map */
