@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  color: #123a5a;
  background-color: #ffffff;
}

body.is-menu-open {
  overflow: hidden;
}

html.is-modal-locked,
body.is-modal-locked {
  overflow: hidden;
}


img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 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 */
}

/**
 * 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: 1em; /* 2 */
}

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  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: 1em; /* 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * 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] {
  -webkit-appearance: button;
}

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  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;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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 odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

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

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

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

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

/* =========================================
Media
========================================== */
/* =========================================
Font
========================================== */
:root {
  --color-content-back: #fff;
  --color-footer-bg: #f2f3f3;
  --color-white: #fff;
  --color-black: #000;
  --color-gray: #ececed;
  --color-red: #e8380d;
  --color-blue: #006cb8;
  --color-green: #00883f;
  --color-mint-green: #00ada7;
  --color-pascal-green: #d9ede2;
  --color-cyan: #00a0e9;
  --color-pink: #e45151;
  --color-pascal-pink: #ec7fa5;
  --color-orange: #ff7a00;
  --color-purple: #a53f92;
  --ff-base: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", sans-serif;
  --ff-mplus1p: "M PLUS 1p", var(--ff-base);
  --ff-poppins: "Poppins", var(--ff-base);
  --ff-notoSansJp: "Noto Sans JP", var(--ff-base);
  --fw-100: 100;
  --fw-300: 300;
  --fw-400: 400;
  --fw-500: 500;
  --fw-600: 600;
  --fw-700: 700;
  --fw-800: 800;
  --fw-900: 900;
  --liquid-lgDesignSize: calc(1200 / 10);
  --liquid-mdDesignSize: calc(768 / 10);
  --liquid-smDesignSize: calc(480 / 10);
  --liquid-htmlroot: calc(calc(var(--vw, 1vw) * 100) / var(--liquid-lgDesignSize));
}

@media screen and (max-width: 768px) {
  :root {
    --liquid-htmlroot: calc(calc(var(--vw, 1vw) * 100) / var(--liquid-mdDesignSize));
  }
}
@media screen and (max-width: 480px) {
  :root {
    --liquid-htmlroot: calc(calc(var(--vw, 1vw) * 100) / var(--liquid-smDesignSize));
  }
}
/* =========================================
dis - hide
========================================== */
/* 初期状態：全て非表示 */
.view-pc,
.view-tb,
.view-sp {
  display: none;
}

@media screen and (min-width: 769px) {
  .view-pc {
    display: block;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .view-tb {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .view-sp {
    display: block;
  }
}
/* #region body */
html {
  font-size: var(--liquid-htmlroot);
}

body {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  font-family: "Roboto", "Yu Gothic", "YuGothic", "Zen Kaku Gothic New", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  font-feature-settings: "palt";
  padding: 0;
  margin: 0;
  background-color: var(--color-content-back);
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

button {
  cursor: pointer;
}

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

h1, h2, h3, h4, h5, h6, p, span, a, ul, ol, dl, li, figure {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  list-style-type: none;
}

/* region header */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.7s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s ease-out;
}
.header.is-hidden-near-footer {
  opacity: 0;
  transform: translateY(-120%);
  pointer-events: none;
}
.header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem;
}
.header_logo {
  display: block;
  width: 15.6rem;
}
.header_contents {
  display: flex;
  align-items: center;
  gap: 0 3.2rem;
}
.header_menu_list {
  --menu-pill-x: 0px;
  --menu-pill-width: 0px;
  display: flex;
  position: relative;
  align-items: center;
  border: 0.1rem solid var(--color-black);
  border-radius: 999px;
  overflow: visible;
  background-color: var(--color-white);
}
.header_menu_list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--menu-pill-width);
  height: 100%;
  border-radius: 999px;
  background-color: var(--color-black);
  transform: translateX(var(--menu-pill-x));
  transition: none;
}
.header_menu_list.is-menu-pill-animated::before {
  transition: transform 0.35s ease, width 0.35s ease;
}
.header_menu_item {
  position: relative;
  z-index: 1;
}
.header_entry_dropdown {
  position: relative;
}
.header_menu_item + .header_menu_item {
  margin-left: -2.4rem;
}
.header_menu_link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--ff-mplus1p);
  font-size: 1.3rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-black);
  border: 0;
  background: transparent;
  cursor: pointer;
  padding: 0.8rem 3.2rem;
  transition: color 0.35s ease;
}
.header_entry_trigger {
  position: relative;
  padding-right: 5.2rem;
}
.header_entry_trigger::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.15rem solid currentColor;
  border-bottom: 0.15rem solid currentColor;
  transform: translateY(-65%) rotate(45deg);
  transition: transform 0.25s ease;
}
.header_entry_dropdown.is-open .header_entry_trigger::after {
  transform: translateY(-35%) rotate(225deg);
}
.header_entry_panel {
  --menu-pill-x: 0px;
  --menu-pill-width: 0px;
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  display: flex;
  align-items: center;
  gap: 0;
  min-width: 29rem;
  padding: 0;
  border: 0.1rem solid var(--color-black);
  border-radius: 1.8rem;
  background-color: var(--color-white);
  box-shadow: 0 0.8rem 2rem rgba(18, 58, 90, 0.16);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -0.8rem);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
  z-index: 10;
}
.header_entry_panel::before {
      content: "";
    position: absolute;
    top: -0.85rem;
    left: 50%;
    width: 1.6rem;
    height: 1.6rem;
    border-top: 0.1rem solid var(--color-black);
    border-left: 0.1rem solid var(--color-black);
    background-color: var(--color-white);
    transform: translateX(-50%) rotate(45deg);
}
.header_entry_panel::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--menu-pill-width);
  height: 100%;
  border-radius: 1.5rem;
  background-color: var(--color-black);
  transform: translateX(var(--menu-pill-x));
  transition: none;
}
.header_entry_panel.is-menu-pill-animated::after {
  transition: transform 0.35s ease, width 0.35s ease;
}
.header_entry_dropdown.is-open .header_entry_panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.header_entry_option {
  flex: 1 1 50%;
  min-width: 0;
  border-radius: 1.5rem;
  background-color: transparent;
  color: var(--color-black);
  padding: 0.9rem 1.8rem;
  white-space: nowrap;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}
.header_menu_link .en {
  font-size: 1.4rem;
}
.header_menu_item--primary .header_menu_link {
  color: var(--color-white);
  background-color: var(--color-black);
  border-radius: 999px;
  padding: 0.8rem 4rem;
}
.header_menu_item--active .header_menu_link {
  color: var(--color-white);
}
.header_menu_list.is-menu-pill-ready .header_menu_item--primary:not(.header_menu_item--active) .header_menu_link {
  color: var(--color-black);
  background-color: transparent;
}
.header_menu_list.is-menu-pill-ready .header_menu_item--primary.header_menu_item--active .header_menu_link {
  background-color: transparent;
}
.header_menu_item--primary {
  z-index: 2;
}
.header_menu_item--primary .header_entry_option {
  color: var(--color-black);
  background-color: transparent;
  padding: 0.9rem 1.8rem;
}
.header_entry_option.is-active {
  color: var(--color-white);
}
.header_menu_link:hover,
.header_menu_link:focus-visible {
  opacity: 1;
}
.header_hamburger {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 4rem;
  height: 2.4rem;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  z-index: 1000;
}
.header_hamburger .line {
  width: 3.2rem;
  height: 0.4rem;
  background-color: var(--color-black);
  transition: transform 0.25s ease, opacity 0.2s ease;
}
.header_hamburger .line_num01 {
  align-self: flex-end;
}
.header_hamburger .line_num02 {
  align-self: center;
  transform-origin: center;
}
.header_hamburger .line_num03 {
  align-self: flex-start;
}
body.is-menu-open .header_hamburger .line_num01 {
  align-self: center;
  transform: translateY(1.1rem) rotate(45deg);
}
body.is-menu-open .header_hamburger .line_num02 {
  opacity: 0;
  visibility: hidden;
  transform: scaleX(0);
}
body.is-menu-open .header_hamburger .line_num03 {
  align-self: center;
  transform: translateY(-1rem) rotate(-45deg);
}
.header_drawer {
  position: fixed;
  inset: 0;
  z-index: 900;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.35s ease, visibility 0.35s ease;
  background-image: url("../images/webp/kraftia_hum_bg.webp");
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.header_drawer::before {
  content: "";
  position: absolute;
  top: -4rem;
  right: -3rem;
  width: 18rem;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: rgba(193, 218, 217, 0.7);
}
body.is-menu-open .header_drawer {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.header_drawer_inner {
  position: relative;
  z-index: 2;
  height: 100%;
  padding: 10rem 14rem 16rem;
  overflow-x: hidden;
  overflow-y: auto;
}
.header_drawer_title {
  font-family: var(--ff-poppins);
  font-size: 4rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-black);
  text-align: center;
}
.header_drawer_list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4.8rem 6.4rem;
  margin: 4.8rem 0 0;
  z-index: 2;
}
.header_drawer_list--disabled {
  margin-top: 6.4rem;
}
.header_drawer_content {
  display: block;
}
.header_drawer_head {
  display: block;
  font-family: var(--ff-poppins);
  font-size: 3rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-black);
  white-space: nowrap;
}
.header_drawer_text {
  display: block;
  max-width: fit-content;
  font-family: var(--ff-mplus1p);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  transition: transform 0.25s ease, color 0.25s ease, text-decoration-color 0.25s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
  margin-top: 0.8rem;
}
.header_drawer_text:nth-of-type(2) {
  margin-top: 1.6rem;
}
.header_drawer_item--disabled .header_drawer_head,
.header_drawer_item--disabled .header_drawer_text {
  color: rgba(0, 0, 0, 0.3);
}
.header_drawer_text--disabled {
  color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.header_drawer_kraftia {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: 1;
  pointer-events: none;
}
.header_drawer_kraftia img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (any-hover: hover) {
  .header_drawer_item:not(.header_drawer_item--disabled) .header_drawer_text:not(.header_drawer_text--disabled):hover,
  .header_drawer_item:not(.header_drawer_item--disabled) .header_drawer_text:not(.header_drawer_text--disabled):focus-visible {
    transform: translateX(0.3rem);
    color: rgba(0, 0, 0, 0.68);
    text-decoration-color: currentColor;
  }
}
@media screen and (max-width: 768px) {
  .header_drawer_inner {
    padding: 11rem 4rem 12rem;
  }
  .header_drawer_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4rem 3.2rem;
    margin-top: 4.8rem;
  }
  .header_drawer_list--disabled {
    margin-top: 4rem;
  }
  .header_drawer_head {
    font-size: 3.2rem;
  }
  .header_drawer_text {
    font-size: 2rem;
  }
}
@media screen and (max-width: 480px) {
  .header {
    background-color: var(--color-white);
  }
  .header_logo {
    width: 33rem;
  }
  .header_menu {
    display: none;
  }
  .header_entry_panel {
    top: calc(100% + 0.8rem);
    min-width: 24rem;
    padding: 0;
  }
  .header_entry_option {
    padding: 0.8rem 1.2rem;
  }
  .header_hamburger {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    height: 100%;
    aspect-ratio: 1/ 1;
    justify-content: center;
    gap: 0.8rem;
    background-color: var(--color-black);
  }
  .header_hamburger .line {
    width: 3.2rem;
    height: 2px;
    background-color: var(--color-white);
  }
  .header_hamburger .line_num01 {
    align-self: center;
  }
  .header_hamburger .line_num03 {
    align-self: center;
  }
  .header_drawer_inner {
    padding: 16rem 2.4rem 9.2rem;
  }
  .header_drawer_title {
    font-size: 3.2rem;
  }
  .header_drawer_list {
    grid-template-columns: 1fr;
    gap: 3.2rem;
    margin-top: 3.2rem;
  }
  .header_drawer_list--disabled {
    margin-top: 3.2rem;
  }
  .header_drawer_head {
    font-size: 2.8rem;
  }
  .header_drawer_text {
    font-size: 1.8rem;
  }
  .header_drawer_text:nth-of-type(2) {
    margin-top: 1.2rem;
  }
}
/* #end region */

/* region pre_footer */
.pre_footer {
  position: relative;
  background-image: url("../images/webp/kraftia_bg.webp");
  background-size: cover;
  background-position: center;
  padding: 18rem 0;
  overflow: hidden;
}
.pre_footer_catch {
  position: relative;
  width: 51.6rem;
  margin: 0 auto;
  z-index: 2;
}
.pre_footer_dot {
  position: absolute;
  height: auto;
  aspect-ratio: 1/1;
  z-index: 1;
  animation: dotFloat 5.6s ease-in-out infinite;
  will-change: translate;
}
.pre_footer_dot.dot_red {
  top: 7.2rem;
  left: 19.5rem;
  width: 3.8rem;
}
.pre_footer_dot.dot_blue {
  top: 7.8rem;
  right: 17.6rem;
  width: 3.8rem;
  animation-delay: 0.8s;
}
.pre_footer_dot.dot_green {
  top: 41.8rem;
  right: 46.8rem;
  width: 3.8rem;
  animation-delay: 1.6s;
}
.pre_footer_dot.dot_gradation {
  opacity: 0.7;
  animation-duration: 6.8s;
}
.pre_footer_dot.dot_gradation:nth-of-type(4) {
  top: 4rem;
  left: 51.6rem;
  width: 4.8rem;
  rotate: 150deg;
  animation-delay: 0.6s;
}
.pre_footer_dot.dot_gradation:nth-of-type(5) {
  top: 7.8rem;
  left: 4.2rem;
  width: 7.8rem;
  animation-delay: 1.2s;
}
.pre_footer_dot.dot_gradation:nth-of-type(6) {
  top: 18.3rem;
  right: -4rem;
  width: 13.3rem;
  animation-delay: 1.8s;
}
.pre_footer_dot.dot_gradation:nth-of-type(7) {
  top: 40.2rem;
  left: -4rem;
  width: 29.5rem;
  animation-delay: 0.9s;
}
.pre_footer_dot.dot_gradation:nth-of-type(8) {
  top: 39.4rem;
  right: 14.6rem;
  width: 20.4rem;
  animation-delay: 1.5s;
}
@media screen and (max-width: 768px) {
  .pre_footer {
    padding: 10rem 0;
  }
  .pre_footer_catch {
    width: 40rem;
  }
  .pre_footer_dot.dot_red {
    top: 4.8rem;
    left: 11.2rem;
    width: 3.2rem;
  }
  .pre_footer_dot.dot_blue {
    top: 4.8rem;
    right: 12.4rem;
    width: 3.2rem;
  }
  .pre_footer_dot.dot_green {
    top: 25.8rem;
    right: 29.8rem;
    width: 3.2rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(4) {
    top: 2.2rem;
    left: 31.2rem;
    width: 4rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(5) {
    top: 5.6rem;
    left: 0.8rem;
    width: 6.4rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(6) {
    top: 10.8rem;
    right: -4.8rem;
    width: 10rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(7) {
    top: 24.2rem;
    left: -10rem;
    width: 22rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(8) {
    top: 24.4rem;
    right: 7.2rem;
    width: 16rem;
  }
}
@media screen and (max-width: 480px) {
  .pre_footer {
    padding: 6.4rem 0;
  }
  .pre_footer_catch {
    width: 30rem;
  }
  .pre_footer_dot.dot_red {
    top: 3.2rem;
    left: 6.4rem;
    width: 2rem;
  }
  .pre_footer_dot.dot_blue {
    top: 3.2rem;
    right: 5.6rem;
    width: 2rem;
  }
  .pre_footer_dot.dot_green {
    top: 18.8rem;
    right: 16.8rem;
    width: 2rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(4) {
    top: 1.6rem;
    left: 21.6rem;
    width: 2.8rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(5) {
    top: 4rem;
    left: -1rem;
    width: 4.8rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(6) {
    top: 8rem;
    right: -4rem;
    width: 7.2rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(7) {
    top: 18.2rem;
    left: -8rem;
    width: 18rem;
  }
  .pre_footer_dot.dot_gradation:nth-of-type(8) {
    top: 19.4rem;
    right: 2rem;
    width: 12rem;
  }
}
/* end region */

/* region scroll_reveal */
.is-fade,
.is-slideUp-fade {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 720ms;
  transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
  will-change: opacity, transform;
}

.is-fade {
  transform: translate3d(0, 0, 0);
}

.is-slideUp-fade {
  transform: translate3d(0, 2.4rem, 0);
}

.is-fade.is-shown,
.is-slideUp-fade.is-shown {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
  .is-fade,
  .is-slideUp-fade {
    opacity: 1;
    transform: none;
    transition: none;
  }
}
/* end region */

/* region footer */
.footer {
  background-color: var(--color-footer-bg);
  padding: 4.8rem 0 9.6rem;
}
.footer_inner {
  width: 96rem;
  margin: 0 auto;
}
.footer_top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer_logo {
  width: 15.7rem;
}
.footer_entry_list {
  --menu-pill-x: 0px;
  --menu-pill-width: 0px;
  display: flex;
  position: relative;
  align-items: center;
  border: 0.1rem solid var(--color-black);
  border-radius: 999px;
  overflow: visible;
  background-color: var(--color-white);
}
.footer_entry_list::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--menu-pill-width);
  height: 100%;
  border-radius: 999px;
  background-color: var(--color-black);
  transform: translateX(var(--menu-pill-x));
  transition: none;
}
.footer_entry_list.is-menu-pill-animated::before {
  transition: transform 0.35s ease, width 0.35s ease;
}
.footer_entry_item {
  position: relative;
  z-index: 1;
}
.footer_entry_dropdown {
  position: relative;
}
.footer_entry_item + .footer_entry_item {
  margin-left: -2.4rem;
}
.footer_entry_link {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 3.2rem;
  font-family: var(--ff-mplus1p);
  font-size: 1.3rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-black);
  border: 0;
  background: transparent;
  cursor: pointer;
  transition: color 0.35s ease;
}
.footer_entry_trigger {
  position: relative;
  padding-right: 5.2rem;
}
.footer_entry_trigger::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1.6rem;
  width: 0.8rem;
  height: 0.8rem;
  border-right: 0.15rem solid currentColor;
  border-bottom: 0.15rem solid currentColor;
  transform: translateY(-65%) rotate(45deg);
  transition: transform 0.25s ease;
}
.footer_entry_dropdown.is-open .footer_entry_trigger::after {
  transform: translateY(-35%) rotate(225deg);
}
.footer_entry_panel {
  --menu-pill-x: 0px;
  --menu-pill-width: 0px;
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  display: flex;
  align-items: center;
  gap: 0;
  min-width: 29rem;
  padding: 0;
  border: 0.1rem solid var(--color-black);
  border-radius: 1.8rem;
  background-color: var(--color-white);
  box-shadow: 0 0.8rem 2rem rgba(18, 58, 90, 0.16);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translate(-50%, -0.8rem);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
  z-index: 10;
}
.footer_entry_panel::before {
  content: "";
  position: absolute;
  top: -0.85rem;
  left: 50%;
  width: 1.6rem;
  height: 1.6rem;
  border-top: 0.1rem solid var(--color-black);
  border-left: 0.1rem solid var(--color-black);
  background-color: var(--color-white);
  transform: translateX(-50%) rotate(45deg);
}
.footer_entry_panel::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: var(--menu-pill-width);
  height: 100%;
  border-radius: 1.5rem;
  background-color: var(--color-black);
  transform: translateX(var(--menu-pill-x));
  transition: none;
}
.footer_entry_panel.is-menu-pill-animated::after {
  transition: transform 0.35s ease, width 0.35s ease;
}
.footer_entry_dropdown.is-open .footer_entry_panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translate(-50%, 0);
}
.footer_entry_option {
  flex: 1 1 50%;
  min-width: 0;
  border-radius: 1.5rem;
  background-color: transparent;
  color: var(--color-black);
  padding: 0.9rem 1.8rem;
  white-space: nowrap;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 1;
}
.footer_entry_link .en {
  font-size: 1.4rem;
}
.footer_entry_item--primary .footer_entry_link {
  color: var(--color-white);
  background-color: var(--color-black);
  border-radius: 999px;
  padding: 0.8rem 4rem;
}
.footer_entry_item--active .footer_entry_link {
  color: var(--color-white);
}
.footer_entry_list.is-menu-pill-ready .footer_entry_item--primary:not(.footer_entry_item--active) .footer_entry_link {
  color: var(--color-black);
  background-color: transparent;
}
.footer_entry_list.is-menu-pill-ready .footer_entry_item--primary.footer_entry_item--active .footer_entry_link {
  background-color: transparent;
}
.footer_entry_item--primary {
  z-index: 2;
}
.footer_entry_item--primary .footer_entry_option {
  color: var(--color-black);
  background-color: transparent;
  padding: 0.9rem 1.8rem;
}
.footer_entry_option.is-active {
  color: var(--color-white);
}
.footer_entry_link:hover,
.footer_entry_link:focus-visible {
  opacity: 1;
}
.footer_nav {
  display: grid;
  grid-template-columns: 18.6rem 12.2rem 34.2rem 8.4rem;
  justify-content: space-between;
  column-gap: 2.4rem;
  margin-top: 5.6rem;
}
.footer_nav_item {
  min-width: 0;
}
.footer_nav--bottom {
  grid-template-columns: 18.6rem 12.2rem 21.8rem 20.8rem;
  margin-top: 4.8rem;
}
.footer_nav_content {
  display: block;
}
.footer_nav_head {
  display: block;
  font-family: var(--ff-mplus1p);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  line-height: 1.75;
  color: var(--color-black);
}
.footer_nav_text {
  display: block;
  width: fit-content;
  font-family: var(--ff-mplus1p);
  font-size: 1.3rem;
  font-weight: var(--fw-500);
  line-height: 1.5;
  color: var(--color-black);
  margin-top: 0.8rem;
  transition: transform 0.25s ease, color 0.25s ease, text-decoration-color 0.25s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
}
.footer_nav_text + .footer_nav_text {
  margin-top: 0.4rem;
}
.footer_nav_item--disabled .footer_nav_head,
.footer_nav_item--disabled .footer_nav_text {
  color: rgba(0, 0, 0, 0.3);
}
@media (any-hover: hover) {
  .footer_nav_item:not(.footer_nav_item--disabled) .footer_nav_text:hover,
  .footer_nav_item:not(.footer_nav_item--disabled) .footer_nav_text:focus-visible {
    transform: translateX(0.3rem);
    color: rgba(0, 0, 0, 0.68);
    text-decoration-color: currentColor;
  }
  .footer_links_link:hover,
  .footer_links_link:focus-visible {
    color: rgba(0, 0, 0, 0.68);
    text-decoration-color: currentColor;
  }
}
.footer_bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 0.5px solid var(--color-black);
  margin-top: 5.6rem;
  padding-top: 4.8rem;
}
.footer_links {
  display: flex;
  align-items: center;
  gap: 0 3.2rem;
}
.footer_links_item {
  position: relative;
}
.footer_links_item + .footer_links_item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -1.6rem;
  width: 1px;
  height: 1.2rem;
  background-color: var(--color-black);
  transform: translateY(-50%);
}
.footer_links_link {
  font-family: var(--ff-notoSansJp);
  font-size: 1.2rem;
  font-weight: var(--fw-500);
  color: var(--color-black);
  transition: color 0.25s ease, text-decoration-color 0.25s ease;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-underline-offset: 0.2em;
}
.footer_copyright {
  font-family: var(--ff-poppins);
  font-size: 1.2rem;
  font-weight: var(--fw-500);
  color: var(--color-black);
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 4rem 0 4.8rem;
  }
  .footer_inner {
    width: 56rem;
  }
  .footer_top {
    gap: 2.4rem;
    flex-direction: column;
  }
  .footer_entry {
    width: max-content;
    max-width: 100%;
    overflow: visible;
  }
  .footer_entry_list {
    width: max-content;
  }
  .footer_nav {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 3.2rem 2.4rem;
  }
  .footer_nav--bottom {
    margin-top: 3.2rem;
  }
  .footer_nav_head {
    font-size: 2.4rem;
  }
  .footer_bottom {
    margin-top: 4.8rem;
    padding-top: 3.2rem;
    align-items: flex-start;
    flex-direction: column;
    gap: 2.4rem;
  }
  .footer_links {
    flex-wrap: wrap;
    gap: 1.2rem 2.4rem;
  }
  .footer_links_item + .footer_links_item::before {
    left: -1.2rem;
  }
}
@media screen and (max-width: 480px) {
  .footer_inner {
    width: 100%;
    max-width: none;
    padding: 0 3.2rem;
  }
  .footer_entry_list {
    min-width: max-content;
  }
  .footer_logo {
    width: 16rem;
  }
  .footer_entry_link {
    padding: 1.2rem;
    font-size: 1.5rem;
  }
  .footer_entry_item--primary .footer_entry_link {
    padding: 0.6rem 2.4rem;
  }
  .footer_entry_item + .footer_entry_item {
    margin-left: -0.1rem;
  }
  .footer_entry_panel {
    min-width: 24rem;
    top: calc(100% + 2rem);
    padding: 0;
  }
  .footer_entry_option {
    padding: 0.8rem 1.2rem;
  }
  .footer_entry_trigger::after {
  right: 1rem;
  width: 0.6rem;
  height: 0.6rem;
}
  .footer_nav {
    grid-template-columns: 1fr;
    margin-top: 4rem;
    gap: 2rem;
  }
  .footer_nav--bottom {
    margin-top: 2rem;
  }
  .footer_nav_head {
    font-size: 2.2rem;
  }
  .footer_nav_text {
    font-size: 1.5rem;
  }
  .footer_bottom {
    margin-top: 4rem;
    gap: 1.6rem;
  }
  .footer_links {
    gap: 1.2rem 1.6rem;
  }
  .footer_links_link {
    font-size: 1.2rem;
  }
  .footer_links_item + .footer_links_item::before {
    left: -1rem;
  }
  .footer_copyright {
    font-size: 1.2rem;
  }
}
/* end region */

