@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

li,
dd {
  list-style-type: none;
}

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

img {
  border: none;
  vertical-align: bottom;
}

@media screen and (max-width: 1169px) and (min-width: 768px) {
  html {
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 375px) {
  html {
    font-size: 4.3vw;
  }
}

body {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  background: #fcfcfc;
}

body.no-scroll {
  overflow: hidden;
}

a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000000;
}
@media (hover: hover) {
  a:hover {
    cursor: pointer;
  }
}

img {
  width: 100%;
  height: 100%;
}

.l-inner {
  position: relative;
  width: 100%;
  max-width: 1170px;
  height: inherit;
  padding: 0 2.5rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .l-inner {
    width: 100%;
    max-width: 31.25rem;
    padding: 0 1.25rem;
  }
}

.l-inner--problem {
  max-width: 51.875rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--problem {
    padding: 0 1.25rem;
    max-width: 31.25rem;
  }
}

.l-inner--outsourcing {
  width: 100%;
  max-width: 66.25rem;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--outsourcing {
    padding: 0 1.25rem;
    width: 100%;
    max-width: 31.25rem;
  }
}

.l-inner--works {
  max-width: 56.875rem;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-inner--works {
    max-width: 31.25rem;
    margin: auto;
    padding: 0 0.625rem;
  }
}

.l-inner--simulation {
  width: 100%;
  max-width: 56.875rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--simulation {
    padding: 0 0.625rem;
    max-width: 31.25rem;
    margin: auto;
  }
}

.l-inner--setupCapital {
  width: 100%;
  max-width: 56.875rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--setupCapital {
    padding: 0 0.625rem;
    max-width: 31.25rem;
    margin: auto;
  }
}

.l-inner--qa {
  max-width: 51.875rem;
  width: 100%;
  margin-inline: auto;
}

.l-inner--flow {
  max-width: 78.125rem;
}
@media screen and (max-width: 767px) {
  .l-inner--flow {
    max-width: 31.25rem;
    margin: auto;
  }
}

.l-inner--contact {
  max-width: 51.875rem;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--contact {
    width: 31.25rem;
    max-width: 100%;
  }
}

.l-inner--cost {
  width: 63.125rem;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--cost {
    width: 100%;
    max-width: 42.5rem;
    margin: auto;
  }
}

.l-inner--qa {
  padding: 0 0.625rem;
}

