@charset "UTF-8";
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

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

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: inherit;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
  /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

/**
 * Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px;
  /* 1 */
}

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/**
 * Fix appearance for Firefox
 */
[type=number] {
  -moz-appearance: textfield;
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit;
  /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

button,
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-transform: none;
  border-radius: 0;
}

:root {
  --fontSize: 1.125rem;
  --fontWeight: 400;
  --lineHight: 1.625;
  --fontFamilyBase: "Inter", sans-serif;
  --fontFamilyType02: "Montserrat", sans-serif;
  --fontFamilyType03: "Caveat", cursive;
  --fontWeight500: 500;
  --fontWeight700: 700;
  --fontWeight900: 900;
  --textMain: #45556C;
  --textSub: #FFFFFF;
  --textTertiary: #FFFFFFE5;
  --bgPrimary: #FFFFFF;
  --bgSecondary: #CBBD95;
  --bgTertiary: #0066CC;
  --bgQuaternary: #0A1628;
  --bgQuinary: #FCFCFC;
  --AccentBlue: #0066CC;
  --AccentBlue02: #7DD3FC;
  --AccentWhite: #FFFFFF;
  --AccentCatskillWhite: #F1F5F9;
  --AccentGray: #90A1B9;
  --AccentZumthor: #EFF6FF;
  --AccentAliceBlue: #F0F9FF;
  --AccentTwilightBlue: #F0F9FF;
  --AccentZircon: #EEF2FF;
  --AccentCatskillWhite: #E2E8F0;
  --AccentCatskillWhite02: #F8FAFC;
  --AccentBlazeOrange: #F36200;
  --AccentMirage: #1D293D;
  --AccentMalibu: #66B3FF;
  --AccentDodgerBlue: #3399FF;
  --AccentAzureRadiance: #0080FF;
  --AccentCongressBlue: #004D99;
  --AccentRedOrange: #FB2C36;
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  font-size: var(--fontSize);
  font-weight: var(--fontWeight);
  font-family: var(--fontFamilyBase);
  color: var(--textMain);
  background: var(--bgPrimary);
}
body.u-overflow-hidden {
  overflow: hidden;
}

a {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}

li,
ol,
summary {
  list-style: none;
}

summary {
  cursor: pointer;
}

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

button {
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.l-page__fv--top {
  position: relative;
  height: 90dvh;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top {
    height: 80dvh;
  }
}
.l-page__fv--top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.l-page__fv--top .l-page__fv--top--inner {
  height: inherit;
}
.l-page__fv--top .l-page__fv--top--content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: clamp(1.25rem, -4.1785714286rem + 11.3095238095vw, 6rem);
  z-index: 10;
}
.l-page__fv--top .l-page__fv--top--texts {
  color: var(--textSub);
}
.l-page__fv--top .l-page__fv--top--en-text {
  display: inline-block;
  padding: 12px 16px;
  font-size: clamp(0.75rem, 0.6206896552rem + 0.5305039788vw, 0.875rem);
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  border-radius: 14px;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--en-text {
    padding: 10px 12px;
  }
}
.l-page__fv--top .l-page__fv--top--heading2 {
  margin-top: 28px;
  font-size: clamp(3rem, 1.4482758621rem + 6.3660477454vw, 4.5rem);
  font-weight: var(--fontWeight900);
  font-family: var(--fontFamilyType02);
  line-height: 1.25;
  letter-spacing: 1.44px;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--heading2 {
    margin-top: 20px;
  }
}
.l-page__fv--top .l-page__fv--top--heading2 span {
  color: var(--AccentBlue02);
}
.l-page__fv--top .l-page__fv--top--description {
  margin-top: 44px;
  font-size: 1.5rem;
  font-size: clamp(1rem, 0.4827586207rem + 2.1220159151vw, 1.5rem);
  line-height: 39px;
  color: var(--textTertiary);
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--description {
    margin-top: 12px;
    line-height: 30px;
  }
}
.l-page__fv--top .l-page__fv--top--buttons {
  margin-top: 38px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--buttons {
    max-width: 240px;
    width: 100%;
    flex-direction: column;
    align-items: normal;
    justify-content: center;
  }
}
.l-page__fv--top .l-page__fv--top--image {
  height: 90dvh;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--image {
    height: 80dvh;
  }
}
.l-page__fv--top .l-page__fv--top--image img {
  height: inherit;
  object-fit: cover;
  object-position: 50% 80%;
}
@media screen and (max-width: 767px) {
  .l-page__fv--top .l-page__fv--top--image img {
    object-position: 80% 80%;
  }
}

.l-page__fv--sub {
  position: relative;
}
.l-page__fv--sub .l-page__fv--sub--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  z-index: 20;
}
.l-page__fv--sub .l-page__fv--sub--image {
  position: relative;
  height: 460px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-page__fv--sub .l-page__fv--sub--image {
    height: 220px;
  }
}
.l-page__fv--sub .l-page__fv--sub--image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
}
.l-page__fv--sub .l-page__fv--sub--image img {
  height: inherit;
  object-fit: cover;
  object-position: 50% 64%;
}
.l-page__fv--sub .l-page__fv--sub--image.is-member img {
  object-position: 50% 16%;
}
.l-page__fv--sub .l-page__fv--sub--image.is-message img {
  object-position: 50% 28%;
}
.l-page__fv--sub .l-page__fv--sub--image.is-entry img {
  object-position: 50% 50%;
}

.l-page__home--concept {
  background: var(--bgTertiary);
}
.l-page__home--concept .l-page__home--concept--inner {
  position: relative;
  padding-block: 48px 34px;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--inner {
    padding-block: 36px 22px;
  }
}
.l-page__home--concept .l-page__home--concept--content {
  position: relative;
  padding-block: 217px 283px;
  text-align: center;
  max-width: 940px;
  width: 100%;
  margin-inline: auto;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--content {
    padding-block: 190px 242px;
  }
}
.l-page__home--concept .l-page__home--description {
  padding: 36px 32px;
  font-size: clamp(2.125rem, 1.125rem + 2.0833333333vw, 3rem);
  font-family: var(--fontFamilyType03);
  line-height: 162.5%;
  color: var(--AccentBlue);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(4px);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--description {
    font-size: 1.5rem;
    padding: 24px 20px;
  }
}
.l-page__home--concept .l-page__home--concept--image {
  position: absolute;
}
.l-page__home--concept .l-page__home--concept--image img {
  border-radius: 12px;
  width: inherit;
  height: inherit;
  object-fit: cover;
}
.l-page__home--concept .l-page__home--concept--image.is-01 {
  top: 170px;
  left: 20px;
  width: 319px;
  height: 426px;
  rotate: -4deg;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--image.is-01 {
    top: 122px;
    left: 20px;
    width: 190px;
    height: 232px;
  }
}
.l-page__home--concept .l-page__home--concept--image.is-02 {
  top: 170px;
  right: 20px;
  width: 319px;
  height: 426px;
  rotate: 4deg;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--image.is-02 {
    top: 122px;
    width: 190px;
    height: 232px;
  }
}
.l-page__home--concept .l-page__home--concept--image.is-03 {
  bottom: 0;
  left: 58px;
  width: 287px;
  height: 216px;
  rotate: 4deg;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--image.is-03 {
    bottom: 104px;
    left: 20px;
    width: 219px;
    height: 160px;
    rotate: 4deg;
  }
}
.l-page__home--concept .l-page__home--concept--image.is-04 {
  bottom: 0;
  right: 58px;
  width: 287px;
  height: 216px;
  rotate: -4deg;
}
@media screen and (max-width: 767px) {
  .l-page__home--concept .l-page__home--concept--image.is-04 {
    bottom: 6px;
    right: 20px;
    width: 219px;
    height: 160px;
    rotate: -4deg;
  }
}

.l-page__home--business {
  padding-block: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__home--business {
    padding-block: 32px;
  }
}
.l-page__home--business .l-page__home--business--content {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .l-page__home--business .l-page__home--business--content {
    margin-top: 24px;
  }
}

