@charset "UTF-8";

dl,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
ul {
    margin-top: 0
}

address,
dl,
ol,
p,
pre,
ul {
    margin-bottom: 1rem
}


dd,
h1,
h2,
h3,
h4,
h5,
h6,
label {
    margin-bottom: .5rem
}

button,
hr,
input {
    overflow: visible
}

progress,
sub,
sup {
    vertical-align: baseline
}


article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
legend,
main,
nav,
section {
    display: block
}

label,
output {
    display: inline-block
}


html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    font-size: 14px;
    scroll-behavior: smooth
}


body {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
    background-color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", sans-serif;
    line-height: 1.8;
    word-wrap: break-word;
    font-feature-settings: "pkna";
    letter-spacing: .28px;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    color: #333;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}



hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}


abbr[data-original-title],
abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    line-height: inherit
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dd {
    margin-left: 0
}

blockquote,
figure {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%;
    font-weight: 400
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    overflow: auto;
    -ms-overflow-style: scrollbar;
    display: block;
    font-size: 87.5%;
    color: #212529
}

img {
    border-style: none
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

button {
    border-radius: 0
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
select {
    text-transform: none
}

[role=button],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

select {
    word-wrap: normal
}

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

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

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

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

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

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

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

h1 {
    font-size: 2rem
}

h2 {
    font-size: 1.8rem
}

h3 {
    font-size: 1.6rem
}

h4 {
    font-size: 1.4rem
}

h5 {
    font-size: 1.2rem;
    line-height: 1.4
}

h6 {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 700
}



@media (max-width:767.98px) {
    h1 {
        font-size: 1.5rem;
        line-height: 140%;
        font-weight: 400
    }

    h2 {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 140%
    }

    h3 {
        font-size: 1.3rem;
        font-weight: 400;
        line-height: 140%
    }

    h4 {
        font-size: 1.2rem;
        line-height: 140%;
        font-weight: 400
    }

    h5 {
        font-size: 1.1rem;
        line-height: 1.4;
        font-weight: 400
    }

    h6 {
        font-size: 1rem;
        line-height: 1.4;
        font-weight: 700
    }

    abbr[title] {
        text-decoration: none;
        border: 0
    }

    abbr[title]:after {
        font-size: 60%;
        content: ""
    }
}


mark {
    padding: .2em;
    background-color: #fcf8e3
}


code,
kbd {
    font-size: 87.5%
}

a>code,
pre code {
    color: inherit
}

code {
    color: #e83e8c;
    word-wrap: break-word
}

kbd {
    padding: .2rem .4rem;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%
}

pre code {
    font-size: inherit;
    word-break: normal
}

@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;
  line-height: 180%;
  letter-spacing: 0.04em;
}

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

body {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans", sans-serif;
  font-size: min(1.48vw, 16px);
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
}
@media screen and (max-width: 750px) {
  body {
    font-size: 3.47vw;
  }
}

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

*:focus {
  outline: none;
}

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

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

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

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

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

figcaption,
small {
  font-size: min(1.11vw, 12px);
}
@media screen and (max-width: 750px) {
  figcaption,
  small {
    font-size: 2.67vw;
  }
}

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: 751px) {
  .adlp-outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
}
@media screen and (max-width: 750px) {
  .adlp-outer {
    overflow: hidden;
  }
}

