@charset "UTF-8";
/* -------------------------------------------*/
/* -------------------------------------------*/
/* -------------------------------------------*/
/* -------------------------------------------*/
/* -------------------------------------------*/
:root {
  --content_width: 65.8858vw;
  --content_width-sm: 45.388vw;
  --content_width-lg: 79.063vw;
}
/* -------------------------------------------*/
/* -------------------------------------------*/
/* -------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* -------------------------------------------*/
/* -------------------------------------------*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  -ms-overflow-style: scrollbar;
  font-size: 62.5%;
  overflow: auto;
}

body {
  color: #4a4a4a;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  height: 100%;
  height: 100%;
  letter-spacing: 0;
  line-height: 1.5;
  overflow-x: clip;
  position: relative;
}
body.is-open::before {
  opacity: 0.95;
  visibility: visible;
}
body::before {
  background-color: #353c46;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  margin: 0 calc(50% - 50vw);
  opacity: 0;
  position: absolute;
  top: 0;
  transition-duration: 0.5s;
  transition-property: opacity, visibility;
  visibility: hidden;
  width: 100vw;
  z-index: -1;
  z-index: 50;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

section {
  position: relative;
  width: 100%;
}

a,
button {
  color: inherit;
  text-decoration: none;
}

picture {
  display: block;
  line-height: 1.2;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

input,
button,
select,
optgroup,
textarea {
  background-color: transparent;
  border: none;
  border: none;
  box-sizing: border-box;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  position: relative;
  vertical-align: middle;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

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

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

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

output {
  display: inline-block;
}
/* スクロールバーのトラックの背景色 */
::-webkit-scrollbar-track {
  background-color: transparent;
}

/* スクロールバーのスクロール部分 */
::-webkit-scrollbar-thumb {
  background-color: #19274e;
  border-radius: 5px;
}

/* スクロールバーの上部ボタン */
::-webkit-scrollbar-button:start {
  display: none;
}

/* スクロールバーの下部ボタン */
::-webkit-scrollbar-button:end {
  display: none;
}

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

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

/* -------------------------------------------*/
/* -------------------------------------------*/
/* -------------------------------------------*/
.c-btn {
  aspect-ratio: 30/6.2;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin: 0 auto;
  width: 35.3587vw;
}
.c-btn__link {
  align-items: center;
  background: #ff751f;
  border-radius: 0.7321vw;
  box-shadow: 0 0.8785vw 1.757vw rgba(0, 0, 0, 0.15);
  color: #fff;
  display: flex;
  font-size: 3.6603vw;
  font-weight: 600;
  gap: 1.6105vw;
  height: 100%;
  justify-content: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
  width: 100%;
}
.c-btn__link > span {
  background: #fff;
  border-radius: 0.7321vw;
  color: #ff751f;
  display: block;
  font-size: 1.6837vw;
  font-weight: 700;
  line-height: 1.4;
  padding: 0vw 0.4392vw;
  text-align: center;
}
.c-btn__link:hover, .c-btn__link:focus {
  opacity: 0.95;
  transform: translateY(0.2196vw);
}

