@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  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 */
  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: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;
}

/* 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;
}

html {
  scroll-padding-top: 60px;
}
@media print, screen and (min-width: 769px) {
  html {
    scroll-padding-top: 127px;
  }
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #374958;
  line-break: strict;
  overflow-x: clip;
}

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

a {
  color: #146AB2;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

a img {
  transition: opacity 0.3s ease;
}
a img:hover {
  opacity: 0.7;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  transition: background-color 0.4s ease, box-shadow 0.4s ease;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
}
.header.is-open {
  border-radius: 0 0 20px 20px;
}
@media print, screen and (max-width: 1152.8px) {
  .header.is-open {
    border-radius: 0;
  }
}

.header__inner {
  max-width: 1680px;
  margin-inline: auto;
  transition: background-color 0.4s ease;
  padding: 24px 30px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 20px;
  position: relative;
  flex-wrap: wrap;
}
@media print, screen and (min-width: 769px) {
  .header__inner {
    padding: 19px 30px 25px;
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 40px;
  }
}
@media print, screen and (min-width: 1153px) {
  .header__inner {
    flex-wrap: nowrap;
  }
}
@media print, screen and (max-width: 1669.8px) {
  .header__inner {
    padding-block: 14px 17px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .header__inner {
    padding: 10px 16px 10px;
  }
}

.header__logo {
  height: 83px;
  width: auto;
}
@media print, screen and (max-width: 1669.8px) {
  .header__logo {
    height: 50px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .header__logo {
    height: 36px;
  }
}
.header__logo a {
  transition: opacity 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .header__logo a:hover {
    opacity: 0.6;
  }
}
.header__logo img {
  width: auto;
  height: 100%;
  vertical-align: top;
}

.header__menu {
  width: 100%;
  display: none;
}
@media print, screen and (min-width: 1153px) {
  .header__menu {
    width: unset;
    display: block !important;
  }
}

.header__menu-inner {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
  padding: 20px;
}
@media print, screen and (min-width: 1153px) {
  .header__menu-inner {
    padding: unset;
    flex-direction: row;
    align-items: center;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.header__menu-medium {
  display: flex;
  flex-direction: column-reverse;
  align-items: end;
  row-gap: 8px;
}

.header__sub-group {
  display: flex;
  align-items: center;
  -moz-column-gap: 25px;
       column-gap: 25px;
}

.header__language-lead {
  color: #146AB2;
  font-size: 0.75rem;
}
@media print, screen and (max-width: 1669.8px) {
  .header__language-lead {
    transition: opacity 0.3s ease;
  }
  #header:not(.is-top) .header__language-lead {
    opacity: 0;
  }
}

.header__language-wrapper {
  position: relative;
}
@media print, screen and (max-width: 1669.8px) {
  .header__language-wrapper {
    transition: opacity 0.3s ease;
  }
  #header:not(.is-top) .header__language-wrapper {
    opacity: 0;
    pointer-events: none;
  }
}

.header__language-select {
  position: relative;
  width: 180px;
  color: #146AB2;
  font-size: 0.875rem;
  border: 1px solid #146AB2;
  border-radius: 16px;
  height: 30px;
  letter-spacing: 0.1em;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.header__language-select:hover {
  opacity: 0.7;
}
.header__language-select:hover img {
  opacity: 1 !important;
}
.header__language-select::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  background-image: url("/dcms_media/other/icon_language.svg");
  background-repeat: no-repeat;
  left: 11px;
  top: calc(50% - 7px);
}
.header__language-select::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 6px;
  background-image: url("/dcms_media/other/icon_language_arrow.svg");
  background-repeat: no-repeat;
  right: 12px;
  top: calc(50% - 1px);
}

.header__language-list {
  display: none;
  width: 180px;
  list-style-type: none;
  border: #146AB2 1px solid;
  border-radius: 5px;
  padding-block: 6px;
  background-color: #fff;
  position: absolute;
  top: 36px;
  left: 0;
  z-index: 2;
}
.header__language-select.is-open + .header__language-list {
  display: block;
}

.header__language-list-item {
  font-size: 0.75rem;
}
.header__language-list-item a {
  display: block;
  padding-inline: 16px;
  text-decoration: none;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.header__language-list-item a:hover {
  opacity: 0.7;
}
.header__language-list-item a:hover img {
  opacity: 1 !important;
}

.header__menu-list {
  padding: unset;
  margin: unset;
  list-style: none;
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  -moz-column-gap: 2em;
       column-gap: 2em;
}
@media print, screen and (min-width: 1153px) {
  .header__menu-list {
    flex-direction: row;
  }
}
@media print, screen and (max-width: 1669.8px) {
  .header__menu-list {
    position: relative;
    transition: margin-top 0.3s ease;
    z-index: 2;
  }
  body:not(.page__recruit) #header:not(.is-top) .header__menu-list {
    margin-top: -38px;
  }
}

.header__menu-item > a {
  text-decoration: none;
  color: inherit;
  font-size: 0.875rem;
  font-weight: bold;
}
@media (any-hover: hover) {
  .header__menu-item > a:hover {
    text-decoration: underline;
  }
}
.header__menu-item > a.header__link-toggle {
  position: relative;
  padding-right: 15px;
}
.header__menu-item > a.header__link-toggle::after {
  position: absolute;
  content: "";
  width: 11px;
  height: 11px;
  background-image: url("/dcms_media/other/icon_header_arrow.svg");
  right: 0;
  top: calc(50% - 4px);
  transition: transform 0.5s ease;
}
.header__menu-item > a.header__link-toggle.is-open::after {
  transform: rotate(-180deg);
}

.header__buttons {
  display: flex;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}

.header__button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #146AB2;
  color: #fff;
  min-width: 180px;
  min-height: 60px;
  padding: 10px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
.header__button:hover {
  opacity: 0.8;
}
@media print, screen and (max-width: 1669.8px) {
  .header__button {
    min-height: 50px;
  }
}

.header__button-inquiry::before {
  content: "";
  width: 18px;
  height: 14px;
  background-image: url("/dcms_media/other/icon_inquiry.svg");
  background-repeat: no-repeat;
  margin-right: 8px;
}

.header__button-requirement {
  border-radius: 40px;
  background-color: #fff;
  border: #89B4D9 1px solid;
  color: #374958;
}
.header__button-requirement::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/dcms_media/other/icon_requirement.svg");
  background-repeat: no-repeat;
  margin-right: 8px;
}

.header__button-entry {
  border-radius: 40px;
  background-color: #1EBBA4;
  border: #fff 1px solid;
  color: #fff;
}
.header__button-entry::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/dcms_media/other/icon_entry.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
}

.header__sub-menu {
  position: relative;
  display: none;
  overflow: hidden;
}
@media print, screen and (max-width: 1152.8px) {
  .header__sub-menu {
    display: none !important;
  }
}
.header__sub-menu::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 40px;
  background-image: url("/dcms_media/image/header_bg.png");
  background-repeat: repeat;
  top: 0;
}
.header__sub-menu .header__sub-inner {
  display: flex;
  max-width: 1180px;
  margin: 0 auto;
  padding: 80px 30px 64px;
  gap: 60px;
}

.header__sub-box {
  width: 225px;
}
.header__sub-box .header__sub-box-title {
  font-size: 2.125rem;
  color: #146AB2;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 16px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.header__sub-box .header__sub-link a {
  display: block;
  width: 200px;
  position: relative;
  color: #333333;
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 2.4px;
}
.header__sub-box .header__sub-link a::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/dcms_media/other/icon_header_link.svg");
  top: calc(50% - 10px);
  right: 0;
}
.header__sub-box .header__sub-link a:hover {
  text-decoration: underline;
}

.header__sub-flex {
  width: calc(100% - 225px);
}
.header__sub-flex.type-col03 {
  display: flex;
  gap: 30px;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-img {
  margin-bottom: 12px;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-img img {
  width: 100%;
  vertical-align: top;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-title {
  font-size: 1.125rem;
  color: #146AB2;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-title .fs-montserrat {
  font-size: 1.5rem;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list {
  border-bottom: 1px solid #DDDDDD;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list li {
  list-style: none;
  padding: 16px 0;
  border-top: 1px solid #DDDDDD;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list li a {
  display: inline-block;
  width: 100%;
  position: relative;
  color: #333333;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list li a::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/dcms_media/other/icon_header_link.svg");
  top: calc(50% - 10px);
  right: 0;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list li a[target=_blank]::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/dcms_media/other/icon_header_blank.svg");
  top: calc(50% - 10px);
  right: 0;
}
.header__sub-flex.type-col03 .header__sub-item .header__sub-item-link-list li a:hover {
  text-decoration: underline;
}
.header__sub-flex.type-col02 .header__sub-item-link-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
.header__sub-flex.type-col02 .header__sub-item-link-list li {
  width: calc((100% - 40px) / 2);
  list-style: none;
  padding: 16px 0;
  border-top: 1px solid #DDDDDD;
}
.header__sub-flex.type-col02 .header__sub-item-link-list li:nth-child(3), .header__sub-flex.type-col02 .header__sub-item-link-list li:nth-child(4) {
  border-bottom: 1px solid #DDDDDD;
}
.header__sub-flex.type-col02 .header__sub-item-link-list li a {
  display: inline-block;
  width: 100%;
  position: relative;
  color: #333333;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 500;
}
.header__sub-flex.type-col02 .header__sub-item-link-list li a::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/dcms_media/other/icon_header_link.svg");
  top: calc(50% - 10px);
  right: 0;
}
.header__sub-flex.type-col02 .header__sub-item-link-list li a:hover {
  text-decoration: underline;
}

.header__menu-button {
  flex-shrink: 0;
}
@media print, screen and (min-width: 1153px) {
  .header__menu-button {
    display: none;
  }
}

.header__menu-button-line {
  display: block;
  width: 44px;
  height: 40px;
  position: relative;
}
.header__menu-button-line .line, .header__menu-button-line::before, .header__menu-button-line::after {
  background-color: #146AB2;
  position: absolute;
  top: calc(50% - 1.5px);
  left: 0;
  height: 3px;
  width: 100%;
  border-radius: 2px;
  transform-origin: center center;
  transition: all 0.2s ease-in-out;
}
.header__menu-button-line::before {
  content: "";
  translate: 0 -10px;
}
.header__menu-button-line::after {
  content: "";
  translate: 0 10px;
}
.is-open .header__menu-button-line .line {
  scale: 0;
}
.is-open .header__menu-button-line::before {
  content: "";
  translate: 0;
  rotate: -45deg;
}
.is-open .header__menu-button-line::after {
  content: "";
  translate: 0;
  rotate: 45deg;
}

body:not(.page__top) .header.is-top:not(.is-open) {
  background-color: transparent;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
}
body:not(.page__top) .header.is-top:not(.is-open) .header__logo img {
  filter: brightness(0) invert(1);
}
body:not(.page__top) .header.is-top:not(.is-open) .header__menu-button-line .line, body:not(.page__top) .header.is-top:not(.is-open) .header__menu-button-line::before, body:not(.page__top) .header.is-top:not(.is-open) .header__menu-button-line::after {
  background-color: #fff;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__language-lead {
  color: #fff;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__menu-list .header__menu-item {
  color: #fff;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__menu-list .header__menu-item a::after {
  filter: brightness(0) invert(1);
}
body:not(.page__top) .header.is-top:not(.is-open) .header__menu-list .header__menu-item .header__link-toggle::after {
  filter: brightness(0) invert(1);
}
body:not(.page__top) .header.is-top:not(.is-open) .header__language-wrapper .header__language-select {
  color: #fff;
  border-color: #fff;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__language-wrapper .header__language-select a {
  color: #fff;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__language-wrapper .header__language-select::before, body:not(.page__top) .header.is-top:not(.is-open) .header__language-wrapper .header__language-select::after {
  filter: brightness(0) invert(1);
}
body:not(.page__top) .header.is-top:not(.is-open) .header__buttons .header__button-inquiry {
  background-color: #fff;
  border: 1px solid #fff;
  color: #146AB2;
}
body:not(.page__top) .header.is-top:not(.is-open) .header__buttons .header__button-inquiry::before {
  filter: brightness(0) saturate(100%) invert(32%) sepia(42%) saturate(2307%) hue-rotate(183deg) brightness(91%) contrast(88%);
}

.page__top .header.is-top:not(.is-open) {
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0);
}
.page__top .header.is-top:not(.is-open) .header__inner {
  background-color: transparent;
}
.page__top .header.is-top:not(.is-open) .header__menu-list .header__menu-item .header__link-toggle::after {
  filter: brightness(0);
}
.header.is-top.is-open {
  transition: background-color 0s ease !important;
  background-color: #fff !important;
}
@media print, screen and (max-width: 1152.8px) {
  .header.is-top.is-open {
    border-radius: 0;
  }
}

@media print, screen and (max-width: 1339.8px) {
  .page__recruit .header .header__menu-inner {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
  .page__recruit .header .header__menu-list {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
  .page__recruit .header .header__button {
    min-width: 140px;
  }
}

.header__menu-sp {
  display: none;
}
@media print, screen and (max-width: 1152.8px) {
  .header__menu-sp.is-open {
    border-top: 1px solid #ccc;
  }
}
.header__menu-sp {
  position: absolute;
  top: 80px;
  right: 0;
  background-color: #fff;
  width: 100%;
  height: calc(100vh - 80px);
  overflow-y: auto;
  padding: 10px 20px 66px;
  max-width: 400px;
}
@media print, screen and (max-width: 768.8px) {
  .header__menu-sp {
    max-width: 100%;
    top: 60px;
    height: calc(100vh - 60px);
  }
}
.header__menu-sp .header__buttons {
  margin-top: 30px;
  flex-direction: column;
  row-gap: 16px;
}

.header__menu-sp-list {
  list-style: none;
}
.header__menu-sp-list .header__menu-sp-list-item > a {
  position: relative;
  display: block;
  font-size: 0.875rem;
  color: #146AB2;
  font-weight: bold;
  width: 100%;
  text-decoration: none;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
}
.header__menu-sp-list .header__menu-sp-list-item > a:hover {
  text-decoration: underline;
}
.header__menu-sp-list .header__menu-sp-list-item > a::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("/dcms_media/other/icon_header_link.svg");
  background-size: 100%;
  top: calc(50% - 12px);
  right: 0;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub {
  list-style: none;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a {
  position: relative;
  padding: 10px 0 10px 20px;
  color: #333333;
  font-weight: bold;
  font-size: 0.8125rem;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a::before, .header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a::after {
  position: absolute;
  content: "";
  width: 10px;
  height: 2px;
  background-color: #333333;
  background-image: none;
  top: calc(50% - 1px);
  right: 7px;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a:after {
  transform: rotate(90deg);
  transition: transform 0.2s ease;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a.is-open:after {
  transform: rotate(0);
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > ul {
  display: none;
  list-style: none;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > ul li a {
  position: relative;
  padding: 10px 0 10px 40px;
  color: #333333;
  font-weight: normal;
  font-size: 0.8125rem;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > ul li a::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/dcms_media/other/icon_header_link_b.svg");
  background-size: 100%;
  top: calc(50% - 8px);
  right: 4px;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > ul li a[target=_blank]::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("/dcms_media/other/icon_header_blank_g.svg");
  background-size: 100%;
  top: calc(50% - 7px);
  right: 4px;
}
.header__menu-sp-list .header__menu-sp-list-item .header__menu-sp-list-sub > li > a.is-open + ul {
  display: block;
}
.header__menu-sp-list .header__menu-sp-list-item > ul {
  list-style: none;
}
.header__menu-sp-list .header__menu-sp-list-item > ul li > a {
  position: relative;
  display: block;
  font-size: 0.8125rem;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  padding: 10px 0 10px 20px;
  border-bottom: 1px solid #ccc;
}
.header__menu-sp-list .header__menu-sp-list-item > ul li > a:hover {
  text-decoration: underline;
}
.header__menu-sp-list .header__menu-sp-list-item > ul li > a::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/dcms_media/other/icon_header_link_b.svg");
  background-size: 100%;
  top: calc(50% - 8px);
  right: 4px;
}

#top {
  position: relative;
}
#top #js-header-bg {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 10;
}

#top.is-no-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.mv {
  position: fixed !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 1 !important;
}
@media print, screen and (max-width: 768.8px) {
  .mv {
    min-height: 600px;
  }
}
.mv__inner {
  height: 100%;
}
.mv__slider {
  height: 100%;
  position: relative;
}
.mv .swiper {
  height: 100%;
}
.mv .swiper-wrapper {
  height: 100%;
}
.mv .swiper-slide {
  min-height: inherit;
  overflow: hidden;
}
.mv .parts {
  overflow: hidden;
  display: inline-block;
}
.mv .parts .char {
  display: inline-block;
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}
.mv .parts.is-animate .char {
  transform: translateX(0);
}

.mv__bg {
  width: 100%;
  height: 100%;
  position: relative;
}

.mv__image {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}
.mv__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (max-width: 820.8px) {
  .mv__image--sp-position-right img {
    -o-object-position: 90% top;
       object-position: 90% top;
  }
}
@media print, screen and (max-width: 768.8px) {
  .mv__image--sp-position-right img {
    -o-object-position: 86% top;
       object-position: 86% top;
  }
}

@media print, screen and (min-width: 767px) and (max-width: 821px) {
  body.page__tsuruoka-keiki .mv__image img {
    -o-object-position: -30vw center;
       object-position: -30vw center;
  }
}

.mv__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  top: calc(9.5238095238% + 133px);
  left: 9.5238095238%;
  z-index: 3;
}
@media print, screen and (max-width: 768.8px) {
  .mv__content {
    left: 8px;
    bottom: 18%;
  }
}
.mv__content .mv__heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
@media print, screen and (min-width: 769px) {
  .mv__content .mv__heading {
    color: #374958;
  }
}
.mv__content .mv__heading .main,
.mv__content .mv__heading .sub {
  display: none;
  line-height: 1.3;
  background-color: transparent !important;
}
.mv__content .mv__heading .main {
  font-size: clamp(2.5rem, 4.1vw, 4.375rem);
  margin-bottom: 30px;
  font-weight: 900;
}
@media print, screen and (max-width: 768.8px) {
  .mv__content .mv__heading .main {
    font-size: 1.375rem;
    margin-bottom: 24px;
  }
}
.mv__content .mv__heading .main:has(+ .main) {
  margin-bottom: 0;
}
.mv__content .mv__heading .sub {
  font-size: clamp(1.25rem, 1.9vw, 2rem);
  font-weight: 500;
}
@media print, screen and (max-width: 768.8px) {
  .mv__content .mv__heading .sub {
    font-size: 0.875rem;
  }
}
.mv__content .mv__heading .sub + .sub {
  margin-top: 8px;
}
.mv__bg--white .mv__content .mv__heading {
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
@media print, screen and (min-width: 769px) {
  .mv__bg--white .mv__content .mv__heading {
    color: #fff;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  }
}

.mv__bg-en {
  font-family: "Barlow", sans-serif;
  position: absolute;
  bottom: -22px;
  left: -12px;
  color: rgba(183, 215, 243, 0.3);
  font-size: clamp(8rem, 10.666vw, 10rem);
  font-weight: 600;
  line-height: 1;
  z-index: 1;
  font-style: italic;
}
@media print, screen and (max-width: 1366.8px) {
  .mv__bg-en {
    bottom: -10px;
    font-size: clamp(3.5rem, 7.73333vw, 7rem);
  }
}
.mv__bg--white .mv__bg-en {
  color: rgba(239, 245, 253, 0.3);
}

.mv__slider-player {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
.mv__slider-player .mv__player-box {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-top-left-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
}
.mv__slider-player .mv__pagination-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 91px;
}
.mv__slider-player .mv__pagination-wrapper .swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto !important;
  top: auto !important;
  left: auto !important;
  bottom: auto !important;
}
.mv__slider-player .mv__pagination-wrapper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: #ddd;
}
@media print, screen and (min-width: 769px) {
  .mv__slider-player .mv__pagination-wrapper .swiper-pagination-bullet {
    transition: opacity 0.3s ease, background-color 0.3s ease;
  }
  .mv__slider-player .mv__pagination-wrapper .swiper-pagination-bullet:hover {
    opacity: 0.7;
  }
  .mv__slider-player .mv__pagination-wrapper .swiper-pagination-bullet:hover img {
    opacity: 1 !important;
  }
}
.mv__slider-player .mv__pagination-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #146AB2;
  opacity: 1 !important;
}
.mv__slider-player .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 54px;
}
@media print, screen and (max-width: 768.8px) {
  .mv__slider-player .buttons {
    width: 40px;
    height: 40px;
  }
}
.mv__slider-player .buttons button {
  background: none;
  border: none;
  font-size: 1.2rem;
  color: #555;
  cursor: pointer;
  padding: 0.3em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
@media print, screen and (min-width: 769px) {
  .mv__slider-player .buttons button {
    transition: opacity 0.3s ease, background-color 0.3s ease;
  }
  .mv__slider-player .buttons button:hover {
    opacity: 0.7;
  }
  .mv__slider-player .buttons button:hover img {
    opacity: 1 !important;
  }
}
.mv__slider-player .buttons .swiper_start {
  display: none;
}
.mv__slider-player .buttons .swiper_start::before {
  content: "";
  display: block;
  width: 10px;
  height: 13px;
  background-color: #999999;
  clip-path: polygon(10px 50%, 0% 0%, 0% 13px);
}

.mv__scroll {
  position: absolute;
  right: 0;
  bottom: 54px;
  z-index: 5;
  width: 50px;
  height: 141px;
}
@media print, screen and (max-width: 768.8px) {
  .mv__scroll {
    width: 40px;
    bottom: 40px;
    height: 100px;
  }
}
.mv__scroll-inner {
  height: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 6px;
  padding-top: 20px;
  border-top-left-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  .mv__scroll-inner {
    row-gap: 15px;
    padding-top: 35px;
  }
}
.mv__scroll-text {
  margin-top: -38px;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
  letter-spacing: 0.15em;
  writing-mode: vertical-lr;
  font-weight: bold;
  color: #146AB2;
  position: relative;
}
@media print, screen and (max-width: 768.8px) {
  .mv__scroll-text {
    font-size: 0.875rem;
    margin-top: -20px;
  }
}
.mv__scroll-bar {
  width: 1px;
  height: 23px;
  position: relative;
  overflow: hidden;
}
@media print, screen and (max-width: 768.8px) {
  .mv__scroll-bar {
    height: 20px;
  }
}
.mv__scroll-bar::after {
  content: "";
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  position: absolute;
  width: 1px;
  height: 23px;
  background: #146AB2;
  animation: pathmove 1.4s ease-in-out infinite;
}
@media print, screen and (max-width: 768.8px) {
  .mv__scroll-bar::after {
    height: 18px;
    bottom: -20px;
  }
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
  }
  30% {
    height: 23px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 23px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.page__top #dcms_layoutPageBlock > section,
.page__top #dcms_layoutPageBlock > div {
  position: relative;
  background-color: #fff;
  z-index: 2;
}

@media print, screen and (max-width: 768.8px) {
  .swiper-mv .mv__content .mv__heading .main {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 4px 10px 2px;
    border-radius: 5px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .swiper-mv .mv__content .mv__heading .main:has(+ .main) {
    margin-bottom: 8px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .swiper-mv .mv__content .mv__heading .sub {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 4px 10px 2px;
    border-radius: 5px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .mv__bg--white .swiper-mv .mv__content {
    color: #374958;
  }
}

.mv--recruit {
  position: relative !important;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.mv--recruit .mv__content {
  top: 50%;
  transform: translateY(-50%);
  left: 5.9523809524%;
  max-width: 65%;
}
@media print, screen and (max-width: 820.8px) {
  .mv--recruit .mv__content {
    margin-right: 5.9523809524%;
    bottom: 15px;
    top: auto;
    max-width: 90%;
  }
}
.mv--recruit .mv__heading .main {
  background-color: #fff !important;
  padding: 6px 20px 2px;
  margin-bottom: 8px;
  border-radius: 5px;
  line-height: 1.3;
}
@media print, screen and (min-width: 769px) {
  .mv--recruit .mv__heading .main {
    font-size: 3.125rem;
  }
}
.mv--recruit .mv__heading .sub {
  background-color: #fff !important;
  padding: 6px 20px 2px;
  border-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  .mv--recruit .mv__heading .sub {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 820.8px) {
  .mv--recruit .mv__image img {
    -o-object-position: right center;
       object-position: right center;
  }
}

.mv--recruit .mv__content .mv__heading {
  text-shadow: none;
}

.l-breadcrumb__outer {
  padding-inline: 44px;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 768.8px) {
  .l-breadcrumb__outer {
    padding-inline: 20px;
  }
}

.l-breadcrumb__inside {
  max-width: 1440px;
  margin-inline: auto;
}

.l-breadcrumb__list {
  list-style-type: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media print, screen and (max-width: 768.8px) {
  .l-breadcrumb__list {
    flex-wrap: wrap;
  }
}
.l-breadcrumb__list > li {
  position: relative;
  padding-right: 0.5em;
  margin-right: 18px;
}
.l-breadcrumb__list > li::after {
  content: "";
  background-color: #999;
  width: 1px;
  height: 13px;
  position: absolute;
  top: 50%;
  right: -6px;
  margin-top: 2px;
  transform: translateY(-50%);
}
.l-breadcrumb__list > li:last-child::after {
  display: none;
}
.l-breadcrumb__list > li > a,
.l-breadcrumb__list > li > span {
  color: #ccc;
  text-decoration: none;
  font-weight: 500;
  font-size: 0.8125rem;
}
.l-breadcrumb__list > li > a[aria-current=location],
.l-breadcrumb__list > li > span[aria-current=location] {
  color: #777;
}
.l-breadcrumb__list > li > a:hover {
  text-decoration: underline;
}

@media print, screen and (min-width: 769px) {
  .page-title__inner:has(.l-breadcrumb__outer) {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
  }
}

.page-title__inner .l-breadcrumb__outer {
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  .page-title__inner .l-breadcrumb__outer {
    margin-left: 24px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .page-title__inner .l-breadcrumb__outer {
    margin-top: 16px;
  }
}
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li {
  margin-right: 15px;
}
@media print, screen and (max-width: 768.8px) {
  .page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li {
    font-size: 0.8125rem;
  }
}
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li::after {
  content: "";
  background-color: transparent;
  width: 6px;
  height: 6px;
  border-left: #fff 2px solid;
  border-bottom: #fff 2px solid;
  position: absolute;
  top: 50%;
  right: -6px;
  margin-top: 2px;
  transform: translateY(-50%) rotate(-135deg);
}
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li > a,
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li > span {
  color: #fff;
  font-weight: normal;
}
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li > a[aria-current=location],
.page-title__inner .l-breadcrumb__outer .l-breadcrumb__list > li > span[aria-current=location] {
  font-weight: bold;
}

:has(.is-breadcrumb-none) .l-breadcrumb__outer {
  display: none !important;
}

#contents:has(.footer__bnr) + .footer__cta,
#contents:has(.image-bg) + .footer__cta,
#contents:has(.stack:last-child.stack--has-image) + .footer__cta,
#contents:has(.recruit-footer-block) + .footer__cta {
  margin-top: -40px;
}

.footer__cta {
  position: relative;
  background-color: #146AB2;
  padding: 100px 50px 100px;
  border-radius: 40px 40px 0 0;
  z-index: 3;
}
@media print, screen and (max-width: 768.8px) {
  .footer__cta {
    padding: 50px 20px 40px;
  }
}

.footer__cta_bg {
  position: absolute;
  bottom: -40px;
  left: 0;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
}
@media print, screen and (max-width: 768.8px) {
  .footer__cta_bg {
    bottom: -20px;
  }
}
.footer__cta_bg p {
  display: block;
  color: #fff;
  opacity: 0.1;
  line-height: 1;
  font-size: 8.125rem;
  font-weight: bold;
  font-style: italic;
  font-family: "Barlow", sans-serif;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  animation: textmove 8s linear infinite;
}
@media print, screen and (max-width: 768.8px) {
  .footer__cta_bg p {
    font-size: 2.5rem;
  }
}

@keyframes textmove {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-150%);
  }
}
.footer__cta-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
}

.footer__cta-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (max-width: 1152.8px) {
  .footer__cta-flex {
    flex-direction: column;
  }
}

.footer__cta-content-h2 {
  font-size: 4.625rem;
  font-weight: bold;
  font-style: italic;
  font-family: "Barlow", sans-serif;
  color: #fff;
  margin-bottom: 0;
  line-height: 1;
}
@media print, screen and (max-width: 768.8px) {
  .footer__cta-content-h2 {
    font-size: 2.25rem;
  }
}
.footer__cta-content-h2-p {
  color: #fff;
  margin-bottom: 30px;
  font-size: 1.125rem;
  font-weight: bold;
}
@media print, screen and (max-width: 768.8px) {
  .footer__cta-content-h2-p {
    margin-bottom: 20px;
  }
}
.footer__cta-content-p {
  color: #fff;
}
@media print, screen and (max-width: 1152.8px) {
  .footer__cta-content-p {
    font-size: 0.875rem;
    margin-bottom: 30px;
  }
}

@media print, screen and (min-width: 1153px) {
  .footer__cta-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.footer__cta-grid-item {
  border-radius: 10px;
}
@media print, screen and (min-width: 1153px) {
  .footer__cta-grid-item {
    display: grid;
    grid-template-columns: 100px 1fr;
    align-items: center;
    -moz-column-gap: 24px;
         column-gap: 24px;
    padding: 40px 30px;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .footer__cta-grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  .footer__cta-grid-item + .footer__cta-grid-item {
    margin-top: 20px;
  }
}

.footer__cta-icon {
  background-color: #E7F0F7;
  border: #146AB2 1px solid;
  border-radius: 50%;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (max-width: 1152.8px) {
  .footer__cta-icon {
    width: 100px;
    margin-bottom: 20px;
  }
}

.footer__cta-mail {
  background-color: #fff;
}

.footer__cta-tel {
  border: #fff 1px solid;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.footer__cta-tel .footer__cta-icon {
  border-color: #fff;
  background-color: #146AB2;
}
.footer__cta-tel .footer__cta-icon img {
  transform: translate(-2px);
}

.footer__cta-tel-number {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 2rem;
}
@media print, screen and (min-width: 769px) {
  .footer__cta-tel-number {
    font-size: 2.5625rem;
  }
}
.footer__cta-tel-number a {
  text-decoration: none;
  color: #fff;
}

body:not(.page__recruit, .page__recruit-top) .footer__cta-btn {
  padding: 0 35px;
}
body:not(.page__recruit, .page__recruit-top) .footer__cta-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 120px;
  height: 120px;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 60px 0 #3DA5FF;
  transition: opacity 0.2s ease;
}
body:not(.page__recruit, .page__recruit-top) .footer__cta-btn a:hover {
  opacity: 0.7;
}
@media print, screen and (max-width: 768.8px) {
  body:not(.page__recruit, .page__recruit-top) .footer__cta-btn a {
    width: 100px;
    height: 100px;
  }
}

.page__recruit .footer__cta,
.page__recruit-top .footer__cta {
  background-color: #1EBBA4;
}
.page__recruit .footer__cta-inner,
.page__recruit-top .footer__cta-inner {
  text-align: center;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .page__recruit .footer__cta-inner hgroup,
  .page__recruit-top .footer__cta-inner hgroup {
    margin-bottom: 40px;
  }
}
.page__recruit .footer__cta-content-p,
.page__recruit-top .footer__cta-content-p {
  font-size: 1.5rem;
  font-weight: bold;
  text-align: left;
}
@media print, screen and (max-width: 768.8px) {
  .page__recruit .footer__cta-content-p,
  .page__recruit-top .footer__cta-content-p {
    font-size: 1.25rem;
  }
}
.page__recruit .footer__cta-btn,
.page__recruit-top .footer__cta-btn {
  display: flex;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media print, screen and (max-width: 768.8px) {
  .page__recruit .footer__cta-btn,
  .page__recruit-top .footer__cta-btn {
    flex-direction: column;
    row-gap: 16px;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .page__recruit .footer__menu-inner,
  .page__recruit-top .footer__menu-inner {
    flex-wrap: wrap;
    padding-bottom: 40px;
  }
  .page__recruit .footer__menu-inner .footer__menu-item,
  .page__recruit-top .footer__menu-inner .footer__menu-item {
    width: calc(33.3333% - 40px);
  }
}
@media print, screen and (max-width: 768.8px) {
  .page__recruit .footer__menu-inner .footer__menu-item,
  .page__recruit-top .footer__menu-inner .footer__menu-item {
    width: 100%;
  }
}
.page__recruit .footer__button,
.page__recruit-top .footer__button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  color: #1EBBA4;
  min-width: 328px;
  min-height: 92px;
  padding: 10px 20px;
  border-radius: 60px;
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: bold;
  transition: opacity 0.2s ease;
}
@media print, screen and (max-width: 768.8px) {
  .page__recruit .footer__button,
  .page__recruit-top .footer__button {
    min-width: none;
    min-height: 64px;
    font-size: 1.125rem;
  }
}
.page__recruit .footer__button:hover,
.page__recruit-top .footer__button:hover {
  opacity: 0.8;
}
.page__recruit .footer__button-requirement,
.page__recruit-top .footer__button-requirement {
  border: #fff 1px solid;
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.page__recruit .footer__button-requirement::before,
.page__recruit-top .footer__button-requirement::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("/dcms_media/other/icon_requirement.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
  filter: brightness(0) invert(1);
}
.page__recruit .footer__button-entry,
.page__recruit-top .footer__button-entry {
  border: #fff 1px solid;
}
.page__recruit .footer__button-entry::before,
.page__recruit-top .footer__button-entry::before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("/dcms_media/other/icon_entry.svg");
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 8px;
  filter: brightness(0) saturate(100%) invert(54%) sepia(46%) saturate(742%) hue-rotate(122deg) brightness(103%) contrast(82%);
}
.page__recruit .footer__cta_bg,
.page__recruit-top .footer__cta_bg {
  bottom: -20px;
}
.page__recruit .footer__cta_bg p,
.page__recruit-top .footer__cta_bg p {
  font-size: 11.875rem;
}

@media print, screen and (max-width: 1152.8px) {
  .footer__cta-contents {
    text-align: center;
  }
}

@media print, screen and (max-width: 768.8px) {
  .footer__cta-mail .footer__cta-contents p:not([class]) {
    text-align: center;
  }
}

.footer__bnr {
  background: url(/dcms_media/other/grid_bg.svg) no-repeat center center/cover;
  padding-block: 100px 196px;
  padding-inline: 20px;
  border-top: #89B4D9 1px solid;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (max-width: 820.8px) {
  .footer__bnr {
    padding-block: 50px 70px;
    padding-inline: 20px;
  }
}
.footer__bnr .footer__bnr-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 16px;
  padding: 0;
  margin: 0;
}
@media print, screen and (max-width: 820.8px) {
  .footer__bnr .footer__bnr-list {
    -moz-column-gap: 24px;
         column-gap: 24px;
    row-gap: 16px;
  }
}
.footer__bnr .footer__bnr-list li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: calc(20% - 24px);
  border-radius: 5px;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.15);
}
@media print, screen and (max-width: 820.8px) {
  .footer__bnr .footer__bnr-list li {
    width: calc(50% - 12px);
  }
}
.footer__bnr .footer__bnr-list li a img {
  width: 100%;
}

.footer {
  position: relative;
  background-color: #146AB2;
  padding: 0 50px 0;
  z-index: 2;
}
@media print, screen and (max-width: 768.8px) {
  .footer {
    padding: 0 20px 0;
  }
}

.footer__inner {
  padding: 0 50px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__inner {
    padding: 0 20px;
  }
}

.footer__access {
  position: relative;
  z-index: 2;
  max-width: 1118px;
  margin: 0 auto 0;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  min-height: 164px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__access {
    flex-direction: column;
  }
}
.footer__access .footer__access-logo {
  padding: 42px 40px 32px;
  border-right: 1px solid #DDDDDD;
  min-width: 230px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__access .footer__access-logo {
    text-align: center;
    min-width: auto;
    max-width: 220px;
    border-right: none;
    padding: 30px 20px 0;
    margin: 0 auto;
  }
}
.footer__access .footer__access-logo a {
  vertical-align: top;
}
@media print, screen and (min-width: 769px) {
  .footer__access .footer__access-logo img {
    width: 160px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .footer__access .footer__access-logo img {
    width: 130px;
  }
}
.footer__access .footer__access-content {
  padding: 32px 40px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__access .footer__access-content {
    padding: 30px 20px 30px;
  }
}
.footer__access .footer__access-content_nama {
  font-size: 0.875rem;
  font-weight: bold;
  margin-bottom: 6px;
}
.footer__access .footer__access-content_address {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 8px;
}
.footer__access .footer__access-content_address p {
  font-size: 0.875rem;
}
@media print, screen and (max-width: 768.8px) {
  .footer__access .footer__access-content_address p {
    font-size: 0.75rem;
  }
}
@media print, screen and (max-width: 820.8px) {
  .footer__access .footer__access-content_address p .-br {
    display: block;
  }
}
.footer__access .footer__access-content_text {
  font-size: 1.125rem;
  font-weight: bold;
  color: #146AB2;
}
@media print, screen and (max-width: 768.8px) {
  .footer__access .footer__access-content_text {
    font-size: 0.875rem;
    line-height: 1.4;
  }
}

.footer__menu {
  position: relative;
  z-index: 1;
  background-color: #E7F0F7;
  border-radius: 30px 30px 0 0;
  padding-top: 184px;
  margin: -124px -50px 0;
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu {
    margin: -200px -20px 0;
    padding-top: 240px;
  }
}

.footer__menu-inner {
  position: relative;
  max-width: 1218px;
  margin: 0 auto 0;
  padding: 0 50px 40px;
  display: flex;
  gap: 60px;
}
@media print, screen and (max-width: 1152.8px) {
  .footer__menu-inner {
    padding-bottom: 140px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu-inner {
    flex-direction: column;
    padding: 0 20px 140px;
    gap: 20px;
  }
}

.footer__menu-list {
  list-style: none;
}
.footer__menu-list .footer__menu-list-item {
  margin-bottom: 30px;
  min-width: 140px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu-list .footer__menu-list-item {
    margin-bottom: 16px;
  }
}
.footer__menu-list .footer__menu-list-item:last-child {
  margin-bottom: 0;
}
.footer__menu-list .footer__menu-list-item a {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
}
.footer__menu-list .footer__menu-list-item a:hover {
  text-decoration: underline;
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu-list .footer__menu-list-item a {
    font-size: 0.875rem;
  }
}
.footer__menu-list .footer__menu-list-item ul {
  list-style: none;
  margin-top: 10px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu-list .footer__menu-list-item ul {
    margin-top: 8px;
  }
}
.footer__menu-list .footer__menu-list-item ul li {
  line-height: 1.6;
}
@media print, screen and (max-width: 768.8px) {
  .footer__menu-list .footer__menu-list-item ul li {
    line-height: 1.4;
  }
}
.footer__menu-list .footer__menu-list-item ul li a {
  color: #777777;
  font-size: 0.875rem;
  font-weight: 400;
  font-size: 0.75rem;
}

.footer__menu-item > a {
  text-decoration: none;
  color: inherit;
}
@media (any-hover: hover) {
  .footer__menu-item > a:hover {
    text-decoration: underline;
  }
}

.footer__badge {
  position: absolute;
  right: 50px;
  bottom: 23px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__badge {
    max-width: 180px;
    right: 50%;
    transform: translateX(50%);
  }
}

.footer__bottom {
  background-color: #e7f0f7;
  margin: 0 -50px 0;
  padding: 0 50px 80px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__bottom {
    margin: 0 -20px 0;
    padding: 0 20px 30px;
  }
}

.footer__bottom-inner {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  padding-top: 40px;
  border-top: 1px solid #DDDDDD;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 60px;
       column-gap: 60px;
}
@media print, screen and (max-width: 768.8px) {
  .footer__bottom-inner {
    padding-top: 20px;
  }
}

.footer__bottom-menu {
  list-style: none;
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.footer__bottom-menu-item {
  position: relative;
}
.footer__bottom-menu-item::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 17px;
  background-color: #DDDDDD;
  right: -10px;
  top: calc(50% - 7px);
}
.footer__bottom-menu-item:last-child::after {
  display: none;
}
.footer__bottom-menu-item > a {
  text-decoration: none;
  color: inherit;
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: #5B97C9;
}
@media (any-hover: hover) {
  .footer__bottom-menu-item > a:hover {
    text-decoration: underline;
  }
}
@media print, screen and (max-width: 768.8px) {
  .footer__bottom-menu-item > a {
    font-size: 0.75rem;
  }
}

#copyright {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  color: #5B97C9;
}
@media print, screen and (max-width: 768.8px) {
  #copyright {
    font-size: 0.625rem;
    margin-top: 10px;
  }
}

.page__recruit .footer,
.page__recruit-top .footer {
  background-color: #1EBBA4;
}
.page__recruit .footer__menu,
.page__recruit .footer__bottom,
.page__recruit-top .footer__menu,
.page__recruit-top .footer__bottom {
  background-color: #fff;
}
.page__recruit .footer__access,
.page__recruit-top .footer__access {
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.1);
}
.page__recruit .footer__bottom-menu-item > a,
.page__recruit-top .footer__bottom-menu-item > a {
  color: #1EBBA4;
}
.page__recruit #copyright,
.page__recruit-top #copyright {
  color: #1EBBA4;
}

.page__tsuruoka-keiki .footer__access {
  display: none;
}
.page__tsuruoka-keiki .footer__menu {
  margin-top: 0;
  padding-top: 40px;
}
@media print, screen and (min-width: 769px) {
  .page__tsuruoka-keiki .footer__menu {
    padding-top: 80px;
  }
}

.top-primary-heading .en {
  margin-block: calc((1em - 1lh) / 2);
  display: block;
  color: #146AB2;
  font-size: 4.625rem;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
@media print, screen and (max-width: 768.8px) {
  .top-primary-heading .en {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 479.8px) {
  .top-primary-heading .en {
    font-size: 2.375rem;
  }
}
@media print, screen and (min-width: 769px) {
  .top-company-block .top-primary-heading .en {
    font-size: clamp(2.5rem, 5.2vw, 4.625rem);
  }
}
.top-primary-heading .ja {
  font-weight: bold;
  font-size: 1.125rem;
  margin-top: 8px;
  display: block;
}
@media print, screen and (max-width: 768.8px) {
  .top-primary-heading .ja {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 479.8px) {
  .top-primary-heading .ja {
    font-size: 0.875rem;
  }
}

.recruit-primary-heading--center {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.recruit-primary-heading .en {
  margin-block: calc((1em - 1lh) / 2);
  display: block;
  color: #146AB2;
  font-size: 4.625rem;
  font-family: "Barlow", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
}
@media print, screen and (max-width: 768.8px) {
  .recruit-primary-heading .en {
    font-size: 3rem;
  }
}
@media print, screen and (max-width: 479.8px) {
  .recruit-primary-heading .en {
    font-size: 2.375rem;
  }
}
@media print, screen and (min-width: 769px) {
  .top-company-block .recruit-primary-heading .en {
    font-size: clamp(2.5rem, 5.2vw, 4.625rem);
  }
}
.recruit-primary-heading .ja {
  font-weight: bold;
  font-size: 1.125rem;
  margin-top: 8px;
  display: block;
  color: #1EBBA4;
}
@media print, screen and (max-width: 768.8px) {
  .recruit-primary-heading .ja {
    font-size: 1rem;
  }
}
@media print, screen and (max-width: 479.8px) {
  .recruit-primary-heading .ja {
    font-size: 0.875rem;
  }
}

.top-about-block {
  margin-top: 100vh;
  z-index: 3 !important;
  border-radius: 20px 20px 0 0;
}
@media print, screen and (min-width: 769px) {
  .top-about-block {
    border-radius: 40px 40px 0 0;
  }
}
.top-about-block {
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}

.top-about-block__inner {
  background: linear-gradient(252.44deg, #D0E1F0 0%, #E7F0F7 100%);
  padding: 60px 20px 40px;
  position: relative;
  border-radius: 20px 20px 0 0;
}
@media print, screen and (min-width: 769px) {
  .top-about-block__inner {
    padding: 128px 20px 88px;
    border-radius: 40px 40px 0 0;
  }
}
.top-about-block__inner::after {
  content: "";
  top: 0;
  right: 6.2%;
  position: absolute;
  width: 1017px;
  height: 991px;
  max-height: 100%;
  background: url(/dcms_media/other/top-about_deco.svg) no-repeat top center/contain;
  mix-blend-mode: screen;
}
@media print, screen and (max-width: 820.8px) {
  .top-about-block__inner::after {
    width: 100%;
    height: 100%;
  }
}

.top-about-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1122px;
  margin-inline: auto;
  gap: 6%;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 820.8px) {
  .top-about-col {
    row-gap: 24px;
    grid-template-columns: 1fr;
  }
}

.top-about-heading {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 16px;
  font-size: 2.25rem;
  font-weight: bold;
  margin-bottom: 64px;
}
@media print, screen and (max-width: 820.8px) {
  .top-about-heading {
    font-size: 1.5rem;
    row-gap: 8px;
    margin-bottom: 24px;
  }
}
.top-about-heading .row {
  line-height: 1.8;
  letter-spacing: 0.1em;
  display: block;
  border-bottom: 1px solid #000;
}
.top-about-heading .row em {
  color: #146AB2;
  font-style: normal;
}

.top-about-img-block {
  margin-top: 48px;
  position: relative;
}
@media print, screen and (max-width: 820.8px) {
  .top-about-img-block {
    display: none;
  }
}

.top-about-img-block__item {
  position: absolute;
  left: 0;
  top: 0;
  margin-inline: -120px;
  transform: translateX(-90px);
}

.top-about-text {
  font-weight: bold;
  line-height: 240%;
}
.top-about-text + .top-about-text {
  margin-top: 16px;
}

.top-service-block {
  padding: 80px 50px 100px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (max-width: 1152.8px) {
  .top-service-block {
    padding: 40px 20px 50px;
  }
}

.top-service-block__inner {
  padding: 120px 40px;
  border: 1px solid #89B4D9;
  background: url(/dcms_media/other/grid_bg_f5.svg) repeat top center;
}
@media print, screen and (max-width: 1152.8px) {
  .top-service-block__inner {
    padding: 40px 20px;
  }
}

.top-service-col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 1122px;
  margin-inline: auto;
  gap: 6%;
}
@media print, screen and (max-width: 820.8px) {
  .top-service-col {
    grid-template-columns: 1fr;
  }
}

.top-service-box {
  margin-top: 80px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
@media print, screen and (max-width: 820.8px) {
  .top-service-box {
    flex-direction: column;
  }
}

.top-service-box__item {
  display: flex;
  border: 1px solid #89B4D9;
  border-radius: 5px;
  width: 100%;
  max-width: 400px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .top-service-box__item {
    justify-content: flex-end;
    transition: opacity 0.3s ease;
  }
  .top-service-box__item:has(.top-service-box__toggle:hover) {
    opacity: 0.7;
  }
}
@media print, screen and (max-width: 1669.8px) {
  .top-service-box__item {
    width: 23.5%;
  }
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__item {
    max-width: none;
    width: 100%;
    flex-direction: column;
  }
}
@media print, screen and (min-width: 1201px) {
  .top-service-box__item.is-open {
    max-width: 800px;
  }
}

.top-service-box__toggle {
  height: 100%;
  background: no-repeat top center/cover;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  display: flex;
  text-align: left;
  z-index: 2;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__toggle {
    min-height: 200px;
    background: no-repeat top center/cover;
    flex: 0 0 100%;
    position: relative;
  }
}
@media print, screen and (max-width: 1200.8px) {
  .components .top-service-box__toggle {
    background-position: 50% 50%;
  }
}
@media print, screen and (max-width: 1200.8px) {
  .processing .top-service-box__toggle {
    background-position: 50% 60%;
  }
}
.top-service-box__toggle::before {
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(20, 106, 178, 0.7);
  transition: opacity 0.5s ease;
}
.top-service-box__toggle::after {
  content: "";
  bottom: 20px;
  right: 20px;
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #bbb;
  border-radius: 50%;
  background: #fff;
  transition: background 0.5s ease-in-out;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__toggle::after {
    width: 32px;
    height: 32px;
  }
}
.is-open .top-service-box__toggle::before {
  opacity: 0;
}

.top-service-box__toggle-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.top-service-box__toggle-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-service-box__toggle-inner {
  position: relative;
  width: 100%;
  z-index: 2;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__toggle-inner {
    min-height: 200px;
  }
}
.top-service-box__toggle-inner::before {
  content: "";
  bottom: 40px;
  right: 40px;
  margin-bottom: -8px;
  margin-right: -1px;
  position: absolute;
  width: 2px;
  height: 18px;
  background: #146AB2;
  z-index: 2;
  transition: transform 0.5s ease-in-out;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__toggle-inner::before {
    margin-bottom: -4px;
    margin-right: 3px;
    bottom: 32px;
    right: 32px;
    height: 14px;
  }
}
.top-service-box__toggle-inner::after {
  content: "";
  bottom: 40px;
  right: 40px;
  margin-right: -9px;
  position: absolute;
  width: 18px;
  height: 2px;
  background: #146AB2;
  z-index: 2;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__toggle-inner::after {
    margin-bottom: 2px;
    margin-right: -3px;
    bottom: 32px;
    right: 32px;
    width: 14px;
  }
}
.is-open .top-service-box__toggle-inner::before {
  transform: rotate(90deg);
}

.top-service-box__title {
  position: relative;
  top: -8px;
  z-index: 2;
  width: 100%;
  transition: opacity 0.5s ease;
}
.top-service-box__title .main {
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  display: inline-block;
  margin-block: calc((1em - 1lh) / 2);
  white-space: nowrap;
  width: 100%;
  font-size: clamp(1.75rem, 3.26vw, 3.5rem);
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__title .main {
    font-size: clamp(1.875rem, 9.375vw, 2.5rem);
  }
}
.top-service-box__title .sub {
  display: block;
  background: #fff;
  font-size: 1.625rem;
  font-weight: bold;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 20px;
  color: #146AB2;
  letter-spacing: 0.15em;
  line-height: 160%;
  margin-top: 20px;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-box__title .sub {
    padding: 5px 14px;
    font-size: 1.125rem;
    margin-top: 12px;
  }
}
.is-open .top-service-box__title {
  opacity: 0;
}

.top-service-linkbox {
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  position: relative;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox {
    position: static;
    display: none;
  }
}
.top-service-linkbox__inner {
  padding: 40px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media print, screen and (max-width: 1669.8px) {
  .top-service-linkbox__inner {
    padding: clamp(20px, 1.7vw, 40px);
  }
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__inner {
    padding: 20px;
  }
}

.top-service-linkbox__title {
  display: grid;
  align-items: center;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.top-service-linkbox__title .number {
  font-family: "Barlow", sans-serif;
  font-size: 5.75rem;
  line-height: 1;
  font-weight: normal;
  font-style: italic;
  color: rgba(20, 106, 178, 0.3);
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__title .number {
    font-size: 2.875rem;
  }
}
.top-service-linkbox__title .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.top-service-linkbox__title .main {
  font-size: 2.25rem;
  font-weight: bold;
  line-height: 1;
  color: #146AB2;
  margin-bottom: 16px;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__title .main {
    font-size: 1.25rem;
  }
}
.top-service-linkbox__title .sub {
  font-family: "Barlow", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1;
  font-weight: 500;
  color: #146AB2;
  display: flex;
  align-items: center;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__title .sub {
    font-size: 0.875rem;
  }
}

.top-service-linkbox__text {
  margin-top: 8px;
}

.top-service-linkbox__scroll {
  margin-top: 40px;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__scroll {
    margin-top: 0;
  }
}

.top-service-linkbox__list {
  list-style-type: none;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__list {
    margin-top: 20px;
  }
}
.top-service-linkbox__list > li {
  border-top: 1px solid #ddd;
}
.top-service-linkbox__list > li:last-child {
  border-bottom: 1px solid #ddd;
}
.top-service-linkbox__list > li > a {
  padding: 20px 48px 20px 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #374958;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125rem;
  position: relative;
}
@media print, screen and (max-width: 1669.8px) {
  .top-service-linkbox__list > li > a {
    font-size: clamp(0.5rem, 0.95vw, 1rem);
  }
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__list > li > a {
    font-size: 1rem;
  }
}
.top-service-linkbox__list > li > a:not([target=_blank])::before {
  content: "";
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat top center/contain;
  transition: filter 0.2s ease-in-out;
  z-index: 2;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__list > li > a:not([target=_blank])::before {
    right: 10px;
  }
}
.top-service-linkbox__list > li > a:not([target=_blank])::after {
  content: "";
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #bbb;
  border-radius: 50%;
  transition: background 0.2s ease-in-out;
}
@media print, screen and (max-width: 1200.8px) {
  .top-service-linkbox__list > li > a:not([target=_blank])::after {
    width: 32px;
    height: 32px;
  }
}
.top-service-linkbox__list > li > a:not([target=_blank]):hover::before {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(301%) hue-rotate(223deg) brightness(113%) contrast(100%);
}
.top-service-linkbox__list > li > a:not([target=_blank]):hover::after {
  background: #146AB2;
}
.top-service-linkbox__list > li > a[target=_blank] {
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.top-service-linkbox__list > li > a[target=_blank]:hover {
  opacity: 0.7;
}
.top-service-linkbox__list > li > a[target=_blank]:hover img {
  opacity: 1 !important;
}
.top-service-linkbox__list > li > a[target=_blank]::after {
  content: "";
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: absolute;
  width: 24px;
  height: 40px;
  background: url(/dcms_media/other/button_icon_window.svg) no-repeat center center/24px;
}

.top-recruit-block {
  background: url(/dcms_media/other/grid_bg.svg) no-repeat center center/cover;
  padding-block: 100px 150px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (max-width: 768.8px) {
  .top-recruit-block {
    padding-block: 50px;
    padding-inline: 20px;
  }
}

.top-recruit-block__inner {
  max-width: 1580px;
  margin-inline: auto;
  position: relative;
  display: flex;
  justify-content: center;
}

.top-recruit-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 10px;
}
.top-recruit-bg::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 64, 100, 0.8);
}
.top-recruit-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top-recruit-slider {
  position: absolute;
  z-index: 2;
  width: 300px;
  height: calc(100% + 50px);
  overflow: hidden;
}
@media print, screen and (max-width: 1479.8px) {
  .top-recruit-slider {
    width: 14vw;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .top-recruit-slider {
    width: 100%;
    height: 100px;
  }
}
.top-recruit-slider.--position-left {
  left: 50px;
  bottom: 0;
}
@media print, screen and (max-width: 1152.8px) {
  .top-recruit-slider.--position-left {
    left: 0;
    bottom: auto;
    top: 20px;
  }
}
.top-recruit-slider.--position-right {
  right: 50px;
  top: 0;
}
@media print, screen and (max-width: 1152.8px) {
  .top-recruit-slider.--position-right {
    right: 0;
    top: auto;
    bottom: 20px;
  }
}

.top-recruit-contents {
  position: relative;
  max-width: 670px;
  z-index: 2;
  padding: 110px 20px 120px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media print, screen and (max-width: 1152.8px) {
  .top-recruit-contents {
    padding: 140px 20px 140px;
  }
}
.top-recruit-contents .top-primary-heading {
  text-align: center;
  margin-bottom: 40px;
}
.top-recruit-contents .top-primary-heading .en, .top-recruit-contents .top-primary-heading .ja {
  color: #fff;
}

.top-recruit-lede {
  background-color: #fff;
  color: #146AB2;
  font-weight: bold;
  font-size: 1.875rem;
  padding: 5px 15px;
  margin-inline: auto;
  margin-bottom: 8px;
}
@media print, screen and (max-width: 768.8px) {
  .top-recruit-lede {
    font-size: 1.5rem;
  }
}

.top-recruit-sub-lede {
  font-weight: bold;
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 16px;
}

.top-recruit-text {
  text-align: center;
  margin-bottom: 40px;
}

.top-recruit-deco {
  font-family: "Barlow", sans-serif;
  position: absolute;
  left: 50%;
  bottom: 0;
  line-height: 1.2;
  transform: translateX(-50%) rotate(-4.35deg);
  font-size: 11.875rem;
  font-weight: bold;
  font-style: italic;
  color: rgba(255, 255, 255, 0.15);
  white-space: nowrap;
}
@media print, screen and (max-width: 1152.8px) {
  .top-recruit-deco {
    font-size: 19vw;
  }
}

.top-news-block {
  background: url(/dcms_media/image/gauge_bg_s.png) repeat-x center top;
  padding-left: 20px;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (max-width: 768.8px) {
  .top-news-block {
    padding-inline: 20px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-news-col {
    display: flex;
    align-items: stretch;
  }
}
@media print, screen and (max-width: 768.8px) {
  .top-news-col {
    padding-top: 64px;
  }
}

@media print, screen and (min-width: 769px) {
  .top-news-col__item {
    padding-top: 100px;
  }
  .top-news-col__item:first-child {
    flex: 0 0 auto;
    width: 284px;
    padding-right: 40px;
    padding-bottom: 100px;
    border-right: #89B4D9 1px solid;
  }
  .top-news-col__item:last-child {
    flex: 1 1 auto;
  }
  .top-news-col__item.no-border {
    border: none;
  }
}
@media print, screen and (max-width: 768.8px) {
  .top-news-col__item:first-child {
    padding-bottom: 20px;
    border-bottom: #89B4D9 1px solid;
  }
  .top-news-col__item.no-border {
    border: none;
  }
}

.top-news-buttons {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
@media print, screen and (max-width: 768.8px) {
  .top-news-buttons {
    margin-top: 24px;
    flex-direction: row;
    flex-wrap: wrap;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.top-news-buttons > * {
  width: 100%;
}
@media print, screen and (max-width: 768.8px) {
  .top-news-buttons > * {
    width: calc(50% - 8px);
  }
}
.top-news-buttons button {
  border: #bbb 1px solid;
  border-radius: 50px;
  min-height: 56px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  background-color: #fff;
  font-weight: 500;
  padding: 1px 45px 1px 20px;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.top-news-buttons button:hover {
  opacity: 0.7;
}
.top-news-buttons button:hover img {
  opacity: 1 !important;
}
@media print, screen and (max-width: 768.8px) {
  .top-news-buttons button {
    font-size: 0.875rem;
  }
}
.top-news-buttons button[aria-selected=true] {
  background-color: #D0E1F0;
  border-color: #D0E1F0;
  color: #146AB2;
}
.top-news-buttons button::after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/cover;
  position: absolute;
  right: 23px;
  top: calc(50% - 5.5px);
}

.top-news-link a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  padding: 40px;
  color: #374958;
  text-decoration: none;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.top-news-link a:hover {
  opacity: 0.7;
}
.top-news-link a:hover img {
  opacity: 1 !important;
}
@media print, screen and (max-width: 768.8px) {
  .top-news-link a {
    padding: 20px;
  }
}

.top-news-link__inner {
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.top-news-link__inner::before {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/dcms_media/other/icon_more.svg) no-repeat center center/cover;
}

.top-topics-block {
  padding-block: 0 80px;
  padding-inline: 20px 0;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (min-width: 769px) {
  .top-topics-block {
    padding-block: 0 180px;
    padding-inline: 44px 0;
  }
}
.top-topics-block .top-primary-heading {
  max-width: 1400px;
}

.top-topics-block__inner {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .top-topics-block__inner {
    width: 100%;
    max-width: 1120px;
  }
}
@media print, screen and (min-width: 1208px) {
  .top-topics-block__inner {
    width: calc(1120px + (100vw - 1120px) / 2 - 16px);
    margin-left: calc((100vw - 1120px) / 2 - 44px);
    max-width: none;
  }
}

.top-topics-block__slider {
  position: relative;
  margin-top: 40px;
}
@media print, screen and (max-width: 768.8px) {
  .top-topics-block__slider {
    margin-top: 120px;
  }
}

.top-topics-block {
  position: relative;
}
.top-topics-block .swiper-topics {
  position: relative;
}
.top-topics-block .swiper-topics .swiper-wrapper {
  display: flex;
}
.top-topics-block .swiper-topics .swiper-slide {
  width: 362px;
}
@media print, screen and (max-width: 768.8px) {
  .top-topics-block .swiper-topics .swiper-slide {
    width: 100%;
  }
}
.top-topics-block .swiper-topics .top-topics-button {
  max-width: 1122px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  margin-inline: auto;
  position: absolute;
  top: -90px;
  padding-inline: 20px;
}
.top-topics-block .swiper-topics .top-topics-button .button-wrapper {
  position: absolute;
}
@media print, screen and (min-width: 769px) {
  .top-topics-block .swiper-topics .top-topics-button .button-wrapper {
    right: 132px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .top-topics-block .swiper-topics .top-topics-button .button-wrapper {
    left: 0;
    max-width: 200px;
  }
}
.top-topics-block .swiper-topics .swiper-button-prev,
.top-topics-block .swiper-topics .swiper-button-next {
  position: absolute;
  width: 32px;
  height: 32px;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  top: 30px;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.top-topics-block .swiper-topics .swiper-button-prev:hover,
.top-topics-block .swiper-topics .swiper-button-next:hover {
  opacity: 0.7;
}
.top-topics-block .swiper-topics .swiper-button-prev:hover img,
.top-topics-block .swiper-topics .swiper-button-next:hover img {
  opacity: 1 !important;
}
.top-topics-block .swiper-topics .swiper-button-prev::after,
.top-topics-block .swiper-topics .swiper-button-next::after {
  background: no-repeat top center/contain;
  width: 11px;
  height: 11px;
  content: "";
}
.top-topics-block .swiper-topics .swiper-button-prev {
  left: auto;
  right: 70px;
}
.top-topics-block .swiper-topics .swiper-button-prev::after {
  background-image: url(/dcms_media/other/button_icon_arrow.svg);
  transform: rotate(180deg);
}
.top-topics-block .swiper-topics .swiper-button-next {
  right: 20px;
}
.top-topics-block .swiper-topics .swiper-button-next::after {
  background-image: url(/dcms_media/other/button_icon_arrow.svg);
}

.top-topic-card {
  background: #fff;
  border: 1px solid;
  border-radius: 5px;
  overflow: hidden;
}

.top-topic-card__link {
  text-decoration: none;
  color: #374958;
  transition: opacity 0.2s ease-in-out;
}
.top-topic-card__link:hover {
  opacity: 0.8;
}

.top-topic-card__img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media print, screen and (max-width: 768.8px) {
  .top-topic-card__img {
    padding-right: 1.5em;
  }
}
.top-topic-card__img img {
  aspect-ratio: 340/190;
  -o-object-fit: cover;
     object-fit: cover;
  border-bottom-right-radius: 10px;
}
.top-topic-card__img .top-topic-card__date {
  position: absolute;
  top: 13px;
  right: -3px;
  color: #0074c0;
  writing-mode: vertical-rl;
  padding: 2px 4px;
  margin: calc((1em - 1lh) / 2);
  font-style: italic;
  font-size: 1rem;
  display: block;
}

.top-topic-card__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.top-topic-card__title {
  font-size: 1.375rem;
  font-weight: bold;
  color: #000;
}
@media print, screen and (max-width: 768.8px) {
  .top-topic-card__title {
    font-size: 1.125rem;
  }
}

.top-topic-card__text {
  line-height: 160%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media print, screen and (max-width: 768.8px) {
  .top-topic-card__text {
    font-size: 0.875rem;
  }
}

.top-topic-card__category {
  background: #0056A3;
  color: #fff;
  font-size: 12px;
  padding: 6px 12px;
}

.top-company-block {
  padding-block: 0 50px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (min-width: 769px) {
  .top-company-block {
    padding-block: 0 50px;
  }
}

.top-company-block__inner {
  position: relative;
}

.top-company-grid {
  display: grid;
  grid-template-columns: 16.76% 27.44% 29.83% 14.26%;
  justify-content: space-between;
}
@media print, screen and (max-width: 820.8px) {
  .top-company-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.top-company-contents {
  max-width: 460px;
  position: relative;
}
@media print, screen and (max-width: 820.8px) {
  .top-company-contents {
    justify-self: center;
    padding: 0 20px;
    max-width: none;
  }
}
.top-company-contents::before {
  content: "";
  top: -119px;
  left: -271px;
  position: absolute;
  width: 473px;
  height: 461px;
  background: url(/dcms_media/other/top-company_bg.svg);
}
@media print, screen and (max-width: 820.8px) {
  .top-company-contents::before {
    width: 100%;
    aspect-ratio: 473/461;
    top: -20px;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
  }
}

@media print, screen and (min-width: 821px) {
  .top-company-img {
    position: relative;
    height: 100%;
  }
}
.top-company-img--01 > picture, .top-company-img--01 img {
  aspect-ratio: 281/750;
}
@media print, screen and (max-width: 820.8px) {
  .top-company-img--01 > picture, .top-company-img--01 img {
    aspect-ratio: 768/200;
  }
}
.top-company-img--02 > img {
  aspect-ratio: 500/750;
}
@media print, screen and (max-width: 820.8px) {
  .top-company-img--02 > img {
    aspect-ratio: 768/300;
  }
}
.top-company-img--03 > img {
  aspect-ratio: 239/750;
}
@media print, screen and (max-width: 820.8px) {
  .top-company-img--03 > img {
    aspect-ratio: 768/200;
  }
}
.top-company-img > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 821px) {
  .top-company-img > img {
    position: absolute;
    left: 0;
    top: 0;
  }
}
@media print, screen and (max-width: 820.8px) {
  .top-company-img > img {
    width: 100%;
    height: auto;
  }
}

.top-company-list {
  list-style-type: none;
  margin-top: 40px;
}
@media print, screen and (max-width: 1200.8px) {
  .top-company-list {
    margin-top: 20px;
  }
}
.top-company-list > li {
  border-top: 1px solid #ddd;
}
.top-company-list > li:last-child {
  border-bottom: 1px solid #ddd;
}
.top-company-list > li > a {
  padding: 20px 48px 20px 0;
  display: block;
  width: 100%;
  height: 100%;
  color: #374958;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.125rem;
  position: relative;
}
@media print, screen and (max-width: 1200.8px) {
  .top-company-list > li > a {
    font-size: 1rem;
  }
}
.top-company-list > li > a::before {
  content: "";
  top: 50%;
  transform: translate(0, -50%);
  right: 15px;
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat top center/contain;
  transition: filter 0.2s ease-in-out;
  z-index: 2;
}
@media print, screen and (max-width: 1200.8px) {
  .top-company-list > li > a::before {
    right: 10px;
  }
}
.top-company-list > li > a::after {
  content: "";
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  position: absolute;
  width: 40px;
  height: 40px;
  border: 1px solid #bbb;
  border-radius: 50%;
  transition: background 0.2s ease-in-out;
}
@media print, screen and (max-width: 1200.8px) {
  .top-company-list > li > a::after {
    width: 32px;
    height: 32px;
  }
}
.top-company-list > li > a:hover::before {
  filter: brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(301%) hue-rotate(223deg) brightness(113%) contrast(100%);
}
.top-company-list > li > a:hover::after {
  background: #146AB2;
}

.box {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
}
@media print, screen and (min-width: 769px) {
  .box {
    padding: 60px;
    border-radius: 10px;
  }
}
.box + .box {
  margin-top: 20px;
}
@media print, screen and (min-width: 769px) {
  .box + .box {
    margin-top: 40px;
  }
}
.box > :first-child {
  margin-top: unset;
}
.box > :last-child {
  margin-bottom: unset;
}
.box--outline {
  border: 1px solid #89B4D9;
  background-color: #fff;
}
.box--outline-gray {
  border-color: #ddd;
}
.box--contact-bg {
  background: url(/dcms_media/other/grid_bg_f5.svg) no-repeat center center/cover;
}
@media print, screen and (min-width: 769px) {
  .box--contact-bg {
    padding: 62px 45px;
  }
}
.box--cm-bnr {
  background-color: #E7F0F7;
  position: relative;
  padding: 0;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr {
    min-height: 250px;
  }
}
.box--cm-bnr .cm-bnr__link {
  display: block;
  padding: 24px;
  position: relative;
  text-decoration: none !important;
  color: #374958;
  overflow: hidden;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.box--cm-bnr .cm-bnr__link:hover {
  opacity: 0.7;
}
.box--cm-bnr .cm-bnr__link:hover img {
  opacity: 1 !important;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__link {
    padding: 40px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--cm-bnr .cm-bnr__link {
    padding-bottom: 32%;
  }
}
@media print, screen and (max-width: 479.8px) {
  .box--cm-bnr .cm-bnr__link {
    padding-bottom: 46%;
  }
}
.box--cm-bnr .cm-bnr__link::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 48px;
  aspect-ratio: 1;
  border: #bbb 1px solid;
  border-radius: 50%;
  background: #fff url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__link::after {
    right: 30px;
    bottom: 30px;
  }
}
.box--cm-bnr .cm-bnr__heading {
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__heading {
    font-size: 3.125rem;
  }
}
.box--cm-bnr .cm-bnr__detail {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__detail {
    max-width: 407px;
  }
}
.box--cm-bnr .cm-bnr__image {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__image {
    right: 32px;
    top: 50%;
    width: 60%;
    transform: translateY(-50%);
  }
}
@media print, screen and (min-width: 1208px) {
  .box--cm-bnr .cm-bnr__image {
    right: 64px;
    width: 100%;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--cm-bnr .cm-bnr__image {
    right: 20px;
    bottom: 77px;
    transform: translateY(50%);
  }
}
.box--cm-bnr .cm-bnr__image img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media print, screen and (max-width: 768.8px) {
  .box--cm-bnr .cm-bnr__image img {
    max-width: none;
    width: 120%;
  }
}
.box--cm-bnr .cm-bnr__tags {
  display: flex;
  -moz-column-gap: 5px;
       column-gap: 5px;
  list-style-type: none;
}
@media print, screen and (max-width: 768.8px) {
  .box--cm-bnr .cm-bnr__tags {
    flex-wrap: wrap;
    row-gap: 5px;
  }
}
.box--cm-bnr .cm-bnr__tags li {
  background-color: #146AB2;
  color: #fff;
  padding: 4px 8px;
  font-size: 0.8125rem;
}
@media print, screen and (min-width: 769px) {
  .box--cm-bnr .cm-bnr__tags li {
    padding: 6px 15px;
    font-size: 0.875rem;
  }
}
.box--crosstalk-bnr {
  width: 100%;
  max-width: 1120px;
  padding: 0;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .box--crosstalk-bnr {
    position: absolute;
    left: 50%;
    bottom: -225px;
    border-radius: 20px;
    transform: translateX(-50%);
  }
}
@media print, screen and (min-width: 1208px) {
  .box--crosstalk-bnr {
    height: 397px;
  }
}
.box--crosstalk-bnr .crosstalk-bnr__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-decoration: none !important;
  color: #374958;
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .box--crosstalk-bnr .crosstalk-bnr__inner {
    border-radius: 20px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--crosstalk-bnr .crosstalk-bnr__inner {
    display: block;
  }
}
.box--crosstalk-bnr .crosstalk-bnr__heading {
  font-size: 1.375rem;
  color: #146AB2;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 1153px) {
  .box--crosstalk-bnr .crosstalk-bnr__heading {
    font-size: 1.875rem;
  }
}
@media print, screen and (min-width: 769px) {
  .box--crosstalk-bnr .crosstalk-bnr__text {
    line-height: 2;
  }
}
.box--crosstalk-bnr .crosstalk-bnr__button {
  margin-top: 24px;
}
@media print, screen and (min-width: 1153px) {
  .box--crosstalk-bnr .crosstalk-bnr__button {
    margin-top: 40px;
  }
}
.box--crosstalk-bnr .crosstalk-bnr__detail {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .box--crosstalk-bnr .crosstalk-bnr__detail {
    padding-left: 30px;
    max-width: 500px;
    width: 45%;
    padding-block: 2.7%;
  }
}
@media print, screen and (min-width: 1153px) {
  .box--crosstalk-bnr .crosstalk-bnr__detail {
    padding-left: 60px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--crosstalk-bnr .crosstalk-bnr__detail {
    padding: 24px;
  }
}
.box--crosstalk-bnr .crosstalk-bnr__image {
  text-align: right;
}
@media print, screen and (min-width: 769px) {
  .box--crosstalk-bnr .crosstalk-bnr__image img {
    width: 100%;
  }
}
.box--crosstalk-bnr-static {
  position: relative;
  transform: none;
  bottom: 0;
  left: 0;
}
.box--entry-bnr {
  position: relative;
  padding: 0;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .box--entry-bnr {
    border-radius: 20px;
  }
}
@media print, screen and (min-width: 1208px) {
  .box--entry-bnr {
    height: 397px;
  }
}
.box--entry-bnr .entry-bnr__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  text-decoration: none !important;
  color: #374958;
  overflow: hidden;
  border-radius: 10px;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .box--entry-bnr .entry-bnr__inner {
    border-radius: 20px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--entry-bnr .entry-bnr__inner {
    display: block;
  }
}
.box--entry-bnr .entry-bnr__heading {
  font-size: 1.375rem;
  color: #1EBBA4;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 1153px) {
  .box--entry-bnr .entry-bnr__heading {
    font-size: 1.5625rem;
  }
}
.box--entry-bnr .entry-bnr__text {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.6;
}
@media print, screen and (min-width: 1153px) {
  .box--entry-bnr .entry-bnr__text {
    font-size: 1.3125rem;
  }
}
.box--entry-bnr .entry-bnr__button {
  margin-top: 24px;
}
@media print, screen and (min-width: 1153px) {
  .box--entry-bnr .entry-bnr__button {
    margin-top: 40px;
  }
}
.box--entry-bnr .entry-bnr__detail {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .box--entry-bnr .entry-bnr__detail {
    padding-left: 30px;
    max-width: 500px;
    width: 45%;
    padding-block: 2.7%;
  }
}
@media print, screen and (min-width: 1153px) {
  .box--entry-bnr .entry-bnr__detail {
    padding-left: 60px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--entry-bnr .entry-bnr__detail {
    padding: 24px;
  }
}
.box--entry-bnr .entry-bnr__image {
  text-align: right;
}
@media print, screen and (min-width: 769px) {
  .box--entry-bnr .entry-bnr__image img {
    width: 100%;
  }
}
.box--history {
  padding: 20px;
  height: 100%;
  box-sizing: border-box;
}
@media print, screen and (min-width: 769px) {
  .box--history {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    -moz-column-gap: 60px;
         column-gap: 60px;
    padding: 46px 50px 74px;
  }
}
.box--history .box--history__image {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .box--history .box--history__image {
    width: 29.4117647059%;
    flex-shrink: 0;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--history .box--history__image {
    margin-bottom: 24px;
  }
  .box--history .box--history__image img {
    max-width: 80%;
  }
}
.box--sasu {
  background-color: #fff;
  box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 0;
}
.box--sasu .box--sasu__head {
  position: relative;
  padding: 20px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  min-height: 130px;
}
@media print, screen and (min-width: 769px) {
  .box--sasu .box--sasu__head {
    min-height: 300px;
    padding: 20px 60px;
  }
}
.box--sasu .box--sasu__head.box--sasu__head--bg-primary02 .box--sasu__heading-image::after {
  background-color: rgba(30, 187, 164, 0.6);
}
.box--sasu .box--sasu__heading {
  display: flex;
  width: 100%;
  -moz-column-gap: 24px;
       column-gap: 24px;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 768.8px) {
  .box--sasu .box--sasu__heading {
    flex-direction: column;
  }
}
.box--sasu .box--sasu__heading-main {
  color: #fff;
  font-weight: 900;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .box--sasu .box--sasu__heading-main {
    font-size: 2.625rem;
  }
}
.box--sasu .box--sasu__heading-sub {
  font-family: "Barlow", sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  color: #fff;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .box--sasu .box--sasu__heading-sub {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 768.8px) {
  .box--sasu .box--sasu__heading-sub {
    margin-top: 8px;
  }
}
.box--sasu .box--sasu__heading-image {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1;
}
@media print, screen and (max-width: 1207.8px) {
  .box--sasu .box--sasu__heading-image {
    height: 400px;
  }
  .box--sasu .box--sasu__heading-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.box--sasu .box--sasu__heading-image::after {
  content: "";
  background-color: rgba(20, 106, 178, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.box--sasu .box--sasu__body {
  padding: 20px;
}
@media print, screen and (min-width: 769px) {
  .box--sasu .box--sasu__body {
    padding: 40px;
  }
}
.box--case {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .box--case {
    padding: 80px 20px 0;
  }
}
.box--case::before {
  content: "";
  position: absolute;
  background-color: #146AB2;
  border-radius: 10px;
  width: 100%;
  height: calc(100% - 114px);
  left: 0;
  top: 0;
}
.box--case > * {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .box--py-large {
    padding-block: 80px;
  }
}
@media print, screen and (min-width: 769px) {
  .box--p-medium02 {
    padding: 40px;
  }
}
@media print, screen and (min-width: 769px) {
  .box--p-medium {
    padding: 30px;
  }
}
@media print, screen and (min-width: 769px) {
  .box--p-small {
    padding: 20px;
  }
}
@media print, screen and (min-width: 769px) {
  .box--p-x-small {
    padding: 20px 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .box:has(.data-box) {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.data-box.data-box--type01 {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 70px;
       column-gap: 70px;
}
@media print, screen and (min-width: 769px) {
  .data-box.data-box--type01 {
    padding-block: 25px;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .data-box.data-box--type01 {
    gap: 24px;
    flex-wrap: wrap;
  }
}
@media print, screen and (max-width: 768.8px) {
  .data-box.data-box--type01 {
    flex-direction: column;
    row-gap: 16px;
  }
}
@media print, screen and (min-width: 769px) {
  .data-box.data-box--type01-reverse {
    flex-direction: row-reverse;
  }
}
.data-box.data-box--type02 {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .data-box.data-box--type02 {
    padding-block: 25px;
  }
}
.data-box.data-box--type02-reverse .data-box__detail {
  flex-direction: row-reverse;
}
.data-box.data-box--type02 .data-box__detail {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  border-top: #89B4D9 1px solid;
  margin-top: 8px;
  padding-top: 4px;
}
@media print, screen and (max-width: 820.8px) {
  .data-box.data-box--type02 .data-box__detail {
    flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 769px) {
  .data-box.data-box--type02 .data-box__detail {
    padding-top: 15px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .data-box.data-box--type02 .data-box__detail {
    flex-direction: column;
    align-items: center;
    row-gap: 16px;
  }
}
.data-box.data-box--type02 .data-box__numbers {
  margin: 0;
  padding: 0;
  border: none;
}
@media print, screen and (min-width: 769px) {
  .data-box.data-box--type02 .data-box__image {
    min-width: 43.8202247191%;
  }
}
.recruit-member-block .data-box.data-box--type01 {
  -moz-column-gap: 50px;
       column-gap: 50px;
}
.recruit-member-block .data-box.data-box--type01-reverse {
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media print, screen and (max-width: 768.8px) {
  .data-box__image {
    height: 140px;
    max-width: 180px;
    display: flex;
    align-items: center;
  }
  .data-box__image img {
    width: 100%;
    height: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.data-box__title {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.data-box__title-sub {
  font-family: "Barlow", sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  line-height: 1;
  background-color: #146AB2;
  padding: 5px 6px;
  border-radius: 3px;
}

.data-box__title-main {
  font-size: 1.25rem;
  font-weight: 900;
  color: #146AB2;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .data-box__title-main {
    font-size: 1.625rem;
  }
}

.data-box__numbers {
  margin-top: 8px;
  display: flex;
  justify-content: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
}
@media print, screen and (max-width: 768.8px) {
  .data-box__numbers {
    flex-wrap: wrap;
  }
}
.data-box__numbers:has(.data-box__number-desc) {
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media print, screen and (max-width: 768.8px) {
  .data-box__numbers:has(.data-box__number-desc) {
    justify-content: center;
  }
}
.data-box__detail:not(:has(.data-box__image)) .data-box__numbers {
  border-top: #89B4D9 1px solid;
  padding-top: 4px;
}

.data-box__number {
  display: flex;
  align-items: flex-end;
  font-size: 1.125rem;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .data-box__number {
    font-size: 1.5rem;
  }
}
.data-box__number.vertical {
  flex-direction: column;
}
.data-box__number.vertical-center {
  flex-direction: column;
  align-items: center;
}
.data-box__number .number {
  font-family: "Barlow", sans-serif;
  font-size: 3.5rem;
  font-weight: bold;
  font-style: italic;
  color: #146AB2;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .data-box__number .number {
    font-size: 5.375rem;
  }
}
@media print, screen and (min-width: 769px) {
  .data-box__number .number.large {
    font-size: 6.875rem;
  }
}
.data-box__number .number.small {
  font-size: 3.5rem !important;
  line-height: 1 !important;
}
@media print, screen and (min-width: 769px) {
  .data-box__number .number.small {
    font-size: 4.125rem !important;
  }
}
.data-box__number .text {
  font-size: 2.1875rem;
  font-weight: 900;
  color: #146AB2;
  line-height: 1;
}
.data-box__number .text.fz-normal {
  font-weight: bold;
  margin-top: 6px;
}
.data-box__number .label {
  background-color: #D0E1F0;
  border-radius: 40px;
  color: #146AB2;
  font-weight: bold;
  padding: 5px 10px;
}
@media print, screen and (min-width: 769px) {
  .data-box__number .label {
    font-size: 1.125rem;
  }
}

.data-box__number-desc {
  width: 100%;
  text-align: left;
}

.disc-list {
  padding-left: 24px;
}
.disc-list--disc-primary02 {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 24px;
  padding-left: 0;
}
@media print, screen and (min-width: 769px) {
  .disc-list--disc-primary02 {
    gap: 24px;
  }
}
.disc-list--disc-primary02 li {
  display: grid;
  grid-template-columns: 9px 1fr;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: 500;
  line-height: 1.6;
}
@media print, screen and (min-width: 769px) {
  .disc-list--disc-primary02 li {
    font-size: 1.25rem;
  }
}
.disc-list--disc-primary02 li::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #1EBBA4;
  border-radius: 50%;
  margin-top: 9px;
}
@media print, screen and (min-width: 769px) {
  .disc-list--disc-primary02 li::before {
    margin-top: 15px;
  }
}

.orderd-list {
  padding-left: 24px;
}

#contents:has(.history-list) {
  position: relative;
  z-index: 4;
  margin-bottom: -16px;
}

.history-list:last-of-type .history-box:last-child {
  padding-bottom: 75px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .history-list:last-of-type .history-box:last-child {
    padding-bottom: 100px;
    margin-bottom: 112px;
  }
}
.history-list:last-of-type .history-box:last-child::after {
  content: "";
  width: 5px;
  height: 75px;
  background: linear-gradient(to bottom, #fff 10px, transparent 11px, transparent 30px, #fff 31px, #fff 40px, transparent 41px, transparent 55px, #fff 56px, #fff 65px, transparent 66px, transparent 100%);
  position: absolute;
  left: 10px;
  bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .history-list:last-of-type .history-box:last-child::after {
    left: 20px;
  }
}

.history-box.last {
  padding-bottom: 75px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .history-box.last {
    padding-bottom: 100px;
    margin-bottom: 112px;
  }
}
.history-box.last::after {
  content: "";
  width: 5px;
  height: 75px;
  background: linear-gradient(to bottom, #fff 10px, transparent 11px, transparent 30px, #fff 31px, #fff 40px, transparent 41px, transparent 55px, #fff 56px, #fff 65px, transparent 66px, transparent 100%);
  position: absolute;
  left: 10px;
  bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .history-box.last::after {
    left: 20px;
  }
}

.history-list__head {
  display: flex;
  align-items: center;
  border-top: #146AB2 3px solid;
  border-bottom: #146AB2 3px solid;
  padding-block: 30px;
}
@media print, screen and (min-width: 769px) {
  .history-list__head {
    -moz-column-gap: 116px;
         column-gap: 116px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .history-list__head {
    padding-block: 16px;
    flex-direction: column;
  }
}

.history-list__date {
  font-size: 1.5rem;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #146AB2;
}
@media print, screen and (min-width: 769px) {
  .history-list__date {
    position: relative;
    font-size: 2.5rem;
    min-width: 242px;
    text-align: center;
  }
  .history-list__date::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ddd;
    position: absolute;
    right: -76px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.history-list__lead {
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .history-list__lead {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .history-list__lead {
    margin-top: 8px;
    flex-direction: column;
  }
}

.history-list__lead-main {
  font-size: 1.375rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.05em;
  flex-shrink: 0;
}
@media print, screen and (min-width: 769px) {
  .history-list__lead-main {
    font-size: 1.875rem;
  }
}

.history-list__lead-sub {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .history-list__lead-sub {
    font-size: 1.125rem;
  }
}

.history-box {
  display: flex;
  position: relative;
  padding-top: 64px;
  padding-bottom: 40px;
  padding-block: 32px 24px;
}
.history-box::before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #D0E1F0;
  position: absolute;
  left: 10px;
  top: 0;
}
@media print, screen and (min-width: 769px) {
  .history-box {
    flex-direction: row-reverse;
    -moz-column-gap: 16px;
         column-gap: 16px;
    padding-block: 64px 40px;
  }
  .history-box::before {
    left: 20px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .history-box {
    flex-direction: column;
    padding-left: 40px;
  }
}
.history-box + .history-box {
  padding-top: 0;
}

.history-box__image {
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .history-box__image {
    width: 330px;
    flex-shrink: 0;
  }
}
@media print, screen and (max-width: 768.8px) {
  .history-box__image {
    margin-bottom: 16px;
  }
}

.history-box__detail {
  flex-grow: 1;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .history-box__detail {
    padding-left: 66px;
  }
}
.history-box__detail::before {
  content: "";
  width: 26px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: #89B4D9 2px solid;
  background-color: #fff;
  position: absolute;
  left: 10px;
  top: 0;
}
@media print, screen and (max-width: 768.8px) {
  .history-box__detail::before {
    left: -40px;
  }
}
.history-box__detail::after {
  content: "";
  width: 9px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #146AB2;
  position: absolute;
  left: 18px;
  top: 8px;
}
@media print, screen and (max-width: 768.8px) {
  .history-box__detail::after {
    left: -32px;
  }
}

.history-box__date {
  font-size: 1.25rem;
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #146AB2;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  .history-box__date {
    font-size: 1.5rem;
  }
}

.step-list__item {
  border: #89B4D9 1px solid;
  background: url(/dcms_media/other/grid_bg_f5.svg) no-repeat center center/cover;
  padding: 20px;
}
@media print, screen and (min-width: 769px) {
  .step-list__item {
    padding: 40px;
    display: grid;
    grid-template-columns: 200px 1fr;
    align-items: center;
  }
}
.step-list__item + .step-list__item {
  margin-top: 40px;
  position: relative;
}
.step-list__item + .step-list__item::before {
  position: absolute;
  content: "";
  width: 10px;
  height: 40px;
  background-color: #89B4D9;
  left: 20px;
  top: -41px;
}
@media print, screen and (min-width: 769px) {
  .step-list__item + .step-list__item::before {
    left: 50px;
  }
}
.step-list__item + .stack {
  margin-top: 60px;
}
@media print, screen and (min-width: 769px) {
  .step-list__item + .stack {
    margin-top: 112px;
  }
}

#dcms_layoutPageBlock > *:last-child.step-list__item {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  #dcms_layoutPageBlock > *:last-child.step-list__item {
    margin-bottom: 112px;
  }
}

@media print, screen and (min-width: 769px) {
  .step-list__head {
    border-right: #89B4D9 1px solid;
    padding-right: 24px;
    margin-right: 24px;
    padding-block: 6px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .step-list__item:has(.step-list__body) .step-list__head {
    border-bottom: #89B4D9 1px solid;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }
}

.step-list__label {
  font-family: "Barlow", sans-serif;
  color: #89B4D9;
  font-style: italic;
  line-height: 1;
  font-size: 1.125rem;
}
@media print, screen and (min-width: 769px) {
  .step-list__label {
    font-size: 1.5rem;
  }
}
@media print, screen and (max-width: 768.8px) {
  .step-list__label {
    margin-bottom: 8px;
  }
}

.step-list__title {
  color: #146AB2;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: 1.25rem;
}
@media print, screen and (min-width: 769px) {
  .step-list__title {
    font-size: 1.875rem;
  }
}

@media print, screen and (min-width: 769px) {
  .step-list__body {
    font-size: 1.125rem;
    font-weight: 500;
  }
}

.member-list {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
}

.member-list__image {
  width: 80px;
  flex: 0 0 auto;
}
@media print, screen and (min-width: 821px) {
  .member-list__image {
    width: 160px;
  }
}

.member-list__head {
  padding-bottom: 16px;
  border-bottom: #89B4D9 1px solid;
  margin-bottom: 16px;
}

.member-list__name {
  color: #146AB2;
  line-height: 1.4;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  .member-list__name {
    font-size: 1.25rem;
    font-weight: bold;
  }
}

.member-list__date {
  color: #146AB2;
  border: #146AB2 1px solid;
  border-radius: 30px;
  line-height: 1;
  padding: 6px 14px;
  font-size: 0.875rem;
  display: inline-flex;
}

@media print, screen and (max-width: 768.8px) {
  .member-list__desc {
    font-size: 0.875rem;
  }
}

.member-comment {
  display: grid;
  grid-template-columns: 60px 1fr;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
@media print, screen and (min-width: 769px) {
  .member-comment {
    -moz-column-gap: 35px;
         column-gap: 35px;
    align-items: center;
    grid-template-columns: 100px 1fr;
  }
}
.member-comment + .member-comment {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .member-comment + .member-comment {
    margin-top: 48px;
  }
}

.member-comment__circle {
  border-radius: 50%;
  overflow: hidden;
}

.member-comment__name {
  margin-top: 8px;
  text-align: center;
  font-weight: bold;
  color: #374958;
}
@media print, screen and (max-width: 768.8px) {
  .member-comment__name {
    font-size: 0.875rem;
  }
}

.member-comment__speech {
  padding-left: 16px;
}
@media print, screen and (min-width: 769px) {
  .member-comment__speech {
    padding-left: 25px;
  }
}

.member-comment__text {
  position: relative;
  background-color: #F2F6F9;
  padding: 16px;
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .member-comment__text {
    padding: 30px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .member-comment__text {
    font-size: 0.875rem;
  }
}
.member-comment__text::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 30px;
  width: 40px;
  height: 35px;
  background-color: #F2F6F9;
  clip-path: polygon(0% 50%, 40px 0%, 40px 35px);
  transform: translateY(-50%);
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .member-comment__text::before {
    left: -24px;
    top: 50%;
  }
}

@media print, screen and (max-width: 820.8px) {
  .data-set .data-set__head .-sd {
    display: block;
  }
}

.data-set__row {
  display: grid;
  grid-template-columns: 37% 1fr;
  -moz-column-gap: 16px;
       column-gap: 16px;
  border-top: #ddd 1px solid;
  padding-block: 16px;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 767px) and (max-width: 821px) {
  .data-set__row {
    grid-template-columns: 41% 1fr;
  }
}

@media print, screen and (max-width: 820.8px) {
  .data-set__row.-widthtab {
    grid-template-columns: 20% 1fr;
  }
}

.label-list {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  row-gap: 8px;
}
.label-list li {
  list-style-type: none;
  padding: 8px 20px;
  font-weight: bold;
  border-radius: 5px;
  border: #999 1px solid;
}

.link-list {
  list-style: none;
  border-top: 1px solid #B3D3B5;
}
.link-list--multi-col {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(275px, 1fr));
  -moz-column-gap: 40px;
       column-gap: 40px;
  row-gap: 8px;
}
@media print, screen and (min-width: 769px) {
  .link-list--multi-col {
    row-gap: 24px;
  }
}
.link-list--border-top-none {
  border-top: unset;
}

.link-list__item {
  border-bottom: 1px solid #B3D3B5;
}

.link-list__link {
  display: flex;
  text-decoration: none;
  color: inherit;
  padding-block: 12px;
  display: grid;
  grid-template-columns: 1fr auto;
  -moz-column-gap: 10px;
       column-gap: 10px;
  align-items: center;
  transition: opacity 0.2s ease-in-out;
}
@media print, screen and (min-width: 769px) {
  .link-list__link {
    padding-block: 23px;
  }
}
@media (any-hover: hover) {
  .link-list__link:hover {
    opacity: 0.6;
  }
}
.link-list__link--slim {
  padding-block: 0 8px;
}
@media print, screen and (min-width: 769px) {
  .link-list__link--slim {
    padding-block: 0 16px;
  }
}
.link-list__link--slim .link-list__main-text a {
  color: #000;
}

.link-list__text {
  display: grid;
  row-gap: 2px;
}
@media print, screen and (min-width: 769px) {
  .link-list__text {
    row-gap: 8px;
  }
}

.link-list__main-text {
  font-size: 1.1875rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  line-height: 1.6;
}
.link-list__main-text a {
  color: #fff;
  text-decoration: none;
}
@media print, screen and (min-width: 769px) {
  .link-list__main-text {
    font-size: 1.375rem;
  }
}

.link-list__sub-text {
  font-size: 0.875rem;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media print, screen and (min-width: 769px) {
  .link-list__sub-text {
    font-size: 1rem;
    line-height: 1.8;
  }
}

.link-list__icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #bbb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1px;
}
@media print, screen and (min-width: 769px) {
  .link-list__icon {
    width: 40px;
    height: 40px;
  }
}
.link-list__icon::after {
  content: "";
  -webkit-mask-image: url(/dcms_media/other/recruit_icon_arrow.svg);
          mask-image: url(/dcms_media/other/recruit_icon_arrow.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #146AB2;
  width: 8px;
  height: 8px;
  margin-left: -1px;
}
@media print, screen and (min-width: 769px) {
  .link-list__icon::after {
    width: 11px;
    height: 11px;
  }
}
.link-list__icon--white {
  border-color: #fff;
}
.link-list__icon--white::after {
  background-color: #fff;
}

.anchor-link-list {
  position: relative;
  list-style-type: none;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(var(--col-count, 280px), 1fr));
  gap: 24px;
  padding-block: 20px;
}
@media print, screen and (min-width: 769px) {
  .anchor-link-list {
    --col-count: 357px;
    padding-block: 40px;
  }
}
.anchor-link-list::before, .anchor-link-list::after {
  content: "";
  width: 100vw;
  height: 1px;
  background-color: #ddd;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.anchor-link-list::before {
  top: 0;
}
.anchor-link-list::after {
  bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .anchor-link-list.--col-count-4 {
    --col-count: 262px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .anchor-link-list.--col-count-4 {
    --col-count: 130px;
  }
}
@media print, screen and (min-width: 769px) {
  .anchor-link-list.--col-count-5 {
    --col-count: 200px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .anchor-link-list.--col-count-5 {
    --col-count: 130px;
  }
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #374958;
  text-decoration: none !important;
  font-weight: bold;
  font-size: 0.875rem;
}
@media print, screen and (min-width: 769px) {
  .anchor-link-list > .anchor-link-list__item > .anchor-link-list__link {
    font-size: 1.125rem;
  }
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link {
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link:hover {
  opacity: 0.7;
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link:hover img {
  opacity: 1 !important;
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link .anchor-link-list__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 100%;
}
@media print, screen and (min-width: 769px) {
  .anchor-link-list > .anchor-link-list__item > .anchor-link-list__link .anchor-link-list__inner {
    gap: 19px;
  }
}
.anchor-link-list > .anchor-link-list__item > .anchor-link-list__link .anchor-link-list__inner::after {
  content: "";
  width: 14px;
  height: 14px;
  display: inline-block;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat top left/contain;
  transform: rotate(90deg);
}

.border-link {
  height: 100%;
}
.border-link a {
  position: relative;
  display: flex;
  align-items: center;
  border-top: #374958 2px solid;
  border-bottom: #374958 2px solid;
  padding-block: 22px;
  padding-right: 40px;
  font-weight: bold;
  justify-content: space-between;
  -moz-column-gap: 16px;
       column-gap: 16px;
  color: #374958;
  height: 100%;
  word-break: break-word;
  text-decoration: none !important;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.border-link a:hover {
  opacity: 0.7;
}
.border-link a:hover img {
  opacity: 1 !important;
}
.border-link a::after {
  content: "";
  flex-shrink: 0;
}
.border-link a:not([target=_blank])::after {
  width: 40px;
  aspect-ratio: 1;
  background-color: #374958;
  border-radius: 50%;
  position: absolute;
  right: 0;
}
.border-link a:not([target=_blank])::before {
  content: "";
  flex-shrink: 0;
  width: 40px;
  aspect-ratio: 1;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
  filter: brightness(0) invert(1);
  z-index: 2;
}
.border-link a[target=_blank]::after {
  width: 24px;
  height: 40px;
  background: url(/dcms_media/other/button_icon_window.svg) no-repeat center center/24px;
  position: absolute;
  right: 0;
}

.faq-box {
  position: relative;
  cursor: pointer;
  padding-block: 16px;
  border-bottom: #ddd 1px solid;
}
@media print, screen and (min-width: 769px) {
  .faq-box {
    padding-block: 35px 40px;
  }
}
@media print, screen and (min-width: 821px) {
  .faq-box:not(.faq-box--recruit):hover .faq-box__q::after {
    margin-top: 0;
    transform: rotate(-45deg);
  }
}
.faq-box:not(.faq-box--recruit).--is-open .faq-box__q::after {
  margin-top: 0;
  transform: rotate(135deg);
}
.faq-box + .stack:has(.box--contact-bg) {
  margin-top: 60px;
}
@media print, screen and (min-width: 769px) {
  .faq-box + .stack:has(.box--contact-bg) {
    margin-top: 112px;
  }
}
.faq-box.last {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .faq-box.last {
    margin-bottom: 112px;
  }
}

.faq-box__prefix {
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 1.5rem;
  color: #146AB2;
  margin-right: 8px;
  margin-top: 2px;
}

.faq-box__q {
  display: flex;
  position: relative;
  padding-right: 50px;
}
@media print, screen and (max-width: 768.8px) {
  .faq-box__q {
    padding-right: 32px;
  }
}
.faq-box:not(.faq-box--recruit) .faq-box__q::after {
  content: "";
  margin-top: 4px;
  top: 1em;
  right: 12px;
  position: absolute;
  width: 12px;
  height: 12px;
  border-left: #146AB2 3px solid;
  border-bottom: #146AB2 3px solid;
  transform: rotate(-45deg);
  transition: transform 0.2s ease-in-out, margin-top 0.2s ease-in-out;
}
.faq-box__q .faq-box__text {
  font-weight: bold;
  margin-top: 0.5em;
}
@media print, screen and (min-width: 769px) {
  .faq-box__q .faq-box__text {
    font-size: 1.125rem;
  }
}

.faq-box__a {
  display: none;
}

.faq-box__a-inner {
  padding-top: 24px;
  display: flex;
  align-items: flex-start;
}
.faq-box__a-inner .faq-box__prefix {
  color: #146AB2;
}

.faq-box--recruit {
  border: #89B4D9 1px solid;
  border-radius: 5px;
  padding: 14px 20px 20px;
}
.faq-box--recruit + .faq-box--recruit {
  margin-top: 24px;
}
@media print, screen and (min-width: 769px) {
  .faq-box--recruit + .faq-box--recruit {
    margin-top: 40px;
  }
}
.faq-box--recruit .faq-box__prefix {
  color: #1EBBA4;
}
.faq-box--recruit .faq-box__q::before {
  content: "";
  margin-top: 4px;
  top: 20px;
  right: 0;
  position: absolute;
  width: 14px;
  height: 2px;
  background: #146AB2;
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}
.faq-box--recruit .faq-box__q::after {
  content: "";
  margin-top: 4px;
  top: 20px;
  right: 0;
  position: absolute;
  width: 14px;
  height: 2px;
  background: #146AB2;
  transition: transform 0.2s ease-in-out;
}
.faq-box--recruit .faq-box__a {
  margin-top: 16px;
  border-top: #89B4D9 1px solid;
}
@media print, screen and (min-width: 769px) {
  .faq-box--recruit .faq-box__a {
    padding-left: 44px;
  }
}
.faq-box--recruit:hover .faq-box__q::before {
  transform: scale(1.3) rotate(90deg);
}
.faq-box--recruit:hover .faq-box__q::after {
  transform: scale(1.3);
}
.faq-box--recruit.--is-open .faq-box__q::before {
  transform: rotate(0);
}

.description-list {
  display: grid;
  row-gap: 24px;
}
@media print, screen and (min-width: 769px) {
  .description-list--pc-horizontal {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}

.description-list__term {
  font-weight: bold;
  margin-bottom: 4px;
}

.description-list-02__term {
  font-weight: bold;
  margin-bottom: 4px;
  color: #146AB2;
}

.description-list-02__description {
  font-weight: bold;
  display: grid;
  grid-template-columns: auto 1fr;
}
.description-list-02__description::before {
  content: "";
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: currentColor;
  margin-top: calc(0.5lh - 1px);
  margin-inline: 6px;
}

.description-list-03 {
  display: grid;
  row-gap: 20px;
}

.description-list-03__term {
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.description-list-03__term::before {
  flex-shrink: 0;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid currentColor;
}
@media print, screen and (min-width: 769px) {
  .description-list-03__term::before {
    width: 20px;
    height: 20px;
    border-width: 5px;
  }
}
.description-list-03__term--orange {
  color: #F5771D;
}
.description-list-03__term--green {
  color: #146AB2;
}

.description-list-03__description {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}

.button {
  box-sizing: border-box;
  font-family: inherit;
  text-decoration: none;
  background-color: #fff;
  color: #374958;
  border-color: #BBBBBB;
  border-style: solid;
  border-width: 1px;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 42px;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  padding-block: 6px;
  padding-inline: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.button:hover {
  opacity: 0.7;
}
.button:hover img {
  opacity: 1 !important;
}
.button::after {
  flex-shrink: 0;
  content: "";
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat top center/contain;
  width: 11px;
  height: 11px;
}
.button[href*=".pdf"] {
  font-size: 1rem;
  font-weight: bold;
}
.button[href*=".pdf"]::after {
  background: url(/dcms_media/other/button_icon_pdf.svg) no-repeat top center/contain;
  width: 20px;
  height: 20px;
}
.button--anchor::after {
  transform: rotate(90deg);
}
.button--rounded {
  border-radius: 30px;
}
.button--contact {
  background-color: #146AB2;
  border-radius: 5px;
  min-height: 76px;
  border: #bbb 1px solid;
  padding-inline: 40px;
  font-size: 1rem;
  color: #fff;
  font-weight: bold;
  flex-direction: row-reverse;
}
@media print, screen and (max-width: 768.8px) {
  .button--contact {
    width: 100%;
  }
}
.button--contact::after {
  width: 26px;
  height: auto;
  aspect-ratio: 26/19;
  background: url(/dcms_media/image/icon_footer_contact.png) no-repeat center center/cover;
}
.button--contact.button--contact-other {
  flex-direction: row;
}
.button--contact.button--contact-other::after {
  width: 24px;
  height: 40px;
  background: url(/dcms_media/other/button_icon_window.svg) no-repeat center center/24px;
  filter: brightness(0) invert(1);
}
.button--entry {
  background-color: #1EBBA4;
  border-color: #1EBBA4;
  border-radius: 34px;
  min-height: 64px;
  min-width: 100%;
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 1153px) {
  .button--entry {
    border-radius: 65px;
    min-height: 92px;
    min-width: 329px;
    font-size: 1.25rem;
  }
}
.button--entry::before {
  content: "";
  width: 25px;
  height: auto;
  aspect-ratio: 1;
  background: url(/dcms_media/other/button_icon_entry.svg) no-repeat center center/cover;
}
.button--entry::after {
  content: none;
}

.button__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.button__wrapper--center {
  justify-content: center;
}

.primary-heading {
  display: block;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.6;
  letter-spacing: 0.05em;
  border-bottom: 2px solid #146AB2;
  padding-bottom: 12px;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 769px) {
  .primary-heading {
    font-size: 2rem;
    padding-bottom: 16px;
    margin-bottom: 40px;
  }
}
.primary-heading--simple {
  padding-bottom: unset;
  border-bottom: unset;
  margin-bottom: unset;
}
.primary-heading--green {
  color: #146AB2;
}

.secondary-heading {
  display: block;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.4;
  letter-spacing: 0.05em;
  margin-block: 40px 24px;
  padding-left: 12px;
  position: relative;
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .secondary-heading {
    font-size: 2.125rem;
    margin-block: 80px 40px;
    padding-left: 24px;
  }
}
.secondary-heading::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1lh;
  width: 6px;
  background-color: #146AB2;
  border-radius: 1px;
}
.secondary-heading--simple {
  padding-left: unset;
  margin-block: 0 12px;
}
@media print, screen and (min-width: 769px) {
  .secondary-heading--simple {
    margin-block: 0 16px;
  }
}
.secondary-heading--simple::before {
  display: none;
}
.secondary-heading--has-line {
  padding-left: 0;
  display: grid;
  grid-template-columns: 20px 1fr;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
@media print, screen and (min-width: 769px) {
  .secondary-heading--has-line {
    grid-template-columns: 30px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.secondary-heading--has-line::before {
  position: static;
  width: 20px;
  height: 4px;
  background-color: #146AB2;
  margin-top: 0.7em;
}
@media print, screen and (min-width: 769px) {
  .secondary-heading--has-line::before {
    width: 30px;
  }
}

.tertiary-heading {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.6;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #89B4D9;
}
@media print, screen and (min-width: 769px) and (max-width: 821px) {
  .tertiary-heading {
    font-size: 1.25rem;
  }
}
@media print, screen and (min-width: 821px) {
  .tertiary-heading {
    font-size: 1.625rem;
  }
}
.tertiary-heading--simple {
  border: none;
  padding-bottom: 0;
}

.quaternary-heading, .welfare-heading, .sasu-heading {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 769px) {
  .quaternary-heading, .welfare-heading, .sasu-heading {
    font-size: 1.25rem;
  }
}

.product-heading {
  background-color: #146AB2;
  padding: 12px 16px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 821px) {
  .product-heading {
    padding: 20px;
    margin-bottom: 40px;
  }
}

.product-heading__sub {
  font-family: "Montserrat", sans-serif;
  color: #89B4D9;
  font-size: 1rem;
  font-style: italic;
  line-height: 1;
  margin-top: 2px;
}

.product-heading__main {
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
}
@media print, screen and (min-width: 821px) {
  .product-heading__main {
    font-size: 1.625rem;
  }
}

.philosophy__label {
  font-size: 1.125rem;
  font-weight: bold;
  color: #999;
  position: relative;
  padding-top: 17px;
  margin-bottom: 16px;
}
.philosophy__label::before, .philosophy__label::after {
  content: "";
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
.philosophy__label::before {
  width: 100%;
  background-color: #ddd;
}
.philosophy__label::after {
  width: 54px;
  background-color: #146AB2;
}

.about-heading {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 6px;
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.7;
  margin-bottom: 40px;
  margin-right: -1em;
}
@media print, screen and (max-width: 768.8px) {
  .about-heading {
    font-size: 1.25rem;
    row-gap: 8px;
    margin-bottom: 24px;
  }
}
.about-heading .row-wrap {
  display: inline-flex;
}
.about-heading .row {
  line-height: 1.8;
  letter-spacing: 0.1em;
  padding-bottom: 2px;
  border-bottom: 1px solid #000;
}
.about-heading .row em {
  color: #146AB2;
  font-style: normal;
}

.group-heading {
  display: block;
  text-align: center;
  font-family: "Barlow", sans-serif;
  font-size: 1.375rem;
  font-style: italic;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0.05em;
  position: relative;
  margin-bottom: 16px;
  color: #146AB2;
}
@media print, screen and (min-width: 769px) {
  .group-heading {
    font-size: 3.375rem;
  }
}
@media print, screen and (max-width: 768.8px) {
  .group-heading {
    padding-bottom: 8px;
  }
}
.group-heading::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 240px;
  width: 100%;
  height: 4px;
  background: url(/dcms_media/other/group_h_bg.svg) no-repeat center center/cover;
}
@media print, screen and (min-width: 769px) {
  .group-heading::before {
    max-width: 480px;
  }
}

.sasu-heading {
  color: #146AB2;
  display: flex;
  align-items: center;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.sasu-heading::before {
  content: "";
  width: 30px;
  aspect-ratio: 29/27;
  background: url(/dcms_media/other/icon_sasu.svg) no-repeat center center/cover;
  flex-shrink: 0;
}
.sasu-heading.sasu-heading--icon02::before {
  aspect-ratio: 30/30;
  background: url(/dcms_media/other/icon_sasu02.svg) no-repeat center center/cover;
}
.sasu-heading.sasu-heading--icon03::before {
  aspect-ratio: 30/21;
  background: url(/dcms_media/other/icon_sasu03.svg) no-repeat center center/cover;
}
.sasu-heading.sasu-heading--icon04::before {
  aspect-ratio: 30/30;
  background: url(/dcms_media/other/icon_sasu04.svg) no-repeat center center/cover;
}

.welfare-heading {
  color: #146AB2;
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  padding-bottom: 16px;
  border-bottom: #DDD 1px solid;
  margin-bottom: 16px;
  letter-spacing: 0.1em;
}
@media print, screen and (max-width: 820.8px) {
  .welfare-heading {
    font-size: 1rem;
  }
}
.welfare-heading img {
  width: 40px;
  aspect-ratio: 1;
  flex: 0 0 auto;
}
@media print, screen and (min-width: 821px) {
  .welfare-heading img {
    width: 80px;
  }
}

.contact__grid {
  display: grid;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 40px;
}
@media print, screen and (min-width: 769px) {
  .contact__grid {
    grid-template-columns: 1fr 45.7643622201%;
  }
}
@media print, screen and (min-width: 821px) {
  .contact__grid {
    -moz-column-gap: 67px;
         column-gap: 67px;
  }
}

.contact__heading {
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  .contact__heading {
    font-size: 1.875rem;
  }
}

.contact__text {
  color: #999;
  font-weight: bold;
}

.contact__point-list {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
.contact__point-list li {
  width: 100%;
  list-style-type: none;
  background-color: #E7F0F7;
  padding: 16px;
  display: grid;
  grid-template-columns: 20px 1fr;
  -moz-column-gap: 8px;
       column-gap: 8px;
  font-weight: bold;
}
.contact__point-list li::before {
  content: "";
  width: 20px;
  aspect-ratio: 1/1;
  background: url(/dcms_media/other/icon_check.svg) no-repeat center center/cover;
  margin-top: 4px;
}

@media print, screen and (max-width: 768.8px) {
  .table__wrapper {
    overflow: scroll;
  }
  .table__wrapper table {
    width: 200vw;
  }
}

.data-table {
  width: 100%;
  border-collapse: collapse;
  border-top: #89B4D9 1px solid;
}
@media print, screen and (max-width: 768.8px) {
  .data-table tr {
    display: block;
  }
  .data-table tr th, .data-table tr td {
    display: block;
  }
}
.data-table tr th, .data-table tr td {
  text-align: left;
}
@media print, screen and (min-width: 769px) {
  .data-table tr th, .data-table tr td {
    padding-block: 40px;
    border-bottom: #89B4D9 1px solid;
  }
}
.data-table tr th {
  font-weight: 900;
}
@media print, screen and (min-width: 769px) {
  .data-table tr th {
    width: 19%;
  }
}
@media print, screen and (max-width: 768.8px) {
  .data-table tr th {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media print, screen and (min-width: 769px) {
  .data-table tr td {
    padding-inline: 10px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .data-table tr td {
    padding-bottom: 20px;
    border-bottom: #89B4D9 1px solid;
  }
}

.normal-table {
  width: 100%;
  border-collapse: collapse;
  border-top: #89B4D9 1px solid;
  border-left: #89B4D9 1px solid;
}
.normal-table th, .normal-table td {
  text-align: left;
  background-color: #fff;
  border-bottom: #89B4D9 1px solid;
  border-right: #89B4D9 1px solid;
  padding: 6px 16px;
}

@media print, screen and (min-width: 769px) {
  .category-legend {
    display: flex;
    align-items: stretch;
    -moz-column-gap: 40px;
         column-gap: 40px;
  }
}

.category-legend__head {
  color: #146AB2;
  font-family: "Barlow", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 769px) {
  .category-legend__head {
    display: flex;
    align-items: center;
    padding-right: 40px;
    border-right: #89B4D9 1px solid;
  }
}
@media print, screen and (max-width: 768.8px) {
  .category-legend__head {
    margin-bottom: 8px;
  }
}

.category-legend__list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 16px 40px;
}
@media print, screen and (min-width: 769px) {
  .category-legend__list {
    gap: 16px 24px;
  }
}
.category-legend__list li {
  display: flex;
  align-items: center;
  font-weight: bold;
}
@media print, screen and (min-width: 769px) {
  .category-legend__list li {
    font-size: 1.125rem;
  }
}
@media print, screen and (max-width: 768.8px) {
  .category-legend__list li {
    font-size: 0.875rem;
  }
}

.image-heading {
  font-weight: bold;
  margin-top: 8px;
}
@media print, screen and (min-width: 769px) {
  .image-heading {
    margin-top: 16px;
  }
}
.image-heading::before {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat top left/contain;
  transform: rotate(-90deg);
  margin-right: 4px;
}
.image-heading:has(a) {
  border-bottom: #ddd 1px solid;
}
.image-heading:has(a) a {
  font-size: 1.25rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 8px;
  -moz-column-gap: 16px;
       column-gap: 16px;
  color: #374958;
  font-weight: bold;
  text-decoration: none !important;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.image-heading:has(a) a:hover {
  opacity: 0.7;
}
.image-heading:has(a) a:hover img {
  opacity: 1 !important;
}
@media print, screen and (min-width: 769px) {
  .image-heading:has(a) a {
    font-size: 1.625rem;
  }
}
.image-heading:has(a) a::after {
  content: "";
  flex-shrink: 0;
}
.image-heading:has(a) a:not([target=_blank])::after {
  width: 40px;
  aspect-ratio: 1;
  border: #bbb 1px solid;
  border-radius: 50%;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
}
.image-heading:has(a) a[target=_blank]::after {
  width: 24px;
  height: 40px;
  background: url(/dcms_media/other/button_icon_window.svg) no-repeat center center/24px;
}
.image-heading:has(a)::before {
  content: none;
}
.image-heading:has(a) + .image-text {
  margin-top: 16px;
}
@media print, screen and (min-width: 769px) {
  .image-heading:has(a) + .image-text {
    margin-top: 24px;
  }
}

.image-text {
  margin-top: 8px;
  color: #999;
}

.icon {
  vertical-align: middle;
  margin-right: 8px;
}
.icon--after {
  vertical-align: middle;
  margin-right: 0;
  margin-left: 8px;
  margin-top: -5px;
}

@media print, screen and (min-width: 769px) {
  .has-shadow-image {
    margin: 0 0 -90px;
    width: 130% !important;
    transform: translateX(-7.1428571429%);
    max-width: none;
  }
}
@media print, screen and (min-width: 1208px) {
  .has-shadow-image {
    margin: 0 -5.3571428571% -90px;
    transform: translate(7.1428571429%, -2.8571428571%);
    width: calc(100% + 64px) !important;
  }
}
@media print, screen and (max-width: 768.8px) {
  .has-shadow-image {
    margin-bottom: -12.5%;
  }
}

#dcms_layoutPageBlockPasteArea:has(.image-bg) .stack {
  background-color: #fff;
}

.stack:has(.image-bg) {
  position: relative;
  padding-bottom: 0 !important;
  background-color: transparent !important;
}

.image-bg > * {
  position: relative;
  z-index: 2;
}

.image-bg__lead {
  padding-block: 50px 90px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .image-bg__lead {
    padding-block: 197px 237px;
  }
}

.image-bg__image {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.image-bg__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.news-list__item {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  row-gap: 4px;
  padding: 22px 20px;
  border-bottom: #ddd 1px solid;
}

.news-list__item-date {
  color: #999;
}
.news-list__item-date::after {
  content: "/";
  margin-left: 1em;
  margin-right: 1em;
}

.news-list__item-tag {
  color: #146AB2;
}

.news-list__item-text {
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-wrap: wrap;
  text-align: left !important;
}
.news-list__item-text .badge {
  color: #146AB2;
  width: calc(100% - 8em);
  text-align: left !important;
}

.card {
  text-decoration: none;
  color: inherit;
}

.card__media {
  border-radius: 8px;
  overflow: clip;
}
@media print, screen and (min-width: 769px) {
  .card__media {
    border-radius: 15px;
  }
}
.card__media img {
  display: block;
  width: 100%;
}

.card__text {
  margin-top: 16px;
}
@media print, screen and (min-width: 769px) {
  .card__text {
    margin-top: 24px;
  }
}

.link-card a,
.link-card .link-card__inner {
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  height: 100%;
}
.link-card a > *,
.link-card .link-card__inner > * {
  width: 100%;
}
.link-card a {
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.link-card a:hover {
  opacity: 0.7;
}
.link-card a:hover img {
  opacity: 1 !important;
}
.link-card a::before {
  content: "";
  width: 40px;
  aspect-ratio: 1;
  background-color: #374958;
  border-radius: 50%;
  position: absolute;
  right: 16px;
  bottom: 16px;
}
@media print, screen and (min-width: 769px) {
  .link-card a::before {
    right: 24px;
    bottom: 24px;
  }
}
.link-card a::after {
  content: "";
  flex-shrink: 0;
  width: 40px;
  aspect-ratio: 1;
  position: absolute;
  right: 16px;
  bottom: 16px;
  border-radius: 50%;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
  filter: brightness(0) invert(1);
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .link-card a::after {
    right: 24px;
    bottom: 24px;
  }
}
.link-card .link-card__inner .link-card__text {
  padding: 16px;
}
@media print, screen and (min-width: 769px) {
  .link-card .link-card__inner .link-card__text {
    padding: 24px;
  }
}

.link-card__media img {
  display: block;
  width: 100%;
}

.link-card__text {
  padding: 16px 16px 40px;
  flex-grow: 1;
}
@media print, screen and (min-width: 769px) {
  .link-card__text {
    padding: 24px 24px 80px;
  }
}

.page-title__wrapper {
  background-color: #fff;
  padding-bottom: 40px;
  margin-left: calc((100vw - 100%) / 2 * -1);
  margin-right: calc((100vw - 100%) / 2 * -1);
}
@media print, screen and (min-width: 821px) {
  .page-title__wrapper {
    padding-bottom: 100px;
  }
}

.page-title {
  position: relative;
  background-color: #146AB2;
  padding-inline: 20px;
  padding-block: 60px 24px;
  min-height: calc(24.4047619048vw + 84px);
  margin-bottom: 10px;
}
@media print, screen and (min-width: 769px) {
  .page-title {
    padding-inline: 44px;
    height: 100%;
    padding-block: 127px 20px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    min-height: calc(24.4047619048vw + 127px);
  }
}
@media print, screen and (max-width: 1152.8px) {
  .page-title {
    min-height: calc(24.4047619048vw + 127px);
  }
}
@media print, screen and (max-width: 820.8px) {
  .page-title {
    overflow: hidden;
  }
}
.page-title:not(:has(.page-title__label)) .page-title__body {
  padding-left: 0;
}
.page-title:not(:has(.page-title__label)) .page-title__main {
  font-family: "Barlow", sans-serif;
  font-weight: bold;
  font-size: 2.25rem;
  font-style: italic;
  letter-spacing: normal;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .page-title:not(:has(.page-title__label)) .page-title__main {
    font-size: 4.375rem;
  }
}
@media print, screen and (min-width: 1153px) {
  .page-title:not(:has(.page-title__label)) .page-title__main {
    font-size: 5.875rem;
  }
}
.page-title:not(:has(.page-title__label)) .page-title__sub {
  font-size: 1rem;
  color: #89B4D9;
}
@media print, screen and (min-width: 769px) {
  .page-title:not(:has(.page-title__label)) .page-title__sub {
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 821px) {
  .page-title:not(:has(.page-title__img)) {
    min-height: 430px;
  }
}
.page-title:not(:has(.page-title__img)) .page-title__body {
  display: flex;
  flex-direction: column;
  padding-right: 0;
  justify-content: flex-start;
  width: 100%;
}

.page-title__inner {
  max-width: 1520px;
  width: 100%;
  margin-inline: auto;
}
@media print, screen and (max-width: 820.8px) {
  .page-title__inner {
    display: flex;
    flex-direction: column;
    padding-top: 20px;
  }
}

.page-title__body {
  position: relative;
  padding-left: 30px;
}
@media print, screen and (min-width: 821px) {
  .page-title__body {
    padding-right: calc(50% + 20px);
  }
}

.page-title__label {
  position: absolute;
  left: 0;
  top: 0;
  font-family: "Barlow", sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  font-style: italic;
  color: #89B4D9;
  line-height: 1;
  transform: rotate(90deg);
  transform-origin: left top;
  display: flex;
  align-items: center;
}
.page-title__label::after {
  content: "";
  width: 80px;
  height: 1px;
  background-color: #89B4D9;
  margin-left: 30px;
}
@media print, screen and (max-width: 820.8px) {
  .page-title__label::after {
    width: 20px;
    margin-left: 16px;
  }
}

.page-title__main {
  font-size: 1.75rem;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: #fff;
  word-break: break-all;
}
@media print, screen and (min-width: 769px) {
  .page-title__main {
    font-size: 3.375rem;
  }
}

.page-title__sub {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: #fff;
  margin-top: 12px;
  word-break: break-all;
}
@media print, screen and (min-width: 769px) {
  .page-title__sub {
    font-size: 1.375rem;
  }
}

@media print, screen and (min-width: 821px) {
  .page-title__img {
    aspect-ratio: 840/473;
    position: absolute;
    right: 0;
    top: 127px;
    width: 50%;
  }
}
@media print, screen and (max-width: 820.8px) {
  .page-title__img {
    margin-left: auto;
    margin-right: -24px;
    margin-top: 16px;
  }
}
.page-title__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
  border-radius: 10px 0 0 10px;
  -o-object-fit: cover;
     object-fit: cover;
}

.page__recruit .page-title {
  border-radius: 0 0 20px 20px;
}
@media print, screen and (min-width: 821px) {
  .page__recruit .page-title {
    border-radius: 0 0 50px 50px;
  }
}

.data-panel {
  background-color: #F2F6F9;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 100%;
}

.data-panel__number {
  position: absolute;
  left: 14px;
  top: 14px;
  font-family: "Barlow", sans-serif;
  color: #89B4D9;
  font-style: italic;
  line-height: 1;
  font-size: 1.625rem;
}
@media print, screen and (min-width: 769px) {
  .data-panel__number {
    left: 20px;
    top: 20px;
    font-size: 2.125rem;
  }
}

.data-panel__image {
  aspect-ratio: 1/1.2;
  width: 100%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.data-panel__image img {
  transform: scale(0.45);
}
@media print, screen and (min-width: 769px) {
  .data-panel__image img {
    transform: scale(0.506);
  }
}
.data-panel__image.trans-y img {
  transform: scale(0.45) translateY(-10%);
}
@media print, screen and (min-width: 769px) {
  .data-panel__image.trans-y img {
    transform: scale(0.506) translateY(-5%);
  }
}
.data-panel__image.trans-y-large img {
  transform: scale(0.45) translateY(-30%);
}
@media print, screen and (min-width: 769px) {
  .data-panel__image.trans-y-large img {
    transform: scale(0.506) translateY(-17%);
  }
}

.data-panel__title {
  position: absolute;
  left: 50%;
  bottom: 14px;
  transform: translateX(-50%);
  text-align: center;
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.4;
  width: 100%;
}
@media print, screen and (min-width: 640px) and (max-width: 821px) {
  .data-panel__title {
    font-size: 1.125rem;
    bottom: 25px;
  }
}
@media print, screen and (min-width: 1153px) {
  .data-panel__title {
    bottom: 20px;
    font-size: 1.375rem;
  }
}
@media print, screen and (max-width: 820.8px) {
  .data-panel__title .pc-fz-x-large {
    font-size: 0.75rem !important;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .data-panel__title .pc-fz-x-large {
    font-size: 0.875rem !important;
  }
}

.stack:has(.detail-lead--has-box) {
  position: relative;
  padding-bottom: 60px;
}
@media print, screen and (min-width: 1153px) {
  .stack:has(.detail-lead--has-box) {
    padding-bottom: 210px;
  }
}

.detail-lead--has-box > * {
  position: relative;
  z-index: 2;
}

@media print, screen and (min-width: 1153px) {
  .detail-lead--has-image .detail-lead__grid {
    grid-template-columns: 1fr 44.6428571429%;
  }
}
@media print, screen and (min-width: 1153px) {
  .detail-lead--has-image .detail-lead__grid-item:first-child {
    margin-left: calc((100vw - 1120px - 16px) / 2 * -1);
  }
  .detail-lead--has-image .detail-lead__grid-item:first-child img {
    width: 100%;
    border-radius: 10px;
  }
}

@media print, screen and (max-width: 1207.8px) {
  .detail-lead--has-head-bg .detail-lead__grid {
    padding-top: 40px;
    position: relative;
  }
  .detail-lead--has-head-bg .detail-lead__grid::before {
    content: "";
    position: absolute;
    left: -44px;
    top: 0;
    width: 60%;
    height: 360px;
    clip-path: polygon(0 0, 9.2222222222% 100%, 100% 100%, 100% 0);
    background-color: #F2F6F9;
    z-index: -1;
    transform: scale(-1, 1);
  }
}
@media print, screen and (max-width: 768.8px) {
  .detail-lead--has-head-bg .detail-lead__grid::before {
    left: -20px;
  }
}
@media print, screen and (min-width: 1153px) {
  .detail-lead--has-head-bg .detail-lead__grid-item {
    padding-block: 110px 100px;
  }
}
@media print, screen and (min-width: 1208px) {
  .detail-lead--has-head-bg .detail-lead__grid-item:first-child {
    position: relative;
  }
  .detail-lead--has-head-bg .detail-lead__grid-item:first-child::before {
    content: "";
    position: absolute;
    left: calc((100vw - 1120px - 16px) / 2 * -1);
    top: 0;
    width: calc((100vw - 1120px - 16px) / 2 + 100%);
    height: 100%;
    clip-path: polygon(0 0, 9.2222222222% 100%, 100% 100%, 100% 0);
    background-color: #F2F6F9;
    z-index: -1;
    transform: scale(-1, 1);
  }
}

@media print, screen and (min-width: 1153px) {
  .detail-lead__grid {
    display: grid;
    grid-template-columns: 36.25% 1fr;
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
}

@media print, screen and (max-width: 1152.8px) {
  .detail-lead__grid-item + .detail-lead__grid-item {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 1153px) {
  .detail-lead__grid-item + .detail-lead__grid-item {
    margin-bottom: 20px;
  }
}

@media print, screen and (min-width: 1153px) {
  .detail-lead--about .detail-lead__grid {
    grid-template-columns: 1fr 49.1071428571%;
  }
  .detail-lead--about .detail-lead__grid .detail-lead__grid-item:first-child {
    margin-left: 0 !important;
  }
}
@media print, screen and (min-width: 1208px) {
  .detail-lead--about .detail-lead__grid {
    grid-template-columns: 1fr 58.0357142857%;
  }
  .detail-lead--about .detail-lead__grid .detail-lead__grid-item:first-child {
    margin-left: calc((100vw - 1120px - 16px) / 2 * -1) !important;
  }
}

@media print, screen and (min-width: 1153px) {
  .detail-lead--has-border .detail-lead__grid .detail-lead__grid-item:first-child {
    position: relative;
  }
  .detail-lead--has-border .detail-lead__grid .detail-lead__grid-item:first-child::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ddd;
    position: absolute;
    right: -40px;
    top: 0;
  }
}

@media print, screen and (min-width: 1153px) {
  .detail-lead--right-small .detail-lead__grid {
    grid-template-columns: 1fr 37.5%;
  }
}

@media print, screen and (min-width: 1153px) {
  .detail-lead--right-small-02 .detail-lead__grid {
    -moz-column-gap: 50px;
         column-gap: 50px;
    grid-template-columns: 1fr 44.1071428571%;
  }
}

.detail-lead__heading {
  font-size: 1.5rem;
  color: #146AB2;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__heading {
    font-size: 2.625rem;
  }
}

.detail-lead__sub-heading {
  font-size: 1.25rem;
  line-height: 1.6;
  font-weight: 900;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__sub-heading {
    font-size: 1.625rem;
  }
}
.detail-lead__sub-heading .large {
  font-size: 1.625rem;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__sub-heading .large {
    font-size: 3.4375rem;
  }
}

.detail-lead__box-head {
  display: grid;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  grid-template-columns: 1fr 80px;
  padding-bottom: 16px;
  border-bottom: #146AB2 1px solid;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__box-head {
    grid-template-columns: 1fr 100px;
  }
}

.detail-lead__box-heading {
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.05em;
}
.detail-lead__box-heading .color-primary {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__box-heading .color-primary {
    font-size: 2rem;
  }
}

.detail-lead__box-icon {
  background-color: #E7F0F7;
  width: 80px;
  aspect-ratio: 1/1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 1153px) {
  .detail-lead__box-icon {
    width: 100px;
  }
}
.detail-lead__box-icon img {
  max-width: 60px;
  height: 60px;
}

.detail-lead__image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}

.em--primary {
  color: #146AB2;
}
.em--large {
  font-size: 1.25rem;
}
@media print, screen and (min-width: 769px) {
  .em--large {
    font-size: 2rem;
  }
}
.em--bold {
  font-weight: bold;
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(var(--col-count, 280px), 1fr));
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-width-large {
    --col-count: 360px;
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-4 {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-count-3 {
    --col-count: 357px;
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-count-4 {
    --col-count: 262px;
  }
}
@media print, screen and (max-width: 1152.8px) {
  .grid--tab-col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 768.8px) {
  .grid--sp-col-2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 768.8px) {
  .grid--sp-col-1 {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media print, screen and (max-width: 768.8px) {
  .grid--sp-column-1 {
    grid-template-columns: 1fr;
  }
}
@media print, screen and (min-width: 769px) {
  .grid--pc-algin-stretch {
    align-items: stretch;
  }
}
@media print, screen and (max-width: 768.8px) {
  .grid--sp-col-count-2 {
    --col-count: 130px;
  }
}
.grid--col-gap-8 {
  -moz-column-gap: 8px !important;
       column-gap: 8px !important;
}
.grid--row-gap-8 {
  row-gap: 8px !important;
}
.grid--col-gap-16 {
  -moz-column-gap: 16px !important;
       column-gap: 16px !important;
}
.grid--row-gap-16 {
  row-gap: 16px !important;
}
.grid--col-gap-24 {
  -moz-column-gap: 24px !important;
       column-gap: 24px !important;
}
.grid--row-gap-24 {
  row-gap: 24px !important;
}
.grid--col-gap-32 {
  -moz-column-gap: 32px !important;
       column-gap: 32px !important;
}
.grid--row-gap-32 {
  row-gap: 32px !important;
}
.grid--col-gap-40 {
  -moz-column-gap: 40px !important;
       column-gap: 40px !important;
}
.grid--row-gap-40 {
  row-gap: 40px !important;
}
.grid--col-gap-48 {
  -moz-column-gap: 48px !important;
       column-gap: 48px !important;
}
.grid--row-gap-48 {
  row-gap: 48px !important;
}
.grid--col-gap-56 {
  -moz-column-gap: 56px !important;
       column-gap: 56px !important;
}
.grid--row-gap-56 {
  row-gap: 56px !important;
}
.grid--col-gap-64 {
  -moz-column-gap: 64px !important;
       column-gap: 64px !important;
}
.grid--row-gap-64 {
  row-gap: 64px !important;
}
.grid--col-gap-72 {
  -moz-column-gap: 72px !important;
       column-gap: 72px !important;
}
.grid--row-gap-72 {
  row-gap: 72px !important;
}
.grid--col-gap-80 {
  -moz-column-gap: 80px !important;
       column-gap: 80px !important;
}
.grid--row-gap-80 {
  row-gap: 80px !important;
}
@media print, screen and (min-width: 769px) {
  .grid--pc-col-gap-8 {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
  }
  .grid--pc-row-gap-8 {
    row-gap: 8px !important;
  }
  .grid--pc-col-gap-16 {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
  }
  .grid--pc-row-gap-16 {
    row-gap: 16px !important;
  }
  .grid--pc-col-gap-24 {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
  }
  .grid--pc-row-gap-24 {
    row-gap: 24px !important;
  }
  .grid--pc-col-gap-32 {
    -moz-column-gap: 32px !important;
         column-gap: 32px !important;
  }
  .grid--pc-row-gap-32 {
    row-gap: 32px !important;
  }
  .grid--pc-col-gap-40 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }
  .grid--pc-row-gap-40 {
    row-gap: 40px !important;
  }
  .grid--pc-col-gap-48 {
    -moz-column-gap: 48px !important;
         column-gap: 48px !important;
  }
  .grid--pc-row-gap-48 {
    row-gap: 48px !important;
  }
  .grid--pc-col-gap-56 {
    -moz-column-gap: 56px !important;
         column-gap: 56px !important;
  }
  .grid--pc-row-gap-56 {
    row-gap: 56px !important;
  }
  .grid--pc-col-gap-64 {
    -moz-column-gap: 64px !important;
         column-gap: 64px !important;
  }
  .grid--pc-row-gap-64 {
    row-gap: 64px !important;
  }
  .grid--pc-col-gap-72 {
    -moz-column-gap: 72px !important;
         column-gap: 72px !important;
  }
  .grid--pc-row-gap-72 {
    row-gap: 72px !important;
  }
  .grid--pc-col-gap-80 {
    -moz-column-gap: 80px !important;
         column-gap: 80px !important;
  }
  .grid--pc-row-gap-80 {
    row-gap: 80px !important;
  }
}

.grid__item {
  height: 100%;
}
.grid__item--order-1 {
  order: 1;
}
.grid__item--order-2 {
  order: 2;
}
.grid__item--order-3 {
  order: 3;
}
.grid__item--order-4 {
  order: 4;
}
.grid__item--order-5 {
  order: 5;
}
.grid__item--order-6 {
  order: 6;
}
.grid__item--order-7 {
  order: 7;
}
.grid__item--order-8 {
  order: 8;
}
.grid__item--order-9 {
  order: 9;
}
.grid__item--order-10 {
  order: 10;
}
.grid__item > *:first-child {
  margin-top: 0;
}

@media print, screen and (min-width: 767px) and (max-width: 821px) {
  .grid.grid--pc-col-3.-sd2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.flex {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.flex--flex-column-reverse {
  flex-direction: column-reverse;
}
.flex--flex-direction-row {
  flex-direction: row;
}
@media print, screen and (min-width: 769px) {
  .flex--pc-flex-direction-row {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 769px) {
  .flex--pc-flex-direction-row-reverse {
    flex-direction: row-reverse;
  }
}
@media print, screen and (min-width: 1153px) {
  .flex--pc-lg-flex-direction-row {
    flex-direction: row;
  }
}
@media print, screen and (min-width: 769px) {
  .flex--pc-flex-justify-content-space-between {
    justify-content: space-between;
  }
}
.flex--wrap {
  flex-wrap: wrap;
}
.flex--gap-8 {
  gap: 8px;
}
@media print, screen and (min-width: 769px) {
  .flex--pc-gap-40 {
    gap: 40px;
  }
}
.flex--col-gap-8 {
  -moz-column-gap: 8px !important;
       column-gap: 8px !important;
}
.flex--row-gap-8 {
  row-gap: 8px !important;
}
.flex--col-gap-16 {
  -moz-column-gap: 16px !important;
       column-gap: 16px !important;
}
.flex--row-gap-16 {
  row-gap: 16px !important;
}
.flex--col-gap-24 {
  -moz-column-gap: 24px !important;
       column-gap: 24px !important;
}
.flex--row-gap-24 {
  row-gap: 24px !important;
}
.flex--col-gap-32 {
  -moz-column-gap: 32px !important;
       column-gap: 32px !important;
}
.flex--row-gap-32 {
  row-gap: 32px !important;
}
.flex--col-gap-40 {
  -moz-column-gap: 40px !important;
       column-gap: 40px !important;
}
.flex--row-gap-40 {
  row-gap: 40px !important;
}
.flex--col-gap-48 {
  -moz-column-gap: 48px !important;
       column-gap: 48px !important;
}
.flex--row-gap-48 {
  row-gap: 48px !important;
}
.flex--col-gap-56 {
  -moz-column-gap: 56px !important;
       column-gap: 56px !important;
}
.flex--row-gap-56 {
  row-gap: 56px !important;
}
.flex--col-gap-64 {
  -moz-column-gap: 64px !important;
       column-gap: 64px !important;
}
.flex--row-gap-64 {
  row-gap: 64px !important;
}
@media print, screen and (min-width: 769px) {
  .flex--pc-col-gap-8 {
    -moz-column-gap: 8px !important;
         column-gap: 8px !important;
  }
  .flex--pc-row-gap-8 {
    row-gap: 8px !important;
  }
  .flex--pc-col-gap-16 {
    -moz-column-gap: 16px !important;
         column-gap: 16px !important;
  }
  .flex--pc-row-gap-16 {
    row-gap: 16px !important;
  }
  .flex--pc-col-gap-24 {
    -moz-column-gap: 24px !important;
         column-gap: 24px !important;
  }
  .flex--pc-row-gap-24 {
    row-gap: 24px !important;
  }
  .flex--pc-col-gap-32 {
    -moz-column-gap: 32px !important;
         column-gap: 32px !important;
  }
  .flex--pc-row-gap-32 {
    row-gap: 32px !important;
  }
  .flex--pc-col-gap-40 {
    -moz-column-gap: 40px !important;
         column-gap: 40px !important;
  }
  .flex--pc-row-gap-40 {
    row-gap: 40px !important;
  }
  .flex--pc-col-gap-48 {
    -moz-column-gap: 48px !important;
         column-gap: 48px !important;
  }
  .flex--pc-row-gap-48 {
    row-gap: 48px !important;
  }
  .flex--pc-col-gap-56 {
    -moz-column-gap: 56px !important;
         column-gap: 56px !important;
  }
  .flex--pc-row-gap-56 {
    row-gap: 56px !important;
  }
  .flex--pc-col-gap-64 {
    -moz-column-gap: 64px !important;
         column-gap: 64px !important;
  }
  .flex--pc-row-gap-64 {
    row-gap: 64px !important;
  }
}

.align-items-center {
  align-items: center;
}

@media print, screen and (min-width: 769px) {
  .pc-align-items-center {
    align-items: center;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-align-items-flex-end {
    align-items: flex-end;
  }
}

.flex__item--flex-grow-1 {
  flex-grow: 1;
}
.flex__item--flex-shrink-0 {
  flex-shrink: 0;
}
@media print, screen and (max-width: 768.8px) {
  .flex__item--sp-order-1 {
    order: 1;
  }
}
@media print, screen and (max-width: 768.8px) {
  .flex__item--sp-order-2 {
    order: 2;
  }
}
.flex__item--flex-basis-100 {
  flex-basis: 100%;
}
.flex__item--flex-basis-interview-image {
  flex-basis: 44.6428571429%;
  text-align: center;
}
.flex__item--order-1 {
  order: 1;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-1 {
    order: 1;
  }
}
.flex__item--order-2 {
  order: 2;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-2 {
    order: 2;
  }
}
.flex__item--order-3 {
  order: 3;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-3 {
    order: 3;
  }
}
.flex__item--order-4 {
  order: 4;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-4 {
    order: 4;
  }
}
.flex__item--order-5 {
  order: 5;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-5 {
    order: 5;
  }
}
.flex__item--order-6 {
  order: 6;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-6 {
    order: 6;
  }
}
.flex__item--order-7 {
  order: 7;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-7 {
    order: 7;
  }
}
.flex__item--order-8 {
  order: 8;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-8 {
    order: 8;
  }
}
.flex__item--order-9 {
  order: 9;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-9 {
    order: 9;
  }
}
.flex__item--order-10 {
  order: 10;
}
@media print, screen and (min-width: 769px) {
  .flex__item--pc-order-10 {
    order: 10;
  }
}
.flex__item:has(.download-box) {
  display: flex;
}
@media print, screen and (min-width: 769px) {
  .flex__item:has(.download-box) {
    width: calc(33.3333333333% - 32px);
  }
}
.flex__item > *:first-child {
  margin-top: 0;
}

@media print, screen and (max-width: 820.8px) {
  .stack--has-image:has(.-sd) {
    padding-bottom: 120px !important;
  }
}
@media print, screen and (max-width: 768.8px) {
  .flex.-sd {
    flex-direction: column-reverse;
  }
  .stack--has-image:has(.-sd) {
    padding-bottom: 80px !important;
  }
}
@media print, screen and (min-width: 767px) and (max-width: 821px) {
  .flex.-susuimg .flex__item:first-child {
    max-width: 220px;
  }
}
@media print, screen and (max-width: 820.8px) {
  .flex.-sdblock {
    flex-wrap: wrap;
  }
  .flex.-sdblock .pc-mt-120 {
    margin-top: 0 !important;
  }
}
.infinity-scroll-slider {
  height: 100%;
  overflow: clip;
}
@media print, screen and (min-width: 1153px) {
  .infinity-scroll-slider--vertical {
    height: unset;
  }
}

.infinity-scroll-slider__inner {
  height: 100%;
  display: flex;
  animation: infinityScroll linear infinite;
}
@media print, screen and (min-width: 1153px) {
  .infinity-scroll-slider--vertical .infinity-scroll-slider__inner {
    height: unset;
    flex-direction: column;
    animation: infinityScrollVertical linear infinite;
  }
}
.infinity-scroll-slider--vertical .infinity-scroll-slider__inner.--to-bottom {
  animation: infinityScrollLeft linear infinite;
}
@media print, screen and (min-width: 1153px) {
  .infinity-scroll-slider--vertical .infinity-scroll-slider__inner.--to-bottom {
    animation: infinityScrollVerticalToBottom linear infinite;
  }
}

.infinity-scroll-slider__slide {
  height: 100%;
  padding-right: 20px;
}
@media print, screen and (min-width: 769px) {
  .infinity-scroll-slider__slide {
    padding-right: 40px;
  }
}
.infinity-scroll-slider__slide img {
  max-width: unset;
  height: 100%;
  width: auto;
  display: block;
  border-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  .infinity-scroll-slider__slide img {
    border-radius: 10px;
  }
}
@media print, screen and (min-width: 1153px) {
  .infinity-scroll-slider--vertical .infinity-scroll-slider__slide {
    height: unset;
    padding-right: unset;
    padding-bottom: 20px;
  }
}
@media print, screen and (min-width: 1153px) {
  .infinity-scroll-slider--vertical .infinity-scroll-slider__slide img {
    width: 100%;
    height: auto;
  }
}

@keyframes infinityScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes infinityScrollLeft {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes infinityScrollVertical {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
@keyframes infinityScrollVerticalBottom {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}
.stack {
  padding-block: 1px;
}
.stack:not(.overflow-visible) {
  overflow: hidden;
}
.stack > :first-child:not([class*=mt-]) {
  margin-top: 0 !important;
}
.stack > :last-child:not([class*=mb-]) {
  margin-bottom: 0 !important;
}
.stack > :last-child.primary-heading {
  margin-bottom: 30px !important;
}
@media print, screen and (min-width: 769px) {
  .stack > :last-child.primary-heading {
    margin-bottom: 40px !important;
  }
}
.stack > :last-child.secondary-heading {
  margin-bottom: 24px !important;
}
@media print, screen and (min-width: 769px) {
  .stack > :last-child.secondary-heading {
    margin-bottom: 40px !important;
  }
}
.stack > :last-child.tertiary-heading {
  margin-bottom: 16px !important;
}
.stack > :last-child.quaternary-heading {
  margin-bottom: 16px !important;
}
.stack > :last-child.group-heading {
  margin-bottom: 16px !important;
}
.stack > :last-child.detail-lead__sub-heading {
  margin-bottom: 24px !important;
}
.stack:has(> *:last-child.primary-heading) {
  margin-bottom: 30px !important;
}
@media print, screen and (min-width: 769px) {
  .stack:has(> *:last-child.primary-heading) {
    margin-bottom: 40px !important;
  }
}
.stack:has(> *:last-child.secondary-heading) {
  padding-bottom: 0;
}
@media print, screen and (min-width: 769px) {
  .stack:has(> *:last-child.secondary-heading) {
    padding-bottom: 0;
  }
}
.stack:has(> *:last-child.tertiary-heading) {
  padding-bottom: 0;
}
.stack:has(> *:last-child.quaternary-heading) {
  padding-bottom: 0;
}
.stack:has(> *:last-child.group-heading) {
  padding-bottom: 0;
}
.stack.stack__mt {
  margin-top: 60px;
}
@media print, screen and (min-width: 769px) {
  .stack.stack__mt {
    margin-top: 112px;
  }
}
.stack__wide {
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
.stack__view100vw {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
}
.stack--has-border {
  padding-top: 60px;
  background: url(/dcms_media/image/gauge_bg_s.png) repeat-x center top;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .stack--has-border {
    padding-top: 122px;
  }
}
.stack--has-image {
  position: relative;
  padding-bottom: 180px !important;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  z-index: 0;
}
@media print, screen and (min-width: 769px) {
  .stack--has-image {
    padding-bottom: 360px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .stack--has-image-pb-small {
    padding-bottom: 180px !important;
  }
}
.stack--has-image-before {
  position: relative;
  z-index: 1;
}
.stack--has-image .stack__inner {
  position: relative;
  z-index: 2;
}
.stack--has-image .stack__image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.stack--has-image .stack__image img {
  width: 100%;
}
.stack--has-image + .stack {
  padding-top: 40px;
}
@media print, screen and (min-width: 769px) {
  .stack--has-image + .stack {
    padding-top: 80px;
  }
}
.stack--philosophy__inner {
  position: relative;
}
.stack--philosophy__inner::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 344px;
  aspect-ratio: 344/335;
  background: url(/dcms_media/other/bg_philosophy.svg) no-repeat center center/cover;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .stack--philosophy__inner::after {
    transform: translateX(50%);
  }
}
@media print, screen and (max-width: 768.8px) {
  .stack--philosophy__inner::after {
    width: 170px;
  }
}
.stack--has-interview-deco-01 {
  position: relative;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
.stack--has-interview-deco-01::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  aspect-ratio: 900/630;
  width: 53%;
  height: 100%;
  max-height: 630px;
  clip-path: polygon(0 0, 11.6666666667% 100%, 100% 100%, 100% 0);
  background-color: #f2f6f9;
  z-index: -1;
}
@media print, screen and (max-width: 768.8px) {
  .stack--has-interview-deco-01::before {
    max-height: 310px;
    clip-path: polygon(0 0, 23.3333333333% 100%, 100% 100%, 100% 0);
  }
}
.stack--has-interview-deco-02 {
  position: relative;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .stack--has-interview-deco-02 {
    padding-top: 150px;
  }
}
.stack--has-interview-deco-02::before {
  position: absolute;
  content: "";
  left: -10%;
  top: 10%;
  width: 120%;
  height: 400px;
  background-color: #f2f6f9;
  z-index: -1;
  transform: rotate(4deg);
}
@media print, screen and (max-width: 768.8px) {
  .stack--has-interview-deco-02::before {
    height: 200px;
  }
}
.stack--has-interview-deco-03 {
  position: relative;
  padding-top: 40px;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .stack--has-interview-deco-03 {
    padding-top: 100px;
  }
}
.stack--has-interview-deco-03::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  aspect-ratio: 900/630;
  width: 50%;
  height: 100%;
  max-height: 630px;
  clip-path: polygon(0 0, 11.6666666667% 100%, 100% 100%, 100% 0);
  background-color: #f2f6f9;
  z-index: -1;
  transform: scale(-1, 1);
}
@media print, screen and (max-width: 768.8px) {
  .stack--has-interview-deco-03::before {
    max-height: 310px;
    clip-path: polygon(0 0, 23.3333333333% 100%, 100% 100%, 100% 0);
  }
}
.stack--has-interview-deco-04 {
  position: relative;
}
.stack--has-interview-deco-04:not(.stack__view100vw) {
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .stack--has-interview-deco-04 {
    padding-top: 150px;
  }
}
.stack--has-interview-deco-04::before {
  position: absolute;
  content: "";
  left: -10%;
  top: 10%;
  width: 120%;
  height: 400px;
  background-color: #f2f6f9;
  z-index: -1;
  transform: rotate(-4deg);
}
@media print, screen and (max-width: 768.8px) {
  .stack--has-interview-deco-04::before {
    height: 200px;
  }
}
.stack--has-interview-deco-04:has(.interview-slider__wrapper)::before {
  top: 29%;
  height: 290px;
}
.stack--has-interview-deco-05 {
  position: relative;
  padding-top: 40px;
}
@media print, screen and (min-width: 769px) {
  .stack--has-interview-deco-05 {
    padding-top: 100px;
  }
}
.stack--has-interview-deco-05::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  aspect-ratio: 1680/868;
  width: 104%;
  height: 100%;
  clip-path: polygon(0 0, 11.6666666667% 100%, 100% 100%, 100% 0);
  background-color: #f2f6f9;
  z-index: -1;
  transform: scale(-1, -1);
}
@media print, screen and (max-width: 768.8px) {
  .stack--has-interview-deco-05::before {
    width: 100%;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  }
}
.stack:has(+ .stack), .stack + .stack, .stack:last-child {
  padding-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .stack:has(+ .stack), .stack + .stack, .stack:last-child {
    padding-bottom: 112px;
  }
}

.stack__inner {
  width: 100%;
  max-width: 1208px;
  margin-inline: auto;
  padding-inline: 20px;
}
@media print, screen and (min-width: 769px) {
  .stack__inner {
    padding-inline: 44px;
  }
}
.stack__inner .stack__inner--wide {
  position: relative;
  max-width: 1560px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .stack__inner .stack__inner--wide {
    width: calc(100vw - 88px);
  }
}
@media print, screen and (min-width: 1644px) {
  .stack__inner .stack__inner--wide {
    width: 100vw;
  }
}
.stack__inner .stack__inner--semi-wide {
  position: relative;
  max-width: 1380px;
  left: 50%;
  transform: translateX(-50%);
}
@media print, screen and (min-width: 769px) {
  .stack__inner .stack__inner--semi-wide {
    width: calc(100vw - 88px);
  }
}
@media print, screen and (min-width: 1464px) {
  .stack__inner .stack__inner--semi-wide {
    width: 100vw;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 1504px) {
  .stack__inner .box--case .stack__inner--semi-wide {
    width: calc(100vw - 88px - 40px);
  }
}

@media print, screen and (min-width: 769px) and (max-width: 821px) {
  .stack--has-image.-tktab, .stack--has-image.-tkr {
    padding-bottom: 180px !important;
  }
}

.toc__label {
  margin-bottom: 4px;
}

.toc__list {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(var(--col-count, 1), 1fr);
  -moz-column-gap: 30px;
       column-gap: 30px;
  row-gap: 4px;
}
@media print, screen and (min-width: 480px) {
  .toc__list {
    --col-count: 2;
  }
}
@media print, screen and (min-width: 769px) {
  .toc__list--pc-col-count-3 {
    --col-count: 3;
  }
}
@media print, screen and (min-width: 769px) {
  .toc__list--pc-col-count-4 {
    --col-count: 4;
  }
}

.toc__item {
  display: grid;
}

.toc__link {
  display: block;
  color: inherit;
  text-decoration: none;
  padding-block: 16px;
  border-bottom: 1px solid #ddd;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
  transition: opacity 0.2s ease-in-out;
}
@media (any-hover: hover) {
  .toc__link:hover {
    opacity: 0.6;
  }
}

.toc__icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #bbb;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1px;
}
.toc__icon::after {
  content: "";
  -webkit-mask-image: url(/dcms_media/other/recruit_icon_arrow.svg);
          mask-image: url(/dcms_media/other/recruit_icon_arrow.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 8px;
  height: 8px;
  background-color: #146AB2;
  rotate: 90deg;
  margin-left: -1px;
}

.bg {
  padding-block: 40px 60px;
}
@media print, screen and (min-width: 769px) {
  .bg {
    padding-block: 80px;
  }
}
.bg--green {
  background-color: #EDF7E5;
}

.media-block {
  display: grid;
  row-gap: 20px;
}
@media print, screen and (min-width: 769px) {
  .media-block {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 40px;
         column-gap: 40px;
    align-items: center;
  }
}
.media-block + .media-block {
  margin-top: 48px;
}
@media print, screen and (min-width: 769px) {
  .media-block + .media-block {
    margin-top: 64px;
  }
}

.media-block__media img {
  display: block;
  width: 100%;
}
@media print, screen and (min-width: 769px) {
  .media-block--pc-media-right .media-block__media {
    grid-column: 2;
    grid-row: 1;
  }
}

@media print, screen and (min-width: 769px) {
  .media-block--pc-media-right .media-block__text {
    grid-column: 1;
    grid-row: 1;
  }
}

.media-block-02 {
  display: grid;
  row-gap: 20px;
  padding-bottom: 40px;
  border-bottom: 1px solid #B3D3B5;
}
@media print, screen and (min-width: 769px) {
  .media-block-02 {
    grid-template-columns: 1fr 380px;
    -moz-column-gap: 40px;
         column-gap: 40px;
    align-items: center;
  }
}
.media-block-02 + .media-block-02 {
  margin-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .media-block-02 + .media-block-02 {
    margin-top: 40px;
  }
}

.media-block-02__media img {
  display: block;
  width: 100%;
}

.label {
  font-size: 1rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
  background-color: #EDF7E5;
  color: #1EBBA4;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 15px;
  border-radius: 5px;
  display: flex;
  -moz-column-gap: 4px;
       column-gap: 4px;
  align-items: center;
}
@media print, screen and (min-width: 769px) {
  .label {
    border-radius: 10px;
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.label--white {
  background-color: #fff;
}

.label__icon {
  -webkit-mask-image: url(/dcms_media/other/recruit_icon_doc.svg);
          mask-image: url(/dcms_media/other/recruit_icon_doc.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  width: 24px;
  height: 24px;
  background-color: #146AB2;
  font-size: 1px;
}

.stack:has(.history-slider) {
  position: relative;
}
.stack:has(.history-slider)::before {
  content: "";
  width: calc(100vw - 50px);
  height: 350px;
  background-color: #146AB2;
  border-radius: 0 20px 20px 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media print, screen and (max-width: 768.8px) {
  .stack:has(.history-slider)::before {
    width: calc(100vw - 40px);
  }
}

.history-slider {
  padding-top: 30px;
}
@media print, screen and (min-width: 769px) {
  .history-slider {
    padding-top: 80px;
  }
}

@media print, screen and (min-width: 769px) {
  .history-slider__heading-set {
    width: 100%;
  }
}
@media print, screen and (max-width: 768.8px) {
  .history-slider__heading-set {
    padding-bottom: 60px;
    padding-right: 40px;
  }
}
.history-slider__heading-set .history-slider__heading:not(:first-child) {
  display: none;
}

.history-slider__slider {
  position: relative;
}
.history-slider__slider .swiper-wrapper {
  align-items: stretch;
}
.history-slider__slider .swiper-slide {
  height: auto;
}
.history-slider__slider .swiper-controller {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.history-slider__slider .swiper-pagination {
  position: absolute;
  top: -60px;
  right: 0;
  bottom: auto;
  left: auto;
  width: 50%;
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  justify-content: flex-end;
}
@media print, screen and (max-width: 1152.8px) {
  .history-slider__slider .swiper-pagination {
    right: 40px;
  }
}
.history-slider__slider .swiper-button-prev,
.history-slider__slider .swiper-button-next {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
  border: #bbb 1px solid;
  background-color: #146AB2;
  border-radius: 50%;
}
@media print, screen and (max-width: 768.8px) {
  .history-slider__slider .swiper-button-prev,
  .history-slider__slider .swiper-button-next {
    width: 32px;
    height: 32px;
  }
}
.history-slider__slider .swiper-button-prev,
.history-slider__slider .swiper-button-next {
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.history-slider__slider .swiper-button-prev:hover,
.history-slider__slider .swiper-button-next:hover {
  opacity: 0.7;
}
.history-slider__slider .swiper-button-prev:hover img,
.history-slider__slider .swiper-button-next:hover img {
  opacity: 1 !important;
}
.history-slider__slider .swiper-button-prev::after,
.history-slider__slider .swiper-button-next::after {
  content: none;
}
.history-slider__slider .swiper-button-prev::before,
.history-slider__slider .swiper-button-next::before {
  content: "";
  width: 48px;
  aspect-ratio: 1;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
  filter: brightness(100);
}
@media print, screen and (max-width: 768.8px) {
  .history-slider__slider .swiper-button-prev::before,
  .history-slider__slider .swiper-button-next::before {
    width: 32px;
  }
}
.history-slider__slider .swiper-button-next {
  right: -24px;
}
@media print, screen and (max-width: 768.8px) {
  .history-slider__slider .swiper-button-next {
    right: -14px;
  }
}
.history-slider__slider .swiper-button-prev {
  left: -24px;
}
@media print, screen and (max-width: 768.8px) {
  .history-slider__slider .swiper-button-prev {
    left: -14px;
  }
}
.history-slider__slider .swiper-button-prev::before {
  transform: rotate(180deg);
}
.history-slider__slider .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Montserrat", sans-serif;
  color: #89B4D9;
  background-color: transparent;
  font-weight: bold;
  opacity: 1 !important;
  margin: 0 !important;
  transition: opacity 0.3s ease;
}
.history-slider__slider .swiper-pagination-bullet:hover {
  opacity: 0.7 !important;
}
.history-slider__slider .swiper-pagination-bullet-active {
  border-radius: 50%;
  border: #89B4D9 1px solid;
}

.timeline__item {
  display: grid;
  grid-template-columns: auto auto 1fr;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 8px;
  align-items: start;
  overflow-y: clip;
  padding-block: 20px;
  border-bottom: 1px solid #B3D3B5;
}
@media print, screen and (min-width: 769px) {
  .timeline__item {
    -moz-column-gap: 24px;
         column-gap: 24px;
    padding-block: 40px;
  }
}
.timeline__item:first-child {
  padding-top: unset;
}

.timeline__dot {
  width: 24px;
  height: 24px;
  background-color: #146AB2;
  background-clip: padding-box;
  border-radius: 50%;
  grid-column: 1;
  grid-row: 1/3;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .timeline__dot {
    width: 32px;
    height: 32px;
    border-width: 6px;
  }
}
.timeline__dot::before, .timeline__dot::after {
  content: "";
  width: 6px;
  height: 100vh;
  position: absolute;
  left: 50%;
  translate: -50%;
}
.timeline__dot::before {
  bottom: 50%;
}
.timeline__dot::after {
  top: 50%;
}
.timeline__item:first-child .timeline__dot::before {
  display: none;
}
.timeline__item:last-child .timeline__dot::after {
  display: none;
}

.timeline__time {
  color: #146AB2;
  font-size: 1.375rem;
  font-weight: bold;
  line-height: 1.3;
  grid-column: 2;
  width: 5ch;
}
@media print, screen and (min-width: 769px) {
  .timeline__time {
    font-size: 1.75rem;
  }
}

.timeline__title {
  font-size: 1.1875rem;
  font-weight: bold;
  line-height: 1.6;
  grid-column: 3;
}
@media print, screen and (min-width: 769px) {
  .timeline__title {
    font-size: 1.375rem;
  }
}

.timeline__description {
  grid-column: 2/4;
}
@media print, screen and (min-width: 769px) {
  .timeline__description {
    grid-column: 3;
  }
}

.hr {
  margin-block: 24px;
  border: none;
  border-top: #ddd 1px solid;
}
@media print, screen and (min-width: 769px) {
  .hr {
    margin-block: 40px;
  }
}

.pc-only {
  display: none;
}
@media print, screen and (min-width: 821px) {
  .pc-only {
    display: block;
  }
}

@media print, screen and (min-width: 767px) and (max-width: 821px) {
  .pc-sp-only {
    display: none;
  }
}

.tabs__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(64px, 1fr));
  border-radius: 50vh;
  background-color: #F5F5F5;
  border: 1px solid #ddd;
}

.tabs__button {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  min-height: 60px;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
}
@media (any-hover: hover) {
  .tabs__button:hover {
    opacity: 0.6;
  }
}
.tabs__button[aria-selected=true] {
  color: #fff;
  background-color: #F5771D;
}

.step {
  display: grid;
  row-gap: 15px;
}
@media print, screen and (min-width: 769px) {
  .step {
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 30px;
  }
}
@media print, screen and (min-width: 1153px) {
  .step {
    grid-template-columns: repeat(4, 1fr);
  }
}

.step__item {
  padding: 20px 20px 24px;
  position: relative;
}
.step__item::before {
  content: "";
  position: absolute;
  bottom: 100%;
  right: calc(50% - 5px);
  height: 15px;
  width: 10px;
  z-index: 0;
  background-color: #B3D3B5;
}
@media print, screen and (min-width: 769px) {
  .step__item::before {
    top: calc(50% - 5px);
    right: 100%;
    height: 10px;
    width: 30px;
  }
}
@media print, screen and (min-width: 769px) and (max-width: 1153px) {
  .step__item:nth-child(2n+1)::before {
    top: unset;
    right: unset;
    left: 100%;
    bottom: calc(100% - 5px);
    transform-origin: left center;
    rotate: -45deg;
    translate: -5px 5px;
    width: 55px;
  }
}
.step__item::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #EDF7E5;
  border-radius: 10px;
  z-index: 1;
}
.step__item > * {
  position: relative;
  z-index: 2;
}
.step__item:first-child::before {
  display: none;
}
.step__item--orange::after {
  background-color: #FEE9DA;
}

.tag {
  background-color: #fff;
  padding: 5px 10px;
  line-height: 1.5;
  border-radius: 5px;
  font-weight: bold;
  font-size: 0.875rem;
  color: #146AB2;
}
.tag--text-orange {
  color: #F5771D;
}

.data-tag {
  background-color: #fff;
  border-radius: 5px;
  padding: 10px 15px;
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
}

.data-tag__heading {
  flex-shrink: 0;
  font-weight: bold;
}

.page-title__wrapper:has(+ .innterview-mv) {
  padding-bottom: 0 !important;
}
.page-title__wrapper:has(+ .innterview-mv) .page-title {
  margin-bottom: 0;
}

.innterview-mv {
  position: relative;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  padding-inline: 20px;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv {
    padding-bottom: 148px !important;
    padding-inline: 44px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv {
    display: flex;
    flex-direction: column-reverse;
  }
}
.innterview-mv .stack__inner--wide {
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv .stack__inner--wide {
    max-height: 630px;
    aspect-ratio: 1560/630;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv .stack__inner--wide {
    padding-block: 20px;
  }
}

.innterview-mv__inner {
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__inner {
    width: 44.0476190476%;
  }
}

.innterview-mv__media {
  position: relative;
}
.innterview-mv__media::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  aspect-ratio: 105/430;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  background-color: #F2F6F9;
  z-index: -1;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__media {
    max-width: 940px;
    width: 55.9523809524%;
    aspect-ratio: 940/630;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
  }
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv__media {
    margin-right: -20px;
  }
}
.page__recruit .innterview-mv__media {
  overflow: hidden;
}
@media print, screen and (min-width: 769px) {
  .page__recruit .innterview-mv__media {
    border-radius: 0 50px 0 0;
  }
}
@media print, screen and (max-width: 768.8px) {
  .page__recruit .innterview-mv__media {
    border-radius: 0 20px 0 0;
  }
}

.innterview-mv__profile {
  border-radius: 10px;
  background-color: #146AB2;
  padding: 20px;
  z-index: 2;
  display: flex;
  align-items: center;
  -moz-column-gap: 40px;
       column-gap: 40px;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__profile {
    position: absolute;
    left: 0;
    bottom: -48px;
    width: 540px;
    padding: 20px;
    bottom: -110px;
    z-index: 1;
  }
}
@media print, screen and (min-width: 1201px) {
  .innterview-mv__profile {
    bottom: -72px;
  }
}
@media print, screen and (min-width: 1153px) {
  .innterview-mv__profile {
    width: 43.4523809524vw;
    min-width: 720px;
    padding: 40px;
    bottom: -48px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv__profile {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }
}

.innterview-mv__detail {
  display: flex;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
  flex-shrink: 0;
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv__detail {
    width: 100%;
    justify-content: space-between;
  }
}

.innterview-mv__label {
  background-color: #fff;
  padding: 8px 20px;
  border-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__label {
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0.05em;
  }
}
@media print, screen and (min-width: 1153px) {
  .innterview-mv__label {
    font-size: 1.375rem;
  }
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv__label {
    font-size: 0.875rem;
    padding: 4px 14px;
    margin-bottom: 8px;
  }
}

.innterview-mv__name {
  font-size: 1.375rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__name {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 1153px) {
  .innterview-mv__name {
    font-size: 1.875rem;
  }
}

.innterview-mv__date {
  border: #fff 1px solid;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px;
  line-height: 1.4;
}
@media print, screen and (max-width: 768.8px) {
  .innterview-mv__date {
    padding: 4px 16px;
    font-size: 0.875rem;
  }
}

.innterview-mv__lead {
  font-size: 1.375rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media print, screen and (min-width: 769px) {
  .innterview-mv__lead {
    font-size: 1.75rem;
  }
}
@media print, screen and (min-width: 1340px) {
  .innterview-mv__lead {
    font-size: 2.25rem;
  }
}

.recruit-about-block {
  position: relative;
  background: #ddd;
  padding: 40px 20px 80px;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  z-index: 0;
}
@media print, screen and (min-width: 769px) {
  .recruit-about-block {
    padding-block: 140px 180px;
  }
}
.recruit-about-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.4));
  z-index: -1;
}
.recruit-about-block .stack__inner {
  position: relative;
  z-index: 2;
}

.recruit-member-block {
  margin-top: -40px;
  background-color: #fff;
  border-radius: 20px 20px 0 0;
  position: relative;
  z-index: 2;
  padding-top: 60px;
  padding-inline: 20px;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .recruit-member-block {
    border-radius: 50px 50px 0 0;
    padding-top: 120px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .recruit-member-block {
    margin-bottom: 40px;
  }
}

.recruit-member-block--inner {
  width: 100%;
  max-width: 1120px;
}

@media print, screen and (min-width: 769px) and (max-width: 1644px) {
  .stack__inner .recruit-member-block .stack__inner--wide {
    width: calc(100vw - 40px);
    max-width: 1620px;
  }
}

.recruit-interview-block {
  position: relative;
  padding-top: 40px;
  padding-inline: 20px;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
}
@media print, screen and (min-width: 769px) {
  .recruit-interview-block {
    padding-top: 120px;
    margin-bottom: 365px;
  }
}
.recruit-interview-block::before {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  aspect-ratio: 1680/868;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, 11.6666666667% 100%, 100% 100%, 100% 0);
  background-color: #F2F6F9;
  z-index: -1;
  transform: scale(1, -1);
}
@media print, screen and (max-width: 768.8px) {
  .recruit-interview-block::before {
    width: 100%;
    height: 70%;
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 0);
  }
}

.recruit-interview-block__inner {
  padding-bottom: 60px;
}
@media print, screen and (min-width: 769px) {
  .recruit-interview-block__inner {
    padding-bottom: 252px;
  }
}

.recruit-interview-block__slider {
  position: relative;
  overflow: hidden;
  padding-bottom: 60px;
  padding-inline: 1px;
}
@media print, screen and (min-width: 769px) {
  .recruit-interview-block__slider {
    padding-bottom: 80px;
  }
}

.recruit-interview-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  -moz-column-gap: 24px;
       column-gap: 24px;
}
@media print, screen and (max-width: 768.8px) {
  .recruit-interview-button {
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}
.recruit-interview-button .swiper-pagination,
.recruit-interview-button .swiper-button-prev,
.recruit-interview-button .swiper-button-next {
  position: static;
}
.recruit-interview-button .swiper-button-prev,
.recruit-interview-button .swiper-button-next {
  width: 40px;
  height: 40px;
  min-width: 40px;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 50%;
  background: #fff;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 1;
}
@media print, screen and (min-width: 769px) {
  .recruit-interview-button .swiper-button-prev,
  .recruit-interview-button .swiper-button-next {
    transition: opacity 0.3s ease, background-color 0.3s ease;
  }
  .recruit-interview-button .swiper-button-prev:hover,
  .recruit-interview-button .swiper-button-next:hover {
    opacity: 0.7;
  }
  .recruit-interview-button .swiper-button-prev:hover img,
  .recruit-interview-button .swiper-button-next:hover img {
    opacity: 1 !important;
  }
}
.recruit-interview-button .swiper-button-prev::after,
.recruit-interview-button .swiper-button-next::after {
  background: no-repeat top center/contain;
  width: 11px;
  height: 11px;
  content: "";
}
.recruit-interview-button .swiper-button-prev {
  left: auto;
  right: 70px;
}
.recruit-interview-button .swiper-button-prev::after {
  background-image: url(/dcms_media/other/button_icon_arrow.svg);
  transform: rotate(180deg);
}
.recruit-interview-button .swiper-button-next {
  right: 20px;
}
.recruit-interview-button .swiper-button-next::after {
  background-image: url(/dcms_media/other/button_icon_arrow.svg);
}
.recruit-interview-button .swiper-pagination {
  display: flex;
  -moz-column-gap: 16px;
       column-gap: 16px;
  align-items: center;
}
@media print, screen and (max-width: 768.8px) {
  .recruit-interview-button .swiper-pagination {
    -moz-column-gap: 8px;
         column-gap: 8px;
  }
}
.recruit-interview-button .swiper-pagination-bullet {
  width: 25px;
  height: 25px;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: transparent 1px solid;
  background: transparent !important;
  opacity: 1 !important;
  margin: 0 !important;
  transition: opacity 0.3s ease;
}
.recruit-interview-button .swiper-pagination-bullet:hover {
  opacity: 0.7 !important;
}
.recruit-interview-button .swiper-pagination-bullet::before {
  content: "";
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #89B4D9;
  flex-shrink: 1;
}
.recruit-interview-button .swiper-pagination-bullet-active {
  border-radius: 50%;
  border-color: #146AB2;
}
.recruit-interview-button .swiper-pagination-bullet-active::before {
  background-color: #146AB2;
}

.top-company-block--recruit {
  padding-top: 64px;
}
@media print, screen and (min-width: 821px) {
  .top-company-block--recruit .top-company-grid {
    grid-template-columns: 1fr 27.380952381% 1fr;
    -moz-column-gap: 78px;
         column-gap: 78px;
  }
}
@media print, screen and (max-width: 820.8px) {
  .top-company-block--recruit .top-company-contents {
    width: 100%;
  }
}
.top-company-block--recruit .top-company-contents::before {
  content: none;
}
.top-company-block--recruit .top-company-img img {
  aspect-ratio: 540/570;
}

.recruit-footer-block {
  padding: 40px 20px 120px;
  position: relative;
  background: #ddd;
  padding-left: calc((100vw - 100%) / 2) !important;
  padding-right: calc((100vw - 100%) / 2) !important;
  margin-left: calc((100vw - 100%) / 2 * -1) !important;
  margin-right: calc((100vw - 100%) / 2 * -1) !important;
  z-index: 0;
}
@media print, screen and (min-width: 769px) {
  .recruit-footer-block {
    padding-block: 120px 160px;
  }
}
.recruit-footer-block::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.2));
  z-index: -1;
}
.recruit-footer-block .stack__inner {
  position: relative;
  z-index: 2;
}

.catalog-block {
  background-color: #146AB2;
  border-radius: 10px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
}
@media print, screen and (min-width: 769px) {
  .catalog-block {
    display: grid;
    grid-template-columns: 1fr 160px;
    padding: 86px 80px;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}

.catalog__label {
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  color: #89B4D9;
  line-height: 1;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 769px) {
  .catalog__label {
    font-size: 1.25rem;
  }
}

.catalog__heading {
  font-size: 1.5rem;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .catalog__heading {
    font-size: 2.5rem;
  }
}

.catalog__lead {
  font-weight: bold;
  color: #fff;
}

.catalog__icon {
  padding: 0 20px;
}
@media print, screen and (max-width: 768.8px) {
  .catalog__icon {
    margin-top: 24px;
  }
}
.catalog__icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 120px;
  height: 120px;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 60px 0 #3DA5FF;
  transition: opacity 0.2s ease;
}
.catalog__icon a:hover {
  opacity: 0.7;
}
@media print, screen and (max-width: 768.8px) {
  .catalog__icon a {
    width: 100px;
    height: 100px;
  }
}

.t-entry-block {
  background-color: #164064;
  border-radius: 20px;
  padding: 30px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  -moz-column-gap: 30px;
       column-gap: 30px;
  position: relative;
}
@media print, screen and (min-width: 769px) {
  .t-entry-block {
    display: grid;
    grid-template-columns: 1fr 160px;
    padding: 60px;
    -moz-column-gap: 60px;
         column-gap: 60px;
  }
}

.t-entry__label {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.6;
  color: #fff;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .t-entry__label {
    font-size: 1.125rem;
  }
}

.t-entry__heading {
  font-family: "Barlow", sans-serif;
  font-size: 2.875rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  margin-bottom: 8px;
}
@media print, screen and (min-width: 769px) {
  .t-entry__heading {
    font-size: 4.625rem;
  }
}

.t-entry__lead {
  font-weight: bold;
  font-size: 1.25rem;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .t-entry__lead {
    font-size: 1.75rem;
  }
}

.t-entry__icon {
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
@media print, screen and (max-width: 768.8px) {
  .t-entry__icon {
    margin-top: 24px;
  }
}
.t-entry__icon a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 120px;
  height: 120px;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 60px 0 #3DA5FF;
  transition: opacity 0.2s ease;
}
.t-entry__icon a:hover {
  opacity: 0.7;
}
@media print, screen and (max-width: 768.8px) {
  .t-entry__icon a {
    width: 100px;
    height: 100px;
  }
}
.t-entry__icon img {
  transform: translate(-4px, 2px);
}

.t-entry__bg-text {
  position: absolute;
  right: 0;
  bottom: -12px;
  font-family: "Barlow", sans-serif;
  font-size: 4.375rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #fff;
  opacity: 0.1;
}
@media print, screen and (min-width: 769px) {
  .t-entry__bg-text {
    font-size: 8.125rem;
  }
}

@media print, screen and (min-width: 769px) {
  .flex--reason {
    flex-direction: row-reverse;
  }
}

.flex--reason__contents {
  width: 100%;
}

.flex--reason__image {
  width: 100%;
}
.flex--reason__image img {
  border-radius: 10px;
}
@media print, screen and (min-width: 769px) {
  .flex--reason__image {
    min-width: 40%;
  }
  .flex--reason__image img {
    border-radius: 10px 0 0 10px;
  }
}
@media print, screen and (min-width: 1208px) {
  .flex--reason__image {
    max-width: 500px;
  }
}
@media print, screen and (min-width: 1208px) {
  .flex--reason-image-large .flex--reason__image {
    max-width: 560px;
  }
}
@media print, screen and (min-width: 1208px) {
  .flex--reason-image-x-large .flex--reason__image {
    max-width: 752px;
  }
}
@media print, screen and (min-width: 769px) {
  .flex--reason__image.flex--reason__image-negative-top {
    margin-top: -100px;
  }
}

@media print, screen and (min-width: 769px) {
  .flex--reason:not(.flex--reason-reverse) .flex--reason__image {
    margin-right: -44px;
  }
}
@media print, screen and (min-width: 1208px) {
  .flex--reason:not(.flex--reason-reverse) .flex--reason__image {
    margin-right: 0;
    margin-left: calc((100vw - 1120px - 16px) / 2 * -1);
  }
  .flex--reason:not(.flex--reason-reverse) .flex--reason__image img {
    transform: translateX(calc((100vw - 1120px - 16px) / 2));
  }
}

@media print, screen and (min-width: 769px) {
  .flex--reason-reverse {
    flex-direction: row;
  }
  .flex--reason-reverse .flex--reason__image {
    margin-left: -44px;
  }
  .flex--reason-reverse .flex--reason__image img {
    border-radius: 0 10px 10px 0;
  }
}
@media print, screen and (min-width: 1208px) {
  .flex--reason-reverse .flex--reason__image {
    margin-left: 0;
    margin-right: calc((100vw - 1120px - 16px) / 2 * -1);
  }
  .flex--reason-reverse .flex--reason__image img {
    transform: translateX(calc((100vw - 1120px - 16px) / 2 * -1));
  }
}

.reason-heading__sub {
  font-family: "Barlow", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  font-style: italic;
  color: #89B4D9;
  text-transform: uppercase;
  line-height: 1;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
@media print, screen and (min-width: 769px) {
  .reason-heading__sub {
    margin-bottom: 24px;
  }
}
.reason-heading__sub:not(.no-line)::before {
  content: "";
  width: 60px;
  height: 1px;
  background-color: #89B4D9;
  margin-right: 20px;
  margin-top: 2px;
}
.reason-heading__sub.no-line {
  font-weight: normal;
}
@media print, screen and (min-width: 769px) {
  .reason-heading__sub.no-line {
    font-size: 1.5rem;
  }
}

.reason-heading__main {
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .reason-heading__main {
    font-size: 2rem;
  }
}

.business-overview {
  position: relative;
}
.business-overview > * {
  position: relative;
  z-index: 2;
}

.business-overview__lead {
  padding-block: 32px;
}
@media print, screen and (min-width: 769px) {
  .business-overview__lead {
    padding-block: 40px 40px;
  }
}
@media print, screen and (min-width: 1208px) {
  .business-overview__lead {
    padding-block: 80px 60px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .business-overview__lead {
    padding-inline: 20px;
  }
}

.business-overview__heading {
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .business-overview__heading {
    font-size: 1.875rem;
  }
}

.business-overview__text {
  font-size: 1rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff;
}
@media print, screen and (min-width: 769px) {
  .business-overview__text {
    font-size: 1.125rem;
  }
}

.business-overview__image {
  position: absolute;
  overflow: hidden;
  border-radius: 10px;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 1 !important;
}
@media print, screen and (max-width: 1207.8px) {
  .business-overview__image {
    height: 400px;
  }
  .business-overview__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.business-overview__image::after {
  content: "";
  background-color: rgba(20, 106, 178, 0.6);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 769px) {
  .grid--overview {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (min-width: 1208px) {
  .grid--overview {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media print, screen and (max-width: 768.8px) {
  .grid--overview {
    padding-inline: 20px;
  }
}

.business-overview__col {
  background-color: #fff;
  box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.business-overview__col > * {
  width: 100%;
}

.business-overview__col-head {
  display: grid;
  grid-template-columns: 40px 1fr;
  align-items: center;
  -moz-column-gap: 16px;
       column-gap: 16px;
  padding: 24px;
  border-bottom: #146AB2 1px solid;
}
@media print, screen and (min-width: 769px) {
  .business-overview__col-head {
    grid-template-columns: 60px 1fr;
  }
}

.business-overview__col-number {
  font-family: "Barlow", sans-serif;
  font-size: 2.125rem;
  font-style: italic;
  color: #B8D2E8;
  line-height: 1;
}
@media print, screen and (min-width: 769px) {
  .business-overview__col-number {
    font-size: 3.75rem;
  }
}

.business-overview__col-heading {
  display: flex;
  flex-direction: column;
}
.business-overview__col-heading .color-primary {
  font-family: "Barlow", sans-serif;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  line-height: 1.4;
}
@media print, screen and (min-width: 769px) {
  .business-overview__col-heading .color-primary {
    font-size: 2rem;
  }
}
.business-overview__col-heading .heading-sub {
  line-height: 1;
  font-weight: normal;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
@media print, screen and (min-width: 769px) {
  .business-overview__col-heading .heading-sub {
    font-size: 1rem;
  }
}
.business-overview__col-heading .heading-sub::before {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #ddd;
}

.business-overview__col-body {
  padding: 20px 30px 34px;
}

.business-overview__col-lead {
  font-size: 1rem;
  font-weight: 900;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media print, screen and (min-width: 769px) {
  .business-overview__col-lead {
    font-size: 1.25rem;
  }
}

.business-overview__col-list {
  list-style-type: none;
  border-top: #ddd 1px solid;
}
.business-overview__col-list li {
  border-bottom: #ddd 1px solid;
}
.business-overview__col-list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-block: 8px;
  -moz-column-gap: 16px;
       column-gap: 16px;
  color: #374958;
  font-weight: bold;
  text-decoration: none !important;
  transition: opacity 0.3s ease, background-color 0.3s ease;
}
.business-overview__col-list li a:hover {
  opacity: 0.7;
}
.business-overview__col-list li a:hover img {
  opacity: 1 !important;
}
.business-overview__col-list li a::after {
  content: "";
  flex-shrink: 0;
}
.business-overview__col-list li a:not([target=_blank])::after {
  width: 40px;
  aspect-ratio: 1;
  border: #bbb 1px solid;
  border-radius: 50%;
  background: url(/dcms_media/other/button_icon_arrow.svg) no-repeat center center/11px;
}
.business-overview__col-list li a[target=_blank]::after {
  width: 24px;
  height: 40px;
  background: url(/dcms_media/other/button_icon_window.svg) no-repeat center center/24px;
}

.business-overview__col-foot {
  margin-top: auto;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

.stack:has(.about-overview) {
  position: relative;
  padding-bottom: 0 !important;
}

.about-overview {
  padding-top: 160px;
}
@media print, screen and (min-width: 769px) {
  .about-overview {
    padding-top: 256px;
  }
}
.about-overview > * {
  position: relative;
  z-index: 2;
}

.about-overview__inner {
  background-color: #fff;
  padding: 20px 20px 0;
  border-radius: 10px 10px 0 0;
}
@media print, screen and (min-width: 769px) {
  .about-overview__inner {
    padding: 50px 50px 0;
  }
}

.about-overview__lead {
  background-color: #fff;
  padding: 30px 40px 16px;
  border-radius: 10px 10px 0 0;
}
@media print, screen and (min-width: 821px) {
  .about-overview__lead {
    padding: 30px 50px 0;
  }
}

.about-overview__heading {
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .about-overview__heading {
    font-size: 2.125rem;
  }
}

.about-overview__text {
  line-height: 2;
  letter-spacing: 0.05em;
  text-align: center;
}
@media print, screen and (min-width: 769px) {
  .about-overview__text {
    font-size: 1rem;
  }
}

.about-overview__image {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.about-overview__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.business-overview__list {
  position: relative;
}

.lib-skipNav__list {
  position: fixed;
  z-index: 10000;
  width: 50%;
  top: 0;
  left: 0;
}

.lib-skipNav__list > li {
  list-style-type: none;
}

.lib-skipNav__list > li a {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  white-space: nowrap;
}

.lib-skipNav__list > li a:focus {
  font-size: 1rem;
  width: 100%;
  max-width: 200px;
  display: block;
  height: auto;
  line-height: 1.3;
  padding: 10px 30px;
  clip: unset;
  opacity: 1;
  overflow: unset;
  background-color: #efefef;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

.lib-skipNav__link {
  position: relative;
}

.lib-skipNav__link a {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  width: 0;
  height: 0;
  border: 0;
  opacity: 0;
  font-size: 0;
  position: absolute;
  left: 0;
  white-space: nowrap;
}

.lib-skipNav__link a:focus {
  font-size: 1rem;
  width: auto;
  display: block;
  height: auto;
  line-height: 1.3;
  padding: 10px 30px;
  clip: unset;
  opacity: 1;
  overflow: unset;
  background-color: #efefef;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
}

.interview-block__head {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: space-between;
  border-bottom: #89B4D9 1px solid;
  padding-top: 46px;
  padding-bottom: 16px;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .interview-block__head {
    padding-top: 64px;
  }
}

.interview-block__label {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
  background-color: #146AB2;
  color: #fff;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.15em;
  padding: 10px 20px;
  border-radius: 5px;
}
@media print, screen and (min-width: 769px) {
  .interview-block__label {
    padding: 18px 30px;
    font-size: 1.625rem;
  }
}

.interview-block__name {
  font-weight: bold;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 0.15em;
}
@media print, screen and (min-width: 769px) {
  .interview-block__name {
    font-size: 1.875rem;
  }
}

.interview-block__date {
  color: #146AB2;
  border: #146AB2 1px solid;
  border-radius: 30px;
  line-height: 1;
  padding: 10px 20px;
}

@media print, screen and (min-width: 769px) {
  .interview-block--primary02 .interview-block__head {
    padding-top: 50px;
  }
}
.interview-block--primary02 .interview-block__label {
  background-color: #1EBBA4;
}
@media print, screen and (min-width: 769px) {
  .interview-block--primary02 .interview-block__label {
    padding: 17px 20px;
    font-size: 1.125rem;
  }
}
@media print, screen and (min-width: 769px) {
  .interview-block--primary02 .interview-block__name {
    font-size: 1.375rem;
  }
}
.interview-block--primary02 .interview-block__date {
  font-size: 0.875rem;
}

.interview-slider__wrapper {
  position: relative;
  padding-block: 180px;
  margin-inline: -20px;
}
@media print, screen and (min-width: 769px) {
  .interview-slider__wrapper {
    margin-inline: -44px;
  }
}
@media print, screen and (min-width: 1153px) {
  .interview-slider__wrapper {
    padding-block: 300px;
  }
}

.interview-slider {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 220px;
  overflow: hidden;
}
@media print, screen and (max-width: 1152.8px) {
  .interview-slider {
    width: 100%;
    height: 100px;
  }
}
.interview-slider.--position-bottom {
  left: 0;
  bottom: 0;
}
@media print, screen and (max-width: 1152.8px) {
  .interview-slider.--position-bottom {
    left: 0;
    bottom: auto;
    top: 20px;
  }
}
.interview-slider.--position-top {
  right: 0;
  top: 0;
}
@media print, screen and (max-width: 1152.8px) {
  .interview-slider.--position-top {
    right: 0;
    top: auto;
    bottom: 20px;
  }
}

.interview-contents {
  position: relative;
  max-width: 1120px;
  margin-inline: auto;
  z-index: 2;
  padding-inline: 20px;
}
@media print, screen and (min-width: 769px) {
  .interview-contents {
    padding-inline: 44px;
  }
}
.interview-contents .secondary-heading {
  text-align: center;
  margin-bottom: 24px;
}
@media print, screen and (min-width: 769px) {
  .interview-contents .secondary-heading {
    font-size: 2.25rem;
    line-height: 1.8;
  }
}

.l-rss__entrie .l-pager__list {
  height: 35px;
}

.l-rss__entrie .l-pager__list.is-ellipsis > li:nth-child(4)::after, .l-rss__entrie .l-pager__list.is-ellipsis > li:nth-last-child(3)::before {
  content: "...";
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  width: 30px;
  height: 30px;
}

.l-rss__entrie .l-pager__list.is-ellipsis > li:nth-child(4)::after {
  margin-left: 4px;
  display: none;
}

.l-rss__entrie .l-pager__list.is-ellipsis > li:nth-last-child(3)::before {
  margin-right: 4px;
}

.l-rss__entrie .l-pager__list.is-ellipsis.is-move > li:nth-child(4)::after {
  display: flex;
}

.l-rss__entrie .l-pager__list.is-ellipsis.is-end > li:nth-last-child(3)::before {
  display: none;
}

.l-rss__entrie .l-pager__list :where(.l-pager__item)[aria-current=page] {
  display: block;
}

.l-rss__entrie .l-pager__first, .l-rss__entrie .l-pager__last {
  display: none;
}

.l-rss__entrie .l-pager__all {
  font-size: 0.875rem;
  line-height: 1.3;
  bottom: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

:where([class*=__pager]) {
  text-align: center;
}

:where(.l-pager__list) {
  list-style-type: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}

:where(.l-pager__list) > li[aria-disabled=true] > span {
  display: block;
}

:where(.l-pager__list) > li[aria-disabled=true] > a {
  display: none;
}

:where(.l-pager__list) > li[aria-disabled=false] > span {
  display: none;
}

:where(.l-pager__list) > li[aria-disabled=false] > a {
  display: inline-flex;
}

:where(.l-pager__list) > li a {
  color: #374958;
  width: 35px;
  height: 35px;
  font-size: 0.875rem;
  line-height: 1.4;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  position: relative;
  transition: opacity 0.3s ease;
}
:where(.l-pager__list) > li a:hover {
  opacity: 0.5;
}

:where(.l-pager__list) :where(.l-pager__item) {
  display: none;
}

:where(.l-pager__list) :where(.l-pager__item):has([aria-current=page]) {
  display: block;
}

:where(.l-pager__list) :where(.l-pager__item)[aria-current=page] > a {
  background-color: #146AB2 !important;
  color: #fff !important;
  border-color: #146AB2 !important;
  pointer-events: none;
}

:where(.l-pager__list) :where(.l-pager__item) a {
  cursor: pointer;
  border: #146AB2 1px solid !important;
  transition: 0.3s;
}

:where(.l-pager__list) :where(.l-pager__item) a[aria-current=page] {
  background-color: #146AB2;
  color: #fff;
  border-color: #146AB2;
  pointer-events: none;
}

:where(.l-pager__list) :where(.l-pager__next), :where(.l-pager__list) :where(.l-pager__prev) {
  position: absolute;
}

:where(.l-pager__list) :where(.l-pager__next) a, :where(.l-pager__list) :where(.l-pager__prev) a {
  transition: 0.3s;
}

:where(.l-pager__list) :where(.l-pager__next) a:before, :where(.l-pager__list) :where(.l-pager__prev) a:before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: solid 2px #374958;
  border-right: solid 2px #374958;
  transition: transform 0.3s, color 0.3s;
}

:where(.l-pager__list) :where(.l-pager__prev) {
  margin-right: 20px;
  left: 0;
}

:where(.l-pager__list) :where(.l-pager__prev) a {
  transition: 0.3s;
}

:where(.l-pager__list) :where(.l-pager__prev) a:before {
  transform: rotate(-135deg);
}

:where(.l-pager__list) :where(.l-pager__next) {
  right: 0;
  margin-left: 20px;
}

:where(.l-pager__list) :where(.l-pager__next) a {
  transition: 0.3s;
}

:where(.l-pager__list) :where(.l-pager__next) a:before {
  transform: rotate(45deg);
}

:where(.l-rss__pager)[aria-hidden=true] {
  display: none;
}

@media print, screen and (min-width: 768px) {
  :where(.l-pager__list) {
    padding-left: 100px;
    padding-right: 100px;
  }
  :where(.l-pager__list) {
    display: inline-flex;
  }
  :where(.l-pager__list) :where(.l-pager__item) {
    display: flex;
  }
  :where(.l-pager__list) :where(.l-pager__item)[aria-hidden=true] {
    display: none;
  }
}
/* original */
:where(.l-pager__list) > li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-color: #146AB2;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