@media screen and (min-width: 751px) {
  .adlp-wrapper {
    min-width: min(177.78vw, 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: 751px) {
  .adlp-wrapper .sp {
    display: none !important;
  }
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .pc {
    display: none !important;
  }
}
.adlp-wrapper .text__txt {
  color: #2f1a0a !important;
}
.adlp-wrapper .text__white {
  color: #fff !important;
}
.adlp-wrapper .text__silver {
  color: #f1f1f1 !important;
}
.adlp-wrapper .text__accent {
  color: #ff8a00 !important;
}
.adlp-wrapper .text__main {
  color: #0084cf !important;
}
.adlp-wrapper .wrap500 {
  margin: auto;
  width: min(46.3vw, 500px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap500 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap600 {
  margin: auto;
  width: min(55.56vw, 600px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap600 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap700 {
  margin: auto;
  width: min(64.81vw, 700px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap700 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap800 {
  margin: auto;
  width: min(74.07vw, 800px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap800 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap900 {
  margin: auto;
  width: min(83.33vw, 900px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap900 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap920 {
  margin: auto;
  width: min(85.19vw, 920px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap920 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1000 {
  margin: auto;
  width: min(92.59vw, 1000px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap1000 {
    width: 100%;
    padding: 0 4vw;
  }
}
.adlp-wrapper .wrap1080 {
  margin: auto;
  width: min(100vw, 1080px);
}
@media screen and (max-width: 750px) {
  .adlp-wrapper .wrap1080 {
    width: 100%;
    padding: 0 4vw;
  }
}

.header {
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}
@media screen and (max-width: 750px) {
  .header {
    width: 100vw;
  }
}

.header__inner {
  margin: auto;
  height: min(7.41vw, 80px);
  width: min(100vw, 1080px);
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .header__inner {
    width: 100%;
    height: 12vw;
    padding: 2.27vw 2.8vw 2.27vw 2.67vw;
  }
}

.header__logo {
  width: min(12.04vw, 130px);
  margin-right: min(2.78vw, 30px);
}
@media screen and (max-width: 750px) {
  .header__logo {
    width: 20.93vw;
  }
}

.header__menu-wrap {
  display: flex;
  gap: min(2.41vw, 26px);
}
@media screen and (max-width: 750px) {
  .header__menu-wrap {
    display: none;
  }
}

.header__menu {
  font-size: min(1.39vw, 15px);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1;
}
.header__menu::after {
  content: "";
  display: block;
  width: min(1.11vw, 12px);
  aspect-ratio: 12/4;
  background: url(../img/common/icon_arrow_nav.svg) center center/contain no-repeat;
  margin: min(1.02vw, 11px) auto 0;
}

.header .cv {
  width: min(33.7vw, 364px);
}
@media screen and (max-width: 750px) {
  .header .cv {
    width: 57.87vw;
  }
}

.adlp-footer {
  padding: min(3.7vw, 40px) 0 min(4.44vw, 48px);
  background: #fff;
  border-top: 1px solid var(--smaregi-text_black, #2f1a0a);
}
.adlp-footer__inner {
  width: min(92.59vw, 1000px);
  margin: 0 auto 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: min(3.7vw, 40px);
}
.adlp-footer__logo {
  width: min(13.61vw, 147px);
}
.adlp-footer__text, .adlp-footer__copy {
  color: #2f1a0a;
  text-align: left;
  font-feature-settings: "palt" on;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.01em;
}

@media screen and (max-width: 750px) {
  .adlp-footer {
    padding: 10.67vw 0 5.33vw;
  }
  .adlp-footer__logo {
    width: 26.13vw;
  }
  .adlp-footer__inner {
    width: 84vw;
    gap: 5.33vw;
  }
  .adlp-footer__text, .adlp-footer__copy {
    font-size: 2.67vw;
  }
}
.adlp-main {
  padding-top: min(7.41vw, 80px);
}
@media screen and (max-width: 750px) {
  .adlp-main {
    padding-top: 11.73vw;
  }
}

.cv {
  position: relative;
  width: 100%;
  height: min(22.5vw, 243px);
}
.cv__bg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.cv__inner {
  width: min(92.59vw, 1000px);
  margin: 0 auto;
  position: absolute;
  top: min(7.69vw, 83px);
  left: 50%;
  transform: translateX(-50%);
}
.cv.--v2 {
  height: min(47.22vw, 510px);
}
.cv__area-fund {
  margin-bottom: min(5.37vw, 58px);
}
.cv__fund {
  max-width: min(77.13vw, 833px);
  margin: 0 auto;
}
.cv__fund-text {
  color: #fdff00;
  font-size: min(2.59vw, 28px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.08em;
}
.cv__fund-main {
  margin-top: min(2.5vw, 27px);
  border-radius: min(1.2vw, 13px);
  background: #e4f0f8;
  padding: min(2.59vw, 28px) 0;
  display: flex;
  align-items: center;
  gap: min(2.69vw, 29px);
  position: relative;
  width: 100%;
  max-width: min(73.15vw, 790px);
}
.cv__fund-main-label {
  color: #fff;
  font-size: min(2.59vw, 28px);
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0.08em;
  padding: min(0.56vw, 6px) min(0.93vw, 10px);
  border-radius: 0 min(2.59vw, 28px) min(2.59vw, 28px) 0;
  border: 3px solid #fff;
  background: #0084cf;
  width: fit-content;
  display: flex;
  align-items: center;
  position: relative;
  gap: min(0.65vw, 7px);
}
.cv__fund-main-label::before {
  display: inline-block;
  width: min(4.44vw, 48px);
  height: min(4.44vw, 48px);
  background-image: url("../img/common/fund-icon.webp");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.cv__fund-main-digit {
  display: flex;
  align-items: flex-end;
}
.cv__fund-main-digit-1 {
  color: #126ba9;
  text-align: center;
  font-size: min(2.59vw, 28px);
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.08em;
  writing-mode: vertical-rl;
}
.cv__fund-main-digit-2 {
  width: min(12.41vw, 134px);
  margin-left: min(0.46vw, 5px);
}
.cv__fund-main-digit-3 {
  color: #126ba9;
  font-size: min(3.7vw, 40px);
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.08em;
  margin-left: min(0.46vw, 5px);
  position: relative;
  top: min(0.93vw, 10px);
}
.cv__fund-main-digit-4 {
  color: #126ba9;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 100%;
}
.cv__fund-machine {
  width: min(15vw, 162px);
  position: absolute;
  right: max(-5.56vw, -60px);
  bottom: 0;
}

@media screen and (max-width: 750px) {
  .cv {
    height: 74.8vw;
  }
  .cv__inner {
    width: 100%;
    top: 13.33vw;
  }
  .cv.--v2 {
    height: 132.4vw;
  }
  .cv.--v2 .cv__inner {
    top: 10.67vw;
  }
  .cv__area-fund {
    margin-bottom: 11.2vw;
  }
  .cv__fund {
    max-width: 84vw;
  }
  .cv__fund-text {
    font-size: 5.07vw;
    padding-left: 5.2vw;
  }
  .cv__fund-main {
    margin-top: 11.47vw;
    border-radius: 1.73vw;
    padding: 8.67vw 12.67vw 4.53vw 9.33vw;
    gap: 3.87vw;
  }
  .cv__fund-main-label {
    font-size: 4.53vw;
    padding: 0.8vw 2.4vw;
    border-radius: 0 5.33vw 5.33vw 0;
    gap: 2.13vw;
    position: absolute;
    left: 0;
    top: -5.2vw;
  }
  .cv__fund-main-label::before {
    width: 8vw;
    height: 8vw;
  }
  .cv__fund-main-digit-1 {
    font-size: 4.53vw;
  }
  .cv__fund-main-digit-2 {
    width: 21.73vw;
    margin-left: 0.67vw;
  }
  .cv__fund-main-digit-3 {
    font-size: 6.4vw;
    margin-left: 0.67vw;
    top: 1.33vw;
  }
  .cv__fund-main-digit-4 {
    font-size: 4vw;
  }
  .cv__fund-machine {
    width: 24.27vw;
    right: -4vw;
  }
}
.cv.--cv01 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: min(3.7vw, 40px);
  padding: min(4.44vw, 48px) 0 min(5.93vw, 64px);
  background-color: #f6f3ec;
  height: auto;
}
@media screen and (max-width: 750px) {
  .cv.--cv01 {
    flex-direction: column;
    align-items: center;
    gap: 4vw;
    padding: 16vw 8vw 9.6vw;
    height: auto;
  }
}

.cv.--cv02 {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: min(3.7vw, 40px);
  padding: min(3.7vw, 40px) 0 min(7.41vw, 80px);
  background-color: #f6f3ec;
  height: auto;
}
@media screen and (max-width: 750px) {
  .cv.--cv02 {
    flex-direction: column;
    align-items: center;
    gap: 4vw;
    padding: 6.4vw 8vw 9.6vw;
    height: auto;
  }
}
.fv + .cv.--cv02 {
  padding-bottom: min(3.7vw, 40px);
}
@media screen and (max-width: 750px) {
  .fv + .cv.--cv02 {
    padding-bottom: 9.6vw;
  }
}
.cv.--cv02 .cv__btn-wrapper:first-child {
  position: relative;
}

.cv.--header {
  display: flex;
  gap: min(1.11vw, 12px);
  padding: 0;
  background-color: transparent;
  height: auto;
}
@media screen and (max-width: 750px) {
  .cv.--header {
    flex-direction: row;
    gap: 1.6vw;
    padding: 0;
    height: auto;
  }
}
.cv.--header .cv__btn-wrapper {
  width: auto;
}
.cv.--header .cv__btn {
  width: min(16.3vw, 176px);
  height: min(5.19vw, 56px);
  border-radius: min(3.7vw, 40px);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 750px) {
  .cv.--header .cv__btn {
    width: 29.6vw;
    height: 7.47vw;
    border-radius: 5.33vw;
  }
}
.cv.--header .cv__btn.--dl .cv__btn-badge {
  display: none;
}
.cv.--header .cv__btn.--dl .cv__btn-text {
  font-size: min(1.48vw, 16px);
  letter-spacing: 0;
}
@media screen and (max-width: 750px) {
  .cv.--header .cv__btn.--dl .cv__btn-text {
    font-size: 2.93vw;
    letter-spacing: 0.06em;
    margin-left: -1.07vw;
  }
}
.cv.--header .cv__btn.--dl .cv__btn-icon {
  width: min(1.48vw, 16px);
  height: min(1.48vw, 16px);
  right: min(1.2vw, 13px);
}
@media screen and (max-width: 750px) {
  .cv.--header .cv__btn.--dl .cv__btn-icon {
    width: 2.67vw;
    height: 2.67vw;
    right: 3.07vw;
  }
}
.cv.--header .cv__btn.--inquiry {
  width: min(16.3vw, 176px);
  border-width: min(0.19vw, 2px);
}
@media screen and (max-width: 750px) {
  .cv.--header .cv__btn.--inquiry {
    width: 26.67vw;
    border-width: 0.27vw;
  }
}
.cv.--header .cv__btn.--inquiry .cv__btn-text {
  font-size: min(1.48vw, 16px);
  letter-spacing: -0.03em;
}
@media screen and (max-width: 750px) {
  .cv.--header .cv__btn.--inquiry .cv__btn-text {
    font-size: 2.93vw;
    letter-spacing: 0.06em;
  }
}
.cv.--header .cv__btn.--inquiry .cv__btn-icon {
  display: none;
}
.cv.--header .cv__btn-eyebrow {
  display: none;
}

.cv__btn-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.93vw, 10px);
  width: min(44.44vw, 480px);
}
@media screen and (max-width: 750px) {
  .cv__btn-wrapper {
    gap: 0.67vw;
    width: 84vw;
  }
}

.cv__btn-eyebrow {
  color: #2f1a0a;
  font-size: min(1.85vw, 20px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .cv__btn-eyebrow {
    font-size: 4vw;
  }
}
.cv__btn-eyebrow.--hasPhot {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-left: max(-11.11vw, -120px);
}
@media screen and (max-width: 750px) {
  .cv__btn-eyebrow.--hasPhot {
    margin-left: -21.33vw;
  }
}
.cv__btn-eyebrow.--hasPhot > img {
  height: min(3.33vw, 36px);
  position: relative;
  top: max(-0.46vw, -5px);
}
@media screen and (max-width: 750px) {
  .cv__btn-eyebrow.--hasPhot > img {
    height: 6.67vw;
    top: -0.67vw;
  }
}

.cv__btn-photo {
  position: absolute;
  top: max(-1.85vw, -20px);
  right: max(0vw, 0px);
  width: min(14.63vw, 158px);
  height: min(9.91vw, 107px);
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .cv__btn-photo {
    top: -5.33vw;
    right: 0vw;
    width: 29.47vw;
    height: 20.13vw;
  }
}

.cv__btn {
  display: block;
  position: relative;
  width: min(44.44vw, 480px);
  height: min(7.04vw, 76px);
  border-radius: min(7.96vw, 86px);
  box-shadow: 0 min(0.37vw, 4px) min(0.93vw, 10px) 0 rgba(0, 0, 0, 0.25);
  text-decoration: none;
  transition: filter 0.3s;
}
@media screen and (max-width: 750px) {
  .cv__btn {
    width: 84vw;
    height: 14.67vw;
    border-radius: 11.47vw;
    box-shadow: 0 0.53vw 1.33vw 0 rgba(0, 0, 0, 0.25);
  }
}
@media screen and (min-width: 751px) {
  .cv__btn:hover {
    filter: brightness(110%);
  }
}
.cv__btn.--dl {
  background-color: #f25700;
}
.cv__btn.--dl .cv__btn-text {
  color: #fff;
}
.cv__btn.--dl .cv__btn-icon-svg {
  color: #fff;
}
.cv__btn.--inquiry {
  background-color: #fff;
  border: min(0.19vw, 2px) solid #f25700;
}
@media screen and (max-width: 750px) {
  .cv__btn.--inquiry {
    border-width: 0.4vw;
  }
}
.cv__btn.--inquiry .cv__btn-text {
  color: #f25700;
}
.cv__btn.--inquiry .cv__btn-icon-svg {
  color: #f25700;
}

.cv__btn-badge {
  position: absolute;
  top: min(0.37vw, 4px);
  left: min(0.46vw, 5px);
  width: min(6.3vw, 68px);
  height: min(6.3vw, 68px);
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f25700;
  font-size: min(2.04vw, 22px);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .cv__btn-badge {
    top: 0.8vw;
    left: 0.8vw;
    width: 13.07vw;
    height: 13.07vw;
    font-size: 4.27vw;
  }
}

.cv__btn-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: min(2.04vw, 22px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  .cv__btn-text {
    font-size: 4.27vw;
  }
}

.cv__btn-icon {
  position: absolute;
  top: 50%;
  right: min(3.7vw, 40px);
  transform: translateY(-50%);
  width: min(1.85vw, 20px);
  height: min(1.85vw, 20px);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .cv__btn-icon {
    right: 8.93vw;
    width: 3.47vw;
    height: 3.47vw;
  }
}
.cv__btn.--inquiry .cv__btn-icon {
  width: min(0.65vw, 7px);
  height: min(1.11vw, 12px);
  right: min(4.35vw, 47px);
}
@media screen and (max-width: 750px) {
  .cv__btn.--inquiry .cv__btn-icon {
    width: 1.2vw;
    height: 2.13vw;
    right: 10.13vw;
  }
}

.cv__btn-icon-svg {
  width: 100%;
  height: 100%;
}

.sec12 + .cv {
  padding-top: min(11.57vw, 125px);
  position: relative;
  z-index: 0;
  margin-top: max(-11.57vw, -125px);
}
@media screen and (max-width: 750px) {
  .sec12 + .cv {
    padding-top: 17.33vw;
    margin-top: -20vw;
  }
}

.fv {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.fv__hero {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: min(81.94vw, 885px);
}
@media screen and (max-width: 750px) {
  .fv__hero {
    width: 100%;
    right: auto;
    left: 0;
  }
}

.fv__hero-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right top;
}
@media screen and (max-width: 750px) {
  .fv__hero-img {
    object-position: center top;
  }
}

.fv__inner {
  width: 100%;
  max-width: min(100vw, 1080px);
  padding: min(8.06vw, 87px) 0 min(3.89vw, 42px) min(3.7vw, 40px);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .fv__inner {
    padding: 63.33vw 8vw 6.27vw 4vw;
    max-width: 100%;
  }
}

.fv__lead {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 750px) {
  .fv__lead {
    margin-left: 1.33vw;
  }
}

.fv__lead-row {
  color: #2f1a0a;
  font-size: min(3.89vw, 42px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .fv__lead-row {
    font-size: 7.47vw;
  }
}
.fv__lead-row span {
  font-weight: 100;
  font-size: min(4.81vw, 52px);
  line-height: 1;
}

.fv__catch {
  position: relative;
  margin-top: min(1.67vw, 18px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: min(1.3vw, 14px);
}
@media screen and (max-width: 750px) {
  .fv__catch {
    margin-top: 1.6vw;
  }
}
.fv__catch > *:not(.fv__catch-line) {
  z-index: 1;
}

.fv__catch-label {
  display: flex;
  align-items: center;
  gap: min(0.56vw, 6px);
}
@media screen and (max-width: 750px) {
  .fv__catch-label {
    gap: 1.07vw;
  }
}

.fv__catch-label-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(3.89vw, 42px);
  height: min(3.89vw, 42px);
  background-color: #f48b0b;
  border-radius: min(0.28vw, 3px);
  color: #fff;
  font-size: min(2.78vw, 30px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .fv__catch-label-item {
    width: 7.47vw;
    height: 6.4vw;
    border-radius: 0.53vw;
    font-size: 5.33vw;
  }
}

.fv__catch-body {
  position: relative;
  display: flex;
  align-items: flex-end;
  gap: min(0.74vw, 8px);
}
.fv__catch-body > * {
  z-index: 1;
}

.fv__catch-tax {
  position: absolute;
  left: 0;
  top: max(-1.2vw, -13px);
  color: #f48b0b;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .fv__catch-tax {
    top: -3.47vw;
    font-size: 3.47vw;
    font-weight: 700;
  }
}

.fv__catch-price {
  height: min(5.93vw, 64px);
  width: auto;
}
@media screen and (max-width: 750px) {
  .fv__catch-price {
    height: 12.27vw;
  }
}

.fv__catch-unit {
  color: #f48b0b;
  font-size: min(2.78vw, 30px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .fv__catch-unit {
    font-size: 5.33vw;
  }
}

.fv__catch-line {
  position: absolute;
  z-index: 0;
  bottom: max(-0.56vw, -6px);
  left: min(0.56vw, 6px);
  width: min(25.56vw, 276px);
  height: min(2.22vw, 24px);
  background-color: #fefe22;
}
@media screen and (max-width: 750px) {
  .fv__catch-line {
    bottom: -0.27vw;
    left: 1.33vw;
    width: 49.07vw;
    height: 4.27vw;
  }
}

.fv__footer {
  position: relative;
  display: flex;
  align-items: stretch;
  margin-top: min(3.52vw, 38px);
  margin-left: min(0.65vw, 7px);
  height: min(7.41vw, 80px);
}
@media screen and (max-width: 750px) {
  .fv__footer {
    margin: 6vw auto 0;
    height: 13.87vw;
    width: 84vw;
  }
}

.fv__label {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: min(16.67vw, 180px);
  height: 100%;
  background-color: #2f1a0a;
  border-radius: min(0.56vw, 6px) 0 0 min(0.56vw, 6px);
}
@media screen and (max-width: 750px) {
  .fv__label {
    width: 35.47vw;
    border-radius: 1.07vw 0 0 1.07vw;
  }
}
.fv__label::after {
  content: "";
  position: absolute;
  right: max(-2.04vw, -22px);
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(3.7vw, 40px) 0 min(3.7vw, 40px) min(2.04vw, 22px);
  border-color: transparent transparent transparent #2f1a0a;
}
@media screen and (max-width: 750px) {
  .fv__label::after {
    right: -3.6vw;
    border-width: 6.93vw 0 6.93vw 3.6vw;
  }
}

.fv__label-lead {
  color: #fff;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  margin-left: min(1.85vw, 20px);
}
@media screen and (max-width: 750px) {
  .fv__label-lead {
    font-size: 4.27vw;
  }
}

.fv__label-text {
  color: #fefe22;
  font-size: min(3.33vw, 36px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.16em;
  margin-top: min(0.37vw, 4px);
  margin-left: min(2.04vw, 22px);
}
@media screen and (max-width: 750px) {
  .fv__label-text {
    font-size: 6.4vw;
    margin-top: 0.8vw;
  }
}

.fv__body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: min(0.37vw, 4px);
  margin-left: max(-1.39vw, -15px);
  padding-left: min(7.04vw, 76px);
  padding-right: min(2.22vw, 24px);
  background-color: #f6f3ec;
  border-radius: 0 min(0.56vw, 6px) min(0.56vw, 6px) 0;
}
@media screen and (max-width: 750px) {
  .fv__body {
    gap: 0.27vw;
    margin-left: -8vw;
    padding-left: 16vw;
    padding-right: 5.33vw;
    border-radius: 0 1.07vw 1.07vw 0;
  }
}

.fv__body-item {
  color: #f48b0b;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .fv__body-item {
    font-size: 4.27vw;
  }
}

.sec01 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #f48b0b;
}
.sec01 .section__inner {
  width: 100%;
  max-width: min(92.59vw, 1000px);
  margin-left: auto;
  margin-right: auto;
  padding: min(8.33vw, 90px) min(3.7vw, 40px) min(2.41vw, 26px);
  background: #f48b0b url(../img/pc/sec01__bg.webp) center top/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .sec01 .section__inner {
    max-width: none;
    background-image: url(../img/sp/sec01__bg.webp);
    padding: 20.53vw 4vw 7.33vw;
  }
}

.sec01__bg {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  height: min(24.72vw, 267px);
  object-fit: contain;
}
@media screen and (max-width: 750px) {
  .sec01__bg {
    height: 68.93vw;
  }
}

.sec01__head {
  display: flex;
  align-items: center;
  gap: min(2.22vw, 24px);
  padding: 0 min(2.59vw, 28px);
}
@media screen and (max-width: 750px) {
  .sec01__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 3.07vw;
    padding-left: 5.6vw;
  }
}

.sec01__lead {
  position: relative;
  width: min(12.96vw, 140px);
  aspect-ratio: 1/1;
  background-color: #fefe22;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec01__lead {
    width: 24.93vw;
  }
}
.sec01__lead::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(11.57vw, 125px);
  height: min(11.57vw, 125px);
  border: min(0.28vw, 3px) solid #f48b0b;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec01__lead::after {
    width: 22.13vw;
    height: 22.13vw;
    border-width: 0.53vw;
  }
}

.sec01__lead-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #f48b0b;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  z-index: 1;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec01__lead-text {
    font-size: 5.07vw;
  }
}

.sec01__title {
  color: #fff;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .sec01__title {
    font-size: 6.13vw;
  }
}
.sec01__title span {
  color: var(--smaregi-accent02, #fefe22);
  line-height: 1;
}

.sec01__body {
  flex-direction: column;
  gap: min(1.48vw, 16px);
  margin-top: min(2.59vw, 28px);
}
@media screen and (max-width: 750px) {
  .sec01__body {
    width: 92vw;
    margin-top: 3.47vw;
  }
}

.sec01__cards {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec01__cards {
    flex-direction: column;
    align-items: stretch;
    gap: 2.13vw;
  }
}

.sec01__card {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(1.85vw, 20px);
  width: min(41.67vw, 450px);
  height: min(12.96vw, 140px);
  padding: min(2.22vw, 24px) max(0vw, 0px) min(1.11vw, 12px);
  background-color: #fff;
  border-radius: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec01__card {
    width: 100%;
    height: auto;
    gap: 1.6vw;
    padding: 4.93vw 4vw 3.2vw;
    border-radius: 2.13vw;
  }
}
.sec01__card.--c02 {
  padding-bottom: min(2.22vw, 24px);
}
@media screen and (max-width: 750px) {
  .sec01__card.--c02 {
    padding-top: 4vw;
    padding-bottom: 3.2vw;
    gap: 1.6vw;
  }
}

.sec01__card-title {
  color: #2f1a0a;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.--c01 .sec01__card-title {
  font-size: min(2.22vw, 24px);
}
@media screen and (max-width: 750px) {
  .--c01 .sec01__card-title {
    font-size: 5.87vw;
  }
}
.--c02 .sec01__card-title {
  font-size: min(2.04vw, 22px);
}
@media screen and (max-width: 750px) {
  .--c02 .sec01__card-title {
    font-size: 4.27vw;
  }
}

.sec01__card-arrow {
  width: min(1.85vw, 20px);
  height: min(3.33vw, 36px);
}
@media screen and (max-width: 750px) {
  .sec01__card-arrow {
    width: 3.47vw;
    height: 6.4vw;
  }
}
.sec01__card-arrow img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec01__card-body {
  display: flex;
  align-items: baseline;
}
@media screen and (min-width: 751px) {
  .--c02 .sec01__card-body {
    flex-direction: column;
    align-items: flex-start;
  }
}

.sec01__card-label {
  color: #f25700;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec01__card-label {
    font-size: 4.53vw;
  }
}

.sec01__card-num {
  display: flex;
  align-items: baseline;
  position: relative;
}

.sec01__card-value {
  height: min(6.3vw, 68px);
  width: auto;
}
@media screen and (max-width: 750px) {
  .sec01__card-value {
    height: 12.53vw;
  }
}
.--c02 .sec01__card-value {
  height: min(6.48vw, 70px);
}
@media screen and (max-width: 750px) {
  .--c02 .sec01__card-value {
    height: 13.47vw;
  }
}

.sec01__card-unit {
  display: flex;
  align-items: baseline;
  color: #f25700;
  font-size: min(4.17vw, 45px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  position: relative;
  margin-left: min(0.37vw, 4px);
}
@media screen and (max-width: 750px) {
  .sec01__card-unit {
    font-size: 8vw;
  }
}
.--c02 .sec01__card-unit {
  font-size: min(4.17vw, 45px);
}
@media screen and (max-width: 750px) {
  .--c02 .sec01__card-unit {
    font-size: 8vw;
  }
}

.sec01__card-percent {
  height: min(3.33vw, 36px);
  width: auto;
}
@media screen and (max-width: 750px) {
  .sec01__card-percent {
    height: 9.87vw;
  }
}

.sec01__card-suffix {
  font-size: min(2.78vw, 30px);
  margin-left: min(0.19vw, 2px);
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .sec01__card-suffix {
    font-size: 5.33vw;
  }
}

.sec01__card-note {
  position: absolute;
  top: max(-1.85vw, -20px);
  left: 0;
  color: #f25700;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .sec01__card-note {
    top: 0vw;
    right: -1.33vw;
    font-size: 2.67vw;
  }
}

.sec01__note {
  color: #fff;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: right;
  margin-top: min(1.48vw, 16px);
}
@media screen and (max-width: 750px) {
  .sec01__note {
    font-size: 2.67vw;
  }
}

.sec02 {
  background-color: #ffffff;
  padding: min(5.19vw, 56px) 0;
}
@media screen and (max-width: 750px) {
  .sec02 {
    padding: 10.67vw 0vw 8.53vw;
  }
}

.sec02__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.65vw, 7px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec02__head {
    gap: 1.47vw;
  }
}

.sec02__lead {
  display: flex;
  align-items: flex-end;
  gap: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec02__lead {
    gap: 1.07vw;
  }
}
.sec02__lead-num {
  color: var(--smaregi-accent05, #f25700);
  font-size: min(7.59vw, 82px);
  font-weight: 700;
  line-height: 1;
  margin-bottom: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec02__lead-num {
    font-size: 14.67vw;
    margin-bottom: 1.07vw;
  }
}
.sec02__lead-text {
  font-weight: 700;
  font-size: min(3.52vw, 38px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #2f1a0a;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec02__lead-text {
    font-size: 6.13vw;
  }
}
.sec02__lead-text strong {
  color: var(--smaregi-accent05, #f25700);
}
.sec02__lead-text sup {
  vertical-align: baseline;
  font-size: min(1.11vw, 12px);
}
@media screen and (max-width: 750px) {
  .sec02__lead-text sup {
    font-size: 2.13vw;
  }
}

.sec02__title {
  font-weight: 700;
  font-size: min(4.63vw, 50px);
  line-height: 1.4;
  letter-spacing: 0.08em;
  color: #2f1a0a;
  text-align: center;
}
.sec02__title span {
  display: inline-block;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .sec02__title span {
    font-size: 7.73vw;
  }
}

.sec02__head-rect {
  position: absolute;
  width: min(3.89vw, 42px);
  height: min(5.46vw, 59px);
}
@media screen and (max-width: 750px) {
  .sec02__head-rect {
    width: 7.47vw;
    height: 10.4vw;
  }
}
.sec02__head-rect img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sec02__head-rect.--l {
  left: max(-6.94vw, -75px);
  bottom: 0;
}
@media screen and (max-width: 750px) {
  .sec02__head-rect.--l {
    left: -11.6vw;
  }
}
.sec02__head-rect.--r {
  right: max(-6.94vw, -75px);
  bottom: 0;
  transform: scaleX(-1);
}
@media screen and (max-width: 750px) {
  .sec02__head-rect.--r {
    right: -11.6vw;
  }
}

.sec02__logo-wrapper {
  margin-top: min(2.78vw, 30px);
  margin-left: max(-3.7vw, -40px);
  margin-right: max(-3.7vw, -40px);
  display: flex;
  overflow: hidden;
  width: calc(100% + min(7.41vw, 80px));
}
@media screen and (max-width: 750px) {
  .sec02__logo-wrapper {
    margin-top: 7.47vw;
    margin-left: -8vw;
    margin-right: -8vw;
    width: calc(100% + 16vw);
  }
}

.sec02__logo-slide {
  flex-shrink: 0;
  width: min(200vw, 2160px);
  animation: sec02-logo-scroll 30s infinite linear both;
}
@media screen and (max-width: 750px) {
  .sec02__logo-slide {
    width: auto;
    height: 17.07vw;
    animation-duration: 40s;
  }
}
.sec02__logo-slide img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 750px) {
  .sec02__logo-slide img {
    width: auto;
    height: 100%;
  }
}

@keyframes sec02-logo-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.sec02__note {
  margin-top: min(4.44vw, 48px);
  font-weight: 400;
  font-size: min(1.11vw, 12px);
  line-height: 1.5;
  letter-spacing: 0.04em;
  color: #2f1a0a;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec02__note {
    margin-top: 7.47vw;
    font-size: 2.67vw;
  }
}

.sec03 {
  position: relative;
  background-color: #fff;
  padding: min(6.67vw, 72px) min(42.59vw, 460px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.22vw, 24px);
}
@media screen and (max-width: 750px) {
  .sec03 {
    padding: 8.53vw 0 16vw;
    gap: 7.47vw;
  }
}
.sec03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: min(19.26vw, 208px);
  background-color: #f6f3ec;
}
@media screen and (max-width: 750px) {
  .sec03::before {
    height: 47.6vw;
  }
}

.sec03__head {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(69.44vw, 750px);
}
@media screen and (max-width: 750px) {
  .sec03__head {
    width: 85.33vw;
  }
}

.sec03__eyebrow {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(36.11vw, 390px);
  height: min(5.74vw, 62px);
  padding: min(0.56vw, 6px) min(3.7vw, 40px) min(0.93vw, 10px);
  background-color: #574233;
  border-radius: min(3.33vw, 36px);
  color: #fefe22;
  font-size: min(2.96vw, 32px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec03__eyebrow {
    width: 65.33vw;
    height: 9.6vw;
    padding: 0.8vw 5.33vw 1.33vw;
    border-radius: 4.8vw;
    font-size: 5.6vw;
  }
}
.sec03__eyebrow span {
  color: #fff;
}
.sec03__eyebrow::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 99%);
  width: min(2.31vw, 25px);
  height: min(1.85vw, 20px);
  background-color: #574233;
  clip-path: polygon(0 0, 100% 0, 100% 100%);
}
@media screen and (max-width: 750px) {
  .sec03__eyebrow::before {
    width: 3.2vw;
    height: 3.2vw;
  }
}

.sec03__title {
  position: relative;
  width: fit-content;
  margin: min(2.31vw, 25px) auto 0;
}
@media screen and (max-width: 750px) {
  .sec03__title {
    margin-top: 4.67vw;
  }
}

.sec03__title-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: min(1.11vw, 12px) min(2.78vw, 30px);
  background: url(../img/pc/sec03__title-bg.webp) center center/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .sec03__title-inner {
    flex-direction: column;
    gap: 0vw;
    padding: 0vw 6.67vw 4.27vw;
    border-width: 0.53vw;
    background: url(../img/sp/sec03__title-bg.webp) center center/contain no-repeat;
  }
}

.sec03__logo {
  display: flex;
  align-items: center;
  gap: min(1.3vw, 14px);
}
@media screen and (max-width: 750px) {
  .sec03__logo {
    gap: 1.33vw;
  }
}
.sec03__logo img {
  width: min(17.69vw, 191px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .sec03__logo img {
    width: 34vw;
  }
}
.sec03__logo span {
  color: #2f1a0a;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec03__logo span {
    font-size: 6.93vw;
  }
}

.sec03__title-text {
  color: #f25700;
  font-size: min(4.63vw, 50px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec03__title-text {
    font-size: 9.87vw;
  }
}

.sec03__arrow-down {
  display: flex;
  justify-content: center;
  margin-top: min(1.39vw, 15px);
}
@media screen and (max-width: 750px) {
  .sec03__arrow-down {
    margin-top: 2vw;
  }
}
.sec03__arrow-down img {
  width: min(3.8vw, 41px);
  height: auto;
}
@media screen and (max-width: 750px) {
  .sec03__arrow-down img {
    width: 6.4vw;
  }
}

.sec03__img01 {
  position: relative;
  z-index: 1;
  width: 100%;
}
.sec03__img01 picture,
.sec03__img01 img {
  width: 100%;
  height: auto;
}

.sec04 {
  background-color: #fff;
  padding: 0 min(7.41vw, 80px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(5.56vw, 60px);
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .sec04 {
    padding: 0;
    gap: 10.67vw;
  }
}

.sec04__head {
  position: relative;
  display: flex;
  align-items: flex-start;
  width: min(92.69vw, 1001px);
  height: min(31.39vw, 339px);
}
@media screen and (max-width: 750px) {
  .sec04__head {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    height: auto;
  }
}

.sec04__title {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: min(0.83vw, 9px);
  padding-top: min(4.72vw, 51px);
  padding-left: min(3.61vw, 39px);
}
@media screen and (max-width: 750px) {
  .sec04__title {
    gap: 1.6vw;
    padding-top: 0;
    padding-left: 2.67vw;
  }
}

.sec04__title-row {
  display: flex;
  align-items: center;
  background-color: #f48b0b;
  color: #fff;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  padding: 0 min(2.78vw, 30px) min(0.56vw, 6px) min(3.7vw, 40px);
}
@media screen and (max-width: 750px) {
  .sec04__title-row {
    font-size: 6.93vw;
    height: 10vw;
    padding: 0 5.33vw;
  }
}
.sec04__title-row.--row01 {
  width: min(38.7vw, 418px);
}
@media screen and (max-width: 750px) {
  .sec04__title-row.--row01 {
    width: auto;
  }
}
.sec04__title-row.--row02, .sec04__title-row.--row03 {
  width: min(30.56vw, 330px);
}
@media screen and (max-width: 750px) {
  .sec04__title-row.--row02, .sec04__title-row.--row03 {
    width: auto;
  }
}

.sec04__head-img {
  position: absolute;
  top: 0;
  right: 0;
  width: min(49.44vw, 534px);
}
@media screen and (max-width: 750px) {
  .sec04__head-img {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    margin-top: -6.67vw;
  }
}
.sec04__head-img picture,
.sec04__head-img img {
  width: 100%;
  height: auto;
}

.sec04__body {
  display: flex;
  gap: min(4.44vw, 48px);
  width: min(92.59vw, 1000px);
}
@media screen and (max-width: 750px) {
  .sec04__body {
    flex-direction: column;
    gap: 5.33vw;
    width: 100%;
    padding: 0 4vw;
  }
}

.sec04__price-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  border: min(0.37vw, 4px) solid #f48b0b;
  border-radius: min(1.11vw, 12px);
  box-shadow: min(0.56vw, 6px) min(0.56vw, 6px) 0 0 #ffd794;
}
@media screen and (max-width: 750px) {
  .sec04__price-block {
    border-width: 0.8vw;
    border-radius: 2.13vw;
    box-shadow: 1.07vw 1.07vw 0 0 #ffd794;
  }
}
.sec04__price-block.--b01 {
  flex: 0 0 auto;
  gap: min(1.48vw, 16px);
  padding: min(1.48vw, 16px) min(2.22vw, 24px);
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
}
@media screen and (max-width: 750px) {
  .sec04__price-block.--b01 {
    width: 100%;
    gap: 1.07vw;
    padding: 4vw 4vw;
  }
}
.sec04__price-block.--b02 {
  flex: 1;
  gap: min(1.48vw, 16px);
  padding: min(2.96vw, 32px) min(2.22vw, 24px) min(1.48vw, 16px);
}
@media screen and (max-width: 750px) {
  .sec04__price-block.--b02 {
    width: 100%;
    gap: 3.2vw;
    padding: 8.53vw 4vw 5.33vw;
  }
}

.sec04__price-area {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec04__price-area {
    gap: 2.13vw;
    align-items: flex-start;
  }
}
.--b01 .sec04__price-area {
  align-items: flex-start;
  gap: min(1.2vw, 13px);
  flex-wrap: nowrap;
  flex-direction: column;
}
@media screen and (max-width: 750px) {
  .--b01 .sec04__price-area {
    gap: 3.2vw;
    flex-direction: row;
    align-items: baseline;
  }
}
@media screen and (max-width: 750px) {
  .sec04__price-area.--fee {
    align-items: baseline;
  }
}

.sec04__price-head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.37vw, 4px);
}
@media screen and (max-width: 750px) {
  .sec04__price-head {
    gap: 1.07vw;
  }
}
.--b01 .sec04__price-head {
  align-items: flex-start;
}

.sec04__price-label {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(11.85vw, 128px);
  height: min(2.78vw, 30px);
  background-color: #f48b0b;
  color: #fff;
  font-size: min(1.67vw, 18px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec04__price-label {
    width: 24.27vw;
    height: 5.33vw;
    font-size: 3.47vw;
  }
}

.sec04__price-title {
  color: #2f1a0a;
  font-size: min(2.78vw, 30px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec04__price-title {
    font-size: 5.6vw;
    line-height: 1;
  }
}
.--b01 .sec04__price-title {
  font-size: min(3.15vw, 34px);
}
@media screen and (max-width: 750px) {
  .--b01 .sec04__price-title {
    font-size: 6.13vw;
  }
}

.sec04__price-num {
  display: flex;
  align-items: baseline;
  gap: min(0.37vw, 4px);
}

.sec04__price-value {
  height: min(10vw, 108px);
  width: auto;
}
@media screen and (max-width: 750px) {
  .sec04__price-value {
    height: 19.33vw;
    position: relative;
  }
}
@media screen and (max-width: 750px) {
  .--b01 .sec04__price-value {
    top: 1.33vw;
  }
}
.--b02 .sec04__price-value {
  height: min(6.3vw, 68px);
}
@media screen and (max-width: 750px) {
  .--b02 .sec04__price-value {
    height: 12.8vw;
  }
}
.--fee .sec04__price-value {
  height: min(6.02vw, 65px);
}
@media screen and (max-width: 750px) {
  .--fee .sec04__price-value {
    height: 11.6vw;
  }
}

.sec04__price-unit {
  color: #f25700;
  font-size: min(5.56vw, 60px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec04__price-unit {
    font-size: 10.67vw;
  }
}
.--b01 .sec04__price-unit {
  font-size: min(6.3vw, 68px);
}
@media screen and (max-width: 750px) {
  .--b01 .sec04__price-unit {
    font-size: 10.67vw;
  }
}
.--b01 .sec04__price-unit span {
  font-size: min(3.52vw, 38px);
}
@media screen and (max-width: 750px) {
  .--b01 .sec04__price-unit span {
    font-size: 8vw;
  }
}
.--b02 .sec04__price-unit {
  font-size: min(4.17vw, 45px);
  position: relative;
  top: max(-0.93vw, -10px);
}
@media screen and (max-width: 750px) {
  .--b02 .sec04__price-unit {
    font-size: 8vw;
    top: -2.67vw;
  }
}
.--fee .sec04__price-unit {
  display: flex;
  align-items: baseline;
  top: max(0vw, 0px);
}

@media screen and (max-width: 750px) {
  .sec04__price-percent {
    height: 8vw;
  }
}

.sec04__price-suffix {
  font-size: min(2.22vw, 24px);
  line-height: 1;
  margin: 0 0 0 min(0.37vw, 4px);
  position: relative;
  top: max(-0.93vw, -10px);
}
@media screen and (max-width: 750px) {
  .sec04__price-suffix {
    font-size: 4.27vw;
    margin: 0;
    top: -1.6vw;
  }
}

.sec04__price-tax {
  color: #2f1a0a;
  font-size: min(1.39vw, 15px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-left: min(0.37vw, 4px);
  position: absolute;
  top: max(-1.85vw, -20px);
  left: max(0vw, 0px);
}
@media screen and (max-width: 750px) {
  .sec04__price-tax {
    font-size: 2.67vw;
    top: -4vw;
  }
}

.sec04__price-note {
  color: #2f1a0a;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec04__price-note {
    font-size: 2.67vw;
  }
}

.sec04__price-plus {
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(3.61vw, 39px);
  height: min(3.61vw, 39px);
  background-color: #f7b74d;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec04__price-plus {
    width: 9.2vw;
    height: 9.2vw;
  }
}

.sec04__price-plus-icon {
  position: relative;
  width: min(2.41vw, 26px);
  height: min(2.41vw, 26px);
}
@media screen and (max-width: 750px) {
  .sec04__price-plus-icon {
    width: 6.13vw;
    height: 6.13vw;
  }
}
.sec04__price-plus-icon::before, .sec04__price-plus-icon::after {
  content: "";
  position: absolute;
  background-color: #fff;
}
.sec04__price-plus-icon::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: min(0.37vw, 4px);
  transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  .sec04__price-plus-icon::before {
    height: 1.07vw;
  }
}
.sec04__price-plus-icon::after {
  top: 0;
  left: 50%;
  width: min(0.37vw, 4px);
  height: 100%;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  .sec04__price-plus-icon::after {
    width: 1.07vw;
  }
}

.sec04__footer {
  position: relative;
  width: min(92.59vw, 1000px);
}
@media screen and (max-width: 750px) {
  .sec04__footer {
    height: auto;
  }
}

.sec04__footer-title {
  position: relative;
  display: inline-block;
  padding-left: min(10.19vw, 110px);
  padding-top: min(1.48vw, 16px);
}
@media screen and (max-width: 750px) {
  .sec04__footer-title {
    display: block;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
  }
}
.sec04__footer-title p {
  position: relative;
  z-index: 1;
  color: #2f1a0a;
  font-size: min(2.96vw, 32px);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec04__footer-title p {
    font-size: 5.6vw;
  }
}
.sec04__footer-title p strong {
  position: relative;
  color: var(--smaregi-accent05, #f25700);
  font-size: min(4.07vw, 44px);
}
@media screen and (max-width: 750px) {
  .sec04__footer-title p strong {
    font-size: 6.93vw;
  }
}

.sec04__footer-marker {
  display: inline-block;
  background: linear-gradient(transparent 60%, #fefe22 70%, #fefe22 90%, transparent 90%);
  line-height: 1.1;
}
@media screen and (max-width: 750px) {
  .sec04__footer-marker {
    line-height: 1.3;
    background: linear-gradient(transparent 60%, #fefe22 70%, #fefe22 130%, transparent 130%);
  }
}

.sec04__footer-desc {
  position: relative;
  margin-top: min(3.7vw, 40px);
  padding: min(2.69vw, 29px) 0 min(3.61vw, 39px) min(10.19vw, 110px);
}
@media screen and (max-width: 750px) {
  .sec04__footer-desc {
    position: relative;
    height: 38.13vw;
    margin-top: 24vw;
    border-radius: 2.13vw 0 0 0;
    padding: 8vw 0 8vw 8vw;
  }
}
.sec04__footer-desc:before {
  position: absolute;
  z-index: 0;
  content: "";
  display: block;
  width: min(177.78vw, 1920px);
  height: 100%;
  left: 0;
  top: 0;
  background: #f7b74d;
  border-radius: min(0.74vw, 8px) 0 0 0;
}
@media screen and (max-width: 750px) {
  .sec04__footer-desc:before {
    border-radius: 2.13vw 0 0 0;
  }
}

.sec04__footer-text {
  color: #fff;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec04__footer-text {
    font-size: 5.07vw;
  }
}

.sec04__footer-img {
  position: absolute;
  right: min(7.41vw, 80px);
  bottom: 0;
  width: min(18.43vw, 199px);
  height: min(28.61vw, 309px);
}
@media screen and (max-width: 750px) {
  .sec04__footer-img {
    right: 0;
    bottom: auto;
    top: -10.53vw;
    width: 31.33vw;
    height: 48.67vw;
  }
}
.sec04__footer-img picture,
.sec04__footer-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec05 {
  background-color: #fff;
  padding: min(6.67vw, 72px) min(42.59vw, 460px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(4.44vw, 48px);
}
@media screen and (max-width: 750px) {
  .sec05 {
    padding: 16vw 4vw;
    gap: 10.67vw;
  }
}

.sec05__head {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: min(0.93vw, 10px);
  width: min(47.22vw, 510px);
  padding: min(3.7vw, 40px) min(0.93vw, 10px) min(1.85vw, 20px);
}
@media screen and (max-width: 750px) {
  .sec05__head {
    width: 84vw;
    height: 31.73vw;
    padding: 7.2vw 1.33vw 1.33vw;
  }
}

.sec05__eyebrow {
  position: absolute;
  top: max(-2.59vw, -28px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: min(0.74vw, 8px) 0;
  width: min(25.28vw, 273px);
  background-color: #f48b0b;
  border-radius: min(92.5vw, 999px);
  color: #fff;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec05__eyebrow {
    top: -3.73vw;
    padding: 1.33vw 0;
    height: 8vw;
    width: 49.07vw;
    border-radius: 6.67vw;
    font-size: 5.07vw;
  }
}

.sec05__title {
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec05__title {
    font-size: 6.13vw;
  }
}
.sec05__title span {
  color: #f48b0b;
  font-size: min(4.63vw, 50px);
}
@media screen and (max-width: 750px) {
  .sec05__title span {
    font-size: 7.73vw;
  }
}

.sec05__head-rect {
  position: absolute;
  width: min(2.41vw, 26px);
  height: min(2.41vw, 26px);
  border: min(0.56vw, 6px) solid #f25700;
}
@media screen and (max-width: 750px) {
  .sec05__head-rect {
    width: 3.47vw;
    height: 3.47vw;
    border-width: 1.07vw;
  }
}
.sec05__head-rect.--tl {
  top: 0;
  left: 0;
  border-right: none;
  border-bottom: none;
}
.sec05__head-rect.--tr {
  top: 0;
  right: 0;
  border-left: none;
  border-bottom: none;
}
.sec05__head-rect.--bl {
  bottom: 0;
  left: 0;
  border-right: none;
  border-top: none;
}
.sec05__head-rect.--br {
  bottom: 0;
  right: 0;
  border-left: none;
  border-top: none;
}

.sec05__cards {
  display: flex;
  flex-wrap: wrap;
  gap: min(5.19vw, 56px);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec05__cards {
    flex-direction: column;
    gap: 8.53vw;
  }
}

.sec05__card {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1.48vw, 16px);
  width: min(43.52vw, 470px);
  padding: 0 min(3.7vw, 40px) min(2.96vw, 32px);
  background-color: #f8f8f8;
}
@media screen and (max-width: 750px) {
  .sec05__card {
    width: 100%;
    gap: 4.27vw;
    padding: 0 4vw 7.47vw;
  }
}
.sec05__card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(6.48vw, 70px);
  background-color: #fff;
}
@media screen and (max-width: 750px) {
  .sec05__card::before {
    height: 27.73vw;
  }
}

.sec05__card-img {
  position: relative;
  z-index: 1;
  width: min(27.78vw, 300px);
  height: min(17.59vw, 190px);
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .sec05__card-img {
    width: 84vw;
    height: 53.33vw;
  }
}
.sec05__card-img picture,
.sec05__card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec05__card-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.74vw, 8px);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec05__card-body {
    gap: 2.13vw;
  }
}

.sec05__card-title {
  color: #f48b0b;
  font-size: min(2.96vw, 32px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec05__card-title {
    font-size: 5.6vw;
  }
}

.sec05__card-line {
  width: 100%;
  height: 1px;
  background-color: #2f1a0a;
}

.sec05__card-lead {
  width: 100%;
  color: #000;
  font-size: min(2.04vw, 22px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  padding-top: min(0.46vw, 5px);
}
@media screen and (max-width: 750px) {
  .sec05__card-lead {
    font-size: 4.27vw;
    padding-top: 1.07vw;
  }
}

.sec05__card-text {
  width: 100%;
  color: #2f1a0a;
  font-size: min(1.67vw, 18px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .sec05__card-text {
    font-size: 3.73vw;
  }
}

.sec06 {
  background: var(--smaregi-base01, #f6f3ec);
  padding: min(3.7vw, 40px) min(42.59vw, 460px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .sec06 {
    padding: 5.33vw 4vw;
  }
}

.sec06__inner {
  width: 100%;
  background-color: #fff;
  border: min(0.28vw, 3px) solid #f7b74d;
  border-radius: min(0.74vw, 8px);
  padding: min(3.7vw, 40px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(5.19vw, 56px);
}
@media screen and (max-width: 750px) {
  .sec06__inner {
    border-width: 0.67vw;
    border-radius: 2.13vw;
    padding: 8vw 4vw;
    gap: 10.67vw;
  }
}

.sec06__block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(2.96vw, 32px);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec06__block {
    gap: 9.6vw;
  }
}

.sec06__head {
  padding-bottom: min(0.37vw, 4px);
  overflow: hidden;
  background: url(../img/pc/sec06__title-line.svg) bottom center/min(75.56vw, 816px) min(1.85vw, 20px) no-repeat;
}
@media screen and (max-width: 750px) {
  .sec06__head {
    padding-bottom: 1.07vw;
    background: url(../img/sp/sec06__title-line.svg) bottom center/84.4vw 3.47vw no-repeat;
  }
}
.--b02 .sec06__head {
  padding-bottom: min(1.67vw, 18px);
}
@media screen and (max-width: 750px) {
  .--b02 .sec06__head {
    padding-bottom: 4.27vw;
  }
}

.sec06__title {
  color: #2f1a0a;
  font-size: min(4.63vw, 50px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: baseline;
  color: var(--smaregi-accent04, #f48b0b);
  padding: 0 min(2.78vw, 30px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec06__title {
    font-size: 7.73vw;
    flex-wrap: wrap;
  }
}
.sec06__title .--normal {
  font-size: min(3.52vw, 38px);
  color: #2f1a0a;
}
@media screen and (max-width: 750px) {
  .sec06__title .--normal {
    font-size: 6.13vw;
    width: 100%;
  }
}
.sec06__title .--small {
  font-size: min(4.07vw, 44px);
}
@media screen and (max-width: 750px) {
  .sec06__title .--small {
    font-size: 5.07vw;
  }
}
.sec06__title img {
  margin: 0 min(0.74vw, 8px);
}
.--b02 .sec06__title {
  font-size: min(4.07vw, 44px);
}
@media screen and (max-width: 750px) {
  .--b02 .sec06__title {
    font-size: 6.93vw;
  }
}
.--b02 .sec06__title .--normal {
  font-size: min(2.96vw, 32px);
  color: #2f1a0a;
}
@media screen and (max-width: 750px) {
  .--b02 .sec06__title .--normal {
    font-size: 6.13vw;
    line-height: 1.2;
  }
}
.--b02 .sec06__title .--small {
  font-size: min(3.52vw, 38px);
}
@media screen and (max-width: 750px) {
  .--b02 .sec06__title .--small {
    font-size: 6.13vw;
  }
}
.sec06__title .--accent {
  display: flex;
  align-items: baseline;
}

.sec06__title-num {
  height: min(4.63vw, 50px);
  width: auto;
  vertical-align: baseline;
}
@media screen and (max-width: 750px) {
  .sec06__title-num {
    height: 7.73vw;
  }
}

.sec06__lead {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec06__lead-marker {
  position: absolute;
  bottom: min(0.37vw, 4px);
  left: 50%;
  transform: translateX(-50%);
  width: min(29.17vw, 315px);
  height: min(0.83vw, 9px);
  background-color: #fefe22;
}
@media screen and (max-width: 750px) {
  .sec06__lead-marker {
    bottom: 1.6vw;
    width: 60.8vw;
    height: 1.6vw;
  }
}

.sec06__lead-text {
  position: relative;
  z-index: 1;
  color: #2f1a0a;
  font-size: min(2.04vw, 22px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec06__lead-text {
    font-size: 4.27vw;
  }
}

.sec06__brands {
  display: flex;
  justify-content: space-between;
  gap: min(2.96vw, 32px);
  width: 100%;
  padding-top: min(1.85vw, 20px);
}
@media screen and (max-width: 750px) {
  .sec06__brands {
    flex-direction: column;
    gap: 5.33vw;
    padding-top: 0;
  }
}

.sec06__brand {
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.37vw, 4px);
  padding: min(2.96vw, 32px) min(1.3vw, 14px) min(1.48vw, 16px);
  border: 2px solid #999;
  border-radius: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec06__brand {
    gap: 1.07vw;
    padding: 2.67vw 0 2vw;
    border-radius: 2.13vw;
  }
}

.sec06__brand-label {
  position: absolute;
  top: max(-1.57vw, -17px);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: min(16.67vw, 180px);
  height: min(3.24vw, 35px);
  background-color: #f48b0b;
  border-radius: min(92.5vw, 999px);
  color: #fff;
  font-size: min(1.67vw, 18px);
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec06__brand-label {
    top: -2.67vw;
    width: 37.33vw;
    height: 6vw;
    border-radius: 3.33vw;
    font-size: 3.73vw;
  }
}

.sec06__brand-img {
  width: 100%;
}
.sec06__brand-img picture,
.sec06__brand-img img {
  width: 100%;
  height: auto;
}

.sec06__brand-note {
  display: flex;
  align-items: center;
  gap: min(0.74vw, 8px);
  width: 100%;
  color: #2f1a0a;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec06__brand-note {
    gap: 1.07vw;
    font-size: 2.67vw;
  }
}

.sec06__brand-note-line {
  flex: 1;
  height: 1px;
  background-color: #2f1a0a;
}

.sec06__cards {
  display: flex;
  justify-content: space-between;
  gap: min(3.06vw, 33px);
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 750px) {
  .sec06__cards {
    gap: 5.33vw 4vw;
  }
}

.sec06__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.74vw, 8px);
  width: min(18.52vw, 200px);
}
@media screen and (max-width: 750px) {
  .sec06__card {
    width: calc(50% - 2vw);
    gap: 2.13vw;
  }
}

.sec06__card-img {
  width: min(18.52vw, 200px);
  height: min(12.59vw, 136px);
  background-color: #f6f3ec;
  border-radius: min(0.56vw, 6px);
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .sec06__card-img {
    width: 100%;
    height: auto;
    border-radius: 1.6vw;
  }
}
.sec06__card-img picture,
.sec06__card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec06__card-text {
  color: #2f1a0a;
  font-size: min(1.48vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.01em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec06__card-text {
    font-size: 3.73vw;
  }
}
.sec06__card-text span {
  font-size: min(1.11vw, 12px);
}
@media screen and (max-width: 750px) {
  .sec06__card-text span {
    font-size: 2.67vw;
  }
}
.sec06__card-text strong {
  color: #f48b0b;
}

.sec07 {
  background-color: #f8f8f8;
  padding: min(6.67vw, 72px) min(42.59vw, 460px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(4.44vw, 48px);
}
@media screen and (max-width: 750px) {
  .sec07 {
    padding: 16vw 4vw 10.67vw;
    gap: 12.8vw;
  }
}

.sec07__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1.02vw, 11px);
  width: min(60.74vw, 656px);
}
@media screen and (max-width: 750px) {
  .sec07__head {
    gap: 1.47vw;
    width: 100%;
  }
}

.sec07__title {
  color: #f25700;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec07__title {
    font-size: 6.93vw;
  }
}

.sec07__lead {
  color: #2f1a0a;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec07__lead {
    font-size: 5.07vw;
  }
}

.sec07__img {
  width: min(100vw, 1080px);
}
@media screen and (max-width: 750px) {
  .sec07__img {
    width: 92vw;
  }
}
.sec07__img picture,
.sec07__img img {
  width: 100%;
  height: auto;
}

.sec08 {
  position: relative;
  background-color: #fff;
  padding: min(11.85vw, 128px) min(38.89vw, 420px) min(6.67vw, 72px);
}
@media screen and (max-width: 750px) {
  .sec08 {
    padding: 17.07vw 0 10.67vw;
  }
}

.sec08__bg {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: min(87.04vw, 940px);
  height: min(7.41vw, 80px);
  background-color: #f8f8f8;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 750px) {
  .sec08__bg {
    width: 46.67vw;
    height: 10.67vw;
  }
}

.sec08__inner {
  position: relative;
  z-index: 1;
}

.sec08__lists {
  display: flex;
  justify-content: space-between;
  gap: min(2.22vw, 24px);
}
@media screen and (max-width: 750px) {
  .sec08__lists {
    flex-direction: column;
    align-items: center;
    gap: 6.4vw;
    width: 92vw;
    margin: 0 auto;
  }
}

.sec08__list {
  position: relative;
  width: min(32.22vw, 348px);
  height: min(31.3vw, 338px);
}
@media screen and (max-width: 750px) {
  .sec08__list {
    width: 100%;
    height: auto;
  }
}

.sec08__head {
  position: relative;
  width: 100%;
  height: min(19.44vw, 210px);
  background-color: #1781cb;
  border-radius: min(0.74vw, 8px) min(0.74vw, 8px) 0 0;
  margin-bottom: max(-6.48vw, -70px);
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .sec08__head {
    height: 27.73vw;
    border-radius: 2.13vw 2.13vw 0 0;
    margin-bottom: -12vw;
  }
}

.sec08__title {
  position: absolute;
  top: min(2.22vw, 24px);
  left: min(2.22vw, 24px);
  min-height: min(9.81vw, 106px);
  display: flex;
  align-items: center;
  gap: min(2.22vw, 24px);
}
@media screen and (max-width: 750px) {
  .sec08__title {
    top: 4.27vw;
    left: 50%;
    transform: translateX(-50%);
    gap: 2.67vw;
    width: 100%;
    justify-content: center;
  }
}

.sec08__title-icon {
  width: min(3.8vw, 41px);
  height: min(3.43vw, 37px);
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .sec08__title-icon {
    width: 7.33vw;
    height: 6.53vw;
  }
}
.sec08__title-icon img {
  width: 100%;
  height: 100%;
}

.sec08__title-text {
  color: #fff;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec08__title-text {
    font-size: 6.13vw;
  }
}

.sec08__img {
  width: min(28.89vw, 312px);
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .sec08__img {
    width: 87.2vw;
    height: auto;
  }
}
.sec08__img picture,
.sec08__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 751px) {
  .--l02 .sec08__img {
    width: min(30vw, 324px);
  }
}
@media screen and (min-width: 751px) {
  .--l03 .sec08__img {
    width: min(25.28vw, 273px);
  }
}

.sec08__footer {
  width: min(92.59vw, 1000px);
  margin: min(2.22vw, 24px) auto 0;
  color: #2f1a0a;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  text-align: right;
}
@media screen and (max-width: 750px) {
  .sec08__footer {
    width: 92vw;
    margin-top: 6.4vw;
    font-size: 2.67vw;
  }
}

.sec09 {
  background: var(--smaregi-base01, #f6f3ec);
  padding: min(6.67vw, 72px) min(38.89vw, 420px) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(4.44vw, 48px);
}
@media screen and (max-width: 750px) {
  .sec09 {
    padding: 16vw 0 0;
    gap: 8vw;
  }
}
.sec09 .section__inner {
  width: min(85.19vw, 920px);
}
@media screen and (max-width: 750px) {
  .sec09 .section__inner {
    width: 100%;
  }
}

.sec09__head {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1.48vw, 16px);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec09__head {
    gap: 4.27vw;
  }
}

.sec09__head-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec09__head-title {
    gap: 1.07vw;
  }
}

.sec09__lead {
  color: #2f1a0a;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec09__lead {
    font-size: 6.13vw;
  }
}

.sec09__title {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: min(1.3vw, 14px);
}
@media screen and (max-width: 750px) {
  .sec09__title {
    gap: 1.87vw;
  }
}

.sec09__title-line {
  width: min(2.69vw, 29px);
  height: min(5.28vw, 57px);
}
@media screen and (max-width: 750px) {
  .sec09__title-line {
    width: 5.07vw;
    height: 10vw;
  }
}
.sec09__title-line:last-child {
  transform: scale(-1, 1);
}

.sec09__title-text {
  color: #f25700;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec09__title-text {
    font-size: 6.93vw;
  }
}

.sec09__head-lists {
  display: flex;
  justify-content: center;
  gap: min(2.31vw, 25px);
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec09__head-lists {
    flex-wrap: wrap;
    justify-content: center;
    gap: 4vw;
    padding: 0;
    width: 92vw;
  }
}

.sec09__list {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1.48vw, 16px);
  padding-bottom: min(2.22vw, 24px);
  width: min(24.07vw, 260px);
}
.sec09__list:first-child {
  width: min(32.41vw, 350px);
}
.sec09__list::before {
  content: "";
  position: absolute;
  top: min(2.87vw, 31px);
  left: 0;
  width: 100%;
  height: min(15.74vw, 170px);
  background-color: #fff;
  border-radius: min(0.74vw, 8px);
  box-shadow: min(0.56vw, 6px) min(0.56vw, 6px) 0 0 rgb(246, 201, 117);
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .sec09__list {
    gap: 4.27vw;
    padding-bottom: 5.33vw;
    width: 44vw;
  }
  .sec09__list:first-child {
    width: 56.53vw;
  }
  .sec09__list::before {
    top: 7.2vw;
    height: 32.27vw;
    border-radius: 2.13vw;
    box-shadow: 1.33vw 1.33vw 0 0 rgb(246, 201, 117);
  }
  .sec09__list:first-child::before {
    top: 5.2vw;
  }
}

.sec09__list-icon {
  position: relative;
  z-index: 1;
  width: min(8.24vw, 89px);
  height: min(8.24vw, 89px);
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .sec09__list-icon {
    width: 15.73vw;
    height: 15.73vw;
  }
}
.sec09__list-icon img {
  width: 100%;
  height: 100%;
}

.sec09__list-desc {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.46vw, 5px);
}
@media screen and (max-width: 750px) {
  .sec09__list-desc {
    gap: 0.67vw;
  }
}