/* region first_content */
.first_content {
  background-image: url("../images/webp/fv_bg.webp");
  background-size: cover;
  background-position: top center;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .first_content {
    background-image: url("../images/webp/sp/fv_bg.webp");
  }
}
@media screen and (max-width: 480px) {
  .first_content {
    background-image: url("../images/webp/sp/fv_bg.webp");
    background-position: -4rem 0;
  }
}
/* end region */

/* region section_heading */
.section_heading {
  text-align: center;
}
.section_heading_en {
  font-family:var(--ff-poppins);
  font-style: italic;
  font-size: 6rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
}
.section_heading_jp {
  font-family: var(--ff-mplus1p);
  font-size: 1.7rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  margin-top: 1.6rem;
}
@media screen and (max-width: 768px) {
  .section_heading_en {
    font-size: 5rem;
  }
  .section_heading_jp {
    font-size: 1.6rem;
    margin-top: 1.2rem;
  }
}
/* end region */

/* region fv */
.fv {
  position: relative;
  width: 100%;
  min-height: 74.2rem;
}
.fv_catch {
  position: absolute;
  left: 8rem;
  bottom: 14rem;
  width: 64rem;
  z-index: 4;
  animation: fvFadeIn 900ms ease-out both;
  animation-delay: 320ms;
}
.fv_visual {
  position: relative;
  width: 100%;
  min-height: 100%;
}
.fv_main_image {
  position: absolute;
  top: -10.2rem;
  right: -46.8rem;
  width: 152.2rem;
  max-width: none;
  display: block;
  object-position: -5.2rem 4.2rem;
  -webkit-mask-image: url("../images/webp/mask.webp");
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-image: url("../images/webp/mask.webp");
  mask-position: center;
  mask-repeat: no-repeat;
  mask-size: 58.6rem 67.6rem;
  z-index: 2;
  animation: fvFadeIn 900ms ease-out both;
  animation-delay: 120ms;
}
.fv_circle_image {
  position: absolute;
  border-radius: 50%;
  z-index: 3;
  --float-delay: 0s;
  --float-duration: 6s;
  --float-distance: 1.6rem;
  animation: fvFadeIn 900ms ease-out both, dotFloat var(--float-duration) ease-in-out infinite;
  animation-delay: 160ms, calc(900ms + var(--float-delay));
  will-change: translate;
}
.fv_circle_image--left {
  top: 8.8rem;
  left: 17.5rem;
  width: 29.4rem;
  --float-delay: 0.3s;
}
.fv_circle_image--top {
  top: 5.2rem;
  left: 53.2rem;
  width: 19.4rem;
  --float-delay: 0.9s;
}
.fv_circle_image--bottom {
  top: 59.4rem;
  left: 46.4rem;
  width: 20.4rem;
  --float-delay: 1.4s;
}
.fv_dot {
  position: absolute;
  height: auto;
  z-index: 3;
  --fade-opacity: 1;
  --float-delay: 0s;
  --float-duration: 5s;
  --float-distance: 0.8rem;
  animation: fvFadeIn 900ms ease-out both, dotFloat var(--float-duration) ease-in-out infinite;
  animation-delay: 220ms, calc(900ms + var(--float-delay));
  will-change: translate;
}
.fv_dot--red {
  top: 12.4rem;
  left: 7.3rem;
  width: 5.8rem;
  z-index: 4;
}
.fv_dot--blue {
  top: 54.4rem;
  left: -1rem;
  width: 4.3rem;
  --float-delay: 0.7s;
}
.fv_dot--green {
  top: 60.5rem;
  right: 39.1rem;
  width: 4.3rem;
  --float-delay: 1.4s;
}
.fv_dot--light01,
.fv_dot--light02,
.fv_dot--light03,
.fv_dot--light04,
.fv_dot--light05 {
  opacity: 0.7;
  z-index: 1;
  --fade-opacity: 0.7;
  --float-duration: 6.4s;
}
.fv_dot--light01 {
  top: -5.1rem;
  left: 21.5rem;
  width: 12.3rem;
  --float-delay: 0.4s;
}
.fv_dot--light02 {
  top: -9.5rem;
  right: -6.5rem;
  width: 22.1rem;
  --float-delay: 1.1s;
  z-index: 3;
}
.fv_dot--light03 {
  top: 30.7rem;
  left: 4.1rem;
  width: 9rem;
  --float-delay: 0.9s;
}
.fv_dot--light04 {
  top: 61.8rem;
  left: -9.2rem;
  width: 34rem;
  --float-delay: 1.6s;
}
.fv_dot--light05 {
  top: 65.1rem;
  right: 20.2rem;
  width: 23.5rem;
  --float-delay: 1.3s;
}

@keyframes dotFloat {
  0%,
  100% {
    translate: 0 0;
  }
  25% {
    translate: 0 calc(var(--float-distance, 0.8rem) * -1);
  }
  50% {
    translate: 0 0;
  }
  75% {
    translate: 0 var(--float-distance, 0.8rem);
  }
}
@keyframes fvFadeIn {
  from {
    opacity: 0;
    translate: 0 0.8rem;
  }
  to {
    opacity: var(--fade-opacity, 1);
    translate: 0 0;
  }
}
@media screen and (max-width: 768px) {
  .fv {
    min-height: 78.8rem;
    padding-top: 9.6rem;
  }
  .fv_main_image {
    top: -14.4rem;
    right: -43rem;
    width: 140rem;
    object-position: -2rem 3.7rem;
    -webkit-mask-size: 100% 100%;
    mask-size: 54rem 62rem;
  }
  .fv_circle_image--left {
    top: 30rem;
    left: 6.4rem;
    width: 22rem;
  }
  .fv_circle_image--top {
    top: 0;
    left: 17.6rem;
    width: 20rem;
  }
  .fv_circle_image--bottom {
    top: 69.2rem;
    left: auto;
    right: 1rem;
    width: 16rem;
    z-index: 2;
  }
  .fv_catch {
    left: 5.6rem;
    right: 3.2rem;
    bottom: -3.2rem;
    width: 56rem;
  }
  .fv_dot--red {
    top: 13.4rem;
    left: 3.6rem;
    width: 4.4rem;
  }
  .fv_dot--blue {
    top: 50.8rem;
    left: -1.2rem;
    bottom: auto;
    width: 3.7rem;
  }
  .fv_dot--green {
    top: 56.4rem;
    right: 19rem;
    bottom: auto;
  }
  .fv_dot--light01 {
    top: -2.4rem;
    left: 10.8rem;
    width: 10.4rem;
  }
  .fv_dot--light02 {
    display: none;
  }
  .fv_dot--light03 {
    top: 39.2rem;
    left: 25.2rem;
    width: 7.4rem;
    z-index: 3;
  }
  .fv_dot--light04 {
    display: none;
  }
  .fv_dot--light05 {
    top: 73.2rem;
    right: -4rem;
    width: 16.2rem;
  }
}
@media screen and (max-width: 480px) {
  .fv {
    min-height: 74rem;
    padding-top: 7.2rem;
  }
  .fv_main_image {
    top: 2.6rem;
    right: -26rem;
    width: 84rem;
    object-position: -1.6rem 2.5rem;
    -webkit-mask-size: 100% 100%;
    mask-size: 32.2rem 36.6rem;
  }
  .fv_circle_image--left {
    top: 30rem;
    left: 0.4rem;
    width: 18.4rem;
  }
  .fv_circle_image--top {
    top: -0.2rem;
    left: 10rem;
    width: 15.8rem;
  }
  .fv_circle_image--bottom {
    top: 64.6rem;
    right: 3.2rem;
    left: auto;
    bottom: auto;
    width: 17.4rem;
  }
  .fv_catch {
    left: 2rem;
    right: 2rem;
    bottom: 2.4rem;
    width: auto;
  }
  .fv_dot--red {
    top: 4.8rem;
    left: 3.2rem;
    width: 3.7rem;
  }
  .fv_dot--blue {
    top: 45.2rem;
    left: -1.4rem;
    bottom: auto;
    width: 3.2rem;
  }
  .fv_dot--green {
    top: 42.4rem;
    right: 11.6rem;
    bottom: auto;
    width: 2.8rem;
  }
  .fv_dot--light01 {
    top: 16.6rem;
    left: 8.8rem;
    width: 3.7rem;
    rotate: 140deg;
  }
  .fv_dot--light03 {
    top: 37rem;
    left: 17rem;
    width: 6rem;
  }
  .fv_dot--light04 {
    top: 85rem;
    left: -10.8rem;
    width: 21.8rem;
  }
  .fv_dot--light05 {
    top: 68.4rem;
    right: -7.6rem;
    width: 17.9rem;
  }
}
/* end region */

/* region intro */
.intro {
  position: relative;
  padding: 11.2rem 0 12rem;
}
.intro_inner {
  position: relative;
  width: 50rem;
  margin: 0 auto;
  z-index: 2;
}
.intro_text {
  margin: 0;
  font-family: var(--ff-mplus1p);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  line-height: 1.6;
  color: var(--color-black);
}
.intro_text_line {
  display: block;
}
.intro_text_line--01 {
  margin-left: 8.4rem;
}
.intro_text_line--02 {
  margin-left: 8rem;
}
.intro_text_line--03 {
  margin-left: 7.6rem;
}
.intro_text_line--04 {
  margin-left: 7.2rem;
}
.intro_text_line--05 {
  margin-left: 6.8rem;
}
.intro_text_line--06 {
  margin-left: 6.4rem;
}
.intro_text_line--07 {
  margin-left: 6rem;
}
.intro_text_line--08 {
  margin-left: 5.6rem;
}
.intro_text_line--09 {
  margin-left: 5.2rem;
}
.intro_text_line--10 {
  margin-left: 4.8rem;
}
.intro_text_line--11 {
  margin-left: 4.4rem;
}
.intro_text_line--12 {
  margin-left: 4rem;
}
.intro_text_line--13 {
  margin-left: 3.6rem;
}
.intro_text_line--14 {
  margin-left: 3.2rem;
}
.intro_text_line--15 {
  margin-left: 2.8rem;
}
.intro_text_line--16 {
  margin-left: 2.4rem;
}
.intro_text_line--17 {
  margin-left: 2rem;
}
.intro_text_line--18 {
  margin-left: 1.6rem;
}
.intro_catch {
  width: 46.4rem;
  margin-top: 4.8rem;
}
.intro_circle {
  position: absolute;
  border-radius: 50%;
  z-index: 1;
  --fade-delay: 180ms;
  --float-delay: 0s;
  --float-duration: 6s;
  animation: fvFadeIn 900ms ease-out both, dotFloat var(--float-duration) ease-in-out infinite;
  animation-delay: var(--fade-delay), calc(900ms + var(--fade-delay) + var(--float-delay));
  will-change: translate;
}
.intro_circle--left {
  top: 9.4rem;
  left: 7.8rem;
  width: 30rem;
  --fade-delay: 180ms;
  --float-delay: 0.4s;
}
.intro_circle--right {
  top: 30rem;
  right: 12.8rem;
  width: 19.6rem;
  --fade-delay: 320ms;
  --float-delay: 1.1s;
}
@media screen and (max-width: 768px) {
  .intro {
    padding: 12rem 0 8.8rem;
  }
  .intro_inner {
    width: 53.2rem;
  }
  .intro_text_line--01 {
    margin-left: 9.2rem;
  }
  .intro_text_line--02 {
    margin-left: 8.8rem;
  }
  .intro_text_line--03 {
    margin-left: 8.4rem;
  }
  .intro_text_line--04 {
    margin-left: 8rem;
  }
  .intro_text_line--05 {
    margin-left: 7.6rem;
  }
  .intro_text_line--06 {
    margin-left: 7.2rem;
  }
  .intro_text_line--07 {
    margin-left: 6.8rem;
  }
  .intro_text_line--08 {
    margin-left: 6.4rem;
  }
  .intro_text_line--09 {
    margin-left: 6rem;
  }
  .intro_text_line--10 {
    margin-left: 5.6rem;
  }
  .intro_text_line--11 {
    margin-left: 5.2rem;
  }
  .intro_text_line--12 {
    margin-left: 4.8rem;
  }
  .intro_text_line--13 {
    margin-left: 4.4rem;
  }
  .intro_text_line--14 {
    margin-left: 4rem;
  }
  .intro_text_line--15 {
    margin-left: 3.6rem;
  }
  .intro_text_line--16 {
    margin-left: 3.2rem;
  }
  .intro_text_line--17 {
    margin-left: 2.8rem;
  }
  .intro_text_line--18 {
    margin-left: 2.4rem;
  }
  .intro_catch {
    margin-top: 4rem;
    width: 48rem;
  }
  .intro_circle--left {
    top: 16rem;
    left: -6rem;
    width: 23rem;
  }
  .intro_circle--right {
    top: 36rem;
    right: 2.4rem;
    width: 17rem;
  }
}
@media screen and (max-width: 480px) {
  .intro {
    padding: 32rem 0 6.4rem;
  }
  .intro_inner {
    width: 40rem;
    margin: 0 auto;
  }
  .intro_text {
    font-size: 1.6rem;
  }
  .intro_text_line {
    display: inline;
    margin-left: 0;
  }
  .intro_catch {
    width: 32rem;
    margin-top: 3.2rem;
  }
  .intro_circle--left {
    top: 5.6rem;
    left: 1.2rem;
    width: 22rem;
  }
  .intro_circle--right {
    top: 18rem;
    right: 1.6rem;
    width: 16rem;
  }
}
/* end region */

