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

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  cursor: default;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-break: break-word;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

dl dl,
dl ol,
dl ul,
ol dl,
ul dl {
  margin: 0;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

main {
  display: block;
}

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

pre {
  font-family: monospace, monospace;
  font-size: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

iframe {
  border-style: none;
}

img {
  border-style: none;
}

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

table {
  border-collapse: collapse;
  border-color: inherit;
  text-indent: 0;
}

button,
input,
select {
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

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

fieldset {
  border: 1px solid #a0a0a0;
  padding: 0.35em 0.75em 0.625em;
}

input {
  overflow: visible;
}

nd {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

select {
  text-transform: none;
}

textarea {
  margin: 0;
  overflow: auto;
  resize: vertical;
  resize: block;
}

[type=checkbox],
[type=radio] {
  padding: 0;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

:-moz-focusring {
  outline: 1px dotted ButtonText;
}

:-moz-ui-invalid {
  box-shadow: none;
}

details {
  display: block;
}

dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: fit-content;
}

dialog:not([open]) {
  display: none;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
}

[hidden] {
  display: none;
}

[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled=true],
[disabled] {
  cursor: not-allowed;
}

[aria-hidden=false][hidden] {
  display: initial;
}

[aria-hidden=false][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  position: absolute;
}

body {
  overflow-x: hidden;
  margin: 0 auto;
  padding-bottom: 55px;
  max-width: 2560px;
  width: 100%;
  height: 100%;
  color: #000;
  letter-spacing: 0.05em;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  font-optical-sizing: auto;
}

a {
  color: #000;
  text-decoration: none;
  transition: opacity 0.3s;
}

main {
  padding-top: 55px;
}

img {
  max-width: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  vertical-align: middle;
  font-style: italic;
  shape-margin: 0.75rem;
}

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

.p-modal__close-upper-right {
  z-index: 400;
}

.modal__container {
  z-index: 300;
}

.modal__overlay {
  z-index: 200;
}

.p-floating-nav,
.p-header {
  z-index: 100;
}

.p-kv__head,
.p-kv__text {
  z-index: 20;
}

.p-business-list__item-area-img {
  z-index: 10;
}

.u-font-en {
  font-family: Arial, Helvetica, sans-serif;
}

.u-font-yu {
  font-weight: 500;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
}

.u-font-serif {
  font-family: "Noto Serif JP", serif;
}

.u-relative {
  position: relative;
}

.u-only-pc {
  display: none;
}

.l-container {
  margin: 0 auto;
  padding: 0 4%;
  max-width: 1260px;
}
.l-container--narrow {
  max-width: 1060px;
}

.l-container--wide {
  max-width: 1460px;
}

.l-anchors {
  padding-top: 36px;
}

.l-corporate,
.l-people,
.l-data {
  padding-top: 58px;
}

.l-corporate__intro {
  padding-top: 9px;
}

.l-corporate__business {
  padding-top: 42px;
}

.l-corporate__overview {
  padding-top: 42px;
}

.l-corporate__overview-content {
  padding: 31px 4% 63px;
}

.l-corporate__overview-content-inner {
  margin: 0 auto;
  padding: 30px 0;
  max-width: 500px;
  background-color: rgba(210, 214, 208, 0.4);
}

.l-people__intro {
  padding-top: 13px;
}

.l-people__list {
  padding-bottom: 55px;
}

.l-data__area-content {
  margin-top: 18px;
  padding: 45px 0 73px;
  background-color: rgba(210, 214, 208, 0.4);
}

.l-data__sector:nth-of-type(n + 2) {
  margin-top: 50px;
}

.l-entry {
  padding: 33px 0 51px;
  background-color: #28517d;
}

.c-section-title {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.c-section-title__jp {
  margin: 0;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
}

.c-section-title__en {
  margin: 0;
  color: rgba(149, 162, 151, 0.12);
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
}

.c-section-sub-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  font-weight: 500;
  font-size: 20px;
}
.c-section-sub-title::after {
  display: inline-block;
  margin-top: 11px;
  width: 66px;
  height: 2px;
  background-color: #e2e2e2;
  content: "";
}
.c-section-sub-title--without-border::after {
  display: none;
}

.p-floating-nav {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 52px;
  background-color: #0e324e;
  gap: 16px;
}

.p-floating-nav__text {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}

.p-floating-nav__link {
  padding: 5px 22px;
  border: 1px solid #fff;
  border-radius: 2px;
  background-color: #28517d;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}

.p-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding-left: 4%;
  width: 100vw;
  height: 55px;
  background-color: #fff;
}

.p-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.p-header__area-logo {
  display: flex;
  align-items: center;
  gap: 14px;
}

.p-header__logo {
  margin: 0;
  line-height: 1;
}

.p-header__logo a {
  display: flex;
  align-items: center;
}

.p-header__logo-img {
  max-width: 142px;
}

.p-header__logo-sub-text {
  margin: 0;
  color: #b4b4b4;
  font-size: 16px;
}

.p-header__area-menu {
  display: none;
}

.p-header__area-link {
  display: none;
}

.p-kv {
  width: 100%;
  height: 464px;
  background-color: #e0e6ed;
}

.p-kv__head {
  position: absolute;
  top: 111px;
  left: 53%;
  margin: 0;
  width: 80%;
  text-align: center;
  letter-spacing: 0.1em;
  font-weight: 500;
  font-size: 32px;
  line-height: 1.625;
  transform: translateX(-50%);
}

.p-kv__text {
  position: absolute;
  bottom: 153px;
  left: 50%;
  margin: 0;
  max-width: 376px;
  width: 100%;
  text-align: center;
  letter-spacing: 0;
  font-weight: 300;
  font-size: 14px;
  line-height: 2;
  transform: translateX(-50%);
}

.p-kv__scroll {
  position: absolute;
  bottom: -15px;
  left: 50%;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transform: translateX(-50%);
  gap: 7px;
}

.p-kv__scroll-text {
  margin: 0;
  color: #fff;
  letter-spacing: 0;
  font-weight: 700;
  font-size: 12px;
}

.p-kv__scroll-bar {
  display: inline-block;
  width: 2px;
  height: 32px;
  background-color: #fff;
}
.p-kv__scroll-bar::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: 2px;
  height: 50%;
  background-color: #d4d4d4;
  content: "";
}

.p-kv .splide {
  position: absolute;
  right: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
.p-kv .splide--1 {
  top: 13px;
}
.p-kv .splide--2 {
  bottom: 47px;
}
.p-kv .splide__img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}

.p-anchors {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 37px;
}

.p-anchors__item {
  display: flex;
  align-items: center;
  flex-direction: column;
}

.p-anchors__number {
  color: #8fc326;
  font-weight: 700;
  font-size: 12px;
}

.p-anchors__text {
  margin-top: 3px;
  line-height: 1;
}

.p-anchors__item-arrow-pc {
  display: none;
}

.p-corporate-intro__bg-img {
  width: 100%;
  height: 501px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.p-corporate-intro__info {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
}

.p-corporate-intro__text {
  margin: 0 0 14px 0;
  text-align: center;
  font-weight: 300;
  line-height: 2;
}

.p-corporate-intro__logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.p-corporate-intro__logo--heim {
  max-width: 189px;
}

.p-business-list {
  display: flex;
  flex-direction: column;
  margin: 30px auto 0;
  max-width: 500px;
  gap: 50px;
}

.p-business-list__item-area-img {
  margin-bottom: -34px;
  text-align: center;
}

.p-business-list__item-img {
  border-radius: 4px;
}

.p-business-list__item-area-text {
  padding: 61px 6% 30px;
  border-radius: 4px;
  background-color: #f2f4f2;
}

.p-business-list__item-title {
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 20px;
}

.p-business-list__item-text {
  margin: 4px 0 0;
  line-height: 2;
}

.p-overview-table {
  margin: 0 5%;
  padding: 15px 5%;
  border-spacing: 0 15px;
  border-collapse: separate;
  border-bottom: 1px solid #e2e2e2;
  background-color: #fff;
}

.p-overview-table__th,
.p-overview-table__td {
  display: block;
  padding: 0 5%;
  width: 100%;
  text-align: left;
  line-height: 1.8;
}

.p-overview-table__th {
  padding-top: 15px;
  border-top: 1px solid #e2e2e2;
  vertical-align: top;
}

.p-overview-table__td {
  margin-top: 3px;
}

.p-overview-table__tr:last-of-type .p-overview-table__td {
  padding-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
}

.p-people-intro__bg-img {
  width: 100%;
  height: 166px;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-people-intro__info {
  position: absolute;
  top: 53%;
  left: 0%;
  width: 100%;
  transform: translateY(-50%);
}

.p-people-intro__text {
  margin: 0;
  line-height: 2;
}

.p-people-list {
  display: flex;
  flex-direction: column;
  margin: 33px auto 0;
  max-width: 500px;
  gap: 41px;
}

.p-people-list__item-button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}
.p-people-list__item-button:hover {
  opacity: 1;
}
.p-people-list__item-button:hover .p-people-list__item-area-img::before {
  opacity: 1;
}

.p-people-list__item-inner {
  display: flex;
  align-items: flex-end;
  gap: 10px;
}

.p-people-list__item-name-jp {
  margin: 0;
  font-weight: 700;
  font-size: 18px;
}

.p-people-list__item-name-en {
  margin: 6px 0 0 0;
  color: #cbcbcb;
  font-size: 14px;
}

.p-people-list__item-job-title {
  margin: 27px 0 0 0;
  font-size: 14px;
  line-height: 2.2;
}

.p-people-list__item-area-img {
  flex-basis: 62%;
}

.p-people-list__item-area-info {
  flex-basis: 38%;
}

.p-people-list__item-img {
  max-width: 100%;
  width: 100%;
  border-radius: 4px;
}

.p-people-list__item-icon {
  position: absolute;
  right: 13px;
  bottom: 13px;
}

.p-data-list {
  display: grid;
  align-items: start;
  justify-content: space-between;
  margin: 13px 0 0;
  padding-left: 0;
  list-style: none;
  grid-template-columns: repeat(2, 48%);
  row-gap: 15px;
}

.p-data-list__item--vertical-spacing-wide-on-sp {
  margin-top: 18px;
}

.p-data-list__item-inner {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 13px 5% 9px;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  background-color: #fff;
}

.p-data-list__title {
  margin: 0;
  font-weight: 700;
  font-size: 14px;
}

.p-data-list__img {
  margin-top: 5px;
  max-width: 70px;
}

.p-data-list__digit {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin: 0;
  color: #8fc326;
  font-size: 11px;
  line-height: 1.4;
  gap: 3px;
}

.p-data-list__digit-big {
  margin: 0;
  font-size: 28px;
}

.p-data-list__digit-md {
  font-weight: 700;
  font-size: 20px;
}

.p-data-list__item-note {
  position: absolute;
  right: 4px;
  bottom: 4px;
  color: rgba(0, 0, 0, 0.45);
  letter-spacing: 0;
  font-size: 10px;
}

.p-data-list__item-result {
  margin: 5px 0 0;
  width: 100%;
  color: rgba(0, 0, 0, 0.5);
  text-align: center;
  letter-spacing: 0;
  font-size: 12px;
}

.p-data-list__inner-row {
  display: flex;
  justify-content: center;
  margin: 6px 0 9px;
  width: 100%;
}

.p-data-list__inner-item {
  display: flex;
  align-items: center;
  flex-basis: 45%;
  flex-direction: column;
  justify-content: center;
}

.p-data-list__inner-item-text {
  margin-top: -20px;
  background-color: #fff;
  color: #8fc326;
  font-size: 10px;
}

.p-entry__title {
  margin: 0;
  color: rgba(255, 255, 255, 0.12);
  text-align: center;
  font-size: 20px;
}

.p-entry__text {
  margin: 12px 0 0;
  color: #fff;
  text-align: center;
  font-size: 15px;
}

.p-entry__links {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin-top: 23px;
  gap: 16px;
}

.p-entry__link-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 25px;
  min-width: 260px;
  max-width: 260px;
  border: 1px solid #fff;
  border-radius: 4px;
}

.p-entry__link-text {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}

.p-footer {
  padding: 33px 0;
}

.p-footer__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
}

.p-footer__item {
  margin-right: 13px;
  margin-bottom: 12px;
  font-size: 12px;
}

.p-footer__copy {
  margin: 14px 0 0;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 10px;
}

.p-modal__header-bg {
  width: 100%;
}

.modal__overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
}

.modal__container {
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  min-width: 92dvw;
  min-height: 96dvh;
  max-width: 92dvw;
  max-height: 96dvh;
  border-radius: 4px;
  background-color: #fff;
}

@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

.p-modal {
  padding-bottom: 40px;
}

.p-modal__close-upper-right {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  width: 26px;
  height: 26px;
  border: none;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.44);
  cursor: pointer;
}