.sec09__list-text {
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #2f1a0a;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec09__list-text {
    font-size: 5.07vw;
  }
}

.sec09__list-num {
  height: min(3.33vw, 36px);
  width: auto;
  margin-right: min(0.37vw, 4px);
}
@media screen and (max-width: 750px) {
  .sec09__list-num {
    height: 5.07vw;
  }
}

.sec09__list-note {
  color: #2f1a0a;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .sec09__list-note {
    font-size: 2.67vw;
  }
}

.sec09__body {
  position: relative;
  width: 100%;
  margin-top: min(3.7vw, 40px);
}
@media screen and (max-width: 750px) {
  .sec09__body {
    height: auto;
    display: flex;
    flex-direction: column;
    margin-top: 12.67vw;
  }
}

.sec09__copy {
  display: flex;
  flex-direction: column;
  gap: min(1.11vw, 12px);
  padding: min(8.06vw, 87px) 0 min(9.26vw, 100px);
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec09__copy {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 12vw;
    gap: 1.6vw;
    z-index: 1;
    margin-bottom: -32vw;
  }
}

.sec09__copy-text01 {
  display: flex;
  align-items: flex-end;
  gap: min(1.3vw, 14px);
}
@media screen and (max-width: 750px) {
  .sec09__copy-text01 {
    gap: 1.87vw;
  }
}

