@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
}
:root {
  --swiper-theme-color: #007aff;
}
:host {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.swiper {
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-timing-function: var(
    --swiper-wrapper-transition-timing-function,
    initial
  );
  width: 100%;
  z-index: 1;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  display: block;
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  width: 100%;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal
  > .swiper-wrapper
  > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical
  > .swiper-wrapper
  > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-lazy-preloader {
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top: 4px solid transparent;
  box-sizing: border-box;
  height: 42px;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  width: 42px;
  z-index: 10;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s linear infinite;
  animation: swiper-preloader-spin 1s linear infinite;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper:after {
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after {
  height: var(--swiper-virtual-size);
  width: 1px;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  z-index: 10;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: 0.35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center;
  width: 100%;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-lock {
  display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: var(--swiper-navigation-sides-offset, 10px);
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: opacity 0.3s;
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  left: 0;
  top: var(--swiper-pagination-top, auto);
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  display: inline-block;
  height: var(
    --swiper-pagination-bullet-height,
    var(--swiper-pagination-bullet-size, 8px)
  );
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
  width: var(
    --swiper-pagination-bullet-width,
    var(--swiper-pagination-bullet-size, 8px)
  );
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  left: var(--swiper-pagination-left, auto);
  right: var(--swiper-pagination-right, 8px);
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: left 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}
.swiper-horizontal.swiper-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: right 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(
    --swiper-pagination-progressbar-bg-color,
    rgba(0, 0, 0, 0.25)
  );
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  width: 100%;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
  width: 100%;
}
.swiper-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: var(--swiper-pagination-progressbar-size, 4px);
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  bottom: var(--swiper-scrollbar-bottom, 4px);
  height: var(--swiper-scrollbar-size, 4px);
  left: var(--swiper-scrollbar-sides-offset, 1%);
  position: absolute;
  top: var(--swiper-scrollbar-top, auto);
  width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  z-index: 50;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  height: calc(100% - var(--swiper-scrollbar-sides-offset, 1%) * 2);
  left: var(--swiper-scrollbar-left, auto);
  position: absolute;
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  width: var(--swiper-scrollbar-size, 4px);
  z-index: 50;
}
.swiper-scrollbar-drag {
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  height: 100%;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  align-items: center;
  display: flex;
  height: 100%;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 100%;
  pointer-events: none;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0.6;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  background: #000;
  bottom: 0;
  content: "";
  -webkit-filter: blur(50px);
  filter: blur(50px);
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  pointer-events: none;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 100;
  src: local(hiraginosans-w0);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 200;
  src: local(hiraginosans-w1);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 300;
  src: local(hiraginosans-w2);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 400;
  src: local(hiraginosans-w3);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 500;
  src: local(hiraginosans-w4);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 600;
  src: local(hiraginosans-w5);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 700;
  src: local(hiraginosans-w6);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 800;
  src: local(hiraginosans-w7);
}
@font-face {
  font-family: Hiragino Sans Modified;
  font-weight: 900;
  src: local(hiraginosans-w8);
}
body,
html {
  height: 100%;
}
.is-animationSet {
  opacity: 0;
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  transition: all 0.8s ease-out 0s;
}
.is-animationSet.is-show {
  opacity: 1;
  -webkit-transform: translate(0);
  transform: translate(0);
}
.preload * {
  transition: none !important;
}
.br--l,
.br--m,
.br--pc,
.br--s,
.br--sp,
.br--xl {
  display: none;
}
.page-works {
  background-color: #fff;
}
.page-works .contents {
  flex: 1;
}
.page-works .works__title {
  font-family: Poppins, sans-serif;
  font-size: clamp(66px, 10.4vw, 200px);
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 0.86;
  transition: all 0.8s ease-out 0s;
}
.page-works .works__button .button {
  margin: 0 auto;
}
.contents-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.button {
  align-items: center;
  background-color: #000;
  border: none;
  display: flex;
  font-family: Poppins, sans-serif;
  justify-content: center;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.button:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.button:hover {
  text-decoration: none;
}
.button.button--entry:after {
  background-image: url(../images/common/icon_link.svg);
}
.button.button--viewAll {
  border: 1px solid #d2d2d2;
}
.button.button--viewAll:after {
  background-image: url(../images/common/icon_view_all.svg);
}
.button.button--viewMore:after {
  background-image: url(../images/common/icon_view_more.svg);
}
.button.button--close {
  display: none;
}
.button.button--close:after {
  background-image: url(../images/common/icon_view_more.svg);
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
}
.button span {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.06em;
}
.footer {
  text-align: center;
}
.footer__text {
  color: #555;
  font-weight: 600;
  letter-spacing: -0.017em;
}
.footer__contactLink {
  align-items: center;
  background-color: #000;
  color: #fff;
  display: flex;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.footer__contactLink:after {
  background-image: url(../images/common/icon_link.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.footer__copyright {
  color: #555;
  display: inline-block;
  font-weight: 600;
  letter-spacing: -0.017em;
}
.header {
  display: block;
  height: auto;
  left: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9;
}
.header__inner {
  align-items: center;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  z-index: 10;
}
.modal,
.nav__btn.is-open span:nth-of-type(2) {
  opacity: 0;
}
.modal {
  height: 100%;
  inset: 0;
  position: fixed;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  width: 100%;
  z-index: 50;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
}
.modal__overlay {
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.modal__container {
  max-height: 100%;
  max-width: 838px;
  overflow-y: auto;
  position: relative;
  scrollbar-width: none;
  width: 100%;
}
.modal__container::-webkit-scrollbar {
  display: none;
}
.modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
}
.modal__movie {
  aspect-ratio: 16/9;
  position: relative;
  width: 100%;
}
.modal__movieIframe {
  display: block;
  height: 100%;
  width: 100%;
}
.modal__info {
  color: #fff;
}
.modal__infoTitle {
  font-weight: 600;
  letter-spacing: -0.017em;
  line-height: 1.5;
}
.modal__infoCategory {
  border: 1px solid #fff;
  display: inline-block;
  font-weight: 600;
  letter-spacing: -0.017em;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
}
.modal__infoCredit h1,
.modal__infoCredit h2,
.modal__infoCredit h3,
.modal__infoCredit h4,
.modal__infoCredit h5,
.modal__infoCredit h6 {
  font-weight: 600;
  letter-spacing: -0.017em;
  line-height: 1.5;
}
.modal__infoCredit p {
  font-weight: 300;
  letter-spacing: -0.017em;
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-all;
}
.works__listItem {
  cursor: pointer;
}
.works__listItem:last-child {
  margin-right: auto;
}
.works__listItem.is-showSet {
  opacity: 0;
  transition: opacity 0.5s ease-in;
}
.works__listItem.is-showSet.is-show {
  opacity: 1;
}
.works__list--top .works__listItem {
  overflow: hidden;
  width: 100%;
}
.works__listItem:hover .works__listItemImage:before {
  opacity: 1;
}
.works__listItemImageWrap {
  background-color: #fff;
}
.works__listItemImage {
  aspect-ratio: 16/9;
  -o-object-fit: contain;
  object-fit: contain;
}
.works__listItemTitle {
  font-size: clamp(12px, 1.1vw, 16px);
  font-weight: 600;
  line-height: 2;
}
.works__list--top .works__listItemTitle {
  color: #fff;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.works__list--works .works__listItemTitle {
  color: #555;
}
.works__listItemCategory {
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: clamp(11px, 1vw, 13px);
  font-weight: 500;
  height: 20px;
  line-height: 1;
  padding: 3.5px 25px;
  vertical-align: middle;
}
.works__list--top .works__listItemCategory {
  border-color: #fff;
  color: #fff;
}
.works__list--works .works__listItemCategory {
  border-color: #000;
  color: #000;
}
.works__listError {
  text-align: center;
}
.page-index .company:before,
.works__listItemCredit {
  display: none;
}
.page-index .company .section-detail {
  margin-left: 0;
}
.access.section {
  color: #000;
}
.section-address,
.section-map-access {
  color: #555;
}
.section--kv {
  background-color: #000;
}
.kv__inner,
.kv__movie {
  position: relative;
  width: 100%;
}
.kv__movie {
  inset: 0;
  overflow: hidden;
}
.kv__movie:after {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.kv__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  position: absolute;
}
.kv__buttonText {
  -webkit-animation: rotate 24s linear infinite;
  animation: rotate 24s linear infinite;
  width: 100%;
}
.kv__buttonPlay {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.page-index .top-lead {
  margin-bottom: 0;
}
.page-index .member .section-member-wrap {
  flex-wrap: wrap;
}
.kv__modal {
  height: 100%;
  inset: 0;
  opacity: 0;
  position: fixed;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  visibility: hidden;
  width: 100%;
  z-index: 50;
}
.kv__modal.is-open {
  opacity: 1;
  visibility: visible;
}
.kv__modalOverlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex;
  height: 100%;
  justify-content: center;
  width: 100%;
}
.kv__modalContainer {
  max-width: 838px;
  overflow-y: auto;
  position: relative;
  scrollbar-width: none;
  width: 100%;
}
.kv__modalContainer::-webkit-scrollbar {
  display: none;
}
.kv__modalClose {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: block;
  margin-left: auto;
  margin-right: 0;
  outline: none;
  padding: 0;
}
.kv__modalMovie {
  aspect-ratio: 16/9;
  position: relative;
  width: 100%;
}
.kv__modalMovieIframe {
  display: block;
  height: 100%;
  width: 100%;
}
.kv__modalText {
  color: #fff;
  font-weight: 600;
  line-height: 1.5;
}
.page-index .office .section-detail {
  margin-left: 0;
  margin-right: 0;
}
.page-index .office .section-num {
  color: #fff;
}
.page-index .office .section-title {
  color: #fff;
  font-size: clamp(66px, 10.4vw, 200px);
}
.office__tab {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.office__tabItem {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #0c0c0c;
  cursor: pointer;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  letter-spacing: 0.023em;
  outline: none;
  padding: 0;
}
.office__tabItem.is-active {
  text-decoration: underline;
}
.office__textWrap {
  width: 100%;
}
.office__text {
  color: #555;
  display: none;
  font-weight: 400;
  letter-spacing: -0.017em;
}
.office__text.is-active {
  display: block;
}
.recruit.section {
  color: #000;
}
.recruit .section-num {
  margin-top: 5.4vw;
}
.recruit__title {
  color: #555;
  font-weight: 600;
  letter-spacing: -0.017em;
  position: relative;
}
.recruit__title:after {
  background-color: #555;
  bottom: 0;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.recruit__text {
  color: #555;
  font-weight: 600;
  letter-spacing: -0.017em;
}
.page-index .related .section-num {
  position: static;
}
.page-index .related .section-title-wrap {
  justify-content: flex-start;
}
.related__listItem {
  align-items: flex-start;
  display: flex;
}
.related__listItemImageWrap {
  align-items: center;
  display: flex;
}
.related__listItemImage {
  margin-left: auto;
  margin-right: auto;
}
.related__listItemText {
  color: #555;
  font-size: clamp(12px, 1.1vw, 16px);
  font-weight: 300;
  line-height: 1.5;
}
.page-index .works {
  color: #fff;
  position: relative;
}
.page-index .works:before {
  background-image: url(../images/index/bg_circle.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  left: 50%;
  position: absolute;
  z-index: -1;
}
.page-index .works .section-num {
  margin-top: 5.4vw;
}
.works__note {
  color: #fff;
  display: block;
  font-size: clamp(12px, 1.1vw, 16px);
  font-weight: 500;
  text-align: left;
}
.works__sort {
  display: flex;
  flex-wrap: wrap;
}
.works__sortButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: none;
  color: #000;
  cursor: pointer;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  letter-spacing: -0.017em;
  outline: none;
  padding: 0;
  position: relative;
}
.works__sortButton:not(:first-child) {
  padding-left: 24px;
}
.works__sortButton:not(:first-child):before {
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}
.works__sortButton.is-active {
  text-decoration: underline;
}
.copyright {
  align-items: center;
  background-color: #232f64;
  display: flex;
  justify-content: center;
}
.copyright__text {
  color: #fff;
}
.corporateBanner {
  align-items: center;
  display: flex;
  height: 64px;
  justify-content: center;
  position: relative;
  width: 342px;
}
.corporateBanner:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.1s linear;
  width: 100%;
  z-index: 2;
}
.corporateBanner__image {
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
}
.header__logo {
  flex-shrink: 0;
}
.header__logo svg {
  fill: #000;
  display: block;
  width: 100%;
}
.headerNav {
  position: absolute;
}
.headerNav__list {
  align-items: center;
  display: flex;
  justify-content: flex-end;
}
.headerNav__link {
  font-family: Poppins, sans-serif;
  font-weight: 700;
  letter-spacing: 0.07em;
}
.headerNav__link.is-current {
  text-decoration: underline;
}
.slider-container {
  margin: 0 auto;
}
.slider {
  display: none;
  position: relative;
}
.slider.is-active {
  display: block;
}
.swiper-pagination {
  top: auto;
}
.swiper-pagination-bullet {
  background-color: #fff;
  border-radius: 0;
  height: 10px;
  margin: 0 5px !important;
  opacity: 1;
  width: 10px;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.swiper-button-next,
.swiper-button-prev {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "";
}
.swiper-button-next {
  background-image: url(../images/index/icon_arrow_next.svg);
  right: 0;
}
.swiper-button-prev {
  background-image: url(../images/index/icon_arrow_prev.svg);
  left: 0;
}
@media screen and (min-width: 1101px) {
  .header.is-headerInKvArea .header__inner {
    background-color: transparent;
  }
  .header.is-headerInKvArea .header__logo svg {
    fill: #fff;
  }
  .header.is-headerInKvArea .headerNav__listItem:not(:first-child):before {
    background: #fff;
  }
  .header.is-headerInKvArea .headerNav__link {
    color: #fff;
    transition: color 0.3s ease-in;
  }
  .header.is-headerInKvArea:hover .header__inner {
    background-color: rgba(0, 0, 0, 0.6);
    transition: background 0.3s ease-in;
  }
  .header__inner {
    height: 80px;
    padding: 0 30px;
    transition: background 0.3s ease-in;
  }
  .nav__btn {
    display: none;
  }
  .headerNav {
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
  }
  .headerNav__listItem {
    padding: 0 18px;
    position: relative;
  }
  .headerNav__listItem:last-child {
    padding-right: 0;
  }
  .headerNav__listItem:not(:first-child):before {
    background: #000;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: background 0.3s ease-in;
    width: 1px;
  }
  .headerNav__link {
    font-size: 16px;
  }
}
@media (hover: hover) and (pointer: fine) {
  .corporateBanner:hover:after {
    opacity: 0.3;
  }
}
@media (hover: none) and (pointer: coarse) {
  .corporateBanner:active:after {
    opacity: 0.3;
  }
}
@media print, screen and (max-width: 1100.98px) {
  .header__inner:has(.nav__btn.is-open) + .headerNav {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .nav__btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    z-index: 10;
  }
  .nav__btn span {
    background: #000;
    transition: all 0.4s ease;
    width: 100%;
  }
  .headerNav {
    background: #fff;
    height: 100vh;
    overflow: auto;
    right: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: -webkit-transform 0.6s ease-in;
    transition: transform 0.6s ease-in;
    transition: transform 0.6s ease-in, -webkit-transform 0.6s ease-in;
    width: 100%;
  }
  .headerNav__list {
    flex-direction: column;
  }
}
@media print, screen and (max-width: 480.98px) {
  .br--s {
    display: block;
  }
}
@media print, screen and (max-width: 579.98px) {
  .works__sort {
    width: 240px;
  }
  .works__sortButton:nth-child(3) {
    padding-right: 0;
  }
  .works__sortButton:nth-child(4) {
    margin-top: 1em;
    padding-left: 0;
  }
  .works__sortButton:nth-child(4):before {
    display: none;
  }
  .works__sortButton:nth-child(5) {
    margin-top: 1em;
  }
}
@media print, screen and (max-width: 779.98px) {
  .contents {
    padding-top: 40px;
  }
  .page-index .section-wrapper {
    padding-bottom: 120px;
  }
  a:hover {
    text-decoration: none;
  }
  .br--sp {
    display: block;
  }
  .display-none--sp {
    display: none;
  }
  .page-works .contents {
    padding: 70px 20px 51px;
  }
  .page-works .works__title {
    padding-left: 18px;
  }
  .button {
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    max-width: 345px;
  }
  .button.button--entry:after {
    height: 18px;
    right: 17px;
    width: 18px;
  }
  .button.button--viewAll:after {
    height: 8px;
    right: 17px;
    width: 34px;
  }
  .button.button--close:after,
  .button.button--viewMore:after {
    height: 22px;
    right: 20px;
    width: 5px;
  }
  .button span {
    font-size: 23px;
  }
  .footer {
    padding: 21px 15px 19px;
  }
  .footer__text {
    font-size: 15px;
  }
  .footer__contactLink {
    font-size: 23px;
    height: 60px;
    letter-spacing: -0.017em;
    margin-top: 10px;
  }
  .footer__contactLink:after {
    height: 17.5px;
    width: 17px;
  }
  .footer__copyright {
    font-size: 12px;
    margin-top: 25px;
  }
  .header__inner {
    height: 40px;
    padding: 0 11px 0 15px;
  }
  .nav__btn {
    height: 14px;
    width: 19.5px;
  }
  .nav__btn span {
    height: 1.5px;
  }
  .nav__btn.is-open span:first-of-type {
    -webkit-transform: translateY(6.25px) rotate(-45deg);
    transform: translateY(6.25px) rotate(-45deg);
  }
  .nav__btn.is-open span:nth-of-type(3) {
    -webkit-transform: translateY(-6.25px) rotate(45deg);
    transform: translateY(-6.25px) rotate(45deg);
  }
  .modal__container {
    margin: 0 13px;
    padding-bottom: 40px;
    padding-top: 88px;
  }
  .modal__close {
    top: 39px;
    width: 33px;
  }
  .modal__info {
    margin-top: 16px;
  }
  .modal__infoTitle {
    font-size: 13px;
  }
  .modal__infoCategory {
    font-size: 13px;
    height: 25px;
    margin-top: 13px;
    padding: 5px 25px;
  }
  .modal__infoCredit {
    margin-top: 17px;
  }
  .modal__infoCredit h1,
  .modal__infoCredit h2,
  .modal__infoCredit h3,
  .modal__infoCredit h4,
  .modal__infoCredit h5,
  .modal__infoCredit h6 {
    font-size: 15px;
  }
  .modal__infoCredit p {
    font-size: 13px;
    margin-top: 3px;
  }
  .modal__infoCredit p + h1,
  .modal__infoCredit p + h2,
  .modal__infoCredit p + h3,
  .modal__infoCredit p + h4,
  .modal__infoCredit p + h5,
  .modal__infoCredit p + h6 {
    margin-top: 12px;
  }
  .works__list {
    margin: 0 18px;
  }
  .works__listItem:nth-child(n + 2) {
    margin-top: 40px;
  }
  .works__listItemCategory,
  .works__listItemTitle {
    margin-top: 16px;
  }
  .page-index .company {
    margin-bottom: 0;
    padding-top: 120px;
  }
  .kv__movie {
    aspect-ratio: 16/9;
  }
  .kv__movie:after {
    background-image: url(../images/index/kv_overlay_sp.png);
  }
  .kv__movie iframe {
    height: 100%;
    width: 100%;
  }
  .kv__button {
    bottom: 15px;
    height: 73px;
    left: 20px;
    width: 73px;
  }
  .kv__buttonPlay {
    left: 32px;
    width: 15px;
  }
  .page-index .member {
    margin-bottom: 0;
    padding-top: 120px;
  }
  .kv__modalContainer {
    margin: 0 13px;
    padding-bottom: 62px;
  }
  .kv__modalClose {
    margin-bottom: 20px;
    width: 33px;
  }
  .kv__modalText {
    font-size: 14px;
    margin-top: 16px;
  }
  .page-index .office {
    margin-bottom: 0;
    padding-top: 120px;
  }
  .office__tab {
    gap: 13.5px 27px;
    margin: 0 auto;
    max-width: 400px;
  }
  .office__tabItem {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
    width: 146px;
  }
  .office__text {
    font-size: 13px;
    line-height: 1.5;
    margin-top: 22px;
  }
  .recruit {
    margin-bottom: 0;
    padding-top: 120px;
  }
  .recruit__title {
    font-size: 19px;
    line-height: 1.5;
    padding-bottom: 15px;
  }
  .recruit__text {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 15px;
  }
  .recruit__button {
    margin-top: 50px;
  }
  .page-index .related {
    margin-bottom: 0;
    padding-top: 120px;
  }
  .page-index .related .section-num {
    margin-bottom: 10px;
  }
  .page-index .related .section-title {
    margin-right: 0;
  }
  .related {
    margin-bottom: 120px;
  }
  .related__list {
    display: grid;
    gap: 6.2666666667vw 5.7971014493%;
    grid-template-columns: repeat(2, 1fr);
    margin-left: 18px;
    margin-right: 18px;
    margin-top: 34px;
  }
  .related__listItem {
    height: 100%;
  }
  .related__listItemImageWrap {
    min-height: 36px;
  }
  .related__listItem--ellroy .related__listItemImage {
    width: 109.5px;
  }
  .related__listItem--ch .related__listItemImage {
    width: 146px;
  }
  .related__listItem--sazabi .related__listItemImage {
    width: 122px;
  }
  .related__listItem--delancy .related__listItemImage {
    width: 130px;
  }
  .related__listItem--reco .related__listItemImage {
    width: 104.5px;
  }
  .related__listItem--chameleon .related__listItemImage {
    width: 162px;
  }
  .related__listItem--boldtype .related__listItemImage {
    width: 153px;
  }
  .related__listItem--canaan .related__listItemImage {
    width: 141.5px;
  }
  .related__listItem--torie .related__listItemImage {
    width: 120.5px;
  }
  .related__listItemText {
    margin-top: 23px;
  }
  .page-index .works {
    margin-bottom: 0;
    padding-top: 93px;
  }
  .page-index .works:before {
    height: 193.8666666667vw;
    top: 25.3333333333vw;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 193.8666666667vw;
  }
  .works__button {
    margin-top: 50px;
    text-align: center;
  }
  .works__note {
    line-height: 1.5;
    margin: 8px auto 0;
    max-width: 345px;
  }
  .works__sort {
    margin: 30px 18px;
  }
  .works__sortButton {
    font-size: 16px;
    padding-right: 24px;
  }
  .works__sortButton:not(:first-child):before {
    background: #555;
  }
  .copyright {
    height: 54px;
  }
  .copyright__text {
    font-size: 12px;
    line-height: 1.1667;
  }
  .header__logo {
    width: 105.5px;
  }
  .headerNav {
    padding: 92px 20px 80px;
  }
  .headerNav__listItem:last-child,
  .headerNav__listItem:nth-child(n + 2) {
    margin-top: 52px;
  }
  .headerNav__link {
    font-size: 21px;
    line-height: 1.5;
  }
  .swiper {
    padding-bottom: 60px;
  }
  .swiper-pagination {
    bottom: 30px !important;
  }
  .swiper-button-next,
  .swiper-button-prev {
    bottom: 10px !important;
    height: 14px;
    top: auto;
    width: 10px;
  }
}
@media print, screen and (min-width: 1025px) {
  .br--xl {
    display: block;
  }
}
@media print, screen and (min-width: 481px) and (max-width: 779.98px) {
  .br--m {
    display: block;
  }
}
@media print, screen and (min-width: 780px) and (max-width: 1024.98px) {
  .br--l {
    display: block;
  }
}
@media print, screen and (min-width: 780px) and (max-width: 1100.98px) {
  .header__inner {
    height: 80px;
    padding: 0 22px 0 30px;
  }
  .nav__btn {
    height: 28px;
    width: 39px;
  }
  .nav__btn span {
    height: 3px;
  }
  .nav__btn.is-open span:first-of-type {
    -webkit-transform: translateY(12.5px) rotate(-45deg);
    transform: translateY(12.5px) rotate(-45deg);
  }
  .nav__btn.is-open span:nth-of-type(3) {
    -webkit-transform: translateY(-12.5px) rotate(45deg);
    transform: translateY(-12.5px) rotate(45deg);
  }
  .headerNav {
    padding: 184px 20px 80px;
  }
  .headerNav__listItem:nth-child(n + 2) {
    margin-top: 103px;
  }
  .headerNav__link {
    font-size: 42px;
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 780px) {
  .page-index .section-wrapper {
    padding-bottom: 108px;
  }
  .br--pc {
    display: block;
  }
  .display-none--pc {
    display: none;
  }
  .page-works .contents {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 78px;
    padding-top: 179px;
    width: calc(100% - min(7.8vw, 150px) - min(7.8vw, 150px));
  }
  .page-works .works__title {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - min(2.1vw, 42px) * 2);
  }
  .page-works .works__button {
    margin-top: 60px;
  }
  .button {
    height: 54px;
    max-width: 312px;
    transition: background 0.4s ease;
  }
  .button:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .button.button--entry:after {
    height: 15px;
    right: 12px;
    width: 15px;
  }
  .button.button--viewAll:after {
    height: 5px;
    right: 14px;
    width: 19px;
  }
  .button.button--close:after,
  .button.button--viewMore:after {
    height: 19px;
    right: 20px;
    width: 5px;
  }
  .button span {
    font-size: 21px;
  }
  .footer {
    padding: 53px 20px 44px;
  }
  .footer__text {
    font-size: 18px;
  }
  .footer__contactLink {
    font-size: 21px;
    height: 56px;
    letter-spacing: 0.06em;
    margin-top: 24px;
    max-width: 1000px;
    transition: background 0.4s ease;
  }
  .footer__contactLink:after {
    height: 15px;
    width: 15px;
  }
  .footer__contactLink:hover {
    background-color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
  }
  .footer__copyright {
    font-size: 14px;
    margin-top: 24px;
  }
  .modal__container {
    margin: 0 40px;
    padding-bottom: 40px;
    padding-top: 178px;
  }
  .modal__close {
    top: 83px;
    width: 64px;
  }
  .modal__info {
    margin-top: 35px;
  }
  .modal__infoTitle {
    font-size: 20px;
  }
  .modal__infoCategory {
    font-size: 12px;
    height: 20px;
    margin-top: 19px;
    padding: 3.5px 22px;
  }
  .modal__infoCredit {
    margin-top: 35px;
  }
  .modal__infoCredit h1,
  .modal__infoCredit h2,
  .modal__infoCredit h3,
  .modal__infoCredit h4,
  .modal__infoCredit h5,
  .modal__infoCredit h6 {
    font-size: 16px;
  }
  .modal__infoCredit p {
    font-size: 14px;
    margin-top: 3px;
  }
  .modal__infoCredit p + h1,
  .modal__infoCredit p + h2,
  .modal__infoCredit p + h3,
  .modal__infoCredit p + h4,
  .modal__infoCredit p + h5,
  .modal__infoCredit p + h6 {
    margin-top: 15px;
  }
  .works__list {
    display: grid;
    gap: 30px 0;
    grid-template-columns: repeat(
      3,
      calc(33.33333% - min(3.1vw, 60px) * 2 / 3)
    );
    justify-content: space-between;
    margin: 0 auto;
    width: calc(100% - min(2.1vw, 42px) * 2);
  }
  .works__listItem:hover .works__listItemImage {
    opacity: 0.7;
  }
  .works__listItem:hover .works__listItemTitle {
    opacity: 0.7;
    text-decoration: underline;
  }
  .works__listItem:hover .works__listItemCategory {
    opacity: 0.7;
  }
  .works__listItemImage {
    transition: opacity 0.3s ease;
  }
  .works__listItemCategory,
  .works__listItemTitle {
    margin-top: 12px;
    transition: opacity 0.3s ease;
  }
  .page-index .company {
    margin-bottom: 0;
    padding-top: 283px;
  }
  .kv__inner,
  .kv__movie {
    height: 100vh;
  }
  .kv__movie:after {
    background-image: url(../images/index/kv_overlay_pc.png);
  }
  .kv__movie iframe {
    height: 100vh;
    left: 50%;
    min-height: 56.25vw;
    min-width: 100vw;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 177.78vh;
  }
  .kv__button {
    bottom: 50px;
    height: 145px;
    left: 50px;
    transition: opacity 0.3s ease;
    width: 145px;
  }
  .kv__button:hover {
    opacity: 0.7;
  }
  .kv__buttonPlay {
    left: 64px;
    width: 29px;
  }
  .page-index .member {
    margin-bottom: 0;
    padding-top: 283px;
  }
  .page-index .member .section-member-wrap {
    gap: 80px min(3.1vw, 60px);
    justify-content: flex-start;
  }
  .kv__modalContainer {
    margin: 0 40px;
    padding-bottom: 92px;
  }
  .kv__modalClose {
    margin-bottom: 30px;
    width: 64px;
  }
  .kv__modalText {
    font-size: 16px;
    margin-top: 35px;
  }
  .page-index .office {
    margin: 0 10vw 0 0;
    padding-top: 283px;
  }
  .page-index .office .section-detail {
    max-width: 100%;
    width: calc(100% - min(7.8vw, 150px));
  }
  .office__tab {
    gap: 0 40px;
    margin: 30px auto 0;
  }
  .office__tabItem {
    font-size: clamp(18px, 1.5vw, 30px);
  }
  .office__tabItem:hover {
    text-decoration: underline;
  }
  .office__text {
    font-size: clamp(12px, 1.1vw, 16px);
    margin-top: 16px;
    text-align: center;
  }
  .recruit {
    margin: 0 10vw 0 0;
    padding-top: 283px;
  }
  .recruit .section-detail {
    width: 100%;
  }
  .section-recruit-wrap {
    text-align: center;
    width: 100%;
  }
  .recruit__title {
    font-size: clamp(24px, 2.5vw, 48px);
    font-weight: 700;
    letter-spacing: -0.03em;
    padding-bottom: 31px;
  }
  .recruit__text {
    font-size: clamp(18px, 1.5vw, 30px);
    line-height: 1.5;
    margin-top: 31px;
  }
  .recruit__button {
    margin-top: 30px;
  }
  .recruit__button .button {
    margin-left: auto;
    margin-right: auto;
  }
  .page-index .related {
    margin-bottom: 0;
    padding-top: 283px;
    width: calc(100% - min(7.8vw, 150px));
  }
  .page-index .related .section-num {
    margin-top: 14.5vw;
  }
  .related__list {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
    justify-content: space-between;
    margin: 0 auto;
    width: calc(100% - min(2.1vw, 42px) * 2);
  }
  .related__listItem {
    width: calc(33.33333% - min(3.1vw, 60px) * 2 / 3);
  }
  .related__listItemLink {
    transition: opacity 0.3s ease;
  }
  .related__listItemLink:hover {
    opacity: 0.7;
  }
  .related__listItemImageWrap {
    min-height: 72px;
  }
  .related__listItem--ellroy .related__listItemImage {
    max-width: 173px;
    width: 55.4487179487%;
  }
  .related__listItem--ch .related__listItemImage {
    max-width: 277px;
    width: 88.7820512821%;
  }
  .related__listItem--sazabi .related__listItemImage {
    max-width: 244px;
    width: 78.2051282051%;
  }
  .related__listItem--delancy .related__listItemImage {
    max-width: 316px;
    width: 101.2820512821%;
  }
  .related__listItem--reco .related__listItemImage {
    max-width: 208px;
    width: 66.6666666667%;
  }
  .related__listItem--boldtype .related__listItemImage,
  .related__listItem--canaan .related__listItemImage,
  .related__listItem--chameleon .related__listItemImage {
    max-width: 312px;
    width: 100%;
  }
  .related__listItem--torie .related__listItemImage {
    max-width: 241px;
    width: 77.2435897436%;
  }
  .related__listItemText {
    margin-top: 25px;
  }
  .page-index .works {
    margin-bottom: 0;
    padding-top: 283px;
  }
  .page-index .works:before {
    height: 1561px;
    top: -3px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 1561px;
  }
  .page-index .works .works__button {
    background-color: #d2d2d2;
    margin-left: min(2.1vw, 42px);
    margin-right: auto;
    width: 312px;
  }
  .works__button {
    margin: 40px auto 0;
  }
  .works__button,
  .works__note {
    width: calc(100% - min(2.1vw, 42px) * 2);
  }
  .works__note {
    line-height: 1.7;
    margin: 8px auto 0;
  }
  .works__sort {
    margin: 20px auto 35px;
    width: calc(100% - min(2.1vw, 42px) * 2);
  }
  .works__sortButton {
    font-size: 20px;
    padding-right: 24px;
  }
  .works__sortButton:not(:first-child):before {
    background: #000;
  }
  .works__sortButton:hover {
    text-decoration: underline;
  }
  .copyright {
    height: 76px;
  }
  .copyright__text {
    font-size: 14px;
    line-height: 1.1429;
  }
  .header__logo {
    width: 211px;
  }
  .slider-container {
    min-width: 600px;
    width: 72.7927927928%;
  }
  .slider {
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
  }
  .swiper {
    margin: 0 auto;
    padding-bottom: 30px;
  }
  .swiper-pagination {
    bottom: 0 !important;
  }
  .swiper-pagination-bullet {
    transition: background 0.3s ease;
  }
  .swiper-button-next,
  .swiper-button-prev {
    height: 27px;
    transition: opacity 0.3s ease;
    width: 19px;
  }
  .swiper-button-next:hover,
  .swiper-button-prev:hover {
    opacity: 0.7;
  }
}