/* region top_main_content */
.top_main_content {
  position: relative;
  margin-top: -4.4rem;
  padding-bottom: 16rem;
  overflow: hidden;
}
.top_main_content_bg_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/webp/search_bg_item.webp");
  background-size: contain;
  background-repeat: repeat;
  background-position-y: -30.8rem;
  opacity: 0.05;
  z-index: -1;
}
.top_main_content_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/webp/search_bg.webp");
  background-size: contain;
  background-repeat: repeat;
  clip-path: polygon(0% 90rem, 100% 90rem, 100% 100%, 0% 100%);
  opacity: 0.3;
  z-index: -2;
}
.scroll_text {
  display: inline-block;
  width: auto;
  font-family: var(--ff-poppins);
  font-style: italic;
  font-size: 15.4rem;
  font-weight: var(--fw-700);
  line-height: 1;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
.scroll_text_01 {
  display: flex;
  width: max-content;
  animation: scrollTextLoop 40s linear infinite;
  will-change: transform;
}
.scroll_text_01 span {
  flex: 0 0 auto;
  padding-right: 0.24em;
}
@keyframes scrollTextLoop {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}
.scroll_color--black {
  color: var(--color-black);
}
.scroll_color--white {
  color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .top_main_content {
    margin-top: -2.4rem;
    padding-bottom: 8rem;
  }
  .scroll_text {
    font-size: 8rem;
  }
}
@media screen and (max-width: 480px) {
  .top_main_content {
    padding-bottom: 5.6rem;
  }
  .scroll_text {
    font-size: 7.2rem;
  }
}
/* end region */

/* region pickup */
.pickup {
  position: relative;
  padding-top: 10rem;
}
.pickup_slider {
  width: 100vw;
  margin-top: 2.4rem;
  overflow: visible;
}
.pickup_slider_wrapper {
  display: flex;
  transition-timing-function: linear !important;
}
.pickup_slide {
  display: block;
  position: relative;
  border-radius: 999px;
  overflow: hidden;
  transition: transform 0.35s ease;
  transform-origin: center center;
  z-index: 1;
}
@media (any-hover: hover) {
  .pickup_slider .pickup_slide:hover,
  .pickup_slider .pickup_slide:focus-visible {
    transform: scale(1.1);
  }
}
.btn_icon {
  position: absolute;
  bottom: 4.8rem;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 999px;
  border: 1px solid var(--color-white);
}
.btn_color--red {
  background-color: var(--color-red);
}
.btn_color--blue {
  background-color: var(--color-blue);
}
.btn_color--green {
  background-color: var(--color-green);
}
@media screen and (max-width: 768px) {
  .pickup {
    padding-top: 4.8rem;
  }
  .pickup_slider {
    margin-top: 2.4rem;
  }
  .btn_icon {
    bottom: 3.2rem;
    width: 4rem;
  }
}
@media screen and (max-width: 480px) {
  .btn_icon {
    bottom: 3.2rem;
    width: 4rem;
  }
}
/* end region */

/* region search */
.search {
  position: relative;
  margin-top: 17.2rem;
  padding-top: 6.4rem;
}
.search::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 58.8rem;
  background-image: url("../images/webp/search_bg.webp");
  background-size: cover;
  border-radius: 5rem 5rem 0 0;
  z-index: -1;
}
.search_inner {
  width: 96.8rem;
  margin: 0 auto;
}
.search_tag_list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 1.2rem;
  margin-top: 4.8rem;
}
.search_tag_item {
  display: flex;
  align-self: center;
  font-family: var(--ff-mplus1p);
  font-size: 1.2rem;
  font-weight: var(--fw-500);
  color: var(--color-black);
  background-color: var(--color-white);
  border-radius: 1rem;
  padding: 1.2rem;
  white-space: nowrap;
  cursor: pointer;
  transition: color 0.25s ease, background-color 0.25s ease;
}
@media (any-hover: hover) {
  .search_tag_item:hover {
    color: var(--color-white);
    background-color: var(--color-red);
  }
}
.search_tag_item.is-active {
  color: var(--color-white);
  background-color: var(--color-red);
}
.search_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4rem 3.2rem;
  margin-top: 5.6rem;
}
.search_item {
  border-radius: 5.6rem 5.6rem 0 0;
  overflow: hidden;
  will-change: opacity, transform;
  backface-visibility: hidden;
}
.search_item.is-hidden {
  display: none;
}
.search_item_img {
  display: block;
  width: 100%;
  border-radius: 5.6rem;
  overflow: hidden;
}
.search_item_img img {
  transition: scale 0.25s ease;
}
@media (any-hover: hover) {
  .search_item:hover .search_item_img img {
    scale: 1.05;
  }
}
.search_item_title {
  font-family: var(--ff-mplus1p);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  text-align: center;
  margin-top: 0.8rem;
}
.search_item_tag_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.8rem 1.2rem;
  margin-top: 1.2rem;
}
.search_item_tag_item {
  font-family: var(--ff-notoSansJp);
  font-size: 1.2rem;
  font-weight: var(--fw-400);
  color: var(--color-black);
}
.more_btn {
  display: block;
  width: min(100%, 960px);
  font-family: var(--ff-poppins);
  font-size: 2.8rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  background: linear-gradient(45deg, #f7ded9 0%, #f0e6e4 30%, #eceaeb 50%, #e0ecea 70%, #ceeee9 100%);
  background-size: 100% 100%;
  background-position: 0% 0%;
  border: none;
  border-radius: 999px;
  margin: 5.6rem auto 0;
  padding: 2.4rem;
  cursor: pointer;
  transition: background-position 0.45s ease, background-size 0.45s ease;
}
.more_btn[hidden] {
  display: none;
}
@media (any-hover: hover) {
  .more_btn:hover,
  .more_btn:focus-visible {
    background-size: 200% 100%;
    background-position: 100% 50%;
  }
}
.scroll_text_02 {
  margin-top: 11.6rem;
}
@media screen and (max-width: 768px) {
  .search {
    margin-top: 14.4rem;
    padding-top: 5.6rem;
  }
  .search::before {
    height: 48rem;
  }
  .search_inner {
    width: 65.6rem;
  }
  .search_tag_list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1rem;
    margin-top: 4rem;
  }
  .search_tag_item {
    font-size: 1.2rem;
    padding: 1rem;
  }
  .search_list {
    gap: 3.2rem 2.4rem;
    margin-top: 4.8rem;
  }
  .search_item {
    border-radius: 4.8rem 4.8rem 0 0;
  }
  .search_item_img {
    border-radius: 4.8rem;
  }
  .search_item_tag_list {
    gap: 0.4rem 0.8rem;
    margin-top: 0.8rem;
  }
  .more_btn {
    width: min(100%, 480px);
    font-size: 2.4rem;
    margin: 4.8rem auto 0;
    padding: 1.6rem;
  }
  .scroll_text_02 {
    margin-top: 8rem;
  }
}
@media screen and (max-width: 480px) {
  .search {
    margin-top: 10rem;
    padding-top: 4.8rem;
  }
  .search::before {
    height: 80rem;
  }
  .search_inner {
    width: 43.2rem;
  }
  .search_tag_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 3.2rem;
  }
  .search_tag_item {
    font-size: 1.6rem;
    padding: 1.2rem 1.4rem;
  }
  .search_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.4rem 1.6rem;
    margin-top: 4rem;
  }
  .search_item {
    border-radius: 4rem 4rem 0 0;
  }
  .search_item_img {
    border-radius: 4rem;
  }
  .more_btn {
    width: 100%;
    font-size: 2rem;
    margin: 4rem auto 0;
  }
  .scroll_text_02 {
    margin-top: 6.4rem;
  }
}
/* end region */

/* region page */
.page_content {
  position: relative;
  overflow: hidden;
}
.page_bg_front {
  position: absolute;
  top: min(37.5rem, 53.2svh);
  left: 0;
  width: 100%;
  height: calc(100% - min(37.5rem, 53.2svh));
  background-image: url("../images/webp/page_bg_front.webp");
  background-size: contain;
  background-repeat: repeat;
  z-index: -2;
}
.page_bg_back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: min(37.5rem, 53.2svh);
  background-image: url("../images/webp/page_bg_back.webp");
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -3;
}
.page_bg_back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_bg_item {
  position: fixed;
  z-index: -1;
  top: -0.8rem;
  width: 100%;
}
.page_bg_line {
  position: absolute;
  content: '';
  z-index: 3;
  top: 0;
  left: 0%;
  width: 100%;
  background-attachment: fixed;
  transform: skewY(-45deg);
  opacity: 0.05;
}
.bg_line--green {
  height: 68.5rem;
  background: var(--color-green);
}
.bg_line--blue {
  top: 74rem;
  height: 11.7rem;
  background: var(--color-blue);
}
.page_fv {
  position: relative;
  width: 100%;
  height: 100svh;
  min-height: 56rem;
  max-height: 72.8rem;
  z-index: 2;
}
.page_fv::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 37.4rem;
  height: auto;
  aspect-ratio: 1/1;
  background-color: var(--color-white);
  opacity: 0.4;
  clip-path: polygon(0% 0%, 100% 0, 100% 0%, 0% 100%);
  z-index: 1;
}
.page_fv::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 56.4rem;
  height: auto;
  aspect-ratio: 1/1;
  background-color: var(--color-white);
  opacity: 0.4;
  clip-path: polygon(100% 0%, 100% 0, 100% 100%, 0% 100%);
  z-index: 2;
}
.page_fv_inner {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.page_fv_img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(108.6rem, calc((max(100svh, 56rem) - 14rem) * 543 / 274));
  height: auto;
  aspect-ratio: 543 / 274;
  border-radius: 1.2rem;
  overflow: hidden;
}
.page_fv_img::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.page_fv_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_fv_catch {
  position: absolute;
  top: 50%;
  left: clamp(13rem, calc(24rem - (min(max(100svh, 56rem), 65.8rem) - 56rem) * 11 / 9.8), 24rem);
  transform: translateY(-50%);
  z-index: 2;
}
.page_fv_title_en {
  font-family: var(--ff-poppins);
  font-style: italic;
  font-size: 4.3rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
}
.page_fv_title_ja {
  font-family: var(--ff-mplus1p);
  font-style: italic;
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  margin-top: 0.8rem;
}
.scroll_text_03 {
  display: flex;
  width: max-content;
  position: absolute;
  bottom: -6.8rem;
  z-index: 2;
  animation: scrollTextLoop 40s linear infinite;
  will-change: transform;
}
.scroll_text_03 span {
  flex: 0 0 auto;
  padding-right: 0.24em;
}
.page_scroll_text {
  display: flex;
  width: max-content;
  position: absolute;
  bottom: 0;
  z-index: 2;
  animation: scrollTextLoop 40s linear infinite;
  will-change: transform;
}
.page_scroll_text span {
  flex: 0 0 auto;
  padding-right: 0.24em;
}
@media screen and (max-width: 768px) {
  .page_bg_item {
    top: 20rem;
  }
  .bg_line--green {
    height: 48rem;
  }
  .bg_line--blue {
    top: 52rem;
    height: 8rem;
  }
  .page_fv {
    min-height: auto;
    max-height: 102.4rem;
  }
  .page_fv::before {
    width: 22.4rem;
  }
  .page_fv::after {
    width: 32rem;
  }
  .page_fv_img {
    inset: 0;
    transform: none;
    width: 100%;
    height: 100%;
    aspect-ratio: auto;
    border-radius: 0;
  }
  .page_fv_catch {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .page_fv_title_en {
    font-size: 5.6rem;
    text-align: center;
    white-space: nowrap;
  }
  .page_fv_title_ja {
    font-size: 2.2rem;
    text-align: center;
  }
  .scroll_text_03 {
    bottom: -4rem;
  }
}
@media screen and (max-width: 480px) {
  .page_bg_item {
    top: 42.2rem;
  }
  .bg_line--green {
    height: 32rem;
  }
  .bg_line--blue {
    top: 36.6rem;
    height: 6.4rem;
  }
  .page_fv {
    min-height: 66rem;
    max-height: 84.4rem;
  }
  .page_fv::before {
    width: 22rem;
  }
  .page_fv::after {
    width: 24rem;
  }
  .page_fv_title_en {
    font-size: 4.8rem;
  }
  .page_fv_title_ja {
    font-size: 2rem;
  }
  .scroll_text_03 {
    bottom: -3.5rem;
  }
  .page_scroll_text {
    bottom: -3.2rem;
  }
}
/* end region */

/* region pastandfuture_fv */
.pastandfuture_fv {
  max-height: 65.8rem;
}
.pastandfuture_fv::before {
  z-index: 2;
}
.pastandfuture_fv_bg {
  position: absolute;
  inset: 0;
  z-index: 1;
}
.pastandfuture_fv_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pastandfuture_fv_catch {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.pastandfuture_fv_title_en {
  font-family: var(--ff-poppins);
  font-style: italic;
  font-size: 6rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  text-align: center;
}
.pastandfuture_fv_title_ja {
  font-family: var(--ff-mplus1p);
  font-style: italic;
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  text-align: center;
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .pastandfuture_fv {
    max-height: 102.4rem;
  }
  .pastandfuture_fv_title_en {
    font-size: 5.6rem;
    white-space: nowrap;
  }
  .pastandfuture_fv_title_ja {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 480px) {
  .pastandfuture_fv {
    min-height: 66rem;
    max-height: 84.4rem;
  }
  .pastandfuture_fv_bg img {
    object-position: calc(50% + 12rem) center;
  }
  .pastandfuture_fv_title_en {
    font-size: 4.8rem;
  }
  .pastandfuture_fv_title_ja {
    font-size: 2rem;
  }
}
/* end region */

/* region past */
.past {
  position: relative;
  margin-top: 4.8rem;
  overflow: hidden;
  z-index: 1;
}
.past_intro {
  position: relative;
  padding: 16rem 3.2rem 20rem;
  background: url("../images/webp/past_bg_img.webp") no-repeat center/cover fixed;
}
.past_intro_heading {
  position: relative;
  z-index: 2;
}
.past_intro_title_en {
  font-family: var(--ff-poppins);
  font-size: 6rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-white);
  text-align: center;
}
.past_intro_title_ja {
  font-family: var(--ff-mplus1p);
  font-size: 2.4rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-white);
  margin-top: 0.8rem;
  text-align: center;
}
.past_intro_text {
  position: relative;
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  line-height: 1.875;
  color: var(--color-white);
  text-align: center;
  margin-top: 4.8rem;
  z-index: 2;
}

.past_content {
  position: relative;
  padding: 8rem 0 32.4rem;
}
.past_timeline_item {
  position: relative;
  display: grid;
  gap: 4.8rem;
  max-width: 106rem;
  z-index: 2;
}
.past_timeline_item:nth-of-type(odd) {
  grid-template-columns: 60rem minmax(0, 1fr);
  margin: 0 auto 0 0;
}
.past_timeline_item:nth-of-type(even) {
  grid-template-columns: minmax(0, 1fr) 60rem;
  margin: 0 0 0 auto;
}
.past_timeline_item::before {
  position: absolute;
  content: "";
  top: 12.2rem;
  left: 0;
  width: 110rem;
  height: calc(100% - 5.6rem);
  background-color: var(--color-white);
  border-radius: 2.4rem;
  opacity: 0.7;
  z-index: -1;
}
.past_timeline_item--reverse::before {
  left: auto;
  right: 0;
  width: 110rem;
}

.past_timeline_item + .past_timeline_item {
  margin-top: 14rem;
}
.past_timeline_item--reverse .past_timeline_media {
  border-radius: 2.4rem 0 0 2.4rem;
  order: 2;
}
.past_timeline_item--reverse .past_timeline_body {
  order: 1;
}
.past_timeline_media {
  position: relative;
  height: fit-content;
  border-radius: 0 2.4rem 2.4rem 0;
  overflow: hidden;
}
.past_timeline_body {
  padding: 6.4rem 0 0;
}
.past_timeline_year {
  font-family: var(--ff-poppins);
  font-size: 10rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-blue);
}
.past_timeline_lead {
  font-family: var(--ff-notoSansJp);
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  line-height: 1.43;
  color: var(--color-blue);
  margin: 2rem 0 0;
}
.past_timeline_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-500);
  line-height: 1.86;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin: 3.2rem 0 0;
}
.past_topics_title {
  font-family: var(--ff-poppins);
  font-size: 2rem;
  line-height: 1;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  margin: 5.6rem 0 2rem;
}
.past_topics_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.past_topics_item {
  display: grid;
  grid-template-columns: 11rem 1fr;
  align-items: start;
  gap: 1.2rem;
}
.past_topics_item + .past_topics_item {
  margin-top: 0.4rem;
}
.past_topics_date,
.past_topics_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.3rem;
  line-height: 1.64;
  font-weight: var(--fw-500);
  color: var(--color-black);
}
.scroll_text_04 {
position: absolute;
bottom: -2.4rem;
left: 0;
}
@media screen and (max-width: 768px) {
  .past {
    margin-top: 2.8rem;
  }
  .past_intro {
    padding: 12rem 2.4rem 15.2rem;
    background-attachment: scroll;
  }
  .past_intro_title_en {
    font-size: 4.8rem;
  }
  .past_intro_title_ja {
    font-size: 2rem;
  }
  .past_intro_text {
    margin-top: 3.2rem;
  }
  .past_content {
    padding: 6.4rem 2.4rem 14.4rem;
  }
  .past_timeline_item,
  .past_timeline_item:nth-of-type(odd),
  .past_timeline_item:nth-of-type(even) {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    max-width: 64rem;
    margin: 0 auto;
  }
  .past_timeline_item::before,
  .past_timeline_item--reverse::before {
    display: none;
  }
  .past_timeline_item--reverse .past_timeline_media,
  .past_timeline_item--reverse .past_timeline_body {
    order: initial;
  }
  .past_timeline_media {
    border-radius: 2rem 2rem 0 0;
  }
  .past_timeline_item--reverse .past_timeline_media {
    border-radius: 2rem 2rem 0 0;
  }
  .past_timeline_media img {
    width: 100%;
    max-height: 48rem;
    object-fit: cover;
    object-position: center;
  }
  .past_timeline_body {
    background-color: var(--color-white);
    border-radius: 0 0 2rem 2rem;
    padding: 2.6rem 2rem 2.8rem;
  }
  .past_timeline_year {
    font-size: 7rem;
  }
  .past_timeline_lead {
    margin-top: 1.2rem;
    font-size: 2rem;
    line-height: 1.45;
  }
  .past_timeline_desc {
    margin-top: 1.6rem;
    line-height: 1.8;
  }
  .past_topics_title {
    margin-top: 2.4rem;
  }
  .past_topics_item {
    grid-template-columns: 9.6rem 1fr;
    gap: 0.8rem;
  }
  .past_timeline_item + .past_timeline_item {
    margin-top: 6.4rem;
  }
  .scroll_text_04 {
    bottom: -1.2rem;
  }
}

@media screen and (max-width: 480px) {
  .past {
    margin-top: 2.4rem;
  }
  .past_intro {
    padding: 9.6rem 2rem 12rem;
  }
  .past_intro_title_en {
    font-size: 4rem;
  }
  .past_intro_title_ja {
    font-size: 2rem;
  }
  .past_intro_text {
    margin-top: 2.8rem;
    font-size: 1.6rem;
    line-height: 1.9;
  }
  .past_content {
    padding: 4.8rem 1.6rem 12rem;
  }
  .past_timeline_item,
  .past_timeline_item:nth-of-type(odd),
  .past_timeline_item:nth-of-type(even) {
    gap: 0;
    max-width: 100%;
  }
  .past_timeline_item + .past_timeline_item {
    margin-top: 4.8rem;
  }
  .past_timeline_media {
    border-radius: 1.6rem 1.6rem 0 0;
  }
  .past_timeline_item--reverse .past_timeline_media {
    border-radius: 1.6rem 1.6rem 0 0;
  }
  .past_timeline_media img {
    max-height: 28rem;
  }
  .past_timeline_body {
    padding: 2.2rem 1.6rem 2.4rem;
    border-radius: 0 0 1.6rem 1.6rem;
  }
  .past_timeline_year {
    font-size: 4.8rem;
  }
  .past_timeline_lead {
    margin-top: 1rem;
    font-size: 2rem;
    line-height: 1.5;
  }
  .past_timeline_desc {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.85;
    letter-spacing: 0.02em;
  }
  .past_topics_title {
    margin-top: 2rem;
    font-size: 2rem;
  }
  .past_topics_item {
    grid-template-columns: 8.4rem 1fr;
    gap: 0.6rem;
  }
  .past_topics_item + .past_topics_item {
    margin-top: 0.3rem;
  }
  .past_topics_date,
  .past_topics_text {
    font-size: 1.4rem;
    line-height: 1.55;
  }
}
/* end region */

