@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.min.css */
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

b, strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}

[type=checkbox] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}

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

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: 700;
}

html {
  font-family: "Noto Sans JP", sans-serif;
  color: #323232;
}

body {
  overflow-x: hidden;
  width: 100vw;
  position: relative;
}
body.fixed {
  overflow: hidden;
}

a {
  color: #323232;
}

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

.u-en {
  font-family: "Lexend", sans-serif;
}

.l-wrapper {
  padding-left: 40px;
  padding-right: 40px;
}

.l-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1100px;
}

.pc-only {
  display: block;
}

.br-pc-only {
  display: inline-block;
}

.sp-only {
  display: none;
}

.br-sp-only {
  display: none;
}

.--hover {
  transition: opacity 0.3s;
}
.--hover:hover {
  opacity: 0.8;
}

.section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: min(0.909vw, 10px);
}
.section-title.--white .title-en {
  color: #FFF;
}
.section-title.--white .title-ja {
  color: #FFF;
}
.section-title .title-en {
  color: #D94D34;
  font-size: min(2vw, 22px);
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.035em;
}
.section-title .title-ja {
  font-size: min(5.0909vw, 56px);
  font-weight: 700;
  line-height: 130%;
}

.section-text {
  margin-top: 1em;
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(1.6949vw, 20px);
  font-weight: 500;
  line-height: 165%;
  letter-spacing: 0.01em;
}
.section-text.--white {
  color: #FFF;
}

.cta {
  margin-top: 67px;
  border-radius: 30px;
  border: 2px solid #D94D34;
  background: #FFF;
}
.cta .cta-top {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 29px;
  position: relative;
  border-radius: 26px 26px 0px 0px;
  background: #D94D34;
  box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.02);
  text-align: center;
}
.cta .cta-top.--black {
  background: #323232;
}
.cta .cta-top h3 {
  padding-left: 135px;
  position: relative;
  display: inline-block;
  color: #FFF;
  font-size: min(2.72727vw, 30px);
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.035em;
  padding: 0.7em 0 0.7em min(12.2727vw, 135px);
}
.cta .cta-top h3 img {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: min(9.63636vw, 106px);
}
.cta .cta-top .cta-fukidashi {
  border-radius: 9999px;
  background: #FFFC53;
  font-size: min(2.1818vw, 24px);
  font-weight: 900;
  line-height: 140%;
  white-space: nowrap;
  position: absolute;
  top: -1.5em;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.275em 1em;
}
.cta .cta-top .cta-fukidashi::before {
  content: "";
  width: 25px;
  height: 19px;
  background: #FFFC53;
  position: absolute;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  top: calc(100% - 7px);
  left: 50%;
  transform: translateX(-50%);
}
.cta .cta-list {
  padding: 28px min(1.363636vw, 15px) 40px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.cta .cta-list li {
  text-align: center;
  padding: 0 min(2.181818vw, 24px);
}
.cta .cta-list li:not(:last-child) {
  border-right: 1px dashed #A2A2A2;
}
.cta .cta-list li img {
  width: min(6.72727vw, 74px);
  height: auto;
  display: inline-block;
}
.cta .cta-list li .text {
  color: #323232;
  font-size: min(2vw, 22px);
  font-weight: 700;
  line-height: 130%;
  margin-top: 1em;
  margin-bottom: 1em;
}
.cta .cta-list li .cta-btn {
  border-radius: 7px;
  display: block;
  color: #FFF;
  text-align: center;
  font-size: 19px;
  font-weight: 700;
  line-height: 130%;
  padding: 1em 0;
  position: relative;
}
.cta .cta-list li .cta-btn::before {
  content: "";
  width: 10px;
  height: 15px;
  background: url(../img/btn-arrow.svg) no-repeat center center/contain;
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translateY(-50%);
}
.cta .cta-list li .cta-btn.line {
  background: #61B94B;
}
.cta .cta-list li .cta-btn.mail {
  background: #D94D34;
}
.cta .cta-list li .cta-tel {
  font-size: min(2.2vw, 26px);
  font-weight: 600;
  line-height: 150%;
}
.cta .cta-list li .cta-tel span {
  font-size: 1.4615em;
}

/* ブラウザバックポップアップ */
.back-popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9998;
  display: none; /* 初期状態で非表示 */
}

.back-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 435px;
  z-index: 9999;
  display: none; /* 初期状態で非表示 */
}
.back-popup .cta-float {
  position: initial;
  bottom: initial;
  top: initial;
}
.back-popup .cta-float .close-btn {
  position: absolute;
  right: -3px;
  top: -3px;
  width: 36px;
  cursor: pointer;
}

/* スクロール無効化 */
body.no-scroll {
  overflow: hidden;
}

/*===========================================================================*/
/*  header  */
/*===========================================================================*/
.p-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 30px;
  transition: background-color 0.3s ease;
}
.p-header.bg {
  background-color: #fff;
}
.p-header.bg .menu-wrap .menu-list a {
  color: #323232;
}
.p-header .logo {
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  border-radius: 0px 0px 40px 0px;
  padding: 19px 37px 19px 30px;
}
.p-header .logo img {
  width: 58.473px;
}
.p-header .logo p {
  color: #D94D34;
  font-size: 18px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.035em;
}
.p-header .menu-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 34px;
}
.p-header .menu-wrap .menu-list {
  display: flex;
  align-items: center;
  gap: 22px;
}
.p-header .menu-wrap .menu-list a {
  color: #FFF;
  font-size: 15px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.525px;
}
.p-header .menu-wrap .btn-contact {
  padding: 15px 30px 16px 30px;
  border-radius: 14px;
  background: #323232;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.035em;
}
.p-header .ham-menu {
  display: none;
}