:where(.l-pager__list) > li[aria-current=page] a {
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.12);
}

.l-rss__pager.container {
  margin-top: 42px;
}

.l-form__outer {
  padding-bottom: 48px;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__outer {
    padding-bottom: 40px;
  }
}
.l-form__outer .container,
.l-form__outer .l-form-flow__outer {
  max-width: 1200px;
  margin-inline: auto;
  padding-inline: 24px;
}

.l-form-flow__outer {
  margin-block: 48px;
  text-align: center;
}
.l-form-flow__outer .l-form-flow__list {
  list-style-type: none;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px 15px;
  padding-inline: 24px;
  min-width: 80%;
}
@media print, screen and (min-width: 769px) {
  .l-form-flow__outer .l-form-flow__list {
    gap: 5px 25px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .l-form-flow__outer .l-form-flow__list {
    width: 100%;
  }
}
.l-form-flow__outer .l-form-flow__list > li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  position: relative;
  min-width: 33.3333333333%;
  text-align: center;
  line-height: 1.25;
  padding: 5px;
  min-height: 50px;
  background-color: #ddd;
}
@media print, screen and (min-width: 1153px) {
  .l-form-flow__outer .l-form-flow__list > li {
    min-width: 300px;
  }
}
@media print, screen and (max-width: 768.8px) {
  .l-form-flow__outer .l-form-flow__list > li {
    font-size: 0.875rem;
  }
}
.l-form-flow__outer .l-form-flow__list > li::before, .l-form-flow__outer .l-form-flow__list > li::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: -12px;
  width: 8px;
  height: 2px;
  border-radius: 20px;
  background-color: #146AB2;
  transform-origin: calc(100% - 1px) 50%;
}
@media print, screen and (min-width: 769px) {
  .l-form-flow__outer .l-form-flow__list > li::before, .l-form-flow__outer .l-form-flow__list > li::after {
    right: -17px;
  }
}
.l-form-flow__outer .l-form-flow__list > li::before {
  transform: rotate(45deg);
}
.l-form-flow__outer .l-form-flow__list > li::after {
  transform: rotate(-45deg);
}
.l-form-flow__outer .l-form-flow__list > li[aria-current=step] {
  background-color: #146AB2;
  color: #fff;
}
.l-form-flow__outer .l-form-flow__list > li:last-child::before, .l-form-flow__outer .l-form-flow__list > li:last-child::after {
  display: none;
}
@media print, screen and (min-width: 480px) {
  .l-form-flow__outer .d-sm-none {
    display: none;
  }
}