.p-modal__close-upper-right-img {
  width: 8px;
  height: 8px;
}

.p-modal__header-name-jp {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
}

.p-modal__header-name-en {
  margin: 4px 0 0;
  font-size: 12px;
}

.p-modal__header-name-job-title {
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 2;
}

.p-modal__header-img {
  width: 100%;
  height: 210px;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-modal__header-info {
  position: absolute;
  right: 28px;
  bottom: 18px;
}
.p-modal__header-info--left {
  position: absolute;
  right: auto;
  bottom: 18px;
  left: 50%;
  padding-left: 10px;
  width: 92%;
  transform: translateX(-50%);
}

.p-modal__main-img {
  position: relative;
  right: -4.5%;
  margin-top: 35px;
  text-align: right;
}
.p-modal__main-img img {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  max-width: 278px;
}

.p-modal__sub-img img {
  border-radius: 8px;
  max-width: 246px;
}
.p-modal__sub-img--1 {
  margin-top: 48px;
}

.p-modal__sub-img--2 {
  margin-top: 24px;
  text-align: right;
}

.p-modal__area-description {
  margin: 24px 0 0;
}

.p-modal__description-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0;
  color: #004ea2;
  text-align: center;
  font-weight: 700;
  line-height: 1.9;
}
.p-modal__description-title::after {
  display: inline-block;
  margin-top: 11px;
  width: 50px;
  height: 2px;
  background-color: #004ea2;
  content: "";
  letter-spacing: 0.1em;
}