/* region future */
.future {
  position: relative;
  padding-bottom: 25rem;
}
.future_intro {
  position: relative;
  padding: 16rem 3.2rem 20rem;
  background: url("../images/webp/future_bg_img.webp") no-repeat center/cover fixed;
}
.future_intro_heading {
  position: relative;
  z-index: 2;
}
.future_intro_title_en {
  font-family: var(--ff-poppins);
  font-size: 6rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-white);
  text-align: center;
}
.future_intro_title_ja {
  font-family: var(--ff-mplus1p);
  font-size: 2.4rem;
  font-style: italic;
  font-weight: var(--fw-700);
  color: var(--color-white);
  margin-top: 0.8rem;
  text-align: center;
}
.future_intro_text {
  position: relative;
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  line-height: 1.875;
  color: var(--color-white);
  text-align: center;
  margin-top: 4.8rem;
  z-index: 2;
}
.future_item.parallax_item {
  background-attachment: fixed;
  padding: 10rem 15rem 10rem;
}
.future_item {
  position: relative;
}
.future_item::before {
  position: absolute;
  content: "";
  inset: 0;
  background: rgba(0, 0, 0, 0.3);
}
.future_item.item01 {
  background: url("../images/webp/future_img01.webp") no-repeat center/cover fixed;
}
.future_item.item02 {
  background: url("../images/webp/future_img02.webp") no-repeat center/cover fixed;
}
.future_item.item03 {
  background: url("../images/webp/future_img03.webp") no-repeat center/cover fixed;
}
.future_item.item04 {
  background: url("../images/webp/future_img04.webp") no-repeat center/cover fixed;
}
.future_item_wrap {
  width: 46.2rem;
}
.future_item:nth-of-type(even) .future_item_wrap {
  margin: 0 0 0 auto;
}
.future_item_num {
  display: block;
  font-family: var(--ff-poppins);
  font-style: italic;
  font-size: 10rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
}
.future_item:nth-of-type(even) .future_item_num {
  text-align: right;
}
.future_item_title {
  font-family: var(--ff-mplus1p);
  font-style: italic;
  font-size: 2.8rem;
  font-weight: var(--fw-700);
  line-height: 1.46;
  letter-spacing: 0.1em;
  color: var(--color-white);
  margin-top: 2.4rem;
}
.future_item:nth-of-type(even) .future_item_title {
  text-align: right;
}
.future_item_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-700);
  line-height: 1.86;
  letter-spacing: 0.05em;
  color: var(--color-white);
  margin-top: 2.4rem;
}
.scroll_text_05 {
  position: absolute;
  bottom: 11.8rem;
  left: 0;
}
@media screen and (max-width: 768px) {
  .future {
    padding-bottom: 20rem;
  }
  .future_intro {
    padding: 12rem 2.4rem 15.2rem;
    background-attachment: scroll;
  }
  .future_intro_title_en {
    font-size: 4.8rem;
  }
  .future_intro_title_ja {
    font-size: 2rem;
  }
  .future_intro_text {
    margin-top: 3.2rem;
  }
  .future_item.parallax_item {
    background-attachment: scroll;
    padding: 8rem 2.4rem;
  }
  .future_item.item01,
  .future_item.item02,
  .future_item.item03,
  .future_item.item04 {
    background-attachment: scroll;
  }
  .future_item_wrap {
    width: 100%;
    max-width: 64rem;
    margin: 0 auto;
  }
  .future_item:nth-of-type(even) .future_item_wrap {
    margin: 0 auto;
  }
  .future_item_num {
    font-size: 7rem;
  }
  .future_item:nth-of-type(even) .future_item_num {
    text-align: left;
  }
  .future_item_title {
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-top: 1.6rem;
  }
  .future_item:nth-of-type(even) .future_item_title {
    text-align: left;
  }
  .future_item_desc {
    margin-top: 1.6rem;
    font-size: 1.5rem;
    line-height: 1.8;
    letter-spacing: 0.03em;
  }
  .scroll_text_05 {
    bottom: 13.2rem;
  }
}

@media screen and (max-width: 480px) {
  .future {
    padding-bottom: 15rem;
  }
  .future_intro {
    padding: 9.6rem 2rem 12rem;
  }
  .future_intro_title_en {
    font-size: 4rem;
  }
  .future_intro_title_ja {
    font-size: 2rem;
  }
  .future_intro_text {
    margin-top: 2.8rem;
    font-size: 1.6rem;
    line-height: 1.9;
  }
  .future_item.parallax_item {
    padding: 6.4rem 1.6rem;
  }
  .future_item_num {
    font-size: 5.6rem;
  }
  .future_item_title {
    font-size: 2rem;
    line-height: 1.55;
    letter-spacing: 0.03em;
    margin-top: 1.2rem;
  }
  .future_item_desc {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.85;
    letter-spacing: 0.02em;
  }
  .scroll_text_05 {
    bottom: 8.8rem;
  }
}

/* end region */

/* region business_about */
.business_about {
  padding: 5.6rem 0 0;
}
.business_about_inner {
  position: relative;
}
.business_about_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  letter-spacing: 0.09em;
  color: var(--color-blue);
  text-align: center;
}
.business_about_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-700);
  line-height: 1.86;
  letter-spacing: 0.15em;
  color: var(--color-black);
  text-align: center;
  margin: 4rem auto 0;
}
.business_about_picture {
  position: relative;
  width: 53.8rem;
  margin: 4rem auto 0;
  z-index: 2;
}
.business_about_picture img {
  width: 100%;
  height: auto;
}
.business_about_dot_img {
  position: absolute;
  border-radius: 50%;
  object-fit: cover;
  z-index: 3;
}
.business_about_dot_img:nth-of-type(1) {
  top: 23.6rem;
  left: 8.6rem;
  width: 21.6rem;
}
.business_about_dot_img:nth-of-type(2) {
  top: 28rem;
  right: 11rem;
  width: 16.8rem;
}
.business_about_dot_img:nth-of-type(3) {
  top: 64rem;
  left: 22rem;
  width: 16.5rem;
}
.business_about_dot_img:nth-of-type(4) {
  top: 66rem;
  right: 20rem;
  width: 13rem;
}
@media screen and (max-width: 768px) {
  .business_about {
    padding: 5.6rem 2.4rem 0;
  }
  .business_about_inner {
    width: min(100%, 72rem);
    margin: 0 auto;
  }
  .business_about_title {
    font-size: 2.2rem;
    letter-spacing: 0.06em;
  }
  .business_about_text {
    margin-top: 3.2rem;
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.08em;
  }
  .business_about_picture {
    width: min(100%, 48rem);
    margin-top: 3.2rem;
  }
  .business_about_dot_img:nth-of-type(1) {
    top: 19.2rem;
    left: 0;
    width: 15.2rem;
  }
  .business_about_dot_img:nth-of-type(2) {
    top: 22.8rem;
    right: 0;
    width: 12.8rem;
  }
  .business_about_dot_img:nth-of-type(3) {
    top: 56rem;
    left: 5.6rem;
    width: 12.8rem;
  }
  .business_about_dot_img:nth-of-type(4) {
    top: 55rem;
    right: 3.2rem;
    width: 9.8rem;
  }
}
@media screen and (max-width: 480px) {
  .business_about {
    margin-top: 2rem;
    padding: 4.2rem 1.6rem 0;
  }
  .business_about_inner {
    width: 100%;
  }
  .business_about_title {
    font-size: 2rem;
    letter-spacing: 0.04em;
    line-height: 1.55;
  }
  .business_about_text {
    margin-top: 2rem;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.04em;
  }
  .business_about_picture {
    width: 40rem;
    margin-top: 2.4rem;
  }
  .business_about_dot_img {
    display: none;
  }
}
/* end region */

/* region business_about_list */
.business_about_list {
  position: relative;
  padding: 14.4rem 0 0;
}
.business_about_list_inner {
  position: relative;
}
.business_about_item {
  position: relative;
  display: grid;
  align-items: flex-start;
  gap: 4rem;
  max-width: 106rem;
  z-index: 2;
}
.business_about_item:nth-of-type(odd) {
  grid-template-columns: 48rem minmax(0, 1fr);
  margin: 0 auto 0 0;
}
.business_about_item:nth-of-type(even) {
  grid-template-columns: minmax(0, 1fr) 48rem;
  margin: 0 0 0 auto;
}
.business_about_item::before {
  position: absolute;
  content: "";
  top: 3rem;
  left: 0;
  width: 110rem;
  height: calc(100% + 5.6rem);
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 2.4rem;
  z-index: -1;
} 
.business_about_item + .business_about_item {
  margin-top: 16rem;
}
.business_about_item--reverse::before {
  left: auto;
  right: 0;
}
.business_about_item--reverse .business_about_item_media {
  order: 2;
  border-radius: 2.4rem 0 0 2.4rem;
}
.business_about_item--reverse .business_about_item_body {
  order: 1;
}
.business_about_item_media {
  position: relative;
  border-radius: 0 2.4rem 2.4rem 0;
  overflow: hidden;
}
.business_about_item_body {
  min-width: 0;
}
.business_about_item_heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0 2rem;
}
.business_about_item_title_en {
  font-family: var(--ff-poppins);
  font-size: 4rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-blue);
  white-space: nowrap;
}
.business_about_item_num {
  flex-shrink: 0;
  font-family: var(--ff-poppins);
  font-size: 6rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-blue);
}
.business_about_item_title_ja {
  font-family: var(--ff-mplus1p);
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  margin-top: 0.4rem;
}
.business_about_item_subhead {
  font-family: var(--ff-notoSansJp);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  margin-top: 4rem;
}
.business_about_item_desc + .business_about_item_subhead {
  margin-top: 3.2rem;
}
.business_about_item_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 1.86;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin-top: 4rem;
}
.business_about_item_subhead + .business_about_item_desc {
  margin-top: 1.6rem;
}
.scroll_text_06 {
  padding-top: 12rem;
}
@media screen and (max-width: 768px) {
  .business_about_list {
    padding: 10rem 0 0;
  }
  .business_about_list_inner {
    width: 64rem;
    margin: 0 auto;
  }
  .business_about_item,
  .business_about_item:nth-of-type(odd),
  .business_about_item:nth-of-type(even) {
    grid-template-columns: 1fr;
    gap: 0;
    max-width: 64rem;
    margin: 0 auto;
  }
  .business_about_item::before,
  .business_about_item--reverse::before {
    display: none;
  }
  .business_about_item--reverse .business_about_item_media,
  .business_about_item--reverse .business_about_item_body {
    order: initial;
  }
  .business_about_item + .business_about_item {
    margin-top: 5.6rem;
  }
  .business_about_item_media,
  .business_about_item--reverse .business_about_item_media {
    border-radius: 2rem 2rem 0 0;
  }
  .business_about_item_media img {
    display: block;
    width: 100%;
    height: 40rem;
    object-fit: cover;
    object-position: 50% 65%;
  }
  .business_about_item_body {
    padding: 2.8rem 2.4rem 3.2rem;
    border-radius: 0 0 2rem 2rem;
    background-color: rgba(255, 255, 255, 0.75);
  }
  .business_about_item_title_en {
    font-size: 3.4rem;
  }
  .business_about_item_num {
    font-size: 4.8rem;
  }
  .business_about_item_title_ja {
    margin-top: 0.6rem;
    font-size: 2.1rem;
  }
  .business_about_item_subhead {
    margin-top: 3.2rem;
    font-size: 1.8rem;
  }
  .business_about_item_desc {
    margin-top: 4rem;
    font-size: 1.35rem;
    line-height: 1.82;
    letter-spacing: 0.03em;
  }
  .business_about_item_subhead + .business_about_item_desc {
    margin-top: 1.2rem;
  }
  .scroll_text_06 {
    padding-top: 10rem;
  }
}
@media screen and (max-width: 480px) {
  .business_about_list {
    padding: 8rem 0 0;
  }
  .business_about_list_inner {
    width: 100%;
  }
  .business_about_item,
  .business_about_item:nth-of-type(odd),
  .business_about_item:nth-of-type(even) {
    max-width: 100%;
    gap: 0;
  }
  .business_about_item + .business_about_item {
    margin-top: 4rem;
  }
  .business_about_item_media,
  .business_about_item--reverse .business_about_item_media {
    border-radius: 1.6rem 1.6rem 0 0;
  }
  .business_about_item_media img {
    display: block;
    width: 100%;
    height: 24rem;
    object-fit: cover;
  }
  .business_about_item_body {
    padding: 2.2rem 1.6rem 2.6rem;
    border-radius: 0 0 1.6rem 1.6rem;
  }
  .business_about_item_heading {
    gap: 0 1rem;
  }
  .business_about_item_title_en {
    font-size: 3rem;
  }
  .business_about_item_num {
    font-size: 4rem;
  }
  .business_about_item_title_ja {
    margin-top: 0.4rem;
    font-size: 2rem;
  }
  .business_about_item_subhead {
    margin-top: 2.8rem;
    font-size: 1.8rem;
  }
  .business_about_item_desc {
    margin-top: 4rem;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.02em;
  }
  .business_about_item_subhead + .business_about_item_desc {
    margin-top: 1.2rem;
  }
  .scroll_text_06 {
    padding-top: 8rem;
  }
}
/* end region */

/* region overseas */
.overseas {
  position: relative;
  padding: 4rem 0 10rem;
}
.overseas_main_inner {
  position: relative;
  width: 90rem;
  margin: 0 auto;
}
.overseas_map {
  position: absolute;
  top: 11.2rem;
  left: 50%;
  transform: translate(-50%);
  width: 109rem;
  opacity: 1;
  z-index: 1;
  pointer-events: none;
}
.overseas_map img {
  width: 100%;
  height: auto;
}
.overseas_heading,
.overseas_intro_title,
.overseas_intro_text,
.overseas_content {
  position: relative;
  z-index: 2;
}
.overseas_heading {
  text-align: center;
}
.overseas_title_en {
  font-family: var(--ff-poppins);
  font-size: 4rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-mint-green);
}
.overseas_title_ja {
  font-family: var(--ff-mplus1p);
  font-style: italic;
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  margin-top: 0.8rem;
}
.overseas_intro_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2.4rem;
  font-weight: var(--fw-700);
  color: var(--color-mint-green);
  text-align: center;
  margin-top: 4rem;
}
.overseas_intro_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  margin-top: 2.4rem;
}
.overseas_content {
  width: 56.8rem;
  margin-top: 21.4rem;
}
.overseas_content_head {
  font-family: var(--ff-notoSansJp);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-mint-green);
}
.overseas_content_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  margin-top: 1.6rem;
}
.overseas_content_text:nth-of-type(1) {
  padding-right: 11.8rem;
}
.overseas_content_text + .overseas_content_head {
  margin-top: 2.4rem;
}
.overseas_dot_img {
  position: absolute;
  border-radius: 50%;
  object-fit: cover;
  z-index: 3;
}
.overseas_dot_img:nth-of-type(1) {
  top: -10rem;
  right: -16rem;
  width: 21.6rem;
}
.overseas_dot_img:nth-of-type(2) {
  top: 8.8rem;
  right: -30rem;
  width: 16rem;
}
.overseas_other_inner {
  position: relative;
  padding: 8rem 0 0;
}
.overseas_other_title {
  color: var(--color-cyan);
}
.overseas_other_list {
  margin-top: 4.8rem;
}
.overseas_other_item {
  display: grid;
  grid-template-columns: 42rem minmax(0, 1fr);
  align-items: center;
  gap: 5.6rem;
  max-width: 106rem;
}
.overseas_other_item:nth-of-type(odd) {
  margin: 0 auto 0 0;
}
.overseas_other_item:nth-of-type(even) {
  margin: 0 0 0 auto;
}
.overseas_other_item + .overseas_other_item {
  margin-top: 5.6rem;
}
.overseas_other_item--reverse {
  grid-template-columns: minmax(0, 1fr) 42rem;
}
.overseas_other_item--reverse .overseas_other_img {
  border-radius: 1.2rem  0 0 1.2rem;
  order: 2;
}
.overseas_other_item--reverse .overseas_other_content {
  order: 1;
}
.overseas_other_img {
  border-radius: 0 1.2rem 1.2rem 0;
  overflow: hidden;
  aspect-ratio: 42 / 28;
}
.overseas_other_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.overseas_other_content_title {
  font-family: var(--ff-mplus1p);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-cyan);
}
.overseas_other_content_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin-top: 1.6rem;
}

.scroll_text_07 {
  padding-top: 8rem;
}
@media screen and (max-width: 768px) {
  .overseas {
    padding: 5.6rem 0  8rem;
  }
  .overseas_main_inner {
    width: min(100%, 64rem);
    margin: 0 auto;
  }
  .overseas_map {
    top: 12.8rem;
    width: 74rem;
  }
  .overseas_title_en {
    font-size: 3.4rem;
  }
  .overseas_title_ja {
    margin-top: 0.6rem;
    font-size: 2rem;
  }
  .overseas_intro_title {
    margin-top: 2.8rem;
    font-size: 2.1rem;
  }
  .overseas_intro_text {
    margin-top: 2rem;
    font-size: 1.3rem;
    line-height: 1.86;
  }
  .overseas_content {
    width: 44rem;
    margin-top: 17.6rem;
  }
  .overseas_content_head {
    font-size: 1.8rem;
  }
  .overseas_content_text {
    margin-top: 1.2rem;
    font-size: 1.3rem;
    line-height: 1.86;
  }
  .overseas_content_text:nth-of-type(1) {
    padding-right: 8rem;
  }
  .overseas_content_text + .overseas_content_head {
    margin-top: 2.4rem;
  }
  .overseas_dot_img:nth-of-type(1) {
    top: -5.6rem;
    right: -10rem;
    width: 17rem;
  }
  .overseas_dot_img:nth-of-type(2) {
    top: 10.8rem;
    right: -18rem;
    width: 12.8rem;
  }
  .overseas_other_inner {
    max-width: 56rem;
    margin: 0 auto;
    padding: 4.8rem 0 0;
  }
  .overseas_other_list {
    margin-top: 4rem;
  }
  .overseas_other_item,
  .overseas_other_item--reverse {
    grid-template-columns: 1fr;
    gap: 2.4rem;
  }
  .overseas_other_item--reverse .overseas_other_img {
    border-radius: 1.2rem;
  }
  .overseas_other_item + .overseas_other_item {
    margin-top: 3.2rem;
  }
  .overseas_other_item--reverse .overseas_other_img,
  .overseas_other_item--reverse .overseas_other_content {
    order: initial;
  }
  .overseas_other_img {
    border-radius: 1.2rem;
    aspect-ratio: 46 / 29;
  }
  .overseas_other_content_title {
    font-size: 1.5rem;
    line-height: 1.68;
  }
  .overseas_other_content_desc {
    margin-top: 0.8rem;
    font-size: 1.25rem;
    line-height: 1.82;
    letter-spacing: 0.03em;
  }
  .scroll_text_07 {
    padding-top: 7.2rem;
  }
}
@media screen and (max-width: 480px) {
  .overseas {
    padding: 4.8rem 1.6rem 6.4rem;
  }
  .overseas_main_inner {
    width: 100%;
    padding: 0;
  }
  .overseas_map {
    top: 29.2rem;
    width: 52rem;
    opacity: 0.88;
  }
  .overseas_title_en {
    font-size: 3.2rem;
  }
  .overseas_title_ja {
    margin-top: 0.4rem;
    font-size: 2.4rem;
  }
  .overseas_intro_title {
    margin-top: 2rem;
    font-size: 2rem;
  }
  .overseas_intro_text {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.82;
  }
  .overseas_content {
    width: 100%;
    margin-top: 14.4rem;
  }
  .overseas_content_head {
    font-size: 1.8rem;
  }
  .overseas_content_text {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: 1.78;
  }
  .overseas_content_text:nth-of-type(1) {
    padding-right: 0;
  }
  .overseas_content_text + .overseas_content_head {
    margin-top: 2rem;
  }
  .overseas_dot_img {
    position: absolute;
  }
  .overseas_dot_img:nth-of-type(1),
  .overseas_dot_img:nth-of-type(2) {
    display: none;
  }
  .overseas_other_inner {
    padding: 3.2rem 0 0;
  }
  .overseas_other_list {
    margin-top: 2.8rem;
  }
  .overseas_other_item,
  .overseas_other_item--reverse {
    gap: 1.2rem;
  }
  .overseas_other_item + .overseas_other_item {
    margin-top: 2.8rem;
  }
  .overseas_other_img {
    width: 100%;
    border-radius: 0.8rem;
    aspect-ratio: 16 / 10;
  }
  .overseas_other_content_title {
    font-size: 2rem;
    line-height: 1.6;
  }
  .overseas_other_content_desc {
    margin-top: 0.6rem;
    font-size: 1.6rem;
    line-height: 1.72;
    letter-spacing: 0.02em;
  }
  .scroll_text_07 {
    padding-top: 6.4rem;
  }
}
/* end region */

/* region engineers_fv */
@media screen and (max-width: 768px) {
  .engineers_fv_img img {
    object-position: 30% 50%;
  }
}
/* end region */