.l-form__intro {
  margin-bottom: 48px;
}

.l-form__item {
  padding: 15px 0;
}
@media print, screen and (min-width: 769px) {
  .l-form__item {
    padding: 15px 10px;
    display: flex;
    border-top: 1px solid #ddd;
  }
}
.l-form__item:last-child {
  border-bottom: 1px solid #ddd;
}
.l-form__item fieldset, .l-form__item legend {
  display: contents;
}
.l-form__item .l-form__title {
  display: flex;
  justify-content: space-between;
  width: 300px;
  padding: 12px 2rem 0 0;
  margin: 0;
  align-items: flex-start;
  background: unset;
  line-height: 1.25;
  font-weight: 700;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__item .l-form__title {
    width: 100%;
    padding: 10px;
    margin: -15px 0 10px;
    border-top: 1px solid #ddd;
    background-color: rgba(221, 221, 221, 0.3);
  }
}
.l-form__item .l-form__title .is-required {
  background-color: #FE0103;
  color: #fff;
  font-size: 0.75rem;
  display: inline-block;
  padding: 8px 10px;
  line-height: 1;
  margin-left: 10px;
  white-space: nowrap;
}
.l-form__item .is-required {
  margin-top: -6px;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__item .is-required {
    margin-top: -2px;
  }
}
.l-form__item .l-form__label {
  line-height: 1.25;
}
.l-form__item .l-form__input {
  align-items: center;
  width: calc(100% - 200px);
  padding-top: 0;
  border: none;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__item .l-form__input {
    width: 100%;
  }
}
.l-form__item .l-form__input:has(.l-form__name) {
  display: flex;
  flex-wrap: wrap;
}
.l-form__item .l-form__input:has(.l-form__name) .l-form__name {
  width: 48%;
  display: flex;
  align-items: center;
}
.l-form__item .l-form__input:has(.l-form__name) .l-form__name + .l-form__name {
  margin-left: auto;
}
.l-form__item .l-form__input:has(.l-form__name) .l-form__label {
  width: 1.8em;
}
.l-form__item .l-form__input label {
  cursor: pointer;
}
.l-form__item.--kana .l-form__input:has(.l-form__name) .l-form__label {
  width: 3.4em;
}

.l-form__horizon {
  list-style-type: none;
  padding-left: unset;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 1.5rem;
  align-items: center;
  min-height: 40px;
}

input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  top: -0.2em;
  height: 20px !important;
  width: 20px !important;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: -0.4rem;
  margin-right: 5px;
  border: #ddd 1px solid;
  background-color: #fff;
  border-radius: 50%;
}
input[type=radio]::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 3px;
  transform: scale(0);
  transition: all ease-out 0.1s;
  background-color: #146AB2;
}
input[type=radio]:checked::before {
  transform: scale(1);
}

@media print, screen and (min-width: 769px) {
  .l-form__address {
    display: flex;
  }
}
.l-form__address .l-form__title {
  width: 8em;
  margin: 0;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__address .l-form__title {
    border-top: unset;
    background-color: unset;
    padding: 0;
    margin: 0 0 10px;
  }
}
.l-form__address:has([class*=zip]) .l-form__input {
  display: flex;
  max-width: 300px;
}
@media print, screen and (max-width: 768.8px) {
  .l-form__address:has([class*=zip]) .l-form__input > label {
    width: calc(50% - 1rem);
  }
}
.l-form__address + .l-form__address {
  margin-top: 15px;
}

.l-form__select {
  border: 1px solid #ddd;
  background: #fff;
  position: relative;
}
.l-form__select:not(.lib-form__short):not(.lib-form__middle):not(.lib-form__long) {
  max-width: 300px;
}
.l-form__select select {
  margin: 0 !important;
  border-radius: unset;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 10px 30px 10px 8px;
  background: 0 0 !important;
  position: relative;
  z-index: 2;
  border-color: rgba(255, 255, 255, 0);
  max-width: none;
  width: 100%;
  cursor: pointer;
}
.l-form__select::before, .l-form__select::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -6px;
  right: 18px;
  width: 2px;
  height: 8px;
  border-radius: 20px;
  background-color: #146AB2;
  transform-origin: 50% calc(100% - 1px);
}
.l-form__select::before {
  transform: rotate(45deg);
}
.l-form__select::after {
  transform: rotate(-45deg);
}

