@charset "UTF-8";
@-webkit-keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@keyframes fuwafuwa-sp {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
@-webkit-keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@keyframes fuwafuwa-text {
  0%, 100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
@-webkit-keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@keyframes buruburu {
  0% {
    -webkit-transform: translateX(5px) rotate(3deg);
            transform: translateX(5px) rotate(3deg);
  }
  0.5% {
    -webkit-transform: translateX(-5px) rotate(-3deg);
            transform: translateX(-5px) rotate(-3deg);
  }
  1% {
    -webkit-transform: translateX(4px) rotate(2deg);
            transform: translateX(4px) rotate(2deg);
  }
  1.5% {
    -webkit-transform: translateX(-4px) rotate(-2deg);
            transform: translateX(-4px) rotate(-2deg);
  }
  2% {
    -webkit-transform: translateX(3px) rotate(1deg);
            transform: translateX(3px) rotate(1deg);
  }
  2.5% {
    -webkit-transform: translateX(-3px) rotate(-1deg);
            transform: translateX(-3px) rotate(-1deg);
  }
  3% {
    -webkit-transform: translateX(2px) rotate(1deg);
            transform: translateX(2px) rotate(1deg);
  }
}
@-webkit-keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes pyoco {
  0%, 93% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  98% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@keyframes wiper {
  0% {
    rotate: 0deg;
  }
  50% {
    rotate: 45deg;
  }
  100% {
    rotate: 0;
  }
}
@-webkit-keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@keyframes scale-easeInBounce {
  0% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
  }
  4% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  8% {
    -webkit-transform: scaleY(0.99);
            transform: scaleY(0.99);
  }
  18% {
    -webkit-transform: scaleY(0.94);
            transform: scaleY(0.94);
  }
  26% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  46% {
    -webkit-transform: scaleY(0.75);
            transform: scaleY(0.75);
  }
  64% {
    -webkit-transform: scaleY(0.98);
            transform: scaleY(0.98);
  }
  76% {
    -webkit-transform: scaleY(0.44);
            transform: scaleY(0.44);
  }
  88% {
    -webkit-transform: scaleY(0.11);
            transform: scaleY(0.11);
  }
  100% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
  }
}
@-webkit-keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideInImg {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@keyframes slideInText {
  0% {
    display: none;
    opacity: 0;
    clip-path: inset(0 100% 0 0);
  }
  100% {
    display: block;
    opacity: 1;
    clip-path: inset(0 0 0 0);
  }
}
@-webkit-keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
@keyframes bgloop {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -500px;
  }
}
@-webkit-keyframes undefined-easeOutBounce {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  12% {
    -webkit-transform: translateX(-10.89%);
            transform: translateX(-10.89%);
  }
  24% {
    -webkit-transform: translateX(-43.56%);
            transform: translateX(-43.56%);
  }
  36% {
    -webkit-transform: translateX(-98.01%);
            transform: translateX(-98.01%);
  }
  54% {
    -webkit-transform: translateX(-75.02%);
            transform: translateX(-75.02%);
  }
  74% {
    -webkit-transform: translateX(-98.37%);
            transform: translateX(-98.37%);
  }
  82% {
    -webkit-transform: translateX(-93.75%);
            transform: translateX(-93.75%);
  }
  92% {
    -webkit-transform: translateX(-99.34%);
            transform: translateX(-99.34%);
  }
  96% {
    -webkit-transform: translateX(-98.46%);
            transform: translateX(-98.46%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes undefined-easeOutBounce {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  12% {
    -webkit-transform: translateX(-10.89%);
            transform: translateX(-10.89%);
  }
  24% {
    -webkit-transform: translateX(-43.56%);
            transform: translateX(-43.56%);
  }
  36% {
    -webkit-transform: translateX(-98.01%);
            transform: translateX(-98.01%);
  }
  54% {
    -webkit-transform: translateX(-75.02%);
            transform: translateX(-75.02%);
  }
  74% {
    -webkit-transform: translateX(-98.37%);
            transform: translateX(-98.37%);
  }
  82% {
    -webkit-transform: translateX(-93.75%);
            transform: translateX(-93.75%);
  }
  92% {
    -webkit-transform: translateX(-99.34%);
            transform: translateX(-99.34%);
  }
  96% {
    -webkit-transform: translateX(-98.46%);
            transform: translateX(-98.46%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
/* ============================================
// normalize.css v3.0.2 | MIT License | git.io/normalize
// ==========================================*/
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: border-box; /* 2 */
  box-sizing: border-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/* ============================================
// RESET
// ==========================================*/
*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

img {
  vertical-align: bottom;
  border: 0;
}
img:not(.ofi) {
  display: block;
  max-width: 100%;
  height: auto;
}
img.ofi {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
  height: 100%;
}

a:link, a:visited {
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  a:hover, a:active {
    opacity: 0.8;
  }
}
a:focus:not(:focus-visible) {
  outline: 0; /* キーボード操作"以外"でフォーカスされた際はoutlineを消す */
}
@media (min-device-width: 835px) {
  a[href*="tel:"] {
    display: inline-block;
    pointer-events: none;
  }
}

::-moz-selection {
  background: #c30d23;
  color: #ffffff;
}

::selection {
  background: #c30d23;
  color: #ffffff;
}

/* ============================================
// BASE
// ==========================================*/
html {
  font-size: 62.5%;
}

@media (min-width: 835px) {
  html,
  body {
    min-width: 1024px;
  }
}

body {
  position: relative;
  font-family: "游ゴシック" , "Yu Gothic" , "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo" , sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.075em;
  color: #333333;
  background-color: #fff6ef;
  word-break: break-word;
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media (max-width: 834px) {
  body {
    font-size: 1.4rem;
  }
}

#container {
  overflow: hidden;
  padding-top: 86px;
}
@media (max-width: 834px) {
  #container {
    padding-top: 58px;
  }
}

.l-main {
  contain: layout;
}

/* classes */
@media (min-width: 835px) {
  .ro:hover {
    opacity: 0.8;
    -webkit-transition: all 0.16s linear;
    transition: all 0.16s linear;
  }
}

.ro:hover img {
  opacity: 1;
}

.bold {
  font-weight: bold;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

.tal {
  text-align: left;
}

/* fonts */
:root {
  --engFont: sans-serif;
}

.page-newgrad {
  --engFont: "Nunito", sans-serif;
}

.page-career {
  --engFont: "Bellefair", serif;
}

.page-part {
  --engFont: "Mitr", serif;
}

.eng {
  font-family: var(--engFont);
}

.mincho {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.maru {
  font-family: "M PLUS Rounded 1c", sans-serif;
}

/* animations */
.anime {
  -webkit-transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: transform 1s cubic-bezier(0.14, 1, 0.34, 1), opacity 1s cubic-bezier(0.14, 1, 0.34, 1);
  transition: transform 1s cubic-bezier(0.14, 1, 0.34, 1), opacity 1s cubic-bezier(0.14, 1, 0.34, 1), -webkit-transform 1s cubic-bezier(0.14, 1, 0.34, 1);
}
.anime.-fadeIn {
  opacity: 0;
}
.anime.-fadeIn.js-active, .js-active > .anime.-fadeIn {
  opacity: 1;
}
.anime.-fadeInBottom {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
}
.anime.-fadeInBottom.js-active, .js-active > .anime.-fadeInBottom {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.anime.-fadeInTop {
  opacity: 0;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}
.anime.-fadeInTop.js-active, .js-active > .anime.-fadeInTop {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.anime.-fadeInLeft {
  opacity: 0;
  -webkit-transform: translateX(-40px);
          transform: translateX(-40px);
}
.anime.-fadeInLeft.js-active, .js-active > .anime.-fadeInLeft {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.anime.-fadeInRight {
  opacity: 0;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
}
.anime.-fadeInRight.js-active, .js-active > .anime.-fadeInRight {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

/* ============================================
// print  luxyのバグ回避
// ==========================================*/
/* ============================================
// クッキーアイコン　位置調整
// ==========================================*/
#onetrust-consent-sdk {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

body.is-drower-open #onetrust-consent-sdk {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

@media (max-width: 834px) {
  .lower-kyujin_d #ot-sdk-btn-floating.ot-floating-button {
    bottom: 80px;
  }
}
#ot-sdk-btn-floating.ot-floating-button button {
  outline: none;
}

/* ============================================
// loading
// ==========================================*/
#loading {
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#loading-back {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff6ef;
}

#loading-logo {
  display: none;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-width: 300px;
  width: 100%;
}
@media (max-width: 834px) {
  #loading-logo {
    max-width: 210px;
  }
}
#loading-logo img {
  opacity: 0;
}
.front-page #loading-logo {
  display: block;
}

/* ============================================
// hamburger
// ==========================================*/
/* ============================================
// btn
// ==========================================*/
.btn-border, .btn-grad2, .btn-grad1, .btn-accent, .btn-secondary, .btn-primary, .btn-white {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  font-weight: bold;
  padding: 0.7em 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .btn-border:hover, .btn-grad2:hover, .btn-grad1:hover, .btn-accent:hover, .btn-secondary:hover, .btn-primary:hover, .btn-white:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateX(3px);
            transform: translateX(3px);
  }
}
.-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
  font-size: 1.8rem;
  padding-block: 1.4em;
}
@media (max-width: 834px) {
  .-l.btn-border, .-l.btn-grad2, .-l.btn-grad1, .-l.btn-accent, .-l.btn-secondary, .-l.btn-primary, .-l.btn-white {
    font-size: 1.7rem;
  }
}
.-l.-arrow.btn-border, .-l.-arrow.btn-grad2, .-l.-arrow.btn-grad1, .-l.-arrow.btn-accent, .-l.-arrow.btn-secondary, .-l.-arrow.btn-primary, .-l.-arrow.btn-white {
  clip-path: polygon(calc(100% - 15px) 0%, 100% 50%, calc(100% - 15px) 100%, 0% 100%, calc(0% + 15px) 50%, 0% 0%);
}
.-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .-m.btn-border, .-m.btn-grad2, .-m.btn-grad1, .-m.btn-accent, .-m.btn-secondary, .-m.btn-primary, .-m.btn-white {
    font-size: 1.4rem;
  }
}
.-border.btn-border, .-border.btn-grad2, .-border.btn-grad1, .-border.btn-accent, .-border.btn-secondary, .-border.btn-primary, .-border.btn-white {
  background-color: transparent;
  color: #c30d23;
  border: 1px solid;
}
.-radius.btn-border, .-radius.btn-grad2, .-radius.btn-grad1, .-radius.btn-accent, .-radius.btn-secondary, .-radius.btn-primary, .-radius.btn-white {
  border-radius: 100px;
}
.-round.btn-border, .-round.btn-grad2, .-round.btn-grad1, .-round.btn-accent, .-round.btn-secondary, .-round.btn-primary, .-round.btn-white {
  border-radius: 1000px;
}
.-arrow.btn-border, .-arrow.btn-grad2, .-arrow.btn-grad1, .-arrow.btn-accent, .-arrow.btn-secondary, .-arrow.btn-primary, .-arrow.btn-white {
  clip-path: polygon(calc(100% - 10px) 0%, 100% 50%, calc(100% - 10px) 100%, 0% 100%, calc(0% + 10px) 50%, 0% 0%);
}
.btn-border .ico, .btn-grad2 .ico, .btn-grad1 .ico, .btn-accent .ico, .btn-secondary .ico, .btn-primary .ico, .btn-white .ico {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.btn-border .ico span, .btn-grad2 .ico span, .btn-grad1 .ico span, .btn-accent .ico span, .btn-secondary .ico span, .btn-primary .ico span, .btn-white .ico span {
  display: block;
  position: relative;
  z-index: 3;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  aspect-ratio: 1/1;
  width: 0.7em;
  -webkit-mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow1.png) no-repeat center center/contain;
  background-color: #c30d23;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-white {
  background-color: white;
  color: #c30d23;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-white.-border {
  background-color: transparent;
  color: #c30d23;
  border: 1px solid;
}
@media (any-hover: hover) {
  .btn-white:hover {
    opacity: 1;
    background-color: #fff;
  }
}

.btn-primary {
  background-color: #c30d23;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-primary:hover {
    opacity: 1;
    color: #fff;
    background-color: #bfa06b;
  }
}

.btn-secondary {
  background-color: #bfa06b;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-secondary:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(180.2226415094, 144.0023584906, 82.0773584906);
  }
}

.btn-accent {
  background-color: #8661a5;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-accent:hover {
    opacity: 1;
    color: #fff;
    background-color: rgb(115.8875, 82.125, 144.175);
  }
}

.btn-grad1 {
  position: relative;
  background-color: #c30d23;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad1:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-grad2 {
  position: relative;
  color: #fff;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .btn-grad2:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
    -webkit-box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
            box-shadow: 0 30px 30px -20px rgba(0, 0, 0, 0.5);
  }
}

.btn-border {
  border: 1px solid;
  color: #333333;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
.btn-border .ico {
  position: relative;
  display: block;
  margin-left: auto;
}
.btn-border .ico.-arrow {
  width: 20px;
  height: 20px;
  background-color: #333333;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow {
    width: 18px;
    height: 18px;
  }
}
.btn-border .ico.-arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(../img/ico-arrow-white.png) no-repeat center center/contain;
  width: 8.75px;
  height: 8.75px;
}
@media (max-width: 834px) {
  .btn-border .ico.-arrow::before {
    width: 7px;
    height: 7px;
  }
}
.btn-border .ico.-arrow.-primary {
  background-color: #c30d23;
}
.btn-border .ico.-lenz {
  width: 16px;
  height: 16px;
  background: url(../img/ico-lenz-mono.png) no-repeat center center/contain;
}
.btn-border.-shadow {
  position: relative;
}
.btn-border.-shadow::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(7px, 7px);
          transform: translate(7px, 7px);
  width: 100%;
  height: 100%;
  border: 1px solid;
  border-left: none;
  border-top: none;
  pointer-events: none;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
}
@media (any-hover: hover) {
  .btn-border.-shadow {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .btn-border.-shadow:hover {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
  }
  .btn-border.-shadow:hover::before {
    -webkit-transform: none;
            transform: none;
    opacity: 0;
  }
}
.btn-border.-pageBack {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.btn-border.-pageBack .ico {
  margin-left: 0;
  margin-right: auto;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.btn-border.-white {
  color: #fff;
}
.btn-border.-white .ico span {
  background-color: #fff;
}
@media (any-hover: hover) {
  .btn-border:hover {
    opacity: 1;
  }
}

.text-large-link01 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  color: #333333;
}
.text-large-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (max-width: 834px) {
  .text-large-link01 .text {
    font-size: 1.4rem;
  }
}
.text-large-link01 .text::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #8661a5;
  width: 0;
  left: auto;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.text-large-link01 .text::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #333333;
  opacity: 0.8;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.text-large-link01 .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60px;
          flex: 0 0 60px;
  width: 60px;
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .text-large-link01 .ico {
    -ms-flex-preferred-size: 40px;
        flex-basis: 40px;
    width: 40px;
  }
}
.text-large-link01 .ico span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #8661a5;
  border-radius: 50%;
}
.text-large-link01 .ico span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  aspect-ratio: 65/49;
  width: 30%;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.-primary.text-large-link01 .text {
  color: #c30d23;
}
.-white.text-large-link01 .text {
  color: #fff;
}
.-border.text-large-link01 .ico span {
  background-color: transparent;
}
.-border.text-large-link01 .ico span::before {
  background-color: #fff;
}
.-border.text-large-link01 .ico span::after {
  background-color: transparent;
  border: 1px solid #fff;
}
.-s.text-large-link01 .ico {
  -ms-flex-preferred-size: 30px;
      flex-basis: 30px;
}
.text-large-link01:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .text-large-link01:hover .text {
    color: #8661a5;
  }
  .text-large-link01:hover .text::before {
    width: 100%;
    left: 0;
    right: auto;
  }
  .text-large-link01:hover .ico {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .text-large-link01:hover.-white .text {
    color: #c30d23;
  }
}

.text-link01 {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333333;
  padding-bottom: 0.7em;
}
.text-link01::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.text-link01 .ico {
  position: relative;
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #c30d23;
  border-right: 0;
  pointer-events: none;
}
@media (max-width: 834px) {
  .text-link01 .ico {
    margin-left: 5px;
  }
}
.text-link01 .text {
  position: relative;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-weight: bold;
}
.-primary.text-link01 {
  color: #c30d23;
}
.-primary.text-link01 .ico::after {
  background-color: #c30d23;
}
.-secondary.text-link01 .ico::after {
  background-color: #bfa06b;
}
.-white.text-link01 {
  color: #fff;
}
.-white.text-link01 .ico::after {
  background-color: transparent;
}
.-pageBack.text-link01 .ico::before {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
@media (any-hover: hover) {
  .text-link01:hover::after {
    width: 0;
  }
}

.link-ico {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 30px;
  aspect-ratio: 1/1;
  background-color: #ddd;
  border-radius: 50%;
  -webkit-transition: 0.3s !important;
  transition: 0.3s !important;
}
@media (any-hover: hover) {
  .link-ico:hover {
    opacity: 1;
    -webkit-box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
            box-shadow: 0 10px 40px -10px rgba(2, 63, 122, 0.15);
  }
}
.link-ico span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #8661a5;
  border-radius: 50%;
}
.link-ico span::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  aspect-ratio: 65/49;
  width: 40%;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
/* form base setting */
body.iPhone select,
body.iPhone input,
body.iPhone textarea {
  font-size: 16px !important;
}

input,
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}
input::-ms-expand,
button::-ms-expand,
textarea::-ms-expand,
select::-ms-expand {
  display: none;
}
input::-ms-reveal,
button::-ms-reveal,
textarea::-ms-reveal,
select::-ms-reveal {
  visibility: hidden;
}
input::-ms-clear,
button::-ms-clear,
textarea::-ms-clear,
select::-ms-clear {
  visibility: hidden;
}

input[type=text],
input[type=submit],
input[type=search],
input[type=button],
select,
textarea {
  outline: none;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: textfield;
  -webkit-appearance: none;
}
input[type=search]:focus {
  outline-offset: -2px;
}
input[type=search]::-webkit-search-decoration {
  display: none;
}

select,
input {
  display: block;
  width: 100%;
  padding: 0.7em 44px 0.7em 15px !important;
  background: #f7f7f7;
  border-radius: 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select[type=text], select[type=search],
input[type=text],
input[type=search] {
  cursor: auto;
}

select option {
  height: 30px;
  line-height: 30px;
  background: #fff;
}

input[type=text],
input[type=search],
input[type=submit] {
  padding-right: 15px !important;
}

.resetbtn {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: normal;
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 0.1em 0.4em !important;
  color: #555;
}

.pull-down {
  position: relative;
}
.pull-down:before, .pull-down:after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
}
.pull-down:before {
  z-index: 0;
  top: 0;
  right: 0;
  width: 44px;
  height: 100%;
}
.pull-down:after {
  z-index: 1;
  top: 50%;
  right: 18px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  color: #c30d23;
  border-bottom: 2px solid;
  border-right: 2px solid;
  width: 7px;
  height: 7px;
  margin-top: -2px;
}

input[type=checkbox] {
  display: none;
}
input[type=checkbox] + label {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 7px;
  line-height: 1.5;
  cursor: pointer;
  padding: 8px 15px 8px 12px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=checkbox] + label .check {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  top: 2px;
  width: 15px;
  height: 15px;
  display: inline-block;
  background: #E0E0E0;
  border-radius: 2px;
  position: relative;
}
input[type=checkbox] + label .check::before, input[type=checkbox] + label .check::after {
  content: "";
  background: #c30d23;
  display: block;
  opacity: 0;
  position: absolute;
  z-index: 10;
}
input[type=checkbox] + label .check::before {
  width: 4px;
  height: 2px;
  top: 7px;
  left: 3px;
  -webkit-transform: rotate(55deg) scaleX(0);
          transform: rotate(55deg) scaleX(0);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
input[type=checkbox] + label .check::after {
  width: 2px;
  height: 10px;
  top: 1px;
  left: 4px;
  -webkit-transform: rotate(45deg) scaleY(0);
          transform: rotate(45deg) scaleY(0);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
input[type=checkbox] + label .text {
  display: block;
}
@media (hover: hover) {
  input[type=checkbox] + label:hover {
    background-color: #ECF7F7;
  }
}
input[type=checkbox]:checked + label {
  background-color: #c30d23;
  color: #fff;
}
input[type=checkbox]:checked + label .check {
  background-color: #fff;
}
input[type=checkbox]:checked + label .check::before, input[type=checkbox]:checked + label .check::after {
  opacity: 1;
}
input[type=checkbox]:checked + label .check::before {
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}
input[type=checkbox]:checked + label .check::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

input[type=radio] {
  display: none;
}
input[type=radio] + label {
  position: relative;
  display: block;
  line-height: 1.5;
  padding: 0 15px 0 1.5em;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=radio] + label:before, input[type=radio] + label:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
input[type=radio] + label:before {
  top: 3px;
  left: 0;
  z-index: 0;
  width: 13px;
  height: 13px;
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
  border-radius: 50%;
}
input[type=radio] + label:after {
  z-index: 2;
  top: 6px;
  left: 3px;
  width: 7px;
  height: 7px;
  opacity: 0;
  background: #c30d23;
  border-radius: 50%;
}
input[type=radio] + label a:link,
input[type=radio] + label a:visited {
  color: #333333;
}
input[type=radio]:checked + label:after {
  opacity: 1;
}

@media (hover: hover) {
  input[type=text]:focus,
  input[type=submit]:focus,
  input[type=search]:focus,
  select:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 10px #eee;
            box-shadow: 0 0 10px #eee;
  }
}
/*------------------------------
	form custom setting
------------------------------*/
/* FORM_BLOCK */
.form_block_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}