.l-page__home--member {
  position: relative;
  background: var(--bgTertiary);
}
.l-page__home--member .l-page__home--member--inner {
  position: relative;
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__home--member .l-page__home--member--inner {
    padding-bottom: 80px;
  }
}
.l-page__home--member .l-page__home--member--head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .l-page__home--member .l-page__home--member--head--button {
    position: absolute;
    bottom: 12px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 230px;
    width: 100%;
  }
}
.l-page__home--member .l-page__home--member--description {
  margin-top: 16px;
  font-size: 1.875rem;
  line-height: 1.2;
  color: var(--textSub);
}
.l-page__home--member .l-page__home--member--boxes {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  gap: clamp(0.75rem, -0.1071428571rem + 1.7857142857vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .l-page__home--member .l-page__home--member--boxes {
    margin-top: 24px;
    grid-template-columns: 100%;
    gap: 32px;
  }
}
.l-page__home--member .l-page__home--member--box {
  position: relative;
}
.l-page__home--member .l-page__home--member--box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(to top, #0066CC, rgba(0, 102, 204, 0), rgba(0, 102, 204, 0));
}
.l-page__home--member .l-page__home--member--box--body {
  position: absolute;
  bottom: 27px;
  left: clamp(0.375rem, -0.9107142857rem + 2.6785714286vw, 1.5rem);
  z-index: 10;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.l-page__home--member .l-page__home--member--box--body--title {
  order: 2;
  color: var(--textSub);
  font-size: clamp(0.75rem, 0.4642857143rem + 0.5952380952vw, 1rem);
  font-weight: var(--fontWeight700);
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .l-page__home--member .l-page__home--member--box--body--title {
    font-size: 1rem;
  }
}
.l-page__home--member .l-page__home--member--box--body--description {
  order: 1;
  color: var(--textTertiary);
  line-height: 1.5555555556;
  font-size: clamp(0.875rem, 0.5892857143rem + 0.5952380952vw, 1.125rem);
}
@media screen and (max-width: 767px) {
  .l-page__home--member .l-page__home--member--box--body--description {
    font-size: 1rem;
  }
}
.l-page__home--member .l-page__home--member--box--body--text {
  order: 3;
  font-size: 0.875rem;
  color: var(--textTertiary);
  line-height: 1.4285714286;
}
.l-page__home--member .l-page__home--member--box--image img {
  border-radius: 20px;
}

.l-page__home--message {
  position: relative;
  padding-block: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__home--message {
    padding-block: 32px;
  }
}
.l-page__home--message .l-page__home--message--content {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--content {
    flex-direction: column-reverse;
    gap: 38px;
  }
}
.l-page__home--message .l-page__home--message--body {
  max-width: 54.0064102564%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--body {
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .l-page__home--message .l-page__home--message--body--head .c-title__primary--title {
    flex-direction: column-reverse;
  }
}
.l-page__home--message .l-page__home--message--body--head--description {
  padding: 10px 25px;
  margin-top: 34px;
  font-size: 1.875rem;
  font-weight: var(--fontWeight700);
  line-height: 1.25;
  border-left: 4px solid #06C;
}
.l-page__home--message .l-page__home--message--text {
  margin-top: 36px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--text {
    margin-top: 20px;
    font-size: 1rem;
  }
}
.l-page__home--message .l-page__home--message--text p {
  line-height: 1.625;
}
.l-page__home--message .l-page__home--message--button {
  margin-top: 46px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--button {
    margin-top: 28px;
    max-width: 230px;
    width: 100%;
    margin-inline: auto;
    display: block;
  }
}
.l-page__home--message .l-page__home--message--image {
  position: relative;
  max-width: 39.5032051282%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--image {
    max-width: 90%;
  }
}
.l-page__home--message .l-page__home--message--image::before {
  content: "";
  position: absolute;
  top: -20px;
  left: clamp(-0.75rem, -0.1785714286rem + -1.1904761905vw, -1.25rem);
  width: clamp(18.5rem, 2.1428571429rem + 34.0773809524vw, 32.8125rem);
  height: clamp(23.125rem, 3.2678571429rem + 41.369047619vw, 40.5rem);
  transform: rotate(-3deg);
  border-radius: 24px;
  opacity: 0.2;
  background: linear-gradient(135deg, #06C 0%, #0AF 100%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .l-page__home--message .l-page__home--message--image::before {
    width: clamp(22.25rem, -0.8965517241rem + 94.9602122016vw, 44.625rem);
    height: clamp(27.875rem, -0.8318965517rem + 117.7718832891vw, 55.625rem);
  }
}
.l-page__home--message .l-page__home--message--image img {
  border-radius: 24px;
}

.l-page__home--company {
  position: relative;
  padding-block: 96px;
  background: linear-gradient(180deg, #F0F7FF 0%, #FFF 100%);
}
@media screen and (max-width: 767px) {
  .l-page__home--company {
    padding-block: 32px;
  }
}
.l-page__home--company .l-page__home--company--description {
  margin-top: 16px;
  font-size: 1.25rem;
  line-height: 1.4;
}
.l-page__home--company .l-page__home--company--content {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  .l-page__home--company .l-page__home--company--content {
    margin-top: 24px;
  }
}

.l-page__home--data {
  padding-block: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__home--data {
    padding-block: 32px;
  }
}
.l-page__home--data .l-page__home--data--head--description {
  margin-top: 16px;
  font-size: 1.25rem;
  line-height: 1.4;
}
.l-page__home--data .l-page__home--data--items {
  margin-top: 64px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__home--data .l-page__home--data--items {
    margin-top: 24px;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.l-page__home--data .l-page__home--data--item {
  text-align: center;
  padding-block: 24px;
  display: flex;
  flex-direction: column-reverse;
  border-radius: 16px;
}
.l-page__home--data .l-page__home--data--item:nth-of-type(1) {
  background: var(--AccentZumthor);
}
.l-page__home--data .l-page__home--data--item:nth-of-type(2) {
  background: var(--AccentAliceBlue);
}
.l-page__home--data .l-page__home--data--item:nth-of-type(3) {
  background: var(--AccentTwilightBlue);
}
.l-page__home--data .l-page__home--data--item:nth-of-type(4) {
  background: var(--AccentZircon);
}
.l-page__home--data .l-page__home--data--item--text {
  font-size: 1.25rem;
  margin-top: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__home--data .l-page__home--data--item--text {
    font-size: 1.125rem;
  }
}
.l-page__home--data .l-page__home--data--item--text span {
  margin-right: 4px;
  display: inline-block;
  margin-top: 4px;
  font-size: 1.75rem;
  font-weight: var(--fontWeight700);
  color: var(--AccentBlue);
  line-height: 1.3846153846;
}
@media screen and (max-width: 767px) {
  .l-page__home--data .l-page__home--data--item--text span {
    font-size: 1.625rem;
  }
}
.l-page__home--data .l-page__home--data--item--icon svg {
  width: 32px;
  height: 32px;
}
.l-page__home--data .l-page__home--data--button {
  margin-top: 48px;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__home--data .l-page__home--data--button {
    margin-top: 28px;
    width: 100%;
    max-width: 230px;
    margin-inline: auto;
  }
}

.l-page__home--culture {
  padding-top: 96px;
  background: linear-gradient(180deg, #F0F7FF 0%, #FFF 100%);
}
@media screen and (max-width: 767px) {
  .l-page__home--culture {
    padding-top: 32px;
  }
}
.l-page__home--culture .l-page__home--culture--description {
  margin-top: 16px;
  font-size: 1.25rem;
  line-height: 1.4;
}
.l-page__home--culture .l-page__home--culture--content {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .l-page__home--culture .l-page__home--culture--content {
    margin-top: 24px;
  }
}

.l-page__business .l-page__business--content {
  padding-block: 96px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content {
    padding-block: 32px 0;
  }
}
.l-page__business .l-page__business--content--boxes {
  display: flex;
  flex-direction: column;
  gap: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--boxes {
    gap: 48px;
  }
}
.l-page__business .l-page__business--content--box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box {
    flex-direction: column-reverse;
    gap: 22px;
  }
}
.l-page__business .l-page__business--content--box:nth-child(odd) .l-page__business--content--box--image::before {
  transform: rotate(3deg);
  background: rgba(243, 98, 0, 0.1);
}
.l-page__business .l-page__business--content--box:nth-child(even) {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box:nth-child(even) {
    flex-direction: column-reverse;
  }
}
.l-page__business .l-page__business--content--box:nth-child(even) .l-page__business--content--box--image::before {
  transform: rotate(-3deg);
  background: rgba(0, 102, 204, 0.1);
}
.l-page__business .l-page__business--content--box--body {
  max-width: 47.0352564103%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box--body {
    max-width: 100%;
  }
}
.l-page__business .l-page__business--content--box--body--head {
  display: flex;
  align-items: center;
  gap: 16px;
  font-family: var(--fontFamilyType02);
  font-weight: var(--fontWeight700);
}
.l-page__business .l-page__business--content--box--body--head--number {
  color: var(--AccentCatskillWhite);
  font-size: clamp(3.125rem, 2.8928571429rem + 0.9523809524vw, 3.75rem);
  line-height: 1;
  letter-spacing: -1.2px;
}
.l-page__business .l-page__business--content--box--body--head--title {
  color: var(--AccentBlue);
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.48px;
}
.l-page__business .l-page__business--content--box--body--description {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box--body--description {
    margin-top: 12px;
  }
}
.l-page__business .l-page__business--content--box--body--description p {
  font-size: 1rem;
  line-height: 1.625;
}
.l-page__business .l-page__business--content--box--body--items {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box--body--items {
    margin-top: 16px;
  }
}
.l-page__business .l-page__business--content--box--body--item {
  position: relative;
  padding-left: 28px;
  font-size: 1rem;
  line-height: 1.5;
}
.l-page__business .l-page__business--content--box--body--item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../image/_common/icon/check.svg) no-repeat center center/contain;
}
.l-page__business .l-page__business--content--box--image {
  position: relative;
  max-width: 48.0769230769%;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box--image {
    max-width: 100%;
  }
}
.l-page__business .l-page__business--content--box--image::before {
  content: "";
  position: absolute;
  top: -16px;
  left: -16px;
  width: clamp(22.25rem, 2.5357142857rem + 41.0714285714vw, 39.5rem);
  height: clamp(13.25rem, 1.9642857143rem + 23.5119047619vw, 23.125rem);
  border-radius: 16px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-page__business .l-page__business--content--box--image::before {
    left: clamp(-0.6875rem, -0.3642241379rem + -1.3262599469vw, -1rem);
    width: clamp(24rem, -0.0517241379rem + 98.6737400531vw, 47.25rem);
    height: clamp(14.375rem, 0.150862069rem + 58.3554376658vw, 28.125rem);
  }
}
.l-page__business .l-page__business--content--box--image img {
  object-fit: cover;
  border-radius: 20px;
}

.l-page__member .l-page__member--content {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--content {
    padding-top: 32px;
  }
}
.l-page__member .l-page__member--boxes {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--boxes {
    gap: 32px;
  }
}
.l-page__member .l-page__member--box {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 24px 24px;
  background: var(--bgPrimary);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--box {
    flex-direction: column-reverse;
    height: auto;
    border-radius: 12px;
  }
}
.l-page__member .l-page__member--box--body {
  padding: 32px clamp(1.25rem, 0.3928571429rem + 1.7857142857vw, 2rem);
  max-width: 66.6666666667%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--box--body {
    padding: 24px 12px;
    max-width: 100%;
  }
}
.l-page__member .l-page__member--box--body--title {
  order: 2;
  margin-top: 16px;
  color: var(--AccentBlue);
  font-size: clamp(1.375rem, 1.3285714286rem + 0.1904761905vw, 1.5rem);
  font-weight: var(--fontWeight700);
  line-height: 1.3333333333;
  letter-spacing: 0.48px;
}
.l-page__member .l-page__member--box--body--description {
  order: 3;
  padding-bottom: 28px;
  margin-top: 20px;
  border-bottom: 1px solid var(--AccentCatskillWhite);
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--box--body--description {
    margin-top: 12px;
    padding-bottom: 16px;
  }
}
.l-page__member .l-page__member--box--body--description p {
  font-size: 1rem;
  line-height: 1.625;
}
.l-page__member .l-page__member--box--body--tag {
  order: 1;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.l-page__member .l-page__member--box--body--tag--item {
  padding: 4px 8px;
  font-size: 0.875rem;
  line-height: 1.3333333333;
  border-radius: 14px;
  background: var(--AccentCatskillWhite);
}
.l-page__member .l-page__member--box--body--bottom {
  order: 4;
  padding-top: 16px;
}
.l-page__member .l-page__member--box--body--bottom--name {
  font-size: clamp(1rem, 0.9071428571rem + 0.380952381vw, 1.25rem);
  font-weight: var(--fontWeight700);
  line-height: 1.6;
}
.l-page__member .l-page__member--box--body--bottom-position {
  margin-top: 2px;
  font-size: clamp(0.875rem, 0.8285714286rem + 0.1904761905vw, 1rem);
  line-height: 1.25;
}
.l-page__member .l-page__member--box--image {
  max-width: 33.3333333333%;
  width: 100%;
  height: clamp(33.25rem, 41.5480625931rem + -17.2876304024vw, 26rem);
  height: clamp(26rem, 41.5480625931rem - 17.2876304024vw, 33.25rem);
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--box--image {
    max-width: 100%;
    height: 220px;
  }
}
.l-page__member .l-page__member--box--image img {
  border-radius: 24px 0 0 24px;
  height: inherit;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .l-page__member .l-page__member--box--image img {
    border-radius: 12px 12px 0 0;
  }
}

.l-page__message .l-page__message--content {
  padding-top: 96px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--content {
    padding-top: 32px;
  }
}
.l-page__message .l-page__message--inner {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--inner {
    flex-direction: column-reverse;
    gap: 28px;
  }
}
.l-page__message .l-page__message--body {
  max-width: 54.4871794872%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--body {
    max-width: 100%;
  }
}
.l-page__message .l-page__message--body--title {
  color: var(--AccentMirage);
  font-size: clamp(1.75rem, 1.1785714286rem + 1.1904761905vw, 2.25rem);
  font-family: var(--fontFamilyType02);
  font-weight: var(--fontWeight700);
  line-height: 1.25;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--body--title {
    font-size: 1.625rem;
  }
}
.l-page__message .l-page__message--body--description {
  margin-top: clamp(1.125rem, -0.3035714286rem + 2.9761904762vw, 2.375rem);
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.l-page__message .l-page__message--body--description p {
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--body--description p {
    font-size: 1rem;
    line-height: 1.6;
    gap: 20px;
  }
}
.l-page__message .l-page__message--body--name {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.l-page__message .l-page__message--body--name .is-position {
  font-size: 1rem;
}
.l-page__message .l-page__message--body--name .is-name {
  color: var(--AccentBlue);
  font-size: 1.5rem;
  font-weight: var(--fontWeight700);
}
.l-page__message .l-page__message--body--group {
  margin-top: 12px;
  padding: 32px;
  background: var(--bgPrimary);
  border: 1px solid var(--AccentCatskillWhite);
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--body--group {
    margin-top: 24px;
    padding: 36px 12px;
  }
}
.l-page__message .l-page__message--body--group--title {
  color: var(--AccentBlue);
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 1.4;
  letter-spacing: 0.4px;
}
.l-page__message .l-page__message--body--group--items {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.l-page__message .l-page__message--body--group--item {
  position: relative;
  padding-left: 14px;
  font-size: 1rem;
  line-height: 1.5;
}
.l-page__message .l-page__message--body--group--item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: var(--AccentBlazeOrange);
  border-radius: 50%;
}
.l-page__message .l-page__message--body--group--item--text {
  font-size: 1rem;
  line-height: 1.5;
}
.l-page__message .l-page__message--image {
  position: relative;
  max-width: 39.4230769231%;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--image {
    height: 300px;
    max-width: 100%;
  }
}
.l-page__message .l-page__message--image::before {
  content: "";
  position: absolute;
  top: -18px;
  left: -18px;
  width: clamp(19.25rem, 3.75rem + 32.2916666667vw, 32.8125rem);
  height: clamp(32.0625rem, 3.3482142857rem + 59.8214285714vw, 57.1875rem);
  background: rgba(243, 98, 0, 0.1);
  border-radius: 20px;
  transform: rotate(-3deg);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--image::before {
    top: clamp(-0.75rem, 0.6785714286rem + -2.9761904762vw, -2rem);
    left: 0;
    width: clamp(23.625rem, -1.3318965517rem + 102.3872679045vw, 47.75rem);
    height: clamp(20.3125rem, 19.4719827586rem + 3.4482758621vw, 21.125rem);
  }
}
.l-page__message .l-page__message--image img {
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--image img {
    height: inherit;
    object-fit: cover;
    object-position: 50% 40%;
  }
}

.l-page__company--philosophy {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__company--philosophy {
    padding-top: 46px;
  }
}
.l-page__company--philosophy .l-page__company--philosophy--content {
  margin-top: 48px;
  padding: 56px clamp(1.5rem, -0.3571428571rem + 3.869047619vw, 3.125rem);
  background: var(--bgPrimary);
  border-radius: 24px;
  border: 1px solid var(--AccentCatskillWhite);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .l-page__company--philosophy .l-page__company--philosophy--content {
    margin-top: 20px;
    padding: 36px 12px 24px;
  }
}
.l-page__company--philosophy .l-page__company--philosophy--content--head {
  text-align: center;
}
.l-page__company--philosophy .l-page__company--philosophy--content--head--title {
  color: var(--AccentMirage);
  font-size: 1.875rem;
  font-weight: var(--fontWeight700);
  line-height: 1.625;
  letter-spacing: 0.6px;
}
@media screen and (max-width: 767px) {
  .l-page__company--philosophy .l-page__company--philosophy--content--head--title {
    font-size: 1.5rem;
  }
}
.l-page__company--philosophy .l-page__company--philosophy--content--head--description {
  margin-top: 42px;
  line-height: 1.6111111111;
}
@media screen and (max-width: 767px) {
  .l-page__company--philosophy .l-page__company--philosophy--content--head--description {
    margin-top: 16px;
    font-size: 1rem;
  }
}
.l-page__company--philosophy .l-page__company--philosophy--content--boxes {
  margin-top: 42px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__company--philosophy .l-page__company--philosophy--content--boxes {
    margin-top: 20px;
    grid-template-columns: 100%;
    gap: 12px;
  }
}
.l-page__company--philosophy .l-page__company--philosophy--content--box {
  padding: 24px 12px;
  text-align: center;
  background: var(--bgQuinary);
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
  border-radius: 16px;
}
.l-page__company--philosophy .l-page__company--philosophy--content--box--body--title {
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  letter-spacing: 0.32px;
}
.l-page__company--philosophy .l-page__company--philosophy--content--box--body--description {
  margin-top: 12px;
  font-size: 1rem;
  line-height: 1.6;
}
.l-page__company--philosophy .l-page__company--philosophy--content--box--body--icon {
  width: 64px;
  height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-inline: auto;
  background: rgba(0, 102, 204, 0.1);
  border-radius: 50%;
}
.l-page__company--strengths {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__company--strengths {
    padding-top: 46px;
  }
}
.l-page__company--strengths .l-page__company--strengths--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem);
}
@media screen and (max-width: 767px) {
  .l-page__company--strengths .l-page__company--strengths--boxes {
    margin-top: 20px;
    grid-template-columns: 100%;
    gap: 12px;
  }
}
.l-page__company--strengths .l-page__company--strengths--box {
  background: var(--bgPrimary);
  padding-top: 24px;
  border-radius: 24px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.l-page__company--strengths .l-page__company--strengths--box--inner {
  padding: 24px clamp(0.75rem, -0.1071428571rem + 1.7857142857vw, 1.5rem);
  border-top: 8px solid var(--bgTertiary);
  display: flex;
  flex-direction: column-reverse;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__company--strengths .l-page__company--strengths--box--inner {
    padding: 24px;
  }
}
.l-page__company--strengths .l-page__company--strengths--box--body--title {
  text-align: center;
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  letter-spacing: 0.32px;
}
.l-page__company--strengths .l-page__company--strengths--box--body--description {
  margin-top: 28px;
  font-size: 1rem;
  line-height: 1.6;
}
.l-page__company--strengths .l-page__company--strengths--box--icon {
  width: 72px;
  height: 72px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: var(--bgQuinary);
  border-radius: 20px;
}

.l-page__company--certification {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification {
    padding-top: 46px;
  }
}
.l-page__company--certification .l-page__company--certification--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--boxes {
    margin-top: 20px;
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
}
.l-page__company--certification .l-page__company--certification--box {
  padding: 24px;
  background: var(--bgPrimary);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--box {
    gap: 12px;
  }
}
.l-page__company--certification .l-page__company--certification--box--body {
  flex-grow: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--box--body {
    flex-grow: 1;
  }
}
.l-page__company--certification .l-page__company--certification--box--body--title {
  text-align: center;
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  letter-spacing: 0.32px;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--box--body--title {
    font-size: 1.125rem;
  }
}
.l-page__company--certification .l-page__company--certification--box--body--text {
  margin-top: 12px;
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--box--body--text {
    font-size: 1rem;
  }
}
.l-page__company--certification .l-page__company--certification--box--image {
  background: var(--AccentBlue);
  width: 64px;
  height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__company--certification .l-page__company--certification--box--image {
    width: 56px;
    height: 56px;
  }
}
.l-page__company--certification .l-page__company--certification--box--image svg {
  width: 32px;
  height: 32px;
}
.l-page__company--certification .l-page__company--certification--box--image .is-white {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(57deg) brightness(105%) contrast(101%);
}

.l-page__company--history {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history {
    padding-top: 46px;
  }
}
.l-page__company--history .l-page__company--history--content {
  position: relative;
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content {
    margin-top: 20px;
  }
}
.l-page__company--history .l-page__company--history--content__line {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(to bottom, #0066CC, #0066CC, #F36200);
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__line {
    left: 2rem;
    transform: none;
  }
}
.l-page__company--history .l-page__company--history--content__event {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__event {
    margin-bottom: 22px;
  }
}
.l-page__company--history .l-page__company--history--content__dot {
  position: absolute;
  width: 16px;
  height: 16px;
  background: var(--bgPrimary);
  border: 4px solid var(--AccentBlue);
  border-radius: 50%;
  z-index: 10;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__dot {
    left: 33px;
    transform: translateX(-50%);
  }
}
.l-page__company--history .l-page__company--history--content__wrapper {
  width: 50%;
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__wrapper {
    width: 100%;
    margin-left: 4rem;
  }
}
.l-page__company--history .l-page__company--history--content__card {
  background: var(--bgPrimary);
  border-radius: 16px;
  padding: 24px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  border: 1px solid var(--AccentCatskillWhite);
  transition: box-shadow 0.3s;
}
.l-page__company--history .l-page__company--history--content__card:hover {
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
.l-page__company--history .l-page__company--history--content__year {
  color: var(--AccentBlue);
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
}
.l-page__company--history .l-page__company--history--content__desc {
  margin-top: 12px;
  font-size: 1rem;
  line-height: 1.6;
}
.l-page__company--history .l-page__company--history--content__event--left {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__event--left {
    flex-direction: row;
  }
}
.l-page__company--history .l-page__company--history--content__event--left .l-page__company--history--content__wrapper {
  padding-right: 46px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__event--left .l-page__company--history--content__wrapper {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
}
.l-page__company--history .l-page__company--history--content__event--right {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__event--right {
    flex-direction: row;
  }
}
.l-page__company--history .l-page__company--history--content__event--right .l-page__company--history--content__wrapper {
  padding-left: 46px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .l-page__company--history .l-page__company--history--content__event--right .l-page__company--history--content__wrapper {
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
}

.l-page__company--history--overview {
  margin-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview {
    margin-top: 46px;
  }
}
.l-page__company--history--overview .l-page__company--history--overview--content {
  padding: 56px 44px 28px;
  background: var(--bgPrimary);
  border: 1px solid var(--AccentCatskillWhite);
  border-radius: 24px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview .l-page__company--history--overview--content {
    padding: 32px 12px 20px;
  }
}
.l-page__company--history--overview dl {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  gap: 28px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview dl {
    margin-top: 24px;
    gap: 16px;
  }
}
.l-page__company--history--overview dl div {
  display: flex;
  font-size: 1.125rem;
  line-height: 1.6;
  padding-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview dl div {
    padding-bottom: 12px;
    flex-direction: column;
    font-size: 1rem;
  }
}
.l-page__company--history--overview dl div:not(:last-child) {
  border-bottom: 1px solid var(--AccentCatskillWhite);
}
.l-page__company--history--overview dl div dt {
  color: var(--AccentMirage);
  width: 220px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview dl div dt {
    width: 120px;
  }
}
.l-page__company--history--overview dl div dd {
  width: calc(100% - 220px);
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview dl div dd {
    width: 100%;
  }
}
.l-page__company--history--overview dl div dd ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__company--history--overview dl div dd ul {
    gap: 0;
  }
}
.l-page__data--first .l-page__data--first--content {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--content {
    padding-top: 46px;
  }
}
.l-page__data--first .l-page__data--first--boxes {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(294px, 1fr));
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--boxes {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.l-page__data--first .l-page__data--first--box {
  padding-block: 48px 24px;
  display: flex;
  flex-direction: column-reverse;
  background: var(--bgPrimary);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--box {
    padding-block: 16px 20px;
    border-radius: 16px;
  }
}
.l-page__data--first .l-page__data--first--box--body {
  text-align: center;
}
.l-page__data--first .l-page__data--first--box--body--title {
  margin-top: 12px;
  font-weight: var(--fontWeight700);
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--box--body--title {
    margin-top: 8px;
    font-size: 1rem;
  }
}
.l-page__data--first .l-page__data--first--box--body--number {
  margin-top: 8px;
  font-weight: var(--fontWeight700);
  color: var(--AccentBlue);
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--box--body--number {
    margin-top: 6px;
  }
}
.l-page__data--first .l-page__data--first--box--body--number .is-number {
  font-size: 3rem;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--box--body--number .is-number {
    font-size: 2.25rem;
  }
}
.l-page__data--first .l-page__data--first--box--body--description {
  margin-top: 8px;
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-page__data--first .l-page__data--first--box--body--description {
    margin-top: 6px;
    font-size: 0.875rem;
  }
}
.l-page__data--first .l-page__data--first--box--icon {
  width: 48px;
  height: 48px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(0, 102, 204, 0.1);
  border-radius: 50%;
}
.l-page__data--first .l-page__data--first--box--icon svg {
  width: 24px;
  height: 24px;
}

.l-page__data--age {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__data--age {
    padding-top: 46px;
  }
}
.l-page__data--age .l-page__data--age--content {
  margin-top: 48px;
  padding: 56px 32px;
  background: var(--bgPrimary);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--age .l-page__data--age--content {
    margin-top: 20px;
    padding: 32px 12px;
    flex-direction: column;
    gap: 20px;
  }
}
.l-page__data--age .l-page__data--age--graph {
  position: relative;
  display: flex;
  flex-direction: row;
  gap: 36px;
}
.l-page__data--age .l-page__data--age--graph--text {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.l-page__data--age .l-page__data--age--graph--text .is-title {
  font-size: clamp(1.5rem, 1.3607142857rem + 0.5714285714vw, 1.875rem);
  font-weight: var(--fontWeight700);
  color: var(--AccentBlue);
  line-height: 1.2;
}
.l-page__data--age .l-page__data--age--graph--text .is-average {
  font-weight: var(--fontWeight700);
  color: var(--AccentMirage);
}
.l-page__data--age .l-page__data--age--graph--text .is-average .is-average-number {
  font-size: 2rem;
  line-height: 1.25;
}
.l-page__data--age .l-page__data--age--graph--text .is-average .is-average-unit {
  font-size: 1.25rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .l-page__data--age .l-page__data--age--graph--text .is-average .is-average-unit {
    font-size: 1rem;
  }
}
.l-page__data--age .l-page__data--age--items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(282px, 1fr));
  gap: 16px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__data--age .l-page__data--age--items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.l-page__data--age .l-page__data--age--item {
  position: relative;
  text-align: center;
  padding: 24px 12px;
  background: var(--bgQuinary);
  border-radius: 20px;
  font-weight: var(--fontWeight700);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.l-page__data--age .l-page__data--age--item--decade {
  color: var(--AccentMirage);
  line-height: 1.3333333333;
}
.l-page__data--age .l-page__data--age--item--number {
  margin-top: 4px;
}
.l-page__data--age .l-page__data--age--item--number .is-number {
  color: var(--AccentBlue);
  font-size: 2rem;
  line-height: 1;
}
.l-page__data--age .l-page__data--age--item--number .is-unit {
  font-size: 1rem;
  color: var(--AccentBlue);
}

.l-page__data--years {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years {
    padding-top: 46px;
  }
}
.l-page__data--years .l-page__data--years--content {
  margin-top: 48px;
  background: var(--bgPrimary);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--content {
    margin-top: 20px;
  }
}
.l-page__data--years .l-page__data--years--content--inner {
  padding: 56px 70px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--content--inner {
    padding: 32px 12px;
  }
}
.l-page__data--years .l-page__data--years--items {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--items {
    gap: 16px;
  }
}
.l-page__data--years .l-page__data--years--items div {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--items div {
    flex-direction: column;
  }
}
.l-page__data--years .l-page__data--years--items div:nth-child(1) dd p {
  width: 64px;
}
.l-page__data--years .l-page__data--years--items div:nth-child(2) dd p {
  width: 160px;
}
.l-page__data--years .l-page__data--years--items div:nth-child(3) dd p {
  width: 238px;
}
.l-page__data--years .l-page__data--years--items div:nth-child(4) dd p {
  width: 126px;
}
.l-page__data--years .l-page__data--years--items div:nth-child(5) dd p {
  width: 96px;
}
.l-page__data--years .l-page__data--years--items div:nth-child(6) dd p {
  width: 96px;
}
.l-page__data--years .l-page__data--years--items div dt {
  width: 85px;
  color: var(--AccentMirage);
  font-weight: var(--fontWeight700);
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--items div dt {
    width: 100%;
    font-size: 1rem;
  }
}
.l-page__data--years .l-page__data--years--items div dd {
  width: calc(100% - 85px);
  background: var(--bgQuinary);
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--items div dd {
    width: 100%;
    border-radius: 20px;
  }
}
.l-page__data--years .l-page__data--years--items div dd p {
  max-width: 100%;
  text-align: right;
  padding: 14px 12px;
  font-size: 1rem;
  font-weight: var(--fontWeight700);
  color: var(--textSub);
  background: linear-gradient(90deg, #06C 0%, #08F 100%);
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--items div dd p {
    border-radius: 20px;
    padding: 8px 10px;
  }
}
.l-page__data--years .l-page__data--years--bottom {
  margin-top: 32px;
  padding: 24px;
  background: var(--bgQuinary);
  border-radius: 16px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom {
    margin-top: 20px;
    flex-direction: column;
    gap: 20px;
  }
}
.l-page__data--years .l-page__data--years--bottom--average {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom--average {
    gap: 10px;
  }
}
.l-page__data--years .l-page__data--years--bottom--average--icon {
  padding: 16px;
  background: var(--AccentBlue);
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom--average--icon {
    padding: 12px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom--average--icon svg {
    width: 24px;
    height: 24px;
  }
}
.l-page__data--years .l-page__data--years--bottom--average--body--number {
  font-weight: var(--fontWeight700);
  color: var(--AccentBlue);
}
.l-page__data--years .l-page__data--years--bottom--average--body--number .is-number {
  font-size: 2.25rem;
  line-height: 1.2777777778;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom--average--body--number .is-number {
    font-size: 2rem;
  }
}
.l-page__data--years .l-page__data--years--bottom--average--body--number .is-unit {
  font-size: 1.375rem;
}
@media screen and (max-width: 767px) {
  .l-page__data--years .l-page__data--years--bottom--average--body--number .is-unit {
    font-size: 1.125rem;
  }
}
.l-page__data--years .l-page__data--years--bottom--industry {
  text-align: right;
  font-weight: var(--fontWeight700);
}
.l-page__data--years .l-page__data--years--bottom--industry--number .is-number {
  font-size: 1.5rem;
  line-height: 1.3333333333;
}
.l-page__data--years-certifications {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications {
    padding-top: 46px;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--boxes {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--box {
  padding: 48px 24px;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  gap: 16px;
  background: var(--bgPrimary);
  border-radius: 24px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box {
    padding: 16px 12px 20px;
    flex-direction: column-reverse;
    gap: 8px;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--box--body {
  font-weight: var(--fontWeight700);
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box--body {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box--body--title {
    font-size: 1rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--box--body--text {
  margin-top: 4px;
  font-size: 2rem;
  color: var(--AccentBlue);
}
.l-page__data--years-certifications .l-page__data--years-certifications--box--body--text small {
  padding-left: 2px;
  font-size: 1.125rem;
  color: var(--textMain);
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box--body--text small {
    font-size: 1rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--box--icon {
  padding: 14px;
  background: rgba(243, 98, 0, 0.1019607843);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box--icon {
    padding: 10px;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--box--icon svg {
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--box--icon svg {
    width: 24px;
    height: 24px;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom {
  margin-top: 32px;
  width: fit-content;
  margin-inline: auto;
  padding: 56px 32px;
  display: flex;
  align-items: center;
  background: var(--bgPrimary);
  border-radius: 24px;
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom {
    margin-top: 20px;
    padding: 32px;
    flex-direction: column;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--support {
  padding-right: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--support {
    padding-right: 0;
    padding-bottom: 16px;
    border-bottom: 1px solid var(--AccentCatskillWhite);
  }
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--support--title {
    font-size: 1rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--support--number {
  margin-top: 8px;
  color: var(--AccentBlazeOrange);
  font-size: 2.875rem;
  font-weight: var(--fontWeight700);
  line-height: 1.0434782609;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--support--number {
    font-size: 2.375rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--support--number small {
  margin-left: 4px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--support--number small {
    font-size: 1.25rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount {
  padding-left: 32px;
  border-left: 1px solid var(--AccentCatskillWhite);
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount {
    border: none;
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount {
    padding-left: 0;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount--number {
  margin-top: 8px;
  font-size: 2.875rem;
  font-weight: var(--fontWeight700);
  color: var(--AccentBlue);
  line-height: 1.0434782609;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount--number {
    font-size: 2.375rem;
  }
}
.l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount--number small {
  margin-left: 4px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .l-page__data--years-certifications .l-page__data--years-certifications--bottom--total-amount--number small {
    font-size: 1.25rem;
  }
}

.l-page__data--work-life {
  padding-top: 98px;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life {
    padding-top: 46px;
  }
}
.l-page__data--work-life .l-page__data--work-life--content {
  margin-top: 48px;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life .l-page__data--work-life--content {
    margin-top: 20px;
  }
}
.l-page__data--work-life .l-page__data--work-life--boxes {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life .l-page__data--work-life--boxes {
    grid-template-columns: 100%;
    gap: 12px;
  }
}
.l-page__data--work-life .l-page__data--work-life--box {
  padding-block: 24px 48px;
  background: var(--bgPrimary);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life .l-page__data--work-life--box {
    padding-block: 24px 32px;
  }
}
.l-page__data--work-life .l-page__data--work-life--box:nth-child(odd) .l-page__data--work-life--box--head {
  background: var(--AccentBlue);
}
.l-page__data--work-life .l-page__data--work-life--box:nth-child(odd) dd {
  color: var(--AccentBlue);
}
.l-page__data--work-life .l-page__data--work-life--box:nth-child(even) .l-page__data--work-life--box--head {
  background: var(--AccentBlazeOrange);
}
.l-page__data--work-life .l-page__data--work-life--box:nth-child(even) dd {
  color: var(--AccentBlazeOrange);
}
.l-page__data--work-life .l-page__data--work-life--box--head {
  text-align: center;
}
.l-page__data--work-life .l-page__data--work-life--box--head--title {
  padding-block: 12px;
  color: var(--textSub);
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life .l-page__data--work-life--box--head--title {
    padding-block: 10px 8px;
    font-size: 1.125rem;
  }
}
.l-page__data--work-life .l-page__data--work-life--box--items {
  margin-top: 48px;
  padding-inline: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__data--work-life .l-page__data--work-life--box--items {
    margin-top: 20px;
    gap: 12px;
  }
}
.l-page__data--work-life .l-page__data--work-life--box--items div {
  padding: 20px 16px;
  border-radius: 20px;
  background: var(--bgQuinary);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 992px) {
  .l-page__data--work-life .l-page__data--work-life--box--items div {
    flex-direction: column;
    gap: 8px;
  }
}
.l-page__data--work-life .l-page__data--work-life--box--items div dd {
  font-size: 1.625rem;
  font-weight: var(--fontWeight700);
  letter-spacing: 0.05em;
}
.l-page__data--work-life .l-page__data--work-life--box--items div dd small {
  font-size: 1.125rem;
  margin-left: 2px;
}

.l-page__data--safety {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety {
    padding-top: 46px;
  }
}
.l-page__data--safety .l-page__data--safety--content {
  margin-top: 48px;
  border-radius: 24px;
  background: linear-gradient(135deg, #06C 0%, #049 100%);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--content {
    padding: 24px 12px;
    margin-top: 20px;
  }
}
.l-page__data--safety .l-page__data--safety--boxes {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--boxes {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 30px;
    column-gap: 14px;
  }
}
.l-page__data--safety .l-page__data--safety--box {
  padding-block: 56px;
  display: flex;
  flex-direction: column-reverse;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box {
    padding-block: 0;
    gap: 6px;
  }
}
.l-page__data--safety .l-page__data--safety--box--body--title {
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--body--title {
    font-size: 1rem;
  }
}
.l-page__data--safety .l-page__data--safety--box--body--number {
  margin-top: 8px;
  color: var(--textSub);
  font-size: 2.875rem;
  font-weight: var(--fontWeight700);
  line-height: 1.0434782609;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--body--number {
    margin-top: 6px;
    font-size: 2rem;
  }
}
.l-page__data--safety .l-page__data--safety--box--body--number small {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--body--number small {
    font-size: 1.125rem;
  }
}
.l-page__data--safety .l-page__data--safety--box--body--text {
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--body--text {
    margin-top: 6px;
    font-size: 1rem;
  }
}
.l-page__data--safety .l-page__data--safety--box--icon {
  width: 48px;
  height: 48px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--icon {
    width: 34px;
    height: 34px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__data--safety .l-page__data--safety--box--icon svg {
    width: 34px;
    height: 34px;
  }
}

.l-page__culture--daily {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily {
    padding-top: 36px;
  }
}
.l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) {
  margin-top: 96px;
}
.l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) .l-page__culture--daily--box--head {
  flex-basis: 166px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) .l-page__culture--daily--box--head {
    flex-basis: 110px;
  }
}
.l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) .l-page__culture--daily--box--body {
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) .l-page__culture--daily--box--body {
    width: calc(100% - 110px);
  }
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--wrapper:nth-child(2) .l-page__culture--daily--box--head--time {
    text-align: center;
  }
}
.l-page__culture--daily .l-page__culture--daily--head {
  padding-inline: 12px;
}
.l-page__culture--daily .l-page__culture--daily--schedule {
  margin-top: 48px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--schedule {
    margin-top: 20px;
  }
}
.l-page__culture--daily .l-page__culture--daily--boxes {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-left: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--boxes {
    gap: 20px;
    padding-left: 12px;
  }
}
.l-page__culture--daily .l-page__culture--daily--boxes::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(180deg, #F36200 0%, #06C 50%, #06C 100%);
}
.l-page__culture--daily .l-page__culture--daily--box {
  display: flex;
  align-items: baseline;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box {
    gap: 0;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex: 0 0 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--head {
    flex-direction: column-reverse;
    justify-content: flex-start;
    gap: 6px;
    flex: 0 0 64px;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--head--time {
  display: inline-block;
  color: var(--AccentBlue);
  font-weight: var(--fontWeight700);
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--head--time {
    font-size: 1rem;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--head--icon {
  padding: 10px;
  background: var(--AccentBlue);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--head--icon {
    padding: 6px;
    width: 30px;
    height: 30px;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--head--icon svg {
  width: 20px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--head--icon svg {
    width: 16px;
    height: 16px;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--body {
  width: calc(100% - 96px);
  padding: 25px;
  background: var(--bgPrimary);
  border: 1px solid var(--AccentCatskillWhite);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
  flex: 1;
  min-width: 0;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--body {
    padding: 16px 12px;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--body--title {
  font-weight: var(--fontWeight700);
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--body--title {
    font-size: 1rem;
  }
}
.l-page__culture--daily .l-page__culture--daily--box--body--description {
  margin-top: 12px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--box--body--description {
    margin-top: 6px;
    font-size: 0.875rem;
    line-height: 1.6;
  }
}
.l-page__culture--daily .l-page__culture--daily--supplementary {
  margin-top: 32px;
  padding: 28px 32px;
  text-align: center;
  font-size: 0.875rem;
  background: rgba(0, 102, 204, 0.05);
  border: 1px solid var(--AccentCatskillWhite);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--supplementary {
    margin-top: 24px;
    padding: 16px 12px;
    text-align: left;
  }
}
.l-page__culture--daily .l-page__culture--daily--supplementary p strong {
  color: var(--AccentBlue);
  font-weight: var(--fontWeight700);
  line-height: 1.6;
}
.l-page__culture--daily .l-page__culture--daily--card {
  margin-top: 102px;
  display: flex;
  flex-direction: column;
  gap: 116px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card {
    margin-top: 36px;
    gap: 40px;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item {
    flex-direction: column;
    gap: 24px;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item:nth-child(odd) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item:nth-child(odd) {
    flex-direction: column;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item:nth-child(odd) .l-page__culture--daily--card--item--image::before {
  transform: rotate(3deg);
  background: rgba(243, 98, 0, 0.1);
}
.l-page__culture--daily .l-page__culture--daily--card--item:nth-child(even) .l-page__culture--daily--card--item--image::before {
  transform: rotate(-3deg);
  background: rgba(0, 102, 204, 0.1);
}
.l-page__culture--daily .l-page__culture--daily--card--item--body {
  max-width: 47.2756410256%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item--body {
    max-width: 100%;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item--head {
  font-weight: var(--fontWeight700);
  display: flex;
  flex-direction: column-reverse;
  gap: clamp(0.5rem, 0.4071428571rem + 0.380952381vw, 0.75rem);
}
.l-page__culture--daily .is-title {
  font-size: clamp(1.625rem, 1.5321428571rem + 0.380952381vw, 1.875rem);
  color: var(--AccentBlue);
  line-height: 1.2;
  letter-spacing: 0.6px;
}
.l-page__culture--daily .is-en {
  font-size: 0.875rem;
  letter-spacing: 1.4px;
  color: var(--AccentBlazeOrange);
}
.l-page__culture--daily .l-page__culture--daily--card--item--body--text {
  margin-top: 28px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item--body--text {
    margin-top: 16px;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item--body--text p {
  font-size: 1rem;
  line-height: 1.6;
}
.l-page__culture--daily .l-page__culture--daily--card--item--body--list {
  margin-top: 18px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item--body--list {
    margin-top: 16px;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item--body--list--item {
  position: relative;
  padding-left: 28px;
  font-size: 1rem;
  line-height: 1.6;
}
.l-page__culture--daily .l-page__culture--daily--card--item--body--list--item::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  background: url(../image/_common/icon/check.svg) no-repeat center center/contain;
}
.l-page__culture--daily .l-page__culture--daily--card--item--image {
  position: relative;
  max-width: 48.0769230769%;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item--image {
    max-width: 100%;
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item--image::before {
  content: "";
  position: absolute;
  top: clamp(-0.625rem, -0.0535714286rem + -1.1904761905vw, -1.125rem);
  left: clamp(-0.625rem, -0.0535714286rem + -1.1904761905vw, -1.125rem);
  width: clamp(22rem, 2rem + 41.6666666667vw, 39.5rem);
  height: clamp(13.125rem, 54.6964285714rem + -86.6071428571vw, -23.25rem);
  z-index: -1;
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--daily .l-page__culture--daily--card--item--image::before {
    width: clamp(23.75rem, -0.4310344828rem + 99.2042440318vw, 47.125rem);
    max-width: 100%;
    height: clamp(14.125rem, -0.099137931rem + 58.3554376658vw, 27.875rem);
  }
}
.l-page__culture--daily .l-page__culture--daily--card--item--image img {
  border-radius: 20px;
}

.l-page__culture--career {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career {
    padding-top: 36px;
  }
}
.l-page__culture--career .l-page__culture--career--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(0.75rem, -0.1071428571rem + 1.7857142857vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--boxes {
    margin-top: 20px;
    grid-template-columns: 100%;
  }
}
.l-page__culture--career .l-page__culture--career--box {
  position: relative;
  padding: clamp(0.75rem, -0.1785714286rem + 1.9345238095vw, 1.5625rem);
  background: var(--bgPrimary);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--box {
    padding: 16px 12px;
  }
}
.l-page__culture--career .l-page__culture--career--box:not(:last-child)::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -12px;
  width: 24px;
  height: 24px;
  background: url(../image/_common/icon/arrow_blue.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--box:not(:last-child)::before {
    top: auto;
    bottom: -12px;
    transform: translateX(-50%) rotate(90deg);
    left: 50%;
  }
}
.l-page__culture--career .l-page__culture--career--box--number {
  width: clamp(2.25rem, 1.3928571429rem + 1.7857142857vw, 3rem);
  height: clamp(2.25rem, 1.3928571429rem + 1.7857142857vw, 3rem);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: clamp(1rem, 0.7142857143rem + 0.5952380952vw, 1.25rem);
  font-weight: var(--fontWeight700);
  background: var(--bgTertiary);
  color: var(--textSub);
  border-radius: 50%;
}
.l-page__culture--career .l-page__culture--career--box--head {
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--box--head {
    margin-top: 6px;
  }
}
.l-page__culture--career .l-page__culture--career--box--head--period {
  font-size: 0.875rem;
  font-weight: var(--fontWeight700);
  color: var(--AccentBlazeOrange);
  line-height: 1.4285714286;
}
.l-page__culture--career .l-page__culture--career--box--head--title {
  margin-top: 4px;
  font-weight: var(--fontWeight700);
  font-size: clamp(1rem, 0.7142857143rem + 0.5952380952vw, 1.25rem);
  letter-spacing: 0.36px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--box--head--title {
    margin-top: 2px;
    font-size: 1.25rem;
  }
}
.l-page__culture--career .l-page__culture--career--box--description {
  margin-top: 10px;
  font-size: clamp(0.875rem, 0.7321428571rem + 0.2976190476vw, 1rem);
  line-height: 1.25;
}
@media screen and (max-width: 767px) {
  .l-page__culture--career .l-page__culture--career--box--description {
    margin-top: 6px;
    font-size: 1rem;
  }
}

.l-page__culture--facilities {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities {
    padding-top: 36px;
  }
}
.l-page__culture--facilities .l-page__culture--facilities--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  gap: clamp(1rem, -0.1428571429rem + 2.380952381vw, 2rem);
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities .l-page__culture--facilities--boxes {
    margin-top: 20px;
    grid-template-columns: 100%;
    gap: 12px;
  }
}
.l-page__culture--facilities .l-page__culture--facilities--box {
  padding: 33px clamp(1.125rem, 0.6964285714rem + 0.8928571429vw, 1.5rem);
  display: flex;
  flex-direction: column-reverse;
  background: var(--bgPrimary);
  border: 1px solid var(--AccentCatskillWhite);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities .l-page__culture--facilities--box {
    padding: 16px 12px;
  }
}
.l-page__culture--facilities .l-page__culture--facilities--box--body {
  flex-grow: 1;
  margin-top: 16px;
  text-align: center;
}
.l-page__culture--facilities .l-page__culture--facilities--box--body--title {
  font-weight: var(--fontWeight700);
  letter-spacing: 0.36px;
  line-height: 1.5555555556;
}
.l-page__culture--facilities .l-page__culture--facilities--box--body--text {
  margin-top: 12px;
  font-size: 1rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities .l-page__culture--facilities--box--body--text {
    text-align: left;
    margin-top: 6px;
  }
}
.l-page__culture--facilities .l-page__culture--facilities--box--icon {
  width: 64px;
  height: 64px;
  margin-inline: auto;
  background: rgba(0, 102, 204, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities .l-page__culture--facilities--box--icon {
    width: 44px;
    height: 44px;
  }
}
.l-page__culture--facilities .l-page__culture--facilities--box--icon svg {
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--facilities .l-page__culture--facilities--box--icon svg {
    width: 24px;
    height: 24px;
  }
}

.l-page__culture--benefits {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits {
    padding-top: 36px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--content {
  padding: 55px clamp(1.25rem, -0.75rem + 4.1666666667vw, 3rem);
  background: var(--bgPrimary);
  border: qpx solid var(--AccentCatskillWhite);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--content {
    padding: 32px 12px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--boxes {
  padding-bottom: 40px;
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  border-bottom: 1px solid var(--AccentCatskillWhite);
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--boxes {
    margin-top: 20px;
    grid-template-columns: 100%;
    gap: 12px;
    padding-bottom: 32px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--box {
  padding: 24px;
  background: var(--AccentCatskillWhite02);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--box {
    padding: 16px 12px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--box--head {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--box--head {
    flex-direction: column-reverse;
    gap: 6px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--box--head--title {
  position: relative;
  padding-left: 16px;
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--box--head--title {
    font-size: 1.125rem;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--box--head--title::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 8px;
  height: 8px;
  background: var(--AccentBlazeOrange);
  border-radius: 50%;
}
.l-page__culture--benefits .l-page__culture--benefits--box--head--icon {
  display: flex;
  width: 40px;
  height: 40px;
  padding: 8px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--bgPrimary);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
.l-page__culture--benefits .l-page__culture--benefits--box--head--icon svg {
  width: 24px;
  height: 24px;
}
.l-page__culture--benefits .l-page__culture--benefits--box--body {
  margin-top: 12px;
}
.l-page__culture--benefits .l-page__culture--benefits--box--body--text {
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--box--body--text {
    text-align: left;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--box--body--text p {
  line-height: 1.5;
}
.l-page__culture--benefits .l-page__culture--benefits--others {
  padding-top: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--others {
    padding-top: 22px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--others--title {
  text-align: center;
  font-size: 1.375rem;
  font-weight: var(--fontWeight700);
  line-height: 1.2727272727;
  letter-spacing: 0.32px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--others--title {
    font-size: 1.25rem;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--others--items {
  margin-top: 24px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--others--items {
    margin-top: 16px;
    gap: 8px;
  }
}
.l-page__culture--benefits .l-page__culture--benefits--others--item {
  padding: 12px 16px;
  color: var(--AccentBlue);
  font-size: 1rem;
  line-height: 100%;
  background: rgba(0, 102, 204, 0.05);
  border: 1px solid rgba(0, 102, 204, 0.1);
  border-radius: 32px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--benefits .l-page__culture--benefits--others--item {
    padding: 6px 12px;
    font-size: 0.875rem;
  }
}

.l-page__culture--work-life {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--work-life {
    padding-top: 32px;
  }
}
.l-page__culture--work-life .l-page__culture--work-life--content {
  padding: 54px clamp(1.25rem, -0.75rem + 4.1666666667vw, 3rem) 48px;
  background: linear-gradient(90deg, #06C 0%, #08E 100%);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__culture--work-life .l-page__culture--work-life--content {
    padding: 32px 12px;
  }
}
.l-page__culture--work-life .l-page__culture--work-life--boxes {
  margin-top: 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: clamp(1rem, 0.4285714286rem + 1.1904761905vw, 1.5rem);
}
@media screen and (max-width: 767px) {
  .l-page__culture--work-life .l-page__culture--work-life--boxes {
    margin-top: 20px;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }
}
.l-page__culture--work-life .l-page__culture--work-life--box {
  padding-block: 24px;
  text-align: center;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 16px;
  backdrop-filter: blur(4px);
  color: var(--textSub);
}
@media screen and (max-width: 767px) {
  .l-page__culture--work-life .l-page__culture--work-life--box {
    padding-block: 20px;
  }
}
.l-page__culture--work-life .l-page__culture--work-life--box--title {
  font-size: clamp(2rem, 1.7142857143rem + 0.5952380952vw, 2.25rem);
  font-weight: var(--fontWeight700);
  line-height: 1.1111111111;
}
@media screen and (max-width: 767px) {
  .l-page__culture--work-life .l-page__culture--work-life--box--title {
    font-size: 1.625rem;
  }
}
.l-page__culture--work-life .l-page__culture--work-life--box--description {
  margin-top: 6px;
  font-size: 1rem;
  line-height: 1.5;
}

.l-page__entry {
  padding-top: 96px;
  /* プライバシーポリシー（特定のIDを持つ項目）だけスタイルを上書き */
}
@media screen and (max-width: 767px) {
  .l-page__entry {
    padding-top: 46px;
  }
}
.l-page__entry .l-page__entry--content {
  padding: 56px 21px 62px;
  background: var(--bgPrimary);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--content {
    padding: 28px 12px 32px;
  }
}
.l-page__entry .l-page__entry--head {
  text-align: center;
}
.l-page__entry .l-page__entry--head--title {
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 1.4;
  color: var(--AccentBlue);
  letter-spacing: 0.4px;
}
.l-page__entry .l-page__entry--from {
  margin-top: 40px;
}
.l-page__entry .wp-block-snow-monkey-forms-item.smf-item {
  padding: 0;
}
.l-page__entry .wp-block-snow-monkey-forms-item.smf-item:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .wp-block-snow-monkey-forms-item.smf-item:not(:first-child) {
    margin-top: 12px;
  }
}
.l-page__entry .smf-item__col.smf-item__col--label {
  padding-bottom: 8px !important;
  text-align: left;
  display: flex;
  align-items: baseline;
  gap: 8px;
}
.l-page__entry .smf-item__label__text {
  font-size: 1rem;
  font-weight: var(--fontWeight700);
}
.l-page__entry .smf-item__description {
  color: var(--AccentRedOrange);
}
.l-page__entry .smf-checkboxes-control__control {
  padding-top: 14px;
  text-align: left;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 14px;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .l-page__entry .smf-checkboxes-control__control {
    padding-bottom: 14px;
    grid-template-columns: 100%;
    gap: 18px;
  }
}
.l-page__entry .smf-checkbox-control {
  display: flex;
}
.l-page__entry input[type=text],
.l-page__entry input[type=tel],
.l-page__entry input[type=email],
.l-page__entry select,
.l-page__entry textarea {
  font-size: 1rem;
  text-align: left;
  border-radius: 20px !important;
  border: 1px solid #DBE6F2;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.l-page__entry input[type=text],
.l-page__entry input[type=tel],
.l-page__entry input[type=email] {
  height: 42px;
}
.l-page__entry input[type=checkbox] {
  margin-top: -4px !important;
  border-radius: 4px;
  border: 1px solid #DBE6F2;
  background: rgba(255, 255, 255, 0);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.l-page__entry .smf-select-control {
  width: 100% !important;
}
.l-page__entry select {
  width: 100% !important;
  height: 42px;
}
.l-page__entry textarea {
  margin-bottom: 38px;
  height: 240px !important;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  .l-page__entry textarea {
    margin-bottom: 20px;
  }
}
.l-page__entry .smf-checkbox-control {
  display: block !important;
}
.l-page__entry .smf-placeholder[data-name=your-privacy] .smf-checkboxes-control__control {
  display: block !important;
  /* グリッド表示を解除してブロック要素にする */
  text-align: center !important;
  /* 中央寄せにする */
  grid-template-columns: none !important;
  /* グリッド列設定を解除 */
}
.l-page__entry .smf-file-control__label,
.l-page__entry .smf-file-control__filename.smf-file-control__filename--no-file {
  font-size: 1rem;
}
.l-page__entry .smf-checkbox-control__label a {
  color: var(--AccentBlue);
  text-decoration: underline;
}
.l-page__entry .smf-button-control button {
  padding: 0;
  appearance: none;
  width: 200px;
  height: 48px;
  line-height: 48px;
  font-size: 1rem;
  font-weight: var(--fontWeight700);
  border-radius: 36px;
  color: var(--AccentWhite);
  background: var(--AccentBlue);
  border: none;
  transition: all 0.4s ease;
}

.l-page__privacy {
  padding-top: 96px;
}
@media screen and (max-width: 767px) {
  .l-page__privacy {
    padding-top: 46px;
  }
}
.l-page__privacy .l-page__privacy--content {
  padding: 56px 48px 104px;
  background: var(--bgPrimary);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  .l-page__privacy .l-page__privacy--content {
    padding: 32px 12px 46px;
  }
}
.l-page__privacy .l-page__privacy--head--title {
  text-align: center;
  font-size: 1.25rem;
  font-weight: var(--fontWeight700);
  line-height: 1.4;
  color: var(--AccentBlue);
}
.l-page__privacy .l-page__privacy--head--text {
  margin-top: 56px;
  font-size: 1rem;
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .l-page__privacy .l-page__privacy--head--text {
    margin-top: 32px;
  }
}
.l-page__privacy .l-page__privacy--items {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .l-page__privacy .l-page__privacy--items {
    margin-top: 32px;
    gap: 20px;
  }
}
.l-page__privacy .l-page__privacy--item--title {
  padding-bottom: 12px;
  font-weight: var(--fontWeight700);
  line-height: 1.5555555556;
  border-bottom: 2px solid #06C;
}
.l-page__privacy .l-page__privacy--item--text {
  margin-top: 14px;
  font-size: 1rem;
  line-height: 1.625;
}
.l-page__privacy ul {
  margin-top: 20px;
  padding-left: 20px;
}
.l-page__privacy ul li {
  list-style: disc;
  font-size: 1rem;
  line-height: 1.625;
}
.l-page__privacy .l-page__privacy--item--address {
  margin-top: 16px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: var(--AccentCatskillWhite);
  border-radius: 24px;
}
.l-page__privacy .l-page__privacy--item--address p {
  font-size: 1rem;
}
.l-page__error {
  padding-top: 46px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-page__error {
    padding-top: 0;
  }
}
.l-page__error .l-page__error--head--title {
  font-size: clamp(2.875rem, 1.8535714286rem + 4.1904761905vw, 5.625rem);
}
.l-page__error .l-page__error--head--text {
  font-size: clamp(1rem, 0.9071428571rem + 0.380952381vw, 1.25rem);
  margin-top: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-page__error .l-page__error--head--text {
    margin-top: 12px;
  }
}
.l-page__error .l-page__error--text {
  margin-top: 20px;
  font-size: clamp(1rem, 0.9071428571rem + 0.380952381vw, 1.25rem);
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .l-page__error .l-page__error--text {
    margin-top: 12px;
  }
}
.l-page__error .l-page__error--button {
  margin-top: 38px;
  max-width: 280px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__error .l-page__error--button {
    margin-top: 28px;
  }
}

.l-inner__primary {
  max-width: 1288px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .l-inner__primary {
    max-width: 1272px;
    padding-inline: 12px;
  }
}

.l-inner__secondary {
  max-width: 1064px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .l-inner__secondary {
    max-width: 1048px;
    padding-inline: 12px;
  }
}

.l-inner__tertiary {
  max-width: 936px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .l-inner__tertiary {
    max-width: 920px;
    padding-inline: 12px;
  }
}

.l-inner__Quaternary {
  max-width: 712px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 20px;
}
@media screen and (max-width: 767px) {
  .l-inner__Quaternary {
    max-width: 696px;
    padding-inline: 12px;
  }
}

.l-card-top {
  position: relative;
  padding-block: 86px;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .l-card-top {
    padding-block: 32px;
  }
}
.l-card-top.is-business {
  background: url(../image/index/top/business_bg.jpg) no-repeat center 70%/cover;
}
.l-card-top.is-company {
  background: url(../image/index/top/company_bg.jpg) no-repeat center center/cover;
}
.l-card-top.is-culture {
  background: url(../image/index/top/culture_bg.jpg) no-repeat center center/cover;
}
.l-card-top.is-culture::before {
  background: linear-gradient(to right, rgba(0, 102, 204, 0.95), rgba(0, 102, 204, 0.7), rgba(0, 102, 204, 0));
}
.l-card-top::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: linear-gradient(to right, rgba(0, 102, 204, 0.95), rgba(0, 102, 204, 0.7), rgba(0, 102, 204, 0));
}
.l-card-top .l-card-top__inner {
  position: relative;
  z-index: 10;
  padding-inline: 64px;
  padding-inline: clamp(1.25rem, -1.8928571429rem + 6.5476190476vw, 4rem);
}
@media screen and (max-width: 767px) {
  .l-card-top .l-card-top__inner {
    padding-inline: 12px;
  }
}
.l-card-top .l-card-top__en {
  padding: 12px 16px;
  display: inline-block;
  background: var(--bgPrimary);
  color: var(--AccentBlue);
  font-size: 0.875rem;
  font-weight: var(--fontWeight700);
  border-radius: 14px;
}
@media screen and (max-width: 767px) {
  .l-card-top .l-card-top__en {
    padding: 8px 12px;
    font-size: 0.75rem;
    border-radius: 8px;
  }
}
.l-card-top .l-card-top__title {
  margin-top: 26px;
  font-size: clamp(1.625rem, 0.2025862069rem + 5.8355437666vw, 3rem);
  font-weight: var(--fontWeight900);
  line-height: 1.25;
  color: var(--textSub);
}
@media screen and (max-width: 767px) {
  .l-card-top .l-card-top__title {
    margin-top: 16px;
  }
}
.l-card-top .l-card-top__text {
  margin-top: 32px;
  font-size: clamp(1rem, 0.8706896552rem + 0.5305039788vw, 1.125rem);
  color: var(--textSub);
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .l-card-top .l-card-top__text {
    margin-top: 16px;
  }
}
.l-card-top .l-card-top__button {
  margin-top: 48px;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .l-card-top .l-card-top__button {
    margin-top: 28px;
    width: 100%;
    max-width: 230px;
    margin-inline: auto;
  }
}

.l-cta {
  margin-top: 96px;
  background: var(--bgTertiary);
}
.l-cta .l-cta__inner {
  padding-block: 68px 114px;
}
@media screen and (max-width: 767px) {
  .l-cta .l-cta__inner {
    padding-block: 40px 68px;
  }
}
.l-cta .l-cta__content {
  text-align: center;
  color: var(--textSub);
}
.l-cta .l-cta__head--title {
  font-size: clamp(3rem, 1.5714285714rem + 2.9761904762vw, 4.25rem);
  font-weight: var(--fontWeight900);
  line-height: 1.3235294118;
}
@media screen and (max-width: 767px) {
  .l-cta .l-cta__head--title {
    font-size: 2rem;
    line-height: 1.6;
  }
}
.l-cta .l-cta__description {
  margin-top: 40px;
  font-size: 1.5rem;
  font-weight: var(--fontWeight500);
  line-height: 1.625;
}
@media screen and (max-width: 767px) {
  .l-cta .l-cta__description {
    margin-top: 24px;
    font-size: 1.125rem;
    line-height: 1.8;
  }
}
.l-cta .l-cta__button {
  margin-top: 54px;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-cta .l-cta__button {
    margin-top: 32px;
  }
}

.c-button__primary,
.c-button__header {
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .c-button__primary:hover, .c-button__primary:focus,
  .c-button__header:hover,
  .c-button__header:focus {
    opacity: 0.8;
  }
}

.p-header__nav--item a {
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-header__nav--item a:hover, .p-header__nav--item a:focus {
    opacity: 0.8;
  }
}

.p-footer__nav--item--child-items--item a {
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer__nav--item--child-items--item a:hover, .p-footer__nav--item--child-items--item a:focus {
    opacity: 0.6;
  }
}

.smf-button-control button {
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .smf-button-control button:hover, .smf-button-control button:focus {
    opacity: 0.8;
  }
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.c-button__primary {
  padding: 16px 46px;
  font-size: 1rem;
  color: var(--bgTertiary);
  font-weight: var(--fontWeight700);
  line-height: 28px;
  border-radius: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .c-button__primary {
    padding: 14px;
  }
}
.c-button__primary img {
  width: 16px;
}
.c-button__primary.is-bg__primary {
  background: var(--bgPrimary);
}
.c-button__primary.is-bg__secondary {
  background: transparent;
  color: var(--textSub);
  border: 1px solid var(--AccentWhite);
}
.c-button__primary.is-bg__tertiary {
  background: var(--AccentBlue);
  color: var(--textSub);
}
.c-button__primary.is-bg__grass {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  color: var(--textSub);
}

.c-button__header {
  background: var(--AccentBlue);
  color: var(--textSub);
  font-size: 0.875rem;
  font-weight: var(--fontWeight700) !important;
  line-height: 1.4285714286;
  width: 120px;
  max-width: 100%;
  padding-block: 15px;
  text-align: center;
  border-radius: 32px;
}

.c-title__primary--title {
  position: relative;
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 10px;
  color: var(--textSub);
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .c-title__primary--title {
    flex-direction: column-reverse;
    gap: 6px;
  }
}
.c-title__primary--title.is-change-color {
  color: var(--AccentBlue);
}
.c-title__primary--title .is-ja {
  font-weight: var(--fontWeight500);
  font-size: clamp(1rem, 0.8706896552rem + 0.5305039788vw, 1.125rem);
}
.c-title__primary--title .is-en {
  font-size: clamp(2.625rem, 0.6853448276rem + 7.9575596817vw, 4.5rem);
  font-style: italic;
  font-family: var(--fontFamilyType02);
  font-weight: var(--fontWeight700);
  line-height: 100%;
}

.c-title__primary--description {
  margin-top: 16px;
  font-size: 1.25rem;
  line-height: 1.4;
}
.c-title__primary--description.is-change-color {
  color: var(--textSub);
}
.c-title__primary--description.is-message {
  padding-left: 24px;
  border-left: 4px solid var(--AccentBlue);
}
@media screen and (max-width: 767px) {
  .c-title__primary--description.is-message {
    padding-left: 8px;
  }
}
@media screen and (max-width: 767px) {
  .c-title__primary--description {
    margin-top: 12px;
    font-size: 1rem;
    line-height: 1.6;
  }
}

.c-title__fv-sub {
  text-align: center;
}
.c-title__fv-sub .c-title__fv-sub--head {
  display: flex;
  flex-direction: column-reverse;
  gap: clamp(0.375rem, 0.2357142857rem + 0.5714285714vw, 0.75rem);
  font-weight: var(--fontWeight700);
}
.c-title__fv-sub .c-title__fv-sub--head .is-title {
  color: var(--textSub);
  font-size: clamp(2rem, 1.6285714286rem + 1.5238095238vw, 3rem);
  font-family: var(--fontFamilyType02);
  line-height: 100%;
  letter-spacing: 0.96px;
}
.c-title__fv-sub .c-title__fv-sub--head .is-en {
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 1.4285714286;
  letter-spacing: 1.4px;
  color: var(--AccentBlazeOrange);
}
.c-title__fv-sub .c-title__fv-sub--description {
  margin-top: 28px;
  font-size: clamp(0.75rem, 0.5642857143rem + 0.7619047619vw, 1.25rem);
  line-height: 1.5;
  color: var(--textSub);
}
@media screen and (max-width: 767px) {
  .c-title__fv-sub .c-title__fv-sub--description {
    margin-top: 16px;
  }
}

.c-title__section-title-sub .c-title__section-title-sub--group {
  text-align: center;
  display: flex;
  flex-direction: column-reverse;
  gap: clamp(0.5rem, 0.2142857143rem + 0.5952380952vw, 0.75rem);
  font-weight: var(--fontWeight700);
}
.c-title__section-title-sub .c-title__section-title-sub--group .is-title {
  color: var(--AccentBlue);
  font-size: clamp(1.75rem, 1.1785714286rem + 1.1904761905vw, 2.25rem);
  font-family: var(--fontFamilyType02);
  line-height: 1.1111111111;
  letter-spacing: 0.72px;
}
.c-title__section-title-sub .c-title__section-title-sub--group .is-en {
  font-size: clamp(0.875rem, 0.7321428571rem + 0.2976190476vw, 1rem);
  color: var(--AccentBlazeOrange);
  text-transform: uppercase;
  line-height: 1.25;
  letter-spacing: 1.4px;
}
.c-title__section-title-sub .c-title__section-title-sub--description {
  margin-top: 20px;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .c-title__section-title-sub .c-title__section-title-sub--description {
    font-size: 0.875rem;
  }
}
.c-title__section-title-sub.is-change-color .is-title,
.c-title__section-title-sub.is-change-color .c-title__section-title-sub--description {
  color: var(--textSub);
}

.c-wave__top {
  width: 100%;
  line-height: 0;
}
.c-wave__top img {
  display: block;
  width: 100%;
  height: auto;
}

.c-wave__bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 5;
  line-height: 0;
}
.c-wave__bottom img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 15vw;
  min-height: 60px;
  object-fit: cover;
}

.p-footer {
  padding-block: 64px 34px;
  background: var(--bgQuaternary);
  color: var(--textTertiary);
}
@media screen and (max-width: 767px) {
  .p-footer {
    padding-block: 46px 24px;
  }
}
.p-footer .p-footer__inner {
  padding-inline: 80px;
  padding-inline: clamp(1.25rem, -3.0357142857rem + 8.9285714286vw, 5rem);
}
.p-footer .p-footer__content {
  padding-bottom: 48px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #314158;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__content {
    padding-bottom: 20px;
    flex-direction: column;
  }
}
.p-footer .p-footer__address {
  max-width: 572px;
  max-width: clamp(25rem, 12rem + 27.0833333333vw, 36.375rem);
  width: 100%;
}
.p-footer .p-footer__address p {
  font-size: 1rem;
  line-height: 1.75;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__address p {
    font-size: 0.875rem;
  }
}
.p-footer .p-footer__address p:nth-of-type(1) {
  margin-top: 28px;
}
.p-footer .p-footer__address p:nth-of-type(2) {
  margin-top: 28px;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__address p:nth-of-type(2) {
    margin-top: 20px;
  }
}
.p-footer .p-footer__logo {
  width: 184px;
}
.p-footer .p-footer__logo span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.p-footer .p-footer__address--sns {
  margin-top: 28px;
  display: flex;
  align-items: center;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__address--sns {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__nav {
    margin-top: 30px;
  }
}
.p-footer .p-footer__nav--items {
  display: flex;
  gap: 80px;
  gap: clamp(1.25rem, -3.0357142857rem + 8.9285714286vw, 5rem);
}
.p-footer .p-footer__nav--item--title {
  font-size: 1rem;
  font-weight: var(--fontWeight700);
  font-family: var(--fontFamilyType02);
  line-height: 1.3333333333;
}
.p-footer .p-footer__nav--item--child-items {
  margin-top: 19px;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__nav--item--child-items {
    margin-top: 10px;
  }
}
.p-footer .p-footer__nav--item--child-items--item a {
  font-size: 1rem;
  padding-block: 12px;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__nav--item--child-items--item a {
    font-size: 0.875rem;
  }
}
.p-footer .copy-right {
  margin-top: 34px;
  text-align: center;
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-footer .copy-right {
    margin-top: 24px;
    font-size: 0.625rem;
  }
}

.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: var(--bgPrimary);
  z-index: 1000;
  box-shadow: 0px 0px 15px -5px #777777;
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 60px;
  }
}
.p-header .p-header__inner {
  height: inherit;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-inline: 20px;
}
.p-header .p-header__logo {
  width: clamp(10.625rem, 3.682885906rem + 11.1856823266vw, 13.75rem);
}
@media screen and (max-width: 992px) {
  .p-header .p-header__logo {
    width: 220px;
  }
}
@media screen and (max-width: 767px) {
  .p-header .p-header__logo {
    width: 160px;
  }
}
@media screen and (max-width: 992px) {
  .p-header .p-header__nav {
    display: none;
  }
}
.p-header .p-header__nav--items {
  display: flex;
  align-items: center;
}
.p-header .p-header__nav--item {
  position: relative;
}
.p-header .p-header__nav--item.is-current::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 2px;
  background: var(--AccentBlue);
}
.p-header .p-header__nav--item a {
  font-size: 1rem;
  padding: 12px;
  padding: clamp(0.5rem, -0.0553691275rem + 0.8948545861vw, 0.75rem);
  font-weight: var(--fontWeight500);
}
.p-header .is-button {
  margin-left: 20px;
}
.p-header__hamburger {
  width: 48px;
  height: 48px;
  background: transparent;
  display: none;
}
@media screen and (max-width: 992px) {
  .p-header__hamburger {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.p-header__hamburger .p-header__hamburger--bars {
  position: relative;
  width: 30px;
  height: 20px;
  display: inline-block;
}
.p-header__hamburger .p-header__hamburger--bars span {
  position: absolute;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: var(--bgQuaternary);
}
.p-header__hamburger .p-header__hamburger--bars span:nth-of-type(1) {
  top: 0;
}
.p-header__hamburger .p-header__hamburger--bars span:nth-of-type(2) {
  top: 47%;
}
.p-header__hamburger .p-header__hamburger--bars span:nth-of-type(3) {
  bottom: 0;
}
.p-header__hamburger.is-active .p-header__hamburger--bars span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.p-header__hamburger.is-active .p-header__hamburger--bars span:nth-of-type(2) {
  opacity: 0;
}
.p-header__hamburger.is-active .p-header__hamburger--bars span:nth-of-type(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}

.p-header__hamburger-menu {
  position: fixed;
  padding-block: 22px;
  top: 80px;
  right: 0;
  width: 70%;
  height: 100dvh;
  border-top: 1px solid #f2f2f2;
  display: flex;
  flex-direction: column;
  background: #fff;
  overflow: scroll;
  opacity: 0;
  transform: translateX(100%);
  visibility: hidden;
  transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s;
  z-index: 800;
}
@media screen and (max-width: 767px) {
  .p-header__hamburger-menu {
    top: 60px;
  }
}
.p-header__hamburger-menu[hidden] {
  display: none;
}
.p-header__hamburger-menu.is-active {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.p-header__hamburger-menu nav {
  padding-inline: 20px;
  text-align: center;
}
.p-header__hamburger-menu nav ul li a {
  padding-block: 16px;
  font-size: 1rem;
}
.p-header__hamburger-menu .p-header__hamburger-menu--button {
  margin-top: 40px;
  max-width: 300px;
  width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .p-header__hamburger-menu .p-header__hamburger-menu--button {
    max-width: 80%;
  }
}
.p-header__hamburger-menu .p-header__hamburger-menu--button a {
  padding-block: 10px !important;
}

.p-main {
  padding-top: 80px;
  background: var(--bgQuinary);
}
@media screen and (max-width: 767px) {
  .p-main {
    padding-top: 60px;
  }
}

.u-br__lg-block {
  display: none;
}
@media screen and (max-width: 992px) {
  .u-br__lg-block {
    display: block;
  }
}

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