<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*! destyle.css v3.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

*,
*::before,
*::after {
  background-repeat: no-repeat;
}

body {
  color: #000;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.watch-btn-container {
  position: absolute;
  bottom: 10.7%;
  text-align: center;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 98%;
}

.watch-button {
  text-align: left;
}

.entry-btn {
  cursor: pointer;
  display: inline-block;
  background: radial-gradient(100% 256% at 0% 100%, rgba(0, 0, 0, 0.7) 0%, rgba(255, 133, 155, 0.7) 0%, rgba(255, 92, 40, 0.7) 0.01%, rgba(255, 0, 0, 0.7) 48.44%, rgba(255, 53, 77, 0.7) 100%);
  background-color: #ff0000;
  border-radius: 100vh;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 100%;
  font-size: 0.875rem;
  width: 150px;
  height: 40px;
  padding-top: 12px;
}
.entry-btn::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
  background-size: 33%;
  background-position: 5px 6px;
  transition: all 0.15s;
}
.entry-btn:hover {
  animation: blink 0.5s ease 0s forwards;
}

.foot-entry-btn {
  cursor: pointer;
  display: inline-block;
  background: radial-gradient(100% 256% at 0% 100%, rgba(0, 0, 0, 0.7) 0%, rgba(255, 133, 155, 0.7) 0%, rgba(255, 92, 40, 0.7) 0.01%, rgba(255, 0, 0, 0.7) 48.44%, rgba(255, 53, 77, 0.7) 100%);
  background-color: #ff0000;
  border-radius: 100vh;
  box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 100%;
  font-size: 0.875rem;
  width: 150px;
  height: 40px;
  padding-top: 12px;
  visibility: hidden;
  position: fixed;
  z-index: 1;
  right: 15px;
  bottom: 30px;
}
.foot-entry-btn::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
  background-size: 33%;
  background-position: 5px 6px;
  transition: all 0.15s;
}
.foot-entry-btn:hover {
  animation: blink 0.5s ease 0s forwards;
}
.foot-entry-btn.is-show {
  visibility: visible;
  opacity: 0;
  animation: 0.5s fade-in-up 0.1s forwards;
}
.foot-entry-btn.is-hide {
  animation: 0.5s fade-out-down 0s forwards;
}

.back-btn, .back-btn-arrow-white {
  position: absolute;
  top: 16px;
  left: 16px;
  cursor: pointer;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.04);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 100vh;
  text-align: center;
  line-height: 100%;
  font-size: 0.875rem;
  padding: 12px 18px 12px 13px;
  transition: background-color 0.3s 0s ease;
}
.back-btn::before, .back-btn-arrow-white::before {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 0 0 5l5 5V0Z' fill='black'/%3e%3c/svg%3e");
  background-size: 30%;
  background-position: 3px 6px;
  padding-right: 2px;
  transition: all 0.15s;
}

.back-btn-arrow-white {
  color: #fff;
}
.back-btn-arrow-white::before {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 0 0 5l5 5V0Z' fill='white'/%3e%3c/svg%3e");
}

.en .btn-round-rarrow {
  line-height: 120%;
}
.en .btn-round-rarrow::after {
  line-height: 1;
  vertical-align: top;
}
.en .btn-text-rarrow {
  line-height: 130%;
  letter-spacing: 0;
}
.en .btn-text-rarrow::after {
  line-height: 1;
  vertical-align: top;
}
.en .btn-round-more {
  line-height: 120%;
}
.en .btn-round-more::after {
  line-height: 1;
  vertical-align: top;
}
.en .entry-btn {
  line-height: 120%;
}
.en .entry-btn::after {
  line-height: 1;
  vertical-align: top;
}
.en .foot-entry-btn {
  line-height: 120%;
}
.en .foot-entry-btn::after {
  line-height: 1;
  vertical-align: top;
}

.btn-round-rarrow {
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  border-radius: 100vh;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-size: 1rem;
  padding: 23px 18px 24px 24px;
}
.btn-round-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 5px;
  background-position: 6px 7px;
  transition: all 0.15s;
}
.btn-round-rarrow:hover {
  animation: blink 0.5s ease 0s forwards;
}

.btn-round-more {
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  border-radius: 100vh;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-size: 1rem;
  padding: 20px 22px 20px 26px;
}
.btn-round-more::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='10' height='5' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 0 5 5 5-5H0Z' fill='black'/%3e%3c/svg%3e");
  background-size: 10px;
  background-position: 4px 12px;
  width: 10px;
  height: 5px;
  transition: all 0.15s;
}
.btn-round-more:hover {
  animation: blink 0.5s ease 0s forwards;
  /*
  @include tb {
    &amp;::after {
      background-position-y: 14px;
    }
  }
  */
}

.btn-text-popup {
  font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
  cursor: pointer;
  display: inline-block;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-size: 1rem;
}
.btn-text-popup::after {
  content: "　　";
  background-image: url("data:image/svg+xml,%3csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.222 14.222H1.778V1.778H8V0H1.778C.79 0 0 .8 0 1.778v12.444C0 15.2.791 16 1.778 16h12.444C15.2 16 16 15.2 16 14.222V8h-1.778v6.222ZM9.778 0v1.778h3.19l-8.737 8.738 1.253 1.253 8.738-8.738v3.191H16V0H9.778Z' fill='black'/%3e%3c/svg%3e");
  background-size: 40%;
  background-position: 5px 7px;
  transition: all 0.15s;
}
.btn-text-popup:hover {
  animation: blink 0.5s ease 0s forwards;
}

.btn-text-rarrow {
  font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
  cursor: pointer;
  display: inline-block;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-size: 1rem;
}
.btn-text-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 33%;
  background-position: 6px 7px;
  transition: all 0.15s;
}
.btn-text-rarrow:hover {
  animation: blink 0.5s ease 0s forwards;
}

@keyframes blink {
  0% {
    opacity: 0.7;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in-up {
  0% {
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-upm_s {
  0% {
    margin-top: 50px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fade-in-upm_m {
  0% {
    margin-top: 75px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fade-in-up-card {
  0% {
    margin-top: 30px;
    opacity: 0;
  }
  100% {
    margin-top: 0;
    opacity: 1;
  }
}
@keyframes fade-in-herottl {
  0% {
    transform: translateX(7%);
    opacity: 0;
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
.event-list {
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 50px;
}
.event-list__inner {
  box-sizing: border-box;
  width: 100%;
  padding-left: 22px;
  padding-right: 22px;
  margin-left: auto;
  margin-right: auto;
}
.event-list-ttl {
  font-family: "UniqloRegular", sans-serif;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 100%;
  font-size: 1.5rem;
  margin-bottom: 48px;
}
.event-list-cards-wrap {
  box-sizing: content-box;
  width: 100%;
  margin: 0 auto;
}
.event-list-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -32px 0 40px 0;
}
.event-list-cards.align-left {
  justify-content: flex-start;
}
.event-list-cards.align-left::after {
  content: "";
  display: block;
  width: 100%;
}
.event-list-card {
  display: none;
  position: relative;
  word-wrap: break-word;
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  align-items: center;
  padding: 16px 0 0 0;
}
.event-list-card.is-show {
  display: block;
  opacity: 0;
  animation: fade-in-up-card 0.5s ease 0s forwards;
}
.event-list-card__content {
  background-color: #fff;
  height: 100%;
  padding: 23px 16px 35px;
}
.event-list-card-ttl {
  font-weight: bold;
  line-height: 175%;
  font-size: 1rem;
  margin-bottom: 2px;
}
.event-list-card-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 5.2em;
  font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
  line-height: 175%;
  font-size: 1rem;
  margin-bottom: 42px;
}
.event-list-card .text-multi-rarrow-mid {
  position: absolute;
  bottom: 20px;
}
.event-list__foot {
  display: flex;
  justify-content: center;
}
.event-list__foot .btn-round-more {
  display: none;
}
.event-list__foot .btn-round-more.is-show {
  display: block;
}

.en .footer__side {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.005em;
  font-weight: 400;
}

.footer {
  background-color: #fff;
}
.footer__side {
  max-width: 1440px;
  margin: auto;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 0.75rem;
  padding: 80px 16px 16px;
}
.footer__nav {
  display: flex;
  margin-bottom: 16px;
}
.footer__nav &gt; * {
  white-space: nowrap;
  margin-right: 1em;
}
.footer__copyright {
  white-space: nowrap;
}

.footnav__item, .header__nav-item, .header__ttl a {
  position: relative;
}
.footnav__item::before, .header__nav-item::before, .header__ttl a::before {
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  content: "";
}

.footnav, .header {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.footnav button, .header button {
  letter-spacing: inherit;
}

.job-list-card-corporate .job-list-card__content::after, .job-list-card-creative .job-list-card__content::after, .region-nav a::after, .staff-nav a::after, .job-list-nav li.corporate a::after, .job-list-nav li.creative a::after {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' viewBox='0 0 5 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 5px;
  height: 10px;
}

.job-list-card__content::after, .job-list-nav a::after {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' viewBox='0 0 5 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 5px;
  height: 10px;
}

.job-staff-nav-btn::after, .footnav__item--staff::after, .header__region-btn::after, .header__nav-item--job-list::after, .header__nav-item--staff::after {
  background-image: url("data:image/svg+xml,%3csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M9 1 5 5 1 1' stroke='black'/%3e%3c/svg%3e");
  background-size: 100%;
  width: 10px;
  height: 6px;
}

:root {
  --header-height: 56px;
  --footnav-height: calc(50px + env(safe-area-inset-bottom, 0px));
}

.en .header {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.005em;
  font-weight: 400;
}
.en .job-list-nav a {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.005em;
  font-weight: 600;
}
.en .job-list-nav__body li:first-child a {
  font-family: "UniqloRegular", sans-serif;
  font-weight: 400;
  letter-spacing: 0.05em;
}

.header {
  position: relative;
  z-index: 100;
  background: #fff;
  display: flex;
  align-items: center;
  height: var(--header-height);
  padding: 0 19px 0 11px;
  /*
  @include sp {
    &amp;__ttl {
      margin-right: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }
    &amp;__logo {
      margin-right: auto;
    }
  }
  */
}
.header__logo {
  flex: 0 0 auto;
  margin-right: 16px;
}
.header__logo img {
  width: 70px;
  height: 34px;
}
.header__ttl {
  margin-right: auto;
  font-size: 0.875rem;
}
.header__ttl span {
  display: none;
}
.header__nav {
  height: var(--header-height);
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  margin-right: 16px;
}
.header__nav-item:not(:last-child) {
  margin-right: 30px;
}
.header__nav-item--job-list, .header__nav-item--staff {
  position: relative;
  padding-right: 11px;
  transition: opacity 0.1s;
}
.header__nav-item--job-list::after, .header__nav-item--staff::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.header__nav-item--job-list span, .header__nav-item--staff span {
  transition: opacity 0.1s;
}
.header__nav-item--job-list::after, .header__nav-item--staff::after {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header__nav-item--job-list.is-expanded span, .header__nav-item--staff.is-expanded span {
  opacity: 0.33;
}
.header__nav-item--job-list.is-expanded::after, .header__nav-item--staff.is-expanded::after {
  opacity: 0.33;
  transform: rotate(-180deg);
}
.header__region-btn {
  display: flex;
  align-items: center;
  font-size: 0.75rem;
  margin: -10px;
  padding: 10px;
  transition: opacity 0.1s;
}
.header__region-btn::before {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cg clip-path='url(%23a)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M9 0a9 9 0 1 1 0 18A9 9 0 0 1 9 0Zm2.768 12h-5.55c.48 3.203 1.68 5.25 2.782 5.25s2.31-2.047 2.783-5.25h-.015Zm4.92 0h-4.14a10.38 10.38 0 0 1-1.868 5.078 8.25 8.25 0 0 0 6-5.078h.008ZM5.43 12H1.313a8.25 8.25 0 0 0 6 5.078A10.38 10.38 0 0 1 5.46 12h-.03Zm-.067-5.25H1.064a8.303 8.303 0 0 0 0 4.5h4.297a22.5 22.5 0 0 1 0-4.5Zm6.517 0H6.12a21 21 0 0 0 0 4.5h5.76a20.997 20.997 0 0 0 0-4.5Zm5.062 0h-4.305a22.217 22.217 0 0 1 0 4.5h4.305a8.296 8.296 0 0 0 0-4.5ZM7.32.923A8.25 8.25 0 0 0 1.312 6H5.46A10.41 10.41 0 0 1 7.32.923ZM11.82 6C11.31 2.797 10.102.75 9 .75 7.897.75 6.697 2.797 6.218 6h5.602ZM10.68.923A10.41 10.41 0 0 1 12.547 6h4.14a8.25 8.25 0 0 0-6-5.078' fill='black'/%3e%3c/g%3e%3cdefs%3e%3cclipPath id='a'%3e%3cpath fill='white' d='M0 0h18v18H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
  background-size: 100%;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
.header__region-btn::after {
  content: "";
  display: block;
  margin-left: 3px;
}
.header__region-btn::after {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header__region-btn.is-expanded {
  opacity: 0.33;
}
.header__region-btn.is-expanded::after {
  transform: rotate(-180deg);
}

.footnav {
  padding: 18px 0 calc(18px + env(safe-area-inset-bottom, 0px));
  background: #fff;
  font-size: 0.875rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  position: fixed;
  z-index: 90;
  left: 0;
  right: 0;
  bottom: 0;
}
.footnav__item:not(:first-child) {
  margin-left: 16px;
}
.footnav__item--staff {
  margin-right: -6px;
  position: relative;
  padding-right: 13px;
  transition: opacity 0.1s;
}
.footnav__item--staff::after {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 0;
  margin: auto 0;
  transform: rotate(-180deg);
}
.footnav__item--staff::after {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footnav__item--staff.is-expanded {
  opacity: 0.33;
}
.footnav__item--staff.is-expanded::after {
  transform: none;
}

.job-list-nav {
  position: relative;
}
.job-list-nav::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 89;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.job-list-nav__body {
  background: #fff;
  font-size: 1rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.job-list-nav li {
  background-color: #f9f9f9;
  /*
  &amp;:hover {
    @include anime-blink;
  }
  */
}
.job-list-nav li.marketing {
  background-color: #F00077;
}
.job-list-nav li.scm {
  background-color: #A648F0;
}
.job-list-nav li.dx {
  background-color: #3074F9;
}
.job-list-nav li.creative {
  background-color: #37F1C5;
}
.job-list-nav li.creative a {
  color: #000;
}
.job-list-nav li.creative:hover {
  animation: blink 0.5s ease 0s forwards;
}
.job-list-nav li.corporate {
  background-color: #E0FF4F;
  /*
  &amp;:hover {
    @include anime-blink;
  }
  */
}
.job-list-nav li.corporate a {
  color: #000;
}
.job-list-nav a {
  font-feature-settings: "palt" on;
  font-family: Midashi Go MB31, "Noto Sans JP", "YuGothic_Local", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  display: flex;
  align-items: center;
  height: 64px;
  padding-left: 22px;
  padding-right: 0;
  position: relative;
}
.job-list-nav a.disenable {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  pointer-events: none;
}
.job-list-nav a.disenable::after {
  display: none;
}
.job-list-nav a span {
  margin-right: auto;
}
.job-list-nav a::after {
  content: "";
  transition: 0.1s ease-out;
  position: relative;
  left: -32px;
}
.job-list-nav a:hover {
  animation: blink 0.5s ease 0s forwards;
}
.job-list-nav a:hover::after {
  left: -29px;
}
.job-list-nav--header .job-list-nav__body {
  position: fixed;
  z-index: 90;
  left: 0;
  width: 100%;
}
.job-list-nav--popover::before {
  background: transparent;
}
.job-list-nav--popover .job-list-nav__body {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 90;
  left: 0;
  width: 100%;
  bottom: 0;
  margin-bottom: 64px;
}
.job-list-nav__body, .job-list-nav::before {
  transition: visibility, opacity;
  transition-duration: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.job-list-nav.is-expanded .job-list-nav__body, .job-list-nav.is-expanded::before {
  visibility: visible;
  opacity: 1;
}
.job-list-nav--popover::before {
  transition: none;
}
.job-list-nav--popover .job-list-nav__body {
  transition-property: visibility, opacity, transform;
  transform: translateY(14px);
}
.job-list-nav--popover.is-expanded .job-list-nav__body {
  transition-duration: 0.35s;
  transform: none;
}

.staff-nav {
  position: relative;
}
.staff-nav::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 89;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.staff-nav__body {
  background: #fff;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1rem;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}
.staff-nav a {
  display: flex;
  align-items: center;
  height: 65px;
  padding-right: 32px;
  border-bottom: 1px solid #f3f3f3;
  transition: background 0.1s;
}
.staff-nav a img {
  display: block;
  width: 48px;
  height: 48px;
  margin: 8px;
}
.staff-nav a span {
  margin-right: auto;
}
.staff-nav a::after {
  content: "";
  opacity: 0.33;
}
.staff-nav a:hover {
  background: #f3f3f3;
}
.staff-nav a:hover::after {
  opacity: 1;
}
.staff-nav--header .staff-nav__body {
  position: fixed;
  z-index: 90;
  left: 0;
  width: 100%;
  bottom: var(--footnav-height);
}
.staff-nav--popover::before {
  background: transparent;
}
.staff-nav--popover .staff-nav__body {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 90;
  left: 0;
  width: 100%;
  bottom: 0;
  margin-bottom: 64px;
}
.staff-nav__body, .staff-nav::before {
  transition: visibility, opacity;
  transition-duration: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.staff-nav.is-expanded .staff-nav__body, .staff-nav.is-expanded::before {
  visibility: visible;
  opacity: 1;
}
.staff-nav--popover::before {
  transition: none;
}
.staff-nav--popover .staff-nav__body {
  transition-property: visibility, opacity, transform;
  transform: translateY(14px);
}
.staff-nav--popover.is-expanded .staff-nav__body {
  transition-duration: 0.35s;
  transform: none;
}

.region-nav {
  position: relative;
}
.region-nav::before {
  content: "";
  display: block;
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 89;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.region-nav__body {
  background: #fff;
  font-family: "Roboto", "Noto Sans JP", sans-serif;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  position: absolute;
  z-index: 90;
  right: 0;
  top: 0;
  width: 100%;
}
.region-nav a,
.region-nav span {
  display: block;
  padding: 17px 32px 15px 22px;
}
.region-nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background 0.1s;
}
.region-nav a::after {
  content: "";
  opacity: 0.33;
}
.region-nav a:hover {
  background: #f3f3f3;
}
.region-nav a:hover::after {
  opacity: 1;
}
.region-nav__region {
  border-bottom: 1px solid #f3f3f3;
  display: flex;
  justify-content: space-between;
}
.region-nav__region &gt; span,
.region-nav__region a {
  flex: 1;
  white-space: nowrap;
}
.region-nav__region--grouped {
  background: #fafafa;
}
.region-nav__region--grouped ul {
  width: 50%;
}
.region-nav__lang:not(:last-child) {
  border-bottom: 1px solid #f3f3f3;
}
.region-nav__body, .region-nav::before {
  transition: visibility, opacity;
  transition-duration: 0.3s;
  visibility: hidden;
  opacity: 0;
}
.region-nav.is-expanded .region-nav__body, .region-nav.is-expanded::before {
  visibility: visible;
  opacity: 1;
}

.job-marketing .job-hero {
  background-color: #F00077;
  color: #fff;
}
.job-marketing .job-hero .back-btn, .job-marketing .job-hero .back-btn-arrow-white {
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.job-marketing .job-hero .back-btn::before, .job-marketing .job-hero .back-btn-arrow-white::before {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 0 0 5l5 5V0Z' fill='white'/%3e%3c/svg%3e");
}
.job-marketing .job-hero .entry-btn {
  background: #fff;
  color: #F00077;
}
.job-marketing .job-hero .entry-btn::after {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='%23F00077'/%3e%3c/svg%3e");
}
.job-marketing .foot-entry-btn {
  background: radial-gradient(100% 256% at 0% 100%, rgba(0, 0, 0, 0.7) 0%, rgba(255, 133, 155, 0.7) 0%, rgba(255, 92, 40, 0.7) 0.01%, rgba(255, 0, 0, 0.7) 48.44%, rgba(255, 53, 77, 0.7) 100%);
  background: #F00077;
  background-color: #F00077;
}
.job-marketing .department-hero {
  color: white;
}
.job-marketing .department-hero::after {
  background-color: #F00077;
}

.job-scm .job-hero {
  background-color: #A648F0;
  color: #fff;
}
.job-scm .job-hero .back-btn, .job-scm .job-hero .back-btn-arrow-white {
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.job-scm .job-hero .back-btn::before, .job-scm .job-hero .back-btn-arrow-white::before {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 0 0 5l5 5V0Z' fill='white'/%3e%3c/svg%3e");
}
.job-scm .department-hero {
  color: white;
}
.job-scm .department-hero::after {
  background-color: #A648F0;
}

.job-dx .job-hero {
  background-color: #3074F9;
  color: #fff;
}
.job-dx .job-hero .back-btn, .job-dx .job-hero .back-btn-arrow-white {
  background-color: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.job-dx .job-hero .back-btn::before, .job-dx .job-hero .back-btn-arrow-white::before {
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5 0 0 5l5 5V0Z' fill='white'/%3e%3c/svg%3e");
}
.job-dx .department-hero {
  color: white;
}
.job-dx .department-hero::after {
  background-color: #3074F9;
}

.job-creative .job-hero {
  background-color: #37F1C5;
}
.job-creative .department-hero::after {
  background-color: #37F1C5;
}

.job-corporate .job-hero {
  background-color: #E0FF4F;
}
.job-corporate .department-hero::after {
  background-color: #E0FF4F;
}

.search-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.search-container__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  width: 88%;
  height: 48px;
  background: #fff;
  margin-bottom: 40px;
}
.search-container .search-refine {
  width: 100%;
  height: auto;
}

.search-container .search-refine-head__inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-container .search-refine-body__inner {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 14px;
}
.search-container .search-refine-ttl {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 24px;
}
.search-container input[type=text] {
  background: transparent;
  box-sizing: border-box;
  display: block;
  border: none;
  outline: none;
  padding: 0px 16px;
  border-right: 1px solid #e6e6e6;
  position: relative;
  width: 83%;
  height: 32px;
}
.search-container input[type=text]:focus {
  outline: 0;
}

.search-container .search-btn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  box-sizing: border-box;
  background-color: transparent;
  cursor: pointer;
  border: none;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
}
.search-container .icon-search {
  display: inline-block;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='24' height='24' viewBox='0 0 24 24'%3e%3cimage width='24' height='24' xlink:href='data:image/png%3bbase64%2ciVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFlSURBVHgB7VPLbYNAEJ3F9t0dxOnAHQQXARKnxBWYlJAKYndADggJhOQOQjpICZTAnV/mxYsCFixLkG9%2b0mhgd2fefInuGIEYugiCwFwsFgf%2bNFnWLBlLUpblyXGchOYQRFH0Xte1O2gkxNGyrFfSgKFwnrF%2b44gfbdsW0PiX5y7ekQY6GciyfNKlHDt2/H1tEIbhlhXerJl0N1auTgar1Qo1J47w1OccwDnuf6MTwqURdAiqqjKl9lRGzb1hGE80hYAu00Kcdqoyat2vaSIBak9xHD%2bojLhXm/Z7bQJOOYEuimKvMloul8/QXKovmkKQ53nTvIPv%2b9s%2bA0xRsyOsjzQC0eMARpimDAvF2Xyg5igLIpfOUXuPJ2o/meCKZAgeywtLKnchHXpo9B1yZC4M%2bfNMf42EPuNcRp6ybLCYrabrZaADOJVbvyFFJv8m0CWZRaBDYtBMwJnsV0q3BDJRNfuOQfwAKGDFpKGERpgAAAAASUVORK5CYII='/%3e%3c/svg%3e");
  background-size: 100%;
  width: 24px;
  height: 24px;
}
.job-list .search-container__inner {
  width: 88%;
}
.job-list__white .search-container__inner {
  background: #f9f9f9;
}

.en .job-list-ttl {
  font-family: "UniqloRegular", sans-serif;
  letter-spacing: 0.05em;
  font-weight: 400;
}
.en .job-list-card__content .text-multi-rarrow {
  font-family: "Inter", sans-serif;
  letter-spacing: -0.005em;
  font-weight: 600;
  line-height: 125%;
}

.job-list {
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-bottom: 55px;
  width: 100%;
  margin: 0 auto;
}
.job-list__head {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 0px;
}
.job-list-ttl {
  box-sizing: border-box;
  width: 100%;
  padding-left: 22px;
  padding-right: 22px;
  margin-left: auto;
  margin-right: auto;
  font-family: Midashi Go MB31, "Noto Sans JP", "YuGothic_Local", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 600;
  line-height: 150%;
  font-size: 1.125rem;
  margin-bottom: 40px;
}
.job-list__inner {
  width: 100%;
}
.job-list-cards {
  display: flex;
  flex-direction: column;
  margin: 0 0 40px 0;
}
.job-list-cards__item {
  position: relative;
  word-wrap: break-word;
  box-sizing: border-box;
  min-width: 0;
}
.job-list-card {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  height: auto;
}
.job-list-card__img {
  overflow: hidden;
  width: 23%;
}
.job-list-card__img img {
  width: 100%;
  height: auto;
}
.job-list-card__content {
  position: relative;
  display: flex;
  align-items: center;
  font-family: Midashi Go MB31, "Noto Sans JP", "YuGothic_Local", "YuGothic", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #fff;
  line-height: 150%;
  width: 76.5%;
  height: auto;
  padding: 0 10px 0 16px;
}
.job-list-card__content::after {
  content: "";
  position: absolute;
  right: 8%;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}
.job-list-card__content .text-multi-rarrow {
  font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
}
.job-list-card__content .text-multi-rarrow::after {
  display: none;
}
.job-list-card-marketing {
  background-color: #F00077;
}
.job-list-card-scm {
  background-color: #A648F0;
}
.job-list-card-dx {
  background-color: #3074F9;
}
.job-list-card-creative {
  background-color: #37F1C5;
}
.job-list-card-creative .text-multi-rarrow {
  color: #000;
  color: #000;
  line-height: 150%;
  font-size: 1.125rem;
}
.job-list-card-creative .text-multi-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 5px;
  background-position: 5px 55%;
  transition: all 0.15s;
}
.job-list-card-corporate {
  background-color: #E0FF4F;
}
.job-list-card-corporate .text-multi-rarrow {
  color: #000;
  color: #000;
  line-height: 150%;
  font-size: 1.125rem;
}
.job-list-card-corporate .text-multi-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 5px;
  background-position: 5px 55%;
  transition: all 0.15s;
}
.job-list__foot {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.job-list__foot .btn-round-rarrow {
  margin-bottom: 40px;
}
.job-list__foot-exbtns {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  width: 230px;
}
.job-list__foot-exbtns * {
  font-feature-settings: "palt" on;
  text-align: center;
  margin: 0 8px 25px;
}

.job-list__white {
  background-color: #fff;
}
.job-list__white .btn-round-rarrow {
  background-color: #f9f9f9;
}

.job-staff-nav-btn {
  position: relative;
  font-feature-settings: "palt" on;
  letter-spacing: 0.05em;
  cursor: pointer;
  display: inline-block;
  line-height: 100%;
  letter-spacing: 0.03em;
  font-size: 1rem;
  padding-right: 13px;
  transition: opacity 0.1s;
}
.job-staff-nav-btn::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 3px;
  bottom: 0;
  margin: auto 0;
  transform: rotate(-180deg);
}
.job-staff-nav-btn::after {
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.job-staff-nav-btn.is-expanded {
  opacity: 0.33;
}
.job-staff-nav-btn.is-expanded::after {
  transform: none;
}
.job-staff-nav-btn:hover {
  animation: blink 0.5s ease 0s forwards;
}

.movie-modal {
  display: none;
}
.movie-modal__overlay {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.movie-modal__bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.movie-modal__close {
  position: absolute;
  z-index: 3;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' viewBox='0 0 42 42'%3e%3cg fill='none' stroke='white' stroke-width='2'%3e%3cpath d='M.707.707l40 40M40.707.707l-40 40'/%3e%3c/g%3e%3c/svg%3e");
  background-size: 100%;
  top: 15px;
  right: 15px;
  width: 20px;
  height: 20px;
}
.movie-modal__close:hover {
  opacity: 0.5;
}
.movie-modal__container {
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: relative;
  z-index: 2;
}
.movie-modal__video {
  pointer-events: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
}
.movie-modal__video:-webkit-full-screen {
  transform: none;
}
.movie-modal__video:-ms-fullscreen {
  transform: none;
}
.movie-modal__video:fullscreen {
  transform: none;
}
.movie-modal.is-open {
  display: block;
}
.movie-modal[aria-hidden=false] .movie-modal__overlay {
  animation: movieModalFadeIn 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.movie-modal[aria-hidden=true] .movie-modal__overlay {
  animation: movieModalFadeOut 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.movie-modal__container {
  transition: opacity, transform;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
  transform: scale(0.93);
}
.movie-modal.is-video-ready .movie-modal__container {
  opacity: 1;
  transform: none;
}

@keyframes movieModalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes movieModalFadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.en .text-multi-rarrow-who {
  line-height: 120%;
}
.en .text-multi-rarrow-who::after {
  line-height: 1;
  vertical-align: top;
}

a.link-text {
  color: #ff0000;
}
a.link-text:hover {
  text-decoration: underline;
}

.text-multi-rarrow {
  color: #fff;
  line-height: 150%;
  font-size: 1.125rem;
}
.text-multi-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
  background-size: 5px;
  background-position: 5px 55%;
  transition: all 0.15s;
}

.tmr-white .text-multi-rarrow {
  color: #fff;
  line-height: 150%;
  font-size: 1.125rem;
  color: #fff;
}
.tmr-white .text-multi-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
  background-size: 5px;
  background-position: 5px 55%;
  transition: all 0.15s;
}
.tmr-white .text-multi-rarrow::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='white'/%3e%3c/svg%3e");
}

.text-multi-rarrow-mid {
  color: #000;
  line-height: 150%;
  font-size: 1rem;
}
.text-multi-rarrow-mid::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 30%;
  background-position: 5px 58%;
  transition: all 0.15s;
}

.text-multi-rarrow-who {
  color: #000;
  line-height: 150%;
  font-size: 1rem;
}
.text-multi-rarrow-who::after {
  content: "　";
  background-image: url("data:image/svg+xml,%3csvg width='5' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m0 10 5-5-5-5v10Z' fill='black'/%3e%3c/svg%3e");
  background-size: 30%;
  background-position: 4px 8px;
  transition: all 0.15s;
}

.watch-button {
  cursor: pointer;
  display: inline-block;
  text-indent: -9999px;
  position: relative;
  width: 154px;
  height: 40px;
  color: #ff0000;
}
.watch-button::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: currentColor;
  border-radius: 20px;
}
.watch-button svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.watch-button svg .fill {
  fill: currentColor;
}
.watch-button svg .stroke {
  stroke: currentColor;
}
.job-creative .watch-button svg, .job-corporate .watch-button svg {
  color: #000;
}
.job-marketing .watch-button {
  color: #f00077;
}
.job-scm .watch-button {
  color: #a648f0;
}
.job-dx .watch-button {
  color: #3074f9;
}
.job-creative .watch-button {
  color: #37f1c5;
}
.job-corporate .watch-button {
  color: #e0ff4f;
}
.watch-button::before {
  transition: opacity 0s, width 0s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  width: 40px;
}
.watch-button svg {
  transition: opacity 0s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}
.watch-button.is-show::before {
  transition-duration: 0.3s, 0.7s;
  opacity: 1;
  width: inherit;
}
.watch-button.is-show svg {
  transition-duration: 1s;
  transition-delay: 0.7s;
  opacity: 1;
}
@media (min-width: 640px) {
  .watch-btn-container {
    width: 100%;
    bottom: 11%;
    text-align: right;
    width: 82%;
    padding: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .entry-btn {
    font-size: 1.125rem;
    width: 208px;
    height: 64px;
    padding-top: 22px;
  }
  .entry-btn::after {
    background-size: 30%;
    background-position: 5px 9px;
  }
  .entry-btn:hover::after {
    background-position-x: 8px;
  }
  .foot-entry-btn {
    font-size: 1.125rem;
    width: 208px;
    height: 64px;
    padding-top: 22px;
  }
  .foot-entry-btn::after {
    background-size: 30%;
    background-position: 5px 9px;
  }
  .foot-entry-btn:hover::after {
    background-position-x: 8px;
  }
  .back-btn, .back-btn-arrow-white {
    top: 20px;
    left: 20px;
    font-size: 0.875rem;
    padding: 12px 18px 12px 13px;
  }
  .back-btn::before, .back-btn-arrow-white::before {
    background-size: 30%;
    background-position: 3px 6px;
    padding-right: 2px;
  }
  .btn-round-rarrow {
    font-size: 1.125rem;
    padding: 25px 16px 25px 24px;
  }
  .btn-round-rarrow::after {
    background-size: 5px;
    background-position: 6px 9px;
  }
  .btn-round-rarrow:hover::after {
    background-position-x: 8px;
  }
  .btn-round-more {
    font-size: 1.125rem;
    padding: 20px 22px 20px 26px;
  }
  .btn-round-more::after {
    background-size: 10px;
    background-position: 4px 12px;
  }
  .btn-text-popup {
    font-size: 1.125rem;
  }
  .btn-text-popup::after {
    background-size: 40%;
    background-position: 5px 7px;
  }
  .btn-text-rarrow {
    font-size: 1.125rem;
  }
  .btn-text-rarrow::after {
    background-size: 30%;
    background-position: 6px 9px;
  }
  .btn-text-rarrow:hover::after {
    background-position-x: 8px;
  }
  .event-list {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .event-list__inner {
    width: 92%;
    padding: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .event-list-ttl {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 48px;
  }
  .event-list-cards-wrap {
    width: 104.2%;
  }
  .event-list-cards {
    width: 100%;
    margin: -32px 0 40px -32px;
  }
  .event-list-cards.align-left::after {
    width: 50%;
  }
  .event-list-card {
    padding: 33px 0 0 32px;
    width: 50%;
  }
  .event-list-card__content {
    padding: 32px 24px;
  }
  .event-list-card-ttl {
    font-size: 1.125rem;
    line-height: 180%;
    letter-spacing: 0.05em;
    margin-bottom: 2px;
  }
  .event-list-card-text {
    font-size: 1.125rem;
    margin-bottom: 52px;
  }
  .event-list-card .text-multi-rarrow-mid {
    bottom: 30px;
  }
  .footer__side {
    padding: 80px 32px 32px;
    font-size: 1.125rem;
  }
  .footer__nav {
    margin-bottom: 32px;
  }
  :root {
    --footnav-height: 0px;
  }
  .en .job-list-nav--header .job-list-nav__body {
    right: 346px;
  }
  .header__nav {
    margin-right: 56px;
  }
  .footnav {
    display: none;
  }
  .job-list-nav li {
    background-color: #fff;
  }
  .job-list-nav--header .job-list-nav__body {
    position: absolute;
    left: auto;
    bottom: auto;
    right: 190px;
    top: 0;
    width: 367px;
  }
  .job-list-nav--popover .job-list-nav__body {
    position: absolute;
    left: auto;
    right: 0;
    width: 360px;
    margin-bottom: 50px;
  }
  .staff-nav--header .staff-nav__body {
    position: absolute;
    left: auto;
    bottom: auto;
    right: 0;
    top: 0;
    width: 367px;
  }
  .staff-nav--popover .staff-nav__body {
    position: absolute;
    left: auto;
    right: 0;
    width: 367px;
    margin-bottom: 50px;
  }
  .region-nav__body {
    width: 367px;
  }
  .search-container__inner {
    width: 80%;
    height: 50px;
  }
  .search-container .search-refine-body__inner {
    padding: 0 0;
  }
  .search-container .search-refine-ttl {
    font-size: 1.125rem;
    margin-bottom: 24px;
  }
  .search-container input[type=text] {
    min-width: 306px;
    width: calc(100% - 56px);
    height: 40px;
  }
  .search-container .search-btn {
    width: 56px;
    height: 50px;
  }
  .search-container .icon-search {
    width: 24px;
    height: 24px;
  }
  .job-list {
    padding-top: 80px;
    padding-bottom: 32px;
  }
  .job-list__head {
    width: 92%;
    padding: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 32px;
  }
  .job-list-ttl {
    padding: 0;
    font-size: 1.5rem;
    margin-bottom: 0px;
  }
  .job-list__inner {
    width: 92%;
    padding: 0;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .job-list-cards {
    flex-wrap: wrap;
    flex-direction: row;
    margin: -32px 0 80px -32px;
  }
  .job-list-cards__item {
    padding: 32px 0 0 32px;
    max-width: 33.3%;
    margin-bottom: 0;
  }
  .job-list-card {
    flex-direction: column;
  }
  .job-list-card__img {
    width: 100%;
    height: auto;
  }
  .job-list-card__img img {
    transform: scale(1.01);
    transition: 0.3s ease-in-out;
  }
  .job-list-card__content {
    width: 100%;
    height: 120px;
    padding: 0 24px;
  }
  .job-list-card__content::after {
    display: none;
  }
  .job-list-card__content .text-multi-rarrow {
    letter-spacing: 0.1em;
  }
  .job-list-card__content .text-multi-rarrow::after {
    display: inline-block;
  }
  .job-list-card-creative .text-multi-rarrow {
    font-size: clamp(1rem, 1.3888888889vw, 1.25rem);
  }
  .job-list-card-creative .text-multi-rarrow::after {
    background-size: 5px;
    background-position: 4px 55%;
  }
  .job-list-card-corporate .text-multi-rarrow {
    font-size: clamp(1rem, 1.3888888889vw, 1.25rem);
  }
  .job-list-card-corporate .text-multi-rarrow::after {
    background-size: 5px;
    background-position: 4px 55%;
  }
  .job-list__foot {
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-end;
  }
  .job-list__foot .btn-round-rarrow {
    margin-bottom: 0px;
  }
  .job-list__foot-exbtns {
    width: auto;
    justify-content: flex-end;
    margin-bottom: 7px;
  }
  .job-list__foot-exbtns * {
    text-align: left;
    align-items: left;
    margin: 20px 10px 0;
  }
  .job-staff-nav-btn {
    font-size: 1.125rem;
  }
  .movie-modal__close {
    top: 30px;
    right: 30px;
    width: 32px;
    height: 32px;
  }
  .text-multi-rarrow {
    font-size: clamp(1rem, 1.3888888889vw, 1.25rem);
  }
  .text-multi-rarrow::after {
    background-size: 5px;
    background-position: 4px 55%;
  }
  .tmr-white .text-multi-rarrow {
    font-size: clamp(1rem, 1.3888888889vw, 1.25rem);
  }
  .tmr-white .text-multi-rarrow::after {
    background-size: 5px;
    background-position: 4px 55%;
  }
  .text-multi-rarrow-mid {
    font-size: 1.125rem;
  }
  .text-multi-rarrow-mid::after {
    background-size: 30%;
    background-position: 5px 58%;
  }
  .text-multi-rarrow-who {
    font-size: 0.875rem;
  }
  .text-multi-rarrow-who::after {
    background-size: 30%;
    background-position: 4px 7px;
  }
  .watch-button {
    width: 199px;
    height: 56px;
  }
  .watch-button::before {
    border-radius: 28px;
  }
  .watch-button::before {
    width: 56px;
  }
  .sp {
    display: none;
  }
}
@media (min-width: 920px) {
  .footer__side {
    padding: 32px;
    display: flex;
    justify-content: space-between;
  }
  .footer__nav {
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  :root {
    --header-height: 68px;
  }
  .header {
    padding: 0 32px;
  }
  .header__logo {
    margin-right: 32px;
  }
  .header__logo img {
    width: 86px;
    height: 42px;
  }
  .header__ttl {
    font-size: 1.125rem;
    padding-bottom: 2px;
  }
  .header__ttl span {
    display: inline;
  }
  .header__nav-item {
    padding-bottom: 2px;
  }
  .job-marketing .job-hero .back-btn:hover, .job-marketing .job-hero .back-btn-arrow-white:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .job-marketing .job-hero .back-btn:hover::before, .job-marketing .job-hero .back-btn-arrow-white:hover::before {
    background-position-x: 1px;
  }
  .job-scm .job-hero .back-btn:hover, .job-scm .job-hero .back-btn-arrow-white:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .job-scm .job-hero .back-btn:hover::before, .job-scm .job-hero .back-btn-arrow-white:hover::before {
    background-position-x: 1px;
  }
  .job-dx .job-hero .back-btn:hover, .job-dx .job-hero .back-btn-arrow-white:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .job-dx .job-hero .back-btn:hover::before, .job-dx .job-hero .back-btn-arrow-white:hover::before {
    background-position-x: 1px;
  }
  .search-container__inner {
    width: 800px;
    height: 56px;
  }
  .search-container .search-btn {
    width: 56px;
    height: 50px;
  }
  .search-container .icon-search {
    width: 24px;
    height: 24px;
  }
  .job-list .search-container__inner {
    width: 360px;
  }
  .job-list__head {
    box-sizing: border-box;
    width: 100%;
    max-width: 1440px;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
  }
  .job-list__inner {
    box-sizing: border-box;
    width: 100%;
    max-width: 1440px;
    padding-left: 31px;
    padding-right: 31px;
    margin-left: auto;
    margin-right: auto;
  }
  .job-list-cards {
    flex-wrap: wrap;
    flex-direction: row;
    margin: -32px 0 160px -32px;
  }
  .job-list-cards__item {
    padding: 32px 0 0 32px;
    max-width: 20%;
  }
  .text-multi-rarrow-who {
    font-size: 1.125rem;
  }
  .text-multi-rarrow-who::after {
    background-size: 30%;
    background-position: 5px 9px;
  }
}
@media (min-width: 1100px) {
  .back-btn, .back-btn-arrow-white {
    top: 32px;
    left: 32px;
    font-size: 0.875rem;
    padding: 12px 18px 12px 13px;
  }
  .back-btn:hover, .back-btn-arrow-white:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .back-btn:hover::before, .back-btn-arrow-white:hover::before {
    background-position-x: 1px;
  }
  .event-list {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .event-list__inner {
    box-sizing: border-box;
    width: 100%;
    max-width: 1440px;
    padding-left: 32px;
    padding-right: 32px;
    margin-left: auto;
    margin-right: auto;
  }
  .event-list-ttl {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 72px;
  }
  .event-list-cards-wrap {
    width: 100%;
    max-width: 1200px;
  }
  .event-list-cards {
    width: 100%;
    max-width: 1200px;
    margin: -32px 0 40px -16px;
  }
  .event-list-cards.align-left::after {
    width: 33.3%;
  }
  .event-list-card {
    padding: 33px 0 0 32px;
    width: 33.3%;
  }
}
@media (hover: hover) {
  .event-list-card__content {
    cursor: pointer;
    position: relative;
  }
  .event-list-card__content::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: inherit;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s ease-out;
  }
  .event-list-card__content:hover::before {
    opacity: 1;
  }
  .event-list-card__content:hover {
    animation: blink 0.5s ease 0s forwards;
  }
  .event-list-card__content:hover .text-multi-rarrow-mid::after {
    background-position-x: 7px;
  }
  .footer__nav a {
    transition: color 0.15s;
  }
  .footer__nav a:hover {
    color: #aaaaaa;
  }
  .header__nav-item, .header__ttl a {
    transition: color 0.15s;
  }
  .header__nav-item:hover, .header__ttl a:hover {
    color: #aaaaaa;
  }
  .header__logo {
    transition: opacity 0.15s, filter 0.15s;
  }
  .header__logo:hover {
    opacity: 0.33;
    filter: brightness(0);
  }
  .header__region-btn::before,
.header__region-btn span {
    transition: opacity 0.15s;
  }
  .header__region-btn:hover::before,
.header__region-btn:hover span {
    opacity: 0.33;
  }
  .job-list-card {
    cursor: pointer;
  }
  .job-list-card::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: inherit;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
    transition: opacity 0.3s ease-out;
  }
  .job-list-card:hover::before {
    opacity: 1;
  }
  .job-list-card:hover {
    animation: blink 0.5s ease 0s forwards;
  }
  .job-list-card:hover .text-multi-rarrow::after {
    background-position-x: 6px;
  }
  .job-list-card:hover img {
    transform: scale(1.1);
  }
}
@media (max-width: 639.98px) {
  .header__nav-item {
    display: none;
  }
  .header__nav-item:not(:last-child) {
    margin-right: 0px;
  }
  .header__nav-item--job-list {
    display: block;
    height: var(--header-height);
    background-color: #f9f9f9;
    padding: 0 26px 0 16px !important;
  }
  .header__nav-item--job-list::after, .header__nav-item--staff::after {
    right: 12px;
  }
  .header__region-btn::before {
    display: none;
  }
  .pc {
    display: none;
  }
}</pre></body></html>