@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;
}

@font-face {
  font-family: "TTRamillasTrl-Regular";
  src: url("../fonts/TT Ramillas Trial Regular.ttf") format("truetype");
}
@font-face {
  font-family: "TTRamillasTrl-Medium";
  src: url("../fonts/TT Ramillas Trial Medium.ttf") format("truetype");
}
:root {
  --fontSize: 1rem;
  --fontWeight: 400;
  --lineHight: 1.7;
  /* 修正後 */
  --fontBase: "Yu Mincho", "YuMincho", "Hiragino Mincho ProN", "MS PMincho", serif;
  --fontTTRamillasTrl-Regular: "TTRamillasTrl-Regular", sans-serif;
  --fontTTRamillasTrl-Medium: "TTRamillasTrl-Medium", sans-serif;
  --textPrimary: #333333;
  --textSecondary: #FFFFFF;
  --bgPrimary: #FFFFFF;
  --bgSecondary: #333333;
  --Accent: #c20024;
  --AccentType02: #c5a531;
  --AccentType03: #fdfbec;
  interpolate-size: allow-keywords;
}

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

body {
  font-size: var(--fontSize);
  font-weight: var(--fontWeight);
  font-family: var(--fontBase);
  color: var(--textPrimary);
  background: var(--bgPrimary);
  line-height: var(--lineHight);
}

body.is-menu-open {
  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;
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.smf-form {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.wp-block-snow-monkey-forms-item.smf-item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .wp-block-snow-monkey-forms-item.smf-item {
    flex-direction: column;
  }
}

.smf-item__label__text {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .smf-item__label__text {
    font-size: 1rem;
  }
}

.smf-item__col.smf-item__col--label {
  display: flex;
  align-items: center;
  gap: 8px;
  width: 300px;
}
@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--label {
    width: 100%;
  }
}

.smf-item__description {
  margin-top: 0;
  display: block;
  padding: 4px 2px;
  font-size: 0.75rem;
  background: var(--Accent);
  color: var(--textSecondary);
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--controls {
    margin-top: 10px;
  }
}

.wp-block-snow-monkey-forms-item.smf-item.--tel .smf-item__controls {
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .wp-block-snow-monkey-forms-item.smf-item.--tel .smf-item__controls {
    gap: 2px;
  }
}

.wp-block-snow-monkey-forms-item.smf-item.--message {
  align-items: baseline;
}

.smf-item__col.smf-item__col--controls {
  width: calc(100% - 300px);
}
@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--controls {
    width: 100%;
  }
}
.smf-item__col.smf-item__col--controls input[type=text],
.smf-item__col.smf-item__col--controls input[type=email],
.smf-item__col.smf-item__col--controls input[type=date] {
  width: 100%;
  background: var(--bgPrimary);
  border: 1px solid #d4d4d4;
  padding: 12px;
}
@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--controls input[type=text],
  .smf-item__col.smf-item__col--controls input[type=email],
  .smf-item__col.smf-item__col--controls input[type=date] {
    padding: 8px;
  }
}
.smf-item__col.smf-item__col--controls textarea {
  height: 300px;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  .smf-item__col.smf-item__col--controls textarea {
    height: 220px;
  }
}

.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #333333;
}
@media screen and (max-width: 767px) {
  .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow {
    padding-bottom: 36px;
  }
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p::after {
  content: "必須";
  margin-left: 10px;
  padding: 4px 2px;
  font-size: 0.75rem;
  background: var(--Accent);
  color: var(--textSecondary);
  line-height: 1;
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p a {
  text-decoration: underline;
  text-underline-offset: 2px;
  font-size: 1.25rem;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 767px) {
  .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow p a {
    font-size: 1rem;
  }
}
.wp-block-column.is-layout-flow.wp-block-column-is-layout-flow .smf-label {
  margin-top: 24px;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow .smf-label {
    font-size: 1rem;
  }
}

.smf-checkbox-control__label {
  cursor: pointer;
}

.smf-action {
  display: flex;
  flex-direction: column;
}

.smf-button-control {
  position: relative;
  text-align: center;
}
.smf-button-control button {
  position: relative;
  margin-top: 50px;
  width: 450px !important;
  max-width: 100%;
  margin-inline: auto !important;
  text-align: center;
  position: relative;
  width: 100%;
  padding-block: clamp(1.125rem, 1.0303985873rem + 0.4036326942vw, 1.375rem) !important;
  font-size: clamp(1rem, 0.8344475277rem + 0.7063572149vw, 1.4375rem) !important;
  color: var(--textSecondary) !important;
  background: var(--Accent) !important;
  border-radius: 35px !important;
  letter-spacing: 2.5px;
  line-height: 1;
  transition: all 0.4s ease !important;
}
@media screen and (max-width: 767px) {
  .smf-button-control button {
    margin-top: 20px;
  }
}
.smf-button-control button::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  width: 24px;
  height: 24px;
  background: url(../image/_common/icon/icon_arrow-white.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .smf-button-control button::after {
    right: 30px;
    width: 18px;
    height: 18px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .smf-button-control button:hover, .smf-button-control button:focus {
    opacity: 0.8;
    letter-spacing: 4px;
  }
}

.flatpickr-calendar {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 99999 !important;
}

.flatpickr-year-select,
.flatpickr-month-select {
  margin: 0 4px;
  padding: 2px 6px;
  font-size: 14px;
}

.l-page__entry .l-page__entry--inner {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.l-page__entry .l-page__entry--form {
  margin-top: 104px;
  padding-block: 100px;
  background: #efefef;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--form {
    margin-top: 70px;
    padding-block: 50px;
  }
}
.l-page__entry .l-page__entry--form--inner {
  max-width: 868px;
  max-width: 948px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--form--inner {
    max-width: 908px;
    padding-inline: 20px;
  }
}
.l-page__entry .l-page__entry--field--wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.l-page__entry .l-page__entry--field--inner {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--field--inner {
    flex-direction: column;
  }
}
.l-page__entry .l-page__entry--field--inner.--textarea {
  align-items: start;
}
.l-page__entry .l-page__entry--field--head {
  width: 300px;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--field--head {
    width: 100%;
  }
}
.l-page__entry .l-page__entry--field--head--label {
  font-size: 1.125rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--field--head--label {
    font-size: 1rem;
  }
}
.l-page__entry .l-page__entry--field--head--tag {
  display: block;
  padding: 4px 2px;
  font-size: 0.875rem;
  background: var(--Accent);
  color: var(--textSecondary);
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--field--head--tag {
    font-size: 0.75rem;
  }
}
.l-page__entry .l-page__entry--field--item {
  width: calc(100% - 300px);
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--field--item {
    margin-top: 10px;
    width: 100%;
  }
}
.l-page__entry .l-page__entry--field--item.--tel {
  display: flex;
  align-items: center;
}
.l-page__entry .l-page__entry--field--item.--tel .tel-sep {
  width: 20px;
  text-align: center;
}
.l-page__entry .form-text,
.l-page__entry .form-textarea,
.l-page__entry .form-tel {
  background: var(--bgPrimary);
  border: 1px solid #d4d4d4;
  padding: 12px;
}
.l-page__entry .form-text,
.l-page__entry .form-tel {
  height: 50px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .form-text,
  .l-page__entry .form-tel {
    height: 40px;
  }
}
.l-page__entry .form-text,
.l-page__entry .form-textarea {
  width: 100%;
}
.l-page__entry .form-textarea {
  height: 300px;
  resize: vertical;
}
@media screen and (max-width: 767px) {
  .l-page__entry .form-textarea {
    height: 220px;
  }
}
.l-page__entry .l-page__entry--privacy {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 50px;
  border-bottom: 1px solid #333333;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy {
    margin-top: 6px;
    padding-bottom: 36px;
  }
}
.l-page__entry .l-page__entry--privacy--title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.l-page__entry .l-page__entry--privacy--title .is-title {
  text-decoration: underline;
  text-underline-offset: 2px;
  font-size: 1.25rem;
  font-weight: bold;
  letter-spacing: 1.8px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--title .is-title {
    font-size: 1rem;
  }
}
.l-page__entry .l-page__entry--privacy--title .is-tag {
  display: inline-block;
  font-size: 0.875rem;
  color: var(--textSecondary);
  background: var(--Accent);
  line-height: 1;
  padding: 4px 2px;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--title .is-tag {
    font-size: 0.75rem;
  }
}
.l-page__entry .l-page__entry--privacy--checkbox {
  margin-top: 24px;
  display: block;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--checkbox {
    margin-top: 30px;
  }
}
.l-page__entry .form-checkbox {
  width: 1px;
  height: 1px;
  position: absolute;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
.l-page__entry .form-checkbox:checked + .l-page__entry--privacy--checkbox--text::after {
  opacity: 1;
}
.l-page__entry .l-page__entry--privacy--checkbox--text {
  position: relative;
  padding-left: 40px;
  font-size: 1.125rem;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--checkbox--text {
    padding-left: 28px;
    font-size: 1rem;
  }
}
.l-page__entry .l-page__entry--privacy--checkbox--text::before, .l-page__entry .l-page__entry--privacy--checkbox--text::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.l-page__entry .l-page__entry--privacy--checkbox--text::before {
  width: 25px;
  height: 25px;
  border-radius: 1px;
  border: 1px solid #d4d4d4;
  background: var(--bgPrimary);
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--checkbox--text::before {
    width: 20px;
    height: 20px;
  }
}
.l-page__entry .l-page__entry--privacy--checkbox--text::after {
  left: 5px;
  width: 16px;
  height: 16px;
  opacity: 0;
  background: url(../image/_common/icon/icon_check.svg) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--privacy--checkbox--text::after {
    width: 12px;
    height: 12px;
  }
}
.l-page__entry .l-page__entry--button {
  position: relative;
  margin-top: 50px;
  width: 450px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--button {
    margin-top: 16px;
  }
}
.l-page__entry .l-page__entry--button::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 50px;
  width: 24px;
  height: 24px;
  background: url(../image/_common/icon/icon_arrow-white.png) no-repeat center center/contain;
}
@media screen and (max-width: 767px) {
  .l-page__entry .l-page__entry--button::after {
    right: 30px;
    width: 18px;
    height: 18px;
  }
}
@media screen and (max-width: 374px) {
  .l-page__entry .l-page__entry--button::after {
    right: 20px;
  }
}

.l-page__fv--home {
  position: relative;
  height: 80dvh;
}
.l-page__fv--home::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.l-page__fv--home .l-page__fv--home--heading2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 100px;
  font-size: clamp(2rem, 0.8647830474rem + 4.843592331vw, 5rem);
  color: #f5f5f5;
  text-shadow: 3px 3px 6px rgb(0, 0, 0);
  z-index: 10;
}
@media screen and (max-width: 374px) {
  .l-page__fv--home .l-page__fv--home--heading2 {
    font-size: 1.75rem;
  }
}
.l-page__fv--home video {
  width: 100%;
  height: inherit;
  object-fit: cover;
}

.l-page__fv--lower-floor {
  position: relative;
  height: 400px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__fv--lower-floor {
    height: 30dvh;
  }
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--heading2 {
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  height: inherit;
  font-size: clamp(2.125rem, 1.7465943491rem + 1.614530777vw, 3.125rem);
  font-weight: bold;
  font-style: italic;
  text-shadow: 0px 0px 15.2px rgb(255, 255, 255);
  z-index: 10;
}
@media screen and (max-width: 374px) {
  .l-page__fv--lower-floor .l-page__fv--lower-floor--heading2 {
    font-size: 1.875rem;
  }
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--heading2.--message {
  position: relative;
  bottom: 6px;
  text-shadow: 0px 0px 2px rgb(255, 255, 255), 0px 0px 2px rgb(255, 255, 255), 0px 0px 3px rgb(255, 255, 255), 0px 0px 5px rgb(255, 255, 255), 0px 0px 10px rgb(255, 255, 255), 0px 0px 20px rgb(255, 255, 255);
}
@media screen and (max-width: 599px) {
  .l-page__fv--lower-floor .l-page__fv--lower-floor--heading2.--message {
    align-items: end;
    justify-content: end;
    flex-direction: row;
    font-size: 1.5rem;
  }
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--hgroup {
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: inherit;
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--hgroup .l-page__fv--lower-floor--hgroup--en,
.l-page__fv--lower-floor .l-page__fv--lower-floor--hgroup .l-page__fv--lower-floor--hgroup--ja {
  text-shadow: 0px 0px 14.7px rgba(255, 255, 255, 0.79);
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--hgroup .l-page__fv--lower-floor--hgroup--en {
  font-size: clamp(1.75rem, 0.9508196721rem + 3.2786885246vw, 3.75rem);
  font-family: var(--fontTTRamillasTrl-Regular);
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--hgroup .l-page__fv--lower-floor--hgroup--ja {
  font-size: clamp(1.125rem, 0.8752561475rem + 1.0245901639vw, 1.75rem);
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: inherit;
}
.l-page__fv--lower-floor .l-page__fv--lower-floor--image img {
  height: inherit;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .l-page__fv--lower-floor .l-page__fv--lower-floor--image.--message img {
    object-position: 50% 15%;
  }
}

@media screen and (max-width: 767px) {
  .l-page__home--about {
    margin-top: 100px;
    margin-top: 0;
  }
}
.l-page__home--about .l-page__home--about--inner {
  position: relative;
  padding-top: 232px;
  padding-bottom: 217px;
  text-align: center;
  background: url(../image/index/top/top_about-bg.webp) no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .l-page__home--about .l-page__home--about--inner {
    padding-top: 42px;
    padding-bottom: 42px;
  }
}
.l-page__home--about .l-page__home--about--text {
  background: linear-gradient(90deg, #b3b6eb, #e98a98);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 2.6086956522;
  letter-spacing: 0.1em;
  font-size: clamp(1.125rem, 1.0067482341rem + 0.5045408678vw, 1.4375rem);
  font-weight: bold;
}

.l-page__home--links .l-page__home--links--items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--items {
    gap: 4px;
  }
}
.l-page__home--links .l-page__home--links--item {
  position: relative;
  display: flex;
  justify-content: center;
  padding-block: 60px;
  aspect-ratio: 1440/400;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--item {
    padding-block: 26px;
    height: 216px;
  }
}
.l-page__home--links .l-page__home--links--item:nth-child(1) {
  background: url(../image/index/top/top_links-message.webp) no-repeat center center/cover;
}
.l-page__home--links .l-page__home--links--item:nth-child(2) {
  background: url(../image/index/top/top_links-job.webp) no-repeat center center/cover;
}
.l-page__home--links .l-page__home--links--item:nth-child(3) {
  background: url(../image/index/top/top_links-interview.webp) no-repeat center center/cover;
}
.l-page__home--links .l-page__home--links--item:nth-child(4) {
  background: url(../image/index/top/top_links-recruit.webp) no-repeat center center/cover;
}
.l-page__home--links .l-page__home--links--item--wrapper {
  max-width: 1108px;
  width: 100%;
  padding-inline: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .l-page__home--links .l-page__home--links--item--wrapper {
    flex-direction: column;
    align-items: start;
    text-align: left;
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--item--wrapper {
    padding-inline: 36px;
    justify-content: center;
    gap: 12px;
  }
}
.l-page__home--links .l-page__home--links--item--title {
  color: var(--textSecondary);
}
.l-page__home--links .l-page__home--links--item--title .is-en {
  font-size: clamp(1.375rem, 0.9492936428rem + 1.8163471241vw, 2.5rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  letter-spacing: 3px;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--item--title .is-en {
    line-height: 1;
  }
}
.l-page__home--links .l-page__home--links--item--title .is-ja {
  margin-top: 4px;
  font-size: clamp(0.75rem, 0.6080978809rem + 0.6054490414vw, 1.125rem);
  text-shadow: 4.81px 1.38px 3.8px rgba(0, 0, 0, 0.6);
  letter-spacing: 2.5px;
  opacity: 0.8;
}
.l-page__home--links .l-page__home--links--item--boxes {
  display: flex;
  flex-direction: column;
  gap: clamp(0.75rem, 0.3242936428rem + 1.8163471241vw, 1.875rem);
  width: 450px;
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--item--boxes {
    width: 280px;
    margin-inline: auto;
  }
}
.l-page__home--links .l-page__home--links--item--box {
  position: relative;
  padding-block: clamp(1rem, 0.8107971746rem + 0.8072653885vw, 1.5rem);
  font-size: clamp(0.875rem, 0.7985181644rem + 0.3824091778vw, 1.125rem);
  color: var(--Accent);
  background: var(--bgPrimary);
  border-radius: 35px;
  letter-spacing: 2.3px;
  line-height: 1;
  transition: all 0.4s ease;
}
.l-page__home--links .l-page__home--links--item--box span {
  position: relative;
  left: 10px;
}
.l-page__home--links .l-page__home--links--item--box::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 52px;
  width: 20px;
  height: 20px;
  background: url(../image/_common/icon/icon_arrow.png) no-repeat center center/contain;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--item--box::after {
    right: 26px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .l-page__home--links .l-page__home--links--item--box:hover, .l-page__home--links .l-page__home--links--item--box:focus {
    color: var(--textSecondary);
    background: var(--Accent);
  }
  .l-page__home--links .l-page__home--links--item--box:hover::after, .l-page__home--links .l-page__home--links--item--box:focus::after {
    right: 47px;
    background: url(../image/_common/icon/icon_arrow-white.png) no-repeat center center/contain;
  }
}
.l-page__home--links .l-page__home--links--button {
  margin-top: 170px;
  width: clamp(37.5rem, 7.9433497537rem + 49.2610837438vw, 50rem);
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__home--links .l-page__home--links--button {
    margin-top: 70px;
    width: 420px;
  }
}
@media screen and (max-width: 599px) {
  .l-page__home--links .l-page__home--links--button {
    width: 300px;
  }
}

.l-page__interview--archive {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  .l-page__interview--archive {
    margin-top: 80px;
  }
}
.l-page__interview--archive .l-page__interview--archive--boxes {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .l-page__interview--archive .l-page__interview--archive--boxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .l-page__interview--archive .l-page__interview--archive--boxes {
    gap: 6px;
    grid-template-columns: repeat(1, 1fr);
  }
}
.l-page__interview--archive .l-page__interview--archive--box {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
}
@media (hover: hover) and (pointer: fine) {
  .l-page__interview--archive .l-page__interview--archive--box:hover .l-page__interview--archive--box--thumbnail img, .l-page__interview--archive .l-page__interview--archive--box:focus .l-page__interview--archive--box--thumbnail img {
    transform: scale(1.1);
  }
  .l-page__interview--archive .l-page__interview--archive--box:hover .l-page__interview--archive--box--body--icon, .l-page__interview--archive .l-page__interview--archive--box:focus .l-page__interview--archive--box--body--icon {
    right: 8px;
  }
}
.l-page__interview--archive .l-page__interview--archive--box--body {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 14px;
  z-index: 10;
  font-size: 1.125rem;
  color: var(--textSecondary);
}
@media screen and (max-width: 599px) {
  .l-page__interview--archive .l-page__interview--archive--box--body {
    bottom: 4px;
    left: 8px;
  }
}
.l-page__interview--archive .l-page__interview--archive--box--thumbnail {
  overflow: hidden;
}
.l-page__interview--archive .l-page__interview--archive--box--thumbnail img {
  transition: transform 0.6s ease;
}
.l-page__interview--archive .l-page__interview--archive--box--body--icon {
  position: absolute;
  bottom: 22px;
  right: 14px;
  z-index: 100;
  width: 20px;
  height: 20px;
  transition: 0.6s ease;
}
.l-page__interview--archive .l-page__interview--archive--box--body--text {
  font-size: clamp(0.875rem, 0.7557251908rem + 0.5089058524vw, 1rem);
}
@media screen and (max-width: 599px) {
  .l-page__interview--archive .l-page__interview--archive--box--body--text {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
  }
}
.l-page__interview--archive .l-page__interview--archive--box--body--text .is-department {
  letter-spacing: 1.8px;
}
@media screen and (max-width: 599px) {
  .l-page__interview--archive .l-page__interview--archive--box--body--text .is-slash {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .smb-section__contents-wrapper--left {
    margin-top: 12px;
  }
}
.l-page__interview--single .wp-block-snow-monkey-blocks-section-with-bgimage {
  height: 400px;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .wp-block-snow-monkey-blocks-section-with-bgimage {
    height: 30dvh;
  }
}
.l-page__interview--single .smb-hero-header__figure {
  width: 100%;
  height: 400px;
}
.l-page__interview--single .smb-hero-header__body {
  max-width: 1180px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .smb-hero-header__body {
    max-width: 1140px;
    padding-inline: 20px;
  }
}
.l-page__interview--single .smb-hero-header__body .has-text-align-left {
  margin-top: 40px;
  line-height: 100%;
}
.l-page__interview--single h1 {
  font-size: clamp(1.125rem, 0.6046922301rem + 2.2199798184vw, 2.5rem);
  text-shadow: 0px 0px 14.7px rgba(255, 255, 255, 0.79);
}
.l-page__interview--single .--fv-text {
  position: relative;
  padding-left: 60px;
  text-shadow: 0px 0px 14.7px rgba(255, 255, 255, 0.79);
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
@media (max-width: 1023px) {
  .l-page__interview--single .--fv-text {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .--fv-text {
    margin-top: 0;
  }
}
.l-page__interview--single .--fv-text::before {
  content: "";
  display: block;
  position: absolute;
  box-shadow: 0px 0px 14.7px rgba(255, 255, 255, 0.79);
  top: 50%;
  left: 0;
  width: 50px;
  height: 1px;
  background: var(--bgSecondary);
}
@media screen and (max-width: 599px) {
  .l-page__interview--single .wp-block-snow-monkey-blocks-section-break-the-grid {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.l-page__interview--single .smb-section-break-the-grid__content {
  border-top: 1px solid #000;
  padding-top: 50px;
  margin-top: 30px;
}
@media (max-width: 1023px) {
  .l-page__interview--single .smb-section-break-the-grid__content {
    padding-top: 20px;
  }
}
.l-page__interview--single .smb-section__header {
  position: relative;
}
.l-page__interview--single h2 {
  font-size: clamp(1.25rem, 1.0134964682rem + 1.0090817356vw, 1.875rem);
  padding-left: clamp(2.75rem, 2.2769929364rem + 2.0181634712vw, 4rem);
}
.l-page__interview--single .smb-section-break-the-grid__subtitle {
  position: absolute;
  top: 0;
  left: 0;
  font-size: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  color: var(--Accent);
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .smb-section-with-bgimage__bgimage img {
    object-position: 75% 20%;
  }
}
.l-page__interview--single .c-container {
  max-width: 1100px;
  width: 100%;
  margin-inline: auto;
  padding-inline: 40px;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .c-container {
    padding-inline: 20px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .smb-section-break-the-grid__body {
    margin-top: 20px;
  }
}
.l-page__interview--single .smb-section-break-the-grid__body p {
  line-height: 2;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
.l-page__interview--single .smb-section-break-the-grid__figure {
  margin-left: auto !important;
  margin-right: auto !important;
}
@media (max-width: 1023px) {
  .l-page__interview--single .smb-section-break-the-grid__figure {
    margin-top: 30px;
  }
}
.l-page__interview--single .--last-text .smb-section__contents-wrapper {
  border-top: 1px solid #000;
  padding-top: 50px;
}
.l-page__interview--single .smb-section__subtitle {
  position: absolute;
  top: 0;
  left: 0;
  font-size: clamp(1.5rem, 1.1215943491rem + 1.614530777vw, 2.5rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  color: var(--Accent);
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .smb-section__body {
    margin-top: 20px;
  }
}
.l-page__interview--single .smb-section__body p {
  line-height: 2;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
.l-page__interview--single .l-page__interview--single--button {
  margin-top: 130px;
  width: 400px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single .l-page__interview--single--button {
    margin-top: 0;
    width: 250px;
  }
}

.l-page__interview--single--connection {
  margin-top: 120px;
}
.l-page__interview--single--connection .l-page__interview--single--connection--inner {
  max-width: 800px;
}
.l-page__interview--single--connection .l-page__interview--single--connection--head {
  text-align: center;
}
.l-page__interview--single--connection .l-page__interview--single--connection--title {
  font-size: 1.75rem;
}
.l-page__interview--single--connection .l-page__interview--single--connection--boxes {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.l-page__interview--single--connection .l-page__interview--single--connection--boxes:has(.is-none) {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .l-page__interview--single--connection .l-page__interview--single--connection--boxes {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 599px) {
  .l-page__interview--single--connection .l-page__interview--single--connection--boxes {
    grid-template-columns: repeat(1, 1fr);
    gap: 6px;
  }
}
.l-page__interview--single--connection .l-page__interview--single--connection--box {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  overflow: hidden;
}
@media (hover: hover) and (pointer: fine) {
  .l-page__interview--single--connection .l-page__interview--single--connection--box:hover .l-page__interview--single--connection--box--thumbnail img, .l-page__interview--single--connection .l-page__interview--single--connection--box:focus .l-page__interview--single--connection--box--thumbnail img {
    transform: scale(1.1);
  }
  .l-page__interview--single--connection .l-page__interview--single--connection--box:hover .l-page__interview--single--connection--box--body--icon, .l-page__interview--single--connection .l-page__interview--single--connection--box:focus .l-page__interview--single--connection--box--body--icon {
    right: 8px;
  }
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--body {
  position: absolute;
  display: block;
  bottom: 10px;
  left: 14px;
  z-index: 10;
  font-size: 1.125rem;
  color: var(--textSecondary);
}
@media screen and (max-width: 599px) {
  .l-page__interview--single--connection .l-page__interview--single--connection--box--body {
    bottom: 4px;
    left: 8px;
  }
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--text {
  font-size: clamp(0.875rem, 0.7557251908rem + 0.5089058524vw, 1rem);
}
@media screen and (max-width: 599px) {
  .l-page__interview--single--connection .l-page__interview--single--connection--box--text {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
  }
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--text .is-department {
  letter-spacing: 1.8px;
}
@media screen and (max-width: 599px) {
  .l-page__interview--single--connection .l-page__interview--single--connection--box--text .is-slash {
    display: none;
  }
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--thumbnail {
  overflow: hidden;
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--thumbnail img {
  transition: transform 0.6s ease;
}
.l-page__interview--single--connection .l-page__interview--single--connection--box--body--icon {
  position: absolute;
  bottom: 22px;
  right: 14px;
  z-index: 100;
  width: 20px;
  height: 20px;
  transition: 0.6s ease;
}
.l-page__philosophy {
  margin-top: 104px;
}
@media screen and (max-width: 960px) {
  .l-page__philosophy {
    margin-top: 90px;
  }
}
.l-page__philosophy .l-page__philosophy--head {
  max-width: 600px;
  width: 100%;
  margin-inline: auto;
}
.l-page__philosophy .l-page__philosophy--content {
  position: relative;
  margin-top: 104px;
}
@media screen and (max-width: 960px) {
  .l-page__philosophy .l-page__philosophy--content {
    margin-top: 36px;
  }
}

.l-page__job--work {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work {
    margin-top: 80px;
  }
}
.l-page__job--work .l-page__job--work--boxes {
  margin-top: 50px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--boxes {
    margin-top: 40px;
    gap: 40px;
  }
}
.l-page__job--work .l-page__job--work--box {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box {
    flex-direction: column-reverse;
  }
}
.l-page__job--work .l-page__job--work--box--body {
  flex: 1;
  background: var(--AccentType03);
  padding: 50px 40px;
  padding-inline: clamp(1.25rem, -0.3601340034rem + 3.3500837521vw, 2.5rem);
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 960px) {
  .l-page__job--work .l-page__job--work--box--body {
    padding: 40px 20px;
    gap: 12px;
  }
}
.l-page__job--work .l-page__job--work--box--body.--01 {
  padding-bottom: 82px;
}
.l-page__job--work .l-page__job--work--box--body.--02 {
  padding-bottom: 58px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--body.--01, .l-page__job--work .l-page__job--work--box--body.--02 {
    padding-bottom: 40px;
  }
}
.l-page__job--work .l-page__job--work--box--body--heading3 {
  font-size: 1.375rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--body--heading3 {
    font-size: clamp(1.25rem, 1.0134964682rem + 1.0090817356vw, 1.875rem);
  }
}
.l-page__job--work .l-page__job--work--box--body--text p {
  font-size: clamp(0.875rem, 0.7139865997rem + 0.3350083752vw, 1rem);
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--body--text p {
    line-height: 2;
  }
}
.l-page__job--work .l-page__job--work--box--image {
  width: 350px;
  max-width: 100%;
  flex-shrink: 0;
  background: var(--bgPrimary);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  filter: drop-shadow(0px 5px 10px rgba(0, 0, 0, 0.1));
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--image {
    width: clamp(14.375rem, 7.2185114504rem + 30.534351145vw, 21.875rem);
    margin-inline: auto;
  }
}
.l-page__job--work .l-page__job--work--box--image::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 175px 0 175px;
  border-color: var(--bgPrimary) transparent transparent transparent;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--image::after {
    display: none;
  }
}
.l-page__job--work .l-page__job--work--box--image.--no-triangle {
  height: 304px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--box--image.--no-triangle {
    height: auto;
  }
}
.l-page__job--work .l-page__job--work--box--image.--no-triangle::after {
  display: none;
}
.l-page__job--work .l-page__job--work--day {
  margin-top: 100px;
}
.l-page__job--work .l-page__job--work--day--head {
  background: var(--AccentType03);
}
.l-page__job--work .l-page__job--work--day--heading3 {
  padding: 6px 8px;
  font-size: 1.625rem;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--heading3 {
    font-size: 1.375rem;
  }
}
.l-page__job--work .l-page__job--work--day--schedule {
  margin-top: 56px;
}
.l-page__job--work .l-page__job--work--day--schedule dl {
  display: flex;
  flex-direction: column;
}
.l-page__job--work .l-page__job--work--day--schedule dl > div {
  display: flex;
  position: relative;
  padding-bottom: 46px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--schedule dl > div {
    padding-bottom: 36px;
  }
}
.l-page__job--work .l-page__job--work--day--schedule dl > div:last-child {
  padding-bottom: 0;
}
.l-page__job--work .l-page__job--work--day--schedule dl > div::before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: -10px;
  left: 90px;
  width: 2px;
  background-color: var(--AccentType02);
  transform: translateX(-50%);
  z-index: 0;
}
.l-page__job--work .l-page__job--work--day--schedule dl > div:last-child::before {
  display: none;
}
.l-page__job--work .l-page__job--work--day--schedule dl > div::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 90px;
  width: 24px;
  height: 24px;
  border: 4px solid var(--AccentType02);
  background: var(--bgPrimary);
  border-radius: 50%;
  transform: translateX(-50%);
  z-index: 1;
  box-sizing: border-box;
}
.l-page__job--work .l-page__job--work--day--schedule dt {
  width: 80px;
  flex-shrink: 0;
  padding-right: 20px;
  text-align: right;
  font-size: 1.25rem;
  font-weight: bold;
  color: #666;
  line-height: 1.4;
  padding-top: 2px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--schedule dt {
    font-size: 1rem;
  }
}
.l-page__job--work .l-page__job--work--day--schedule dt time {
  display: block;
  letter-spacing: 0.05em;
}
.l-page__job--work .l-page__job--work--day--schedule dd {
  flex: 1;
  padding-left: 40px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--schedule dd {
    margin-top: 4px;
  }
}
.l-page__job--work .l-page__job--work--day--schedule dd p:nth-of-type(1) {
  font-size: 1.25rem;
  letter-spacing: 2px;
  line-height: 1.4;
  color: #333;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--schedule dd p:nth-of-type(1) {
    font-size: 1rem;
  }
}
.l-page__job--work .l-page__job--work--day--schedule dd p:nth-of-type(2) {
  letter-spacing: 1.6px;
}
@media screen and (max-width: 767px) {
  .l-page__job--work .l-page__job--work--day--schedule dd p:nth-of-type(2) {
    font-size: 0.875rem;
  }
}

.l-page__job--education {
  margin-top: 142px;
}
@media screen and (max-width: 767px) {
  .l-page__job--education {
    margin-top: 80px;
    padding-bottom: 40px;
  }
}
.l-page__job--education .l-page__job--education--boxes {
  margin-top: 50px;
  display: flex;
}
@media screen and (max-width: 960px) {
  .l-page__job--education .l-page__job--education--boxes {
    flex-direction: column;
    gap: 40px;
  }
}
@media screen and (max-width: 767px) {
  .l-page__job--education .l-page__job--education--boxes {
    margin-top: 30px;
  }
}
.l-page__job--education .l-page__job--education--box {
  position: relative;
  padding: 40px;
  padding-left: 60px;
}
@media screen and (max-width: 599px) {
  .l-page__job--education .l-page__job--education--box {
    padding: 20px;
  }
}
.l-page__job--education .l-page__job--education--box::after {
  content: "";
  position: absolute;
  top: 0;
  right: -40px;
  width: 40px;
  height: 100%;
  background-color: inherit;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  z-index: 10;
}
@media screen and (max-width: 960px) {
  .l-page__job--education .l-page__job--education--box::after {
    top: auto;
    bottom: -40px;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 40px;
    -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
    clip-path: polygon(0 0, 100% 0, 50% 100%);
  }
}
.l-page__job--education .l-page__job--education--box:nth-child(1) {
  background: #fdfbec;
}
.l-page__job--education .l-page__job--education--box:nth-child(2) {
  background: #fffbdb;
}
.l-page__job--education .l-page__job--education--box:nth-child(3) {
  background: #fff9c9;
}
.l-page__job--education .l-page__job--education--box--head {
  display: flex;
  flex-direction: column-reverse;
  gap: 20px;
  border-bottom: 1px solid var(--AccentType02);
}
@media screen and (max-width: 767px) {
  .l-page__job--education .l-page__job--education--box--head {
    gap: 14px;
  }
}
.l-page__job--education .l-page__job--education--box--head--heading3 {
  font-size: 1.4375rem;
  font-weight: 700;
  letter-spacing: 2.3px;
  list-style: circle;
}
@media screen and (max-width: 767px) {
  .l-page__job--education .l-page__job--education--box--head--heading3 {
    font-size: 1.375rem;
  }
}
.l-page__job--education .l-page__job--education--box--head--label {
  width: fit-content;
  line-height: 100%;
  padding: 7px 10px;
  background: var(--AccentType02);
  border-radius: 5px;
  color: var(--textSecondary);
  letter-spacing: 1.6px;
}
.l-page__job--education .l-page__job--education--box--body {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-page__job--education .l-page__job--education--box--body {
    margin-top: 15px;
    font-size: 0.875rem;
  }
}
.l-page__message .l-page__message__content {
  margin-top: 104px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  gap: clamp(1.5625rem, 1.2077447023rem + 1.5136226034vw, 2.5rem);
  font-size: clamp(0.875rem, 0.7803985873rem + 0.4036326942vw, 1.125rem);
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message__content {
    margin-top: 80px;
  }
}
.l-page__message .l-page__message__content p {
  line-height: 2.2222222222;
  letter-spacing: 1.4px;
}
.l-page__message .l-page__message__content .l-page__message__content--name {
  text-align: right;
  margin-top: 104px;
  font-size: clamp(1rem, 0.9053985873rem + 0.4036326942vw, 1.25rem);
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message__content .l-page__message__content--name {
    margin-top: 46px;
  }
}
@media screen and (max-width: 374px) {
  .l-page__message .l-page__message__content .l-page__message__content--name {
    font-size: 0.875rem;
  }
}
.l-page__message .l-page__message--button {
  margin-top: 170px;
  width: 450px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__message .l-page__message--button {
    margin-top: 80px;
    width: 250px;
  }
}

.js-sway {
  display: inline-block;
  will-change: transform;
}

.l-page__recruit--job-description {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description {
    margin-top: 90px;
  }
}
.l-page__recruit--job-description .l-page__recruit--job-description--table {
  margin-top: 10px;
  border: 1px solid #333333;
}
.l-page__recruit--job-description .l-page__recruit--job-description--table div {
  display: flex;
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div {
    font-size: 0.875rem;
    flex-direction: column;
  }
}
.l-page__recruit--job-description .l-page__recruit--job-description--table div:not(:first-child) {
  border-top: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div:not(:first-child) {
    border-top: none;
  }
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div:first-child dt {
    border-top: none;
  }
}
.l-page__recruit--job-description .l-page__recruit--job-description--table div dt,
.l-page__recruit--job-description .l-page__recruit--job-description--table div dd {
  padding: 25px;
  letter-spacing: 1.8px;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div dt,
  .l-page__recruit--job-description .l-page__recruit--job-description--table div dd {
    padding: 16px;
  }
}
.l-page__recruit--job-description .l-page__recruit--job-description--table div dt {
  width: 300px;
  background: var(--AccentType03);
  border-right: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div dt {
    width: 100%;
    border-right: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
}
.l-page__recruit--job-description .l-page__recruit--job-description--table div dd {
  width: calc(100% - 300px);
}
@media screen and (max-width: 767px) {
  .l-page__recruit--job-description .l-page__recruit--job-description--table div dd {
    width: 100%;
  }
}

.l-page__recruit--faq {
  padding-top: 104px;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--faq {
    padding-top: 90px;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--faq .l-page__recruit--faq--content {
    margin-top: 30px;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content details[open] summary::after {
  opacity: 0;
}
.l-page__recruit--faq .l-page__recruit--faq--content details {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details {
    font-size: 0.875rem;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content details summary,
.l-page__recruit--faq .l-page__recruit--faq--content details p {
  letter-spacing: 2px;
}
.l-page__recruit--faq .l-page__recruit--faq--content details summary {
  position: relative;
  padding: 30px 10px 10px 10px;
  border-bottom: 1px solid #333333;
}
@media screen and (max-width: 599px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details summary {
    padding-top: 20px;
    display: flex;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content details summary::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 25px;
  height: 2px;
  background: #333333;
}
@media screen and (max-width: 599px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details summary::before {
    width: 15px;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content details summary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 32px;
  width: 2px;
  height: 25px;
  background: #333333;
}
@media screen and (max-width: 599px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details summary::after {
    right: 27px;
    height: 15px;
  }
}
@media screen and (max-width: 599px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details summary span:nth-child(2) {
    width: 250px;
    display: inline-block;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--content details p {
  position: relative;
  padding: 12px 10px;
}
.l-page__recruit--faq .l-page__recruit--faq--content details::details-content {
  opacity: 0;
  translate: 0 -10px;
  transition: all 500ms allow-discrete;
}
.l-page__recruit--faq .l-page__recruit--faq--content details[open]::details-content {
  opacity: 1;
  translate: 0 0;
}
.l-page__recruit--faq .l-page__recruit--faq--content details + details {
  margin-top: 20px;
}
@media screen and (max-width: 599px) {
  .l-page__recruit--faq .l-page__recruit--faq--content details + details {
    margin-top: 0;
  }
}
.l-page__recruit--faq .l-page__recruit--faq--button {
  margin-top: 200px;
  width: 450px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__recruit--faq .l-page__recruit--faq--button {
    margin-top: 80px;
    width: 250px;
  }
}

.l-page__terms-and-agreements {
  margin-top: 104px;
}
@media screen and (max-width: 767px) {
  .l-page__terms-and-agreements {
    margin-top: 70px;
  }
}
.l-page__terms-and-agreements .l-page__terms-and-agreements--preface {
  margin-bottom: clamp(1.875rem, 1.4019929364rem + 2.0181634712vw, 3.125rem);
}
.l-page__terms-and-agreements .l-page__terms-and-agreements--preface p {
  line-height: 1.875;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
.l-page__terms-and-agreements .l-page__terms-and-agreements--items {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.l-page__terms-and-agreements ol {
  margin-top: clamp(1.25rem, 1.0134964682rem + 1.0090817356vw, 1.875rem);
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.l-page__terms-and-agreements ol.--mb {
  margin-bottom: clamp(1.25rem, 1.0134964682rem + 1.0090817356vw, 1.875rem);
}
.l-page__terms-and-agreements ol li {
  line-height: 1.875;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
.l-page__terms-and-agreements .l-page__terms-and-agreements--item--body {
  margin-top: 20px;
  padding-left: 15px;
}
.l-page__terms-and-agreements .l-page__terms-and-agreements--item--body p {
  line-height: 1.875;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}

.l-page__error {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .l-page__error {
    margin-top: 60px;
  }
}
.l-page__error .l-page__error--inner {
  text-align: center;
}
.l-page__error .l-page__error--title {
  font-size: 3.75rem;
  font-size: clamp(2rem, 1.5rem + 2.5vw, 3.75rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  font-weight: bold;
}
.l-page__error .l-page__error--text {
  font-size: 1rem;
}
.l-page__error .l-page__error--description {
  margin-top: 40px;
  font-size: 1.125rem;
  font-size: clamp(0.875rem, 0.8035714286rem + 0.3571428571vw, 1.125rem);
}
@media screen and (max-width: 767px) {
  .l-page__error .l-page__error--description {
    margin-top: 32px;
  }
}
.l-page__error .l-page__error--button {
  margin-top: 40px;
  width: 450px;
  max-width: 100%;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .l-page__error .l-page__error--button {
    margin-top: 30px;
  }
}

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

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

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.c-button__primary {
  position: relative;
  text-align: center;
  width: 100%;
  padding-block: clamp(1.25rem, 0.5404894046rem + 3.0272452069vw, 3.125rem);
  font-size: clamp(1.5rem, 1.0033425832rem + 2.1190716448vw, 2.8125rem);
  color: var(--textSecondary);
  background: var(--Accent);
  border-radius: 75px;
  letter-spacing: 2.5px;
  line-height: 1;
  transition: all 0.4s ease;
}
.c-button__primary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  width: 40px;
  height: 40px;
  background: url(../image/_common/icon/icon_arrow-white.png) no-repeat center center/contain;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .c-button__primary::after {
    width: 25px;
    height: 25px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button__primary:hover, .c-button__primary:focus {
    opacity: 0.8;
    letter-spacing: 4px;
  }
  .c-button__primary:hover::after, .c-button__primary:focus::after {
    right: 54px;
  }
}

.c-button__secondary {
  text-align: center;
  position: relative;
  width: 100%;
  padding-block: clamp(1.125rem, 1.0303985873rem + 0.4036326942vw, 1.375rem);
  font-size: 23px;
  font-size: clamp(1rem, 0.8344475277rem + 0.7063572149vw, 1.4375rem);
  color: var(--textSecondary);
  background: var(--Accent);
  border-radius: 35px;
  letter-spacing: 2.5px;
  line-height: 1;
  transition: all 0.4s ease;
}
@media screen and (max-width: 374px) {
  .c-button__secondary {
    font-size: 0.875rem;
  }
}
.c-button__secondary::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  width: 20px;
  height: 20px;
  background: url(../image/_common/icon/icon_arrow-white.png) no-repeat center center/contain;
  transition: all 0.4s ease;
}
@media screen and (max-width: 767px) {
  .c-button__secondary::after {
    width: 16px;
    height: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .c-button__secondary:hover, .c-button__secondary:focus {
    opacity: 0.8;
  }
  .c-button__secondary:hover::after, .c-button__secondary:focus::after {
    right: 16px;
  }
}

.c-title__primary {
  position: relative;
  padding-left: 15px;
  font-size: 1.875rem;
  font-size: clamp(1.375rem, 1.1857971746rem + 0.8072653885vw, 1.875rem);
  font-weight: bold;
  letter-spacing: 3px;
}
.c-title__primary::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: clamp(1.75rem, 1.5844475277rem + 0.7063572149vw, 2.1875rem);
  background: var(--Accent);
}
.c-title__primary.--interview::before {
  display: none;
}
.c-title__primary.--interview span {
  position: relative;
  padding-left: 14px;
}
.c-title__primary.--interview span::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 5px;
  height: clamp(1.75rem, 1.5844475277rem + 0.7063572149vw, 2.1875rem);
  background: var(--Accent);
}
@media screen and (max-width: 767px) {
  .c-title__primary.--interview small {
    font-size: 0.75rem;
  }
}

.breadcrumb {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    margin-top: 16px;
  }
}
.breadcrumb span {
  letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
  .breadcrumb span {
    font-size: 0.875rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .breadcrumb a:hover, .breadcrumb a:focus {
    opacity: 0.8;
  }
}

.p-footer {
  margin-top: 170px;
  padding-top: 100px;
  border-top: 1px solid #999999;
}
@media screen and (max-width: 767px) {
  .p-footer {
    margin-top: 80px;
    padding-top: 60px;
  }
}
.p-footer .p-footer__nav--items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  gap: clamp(1.25rem, -0.1690211907rem + 6.0544904137vw, 5rem);
}
.p-footer .p-footer__nav--item--title {
  font-size: clamp(1.375rem, 1.1857971746rem + 0.8072653885vw, 1.875rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  letter-spacing: 1.5px;
}
.p-footer .p-footer__nav--item--child {
  padding-top: 14px;
  border-top: 1px solid #999999;
}
.p-footer .p-footer__nav--item--child--item a {
  position: relative;
  padding-left: clamp(1.375rem, 1.3040489405rem + 0.3027245207vw, 1.5625rem);
  padding-block: 6px;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__nav--item--child--item a {
    padding-block: 10px;
  }
}
.p-footer .p-footer__nav--item--child--item a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
  height: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
  background: url(../image/_common/icon/icon_arrow.png) no-repeat center center/contain;
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__nav--item--child--item a:hover, .p-footer .p-footer__nav--item--child--item a:focus {
    opacity: 0.8;
  }
  .p-footer .p-footer__nav--item--child--item a:hover::before, .p-footer .p-footer__nav--item--child--item a:focus::before {
    left: 4px;
  }
}
.p-footer .p-footer__secondary {
  margin-top: 110px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: space-between;
  align-items: baseline;
}
@media (max-width: 1134px) {
  .p-footer .p-footer__secondary {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 40px;
  }
}
@media (max-width: 832px) {
  .p-footer .p-footer__secondary {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__secondary {
    margin-top: 42px;
  }
}
.p-footer .p-footer__secondary__logo-area {
  display: flex;
}
.p-footer .p-footer__secondary__logo-area--logo {
  width: 392px;
  max-width: 100%;
}
@media (max-width: 832px) {
  .p-footer .p-footer__secondary__logo-area--logo {
    margin-inline: auto;
  }
}
.p-footer .p-footer__secondary__logo-area--character--explanation {
  font-size: 0.75rem;
  white-space: nowrap;
}
.p-footer .p-footer__secondary--sns-area {
  display: flex;
  justify-content: end;
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__secondary--sns-area {
    display: block;
  }
}
@media (max-width: 1134px) {
  .p-footer .p-footer__secondary--sns-area {
    justify-content: flex-start;
  }
}
@media (max-width: 832px) {
  .p-footer .p-footer__secondary--sns-area {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.p-footer .p-footer__secondary--sns-area--item a {
  position: relative;
  font-size: 0.75rem;
  padding: 20px;
  letter-spacing: 0.6px;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: all 0.4s ease;
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__secondary--sns-area--item a {
    padding: 15px 15px 15px 0;
    font-size: 0.875rem;
  }
}
.p-footer .p-footer__secondary--sns-area--item a::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 8px;
  height: 8px;
  background: url(../image/_common/icon/icon_link.png) no-repeat center center/contain;
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__secondary--sns-area--item a::after {
    width: 12px;
    height: 12px;
    right: -4px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__secondary--sns-area--item a:hover, .p-footer .p-footer__secondary--sns-area--item a:focus {
    opacity: 0.8;
  }
}
.p-footer .p-footer__secondary--legal-area {
  display: flex;
  justify-content: end;
}
@media (max-width: 1134px) {
  .p-footer .p-footer__secondary--legal-area {
    justify-content: flex-start;
  }
}
@media (max-width: 832px) {
  .p-footer .p-footer__secondary--legal-area {
    justify-content: center;
  }
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__secondary--legal-area {
    display: block;
  }
}
.p-footer .p-footer__secondary--legal-area--item a {
  padding: 20px;
  text-decoration: underline;
  text-underline-offset: 4px;
  transition: all 0.4s ease;
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__secondary--legal-area--item a {
    padding: 15px 15px 15px 0;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-footer .p-footer__secondary--legal-area--item a:hover, .p-footer .p-footer__secondary--legal-area--item a:focus {
    opacity: 0.8;
  }
}
.p-footer .p-footer__copy-right {
  text-align: center;
  margin-top: 80px;
  padding-block: 42px;
  font-family: var(--fontTTRamillasTrl-Regular);
  font-size: clamp(0.75rem, 0.6790489405rem + 0.3027245207vw, 0.9375rem);
  color: var(--textSecondary);
  background: var(--Accent);
  letter-spacing: 0.75px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-footer .p-footer__copy-right {
    margin-top: 42px;
  }
}
@media screen and (max-width: 599px) {
  .p-footer .p-footer__copy-right {
    padding-block: 30px;
  }
}
/* ------------------------------
   開閉アニメーション（メニュー本体）
   ※ .p-header__hamburger-menu と同じ要素に付くユーティリティクラス
------------------------------ */
.js-hamburger-menu {
  opacity: 0;
  transform: translateX(100%);
  transition: opacity 0.8s ease, transform 0.8s ease;
}

.js-hamburger-menu.is-open {
  opacity: 1;
  transform: translateX(0);
}

/* ------------------------------
   ヘッダー
------------------------------ */
.p-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  z-index: 999;
  background: var(--bgPrimary);
  box-shadow: 0px 0px 23px -6px #777777;
}
@media screen and (max-width: 960px) {
  .p-header {
    height: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-header {
    height: 60px;
  }
}
.p-header .p-header__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: inherit;
}
@media screen and (max-width: 960px) {
  .p-header .p-header__inner {
    display: block;
    height: auto;
  }
}
.p-header .p-header__logo {
  width: 188px;
}
@media screen and (max-width: 960px) {
  .p-header .p-header__logo {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .p-header .p-header__logo {
    width: 112px;
  }
}
.p-header .p-header__logo a {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .p-header .p-header__nav {
    display: none;
  }
}
.p-header .p-header__nav--items {
  display: flex;
  align-items: center;
}
.p-header .p-header__nav--item a {
  position: relative;
  padding: 35px 30px;
  font-size: 1.125rem;
  font-family: var(--fontTTRamillasTrl-Regular);
  letter-spacing: 0.1em;
}
.p-header .p-header__nav--item a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 16px;
  width: 50%;
  height: 2px;
  background: var(--Accent);
  transform-origin: right top;
  transform: translateX(-50%) scale(0, 1);
  transition: transform 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-header .p-header__nav--item a:hover::before, .p-header .p-header__nav--item a:focus::before {
    transform-origin: left top;
    transform: translateX(-50%) scale(1, 1);
  }
}
.p-header .p-header__nav--item.--current a::before {
  content: "";
  position: absolute;
  bottom: 14px;
  left: 50%;
  transform: translateX(-50%);
  width: 50%;
  height: 2px;
  background: var(--Accent);
}
.p-header .--entry a {
  height: 100%;
  background: var(--Accent);
  color: var(--textSecondary);
}
.p-header .--entry a::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 16px;
  width: 50%;
  height: 2px;
  background: var(--bgPrimary);
  transform-origin: right top;
  transform: translateX(-50%) scale(0, 1);
  transition: transform 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .p-header .--entry a:hover, .p-header .--entry a:focus {
    opacity: 0.8;
  }
  .p-header .--entry a:hover::before, .p-header .--entry a:focus::before {
    transform-origin: left top;
    transform: translateX(-50%) scale(1, 1);
  }
}

/* ------------------------------
   ハンバーガーの背景オーバーレイ
------------------------------ */
.p-header__hamburger-menu--bg {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 500;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.8s ease;
}
@media screen and (max-width: 960px) {
  .p-header__hamburger-menu--bg {
    top: 0;
  }
}
.p-header__hamburger-menu--bg.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

/* ------------------------------
   ハンバーガーメニュー一式
   wrapper … 固定配置 & ×ボタンの基準
   内側 .p-header__hamburger-menu … スライド＆スクロールするパネル
------------------------------ */
.p-header__hamburger-menu--wrapper {
  position: fixed;
  top: 100px;
  right: 0;
  width: 50%;
  height: 100dvh;
  z-index: 600;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
@media screen and (max-width: 960px) {
  .p-header__hamburger-menu--wrapper {
    top: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-header__hamburger-menu--wrapper {
    width: 80%;
  }
}
.p-header__hamburger-menu--wrapper {
  /* メニューが開いているときだけ wrapper ごと有効化 */
}
.p-header__hamburger-menu--wrapper:has(.js-hamburger-menu.is-open) {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-header__hamburger-menu--wrapper:has(.js-hamburger-menu.is-open) .p-header__hamburger-menu--close {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-header__hamburger-menu--wrapper {
  /* ×ボタン：デフォルトは非表示（開いたときだけ上で表示） */
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu--close {
  position: absolute;
  top: 0;
  left: -70px;
  padding: 20px;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.5s ease;
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu--close img {
  width: 28px;
  display: block;
}
.p-header__hamburger-menu--wrapper {
  /* メニュー本体（ここだけスクロール） */
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu {
  height: 100%;
  padding: 80px 20px 150px;
  background: var(--bgPrimary);
  overflow-y: scroll;
}
@media screen and (max-width: 767px) {
  .p-header__hamburger-menu--wrapper .p-header__hamburger-menu {
    padding: 60px 20px 70px;
  }
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--title {
  text-align: center;
  font-size: clamp(2rem, 1.8107971746rem + 0.8072653885vw, 2.5rem);
  font-family: var(--fontTTRamillasTrl-Regular);
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--content {
  max-width: 540px;
  width: 100%;
  margin-inline: auto;
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--items {
  margin-top: 50px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  row-gap: 80px;
  column-gap: clamp(3.75rem, -11.0283251232rem + 24.6305418719vw, 10rem);
}
@media screen and (max-width: 960px) {
  .p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--items {
    grid-template-columns: 100%;
    gap: 50px 160px;
  }
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--title {
  padding-bottom: 8px;
  font-size: clamp(1.5rem, 1.3580978809rem + 0.6054490414vw, 1.875rem);
  font-family: var(--fontTTRamillasTrl-Regular);
  border-bottom: 1px solid #999999;
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--list {
  margin-top: 20px;
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--list--item a {
  position: relative;
  display: inline-block;
  padding-block: 6px;
  padding-left: 20px;
  transition: all 0.4s ease;
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--list--item a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
  height: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
  background: url(../image/_common/icon/icon_arrow.png) no-repeat center center/contain;
  transition: all 0.4s ease;
}
@media (hover: hover) and (pointer: fine) {
  .p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--list--item a:hover, .p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--nav--item--list--item a:focus {
    opacity: 0.8;
  }
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--policy {
  margin-top: 132px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--policy {
    margin-top: 70px;
  }
}
@media screen and (max-width: 374px) {
  .p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--policy {
    flex-direction: column;
    align-items: baseline;
    gap: 0;
  }
}
.p-header__hamburger-menu--wrapper .p-header__hamburger-menu .p-header__hamburger-menu--policy--item a {
  padding-block: 20px;
  font-size: clamp(0.875rem, 0.8276992936rem + 0.2018163471vw, 1rem);
}

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

/* メニューオープン時は下に潜らせる */
body.is-menu-open .p-sidebar__navigation {
  z-index: 400;
  pointer-events: none;
}

.p-sidebar__navigation {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 70px;
  z-index: 1100;
}
@media screen and (max-width: 960px) {
  .p-sidebar__navigation {
    top: 0;
    transform: none;
    display: flex;
    flex-direction: row-reverse;
    width: 160px;
  }
}
@media screen and (max-width: 767px) {
  .p-sidebar__navigation {
    width: 120px;
  }
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger {
  background: var(--bgSecondary);
}
.p-sidebar__navigation .p-sidebar__navigation--entry {
  background: var(--Accent);
}
.p-sidebar__navigation .p-sidebar__navigation--scroll-top {
  background: var(--AccentType02);
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--bars {
  position: relative;
  width: 26px;
  height: 18px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .p-sidebar__navigation .p-sidebar__navigation--hamburger--bars {
    width: 20px;
    height: 14px;
  }
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--bars span {
  position: absolute;
  right: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--bars span:nth-of-type(1) {
  top: 0;
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--bars span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--bars span:nth-of-type(3) {
  bottom: 0;
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger,
.p-sidebar__navigation .p-sidebar__navigation--entry,
.p-sidebar__navigation .p-sidebar__navigation--scroll-top {
  width: 100%;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
@media screen and (max-width: 960px) {
  .p-sidebar__navigation .p-sidebar__navigation--hamburger,
  .p-sidebar__navigation .p-sidebar__navigation--entry,
  .p-sidebar__navigation .p-sidebar__navigation--scroll-top {
    height: 80px;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) {
  .p-sidebar__navigation .p-sidebar__navigation--hamburger,
  .p-sidebar__navigation .p-sidebar__navigation--entry,
  .p-sidebar__navigation .p-sidebar__navigation--scroll-top {
    height: 60px;
    gap: 4px;
  }
}
@media screen and (max-width: 960px) {
  .p-sidebar__navigation .p-sidebar__navigation--scroll-top {
    display: none;
  }
}
.p-sidebar__navigation .p-sidebar__navigation--entry--icon,
.p-sidebar__navigation .p-sidebar__navigation--scroll-top--icon {
  width: 20px;
}
@media screen and (max-width: 767px) {
  .p-sidebar__navigation .p-sidebar__navigation--entry--icon,
  .p-sidebar__navigation .p-sidebar__navigation--scroll-top--icon {
    width: 16px;
  }
}
.p-sidebar__navigation .p-sidebar__navigation--hamburger--text,
.p-sidebar__navigation .p-sidebar__navigation--entry--text,
.p-sidebar__navigation .p-sidebar__navigation--scroll-top--text {
  color: var(--textSecondary);
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .p-sidebar__navigation .p-sidebar__navigation--hamburger--text,
  .p-sidebar__navigation .p-sidebar__navigation--entry--text,
  .p-sidebar__navigation .p-sidebar__navigation--scroll-top--text {
    font-size: 0.625rem;
  }
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.u-br__visible-tab {
  display: none;
}
@media screen and (max-width: 960px) {
  .u-br__visible-tab {
    display: block;
  }
}

.u-br__visible-tab-sm {
  display: none;
}
@media screen and (max-width: 960px) {
  .u-br__visible-tab-sm {
    display: block;
  }
}

.u-br__visible-sp {
  display: none;
}
@media screen and (max-width: 599px) {
  .u-br__visible-sp {
    display: block;
  }
}

.u-br__visible-sp-sm {
  display: none;
}
@media screen and (max-width: 374px) {
  .u-br__visible-sp-sm {
    display: block;
  }
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
.u-br__hidden-tab {
  display: block;
}
@media screen and (max-width: 960px) {
  .u-br__hidden-tab {
    display: none;
  }
}

.u-br__hidden-tab-sm {
  display: block;
}
@media screen and (max-width: 960px) {
  .u-br__hidden-tab-sm {
    display: none;
  }
}

.u-br__hidden-sp {
  display: block;
}
@media screen and (max-width: 599px) {
  .u-br__hidden-sp {
    display: none;
  }
}

.u-br__hidden-sp-sm {
  display: block;
}
@media screen and (max-width: 374px) {
  .u-br__hidden-sp-sm {
    display: none;
  }
}