.p-modal__description-texts {
  margin-top: 21px;
}

.p-modal__description-text {
  margin: 0;
  line-height: 2;
}
.p-modal__description-text:nth-of-type(n + 2) {
  margin-top: 14px;
}
.p-modal__description-text--small {
  font-size: 14px;
}

.p-modal__area-schedule {
  margin-top: 80px;
}

.p-modal__schedule-title-text-en {
  margin: 0;
  color: rgba(149, 162, 151, 0.12);
  font-weight: 700;
  font-size: 40px;
}

.p-modal__schedule-title-img {
  position: absolute;
  right: -8px;
  bottom: -16px;
}

.p-modal__schedule-title-text-jp {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}

.p-modal__schedule-day:nth-of-type(n + 2) {
  margin-top: 30px;
}

.p-modal__schedule-days {
  margin-top: 26px;
}

.p-modal__schedule-timeline-title {
  margin: 0 auto;
  padding-bottom: 13px;
  max-width: 94%;
  border-bottom: 2px solid #004ea2;
  color: #004ea2;
}

.p-modal__schedule-timeline {
  display: flex;
  flex-direction: column;
  margin: 15px auto 0;
  max-width: 90%;
  list-style-type: none;
}

.p-modal__schedule-timeline-item {
  display: flex;
  align-items: flex-start;
  margin: 0;
}
.p-modal__schedule-timeline-item:last-of-type .p-modal__schedule-timeline-text {
  margin-bottom: 0;
}