.form_block {
  position: relative;
  width: 100%;
  margin-top: 30px;
  /* FORM */
}
@media (min-width: 835px) {
  .form_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media (max-width: 834px) {
  .form_block {
    margin-top: 15px;
  }
}
.form_block:first-child {
  border-top: none;
  margin-top: 0;
}
.form_block .hd {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  font-weight: bold;
}
@media (min-width: 835px) {
  .form_block .hd {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 170px;
            flex: 0 0 170px;
    margin-top: 13px;
  }
}
@media (max-width: 834px) {
  .form_block .hd {
    margin-bottom: 5px;
  }
}
.form_block .hd::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  aspect-ratio: 1/1;
  background-color: #c30d23;
}
@media (min-width: 835px) {
  .form_block.form_location .select_form,
  .form_block.form_location .selCity-box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
    margin-left: auto;
  }
}
.form_block.form_location .hd::before {
  background: url(../img/common/ico-location.png) no-repeat center center/contain;
  aspect-ratio: 30/44;
  width: 1em;
}
.form_block.form_jobs .hd::before {
  background: url(../img/common/ico-job.png) no-repeat center center/contain;
  aspect-ratio: 39/45;
  width: 1.3em;
}
.form_block.form_koyou .hd::before {
  background: url(../img/common/ico-koyou.png) no-repeat center center/contain;
  aspect-ratio: 45/45;
  width: 1.4em;
}
.form_block.form_other .hd::before {
  background: url(../img/common/ico-other.png) no-repeat center center/contain;
  aspect-ratio: 45/42;
  width: 1.4em;
}
@media (min-width: 835px) {
  .form_block.form_keyword .text_form {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
  }
}
.form_block.form_keyword .hd::before {
  background: url(../img/common/ico-keyword.png) no-repeat center center/contain;
  aspect-ratio: 40/40;
  width: 1.4em;
}
.form_block.form_end {
  position: relative;
  margin-left: auto;
}
.form_block.form_end::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  height: 7px;
  border: 1px solid #bfa06b;
  border-left: none;
  border-right: none;
}
@media (max-width: 834px) {
  .form_block.form_end {
    margin-top: 20px;
  }
}
.form_block .select_form {
  position: relative;
}
.form_block .select_form::after {
  content: "";
  z-index: 2;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  border: 1px solid #c30d23;
  border-left: none;
  border-top: none;
  width: 8px;
  aspect-ratio: 1/1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .form_block .select_form::after {
    right: 18px;
  }
}
.form_block .select_form select {
  position: relative;
  width: 100%;
  display: block;
  padding: 10px 30px;
  color: #333333;
  background-color: #fff;
  border: 1px solid #dedede;
  border-radius: 2px;
}
@media (max-width: 834px) {
  .form_block .select_form select {
    border-radius: 5px;
  }
}
@media (any-hover: hover) {
  .form_block .select_form select:hover {
    background-color: #ECF7F7;
  }
}
.form_block .select_form + .selCity-box .selCity_alert {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #e11;
  font-weight: bold;
}
.form_block .select_form + .selCity-box .check_box {
  margin-top: 10px;
}
@media (min-width: 835px) {
  .form_block .check_box {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 calc(100% - 170px);
            flex: 0 1 calc(100% - 170px);
    margin-left: auto;
  }
}
.form_block .check_box .err {
  color: #e11;
}
.form_block .check_box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -7px;
}
.form_block .check_box ul li {
  position: relative;
  margin-right: 7px;
  margin-top: 7px;
  white-space: nowrap;
  border: none;
}
@media (any-hover: hover) {
  .form_block .check_box ul li:hover label {
    background-color: rgb(255, 240.2625, 228.8);
  }
}
.form_block .check_box ul li input[type=checkbox]:checked + label::before {
  opacity: 1;
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::before, .form_block .check_box ul li input[type=checkbox]:checked + label span::after {
  opacity: 1;
  background: #c30d23;
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::before {
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
}
.form_block .check_box ul li input[type=checkbox]:checked + label span::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.form_block .check_box ul li label {
  display: block;
  position: relative;
  padding: 12px 20px 12px 15px;
  background-color: #fff6ef;
  color: #333333;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .form_block .check_box ul li label {
    padding: 8px 10px 8px 10px;
  }
}
.form_block .check_box ul li label::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #c30d23;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  pointer-events: none;
}
.form_block .check_box ul li label span {
  position: relative;
  width: 15px;
  height: 15px;
  display: inline-block;
  margin-right: 6px;
  margin-bottom: -2px;
  background: transparent;
  position: relative;
}
.form_block .check_box ul li label span::before, .form_block .check_box ul li label span::after {
  content: "";
  background: #ddd;
  display: block;
  position: absolute;
  z-index: 10;
}
.form_block .check_box ul li label span::before {
  width: 4px;
  height: 2px;
  top: 7px;
  left: 3px;
  -webkit-transform: rotate(55deg);
          transform: rotate(55deg);
  -webkit-transform-origin: center top;
          transform-origin: center top;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.form_block .check_box ul li label span::after {
  width: 2px;
  height: 10px;
  top: 1px;
  left: 4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.form_block .text_form input {
  width: 100%;
  height: 100%;
  display: block;
}
.form_block .text_form input[type=search] {
  padding: 15px 20px !important;
  background-color: #fff6ef;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .form_block .text_form input[type=search] {
    border-radius: 3px;
  }
}
.form_block .text_form input[type=search]::-webkit-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::-moz-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]:-ms-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::-ms-input-placeholder {
  color: #aaa;
}
.form_block .text_form input[type=search]::placeholder {
  color: #aaa;
}
@media (any-hover: hover) {
  .form_block .text_form input[type=search]:hover {
    background-color: #fff6ef;
  }
}
.form_block .submit_form {
  position: relative;
  z-index: 5;
  max-width: 220px;
  width: 100%;
  font-size: 1.8rem;
  margin-left: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .form_block .submit_form:hover {
    opacity: 1;
    background-position: right center;
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  .form_block .submit_form:hover input {
    background-color: #bfa06b !important;
    -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.15);
  }
}
@media (max-width: 834px) {
  .form_block .submit_form {
    font-size: 1.6rem;
    margin-inline: auto;
  }
}
.form_block .submit_form::before {
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 1.5em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0.9em;
  aspect-ratio: 1/1;
  -webkit-mask: url(../img/common/ico-lenz.png) no-repeat center center/contain;
          mask: url(../img/common/ico-lenz.png) no-repeat center center/contain;
  background-color: #fff;
}
@media (max-width: 834px) {
  .form_block .submit_form::before {
    left: 35px;
  }
}
.form_block .submit_form::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -20px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  pointer-events: none;
}
@media (max-width: 834px) {
  .form_block .submit_form::after {
    width: calc(100% + 20px);
    left: -10px;
    right: -10px;
  }
}
.form_block .submit_form input {
  width: 100%;
  height: 100%;
  display: block;
  font-weight: bold;
  color: #333333;
  padding: 1.2em 2em !important;
  background: #8661a5;
  color: #fff;
  cursor: pointer;
  text-indent: 1em;
  border-radius: 100px;
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 834px) {
  .form_block .submit_form input {
    padding: 1em 2em !important;
  }
}