/* -------------------------------------------*/
/* -------------------------------------------*/
.c-title {
  align-items: center;
  color: #193564;
  display: flex;
  font-size: 3.3675vw;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.08em;
  line-height: 1.4;
  position: relative;
  text-align: center;
}
.c-title::before, .c-title::after {
  background: linear-gradient(90deg, #0097b2, #7ed957);
  content: "";
  display: inline-block;
  flex: 1;
  height: 0.366vw;
  position: relative;
  top: -0.05em;
}
.c-title::before {
  margin-right: 4.3924vw;
}
.c-title::after {
  margin-left: 4.3924vw;
  transform: scale(-1, 1);
}
.c-title span {
  color: #04d960;
}

/* -------------------------------------------*/
/* -------------------------------------------*/
.page {
  font-size: 18px;
}

.page header {
  margin-top: 3rem;
}

.page h1 {
  font-size: 2.8rem;
  text-align: center;
}

.page main {
  margin: 0 auto 3rem;
  width: 70%;
}

.page h3 {
  font-size: 2.1rem;
  margin: 2rem 0 0.5rem;
  text-align: center;
}
/* -------------------------------------------*/
/* -------------------------------------------*/
section {
  box-shadow: 3px 0 8px rgba(0, 0, 0, 0.06);
}
.p-hero__bg {
  width: 100%;
}
.p-hero__title {
  display: block;
  height: auto;
  margin-left: 5vw;
  width: 47vw;
}
.p-hero__badges {
  display: block;
  height: auto;
  margin-top: 7vw;
  width: 57vw;
}
.p-hero__bg-women {
  bottom: 7vh;
  left: 0;
  position: absolute;
  width: 100%;
}
.p-hero__bg-women img {
  height: auto;
  width: 100%;
}

.p-reason {
  padding: 3.8799vw 0 6.5886vw;
  position: relative;
}
.p-reason__inner {
  position: relative;
}
.p-reason__title {
  margin: 0 auto;
  width: 49.2679vw;
}
.p-reason__title img {
  height: auto;
  width: 100%;
}
.p-reason__body {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 2.1962vw;
}
.p-reason__list {
  display: grid;
  margin-top: 1.756vw;
  padding-left: 2.1962vw;
  row-gap: 1.1714vw;
}
.p-reason__list > li {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.9034vw;
  line-height: 1.8;
  padding-left: 2.4em;
  position: relative;
}
.p-reason__list > li:not(:first-child) {
  margin-top: 1.0981vw;
}
.p-reason__list > li::before {
  aspect-ratio: 1/1;
  background: url("../images/icon_check.webp") no-repeat center/contain;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 3.0743vw;
}
.p-reason__img {
  display: block;
  pointer-events: none;
  position: absolute;
}
.p-reason__img--left {
  bottom: -1.4641vw;
  left: -14.6481vw;
  width: 2.049vw;
  width: 20.4985vw;
}
.p-reason__img--right {
  bottom: -1.4641vw;
  right: -13.9106vw;
  width: 21.9616vw;
}

.p-feature {
  background-color: #eeeeec;
  padding: 5.1272vw 0 4.3963vw;
}
.p-feature__items {
  display: grid;
  gap: 4.54vw;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 8.7873vw;
}
.p-feature__item {
  background-color: #fff;
  border-radius: 2.9283vw;
  padding: 1.3917vw 0.366vw 1.3173vw;
  position: relative;
  text-align: center;
}
.p-feature__num {
  height: auto;
  left: 50%;
  position: absolute;
  top: -0.5127vw;
  transform: translate(-50%, -50%);
  width: 8.0532vw;
}
.p-feature__head {
  font-size: 1.4641vw;
  font-weight: 700;
  line-height: 1.4;
}
.p-feature__head span {
  color: #04d960;
}
.p-feature__illust {
  height: auto;
  width: 100%;
}
.p-feature__text {
  font-size: 1.0249vw;
  line-height: 1.4;
  margin-top: 0.5em;
}
.p-feature__cta {
  margin-top: 7.9811vw;
}

.p-voice {
  padding: 3.6596vw 0 2.1962vw;
}
.p-voice__list {
  display: flex;
  gap: 3vw;
  margin-top: 5.4903vw;
  padding: 0 2.5632vw;
}
.p-voice__item {
  width: calc(33.3333333333% - 2vw);
}
.p-voice__card {
  background: #fff;
  border: 0.2928vw solid rgba(0, 0, 0, 0.06);
  height: 100%;
  padding: 0.8785vw 1.67vw 0.7321vw;
  position: relative;
  text-align: left;
}
.p-voice__badge {
  text-align: center;
}
.p-voice__figure {
  align-items: end;
  display: flex;
  margin: 0.4392vw -1.2446vw 0;
}
.p-voice__illust {
  height: auto;
  width: 8.0532vw;
}
.p-voice__meta {
  display: flex;
  flex-direction: column;
  gap: 0.2928vw;
  padding-bottom: 2.1962vw;
  text-align: right;
}
.p-voice__profile {
  border-bottom: solid 1px #093672;
  font-size: 1.3173vw;
  line-height: 1;
  padding-bottom: 0.2em;
}
.p-voice__prev {
  font-size: 1.0249vw;
}
.p-voice__text {
  font-size: 1.1vw;
  line-height: 1.4;
  margin-top: 0.4em;
}

.p-advisor {
  padding: 6.589vw 0;
}
.p-advisor__lists {
  margin-top: 6.7354vw;
  padding: 0 3.8074vw;
}
.p-advisor__item {
  align-items: center;
  background-color: #fff;
  border-radius: 0.8785vw;
  display: flex;
  gap: 2.1962vw;
  position: relative;
}
.p-advisor__item:not(:first-child) {
  margin-top: 3.954vw;
}
.p-advisor__item::before {
  background: linear-gradient(90deg, #0097b2, #7ed957);
  border-radius: 1.2vw;
  content: "";
  display: block;
  height: calc(100% + 5px);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% + 5px);
  z-index: -1;
}
.p-advisor__photo {
  display: block;
  height: auto;
  margin: -0.15vw 0 -0.2vw -0.2vw;
  margin-right: 0;
  width: 18.3048vw;
}
.p-advisor__body {
  flex: 1;
}
.p-advisor__text {
  font-size: 1.3173vw;
  font-weight: 700;
  line-height: 1.9;
  padding: 1.4641vw 2.1962vw 1.4641vw 0;
}
.p-advisor__cta {
  margin-top: 10.2529vw;
}

.p-flow {
  padding: 4.1712vw 0 5.4911vw;
}
.p-flow__head {
  margin-top: 7.4692vw;
}
.p-flow__step {
  height: auto;
  left: -5.713vw;
  margin: 0 auto 1.757vw;
  position: absolute;
  top: -5.5635vw;
  width: 21.5991vw;
}
.p-flow__lead {
  font-size: 1.6105vw;
  font-weight: 500;
  line-height: 1.5;
  position: relative;
  text-align: center;
}
.p-flow__lead span {
  position: relative;
}
.p-flow__lead span::before {
  aspect-ratio: 134/15;
  background: url(../images/under_deco.webp) no-repeat top center/contain;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  transform: translate(-50%, 0);
  width: 100%;
  z-index: -1;
}
.p-flow__lead .p-flow__deco {
  bottom: -0.2928vw;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 8.7873vw;
}
.p-flow__img {
  margin: 2.9283vw auto 0;
  width: 52.7173vw;
}
.p-flow__img img {
  display: block;
  height: auto;
  width: 100%;
}

.p-contact {
  background-color: #eeeeec;
  padding: 5.1272vw 0 4.7599vw;
}
.p-contact__title {
  font-size: 1.757vw;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.p-contact__title span {
  color: #04d960;
}
.p-contact__wrap {
  margin-top: 1.6105vw;
  padding: 0 10.3972vw;
}
.p-contact__bar {
  background: radial-gradient(circle, #0097b2, #7ed957);
  color: #fff;
  font-size: 1.5372vw;
  font-weight: 700;
  padding: 0.5856vw 0 0.6589vw;
  text-align: center;
}
.p-contact__content {
  background-color: #fff;
  padding: 0.366vw 2.9283vw;
}
.p-contact__form {
  text-align: left;
}
.p-contact__row {
  align-items: center;
  display: flex;
  padding: 1.0249vw 0;
}
.p-contact__row:not(:first-child) {
  border-top: 1px solid #d5d5d5;
}
.p-contact__row.is-required .p-contact__label {
  position: relative;
}
.p-contact__row.is-required .p-contact__label::after {
  color: #ff0000;
  content: "*";
  display: inline-block;
}
.p-contact__label {
  color: #000;
  display: block;
  font-size: 1.3173vw;
  font-weight: 500;
  width: 34%;
}
.p-contact__label + * {
  flex: 1;
}
.p-contact__cols > * {
  display: flex;
  gap: 1.1714vw;
}
.p-contact__cols input {
  flex: 1;
}
.p-contact .wpcf7-form-control-wrap {
  flex: 1;
}
.p-contact input[type=text],
.p-contact input[type=date],
.p-contact input[type=password],
.p-contact input[type=email],
.p-contact input[type=time],
.p-contact input[type=tel],
.p-contact input[type=number],
.p-contact select {
  background: #f5f3f3;
  display: block;
  font-size: 1.1714vw;
  height: 2.7813vw;
  padding: 0 0.1464vw;
  width: 100%;
}
.p-contact input[type=text] .is-wide,
.p-contact input[type=date] .is-wide,
.p-contact input[type=password] .is-wide,
.p-contact input[type=email] .is-wide,
.p-contact input[type=time] .is-wide,
.p-contact input[type=tel] .is-wide,
.p-contact input[type=number] .is-wide,
.p-contact select .is-wide {
  width: 100%;
}
.p-contact ::-moz-placeholder {
  color: #bababa;
  font-size: 1.1714vw;
}
.p-contact ::placeholder {
  color: #bababa;
  font-size: 1.1714vw;
}
.p-contact select {
  background-image: url(../images/icon_down.webp);
  background-position: right 0.5vw center;
  background-repeat: no-repeat;
  background-size: 0.8785vw 0.5127vw;
  padding: 0 0.5em;
}
.p-contact {
  /**
  * radio
  *
  */
}
.p-contact input[type=radio] {
  display: none;
  vertical-align: middle;
}
.p-contact .wpcf7-radio {
  align-items: center;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.p-contact .wpcf7-list-item {
  margin: 0;
}
.p-contact input[type=radio] + .wpcf7-list-item-label {
  cursor: pointer;
  display: inline-block;
  font-size: 1.2446vw;
  font-weight: 500;
  padding: 0 0.7321vw 0 1.9767vw;
  position: relative;
  transition: 0.5s;
  vertical-align: middle;
}
.p-contact input[type=radio] + .wpcf7-list-item-label::before {
  border: 1px solid #7f7f7f;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  height: 1.4641vw;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.5s ease;
  width: 1.4641vw;
  z-index: 2;
}
.p-contact input[type=radio] + .wpcf7-list-item-label::after {
  background-color: #04d960;
  border-radius: 50%;
  box-sizing: border-box;
  content: "";
  display: block;
  height: 0.8785vw;
  left: 0.2928vw;
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8785vw;
  z-index: 5;
}
.p-contact input[type=radio]:checked + .wpcf7-list-item-label::after {
  opacity: 1;
}
.p-contact__birth > * {
  display: flex;
  gap: 0.4392vw;
}
.p-contact__birth .wpcf7-form-control-wrap {
  background: #f5f3f3;
  border: 1px solid #dadada;
  border-radius: 0.366vw;
  width: 100%;
}
.p-contact__submit {
  aspect-ratio: 30/8;
  background: #04d960;
  border-radius: 0.7321vw;
  box-shadow: 0 0.8785vw 1.757vw rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-family: "M PLUS Rounded 1c", sans-serif;
  margin: 0 auto;
  margin-top: 2.3426vw;
  position: relative;
  transition: transform 0.2s ease, opacity 0.2s ease;
  width: 18.3048vw;
}
.p-contact__submit .p-contact__submit-text {
  color: #fff;
  display: block;
  font-size: 1.0249vw;
  font-weight: 300;
  left: 50%;
  position: absolute;
  text-align: center;
  top: 0.5em;
  transform: translate(-50%, 0);
  width: 100%;
}
.p-contact__submit p {
  height: 100%;
}
.p-contact__submit__link {
  align-items: center;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 1.6837vw;
  font-weight: 500;
  height: 100%;
  justify-content: center;
  padding-top: 1em;
  width: 100%;
}
.p-contact__submit:hover, .p-contact__submit:focus {
  opacity: 0.95;
  transform: translateY(0.2196vw);
}

/* /layout/_footer.scss */
.l-footer {
  background: linear-gradient(90deg, #0097b2, #7ed957);
  padding: 0.5856vw 0;
  text-align: center;
}
.l-footer__logo {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 13.1772vw;
}
.l-footer .l-footer__menu {
  align-items: center;
  display: flex;
  gap: 2.9283vw;
  justify-content: center;
  margin-top: 1.4641vw;
}
.l-footer .l-footer__menu a {
  color: #fff;
  display: block;
  font-size: 1.0981vw;
  font-weight: 700;
}

/* -------------------------------------------*/
/* -------------------------------------------*/
.u-db {
  display: block;
}

.u-dn {
  display: none;
}

.u-mask--c-black {
  filter: brightness(0);
}

.u-mask--c-white {
  filter: brightness(0) invert(1);
}

.u-con--md {
  margin: 0 auto;
  max-width: var(--content_width);
  padding-inline: 2rem;
}

.u-con--lg {
  margin: 0 auto;
  max-width: var(--content_width-lg);
  padding-inline: 2rem;
}

.u-c-white {
  color: #fff;
}

.u-c--b-white {
  color: #fff;
}

.u-z-1 {
  z-index: -1;
}

.u-z1 {
  z-index: 1;
}

.u-z2 {
  z-index: 2;
}

.u-z3 {
  z-index: 3;
}

.u-z10 {
  z-index: 10;
}

.u-z50 {
  z-index: 50;
}

.u-z100 {
  z-index: 100;
}

.u-z999 {
  z-index: 999;
}

@media not all and (max-width: 768px){
  .p-hero__content {
    left: 1.6vw;
    position: absolute;
    top: 6.2958vw;
  }
  .p-contact__row.is-sm .p-contact__label + * {
    flex: none;
    width: 45%;
  }
  .p-contact__row.is-mid .p-contact__label + * {
    flex: none;
    width: 53%;
  }
  .u-st {
    display: none !important;
  }
  .u-tab {
    display: none;
  }
}

@media screen and (max-width: 768px){
  :root {
    --content_width: 750px;
  }
  .c-btn {
    width: 80vw;
  }
  .c-btn__link {
    border-radius: 3vw;
    font-size: 8vw;
    gap: 3vw;
  }
  .c-btn__link > span {
    border-radius: 1.2vw;
    font-size: 3.7vw;
    padding: 0 0.8vw;
  }
  .c-title {
    font-size: 7.5vw;
    line-height: 1.3;
  }
  .c-title::before, .c-title::after {
    height: 0.5vw;
    top: 0;
  }
  .page {
    font-size: 16px;
  }
  .page h1 {
    font-size: 2.6rem;
  }
  .page h3 {
    font-size: 1.8rem;
  }
  .page main {
    width: 90%;
  }
  .p-hero {
    position: relative;
  }
  .p-hero::before {
    background: url(../images/hero_back.webp) no-repeat top center/cover;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    z-index: -1;
  }
  .p-hero__bg {
    height: 100dvh;
    padding: 0 2.5vw;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .p-hero__content {
    display: flex;
    flex-direction: column;
  }
  .p-hero__title {
    left: 2.6vw;
    margin-left: 2vw;
    position: absolute;
    top: 8vw;
    width: 90%;
  }
  .p-hero__badges {
    bottom: 3vh;
    left: 50%;
    margin: 0 auto 0;
    position: absolute;
    transform: translate(-50%, 0);
    width: 85%;
    z-index: 1;
  }
  .p-reason {
    padding: 12vw 0 35vw;
  }
  .p-reason__title {
    width: 80vw;
  }
  .p-reason__list {
    padding: 0;
  }
  .p-reason__list > li {
    font-size: 4vw;
    line-height: 1.6;
  }
  .p-reason__list > li::before {
    width: 6vw;
  }
  .p-reason__img--left {
    bottom: -27.4641vw;
    left: 1.2vw;
    opacity: 0.8;
    width: 42.4985vw;
  }
  .p-reason__img--right {
    bottom: -27.4641vw;
    opacity: 0.8;
    right: 2.0894vw;
    width: 42.9616vw;
  }
  .p-feature {
    padding: 18vw 0;
  }
  .p-feature__items {
    gap: 10vw;
    grid-template-columns: repeat(1, 1fr);
    margin-top: 12vw;
    padding: 0 5vw;
  }
  .p-feature__item {
    padding: 5vw 2vw;
  }
  .p-feature__num {
    width: 20vw;
  }
  .p-feature__head {
    font-size: 5.5vw;
  }
  .p-feature__text {
    font-size: 4vw;
  }
  .p-voice {
    padding: 12vw 0;
  }
  .p-voice__list {
    flex-direction: column;
    gap: 5vw;
    margin-top: 10vw;
    padding: 0 5vw;
  }
  .p-voice__item {
    width: 100%;
  }
  .p-voice__card {
    border: 1.5vw solid rgba(0, 0, 0, 0.06);
    padding: 5vw 8vw 8vw;
  }
  .p-voice__figure {
    justify-content: center;
    margin: 2vw 0 0;
  }
  .p-voice__illust {
    width: 25vw;
  }
  .p-voice__profile {
    font-size: 4.5vw;
  }
  .p-voice__prev {
    font-size: 4vw;
  }
  .p-voice__text {
    font-size: 4vw;
  }
  .p-advisor {
    padding: 12vw 0;
  }
  .p-advisor__lists {
    margin-top: 10vw;
  }
  .p-advisor__item {
    border: 0.1464vw solid #04d960;
    border-radius: 1.5vw;
    flex-direction: column;
    padding: 5vw;
  }
  .p-advisor__item:not(:first-child) {
    margin-top: 10vw;
  }
  .p-advisor__photo {
    width: 100%;
  }
  .p-advisor__text {
    font-size: 4vw;
  }
  .p-flow {
    padding: 12vw 0;
  }
  .p-flow__head {
    margin-top: 10vw;
  }
  .p-flow__step {
    left: -8vw;
    top: 20vw;
    width: 45vw;
  }
  .p-flow__lead {
    font-size: 4.2vw;
    line-height: 1.6;
  }
  .p-flow__img {
    margin-top: 25vw;
    width: 100%;
  }
  .p-contact {
    padding: 12vw 0;
  }
  .p-contact__title {
    font-size: 5.8vw;
  }
  .p-contact__wrap {
    margin-top: 8vw;
    padding: 0;
  }
  .p-contact__bar {
    font-size: 6vw;
  }
  .p-contact__content {
    padding: 4vw 6vw;
  }
  .p-contact__row {
    align-items: start;
    flex-direction: column;
    gap: 2vw;
    padding: 4vw 0;
  }
  .p-contact__label {
    font-size: 4vw;
    width: 100%;
  }
  .p-contact__label + * {
    width: 100%;
  }
  .p-contact input[type=text],
  .p-contact input[type=date],
  .p-contact input[type=password],
  .p-contact input[type=email],
  .p-contact input[type=time],
  .p-contact input[type=tel],
  .p-contact input[type=number],
  .p-contact select {
    font-size: 4vw;
    height: 10vw;
    padding: 0 2vw;
  }
  .p-contact ::-moz-placeholder {
    font-size: 4vw;
  }
  .p-contact ::placeholder {
    font-size: 4vw;
  }
  .p-contact select {
    background-position: right 5% center;
    background-size: 3.2vw 2vw;
  }
  .p-contact input[type=radio] + .wpcf7-list-item-label {
    font-size: 4vw;
    margin: 0;
    padding: 0 5vw 0 8vw;
  }
  .p-contact input[type=radio] + .wpcf7-list-item-label::before {
    height: 6vw;
    width: 6vw;
  }
  .p-contact input[type=radio] + .wpcf7-list-item-label::after {
    height: 4vw;
    left: 1.1vw;
    width: 4vw;
  }
  .p-contact__birth > * {
    gap: 1.7vw;
    width: 100%;
  }
  .p-contact__submit {
    border-radius: 4vw;
    box-shadow: 0 2vw 4vw rgba(0, 0, 0, 0.15);
    margin-top: 8vw;
    width: 80vw;
  }
  .p-contact__submit .p-contact__submit-text {
    font-size: 4vw;
  }
  .p-contact__submit__link {
    font-size: 7.6vw;
    padding-top: 0.8em;
  }
  .l-footer {
    padding: 8vw 0 10vw;
  }
  .l-footer__logo {
    width: 60vw;
  }
  .l-footer .l-footer__menu {
    flex-direction: column;
    gap: 4vw;
    margin-top: 6vw;
  }
  .l-footer .l-footer__menu a {
    font-size: 4vw;
  }
  .u-pc {
    display: none;
  }
  .u-con--lg {
    max-width: var(--content_width);
  }
}

@media screen and (max-width: 767px){
  .pc-only-inline {
    display: none;
  }
  .sp-only-inline {
    display: inline;
  }
}

@media not all and (max-width: 666px){
  a[href^="tel:"] {
    pointer-events: none;
  }
  .u-sp {
    display: none !important;
  }
}

@media screen and (max-width: 666px){
  .u-pt {
    display: none !important;
  }
  .u-tab {
    display: none !important;
  }
  .u-pb-wide {
    padding-bottom: 8rem;
  }
}

@media all and (-ms-high-contrast: none){
  html,
  body {
    display: none;
  }
}
/*# sourceMappingURL=maps/style.css.map */