/* region page_anchor */
.page_anchor {
  position: relative;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0.8rem;
  width: 90rem;
  margin: 0 auto;
  padding: 5.6rem 0 0;
  list-style: none;
  z-index: 3;
}
.page_tab.page_anchor {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 60rem;
}
.page_anchor_item {
  border-radius: 1.5rem;
  overflow: hidden;
}
.anchor_item--green {
  background-color: var(--color-green);
}
.anchor_item--red {
  background-color: var(--color-red);
}
.anchor_item--blue {
  background-color: var(--color-blue);
}
.anchor_item--pink {
  background-color: var(--color-pink);
}
.anchor_item--pascal-pink {
  background-color: var(--color-pascal-pink);
}
.anchor_item--orange {
  background-color: var(--color-orange);
}
.anchor_item--purple {
  background-color: var(--color-purple);
}
.page_anchor_link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 9.6rem;
  padding: 0 2.4rem 1.6rem;
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  text-align: center;
}
.page_tab_button {
  width: 100%;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.page_tab_item {
  transition: opacity 0.2s ease;
}
.page_tab_item:not(.is-active) {
  opacity: 0.3;
}
@media (any-hover: hover) {
  .page_tab_item:not(.is-active):hover,
  .page_tab_item:not(.is-active):focus-within {
    opacity: 1;
  }
}
.page_anchor_link::after {
  position: absolute;
  content: "";
  bottom: 2.4rem;
  left: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border-right: 0.2rem solid var(--color-white);
  border-bottom: 0.2rem solid var(--color-white);
  transform: translateX(-50%) rotate(45deg);
}

@media screen and (max-width: 768px) {
  .page_anchor {
    gap: 1rem;
    width: 72rem;
    padding: 8rem 0 0;
  }
  .page_tab.page_anchor {
    width: 52rem;
  }
  .page_anchor_link {
    min-height: 7.2rem;
    padding: 0 1.2rem 0.8rem;
  }
  .page_anchor_link::after {
    bottom: 1.4rem;
    width: 1rem;
    height: 1rem;
    border-right-width: 0.2rem;
    border-bottom-width: 0.2rem;
  }
}

@media screen and (max-width: 480px) {
  .page_anchor {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8rem;
    width: calc(100% - 4.8rem);
    padding: 6.4rem 0 0;
  }
  .page_tab.page_anchor {
    width: calc(100% - 3.2rem);
  }
  .page_anchor_link {
    min-height: 6.4rem;
    font-size: 1.6rem;
    padding: 0 0.8rem 1.6rem;
  }
  .page_anchor_link::after {
    bottom: 1.6rem;
    width: 0.8rem;
    height: 0.8rem;
  }
}
/* end region */

/* region job_division */
.job_division,
.work_enviroment {
  position: relative;
  padding: 10rem 0 0;
  --job-division-accent: var(--color-green);
  --job-division-accent-soft: #cce7d9;
  --job-division-bg: rgba(255, 255, 255, 0.7);
  --job-division-pickup-bg: var(--color-pascal-green);
  --job-division-dot1: var(--color-green);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division + .job_division,
.work_enviroment + .work_enviroment {
  padding: 27rem 0 0;
}
.job_division--green {
  --job-division-accent: var(--color-green);
  --job-division-accent-soft: #cce7d9;
  --job-division-pickup-bg: var(--color-pascal-green);
  --job-division-dot1: var(--color-green);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--red,
.job_division--electrical {
  --job-division-accent: var(--color-red);
  --job-division-accent-soft: #f2d5ce;
  --job-division-pickup-bg: #f6e3dc;
  --job-division-dot1: var(--color-red);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--blue,
.job_division--hvacpiping {
  --job-division-accent: var(--color-blue);
  --job-division-accent-soft: #d3e4f4;
  --job-division-pickup-bg: #deebf8;
  --job-division-dot1: var(--color-blue);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--pink {
  --job-division-accent: var(--color-pink);
  --job-division-accent-soft: #fadcdc;
  --job-division-dot1: var(--color-pink);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--pascal-pink {
  --job-division-accent: var(--color-pascal-pink);
  --job-division-accent-soft: #fbe5ed;
  --job-division-dot1: var(--color-pascal-pink);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--orange {
  --job-division-accent: var(--color-orange);
  --job-division-accent-soft: #ffe4cc;
  --job-division-dot1: var(--color-orange);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division--purple {
  --job-division-accent: var(--color-purple);
  --job-division-accent-soft: #edd9e9;
  --job-division-dot1: var(--color-purple);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.job_division_inner {
  position: relative;
  width: 85.6rem;
  margin: 0 auto;
}
.job_division_inner::before {
  position: absolute;
  content: "";
  top: 20rem;
  left: calc((100vw - 85.6rem) / -2);
  width: 114rem;
  height: calc(100% - 6rem);
  background-color: var(--job-division-bg);
  border-radius: 2.8rem;
  z-index: -2;
}
.job_division_inner::after {
  position: absolute;
  top: 16rem;
  right: -17.4rem;
  font-family: var(--ff-poppins);
  font-size: 12rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--job-division-accent-soft);
  writing-mode: vertical-rl;
  text-orientation: mixed;
  pointer-events: none;
}
#distribution_department .job_division_inner::after {
  content: "Power Distribution Division";
}
#electrical_department .job_division_inner::after {
  content: "Electrical Division";
}
#hvac_department .job_division_inner::after {
  content: "HVAC Piping Division";
}
#sales_department .job_division_inner::after {
  content: "Sales Division";
}
#coporate_department .job_division_inner::after {
  content: "Administrative staff";
  top: 21rem;
  white-space: nowrap;
}
#techAssistant_department .job_division_inner::after {
  content: "Technical Assistant";
  top: 0;
  white-space: nowrap;
}
#development .work_enviroment_inner::after {
  content: "HR Development";
  white-space: nowrap;
}
#training .work_enviroment_inner::after {
  content: "Onboarding Program";
  white-space: nowrap;
}
#life_support01 .work_enviroment_inner::after {
  content: "Employee Life Support";
  white-space: nowrap;
}
#supporting_savings .work_enviroment_inner::after {
  content: "Supporting Savings";
  white-space: nowrap;
}
#life_support02 .work_enviroment_inner::after {
  content: "Wellness & Work-Life Balance";
  white-space: nowrap;
}
.job_division_visual {
  width: min(104.8rem, calc(100% + (100vw - 100%) / 2));
  margin-left: calc((100vw - 100%) / -2);
  margin-right: auto;
  border-radius: 0 1.6rem 1.6rem 0;
  overflow: hidden;
}
.job_division_visual img {
  width: 100%;
}
.job_division_head {
  padding: 4.8rem 0 0;
}
.job_division_en {
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-400);
  color: var(--job-division-accent);
}
.job_division_title {
  font-family: var(--ff-notoSansJp);
  font-size: 5rem;
  font-weight: var(--fw-700);
  letter-spacing: 0.05em;
  color: var(--job-division-accent);
  margin: 2rem 0 0;
}
.job_division_intro {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin: 3.2rem 0 0;
}

.job_division_flow {
  width: 100%;
  margin-top: 4rem;
}
.job_division_flow--sm {
  width: 80%;
}
.job_division_work {
  display: grid;
  grid-template-columns: 1fr 35.6rem;
  gap: 5rem;
  margin: 7.2rem 0 0;
}
.job_division_work + .job_division_work {
  margin-top: 5.6rem;
  padding-top: 4rem;
  border-top: 1px dashed var(--job-division-accent);
}
.job_division_work + .job_division_work.job_division_work--no-divider {
  padding-top: 0;
  border-top: 0;
}
.job_division_block_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.job_division_block p {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  margin: 2.4rem 0 0;
}
.job_division_work_img {
  border-radius: 1rem;
  overflow: hidden;
}
.job_division_work_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.job_division_note {
  border-radius: 1rem;
  background-color: #fff;
  padding: 2.4rem;
}
.job_division_note h4 {
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.job_division_note ul {
  margin: 0.8rem 0 0;
  padding-left: 1.2rem;
}
.job_division_note li {
  font-family: var(--ff-notoSansJp);
  font-size: 0.98rem;
  font-weight: var(--fw-500);
  line-height: 1.5;
}
.job_division_work--secondary {
  grid-template-columns: minmax(0, 1fr) 57.4rem;
  gap: 2.4rem;
}
.job_division_note--secondary {
  padding: 2.4rem;
  border-radius: 1.2rem;
}
.job_division_note--secondary ul {
  margin-top: 1.6rem;
  padding-left: 0;
  list-style: none;
}
.job_division_note--secondary li {
  position: relative;
  padding-left: 2.4rem;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  line-height: 2;
  color: var(--color-black);
}
.job_division_note--secondary li::before {
  position: absolute;
  content: "";
  top: 0.7rem;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 999px;
  background-color: var(--job-division-dot1);
}

.job_division_pickup {
  position: relative;
  display: grid;
  grid-template-columns: 32.8rem 1fr;
  gap: 4.8rem;
  margin: 8rem 0 0;
  padding: 4rem 4.8rem;
  border-radius: 2rem;
  background-color: var(--job-division-pickup-bg);
}
.job_division_pickup_img img {
  width: 100%;
}
.job_division_pickup_badge {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-white);
  text-align: center;
  background-color: var(--job-division-accent);
  margin: 0;
}
.job_division_pickup_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.job_division_pickup_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin: 2.4rem 0 0;
}
.job_division--reverse .job_division_inner::before {
  left: auto;
  right: calc((100vw - 85.6rem) / -2);
}
.job_division--reverse .job_division_inner::after {
  right: auto;
  left: -17.4rem;
}
.job_division--reverse .job_division_visual {
  margin-left: auto;
  margin-right: calc((100vw - 100%) / -2);
  border-radius: 1.6rem 0 0 1.6rem;
}
.job_division_work.job_division_work--reverse {
  grid-template-columns: 35.6rem 1fr;
}
.job_division_work.job_division_work--reverse .job_division_work_img {
  order: 1;
}
.job_division_work.job_division_work--reverse .job_division_block {
  order: 2;
}
.job_division_work--Tertiary {
  grid-template-columns: minmax(0, 1fr) 36.6rem;
  gap: 4.2rem;
  justify-content: space-between;
  align-items: flex-start;
}
.job_division_work_tertiary_title {
  display: inline-block;
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-pascal-pink);
}
.job_division_work_tertiary_list {
  margin: 1.6rem 0 0;
  padding: 0;
  list-style: none;
}
.job_division_work_tertiary_list li {
  position: relative;
  width: fit-content;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  padding: 0 0.4rem 0 2.2rem;
}
.job_division_work_tertiary_list li::before {
  position: absolute;
  content: "";
  top: 0.6em;
  left: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 999px;
  background-color: var(--color-pascal-pink);
}
.job_division_work_tertiary_text {
  display: inline-block;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
}
.job_division_work_img--Tertiary {
  border-radius: 2.4rem;
}
.job_division--reverse .job_division_work--secondary {
  grid-template-columns: 57.4rem minmax(0, 1fr);
}
.job_division--reverse .job_division_work--secondary .job_division_note {
  order: 1;
}
.job_division--reverse .job_division_work--secondary .job_division_block {
  order: 2;
}
.job_division--reverse .job_division_pickup {
  grid-template-columns: 1fr 32.8rem;
}
.job_division--reverse .job_division_pickup .job_division_pickup_body {
  order: 1;
}
.job_division--reverse .job_division_pickup .job_division_pickup_img {
  order: 2;
}
.job_division--reverse .job_division_pickup_badge {
  left: auto;
  right: 1.6rem;
}
.scroll_text_08 {
  padding: 10rem 0 12rem;
}
.scroll_text_09 {
  padding: 24rem 0 12rem;
}