@media (max-width: 1300px) {
  .p-header {
    padding-right: 15px;
  }
  .p-header .logo {
    gap: 7px;
    padding: 15px 17px 15px 15px;
    flex-shrink: 0;
  }
  .p-header .logo img {
    width: 32.581px;
  }
  .p-header .logo p {
    font-size: 10px;
    flex-shrink: 0;
  }
  .p-header .menu-wrap {
    gap: 20px;
  }
  .p-header .menu-wrap .menu-list {
    gap: 15px;
  }
  .p-header .menu-wrap .menu-list a {
    font-size: 12px;
  }
  .p-header .menu-wrap .btn-contact {
    padding: 5px 15px 6px 15px;
    border-radius: 4px;
    font-size: 12px;
  }
}
/*===========================================================================*/
/*  cta-float  */
/*===========================================================================*/
.cta-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  border-radius: 13px;
  background: rgba(217, 77, 52, 0.3);
  box-shadow: 8px 8px 20px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(10px);
  padding: 9px;
}
.cta-float .cta-float__inner {
  border-radius: 13px;
  background: #FFF;
  padding: 12px 14px 15px 68px;
  position: relative;
}
.cta-float .cta-float__inner .cta-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 111px;
  left: -40px;
}
.cta-float .cta-float__inner .text {
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 900;
  line-height: 140%;
}
.cta-float .cta-float__inner .text span {
  color: #D94D34;
}
.cta-float .cta-float__inner .cta-contact {
  position: relative;
  z-index: 1;
  margin-top: 12px;
  display: block;
  border-radius: 6px;
  background: #323232;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 125%;
  padding: 13px 0;
}
.cta-float .cta-float__inner .cta-contact::after {
  content: "";
  width: 8px;
  height: 11px;
  background: url(../img/btn-arrow.svg) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

/*===========================================================================*/
/*  mv  */
/*===========================================================================*/
.p-mv {
  position: relative;
  overflow: hidden;
  background: #F5F5F5;
}
.p-mv .p-mv__inner {
  border-radius: 0px 0px 0px 120px;
  background: #D94D34;
  padding-top: calc(98px + 6.53333vw);
}
.p-mv::before {
  content: "";
  position: absolute;
  opacity: 0.15;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
  width: 104.5%;
  height: 35.4666vw;
  top: 0;
  left: 20%;
}
.p-mv::after {
  content: "";
  position: absolute;
  opacity: 0.21;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
  width: 72.933%;
  height: 13.466666vw;
  bottom: 0;
  right: 45%;
}
.p-mv .mv-img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 55.1333%;
}
.p-mv .p-mv__inner {
  padding-left: 8vw;
  padding-bottom: 8vw;
}
.p-mv .text-area {
  color: #fff;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.p-mv .text-area .text-top {
  font-size: 2vw;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.02em;
  display: inline-block;
  position: relative;
}
.p-mv .text-area .text-top::before {
  content: "";
  position: absolute;
  top: calc(100% + 0.0667em);
  left: 0;
  width: 100%;
  height: 0.0667em;
  background: #fff;
}
.p-mv .text-area .text-title {
  margin-top: 0.5em;
  margin-bottom: 0.21875em;
  font-size: 4.2667vw;
  font-weight: 700;
  line-height: 130%;
}
.p-mv .text-area .support-area {
  display: inline-block;
  position: relative;
}
.p-mv .text-area .support-area .support-text {
  margin-bottom: 1.2727em;
  font-size: 1.42vw;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.03em;
}
.p-mv .text-area .support-area .support-list {
  display: flex;
  align-items: center;
  gap: 1vw;
}
.p-mv .text-area .support-area .support-list li {
  width: 11.4666666667vw;
  height: 9.7333333333vw;
  background: linear-gradient(125deg, rgba(255, 255, 255, 0.13) 6.09%, rgba(255, 255, 255, 0.25) 66.05%);
  clip-path: polygon(8% 0, 100% 0, 100% 100%, 0 100%, 0 10%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 0.73333333vw;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 135%;
  letter-spacing: 0.035em;
}
.p-mv .text-area .support-area .support-list li:nth-child(1) svg {
  width: 3.2vw;
}
.p-mv .text-area .support-area .support-list li:nth-child(2) svg {
  width: 2.8vw;
}
.p-mv .text-area .support-area .support-list li:nth-child(3) svg {
  width: 3vw;
}
.p-mv .text-area .lawyer-img {
  position: absolute;
  bottom: -1%;
  left: 84%;
  width: 11.933vw;
}

/*===========================================================================*/
/*  plan  */
/*===========================================================================*/
.p-plan {
  padding-top: 100px;
  padding-bottom: 180px;
  position: relative;
  overflow: hidden;
}
.p-plan::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  border-radius: 0px 0px 100px 0px;
  background: #F5F5F5;
}
@media (max-width: 1260px) {
  .p-plan::before {
    width: calc(100% - 20px);
  }
}
.p-plan .l-inner {
  position: relative;
  z-index: 1;
}
.p-plan .plan-award {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: min(2.2727vw, 30px);
  gap: min(0.909vw, 10px);
}
.p-plan .plan-award li img {
  width: auto;
  height: min(7.4545vw, 82px);
}
.p-plan .plan-list {
  display: flex;
  justify-content: space-between;
  margin-top: min(3.63636vw, 40px);
  gap: min(2.2727vw, 30px);
}
.p-plan .plan-list li {
  border-radius: min(2.2727vw, 30px);
  background: #FFF;
  box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.02);
  width: 100%;
  position: relative;
  padding: min(4.2727vw, 47px) 0 min(2.54545vw, 28px);
  text-align: center;
}
.p-plan .plan-list li::after {
  content: "";
  width: 33px;
  aspect-ratio: 33/18;
  background: #D94D34;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.p-plan .plan-list li .text {
  font-size: min(2.1818vw, 24px);
  font-weight: 700;
  line-height: 130%;
}
.p-plan .plan-list li .price {
  margin-top: 1px;
  color: #D94D34;
  font-size: min(3.2727vw, 36px);
  font-weight: 900;
  line-height: 130%;
}
.p-plan .plan-list li .price span {
  font-size: min(5.63636vw, 62px);
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.035em;
}
.p-plan .cta-block {
  margin-top: 47px;
  text-align: center;
}
.p-plan .cta-block .cta-block-top {
  color: #FFF;
  text-align: center;
  font-size: min(1.63636vw, 18.239px);
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.035em;
  background: #323232;
  display: inline-block;
  padding: 0.166em 1.11em;
  position: relative;
}
.p-plan .cta-block .cta-block-top::before {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #F5F5F5;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
}
.p-plan .cta-block .cta-block-top::after {
  content: "";
  width: 0.5em;
  height: 0.5em;
  background: #F5F5F5;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
}
.p-plan .cta-block .cta-block-title {
  text-align: center;
  font-size: min(2.72727vw, 30px);
  font-weight: 700;
  line-height: 130%;
  margin-top: 0.333em;
}

/*===========================================================================*/
/*  feature  */
/*===========================================================================*/
.p-feature {
  padding-top: 60px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
.p-feature::before {
  content: "";
  border-radius: 100px 0px 0px 100px;
  background: #D94D34;
  position: absolute;
  top: 0;
  left: 60px;
  width: calc(100% - 60px);
  height: calc(100% - 100px);
}
@media (max-width: 1260px) {
  .p-feature::before {
    width: calc(100% - 20px);
    left: 20px;
  }
}
.p-feature .l-inner {
  position: relative;
  z-index: 1;
  padding-bottom: 100px;
}
.p-feature .title-box .p-feature__title {
  color: #FFF;
  font-size: min(12.72727vw, 140px);
  font-weight: 400;
  line-height: 120%;
}
.p-feature .title-box .p-feature__text {
  color: #FFF;
  font-size: min(1.81818vw, 24px);
  font-weight: 500;
  line-height: 145%;
}
.p-feature .feature-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(7.5454545vw, 83px);
  margin-top: calc(-1 * min(17.9661vw, 212px));
}
.p-feature .feature-list li:nth-child(odd) {
  margin-top: calc(-1 * min(22.8813vw, 270px));
}
.p-feature .feature-list figure {
  position: relative;
  width: 100%;
}
.p-feature .feature-list figure .num {
  color: #C93E26;
  font-size: min(10.90909vw, 120px);
  font-weight: 400;
  line-height: 150%;
  position: absolute;
  right: 5px;
  top: -0.8em;
}
.p-feature .feature-list figure img {
  position: relative;
  z-index: 1;
}
.p-feature .feature-list figure.feature-top .num {
  top: -0.55em;
}
.p-feature .feature-list h3 {
  color: #FFF;
  font-size: min(3.05084vw, 36px);
  font-weight: 700;
  line-height: 140%;
  margin-top: 0.526em;
}
.p-feature .feature-list .text {
  color: #FFF;
  text-align: justify;
  font-size: min(1.52542vw, 18px);
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.035em;
  margin-top: 1em;
}
.p-feature .feature-list .text span {
  color: #FFFC53;
}

/*===========================================================================*/
/*  voice  */
/*===========================================================================*/
.p-voice {
  padding-bottom: 120px;
  overflow: hidden;
}
.p-voice .voice-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2.54237vw, 30px);
  margin-top: 45px;
}
.p-voice .voice-list li {
  border-radius: 0px 30px 30px 30px;
  background: #F5F5F5;
  padding: min(2.54237vw, 30px);
}
.p-voice .voice-list .voice-header {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.p-voice .voice-list .voice-header figure {
  flex-shrink: 0;
  width: 63px;
}
.p-voice .voice-list .voice-header .title {
  font-feature-settings: "palt" on;
  font-size: min(2.033898vw, 24px);
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.035em;
  margin-bottom: 0.416667em;
}
.p-voice .voice-list .voice-header .info {
  display: flex;
  align-items: center;
}
.p-voice .voice-list .voice-header .info .text {
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.01em;
  margin-right: 0.5714em;
}
.p-voice .voice-list .voice-header .info svg {
  width: 111px;
}
.p-voice .voice-list .voice-text {
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.01em;
  margin-top: 0.857142em;
}
.p-voice .voice-list .voice-text span {
  font-weight: 700;
  position: relative;
  background: linear-gradient(180deg, transparent 0%, transparent 70%, #FFFC53 70%, #FFFC53 100%);
}
.p-voice .cta-block {
  text-align: center;
}
.p-voice .cta-block .cta-block-top {
  font-feature-settings: "palt" on;
  font-size: min(5.0847vw, 60px);
  font-weight: 700;
  line-height: 130%;
  margin-top: 1em;
}
.p-voice .cta-block .cta-block-title {
  margin-top: 0.4333em;
  font-feature-settings: "palt" on;
  font-size: min(2.54237vw, 30px);
  font-weight: 700;
  line-height: 130%;
}
.p-voice .cta-block .cta-block-text {
  margin-top: 1em;
  font-feature-settings: "palt" on;
  font-size: min(1.52542vw, 18px);
  font-weight: 500;
  line-height: 130%;
  margin-top: 0.4333em;
}

/*===========================================================================*/
/*  step  */
/*===========================================================================*/
.p-step {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
.p-step::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: 100%;
  border-radius: 0px 100px 100px 0px;
  background: #D94D34;
}
@media (max-width: 1260px) {
  .p-step::before {
    width: calc(100% - 20px);
  }
}
.p-step .l-inner {
  position: relative;
  z-index: 1;
}
.p-step .step-list {
  margin-top: 35px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.p-step .step-list .step-item {
  border-radius: 30px;
  background: #FFF;
  box-shadow: 15px 15px 30px 0px rgba(0, 0, 0, 0.02);
  padding: 44px 50px 50px;
}
.p-step .step-list .step-item .step-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.p-step .step-list .step-item .step-header .left {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.p-step .step-list .step-item .step-header .left .step-num {
  border-radius: 8px;
  background: #D94D34;
  color: #FFF;
  font-size: min(1.52542vw, 18px);
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.01em;
  padding: 5px 10px 6px 10px;
  margin-top: 12px;
}
.p-step .step-list .step-item .step-header .left .text-box .title {
  font-feature-settings: "palt" on;
  font-size: min(3.050847vw, 36px);
  font-weight: 700;
  line-height: 130%;
}
.p-step .step-list .step-item .step-header .left .text-box .text {
  font-size: min(1.52542vw, 18px);
  font-weight: 500;
  line-height: 150%;
  margin-top: 0.035em;
  margin-top: 0.44444em;
}
.p-step .step-list .step-item .step-header .right {
  height: min(6.35593vw, 75px);
}
.p-step .step-list .step-item .step-header .right img {
  width: auto;
  height: 100%;
}
.p-step .step-list .step-item .step-info__list {
  margin-top: 22px;
  display: flex;
  gap: 20px;
}
.p-step .step-list .step-item .step-info__list li {
  width: 50%;
  border-radius: 20px;
  background: #F5F5F5;
}
.p-step .step-list .step-item .step-info__list li .step-info__header {
  border-bottom: 1px solid #E4E4E4;
  padding: 30px 25px 18px;
  display: flex;
  align-items: center;
  gap: 16px;
}
.p-step .step-list .step-item .step-info__list li .step-info__header .step-info__title {
  font-size: min(1.6949vw, 20px);
  font-weight: 700;
  line-height: 150%;
}
.p-step .step-list .step-item .step-info__list li .step-info__header .step-info__tag {
  border-radius: 4px;
  background: #323232;
  font-size: 12px;
  font-weight: 700;
  line-height: 150%;
  color: #fff;
  padding: 2px 8px 3px 8px;
}
.p-step .step-list .step-item .step-info__list li .step-info__text {
  padding: 18px 25px 30px;
  font-size: 14px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.01em;
}
.p-step .step-list .step-item .step-info__list li .step-info__text span {
  background: linear-gradient(180deg, transparent 0%, transparent 70%, #FFFC53 70%, #FFFC53 100%);
}

/*===========================================================================*/
/*  reason  */
/*===========================================================================*/
.p-reason {
  padding-top: 100px;
  padding-bottom: 110px;
  position: relative;
  overflow: hidden;
}
.p-reason .reason-list {
  margin-top: 35px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.54237vw, 30px);
}
.p-reason .reason-list li .reason-img {
  position: relative;
  border-radius: 0 30px 30px 30px;
  overflow: hidden;
  aspect-ratio: 347/248;
}
.p-reason .reason-list li .reason-img img {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.p-reason .reason-list li .reason-img .reason-num {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 57px;
  aspect-ratio: 1/1;
  background: #D94D34;
  color: #FFF;
  font-size: min(1.8644vw, 22px);
  font-weight: 500;
  line-height: 150%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0px 0px 20px 0px;
}
.p-reason .reason-list li .reason-title {
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(2.03389vw, 24px);
  font-weight: 700;
  line-height: 140%;
  margin-top: 1.16667em;
  min-height: 2.8em;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-reason .reason-list li .reason-text {
  font-feature-settings: "palt" on;
  font-size: 15px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.03em;
  margin-top: 16px;
}
.p-reason .next-content {
  margin-top: 69px;
}
.p-reason .next-content .next-content-top {
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.01em;
  position: relative;
}
.p-reason .next-content .next-content-top::before {
  content: "";
  position: absolute;
  width: 192px;
  aspect-ratio: 192/64;
  background: url(../img/arrow-reason.svg) no-repeat center center/contain;
  position: absolute;
  top: -1.5em;
  left: 50%;
  transform: translateX(-50%);
}
.p-reason .next-content .next-content-title {
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(5.0847vw, 60px);
  font-weight: 700;
  line-height: 130%;
  margin-top: 0.166667em;
  color: #D94D34;
}
.p-reason .next-content .next-content-text {
  text-align: center;
  font-feature-settings: "palt" on;
  font-size: min(1.69491vw, 20px);
  font-weight: 700;
  line-height: 165%;
  letter-spacing: 0.01em;
  margin-top: 1.11em;
}

/*===========================================================================*/
/*  compare  */
/*===========================================================================*/
.p-compare {
  padding-top: 100px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}
.p-compare::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 60px);
  height: calc(100% - 100px);
  border-radius: 100px 0px 0px 100px;
  background: #F5F5F5;
}
@media (max-width: 1260px) {
  .p-compare::before {
    width: calc(100% - 20px);
  }
}
.p-compare .l-inner {
  position: relative;
  z-index: 1;
}
.p-compare .compare-img {
  margin-top: 35px;
  overflow-x: auto;
}
.p-compare .compare-img figure {
  min-width: 628px;
}

/*===========================================================================*/
/*  message  */
/*===========================================================================*/
.p-message {
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}
.p-message .l-inner {
  position: relative;
  z-index: 1;
}
.p-message::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% - 60px);
  height: 100%;
  border-radius: 0px 100px 100px 0px;
  background: #D94D34;
}
@media (max-width: 1260px) {
  .p-message::before {
    width: calc(100% - 20px);
  }
}
.p-message .p-message__inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.p-message .p-message__inner .title-box .message-title {
  color: #FFF;
  font-size: min(8.474576vw, 100px);
  font-weight: 400;
  line-height: 100%;
}
.p-message .p-message__inner .title-box .message-text {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(1.8644vw, 22px);
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.06em;
  margin-top: 0.166667em;
}
.p-message .p-message__inner .title-box img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: min(42.79661vw, 505px);
}
.p-message .p-message__inner .message-text {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(1.3559322vw, 16px);
  font-weight: 700;
  line-height: 190%;
  letter-spacing: 0.05em;
}
.p-message .p-message__inner .message-text p:not(:first-child) {
  margin-top: 0.818em;
}

/*===========================================================================*/
/*  faq  */
/*===========================================================================*/
.p-faq {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
.p-faq .faq-list {
  margin-top: 35px;
}
.p-faq .faq-list dl dt {
  border-radius: 15px;
  border: 1px solid #D94D34;
  display: flex;
  align-items: center;
  padding: 23px 30px;
}
.p-faq .faq-list dl dt .num {
  color: #D94D34;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.035em;
  flex-shrink: 0;
}
.p-faq .faq-list dl dt .title {
  color: #D94D34;
  font-feature-settings: "palt" on;
  font-size: 20px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.05em;
  padding-left: 1em;
}
.p-faq .faq-list dl dd {
  padding: 18px 0 30px 37px;
  display: flex;
  align-items: flex-start;
}
.p-faq .faq-list dl dd .u-en {
  color: #D94D34;
  flex-shrink: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: 0.035em;
}
.p-faq .faq-list dl dd .faq-text {
  font-feature-settings: "palt" on;
  font-size: 15px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.03em;
  padding-left: 1.8em;
}

/*===========================================================================*/
/*  payment  */
/*===========================================================================*/
.p-payment {
  padding-top: 100px;
  padding-bottom: 200px;
  position: relative;
  overflow: hidden;
}
.p-payment::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 60px);
  height: calc(100% - 100px);
  border-radius: 100px 0px 0px 100px;
  background: #F5F5F5;
}
@media (max-width: 1260px) {
  .p-payment::before {
    width: calc(100% - 20px);
  }
}
.p-payment .l-inner {
  position: relative;
  z-index: 1;
}
.p-payment .payment-list {
  margin-top: 46px;
  display: flex;
  justify-content: center;
  gap: 20px;
}
.p-payment .payment-list li {
  width: 50%;
  max-width: 412px;
  border-radius: 15px;
  background: #FFF;
  overflow: hidden;
  padding-bottom: 20px;
}
.p-payment .payment-list li.bank .payment-title {
  background: #323232;
}
.p-payment .payment-list li.bank .payment-info__img {
  height: min(4.40677vw, 52px);
  margin-top: 19px;
  margin-bottom: 12px;
}
.p-payment .payment-list li.credit .payment-title {
  background: #585858;
}
.p-payment .payment-list li.credit .payment-info__img {
  height: min(2.9661vw, 35px);
  margin-top: 23px;
  margin-bottom: 19px;
}
.p-payment .payment-list li .payment-title {
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(1.69491vw, 20px);
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.05em;
  padding: 0.6em 0;
  text-align: center;
}
.p-payment .payment-list li .payment-info {
  text-align: center;
}
.p-payment .payment-list li .payment-info .payment-info__img img {
  width: auto;
  height: 100%;
  display: inline-block;
}
.p-payment .payment-list li .payment-info .payment-info__text {
  font-feature-settings: "palt" on;
  font-size: 15px;
  font-weight: 500;
  line-height: 170%;
  letter-spacing: 0.03em;
}

