@charset "UTF-8";
/*! destyle.css v2.0.2 | 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;
}

/* 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;
  line-height: 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; /* 2 */
  -webkit-text-decoration: underline dotted;
  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;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

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

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

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * 1. 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. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * 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] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

::-moz-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

label {
  cursor: pointer;
}

img,
iframe,
video {
  vertical-align: top;
}

dt {
  font-weight: inherit;
}

:where(dialog) {
  inset: 0;
  border: unset;
  padding: unset;
  width: unset;
  max-width: unset;
  height: unset;
  max-height: unset;
  background-color: unset;
  overflow: unset;
  color: unset;
}

:focus:not(:focus-visible) {
  outline: none;
}

:root {
  --negLeading: calc((1em - 1lh) / 2);
  --transEasing: ease-in-out;
  --transDur: 0.3s;
  --transProp_btnBg: background-color, color;
  --designW: 1360;
  --contW: min(calc(1040 / var(--designW) * 100%), 1040px);
  --contW_wide: calc(1200 / var(--designW) * 100%);
  --contMargin_hor: calc((100% - var(--contW)) / 2);
  --contMargin_hor_wide: calc((100% - var(--contW_wide)) / 2);
  --_clr_txt: #222;
  --_clr_bgGray: #F8F8F8;
  --_clr_bgBlue: #E1F0F5;
  --_clr_main: #004098;
  --_clr_sub01: #00B9EF;
  --_clr_sub02: #008CD6;
  --_ff_NotoSansJp: "Noto Sans JP", sans-serif;
  --_ff_Roboto: "Roboto", sans-serif;
  --_icon_arw: url(../img/common/icon/icon_arw.svg);
}
@media screen and (max-width: 1160px) {
  :root {
    --designW: 1160;
    --contW: calc(1080 / var(--designW) * 100%);
    --contW_wide: calc(1080 / var(--designW) * 100%);
  }
}
@media screen and (max-width: 767px) {
  :root {
    --designW: 375;
    --contW: calc(335 / var(--designW) * 100%);
    --contW_wide: calc(335 / var(--designW) * 100%);
    --_icon_arw: url(../img/common/icon/icon_arw_sp.svg);
  }
}

:lang(en) {
  --negLeading: calc((1cap - 1lh) / 2);
}

/**
 * Base
 */
:root {
  interpolate-size: allow-keywords;
}

html,
body {
  height: 100%;
}

html.is_locked {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

body {
  color: var(--_clr_txt);
  font-family: var(--_ff_NotoSansJp);
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.02em;
  overflow-wrap: anywhere;
  -moz-osx-font-smoothing: unset;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: 100%;
}
body [lang=en] {
  font-family: var(--_ff_Roboto);
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (max-width: 767px) {
  body {
    font-size: 0.875rem;
  }
}

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

@keyframes scroll-hint-appear {
  0% {
    transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    transform: translateX(-40px);
    opacity: 0;
  }
}
.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  transition: opacity 0.3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 0.8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  animation: scroll-hint-appear 1.2s linear;
  animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

/**
 * Layout
 */
.ly_cont {
  background-color: var(--_clr_bgGray);
}
.ly_cont:not(:has(.bl_interviewFooter)) {
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .ly_cont:not(:has(.bl_interviewFooter)) {
    padding-bottom: 80px;
  }
}
.ly_cont_main {
  overflow-x: clip;
}
.ly_cont_main .deco {
  position: relative;
  color: #fff;
  pointer-events: none;
}
.ly_cont_main .deco_item01 {
  position: absolute;
  top: 0;
  right: calc(50% - 29px);
  width: 763px;
  aspect-ratio: 763/678;
  -webkit-mask-image: url(../img/common/page_deco01.svg);
  mask-image: url(../img/common/page_deco01.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .ly_cont_main .deco_item01 {
    right: calc(50% - 94px);
    width: 382px;
  }
}
.ly_cont_main .deco_item02 {
  position: absolute;
  top: 198px;
  left: calc(50% + 444px);
  width: 388px;
  aspect-ratio: 388/242;
  -webkit-mask-image: url(../img/common/page_deco02.svg);
  mask-image: url(../img/common/page_deco02.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .ly_cont_main .deco_item02 {
    top: 370px;
    left: calc(50% + 73.5px);
    width: 194px;
  }
}
.ly_cont_main .deco_item03 {
  position: absolute;
  top: 641px;
  right: calc(50% + 583px);
  width: 183px;
  aspect-ratio: 183/89;
  -webkit-mask-image: url(../img/common/page_deco03.svg);
  mask-image: url(../img/common/page_deco03.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .ly_cont_main .deco_item03 {
    top: 343px;
    right: calc(50% + 156px);
    width: 92px;
  }
}
.ly_cont_main main {
  position: relative;
}
.ly_cont_main .gsc-wrapper,
.ly_cont_main .gsc-above-wrapper-area {
  max-width: unset;
}

/**
 * Header
 */
.ly_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 56px;
  z-index: 1000;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .ly_header {
    height: 40px;
  }
}
.ly_header_inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1160px) {
  .ly_header_inner {
    height: 100dvh;
  }
}
.ly_header .logo {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 235px;
  aspect-ratio: 235/80;
  pointer-events: auto;
  z-index: 100;
}
@media screen and (max-width: 1160px) {
  .ly_header .logo {
    top: 8px;
    left: 8px;
    width: 164px;
  }
}
.ly_header .logo > a {
  display: block;
}
.ly_header .logo > a img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: opacity var(--transDur);
}
.ly_header .logo > a:focus-visible img {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .ly_header .logo > a:hover img {
    opacity: 0.5;
  }
}
.ly_header_fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
.ly_header_head {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: auto;
  z-index: 500;
}
@media not all and (max-width: 1160px), print {
  .ly_header_head {
    display: none;
  }
}
.ly_header_head .hamBtn > button {
  display: grid;
  place-content: center;
  width: 56px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  color: #fff;
  border-bottom-left-radius: 8px;
  transition: background-color var(--transDur);
}
.ly_header_head .hamBtn > button .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 4px;
}
.ly_header_head .hamBtn > button .inner .icon {
  position: relative;
  display: inline-block;
  margin-inline: auto;
  width: 20px;
  aspect-ratio: 20/14;
  background-image: linear-gradient(to right, #fff, #fff);
  background-size: 100% 2px;
  background-repeat: no-repeat;
  background-position: bottom;
  transform: perspective(0);
  transition: background-size var(--transDur);
}
.ly_header_head .hamBtn > button .inner .icon:before, .ly_header_head .hamBtn > button .inner .icon:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: perspective(0);
  transition-property: rotate, translate;
  transition-duration: var(--transDur);
}
.ly_header_head .hamBtn > button .inner .icon:before {
  top: 0;
}
.ly_header_head .hamBtn > button .inner .icon:after {
  top: calc(50% - 1px);
}
.ly_header_head .hamBtn > button .inner .txt {
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.ly_header_head .hamBtn > button:focus-visible {
  background-color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .ly_header_head .hamBtn > button:hover {
    background-color: var(--_clr_sub02);
  }
}
.ly_header_head .hamBtn > button[aria-expanded=true] .inner .icon {
  background-size: 0 2px;
}
.ly_header_head .hamBtn > button[aria-expanded=true] .inner .icon:before {
  rotate: 45deg;
  translate: 0 6px;
}
.ly_header_head .hamBtn > button[aria-expanded=true] .inner .icon:after {
  rotate: -45deg;
}
.ly_header_body {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  pointer-events: auto;
  transition-property: opacity, visibility, transform;
  transition-duration: var(--transDur);
  z-index: 10;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body {
    display: flex;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body {
    display: none;
    padding-top: 80px;
    height: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
  @media not all and (max-width: 767px), print {
    .ly_header_body {
      max-width: 375px;
      transform: translateX(100%);
    }
  }
  .ly_header_body[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
    transform: perspective(0);
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body_inner {
    display: flex;
    -moz-column-gap: 28px;
    column-gap: 28px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body_inner {
    padding-inline: 20px;
    padding-bottom: 72px;
    height: 100%;
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}
.ly_header_body_inner .body_logo {
  position: absolute;
  top: 8px;
  left: 8px;
  width: 164px;
  aspect-ratio: 164/56;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body_inner .body_logo {
    display: none;
  }
}
.ly_header_body_inner .body_logo > a {
  display: block;
}
.ly_header_body_inner .body_logo > a img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: opacity var(--transDur);
}
.ly_header_body_inner .body_logo > a:focus-visible img {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .ly_header_body_inner .body_logo > a:hover img {
    opacity: 0.5;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .searchArea {
    position: absolute;
    display: grid;
    align-items: center;
    top: 100%;
    right: 0;
    width: 400px;
    padding-inline: 24px;
    background-color: var(--_clr_sub02);
    border-bottom-left-radius: 8px;
    color: #fff;
    transition-property: opacity, visibility, transform;
    transition-duration: var(--transDur);
    z-index: -1;
  }
  .ly_header_body .searchArea[aria-hidden=true] {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
  .ly_header_body .searchArea .searchBox {
    padding-block: 24px;
  }
  .ly_header_body .searchArea .searchBox .search > button {
    right: 12px;
    width: 40px;
  }
  .ly_header_body .searchArea .searchBox .search > button:before {
    width: 20px;
  }
  .ly_header_body .searchArea .searchBox .search_input {
    padding: 12px 76px 12px 24px !important;
    min-height: 64px;
    background-position: left 24px top 50% !important;
  }
  .ly_header_body .searchArea .searchBox .search_input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .searchArea {
    margin-bottom: 32px;
  }
  .ly_header_body .searchArea .searchBox .search {
    border: 1px solid var(--_clr_main);
  }
  .ly_header_body .searchArea .searchBox .search > button {
    right: 8px;
    width: 32px;
  }
  .ly_header_body .searchArea .searchBox .search > button:before {
    width: 16px;
  }
  .ly_header_body .searchArea .searchBox .search_input {
    padding: 7px 48px 7px 15px !important;
    min-height: 48px;
    background-position: left 15px top 50% !important;
  }
}
.ly_header_body .searchArea .searchBox .search {
  position: relative;
  display: grid;
  align-items: center;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.ly_header_body .searchArea .searchBox .search > button {
  content: "";
  position: absolute;
  top: 50%;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  border-radius: 4px;
  color: #fff;
  translate: 0 -50%;
  transition: background-color var(--transDur);
}
.ly_header_body .searchArea .searchBox .search > button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_search.svg);
  mask-image: url(../img/common/icon/icon_search.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
.ly_header_body .searchArea .searchBox .search > button:focus-visible {
  background-color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .ly_header_body .searchArea .searchBox .search > button:hover {
    background-color: var(--_clr_sub02);
  }
}
.ly_header_body .searchArea .searchBox .search_input {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: var(--_clr_txt);
}
.ly_header_body .searchArea .searchBox .search_input::-moz-placeholder {
  color: #aaa;
}
.ly_header_body .searchArea .searchBox .search_input::placeholder {
  color: #aaa;
}
.ly_header_body .contactBtn {
  margin-top: 32px;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .contactBtn {
    display: none;
  }
}
.ly_header_body .contactBtn .inner {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  padding: 16px;
  background-color: var(--_clr_main);
  border-radius: inherit;
  color: #fff;
  text-align: center;
  transition: background-color var(--transDur);
}
.ly_header_body .contactBtn .inner .en {
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
.ly_header_body .contactBtn .inner .ja {
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.35;
  letter-spacing: 0.04em;
}
.ly_header_body .contactBtn > a {
  border-radius: 8px;
}
.ly_header_body .contactBtn > a:focus-visible .inner {
  background-color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .ly_header_body .contactBtn > a:hover .inner {
    background-color: var(--_clr_sub02);
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .langArea {
    position: absolute;
    display: grid;
    align-items: center;
    top: 100%;
    right: 0;
    width: 400px;
    padding-inline: 24px;
    background-color: var(--_clr_sub02);
    border-bottom-left-radius: 8px;
    color: #fff;
    transition-property: opacity, visibility, transform;
    transition-duration: var(--transDur);
    z-index: -1;
  }
  .ly_header_body .langArea[aria-hidden=true] {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
  .ly_header_body .langArea .langList {
    display: flex;
    width: 100%;
    -moz-column-gap: 12px;
    column-gap: 12px;
    padding-block: 19px;
  }
  .ly_header_body .langArea .langList > a,
  .ly_header_body .langArea .langList > button {
    flex: 1;
    display: grid;
    place-content: center;
    padding: 9px;
    border: 1px solid #fff;
    border-radius: 9999px;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: 0.02em;
    transition-property: var(--transProp_btnBg);
    transition-duration: var(--transDur);
  }
  .ly_header_body .langArea .langList > a[data-stt-active],
  .ly_header_body .langArea .langList > button[data-stt-active] {
    background-color: #fff;
    color: var(--_clr_sub02);
  }
  .ly_header_body .langArea .langList > a:focus-visible,
  .ly_header_body .langArea .langList > button:focus-visible {
    background-color: #fff;
    color: var(--_clr_sub02);
  }
  @media (any-hover: hover) {
    .ly_header_body .langArea .langList > a:hover,
    .ly_header_body .langArea .langList > button:hover {
      background-color: #fff;
      color: var(--_clr_sub02);
    }
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .langArea {
    margin-top: 32px;
  }
  .ly_header_body .langArea .langList {
    display: flex;
    justify-content: center;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .ly_header_body .langArea .langList > button {
    text-decoration: underline;
    text-underline-offset: 2px;
    font-size: 0.8125rem;
    line-height: 1.6;
    letter-spacing: 0.04em;
    transition: color var(--transDur);
  }
  .ly_header_body .langArea .langList > button[data-stt-active] {
    color: var(--_clr_main);
    text-decoration-color: transparent;
  }
  .ly_header_body .langArea .langList > button:focus-visible {
    color: var(--_clr_main);
  }
}
@media screen and (max-width: 1160px) and (any-hover: hover) {
  .ly_header_body .langArea .langList > button:hover {
    color: var(--_clr_main);
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav {
    padding-left: 24px;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_list {
    display: flex;
    -moz-column-gap: 28px;
    column-gap: 28px;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .mainNav_list {
    border-top: 1px solid #ddd;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item {
    padding-block: 19px;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .mainNav_item {
    display: grid;
    border-bottom: 1px solid #ddd;
  }
}
.ly_header_body .mainNav_item > a,
.ly_header_body .mainNav_item > button {
  display: grid;
}
.ly_header_body .mainNav_item > a .inner,
.ly_header_body .mainNav_item > button .inner {
  position: relative;
  display: grid;
}
@media screen and (max-width: 1160px) {
  .ly_header_body .mainNav_item > a .inner,
  .ly_header_body .mainNav_item > button .inner {
    padding-block: 15px;
  }
}
.ly_header_body .mainNav_item > a .inner .txt,
.ly_header_body .mainNav_item > button .inner .txt {
  transition: color var(--transDur);
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > a .inner .txt,
  .ly_header_body .mainNav_item > button .inner .txt {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .mainNav_item > a .inner .txt,
  .ly_header_body .mainNav_item > button .inner .txt {
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > a .inner .icon,
  .ly_header_body .mainNav_item > button .inner .icon {
    display: none;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .mainNav_item > a .inner .icon,
  .ly_header_body .mainNav_item > button .inner .icon {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    aspect-ratio: 5/2;
    border-radius: 9999px;
    background-color: var(--_clr_main);
    color: #fff;
    translate: 0 -50%;
    transition-property: background-color, color;
    transition-duration: var(--transDur);
  }
  .ly_header_body .mainNav_item > a .inner .icon:after,
  .ly_header_body .mainNav_item > button .inner .icon:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 50%;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > a:before,
  .ly_header_body .mainNav_item > button:before {
    content: "";
    position: absolute;
    bottom: -19px;
    left: 0;
    width: 100%;
    height: 2px;
    transform: perspective(0);
    background-image: linear-gradient(var(--_clr_main), var(--_clr_main));
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size var(--transDur);
    pointer-events: none;
  }
}
.ly_header_body .mainNav_item > a:focus-visible .inner .txt,
.ly_header_body .mainNav_item > button:focus-visible .inner .txt {
  color: var(--_clr_main);
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > a:focus-visible:before,
  .ly_header_body .mainNav_item > button:focus-visible:before {
    background-size: 100% 100%;
  }
}
@media (any-hover: hover) {
  .ly_header_body .mainNav_item > a:hover .inner .txt,
  .ly_header_body .mainNav_item > button:hover .inner .txt {
    color: var(--_clr_main);
  }
  @media not all and (max-width: 1160px), print {
    .ly_header_body .mainNav_item > a:hover:before,
    .ly_header_body .mainNav_item > button:hover:before {
      background-size: 100% 100%;
    }
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > a.is_current .inner .txt,
  .ly_header_body .mainNav_item > button.is_current .inner .txt {
    color: var(--_clr_main);
  }
  .ly_header_body .mainNav_item > a.is_current:before,
  .ly_header_body .mainNav_item > button.is_current:before {
    background-size: 100% 100%;
  }
}
.ly_header_body .mainNav_item > a {
  position: relative;
}
.ly_header_body .mainNav_item > a:focus-visible .inner .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .ly_header_body .mainNav_item > a:hover .inner .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.ly_header_body .mainNav_item > a .inner .icon:after {
  width: 14px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_arw_sp.svg);
  mask-image: url(../img/common/icon/icon_arw_sp.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
  transform: perspective(0);
}
.ly_header_body .mainNav_item > button {
  position: relative;
}
.ly_header_body .mainNav_item > button .inner .icon:after {
  width: 6px;
  aspect-ratio: 1;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  rotate: 45deg;
  translate: -50% -75%;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > button .inner {
    padding-right: 15px;
  }
  .ly_header_body .mainNav_item > button .inner:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 6px;
    aspect-ratio: 1;
    border-right: 2px solid var(--_clr_main);
    border-bottom: 2px solid var(--_clr_main);
    transform-origin: top right;
    rotate: 45deg;
    translate: 0 -33%;
    transition-property: scale, translate;
    transition-duration: var(--transDur);
  }
}
.ly_header_body .mainNav_item > button[aria-expanded=true] .inner {
  color: var(--_clr_main);
}
.ly_header_body .mainNav_item > button[aria-expanded=true] .inner .icon {
  background-color: var(--_clr_bgGray);
  color: var(--_clr_main);
}
.ly_header_body .mainNav_item > button[aria-expanded=true] .inner .icon:after {
  scale: -1 -1;
  translate: -50% -25%;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > button[aria-expanded=true] .inner:before {
    scale: -1 -1;
    translate: -150% 33%;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .mainNav_item > button[aria-expanded=true]:before {
    background-size: 100% 100%;
  }
}
.ly_header_body .childNav {
  transition-property: opacity, visibility, transform, height;
  transition-duration: var(--transDur);
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #fff;
    z-index: -1;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav {
    overflow: hidden;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav[aria-hidden=true] {
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_logo {
    display: none;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_logo {
    position: absolute;
    top: 8px;
    left: 16px;
    width: 117px;
    aspect-ratio: 117/40;
  }
  .ly_header_body .childNav_logo > a {
    display: block;
  }
  .ly_header_body .childNav_logo > a img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transition: opacity var(--transDur);
  }
  .ly_header_body .childNav_logo > a:focus-visible img {
    opacity: 0.5;
  }
  @media (any-hover: hover) {
    .ly_header_body .childNav_logo > a:hover img {
      opacity: 0.5;
    }
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_inner {
    margin-inline: auto;
    padding-block: 88px 48px;
    width: var(--contW);
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_inner {
    padding-block: 1px 25px;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_head {
    display: flex;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head {
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head > a {
    border-radius: 8px;
  }
}
.ly_header_body .childNav_head > a .inner {
  position: relative;
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_head > a .inner {
    padding-left: 100px;
    font-weight: 700;
    font-size: 1.625rem;
    line-height: 1.4;
    letter-spacing: 0.04em;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head > a .inner {
    padding: 14px 38px 14px 12px;
    border-radius: inherit;
    background-color: var(--_clr_bgGray);
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.3;
    letter-spacing: 0.02em;
  }
}
.ly_header_body .childNav_head > a .inner .icon {
  position: absolute;
  display: inline-block;
  translate: 0 -50%;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_head > a .inner .icon {
    top: 0.5lh;
    left: 0;
    width: 80px;
    aspect-ratio: 80/32;
    background-color: var(--_clr_main);
    border-radius: 9999px;
    color: #fff;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head > a .inner .icon {
    top: 50%;
    right: 12px;
    width: 14px;
    aspect-ratio: 1;
    color: var(--_clr_main);
  }
}
.ly_header_body .childNav_head > a .inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head > a .inner .icon:after {
    width: 14px;
  }
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_head > a:focus-visible .inner .icon::after {
    animation: rotateX 0.8s both linear;
  }
  @media (any-hover: hover) {
    .ly_header_body .childNav_head > a:hover .inner .icon::after {
      animation: rotateX 0.8s both linear;
    }
  }
}
.ly_header_body .childNav_head > a:focus-visible .inner {
  color: var(--_clr_main);
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_head > a:focus-visible .inner {
    background-color: var(--_clr_bgBlue);
  }
}
@media (any-hover: hover) {
  .ly_header_body .childNav_head > a:hover .inner {
    color: var(--_clr_main);
  }
}
@media screen and (any-hover: hover) and (max-width: 1160px) {
  .ly_header_body .childNav_head > a:hover .inner {
    background-color: var(--_clr_bgBlue);
  }
}
.ly_header_body .childNav_body .childLinks {
  display: grid;
  row-gap: 8px;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .childNav_body .childLinks {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
}
.ly_header_body .childNav_body .childLinks > li {
  border-radius: 8px;
  overflow: hidden;
}
.ly_header_body .childNav_body .childLinks > li .inner {
  position: relative;
  padding: 16px 42px 16px 16px;
  border-radius: inherit;
  background-color: var(--_clr_bgGray);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3;
  letter-spacing: 0.02em;
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_body .childLinks > li .inner {
    padding: 14px 38px 14px 12px;
  }
}
.ly_header_body .childNav_body .childLinks > li .inner .icon {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 14px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_arw_sp.svg);
  mask-image: url(../img/common/icon/icon_arw_sp.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  color: var(--_clr_main);
  translate: 0 -50%;
}
@media screen and (max-width: 1160px) {
  .ly_header_body .childNav_body .childLinks > li .inner .icon {
    right: 12px;
  }
}
.ly_header_body .childNav_body .childLinks > li > a {
  border-radius: inherit;
}
.ly_header_body .childNav_body .childLinks > li > a:focus-visible .inner {
  background-color: var(--_clr_bgBlue);
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .ly_header_body .childNav_body .childLinks > li > a:hover .inner {
    background-color: var(--_clr_bgBlue);
    color: var(--_clr_main);
  }
}
.ly_header_body .btnList {
  position: relative;
}
@media not all and (max-width: 1160px), print {
  .ly_header_body .btnList {
    display: flex;
  }
}
@media screen and (max-width: 1160px) {
  .ly_header_body .btnList {
    display: none;
  }
}
.ly_header_body .btnList > li {
  flex: 1;
}
.ly_header_body .btnList > li.btn_lang {
  --iconUrl: url(../img/common/icon/icon_lang.svg);
}
.ly_header_body .btnList > li.btn_search {
  --iconUrl: url(../img/common/icon/icon_search.svg);
}
.ly_header_body .btnList > li.btn_contact {
  --iconUrl: url(../img/common/icon/icon_mail.svg);
}
.ly_header_body .btnList > li > a,
.ly_header_body .btnList > li > button {
  display: grid;
  place-content: center;
  width: 56px;
  aspect-ratio: 1;
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
.ly_header_body .btnList > li > a .inner,
.ly_header_body .btnList > li > button .inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  row-gap: 4px;
}
.ly_header_body .btnList > li > a .inner .icon,
.ly_header_body .btnList > li > button .inner .icon {
  position: relative;
  display: inline-block;
  margin-inline: auto;
  width: 20px;
  aspect-ratio: 1;
}
.ly_header_body .btnList > li > a .inner .icon:before,
.ly_header_body .btnList > li > button .inner .icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: var(--iconUrl);
  mask-image: var(--iconUrl);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  transition-property: opacity, visibility;
  transition-duration: var(--transDur);
}
.ly_header_body .btnList > li > a .inner .txt,
.ly_header_body .btnList > li > button .inner .txt {
  font-weight: 500;
  font-size: 0.625rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.ly_header_body .btnList > li > a:focus-visible,
.ly_header_body .btnList > li > button:focus-visible {
  background-color: var(--_clr_sub02);
  color: #fff;
}
@media (any-hover: hover) {
  .ly_header_body .btnList > li > a:hover,
  .ly_header_body .btnList > li > button:hover {
    background-color: var(--_clr_sub02);
    color: #fff;
  }
}
.ly_header_body .btnList > li > a {
  background-color: var(--_clr_main);
  color: #fff;
}
.ly_header_body .btnList > li > button {
  background-color: var(--_clr_bgGray);
  color: var(--_clr_main);
  transition-property: background-color, color;
  transition-duration: var(--transDur);
}
.ly_header_body .btnList > li > button .inner .icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-mask-image: url(../img/common/icon/icon_close.svg);
  mask-image: url(../img/common/icon/icon_close.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  opacity: 0;
  visibility: hidden;
  transition-property: opacity, visibility;
  transition-duration: var(--transDur);
}
.ly_header_body .btnList > li > button[aria-expanded=true] {
  background-color: var(--_clr_sub02);
  color: #fff;
}
.ly_header_body .btnList > li > button[aria-expanded=true] .inner .icon:before {
  opacity: 0;
  visibility: hidden;
}
.ly_header_body .btnList > li > button[aria-expanded=true] .inner .icon:after {
  opacity: 1;
  visibility: visible;
}
@media not all and (max-width: 767px), print {
  .ly_header_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.65);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition-property: opacity, visibility;
    transition-duration: var(--transDur);
    z-index: 500;
  }
  :is(.is_locked) .ly_header_overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
}
@media screen and (max-width: 767px) {
  .ly_header_overlay {
    display: none;
  }
}

/**
 * Footer
 */
.ly_footer {
  position: relative;
  background-color: var(--_clr_bgGray);
  z-index: 100;
}
.ly_footer_cont {
  padding-block: 56px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .ly_footer_cont {
    padding-block: 28px 40px;
  }
}
.ly_footer_cont_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .ly_footer_cont_inner {
    flex-direction: column;
    justify-content: center;
    row-gap: 16px;
  }
}
.ly_footer_head .logo {
  display: grid;
  margin-bottom: 24px;
  width: 235px;
}
@media screen and (max-width: 767px) {
  .ly_footer_head .logo {
    margin-inline: auto;
    margin-bottom: 12px;
  }
}
.ly_footer_head .logo img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  transition: opacity var(--transDur);
}
.ly_footer_head .logo > a:focus-visible img {
  opacity: 0.5;
}
@media (any-hover: hover) {
  .ly_footer_head .logo > a:hover img {
    opacity: 0.5;
  }
}
.ly_footer_head address {
  font-size: 0.875rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .ly_footer_head address {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .ly_footer_head address .tel {
    display: none;
  }
}
.ly_footer_btns {
  display: flex;
  justify-content: flex-end;
  -moz-column-gap: 8px;
  column-gap: 8px;
}
@media screen and (max-width: 767px) {
  .ly_footer_btns {
    flex-direction: column;
    row-gap: 8px;
  }
}
.ly_footer_btns .btn {
  border-radius: 8px;
  overflow: hidden;
}
.ly_footer_btns .btn_indigo .inner {
  background-color: var(--_clr_main);
  border: 1px solid var(--_clr_main);
  color: #fff;
}
.ly_footer_btns .btn_white .inner {
  background-color: #fff;
  border: 1px solid var(--_clr_main);
  color: var(--_clr_main);
}
.ly_footer_btns .btn_marine .inner {
  background-color: var(--_clr_sub01);
  border: 1px solid var(--_clr_sub01);
  color: #fff;
}
.ly_footer_btns .btn .inner {
  display: grid;
  row-gap: 4px;
  padding: 15px;
  border-radius: inherit;
  text-align: center;
  transition-property: var(--transProp_btnBg), border-color;
  transition-duration: var(--transDur);
}
@media not all and (max-width: 767px), print {
  .ly_footer_btns .btn .inner {
    min-width: 210px;
  }
}
.ly_footer_btns .btn .inner .en {
  font-weight: 700;
  font-size: 0.9375rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
.ly_footer_btns .btn .inner .jp {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.35;
  letter-spacing: 0.04em;
}
.ly_footer_btns .btn > a {
  display: grid;
  border-radius: inherit;
}
.ly_footer_btns .btn > a:focus-visible .inner {
  background-color: var(--_clr_sub02);
  border-color: var(--_clr_sub02);
  color: #fff;
}
@media (any-hover: hover) {
  .ly_footer_btns .btn > a:hover .inner {
    background-color: var(--_clr_sub02);
    border-color: var(--_clr_sub02);
    color: #fff;
  }
}
.ly_footer_others {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  -moz-column-gap: 24px;
  column-gap: 24px;
  margin-top: 16px;
}
@media screen and (max-width: 767px) {
  .ly_footer_others {
    justify-content: center;
    -moz-column-gap: 16px;
    column-gap: 16px;
    margin-top: 24px;
  }
}
.ly_footer_others .otherLink > a {
  font-size: 0.8125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color var(--transDur);
}
.ly_footer_others .otherLink > a::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .ly_footer_others .otherLink > a::after {
    width: 14px;
  }
}
.ly_footer_others .otherLink > a[target=_blank]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.ly_footer_others .otherLink > a[href$=".pdf"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.ly_footer_others .otherLink > a[href*=".doc"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.ly_footer_others .otherLink > a[href*=".xls"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.ly_footer_others .otherLink > a[href*=".ppt"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.ly_footer_others .otherLink > a:after {
  margin-left: 2px;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .ly_footer_others .otherLink > a {
    font-size: 0.75rem;
  }
}
.ly_footer_others .otherLink > a:focus-visible {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .ly_footer_others .otherLink > a:hover {
    text-decoration-color: transparent;
  }
}
.ly_footer_foot {
  padding-block: 16px;
}
.ly_footer_foot_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ly_footer_foot .copyright {
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
.ly_footer_scrollTop .inner {
  position: relative;
  padding-right: 24px;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .ly_footer_scrollTop .inner {
    padding-right: 21px;
  }
}
.ly_footer_scrollTop .inner:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  right: 0;
  width: 14px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_arw.svg);
  mask-image: url(../img/common/icon/icon_arw.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  rotate: -90deg;
  translate: 0 -50%;
}
.ly_footer_scrollTop .inner > span {
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .ly_footer_scrollTop .inner > span {
    margin-block: 1px;
    font-size: 0.75rem;
  }
}
.ly_footer_scrollTop > a:focus-visible .inner {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .ly_footer_scrollTop > a:hover .inner {
    color: var(--_clr_main);
  }
}

/**
 * Container
 */
.ct_std {
  margin-inline: auto;
  width: var(--contW);
}
.ct_wide {
  margin-inline: auto;
  width: var(--contW_wide);
}
/**
 * Block
 */
.bl_pageHeader {
  position: relative;
}
.bl_pageHeader:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.24);
  background-size: contain;
  background-repeat: no-repeat;
  transform: perspective(0);
  z-index: 2;
}
.bl_pageHeader_inner {
  position: relative;
  padding-block: 184px 64px;
  min-height: 357px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .bl_pageHeader_inner {
    padding-block: 115px 40px;
    min-height: 213px;
  }
}
.bl_pageHeader_inner:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 1px;
  background-color: var(--_clr_main);
  background-size: contain;
  background-repeat: no-repeat;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .bl_pageHeader_inner:before {
    width: 40px;
  }
}
.bl_pageHeader_inner:has(time) {
  display: grid;
  align-content: flex-start;
  padding-top: 136px;
  min-height: 336px;
}
@media screen and (max-width: 767px) {
  .bl_pageHeader_inner:has(time) {
    padding-top: 107px;
  }
}
.bl_pageHeader_date {
  display: inline-block;
  margin-bottom: 16px;
  font-family: var(--_ff_Roboto);
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_pageHeader_date {
    margin-bottom: 12px;
    font-size: 0.875rem;
  }
}
.bl_pageHeader_date + .el_pageTtl {
  font-size: 2rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .bl_pageHeader_date + .el_pageTtl {
    font-size: 1.1875rem;
  }
}
.bl_pageHeader_mv {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0;
}
.bl_pageHeader_mv img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 0;
}
.bl_pageHeader_mv:before, .bl_pageHeader_mv:after {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bl_pageHeader_mv:before {
  background-color: #000;
  opacity: 0.3;
  mix-blend-mode: multiply;
  z-index: 1;
}
.bl_pageHeader_mv:after {
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0) 45%);
  background-size: contain;
  background-repeat: no-repeat;
  mix-blend-mode: plus-lighter;
  z-index: 2;
}
@media not all and (max-width: 767px), print {
  .bl_pageHeader_mv:after {
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);
  }
}
.bl_pageHeader:has(.bl_pageHeader_mv img) {
  display: grid;
  min-height: 480px;
}
@media not all and (max-width: 1360px), print {
  .bl_pageHeader:has(.bl_pageHeader_mv img) {
    aspect-ratio: 1360/480;
  }
}
@media screen and (max-width: 767px) {
  .bl_pageHeader:has(.bl_pageHeader_mv img) {
    min-height: 375px;
  }
}
.bl_pageHeader:has(.bl_pageHeader_mv img):before {
  content: none;
}
.bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
  display: grid;
  align-items: flex-end;
  height: 100%;
  padding-block: 199px 80px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
    padding-block: 238px 64px;
  }
}
.bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner:before {
  content: none;
}
.bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_mv:before, .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_mv:after {
  content: "";
}

.bl_breadcrumb {
  margin-block: 16px 80px;
}
@media screen and (max-width: 767px) {
  .bl_breadcrumb {
    margin-bottom: 56px;
  }
}
.bl_breadcrumb ol {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.bl_breadcrumb li {
  font-size: 0.875rem;
  line-height: 1.2;
}
.bl_breadcrumb li:not(:last-child) {
  position: relative;
  padding-right: 12px;
}
.bl_breadcrumb li:not(:last-child)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0.5lh;
  width: 5px;
  aspect-ratio: 1;
  border-right: 1px solid var(--_clr_main);
  border-bottom: 1px solid var(--_clr_main);
  rotate: -45deg;
  translate: 0 -50%;
}
.bl_breadcrumb a {
  display: block;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition-property: text-decoration-color, color;
  transition-duration: var(--transDur);
}
.bl_breadcrumb a:focus-visible {
  text-decoration-color: transparent;
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .bl_breadcrumb a:hover {
    text-decoration-color: transparent;
    color: var(--_clr_main);
  }
}
.bl_breadcrumb li:last-child a {
  pointer-events: none;
  text-decoration-color: transparent;
}

.bl_contSet > :not(:first-child),
.bl_interviewFooter > :not(:first-child) {
  margin-top: var(--_setMargin);
}
.bl_contSet > .bl_hdgSet + *,
.bl_interviewFooter > .bl_hdgSet + * {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .bl_contSet > .bl_hdgSet + *,
  .bl_interviewFooter > .bl_hdgSet + * {
    margin-top: 0;
  }
}

.bl_contSet {
  --_setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .bl_contSet {
    --_setMargin: 64px;
  }
}
.bl_contSet .bl_interviewFooter > * {
  --_setMargin: 80px;
}
@media screen and (max-width: 767px) {
  .bl_contSet .bl_interviewFooter > * {
    --_setMargin: 64px;
  }
}

.bl_anchorLinks {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: 15px;
    column-gap: 15px;
  }
}
.bl_anchorLinks > li {
  display: grid;
}
.bl_anchorLinks a {
  display: grid;
}
.bl_anchorLinks a .inner {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  -moz-column-gap: 12px;
  column-gap: 12px;
  padding-block: 16px 16px;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks a .inner {
    -moz-column-gap: 8px;
    column-gap: 8px;
    padding-block: 12px 11px;
  }
}
.bl_anchorLinks a .inner:before, .bl_anchorLinks a .inner:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: perspective(0);
}
.bl_anchorLinks a .inner:before {
  background-color: #000;
  opacity: 0.24;
  z-index: 0;
}
.bl_anchorLinks a .inner:after {
  background-image: linear-gradient(var(--_clr_main), var(--_clr_main));
  background-size: 0% 100%;
  background-position: left center;
  background-repeat: no-repeat;
  transition: background-size var(--transDur);
  z-index: 1;
}
.bl_anchorLinks a .inner .txt {
  font-weight: 500;
  font-size: 0.9375rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_anchorLinks a .inner .txt {
    font-size: 0.8125rem;
  }
}
.bl_anchorLinks a .inner .icon {
  position: relative;
  display: inline-block;
  width: 50px;
  aspect-ratio: 5/2;
  background-color: var(--_clr_main);
  border-radius: 9999px;
  color: #fff;
}
.bl_anchorLinks a .inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  aspect-ratio: 1;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  rotate: 45deg;
  translate: -50% -75%;
}
.bl_anchorLinks a:focus-visible .inner:after {
  background-size: 100% 100%;
}
.bl_anchorLinks a:focus-visible .inner .txt {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .bl_anchorLinks a:hover .inner:after {
    background-size: 100% 100%;
  }
  .bl_anchorLinks a:hover .inner .txt {
    color: var(--_clr_main);
  }
}

.bl_wysiwyg > :not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg > :not(:first-child) {
    margin-top: 16px;
  }
}
.bl_wysiwyg > h2:not(:first-child),
.bl_wysiwyg > h3:not(:first-child),
.bl_wysiwyg > h4:not(:first-child),
.bl_wysiwyg > table:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg > h2:not(:first-child),
  .bl_wysiwyg > h3:not(:first-child),
  .bl_wysiwyg > h4:not(:first-child),
  .bl_wysiwyg > table:not(:first-child) {
    margin-top: 20px;
  }
}
.bl_wysiwyg > h2 + *,
.bl_wysiwyg > h3 + *,
.bl_wysiwyg > h4 + * {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg > h2 + *,
  .bl_wysiwyg > h3 + *,
  .bl_wysiwyg > h4 + * {
    margin-top: 0;
  }
}
.bl_wysiwyg h2 {
  position: relative;
  margin-bottom: 28px;
  padding-left: 40px;
  padding-bottom: 19px;
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h2 {
    margin-bottom: 20px;
    padding-left: 36px;
    padding-bottom: 15px;
    font-size: 1.1875rem;
  }
}
.bl_wysiwyg h2:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 24px;
  aspect-ratio: 1;
  background-image: url(../img/common/hdg_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  translate: 0 -50%;
}
.bl_wysiwyg h3 {
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h3 {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.bl_wysiwyg h4 {
  margin-bottom: 18px;
  padding: 16px 24px 16px 22px;
  background-color: var(--_clr_bgBlue);
  border-left: 2px solid var(--_clr_sub02);
  border-radius: 4px;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg h4 {
    padding: 12px 16px 12px 14px;
    margin-bottom: 12px;
    font-size: 0.875rem;
  }
}
.bl_wysiwyg u {
  text-underline-offset: 2px;
}
.bl_wysiwyg sup,
.bl_wysiwyg sub {
  display: inline-block;
  font-size: 62.5%;
  line-height: 2;
  letter-spacing: 0.02em;
}
.bl_wysiwyg sup {
  vertical-align: super;
}
.bl_wysiwyg sub {
  vertical-align: sub;
}
.bl_wysiwyg span[style*=background-color] {
  display: inline-block;
}
.bl_wysiwyg a {
  color: var(--_clr_main);
}
.bl_wysiwyg a::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg a::after {
    width: 14px;
  }
}
.bl_wysiwyg a[target=_blank]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.bl_wysiwyg a[href$=".pdf"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.bl_wysiwyg a[href*=".doc"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.bl_wysiwyg a[href*=".xls"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.bl_wysiwyg a[href*=".ppt"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.bl_wysiwyg a::after {
  translate: 0 4px;
}
.bl_wysiwyg a > span {
  margin-right: 6px;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: currentColor;
  transition: text-decoration-color var(--transDur);
}
.bl_wysiwyg a:focus-visible > span {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .bl_wysiwyg a:hover > span {
    text-decoration-color: transparent;
  }
}
.bl_wysiwyg ol li,
.bl_wysiwyg ul li {
  line-height: 1.6;
}
.bl_wysiwyg ol li:not(:first-child),
.bl_wysiwyg ul li:not(:first-child) {
  margin-top: 8px;
}
.bl_wysiwyg ol li ol,
.bl_wysiwyg ol li ul,
.bl_wysiwyg ul li ol,
.bl_wysiwyg ul li ul {
  margin-top: 8px;
}
.bl_wysiwyg ol {
  counter-reset: liCounter;
}
.bl_wysiwyg ol > li {
  position: relative;
  padding-left: 24px;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg ol > li {
    padding-left: 20px;
  }
}
.bl_wysiwyg ol > li::before {
  content: counter(liCounter) ".";
  counter-increment: liCounter;
  position: absolute;
  top: 0.5lh;
  left: 0;
  font-family: var(--_ff_Roboto);
  font-weight: 700;
  color: var(--_clr_main);
  white-space: nowrap;
  translate: 0 -50%;
}
.bl_wysiwyg ol > li ol {
  margin-left: 2px;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg ol > li ol {
    margin-left: 6px;
  }
}
.bl_wysiwyg ul > li {
  position: relative;
  padding-left: 20px;
}
.bl_wysiwyg ul > li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5lh;
  border-radius: 50%;
  width: 8px;
  aspect-ratio: 4;
  background-color: var(--_clr_main);
  border-radius: 9999px;
  transform: perspective(0);
  translate: 0 -50%;
}
.bl_wysiwyg ul > li ul {
  margin-left: 6px;
}
.bl_wysiwyg table {
  border-collapse: collapse;
  width: 100%;
}
.bl_wysiwyg th,
.bl_wysiwyg td {
  border: 1px solid rgba(0, 0, 0, 0.24);
  padding: 15px 11px 16px 11px;
  min-width: 160px;
  vertical-align: middle;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg th,
  .bl_wysiwyg td {
    min-width: 60px;
  }
}
.bl_wysiwyg th {
  background-color: var(--_clr_bgBlue);
  font-weight: 700;
}
.bl_wysiwyg td {
  background-color: #fff;
}
.bl_wysiwyg__boxed {
  padding: 39px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bl_wysiwyg__boxed {
    padding: 23px 15px;
  }
}

.bl_imgAndBody {
  --_gap_row: 40px;
  --_gap_col: 50px;
  --_imageMaxW: 66.4%;
}
.bl_imgAndBody_inner {
  display: grid;
  row-gap: 24px;
}
@media screen and (max-width: 767px) {
  .bl_imgAndBody_inner {
    row-gap: 16px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner {
    display: block;
    margin-bottom: calc(var(--_gap_row) * -1);
  }
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_inner::after, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    padding-bottom: var(--_gap_row);
    max-width: min(var(--_imageMaxW), 690px);
    min-width: 280px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_img {
    float: right;
    margin-left: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_img {
    float: left;
    margin-right: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody__imgFloatRight .bl_imgAndBody_body, .bl_imgAndBody__imgFloatLeft .bl_imgAndBody_body {
    padding-bottom: var(--_gap_row);
  }
}
.bl_imgAndBody_body .el_hdgMd,
.bl_imgAndBody_body .el_hdgSm,
.bl_imgAndBody_body .bl_wysiwyg h2,
.bl_imgAndBody_body .bl_wysiwyg h3,
.bl_imgAndBody_body .bl_wysiwyg h4,
.bl_imgAndBody_body .bl_wysiwyg ul,
.bl_imgAndBody_body .bl_wysiwyg ol {
  overflow: hidden;
}
@media not all and (max-width: 767px), print {
  .bl_imgAndBody_link {
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .bl_imgAndBody_link {
    margin-top: 20px;
  }
}
.bl_imgAndBody_cont {
  overflow: hidden;
}
.bl_imgAndBody_cont:not(:first-child) {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .bl_imgAndBody_cont:not(:first-child) {
    margin-top: 20px;
  }
}

.bl_img {
  display: table;
  margin: auto;
  caption-side: bottom;
}
@media screen and (max-width: 767px) {
  .bl_img {
    width: 100%;
  }
}
.bl_img__w100p {
  width: 100%;
}
.bl_img__w100p img {
  width: 100%;
}
.bl_img > div > img {
  width: 100%;
  border-radius: 8px;
  -o-object-fit: contain;
  object-fit: contain;
}
.bl_img figcaption {
  display: table-caption;
  margin-top: 8px;
  font-size: 0.8125rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .bl_img figcaption {
    margin-top: 4px;
    font-size: 0.625rem;
  }
}

.bl_imgGroupList {
  display: grid;
  gap: 56px 40px;
}
@media screen and (max-width: 767px) {
  .bl_imgGroupList {
    gap: 40px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__2col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__3col {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 48px 32px;
  }
}
@media screen and (max-width: 767px) {
  .bl_imgGroupList__4col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 48px 15px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col .bl_imgGroup .el_hdgMd {
    margin-bottom: 16px;
  }
}
.bl_imgGroupList__4col .bl_imgGroup_link:not(:first-child) {
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .bl_imgGroupList__4col .bl_imgGroup_link .el_btn .el_btn_icon {
    width: 50px;
  }
  .bl_imgGroupList__4col .bl_imgGroup_link .el_btn .el_btn_icon:after {
    width: 14px !important;
  }
}

.bl_imgGroup .bl_img:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .bl_imgGroup .bl_img:not(:last-child) {
    margin-bottom: 16px;
  }
}
.bl_imgGroup .bl_img > div {
  width: 100%;
  overflow: hidden;
}
.bl_imgGroup .bl_img > div img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_imgGroup_link:not(:first-child) {
  margin-top: 32px;
}
@media screen and (max-width: 767px) {
  .bl_imgGroup_link:not(:first-child) {
    margin-top: 16px;
  }
}

.bl_videoAndBody {
  --_gap_row: 40px;
  --_gap_col: 50px;
  --_videoW: calc(560 / 1040 * 100%);
}
.bl_videoAndBody_inner {
  display: grid;
  row-gap: 50px;
}
@media screen and (max-width: 767px) {
  .bl_videoAndBody_inner {
    row-gap: 16px;
  }
}
.bl_videoAndBody_video {
  order: 1;
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody_video {
    margin-inline: auto;
    width: 100%;
    max-width: 690px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody__videoFloatRight .bl_videoAndBody_inner, .bl_videoAndBody__videoFloatLeft .bl_videoAndBody_inner {
    display: block;
    margin-bottom: calc(var(--_gap_row) * -1);
  }
  .bl_videoAndBody__videoFloatRight .bl_videoAndBody_inner::after, .bl_videoAndBody__videoFloatLeft .bl_videoAndBody_inner::after {
    content: "";
    display: block;
    clear: both;
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody__videoFloatRight .bl_videoAndBody_video, .bl_videoAndBody__videoFloatLeft .bl_videoAndBody_video {
    padding-bottom: var(--_gap_row);
    width: var(--_videoW);
    max-width: unset;
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody__videoFloatRight .bl_videoAndBody_video {
    float: right;
    margin-left: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody__videoFloatLeft .bl_videoAndBody_video {
    float: left;
    margin-right: var(--_gap_col);
  }
}
@media not all and (max-width: 767px), print {
  .bl_videoAndBody__videoFloatRight .bl_videoAndBody_body, .bl_videoAndBody__videoFloatLeft .bl_videoAndBody_body {
    padding-bottom: var(--_gap_row);
  }
}
.bl_videoAndBody_body .el_hdgMd,
.bl_videoAndBody_body .el_hdgSm,
.bl_videoAndBody_body .bl_wysiwyg > ul,
.bl_videoAndBody_body .bl_wysiwyg > ol {
  overflow: hidden;
}

.bl_video {
  display: table;
  width: 100%;
  caption-side: bottom;
}
.bl_video > div {
  border-radius: 8px;
  overflow: hidden;
}
.bl_video iframe,
.bl_video video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.bl_video video {
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}
.bl_video figcaption {
  display: table-caption;
  margin-top: 8px;
  font-size: 0.8125rem;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .bl_video figcaption {
    margin-top: 4px;
    font-size: 0.625rem;
  }
}

.bl_table__lyFixed table {
  table-layout: fixed;
}
@media screen and (max-width: 767px) {
  .bl_table__spScroll {
    margin-inline: var(--contMargin_hor) 0;
    padding: 0 var(--contMargin_hor) 1px 0;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .bl_table__spScroll table {
    width: 200%;
  }
}
.bl_table__spScroll .scroll-hint-icon {
  top: calc(50% - 45px);
  left: calc(50% - 60px);
  padding: 16px 4px 9px;
  background-color: rgba(0, 0, 0, 0.45);
  width: 120px;
  height: 80px;
}
.bl_table__spScroll .scroll-hint-icon .scroll-hint-text {
  margin-top: -1px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 0.6875rem;
  line-height: 20px;
  letter-spacing: 0.02em;
}
.bl_table__spScroll .scroll-hint-icon:before {
  width: 27px;
  height: 36px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDI3IDM2IiBmaWxsPSJub25lIj4gPHBhdGggZD0iTTIzLjc0MzYgMTEuMTk2OUMyMy4wNzk0IDExLjE5NjkgMjIuNDgzMyAxMS40Mjg2IDIxLjk3OTIgMTEuODE2OUMyMS40NDc4IDEwLjgzNTkgMjAuNDcwMiAxMC4xNzUxIDE5LjM0MjcgMTAuMTc1MUMxOC42Nzg1IDEwLjE3NTEgMTguMDY4OCAxMC40MDY3IDE3LjU2NDYgMTAuNzk1QzE3LjAzMzMgOS44MTM5OSAxNi4wMTE0IDkuMTUzMTcgMTQuODgzOSA5LjE1MzE3QzE0LjM5MzQgOS4xNTMxNyAxMy44MjQ1IDkuMjc5MjEgMTMuNDgzOSA5LjUwMDYxVjMuNjAwOTZDMTMuNDgzOSAxLjc3ODYgMTIuMTA3OCAwLjI5Njg3NSAxMC40MTgzIDAuMjk2ODc1QzguNzI4NzcgMC4yOTY4NzUgNy4zNTI2MyAxLjc3ODYgNy4zNTI2MyAzLjYwMDk2VjE5LjcwNThMNS45MTE3OCAxNy4xOTU0QzQuOTg4NjggMTUuNjI1MSAzLjA4MTE3IDE1LjAzOTIgMS42NDAzMiAxNS44ODc0QzAuMTk5NDcgMTYuNzM1NSAtMC4yMDkyODIgMTguNzA0NCAwLjcxMzgxNyAyMC4yNzQ2TDYuNDE5MzIgMjkuOTU1M0M2LjQ3NzIyIDMwLjA1NCA2LjU0NTM1IDMwLjE2MyA2LjYxNjg4IDMwLjI4MjNDNy41ODA4NSAzMS45MzQzIDkuNzk0OTMgMzUuODA3MiAxNi45MjQyIDM1LjgwNzJDMjYuMDM5NCAzNS44MDcyIDI2Ljc2NSAyOC43ODY5IDI2Ljc2NSAyNi41Njk0VjE0LjUwNzhDMjYuNzY1IDEyLjY4NTUgMjUuNDI5NyAxMS4yMDM3IDIzLjczNjggMTEuMjAzN0wyMy43NDM2IDExLjE5NjlaTTE2LjkzMTEgMzQuMTAwN0MxMC43ODI3IDM0LjEwMDcgOS4wMjg1MiAzMS4wNTg5IDguMDc4MTcgMjkuNDIzOUM3Ljk5OTgzIDI5LjI5MSA3Ljk0MTkyIDI5LjE3MTggNy44ODQwMSAyOS4wNzY0TDIuMTk1NTQgMTkuNDA5NEMxLjc1NjE0IDE4LjY2MDEgMS45MDk0MiAxNy43MTk5IDIuNTI5MzYgMTcuMzU1NUMzLjE0OTMgMTYuOTkxIDQuMDQ4NTUgMTcuMzE0NiA0LjQ4Nzk2IDE4LjA2MDZMNy40MTA1NCAyMy4wMjM1QzcuNjUyMzkgMjMuNDUyNyA3Ljg5NDIzIDIzLjY2NzMgOC4yNDg0OCAyMy42NjczQzguNzE4NTUgMjMuNjY3MyA5LjA2MjU4IDIzLjI4NTggOS4wNjI1OCAyMi44MTU3VjMuNjAwOTZDOS4wNjI1OCAyLjczMjM2IDkuNjg1OTMgMi4wMDAwMSAxMC40MjUxIDIuMDAwMDFDMTEuMTY0MiAyLjAwMDAxIDExLjc4NzYgMi43MzIzNiAxMS43ODc2IDMuNjAwOTZWMTMuOTU2QzExLjc4NzYgMTQuNDI2MSAxMi4xNjkxIDE0LjgwNzYgMTIuNjM5MiAxNC44MDc2QzEzLjEwOTIgMTQuODA3NiAxMy40OTA3IDE0LjQyNjEgMTMuNDkwNyAxMy45NTZWMTIuNDU3M0MxMy40OTA3IDExLjU4ODcgMTQuMTE0MSAxMC44NTYzIDE0Ljg1MzIgMTAuODU2M0MxNS41OTI0IDEwLjg1NjMgMTYuMjE1NyAxMS41ODg3IDE2LjIxNTcgMTIuNDU3M1YxNC45Nzc5QzE2LjIxNTcgMTUuNDQ4IDE2LjU5NzIgMTUuODI5NSAxNy4wNjczIDE1LjgyOTVDMTcuNTM3NCAxNS44Mjk1IDE3LjkxODkgMTUuNDQ4IDE3LjkxODkgMTQuOTc3OVYxMy40NzkxQzE3LjkxODkgMTIuNjEwNSAxOC41NDIyIDExLjg3ODIgMTkuMjgxNCAxMS44NzgyQzIwLjAyMDUgMTEuODc4MiAyMC42NDM5IDEyLjYxMDUgMjAuNjQzOSAxMy40NzkxVjE1Ljk5OThDMjAuNjQzOSAxNi40Njk4IDIxLjAyNTQgMTYuODUxMyAyMS40OTU1IDE2Ljg1MTNDMjEuOTY1NSAxNi44NTEzIDIyLjM0NyAxNi40Njk4IDIyLjM0NyAxNS45OTk4VjE0LjUwMUMyMi4zNDcgMTMuNjMyNCAyMi45NzA0IDEyLjkwMDEgMjMuNzA5NSAxMi45MDAxQzI0LjQ0ODcgMTIuOTAwMSAyNS4wNzIgMTMuNjMyNCAyNS4wNzIgMTQuNTAxVjI2LjUyNTFDMjUuMDcyIDI4LjgwMzkgMjQuMzEyNCAzNC4xMDA3IDE2LjkzNDUgMzQuMTAwN0gxNi45MzExWiIgZmlsbD0id2hpdGUiLz48L3N2Zz4=");
}
.bl_table__spScroll .scroll-hint-icon:after {
  margin: 0;
  top: 15px;
  width: 41px;
  height: 8px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDQxIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI0Ljg1NCAyLjk1MjE2SDM3LjY0NDZMMzYuMTg2NyAxLjQzOTc3QzM1Ljg1OTcgMS4wOTkxNSAzNS44Njk5IDAuNTY0MzYxIDM2LjIxMDUgMC4yMzczNkMzNi41NTExIC0wLjA4OTY0MjIgMzcuMDg5MyAtMC4wNzYwMTcyIDM3LjQxMjkgMC4yNjEyMDNMNDAuMjYwNiAzLjIyMTI1QzQwLjQxNzMgMy4zODQ3NSA0MC41MDI0IDMuNjAyNzUgNDAuNDk5IDMuODI3NTdDNDAuNDk1NiA0LjA1MjM4IDQwLjQwMDIgNC4yNjY5OCA0MC4yMzY3IDQuNDIzNjZMMzcuMzk5MyA3LjE0ODY4QzM3LjIzNTggNy4zMDg3NyAzNy4wMjEyIDcuMzg3MTIgMzYuODEgNy4zODcxMkMzNi41ODUyIDcuMzg3MTIgMzYuMzYzOCA3LjI5ODU2IDM2LjE5NjkgNy4xMjQ4NEMzNS44Njk5IDYuNzg0MjEgMzUuODgzNSA2LjI0MjYxIDM2LjIyMDcgNS45MTkwMkwzNy41MzIyIDQuNjU1MjlIMjQuODU3NEMyNC4zODc0IDQuNjU1MjkgMjQuMDA1OSA0LjI3Mzc5IDI0LjAwNTkgMy44MDM3MkMyNC4wMDU5IDMuMzMzNjYgMjQuMzg3NCAyLjk1MjE2IDI0Ljg1NzQgMi45NTIxNkgyNC44NTRaIiBmaWxsPSJ3aGl0ZSIvPjxwYXRoIGQ9Ik0xMC4wMTA0IDIuOTUyMTZIMy4zNTQ1NUw0LjgxMjQzIDEuNDM5NzdDNS4xMzk0NCAxLjA5OTE1IDUuMTI5MjIgMC41NjQzNjEgNC43ODg1OSAwLjIzNzM2QzQuNDQ3OTYgLTAuMDg5NjQyMiAzLjkwOTc3IC0wLjA3NjAxNzIgMy41ODYxOCAwLjI2MTIwM0wwLjczODUzNyAzLjIxNzg0QzAuNTgxODQ5IDMuMzgxMzUgMC40OTY2OTIgMy41OTkzNSAwLjUwMDA5OCAzLjgyNzU3QzAuNTAzNTA1IDQuMDU1NzkgMC41OTg4OCA0LjI2Njk4IDAuNzYyMzgxIDQuNDIzNjZMMy41OTk4IDcuMTQ4NjhDMy43NjMzIDcuMzA4NzcgMy45Nzc5IDcuMzg3MTIgNC4xODkwOSA3LjM4NzEyQzQuNDEzOSA3LjM4NzEyIDQuNjM1MzEgNy4yOTg1NiA0LjgwMjIyIDcuMTI0ODRDNS4xMjkyMiA2Ljc4NDIxIDUuMTE1NTkgNi4yNDI2MSA0Ljc3ODM3IDUuOTE5MDJMMy40NjY5NiA0LjY1NTI5SDEwLjAxMDRDMTAuNDgwNSA0LjY1NTI5IDEwLjg2MiA0LjI3Mzc5IDEwLjg2MiAzLjgwMzcyQzEwLjg2MiAzLjMzMzY2IDEwLjQ4MDUgMi45NTIxNiAxMC4wMTA0IDIuOTUyMTZaIiBmaWxsPSJ3aGl0ZSIvPjwvc3ZnPg==");
  translate: -50% 0;
}
.bl_table__spScroll .scroll-hint-icon-wrap {
  margin-top: 0;
}
.bl_table__spScroll .scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: 1;
}

.bl_btns {
  display: grid;
  gap: 24px 40px;
}
@media screen and (max-width: 767px) {
  .bl_btns {
    gap: 16px 15px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__1col .__isLeft,
  .bl_btns__1col .__isCenter,
  .bl_btns__1col .__isRight {
    min-width: 280px;
  }
  .bl_btns__1col .__isLeft {
    justify-self: flex-start;
  }
  .bl_btns__1col .__isCenter {
    justify-self: center;
  }
  .bl_btns__1col .__isRight {
    justify-self: flex-end;
  }
  .bl_btns__1col .__w100 {
    width: 100%;
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__2col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__3col {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media not all and (max-width: 767px), print {
  .bl_btns__4col {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 32px 20px;
  }
  .bl_btns__4col .el_btn {
    padding-bottom: 20px;
  }
  .bl_btns__4col .el_btn_icon {
    width: 50px;
  }
  .bl_btns__4col .el_btn_icon:after {
    width: 14px !important;
  }
}
@media screen and (max-width: 767px) {
  .bl_btns__4col {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.bl_btns__conversion {
  --btnColor: var(--_clr_main);
}
@media not all and (max-width: 767px), print {
  .bl_btns__conversion > li {
    justify-self: center;
  }
}
.bl_btns__recruit {
  --btnColor: var(--_clr_sub01);
}
@media not all and (max-width: 767px), print {
  .bl_btns__recruit > li {
    justify-self: center;
  }
}
.bl_btns__boxed {
  padding: 40px;
  background-color: var(--_clr_bgBlue);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bl_btns__boxed {
    padding: 24px 16px;
  }
}

.bl_linkList {
  padding: 23px;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bl_linkList {
    padding-inline: 15px;
  }
}
.bl_linkList > li {
  position: relative;
  padding-left: 20px;
  line-height: 1.6;
}
.bl_linkList > li:not(:first-child) {
  margin-top: 8px;
}
.bl_linkList > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5lh;
  border-radius: 50%;
  width: 8px;
  aspect-ratio: 4;
  background-color: var(--_clr_main);
  border-radius: 9999px;
  translate: 0 -50%;
}
.bl_linkList > li a {
  color: var(--_clr_main);
}
.bl_linkList > li a::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .bl_linkList > li a::after {
    width: 14px;
  }
}
.bl_linkList > li a[target=_blank]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.bl_linkList > li a[href$=".pdf"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.bl_linkList > li a[href*=".doc"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.bl_linkList > li a[href*=".xls"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.bl_linkList > li a[href*=".ppt"]::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.bl_linkList > li a::after {
  translate: 0 4px;
}
.bl_linkList > li a > span {
  margin-right: 6px;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: text-decoration-color var(--transDur);
}
.bl_linkList > li a:focus-visible > span {
  text-decoration-color: transparent;
}
@media (any-hover: hover) {
  .bl_linkList > li a:hover > span {
    text-decoration-color: transparent;
  }
}

.bl_faqList .bl_faq:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .bl_faqList .bl_faq:not(:first-child) {
    margin-top: 16px;
  }
}

.bl_faq {
  border-radius: 8px;
  overflow: hidden;
}
.bl_faq_q, .bl_faq_a {
  padding: 24px;
}
@media screen and (max-width: 767px) {
  .bl_faq_q, .bl_faq_a {
    padding: 16px;
  }
}
.bl_faq_q {
  background-color: var(--_clr_bgBlue);
}
.bl_faq_q > span {
  position: relative;
  display: inline-block;
  padding-left: 32px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_faq_q > span {
    padding-left: 28px;
    font-size: 0.9375rem;
  }
}
.bl_faq_q > span:before {
  content: "Q.";
  position: absolute;
  top: 0.5lh;
  left: 0;
  font-family: var(--_ff_Roboto);
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: var(--_clr_main);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .bl_faq_q > span:before {
    font-size: 1.25rem;
  }
}
.bl_faq_a {
  background-color: #fff;
}
.bl_faq_a_inner {
  position: relative;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  .bl_faq_a_inner {
    padding-left: 30px;
  }
}
.bl_faq_a_inner:before {
  content: "A.";
  position: absolute;
  top: 0.5lh;
  left: 0;
  font-family: var(--_ff_Roboto);
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
  letter-spacing: 0.02em;
  color: var(--_clr_sub02);
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .bl_faq_a_inner:before {
    font-size: 1.375rem;
  }
}
.bl_faq_a_inner .bl_wysiwyg:not(:first-child),
.bl_faq_a_inner .bl_img:not(:first-child),
.bl_faq_a_inner .bl_faq_link:not(:first-child) {
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .bl_faq_a_inner .bl_wysiwyg:not(:first-child),
  .bl_faq_a_inner .bl_img:not(:first-child),
  .bl_faq_a_inner .bl_faq_link:not(:first-child) {
    margin-top: 16px;
  }
}
.bl_faq_a_inner .bl_img {
  width: 100%;
  max-width: 690px;
  margin-inline: auto;
}
.bl_faq_link {
  display: flex;
  justify-content: center;
}
@media not all and (max-width: 767px), print {
  .bl_faq_link .link {
    min-width: 280px;
  }
}
@media screen and (max-width: 767px) {
  .bl_faq_link .link {
    width: 100%;
  }
}

.bl_categoryLinks {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_categoryLinks {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 8px;
    column-gap: 8px;
  }
  .bl_categoryLinks:not(:has(.link:nth-child(5))) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .bl_categoryLinks:not(:has(.link:nth-child(5))) .link:nth-child(3):before {
    content: none;
  }
  .bl_categoryLinks:not(:has(.link:nth-child(3))) .link:before {
    content: none;
  }
  .bl_categoryLinks:has(.link:only-child) {
    grid-template-columns: minmax(0, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.bl_categoryLinks .link {
  position: relative;
}
.bl_categoryLinks .link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  transform: perspective(0);
}
@media not all and (max-width: 767px), print {
  .bl_categoryLinks .link:nth-child(n+3):not(:has(~ .link:nth-child(3n) + .link)):not(:nth-child(3n)):before {
    content: none;
  }
  .bl_categoryLinks .link:nth-child(n+3):not(:has(~ .link:nth-child(3n))):not(:nth-child(3n)):before {
    content: none;
  }
  .bl_categoryLinks .link:last-child:before {
    content: none;
  }
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link:not(:has(~ .link:nth-child(2n) + .link)):not(:nth-child(2n)):before {
    content: none;
  }
  .bl_categoryLinks .link:not(:has(~ .link:nth-child(2n))):not(:nth-child(2n)):before {
    content: none;
  }
  .bl_categoryLinks .link:last-child:before {
    content: none;
  }
}
.bl_categoryLinks .link .inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-content: space-between;
  -moz-column-gap: 16px;
  column-gap: 16px;
  padding: 12px;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner {
    -moz-column-gap: 10px;
    column-gap: 10px;
    padding: 8px 0;
  }
}
.bl_categoryLinks .link .inner .thumb {
  position: relative;
  grid-row: span 2;
  display: grid;
  place-content: center;
  width: 100px;
  aspect-ratio: 1;
  background-color: var(--_clr_bgBlue);
  border-radius: 4px;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner .thumb {
    width: 48px;
  }
}
.bl_categoryLinks .link .inner .thumb > span {
  display: inline-block;
  width: 80px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--btnIcon);
  mask-image: var(--btnIcon);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner .thumb > span {
    width: 48px;
  }
}
.bl_categoryLinks .link .inner .ttl {
  align-items: flex-start;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  transition: color var(--transDur);
}
@media screen and (max-width: 1160px) {
  .bl_categoryLinks .link .inner .ttl {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner .ttl {
    font-size: 0.875rem;
  }
}
.bl_categoryLinks .link .inner .icon {
  position: relative;
  align-self: flex-end;
  display: inline-block;
  margin-left: auto;
  width: 50px;
  aspect-ratio: 5/2;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner .icon {
    display: none;
  }
}
.bl_categoryLinks .link .inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .bl_categoryLinks .link .inner .icon:after {
    width: 14px;
  }
}
.bl_categoryLinks .link > a:focus-visible .inner .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .bl_categoryLinks .link > a:hover .inner .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.bl_categoryLinks .link > a:focus-visible .inner {
  background-color: color-mix(in srgb, var(--_clr_bgBlue) 50%, transparent);
}
.bl_categoryLinks .link > a:focus-visible .inner .ttl {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .bl_categoryLinks .link > a:hover .inner {
    background-color: color-mix(in srgb, var(--_clr_bgBlue) 50%, transparent);
  }
  .bl_categoryLinks .link > a:hover .inner .ttl {
    color: var(--_clr_main);
  }
}

.bl_fieldList {
  display: grid;
  row-gap: 80px;
}
@media screen and (max-width: 767px) {
  .bl_fieldList {
    row-gap: 64px;
  }
}
.bl_fieldList .field_ttl {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -moz-column-gap: 12px;
  column-gap: 12px;
  margin-bottom: 22px;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_ttl {
    -moz-column-gap: 6px;
    column-gap: 6px;
  }
}
.bl_fieldList .field_ttl .icon {
  display: inline-block;
  width: 32px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--ttlIcon);
  mask-image: var(--ttlIcon);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_ttl .icon {
    width: 24px;
  }
}
.bl_fieldList .field_ttl .txt {
  display: inline-block;
  margin-top: 3.5px;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_ttl .txt {
    margin-top: 1px;
    font-size: 0.75rem;
  }
}
.bl_fieldList .field_ttl .txt > strong {
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_ttl .txt > strong {
    font-size: 1rem;
  }
}
.bl_fieldList .field_detail {
  padding: 24px 32px;
  background-color: #fff;
  border-radius: 0 0 8px 8px;
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_detail {
    padding: 12px;
  }
}
.bl_fieldList .field_detail:has(.bl_categoryLinks > .link:only-child) {
  width: calc(50% + 32px);
}
@media screen and (max-width: 767px) {
  .bl_fieldList .field_detail:has(.bl_categoryLinks > .link:only-child) {
    width: calc(50% + 12px);
  }
}

.bl_productsList {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .bl_productsList {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
  }
}
@media screen and (max-width: 767px) {
  .bl_productsList {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
  }
}
.bl_productsList_btn {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .bl_productsList_btn {
    margin-top: 40px;
  }
}
@media not all and (max-width: 767px), print {
  .bl_productsList_btn_item {
    min-width: 280px;
  }
}

.bl_product {
  display: grid;
  border-radius: 8px;
  overflow: hidden;
}
.bl_product_inner {
  position: relative;
  background-color: #fff;
  transition: background-color var(--transDur);
}
.bl_product_inner .thumb {
  display: flex;
  width: 100%;
  aspect-ratio: 332/213;
}
.bl_product_inner .thumb > * {
  overflow: hidden;
}
.bl_product_inner .thumb > *:not(:only-child) {
  width: 50%;
}
.bl_product_inner .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: scale var(--transDur);
}
.bl_product_inner .cont {
  padding: 24px 24px 72px;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .cont {
    padding: 14px 12px 40px;
  }
}
.bl_product_inner .ttl {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_product_inner .ttl {
    font-size: 0.875rem;
  }
}
.bl_product_inner .desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  line-height: 1.8;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .desc {
    font-size: 0.75rem;
    line-height: 1.6;
  }
}
.bl_product_inner .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 24px;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .tags {
    margin-top: 16px;
  }
}
.bl_product_inner .tags .tag {
  padding: 2px 5px 4px;
  background-color: var(--_clr_bgGray);
  border: 1px solid rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  font-size: 0.75rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .tags .tag {
    padding-block: 1px 3px;
    font-size: 0.625rem;
    line-height: 1.2;
  }
}
.bl_product_inner .icon {
  position: absolute;
  display: inline-block;
  bottom: 24px;
  right: 24px;
  width: 80px;
  aspect-ratio: 5/2;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .icon {
    bottom: 12px;
    right: 12px;
    width: 50px;
  }
}
.bl_product_inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .bl_product_inner .icon:after {
    width: 14px;
  }
}
.bl_product > a {
  display: grid;
  border-radius: inherit;
}
.bl_product > a .bl_product_inner .cont .icon::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .bl_product > a .bl_product_inner .cont .icon::after {
    width: 14px;
  }
}
.bl_product > a[target=_blank] .bl_product_inner .cont .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.bl_product > a[href$=".pdf"] .bl_product_inner .cont .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.bl_product > a[href*=".doc"] .bl_product_inner .cont .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.bl_product > a[href*=".xls"] .bl_product_inner .cont .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.bl_product > a[href*=".ppt"] .bl_product_inner .cont .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.bl_product > a:focus-visible .bl_product_inner .cont .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .bl_product > a:hover .bl_product_inner .cont .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.bl_product > a:focus-visible .bl_product_inner {
  background-color: var(--_clr_bgBlue);
}
.bl_product > a:focus-visible .bl_product_inner .thumb img {
  scale: 1.1;
}
@media (any-hover: hover) {
  .bl_product > a:hover .bl_product_inner {
    background-color: var(--_clr_bgBlue);
  }
  .bl_product > a:hover .bl_product_inner .thumb img {
    scale: 1.1;
  }
}

.bl_newsList {
  border-top: 1px solid #ccc;
}
.bl_newsList .item {
  border-bottom: 1px solid #ccc;
}
.bl_newsList .item article {
  display: grid;
  padding: 23px 16px 19px;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .bl_newsList .item article {
    padding: 17px 0 13px;
  }
}
.bl_newsList .item article time {
  margin-bottom: 6px;
  font-family: var(--_ff_Roboto);
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_newsList .item article time {
    margin-bottom: 4px;
    font-size: 0.75rem;
  }
}
.bl_newsList .item article .ttl {
  line-height: 1.6;
  letter-spacing: 0.04em;
  transition: color, var(--transDur);
}
@media screen and (max-width: 767px) {
  .bl_newsList .item article .ttl {
    line-height: 1.4;
  }
}
.bl_newsList .item > a:focus-visible article {
  background-color: var(--_clr_bgBlue);
}
.bl_newsList .item > a:focus-visible article .ttl {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .bl_newsList .item > a:hover article {
    background-color: var(--_clr_bgBlue);
  }
  .bl_newsList .item > a:hover article .ttl {
    color: var(--_clr_main);
  }
}

.bl_pageBackBtn {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .bl_pageBackBtn {
    margin-top: 80px;
  }
}
.bl_pageBackBtn_btn {
  display: grid;
}
.bl_pageBackBtn_btn:focus-visible .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .bl_pageBackBtn_btn:hover .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.bl_pageBackBtn_btn:focus-visible .inner:before, .bl_pageBackBtn_btn:focus-visible .inner:after {
  background-size: contain, 100% 100%;
}
.bl_pageBackBtn_btn:focus-visible .inner .txt {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .bl_pageBackBtn_btn:hover .inner:before, .bl_pageBackBtn_btn:hover .inner:after {
    background-size: contain, 100% 100%;
  }
  .bl_pageBackBtn_btn:hover .inner .txt {
    color: var(--_clr_main);
  }
}
.bl_pageBackBtn_btn .inner {
  position: relative;
  display: flex;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
  padding-block: 24px;
}
@media screen and (max-width: 767px) {
  .bl_pageBackBtn_btn .inner {
    padding-block: 16px;
  }
}
.bl_pageBackBtn_btn .inner:before, .bl_pageBackBtn_btn .inner:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(color-mix(in srgb, #000 24%, transparent)), linear-gradient(var(--_clr_main));
  background-position: left center;
  background-size: contain, 0% 100%;
  background-repeat: no-repeat;
  transform: perspective(0);
  transition: background-size var(--transDur);
}
.bl_pageBackBtn_btn .inner:before {
  top: 0;
}
.bl_pageBackBtn_btn .inner:after {
  bottom: 0;
}
.bl_pageBackBtn_btn .inner .txt {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .bl_pageBackBtn_btn .inner .txt {
    font-size: 0.8125rem;
  }
}
.bl_pageBackBtn_btn .inner .icon {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  scale: -1 1;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .bl_pageBackBtn_btn .inner .icon {
    width: 50px;
  }
}
.bl_pageBackBtn_btn .inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .bl_pageBackBtn_btn .inner .icon:after {
    width: 14px;
  }
}

.bl_interviewFooter {
  --_setMargin: 120px;
  margin-top: var(--_setMargin);
  padding-block: 120px;
  background-color: var(--_clr_bgBlue);
}
@media screen and (max-width: 767px) {
  .bl_interviewFooter {
    --_setMargin: 80px;
    padding-block: 80px;
  }
}
.bl_interviewFooter .bl_imgAndBody {
  --_imageMaxW: 58.33333333%;
  padding: 40px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bl_interviewFooter .bl_imgAndBody {
    padding: 24px 16px;
  }
}
.bl_interviewFooter .bl_btns__boxed {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
}

.bl_dataList {
  display: grid;
  row-gap: 16px;
}
@media not all and (max-width: 767px), print {
  .bl_dataList {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    -moz-column-gap: 16px;
    column-gap: 16px;
  }
}

.bl_data {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-content: flex-start;
  -moz-column-gap: 12px;
  column-gap: 12px;
  row-gap: 12px;
  padding: 24px;
  background-color: #fff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .bl_data {
    grid-template-columns: minmax(0, 1fr) min(80px, 21.1221122112%);
    padding: 20px 16px;
  }
}
.bl_data .thumb {
  order: 1;
}
.bl_data .thumb img {
  width: min(80px, calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw));
  aspect-ratio: 1;
  -o-object-fit: contain;
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .bl_data .thumb img {
    width: 100%;
  }
}
.bl_data .ttl {
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_data .ttl {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.bl_data .num {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  -moz-column-gap: 4px;
  column-gap: 4px;
  font-weight: 600;
  font-size: 1.6875rem;
  line-height: 1.4;
  letter-spacing: 0;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .bl_data .num {
    -moz-column-gap: 2px;
    column-gap: 2px;
    font-size: 1.375rem;
  }
}
.bl_data .num:not(:first-child) {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .bl_data .num:not(:first-child) {
    margin-top: 4px;
  }
}
.bl_data .num .unit {
  display: inline-block;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.8;
  letter-spacing: 0;
  color: var(--_clr_txt);
}
@media screen and (max-width: 767px) {
  .bl_data .num .unit {
    font-size: 0.875rem;
  }
}
.bl_data .num__sm {
  font-size: 1.375rem;
}
@media screen and (max-width: 767px) {
  .bl_data .num__sm {
    font-size: 1rem;
  }
}
.bl_data .num__sm .unit {
  font-size: 0.875rem;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .bl_data .num__sm .unit {
    font-size: 0.8125rem;
  }
}
.bl_data .desc {
  margin-top: 8px;
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.4;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .bl_data .desc {
    margin-top: 6px;
    font-size: 0.8125rem;
  }
}
.bl_data .recently {
  order: 2;
  grid-column: span 2;
  font-size: 0.75rem;
  line-height: 1.4;
  letter-spacing: 0;
}

/**
 * Element
 */
.el_pageTtl {
  display: grid;
  row-gap: 5px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .el_pageTtl {
    row-gap: 8px;
  }
}
.el_pageTtl .main {
  font-size: 2.625rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .el_pageTtl .main {
    font-size: 1.625rem;
  }
}
.el_pageTtl .sub {
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .el_pageTtl .sub {
    font-size: 1.125rem;
  }
}

.el_sectHdg {
  display: grid;
  row-gap: 26px;
}
@media screen and (max-width: 767px) {
  .el_sectHdg {
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}
.el_sectHdg .sub {
  position: relative;
  display: inline-block;
  padding-left: 40px;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .el_sectHdg .sub {
    margin-block: 1px;
    padding-left: 28px;
    font-size: 1.125rem;
  }
}
.el_sectHdg .sub:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 24px;
  aspect-ratio: 1;
  background-image: url(../img/common/hdg_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  translate: 0 -50%;
}
@media screen and (max-width: 767px) {
  .el_sectHdg .sub:before {
    width: 20px;
  }
}
.el_sectHdg .main {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .el_sectHdg .main {
    font-size: 1.5rem;
  }
}

.el_hdgLg {
  position: relative;
  margin-bottom: 28px;
  padding-left: 40px;
  padding-bottom: 19px;
  font-weight: 700;
  font-size: 1.3125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
}
@media screen and (max-width: 767px) {
  .el_hdgLg {
    margin-bottom: 20px;
    padding-left: 36px;
    padding-bottom: 15px;
    font-size: 1.1875rem;
  }
}
.el_hdgLg:before {
  content: "";
  position: absolute;
  top: 0.5lh;
  left: 0;
  width: 24px;
  aspect-ratio: 1;
  background-image: url(../img/common/hdg_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  translate: 0 -50%;
}

.el_hdgMd {
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .el_hdgMd {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}

.el_hdgSm {
  margin-bottom: 18px;
  padding: 16px 24px 16px 22px;
  background-color: var(--_clr_bgBlue);
  border-left: 2px solid var(--_clr_sub02);
  border-radius: 4px;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .el_hdgSm {
    padding: 12px 16px 12px 14px;
    margin-bottom: 12px;
    font-size: 0.875rem;
  }
}

.el_btn {
  position: relative;
  display: grid;
  padding-bottom: 24px;
  width: 100%;
  height: 100%;
}
.el_btn .el_btn_icon::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .el_btn .el_btn_icon::after {
    width: 14px;
  }
}
.el_btn[target=_blank] .el_btn_icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.el_btn[href$=".pdf"] .el_btn_icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.el_btn[href*=".doc"] .el_btn_icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.el_btn[href*=".xls"] .el_btn_icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.el_btn[href*=".ppt"] .el_btn_icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.el_btn:focus-visible .el_btn_icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .el_btn:hover .el_btn_icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.el_btn:focus-visible:after {
  background-size: 100% 100%;
}
.el_btn:focus-visible .el_btn_txt {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .el_btn:hover:after {
    background-size: 100% 100%;
  }
  .el_btn:hover .el_btn_txt {
    color: var(--_clr_main);
  }
}
@media screen and (max-width: 767px) {
  .el_btn {
    padding-bottom: 16px;
  }
}
.el_btn:before, .el_btn:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: perspective(0);
}
.el_btn:before {
  background-color: #000;
  opacity: 0.24;
  z-index: 0;
}
.el_btn:after {
  background-image: linear-gradient(var(--_clr_main), var(--_clr_main));
  background-size: 0% 100%;
  background-position: left center;
  background-repeat: no-repeat;
  transition: background-size var(--transDur);
  z-index: 1;
}
.el_btn_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
.el_btn_txt {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .el_btn_txt {
    font-size: 0.8125rem;
  }
}
.el_btn_icon {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .el_btn_icon {
    width: 50px;
  }
}
.el_btn_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .el_btn_icon:after {
    width: 14px;
  }
}
.el_btn_conversion {
  padding: 24px 16px 24px 24px;
  background-color: var(--btnColor);
  border-radius: 8px;
  color: #fff;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .el_btn_conversion {
    padding: 16px 12px 16px 20px;
  }
}
.el_btn_conversion:before, .el_btn_conversion:after {
  content: none;
}
@media screen and (max-width: 767px) {
  .el_btn_conversion .el_btn_txt {
    font-size: 0.875rem;
  }
}
.el_btn_conversion .el_btn_icon {
  background-color: #fff;
  color: var(--btnColor);
}
.el_btn_conversion:focus-visible {
  background-color: var(--_clr_sub02);
}
.el_btn_conversion:focus-visible .el_btn_txt {
  color: #fff;
}
.el_btn_conversion:focus-visible .el_btn_icon {
  color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .el_btn_conversion:hover {
    background-color: var(--_clr_sub02);
  }
  .el_btn_conversion:hover .el_btn_txt {
    color: #fff;
  }
  .el_btn_conversion:hover .el_btn_icon {
    color: var(--_clr_sub02);
  }
}

.el_loadMoreBtn {
  display: grid;
  padding: 24px 16px 24px 24px;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .el_loadMoreBtn {
    padding: 16px 12px 16px 20px;
  }
}
.el_loadMoreBtn:focus-visible .el_loadMoreBtn_icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .el_loadMoreBtn:hover .el_loadMoreBtn_icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.el_loadMoreBtn:focus-visible {
  background-color: var(--_clr_sub02);
}
.el_loadMoreBtn:focus-visible .el_loadMoreBtn_txt {
  color: #fff;
}
.el_loadMoreBtn:focus-visible .el_loadMoreBtn_icon {
  background-color: #fff;
  color: var(--_clr_sub01);
}
@media (any-hover: hover) {
  .el_loadMoreBtn:hover {
    background-color: var(--_clr_sub02);
  }
  .el_loadMoreBtn:hover .el_loadMoreBtn_txt {
    color: #fff;
  }
  .el_loadMoreBtn:hover .el_loadMoreBtn_icon {
    background-color: #fff;
    color: var(--_clr_sub01);
  }
}
.el_loadMoreBtn_inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
.el_loadMoreBtn_txt {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
  color: var(--_clr_main);
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .el_loadMoreBtn_txt {
    font-size: 0.875rem;
  }
}
.el_loadMoreBtn_icon {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
  z-index: 2;
  transition-property: background-color, color;
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .el_loadMoreBtn_icon {
    width: 50px;
  }
}
.el_loadMoreBtn_icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_plus.svg);
  mask-image: url(../img/common/icon/icon_plus.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .el_loadMoreBtn_icon:after {
    width: 11px;
  }
}

/**
 * Unique
 */
/**
 * Helper
 */
@media screen and (max-width: 767px) {
  .hp_pcOnly {
    display: none !important;
  }
}

@media not all and (max-width: 767px), print {
  .hp_spOnly {
    display: none !important;
  }
}

.hp_srOnly {
  position: absolute !important;
  margin: -1px !important;
  border: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  clip: rect(0, 0, 0, 0) !important;
  overflow: hidden !important;
  white-space: nowrap !important;
}

.hp_trimLeading::before, .hp_trimLeading::after {
  content: "";
  display: block;
}
.hp_trimLeading::before {
  margin-block-end: var(--negLeading);
}
.hp_trimLeading::after {
  margin-block-start: var(--negLeading);
}

:root .hp_formComplete {
  display: none;
}
:root .hp_formIncomplete {
  display: block;
}
:root:has(form[data-screen=complete]) .hp_formComplete {
  display: block;
}
:root:has(form[data-screen=complete]) .hp_formIncomplete {
  display: none;
}

/**
 * Template
 */
.tp_0_0 {
  overflow-x: clip;
  background-color: var(--_clr_bgGray);
}
.tp_0_0 .ly_cont {
  padding-bottom: 0;
}
.tp_0_0 main {
  overflow-x: clip;
}
.tp_0_0 .mvSect {
  position: relative;
}
.tp_0_0 .mvSect .mvSlide {
  position: relative;
  display: grid;
  width: 100%;
  height: 100vh;
  z-index: 1;
}
.is_tablet .tp_0_0 .mvSect .mvSlide {
  height: auto;
  aspect-ratio: 1360/768;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvSlide {
    height: 100svh;
  }
}
.tp_0_0 .mvSect .mvSlide:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 500px;
  background: linear-gradient(180deg, rgba(0, 11, 27, 0) 0%, #000B1B 100%);
  z-index: 100;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvSlide:before {
    height: 220px;
  }
}
.tp_0_0 .mvSect .mvSlide .splide__slide {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .mvSect .mvSlide .splide__slide {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvSlide .splide__slide {
    grid-template-rows: 1fr 2fr;
  }
}
.tp_0_0 .mvSect .mvSlide .splide__slide .mvImage {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tp_0_0 .mvSect .mvSlide .splide__slide .mvImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  scale: 1;
}
.tp_0_0 .mvSect .mvSlide .splide__slide.is-active .mvImage img {
  animation: zoomOut 5s both linear;
}
.tp_0_0 .mvSect .mvCont {
  position: absolute;
  display: grid;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.tp_0_0 .mvSect .mvCont_inner {
  position: relative;
  display: grid;
  align-items: flex-end;
  padding-block: 90px;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .mvSect .mvCont_inner {
    padding-block: 48px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner {
    padding-block: 40px;
  }
}
.tp_0_0 .mvSect .mvCont_inner:before {
  content: "";
  position: absolute;
  top: -15px;
  right: -13px;
  width: 252px;
  aspect-ratio: 252/191;
  background-image: url(../img/index/mv_deco02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner:before {
    top: -24px;
    right: -36px;
    width: 151px;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  row-gap: 48px;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg {
    row-gap: 32px;
    padding-left: 8px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg {
    row-gap: 20px;
    padding-inline: 10px;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg:before, .tp_0_0 .mvSect .mvCont_inner .mvHdg:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg:before {
  top: -25px;
  left: -22px;
  width: 108px;
  aspect-ratio: 108/80;
  background-image: url(../img/index/mv_deco01.svg);
  z-index: 1;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg:before {
    top: -42px;
    left: 2px;
    width: 93px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg:before {
    top: -10px;
    left: -22px;
    width: 65px;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg:after {
  bottom: -214px;
  left: -177px;
  width: 483px;
  aspect-ratio: 483/371;
  background-image: url(../img/index/mv_deco03.svg);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg:after {
    bottom: -105px;
    left: -90px;
    width: 290px;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg .sub {
  position: relative;
  font-weight: 700;
  font-size: 2.375rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #fff;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg .sub {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg .sub {
    font-size: 1.375rem;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg .main {
  position: relative;
  width: 757px;
  max-width: 100%;
  aspect-ratio: 757/100;
  overflow: hidden;
  z-index: 4;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .mvCont_inner .mvHdg .main {
    width: 100%;
  }
}
.tp_0_0 .mvSect .mvCont_inner .mvHdg .main img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.tp_0_0 .mvSect .splide__toggle {
  position: absolute;
  bottom: 16px;
  right: 16px;
  width: 24px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--_clr_main);
  background-color: #fff;
  color: var(--_clr_main);
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .mvSect .splide__toggle {
    bottom: 8px;
    right: 8px;
  }
}
.tp_0_0 .mvSect .splide__toggle:focus-visible {
  background-color: var(--_clr_main);
  color: #fff;
}
@media (any-hover: hover) {
  .tp_0_0 .mvSect .splide__toggle:hover {
    background-color: var(--_clr_main);
    color: #fff;
  }
}
.tp_0_0 .mvSect .splide__toggle__play, .tp_0_0 .mvSect .splide__toggle__pause {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  aspect-ratio: 1;
  translate: -50% -50%;
}
.tp_0_0 .mvSect .splide__toggle__play {
  background-color: currentColor;
  clip-path: polygon(16.6666666667% 0%, 100% 50%, 16.6666666667% 100%);
}
.tp_0_0 .mvSect .splide__toggle__pause {
  border-left: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.tp_0_0 .aboutSect {
  position: relative;
  padding-block: 160px 117px;
  z-index: 1;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .aboutSect {
    --contW_wide: calc(1040 / var(--designW) * 100%) ;
  }
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .aboutSect {
    padding-block: 112px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .aboutSect {
    padding-block: 88px 64px;
  }
}
.tp_0_0 .aboutSect:before {
  content: "";
  position: absolute;
  top: 126px;
  left: calc(50% - 283px);
  width: 691px;
  aspect-ratio: 691/1084;
  background-image: url(../img/index/about_deco.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .aboutSect:before {
    top: 72px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .aboutSect:before {
    top: 67px;
    left: calc(50% + 37.5px);
    width: 415px;
  }
}
.tp_0_0 .aboutSect_inner {
  display: grid;
  row-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .aboutSect_inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
  @media screen and (max-width: 1160px) {
    .tp_0_0 .aboutSect_inner {
      padding-inline: 48px;
    }
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .aboutSect_body {
    margin-left: 28px;
    max-width: 307px;
    width: 100%;
  }
}
.tp_0_0 .aboutSect_body .txt {
  font-weight: 700;
  font-size: 1.6875rem;
  line-height: 2.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .aboutSect_body .txt {
    font-size: 1.4375rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .aboutSect_body .txt {
    width: 100%;
    font-size: 1.125rem;
  }
}
.tp_0_0 .aboutSect_body .txt > strong {
  font-weight: 700;
  color: var(--_clr_main);
}
.tp_0_0 .linkSect {
  position: relative;
  background-image: linear-gradient(transparent 50%, var(--_clr_bgBlue) 50%);
  z-index: 12;
}
.tp_0_0 .linkSect_list {
  display: grid;
  row-gap: 12px;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .linkSect_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 12px;
    column-gap: 12px;
  }
}
.tp_0_0 .linkSect_item .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 64px;
  width: 100%;
  aspect-ratio: 594/480;
  border-radius: 8px;
  color: #fff;
  overflow: hidden;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .linkSect_item .inner {
    padding: 48px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .linkSect_item .inner {
    padding: 28px 24px 32px;
    aspect-ratio: 335/250;
  }
}
.tp_0_0 .linkSect_item .inner .img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
}
.tp_0_0 .linkSect_item .inner .img img {
  position: relative;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  scale: 1;
  z-index: 1;
  transition: scale var(--transDur);
}
.tp_0_0 .linkSect_item .inner .img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001128;
  opacity: 0.35;
  z-index: 2;
  transition: opacity var(--transDur);
  pointer-events: none;
}
.tp_0_0 .linkSect_item .inner .ttl {
  position: relative;
  font-weight: 900;
  font-size: 2.125rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  z-index: 4;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .linkSect_item .inner .ttl {
    font-size: 1.875rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .linkSect_item .inner .ttl {
    font-size: 1.5rem;
  }
}
.tp_0_0 .linkSect_item .inner .txt {
  position: relative;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.8;
  letter-spacing: 0.04em;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .linkSect_item .inner .txt {
    font-size: 0.875rem;
  }
}
.tp_0_0 .linkSect_item .inner .icon {
  position: absolute;
  display: inline-block;
  bottom: 16px;
  right: 16px;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .linkSect_item .inner .icon {
    bottom: 12px;
    right: 12px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .linkSect_item .inner .icon {
    bottom: 8px;
    right: 8px;
    width: 50px;
  }
}
.tp_0_0 .linkSect_item .inner .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .linkSect_item .inner .icon:after {
    width: 14px;
  }
}
.tp_0_0 .linkSect_item > a:focus-visible .inner .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .tp_0_0 .linkSect_item > a:hover .inner .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.tp_0_0 .linkSect_item > a:focus-visible .inner .img:before {
  opacity: 0.65;
}
.tp_0_0 .linkSect_item > a:focus-visible .inner .img img {
  scale: 1.1;
}
@media (any-hover: hover) {
  .tp_0_0 .linkSect_item > a:hover .inner .img:before {
    opacity: 0.65;
  }
  .tp_0_0 .linkSect_item > a:hover .inner .img img {
    scale: 1.1;
  }
}
.tp_0_0 .productSect {
  position: relative;
  padding-block: 144px;
  background-color: var(--_clr_bgBlue);
  z-index: 2;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .productSect {
    --contW_wide: calc(1040 / var(--designW) * 100%) ;
  }
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect {
    padding-block: 112px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect {
    padding-block: 88px 56px;
  }
}
.tp_0_0 .productSect:before, .tp_0_0 .productSect:after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
.tp_0_0 .productSect:before {
  top: 436px;
  right: calc(50% + 560px);
  width: 203px;
  aspect-ratio: 203/160;
  background-image: url(../img/index/product_deco01.svg);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect:before {
    top: 517px;
    right: calc(50% + 115px);
    width: 122px;
  }
}
.tp_0_0 .productSect:after {
  top: -86px;
  right: calc(50% + 132px);
  width: 197px;
  aspect-ratio: 197/376;
  background-image: url(../img/index/product_deco02.svg);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect:after {
    top: -92px;
    right: calc(50% - 29px);
    width: 119px;
  }
}
.tp_0_0 .productSect_inner {
  position: relative;
}
.tp_0_0 .productSect_inner:before {
  content: "";
  position: absolute;
  top: -19px;
  left: calc(50% + 212px);
  width: 786px;
  height: 504px;
  background-image: url(../img/index/product_deco03.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_inner:before {
    top: 57px;
    left: calc(50% + 65px);
    width: 472px;
  }
}
.tp_0_0 .productSect_head {
  position: relative;
  margin-bottom: 40px;
  z-index: 3;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .productSect_head .el_sectHdg {
    display: flex;
    align-items: center;
    -moz-column-gap: 48px;
    column-gap: 48px;
  }
  @media screen and (max-width: 1160px) {
    .tp_0_0 .productSect_head .el_sectHdg {
      -moz-column-gap: 32px;
      column-gap: 32px;
    }
  }
}
.tp_0_0 .productSect_body {
  position: relative;
  z-index: 5;
}
.tp_0_0 .productSect_search .search {
  position: relative;
  width: 100%;
}
.tp_0_0 .productSect_search .search > input {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 64px;
  padding: 11px 51px 11px 23px;
  border-radius: 8px;
  border: 1px solid var(--_clr_main);
  background-color: #fff;
  background-position: top 50% left 23px !important;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_search .search > input {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_search .search > input {
    padding: 7px 39px 7px 15px;
    min-height: 48px;
    background-position: top 50% left 15px !important;
  }
}
.tp_0_0 .productSect_search .search > input::-moz-placeholder {
  color: #aaa;
}
.tp_0_0 .productSect_search .search > input::placeholder {
  color: #aaa;
}
.tp_0_0 .productSect_search .search > button {
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 12px;
  width: 40px;
  aspect-ratio: 1;
  background-color: var(--_clr_main);
  border-radius: 4px;
  color: #fff;
  translate: 0 -50%;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_search .search > button {
    width: 32px;
  }
}
.tp_0_0 .productSect_search .search > button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_search.svg);
  mask-image: url(../img/common/icon/icon_search.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_search .search > button:before {
    width: 16px;
  }
}
.tp_0_0 .productSect_search .search > button:focus-visible {
  background-color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .tp_0_0 .productSect_search .search > button:hover {
    background-color: var(--_clr_sub02);
  }
}
.tp_0_0 .productSect_tabs {
  margin-top: 48px;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_tabs {
    margin-top: 40px;
  }
}
.tp_0_0 .productSect_tabs .tablist {
  display: flex;
  -moz-column-gap: 13px;
  column-gap: 13px;
}
.tp_0_0 .productSect_tabs .tablist > button {
  flex: 1;
  padding: 16px 24px;
  background-color: var(--_clr_sub02);
  border-radius: 8px 8px 0 0;
  color: #fff;
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_tabs .tablist > button {
    padding: 12px;
  }
}
.tp_0_0 .productSect_tabs .tablist > button#tab_business {
  --btnIcon: url(../img/common/icon/icon_business.svg);
}
.tp_0_0 .productSect_tabs .tablist > button#tab_feature {
  --btnIcon: url(../img/common/icon/icon_feature.svg);
}
.tp_0_0 .productSect_tabs .tablist > button#tab_material {
  --btnIcon: url(../img/common/icon/icon_material.svg);
}
.tp_0_0 .productSect_tabs .tablist > button .txt {
  position: relative;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .productSect_tabs .tablist > button .txt {
    padding-left: 44px;
  }
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_tabs .tablist > button .txt {
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_tabs .tablist > button .txt {
    display: grid;
    justify-content: center;
    text-align: center;
  }
}
.tp_0_0 .productSect_tabs .tablist > button .txt > strong {
  font-size: 1.375rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_tabs .tablist > button .txt > strong {
    font-size: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_tabs .tablist > button .txt > strong {
    font-size: 1.125rem;
    display: block;
  }
}
.tp_0_0 .productSect_tabs .tablist > button .txt:before {
  content: "";
  display: inline-block;
  width: 32px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--btnIcon);
  mask-image: var(--btnIcon);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .productSect_tabs .tablist > button .txt:before {
    position: absolute;
    top: 0.5lh;
    left: 0;
    translate: 0 -50%;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_tabs .tablist > button .txt:before {
    margin: 0 auto 6px;
  }
}
.tp_0_0 .productSect_tabs .tablist > button:focus-visible {
  background-color: #fff;
  color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .tp_0_0 .productSect_tabs .tablist > button:hover {
    background-color: #fff;
    color: var(--_clr_sub02);
  }
}
.tp_0_0 .productSect_tabs .tablist > button[aria-selected=true] {
  background-color: #fff;
  color: var(--_clr_sub02);
}
.tp_0_0 .productSect_tabs .tabpanels {
  background-color: #fff;
  padding: 24px 32px;
  border-radius: 0 0 8px 8px;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_tabs .tabpanels {
    padding: 16px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_tabs .tabpanels {
    padding: 12px;
  }
}
.tp_0_0 .productSect_foot {
  position: relative;
  margin-top: 48px;
  z-index: 4;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .productSect_foot {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_foot {
    margin-top: 32px;
  }
}
.tp_0_0 .productSect_btn {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_btn {
    justify-content: flex-end;
  }
}
.tp_0_0 .productSect_btn .btn {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .productSect_btn .btn {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.tp_0_0 .recruitSect {
  position: relative;
  background-image: linear-gradient(var(--_clr_bgBlue) 50%, transparent 50%);
  z-index: 5;
}
.tp_0_0 .recruitSect:before {
  content: "";
  position: absolute;
  bottom: -86px;
  left: calc(50% + 480px);
  width: 240px;
  aspect-ratio: 240/185;
  background-image: url(../img/index/news_deco02.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect:before {
    bottom: -69px;
    left: calc(50% + 85px);
    width: 144px;
  }
}
.tp_0_0 .recruitSect_cont {
  position: relative;
  width: 100%;
  border-radius: 8px;
  overflow: hidden;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .recruitSect_cont {
    min-height: 560px;
  }
}
.tp_0_0 .recruitSect_cont > a {
  display: block;
}
.tp_0_0 .recruitSect_cont > a:focus-visible .inner .wrapper .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .tp_0_0 .recruitSect_cont > a:hover .inner .wrapper .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.tp_0_0 .recruitSect_cont > a:focus-visible .inner .img:before {
  opacity: 0.65;
}
.tp_0_0 .recruitSect_cont > a:focus-visible .inner .img img {
  scale: 1.1;
}
@media (any-hover: hover) {
  .tp_0_0 .recruitSect_cont > a:hover .inner .img:before {
    opacity: 0.65;
  }
  .tp_0_0 .recruitSect_cont > a:hover .inner .img img {
    scale: 1.1;
  }
}
.tp_0_0 .recruitSect_cont .img {
  width: 100%;
  z-index: 0;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .recruitSect_cont .img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .img {
    position: relative;
    height: 233px;
  }
}
.tp_0_0 .recruitSect_cont .img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #219DC0;
  opacity: 0.16;
  z-index: 2;
  transition: opacity var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .img:before {
    content: none;
  }
}
.tp_0_0 .recruitSect_cont .img img {
  position: relative;
  max-width: unset;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right;
  object-position: right;
  scale: 1;
  z-index: 1;
  transition: scale var(--transDur);
}
.tp_0_0 .recruitSect_cont .wrapper {
  position: relative;
  padding: 96px 130px;
  color: #fff;
  z-index: 1;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .recruitSect_cont .wrapper {
    padding: 64px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    -moz-column-gap: 58px;
    column-gap: 58px;
    align-items: flex-start;
    padding: 32px 30px 56px;
    background-color: var(--_clr_sub01);
    overflow: hidden;
  }
}
.tp_0_0 .recruitSect_cont .wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 451px;
  aspect-ratio: 451/520;
  -webkit-mask-image: url(../img/index/recruit_deco.svg);
  mask-image: url(../img/index/recruit_deco.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: var(--_clr_sub01);
  z-index: 0;
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .recruitSect_cont .wrapper:before {
    left: -40px;
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper:before {
    top: -20px;
    left: 0;
    width: 156px;
    background-color: #fff;
  }
}
.tp_0_0 .recruitSect_cont .wrapper .el_sectHdg {
  position: relative;
  margin-bottom: 32px;
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper .el_sectHdg {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 6px;
    color: var(--_clr_sub01);
  }
}
.tp_0_0 .recruitSect_cont .wrapper .el_sectHdg .sub:before {
  background-image: none;
  -webkit-mask-image: url(../img/common/hdg_deco.svg);
  mask-image: url(../img/common/hdg_deco.svg);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper .el_sectHdg .main {
    font-size: 1.25rem;
  }
}
.tp_0_0 .recruitSect_cont .wrapper .txt {
  position: relative;
  max-width: 260px;
  font-weight: 500;
  letter-spacing: 0.08em;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper .txt {
    line-height: 1.8;
  }
}
.tp_0_0 .recruitSect_cont .wrapper .icon {
  position: relative;
  display: inline-block;
  margin-top: 24px;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: #fff;
  color: var(--_clr_sub01);
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper .icon {
    position: absolute;
    bottom: 8px;
    right: 8px;
    margin-top: 0;
    width: 50px;
  }
}
.tp_0_0 .recruitSect_cont .wrapper .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
  transform: perspective(0);
  transform-origin: center;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .recruitSect_cont .wrapper .icon:after {
    width: 14px;
  }
}
.tp_0_0 .newsSect {
  position: relative;
  padding-block: 144px;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .newsSect {
    --contW_wide: calc(1040 / var(--designW) * 100%) ;
  }
}
@media screen and (max-width: 1160px) {
  .tp_0_0 .newsSect {
    padding-block: 112px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .newsSect {
    padding-block: 88px 72px;
  }
}
.tp_0_0 .newsSect:before {
  content: "";
  position: absolute;
  top: 39px;
  right: calc(50% + 288px);
  width: 466px;
  aspect-ratio: 466/392;
  background-image: url(../img/index/news_deco01.svg);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .tp_0_0 .newsSect:before {
    top: 111px;
    right: calc(50% + 34px);
    width: 280px;
  }
}
.tp_0_0 .newsSect_inner {
  position: relative;
  display: grid;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .newsSect_inner {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-rows: auto auto minmax(0, 1fr);
    -moz-column-gap: 98px;
    column-gap: 98px;
    row-gap: 104px;
  }
  @media screen and (max-width: 1160px) {
    .tp_0_0 .newsSect_inner {
      row-gap: 80px;
    }
  }
}
.tp_0_0 .newsSect_body {
  margin-top: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_0_0 .newsSect_body {
    grid-row: span 3;
  }
}
@media not all and (max-width: 767px), print {
  @media screen and (max-width: 1160px) {
    .tp_0_0 .newsSect_head, .tp_0_0 .newsSect_foot {
      padding-left: 48px;
    }
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .newsSect_foot {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  .tp_0_0 .newsSect_link {
    display: flex;
    justify-content: flex-end;
  }
}

.tp_1_0 .ly_cont {
  background-color: var(--_clr_bgBlue);
  padding-bottom: 0;
}
.tp_1_0 .ly_cont_main .deco_item01 {
  -webkit-mask-image: url(../img/common/page_deco04.svg);
  mask-image: url(../img/common/page_deco04.svg);
  width: 532px;
  aspect-ratio: 532/358;
  color: var(--_clr_sub01);
}
@media screen and (max-width: 767px) {
  .tp_1_0 .ly_cont_main .deco_item01 {
    width: 266px;
    right: calc(50% - 74.5px);
  }
}
.tp_1_0 .ly_cont_main .deco_item02 {
  top: 258px;
  color: var(--_clr_sub02);
  opacity: 0.16;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .ly_cont_main .deco_item02 {
    top: 159px;
    left: calc(50% + 130px);
  }
}
.tp_1_0 .ly_cont_main .deco_item03 {
  top: 341px;
  color: var(--_clr_main);
  opacity: 0.1;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .ly_cont_main .deco_item03 {
    top: 201px;
    right: calc(50% + 146px);
  }
}
.tp_1_0 .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
  padding-block: 199px 192px;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
    padding-block: 238px 64px;
  }
}
.tp_1_0 .el_pageTtl .main {
  font-size: 3.125rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .el_pageTtl .main {
    font-size: 2.5rem;
  }
}
.tp_1_0 .categorySect {
  position: relative;
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .tp_1_0 .categorySect {
    margin-top: 64px;
  }
}
.tp_1_0 .productSect {
  margin-top: 130px;
  padding-block: 120px;
  background-color: var(--_clr_bgGray);
}
@media screen and (max-width: 767px) {
  .tp_1_0 .productSect {
    margin-top: 80px;
    padding-block: 80px;
  }
}

.tp_1_1 .ly_cont {
  padding-bottom: 0;
}
.tp_1_1 .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
  padding-block: 184px 64px;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
    padding-block: 115px 40px;
  }
}
.tp_1_1 .productSect {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .productSect {
    margin-top: 64px;
  }
}
.tp_1_1 .categorySect {
  position: relative;
  margin-top: 120px;
  background-color: var(--_clr_bgBlue);
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .categorySect {
    margin-top: 80px;
  }
}
.tp_1_1 .categorySect .deco_item01 {
  -webkit-mask-image: url(../img/common/page_deco04.svg);
  mask-image: url(../img/common/page_deco04.svg);
  width: 532px;
  aspect-ratio: 532/358;
  color: var(--_clr_sub01);
}
@media screen and (max-width: 767px) {
  .tp_1_1 .categorySect .deco_item01 {
    width: 266px;
    right: calc(50% - 74.5px);
  }
}
.tp_1_1 .categorySect .deco_item02 {
  top: 258px;
  color: var(--_clr_sub02);
  opacity: 0.16;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .categorySect .deco_item02 {
    top: 159px;
    left: calc(50% + 130px);
  }
}
.tp_1_1 .categorySect .deco_item03 {
  top: 341px;
  color: var(--_clr_main);
  opacity: 0.1;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .categorySect .deco_item03 {
    top: 201px;
    right: calc(50% + 146px);
  }
}
.tp_1_1 .categorySect_inner {
  position: relative;
  padding-block: 120px;
}
@media screen and (max-width: 767px) {
  .tp_1_1 .categorySect_inner {
    padding-block: 80px;
  }
}

.tp_1_2 .ly_cont {
  padding-bottom: 0;
}
.tp_1_2 .leadSect .pageThumb {
  display: flex;
  margin: 0 auto;
  width: 100%;
  aspect-ratio: 3/2;
  border-radius: 8px;
  overflow: hidden;
}
@media not all and (max-width: 767px), print {
  .tp_1_2 .leadSect .pageThumb {
    max-width: 690px;
  }
}
.tp_1_2 .leadSect .pageThumb:not(:last-child) {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .leadSect .pageThumb:not(:last-child) {
    margin-bottom: 16px;
  }
}
.tp_1_2 .leadSect .pageThumb > * {
  width: 100%;
}
.tp_1_2 .leadSect .pageThumb > *:not(:only-child) {
  width: 50%;
}
.tp_1_2 .leadSect .pageThumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.tp_1_2 .usageSect {
  margin-top: 80px;
  padding-block: 80px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .usageSect {
    margin-top: 64px;
    padding-block: 64px;
  }
}
.tp_1_2 .usageSect_cont {
  display: grid;
  row-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_1_2 .usageSect_cont {
    -moz-column-gap: 40px;
    column-gap: 40px;
  }
  .tp_1_2 .usageSect_cont:has(.bl_img:only-child) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tp_1_2 .usageSect_cont:has(.bl_img:nth-child(2)) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tp_1_2 .usageSect_cont:has(.bl_img:nth-child(2)) .imgArea {
    grid-column: span 2;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.tp_1_2 .usageSect_cont .imgArea {
  display: grid;
  -moz-column-gap: 40px;
  column-gap: 40px;
  row-gap: 40px;
}
.tp_1_2 .usageSect_cont .imgArea .bl_img {
  margin-top: 0;
}
.tp_1_2 .contSect {
  margin-top: 80px;
  padding-bottom: 120px;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .contSect {
    margin-top: 64px;
    padding-bottom: 64px;
  }
}
.tp_1_2 .otherSect {
  padding-block: 120px;
  background-color: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect {
    padding-block: 64px;
  }
}
.tp_1_2 .otherSect .bl_product_inner {
  background-color: var(--_clr_bgGray);
}
.tp_1_2 .otherSect .productSlide_inner {
  position: relative;
}
.tp_1_2 .otherSect .productSlide .splide__arrows {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  translate: 0 -50%;
  pointer-events: none;
}
.tp_1_2 .otherSect .productSlide .splide__arrow {
  position: absolute;
  top: 50%;
  width: 56px;
  aspect-ratio: 1;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  pointer-events: auto;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect .productSlide .splide__arrow {
    width: 32px;
  }
}
.tp_1_2 .otherSect .productSlide .splide__arrow > span {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  width: 9px;
  aspect-ratio: 1;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  rotate: -45deg;
  translate: -75% -50%;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect .productSlide .splide__arrow > span {
    width: 6px;
    border-right-width: 2px;
    border-bottom-width: 2px;
  }
}
.tp_1_2 .otherSect .productSlide .splide__arrow--prev {
  left: 0;
  translate: -75% -50%;
  scale: -1 1;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect .productSlide .splide__arrow--prev {
    translate: -50% -50%;
  }
}
.tp_1_2 .otherSect .productSlide .splide__arrow--next {
  right: 0;
  translate: 75% -50%;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect .productSlide .splide__arrow--next {
    translate: 50% -50%;
  }
}
.tp_1_2 .otherSect .productSlide .splide__arrow:focus-visible {
  background-color: rgba(0, 0, 0, 0.65);
}
@media (any-hover: hover) {
  .tp_1_2 .otherSect .productSlide .splide__arrow:hover {
    background-color: rgba(0, 0, 0, 0.65);
  }
}
.tp_1_2 .otherSect .productSlide .splide__pagination {
  display: flex;
  margin-top: 24px;
  -moz-column-gap: 12px;
  column-gap: 12px;
}
@media screen and (max-width: 767px) {
  .tp_1_2 .otherSect .productSlide .splide__pagination {
    margin-top: 16px;
  }
}
.tp_1_2 .otherSect .productSlide .splide__pagination__page {
  width: 8px;
  aspect-ratio: 1;
  background-color: #fff;
  border: 1px solid var(--_clr_main);
  border-radius: 50%;
  transition: background-color var(--transDur);
}
.tp_1_2 .otherSect .productSlide .splide__pagination__page:focus-visible {
  background-color: var(--_clr_main);
}
@media (any-hover: hover) {
  .tp_1_2 .otherSect .productSlide .splide__pagination__page:hover {
    background-color: var(--_clr_main);
  }
}
.tp_1_2 .otherSect .productSlide .splide__pagination__page.is-active {
  background-color: var(--_clr_main);
}

.tp_3_0 .ly_cont {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .el_sectHdg {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 16px;
  }
}
.tp_3_0 .deco01,
.tp_3_0 .deco02,
.tp_3_0 .deco03 {
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
.tp_3_0 .headSect {
  position: relative;
  padding-block: 130px 120px;
  overflow-x: clip;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect {
    padding-block: 94px 88px;
  }
}
.tp_3_0 .headSect_deco .deco01 {
  top: -899px;
  right: calc(50% - 396px);
  width: 1142px;
  aspect-ratio: 1142/1577;
  background-image: url(../img/tp_3_0/head_deco01.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_deco .deco01 {
    top: -589px;
    right: calc(50% - 184px);
    width: 571px;
  }
}
.tp_3_0 .headSect_deco .deco02 {
  top: 700px;
  left: calc(50% + 540px);
  width: 388px;
  aspect-ratio: 388/242;
  background-image: url(../img/tp_3_0/head_deco02.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_deco .deco02 {
    top: 423px;
    left: calc(50% + 75px);
    width: 194px;
    rotate: -6.58deg;
  }
}
.tp_3_0 .headSect_deco .deco03 {
  top: 709px;
  right: calc(50% + 600px);
  width: 182px;
  aspect-ratio: 182/88;
  background-image: url(../img/tp_3_0/head_deco03.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_deco .deco03 {
    top: 553px;
    right: calc(50% + 154.5px);
    width: 85px;
    rotate: 64.15deg;
  }
}
.tp_3_0 .headSect_btn {
  position: relative;
}
.tp_3_0 .headSect_mv .splide__slide > img {
  width: 468px;
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_mv .splide__slide > img {
    width: 295px;
    border-radius: 20px;
  }
}
.tp_3_0 .headSect_mv .splide__toggle {
  position: absolute;
  top: calc(100% + 16px);
  right: 16px;
  width: 24px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--_clr_main);
  background-color: #fff;
  color: var(--_clr_main);
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_mv .splide__toggle {
    top: calc(100% + 8px);
  }
}
.tp_3_0 .headSect_mv .splide__toggle:focus-visible {
  background-color: var(--_clr_main);
  color: #fff;
}
@media (any-hover: hover) {
  .tp_3_0 .headSect_mv .splide__toggle:hover {
    background-color: var(--_clr_main);
    color: #fff;
  }
}
.tp_3_0 .headSect_mv .splide__toggle__play, .tp_3_0 .headSect_mv .splide__toggle__pause {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  aspect-ratio: 1;
  translate: -50% -50%;
}
.tp_3_0 .headSect_mv .splide__toggle__play {
  background-color: currentColor;
  clip-path: polygon(16.6666666667% 0%, 100% 50%, 16.6666666667% 100%);
}
.tp_3_0 .headSect_mv .splide__toggle__pause {
  border-left: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.tp_3_0 .headSect_body {
  position: relative;
  margin-top: 72px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_body {
    margin-top: 40px;
  }
}
.tp_3_0 .headSect_inner {
  display: grid;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .headSect_inner {
    grid-template-columns: auto minmax(0, 1fr);
    -moz-column-gap: 220px;
    column-gap: 220px;
    row-gap: 15px;
  }
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_inner {
    padding-inline: 12px;
  }
}
.tp_3_0 .headSect_inner .bl_breadcrumb {
  margin-top: 0;
  margin-bottom: 68px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .headSect_inner .bl_breadcrumb {
    margin-bottom: 0;
    grid-column: span 2;
  }
}
.tp_3_0 .headSect_ttl {
  display: grid;
  align-content: flex-start;
  row-gap: 8px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_ttl {
    row-gap: 4px;
    margin-bottom: 32px;
  }
}
.tp_3_0 .headSect_ttl .main {
  font-size: 5.5rem;
  line-height: 1;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_ttl .main {
    font-size: 3rem;
  }
}
.tp_3_0 .headSect_ttl .sub {
  font-size: 1.75rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_ttl .sub {
    font-size: 1.25rem;
  }
}
.tp_3_0 .headSect_copy {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .headSect_copy {
    font-size: 1rem;
    order: 1;
  }
}
.tp_3_0 .companySect {
  position: relative;
  overflow-x: clip;
  z-index: 10;
}
.tp_3_0 .companySect_deco .deco01 {
  top: -120px;
  right: calc(50% + 202px);
  width: 197px;
  aspect-ratio: 197/376;
  background-image: url(../img/tp_3_0/company_deco01.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_deco .deco01 {
    top: -85px;
    right: calc(50% - 85px);
    width: 99px;
  }
}
.tp_3_0 .companySect_deco .deco02 {
  bottom: 76px;
  right: calc(50% + 579px);
  width: 202px;
  aspect-ratio: 202/159;
  background-image: url(../img/tp_3_0/company_deco02.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_deco .deco02 {
    top: 610px;
    bottom: unset;
    right: calc(50% + 136.5px);
    width: 101px;
  }
}
.tp_3_0 .companySect_deco .deco03 {
  bottom: -17px;
  left: calc(50% + 211px);
  width: 785px;
  aspect-ratio: 785/504;
  background-image: url(../img/tp_3_0/company_deco03.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_deco .deco03 {
    top: 314px;
    bottom: unset;
    left: calc(50% + 12px);
    width: 393px;
  }
}
.tp_3_0 .companySect_inner {
  position: relative;
  padding-block: 120px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_inner {
    padding-block: 88px;
  }
}
.tp_3_0 .companySect_inner:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background-color: var(--_clr_bgBlue);
  border-top-right-radius: 160px;
  border-bottom-right-radius: 160px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_inner:before {
    right: -20px;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
  }
}
.tp_3_0 .companySect_head {
  position: relative;
  display: grid;
  row-gap: 40px;
  margin-bottom: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .companySect_head {
    grid-template-columns: auto minmax(0, 1fr);
    align-items: center;
    margin-bottom: 56px;
  }
}
.tp_3_0 .companySect_img {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_img {
    order: 1;
  }
}
.tp_3_0 .companySect_img > figure {
  flex: 1;
}
.tp_3_0 .companySect_img > figure > img {
  width: calc(300 / (var(--designW) + var(--scrollbarW)) * 100vw);
  aspect-ratio: 5/7;
  border-radius: 16px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_img > figure > img {
    width: 100%;
    border-radius: 8px;
  }
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .companySect_wrapper {
    padding: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw);
  }
}
.tp_3_0 .companySect_wrapper .el_sectHdg {
  margin-bottom: calc(48 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media not all and (max-width: 1160px), print {
  .tp_3_0 .companySect_wrapper .el_sectHdg {
    display: flex;
    align-items: center;
    -moz-column-gap: 26px;
    column-gap: 26px;
  }
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_wrapper .el_sectHdg {
    margin-bottom: 40px;
  }
}
.tp_3_0 .companySect_body {
  position: relative;
  padding-inline: calc(80 / (var(--designW) + var(--scrollbarW)) * 100vw);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_body {
    padding-inline: 0;
    width: 100%;
  }
}
.tp_3_0 .companySect_subTtl {
  margin-bottom: 22px;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect_subTtl {
    margin-bottom: 16px;
    font-size: 1rem;
  }
}
.tp_3_0 .companySect .businessList {
  display: flex;
  padding: 32px;
  background-color: #fff;
  border-radius: 9999px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect .businessList {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    padding: 16px;
    border-radius: 20px;
  }
}
.tp_3_0 .companySect .businessList .business {
  flex: 1;
}
.tp_3_0 .companySect .businessList .business .img {
  padding: 10px;
  margin-inline: auto;
  width: 100px;
  height: 100px;
  background-color: var(--_clr_bgBlue);
  border-radius: 50%;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect .businessList .business .img {
    width: 90px;
    height: 90px;
    padding: 9px;
  }
}
.tp_3_0 .companySect .businessList .business .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.tp_3_0 .companySect .businessList .business .ttl {
  margin-top: 8px;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.4;
  letter-spacing: 0.02em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .companySect .businessList .business .ttl {
    font-size: 0.875rem;
  }
}
.tp_3_0 .movieSect {
  position: relative;
  padding-top: 190px;
  overflow-x: clip;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect {
    padding-top: 88px;
  }
}
.tp_3_0 .movieSect_deco {
  position: relative;
}
.tp_3_0 .movieSect_deco .deco01 {
  top: -600px;
  right: calc(50% - 161px);
  width: 1142px;
  aspect-ratio: 1142/1577;
  background-image: url(../img/tp_3_0/movie_deco01.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect_deco .deco01 {
    top: -507px;
    right: calc(50% - 82px);
    width: 571px;
  }
}
.tp_3_0 .movieSect_deco .deco02 {
  top: 859px;
  left: calc(50% + 449px);
  width: 279px;
  aspect-ratio: 279/342;
  background-image: url(../img/tp_3_0/movie_deco02.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect_deco .deco02 {
    top: 695px;
    left: calc(50% + 74px);
    width: 140px;
  }
}
.tp_3_0 .movieSect_deco .deco03 {
  top: 769px;
  right: calc(50% + 560px);
  width: 240px;
  aspect-ratio: 240/185;
  background-image: url(../img/tp_3_0/movie_deco03.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect_deco .deco03 {
    top: 537px;
    right: calc(50% + 107.5px);
    width: 120px;
  }
}
.tp_3_0 .movieSect_inner {
  position: relative;
}
.tp_3_0 .movieSect_head {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect_head {
    margin-bottom: 40px;
  }
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .movieSect_head .el_sectHdg {
    display: flex;
    align-items: center;
    -moz-column-gap: 26px;
    column-gap: 26px;
  }
  @media screen and (max-width: 1160px) {
    .tp_3_0 .movieSect_head .el_sectHdg {
      -moz-column-gap: 32px;
      column-gap: 32px;
    }
  }
}
.tp_3_0 .movieSect_body .movieArea iframe,
.tp_3_0 .movieSect_body .movieArea video {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  border: none;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .movieSect_body .movieArea iframe,
  .tp_3_0 .movieSect_body .movieArea video {
    border-radius: 20px;
  }
}
.tp_3_0 .movieSect_body .movieArea video {
  cursor: pointer;
  -o-object-fit: cover;
  object-fit: cover;
}
.tp_3_0 .linkArea {
  position: relative;
  margin-top: 64px;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea {
    margin-top: 40px;
  }
}
.tp_3_0 .linkArea_list {
  display: grid;
  row-gap: 12px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .linkArea_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 40px;
    column-gap: 40px;
    row-gap: 24px;
  }
}
.tp_3_0 .linkArea_list .thumbLink .inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  -moz-column-gap: 20px;
  column-gap: 20px;
  align-items: center;
  padding-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink .inner {
    grid-template-columns: 30% minmax(0, 1fr);
    -moz-column-gap: 16px;
    column-gap: 16px;
    padding-bottom: 12px;
  }
}
.tp_3_0 .linkArea_list .thumbLink .inner .thumb {
  border-radius: 8px;
  overflow: hidden;
}
.tp_3_0 .linkArea_list .thumbLink .inner .thumb img {
  width: 160px;
  aspect-ratio: 4/3;
  -o-object-fit: cover;
  object-fit: cover;
  scale: 1;
  transition: scale var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink .inner .thumb img {
    width: 100%;
  }
}
.tp_3_0 .linkArea_list .thumbLink .inner .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
.tp_3_0 .linkArea_list .thumbLink .inner .wrapper .ttl {
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.08em;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink .inner .wrapper .ttl {
    font-size: 0.8125rem;
  }
}
.tp_3_0 .linkArea_list .thumbLink .inner .wrapper .icon {
  position: relative;
  display: inline-block;
  flex-shrink: 0;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink .inner .wrapper .icon {
    width: 50px;
  }
}
.tp_3_0 .linkArea_list .thumbLink .inner .wrapper .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink .inner .wrapper .icon:after {
    width: 14px;
  }
}
.tp_3_0 .linkArea_list .thumbLink > a {
  position: relative;
  display: grid;
}
.tp_3_0 .linkArea_list .thumbLink > a .icon::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .linkArea_list .thumbLink > a .icon::after {
    width: 14px;
  }
}
.tp_3_0 .linkArea_list .thumbLink > a[target=_blank] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.tp_3_0 .linkArea_list .thumbLink > a[href$=".pdf"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.tp_3_0 .linkArea_list .thumbLink > a[href*=".doc"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.tp_3_0 .linkArea_list .thumbLink > a[href*=".xls"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.tp_3_0 .linkArea_list .thumbLink > a[href*=".ppt"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.tp_3_0 .linkArea_list .thumbLink > a:focus-visible .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .tp_3_0 .linkArea_list .thumbLink > a:hover .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.tp_3_0 .linkArea_list .thumbLink > a:focus-visible:after {
  background-size: 100% 100%;
}
.tp_3_0 .linkArea_list .thumbLink > a:focus-visible .thumb img {
  scale: 1.1;
}
.tp_3_0 .linkArea_list .thumbLink > a:focus-visible .ttl {
  color: var(--_clr_main);
}
@media (any-hover: hover) {
  .tp_3_0 .linkArea_list .thumbLink > a:hover:after {
    background-size: 100% 100%;
  }
  .tp_3_0 .linkArea_list .thumbLink > a:hover .thumb img {
    scale: 1.1;
  }
  .tp_3_0 .linkArea_list .thumbLink > a:hover .ttl {
    color: var(--_clr_main);
  }
}
.tp_3_0 .linkArea_list .thumbLink > a:before, .tp_3_0 .linkArea_list .thumbLink > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform: perspective(0);
}
.tp_3_0 .linkArea_list .thumbLink > a:before {
  background-color: #000;
  opacity: 0.24;
  z-index: 0;
}
.tp_3_0 .linkArea_list .thumbLink > a:after {
  background-image: linear-gradient(var(--_clr_main), var(--_clr_main));
  background-size: 0% 100%;
  background-position: left center;
  background-repeat: no-repeat;
  transition: background-size var(--transDur);
  z-index: 1;
}
.tp_3_0 .dataSect {
  position: relative;
  padding-block: 160px 340px;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .dataSect {
    padding-block: 88px 188px;
  }
}
.tp_3_0 .dataSect_head {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .dataSect_head {
    margin-bottom: 40px;
  }
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .dataSect_body .bl_dataList {
    row-gap: 30px;
  }
}
.tp_3_0 .dataSect_foot {
  margin-top: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .dataSect_link {
    display: flex;
    justify-content: center;
  }
}
.tp_3_0 .sliderArea {
  position: relative;
  margin-block: -180px;
  z-index: 15;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .sliderArea {
    margin-block: -100px;
  }
}
.tp_3_0 .sliderArea_btn {
  position: relative;
}
.tp_3_0 .sliderArea .splide__slide > img {
  width: 540px;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 40px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .sliderArea .splide__slide > img {
    width: 300px;
    border-radius: 20px;
  }
}
.tp_3_0 .sliderArea .splide__toggle {
  position: absolute;
  top: calc(100% + 16px);
  right: 16px;
  width: 24px;
  aspect-ratio: 1;
  border-radius: 50%;
  border: 1px solid var(--_clr_main);
  background-color: #fff;
  color: var(--_clr_main);
  transition-property: var(--transProp_btnBg);
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .sliderArea .splide__toggle {
    top: calc(100% + 8px);
  }
}
.tp_3_0 .sliderArea .splide__toggle:focus-visible {
  background-color: var(--_clr_main);
  color: #fff;
}
@media (any-hover: hover) {
  .tp_3_0 .sliderArea .splide__toggle:hover {
    background-color: var(--_clr_main);
    color: #fff;
  }
}
.tp_3_0 .sliderArea .splide__toggle__play, .tp_3_0 .sliderArea .splide__toggle__pause {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  aspect-ratio: 1;
  translate: -50% -50%;
}
.tp_3_0 .sliderArea .splide__toggle__play {
  background-color: currentColor;
  clip-path: polygon(16.6666666667% 0%, 100% 50%, 16.6666666667% 100%);
}
.tp_3_0 .sliderArea .splide__toggle__pause {
  border-left: 2px solid currentColor;
  border-right: 2px solid currentColor;
}
.tp_3_0 .interviewSect {
  position: relative;
  padding-block: 340px 160px;
  background-color: #fff;
  overflow-x: clip;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect {
    padding-block: 188px 88px;
  }
}
.tp_3_0 .interviewSect_deco .deco01 {
  top: -175px;
  left: calc(50% - 53px);
  width: 935px;
  aspect-ratio: 935/656;
  background-image: url(../img/tp_3_0/interview_deco01.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_deco .deco01 {
    top: -127px;
    left: calc(50% + 12px);
    width: 468px;
  }
}
.tp_3_0 .interviewSect_deco .deco02 {
  top: 1116px;
  right: calc(50% + 577px);
  width: 202px;
  aspect-ratio: 202/159;
  background-image: url(../img/tp_3_0/interview_deco02.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_deco .deco02 {
    top: 454px;
    right: calc(50% + 136px);
    width: 101px;
  }
}
.tp_3_0 .interviewSect_deco .deco03 {
  bottom: 177px;
  left: calc(50% + 265px);
  width: 489px;
  aspect-ratio: 489/374;
  background-image: url(../img/tp_3_0/interview_deco03.svg);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_deco .deco03 {
    bottom: 317px;
    left: calc(50% + 65.5px);
    width: 244px;
  }
}
.tp_3_0 .interviewSect_inner {
  position: relative;
}
.tp_3_0 .interviewSect_head {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_head {
    margin-bottom: 40px;
  }
}
.tp_3_0 .interviewSect_list {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_list .bl_imgGroup_link {
    padding-top: 16px;
  }
}
.tp_3_0 .interviewSect_foot {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot {
    margin-top: 88px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner {
  position: relative;
  display: flex;
  border-radius: 40px;
  background-color: var(--_clr_bgBlue);
  overflow: hidden;
  transition-property: background-color, color;
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner {
    flex-direction: column;
    border-radius: 20px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .thumb {
  flex-shrink: 0;
  width: 57.6923076923%;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .thumb {
    width: 100%;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  scale: 1;
  transition: scale var(--transDur);
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper {
  padding: 64px 48px 60px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper {
    padding: 24px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl {
  display: grid;
  row-gap: 6px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl {
    row-gap: 2px;
    margin-bottom: 16px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl .sub {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
  color: var(--_clr_main);
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl .sub {
    font-size: 0.875rem;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl .main {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .ttl .main {
    font-size: 1.0625rem;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .desc {
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .icon {
  position: absolute;
  display: block;
  bottom: 20px;
  right: 20px;
  width: 80px;
  aspect-ratio: 80/32;
  border-radius: 9999px;
  background-color: var(--_clr_main);
  color: #fff;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .icon {
    position: relative;
    bottom: unset;
    right: unset;
    margin-top: 16px;
    margin-left: auto;
    width: 50px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk .inner .wrapper .icon:after {
    width: 14px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk > a {
  display: grid;
}
.tp_3_0 .interviewSect_foot .crossTalk > a .icon::after {
  display: inline-block;
  width: 18px;
  background-color: currentColor;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  transform: perspective(0);
}
@media screen and (max-width: 767px) {
  .tp_3_0 .interviewSect_foot .crossTalk > a .icon::after {
    width: 14px;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk > a[target=_blank] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_blank.svg);
  mask-image: url(../img/common/icon/icon_blank.svg);
}
.tp_3_0 .interviewSect_foot .crossTalk > a[href$=".pdf"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_pdf.svg);
  mask-image: url(../img/common/icon/icon_pdf.svg);
}
.tp_3_0 .interviewSect_foot .crossTalk > a[href*=".doc"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_doc.svg);
  mask-image: url(../img/common/icon/icon_doc.svg);
}
.tp_3_0 .interviewSect_foot .crossTalk > a[href*=".xls"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_xls.svg);
  mask-image: url(../img/common/icon/icon_xls.svg);
}
.tp_3_0 .interviewSect_foot .crossTalk > a[href*=".ppt"] .icon::after {
  content: "";
  aspect-ratio: 1;
  -webkit-mask-image: url(../img/common/icon/icon_ppt.svg);
  mask-image: url(../img/common/icon/icon_ppt.svg);
}
.tp_3_0 .interviewSect_foot .crossTalk > a:focus-visible .icon::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .tp_3_0 .interviewSect_foot .crossTalk > a:hover .icon::after {
    animation: rotateX 0.8s both linear;
  }
}
.tp_3_0 .interviewSect_foot .crossTalk > a:focus-visible .inner {
  background-color: var(--_clr_sub01);
  color: #fff;
}
.tp_3_0 .interviewSect_foot .crossTalk > a:focus-visible .inner .thumb img {
  scale: 1.1;
}
.tp_3_0 .interviewSect_foot .crossTalk > a:focus-visible .inner .wrapper .ttl .sub {
  color: #fff;
}
@media (any-hover: hover) {
  .tp_3_0 .interviewSect_foot .crossTalk > a:hover .inner {
    background-color: var(--_clr_sub01);
    color: #fff;
  }
  .tp_3_0 .interviewSect_foot .crossTalk > a:hover .inner .thumb img {
    scale: 1.1;
  }
  .tp_3_0 .interviewSect_foot .crossTalk > a:hover .inner .wrapper .ttl .sub {
    color: #fff;
  }
}
.tp_3_0 .entrySect {
  position: relative;
  padding-block: 80px;
  background-color: var(--_clr_bgBlue);
}
.tp_3_0 .entrySect_inner {
  display: grid;
  row-gap: 40px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .entrySect_inner {
    grid-template-columns: auto minmax(0, 700px);
    -moz-column-gap: 72px;
    column-gap: 72px;
    justify-content: space-between;
  }
}
.tp_3_0 .entrySect_body .entryBtn {
  --btnColor: var(--_clr_sub01);
}
.tp_3_0 .entrySect_body .entryBtn .el_btn_conversion {
  min-height: 120px;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .entrySect_body .entryBtn .el_btn_conversion {
    min-height: 90px;
  }
}
.tp_3_0 .entrySect_body .entryBtn .el_btn_conversion .el_btn_txt {
  font-size: 1.25rem;
}
@media screen and (max-width: 767px) {
  .tp_3_0 .entrySect_body .entryBtn .el_btn_conversion .el_btn_txt {
    font-size: 1rem;
  }
}
.tp_3_0 .entrySect_body .otherLinks {
  display: grid;
  row-gap: 16px;
  margin-top: 24px;
}
@media not all and (max-width: 767px), print {
  .tp_3_0 .entrySect_body .otherLinks {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin-top: 40px;
  }
}

@media not all and (max-width: 767px), print {
  .tp_3_1 .bl_pageHeader:has(.bl_pageHeader_mv img) .bl_pageHeader_inner {
    padding-bottom: 90px;
  }
}
.tp_3_1 .el_pageTtl .main {
  font-size: 3.125rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .tp_3_1 .el_pageTtl .main {
    font-size: 2.5rem;
  }
}
.tp_3_1 .numberSect {
  position: relative;
}
.tp_3_1 .numberSect:not(:first-of-type) {
  margin-top: 80px;
}
.tp_3_1 .numberSect:not(:first-of-type):has(.el_hdgMd) {
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  .tp_3_1 .numberSect:not(:first-of-type) {
    margin-top: 64px;
  }
}

.tp_4_0 .newsArea_btn {
  display: flex;
  justify-content: center;
  margin-top: 56px;
}
@media screen and (max-width: 767px) {
  .tp_4_0 .newsArea_btn {
    margin-top: 40px;
  }
}
@media not all and (max-width: 767px), print {
  .tp_4_0 .newsArea_btn_item {
    min-width: 280px;
  }
}

/**
 * Page
 */
.pg_contact .leadTxt {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .pg_contact .leadTxt {
    margin-bottom: 32px;
  }
}
.pg_contact .snow-monkey-form .smf-progress-tracker {
  display: flex;
  -moz-column-gap: 42px;
  column-gap: 42px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-progress-tracker {
    -moz-column-gap: 13px;
    column-gap: 13px;
  }
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 19px 12px;
  border: 1px solid var(--_clr_sub02);
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item[aria-current=true] {
  background-color: var(--_clr_sub02);
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item[aria-current=true] .smf-progress-tracker__item__text {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-progress-tracker__item {
    padding: 11px 9px;
  }
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item:after {
  content: none;
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item:not(:first-child):before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: unset;
  left: -16px;
  right: unset;
  width: 10px;
  height: unset;
  aspect-ratio: 1/2;
  background-color: var(--_clr_sub02);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  translate: -100% -50%;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-progress-tracker__item:not(:first-child):before {
    left: -4px;
    width: 5px;
  }
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item__number {
  display: none;
}
.pg_contact .snow-monkey-form .smf-progress-tracker__item__text {
  margin-top: 0;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.02em;
  color: var(--_clr_sub02);
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-progress-tracker__item__text {
    font-size: 0.8125rem;
  }
}
.pg_contact .snow-monkey-form .smf-form {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  margin-top: 40px;
  padding: 39px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-form {
    row-gap: 16px;
    margin-top: 32px;
    padding: 23px 15px;
  }
}
@media not all and (max-width: 767px), print {
  .pg_contact .snow-monkey-form .smf-form .smf-item.column_half {
    width: 50%;
  }
}
.pg_contact .snow-monkey-form .smf-form .smf-item:has([data-validations*=required]) .smf-item__col--label .smf-item__label:before {
  content: "必須";
  background-color: #e54444;
  color: #fff;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label {
    margin-bottom: 12px;
  }
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label {
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label {
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label:before {
  content: "任意";
  display: inline-block;
  flex-shrink: 0;
  padding: 2px 10px;
  background-color: #eee;
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label:before {
    padding-inline: 8px;
    font-size: 0.6875rem;
  }
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--label .smf-item__label__text {
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.02em;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-text-control,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-textarea-control {
  position: relative;
  display: grid;
  min-width: 0 !important;
  grid-template-columns: minmax(0, 1fr);
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-text-control__control,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-textarea-control__control {
  padding: 11px;
  background-color: var(--_clr_bgGray);
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-text-control__control::-moz-placeholder, .pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control::-moz-placeholder, .pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-textarea-control__control::-moz-placeholder {
  color: #888;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-text-control__control::placeholder,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control::placeholder,
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-textarea-control__control::placeholder {
  color: #888;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control {
  padding-right: 45px;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control:has(option[value=""]:checked) {
  color: #888;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__control option {
  color: var(--_clr_txt);
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__toggle {
  position: absolute;
  top: 50%;
  bottom: unset;
  left: unset;
  right: 12px;
  width: 24px;
  aspect-ratio: 1;
  background-color: var(--_clr_sub02);
  border-radius: 4px;
  color: #fff;
  translate: 0 -50%;
  pointer-events: none;
  z-index: 10;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-select-control__toggle:before {
  content: "";
  position: absolute;
  top: 50%;
  bottom: unset;
  left: 50%;
  right: unset;
  width: 8px;
  height: auto;
  aspect-ratio: 2;
  background-color: currentColor;
  clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  transform: perspective(0);
  translate: -50% -50%;
  rotate: unset;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-textarea-control__control {
  width: 100% !important;
}
.pg_contact .snow-monkey-form .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder .smf-error-messages {
  margin-top: 16px;
  line-height: 1.4;
  letter-spacing: 0.02em;
  color: #e54444;
}
.pg_contact .snow-monkey-form .smf-action {
  display: flex;
  justify-content: center;
  -moz-column-gap: 24px;
  column-gap: 24px;
  row-gap: 16px;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action {
    flex-direction: column-reverse;
    margin-top: 32px;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control {
  display: grid;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control {
    width: 100%;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control {
  position: relative;
  display: flex;
  -moz-column-gap: 16px;
  column-gap: 16px;
  align-items: center;
  padding: 24px 16px 24px 24px;
  min-width: 280px;
  background-image: none;
  border: none;
  border-radius: 8px;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.08em;
  transition-property: background-color, color;
  transition-duration: var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control {
    padding: 16px 12px 16px 20px;
    width: 100%;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:focus-visible::after {
  animation: rotateX 0.8s both linear;
}
@media (any-hover: hover) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:hover::after {
    animation: rotateX 0.8s both linear;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:focus-visible {
  background-color: var(--_clr_sub02);
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:focus-visible:after {
  color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:hover {
    background-color: var(--_clr_sub02);
  }
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:hover:after {
    color: var(--_clr_sub02);
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 18px;
  aspect-ratio: 1;
  -webkit-mask-image: var(--_icon_arw);
  mask-image: var(--_icon_arw);
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  background-color: currentColor;
  transition: color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:after {
    width: 14px;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:before {
  content: "";
  display: inline-block;
  width: 80px;
  aspect-ratio: 5/2;
  border-radius: 9999px;
  transition: background-color var(--transDur);
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:before {
    width: 50px;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]) {
  justify-content: space-between;
  background-color: var(--_clr_main);
  color: #fff;
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):before {
  background-color: #fff;
  order: 1;
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):after {
  right: 56px;
  color: var(--_clr_main);
  translate: 50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):after {
    right: 37px;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):focus-visible {
  background-color: var(--_clr_sub02);
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):focus-visible:after {
  color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):hover {
    background-color: var(--_clr_sub02);
  }
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control:not([data-action=back]):hover:after {
    color: var(--_clr_sub02);
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back] {
  justify-content: flex-start;
  background-color: #fff;
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:before {
  background-color: var(--_clr_main);
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:after {
  left: 64px;
  color: #fff;
  scale: -1 1;
  translate: -50% -50%;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:after {
    left: 45px;
  }
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:focus-visible {
  background-color: var(--_clr_sub02);
  color: #fff;
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:focus-visible:before {
  background-color: #fff;
}
.pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:focus-visible:after {
  color: var(--_clr_sub02);
}
@media (any-hover: hover) {
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:hover {
    background-color: var(--_clr_sub02);
    color: #fff;
  }
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:hover:before {
    background-color: #fff;
  }
  .pg_contact .snow-monkey-form .smf-action .smf-button-control__control[data-action=back]:hover:after {
    color: var(--_clr_sub02);
  }
}
.pg_contact .snow-monkey-form .smf-system-error-content-ready {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form .smf-system-error-content-ready {
    margin-top: 32px;
  }
}
.pg_contact .snow-monkey-form[data-screen=confirm] .smf-form .smf-item.column_half {
  width: 100%;
}
.pg_contact .snow-monkey-form[data-screen=confirm] .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder {
  padding-bottom: 23px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.24);
  line-height: 1.6;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .pg_contact .snow-monkey-form[data-screen=confirm] .smf-form .smf-item .smf-item__col--controls .smf-item__controls .smf-placeholder {
    padding-bottom: 19px;
  }
}
.pg_contact .snow-monkey-form[data-screen=complete] .smf-form {
  padding: 0;
  border: none;
  background-color: transparent;
}

/**
 * Keyframes
 */
@keyframes rotateX {
  0% {
    transform: rotateX(0deg);
  }
  50% {
    transform: rotateX(180deg);
  }
  100% {
    transform: rotateX(360deg);
  }
}
@keyframes zoomOut {
  0% {
    scale: 1.1;
  }
  100% {
    scale: 1;
  }
}
@keyframes fadeInD2U {
  0% {
    transform: translateY(10%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.js_animation_target {
  opacity: 0;
}

.js_animation_start.animation_fadeInD2U {
  opacity: 0;
  animation-name: fadeInD2U;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
}
.js_animation_start.animation_delay {
  --_defaultDelay: .6s;
  --_baseDelay: .5s;
  --_delayNum: 1;
  animation-delay: calc(var(--_defaultDelay) + var(--_baseDelay) * var(--_delayNum));
}

.js_animation_wrapper.js_animation_start {
  opacity: 1;
}
.js_animation_wrapper.js_animation_start .animation_fadeInD2U {
  opacity: 0;
  animation-name: fadeInD2U;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-delay: 0.5s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  animation-play-state: running;
}
.js_animation_wrapper.js_animation_start .animation_delay {
  --_defaultDelay: .5s;
  --_baseDelay: .3s;
  --_delayNum: 1;
  animation-delay: calc(var(--_defaultDelay) + var(--_baseDelay) * var(--_delayNum));
}