*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

html:focus-within {
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  background-color: #fff;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

img,
picture {
  display: block;
  max-width: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}
html {
  scroll-behavior: smooth;
}
@media (max-width: 560px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media screen and (min-width: 561px) {
  html {
    font-size: 1.1111111111vw;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 16px;
  }
}

body {
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

main {
  overflow-x: hidden;
  width: 100vw;
}

a {
  color: inherit;
  text-decoration: none;
  transition: opacity 0.3s;
}

@media screen and (min-width: 561px) {
  a:hover {
    opacity: 0.8;
  }
}

img {
  height: auto;
}

.pc {
  display: none;
}
@media screen and (min-width: 561px) {
  .pc {
    display: block;
  }
}

.sp {
  display: block;
}
@media screen and (min-width: 561px) {
  .sp {
    display: none;
  }
}

.l-footer {
  align-items: center;
  background: #000;
  display: flex;
  height: 23.467vw;
  justify-content: center;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .l-footer {
    height: 6.111vw;
    width: 100vw;
  }
}
@media screen and (min-width: 1440px) {
  .l-footer {
    height: 88px;
    overflow-x: hidden;
  }
}

.l-footer-text {
  color: #fff;
  font-size: 3.2vw;
  font-weight: 400;
}
@media screen and (min-width: 561px) {
  .l-footer-text {
    font-size: 0.833vw;
  }
}
@media screen and (min-width: 561px) {
  .l-footer-text {
    font-size: 12px;
  }
}

@media screen and (min-width: 561px) {
  .l-fv {
    position: relative;
  }
}
@media screen and (max-width: 560px) {
  .l-fv {
    height: 725px;
  }
}

.l-header {
  align-items: center;
  background: #fff;
  display: flex;
  height: 16.06vw;
  padding: 0;
  position: sticky;
  top: 0;
  width: 100vw;
  z-index: 100;
}
@media screen and (min-width: 561px) {
  .l-header {
    border-bottom: 1px solid #d9d9d9;
    display: block;
    height: auto;
    padding: 1.181vw 0;
  }
}
@media screen and (max-width: 560px) {
  .l-header {
    position: unset;
  }
}
@media screen and (min-width: 1440px) {
  .l-header {
    padding: 17px 0;
  }
}

.l-inner {
  margin: 0 auto;
  max-width: 100%;
  padding-inline: 1rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .l-inner {
    max-width: 69.125rem;
    padding-inline: 1.5rem;
    width: 69.125rem;
  }
}

.l-top__bar {
  align-items: center;
  background: #333;
  color: #fff;
  display: flex;
  font-size: 2.933vw;
  font-weight: 500;
  height: 6.4vw;
  justify-content: center;
  line-height: 1.8;
  text-align: center;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .l-top__bar {
    display: none;
  }
}

.c-badge {
  align-items: center;
  color: #012335;
  display: flex;
  font-weight: 500;
  gap: 0.25rem;
  justify-content: center;
  margin-right: 0.875rem;
  margin-top: 0.125rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .c-badge {
    gap: 0;
    margin-right: 0;
    margin-top: 0;
  }
}

.c-badge__img img {
  width: 5.75rem;
}
@media screen and (max-width: 560px) {
  .c-badge__img img {
    width: 5.05rem;
  }
}

@media screen and (min-width: 561px) {
  .c-badge__img img {
    width: 9.25rem;
  }
}

.c-badge__textWrap {
  line-height: 1.25;
  margin-top: 0.25rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .c-badge__textWrap {
    line-height: 1.3;
  }
}

.c-badge__title {
  border-bottom: 1px solid #000;
  display: flex;
  font-size: 0.875rem;
  gap: 0.3125rem;
  justify-content: center;
  letter-spacing: 0.05px;
  line-height: 1.4;
  margin-left: 0.4375rem;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 561px) {
  .c-badge__title {
    font-size: 1.25rem;
    gap: 0.9375rem;
    justify-content: flex-start;
    letter-spacing: -1px;
    margin-left: 0.625rem;
  }
}

.c-badge__copy {
  font-size: 1.1875rem;
  letter-spacing: 0.01em;
  line-height: 1;
  margin-left: 0.4375rem;
  margin-top: 0.4375rem;
}
@media screen and (min-width: 561px) {
  .c-badge__copy {
    font-size: 1.625rem;
    letter-spacing: -0.01em;
    line-height: 1.25;
    margin-left: 0.625rem;
  }
}

.c-badge__copy span {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
}

.c-badge__copy--num {
  font-size: 2rem;
}
@media screen and (min-width: 561px) {
  .c-badge__copy--num {
    font-size: 3rem;
  }
}

.c-badge__copy--no {
  font-size: 2.125rem;
}
@media screen and (min-width: 561px) {
  .c-badge__copy--no {
    font-size: 3rem;
    padding-left: 0.25rem;
  }
}

.c-badge__copy--no span {
  font-size: 1.5rem;
}
@media screen and (min-width: 561px) {
  .c-badge__copy--no span {
    font-size: 2.4375rem;
  }
}

.c-badge__text {
  font-size: 0.5rem;
  letter-spacing: 0.4px;
  margin-top: 0.25rem;
  text-align: left;
}
@media screen and (min-width: 561px) {
  .c-badge__text {
    font-size: 0.625rem;
    letter-spacing: 0.04em;
    margin-left: 0.625rem;
    margin-top: 0;
  }
}

.c-btn {
  background: #B53900;
  border-radius: 6px;
  color: #fff;
  font-weight: 700;
  position: relative;
}
@media screen and (min-width: 561px) {
  .c-btn {
    border-radius: 6px;
  }
}

.c-btn-header {
  align-items: center;
  background: linear-gradient(to top, #931302, #bd1903);
  border-radius: 1.6vw;
  display: flex;
  font-size: 3.733vw;
  height: 9.6vw;
  justify-content: center;
  text-decoration: none;
  width: 33.067vw;
}
@media screen and (min-width: 561px) {
  .c-btn-header {
    border-radius: 0.417vw;
    font-size: 1.111vw;
    height: 3.333vw;
    width: 9.444vw;
  }
}
@media screen and (max-width: 560px) {
  .c-btn-header {
display: none;
  }
}
@media screen and (min-width: 1440px) {
  .c-btn-header {
    border-radius: 6px;
    display: flex;
    font-size: 16px;
    height: 48px;
    width: 136px;
  }
}

.c-btn-reason {
  background: linear-gradient(to top, #931302, #bd1903);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
}

.c-btn-reason__left {
  background: #E03D27;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  flex-shrink: 0;
  font-size: 0.875rem;
  padding: 1.5rem 0 1.5rem 1rem;
  position: relative;
  width: 5.5rem;
}

.c-btn-reason__left:before, .c-btn-reason__left:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 50%;
  position: absolute;
  right: 0;
  width: 0.9375rem;
}

.c-btn-reason__left:before {
  background: linear-gradient(to top, #bd1903, #af1603);
  top: 0;
  transform: scale(1, -1);
}

.c-btn-reason__left:after {
  background: linear-gradient(to top, #931302, #bd1903);
  bottom: 0;
}

.c-btn-reason__right {
  align-items: center;
  display: flex;
  font-size: 1.125rem;
  justify-content: center;
  padding-right: 2.5rem;
  position: relative;
  text-align: center;
  width: 100%;
}

.c-btn-reason__right:after {
  background-image: url("../images/common/icon_arrow_circle.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.375rem;
  position: absolute;
  right: 1.5rem;
  width: 1.375rem;
}

.c-btn-reason__time {
  font-size: 1.125rem;
}

.c-btn-cta {
  background: linear-gradient(to top, #931302, #bd1903);
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  width: 19.4375rem;
}
@media screen and (min-width: 561px) {
  .c-btn-cta {
    width: 29.5rem;
  }
}

@media screen and (min-width: 561px) {
  .c-cta--footer .c-btn-cta {
    width: 40.8125rem;
  }
}

.c-btn-cta__left {
  background: #E03D27;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  flex-shrink: 0;
  font-size: 0.875rem;
  padding: 1.125rem 0 1.125rem 0.9375rem;
  position: relative;
  width: 5.5rem;
}
@media screen and (min-width: 561px) {
  .c-btn-cta__left {
    font-size: 0.9375rem;
    padding: 1.25rem 0 1.125rem 0.9375rem;
    width: 6.5625rem;
  }
}

@media screen and (min-width: 561px) {
  .c-btn-cta__time {
    font-size: 1.125rem;
  }
}

.c-btn-cta__left:before, .c-btn-cta__left:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  content: "";
  display: block;
  height: 52%;
  position: absolute;
  right: -0.0625rem;
  width: 0.9375rem;
}

.c-btn-cta__left:before {
  background: linear-gradient(to top, #bd1903, #af1603);
  top: 0;
  transform: scale(1, -1);
}

.c-btn-cta__left:after {
  background: linear-gradient(to top, #931302, #bd1903);
  bottom: 0;
}

.c-btn-cta__right {
  align-items: center;
  display: flex;
  font-size: 1rem;
  justify-content: center;
  padding-right: 3.4375rem;
  position: relative;
  text-align: center;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .c-btn-cta__right {
    font-size: 1.3125rem;
  }
}

.c-btn-cta__right:after {
  background-image: url("../images/common/icon_arrow_circle.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.375rem;
  position: absolute;
  right: 1.5625rem;
  width: 1.375rem;
}

@media screen and (min-width: 561px) {
  .c-btn-large .c-btn-cta__right:after {
    right: 1.875rem;
  }
}

.c-btn-fv {
  width: 21.4375rem;
}
@media screen and (min-width: 561px) {
  .c-btn-fv {
    width: 29.5rem;
  }
}

.c-btn-fv .c-btn-cta__right {
  font-size: 1.125rem;
}
@media screen and (min-width: 561px) {
  .c-btn-fv .c-btn-cta__right {
    font-size: 1.3125rem;
  }
}

.c-cta {
  background-image: url("../images/common/cta_bg_sp.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 4.0625rem;
  position: relative;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .c-cta {
    background-image: url("../images/common/cta_bg.webp");
    padding-block: 6.25rem;
  }
}

.c-cta--blue {
  background: #4B91B6;
  padding-block: 4.0625rem;
}
@media screen and (min-width: 561px) {
  .c-cta--blue {
    padding-block: 5rem;
  }
}

.c-cta--footer {
  background-image: url("../images/common/cta_footer_bg_sp.webp");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block: 0;
  position: relative;
  top: 4rem;
}
@media screen and (min-width: 561px) {
  .c-cta--footer {
    background-image: url("../images/common/cta_footer_bg.webp");
    background-position: center center;
    height: 36.3125rem;
    top: 0;
  }
}

.c-cta--footer .c-cta__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 5rem;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-cta__inner {
    flex-direction: row;
    justify-content: space-between;
    top: 50%;
    transform: translateY(-50%);
  }
}

.c-cta__formWrap {
  background: #f3f4f5;
  border-radius: 4px;
  display: none;
  padding: 2.5rem 0.625rem;
}
@media screen and (min-width: 561px) {
  .c-cta__formWrap {
    display: block;
    margin-right: 0.625rem;
    padding: 2rem;
    width: 32.375rem;
  }
}

.c-cta--footer .c-cta__formWrap {
  display: block;
  margin-top: 1.25rem;
  width: 21.4375rem;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-cta__formWrap {
    margin-right: 0;
    margin-top: 0;
    width: 32.375rem;
  }
}

.c-cta__formText {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}

.c-cta__form {
  margin-top: 1.25rem;
}

.c-cta__contents {
  align-items: center;
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 1.6875rem;
  padding: 2.25rem 1rem 2.5rem;
}
@media screen and (min-width: 561px) {
  .c-cta__contents {
    flex-direction: row;
    gap: 0;
    justify-content: space-between;
    padding: 3.375rem 3.5rem 3.125rem 4rem;
  }
}

@media screen and (min-width: 561px) {
  .c-cta--blue .c-cta__contents {
    padding: 3.125rem 4.0625rem 2.8125rem 3.4375rem;
  }
}

.c-cta__formLink {
  display: flex;
  gap: 1.375rem;
  justify-content: center;
  margin-top: 1.125rem;
}

.c-cta--footer .c-form {
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-form {
    padding: 1.5rem 1.25rem;
  }
}

.c-cta--footer .c-form__submit {
  font-size: 1.125rem;
  letter-spacing: 0.1px;
  padding: 0.625rem 1.5625rem 0.625rem 0;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-form__submit {
    padding: 1.53125rem 1.125rem 1.53125rem 5rem;
    text-align: left;
  }
}

.c-cta--footer .c-form__submit:after {
  right: 1.5rem;
}

.c-cta__formLink .c-form__textLink {
  letter-spacing: 1px;
}

.c-cta__text {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .c-cta__text {
    font-size: 1.4375rem;
    line-height: 1.75;
    padding-bottom: 0.625rem;
    text-align: left;
  }
}

.c-cta--blue .c-cta__text {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media screen and (min-width: 561px) {
  .c-cta--blue .c-cta__text {
    font-size: 1.75rem;
  }
}

.c-cta--footer .c-cta__text {
  color: #fff;
  font-size: 1.625rem;
  line-height: 1.5;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-cta__text {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

.c-cta--footer .c-cta__text {
  display: inline-block;
  font-size: 1.625rem;
  font-weight: 700;
}
@media screen and (min-width: 561px) {
  .c-cta--footer .c-cta__text {
    font-size: 2.5rem;
    padding-top: 0.625rem;
  }
}

.c-cta__text span {
  font-size: 1rem;
  font-weight: 500;
}
@media screen and (min-width: 561px) {
  .c-cta__text span {
    font-size: 1.125rem;
    font-weight: 700;
  }
}

.c-cta--blue .c-cta__text span {
  font-size: 1rem;
}
@media screen and (min-width: 561px) {
  .c-cta--blue .c-cta__text span {
    font-size: 1.375rem;
  }
}

.c-cta--footer .c-btn {
  margin: 1.5625rem auto;
}

@media screen and (min-width:501px) and ( max-width:560px) {
.c-cta--footer {
  top: 11rem;
}
}
@media screen and (min-width:430px) and ( max-width:500px) {
.c-cta--footer {
  top: 7rem;
}
}

.c-form {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 1.5rem 1.25rem;
}

.c-form__input {
  background: #e1edf4;
  border: none;
  border-radius: 4px;
  padding: 0.90625rem 1rem;
  width: 100%;
  font-size: 1.0rem;
}

@media screen and (max-width: 560px) {
  .c-form__input {
    background-color: #eee8aa !important;
    border: 1px inset #c37729 !important;
  }
}

@media screen and (min-width: 767px)/{
    
}

.c-form__topLink {
  font-size: 0.8125rem;
  letter-spacing: 0.1px;
  margin-top: 1.5625rem;
  text-align: center;
}

.c-form__textLink {
  color: #307fe2;
  font-size: 0.8125rem;
  text-decoration: underline;
}

.c-form__submitWrap {
  margin-top: 0.75rem;
  position: relative;
}

.c-form__submit {
  background: linear-gradient(to top, #931302, #bd1903);
  border: none;
  border-radius: 6px;
  box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.16);
  color: #fff;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.1px;
  padding: 1.53125rem 1.125rem;
  position: relative;
  text-align: left;
  transition: 0.3s;
  width: 100%;
  height: 76px;
}

.c-form__submit:after {
  background-image: url("../images/common/form_btn_arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 1.375rem;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s;
  width: 1.375rem;
}

.c-form__submit:hover {
  opacity: 0.8;
}

.c-form__warn {
  color: #787878;
  font-size: 0.6875rem;
  letter-spacing: -0.1px;
  line-height: 1.55;
  margin-top: 1.125rem;
}

.c-logo {
  transition: opacity 0.3s;
}

.c-logo__img {
  height: 10.291vw;
  width: 30.667vw;
}
@media screen and (min-width: 561px) {
  .c-logo__img {
    height: 3.472vw;
    width: 10.347vw;
  }
}
@media screen and (min-width: 1440px) {
  .c-logo__img {
    height: 50px;
    width: 149px;
  }
}

.c-sectionTitle__text {
  color: #232323;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 1.6;
  margin-inline: auto;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 561px) {
  .c-sectionTitle__text {
    font-size: 2.375rem;
  }
}

.c-sectionTitle__text span {
  font-size: 1.25rem;
}
@media screen and (min-width: 561px) {
  .c-sectionTitle__text span {
    font-size: 1.75rem;
  }
}

.p-about {
  background: #eae8e6;
  padding-bottom: 3.75rem;
  position: relative;
  top: 2rem;
}
@media screen and (min-width: 561px) {
  .p-about {
    padding-bottom: 6.25rem;
    padding-top: 11.125rem;
    top: 0;
  }
}

.p-about + .c-cta {
  top: -0;
}
@media screen and (min-width: 561px) {
  .p-about + .c-cta {
    top: 0;
  }
}

.p-about:before {
  background: #eae8e6;
  content: "";
  display: block;
  height: 3.75rem;
  position: absolute;
  top: -3.75rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-about:before {
    height: 9.875rem;
    top: -9.875rem;
  }
}

.p-about__text {
  color: #232323;
  font-size: 0.875rem;
  line-height: 1.7;
  margin-top: 1.5625rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-about__text {
    font-size: 1rem;
    margin-top: 1.125rem;
  }
}

.p-about__items {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-about__items {
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    margin-top: 3.125rem;
  }
}

.p-about__case {
  background: #fff;
  text-align: center;
  width: 100%;
}

.p-about__case:not(:first-child) {
  margin-top: 2rem;
}
@media screen and (min-width: 561px) {
  .p-about__case:not(:first-child) {
    margin-top: 0;
  }
}

.p-aboutCase__title {
  background: #4B91B6;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  padding-block: 1.25rem;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__title {
    font-size: 1.5rem;
    padding-block: 2rem;
  }
}

.p-aboutCase__itemsWrap {
  padding: 1.75rem 1rem 2rem;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__itemsWrap {
    padding: 1.875rem 1.5rem 2.125rem;
  }
}

.p-aboutCase__items {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__items {
    gap: 1.125rem;
  }
}

.p-aboutCase__flowWrap {
  background: #ddebf1;
  padding: 1rem 0.625rem;
}

.p-aboutCase__flowTitle {
  color: #2E6C8D;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__flowTitle {
    font-size: 1rem;
    line-height: normal;
  }
}

.p-aboutCase__flow {
  align-items: center;
  display: flex;
  height: 100%;
  justify-self: center;
  margin-top: 1rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__flow {
    margin-top: 0.875rem;
  }
}

.p-aboutCase__flow > * {
  display: grid;
  font-size: 0.75rem;
  height: 4.6875rem;
  line-height: 1.5;
  padding-inline: 1rem;
  place-items: center;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__flow > * {
    font-size: 0.875rem;
    padding: 1rem;
  }
}

.p-aboutCase__flowBefore {
  background: #f4f2ef;
  color: #232323;
  font-weight: 500;
  width: 48%;
}

.p-aboutCase__flowAfter {
  background: #4B91B6;
  color: #fff;
  font-weight: 700;
  padding-left: 0.9375rem;
  padding-right: 0;
  width: 52%;
}
@media screen and (min-width: 561px) {
  .p-aboutCase__flowAfter {
    padding-left: 1.125rem;
  }
}

.p-aboutCase__flowAfter:before, .p-aboutCase__flowAfter:after {
  background: #f4f2ef;
  content: "";
  display: block;
  height: 52%;
  left: -0.0625rem;
  position: absolute;
  width: 1.25rem;
}

.p-aboutCase__flowAfter:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  top: -0.0625rem;
}

.p-aboutCase__flowAfter:after {
  bottom: -0.0625rem;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

.p-achieve {
  background-image: url("../images/common/achieve_bg_sp.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
  text-align: center;
  top: 0;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .p-achieve {
    background-image: url("../images/common/achieve_bg.webp");
    top: 0;
  }
}

.p-achieve:before, .p-achieve:after {
  background: #fff;
  bottom: -1px;
  content: "";
  display: block;
  height: 2.8125rem;
  position: absolute;
  width: 52%;
}
@media screen and (min-width: 561px) {
  .p-achieve:before, .p-achieve:after {
    height: 5.625rem;
  }
}

.p-achieve:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  left: -0.125rem;
}

.p-achieve:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  right: -0.125rem;
}

.p-achieve__inner {
  padding-bottom: 5.125rem;
  padding-top: 2.8125rem;
}
@media screen and (min-width: 561px) {
  .p-achieve__inner {
    padding-bottom: 6.875rem;
    padding-top: 5.3125rem;
  }
}

.p-achieve__title {
  border-bottom: 1px solid #fff;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.4px;
  line-height: 1.3;
  margin-inline: auto;
  padding-bottom: 0.9375rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-achieve__title {
    font-size: 2.5rem;
    line-height: normal;
    padding-bottom: 1.5625rem;
    width: 58.125rem;
  }
}

.p-achieve__title span {
  font-size: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-achieve__title span {
    font-size: 3.75rem;
  }
}

.p-achieve__text {
  font-size: 0.875rem;
  line-height: 1.7;
  margin-top: 1rem;
  text-align: left;
}
@media screen and (min-width: 561px) {
  .p-achieve__text {
    font-size: 1rem;
    margin-top: 2.625rem;
    text-align: center;
  }
}

.p-achieve__copy {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.1;
}
@media screen and (min-width: 561px) {
  .p-achieve__copy {
    font-size: 2rem;
    line-height: normal;
    margin-top: 0.625rem;
  }
}

.p-achieve__copy span {
  color: #6bbbd5;
  font-size: 3.4375rem;
  padding-inline: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-achieve__copy span {
    font-size: 5.3125rem;
  }
}

.p-case {
  background-image: url("../images/common/case_bg_sp.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2.9375rem;
  position: relative;
  top: 4.8125rem;
}
@media screen and (min-width: 561px) {
  .p-case {
    background: #f3f3f3;
    padding-bottom: 5.3125rem;
    top: 0;
  }
}

.p-case__head {
  background-image: url("../images/common/case_head_bg_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  left: 50%;
  padding-block: 2.8125rem;
  position: relative;
  transform: translateX(-50%);
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .p-case__head {
    background-image: url("../images/common/case_head_bg.webp");
    background-position: top center;
    padding-bottom: 6.25rem;
    padding-top: 6.75rem;
  }
}

.p-case__head .c-sectionTitle__text {
  color: #fff;
  font-size: 1.625rem;
}
@media screen and (min-width: 561px) {
  .p-case__head .c-sectionTitle__text {
    font-size: 2.5rem;
  }
}

.p-caseBox {
  margin-top: 2.5rem;
}
@media screen and (min-width: 561px) {
  .p-caseBox {
    margin-top: 3.9375rem;
  }
}

.p-caseBox__head {
  background: #4B91B6;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  padding-block: 0.75rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-caseBox__head {
    font-size: 1.375rem;
    padding-block: 1.25rem;
  }
}

.p-caseBox--second .p-caseBox__head {
  background: #2e6c8d;
}

.p-caseBox__body {
  background: #fff;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-caseBox__body {
    padding: 2rem 1.25rem;
  }
}

.p-caseBox__contentsWrap {
  background: #fff;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 561px) {
  .p-caseBox__contentsWrap {
    flex-direction: row;
    gap: 1rem;
  }
}

.p-caseBox__contents {
  border-bottom: 2px solid #ededed;
  max-height: -moz-max-content;
  max-height: max-content;
  padding-bottom: 1.75rem;
  padding-inline: 1.5rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-caseBox__contents {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 0.625rem;
    padding-inline: 2.5rem;
  }
}

.p-caseBox__contents:not(:first-child) {
  border-bottom: 0;
}
@media screen and (min-width: 561px) {
  .p-caseBox__contents:not(:first-child) {
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
}

.p-caseBoxContents__head {
  position: relative;
}

.p-caseBoxContents__numWrap {
  align-items: center;
  background: #2E6C8D;
  color: #fff;
  display: flex;
  gap: 0.3125rem;
  justify-content: center;
  margin-inline: auto;
  padding-bottom: 0.75rem;
  padding-top: 0.1875rem;
  position: relative;
  top: -0.0625rem;
  width: 5.875rem;
}

.p-caseBoxContents__numText {
  font-size: 0.875rem;
}

.p-caseBoxContents__num {
  font-family: "Noto Sans", sans-serif;
  font-size: 1.4375rem;
  font-weight: 600;
}

.p-caseBoxContents__numWrap:before, .p-caseBoxContents__numWrap:after {
  background: #fff;
  bottom: -0.0625rem;
  content: "";
  display: block;
  height: 0.6875rem;
  position: absolute;
  width: 60%;
}

.p-caseBoxContents__numWrap:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  left: -0.0625rem;
}

.p-caseBoxContents__numWrap:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  right: -0.0625rem;
}

.p-caseBoxContents__infoWrap {
  align-items: center;
  display: flex;
  gap: 1rem;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__infoWrap {
    margin-top: 1.875rem;
  }
}

.p-caseBoxContents__infoImg {
  border-radius: 50%;
  flex-shrink: 0;
  height: 5.5rem;
  overflow: hidden;
  width: 5.5rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__infoImg {
    height: 8.125rem;
    width: 8.125rem;
  }
}

.p-caseBoxContents__infoImg img {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-caseBoxContents__info {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.p-caseBoxContents__infoTitle {
  font-size: 1.125rem;
  font-weight: 700;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__infoTitle {
    font-size: 1.375rem;
  }
}

.p-caseBoxContents__infoName {
  font-size: 1rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__infoName {
    font-size: 1.125rem;
  }
}

.p-caseBoxContents__flow {
  color: #fff;
  margin-top: 1.125rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flow {
    margin-top: 1.5625rem;
  }
}

.p-caseBoxContents__flowBefore, .p-caseBoxContents__flowAfter {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.p-caseBoxContents__flowBefore {
  background: #242424;
  padding: 1.25rem 1.25rem 1.125rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowBefore {
    background: #0a2343;
    padding: 2rem 1.25rem 1.75rem;
  }
}

.p-caseBoxContents__flowAfter {
  background-image: url("../images/common/case_afterbox_bg_sp.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.5625rem 1.25rem 0.625rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowAfter {
    background-image: url("../images/common/case_afterbox_bg.webp");
    padding: 1.75rem 1.25rem 1.5625rem;
  }
}

.p-caseBoxContents__flowTriangle {
  background: #6faecf;
  clip-path: polygon(0 0, 100% 0%, 50% 100%);
  height: 1.25rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.5rem;
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowTriangle {
    height: 1.875rem;
    width: 3.75rem;
  }
}

.p-caseBoxContents__flowBeforeJob,
.p-caseBoxContents__flowAfterJob {
  font-size: 0.75rem;
  width: 7.1875rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowBeforeJob,
  .p-caseBoxContents__flowAfterJob {
    font-size: 0.875rem;
    width: 11.5625rem;
  }
}

.p-caseBoxContents__flowBeforeIncome,
.p-caseBoxContents__flowAfterIncome {
  flex-shrink: 0;
  font-family: "Noto Sans", sans-serif;
  font-size: 0.875rem;
  letter-spacing: 2px;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowBeforeIncome,
  .p-caseBoxContents__flowAfterIncome {
    font-size: 1rem;
    text-align: left;
  }
}

.p-caseBoxContents__flowBeforeIncome span,
.p-caseBoxContents__flowAfterIncome span {
  font-weight: 600;
}

.p-caseBoxContents__flowBeforeIncome span {
  font-size: 1.75rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowBeforeIncome span {
    font-size: 1.875rem;
  }
}

.p-caseBoxContents__flowAfterIncome span {
  font-size: 2.0625rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__flowAfterIncome span {
    font-size: 2.25rem;
  }
}

.p-caseBoxContents__textWrap {
  height: 8.4375rem;
  margin-top: 1.125rem;
  overflow: hidden;
  position: relative;
  transition: 0.4s;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__textWrap {
    height: 12.5rem;
    margin-top: 1.5625rem;
  }
}

.p-caseBoxContents__text {
  font-size: 0.875rem;
  line-height: 1.8;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__text {
    font-size: 1rem;
    letter-spacing: -0.006em;
    line-height: 1.78;
  }
}

.p-caseBoxContents__textWrap:after {
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 70%, #fff 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 9.375rem;
  left: 0;
  position: absolute;
  transition: 0.4s;
  width: 100%;
}

.p-caseBoxContents__textWrap.active:after {
  background: none;
  opacity: 0;
  visibility: hidden;
}

.p-caseBoxContents__btnWrap {
  bottom: 1.25rem;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__btnWrap {
    bottom: 0.75rem;
  }
}

.p-caseBoxContents__btn {
  background: #fff;
  border: 1px solid #333;
  border-radius: 4px;
  color: #232323;
  cursor: pointer;
  display: flex;
  font-size: 0.75rem;
  font-weight: 700;
  gap: 0.625rem;
  justify-content: center;
  padding-block: 0.375rem;
  transition: opacity 0.3s;
  width: 13.75rem;
}
@media screen and (min-width: 561px) {
  .p-caseBoxContents__btn {
    font-size: 0.875rem;
    gap: 1.0625rem;
    padding-block: 0.5rem;
  }
}

.p-caseBoxContents__btn:hover {
  opacity: 0.6;
}

.p-caseBoxContents__btn:after {
  border-bottom: 1px solid #232323;
  border-left: 1px solid #232323;
  content: "";
  display: block;
  height: 0.5rem;
  margin-top: 0.25rem;
  rotate: -45deg;
  transition: 0.4s;
  width: 0.5rem;
}

.p-caseBoxContents__textWrap.active .p-caseBoxContents__btn:after {
  margin-top: 0.5rem;
  rotate: 135deg;
}

@media screen and (min-width: 561px) {
  .p-caseBox__btnWrap {
    margin-top: 2.125rem;
  }
}

.p-caseBox__btn {
  background: #4B91B6;
  color: #fff;
  display: flex;
  font-size: 0.875rem;
  font-weight: 700;
  gap: 0.75rem;
  justify-content: center;
  margin-inline: auto;
  padding-block: 1.0625rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-caseBox__btn {
    border-radius: 4px;
    width: 13.75rem;
  }
}

.p-caseBox__btn:after {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  content: "";
  display: block;
  height: 0.5rem;
  margin-top: 0.25rem;
  position: absolute;
  right: 1.25rem;
  rotate: -45deg;
  width: 0.5rem;
}
@media screen and (min-width: 561px) {
  .p-caseBox__btn:after {
    margin-top: 0.4375rem;
    position: relative;
    right: auto;
    rotate: -135deg;
  }
}

.p-case__ctaText {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-case__ctaText {
    font-size: 1.375rem;
  }
}

.p-case__cta {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-case__cta {
    margin-top: 3.875rem;
  }
}

.p-case__ctaBtn {
  margin: 1.25rem auto;
  width: -moz-fit-content;
  width: fit-content;
}

.p-case__ctaBtn .c-btn-cta {
  width: 21.4375rem;
}
@media screen and (min-width: 561px) {
  .p-case__ctaBtn .c-btn-cta {
    width: 40.8125rem;
  }
}

.p-faq {
  background: #f4f4f4;
  padding-bottom: 3.125rem;
  padding-top: 4.0625rem;
  position: relative;
  top: 4rem;
}
@media screen and (min-width: 561px) {
  .p-faq {
    background: #f2efeb;
    padding-block: 6.25rem;
    top: 0;
  }
}

.p-faq__head .c-sectionTitle__text {
  font-size: 1.875rem;
}
@media screen and (min-width: 561px) {
  .p-faq__head .c-sectionTitle__text {
    font-size: 2.5rem;
  }
}

.p-faq__listWrap {
  margin-top: 3rem;
}
@media screen and (min-width: 561px) {
  .p-faq__listWrap {
    margin-top: 2.625rem;
  }
}

.p-faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.9375rem;
}

.p-faq__item {
  background: #fff;
  border-radius: 8px;
  color: #232323;
  overflow: hidden;
}

.p-faqItem__q {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  padding: 1.5625rem 1rem;
  transition: 0.4s;
}
@media screen and (min-width: 561px) {
  .p-faqItem__q {
    align-items: center;
    padding: 1.5625rem 2rem;
  }
}

.p-faqItem__q.open {
  background: #579fc5;
}

.p-faqItem__qContents {
  display: flex;
  gap: 1.25rem;
}
@media screen and (min-width: 561px) {
  .p-faqItem__qContents {
    align-items: center;
    gap: 2.8125rem;
  }
}

.p-faqItem__qIcon {
  color: #2e6c8d;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (min-width: 561px) {
  .p-faqItem__qIcon {
    font-size: 2rem;
    line-height: normal;
  }
}

.p-faqItem__q.open .p-faqItem__qIcon {
  color: #fff;
}

.p-faqItem__qText {
  font-weight: 700;
  letter-spacing: 0.8px;
  line-height: 1.7;
}
@media screen and (min-width: 561px) {
  .p-faqItem__qText {
    font-size: 1.125rem;
    line-height: normal;
    width: 54.0625rem;
  }
}

.p-faqItem__q.open .p-faqItem__qText {
  color: #fff;
}

.p-faqItem__qBtn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  flex-shrink: 0;
  height: 1.25rem;
  margin-right: 0.625rem;
  position: relative;
  width: 1.25rem;
}

.p-faqItem__qBtn:before, .p-faqItem__qBtn:after {
  background: #141414;
  border-radius: 1.5px;
  content: "";
  display: block;
  height: 0.125rem;
  width: 1.25rem;
}

.p-faqItem__q.open .p-faqItem__qBtn:before,
.p-faqItem__q.open .p-faqItem__qBtn:after {
  background: #fff;
}

.p-faqItem__qBtn:after {
  position: absolute;
  rotate: 90deg;
  top: calc(50% - 0.0625rem);
  transition: 0.4s;
}

.p-faqItem__q.open .p-faqItem__qBtn:after {
  rotate: 180deg;
}

.p-faqItem__a {
  padding: 2.5rem 1.5625rem;
}
@media screen and (min-width: 561px) {
  .p-faqItem__a {
    padding-inline: 2.375rem;
  }
}

.p-faqItem__aText {
  letter-spacing: 0.6px;
  line-height: 1.85;
}
@media screen and (min-width: 561px) {
  .p-faqItem__aText {
    line-height: 1.8;
  }
}

.p-flow {
  background: #4B91B6;
  padding-block: 5rem;
  position: relative;
  top: 4rem;
}
@media screen and (min-width: 561px) {
  .p-flow {
    padding-block: 6.25rem;
    top: 0;
  }
}

.p-flow__head .c-sectionTitle__text {
  color: #fff;
  font-size: 1.875rem;
}
@media screen and (min-width: 561px) {
  .p-flow__head .c-sectionTitle__text {
    font-size: 2.5rem;
  }
}

.p-flow__listWrap {
  margin-top: 2.8125rem;
}

.p-flow__list {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
  justify-content: space-between;
}
@media screen and (min-width: 561px) {
  .p-flow__list {
    flex-direction: row;
    gap: 1rem;
  }
}

.p-flow__item {
  align-items: center;
  background: #fff;
  display: flex;
  gap: 1.875rem;
  justify-content: flex-start;
  padding: 1.59375rem 1.5rem;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-flow__item {
    flex-direction: column;
    gap: 0;
    height: 16.875rem;
    justify-content: center;
    padding: 4.375rem 0 0;
    width: 20%;
  }
}

.p-flow__num {
  align-items: center;
  color: #2e6c8d;
  display: flex;
  font-size: 0.875rem;
  gap: 0.125rem;
  text-transform: capitalize;
}
@media screen and (min-width: 561px) {
  .p-flow__num {
    font-size: 1rem;
    gap: 0;
    position: absolute;
    top: 1.875rem;
  }
}

@media screen and (min-width: 561px) {
  .p-flow__num:after {
    background: #4B91B6;
    bottom: -0.625rem;
    content: "";
    display: block;
    height: 0.0625rem;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 3rem;
  }
}

.p-flow__num span {
  font-size: 2rem;
  font-style: italic;
  font-weight: 600;
}
@media screen and (min-width: 561px) {
  .p-flow__num span {
    font-size: 2.5rem;
    letter-spacing: -0.01em;
    padding-right: 0.625rem;
  }
}

.p-flow__text {
  color: #141414;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-flow__text {
    font-size: 1.125rem;
  }
}

.p-footer {
  background: #fff;
  overflow-x: hidden;
  padding: 0 0 2.8125rem;
  position: relative;
  top: 1rem;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .p-footer {
    padding: 4.444vw 0;
    top: 0;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer {
    padding: 64px 0;
  }
}

.p-footer__inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
  width: 91.467vw;
}
@media screen and (min-width: 561px) {
  .p-footer__inner {
    align-items: flex-end;
    flex-direction: row;
    margin: 0 auto;
    padding: 0 5.833vw;
    width: 100vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__inner {
    padding: 0 84px;
    width: 1440px;
  }
}

.p-footer__left {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 12.8vw;
  width: 91.467vw;
}
@media screen and (min-width: 561px) {
  .p-footer__left {
    border-bottom: none;
    padding-bottom: 0;
    width: 43.056vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__left {
    width: 620px;
  }
}

.p-footer__logo {
  height: 29.333vw;
  margin: 0 auto;
  margin-bottom: 10.667vw;
  width: 57.333vw;
}
@media screen and (min-width: 561px) {
  .p-footer__logo {
    height: 9.375vw;
    margin: 0;
    margin-bottom: 1.111vw;
    width: 18.333vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__logo {
    height: 135px;
    margin-bottom: 16px;
    width: 264px;
  }
}

.p-footer__nav {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 6.4vw;
}
@media screen and (min-width: 561px) {
  .p-footer__nav {
    -moz-column-gap: 1.667vw;
         column-gap: 1.667vw;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__nav {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}

.p-footer__navLink {
  color: #242424;
  font-size: 4.267vw;
  font-weight: 500;
  letter-spacing: 0.04em;
  line-height: 1.85;
  text-decoration: none;
}
@media screen and (min-width: 561px) {
  .p-footer__navLink {
    font-size: 1.111vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__navLink {
    font-size: 16px;
  }
}

.p-footer__navText {
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.85;
  margin-top: 40px;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-footer__navText {
    color: #242424;
    font-size: 0.833vw;
    margin-top: 1.667vw;
    text-align: left;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__navText {
    font-size: 12px;
    margin-top: 24px;
  }
}

.p-footer__jpx {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 12.8vw;
  width: 71.467vw;
}
@media screen and (min-width: 561px) {
  .p-footer__jpx {
    margin-top: 0;
    width: 18.611vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__jpx {
    width: 268px;
  }
}

.p-footer__jpxImg {
  height: 24.533vw;
  width: 22.933vw;
}
@media screen and (min-width: 561px) {
  .p-footer__jpxImg {
    height: 6.389vw;
    width: 5.972vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__jpxImg {
    height: 92px;
    width: 86px;
  }
}

.p-footer__jpxText {
  color: #242424;
  font-size: 3.733vw;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1.85;
}
@media screen and (min-width: 561px) {
  .p-footer__jpxText {
    font-size: 0.972vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-footer__jpxText {
    font-size: 14px;
  }
}

.p-fv__contents {
  height: 100%;
  margin-inline: auto;
  position: relative;
}

.p-fv__img {
  background-image: url("../images/common/fv_bg_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 12.1875rem;
  position: relative;
  width: 100vw;
}
@media screen and (min-width: 561px) {
  .p-fv__img {
    background-image: url("../images/common/fv_bg.webp");
    background-position: calc((100vw - 90rem) / 2 + 27.375rem) center;
    background-size: 66.5625rem 35.6875rem;
    height: 35.6875rem;
    margin-inline: auto;
    width: 100%;
  }
}
@media screen and (max-width: 560px) {
  .p-fv__img {
    background-image: url("../images/common/top-bg_01_sp02.jpg");
    background-size: 24.6875rem;
    height: 8.6875rem;
    margin-inline: auto;
    width: 100%;
  }
}

.p-fv__img > img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-fv__img > img {
    position: relative;
    right: -5.625rem;
  }
}

.p-fv__inner {
  background: #fff;
  margin-inline: auto;
  padding-bottom: 2.1875rem;
  padding-top: 1.25rem;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-fv__inner {
    background: transparent;
    left: 50%;
    max-width: 84rem;
    padding-top: 4rem;
    position: absolute;
    top: 0;
    transform: translate(-50%, 0);
  }
}

@media screen and (max-width: 560px) {
  .p-fv__inner {
    background: none;
    position: absolute;
    top: 10px;
  }
}

.p-fv__textWrap {
  line-height: 1;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-fv__textWrap {
    line-height: 4;
    margin-left: 1.25rem;
    text-align: left;
  }
}

.p-fv__text {
  color: #141414;
  font-size: 0.9375rem;
  font-weight: 700;
  letter-spacing: 1.3px;
  line-height: 1.7;
  margin-bottom: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-fv__text {
    font-size: 2rem;
    letter-spacing: 1.2px;
    line-height: normal;
    margin-bottom: 1.5625rem;
    text-align: left;
  }
}
@media screen and (max-width: 560px) {
  .p-fv__text {
    display: none;
  }
}

.p-fv__read {
  background: #4B91B6;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: #fff;
  display: inline;
  font-size: 1.6875rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.5;
  padding: 0.3125rem 0.9375rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-fv__read {
    font-size: 3.875rem;
    line-height: 1.58;
    padding: 0 0.625rem;
  }
}
@media screen and (max-width: 560px) {
  .p-fv__read {
    background: none;
    font-weight: bold;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__read--row01 {
    letter-spacing: 0.02em;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__read--row02 {
    letter-spacing: 0.04em;
      font-size: 4.2rem;
  }
}

.p-fv__badgeWrap {
  margin-inline: auto;
  margin-top: 10px;
}
@media screen and (min-width: 561px) {
  .p-fv__badgeWrap {
    margin-inline: 0;
    margin-top: 1.125rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 560px) {
  .p-fv__badgeWrap {
    margin-top: 12%;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__badgeWrap .c-badge {
    justify-content: flex-start;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__badgeWrap .c-badge__title {
    font-size: 1.4375rem;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__badgeWrap .c-badge__copy {
    font-size: 1.9375rem;
    margin-top: 0.3125rem;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__badgeWrap .c-badge__copy span {
    font-size: 3.25rem;
  }
}

@media screen and (min-width: 561px) {
  .p-fv__badgeWrap .c-badge__text {
    font-size: 0.75rem;
  }
}


@media screen and (min-width: 561px) {
  .p-fv__formWrap {
    background: #f3f4f5;
    border-radius: 4px;
    display: block;
    padding: 2rem 1.25rem;
    position: absolute;
    right: 0;
    top: 2.8125rem;
    width: 23.625rem;
  }
}
@media screen and (max-width: 560px) {
  .p-fv__formWrap {
    background: #f3f4f5;
    border-radius: 4px;
    display: block;
    padding: 2rem 1.25rem;
    position: absolute;
    right: 0;
    top: 15.8125rem;
    width: 23.625rem;
    padding: 20px;
  }
}
.p-fv__form {
  margin-top: 1.0625rem;
}

.p-fv__formText {
  font-size: 1.25rem;
  font-weight: 700;
  text-align: center;
}

.p-fv__btnWrap {
  display: flex;
  justify-content: center;
  margin-top: 0.875rem;
}
@media screen and (min-width: 561px) {
  .p-fv__btnWrap {
    display: none;
  }
}

.p-fv__bottomLink {
  display: flex;
  justify-content: space-between;
  margin-top: 1.125rem;
  padding-inline: 0.625rem;
}

.p-fv__bottomLink .c-form__textLink {
  font-size: 0.875rem;
}

.p-fv__bottomCopy {
  background: #4B91B6;
  color: #fff;
  font-weight: 700;
  margin: 0 auto 17.5rem;
  padding-bottom: 2.8125rem;
  padding-top: 2.1875rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-fv__bottomCopy {
    margin: 0;
    padding-bottom: 7rem;
    padding-top: 4.5rem;
  }
}

.p-fv__bottomCopy:before, .p-fv__bottomCopy:after {
  background: #fff;
  bottom: -1px;
  content: "";
  display: block;
  height: 2.5rem;
  position: absolute;
  width: 52%;
}
@media screen and (min-width: 561px) {
  .p-fv__bottomCopy:before, .p-fv__bottomCopy:after {
    height: 4.6875rem;
  }
}

.p-fv__bottomCopy:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  left: 0;
}

.p-fv__bottomCopy:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  right: 0;
}

.p-bottomCopy-fv {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.p-bottomCopy-fv__text {
  font-size: 0.875rem;
}
@media screen and (min-width: 561px) {
  .p-bottomCopy-fv__text {
    font-size: 1.5rem;
  }
}

.p-bottomCopy-fv__copy {
  font-size: 1.5rem;
}
@media screen and (min-width: 561px) {
  .p-bottomCopy-fv__copy {
    font-size: 2.5rem;
  }
}

.p-header {
  align-items: center;
  display: flex;
  height: 10.291vw;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0;
  width: 92.533vw;
}
@media screen and (min-width: 561px) {
  .p-header {
    height: 3.333vw;
    padding: 0 3.333vw;
    width: 100vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-header {
    height: 48px;
    margin: 0 auto;
    padding: 0 48px;
    width: 1440px;
  }
}

.p-logoWrap-header {
  align-items: center;
  display: flex;
  width: 30.667vw;
}
@media screen and (min-width: 561px) {
  .p-logoWrap-header {
    width: 35.417vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-logoWrap-header {
    width: 31.875rem;
  }
}

.p-logoWrap-header__logo {
  padding-right: 22px;
}
@media screen and (min-width: 561px) {
  .p-logoWrap-header__logo {
    padding-right: 1.667vw;
  }
}
@media screen and (min-width: 1440px) {
  .p-logoWrap-header__logo {
    padding-right: 24px;
  }
}

@media screen and (min-width: 561px) {
  .p-logoWrap-header__text {
    border-left: 1px solid #b8b8b8;
    color: #333333;
    display: block;
    font-size: 0.972vw;
    font-weight: 500;
    height: 3.194vw;
    letter-spacing: 0;
    line-height: 1.8;
    padding-left: 1.667vw;
    padding-top: 0.868vw;
    text-align: center;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (max-width: 560px) {
  .p-logoWrap-header__text {
    border-left: none;
    font-size: small;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.8;
    padding-left: 10.66vw;
    padding-top: 0.868vw;
    text-align: left;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media screen and (min-width: 1440px) {
  .p-logoWrap-header__text {
    font-size: 14px;
    height: 46px;
    padding-left: 24px;
    padding-top: 12.5px;
  }
}

.p-reason {
  background-image: url("../images/common/reason_bg_sp.webp");
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  padding-bottom: 4.0625rem;
  padding-top: 3.75rem;
  position: relative;
  top: 0;
}
@media screen and (min-width: 561px) {
  .p-reason {
    background-image: url("../images/common/reason_bg.webp");
    padding-bottom: 6.125rem;
    padding-top: 5.75rem;
    top: 0;
  }
}

.p-reason + .c-cta {
  top: 0;
}
@media screen and (min-width: 561px) {
  .p-reason + .c-cta {
    top: 0;
  }
}

.p-reason .c-sectionTitle__text {
  line-height: 1.9;
}
@media screen and (min-width: 561px) {
  .p-reason .c-sectionTitle__text {
    line-height: normal;
  }
}

.p-reason .c-sectionTitle__text span {
  display: block;
  font-size: 1rem;
  line-height: 2;
}
@media screen and (min-width: 561px) {
  .p-reason .c-sectionTitle__text span {
    display: inline;
    font-size: 1.75rem;
    line-height: normal;
  }
}

.p-reason__head {
  background-image: url("../images/common/reason_head_bg_sp.webp");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 2.5rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reason__head {
    background-image: url("../images/common/reason_head_bg.webp");
    background-position: center;
    margin-top: 4.0625rem;
  }
}

.p-reason__head:before {
  background: rgba(10, 35, 67, 0.86);
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.p-reasonHead {
  color: #fff;
  padding: 3.125rem 1rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonHead {
    padding-block: 5rem;
  }
}

.p-reasonHead__text {
  display: flex;
  flex-direction: column;
  font-size: 0.875rem;
  gap: 1rem;
  margin-top: 1.75rem;
}
@media screen and (min-width: 561px) {
  .p-reasonHead__text {
    font-size: 1rem;
    gap: 1.125rem;
    margin-top: 2.1875rem;
  }
}

.p-reasonHead__title {
  font-size: 1.625rem;
  font-weight: 700;
}
@media screen and (min-width: 561px) {
  .p-reasonHead__title {
    font-size: 2.5rem;
  }
}

.p-reasonHead__textBoxes {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  justify-content: center;
}
@media screen and (min-width: 561px) {
  .p-reasonHead__textBoxes {
    flex-direction: row;
    gap: 0.75rem;
  }
}

.p-reasonHead__textBox {
  background: #fff;
  color: #296585;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
  padding: 0.5rem 0.875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonHead__textBox {
    font-size: 1.25rem;
  }
}

.p-reason__body {
  margin-top: 2.5rem;
}
@media screen and (min-width: 561px) {
  .p-reason__body {
    margin-top: 4.0625rem;
  }
}

.p-reasonBox {
  background: #fff;
  padding-bottom: 2rem;
  padding-inline: 1.5rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox {
    padding-bottom: 4rem;
    padding-inline: 4rem;
  }
}

.p-reasonBox:not(:first-child) {
  margin-top: 2.5rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox:not(:first-child) {
    margin-top: 3.9375rem;
    padding-bottom: 3.4375rem;
  }
}

.p-reasonBox.p-reasonBox--reason03 {
  padding-bottom: 2.1875rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reasonBox.p-reasonBox--reason03 {
    padding-bottom: 4.6875rem;
  }
}

.p-reasonBox__numWrap {
  background: #243751;
  color: #fff;
  height: 5.0625rem;
  line-height: 1;
  margin-inline: auto;
  padding-top: 0.9375rem;
  position: relative;
  text-align: center;
  width: 8rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__numWrap {
    height: 6.0625rem;
    padding-top: 1.25rem;
    width: 9.5rem;
  }
}

.p-reasonBox__numWrap:before, .p-reasonBox__numWrap:after {
  background: #fff;
  bottom: -0.3125rem;
  content: "";
  display: block;
  height: 1.5625rem;
  position: absolute;
  width: 60%;
}

.p-reasonBox__numWrap:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  left: -0.0625rem;
}

.p-reasonBox__numWrap:after {
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  right: -0.0625rem;
}

.p-reasonBox__numText {
  font-size: 0.6875rem;
  font-weight: 700;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__numText {
    font-size: 0.875rem;
  }
}

.p-reasonBox__num {
  font-family: "Noto Sans", sans-serif;
  font-size: 2.4375rem;
  font-weight: 600;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__num {
    font-size: 2.9375rem;
  }
}

.p-reasonBox__title {
  color: #2E6C8D;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 2rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__title {
    font-size: 1.625rem;
    line-height: 1.55;
    margin-top: 2.875rem;
  }
}

.p-reasonBox__title:after {
  background: #272727;
  content: "";
  display: block;
  height: 0.125rem;
  margin-top: 0.875rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__title:after {
    margin-top: 1.5625rem;
  }
}

.p-reasonBox__title span {
  font-size: 1.375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__title span {
    font-size: 2.125rem;
  }
}

.p-reasonBox__text {
  font-size: 0.875rem;
  line-height: 1.75;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__text {
    font-size: 1rem;
    line-height: 1.85;
    text-align: left;
    width: 27.0625rem;
  }
}

.p-reasonBox--reason02 .p-reasonBox__text {
  margin-top: 1.5625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox--reason02 .p-reasonBox__text {
    margin-top: 1.875rem;
    text-align: center;
    width: 100%;
  }
}

.p-reasonBox__contentsWrap {
  margin-top: 1.875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contentsWrap {
    display: flex;
    margin-top: 0.9375rem;
  }
}

.p-reasonBox__contents--relation {
  background: #f4f2ef;
  flex-direction: column;
  padding: 1.25rem 1.1875rem 0;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation {
    padding: 2rem 2.125rem 0 1.875rem;
    width: 50%;
  }
}

.p-reasonBox__contents--relation .p-reasonContents__head {
  background: #002664;
}

.p-reasonBox__contents--relation .p-reasonContents__body {
  padding-bottom: 0;
  padding-inline: 0;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContents__body {
    padding-top: 0;
  }
}

.p-reasonBox__contents--relation.p-reasonBox__contents {
  gap: 0;
  height: 36rem;
  justify-content: flex-start;
  overflow: hidden;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation.p-reasonBox__contents {
    flex-direction: column;
    gap: 1.25rem;
    height: 52.3125rem;
    margin-top: 2rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human {
    margin-right: 0.9375rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant,
.p-reasonBox__contents--relation .p-reasonContentsBox__human--company {
  background: #ddebf1;
  margin-right: 0;
  position: relative;
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant {
  padding-bottom: 1.25rem;
  padding-top: 1.25rem;
  top: -0.9375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant {
    padding-bottom: 1.875rem;
    padding-top: 2.1875rem;
    top: -1.375rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--company {
  padding-bottom: 0.625rem;
  padding-top: 1.125rem;
  top: -2.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--company {
    padding-bottom: 1.25rem;
    padding-top: 1.6875rem;
    top: -4.0625rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanImg img {
    width: 20.6875rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanList {
  display: flex;
  gap: 1.25rem;
  justify-content: center;
  margin-top: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanList {
    gap: 1.875rem;
    margin-right: 1.25rem;
    margin-top: 0.625rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__humanName {
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__humanName {
    font-size: 1.125rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanName,
.p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanName {
  font-size: 0.6875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanName,
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanName {
    font-size: 1rem;
    padding-right: 0.75rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanList .p-reasonContentsBox__humanName {
  font-size: 0.5625rem;
  letter-spacing: 0.01em;
  margin-top: 0.4375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanList .p-reasonContentsBox__humanName {
    font-size: 0.6875rem;
    padding-left: 0.625rem;
    padding-right: 0;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanImg {
    padding-right: 0.75rem;
    padding-top: 0.3125rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__humanImg img {
  width: 3.1875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__humanImg img {
    width: 5rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanImg img {
  width: 13.25rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--consultant .p-reasonContentsBox__humanImg img {
    width: 20.6875rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanImg img {
  width: 3.75rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__human--company .p-reasonContentsBox__humanImg img {
    width: 6.0625rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__arrowWrap {
  display: flex;
  justify-content: center;
  position: relative;
  z-index: 1;
}

.p-reasonBox__contents--relation .p-reasonContentsBox__arrow {
  display: flex;
  flex-direction: row;
  margin-top: 0;
  position: relative;
  width: 7.5rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__arrow {
    width: 10.1875rem;
  }
}

.p-reasonContentsBox__arrowText {
  color: #579FC5;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.35;
  position: absolute;
  text-align: center;
  top: -1.375rem;
  white-space: nowrap;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__arrowText {
    font-size: 1rem;
    top: -1.4375rem;
  }
}

.p-reasonContentsBox__arrowText--left {
  left: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__arrowText--left {
    left: 0.625rem;
  }
}

.p-reasonContentsBox__arrowText--right {
  right: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__arrowText--right {
    right: 1.25rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__arrowImg {
    left: -0.25rem;
    top: -0.3125rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__arrowImg img {
  width: 8.3125rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__arrowImg img {
    width: 13.125rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__arrowWrap--second {
  top: -1.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__arrowWrap--second {
    left: -0.125rem;
    top: -2.375rem;
  }
}

.p-reasonBox__contents--relation .p-reasonContentsBox__arrowWrap--second .p-reasonContentsBox__arrowImg img {
  width: 12.375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContentsBox__arrowWrap--second .p-reasonContentsBox__arrowImg img {
    width: 19.3125rem;
  }
}

.p-reasonContents__head {
  background: #242424;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 700;
  padding-block: 0.375rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__head {
    font-size: 1.25rem;
    padding-block: 0.5rem;
  }
}

.p-reasonBox__contents {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  justify-content: space-between;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents {
    flex-direction: row;
    gap: 0;
    margin-top: 2rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonBox__img {
    width: 27.0625rem;
  }
}

.p-reasonBox--reason03 .p-reasonBox__img {
  bottom: -3.125rem;
  left: -3.4375rem;
  position: absolute;
  width: 28.875rem;
}

.p-reasonContents__body {
  background: #f1f1f1;
  padding: 0.9375rem 0.75rem 2.375rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__body {
    padding: 1.875rem 2.1875rem 2.375rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonContents__box {
    width: 24.25rem;
  }
}

.p-reasonContents__box--left {
  grid-column: 1/2;
  grid-row: 1/2;
}

.p-reasonContents__box--right {
  grid-column: 2/3;
  grid-row: 1/2;
  margin-left: auto;
  margin-top: 1.25rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__box--right {
    margin-top: 0;
  }
}

.p-reasonContents__arrow {
  left: calc(50% + 2.6875rem);
  position: absolute;
  top: 9.375rem;
  width: 2.125rem;
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__arrow {
    display: block;
    height: 0.9375rem;
    left: calc(50% + 3.125rem);
    top: 8.125rem;
    transform: translate(-50%, -50%);
    width: 16.875rem;
  }
}

.p-reasonContentsBox__head {
  background: #7f8080;
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 700;
  padding-block: 0.4375rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__head {
    font-size: 1rem;
  }
}

.p-reasonContentsBox__body {
  background: #fff;
  color: #000;
  display: flex;
  font-weight: 700;
  gap: 0.625rem;
  justify-content: center;
  padding-block: 1.25rem;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__body {
    gap: 0.625rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonContents__box--left .p-reasonContentsBox__body {
    padding-right: 0.9375rem;
  }
}

.p-reasonContents__box--right .p-reasonContentsBox__body {
  padding-block: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__box--right .p-reasonContentsBox__body {
    padding-block: 1.25rem;
  }
}

.p-reasonContentsBox__humanWrap {
  position: relative;
}

.p-reasonContents__box--left .p-reasonContentsBox__humanWrap > * {
  font-size: 0.75rem;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__box--left .p-reasonContentsBox__humanWrap > * {
    font-size: 1rem;
  }
}

.p-reasonContents__box--left .p-reasonContentsBox__humanWrap:before {
  background: #c1d7e2;
  border-radius: 9px;
  content: "";
  display: block;
  height: 83%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  width: 80%;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__box--left .p-reasonContentsBox__humanWrap:before {
    height: 92%;
    width: 90%;
  }
}

.p-reasonContents__box--right .p-reasonContentsBox__humanWrap {
  display: flex;
  flex-direction: column;
  gap: 1.875rem;
}

.p-reasonContentsBox__humanJob {
  margin-top: 0.3125rem;
  text-align: center;
}

.p-reasonContentsBox__human,
.p-reasonContentsBox__people {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 0.375rem;
  position: relative;
}

.p-reasonBox__contents--talk {
  margin-top: 0;
  padding: 1.5rem 0.375rem 0.75rem 0.75rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--talk {
    margin-top: 2rem;
  }
}

.p-reasonBox__contents--talk .p-reasonContentsBox__humanImg img {
  width: 3.375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--talk .p-reasonContentsBox__humanImg img {
    width: 5rem;
  }
}

.p-reasonContentsBox__peopleImg img {
  width: 4.1875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__peopleImg img {
    width: 6.1875rem;
  }
}

.p-reasonContentsBox__humanName {
  font-size: 0.625rem;
  line-height: 1.3;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__humanName {
    font-size: 0.875rem;
  }
}

.p-reasonContentsBox__arrow {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 0.625rem;
  position: relative;
}

.p-reasonContentsBox__arrowName {
  font-size: 0.6875rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__arrowName {
    font-size: 1rem;
  }
}

.p-reasonBox--reason02 .p-reasonBox__contents--talk {
  background-image: url("../images/common/reason_box_talk_bg_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 561px) {
  .p-reasonBox--reason02 .p-reasonBox__contents--talk {
    background-image: url("../images/common/reason_box_talk_bg.webp");
    padding: 2.625rem 0.9375rem 0.625rem;
    position: relative;
    width: 50%;
  }
}

.p-reasonBox__contents--relation .p-reasonContents__head {
  font-size: 0.875rem;
  padding-block: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--relation .p-reasonContents__head {
    font-size: 1.25rem;
    letter-spacing: -0.02em;
    padding-block: 1.125rem;
  }
}

.p-reasonContents__text {
  font-size: 0.75rem;
  line-height: 1.75;
  position: relative;
  top: -1.875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__text {
    font-size: 1rem;
    line-height: 1.8;
    top: -3.125rem;
  }
}

.p-reasonContents__relation {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__relation {
    margin-top: 0.3125rem;
  }
}

.p-reasonContents__relation .p-reasonContentsBox__humanWrap {
  display: flex;
  justify-content: space-between;
}

.p-reasonContentsBox__human--key {
  right: 1.375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContentsBox__human--key {
    right: 2.5rem;
  }
}

.p-reasonContents__relation .p-reasonContentsBox__arrow--second .p-reasonContentsBox__arrowName {
  margin-left: auto;
  margin-right: 0.3125rem;
  top: 1.25rem;
  white-space: nowrap;
}

.p-reasonContents__relation .p-reasonContentsBox__arrowImg {
  flex-shrink: 0;
  position: relative;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__relation .p-reasonContentsBox__arrowImg {
    right: 0.9375rem;
  }
}

.p-reasonBox__contents--talk .p-reasonContents__body {
  background: transparent;
  padding: 0;
  width: 100%;
}

.p-reasonBox__contents--talk .p-reasonContentsBox__humanImg {
  flex-shrink: 1;
  width: 3.1875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--talk .p-reasonContentsBox__humanImg {
    width: 5rem;
  }
}

.p-reasonContents__talkWrap {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talkWrap {
    gap: 1.375rem;
  }
}

.p-reasonContents__talkWrap--bottom {
  gap: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talkWrap--bottom {
    gap: 0.125rem;
  }
}

.p-reasonContents__talkBox {
  align-items: flex-start;
  display: flex;
  gap: 0.5rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talkBox {
    gap: 0.75rem;
    width: 25.3125rem;
  }
}

.p-reasonContents__talkBox--reverse {
  flex-direction: row-reverse;
  gap: 0.375rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talkBox--reverse {
    gap: 0.1875rem;
    margin-left: 1.25rem;
    width: 26.125rem;
  }
}

.p-reasonBox__contents--talk .p-reasonContentsBox__humanName {
  color: #fff;
  font-size: 0.625rem;
  font-weight: 700;
  white-space: nowrap;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--talk .p-reasonContentsBox__humanName {
    font-size: 0.875rem;
  }
}

.p-reasonBox__contents--talk .p-reasonContents__talkBox--reverse .p-reasonContentsBox__humanName {
  font-size: 0.5625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__contents--talk .p-reasonContents__talkBox--reverse .p-reasonContentsBox__humanName {
    font-size: 0.875rem;
  }
}

.p-reasonContents__talk {
  background: #fff;
  border-radius: 0.75rem 0 0.75rem 0.75rem;
  color: #242424;
  font-size: 0.75rem;
  font-weight: 700;
  margin-top: 0.1875rem;
  max-width: 12.5625rem;
  padding: 0.5rem 0.875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talk {
    border-radius: 1.25rem 0 1.25rem 1.25rem;
    font-size: 1rem;
    line-height: 1.5;
    margin-top: 0.5rem;
    max-width: none;
    padding: 1rem 1.125rem;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.p-reasonContents__talk--blue {
  background: #dae7f0;
  border-radius: 0 0.75rem 0.75rem 0.75rem;
  color: #425569;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talk--blue {
    border-radius: 0 1.25rem 1.25rem 1.25rem;
  }
}

.p-reasonContents__talkLink {
  background-image: url("../images/common/reason_box_talk_circle_arrow.webp");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 3.9375rem;
  color: #fff;
  font-size: 1.0625rem;
  font-weight: 700;
  margin-block: 0.375rem;
  padding-block: 2.1875rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonContents__talkLink {
    background-size: 6.1875rem;
    font-size: 1.5625rem;
    letter-spacing: 0.01em;
    margin-bottom: 2.5rem;
    margin-top: 2.8125rem;
  }
}

@media screen and (min-width: 561px) {
  .p-reasonContents__talkLink:before {
    background: #f4f2ef;
    clip-path: polygon(0 0, 0% 100%, 100% 50%);
    content: "";
    display: block;
    height: 3.75rem;
    left: -0.9375rem;
    position: absolute;
    top: calc(50% + 0.625rem);
    transform: translateY(-50%);
    width: 1.625rem;
  }
}

.p-reasonBox--reason03 .p-reasonBox__contents {
  gap: 1.875rem;
  margin-top: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox--reason03 .p-reasonBox__contents {
    display: flex;
    gap: 2.1875rem;
    margin-top: 1.75rem;
  }
}

.p-reasonBox--reason03 .p-reasonBox__text {
  margin-top: 0;
  text-align: left;
}

.p-reasonBox__graph {
  background: #f3f3f3;
  flex-shrink: 0;
  padding: 0.875rem 1.375rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__graph {
    padding: 1.375rem 2rem 1.125rem;
    width: 29.375rem;
  }
}

.p-reasonBox__graphText {
  border-bottom: 1px solid #d9d9d9;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 0.4375rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__graphText {
    font-size: 0.875rem;
    letter-spacing: 0.008em;
    line-height: normal;
    padding-bottom: 0.6875rem;
  }
}

.p-reasonBox__graphImg {
  margin-top: 1.375rem;
}

.p-reasonBox__graphReference {
  font-size: 0.625rem;
  margin-top: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-reasonBox__graphReference {
    margin-top: 0.3125rem;
  }
}

.p-reason__btn {
  margin-top: 2.5rem;
}

.p-support {
  overflow: hidden;
  padding-top: 4.0625rem;
  position: relative;
  top: -5rem;
}
@media screen and (min-width: 561px) {
  .p-support {
    overflow: visible;
    padding-top: 4.875rem;
    top: 0;
  }
}

.p-support__sliderWrap {
  margin-top: 1.875rem;
  position: relative;
  width: calc(100vw - (100vw - (100vw - 2rem)) / 2);
}
@media screen and (min-width: 561px) {
  .p-support__sliderWrap {
    margin-top: 2.5rem;
    width: calc(100vw - (100vw - 66.125rem) / 2);
  }
}

.p-support__sliderWrap .slick-slider:before,
.p-support__sliderWrap .slick-slider:after {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
}

@media screen and (min-width: 561px) {
  .p-support__sliderWrap .slick-slider:before {
    background: #fff;
    left: calc((100vw - 66.125rem) / 2 * -1);
    width: calc((100vw - 66.125rem) / 2);
    z-index: 1;
  }
}

@media screen and (min-width: 561px) {
  .p-support__sliderWrap .slick-slider:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.25) 20%, rgb(255, 255, 255) 80%);
    right: 0;
    width: 19rem;
  }
}

.p-support__sliderWrap .slick-list {
  overflow: visible;
}
@media screen and (min-width: 561px) {
  .p-support__sliderWrap .slick-list {
    margin-left: auto;
  }
}

.p-supportSlider__item {
  background: #f3f4f5;
  margin-right: 1.125rem;
  padding: 1.25rem 1.5rem;
  width: 18.6875rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__item {
    margin-right: 1.5rem;
    padding: 1.75rem 2rem 2rem;
    width: 32.1875rem;
  }
}

.p-supportSlider__title {
  font-size: 0.75rem;
  white-space: nowrap;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__title {
    font-size: 1rem;
    line-height: 2;
  }
}

.p-supportSlider__title span {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  line-height: 1.7;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__title span {
    font-size: 1.25rem;
    padding-right: 0.75rem;
  }
}

.p-supportSlider__flow {
  color: #fff;
  display: flex;
  height: 7.1875rem;
  margin-top: 0.9375rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flow {
    height: 12.125rem;
    padding-top: 0.3125rem;
  }
}

.p-supportSlider__flow > * {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
  height: 100%;
  justify-content: end;
  overflow: hidden;
  padding-top: 0.3125rem;
  padding-bottom: 1.5rem;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flow > * {
    gap: 0.5rem;
    padding-top: 0;
    padding-bottom: 3.1rem;
  }
}

.p-supportSlider__flowBefore {
  background: #063e64;
  font-weight: 700;
  width: 45%;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowBefore {
    background: #063e64;
    padding-top: 0.5rem;
    width: 42%;
  }
}

.p-supportSlider__flowBeforeJob, .p-supportSlider__flowAfterJob {
  font-size: 0.625rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowBeforeJob, .p-supportSlider__flowAfterJob {
    font-size: 0.9rem;
  }
}

.p-supportSlider__flowBeforeIncome, .p-supportSlider__flowAfterIncome {
  font-size: 0.625rem;
  position: relative;
  white-space: nowrap;
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowBeforeIncome, .p-supportSlider__flowAfterIncome {
    font-size: 1rem;
  }
}

.p-supportSlider__flowBeforeIncome span, .p-supportSlider__flowAfterIncome span {
  font-family: "Noto Sans", sans-serif;
  font-weight: 600;
  padding-inline: 0.125rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowBeforeIncome span, .p-supportSlider__flowAfterIncome span {
    padding-inline: 0.3125rem;
  }
}

.p-supportSlider__flowBeforeIncome span {
  font-size: 1.5rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowBeforeIncome span {
    font-size: 2rem;
  }
}

.p-supportSlider__flowAfterIncome span {
  font-size: 1.5rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowAfterIncome span {
    font-size: 2rem;
  }
}

.p-supportSlider__flowAfter {
  background: #4B91B6;
  padding-left: 0.9375rem;
  width: 55%;
  font-weight: 700;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowAfter {
    background: #4B91B6;
    padding-left: 1.5625rem;
    padding-top: 0.3125rem;
    width: 58%;
    font-weight: 700;
  }
}

.p-supportSlider__flowAfter:before, .p-supportSlider__flowAfter:after {
  background: #063e64;
  content: "";
  display: block;
  height: 52%;
  left: -0.0625rem;
  position: absolute;
  width: 1.375rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowAfter:before, .p-supportSlider__flowAfter:after {
    background: #063e64;
    width: 1.75rem;
  }
}

.p-supportSlider__flowAfter:before {
  clip-path: polygon(0 0, 100% 100%, 0 100%);
  top: -0.0625rem;
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowAfter:before {
    top: -0.1875rem;
  }
}

.p-supportSlider__flowAfter:after {
  bottom: -0.0625rem;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
@media screen and (min-width: 561px) {
  .p-supportSlider__flowAfter:after {
    bottom: -0.1875rem;
  }
}

.p-supportSlider__btnWrap {
  position: absolute;
  top: calc(50% - 2.1875rem);
  transform: translate(-50%, -50%);
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
}

.p-supportSlider__btnWrap.prev {
  left: -3.125rem;
  display: none!important;
}

.p-supportSlider__btnWrap.next {
  left: 69.375rem;
}

.p-supportSlider__btn {
  align-items: center;
  background: #0A2343;
  border: none;
  cursor: pointer;
  display: flex;
  height: 3.75rem;
  justify-content: center;
  position: relative;
  width: 3.75rem;
  border-radius: 50%;
}

.p-supportSlider__btnArrow {
  background-image: url("../images/common/support_slider_arrow.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 1.125rem;
  width: 0.5625rem;
}

.p-supportSlider__btnWrap.next .p-supportSlider__btnArrow {
  scale: -1 1;
}

.p-supportSlider__barWrap {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-bottom: 1.875rem;
  margin-top: 2.25rem;
  width: calc(100vw - 2rem);
}
@media screen and (min-width: 561px) {
  .p-supportSlider__barWrap {
    margin-block: 2.0625rem 0;
    width: 66.125rem;
  }
}

.p-supportSlider__barWrap li {
  background: #e3e3e3;
  font-size: 0;
  height: 0.25rem;
  width: 3.0625rem;
}

.p-supportSlider__barWrap li button {
  display: none;
}

.p-supportSlider__barWrap li.slick-active {
  background: #0A2343;
}

.p-support__contents {
  background: #f3f4f5;
  left: 50%;
  padding: 13.125rem 1.5rem 4.5rem;
  position: relative;
  top: 24.875rem;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media screen and (min-width: 561px) {
  .p-support__contents {
    display: flex;
    gap: 1.25rem;
    padding: 0;
    top: 18.5625rem;
    width: 67rem;
  }
}

.p-support__img {
  height: 11.5rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-support__img {
    flex-shrink: 0;
    height: auto;
    position: relative;
    width: 29.875rem;
  }
}

.p-support__img img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-support__img img {
    -o-object-fit: fill;
       object-fit: fill;
  }
}

@media screen and (min-width: 561px) {
  .p-support__textWrap {
    padding-bottom: 2.5rem;
    padding-right: 4.375rem;
    padding-top: 4.375rem;
  }
}

.p-support__title {
  color: #232323;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.75;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-support__title {
    font-size: 1.5rem;
    line-height: normal;
    text-align: left;
  }
}

.p-support__title:after {
  background: #242424;
  content: "";
  display: block;
  height: 1px;
  margin-top: 0.9375rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-support__title:after {
    margin-top: 1.5625rem;
  }
}

.p-support__text {
  color: #242424;
  line-height: 1.8;
  margin-top: 1.5625rem;
}
@media screen and (min-width: 561px) {
  .p-support__text {
    line-height: 1.75;
    margin-top: 2.125rem;
    font-size: 1.1111111111vw;
  }
}
@media (min-width: 1440px) {
  .p-support__text {
        font-size: 16px;
    }
}

.p-voice {
  position: relative;
  top: 1rem;
}
@media screen and (min-width: 561px) {
  .p-voice {
    padding-bottom: 5.3125rem;
    padding-top: 3.75rem;
  }
}

@media screen and (min-width:501px) and ( max-width:560px) {
.p-voice {
  top: 10rem;
}
}
@media screen and (min-width:430px) and ( max-width:500px) {
.p-voice {
  top: 6rem;
}
}
@media screen and (min-width:401px) and ( max-width:429px) {
.p-voice {
  top: 2rem;
}
}
@media screen and (min-width:100px) and ( max-width:400px) {
.p-voice {
  top: 0rem;
}
}


.p-voice__title {
  font-size: 1.625rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-voice__title {
    font-size: 2rem;
  }
}

.p-voice__company {
  background-image: url("../images/common/voice_company_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 10.779375rem;
  margin-inline: auto;
  margin-top: 1.875rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-voice__company {
    background-image: url("../images/common/voice_company.webp");
    height: 13.395625rem;
    margin-top: 2.8125rem;
    width: 58.125rem;
  }
}

.p-voice__head {
  background-image: url("../images/common/voice_head_bg_sp.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 1.875rem;
  padding-bottom: 2rem;
  padding-top: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head {
    background-image: url("../images/common/voice_head_bg.webp");
    margin-top: 2.8125rem;
    padding-block: 3.25rem;
  }
}

.p-voice__head .c-badge {
  background-image: none;
  color: #fff;
  margin-right: 0;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge {
    justify-content: flex-start;
    margin-left: 4.375rem;
    margin-right: auto;
  }
}

.p-voice__head .c-badge__img {
  display: block;
}

.p-voice__head .c-badge__img img {
  width: 6.625rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__img img {
    width: 10.625rem;
  }
}

.p-voice__head .c-badge__textWrap {
  line-height: 2.1;
  margin-top: 0;
}

.p-voice__head .c-badge__copy {
  font-size: 1.375rem;
  margin-top: 0.375rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy {
    font-size: 1.625rem;
    margin-top: 0.4375rem;
  }
}

.p-voice__head .c-badge__copy--num {
  font-size: 2.3125rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy--num {
    font-size: 3rem;
  }
}

.p-voice__head .c-badge__copy--no {
  font-size: 2.46875rem;
  padding-left: 0.25rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy--no {
    font-size: 3rem;
    padding-left: 0.25rem;
  }
}

.p-voice__head .c-badge__title {
  border-bottom: 1px solid #fff;
  font-size: 1rem;
  letter-spacing: 0.9px;
  padding-bottom: 0.5rem;
}
@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__title {
    font-size: 1.5625rem;
    letter-spacing: -1px;
    padding-bottom: 0.625rem;
  }
}

@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy {
    font-size: 2.0625rem;
    margin-top: 0;
  }
}

@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy--num {
    font-size: 3.4375rem;
  }
}

@media screen and (min-width: 561px) {
  .p-voice__head .c-badge__copy--num span {
    font-size: 2.5625rem;
  }
}

@media screen and (min-width: 561px) {
  .p-voice .c-badge__copy--no {
    font-size: 3.6875rem;
  }
}

.p-voice .c-sectionTitle__text {
  font-size: 2rem;
  line-height: 1.3;
}
@media screen and (min-width: 561px) {
  .p-voice .c-sectionTitle__text {
    line-height: normal;
  }
}

.p-voice .c-badge__text {
  font-size: 0.5rem;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-voice .c-badge__text {
    font-size: 0.75rem;
  }
}

.p-voice__body {
  background: #fff;
}
@media screen and (min-width: 561px) {
  .p-voice__body {
    background: #f3f3f3;
  }
}

.p-voice__body .c-sectionTitle {
  position: relative;
}

.p-voice__body .c-sectionTitle span {
  font-size: 1.625rem;
}
@media screen and (min-width: 561px) {
  .p-voice__body .c-sectionTitle span {
    font-size: 2rem;
    letter-spacing: 0.001em;
    padding-left: 0.625rem;
  }
}

@media screen and (min-width: 561px) {
  .p-voice__body .c-sectionTitle:before, .p-voice__body .c-sectionTitle:after {
    background: #141414;
    content: "";
    display: block;
    height: 0.0625rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5.125rem;
  }
}

.p-voice__body .c-sectionTitle:before {
  left: calc(50% - 27.5rem);
}

.p-voice__body .c-sectionTitle:after {
  left: calc(50% + 22.1875rem);
}

.p-voice__contents {
  padding: 1.5625rem 0 0;
}
@media screen and (min-width: 561px) {
  .p-voice__contents {
    padding: 4.375rem 2.5rem 4.375rem;
  }
}

.p-voiceContents__list {
  margin-top: 2.0625rem;
}
@media screen and (min-width: 561px) {
  .p-voiceContents__list {
    margin-top: 2.375rem;
  }
}

.p-voiceList {
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
}
@media screen and (min-width: 561px) {
  .p-voiceList {
    gap: 1.5rem;
  }
}

.p-voiceList__item {
  align-items: center;
  background: #fff;
  border: 1px solid #d9d9d9;
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  justify-content: space-between;
  padding: 1.5rem 0.9375rem 1.5rem 1.5rem;
}
@media screen and (min-width: 561px) {
  .p-voiceList__item {
    border: none;
    flex-direction: row;
    gap: 0;
    justify-content: flex-start;
    padding: 2rem 0 2rem 2rem;
  }
}

.p-voiceList__itemLeft {
  display: flex;
  gap: 1.0625rem;
  padding-left: 0.3125rem;
  width: 100%;
}
@media screen and (min-width: 561px) {
  .p-voiceList__itemLeft {
    gap: 2rem;
    padding-left: 0;
    width: 26.25rem;
  }
}

.p-voiceList__img {
  flex-shrink: 0;
}

.p-voiceList__img img {
  width: 3.75rem;
}
@media screen and (min-width: 561px) {
  .p-voiceList__img img {
    width: 5rem;
  }
}

.p-voiceList__titleWrap {
  display: flex;
  flex-direction: column;
  gap: 0.625rem;
  justify-content: center;
}

.p-voiceList__title {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.01em;
}
@media screen and (min-width: 561px) {
  .p-voiceList__title {
    font-size: 1.25rem;
    letter-spacing: 0.001em;
  }
}

.p-voiceList__name {
  color: #2E6C8D;
  font-size: 0.875rem;
}

.p-voiceList__text {
  font-size: 0.875rem;
  letter-spacing: 0.01em;
  line-height: 1.75;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}
@media screen and (min-width: 561px) {
  .p-voiceList__text {
    font-size: 1rem;
    line-height: 1.78;
    padding-left: 0;
    width: 31.875rem;
  }
}

.p-voice__ctaText {
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 561px) {
  .p-voice__ctaText {
    font-size: 1.375rem;
  }
}

.p-voice__cta {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 561px) {
  .p-voice__cta {
    margin-top: 3.75rem;
  }
}

.p-voice__ctaBtn {
  margin: 1.5625rem auto 0;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 561px) {
  .p-voice__ctaBtn {
    margin: 1.25rem auto;
  }
}

.p-voice__ctaBtn .c-btn-cta {
  width: 21.4375rem;
}
@media screen and (min-width: 561px) {
  .p-voice__ctaBtn .c-btn-cta {
    width: 40.8125rem;
  }
}

.u-marker {
  background: linear-gradient(transparent 60%, rgba(185, 217, 235, 0.5) 60%);
  color: #2E6C8D;
  font-weight: 700;
}
/*# sourceMappingURL=style.css.map */


input, .input, select{
   height: auto; 
}




/* ハイクラスエリア */
.l-main__highclass {
    width: 100vw;
    padding: 69px 0 60px;
    background-image: url('../images/common/highclass-bg.png');
    background-size: contain;
    background-position: top center;
    background-repeat: no-repeat;
    overflow-x: hidden;
    border-top: 1px solid #4B91B6;
}

.l-main__highclass-inner {
    width: 1094px;
    margin: 0 auto;
}

.l-main__highclass-title {
    color: white;
    font-size: 35px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.l-main__highclass-box-title {
    width: 1054px;
    height: 119px;
    margin: 0 auto;
    margin-top: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('../images/common/highclass-box-title-bg.png');
    background-size: cover;
}

.l-main__highclass-box-title-text {
    color: white;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
}

.l-main__highclass-box-text {
    width: 1054px;
    margin: 0 auto;
    color: #232323;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    text-align: center;
    background-color: #f4f4f4;
    padding: 54px 32px;
}

.l-main__highclass-arrow {
    width: 112.42px;
    height: 44.2px;
    background-image: url('../images/common/highclass-arrow.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 16px;
}

.l-main__highclass-content {
    width: 1054px;
    height: 316px;
    margin: 0 auto;
    margin-top: 16px;
    position: relative;
}

.l-main__highclass-image {
    position: absolute;
    top: -32.2px;
    left: -58px;
    width: 467px;
    height: 385.54px;
    background-image: url('../images/common/highclass-image.png');
    background-size: cover;
}

.l-main__highclass-text1 {
    width: 620px;
    position: absolute;
    top: 25.5px;
    left: 459px;
    color: #272727;
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
    text-align: left;
}

.l-main__highclass-text1--blue {
    color: #3A7B9E;
}   

.l-main__highclass-text2 {
    position: absolute;
    top: 145.5px;
    left: 463px;
    width: 611px;
    color: #272727;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}

/*ハイクラスレスポンシブ*/
@media (min-width: 561px) and (max-width: 1440px) {
    .l-main__highclass {
        width: 100vw;
        padding: 4.792vw 0 6.944vw;
        background-image: url('../images/common/highclass-bg.png');
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }
    
    .l-main__highclass-inner {
        width: 75.972vw;
        margin: 0 auto;
    }
    
    .l-main__highclass-title {
        color: white;
        font-size: 2.431vw;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
    }
    
    .l-main__highclass-box-title {
        width: 73.194vw;
        height: 8.264vw;
        margin: 0 auto;
        margin-top: 6.25vw;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url('../images/common/highclass-box-title-bg.png');
        background-size: cover;
    }
    
    .l-main__highclass-box-title-text {
        color: white;
        font-size: 1.806vw;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
    }
    
    .l-main__highclass-box-text {
        width: 73.194vw;
        margin: 0 auto;
        color: #232323;
        font-size: 1.111vw;
        font-weight: 400;
        line-height: 1.8;
        text-align: center;
        background-color: #f4f4f4;
        padding: 3.75vw 2.222vw;
    }
    
    .l-main__highclass-arrow {
        width: 7.807vw;
        height: 3.069vw;
        background-image: url('../images/common/highclass-arrow.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0 auto;
        margin-top: 1.111vw;
    }

    .l-main__highclass-content {
        width: 73.194vw;
        height: 21.944vw;
        margin: 0 auto;
        margin-top: 1.11vw;
        position: relative;
    }
  
    .l-main__highclass-image {
        position: absolute;
        top: -2.236vw;
        left: -4.028vw;
        width: 32.431vw;
        height: 26.774vw;
        background-image: url('../images/common/highclass-image.png');
        background-size: cover;
    }
        
    .l-main__highclass-text1 {
        width: 43.056vw;
        position: absolute;
        top: 1.771vw;
        left: 31.875vw;
        color: #272727;
        font-size: 2.222vw;
        font-weight: bold;
        line-height: 1.5;
        text-align: left;
    }
    
    .l-main__highclass-text--blue {
        color: #3A7B9E;
    }   

    .l-main__highclass-text2 {
        position: absolute;
        top: 10.104vw;
        left: 32.153vw;
        width: 42.431vw;
        color: #272727;
        font-size: 1.111vw;
        font-weight: 400;
        line-height: 1.8;
    }
}

/*ハイクラスレスポンシブSP*/
@media (max-width: 560px) {
    
    .l-main__highclass {
        width: 100vw;
        padding: 8.533vw 0 17.067vw;
        background-image: url('../images/common/sp-highclass-bg.png');
        background-size: contain;
        background-position: top center;
        background-repeat: no-repeat;
    }

    .l-main__highclass-inner {
        width: 100%;
        margin: 0 auto;
    }

    .l-main__highclass-title {
        color: white;
        font-size: 6.4vw;
        font-weight: bold;
        line-height: 1.8;
        text-align: center;
    }

    .l-main__highclass-box-title {
        width: 91.467vw;
        height: 25.067vw;
        margin: 0 auto;
        margin-top: 19.2vw;
        display: flex;
        justify-content: center;
        align-items: center;
        background-image: url('../images/common/sp-highclass-box-title-bg.png');
        background-size: cover;
    }

    .l-main__highclass-box-title-text {
        color: white;
        font-size: 4.8vw;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
    }

    .l-main__highclass-box-text {
        color: #232323;
        font-size: 4.267vw;
        font-weight: 400;
        line-height: 1.8;
        text-align: left;
        width: 91.467vw;
        background-color: #f4f4f4;
        padding: 8.533vw 4.267vw;
        margin: 0 auto;
    }

    .l-main__highclass-arrow {
        width: 18.667vw;
        height: 7.339vw;
        background-image: url('../images/common/highclass-arrow.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        margin: 0 auto;
        margin-top: 5.867vw;
    }

    .l-main__highclass-content {
        width: 91.467vw;
        height: 144.96vw;
        margin: 0 auto;
        position: relative;
    }

    .l-main__highclass-image {
        position: absolute;
        top: 37.067vw;
        left: -12vw;
        width: 109.067vw;
        height: 52.8vw;
        background-image: url('../images/common/sp-highclass-image.png');
        background-size: cover;
    }

    .l-main__highclass-text1 {
        width: 82.933vw;
        position: absolute; 
        top: 3.2vw;
        left: 4.267vw;
        color: #272727;
        font-size: 5.867vw;
        font-weight: bold;
        line-height: 1.45;
        text-align: center;
    }

    .l-main__highclass-text2 {
        position: absolute;
        top: 96.155vw;
        left: 4.267vw;
        width: 82.933vw;
        color: #272727;
        font-size: 3.733vw;
        font-weight: 400;
        line-height: 1.8;
    }
}

.highlight {
    color: #3A7B9E;
    font-weight: bold;
    background: linear-gradient(transparent 60%, rgba(185, 217, 235, 0.5) 60%);
    display: inline;
}

input.button#submit_form01{
    font-size: 0.82vw;
}

@media screen and (max-width: 1800px)/* 1800px以下 */ {
input.button#submit_form01{
    font-size: 0.9999vw;
}
}
@media (min-width: 560px) {
input, .input, select {
    padding: 0 15px;
}
}

.c-form__submit {
     height: auto;   
}
@media (max-width: 560px) {
  .c-form__submit {
        height: 50px; 
        padding: 0;
        text-align: center;
}
}

@media (max-width: 560px) {
    input.button#submit_form01{
        font-size: 1.1rem;
    }
    .c-form__submit:after {
      background-image: none;
  }
}
p.alert{
    font-size: 1rem;
}