@media screen and (max-width: 768px) {
  .job_division,
  .work_enviroment {
    padding: 7.2rem 0 0;
  }
  .job_division + .job_division,
  .work_enviroment + .work_enviroment {
    padding: 8rem 0 0;
  }
  .job_division_inner {
    width: 64rem;
  }
  .job_division_inner::before {
    display: none ;
  }
  .job_division_inner::after {
    display: none;
  }
  .job_division_visual {
    width: 100%;
    margin-left: 0;
    border-radius: 1.2rem;
  }
  .job_division_head {
    padding: 3.2rem 1.6rem 0;
  }
  .job_division_en {
    font-size: 1.2rem;
  }
  .job_division_title {
    margin-top: 1.2rem;
    font-size: 3.6rem;
    letter-spacing: 0.03em;
  }
  .job_division_intro {
    margin-top: 2.4rem;
    font-size: 1.25rem;
    line-height: 1.9;
    letter-spacing: 0.03em;
  }
  .job_division_flow,
  .job_division_flow--sm {
    width: calc(100% - 3.2rem);
    margin: 3.2rem auto 0;
  }
  .job_division_work {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 4.8rem 1.6rem 0;
  }
  .job_division_work + .job_division_work {
    margin-top: 3.2rem;
    padding-top: 2.4rem;
  }
  .job_division_work + .job_division_work.job_division_work--no-divider {
    padding-top: 0;
    border-top: 0;
  }
  .job_division_work--secondary {
    grid-template-columns: 1fr;
    gap: 1.8rem;
  }
  .job_division_work--Tertiary {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .job_division_work_tertiary_title {
    font-size: 2.2rem;
  }
  .job_division_work_tertiary_list {
    margin-top: 1.6rem;
  }
  .job_division_work_tertiary_list li {
    margin-top: 0.8rem;
    padding-left: 1.8rem;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .job_division_work_tertiary_list li::before {
    top: 0.55em;
    left: 0.2rem;
    width: 1rem;
    height: 1rem;
  }
  .job_division_work_tertiary_text {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .job_division_work_img--Tertiary {
    border-radius: 2.4rem;
  }
  .job_division_block{
    order: 2;
  }
  .job_division_block_title {
    font-size: 1.8rem;
  }
  .job_division_block p {
    margin-top: 1.6rem;
    font-size: 1.25rem;
    line-height: 1.86;
  }
  .job_division_work_img {
    order: 1;
  }
  .job_division_note {
    padding: 1.8rem;
  }
  .job_division_note h4 {
    font-size: 1.4rem;
  }
  .job_division_note li {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .job_division_note--secondary ul {
    margin-top: 1.2rem;
  }
  .job_division_note--secondary li {
    padding-left: 1.9rem;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .job_division_note--secondary li::before {
    top: 0.5rem;
    width: 0.9rem;
    height: 0.9rem;
  }
  .job_division_pickup {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 5.6rem 1.6rem 0;
    padding: 3.2rem 2.4rem;
  }
  .job_division_pickup_badge {
    top: 0.8rem;
    left: 0.8rem;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.1rem;
  }
  .job_division_pickup_text {
    margin-top: 1.6rem;
    font-size: 1.25rem;
    line-height: 1.9;
    letter-spacing: 0.03em;
  }
  .job_division--reverse .job_division_inner::before {
    right: auto;
    left: 50%;
  }
  .job_division--reverse .job_division_visual {
    margin-right: 0;
    border-radius: 1.2rem;
  }
  .job_division--reverse .job_division_work,
  .job_division--reverse .job_division_work--secondary,
  .job_division--reverse .job_division_pickup {
    grid-template-columns: 1fr;
  }
  .job_division--reverse .job_division_work--secondary .job_division_note,
  .job_division--reverse .job_division_work--secondary .job_division_block,
  .job_division--reverse .job_division_pickup .job_division_pickup_body,
  .job_division--reverse .job_division_pickup .job_division_pickup_img {
    order: initial;
  }
  .job_division--reverse .job_division_pickup_badge {
    right: auto;
    left: 1.6rem;
  }
  .job_division_work.job_division_work--reverse {
    grid-template-columns: 1fr;
  }
  .scroll_text_08,
  .scroll_text_09 {
    padding: 6.4rem 0 8rem;
  }
}

@media screen and (max-width: 480px) {
  .job_division,
  .work_enviroment {
    padding: 4.8rem 1.6rem 0;
  }
  .job_division + .job_division,
  .work_enviroment + .work_enviroment {
    padding: 6.4rem 1.6rem 0;
  }
  .job_division_inner {
    width: 100%;
  }
  .job_division_inner::before {
    top: 9rem;
    left: 0;
    width: 100%;
    height: calc(100% - 2rem);
    border-radius: 1.6rem;
    transform: none;
  }
  .job_division_visual {
    border-radius: 1rem;
  }
  .job_division_head {
    padding: 2.4rem 1rem 0;
  }
  .job_division_en {
    font-size: 1.4rem;
  }
  .job_division_title {
    margin-top: 0.8rem;
    font-size: 3.2rem;
    letter-spacing: 0.02em;
  }
  .job_division_intro {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .job_division_flow,
  .job_division_flow--sm {
    width: 100%;
    margin-top: 2.4rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1.6rem;
  }
  .job_division_flow img,
  .job_division_flow--sm img {
    width: max(100%, 72rem);
    max-width: none;
  }
  .job_division_work {
    gap: 1.4rem;
    margin: 3.2rem 1rem 0;
  }
  .job_division_work .job_division_work_img {
    order: 1;
  }
  .job_division_work .job_division_block {
    order: 2;
  }
  .job_division_work--secondary .job_division_block,
  .job_division_work--secondary .job_division_note {
    order: initial;
  }
  .job_division_work + .job_division_work {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
  }
  .job_division_work + .job_division_work.job_division_work--no-divider {
    padding-top: 0;
    border-top: 0;
  }
  .job_division_work--Tertiary {
    gap: 1.4rem;
  }
  .job_division_work_tertiary_title {
    font-size: 2rem;
  }
  .job_division_work_tertiary_list {
    margin-top: 1.2rem;
  }
  .job_division_work_tertiary_list li {
    margin-top: 0.6rem;
    padding-left: 1.6rem;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .job_division_work_tertiary_list li::before {
    top: 0.55em;
    left: 0.1rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .job_division_work_tertiary_text {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  .job_division_work_img--Tertiary {
    border-radius: 1.6rem;
  }
  .job_division_block_title {
    font-size: 2rem;
  }
  .job_division_block p {
    margin-top: 1.2rem;
    font-size: 1.6rem;
    line-height: 1.78;
  }
  .job_division_note {
    padding: 2.4rem;
  }
  .job_division_note h4 {
    font-size: 1.8rem;
  }
  .job_division_note li {
    font-size: 1.6rem;
    line-height: 1.65;
  }
  .job_division_note--secondary li {
    padding-left: 1.5rem;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .job_division_note--secondary li::before {
    top: 0.7rem;
    width: 1rem;
    height: 1rem;
  }
  .job_division_pickup {
    gap: 1.2rem;
    margin: 4rem 1rem 0;
    padding: 2.4rem;
    border-radius: 1.4rem;
  }
  .job_division_pickup_badge {
    top: 0.6rem;
    left: 0.6rem;
    width: 5.6rem;
    height: 5.6rem;
    font-size: 1.4rem;
  }
  .job_division_pickup_title {
    font-size: 2rem;
  }
  .job_division_pickup_text {
    margin-top: 0.8rem;
    font-size: 1.6rem;
    line-height: 1.75;
    letter-spacing: 0.02em;
  }
  .scroll_text_08,
  .scroll_text_09 {
    padding: 4.8rem 0 6.4rem;
  }
}
/* end region */

/* region work_enviroment */
.work_enviroment {
  position: relative;
  padding: 10rem 0 0;
  --job-division-accent: var(--color-green);
  --job-division-accent-soft: #cce7d9;
  --job-division-bg: rgba(255, 255, 255, 0.7);
  --job-division-pickup-bg: var(--color-pascal-green);
  --job-division-dot1: var(--color-green);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment + .work_enviroment {
  padding: 27rem 0 0;
}
.work_enviroment--green {
  --job-division-accent: var(--color-green);
  --job-division-accent-soft: #cce7d9;
  --job-division-pickup-bg: var(--color-pascal-green);
  --job-division-dot1: var(--color-green);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment--red,
.work_enviroment--electrical {
  --job-division-accent: var(--color-red);
  --job-division-accent-soft: #f2d5ce;
  --job-division-pickup-bg: #f6e3dc;
  --job-division-dot1: var(--color-red);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment--blue,
.work_enviroment--hvacpiping {
  --job-division-accent: var(--color-blue);
  --job-division-accent-soft: #d3e4f4;
  --job-division-pickup-bg: #deebf8;
  --job-division-dot1: var(--color-blue);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment--pink {
  --job-division-accent: var(--color-pink);
  --job-division-accent-soft: #fadcdc;
  --job-division-dot1: var(--color-pink);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment--orange {
  --job-division-accent: var(--color-orange);
  --job-division-accent-soft: #ffe4cc;
  --job-division-dot1: var(--color-orange);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment--purple {
  --job-division-accent: var(--color-purple);
  --job-division-accent-soft: #edd9e9;
  --job-division-dot1: var(--color-purple);
  --job-division-dot2: #5a9ac9;
  --job-division-dot3: #ea8f2b;
}
.work_enviroment_inner {
  position: relative;
  width: 85.6rem;
  margin: 0 auto;
}
.work_enviroment_inner::before {
  position: absolute;
  content: "";
  top: 20rem;
  left: calc((100vw - 85.6rem) / -2);
  width: 114rem;
  height: calc(100% - 6rem);
  background-color: var(--job-division-bg);
  border-radius: 2.8rem;
  z-index: -2;
}
.work_enviroment_inner::after {
  position: absolute;
  top: 16rem;
  right: -17.4rem;
  font-family: var(--ff-poppins);
  font-size: 12rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--job-division-accent-soft);
  writing-mode: vertical-rl;
  text-orientation: mixed;
  pointer-events: none;
}
#distribution_department .work_enviroment_inner::after {
  content: "Power Distribution Division";
}
#electrical_department .work_enviroment_inner::after {
  content: "Electrical Division";
}
#hvac_department .work_enviroment_inner::after {
  content: "HVAC Piping Division";
}
#sales_department .work_enviroment_inner::after {
  content: "Sales Division";
}
#coporate_department .work_enviroment_inner::after {
  content: "Corporate Staff";
}
#techAssistant_department .work_enviroment_inner::after {
  content: "Technical Assistant";
  top: 0;
  white-space: nowrap;
}
.work_enviroment_visual {
  width: min(104.8rem, calc(100% + (100vw - 100%) / 2));
  margin-left: calc((100vw - 100%) / -2);
  margin-right: auto;
  border-radius: 0 1.6rem 1.6rem 0;
  overflow: hidden;
}
.work_enviroment_visual img {
  width: 100%;
}
.work_enviroment_head {
  padding: 4.8rem 0 0;
}
.work_enviroment_en {
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-400);
  color: var(--job-division-accent);
}
.work_enviroment_title {
  font-family: var(--ff-notoSansJp);
  font-size: 4.5rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
  margin: 2rem 0 0;
}
.work_enviroment_title--icon {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.work_enviroment_title--icon .icon_title {
  flex: none;
  width: 5rem;
}
.work_enviroment_title--icon .icon_title img {
  width: 100%;
  display: block;
}
.work_enviroment_title--icon .icon_title_text {
  display: inline-block;
}
.work_enviroment_intro {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin: 3.2rem 0 0;
}
.work_enviroment_head--development {
  position: relative;
  display: grid;
  grid-template-columns: 24rem minmax(0, 1fr);
  column-gap: 5rem;
  align-items: start;
  margin-top: 7.2rem;
  padding-top: 6.4rem;
  border-top: 1px dashed var(--job-division-accent-soft);
}
.work_enviroment_head--development::before {
  position: absolute;
  content: "Training";
  left: -7rem;
  top: 0rem;
  font-family: var(--ff-poppins);
  font-size: 12rem;
  font-style: italic;
  font-weight: var(--fw-700);
  line-height: 1;
  letter-spacing: 0.01em;
  color: var(--job-division-accent-soft);
  transform: rotate(90deg);
  transform-origin: left top;
  pointer-events: none;
}
.work_enviroment_head--development .work_enviroment_en {
  grid-column: 1;
}
.work_enviroment_head--development .work_enviroment_title {
  grid-column: 1;
  margin-top: 1.2rem;
}
.work_enviroment_head--development .work_enviroment_intro {
  grid-column: 2;
  margin-top: 0;
  padding-top: 0.8rem;
}
.work_enviroment_flow.work_enviroment_flow--training {
  margin-top: 0;
}
.work_enviroment_head--training {
  padding-top: 10rem;
}

.work_enviroment_flow {
  width: 100%;
  margin-top: 4rem;
}
.work_enviroment_slide {
  margin-top: 3.2rem;
}
.work_enviroment_slide_main {
  position: relative;
  overflow: visible;
}
.work_enviroment_slide_main .swiper-wrapper,
.work_enviroment_slide_main .swiper-slide {
  width: 100%;
}
.work_enviroment_slide_item {
  position: relative;
  border-radius: 2.8rem;
  overflow: hidden;
}
.work_enviroment_slide_item img {
  width: 100%;
  height: 100%;
  min-height: 44rem;
  object-fit: cover;
}
.work_enviroment_slide_caption {
  position: absolute;
  left: 6rem;
  bottom: 4rem;
  color: var(--color-white);
  text-shadow: 0 0.2rem 0.8rem rgba(0, 0, 0, 0.28);
}
.work_enviroment_slide_time {
  font-family: var(--ff-poppins);
  font-size: 5rem;
  font-weight: var(--fw-700);
  line-height: 1;
}
.work_enviroment_slide_label {
  display: inline-block;
  font-family: var(--ff-notoSansJp);
  font-size: 2.2rem;
  font-weight: var(--fw-700);
  line-height: 1;
  margin-top: 0.8rem;
}
.work_enviroment_slide_nav {
  position: absolute;
  top: 50%;
  z-index: 2;
  width: 4rem;
  height: 4rem;
  border: 0;
  border-radius: 0.2rem;
  background-color: var(--job-division-accent);
  transform: translateY(-50%);
  cursor: pointer;
}
.work_enviroment_slide_nav::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 0.2rem solid var(--color-white);
  border-right: 0.2rem solid var(--color-white);
}
.work_enviroment_slide_nav--prev {
  left: -1.6rem;
}
.work_enviroment_slide_nav--prev::before {
  transform: translate(-40%, -50%) rotate(-135deg);
}
.work_enviroment_slide_nav--next {
  right: -1.6rem;
}
.work_enviroment_slide_nav--next::before {
  transform: translate(-60%, -50%) rotate(45deg);
}
.work_enviroment_slide_thumb {
  margin-top: 2.4rem;
}
.work_enviroment_slide_thumb .swiper-wrapper {
  align-items: flex-start;
}
.work_enviroment_slide_thumb_item {
  width: 12.2%;
  opacity: 0.55;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
.work_enviroment_slide_thumb_item img {
  width: 100%;
  height: 7.4rem;
  object-fit: cover;
}
.work_enviroment_slide_thumb_time {
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  color: var(--color-red);
  text-align: center;
  margin-top: 0.8rem;
}
.work_enviroment_slide_thumb_label {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  text-align: center;
  color: var(--color-black);
  margin-top: 0.4rem;
}
.work_enviroment_slide_thumb .swiper-slide-thumb-active {
  opacity: 1;
}
.work_support_media {
  border-radius: 2rem;
  overflow: hidden;
}
.work_support_media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.work_support_media--dorm {
  display: grid;
  grid-template-columns: 1.55fr 1fr;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 0.8rem;
  min-height: 26rem;
}
.work_support_media--dorm img:first-child {
  grid-row: 1 / 3;
}
.work_support_body {
  padding-top: 1.2rem;
}
.work_support_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
}
.work_support_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  letter-spacing: 0.02em;
  color: var(--color-black);
  margin-top: 1.6rem;
}
.work_support_subject {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  margin-top: 1.6rem;
}
.work_support_list,
.work_support_inline_list {
  list-style: none;
  padding: 0;
  margin: 0.8rem 0 0;
}
.work_support_list li,
.work_support_inline_list li {
  position: relative;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  padding-left: 1.8rem;
}
.work_support_list li::before,
.work_support_inline_list li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.9rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 999px;
  background-color: var(--color-blue);
}
.work_support_inline_list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 3.2rem;
}
.work_support_card,
.work_support_other {
  margin-top: 5.6rem;
  padding-top: 4.8rem;
  border-top: 1px dashed #9ec0de;
}
.work_support_allowance {
  margin-top: 5.6rem;
}
.work_support_allowance > .work_support_title {
  font-size: 2.4rem;
}
.work_support_allowance_list {
  margin-top: 2.4rem;
  padding-top: 4.8rem;
  border-top: 1px solid var(--color-blue);
}
.work_support_allowance_item {
  display: grid;
  grid-template-columns: 35.6rem minmax(0, 1fr);
  gap: 3.6rem 4.8rem;
  align-items: center;
}
.work_support_allowance_item + .work_support_allowance_item {
  margin-top: 2.4rem;
}
.work_support_allowance_item--reverse {
  grid-template-columns: minmax(0, 1fr) 35.6rem;
}
.work_support_allowance_item--reverse .work_support_allowance_media {
  order: 2;
}
.work_support_allowance_item--reverse .work_support_allowance_body {
  order: 1;
}
.work_support_allowance_media {
  border-radius: 2rem;
  overflow: hidden;
}
.work_support_allowance_media img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}
.work_support_allowance_body .work_support_title {
  font-size: 2.4rem;
}
.work_support_allowance_body .work_support_text + .work_support_text {
  margin-top: 1.6rem;
}
.work_support_other--allowance {
  margin-top: 3.2rem;
  padding: 0;
  border-top: none;
}
.work_support_other--allowance .work_support_inline_list {
  gap: 0.8rem 1.6rem;
}
.work_support_cert {
  margin-top: 8rem;
}
.work_support_cert > .work_support_title {
  font-size: 2.4rem;
}
.work_support_cert_body {
  margin-top: 2.4rem;
  padding-top: 3.2rem;
  border-top: 1px solid var(--color-blue);
}
.work_support_cert_body .work_support_text {
  margin-top: 0;
}
.work_support_cert_body .work_support_text + .work_support_text {
  margin-top: 0.4rem;
}
.work_support_cert_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.4rem;
  margin-top: 3.2rem;
}
.work_support_cert_card {
  background-color: var(--color-white);
  border: 1px solid var(--color-blue);
  padding: 3.2rem 4rem;
}
.work_support_cert_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.work_support_cert_list li {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 1.2rem;
  align-items: baseline;
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
}
.work_support_cert_list li + li {
  margin-top: 0.8rem;
}
.work_support_cert_list .price {
  white-space: nowrap;
}
.work_support_cert_subgrid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-top: 4.8rem;
}
.work_support_cert_subitem {
  padding-right: 3.2rem;
}
.work_support_cert_subitem + .work_support_cert_subitem {
  padding-left: 3.2rem;
  border-left: 1px dashed var(--color-blue);
}
.work_support_cert_subitem:last-child {
  padding-right: 0;
}
.work_support_cert_subitem .work_support_title {
  font-size: 2rem;
}
.work_support_cert_subitem .work_support_text {
  margin-top: 2.4rem;
  line-height: 2;
}
.work_support_calc {
  margin-top: 2.4rem;
}
.work_support_calc_head {
  display: grid;
  place-items: center;
  min-height: 4rem;
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  background-color: var(--color-blue);
  text-align: center;
  padding: 0.8rem 1.2rem;
}
.work_support_calc_grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.4rem;
  margin-top: 1.2rem;
}
.work_support_calc_grid--pattern01 {
  grid-template-columns: 51.4rem minmax(0, 1fr);
}
.work_support_calc_col {
  position: relative;
  border: 1px solid var(--color-blue);
  background: var(--color-white);
  padding: 1rem 2.4rem 2.4rem 4.8rem;
}
.work_support_calc_no {
  position: absolute;
  display: grid;
  place-items: center;
  top: 0;
  left: 0;
  width: 3.6rem;
  height: 3.6rem;
  font-family: var(--ff-poppins);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  background-color: var(--color-blue);
}
.work_support_calc_title {
  font-family: var(--ff-notoSansJp);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
}
.work_support_calc_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  line-height: 1.4;
  margin-top: 1.6rem;
}
.work_support_calc_text--blue {
  font-size: 1.8rem;
  color: var(--color-blue);
}
.work_support_calc_text--black {
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 1.7;
  color: var(--color-black);
}
.work_support_calc_note {
  font-family: var(--ff-notoSansJp);
  font-size: 1rem;
  font-weight: var(--fw-400);
  color: var(--color-red);
  line-height: 1.4;
  margin-top: 1rem;
}
.work_support_resort {
  width: 100%;
  margin-top: 5.6rem;
}
.work_support_resort_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  text-align: center;
}
.work_support_resort_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  color: var(--color-black);
  text-align: center;
  margin-top: 1.2rem;
}
.work_support_resort_top {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 2rem;
  margin-top: 3.2rem;
}
.work_support_resort_grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2rem;
  margin-top: 3.2rem;
}
.work_support_resort_card {
  position: relative;
}
.work_support_resort_card img {
  width: 100%;
  height: 19.2rem;
  object-fit: cover;
  border-radius: 2rem;
}
.work_support_resort_sub_card img {
  height: 14.2rem;
}
.work_support_resort_no {
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 4rem;
  height: 4rem;
  font-family: var(--ff-poppins);
  font-size: 1.8rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  background-color: var(--color-blue);
}
.work_support_resort_name {
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  text-align: center;
  margin-top: 1.2rem;
}
.work_support_resort_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 1.8;
  letter-spacing: 0.05em;
  color: var(--color-black);
  margin-top: 1.2rem;
}
.work_support_benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 4rem;
  margin-top: 5.6rem;
  padding-top: 4.8rem;
  border-top: 1px dashed #9ec0de;
}
.work_support_benefits_col + .work_support_benefits_col {
  border-left: 1px dashed #9ec0de;
  padding-left: 4rem;
}
.work_support_benefits_img img {
  width: 100%;
  height: 26rem;
  object-fit: cover;
  border-radius: 2rem;
}
.work_support_benefits_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  margin-top: 2rem;
}
.work_support_benefits_text,
.work_support_benefits_note {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  color: var(--color-black);
  margin-top: 1.2rem;
}
.work_support_benefits_numbered,
.work_support_benefits_list {
  list-style: none;
  margin: 1.6rem 0 0;
  padding: 0;
}
.work_support_benefits_numbered li,
.work_support_benefits_list li {
  position: relative;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  color: var(--color-black);
  padding-left: 2rem;
}
.work_support_benefits_numbered li + li,
.work_support_benefits_list li + li {
  margin-top: 0.6rem;
}
.work_support_benefits_numbered li::before,
.work_support_benefits_list li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0.3rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 999px;
  background-color: var(--color-blue);
  color: var(--color-white);
  font-family: var(--ff-poppins);
  font-size: 0.8rem;
  font-weight: var(--fw-700);
  display: grid;
  place-items: center;
}
.work_support_benefits_numbered li:nth-child(1)::before {
  content: "1";
}
.work_support_benefits_numbered li:nth-child(2)::before {
  content: "2";
}
.work_enviroment_work {
  display: grid;
  grid-template-columns: 1fr 35.6rem;
  gap: 5rem;
  margin: 7.2rem 0 0;
  padding-top: 4rem;
  border-top: 1px dashed var(--job-division-accent);
}
.work_enviroment_work > * {
  min-width: 0;
}
.work_enviroment_work.no-border,
.work_enviroment_work.work_enviroment_work--no-divider {
  padding-top: 0;
  border-top: 0;
}
.work_enviroment_work--align-start {
  align-items: flex-start;
}
.work_enviroment_work--align-center {
  align-items: center;
}
.work_enviroment_work--align-end {
  align-items: flex-end;
}
.work_enviroment_work + .work_enviroment_work {
  margin-top: 5.6rem;
  padding-top: 4rem;
  border-top: 1px dashed var(--job-division-accent);
}
.work_enviroment_work + .work_enviroment_work.work_enviroment_work--no-divider,
.work_enviroment_work + .work_enviroment_work.no-border {
  margin-top: 4rem;
  padding-top: 0;
  border-top: 0;
}
.work_enviroment_block_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.work_enviroment_block p {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  line-height: 2;
  font-weight: var(--fw-500);
  color: var(--color-black);
  margin: 2.4rem 0 0;
}
.work_enviroment_work_img {
  border-radius: 1rem;
  overflow: hidden;
}
.work_enviroment_work_img--grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.6rem;
  border-radius: 0;
}
.work_enviroment_work_img--slider {
  position: relative;
  overflow: visible;
  min-width: 0;
}
.work_enviroment_work_img_slider {
  width: 100%;
  min-width: 0;
  border-radius: 1rem;
  overflow: hidden;
}
.work_enviroment_work_img_slider .swiper-slide img {
  display: block;
  height: auto;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-horizontal.work_enviroment_work_img_slider_pagination {
  display: flex;
  width: auto;
  justify-content: center;
  gap: 0.8rem;
  margin-top: 1.2rem;
}
.work_enviroment_work_img_slider_pagination .swiper-pagination-bullet {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 !important;
  background-color: var(--job-division-dot2);
  opacity: 0.4;
}
.work_enviroment_work_img_slider_pagination .swiper-pagination-bullet-active {
  background-color: var(--job-division-dot1);
  opacity: 1;
}
.work_enviroment_work_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.work_enviroment_note {
  border-radius: 1rem;
  background-color: #fff;
  padding: 2.4rem;
}
.work_enviroment_note h4 {
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.work_enviroment_note ul {
  margin: 0.8rem 0 0;
  padding-left: 1.2rem;
}
.work_enviroment_note li {
  font-family: var(--ff-notoSansJp);
  font-size: 1.2rem;
  line-height: 1.5;
  font-weight: var(--fw-700);
}
.work_enviroment_work--secondary {
  grid-template-columns: minmax(0, 1fr) 57.4rem;
  gap: 2.4rem;
}
.work_enviroment_note--secondary {
  padding: 2.4rem;
  border-radius: 1.2rem;
}
.work_enviroment_note--secondary ul {
  margin-top: 1.6rem;
  padding-left: 0;
  list-style: none;
}
.work_enviroment_note--secondary li {
  position: relative;
  padding-left: 2.4rem;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  line-height: 2;
  color: var(--color-black);
}
.work_enviroment_note--secondary li::before {
  position: absolute;
  content: "";
  top: 0.7rem;
  left: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 999px;
  background-color: var(--job-division-dot1);
}

.work_enviroment_pickup {
  position: relative;
  display: grid;
  grid-template-columns: 32.8rem 1fr;
  gap: 4.8rem;
  margin: 8rem 0 0;
  padding: 4rem 4.8rem;
  border-radius: 2rem;
  background-color: var(--job-division-pickup-bg);
}
.work_enviroment_pickup_img img {
  width: 100%;
}
.work_enviroment_pickup_badge {
  position: absolute;
  top: 1.6rem;
  left: 1.6rem;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 999px;
  display: grid;
  place-items: center;
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  line-height: 1;
  color: var(--color-white);
  text-align: center;
  background-color: var(--job-division-accent);
  margin: 0;
}
.work_enviroment_pickup_title {
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--job-division-accent);
}
.work_enviroment_pickup_text {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  letter-spacing: 0.05em;
  margin: 2.4rem 0 0;
}
.work_enviroment--reverse .work_enviroment_inner::before {
  left: auto;
  right: calc((100vw - 85.6rem) / -2);
}
.work_enviroment--reverse .work_enviroment_inner::after {
  right: auto;
  left: -17.4rem;
}
.work_enviroment--reverse .work_enviroment_visual {
  margin-left: auto;
  margin-right: calc((100vw - 100%) / -2);
  border-radius: 1.6rem 0 0 1.6rem;
}
.work_enviroment_work.work_enviroment_work--reverse {
  grid-template-columns: 35.6rem 1fr;
}
.work_enviroment_work.work_enviroment_work--reverse .work_enviroment_work_img {
  order: 1;
}
.work_enviroment_work.work_enviroment_work--reverse .work_enviroment_block {
  order: 2;
}
.work_enviroment_work--Tertiary {
  grid-template-columns: minmax(0, 1fr) 36.6rem;
  gap: 4.2rem;
  justify-content: space-between;
  align-items: flex-start;
}
.work_enviroment_work_tertiary_title {
  display: inline-block;
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-pink);
}
.work_enviroment_work_tertiary_list {
  margin: 1.6rem 0 0;
  padding: 0;
  list-style: none;
}
.work_enviroment_work_tertiary_list li {
  position: relative;
  width: fit-content;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
  padding: 0 0.4rem 0 2.2rem;
}
.work_enviroment_work_tertiary_list li::before {
  position: absolute;
  content: "";
  top: 0.6em;
  left: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 999px;
  background-color: var(--color-pink);
}
.work_enviroment_work_tertiary_text {
  display: inline-block;
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
}
.work_enviroment_work_img--Tertiary {
  border-radius: 2.4rem;
}
.work_enviroment--reverse .work_enviroment_work--secondary {
  grid-template-columns: 57.4rem minmax(0, 1fr);
}
.work_enviroment--reverse .work_enviroment_work--secondary .work_enviroment_note {
  order: 1;
}
.work_enviroment--reverse .work_enviroment_work--secondary .work_enviroment_block {
  order: 2;
}
.work_enviroment--reverse .work_enviroment_pickup {
  grid-template-columns: 1fr 32.8rem;
}
.work_enviroment--reverse .work_enviroment_pickup .work_enviroment_pickup_body {
  order: 1;
}
.work_enviroment--reverse .work_enviroment_pickup .work_enviroment_pickup_img {
  order: 2;
}
.work_enviroment--reverse .work_enviroment_pickup_badge {
  left: auto;
  right: 1.6rem;
}
.scroll_text_08 {
  padding: 10rem 0 12rem;
}
.scroll_text_09 {
  padding: 24rem 0 12rem;
}