.sec09__copy-logo {
  width: min(12.22vw, 132px);
  height: min(4.35vw, 47px);
}
@media screen and (max-width: 750px) {
  .sec09__copy-logo {
    width: 23.47vw;
    height: 8.4vw;
  }
}

.sec09__copy-nara {
  color: #2f1a0a;
  font-size: min(2.96vw, 32px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec09__copy-nara {
    font-size: 5.6vw;
  }
}

.sec09__copy-text02 {
  display: flex;
  align-items: center;
  padding: 0 min(3.7vw, 40px);
  height: min(6.02vw, 65px);
  background-color: #f48b0b;
  color: #fff;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  width: fit-content;
}
@media screen and (max-width: 750px) {
  .sec09__copy-text02 {
    padding: 0 5.33vw;
    height: 10vw;
    font-size: 6.93vw;
  }
}

.sec09__img {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  width: min(56.85vw, 614px);
  height: min(35.83vw, 387px);
}
@media screen and (max-width: 750px) {
  .sec09__img {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 14.4vw;
    z-index: 0;
  }
}
.sec09__img picture,
.sec09__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec10 {
  background-color: #fff;
  padding: min(6.67vw, 72px) min(38.89vw, 420px);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(4.44vw, 48px);
}
@media screen and (max-width: 750px) {
  .sec10 {
    padding: 16vw 6.67vw;
    gap: 10.67vw;
  }
}

.sec10__title {
  color: #2f1a0a;
  font-size: min(4.07vw, 44px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec10__title {
    font-size: 6.93vw;
  }
}

.sec10__body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: min(0.74vw, 8px);
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec10__body {
    flex-direction: column;
    gap: 3.2vw;
  }
}

.sec10__card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(1.85vw, 20px);
  padding: min(1.85vw, 20px);
  width: min(22.22vw, 240px);
  height: min(27.78vw, 300px);
  background-color: #f8f8f8;
  border-radius: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec10__card {
    flex-direction: row;
    width: 100%;
    height: auto;
    gap: 5.33vw;
    padding: 5.87vw 5.33vw;
    border-radius: 2.13vw;
  }
}