/*===========================================================================*/
/*  contact  */
/*===========================================================================*/
.p-contact {
  padding-top: 100px;
  padding-bottom: 54px;
  position: relative;
  background: #D94D34;
  overflow: hidden;
  text-align: center;
}
.p-contact::before {
  content: "";
  position: absolute;
  opacity: 0.21;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
  width: 94.3%;
  height: 24.6666vw;
  top: 0;
  left: 45%;
}
.p-contact::after {
  content: "";
  position: absolute;
  opacity: 0.21;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
  width: 94.3%;
  height: 47.6666vw;
  bottom: 0;
  right: 55%;
}
.p-contact .l-inner {
  position: relative;
  z-index: 1;
}
.p-contact .l-inner::after {
  content: "";
  position: absolute;
  opacity: 0.21;
  background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(45deg);
  width: 66%;
  height: 7vw;
  bottom: -30%;
  left: 50%;
  z-index: -1;
}
.p-contact .contact-text {
  text-align: center;
  color: #FFF;
  font-feature-settings: "palt" on;
  font-size: min(1.69491vw, 18px);
  font-weight: 700;
  line-height: 170%;
  letter-spacing: 0.035em;
  margin-top: 1em;
}
.p-contact .title-box {
  display: inline-block;
  position: relative;
}
.p-contact .cta {
  position: relative;
  z-index: 1;
  border: none;
}
.p-contact .contact-left {
  position: absolute;
  width: min(21.0169vw, 248px);
  right: 101%;
  bottom: -89%;
}
.p-contact .contact-right {
  position: absolute;
  width: min(21.3559vw, 252px);
  left: 103%;
  bottom: -47%;
}

/*===========================================================================*/
/*  company  */
/*===========================================================================*/
.p-company {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}
.p-company .l-inner {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 80px;
}
.p-company .l-inner .section-title {
  align-items: flex-start;
  flex-shrink: 0;
}
.p-company .l-inner .company-info {
  width: 100%;
  max-width: 659px;
}
.p-company .l-inner .company-info dl {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E4E4E4;
  padding: 40px 0;
}
.p-company .l-inner .company-info dl dt {
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  width: 9.55em;
  flex-shrink: 0;
}
.p-company .l-inner .company-info dl dd {
  font-feature-settings: "palt" on;
  font-size: 18px;
  font-weight: 500;
  line-height: 140%;
}

/*===========================================================================*/
/*  footer  */
/*===========================================================================*/
.p-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #F5F5F5;
  text-align: center;
}
.p-footer img {
  width: 183.991px;
  display: inline-block;
}
.p-footer .copyright {
  font-size: 12px;
  font-weight: 400;
  line-height: 125%;
  margin-top: 16px;
}