input[type=text], input[type=number], input[type=email] {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px 8px;
  font-size: 1rem;
  height: 40px;
  text-align: left;
  cursor: pointer;
  line-height: 1.3;
  background-color: #fff;
}

input[type=date] {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px 8px;
  font-size: 1rem;
  height: 40px;
  text-align: left;
  cursor: pointer;
  line-height: 1.3;
  background-color: #fff;
  max-width: 300px;
}

textarea {
  width: 100%;
  border: 1px solid #ddd;
  padding: 5px 8px;
  font-size: 1rem;
  height: 40px;
  text-align: left;
  cursor: pointer;
  line-height: 1.3;
  background-color: #fff;
  min-height: 8em;
}
textarea.l-form__low {
  min-height: 5em;
}

input[type=checkbox]:not(.filter-box__button) {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  top: -0.2em;
  height: 20px;
  width: 20px;
  transition: all 0.15s ease-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: -0.4rem;
  margin-right: 5px;
  outline: 0;
  border: #ddd 1px solid;
  background-color: #fff;
  border-radius: 3px;
  cursor: pointer;
}
input[type=checkbox]:not(.filter-box__button):focus {
  transform: scale(1.2);
}
input[type=checkbox]:not(.filter-box__button)::before {
  position: absolute;
  content: "";
  background-color: #fff;
  left: 2px;
  top: 9px;
  width: 0;
  height: 3px;
  transform: rotate(45deg);
}
input[type=checkbox]:not(.filter-box__button)::after {
  position: absolute;
  content: "";
  background-color: #fff;
  transition: all 0.1s ease-in-out;
  right: 9px;
  bottom: 4px;
  width: 3px;
  height: 0;
  transform: rotate(40deg);
  transition-delay: 0.1s;
}
input[type=checkbox]:not(.filter-box__button):checked {
  background-color: #146AB2;
}
input[type=checkbox]:not(.filter-box__button):checked::before {
  left: 2px;
  top: 9px;
  width: 6px;
  height: 3px;
}
input[type=checkbox]:not(.filter-box__button):checked::after {
  right: 5px;
  bottom: 2px;
  width: 3px;
  height: 14px;
}

