@charset "UTF-8";
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  scroll-padding-top: 8rem;
}
@media (max-width: 1310px) {
  html {
    font-size: 0.7633587786vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 62.5%;
    scroll-padding-top: 6rem;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 500;
  color: #1a1a1a;
  overflow-x: hidden;
}

a:hover,
button:hover {
  cursor: pointer;
}

/*****************************
* A Modern CSS Reset (https://github.com/hankchizljaw/modern-css-reset)
* 上記に、ul要素,ol要素,a要素への記述追加
*****************************/
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd,
ul,
ol,
li {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}

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

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

button {
  border: none;
  padding: 0;
  background-color: transparent;
  background-color: initial;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
.l-company {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-company {
    margin-top: 4rem;
  }
}

.l-entry {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-entry {
    margin-top: 4rem;
  }
}

.l-fact {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-fact {
    margin-top: 4rem;
  }
}

.l-fact2 {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-fact2 {
    margin-top: 4rem;
  }
}

.l-footer {
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .l-footer {
    margin-top: 4rem;
  }
}

.l-inner {
  width: 100%;
  margin-inline: auto;
  max-width: 131rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-md {
  width: 100%;
  margin-inline: auto;
  max-width: 117rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-md {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-sm {
  width: 100%;
  margin-inline: auto;
  max-width: 88rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-sm {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inner-xs {
  width: 100%;
  margin-inline: auto;
  max-width: 75rem;
  padding-inline: 2.5rem;
}
@media screen and (max-width: 767px) {
  .l-inner-xs {
    max-width: 60rem;
    padding-inline: 2rem;
  }
}

.l-inquiry {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-inquiry {
    margin-top: 4rem;
  }
}

.l-interview {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-interview {
    margin-top: 4rem;
  }
}

.l-project {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-project {
    margin-top: 4rem;
  }
}

.l-top-brand {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-brand {
    margin-top: 4rem;
  }
}

.l-top-event {
  margin-top: 4rem;
  padding: 18rem 0 10rem;
}
@media screen and (max-width: 767px) {
  .l-top-event {
    margin-top: 0;
    padding: 22rem 0 4rem;
  }
}

.l-top-fact {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-fact {
    margin-top: 4rem;
  }
}

.l-top-interview {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-top-interview {
    margin-top: 4rem;
  }
}

.l-top-project {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-project {
    margin-top: 4rem;
  }
}

.l-top-training {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-training {
    margin-top: 4rem;
  }
}

.l-top-vision {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-vision {
    margin-top: 4rem;
  }
}

.l-top-works {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .l-top-works {
    margin-top: 4rem;
  }
}

.l-training {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-training {
    margin-top: 4rem;
  }
}

.l-vision {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-vision {
    margin-top: 4rem;
  }
}

.l-works {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .l-works {
    margin-top: 0;
  }
}

.c-btn-circle {
  display: inline-block;
  position: relative;
  border: 1px solid rgba(112, 112, 112, .15);
  border-radius: 3rem;
  max-width: 47rem;
  width: 100%;
  background: #fff;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}

.c-btn-circle::before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3rem;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#32B432));
  background: linear-gradient(to right, #008CD7, #32B432);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: -1;
}

.c-btn-circle:hover {
  color: #fff;
  background-color: transparent;
}

.c-btn-circle:hover:before {
  opacity: 1;
}

.c-btn-circle:hover span::before {
  opacity: 0;
}

.c-btn-circle:hover span::after {
  background-image: url(../images/icon-arrow-right02.svg);
}

.c-btn-circle span {
  display: block;
  position: relative;
  padding: 1rem 5rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-btn-circle span {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
    padding: 1rem 4rem;
  }
}

.c-btn-circle span::before {
  position: absolute;
  top: 50%;
  left: 2.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  background-image: url(../images/icon-circle.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn-circle span::before {
    left: 2rem;
  }
}

.c-btn-circle span::after {
  position: absolute;
  top: 50%;
  right: 2.8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.8rem;
  height: 1.2rem;
  background-image: url(../images/icon-arrow-right01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .c-btn-circle span::after {
    right: 2rem;
  }
}

.c-btn-sm {
  display: inline-block;
  position: relative;
  border: 0.3rem solid currentColor;
  border-radius: 3rem;
  max-width: 33rem;
  width: 100%;
  padding: 0.8rem 5rem;
  background: #fff;
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
}
@media screen and (max-width: 767px) {
  .c-btn-sm {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
    padding: 1rem 4rem;
  }
}

.c-btn-sm::after {
  position: absolute;
  top: 50%;
  right: 2.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.8rem;
  height: 1.2rem;
  background-image: url(../images/icon-arrow-right03.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .c-btn-sm::after {
    right: 2rem;
  }
}

.c-btn-sm:hover {
  border-color: #008CD7;
  color: #fff;
  background-color: #008CD7;
}

.c-btn-sm:hover::after {
  background-image: url(../images/icon-arrow-right02.svg);
}

.c-btn-sm--green {
  color: #259E8F;
}

.c-btn-sm--green:hover {
  border-color: #259E8F;
  background-color: #259E8F;
}

.c-btn-sm--green::after {
  background-image: url(../images/icon-arrow-right04.svg);
}

.c-btn-sm--light-green {
  color: #49B148;
}

.c-btn-sm--light-green:hover {
  border-color: #49B148;
  background-color: #49B148;
}

.c-btn-sm--light-green::after {
  background-image: url(../images/icon-arrow-right05.svg);
}

.c-btn {
  display: inline-block;
  position: relative;
  border: 1px solid rgba(112, 112, 112, .15);
  border-radius: 3rem;
  max-width: 36rem;
  width: 100%;
  padding: 1rem 5rem;
  background: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-btn {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
    padding: 1rem 4rem;
  }
}

.c-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3rem;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#32B432));
  background: linear-gradient(to right, #008CD7, #32B432);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: -1;
}

.c-btn::after {
  position: absolute;
  top: 50%;
  right: 2.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.8rem;
  height: 1.2rem;
  background-image: url(../images/icon-arrow-right01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .c-btn::after {
    right: 2rem;
  }
}

.c-btn:hover {
  color: #fff;
  background-color: transparent;
}

.c-btn:hover::before {
  opacity: 1;
}

.c-btn:hover::after {
  background-image: url(../images/icon-arrow-right02.svg);
}

.c-btn--lg {
  max-width: 42rem;
}

.c-btn--green {
  color: #fff;
  background-color: #06C755;
}

.c-btn--green:hover {
  color: #1a1a1a;
  background-color: #fff;
}

.c-btn--green:hover::before {
  opacity: 0;
}

.c-btn--green:hover::after {
  background-image: url(../images/icon-arrow-right01.svg);
}

.c-btn--green::after {
  background-image: url(../images/icon-arrow-right02.svg);
}

.c-btn--gray {
  color: #1a1a1a;
  background-color: #fff;
}

.c-btn--gray:hover {
  color: #fff;
  background-color: #999;
}

.c-btn--gray:hover::before {
  opacity: 0;
}

.c-btn--gray:hover::after {
  background-image: none;
}

.c-btn--gray::after {
  background-image: none;
}

.c-btn--plus {
  max-width: 40rem;
}

.c-btn--plus:hover::after {
  background-image: url(../images/icon-plus.svg);
}

.c-btn--plus::after {
  width: 1.8rem;
  height: 1.8rem;
  background-image: url(../images/icon-plus.svg);
}

.c-btn--red {
  max-width: 42rem;
  color: #fff;
  background-color: #C81E3C;
}

.c-btn--red::after {
  background-image: url(../images/icon-arrow-right02.svg);
}

.c-btn--red:hover {
  background-color: #C81E3C;
  opacity: 0.7;
}

.c-btn--red:hover::before {
  opacity: 0;
}

.c-btn--red:disabled {
  background-color: #999;
  pointer-events: none;
}

.c-hamburger {
  position: relative;
  display: block;
  width: 6rem;
  height: 6rem;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}

.c-hamburger--blue .c-hamburger__top,
.c-hamburger--blue .c-hamburger__center,
.c-hamburger--blue .c-hamburger__bottom {
  background-color: #143C78;
}

.c-hamburger__top,
.c-hamburger__center,
.c-hamburger__bottom {
  position: relative;
  display: block;
  width: 3.4rem;
  height: 0.3rem;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #fff;
}

.c-hamburger__top {
  top: 0;
}

.c-hamburger__center {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.c-hamburger__bottom {
  top: 0;
}

.c-hamburger.is-open .c-hamburger__top {
  top: 1.3rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background-color: #fff;
}

.c-hamburger.is-open .c-hamburger__center {
  opacity: 0;
}

.c-hamburger.is-open .c-hamburger__bottom {
  top: -1.3rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #fff;
}

.c-page-top {
  visibility: hidden;
  position: fixed;
  bottom: 4rem;
  right: 4rem;
  width: 8rem;
  opacity: 0;
  z-index: 90;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 767px) {
  .c-page-top {
    bottom: 2rem;
    right: 2rem;
  }
}

.c-page-top.is-show {
  visibility: visible;
  opacity: 1;
}

.c-page-top__link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.c-page-top__link:hover {
  opacity: 0.7;
}

.l-privacy {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .l-privacy {
    margin-top: 4rem;
  }
}

.p-1on1__wrapper {
  padding-block: 8rem;
}
@media screen and (max-width: 767px) {
  .p-1on1__wrapper {
    padding-block: 4rem;
  }
}

.p-1on1__wrapper:nth-child(even) {
  background-color: #F8F8F8;
}

.p-1on1__title {
  border-bottom: 3px solid #008CD7;
  -o-border-image: linear-gradient(to right, #008CD7, #6EC300);
     border-image: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#6EC300));
     border-image: linear-gradient(to right, #008CD7, #6EC300);
  border-image-slice: 1;
  padding-bottom: 0.8rem;
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.2;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-1on1__title {
    padding-bottom: 0.4rem;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.2;
    letter-spacing: 0em;
  }
}

.p-1on1__title--lg {
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.8333333333;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-1on1__title--lg {
    font-family: "Noto Serif JP", serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.76;
    letter-spacing: 0em;
  }
}

.p-1on1__title span {
  display: inline-block;
  margin-left: 3rem;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.5714285714;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-1on1__title span {
    margin-left: 2rem;
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.4666666667;
    letter-spacing: 0em;
  }
}

.p-1on1__content {
  display: grid;
  grid-template-columns: 1fr 35rem;
  gap: 5rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-1on1__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-1on1__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

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

.p-1on1__img img {
  aspect-ratio: 350/500;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-brand-box {
  position: relative;
  height: 95rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box {
    height: calc(100vh - 6rem);
  }
}

.p-brand-box__challenge {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20.4rem;
}

.p-brand-box__title {
  position: absolute;
  top: 6rem;
  left: 13.5rem;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .p-brand-box__title {
    top: 1rem;
    left: 1rem;
  }
}

.p-brand-box__title1 {
  width: 21.1rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box__title1 {
    width: 14rem;
  }
}

.p-brand-box__title2 {
  width: 21.1rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box__title2 {
    width: 14rem;
  }
}

.p-brand-box__title3 {
  width: 20.8rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box__title3 {
    width: 14rem;
  }
}

.p-brand-box__title4 {
  left: 13.2rem;
  width: 21rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box__title4 {
    top: 3rem;
    left: 1.2rem;
    width: 13.8rem;
  }
}

.p-brand-box__img {
  position: relative;
  height: 100%;
}

.p-brand-box__img::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 48rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
  background: linear-gradient(to right, rgba(0, 0, 0, .5), transparent);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-brand-box__img::before {
    width: 20rem;
  }
}

.p-brand-box__img img {
  aspect-ratio: 1440/950;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.p-brand-box:nth-child(2) .p-brand-box__img img {
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .p-brand-box:nth-child(2) .p-brand-box__img img {
    -o-object-position: top 0 right 30%;
       object-position: top 0 right 30%;
  }
}

@media screen and (max-width: 767px) {
  .p-brand-box:nth-child(3) .p-brand-box__img img {
    -o-object-position: top 0 right 42%;
       object-position: top 0 right 42%;
  }
}

.p-brand-box:nth-child(4) .p-brand-box__img img {
  -o-object-position: center;
     object-position: center;
}
@media screen and (max-width: 767px) {
  .p-brand-box:nth-child(4) .p-brand-box__img img {
    -o-object-position: top 0 left 50%;
       object-position: top 0 left 50%;
  }
}

@media screen and (max-width: 767px) {
  .p-brand-box:nth-child(5) .p-brand-box__img img {
    -o-object-position: top 0 left 30%;
       object-position: top 0 left 30%;
  }
}

.p-brand-box__content {
  position: absolute;
  z-index: 5;
  bottom: 7rem;
  max-width: 72rem;
  width: 100%;
  padding: 3rem 6rem 3rem 10rem;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .4)), color-stop(70%, rgba(0, 0, 0, .4)), to(transparent));
  background: linear-gradient(to right, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4) 70%, transparent);
}
@media screen and (max-width: 767px) {
  .p-brand-box__content {
    bottom: 4rem;
    max-width: auto;
    width: auto;
    padding: 2rem;
  }
}

.p-brand-box__number {
  position: absolute;
  top: -6rem;
  left: 6rem;
  width: 21.8rem;
}
@media screen and (max-width: 767px) {
  .p-brand-box__number {
    left: 2rem;
    width: 18rem;
  }
}

.p-brand-box__text {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-brand-box__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 2.1538461538;
    letter-spacing: 0.02em;
  }
}

.p-brand__top {
  display: grid;
  grid-template-columns: 1fr;
}

.p-brand__bottom {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-brand__bottom {
    margin-top: 4rem;
  }
}

.p-brand__title {
  font-family: "Noto Serif JP", serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-brand__title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-brand__title span {
  display: inline-block;
  background: -webkit-gradient(linear, left top, left bottom, from(#008CD7), to(#49B148));
  background: linear-gradient(to bottom, #008CD7, #49B148);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.p-brand__text {
  margin-top: 4rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-brand__text {
    margin-top: 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-brand__humans {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-brand__humans {
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }
}

.p-brand__humans img {
  aspect-ratio: 480/320;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.p-breadcrumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-breadcrumb__item:nth-child(n+2)::before {
  display: inline-block;
  margin-inline: 1.3rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  content: "/";
}

.p-breadcrumb__link {
  color: #008CD7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-breadcrumb__link:hover {
  opacity: 0.7;
}

.p-company__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-company__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
}

.p-company__main {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-company__main {
    margin-top: 4rem;
  }
}

.p-company__box {
  padding: 7rem;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
}
@media screen and (max-width: 767px) {
  .p-company__box {
    padding: 2rem;
  }
}

.p-company__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-company__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-company__title span {
  display: inline-block;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-company__title span {
    display: block;
    margin-left: 0;
  }
}

.p-company__content {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-company__content {
    margin-top: 2rem;
  }
}

.p-company__sub-title {
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: 0.02em;
}

.p-company__sub-title--green {
  color: #259E8F;
}

.p-company__sub-title--light-green {
  color: #49B148;
}

.p-company__list {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-company__list {
    margin-top: 1rem;
  }
}

.p-company__item {
  display: grid;
  grid-template-columns: 30rem 1fr;
  border-top: 1px solid #D2D2D2;
}
@media screen and (max-width: 767px) {
  .p-company__item {
    grid-template-columns: 1fr;
  }
}

.p-company__item:last-child {
  border-bottom: 1px solid #D2D2D2;
}

.p-company__term {
  padding: 2rem 1rem 2rem 4rem;
  background-color: #F8F8F8;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-company__term {
    padding: 1rem 2rem;
  }
}

.p-company__desc {
  padding: 2rem 1rem 2rem 4rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-company__desc {
    border-top: 1px solid #D2D2D2;
    padding: 1rem 2rem;
  }
}

.p-entry__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-entry__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-entry__main {
  margin-top: 6rem;
  padding: 6rem 0 8rem;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  .p-entry__main {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}

.p-fact__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__title {
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-fact__wrapper {
  margin-top: 6rem;
  border: 6px solid #143C78;
}
@media screen and (max-width: 767px) {
  .p-fact__wrapper {
    margin-top: 3rem;
  }
}

.p-fact__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-fact__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-fact__top-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-fact__box {
  padding: 8rem 6rem;
  background-color: #fff;
  color: #143C78;
}
@media screen and (max-width: 767px) {
  .p-fact__box {
    padding: 2rem;
  }
}

.p-fact__box + .p-fact__box {
  border-top: 6px solid #143C78;
}

.p-fact__content {
  position: relative;
  padding-left: 14rem;
}
@media screen and (max-width: 767px) {
  .p-fact__content {
    padding-left: 7rem;
  }
}

.p-fact__content::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 10.6rem;
  height: 9.7rem;
  background-image: url(../images/icon-electricity.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__content::before {
    width: 5.3rem;
    height: 4.9rem;
  }
}

.p-fact__text {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__text {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.02em;
  }
}

.p-fact__text--wrench {
  padding-right: 14rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-fact__text--wrench {
    padding-right: 7rem;
  }
}

.p-fact__text--wrench::after {
  position: absolute;
  top: -1rem;
  right: 0;
  width: 11.2rem;
  height: 9rem;
  background-image: url(../images/icon-wrench.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__text--wrench::after {
    top: 0;
    width: 5.6rem;
    height: 4.5rem;
  }
}

.p-fact__text--hokkaido {
  padding-left: 9rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__text--hokkaido {
    padding-left: 7rem;
    text-align: left;
  }
}

.p-fact__text--hokkaido::before {
  position: absolute;
  top: -3rem;
  left: -3rem;
  width: 11.2rem;
  height: 10.1rem;
  background-image: url(../images/icon-hokkaido.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__text--hokkaido::before {
    top: 0;
    left: 0;
    width: 5.6rem;
    height: 5.1rem;
  }
}

.p-fact__text--partner {
  padding-right: 15rem;
  text-align: right;
}
@media screen and (max-width: 767px) {
  .p-fact__text--partner {
    padding-right: 8rem;
  }
}

.p-fact__text--partner::after {
  position: absolute;
  top: -3rem;
  right: 0;
  width: 13.3rem;
  height: 9.1rem;
  background-image: url(../images/icon-partner.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__text--partner::after {
    top: 0;
    width: 6.7rem;
    height: 4.6rem;
  }
}

.p-fact__attention {
  margin-top: 1rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__attention {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact__number {
  margin-top: 2rem;
  font-family: "Montserrat", sans-serif;
  font-size: 15rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__number {
    font-family: "Montserrat", sans-serif;
    font-size: 10.5rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact__number span {
  font-family: "Montserrat", sans-serif;
  font-size: 8rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-fact__number span {
    font-family: "Montserrat", sans-serif;
    font-size: 5.6rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact__top-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-left: 6px solid #143C78;
}
@media screen and (max-width: 767px) {
  .p-fact__top-right {
    border-top: 6px solid #143C78;
    border-left: none;
  }
}

.p-fact__proceeds {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__proceeds {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact__price {
  margin-top: 3rem;
  font-family: "Montserrat", sans-serif;
  font-size: 15rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__price {
    margin-top: 2rem;
    font-family: "Montserrat", sans-serif;
    font-size: 10.5rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact__price span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 7rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__price span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.9rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

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

.p-fact__graph img {
  margin: auto;
  width: 35rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-fact__graph img {
    width: 24rem;
  }
}

.p-fact__graph-text1 {
  position: absolute;
  top: -1rem;
  left: 1rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__graph-text1 {
    top: -0.8rem;
    left: calc(50% - 15rem);
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-fact__graph-text2 {
  position: absolute;
  top: -0.8rem;
  right: -1rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__graph-text2 {
    right: calc(50% - 15rem);
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-fact__graph-text3 {
  position: absolute;
  top: 28%;
  left: 18%;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__graph-text3 {
    left: calc(50% - 9.6rem);
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-fact__graph-text4 {
  position: absolute;
  bottom: 20%;
  right: 26%;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__graph-text4 {
    right: calc(50% - 8rem);
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-fact__center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 6px solid #143C78;
}
@media screen and (max-width: 767px) {
  .p-fact__center {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-fact__center-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-right: 6px solid #143C78;
}
@media screen and (max-width: 767px) {
  .p-fact__center-left {
    border-right: none;
  }
}

.p-fact__box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12rem;
}
@media screen and (max-width: 767px) {
  .p-fact__box-list {
    gap: 6rem;
  }
}

.p-fact__box-item {
  position: relative;
}

.p-fact__box-item:nth-child(n+2)::before {
  position: absolute;
  top: -10rem;
  left: 0;
  width: 11.5rem;
  height: 11.5rem;
  background-image: url(../images/icon-crane.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__box-item:nth-child(n+2)::before {
    top: -4.6rem;
    width: 5.8rem;
    height: 5.8rem;
  }
}

.p-fact__box-item:nth-child(n+2):after {
  position: absolute;
  top: -7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 30px 25px 0 25px;
  border-color: #143C78 transparent transparent transparent;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__box-item:nth-child(n+2):after {
    top: -4.5rem;
    border-width: 24px 20px 0 20px;
  }
}

.p-fact__box-title {
  padding: 0.7rem 1rem;
  background-color: #143C78;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__box-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.4444444444;
    letter-spacing: 0.02em;
  }
}

.p-fact__companies {
  margin-top: 3rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 7rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact__companies {
    margin-top: 2rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.9rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact__companies span {
  font-family: "Montserrat", sans-serif;
  font-size: 15rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-fact__companies span {
    font-family: "Montserrat", sans-serif;
    font-size: 10.5rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact__center-right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 767px) {
  .p-fact__center-right {
    border-top: 6px solid #143C78;
  }
}

.p-fact__bottom {
  border-top: 6px solid #143C78;
}

.p-fact__maker {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  position: relative;
  padding-left: 18rem;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__maker {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0;
    padding-top: 7rem;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.1428571429;
    letter-spacing: 0.02em;
    text-align: center;
  }
}

.p-fact__maker::before {
  position: absolute;
  top: -1rem;
  left: 3rem;
  width: 12.9rem;
  height: 12.3rem;
  background-image: url(../images/icon-free.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__maker::before {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 6.5rem;
    height: 6.2rem;
  }
}

.p-fact__maker span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__maker span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 7rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact__box-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .p-fact__box-list2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4rem;
  }
}

.p-fact__box-item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.p-fact__box-item2--blue::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 42.3rem;
  height: 20rem;
  background-image: url(../images/icon-leaf-blue.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact__box-item2--blue::before {
    width: 29.6rem;
    height: 14rem;
  }
}

.p-fact__box-item2--green::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 42.3rem;
  height: 20rem;
  background-image: url(../images/icon-leaf-green.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .p-fact__box-item2--green::before {
    width: 29.6rem;
    height: 14rem;
  }
}

.p-fact__box-year {
  font-family: "Montserrat", sans-serif;
  font-size: 9rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-fact__box-year {
    font-family: "Montserrat", sans-serif;
    font-size: 6rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact__box-year span {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__box-year span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 3.3rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact__box-found {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 10rem;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact__box-found {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 6.6rem;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact2-question__title {
  text-align: center;
}

.p-fact2-question__title-en {
  display: block;
  margin-inline: auto;
  width: 20rem;
}

.p-fact2-question__title-en img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fact2-question__title-ja {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 2.2285714286;
  letter-spacing: 0em;
}

.p-fact2-question__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-fact2-question__wrapper {
    gap: 3rem;
    margin-top: 2rem;
  }
}

.p-fact2-question__box {
  border: 0.3rem solid #143C78;
  padding: 3rem 4rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-fact2-question__box {
    padding: 2rem;
  }
}

.p-fact2-question__sub-title {
  border-bottom: 0.2rem solid #143C78;
  padding-bottom: 1.6rem;
  color: #143C78;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2-question__sub-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.6666666667;
    letter-spacing: 0.02em;
  }
}

.p-fact2-question__list {
  margin-top: 3rem;
  padding-left: 1.6rem;
}
@media screen and (max-width: 767px) {
  .p-fact2-question__list {
    margin-top: 2rem;
  }
}

.p-fact2-question__item {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  list-style: disc;
}

.p-fact2__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-fact2__wrapper1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__wrapper1 {
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-top: 4rem;
  }
}

.p-fact2__wrapper1 .p-fact2__box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-fact2__wrapper1 .p-fact2__sub-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-fact2__wrapper2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__wrapper2 {
    grid-template-columns: 1fr;
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-fact2__wrapper2 .p-fact2__box2 {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-fact2__wrapper3 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 8rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__wrapper3 {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-fact2__wrapper3 .p-fact2__box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.p-fact2__content--7 {
  grid-area: 1/1/3/2;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--7 {
    grid-area: auto;
  }
}

.p-fact2__content--8 {
  grid-area: 1/2/2/3;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--8 {
    grid-area: auto;
  }
}

.p-fact2__content--9 {
  grid-area: 2/2/3/3;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--9 {
    grid-area: auto;
  }
}

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

.p-fact2__content--10 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  max-width: 62rem;
}

.p-fact2__content--10 .p-fact2__box {
  padding: 10rem 8rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--10 .p-fact2__box {
    padding: 2rem 2rem 6rem;
  }
}

.p-fact2__content--10 .p-fact2__box2 {
  position: absolute;
  top: 50%;
  left: calc(100% - 6rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 0;
  max-width: 51rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--10 .p-fact2__box2 {
    position: static;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin-top: -3rem;
    max-width: 28rem;
    padding: 2rem;
  }
}

.p-fact2__content--10 .p-fact2__box2::before {
  top: 50%;
  left: -3.6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-width: 2rem 3.5rem 2rem 0;
  border-color: transparent #143C78 transparent transparent;
}
@media screen and (max-width: 767px) {
  .p-fact2__content--10 .p-fact2__box2::before {
    top: -2.6rem;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    border-width: 0 1.4rem 2.5rem 1.4rem;
    border-color: transparent transparent #143C78 transparent;
  }
}

.p-fact2__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.p-fact2__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 6px solid #143C78;
  padding: 6rem 4rem 12rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__box {
    padding: 2rem 2rem 6rem;
  }
}

.p-fact2__sub-title {
  color: #143C78;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2__sub-title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-fact2__sub-title span {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact2__sub-title span {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact2__number {
  margin-top: 1rem;
  color: #143C78;
  font-family: "Montserrat", sans-serif;
  font-size: 15rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2__number {
    font-family: "Montserrat", sans-serif;
    font-size: 10.5rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact2__number-ja {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 7rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact2__number-ja {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 4.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact2__number-en {
  font-family: "Montserrat", sans-serif;
  font-size: 8rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-fact2__number-en {
    font-family: "Montserrat", sans-serif;
    font-size: 5.6rem;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-fact2__img {
  margin-top: 2rem;
  margin-inline: auto;
  width: 31.2rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__img {
    width: 24rem;
  }
}

.p-fact2__img img {
  aspect-ratio: 312/204;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fact2__graph1 {
  margin-top: 10rem;
  margin-inline: auto;
  width: 36rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__graph1 {
    margin-top: 3rem;
    width: 24rem;
  }
}

.p-fact2__graph1 img {
  aspect-ratio: 761/861;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fact2__graph2 {
  margin-top: 6rem;
  margin-inline: auto;
  width: 39rem;
}
@media screen and (max-width: 767px) {
  .p-fact2__graph2 {
    width: 27rem;
  }
}

.p-fact2__graph2 img {
  aspect-ratio: 774/705;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-fact2__box2 {
  position: relative;
  border: 3px solid #143C78;
  margin-top: -6rem;
  margin-inline: auto;
  max-width: 42rem;
  width: 100%;
  padding: 4rem 3rem;
  background-color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-fact2__box2 {
    margin-top: -3rem;
    max-width: 28rem;
    padding: 2rem;
  }
}

.p-fact2__box2::before {
  position: absolute;
  top: -3.7rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 0 2rem 3.5rem 2rem;
  border-color: transparent transparent #143C78 transparent;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-fact2__box2::before {
    top: -2.6rem;
    border-width: 0 1.4rem 2.5rem 1.4rem;
  }
}

.p-fact2__vision {
  padding: 0.5rem 1rem;
  background: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#32b432));
  background: linear-gradient(to right, #008CD7, #32b432);
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.2222222222;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2__vision {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2.125;
    letter-spacing: 0.02em;
  }
}

.p-fact2__text {
  margin-top: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-fact2__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-fact2__attention {
  color: #143C78;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-fact2__attention {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-fact2__question {
  margin-top: 8rem;
  padding-block: 8rem;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  .p-fact2__question {
    margin-top: 4rem;
    padding-block: 4rem;
  }
}

.p-footer-cta {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-inline: 5rem;
}
@media screen and (max-width: 767px) {
  .p-footer-cta {
    padding: 2rem 0;
  }
}

.p-footer-cta:nth-child(2)::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background-color: #1a1a1a;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-footer-cta:nth-child(2)::before {
    top: 0;
    width: 100%;
    height: 1px;
  }
}

.p-footer-cta__title {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.7777777778;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-footer-cta__title--green {
  color: #06C755;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__title--green {
    text-align: center;
  }
}

.p-footer-cta__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  margin-top: 2rem;
}

.p-footer-cta__content {
  width: calc(100% - 12rem);
}
@media screen and (max-width: 767px) {
  .p-footer-cta__content {
    width: calc(100% - 8rem);
  }
}

.p-footer-cta__line {
  position: relative;
  width: 24rem;
  padding-left: 6.6rem;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__line {
    width: 22rem;
    padding-left: 5rem;
  }
}

.p-footer-cta__line::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
  background-image: url(../images/icon-line.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-footer-cta__line::before {
    width: 4rem;
    height: 4rem;
  }
}

.p-footer-cta__tel {
  margin: auto;
  position: relative;
  margin-top: 2rem;
  width: 34.6rem;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__tel {
    width: 28rem;
  }
}

.p-footer-cta__tel-link {
  display: block;
  position: relative;
  padding-left: 3.6rem;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__tel-link {
    pointer-events: auto;
  }
}

.p-footer-cta__tel-link::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3rem;
  height: 3.8rem;
  background-image: url(../images/icon-tel.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-footer-cta__tel-link::before {
    width: 2.4rem;
    height: 3.1rem;
  }
}

.p-footer-cta__text {
  margin-top: 2.2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5714285714;
    letter-spacing: 0.02em;
  }
}

.p-footer-cta__text--center {
  text-align: center;
}

.p-footer-cta__code {
  width: 10rem;
}
@media screen and (max-width: 767px) {
  .p-footer-cta__code {
    width: 6rem;
  }
}

.p-footer-cta__code img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-footer-cta__btn {
  margin-top: 3.2rem;
  text-align: center;
}

.p-footer-comming__text {
  margin-top: 2.2rem;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-footer-comming__text {
    font-family: "Montserrat", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5714285714;
    letter-spacing: 0.02em;
  }
}

.p-footer-comming__text--center {
  text-align: center;
}

.p-footer__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: 1px solid #1a1a1a;
  border-right: 1px solid #1a1a1a;
  padding-block: 1rem;
}
@media screen and (max-width: 767px) {
  .p-footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
    border-left: none;
    border-right: none;
    padding-block: 0;
  }
}

.p-footer__bottom {
  margin-top: 6rem;
  padding-block: 1.6rem;
  background-color: #143C78;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-footer__bottom {
    margin-top: 4rem;
  }
}

.p-footer__copyright {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 2.9166666667;
  letter-spacing: 0.05em;
}

.message_inline {
  padding: 0.8rem 1.2rem;
}

.p-form-message__text {
  position: relative;
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  padding: 1.2rem 2rem;
  border-radius: 0.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.02em;
}

.p-form-message__error {
  color: #772b35;
  background-color: #fadddd;
}

.p-form-message__success {
  color: #18603a;
  background-color: #d5f1de;
}

.p-form input[type=text],
.p-form input[type=tel],
.p-form input[type=email],
.p-form input[type=date],
.p-form select,
.p-form textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #D2D2D2;
  border-radius: 0.5rem;
  width: 100%;
  padding: 1.4rem 3rem;
  background-color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.25;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-form input[type=text],
  .p-form input[type=tel],
  .p-form input[type=email],
  .p-form input[type=date],
  .p-form select,
  .p-form textarea {
    padding: 1rem 2rem;
  }
}

.p-form input[type=text]::-webkit-input-placeholder,
.p-form select::-webkit-input-placeholder {
  color: #A5A5A5;
}

.p-form input[type=text]::-moz-placeholder,
.p-form select::-moz-placeholder {
  color: #A5A5A5;
}

.p-form input[type=text]::-ms-input-placeholder,
.p-form select::-ms-input-placeholder {
  color: #A5A5A5;
}

.p-form input[type=text]::placeholder,
.p-form select::placeholder {
  color: #A5A5A5;
}

.p-form select {
  padding-right: 5rem;
  color: #1a1a1a;
}

.p-form select:has(option:first-child:checked) {
  color: #A5A5A5;
}

.p-form select option:first-child {
  color: #A5A5A5;
}

.p-form select option:nth-child(n+2) {
  color: #1a1a1a;
}

.p-form textarea {
  height: 16.5rem;
  resize: none;
}
@media screen and (max-width: 767px) {
  .p-form textarea {
    height: 28rem;
  }
}

.p-form input[type=checkbox],
.p-form input[type=radio] {
  position: absolute;
  opacity: 0;
}

/* チェックボックス */
.p-form__input-check {
  display: block;
  position: relative;
  padding-left: 4.5rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  cursor: pointer;
}

.p-form__input-check::before {
  position: absolute;
  top: 0.6rem;
  left: 0;
  border: 1px solid #D2D2D2;
  border-radius: 0.3rem;
  width: 2.6rem;
  height: 2.6rem;
  background-color: #fff;
  content: "";
  z-index: 1;
}

.p-form__input-check::after {
  display: none;
  position: absolute;
  top: 1.4rem;
  left: 0.3rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-bottom: 3px solid #008CD7;
  border-left: 3px solid #008CD7;
  width: 2rem;
  height: 0.8rem;
  content: "";
  z-index: 2;
}

.p-form input[type=checkbox]:checked + .p-form__input-check::after {
  display: block;
}

.p-form__radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-form__radio label {
  display: inline-block;
  width: 25rem;
}
@media screen and (max-width: 767px) {
  .p-form__radio label {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 100%;
  }
}

.p-form__input-radio {
  display: inline-block;
  border: 1px solid #D2D2D2;
  width: 100%;
  padding: 2.3rem;
  background-color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-form__input-radio {
    padding: 1.2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-form__input-radio--1 {
  border-radius: 0.5rem 0 0 0.5rem;
}

.p-form__input-radio--2 {
  border-radius: 0 0.5rem 0.5rem 0;
  border-left: none;
}

.p-form input[type=radio]:checked + .p-form__input-radio {
  background-color: #143C78;
  color: #fff;
}

.p-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-form__list {
    gap: 3rem;
  }
}

.p-form__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}

.p-form__title {
  position: relative;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-form__confirm {
  position: relative;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-form__title--required {
  padding-left: 6rem;
}

.p-form__title--required::before {
  position: absolute;
  top: 0.2rem;
  left: 0;
  border-radius: 0.3rem;
  padding: 0.9rem 1rem;
  background-color: #C81E3C;
  content: "必須";
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.p-form__title--any {
  padding-left: 6rem;
}

.p-form__title--any::before {
  position: absolute;
  top: 0.2rem;
  left: 0;
  border-radius: 0.3rem;
  padding: 0.9rem 1rem;
  background-color: #008CD7;
  content: "任意";
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.p-form__select {
  position: relative;
}

.p-form__select::after {
  position: absolute;
  top: 50%;
  right: 3rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1rem;
  height: 0.5rem;
  background-image: url(../images/icon-arrow-bottom02.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}

.p-form__input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-form__input-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.p-form__input-wrapper input[type=text] {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .p-form__input-wrapper input[type=text] {
    width: 100%;
  }
}

.p-form__input-wrapper select {
  width: 20rem;
}

.p-form__input--check1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 2.4rem 7rem;
}
@media screen and (max-width: 767px) {
  .p-form__input--check1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 1.6rem;
  }
}

.p-form__input--check2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem 7rem;
}
@media screen and (max-width: 767px) {
  .p-form__input--check2 {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
}

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

.p-form__privacy-text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-form__privacy-text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-form__privacy-link {
  text-decoration: underline;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-form__privacy-link:hover {
  opacity: 0.7;
}

.p-form__privacy-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-form__privacy-label {
    margin-top: 3rem;
  }
}

.p-form__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-form__btn {
    margin-top: 3rem;
  }
}

.p-form__btn-multi {
  margin-top: 4rem;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .p-form__btn-multi {
    margin-top: 3rem;
  }
}

.p-form__counter {
  margin-bottom: 1rem;
  text-align: right;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
}

.p-fv {
  height: 27.7777777778vw;
  background-image: url(../images/img-fv-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-fv {
    background-position: center;
    height: 55.4666666667vw;
  }
}

.p-fv__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}

.p-fv__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  .p-fv__title {
    gap: 1rem;
  }
}

.p-fv__title-main {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-fv__title-main {
    font-family: "Noto Serif JP", serif;
    font-size: 2.4rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-fv__title-sub {
  color: #A5DC00;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}

.p-guideline_notes {
  text-align: center;
  line-height: 1.6;
  font-size: 1.6rem;
}

.p-quideline__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
}

.p-quideline__main {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__main {
    margin-top: 4rem;
  }
}

.p-quideline__box {
  padding: 7rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__box {
    padding: 2rem 0rem;
  }
}

.p-quideline__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-quideline__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-quideline__title span {
  display: inline-block;
  margin-left: 1rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__title span {
    display: block;
    margin-left: 0;
  }
}

.p-quideline__content {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__content {
    margin-top: 2rem;
  }
}

.p-quideline__sub-title {
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.9;
  letter-spacing: 0.02em;
}

.p-quideline__sub-title--green {
  color: #259E8F;
}

.p-quideline__sub-title--light-green {
  color: #49B148;
}

.p-quideline__list {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .p-quideline__list {
    margin-top: 1rem;
  }
}

.p-quideline__item {
  display: grid;
  grid-template-columns: 30rem 1fr;
  border-top: 1px solid #D2D2D2;
}
@media screen and (max-width: 767px) {
  .p-quideline__item {
    grid-template-columns: 1fr;
  }
}

.p-quideline__item:last-child {
  border-bottom: 1px solid #D2D2D2;
}

.p-quideline__term {
  padding: 2rem 1rem 2rem 4rem;
  background-color: #F8F8F8;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-quideline__term {
    padding: 1rem 2rem;
  }
}

.p-quideline__desc {
  padding: 2rem 1rem 2rem 4rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-quideline__desc {
    border-top: 1px solid #D2D2D2;
    padding: 1rem 2rem;
  }
}

.p-quideline-network__btn {
  text-align: center;
}
.p-header-nav {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #143C78;
  opacity: 0;
  z-index: 50;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.p-header-nav.is-show {
  visibility: visible;
  opacity: 1;
}

.p-header-nav__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20rem;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-header-nav__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 1rem;
    height: 100vh;
  }
}

.p-header-nav__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12rem;
}
@media screen and (max-width: 767px) {
  .p-header-nav__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0.4rem;
    width: 100%;
    padding-top: 1.6rem;
  }
}

.p-header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.6rem;
}
@media screen and (max-width: 767px) {
  .p-header-nav__list {
    gap: 0rem;
    max-width: 24rem;
    width: 100%;
  }
}

.p-header-nav__link {
  display: block;
  position: relative;
  padding: 1rem 2.6rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-header-nav__link {
    width: 100%;
    padding: 0.6rem 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.125;
    letter-spacing: 0.02em;
  }
}

.p-header-nav__link.__disabled {
  pointer-events: none;
}

.p-header-nav__link:hover {
  color: #A5DC00;
}

.p-header-nav__link:hover::before {
  background-color: #A5DC00;
}

.p-header-nav__link::before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1.6rem;
  height: 0.2rem;
  background-color: #fff;
  content: "";
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-header-nav__link::before {
    width: 1rem;
  }
}

.p-header-nav__sublink {
  display: block;
  position: relative;
  padding: 1rem 2.6rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-header-nav__sublink {
    width: 100%;
    padding: 0.6rem 0 0.6rem 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-header-nav__sublink:hover {
  color: #A5DC00;
}

.p-header-nav__sublink:hover::before {
  color: #A5DC00;
}

.p-header-nav__sublink::before {
  width: 1.6rem;
  height: 0.2rem;
  margin-right: 0.2em;
  color: #fff;
  content: "┗";
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-header-nav__sublink::before {
    width: 1rem;
  }
}

.p-header-nav__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-header-nav__sub {
    position: fixed;
    top: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 100%;
    padding-top: 0.9rem;
    padding-left: 1.3rem;
  }
}

.p-header-nav__logo {
  width: 19.2rem;
}
@media screen and (max-width: 767px) {
  .p-header-nav__logo {
    width: 14rem;
  }
}

.p-header-nav__logo-link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-header-nav__logo-link:hover {
  opacity: 0.7;
}

.p-header-nav__youtube {
  width: 3.2rem;
}

.p-header-nav__youtube-link {
  display: block;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-header-nav__youtube-link:hover {
  opacity: 0.7;
}

.p-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  height: 8rem;
  padding-left: 4rem;
  padding-right: 2rem;
  background-color: transparent;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 6rem;
    padding-left: 1.3rem;
    padding-right: 0;
  }
}

.p-header__title {
  width: 19.3rem;
}
@media screen and (max-width: 767px) {
  .p-header__title {
    width: 14.2rem;
  }
}

.p-header__title-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.p-header__title-link:hover {
  opacity: 0.7;
}

.p-header__logo {
  fill: white;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.p-header__logo.is-scroll {
  fill: #143C78;
}

.p-header__right {
  position: relative;
  z-index: 60;
}

.p-inquiry__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-inquiry__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-inquiry__main {
  margin-top: 6rem;
  padding: 6rem 0 8rem;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .p-inquiry__main {
    margin-top: 4rem;
    padding: 4rem 0;
  }
}

.p-interview__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
}
@media screen and (max-width: 767px) {
  .p-interview__wrapper {
    gap: 3rem;
  }
}

.p-interview__content1 {
  display: grid;
  grid-template-columns: 1fr 50rem;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-interview__content1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
  }
}

.p-interview__main {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
}
@media screen and (max-width: 767px) {
  .p-interview__main {
    gap: 2rem;
  }
}

.p-interview__title {
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.p-interview__text {
  margin-top: 1rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

.p-interview__text + .p-interview__text {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-interview__text + .p-interview__text {
    margin-top: 2rem;
  }
}

.p-interview__text span {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-interview__text span {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.8823529412;
    letter-spacing: 0.02em;
  }
}

.p-interview__img1 img {
  aspect-ratio: 500/650;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-interview__content2 {
  display: grid;
  grid-template-columns: 32rem 1fr;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-interview__content2 {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

.p-interview__img2 img {
  aspect-ratio: 320/400;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-interview__content3 {
  display: grid;
  grid-template-columns: 1fr 36rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5rem;
}
@media screen and (max-width: 767px) {
  .p-interview__content3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
  }
}

.p-interview__img3 img {
  aspect-ratio: 360/400;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-interview__img4 {
  margin-inline: auto;
  width: 56rem;
}
@media screen and (max-width: 767px) {
  .p-interview__img4 {
    width: 100%;
  }
}

.p-interview__img4 img {
  aspect-ratio: 560/350;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-modelcase__head {
  padding: 10rem 0 8rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__head {
    padding: 4rem 0;
  }
}

.p-modelcase__title {
  border-bottom: 3px solid #008CD7;
  -o-border-image: linear-gradient(to right, #008CD7, #6EC300);
     border-image: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#6EC300));
     border-image: linear-gradient(to right, #008CD7, #6EC300);
  border-image-slice: 1;
  padding-bottom: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.28;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-modelcase__title {
    padding-bottom: 1rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-modelcase__thumbnail {
  margin: 7rem auto 0;
  width: 80rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__thumbnail {
    margin-top: 3rem;
    width: 100%;
  }
}

.p-modelcase__thumbnail img {
  aspect-ratio: 800/500;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-modelcase__name {
  margin-top: 1rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-modelcase__name {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 2.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-modelcase__lead {
  margin-top: 4rem;
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.5714285714;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-modelcase__lead {
    margin-top: 2rem;
    font-family: "Noto Serif JP", serif;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-modelcase__lead span {
  background: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#6EC300));
  background: linear-gradient(to right, #008CD7, #6EC300);
  font-family: "Noto Serif JP", serif;
  font-size: 5.2rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0em;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .p-modelcase__lead span {
    font-family: "Noto Serif JP", serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 2.1538461538;
    letter-spacing: 0em;
  }
}

.p-modelcase__main {
  padding-block: 8rem;
  background-color: #f8f8f8;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .p-modelcase__main {
    padding-block: 4rem;
  }
}

.p-modelcase__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 7rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__wrapper {
    gap: 3rem;
  }
}

.p-modelcase__content2 {
  display: grid;
  grid-template-columns: 64rem 1fr;
  gap: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__content2 {
    grid-template-columns: 1fr;
  }
}

.p-modelcase__content3 {
  display: grid;
  grid-template-columns: 30rem 1fr;
  gap: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__content3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-modelcase__content4 {
  display: grid;
  grid-template-columns: 1fr 27rem;
  gap: 3.6rem;
}
@media screen and (max-width: 767px) {
  .p-modelcase__content4 {
    grid-template-columns: 1fr;
  }
}

.p-modelcase__sub-title {
  display: grid;
  grid-template-columns: 4rem 1fr;
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-modelcase__sub-title {
    grid-template-columns: 1fr;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.7777777778;
    letter-spacing: 0.02em;
  }
}

.p-modelcase__text {
  margin-top: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
  font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  -moz-font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-modelcase__text {
    margin-top: 1rem;
  }
}

.p-modelcase__img {
  margin-right: calc(50% - 50vw);
  width: 45.8333333333vw;
}
@media screen and (max-width: 767px) {
  .p-modelcase__img {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}

.p-modelcase__img img {
  aspect-ratio: 600/400;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  max-height: 40rem;
}

.p-modelcase__img2 img {
  aspect-ratio: 300/420;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-modelcase__img2 img {
    margin-inline: auto;
    max-width: 27rem;
  }
}

.p-modelcase__img3 img {
  border-radius: 50%;
  aspect-ratio: 270/270;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .p-modelcase__img3 img {
    margin-inline: auto;
    max-width: 27rem;
  }
}

.p-mv {
  position: relative;
  height: 100vh;
}

.p-mv__splide {
  height: 100%;
}

.p-mv__content {
  position: absolute;
  top: 50%;
  left: 10rem;
  z-index: 5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-mv__content {
    left: 2rem;
  }
}

.p-mv__img {
  height: inherit;
}

.p-mv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.p-mv__title {
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-mv__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.3636363636;
    letter-spacing: 0em;
  }
}

.p-mv__title span {
  font-family: "Noto Serif JP", serif;
  font-size: 14rem;
  font-weight: 700;
  line-height: 1.1428571429;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-mv__title span {
    font-family: "Noto Serif JP", serif;
    font-size: 7rem;
    font-weight: 700;
    line-height: 1.4285714286;
    letter-spacing: 0.02em;
  }
}

.p-mv__challenge {
  position: absolute;
  top: 24rem;
  left: -4rem;
  width: 37.5rem;
  height: 12.2rem;
}
@media screen and (max-width: 767px) {
  .p-mv__challenge {
    top: 14rem;
    left: 0;
    width: 28rem;
  }
}

.p-mv__challenge img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-mv__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  margin-top: 11rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn {
    display: none;
  }
}

.p-mv__img--project img {
  -o-object-position: top 0 left 58%;
     object-position: top 0 left 58%;
}

.p-mv__content--brand {
  top: calc(50% + 6rem);
}
@media screen and (max-width: 767px) {
  .p-mv__content--brand {
    ttop: calc(50% + 3rem);
  }
}

.p-mv__brand {
  top: -13rem;
  left: -4rem;
  position: absolute;
  width: 25.2rem;
}
@media screen and (max-width: 767px) {
  .p-mv__brand {
    top: -10rem;
    left: 0;
    width: 20rem;
  }
}

.p-mv__title-brand {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__title-brand {
    gap: 2rem;
  }
}

.p-mv__title-brand1 {
  width: 26.8rem;
}
@media screen and (max-width: 767px) {
  .p-mv__title-brand1 {
    width: 20rem;
  }
}

.p-mv__title-brand2 {
  width: 62rem;
}
@media screen and (max-width: 767px) {
  .p-mv__title-brand2 {
    width: 30rem;
  }
}

.p-mv__title-brand3 {
  width: 25.6rem;
}
@media screen and (max-width: 767px) {
  .p-mv__title-brand3 {
    width: 19rem;
  }
}

.p-mv__btn-brand {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn-brand {
    display: none;
  }
}

.p-mv__img--brand img {
  -o-object-position: top center;
     object-position: top center;
}

.p-mv__content--works {
  top: calc(50% + 4rem);
}
@media screen and (max-width: 767px) {
  .p-mv__content--works {
    top: calc(50% + 3rem);
  }
}

.p-mv__titleーworks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーworks {
    gap: 2rem;
  }
}

.p-mv__titleーworks1 {
  width: 17.7rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーworks1 {
    width: 14rem;
  }
}

.p-mv__titleーworks2 {
  width: 38.2rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーworks2 {
    width: 20rem;
  }
}

.p-mv__titleーworks3 {
  width: 33.3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーworks3 {
    width: 24rem;
  }
}

.p-mv__master {
  position: absolute;
  left: -4rem;
  bottom: 10rem;
  width: 27.5rem;
}
@media screen and (max-width: 767px) {
  .p-mv__master {
    bottom: -7rem;
    left: 0;
    width: 20rem;
  }
}

.p-mv__btn-works {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn-works {
    display: none;
  }
}

.p-mv__img--works img {
  -o-object-position: top 0 left 31%;
     object-position: top 0 left 31%;
}

.p-mv__content--training {
  top: calc(50% + 9rem);
}
@media screen and (max-width: 767px) {
  .p-mv__content--training {
    top: calc(50% + 14rem);
  }
}

.p-mv__strength {
  position: absolute;
  top: -14rem;
  left: -5rem;
  width: 32.2rem;
}
@media screen and (max-width: 767px) {
  .p-mv__strength {
    top: -10rem;
    left: 0;
    width: 22rem;
  }
}

.p-mv__titleーtraining {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.4rem;
}

.p-mv__titleーtraining1 {
  width: 35.1rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーtraining1 {
    width: 27rem;
  }
}

.p-mv__titleーtraining2 {
  width: 38.3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーtraining2 {
    width: 20rem;
  }
}

.p-mv__btn-training {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn-training {
    display: none;
  }
}

.p-mv__img--training img {
  -o-object-position: top 0 left 69%;
     object-position: top 0 left 69%;
}
@media screen and (max-width: 767px) {
  .p-mv__img--training img {
    -o-object-position: top 0 left 47%;
       object-position: top 0 left 47%;
  }
}

.p-mv__content--vision {
  top: calc(50% + 5rem);
}
@media screen and (max-width: 767px) {
  .p-mv__content--vision {
    top: 50%;
  }
}

.p-mv__titleーvision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーvision {
    gap: 2rem;
  }
}

.p-mv__titleーvision1 {
  width: 34.3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーvision1 {
    width: 26rem;
  }
}

.p-mv__titleーvision2 {
  width: 56rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーvision2 {
    width: 28rem;
  }
}

.p-mv__for-the-top {
  position: absolute;
  bottom: 14rem;
  left: -4rem;
}
@media screen and (max-width: 767px) {
  .p-mv__for-the-top {
    bottom: -10rem;
    left: 0;
  }
}

.p-mv__for-the-top {
  width: 41.6rem;
}
@media screen and (max-width: 767px) {
  .p-mv__for-the-top {
    width: 28rem;
  }
}

.p-mv__btn-vision {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn-vision {
    display: none;
  }
}

.p-mv__img--vision img {
  -o-object-position: top center;
     object-position: top center;
}

.p-mv__content--fact {
  top: calc(50% + 4rem);
}
@media screen and (max-width: 767px) {
  .p-mv__content--fact {
    top: calc(50% - 4rem);
  }
}

.p-mv__titleーfact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーfact {
    gap: 2rem;
  }
}

.p-mv__titleーfact1 {
  width: 37.6rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーfact1 {
    width: 28rem;
  }
}

.p-mv__titleーfact2 {
  width: 27rem;
}
@media screen and (max-width: 767px) {
  .p-mv__titleーfact2 {
    width: 16rem;
  }
}

.p-mv__fulfillment {
  position: absolute;
  bottom: 7rem;
  left: -4rem;
  width: 41.3rem;
}
@media screen and (max-width: 767px) {
  .p-mv__fulfillment {
    bottom: -10rem;
    left: 0;
    width: 26rem;
  }
}

.p-mv__btn-fact {
  margin-top: 14rem;
}
@media screen and (max-width: 767px) {
  .p-mv__btn-fact {
    display: none;
  }
}

.p-mv__img--fact img {
  -o-object-position: top 0 right 18%;
     object-position: top 0 right 18%;
}
@media screen and (max-width: 767px) {
  .p-mv__img--fact img {
    -o-object-position: top 0 right 38%;
       object-position: top 0 right 38%;
  }
}

.p-mv__splide .splide__slide {
  position: relative;
  height: 100%;
}

.p-mv__splide .splide__slide::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(60%, transparent), color-stop(80%, rgba(0, 0, 0, .15)), to(rgba(0, 0, 0, .3)));
  background: linear-gradient(to left, transparent 0, transparent 60%, rgba(0, 0, 0, .15) 80%, rgba(0, 0, 0, .3) 100%);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-mv__splide .splide__slide::before {
    background: -webkit-gradient(linear, right top, left top, color-stop(0, transparent), color-stop(50%, transparent), to(rgba(0, 0, 0, .3)));
    background: linear-gradient(to left, transparent 0, transparent 50%, rgba(0, 0, 0, .3) 100%);
  }
}

.p-mv__splide .splide__pagination {
  gap: 1rem;
  bottom: 2rem;
}

.p-mv__splide .splide__pagination__page {
  margin: 0;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  opacity: 1;
}

.p-mv__splide .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #008CD7;
}

.p-mv__tabs {
  position: absolute;
  top: calc(50% + 5rem);
  right: 6rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 254px;
}
@media screen and (max-width: 767px) {
  .p-mv__tabs {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    width: 100%;
    height: 6rem;
    z-index: -1;
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__list {
    display: none;
  }
}

.p-mv__tab {
  position: relative;
  cursor: pointer;
}

.p-mv__tab::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: calc(100% - 0.4rem);
  height: calc(100% - 0.4rem);
  background: -webkit-gradient(linear, left top, right top, color-stop(0, transparent), color-stop(80%, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
  background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .5) 80%, rgba(0, 0, 0, .5) 100%);
  content: "";
}

.p-mv__tab-text {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 3;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0em;
  font-size: 12px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
}

.p-mv__tab img {
  aspect-ratio: 250/150;
  border: 2px solid #fff;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-mv__tabs .splide__slide.is-active .p-mv__tab img {
  border-color: #143C78;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: none;
}

.p-mv__tabs-splide .splide__arrow {
  position: absolute;
  z-index: 20;
  width: 8rem;
  height: 8rem;
  background: transparent;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__arrow {
    width: 6rem;
    height: 6rem;
  }
}

.p-mv__tabs-splide .splide__arrow--prev {
  top: 0;
  bottom: auto;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__arrow--prev {
    display: none;
    top: auto;
    bottom: -0.4rem;
    left: calc(50% - 12rem);
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

.p-mv__tabs-splide .splide__arrow--prev::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 8rem;
  height: 8rem;
  background-image: url(../images/icon-arrow-top.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__arrow--prev::before {
    width: 6rem;
    height: 6rem;
  }
}

.p-mv__tabs-splide .splide__arrow--next {
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__arrow--next {
    display: none;
    top: auto;
    bottom: -0.4rem;
    left: auto;
    right: calc(50% - 12rem);
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}

.p-mv__tabs-splide .splide__arrow--next::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 8rem;
  height: 8rem;
  background-image: url(../images/icon-arrow-bottom.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-mv__tabs-splide .splide__arrow--next::before {
    width: 6rem;
    height: 6rem;
  }
}

.p-mv__tabs-splide .splide__arrow > svg {
  display: none;
}

.p-mv__tabs-splide .splide__pagination {
  gap: 1rem;
  right: -3.4rem;
  pointer-events: auto;
}

.p-mv__tabs-splide .splide__pagination__page {
  margin: 0;
  width: 1rem;
  height: 1rem;
  background-color: #fff;
  opacity: 1;
}

.p-mv__tabs-splide .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  background-color: #008CD7;
}

.p-privacy__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-privacy__list {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-privacy__title {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}

.p-privacy__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-privacy__text + .p-privacy__text {
  margin-top: 2rem;
}

.p-project-box {
  padding: 7rem;
  -webkit-box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
          box-shadow: 0 0 0.5rem rgba(0, 0, 0, .15);
}
@media screen and (max-width: 767px) {
  .p-project-box {
    padding: 2rem;
  }
}

.p-project-box__head img {
  aspect-ratio: 1120/400;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-project-box__main {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .p-project-box__main {
    margin-top: 2rem;
  }
}

.p-project-box__title {
  padding: 0.6rem 2rem;
  background-color: #008CD7;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-project-box__title {
    padding: 0.4rem 0.8rem;
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-project-box__lead {
  margin-top: 3rem;
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-project-box__lead {
    margin-top: 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-project-box__text {
  margin-top: 3rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-project-box__text {
    margin-top: 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-project-box__wrapper {
  display: grid;
  grid-template-columns: 70rem 38rem;
  grid-template-rows: repeat(2, 1fr);
  gap: 4rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-project-box__wrapper {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-project-box__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.p-project-box__card--grid1 {
  grid-area: 1/1/3/2;
}
@media screen and (max-width: 767px) {
  .p-project-box__card--grid1 {
    grid-area: auto;
  }
}

.p-project-box__card--grid2 {
  grid-area: 1/2/2/3;
}
@media screen and (max-width: 767px) {
  .p-project-box__card--grid2 {
    grid-area: auto;
  }
}

.p-project-box__card--grid3 {
  grid-area: 2/2/3/3;
}
@media screen and (max-width: 767px) {
  .p-project-box__card--grid3 {
    grid-area: auto;
  }
}

.p-project-box__card-img img {
  aspect-ratio: 380/200;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-project-box__card-img-lg img {
  aspect-ratio: 700/620;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-project-box__card-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 2rem 3rem;
  background-color: #f8f8f8;
}
@media screen and (max-width: 767px) {
  .p-project-box__card-body {
    padding: 2rem;
  }
}

.p-project-box__card-title {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.02em;
}

.p-project-box__card-list {
  padding-left: 1.5rem;
  list-style: disc;
}

.p-project-box__card-item {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.02em;
}

.p-project-box__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-project-box__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-project-box__media-content {
  width: calc(100% - 39.2rem);
}
@media screen and (max-width: 767px) {
  .p-project-box__media-content {
    width: 100%;
  }
}

.p-project-box__media-text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-project-box__media-title {
  margin-top: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.02em;
}

.p-project-box__media-list {
  padding-left: 1.5rem;
  list-style: disc;
}

.p-project-box__media-item {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8666666667;
  letter-spacing: 0.02em;
}

.p-project-box__media-img {
  width: 35.2rem;
}
@media screen and (max-width: 767px) {
  .p-project-box__media-img {
    width: 100%;
  }
}

.p-project-box__media-img img {
  aspect-ratio: 352/240;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-project__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.8571428571;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-project__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.8181818182;
    letter-spacing: 0em;
  }
}

.p-project-box__title--green {
  background-color: #259e8f;
}

.p-project-box__title--light-green {
  background-color: #49b148;
}

.p-project__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-project__btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
    margin-top: 3rem;
  }
}

.p-project__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8rem;
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-project__main {
    gap: 3rem;
    margin-top: 3rem;
  }
}

.p-top-brand__main {
  position: relative;
}

.p-top-brand__title {
  position: absolute;
  top: 6rem;
  left: calc(50% + 10rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 37.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-brand__title {
    top: 2rem;
    left: 50%;
    width: 20rem;
  }
}

.p-top-brand__img {
  margin-right: calc(50% - 50vw);
  height: 58rem;
}
@media screen and (max-width: 767px) {
  .p-top-brand__img {
    margin-left: calc(50% - 50vw);
    height: 30rem;
  }
}

.p-top-brand__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.p-top-brand__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-top-brand__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
    text-align: left;
  }
}

.p-top-brand__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-brand__btn {
    margin-top: 3rem;
  }
}

.p-top-event-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #fff;
  padding: 5rem 7rem;
}
@media screen and (max-width: 767px) {
  .p-top-event-box {
    padding: 2rem;
  }
}

.p-top-event-box__img img {
  aspect-ratio: 400/300;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top-event-box__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 3rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
}

.p-top-event-box__title {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4285714286;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-event-box__title {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.4347826087;
    letter-spacing: 0.02em;
  }
}

.p-top-event-box__lead {
  border-bottom: 1px solid #fff;
  margin-top: 2rem;
  padding-bottom: 2.6rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.0416666667;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-event-box__lead {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
}

.p-top-event-box__lead span {
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  .p-top-event-box__lead span {
    font-size: 1.6rem;
  }
}

.p-top-event-box__list {
  margin-top: 3rem;
  padding-left: 2rem;
  list-style: decimal;
}

.p-top-event-box__item {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-top-event-box__definition {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin-top: 2rem;
}

.p-top-event-box__term {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-top-event-box__desc {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-top-event-box__sub-list {
  padding-left: 2rem;
  list-style: disc;
}

.p-top-event-box__sub-item {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-top-event-box__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  margin-top: auto;
  padding-top: 2rem;
  text-align: center;
}

.p-top-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 138.8888888889vw;
  max-height: 200rem;
  background-image: url(../images/img-top-event-bg.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .p-top-event {
    height: auto;
    max-height: none;
    background-position: top left;
  }
}

.p-top-event__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  margin-left: -3rem;
}
@media screen and (max-width: 767px) {
  .p-top-event__title {
    gap: 1rem;
    margin-left: 2rem;
    margin-top: 5rem;
  }
}

.p-top-event__title-main {
  position: relative;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-event__title-main {
    font-family: "Montserrat", sans-serif;
    font-size: 5rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-top-event__title-main::before {
  position: absolute;
  top: 50%;
  left: -8rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 6rem;
  height: 0.4rem;
  background-color: #fff;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-top-event__title-main::before {
    left: -4rem;
    width: 3rem;
  }
}

.p-top-event__title-sub {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 2.1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-event__title-sub {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-top-event__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 4rem;
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-top-event__wrapper {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin-top: 2rem;
  }
}

.p-top-fact__main {
  position: relative;
}

.p-top-fact__title {
  position: absolute;
  top: 50%;
  left: 7rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 40rem;
}
@media screen and (max-width: 767px) {
  .p-top-fact__title {
    left: 0;
    width: 18rem;
  }
}

.p-top-fact__img {
  margin-right: calc(50% - 50vw);
  height: 58rem;
}
@media screen and (max-width: 767px) {
  .p-top-fact__img {
    margin-left: calc(50% - 50vw);
    height: 30rem;
  }
}

.p-top-fact__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
@media screen and (max-width: 767px) {
  .p-top-fact__img img {
    -o-object-position: top 0 left 70%;
       object-position: top 0 left 70%;
  }
}

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

.p-top-fact__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  text-align: center;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-top-fact__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
    text-align: left;
  }
}

.p-top-fact__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-fact__btn {
    margin-top: 3rem;
  }
}

.p-top-interview__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-top-interview__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.p-top-interview__main {
  width: 50rem;
  padding: 3.2rem 4rem;
  background-color: #64738c;
}
@media screen and (max-width: 767px) {
  .p-top-interview__main {
    width: 100%;
    padding: 2rem;
  }
}

.p-top-interview__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  color: #fff;
}

.p-top-interview__title-sub {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-interview__title-sub {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-top-interview__title-main {
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-top-interview__title-main {
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-top-interview__text {
  margin-top: 3rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-interview__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 0.02em;
  }
}

.p-top-interview__attention {
  border-bottom: 1px solid #fff;
  margin-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.4666666667;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-interview__attention {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.4285714286;
    letter-spacing: 0.02em;
  }
}

.p-top-interview__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem;
  margin-top: 2rem;
}

.p-top-interview__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem 2rem;
}

.p-top-interview__item {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-top-interview__sub {
  position: relative;
  width: calc(100% - 50rem);
}
@media screen and (max-width: 767px) {
  .p-top-interview__sub {
    width: 100%;
  }
}

.p-top-interview__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-top-interview__lead {
  position: absolute;
  top: 1.4rem;
  left: 1rem;
  color: #fff;
  width: 50rem;
  font-family: "Noto Serif JP", serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0em;
  text-align: center;
  text-shadow: 0.4rem 0.4rem 0.4rem rgba(0, 0, 0, .16);
}
@media screen and (max-width: 767px) {
  .p-top-interview__lead {
    top: 0.2rem;
    width: 32rem;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-top-interview__job1,
.p-top-interview__job2,
.p-top-interview__job3,
.p-top-interview__job4 {
  position: absolute;
  padding: 0.8rem 1.2rem;
  background-color: #fff;
  color: #64738c;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-interview__job1,
  .p-top-interview__job2,
  .p-top-interview__job3,
  .p-top-interview__job4 {
    padding: 0.4rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1.1666666667;
    letter-spacing: 0.02em;
  }
}

.p-top-interview__job1 {
  bottom: 5rem;
  left: 2rem;
}
@media screen and (max-width: 767px) {
  .p-top-interview__job1 {
    bottom: 8%;
    left: 2%;
  }
}

.p-top-interview__job2 {
  bottom: 4.2rem;
  left: 17rem;
}
@media screen and (max-width: 767px) {
  .p-top-interview__job2 {
    bottom: 10%;
    left: 36%;
  }
}

.p-top-interview__job3 {
  bottom: 3.6rem;
  right: 15.7rem;
}
@media screen and (max-width: 767px) {
  .p-top-interview__job3 {
    bottom: 4%;
    right: 22%;
  }
}

.p-top-interview__job4 {
  bottom: 2rem;
  right: 2rem;
}
@media screen and (max-width: 767px) {
  .p-top-interview__job4 {
    bottom: 4%;
    right: 4%;
  }
}

.p-top-interview__img {
  height: 100%;
}

.p-top-interview__img img {
  aspect-ratio: 620/400;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top-interview__btn {
  margin-top: 4rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-interview__btn {
    margin-top: 3rem;
  }
}

.p-top-project {
  position: relative;
}

.p-top-project::before {
  position: absolute;
  top: -14rem;
  left: 0;
  width: 100%;
  height: 108.6805555556vw;
  max-height: 200rem;
  background-image: url(../images/img-top-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-top-project::before {
    top: -4rem;
    height: 100rem;
  }
}

.p-top-project__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 6rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 3rem;
  }
}

.p-top-project__main {
  width: 37rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__main {
    width: 100%;
  }
}

.p-top-project__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3rem;
  }
}

.p-top-project__title {
  width: 20.4rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__title {
    width: 12rem;
  }
}

.p-top-project__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.5;
  letter-spacing: 0.02em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .p-top-project__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-top-project__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2rem;
  margin-top: 9.2rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__btn {
    margin-top: 3rem;
  }
}

.p-top-project__sub {
  position: relative;
  width: calc(100% - 43rem);
  height: 60rem;
}
@media screen and (max-width: 767px) {
  .p-top-project__sub {
    width: 100%;
    height: auto;
  }
}

.p-top-project__img {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: calc(50% - 50vw);
  width: 61.1111111111vw;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .p-top-project__img {
    position: static;
    margin-right: calc(50% - 50vw);
    width: 100vw;
    height: 30rem;
  }
}

.p-top-project__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

.p-top-training__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 3rem;
  position: relative;
  padding: 6rem 10rem 0;
}
@media screen and (max-width: 767px) {
  .p-top-training__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 2rem 2rem 0;
  }
}

.p-top-training__wrapper::before {
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #1a1a1a;
  border-right: none;
  width: 2.5rem;
  height: calc(100% + 4rem);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-top-training__wrapper::before {
    height: calc(100% + 1rem);
  }
}

.p-top-training__wrapper::after {
  position: absolute;
  top: 0;
  right: 0;
  border: 2px solid #1a1a1a;
  border-left: none;
  width: 2.5rem;
  height: calc(100% + 4rem);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-top-training__wrapper::after {
    height: calc(100% + 1rem);
  }
}

.p-top-training__img {
  width: 60rem;
}
@media screen and (max-width: 767px) {
  .p-top-training__img {
    width: 100%;
  }
}

.p-top-training__img img {
  aspect-ratio: 600/500;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top-training__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 3rem;
  width: calc(100% - 63rem);
}
@media screen and (max-width: 767px) {
  .p-top-training__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
}

.p-top-training__title {
  width: 12.6rem;
}
@media screen and (max-width: 767px) {
  .p-top-training__title {
    width: 8rem;
  }
}

.p-top-training__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.5;
  letter-spacing: 0.02em;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media screen and (max-width: 767px) {
  .p-top-training__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-top-training__btn {
  margin-top: 3rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-top-training__btn {
    margin-top: 4rem;
  }
}

.p-top-vision__wrapper {
  display: grid;
  grid-template-columns: 55.5556% 44.4444%;
}
@media screen and (max-width: 767px) {
  .p-top-vision__wrapper {
    grid-template-columns: 1fr;
  }
}

.p-top-vision__img img {
  aspect-ratio: 800/735;
  width: 100%;
  max-height: 73.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.p-top-vision__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 4rem;
  background-color: #143C78;
  padding-inline: 6rem;
}
@media screen and (max-width: 767px) {
  .p-top-vision__main {
    gap: 2rem;
    padding: 4rem;
  }
}

.p-top-vision__title {
  width: 37.5rem;
}
@media screen and (max-width: 767px) {
  .p-top-vision__title {
    width: 24rem;
  }
}

.p-top-vision__title img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-top-vision__text {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-top-vision__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.1333333333;
    letter-spacing: 0.02em;
  }
}

.p-top-vision__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
}

.p-top-works {
  position: relative;
}

.p-top-works::before {
  position: absolute;
  top: 24rem;
  left: 0;
  width: 100%;
  height: 108.6805555556vw;
  max-height: 200rem;
  background-image: url(../images/img-top-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-top-works::before {
    top: 18rem;
    height: 100rem;
    background-position: center;
  }
}

.p-top-works__splide img {
  aspect-ratio: 360/240;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

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

.p-top-works__title {
  width: 80.3rem;
}
@media screen and (max-width: 767px) {
  .p-top-works__title {
    width: 33.5rem;
  }
}

.p-top-works__text {
  margin-top: 4rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.1111111111;
  letter-spacing: 0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (max-width: 767px) {
  .p-top-works__text {
    margin-top: 3rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

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

.p-training-flow__title {
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.95;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training-flow__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-training-flow__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3rem;
  margin-top: 6rem;
  border: 1px solid #1a1a1a;
  padding: 6rem 5rem;
}
@media screen and (max-width: 767px) {
  .p-training-flow__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
    margin-top: 2rem;
    padding: 1rem;
  }
}

.p-training-flow__main {
  width: calc(100% - 25rem);
}
@media screen and (max-width: 767px) {
  .p-training-flow__main {
    width: 100%;
  }
}

.p-training-flow__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 3.2rem;
  position: relative;
  padding: 4rem 1rem 4rem 10.5rem;
}
@media screen and (max-width: 767px) {
  .p-training-flow__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    padding: 4rem 0 4rem 6rem;
  }
}

.p-training-flow__content::before {
  position: absolute;
  top: 11.6rem;
  left: 3.8rem;
  width: 0.4rem;
  height: calc(100% - 11rem);
  border-left: 0.4rem dotted #FA911E;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-training-flow__content::before {
    top: 10rem;
    left: 2.4rem;
    height: calc(100% - 8rem);
  }
}

.p-training-flow__content:nth-child(n+2)::after {
  position: absolute;
  top: 0;
  right: 0;
  width: calc(100% - 10.5rem);
  height: 1.5rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .03)), to(#fff));
  background: linear-gradient(to bottom, rgba(0, 0, 0, .03), #fff);
  content: "";
}
@media screen and (max-width: 767px) {
  .p-training-flow__content:nth-child(n+2)::after {
    width: calc(100% - 6rem);
  }
}

.p-training-flow__content--2::before {
  border-color: #84CE23;
}

.p-training-flow__content--2 .p-training-flow__year {
  background-color: #84CE23;
}

.p-training-flow__content--2 .p-training-flow__sub-title {
  color: #84CE23;
}

.p-training-flow__content--3::before {
  border-color: #2BADD1;
  height: calc(100% - 15rem);
}

.p-training-flow__content--3 .p-training-flow__year {
  background-color: #2BADD1;
}

.p-training-flow__content--3 .p-training-flow__sub-title {
  color: #2BADD1;
}

.p-training-flow__year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 2.5rem;
  left: 0;
  border-radius: 50%;
  width: 8rem;
  height: 8rem;
  background-color: #FA911E;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.022em;
}
@media screen and (max-width: 767px) {
  .p-training-flow__year {
    top: 4rem;
    width: 5rem;
    height: 5rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.022em;
  }
}

.p-training-flow__sub-title {
  width: 18.5rem;
  color: #FA911E;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-training-flow__sub-title {
    width: 100%;
  }
}

.p-training-flow__list {
  width: calc(100% - 21.7rem);
}
@media screen and (max-width: 767px) {
  .p-training-flow__list {
    width: 100%;
  }
}

.p-training-flow__item {
  position: relative;
  padding-left: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0.02em;
}

.p-training-flow__item::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #1a1a1a;
  content: "■";
}

.p-training-flow__sub {
  width: 22rem;
}
@media screen and (max-width: 767px) {
  .p-training-flow__sub {
    width: 18rem;
  }
}

.p-training-skill {
  padding-block: 8rem;
  background-color: #F8F8F8;
}
@media screen and (max-width: 767px) {
  .p-training-skill {
    padding-block: 4rem;
  }
}

.p-training-skill__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-training-skill__title-en {
  width: 30.8rem;
}

.p-training-skill__title-ja {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 2.2285714286;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training-skill__title-ja {
    font-family: "Noto Serif JP", serif;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0em;
  }
}

.p-training-skill__box {
  position: relative;
  border: 1px dashed #143C78;
  margin: 8rem auto 0;
  max-width: 83rem;
  width: 100%;
  padding: 7rem 2rem 4rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-training-skill__box {
    margin-top: 6rem;
    padding: 4rem 2rem;
  }
}

.p-training-skill__box-head {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 3rem;
  max-width: 50.4rem;
  width: 100%;
  padding: 1.5rem;
  background-color: #143C78;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training-skill__box-head {
    padding: 1rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.02em;
  }
}

.p-training-skill__box-head::before {
  position: absolute;
  top: -3.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.5rem;
  height: 3.3rem;
  background-image: url(../images/icon-arrow-top-blue.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}

.p-training-skill__course {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3.5rem;
}
@media screen and (max-width: 767px) {
  .p-training-skill__course {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
}

.p-training-skill__course-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border-radius: 50%;
  width: 22rem;
  height: 22rem;
}

.p-training-skill__course-item:nth-child(1) {
  background-color: #008CD7;
}

.p-training-skill__course-item:nth-child(2) {
  background-color: #259E8F;
}

.p-training-skill__course-item:nth-child(2) .p-training-skill__course-accent {
  border-color: #259E8F;
  color: #259E8F;
}

.p-training-skill__course-item:nth-child(3) {
  background-color: #49B148;
}

.p-training-skill__course-img {
  margin-top: 2rem;
}

.p-training-skill__course-img img {
  width: 6rem;
  height: 6.2rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.p-training-skill__course-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.4rem;
  min-height: 5.6rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-training-skill__course-accent {
  position: absolute;
  bottom: 3rem;
  border: 2px solid #008CD7;
  border-radius: 1.5rem;
  padding-inline: 1.8rem;
  background-color: #fff;
  color: #008CD7;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5625;
  letter-spacing: 0.02em;
}

.p-training-skill__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
  margin: 2rem auto 0;
  max-width: 71rem;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-training-skill__list {
    gap: 1rem;
  }
}

.p-training-skill__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  border: 3px solid #143C78;
  border-radius: 1rem;
  padding: 2rem 0.8rem;
  background-color: #fff;
  color: #143C78;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training-skill__item {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 2rem 0.4rem;
  }
}

.p-training-skill__item::before {
  position: absolute;
  top: -3.5rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 3.5rem;
  height: 3.3rem;
  background-image: url(../images/icon-arrow-top-blue.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}

.p-training-skill__item-title {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-training-skill__item-title {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3333333333;
    letter-spacing: 0.02em;
  }
}

.p-training-skill__item-text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.3125;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-training-skill__item-text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.2857142857;
    letter-spacing: 0.02em;
  }
}

.p-training__title {
  font-family: "Noto Serif JP", serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.52;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training__title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.5428571429;
    letter-spacing: 0em;
  }
}

.p-training__lead {
  margin-top: 4rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-training__lead {
    margin-top: 2rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-training__skill {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-training__skill {
    margin-top: 4rem;
  }
}

.p-training__flow {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  .p-training__flow {
    margin-top: 4rem;
  }
}

.p-training__room {
  margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .p-training__room {
    margin-top: 4rem;
  }
}

.p-training__sub-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-training__sub-title-en {
  width: 20.9rem;
}

.p-training__sub-title-ja {
  font-family: "Noto Serif JP", serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 2.2285714286;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-training__sub-title-ja {
    font-family: "Noto Serif JP", serif;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-training__splide {
  position: relative;
  margin-top: 3rem;
}

.p-training__splide img {
  aspect-ratio: 800/500;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-training__splide .splide__arrow {
  position: absolute;
  z-index: 20;
  width: 8rem;
  height: 8rem;
  background: transparent;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .p-training__splide .splide__arrow {
    width: 6rem;
    height: 6rem;
  }
}

.p-training__splide .splide__arrow--prev {
  top: 50%;
  left: calc(50% - 44.2rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-training__splide .splide__arrow--prev {
    left: 0;
  }
}

.p-training__splide .splide__arrow--prev::after {
  width: 8rem;
  height: 8rem;
  background-image: url(../images/icon-arrow-left01.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-training__splide .splide__arrow--prev::after {
    width: 6rem;
    height: 6rem;
  }
}

.p-training__splide .splide__arrow--next {
  top: 50%;
  right: calc(50% - 44.2rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-training__splide .splide__arrow--next {
    right: 0;
  }
}

.p-training__splide .splide__arrow--next::after {
  width: 8rem;
  height: 8rem;
  background-image: url(../images/icon-arrow-right06.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
}
@media screen and (max-width: 767px) {
  .p-training__splide .splide__arrow--next::after {
    width: 6rem;
    height: 6rem;
  }
}

.p-training__splide .splide__arrow > svg {
  display: none;
}

.p-training__splide .splide__pagination {
  display: none;
}

.p-vision-history {
  background-image: url(../images/img-vision-bg.png);
  background-repeat: repeat;
  background-position: top left;
}

.p-vision-history__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8rem;
  position: relative;
  padding: 7rem 2rem;
}
@media screen and (max-width: 767px) {
  .p-vision-history__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
    padding: 5rem 2rem;
  }
}

.p-vision-history__content:nth-child(n+2) {
  border-top: 1px solid #143C78;
}

.p-vision-history__content:nth-child(n+2)::before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 25px 17.5px 0 17.5px;
  border-color: #143C78 transparent transparent transparent;
  content: "";
}

.p-vision-history__circle {
  width: 30rem;
}
@media screen and (max-width: 767px) {
  .p-vision-history__circle {
    width: 100%;
  }
}

.p-vision-history__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  position: relative;
  margin-top: 3rem;
  margin-inline: auto;
  border-radius: 50%;
  width: 16rem;
  height: 16rem;
  background-color: #143C78;
}
@media screen and (max-width: 767px) {
  .p-vision-history__logo {
    margin-top: 0;
  }
}

.p-vision-history__logo img {
  width: 8rem;
}

.p-vision-history__logo2 {
  position: relative;
  margin: auto;
  width: 27rem;
}

.p-vision-history__companies img {
  position: absolute;
  top: 3.2rem;
  left: 9.8rem;
  width: 8rem;
}

.p-vision-history__company {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-vision-history__companies .p-vision-history__company {
  position: absolute;
  top: 9.6rem;
  left: 9.6rem;
}

.p-vision-history__company2 {
  position: absolute;
  bottom: 2.4rem;
  left: 4.2rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2222222222;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-vision-history__company3 {
  position: absolute;
  bottom: 2.4rem;
  right: 5.1rem;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2222222222;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-vision-history__body {
  width: calc(100% - 38rem);
}
@media screen and (max-width: 767px) {
  .p-vision-history__body {
    width: 100%;
  }
}

.p-vision-history__title {
  color: #143C78;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision-history__title {
    font-family: "Montserrat", sans-serif;
    font-size: 3.6rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
  }
}

.p-vision-history__list {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .p-vision-history__list {
    margin-top: 2rem;
  }
}

.p-vision-history__item {
  position: relative;
  padding-left: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}

.p-vision-history__item::before {
  position: absolute;
  top: 0;
  left: 0;
  color: #1a1a1a;
  content: "■";
}

.p-vision-network__wrapper {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-vision-network__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 2rem;
  }
}

.p-vision-network__company {
  position: absolute;
  top: -8rem;
  left: 8rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.3888888889;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision-network__company {
    position: static;
    padding-bottom: 3rem;
    text-align: center;
  }
}

.p-vision-network__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  border-radius: 50%;
}

.p-vision-network__group--main {
  gap: 2rem;
  position: relative;
  margin: auto;
  width: 90rem;
  height: 57rem;
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--main {
    width: 100%;
    height: auto;
    padding-block: 6rem;
  }
}

.p-vision-network__group--main::before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-color: #F8F8F8;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--main::before {
    width: 53rem;
    height: 53rem;
  }
}

.p-vision-network__group--nishikido {
  position: absolute;
  top: -20rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 32rem;
  height: 32rem;
  background-color: #143C78;
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--nishikido {
    position: static;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.p-vision-network__group--yoshimoto {
  position: absolute;
  top: 3rem;
  left: calc(50% - 55rem);
  width: 30rem;
  height: 21rem;
  background-color: #008CD7;
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--yoshimoto {
    position: static;
  }
}

.p-vision-network__group--shimizu {
  position: absolute;
  top: 3rem;
  right: calc(50% - 55rem);
  width: 30rem;
  height: 21rem;
  background-color: #49b148;
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--shimizu {
    position: static;
  }
}

.p-vision-network__group--other1,
.p-vision-network__group--other2,
.p-vision-network__group--other3,
.p-vision-network__group--other4 {
  width: 20rem;
  height: 13.3rem;
  background-color: #259e8f;
}

.p-vision-network__group--other1 {
  position: absolute;
  bottom: 9rem;
  left: calc(50% - 52rem);
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--other1 {
    position: static;
  }
}

.p-vision-network__group--other2 {
  position: absolute;
  bottom: -6rem;
  left: calc(50% - 25rem);
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--other2 {
    position: static;
  }
}

.p-vision-network__group--other3 {
  position: absolute;
  bottom: -6rem;
  right: calc(50% - 25rem);
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--other3 {
    position: static;
  }
}

.p-vision-network__group--other4 {
  position: absolute;
  bottom: 9rem;
  right: calc(50% - 52rem);
}
@media screen and (max-width: 767px) {
  .p-vision-network__group--other4 {
    position: static;
  }
}

.p-vision-network__lead {
  color: #143C78;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6363636364;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-vision-network__title {
  font-family: "Noto Serif JP", serif;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.875;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-vision-network__title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.7857142857;
    letter-spacing: 0em;
  }
}

.p-vision-network__list {
  margin-inline: auto;
  padding-left: 1.6rem;
  list-style: decimal;
}
@media screen and (max-width: 767px) {
  .p-vision-network__list {
    padding-left: 2rem;
  }
}

.p-vision-network__item {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.75;
  letter-spacing: 0.02em;
}

.p-vision-network__logo {
  width: 10rem;
}

.p-vision-network__sub-title {
  position: relative;
  padding-bottom: 1.2rem;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.44;
  letter-spacing: 0.02em;
}

.p-vision-network__sub-title::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 4rem;
  height: 0.2rem;
  background-color: #fff;
  content: "";
}

.p-vision-network__sub-list {
  padding-left: 2.4rem;
  list-style: decimal;
}

.p-vision-network__sub-item {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6666666667;
  letter-spacing: 0.02em;
}

.p-vision-network__text {
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.2222222222;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-vision-network__text span {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4666666667;
  letter-spacing: 0.02em;
}

.p-vision-network__btn {
  margin-top: 16rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-vision-network__btn {
    margin-top: 3rem;
  }
}

.p-vision-qa__img {
  position: relative;
  z-index: -1;
}

.p-vision-qa__img img {
  aspect-ratio: 1440/400;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-vision-qa__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 4rem;
  margin-top: -28rem;
  padding: 8rem 10rem;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .p-vision-qa__list {
    gap: 2rem;
    margin-top: -3rem;
    padding: 6rem 0 3rem;
  }
}

.p-vision-qa__title {
  position: relative;
  padding: 0.9rem 7rem;
  background-color: #143C78;
  color: #fff;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision-qa__title {
    padding: 0.8rem 2rem 0.8rem 5rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-vision-qa__title::before {
  position: absolute;
  top: 1rem;
  left: 2rem;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  content: "Q";
}
@media screen and (max-width: 767px) {
  .p-vision-qa__title::before {
    left: 1.4rem;
  }
}

.p-vision-qa__text {
  position: relative;
  padding: 2rem 2rem 2rem 7rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.7777777778;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision-qa__text {
    padding: 1rem 0 1rem 5rem;
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-vision-qa__text::before {
  position: absolute;
  top: 3.6rem;
  left: 1.6rem;
  color: #143C78;
  font-family: "Montserrat", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.02em;
  content: "A";
}
@media screen and (max-width: 767px) {
  .p-vision-qa__text::before {
    top: 1.6rem;
    left: 1rem;
  }
}

.p-vision-qa__text span {
  font-family: "Noto Serif JP", serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-vision-qa__text span {
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-vision {
  overflow: hidden;
}

.p-vision__title {
  font-family: "Noto Serif JP", serif;
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.56;
  letter-spacing: 0em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-vision__title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-vision__lead {
  margin-top: 3rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-vision__lead {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
    margin-top: 2rem;
  }
}

.p-vision__history {
  margin-top: 6rem;
}
@media screen and (max-width: 767px) {
  .p-vision__history {
    margin-top: 4rem;
  }
}

.p-vision__hokkaido {
  position: relative;
  padding-block: 12rem;
}
@media screen and (max-width: 767px) {
  .p-vision__hokkaido {
    padding-block: 4rem;
  }
}

.p-vision__hokkaido::before {
  position: absolute;
  top: 50%;
  left: calc(50% + 4rem);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 90rem;
  height: 54.7rem;
  background-image: url(../images/img-vision-hokkaido@2x.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-vision__hokkaido::before {
    left: 2rem;
    width: 63rem;
    height: 38.3rem;
  }
}

.p-vision__text {
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-vision__sub-title {
  margin-top: 2rem;
  font-family: "Noto Serif JP", serif;
  font-size: 4.5rem;
  font-weight: 700;
  line-height: 1.3333333333;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-vision__sub-title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-vision__text2 {
  margin-top: 4rem;
  max-width: 60rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-vision__text2 {
    margin-top: 2rem;
  }
}

.p-vision__network {
  margin-top: 28rem;
}
@media screen and (max-width: 767px) {
  .p-vision__network {
    margin-top: 6rem;
  }
}

.p-works {
  overflow: hidden;
}

.p-works__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5rem;
  position: relative;
  padding-block: 8rem;
}
@media screen and (max-width: 767px) {
  .p-works__media {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 2rem;
    padding-block: 4rem;
  }
}

.p-works__content {
  width: calc(100% - 53rem);
}
@media screen and (max-width: 767px) {
  .p-works__content {
    width: 100%;
  }
}

.p-works__title {
  font-family: "Noto Serif JP", serif;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.95;
  letter-spacing: 0em;
  border-bottom: 3px solid #008CD7;
  -o-border-image: linear-gradient(to right, #008CD7, #6EC300);
     border-image: -webkit-gradient(linear, left top, right top, from(#008CD7), to(#6EC300));
     border-image: linear-gradient(to right, #008CD7, #6EC300);
  border-image-slice: 1;
}
@media screen and (max-width: 767px) {
  .p-works__title {
    padding-bottom: 0.6rem;
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0em;
  }
}

.p-works__title span {
  display: inline-block;
  font-family: "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (max-width: 767px) {
  .p-works__title span {
    font-family: "Noto Serif JP", serif;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}

.p-works__text {
  margin-top: 2rem;
  font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-works__text {
    font-family: "Yu Gothic", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.02em;
  }
}

.p-works__btn {
  margin-top: 2rem;
  text-align: center;
}

.p-works__sub {
  position: relative;
  width: 48rem;
}
@media screen and (max-width: 767px) {
  .p-works__sub {
    width: 100%;
  }
}

.p-works__img {
  margin-right: calc(50% - 50vw);
  width: 47.2222222222vw;
}
@media screen and (max-width: 767px) {
  .p-works__img {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}

.p-works__img img {
  aspect-ratio: 640/500;
  width: 100%;
  height: 50rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
@media screen and (max-width: 767px) {
  .p-works__img img {
    height: auto;
    -o-object-position: top center;
       object-position: top center;
  }
}

.p-works__media:nth-child(2) .p-works__img img {
  -o-object-position: top 30% left 50%;
     object-position: top 30% left 50%;
}

.p-works__media--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-color: #F8F8F8;
  margin-inline: calc(50% - 50vw);
  padding-inline: calc(50vw - 50%);
  min-height: 66rem;
}
@media screen and (max-width: 767px) {
  .p-works__media--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    min-height: none;
  }
}

.p-works__media--reverse .p-works__img {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: calc(50% - 50vw);
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .p-works__media--reverse .p-works__img {
    position: static;
    margin-right: calc(50% - 50vw);
    width: 100vw;
  }
}

@media screen and (max-width: 767px) {
  .u-desktop {
    display: none;
  }
}

.u-hidden {
  overflow: hidden;
}

.u-icon__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.u-icon__item:before {
  content: attr(data-icon);
  display: inline-block;
  margin-right: 0.5em;
}

.u-mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-mobile {
    display: inline-block;
  }
}

.u-none {
  display: none;
}
/*# sourceMappingURL=styles.css.map */