.l-inner--reasonPartner {
  width: 100%;
  max-width: 73.125rem;
  margin-inline: auto;
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.l-footer {
  background: #0D80BC;
  padding: 1.125rem 0;
}
.l-footer p {
  text-align: center;
  font-size: 1rem;
  line-height: 1.5625;
  letter-spacing: 0em;
  font-weight: 400;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 1.25rem 0;
  }
  .l-footer p {
    font-size: 0.8125rem;
    line-height: 1.9230769231;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

.l-outsourcing__inner {
  width: 100%;
  max-width: 66.25rem;
  margin: auto;
}

.l-inner--structurePartner {
  width: 100%;
  max-width: 56.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--structurePartner {
    max-width: 31.25rem;
    padding-inline: 0.625rem;
  }
}

.l-inner--structurePartnerInterview {
  width: 100%;
  max-width: 62.9375rem;
  margin-inline: auto;
}

.l-inner--youtubeLink {
  width: 100%;
  max-width: 56.875rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--youtubeLink {
    max-width: 31.25rem;
    padding: 0;
  }
}

.l-inner--comparisonIntro {
  width: 100%;
  max-width: 56.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--comparisonIntro {
    max-width: 31.25rem;
    padding-inline: 0.625rem;
  }
}

.l-inner--pomparisonTable {
  width: 100%;
  max-width: 78.125rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-inner--pomparisonTable {
    padding-inline: 0.625rem;
  }
}

.l-inner--comparisonMatrix {
  width: 100%;
  max-width: 78.125rem;
  margin-inline: auto;
}

.c-btn {
  display: inline-block;
}

.c-btn--contact a {
  display: inline-block;
  color: white;
  font-size: 1.125rem;
  line-height: 3.8888888889;
  letter-spacing: 0em;
  font-weight: 600;
  background: #0d80bb;
  width: 11.125rem;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .c-btn--contact a {
    width: 13.9vw;
    height: 4.375rem;
    font-size: clamp(12px, 1.4vw, 18px);
  }
}
@media screen and (max-width: 950px) {
  .c-btn--contact a {
    margin-right: 4.0625rem;
  }
}
@media screen and (max-width: 950px) and (max-width: 767px) {
  .c-btn--contact a {
    height: 3.375rem;
    width: 6.875rem;
    font-size: 0.8125rem;
    line-height: 4.1538461538;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media (hover: hover) {
  .c-btn--contact a:hover {
    opacity: 0.7;
  }
}

@media (min-width: 768px) {
  .p-header__partner .c-btn--contact a {
    margin-top: 0.5rem;
    margin-right: 8.25rem;
    width: 10.625rem;
    padding: 1.125rem 0;
    height: auto;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
    border-radius: 0.25rem;
    color: #ffffff;
    background: #0D80BC;
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .p-header__partner .c-btn--contact a {
    margin-top: 0.875rem;
    margin-right: 8.25rem;
    width: 10.625rem;
    padding: 1.125rem 0;
    height: auto;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
    border-radius: 0.25rem;
    color: #ffffff;
    background: #0D80BC;
  }
}
@media screen and (min-width: 768px) and (max-width: 950px) {
  .p-header__partner .c-btn--contact a {
    margin-top: 0.875rem;
    margin-right: 8.25rem;
    width: 10.625rem;
    padding: 1.125rem 0;
    height: auto;
    text-align: center;
    font-size: 1.125rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
    border-radius: 0.25rem;
    color: #ffffff;
    background: #0D80BC;
  }
}

.c-contact__btn {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .c-contact__btn {
    margin-top: 1.6875rem;
    text-align: center;
  }
}
.c-contact__btn .btn {
  display: inline-block;
  padding: 1.0625rem 10.6875rem;
  background: #DD8610;
  color: #ffffff;
  font-size: 600;
  font-size: 1.25rem;
  line-height: 1.7;
  border-radius: 34px;
  -webkit-box-shadow: 0 4px 0 #985a07;
          box-shadow: 0 4px 0 #985a07;
}
@media screen and (max-width: 767px) {
  .c-contact__btn .btn {
    padding: 1.25rem 0;
    width: 18.75rem;
    margin: auto;
    text-align: center;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .c-contact__btn .btn span {
    display: inline-block;
    position: relative;
  }
  .c-contact__btn .btn span::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
            transform: translateY(-50%) rotate(-45deg);
    left: calc(100% + 0.625rem);
    width: 0.5rem;
    height: 0.5rem;
    border-bottom: 0.0625rem solid #ffffff;
    border-right: 0.0625rem solid #ffffff;
  }
}
.c-contact__btn .btn:hover {
  -webkit-transform: translate(0, 2px);
          transform: translate(0, 2px);
  -webkit-box-shadow: 0 1px 0 #985a07;
          box-shadow: 0 1px 0 #985a07;
}

.c-contact__btn.shipper a span {
  position: relative;
}
.c-contact__btn.shipper a span::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  left: calc(100% + 2.5rem);
  width: 0.625rem;
  height: auto;
  aspect-ratio: 1;
  border-right: 0.0625rem solid #ffffff;
  border-bottom: 0.0625rem solid #ffffff;
}
@media screen and (max-width: 767px) {
  .c-contact__btn.shipper a span::after {
    width: 0.4375rem;
    left: calc(100% + 0.625rem);
  }
}

.c-titleLabel {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 50rem;
  height: 8.625rem;
  background-color: #f8efdf;
  margin-top: 0.625rem;
  margin-left: 1.25rem;
  padding-left: 9.1875rem;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .c-titleLabel {
    padding: 1.75rem 0 1.5rem 3.9375rem;
    margin-top: 0.50625rem;
    margin-left: 0.75rem;
    width: calc(100% - 0.75rem);
  }
  .c-titleLabel.contact {
    height: 7.0625rem;
  }
  .c-titleLabel.largeHeight {
    height: 7.0625rem;
  }
}

.p-reasonPartner__titleLabel .c-titleLabel {
  margin: 0 auto;
}

.p-training__titleLabel .c-titleLabel {
  margin: 0 auto;
}

.c-titleLabel--blue {
  background-color: #e2e9eb;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-titleLabel--blue .rightArrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 2.7375rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.1875rem;
  height: 2.125rem;
}
@media screen and (max-width: 767px) {
  .c-titleLabel--blue .rightArrow {
    right: 0.625rem;
    width: 0.65625rem;
    height: 1.16875rem;
  }
}

@media (hover: hover) {
  .c-titleLabel--blue:hover {
    opacity: 0.7;
  }
}
.c-titleLabel--blue:focus {
  opacity: 0.7;
}

.c-titleLabel__title {
  font-size: 1.875rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-titleLabel__title {
    text-align: left;
    font-size: 1rem;
    line-height: 2;
  }
}

.c-titleLabel__number {
  position: absolute;
  top: -0.625rem;
  left: -1.25rem;
  display: block;
  padding: 2.4375rem 2.525rem 2.225rem 2.5rem;
  font-size: 2.25rem;
  line-height: 1;
  letter-spacing: 0.075em;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  background-color: #dd8610;
}
@media screen and (max-width: 767px) {
  .c-titleLabel__number {
    font-size: 1.375rem;
    padding: 1.33125rem 1.1rem 1.33125rem 0.9375rem;
    top: -0.50625rem;
    left: -0.75rem;
  }
}

.c-titleLabel--blue .c-titleLabel__number {
  background-color: #5db1de;
}

.c-titleLabel__number::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  width: 1.25rem;
  height: 0.5625rem;
  background-color: #985a07;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
}
@media screen and (max-width: 767px) {
  .c-titleLabel__number::after {
    width: 0.75rem;
    height: 0.3125rem;
  }
}

.c-titleLabel--blue .c-titleLabel__number::after {
  background-color: #495faa;
}

.c-titleWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-titleWrapper .title {
  font-size: 1.625rem;
  font-weight: 600;
  color: #222222;
  line-height: 1.2692307692;
  margin-left: 1.375rem;
}
@media screen and (max-width: 767px) {
  .c-titleWrapper .title {
    margin-left: 0.625rem;
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.c-titleWrapper .number {
  background: #0D80BC;
  color: white;
  top: 0;
  font-weight: 600;
  font-size: 1.625rem;
  padding: 1.1875rem 1.375rem 1rem 1.1875rem;
  line-height: 1.2692307692;
  -webkit-clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 85% 100%);
          clip-path: polygon(0% 100%, 0% 0%, 100% 0%, 85% 100%);
}
@media screen and (max-width: 767px) {
  .c-titleWrapper .number {
    font-size: 1.25rem;
    line-height: 1.65;
    letter-spacing: 0em;
    font-weight: 600;
    padding: 0.75rem 1rem;
  }
}

.c-sectionFooter {
  padding-top: 3.6875rem;
  padding-bottom: 2.9375rem;
  background-image: url(../img/sectionFooter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .c-sectionFooter {
    width: 100%;
    padding: 3.125rem 0 2.5rem;
    background-image: url(../img/sectionFooter-sp.png);
  }
}

.c-sectionFooter__wrapper {
  width: 100%;
  max-width: 65.9375rem;
  margin: 0 auto;
  text-align: right;
}
.c-sectionFooter__wrapper .text {
  font-size: 1.25rem;
  line-height: 1.8;
  font-weight: 600;
  color: white;
}
@media screen and (max-width: 767px) {
  .c-sectionFooter__wrapper .text {
    text-align: center;
    font-size: 1rem;
    line-height: 1.875;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.c-sectionFooter__wrapper .text--yellow {
  color: #f0d769;
  font-size: 1.75rem;
  line-height: 1.2857142857;
}
@media screen and (max-width: 767px) {
  .c-sectionFooter__wrapper .text--yellow {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.c-contactBtn-partner {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 34.8125rem;
  border-radius: 4.25rem;
  color: white;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  background-color: #DD8610;
  padding: 1.5rem 0;
  text-align: center;
  -webkit-box-shadow: 0 0.375rem 0 #985A07;
          box-shadow: 0 0.375rem 0 #985A07;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease, -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}
@media screen and (max-width: 767px) {
  .c-contactBtn-partner {
    max-width: 18.625rem;
    padding-top: 0.90625rem;
    padding-bottom: 0.78125rem;
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.c-contactBtn-partner::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 29.0854572714%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 0.54375rem;
  height: 0.8875rem;
  background-image: url(../img/partner/rightArrow-white.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .c-contactBtn-partner::before {
    width: 0.35rem;
    height: 0.56875rem;
    top: 55%;
  }
}
@media (hover: hover) {
  .c-contactBtn-partner:hover {
    -webkit-transform: translateY(0.375rem);
            transform: translateY(0.375rem);
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.c-contactBtn-partner:focus {
  -webkit-transform: translateY(0.375rem);
          transform: translateY(0.375rem);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.c-contactBtn-partner--mv {
  border-radius: 0.625rem;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding-top: 2.0625rem;
  padding-bottom: 1.9375rem;
  padding-right: 1.875rem;
}
@media screen and (max-width: 767px) {
  .c-contactBtn-partner--mv {
    max-width: 20.9375rem;
    font-size: 1.1875rem;
    line-height: 1.7368421053;
    letter-spacing: 0em;
    font-weight: 600;
    padding-top: 1.125rem;
    padding-bottom: 0.9375rem;
  }
}
.c-contactBtn-partner--mv::before {
  right: 9.475rem;
  width: 0.71875rem;
  height: 1.175rem;
  top: 52%;
}
@media screen and (max-width: 767px) {
  .c-contactBtn-partner--mv::before {
    top: 52%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 0.75rem;
    height: 0.75rem;
    right: 4.375rem;
  }
}

.c-titleLabel {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 50rem;
  height: 8.625rem;
  background-color: #f8efdf;
  margin-top: 0.625rem;
  margin-left: 1.25rem;
  padding-left: 9.1875rem;
  -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 5px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .c-titleLabel {
    width: calc(100% - 0.75rem);
    height: 5rem;
    padding-left: 18.3673469388%;
    margin-top: 0.50625rem;
    margin-left: 0.75rem;
    text-align: left;
  }
}
.c-titleLabel .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-titleLabel .spbr {
    display: block;
  }
}

.c-titleLabel--blue {
  background-color: #e2e9eb;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.c-titleLabel--blue .rightArrow {
  display: block;
  position: absolute;
  top: 50%;
  right: 2.7375rem;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 1.1875rem;
  height: 2.125rem;
}
@media screen and (max-width: 767px) {
  .c-titleLabel--blue .rightArrow {
    right: 0.625rem;
    width: 0.65625rem;
    height: 1.16875rem;
  }
}

@media (hover: hover) {
  .c-titleLabel--blue:hover {
    opacity: 0.7;
  }
}
.c-titleLabel--blue:focus {
  opacity: 0.7;
}

.c-titleLabel__title {
  font-size: 1.875rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .c-titleLabel__title {
    font-size: 1rem;
    line-height: 2;
  }
}

.c-titleLabel__number {
  position: absolute;
  top: -0.625rem;
  left: -1.25rem;
  display: block;
  padding: 2.4375rem 2.525rem 2.225rem 2.5rem;
  font-size: 2.25rem;
  line-height: 1;
  letter-spacing: 0.075em;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  background-color: #dd8610;
}
@media screen and (max-width: 767px) {
  .c-titleLabel__number {
    font-size: 1.375rem;
    padding: 1.33125rem 1.1rem 1.33125rem 0.9375rem;
    top: -0.50625rem;
    left: -0.75rem;
  }
}

.c-titleLabel--blue .c-titleLabel__number {
  background-color: #5db1de;
}

.c-titleLabel__number::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  width: 1.25rem;
  height: 0.5625rem;
  background-color: #985a07;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, 100% 100%, 0 0);
}
@media screen and (max-width: 767px) {
  .c-titleLabel__number::after {
    width: 0.75rem;
    height: 0.3125rem;
  }
}

.c-titleLabel--blue .c-titleLabel__number::after {
  background-color: #495faa;
}

.p-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  height: 4.375rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  width: 100%;
  padding: 0 0 0 1.625rem;
}
@media screen and (max-width: 1279px) {
  .p-header {
    padding: 0 0 0 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 3.375rem;
  }
}

@media (min-width: 768px) {
  .p-header__partner {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: transparent;
  }
  .p-header__partner.is-active {
    background: #ffffff;
  }
}

.p-header__logo {
  display: block;
  width: 13.9375rem;
  height: auto;
  aspect-ratio: 223/37;
}
@media screen and (max-width: 1279px) {
  .p-header__logo {
    width: 10.625rem;
  }
}
@media screen and (max-width: 950px) {
  .p-header__logo {
    width: 170px;
  }
}
@media screen and (max-width: 767px) {
  .p-header__logo {
    width: 10.625rem;
  }
}

@media screen and (max-width: 1279px) {
  .p-header__partner.p-header__logo {
    width: 13.9375rem;
  }
}
@media screen and (max-width: 950px) {
  .p-header__partner.p-header__logo {
    width: 13.9375rem;
  }
}

.p-header__nav {
  height: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2.0625rem;
     -moz-column-gap: 2.0625rem;
          column-gap: 2.0625rem;
}
@media screen and (max-width: 1279px) {
  .p-header__nav {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
}

.p-header__lists {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: inherit;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 950px) {
  .p-header__lists.list-hidden--sp {
    display: none;
  }
}
.p-header__lists .list {
  font-size: 0.8125rem;
  height: inherit;
}

.list a {
  height: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 1rem;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 1279px) {
  .list a {
    margin-left: 0.625rem;
  }
}
@media (hover: hover) {
  .list a:hover {
    opacity: 0.7;
  }
}

.p-drawer__icon {
  position: fixed;
  z-index: 102;
  top: 0;
  right: 0;
  display: block;
  width: 4.0625rem;
  height: 5rem;
  padding: 1.5625rem 0.9375rem;
}
@media screen and (max-width: 767px) {
  .p-drawer__icon {
    padding: 1.125rem 1.25rem;
    height: auto;
  }
}
.p-drawer__icon .bar {
  display: block;
  width: 1.625rem;
  height: 0.125rem;
  background: #0D80BC;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.p-drawer__icon .bar1 {
  margin-bottom: 0.375rem;
}
.p-drawer__icon .bar2 {
  margin-bottom: 0.375rem;
}
.p-drawer__icon.js-open .bar {
  background: #ffffff;
}
.p-drawer__icon.js-open .bar1 {
  margin-bottom: 0;
  -webkit-transform: translateY(0.1875rem) rotate(30deg);
          transform: translateY(0.1875rem) rotate(30deg);
}
.p-drawer__icon.js-open .bar2 {
  display: none;
}
.p-drawer__icon.js-open .bar3 {
  -webkit-transform: translateY(0.125rem) rotate(-30deg);
          transform: translateY(0.125rem) rotate(-30deg);
}
@media screen and (min-width: 951px) {
  .p-drawer__icon {
    display: none;
  }
}
@media (hover: hover) {
  .p-drawer__icon:hover {
    cursor: pointer;
  }
}

@media (min-width: 768px) {
  .p-drawer__icon.partner {
    position: fixed;
    z-index: 102;
    top: 0;
    right: 0;
    display: block;
    width: auto;
    height: auto;
    padding: 1.5625rem 2.125rem;
  }
}
@media screen and (min-width: 768px) and (min-width: 951px) {
  .p-drawer__icon.partner {
    display: block;
  }
}
@media (min-width: 768px) {
  .p-drawer__icon.partner .bar {
    display: block;
    width: 2.5rem;
    height: 0.125rem;
    background: #0D80BC;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
@media (min-width: 768px) {
  .p-drawer__icon.partner .bar1 {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 768px) {
  .p-drawer__icon.partner .bar2 {
    margin-bottom: 0.375rem;
  }
}
@media (min-width: 768px) {
  .p-drawer__icon.partner.js-open .bar {
    background: #ffffff;
  }
  .p-drawer__icon.partner.js-open .bar1 {
    margin-bottom: 0;
    -webkit-transform: translateY(0.1875rem) rotate(25deg);
            transform: translateY(0.1875rem) rotate(25deg);
  }
  .p-drawer__icon.partner.js-open .bar2 {
    display: none;
  }
  .p-drawer__icon.partner.js-open .bar3 {
    -webkit-transform: translateY(0.125rem) rotate(-25deg);
            transform: translateY(0.125rem) rotate(-25deg);
  }
}

.p-drawer__menu {
  position: fixed;
  top: 0;
  right: -31.25rem;
  width: 31.25rem;
  max-width: 100%;
  height: 100%;
  z-index: 101;
  background: #0D80BC;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media screen and (min-width: 951px) {
  .p-drawer__menu {
    padding: 4.25rem 3.4375rem 4.375rem 4.375rem;
    height: 100%;
  }
}
@media screen and (max-width: 950px) {
  .p-drawer__menu {
    padding: 0 2.375rem;
    height: 100%;
  }
}
.p-drawer__menu.js-open {
  right: 0;
}
.p-drawer__menu .p-drawer__logo {
  display: block;
  width: 12rem;
  height: auto;
  aspect-ratio: 192/32;
  margin-bottom: 2.375rem;
}
@media (min-width: 768px) {
  .p-drawer__menu .p-drawer__logo {
    width: 17.85rem;
    height: auto;
    aspect-ratio: 285.6/47.39;
  }
}
.p-drawer__menu .p-drawer__container {
  position: relative;
  top: min(28.8vw, 12.5rem);
  left: 0;
  width: 100%;
  max-width: 25rem;
}
@media screen and (min-width: 951px) {
  .p-drawer__menu .p-drawer__container {
    top: 0;
  }
}
@media screen and (max-width: 950px) {
  .p-drawer__menu .p-drawer__container {
    top: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.p-drawer__menu .p-drawer__nav {
  margin: auto;
  margin-bottom: 2.375rem;
}
@media screen and (min-width: 951px) {
  .p-drawer__menu .p-drawer__nav {
    margin-bottom: 3rem;
  }
}
.p-drawer__menu .p-drawer__item a {
  display: inline-block;
  font-size: 1.125rem;
  line-height: 1.4444444444;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .p-drawer__menu .p-drawer__item a {
    font-size: 0.875rem;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 0.75rem;
  }
}
@media (hover: hover) {
  .p-drawer__menu .p-drawer__item a:hover {
    opacity: 0.7;
  }
}
.p-drawer__menu .p-drawer__contact {
  text-align: center;
  display: block;
  width: 100%;
}
.p-drawer__menu .p-drawer__contact a {
  display: inline-block;
  width: 100%;
  background: #ffffff;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  border-radius: 0.6875rem;
  margin: auto;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-drawer__menu .p-drawer__contact a {
    padding: 1rem 0;
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
@media (hover: hover) {
  .p-drawer__menu .p-drawer__contact a:hover {
    opacity: 0.7;
  }
}
@media screen and (min-width: 951px) {
  .p-drawer__menu {
    display: none;
  }
}

@media screen and (min-width: 951px) {
  .p-drawer__menu.partner {
    display: block;
  }
}

.p-drawer__contact.partner a {
  background: #DD8610;
  width: 100%;
  padding: 1.125rem 0;
  font-size: 1.125rem;
  line-height: 1.2222222222;
  letter-spacing: 0em;
  font-weight: 600;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .p-drawer__contact.partner a {
    padding: 1rem 0;
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-mvShipper {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1280/720;
}
@media screen and (max-width: 767px) {
  .p-mvShipper {
    margin-top: 3.375rem;
    width: 100%;
    height: auto;
    aspect-ratio: 375/668;
  }
}

.p-mvShipper__image {
  display: block;
  width: 100vw;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.p-mvShipper__image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.p-mvShipper__heading {
  position: absolute;
  top: 50%;
  left: 8.59375vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading {
    top: 42%;
    left: 1.25rem;
  }
}
.p-mvShipper__heading .preTitle {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding: 1.0625rem 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading .preTitle {
    font-size: 4.8vw;
    padding: 0.7375rem 1.48125rem 0.7375rem 0.875rem;
  }
}
.p-mvShipper__heading .preTitle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
  background-color: #ffffff;
  z-index: -1;
}
.p-mvShipper__heading .title {
  font-size: 4.375rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding: 0.9875rem 1.375rem;
  margin-top: 0.875rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading .title {
    font-size: 8vw;
    padding: 0.70625rem 1.3125rem 0.70625rem 0.875rem;
  }
}
.p-mvShipper__heading .title span {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading .title span {
    position: absolute;
    display: block;
    top: calc(100% + 0.625rem);
    right: 0;
    padding-top: 0;
    font-size: 6.0533333333vw;
    color: #ffffff;
  }
}
.p-mvShipper__heading .title::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
  background-color: #ffffff;
  z-index: -1;
}
.p-mvShipper__heading .copy {
  font-size: 1.625rem;
  line-height: 1.6923076923;
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-top: 3.26875rem;
  color: #ffffff;
  border-left: 2.5px solid #ffffff;
  padding-left: 1.34375rem;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading .copy {
    margin-top: 16.5333333333vw;
    font-size: 4.5333333333vw;
    line-height: 1.7058823529;
    padding-left: 0.875rem;
  }
}
.p-mvShipper__heading .copy .pcbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-mvShipper__heading .copy .pcbr {
    display: block;
  }
}

.p-mvShipper__btn {
  display: block;
  position: fixed;
  z-index: 80;
  bottom: 0;
  right: 0;
}

.p-mvBtn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 0.9375rem;
  padding-right: 0.625rem;
  padding-bottom: 0.9375rem;
  padding-left: 1.125rem;
  background-color: #DD8610;
  font-size: 1.125rem;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  font-weight: 600;
  border-radius: 0.9375rem 0 0 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .p-mvBtn {
    padding: 0.9375rem 0.625rem 0.9375rem 1.125rem;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

@media (hover: hover) {
  .p-mvBtn:hover {
    opacity: 0.7;
  }
}
.mvBtn__text {
  color: #ffffff;
}

.p-mvBtn img {
  width: 100%;
  max-width: 4rem;
  height: auto;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-mvBtn img {
    margin-left: 0.5rem;
  }
}

.p-problem {
  font-weight: 600;
  background: #eeeeee;
}

.p-problem__wrapper {
  padding-top: 5.0625rem;
  padding-bottom: 4.8125rem;
}
@media screen and (max-width: 767px) {
  .p-problem__wrapper {
    padding: 3.75rem 0 3.4375rem;
  }
}

.p-problem__items {
  margin: 4rem auto 0;
  display: grid;
  max-width: 51.875rem;
  grid-template-columns: 1fr 1fr;
  gap: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem__items {
    display: block;
    margin-top: 2.625rem;
  }
}
.p-problem__items .item-green {
  border: 0.3125rem solid #ecfaef;
  height: 17.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem__items .item-green {
    height: auto;
  }
}
.p-problem__items .item-blue {
  border: 0.3125rem solid #e7f2f7;
  height: 17.5rem;
}
@media screen and (max-width: 767px) {
  .p-problem__items .item-blue {
    height: auto;
  }
}
.p-problem__items .item-pink {
  border: 0.3125rem solid #fceff6;
  height: 13.75rem;
}
@media screen and (max-width: 767px) {
  .p-problem__items .item-pink {
    height: auto;
  }
}
.p-problem__items .item-orange {
  border: 0.3125rem solid #f8e6df;
  height: 13.75rem;
}
@media screen and (max-width: 767px) {
  .p-problem__items .item-orange {
    height: auto;
  }
}

.p-problem__item {
  background: white;
  padding: 1.125rem 1.875rem 2rem;
}
@media screen and (max-width: 767px) {
  .p-problem__item {
    padding: 2.125rem 0.625rem 2.125rem 1.4375rem;
  }
  .p-problem__item:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
.p-problem__item .number {
  text-align: center;
  font-size: 3.125rem;
  font-weight: 600;
}
.p-problem__item .number--blue {
  color: #5db1de;
}
.p-problem__item .green {
  color: #0fa84a;
}
.p-problem__item .blue {
  color: #0d80bc;
}
.p-problem__item .pink {
  color: #ea9ac5;
}
.p-problem__item .orange {
  color: #dd8610;
}
.p-problem__item .text {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-problem__item .text {
    font-size: 1.125rem;
    line-height: 1.6666666667;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-problem__message {
  position: relative;
  padding-top: 5.9375rem;
  padding-bottom: 4.375rem;
  position: relative;
  background: #0d80bc;
  color: white;
}
@media screen and (max-width: 767px) {
  .p-problem__message {
    padding: 5.625rem 0 14.375rem;
  }
}
.p-problem__message .imgWrapper {
  position: absolute;
  width: 31.125rem;
  height: auto;
  aspect-ratio: 498/402;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-problem__message .imgWrapper {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 17.1875rem;
    height: auto;
    aspect-ratio: 275/222;
  }
}
.p-problem__message .messageText {
  width: 34.625rem;
  font-size: 1.125rem;
  line-height: 1.7222222222;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-problem__message .messageText {
    width: 100%;
    font-size: 1.125rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-problem__message .messageText:nth-child(2) {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-problem__message .messageText:nth-child(2) {
    margin-top: 0.9375rem;
  }
}
.p-problem__message .yellow {
  color: #f0d769;
  font-size: 1.625rem;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-problem__message .yellow {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-problem__message::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 37px 93.5px 0 93.5px;
  border-color: #eeeeee transparent transparent transparent;
}

.p-problem__movie {
  background: #ffffff;
  text-align: center;
  padding: 4.0625rem 6.875rem 5rem;
}
@media screen and (max-width: 767px) {
  .p-problem__movie {
    padding: 4.125rem 0;
  }
}
.p-problem__movie .title {
  font-size: 1.25rem;
  line-height: 1.7;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-problem__movie .title {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    text-align: center;
  }
}
.p-problem__movie .movieWrapper {
  width: 100%;
  max-width: 51.875rem;
  background-color: black;
  margin: 2.75rem auto 0;
  padding-top: 2rem;
  padding-bottom: 1.9375rem;
}
@media screen and (max-width: 767px) {
  .p-problem__movie .movieWrapper {
    padding: 2.25rem 0;
  }
}
.p-problem__movie .movieWrapper iframe {
  width: calc(100% - 13.75rem);
  margin: auto;
}
@media screen and (max-width: 767px) {
  .p-problem__movie .movieWrapper iframe {
    width: 100%;
  }
}

.p-simulation {
  padding-top: 4.4375rem;
  padding-bottom: 5.25rem;
  background-color: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-simulation {
    padding: 3.625rem 0 3.5rem;
  }
}

.p-simulation__message {
  margin-top: 4.125rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-simulation__message span {
  font-size: 2rem;
  line-height: 1.6875;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-simulation__message {
    margin-top: 2.9375rem;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-simulation__message span {
    font-size: 1.375rem;
    line-height: 1.4545454545;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-simulation__text {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-simulation__text {
    font-size: 0.875rem;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 2.3125rem;
  }
}

.p-simulation__calculationBox {
  margin-top: 3.8125rem;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox {
    margin-top: 2.875rem;
  }
}
.p-simulation__calculationBox .title {
  font-size: 1.875rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  padding-top: 1.5625rem;
  padding-bottom: 1.125rem;
  color: #ffffff;
  background-color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .title {
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0em;
    font-weight: 600;
    padding: 1.25rem 0 0.8125rem;
  }
}
.p-simulation__calculationBox .body {
  padding-top: 3.625rem;
  padding-right: 5.9375rem;
  padding-bottom: 2.5625rem;
  padding-left: 6.25rem;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .body {
    padding: 2.1875rem 0.625rem;
  }
}
.p-simulation__calculationBox .inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
  -webkit-justify-content: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.1875rem;
  line-height: 1.7368421053;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .inputs {
    display: block;
    text-align: center;
  }
}
.p-simulation__calculationBox .checkLabel {
  position: relative;
}
.p-simulation__calculationBox input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-simulation__calculationBox input[type=radio] {
  padding-left: 1.875rem;
}
.p-simulation__calculationBox input[type=radio]::before {
  display: block;
  content: "";
  position: absolute;
  top: 0.59375rem;
  left: 0.1875rem;
  width: 0.875rem;
  height: auto;
  aspect-ratio: 1;
  border: 0.0625rem solid #DD8610;
  border-radius: 50%;
  background: #DD8610;
  opacity: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox input[type=radio]::before {
    top: 0.40625rem;
  }
}
.p-simulation__calculationBox input[type=radio]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 1.25rem;
  height: auto;
  aspect-ratio: 1;
  border: 0.0625rem solid #DDDDDD;
  border-radius: 50%;
  background: #EEEEEE;
  z-index: 1;
}
.p-simulation__calculationBox input[type=radio]:checked::before {
  opacity: 1;
}
.p-simulation__calculationBox input[type=number] {
  width: 6.625rem;
  height: 3.125rem;
  border: 1px solid #DDDDDD;
  margin-right: 0.625rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
  padding: 0.625rem;
}
.p-simulation__calculationBox .inputs + .inputs {
  margin-top: 1.8125rem;
}
.p-simulation__calculationBox .label {
  width: 58.0847723705%;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .label {
    width: 100%;
    text-align: left;
  }
}
.p-simulation__calculationBox .input {
  width: 41.9152276295%;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .input {
    width: 8.875rem;
  }
}
.p-simulation__calculationBox label + label {
  margin-left: 1.9375rem;
}
.p-simulation__calculationBox .results {
  margin-top: 1.90625rem;
  padding-top: 1.71875rem;
  padding-bottom: 1.3125rem;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .results {
    margin-top: 1.625rem;
    padding-top: 1.625rem;
  }
}
.p-simulation__calculationBox .results .result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-simulation__calculationBox .results .itemName {
  width: 29.9843014129%;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .results .itemName {
    width: 8.75rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-simulation__calculationBox .results span {
  width: 4.7095761381%;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .results span {
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-simulation__calculationBox .results .value {
  width: 65.306122449%;
  text-align: right;
  font-size: 4.25rem;
  line-height: 1.2058823529;
  letter-spacing: 0em;
  font-weight: 600;
  color: #DD8610;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .results .value {
    font-size: 1.875rem;
    line-height: 1.2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-simulation__calculationBox .note {
  margin-top: 1.75rem;
  font-size: 0.9375rem;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  font-weight: 400;
  padding-left: 1.25rem;
  position: relative;
}
.p-simulation__calculationBox .note::after {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.9375rem;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-simulation__calculationBox .note {
    margin-top: 1.125rem;
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
    position: relative;
    padding-left: 1.25rem;
  }
  .p-simulation__calculationBox .note::after {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

.p-simulation__others {
  margin-top: 4.3125rem;
}
@media screen and (max-width: 767px) {
  .p-simulation__others {
    margin-top: 2.5rem;
  }
}
.p-simulation__others .title {
  font-size: 1.1875rem;
  line-height: 1.7368421053;
  letter-spacing: 0em;
  font-weight: 600;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-simulation__others .title {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.6875rem;
  }
}
.p-simulation__others .content {
  display: none;
}
@media (min-width: 768px) {
  .p-simulation__others .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-simulation__others .content:not(:last-of-type) {
    margin-bottom: 0.9375rem;
  }
}
.p-simulation__others .content-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-simulation__others .content-sp {
    display: block;
  }
}
.p-simulation__others .head.contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.625rem;
  background: #ffffff;
  border-radius: 0.5625rem;
}
.p-simulation__others .head.contents .img {
  width: 4.9375rem;
  height: auto;
  aspect-ratio: 79/70;
  background: #F8EFDF;
  border-radius: 0.5rem;
  padding: 0.375rem 0.6875rem;
}
.p-simulation__others .head.contents .value {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-simulation__others .head.contents .value span {
  font-size: 1.375rem;
  line-height: 1.2272727273;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-simulation__others .head.contents .value span.mini {
  font-size: 1.125rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-simulation__others .content + .content {
  margin-top: 0.9375rem;
}
@media (min-width: 768px) {
  .p-simulation__others .image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 20.9638554217%;
    max-width: 10.875rem;
    height: 9.625rem;
    background-color: #F8EFDF;
    border-radius: 1.25rem;
  }
}
.p-simulation__others .image img {
  width: 100%;
  height: auto;
}
.p-simulation__others .image img.money {
  max-width: 9.25rem;
}
.p-simulation__others .image img.pc {
  max-width: 7rem;
}
.p-simulation__others .image img.truck {
  max-width: 8.25rem;
}
.p-simulation__others .body {
  width: 73.1325301205%;
  padding-top: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .p-simulation__others .body {
    width: 100%;
  }
}
.p-simulation__others .value {
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-simulation__others .value span {
  font-size: 1.5rem;
  color: #0D80BC;
}
.p-simulation__others .note {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
  margin-top: 1.25rem;
  padding-left: 0;
}
.p-simulation__others .note::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-simulation__others .note {
    width: 100%;
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
    margin-bottom: 1.6875rem;
  }
}

.p-setupCapital {
  padding-top: 4.4375rem;
  padding-bottom: 5.25rem;
  background-color: #D3E3EA;
}
@media screen and (max-width: 767px) {
  .p-setupCapital {
    padding: 3.75rem 0 2.9375rem;
  }
}

.p-setupCapital__message {
  margin-top: 4.125rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__message {
    margin-top: 3.75rem;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-setupCapital__message span {
  font-size: 2rem;
  line-height: 1.6875;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__message span {
    font-size: 1.25rem;
    line-height: 1.6;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-setupCapital__calculationBox {
  margin-top: 3.8125rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox {
    margin-top: 3.25rem;
  }
}
.p-setupCapital__calculationBox .title {
  font-size: 1.875rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  padding-top: 1.5625rem;
  padding-bottom: 1.125rem;
  color: #ffffff;
  background-color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .title {
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0em;
    font-weight: 400;
    padding: 1rem 0;
  }
}
.p-setupCapital__calculationBox .body {
  padding-top: 4.625rem;
  padding-right: 5.1875rem;
  padding-bottom: 3.6875rem;
  padding-left: 5.125rem;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .body {
    padding: 1.875rem 0.625rem 1rem 0.625rem;
  }
}
.p-setupCapital__calculationBox .inputs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.1875rem;
  line-height: 1.7368421053;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .inputs {
    display: block;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    text-align: center;
  }
}
.p-setupCapital__calculationBox .inputs + .inputs {
  margin-top: 1.8125rem;
}
.p-setupCapital__calculationBox .label {
  display: block;
  width: 36.0902255639%;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .label {
    width: 100%;
    text-align: left;
    margin-bottom: 1.0625rem;
  }
}
.p-setupCapital__calculationBox .radioLabel {
  position: relative;
}
.p-setupCapital__calculationBox .radioLabel.first {
  margin-right: 1.25rem;
}
.p-setupCapital__calculationBox .input {
  width: 21.25rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .input {
    width: 100%;
  }
}
.p-setupCapital__calculationBox input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.p-setupCapital__calculationBox input[type=radio] {
  padding-left: 1.875rem;
}
.p-setupCapital__calculationBox input[type=radio]::before {
  display: block;
  content: "";
  position: absolute;
  top: 0.59375rem;
  left: 0.1875rem;
  width: 0.875rem;
  height: auto;
  aspect-ratio: 1;
  border: 0.0625rem solid #DD8610;
  border-radius: 50%;
  background: #DD8610;
  opacity: 0;
  z-index: 2;
}
.p-setupCapital__calculationBox input[type=radio]::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 1.25rem;
  height: auto;
  aspect-ratio: 1;
  border: 0.0625rem solid #DDDDDD;
  border-radius: 50%;
  background: #E1E5ED;
  z-index: 1;
}
.p-setupCapital__calculationBox input[type=radio].driveYourself::before, .p-setupCapital__calculationBox input[type=radio].carOwn::before {
  top: 0.4375rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox input[type=radio].driveYourself::before, .p-setupCapital__calculationBox input[type=radio].carOwn::before {
    top: 0.28125rem;
  }
}
.p-setupCapital__calculationBox input[type=radio]:checked::before {
  opacity: 1;
}
.p-setupCapital__calculationBox .inputs.howto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .inputs.howto {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .inputs.howto input[type=radio]::before {
    top: 0.34375rem;
  }
}
.p-setupCapital__calculationBox .inputs.howto .input {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  gap: 0.9375rem;
  width: 21.25rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .inputs.howto .input {
    width: 18.75rem;
    margin: auto;
    padding-right: 1.25rem;
    margin-left: 2.5rem;
  }
}
.p-setupCapital__calculationBox .inputs.howto .input label {
  display: block;
  width: 100%;
  text-align: left;
  margin-bottom: 1.25rem;
}
.p-setupCapital__calculationBox .results {
  margin-top: 3.375rem;
  padding-bottom: 1.125rem;
  border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .results {
    margin-top: 1.75rem;
  }
}
.p-setupCapital__calculationBox .results .text {
  padding-top: 0.6875rem;
  padding-bottom: 0.625rem;
  font-size: 1.1875rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
  background-color: #0D80BC;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .results .text {
    padding: 0.75rem 0;
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-setupCapital__calculationBox .results .result {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.28125rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .results .result {
    -webkit-column-gap: 0.25rem;
       -moz-column-gap: 0.25rem;
            column-gap: 0.25rem;
  }
}
.p-setupCapital__calculationBox .results .itemName {
  width: 33.0827067669%;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .results .itemName {
    width: 5rem;
    font-size: 0.875rem;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-setupCapital__calculationBox .results .value {
  width: 61.6541353383%;
  text-align: right;
  font-size: 4.25rem;
  line-height: 1.2058823529;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .results .value {
    font-size: 2.1875rem;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    font-weight: 600;
    width: 14.4375rem;
  }
}
.p-setupCapital__calculationBox .note {
  margin-top: 2.71875rem;
  font-size: 0.9375rem;
  line-height: 1.7333333333;
  letter-spacing: 0em;
  font-weight: 400;
  padding-top: 2.0625rem;
  padding-right: 1.8125rem;
  padding-bottom: 1.5625rem;
  padding-left: 1.8125rem;
  background-color: #F0F0F0;
}
.p-setupCapital__calculationBox .note::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .note {
    margin-top: 2rem;
    padding: 1.625rem 0.9375rem 2rem 0.9375rem;
  }
}
.p-setupCapital__calculationBox .noteTitle {
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1.7368421053;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .noteTitle {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    white-space: nowrap;
  }
}
.p-setupCapital__calculationBox ol {
  margin-top: 1.9375rem;
  padding-left: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox ol {
    margin-top: 2.25rem;
  }
}
.p-setupCapital__calculationBox li {
  list-style: decimal;
}
.p-setupCapital__calculationBox li + li {
  margin-top: 1.3125rem;
}
.p-setupCapital__calculationBox .itemTitle {
  font-size: 1rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .itemTitle {
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 0.625rem;
  }
}
.p-setupCapital__calculationBox .itemContent {
  padding-left: 0.6875rem;
  font-size: 1rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-setupCapital__calculationBox .itemContent {
    padding-left: 0;
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

.p-about {
  font-weight: 600;
  text-align: center;
  padding-top: 5.0625rem;
  padding-bottom: 6.625rem;
  position: relative;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-about {
    padding: 3.375rem 0 4.125rem;
  }
}
.p-about .titleMain {
  font-size: 2.75rem;
  line-height: 1.25;
  display: inline;
  padding-inline: 0.125rem;
}
.p-about .titleSub {
  font-size: 1.625rem;
  line-height: 2.1153846154;
}

.p-about::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(../img/about-gridBg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.p-about::before {
  content: "";
  background: #eeeeee;
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-about__wrapper {
  margin: 4.1875rem auto 0;
  width: 100%;
  max-width: 51.875rem;
}
.p-about__wrapper .textBtn {
  margin-top: 1.9375rem;
}
.p-about__wrapper .textBtn a {
  width: 100%;
}
.p-about__wrapper .textBtn:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .p-about__wrapper {
    margin-left: -0.625rem;
  }
}

.p-outsourcing {
  padding-top: 5.5625rem;
}
@media screen and (max-width: 767px) {
  .p-outsourcing {
    padding: 2.375rem 0 0;
    margin: auto;
  }
}

.p-outsourcing__title {
  margin-top: 5.25rem;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-outsourcing__title {
    margin-top: 3.125rem;
  }
}

.p-outsourcing__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
}

.p-swiper__instagram {
  overflow: hidden;
}

.p-content__instagram {
  margin-top: 3.625rem;
  padding: 1.875rem 3.5rem 3.9375rem 2.25rem;
  background: #EEEEEE;
  position: relative;
}
.p-content__instagram .text {
  text-align: center;
  font-size: 1.1875rem;
  line-height: 1.2105263158;
  letter-spacing: 0em;
  font-weight: 600;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-content__instagram {
    margin-top: 1.875rem;
    padding: 2rem 2.1875rem 4.625rem 2.1875rem;
  }
  .p-content__instagram .text {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-content__text.truck {
  width: 64.0625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.p-swiper__truck {
  font-family: "Noto Sans JP", sans-serif;
  width: 64.0625rem;
  max-width: 100%;
  margin: auto;
  margin-top: 2.3125rem;
  margin-bottom: 9.0625rem;
  background: #EEEEEE;
  padding: 2.625rem 2.5rem 2.625rem 3.9375rem;
}
@media screen and (max-width: 767px) {
  .p-swiper__truck {
    padding: 2.125rem 0.9375rem 1.875rem;
    margin-bottom: 6.3125rem;
  }
}
.p-swiper__truck .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-swiper__truck .container {
    display: block;
  }
}
.p-swiper__truck .img {
  width: 30.625rem;
  height: auto;
  aspect-ratio: 490/262;
}
@media screen and (max-width: 767px) {
  .p-swiper__truck .img {
    width: 17.5625rem;
    height: auto;
    aspect-ratio: 281/150;
    margin: auto;
    margin-bottom: 2.125rem;
  }
}
.p-swiper__truck .textWrap {
  width: 20.375rem;
  padding: 1.875rem 1.25rem;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-swiper__truck .textWrap {
    width: 100%;
    padding: 1.875rem 1.25rem;
  }
}
.p-swiper__truck .moving {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
}
.p-swiper__truck .head {
  font-size: 1.0625rem;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-swiper__truck .text {
  font-size: 1.0625rem;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  font-weight: 400;
}

.p-title {
  text-align: center;
}
.p-title .titleSub {
  font-size: 1.625rem;
  line-height: 2.1153846154;
}
@media screen and (max-width: 767px) {
  .p-title .titleSub {
    font-size: 1.375rem;
    line-height: 1.8181818182;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-title .titleMain {
  font-size: 2.75rem;
  padding-inline: 0.125rem;
  line-height: 1.1363636364;
  display: inline-block;
}
.p-title .titleMain span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
}
@media (min-width: 768px) {
  .p-title .titleMain.sharp {
    line-height: 0.6818181818;
  }
}
@media (min-width: 768px) {
  .p-title .titleMain.sharp span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(90%, transparent), color-stop(0%, #f0d769));
    background: -webkit-linear-gradient(transparent 90%, #f0d769 0%);
    background: linear-gradient(transparent 90%, #f0d769 0%);
  }
}
@media screen and (max-width: 767px) {
  .p-title .titleMain {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-content__item {
  text-align: center;
  background: #eeeeee;
  width: 100%;
  padding-top: 2.25rem;
  padding-bottom: 1.5rem;
  font-family: "Noto Sans JP", sans-serif;
}
.p-content__item:first-of-type {
  margin-bottom: 1.875rem;
}
@media (min-width: 768px) {
  .p-content__item:first-of-type.mb0 {
    margin-bottom: 0;
  }
}
.p-content__item .title {
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 1.6666666667;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-content__item .title {
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-content__item .text {
  color: #222222;
  font-size: 1.25rem;
  line-height: 1.65;
  margin-top: 1.9375rem;
}
@media screen and (max-width: 767px) {
  .p-content__item .text {
    margin-top: 1.0625rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.p-content__item .img {
  width: 19.9375rem;
  height: auto;
  aspect-ratio: 319/53;
  margin: 1.75rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-content__item .img {
    width: 14.5rem;
    height: auto;
    aspect-ratio: 232/53;
    margin: 1rem auto;
  }
}
.p-content__item .textMain {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 1.1875rem;
  font-weight: 600;
  font-size: 1.4375rem;
  line-height: 1.4782608696;
}
@media screen and (max-width: 767px) {
  .p-content__item .textMain {
    margin-top: 1.0625rem;
    font-size: 1.125rem;
    line-height: 1.6666666667;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-content__item .img__calendarImg {
  width: 20.0625rem;
  height: auto;
  aspect-ratio: 321/160;
  margin: 4.5625rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-content__item .img__calendarImg {
    width: 15.75rem;
    height: auto;
    aspect-ratio: 252/128;
    margin: 1.6875rem auto 0;
  }
}
.p-content__item .img__clockImg {
  width: 18.4375rem;
  height: auto;
  aspect-ratio: 295/135;
  margin: 1.125rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-content__item .img__clockImg {
    width: 15.5rem;
    height: auto;
    aspect-ratio: 248/114;
    margin-top: 1.875rem;
  }
}
.p-content__item .textMain--blue {
  color: #0D80BC;
}
.p-content__item .textSub {
  line-height: 1.5;
  font-weight: 600;
  margin-top: 1.125rem;
}
@media screen and (max-width: 767px) {
  .p-content__item .textSub {
    margin-top: 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.p-content__item .textSub--blue {
  color: #0D80BC;
}

.p-content__item:first-child {
  margin-right: 5.6603773585%;
}

.p-content--01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5.25rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .p-content--01.p-outsourcing__content {
    display: block;
    margin-top: 3.125rem;
  }
}

.p-content--02 {
  margin-top: 3.625rem;
}
@media screen and (max-width: 767px) {
  .p-content--02 {
    margin-top: 1.875rem;
  }
}

.p-content--03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .p-content--03 {
    margin-top: 3.125rem;
    display: block;
  }
}

.p-content--04 {
  margin-top: 3.625rem;
}
.p-content--04 .introductio {
  background: #eeeeee;
}
@media screen and (max-width: 767px) {
  .p-content--04 {
    margin-top: 3.125rem;
  }
}

.p-content--05 {
  margin-top: 4.625rem;
}
@media screen and (max-width: 767px) {
  .p-content--05 {
    margin-top: 3.125rem;
  }
}

.p-content__img {
  aspect-ratio: 543/306;
  width: 100%;
  height: 100%;
  max-width: 33.9375rem;
}

.p-content__wrapper--01 {
  padding-top: 3.5625rem;
  width: 45.3773584906%;
}
@media screen and (max-width: 767px) {
  .p-content__wrapper--01 {
    padding-top: 1.875rem;
    width: 100%;
  }
}

.p-content__wrapper--02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3.625rem;
}
@media screen and (max-width: 767px) {
  .p-content__wrapper--02 {
    display: block;
    margin-top: 3.125rem;
  }
}

.p-content__wrapper--03 {
  width: 45.3773584906%;
}
@media screen and (max-width: 767px) {
  .p-content__wrapper--03 {
    width: 100%;
  }
}

.p-content__text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.0625rem;
  line-height: 1.7058823529;
  margin-top: 2rem;
  padding-left: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-content__text {
    padding-left: 0;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
    margin-top: 1.25rem;
  }
  .p-content__text.text1 {
    margin-top: 2.1875rem;
  }
  .p-content__text.text3 {
    margin-bottom: 2.0625rem;
  }
}

.p-contentText--blue {
  padding-left: 0;
  color: #0D80BC;
  font-size: 1.0625rem;
  font-weight: 600;
  line-height: 1.7058823529;
}
@media screen and (max-width: 767px) {
  .p-contentText--blue {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-content__textBold {
  padding-left: 0;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.7222222222;
  text-align: center;
  margin-top: 4.875rem;
}
@media screen and (max-width: 767px) {
  .p-content__textBold {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-content__textBold.slider-bottom {
    margin-top: 3.125rem;
    white-space: nowrap;
  }
}

.p-content__textBold--blue {
  padding-left: 0;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.6923076923;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-content__textBold--blue {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-content__textBold--blue.large {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-content__text.p-contentText--blue,
.p-content__text.p-content__textBold,
.p-content__text.p-content__textBold--blue {
  padding-left: 0;
}

.modal {
  opacity: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 200;
}
.modal.preload {
  opacity: 0;
}

.modal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 43.75rem;
  max-width: 90%;
  height: auto;
  aspect-ratio: 500/300;
  background: #ffffff;
  padding: 2.5rem;
  z-index: 201;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .modal-container {
    width: 95%;
    height: auto;
    padding: 0.625rem;
  }
}
.modal-container .modal-img {
  width: 25rem;
  max-width: 100%;
  height: auto;
  aspect-ratio: 1;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .modal-container .modal-img {
    width: 18.75rem;
    margin: auto;
    margin-bottom: 0.9375rem;
  }
}
.modal-container .modal-head {
  font-size: 1.25rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
  color: #495FAA;
  padding-bottom: 1.25rem;
  border-bottom: 0.0625rem solid #000;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .modal-container .modal-head {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    padding-bottom: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.modal-container .modal-text {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .modal-container .modal-text {
    font-size: 0.875rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.modal-container .modal-link {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .modal-container .modal-link {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
  .modal-container .modal-link .btn {
    padding: 0.9375rem;
  }
}

.p-flow {
  background-color: #EEEEEE;
  padding-top: 5.3125rem;
  padding-bottom: 8.5rem;
}
@media screen and (max-width: 767px) {
  .p-flow {
    overflow: hidden;
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }
}

.p-flow__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
}

.p-flow__step .tabWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3.53125rem;
}
@media screen and (max-width: 767px) {
  .p-flow__step .tabWrapper {
    display: block;
  }
}
.p-flow__step .tab {
  width: calc(50% - 0.4375rem);
  font-size: 1.5rem;
  line-height: 2.625;
  letter-spacing: 0em;
  font-weight: 600;
  border-bottom: 0.1875rem solid #000000;
  opacity: 0.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-flow__step .tab {
    width: 100%;
    font-size: 1.25rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-flow__step .tab:not(:last-of-type) {
    margin-bottom: 1.5625rem;
  }
}
@media (hover: hover) {
  .p-flow__step .tab:hover {
    cursor: pointer;
  }
}
.p-flow__step .tab.is-active {
  color: #0D80BC;
  border-color: #0D80BC;
  opacity: 1;
  pointer-events: none;
}
.p-flow__step .head {
  display: none;
}
.p-flow__step .head.is-active {
  display: block;
}
.p-flow__step .title {
  margin-top: 2.5rem;
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
}
.p-flow__step .title span {
  font-size: 1.625rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #DD8610;
  position: relative;
  z-index: 0;
}
.p-flow__step .title span::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 2%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  height: 0.5rem;
  background-color: #F0D769;
  z-index: -1;
}
.p-flow__step .title .large {
  font-size: 3.125rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-flow__step .title .large {
    font-size: 3.125rem;
    line-height: 0.8;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-flow__step .title .large::before {
  display: none;
}
.p-flow__step .wrapper {
  display: none;
  margin-top: 3.1875rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-flow__step .wrapper {
    margin-top: 2.1875rem;
  }
}
.p-flow__step .wrapper.is-active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-flow__step .wrapper.is-active {
    display: block;
  }
}
.p-flow__step .wrapper.emergency.is-active {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-flow__step .card {
  display: none;
  width: 54.358974359%;
  padding-top: 3.375rem;
  padding-right: 3.625rem;
  padding-bottom: 2.0625rem;
  padding-left: 3.1875rem;
  background-color: #ffffff;
}
.p-flow__step .card.is-active {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-flow__step .card {
    padding: 1.4375rem 1.875rem 2.125rem;
  }
}
.p-flow__step .card .image {
  width: 100%;
  max-width: 32.9375rem;
  aspect-ratio: 527/293;
  overflow: hidden;
  position: relative;
}
.p-flow__step .card .image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-flow__step .card .image {
    width: 100%;
  }
}
.p-flow__step .card .title {
  position: relative;
  font-size: 1.625rem;
  line-height: 1.2692307692;
  letter-spacing: 0em;
  font-weight: 600;
  padding-top: 1.09375rem;
  padding-bottom: 1.09375rem;
  padding-left: 5.1875rem;
  margin-top: 0.90625rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-flow__step .card .title {
    font-size: 1rem;
    line-height: 1.875;
    letter-spacing: 0em;
    font-weight: 600;
    padding: 0;
    padding-left: 3.3125rem;
    white-space: nowrap;
  }
  .p-flow__step .card .title.lh2 {
    font-size: 1rem;
    line-height: 3.75;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-flow__step .card .title .no {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}
.p-flow__step .card .text {
  padding-left: 1.4375rem;
  margin-top: 1.4375rem;
  font-size: 1.0625rem;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-flow__step .card .text {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__step.sp {
    width: calc(100% + 2.5rem);
    margin-left: -1.25rem;
  }
  .p-flow__step.sp .card {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .p-flow__step.sp .card {
    min-height: 32.5rem;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__step.sp .tab {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-flow__step.sp .card-start-sp {
    min-height: 22.9375rem;
  }
}
.p-flow__step .labels {
  width: 43.5042735043%;
}
@media screen and (max-width: 767px) {
  .p-flow__step .labels {
    width: calc(100% - 2.5rem);
    margin-left: 1.25rem;
    margin-top: 4.1875rem;
  }
}
.p-flow__step .labels .p-flowLabel {
  opacity: 0.6;
}
@media (hover: hover) {
  .p-flow__step .labels .p-flowLabel:hover {
    cursor: pointer;
  }
}
.p-flow__step .labels .p-flowLabel.is-active {
  opacity: 1;
  pointer-events: none;
}
.p-flow__step .labels .p-flowLabel + .p-flowLabel {
  margin-top: 1.5rem;
}
.p-flow__step .note {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  margin-top: 3.9375rem;
}
@media screen and (max-width: 767px) {
  .p-flow__step .note {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 2.5rem;
  }
}
.p-flow__step .note span {
  font-size: 1.625rem;
  line-height: 1.6923076923;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-flow__step .note span {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-flowLabel {
  position: relative;
  width: 100%;
  max-width: 31.8125rem;
  height: 5.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding-left: 5.4375rem;
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .p-flowLabel {
    height: auto;
    padding: 1.375rem 0;
    padding-left: 3.3125rem;
  }
}
.p-flowLabel .body {
  font-size: 1.5rem;
  line-height: 1.25;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-flowLabel .body {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-flowLabel .no {
  position: absolute;
  top: -0.5625rem;
  left: -0.625rem;
  background-color: #E2E9EB;
}
@media screen and (max-width: 767px) {
  .p-flowLabel .no {
    top: -1.25rem;
    left: -0.75rem;
  }
}
.p-flowLabel.is-active {
  opacity: 1;
}
.p-flowLabel.is-active .no {
  background-color: #0D80BC;
}

.p-flowNoLabel {
  display: block;
  padding: 1.1875rem 1.4125rem 1rem 1.1875rem;
  font-size: 1.625rem;
  line-height: 1;
  letter-spacing: 0.075em;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  background-color: #0D80BC;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 100%);
}
@media screen and (max-width: 767px) {
  .p-flowNoLabel {
    font-size: 1.25rem;
    padding: 1.25rem 0.625rem 0.625rem 0.625rem;
  }
}
.p-flowNoLabel::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
  width: 1.25rem;
  height: 0.5625rem;
  background-color: #0D80BC;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 0);
          clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 0);
}
@media screen and (max-width: 767px) {
  .p-flowNoLabel::after {
    width: 0.75rem;
    height: 0.3125rem;
  }
}

.p-works {
  font-weight: 600;
  padding-top: 4.8125rem;
  padding-bottom: 6.9375rem;
}
@media screen and (max-width: 767px) {
  .p-works {
    padding-top: 2.6875rem;
    padding-bottom: 2.6875rem;
  }
}

.p-works__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
}

.p-works__title .text {
  font-size: 1.25rem;
  line-height: 1.7;
  margin-top: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .p-works__title .text {
    margin-top: 3.3125rem;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    white-space: nowrap;
  }
}
.p-works__title .blue {
  color: #0D80BC;
  line-height: 1.6923076923;
  font-size: 1.625rem;
}
@media screen and (max-width: 767px) {
  .p-works__title .blue {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-works__title .textMain {
  margin-top: 4.75rem;
  font-size: 1.625rem;
  line-height: 2.1153846154;
}
@media screen and (max-width: 767px) {
  .p-works__title .textMain {
    margin-top: 2.625rem;
    font-size: 1.375rem;
    line-height: 1.8181818182;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-works__title .yellow {
  font-size: 2.75rem;
  line-height: 1.25;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-works__title .yellow {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-works__items {
  margin-top: 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-works__items {
    margin-top: 2.5rem;
  }
}

.p-works__item {
  background: #eeeeee;
}
.p-works__item .title {
  font-size: 1.5rem;
  line-height: 1.25;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-works__item .title {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-works__item .textSub-date {
  font-size: 0.9375rem;
  line-height: 1.7333333333;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-works__item .textSub-date {
    text-align: center;
    font-size: 0.9375rem;
    line-height: 1.6;
    letter-spacing: 0em;
    font-weight: 400;
    margin-top: 1.125rem;
  }
}
.p-works__item .text {
  color: #DD8610;
  font-size: 600;
  line-height: 1.2;
  font-size: 4.375rem;
}
.p-works__item .text.lh-min {
  line-height: 0.7142857143;
}
@media screen and (max-width: 767px) {
  .p-works__item .text {
    font-size: 3.125rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-works__item .unit {
  color: #0d0d0d;
  font-size: 600;
  line-height: 1.7;
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-works__item .unit {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-works__item1 {
  padding: 2.375rem 2.375rem 2rem;
}
.p-works__item1 .imgWrapper {
  width: 100%;
  max-width: 47.125rem;
  margin: 2.1875rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-works__item1 {
    padding: 1.875rem 0.625rem 0.875rem;
  }
  .p-works__item1 .imgWrapper {
    margin: auto;
    margin-top: 0.8125rem;
  }
}

.p-works__item2 {
  padding-top: 3.25rem;
  padding-bottom: 3.1875rem;
  margin-top: 1.25rem;
  position: relative;
}
.p-works__item2 .imgWrapper {
  width: 11.25rem;
  height: 7.6875rem;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
@media screen and (max-width: 767px) {
  .p-works__item2 {
    padding: 1.25rem 0 0.625rem;
  }
  .p-works__item2 .imgWrapper {
    position: relative;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    width: 8.125rem;
    height: auto;
    aspect-ratio: 130/90;
    margin: 0.625rem auto;
  }
}

.p-works__item3 .imgWrapper {
  width: 11.25rem;
  height: 7.8125rem;
  margin: 1.8125rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-works__item3 .imgWrapper {
    width: 8.75rem;
    height: auto;
    aspect-ratio: 140/98;
    margin: 0.625rem auto;
  }
}

.p-works__item4 .imgWrapper {
  width: 7.6875rem;
  height: 7.6875rem;
  margin: 2.1875rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-works__item4 .imgWrapper {
    margin: 0.8125rem auto 0.625rem;
    width: 6rem;
    height: auto;
    aspect-ratio: 1;
  }
}

.p-works__item5 .imgWrapper {
  width: 9.5625rem;
  height: 7.75rem;
  margin: 1.9375rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-works__item5 .imgWrapper {
    margin: 0.625rem auto;
    width: 7.5rem;
    height: auto;
    aspect-ratio: 120/97;
  }
}
.p-works__item5 .text {
  display: inline-block;
}
.p-works__item5 .text--man {
  margin-right: 1.5625rem;
}

.p-works__item6 .imgWrapper {
  width: 7.125rem;
  height: 10.0625rem;
  margin: 0.3125rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-works__item6 .imgWrapper {
    width: 5rem;
    height: auto;
    aspect-ratio: 80/112;
    margin: 0.625rem auto;
  }
}

.p-works__itemWrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.25rem;
  margin-top: 1.25rem;
}
.p-works__itemWrapper .gridItem {
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-works__itemWrapper .gridItem:not(:last-of-type) {
    margin-bottom: 1.25rem;
  }
}
@media screen and (max-width: 767px) {
  .p-works__itemWrapper {
    display: block;
  }
}

.p-cost {
  background: #eeeeee;
  padding: 5.625rem 0 5rem;
}
@media screen and (max-width: 767px) {
  .p-cost {
    padding: 4.25rem 0 3.75rem;
  }
}

.p-cost__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-cost__titleLabel {
    width: 100%;
    max-width: 42.5rem;
  }
}

.p-cost__title {
  margin-top: 3.75rem;
  text-align: center;
  font-weight: 600;
}
.p-cost__title .text {
  line-height: 1.7;
}
.p-cost__title .blue {
  color: #0D80BC;
  font-size: 1.625rem;
  line-height: 1.6923076923;
}
.p-cost__title .yellow {
  line-height: 1.25;
  font-size: 2.75rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
  display: inline-block;
}
.p-cost__title .textMain {
  font-size: 1.625rem;
  line-height: 2.1153846154;
  margin-top: 4.75rem;
}
@media screen and (max-width: 767px) {
  .p-cost__title {
    margin-top: 2.6875rem;
  }
  .p-cost__title .text {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-cost__title .text .blue {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-cost__title .textMain {
    margin-top: 2.75rem;
    font-size: 1.375rem;
    line-height: 1.8181818182;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-cost__title .textMain .yellow {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

@media screen and (max-width: 767px) {
  .p-cost__tableWrap {
    width: 100%;
    overflow-x: scroll;
  }
}

.p-cost__table {
  width: 63.125rem;
  margin: auto;
  margin-top: 3.125rem;
  border: 0.25rem solid #ffffff;
  font-family: "Noto Sans JP", sans-serif;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .p-cost__table {
    display: block;
    width: 42.5rem;
    margin: auto;
    margin-top: 4.125rem;
  }
}
.p-cost__table tr {
  width: 100%;
}
.p-cost__table td, .p-cost__table th {
  border: 0.0625rem solid #ffffff;
}
@media screen and (max-width: 767px) {
  .p-cost__table td, .p-cost__table th {
    vertical-align: middle;
  }
}
.p-cost__table .column1 {
  width: 18.625rem;
  background: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-cost__table .column1 {
    width: 7.1875rem;
  }
}
.p-cost__table .column2 {
  width: 22.25rem;
  background: #F8F8DF;
}
@media screen and (max-width: 767px) {
  .p-cost__table .column2 {
    width: 11.875rem;
  }
}
.p-cost__table .column3 {
  width: 22.25rem;
  background: #E2E9EB;
}
@media screen and (max-width: 767px) {
  .p-cost__table .column3 {
    width: 22.25rem;
  }
}
.p-cost__table .head1 {
  height: 5.75rem;
}
.p-cost__table .head2 {
  height: 2.5rem;
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-cost__table .head2 {
    font-size: 1rem;
    line-height: 2.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-cost__table .head2.column1 {
  background: #1D5395;
}
.p-cost__table .head2.column23 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #1D5395;
}
@media screen and (max-width: 767px) {
  .p-cost__table .head2.column23 {
    width: 34.1875rem;
  }
}
.p-cost__table .head1.column2 {
  text-align: center;
  font-size: 1.25rem;
  line-height: 4.6;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-cost__table .head1.column2 {
    font-size: 1.125rem;
    line-height: 5.1111111111;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-cost__table .head1.column3 {
  text-align: center;
  font-size: 1.5rem;
  line-height: 3.8333333333;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
  background: #5DB1DE;
}
@media screen and (max-width: 767px) {
  .p-cost__table .head1.column3 {
    font-size: 1.25rem;
    line-height: 4.6;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-cost__table .data {
  height: 2.5rem;
  vertical-align: middle;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.5555555556;
  letter-spacing: 0em;
  font-weight: 400;
}
.p-cost__table .data.column3 {
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-cost__table .data {
    height: 6.125rem;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 400;
  }
  .p-cost__table .data span {
    font-size: 0.75rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.p-cost__table .data.column {
  font-size: 1.125rem;
  line-height: 2.2222222222;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-cost__table .data.column {
    font-size: 1rem;
    line-height: 2.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-cost__simulation {
  margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation {
    padding: 0 0.625rem;
  }
}
.p-cost__simulation .head {
  font-size: 1.5rem;
  line-height: 1.375;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  background: #DD8610;
  color: #ffffff;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .head {
    font-size: 1rem;
    line-height: 2.0625;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.25rem;
  }
}
.p-cost__simulation .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .container {
    display: block;
  }
}
.p-cost__simulation .arrowDown {
  width: 17.5rem;
  padding: 1.3125rem 3.75rem 2.375rem 3.875rem;
  background: url(../img/underArrow.svg) no-repeat center center/cover;
  position: relative;
  font-size: 5.625rem;
  line-height: 0.7777777778;
  letter-spacing: 0em;
  font-weight: 600;
  color: #DD8610;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .arrowDown {
    margin: auto;
    margin-bottom: 1.875rem;
  }
}
.p-cost__simulation .arrowDown .about {
  position: absolute;
  top: 2.625rem;
  left: 3.875rem;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D0D0D;
}
.p-cost__simulation .arrowDown .ratio {
  position: absolute;
  top: 4.1875rem;
  right: 4.25rem;
  font-size: 1.25rem;
  line-height: 1.2;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D0D0D;
}
.p-cost__simulation .arrowDown p {
  text-align: center;
  font-size: 1.75rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D0D0D;
  white-space: nowrap;
  margin-top: 0.625rem;
}
.p-cost__simulation .comparison {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .comparison {
    padding-left: 0.625rem;
  }
}
.p-cost__simulation .text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  font-size: 1.625rem;
  line-height: 2.3076923077;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-cost__simulation .text:not(:last-of-type) {
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .text {
    position: relative;
  }
}
.p-cost__simulation .text span {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
  background: #0D80BC;
  padding: 0.125rem 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .text span {
    font-size: 1rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-cost__simulation .text .price {
  font-size: 3.75rem;
  line-height: 0.8333333333;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .text .price {
    font-size: 3.125rem;
    line-height: 0.66;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-cost__simulation .delete {
  font-size: 1.625rem;
  line-height: 1.2692307692;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-cost__simulation .delete {
    position: absolute;
    font-size: 1.25rem;
    line-height: 1.65;
    letter-spacing: 0em;
    font-weight: 600;
    top: calc(100% + 0.625rem);
    right: 0.625rem;
  }
}

.p-qa {
  padding-top: 6.5625rem;
  padding-bottom: 5.6875rem;
}
@media screen and (max-width: 767px) {
  .p-qa {
    width: 31.25rem;
    max-width: 100%;
    margin: auto;
    padding-top: 2.5rem;
    padding-bottom: 4.25rem;
  }
}

.p-qa__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
}

.p-qa__title {
  font-size: 1.25rem;
  line-height: 1.7;
  font-weight: 600;
  text-align: center;
  margin-top: 4.1875rem;
}
.p-qa__title .blue {
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.6923076923;
  color: #0D80BC;
}
.p-qa__title .blue-big {
  display: inline-block;
  font-size: 2.125rem;
  line-height: 1.2058823529;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .p-qa__title {
    margin-top: 2.5rem;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-qa__title .blue {
    font-size: 1.25rem;
    line-height: 1.4;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-qa__title .blue-big {
    font-size: 1.25rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.6875rem;
  }
}

.p-qa__wrapper {
  margin-top: 5.5rem;
  max-width: 46.875rem;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-qa__wrapper {
    margin-top: 3.125rem;
  }
}
.p-qa__wrapper .question {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 2;
  margin-top: 1.4375rem;
  position: relative;
  padding-left: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-qa__wrapper .question {
    padding-left: 2.5rem;
    margin-top: 2.8125rem;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    white-space: nowrap;
  }
}
.p-qa__wrapper .question:first-child {
  margin-top: 0;
}
.p-qa__wrapper .question::before {
  content: "Q";
  position: absolute;
  top: 30%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0.3125rem;
  display: inline-block;
  color: #0D80BC;
  font-size: 2.1875rem;
  line-height: 1.1428571429;
  margin-right: 0.8125rem;
}
@media screen and (max-width: 767px) {
  .p-qa__wrapper .question::before {
    font-size: 1.875rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-qa__wrapper .answer {
  background-color: #eeeeee;
  position: relative;
  font-size: 0.875rem;
  line-height: 1.7142857143;
  padding-top: 1.25rem;
  border-radius: 10px;
  width: calc(100% - 1.9375rem);
  margin-top: 0.875rem;
  margin-left: 1.9375rem;
  padding: 1.25rem 2.1875rem 0.9375rem 3.75rem;
}
@media screen and (max-width: 767px) {
  .p-qa__wrapper .answer {
    width: 100%;
    margin-left: 0;
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
    padding: 1.5625rem 0.9375rem 1.5625rem 3.125rem;
  }
}
.p-qa__wrapper .answer::before {
  content: "A";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.25rem;
  color: #0D80BC;
  display: inline-block;
  font-size: 2.1875rem;
  line-height: 1.1428571429;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-qa__wrapper .answer::before {
    left: 0.625rem;
  }
}

.p-contact {
  padding: 4.375rem 0;
  background: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-contact {
    padding: 2.5rem 0 3.75rem;
  }
}

.p-contact__titleLabel {
  width: 100%;
  max-width: 51.25rem;
  margin: 0 auto;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-contact__titleLabel {
    margin-bottom: 2.6875rem;
  }
}

.p-contact__text {
  margin-bottom: 2.5rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
}
.p-contact__text span {
  color: red;
}
.p-contact__text.first {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-contact__text {
    margin-bottom: 2.5rem;
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
  .p-contact__text span {
    color: red;
  }
  .p-contact__text.fist {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.25rem;
  }
}

.p-contact__table {
  width: 100%;
}
.p-contact__table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.p-contact__table tr:not(:last-of-type) {
  margin-bottom: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-contact__table tr {
    display: block;
  }
  .p-contact__table tr:not(:last-of-type) {
    margin-bottom: 1rem;
  }
}
.p-contact__table th {
  width: 11.5625rem;
  text-align: left;
  font-size: 1rem;
  line-height: 3.125;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-contact__table th span {
  color: red;
}
@media screen and (max-width: 767px) {
  .p-contact__table th {
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1rem;
  }
}
.p-contact__table td {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-contact__table td {
    display: block;
    width: 100%;
  }
}
.p-contact__table td input, .p-contact__table td textarea {
  padding: 0.625rem 1.25rem;
  width: 100%;
  height: 3.125rem;
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 0em;
  font-weight: 400;
  outline: none;
  border: none;
  border-radius: 0;
}
.p-contact__table td textarea {
  resize: vertical;
  height: 8.75rem;
}
.p-contact__table td .error {
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  padding-top: 0.625rem;
}

.p-contact__submitBtn {
  margin-top: 3rem;
  text-align: center;
}
.p-contact__submitBtn input {
  text-align: center;
  width: 17rem;
  height: auto;
  font-size: 1rem;
  line-height: 3;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
  background: #0D80BC;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .p-contact__submitBtn input:hover {
    opacity: 0.7;
  }
}

.mw_wp_form.mw_wp_form_send_error {
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
}

.mw_wp_form.mw_wp_form_send_success {
  font-size: 1rem;
  line-height: 1.1875;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
}

input[type=submit],
input[type=button] {
  border-radius: 0px;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}

input[type=submit]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
  display: none;
}

.p-contact__successText {
  font-size: 1.25rem;
  line-height: 1.8;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-contact__successText {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.25rem;
  }
}

.p-contact__successText--last {
  margin-bottom: 4.375rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-contact__successText--last {
    margin-bottom: 3.75rem;
    font-size: 0.875rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

.p-partnerMv {
  width: 100%;
  height: auto;
  aspect-ratio: 1280/720;
  background: url(../img/partnerMv.png) no-repeat center center/cover;
}

.p-structure__interview {
  padding: 2.3125rem 4.375rem 3.3125rem 4.375rem;
  background: #EEEEEE;
  width: 58.125rem;
  max-width: 100%;
  margin: auto;
  margin-top: 5.4375rem;
  margin-bottom: 7.125rem;
}
@media screen and (max-width: 767px) {
  .p-structure__interview {
    padding: 1.25rem;
    padding-bottom: 1.5rem;
    width: 100%;
    max-width: 31.25rem;
    margin-top: 2.0625rem;
    margin-bottom: 5.875rem;
  }
}

.p-structure__interview-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide {
    display: block;
  }
}
.p-structure__interview-slide .img {
  width: 19.3125rem;
  height: auto;
  aspect-ratio: 309/366;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide .img {
    width: 9.8125rem;
    height: auto;
    aspect-ratio: 157/186;
    margin: auto;
    margin-bottom: 1.4375rem;
  }
}
.p-structure__interview-slide .textWrap {
  width: 25.75rem;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide .textWrap {
    width: 100%;
  }
}
.p-structure__interview-slide .head {
  font-size: 1.5rem;
  line-height: 1.4166666667;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide .head {
    text-align: center;
    font-size: 1.125rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 600;
    margin-bottom: 1.4375rem;
  }
}
.p-structure__interview-slide .name {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
  background: #E1E5ED;
  padding: 0.375rem 1.875rem;
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide .name {
    font-size: 0.8125rem;
    line-height: 1.3846153846;
    letter-spacing: 0em;
    font-weight: 400;
    width: 100%;
    margin-bottom: 1rem;
    padding: 0.375rem 0.625rem;
  }
}
.p-structure__interview-slide .text {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .p-structure__interview-slide .text {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
  }
}

@media screen and (max-width: 767px) {
  .p-content__instagram {
    width: calc(100% + 1.25rem);
    margin-left: -0.625rem;
  }
}
.p-content__instagram .swiper-pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 1.25rem;
}
.p-content__instagram .swiper-slide {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (hover: hover) {
  .p-content__instagram .swiper-slide:hover {
    cursor: pointer;
    opacity: 0.7;
  }
}
.p-content__instagram .swiper-pagination-bullet {
  background: #b5b5b5;
  width: 0.625rem;
  height: 0.625rem;
}
.p-content__instagram .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #495FAA;
}
.p-content__instagram .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .p-content__instagram .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.625rem;
}
.p-content__instagram .swiper-horizontal > .swiper-pagination-bullets, .p-content__instagram .swiper-pagination-bullets.swiper-pagination-horizontal, .p-content__instagram .swiper-pagination-custom, .p-content__instagram .swiper-pagination-fraction {
  bottom: 1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-content__instagram .swiper-button-prev {
  display: none;
}
.p-content__instagram .swiper-button-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 0 30px 25px;
  border-color: transparent transparent transparent #ffffff;
}
.p-content__instagram .swiper-button-next::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-content__instagram .swiper-button-next {
    right: 0rem;
  }
}

.p-content.truck {
  position: relative;
}

.p-swiper__truck {
  position: relative;
}
.p-swiper__truck .swiper-wrapper {
  position: relative;
}
.p-swiper__truck .swiper-pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(100% + 2.0625rem);
}
.p-swiper__truck .swiper-pagination-bullet {
  background: #b5b5b5;
  width: 0.625rem;
  height: 0.625rem;
}
.p-swiper__truck .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #495FAA;
}
.p-swiper__truck .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .p-swiper__truck .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.625rem;
}
.p-swiper__truck .swiper-horizontal > .swiper-pagination-bullets, .p-swiper__truck .swiper-pagination-bullets.swiper-pagination-horizontal, .p-swiper__truck .swiper-pagination-custom, .p-swiper__truck .swiper-pagination-fraction {
  bottom: 1.25rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-structure__interview {
  position: relative;
}
.p-structure__interview .swiper-pagination {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -2.5rem;
}
.p-structure__interview .swiper-pagination-bullet {
  opacity: 1;
  background: #EEEEEE;
  width: 0.625rem;
  height: 0.625rem;
}
.p-structure__interview .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5DB1DE;
}
.p-structure__interview .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .p-structure__interview .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.625rem;
}
.p-structure__interview .swiper-horizontal > .swiper-pagination-bullets, .p-structure__interview .swiper-pagination-bullets.swiper-pagination-horizontal, .p-structure__interview .swiper-pagination-custom, .p-structure__interview .swiper-pagination-fraction {
  left: 50%;
  bottom: -3.125rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-structure__interview .swiper-horizontal > .swiper-pagination-bullets, .p-structure__interview .swiper-pagination-bullets.swiper-pagination-horizontal, .p-structure__interview .swiper-pagination-custom, .p-structure__interview .swiper-pagination-fraction {
    bottom: -2.125rem;
  }
}
.p-structure__interview .swiper-button-prev {
  display: none;
}
.p-structure__interview .swiper-button-prev.partner-interview {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.875rem 1.5625rem 1.875rem 0;
  border-color: transparent #ffffff transparent transparent;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.p-structure__interview .swiper-button-prev.partner-interview::after {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-structure__interview .swiper-button-prev.partner-interview {
    top: 7.5rem;
  }
}
.p-structure__interview .swiper-button-next {
  right: 2.125rem;
}
.p-structure__interview .swiper-button-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.875rem 0 1.875rem 1.5625rem;
  border-color: transparent transparent transparent #ffffff;
}
@media screen and (max-width: 767px) {
  .p-structure__interview .swiper-button-next {
    top: 7.5rem;
  }
}
.p-structure__interview .swiper-button-next::after {
  display: none;
}

.p-flow__step {
  width: 100%;
}
.p-flow__step .swiper-wrapper {
  position: relative;
}
.p-flow__step .swiper-horizontal > .swiper-pagination-bullets, .p-flow__step .swiper-pagination-bullets.swiper-pagination-horizontal, .p-flow__step .swiper-pagination-custom, .p-flow__step .swiper-pagination-fraction {
  top: calc(100% + 0.625rem);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-flow__step .swiper-pagination-bullet {
  opacity: 1;
  background: #ffffff;
  width: 0.625rem;
  height: 0.625rem;
}
.p-flow__step .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #5DB1DE;
}
.p-flow__step .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .p-flow__step .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 0.625rem;
}
.p-flow__step .swiper-button-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0.3125rem;
}
.p-flow__step .swiper-button-next {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.78125rem 0 1.78125rem 1.3125rem;
  border-color: transparent transparent transparent #0D80BC;
}
.p-flow__step .swiper-button-next::after {
  display: none;
}

.p-footer {
  background-color: #0D80BC;
  color: white;
  line-height: 1.5625;
  height: 3.375rem;
}

.p-messagePartner {
  text-align: center;
  background: #ffffff;
  padding: 3.625rem 0 6.3125rem;
}
.p-messagePartner .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-messagePartner .spbr {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-messagePartner {
    padding-inline: 0.625rem;
    padding-bottom: 3.125rem;
  }
}
.p-messagePartner .titleSub {
  font-size: 1.625rem;
  line-height: 2.1153846154;
  font-weight: 600;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-messagePartner .titleSub {
    font-size: 1.375rem;
    line-height: 1.8181818182;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-messagePartner .titleMain {
  font-size: 2.75rem;
  line-height: 1.25;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-messagePartner .titleMain {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-messagePartner__items {
  margin-top: 3.4375rem;
}

.p-messagePartner__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 0.3125rem solid #0FA84A;
  padding: 2.25rem 0rem 3.125rem 3rem;
  width: 100%;
  max-width: 59.25rem;
  margin: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__item {
    display: block;
    padding: 0.5625rem 0.625rem 1.125rem 0.625rem;
    max-width: 22.1875rem;
  }
}

.p-messagePartner__item:nth-child(n+2) {
  margin-top: 1.1875rem;
}

.p-messagePartner__item--blue {
  border: 0.3125rem solid #5DB1DE;
}

.p-messagePartner__item--pink {
  border: 0.3125rem solid #EA9AC5;
}

.p-messagePartner__content {
  text-align: left;
  font-weight: 600;
}
.p-messagePartner__content .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .spbr {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .pcbr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content {
    text-align: center;
  }
}
.p-messagePartner__content .header {
  color: #ffffff;
  background: #0FA84A;
  font-size: 1.0625rem;
  padding: 0.625rem 1.125rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .header {
    text-align: center;
    font-size: 0.75rem;
    line-height: 1.5833333333;
    letter-spacing: 0em;
    font-weight: 600;
    padding: 0.3125rem 0.9375rem;
  }
}
.p-messagePartner__content .header--blue {
  background-color: #5DB1DE;
}
.p-messagePartner__content .header--pink {
  background-color: #EA9AC5;
}
.p-messagePartner__content .number {
  color: #0FA84A;
  text-align: center;
  margin: auto;
  margin-top: 0.9375rem;
  width: 3.9375rem;
  height: 3.1875rem;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .number {
    width: 2.875rem;
    height: 2.25rem;
    margin-bottom: 1.5rem;
  }
}
.p-messagePartner__content .number--02 {
  color: #5DB1DE;
  width: 4.5rem;
  height: 3.1875rem;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .number--02 {
    width: 3.25rem;
    height: 2.25rem;
    margin-bottom: 1.5rem;
  }
}
.p-messagePartner__content .number--03 {
  color: #EA9AC5;
  width: 4.5rem;
  height: 3.1875rem;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .number--03 {
    width: 3.25rem;
    height: 2.25rem;
    margin-bottom: 1.5rem;
  }
}
.p-messagePartner__content .title {
  font-size: 1.75rem;
  line-height: 1.6071428571;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .title {
    font-size: 1.125rem;
    line-height: 1.6666666667;
    letter-spacing: 0em;
    font-weight: 600;
    text-align: left;
    padding-left: 0.5rem;
  }
}
.p-messagePartner__content .title--green {
  font-weight: 600;
  color: #0FA84A;
}
.p-messagePartner__content .title--blue {
  color: #5DB1DE;
}
.p-messagePartner__content .title--pink {
  color: #EA9AC5;
}
.p-messagePartner__content .text {
  font-size: 1.125rem;
  line-height: 1.6666666667;
  font-weight: 400;
  border-left: 0.625rem solid #0FA84A;
  padding-left: 1.0625rem;
  margin-top: 0.6875rem;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .text {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
    padding-left: 0.75rem;
    margin-top: 1rem;
    border-left: 0.5rem solid #0FA84A;
  }
}
.p-messagePartner__content .text--blue {
  border-left: 0.625rem solid #5DB1DE;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .text--blue {
    border-left: 0.5rem solid #5DB1DE;
  }
}
.p-messagePartner__content .text--pink {
  border-left: 0.625rem solid #EA9AC5;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content .text--pink {
    border-left: 0.5rem solid #EA9AC5;
  }
}

.p-messagePartner__content:first-child {
  margin-right: 2.75rem;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__content:first-child {
    margin-right: 0;
  }
}

.p-messagePartner__textBottom {
  margin-top: 4.0625rem;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  font-weight: 600;
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-messagePartner__textBottom {
    margin-top: 3rem;
  }
}
.p-messagePartner__textBottom .blue {
  color: #0D80BC;
  font-size: 2rem;
  line-height: 1.6875;
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0em;
  font-weight: 600;
}

.p-introduction {
  background-color: #f8efdf;
}

.p-introduction__content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1.25rem 0 1.3125rem;
}
.p-introduction__content .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .spbr {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-introduction__content {
    padding: 2.1875rem 1.9375rem 2.25rem 2.5625rem;
  }
}
.p-introduction__content .shopping {
  margin-right: 9.125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .shopping {
    margin-right: 3.75rem;
  }
}
.p-introduction__content .shoppingImg {
  width: 10.125rem;
  height: 7rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .shoppingImg {
    width: 5.125rem;
    height: 3.5rem;
    margin-inline: auto;
  }
}
.p-introduction__content .cost {
  text-align: center;
}
.p-introduction__content .costImg {
  width: 10.125rem;
  height: 7rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .costImg {
    width: 4.6875rem;
    height: 3.25rem;
    margin-inline: auto;
  }
}
.p-introduction__content .text {
  margin-top: 1.25rem;
  font-size: 1.5rem;
  line-height: 1.6666666667;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .text {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 0.375rem;
  }
}
.p-introduction__content .orange {
  color: #DD8610;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
}
@media screen and (max-width: 767px) {
  .p-introduction__content .orange {
    font-size: 1.375rem;
    line-height: 1.0909090909;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-introduction__content::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 65%);
          transform: translate(-50%, 65%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 36px 93.5px 0 93.5px;
  border-color: #f8efdf transparent transparent transparent;
}
@media screen and (max-width: 767px) {
  .p-introduction__content::after {
    -webkit-transform: translate(-50%, 85%);
            transform: translate(-50%, 85%);
  }
}

.p-introduction__sns {
  background: #fcf8f2;
  padding-top: 5.75rem;
  padding-bottom: 4.9375rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns {
    padding-inline: 1.25rem;
    padding-bottom: 3.8125rem;
    padding-top: 2.5rem;
  }
}
.p-introduction__sns .title {
  text-align: center;
  font-size: 2.75rem;
  line-height: 1.25;
  font-weight: 600;
}
.p-introduction__sns .title br {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .title br {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .title {
    font-size: 1.375rem;
    line-height: 1.4545454545;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-introduction__sns .title--blue {
  color: #0D80BC;
  padding-left: 0.3125rem;
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
}
.p-introduction__sns .snsWrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 51.875rem;
  margin-inline: auto;
  margin-top: 2.625rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .snsWrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3rem;
  }
}
.p-introduction__sns .linkWrapper {
  width: 100%;
  max-width: 25.125rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .linkWrapper + .linkWrapper {
    margin-top: 2.125rem;
  }
}
.p-introduction__sns .linkCommentWrapper {
  position: relative;
  padding-top: 1.125rem;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .linkCommentWrapper {
    padding-top: 0.5625rem;
    padding-bottom: 1.0625rem;
  }
}
.p-introduction__sns .linkCommentWrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.p-introduction__sns .linkCommentWrapper .text {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .linkCommentWrapper .text {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-introduction__sns .snsLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  height: 6.375rem;
  margin-top: 1.125rem;
  -webkit-box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.3125rem 0.375rem rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .snsLink {
    margin-top: 0.375rem;
    height: 5.375rem;
  }
}
@media (hover: hover) {
  .p-introduction__sns .snsLink:hover {
    -webkit-transform: translate(0.125rem, 0.125rem);
            transform: translate(0.125rem, 0.125rem);
  }
}
.p-introduction__sns .snsLink:focus {
  -webkit-transform: translate(0.125rem, 0.125rem);
          transform: translate(0.125rem, 0.125rem);
}
.p-introduction__sns .snsLink img {
  width: 100%;
  max-width: 3.5rem;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .snsLink img {
    max-width: 2.875rem;
  }
}
.p-introduction__sns .snsLink .snsText {
  font-size: 1.5rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-left: 1.0625rem;
}
@media screen and (max-width: 767px) {
  .p-introduction__sns .snsLink .snsText {
    font-size: 1.25rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-introduction__sns .snsLink .snsText.green {
  color: #00B900;
}
.p-introduction__sns .snsLink .snsText.red {
  color: #FF0000;
}

.p-linksPartner {
  position: relative;
  padding-top: 4.75rem;
  padding-bottom: 8.8125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-linksPartner {
    padding-top: 4.0625rem;
    padding-bottom: 5.0625rem;
  }
}
.p-linksPartner .titleMain {
  font-size: 1.625rem;
  line-height: 2.1153846154;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-linksPartner .titleMain {
    font-size: 1.375rem;
    line-height: 1.4545454545;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-linksPartner .titleMain .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-linksPartner .titleMain .spbr {
    display: block;
  }
}

.p-linksPartner::before {
  content: "";
  background: #eeeeee;
  position: absolute;
  z-index: -2;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.p-linksPartner::after {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/dist/assets/img/about-bg\ .png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.p-linksPartner__wrapper {
  margin: 5rem auto 0;
  max-width: 51.25rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-linksPartner__wrapper {
    max-width: 31.25rem;
    padding-inline: 0.625rem;
    margin-top: 3.75rem;
  }
}
.p-linksPartner__wrapper .linkBtn {
  margin-top: 2.5rem;
}
.p-linksPartner__wrapper .linkBtn:first-child {
  margin-top: 0;
}

.p-structurePartner {
  background-color: #ffffff;
  padding-bottom: 7.3125rem;
  padding-top: 5.25rem;
}
@media screen and (max-width: 767px) {
  .p-structurePartner {
    padding-top: 3.6875rem;
    padding-bottom: 0;
  }
}

.p-structurePartner__description {
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  margin-top: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__description {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 1.875rem;
  }
}
.p-structurePartner__description .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__description .spbr {
    display: block;
  }
}

.p-structurePartner__description:nth-of-type(1) {
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__description:nth-of-type(1) {
    margin-top: 2.3125rem;
  }
}

.p-structurePartner__descriptionImage {
  margin-top: 2.875rem;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__descriptionImage {
    margin-top: 1.3125rem;
  }
}

.p-structurePartner__interviewTitle {
  font-size: 1.625rem;
  line-height: 2.1153846154;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 5.75rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__interviewTitle {
    margin-top: 3.0625rem;
    font-size: 1.375rem;
    line-height: 1.8181818182;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-structurePartner__interviewTitle span {
  font-size: 2.75rem;
  line-height: 1.25;
  letter-spacing: 0em;
  font-weight: 600;
  position: relative;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
}
@media screen and (max-width: 767px) {
  .p-structurePartner__interviewTitle span {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-structurePartner__interviewDescription {
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 2.125rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-structurePartner__interviewDescription {
    margin-top: 1.4375rem;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-structurePartner__interview {
  margin-top: 5.3125rem;
}
.p-structurePartner__interview .interviewMovie {
  margin-top: 7.125rem;
}

.p-interviewContent {
  background-color: #EEEEEE;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 2.3125rem;
  padding-right: 6.8125rem;
  padding-bottom: 3.3125rem;
  padding-left: 3rem;
}
.p-interviewContent .contentImgae {
  width: 40.1298701299%;
  max-width: 19.3125rem;
  aspect-ratio: 309/366;
  overflow: hidden;
  position: relative;
}
.p-interviewContent .contentImgae img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.p-interviewContent .contentBody {
  width: 53.5064935065%;
  max-width: 25.75rem;
  margin: auto;
}
.p-interviewContent .contentBody .title {
  font-size: 1.5rem;
  line-height: 1.4166666667;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
}
.p-interviewContent .contentBody .name {
  margin-top: 1.4375rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
  text-align: center;
  background-color: #E1E5ED;
}
.p-interviewContent .contentBody .comment {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0em;
  font-weight: 400;
}
.p-interviewContent .contentBody .name + .comment {
  margin-top: 2rem;
}
.p-interviewContent .contentBody .comment + .comment {
  margin-top: 1.5rem;
}

.p-youtubeLink {
  position: relative;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-youtubeLink {
    margin-inline: auto;
    max-width: 31.25rem;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
}
@media (hover: hover) {
  .p-youtubeLink:hover {
    opacity: 0.7;
  }
}
.p-youtubeLink:focus {
  opacity: 0.7;
}

.p-youtubeLink__image {
  display: block;
  width: 100%;
  height: 7.1875rem;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 767px) {
  .p-youtubeLink__image {
    height: 48.266vw;
    max-height: 15.125rem;
  }
}
.p-youtubeLink__image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.p-youtubeLink__wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 7.1875rem;
  z-index: 1;
  padding-top: 2rem;
  padding-right: 2.51875rem;
  padding-bottom: 1.9375rem;
  padding-left: 2.4375rem;
}
@media screen and (max-width: 767px) {
  .p-youtubeLink__wrapper {
    width: 100%;
    height: 48.266vw;
    max-height: 15.125rem;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 1.625rem;
    padding-right: 2rem;
    padding-bottom: 1.64375rem;
    padding-left: 1.25rem;
  }
}
.p-youtubeLink__wrapper .youtubeIcon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 17.23125rem;
  height: 4rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
          box-shadow: 0 0.1875rem 0.375rem rgba(0, 0, 0, 0.16);
  border-radius: 0.1875rem;
}
@media screen and (max-width: 767px) {
  .p-youtubeLink__wrapper .youtubeIcon {
    margin-top: 1.35625rem;
  }
}
.p-youtubeLink__wrapper .youtubeIcon img {
  width: 2.0625rem;
  height: 1.4375rem;
}
.p-youtubeLink__wrapper .youtubeIcon .youtubeText {
  margin-left: 0.625rem;
  color: #FF0000;
  font-size: 1.5rem;
  line-height: 1.875;
  letter-spacing: 0.05em;
  font-weight: 600;
}

.p-youtubeLink__text {
  color: #ffffff;
  font-size: 1.3125rem;
  line-height: 1.4761904762;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-youtubeLink__text {
    font-size: 1rem;
    line-height: 1.6875;
    letter-spacing: 0em;
    font-weight: 600;
    text-align: center;
  }
}

.p-contactLink-partner {
  background-color: #ffffff;
  position: relative;
}

.p-contactLink-partner__wrapper {
  position: absolute;
  top: 50%;
  left: 7.578125vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__wrapper {
    left: 8.8vw;
  }
}

.p-contactLink-partner__message {
  font-size: 1.5rem;
  line-height: 1.6666666667;
  letter-spacing: 0em;
  font-weight: 600;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__message {
    font-size: 1rem;
    line-height: 1.625;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-contactLink-partner__message span {
  color: #F0D769;
  font-size: 2.25rem;
  line-height: 1.1111111111;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__message span {
    font-size: 1.375rem;
    line-height: 1.1818181818;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-contactLink-partner__message .pcbr {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__message .pcbr {
    display: none;
  }
}
.p-contactLink-partner__message .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__message .spbr {
    display: block;
  }
}

.p-contactLink-partner__btn {
  margin-top: 2.0625rem;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__btn {
    margin-top: 1.625rem;
  }
}

.p-contactLink-partner__image {
  width: 100%;
  height: 16.75rem;
}
@media screen and (max-width: 767px) {
  .p-contactLink-partner__image {
    width: 100%;
    height: 14.1875rem;
  }
  .p-contactLink-partner__image img {
    width: 100%;
    height: 14.1875rem;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.p-comparison {
  padding-top: 8.5625rem;
  padding-bottom: 8.125rem;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-comparison {
    padding-top: 3.3125rem;
    padding-bottom: 0;
  }
}
.p-comparison .supportMovie {
  margin-top: 8.4375rem;
}
@media screen and (max-width: 767px) {
  .p-comparison .supportMovie {
    margin-top: 5rem;
  }
}

.p-comparison__inner {
  text-align: center;
}

.p-comparison__description {
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 4.375rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__description {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 3.3375rem;
  }
}
.p-comparison__description span {
  font-size: 2rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-comparison__description span {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-comparison__description .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-comparison__description .spbr {
    display: block;
  }
}

.p-comparison__description + .p-comparison__description {
  margin-top: 2.125rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__description + .p-comparison__description {
    margin-top: 3rem;
  }
}

.p-comparison__title {
  display: inline-block;
  font-size: 2.75rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(82%, transparent), color-stop(0%, #f0d769));
  background: -webkit-linear-gradient(transparent 82%, #f0d769 0%);
  background: linear-gradient(transparent 82%, #f0d769 0%);
  margin-top: 4.9375rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-comparison__title {
    font-size: 1.625rem;
    line-height: 1;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-comparison__tableWrapper {
  overflow-x: scroll;
  margin-top: 7.3125rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__tableWrapper {
    margin-top: 3.4375rem;
  }
}
.p-comparison__tableWrapper::-webkit-scrollbar {
  height: 0.5rem;
  width: 18.125rem;
}
.p-comparison__tableWrapper::-webkit-scrollbar-thumb {
  background-color: #0D80BC;
}
.p-comparison__tableWrapper::-webkit-scrollbar-track {
  background-color: #EDEDED;
}

.p-comparison__supportTitle {
  text-align: center;
  margin-top: 5.75rem;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportTitle {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 3.125rem;
  }
}
.p-comparison__supportTitle .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportTitle .spbr {
    display: block;
  }
}
.p-comparison__supportTitle .blue {
  font-size: 2rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportTitle .blue {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-comparison__supportWrapper {
  margin-top: 6.9375rem;
  width: 100%;
  max-width: 66.25rem;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper {
    max-width: 31.25rem;
    margin-top: 3.3125rem;
    padding-inline: 1.25rem;
  }
}
.p-comparison__supportWrapper .support01 {
  border: 0.3125rem solid #ecfaef;
  margin-right: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support01 .textWrapper {
    height: 3.375rem;
  }
}
.p-comparison__supportWrapper .support02 {
  border: 0.3125rem solid #e7f2f7;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support02 .textWrapper {
    height: 6.75rem;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support02 {
    margin-top: 0.9375rem;
  }
}
.p-comparison__supportWrapper .support03 {
  border: 0.3125rem solid #fceff6;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support03 .textWrapper {
    height: 10.4375rem;
  }
}
.p-comparison__supportWrapper .support03 .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support03 .spbr {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support03 {
    margin-top: 0.9375rem;
  }
}
.p-comparison__supportWrapper .support04 {
  border: 0.3125rem solid #f8e6df;
  margin-right: 2.5rem;
  height: 18.25rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support04 {
    height: auto;
    margin-top: 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support04 .textWrapper {
    height: 7.125rem;
  }
}
.p-comparison__supportWrapper .support05 {
  border: 0.3125rem solid #f8efdf;
  height: 18.25rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support05 {
    height: auto;
    margin-top: 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support05 .textWrapper {
    height: 8.5625rem;
  }
}
.p-comparison__supportWrapper .support06 {
  border: 0.3125rem solid #ecfaef;
  margin-right: 2.5rem;
  height: 16.9375rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support06 {
    margin-top: 0.9375rem;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support06 .textWrapper {
    height: 7.0625rem;
  }
}
.p-comparison__supportWrapper .support07 {
  border: 0.3125rem solid #e7f2f7;
  height: 16.9375rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support07 {
    height: auto;
    margin-top: 0.9375rem;
  }
}
@media screen and (max-width: 767px) {
  .p-comparison__supportWrapper .support07 .textWrapper {
    height: 7.0625rem;
  }
}

.p-comparison__support {
  text-align: center;
  width: 100%;
  height: 16.375rem;
  padding-top: 0.875rem;
  -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 767px) {
  .p-comparison__support {
    height: auto;
  }
}
.p-comparison__support .label {
  width: 3.375rem;
  height: 1.375rem;
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  padding: 0.125rem 0.5rem;
  border-radius: 0.375rem;
  display: inline-block;
}
.p-comparison__support .label--green {
  background: #0FA84A;
}
.p-comparison__support .label--lightblue {
  background: #5DB1DE;
}
.p-comparison__support .label--pink {
  background: #EA9AC5;
}
.p-comparison__support .label--orange {
  background: #DD8610;
}
.p-comparison__support .label--yellow {
  background: #F0D769;
}
.p-comparison__support .label--green {
  background: #0FA84A;
}
.p-comparison__support .label--blue {
  background: #0D80BC;
}
.p-comparison__support .number {
  font-size: 2.75rem;
  font-weight: 600;
  padding-bottom: 0.625rem;
  position: relative;
}
.p-comparison__support .number::after {
  position: absolute;
  content: "";
  height: 0.375rem;
  border-radius: 0.375rem;
  width: 85.2%;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-comparison__support .number--green {
  color: #0FA84A;
}
.p-comparison__support .number--green::after {
  background: #ecfaef;
}
.p-comparison__support .number--lightblue {
  color: #5DB1DE;
}
.p-comparison__support .number--lightblue::after {
  background: #e7f2f7;
}
.p-comparison__support .number--pink {
  color: #EA9AC5;
}
.p-comparison__support .number--pink::after {
  background: #fceff6;
  width: 93.3%;
}
.p-comparison__support .number--orenge {
  color: #DD8610;
}
.p-comparison__support .number--orenge::after {
  background: #f8e6df;
}
.p-comparison__support .number--yellow {
  color: #F0D769;
}
.p-comparison__support .number--yellow::after {
  background: #f8efdf;
}
.p-comparison__support .number--green {
  color: #0FA84A;
}
.p-comparison__support .number--green::after {
  background: #ecfaef;
}
.p-comparison__support .number--blue {
  color: #0D80BC;
}
.p-comparison__support .number--blue::after {
  background: #e7f2f7;
}
.p-comparison__support .text {
  font-size: 1.5rem;
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-comparison__support .text {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    font-weight: 600;
  }
}
.p-comparison__support .text--green {
  color: #0FA84A;
}
.p-comparison__support .text--lightblue {
  color: #5DB1DE;
}
.p-comparison__support .text--pink {
  color: #EA9AC5;
}
.p-comparison__support .text--orange {
  color: #DD8610;
}
.p-comparison__support .text--yellow {
  color: #F0D769;
}
.p-comparison__support .text--green {
  color: #0FA84A;
}
.p-comparison__support .text--blue {
  color: #0D80BC;
}
.p-comparison__support .textWrapper {
  height: 10.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-comparison__support .textWrapper--03 {
  height: 10.0625rem;
}
.p-comparison__support .textWrapper--04 {
  height: 12.125rem;
}
.p-comparison__support .textWrapper--05 {
  height: 12.125rem;
}
.p-comparison__support .textWrapper--06 {
  height: 10.8125rem;
}
.p-comparison__support .textWrapper--07 {
  height: 10.8125rem;
}

.p-comparison__supportFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-comparison__supportFlex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}

.p-comparisonTable {
  background-color: #EEEEEE;
  text-align: center;
  position: relative;
  margin-bottom: 2.375rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable {
    margin-bottom: 1.9375rem;
  }
}
.p-comparisonTable .judgement {
  font-size: 4.375rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  color: #DD8610;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable .judgement {
    font-size: 3.125rem;
  }
}
.p-comparisonTable .text {
  font-size: 1rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 400;
  margin-top: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable .text {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 400;
  }
}
.p-comparisonTable .text .bold {
  font-weight: 600;
}
.p-comparisonTable .text .large {
  font-size: 1.25rem;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable .text .large {
    font-size: 0.8125rem;
    line-height: 1.5384615385;
  }
}
.p-comparisonTable .text .pcbr {
  display: block;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable .text .pcbr {
    display: none;
  }
}
.p-comparisonTable .text .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable .text .spbr {
    display: block;
  }
}
.p-comparisonTable tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-comparisonTable th {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
  width: 18.125rem;
  height: 5.75rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable th {
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0em;
    font-weight: 600;
    width: 13.75rem;
  }
}
.p-comparisonTable thead th:nth-of-type(1), .p-comparisonTable tbody th {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable thead th:nth-of-type(1), .p-comparisonTable tbody th {
    position: -webkit-sticky;
    position: sticky;
  }
}
.p-comparisonTable thead th:nth-of-type(2) {
  position: -webkit-sticky;
  position: sticky;
  left: 10.8125rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable thead th:nth-of-type(2) {
    position: inherit;
    left: auto;
  }
}
.p-comparisonTable td {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 18.125rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable td {
    width: 13.75rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(1) th, .p-comparisonTable tr:nth-of-type(1) td {
  height: 14.0625rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(1) th, .p-comparisonTable tr:nth-of-type(1) td {
    height: 11.875rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(2) th, .p-comparisonTable tbody tr:nth-of-type(2) td {
  height: 20.3125rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(2) th, .p-comparisonTable tbody tr:nth-of-type(2) td {
    height: 16.3125rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(3) th, .p-comparisonTable tbody tr:nth-of-type(3) td {
  height: 14.0625rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(3) th, .p-comparisonTable tbody tr:nth-of-type(3) td {
    height: 13.75rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(4) th, .p-comparisonTable tbody tr:nth-of-type(4) td {
  height: 17rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(4) th, .p-comparisonTable tbody tr:nth-of-type(4) td {
    height: 13.75rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(5) th, .p-comparisonTable tbody tr:nth-of-type(5) td {
  height: 22.1875rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(5) th, .p-comparisonTable tbody tr:nth-of-type(5) td {
    height: 20.375rem;
  }
}
.p-comparisonTable tbody tr:nth-of-type(6) th, .p-comparisonTable tbody tr:nth-of-type(6) td {
  height: 14.8125rem;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable tbody tr:nth-of-type(6) th, .p-comparisonTable tbody tr:nth-of-type(6) td {
    height: 14.8125rem;
  }
}
.p-comparisonTable th:nth-of-type(1) {
  width: 10.8125rem;
  background-color: #0D80BC;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable th:nth-of-type(1) {
    width: 6.1875rem;
  }
}
.p-comparisonTable th:nth-of-type(2) {
  width: 25.875rem;
  color: #ffffff;
  background-color: #5DB1DE;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable th:nth-of-type(2) {
    width: 13.75rem;
    font-size: 1.25rem;
    line-height: 1.7;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-comparisonTable td:nth-of-type(1) {
  width: 25.875rem;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
  position: -webkit-sticky;
  position: sticky;
  left: 10.8125rem;
  background-color: #E2E9EB;
}
@media screen and (max-width: 767px) {
  .p-comparisonTable td:nth-of-type(1) {
    position: inherit;
    width: 13.75rem;
  }
}
.p-comparisonTable td:not(:nth-of-type(1)) text, .p-comparisonTable td:not(:nth-of-type(2)) text {
  font-size: 1rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 500;
}
.p-comparisonTable tbody {
  border-top: 1px solid #ffffff;
}
.p-comparisonTable th + th {
  border-left: 1px solid #ffffff;
}
.p-comparisonTable tbody tr:nth-of-type(1) {
  border-top: 1px solid #ffffff;
}
.p-comparisonTable tr + tr {
  border-top: 1px solid #ffffff;
}
.p-comparisonTable td + td {
  border-left: 1px solid #ffffff;
}

.p-reasonPartner {
  background: #ffffff;
  padding-top: 5.625rem;
  padding-bottom: 7.875rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner {
    padding-inline: 0.625rem;
    padding-bottom: 2.5rem;
    padding-top: 2.0625rem;
  }
}

.p-reasonPartner__titleLabel {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__titleLabel {
    margin: 0 auto;
    max-width: 31.25rem;
  }
}

.p-reasonPartner__title {
  text-align: center;
}
.p-reasonPartner__title .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__title .spbr {
    display: block;
  }
}
.p-reasonPartner__title .titleMain {
  font-weight: 600;
  font-size: 1.875rem;
  line-height: 1.8333333333;
  margin-top: 2.8125rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__title .titleMain {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 2.9375rem;
  }
}
.p-reasonPartner__title .titleSub {
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.7;
  margin-top: 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__title .titleSub {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 0.5625rem;
  }
}

.p-reasonPartner__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6.25rem;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 3.375rem;
  }
}

.p-reasonPartner__card {
  border: 0.3125rem solid #DD8610;
  width: 30%;
  max-width: 22.5rem;
  height: 28.125rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card {
    width: 100%;
    margin-top: 1.4375rem;
    margin-inline: auto;
    max-width: 20.9375rem;
    height: 21.625rem;
  }
}
.p-reasonPartner__card .title {
  color: #ffffff;
  font-size: 1.625rem;
  font-weight: 600;
  line-height: 1.2692307692;
  background: #DD8610;
  display: block;
  text-align: center;
  height: 7.875rem;
  padding-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .title {
    font-size: 1.25rem;
    line-height: 1.2;
    letter-spacing: 0em;
    font-weight: 600;
    padding-top: 1.0625rem;
    height: 5rem;
  }
}
.p-reasonPartner__card .title--pink {
  background: #EA9AC5;
}
.p-reasonPartner__card .title--blue {
  background: #5DB1DE;
}
.p-reasonPartner__card .title--green {
  background: #0FA84A;
}
.p-reasonPartner__card .title--yellow {
  background: #F0D769;
}
.p-reasonPartner__card .text {
  font-size: 1rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 600;
  width: 100%;
  max-width: 16.9375rem;
  text-align: left;
  display: block;
  margin: 1.75rem auto 0;
  position: relative;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text {
    font-size: 1rem;
    line-height: 1.6875;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--pink {
    margin-top: 1.125rem;
  }
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--blue {
    margin-top: 1.5625rem;
  }
}
.p-reasonPartner__card .text--green {
  margin-top: 1.4375rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--green {
    margin-top: 1.375rem;
  }
}
.p-reasonPartner__card .text--yellow {
  margin-top: 1.5625rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--yellow {
    margin-top: 2.0625rem;
  }
}
.p-reasonPartner__card .text--orange::after {
  content: "";
  background-image: url(../img/reasonPartner1.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 14.8125rem;
  height: 16.25rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--orange::after {
    width: 17.375rem;
    height: 12.8125rem;
  }
}
.p-reasonPartner__card .text--pink::after {
  content: "";
  background-image: url(../img/reasonPartner2.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16.9375rem;
  height: 14.5rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--pink::after {
    width: 10.375rem;
    height: 10.375rem;
  }
}
.p-reasonPartner__card .text--blue::after {
  content: "";
  background-image: url(../img/reasonPartner3.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16.25rem;
  height: 15.625rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--blue::after {
    width: 10.9375rem;
    height: 10.5rem;
  }
}
.p-reasonPartner__card .text--green::after {
  content: "";
  background-image: url(../img/reasonPartner4.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 16.9375rem;
  height: 16.1875rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--green::after {
    width: 8.9375rem;
    height: 11.8125rem;
  }
}
.p-reasonPartner__card .text--yellow::after {
  content: "";
  background-image: url(../img/reasonPartner5.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 17.75rem;
  height: 16.0625rem;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card .text--yellow::after {
    width: 9.75rem;
    height: 8.8125rem;
  }
}
.p-reasonPartner__card .text--yellow2 {
  margin-top: 0;
}
.p-reasonPartner__card .orange {
  color: #DD8610;
}
.p-reasonPartner__card .pink {
  color: #EA9AC5;
}
.p-reasonPartner__card .blue {
  color: #5DB1DE;
}
.p-reasonPartner__card .green {
  color: #0FA84A;
}
.p-reasonPartner__card .yellow {
  color: #F0D769;
}

.p-reasonPartner__card:first-child {
  margin-top: 0;
}

.p-reasonPartner__card--pink {
  border: 0.3125rem solid #EA9AC5;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card--pink {
    height: 23rem;
  }
}

.p-reasonPartner__card--blue {
  border: 0.3125rem solid #5DB1DE;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card--blue {
    height: 19.375rem;
  }
}

.p-reasonPartner__card--green {
  border: 0.3125rem solid #0FA84A;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card--green {
    height: 24.8125rem;
  }
}

.p-reasonPartner__card--yellow {
  border: 0.3125rem solid #F0D769;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card--yellow {
    height: 17.875rem;
  }
}
.p-reasonPartner__card--yellow .link {
  color: #0D80BC;
  text-decoration: underline;
}

.p-reasonPartner__card:nth-of-type(4) {
  margin-left: 17.5%;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card:nth-of-type(4) {
    margin-left: auto;
  }
}

.p-reasonPartner__card:nth-of-type(5) {
  margin-right: 17.5%;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card:nth-of-type(5) {
    margin-right: auto;
  }
}

.p-reasonPartner__card:nth-of-type(n + 4) {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__card:nth-of-type(n + 4) {
    margin-top: 1.6875rem;
  }
}

.p-reasonPartner__average {
  font-weight: 600;
  text-align: center;
}
.p-reasonPartner__average .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__average .spbr {
    display: block;
  }
}
.p-reasonPartner__average .titleMain {
  font-size: 1.875rem;
  line-height: 1.5;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__average .titleMain {
    font-size: 1.625rem;
    line-height: 1.5384615385;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 2.9375rem;
  }
}
.p-reasonPartner__average .titleSub {
  font-size: 1.25rem;
  line-height: 1.7;
  margin-top: 2.0625rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__average .titleSub {
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 1.875rem;
  }
}
.p-reasonPartner__average .text {
  font-size: 1.5rem;
  line-height: 1.7083333333;
  margin-top: 4.5rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__average .text {
    margin-top: 3.5625rem;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-reasonPartner__average .blue {
  font-size: 2rem;
  line-height: 1.6875;
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__average .blue {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-reasonPartner__imgWrapper {
  margin: 3.4375rem auto 0;
  width: 100%;
  max-width: 36.625rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__imgWrapper {
    margin-top: 2.625rem;
  }
}
.p-reasonPartner__imgWrapper .graph {
  width: 100%;
  height: auto;
  margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
  .p-reasonPartner__imgWrapper .graph {
    margin-top: 1.875rem;
  }
}
.p-reasonPartner__imgWrapper .graph:first-child {
  margin-top: 0;
}

.p-training {
  padding-top: 6.4375rem;
  padding-bottom: 5.5625rem;
  background: #EEEEEE;
}
@media screen and (max-width: 767px) {
  .p-training {
    padding-top: 3.125rem;
    padding-bottom: 2.8125rem;
  }
}

.p-training__titleLabel {
  width: 100%;
  margin: 0 auto;
  padding-inline: 0.625rem;
}
@media screen and (max-width: 767px) {
  .p-training__titleLabel {
    max-width: 31.25rem;
  }
}

.p-training__title {
  margin-top: 4.125rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
}
.p-training__title .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-training__title .spbr {
    display: block;
    margin-top: 2.875rem;
  }
}
@media screen and (max-width: 767px) {
  .p-training__title {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 3.3125rem;
  }
}
.p-training__title .blue {
  color: #0D80BC;
  font-size: 2rem;
  line-height: 1.6875;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-training__title .blue {
    font-size: 1.5rem;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-training__subtitle {
  font-size: 1.5rem;
  line-height: 1.7083333333;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training__subtitle {
    margin-top: 1.25rem;
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
  }
}

.p-training__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 65.9375rem;
  width: 100%;
  margin-inline: auto;
  margin-top: 5.4375rem;
}
@media screen and (max-width: 767px) {
  .p-training__cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 2.25rem;
    padding-inline: 1.25rem;
  }
}
.p-training__cards .card {
  padding: 2.3125rem 2.125rem 1.5625rem 2.125rem;
  background: #ffffff;
  width: 32%;
}
@media screen and (max-width: 767px) {
  .p-training__cards .card {
    width: 100%;
  }
}
.p-training__cards .card--green {
  border: 0.3125rem solid #ecfaef;
}
@media screen and (max-width: 767px) {
  .p-training__cards .card--green {
    padding: 1.3125rem 2.0625rem 1.25rem;
  }
}
.p-training__cards .card--blue {
  border: 0.3125rem solid #e7f2f7;
}
@media screen and (max-width: 767px) {
  .p-training__cards .card--blue {
    padding: 1.6875rem 2.0625rem 2.125rem;
  }
}
.p-training__cards .card--pink {
  border: 0.3125rem solid #fceff6;
}
@media screen and (max-width: 767px) {
  .p-training__cards .card--pink {
    padding: 1.5rem 2.125rem 1.9375rem;
  }
}

.p-training__card {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training__card {
    margin-top: 1.125rem;
  }
}
.p-training__card .number {
  font-size: 2.5rem;
  line-height: 0.825;
  letter-spacing: 0em;
  font-weight: 600;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-training__card .number {
    font-size: 2.375rem;
    line-height: 0.8157894737;
    letter-spacing: 0em;
    font-weight: 600;
  }
}
.p-training__card .number::after {
  content: "";
  display: block;
  width: 2.75rem;
  height: 0.5625rem;
  border-radius: 0.3125rem;
  position: absolute;
  left: 50%;
  top: calc(100% + 9px);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-training__card .number--green {
  color: #0FA84A;
}
.p-training__card .number--green::after {
  background: #ecfaef;
}
.p-training__card .number--blue {
  color: #5DB1DE;
}
.p-training__card .number--blue::after {
  background: #e7f2f7;
}
.p-training__card .number--pink {
  color: #EA9AC5;
}
.p-training__card .number--pink::after {
  background: #fceff6;
}
.p-training__card .text {
  margin-top: 1.75rem;
  font-size: 1.0625rem;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .p-training__card .text {
    font-size: 1rem;
    line-height: 2;
    letter-spacing: 0em;
    font-weight: 600;
    margin-top: 1.25rem;
  }
}
.p-training__card .imgWrapper {
  margin: 1.625rem auto 0;
}
.p-training__card .imgWrapper01 {
  width: 11.25rem;
  height: 7.75rem;
  margin: 1.625rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-training__card .imgWrapper01 {
    width: 9.375rem;
    height: 6.4375rem;
    margin-top: 1.25rem auto 0;
  }
}
.p-training__card .imgWrapper02 {
  width: 8.625rem;
  height: 7.6875rem;
  margin: 2.875rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-training__card .imgWrapper02 {
    width: 6.5625rem;
    height: 5.8125rem;
    margin: 1rem auto 0;
  }
}
.p-training__card .imgWrapper03 {
  width: 11rem;
  height: 6.75rem;
  margin: 3rem auto 0;
}
@media screen and (max-width: 767px) {
  .p-training__card .imgWrapper03 {
    width: 8.625rem;
    height: 5.375rem;
    margin: 1.25rem auto 0;
  }
}

.p-qaPartner {
  background: #ffffff;
  padding-top: 7.375rem;
  padding-bottom: 10rem;
}

.p-qaPartner__title {
  font-size: 1.25rem;
  line-height: 1.7;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  margin-top: 4.1875rem;
}

.p-qaPartner__wrapper {
  margin-top: 3.125rem;
  max-width: 46.875rem;
  width: 100%;
  margin-inline: auto;
}
.p-qaPartner__wrapper .question {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: 0em;
  font-weight: 600;
  margin-top: 1.375rem;
  position: relative;
}
.p-qaPartner__wrapper .question:first-child {
  margin-top: 0;
}
.p-qaPartner__wrapper .question::before {
  content: "Q";
  display: inline-block;
  color: #0D80BC;
  font-size: 2.1875rem;
  line-height: 1.1428571429;
  margin-right: 0.8125rem;
}
.p-qaPartner__wrapper .answer {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  font-weight: 400;
  background-color: #eeeeee;
  position: relative;
  border-radius: 10px;
  width: calc(100% - 1.9375rem);
  margin-top: 0.875rem;
  margin-left: 1.9375rem;
  padding: 1.25rem 2.1875rem 2.4375rem 3.75rem;
}
.p-qaPartner__wrapper .answer::before {
  content: "A";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1.25rem;
  color: #0D80BC;
  display: inline-block;
  font-size: 2.1875rem;
  line-height: 1.1428571429;
  font-weight: 600;
}

.p-qaPartner__titleMain {
  font-size: 2.125rem;
  line-height: 1.7058823529;
  letter-spacing: 0em;
  font-weight: 600;
  color: #0D80BC;
  text-align: center;
  margin-top: 5.5rem;
}

.p-qaPartner__titleSub {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0em;
  font-weight: 600;
  text-align: center;
  margin-top: 1.4375rem;
}

.p-mvPartner {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-mvPartner {
    margin-top: 3.375rem;
  }
}

.p-mvPartner__image {
  display: block;
  width: 100vw;
  aspect-ratio: 1280/720;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__image {
    aspect-ratio: 375/667;
  }
}

.p-mvPartner__image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
}

.p-mvPartner__heading {
  position: absolute;
  top: 53%;
  left: 8.59375vw;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #0D80BC;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading {
    left: 5.3333333333vw;
    top: 59%;
  }
}
.p-mvPartner__heading .preTitle {
  position: relative;
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding: 1.0625rem 1.75rem;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .preTitle {
    font-size: 4.8vw;
    padding: 0.7375rem 1.48125rem 0.7375rem 0.875rem;
  }
}
.p-mvPartner__heading .preTitle::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 0.875rem) 100%, 0 100%);
  background-color: #ffffff;
  z-index: -1;
}
.p-mvPartner__heading .title {
  font-size: 4.375rem;
  line-height: 1;
  letter-spacing: 0em;
  font-weight: 600;
  padding: 1.5875rem 1.375rem;
  padding: 1.5625rem 1.375rem;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .title {
    font-size: 6.4vw;
    padding: 1.01875rem 1.6875rem 0.76875rem 1.3125rem;
  }
}
.p-mvPartner__heading .title span {
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-top: 1.25rem;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .title span {
    position: absolute;
    display: block;
    bottom: -13.3333333333vw;
    right: 0;
    padding-top: 0;
    font-size: 6.0533333333vw;
    color: #ffffff;
  }
}
.p-mvPartner__heading .title::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 1.5625rem) 100%, 0 100%);
          clip-path: polygon(0 0, 100% 0, calc(100% - 1.5625rem) 100%, 0 100%);
  background-color: #ffffff;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .title::after {
    -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, calc(100% - 0.625rem) 100%, 0 100%);
  }
}
.p-mvPartner__heading .copy {
  font-size: 1.625rem;
  line-height: 1.6923076923;
  letter-spacing: 0.05em;
  font-weight: 600;
  margin-top: 1.75rem;
  margin-left: 2.1875rem;
  color: #ffffff;
  border-left: 2.5px solid #ffffff;
  padding-left: 1.34375rem;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .copy {
    margin-top: 8vw;
    font-size: 4.5333333333vw;
    line-height: 1.7058823529;
    padding-left: 0.875rem;
    margin-left: 0;
  }
}
.p-mvPartner__heading .copy .spbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__heading .copy .spbr {
    display: block;
  }
}

.p-mvPartner__btn {
  margin-top: 2.1875rem;
}
@media screen and (max-width: 767px) {
  .p-mvPartner__btn {
    margin-top: 4.4375rem;
    text-align: center;
  }
}

.u-font--base {
  font-family: "Noto Sans JP", sans-serif;
}

@media (min-width: 768px) {
  .u-flex--pc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .u-flex--sp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.u-flex-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.u-text-left {
  text-align: left;
}
@media (min-width: 768px) {
  .u-text-left--pc {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .u-text-left--sp {
    text-align: left;
  }
}

.u-text-right {
  text-align: right;
}
@media (min-width: 768px) {
  .u-text-right--pc {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .u-text-right--sp {
    text-align: right;
  }
}

.u-text-center {
  text-align: center;
}
@media (min-width: 768px) {
  .u-text-center--pc {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .u-text-center--sp {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .u-hidden--sp {
    display: none;
  }
}
@media (min-width: 768px) {
  .u-hidden--pc {
    display: none;
  }
}

.u-text-large {
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .u-text-large--sp {
    text-transform: uppercase;
  }
}
@media (min-width: 768px) {
  .u-text-large--pc {
    text-transform: uppercase;
  }
}

.u-text-transform-capita {
  text-transform: capitalize;
}
@media screen and (max-width: 767px) {
  .u-text-transform-capita--sp {
    text-transform: capitalize;
  }
}
@media (min-width: 768px) {
  .u-text-transform-capita--pc {
    text-transform: capitalize;
  }
}

.u-event--none {
  pointer-events: none;
}

.u-animation__fadeInUp {
  opacity: 0;
}

.u-animation__fadeInLeft {
  opacity: 0;
}

.u-animation__fadeInRight {
  opacity: 0;
}

.u-animation__fadeInLeftBig {
  opacity: 0;
}

.u-animation__fadeInRightBig {
  opacity: 0;
}

@-webkit-keyframes fadeInUpContents {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes fadeInUpContents {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeInLeftContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1.25rem);
            transform: translateX(-1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInLeftContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1.25rem);
            transform: translateX(-1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1.25rem);
            transform: translateX(1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInRightContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1.25rem);
            transform: translateX(1.25rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInLeftBigContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-62.5rem);
            transform: translateX(-62.5rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInLeftBigContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-62.5rem);
            transform: translateX(-62.5rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@-webkit-keyframes fadeInRightBigContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(62.5rem);
            transform: translateX(62.5rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes fadeInRightBigContents {
  0% {
    opacity: 0;
    -webkit-transform: translateX(62.5rem);
            transform: translateX(62.5rem);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
/* フェードイン時に入るクラス */
.js-fadeInUp {
  -webkit-animation-name: fadeInUpContents;
          animation-name: fadeInUpContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.js-fadeInUp__delay--1s {
  -webkit-animation-name: fadeInUpContents;
          animation-name: fadeInUpContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInUp__delay--1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}

.js-fadeInUp__delay--2s {
  -webkit-animation-name: fadeInUpContents;
          animation-name: fadeInUpContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInUp__delay--2s {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
}

.js-fadeInUp__delay--3s {
  -webkit-animation-name: fadeInUpContents;
          animation-name: fadeInUpContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInUp__delay--3s {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
}

.js-fadeInUp__delay--4s {
  -webkit-animation-name: fadeInUpContents;
          animation-name: fadeInUpContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInUp__delay--4s {
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}

.js-fadeInLeft {
  -webkit-animation-name: fadeInLeftContents;
          animation-name: fadeInLeftContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeInLeft {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeft__delay--1s {
  -webkit-animation-name: fadeInLeftContents;
          animation-name: fadeInLeftContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeft__delay--1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeft__delay--1s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeft__delay--2s {
  -webkit-animation-name: fadeInLeftContents;
          animation-name: fadeInLeftContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeft__delay--2s {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeft__delay--2s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeft__delay--3s {
  -webkit-animation-name: fadeInLeftContents;
          animation-name: fadeInLeftContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeft__delay--3s {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeft__delay--3s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeft__delay--4s {
  -webkit-animation-name: fadeInLeftContents;
          animation-name: fadeInLeftContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeft__delay--4s {
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeft__delay--4s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBigContents;
          animation-name: fadeInLeftBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeInLeftBig {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeftBig__delay--1s {
  -webkit-animation-name: fadeInLeftBigContents;
          animation-name: fadeInLeftBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeftBig__delay--1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeftBig__delay--1s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeftBig__delay--2s {
  -webkit-animation-name: fadeInLeftBigContents;
          animation-name: fadeInLeftBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeftBig__delay--2s {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeftBig__delay--2s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeftBig__delay--3s {
  -webkit-animation-name: fadeInLeftBigContents;
          animation-name: fadeInLeftBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeftBig__delay--3s {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeftBig__delay--3s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInLeftBig__delay--4s {
  -webkit-animation-name: fadeInLeftBigContents;
          animation-name: fadeInLeftBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInLeftBig__delay--4s {
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInLeftBig__delay--4s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRight {
  -webkit-animation-name: fadeInRightContents;
          animation-name: fadeInRightContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeInRight {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRight__delay--1s {
  -webkit-animation-name: fadeInRightContents;
          animation-name: fadeInRightContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRight__delay--1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRight__delay--1s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRight__delay--2s {
  -webkit-animation-name: fadeInRightContents;
          animation-name: fadeInRightContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRight__delay--2s {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRight__delay--2s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRight__delay--3s {
  -webkit-animation-name: fadeInRightContents;
          animation-name: fadeInRightContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRight__delay--3s {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRight__delay--3s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRight__delay--4s {
  -webkit-animation-name: fadeInRightContents;
          animation-name: fadeInRightContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRight__delay--4s {
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRight__delay--4s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRightBig {
  -webkit-animation-name: fadeInRightBigContents;
          animation-name: fadeInRightBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media screen and (max-width: 767px) {
  .js-fadeInRightBig {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRightBig__delay--1s {
  -webkit-animation-name: fadeInRightBigContents;
          animation-name: fadeInRightBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRightBig__delay--1s {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRightBig__delay--1s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRightBig__delay--2s {
  -webkit-animation-name: fadeInRightBigContents;
          animation-name: fadeInRightBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRightBig__delay--2s {
    -webkit-animation-delay: 2s;
            animation-delay: 2s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRightBig__delay--2s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRightBig__delay--3s {
  -webkit-animation-name: fadeInRightBigContents;
          animation-name: fadeInRightBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRightBig__delay--3s {
    -webkit-animation-delay: 3s;
            animation-delay: 3s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRightBig__delay--3s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}

.js-fadeInRightBig__delay--4s {
  -webkit-animation-name: fadeInRightBigContents;
          animation-name: fadeInRightBigContents;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}
@media (min-width: 768px) {
  .js-fadeInRightBig__delay--4s {
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}
@media screen and (max-width: 767px) {
  .js-fadeInRightBig__delay--4s {
    -webkit-animation-name: fadeInUpContents;
            animation-name: fadeInUpContents;
  }
}