@media screen and (max-width: 768px) {
  .work_enviroment {
    padding: 7.2rem 0 0;
  }
  .work_enviroment + .work_enviroment {
    padding: 8rem 0 0;
  }
  .work_enviroment_inner {
    width: 64rem;
  }
  .work_enviroment_inner::before {
    display: none ;
  }
  .work_enviroment_inner::after {
    display: none;
  }
  .work_enviroment_visual {
    width: 100%;
    margin-left: 0;
    border-radius: 1.2rem;
  }
  .work_enviroment_head {
    padding: 3.2rem 1.6rem 0;
  }
  .work_enviroment_en {
    font-size: 1.2rem;
  }
  .work_enviroment_title {
    margin-top: 1.2rem;
    font-size: 3.6rem;
    letter-spacing: 0.03em;
  }
  .work_enviroment_title--icon {
    gap: 1.6rem;
  }
  .work_enviroment_title--icon .icon_title {
    width: 5.6rem;
  }
  .work_enviroment_intro {
    margin-top: 2.4rem;
    font-size: 1.25rem;
    line-height: 1.9;
    letter-spacing: 0.03em;
  }
  .work_enviroment_head--development {
    grid-template-columns: 1fr;
    column-gap: 0;
    margin-top: 5.6rem;
    padding-top: 4rem;
  }
  .work_enviroment_head--development::before {
    left: -1rem;
    top: 7.2rem;
    font-size: 6.4rem;
    opacity: 0.4;
  }
  .work_enviroment_head--development .work_enviroment_en,
  .work_enviroment_head--development .work_enviroment_title,
  .work_enviroment_head--development .work_enviroment_intro {
    grid-column: 1;
  }
  .work_enviroment_head--development .work_enviroment_intro {
    margin-top: 2rem;
    padding-top: 0;
  }
  .work_enviroment_head--training {
    padding-top: 4rem;
  }
  .work_enviroment_flow--training {
    margin-top: 2.4rem;
  }
  .work_enviroment_flow {
    width: calc(100% - 3.2rem);
    margin: 3.2rem auto 0;
  }
  .work_enviroment_slide {
    margin-top: 4rem;
  }
  .work_enviroment_slide_main {
    overflow: hidden;
    border-radius: 2rem;
  }
  .work_enviroment_slide_item {
    border-radius: 2rem;
  }
  .work_enviroment_slide_item img {
    min-height: 40rem;
  }
  .work_enviroment_slide_caption {
    left: 2.4rem;
    bottom: 2.4rem;
  }
  .work_enviroment_slide_time {
    font-size: 4.6rem;
  }
  .work_enviroment_slide_label {
    margin-top: 0.8rem;
    font-size: 2.8rem;
  }
  .work_enviroment_slide_nav {
    width: 4.2rem;
    height: 4.2rem;
  }
  .work_enviroment_slide_nav--prev {
    left: 0.8rem;
  }
  .work_enviroment_slide_nav--next {
    right: 0.8rem;
  }
  .work_enviroment_slide_thumb {
    margin: 2rem 0 0;
  }
  .work_enviroment_slide_thumb_item {
    width: auto;
  }
  .work_enviroment_slide_thumb_item img {
    height: 6.2rem;
  }
  .work_enviroment_slide_thumb_time {
    font-size: 1.2rem;
  }
  .work_enviroment_slide_thumb_label {
    font-size: 1.4rem;
  }
  .work_enviroment_work {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 4.8rem 1.6rem 0;
    padding-top: 2.4rem;
  }
  .work_enviroment_work.no-border,
  .work_enviroment_work.work_enviroment_work--no-divider {
    margin-top: 3.2rem;
    padding-top: 0;
    border-top: 0;
  }
  .work_support_media--dorm {
    min-height: 22rem;
  }
  .work_support_body {
    padding-top: 0;
  }
  .work_support_title {
    font-size: 1.8rem;
  }
  .work_support_text {
    margin-top: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .work_support_subject {
    margin-top: 1rem;
    font-size: 1.2rem;
  }
  .work_support_inline_list {
    gap: 0.4rem 1rem;
  }
  .work_support_card,
  .work_support_other {
    margin-top: 4rem;
    padding-top: 3.2rem;
  }
  .work_support_allowance {
    margin-top: 4rem;
  }
  .work_support_allowance > .work_support_title {
    font-size: 2.4rem;
  }
  .work_support_allowance_list {
    margin-top: 1.6rem;
    padding-top: 2.4rem;
  }
  .work_support_allowance_item,
  .work_support_allowance_item--reverse {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
  .work_support_allowance_item + .work_support_allowance_item {
    margin-top: 3.2rem;
  }
  .work_support_allowance_item--reverse .work_support_allowance_media,
  .work_support_allowance_item--reverse .work_support_allowance_body {
    order: initial;
  }
  .work_support_allowance_media img {
    height: 22rem;
    border-radius: 1.4rem;
  }
  .work_support_allowance_body .work_support_text + .work_support_text {
    margin-top: 1.2rem;
  }
  .work_support_other--allowance {
    margin-top: 3.2rem;
    padding-top: 2.4rem;
  }
  .work_support_other--allowance .work_support_inline_list {
    gap: 0.4rem 1rem;
  }
  .work_support_cert {
    margin-top: 4rem;
  }
  .work_support_cert > .work_support_title {
    font-size: 2.4rem;
  }
  .work_support_cert_body {
    margin-top: 1.2rem;
    padding-top: 2.4rem;
  }
  .work_support_cert_body .work_support_text {
    line-height: 1.72;
  }
  .work_support_cert_grid {
    grid-template-columns: 1fr;
    gap: 1.6rem;
    margin-top: 2.4rem;
  }
  .work_support_cert_card {
    padding: 1.8rem 1.6rem;
  }
  .work_support_cert_list li {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .work_support_cert_subgrid {
    grid-template-columns: 1fr;
    margin-top: 3.2rem;
    gap: 2.4rem;
  }
  .work_support_cert_subitem {
    padding-right: 0;
  }
  .work_support_cert_subitem + .work_support_cert_subitem {
    padding-left: 0;
    border-left: 0;
    border-top: 1px dashed #66abe1;
    padding-top: 2.4rem;
  }
  .work_support_cert_subitem .work_support_title {
    font-size: 2rem;
  }
  .work_support_cert_subitem .work_support_text {
    margin-top: 1.2rem;
    line-height: 1.75;
  }
  .work_support_calc_head {
    min-height: 4.2rem;
    font-size: 1.2rem;
  }
  .work_support_calc_grid,
  .work_support_calc_grid--pattern01 {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .work_support_calc_title {
    font-size: 1.3rem;
  }
  .work_support_calc_no {
    width: 3.2rem;
    height: 2.6rem;
    font-size: 1.4rem;
  }
  .work_support_calc_text {
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .work_support_resort_title {
    font-size: 2.2rem;
  }
  .work_support_resort_text {
    margin-top: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .work_support_resort_top {
    gap: 1.4rem;
    margin-top: 2.4rem;
  }
  .work_support_resort_grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.4rem;
    margin-top: 2.4rem;
  }
  .work_support_resort_card img {
    height: 13rem;
    border-radius: 1.4rem;
  }
  .work_support_resort_no {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 1.8rem;
  }
  .work_support_resort_name {
    margin-top: 1rem;
    font-size: 1.4rem;
  }
  .work_support_resort_desc {
    font-size: 1.6rem;
  }
  .work_support_benefits {
    grid-template-columns: 1fr;
    gap: 3.2rem;
    margin-top: 4rem;
    padding-top: 3.2rem;
  }
  .work_support_benefits_col + .work_support_benefits_col {
    border-left: 0;
    border-top: 1px dashed #9ec0de;
    padding-left: 0;
    padding-top: 3.2rem;
  }
  .work_support_benefits_img img {
    height: 22rem;
    border-radius: 1.4rem;
  }
  .work_support_benefits_title {
    margin-top: 1.4rem;
    font-size: 1.8rem;
  }
  .work_support_benefits_text,
  .work_support_benefits_note,
  .work_support_benefits_numbered li,
  .work_support_benefits_list li {
    font-size: 1.2rem;
    line-height: 1.72;
  }
  #life_support02 .work_support_benefits {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.4rem;
  }
  #life_support02 .work_support_benefits_col + .work_support_benefits_col {
    border-top: 0;
    border-left: 1px dashed #9ec0de;
    padding-top: 0;
    padding-left: 2.4rem;
  }
  #life_support02 .work_support_benefits_img img {
    height: 18rem;
  }
  #life_support02 .work_support_benefits_title {
    font-size: 1.8rem;
  }
  .work_enviroment_work + .work_enviroment_work {
    margin-top: 3.2rem;
    padding-top: 2.4rem;
  }
  .work_enviroment_work + .work_enviroment_work.work_enviroment_work--no-divider,
  .work_enviroment_work + .work_enviroment_work.no-border {
    margin-top: 1.6rem;
    padding-top: 0;
    border-top: 0;
  }
  .work_enviroment_work--secondary {
    grid-template-columns: 1fr;
    gap: 1.8rem;
  }
  .work_enviroment_work--Tertiary {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .work_enviroment_work_tertiary_title {
    font-size: 2.2rem;
  }
  .work_enviroment_work_tertiary_list {
    margin-top: 1.6rem;
  }
  .work_enviroment_work_tertiary_list li {
    margin-top: 0.8rem;
    padding-left: 1.8rem;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .work_enviroment_work_tertiary_list li::before {
    top: 0.55em;
    left: 0.2rem;
    width: 1rem;
    height: 1rem;
  }
  .work_enviroment_work_tertiary_text {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.8;
  }
  .work_enviroment_work_img--Tertiary {
    border-radius: 2.4rem;
  }
  .work_enviroment_block{
    order: 2;
  }
  .work_enviroment_block_title {
    font-size: 1.8rem;
  }
  .work_enviroment_block p {
    margin-top: 1.6rem;
    font-size: 1.25rem;
    line-height: 1.86;
  }
  .work_enviroment_work_img {
    order: 1;
  }
  .work_enviroment_note {
    padding: 1.8rem;
  }
  .work_enviroment_note h4 {
    font-size: 1.4rem;
  }
  .work_enviroment_note li {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .work_enviroment_note--secondary ul {
    margin-top: 1.2rem;
  }
  .work_enviroment_note--secondary li {
    padding-left: 1.9rem;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .work_enviroment_note--secondary li::before {
    top: 0.5rem;
    width: 0.9rem;
    height: 0.9rem;
  }
  .work_enviroment_pickup {
    grid-template-columns: 1fr;
    gap: 2rem;
    margin: 5.6rem 1.6rem 0;
    padding: 3.2rem 2.4rem;
  }
  .work_enviroment_pickup_badge {
    top: 0.8rem;
    left: 0.8rem;
    width: 4.8rem;
    height: 4.8rem;
    font-size: 1.2rem;
  }
  .work_enviroment_pickup_text {
    margin-top: 1.6rem;
    font-size: 1.25rem;
    line-height: 1.9;
    letter-spacing: 0.03em;
  }
  .work_enviroment--reverse .work_enviroment_inner::before {
    right: auto;
    left: 50%;
  }
  .work_enviroment--reverse .work_enviroment_visual {
    margin-right: 0;
    border-radius: 1.2rem;
  }
  .work_enviroment--reverse .work_enviroment_work,
  .work_enviroment--reverse .work_enviroment_work--secondary,
  .work_enviroment--reverse .work_enviroment_pickup {
    grid-template-columns: 1fr;
  }
  .work_enviroment--reverse .work_enviroment_work--secondary .work_enviroment_note,
  .work_enviroment--reverse .work_enviroment_work--secondary .work_enviroment_block,
  .work_enviroment--reverse .work_enviroment_pickup .work_enviroment_pickup_body,
  .work_enviroment--reverse .work_enviroment_pickup .work_enviroment_pickup_img {
    order: initial;
  }
  .work_enviroment--reverse .work_enviroment_pickup_badge {
    right: auto;
    left: 1.6rem;
  }
  .work_enviroment_work.work_enviroment_work--reverse {
    grid-template-columns: 1fr;
  }
  .scroll_text_08,
  .scroll_text_09 {
    padding: 6.4rem 0 8rem;
  }
}

@media screen and (max-width: 480px) {
  .work_enviroment {
    padding: 4.8rem 1.6rem 0;
  }
  .work_enviroment + .work_enviroment {
    padding: 6.4rem 1.6rem 0;
  }
  .work_enviroment_inner {
    width: 100%;
  }
  .work_enviroment_inner::before {
    top: 9rem;
    left: 0;
    width: 100%;
    height: calc(100% - 2rem);
    border-radius: 1.6rem;
    transform: none;
  }
  .work_enviroment_visual {
    border-radius: 1rem;
  }
  .work_enviroment_head {
    padding: 2.4rem 1rem 0;
  }
  .work_enviroment_en {
    font-size: 1.6rem;
  }
  .work_enviroment_title {
    margin-top: 0.8rem;
    font-size: 3rem;
    letter-spacing: 0.02em;
  }
  .work_enviroment_title--icon {
    gap: 1rem;
  }
  .work_enviroment_title--icon .icon_title {
    width: 3rem;
  }
  .work_enviroment_intro {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: 0.02em;
  }
  .work_enviroment_head--development {
    margin-top: 4.4rem;
    padding-top: 3.2rem;
  }
  .work_enviroment_head--development::before {
    left: -1.8rem;
    top: 6rem;
    font-size: 4.8rem;
  }
  .work_enviroment_head--training {
    padding-top: 3.2rem;
  }
  .work_enviroment_flow--training {
    margin-top: 2rem;
  }
  .work_enviroment_flow {
    width: 100%;
    margin-top: 2.4rem;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 1.6rem;
  }
  .work_enviroment_flow img,
  .work_enviroment_flow--training img {
    width: max(100%, 72rem);
    max-width: none;
  }
  .work_enviroment_slide {
    margin-top: 3.2rem;
  }
  .work_enviroment_slide_main {
    border-radius: 1.4rem;
  }
  .work_enviroment_slide_item {
    border-radius: 1.4rem;
  }
  .work_enviroment_slide_item img {
    min-height: 24rem;
  }
  .work_enviroment_slide_caption {
    left: 1.2rem;
    bottom: 1.2rem;
  }
  .work_enviroment_slide_time {
    font-size: 3.2rem;
  }
  .work_enviroment_slide_label {
    margin-top: 0.6rem;
    font-size: 2rem;
  }
  .work_enviroment_slide_nav {
    width: 3.6rem;
    height: 3.6rem;
  }
  .work_enviroment_slide_nav::before {
    width: 0.9rem;
    height: 0.9rem;
  }
  .work_enviroment_slide_nav--prev {
    left: 0.6rem;
  }
  .work_enviroment_slide_nav--next {
    right: 0.6rem;
  }
  .work_enviroment_slide_thumb {
    margin: 1.6rem 0 0;
  }
  .work_enviroment_slide_thumb_item img {
    height: 5.2rem;
  }
  .work_enviroment_slide_thumb_time {
    margin-top: 0.6rem;
    font-size: 1.2rem;
  }
  .work_enviroment_slide_thumb_label {
    margin-top: 0.2rem;
    font-size: 1.4rem;
  }
  .work_enviroment_work {
    gap: 1.4rem;
    margin: 3.2rem 0 0;
    padding-top: 2.4rem;
  }
  .work_enviroment_work.no-border,
  .work_enviroment_work.work_enviroment_work--no-divider {
    margin-top: 3.2rem;
    padding-top: 0;
    border-top: 0;
  }
  .work_support_media--dorm {
    min-height: 18rem;
    border-radius: 1.2rem;
  }
  .work_support_media--company {
    border-radius: 1.2rem;
  }
  .work_support_title {
    font-size: 2rem;
  }
  .work_support_text {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: 1.72;
  }
  .work_support_subject {
    font-size: 1.8rem;
  }
  .work_support_list li,
  .work_support_inline_list li {
    padding-left: 1.4rem;
    font-size: 1.4rem;
    line-height: 1.62;
  }
  .work_support_list li::before,
  .work_support_inline_list li::before {
    width: 0.7rem;
    height: 0.7rem;
  }
  .work_support_card,
  .work_support_other {
    margin-top: 3.2rem;
    padding-top: 2.4rem;
  }
  .work_support_allowance {
    margin-top: 3.2rem;
  }
  .work_support_allowance > .work_support_title {
    font-size: 2rem;
  }
  .work_support_allowance_item + .work_support_allowance_item {
    margin-top: 2.4rem;
  }
  .work_support_allowance_media img {
    height: 18rem;
    border-radius: 1rem;
  }
  .work_support_allowance_body .work_support_title {
    font-size: 1.8rem;
  }
  .work_support_allowance_body .work_support_text + .work_support_text {
    margin-top: 1rem;
  }
  .work_support_other--allowance {
    margin-top: 2.4rem;
  }
  .work_support_cert {
    margin-top: 3.2rem;
  }
  .work_support_cert > .work_support_title {
    font-size: 2rem;
  }
  .work_support_cert_body {
    padding-top: 1.8rem;
  }
  .work_support_cert_body .work_support_text + .work_support_text {
    margin-top: 0.8rem;
  }
  .work_support_cert_grid {
    margin-top: 1.8rem;
    gap: 1.2rem;
  }
  .work_support_cert_card {
    padding: 1.2rem;
  }
  .work_support_cert_list li {
    gap: 1rem;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .work_support_cert_list li + li {
    margin-top: 0.6rem;
  }
  .work_support_cert_subgrid {
    margin-top: 2.4rem;
    gap: 1.8rem;
  }
  .work_support_cert_subitem + .work_support_cert_subitem {
    padding-top: 1.8rem;
  }
  .work_support_cert_subitem .work_support_title {
    font-size: 2rem;
  }
  .work_support_cert_subitem .work_support_text {
    margin-top: 0.8rem;
    font-size: 1.6rem;
    line-height: 1.7;
  }
  .work_support_calc_head {
    min-height: 3.8rem;
    padding: 0.7rem 1rem;
    font-size: 1.8rem;
    line-height: 1.45;
  }
  .work_support_calc_title {
    font-size: 1.8rem;
  }
  .work_support_calc_col {
    padding: 1.6rem 2.4rem 2.4rem 6.4rem;
  }
  .work_support_calc_no {
    width: 4rem;
    height: 4rem;
    font-size: 1.6rem;
  }
  .work_support_calc_text {
    font-size: 1.6rem;
    line-height: 1.65;
  }
  .work_support_calc_text--blue {
    font-size: 1.8rem;
  }
  .work_support_calc_note {
    font-size: 1.4rem;
  }
  .work_support_resort_title {
    font-size: 2rem;
  }
  .work_support_resort_text {
    margin-top: 1rem;
    font-size: 1.6rem;
    line-height: 1.72;
  }
  .work_support_resort_top,
  .work_support_resort_grid {
    gap: 1.2rem;
    margin-top: 1.8rem;
  }
  #life_support02 .work_support_resort:nth-of-type(4) .work_support_resort_top {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
  .work_support_resort_top .work_support_resort_card:nth-child(3) {
    grid-column: auto;
  }
  .work_support_resort_card img {
    height: 11.2rem;
    border-radius: 1rem;
  }
  #life_support02 .work_support_resort:nth-of-type(4) .work_support_resort_card img {
    height: 24rem;
    object-fit: cover;
  }
  .work_support_resort_no {
    width: 3rem;
    height: 3rem;
    font-size: 1.4rem;
  }
  .work_support_resort_name {
    margin-top: 0.8rem;
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .work_support_benefits {
    gap: 2.4rem;
    margin-top: 3.2rem;
    padding-top: 2.4rem;
  }
  .work_support_benefits_col + .work_support_benefits_col {
    padding-top: 2.4rem;
  }
  .work_support_benefits_img img {
    height: 18rem;
    border-radius: 1rem;
  }
  .work_support_benefits_title {
    margin-top: 1rem;
    font-size: 1.5rem;
  }
  .work_support_benefits_text,
  .work_support_benefits_note,
  .work_support_benefits_numbered li,
  .work_support_benefits_list li {
    font-size: 1.6rem;
    line-height: 1.68;
  }
  .work_support_benefits_numbered li,
  .work_support_benefits_list li {
    padding-left: 1.8rem;
  }
  .work_support_benefits_numbered li::before,
  .work_support_benefits_list li::before {
    width: 1.1rem;
    height: 1.1rem;
    top: 0.75rem;
  }
  #life_support02 .work_support_benefits {
    grid-template-columns: 1fr;
  }
  #life_support02 .work_support_benefits_col + .work_support_benefits_col {
    border-left: 0;
    border-top: 1px dashed #9ec0de;
    padding-top: 2.4rem;
    padding-left: 0;
  }
  .work_enviroment_work .work_enviroment_work_img {
    order: 1;
  }
  .work_enviroment_work .work_enviroment_block {
    order: 2;
  }
  .work_enviroment_work--secondary .work_enviroment_block,
  .work_enviroment_work--secondary .work_enviroment_note {
    order: initial;
  }
  .work_enviroment_work + .work_enviroment_work {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
  }
  .work_enviroment_work + .work_enviroment_work.work_enviroment_work--no-divider,
  .work_enviroment_work + .work_enviroment_work.no-border {
    margin-top: 3.2rem;
    padding-top: 0;
    border-top: 0;
  }
  .work_enviroment_work--Tertiary {
    gap: 1.4rem;
  }
  .work_enviroment_work_tertiary_title {
    font-size: 1.8rem;
  }
  .work_enviroment_work_tertiary_list {
    margin-top: 1.2rem;
  }
  .work_enviroment_work_tertiary_list li {
    margin-top: 0.6rem;
    padding-left: 1.6rem;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .work_enviroment_work_tertiary_list li::before {
    top: 0.55em;
    left: 0.1rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .work_enviroment_work_tertiary_text {
    margin-top: 0.8rem;
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .work_enviroment_work_img--Tertiary {
    border-radius: 1.6rem;
  }
  .work_enviroment_block_title {
    font-size: 2rem;
  }
  .work_enviroment_block p {
    margin-top: 1.2rem;
    font-size: 1.6rem;
    line-height: 1.78;
  }
  .work_enviroment_note {
    padding: 1.4rem;
  }
  .work_enviroment_note h4 {
    font-size: 1.8rem;
  }
  .work_enviroment_note li {
    font-size: 1.4rem;
    line-height: 1.65;
  }
  .work_enviroment_note--secondary li {
    padding-left: 1.5rem;
    font-size: 1.4rem;
    line-height: 1.7;
  }
  .work_enviroment_note--secondary li::before {
    top: 0.45rem;
    width: 0.8rem;
    height: 0.8rem;
  }
  .work_enviroment_pickup {
    gap: 1.2rem;
    margin: 4rem 1rem 0;
    padding: 1.2rem;
    border-radius: 1.4rem;
  }
  .work_enviroment_pickup_badge {
    top: 0.6rem;
    left: 0.6rem;
    width: 3.6rem;
    height: 3.6rem;
    font-size: 0.8rem;
  }
  .work_enviroment_pickup_title {
    font-size: 1.6rem;
  }
  .work_enviroment_pickup_text {
    margin-top: 0.8rem;
    font-size: 1.05rem;
    line-height: 1.75;
    letter-spacing: 0.02em;
  }
  .scroll_text_08,
  .scroll_text_09 {
    padding: 4.8rem 0 6.4rem;
  }
}
/* end region */


/* region new_recruit */
.recruit_intro {
  margin-top: 2.4rem;
}
.recruit_intro_inner {
  width: 100rem;
  background-color: var(--color-white);
  border-radius: 1.2rem;
  margin: 0 auto;
  padding: 3.2rem 2.4rem 10rem;
}
.recruit_intro_title {
  font-family: var(--ff-notoSansJp);
  font-size: 3rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
  text-align: center;
}
.recruit_intro_desc {
  font-family: var(--ff-notoSansJp);
  font-size: 1.5rem;
  font-weight: var(--fw-700);
  line-height: 2;
  color: var(--color-blue);
  text-align: center;
  margin-top: 2.4rem;
}
.recruit_anchor {
  gap: 0.8rem;
  width: 90rem;
  margin: -4.8rem auto 0;
  padding: 0;
}
.requirements {
  margin-top: 10rem;
}
.requirements_inner,
.recruit_card {
  position: relative;
  width: 100rem;
  margin: 0 auto;
  padding: 0 9.6rem 30rem;
}
.requirements_inner::before,
.recruit_card::before {
  position: absolute;
  content: "";
  top: 3rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  border-radius: 1.2rem;
}
.requirements_head,
.recruit_card_head {
  text-align: center;
}
.requirements_title,
.recruit_card_title {
  font-family: var(--ff-notoSansJp);
  font-size: 4rem;
  font-weight: var(--fw-700);
  color: var(--color-blue);
}
.requirements_title_en,
.recruit_card_title_en {
  margin-top: 1.6rem;
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-400);
  line-height: 1.2;
  color: var(--color-blue);
}
.requirements_table,
.recruit_spec {
  margin: 3.2rem 0 0;
  border-top: 1px solid var(--color-blue);
}
.requirements_row,
.recruit_spec_row {
  display: grid;
  grid-template-columns: 15rem 1fr;
  padding: 3.2rem 0;
  border-bottom: 1px solid var(--color-blue);
}
.requirements_row--no-border,
.recruit_spec_row--no-border {
  border-bottom: none;
}
.recruit_spec_row--double {
  display: block;
  padding: 0;
}
.recruit_spec_row--double .recruit_spec_row_split {
  display: grid;
  grid-template-columns: 15rem 1fr;
  padding: 1.6rem 0;
}
.requirements_term,
.recruit_spec_term {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  line-height: 1.8;
  color: var(--color-blue);
}
.requirements_desc,
.recruit_spec_desc {
  margin: unset;
}
.requirements_desc p,
.recruit_spec_desc p {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 1.8;
  color: var(--color-black);
  word-break: break-word;
}
.recruit_spec_desc a {
  color: var(--color-blue);
  text-decoration: underline;
}
.recruit_spec_desc img {
  padding-right: 4.8rem;
}
.recruit_spec_desc.new_recruit_desc img {
  padding-right: 21rem;
}
.requirements_mark,
.recruit_spec_mark {
  color: var(--color-blue);
}
.requirements_image,
.recruit_card_image {
  position: absolute;
  bottom: -24rem;
  left: auto;
  right: auto;
  width: 80rem;
  border-radius: 2rem;
  overflow: hidden;
}
.requirements_image img,
.recruit_card_image img {
  width: 100%;
  display: block;
}
.employment {
  margin-top: 32rem;
}
.employment .requirements_inner {
  padding: 0 9.6rem 9.6rem;
}
.process {
  margin-top: 7.2rem;
}
.process .requirements_inner {
  padding: 0 9.6rem 9.6rem;
}
.position {
  margin-top: 32rem;
}
.position_inner {
  position: relative;
  width: 100rem;
  background-color: var(--color-white);
  border-radius: 2rem;
  margin: 0 auto;
  padding: 1.6rem 9.6rem 12rem;
}
.position_head {
  position: relative;
  text-align: center;
  border-bottom: 1px solid var(--color-green);
  padding-bottom: 3.2rem;
}
.position_watermark {
  position: absolute;
  top: -6.4rem;
  left: 50%;
  transform: translateX(-50%);
  font-family: var(--ff-poppins);
  font-size: 12rem;
  font-weight: var(--fw-700);
  font-style: italic;
  line-height: 1;
  letter-spacing: 0.01em;
  color: #cce7d9;
  white-space: nowrap;
  pointer-events: none;
}
.position_title {
  position: relative;
  font-family: var(--ff-notoSansJp);
  font-size: 4rem;
  font-weight: var(--fw-700);
  color: var(--color-green);
}
.position_title_en {
  position: relative;
  margin-top: 0.6rem;
  font-family: var(--ff-poppins);
  font-size: 1.4rem;
  font-weight: var(--fw-400);
  color: var(--color-green);
}
.position_list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4rem 3.2rem;
  margin-top: 3.2rem;
}
.position_card {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 9.6rem;
  border: none;
  border-radius: 2rem;
  color: var(--color-white);
  padding: 1.2rem 3rem 1.2rem 1.6rem;
  cursor: pointer;
  transition: transform 0.2s ease, filter 0.2s ease;
}
.position_card::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 2.4rem;
  width: 1rem;
  height: 1rem;
  border-top: 0.2rem solid var(--color-white);
  border-right: 0.2rem solid var(--color-white);
  transform: translateY(-50%) rotate(45deg);
}
.position_card.card_color--red {
  background-color: var(--color-red);
}
.position_card.card_color--blue {
  background-color: var(--color-blue);
}
.position_card.card_color--cyan {
  background-color: var(--color-cyan);
}
.position_card.card_color--green {
  background-color: var(--color-green);
}
.position_card.card_color--pink {
  background-color: var(--color-pascal-pink);
}
.position_card.card_color--orange {
  background-color: var(--color-orange);
}
.position_card_label {
  font-family: var(--ff-notoSansJp);
  font-size: 1.6rem;
  font-weight: var(--fw-700);
  line-height: 1.75;
  text-align: center;
}
.position_item_role {
  font-family: var(--ff-notoSansJp);
  font-size: 1.3rem;
  font-weight: var(--fw-700);
  text-align: center;
  color: var(--color-black);
  margin-top: 1.2rem;
}
@media (any-hover: hover) {
  .position_card:hover,
  .position_card:focus-visible {
    transform: translateY(-0.2rem);
    filter: brightness(1.05);
  }
}
.position_modal {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1200;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}
.position_modal.is-open {
  opacity: 1;
  pointer-events: auto;
}
.position_modal_backdrop {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.45);
}
.position_modal_dialog {
  position: relative;
  width: 100rem;
  border: 2px solid var(--color-green);
  background-color: var(--color-white);
  border-radius: 1.8rem;
  padding: 0;
  z-index: 1;
}
.position_modal_body {
  max-height: calc(100vh - 12rem);
  max-height: calc(100dvh - 12rem);
  overflow-y: auto;
  padding: 7.2rem 9.4rem 10rem;
  scrollbar-gutter: stable;
}
.position_modal_close {
  position: absolute;
  top: -4.2rem;
  right: -4.2rem;
  width: 8.7rem;
  height: 8.7rem;
  border: 0;
  border-radius: 999px;
  background-color: var(--color-green);
  cursor: pointer;
}
.position_modal_close::before,
.position_modal_close::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 4rem;
  height: 0.2rem;
  border-radius: 99px;
  background-color: var(--color-white);
}
.position_modal_close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.position_modal_close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.position_modal_title {
  font-family: var(--ff-notoSansJp);
  font-size: 3.6rem;
  font-weight: var(--fw-700);
  white-space: pre-line;
  text-align: center;
  color: var(--color-green);
  margin: 0;
}
.position_modal_spec {
  border-top: 1px solid var(--color-green);
  margin: 4.8rem 0 0;
}
.position_modal_row {
  display: grid;
  grid-template-columns: 16rem 1fr;
  gap: 1.6rem;
  padding: 2rem 0;
  border-bottom: 1px solid var(--color-green);
}
.position_modal_term {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-700);
  color: var(--color-green);
}
.position_modal_desc {
  margin: 0;
}
.position_modal_desc p {
  font-family: var(--ff-notoSansJp);
  font-size: 1.4rem;
  font-weight: var(--fw-500);
  line-height: 2;
  color: var(--color-black);
}
.position_modal_desc p + p {
  margin-top: 0.4rem;
}
.position_modal_desc p .is-emphasis-label {
  color: var(--color-green);
  font-weight: var(--fw-700);
}
.position_modal_apply {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 72rem;
  height: 5.6rem;
  font-family: var(--ff-notoSansJp);
  font-size: 2rem;
  font-weight: var(--fw-700);
  color: var(--color-white);
  border-radius: 999px;
  background-color: var(--color-green);
  margin: 4rem auto 0;
}
.position_modal_apply::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 4rem;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 0.2rem solid var(--color-white);
  border-right: 0.2rem solid var(--color-white);
  transform: translateY(-50%) rotate(45deg);
}
.recruit_last_img {
  margin-top: 7.2rem;
}
.scroll_text_10 {
  padding-bottom: 10rem;
}

/* recruit color theme */
.recruit_theme--green .bg_line--blue {
  background: var(--color-mint-green);
}
.recruit_theme--green .recruit_intro_title,
.recruit_theme--green .recruit_intro_desc,
.recruit_theme--green .requirements_title,
.recruit_theme--green .recruit_card_title,
.recruit_theme--green .requirements_title_en,
.recruit_theme--green .recruit_card_title_en,
.recruit_theme--green .requirements_term,
.recruit_theme--green .recruit_spec_term,
.recruit_theme--green .requirements_mark,
.recruit_theme--green .recruit_spec_mark {
  color: var(--color-green);
}
.recruit_theme--green .requirements_table,
.recruit_theme--green .recruit_spec,
.recruit_theme--green .requirements_row,
.recruit_theme--green .recruit_spec_row {
  border-color: var(--color-green);
}
.recruit_theme--green .recruit_anchor .page_anchor_item {
  background-color: var(--color-green);
}

@media screen and (max-width: 768px) {
  .recruit_intro_inner {
    width: 64rem;
    padding: 3.2rem 2.4rem 8rem;
  }
  .recruit_intro_title {
    font-size: 2.4rem;
  }
  .recruit_intro_desc {
    font-size: 1.3rem;
    line-height: 1.85;
  }
  .recruit_anchor {
    width: 56rem;
    margin-top: -4rem;
  }
  .requirements {
    margin-top: 3.2rem;
  }
  .requirements_inner,
  .recruit_card,
  .employment .requirements_inner,
  .process .requirements_inner {
    width: 64rem;
    padding: 2.8rem 2.4rem 3.2rem;
  }
  .requirements_inner::before,
  .recruit_card::before {
    top: 0;
  }
  .requirements_title,
  .recruit_card_title {
    font-size: 3.8rem;
  }
  .requirements_title_en,
  .recruit_card_title_en {
    font-size: 1.2rem;
  }
  .requirements_table,
  .recruit_spec {
    margin-top: 2.4rem;
  }
  .requirements_row,
  .recruit_spec_row {
    grid-template-columns: 9rem 1fr;
    gap: 2rem;
    padding: 1.2rem 0;
  }
  .recruit_spec_row--double .recruit_spec_row_split {
    grid-template-columns: 9rem 1fr;
    gap: 2rem;
    padding: 1.2rem 0;
  }
  .requirements_term,
  .recruit_spec_term {
    font-size: 1.25rem;
    line-height: 1.8;
  }
  .requirements_desc p,
  .recruit_spec_desc p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
  .requirements_image,
  .recruit_card_image {
    position: static;
    width: 100%;
    margin-top: 3.2rem;
    bottom: auto;
    border-radius: 1.2rem;
  }
  .employment,
  .process {
    margin-top: 8rem;
  }
  .position {
    margin-top: 8rem;
  }
  .position_inner {
    width: 64rem;
    padding: 4rem 2.4rem 5.6rem;
  }
  .position_head {
    padding-bottom: 1.6rem;
  }
  .position_watermark {
    top: -2.6rem;
    font-size: 6rem;
  }
  .position_title {
    font-size: 3.2rem;
  }
  .position_title_en {
    font-size: 1.2rem;
  }
  .position_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.4rem 1.6rem;
  }
  .position_card {
    min-height: 7.8rem;
  }
  .position_card_label {
    font-size: 1.2rem;
  }
  .position_item_role {
    font-size: 1.15rem;
    line-height: 1.45;
  }
  .position_modal_dialog {
    width: min(92vw, 72rem);
    border-radius: 1.4rem;
  }
  .position_modal_body {
    max-height: calc(100vh - 8rem);
    max-height: calc(100dvh - 8rem);
    padding: 3.6rem 2.4rem 3.2rem;
  }
  .position_modal_close {
    top: -2rem;
    right: -2rem;
    width: 4.8rem;
    height: 4.8rem;
  }
  .position_modal_close::before,
  .position_modal_close::after {
    width: 2.4rem;
  }
  .position_modal_title {
    font-size: 2.8rem;
    line-height: 1.45;
  }
  .position_modal_spec {
    margin-top: 2rem;
  }
  .position_modal_row {
    grid-template-columns: 10rem 1fr;
    gap: 1.2rem;
    padding: 1.2rem 0;
  }
  .position_modal_term {
    font-size: 1.3rem;
    line-height: 1.7;
  }
  .position_modal_desc p {
    font-size: 1.2rem;
    line-height: 1.75;
  }
  .position_modal_apply {
    width: 100%;
    height: 5.6rem;
    margin-top: 2.4rem;
    font-size: 2rem;
  }
  .position_modal_apply::after {
    right: 2.4rem;
    width: 1.2rem;
    height: 1.2rem;
  }
  .recruit_last_img {
    margin-top: 6.4rem;
  }
  .scroll_text_10 {
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 480px) {
  .recruit_intro {
    margin-top: 4.8rem;
  }
  .recruit_intro_inner {
    width: calc(100% - 3.2rem);
    padding: 2.4rem 2.4rem 5.6rem;
  }
  .recruit_intro_title {
    font-size: 2.8rem;
  }
  .recruit_intro_desc {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.7;
  }
  .recruit_anchor {
    width: calc(100% - 3.2rem);
    margin-top: -3rem;
  }
  .requirements {
    margin-top: 4.8rem;
  }
  .requirements_inner,
  .recruit_card,
  .employment .requirements_inner,
  .process .requirements_inner {
    width: calc(100% - 3.2rem);
    padding: 2.4rem 1.4rem;
  }
  .requirements_inner::before,
  .recruit_card::before {
    top: 0;
  }
  .requirements_title,
  .recruit_card_title {
    font-size: 2.8rem;
  }
  .requirements_title_en,
  .recruit_card_title_en {
    margin-top: 1.6rem;
    font-size: 1.4rem;
  }
  .requirements_table,
  .recruit_spec {
    margin-top: 1.8rem;
  }
  .requirements_row,
  .recruit_spec_row {
    grid-template-columns: 1fr;
    gap: 0.6rem;
    padding: 1.6rem 0;
  }
  .recruit_spec_row--double .recruit_spec_row_split {
    grid-template-columns: 1fr;
    gap: 0.6rem;
    padding: 1rem 0;
  }
  .requirements_term,
  .recruit_spec_term {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .requirements_desc p,
  .recruit_spec_desc p {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .requirements_desc--scroll,
  .recruit_spec_desc--scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 2.4rem;
    padding-bottom: 1.6rem;
  }
  .requirements_desc--scroll img,
  .recruit_spec_desc--scroll img {
    display: block;
    width: 64rem;
    max-width: none;
    padding-right: 0;
  }
  .recruit_spec_desc.new_recruit_desc img {
    width: 100%;
    padding-right: 0;
  }
  .requirements_image,
  .recruit_card_image {
    position: static;
    margin-top: 2.4rem;
    bottom: auto;
    border-radius: 1rem;
  }
  .process {
    margin-top: 6.4rem;
  }
  .position {
    margin-top: 6.4rem;
  }
  .position_inner {
    width: calc(100% - 3.2rem);
    padding: 3.2rem 1.4rem 4.8rem;
  }
  .position_head {
    padding-bottom: 1.8rem;
  }
  .position_watermark {
    top: -2.4rem;
    font-size: 4.8rem;
  }
  .position_title {
    font-size: 2.8rem;
  }
  .position_title_en {
    margin-top: 1.6rem;
    font-size: 1.4rem;
  }
  .position_list {
    gap: 1.8rem 1.2rem;
    margin-top: 2.4rem;
  }
  .position_card {
    min-height: 6.8rem;
    padding: 1rem 2.2rem 1rem 1rem;
    border-radius: 1rem;
  }
  .position_card::after {
    right: 1rem;
  }
  .position_card_label {
    font-size: 1.5rem;
    line-height: 1.35;
  }
  .position_item_role {
    margin-top: 0.6rem;
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .position_modal_dialog {
    width: calc(100vw - 2.4rem);
    border-radius: 1.2rem;
  }
  .position_modal_body {
    max-height: calc(100vh - 3.2rem);
    max-height: calc(100dvh - 3.2rem);
    padding: 3.6rem 1.2rem 2.4rem;
  }
  .position_modal_close {
    top: -2rem;
    right: -0.8rem;
    width: 4.8rem;
    height: 4.8rem;
  }
  .position_modal_close::before,
  .position_modal_close::after {
    width: 2rem;
  }
  .position_modal_title {
    font-size: 2.4rem;
    line-height: 1.45;
  }
  .position_modal_spec {
    margin-top: 1.6rem;
  }
  .position_modal_row {
    grid-template-columns: 1fr;
    gap: 0.4rem;
    padding: 1.6rem 0;
  }
  .position_modal_term {
    font-size: 1.8rem;
    line-height: 1.6;
  }
  .position_modal_desc p {
    font-size: 1.6rem;
    line-height: 1.65;
  }
  .position_modal_apply {
    width: 100%;
    height: 4.6rem;
    margin-top: 1.8rem;
    font-size: 1.5rem;
  }
  .position_modal_apply::after {
    right: 1.8rem;
    width: 1rem;
    height: 1rem;
  }
  .recruit_last_img {
    margin-top: 5.6rem;
  }
  .scroll_text_10 {
    padding-bottom: 6.4rem;
  }
}
/* end region */