.l-input__file {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  background-color: #fff;
}
.l-input__file input[type=file] {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  width: 0 !important;
  height: 0 !important;
  border: 0 !important;
  opacity: 0 !important;
  z-index: -2 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
}

.l-input__file-label {
  font-size: 0.8125rem;
  height: 40px;
  width: 110px;
  align-items: center;
  justify-content: center;
  background-color: #146AB2;
  cursor: pointer;
  display: flex;
  color: #fff;
  border: #ddd 1px solid;
  transition: 0.3s;
}
.l-input__file-label:hover {
  background-color: #fff;
  color: #146AB2;
}

.l-input__file-name {
  flex: 1;
  padding: 5px 10px;
  font-size: 0.8125rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.l-example__text a {
  color: #146AB2;
  text-decoration: underline;
}
.l-example__text a:hover {
  text-decoration: none;
}
.l-example__text a[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(/dcms_media/other/ic_blank.svg) no-repeat;
  background-size: contain;
  margin-left: 4px;
}

.l-form__btn {
  margin-top: 48px;
}
.l-form__btn.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.l-form__btn.gy-2 {
  --bs-gutter-y: 0.5rem;
}
.l-form__btn.gx-2 {
  --bs-gutter-x: 0.5rem;
}
.l-form__btn.justify-content-center {
  justify-content: center;
}
.l-form__btn .col {
  flex: 0 0 auto;
  width: 50%;
  max-width: 356px;
}

.l-link__btn[type=submit] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #146AB2;
  color: #fff;
  padding: 10px;
  line-height: 1.3;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-weight: 700;
  text-decoration: none !important;
  border: #146AB2 2px solid;
  transition: 0.3s;
}
.l-link__btn[type=submit]:hover {
  background-color: #fff;
  color: #146AB2;
}