.sec10__card-icon {
  width: min(8.89vw, 96px);
  height: min(8.89vw, 96px);
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  .sec10__card-icon {
    width: 17.07vw;
    height: 17.07vw;
  }
}
.sec10__card-icon img {
  width: 100%;
  height: 100%;
}

.sec10__card-main {
  display: flex;
  flex-direction: column;
  gap: min(1.11vw, 12px);
  width: min(18.52vw, 200px);
}
@media screen and (max-width: 750px) {
  .sec10__card-main {
    gap: 1.6vw;
    width: 100%;
  }
}

.sec10__card-head {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: min(0.74vw, 8px);
  padding-bottom: min(0.56vw, 6px);
  border-bottom: 1px solid #2f1a0a;
}
@media screen and (max-width: 750px) {
  .sec10__card-head {
    justify-content: flex-start;
    gap: 1.73vw;
    padding-bottom: 0.8vw;
  }
}

.sec10__card-num {
  width: min(2.78vw, 30px);
}
@media screen and (max-width: 750px) {
  .sec10__card-num {
    width: 5.07vw;
  }
}

.sec10__card-title {
  color: #2f1a0a;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec10__card-title {
    font-size: 4.53vw;
  }
}

.sec10__card-text {
  color: #2f1a0a;
  font-size: min(1.48vw, 16px);
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.08em;
  text-align: justify;
}
@media screen and (max-width: 750px) {
  .sec10__card-text {
    font-size: 3.47vw;
  }
}