@media (max-width: 900px) {
  .l-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-inner {
    max-width: 520px;
  }
  .pc-only {
    display: none;
  }
  .br-pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .br-sp-only {
    display: inline-block;
  }
  .section-title {
    gap: 6px;
    text-align: center;
  }
  .section-title .title-en {
    font-size: 16px;
  }
  .section-title .title-ja {
    font-size: 32px;
  }
  .section-text {
    margin-top: 5px;
    font-size: 14px;
  }
  .cta {
    margin-top: 49px;
    border-radius: 18px;
  }
  .cta .cta-top {
    gap: 6px;
    border-radius: 14px 14px 0px 0px;
    background: #D94D34;
    margin-top: -1px;
  }
  .cta .cta-top h3 {
    font-size: 20px;
    padding: 15px 0 12px;
    padding-left: 75px;
  }
  .cta .cta-top h3 img {
    width: 75px;
  }
  .cta .cta-top .cta-fukidashi {
    font-size: 16px;
    padding: 6px 12px 8px;
    top: -2em;
  }
  .cta .cta-top .cta-fukidashi::before {
    content: "";
    width: 15px;
    height: 10px;
    top: calc(100% - 2px);
  }
  .cta .cta-list {
    padding: 0 20px;
    grid-template-columns: repeat(1, 1fr);
  }
  .cta .cta-list li {
    padding: 25px 0;
  }
  .cta .cta-list li:not(:last-child) {
    border-bottom: 1px dashed #A2A2A2;
    border-right: initial;
  }
  .cta .cta-list li .title {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
    margin-bottom: 12px;
  }
  .cta .cta-list li img {
    width: 39px;
  }
  .cta .cta-list li .text {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .cta .cta-list li .cta-btn {
    font-size: 19px;
    padding: 15px 0 16px;
  }
  .cta .cta-list li .cta-tel {
    font-size: 26px;
  }
  .back-popup {
    width: 100%;
    max-width: calc(100% - 5px);
  }
  .back-popup .cta-float .close-btn {
    position: absolute;
    right: -3px;
    top: -3px;
    width: 36px;
    cursor: pointer;
  }
  /*===========================================================================*/
  /*  header  */
  /*===========================================================================*/
  .p-header {
    background: #fff;
    padding: 0 15px;
    height: 53px;
  }
  .p-header .logo {
    padding: 0;
  }
  .p-header .menu-wrap {
    gap: 15px;
  }
  .p-header .menu-wrap .menu-list {
    display: none;
  }
  .p-header .menu-wrap .ham-btn {
    width: 19px;
    height: 14px;
    position: relative;
  }
  .p-header .menu-wrap .ham-btn span {
    display: block;
    width: 100%;
    height: 2px;
    background: #323232;
    position: absolute;
    left: 0;
    transition: all 0.3s ease;
  }
  .p-header .menu-wrap .ham-btn span:nth-child(1) {
    top: 0;
  }
  .p-header .menu-wrap .ham-btn span:nth-child(2) {
    top: 6px;
  }
  .p-header .menu-wrap .ham-btn span:nth-child(3) {
    top: 12px;
  }
  .p-header .menu-wrap .ham-btn.active span {
    transition: all 0.3s ease;
  }
  .p-header .menu-wrap .ham-btn.active span:nth-child(1) {
    transform: rotate(45deg);
    top: 6px;
  }
  .p-header .menu-wrap .ham-btn.active span:nth-child(2) {
    opacity: 0;
  }
  .p-header .menu-wrap .ham-btn.active span:nth-child(3) {
    transform: rotate(-45deg);
    top: 6px;
  }
  .p-header .ham-menu {
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    top: 52px;
    left: 0;
    overflow-y: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    height: calc(100vh - 54px);
    width: 100%;
    position: absolute;
  }
  .p-header .ham-menu.active {
    opacity: 1;
    visibility: visible;
  }
  .p-header .ham-menu .ham-menu__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 49px;
  }
  .p-header .ham-menu .ham-menu__inner .ham-menu-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
  .p-header .ham-menu .ham-menu__inner .ham-menu-list a {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 0.035em;
  }
  .p-header .ham-menu .ham-menu__inner .ham-btn-contact {
    border-radius: 10px;
    background: #323232;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.035em;
    padding: 15px 60px 16px 60px;
  }
  /*===========================================================================*/
  /*  cta-float  */
  /*===========================================================================*/
  .cta-float {
    bottom: 5px;
    right: 5px;
    border-radius: 10px;
    padding: 5px;
    width: calc(100% - 10px);
  }
  .cta-float .cta-float__inner {
    border-radius: 10px;
    padding: 9px 35px 10px;
  }
  .cta-float .cta-float__inner .cta-img {
    position: absolute;
    top: -15%;
    transform: initial;
    width: 75px;
    left: -5px;
  }
  .cta-float .cta-float__inner .text {
    font-size: 13px;
    text-align: center;
  }
  .cta-float .cta-float__inner .cta-contact {
    margin-top: 8px;
    font-size: 13px;
  }
  /*===========================================================================*/
  /*  mv  */
  /*===========================================================================*/
  .p-mv .p-mv__inner {
    border-radius: 0px 0px 0px 40px;
    padding-top: 58px;
  }
  .p-mv::before {
    width: 120%;
    height: 176px;
    top: 0;
    left: 5%;
  }
  .p-mv::after {
    width: 150%;
    height: 67px;
    bottom: 0;
    right: -10%;
  }
  .p-mv .img-wrap {
    display: flex;
    justify-content: flex-end;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  .p-mv .mv-img {
    position: relative;
    width: 91%;
    margin-right: -10%;
    max-width: 301px;
  }
  .p-mv .p-mv__inner {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 50px;
    text-align: center;
  }
  .p-mv .text-area {
    text-align: left;
  }
  .p-mv .text-area .text-top {
    font-size: 18px;
  }
  .p-mv .text-area .text-top::before {
    height: 2px;
  }
  .p-mv .text-area .text-title {
    margin-top: 7px;
    margin-bottom: 7px;
    font-size: 30px;
  }
  .p-mv .text-area .support-area .support-text {
    margin-bottom: 15px;
    font-size: 13px;
  }
  .p-mv .text-area .support-area .support-list {
    gap: 7px;
  }
  .p-mv .text-area .support-area .support-list li {
    width: 100%;
    height: 101px;
    gap: 11px;
    font-size: 12px;
  }
  .p-mv .text-area .support-area .support-list li:nth-child(1) svg {
    width: 30.587px;
  }
  .p-mv .text-area .support-area .support-list li:nth-child(2) svg {
    width: 26px;
  }
  .p-mv .text-area .support-area .support-list li:nth-child(3) svg {
    width: 29px;
  }
  .p-mv .text-area .lawyer-img {
    position: absolute;
    bottom: calc(100% + 20px);
    left: 0;
    width: 91px;
  }
  /*===========================================================================*/
  /*  plan  */
  /*===========================================================================*/
  .p-plan {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .p-plan::before {
    width: 100%;
    height: calc(100% - 30px);
    border-radius: 0px 0px 30px 0px;
  }
  .p-plan .plan-award {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    gap: 2px;
  }
  .p-plan .plan-award li img {
    width: auto;
    height: 40px;
  }
  .p-plan .plan-list {
    flex-direction: column;
    margin-top: 20px;
    gap: 10px;
  }
  .p-plan .plan-list li {
    border-radius: 20px;
    padding: 22px 0 20px;
  }
  .p-plan .plan-list li::after {
    width: 31px;
  }
  .p-plan .plan-list li .text {
    font-size: 20px;
  }
  .p-plan .plan-list li .price {
    margin-top: -10px;
    font-size: 30px;
  }
  .p-plan .plan-list li .price span {
    font-size: 54px;
  }
  .p-plan .cta-block {
    margin-top: 25px;
  }
  .p-plan .cta-block .cta-block-top {
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
    width: 100%;
  }
  .p-plan .cta-block .cta-block-title {
    text-align: center;
    font-size: 26px;
    margin-top: 10px;
  }
  /*===========================================================================*/
  /*  feature  */
  /*===========================================================================*/
  .p-feature {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 35px;
    padding-right: 25px;
  }
  .p-feature::before {
    border-radius: 30px 0px 0px 30px;
    right: 0;
    left: initial;
    width: calc(100% - 10px);
    height: 100%;
  }
  .p-feature .l-inner {
    padding-bottom: 0;
  }
  .p-feature .title-box .p-feature__title {
    font-size: 70px;
  }
  .p-feature .title-box .p-feature__text {
    font-size: 16px;
    margin-top: 10px;
  }
  .p-feature .feature-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 56px;
    margin-top: 35px;
  }
  .p-feature .feature-list li:nth-child(odd) {
    margin-top: 0;
  }
  .p-feature .feature-list figure .num {
    font-size: 80px;
    top: -0.9em;
  }
  .p-feature .feature-list figure.feature-top .num {
    top: -0.65em;
  }
  .p-feature .feature-list h3 {
    font-size: 26px;
    margin-top: 12px;
  }
  .p-feature .feature-list .text {
    font-size: 14px;
    margin-top: 10px;
  }
  /*===========================================================================*/
  /*  voice  */
  /*===========================================================================*/
  .p-voice {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-voice .voice-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
    margin-top: 25px;
  }
  .p-voice .voice-list li {
    border-radius: 0px 20px 20px 20px;
    padding: 20px;
  }
  .p-voice .voice-list .voice-header {
    gap: 10px;
  }
  .p-voice .voice-list .voice-header figure {
    width: 59px;
  }
  .p-voice .voice-list .voice-header .title {
    font-size: 18px;
    margin-bottom: 4px;
  }
  .p-voice .voice-list .voice-header .info .text {
    font-size: 13px;
    margin-right: 6px;
  }
  .p-voice .voice-list .voice-header .info svg {
    width: 93px;
  }
  .p-voice .voice-list .voice-text {
    font-size: 14px;
    margin-top: 12px;
  }
  .p-voice .cta-block {
    margin-top: 30px;
  }
  .p-voice .cta-block .cta-block-top {
    margin-top: 0;
    font-size: 34px;
  }
  .p-voice .cta-block .cta-block-title {
    margin-top: 12px;
    font-size: 18px;
  }
  .p-voice .cta-block .cta-block-text {
    margin-top: 10px;
    font-size: 14px;
  }
  /*===========================================================================*/
  /*  step  */
  /*===========================================================================*/
  .p-step {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 35px;
  }
  .p-step::before {
    border-radius: 0px 30px 30px 0px;
    left: 0;
    width: calc(100% - 10px);
    height: 100%;
  }
  .p-step .step-list {
    margin-top: 20px;
    gap: 12px;
  }
  .p-step .step-list .step-item {
    border-radius: 20px;
    padding: 18px 15px 15px;
  }
  .p-step .step-list .step-item .step-header {
    flex-direction: column;
  }
  .p-step .step-list .step-item .step-header .left {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .p-step .step-list .step-item .step-header .left .step-num {
    font-size: 12px;
  }
  .p-step .step-list .step-item .step-header .left .text-box {
    text-align: center;
  }
  .p-step .step-list .step-item .step-header .left .text-box .title {
    font-size: 24px;
  }
  .p-step .step-list .step-item .step-header .left .text-box .text {
    font-size: 13px;
    margin-top: 5px;
  }
  .p-step .step-list .step-item .step-header .right {
    margin-top: 8px;
    width: 223px;
    height: auto;
  }
  .p-step .step-list .step-item .step-header .right img {
    width: 100%;
    height: auto;
  }
  .p-step .step-list .step-item .step-info__list {
    margin-top: 12px;
    flex-direction: column;
    gap: 10px;
  }
  .p-step .step-list .step-item .step-info__list li {
    width: 100%;
    border-radius: 12px;
  }
  .p-step .step-list .step-item .step-info__list li .step-info__header {
    border-bottom: 1px solid #E4E4E4;
    padding: 15px 0 12px;
    padding-left: 20px;
    gap: 6px;
  }
  .p-step .step-list .step-item .step-info__list li .step-info__header .step-info__title {
    font-size: 16px;
  }
  .p-step .step-list .step-item .step-info__list li .step-info__header .step-info__tag {
    font-size: 10px;
    padding: 1px 5px 2px 5px;
  }
  .p-step .step-list .step-item .step-info__list li .step-info__text {
    padding: 10px 20px 15px;
    font-size: 13px;
  }
  /*===========================================================================*/
  /*  reason  */
  /*===========================================================================*/
  .p-reason {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-reason .reason-list {
    margin-top: 20px;
    gap: 30px;
    grid-template-columns: repeat(1, 1fr);
  }
  .p-reason .reason-list li .reason-img {
    border-radius: 0 15px 15px 15px;
  }
  .p-reason .reason-list li .reason-img .reason-num {
    width: 46px;
    font-size: 18px;
  }
  .p-reason .reason-list li .reason-title {
    font-size: 24px;
    margin-top: 16px;
  }
  .p-reason .reason-list li .reason-text {
    margin-top: 10px;
  }
  .p-reason .next-content {
    margin-top: 63px;
  }
  .p-reason .next-content .next-content-title {
    font-size: 35px;
  }
  .p-reason .next-content .next-content-text {
    font-size: 14px;
    margin-top: 10px;
  }
  /*===========================================================================*/
  /*  compare  */
  /*===========================================================================*/
  .p-compare {
    padding-top: 50px;
    padding-bottom: 80px;
    position: relative;
    padding-right: 0;
  }
  .p-compare::before {
    border-radius: 30px 0px 0px 30px;
    width: calc(100% - 10px);
    height: calc(100% - 30px);
  }
  .p-compare .section-title {
    padding-right: 20px;
  }
  .p-compare .compare-img {
    margin-top: 25px;
  }
  /*===========================================================================*/
  /*  message  */
  /*===========================================================================*/
  .p-message {
    padding-top: 37px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 35px;
  }
  .p-message::before {
    border-radius: 0 30px 30px 0;
    left: 0;
    width: calc(100% - 10px);
    height: calc(100% - 30px);
  }
  .p-message .p-message__inner {
    flex-direction: column;
  }
  .p-message .p-message__inner .title-box .message-title {
    font-size: 70px;
  }
  .p-message .p-message__inner .title-box .message-text {
    font-size: 16px;
    margin-top: 10px;
  }
  .p-message .p-message__inner .title-box img {
    position: relative;
    width: 100%;
  }
  .p-message .p-message__inner .message-text {
    font-size: 14px;
    margin-top: 11px;
  }
  .p-message .p-message__inner .message-text p:not(:first-child) {
    margin-top: 15px;
  }
  /*===========================================================================*/
  /*  faq  */
  /*===========================================================================*/
  .p-faq {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-faq .faq-list {
    margin-top: 25px;
  }
  .p-faq .faq-list dl dt {
    border-radius: 8px;
    padding: 12px;
  }
  .p-faq .faq-list dl dt .num {
    font-size: 16px;
  }
  .p-faq .faq-list dl dt .title {
    font-size: 15px;
    padding-left: 13px;
  }
  .p-faq .faq-list dl dd {
    padding: 10px 0 20px 17px;
  }
  .p-faq .faq-list dl dd .u-en {
    font-size: 16px;
  }
  .p-faq .faq-list dl dd .faq-text {
    font-size: 14px;
    padding-left: 18px;
  }
  /*===========================================================================*/
  /*  payment  */
  /*===========================================================================*/
  .p-payment {
    padding-top: 50px;
    padding-bottom: 100px;
    padding-left: 35px;
    padding-right: 25px;
  }
  .p-payment::before {
    border-radius: 30px 0px 0px 30px;
    width: calc(100% - 10px);
    height: calc(100% - 50px);
  }
  .p-payment .payment-list {
    margin-top: 20px;
    flex-direction: column;
    gap: 10px;
  }
  .p-payment .payment-list li {
    width: 100%;
    border-radius: 15px;
  }
  .p-payment .payment-list li.bank .payment-info__img {
    height: 48px;
    margin-top: 10px;
    margin-bottom: 6px;
  }
  .p-payment .payment-list li.credit .payment-info__img {
    height: 80px;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .p-payment .payment-list li .payment-title {
    font-size: 18px;
    padding: 10px 0;
  }
  .p-payment .payment-list li .payment-info .payment-info__text {
    font-size: 14px;
  }
  /*===========================================================================*/
  /*  contact  */
  /*===========================================================================*/
  .p-contact {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-contact::before {
    content: "";
    position: absolute;
    opacity: 0.21;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(45deg);
    width: 94.3%;
    height: 24.6666vw;
    top: 0;
    left: 45%;
  }
  .p-contact::after {
    content: "";
    position: absolute;
    opacity: 0.21;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(45deg);
    width: 94.3%;
    height: 47.6666vw;
    bottom: 0;
    right: 55%;
  }
  .p-contact .l-inner {
    position: relative;
    z-index: 1;
  }
  .p-contact .l-inner::after {
    content: "";
    position: absolute;
    opacity: 0.21;
    background: linear-gradient(90deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(45deg);
    width: 66%;
    height: 7vw;
    bottom: -30%;
    left: 50%;
    z-index: -1;
  }
  .p-contact .contact-text {
    font-size: 14px;
    margin-top: 10px;
  }
  .p-contact .contact-left {
    position: absolute;
    width: 85px;
    right: 93%;
    bottom: initial;
    top: -14px;
  }
  .p-contact .contact-right {
    position: absolute;
    width: 85px;
    left: 93%;
    bottom: initial;
    top: -14px;
  }
  /*===========================================================================*/
  /*  company  */
  /*===========================================================================*/
  .p-company {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-company .l-inner {
    flex-direction: column;
    gap: 26px;
    text-align: center;
  }
  .p-company .l-inner .section-title {
    align-items: center;
    width: 100%;
  }
  .p-company .l-inner .company-info {
    max-width: 100%;
    text-align: left;
  }
  .p-company .l-inner .company-info dl {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    padding: 20px 0;
  }
  .p-company .l-inner .company-info dl dt {
    font-size: 16px;
  }
  .p-company .l-inner .company-info dl dd {
    font-size: 16px;
  }
  body {
    padding-bottom: 117px;
  }
}/*# sourceMappingURL=style.css.map */