.l-error__txt {
  color: #fe0103;
}

.l-sitemap__list {
  margin-left: 1.5em;
}
.l-sitemap__list li {
  margin-top: 8px;
}
.l-sitemap__list li:first-of-type {
  margin-top: 0;
}
.l-sitemap__list li > ul {
  margin-left: 1.5em;
}
.l-sitemap__list li > ul li:first-of-type {
  margin-top: 8px;
}
.l-sitemap__list li > a:hover {
  text-decoration: underline;
}

.d_inline_block {
  display: inline-block;
}

.small {
  font-size: 0.875rem !important;
  line-height: 1.5 !important;
}

@media print, screen and (min-width: 769px) {
  .sp-only {
    display: none;
  }
}
@media print, screen and (max-width: 768.8px) {
  .pc-only {
    display: none;
  }
}
.mt-8 {
  margin-top: 8px !important;
}

.mb-8 {
  margin-bottom: 8px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.mb-16 {
  margin-bottom: 16px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.mb-24 {
  margin-bottom: 24px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.mb-32 {
  margin-bottom: 32px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.mb-56 {
  margin-bottom: 56px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.mb-72 {
  margin-bottom: 72px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.mt-88 {
  margin-top: 88px !important;
}

.mb-88 {
  margin-bottom: 88px !important;
}

.mt-96 {
  margin-top: 96px !important;
}

.mb-96 {
  margin-bottom: 96px !important;
}

.mt-104 {
  margin-top: 104px !important;
}

.mb-104 {
  margin-bottom: 104px !important;
}

.mt-112 {
  margin-top: 112px !important;
}

.mb-112 {
  margin-bottom: 112px !important;
}

.mt-120 {
  margin-top: 120px !important;
}

.mb-120 {
  margin-bottom: 120px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pb-8 {
  padding-bottom: 8px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pb-16 {
  padding-bottom: 16px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pb-24 {
  padding-bottom: 24px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pb-32 {
  padding-bottom: 32px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pb-48 {
  padding-bottom: 48px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pb-56 {
  padding-bottom: 56px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pb-64 {
  padding-bottom: 64px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pb-72 {
  padding-bottom: 72px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pb-80 {
  padding-bottom: 80px !important;
}

.pt-88 {
  padding-top: 88px !important;
}

.pb-88 {
  padding-bottom: 88px !important;
}

.pt-96 {
  padding-top: 96px !important;
}

.pb-96 {
  padding-bottom: 96px !important;
}

.pt-104 {
  padding-top: 104px !important;
}

.pb-104 {
  padding-bottom: 104px !important;
}

.pt-112 {
  padding-top: 112px !important;
}

.pb-112 {
  padding-bottom: 112px !important;
}

.pt-120 {
  padding-top: 120px !important;
}

.pb-120 {
  padding-bottom: 120px !important;
}

@media print, screen and (min-width: 769px) {
  .pc-mt-8 {
    margin-top: 8px !important;
  }
  .pc-mb-8 {
    margin-bottom: 8px !important;
  }
  .pc-mt-16 {
    margin-top: 16px !important;
  }
  .pc-mb-16 {
    margin-bottom: 16px !important;
  }
  .pc-mt-24 {
    margin-top: 24px !important;
  }
  .pc-mb-24 {
    margin-bottom: 24px !important;
  }
  .pc-mt-32 {
    margin-top: 32px !important;
  }
  .pc-mb-32 {
    margin-bottom: 32px !important;
  }
  .pc-mt-40 {
    margin-top: 40px !important;
  }
  .pc-mb-40 {
    margin-bottom: 40px !important;
  }
  .pc-mt-48 {
    margin-top: 48px !important;
  }
  .pc-mb-48 {
    margin-bottom: 48px !important;
  }
  .pc-mt-56 {
    margin-top: 56px !important;
  }
  .pc-mb-56 {
    margin-bottom: 56px !important;
  }
  .pc-mt-64 {
    margin-top: 64px !important;
  }
  .pc-mb-64 {
    margin-bottom: 64px !important;
  }
  .pc-mt-72 {
    margin-top: 72px !important;
  }
  .pc-mb-72 {
    margin-bottom: 72px !important;
  }
  .pc-mt-80 {
    margin-top: 80px !important;
  }
  .pc-mb-80 {
    margin-bottom: 80px !important;
  }
  .pc-mt-88 {
    margin-top: 88px !important;
  }
  .pc-mb-88 {
    margin-bottom: 88px !important;
  }
  .pc-mt-96 {
    margin-top: 96px !important;
  }
  .pc-mb-96 {
    margin-bottom: 96px !important;
  }
  .pc-mt-104 {
    margin-top: 104px !important;
  }
  .pc-mb-104 {
    margin-bottom: 104px !important;
  }
  .pc-mt-112 {
    margin-top: 112px !important;
  }
  .pc-mb-112 {
    margin-bottom: 112px !important;
  }
  .pc-mt-120 {
    margin-top: 120px !important;
  }
  .pc-mb-120 {
    margin-bottom: 120px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-pt-8 {
    padding-top: 8px !important;
  }
  .pc-pb-8 {
    padding-bottom: 8px !important;
  }
  .pc-pt-16 {
    padding-top: 16px !important;
  }
  .pc-pb-16 {
    padding-bottom: 16px !important;
  }
  .pc-pt-24 {
    padding-top: 24px !important;
  }
  .pc-pb-24 {
    padding-bottom: 24px !important;
  }
  .pc-pt-32 {
    padding-top: 32px !important;
  }
  .pc-pb-32 {
    padding-bottom: 32px !important;
  }
  .pc-pt-40 {
    padding-top: 40px !important;
  }
  .pc-pb-40 {
    padding-bottom: 40px !important;
  }
  .pc-pt-48 {
    padding-top: 48px !important;
  }
  .pc-pb-48 {
    padding-bottom: 48px !important;
  }
  .pc-pt-56 {
    padding-top: 56px !important;
  }
  .pc-pb-56 {
    padding-bottom: 56px !important;
  }
  .pc-pt-64 {
    padding-top: 64px !important;
  }
  .pc-pb-64 {
    padding-bottom: 64px !important;
  }
  .pc-pt-72 {
    padding-top: 72px !important;
  }
  .pc-pb-72 {
    padding-bottom: 72px !important;
  }
  .pc-pt-80 {
    padding-top: 80px !important;
  }
  .pc-pb-80 {
    padding-bottom: 80px !important;
  }
  .pc-pt-88 {
    padding-top: 88px !important;
  }
  .pc-pb-88 {
    padding-bottom: 88px !important;
  }
  .pc-pt-96 {
    padding-top: 96px !important;
  }
  .pc-pb-96 {
    padding-bottom: 96px !important;
  }
  .pc-pt-104 {
    padding-top: 104px !important;
  }
  .pc-pb-104 {
    padding-bottom: 104px !important;
  }
  .pc-pt-112 {
    padding-top: 112px !important;
  }
  .pc-pb-112 {
    padding-bottom: 112px !important;
  }
  .pc-pt-120 {
    padding-top: 120px !important;
  }
  .pc-pb-120 {
    padding-bottom: 120px !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-w-5 {
    width: 5% !important;
  }
  .pc-w-10 {
    width: 10% !important;
  }
  .pc-w-15 {
    width: 15% !important;
  }
  .pc-w-20 {
    width: 20% !important;
  }
  .pc-w-25 {
    width: 25% !important;
  }
  .pc-w-30 {
    width: 30% !important;
  }
  .pc-w-35 {
    width: 35% !important;
  }
  .pc-w-40 {
    width: 40% !important;
  }
  .pc-w-45 {
    width: 45% !important;
  }
  .pc-w-50 {
    width: 50% !important;
  }
  .pc-w-55 {
    width: 55% !important;
  }
  .pc-w-60 {
    width: 60% !important;
  }
  .pc-w-65 {
    width: 65% !important;
  }
  .pc-w-70 {
    width: 70% !important;
  }
  .pc-w-75 {
    width: 75% !important;
  }
  .pc-w-80 {
    width: 80% !important;
  }
  .pc-w-85 {
    width: 85% !important;
  }
  .pc-w-90 {
    width: 90% !important;
  }
  .pc-w-95 {
    width: 95% !important;
  }
  .pc-w-100 {
    width: 100% !important;
  }
}
.h-100 {
  height: 100%;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.mb-minus-72 {
  margin-bottom: -72px !important;
}

.px-24 {
  padding-inline: 24px;
}

@media print, screen and (min-width: 769px) {
  .pc-px-64 {
    padding-inline: 64px;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-mb-100 {
    margin-bottom: 100px !important;
  }
  .pc-mt-100 {
    margin-top: 100px !important;
  }
  .pc-pb-100 {
    padding-bottom: 100px !important;
  }
  .pc-pb-0 {
    padding-bottom: 0 !important;
  }
}
.text-center {
  text-align: center !important;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

@media print, screen and (min-width: 769px) {
  .pc-text-center {
    text-align: center !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-text-left {
    text-align: left !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-text-right {
    text-align: right !important;
  }
}

.text-nowrap {
  white-space: nowrap;
}

.block-center {
  margin-inline: auto !important;
}

.block-left {
  margin-inline: 0 auto !important;
}

.block-right {
  margin-inline: auto 0 !important;
}

@media print, screen and (min-width: 769px) {
  .pc-block-center {
    margin-inline: auto !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-block-left {
    margin-inline: 0 auto !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-block-right {
    margin-inline: auto 0 !important;
  }
}

.fz-normal {
  font-size: 1rem !important;
}

.fz-large {
  font-size: 1.125rem !important;
}

.fz-x-large {
  font-size: 1.25rem !important;
}

.fz-2x-large {
  font-size: 1.5rem !important;
}

.fz-3x-large {
  font-size: 1.75rem !important;
}

.fz-4x-large {
  font-size: 2rem !important;
}

.fz-5x-large {
  font-size: 2.25rem !important;
}

.fz-6x-large {
  font-size: 2.5rem !important;
}

.fz-7x-large {
  font-size: 2.625rem !important;
}

@media print, screen and (min-width: 769px) {
  .pc-fz-22 {
    font-size: 1.375rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-large {
    font-size: 1.125rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-x-large {
    font-size: 1.25rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-2x-large {
    font-size: 1.5rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-3x-large {
    font-size: 1.75rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-4x-large {
    font-size: 2rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-5x-large {
    font-size: 2.25rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-6x-large {
    font-size: 2.5rem !important;
  }
}

@media print, screen and (min-width: 769px) {
  .pc-fz-7x-large {
    font-size: 2.625rem !important;
  }
}

.color-label {
  padding: 10px 10px;
  border-radius: 2px;
}
.color-label--rounded {
  border-radius: 5px;
}

.color-white {
  color: #fff !important;
}

.color-black {
  color: #374958 !important;
}

.color-primary {
  color: #146AB2 !important;
}

.color-primary50 {
  color: #89B4D9 !important;
}

.color-primary02 {
  color: #1EBBA4 !important;
}

.color-accent {
  color: #FF8731 !important;
}

.color-gray {
  color: #ddd !important;
}

.bg-primary {
  background-color: #146AB2 !important;
}

.bg-primary10 {
  background-color: #E7F0F7 !important;
}

.bg-primary02 {
  background-color: #1EBBA4 !important;
}

.bg-gray {
  background-color: #f5f5f5 !important;
}

.bg-bluegray {
  background-color: #F2F6F9 !important;
}

.fw-bold {
  font-weight: bold !important;
}

.fw-black {
  font-weight: 900 !important;
}

.fs-italic {
  font-style: italic;
}

.w-fit-content {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.w-25 {
  width: 25% !important;
}

.w-30 {
  width: 30% !important;
}

.w-100 {
  width: 100% !important;
}

.mr-auto {
  margin-right: auto;
}

.font-style-barlow {
  font-family: "Barlow", sans-serif;
}

.font-style-montserrat {
  font-family: "Montserrat", sans-serif;
}

.img-rounded {
  border-radius: 10px;
}

.img-rounded-l {
  border-radius: 20px;
}

.letter-spacing-minus {
  letter-spacing: -0.02em;
}

.letter-spacing-s {
  letter-spacing: 0.05em;
}

.line-height-s {
  line-height: 1.4;
}

.line-height-l {
  line-height: 2.4;
}

.text-link {
  text-decoration: none;
}
.text-link:hover {
  text-decoration: underline;
}

.interviewer-text {
  display: grid;
  grid-template-columns: 20px 1fr;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
@media print, screen and (min-width: 769px) {
  .interviewer-text {
    grid-template-columns: 40px 1fr;
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.interviewer-text::before {
  content: "";
  width: 20px;
  height: 1px;
  background-color: #89B4D9;
  margin-top: 0.9em;
}
@media print, screen and (min-width: 769px) {
  .interviewer-text::before {
    width: 40px;
  }
}

@media print, screen and (min-width: 769px) {
  .sp-tel {
    pointer-events: none;
    cursor: default;
    color: #374958;
    text-decoration: none;
  }
}

.dcms_editor .mv,
body#tinymce .mv {
  position: static !important;
  height: auto !important;
}
.dcms_editor .mv__bg > *,
body#tinymce .mv__bg > * {
  position: static;
  transform: translate(0, 0);
}
.dcms_editor .mv__content .mv__heading .main,
.dcms_editor .mv__content .mv__heading .sub,
body#tinymce .mv__content .mv__heading .main,
body#tinymce .mv__content .mv__heading .sub {
  display: block !important;
}
.dcms_editor .mv__slider,
body#tinymce .mv__slider {
  max-height: none;
}
.dcms_editor .mv__slider .infinity-scroll-slider__slide img,
body#tinymce .mv__slider .infinity-scroll-slider__slide img {
  width: 100%;
}
.dcms_editor .mv--recruit,
body#tinymce .mv--recruit {
  width: 100%;
  left: 0;
  transform: translateX(0);
}
.dcms_editor .mv--recruit .mv__content,
body#tinymce .mv--recruit .mv__content {
  position: static;
  transform: none;
}
.dcms_editor .mv__image,
body#tinymce .mv__image {
  position: static;
}
.dcms_editor .swiper-wrapper,
body#tinymce .swiper-wrapper {
  display: block;
  height: auto;
}
.dcms_editor .swiper-slide,
body#tinymce .swiper-slide {
  height: auto;
}
.dcms_editor [hidden],
body#tinymce [hidden] {
  display: block;
}
.dcms_editor .top-company-contents::before,
body#tinymce .top-company-contents::before {
  display: none !important;
}
.dcms_editor .top-service-box,
body#tinymce .top-service-box {
  display: block;
}
.dcms_editor .top-service-box__item,
body#tinymce .top-service-box__item {
  max-width: none;
  width: 100%;
}
.dcms_editor .top-service-box__toggle,
body#tinymce .top-service-box__toggle {
  width: 50%;
  position: relative;
  height: auto;
}
.dcms_editor .top-service-box__toggle::before,
body#tinymce .top-service-box__toggle::before {
  content: none;
}
.dcms_editor .top-service-box__toggle-inner,
body#tinymce .top-service-box__toggle-inner {
  pointer-events: none;
}
.dcms_editor .top-service-box__title,
body#tinymce .top-service-box__title {
  pointer-events: auto;
}
.dcms_editor .top-service-linkbox,
body#tinymce .top-service-linkbox {
  position: static;
  display: block;
}
.dcms_editor .top-recruit-slider,
body#tinymce .top-recruit-slider {
  position: static;
  overflow: auto;
}
.dcms_editor .top-recruit-block__inner,
body#tinymce .top-recruit-block__inner {
  flex-direction: column;
  align-items: center;
  background-color: #146AB2;
}
.dcms_editor .top-recruit-slider,
body#tinymce .top-recruit-slider {
  height: auto;
}
.dcms_editor .top-recruit-bg img,
body#tinymce .top-recruit-bg img {
  -o-object-fit: contain;
     object-fit: contain;
}
.dcms_editor .top-recruit-bg::after,
body#tinymce .top-recruit-bg::after {
  content: none;
}
.dcms_editor .infinity-scroll-slider__inner,
body#tinymce .infinity-scroll-slider__inner {
  display: block;
  height: auto;
}
.dcms_editor .infinity-scroll-slider__slide,
body#tinymce .infinity-scroll-slider__slide {
  height: auto;
}
.dcms_editor .infinity-scroll-slider__slide img,
body#tinymce .infinity-scroll-slider__slide img {
  width: auto;
  height: auto;
}
.dcms_editor .top-interview-block,
body#tinymce .top-interview-block {
  padding-block: 200px 100px;
}
.dcms_editor .image-bg__image,
body#tinymce .image-bg__image {
  position: static;
}
.dcms_editor .image-bg__lead,
body#tinymce .image-bg__lead {
  line-height: 2;
}
.dcms_editor .image-bg__lead p,
body#tinymce .image-bg__lead p {
  color: #374958 !important;
}
.dcms_editor .business-overview__image,
body#tinymce .business-overview__image {
  position: static;
  transform: none;
}
.dcms_editor .business-overview__image::after,
body#tinymce .business-overview__image::after {
  content: none;
}
.dcms_editor .business-overview__lead,
body#tinymce .business-overview__lead {
  background-color: #146AB2;
}
.dcms_editor .faq-box__a,
body#tinymce .faq-box__a {
  display: block;
}
.dcms_editor .history-slider__heading-set .history-slider__heading,
body#tinymce .history-slider__heading-set .history-slider__heading {
  display: block !important;
}
.dcms_editor .box--sasu__head,
body#tinymce .box--sasu__head {
  flex-direction: column;
  background-color: #146AB2;
}
.dcms_editor .box--sasu__heading-image,
body#tinymce .box--sasu__heading-image {
  position: static;
  transform: none;
}
.dcms_editor .box--sasu__heading-image::after,
body#tinymce .box--sasu__heading-image::after {
  content: none;
}
.dcms_editor .recruit-footer-block p,
body#tinymce .recruit-footer-block p {
  line-height: 1.6;
}
.dcms_editor .interview-slider,
body#tinymce .interview-slider {
  position: static;
  height: auto;
}
.dcms_editor .has-shadow-image,
body#tinymce .has-shadow-image {
  margin: 0;
}
.dcms_editor .detail-lead__image,
body#tinymce .detail-lead__image {
  position: static !important;
}
.dcms_editor .history-slider__heading .reason-heading__main.color-white,
body#tinymce .history-slider__heading .reason-heading__main.color-white {
  color: #333 !important;
}
.dcms_editor .innterview-mv__media,
body#tinymce .innterview-mv__media {
  position: static !important;
}
.dcms_editor .innterview-mv__profile,
body#tinymce .innterview-mv__profile {
  position: static !important;
}
.dcms_editor .mv__content .mv__heading,
.dcms_editor .mv__bg-en,
body#tinymce .mv__content .mv__heading,
body#tinymce .mv__bg-en {
  color: #333 !important;
}

.editor_block.view-mode:hover {
  background-repeat: repeat;
}

:has(#dcms_save) .top-about-img-block__item {
  transform: translateY(0px) !important;
  margin-inline: 0 !important;
}
:has(#dcms_save) .top-recruit-slider {
  position: static;
  overflow: auto;
}
:has(#dcms_save) .has-shadow-image {
  margin: 0;
}
:has(#dcms_save) .stack__wide, :has(#dcms_save) .stack--has-border, :has(#dcms_save) .stack--has-image, :has(#dcms_save) .stack--has-interview-deco-01, :has(#dcms_save) .stack--has-interview-deco-02, :has(#dcms_save) .stack--has-interview-deco-03, :has(#dcms_save) .stack--has-interview-deco-04 {
  padding-left: auto;
  padding-right: auto;
  margin-left: 0;
  margin-right: 0;
}
:has(#dcms_save) .stack__view100vw {
  position: relative;
  width: 100%;
  left: 0;
  transform: translateX(0%);
}/*# sourceMappingURL=original.css.map */