.sec10__arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.sec10__arrow img {
  width: min(2.5vw, 27px);
  height: auto;
  transform: rotate(-90deg);
}
@media screen and (max-width: 750px) {
  .sec10__arrow img {
    width: 6.4vw;
    transform: rotate(0deg);
  }
}

.sec11 {
  background-color: #f7b74d;
  padding: min(2.78vw, 30px) min(42.59vw, 460px);
}
@media screen and (max-width: 750px) {
  .sec11 {
    padding: 5.33vw 4vw;
  }
}

.sec11__inner {
  background-color: #fff;
  border-radius: min(1.11vw, 12px);
  padding: min(2.96vw, 32px) min(3.7vw, 40px);
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end;
  gap: min(1.85vw, 20px);
  width: min(92.59vw, 1000px);
}
@media screen and (max-width: 750px) {
  .sec11__inner {
    border-radius: 2.13vw;
    padding: 0 0 9.6vw;
    flex-direction: column;
    align-items: center;
    gap: 5.33vw;
    overflow: hidden;
  }
}

.sec11__head {
  position: relative;
  width: 100%;
  height: min(21.85vw, 236px);
}
@media screen and (max-width: 750px) {
  .sec11__head {
    width: 100%;
    height: auto;
  }
}

.sec11__head-bg {
  position: absolute;
  top: min(0.83vw, 9px);
  right: min(7.41vw, 80px);
  width: min(35.19vw, 380px);
  height: min(21.02vw, 227px);
}
@media screen and (max-width: 750px) {
  .sec11__head-bg {
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    height: 57.73vw;
  }
}
.sec11__head-bg picture,
.sec11__head-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec11__head-desc {
  position: relative;
  z-index: 1;
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: min(2.41vw, 26px);
}
@media screen and (max-width: 750px) {
  .sec11__head-desc {
    margin-top: -5.33vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 8vw;
    width: 100%;
    gap: 4.67vw;
  }
}