@media (any-hover: hover) {
  select,
  input {
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  select:hover,
  input:hover {
    background-color: rgb(255, 240.2625, 228.8) !important;
  }
}
/* ============================================
// MODULES
// ==========================================*/
/* css - scroll animation */
.js-anime.c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime.c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime.c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate {
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.js-anime .c-animate.c-animate-b {
  -webkit-transform: translateY(60px);
          transform: translateY(60px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tl {
  -webkit-transform: translate(15px, 15px);
          transform: translate(15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-tr {
  -webkit-transform: translate(-15px, 15px);
          transform: translate(-15px, 15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-bl {
  -webkit-transform: translate(15px, -15px);
          transform: translate(15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate.c-animate-br {
  -webkit-transform: translate(-15px, -15px);
          transform: translate(-15px, -15px);
  -webkit-transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
  transition: opacity 0.3s, transform 0.9s cubic-bezier(0.87, 0, 0.13, 1), -webkit-transform 0.9s cubic-bezier(0.87, 0, 0.13, 1);
}
.js-anime .c-animate-stagger {
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
}
.js-anime .c-animate-stagger:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-stagger:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-stagger:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-stagger:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-stagger:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-stagger:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-stagger:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-stagger:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-stagger:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-stagger:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-stagger:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-stagger:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-stagger:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-stagger:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-stagger:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-stagger:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-stagger:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-stagger:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-stagger:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-stagger:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-stagger:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-stagger:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-stagger:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-stagger:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-stagger:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-stagger:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-stagger:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-stagger:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-stagger:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-stagger:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime .c-animate-stagger:nth-child(31) {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.js-anime .c-animate-stagger:nth-child(32) {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.js-anime .c-animate-stagger:nth-child(33) {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.js-anime .c-animate-stagger:nth-child(34) {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.js-anime .c-animate-stagger:nth-child(35) {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.js-anime .c-animate-stagger:nth-child(36) {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.js-anime .c-animate-stagger:nth-child(37) {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.js-anime .c-animate-stagger:nth-child(38) {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.js-anime .c-animate-stagger:nth-child(39) {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.js-anime .c-animate-stagger:nth-child(40) {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.js-anime .c-animate-stagger:nth-child(41) {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.js-anime .c-animate-stagger:nth-child(42) {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.js-anime .c-animate-stagger:nth-child(43) {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.js-anime .c-animate-stagger:nth-child(44) {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.js-anime .c-animate-stagger:nth-child(45) {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.js-anime .c-animate-stagger:nth-child(46) {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.js-anime .c-animate-stagger:nth-child(47) {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.js-anime .c-animate-stagger:nth-child(48) {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.js-anime .c-animate-stagger:nth-child(49) {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.js-anime .c-animate-stagger:nth-child(50) {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.js-anime .c-animate-text {
  display: block;
  overflow: hidden;
}
.js-anime .c-animate-text .js-word {
  opacity: 0.2;
  -webkit-transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  transition: opacity 0.6s, transform 1s cubic-bezier(0.16, 1, 0.3, 1), -webkit-transform 1s cubic-bezier(0.16, 1, 0.3, 1);
  position: relative;
}
.js-anime .c-animate-text .js-word:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.js-anime .c-animate-text .js-word:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.js-anime .c-animate-text .js-word:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.js-anime .c-animate-text .js-word:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.js-anime .c-animate-text .js-word:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.js-anime .c-animate-text .js-word:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.js-anime .c-animate-text .js-word:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.js-anime .c-animate-text .js-word:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.js-anime .c-animate-text .js-word:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.js-anime .c-animate-text .js-word:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.js-anime .c-animate-text .js-word:nth-child(11) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.js-anime .c-animate-text .js-word:nth-child(12) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.js-anime .c-animate-text .js-word:nth-child(13) {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.js-anime .c-animate-text .js-word:nth-child(14) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.js-anime .c-animate-text .js-word:nth-child(15) {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.js-anime .c-animate-text .js-word:nth-child(16) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.js-anime .c-animate-text .js-word:nth-child(17) {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.js-anime .c-animate-text .js-word:nth-child(18) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.js-anime .c-animate-text .js-word:nth-child(19) {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.js-anime .c-animate-text .js-word:nth-child(20) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.js-anime .c-animate-text .js-word:nth-child(21) {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.js-anime .c-animate-text .js-word:nth-child(22) {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.js-anime .c-animate-text .js-word:nth-child(23) {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.js-anime .c-animate-text .js-word:nth-child(24) {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.js-anime .c-animate-text .js-word:nth-child(25) {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.js-anime .c-animate-text .js-word:nth-child(26) {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.js-anime .c-animate-text .js-word:nth-child(27) {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.js-anime .c-animate-text .js-word:nth-child(28) {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.js-anime .c-animate-text .js-word:nth-child(29) {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.js-anime .c-animate-text .js-word:nth-child(30) {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.js-anime.js-active.c-animate {
  opacity: 1;
}
.js-anime.js-active.c-animate.c-animate-b, .js-anime.js-active.c-animate.c-animate-tl, .js-anime.js-active.c-animate.c-animate-tr, .js-anime.js-active.c-animate.c-animate-bl, .js-anime.js-active.c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate {
  opacity: 1;
}
.js-anime.js-active .c-animate.c-animate-b, .js-anime.js-active .c-animate.c-animate-tl, .js-anime.js-active .c-animate.c-animate-tr, .js-anime.js-active .c-animate.c-animate-bl, .js-anime.js-active .c-animate.c-animate-br {
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-stagger {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}
.js-anime.js-active .c-animate-text .js-word {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
}

.js-text .word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

.js-split span {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}

/* anchor */
.anchorList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
}
@media (max-width: 834px) {
  .anchorList {
    gap: 20px;
  }
}
.anchorList_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #333333;
}
@media (any-hover: hover) {
  .anchorList_item a:hover {
    opacity: 1;
  }
  .anchorList_item a:hover .ico {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .anchorList_item a:hover .text::after {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.anchorList_item .ico {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .anchorList_item .ico {
    top: 1px;
    margin-right: 10px;
    width: 20px;
    height: 20px;
  }
}
.anchorList_item .ico::before {
  content: "";
  position: relative;
  z-index: 1;
  width: 10.8px;
  height: 8.4px;
  background: url(../img/ico-arrow-white.png) no-repeat center center/contain;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media (max-width: 834px) {
  .anchorList_item .ico::before {
    width: 6.48px;
    height: 5.04px;
  }
}
.anchorList_item .ico::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c30d23;
  border-radius: 50%;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.anchorList_item .text {
  display: block;
  position: relative;
  font-weight: bold;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.anchorList_item .text::before, .anchorList_item .text::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
}
.anchorList_item .text::before {
  z-index: 1;
  background-color: #333333;
}
.anchorList_item .text::after {
  z-index: 3;
  background-color: #c30d23;
  width: 0;
  left: auto;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/* swiper parts */
.swiper-button-next, .swiper-button-prev {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  margin: 0;
  width: 50px;
  height: 50px;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .swiper-button-next, .swiper-button-prev {
    width: 34px;
    height: 34px;
  }
}
@media (any-hover: hover) {
  .swiper-button-next:hover, .swiper-button-prev:hover {
    opacity: 1;
  }
  .swiper-button-next:hover::after, .swiper-button-prev:hover::after {
    background-color: #bfa06b;
  }
}
.swiper-button-next::after, .swiper-button-prev::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #8661a5;
  border-radius: 5px;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next .ico, .swiper-button-prev .ico {
  position: relative;
  z-index: 5;
  display: block;
  width: 12px;
  aspect-ratio: 65/49;
  background: url(../img/common/ico-arrow.png) no-repeat center center/contain;
}
.swiper-button-next.-border::after, .swiper-button-prev.-border::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #333333;
  -webkit-transition: background 0.3s, -webkit-transform 0.3s;
  transition: background 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.3s;
  transition: transform 0.3s, background 0.3s, -webkit-transform 0.3s;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-prev .ico {
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.swiper-button-disabled {
  opacity: 0.7 !important;
}

.swiper-button-lock {
  display: none !important;
}

/* heading */
.heading01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.heading01 .en {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.15em;
  color: #bfa06b;
}
@media (max-width: 834px) {
  .heading01 .en {
    font-size: 1.2rem;
  }
}
.heading01 .en::before, .heading01 .en::after {
  content: "";
  display: block;
  position: relative;
  width: 1.0533333333em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #bfa06b;
}
.heading01 .en::after {
  rotate: 180deg;
}
.heading01 .ja {
  position: relative;
  font-size: 4.4rem;
  font-size: min(3.2vw, 4.4rem);
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .heading01 .ja {
    font-size: 2.6rem;
  }
}
.heading01 .ja .js-word {
  display: inline-block;
  min-width: 0.2em;
  will-change: transform;
}
.heading01 .ja .js-word:nth-child(1), .heading01 .ja .js-word:nth-child(1) span {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.heading01 .ja .js-word:nth-child(2), .heading01 .ja .js-word:nth-child(2) span {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.heading01 .ja .js-word:nth-child(3), .heading01 .ja .js-word:nth-child(3) span {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.heading01 .ja .js-word:nth-child(4), .heading01 .ja .js-word:nth-child(4) span {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.heading01 .ja .js-word:nth-child(5), .heading01 .ja .js-word:nth-child(5) span {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.heading01 .ja .js-word:nth-child(6), .heading01 .ja .js-word:nth-child(6) span {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.heading01 .ja .js-word:nth-child(7), .heading01 .ja .js-word:nth-child(7) span {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.heading01 .ja .js-word:nth-child(8), .heading01 .ja .js-word:nth-child(8) span {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.heading01 .ja .js-word:nth-child(9), .heading01 .ja .js-word:nth-child(9) span {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.heading01 .ja .js-word:nth-child(10), .heading01 .ja .js-word:nth-child(10) span {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.heading01 .ja .js-word:nth-child(11), .heading01 .ja .js-word:nth-child(11) span {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.heading01 .ja .js-word:nth-child(12), .heading01 .ja .js-word:nth-child(12) span {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.heading01 .ja .js-word:nth-child(13), .heading01 .ja .js-word:nth-child(13) span {
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.heading01 .ja .js-word:nth-child(14), .heading01 .ja .js-word:nth-child(14) span {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.heading01 .ja .js-word:nth-child(15), .heading01 .ja .js-word:nth-child(15) span {
  -webkit-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.heading01 .ja .js-word:nth-child(16), .heading01 .ja .js-word:nth-child(16) span {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.heading01 .ja .js-word:nth-child(17), .heading01 .ja .js-word:nth-child(17) span {
  -webkit-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.heading01 .ja .js-word:nth-child(18), .heading01 .ja .js-word:nth-child(18) span {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.heading01 .ja .js-word:nth-child(19), .heading01 .ja .js-word:nth-child(19) span {
  -webkit-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.heading01 .ja .js-word:nth-child(20), .heading01 .ja .js-word:nth-child(20) span {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
.heading01 .ja .js-word:nth-child(21), .heading01 .ja .js-word:nth-child(21) span {
  -webkit-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.heading01 .ja .js-word:nth-child(22), .heading01 .ja .js-word:nth-child(22) span {
  -webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.heading01 .ja .js-word:nth-child(23), .heading01 .ja .js-word:nth-child(23) span {
  -webkit-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.heading01 .ja .js-word:nth-child(24), .heading01 .ja .js-word:nth-child(24) span {
  -webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.heading01 .ja .js-word:nth-child(25), .heading01 .ja .js-word:nth-child(25) span {
  -webkit-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
.heading01 .ja .js-word:nth-child(26), .heading01 .ja .js-word:nth-child(26) span {
  -webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
.heading01 .ja .js-word:nth-child(27), .heading01 .ja .js-word:nth-child(27) span {
  -webkit-transition-delay: 1.35s;
          transition-delay: 1.35s;
}
.heading01 .ja .js-word:nth-child(28), .heading01 .ja .js-word:nth-child(28) span {
  -webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
.heading01 .ja .js-word:nth-child(29), .heading01 .ja .js-word:nth-child(29) span {
  -webkit-transition-delay: 1.45s;
          transition-delay: 1.45s;
}
.heading01 .ja .js-word:nth-child(30), .heading01 .ja .js-word:nth-child(30) span {
  -webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
.heading01 .ja .js-word:nth-child(31), .heading01 .ja .js-word:nth-child(31) span {
  -webkit-transition-delay: 1.55s;
          transition-delay: 1.55s;
}
.heading01 .ja .js-word:nth-child(32), .heading01 .ja .js-word:nth-child(32) span {
  -webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
.heading01 .ja .js-word:nth-child(33), .heading01 .ja .js-word:nth-child(33) span {
  -webkit-transition-delay: 1.65s;
          transition-delay: 1.65s;
}
.heading01 .ja .js-word:nth-child(34), .heading01 .ja .js-word:nth-child(34) span {
  -webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}
.heading01 .ja .js-word:nth-child(35), .heading01 .ja .js-word:nth-child(35) span {
  -webkit-transition-delay: 1.75s;
          transition-delay: 1.75s;
}
.heading01 .ja .js-word:nth-child(36), .heading01 .ja .js-word:nth-child(36) span {
  -webkit-transition-delay: 1.8s;
          transition-delay: 1.8s;
}
.heading01 .ja .js-word:nth-child(37), .heading01 .ja .js-word:nth-child(37) span {
  -webkit-transition-delay: 1.85s;
          transition-delay: 1.85s;
}
.heading01 .ja .js-word:nth-child(38), .heading01 .ja .js-word:nth-child(38) span {
  -webkit-transition-delay: 1.9s;
          transition-delay: 1.9s;
}
.heading01 .ja .js-word:nth-child(39), .heading01 .ja .js-word:nth-child(39) span {
  -webkit-transition-delay: 1.95s;
          transition-delay: 1.95s;
}
.heading01 .ja .js-word:nth-child(40), .heading01 .ja .js-word:nth-child(40) span {
  -webkit-transition-delay: 2s;
          transition-delay: 2s;
}
.heading01 .ja .js-word:nth-child(41), .heading01 .ja .js-word:nth-child(41) span {
  -webkit-transition-delay: 2.05s;
          transition-delay: 2.05s;
}
.heading01 .ja .js-word:nth-child(42), .heading01 .ja .js-word:nth-child(42) span {
  -webkit-transition-delay: 2.1s;
          transition-delay: 2.1s;
}
.heading01 .ja .js-word:nth-child(43), .heading01 .ja .js-word:nth-child(43) span {
  -webkit-transition-delay: 2.15s;
          transition-delay: 2.15s;
}
.heading01 .ja .js-word:nth-child(44), .heading01 .ja .js-word:nth-child(44) span {
  -webkit-transition-delay: 2.2s;
          transition-delay: 2.2s;
}
.heading01 .ja .js-word:nth-child(45), .heading01 .ja .js-word:nth-child(45) span {
  -webkit-transition-delay: 2.25s;
          transition-delay: 2.25s;
}
.heading01 .ja .js-word:nth-child(46), .heading01 .ja .js-word:nth-child(46) span {
  -webkit-transition-delay: 2.3s;
          transition-delay: 2.3s;
}
.heading01 .ja .js-word:nth-child(47), .heading01 .ja .js-word:nth-child(47) span {
  -webkit-transition-delay: 2.35s;
          transition-delay: 2.35s;
}
.heading01 .ja .js-word:nth-child(48), .heading01 .ja .js-word:nth-child(48) span {
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}
.heading01 .ja .js-word:nth-child(49), .heading01 .ja .js-word:nth-child(49) span {
  -webkit-transition-delay: 2.45s;
          transition-delay: 2.45s;
}
.heading01 .ja .js-word:nth-child(50), .heading01 .ja .js-word:nth-child(50) span {
  -webkit-transition-delay: 2.5s;
          transition-delay: 2.5s;
}
.heading01.-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
}
.heading01.-col .ja {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-col .en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.heading01.-row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px 30px;
}
@media (max-width: 834px) {
  .heading01.-row {
    gap: 10px 10px;
  }
}
.heading01.-row .ja {
  position: relative;
  top: -6px;
}
@media (max-width: 834px) {
  .heading01.-row .ja {
    top: -3px;
  }
}
.heading01.-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading01.-white .en {
  color: #fff !important;
}
.heading01.-white .en::before {
  background-color: #fff;
}
.heading01.-white .ja {
  color: #fff !important;
}
.heading01.-beirge .en {
  color: #bfa06b !important;
}
.heading01.-beirge .ja {
  color: #bfa06b !important;
}
.heading01.-noGrad .en {
  color: #333333;
}
.heading01.-third {
  color: #bfa06b;
}
.heading01.-third .ja {
  color: #bfa06b;
}
.heading01.-jaLarge .ja {
  font-size: 3.6rem;
  margin-bottom: 0;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .ja {
    font-size: 2.4rem;
  }
}
.heading01.-jaLarge .en {
  font-size: 1.8rem;
}
@media (max-width: 834px) {
  .heading01.-jaLarge .en {
    font-size: 1.3rem;
  }
}
.heading01.-jaLarge .en .ico {
  top: -1px;
}
.heading01.-jaLarge .en .ico::before {
  width: 0.5em;
  height: 0.5em;
}
@media (min-width: 835px) {
  .heading01.-m {
    gap: 0.4em;
  }
}
.heading01.-m .ja {
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .heading01.-m .ja {
    font-size: 1.4rem;
  }
}
.heading01.-m .en {
  font-size: 5rem;
}
@media (max-width: 834px) {
  .heading01.-m .en {
    font-size: 3.6rem;
  }
}
.heading01.-s {
  gap: 0.5em;
}
.heading01.-s .en {
  font-size: 1.2rem;
}
@media (max-width: 834px) {
  .heading01.-s .en {
    font-size: 1rem;
  }
}
.heading01.-s .ja {
  font-size: 3rem;
}
@media (max-width: 834px) {
  .heading01.-s .ja {
    font-size: 2rem;
  }
}

.heading02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  text-align: center;
}
.heading02 .ja {
  font-size: clamp(2.4rem, 1.655rem + 1.489vw, 3.8rem);
  font-weight: 700;
  line-height: 1.6;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
}
@media (max-width: 834px) {
  .heading02 .ja {
    font-size: 2.1rem;
  }
}
.heading02 .ja::before, .heading02 .ja::after {
  content: "";
  display: block;
  position: relative;
  width: 0.4157894737em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #bfa06b;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.heading02 .ja::after {
  rotate: 180deg;
}
.heading02 .en {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #bfa06b;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .heading02 .en {
    font-size: 1.2rem;
  }
}

/* logo */
.logo a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (max-width: 834px) {
  .logo a {
    gap: 5px 7px;
  }
}
.logo .img {
  max-width: 245px;
  width: 100%;
}
@media (max-width: 834px) {
  .logo .img {
    max-width: 171.5px;
  }
}
.logo .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  background: #bfa06b;
  padding: 0.5em 0.7em;
  letter-spacing: normal;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .logo .text {
    font-size: 1.2rem;
    font-size: 1rem;
    font-weight: bold;
  }
}

/* global nav */
.mainNavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 20px;
}
@media (max-width: 834px) {
  .mainNavi {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.mainNavi_item {
  position: relative;
}
.mainNavi_item.-btn:not(.footer .-btn) > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: #c30d23;
  color: #fff;
  padding: 0 2em;
  padding: 0 1em;
  border-radius: 100px;
  height: 50px;
  line-height: 1.4;
}
.mainNavi_item.-btn:not(.footer .-btn) > a::before {
  content: "";
  display: block;
  position: relative;
  aspect-ratio: 30/36;
  width: 1.1em;
  -webkit-mask: url(../img/common/ico-note.png) no-repeat center center/contain;
          mask: url(../img/common/ico-note.png) no-repeat center center/contain;
  background-color: #fff;
}
@media (max-width: 834px) {
  .mainNavi_item.-drop {
    width: 100%;
    margin-bottom: 10px;
  }
}
.mainNavi_item.-drop .moreList:hover .moreList_hd::before {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.mainNavi_item.-drop .moreList:hover .moreList_links {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
          transform: none;
}
.mainNavi_item.-drop .moreList .moreList_hd {
  position: relative;
  color: #333333;
  font-size: 1.5rem;
  font-weight: bold;
}
.mainNavi_item.-drop .moreList .moreList_hd::before {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
  margin-top: 10px;
  width: 1px;
  height: 15px;
  background-color: #333333;
  pointer-events: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
@media (min-width: 835px) {
  .mainNavi_item.-drop .moreList .moreList_links {
    position: absolute;
    top: 100%;
    left: 0;
    padding-top: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
}
.mainNavi_item.-drop .moreList .moreList_links .links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.mainNavi_item.-drop .moreList .moreList_links .links::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #333333;
  border-radius: 5px;
  pointer-events: none;
}
.mainNavi_item.-drop .moreList .moreList_links .links_item {
  position: relative;
  white-space: nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
}
.mainNavi_item.-drop .moreList .moreList_links .links_item:not(:first-child) {
  border-left: 1px solid #333333;
}
.mainNavi_item.-drop .moreList .moreList_links .links_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600;
  line-height: 1.5;
  width: 100%;
  color: #333333;
  padding: 0.7em 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .mainNavi_item.-drop .moreList .moreList_links .links_item a:hover {
    opacity: 1;
    background-color: #c30d23;
    color: #fff;
  }
}
@media (any-hover: hover) {
  .footer .mainNavi_item.-drop .moreList:hover .moreList_hd::before {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .footer .mainNavi_item.-drop .moreList:hover .moreList_links {
    -webkit-transform: none;
            transform: none;
  }
}
.footer .mainNavi_item.-drop .moreList .moreList_hd {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 834px) {
  .footer .mainNavi_item.-drop .moreList .moreList_hd {
    margin-inline: auto;
  }
}
@media (min-width: 835px) {
  .footer .mainNavi_item.-drop .moreList .moreList_hd::before {
    top: auto;
    bottom: 100%;
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px);
    margin-top: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 834px) {
  .footer .mainNavi_item.-drop .moreList .moreList_hd::before {
    margin-top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    opacity: 1;
  }
}
@media (min-width: 835px) {
  .footer .mainNavi_item.-drop .moreList .moreList_links {
    top: auto;
    bottom: 100%;
    padding-top: 0;
    padding-bottom: 20px;
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}
@media (max-width: 834px) {
  .footer .mainNavi_item.-drop .moreList .moreList_links {
    padding-top: 10px;
  }
}
.mainNavi_item > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  color: #333333;
  font-size: 1.7rem;
  font-weight: bold;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media (any-hover: hover) {
  .mainNavi_item > a:hover {
    opacity: 0.7;
  }
}
.mainNavi_item > a::before {
  content: "";
  display: block;
  position: relative;
  background-color: #8661a5;
  width: 0.4em;
  height: 0.4em;
  border-radius: 100px;
}

.lpLinks_item.-lp1 .ico {
  background-image: url(../img/common/ico-woman.png);
}
.lpLinks_item.-lp3 .ico {
  background-image: url(../img/common/ico-kengaku.png);
}
.lpLinks_item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.6em;
  color: #333333;
  font-weight: bold;
}
.lpLinks_item .ico {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.3em;
          flex: 0 0 1.3em;
  width: 1.3em;
  aspect-ratio: 1/1;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
/* pankuzu */
.footer_breadcrumb {
  margin-top: 50px;
  margin-bottom: -50px;
}
@media (max-width: 834px) {
  .footer_breadcrumb {
    margin-top: 30px;
    margin-bottom: -20px;
  }
}
.front-page .footer_breadcrumb {
  display: none;
}

.breadcrumb {
  position: relative;
  clear: both;
  width: 100%;
  background-color: #f2e5d5;
  border-radius: 100px;
}
@media (max-width: 834px) {
  .breadcrumb {
    border-radius: 10px;
  }
}
.breadcrumb::before {
  right: 0;
}
.breadcrumb::after {
  left: 0;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.breadcrumb_list {
  position: relative;
  z-index: 1;
  padding: 10px 20px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .breadcrumb_list {
    padding: 0.5em 1em;
  }
}
.breadcrumb_list_item {
  display: inline;
  font-size: 1.2rem;
  font-weight: 400;
  margin: 0 2px;
  color: #333333;
}
@media (max-width: 834px) {
  .breadcrumb_list_item {
    font-size: 1rem;
  }
}
.breadcrumb_list_item a {
  display: inline;
  color: #333333;
  font-weight: 400;
}
.breadcrumb_list_item::after {
  content: ">";
  margin-left: 7px;
  color: #333333;
}
.breadcrumb_list_item:last-child::after {
  content: none;
}

/* pagination */
.pagination_custom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  z-index: 5;
  margin-top: 40px;
}
.pagination_custom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.pagination_custom li {
  font-size: 1.3rem;
  font-family: "Montserrat", sans-serif;
  text-align: center;
}
.pagination_custom li a,
.pagination_custom li em {
  display: block;
  position: relative;
  color: #333333;
  font-style: normal;
  font-weight: bold;
  width: 28px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pagination_custom li a:before,
.pagination_custom li em:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40%;
  height: 1px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #333333;
  opacity: 0;
}
.pagination_custom li em:before {
  opacity: 1;
}
@media (any-hover: hover) {
  .pagination_custom li a:hover {
    color: #c30d23;
    opacity: 1;
  }
}
@media (max-width: 834px) {
  .pagination_custom .number {
    display: none;
  }
  .pagination_custom .number.current {
    display: inline-block;
  }
}

.floating-rec {
  position: fixed;
  top: 50%;
  right: 20px;
  translate: 0 -50%;
  z-index: 999;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}
@media (max-width: 834px) {
  .floating-rec {
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
    top: initial;
    bottom: 10px;
    right: 10px;
    translate: 0;
  }
}
.floating-rec a {
  position: relative;
  display: block;
  border-radius: 100px;
  overflow: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (any-hover: hover) {
  .floating-rec a:hover {
    opacity: 1;
    -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
            box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
  }
  .floating-rec a:hover .text {
    color: #8661a5;
    background-color: #fff;
  }
  .floating-rec a:hover .text::before {
    background-color: #8661a5;
  }
}
.floating-rec a .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.875em;
  color: #fff;
  font-size: 1.7rem;
  font-weight: bold;
  -webkit-font-feature-settings: initial;
          font-feature-settings: initial;
  background-color: #8661a5;
  min-height: 230px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.5em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 835px) and (max-width: 1210px) {
  .floating-rec a .text {
    padding: 1em;
    min-height: 180px;
  }
}
@media (max-width: 834px) {
  .floating-rec a .text {
    font-size: 1.5rem;
    min-height: initial;
    padding: 12px 1.5em;
    width: 160px;
    gap: 8px;
  }
}
.floating-rec a .text::before {
  content: "";
  aspect-ratio: 37/37;
  width: 19px;
  -webkit-mask-image: url(../img/common/ico-lenz.png);
          mask-image: url(../img/common/ico-lenz.png);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #fff;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
@media (max-width: 834px) {
  .floating-rec a .text::before {
    width: 14px;
  }
}
.floating-rec a .text::after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #8661a5;
  border-radius: 100px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.is-hide .floating-rec {
  opacity: 0;
  visibility: hidden;
}
.lower-kyujin_l .floating-rec, .lower-kyujin_d .floating-rec {
  display: none;
}

/* ============================================
// drower (common)
// ==========================================*/
.drowerBtn {
  position: fixed;
  z-index: 1020;
  top: 35px;
  right: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
@media (min-width: 835px) {
  .drowerBtn {
    display: none;
  }
}
@media (max-width: 834px) {
  .drowerBtn {
    top: 9px;
    right: 10px;
  }
}
@media (any-hover: hover) {
  .drowerBtn:hover .hamburger {
    background: rgb(239.3125, 19.6875, 46.2355769231);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(1) {
    margin-left: 1px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(2) {
    margin-left: 3px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(3) {
    margin-left: 1px;
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(1) {
    -webkit-transform: translate(calc(-50% - 1px), -7px);
            transform: translate(calc(-50% - 1px), -7px);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(2) {
    -webkit-transform: translate(calc(-50% + 1px), -50%);
            transform: translate(calc(-50% + 1px), -50%);
  }
  .drowerBtn:hover .hamburger_ico_line:nth-child(3) {
    -webkit-transform: translate(calc(-50% - 1px), 5px);
            transform: translate(calc(-50% - 1px), 5px);
  }
}
.drowerBtn .hamburger {
  position: relative;
  width: 56px;
  height: 56px;
  background: #c30d23;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}
@media (max-width: 834px) {
  .drowerBtn .hamburger {
    width: 40px;
    height: 40px;
  }
}
.drowerBtn .hamburger_ico {
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
@media (max-width: 834px) {
  .drowerBtn .hamburger_ico {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
  }
}
.drowerBtn .hamburger_ico_line {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 18px;
  height: 2px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.drowerBtn .hamburger_ico_line:nth-child(1) {
  -webkit-transform: translate(-50%, -7px);
          transform: translate(-50%, -7px);
}
.drowerBtn .hamburger_ico_line:nth-child(2) {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.drowerBtn .hamburger_ico_line:nth-child(3) {
  -webkit-transform: translate(-50%, 5px);
          transform: translate(-50%, 5px);
}
@media (min-width: 835px) {
  .js-scroll .drowerBtn {
    top: 10px;
    right: 15px;
  }
}
@media (min-width: 835px) {
  .is-drower-open .drowerBtn {
    top: 10px;
    right: 15px;
  }
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(2) {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.is-drower-open .drowerBtn .hamburger_ico_line:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* overlay */
.overlay {
  position: fixed;
  z-index: 1015;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s 0.7s;
  transition: 0.3s 0.7s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  pointer-events: none;
  will-change: transform, backdrop-filter;
}
.overlay::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  pointer-events: none;
  mix-blend-mode: screen;
}
.overlay_cover {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.is-drower-open .overlay {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.is-drower-open .overlay::before {
  opacity: 0.3;
  overflow: hidden;
}
.is-drower-open .overlay::after {
  opacity: 1;
}
.is-drower-open .overlay .overlay_cover {
  visibility: visible;
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.is-drower-open .overlay .overlay_logo {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .overlay_recruitLabel {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .navi .mainNavi_item {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .lpLinks_item {
  opacity: 1;
  -webkit-transform: none;
          transform: none;
  -webkit-transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: opacity 2s 0.5s, transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.is-drower-open .overlay .overlay_illust {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.overlay_inner {
  position: relative;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.overlay_inner::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% - 70px);
  height: calc(100% - 70px);
  border: 1px solid rgba(255, 255, 255, 0.4);
  mix-blend-mode: overlay;
  pointer-events: none;
  opacity: 0;
}
.overlay_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 70px 10vw;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 835px) {
  .overlay_contents {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.overlay_contents::-webkit-scrollbar {
  display: none;
}
.overlay_contents_inner {
  position: relative;
  z-index: 5;
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 835px) {
  .overlay_contents_inner {
    width: min(90%, 1100px);
  }
}
@media (max-width: 834px) {
  .overlay_contents_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.overlay_logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  opacity: 0;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
@media (max-width: 834px) {
  .overlay_logo {
    margin-bottom: 30px;
  }
}
@media (max-width: 834px) {
  .overlay_logo .logo a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.overlay_logo .img {
  max-width: 230px;
}
@media (max-width: 834px) {
  .overlay_navi {
    margin-top: auto;
    padding-bottom: 70px;
  }
}
.overlay_navi .navi .mainNavi {
  gap: 0 15px;
}
@media (max-width: 834px) {
  .overlay_navi .navi .mainNavi {
    display: block;
  }
}
.overlay_navi .navi .mainNavi_item {
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  margin-bottom: -1px;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
@media (min-width: 835px) {
  .overlay_navi .navi .mainNavi_item {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(33.333% - 15px);
            flex: 1 1 calc(33.333% - 15px);
  }
}
.overlay_navi .navi .mainNavi_item:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.overlay_navi .navi .mainNavi_item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.overlay_navi .navi .mainNavi_item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.overlay_navi .navi .mainNavi_item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.overlay_navi .navi .mainNavi_item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.overlay_navi .navi .mainNavi_item:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.overlay_navi .navi .mainNavi_item:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.overlay_navi .navi .mainNavi_item:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.overlay_navi .navi .mainNavi_item:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.overlay_navi .navi .mainNavi_item:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.overlay_navi .navi .mainNavi_item > a {
  position: relative;
  padding: 25px 2.5em 25px 20px;
  font-size: 1.7rem;
}
@media (max-width: 834px) {
  .overlay_navi .navi .mainNavi_item > a {
    font-size: 1.5rem;
    padding: 15px 2.5em 15px 15px;
  }
}
.overlay_navi .navi .mainNavi_item > a:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .overlay_navi .navi .mainNavi_item > a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.overlay_navi .navi .mainNavi_item > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  translate: 0 -50%;
  background: #8661a5;
  border-radius: 100px;
  aspect-ratio: 1/1;
  width: 24px;
  height: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.overlay_navi .navi .mainNavi_item > a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 13px;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  aspect-ratio: 65/49;
  width: 9px;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.overlay_navi .lpLinks {
  margin-top: 40px;
}
.overlay_navi .lpLinks_item {
  border: 1px solid #ddd;
  border-radius: 100px;
  background-color: #fff;
  opacity: 0;
  -webkit-transform: translateY(40px);
          transform: translateY(40px);
  -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, -webkit-transform 0.6s;
  transition: opacity 0.6s, transform 0.6s;
  transition: opacity 0.6s, transform 0.6s, -webkit-transform 0.6s;
}
.overlay_navi .lpLinks_item:not(:first-child) {
  margin-top: 10px;
}
.overlay_navi .lpLinks_item:nth-child(1) {
  -webkit-transition-delay: 0.05s;
          transition-delay: 0.05s;
}
.overlay_navi .lpLinks_item:nth-child(2) {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.overlay_navi .lpLinks_item:nth-child(3) {
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
}
.overlay_navi .lpLinks_item:nth-child(4) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.overlay_navi .lpLinks_item:nth-child(5) {
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.overlay_navi .lpLinks_item:nth-child(6) {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.overlay_navi .lpLinks_item:nth-child(7) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.overlay_navi .lpLinks_item:nth-child(8) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.overlay_navi .lpLinks_item:nth-child(9) {
  -webkit-transition-delay: 0.45s;
          transition-delay: 0.45s;
}
.overlay_navi .lpLinks_item:nth-child(10) {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.overlay_navi .lpLinks_item a {
  padding: 15px 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.overlay_illust {
  position: absolute;
  z-index: 7;
  left: 50%;
  bottom: -20px;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transform: translate(-50%, 110%);
          transform: translate(-50%, 110%);
  -webkit-transition: -webkit-transform 0.6s 0s;
  transition: -webkit-transform 0.6s 0s;
  transition: transform 0.6s 0s;
  transition: transform 0.6s 0s, -webkit-transform 0.6s 0s;
}
.overlay_illust .inner {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-animation: buruburu 7s ease-in-out infinite;
          animation: buruburu 7s ease-in-out infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  max-width: 90px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.overlay_illust .img.-img2 {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
}
.overlay_illust .img.-img2 img {
  -webkit-animation: 3s fuwafuwa-text infinite 3s;
          animation: 3s fuwafuwa-text infinite 3s;
}

/* ============================================
// block width
// ==========================================*/
.l-blockWidth-xs {
  max-width: 200px;
  width: 100%;
}
.l-blockWidth-s {
  max-width: 260px;
  width: 100%;
}
.l-blockWidth-m {
  max-width: 300px;
  width: 100%;
}
.l-blockWidth-l {
  max-width: 700px;
  width: 100%;
}
.l-blockWidth-xl {
  max-width: 800px;
  width: 100%;
}

/* ============================================
// container base (liquid)
// ==========================================*/
.l-container-xxl, .l-container-xl, .l-container-l, .l-container-m, .l-container-s {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  padding-right: 70px;
}
@media (max-width: 834px) {
  .l-container-xxl, .l-container-xl, .l-container-l, .l-container-m, .l-container-s {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.l-container-s {
  max-width: 1080px;
}
.l-container-m {
  max-width: 1340px;
}
.l-container-l {
  max-width: 1440px;
}
.l-container-xl {
  max-width: 1640px;
}
.l-container-xxl {
  max-width: 1740px;
}

/* ============================================
// HEADER
// ==========================================*/
.header {
  position: fixed;
  z-index: 1010;
  top: 0;
  left: 0;
  width: 100%;
  height: 86px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .header {
    height: 58px;
  }
}
.header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 5;
  gap: 20px 30px;
  padding: 50px;
  padding: 0 50px;
  width: 100%;
  height: 100%;
  pointer-events: auto;
  background-color: rgba(255, 246, 239, 0.95);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 1550px) {
  .header_inner {
    padding: 0 25px;
  }
}
@media (max-width: 1350px) {
  .header_inner {
    gap: 10px;
  }
}
@media (max-width: 834px) {
  .header_inner {
    gap: 12px 15px;
    padding-inline: 15px;
    padding: 15px 56px 15px 3%;
  }
}
.header_logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 835px) and (max-width: 1350px) {
  .header_logo .logo .img {
    width: 200px;
    width: min(19vw, 244px);
  }
  .header_logo .logo .text {
    font-size: 1.2rem;
  }
}
.header_logo .text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.header_navi {
  margin-left: auto;
}
@media (max-width: 834px) {
  .header_navi {
    display: none;
  }
}
.header_navi .mainNavi {
  position: relative;
  white-space: nowrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.header_navi .mainNavi_item > a {
  font-size: 2rem;
}
@media (max-width: 1350px) {
  .header_navi .mainNavi_item > a {
    font-size: min(1.5vw, 2rem);
  }
}
.header_navi .lpLinks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
.header_navi .lpLinks_item {
  display: block;
}
.header_navi .lpLinks_item a {
  color: #333333;
  font-weight: bold;
}
@media (max-width: 1210px) {
  .header_navi .lpLinks_item a {
    font-size: 1.3rem;
  }
}
.header_navi .lpLinks_item a .ja {
  white-space: nowrap;
}

body.js-scroll .header_inner {
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  padding-inline: 20px 15px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 834px) {
  body.js-scroll .header_inner {
    padding: 15px 56px 15px 3%;
  }
}
body.js-scroll .header_navi .mainNavi_item:not(.-kyujin) .ja {
  text-shadow: none;
}
/* pageHeader */
.pageHeader {
  position: relative;
  padding-top: 30px;
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .pageHeader {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.pageHeader_inner {
  position: relative;
  max-width: 1140px;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 834px) {
  .pageHeader_inner {
    height: auto;
    padding: 30px 5% 50px;
  }
}
.pageHeader .title {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .pageHeader .title {
    margin-bottom: 20px;
  }
}
.pageHeader .title .en {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: "Lato", sans-serif;
  line-height: 1.4;
  letter-spacing: 0.15em;
  color: #bfa06b;
  margin-top: 1em;
}
@media (max-width: 834px) {
  .pageHeader .title .en {
    font-size: 1.2rem;
    margin-top: 0.6em;
  }
}
.pageHeader .title .en::before, .pageHeader .title .en::after {
  content: "";
  display: block;
  position: relative;
  width: 1.0533333333em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #bfa06b;
}
.pageHeader .title .en::after {
  rotate: 180deg;
}
.pageHeader .title .ja {
  position: relative;
  font-size: 4.4rem;
  font-size: min(3.2vw, 4.4rem);
  font-weight: bold;
  line-height: 1.5;
}
@media (max-width: 834px) {
  .pageHeader .title .ja {
    font-size: 2.6rem;
  }
}
.pageHeader_frame {
  position: absolute;
  pointer-events: none;
  z-index: 1;
}
.pageHeader_frame.-frame1 {
  top: 0;
  left: 0;
  aspect-ratio: 379/261;
  background: url(../img/index/frame-hero1.png) no-repeat center top/contain;
  width: 26.3194444444%;
}
.pageHeader_frame.-frame2 {
  top: 0;
  right: 0;
  aspect-ratio: 343/224;
  background: url(../img/index/frame-hero2.png) no-repeat center top/contain;
  width: 23.8194444444%;
}
.pageHeader_obj {
  position: absolute;
  pointer-events: none;
}
.pageHeader_obj.-obj1 {
  z-index: 0;
  bottom: 0;
  left: 0;
  aspect-ratio: 1440/176;
  background: url(../img/common/bg-line1.png) no-repeat center bottom/contain;
  width: 100%;
}
@media (max-width: 834px) {
  .pageHeader_obj.-obj1 {
    width: 130%;
    right: 0;
    left: auto;
  }
}
.pageHeader_obj.-obj2 {
  left: 0;
  bottom: 0;
  margin: 0 0 150px 17vw;
  aspect-ratio: 162/164;
  background: url(../img/common/obj1.png) no-repeat center bottom/contain;
  width: min(7vw, 81px);
}
@media (max-width: 834px) {
  .pageHeader_obj.-obj2 {
    margin: 0 0 30px 15vw;
    width: min(7vw, 35px);
  }
}
.pageHeader_obj.-obj3 {
  left: 0;
  bottom: 0;
  margin: 0 0 120px 25vw;
  aspect-ratio: 98/98;
  background: url(../img/common/obj2.png) no-repeat center bottom/contain;
  width: min(4vw, 49px);
}
@media (max-width: 834px) {
  .pageHeader_obj.-obj3 {
    margin: 0 0 20px 25vw;
    width: min(4vw, 20px);
  }
}
.pageHeader_obj.-obj4 {
  z-index: 3;
  bottom: 0;
  right: 0;
  margin: 0 5vw 40px 0;
  aspect-ratio: 456/318;
  background: url(../img/common/head-elephant1-2.png) no-repeat center bottom/contain;
  width: min(19vw, 228px);
}
@media (max-width: 834px) {
  .pageHeader_obj.-obj4 {
    margin: 0 5vw 0 0;
    width: min(25vw, 100px);
  }
}

/* ============================================
// FOOTER (newgrad , career , part)
// ==========================================*/
.footer {
  position: relative;
  z-index: 5;
}
.footer_inner {
  padding-block: 100px 180px;
}
@media (min-width: 835px) {
  .footer_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 100px 5%;
  }
}
@media (max-width: 834px) {
  .footer_inner {
    padding-block: 50px min(40vw, 150px);
  }
}
@media (min-width: 835px) {
  .footer_block1 {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 347px - 5%);
            flex: 1 1 calc(100% - 347px - 5%);
  }
}
.footer_block1 .copy {
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .footer_block1 .copy {
    margin-bottom: 20px;
  }
}
.footer_block1 .recruit_search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .footer_block1 .recruit_search {
    margin-bottom: 20px;
    gap: 15px;
  }
}
.footer_block1 .serchLink .hd {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.2em;
}
@media (max-width: 834px) {
  .footer_block1 .serchLink .hd {
    font-size: 1.4rem;
  }
}
.footer_block1 .serchLink .hd::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  border-radius: 50%;
  background: #bfa06b;
  width: 0.6em;
  height: 0.6em;
}
.footer_block1 .serchLink .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: -5px;
}
.footer_block1 .serchLink .list_item {
  margin-right: 15px;
  margin-top: 5px;
}
.footer_block1 .serchLink .list a {
  position: relative;
  display: block;
  color: #333333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.8;
}
@media (any-hover: hover) {
  .footer_block1 .serchLink .list a:hover {
    opacity: 1;
    color: #c30d23;
  }
  .footer_block1 .serchLink .list a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
  }
}
.footer_block1 .serchLink .list a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #333333;
  opacity: 0.5;
  width: 0;
  left: auto;
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer_block1 .linkWrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (min-width: 835px) {
  .footer_block2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 347px;
            flex: 0 1 347px;
  }
}
@media (max-width: 834px) {
  .footer_block2 {
    margin-top: 50px;
  }
}
.footer_block2 .bnrList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media (max-width: 834px) {
  .footer_block2 .bnrList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 10px;
  }
}
.footer_block2 .bnrList_item {
  max-width: 347px;
}
.footer_block2 .bnrList_item a {
  display: block;
}
.footer_block2 .block1 {
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .footer_block2 .block1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer_block2 .block2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
@media (max-width: 834px) {
  .footer_block2 .block2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 835px) {
  .footer_block2 .corpLink {
    width: 100%;
  }
}
.footer_block2 .corpLink a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  color: #333333;
  font-size: 1.4rem;
  font-weight: bold;
  gap: 8px;
}
.footer_block2 .corpLink a::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: block;
  position: relative;
  flex-shrink: 0;
  aspect-ratio: 1/1;
  width: 1em;
  -webkit-mask: url(../img/common/ico-external1.png) no-repeat center center/contain;
          mask: url(../img/common/ico-external1.png) no-repeat center center/contain;
  background-color: #333333;
}
.footer_block2 .copyright,
.footer_block2 .ga {
  font-size: 1rem;
  font-weight: bold;
}
.footer_block2 .copyright a,
.footer_block2 .ga a {
  color: #333333;
}
.footer_image {
  position: relative;
}
.footer_image::before, .footer_image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.footer_image::before {
  top: 0;
  margin-top: -1px;
  scale: -1 -1;
}
.footer_image::after {
  bottom: 0;
  margin-bottom: -1px;
}
.footer_image .img {
  height: 550px;
}
@media (max-width: 834px) {
  .footer_image .img {
    height: min(70vw, 550px);
  }
}
.footer_image .img img {
  aspect-ratio: 1440/550;
}
.footer_image .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c30d23;
  pointer-events: none;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.6s cubic-bezier(0.87, 0, 0.13, 1);
  transition: 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
.footer_image.js-active .cover {
  scale: 1 0;
}
.footer .companyName {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 0.2em;
  position: absolute;
  z-index: -1;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  white-space: nowrap;
  font-size: min(10vw, 14rem);
}
@media (max-width: 834px) {
  .footer .companyName {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: min(16vw, 6rem);
  }
}
.footer .companyName .en {
  position: relative;
  bottom: -0.1em;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  line-height: 1;
  opacity: 0.7;
}
.footer .pagetop {
  z-index: 10;
  position: absolute;
  bottom: 0px;
  right: 0;
}
.is-drower-open .footer .pagetop {
  pointer-events: none;
  opacity: 0;
}
.footer .pagetop .scroll {
  position: relative;
  width: 80px;
  height: 80px;
}
@media (max-width: 834px) {
  .footer .pagetop .scroll {
    width: 50px;
    height: 50px;
  }
}
.footer .pagetop .scroll a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-top-left-radius: 20px;
  -webkit-box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 10px 35px 0px rgba(0, 0, 0, 0.15);
  width: 100%;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .footer .pagetop .scroll a {
    border-top-left-radius: 10px;
  }
}
@media (any-hover: hover) {
  .footer .pagetop .scroll a:hover {
    opacity: 1;
  }
  .footer .pagetop .scroll a:hover .scroll_ico {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
}
.footer .pagetop .scroll_ico {
  display: block;
  width: 17%;
  aspect-ratio: 26/29;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: url(../img/common/ico-arrow-up.png) no-repeat center center/contain;
}
@media (max-width: 834px) {
  .footer .pagetop .scroll_ico {
    width: 20%;
  }
}
.footer .pagetop .scroll_text {
  font-size: 1.4rem;
  font-family: "Bebas Neue", sans-serif;
}

/* ============================================
// index grand
// ==========================================*/
.front-page .hero {
  position: relative;
  margin-bottom: 200px;
}
@media (max-width: 834px) {
  .front-page .hero {
    margin-bottom: 100px;
  }
}
.front-page .hero_inner {
  position: relative;
}
.front-page .hero_inner::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  bottom: 0;
  margin-bottom: -1px;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/1440px 24px;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/1440px 24px;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.front-page .hero_copy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  position: absolute;
  z-index: 10;
  bottom: 95px;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 542px;
  width: min(45vw, 542px);
}
@media (max-width: 834px) {
  .front-page .hero_copy {
    gap: min(6vw, 20px);
    bottom: min(20vw, 14%);
    width: min(70vw, 260px);
  }
}
.front-page .hero_copy .sub {
  width: 73.5239852399%;
}
.front-page .hero_copy .en {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: min(10vw, 1.6rem);
  font-family: "Lato", sans-serif;
  font-weight: bold;
  color: #fff;
  background-color: #bfa06b;
  padding: 0.4em 1.7em;
  white-space: nowrap;
}
@media (max-width: 834px) {
  .front-page .hero_copy .en {
    font-size: 1.2rem;
    font-size: min(3.2vw, 1.2rem);
    padding: 0.4em 1em;
  }
}
.front-page .hero_images {
  position: relative;
}
.front-page .hero_images .img {
  height: 100%;
}
.front-page .hero_images .img img {
  aspect-ratio: 1440/850;
}
.front-page .hero_frame {
  position: absolute;
  pointer-events: none;
}
.front-page .hero_frame.-frame1 {
  top: 0;
  left: 0;
  aspect-ratio: 379/261;
  background: url(../img/index/frame-hero1.png) no-repeat center top/contain;
  width: 26.3194444444%;
}
@media (max-width: 834px) {
  .front-page .hero_frame.-frame1 {
    width: 31.5833333333%;
  }
}
.front-page .hero_frame.-frame2 {
  top: 0;
  right: 0;
  aspect-ratio: 343/224;
  background: url(../img/index/frame-hero2.png) no-repeat center top/contain;
  width: 23.8194444444%;
}
@media (max-width: 834px) {
  .front-page .hero_frame.-frame2 {
    width: 28.5833333333%;
  }
}
.front-page .hero_frame.-frame3 {
  left: 0;
  bottom: 0;
  aspect-ratio: 1440/334;
  background: url(../img/index/frame-hero3.png) no-repeat center bottom/contain;
  width: 100%;
}
.front-page .hero_video {
  position: relative;
  width: 100%;
  max-height: 100vh;
  aspect-ratio: 16/9;
  overflow: hidden;
}
@media (max-width: 600px) {
  .front-page .hero_video {
    aspect-ratio: 360/540;
    aspect-ratio: 360/300;
  }
}
.front-page .hero_video .vimeo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 16/9;
  z-index: 0;
}
@media (max-width: 600px) {
  .front-page .hero_video .vimeo {
    width: auto;
    height: 100%;
  }
}
.front-page .hero_video.-mv {
  width: 100%;
  left: 50%;
  top: 0 !important;
  bottom: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.front-page .hero_video.-mv #iframe_movie {
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
@media (max-width: 834px) {
  .front-page .hero_video.-mv #iframe_movie {
    width: 150% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.front-page .hero .elephant {
  position: absolute;
  z-index: 5;
  bottom: 0;
  margin-bottom: -60px;
  pointer-events: none;
  width: min(36vw, 468px);
}
@media (max-width: 834px) {
  .front-page .hero .elephant {
    margin-bottom: -30px;
  }
}
.front-page .hero .elephant::after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 100%;
  width: 100%;
  scale: 1 -1;
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000));
  -webkit-mask-image: linear-gradient(to bottom, transparent 50%, #000 100%);
          mask-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), to(#000));
          mask-image: linear-gradient(to bottom, transparent 50%, #000 100%);
  opacity: 0.1;
}
.front-page .hero .elephant img {
  position: relative;
  z-index: 3;
}
.front-page .hero .elephant.-ele1 {
  left: 0;
  margin-left: -40px;
  aspect-ratio: 468/326;
  scale: -1 1;
}
@media (max-width: 834px) {
  .front-page .hero .elephant.-ele1 {
    margin-left: -20px;
  }
}
.front-page .hero .elephant.-ele1::after {
  aspect-ratio: 468/326;
  background: url(../img/common/elephant1.png) no-repeat center bottom/contain;
}
.front-page .hero .elephant.-ele2 {
  right: 0;
  margin-right: -40px;
  aspect-ratio: 467/324;
}
@media (max-width: 834px) {
  .front-page .hero .elephant.-ele2 {
    margin-right: -20px;
  }
}
.front-page .hero .elephant.-ele2::after {
  aspect-ratio: 467/324;
  background: url(../img/common/elephant2.png) no-repeat center bottom/contain;
}
.front-page .introduction {
  position: relative;
  z-index: 0;
  margin-top: -150px;
  margin-bottom: 100px;
}
@media (max-width: 834px) {
  .front-page .introduction {
    margin-top: -50px;
    margin-bottom: 70px;
  }
}
.front-page .introduction_contents {
  position: relative;
  border: 1px solid #bfa06b;
  border-radius: 10px;
  max-width: 700px;
  margin-inline: auto;
  padding: 50px;
}
@media (max-width: 834px) {
  .front-page .introduction_contents {
    padding: 30px 7%;
  }
}
.front-page .introduction_contents::before, .front-page .introduction_contents::after {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
}
.front-page .introduction_contents::before {
  inset: 4px;
  border-radius: 7px;
  border: 1px solid #bfa06b;
}
@media (max-width: 834px) {
  .front-page .introduction_contents::before {
    inset: 2px;
  }
}
.front-page .introduction_contents::after {
  z-index: 5;
  top: 0px;
  left: 50%;
  translate: -50% -50%;
  background: url(../img/common/ico-musugi2.png) no-repeat center center/contain;
  aspect-ratio: 143/140;
  width: 47.619px;
}
@media (max-width: 834px) {
  .front-page .introduction_contents::after {
    width: 33.3333px;
  }
}
.front-page .introduction .copy {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 0.6em;
}
@media (max-width: 834px) {
  .front-page .introduction .copy {
    font-size: 2rem;
  }
}
.front-page .introduction .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.front-page .introduction .list_item {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}
@media (min-width: 835px) {
  .front-page .introduction .list_item br {
    display: none;
  }
}
@media (max-width: 834px) {
  .front-page .introduction .list_item {
    font-size: 1.3rem;
  }
}
.front-page .about {
  position: relative;
  padding-bottom: min(20vw, 200px);
}
@media (max-width: 834px) {
  .front-page .about {
    padding-bottom: 100px;
  }
}
.front-page .about::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/446;
  background: url(../img/index/bg-line1.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .about::before {
    width: 200%;
  }
}
@media (min-width: 835px) {
  .front-page .about_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3%;
  }
}
@media (max-width: 834px) {
  .front-page .about_textWrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
@media (min-width: 835px) {
  .front-page .about_textWrap .heading01 {
    white-space: nowrap;
  }
}
.front-page .about_textWrap .read {
  font-size: 1.7rem;
  margin-top: 2em;
}
@media (max-width: 834px) {
  .front-page .about_textWrap .read {
    font-size: 1.5rem;
  }
}
.front-page .about_textWrap .linkWrap {
  margin-top: 40px;
}
@media (max-width: 834px) {
  .front-page .about_textWrap .linkWrap {
    margin-top: 30px;
  }
}
.front-page .about_imageWrap {
  margin-top: 100px;
}
@media (min-width: 835px) and (max-width: 1400px) {
  .front-page .about_imageWrap {
    margin-right: -7vw;
  }
}
@media (max-width: 834px) {
  .front-page .about_imageWrap {
    margin-top: 50px;
    max-width: 400px;
    width: 90%;
    margin-inline: auto;
  }
}
.front-page .about_imageWrap .images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 1.9%;
  max-width: 570px;
}
.front-page .about_imageWrap .images.js-active .images_item {
  opacity: 1;
  translate: none;
}
.front-page .about_imageWrap .images_item {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  -webkit-transition: 0.8s cubic-bezier(0.87, 0, 0.13, 1);
  transition: 0.8s cubic-bezier(0.87, 0, 0.13, 1);
  opacity: 0;
}
.front-page .about_imageWrap .images_item:nth-child(1) {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.front-page .about_imageWrap .images_item:nth-child(2) {
  -webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.front-page .about_imageWrap .images_item:nth-child(3) {
  -webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.front-page .about_imageWrap .images_item:nth-child(4) {
  -webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.front-page .about_imageWrap .images_item:nth-child(5) {
  -webkit-transition-delay: 1s;
          transition-delay: 1s;
}
@media (max-width: 834px) {
  .front-page .about_imageWrap .images_item {
    border-radius: 10px;
  }
}
.front-page .about_imageWrap .images_item.-item1 {
  width: 34.5614035088%;
  margin-top: auto;
  -webkit-transform-origin: right bottom;
          transform-origin: right bottom;
  translate: 20% 20%;
}
.front-page .about_imageWrap .images_item.-item2 {
  width: 63.5087719298%;
  -webkit-transform-origin: left bottom;
          transform-origin: left bottom;
  translate: -20% 20%;
}
.front-page .about_imageWrap .images_item.-item3 {
  width: 41.9298245614%;
  margin-left: 15%;
  -webkit-transform-origin: right top;
          transform-origin: right top;
  translate: 20% -20%;
}
.front-page .about_imageWrap .images_item.-item4 {
  width: 27.5438596491%;
  margin-bottom: auto;
  -webkit-transform-origin: left top;
          transform-origin: left top;
  translate: -20% -20%;
}
.front-page .topSearch {
  position: relative;
  z-index: 5;
  margin-top: 50px;
  margin-bottom: 100px;
}
@media (max-width: 834px) {
  .front-page .topSearch {
    margin-top: 20px;
    margin-bottom: 70px;
  }
}
.front-page .topSearch_ttl {
  position: relative;
  z-index: 5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: -30px;
}
@media (max-width: 834px) {
  .front-page .topSearch_ttl {
    margin-bottom: -20px;
  }
}
.front-page .topSearch_contents {
  position: relative;
}
@media (min-width: 835px) and (min-width: 1201px) {
  .front-page .topSearch_contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.front-page .topSearch_contents .form_wrap {
  position: relative;
  z-index: 3;
  border-radius: 40px;
  background: #fff;
  padding: 70px 60px;
}
@media (max-width: 834px) {
  .front-page .topSearch_contents .form_wrap {
    border-radius: 20px;
    padding: 40px 7%;
  }
}
@media (min-width: 835px) and (min-width: 1201px) {
  .front-page .topSearch_contents .form_wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 64.6153846154%;
            flex: 1 1 64.6153846154%;
    margin-right: -20px;
  }
}
.front-page .topSearch_contents .bnrs {
  position: relative;
  z-index: 1;
  border-radius: 40px;
  padding: 70px 40px 70px 60px;
  background: #faeadf;
}
@media (min-width: 835px) {
  .front-page .topSearch_contents .bnrs {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 35.3846153846%;
            flex: 1 1 35.3846153846%;
  }
}
@media (min-width: 835px) and (max-width: 1200px) {
  .front-page .topSearch_contents .bnrs {
    margin-top: -20px;
  }
}
@media (max-width: 834px) {
  .front-page .topSearch_contents .bnrs {
    border-radius: 20px;
    padding: 40px 7%;
    margin-top: -10px;
  }
}
.front-page .topSearch_contents .bnrs::before, .front-page .topSearch_contents .bnrs::after {
  content: "";
  display: block;
  position: absolute;
  border: 1px solid #bfa06b;
}
.front-page .topSearch_contents .bnrs::before {
  top: 120px;
  left: 0;
  border-left: none;
  border-right: none;
  width: 100%;
  height: 10px;
}
.front-page .topSearch_contents .bnrs::after {
  top: 0;
  right: 65px;
  border-top: none;
  border-bottom: none;
  width: 10px;
  height: 100%;
}
.front-page .topSearch_contents .bnrs .bnrList {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media (min-width: 835px) and (max-width: 1200px) {
  .front-page .topSearch_contents .bnrs .bnrList {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 800px;
    margin-inline: auto;
  }
}
@media (max-width: 834px) {
  .front-page .topSearch_contents .bnrs .bnrList {
    gap: 10px;
  }
}
.front-page .topSearch_contents .elephant {
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  margin: 0 0 -100px -70px;
}
@media (max-width: 834px) {
  .front-page .topSearch_contents .elephant {
    margin-bottom: -50px;
    margin-left: -20px;
  }
}
.front-page .topSearch_contents .elephant span {
  display: block;
  aspect-ratio: 492/342;
  background: url(../img/index/elephant1-2.png) no-repeat center center/contain;
  width: 246px;
  -webkit-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
}
.front-page .topSearch_contents .elephant span.js-active {
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 834px) {
  .front-page .topSearch_contents .elephant span {
    width: 123px;
  }
}
.front-page .sec-images {
  position: relative;
  z-index: -1;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
@-webkit-keyframes ticker {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes ticker {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.front-page .sec-images .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #c30d23;
  pointer-events: none;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-transition: 0.6s cubic-bezier(0.87, 0, 0.13, 1);
  transition: 0.6s cubic-bezier(0.87, 0, 0.13, 1);
}
.front-page .sec-images.js-active .cover {
  scale: 1 0;
}
.front-page .sec-images::before, .front-page .sec-images::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.front-page .sec-images::before {
  top: 0;
  margin-top: -1px;
  scale: -1 -1;
}
.front-page .sec-images::after {
  bottom: 0;
  margin-bottom: -1px;
}
.front-page .sec-images_inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.5%;
  -webkit-animation: ticker 40s linear infinite;
          animation: ticker 40s linear infinite;
  will-change: transform;
}
.front-page .sec-images .img {
  width: 100vw;
}
@media (max-width: 834px) {
  .front-page .sec-images .img {
    width: min(1000px, 200vw);
  }
}
.front-page .sec-images .img img {
  max-width: inherit;
  width: 100%;
}
.front-page .movie {
  position: relative;
  z-index: 5;
  padding-top: 100px;
}
@media (max-width: 834px) {
  .front-page .movie {
    padding-top: 50px;
  }
}
.front-page .movie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  margin-top: -30px;
  width: 100%;
  aspect-ratio: 1440/562;
  background: url(../img/index/bg-movie.png) no-repeat center top/contain;
  pointer-events: none;
}
.front-page .movie::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  top: 20px;
  left: 0;
  width: 100%;
  height: 500px;
  background-color: #fff;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .movie::after {
    height: 300px;
  }
}
.front-page .movie_contents {
  position: relative;
  margin-top: 40px;
  max-width: 780px;
  margin-inline: auto;
}
.front-page .movie_contents .navigation {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-bottom: 80px;
}
@media (max-width: 834px) {
  .front-page .movie_contents .navigation {
    gap: 10px;
    margin-bottom: 60px;
  }
}
.front-page .movie_contents .navigation_item {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.3;
  cursor: pointer;
}
@media (max-width: 834px) {
  .front-page .movie_contents .navigation_item {
    font-size: min(3.7vw, 1.4rem);
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }
}
.front-page .movie_contents .navigation_item::before, .front-page .movie_contents .navigation_item::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  translate: -50% 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}
.front-page .movie_contents .navigation_item::before {
  width: 1px;
  height: 40px;
  background-color: #c30d23;
  -webkit-transform-origin: center top;
          transform-origin: center top;
  scale: 1 0;
}
@media (max-width: 834px) {
  .front-page .movie_contents .navigation_item::before {
    height: 30px;
  }
}
.front-page .movie_contents .navigation_item::after {
  width: 13px;
  aspect-ratio: 1/1;
  background: #c30d23;
  border-radius: 50%;
  border: 3px solid #fff;
  margin-top: 32px;
  scale: 0 0;
}
@media (max-width: 834px) {
  .front-page .movie_contents .navigation_item::after {
    margin-top: 27px;
  }
}
.front-page .movie_contents .navigation_item.is-active {
  opacity: 1;
  cursor: auto;
}
.front-page .movie_contents .navigation_item.is-active::before, .front-page .movie_contents .navigation_item.is-active::after {
  opacity: 1;
}
.front-page .movie_contents .navigation_item.is-active::before {
  scale: 1 1;
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.front-page .movie_contents .navigation_item.is-active::after {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
  scale: 1 1;
}
.front-page .movie_contents .movies {
  position: relative;
  max-width: 670px;
  margin: auto;
}
.front-page .movie_contents .list {
  position: relative;
}
.front-page .movie_contents .list::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
  width: 5000px;
  height: 50%;
  background-color: #fff6ef;
  pointer-events: none;
}
.front-page .movie_contents .list__item {
  position: relative;
  z-index: 5;
  aspect-ratio: 16/9;
  width: 100% !important;
  font-size: 0;
}
.front-page .movie_contents .list__item::before, .front-page .movie_contents .list__item::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% + 80px);
  height: calc(100% + 80px);
  pointer-events: none;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 835px) {
  .front-page .movie_contents .list__item::before, .front-page .movie_contents .list__item::after {
    border-radius: 30px;
  }
}
@media (max-width: 834px) {
  .front-page .movie_contents .list__item::before, .front-page .movie_contents .list__item::after {
    width: calc(100% + 10vw);
    height: calc(100% + 50px);
  }
}
.front-page .movie_contents .list__item::before {
  z-index: -1;
  background: url(../img/common/txture1.png) repeat 0 0/100px 480px;
}
@media (max-width: 834px) {
  .front-page .movie_contents .list__item::before {
    background-size: 60px 288px;
  }
}
.front-page .movie_contents .list__item::after {
  z-index: -2;
  background: #c30d23;
}
.front-page .movie_contents .list__item.swiper-slide-active::before {
  opacity: 0.1;
}
.front-page .movie_contents .list__item.swiper-slide-active::after {
  opacity: 1;
}
.front-page .movie_contents .list__item iframe {
  width: 100%;
  height: 100%;
}
.front-page .movie_contents .controls {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% + 130px);
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .movie_contents .controls {
    width: 80px;
    top: 100%;
    margin-top: 25px;
  }
}
.front-page .movie_contents .controls_item {
  pointer-events: auto;
}
.front-page .movie_contents .controls .swiper-button-next {
  margin-left: auto;
}
.front-page .movie_contents .controls .swiper-button-prev {
  margin-right: auto;
}
.front-page .interview {
  position: relative;
  margin-top: 100px;
  /* interview list */
}
.front-page .interview::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/526;
  background: url(../img/index/bg-line2.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .interview::before {
    width: 200%;
    right: 0;
    margin-right: -20vw;
    left: auto;
  }
}
.front-page .interview_ttl {
  position: relative;
  z-index: 7;
  margin-bottom: -30px;
}
@media (max-width: 834px) {
  .front-page .interview_ttl {
    margin-bottom: 30px;
  }
}
.front-page .interview_staff {
  position: relative;
  max-width: calc(950px + 15%);
  margin-left: auto;
  padding-left: 15%;
}
.front-page .interview .interview_staff {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 834px) {
  .front-page .interview .interview_staff {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.front-page .interview .staffList {
  position: relative;
  z-index: 5;
}
.front-page .interview .staffList_item {
  position: relative;
}
.front-page .interview .staffList_item > a {
  display: block;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
}
@media (min-width: 835px) {
  .front-page .interview .staffList_item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item > a {
    border-radius: 10px;
  }
}
@media (any-hover: hover) {
  .front-page .interview .staffList_item > a:hover {
    opacity: 1;
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block1 .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .front-page .interview .staffList_item > a:hover .staffList_item_block2 .catch {
    color: #c30d23;
  }
}
.front-page .interview .staffList_item_block1 {
  position: relative;
  z-index: 5;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 53.6842105263%;
          flex: 0 1 53.6842105263%;
}
.front-page .interview .staffList_item_block1 .img {
  position: relative;
  z-index: 1;
  overflow: hidden;
  aspect-ratio: 518/391;
  background: #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px 0 0 20px;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block1 .img {
    border-radius: 10px 10px 0 0;
  }
}
.front-page .interview .staffList_item_block1 .img img {
  position: relative;
  aspect-ratio: 518/391;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
}
.front-page .interview .staffList_item_block1 .img .interview_movie {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.front-page .interview .staffList_item_block1 .img .interview_movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  pointer-events: auto;
}
.front-page .interview .staffList_item_block1 .icon {
  font-weight: 700;
  background: #c30d23;
  padding: 5px 20px;
  border-radius: 50px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: fit-content;
  position: absolute;
  bottom: -10px;
  left: -10px;
  z-index: 5;
  font-size: 1.8rem;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block1 .icon {
    font-size: 1.2rem;
    padding: 3px 17px;
  }
}
.front-page .interview .staffList_item_block1 .icon::before {
  content: "";
  color: #fff;
  display: block;
  width: 10px;
  aspect-ratio: 0.8660254038;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: linear-gradient(45deg, #fff);
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block1 .icon::before {
    width: 8px;
  }
}
.front-page .interview .staffList_item_block2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 46.3157894737%;
          flex: 0 1 46.3157894737%;
  position: relative;
  padding: 40px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  pointer-events: auto;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block2 {
    padding: 20px 8%;
  }
}
.front-page .interview .staffList_item_block2 .job {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
  color: #bfa06b;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block2 .job {
    font-size: 1.4rem;
  }
}
.front-page .interview .staffList_item_block2 .catch {
  position: relative;
  color: #333333;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.6538461538;
  margin-block: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block2 .catch {
    font-size: 2rem;
    margin-block: 1em;
  }
}
.front-page .interview .staffList_item_block2 .name {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
  color: #333333;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block2 .name {
    font-size: 1.7rem;
  }
}
.front-page .interview .staffList_item_block2 .name span {
  font-size: 1.2em;
  margin-right: 5px;
}
.front-page .interview .staffList_item_block2 .join {
  position: relative;
  font-size: 1.2rem;
  font-weight: bold;
  color: #333333;
  opacity: 0.6;
}
.front-page .interview .staffList_item_block2 .linkIco {
  position: absolute;
  bottom: 40px;
  right: 40px;
}
@media (max-width: 834px) {
  .front-page .interview .staffList_item_block2 .linkIco {
    bottom: 15px;
    right: 15px;
  }
}
@media (min-width: 835px) {
  .front-page .interview .linkWrap {
    margin-left: auto;
  }
}
@media (max-width: 834px) {
  .front-page .interview .linkWrap .text {
    white-space: nowrap;
  }
}
.front-page .interview .swiper-container {
  position: relative;
  width: 100%;
}
.front-page .interview .swiper-container .swiper-wrapper {
  margin-bottom: 70px;
}
@media (max-width: 834px) {
  .front-page .interview .swiper-container .swiper-wrapper {
    margin-bottom: 30px;
  }
}
.front-page .interview .swiper-container .swiper-slide {
  overflow: visible;
}
.front-page .interview .swiper-container .swiper-slide.-duplicate > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-next > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-active > a, .front-page .interview .swiper-container .swiper-slide-active > a {
  -webkit-box-shadow: 0px 90px 90px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 90px 90px 0px rgba(0, 0, 0, 0.1);
}
@media (max-width: 834px) {
  .front-page .interview .swiper-container .swiper-slide.-duplicate > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-next > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-prev > a, .front-page .interview .swiper-container .swiper-slide.-duplicate-active > a, .front-page .interview .swiper-container .swiper-slide-active > a {
    -webkit-box-shadow: 0px 50px 50px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 50px 50px 0px rgba(0, 0, 0, 0.1);
  }
}
.front-page .interview .swiper-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  gap: 10px;
}
@media (min-width: 835px) {
  .front-page .interview .swiper-buttons {
    margin-right: auto;
  }
}
@media (max-width: 834px) {
  .front-page .interview .swiper-buttons {
    margin-bottom: 25px;
    gap: 5px;
  }
}
.front-page .pages {
  position: relative;
  z-index: 6;
  padding-block: max(8vw, 120px);
}
@media (max-width: 834px) {
  .front-page .pages {
    padding-block: 60px 60px;
  }
}
.front-page .pages_inner {
  position: relative;
}
@media (min-width: 835px) {
  .front-page .pages_inner {
    padding-inline: min(5vw, 70px);
  }
}
.front-page .pages .page {
  overflow: hidden;
  position: relative;
  background: #fff;
  border-radius: 20px;
}
@media (min-width: 835px) {
  .front-page .pages .page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 835px) {
  .front-page .pages .page {
    min-height: 430px;
  }
}
@media (max-width: 834px) {
  .front-page .pages .page {
    border-radius: 10px;
  }
}
.front-page .pages .page::before, .front-page .pages .page::after {
  content: "";
  display: block;
  position: absolute;
  inset: 0;
  margin: auto;
  border: 1px solid #bfa06b;
  border-left: none;
  border-right: none;
  width: 100%;
  pointer-events: none;
}
.front-page .pages .page::before {
  height: calc(100% - 80px);
}
@media (max-width: 834px) {
  .front-page .pages .page::before {
    height: 4px;
    opacity: 0.6;
  }
}
.front-page .pages .page::after {
  height: calc(100% - 94px);
}
@media (max-width: 834px) {
  .front-page .pages .page::after {
    content: none;
  }
}
.front-page .pages .page_item {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 50%;
          flex: 0 1 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(3vw, 10%);
}
@media (min-width: 835px) {
  .front-page .pages .page_item {
    padding: 50px 0 50px min(5vw, 60px);
  }
}
@media (max-width: 834px) {
  .front-page .pages .page_item {
    padding: 40px 7%;
    gap: 7%;
  }
}
.front-page .pages .page_item::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  background: url(../img/common/txture1.png) repeat 0 0/100px 480px;
  width: 110px;
  height: 430px;
  opacity: 0.2;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .pages .page_item::before {
    background-size: 60px 288px;
    width: 20px;
    height: 100%;
    left: auto;
    right: 0;
  }
}
@media (max-width: 834px) {
  .front-page .pages .page_item {
    margin-inline: auto;
  }
}
.front-page .pages .page_item .imgWrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 49%;
          flex: 0 1 49%;
  position: relative;
  z-index: 5;
  max-width: 259px;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 834px) {
  .front-page .pages .page_item .imgWrap {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    border-radius: 5px;
  }
}
.front-page .pages .page_item .imgWrap .img {
  position: relative;
  z-index: 0;
}
.front-page .pages .page_item .imgWrap .img img {
  position: relative;
  z-index: 0;
  aspect-ratio: 259/186;
  -webkit-transition: -webkit-transform 0.3s 0.2s;
  transition: -webkit-transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s;
  transition: transform 0.3s 0.2s, -webkit-transform 0.3s 0.2s;
}
.front-page .pages .page_item .textWrap {
  -ms-flex-line-pack: center;
      align-content: center;
}
.front-page .pages .page_item .textWrap .heading01 {
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .front-page .pages .page_item .textWrap .heading01 {
    margin-bottom: 10px;
  }
}
@media (min-width: 835px) and (max-width: 1250px) {
  .front-page .pages .page_item .textWrap .heading01 .ja {
    font-size: min(2.3vw, 3rem);
  }
}
.front-page .pages .page_illust1 {
  position: absolute;
  z-index: 5;
  top: 18px;
  left: 28px;
  background: url(../img/common/ico-musugi.png) no-repeat center center/contain;
  aspect-ratio: 143/140;
  width: 47.619px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .front-page .pages .page_illust1 {
    width: 33.3333px;
    top: 50%;
    translate: 0 -50%;
    left: 10px;
  }
}
.front-page .pages .elephant {
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  margin: 0 0 -100px 0;
}
@media (max-width: 834px) {
  .front-page .pages .elephant {
    margin-bottom: -65px;
  }
}
.front-page .pages .elephant span {
  display: block;
  background: url(../img/index/elephant2-2.png) no-repeat center center/contain;
  aspect-ratio: 538/386;
  width: 269px;
  -webkit-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.front-page .pages .elephant span.js-active {
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 834px) {
  .front-page .pages .elephant span {
    width: 134.5px;
  }
}
/* ============================================
// RECRUIT
// ==========================================*/
/*--------------------
	共通
--------------------*/
.lower-kyujin_l .l-recruit,
.lower-kyujin_d .l-recruit,
.lower-whatsnew .l-recruit {
  display: none;
}
.lower-kyujin_l .kyujin_container .btn,
.lower-kyujin_d .kyujin_container .btn,
.lower-whatsnew .kyujin_container .btn {
  line-height: 1.7;
  padding: 1.3em 4.5em;
  background: #bfa06b;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.lower-kyujin_l .kyujin_container .btn:hover,
.lower-kyujin_d .kyujin_container .btn:hover,
.lower-whatsnew .kyujin_container .btn:hover {
  opacity: 1;
}
@media (any-hover: hover) {
  .lower-kyujin_l .kyujin_container .btn:hover,
  .lower-kyujin_d .kyujin_container .btn:hover,
  .lower-whatsnew .kyujin_container .btn:hover {
    background-color: rgb(180.2226415094, 144.0023584906, 82.0773584906);
  }
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container .btn,
  .lower-kyujin_d .kyujin_container .btn,
  .lower-whatsnew .kyujin_container .btn {
    padding: 0.8em 0;
  }
}
.lower-kyujin_l .kyujin_container .btn.btn_external,
.lower-kyujin_d .kyujin_container .btn.btn_external,
.lower-whatsnew .kyujin_container .btn.btn_external {
  background: #8661a5;
}
@media (any-hover: hover) {
  .lower-kyujin_l .kyujin_container .btn.btn_external:hover,
  .lower-kyujin_d .kyujin_container .btn.btn_external:hover,
  .lower-whatsnew .kyujin_container .btn.btn_external:hover {
    background-color: rgb(115.8875, 82.125, 144.175);
  }
}
.lower-kyujin_l .kyujin_container .btn.btn_external::after,
.lower-kyujin_d .kyujin_container .btn.btn_external::after,
.lower-whatsnew .kyujin_container .btn.btn_external::after {
  top: 16px;
  right: 18px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container .btn.btn_external::after,
  .lower-kyujin_d .kyujin_container .btn.btn_external::after,
  .lower-whatsnew .kyujin_container .btn.btn_external::after {
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto 0;
  }
}
.lower-kyujin_l .pagination ul li a,
.lower-kyujin_d .pagination ul li a,
.lower-whatsnew .pagination ul li a {
  background: transparent;
}
.lower-kyujin_l .pagination ul li a::before,
.lower-kyujin_d .pagination ul li a::before,
.lower-whatsnew .pagination ul li a::before {
  border-radius: 100px;
}
.lower-kyujin_l .pagination ul li em,
.lower-kyujin_d .pagination ul li em,
.lower-whatsnew .pagination ul li em {
  border-radius: 100px;
}
.lower-kyujin_l .job_count_pager.contents_bottom,
.lower-kyujin_d .job_count_pager.contents_bottom,
.lower-whatsnew .job_count_pager.contents_bottom {
  padding: 80px 0;
}
@media (max-width: 834px) {
  .lower-kyujin_l .job_count_pager.contents_bottom,
  .lower-kyujin_d .job_count_pager.contents_bottom,
  .lower-whatsnew .job_count_pager.contents_bottom {
    padding: 40px 0;
  }
}
.lower-kyujin_l .conversionArea .btns__item.-recruit,
.lower-kyujin_d .conversionArea .btns__item.-recruit,
.lower-whatsnew .conversionArea .btns__item.-recruit {
  display: none;
}

.lower-kyujin_l .kyujin_container:not(:has(.job_count_pager.contents_bottom)),
.lower-whatsnew .kyujin_container:not(:has(.job_count_pager.contents_bottom)) {
  padding-bottom: 120px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .kyujin_container:not(:has(.job_count_pager.contents_bottom)),
  .lower-whatsnew .kyujin_container:not(:has(.job_count_pager.contents_bottom)) {
    padding-bottom: 50px;
  }
}

/*--------------------
	求人一覧
--------------------*/
.lower-kyujin_l .search_panel {
  padding: 0;
  margin: 0 0 60px 0;
  border: none;
  background-color: #fff;
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel {
    border-width: 2px;
    border-radius: 10px;
    margin-inline: -3%;
    margin-bottom: 30px;
  }
}
.lower-kyujin_l .search_panel:has(.js-active) .search_body {
  padding-block: 70px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel:has(.js-active) .search_body {
    padding-block: 40px 30px;
  }
}
.lower-kyujin_l .search_panel:has(.js-active) .job_result_total {
  border-top: 5px solid #fff6ef;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_panel:has(.js-active) .job_result_total {
    border-width: 3px;
    padding-block: 20px 20px;
  }
}
.lower-kyujin_l .search-toggle {
  position: absolute;
  z-index: 10;
  inset: 0 0 auto 0;
  width: 250px;
  max-width: inherit;
  background: #bfa06b;
  border: none;
  border-radius: 500px;
  -webkit-transform: none;
          transform: none;
  translate: 0 -50%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search-toggle {
    width: 200px;
  }
}
.lower-kyujin_l .search-toggle::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  border: 5px solid #fff;
  border-radius: 100px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search-toggle::before {
    border-width: 5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
  }
}
@media (any-hover: hover) {
  .lower-kyujin_l .search-toggle:hover {
    opacity: 1;
    translate: 0 calc(-50% - 3px);
  }
}
.lower-kyujin_l .search-toggle .toggle_txt {
  text-align: left;
  font-size: 1.5rem;
  color: inherit;
  padding: 1em 1em 1em 2em;
  text-indent: 0;
  color: #fff;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search-toggle .toggle_txt {
    font-size: 1.2rem;
  }
}
.lower-kyujin_l .search-toggle .toggle_txt .pannel-open {
  display: block;
}
.lower-kyujin_l .search-toggle .toggle_txt .pannel-close {
  display: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger {
  width: auto;
  height: 100%;
  aspect-ratio: 1/1;
  background: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger::before {
  display: none;
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico {
  width: 12px;
  height: 2px;
  background: #fff;
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico:nth-of-type(1) {
  margin: 0;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
          transform: translate(-50%, -50%) rotate(0deg);
}
.lower-kyujin_l .search-toggle .toggle_trigger_txt_ico:nth-of-type(2) {
  margin: 0;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.lower-kyujin_l .search-toggle.js-active .toggle_txt .pannel-open {
  display: none;
}
.lower-kyujin_l .search-toggle.js-active .toggle_txt .pannel-close {
  display: block;
}
.lower-kyujin_l .search-toggle.js-active .toggle_trigger_txt_ico:nth-of-type(2) {
  -webkit-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
}
.lower-kyujin_l .search_body {
  position: relative;
  padding: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  padding-inline: 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .search_body {
    padding-inline: 5%;
  }
}
.lower-kyujin_l .custom-form {
  max-width: 1000px;
  margin-inline: auto;
}
@media (max-width: 834px) {
  .lower-kyujin_l .custom-form {
    display: none;
  }
}
.lower-kyujin_l .job_result_total {
  margin-top: 0;
  padding: 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_l .job_result_total {
    padding: 35px 5% 20px;
  }
}
.lower-kyujin_l article.job {
  font-weight: 400;
  margin-top: 30px;
  padding: 50px;
  border: none !important;
  border-radius: 20px;
  background-color: #fff;
}
@media (max-width: 834px) {
  .lower-kyujin_l article.job {
    margin-top: 10px;
    border-radius: 10px;
    margin-inline: -3%;
    padding: 30px 7%;
  }
}
.lower-kyujin_l article.job:first-child {
  margin-top: 0;
}
/*--------------------
	求人詳細
--------------------*/
.lower-kyujin_d .footer {
  margin-bottom: 92px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .footer {
    margin-bottom: 68px;
  }
}
.lower-kyujin_d main.l-main {
  position: relative;
  padding-top: 100px;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main {
    padding-top: 20px;
  }
}
.lower-kyujin_d main.l-main::before, .lower-kyujin_d main.l-main::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  pointer-events: noen;
}
.lower-kyujin_d main.l-main::before {
  left: 0;
  aspect-ratio: 379/261;
  background: url(../img/index/frame-hero1.png) no-repeat center bottom/contain;
  width: 26.3194444444%;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main::before {
    width: 31.5833333333%;
  }
}
.lower-kyujin_d main.l-main::after {
  right: 0;
  aspect-ratio: 343/224;
  background: url(../img/index/frame-hero2.png) no-repeat center bottom/contain;
  width: 23.8194444444%;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main::after {
    width: 28.5833333333%;
  }
}
.lower-kyujin_d main.l-main .job {
  position: relative;
  z-index: 5;
  background-color: #fff;
  border-radius: 40px;
  padding: 70px 50px;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main .job {
    border-width: 2px;
    border-radius: 20px;
    margin-inline: -2%;
    padding: 30px 7%;
  }
}
.lower-kyujin_d main.l-main .job::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 1px solid #bfa06b;
  border-radius: 36px;
  opacity: 0.7;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-kyujin_d main.l-main .job::before {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    border-radius: 16px;
  }
}
.lower-kyujin_d .job_body_block:not(.job_body_head) {
  position: relative;
  margin: 80px 0;
}
@media (max-width: 834px) {
  .lower-kyujin_d .job_body_block:not(.job_body_head) {
    margin: 40px 0;
  }
}
.lower-kyujin_d .job_body_block:not(.job_body_head):last-child {
  margin-bottom: 0;
}
.lower-kyujin_d .outline_ttl,
.lower-kyujin_d .appeal_ttl {
  font-size: 3.2rem;
  line-height: 1;
  white-space: nowrap;
  padding: 0;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl,
  .lower-kyujin_d .appeal_ttl {
    font-size: 2rem;
    gap: 0.6em;
    margin-bottom: 0.6em;
  }
}
.lower-kyujin_d .outline_ttl::before,
.lower-kyujin_d .appeal_ttl::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: url(../img/common/ico-musugi.png) no-repeat center center/contain;
  aspect-ratio: 143/140;
  width: 47.619px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl::before,
  .lower-kyujin_d .appeal_ttl::before {
    width: 33.3333px;
  }
}
.lower-kyujin_d .outline_ttl::after,
.lower-kyujin_d .appeal_ttl::after {
  content: "";
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 10px;
  border: 1px solid #bfa06b;
  border-left: none;
  border-right: none;
}
@media (max-width: 834px) {
  .lower-kyujin_d .outline_ttl::after,
  .lower-kyujin_d .appeal_ttl::after {
    height: 6px;
  }
}
@media (min-width: 835px) {
  .lower-kyujin_d .page_back {
    padding-block: 50px;
  }
}
.lower-kyujin_d .fixed_conversion {
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.lower-kyujin_d .fixed_conversion .phone {
  background: none;
}
.lower-kyujin_d .fixed_conversion .phone .phone_num,
.lower-kyujin_d .fixed_conversion .phone .phone_notes {
  color: #c30d23;
}
.lower-kyujin_d .fixed_conversion .phone .phone_num::before {
  background-color: #c30d23;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .phone .phone_num {
    font-size: 1.6rem;
    letter-spacing: 0.025em;
  }
}
.lower-kyujin_d .fixed_conversion .conversion .btn_conversion {
  background: #8661a5;
  border-radius: 500px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion {
    padding: 0.715em;
  }
}
.lower-kyujin_d .fixed_conversion .conversion .btn_conversion::after {
  top: 16px;
  right: 18px;
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion::after {
    top: 0;
    bottom: 0;
    right: 14px;
    margin: auto 0;
  }
}
@media (max-width: 834px) {
  .lower-kyujin_d .fixed_conversion .conversion .btn_conversion span {
    font-size: 1.4rem;
  }
}

/*--------------------
新着求人情報
--------------------*/
.lower-whatsnew article.job:before, .lower-whatsnew article.job:after {
  border-color: #e5e5e5 !important;
}

/* ============================================
// about
// ==========================================*/
.lower-about .about__point {
  margin-bottom: 120px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__point {
    margin-bottom: 60px;
  }
}
.lower-about .about__point::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  bottom: -200px;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/422;
  background: url(../img/about/bg-line01.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-about .about__point::before {
    bottom: -80px;
  }
}
.lower-about .about__point__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-about .about__point__title {
  margin: 0 auto;
  background: #bfa06b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
}
@media (max-width: 834px) {
  .lower-about .about__point__title {
    padding: 10px;
  }
}
.lower-about .about__point__title .ja {
  font-weight: 700;
  font-size: clamp(1.6rem, 0.073rem + 3.053vw, 3.2rem);
  color: #fff;
  line-height: 1.6;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  text-align: center;
}
@media (max-width: 834px) {
  .lower-about .about__point__title .ja {
    gap: 0.4em;
  }
}
.lower-about .about__point__title .ja::before, .lower-about .about__point__title .ja::after {
  content: "";
  display: block;
  position: relative;
  width: 0.49375em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #fff;
}
.lower-about .about__point__title .ja::after {
  rotate: 180deg;
}
.lower-about .about__point .pointList {
  margin-top: 40px;
}
.lower-about .about__point .pointList__item {
  background: #fff;
  border: 1px solid #bfa06b;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 40px;
  padding: 40px 50px;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item {
    padding: 6%;
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
    margin-top: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lower-about .about__point .pointList__item:first-child {
  margin-top: 0;
}
.lower-about .about__point .pointList__item .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 29.8597194389%;
          flex: 0 0 29.8597194389%;
  max-width: 298px;
  aspect-ratio: 298/222;
  width: 100%;
}
.lower-about .about__point .pointList__item .imgArea img {
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .imgArea img {
    border-radius: 10px;
  }
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .imgArea {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.lower-about .about__point .pointList__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea {
    display: contents;
  }
}
.lower-about .about__point .pointList__item .txtArea .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea .head {
    gap: 12px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.lower-about .about__point .pointList__item .txtArea .head .icon {
  max-width: 73px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 11.0606060606%;
          flex: 0 0 11.0606060606%;
}
.lower-about .about__point .pointList__item .txtArea .head .icon img {
  border-radius: 50%;
  aspect-ratio: 1/1;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea .head .icon {
    max-width: 48px;
    position: absolute;
    left: 50%;
    border: 1px solid #bfa06b;
    border-radius: 50%;
    top: -24px;
    translate: -50%;
  }
}
.lower-about .about__point .pointList__item .txtArea .head .lead {
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea .head .lead {
    text-align: center;
  }
}
.lower-about .about__point .pointList__item .txtArea .head .lead .en {
  color: #bfa06b;
  font-size: 1.4rem;
  font-family: "Lato", sans-serif;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea .head .lead .en {
    font-size: 1.1rem;
    margin-bottom: 4px;
  }
}
.lower-about .about__point .pointList__item .txtArea .head .lead .ja {
  font-size: clamp(1.8rem, 1.175rem + 1.25vw, 2.8rem);
  font-weight: 700;
}
.lower-about .about__point .pointList__item .txtArea .txt {
  margin-top: 14px;
}
@media (max-width: 834px) {
  .lower-about .about__point .pointList__item .txtArea .txt {
    margin-top: 6px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.lower-about .about__movie {
  background: #fff;
  padding: 120px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__movie {
    padding: 50px 0 60px;
  }
}
.lower-about .about__movie::before, .lower-about .about__movie::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-about .about__movie::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-about .about__movie::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
}
.lower-about .about__movie__inner {
  z-index: 10;
}
.lower-about .about__movie__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  line-height: 1.6;
}
.lower-about .about__movie__title .ja {
  font-size: 3.8rem;
  font-weight: 700;
  line-height: 1.6;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
}
@media (max-width: 834px) {
  .lower-about .about__movie__title .ja {
    font-size: 2.4rem;
  }
}
.lower-about .about__movie__title .ja::before, .lower-about .about__movie__title .ja::after {
  content: "";
  display: block;
  position: relative;
  width: 0.4157894737em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #bfa06b;
}
.lower-about .about__movie__title .ja::after {
  rotate: 180deg;
}
.lower-about .about__movie__title .en {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #bfa06b;
}
@media (max-width: 834px) {
  .lower-about .about__movie__title .en {
    font-size: 1.2rem;
  }
}
.lower-about .about__movie .movie_wrap {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.lower-about .about__movie .movie {
  max-width: 800px;
  aspect-ratio: 16/9;
  margin: 0 auto;
  margin-top: 30px;
}
@media (max-width: 834px) {
  .lower-about .about__movie .movie {
    margin-top: 16px;
  }
}
.lower-about .about__movie .movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.lower-about .about__movie__deco::before, .lower-about .about__movie__deco::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-about .about__movie__deco::before {
  background: url(../img/about/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 329/326;
  width: 329px;
  top: -180px;
  right: -30px;
}
@media (max-width: 834px) {
  .lower-about .about__movie__deco::before {
    top: -90px;
    width: 129px;
  }
}
.lower-about .about__movie__deco::after {
  background: url(../img/about/bg_deco02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 275px;
  bottom: -20px;
  left: -30px;
}
@media (max-width: 834px) {
  .lower-about .about__movie__deco::after {
    width: 115px;
    bottom: -20px;
  }
}
.lower-about .about__voice {
  margin: 120px 0;
}
@media (max-width: 834px) {
  .lower-about .about__voice {
    margin: 50px 0 70px;
  }
}
.lower-about .about__voice__inner {
  z-index: 10;
}
.lower-about .about__voice__contents .elephant {
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  margin: 0 100px -60px 0;
}
@media (max-width: 834px) {
  .lower-about .about__voice__contents .elephant {
    margin-right: 30px;
    margin-bottom: -50px;
  }
}
.lower-about .about__voice__contents .elephant span {
  display: block;
  aspect-ratio: 193/136;
  background: url(../img/about/elephant.png) no-repeat center center/contain;
  width: 193px;
  -webkit-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.lower-about .about__voice__contents .elephant span.js-active {
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 834px) {
  .lower-about .about__voice__contents .elephant span {
    width: 96.5px;
  }
}
.lower-about .about__voice__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  gap: 10px;
  position: relative;
  z-index: 2;
}
.lower-about .about__voice__title .comment {
  background: #c30d23;
  padding: 10px 30px;
  color: #fff;
  border-radius: 30px;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 1.6;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__voice__title .comment {
    font-size: 1.3rem;
    padding: 6px 16px;
  }
}
.lower-about .about__voice__title .comment::before {
  content: "";
  background: #c30d23;
  width: 16px;
  aspect-ratio: 16/8;
  position: absolute;
  bottom: -8px;
  left: 50%;
  translate: -50% 0;
  clip-path: polygon(50% 100%, 100% 0, 0 0);
}
.lower-about .about__voice__title .ja {
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-about .about__voice__title .ja {
    font-size: 2.4rem;
  }
}
.lower-about .about__voice__list {
  background: #fff;
  padding: 90px 60px;
  border-radius: 30px;
  position: relative;
  margin-top: -40px;
  -webkit-box-shadow: 20px 20px 0 #e5d4ba;
          box-shadow: 20px 20px 0 #e5d4ba;
}
@media (max-width: 834px) {
  .lower-about .about__voice__list {
    margin-top: -20px;
    padding: 60px 6% 30px;
    -webkit-box-shadow: 8px 8px 0 #e5d4ba;
            box-shadow: 8px 8px 0 #e5d4ba;
  }
}
.lower-about .about__voice__list .voiceList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px 20px;
  display: grid;
  gap: 50px 2%;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  justify-items: center;
}
@media (max-width: 834px) {
  .lower-about .about__voice__list .voiceList {
    gap: 32px 2%;
  }
}
.lower-about .about__voice__list .voiceList__item {
  background: #f8f5f0;
  border-radius: 10px;
  padding: 50px 30px;
  width: 100%;
  position: relative;
}
@media (min-width: 835px) {
  .lower-about .about__voice__list .voiceList__item {
    min-height: 200px;
  }
}
@media (max-width: 834px) {
  .lower-about .about__voice__list .voiceList__item {
    padding: 30px;
  }
}
.lower-about .about__voice__list .voiceList__item::before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../img/about/voice_icon.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 54px;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-about .about__voice__list .voiceList__item::before {
    top: -22px;
    width: 42px;
  }
}
.lower-about .about__voice__list .voiceList__item::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-width: 0 20px 20px 0;
  border-style: solid;
  border-color: #fff #fff #d0b993 #d0b993;
  border-radius: 0 0 0 5px;
  background: #d0b993;
  display: block;
  width: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.lower-about .about__voice__list .voiceList__item .txtArea {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.lower-about .about__voice__list .voiceList__item .txtArea::after {
  content: "Voice";
  position: absolute;
  bottom: -30px;
  right: -10px;
  color: #e7dbc8;
  font-size: clamp(2rem, -1.491rem + 3.409vw, 2.6rem);
  font-family: "Lato", sans-serif;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.08em;
}
@media (max-width: 834px) {
  .lower-about .about__voice__list .voiceList__item .txtArea::after {
    bottom: -16px;
  }
}
.lower-about .about__voice__list .voiceList__item .txtArea .txt {
  font-weight: 700;
  font-size: 1.65rem;
}
@media (max-width: 834px) {
  .lower-about .about__voice__list .voiceList__item .txtArea .txt {
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
.lower-about .about__woman {
  background: #fff;
  padding: 150px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__woman {
    padding: 60px 0 100px;
  }
}
.lower-about .about__woman::before, .lower-about .about__woman::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-about .about__woman::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-about .about__woman::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
}
.lower-about .about__woman__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-about .about__woman__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lower-about .about__woman__contents .txtArea .txt {
  margin: 20px 0;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .txtArea .txt {
    margin: 16px 0;
  }
}
.lower-about .about__woman__contents .txtArea .large-txt {
  font-size: clamp(1.8rem, 1.162rem + 1.277vw, 3rem);
  font-weight: 700;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f2ece1));
  background: linear-gradient(transparent 50%, #f2ece1 50%);
  display: inline;
  line-height: 1.7;
}
.lower-about .about__woman__contents .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44.0909090909%;
          flex: 0 0 44.0909090909%;
  max-width: 485px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
}
.lower-about .about__woman__contents .imgArea::before {
  content: "";
  background: url(../img/about/bg_deco01.png) center/contain no-repeat;
  width: 62.4742268041%;
  position: absolute;
  top: -11%;
  right: -23%;
  aspect-ratio: 329/326;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .imgArea::before {
    right: -50%;
  }
}
.lower-about .about__woman__contents .imgArea::after {
  content: "";
  background: url(../img/about/bg_deco02.png) center/contain no-repeat;
  width: 78.9690721649%;
  position: absolute;
  top: 27%;
  left: -8%;
  aspect-ratio: 1/1;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .imgArea::after {
    top: 34%;
    left: -38%;
  }
}
.lower-about .about__woman__contents .imgArea .img img {
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .imgArea .img img {
    border-radius: 10px;
  }
}
.lower-about .about__woman__contents .imgArea .img.-img01 {
  aspect-ratio: 376/480;
  max-width: clamp(18rem, 7.574rem + 20.851vw, 37.6rem);
  width: 100%;
  margin-left: auto;
  position: relative;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .imgArea .img.-img01 {
    right: -50px;
  }
}
.lower-about .about__woman__contents .imgArea .img.-img01::before {
  content: "";
  background: url(../img/about/woman_deco.png) center/contain no-repeat;
  width: 34.0425531915%;
  aspect-ratio: 128/146;
  position: absolute;
  bottom: -18%;
  right: -14%;
  pointer-events: none;
  z-index: 1;
}
.lower-about .about__woman__contents .imgArea .img.-img02 {
  aspect-ratio: 1/1;
  max-width: clamp(12rem, 2.426rem + 19.149vw, 30rem);
  width: 100%;
  left: 0;
  top: 340px;
  position: absolute;
  z-index: 1;
}
@media (max-width: 834px) {
  .lower-about .about__woman__contents .imgArea .img.-img02 {
    top: 140px;
    left: -50px;
  }
}
.lower-about .about__outro {
  margin: 140px 0 220px;
  position: relative;
}
.lower-about .about__outro::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  bottom: -200px;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/448;
  background: url(../img/about/bg-line02.png) no-repeat center center/contain;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-about .about__outro::before {
    width: 200%;
  }
}
@media (min-width: 1279px) {
  .lower-about .about__outro:not(:has(.txtArea .txt)) {
    margin-top: 90px;
    margin-bottom: 150px;
  }
  .lower-about .about__outro:not(:has(.txtArea .txt))::before {
    bottom: -160px;
  }
  .lower-about .about__outro:not(:has(.txtArea .txt)) .about__outro__contents::after {
    bottom: -140px;
  }
  .lower-about .about__outro:not(:has(.txtArea .txt)) .about__outro__contents .-img01 {
    top: -20px;
  }
  .lower-about .about__outro:not(:has(.txtArea .txt)) .about__outro__contents .-img02 {
    top: -70px;
  }
}
.lower-about .about__outro:not(:has(.txtArea .txt)) .about__outro__contents::before {
  top: 0;
}
.lower-about .about__outro__inner {
  z-index: 10;
}
.lower-about .about__outro__contents {
  position: relative;
}
.lower-about .about__outro__contents::before {
  content: "";
  background: url(../img/about/bg_deco01.png) center/contain no-repeat;
  width: 23.2307692308%;
  position: absolute;
  top: 20%;
  left: -8%;
  aspect-ratio: 329/326;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents::before {
    top: -16%;
    width: clamp(11rem, 3.515rem + 14.97vw, 16rem);
  }
}
.lower-about .about__outro__contents::after {
  content: "";
  background: url(../img/about/outro_deco.png) center/contain no-repeat;
  width: 10.7692307692%;
  position: absolute;
  bottom: -190px;
  right: -10px;
  aspect-ratio: 140/199;
  pointer-events: none;
  z-index: 3;
}
@media (max-width: 450px) {
  .lower-about .about__outro__contents::after {
    bottom: -140px;
  }
}
.lower-about .about__outro__contents .txtArea {
  max-width: clamp(50rem, 15.538rem + 33.654vw, 64rem);
  margin: 0 auto;
  min-height: clamp(12rem, -37.231rem + 48.077vw, 32rem);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .txtArea {
    min-height: 50px;
  }
}
.lower-about .about__outro__contents .txtArea .title {
  text-align: center;
  font-size: clamp(2rem, 0.974rem + 2.051vw, 3.6rem);
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.lower-about .about__outro__contents .txtArea .title .ja {
  padding: 0.25em 0.5em 0.2em;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  background-color: #c30d23;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .txtArea .title .ja {
    padding: 6px 0.5em;
  }
}
.lower-about .about__outro__contents .txtArea .txt {
  margin-top: 20px;
  font-size: 1.6rem;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .txtArea .txt {
    font-size: 1.5rem;
  }
  .lower-about .about__outro__contents .txtArea .txt br {
    display: none;
  }
}
.lower-about .about__outro__contents .img {
  position: absolute;
  border-radius: 20px;
  overflow: hidden;
  width: 100%;
}
.lower-about .about__outro__contents .img.-img01, .lower-about .about__outro__contents .img.-img04 {
  max-width: 16.1538461538%;
  aspect-ratio: 210/168;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img01, .lower-about .about__outro__contents .img.-img04 {
    max-width: clamp(12rem, 8.183rem + 7.634vw, 16rem);
  }
}
.lower-about .about__outro__contents .img.-img02, .lower-about .about__outro__contents .img.-img03 {
  max-width: 19.6923076923%;
  aspect-ratio: 256/192;
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img02, .lower-about .about__outro__contents .img.-img03 {
    max-width: 140px;
  }
}
.lower-about .about__outro__contents .img.-img01 {
  top: 10px;
  left: 60px;
}
@media (max-width: 1279px) {
  .lower-about .about__outro__contents .img.-img01 {
    top: -80px;
    left: -10px;
  }
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img01 {
    top: -120px;
    left: 0;
  }
}
.lower-about .about__outro__contents .img.-img02 {
  top: -50px;
  right: 20px;
}
@media (max-width: 1279px) {
  .lower-about .about__outro__contents .img.-img02 {
    top: -100px;
    right: -10px;
  }
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img02 {
    top: -150px;
    right: 0;
  }
}
.lower-about .about__outro__contents .img.-img03 {
  bottom: -80px;
  left: 0;
}
@media (max-width: 1279px) {
  .lower-about .about__outro__contents .img.-img03 {
    bottom: -150px;
    left: 0;
  }
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img03 {
    bottom: -140px;
    left: 0;
  }
}
.lower-about .about__outro__contents .img.-img04 {
  bottom: -40px;
  right: 60px;
}
@media (max-width: 1279px) {
  .lower-about .about__outro__contents .img.-img04 {
    bottom: -120px;
    right: 40px;
  }
}
@media (max-width: 834px) {
  .lower-about .about__outro__contents .img.-img04 {
    bottom: -120px;
    right: 0;
  }
}

/* ============================================
// about
// ==========================================*/
.lower-jobs .jobs__driver {
  margin-bottom: 100px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver {
    margin-bottom: 50px;
  }
}
.lower-jobs .jobs__driver::before, .lower-jobs .jobs__driver::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-jobs .jobs__driver::before {
  background: url(../img/jobs/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 329/326;
  width: 329px;
  bottom: -180px;
  right: -30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver::before {
    bottom: -100px;
    width: 129px;
    right: -50px;
  }
}
.lower-jobs .jobs__driver::after {
  background: url(../img/jobs/bg_deco02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 275px;
  bottom: -280px;
  left: -30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver::after {
    width: 115px;
    bottom: 140px;
  }
}
.lower-jobs .jobs__driver__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-jobs .jobs__driver__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.lower-jobs .jobs__driver__contents .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents .txtArea {
    display: contents;
  }
}
.lower-jobs .jobs__driver__contents .txtArea .title {
  font-weight: 700;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents .txtArea .title {
    padding-bottom: 8px;
    margin-bottom: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lower-jobs .jobs__driver__contents .txtArea .title::before {
  content: "";
  background-image: radial-gradient(circle, #261b0a 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
}
.lower-jobs .jobs__driver__contents .txtArea .title .en {
  color: #fff;
  font-size: 1.3rem;
  background: #c30d23;
  border-radius: 30px;
  padding: 5px 15px 2px;
  margin-bottom: 5px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents .txtArea .title .en {
    font-size: 1.1rem;
  }
}
.lower-jobs .jobs__driver__contents .txtArea .title .ja {
  font-size: clamp(2.4rem, 1.31rem + 2.179vw, 4.1rem);
  letter-spacing: 0.1em;
}
@media (min-width: 835px) {
  .lower-jobs .jobs__driver__contents .txtArea .desc {
    font-size: 1.7rem;
  }
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents .txtArea .desc {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}
.lower-jobs .jobs__driver__contents .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.4545454545%;
          flex: 0 0 49.4545454545%;
  max-width: 544px;
  border-radius: 25px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__driver__contents .imgArea {
    border-radius: 15px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.lower-jobs .jobs__driver__contents .imgArea img {
  aspect-ratio: 544/372;
}
.lower-jobs .jobs__movie {
  background: #fff;
  padding: 140px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__movie {
    padding: 50px 0 60px;
  }
}
.lower-jobs .jobs__movie::before, .lower-jobs .jobs__movie::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-jobs .jobs__movie::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-jobs .jobs__movie::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
}
.lower-jobs .jobs__movie__inner {
  z-index: 10;
}
.lower-jobs .jobs__movie__contents .movieList {
  display: grid;
  grid-template-columns: repeat(auto-fit, 48.3333333333%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 60px 3.3333333333%;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__movie__contents .movieList {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.lower-jobs .jobs__movie__contents .movieList__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__movie__contents .movieList__item {
    gap: 16px;
  }
}
.lower-jobs .jobs__movie__contents .movieList__item .movie {
  width: 100%;
  max-width: 574px;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.lower-jobs .jobs__movie__contents .movieList__item .movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.lower-jobs .jobs__training {
  margin: 110px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training {
    margin: 50px 0;
  }
}
.lower-jobs .jobs__training::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  top: -280px;
  left: 0;
  translate: 0 -50%;
  width: 100%;
  aspect-ratio: 1440/422;
  background: url(../img/jobs/bg-line01.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training::before {
    top: -80px;
  }
}
.lower-jobs .jobs__training__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-jobs .jobs__training__contents .trainingList {
  margin-top: 40px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList {
    margin-top: 20px;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  background: #ffffff;
  border: 1px solid #bfa06b;
  border-radius: 25px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    margin-bottom: 20px;
    border-radius: 15px;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item:last-child {
  margin-bottom: 0;
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 361px;
          flex: 1 0 361px;
  padding: 40px;
  background: #bfa06b;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    padding: 18px 6.25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea::before {
  content: "";
  -webkit-mask: url(../img/jobs/training_bg.png) center/400px 400px repeat;
          mask: url(../img/jobs/training_bg.png) center/400px 400px repeat;
  width: 100%;
  position: absolute;
  inset: 0;
  background: #fff;
  opacity: 0.05;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea::before {
    -webkit-mask: url(../img/jobs/training_bg.png) center/200px 200px repeat;
            mask: url(../img/jobs/training_bg.png) center/200px 200px repeat;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea::after {
  content: "";
  aspect-ratio: 15/28;
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 0;
  background: #bfa06b;
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea::after {
    aspect-ratio: 28/15;
    width: 20px;
    top: inherit;
    bottom: 1px;
    left: 0;
    right: 0;
    margin: 0 auto;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea .numArea {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 5px;
  color: #bfa06b;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1;
  margin-bottom: 10px;
  padding: 0.5em 1em;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea .numArea {
    font-size: 1rem;
    margin-bottom: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea .numArea .num {
  font-size: 1.5rem;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea .numArea .num {
    font-size: 1.3rem;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .headArea .head {
  font-size: 2.8rem;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .headArea .head {
    font-size: 1.8rem;
    word-break: auto-phrase;
  }
  .lower-jobs .jobs__training__contents .trainingList__item .headArea .head br {
    display: none;
  }
}
.lower-jobs .jobs__training__contents .trainingList__item .txtArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 5%;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__contents .trainingList__item .txtArea {
    padding: 18px 6.25%;
  }
}
.lower-jobs .jobs__training__others {
  padding: 40px 80px 50px;
  background: #fff;
  border-radius: 25px;
  margin-top: 40px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others {
    padding: 6.25%;
    margin-top: 20px;
  }
}
.lower-jobs .jobs__training__others::before {
  content: "";
  content: "";
  background: url(../img/jobs/training_deco02.png) center/contain no-repeat;
  width: 128px;
  aspect-ratio: 128/156;
  position: absolute;
  bottom: -90px;
  right: -40px;
  pointer-events: none;
  z-index: 1;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others::before {
    width: 58px;
    bottom: -40px;
    right: -20px;
  }
}
.lower-jobs .jobs__training__others .title {
  text-align: center;
  margin: 0 auto;
  font-size: clamp(1.8rem, 1.223rem + 1.154vw, 2.7rem);
  font-weight: 700;
  line-height: 1.6;
  color: #bfa06b;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others .title {
    gap: 10px;
  }
}
.lower-jobs .jobs__training__others .title::before, .lower-jobs .jobs__training__others .title::after {
  content: "";
  background: url(../img/jobs/training_deco01.png) center/contain no-repeat;
  width: 22px;
  aspect-ratio: 22/33;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others .title::before, .lower-jobs .jobs__training__others .title::after {
    width: 12px;
  }
}
.lower-jobs .jobs__training__others .title::after {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.lower-jobs .jobs__training__others .othersList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 16px;
  margin-top: 14px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others .othersList {
    gap: 10px;
  }
}
.lower-jobs .jobs__training__others .othersList__item {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others .othersList__item {
    font-size: 1.5rem;
    gap: 8px;
  }
}
.lower-jobs .jobs__training__others .othersList__item::before {
  content: "";
  width: 14px;
  aspect-ratio: 14/17;
  background: #c30d23;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  display: block;
  margin-top: 6px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__training__others .othersList__item::before {
    width: 10px;
  }
}
.lower-jobs .jobs__tour {
  background: #ecdcc7;
  padding: 140px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour {
    padding: 50px 0 60px;
  }
}
.lower-jobs .jobs__tour::before, .lower-jobs .jobs__tour::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-jobs .jobs__tour::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-jobs .jobs__tour::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
  background-color: #fff;
}
.lower-jobs .jobs__tour__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-jobs .jobs__tour__contents {
  background: #fff;
  padding: 70px;
  border-radius: 25px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents {
    padding: 6.25%;
    border-radius: 20px;
  }
}
.lower-jobs .jobs__tour__contents .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 50px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 10px 0 20px;
    gap: 20px;
  }
}
.lower-jobs .jobs__tour__contents .contents .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 36.0416666667%;
          flex: 0 0 36.0416666667%;
  max-width: 346px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.lower-jobs .jobs__tour__contents .contents .imgArea img {
  aspect-ratio: 346/300;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .contents .imgArea {
    border-radius: 10px;
  }
}
.lower-jobs .jobs__tour__contents .contents .txtArea .title {
  background: #c30d23;
  padding: 5px 20px;
  color: #fff;
  font-size: clamp(2rem, 1.295rem + 1.41vw, 3.1rem);
  font-weight: 700;
  line-height: 1.6;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .contents .txtArea .title {
    margin: 0 auto;
  }
}
.lower-jobs .jobs__tour__contents .contents .txtArea .desc {
  margin-top: 20px;
}
@media (min-width: 835px) {
  .lower-jobs .jobs__tour__contents .contents .txtArea .desc {
    font-size: 1.6rem;
  }
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .contents .txtArea .desc {
    margin-top: 14px;
  }
}
.lower-jobs .jobs__tour__contents .elephant {
  display: block;
  position: absolute;
  z-index: 5;
  bottom: 0;
  right: 0;
  margin: 0 30px -50px 0;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .elephant {
    margin-right: 10px;
    margin-bottom: -30px;
  }
}
.lower-jobs .jobs__tour__contents .elephant span {
  display: block;
  aspect-ratio: 162/115;
  background: url(../img/about/elephant.png) no-repeat center center/contain;
  width: 162px;
  -webkit-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.lower-jobs .jobs__tour__contents .elephant span.js-active {
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .elephant span {
    width: 81px;
  }
}
.lower-jobs .jobs__tour__contents .decoTop::before, .lower-jobs .jobs__tour__contents .decoTop::after {
  content: "";
  position: absolute;
  top: 20px;
  left: 20px;
  background: url(../img/jobs/tour_deco01.png) center/contain no-repeat;
  width: 49px;
  aspect-ratio: 49/52;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .decoTop::before, .lower-jobs .jobs__tour__contents .decoTop::after {
    width: 22px;
    top: 15px;
    left: 15px;
  }
}
.lower-jobs .jobs__tour__contents .decoTop::after {
  left: auto;
  right: 20px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .decoTop::after {
    right: 15px;
  }
}
.lower-jobs .jobs__tour__contents .decoBottom::before, .lower-jobs .jobs__tour__contents .decoBottom::after {
  content: "";
  position: absolute;
  bottom: 20px;
  left: 20px;
  background: url(../img/jobs/tour_deco01.png) center/contain no-repeat;
  width: 49px;
  aspect-ratio: 49/52;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .decoBottom::before, .lower-jobs .jobs__tour__contents .decoBottom::after {
    width: 22px;
    bottom: 15px;
    left: 15px;
  }
}
.lower-jobs .jobs__tour__contents .decoBottom::after {
  left: auto;
  right: 20px;
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1);
}
@media (max-width: 834px) {
  .lower-jobs .jobs__tour__contents .decoBottom::after {
    right: 15px;
  }
}
.lower-jobs .jobs:has(.jobs__tour) .jobs__merit::before {
  display: none;
}
.lower-jobs .jobs__merit {
  background: #fff;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit {
    padding: 50px 0 60px;
  }
}
.lower-jobs .jobs__merit::before, .lower-jobs .jobs__merit::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-jobs .jobs__merit::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-jobs .jobs__merit::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
}
.lower-jobs .jobs__merit__inner {
  z-index: 10;
}
.lower-jobs .jobs__merit__title {
  margin: 0 auto;
  background: #bfa06b;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 10px 30px;
  margin-bottom: -35px;
  z-index: 1;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__title {
    padding: 10px;
    margin-bottom: -25px;
  }
}
.lower-jobs .jobs__merit__title .ja {
  font-weight: 700;
  font-size: clamp(1.6rem, 0.073rem + 3.053vw, 3.2rem);
  color: #fff;
  line-height: 1.6;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.7em;
  text-align: center;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__title .ja {
    gap: 0.4em;
  }
}
.lower-jobs .jobs__merit__title .ja::before, .lower-jobs .jobs__merit__title .ja::after {
  content: "";
  display: block;
  position: relative;
  width: 0.49375em;
  aspect-ratio: 79/104;
  -webkit-mask: url(../img/common/ico-title.png) no-repeat center center/contain;
          mask: url(../img/common/ico-title.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.lower-jobs .jobs__merit__title .ja::after {
  rotate: 180deg;
}
.lower-jobs .jobs__merit__list {
  border: 1px solid #bfa06b;
  background: #fff;
  padding: clamp(6rem, 1.077rem + 4.808vw, 8rem);
  padding-top: 80px;
  border-radius: 40px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list {
    padding: 30px 6.25%;
    border-radius: 20px;
  }
}
.lower-jobs .jobs__merit__list::before {
  content: "";
  background: url(../img/jobs/bg_deco03.png) center/contain no-repeat;
  aspect-ratio: 292/293;
  width: 292px;
  position: absolute;
  top: -80px;
  left: -170px;
  pointer-events: none;
  z-index: -1;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list::before {
    top: -90px;
    width: 129px;
  }
}
.lower-jobs .jobs__merit__list:has(.comment) .meritList {
  margin-bottom: 50px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list:has(.comment) .meritList {
    margin-bottom: 24px;
  }
}
.lower-jobs .jobs__merit__list .meritList__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding: 40px 0;
  border-bottom: 1px solid #ece2d2;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list .meritList__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    padding: 20px 0;
  }
}
@media (min-width: 835px) {
  .lower-jobs .jobs__merit__list .meritList__item:first-child {
    padding-top: 0;
  }
}
.lower-jobs .jobs__merit__list .meritList__item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.lower-jobs .jobs__merit__list .meritList__item .iconArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -ms-flex: 0 0 13.6801541426%;
      flex: 0 0 13.6801541426%;
  max-width: 142px;
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}
.lower-jobs .jobs__merit__list .meritList__item .iconArea img {
  aspect-ratio: 1/1;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list .meritList__item .iconArea {
    max-width: 90px;
  }
}
.lower-jobs .jobs__merit__list .meritList__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lower-jobs .jobs__merit__list .meritList__item .txtArea .title {
  font-weight: 700;
  font-size: clamp(1.8rem, 1.374rem + 0.851vw, 2.6rem);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  line-height: 1.6;
  margin-bottom: 10px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list .meritList__item .txtArea .title {
    margin-bottom: 5px;
  }
}
.lower-jobs .jobs__merit__list .meritList__item .txtArea .title .num {
  font-size: 1.4rem;
  background: #bfa06b;
  border-radius: 50%;
  width: clamp(2.8rem, 2.287rem + 1.026vw, 3.6rem);
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-top: 2px;
  letter-spacing: 0.025em;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list .meritList__item .txtArea .title .num {
    font-size: 1.2rem;
    margin-top: 0;
  }
}
.lower-jobs .jobs__merit__list .comment {
  font-size: clamp(1.6rem, 1.279rem + 0.641vw, 2.1rem);
  font-weight: 700;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #f2ece1));
  background: linear-gradient(transparent 50%, #f2ece1 50%);
  display: inline;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__merit__list .comment {
    line-height: 1.6;
  }
  .lower-jobs .jobs__merit__list .comment br {
    display: none;
  }
}
.lower-jobs .jobs__other {
  margin: 120px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other {
    margin: 50px 0;
  }
}
.lower-jobs .jobs__other::before, .lower-jobs .jobs__other::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-jobs .jobs__other::before {
  background: url(../img/jobs/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 329/326;
  width: 329px;
  top: -200px;
  right: -30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other::before {
    top: -140px;
    width: 129px;
  }
}
.lower-jobs .jobs__other::after {
  background: url(../img/jobs/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 155/154;
  width: 155px;
  top: 180px;
  left: -30px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other::after {
    width: 50px;
    top: 20px;
    left: -20px;
  }
}
.lower-jobs .jobs__other__inner {
  z-index: 10;
}
.lower-jobs .jobs__other__inner::before {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
  background: url(../img/jobs/bg_deco02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 243px;
  top: 0px;
  left: -30px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__inner::before {
    top: -60px;
    width: 80px;
    left: 0;
  }
}
.lower-jobs .jobs__other__contents .otherList {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(326px, 1fr));
  gap: 50px;
  margin-top: 50px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList {
    margin-top: 20px;
    gap: 30px;
  }
}
.lower-jobs .jobs__other__contents .otherList__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 3;
  gap: 20px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList__item {
    gap: 12px;
  }
}
.lower-jobs .jobs__other__contents .otherList__item .imgArea {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
.lower-jobs .jobs__other__contents .otherList__item .imgArea img {
  aspect-ratio: 366/240;
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList__item .txtArea .head {
    margin-top: 5px;
  }
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .head .icon {
  max-width: 63px;
  width: 100%;
  aspect-ratio: 1/1;
  border-radius: 50%;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList__item .txtArea .head .icon {
    max-width: 43px;
  }
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .head .txt {
  font-weight: 700;
  line-height: 1.6;
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .head .txt .en {
  font-size: 1.2rem;
  color: #bfa06b;
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .head .txt .ja {
  font-size: 2.5rem;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList__item .txtArea .head .txt .ja {
    font-size: 2rem;
  }
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .desc {
  position: relative;
  padding-top: 20px;
}
@media (max-width: 834px) {
  .lower-jobs .jobs__other__contents .otherList__item .txtArea .desc {
    padding-top: 12px;
  }
}
.lower-jobs .jobs__other__contents .otherList__item .txtArea .desc::before {
  content: "";
  background-image: radial-gradient(circle, #261b0a 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  pointer-events: none;
}

/* ============================================
// インタビュー一覧ページ
// ==========================================*/
.lower-interview_l {
  /*------------------------------
    インタビュー一覧
  ------------------------------*/
}
.lower-interview_l .interview__container__inner {
  padding-bottom: 50px;
}
@media (max-width: 834px) {
  .lower-interview_l .interview__container__inner {
    padding-bottom: 20px;
  }
}
.lower-interview_l .interviews {
  display: grid;
  grid-template-columns: repeat(2, minmax(280px, 1fr));
  gap: 50px 6.6%;
  margin-bottom: 50px;
}
@media (max-width: 750px) {
  .lower-interview_l .interviews {
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }
}
@media (max-width: 834px) {
  .lower-interview_l .interviews {
    gap: 40px;
  }
}
.lower-interview_l .interviews.-movie .interviews__item .imgArea .img {
  aspect-ratio: 16/9;
}
.lower-interview_l .interviews__item {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 0;
}
@media (max-width: 640px) {
  .lower-interview_l .interviews__item:first-child a {
    margin-top: 0;
  }
  .lower-interview_l .interviews__item:last-child a {
    margin-bottom: 0;
  }
}
.lower-interview_l .interviews__item .imgArea {
  position: relative;
  margin-bottom: 1.25em;
}
.lower-interview_l .interviews__item .imgArea .img {
  aspect-ratio: 490/328;
  overflow: hidden;
}
.lower-interview_l .interviews__item .imgArea .img img {
  border-radius: 25px;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .imgArea .img img {
    border-radius: 15px;
  }
}
.lower-interview_l .interviews__item .imgArea .icon {
  font-weight: 700;
  background: #c30d23;
  padding: 5px 20px;
  border-radius: 50px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: fit-content;
  position: absolute;
  bottom: -10px;
  left: -10px;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .imgArea .icon {
    font-size: 1.2rem;
    padding: 3px 17px;
  }
}
.lower-interview_l .interviews__item .imgArea .icon::before {
  content: "";
  color: #fff;
  display: block;
  width: 10px;
  aspect-ratio: 0.8660254038;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: linear-gradient(45deg, #fff);
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .imgArea .icon::before {
    width: 8px;
  }
}
.lower-interview_l .interviews__item .imgArea .movie {
  width: 100%;
  aspect-ratio: 16/9;
  margin: 0 auto;
}
.lower-interview_l .interviews__item .imgArea .movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.lower-interview_l .interviews__item .bodyArea {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 0;
}
.lower-interview_l .interviews__item .bodyArea .copy {
  font-size: clamp(2.2rem, 1.987rem + 0.426vw, 2.6rem);
  font-weight: 700;
  line-height: 1.65;
  margin-bottom: clamp(2rem, 0.031rem + 1.923vw, 2.8rem);
  color: #333333;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .copy {
    margin-bottom: 16px;
  }
}
.lower-interview_l .interviews__item .bodyArea .bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .bottom {
    gap: 12px 30px;
  }
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .job {
  font-size: clamp(1.4rem, 1.187rem + 0.426vw, 1.8rem);
  color: #bfa06b;
  font-weight: 600;
  line-height: 1.6;
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .data {
  font-size: 1.067em;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .bottom .prof .data {
    font-size: 1.3rem;
  }
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .data .name {
  font-size: clamp(2rem, 1.681rem + 0.638vw, 2.6rem);
  font-weight: 700;
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .data .name small {
  font-size: 0.615em;
  margin-left: 0.3em;
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .data .join {
  font-weight: 700;
}
.lower-interview_l .interviews__item .bodyArea .bottom .prof .data .join:nth-child(n+2)::before {
  content: "/";
  margin: 0 0.5em 0 0.5em;
}
.lower-interview_l .interviews__item .bodyArea .bottom .btn {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  max-width: 272px;
}
.lower-interview_l .interviews__item .bodyArea .bottom .btn a {
  background-color: #8661a5;
  color: #fff;
  padding: 20px 30px;
  padding-right: 20px;
  border-radius: 50px;
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 18px;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .bottom .btn a {
    font-size: 1.4rem;
    padding: 15px 26px;
    gap: 13px;
  }
}
.lower-interview_l .interviews__item .bodyArea .bottom .btn a::after {
  content: "";
  display: block;
  aspect-ratio: 65/49;
  width: 14px;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media (max-width: 834px) {
  .lower-interview_l .interviews__item .bodyArea .bottom .btn a::after {
    width: 12px;
  }
}

/* ============================================
// インタビュー詳細ページ
// ==========================================*/
.lower-interview_d .interview {
  /*------------------------------
    メインエリア
  ------------------------------*/
  /*------------------------------
    動画で見る
  ------------------------------*/
  /*------------------------------
    インタビューコンテンツ（通常）
  ------------------------------*/
  /*------------------------------
    一日の流れ
  ------------------------------*/
  /*------------------------------
    メッセージ
  ------------------------------*/
  /*------------------------------
    戻るボタン／取材日
  ------------------------------*/
}
.lower-interview_d .interview__container {
  padding-bottom: 100px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__container {
    padding-bottom: 60px;
  }
}
.lower-interview_d .interview__container:not(:has(.interview__movie)) .interview__topics::before {
  display: none;
}
.lower-interview_d .interview__main {
  position: relative;
}
.lower-interview_d .interview__main::before, .lower-interview_d .interview__main::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-interview_d .interview__main::before {
  background: url(../img/jobs/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 329/326;
  width: clamp(23rem, -1.369rem + 23.798vw, 32.9rem);
  bottom: -180px;
  right: -30px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main::before {
    bottom: -100px;
    width: 129px;
    right: -50px;
  }
}
.lower-interview_d .interview__main::after {
  background: url(../img/jobs/bg_deco02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: clamp(20rem, 1.538rem + 18.029vw, 27.5rem);
  bottom: -280px;
  left: -30px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main::after {
    width: 85px;
    bottom: -100px;
  }
}
.lower-interview_d .interview__main__inner {
  z-index: 10;
  padding-top: clamp(6rem, -3.846rem + 9.615vw, 10rem);
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__inner {
    padding-top: 26px;
  }
}
.lower-interview_d .interview__main__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5%;
  margin-bottom: clamp(8rem, -1.846rem + 9.615vw, 12rem);
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 50px;
  }
}
.lower-interview_d .interview__main__contents .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50.8333333333%;
          flex: 0 0 50.8333333333%;
  aspect-ratio: 610/444;
  position: relative;
}
.lower-interview_d .interview__main__contents .imgArea img {
  border-radius: 20px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .imgArea img {
    border-radius: 15px;
  }
}
.lower-interview_d .interview__main__contents .imgArea::before {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
  background: url(../img/interview/ico01.png) center/contain no-repeat;
  aspect-ratio: 102/101;
  width: 16.7213114754%;
  bottom: -40px;
  right: -50px;
}
@media (max-width: 450px) {
  .lower-interview_d .interview__main__contents .imgArea::before {
    bottom: -15px;
    right: -10px;
    width: 40px;
  }
}
.lower-interview_d .interview__main__contents .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: clamp(0rem, -12.308rem + 12.019vw, 4rem);
  margin-top: clamp(2rem, -0.462rem + 2.404vw, 3rem);
}
.lower-interview_d .interview__main__contents .txtArea .copyArea {
  margin-bottom: 20px;
  margin-right: -165px;
  z-index: 2;
  position: relative;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .copyArea {
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.lower-interview_d .interview__main__contents .txtArea .copyArea .copy {
  font-size: clamp(3rem, 1.769rem + 1.202vw, 3.5rem);
  font-weight: 700;
  line-height: 2.2;
  display: inline;
  color: #fff;
  font-weight: bold;
  background-color: #c30d23;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
  padding: 8px 10px;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
}
@media (max-width: 1200px) {
  .lower-interview_d .interview__main__contents .txtArea .copyArea .copy {
    line-height: 2;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .copyArea .copy {
    font-size: 1.5em;
  }
  .lower-interview_d .interview__main__contents .txtArea .copyArea .copy br {
    display: none;
  }
}
.lower-interview_d .interview__main__contents .txtArea .job {
  font-size: 1.2em;
  color: #bfa06b;
  font-weight: 600;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .job {
    font-size: 1.4rem;
  }
}
.lower-interview_d .interview__main__contents .txtArea .data {
  font-size: 1.067em;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .data {
    font-size: 1.3rem;
  }
}
.lower-interview_d .interview__main__contents .txtArea .data .name {
  font-size: 1.733em;
  font-weight: 700;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .data .name {
    font-size: 2rem;
  }
}
.lower-interview_d .interview__main__contents .txtArea .data .name small {
  font-size: 0.615em;
  margin-left: 0.3em;
}
.lower-interview_d .interview__main__contents .txtArea .data .join {
  font-weight: 700;
}
.lower-interview_d .interview__main__contents .txtArea .data .join:nth-child(n+2)::before {
  content: "/";
  margin: 0 0.5em 0 0.5em;
}
.lower-interview_d .interview__main__contents .txtArea .profile {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 2px solid #f8ede2;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .profile {
    margin-top: 10px;
    padding-top: 10px;
  }
}
.lower-interview_d .interview__main__contents .txtArea .profile .hd {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
  font-size: 1.15em;
  font-weight: 700;
}
.lower-interview_d .interview__main__contents .txtArea .profile .hd::before {
  content: "";
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 0.4em;
          flex: 0 0 0.4em;
  width: 0.4em;
  margin-top: 0.75em;
  background: #c30d23;
  border-radius: 50%;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__main__contents .txtArea .profile .hd::before {
    margin-top: 0.62em;
  }
}
.lower-interview_d .interview__movie {
  background: #fff;
  padding: clamp(10rem, 5.077rem + 4.808vw, 12rem) 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie {
    padding: 50px 0 60px;
  }
}
.lower-interview_d .interview__movie::before, .lower-interview_d .interview__movie::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 5;
  left: 0;
  -webkit-mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
          mask: url(../img/common/frame-wave1.png) repeat-x 0 bottom/100% auto;
  background-color: #fff6ef;
  width: 100%;
  aspect-ratio: 1440/24;
  pointer-events: none;
}
.lower-interview_d .interview__movie::before {
  top: 0;
  margin-top: -1px;
  scale: 1 -1;
}
.lower-interview_d .interview__movie::after {
  bottom: 0;
  margin-bottom: -1px;
  scale: -1 1;
}
.lower-interview_d .interview__movie__inner {
  z-index: 10;
}
.lower-interview_d .interview__movie__inner::before, .lower-interview_d .interview__movie__inner::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-interview_d .interview__movie__inner::before {
  background: url(../img/interview/bg_deco03.png) center/contain no-repeat;
  aspect-ratio: 208/209;
  width: 208px;
  bottom: -180px;
  right: -80px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie__inner::before {
    bottom: -90px;
    width: 100px;
    right: -30px;
  }
}
.lower-interview_d .interview__movie__inner::after {
  background: url(../img/interview/ico02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 69px;
  bottom: -200px;
  right: 30px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie__inner::after {
    width: 25px;
    bottom: -90px;
    right: 40px;
  }
}
.lower-interview_d .interview__movie__contents {
  z-index: 10;
  position: relative;
}
.lower-interview_d .interview__movie .movie_wrap {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
}
.lower-interview_d .interview__movie .movie {
  max-width: 800px;
  aspect-ratio: 16/9;
  margin: 0 auto;
  margin-top: 40px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie .movie {
    margin-top: 16px;
  }
}
.lower-interview_d .interview__movie .movie iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.lower-interview_d .interview__movie__deco::before, .lower-interview_d .interview__movie__deco::after {
  content: "";
  position: absolute;
  z-index: 6;
  pointer-events: none;
}
.lower-interview_d .interview__movie__deco::before {
  background: url(../img/interview/bg_deco01.png) center/contain no-repeat;
  aspect-ratio: 329/326;
  width: 329px;
  top: -180px;
  right: -30px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie__deco::before {
    top: -90px;
    width: 129px;
  }
}
.lower-interview_d .interview__movie__deco::after {
  background: url(../img/interview/bg_deco02.png) center/contain no-repeat;
  aspect-ratio: 1/1;
  width: 275px;
  bottom: -20px;
  left: -30px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__movie__deco::after {
    width: 115px;
    bottom: -20px;
  }
}
.lower-interview_d .interview__topics {
  margin-top: 80px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics {
    margin-top: 48px;
  }
}
.lower-interview_d .interview__topics::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  bottom: calc(100% + 30px);
  left: 0;
  width: 100%;
  aspect-ratio: 1440/426;
  background: url(../img/interview/bg-line01.png) no-repeat center center/contain;
  pointer-events: none;
}
.lower-interview_d .interview__topics__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-interview_d .interview__topics__list {
  margin-top: clamp(4rem, -0.923rem + 4.808vw, 6rem);
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__list {
    margin-top: 20px;
  }
}
.lower-interview_d .interview__topics__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5%;
  padding: clamp(2.4rem, -1.538rem + 3.846vw, 4rem) 0;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item {
    display: block;
    margin-bottom: 30px;
    padding: 0;
  }
}
@media (min-width: 835px) {
  .lower-interview_d .interview__topics__item:first-child {
    padding-top: 0;
  }
  .lower-interview_d .interview__topics__item:last-child {
    padding-bottom: 0;
  }
  .lower-interview_d .interview__topics__item:nth-child(3n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
  }
  .lower-interview_d .interview__topics__item:nth-child(3n) .imgArea {
    -webkit-box-shadow: 20px 20px 0 #e5d4ba;
            box-shadow: 20px 20px 0 #e5d4ba;
  }
}
@media (min-width: 835px) and (max-width: 834px) {
  .lower-interview_d .interview__topics__item:nth-child(3n) .imgArea {
    -webkit-box-shadow: 8px 8px 0 #e5d4ba;
            box-shadow: 8px 8px 0 #e5d4ba;
  }
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item:last-child {
    margin-bottom: 0;
  }
}
.lower-interview_d .interview__topics__item .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 38.1818181818%;
          flex: 0 0 38.1818181818%;
  aspect-ratio: 420/308;
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: -20px 20px 0 #e5d4ba;
          box-shadow: -20px 20px 0 #e5d4ba;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .imgArea {
    margin-bottom: 24px;
    -webkit-box-shadow: -8px 8px 0 #e5d4ba;
            box-shadow: -8px 8px 0 #e5d4ba;
    border-radius: 15px;
  }
}
.lower-interview_d .interview__topics__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lower-interview_d .interview__topics__item .txtArea .question {
  font-size: 2rem;
  color: #bfa06b;
  font-weight: 700;
  margin-bottom: 16px;
  line-height: 1.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .txtArea .question {
    font-size: 1.6rem;
    margin-bottom: 10px;
  }
}
.lower-interview_d .interview__topics__item .txtArea .question::before {
  content: "Q";
  background: #c30d23;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 34px;
  aspect-ratio: 1/1;
  color: #fff;
  border-radius: 50%;
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 1;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .txtArea .question::before {
    font-size: 1.2rem;
    width: 26px;
  }
}
.lower-interview_d .interview__topics__item .txtArea .lead {
  font-size: clamp(2.4rem, 1.169rem + 1.202vw, 2.9rem);
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 10px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__topics__item .txtArea .lead {
    font-size: 1.3em;
    margin-bottom: 6px;
  }
}
@media (min-width: 835px) {
  .lower-interview_d .interview__topics__item .txtArea .txt {
    font-size: 1.6rem;
  }
}
.lower-interview_d .interview__oneday {
  position: relative;
  z-index: 1;
  margin: 100px 0 90px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday {
    margin: 48px 0;
  }
}
.lower-interview_d .interview__oneday::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 6;
  top: -110px;
  left: 0;
  width: 100%;
  aspect-ratio: 1440/422;
  background: url(../img/interview/bg-line02.png) no-repeat center center/contain;
  pointer-events: none;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday::before {
    top: -80px;
  }
}
.lower-interview_d .interview__oneday__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-interview_d .interview__oneday .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse;
          flex-flow: column-reverse;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4em;
  font-weight: 700;
  margin-bottom: -33px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .title {
    margin-bottom: -20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-left: 20px;
  }
}
.lower-interview_d .interview__oneday .body {
  background: #ffffff;
  padding: 60px 70px;
  border-radius: 40px;
  -webkit-box-shadow: 20px 20px 0 #e5d4ba;
          box-shadow: 20px 20px 0 #e5d4ba;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .body {
    border-radius: 20px;
    -webkit-box-shadow: 8px 8px 0 #e5d4ba;
            box-shadow: 8px 8px 0 #e5d4ba;
    padding: 20px 6.25%;
    padding-top: 30px;
  }
}
.lower-interview_d .interview__oneday .timeline {
  position: relative;
  z-index: 1;
}
.lower-interview_d .interview__oneday .timeline::before {
  content: "";
  width: 1px;
  height: calc(100% - 30px);
  position: absolute;
  z-index: -1;
  top: 30px;
  left: 130px;
  background: #bfa06b;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline::before {
    left: 5px;
  }
}
.lower-interview_d .interview__oneday .timeline__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0;
  position: relative;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item {
    display: block;
    padding: 10px 0;
  }
}
.lower-interview_d .interview__oneday .timeline__item:last-child {
  border-bottom: none;
}
.lower-interview_d .interview__oneday .timeline__item:last-child::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 130px;
  width: 5px;
  height: calc(100% - 30px);
  background-color: #fff;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item:last-child::before {
    margin-left: 3px;
  }
}
.lower-interview_d .interview__oneday .timeline__item .timeArea {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 130px;
          flex: 0 0 130px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .timeArea {
    padding-left: 30px;
  }
}
.lower-interview_d .interview__oneday .timeline__item .timeArea .time {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  background: #c30d23;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50px;
  padding: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 6px 20px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .timeArea .time {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 10px;
    padding: 3px 12px;
  }
}
.lower-interview_d .interview__oneday .timeline__item .timeArea::before {
  content: "";
  aspect-ratio: 1/1;
  width: 10px;
  position: absolute;
  right: 0;
  top: 10px;
  border-radius: 50%;
  -webkit-transform: translate(50%, 0);
          transform: translate(50%, 0);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #bfa06b;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .timeArea::before {
    right: inherit;
    left: 5px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.lower-interview_d .interview__oneday .timeline__item .txtArea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 50px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .txtArea {
    padding-left: 30px;
  }
}
.lower-interview_d .interview__oneday .timeline__item .txtArea .hd {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .txtArea .hd {
    font-size: 1.8rem;
  }
}
.lower-interview_d .interview__oneday .timeline__item .txtArea .txt {
  margin-top: 0.25em;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .timeline__item .txtArea .txt {
    font-size: 0.95em;
  }
}
.lower-interview_d .interview__oneday .elephant {
  display: block;
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  margin: 0 130px -50px 0;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .elephant {
    margin-right: 30px;
    margin-bottom: -30px;
  }
}
.lower-interview_d .interview__oneday .elephant span {
  display: block;
  aspect-ratio: 162/115;
  background: url(../img/interview/elephant.png) no-repeat center center/contain;
  width: 162px;
  -webkit-transition: 0.3s 0.3s;
  transition: 0.3s 0.3s;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}
.lower-interview_d .interview__oneday .elephant span.js-active {
  -webkit-transform: none;
          transform: none;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__oneday .elephant span {
    width: 81px;
  }
}
.lower-interview_d .interview__message {
  margin-top: 90px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message {
    margin-top: 48px;
  }
}
.lower-interview_d .interview__message .title {
  gap: 20px;
  margin-bottom: 10px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message .title {
    margin-bottom: 5px;
    gap: 12px;
  }
}
.lower-interview_d .interview__message__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-interview_d .interview__message__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5%;
  padding: 40px 0;
  border-top: 7px double #e5d4ba;
  border-bottom: 7px double #e5d4ba;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 30px 0;
  }
}
.lower-interview_d .interview__message__contents .imgArea {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 37.1818181818%;
          flex: 0 0 37.1818181818%;
  aspect-ratio: 409/280;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__message__contents .imgArea {
    max-width: 300px;
    margin: 0 auto 20px;
  }
}
.lower-interview_d .interview__message__contents .txtArea {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media (min-width: 835px) {
  .lower-interview_d .interview__message__contents .txtArea {
    font-size: 1.6rem;
  }
}
.lower-interview_d .interview__bottom {
  margin-top: 20px;
}
@media (max-width: 834px) {
  .lower-interview_d .interview__bottom {
    margin-top: 12px;
  }
}
.lower-interview_d .interview__bottom__inner {
  max-width: 1240px;
  z-index: 10;
}
.lower-interview_d .interview__bottom .date {
  display: block;
  text-align: right;
  font-size: 0.9em;
  color: rgba(51, 51, 51, 0.8);
}
.lower-interview_d .interview__bottom .backBtn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
}
.lower-interview_d .interview__bottom .backBtn a .ico span::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scaleX(-1);
          transform: translate(-50%, -50%) rotate(45deg) scaleX(-1);
}

/* ============================================
// よくある質問ページ
// ==========================================*/
.lower-faq .faq {
  /*------------------------------
    前段文 260204追加
  ------------------------------*/
  /*------------------------------
    タブ 260204追加
  ------------------------------*/
  /*------------------------------
    コンテンツエリア
  ------------------------------*/
  /*------------------------------
    アンカー
  ------------------------------*/
}
.lower-faq .faq__container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 40px 90px;
}
@media (max-width: 834px) {
  .lower-faq .faq__container {
    padding: 0 20px 30px;
  }
}
.lower-faq .faq__intro {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 834px) {
  .lower-faq .faq__intro {
    margin-bottom: 30px;
  }
}
.lower-faq .faq__intro .lead {
  font-size: 2.2rem;
  font-weight: 700;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ecdcc7));
  background: linear-gradient(transparent 50%, #ecdcc7 50%);
  display: inline;
  line-height: 1.8;
}
@media (max-width: 834px) {
  .lower-faq .faq__intro .lead {
    font-size: 1.8rem;
  }
}
.lower-faq .faq__intro .note {
  margin-top: 6px;
}
.lower-faq .faq__tab .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 834px) {
  .lower-faq .faq__tab .tabs {
    gap: 10px;
  }
}
.lower-faq .faq__tab .tabs__item {
  position: relative;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: 700;
  font-size: 1.7rem;
  line-height: 1.6;
  padding: 17px;
  color: #8661a5;
  background: #fff;
  border: 1px solid #8661a5;
  border-radius: 50px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  max-width: 380px;
}
@media (max-width: 834px) {
  .lower-faq .faq__tab .tabs__item {
    font-size: 0.9em;
    padding: 1em;
  }
}
.lower-faq .faq__tab .tabs__item::after {
  content: "";
  display: block;
  width: 20px;
  height: 10px;
  position: absolute;
  left: 50%;
  bottom: 1px;
  clip-path: polygon(50% 100%, 100% 0, 0 0);
  background: #fff;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-faq .faq__tab .tabs__item::after {
    width: 12px;
    height: 6px;
  }
}
.lower-faq .faq__tab .tabs__item.-active {
  color: #ffffff;
  background: #8661a5;
}
.lower-faq .faq__tab .tabs__item.-active::after {
  background: #8661a5;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.js-tab-target {
  opacity: 0;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-tab-target.-active {
  height: auto;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.lower-faq .faq__contents:not(.js-tab-target) {
  padding-top: 80px;
}
@media (max-width: 834px) {
  .lower-faq .faq__contents:not(.js-tab-target) {
    padding-top: 40px;
  }
}
.lower-faq .faq__contents__block {
  margin-bottom: 60px;
}
@media (max-width: 834px) {
  .lower-faq .faq__contents__block {
    margin-bottom: 30px;
  }
}
.lower-faq .faq__contents__block:first-child {
  margin-top: 60px;
}
@media (max-width: 834px) {
  .lower-faq .faq__contents__block:first-child {
    margin-top: 30px;
  }
}
.lower-faq .faq__contents__block:nth-child(even) .faq__list::before {
  left: auto;
  right: -120px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
@media (max-width: 834px) {
  .lower-faq .faq__contents__block:nth-child(even) .faq__list::before {
    right: -30px;
  }
}
.lower-faq .faq__contents__block:nth-child(even) .faq__list::after {
  right: auto;
  left: -108px;
}
@media (max-width: 834px) {
  .lower-faq .faq__contents__block:nth-child(even) .faq__list::after {
    left: -28px;
  }
}
.lower-faq .faq__anchor {
  margin: 60px 0;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor {
    margin: 24px 0 30px;
  }
}
.lower-faq .faq__anchor .anchors {
  font-size: 1.6rem;
  font-weight: 700;
  display: grid;
  grid-template-columns: repeat(auto-fit, 245px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px 3%;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchors {
    font-size: 1.2rem;
    gap: 12px 18px;
    grid-template-columns: repeat(auto-fit, 148px);
  }
}
.lower-faq .faq__anchor .anchors__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.4em;
  color: #333333;
  line-height: 1.6;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-bottom: 4px double #333333;
  padding-bottom: 6px;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchors__item a {
    padding-bottom: 3px;
  }
}
.lower-faq .faq__anchor .anchors__item a .arrow {
  position: relative;
  display: block;
  width: 24px;
  aspect-ratio: 1/1;
  background-color: #8661a5;
  border-radius: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchors__item a .arrow {
    width: 18px;
  }
}
.lower-faq .faq__anchor .anchors__item a .arrow::after {
  content: "";
  aspect-ratio: 1/1;
  width: 10px;
  background: #fff;
  -webkit-mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
          mask: url(../img/common/ico-arrow.png) no-repeat center center/contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
@media (max-width: 834px) {
  .lower-faq .faq__anchor .anchors__item a .arrow::after {
    width: 8px;
  }
}
.lower-faq .faq__list {
  border-radius: 30px;
  background: #fff;
  padding: 10px 0;
  margin-top: 30px;
  position: relative;
}
@media (max-width: 834px) {
  .lower-faq .faq__list {
    padding: 0;
    margin-top: 16px;
    border-radius: 20px;
  }
}
.lower-faq .faq__list::before {
  content: "";
  background: url(../img/faq/bg_deco01.png) center/contain no-repeat;
  width: 26.7272727273%;
  aspect-ratio: 294/219;
  position: absolute;
  top: -100px;
  left: -120px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .lower-faq .faq__list::before {
    left: -80px;
  }
}
@media (max-width: 834px) {
  .lower-faq .faq__list::before {
    top: -30px;
    left: -29px;
  }
}
.lower-faq .faq__list::after {
  content: "";
  background: url(../img/faq/bg_deco02.png) center/contain no-repeat;
  width: 16.8181818182%;
  aspect-ratio: 185/100;
  position: absolute;
  top: -50px;
  right: -78px;
  z-index: -1;
  pointer-events: none;
}
@media (max-width: 1200px) {
  .lower-faq .faq__list::after {
    right: -48px;
  }
}
@media (max-width: 834px) {
  .lower-faq .faq__list::after {
    top: -20px;
    right: -18px;
  }
}
.lower-faq .faq__list__item {
  padding: 0 60px;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item {
    padding: 0 20px;
  }
}
.lower-faq .faq__list__item:last-child {
  border-bottom: 1px solid transparent;
}
.lower-faq .faq__list__item .q {
  position: relative;
  z-index: 1;
  padding: 2.4em 0;
  padding-right: 50px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q {
    padding: 1.5em 0;
    padding-right: 30px;
  }
}
.lower-faq .faq__list__item .q::before, .lower-faq .faq__list__item .q::after {
  content: "";
  width: 17px;
  height: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  background: #bfa06b;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q::before, .lower-faq .faq__list__item .q::after {
    width: 14px;
  }
}
.lower-faq .faq__list__item .q::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.lower-faq .faq__list__item .q p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0.5em;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.7;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q p {
    font-size: 1.14em;
  }
}
.lower-faq .faq__list__item .q p::before {
  content: "Q";
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 0.7em;
  color: #ffffff;
  line-height: 1;
  padding-top: 0.1em;
  background: #c30d23;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -5px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .q p::before {
    padding-top: 0;
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
  }
}
@media (any-hover: hover) {
  .lower-faq .faq__list__item .q p:hover {
    color: #c30d23;
  }
}
.lower-faq .faq__list__item .a {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-rows: 0fr;
  padding: 0 30px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 1.6rem;
  background: #f8f5f0;
  border-radius: 10px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .a {
    padding: 0 20px;
    font-size: 1.4rem;
  }
}
.lower-faq .faq__list__item .a p {
  overflow-y: hidden;
}
.lower-faq .faq__list__item .a .marker {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(191, 160, 107, 0.4)));
  background: linear-gradient(transparent 60%, rgba(191, 160, 107, 0.4) 60%);
  font-weight: 700;
}
.lower-faq .faq__list__item .a .strong {
  font-weight: 700;
  color: #c30d23;
}
.lower-faq .faq__list__item .a .link {
  display: block;
}
.lower-faq .faq__list__item .a .link:nth-child(1 of .link) {
  margin-top: 13px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .a .link:nth-child(1 of .link) {
    margin-top: 10px;
  }
}
.lower-faq .faq__list__item .a .link a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 700;
  color: #bfa06b;
  gap: 6px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 1.5rem;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .a .link a {
    font-size: 1.3rem;
  }
}
.lower-faq .faq__list__item .a .link a::before {
  content: "";
  aspect-ratio: 1/1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1em;
          flex: 0 0 1em;
  width: 1em;
  margin-top: 0.45em;
  background: #bfa06b;
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-image: url(../img/faq/ico_link.svg);
          mask-image: url(../img/faq/ico_link.svg);
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item .a .link a::before {
    margin-top: 0.35em;
  }
}
.lower-faq .faq__list__item .a .link a[target=_blank]::before {
  -webkit-mask-image: url(../img/faq/ico_external.svg);
          mask-image: url(../img/faq/ico_external.svg);
}
@media (any-hover: hover) {
  .lower-faq .faq__list__item .a .link a:hover {
    opacity: 0.7;
  }
}
.lower-faq .faq__list__item.-open .q::after {
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
.lower-faq .faq__list__item.-open .a {
  grid-template-rows: 1fr;
  margin-top: -1em;
  margin-bottom: 2.4em;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 834px) {
  .lower-faq .faq__list__item.-open .a {
    margin-top: -0.5em;
    padding-bottom: 1.5em;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */