@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* レイアウト（2カラム） */
/* レイアウト（3カラム） */
/* レイアウト（4カラム） */
/* 本文 */
/* 本文（キャプション等） */
/* リンク（段落内） */
/* リンク（ブロック） */
/* ファイルサイズ */
/* ボタン */
/* 見出し */
/* テーブル */
/* TOPページ */
html {
  font-size: 62.5%;
  color: #1A1A1A;
  font-family: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-weight: 500;
}

body {
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit;
}

ul,
ol {
  list-style: none;
}

a {
  color: #1A1A1A;
  text-decoration: none;
}

button {
  color: #1A1A1A;
}

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

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: initial;
  outline-color: #003C7E;
}

summary {
  display: block;
}

summary::-webkit-details-marker {
  display: none;
}

body {
  scrollbar-color: #98A6B2 #F0F6FA;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #F0F6FA;
  border-radius: 2px;
}

::-webkit-scrollbar-thumb {
  background: #98A6B2;
  border-radius: 2px;
}

.js-modal {
  display: none;
}
.js-modal.is-open {
  display: block;
}
.js-modal[aria-hidden=false] {
  -webkit-animation: fadeIn 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
          animation: fadeIn 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
}
.js-modal[aria-hidden=true] {
  -webkit-animation: fadeOut 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
          animation: fadeOut 0.5s cubic-bezier(0.28, 0.11, 0.32, 1);
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  to {
    opacity: 0;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
#onetrust-pc-sdk,
#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk.otRelFont,
#onetrust-pc-sdk #ot-pc-lst,
#onetrust-banner-sdk button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy button {
  font-size: 16px !important;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  #onetrust-pc-sdk,
  #onetrust-pc-sdk #ot-pc-content,
  #onetrust-pc-sdk.otRelFont,
  #onetrust-pc-sdk #ot-pc-lst,
  #onetrust-banner-sdk button,
  #onetrust-pc-sdk button,
  #ot-sdk-cookie-policy button {
    font-size: 14px !important;
  }
}

#onetrust-pc-sdk .ot-host-opt li > div div {
  font-size: 14px !important;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  #onetrust-pc-sdk .ot-host-opt li > div div {
    font-size: 12px !important;
  }
}

.l-header {
  position: fixed;
  inset: 0 auto auto 0;
  z-index: 100;
  width: 100%;
  height: 112px;
  background: #FFFFFF;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
@media screen and (max-width: 1023px) {
  .l-header {
    height: 64px;
  }
}
@media screen and (min-width: 600px) {
  body.is-scrollDown .l-header {
    translate: 0 -100%;
  }
}
@media screen and (max-width: 1023px) {
  body.is-scrollDown .l-header {
    translate: none;
  }
}
.l-header::before {
  content: "";
  position: absolute;
  inset: auto auto 0 0;
  z-index: 2;
  width: 100%;
  height: 1px;
  background: #C8D4DE;
}
.l-header__inner {
  width: 92.2222222222vw;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  gap: 20px;
}
@media screen and (max-width: 599px) {
  .l-header__inner {
    width: calc(100% - 32px);
  }
}
.l-headerLogo__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  display: block;
  width: clamp(286px, 23.3333333333vw, 336px);
}
@media (hover: hover) {
  .l-headerLogo__link:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-headerLogo__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023px) {
  .l-headerLogo__link {
    width: 216px;
  }
}
.l-headerNav {
  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;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 20px;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .l-headerNav {
    display: none;
  }
}
.l-headerNavPrimary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(2.7777777778vw, 40px);
}
.l-headerNavPrimary__item {
  position: relative;
}
.l-headerNavPrimary__item:has(.l-headerNavPrimarySub):hover .l-headerNavPrimarySub {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.l-headerNavPrimary__item:last-of-type {
  margin-left: -16px;
}
.l-headerNavPrimary__link {
  position: relative;
  display: block;
  height: 100%;
  padding-bottom: 20px;
  font-size: 1.6rem;
  font-weight: 800;
  letter-spacing: 0.05em;
  line-height: 1.4;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .l-headerNavPrimary__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #003C7E;
  }
  .l-headerNavPrimary__link:where(:any-link, :enabled, summary):hover {
    color: #003C7E;
  }
  .l-headerNavPrimary__link:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: scale(1);
  }
  .l-headerNavPrimary__link:where(:any-link, :enabled, summary):hover::before {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.l-headerNavPrimary__link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 4px;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  background: #D70C18;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.is-active .l-headerNavPrimary__link, .l-headerNavPrimary__link.is-active, .l-headerNavPrimary__link.is-current {
  color: #003C7E;
}
.is-active .l-headerNavPrimary__link::before, .l-headerNavPrimary__link.is-active::before, .l-headerNavPrimary__link.is-current::before {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.l-headerNavPrimary__icon {
  display: block;
}
.l-headerNavPrimary__langText {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  position: absolute;
  inset: 20px auto auto 0;
  display: block;
  width: 100%;
  text-align: center;
  color: #003C7E;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
.l-headerNavSecondary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-headerNavSecondary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  margin-right: 24px;
}
.l-headerNavSecondary__item {
  position: relative;
}
.l-headerNavSecondary__item:not(:first-of-type)::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -13px;
  width: 1px;
  height: 14px;
  margin: auto;
  background: #C8D4DE;
}
.l-headerNavSecondary__link {
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .l-headerNavSecondary__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #003C7E;
  }
  .l-headerNavSecondary__link:where(:any-link, :enabled, summary):hover {
    color: #003C7E;
  }
}
.l-headerNavSecondary__link[target=_blank] {
  padding-right: 18px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat right center/16px;
}
.l-headerNavSecondary__btn01Link, .l-headerNavSecondary__btn02Link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 128px;
  height: 35px;
  padding: 0 16px 0 16px;
  border-radius: 24px;
  border: 1px solid #003C7E;
  background-color: #FFFFFF;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
}
.l-headerNavSecondary__btn01Text, .l-headerNavSecondary__btn02Text {
  display: inline-block;
  padding-right: 18px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat right center/16px;
}
.l-headerNavSecondary__btn02 {
  margin-left: 8px;
}
.l-headerNavSecondary__btn02Link {
  background-color: #003C7E;
  color: #FFFFFF;
}
.l-headerNavSecondary__btn02Text {
  background-image: url(/assets/img/common/icon_blank01_white.svg);
}
.l-headerNavMega {
  position: fixed;
  top: 112px;
  left: 0;
  width: 100%;
  height: calc(100dvh - 112px);
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.l-headerNavMega__overlay {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.l-headerNavMega__dialog, .l-headerNavMega__dialogSearch, .l-headerNavMega__dialogLang {
  position: relative;
  z-index: 3;
  max-height: calc(100dvh - 112px - 48px);
  background-color: #FFFFFF;
  overflow-y: auto;
  overflow-x: hidden;
}
.l-headerNavMega__closeArea {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.l-headerNavMega__head {
  width: 92.2222222222vw;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 24px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .l-headerNavMega__head {
    width: calc(100% - 32px);
  }
}
.l-headerNavMega__head::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: calc(100% + 56px);
  height: 100%;
  background-color: #FFFFFF;
}
.l-headerNavMega__head::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100vw;
  height: 100%;
  background-color: #FFFFFF;
}
.l-headerNavMega__headLink {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 32px;
  color: #003C7E;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
.l-headerNavMega__headLink::before {
  content: "";
  position: absolute;
  inset: 11px 0 auto auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
@media (hover: hover) {
  .l-headerNavMega__headLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-headerNavMega__headLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-headerNavMega__headLink:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 2px 0;
  }
  .l-headerNavMega__headLink:where(:any-link, :enabled, summary):hover::before {
    translate: 2px 0;
  }
}
.l-headerNavMega__headClose {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: relative;
  z-index: 1;
  width: 36px;
  height: 36px;
  background: url(/assets/img/common/icon_close01_blue.svg) no-repeat center/contain;
}
@media (hover: hover) {
  .l-headerNavMega__headClose:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-headerNavMega__headClose:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.l-headerNavMega__body {
  width: 92.2222222222vw;
  max-width: 1680px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr min(18.3333333333vw, 264px);
  gap: 24px;
}
@media screen and (max-width: 599px) {
  .l-headerNavMega__body {
    width: calc(100% - 32px);
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .l-headerNavMega__body {
    grid-template-columns: 1fr 264px;
  }
}
.l-headerNavMega__primary {
  padding: 20px 0 64px;
}
.l-headerNavMega__primaryGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px 16px;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .l-headerNavMega__primaryGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-headerNavMega__primaryGridItem01, .l-headerNavMega__primaryGridItem01--span3 {
  background-color: #F0F6FA;
}
.l-headerNavMega__primaryGridItem01--span3 {
  display: grid;
  grid-template-columns: min(33.3333333333vw, 480px) 1fr;
  grid-column: span 3;
  gap: 16px;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .l-headerNavMega__primaryGridItem01--span3 {
    grid-column: span 2;
  }
}
.l-headerNavMega__primaryGridItem01--span3 .l-headerNavMega__primaryGridItem01HeadLink {
  height: 100%;
  aspect-ratio: auto;
}
.l-headerNavMega__primaryGridItem01--span3 .l-headerNavMega__primaryGridItem01BodyGrid {
  grid-template-columns: auto 1fr;
  gap: 16px;
}
.l-headerNavMega__primaryGridItem01HeadLink {
  position: relative;
  display: block;
  aspect-ratio: 336/96;
  overflow: hidden;
}
@media (hover: hover) {
  .l-headerNavMega__primaryGridItem01HeadLink:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .l-headerNavMega__primaryGridItem01HeadLink:where(:any-link, :enabled, summary):hover::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 60, 126, 0)), to(rgba(0, 60, 126, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
}
.l-headerNavMega__primaryGridItem01HeadLink::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.6))), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  opacity: 0.8;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
.l-headerNavMega__primaryGridItem01HeadLink::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 20px 20px 0px 0px;
}
.l-headerNavMega__primaryGridItem01HeadLinkImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .l-headerNavMega__primaryGridItem01HeadLinkImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .l-headerNavMega__primaryGridItem01HeadLinkImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-headerNavMega__primaryGridItem01HeadLinkText {
  position: absolute;
  z-index: 1;
  inset: auto auto 0 0;
  padding: 6px 56px 8px 10px;
  background: url(/assets/img/common/icon_arrow02--wide_white.svg) no-repeat right 16px bottom 20px/37px 7px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media (hover: hover) {
  .l-headerNavMega__primaryGridItem01HeadLinkText:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 20px;
  }
  .l-headerNavMega__primaryGridItem01HeadLinkText:is(:where(:any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 20px;
  }
}
.l-headerNavMega__primaryGridItem01Body {
  padding: 20px 12px 24px 12px;
}
.l-headerNavMega__primaryGridItem01BodyGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 8px;
}
.l-headerNavMega__primaryGridItem01BodyGridItem--span2 {
  grid-column: span 2;
}
.l-headerNavMega__primaryGridItem01BodyGridItemLink {
  display: block;
  padding-left: 17px;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 3px/14px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.l-headerNavMega__primaryGridItem01BodyGridItemLink:not([href$=".pdf"])[target=_blank] {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-headerNavMega__primaryGridItem01BodyGridItemLink[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  margin-left: 4px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
@media (hover: hover) {
  .l-headerNavMega__primaryGridItem01BodyGridItemLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-headerNavMega__primaryGridItem01BodyGridItemLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.l-headerNavMega__primaryGridItem02, .l-headerNavMega__primaryGridItem02--span2 {
  padding-left: 12px;
}
.l-headerNavMega__primaryGridItem02--span2 {
  grid-column: span 2;
}
.l-headerNavMega__primaryGridItem02Grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.l-headerNavMega__primaryGridItem02GridItemLink {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  font-size: 1.8rem;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  font-weight: 800;
}
@media screen and (max-width: 599px) {
  .l-headerNavMega__primaryGridItem02GridItemLink {
    font-size: 1.4rem;
  }
}
.l-headerNavMega__primaryGridItem02GridItemLink::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.l-headerNavMega__primaryGridItem02GridItemLink[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-headerNavMega__primaryGridItem02GridItemLink[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.l-headerNavMega__primaryGridItem02GridItemLink[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.l-headerNavMega__primaryGridItem02GridItemLink[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .l-headerNavMega__primaryGridItem02GridItemLink:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 599px) {
  .l-headerNavMega__primaryGridItem02GridItemLink {
    font-size: 1.6rem;
  }
}
.l-headerNavMega__primaryGridItem02GridItemLink::after {
  width: 18px;
  height: 18px;
}
.l-headerNavMega__secondary {
  position: relative;
  padding: 20px 0;
}
.l-headerNavMega__secondary::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100vw;
  height: 100%;
  background-color: #F0F8FF;
}
.l-headerNavMega__secondaryInner {
  position: relative;
  padding-left: 20px;
}
.l-headerNavMega__secondaryGrid01 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 64px;
}
.l-headerNavMega__secondaryGrid02 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
.l-headerNavMega__secondaryGrid02ItemLink {
  display: block;
}
.l-headerNavMega__secondaryGrid02ItemLinkPic {
  overflow: hidden;
}
.l-headerNavMega__secondaryGrid02ItemLinkPicImg {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .l-headerNavMega__secondaryGrid02ItemLinkPicImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .l-headerNavMega__secondaryGrid02ItemLinkPicImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-headerNavMega__secondaryGrid02ItemLinkText {
  position: relative;
  display: block;
  padding: 16px 28px 18px 0;
  border-bottom: 2px solid #003C7E;
  color: #003C7E;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 4px;
  }
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 4px;
  }
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:-moz-any-link, :enabled, summary):hover *)::after {
    width: 100%;
  }
  .l-headerNavMega__secondaryGrid02ItemLinkText:is(:where(:any-link, :enabled, summary):hover *)::after {
    width: 100%;
  }
}
.l-headerNavMega__secondaryGrid02ItemLinkText::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: 20px;
  height: 20px;
  margin: auto;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
.l-headerNavMega__secondaryGrid02ItemLinkText::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 16px;
  height: 2px;
  background-color: #D70C18;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}
.l-headerNavMega__secondaryGrid03 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.l-headerNavMega__secondaryGrid03ItemLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 68px;
}
.l-headerNavMega__secondaryGrid03ItemLinkPic {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 68px;
  height: 68px;
  overflow: hidden;
}
.l-headerNavMega__secondaryGrid03ItemLinkPicImg {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .l-headerNavMega__secondaryGrid03ItemLinkPicImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .l-headerNavMega__secondaryGrid03ItemLinkPicImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-headerNavMega__secondaryGrid03ItemLinkText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 11px 28px 13px 12px;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
  background: #FFFFFF url(/assets/img/common/icon_blank01_blue.svg) no-repeat right 8px center/16px;
}
@media (hover: hover) {
  .l-headerNavMega__secondaryGrid03ItemLinkText:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .l-headerNavMega__secondaryGrid03ItemLinkText:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
}
.l-headerNavMega__dialogLang {
  position: absolute;
  inset: 0 0 auto auto;
}
.l-headerNavMega__dialogLang .l-headerNavMega__headClose {
  position: absolute;
  inset: 16px 16px auto auto;
  width: 20px;
  height: 20px;
}
.l-headerNavMega__dialogLangBody {
  padding: 32px 56px 36px 32px;
}
.l-headerNavMega__dialogLangList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.l-headerNavMega__dialogLangListItemLink {
  position: relative;
  display: block;
  padding-left: 18px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
.l-headerNavMega__dialogLangListItemLink[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat right center/contain;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
@media (hover: hover) {
  .l-headerNavMega__dialogLangListItemLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #003C7E;
  }
  .l-headerNavMega__dialogLangListItemLink:where(:any-link, :enabled, summary):hover {
    color: #003C7E;
  }
}
.l-headerNavMega__dialogLangListItemLink.is-active {
  color: #003C7E;
  font-weight: 800;
}
.l-headerNavMega__dialogLangListItemLink.is-active::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 6px;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #D70C18;
  border-right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-headerNavMega__dialogLangListItemLinkImg, .l-headerNavMega__dialogLangListItemLinkImg--hover {
  vertical-align: middle;
  translate: 0 -1px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}
.l-headerNavMega__dialogLangListItemLink:hover .l-headerNavMega__dialogLangListItemLinkImg, .l-headerNavMega__dialogLangListItemLink:hover .l-headerNavMega__dialogLangListItemLinkImg--hover {
  opacity: 0;
}
.l-headerNavMega__dialogLangListItemLinkImg--hover {
  position: absolute;
  inset: 8px auto auto 18px;
  opacity: 0;
}
.l-headerNavMega__dialogLangListItemLink:hover .l-headerNavMega__dialogLangListItemLinkImg--hover {
  opacity: 1;
}
.l-headerNavMega__dialogSearch {
  position: absolute;
  inset: 0 0 auto auto;
}
.l-headerNavMega__dialogSearch .l-headerNavMega__headClose {
  position: absolute;
  inset: 16px 16px auto auto;
  width: 20px;
  height: 20px;
}
.l-headerNavMega__dialogSearchBody {
  padding: 24px 56px 40px 40px;
}
.l-headerNavMega__dialogSearchTitle {
  margin-bottom: 20px;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.l-headerNavMega__dialogSearchForm {
  position: relative;
}
.l-headerNavMega__dialogSearchFormInput {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 360px;
  height: 44px;
  padding: 0 52px 0 24px;
  border: 2px solid #003C7E;
  border-radius: 30px;
  background-color: #FFFFFF;
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .l-headerNavMega__dialogSearchFormInput {
    font-size: 1.4rem;
  }
}
.l-headerNavMega__dialogSearchFormInput::-webkit-input-placeholder {
  color: #98A6B2;
}
.l-headerNavMega__dialogSearchFormInput::-moz-placeholder {
  color: #98A6B2;
}
.l-headerNavMega__dialogSearchFormInput:-ms-input-placeholder {
  color: #98A6B2;
}
.l-headerNavMega__dialogSearchFormInput::-ms-input-placeholder {
  color: #98A6B2;
}
.l-headerNavMega__dialogSearchFormInput::placeholder {
  color: #98A6B2;
}
.l-headerNavMega__dialogSearchFormSubmit {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 52px;
  height: 100%;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat right 16px center/20px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (hover: hover) {
  .l-headerNavMega__dialogSearchFormSubmit:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-headerNavMega__dialogSearchFormSubmit:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.l-headerSpDrawer {
  display: none;
}
@media screen and (max-width: 1023px) {
  .l-headerSpDrawer {
    display: block;
    position: absolute;
    inset: 0 0 auto auto;
    width: 64px;
    height: 100%;
  }
}
.l-headerSpDrawer::before {
  content: "";
  position: absolute;
  z-index: 2;
  inset: 0;
  margin: auto;
  width: 32px;
  height: 1px;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
  pointer-events: none;
}
.l-headerSpDrawer::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  margin: auto;
  width: 1px;
  height: 100%;
  background-color: #C8D4DE;
}
.l-headerSpDrawer:has(.is-open)::before {
  background-color: #005DC4;
}
.l-headerSpDrawer__btn {
  position: absolute;
  inset: 0 auto auto 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
.l-headerSpDrawer__btn::before, .l-headerSpDrawer__btn::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto;
  width: 32px;
  height: 1px;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  transition: background-color 0.3s, opacity 0.3s, transform 0.3s;
  transition: background-color 0.3s, opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  will-change: background-color, opacity, transform;
  pointer-events: all;
}
.l-headerSpDrawer__btn::before {
  top: 31px;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.l-headerSpDrawer__btn::after {
  bottom: 31px;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
}
.l-headerSpDrawer__btn.is-open {
  background-color: transparent;
}
.l-headerSpDrawer__btn.is-open::before, .l-headerSpDrawer__btn.is-open::after {
  opacity: 0;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.l-headerSpNav {
  display: none;
}
@media screen and (max-width: 1023px) {
  .l-headerSpNav.is-open {
    display: block;
    position: fixed;
    top: 64px;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100dvh;
    background: rgba(0, 0, 0, 0.5);
    -webkit-backdrop-filter: blur(6px);
            backdrop-filter: blur(6px);
  }
}
.l-headerSpNav__close {
  position: absolute;
  inset: -64px 0 auto auto;
  width: 64px;
  height: 64px;
}
.l-headerSpNav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.l-headerSpNav__dialog {
  position: relative;
  z-index: 1;
  margin-left: auto;
  max-height: calc(100dvh - 64px);
  padding-bottom: 64px;
  background-color: #F0F6FA;
  overflow-y: auto;
}
@media screen and (min-width: 1024px) {
  .l-headerSpNav__dialog {
    display: none;
  }
}
.l-headerSpNavPrimary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-headerSpNavPrimary__item {
  border-bottom: 1px solid #C8D4DE;
  background-color: #FFFFFF;
}
.l-headerSpNavPrimary__link {
  display: block;
  width: 100%;
  padding: 24px 48px 25px 16px;
  text-align: left;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat right 16px center/16px;
}
.l-headerSpNavSecondary {
  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: 24px;
  padding: 24px 0;
  border-bottom: 1px solid #C8D4DE;
}
.l-headerSpNavSecondary__btn {
  width: 280px;
}
.l-headerSpNavSecondary__btnLink {
  display: block;
  padding: 14px 16px 16px;
  border-radius: 30px;
  background-color: #003C7E;
  text-align: center;
  color: #FFFFFF;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.l-headerSpNavSecondary__btnText {
  display: inline-block;
  padding-right: 20px;
  background: url(/assets/img/common/icon_blank01_white.svg) no-repeat right center/16px;
}
.l-headerSpNavSecondary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 65px;
}
.l-headerSpNavSecondary__item:not(:first-of-type) {
  position: relative;
}
.l-headerSpNavSecondary__item:not(:first-of-type)::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -33px;
  margin: auto;
  width: 1px;
  height: 14px;
  background-color: #C8D4DE;
}
.l-headerSpNavSecondary__link {
  display: block;
  padding-right: 18px;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat right center/16px;
}
.l-headerSpNavTertiary {
  padding: 24px 16px 0;
}
.l-headerSpNavTertiary__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: 24px;
}
.l-headerSpNavTertiary__link, .l-headerSpNavLang__headText, .l-headerSpNavTertiary__link--contact {
  display: inline-block;
  position: relative;
  padding-left: 22px;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.l-headerSpNavTertiary__link--contact {
  background-image: url(/assets/img/common/icon_mail01_blue.svg);
}
.l-headerSpNavLang[open] .l-headerSpNavLang__head::before {
  opacity: 0;
}
.l-headerSpNavLang[open] .l-headerSpNavLang__headText {
  color: #005DC4;
}
.l-headerSpNavLang[open] .l-headerSpNavLang__headIcon::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.l-headerSpNavLang[open] .l-headerSpNavLang__headIcon::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 0;
}
.l-headerSpNavLang__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
}
.l-headerSpNavLang__headText {
  background-image: url(/assets/img/common/icon_lang01_blue.svg);
}
.l-headerSpNavLang__headIcon {
  position: relative;
  width: 16px;
  height: 16px;
}
.l-headerSpNavLang__headIcon::before, .l-headerSpNavLang__headIcon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 13px;
  height: 1px;
  background: #005DC4;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity;
}
.l-headerSpNavLang__headIcon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-headerSpNavLang__body {
  padding-top: 16px;
}
.l-headerSpNavLang__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: 12px;
}
.l-headerSpNavLang__listLink {
  position: relative;
  display: block;
  padding-left: 18px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
.l-headerSpNavLang__listLink[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 2px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat right center/contain;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}
.l-headerSpNavLang__listLink.is-active {
  color: #003C7E;
  font-weight: 800;
}
.l-headerSpNavLang__listLink.is-active::before {
  content: "";
  position: absolute;
  inset: 50% auto auto 6px;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid #D70C18;
  border-right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.l-headerSpNavLang__listLinkImg {
  vertical-align: middle;
  translate: 0 -2px;
}
.l-headerSpNavSearch {
  padding: 40px 16px 0;
}
.l-headerSpNavSearch__form {
  position: relative;
  width: 343px;
  margin-inline: auto;
}
.l-headerSpNavSearch__formInput {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  display: block;
  width: 100%;
  padding: 12.5px 52px 14.5px 24px;
  border: 2px solid #003C7E;
  border-radius: 30px;
  background-color: #FFFFFF;
  line-height: 1;
}
@media screen and (max-width: 599px) {
  .l-headerSpNavSearch__formInput {
    font-size: 1.4rem;
  }
}
.l-headerSpNavSearch__formInput::-webkit-input-placeholder {
  color: #98A6B2;
}
.l-headerSpNavSearch__formInput::-moz-placeholder {
  color: #98A6B2;
}
.l-headerSpNavSearch__formInput:-ms-input-placeholder {
  color: #98A6B2;
}
.l-headerSpNavSearch__formInput::-ms-input-placeholder {
  color: #98A6B2;
}
.l-headerSpNavSearch__formInput::placeholder {
  color: #98A6B2;
}
.l-headerSpNavSearch__formSubmit {
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 52px;
  height: 100%;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat right 16px center/20px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.l-headerSpNavSub {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 100;
  width: 100%;
  max-height: calc(100dvh - 64px);
  background-color: #FFFFFF;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
.l-headerSpNavSub.is-open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.l-headerSpNavSub.is-lessThan-iOS17 {
  top: 64px;
}
.l-headerSpNavSub__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: sticky;
  top: 0;
  z-index: 20;
  padding: 24px 16px 24px 0;
  background-color: #FFFFFF;
}
.l-headerSpNavSub__headBtn {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  position: relative;
  padding: 10px 16px 8px 34px;
  background: #F0F6FA;
  color: #636F78;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
.l-headerSpNavSub__headBtn::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 16px;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow02_blue.svg) no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.l-headerSpNavSub__headLink {
  display: block;
  padding: 0 22px 2px 0;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat right top 5.5px/16px;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.l-headerSpNavSub__primary {
  padding: 0 16px 32px;
}
.l-headerSpNavSub__primaryList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.l-headerSpNavSub__primaryAccordion {
  position: relative;
  z-index: 10;
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHead::before {
  opacity: 0;
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadText {
  background-color: rgba(255, 255, 255, 0.75);
  text-shadow: none;
  color: #003C7E;
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadIcon {
  background-color: #FFFFFF;
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadIcon::before, .l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadIcon::after {
  background-color: #005DC4;
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadIcon::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.l-headerSpNavSub__primaryAccordion[open] .l-headerSpNavSub__primaryAccordionHeadIcon::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 0;
}
.l-headerSpNavSub__primaryAccordionHead {
  position: relative;
  display: block;
  aspect-ratio: 343/97;
  cursor: pointer;
}
.l-headerSpNavSub__primaryAccordionHead::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.6))), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}
.l-headerSpNavSub__primaryAccordionHead::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 20px 20px 0px 0px;
}
.l-headerSpNavSub__primaryAccordionHeadImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-headerSpNavSub__primaryAccordionHeadText {
  position: absolute;
  z-index: 2;
  inset: auto auto 0 0;
  padding: 5px 12px 6px 8px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
.l-headerSpNavSub__primaryAccordionHeadIcon {
  position: absolute;
  z-index: 2;
  inset: auto 0 0 auto;
  width: 40px;
  height: 40px;
  background: #D70C18;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
.l-headerSpNavSub__primaryAccordionHeadIcon::before, .l-headerSpNavSub__primaryAccordionHeadIcon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 16px;
  height: 1px;
  background: #FFFFFF;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity;
}
.l-headerSpNavSub__primaryAccordionHeadIcon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-headerSpNavSub__primaryAccordionBodyList {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2px;
  padding-top: 2px;
}
.l-headerSpNavSub__primaryAccordionBodyLink {
  position: relative;
  display: block;
  padding: 20px 40px 21px 16px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  background-color: #F0F6FA;
}
.l-headerSpNavSub__primaryAccordionBodyLink[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-headerSpNavSub__primaryAccordionBodyLink[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.l-headerSpNavSub__primaryAccordionBodyLink::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.l-headerSpNavSub__secondaryList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-headerSpNavSub__secondaryListItem {
  border-top: 1px solid #C8D4DE;
}
.l-headerSpNavSub__secondaryListLink {
  display: block;
  width: 100%;
  padding: 20px 40px 21px 16px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat right 16px center/16px;
}
.l-headerSpNavSub__tertiary {
  padding: 32px 16px 64px;
  border-top: 1px solid #C8D4DE;
  background-color: #F0F8FF;
}
.l-headerSpNavSub__tertiaryGrid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
.l-headerSpNavSub__tertiaryList01 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 48px;
}
.l-headerSpNavSub__tertiaryList01ItemLink {
  display: block;
}
.l-headerSpNavSub__tertiaryList01ItemLinkPicImg {
  display: block;
  width: 100%;
}
.l-headerSpNavSub__tertiaryList01ItemLinkText {
  position: relative;
  display: block;
  padding: 16px 28px 18px 0;
  border-bottom: 2px solid #003C7E;
  color: #003C7E;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.l-headerSpNavSub__tertiaryList01ItemLinkText::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.l-headerSpNavSub__tertiaryList01ItemLinkText::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 16px;
  height: 2px;
  background-color: #D70C18;
}
.l-headerSpNavSub__tertiaryList02 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}
.l-headerSpNavSub__tertiaryList02ItemLink {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFFFFF;
}
.l-headerSpNavSub__tertiaryList02ItemLink[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-headerSpNavSub__tertiaryList02ItemLink::before {
  content: "";
  position: absolute;
  inset: 0 8px 0 auto;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.l-headerSpNavSub__tertiaryList02ItemLinkPic {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 80px;
}
.l-headerSpNavSub__tertiaryList02ItemLinkPicImg {
  display: block;
  width: 100%;
}
.l-headerSpNavSub__tertiaryList02ItemLinkText {
  display: block;
  width: 100%;
  padding: 26px 28px 28px 12px;
  color: #003C7E;
  font-size: 1.46em;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.l-footer {
  position: relative;
}
.l-footerPageTop {
  /* position: relative;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 60px;
  bottom: 30px;
  z-index: 10; */
  position: fixed;
  inset: auto 48px 30px auto;
  z-index: 9;
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 60, 126, 0.15);
          box-shadow: 0px 0px 12px 0px rgba(0, 60, 126, 0.15);
  font-size: 0;
  /* opacity: 0;
  visibility: hidden; */
  -webkit-transition: opacity 0.3s, visibility 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, background-color 0.3s;
  transition: opacity 0.3s, visibility 0.3s, transform 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  will-change: opacity, visibility, transform, background-color;
}
@media screen and (max-width: 599px) {
  .l-footerPageTop {
    right: 20px;
  }
}
@media (hover: hover) {
  .l-footerPageTop:where(:-moz-any-link, :enabled, summary):hover {
    transform: scale(1.1);
  }
  .l-footerPageTop:where(:any-link, :enabled, summary):hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-footerPageTop::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  background: url(/assets/img/common/icon_arrow02_blue.svg) no-repeat center/contain;
  rotate: 270deg;
}
.l-footerPageTop body.is-scroll {
  opacity: 1;
  visibility: visible;
}
body:not(.is-scroll) .l-footerPageTop {
  visibility: hidden;
  opacity: 0;
}
.l-footerPageTop.is-fixed {
  position: absolute;
  inset: -20px 48px auto auto;
}
@media screen and (max-width: 599px) {
  .l-footerPageTop.is-fixed {
    inset: -20px 20px auto auto;
  }
}
.l-footerTop {
  padding: 64px 0;
  background-color: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .l-footerTop {
    padding: 64px 0 40px;
  }
}
.l-footerTop__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-footerTop__inner {
    width: calc(100% - 32px);
  }
}
.l-footerBottom {
  padding: 28px 0 16px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 1023px) {
  .l-footerBottom {
    padding: 16px 0;
  }
}
.l-footerBottom__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media screen and (max-width: 599px) {
  .l-footerBottom__inner {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .l-footerBottom__inner {
    gap: 0;
  }
}
.l-footerBottom__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media screen and (max-width: 1023px) {
  .l-footerBottom__row:nth-of-type(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.l-footerBottom__row:nth-of-type(1) {
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .l-footerNavPrimaryPc {
    display: none;
  }
}
.l-footerNavPrimaryPc__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(2.2222222222vw, 32px);
}
@media screen and (max-width: 1023px) {
  .l-footerNavPrimaryPc__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.l-footerNavPrimaryPc__title {
  margin-bottom: 24px;
}
.l-footerNavPrimaryPc__titleLink {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 240px;
  padding: 0 26px 12px 0;
  border-bottom: 2px solid #003C7E;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .l-footerNavPrimaryPc__titleLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__titleLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__titleLink:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
  .l-footerNavPrimaryPc__titleLink:where(:any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
  .l-footerNavPrimaryPc__titleLink:where(:-moz-any-link, :enabled, summary):hover::after {
    width: 100%;
  }
  .l-footerNavPrimaryPc__titleLink:where(:any-link, :enabled, summary):hover::after {
    width: 100%;
  }
}
.l-footerNavPrimaryPc__titleLink::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
.l-footerNavPrimaryPc__titleLink::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 16px;
  height: 2px;
  background-color: #D70C18;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}
.l-footerNavPrimaryPc__list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
.l-footerNavPrimaryPc__list01Link {
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .l-footerNavPrimaryPc__list01Link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__list01Link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.l-footerNavPrimaryPc__list02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.l-footerNavPrimaryPc__list02Link01 {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  font-size: 1.8rem;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  color: #003C7E;
  font-weight: 800;
}
@media screen and (max-width: 599px) {
  .l-footerNavPrimaryPc__list02Link01 {
    font-size: 1.4rem;
  }
}
.l-footerNavPrimaryPc__list02Link01::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.l-footerNavPrimaryPc__list02Link01[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-footerNavPrimaryPc__list02Link01[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.l-footerNavPrimaryPc__list02Link01[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.l-footerNavPrimaryPc__list02Link01[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .l-footerNavPrimaryPc__list02Link01:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__list02Link01:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__list02Link01:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .l-footerNavPrimaryPc__list02Link01:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .l-footerNavPrimaryPc__list02Link01:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .l-footerNavPrimaryPc__list02Link01:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 599px) {
  .l-footerNavPrimaryPc__list02Link01 {
    font-size: 1.6rem;
  }
}
.l-footerNavPrimaryPc__list02Link01::after {
  width: 18px;
  height: 18px;
}
.l-footerNavPrimaryPc__list02Link02, .l-footerNavPrimaryPc__list02Link02--search, .l-footerNavPrimaryPc__list02Link02--contact {
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .l-footerNavPrimaryPc__list02Link02:where(:-moz-any-link, :enabled, summary):hover, .l-footerNavPrimaryPc__list02Link02--search:where(:-moz-any-link, :enabled, summary):hover, .l-footerNavPrimaryPc__list02Link02--contact:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-footerNavPrimaryPc__list02Link02:where(:any-link, :enabled, summary):hover, .l-footerNavPrimaryPc__list02Link02--search:where(:any-link, :enabled, summary):hover, .l-footerNavPrimaryPc__list02Link02--contact:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.l-footerNavPrimaryPc__list02Link02--contact {
  padding-left: 22px;
  background: url(/assets/img/common/icon_mail01_blue.svg) no-repeat left center/18px;
}
.l-footerNavPrimaryPc__list02Link02--search {
  padding-left: 22px;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat left center/18px;
}
.l-footerNavPrimarySp {
  display: none;
}
@media screen and (max-width: 1023px) {
  .l-footerNavPrimarySp {
    display: block;
  }
}
.l-footerNavPrimarySp__list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l-footerNavPrimarySp__list01Item {
  border-top: 1px solid #C8D4DE;
}
.l-footerNavPrimarySp__list01Item:last-of-type {
  border-bottom: 1px solid #C8D4DE;
}
.l-footerNavPrimarySp__list01Link {
  display: block;
  padding: 16px 50px 16px 16px;
  color: #003C7E;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat right 16px center/18px;
}
.l-footerNavPrimarySp__list01Link[target=_blank] {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.l-footerNavPrimarySp__list02 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding: 24px 0;
}
.l-footerNavPrimarySp__list02Item {
  text-align: center;
}
.l-footerNavPrimarySp__list02Link, .l-footerNavPrimarySp__list02Link--search, .l-footerNavPrimarySp__list02Link--contact {
  display: inline-block;
  padding-left: 22px;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px;
}
.l-footerNavPrimarySp__list02Link--contact {
  background-image: url(/assets/img/common/icon_mail01_blue.svg);
}
.l-footerNavPrimarySp__list02Link--search {
  background-image: url(/assets/img/common/icon_search01_blue.svg);
}
@media screen and (max-width: 1023px) {
  .l-footerNavSecondary {
    width: 100%;
  }
}
.l-footerNavSecondary__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 25px;
}
@media screen and (max-width: 1023px) {
  .l-footerNavSecondary__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
  }
}
.l-footerNavSecondary__item {
  position: relative;
}
.l-footerNavSecondary__item:not(:first-of-type)::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -13px;
  width: 1px;
  height: 14px;
  margin: auto;
  background: #C8D4DE;
}
@media screen and (max-width: 1023px) {
  .l-footerNavSecondary__item:not(:first-of-type)::before {
    content: none;
  }
}
.l-footerNavSecondary__link {
  display: block;
  color: #3F474C;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.08em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .l-footerNavSecondary__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #003C7E;
  }
  .l-footerNavSecondary__link:where(:any-link, :enabled, summary):hover {
    color: #003C7E;
  }
}
@media screen and (max-width: 1023px) {
  .l-footerNavSecondary__link {
    font-size: 1.2rem;
  }
}
.l-footerNavSns__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
}
@media screen and (max-width: 1023px) {
  .l-footerNavSns__item {
    width: 44px;
  }
}
.l-footerNavSns__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  display: block;
}
@media (hover: hover) {
  .l-footerNavSns__link:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-footerNavSns__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023px) {
  .l-footerInfo {
    margin-top: 32px;
  }
}
.l-footerInfo__logoLink {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  display: block;
}
@media (hover: hover) {
  .l-footerInfo__logoLink:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-footerInfo__logoLink:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023px) {
  .l-footerInfo__logoLink {
    width: 280px;
  }
}
.l-footerCopy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .l-footerCopy {
    width: 100%;
    height: auto;
  }
}
.l-footerCopy__text {
  color: #636F78;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  .l-footerCopy__text {
    font-size: 1rem;
  }
}

.l-main {
  margin-top: 112px;
}
@media screen and (max-width: 1023px) {
  .l-main {
    margin-top: 64px;
  }
}
.l-mainHead01 {
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .l-mainHead01 {
    padding-bottom: 40px;
  }
}
.l-mainHead01__head {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .l-mainHead01__head:has(.l-mainHead01__headNav, .l-mainHead02__headNav) .l-mainHead01__headBreadcrumb {
    padding: 72px 0 16px;
  }
}
.l-mainHead01__headBreadcrumb {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 200px 22px 0;
  white-space: nowrap;
  overflow-x: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__headBreadcrumb {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .l-mainHead01__headBreadcrumb {
    padding: 16ox 0;
  }
}
.l-mainHead01__headNav, .l-mainHead02__headNav {
  position: fixed;
  inset: 112px 0 auto auto;
  width: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-transition: translate 0.3s, opacity 0.3s, visibility 0.3s;
  transition: translate 0.3s, opacity 0.3s, visibility 0.3s;
  will-change: translate, opacity, visibility;
  pointer-events: none;
}
.l-mainHead01__headNav > *, .l-mainHead02__headNav > * {
  pointer-events: all;
}
@media screen and (max-width: 1023px) {
  .l-mainHead01__headNav, .l-mainHead02__headNav {
    top: 64px;
  }
}
@media screen and (min-width: 600px) {
  body.is-scrollDown .l-mainHead01__headNav, body.is-scrollDown .l-mainHead02__headNav {
    translate: 0 calc(-100% - 112px);
  }
}
.l-mainHead01__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;
  min-height: 280px;
  padding: 56px 0 64px;
  border-top: 1px solid #C8D4DE;
  border-bottom: 1px solid #C8D4DE;
  background: #F0F6FA url(/assets/img/common/bg_head01.svg) no-repeat center right/800px 100%;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__title {
    min-height: 224px;
    padding: 40px 0 48px;
    background-image: none;
  }
}
.l-mainHead01__titleInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__titleInner {
    width: calc(100% - 32px);
  }
}
.l-mainHead01__titleText01 {
  position: relative;
  padding-left: 33px;
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__titleText01 {
    padding-left: 24px;
    font-size: 3rem;
  }
}
.l-mainHead01__titleText01::before {
  content: "";
  position: absolute;
  inset: 13px auto auto 0;
  margin: auto;
  width: 8px;
  height: 44px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .l-mainHead01__titleText01::before {
    inset: 10px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
.l-mainHead01__titleText02 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-top: 32px;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__titleText02 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 599px) {
  .l-mainHead01__titleText02 {
    margin-top: 16px;
  }
}
.l-mainHead01__nav {
  padding-top: 24px;
}
.l-mainHead01__navInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__navInner {
    width: calc(100% - 32px);
  }
}
.l-mainHead01__pullDown {
  padding-top: 64px;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__pullDown {
    padding-top: 48px;
  }
}
.l-mainHead01__pullDownInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead01__pullDownInner {
    width: calc(100% - 32px);
  }
}
.l-mainHead02 {
  position: relative;
  height: 640px;
}
@media screen and (max-width: 599px) {
  .l-mainHead02 {
    height: 480px;
  }
}
.l-mainHead02__bg {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
}
.l-mainHead02__bg::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(20%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 20%);
}
@media screen and (max-width: 599px) {
  .l-mainHead02__bg::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), color-stop(27.42%, rgba(0, 0, 0, 0)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 27.42%);
  }
}
.l-mainHead02__bgImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.l-mainHead02__head {
  position: relative;
}
.l-mainHead02__headBreadcrumb {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 200px 22px 0;
  white-space: nowrap;
  overflow-x: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead02__headBreadcrumb {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .l-mainHead02__headBreadcrumb {
    padding: 16px 0;
  }
}
@media screen and (max-width: 1023px) {
  .l-mainHead02__headNav body.is-scroll {
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 1023px) {
  body:not(.is-scroll) .l-mainHead02__headNav {
    visibility: hidden;
    opacity: 0;
  }
}
.l-mainHead02__title {
  position: absolute;
  inset: auto 0 56px 0;
  margin: auto;
}
.l-mainHead02__titleInner01 {
  position: relative;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-mainHead02__titleInner01 {
    width: calc(100% - 32px);
  }
}
.l-mainHead02__titleInner02 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: min(8.3333333333vw, 120px);
  padding: 26px 48px 32px 0;
  border-right: 8px solid #D70C18;
  background: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .l-mainHead02__titleInner02 {
    height: 80px;
    margin: 0;
    padding: 0 37px 0 0;
    border-right: 6px solid #D70C18;
  }
}
.l-mainHead02__titleInner02::before {
  content: "";
  position: absolute;
  inset: 0 0 auto auto;
  width: 100vw;
  height: 100%;
  background: #003C7E;
}
.l-mainHead02__titleText {
  position: relative;
  color: #FFFFFF;
  font-size: 4.4rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transform: skewX(12deg);
          transform: skewX(12deg);
}
@media screen and (max-width: 599px) {
  .l-mainHead02__titleText {
    font-size: 3.2rem;
    translate: 0 -2px;
  }
}

.l-section01 {
  padding-bottom: 104px;
}
@media screen and (max-width: 599px) {
  .l-section01 {
    padding-bottom: 80px;
  }
}
.l-section01__inner, .l-section01__inner--narrow {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-section01__inner, .l-section01__inner--narrow {
    width: calc(100% - 32px);
  }
}
.l-section01__inner--narrow {
  max-width: 960px;
}
.l-section02, .l-section02--blue {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .l-section02, .l-section02--blue {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.l-section02--blue {
  background-color: #F0F6FA;
}
.l-section02__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .l-section02__inner {
    width: calc(100% - 32px);
  }
}

.l-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  list-style-type: none;
}
@media screen and (min-width: 600px) {
  .l-breadcrumb__list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.l-breadcrumb__item {
  position: relative;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
  line-height: 1.4;
}
.l-breadcrumb__item:not(:first-of-type) {
  padding-left: 16px;
}
.l-breadcrumb__item:not(:first-of-type)::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  margin: auto;
  width: 8px;
  height: 1px;
  background: #005DC4;
}
.l-mainHead02__headBreadcrumb .l-breadcrumb__item:not(:first-of-type)::before {
  background: #FFFFFF;
}
.l-breadcrumb__text {
  font-weight: 800;
}
.l-mainHead02__headBreadcrumb .l-breadcrumb__text {
  color: #FFFFFF;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
}
.l-breadcrumb__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.l-mainHead02__headBreadcrumb .l-breadcrumb__link {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  color: #FFFFFF;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
}
@media (hover: hover) {
  .l-mainHead02__headBreadcrumb .l-breadcrumb__link:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-mainHead02__headBreadcrumb .l-breadcrumb__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media (hover: hover) {
  .l-mainHead02__headBreadcrumb .l-breadcrumb__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #FFFFFF;
  }
  .l-mainHead02__headBreadcrumb .l-breadcrumb__link:where(:any-link, :enabled, summary):hover {
    color: #FFFFFF;
  }
}
@media (hover: hover) {
  .l-breadcrumb__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-breadcrumb__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}

.l-localNav {
  position: relative;
}
.l-localNavBtn {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: relative;
  display: block;
  min-width: 288px;
  height: 64px;
  padding: 0 57px 0 25px;
  background: #003C7E;
  color: #FFFFFF;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /* &.is-active {
    min-width: 400px;
    padding: 0 57px 0 0;
    background: g.$light-gray01;
    color: g.$gray04;
    &::before {
      opacity: 0;
    }
    &::after {
      background-image: url(/assets/img/common/icon_close01_blue.svg);
    }
  } */
}
@media (hover: hover) {
  .l-localNavBtn:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-localNavBtn:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023px) {
  .l-localNavBtn {
    min-width: 224px;
    height: 56px;
    padding: 0 44px 0 16px;
    font-size: 1.4rem;
  }
}
.l-localNavBtn::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -13px;
  width: 26px;
  height: 100%;
  background: #003C7E;
  -webkit-transform: skewX(12deg);
          transform: skewX(12deg);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}
@media screen and (max-width: 1023px) {
  .l-localNavBtn::before {
    inset: 0 auto 0 -11px;
    width: 22px;
  }
}
.l-localNavBtn::after {
  content: "";
  position: absolute;
  inset: 0 25px 0 auto;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_white.svg) no-repeat center/contain;
  rotate: 90deg;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1023px) {
  .l-localNavBtn::after {
    inset: 0 16px 0 auto;
    width: 20px;
    height: 20px;
  }
}
.l-localNavBtn__text {
  display: inline-block;
  padding-bottom: 2px;
}
.l-localNavMega {
  display: none;
  position: fixed;
  top: 112px;
  left: 0;
  z-index: 101;
  width: 100%;
  height: calc(100dvh - 112px);
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
@media screen and (max-width: 1023px) {
  .l-localNavMega {
    top: 64px;
    height: calc(100dvh - 64px);
  }
}
.l-localNavMega.is-open {
  display: block;
}
.l-localNavMega__overlay {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.l-localNavMega__dialog {
  position: relative;
  z-index: 1;
  margin-left: auto;
  width: 400px;
  background: #F0F6FA;
  max-height: 100dvh;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  will-change: padding;
}
@media screen and (min-width: 1024px) {
  .l-localNavMega__dialog {
    max-height: calc(100dvh - 112px);
  }
  body.is-scrollDown .l-localNavMega__dialog {
    max-height: 100dvh;
    padding-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .l-localNavMega__dialog {
    width: 100%;
    max-height: calc(100dvh - 64px);
  }
}
.l-localNavMega__dialogHead {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: sticky;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64px;
  padding: 0 72px 0 24px;
  background: #F0F6FA;
}
@media (hover: hover) {
  .l-localNavMega__dialogHead:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-localNavMega__dialogHead:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.l-localNavMega__dialogHeadText {
  display: inline-block;
  padding-bottom: 2px;
  color: #3F474C;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.l-localNavMega__dialogHeadClose {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  content: "";
  position: absolute;
  inset: 0 25px 0 auto;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_close01_blue.svg) no-repeat center/contain;
}
@media (hover: hover) {
  .l-localNavMega__dialogHeadClose:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .l-localNavMega__dialogHeadClose:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.l-localNavMega__dialogBody {
  padding: 0 24px 24px;
  /* height: 200px; */
  overflow-y: auto;
}
.l-localNavMega__list {
  border-top: 1px solid #C8D4DE;
}
.l-localNavMega__item {
  border-bottom: 1px solid #C8D4DE;
}
.l-localNavMega__accordion[open] .l-localNavMega__accordionHead::before, .l-localNavMega__accordion[open] .l-localNavMega__accordionHead--link::before {
  opacity: 0;
}
.l-localNavMega__accordion[open] .l-localNavMega__accordionHeadText {
  font-weight: 800;
}
.l-localNavMega__accordion[open] .l-localNavMega__accordionHeadIcon::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.l-localNavMega__accordion[open] .l-localNavMega__accordionHeadIcon::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 0;
}
.l-localNavMega__accordionHead, .l-localNavMega__accordionHead--link {
  position: relative;
  display: block;
  padding: 16px 40px 16px 16px;
  color: #003C7E;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  will-change: background-color, color;
  cursor: pointer;
}
@media (hover: hover) {
  .l-localNavMega__accordionHead:where(:-moz-any-link, :enabled, summary):hover, .l-localNavMega__accordionHead--link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-localNavMega__accordionHead:where(:any-link, :enabled, summary):hover, .l-localNavMega__accordionHead--link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.l-localNavMega__accordionHead--link .l-localNavMega__accordionHeadIcon {
  inset: 0 16px 0 auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
}
.l-localNavMega__accordionHead--link .l-localNavMega__accordionHeadIcon::before, .l-localNavMega__accordionHead--link .l-localNavMega__accordionHeadIcon::after {
  content: none;
}
.l-localNavMega__accordionHeadText {
  position: relative;
  display: block;
  padding-bottom: 1px;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
.l-localNavMega__accordionHeadIcon {
  position: absolute;
  inset: 0 17px 0 auto;
  width: 13px;
  height: 13px;
  margin: auto;
}
.l-localNavMega__accordionHeadIcon::before, .l-localNavMega__accordionHeadIcon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 13px;
  height: 1px;
  background: #005DC4;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity;
}
.l-localNavMega__accordionHeadIcon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-localNavMega__subList {
  border-top: 1px solid #C8D4DE;
}
.l-localNavMega__subItem:not(:last-of-type) {
  border-bottom: 1px solid #C8D4DE;
}
.l-localNavMega__subLink {
  position: relative;
  display: block;
  padding: 16px 40px 16px 32px;
  background: rgba(200, 212, 222, 0.3);
  color: #003C7E;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  will-change: background-color, color;
}
@media (hover: hover) {
  .l-localNavMega__subLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-localNavMega__subLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-localNavMega__subLink:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: translateX(4px);
  }
  .l-localNavMega__subLink:where(:any-link, :enabled, summary):hover::before {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
}
.l-localNavMega__subLink::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  margin: auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.l-localNavMega__subLink[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
@media (hover: hover) {
  .l-localNavMega__subLink[href$=".pdf"]:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: scale(1.1);
  }
  .l-localNavMega__subLink[href$=".pdf"]:where(:any-link, :enabled, summary):hover::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.l-localNavMega__subLinkText {
  padding-bottom: 1px;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.l-anchorNav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 40px;
}
@media screen and (max-width: 599px) {
  .l-anchorNav__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.l-anchorNav__link {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 800;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.l-anchorNav__link::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
  rotate: 90deg;
}
@media (hover: hover) {
  .l-anchorNav__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-anchorNav__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .l-anchorNav__link:where(:-moz-any-link, :enabled, summary):hover::after {
    translate: 0 2px;
  }
  .l-anchorNav__link:where(:any-link, :enabled, summary):hover::after {
    translate: 0 2px;
  }
}

.l-grid01--col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.4444444444vw, 64px);
}
@media screen and (max-width: 1023px) {
  .l-grid01--col2 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.l-grid01--col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.9166666667vw, 42px);
}
@media screen and (min-width: 600px) {
  .l-grid01--col3:has(.c-card01) {
    row-gap: min(4.4444444444vw, 64px);
  }
}
@media screen and (max-width: 1023px) {
  .l-grid01--col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .l-grid01--col3 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-grid01--col3 .l-grid01__item--span2 {
    grid-column: span 2;
  }
}
.l-grid01--col4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(2.2222222222vw, 32px);
}
@media screen and (min-width: 600px) {
  .l-grid01--col4:has(.c-card01) {
    row-gap: min(2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 1023px) {
  .l-grid01--col4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .l-grid01--col4 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-grid01--col4 .l-grid01__item--span2 {
    grid-column: span 2;
  }
}
@media screen and (min-width: 1024px) {
  .l-grid01--col4 .l-grid01__item--span3 {
    grid-column: span 3;
  }
}

.l-imgCol01, .l-imgCol01--col4, .l-imgCol01--col4--reverse, .l-imgCol01--col3, .l-imgCol01--col3--reverse, .l-imgCol01--col2, .l-imgCol01--col2--reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1023px) {
  .l-imgCol01, .l-imgCol01--col4, .l-imgCol01--col4--reverse, .l-imgCol01--col3, .l-imgCol01--col3--reverse, .l-imgCol01--col2, .l-imgCol01--col2--reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col2, .l-imgCol01--col2--reverse {
    gap: min(4.4444444444vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col2--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col3, .l-imgCol01--col3--reverse {
    gap: min(2.9166666667vw, 42px);
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col3--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col4, .l-imgCol01--col4--reverse {
    gap: min(2.2222222222vw, 32px);
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col4--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (max-width: 1023px) {
  .l-imgCol01__img {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col2 .l-imgCol01__img, .l-imgCol01--col2--reverse .l-imgCol01__img {
    width: min(39.4444444444vw, 568px);
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col3 .l-imgCol01__img, .l-imgCol01--col3--reverse .l-imgCol01__img {
    width: 372px;
  }
}
@media screen and (min-width: 1024px) {
  .l-imgCol01--col4 .l-imgCol01__img, .l-imgCol01--col4--reverse .l-imgCol01__img {
    width: 276px;
  }
}
.l-imgCol01__heading {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 600px) {
  .l-imgCol01--col2 .l-imgCol01__heading, .l-imgCol01--col2--reverse .l-imgCol01__heading {
    margin-bottom: 16px;
    font-size: 2rem;
  }
}
@media screen and (max-width: 599px) {
  .l-imgCol01--col2 .l-imgCol01__heading, .l-imgCol01--col2--reverse .l-imgCol01__heading {
    margin-bottom: 12px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 600px) {
  .l-imgCol01--col3 .l-imgCol01__heading, .l-imgCol01--col3--reverse .l-imgCol01__heading {
    margin-bottom: 16px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 599px) {
  .l-imgCol01--col3 .l-imgCol01__heading, .l-imgCol01--col3--reverse .l-imgCol01__heading {
    margin-bottom: 12px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 600px) {
  .l-imgCol01--col4 .l-imgCol01__heading, .l-imgCol01--col4--reverse .l-imgCol01__heading {
    margin-bottom: 12px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 599px) {
  .l-imgCol01--col4 .l-imgCol01__heading, .l-imgCol01--col4--reverse .l-imgCol01__heading {
    margin-bottom: 12px;
    font-size: 1.6rem;
  }
}
.l-imgCol01__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.l-blockSkip__link {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
  height: 45px;
  background: #FFFFFF;
  border-bottom: 1px solid #C8D4DE;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.l-blockSkip__link:focus, .l-blockSkip__link:active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.l-blockSkip__linkLabel {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  display: inline-block;
  padding-right: 24px;
  color: #003C7E;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .l-blockSkip__linkLabel {
    font-size: 1.4rem;
  }
}
.l-blockSkip__linkLabel::before {
  content: "";
  position: absolute;
  inset: auto 0 6px auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
  rotate: 90deg;
}
@media (hover: hover) {
  .l-blockSkip__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .l-blockSkip__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .l-blockSkip__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 0 2px;
  }
  .l-blockSkip__linkLabel:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 0 2px;
  }
}

.c-btn01:not(:first-child), .c-btn01--back:not(:first-child), .c-btn01--add:not(:first-child), .c-btn01--white:not(:first-child), .c-btn01--blue:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .c-btn01:not(:first-child), .c-btn01--back:not(:first-child), .c-btn01--add:not(:first-child), .c-btn01--white:not(:first-child), .c-btn01--blue:not(:first-child) {
    margin-top: 24px;
  }
}
.c-btn01:not(:last-child), .c-btn01--back:not(:last-child), .c-btn01--add:not(:last-child), .c-btn01--white:not(:last-child), .c-btn01--blue:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .c-btn01:not(:last-child), .c-btn01--back:not(:last-child), .c-btn01--add:not(:last-child), .c-btn01--white:not(:last-child), .c-btn01--blue:not(:last-child) {
    margin-bottom: 24px;
  }
}
.c-btn01__link {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  overflow: hidden;
}
.c-btn01__link::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.3s, translate 0.3s;
  transition: background-image 0.3s, translate 0.3s;
  will-change: background-image, translate;
}
.c-btn01__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-btn01__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-btn01__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-btn01__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-btn01__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  will-change: left;
}
@media (hover: hover) {
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 0;
  }
  .c-btn01__link:where(:any-link, :enabled, summary):hover::after {
    left: 0;
  }
}
.c-btn01__linkLabel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px;
  border-radius: 30px;
  border: 2px solid #003C7E;
  text-align: left;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
}
@media (hover: hover) {
  .c-btn01__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
  .c-btn01__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 599px) {
  .c-btn01__linkLabel {
    font-size: 1.6rem;
  }
}
.c-btn01__linkLabelFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  padding-left: 4px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: color;
}
@media (hover: hover) {
  .c-btn01__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
  .c-btn01__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
}
.c-btn01--blue__link {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  overflow: hidden;
}
.c-btn01--blue__link::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.3s, translate 0.3s;
  transition: background-image 0.3s, translate 0.3s;
  will-change: background-image, translate;
}
.c-btn01--blue__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-btn01--blue__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-btn01--blue__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-btn01--blue__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-btn01--blue__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  will-change: left;
}
@media (hover: hover) {
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 0;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover::after {
    left: 0;
  }
}
.c-btn01--blue__linkLabel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px;
  border-radius: 30px;
  border: 2px solid #003C7E;
  text-align: left;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
}
@media (hover: hover) {
  .c-btn01--blue__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
  .c-btn01--blue__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 599px) {
  .c-btn01--blue__linkLabel {
    font-size: 1.6rem;
  }
}
.c-btn01--blue__linkLabelFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  padding-left: 4px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: color;
}
@media (hover: hover) {
  .c-btn01--blue__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
  .c-btn01--blue__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
}
.c-btn01--blue__link::before {
  background-image: url(/assets/img/common/icon_arrow01_white.svg);
}
.c-btn01--blue__link::after {
  left: 0;
}
.c-btn01--blue__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_white.svg);
}
.c-btn01--blue__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
}
.c-btn01--blue__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01_white.svg);
}
.c-btn01--blue__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
}
@media (hover: hover) {
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 100%;
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover::after {
    left: 100%;
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_blue.svg);
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_blue.svg);
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01.svg);
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01.svg);
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01.svg);
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01.svg);
  }
  .c-btn01--blue__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01.svg);
  }
  .c-btn01--blue__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01.svg);
  }
}
.c-btn01--blue__linkLabel {
  border-color: #003C7E;
  color: #FFFFFF;
}
@media (hover: hover) {
  .c-btn01--blue__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #003C7E;
  }
  .c-btn01--blue__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    color: #003C7E;
  }
}
.c-btn01--blue__linkLabelFileSize {
  color: #FFFFFF;
}
@media (hover: hover) {
  .c-btn01--blue__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #636F78;
  }
  .c-btn01--blue__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #636F78;
  }
}
.c-btn01--white__link {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  overflow: hidden;
}
.c-btn01--white__link::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.3s, translate 0.3s;
  transition: background-image 0.3s, translate 0.3s;
  will-change: background-image, translate;
}
.c-btn01--white__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-btn01--white__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-btn01--white__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-btn01--white__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-btn01--white__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  will-change: left;
}
@media (hover: hover) {
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 0;
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover::after {
    left: 0;
  }
}
.c-btn01--white__linkLabel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px;
  border-radius: 30px;
  border: 2px solid #003C7E;
  text-align: left;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
}
@media (hover: hover) {
  .c-btn01--white__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
  .c-btn01--white__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 599px) {
  .c-btn01--white__linkLabel {
    font-size: 1.6rem;
  }
}
.c-btn01--white__linkLabelFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  padding-left: 4px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: color;
}
@media (hover: hover) {
  .c-btn01--white__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
  .c-btn01--white__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
}
.c-btn01--white__link::before {
  background-image: url(/assets/img/common/icon_arrow01_white.svg);
}
.c-btn01--white__link::after {
  background-color: #FFFFFF;
}
.c-btn01--white__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_white.svg);
}
.c-btn01--white__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
}
.c-btn01--white__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01_white.svg);
}
.c-btn01--white__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
}
@media (hover: hover) {
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_blue.svg);
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_blue.svg);
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01.svg);
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01.svg);
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01.svg);
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01.svg);
  }
  .c-btn01--white__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01.svg);
  }
  .c-btn01--white__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01.svg);
  }
}
.c-btn01--white__linkLabel {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
@media (hover: hover) {
  .c-btn01--white__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #FFFFFF;
    color: #003C7E;
  }
  .c-btn01--white__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #FFFFFF;
    color: #003C7E;
  }
}
.c-btn01--white__linkLabelFileSize {
  color: #FFFFFF;
}
@media (hover: hover) {
  .c-btn01--white__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #636F78;
  }
  .c-btn01--white__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #636F78;
  }
}
.c-btn01--add__link {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  overflow: hidden;
}
.c-btn01--add__link::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.3s, translate 0.3s;
  transition: background-image 0.3s, translate 0.3s;
  will-change: background-image, translate;
}
.c-btn01--add__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-btn01--add__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-btn01--add__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-btn01--add__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-btn01--add__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  will-change: left;
}
@media (hover: hover) {
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 0;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover::after {
    left: 0;
  }
}
.c-btn01--add__linkLabel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px;
  border-radius: 30px;
  border: 2px solid #003C7E;
  text-align: left;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
}
@media (hover: hover) {
  .c-btn01--add__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
  .c-btn01--add__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 599px) {
  .c-btn01--add__linkLabel {
    font-size: 1.6rem;
  }
}
.c-btn01--add__linkLabelFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  padding-left: 4px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: color;
}
@media (hover: hover) {
  .c-btn01--add__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
  .c-btn01--add__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
}
.c-btn01--add__link::before {
  background-image: url(/assets/img/common/icon_plus01_blue.svg);
}
@media (hover: hover) {
  .c-btn01--add__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_plus01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--add__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_plus01_white.svg);
    translate: 0 -1px;
  }
}
.c-btn01--back__link {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  overflow: hidden;
}
.c-btn01--back__link::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.3s, translate 0.3s;
  transition: background-image 0.3s, translate 0.3s;
  will-change: background-image, translate;
}
.c-btn01--back__link[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-btn01--back__link[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-btn01--back__link[href$=".zip"]::before {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-btn01--back__link[href$=".xlsx"]::before {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-btn01--back__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
  will-change: left;
}
@media (hover: hover) {
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
    translate: 4px -1px;
  }
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover[target=_blank]::before {
    background-image: url(/assets/img/common/icon_blank01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover[href$=".pdf"]::before {
    background-image: url(/assets/img/common/icon_file-pdf01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover[href$=".zip"]::before {
    background-image: url(/assets/img/common/icon_file-zip01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover[href$=".xlsx"]::before {
    background-image: url(/assets/img/common/icon_file-xlsx01_white.svg);
    translate: 0 -1px;
  }
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover::after {
    left: 0;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover::after {
    left: 0;
  }
}
.c-btn01--back__linkLabel {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px;
  border-radius: 30px;
  border: 2px solid #003C7E;
  text-align: left;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
}
@media (hover: hover) {
  .c-btn01--back__linkLabel:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
  .c-btn01--back__linkLabel:is(:where(:any-link, :enabled, summary):hover *) {
    border-color: #003C7E;
    color: #FFFFFF;
  }
}
@media screen and (max-width: 599px) {
  .c-btn01--back__linkLabel {
    font-size: 1.6rem;
  }
}
.c-btn01--back__linkLabelFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  padding-left: 4px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  -webkit-transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: color;
}
@media (hover: hover) {
  .c-btn01--back__linkLabelFileSize:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
  .c-btn01--back__linkLabelFileSize:is(:where(:any-link, :enabled, summary):hover *) {
    color: #FFFFFF;
  }
}
.c-btn01--back__link::before {
  inset: 0 auto 0 16px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (hover: hover) {
  .c-btn01--back__link:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: -4px -1px;
  }
  .c-btn01--back__link:where(:any-link, :enabled, summary):hover::before {
    translate: -4px -1px;
  }
}
.c-btn01--back__linkLabel {
  padding: 0 30px 1px 56px;
}
.c-btn02:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .c-btn02:not(:first-child) {
    margin-top: 24px;
  }
}
.c-btn02:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .c-btn02:not(:last-child) {
    margin-bottom: 24px;
  }
}
.c-btn02__link {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 240px;
  padding: 0 26px 12px 0;
  border-bottom: 2px solid #003C7E;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .c-btn02__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-btn02__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-btn02__link:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
  .c-btn02__link:where(:any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
  .c-btn02__link:where(:-moz-any-link, :enabled, summary):hover::after {
    width: 100%;
  }
  .c-btn02__link:where(:any-link, :enabled, summary):hover::after {
    width: 100%;
  }
}
.c-btn02__link::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: 18px;
  height: 18px;
  margin: auto;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
.c-btn02__link::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 16px;
  height: 2px;
  background-color: #D70C18;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}

.c-link01 {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.c-link01[target=_blank]::after, .c-link01[href$=".pdf"]::after, .c-link01[href$=".zip"]::after, .c-link01[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .c-link01[target=_blank]::after, .c-listNumNote01 .c-link01[target=_blank]::after, .c-listNote01 .c-link01[href$=".pdf"]::after, .c-listNumNote01 .c-link01[href$=".pdf"]::after, .c-listNote01 .c-link01[href$=".zip"]::after, .c-listNumNote01 .c-link01[href$=".zip"]::after, .c-listNote01 .c-link01[href$=".xlsx"]::after, .c-listNumNote01 .c-link01[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.c-link01[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-link01[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-link01[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-link01[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .c-link01:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .c-link01:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .c-link01:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .c-link01:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-link01:has(.c-link01__fileSize)::after {
  content: none;
}
.c-link01__fileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  padding-left: 22px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  margin-left: 4px;
}
[href$=".pdf"] .c-link01__fileSize {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
[href$=".zip"] .c-link01__fileSize {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
[href$=".xlsx"] .c-link01__fileSize {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-linkBlock01:not(:first-child) {
  margin-top: 16px;
}
.c-linkBlock01:not(:last-child) {
  margin-bottom: 16px;
}
.c-linkBlock01__link {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .c-linkBlock01__link {
    font-size: 1.4rem;
  }
}
.c-linkBlock01__link::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-linkBlock01__link[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-linkBlock01__link[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-linkBlock01__link[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-linkBlock01__link[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .c-linkBlock01__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01__link:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .c-linkBlock01__link:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .c-linkBlock01__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .c-linkBlock01__link:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-linkBlock01__link:has(.c-linkBlock01__fileSize)::after {
  content: none;
}
.c-linkBlock01__link--iconMap {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  padding-left: 28px;
}
@media screen and (max-width: 599px) {
  .c-linkBlock01__link--iconMap {
    font-size: 1.4rem;
  }
}
.c-linkBlock01__link--iconMap::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-linkBlock01__link--iconMap[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-linkBlock01__link--iconMap[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-linkBlock01__link--iconMap[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-linkBlock01__link--iconMap[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .c-linkBlock01__link--iconMap:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01__link--iconMap:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01__link--iconMap:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .c-linkBlock01__link--iconMap:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .c-linkBlock01__link--iconMap:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .c-linkBlock01__link--iconMap:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-linkBlock01__link--iconMap::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_map01_red.svg) no-repeat center/contain;
  inset: 3px auto auto 0;
}
@media screen and (max-width: 599px) {
  .c-linkBlock01__link--iconMap::before {
    width: 20px;
    height: 20px;
    top: 2px;
  }
}
.c-linkBlock01--large:not(:last-child) {
  margin-bottom: 16px;
}
.c-linkBlock01--large__link {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  font-size: 1.8rem;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
@media screen and (max-width: 599px) {
  .c-linkBlock01--large__link {
    font-size: 1.4rem;
  }
}
.c-linkBlock01--large__link::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-linkBlock01--large__link[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-linkBlock01--large__link[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-linkBlock01--large__link[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-linkBlock01--large__link[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .c-linkBlock01--large__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01--large__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkBlock01--large__link:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .c-linkBlock01--large__link:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .c-linkBlock01--large__link:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .c-linkBlock01--large__link:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 599px) {
  .c-linkBlock01--large__link {
    font-size: 1.6rem;
  }
}
.c-linkBlock01--large__link::after {
  width: 18px;
  height: 18px;
}
.c-linkBlock01__fileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  padding-left: 22px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  margin-left: 4px;
}
[href$=".pdf"] .c-linkBlock01__fileSize {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
[href$=".zip"] .c-linkBlock01__fileSize {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
[href$=".xlsx"] .c-linkBlock01__fileSize {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-linkList01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.c-linkList01:not(:last-child) {
  margin-bottom: 16px;
}
.c-linkList01__link {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 4px/16px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .c-linkList01__link {
    background-position: left top 2px;
    font-size: 1.4rem;
  }
}
.c-linkList01__link:not([href$=".pdf"]):not([href$=".zip"]):not([href$=".xlsx"])[target=_blank] {
  padding-right: 22px;
}
@media (hover: hover) {
  .c-linkList01__link:not([href$=".pdf"]):not([href$=".zip"]):not([href$=".xlsx"])[target=_blank]:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: scale(1.1);
  }
  .c-linkList01__link:not([href$=".pdf"]):not([href$=".zip"]):not([href$=".xlsx"])[target=_blank]:where(:any-link, :enabled, summary):hover::before {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-linkList01__link:not([href$=".pdf"]):not([href$=".zip"]):not([href$=".xlsx"])[target=_blank]::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
@media (hover: hover) {
  .c-linkList01__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-linkList01__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.c-linkList01__fileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  padding-left: 22px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
}
[href$=".pdf"] .c-linkList01__fileSize {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
[href$=".zip"] .c-linkList01__fileSize {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
[href$=".xlsx"] .c-linkList01__fileSize {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}

.c-list01 {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 599px) {
  .c-list01 {
    gap: 4px;
  }
}
.c-list01 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 599px) {
  .c-list01 > li {
    font-size: 1.4rem;
  }
}
.c-list01 > li::before {
  content: "";
  position: absolute;
  inset: 11px auto auto 6px;
  width: 8px;
  height: 8px;
  background-color: #003C7E;
}
@media screen and (max-width: 599px) {
  .c-list01 > li::before {
    top: 9px;
  }
}
.c-list01 > li ol,
.c-list01 > li ul {
  margin-top: 8px;
}
.c-list01:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNum01 {
  counter-reset: listNum01;
}
.c-listNum01 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNum01;
  display: table;
}
@media screen and (max-width: 599px) {
  .c-listNum01 > li {
    font-size: 1.4rem;
  }
}
.c-listNum01 > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .c-listNum01 > li:not(:first-of-type) {
    gap: 4px;
  }
}
.c-listNum01 > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: counter(listNum01) ".";
  display: table-cell;
  padding-right: 4px;
  color: #003C7E;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .c-listNum01 > li::before {
    font-size: 1.4rem;
  }
}
.c-listNum01 > li ol,
.c-listNum01 > li ul {
  margin-top: 8px;
}
.c-listNum01:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNum02 {
  counter-reset: listNum02;
}
.c-listNum02 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNum02;
  display: table;
}
@media screen and (max-width: 599px) {
  .c-listNum02 > li {
    font-size: 1.4rem;
  }
}
.c-listNum02 > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .c-listNum02 > li:not(:first-of-type) {
    gap: 4px;
  }
}
.c-listNum02 > li::before {
  content: "（" counter(listNum02) "）";
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: table-cell;
  padding-right: 4px;
  color: #003C7E;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .c-listNum02 > li::before {
    translate: 0 1px;
    font-size: 1.4rem;
  }
}
.c-listNum02 > li ol,
.c-listNum02 > li ul {
  margin-top: 8px;
}
.c-listNum02:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNum03 {
  counter-reset: listNum03;
}
.c-listNum03 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNum03;
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 599px) {
  .c-listNum03 > li {
    font-size: 1.4rem;
  }
}
.c-listNum03 > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .c-listNum03 > li:not(:first-of-type) {
    gap: 4px;
  }
}
.c-listNum03 > li::before, .c-listNum03 > li::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
}
.c-listNum03 > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: counter(listNum03);
  inset: 9px auto auto 0;
  text-align: center;
  color: #003C7E;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 599px) {
  .c-listNum03 > li::before {
    top: 7px;
  }
}
.c-listNum03 > li::after {
  inset: 6px auto auto 0;
  border: 1px solid #003C7E;
  border-radius: 50%;
}
@media screen and (max-width: 599px) {
  .c-listNum03 > li::after {
    top: 4px;
  }
}
.c-listNum03 > li ol,
.c-listNum03 > li ul {
  margin-top: 8px;
}
.c-listNum03:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNumJa {
  counter-reset: listNumJa;
}
.c-listNumJa > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNumJa;
  display: table;
}
@media screen and (max-width: 599px) {
  .c-listNumJa > li {
    font-size: 1.4rem;
  }
}
.c-listNumJa > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .c-listNumJa > li:not(:first-of-type) {
    gap: 4px;
  }
}
.c-listNumJa > li::before {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  content: counter(listNumJa, cjk-ideographic) "、";
  display: table-cell;
  color: #003C7E;
  white-space: nowrap;
}
@media screen and (max-width: 599px) {
  .c-listNumJa > li::before {
    font-size: 1.4rem;
  }
}
.c-listNumJa > li ol,
.c-listNumJa > li ul {
  margin-top: 8px;
}
.c-listNumJa:not(:first-child) {
  margin-top: 16px;
}
.c-listNumJa:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNumNote01 {
  counter-reset: listNumNote01;
}
.c-listNumNote01 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNumNote01;
  display: table;
  color: #636F78;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-listNumNote01 > li {
    font-size: 1.4rem;
  }
}
.c-listNumNote01 > li:not(:first-of-type) {
  margin-top: 4px;
}
.c-listNumNote01 > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: "*" counter(listNumNote01);
  display: table-cell;
  padding-right: 4px;
  color: #636F78;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .c-listNumNote01 > li::before {
    font-size: 1.4rem;
  }
}
.c-listNumNote01:not(:last-child) {
  margin-bottom: 16px;
}
.c-listNote01 > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  display: table;
  color: #636F78;
  font-size: 1.4rem;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-listNote01 > li {
    font-size: 1.4rem;
  }
}
.c-listNote01 > li:not(:first-of-type) {
  margin-top: 4px;
}
.c-listNote01 > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: "*";
  display: table-cell;
  padding-right: 4px;
  color: #636F78;
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .c-listNote01 > li::before {
    font-size: 1.4rem;
  }
}
.c-listNote01:not(:last-child) {
  margin-bottom: 16px;
}

.c-text01 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-text01 {
    font-size: 1.4rem;
  }
}
.c-text01:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .c-text01:not(:last-child) {
    margin-bottom: 12px;
  }
}
.c-text02 {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-text02 {
    font-size: 1.2rem;
  }
}
.c-text02:not(:last-child) {
  margin-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .c-text02:not(:last-child) {
    margin-bottom: 12px;
  }
}

.c-title01 {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #003C7E;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .c-title01 {
    padding-bottom: 8px;
    font-size: 2.6rem;
  }
}
.c-title01::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 80px;
  height: 2px;
  background-color: #D70C18;
}
.c-title01:not(:first-child) {
  margin-top: 104px;
}
@media screen and (max-width: 599px) {
  .c-title01:not(:first-child) {
    margin-top: 80px;
  }
}
.c-title01:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .c-title01:not(:last-child) {
    margin-bottom: 32px;
  }
}
.c-title02 {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .c-title02 {
    font-size: 2.2rem;
  }
}
.c-title02::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 2px;
  margin-left: 24px;
  background: #D70C18;
  translate: 0 -6px;
}
@media screen and (max-width: 599px) {
  .c-title02::after {
    margin-left: 16px;
  }
}
.c-title02:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .c-title02:not(:first-child) {
    margin-top: 24px;
  }
}
.c-title02:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .c-title02:not(:last-child) {
    margin-bottom: 16px;
  }
}
.c-title03 {
  position: relative;
  padding-left: 10px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .c-title03 {
    font-size: 1.8rem;
  }
}
.c-title03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 8px 8px 0px 0px;
}
.c-title03:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 599px) {
  .c-title03:not(:first-child) {
    margin-top: 24px;
  }
}
.c-title03:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 599px) {
  .c-title03:not(:last-child) {
    margin-bottom: 8px;
  }
}
.c-title04 {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .c-title04 {
    font-size: 1.6rem;
  }
}
.c-title04:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 599px) {
  .c-title04:not(:first-child) {
    margin-top: 12px;
  }
}
.c-title04:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .c-title04:not(:last-child) {
    margin-bottom: 4px;
  }
}

.c-img01:not(:first-child), .c-img01--border:not(:first-child) {
  margin-top: 40px;
}
.c-img01:not(:last-child), .c-img01--border:not(:last-child) {
  margin-bottom: 40px;
}
.c-img01__heading {
  margin-bottom: 16px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-img01__heading {
    margin-bottom: 12px;
    font-size: 1.6rem;
  }
}
.c-img01 figure, .c-img01--border figure {
  display: inline-block;
}
.c-img01 figcaption, .c-img01--border figcaption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-top: 8px;
  text-align: left;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .c-img01 figcaption, .c-img01--border figcaption {
    font-size: 1.2rem;
  }
}
.c-img01--border figure img {
  border: 1px solid #C8D4DE;
}
.c-imgScroll {
  overflow: auto;
}
.c-imgScroll:not(:first-child) {
  margin-top: 40px;
}
.c-imgScroll:not(:last-child) {
  margin-bottom: 40px;
}
.c-imgScroll figure img {
  max-width: none;
}

.c-cardGrid--col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.4444444444vw, 64px);
}
@media screen and (max-width: 1023px) {
  .c-cardGrid--col2 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.c-cardGrid--col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.9166666667vw, 42px);
}
@media screen and (min-width: 600px) {
  .c-cardGrid--col3:has(.c-card01) {
    row-gap: min(4.4444444444vw, 64px);
  }
}
@media screen and (max-width: 1023px) {
  .c-cardGrid--col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col3 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.c-cardGrid--col4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: min(2.2222222222vw, 32px);
}
@media screen and (min-width: 600px) {
  .c-cardGrid--col4:has(.c-card01) {
    row-gap: min(2.7777777778vw, 40px);
  }
}
@media screen and (max-width: 1023px) {
  .c-cardGrid--col4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col4 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.c-card01__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-card01__link:not(:has(.c-card01__text)) {
  height: 100%;
}
.c-card01__link[target=_blank] .c-card01__title::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
@media (hover: hover) {
  .c-card01__link[target=_blank] .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 0;
    scale: 1.1;
  }
  .c-card01__link[target=_blank] .c-card01__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 0;
    scale: 1.1;
  }
}
.c-card01__pic {
  overflow: hidden;
}
.c-card01__picImg {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .c-card01__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .c-card01__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-card01__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 2px solid #003C7E;
  color: #003C7E;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card01__title:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::after {
    width: 100%;
  }
  .c-card01__title:is(:where(:any-link, :enabled, summary):hover *)::after {
    width: 100%;
  }
}
.c-card01__title::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.3s, scale 0.3s;
  transition: translate 0.3s, scale 0.3s;
  will-change: translate, scale;
}
.c-card01__title::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 16px;
  height: 2px;
  background-color: #D70C18;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
  will-change: width;
}
.c-cardGrid--col2 .c-card01__title {
  padding: 24px 36px 28px 0;
  font-size: 2rem;
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col2 .c-card01__title {
    padding: 16px 28px 18px 0;
    font-size: 1.6rem;
  }
}
.c-cardGrid--col2 .c-card01__title::before {
  width: 28px;
  height: 28px;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col2 .c-card01__title::before {
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
}
@media (hover: hover) {
  .c-cardGrid--col2 .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 4px;
  }
  .c-cardGrid--col2 .c-card01__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 4px;
  }
}
.c-cardGrid--col3 .c-card01__title {
  padding: 22px 32px 22px 0;
  font-size: 1.8rem;
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col3 .c-card01__title {
    padding: 16px 28px 18px 0;
    font-size: 1.6rem;
  }
}
.c-cardGrid--col3 .c-card01__title::before {
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col3 .c-card01__title::before {
    width: 20px;
    height: 20px;
  }
}
@media (hover: hover) {
  .c-cardGrid--col3 .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 6px;
  }
  .c-cardGrid--col3 .c-card01__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 6px;
  }
}
.c-cardGrid--col4 .c-card01__title {
  padding: 16px 28px 16px 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col4 .c-card01__title {
    font-size: 1.4rem;
  }
}
.c-cardGrid--col4 .c-card01__title::before {
  width: 20px;
  height: 20px;
}
@media (hover: hover) {
  .c-cardGrid--col4 .c-card01__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 6px;
  }
  .c-cardGrid--col4 .c-card01__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 6px;
  }
}
.c-card01__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  padding-top: 8px;
}
@media screen and (max-width: 599px) {
  .c-card01__text {
    font-size: 1.4rem;
  }
}
.c-cardGrid--col4 .c-card01__text {
  font-size: 1.4rem;
}
.c-card02__link {
  position: relative;
  display: block;
}
.c-cardGrid--col2 .c-card02__link {
  aspect-ratio: 568/160;
}
.c-cardGrid--col2 .c-card02__link .c-card02__pic::after {
  border-width: 28px 28px 0px 0px;
}
.c-cardGrid--col3 .c-card02__link {
  aspect-ratio: 343/96;
}
.c-cardGrid--col3 .c-card02__link .c-card02__pic::after {
  border-width: 20px 20px 0px 0px;
}
@media (hover: hover) {
  .c-card02__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .c-card02__link:where(:any-link, :enabled, summary):hover::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 60, 126, 0)), to(rgba(0, 60, 126, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .c-card02__link:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
  .c-card02__link:where(:any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
}
.c-card02__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.08)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.6)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.8;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
.c-card02__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7))), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
}
.c-card02__pic {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.c-card02__pic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
}
.c-card02__picImg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .c-card02__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .c-card02__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-card02__title {
  position: absolute;
  z-index: 3;
  inset: auto auto 0 0;
  background-image: url(/assets/img/common/icon_arrow02--wide_white.svg);
  background-repeat: no-repeat;
  background-size: 37px 7px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media (hover: hover) {
  .c-card02__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
  }
  .c-card02__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
  }
}
.c-cardGrid--col2 .c-card02__title {
  padding: 10px 65px 12px 20px;
  background-position: right 20px bottom 29px;
  font-size: 2.4rem;
}
@media (hover: hover) {
  .c-cardGrid--col2 .c-card02__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 29px;
  }
  .c-cardGrid--col2 .c-card02__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 29px;
  }
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col2 .c-card02__title {
    padding: 10px 65px 8px 12px;
    background-position: right 20px bottom 19px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 599px) and (hover: hover) {
  .c-cardGrid--col2 .c-card02__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 19px;
  }
  .c-cardGrid--col2 .c-card02__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 19px;
  }
}
.c-cardGrid--col3 .c-card02__title {
  padding: 8px 60px 10px 12px;
  background-position: right 16px bottom 22px;
  font-size: 2rem;
}
@media (hover: hover) {
  .c-cardGrid--col3 .c-card02__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-position: right 8px bottom 22px;
  }
  .c-cardGrid--col3 .c-card02__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-position: right 8px bottom 22px;
  }
}
@media screen and (max-width: 599px) {
  .c-cardGrid--col3 .c-card02__title {
    padding: 10px 65px 8px 12px;
    background-position: right 20px bottom 19px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 599px) and (hover: hover) {
  .c-cardGrid--col3 .c-card02__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 19px;
  }
  .c-cardGrid--col3 .c-card02__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-position: right 12px bottom 19px;
  }
}
.c-card03 {
  display: grid;
  grid-template-rows: subgrid;
  gap: 0;
}
.c-card03:has(.c-card03__body) {
  grid-row: span 2;
}
.c-card03__item, .c-card03__link {
  position: relative;
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  padding: 20px;
  border: 2px solid #C8D4DE;
  background-color: #FFFFFF;
}
.c-card03__link {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  will-change: background-color;
}
@media (hover: hover) {
  .c-card03__link:where(:-moz-any-link, :enabled, summary):hover {
    background-color: #F0F6FA;
  }
  .c-card03__link:where(:any-link, :enabled, summary):hover {
    background-color: #F0F6FA;
  }
}
.c-card03__link:not(:has(.c-card03__body))::before {
  content: "";
  position: absolute;
  inset: 0 20px 0 auto;
  z-index: 2;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out, scale 0.2s ease-out;
  transition: translate 0.2s ease-out, scale 0.2s ease-out;
  will-change: translate, scale;
}
@media (hover: hover) {
  .c-card03__link:not(:has(.c-card03__body)):where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 4px 0;
  }
  .c-card03__link:not(:has(.c-card03__body)):where(:any-link, :enabled, summary):hover::before {
    translate: 4px 0;
  }
}
.c-card03__link:not(:has(.c-card03__body)) .c-card03__title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.c-card03__link:not(:has(.c-card03__body)) .c-card03__title::before {
  display: none;
}
.c-card03__link:not(:has(.c-card03__body))[target=_blank]::before {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
@media (hover: hover) {
  .c-card03__link:not(:has(.c-card03__body))[target=_blank]:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 0;
    scale: 1.1;
  }
  .c-card03__link:not(:has(.c-card03__body))[target=_blank]:where(:any-link, :enabled, summary):hover::before {
    translate: 0;
    scale: 1.1;
  }
}
.c-card03__link:not(:has(.c-card03__body))[href$=".pdf"]::before {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
@media (hover: hover) {
  .c-card03__link:not(:has(.c-card03__body))[href$=".pdf"]:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 0;
    scale: 1.1;
  }
  .c-card03__link:not(:has(.c-card03__body))[href$=".pdf"]:where(:any-link, :enabled, summary):hover::before {
    translate: 0;
    scale: 1.1;
  }
}
.c-card03__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 32px;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .c-card03__title:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-card03__title:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-card03__title:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 4px 0;
  }
  .c-card03__title:where(:any-link, :enabled, summary):hover::before {
    translate: 4px 0;
  }
  .c-card03__title:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 1;
  }
  .c-card03__title:where(:any-link, :enabled, summary):hover::after {
    opacity: 1;
  }
}
@media (hover: hover) {
  .c-card03__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card03__title:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card03__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    translate: 4px 0;
  }
  .c-card03__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    translate: 4px 0;
  }
}
@media screen and (max-width: 1023px) {
  .c-card03__title {
    font-size: 1.6rem;
  }
}
.c-card03__title::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  z-index: 2;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
}
.c-card03__title::after {
  content: "";
  position: absolute;
  inset: -20px auto auto -20px;
  width: calc(100% + 40px);
  height: calc(100% + 40px);
  background-color: #F0F6FA;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  will-change: opacity;
  opacity: 0;
}
.c-card03__titleText {
  position: relative;
  z-index: 1;
}
.c-card03__body {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #005DC4;
}
.c-card03__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-card03__text {
    font-size: 1.4rem;
  }
}
.c-card03__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: 16px;
}
.c-card03__listLink {
  display: inline-block;
  padding-left: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 4px/16px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .c-card03__listLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-card03__listLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.c-card04 {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}
.c-card04__link {
  display: grid;
  grid-row: span 3;
  grid-template-rows: subgrid;
  border: 2px solid #C8D4DE;
  background-color: #FFFFFF;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
@media (hover: hover) {
  .c-card04__link:where(:-moz-any-link, :enabled, summary):hover {
    background-color: #F0F6FA;
  }
  .c-card04__link:where(:any-link, :enabled, summary):hover {
    background-color: #F0F6FA;
  }
}
.c-card04__pic {
  overflow: hidden;
}
.c-card04__picImg {
  display: block;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .c-card04__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .c-card04__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-card04__content {
  display: grid;
  grid-row: span 2;
  grid-template-rows: subgrid;
  padding: 16px 24px 24px 24px;
}
.c-card04__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: -webkit-fit-content;
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.c-card04__title {
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .c-card04__title {
    font-size: 1.8rem;
  }
}
@media (hover: hover) {
  .c-card04__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card04__title:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
}
.c-card04__sub {
  margin-top: 4px;
  color: #003C7E;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media (hover: hover) {
  .c-card04__sub:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card04__sub:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
}
.c-card04__body {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 4px;
  margin-top: 16px;
  padding-top: 16px;
  border-top: 1px solid #005DC4;
}
.c-card04__text {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .c-card04__text {
    font-size: 1.2rem;
  }
}
.c-card04__arrow {
  position: relative;
  padding-right: 28px;
  text-align: right;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .c-card04__arrow {
    font-size: 1.4rem;
  }
}
.c-card04__arrow::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  width: 24px;
  height: 24px;
  margin: auto;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
@media (hover: hover) {
  .c-card04__arrow:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card04__arrow:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-card04__arrow:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    transform: translateX(2px);
  }
  .c-card04__arrow:is(:where(:any-link, :enabled, summary):hover *)::before {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
}

.c-table01, .c-table01--stickey {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  border-collapse: collapse;
  background: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .c-table01, .c-table01--stickey {
    font-size: 1.4rem;
  }
}
.c-table01 caption, .c-table01--stickey caption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  text-align: right;
  color: #636F78;
}
@media screen and (max-width: 599px) {
  .c-table01 caption, .c-table01--stickey caption {
    font-size: 1.2rem;
  }
}
.c-table01 th, .c-table01--stickey th,
.c-table01 td,
.c-table01--stickey td {
  padding: 16px;
  border: 1px solid #C8D4DE;
}
.c-table01 thead th, .c-table01--stickey thead th {
  background: #003C7E;
  color: #FFFFFF;
  font-weight: 800;
  text-align: center;
}
.c-table01 tbody th, .c-table01--stickey tbody th {
  background: #F0F6FA;
  color: #003C7E;
  font-weight: 800;
}
.c-table01:not(:first-child), .c-table01--stickey:not(:first-child) {
  margin-top: 40px;
}
.c-table01:not(:last-child), .c-table01--stickey:not(:last-child) {
  margin-bottom: 40px;
}
.c-table01--stickey thead {
  position: sticky;
  top: 0;
  z-index: 1;
}
.c-table01--stickey tr > *:first-child {
  position: sticky;
  left: 0;
}
.c-table01--stickey tr > *:first-child::before {
  content: "";
  position: absolute;
  inset: 0 -1px auto auto;
  width: 1px;
  height: 100%;
  background: #C8D4DE;
}
.c-table02 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  border-collapse: collapse;
  background: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .c-table02 {
    font-size: 1.4rem;
  }
}
.c-table02 caption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  text-align: right;
  color: #636F78;
}
@media screen and (max-width: 599px) {
  .c-table02 caption {
    font-size: 1.2rem;
  }
}
.c-table02 th,
.c-table02 td {
  padding: 16px;
  border: 1px solid #C8D4DE;
}
.c-table02 thead th {
  background: #F0F6FA;
  color: #003C7E;
  font-weight: 800;
  text-align: center;
}
.c-table02 thead th:first-of-type {
  background: #003C7E;
  color: #FFFFFF;
}
.c-table02 tbody th {
  background: #003C7E;
  color: #FFFFFF;
  font-weight: 800;
  text-align: center;
}
.c-table02:not(:first-child) {
  margin-top: 40px;
}
.c-table02:not(:last-child) {
  margin-bottom: 40px;
}
.c-table03 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  border-collapse: collapse;
}
@media screen and (max-width: 599px) {
  .c-table03 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 599px) {
  .c-table03 {
    border-top: 1px solid #005DC4;
  }
}
.c-table03 caption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  text-align: right;
  color: #636F78;
}
@media screen and (max-width: 599px) {
  .c-table03 caption {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 600px) {
  .c-table03 tr:first-of-type th {
    border-top: 1px solid #005DC4;
  }
}
@media screen and (min-width: 600px) {
  .c-table03 tr:first-of-type td {
    border-top: 1px solid #98A6B2;
  }
}
.c-table03 th,
.c-table03 td {
  border-bottom: 1px solid;
  padding: 24px 16px 25px;
  text-align: left;
  vertical-align: top;
}
@media screen and (max-width: 599px) {
  .c-table03 th,
  .c-table03 td {
    display: block;
    width: 100%;
  }
}
.c-table03 th {
  width: 184px;
  color: #003C7E;
  font-weight: 800;
  border-color: #005DC4;
}
@media screen and (max-width: 599px) {
  .c-table03 th {
    width: 100%;
    padding: 24px 16px 0px 16px;
    border-bottom: none;
    font-size: 1.6rem;
  }
}
.c-table03 td {
  border-color: #98A6B2;
}
@media screen and (max-width: 599px) {
  .c-table03 td {
    width: 100%;
    padding: 12px 16px 25px 16px;
    border-color: #005DC4;
  }
}
.c-table03:not(:first-child) {
  margin-top: 40px;
}
.c-table03:not(:last-child) {
  margin-bottom: 40px;
}
.c-tableScroll {
  overflow: auto;
}
.c-tableScroll:not(:first-child) {
  margin-top: 40px;
}
.c-tableScroll:not(:last-child) {
  margin-bottom: 40px;
}
.c-tableScroll .c-table01, .c-tableScroll .c-table01--stickey,
.c-tableScroll .c-table02 {
  min-width: 600px;
}

.c-article01__list {
  border-top: 1px solid #C8D4DE;
}
.c-article01__item {
  border-bottom: 1px solid #C8D4DE;
}
.c-article01__link {
  display: block;
  padding: 24px 16px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
@media screen and (max-width: 599px) {
  .c-article01__link {
    padding: 24px 0;
  }
}
@media (hover: hover) {
  .c-article01__link:where(:-moz-any-link, :enabled, summary):hover {
    background-color: rgba(200, 212, 222, 0.2);
  }
  .c-article01__link:where(:any-link, :enabled, summary):hover {
    background-color: rgba(200, 212, 222, 0.2);
  }
}
.c-article01__link[target=_blank] .c-article01__text::after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_blank01_blue.svg) no-repeat center/contain;
  translate: 0 4px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .c-article01__link[target=_blank]:where(:-moz-any-link, :enabled, summary):hover .c-article01__text::after {
    transform: scale(1.1);
  }
  .c-article01__link[target=_blank]:where(:any-link, :enabled, summary):hover .c-article01__text::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.c-article01__link[target=_blank][href$=".pdf"] .c-article01__text::after {
  content: none;
}
.c-article01__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
  margin-bottom: 8px;
}
.c-article01__time {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  width: 96px;
  color: #3F474C;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 599px) {
  .c-article01__time {
    width: 88px;
    font-size: 1.6rem;
  }
}
.c-article01__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.c-article01__tagItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 136px;
  padding: 1px 0 2px;
  border: 1px solid;
  color: #3F474C;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-article01__tagItem {
    width: 112px;
    font-size: 1.2rem;
  }
}
.c-article01__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  color: #003C7E;
  font-weight: 800;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .c-article01__text {
    font-size: 1.4rem;
  }
}
@media (hover: hover) {
  .c-article01__text:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
  .c-article01__text:is(:where(:any-link, :enabled, summary):hover *) {
    color: #005DC4;
  }
}
.c-article01__fileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  padding-left: 22px;
  color: #636F78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
}
[href$=".pdf"] .c-article01__fileSize {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
[href$=".zip"] .c-article01__fileSize {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
[href$=".xlsx"] .c-article01__fileSize {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
.c-article01__footLink {
  margin-top: 24px;
  text-align: right;
  font-weight: 800;
}
@media screen and (max-width: 1023px) {
  .c-article01__footLink {
    margin-top: 16px;
  }
}
.c-article01__footLinkText {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  font-size: 1.8rem;
  font-weight: 800;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
@media screen and (max-width: 599px) {
  .c-article01__footLinkText {
    font-size: 1.4rem;
  }
}
.c-article01__footLinkText::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-article01__footLinkText[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.c-article01__footLinkText[href$=".pdf"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.c-article01__footLinkText[href$=".zip"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.c-article01__footLinkText[href$=".xlsx"]::after {
  width: 20px;
  height: 20px;
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .c-article01__footLinkText:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-article01__footLinkText:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-article01__footLinkText:where(:-moz-any-link, :enabled, summary):hover:not([target=_blank])::after {
    transform: translateX(2px);
  }
  .c-article01__footLinkText:where(:any-link, :enabled, summary):hover:not([target=_blank])::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
  .c-article01__footLinkText:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .c-article01__footLinkText:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 599px) {
  .c-article01__footLinkText {
    font-size: 1.6rem;
  }
}
.c-article01__footLinkText::after {
  width: 18px;
  height: 18px;
}

.c-enclosure01 {
  padding: 36px 40px 40px;
  background-color: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .c-enclosure01 {
    padding: 20px 24px 24px;
  }
}
.c-enclosure01__head {
  margin-bottom: 32px;
}
.c-enclosure01__list, .c-enclosure01__listNum {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.c-enclosure01__listItem, .c-enclosure01__listNumItem {
  position: relative;
  padding: 2px 0 0 26px;
}
.c-enclosure01__listItem::before, .c-enclosure01__listNumItem::before {
  content: "";
  position: absolute;
  inset: 14px auto auto 4px;
  width: 10px;
  height: 10px;
  background-color: #003C7E;
}
@media screen and (max-width: 599px) {
  .c-enclosure01__listItem::before, .c-enclosure01__listNumItem::before {
    inset: 12px auto auto 4px;
  }
}
.c-enclosure01__listItemHead, .c-enclosure01__listNumItemHead {
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-enclosure01__listItemHead, .c-enclosure01__listNumItemHead {
    font-size: 1.6rem;
  }
}
.c-enclosure01__listItemBody, .c-enclosure01__listNumItemBody {
  margin-top: 4px;
}
.c-enclosure01__listNum {
  counter-reset: enclosureListNum;
}
.c-enclosure01__listNumItem {
  counter-increment: enclosureListNum;
  padding: 2px 0 0 25px;
}
.c-enclosure01__listNumItem::before {
  content: "";
  position: absolute;
  content: counter(enclosureListNum) ".";
  inset: 0 auto auto 0;
  width: 17px;
  height: 100%;
  background: none;
  color: #003C7E;
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 2.1rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 599px) {
  .c-enclosure01__listNumItem::before {
    inset: 1px auto auto 0;
    font-size: 1.8rem;
  }
}
.c-enclosure01__foot {
  margin-top: 32px;
}

.c-accordion01__list, .c-accordionFaq01__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: 16px;
}
.c-accordion01__content[open] .c-accordion01__contentHead, .c-accordion01__content[open] .c-accordionFaq01__contentHead, [open].c-accordionFaq01__content .c-accordion01__contentHead, [open].c-accordionFaq01__content .c-accordionFaq01__contentHead {
  padding-bottom: 24px;
  color: #1A1A1A;
}
@media (hover: hover) {
  .c-accordion01__content[open] .c-accordion01__contentHead:where(:-moz-any-link, :enabled, summary):hover, .c-accordion01__content[open] .c-accordionFaq01__contentHead:where(:-moz-any-link, :enabled, summary):hover, [open].c-accordionFaq01__content .c-accordion01__contentHead:where(:-moz-any-link, :enabled, summary):hover, [open].c-accordionFaq01__content .c-accordionFaq01__contentHead:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-accordion01__content[open] .c-accordion01__contentHead:where(:any-link, :enabled, summary):hover, .c-accordion01__content[open] .c-accordionFaq01__contentHead:where(:any-link, :enabled, summary):hover, [open].c-accordionFaq01__content .c-accordion01__contentHead:where(:any-link, :enabled, summary):hover, [open].c-accordionFaq01__content .c-accordionFaq01__contentHead:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.c-accordion01__content[open] .c-accordion01__contentHeadIcon::before, .c-accordion01__content[open] .c-accordionFaq01__contentHeadIcon::before, [open].c-accordionFaq01__content .c-accordion01__contentHeadIcon::before, [open].c-accordionFaq01__content .c-accordionFaq01__contentHeadIcon::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.c-accordion01__content[open] .c-accordion01__contentHeadIcon::after, .c-accordion01__content[open] .c-accordionFaq01__contentHeadIcon::after, [open].c-accordionFaq01__content .c-accordion01__contentHeadIcon::after, [open].c-accordionFaq01__content .c-accordionFaq01__contentHeadIcon::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 0;
}
.c-accordion01__contentHead, .c-accordionFaq01__contentHead {
  position: relative;
  display: block;
  padding: 16px 56px 16px 16px;
  background-color: #F0F6FA;
  color: #003C7E;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  will-change: background-color, color;
  cursor: pointer;
}
@media (hover: hover) {
  .c-accordion01__contentHead:where(:-moz-any-link, :enabled, summary):hover, .c-accordionFaq01__contentHead:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-accordion01__contentHead:where(:any-link, :enabled, summary):hover, .c-accordionFaq01__contentHead:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.c-accordion01__contentHeadText, .c-accordionFaq01__contentHeadText {
  position: relative;
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.c-accordion01__contentHeadIcon, .c-accordionFaq01__contentHeadIcon {
  position: absolute;
  z-index: 2;
  inset: 20px 16px auto auto;
  width: 20px;
  height: 20px;
}
.c-accordion01__contentHeadIcon::before, .c-accordionFaq01__contentHeadIcon::before, .c-accordion01__contentHeadIcon::after, .c-accordionFaq01__contentHeadIcon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 20px;
  height: 2px;
  background: #005DC4;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity;
}
.c-accordion01__contentHeadIcon::after, .c-accordionFaq01__contentHeadIcon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-accordion01__contentBody, .c-accordionFaq01__contentBody {
  position: relative;
  padding: 0 16px 16px 16px;
  background: #F0F6FA;
}
.c-accordion01__contentBodyText, .c-accordionFaq01__contentBodyText {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-accordion01__contentBodyText, .c-accordionFaq01__contentBodyText {
    font-size: 1.4rem;
  }
}
.c-accordionFaq01__contentHead {
  padding: 16px 56px 16px 60px;
}
.c-accordionFaq01__contentHeadCategory {
  position: absolute;
  inset: 16px auto auto 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  background: #003C7E;
}
.c-accordionFaq01__contentHeadCategoryText {
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  translate: 0 -1px;
}
.c-accordionFaq01__contentBody {
  padding: 0 48px 16px 60px;
}
.c-accordionFaq01__contentBodyCategory {
  position: absolute;
  inset: 0 auto auto 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  background: #D70C18;
}
.c-accordionFaq01__contentBodyCategoryText {
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.04em;
  translate: 0 -1px;
}
.c-accordionFaq01__contentBodyText {
  padding-bottom: 8px;
}

.c-pullDown01 {
  position: relative;
  display: inline-block;
  min-width: 280px;
}
.c-pullDown01::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  margin: auto;
  width: 20px;
  height: 20px;
  background: url(/assets/img/common/icon_arrow02_blue.svg) no-repeat center/contain;
  rotate: 90deg;
  pointer-events: none;
}
.c-pullDown01 select {
  padding: 16px 44px 16px 16px;
  border: none;
  width: 100%;
  border-radius: 6px;
  border: 2px solid #98A6B2;
  background: #FFFFFF;
  color: #003C7E;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  cursor: pointer;
}

.c-tab01:not(:last-child) {
  margin-bottom: 64px;
}
@media screen and (max-width: 599px) {
  .c-tab01:not(:last-child) {
    margin-bottom: 48px;
  }
}
.c-tab01__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-tab01__headItem {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-tab01__headTab {
  position: relative;
  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%;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  color: #636F78;
  background-color: #F0F6FA;
  border-bottom: 2px solid #003C7E;
  padding: 18px 12px;
  -webkit-transition: color 0.35s, background-color 0.35s;
  transition: color 0.35s, background-color 0.35s;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .c-tab01__headTab {
    font-size: 1.6rem;
  }
}
@media (hover: hover) {
  .c-tab01__headTab:where(:-moz-any-link, :enabled, summary):hover {
    color: #FFFFFF;
    background-color: #003C7E;
  }
  .c-tab01__headTab:where(:any-link, :enabled, summary):hover {
    color: #FFFFFF;
    background-color: #003C7E;
  }
}
.c-tab01__headTab.is-active {
  color: #FFFFFF;
  background-color: #003C7E;
  pointer-events: none;
}
.c-tab01__bodyItem {
  display: none;
}
.c-tab01__bodyItem.is-selected {
  display: block;
}
.c-tab02:not(:last-child) {
  margin-bottom: 64px;
}
@media screen and (max-width: 599px) {
  .c-tab02:not(:last-child) {
    margin-bottom: 48px;
  }
}
.c-tab02__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 8px;
}
.c-tab02__headItem {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-tab02__headTab {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  color: #636F78;
  background-color: #FFFFFF;
  border-bottom: 2px solid #98A6B2;
  padding: 8px 12px;
  -webkit-transition: font-weight 0.35s, color 0.35s, border-color 0.35s;
  transition: font-weight 0.35s, color 0.35s, border-color 0.35s;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .c-tab02__headTab {
    font-size: 1.4rem;
  }
}
@media (hover: hover) {
  .c-tab02__headTab:where(:-moz-any-link, :enabled, summary):hover {
    font-weight: 800;
    color: #003C7E;
    border-color: #D70C18;
  }
  .c-tab02__headTab:where(:any-link, :enabled, summary):hover {
    font-weight: 800;
    color: #003C7E;
    border-color: #D70C18;
  }
}
.c-tab02__headTab.is-active {
  font-weight: 800;
  color: #003C7E;
  border-color: #D70C18;
  pointer-events: none;
}
.c-tab02__bodyItem {
  display: none;
}
.c-tab02__bodyItem.is-selected {
  display: block;
}

.c-modal01 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  width: 100%;
  height: 100dvh;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.c-modal01__overlay {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-modal01__overlayClose {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: 56px 56px auto auto;
  z-index: 3;
  width: 40px;
  height: 40px;
  background: url(/assets/img/common/icon_close01_white.svg) no-repeat center/contain;
}
@media (hover: hover) {
  .c-modal01__overlayClose:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .c-modal01__overlayClose:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 1023px) {
  .c-modal01__overlayClose {
    inset: 20px 20px auto auto;
  }
}
.c-modal01__dialog {
  position: absolute;
  margin: auto;
  z-index: 2;
  min-width: 960px;
  max-width: 90vw;
  max-height: 100dvh;
  overflow-y: auto;
  overflow-x: hidden;
}
@media screen and (max-width: 1023px) {
  .c-modal01__dialog {
    min-width: 90vw;
  }
}

.c-dummy {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px;
  background-color: #F0F6FA;
  border: 2px dashed #C8D4DE;
  text-align: center;
  font-size: 1.6rem;
  color: #636F78;
  font-weight: bold;
}
.c-dummy::before, .c-dummy::after {
  content: "DUMMY";
  position: absolute;
  inset: -2px auto auto -2px;
  padding: 5px 10px;
  background: #C8D4DE;
  font-size: 1.2rem;
}
.c-dummy::before {
  inset: -2px auto auto -2px;
}
.c-dummy::after {
  inset: auto -2px -2px auto;
}

.scroll-hint {
  position: unset !important;
}
.scroll-hint-wrapper {
  position: relative;
}
.scroll-hint .scroll-hint-icon {
  top: min(50%, 165px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.scroll-hint.is-right-scrollable {
  background: unset;
}
.scroll-hint.is-right-scrollable .scroll-hint-shadow::after {
  opacity: 1;
  visibility: visible;
}
.scroll-hint.is-left-scrollable {
  background: unset;
}
.scroll-hint.is-left-scrollable .scroll-hint-shadow::before {
  opacity: 1;
  visibility: visible;
}
.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: unset;
}
.scroll-hint-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}
.scroll-hint-shadow::before, .scroll-hint-shadow::after {
  content: "";
  position: absolute;
  top: 0;
  width: 16px;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.scroll-hint-shadow::before {
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}
.scroll-hint-shadow::after {
  right: 0;
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to left, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
}

.c-anchorNav01 {
  margin-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .c-anchorNav01 {
    margin-bottom: 40px;
  }
}
.c-anchorNav01__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 40px;
}
@media screen and (max-width: 599px) {
  .c-anchorNav01__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-anchorNav01__link {
  position: relative;
  display: inline-block;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 800;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.c-anchorNav01__link::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
  rotate: 90deg;
}
@media (hover: hover) {
  .c-anchorNav01__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-anchorNav01__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .c-anchorNav01__link:where(:-moz-any-link, :enabled, summary):hover::after {
    translate: 0 2px;
  }
  .c-anchorNav01__link:where(:any-link, :enabled, summary):hover::after {
    translate: 0 2px;
  }
}

.p-topMv {
  position: relative;
  max-height: calc(100dvh - 112px);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  will-change: opacity;
}
@media screen and (max-width: 1023px) {
  .p-topMv {
    max-height: calc(90vh - 64px);
  }
}
@media (orientation: landscape) and (max-width: 900px) {
  .p-topMv {
    min-height: 700px;
  }
}
.p-topMv.is-initialized {
  opacity: 1;
}
.p-topMv__slide {
  overflow: hidden;
}
.p-topMv__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
}
.p-topMv__slideItemLink {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
}
@media (hover: hover) {
  .p-topMv__slideItemLink:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-topMv__slideItemLink:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-topMv .splide-controller {
  position: absolute;
  inset: auto auto 40px 50%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 6px 6px 6px 14px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: all;
}
@media screen and (max-width: 1023px) {
  .p-topMv .splide-controller {
    bottom: 24px;
  }
}
.p-topMv .splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px 16px;
  margin: 0 auto 0 0;
  text-align: center;
}
.p-topMv .splide__pagination > li {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.5);
  overflow: hidden;
  -webkit-transition: width 0.5s, border-radius 0.5s;
  transition: width 0.5s, border-radius 0.5s;
  will-change: width, border-radius;
}
.p-topMv .splide__pagination > li:has(.is-active) {
  width: 64px;
  border-radius: 4px;
}
.p-topMv .splide__pagination > li > button {
  display: block;
  width: 100%;
  height: 100%;
}
.p-topMv .splide__pagination > li > button:not(.is-active) {
  border-radius: 8px;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
@media (hover: hover) {
  .p-topMv .splide__pagination > li > button:not(.is-active):where(:-moz-any-link, :enabled, summary):hover {
    background-color: #FFFFFF;
  }
  .p-topMv .splide__pagination > li > button:not(.is-active):where(:any-link, :enabled, summary):hover {
    background-color: #FFFFFF;
  }
}
.p-topMv .splide__pagination > li > button.is-active {
  width: 0;
  background-color: #FFFFFF;
}
.p-topMv .splide__toggle {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(/assets/img/common/icon_slider_play01.svg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
@media (hover: hover) {
  .p-topMv .splide__toggle:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-topMv .splide__toggle:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-topMv .splide__toggle.is-active {
  background-image: url(/assets/img/common/icon_slider_pause01.svg);
}
.p-topMv__inner {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  max-width: 1680px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  pointer-events: none;
}
.p-topMv__info {
  position: absolute;
  inset: auto 0 40px auto;
  z-index: 3;
  display: inline-block;
  padding: 24px 24px 24px;
  pointer-events: all;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-topMv__info {
    bottom: 100px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topMv__info {
    bottom: 84px;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topMv__info {
    margin-left: 32px;
  }
}
.p-topMv__info::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100vw;
  height: 100%;
  background: rgba(0, 60, 126, 0.8);
}
.p-topMv__infoInner {
  position: relative;
  max-width: 500px;
}
.p-topMv__infoTitle {
  margin-bottom: 8px;
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: #FFFFFF;
}
@media screen and (max-width: 1023px) {
  .p-topMv__infoTitle {
    margin-bottom: 4px;
    font-size: 1.4rem;
  }
}
.p-topMv__infoTextLink {
  position: relative;
  display: inline-block;
  color: #FFFFFF;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-shadow: 0px 0px 8px #003C7E;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  will-change: color;
}
@media screen and (max-width: 1023px) {
  .p-topMv__infoTextLink {
    font-size: 1.4rem;
  }
}
@media (hover: hover) {
  .p-topMv__infoTextLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #C6E5FF;
  }
  .p-topMv__infoTextLink:where(:any-link, :enabled, summary):hover {
    color: #C6E5FF;
  }
  .p-topMv__infoTextLink:where(:-moz-any-link, :enabled, summary):hover::after {
    transform: translateX(2px);
  }
  .p-topMv__infoTextLink:where(:any-link, :enabled, summary):hover::after {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
}
.p-topMv__infoTextLink::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  background: url(/assets/img/common/icon_arrow01_white.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media screen and (max-width: 1023px) {
  .p-topMv__infoTextLink::after {
    top: 4px;
  }
}
.p-topCompany {
  padding: 104px 0;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .p-topCompany {
    padding: 80px 0;
  }
}
.p-topCompany__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-topCompany__inner {
    width: calc(100% - 32px);
  }
}
.p-topCompany__heading01 {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .p-topCompany__heading01 {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-topCompany__heading01::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-topCompany__heading01::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__heading01 {
    margin-bottom: 32px;
  }
}
.p-topCompany__intro {
  position: relative;
  margin-bottom: 104px;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__intro {
    margin-bottom: 56px;
  }
}
.p-topCompany__introContent {
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introContent {
    width: min(43.75vw, 630px);
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introContent {
    position: relative;
    z-index: 2;
    margin-bottom: 64px;
  }
}
.p-topCompany__introContent.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topCompany__introTitle01 {
  margin-bottom: 16px;
  color: #003C7E;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introTitle01 {
    margin-bottom: 12px;
    font-size: 2.8rem;
  }
}
.p-topCompany__introTitle01Text {
  color: #D70C18;
  font-weight: 500;
}
.p-topCompany__introTitle02 {
  margin-bottom: 24px;
  color: #003C7E;
  font-size: 2rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introTitle02 {
    font-size: 1.6rem;
  }
}
.p-topCompany__introText {
  margin-bottom: 40px;
  font-size: 1.6rem;
  line-height: 2.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introText {
    margin-bottom: 24px;
    font-size: 1.4rem;
    line-height: 2.2;
  }
}
.p-topCompany__introTextBr {
  display: block;
}
@media screen and (max-width: 1310px) {
  .p-topCompany__introTextBr {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introTextBr {
    display: block;
  }
}
@media screen and (max-width: 630px) {
  .p-topCompany__introTextBr {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introBtn {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecoration {
    position: absolute;
    inset: -110px min(-8.3333333333vw, -120px) auto auto;
    width: min(57.0909090909vw, 628px);
    height: calc(100% + 210px);
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecoration {
    position: relative;
    padding-bottom: 72px;
  }
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationPic {
    position: absolute;
    inset: 126px auto auto -2px;
    z-index: 2;
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationPic {
    max-width: 628px;
    margin-left: auto;
  }
}
.p-topCompany__introDecorationPicImg {
  display: block;
  margin-left: auto;
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationPicImg {
    max-width: 380px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationPicImg {
    width: clamp(233px, 61.8666666667%, 380px);
  }
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationPicImg {
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0, 0, 0.33, 1) 1s forwards;
          animation: fadeInUp 0.5s cubic-bezier(0, 0, 0.33, 1) 1s forwards;
}
.p-topCompany__introDecorationPicImg02 {
  display: block;
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationPicImg02 {
    margin-top: -35px;
    max-width: 301px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationPicImg02 {
    margin: -16px 0 0;
    width: clamp(165px, 44%, 301px);
  }
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationPicImg02 {
  -webkit-animation: fadeInUp 0.5s cubic-bezier(0, 0, 0.33, 1) 1.2s forwards;
          animation: fadeInUp 0.5s cubic-bezier(0, 0, 0.33, 1) 1.2s forwards;
}
.p-topCompany__introDecorationBg01 {
  position: absolute;
  z-index: 1;
  overflow-y: clip;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationBg01 {
    inset: 46px auto auto 26px;
    width: 34px;
    height: 109px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationBg01 {
    inset: -132px 76px auto auto;
    width: 59px;
    height: 125px;
  }
}
.p-topCompany__introDecorationBg01Inner {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#002E61), color-stop(80%, #003C7E));
  background: linear-gradient(180deg, #002E61 0%, #003C7E 80%);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg01Inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-topCompany__introDecorationBg02 {
  position: absolute;
  z-index: 1;
  overflow-y: clip;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationBg02 {
    inset: 0 auto auto 70px;
    width: 60px;
    height: 107px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationBg02 {
    inset: -157px 8px auto auto;
    width: 63px;
    height: 125px;
  }
}
.p-topCompany__introDecorationBg02Inner {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#D70C18), to(#E72D38));
  background: linear-gradient(180deg, #D70C18 0%, #E72D38 100%);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg02Inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-topCompany__introDecorationBg03 {
  position: absolute;
  z-index: -1;
  background: -webkit-gradient(linear, left top, left bottom, from(#002E61), color-stop(80%, #003C7E));
  background: linear-gradient(180deg, #002E61 0%, #003C7E 80%);
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: skewX(-12deg) translateY(-100%);
          transform: skewX(-12deg) translateY(-100%);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.33, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.4s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.4s cubic-bezier(0, 0, 0.33, 1), -webkit-transform 0.4s cubic-bezier(0, 0, 0.33, 1);
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg03 {
  -webkit-transform: skewX(-12deg) translateY(0);
          transform: skewX(-12deg) translateY(0);
}
@media screen and (min-width: 1024px) {
  .p-topCompany__introDecorationBg03 {
    inset: 0 10px 0 auto;
    width: calc(100% - 150px);
    height: calc(100% - 8px);
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationBg03 {
    inset: -212px -16px 0 auto;
    width: 232px;
    -webkit-transform: skewX(-12deg) translateX(200%);
            transform: skewX(-12deg) translateX(200%);
  }
  .p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg03 {
    -webkit-transform: skewX(-12deg) translateX(100%);
            transform: skewX(-12deg) translateX(100%);
  }
}
.p-topCompany__introDecorationBg04 {
  position: absolute;
  inset: auto 54px -35px auto;
  width: 90px;
  height: 196px;
  z-index: 1;
  overflow-y: clip;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-topCompany__introDecorationBg04 {
    right: 50px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationBg04 {
    display: none;
  }
}
.p-topCompany__introDecorationBg04Inner {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#D70C18), to(#E72D38));
  background: linear-gradient(180deg, #D70C18 0%, #E72D38 100%);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg04Inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-topCompany__introDecorationBg05 {
  position: absolute;
  inset: auto 12px -67px auto;
  width: 51px;
  height: 177px;
  z-index: 1;
  overflow-y: clip;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-topCompany__introDecorationBg05 {
    right: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__introDecorationBg05 {
    display: none;
  }
}
.p-topCompany__introDecorationBg05Inner {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#002E61), color-stop(80%, #003C7E));
  background: linear-gradient(180deg, #002E61 0%, #003C7E 80%);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.33, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.33, 1);
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.p-topCompany__introDecoration.is-active .p-topCompany__introDecorationBg05Inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.p-topCompany__area {
  opacity: 0;
  margin-bottom: 48px;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__area {
    margin-bottom: 40px;
  }
}
.p-topCompany__area.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topCompany__areaTitle {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 48px;
}
@media screen and (max-width: 599px) {
  .p-topCompany__areaTitle {
    font-size: 2.2rem;
  }
}
.p-topCompany__areaTitleInner {
  position: relative;
  display: inline-block;
  padding-right: 64px;
}
@media screen and (max-width: 599px) {
  .p-topCompany__areaTitleInner {
    padding-right: 56px;
  }
}
.p-topCompany__areaTitleInner::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 40px;
  height: 2px;
  background: #D70C18;
}
.p-topCompany__areaList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 42px;
}
@media screen and (max-width: 599px) {
  .p-topCompany__areaList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.p-topCompany__areaListItem {
  display: grid;
  grid-template-columns: 136px auto;
  gap: 12px;
  width: 372px;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__areaListItem {
    width: 100%;
    grid-template-columns: 104px auto;
  }
}
.p-topCompany__areaListContent {
  -ms-flex-item-align: center;
      align-self: center;
}
.p-topCompany__areaListHead {
  margin-bottom: 6px;
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__areaListHead {
    font-size: 1.8rem;
  }
}
.p-topCompany__areaList02 {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.p-topCompany__areaList02 > li {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 20px;
}
.p-topCompany__areaList02 > li::before {
  content: "";
  position: absolute;
  inset: 11px auto auto 6px;
  width: 8px;
  height: 8px;
  background-color: #003C7E;
}
.p-topCompany__mission {
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  margin-bottom: 88px;
  max-width: calc(100% - 180px);
  margin-inline: auto;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__mission {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    margin-bottom: 64px;
  }
}
.p-topCompany__mission.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
@media screen and (min-width: 1024px) {
  .p-topCompany__missionTitle {
    position: relative;
  }
}
.p-topCompany__missionTitleText01 {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: inline-block;
  margin-block: 6px 8px;
  padding: 3px 8px 2px;
  background: #003C7E;
  color: #FFFFFF;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__missionTitleText01 {
    font-size: 2rem;
    margin-block: 0;
  }
}
.p-topCompany__missionContent {
  display: grid;
  grid-template-columns: auto auto;
  gap: 40px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__missionContent {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}
.p-topCompany__missionContentText {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .p-topCompany__missionContentText {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__missionContentText {
    margin-bottom: 0;
  }
}
.p-topCompany__missionContentTextBr {
  display: block;
}
@media screen and (max-width: 1215px) {
  .p-topCompany__missionContentTextBr {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-topCompany__missionContentTextBr {
    display: block;
  }
}
@media screen and (max-width: 630px) {
  .p-topCompany__missionContentTextBr {
    display: none;
  }
}
.p-topCompany__missionContentBtn {
  margin-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  .p-topCompany__missionContentBtn {
    margin-bottom: 0;
  }
}
.p-topCompany__cards {
  opacity: 0;
}
.p-topCompany__cards.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topSustainability__heading {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 40px;
  text-shadow: 0px 0px 8px #fff;
}
@media screen and (max-width: 599px) {
  .p-topSustainability__heading {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-topSustainability__heading::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-topSustainability__heading::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__heading {
    margin-bottom: 32px;
  }
}
.p-topSustainability__intro {
  position: relative;
  background: url(/assets/img/top/bg_sustainability01_pc.webp) no-repeat center/cover;
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__intro {
    background: url(/assets/img/top/bg_sustainability01_sp.webp) no-repeat center top/cover;
  }
}
.p-topSustainability__introInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 2;
  opacity: 0;
}
@media screen and (max-width: 599px) {
  .p-topSustainability__introInner {
    width: calc(100% - 32px);
  }
}
.p-topSustainability__introInner.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topSustainability__introContent {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin-left: 0;
  padding: 80px 80px 224px 0;
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introContent {
    max-width: 600px;
    padding: 64px 0 153px;
  }
}
@media screen and (max-width: 599px) {
  .p-topSustainability__introContent {
    max-width: none;
  }
}
.p-topSustainability__introContent::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/assets/img/top/bg_sustainability02.webp) repeat top left/4px;
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(60%, #fff), to(rgba(255, 255, 255, 0)));
  -webkit-mask-image: linear-gradient(90deg, #fff 60%, rgba(255, 255, 255, 0) 100%);
          mask-image: -webkit-gradient(linear, left top, right top, color-stop(60%, #fff), to(rgba(255, 255, 255, 0)));
          mask-image: linear-gradient(90deg, #fff 60%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introContent::before {
    display: none;
  }
}
.p-topSustainability__introContent::after {
  content: "";
  position: absolute;
  inset: 0 auto auto -100vw;
  z-index: -2;
  width: 100vw;
  height: 100%;
  background: url(/assets/img/top/bg_sustainability02.webp) repeat top right/4px;
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introContent::after {
    display: none;
  }
}
.p-topSustainability__introTitle {
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid;
  text-shadow: 0px 0px 8px #fff;
  color: #003C7E;
  font-size: 2.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introTitle {
    margin-bottom: 16px;
    font-size: 2.2rem;
  }
}
.p-topSustainability__introText {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
  text-shadow: 0px 0px 8px #fff;
}
@media screen and (max-width: 599px) {
  .p-topSustainability__introText {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introText {
    margin-bottom: 24px;
  }
}
.p-topSustainability__introBtn .c-btn01__link {
  text-shadow: 0px 0px 8px #fff;
}
@media (hover: hover) {
  .p-topSustainability__introBtn .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover {
    text-shadow: none;
  }
  .p-topSustainability__introBtn .c-btn01__link:where(:any-link, :enabled, summary):hover {
    text-shadow: none;
  }
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__introBtn .c-btn01__link {
    background: rgba(255, 255, 255, 0.6);
  }
}
.p-topSustainability__cards {
  opacity: 0;
  position: relative;
  z-index: 3;
  margin-top: -144px;
}
@media screen and (max-width: 1023px) {
  .p-topSustainability__cards {
    margin-top: -104px;
  }
}
.p-topSustainability__cards.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topSustainability__cardsInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-topSustainability__cardsInner {
    width: calc(100% - 32px);
  }
}
.p-topIr {
  opacity: 0;
  padding: 104px 0;
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  .p-topIr {
    padding: 80px 0 24px;
  }
}
.p-topIr.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topIr__inner01 {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-topIr__inner01 {
    width: calc(100% - 32px);
  }
}
.p-topIr__inner02 {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-topIr__inner02 {
    padding-top: min(5.2083333333vw, 75px);
  }
}
@media screen and (min-width: 1024px) {
  .p-topIr__content {
    position: relative;
    min-height: 334px;
    padding: 64px 0 64px 52px;
    margin-right: min(42.5vw, 612px);
  }
  .p-topIr__content::before {
    content: "";
    position: absolute;
    inset: 0 auto auto -80px;
    z-index: -1;
    width: calc(100% + 300px);
    height: 100%;
    background: linear-gradient(85deg, #003c7e 4.61%, #002b5b 95.39%);
    -webkit-transform: skewX(-12deg);
            transform: skewX(-12deg);
  }
}
@media screen and (max-width: 1023px) {
  .p-topIr__content {
    margin-left: -16px;
    margin-right: -16px;
    padding: 48px 16px 120px;
    background: -webkit-gradient(linear, right top, left top, from(#002e61), color-stop(80%, #003c7e));
    background: linear-gradient(270deg, #002e61 0%, #003c7e 80%);
  }
}
.p-topIr__heading {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-topIr__heading {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-topIr__heading::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-topIr__heading::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
.p-topIr__heading::before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #FFFFFF), to(#FFFFFF));
  background: linear-gradient(180deg, #D70C18 25%, #FFFFFF 25%, #FFFFFF 100%);
}
.p-topIr__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
  color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-topIr__text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-topIr__text {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topIr__btn {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-topIr__pic {
    position: absolute;
    inset: 0 min(-5.9722222222vw, -86px) auto auto;
    width: 612px;
    width: min(42.5vw, 612px);
    height: 405px;
    height: min(28.125vw, 405px);
  }
}
@media screen and (max-width: 1023px) {
  .p-topIr__pic {
    width: 272px;
    margin-top: -80px;
    margin-left: auto;
    padding-bottom: 14px;
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
}
.p-topIr__pic::before {
  content: "";
  position: absolute;
  inset: auto 30px -32px auto;
  width: 97px;
  height: 170px;
  background: -webkit-gradient(linear, left top, left bottom, from(#D70C18), to(#E72D38));
  background: linear-gradient(180deg, #D70C18 0%, #E72D38 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 1023px) {
  .p-topIr__pic::before {
    inset: auto 17px 0 auto;
    width: 44px;
    height: 74px;
  }
}
.p-topIr__pic::after {
  content: "";
  position: absolute;
  inset: auto 10px 55px auto;
  width: 29px;
  height: 106px;
  background: -webkit-gradient(linear, left top, left bottom, from(#002E61), color-stop(80%, #003C7E));
  background: linear-gradient(180deg, #002E61 0%, #003C7E 80%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 1023px) {
  .p-topIr__pic::after {
    inset: auto 8px 40px auto;
    width: 12px;
    height: 46px;
  }
}
.p-topIr__picImg {
  position: relative;
}
.p-topNews {
  padding: 80px 0 88px;
  background: #F0F6FA;
}
@media screen and (max-width: 1023px) {
  .p-topNews {
    padding: 64px 0;
  }
}
.p-topNews__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-topNews__inner {
    width: calc(100% - 32px);
  }
}
.p-topNews__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: min(4.4444444444vw, 64px);
}
@media screen and (max-width: 1023px) {
  .p-topNews__grid {
    grid-template-columns: 1fr;
    gap: 64px;
  }
}
.p-topNews__gridItem {
  opacity: 0;
}
.p-topNews__gridItem.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topNews__item {
  padding-bottom: 27px;
}
.p-topNews__heading {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-topNews__heading {
    font-size: 2.2rem;
  }
}
.p-topNews__headingInner {
  position: relative;
  display: inline-block;
  padding-right: 64px;
}
@media screen and (max-width: 599px) {
  .p-topNews__headingInner {
    padding-right: 56px;
  }
}
.p-topNews__headingInner::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 40px;
  height: 2px;
  background: #D70C18;
}
.p-topBanner__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .p-topBanner__grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 6px;
    border-top: 6px solid #FFFFFF;
    border-bottom: 6px solid #FFFFFF;
  }
}
.p-topBanner__grid.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-topBanner__item:nth-child(1) {
  background: url(/assets/img/top/bnr_product01.webp) no-repeat center/cover;
}
.p-topBanner__item:nth-child(2) {
  position: relative;
}
.p-topBanner__item:nth-child(2)::after {
  content: "";
  position: absolute;
  background: url(/assets/img/top/bnr_tech01.webp) no-repeat left/cover;
}
@media screen and (max-width: 1023px) {
  .p-topBanner__item:nth-child(2)::after {
    inset: 0 auto auto 0;
    width: 100%;
    height: 100%;
  }
}
.p-topBanner__item:nth-child(3) {
  background: url(/assets/img/top/bnr_recruit01.webp) no-repeat center/cover;
}
@media screen and (min-width: 1024px) {
  .p-topBanner__item {
    width: 33.3333333333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 360px;
  }
  .p-topBanner__item:nth-child(1) {
    width: calc(33.3333333333% + 76px);
    margin-right: -76px;
  }
  .p-topBanner__item:nth-child(2) {
    width: calc(33.3333333333% + 76px);
  }
  .p-topBanner__item:nth-child(2)::before {
    content: "";
    position: absolute;
    inset: -1px -6px auto -6px;
    height: calc(100% + 2px);
    margin: auto;
    background: #FFFFFF;
    -webkit-clip-path: polygon(76px 0, 100% 0, calc(100% - 76px) 100%, 0 100%);
            clip-path: polygon(76px 0, 100% 0, calc(100% - 76px) 100%, 0 100%);
  }
  .p-topBanner__item:nth-child(2)::after {
    inset: 0 auto auto 0;
    width: 100%;
    height: 100%;
    -webkit-clip-path: polygon(76px 0, 100% 0, calc(100% - 76px) 100%, 0 100%);
            clip-path: polygon(76px 0, 100% 0, calc(100% - 76px) 100%, 0 100%);
  }
  .p-topBanner__item:nth-child(3) {
    width: calc(33.3333333333% + 76px);
    margin-left: -76px;
  }
}
@media screen and (max-width: 1023px) {
  .p-topBanner__item {
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-topBanner__content {
  position: relative;
  z-index: 1;
  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;
  width: 100%;
}
.p-topBanner__heading {
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .p-topBanner__heading {
    margin-bottom: 32px;
  }
}
.p-topBanner__headingInner {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-topBanner__headingInner {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-topBanner__headingInner::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-topBanner__headingInner::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
.p-topBanner__headingInner::before {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #FFFFFF), to(#FFFFFF));
  background: linear-gradient(180deg, #D70C18 25%, #FFFFFF 25%, #FFFFFF 100%);
}

.p-companyIndexScrollShowArea {
  opacity: 0;
}
.p-companyIndexScrollShowArea.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-companyIndexMessage {
  position: relative;
  height: 416px;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage {
    height: auto;
    aspect-ratio: 343/500;
  }
}
.p-companyIndexMessage__content {
  position: absolute;
  inset: 0 0 0 auto;
  z-index: 1;
  margin: auto;
  width: clamp(420px, 47.2222222222vw, 680px);
  height: 368px;
  padding: 65.5px 0 0 80px;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.6)), color-stop(75%, rgba(255, 255, 255, 0.8)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 25%, rgba(255, 255, 255, 0.8) 75%);
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .p-companyIndexMessage__content {
    width: 380px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage__content {
    inset: auto auto 0 0;
    width: 100%;
    height: auto;
    padding: 16% 16px 8%;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.9)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 35%);
  }
}
.p-companyIndexMessage__title {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage__title {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-companyIndexMessage__title::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage__title::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage__title {
    margin-bottom: 16px;
    text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.6);
  }
}
.p-companyIndexMessage__text {
  margin-bottom: 32px;
  text-shadow: 0px 0px 8px #fff;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMessage__text {
    margin-bottom: 24px;
    font-size: 1.6rem;
  }
}
.p-companyIndexMessage__bg {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
}
.p-companyIndexMessage__bgImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .p-companyIndexMessage__bgImg {
    -o-object-position: 23% 50%;
       object-position: 23% 50%;
  }
}
.p-companyIndexMovie {
  max-width: 960px;
  aspect-ratio: 960/280;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMovie {
    width: 100%;
    height: auto;
    aspect-ratio: 1/1;
  }
}
.p-companyIndexMovie__link {
  display: block;
  position: relative;
  height: 100%;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(63, 71, 76, 0.2);
          box-shadow: 0px 0px 12px 0px rgba(63, 71, 76, 0.2);
  -webkit-transition: translate 0.3s, -webkit-box-shadow 0.3s;
  transition: translate 0.3s, -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s, translate 0.3s;
  transition: box-shadow 0.3s, translate 0.3s, -webkit-box-shadow 0.3s;
  will-change: box-shadow, translate;
}
@media (hover: hover) {
  .p-companyIndexMovie__link:where(:-moz-any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 24px 0px rgba(63, 71, 76, 0.2);
    translate: 0 -4px;
  }
  .p-companyIndexMovie__link:where(:any-link, :enabled, summary):hover {
    -webkit-box-shadow: 0px 0px 24px 0px rgba(63, 71, 76, 0.2);
            box-shadow: 0px 0px 24px 0px rgba(63, 71, 76, 0.2);
    translate: 0 -4px;
  }
}
.p-companyIndexMovie__content {
  position: absolute;
  inset: 21.4285714286% auto auto 57.9166666667%;
  z-index: 1;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMovie__content {
    inset: 6.1224489796% 0 auto 0;
    text-align: center;
    overflow: hidden;
  }
}
.p-companyIndexMovie__title {
  position: relative;
  margin-bottom: 6.7857142857%;
  color: #003C7E;
  font-size: min(2.9rem, 3.0208333333vw);
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMovie__title {
    margin-bottom: 3.2069970845%;
    font-size: 6.1224489796vw;
    translate: 11.0787172012vw 0;
  }
}
@media (hover: hover) {
  .p-companyIndexMovie__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::after {
    translate: 4px 0;
  }
  .p-companyIndexMovie__title:is(:where(:any-link, :enabled, summary):hover *)::after {
    translate: 4px 0;
  }
}
.p-companyIndexMovie__title::after {
  content: "";
  display: inline-block;
  width: min(6.6666666667vw, 64px);
  height: min(4vw, 11.2px);
  margin-left: 16px;
  background: url(/assets/img/common/icon_arrow02--wide_blue2.svg) no-repeat center/contain;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .p-companyIndexMovie__title::after {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }
}
@media screen and (max-width: 599px) {
  .p-companyIndexMovie__title::after {
    width: 13.9941690962vw;
    height: 2.4489795918vw;
    margin-left: 2.0408163265vw;
    -webkit-transform: translateY(-2vw);
            transform: translateY(-2vw);
  }
}
.p-companyIndexMovie__text {
  color: #003C7E;
  font-size: clamp(1.4rem, 1.6rem, 1.6666666667vw);
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-companyIndexMovie__text {
    font-size: clamp(1.4rem, 1.6rem, 4.6647230321vw);
  }
}
.p-companyIndexMovie__bg {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
}
.p-companyIndexMovie__bgImg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 1024px) {
  .p-companyIndexCardTitle {
    padding-right: 27px;
  }
}
.p-companyMap {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.p-companyMap__map {
  aspect-ratio: 568/640;
}
@media screen and (max-width: 1023px) {
  .p-companyMap__map {
    aspect-ratio: 600/450;
  }
}
.p-companyMap__map iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-companyTopMessageTitle {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyTopMessageTitle {
    margin-bottom: 16px;
  }
}
.p-companyTopMessageTitle__text {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 599px) {
  .p-companyTopMessageTitle__text {
    font-size: 2.2rem;
  }
}
.p-companyTopMessageParagraph {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyTopMessageParagraph {
    font-size: 1.4rem;
  }
}
.p-companyTopMessageSign {
  text-align: right;
}
.p-companyAboutMovieYoutube {
  text-align: center;
}
.p-companyAboutMovieYoutube iframe {
  width: 100%;
  max-width: 960px;
  height: auto;
  aspect-ratio: 16/9;
}
.p-companyAboutMovieThumb {
  position: relative;
}
.p-companyAboutMovieThumb:hover::before {
  background-image: url(/assets/img/common/icon_play01_on.svg);
}
.p-companyAboutMovieThumb::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  margin: auto;
  width: 80px;
  height: 80px;
  background: url(/assets/img/common/icon_play01.svg) no-repeat center/contain;
  pointer-events: none;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  will-change: background-image;
}
.p-companyAboutMovieThumb__btn {
  display: block;
  width: 100%;
  overflow: hidden;
}
.p-companyAboutMovieThumb__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 16/9;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .p-companyAboutMovieThumb__img:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .p-companyAboutMovieThumb__img:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-companyAboutMovieSongTitle {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyAboutMovieSongTitle {
    margin-bottom: 16px;
  }
}
.p-companyAboutMovieSongTitle__text {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 599px) {
  .p-companyAboutMovieSongTitle__text {
    font-size: 2.2rem;
  }
}
.p-companyAboutNumber__items {
  margin-right: -2%;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__items {
    margin-right: 0;
  }
}
.p-companyAboutNumber__item, .p-companyAboutNumber__item--01, .p-companyAboutNumber__item--02, .p-companyAboutNumber__item--03, .p-companyAboutNumber__item--04, .p-companyAboutNumber__item--05, .p-companyAboutNumber__item--06, .p-companyAboutNumber__item--07, .p-companyAboutNumber__item--08, .p-companyAboutNumber__item--09 {
  border: 1px solid #C8D4DE;
  background: #FFFFFF;
  padding: 28px 32px;
  margin-bottom: 2%;
  margin-right: 2%;
  width: 48%;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item, .p-companyAboutNumber__item--01, .p-companyAboutNumber__item--02, .p-companyAboutNumber__item--03, .p-companyAboutNumber__item--04, .p-companyAboutNumber__item--05, .p-companyAboutNumber__item--06, .p-companyAboutNumber__item--07, .p-companyAboutNumber__item--08, .p-companyAboutNumber__item--09 {
    width: 100%;
    padding: 24px 16px;
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.p-companyAboutNumber__itemTitle {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding-bottom: 8px;
  margin-bottom: 24px;
  border-bottom: 2px solid #D70C18;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__itemTitle {
    margin-bottom: 16px;
    font-size: 2rem;
  }
}
.p-companyAboutNumber__itemThumb {
  margin-bottom: 24px;
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__itemThumb {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
.p-companyAboutNumber__item--01 .p-companyAboutNumber__itemThumb {
  gap: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--01 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--02 .p-companyAboutNumber__itemThumb {
  gap: 8px;
  grid-template-columns: 1fr;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--02 .p-companyAboutNumber__itemThumb {
    gap: 12px;
  }
}
.p-companyAboutNumber__item--03 .p-companyAboutNumber__itemThumb {
  gap: 32px;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--03 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--04 .p-companyAboutNumber__itemThumb {
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--04 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--05 .p-companyAboutNumber__itemThumb {
  grid-template-columns: 1fr;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.p-companyAboutNumber__item--06 .p-companyAboutNumber__itemThumb {
  gap: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--06 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--07 .p-companyAboutNumber__itemThumb {
  grid-template-columns: 1fr;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--07 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--08 .p-companyAboutNumber__itemThumb {
  grid-template-columns: 1fr;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--08 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
.p-companyAboutNumber__item--09 .p-companyAboutNumber__itemThumb {
  gap: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--09 .p-companyAboutNumber__itemThumb {
    gap: 8px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__itemThumb {
    margin-bottom: 16px;
  }
}
.p-companyAboutNumber__itemThumbItem {
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 8px;
}
.p-companyAboutNumber__itemThumbItem:first-child {
  grid-template-columns: 18.4615384615% 1fr;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__itemThumbItem:first-child {
    grid-template-columns: 23.0769230769% 1fr;
  }
}
.p-companyAboutNumber__itemThumbItem:last-child {
  grid-template-columns: 18.4615384615% auto 1fr;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__itemThumbItem:last-child {
    grid-template-columns: 23.0769230769% auto 1fr;
  }
}
.p-companyAboutNumber__itemThumbItem:last-child img:last-child {
  margin-inline: 8px -8px;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__itemThumbItem:last-child img:last-child {
    margin-inline: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__itemThumb img {
    margin-inline: auto;
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--07 .p-companyAboutNumber__itemThumb img {
    justify-self: center;
  }
}
.p-companyAboutNumber__item--08 .p-companyAboutNumber__itemThumb img {
  grid-area: 1/1/2/2;
  justify-self: end;
  width: clamp(120px, 50%, 260px);
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--08 .p-companyAboutNumber__itemThumb img {
    max-width: 200px;
    width: 100%;
    grid-area: 2/1/3/2;
    justify-self: center;
  }
}
.p-companyAboutNumber__number {
  display: grid;
  grid-template-columns: repeat(2, auto);
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  gap: 2px;
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--04 .p-companyAboutNumber__number {
    grid-area: 1/1/2/2;
  }
}
.p-companyAboutNumber__item--05 .p-companyAboutNumber__itemThumbItem:first-child .p-companyAboutNumber__number {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.p-companyAboutNumber__item--07 .p-companyAboutNumber__number {
  margin-top: -72px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--07 .p-companyAboutNumber__number {
    grid-area: 1/1/2/2;
    margin-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.p-companyAboutNumber__item--08 .p-companyAboutNumber__number {
  grid-area: 1/1/2/2;
  justify-self: start;
  align-self: start;
  margin-top: 28px;
  z-index: 0;
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__item--08 .p-companyAboutNumber__number {
    justify-self: center;
    margin-top: 0;
  }
}
@media screen and (max-width: 599px) {
  .p-companyAboutNumber__item--09 .p-companyAboutNumber__number {
    grid-area: 1/1/2/2;
  }
}
.p-companyAboutNumber__numberLarge, .p-companyAboutNumber__numberLarge--small {
  color: #003C7E;
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 10.4rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 1024px) {
  .p-companyAboutNumber__numberLarge, .p-companyAboutNumber__numberLarge--small {
    font-size: clamp(6rem, 8.1313526192vw, 10.4rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__numberLarge, .p-companyAboutNumber__numberLarge--small {
    font-size: clamp(4rem, 7.8201368524vw, 6rem);
  }
}
.p-companyAboutNumber__numberLarge--small {
  font-size: 9rem;
}
@media screen and (min-width: 1024px) {
  .p-companyAboutNumber__numberLarge--small {
    font-size: clamp(6rem, 7.5058639562vw, 9rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__numberLarge--small {
    font-size: clamp(4rem, 6.2561094819vw, 6rem);
  }
}
.p-companyAboutNumber__numberSmall, .p-companyAboutNumber__numberSmall--small, .p-companyAboutNumber__numberSmall--medium {
  color: #3F474C;
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .p-companyAboutNumber__numberSmall, .p-companyAboutNumber__numberSmall--small, .p-companyAboutNumber__numberSmall--medium {
    font-size: clamp(2rem, 2.6583268178vw, 3.4rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__numberSmall, .p-companyAboutNumber__numberSmall--small, .p-companyAboutNumber__numberSmall--medium {
    font-size: clamp(1.6rem, 3.3235581623vw, 2rem);
  }
}
.p-companyAboutNumber__numberSmall--medium {
  font-size: 3.2rem;
}
@media screen and (min-width: 1024px) {
  .p-companyAboutNumber__numberSmall--medium {
    font-size: clamp(2rem, 2.5019546521vw, 3.2rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__numberSmall--medium {
    font-size: clamp(1.6rem, 3.128054741vw, 2rem);
  }
}
.p-companyAboutNumber__numberSmall--small {
  font-size: 3rem;
}
@media screen and (min-width: 1024px) {
  .p-companyAboutNumber__numberSmall--small {
    font-size: clamp(2rem, 2.5019546521vw, 3rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyAboutNumber__numberSmall--small {
    font-size: clamp(1.6rem, 3.128054741vw, 2rem);
  }
}
.p-companyInfoOfficer__item, .p-companyInfoOfficer__item--col2 {
  padding: 24px;
  border: 2px solid #C8D4DE;
  height: 100%;
}
@media screen and (max-width: 1023px) {
  .p-companyInfoOfficer__item, .p-companyInfoOfficer__item--col2 {
    padding: 16px;
  }
}
.p-companyInfoOfficer__item--col2 {
  display: grid;
  grid-template-columns: 160px 1fr;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .p-companyInfoOfficer__item--col2 {
    grid-template-columns: 100px 1fr;
    gap: 16px;
  }
}
@media screen and (max-width: 1023px) {
  .p-companyInfoOfficer__itemImage {
    margin-inline: auto;
    max-width: 320px;
    text-align: center;
  }
}
.p-companyInfoOfficer__itemPosition {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #003C7E;
}
@media screen and (max-width: 599px) {
  .p-companyInfoOfficer__itemPosition {
    font-size: 1.4rem;
  }
}
.p-companyInfoOfficer__itemName {
  color: #003C7E;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyInfoOfficer__itemName {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
.p-companyHistory {
  padding-top: 70px;
  position: relative;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory {
    padding-top: 40px;
  }
}
.p-companyHistory::before {
  content: "";
  position: absolute;
  top: 80px;
  left: 50%;
  translate: calc(-50% - 1px) 0;
  display: block;
  width: 2px;
  height: calc(100% - 10px - 70px);
  background-color: #003C7E;
  z-index: 1;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory::before {
    height: calc(100% - 10px - 40px);
    top: 44px;
    left: 0;
    translate: 0 0;
  }
}
.p-companyHistory__layout {
  position: relative;
}
.p-companyHistory__layout--01 {
  position: relative;
}
.p-companyHistory__layout--01::before {
  content: "";
  position: absolute;
  top: -60px;
  left: 50%;
  translate: calc(-50% - 1px) 0;
  display: block;
  width: 2px;
  height: 70px;
  border-left: 2px dashed #003C7E;
  z-index: 2;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--01::before {
    left: 0;
    translate: 0 0;
    height: 40px;
    top: -40px;
  }
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--01 .p-companyHistory__itemInner {
    padding-bottom: 60px;
  }
}
.p-companyHistory__layout--01-2 {
  margin-top: -240px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--01-2 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--01-2 .p-companyHistory__itemInner {
  padding-bottom: 200px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--01-2 .p-companyHistory__itemInner {
    padding-bottom: 0;
  }
}
.p-companyHistory__layout--02 {
  margin-top: -10px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--02 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--03 {
  margin-top: -182px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--03 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--04 {
  margin-top: -50px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--04 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--05 {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--05 {
    margin-top: 0;
    grid-template-columns: 1fr;
  }
}
.p-companyHistory__layout--06 {
  margin-top: 22px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--06 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--07 .p-companyHistory__itemInner {
  padding-bottom: 108px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--07 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__layout--09 {
  margin-top: -210px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--09 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--09 .p-companyHistory__itemInner {
  padding-bottom: 177px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--09 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__layout--11 .p-companyHistory__itemInner {
  padding-bottom: 58px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--11 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__layout--13 {
  position: relative;
}
.p-companyHistory__layout--13 .p-companyHistory__itemInner {
  padding-bottom: 118px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--13 .p-companyHistory__itemInner {
    padding-bottom: 60px;
  }
}
.p-companyHistory__layout--14 .p-companyHistory__itemInner {
  padding-bottom: 80px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--14 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__layout--16 {
  margin-top: -125px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--16 {
    margin-top: 0;
  }
}
.p-companyHistory__layout--16 .p-companyHistory__itemInner {
  padding-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--16 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__layout--17 {
  position: relative;
}
.p-companyHistory__layout--17 .p-companyHistory__itemInner {
  padding-bottom: 50px;
}
.p-companyHistory__layout--18 .p-companyHistory__itemInner {
  padding-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--18 .p-companyHistory__itemInner {
    padding-bottom: 20px;
  }
}
.p-companyHistory__era {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #C8D4DE;
  height: 1px;
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.3s ease-out, translate 0.3s ease-out;
  transition: opacity 0.3s ease-out, translate 0.3s ease-out;
  letter-spacing: 0.04em;
}
.p-companyHistory__era.is-active {
  opacity: 1;
  translate: 0 0;
}
.p-companyHistory__layout--01 .p-companyHistory__era {
  top: 230px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--01 .p-companyHistory__era {
    top: unset;
    bottom: 20px;
  }
}
.p-companyHistory__layout--13 .p-companyHistory__era {
  bottom: 100px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--13 .p-companyHistory__era {
    bottom: 20px;
  }
}
.p-companyHistory__layout--17 .p-companyHistory__era {
  bottom: 30px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__layout--17 .p-companyHistory__era {
    bottom: 20px;
  }
}
.p-companyHistory__eraText {
  color: #636F78;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.4;
  position: absolute;
  right: 22.5%;
  top: 50%;
  translate: 0 -50%;
  background-color: #FFFFFF;
  padding: 8px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__eraText {
    background-color: #FFFFFF;
    right: 75%;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__eraText {
    font-size: 1.4rem;
  }
}
.p-companyHistory__item, .p-companyHistory__item--small, .p-companyHistory__item--small-reverse, .p-companyHistory__item--reverse, .p-companyHistory__item--start {
  position: relative;
  z-index: 1;
  width: 50%;
  padding-right: 32px;
  padding-top: 4px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item, .p-companyHistory__item--small, .p-companyHistory__item--small-reverse, .p-companyHistory__item--reverse, .p-companyHistory__item--start {
    width: 100%;
    padding-right: 0;
    padding-left: 24px;
    padding-top: 40px;
  }
}
.p-companyHistory__layout--05 .p-companyHistory__item, .p-companyHistory__layout--05 .p-companyHistory__item--small, .p-companyHistory__layout--05 .p-companyHistory__item--small-reverse, .p-companyHistory__layout--05 .p-companyHistory__item--reverse, .p-companyHistory__layout--05 .p-companyHistory__item--start {
  width: 100%;
}
.p-companyHistory__item::after, .p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after, .p-companyHistory__item--reverse::after, .p-companyHistory__item--start::after {
  content: "";
  position: absolute;
  top: 0;
  right: -7px;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #D70C18;
  scale: 0.2;
  -webkit-transition: scale 0.3s ease-out;
  transition: scale 0.3s ease-out;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item::after, .p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after, .p-companyHistory__item--reverse::after, .p-companyHistory__item--start::after {
    right: unset;
    left: -7px;
    top: 35px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item::after, .p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after, .p-companyHistory__item--reverse::after, .p-companyHistory__item--start::after {
    top: 29px;
  }
}
.p-companyHistory__item:has(.p-companyHistory__itemInner.is-active)::after, .p-companyHistory__item--small:has(.p-companyHistory__itemInner.is-active)::after, .p-companyHistory__item--small-reverse:has(.p-companyHistory__itemInner.is-active)::after, .p-companyHistory__item--reverse:has(.p-companyHistory__itemInner.is-active)::after, .p-companyHistory__item--start:has(.p-companyHistory__itemInner.is-active)::after {
  scale: 1;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--start {
    padding-top: 0;
  }
}
.p-companyHistory__item--start::after {
  top: 10px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--start::after {
    top: 5px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--start::after {
    top: 2px;
  }
}
.p-companyHistory__item--reverse {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  padding-left: 32px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--reverse {
    margin-left: 0;
    padding-left: 24px;
  }
}
.p-companyHistory__item--reverse::after {
  left: -9px;
  right: unset;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--reverse::after {
    left: -7px;
  }
}
.p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after {
  border: 2px solid #003C7E;
  background-color: #FFFFFF;
  width: 12px;
  height: 12px;
  right: -5px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after {
    right: unset;
    left: -5px;
    top: 32px;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--small::after, .p-companyHistory__item--small-reverse::after {
    top: 29px;
  }
}
.p-companyHistory__item--small-reverse {
  margin-left: auto;
  padding-left: 32px;
  padding-right: 0;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--small-reverse {
    margin-left: 0;
    padding-left: 24px;
  }
}
.p-companyHistory__item--small-reverse::after {
  left: -8px;
  right: unset;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__item--small-reverse::after {
    left: -5px;
  }
}
.p-companyHistory__itemInner {
  position: relative;
  padding-bottom: 20px;
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.3s ease-out 0.5s, translate 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s, translate 0.3s ease-out 0.5s;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__itemInner {
    width: 100%;
  }
}
.p-companyHistory__itemInner.is-active {
  opacity: 1;
  translate: 0 0;
}
.p-companyHistory__year, .p-companyHistory__item--start .p-companyHistory__year, .p-companyHistory__item--start .p-companyHistory__year--small, .p-companyHistory__year--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  color: #003C7E;
  position: relative;
  top: -16px;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__year, .p-companyHistory__item--start .p-companyHistory__year, .p-companyHistory__item--start .p-companyHistory__year--small, .p-companyHistory__year--small {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.p-companyHistory__item--reverse .p-companyHistory__year, .p-companyHistory__item--reverse .p-companyHistory__year--small, .p-companyHistory__item--small-reverse .p-companyHistory__year, .p-companyHistory__item--small-reverse .p-companyHistory__year--small {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.p-companyHistory__yearNumber {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 3.8rem;
  line-height: 1;
  margin-right: 4px;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__yearNumber {
    font-size: 2.8rem;
  }
}
.p-companyHistory__layout--05 .p-companyHistory__item--small .p-companyHistory__yearNumber, .p-companyHistory__layout--05 .p-companyHistory__item--small-reverse .p-companyHistory__yearNumber {
  font-size: 3.8rem;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__layout--05 .p-companyHistory__item--small .p-companyHistory__yearNumber, .p-companyHistory__layout--05 .p-companyHistory__item--small-reverse .p-companyHistory__yearNumber {
    font-size: 2.4rem;
  }
}
.p-companyHistory__item--small .p-companyHistory__yearNumber, .p-companyHistory__item--small-reverse .p-companyHistory__yearNumber {
  font-size: 2.8rem;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--small .p-companyHistory__yearNumber, .p-companyHistory__item--small-reverse .p-companyHistory__yearNumber {
    font-size: 2.4rem;
  }
}
.p-companyHistory__item--start .p-companyHistory__yearNumber {
  font-size: 5.6rem;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--start .p-companyHistory__yearNumber {
    font-size: 4rem;
  }
}
.p-companyHistory__yearSmall {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__yearSmall {
    font-size: 1.4rem;
  }
}
.p-companyHistory__item--start .p-companyHistory__yearSmall {
  font-size: 2rem;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--start .p-companyHistory__yearSmall {
    font-size: 1.6rem;
  }
}
.p-companyHistory__item--small .p-companyHistory__yearSmall, .p-companyHistory__item--small-reverse .p-companyHistory__yearSmall {
  font-size: 1.4rem;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--small .p-companyHistory__yearSmall, .p-companyHistory__item--small-reverse .p-companyHistory__yearSmall {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__yearSmall {
    font-size: 1.4rem;
  }
}
.p-companyHistory__yearText {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  margin-left: 12px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__yearText {
    font-size: 2rem;
  }
}
.p-companyHistory__yearText:first-child {
  margin-left: 0;
}
.p-companyHistory__item--start .p-companyHistory__yearText {
  font-size: 4rem;
  margin-left: 16px;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__item--start .p-companyHistory__yearText {
    font-size: 3.2rem;
  }
}
.p-companyHistory__yearBottom {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  width: 100%;
  text-align: right;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__yearBottom {
    text-align: left;
  }
}
@media screen and (max-width: 599px) {
  .p-companyHistory__yearBottom {
    font-size: 2rem;
  }
}
.p-companyHistory__item--start .p-companyHistory__year, .p-companyHistory__item--start .p-companyHistory__year--small {
  font-size: 2rem;
}
.p-companyHistory__media {
  background-color: #F0F6FA;
  padding: 20px;
  display: grid;
  grid-template-columns: 260px 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__media {
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 16px;
  }
}
.p-companyHistory__mediaImage {
  aspect-ratio: 260/173;
  background-color: #E9E5E3;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__mediaImage {
    max-width: 260px;
  }
}
.p-companyHistory__mediaImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-companyHistory__mediaText {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__mediaText {
    font-size: 1.4rem;
  }
}
.p-companyHistory__content {
  margin-top: -16px;
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media screen and (max-width: 1023px) {
  .p-companyHistory__content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-companyHistory__item--small-reverse .p-companyHistory__content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p-companyHistory__text {
  color: #1A1A1A;
  text-align: right;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.p-companyHistory__text:not(:last-child) {
  padding-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__text {
    font-size: 1.4rem;
    text-align: left;
  }
}
.p-companyHistory__item--small-reverse .p-companyHistory__text {
  text-align: left;
}
@media screen and (max-width: 599px) {
  .p-companyHistory__image {
    max-width: 260px;
  }
  .p-companyHistory__layout--16 .p-companyHistory__image {
    max-width: 120px;
  }
  .p-companyHistory__layout--18 .p-companyHistory__image {
    max-width: 160px;
  }
  .p-companyHistory__image img {
    width: 100%;
  }
}
.p-companyHistoryLast {
  position: relative;
}
.p-companyHistoryLast::before {
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  display: block;
  height: 40px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 1;
}
.p-companyHistoryLast .c-text01 {
  opacity: 0;
  translate: 0 20px;
  -webkit-transition: opacity 0.3s ease-out 0.5s, translate 0.3s ease-out 0.5s;
  transition: opacity 0.3s ease-out 0.5s, translate 0.3s ease-out 0.5s;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .p-companyHistoryLast .c-text01 {
    text-align: left;
  }
}
.p-companyHistoryLast .c-text01.is-active {
  opacity: 1;
  translate: 0 0;
}
.p-companyManagementIdeorogy__catch {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  -webkit-background-clip: text;
          background-clip: text;
  color: transparent;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-companyManagementIdeorogy__catch {
    font-size: 2rem;
    margin-bottom: 16px;
  }
}
.p-companyBusiness__mainTitle, .p-companyBusiness__mainTitle--03, .p-companyBusiness__mainTitle--02, .p-companyBusiness__mainTitle--01 {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-companyBusiness__mainTitle, .p-companyBusiness__mainTitle--03, .p-companyBusiness__mainTitle--02, .p-companyBusiness__mainTitle--01 {
    font-size: clamp(2rem, 2.0328381548vw, 2.6rem);
  }
}
@media screen and (max-width: 1023px) {
  .p-companyBusiness__mainTitle, .p-companyBusiness__mainTitle--03, .p-companyBusiness__mainTitle--02, .p-companyBusiness__mainTitle--01 {
    font-size: 2rem;
    gap: 8px;
    margin-bottom: 12px;
  }
}
.p-companyBusiness__mainTitle::before, .p-companyBusiness__mainTitle--03::before, .p-companyBusiness__mainTitle--02::before, .p-companyBusiness__mainTitle--01::before {
  content: "";
  display: block;
  width: 88px;
  height: 88px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 1023px) {
  .p-companyBusiness__mainTitle::before, .p-companyBusiness__mainTitle--03::before, .p-companyBusiness__mainTitle--02::before, .p-companyBusiness__mainTitle--01::before {
    width: 64px;
    height: 64px;
  }
}
.p-companyBusiness__mainTitle--01::before {
  background-image: url(/assets/img/company/business/icon_main01.svg);
}
.p-companyBusiness__mainTitle--02::before {
  background-image: url(/assets/img/company/business/icon_main02.svg);
}
.p-companyBusiness__mainTitle--03::before {
  background-image: url(/assets/img/company/business/icon_main03.svg);
}
@media screen and (max-width: 1023px) {
  .p-companyBusiness__mainImage {
    width: 100%;
  }
  .p-companyBusiness__mainImage img {
    width: 100%;
  }
}

.p-irIndexScrollShowArea {
  opacity: 0;
}
.p-irIndexScrollShowArea.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-irIndexHead {
  position: relative;
}
.p-irIndexHead__titleBr {
  display: none;
}
@media screen and (min-width: 1024px) and (max-width: 1180px) {
  .p-irIndexHead__titleBr {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .p-irIndexHeadInfo {
    width: 92.2222222222vw;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0 56px 0;
    margin: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 599px) {
  .p-irIndexHeadInfo {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .p-irIndexHeadInfo__inner {
    width: 92.2222222222vw;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1023px) and (max-width: 599px) {
  .p-irIndexHeadInfo__inner {
    width: calc(100% - 32px);
  }
}
.p-irIndexHeadInfo__box {
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: opacity 0.5s ease-out, -webkit-filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, filter 0.5s ease-out, -webkit-filter 0.5s ease-out;
  will-change: opacity, filter;
}
.p-irIndexHeadInfo__box.is-show {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
@media screen and (min-width: 1024px) {
  .p-irIndexHeadInfo__box {
    width: 568px;
    margin-left: auto;
    padding: 32px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), color-stop(80%, rgba(255, 255, 255, 0.9)));
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.9) 80%);
    translate: 0 17px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  .p-irIndexHeadInfo__box {
    padding: 32px 24px;
  }
}
@media screen and (max-width: 1023px) {
  .p-irIndexHeadInfo__box {
    width: 100%;
    margin-bottom: -24px;
    padding: 24px 16px;
    background: rgba(240, 246, 250, 0.8);
    translate: 0 -24px;
  }
}
.p-irIndexHeadInfo__boxBtn {
  margin-top: 16px;
}
@media screen and (max-width: 599px) {
  .p-irIndexHeadInfo__boxBtn {
    margin-top: 24px;
  }
}
.p-irIndexGrid01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.4444444444vw, 64px);
}
@media screen and (max-width: 1023px) {
  .p-irIndexGrid01 {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
@media screen and (max-width: 1023px) {
  .p-irIndexGrid01 {
    gap: 64px;
  }
}
.p-irIndexSection01 {
  padding-top: 104px;
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .p-irIndexSection01 {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
.p-irIndexSection01__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-irIndexSection01__inner {
    width: calc(100% - 32px);
  }
}
.p-irIndexBox01 {
  padding: 24px 40px 40px;
  background-color: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-irIndexBox01 {
    padding: 16px 16px 24px;
  }
}
.p-irIndexBox01__head {
  margin-bottom: 16px;
  text-align: right;
}
.p-irIndexBox01__sub {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #3F474C;
  translate: 16px 0;
}
@media screen and (max-width: 599px) {
  .p-irIndexBox01__sub {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 599px) {
  .p-irIndexBox01__sub {
    translate: none;
  }
}
.p-irIndexTitle01 {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-irIndexTitle01 {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-irIndexTitle01::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-irIndexTitle01::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
.p-irIndexCard01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-irIndexCard01__link {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 372/104;
}
@media screen and (max-width: 599px) {
  .p-irIndexCard01__link .p-irIndexCard01__pic::after {
    border-width: 20px 20px 0px 0px;
  }
}
@media (hover: hover) {
  .p-irIndexCard01__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-irIndexCard01__link:where(:any-link, :enabled, summary):hover::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 60, 126, 0)), to(rgba(0, 60, 126, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-irIndexCard01__link:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
  .p-irIndexCard01__link:where(:any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
}
.p-irIndexCard01__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.08)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.8;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
.p-irIndexCard01__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7))), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
}
.p-irIndexCard01__pic {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.p-irIndexCard01__pic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 20px 20px 0px 0px;
}
.p-irIndexCard01__picImg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .p-irIndexCard01__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .p-irIndexCard01__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-irIndexCard01__title {
  position: absolute;
  z-index: 3;
  inset: auto auto 0 0;
  padding: 8px 60px 10px 12px;
  background-image: url(/assets/img/common/icon_arrow02--wide_white.svg);
  background-repeat: no-repeat;
  background-position: right 16px bottom 22px;
  background-size: 37px 7px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media (hover: hover) {
  .p-irIndexCard01__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 22px;
  }
  .p-irIndexCard01__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 22px;
  }
}
.p-irIndexCard01__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 24px;
  background: #F0F6FA;
}
.p-irIndexCard01__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: 16px;
}
.p-irIndexCard01__listLink {
  display: inline-block;
  padding-left: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 4px/16px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .p-irIndexCard01__listLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-irIndexCard01__listLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-irIndexCard01__listLink[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3.5px;
  width: 20px;
  height: 18px;
  margin-left: 4px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.p-irIndividualBusinessNav__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.9166666667vw, 42px);
}
@media screen and (min-width: 600px) {
  .p-irIndividualBusinessNav__list:has(.c-card01) {
    row-gap: min(4.4444444444vw, 64px);
  }
}
@media screen and (max-width: 1023px) {
  .p-irIndividualBusinessNav__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .p-irIndividualBusinessNav__list {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.p-irIndividualBusinessNav__item--type01 {
  border: 2px solid #005DC4;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__item--type01 .p-irIndividualBusinessNav__link:where(:-moz-any-link, :enabled, summary):hover::after {
    background-color: rgba(0, 93, 196, 0.75);
  }
  .p-irIndividualBusinessNav__item--type01 .p-irIndividualBusinessNav__link:where(:any-link, :enabled, summary):hover::after {
    background-color: rgba(0, 93, 196, 0.75);
  }
}
.p-irIndividualBusinessNav__item--type01 .p-irIndividualBusinessNav__title::before {
  background-image: url(/assets/img/ir/individual/business/icon_nav01.svg);
}
.p-irIndividualBusinessNav__item--type02 {
  border: 2px solid #5943af;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__item--type02 .p-irIndividualBusinessNav__link:where(:-moz-any-link, :enabled, summary):hover::after {
    background-color: rgba(89, 67, 175, 0.75);
  }
  .p-irIndividualBusinessNav__item--type02 .p-irIndividualBusinessNav__link:where(:any-link, :enabled, summary):hover::after {
    background-color: rgba(89, 67, 175, 0.75);
  }
}
.p-irIndividualBusinessNav__item--type02 .p-irIndividualBusinessNav__title::before {
  background-image: url(/assets/img/ir/individual/business/icon_nav02.svg);
}
.p-irIndividualBusinessNav__item--type03 {
  border: 2px solid #078aa7;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__item--type03 .p-irIndividualBusinessNav__link:where(:-moz-any-link, :enabled, summary):hover::after {
    background-color: rgba(7, 138, 167, 0.75);
  }
  .p-irIndividualBusinessNav__item--type03 .p-irIndividualBusinessNav__link:where(:any-link, :enabled, summary):hover::after {
    background-color: rgba(7, 138, 167, 0.75);
  }
}
.p-irIndividualBusinessNav__item--type03 .p-irIndividualBusinessNav__title::before {
  background-image: url(/assets/img/ir/individual/business/icon_nav03.svg);
}
.p-irIndividualBusinessNav__link {
  position: relative;
  display: block;
  height: 100%;
  padding: 26px 10px 50px;
  text-align: center;
}
.p-irIndividualBusinessNav__link::before {
  content: "";
  position: absolute;
  inset: auto 0 16px;
  z-index: 2;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow02_blue.svg) no-repeat center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: translate 0.3s;
  transition: translate 0.3s;
  will-change: translate;
}
.p-irIndividualBusinessNav__link::after {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.65);
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow02_white.svg);
    translate: 0 8px;
  }
  .p-irIndividualBusinessNav__link:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow02_white.svg);
    translate: 0 8px;
  }
}
.p-irIndividualBusinessNav__pic {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-irIndividualBusinessNav__picImg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .p-irIndividualBusinessNav__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-irIndividualBusinessNav__content {
  position: relative;
  z-index: 3;
}
.p-irIndividualBusinessNav__title {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 64px;
  margin-bottom: 8px;
  padding-left: 72px;
  padding-right: 8px;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__title:is(:where(:-moz-any-link, :enabled, summary):hover *)::before {
    filter: drop-shadow(0 0 0 #FFFFFF) brightness(0) invert(1);
  }
  .p-irIndividualBusinessNav__title:is(:where(:any-link, :enabled, summary):hover *)::before {
    -webkit-filter: drop-shadow(0 0 0 #FFFFFF) brightness(0) invert(1);
            filter: drop-shadow(0 0 0 #FFFFFF) brightness(0) invert(1);
  }
}
.p-irIndividualBusinessNav__title::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 64px;
  height: 64px;
  background-size: contain;
  -webkit-filter: drop-shadow(0 0 8px #FFFFFF) brightness(1) invert(0);
          filter: drop-shadow(0 0 8px #FFFFFF) brightness(1) invert(0);
  -webkit-transition: background-image 0.3s, -webkit-filter 0.3s;
  transition: background-image 0.3s, -webkit-filter 0.3s;
  transition: background-image 0.3s, filter 0.3s;
  transition: background-image 0.3s, filter 0.3s, -webkit-filter 0.3s;
  will-change: background-image, filter;
}
.p-irIndividualBusinessNav__titleText {
  display: inline-block;
  text-shadow: 0 0 8px #FFFFFF;
  color: #003C7E;
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.3s, text-shadow 0.3s;
  transition: color 0.3s, text-shadow 0.3s;
  will-change: color, text-shadow;
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__titleText:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    text-shadow: none;
    color: #FFFFFF;
  }
  .p-irIndividualBusinessNav__titleText:is(:where(:any-link, :enabled, summary):hover *) {
    text-shadow: none;
    color: #FFFFFF;
  }
}
.p-irIndividualBusinessNav__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  text-shadow: 0 0 8px #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-irIndividualBusinessNav__text {
    font-size: 1.4rem;
  }
}
@media (hover: hover) {
  .p-irIndividualBusinessNav__text:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    text-shadow: none;
    color: #FFFFFF;
  }
  .p-irIndividualBusinessNav__text:is(:where(:any-link, :enabled, summary):hover *) {
    text-shadow: none;
    color: #FFFFFF;
  }
}
.p-irStockPriceIframe iframe {
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
  -webkit-transition: opacity 0.5s ease-out, -webkit-filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, -webkit-filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, filter 0.5s ease-out;
  transition: opacity 0.5s ease-out, filter 0.5s ease-out, -webkit-filter 0.5s ease-out;
  will-change: opacity, filter;
}
@media screen and (max-width: 767px) {
  .p-irStockPriceIframe iframe {
    height: 600px;
  }
}
@media screen and (max-width: 599px) {
  .p-irStockPriceIframe iframe {
    height: 800px;
  }
}
.p-irStockPriceIframe.is-show iframe {
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.p-irMailBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: min(4.4444444444vw, 64px);
}
@media screen and (max-width: 599px) {
  .p-irMailBtns {
    -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: 24px;
  }
}

.p-sustainabilityIndexScrollShowArea {
  opacity: 0;
}
.p-sustainabilityIndexScrollShowArea.is-active {
  -webkit-animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
          animation: fadeInUp 0.4s cubic-bezier(0, 0, 0.33, 1) forwards;
}
.p-sustainabilityIndexKvVideo video {
  position: relative;
  z-index: -1;
}
.p-sustainabilityIndexKvVideo__pc {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 799px) {
  .p-sustainabilityIndexKvVideo__pc {
    display: none;
  }
}
.p-sustainabilityIndexKvVideo__sp {
  position: absolute;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 800px) {
  .p-sustainabilityIndexKvVideo__sp {
    display: none;
  }
}
.p-sustainabilityIndexKvVideoController {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: auto 56px 56px auto;
  z-index: 1;
  width: 48px;
  height: 48px;
}
@media (hover: hover) {
  .p-sustainabilityIndexKvVideoController:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-sustainabilityIndexKvVideoController:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexKvVideoController {
    inset: auto 16px 16px auto;
    width: 36px;
    height: 36px;
  }
}
.p-sustainabilityIndexKvVideoController.is-paused .p-sustainabilityIndexKvVideoController__play {
  display: block;
}
.p-sustainabilityIndexKvVideoController.is-paused .p-sustainabilityIndexKvVideoController__pause {
  display: none;
}
.p-sustainabilityIndexKvVideoController__play {
  display: none;
}
.p-sustainabilityIndexTitle01 {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexTitle01 {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-sustainabilityIndexTitle01::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexTitle01::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
.p-sustainabilityIndexMessage {
  padding-top: 104px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage {
    padding-top: 64px;
  }
}
.p-sustainabilityIndexMessage__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__inner {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__inner {
    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-sustainabilityIndexMessage__content {
  position: relative;
  z-index: 1;
  width: clamp(560px, 50.9027777778vw, 733px);
  padding: 80px 117px 110px 80px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0.55)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.55) 50%, rgba(255, 255, 255, 0) 100%);
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .p-sustainabilityIndexMessage__content {
    padding: 80px 40px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__content {
    width: 100%;
    padding: 0;
  }
}
.p-sustainabilityIndexMessage__title {
  position: relative;
  padding-left: 28px;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
  text-shadow: 0px 0px 8px #fff;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__title {
    padding-left: 22px;
    font-size: 2.6rem;
  }
}
.p-sustainabilityIndexMessage__title::before {
  content: "";
  position: absolute;
  inset: 4px auto auto 0;
  width: 8px;
  height: 40px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__title::before {
    inset: 3px auto auto 0;
    width: 6px;
    height: 32px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__title {
    margin-bottom: 16px;
  }
}
.p-sustainabilityIndexMessage__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 40px;
  text-shadow: 0px 0px 8px #fff;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__text {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__text {
    margin-bottom: 24px;
  }
}
.p-sustainabilityIndexMessage__accordionList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHead {
  padding-bottom: 24px;
  color: #1A1A1A;
}
@media screen and (min-width: 600px) {
  .p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHead {
    background: rgba(255, 255, 255, 0.6);
  }
}
@media (hover: hover) {
  .p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHead:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHead:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHeadIcon::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentHeadIcon::after {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  opacity: 0;
}
@media screen and (min-width: 600px) {
  .p-sustainabilityIndexMessage__accordionContent[open] .p-sustainabilityIndexMessage__accordionContentBody {
    background: rgba(255, 255, 255, 0.6);
  }
}
.p-sustainabilityIndexMessage__accordionContentHead {
  position: relative;
  display: block;
  padding: 16px 56px 16px 16px;
  background-color: #F0F6FA;
  color: #003C7E;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
  will-change: background-color, color;
  cursor: pointer;
}
@media (hover: hover) {
  .p-sustainabilityIndexMessage__accordionContentHead:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sustainabilityIndexMessage__accordionContentHead:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-sustainabilityIndexMessage__accordionContentHeadText {
  position: relative;
  display: block;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
.p-sustainabilityIndexMessage__accordionContentHeadIcon {
  position: absolute;
  z-index: 2;
  inset: 0 16px 0 auto;
  width: 20px;
  height: 20px;
  margin: auto;
}
.p-sustainabilityIndexMessage__accordionContentHeadIcon::before, .p-sustainabilityIndexMessage__accordionContentHeadIcon::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 20px;
  height: 2px;
  background: #005DC4;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity;
}
.p-sustainabilityIndexMessage__accordionContentHeadIcon::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.p-sustainabilityIndexMessage__accordionContentBody {
  position: relative;
  padding: 0 16px 16px 16px;
  background: #F0F6FA;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  will-change: background-color;
}
.p-sustainabilityIndexMessage__accordionContentBodyFoot {
  margin-top: 40px;
  text-align: right;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__accordionContentBodyFoot {
    margin-top: 32px;
  }
}
.p-sustainabilityIndexMessage__accordionContentBodyFootSign {
  margin-top: 8px;
}
.p-sustainabilityIndexMessage__bg {
  position: absolute;
  inset: 0 auto auto 0;
  width: 100%;
  height: 400px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__bg {
    position: relative;
    height: 384px;
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
}
.p-sustainabilityIndexMessage__bgImg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right bottom;
     object-position: right bottom;
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
  .p-sustainabilityIndexMessage__bgImg {
    -o-object-position: 70% 0;
       object-position: 70% 0;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexMessage__bgImg {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center bottom;
       object-position: center bottom;
  }
}
.p-sustainabilityIndexKurimoto {
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(/assets/img/sustainability/bg_index02_pc.webp) no-repeat right center/cover;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexKurimoto {
    padding-top: 64px;
    padding-bottom: 64px;
    background: url(/assets/img/sustainability/bg_index02_sp.webp) no-repeat center bottom/cover;
  }
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityIndexKurimoto::before {
    content: "";
    position: absolute;
    inset: 0 auto auto 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.6)), to(rgba(255, 255, 255, 0.6)));
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.6) 100%);
  }
}
.p-sustainabilityIndexKurimoto__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexKurimoto__inner {
    width: calc(100% - 32px);
  }
}
.p-sustainabilityIndexKurimoto .p-sustainabilityIndexTitle01 {
  text-shadow: 0px 0px 8px #fff;
}
.p-sustainabilityIndexKurimoto .c-text01 {
  text-shadow: 0px 0px 8px #fff;
}
.p-sustainabilityIndexKurimoto .c-btn01__link {
  text-shadow: 0px 0px 8px #fff;
}
@media (hover: hover) {
  .p-sustainabilityIndexKurimoto .c-btn01__link:where(:-moz-any-link, :enabled, summary):hover {
    text-shadow: none;
  }
  .p-sustainabilityIndexKurimoto .c-btn01__link:where(:any-link, :enabled, summary):hover {
    text-shadow: none;
  }
}
.p-sustainabilityIndexCard01, .p-sustainabilityIndexCard01--governance, .p-sustainabilityIndexCard01--social, .p-sustainabilityIndexCard01--environment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-sustainabilityIndexCard01--environment .p-sustainabilityIndexCard01__link::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 61, 18, 0.08)), color-stop(70%, rgba(0, 61, 18, 0.4)), to(rgba(0, 61, 18, 0.6)));
  background: linear-gradient(180deg, rgba(0, 61, 18, 0.08) 0%, rgba(0, 61, 18, 0.4) 70%, rgba(0, 61, 18, 0.6) 100%);
}
.p-sustainabilityIndexCard01--social .p-sustainabilityIndexCard01__link::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(119, 52, 0, 0.08)), color-stop(70%, rgba(119, 52, 0, 0.4)), to(rgba(119, 52, 0, 0.6)));
  background: linear-gradient(180deg, rgba(119, 52, 0, 0.08) 0%, rgba(119, 52, 0, 0.4) 70%, rgba(119, 52, 0, 0.6) 100%);
}
.p-sustainabilityIndexCard01--governance .p-sustainabilityIndexCard01__link::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 47, 98, 0.08)), color-stop(70%, rgba(0, 47, 98, 0.4)), to(rgba(0, 47, 98, 0.6)));
  background: linear-gradient(180deg, rgba(0, 47, 98, 0.08) 0%, rgba(0, 47, 98, 0.4) 70%, rgba(0, 47, 98, 0.6) 100%);
}
.p-sustainabilityIndexCard01__link {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 372/128;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityIndexCard01__link .p-sustainabilityIndexCard01__pic::after {
    border-width: 20px 20px 0px 0px;
  }
}
@media (hover: hover) {
  .p-sustainabilityIndexCard01__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-sustainabilityIndexCard01__link:where(:any-link, :enabled, summary):hover::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 60, 126, 0)), to(rgba(0, 60, 126, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-sustainabilityIndexCard01__link:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
  .p-sustainabilityIndexCard01__link:where(:any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
}
.p-sustainabilityIndexCard01__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
  opacity: 0.8;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
.p-sustainabilityIndexCard01__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.7)));
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}
.p-sustainabilityIndexCard01__pic {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.p-sustainabilityIndexCard01__pic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 20px 20px 0px 0px;
}
.p-sustainabilityIndexCard01__picImg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .p-sustainabilityIndexCard01__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .p-sustainabilityIndexCard01__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-sustainabilityIndexCard01__title {
  position: absolute;
  z-index: 3;
  inset: auto auto 0 0;
  padding: 8px 60px 10px 12px;
  background-image: url(/assets/img/common/icon_arrow02--wide_white.svg);
  background-repeat: no-repeat;
  background-position: right 16px bottom 27px;
  background-size: 37px 7px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-size: 2.4rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media (hover: hover) {
  .p-sustainabilityIndexCard01__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 27px;
  }
  .p-sustainabilityIndexCard01__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 27px;
  }
}
.p-sustainabilityIndexCard01__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 24px 24px 32px;
  background: #F0F6FA;
}
.p-sustainabilityIndexCard01__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: 16px;
}
.p-sustainabilityIndexCard01__listLink {
  display: inline-block;
  padding-left: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 4px/16px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .p-sustainabilityIndexCard01__listLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sustainabilityIndexCard01__listLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-sustainabilityIndexCard01__listLink[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3.5px;
  width: 20px;
  height: 18px;
  margin-left: 4px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.p-sustainabilityDataReport__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataReport__list {
    grid-template-columns: 1fr;
  }
}
.p-sustainabilityDataReport__itemTitle {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
.p-sustainabilityDataReport__link {
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
}
@media (hover: hover) {
  .p-sustainabilityDataReport__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sustainabilityDataReport__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-sustainabilityDataReport__linkFileSize {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 20px;
  padding-left: 22px;
  color: #636f78;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.02em;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
  margin-left: 4px;
}
[href$=".pdf"] .p-sustainabilityDataReport__linkFileSize {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-sustainabilityDataReport__accordion .c-accordion01__contentBody {
  padding: 0 40px 40px 40px;
}
.p-sustainabilityDataEsg__marginBottom-xl {
  margin-bottom: 104px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataEsg__marginBottom-xl {
    margin-bottom: 80px;
  }
}
.p-sustainabilityDataEsg__marginBottom-ssm {
  margin-bottom: 32px !important;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataEsg__marginBottom-ssm {
    margin-bottom: 24px !important;
  }
}
.p-sustainabilityDataEsgSection:not(:last-child) {
  padding-bottom: 104px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataEsgSection:not(:last-child) {
    padding-bottom: 80px;
  }
}
.p-sustainabilityDataEsgSection__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataEsgSection__inner {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityDataEsgSection__inner {
    width: 100%;
  }
}
.p-sustainabilityMateriality__cardGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  margin-bottom: 80px;
}
@media (max-width: 1300px) {
  .p-sustainabilityMateriality__cardGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__cardGrid {
    gap: 12px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__cardGrid {
    grid-template-columns: 1fr;
  }
}
.p-sustainabilityMateriality__anker, .p-sustainabilityMateriality__anker--governance, .p-sustainabilityMateriality__anker--social, .p-sustainabilityMateriality__anker--environment {
  display: grid;
  grid-template-rows: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 2px solid #C8D4DE;
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
  height: 100%;
}
.p-sustainabilityMateriality__anker--environment:hover {
  border-color: #317e48;
}
.p-sustainabilityMateriality__anker--social:hover {
  border-color: #df6b0f;
}
.p-sustainabilityMateriality__anker--governance:hover {
  border-color: #003C7E;
}
.p-sustainabilityMateriality__ankerHead {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 4px;
  padding: 16px 16px 16px 14px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__ankerHead {
    padding: 12px 10px 12px 10px;
  }
}
.p-sustainabilityMateriality__anker--environment .p-sustainabilityMateriality__ankerHead {
  color: #317e48;
}
.p-sustainabilityMateriality__anker--social .p-sustainabilityMateriality__ankerHead {
  color: #df6b0f;
}
.p-sustainabilityMateriality__anker--governance .p-sustainabilityMateriality__ankerHead {
  color: #003C7E;
}
.p-sustainabilityMateriality__ankerHeadTitle {
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  display: grid;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  margin-right: 4px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__ankerHeadTitle {
    font-size: 1.6rem;
  }
}
.p-sustainabilityMateriality__ankerHeadTitle span {
  display: grid;
  place-items: center;
  width: 18px;
  height: 18px;
  color: #FFFFFF;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 50%;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__ankerHeadTitle span {
    width: 16px;
    height: 16px;
    font-size: 1.3rem;
  }
}
.p-sustainabilityMateriality__anker--environment .p-sustainabilityMateriality__ankerHeadTitle span {
  background-color: #317e48;
}
.p-sustainabilityMateriality__anker--social .p-sustainabilityMateriality__ankerHeadTitle span {
  background-color: #df6b0f;
}
.p-sustainabilityMateriality__anker--governance .p-sustainabilityMateriality__ankerHeadTitle span {
  background-color: #003C7E;
}
.p-sustainabilityMateriality__ankerHeadList {
  display: grid;
  grid-auto-flow: column;
  gap: 4px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__ankerHeadList {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    justify-self: end;
  }
}
.p-sustainabilityMateriality__ankerHeadItem img {
  width: 44px;
  height: 44px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__ankerHeadItem img {
    width: 36px;
    height: 36px;
  }
}
.p-sustainabilityMateriality__ankerBody {
  padding: 16px 32px 16px 16px;
  min-height: 100px;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: #F0F6FA;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  height: inherit;
}
@media (max-width: 1300px) {
  .p-sustainabilityMateriality__ankerBody {
    padding: 16px 40px 16px 16px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__ankerBody {
    font-size: 1.6rem;
  }
}
.p-sustainabilityMateriality__anker--environment:hover .p-sustainabilityMateriality__ankerBody, .p-sustainabilityMateriality__anker--social:hover .p-sustainabilityMateriality__ankerBody, .p-sustainabilityMateriality__anker--governance:hover .p-sustainabilityMateriality__ankerBody {
  color: #005DC4;
}
.p-sustainabilityMateriality__ankerBody::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 2;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  rotate: 90deg;
  will-change: translate;
}
.p-sustainabilityMateriality__anker--environment:hover .p-sustainabilityMateriality__ankerBody::before, .p-sustainabilityMateriality__anker--social:hover .p-sustainabilityMateriality__ankerBody::before, .p-sustainabilityMateriality__anker--governance:hover .p-sustainabilityMateriality__ankerBody::before {
  translate: 0 4px;
}
.p-sustainabilityMateriality__ankerBodyList {
  display: grid;
  gap: 4px;
}
.p-sustainabilityMateriality__ankerBodyList li {
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 14px;
}
.p-sustainabilityMateriality__ankerBodyList li::before {
  content: "";
  position: absolute;
  inset: 11px auto auto 0;
  width: 8px;
  height: 8px;
  background-color: #003C7E;
}
.p-sustainabilityMateriality__section:not(:last-child), .p-sustainabilityMateriality__section--environment:not(:last-child), .p-sustainabilityMateriality__section--social:not(:last-child), .p-sustainabilityMateriality__section--governance:not(:last-child) {
  margin-bottom: 80px;
}
.p-sustainabilityMateriality__sectionText:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__sectionText:not(:last-child) {
    margin-bottom: 16px;
  }
}
.p-sustainabilityMateriality__heading {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-areas: "sub list" "title list";
  gap: 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 24px;
  border-bottom: 2px solid #C8D4DE;
  padding-bottom: 16px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__heading {
    grid-template-columns: 1fr;
    grid-template-areas: "sub list" "title title";
    margin-bottom: 16px;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__heading {
    gap: 4px;
  }
}
.p-sustainabilityMateriality__headingSub {
  grid-area: sub;
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  display: grid;
  grid-auto-flow: column;
  gap: 4px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__headingSub {
    -ms-flex-item-align: end;
        align-self: end;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__headingSub {
    -ms-flex-item-align: start;
        align-self: start;
    font-size: 1.6rem;
  }
}
.p-sustainabilityMateriality__section--environment .p-sustainabilityMateriality__headingSub {
  color: #317e48;
}
.p-sustainabilityMateriality__section--social .p-sustainabilityMateriality__headingSub {
  color: #df6b0f;
}
.p-sustainabilityMateriality__section--governance .p-sustainabilityMateriality__headingSub {
  color: #003C7E;
}
.p-sustainabilityMateriality__headingSub::after {
  content: "";
  width: 40px;
  height: 2px;
  margin-left: 12px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__headingSub::after {
    width: 20px;
    margin-left: 0;
  }
}
.p-sustainabilityMateriality__section--environment .p-sustainabilityMateriality__headingSub::after {
  background-color: #317e48;
}
.p-sustainabilityMateriality__section--social .p-sustainabilityMateriality__headingSub::after {
  background-color: #df6b0f;
}
.p-sustainabilityMateriality__section--governance .p-sustainabilityMateriality__headingSub::after {
  background-color: #003C7E;
}
.p-sustainabilityMateriality__headingSub span {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  color: #FFFFFF;
  font-size: 1.7rem;
  font-weight: 500;
  border-radius: 50%;
  padding-bottom: 2px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__headingSub span {
    width: 20px;
    height: 20px;
    font-size: 1.6rem;
    padding-bottom: 1px;
  }
}
.p-sustainabilityMateriality__section--environment .p-sustainabilityMateriality__headingSub span {
  background-color: #317e48;
}
.p-sustainabilityMateriality__section--social .p-sustainabilityMateriality__headingSub span {
  background-color: #df6b0f;
}
.p-sustainabilityMateriality__section--governance .p-sustainabilityMateriality__headingSub span {
  background-color: #003C7E;
}
.p-sustainabilityMateriality__headingTitle {
  grid-area: title;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__headingTitle {
    font-size: 2.2rem;
  }
}
.p-sustainabilityMateriality__headingList {
  grid-area: list;
  align-self: end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 8px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__headingList {
    gap: 4px;
  }
}
.p-sustainabilityMateriality__headingList li img {
  width: 80px;
  height: 80px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityMateriality__headingList li img {
    width: 64px;
    height: 64px;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityMateriality__headingList li img {
    width: 40px;
    height: 40px;
  }
}
.p-sustainabilityEnvironmentPolicy__catch {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  color: #003C7E;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentPolicy__catch {
    margin-bottom: 16px;
    font-size: 2rem;
  }
}
.p-sustainabilityEnvironmentGhg__step {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 64px;
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__step {
    grid-template-columns: 1fr;
  }
}
.p-sustainabilityEnvironmentGhg__stepItem {
  padding-bottom: 24px;
}
.p-sustainabilityEnvironmentGhg__stepItem:first-child {
  position: relative;
}
.p-sustainabilityEnvironmentGhg__stepItem:first-child::before {
  content: "";
  position: absolute;
  inset: 0 -34px auto auto;
  width: 4px;
  height: 100%;
  background: radial-gradient(circle farthest-side, #C8D4DE, #C8D4DE 40%, transparent 40%, transparent);
  background-size: 4px 10px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__stepItem:first-child::before {
    inset: auto auto -32px 0;
    width: 100%;
    height: 4px;
    background-size: 10px 4px;
  }
}
.p-sustainabilityEnvironmentGhg__stepItem:first-child::after {
  content: "";
  position: absolute;
  inset: 50% -32px auto auto;
  translate: 50% -50%;
  width: 24px;
  height: 40px;
  background: url(/assets/img/sustainability/environment/icon_arrow01.svg) no-repeat;
  background-color: #FFFFFF;
  background-position: center;
  background-size: contain;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__stepItem:first-child::after {
    inset: auto auto -32px 50%;
    rotate: 90deg;
    translate: -50% 50%;
  }
}
.p-sustainabilityEnvironmentGhg__stepNumber {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: #003C7E;
  text-transform: uppercase;
  padding: 4px 12px;
  border: 1px solid #003C7E;
  display: grid;
  grid-auto-flow: column;
  place-items: baseline;
  gap: 2px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  margin-bottom: 16px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__stepNumber {
    margin-bottom: 8px;
    font-size: 1.6rem;
  }
}
.p-sustainabilityEnvironmentGhg__stepNumber::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: 16px;
  height: 16px;
  background-color: #003C7E;
  z-index: 2;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
          clip-path: polygon(0 0, 0 100%, 100% 0);
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__stepNumber::before {
    width: 12px;
    height: 12px;
  }
}
.p-sustainabilityEnvironmentGhg__stepNumber span {
  font-size: 2.8rem;
  line-height: 1.2;
  letter-spacing: 0;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentGhg__stepNumber span {
    font-size: 2.4rem;
  }
}
.p-sustainabilityEnvironmentGhg__stepText {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 600px) {
  .p-sustainabilityEnvironmentClimateTable .c-tableScroll {
    overflow: visible !important;
  }
}
@media screen and (max-width: 599px) {
  .p-sustainabilityEnvironmentClimateTable .c-table01 {
    width: 1200px;
  }
}
@media screen and (min-width: 600px) {
  .p-sustainabilityEnvironmentClimateTable .c-table01 .p-sustainabilityEnvironmentClimateTable__thead {
    position: sticky;
    top: 0;
    z-index: 1;
  }
}
.p-sustainabilityEnvironmentClimateTable .c-table01 .p-sustainabilityEnvironmentClimateTable__tbodyTh01 {
  width: 56px;
  padding: 16px 0;
}
.p-sustainabilityEnvironmentClimateTable .c-table01 .p-sustainabilityEnvironmentClimateTable__tbodyTh01Text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: pre;
}
.p-sustainabilityEnvironmentClimateTable .c-table01 .p-sustainabilityEnvironmentClimateTable__tbodyTh02 {
  width: 56px;
  padding: 16px 0;
}
.p-sustainabilityEnvironmentClimateTable .c-table01 .p-sustainabilityEnvironmentClimateTable__tbodyTh02Text {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  white-space: pre;
}
.p-sustainabilityKurimotoPolicyBox {
  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;
  height: 100%;
}
.p-sustainabilityKurimotoPolicyBox__title {
  margin-bottom: 24px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyBox__title {
    margin-bottom: 16px;
    font-size: 2.2rem;
  }
}
.p-sustainabilityKurimotoPolicyHistory {
  position: relative;
  padding-top: 40px;
}
.p-sustainabilityKurimotoPolicyHistory::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 5px;
  width: 2px;
  height: 100%;
  border-left: 2px dashed #003C7E;
}
.p-sustainabilityKurimotoPolicyHistory__list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyHistory__list {
    gap: 56px;
  }
}
.p-sustainabilityKurimotoPolicyHistory__list::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 5px;
  width: 2px;
  height: 100%;
  background: #003C7E;
}
.p-sustainabilityKurimotoPolicyHistory__list::after {
  content: "";
  position: absolute;
  inset: auto auto 0 5px;
  width: 2px;
  height: 32px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.p-sustainabilityKurimotoPolicyHistory__item {
  display: grid;
  grid-template-columns: min(30.6944444444vw, 442px) min(40vw, 576px);
  gap: 24px;
  padding-left: 38px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityKurimotoPolicyHistory__item {
    grid-template-columns: 1fr;
  }
}
.p-sustainabilityKurimotoPolicyHistory__year {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
  color: #003C7E;
}
.p-sustainabilityKurimotoPolicyHistory__year::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 -38px;
  width: 12px;
  height: 12px;
  margin: auto;
  border: 2px solid #003C7E;
  border-radius: 50%;
  background: #FFFFFF;
}
.p-sustainabilityKurimotoPolicyHistory__yearNumber {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyHistory__yearNumber {
    font-size: 2.4rem;
  }
}
.p-sustainabilityKurimotoPolicyHistory__yearSmall {
  margin-top: 8px;
  padding-left: 4px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyHistory__yearSmall {
    font-size: 1.2rem;
  }
}
.p-sustainabilityKurimotoPolicyHistory__yearTitle {
  position: relative;
  padding-left: 48px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.p-sustainabilityKurimotoPolicyHistory__yearTitle::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 8px;
  margin: auto;
  width: 32px;
  height: 3px;
  border-bottom: 1px solid #003C7E;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyHistory__yearTitle {
    font-size: 1.8rem;
  }
}
.p-sustainabilityKurimotoPolicyHistory__pic {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoPolicyHistory__pic {
    gap: 12px;
  }
}
.p-sustainabilityKurimotoPolicyHistory__pic img {
  width: 100%;
}
.p-sustainabilityKurimotoHumanCapital__text {
  margin-bottom: 24px;
}
.p-sustainabilityKurimotoHumanCapital__label {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
}
.p-sustainabilityKurimotoValueCreationGrid__list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
.p-sustainabilityKurimotoValueCreationGrid__item {
  position: relative;
  padding-left: 92px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityKurimotoValueCreationGrid__item {
    padding: 80px 0 0;
  }
}
.p-sustainabilityKurimotoValueCreationGrid__itemHead {
  position: absolute;
  inset: 0 auto 0 -16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityKurimotoValueCreationGrid__itemHead {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 160px;
    inset: 0 0 auto 0;
  }
}
.p-sustainabilityKurimotoValueCreationGrid__itemBody {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  padding: 40px 40px 40px 140px;
  background: #F0F6FA;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityKurimotoValueCreationGrid__itemBody {
    padding: 104px 24px 24px 24px;
  }
}
.p-sustainabilityKurimotoValueCreationGrid__itemRow {
  display: grid;
  grid-template-columns: 1fr 276px;
  gap: 24px;
}
@media screen and (max-width: 1023px) {
  .p-sustainabilityKurimotoValueCreationGrid__itemRow {
    grid-template-columns: 1fr;
  }
}
.p-sustainabilityKurimotoValueCreationGrid__itemRowTitle {
  margin-bottom: 8px;
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoValueCreationGrid__itemRowTitle {
    margin-bottom: 1.8rem;
  }
}
.p-sustainabilityKurimotoValueCreationGrid__itemRowPic {
  text-align: center;
}
.p-sustainabilityKurimotoTechnologyTitle {
  margin-bottom: 24px;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 599px) {
  .p-sustainabilityKurimotoTechnologyTitle {
    margin-bottom: 16px;
    font-size: 2.2rem;
  }
}
.p-sustainabilityStakeholders__iconList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 16px;
}
.p-sustainabilitySocialEngagement__listNote > li {
  margin-left: auto;
}
.p-sustainabilitySocialDivercity__titleNumber {
  font-size: 1.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.p-sustainabilitySocialWorklife__imgHeading {
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
.p-sustainabilitySocialWorklife__table03Td {
  vertical-align: middle !important;
}
.c-pinsModalSet01 {
  max-width: 1200px;
  width: 100vw;
  margin: 0 auto;
  overflow: hidden;
}
.c-pinsModalSet01__inner {
  position: relative;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner {
    width: 120%;
    left: -10%;
  }
}
.c-pinsModalSet01__inner .imageArea {
  width: 100%;
}
.c-pinsModalSet01__inner .imageArea .image {
  width: 100%;
}
.c-pinsModalSet01__inner .imageArea .image img {
  width: 100%;
}
.c-pinsModalSet01__inner .pinsArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.c-pinsModalSet01__inner .pinsArea .pin {
  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;
  width: 6%;
  aspect-ratio: 1/1;
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin {
    width: 9.78%;
    background-image: url("../img/sustainability/kurimoto/img_social-contribution_pin02.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin01 {
  top: 32%;
  left: 12.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin01 {
    top: 27%;
    left: 11.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin02 {
  top: 43%;
  left: 28%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin02 {
    top: 37%;
    left: 26%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin03 {
  top: 58.5%;
  left: 35.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin03 {
    top: 55.5%;
    left: 34.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin04 {
  top: 23%;
  left: 44%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin04 {
    top: 18%;
    left: 43%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin05 {
  top: 17%;
  left: 60.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin05 {
    top: 13%;
    left: 57.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin06 {
  top: 34%;
  left: 55.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin06 {
    top: 30%;
    left: 53.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin07 {
  top: 27%;
  left: 71.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin07 {
    top: 21%;
    left: 69.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin08 {
  top: 45.5%;
  left: 59.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin08 {
    top: 43.5%;
    left: 60.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin09 {
  top: 39%;
  left: 79.5%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin09 {
    top: 35%;
    left: 78.5%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin10 {
  top: 61%;
  left: 74%;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin10 {
    top: 56%;
    left: 73%;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin .wrapper {
  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: relative;
  width: 88.89%;
  aspect-ratio: 1/1;
  background-color: #d70c18;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .pinsArea .pin .wrapper {
    display: none;
  }
}
.c-pinsModalSet01__inner .pinsArea .pin .wrapper:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -15.625%;
  left: 0;
  margin: 0 auto;
  width: 25%;
  height: 25%;
  background-image: url("../img/sustainability/kurimoto/img_social-contribution_pin01.webp");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
}
.c-pinsModalSet01__inner .pinsArea .pin .inner {
  display: inline-block;
  position: relative;
  width: 68.75%;
  aspect-ratio: 1/1;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-pinsModalSet01__inner .pinsArea .pin .inner span {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 9.09%;
  height: 54.54%;
  background-color: #003c7e;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-pinsModalSet01__inner .pinsArea .pin .inner span:nth-child(2) {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.c-pinsModalSet01__inner .pinsArea .pin:hover .wrapper {
  width: 100%;
}
.c-pinsModalSet01__inner .pinsArea .pin:hover .inner {
  width: 68.06%;
}
.c-pinsModalSet01__inner .pinsArea .pin:hover .inner span {
  width: 8.16%;
  height: 55.1%;
  background-color: #005dc4;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialog {
  padding-top: 16px;
  max-height: 75dvh;
  max-width: 1200px;
  width: 100%;
  background-color: #fff;
  border-top: 8px solid #003c7e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1230px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialog {
    max-width: calc(100% - 30px);
  }
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialog {
    max-height: 80dvh;
    border-width: 4px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogBody {
  padding: 24px 15px 64px;
  width: 100%;
  background-image: url("../img/sustainability/kurimoto/img_social-contribution_bg01.webp");
  background-repeat: repeat-y;
  background-size: 50px auto;
  background-position: top left 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogBody {
    padding: 14px 15px 40px;
    background-size: 30px auto;
    background-position: top left 10px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea {
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 15px;
  margin-bottom: 40px;
  padding-bottom: 16px;
  border-bottom: 2px solid #c8d4de;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .titleBox .title {
  color: #003c7e;
  font-size: 26px;
  font-weight: bolder;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .titleBox .title {
    font-size: 18px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .iconBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4px;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .iconBox .icon {
  width: 80px;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .iconBox .icon {
    width: 40px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .titleArea .iconBox .icon img {
  width: 100%;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .textArea {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .textArea {
    margin-bottom: 20px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .columnArea {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: min(2.9166666667vw, 42px);
  margin-bottom: 64px;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .columnArea {
    grid-template-columns: 1fr;
    gap: 24px;
    margin-bottom: 40px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .columnArea .image img {
  width: 100%;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn:hover {
  opacity: 0.7;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span {
  display: inline-block;
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon {
  position: relative;
  width: 24px;
  height: 24px;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon {
    width: 20px;
    height: 20px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:before, .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:after {
  content: "";
  position: absolute;
  width: 26px;
  height: 1px;
  background: #005dc4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform-origin: center;
          transform-origin: center;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:before, .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:after {
    width: 23px;
  }
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.icon:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.text {
  color: #003c7e;
  font-size: 18px;
  font-weight: bolder;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .c-pinsModalSet01__inner .modalArea .c-modal01__dialogContent .closeArea .closeBtn span.text {
    font-size: 15px;
  }
}

.p-newsHead {
  margin: -40px auto 64px;
}
@media screen and (max-width: 599px) {
  .p-newsHead {
    margin: 0 auto 48px;
  }
}
.p-newsHead__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-newsHead__inner {
    width: calc(100% - 32px);
  }
}
.p-newsHead__btn {
  margin-bottom: 40px;
  text-align: right;
}
.p-newsFilter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  padding: 40px;
  background-color: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-newsFilter {
    gap: 20px;
    padding: 24px;
  }
}
.p-newsFilter__item {
  display: grid;
  grid-template-columns: 84px auto;
  gap: 40px;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__item {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-newsFilter__itemHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__itemHead {
    font-size: 1.8rem;
  }
}
.p-newsFilter__itemBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__itemBody {
    display: block;
  }
}
.p-newsFilter__tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__tag {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.p-newsFilter__tagItem {
  width: 160px;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__tagItem {
    width: 100%;
  }
}
.p-newsFilter__tagLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 4px 0 6px;
  border: 1px solid #636F78;
  background-color: #FFFFFF;
  color: #3F474C;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media screen and (max-width: 599px) {
  .p-newsFilter__tagLink {
    font-size: 1.4rem;
  }
}
@media (hover: hover) {
  .p-newsFilter__tagLink:where(:-moz-any-link, :enabled, summary):hover {
    border-color: #003C7E;
    background-color: #003C7E;
    color: #FFFFFF;
  }
  .p-newsFilter__tagLink:where(:any-link, :enabled, summary):hover {
    border-color: #003C7E;
    background-color: #003C7E;
    color: #FFFFFF;
  }
}
.p-newsFilter__tagLink.is-active {
  border-color: #003C7E;
  background-color: #003C7E;
  color: #FFFFFF;
}
.p-newsTab:not(:last-child) {
  margin-bottom: 64px;
}
@media screen and (max-width: 599px) {
  .p-newsTab:not(:last-child) {
    margin-bottom: 48px;
  }
}
.p-newsTab__head {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  row-gap: 8px;
}
@media screen and (max-width: 599px) {
  .p-newsTab__head {
    grid-template-columns: repeat(6, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .p-newsTab__headItem:nth-child(1) {
    grid-row: 1;
    grid-column-start: 1;
    grid-column-end: 3;
  }
  .p-newsTab__headItem:nth-child(2) {
    grid-row: 1;
    grid-column-start: 3;
    grid-column-end: 5;
  }
  .p-newsTab__headItem:nth-child(3) {
    grid-row: 1;
    grid-column-start: 5;
    grid-column-end: 7;
  }
  .p-newsTab__headItem:nth-child(4) {
    grid-row: 2;
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .p-newsTab__headItem:nth-child(5) {
    grid-row: 2;
    grid-column-start: 4;
    grid-column-end: 7;
  }
}
.p-newsTab__headTab {
  position: relative;
  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%;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
  white-space: nowrap;
  color: #636F78;
  background-color: #F0F6FA;
  border-bottom: 2px solid #003C7E;
  padding: 18px 12px;
  -webkit-transition: color 0.35s, background-color 0.35s;
  transition: color 0.35s, background-color 0.35s;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .p-newsTab__headTab {
    font-size: 1.6rem;
  }
}
@media (hover: hover) {
  .p-newsTab__headTab:where(:-moz-any-link, :enabled, summary):hover {
    color: #FFFFFF;
    background-color: #003C7E;
  }
  .p-newsTab__headTab:where(:any-link, :enabled, summary):hover {
    color: #FFFFFF;
    background-color: #003C7E;
  }
}
.p-newsTab__headTab.is-active {
  color: #FFFFFF;
  background-color: #003C7E;
  pointer-events: none;
}
.p-newsTab__bodyItem {
  display: none;
}
.p-newsTab__bodyItem.is-selected {
  display: block;
}
.p-newsPagination {
  margin-top: 40px;
}
.p-newsPagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 64px;
}
@media screen and (max-width: 599px) {
  .p-newsPagination__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-newsPagination__link, .p-newsPagination__link--next, .p-newsPagination__link--prev {
  position: relative;
  display: block;
  color: #003C7E;
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media screen and (max-width: 599px) {
  .p-newsPagination__link, .p-newsPagination__link--next, .p-newsPagination__link--prev {
    font-size: 1.6rem;
  }
}
@media (hover: hover) {
  .p-newsPagination__link:where(:-moz-any-link, :enabled, summary):hover, .p-newsPagination__link--next:where(:-moz-any-link, :enabled, summary):hover, .p-newsPagination__link--prev:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-newsPagination__link:where(:any-link, :enabled, summary):hover, .p-newsPagination__link--next:where(:any-link, :enabled, summary):hover, .p-newsPagination__link--prev:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-newsPagination__link::before, .p-newsPagination__link--next::before, .p-newsPagination__link--prev::before {
  content: "";
  position: absolute;
  margin: auto;
  width: 18px;
  height: 18px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
}
@media screen and (max-width: 599px) {
  .p-newsPagination__link::before, .p-newsPagination__link--next::before, .p-newsPagination__link--prev::before {
    width: 16px;
    height: 16px;
  }
}
.p-newsPagination__link.is-disabled, .is-disabled.p-newsPagination__link--next, .is-disabled.p-newsPagination__link--prev {
  color: #98A6B2;
  pointer-events: none;
}
.p-newsPagination__link.is-disabled::before, .is-disabled.p-newsPagination__link--next::before, .is-disabled.p-newsPagination__link--prev::before {
  background-image: url(/assets/img/common/icon_arrow01_gray.svg);
}
.p-newsPagination__link--prev {
  padding-left: 22px;
}
@media (hover: hover) {
  .p-newsPagination__link--prev:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: -2px;
  }
  .p-newsPagination__link--prev:where(:any-link, :enabled, summary):hover::before {
    translate: -2px;
  }
}
.p-newsPagination__link--prev::before {
  inset: 0 auto 0 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.p-newsPagination__link--next {
  padding-right: 22px;
}
@media (hover: hover) {
  .p-newsPagination__link--next:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
  .p-newsPagination__link--next:where(:any-link, :enabled, summary):hover::before {
    translate: 2px;
  }
}
.p-newsPagination__link--next::before {
  inset: 0 0 0 auto;
}

.p-cookie__btnLink {
  position: relative;
  display: inline-block;
  min-width: 280px;
  border-radius: 30px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  height: 100%;
  min-height: 60px;
  padding: 0 56px 1px 30px !important;
  border-radius: 30px;
  border: 2px solid #003C7E !important;
  text-align: left;
  color: #003C7E !important;
  font-size: 1.8rem !important;
  font-weight: 800;
  line-height: 1.4 !important;
  letter-spacing: 0.05em;
  -webkit-transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: border-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), background-color 0.35s cubic-bezier(0.4, 0, 0.5, 1), color 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: border-color, background-color, color;
  z-index: 0;
}
.p-cookie__btnLink::before {
  content: "";
  position: absolute;
  inset: 0 16px 0 auto;
  z-index: 1;
  margin: auto;
  width: 26px;
  background-image: url(/assets/img/common/icon_arrow01_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  translate: 0 -1px;
  -webkit-transition: background-image 0.35s cubic-bezier(0.4, 0, 0.5, 1), translate 0.35s cubic-bezier(0.4, 0, 0.5, 1) !important;
  transition: background-image 0.35s cubic-bezier(0.4, 0, 0.5, 1), translate 0.35s cubic-bezier(0.4, 0, 0.5, 1) !important;
  will-change: background-image, translate;
}
.p-cookie__btnLink::after {
  content: "";
  position: absolute;
  top: 0;
  left: -111%;
  width: 110%;
  height: 100%;
  background-color: #003C7E;
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
  -webkit-transition: left 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  transition: left 0.35s cubic-bezier(0.4, 0, 0.5, 1);
  will-change: left;
  z-index: -1;
}
@media (hover: hover) {
  .p-cookie__btnLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #FFFFFF !important;
    background: none !important;
  }
  .p-cookie__btnLink:where(:any-link, :enabled, summary):hover {
    color: #FFFFFF !important;
    background: none !important;
  }
  .p-cookie__btnLink:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
  }
  .p-cookie__btnLink:where(:any-link, :enabled, summary):hover::before {
    background-image: url(/assets/img/common/icon_arrow01_white.svg);
  }
  .p-cookie__btnLink:where(:-moz-any-link, :enabled, summary):hover::after {
    left: -1%;
  }
  .p-cookie__btnLink:where(:any-link, :enabled, summary):hover::after {
    left: -1%;
  }
}

.p-sitemapTitle01 {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #003C7E;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-sitemapTitle01 {
    padding-bottom: 8px;
    font-size: 2.6rem;
  }
}
.p-sitemapTitle01::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 80px;
  height: 2px;
  background-color: #D70C18;
}
.p-sitemapTitle01:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .p-sitemapTitle01:not(:last-child) {
    margin-bottom: 32px;
  }
}
.p-sitemapTitle01__link {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  color: #003C7E;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-sitemapTitle01__link::before {
  content: "";
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 24px;
  height: 24px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
@media (hover: hover) {
  .p-sitemapTitle01__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sitemapTitle01__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sitemapTitle01__link:where(:-moz-any-link, :enabled, summary):hover::before {
    transform: translateX(2px);
  }
  .p-sitemapTitle01__link:where(:any-link, :enabled, summary):hover::before {
    -webkit-transform: translateX(2px);
            transform: translateX(2px);
  }
}
.p-sitemapCard01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-sitemapCard01__link {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 372/104;
}
@media screen and (max-width: 599px) {
  .p-sitemapCard01__link .p-sitemapCard01__pic::after {
    border-width: 20px 20px 0px 0px;
  }
}
@media (hover: hover) {
  .p-sitemapCard01__link:where(:-moz-any-link, :enabled, summary):hover::before {
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-sitemapCard01__link:where(:any-link, :enabled, summary):hover::before {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 60, 126, 0)), to(rgba(0, 60, 126, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 60, 126, 0) 40%, rgba(0, 60, 126, 0.1) 100%);
    opacity: 1;
  }
  .p-sitemapCard01__link:where(:-moz-any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
  .p-sitemapCard01__link:where(:any-link, :enabled, summary):hover::after {
    opacity: 0;
  }
}
.p-sitemapCard01__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.08)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0.6) 100%);
  opacity: 0.8;
  -webkit-transition: background-image 0.3s, opacity 0.3s;
  transition: background-image 0.3s, opacity 0.3s;
  will-change: background-image, opacity;
}
.p-sitemapCard01__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7))), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%), url(/assets/img/common/bg_dots01.webp) repeat top left/4px 4px;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
  -webkit-mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.7)));
          mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
}
.p-sitemapCard01__pic {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.p-sitemapCard01__pic::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 20px 20px 0px 0px;
}
.p-sitemapCard01__picImg {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  will-change: transform;
}
@media (hover: hover) {
  .p-sitemapCard01__picImg:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    transform: scale(1.1);
  }
  .p-sitemapCard01__picImg:is(:where(:any-link, :enabled, summary):hover *) {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-sitemapCard01__title {
  position: absolute;
  z-index: 3;
  inset: auto auto 0 0;
  padding: 8px 60px 10px 12px;
  background-image: url(/assets/img/common/icon_arrow02--wide_white.svg);
  background-repeat: no-repeat;
  background-position: right 16px bottom 22px;
  background-size: 37px 7px;
  text-shadow: 0px 0px 8px rgba(26, 26, 26, 0.8);
  color: #FFFFFF;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  will-change: all;
}
@media (hover: hover) {
  .p-sitemapCard01__title:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 22px;
  }
  .p-sitemapCard01__title:is(:where(:any-link, :enabled, summary):hover *) {
    background-color: rgba(255, 255, 255, 0.75);
    background-image: url(/assets/img/common/icon_arrow02--wide_blue.svg);
    text-shadow: none;
    color: #003C7E;
    background-position: right 8px bottom 22px;
  }
}
.p-sitemapCard01__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 24px;
  background: #F0F6FA;
}
.p-sitemapCard01__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: 16px;
}
.p-sitemapCard01__listLink {
  display: inline-block;
  padding-left: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat left top 4px/16px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .p-sitemapCard01__listLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-sitemapCard01__listLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
}
.p-sitemapCard01__listLink[href$=".pdf"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3.5px;
  width: 20px;
  height: 18px;
  margin-left: 4px;
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}

.p-searchForm {
  margin-bottom: 60px;
  padding: 40px;
  background: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-searchForm {
    margin-bottom: 40px;
    padding: 20px;
  }
}
.p-searchForm .mt-site-search-form {
  position: relative;
  max-width: 960px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 599px) {
  .p-searchForm .mt-site-search-form {
    margin: 0 auto 32px;
  }
}
.p-searchForm .mt-site-search-form__query {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  height: 56px;
  padding: 0px 52px 0px 24px;
  border: 2px solid #98A6B2;
  border-radius: 30px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-searchForm .mt-site-search-form__query {
    font-size: 1.4rem;
  }
}
.p-searchForm .mt-site-search-form__query::-webkit-input-placeholder {
  color: #98A6B2;
}
.p-searchForm .mt-site-search-form__query::-moz-placeholder {
  color: #98A6B2;
}
.p-searchForm .mt-site-search-form__query:-ms-input-placeholder {
  color: #98A6B2;
}
.p-searchForm .mt-site-search-form__query::-ms-input-placeholder {
  color: #98A6B2;
}
.p-searchForm .mt-site-search-form__query::placeholder {
  color: #98A6B2;
}
.p-searchForm .mt-site-search-form__button {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 52px;
  height: 100%;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat right 16px center/20px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (hover: hover) {
  .p-searchForm .mt-site-search-form__button:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-searchForm .mt-site-search-form__button:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-searchForm .mt-site-search-filter-directories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 32px;
  max-width: 960px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .p-searchForm .mt-site-search-filter-directories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-searchForm .mt-site-search-filter-directories::before {
  content: "カテゴリ";
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.p-searchForm .mt-site-search-filter-directory__label {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  padding-left: 8px;
}
@media screen and (max-width: 599px) {
  .p-searchForm .mt-site-search-filter-directory__label {
    font-size: 1.4rem;
  }
}
.p-searchResult .mt-site-search-result__message {
  position: relative;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  padding-bottom: 8px;
  border-bottom: 2px solid #003C7E;
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .p-searchResult .mt-site-search-result__message {
    margin-bottom: 32px;
    font-size: 2.6rem;
  }
}
.p-searchResult .mt-site-search-result__message::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 80px;
  height: 2px;
  background-color: #D70C18;
}
.p-searchResult .mt-site-search-result__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: 64px;
}
@media screen and (max-width: 599px) {
  .p-searchResult .mt-site-search-result__list {
    gap: 56px;
  }
}
.p-searchResult .mt-site-search-result-item__link {
  display: block;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
@media (hover: hover) {
  .p-searchResult .mt-site-search-result-item__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchResult .mt-site-search-result-item__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
}
.p-searchResult .mt-site-search-result-item__label {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 599px) {
  .p-searchResult .mt-site-search-result-item__label {
    font-size: 1.8rem;
  }
}
.p-searchResult .mt-site-search-result-item__url {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 16px;
  color: #003C7E;
}
@media screen and (max-width: 599px) {
  .p-searchResult .mt-site-search-result-item__url {
    font-size: 1.4rem;
  }
}
.p-searchResult .mt-site-search-result-item__excerpt {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .p-searchResult .mt-site-search-result-item__excerpt {
    font-size: 1.4rem;
  }
}
.p-searchResult .mt-site-search__pagination {
  margin-top: 64px;
}
.p-searchResult .mt-site-search__pagination ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
}
.p-searchResult .mt-site-search__pagination .mt-site-search-pagination-item__link {
  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;
  width: 40px;
  height: 40px;
  border: 1px solid #003C7E;
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  background: #FFFFFF;
  color: #003C7E;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1;
  -webkit-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
  will-change: background-color, color;
}
@media (hover: hover) {
  .p-searchResult .mt-site-search__pagination .mt-site-search-pagination-item__link:where(:-moz-any-link, :enabled, summary):hover {
    background: #003C7E;
    color: #FFFFFF;
  }
  .p-searchResult .mt-site-search__pagination .mt-site-search-pagination-item__link:where(:any-link, :enabled, summary):hover {
    background: #003C7E;
    color: #FFFFFF;
  }
}
.p-searchResult .mt-site-search__pagination .mt-site-search-pagination-item--current .mt-site-search-pagination-item__link {
  background: #003C7E;
  color: #FFFFFF;
}
.p-searchBox {
  margin-bottom: 60px;
  padding: 40px;
  background: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-searchBox {
    margin-bottom: 40px;
    padding: 20px;
  }
}
.p-searchBox__inner {
  max-width: 960px;
  margin-inline: auto;
}
.p-searchBox__form {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .p-searchBox__form {
    margin-bottom: 32px;
  }
}
.p-searchBox__formInput {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  height: 56px;
  padding: 0px 52px 0px 24px;
  border: 2px solid #98A6B2;
  border-radius: 30px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-searchBox__formInput {
    font-size: 1.4rem;
  }
}
.p-searchBox__formInput::-webkit-input-placeholder {
  color: #98A6B2;
}
.p-searchBox__formInput::-moz-placeholder {
  color: #98A6B2;
}
.p-searchBox__formInput:-ms-input-placeholder {
  color: #98A6B2;
}
.p-searchBox__formInput::-ms-input-placeholder {
  color: #98A6B2;
}
.p-searchBox__formInput::placeholder {
  color: #98A6B2;
}
.p-searchBox__formSubmit {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 52px;
  height: 100%;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat right 16px center/20px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (hover: hover) {
  .p-searchBox__formSubmit:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-searchBox__formSubmit:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-searchBox__category {
  display: grid;
  grid-template-columns: 84px auto;
  gap: 40px;
}
@media screen and (max-width: 599px) {
  .p-searchBox__category {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
.p-searchBox__categoryHead {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-searchBox__categoryHead {
    font-size: 1.8rem;
  }
}
.p-searchBox__categoryBody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 599px) {
  .p-searchBox__categoryBody {
    display: block;
  }
}
.p-searchHead {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  margin-bottom: 40px;
  padding-bottom: 12px;
  border-bottom: 2px solid #003C7E;
}
@media screen and (max-width: 1023px) {
  .p-searchHead {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 32px;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.p-searchHead::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 80px;
  height: 2px;
  background-color: #D70C18;
}
@media screen and (max-width: 1023px) {
  .p-searchHead::after {
    content: none;
  }
}
.p-searchHead__text {
  position: relative;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1023px) {
  .p-searchHead__text {
    padding-bottom: 8px;
    border-bottom: 2px solid #003C7E;
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 1023px) {
  .p-searchHead__text::after {
    content: "";
    position: absolute;
    inset: auto auto -2px 0;
    width: 80px;
    height: 2px;
    background-color: #D70C18;
  }
}
.p-searchHead__display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 16px;
}
.p-searchHead__displayTitle {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-searchHead__displayTitle {
    font-size: 1.4rem;
  }
}
.p-searchHead__displayList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.p-searchHead__displayListItem {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-searchHead__displayListItem {
    font-size: 1.4rem;
  }
}
.p-searchHead__displayListItemCurrent {
  font-weight: 800;
}
.p-searchHead__displayListItemLink {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-searchHead__displayListItemLink[target=_blank]::after, .p-searchHead__displayListItemLink[href$=".pdf"]::after, .p-searchHead__displayListItemLink[href$=".zip"]::after, .p-searchHead__displayListItemLink[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .p-searchHead__displayListItemLink[target=_blank]::after, .c-listNumNote01 .p-searchHead__displayListItemLink[target=_blank]::after, .c-listNote01 .p-searchHead__displayListItemLink[href$=".pdf"]::after, .c-listNumNote01 .p-searchHead__displayListItemLink[href$=".pdf"]::after, .c-listNote01 .p-searchHead__displayListItemLink[href$=".zip"]::after, .c-listNumNote01 .p-searchHead__displayListItemLink[href$=".zip"]::after, .c-listNote01 .p-searchHead__displayListItemLink[href$=".xlsx"]::after, .c-listNumNote01 .p-searchHead__displayListItemLink[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.p-searchHead__displayListItemLink[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.p-searchHead__displayListItemLink[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-searchHead__displayListItemLink[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.p-searchHead__displayListItemLink[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .p-searchHead__displayListItemLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchHead__displayListItemLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchHead__displayListItemLink:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .p-searchHead__displayListItemLink:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-searchList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 599px) {
  .p-searchList {
    gap: 56px;
  }
}
.p-searchList__title {
  margin-bottom: 16px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 599px) {
  .p-searchList__title {
    font-size: 1.8rem;
  }
}
.p-searchList__titleLink {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-searchList__titleLink[target=_blank]::after, .p-searchList__titleLink[href$=".pdf"]::after, .p-searchList__titleLink[href$=".zip"]::after, .p-searchList__titleLink[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .p-searchList__titleLink[target=_blank]::after, .c-listNumNote01 .p-searchList__titleLink[target=_blank]::after, .c-listNote01 .p-searchList__titleLink[href$=".pdf"]::after, .c-listNumNote01 .p-searchList__titleLink[href$=".pdf"]::after, .c-listNote01 .p-searchList__titleLink[href$=".zip"]::after, .c-listNumNote01 .p-searchList__titleLink[href$=".zip"]::after, .c-listNote01 .p-searchList__titleLink[href$=".xlsx"]::after, .c-listNumNote01 .p-searchList__titleLink[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.p-searchList__titleLink[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.p-searchList__titleLink[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-searchList__titleLink[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.p-searchList__titleLink[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .p-searchList__titleLink:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchList__titleLink:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchList__titleLink:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .p-searchList__titleLink:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-searchList__text {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 16px;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .p-searchList__text {
    font-size: 1.4rem;
  }
}
.p-searchList__link {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-searchList__link {
    font-size: 1.4rem;
  }
}
.p-searchList__linkText {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-searchList__linkText[target=_blank]::after, .p-searchList__linkText[href$=".pdf"]::after, .p-searchList__linkText[href$=".zip"]::after, .p-searchList__linkText[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .p-searchList__linkText[target=_blank]::after, .c-listNumNote01 .p-searchList__linkText[target=_blank]::after, .c-listNote01 .p-searchList__linkText[href$=".pdf"]::after, .c-listNumNote01 .p-searchList__linkText[href$=".pdf"]::after, .c-listNote01 .p-searchList__linkText[href$=".zip"]::after, .c-listNumNote01 .p-searchList__linkText[href$=".zip"]::after, .c-listNote01 .p-searchList__linkText[href$=".xlsx"]::after, .c-listNumNote01 .p-searchList__linkText[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.p-searchList__linkText[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.p-searchList__linkText[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-searchList__linkText[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.p-searchList__linkText[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .p-searchList__linkText:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchList__linkText:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-searchList__linkText:where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .p-searchList__linkText:where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

.p-notFoundSearch {
  padding: 40px;
  background: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-notFoundSearch {
    padding: 20px;
  }
}
.p-notFoundSearch__form {
  position: relative;
  max-width: 960px;
  margin-inline: auto;
}
.p-notFoundSearch__formInput {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  width: 100%;
  height: 56px;
  padding: 0px 52px 0px 24px;
  border: 2px solid #98A6B2;
  border-radius: 30px;
  background-color: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-notFoundSearch__formInput {
    font-size: 1.4rem;
  }
}
.p-notFoundSearch__formInput::-webkit-input-placeholder {
  color: #98A6B2;
}
.p-notFoundSearch__formInput::-moz-placeholder {
  color: #98A6B2;
}
.p-notFoundSearch__formInput:-ms-input-placeholder {
  color: #98A6B2;
}
.p-notFoundSearch__formInput::-ms-input-placeholder {
  color: #98A6B2;
}
.p-notFoundSearch__formInput::placeholder {
  color: #98A6B2;
}
.p-notFoundSearch__formSubmit {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  will-change: opacity;
  position: absolute;
  inset: 0 0 0 auto;
  margin: auto;
  width: 52px;
  height: 100%;
  background: url(/assets/img/common/icon_search01_blue.svg) no-repeat right 16px center/20px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media (hover: hover) {
  .p-notFoundSearch__formSubmit:where(:-moz-any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
  .p-notFoundSearch__formSubmit:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.p-notFoundBtns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
}
@media screen and (max-width: 1023px) {
  .p-notFoundBtns {
    -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;
  }
}

.p-postHead {
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  .p-postHead {
    padding-bottom: 40px;
  }
}
.p-postHead__head {
  position: relative;
}
.p-postHead__headBreadcrumb {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-block: 22px;
  white-space: nowrap;
  overflow-x: auto;
}
@media screen and (max-width: 599px) {
  .p-postHead__headBreadcrumb {
    width: calc(100% - 32px);
  }
}
@media screen and (max-width: 1023px) {
  .p-postHead__headBreadcrumb {
    padding: 16px 0;
  }
}
.p-postHead__info {
  display: grid;
  grid-template-columns: 96px auto;
  gap: 4px;
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-postHead__info {
    grid-template-columns: 1fr;
    margin-bottom: 16px;
  }
}
.p-postHead__infoTime {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  width: 96px;
  color: #3F474C;
  font-size: 1.8rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 599px) {
  .p-postHead__infoTime {
    width: 88px;
    font-size: 1.6rem;
  }
}
.p-postHead__infoTag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
.p-postHead__infoTagItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 144px;
  padding: 1px 0 2px;
  border: 1px solid;
  color: #3F474C;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
.p-postHead__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;
  padding: 48px 0 56px;
  min-height: 201px;
  border-top: 1px solid #C8D4DE;
  border-bottom: 1px solid #C8D4DE;
  background: #F0F6FA url(/assets/img/common/bg_head01.svg) no-repeat center right/800px 100%;
}
@media screen and (max-width: 599px) {
  .p-postHead__title {
    min-height: 224px;
    padding: 40px 0 48px;
    background-image: none;
  }
}
.p-postHead__titleInner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-postHead__titleInner {
    width: calc(100% - 32px);
  }
}
.p-postHead__titleText {
  position: relative;
  padding-left: 26px;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postHead__titleText {
    padding-left: 24px;
    font-size: 2.6rem;
  }
}
.p-postHead__titleText::before {
  content: "";
  position: absolute;
  inset: 8px auto auto 0;
  margin: auto;
  width: 6px;
  height: 36px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #D70C18), color-stop(25%, #003C7E), to(#003C7E));
  background: linear-gradient(180deg, #D70C18 25%, #003C7E 25%, #003C7E 100%);
  -webkit-transform: skewX(-12deg);
          transform: skewX(-12deg);
}
@media screen and (max-width: 599px) {
  .p-postHead__titleText::before {
    width: 6px;
    height: 28px;
  }
}
.p-postBody h2 {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 2px solid #003C7E;
  font-size: 3.2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postBody h2 {
    padding-bottom: 8px;
    font-size: 2.6rem;
  }
}
.p-postBody h2::after {
  content: "";
  position: absolute;
  inset: auto auto -2px 0;
  width: 80px;
  height: 2px;
  background-color: #D70C18;
}
.p-postBody h2:not(:first-child) {
  margin-top: 104px;
}
@media screen and (max-width: 599px) {
  .p-postBody h2:not(:first-child) {
    margin-top: 80px;
  }
}
.p-postBody h2:not(:last-child) {
  margin-bottom: 40px;
}
@media screen and (max-width: 599px) {
  .p-postBody h2:not(:last-child) {
    margin-bottom: 32px;
  }
}
.p-postBody h3 {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postBody h3 {
    font-size: 2.2rem;
  }
}
.p-postBody h3::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 2px;
  margin-left: 24px;
  background: #D70C18;
  translate: 0 -6px;
}
@media screen and (max-width: 599px) {
  .p-postBody h3::after {
    margin-left: 16px;
  }
}
.p-postBody h3:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .p-postBody h3:not(:first-child) {
    margin-top: 24px;
  }
}
.p-postBody h3:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 599px) {
  .p-postBody h3:not(:last-child) {
    margin-bottom: 16px;
  }
}
.p-postBody h4 {
  position: relative;
  padding-left: 10px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postBody h4 {
    font-size: 1.8rem;
  }
}
.p-postBody h4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 8px 8px 0px 0px;
}
.p-postBody h4:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 599px) {
  .p-postBody h4:not(:first-child) {
    margin-top: 24px;
  }
}
.p-postBody h4:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 599px) {
  .p-postBody h4:not(:last-child) {
    margin-bottom: 8px;
  }
}
.p-postBody h5 {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postBody h5 {
    font-size: 1.6rem;
  }
}
.p-postBody h5:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 599px) {
  .p-postBody h5:not(:first-child) {
    margin-top: 12px;
  }
}
.p-postBody h5:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .p-postBody h5:not(:last-child) {
    margin-bottom: 4px;
  }
}
.p-postBody h6 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 800;
}
@media screen and (max-width: 599px) {
  .p-postBody h6 {
    font-size: 1.4rem;
  }
}
.p-postBody h6:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 599px) {
  .p-postBody h6:not(:first-child) {
    margin-top: 12px;
  }
}
.p-postBody h6:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .p-postBody h6:not(:last-child) {
    margin-bottom: 4px;
  }
}
.p-postBody p {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-postBody p {
    font-size: 1.4rem;
  }
}
.p-postBody p:not(:last-child) {
  margin-bottom: 16px;
}
.p-postBody a:not(:has(img)) {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-postBody a:not(:has(img))[target=_blank]::after, .p-postBody a:not(:has(img))[href$=".pdf"]::after, .p-postBody a:not(:has(img))[href$=".zip"]::after, .p-postBody a:not(:has(img))[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .p-postBody a:not(:has(img))[target=_blank]::after, .c-listNumNote01 .p-postBody a:not(:has(img))[target=_blank]::after, .c-listNote01 .p-postBody a:not(:has(img))[href$=".pdf"]::after, .c-listNumNote01 .p-postBody a:not(:has(img))[href$=".pdf"]::after, .c-listNote01 .p-postBody a:not(:has(img))[href$=".zip"]::after, .c-listNumNote01 .p-postBody a:not(:has(img))[href$=".zip"]::after, .c-listNote01 .p-postBody a:not(:has(img))[href$=".xlsx"]::after, .c-listNumNote01 .p-postBody a:not(:has(img))[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.p-postBody a:not(:has(img))[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.p-postBody a:not(:has(img))[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-postBody a:not(:has(img))[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.p-postBody a:not(:has(img))[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .p-postBody a:not(:has(img)):where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-postBody a:not(:has(img)):where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-postBody a:not(:has(img)):where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .p-postBody a:not(:has(img)):where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-postBody strong {
  font-weight: bold;
}
.p-postBody ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 599px) {
  .p-postBody ul {
    gap: 4px;
  }
}
.p-postBody ul > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 599px) {
  .p-postBody ul > li {
    font-size: 1.4rem;
  }
}
.p-postBody ul > li::before {
  content: "";
  position: absolute;
  inset: 11px auto auto 6px;
  width: 8px;
  height: 8px;
  background-color: #003C7E;
}
@media screen and (max-width: 599px) {
  .p-postBody ul > li::before {
    top: 9px;
  }
}
.p-postBody ul > li ol,
.p-postBody ul > li ul {
  margin-top: 8px;
}
.p-postBody ul:not(:last-child) {
  margin-bottom: 16px;
}
.p-postBody ol {
  counter-reset: listNum01;
}
.p-postBody ol > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNum01;
  display: table;
}
@media screen and (max-width: 599px) {
  .p-postBody ol > li {
    font-size: 1.4rem;
  }
}
.p-postBody ol > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .p-postBody ol > li:not(:first-of-type) {
    gap: 4px;
  }
}
.p-postBody ol > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: counter(listNum01) ".";
  display: table-cell;
  padding-right: 4px;
  color: #003C7E;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .p-postBody ol > li::before {
    font-size: 1.4rem;
  }
}
.p-postBody ol > li ol,
.p-postBody ol > li ul {
  margin-top: 8px;
}
.p-postBody ol:not(:last-child) {
  margin-bottom: 16px;
}
.p-postBody table {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  border-collapse: collapse;
  background: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-postBody table {
    font-size: 1.4rem;
  }
}
.p-postBody table th,
.p-postBody table td {
  padding: 12px 8px;
  border: 1px solid #C8D4DE;
}
.p-postBody table th {
  background: #003C7E;
  color: #FFFFFF;
  font-weight: 800;
  text-align: center;
}
.p-postBody table td {
  padding-left: 16px;
}
.p-postBody table td[scope=row] {
  background: #F0F6FA;
  color: #003C7E;
  font-weight: 800;
}
.p-postBody table:not(:first-child) {
  margin-top: 40px;
}
.p-postBody table:not(:last-child) {
  margin-bottom: 40px;
}
.p-postBody table caption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  text-align: right;
  color: #636F78;
}
@media screen and (max-width: 599px) {
  .p-postBody table caption {
    font-size: 1.2rem;
  }
}
.p-postBody iframe {
  max-width: 100%;
}
.p-postBody hr {
  margin: 40px 0;
}
.p-postBody blockquote {
  padding: 10px 0 10px 20px;
  border-left: 5px solid #C8D4DE;
}
@media screen and (max-width: 599px) {
  .p-postBody blockquote {
    padding: 7px 0 7px 15px;
  }
}
.p-postBody blockquote:not(:first-child) {
  margin-top: 40px;
}
.p-postBody blockquote:not(:last-child) {
  margin-bottom: 40px;
}
.p-postBody .mt-figure:not(:first-child) {
  margin-top: 40px;
}
.p-postBody .mt-figure:not(:last-child) {
  margin-bottom: 40px;
}
.p-postBody .mt-figure a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .p-postBody .mt-figure a img:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    opacity: 0.7;
  }
  .p-postBody .mt-figure a img:is(:where(:any-link, :enabled, summary):hover *) {
    opacity: 0.7;
  }
}
.p-postBody .mt-figure figcaption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-top: 8px;
  text-align: center;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .p-postBody .mt-figure figcaption {
    font-size: 1.2rem;
  }
}
.p-postBox01 {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 599px) {
  .p-postBox01 {
    margin-top: 64px;
  }
}
.p-postBox01__head {
  position: absolute;
  inset: 0 auto auto 40px;
  display: inline-block;
  padding: 0 16px;
  background-color: #FFFFFF;
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
  translate: -16px -50%;
}
@media screen and (max-width: 599px) {
  .p-postBox01__head {
    inset: 0 auto auto 24px;
    font-size: 1.8rem;
  }
}
.p-postBox01__body {
  padding: 44px 40px 40px;
  border: 1px solid #005DC4;
}
@media screen and (max-width: 599px) {
  .p-postBox01__body {
    padding: 24px 24px 24px;
  }
}
.p-postBox02 {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .p-postBox02 {
    margin-top: 32px;
  }
}
.p-postBox02__inner {
  padding: 36px 40px 40px;
  background-color: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-postBox02__inner {
    padding: 20px 24px 24px;
  }
}

.p-postTechnologySection01 {
  padding-bottom: 200px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologySection01 {
    padding-bottom: 80px;
  }
}
.p-postTechnologySection01__inner {
  width: 92.2222222222vw;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 599px) {
  .p-postTechnologySection01__inner {
    width: calc(100% - 32px);
  }
}
.p-postTechnologyHead {
  margin-bottom: 80px;
  padding-bottom: 80px;
  border-bottom: 2px solid #C8D4DE;
}
.p-postTechnologyHead__titleText02 {
  font-weight: 500;
  font-size: 2.2rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-top: 8px;
  margin-left: 33px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyHead__titleText02 {
    margin-left: 24px;
    font-size: 1.8rem;
  }
}
.p-postTechnologyKv {
  margin-bottom: 80px;
}
.p-postTechnologyPoints {
  max-width: 960px;
  margin: auto;
  padding: 40px;
  background: #F0F6FA;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyPoints {
    padding: 24px;
  }
}
.p-postTechnologyPoints__title {
  margin-bottom: 16px;
  color: #D70C18;
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4;
}
.p-postTechnologyPoints__title::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 2px;
  margin-left: 8px;
  background: #D70C18;
  translate: 0 -5px;
}
.p-postTechnologyPoints__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: 24px;
}
.p-postTechnologyPoints__link {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  color: #003C7E;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 800;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-postTechnologyPoints__link::before {
  content: "";
  position: absolute;
  inset: auto 0 6px auto;
  width: 16px;
  height: 16px;
  background: url(/assets/img/common/icon_arrow01_blue.svg) no-repeat center/contain;
  -webkit-transition: translate 0.2s ease-out;
  transition: translate 0.2s ease-out;
  will-change: translate;
  rotate: 90deg;
}
@media (hover: hover) {
  .p-postTechnologyPoints__link:where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-postTechnologyPoints__link:where(:any-link, :enabled, summary):hover {
    color: #005DC4;
  }
  .p-postTechnologyPoints__link:where(:-moz-any-link, :enabled, summary):hover::before {
    translate: 0 2px;
  }
  .p-postTechnologyPoints__link:where(:any-link, :enabled, summary):hover::before {
    translate: 0 2px;
  }
}
.p-postTechnologyBody {
  max-width: 960px;
  margin: 0 auto;
}
.p-postTechnologyBody h2 {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #003c7e), to(#002e61));
  background: linear-gradient(180deg, #003c7e 20%, #002e61 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 2.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h2 {
    font-size: 2.2rem;
  }
}
.p-postTechnologyBody h2:not(:first-child) {
  margin-top: 120px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h2:not(:first-child) {
    margin-top: 80px;
  }
}
.p-postTechnologyBody h2:not(:last-child) {
  margin-bottom: 48px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h2:not(:last-child) {
    margin-bottom: 32px;
  }
}
.p-postTechnologyBody h3 {
  color: #003C7E;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h3 {
    font-size: 1.8rem;
  }
}
.p-postTechnologyBody h3:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h3:not(:first-child) {
    margin-top: 24px;
  }
}
.p-postTechnologyBody h3:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h3:not(:last-child) {
    margin-bottom: 16px;
  }
}
.p-postTechnologyBody h4 {
  position: relative;
  padding-left: 10px;
  font-size: 2rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h4 {
    font-size: 1.8rem;
  }
}
.p-postTechnologyBody h4::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: #D70C18 transparent transparent transparent;
  border-width: 8px 8px 0px 0px;
}
.p-postTechnologyBody h4:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h4:not(:first-child) {
    margin-top: 24px;
  }
}
.p-postTechnologyBody h4:not(:last-child) {
  margin-bottom: 12px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h4:not(:last-child) {
    margin-bottom: 8px;
  }
}
.p-postTechnologyBody h5 {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h5 {
    font-size: 1.6rem;
  }
}
.p-postTechnologyBody h5:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h5:not(:first-child) {
    margin-top: 12px;
  }
}
.p-postTechnologyBody h5:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h5:not(:last-child) {
    margin-bottom: 4px;
  }
}
.p-postTechnologyBody h6 {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  font-weight: 800;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h6 {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody h6:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h6:not(:first-child) {
    margin-top: 12px;
  }
}
.p-postTechnologyBody h6:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody h6:not(:last-child) {
    margin-bottom: 4px;
  }
}
.p-postTechnologyBody p {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody p {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody p:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody p:not(:last-child) {
    margin-bottom: 16px;
  }
}
.p-postTechnologyBody a:not(:has(img)) {
  position: relative;
  color: #003C7E;
  text-decoration-line: underline;
  text-underline-offset: 2px;
  word-break: break-all;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  will-change: color;
}
.p-postTechnologyBody a:not(:has(img))[target=_blank]::after, .p-postTechnologyBody a:not(:has(img))[href$=".pdf"]::after, .p-postTechnologyBody a:not(:has(img))[href$=".zip"]::after, .p-postTechnologyBody a:not(:has(img))[href$=".xlsx"]::after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4.5px;
  width: 20px;
  height: 20px;
  margin-left: 4px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
  will-change: transform;
}
.c-listNote01 .p-postTechnologyBody a:not(:has(img))[target=_blank]::after, .c-listNumNote01 .p-postTechnologyBody a:not(:has(img))[target=_blank]::after, .c-listNote01 .p-postTechnologyBody a:not(:has(img))[href$=".pdf"]::after, .c-listNumNote01 .p-postTechnologyBody a:not(:has(img))[href$=".pdf"]::after, .c-listNote01 .p-postTechnologyBody a:not(:has(img))[href$=".zip"]::after, .c-listNumNote01 .p-postTechnologyBody a:not(:has(img))[href$=".zip"]::after, .c-listNote01 .p-postTechnologyBody a:not(:has(img))[href$=".xlsx"]::after, .c-listNumNote01 .p-postTechnologyBody a:not(:has(img))[href$=".xlsx"]::after {
  width: 18px;
  height: 18px;
  margin-left: 2px;
}
.p-postTechnologyBody a:not(:has(img))[target=_blank]::after {
  background-image: url(/assets/img/common/icon_blank01_blue.svg);
}
.p-postTechnologyBody a:not(:has(img))[href$=".pdf"]::after {
  background-image: url(/assets/img/common/icon_file-pdf01.svg);
}
.p-postTechnologyBody a:not(:has(img))[href$=".zip"]::after {
  background-image: url(/assets/img/common/icon_file-zip01.svg);
}
.p-postTechnologyBody a:not(:has(img))[href$=".xlsx"]::after {
  background-image: url(/assets/img/common/icon_file-xlsx01.svg);
}
@media (hover: hover) {
  .p-postTechnologyBody a:not(:has(img)):where(:-moz-any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-postTechnologyBody a:not(:has(img)):where(:any-link, :enabled, summary):hover {
    color: #005DC4;
    text-decoration: none;
  }
  .p-postTechnologyBody a:not(:has(img)):where(:-moz-any-link, :enabled, summary):hover[target=_blank]::after {
    transform: scale(1.1);
  }
  .p-postTechnologyBody a:not(:has(img)):where(:any-link, :enabled, summary):hover[target=_blank]::after {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
.p-postTechnologyBody strong {
  font-weight: bold;
}
.p-postTechnologyBody ul {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ul {
    gap: 4px;
  }
}
.p-postTechnologyBody ul > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ul > li {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody ul > li::before {
  content: "";
  position: absolute;
  inset: 11px auto auto 6px;
  width: 8px;
  height: 8px;
  background-color: #003C7E;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ul > li::before {
    top: 9px;
  }
}
.p-postTechnologyBody ul > li ol,
.p-postTechnologyBody ul > li ul {
  margin-top: 8px;
}
.p-postTechnologyBody ul:not(:last-child) {
  margin-bottom: 16px;
}
.p-postTechnologyBody ol {
  counter-reset: listNum01;
}
.p-postTechnologyBody ol > li {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  counter-increment: listNum01;
  display: table;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ol > li {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody ol > li:not(:first-of-type) {
  margin-top: 8px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ol > li:not(:first-of-type) {
    gap: 4px;
  }
}
.p-postTechnologyBody ol > li::before {
  font-family: "Roboto Condensed", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic StdN", "Arial", "Meiryo UI", Meiryo, sans-serif;
  content: counter(listNum01) ".";
  display: table-cell;
  padding-right: 4px;
  color: #003C7E;
  font-size: 1.8rem;
  line-height: 1.8;
  letter-spacing: normal;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody ol > li::before {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody ol > li ol,
.p-postTechnologyBody ol > li ul {
  margin-top: 8px;
}
.p-postTechnologyBody ol:not(:last-child) {
  margin-bottom: 16px;
}
.p-postTechnologyBody table {
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  border-collapse: collapse;
  background: #FFFFFF;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody table {
    font-size: 1.4rem;
  }
}
.p-postTechnologyBody table th,
.p-postTechnologyBody table td {
  padding: 12px 8px;
  border: 1px solid #C8D4DE;
}
.p-postTechnologyBody table th {
  background: #003C7E;
  color: #FFFFFF;
  font-weight: 800;
  text-align: center;
}
.p-postTechnologyBody table td {
  padding-left: 16px;
}
.p-postTechnologyBody table td[scope=row] {
  background: #F0F6FA;
  color: #003C7E;
  font-weight: 800;
}
.p-postTechnologyBody table:not(:first-child) {
  margin-top: 40px;
}
.p-postTechnologyBody table:not(:last-child) {
  margin-bottom: 40px;
}
.p-postTechnologyBody table caption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-bottom: 8px;
  text-align: right;
  color: #636F78;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody table caption {
    font-size: 1.2rem;
  }
}
.p-postTechnologyBody hr {
  margin: 40px 0;
}
.p-postTechnologyBody blockquote {
  padding: 10px 0 10px 20px;
  border-left: 5px solid #C8D4DE;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody blockquote {
    padding: 7px 0 7px 15px;
  }
}
.p-postTechnologyBody blockquote:not(:first-child) {
  margin-top: 40px;
}
.p-postTechnologyBody blockquote:not(:last-child) {
  margin-bottom: 40px;
}
.p-postTechnologyBody .mt-figure:not(:first-child) {
  margin-top: 48px;
}
.p-postTechnologyBody .mt-figure:not(:last-child) {
  margin-bottom: 48px;
}
.p-postTechnologyBody .mt-figure a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (hover: hover) {
  .p-postTechnologyBody .mt-figure a img:is(:where(:-moz-any-link, :enabled, summary):hover *) {
    opacity: 0.7;
  }
  .p-postTechnologyBody .mt-figure a img:is(:where(:any-link, :enabled, summary):hover *) {
    opacity: 0.7;
  }
}
.p-postTechnologyBody .mt-figure figcaption {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  margin-top: 8px;
  text-align: center;
  color: #3F474C;
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBody .mt-figure figcaption {
    font-size: 1.2rem;
  }
}
.p-postTechnologyBodyGrid--col2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(2.5vw, 36px);
}
.p-postTechnologyBodyGrid--col2:not(:first-child) {
  margin-top: 48px;
}
.p-postTechnologyBodyGrid--col2:not(:last-child) {
  margin-bottom: 48px;
}
@media screen and (max-width: 1023px) {
  .p-postTechnologyBodyGrid--col2 {
    grid-template-columns: 1fr;
  }
}
.p-postTechnologyBodyGrid--col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(2.7777777778vw, 40px);
}
.p-postTechnologyBodyGrid--col3:not(:first-child) {
  margin-top: 48px;
}
.p-postTechnologyBodyGrid--col3:not(:last-child) {
  margin-bottom: 48px;
}
@media screen and (max-width: 1023px) {
  .p-postTechnologyBodyGrid--col3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .p-postTechnologyBodyGrid--col3 {
    grid-template-columns: 1fr;
  }
}
@media screen and (min-width: 1024px) {
  .p-postTechnologyBodyGrid--col3 .p-postTechnologyBodyGrid__item--span2 {
    grid-column: span 2;
  }
}
.p-postTechnologySlider {
  position: relative;
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  will-change: opacity;
}
@media screen and (max-width: 599px) {
  .p-postTechnologySlider {
    margin: 0 -16px;
  }
}
.p-postTechnologySlider.is-initialized {
  opacity: 1;
}
@media screen and (min-width: 600px) {
  .p-postTechnologySlider .splide__track {
    overflow: visible;
  }
}
.p-postTechnologySlider .splide__arrow {
  position: absolute;
  top: calc(50% - 40px);
  width: 48px;
  height: 48px;
  z-index: 1;
  border-radius: 50%;
  background: #003C7E url(/assets/img/common/icon_arrow02_white.svg) no-repeat center/24px;
  -webkit-transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
  transition: transform 0.3s, opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
  will-change: transform, opacity, visibility;
}
@media (hover: hover) {
  .p-postTechnologySlider .splide__arrow:where(:-moz-any-link, :enabled, summary):hover {
    transform: scale(1.1);
  }
  .p-postTechnologySlider .splide__arrow:where(:any-link, :enabled, summary):hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@media screen and (max-width: 599px) {
  .p-postTechnologySlider .splide__arrow {
    width: 32px;
    height: 32px;
    background-size: 16px;
  }
}
.p-postTechnologySlider .splide__arrow:disabled {
  opacity: 0;
  visibility: hidden;
}
.p-postTechnologySlider .splide__arrow--prev {
  left: -24px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (hover: hover) {
  .p-postTechnologySlider .splide__arrow--prev:where(:-moz-any-link, :enabled, summary):hover {
    transform: scale(-1.1, 1.1);
  }
  .p-postTechnologySlider .splide__arrow--prev:where(:any-link, :enabled, summary):hover {
    -webkit-transform: scale(-1.1, 1.1);
            transform: scale(-1.1, 1.1);
  }
}
@media screen and (max-width: 599px) {
  .p-postTechnologySlider .splide__arrow--prev {
    left: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .p-postTechnologySlider .splide__arrow--prev {
    left: -80px;
  }
}
.p-postTechnologySlider .splide__arrow--next {
  right: -24px;
}
@media screen and (max-width: 599px) {
  .p-postTechnologySlider .splide__arrow--next {
    right: 16px;
  }
}
@media screen and (min-width: 1400px) {
  .p-postTechnologySlider .splide__arrow--next {
    right: -80px;
  }
}
.p-postTechnologySlider .splide__arrow svg {
  display: none;
}
.p-postTechnologySlider .splide__pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
  margin-top: 40px;
}
.p-postTechnologySlider .splide__pagination > li {
  width: 40px;
  height: 4px;
}
.p-postTechnologySlider .splide__pagination > li:has(.is-active) {
  background-color: #003C7E;
}
.p-postTechnologySlider .splide__pagination > li > button {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #C8D4DE;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  will-change: background-color;
}
@media (hover: hover) {
  .p-postTechnologySlider .splide__pagination > li > button:not(.is-active):where(:-moz-any-link, :enabled, summary):hover {
    background-color: #003C7E;
  }
  .p-postTechnologySlider .splide__pagination > li > button:not(.is-active):where(:any-link, :enabled, summary):hover {
    background-color: #003C7E;
  }
}
.p-postTechnologySlider .splide__pagination > li > button.is-active {
  background-color: #003C7E;
}
.p-postTechnologySlider .c-card04 {
  display: block;
  opacity: 0.4;
}
.p-postTechnologySlider .c-card04.is-visible {
  opacity: 1;
}
.p-postTechnologySlider .c-card04__link {
  display: block;
  height: 100%;
}

.u-color-blue01 {
  color: #003C7E !important;
}
.u-color-blue02 {
  color: #005DC4 !important;
}
.u-color-red01 {
  color: #D70C18 !important;
}
.u-color-black01 {
  color: #1A1A1A !important;
}
.u-color-white01 {
  color: #FFFFFF !important;
}
.u-color-gray01 {
  color: #C8D4DE !important;
}
.u-color-gray02 {
  color: #98A6B2 !important;
}
.u-color-gray03 {
  color: #636F78 !important;
}
.u-color-gray04 {
  color: #3F474C !important;
}
.u-color-light-gray01 {
  color: #F0F6FA !important;
}
.u-color-light-blue01 {
  color: #F0F8FF !important;
}
.u-color-light-blue02 {
  color: #C6E5FF !important;
}
.u-color-light-beige01 {
  color: #E9E5E3 !important;
}
.u-color-purple01 {
  color: #5943af !important;
}
.u-color-purple02 {
  color: #f3efff !important;
}
.u-color-green01 {
  color: #078aa7 !important;
}
.u-color-green02 {
  color: #317e48 !important;
}
.u-color-green03 {
  color: #e2f5f8 !important;
}
.u-color-orange01 {
  color: #df6b0f !important;
}

.u-backgroundColor-blue01 {
  background-color: #003C7E !important;
}
.u-backgroundColor-blue02 {
  background-color: #005DC4 !important;
}
.u-backgroundColor-red01 {
  background-color: #D70C18 !important;
}
.u-backgroundColor-black01 {
  background-color: #1A1A1A !important;
}
.u-backgroundColor-white01 {
  background-color: #FFFFFF !important;
}
.u-backgroundColor-gray01 {
  background-color: #C8D4DE !important;
}
.u-backgroundColor-gray02 {
  background-color: #98A6B2 !important;
}
.u-backgroundColor-gray03 {
  background-color: #636F78 !important;
}
.u-backgroundColor-gray04 {
  background-color: #3F474C !important;
}
.u-backgroundColor-light-gray01 {
  background-color: #F0F6FA !important;
}
.u-backgroundColor-light-blue01 {
  background-color: #F0F8FF !important;
}
.u-backgroundColor-light-blue02 {
  background-color: #C6E5FF !important;
}
.u-backgroundColor-light-beige01 {
  background-color: #E9E5E3 !important;
}
.u-backgroundColor-purple01 {
  background-color: #5943af !important;
}
.u-backgroundColor-purple02 {
  background-color: #f3efff !important;
}
.u-backgroundColor-green01 {
  background-color: #078aa7 !important;
}
.u-backgroundColor-green02 {
  background-color: #317e48 !important;
}
.u-backgroundColor-green03 {
  background-color: #e2f5f8 !important;
}
.u-backgroundColor-orange01 {
  background-color: #df6b0f !important;
}

.u-display-block {
  display: block !important;
}
@media screen and (max-width: 599px) {
  .u-display-block--sp {
    display: block !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-display-block--tab {
    display: block !important;
  }
}
@media screen and (min-width: 600px) {
  .u-display-block--pcTab {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-display-block--pc {
    display: block !important;
  }
}
.u-display-inlineBlock {
  display: inline-block !important;
}
@media screen and (max-width: 599px) {
  .u-display-inlineBlock--sp {
    display: inline-block !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-display-inlineBlock--tab {
    display: inline-block !important;
  }
}
@media screen and (min-width: 600px) {
  .u-display-inlineBlock--pcTab {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-display-inlineBlock--pc {
    display: inline-block !important;
  }
}
.u-display-inline {
  display: inline !important;
}
@media screen and (max-width: 599px) {
  .u-display-inline--sp {
    display: inline !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-display-inline--tab {
    display: inline !important;
  }
}
@media screen and (min-width: 600px) {
  .u-display-inline--pcTab {
    display: inline !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-display-inline--pc {
    display: inline !important;
  }
}
.u-display-none {
  display: none !important;
}
@media screen and (max-width: 599px) {
  .u-display-none--sp {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-display-none--tab {
    display: none !important;
  }
}
@media screen and (min-width: 600px) {
  .u-display-none--pcTab {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-display-none--pc {
    display: none !important;
  }
}

.u-width-0 {
  width: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-width-0--sp {
    width: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-0--tab {
    width: 0 !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-0--pcTab {
    width: 0 !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-0--pc {
    width: 0 !important;
  }
}
.u-width-10 {
  width: 10% !important;
}
@media screen and (max-width: 599px) {
  .u-width-10--sp {
    width: 10% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-10--tab {
    width: 10% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-10--pcTab {
    width: 10% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-10--pc {
    width: 10% !important;
  }
}
.u-width-20 {
  width: 20% !important;
}
@media screen and (max-width: 599px) {
  .u-width-20--sp {
    width: 20% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-20--tab {
    width: 20% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-20--pcTab {
    width: 20% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-20--pc {
    width: 20% !important;
  }
}
.u-width-30 {
  width: 30% !important;
}
@media screen and (max-width: 599px) {
  .u-width-30--sp {
    width: 30% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-30--tab {
    width: 30% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-30--pcTab {
    width: 30% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-30--pc {
    width: 30% !important;
  }
}
.u-width-40 {
  width: 40% !important;
}
@media screen and (max-width: 599px) {
  .u-width-40--sp {
    width: 40% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-40--tab {
    width: 40% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-40--pcTab {
    width: 40% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-40--pc {
    width: 40% !important;
  }
}
.u-width-50 {
  width: 50% !important;
}
@media screen and (max-width: 599px) {
  .u-width-50--sp {
    width: 50% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-50--tab {
    width: 50% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-50--pcTab {
    width: 50% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-50--pc {
    width: 50% !important;
  }
}
.u-width-60 {
  width: 60% !important;
}
@media screen and (max-width: 599px) {
  .u-width-60--sp {
    width: 60% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-60--tab {
    width: 60% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-60--pcTab {
    width: 60% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-60--pc {
    width: 60% !important;
  }
}
.u-width-70 {
  width: 70% !important;
}
@media screen and (max-width: 599px) {
  .u-width-70--sp {
    width: 70% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-70--tab {
    width: 70% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-70--pcTab {
    width: 70% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-70--pc {
    width: 70% !important;
  }
}
.u-width-80 {
  width: 80% !important;
}
@media screen and (max-width: 599px) {
  .u-width-80--sp {
    width: 80% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-80--tab {
    width: 80% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-80--pcTab {
    width: 80% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-80--pc {
    width: 80% !important;
  }
}
.u-width-90 {
  width: 90% !important;
}
@media screen and (max-width: 599px) {
  .u-width-90--sp {
    width: 90% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-90--tab {
    width: 90% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-90--pcTab {
    width: 90% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-90--pc {
    width: 90% !important;
  }
}
.u-width-100 {
  width: 100% !important;
}
@media screen and (max-width: 599px) {
  .u-width-100--sp {
    width: 100% !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-width-100--tab {
    width: 100% !important;
  }
}
@media screen and (min-width: 600px) {
  .u-width-100--pcTab {
    width: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-width-100--pc {
    width: 100% !important;
  }
}

.u-marginTop-none {
  margin-top: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginTop-none {
    margin-top: 0 !important;
  }
}
.u-marginTop-xs {
  margin-top: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginTop-xs {
    margin-top: 16px !important;
  }
}
.u-marginTop-sm {
  margin-top: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginTop-sm {
    margin-top: 32px !important;
  }
}
.u-marginTop-md {
  margin-top: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginTop-md {
    margin-top: 56px !important;
  }
}
.u-marginTop-lg {
  margin-top: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginTop-lg {
    margin-top: 64px !important;
  }
}
.u-marginRight-none {
  margin-right: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginRight-none {
    margin-right: 0 !important;
  }
}
.u-marginRight-xs {
  margin-right: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginRight-xs {
    margin-right: 16px !important;
  }
}
.u-marginRight-sm {
  margin-right: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginRight-sm {
    margin-right: 32px !important;
  }
}
.u-marginRight-md {
  margin-right: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginRight-md {
    margin-right: 56px !important;
  }
}
.u-marginRight-lg {
  margin-right: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginRight-lg {
    margin-right: 64px !important;
  }
}
.u-marginBottom-none {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginBottom-none {
    margin-bottom: 0 !important;
  }
}
.u-marginBottom-xs {
  margin-bottom: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBottom-xs {
    margin-bottom: 16px !important;
  }
}
.u-marginBottom-sm {
  margin-bottom: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBottom-sm {
    margin-bottom: 32px !important;
  }
}
.u-marginBottom-md {
  margin-bottom: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBottom-md {
    margin-bottom: 56px !important;
  }
}
.u-marginBottom-lg {
  margin-bottom: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBottom-lg {
    margin-bottom: 64px !important;
  }
}
.u-marginLeft-none {
  margin-left: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginLeft-none {
    margin-left: 0 !important;
  }
}
.u-marginLeft-xs {
  margin-left: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginLeft-xs {
    margin-left: 16px !important;
  }
}
.u-marginLeft-sm {
  margin-left: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginLeft-sm {
    margin-left: 32px !important;
  }
}
.u-marginLeft-md {
  margin-left: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginLeft-md {
    margin-left: 56px !important;
  }
}
.u-marginLeft-lg {
  margin-left: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginLeft-lg {
    margin-left: 64px !important;
  }
}
.u-marginInline-none {
  margin-inline: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginInline-none {
    margin-inline: 0 !important;
  }
}
.u-marginInline-xs {
  margin-inline: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginInline-xs {
    margin-inline: 16px !important;
  }
}
.u-marginInline-sm {
  margin-inline: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginInline-sm {
    margin-inline: 32px !important;
  }
}
.u-marginInline-md {
  margin-inline: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginInline-md {
    margin-inline: 56px !important;
  }
}
.u-marginInline-lg {
  margin-inline: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginInline-lg {
    margin-inline: 64px !important;
  }
}
.u-marginBlock-none {
  margin-block: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-marginBlock-none {
    margin-block: 0 !important;
  }
}
.u-marginBlock-xs {
  margin-block: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBlock-xs {
    margin-block: 16px !important;
  }
}
.u-marginBlock-sm {
  margin-block: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBlock-sm {
    margin-block: 32px !important;
  }
}
.u-marginBlock-md {
  margin-block: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBlock-md {
    margin-block: 56px !important;
  }
}
.u-marginBlock-lg {
  margin-block: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-marginBlock-lg {
    margin-block: 64px !important;
  }
}
.u-margin-none {
  margin: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-margin-none {
    margin: 0 !important;
  }
}
.u-margin-xs {
  margin: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-margin-xs {
    margin: 16px !important;
  }
}
.u-margin-sm {
  margin: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-margin-sm {
    margin: 32px !important;
  }
}
.u-margin-md {
  margin: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-margin-md {
    margin: 56px !important;
  }
}
.u-margin-lg {
  margin: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-margin-lg {
    margin: 64px !important;
  }
}

.u-paddingTop-none {
  padding-top: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingTop-none {
    padding-top: 0 !important;
  }
}
.u-paddingTop-xs {
  padding-top: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingTop-xs {
    padding-top: 16px !important;
  }
}
.u-paddingTop-sm {
  padding-top: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingTop-sm {
    padding-top: 32px !important;
  }
}
.u-paddingTop-md {
  padding-top: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingTop-md {
    padding-top: 56px !important;
  }
}
.u-paddingTop-lg {
  padding-top: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingTop-lg {
    padding-top: 64px !important;
  }
}
.u-paddingRight-none {
  padding-right: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingRight-none {
    padding-right: 0 !important;
  }
}
.u-paddingRight-xs {
  padding-right: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingRight-xs {
    padding-right: 16px !important;
  }
}
.u-paddingRight-sm {
  padding-right: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingRight-sm {
    padding-right: 32px !important;
  }
}
.u-paddingRight-md {
  padding-right: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingRight-md {
    padding-right: 56px !important;
  }
}
.u-paddingRight-lg {
  padding-right: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingRight-lg {
    padding-right: 64px !important;
  }
}
.u-paddingBottom-none {
  padding-bottom: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBottom-none {
    padding-bottom: 0 !important;
  }
}
.u-paddingBottom-xs {
  padding-bottom: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBottom-xs {
    padding-bottom: 16px !important;
  }
}
.u-paddingBottom-sm {
  padding-bottom: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBottom-sm {
    padding-bottom: 32px !important;
  }
}
.u-paddingBottom-md {
  padding-bottom: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBottom-md {
    padding-bottom: 56px !important;
  }
}
.u-paddingBottom-lg {
  padding-bottom: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBottom-lg {
    padding-bottom: 64px !important;
  }
}
.u-paddingLeft-none {
  padding-left: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingLeft-none {
    padding-left: 0 !important;
  }
}
.u-paddingLeft-xs {
  padding-left: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingLeft-xs {
    padding-left: 16px !important;
  }
}
.u-paddingLeft-sm {
  padding-left: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingLeft-sm {
    padding-left: 32px !important;
  }
}
.u-paddingLeft-md {
  padding-left: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingLeft-md {
    padding-left: 56px !important;
  }
}
.u-paddingLeft-lg {
  padding-left: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingLeft-lg {
    padding-left: 64px !important;
  }
}
.u-paddingInline-none {
  padding-inline: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingInline-none {
    padding-inline: 0 !important;
  }
}
.u-paddingInline-xs {
  padding-inline: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingInline-xs {
    padding-inline: 16px !important;
  }
}
.u-paddingInline-sm {
  padding-inline: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingInline-sm {
    padding-inline: 32px !important;
  }
}
.u-paddingInline-md {
  padding-inline: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingInline-md {
    padding-inline: 56px !important;
  }
}
.u-paddingInline-lg {
  padding-inline: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingInline-lg {
    padding-inline: 64px !important;
  }
}
.u-paddingBlock-none {
  padding-block: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBlock-none {
    padding-block: 0 !important;
  }
}
.u-paddingBlock-xs {
  padding-block: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBlock-xs {
    padding-block: 16px !important;
  }
}
.u-paddingBlock-sm {
  padding-block: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBlock-sm {
    padding-block: 32px !important;
  }
}
.u-paddingBlock-md {
  padding-block: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBlock-md {
    padding-block: 56px !important;
  }
}
.u-paddingBlock-lg {
  padding-block: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-paddingBlock-lg {
    padding-block: 64px !important;
  }
}
.u-padding-none {
  padding: 0 !important;
}
@media screen and (max-width: 599px) {
  .u-padding-none {
    padding: 0 !important;
  }
}
.u-padding-xs {
  padding: 16px !important;
}
@media screen and (max-width: 599px) {
  .u-padding-xs {
    padding: 16px !important;
  }
}
.u-padding-sm {
  padding: 40px !important;
}
@media screen and (max-width: 599px) {
  .u-padding-sm {
    padding: 32px !important;
  }
}
.u-padding-md {
  padding: 64px !important;
}
@media screen and (max-width: 599px) {
  .u-padding-md {
    padding: 56px !important;
  }
}
.u-padding-lg {
  padding: 80px !important;
}
@media screen and (max-width: 599px) {
  .u-padding-lg {
    padding: 64px !important;
  }
}

.u-textAlign-left {
  text-align: left !important;
}
@media screen and (max-width: 599px) {
  .u-textAlign-left--sp {
    text-align: left !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-textAlign-left--tab {
    text-align: left !important;
  }
}
@media screen and (min-width: 600px) {
  .u-textAlign-left--pcTab {
    text-align: left !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-textAlign-left--pc {
    text-align: left !important;
  }
}
.u-textAlign-center {
  text-align: center !important;
}
@media screen and (max-width: 599px) {
  .u-textAlign-center--sp {
    text-align: center !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-textAlign-center--tab {
    text-align: center !important;
  }
}
@media screen and (min-width: 600px) {
  .u-textAlign-center--pcTab {
    text-align: center !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-textAlign-center--pc {
    text-align: center !important;
  }
}
.u-textAlign-right {
  text-align: right !important;
}
@media screen and (max-width: 599px) {
  .u-textAlign-right--sp {
    text-align: right !important;
  }
}
@media screen and (max-width: 1023px) {
  .u-textAlign-right--tab {
    text-align: right !important;
  }
}
@media screen and (min-width: 600px) {
  .u-textAlign-right--pcTab {
    text-align: right !important;
  }
}
@media screen and (min-width: 1024px) {
  .u-textAlign-right--pc {
    text-align: right !important;
  }
}

.u-fontWeight-500 {
  font-weight: 500 !important;
}
.u-fontWeight-600 {
  font-weight: 600 !important;
}
.u-fontWeight-700 {
  font-weight: 700 !important;
}
.u-fontWeight-800 {
  font-weight: 800 !important;
}