.sec11__eyebrow {
  width: min(26.67vw, 288px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec11__eyebrow {
    width: 51.2vw;
  }
}
.sec11__eyebrow span {
  color: #fefe22;
}

.sec11__eyebrow-label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: min(0.32vw, 3.5px) 0;
  background-color: #574233;
  border-radius: min(2.41vw, 26px);
  color: #fff;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__eyebrow-label {
    padding: 0.53vw 0;
    border-radius: 4.67vw;
    font-size: 5.07vw;
  }
}

.sec11__eyebrow-arrow {
  width: min(4.54vw, 49px);
  height: min(2.22vw, 24px);
  background-color: #574233;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(99%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 750px) {
  .sec11__eyebrow-arrow {
    width: 8.67vw;
    height: 4.27vw;
  }
}

.sec11__title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: max(-0.28vw, -3px);
}
@media screen and (max-width: 750px) {
  .sec11__title {
    gap: -0.53vw;
  }
}

.sec11__title-text01 {
  color: #2f1a0a;
  font-size: min(4.63vw, 50px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__title-text01 {
    font-size: 7.73vw;
  }
}

.sec11__title-text02 {
  color: #1781cb;
  font-size: min(5.93vw, 64px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__title-text02 {
    font-size: 11.47vw;
  }
}

.sec11__body {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec11__body {
    flex-direction: column;
    align-items: center;
    gap: 4.53vw;
    padding: 0 8vw;
  }
}

.sec11__img01 {
  display: block;
  width: 50%;
  padding: 0 min(2.78vw, 30px) 0 min(0.93vw, 10px);
}
@media screen and (max-width: 750px) {
  .sec11__img01 {
    width: 84vw;
    height: 64.67vw;
  }
}

.sec11__prize-block {
  display: flex;
  flex-direction: column;
  gap: min(1.39vw, 15px);
  width: 50%;
  padding-right: min(5.56vw, 60px);
}
@media screen and (max-width: 750px) {
  .sec11__prize-block {
    gap: 4vw;
    width: 100%;
    padding: 0;
  }
}

.sec11__prize {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.37vw, 4px);
  width: min(35.19vw, 380px);
  padding: 0 min(7.13vw, 77px);
}
@media screen and (max-width: 750px) {
  .sec11__prize {
    gap: 1.47vw;
    width: 100%;
  }
}

.sec11__prize-icon {
  position: absolute;
  inset: 0;
  z-index: 0;
}
@media screen and (max-width: 750px) {
  .sec11__prize-icon {
    width: 100%;
  }
}
.sec11__prize-icon::before, .sec11__prize-icon::after {
  content: "";
  position: absolute;
  top: 0;
  width: min(4.91vw, 53px);
  height: min(11.57vw, 125px);
  background: url(../img/common/prize-rect.svg) center/contain no-repeat;
}
@media screen and (max-width: 750px) {
  .sec11__prize-icon::before, .sec11__prize-icon::after {
    width: 10.53vw;
    height: 24.67vw;
  }
}
.sec11__prize-icon::before {
  left: 0;
}
.sec11__prize-icon::after {
  right: 0;
  transform: scale(-1, 1);
}

.sec11__prize-eyebrow {
  position: relative;
  z-index: 1;
  color: #f25700;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__prize-eyebrow {
    font-size: 6.13vw;
  }
}

.sec11__prize-num {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.sec11__prize-value {
  width: min(14.17vw, 153px);
  height: min(6.48vw, 70px);
}
@media screen and (max-width: 750px) {
  .sec11__prize-value {
    width: 34.4vw;
    height: 15.6vw;
  }
}

.sec11__prize-unit {
  width: min(5.56vw, 60px);
  height: min(3.8vw, 41px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec11__prize-unit {
    width: 10.93vw;
    height: 7.6vw;
    top: -2.27vw;
  }
}

.sec11__prize-sup {
  position: absolute;
  right: min(0.93vw, 10px);
  bottom: min(5.09vw, 55px);
  color: #f25700;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 750px) {
  .sec11__prize-sup {
    font-size: 2.67vw;
    top: 1.07vw;
    margin-left: 0.53vw;
  }
}

.sec11__achievements-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.83vw, 9px);
  padding: min(1.94vw, 21px) 0;
  border-top: min(0.28vw, 3px) solid #f48b0b;
  border-bottom: min(0.28vw, 3px) solid #f48b0b;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-block {
    gap: 2.67vw;
    padding: 6.67vw 0 4.53vw;
    border-width: 0.53vw;
    width: 76vw;
  }
}

.sec11__achievements-num {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  gap: min(0.56vw, 6px);
}
@media screen and (max-width: 750px) {
  .sec11__achievements-num {
    gap: 1.07vw;
  }
}

.sec11__achievements-line {
  position: absolute;
  z-index: 0;
  bottom: max(-0.46vw, -5px);
  left: max(-0.46vw, -5px);
  width: min(31.11vw, 336px);
  height: min(1.02vw, 11px);
  background-color: #fefe22;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-line {
    bottom: -1.33vw;
    left: 0vw;
    width: 62.4vw;
    height: 2.93vw;
  }
}

.sec11__achievements-label {
  display: flex;
  align-items: center;
  gap: min(0.37vw, 4px);
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-label {
    gap: 0.8vw;
  }
}

.sec11__achievements-label-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(4.35vw, 47px);
  height: min(4.35vw, 47px);
  background-color: #fff;
  border: min(0.28vw, 3px) solid #f48b0b;
  border-radius: min(0.56vw, 6px);
  color: #f48b0b;
  font-size: min(2.59vw, 28px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-label-item {
    width: 8.27vw;
    height: 8.27vw;
    border-width: 0.4vw;
    border-radius: 1.07vw;
    font-size: 5.07vw;
  }
}

.sec11__achievements-value {
  position: relative;
  z-index: 1;
  width: min(11.67vw, 126px);
  height: min(5.56vw, 60px);
}
@media screen and (max-width: 750px) {
  .sec11__achievements-value {
    width: 28vw;
    height: 13.33vw;
  }
}

.sec11__achievements-suffix {
  position: relative;
  display: flex;
  align-items: flex-end;
}
.sec11__achievements-text {
  color: #2f1a0a;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
.sec11__achievements-text.--accent {
  color: #f48b0b;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-text {
    font-size: 6.13vw;
  }
}

.sec11__achievements-sup {
  color: #f48b0b;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  position: absolute;
  top: max(-0.93vw, -10px);
  left: min(5.37vw, 58px);
}
@media screen and (max-width: 750px) {
  .sec11__achievements-sup {
    font-size: 2.67vw;
    top: -3.33vw;
    left: 6.93vw;
  }
}

.sec11__achievements-footer {
  color: #2f1a0a;
  font-size: min(3.52vw, 38px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec11__achievements-footer {
    font-size: 6.13vw;
  }
}

.sec11__note {
  width: 100%;
  text-align: center;
  color: #2f1a0a;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-top: min(1.39vw, 15px);
}
@media screen and (max-width: 750px) {
  .sec11__note {
    font-size: 2.67vw;
    margin-top: 2.67vw;
    letter-spacing: -0.01em;
  }
}

.sec12 {
  position: relative;
  z-index: 1;
  padding-top: min(3.43vw, 37px);
}
@media screen and (max-width: 750px) {
  .sec12 {
    padding-top: 13.87vw;
  }
}
.sec12 .section__inner {
  max-width: min(100vw, 1080px);
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 750px) {
  .sec12 .section__inner {
    flex-direction: column;
    max-width: 100%;
  }
}

.sec12__head {
  position: relative;
  width: min(43.61vw, 471px);
  padding-right: min(2.87vw, 31px);
  height: min(32.87vw, 355px);
}
@media screen and (max-width: 750px) {
  .sec12__head {
    width: 91.87vw;
    height: 107.73vw;
    margin: 0 auto -4.13vw;
    padding: 0;
  }
}

.sec12__head-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: min(43.61vw, 471px);
  height: min(26.67vw, 288px);
}
@media screen and (max-width: 750px) {
  .sec12__head-bg {
    width: 91.87vw;
    height: 83.73vw;
  }
}
.sec12__head-bg img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec12__img01 {
  width: min(23.15vw, 250px);
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto max(-7.22vw, -78px);
}
@media screen and (max-width: 750px) {
  .sec12__img01 {
    width: 61.87vw;
    margin: 0 auto -11.73vw;
  }
}
.sec12__img01 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sec12__lead {
  margin: 0 auto;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: min(0.74vw, 8px);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 750px) {
  .sec12__lead {
    gap: 1.87vw;
  }
}

.sec12__lead-tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(0.09vw, 1px) min(0.65vw, 7px);
  height: min(3.89vw, 42px);
  background-color: #fff;
  border-radius: min(0.56vw, 6px);
  color: #f25700;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec12__lead-tag {
    padding: 1.6vw 2.67vw;
    height: 8.53vw;
    border-radius: 2.13vw;
    font-size: 4.53vw;
  }
}

.sec12__lead-plus {
  position: relative;
  width: min(2.22vw, 24px);
  height: min(2.22vw, 24px);
  background-color: #f25700;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec12__lead-plus {
    width: 6vw;
    height: 6vw;
  }
}
.sec12__lead-plus::before, .sec12__lead-plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
.sec12__lead-plus::before {
  width: min(0.28vw, 3px);
  height: min(1.57vw, 17px);
}
@media screen and (max-width: 750px) {
  .sec12__lead-plus::before {
    width: 0.67vw;
    height: 4vw;
  }
}
.sec12__lead-plus::after {
  width: min(1.48vw, 16px);
  height: min(0.28vw, 3px);
}
@media screen and (max-width: 750px) {
  .sec12__lead-plus::after {
    width: 4vw;
    height: 0.67vw;
  }
}

.sec12__lead-text {
  color: #fff;
  font-size: min(2.22vw, 24px);
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec12__lead-text {
    font-size: 4.53vw;
  }
}

.sec12__title {
  position: relative;
  margin: min(1.48vw, 16px) auto;
  width: fit-content;
  display: flex;
  align-items: center;
  z-index: 2;
}
@media screen and (max-width: 750px) {
  .sec12__title {
    margin: 5.87vw auto;
  }
}