.p-modal__schedule-timeline-time {
  flex-basis: 25%;
  margin: 0;
  font-weight: 700;
}

.p-modal__schedule-timeline-content {
  flex-basis: 78%;
  margin: 0;
  padding-left: 20px;
  border-left: 2px solid #f2f2f2;
}
.p-modal__schedule-timeline-content::before {
  position: absolute;
  top: 10px;
  left: -4px;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #8fc326;
  content: "";
}

.p-modal__schedule-timeline-text {
  margin: 0 0 22px;
}

.p-modal__close {
  display: block;
  margin: 40px auto 0;
  padding: 15px 0;
  min-width: 217px;
  max-width: 217px;
  border: none;
  background-color: #e2e2e2;
  color: #000;
  font-size: 18px;
  cursor: pointer;
}

/* SP---------------------------------------------------------------- */
/* PC---------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {
  body {
    padding-bottom: 0;
  }
  a:hover {
    opacity: 0.7;
  }
  .u-only-sp {
    display: none;
  }
  .u-only-pc {
    display: inline;
  }
  .l-container {
    padding: 0 30px;
  }
  .l-anchors {
    padding-top: 77px;
  }
  .l-corporate__business {
    padding-top: 84px;
  }
  .l-corporate__overview {
    padding-top: 175px;
  }
  .l-corporate__overview-content {
    padding-bottom: 92px;
  }
  .l-people,
  .l-data,
  .l-corporate {
    padding-top: 53px;
  }
  .l-people__intro {
    padding-top: 8px;
  }
  .l-people__list {
    padding-bottom: 73px;
  }
  .l-data__area-content {
    margin-top: 10px;
    padding: 97px 0 92px;
  }
  .c-section-title {
    align-items: center;
  }
  .c-section-title__jp {
    font-size: 32px;
  }
  .c-section-title__en {
    letter-spacing: 0.05em;
    font-size: 64px;
  }
  .c-section-sub-title--large-on-pc {
    font-size: 30px;
  }
  .p-kv__head {
    left: 50%;
  }
  .p-floating-nav {
    display: none;
  }
  .p-anchors {
    gap: 70px;
  }
  .p-anchors__item:hover {
    opacity: 1;
  }
  .p-anchors__item:hover .p-anchors__item-arrow-pc {
    opacity: 0;
  }
  .p-anchors__item:hover .p-anchors__item-arrow-pc--green {
    opacity: 1;
  }
  .p-anchors__item-arrows {
    display: inline-block;
    margin-top: 10px;
    width: 137px;
    height: 10px;
  }
  .p-anchors__item-arrow-pc {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    opacity: 1;
    transition: opacity 0.3s;
    transform: translate(-50%, -50%);
  }
  .p-anchors__item-arrow-pc--green {
    opacity: 0;
  }
  .p-anchors__item-arrow-sp {
    display: none;
  }
  .p-anchors__text {
    font-weight: 700;
  }
  .p-corporate-intro__info {
    top: 78px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .p-corporate-intro__bg-img {
    height: 526px;
  }
  .p-corporate-intro__text {
    text-align: left;
    font-size: 20px;
    line-height: 2.3;
  }
  .p-corporate-intro__logos {
    flex-direction: column;
    margin-top: 0;
  }
  .p-corporate-intro__logo--heim {
    right: auto;
    max-width: 297px;
  }
  .p-business-list {
    margin: 30px auto 0;
  }
  .p-business-list__item-area-img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 80%;
  }
  .p-people-intro__bg-img {
    height: 370px;
  }
  .p-people-intro__info {
    top: 49%;
  }
  .p-people-intro__text {
    font-size: 30px;
  }
  .p-people-list__item-icon {
    min-width: 30px;
    max-width: 30px;
  }
  .p-people-list__item-area-img::before {
    position: absolute;
    z-index: 10;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: rgba(40, 81, 125, 0.3);
    content: "";
    opacity: 0;
    transition: opacity 0.3s;
  }
  .p-footer__item {
    display: flex;
    align-items: center;
  }
  .p-footer__item::before {
    position: relative;
    top: -1px;
    margin-right: 12px;
    content: "|";
  }
  .p-footer__item:last-child::after {
    position: relative;
    top: -1px;
    margin-left: 12px;
    content: "|";
  }
}
/* PC Large---------------------------------------------------------------- */
@media print, screen and (min-width: 1100px) {
  main {
    padding-top: 76px;
  }
  .l-corporate__overview-content {
    margin-top: 0;
  }
  .l-corporate__overview-content-inner {
    padding: 73px 0 54px;
    max-width: 1200px;
  }
  .l-entry {
    padding: 50px 0 108px;
  }
  .l-data__sector:nth-of-type(n + 2) {
    margin-top: 89px;
  }
  .c-section-title__jp {
    font-size: 40px;
  }
  .c-section-title__en {
    font-size: 80px;
  }
  .p-header {
    padding-left: 1.5%;
    height: 76px;
  }
  .p-header__area-logo {
    gap: 25px;
  }
  .p-header__logo-img {
    max-width: 237px;
  }
  .p-header__logo-sub-text {
    font-size: 20px;
  }
  .p-header__area-menu {
    display: flex;
  }
  .p-header__nav {
    display: flex;
    align-items: center;
    gap: 4.5vw;
  }
  .p-header__nav-link {
    color: #10395c;
    font-weight: 700;
  }
  .p-header__link-text {
    margin: 0;
    margin-right: 1vw;
    color: rgba(40, 81, 125, 0.37);
    font-weight: 700;
    font-size: 20px;
  }
  .p-header__area-link {
    display: flex;
    align-items: center;
  }
  .p-header__entry {
    display: flex;
    align-items: center;
    margin: 0;
    height: 100%;
  }
  .p-header__entry-item a:hover {
    opacity: 1;
  }
  .p-header__entry-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 2vw;
    height: 76px;
    border-left: 1px solid rgba(255, 255, 255, 0.34);
    background-color: #28517d;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    transition: background-color 0.3s, color 0.3s;
  }
  .p-header__entry-link:hover {
    background-color: #c4c4c4;
    color: #28517d;
  }
  .p-corporate-intro__info {
    padding-right: 3.5%;
    max-width: 1200px;
  }
  .p-overview-table {
    padding: 34px 4%;
    border-spacing: 0 17px;
    font-size: 16px;
  }
  .p-overview-table__th,
  .p-overview-table__td {
    display: table-cell;
    padding-top: 17px;
    border-top: 1px solid #e2e2e2;
    font-size: 16px;
  }
  .p-overview-table__th {
    padding-right: 0;
    padding-left: 3.5%;
    width: 21%;
    font-weight: 500;
  }
  .p-overview-table__td {
    margin-top: 0;
    padding-top: 15px;
    padding-right: 3.5%;
    padding-left: 0;
    width: auto;
  }
  .p-overview-table__tr:last-of-type .p-overview-table__th {
    border-bottom: 1px solid #e2e2e2;
  }
  .p-people-list {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 79px;
    padding: 0 4%;
    max-width: 100%;
    gap: 71px;
  }
  .p-people-list__item {
    flex-basis: 29%;
    margin-bottom: 45px;
  }
  .p-people-list__item-inner {
    flex-direction: column;
    gap: 18px;
  }
  .p-people-list__item-area-info {
    display: grid;
    align-items: end;
    width: 100%;
    -moz-column-gap: 10px;
         column-gap: 10px;
    grid-template-columns: auto 1fr;
    grid-template-areas: "person-name-jp person-name-en" "person-job-title person-job-title";
  }
  .p-people-list__item-name-jp {
    font-size: 20px;
    grid-area: person-name-jp;
  }
  .p-people-list__item-name-en {
    margin-top: 0;
    font-size: 16px;
    grid-area: person-name-en;
  }
  .p-people-list__item-job-title {
    margin-top: 12px;
    font-size: 16px;
    grid-area: person-job-title;
  }
  .p-data-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 47px;
    -moz-column-gap: 53px;
         column-gap: 53px;
  }
  .p-data-list--one-third-on-pc {
    align-items: stretch;
  }
  .p-data-list--one-third-on-pc .p-data-list__item {
    flex-basis: 27%;
  }
  .p-data-list--one-third-on-pc .p-data-list__item-inner {
    padding-bottom: 11px;
    justify-items: center;
    grid-template-columns: 1fr;
    grid-template-areas: "data-title" "data-icon" "data-digit";
  }
  .p-data-list--one-third-on-pc .p-data-list__img {
    bottom: -5px;
    min-width: 95px;
    max-width: 95px;
  }
  .p-data-list--one-forth-on-pc .p-data-list__item {
    flex-basis: 20%;
    margin-bottom: 40px;
  }
  .p-data-list--one-forth-on-pc .p-data-list__item-inner {
    padding-bottom: 11px;
    justify-items: center;
    grid-template-columns: 1fr;
    grid-template-areas: "data-title" "data-icon" "data-digit";
  }
  .p-data-list--one-forth-on-pc .p-data-list__img {
    bottom: -5px;
    min-width: 95px;
    max-width: 95px;
  }
  .p-data-list__item {
    flex-basis: 35%;
  }
  .p-data-list__item--vertical-spacing-wide-on-sp {
    margin-top: 0;
  }
  .p-data-list__item-inner {
    display: grid;
    padding-top: 22px;
    width: 100%;
    justify-items: center;
    grid-template-columns: auto 57%;
    grid-template-areas: "data-title data-digit" "data-icon data-digit";
  }
  .p-data-list__title {
    font-size: 16px;
    grid-area: data-title;
  }
  .p-data-list__img {
    margin-top: 0;
    min-width: 125px;
    max-width: 125px;
    grid-area: data-icon;
  }
  .p-data-list__digit {
    font-size: 20px;
    grid-area: data-digit;
    justify-self: center;
  }
  .p-data-list__digit-big {
    font-size: 50px;
  }
  .p-data-list__digit-md {
    font-size: 36px;
  }
  .p-data-list__item-result {
    color: #000;
    letter-spacing: 0.1em;
  }
  .p-data-list__item-note {
    font-size: 12px;
  }
  .p-data-list__inner-item {
    flex-basis: 40%;
  }
  .p-data-list__inner-item-text {
    margin-top: -27px;
    font-weight: 500;
    font-size: 16px;
  }
  .p-data-list__inner-img {
    min-width: 100px;
    max-width: 100px;
  }
  .p-data-list__inner-row {
    margin: 8px 0;
  }
  .p-entry__title {
    font-size: 80px;
  }
  .p-entry__text {
    margin-top: 9px;
    font-size: 24px;
  }
  .p-entry__links {
    flex-direction: row;
    margin-top: 58px;
    gap: 64px;
  }
  .p-entry__link a:hover {
    opacity: 1;
  }
  .p-entry__link--hover a:hover .p-entry__link-inner {
    background-color: rgba(255, 255, 255, 0.6);
  }
  .p-entry__link--hover a:hover .p-entry__link-text {
    color: #28517d;
  }
  .p-entry__link--hover a:hover .p-entry__link-icon g,
  .p-entry__link--hover a:hover .p-entry__link-icon path {
    stroke: #28517d;
  }
  .p-entry__link-icon g,
  .p-entry__link-icon path {
    transition: stroke 0.3s;
  }
  .p-entry__link-inner {
    padding: 15px 24px;
    min-width: 400px;
    transition: background-color 0.3s;
  }
  .p-entry__link-text {
    font-size: 24px;
    transition: color 0.3s;
  }
}
/* PC XL---------------------------------------------------------------- */
@media print, screen and (min-width: 1250px) {
  .p-kv {
    height: 702px;
  }
  .p-kv__head {
    top: 190px;
    left: 50%;
    padding: 0;
    border: none;
    background-color: transparent;
    letter-spacing: 0.075em;
    font-size: min(3vw, 50px);
    line-height: 1.8;
  }
  .p-kv__text {
    bottom: 181px;
    max-width: 100%;
    font-size: min(1.1vw, 18px);
    line-height: 2.7;
  }
  .p-kv__scroll {
    bottom: -21px;
  }
  .p-kv__scroll-text {
    font-size: 15px;
  }
  .p-kv__scroll-bar {
    height: 48px;
  }
  .p-kv .splide {
    width: auto;
    height: 100%;
  }
  .p-kv .splide--1 {
    top: 0;
    right: auto;
    bottom: 0;
    left: 7%;
    z-index: 10;
  }
  .p-kv .splide--2 {
    right: 7%;
    bottom: 0;
    left: auto;
    z-index: 10;
  }
  .p-business-list {
    margin: 51px auto 0;
    max-width: 100%;
    gap: 213px;
  }
  .p-business-list__item {
    display: grid;
    justify-content: space-between;
    grid-template-areas: "business-img business-text";
    grid-template-columns: 1fr 75%;
  }
  .p-business-list__item-area-img {
    margin: 0;
    grid-area: business-img;
  }
  .p-business-list__item-img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 480px;
    border-radius: 0;
  }
  .p-business-list__item-title {
    text-align: left;
    font-size: 30px;
  }
  .p-business-list__item-area-text {
    bottom: -80px;
    padding: 80px 6% 65px 25%;
    min-height: 330px;
    border-radius: 0;
    grid-area: business-text;
  }
  .p-business-list__item-area-img {
    margin-bottom: 0;
  }
  .p-business-list__item-text {
    margin-top: 40px;
  }
  .p-modal__schedule-timeline {
    margin-top: 25px;
    max-width: 96%;
  }
  .p-modal__schedule-timeline-title {
    max-width: 100%;
  }
  .p-modal__schedule-timeline-time {
    flex-basis: 22%;
  }
  .p-modal__schedule-timeline-text {
    margin-bottom: 26px;
  }
  .modal__container {
    min-width: 1200px;
    max-width: 1200px;
  }
  .p-modal__header-img {
    height: 417px;
  }
  .p-modal__content-area-sector {
    position: relative;
    display: grid;
    margin-top: 81px;
    -moz-column-gap: 40px;
         column-gap: 40px;
    grid-template-columns: 1fr 56%;
    grid-template-rows: auto auto auto;
    grid-template-areas: "modal-text-1 modal-main-img" "modal-text-2 modal-sub-img-1" "modal-text-3 modal-sub-img-2";
  }
  .p-modal__main-img {
    right: 0;
    margin-top: 0;
    grid-area: modal-main-img;
  }
  .p-modal__main-img img {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 8px;
    max-width: 560px;
  }
  .p-modal__sub-img img {
    border-radius: 8px;
    max-width: 360px;
  }
  .p-modal__sub-img--1 {
    grid-area: modal-sub-img-1;
  }
  .p-modal__sub-img--1 img {
    position: absolute;
    top: 391px;
    right: 200px;
  }
  .p-modal__sub-img--2 {
    grid-area: modal-sub-img-2;
  }
  .p-modal__sub-img--2 img {
    position: absolute;
    top: 646px;
    right: 0;
  }
  .p-modal__area-description {
    margin-top: 0;
  }
  .p-modal__area-description--1 {
    grid-area: modal-text-1;
  }
  .p-modal__area-description--2 {
    margin-top: 45px;
    grid-area: modal-text-2;
  }
  .p-modal__area-description--3 {
    margin-top: 45px;
    grid-area: modal-text-3;
  }
  .p-modal__area-info {
    grid-area: modal-text;
  }
  .p-modal__description-title {
    align-items: flex-start;
  }
  .p-modal__area-main-img {
    margin-top: 0;
  }
  .p-modal__sub-img {
    min-width: 360px;
    max-width: 360px;
  }
  .p-modal__area-schedule {
    display: grid;
    justify-content: space-between;
    margin-top: 100px;
    row-gap: 14px;
    grid-template-columns: 23% 72%;
    grid-template-areas: "schedule-title-en schedule-title-en" "schedule-title schedule-days";
  }
  .p-modal__schedule-title {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    justify-content: flex-end;
    grid-area: schedule-title;
  }
  .p-modal__schedule-days {
    display: flex;
    justify-content: space-between;
    margin-top: 0;
    grid-area: schedule-days;
  }
  .p-modal__schedule-day {
    flex-basis: 47.5%;
    margin-top: 0;
  }
  .p-modal__schedule-day:nth-of-type(n + 2) {
    margin-top: 0;
  }
  .p-modal__schedule-title-text-jp {
    text-align: center;
  }
  .p-modal__schedule-title-text-en {
    text-align: center;
    grid-area: schedule-title-en;
  }
  .p-modal__header-info {
    position: absolute;
    bottom: 69px;
    left: 50%;
    width: 1000px;
    text-align: right;
    transform: translateX(-50%);
  }
  .p-modal__header-info--left .p-modal__header-info-inner {
    padding-left: 10px;
    width: 100%;
  }
  .p-modal__header-info-inner {
    margin-left: auto;
    width: 32%;
    text-align: left;
  }
  .p-modal__header-name-jp {
    font-size: 24px;
  }
  .p-modal__header-name-job-title {
    margin-top: 21px;
  }
  .p-modal__schedule-title-img {
    position: relative;
    min-width: 226px;
    max-width: 226px;
  }
  .p-modal__close-upper-right {
    top: 16px;
    right: 21px;
    width: 47px;
    height: 47px;
    transition: opacity 0.3s;
  }
  .p-modal__close-upper-right:hover {
    opacity: 0.7;
  }
  .p-modal__close-upper-right-img {
    width: 15px;
    height: 15px;
  }
  .p-modal__close {
    margin-top: 70px;
    transition: opacity 0.3s;
  }
  .p-modal__close:hover {
    opacity: 0.7;
  }
}
/* PC XXL---------------------------------------------------------------- */
@media print, screen and (min-width: 2000px) {
  .p-kv .splide--1 {
    left: 16%;
  }
  .p-kv .splide--2 {
    right: 16%;
  }
}