.sec12__title-label {
  display: flex;
  align-items: center;
  gap: min(0.28vw, 3px);
}
@media screen and (max-width: 750px) {
  .sec12__title-label {
    gap: 0.8vw;
  }
}

.sec12__title-label-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: min(3.15vw, 34px);
  height: min(3.15vw, 34px);
  background-color: #fefe22;
  border-radius: min(0.37vw, 4px);
  color: #f48b0b;
  font-size: min(1.85vw, 20px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec12__title-label-item {
    width: 8.27vw;
    height: 8.27vw;
    border-radius: 1.07vw;
    font-size: 5.07vw;
  }
}

.sec12__title-tax {
  color: #fefe22;
  font-size: min(1.11vw, 12px);
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.04em;
  margin-left: min(9.81vw, 106px);
  position: absolute;
  right: min(1.85vw, 20px);
  top: max(0vw, 0px);
}
@media screen and (max-width: 750px) {
  .sec12__title-tax {
    font-size: 2.67vw;
    margin-right: 5.87vw;
  }
}

.sec12__title-price {
  width: fit-content;
  margin: 0 min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec12__title-price {
    margin: 0 2.13vw;
  }
}

.sec12__title-unit {
  color: #fefe22;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.08em;
  position: relative;
  top: min(0.74vw, 8px);
}
@media screen and (max-width: 750px) {
  .sec12__title-unit {
    font-size: 7.47vw;
    top: 1.07vw;
  }
}

.sec12__body {
  width: min(42.59vw, 460px);
}
@media screen and (max-width: 750px) {
  .sec12__body {
    width: 100%;
  }
}

.sec12__copy-block {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: min(1.11vw, 12px);
}
@media screen and (max-width: 750px) {
  .sec12__copy-block {
    gap: 3.2vw;
    padding: 0vw 0;
    margin-bottom: -5.33vw;
  }
}

.sec12__badge {
  position: relative;
  width: min(9.26vw, 100px);
  aspect-ratio: 1/1;
  border: min(0.19vw, 2px) solid #f48b0b;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec12__badge {
    width: 24.67vw;
    height: 24.67vw;
  }
}
.sec12__badge::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(8.33vw, 90px);
  height: min(8.33vw, 90px);
  background-color: #f48b0b;
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec12__badge::after {
    width: 22.27vw;
    height: 22.27vw;
  }
}

.sec12__badge-num {
  position: absolute;
  top: min(2.87vw, 31px);
  left: min(1.3vw, 14px);
  width: min(2.41vw, 26px);
  height: min(3.06vw, 33px);
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec12__badge-num {
    top: 7.47vw;
    left: 3.6vw;
    width: 6.53vw;
    height: 8.4vw;
  }
}

.sec12__badge-text {
  position: absolute;
  top: min(3.52vw, 38px);
  left: min(3.98vw, 43px);
  color: #fff;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  z-index: 1;
}
@media screen and (max-width: 750px) {
  .sec12__badge-text {
    top: 8.4vw;
    left: 10.27vw;
    font-size: 6.13vw;
  }
}
.sec12__badge-text span {
  font-size: min(1.48vw, 16px);
}
@media screen and (max-width: 750px) {
  .sec12__badge-text span {
    font-size: 3.73vw;
  }
}

.sec12__copy {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 750px) {
  .sec12__copy {
    width: 62.67vw;
  }
}

.sec12__copy-eyebrow {
  color: #f25700;
  font-size: min(2.41vw, 26px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 750px) {
  .sec12__copy-eyebrow {
    font-size: 5.07vw;
  }
}

.sec12__copy-desc {
  display: flex;
  align-items: center;
  gap: min(0.56vw, 6px);
}
@media screen and (max-width: 750px) {
  .sec12__copy-desc {
    gap: 1.6vw;
  }
}

.sec12__copy-rect {
  width: min(1.76vw, 19px);
  height: min(3.52vw, 38px);
}
@media screen and (max-width: 750px) {
  .sec12__copy-rect {
    width: 4.67vw;
    height: 9.33vw;
  }
}

.sec12__copy-text {
  color: #f25700;
  font-size: min(3.89vw, 42px);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.08em;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .sec12__copy-text {
    font-size: 10.67vw;
    letter-spacing: normal;
  }
}

.sec12__img02 {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .sec12__img02 {
    width: 100%;
    margin-top: -7.07vw;
    margin-left: 0;
  }
}

.sec12__cv {
  position: relative;
  margin-top: min(9.54vw, 103px);
  z-index: 2;
}
@media screen and (max-width: 750px) {
  .sec12__cv {
    margin-top: -10.93vw;
  }
}
.sec12__cv .cv.--cv01 {
  padding-top: min(18.52vw, 200px);
}
@media screen and (max-width: 750px) {
  .sec12__cv .cv.--cv01 {
    padding-top: 16vw;
  }
}

.sec13 {
  padding: min(5.93vw, 64px) 0 min(6.67vw, 72px);
  background: #fff;
}
@media screen and (max-width: 750px) {
  .sec13 {
    padding: 9.33vw 0 9.33vw;
  }
}
.sec13_title {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .sec13_title {
    display: grid;
    text-align: left;
    grid-gap: 0vw 2vw;
  }
}
.sec13_title span:nth-child(1) {
  position: relative;
  font-size: min(2.78vw, 30px);
  color: #fff;
  width: min(10.83vw, 117px);
  height: min(10.83vw, 117px);
  font-weight: 700;
  background: #f48b0b;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  line-height: 1.2;
  letter-spacing: 0.17rem;
}
@media screen and (max-width: 750px) {
  .sec13_title span:nth-child(1) {
    font-size: 5.33vw;
    width: 22.27vw;
    height: 22.27vw;
    grid-row: 1/3;
    grid-column: 1/2;
    border-width: 0.27vw;
  }
}
.sec13_title span:nth-child(1)::after {
  content: "";
  display: block;
  width: min(11.94vw, 129px);
  height: min(11.94vw, 129px);
  border: min(0.09vw, 1px) solid #f48b0b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
@media screen and (max-width: 750px) {
  .sec13_title span:nth-child(1)::after {
    width: 24.67vw;
    height: 24.67vw;
    border-width: 0.27vw;
  }
}
.sec13_title span:nth-child(2) {
  font-weight: 700;
  font-size: min(3.33vw, 36px);
  letter-spacing: 0.08em;
}
@media screen and (min-width: 751px) {
  .sec13_title span:nth-child(2) {
    margin-left: min(2.78vw, 30px);
  }
}
@media screen and (max-width: 750px) {
  .sec13_title span:nth-child(2) {
    grid-row: 1/2;
    grid-column: 2/3;
    font-size: 7.47vw;
  }
}
.sec13_title span:nth-child(3) {
  font-weight: 700;
  font-size: min(5.19vw, 56px);
  letter-spacing: 0.08em;
  line-height: 1;
}
@media screen and (max-width: 750px) {
  .sec13_title span:nth-child(3) {
    grid-row: 2/3;
    grid-column: 2/3;
    font-size: 10.67vw;
  }
}
.sec13 dl {
  margin: min(1.85vw, 20px) auto 0;
  width: min(85.19vw, 920px);
  padding: 0 min(7.41vw, 80px);
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec13 dl {
    width: 100%;
    margin: 2.67vw auto 0;
    padding: 0;
  }
}
@media screen and (min-width: 751px) {
  .sec13 dl:not(:last-child) {
    border-bottom: min(0.19vw, 2px) solid #f7b74d;
    padding-bottom: min(1.48vw, 16px);
  }
}
@media screen and (max-width: 750px) {
  .sec13 dl:not(:last-child) {
    padding: 0 0 10.67vw;
  }
  .sec13 dl:not(:last-child)::after {
    content: "";
    display: block;
    width: 82.67vw;
    height: 1px;
    background: #f7b74d;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
.sec13 dl dt {
  display: flex;
  align-items: flex-end;
  width: min(67.87vw, 733px);
  margin: min(0.83vw, 9px) auto 0 0;
}
@media screen and (max-width: 750px) {
  .sec13 dl dt {
    width: 95.2vw;
    margin: 0 auto 0 0;
    z-index: 1;
  }
}
.sec13 dl dt p {
  text-align: justify;
  display: flex;
  align-items: center;
  background: #f3f3f3;
  width: min(55.56vw, 600px);
  border-radius: min(0.93vw, 10px);
  padding: min(2.04vw, 22px) min(2.78vw, 30px);
  letter-spacing: 0.08em;
  position: relative;
  margin: 0 auto 0 0;
  min-height: min(10.19vw, 110px);
}
@media screen and (max-width: 750px) {
  .sec13 dl dt p {
    width: 72vw;
    padding: 5.33vw 4vw;
    border-radius: 0 1.6vw 1.6vw 0;
    margin: 0;
  }
}
.sec13 dl dt p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(1.39vw, 15px) 0 min(1.39vw, 15px) min(1.39vw, 15px);
  border-color: transparent transparent transparent #f3f3f3;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(100%, -50%);
}
@media screen and (max-width: 750px) {
  .sec13 dl dt p::after {
    border-width: 2.67vw 0 2.67vw 2.67vw;
    transform: translateX(100%);
  }
}
.sec13 dl dt::after {
  content: "";
  display: block;
  width: min(10.46vw, 113px);
  height: min(12.31vw, 133px);
  background: url("../img/pc/qa_icon_q.svg") no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  .sec13 dl dt::after {
    width: 24.53vw;
    height: 31.73vw;
    background: url("../img/sp/qa_icon_q.svg") no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    position: relative;
    top: 6.67vw;
  }
}
.sec13 dl dd {
  letter-spacing: 0.035rem;
  margin: min(0.83vw, 9px) 0 auto 0;
  min-height: min(10.56vw, 114px);
  display: flex;
  align-items: center;
}
@media screen and (max-width: 750px) {
  .sec13 dl dd {
    align-items: flex-start;
    font-size: 3.47vw;
    margin: 5.2vw auto 0;
  }
}
.sec13 dl dd p {
  background: #ffe7bf;
  border-radius: min(0.74vw, 8px) 0 0 min(0.74vw, 8px);
  padding: min(2.31vw, 25px) min(2.78vw, 30px);
  width: min(55.56vw, 600px);
  letter-spacing: 0.08em;
  margin: 0 0 0 auto;
  position: relative;
}
@media screen and (max-width: 750px) {
  .sec13 dl dd p {
    padding: 5.33vw 4.67vw;
    width: 73.33vw;
    border-radius: 1.6vw 0 0 1.6vw;
    margin: 0 0 0 auto;
  }
}
.sec13 dl dd p::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: min(1.39vw, 15px) min(1.39vw, 15px) min(1.39vw, 15px) 0;
  border-color: transparent #ffe7bf transparent transparent;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-100%, -50%);
}
@media screen and (max-width: 750px) {
  .sec13 dl dd p::before {
    border-width: 2.67vw 2.67vw 2.67vw 0;
    top: auto;
    bottom: 1.33vw;
  }
}
.sec13 dl dd::before {
  content: "";
  display: block;
  width: min(12.04vw, 130px);
  height: min(13.15vw, 142px);
  background: url("../img/pc/qa_icon_a.svg") no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  .sec13 dl dd::before {
    background: url("../img/sp/qa_icon_a.svg") no-repeat;
    background-size: 100% 100%;
    width: 29.6vw;
    height: 42.67vw;
    z-index: 1;
    position: relative;
    top: -1.33vw;
    margin-bottom: -1.33vw;
  }
}

@media screen and (max-width: 750px) {
  .sec13_qa:first-child .sec13_qa_body p:before {
    bottom: 26vw;
  }
}

@media screen and (max-width: 750px) {
  .sec13_qa:nth-child(4) .sec13_qa_body:before {
    top: -4.67vw;
    margin-bottom: -4.67vw;
  }
}

@media screen and (max-width: 750px) {
  .sec13_qa:last-child .sec13_qa_body p:before {
    bottom: 8vw;
  }
}
/*# sourceMappingURL=lp.css.map */
