/**
* Swiper 8.2.6
* Most modern mobile touch slider and framework with hardware accelerated transitions
* https://swiperjs.com
*
* Copyright 2014-2022 Vladimir Kharlampidi
*
* Released under the MIT License
*
* Released on: June 29, 2022
*/
@font-face {
  font-family: swiper-icons;
  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");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .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, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.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 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
      -ms-flex-order: 9999;
          order: 9999;
}

.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-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.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-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.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 {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  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: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.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 {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.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;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.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 {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.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 {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.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 {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
}

.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);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  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-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.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-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  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-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -8px;
}

#soln-title {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
  font-size: 2.25rem;
  font-weight: normal;
  margin-top: 2.5rem;
  margin-bottom: 2.25rem;
}

.bg-white {
  background-color: #fff !important;
}

.bg-green {
  background-color: rgba(68, 167, 139, 0.12) !important;
}

.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
}
.soln-header {
  margin: 0;
}
.soln-header picture {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.soln-header__heading {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}
.soln-header__heading-link {
  position: absolute;
  top: 79.591%;
  right: 20.833%;
  width: 18.333%;
  height: 13.605%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-header__heading-link:hover {
  opacity: 0.7;
}
.soln-header__heading-link img {
  width: 100%;
}
.soln-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
}
.soln-header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.soln-header__nav ul li {
  margin: 0 10px;
  font-size: 18px;
}
.soln-header__nav ul li a:hover {
  text-decoration: underline;
}
.soln-header__nav ul li a::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  margin-left: 0.4375rem;
  background-image: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_down-g.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .soln-header__heading {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
  }
  .soln-header__heading-link {
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
  }
  .soln-header__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .soln-header__nav ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px;
  }
  .soln-header__nav ul li {
    font-size: 16px;
  }
}
.soln-section__wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .soln-section__wrap {
    padding: 0 20px;
  }
}

.soln-soln {
  padding: 100px 0;
}
.soln-soln h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/83528950a56a914efc0afb13f34762e6/title-bg-solution.png) no-repeat center top;
}
.soln-soln h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44A78B;
}
.soln-soln__slider + div {
  padding-top: 40px;
  border-top: 1px solid #DCDCDC;
}
.soln-soln__slider-heading {
  margin: 30px 0;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
}
.soln-soln__slider-note {
  text-align: center;
}
.soln-soln__slider-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-soln__slider-link:hover {
  opacity: 0.7;
}
.soln-soln__slider-panel {
  height: 100%;
}
.soln-soln__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 15px;
}
.soln-soln__slider-panel-box {
  padding: 0;
}
.soln-soln__slider-panel-lead {
  margin-bottom: 15px;
  padding-right: 25px;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.05em;
  /* background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_right-g.svg) no-repeat center right; */
  background-size: auto 25px;
}
.soln-soln__slider-panel-lead b {
  font-size: 18px;
}
.soln-soln__slider-panel-text {
  font-size: 14px;
}
.soln-soln .list_wrap {
  margin-top: 0;
  overflow-y: visible;
  position: relative;
}
.soln-soln .list_wrap .u-sp {
  display: none;
}
.soln-soln .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-soln .swiper-wrapper {
  padding: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.soln-soln .swiper-slide {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
  padding: 20px 16px;
  height: auto;
}
.soln-soln__contents {
  padding: 50px 0 60px;
  border-bottom: 1px solid #DCDCDC;
}
.soln-soln__contents:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.soln-soln__contents-heading {
  margin-bottom: 20px;
  line-height: 1.1;
  font-size: 28px;
  font-weight: bold;
}
.soln-soln__contents-lead {
  margin-bottom: 16px;
  line-height: 1.7;
  font-size: 16px;
}
.soln-soln__contents-panel {
  margin-top: 16px;
}
.soln-soln__contents-panel-contents .soln-soln__contents-flex {
  display: none;
}
.soln-soln__contents-panel-contents-item {
  display: none;
  position: relative;
  margin-top: 30px;
  padding: 40px 30px;
  border: 2px solid #01916D;
}
.soln-soln__contents-panel-contents-item::before, .soln-soln__contents-panel-contents-item::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
}
.soln-soln__contents-panel-contents-item::before {
  border: solid 18px transparent;
  border-bottom: solid 18px #01916D;
}
.soln-soln__contents-panel-contents-item::after {
  border: solid 20px transparent;
  border-bottom: solid 20px #fff;
  margin-bottom: -5px;
}
.soln-soln__contents-panel-contents-item:nth-child(2)::before, .soln-soln__contents-panel-contents-item:nth-child(2)::after {
  left: 16.666%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.soln-soln__contents-panel-contents-item:nth-child(4)::before, .soln-soln__contents-panel-contents-item:nth-child(4)::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.soln-soln__contents-panel-contents-item:nth-child(6)::before, .soln-soln__contents-panel-contents-item:nth-child(6)::after {
  left: 83.333%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.soln-soln__contents-panel-contents-item-heading {
  margin-bottom: 22px;
  line-height: 1.25;
  font-size: 24px;
  font-weight: bold;
}
.soln-soln__contents-panel-contents-item-text {
  margin-bottom: 35px;
  line-height: 1.7;
  font-size: 16px;
}
.soln-soln__contents-panel-contents-item-figure {
  display: block;
  margin: 0 0 30px;
  text-align: center;
}
.soln-soln__contents-panel-contents-item-figure img {
  max-width: 100%;
}
.soln-soln__contents-panel-contents-item-linkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
  padding: 40px 5px;
  background-color: #FDFDD8;
}
.soln-soln__contents-panel-contents-item-linkbox div {
  max-width: 100%;
  width: 352px;
  margin: 0 16px;
  text-align: center;
}
.soln-soln__contents-panel-contents-item-linkbox div p {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.03em;
}
.soln-soln__contents-panel-contents-item-link {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
}
.soln-soln__contents-panel-contents-item-link::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.soln-soln__contents-panel-contents-item-link.black {
  background-color: #333;
}
.soln-soln__contents-panel-contents-item-foot {
  padding-top: 45px;
  border-top: 1px solid #DCDCDC;
}
.soln-soln__contents-panel-contents-item-foot h5 {
  margin-bottom: 27px;
  line-height: 1.1;
  font-size: 24px;
  font-weight: bold;
}
.soln-soln__contents-panel-contents-item-foot > div.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.soln-soln__contents-panel-contents-item-foot-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.soln-soln__contents-panel-contents-item-foot-item picture {
  width: 153px;
  margin-right: 20px;
}
.soln-soln__contents-panel-contents-item-foot-item picture + div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.soln-soln__contents-panel-contents-item-foot-item p {
  line-height: 1.5;
  font-size: 16px;
}
.soln-soln__contents-panel-contents-item-foot-item-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.soln-soln__contents-panel-contents-item-foot-item-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.soln-soln__contents-panel-contents-item-foot-item-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.soln-soln__contents-panel-contents-item-foot-item-link {
  display: block;
  margin-bottom: 16px;
  line-height: 1.4;
  font-size: 18px;
}
.soln-soln__contents-panel-contents-item-btn {
  position: relative;
  width: 312px;
  height: 60px;
  margin: 50px auto 0;
  border: 2px solid #2D2D2D;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.soln-soln__contents-panel-contents-item-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus.svg) no-repeat center center;
  background-size: cover;
}
.soln-soln__contents-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.soln-soln__contents-flex h4 {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  color: #44A78B;
}
.soln-soln__contents-flex ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 25px;
  line-height: 1.5;
  font-size: 16px;
  list-style-type: disc;
}
.soln-soln__contents-flex p {
  position: relative;
  height: 60px;
  margin-top: 15px;
  line-height: 60px;
  border: 2px solid #333;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #333;
  cursor: pointer;
}
.soln-soln__contents-flex p::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_plus-w.svg) no-repeat center center;
  background-size: cover;
}
.soln-soln__contents-flex.active {
  background-color: #01916D;
  color: #fff;
}
.soln-soln__contents-flex.active h4 {
  color: #fff;
}
.soln-soln__contents-flex.active p {
  color: #333;
  background-color: #fff;
}
.soln-soln__contents-flex.active p::after {
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus.svg) no-repeat center center;
  background-size: cover;
}
.soln-soln__lead {
  font-size: 18px;
  text-align: center;
  line-height: 1.8888888889;
  margin: 37px 0 42px;
}
@media screen and (max-width: 767px) {
  .soln-soln__lead {
    font-size: 14px;
    text-align: left;
    line-height: 24px;
  }
}
.soln-soln__finder-tab-wrapper {
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.soln-soln__finder-tab {
  height: 65px;
  font-size: 18px;
  font-weight: bold;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-width: 1px;
  border: solid transparent 1px;
  background-color: #333;
  color: #fff;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .soln-soln__finder-tab {
    font-size: 14px;
    line-height: 19px;
  }
}
.soln-soln__finder-tab:hover {
color: #fff;
}

.soln-soln__finder-tab::after {
  display: block;
  content: "";
  width: 44px;
  height: 18px;
  /* border-style: solid;
  border-width: 18px 22px 0 22px;
  border-color: #01916d transparent transparent transparent; */
  position: absolute;
  left: calc(50% - 22px);
  visibility: visible;
  bottom: -18px;
  -webkit-transition: bottom 0.2s;
  transition: bottom 0.2s;
}
.soln-soln__finder-tab:not(.active) {
  height: 65px;
  background-color: #f6f6f6;
  color: #333;
  border: solid #dcdcdc 1px;
}
.soln-soln__finder-tab:not(.active)::after {
  visibility: hidden;
  bottom: 0;
}
.soln-soln__finder-content-wrapper {
  border: solid #dcdcdc;
  border-width: 0 1px 1px;
  padding: 48px 24px;
}
.soln-soln__finder-content:not(.active) {
  display: none;
}
@media screen and (max-width: 767px) {
  .soln-soln__finder {
    margin-left: -20px;
    margin-right: -20px;
  }
  .soln-soln__finder-content-wrapper {
    border: solid #dcdcdc;
    border-width: 0 1px 1px;
    padding: 40px 20px;
  }
}
.soln-soln__filter-tab-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.soln-soln__filter-tab {
  height: 40px;
  padding: 0 18px;
  color: #fff;
  background-color: #626262;
  border: solid 1px transparent;
  border-radius: 6px;
}
@media screen and (max-width: 767px) {
  .soln-soln__filter-tab {
    padding: 0 18px;
  }
}
.soln-soln__filter-tab:not(.active) {
  color: #333;
  border-color: #959595;
  background-color: #fff;
}

.soln-soln__filter-content {
  -webkit-animation: appear 0.3s forwards;
          animation: appear 0.3s forwards;
}
@-webkit-keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.soln-soln__filter-content:not(.active) {
  display: none;
}
.soln-soln__filter .js-accordion .js-accordion-button {
  display: none;
}
@media screen and (max-width: 767px) {
  .soln-soln__filter .js-accordion {
    position: relative;
    height: 150px;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    transition: height 0.3s;
  }
  .soln-soln__filter .js-accordion .js-accordion-button {
    display: block;
    width: 100%;
    height: 50px;
    border: none;
    outline: none;
    position: absolute;
    bottom: 0;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, #fff));
    background-image: linear-gradient(transparent 0%, #fff 50%);
  }
  .soln-soln__filter .js-accordion .js-accordion-button img {
    -webkit-transform: rotateX(0deg) rotateZ(90deg);
            transform: rotateX(0deg) rotateZ(90deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
  .soln-soln__filter .js-accordion.open .js-accordion-button img {
    -webkit-transform: rotateX(180deg) rotateZ(90deg);
            transform: rotateX(180deg) rotateZ(90deg);
  }
}
.soln-soln__banner a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-soln__banner a:hover {
  opacity: 0.7;
}
.soln-soln__banner picture {
  display: block;
  margin: 90px 0 0;
}
.soln-soln__banner img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .soln-soln {
    padding: 55px 0;
  }
  .soln-soln h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-soln h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-soln__slider + div {
    margin-top: 30px;
    padding-top: 30px;
  }
  .soln-soln__slider-heading {
    margin: 20px 0;
    font-size: 22px;
  }
  .soln-soln__slider-panel {
    height: 100%;
  }
  .soln-soln__slider-panel figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 0 15px;
  }
  .soln-soln__slider-panel-box {
    padding: 0;
  }
  .soln-soln__slider-panel-lead {
    margin-bottom: 15px;
    padding-right: 25px;
    font-size: 14px;
    font-weight: bold;
    /* background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_right-g.svg) no-repeat center right; */
    background-size: auto 25px;
  }
  .soln-soln__slider-panel-lead b {
    font-size: 18px;
  }
  .soln-soln__slider-panel-text {
    font-size: 14px;
  }
  .soln-soln .list_wrap {
    margin-top: 0;
  }
  .soln-soln .swiper {
    margin: 0 -5px;
    padding-right: 10px;
  }
  .soln-soln .swiper-wrapper {
    padding: 5px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .soln-soln .swiper-slide {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 90%;
    padding: 0;
    width: 90%;
  }
  .soln-soln .swiper-pagination {
    position: static;
    margin-top: 10px;
  }
  .soln-soln .swiper-pagination-bullet {
    background-color: #f6f6f6;
    border: 1px solid #626262;
    opacity: 1;
  }
  .soln-soln .swiper-pagination-bullet-active {
    background-color: #626262;
  }
  .soln-soln__contents {
    padding: 35px 0 40px;
  }
  .soln-soln__contents-heading {
    margin-bottom: 17px;
    line-height: 1.3;
    font-size: 22px;
  }
  .soln-soln__contents-lead {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .soln-soln__contents-panel {
    display: none;
  }
  .soln-soln__contents-panel-contents .soln-soln__contents-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .soln-soln__contents-panel-contents-item {
    margin-top: 40px;
    padding: 30px 15px;
  }
  .soln-soln__contents-panel-contents-item:nth-child(2)::before, .soln-soln__contents-panel-contents-item:nth-child(2)::after, .soln-soln__contents-panel-contents-item:nth-child(4)::before, .soln-soln__contents-panel-contents-item:nth-child(4)::after, .soln-soln__contents-panel-contents-item:nth-child(6)::before, .soln-soln__contents-panel-contents-item:nth-child(6)::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .soln-soln__contents-panel-contents-item-heading {
    font-size: 22px;
  }
  .soln-soln__contents-panel-contents-item-text {
    font-size: 14px;
  }
  .soln-soln__contents-panel-contents-item-linkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 15px;
  }
  .soln-soln__contents-panel-contents-item-linkbox div {
    width: 100%;
    margin: 0;
  }
  .soln-soln__contents-panel-contents-item-linkbox div + div {
    margin-top: 32px;
  }
  .soln-soln__contents-panel-contents-item-linkbox div p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .soln-soln__contents-panel-contents-item-link {
    line-height: 60px;
    font-size: 16px;
  }
  .soln-soln__contents-panel-contents-item-foot {
    padding-top: 30px;
  }
  .soln-soln__contents-panel-contents-item-foot h5 {
    margin-bottom: 22px;
    font-size: 22px;
  }
  .soln-soln__contents-panel-contents-item-foot-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .soln-soln__contents-panel-contents-item-foot-item picture {
    width: 100%;
    margin-right: 0;
  }
  .soln-soln__contents-panel-contents-item-foot-item picture + div {
    padding: 20px 15px;
  }
  .soln-soln__contents-panel-contents-item-foot-item p {
    font-size: 14px;
  }
  .soln-soln__contents-panel-contents-item-foot-item-tool {
    margin-bottom: 12px;
  }
  .soln-soln__contents-panel-contents-item-foot-item-tool-tag {
    font-size: 11px;
  }
  .soln-soln__contents-panel-contents-item-foot-item-tool-date {
    font-size: 11px;
  }
  .soln-soln__contents-panel-contents-item-foot-item-link {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .soln-soln__contents-panel-contents-item-btn {
    width: 100%;
    margin: 30px auto 0;
    font-size: 16px;
  }
  .soln-soln__contents-flex h4 {
    margin-bottom: 18px;
    font-size: 16px;
  }
  .soln-soln__contents-flex ul {
    margin-left: 20px;
    font-size: 14px;
  }
  .soln-soln__contents-flex p {
    margin-top: 25px;
    font-size: 16px;
  }
}

.soln-pickup {
  padding: 70px 0;
  /* background: url(https://assets-fb.fujifilm.com/files/2023-03/4247e6e50e5b6259c3894c2a219f0cb9/bg-picupsol.jpg) no-repeat center center; */
  background-size: cover;
}
.soln-pickup h2 {
  position: relative;
  margin-bottom: 27px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
}
.soln-pickup__lead {
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-pickup__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-pickup__link:hover {
  opacity: 0.7;
}
.soln-pickup__slider-panel {
  height: 100%;
}
.soln-pickup__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.soln-pickup__slider-panel-box {
  padding: 0 20px 25px;
}
.soln-pickup__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.soln-pickup__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.soln-pickup .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-pickup .list_wrap .u-sp {
  display: none;
}
.soln-pickup .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-pickup .swiper-wrapper {
  padding: 5px;
}
.soln-pickup .swiper-slide {
  height: auto;
}
.soln-pickup .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-pickup .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-pickup .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-pickup .swiper-button-next, .soln-pickup .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-pickup .swiper-button-next:hover, .soln-pickup .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-pickup .swiper-button-next::after, .soln-pickup .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-pickup .swiper-button-next.swiper-button-disabled, .soln-pickup .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-pickup .swiper-button-prev {
  left: -20px;
}
.soln-pickup .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-pickup .swiper-button-next {
  right: -20px;
}
.soln-pickup .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.soln-pickup__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-pickup__btn:hover {
  opacity: 0.7;
}
.soln-pickup__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-pickup {
    padding: 55px 0;
  }
  .soln-pickup h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-pickup__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-pickup__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-pickup__slider-panel-link {
    font-size: 16px;
  }
  .soln-pickup__slider-panel-text {
    font-size: 14px;
  }
  .soln-pickup .list_wrap {
    margin-top: 30px;
  }
  .soln-pickup .swiper-slide {
    width: 90%;
  }
  .soln-pickup .swiper-pagination {
    margin-top: 20px;
  }
  .soln-pickup .swiper-button-next, .soln-pickup .swiper-button-prev {
    display: none;
  }
  .soln-pickup__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-case {
  padding: 100px 0;
}
.soln-case h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/6bbb7a14e71936e2c19adc8884b6ba03/title-bg-case.png) no-repeat center top;
}
.soln-case h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44A78B;
}
.soln-case__lead {
  margin-top: 35px;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-case__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-case__link:hover {
  opacity: 0.7;
}
.soln-case__slider-panel {
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.soln-case__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.soln-case__slider-panel-box {
  padding: 0 20px 25px;
}
.soln-case__slider-panel-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.soln-case__slider-panel-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.soln-case__slider-panel-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.soln-case__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.soln-case__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.soln-case .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-case .list_wrap .u-sp {
  display: none;
}
.soln-case .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-case .swiper-wrapper {
  padding: 5px;
}
.soln-case .swiper-slide {
  height: auto;
}
.soln-case .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-case .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-case .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-case .swiper-button-next, .soln-case .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-case .swiper-button-next:hover, .soln-case .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-case .swiper-button-next::after, .soln-case .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-case .swiper-button-next.swiper-button-disabled, .soln-case .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-case .swiper-button-prev {
  left: -20px;
}
.soln-case .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-case .swiper-button-next {
  right: -20px;
}
.soln-case .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.soln-case__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-case__btn:hover {
  opacity: 0.7;
}
.soln-case__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-case {
    padding: 55px 0;
  }
  .soln-case h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-case h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-case__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-case__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-case__slider-panel-tool-tag {
    font-size: 11px;
  }
  .soln-case__slider-panel-tool-date {
    font-size: 11px;
  }
  .soln-case__slider-panel-link {
    font-size: 16px;
  }
  .soln-case__slider-panel-text {
    font-size: 14px;
  }
  .soln-case .list_wrap {
    margin-top: 30px;
  }
  .soln-case .swiper-slide {
    width: 90%;
  }
  .soln-case .swiper-pagination {
    margin-top: 20px;
  }
  .soln-case .swiper-button-next, .soln-case .swiper-button-prev {
    display: none;
  }
  .soln-case__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-seminar {
  padding: 100px 0;
  /* background-color: rgba(68, 167, 139, 0.12); */
}
.soln-seminar h2 {
  position: relative;
  margin-bottom: 45px;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/8ef1a3cad497b52b87db9b067502148e/title-bg-seminar.png) no-repeat center top;
}
.soln-seminar h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44A78B;
}
.soln-seminar__lead {
  margin-top: 35px;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-seminar .p-seminar-seminarCard {
  height: 100%;
}
.soln-seminar .p-seminar-seminarCard__wrapperLink {
  display: block;
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-seminar .p-seminar-seminarCard__wrapperLink:hover {
  opacity: 0.7;
}
.soln-seminar .p-seminar-seminarCard__imgArea {
  margin: 0;
}
.soln-seminar .p-seminar-seminarCard__imgArea img {
  max-width: 100%;
}
.soln-seminar .p-seminar-seminarCard_textArea {
  padding: 20px;
}
.soln-seminar .p-seminar-seminarCard__date {
  margin-bottom: 15px;
  padding: 4px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #04906B;
}
.soln-seminar .p-seminar-seminarCard__title {
  margin-bottom: 11px;
  font-size: 18px;
  font-weight: bold;
}
.soln-seminar .p-seminar-seminarCard__title::after {
  content: "";
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_window-g.svg) no-repeat;
}
.soln-seminar .p-seminar-seminarCard__hashList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.soln-seminar .p-seminar-seminarCard__hashItem {
  margin: 4px 8px 4px 0;
  padding: 3px 10px;
  border-radius: 30px;
  line-height: 1;
  font-size: 12px;
  color: #666;
  background-color: #eee;
}
.soln-seminar .p-seminar-seminarCard__link {
  display: none;
}
.soln-seminar .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-seminar .list_wrap .u-sp {
  display: none;
}
.soln-seminar .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-seminar .swiper-wrapper {
  padding: 5px;
}
.soln-seminar .swiper-slide {
  height: auto;
}
.soln-seminar .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-seminar .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-seminar .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-seminar .swiper-button-next, .soln-seminar .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-seminar .swiper-button-next:hover, .soln-seminar .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-seminar .swiper-button-next::after, .soln-seminar .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-seminar .swiper-button-next.swiper-button-disabled, .soln-seminar .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-seminar .swiper-button-prev {
  left: -20px;
}
.soln-seminar .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-seminar .swiper-button-next {
  right: -20px;
}
.soln-seminar .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.soln-seminar__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-seminar__btn:hover {
  opacity: 0.7;
}
.soln-seminar__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-seminar {
    padding: 55px 0;
  }
  .soln-seminar h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-seminar h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-seminar__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-seminar__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-seminar__slider-panel-tool-tag {
    font-size: 11px;
  }
  .soln-seminar__slider-panel-tool-date {
    font-size: 11px;
  }
  .soln-seminar__slider-panel-link {
    font-size: 16px;
  }
  .soln-seminar__slider-panel-text {
    font-size: 14px;
  }
  .soln-seminar .list_wrap {
    margin-top: 30px;
  }
  .soln-seminar .swiper-slide {
    width: 90%;
  }
  .soln-seminar .swiper-pagination {
    margin-top: 20px;
  }
  .soln-seminar .swiper-button-next, .soln-seminar .swiper-button-prev {
    display: none;
  }
  .soln-seminar__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-column {
  padding: 100px 0;
}
.soln-column h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/a41ad573246c126940e990789ac8557d/title-bg-column.png) no-repeat center top;
}
.soln-column h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44A78B;
}
.soln-column__lead {
  margin-top: 35px;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-column__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-column__link:hover {
  opacity: 0.7;
}
.soln-column__slider-panel {
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.soln-column__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.soln-column__slider-panel-box {
  padding: 0 20px 25px;
}
.soln-column__slider-panel-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.soln-column__slider-panel-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.soln-column__slider-panel-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.soln-column__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.soln-column__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.soln-column .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-column .list_wrap .u-sp {
  display: none;
}
.soln-column .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-column .swiper-wrapper {
  padding: 5px;
}
.soln-column .swiper-slide {
  height: auto;
}
.soln-column .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-column .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-column .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-column .swiper-button-next, .soln-column .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-column .swiper-button-next:hover, .soln-column .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-column .swiper-button-next::after, .soln-column .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-column .swiper-button-next.swiper-button-disabled, .soln-column .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-column .swiper-button-prev {
  left: -20px;
}
.soln-column .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-column .swiper-button-next {
  right: -20px;
}
.soln-column .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.soln-column__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-column__btn:hover {
  opacity: 0.7;
}
.soln-column__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-column {
    padding: 55px 0;
  }
  .soln-column h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-column h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-column__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-column__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-column__slider-panel-tool-tag {
    font-size: 11px;
  }
  .soln-column__slider-panel-tool-date {
    font-size: 11px;
  }
  .soln-column__slider-panel-link {
    font-size: 16px;
  }
  .soln-column__slider-panel-text {
    font-size: 14px;
  }
  .soln-column .list_wrap {
    margin-top: 30px;
  }
  .soln-column .swiper-slide {
    width: 90%;
  }
  .soln-column .swiper-pagination {
    margin-top: 20px;
  }
  .soln-column .swiper-button-next, .soln-column .swiper-button-prev {
    display: none;
  }
  .soln-column__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-download {
  padding: 100px 0;
  /* background-color: rgba(68, 167, 139, 0.12); */
}
.soln-download h2 {
  position: relative;
  padding: 27px 0 30px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/c9d42d411bad260c0ecffa1b5c6a2063/title-bg-download.png) no-repeat center top;
}
.soln-download h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44A78B;
}
.soln-download__lead {
  margin-top: 35px;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-download__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-download__link:hover {
  opacity: 0.7;
}
.soln-download__slider-panel {
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.soln-download__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.soln-download__slider-panel-box {
  padding: 0 20px 25px;
}
.soln-download__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.soln-download__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.soln-download .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-download .list_wrap .u-sp {
  display: none;
}
.soln-download .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-download .swiper-wrapper {
  padding: 5px;
}
.soln-download .swiper-slide {
  height: auto;
}
.soln-download .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-download .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-download .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-download .swiper-button-next, .soln-download .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-download .swiper-button-next:hover, .soln-download .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-download .swiper-button-next::after, .soln-download .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-download .swiper-button-next.swiper-button-disabled, .soln-download .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-download .swiper-button-prev {
  left: -20px;
}
.soln-download .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-download .swiper-button-next {
  right: -20px;
}
.soln-download .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
@media screen and (max-width: 767px) {
  .soln-download {
    padding: 55px 0;
  }
  .soln-download h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-download h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-download__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-download__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-download__slider-panel-tool-tag {
    font-size: 11px;
  }
  .soln-download__slider-panel-tool-date {
    font-size: 11px;
  }
  .soln-download__slider-panel-link {
    font-size: 16px;
  }
  .soln-download__slider-panel-text {
    font-size: 14px;
  }
  .soln-download .list_wrap {
    margin-top: 30px;
  }
  .soln-download .swiper-slide {
    width: 90%;
  }
  .soln-download .swiper-pagination {
    margin-top: 20px;
  }
  .soln-download .swiper-button-next, .soln-download .swiper-button-prev {
    display: none;
  }
}

.soln-relate {
  padding: 100px 0;
}
.soln-relate h2 {
  margin-bottom: 44px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
}
.soln-relate__lead {
  margin-top: 35px;
  line-height: 1.25;
  font-size: 16px;
  text-align: center;
}
.soln-relate__link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-relate__link:hover {
  opacity: 0.7;
}
.soln-relate__link + a {
  margin-top: 36px;
}
.soln-relate__slider-panel figure {
  display: block;
  margin: 0 0 10px;
}
.soln-relate__slider-panel figure img {
  width: 100%;
}
.soln-relate__slider-panel-link {
  height: 50.4px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
}
.soln-relate .list_wrap {
  margin-top: 35px;
  overflow-y: visible;
  position: relative;
}
.soln-relate .list_wrap .u-sp {
  display: none;
}
.soln-relate .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.soln-relate .swiper-wrapper {
  padding: 5px;
}
.soln-relate .swiper-slide {
  height: auto;
}
.soln-relate .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.soln-relate .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.soln-relate .swiper-pagination-bullet-active {
  background-color: #626262;
}
.soln-relate .swiper-button-next, .soln-relate .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-relate .swiper-button-next:hover, .soln-relate .swiper-button-prev:hover {
  opacity: 0.7;
}
.soln-relate .swiper-button-next::after, .soln-relate .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.soln-relate .swiper-button-next.swiper-button-disabled, .soln-relate .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.soln-relate .swiper-button-prev {
  left: -20px;
}
.soln-relate .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.soln-relate .swiper-button-next {
  right: -20px;
}
.soln-relate .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.soln-relate__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-relate__btn:hover {
  opacity: 0.7;
}
.soln-relate__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-relate {
    padding: 55px 0;
  }
  .soln-relate h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .soln-relate h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .soln-relate__slider-panel figure {
    margin: 0 0 15px;
  }
  .soln-relate__slider-panel-box {
    padding: 0 15px 15px;
  }
  .soln-relate__slider-panel-tool-tag {
    font-size: 11px;
  }
  .soln-relate__slider-panel-tool-date {
    font-size: 11px;
  }
  .soln-relate__slider-panel-link {
    font-size: 16px;
  }
  .soln-relate__slider-panel-text {
    font-size: 14px;
  }
  .soln-relate .list_wrap {
    margin-top: 30px;
  }
  .soln-relate .swiper-slide {
    width: 90%;
  }
  .soln-relate .swiper-pagination {
    margin-top: 20px;
  }
  .soln-relate .swiper-button-next, .soln-relate .swiper-button-prev {
    display: none;
  }
  .soln-relate__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-mail {
  padding: 90px 0 60px;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/c233c66024bf6f1f8d1c94a9fb25a6bb/bg-subscribe_oyakudachi.jpg) no-repeat center center;
  background-size: cover;
}
.soln-mail h2 {
  margin-bottom: 25px;
  line-height: 1.35;
  font-size: 40px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
}
.soln-mail__lead {
  line-height: 1.5;
  font-size: 16px;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
.soln-mail__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 37px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-mail__btn:hover {
  opacity: 0.7;
}
.soln-mail__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .soln-mail {
    padding: 50px 0 55px;
  }
  .soln-mail h2 {
    margin-bottom: 21px;
    font-size: 28px;
  }
  .soln-mail__lead {
    font-size: 14px;
    text-align: left;
  }
  .soln-mail__btn {
    max-width: 295px;
    margin: 30px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.soln-follow {
  display: none;
}
.soln-follow__nav {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
}
.soln-follow__nav p {
  display: none;
}
.soln-follow__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 100px;
  margin: 0;
  padding: 0;
}
.soln-follow__nav ul li {
  margin: 0 10px;
  font-size: 18px;
}
.soln-follow__nav ul li a:hover {
  text-decoration: underline;
}
.soln-follow__nav ul li a::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  margin-left: 0.4375rem;
  background-image: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_down-g.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .soln-follow__nav {
    background-color: #fff;
  }
  .soln-follow__nav p {
    position: relative;
    display: block;
    padding: 20px;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
  }
  .soln-follow__nav p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_plus-g.svg") no-repeat center center;
    background-size: cover;
  }
  .soln-follow__nav p.active::after {
    background: url("https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus-g.svg") no-repeat center center;
    background-size: cover;
  }
  .soln-follow__nav p.active + ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .soln-follow__nav ul {
    display: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-top: 1px solid #DCDCDC;
    padding: 10px;
  }
  .soln-follow__nav ul li {
    font-size: 16px;
  }
}

@media print,screen and (min-width: 768px) {
  #solution h2,
  #solution .h2 {
    margin-top: 3rem;
  }
}

@media screen and (max-width: 767px) {
  #solution h2,
  #solution .h2 {
    margin-top: 1rem;
  }
}

.soln-soln,
.soln-case,
.soln-seminar,
.soln-column,
.soln-download,
.soln-relate {
  padding: 0;
}

@media screen and (max-width: 767px) {
  .soln-soln,
  .soln-case,
  .soln-seminar,
  .soln-column,
  .soln-download,
  .soln-relate {
    padding: 15px 0;
  }
}

.soln-case__slider-panel,
.soln-column__slider-panel,
.soln-download__slider-panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.soln-soln__filter-tab:hover {
  background-color: #626262;
  color: #fff;
}

.pl-solution__contents-panel-contents-item-link:hover {
  color: #fff;
  opacity: 0.7;
}

.l-components {
  padding-bottom: 1rem;
}

.l-components:last-child {
  padding-bottom: 3rem;
}

@media print, screen and (min-width: 768px) {
  .l-components:last-child {
    padding-bottom: 4rem;
  }
}

.m-heading-2 {
  margin-top: 0;
}

@media print, screen and (min-width: 768px) {
  .m-heading-2 {
    margin-top: 1.5rem;
  }
}

.m-box-field {
  border: 1px solid #dcdcdc;
}

.m-btn {
margin-top: 2rem;
}

.is-pc {
  display: block;
}

.is-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .is-pc {
    display: none;
  }
  .is-sp {
    display: block;
  }
}
.pl-header {
  margin: 0;
}
.pl-header picture {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.pl-header__lead {
  display: none;
}
.pl-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 100px;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
}
.pl-header__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.pl-header__nav ul li {
  margin: 0 10px;
  font-size: 18px;
}
.pl-header__nav ul li a:hover {
  text-decoration: underline;
}
.pl-header__nav ul li a::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  margin-left: 0.4375rem;
  background-image: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_down-g.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .pl-header__lead {
    display: block;
    padding: 20px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 1.5;
    font-size: 14px;
    background-color: #fff;
  }
  .pl-header__nav {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .pl-header__nav ul {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10px;
  }
  .pl-header__nav ul li {
    font-size: 16px;
  }
}


.pl-header {
  position: relative;
}
.soln-header__heading-bridge-link {
  position: absolute;
/*  top: 14.5%;*/
  bottom: 70%;
  left: 20.8%;
  left: 50%;
  margin: 0 0 0 -560px;
  width: 8.453%;
  max-width: 255px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/*
.soln-header__heading-bridge-link:hover {
  opacity: 0.7;
}
*/
.soln-header__heading-bridge-link img {
  width: 100%;
  height: auto;
}
.soln-header__text-box {
  position: absolute;
  top: 32.5%;
  left: 20.8%;
  left: 50%;
  margin: 0 0 0 -560px;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.soln-header__text-box h1 {
  margin: 0 0 0 0;
  padding: 0 0 10px 0;
  font-weight: 900;
  font-size: 40px;
  line-height: 1.4em;
  font-family: 'Noto Sans JP';
  text-shadow: 0 0 8px rgba(0,0,0,0.7);
}
.soln-header__text-box h1 br {
  display: none;
}
.soln-header__text-box p {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: 900;
  font-size: 16px;
  line-height: 1.8em;
  font-family: 'Noto Sans JP';
  text-shadow: 0 0 8px rgba(0,0,0,0.7);
}



@media screen and (max-width: 1560px) {
  .soln-header__heading-bridge-link {
    position: absolute;
    bottom: 80%;
    left: 15px;
    left: 50%;
    width: 8.453%;
    margin: 0 0 0 -560px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
/*
  .soln-header__heading-bridge-link:hover {
    opacity: 0.7;
  }
*/
  .soln-header__heading-bridge-link img {
    width: 100%;
    height: auto;
  }
  .soln-header__text-box {
    position: absolute;
    top: 22.5%;
    left: 50%;
    margin: 0 0 0 -560px;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .soln-header__text-box h1 {
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    font-weight: 900;
    font-size: 38px;
    line-height: 1.4em;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
  }

  .soln-header__text-box p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 900;
    font-size: 16px;
    line-height: 1.6em;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
  }
}


@media screen and (max-width: 1180px) {
	#legal .soln-header__text-box h1 {
/*		font-size:34px;*/
		font-size:3.09vw;
	}
}
@media screen and (max-width: 1040px) {
	#legal .soln-header__text-box h1 {
		font-size:2.89vw;
	}
}
@media screen and (max-width: 1000px) {
	#legal .soln-header__text-box h1 {
		font-size:3.0vw;
	}
}


@media screen and (max-width: 1160px) {
  .soln-header__text-box {
    position: absolute;
    left: 3.2%;
    margin: 0 0 0 0;
  }
  .soln-header__heading-bridge-link {
    left: 3.2%;
    margin: 0 0 0 0;
  }
}


@media screen and (max-width: 1000px) {
  .soln-header__text-box h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 900;
    font-size: 26px;
    line-height: 1.4em;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
  }

  .soln-header__text-box p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 900;
    font-size: 13px;
    line-height: 1.6em;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
  }
}


/*
@media screen and (max-width:980px) {
	#legal .soln-header__text-box h1 {
		font-size:30px;
	}
}
@media screen and (max-width:950px) {
	#legal .soln-header__text-box h1 {
		font-size:25px;
		font-size:3.1vw;
	}
}
@media screen and (max-width:800px) {
	#legal .soln-header__text-box h1 {
		font-size:23px;
	}
}
*/


@media screen and (max-width: 767px) {
  .soln-header__heading-bridge-link {
    position: absolute;
    top: 14.5vw;
    left: 5.5vw;
    width: 29.8vw;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
/*
  .soln-header__heading-bridge-link:hover {
    opacity: 0.7;
  }
*/
  .soln-header__heading-bridge-link img {
    width: 100%;
    height: auto;
  }

  .soln-header__text-box {
    width: 100%;
    position: absolute;
    top: auto;
/*    bottom: 37.5vw;*/
    top: 36vw;
    left: 5.5vw;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .soln-header__text-box h1 {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-weight: 900;
    font-size: 7.2vw;
    line-height: 1.4em;
    text-align: left;
    font-family: 'Noto Sans JP';
    text-shadow: 0 0 8px rgba(0,0,0,0.7);
  }
#legal .soln-header__text-box h1 {
    font-size: 7.2vw;
}
  .soln-header__text-box h1 br {
    display: block;
  }
  .soln-header__text-box p {
    display: none;
  }


}


@media screen and (max-width:767px) {
	#legal .pl-header .soln-header__heading-bridge-link {
		top:10.5vw;
	}
	#legal .pl-header .soln-header__text-box {
		top:29vw;
	}
}




.pl-section__wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}
@media screen and (max-width: 767px) {
  .pl-section__wrap {
    padding: 0 20px;
  }
}

.pl-feature {
  padding: 100px 0;
}
.pl-feature h2 {
  position: relative;
  padding: 27px 0 30px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/1ef3159eddb0a19044a62f28b4b1a2d5/title-bg-point.png) no-repeat center top;
}
.pl-feature h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44a78b;
}
.pl-feature__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 20px;
}
.pl-feature__img {
  display: block;
  margin: 23px auto;
}
.pl-feature__lead {
  line-height: 1.4;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
.pl-feature__text {
  line-height: 1.5;
  font-size: 16px;
}
.pl-feature__text .btn-link-inline {
  text-decoration: none;
}
.pl-feature__text .btn-link-inline:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .pl-feature__text .btn-link-inline {
    color: #333;
    pointer-events: none;
  }
}
.pl-feature__slider {
  padding: 50px 0;
  background-color: rgba(68, 167, 139, 0.12);
}
.pl-feature__slider h3 {
  margin-bottom: 45px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
}
.pl-feature__slider h3 span {
  color: #44a78b;
}
.pl-feature__slider-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-feature__slider-link:hover {
  opacity: 0.7;
}
.pl-feature__slider-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.pl-feature__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.pl-feature__slider-panel div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pl-feature__slider-panel span {
  position: relative;
  width: 100%;
  height: 60px;
  margin-top: 20px;
  line-height: 60px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #01916d;
}
.pl-feature__slider-panel span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pl-feature__slider-panel-lead {
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  color: #44a78b;
}
.pl-feature__slider-panel-text {
  line-height: 1.6;
  font-size: 16px;
}
.pl-feature__slider .list_wrap {
  overflow-y: visible;
  position: relative;
}
.pl-feature__slider .list_wrap .u-sp {
  display: none;
}
.pl-feature__slider .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.pl-feature__slider .swiper-wrapper {
  padding: 5px;
}
.pl-feature__slider .swiper-slide {
  height: auto;
}
.pl-feature__slider .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.pl-feature__slider .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.pl-feature__slider .swiper-pagination-bullet-active {
  background-color: #626262;
}
.pl-feature__slider .swiper-button-next, .pl-feature__slider .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-feature__slider .swiper-button-next:hover, .pl-feature__slider .swiper-button-prev:hover {
  opacity: 0.7;
}
.pl-feature__slider .swiper-button-next::after, .pl-feature__slider .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.pl-feature__slider .swiper-button-next.swiper-button-disabled, .pl-feature__slider .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.pl-feature__slider .swiper-button-prev {
  left: -20px;
}
.pl-feature__slider .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.pl-feature__slider .swiper-button-next {
  right: -20px;
}
.pl-feature__slider .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
@media screen and (max-width: 767px) {
  .pl-feature {
    padding: 60px 0 50px;
  }
  .pl-feature h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .pl-feature h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .pl-feature__flex {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 10px;
  }
  .pl-feature__img {
    height: 70px;
    margin: auto;
  }
  .pl-feature__lead {
    font-size: 16px;
    text-align: left;
  }
  .pl-feature__text {
    font-size: 14px;
  }
  .pl-feature__slider {
    padding: 50px 0;
  }
  .pl-feature__slider h3 {
    margin-bottom: 27px;
    font-size: 28px;
  }
  .pl-feature__slider-panel {
    padding: 20px 15px;
  }
  .pl-feature__slider-panel figure {
    margin: 0 0 15px;
  }
  .pl-feature__slider-panel a {
    margin-top: 20px;
    font-size: 16px;
  }
  .pl-feature__slider-panel-lead {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .pl-feature__slider-panel-text {
    font-size: 14px;
  }
  .pl-feature__slider .swiper-slide {
    width: 90%;
  }
  .pl-feature__slider .swiper-pagination {
    margin-top: 20px;
  }
  .pl-feature__slider .swiper-button-next, .pl-feature__slider .swiper-button-prev {
    display: none;
  }
}

.pl-solution {
  padding: 100px 0;
}
.pl-solution h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/83528950a56a914efc0afb13f34762e6/title-bg-solution.png) no-repeat center top;
}
.pl-solution h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44a78b;
}
.pl-solution__contents {
  padding: 50px 0 60px;
  border-bottom: 1px solid #dcdcdc;
}
.pl-solution__contents:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.pl-solution__contents-heading {
  margin-bottom: 20px;
  line-height: 1.1;
  font-size: 28px;
  font-weight: bold;
}
.pl-solution__contents-lead {
  margin-bottom: 16px;
  line-height: 1.7;
  font-size: 16px;
}
.pl-solution__contents-panel {
  margin-top: 16px;
}
.pl-solution__contents-panel-contents .pl-solution__contents-flex {
  display: none;
}
.pl-solution__contents-panel-contents-item {
  display: none;
  position: relative;
  margin-top: 30px;
  padding: 40px 30px;
  border: 2px solid #01916d;
}
.pl-solution__contents-panel-contents-item::before, .pl-solution__contents-panel-contents-item::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 0;
}
.pl-solution__contents-panel-contents-item::before {
  border: solid 18px transparent;
  border-bottom: solid 18px #01916d;
}
.pl-solution__contents-panel-contents-item::after {
  border: solid 20px transparent;
  border-bottom: solid 20px #fff;
  margin-bottom: -5px;
}
.pl-solution__contents-panel-contents-item:nth-child(2)::before, .pl-solution__contents-panel-contents-item:nth-child(2)::after {
  left: 16.666%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pl-solution__contents-panel-contents-item:nth-child(4)::before, .pl-solution__contents-panel-contents-item:nth-child(4)::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pl-solution__contents-panel-contents-item:nth-child(6)::before, .pl-solution__contents-panel-contents-item:nth-child(6)::after {
  left: 83.333%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.pl-solution__contents-panel-contents-item-heading {
  margin-bottom: 22px;
  line-height: 1.25;
  font-size: 24px;
  font-weight: bold;
}
.pl-solution__contents-panel-contents-item-text {
  margin-bottom: 35px;
  line-height: 1.7;
  font-size: 16px;
}
.pl-solution__contents-panel-contents-item-figure {
  display: block;
  margin: 0 0 30px;
  text-align: center;
}
.pl-solution__contents-panel-contents-item-figure img {
  max-width: 100%;
}
.pl-solution__contents-panel-contents-item-linkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
  padding: 40px 5px;
  background-color: #fdfdd8;
}
.pl-solution__contents-panel-contents-item-linkbox div {
  max-width: 100%;
  width: 352px;
  margin: 0 16px;
  text-align: center;
}
.pl-solution__contents-panel-contents-item-linkbox div p {
  margin-bottom: 15px;
  line-height: 1.7;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.03em;
}
.pl-solution__contents-panel-contents-item-link {
  position: relative;
  display: block;
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916d;
}
.pl-solution__contents-panel-contents-item-link::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.pl-solution__contents-panel-contents-item-link.black {
  background-color: #333;
}
.pl-solution__contents-panel-contents-item-foot {
  padding-top: 45px;
  border-top: 1px solid #dcdcdc;
}
.pl-solution__contents-panel-contents-item-foot h5 {
  margin-bottom: 27px;
  line-height: 1.1;
  font-size: 24px;
  font-weight: bold;
}
.pl-solution__contents-panel-contents-item-foot > div.col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.pl-solution__contents-panel-contents-item-foot-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.pl-solution__contents-panel-contents-item-foot-item picture {
  width: 153px;
  margin-right: 20px;
}
.pl-solution__contents-panel-contents-item-foot-item picture + div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.pl-solution__contents-panel-contents-item-foot-item p {
  line-height: 1.5;
  font-size: 16px;
}
.pl-solution__contents-panel-contents-item-foot-item-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.pl-solution__contents-panel-contents-item-foot-item-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.pl-solution__contents-panel-contents-item-foot-item-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.pl-solution__contents-panel-contents-item-foot-item-link {
  display: block;
  margin-bottom: 16px;
  line-height: 1.4;
  font-size: 18px;
}
.pl-solution__contents-panel-contents-item-btn {
  position: relative;
  width: 312px;
  height: 60px;
  margin: 50px auto 0;
  border: 2px solid #2d2d2d;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.pl-solution__contents-panel-contents-item-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus.svg) no-repeat center center;
  background-size: cover;
}
.pl-solution__contents-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.pl-solution__contents-flex h4 {
  margin-bottom: 15px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  color: #44a78b;
}
.pl-solution__contents-flex ul {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 25px;
  line-height: 1.5;
  font-size: 16px;
  list-style-type: disc;
}
.pl-solution__contents-flex p {
  position: relative;
  height: 60px;
  margin-top: 15px;
  line-height: 60px;
  border: 2px solid #333;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background-color: #333;
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.pl-solution__contents-flex p::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_plus-w.svg) no-repeat center center;
  background-size: cover;
}
.pl-solution__contents-flex p:hover {
  opacity: 0.7;
}
.pl-solution__contents-flex.active {
  background-color: #01916d;
  color: #fff;
}
.pl-solution__contents-flex.active h4 {
  color: #fff;
}
.pl-solution__contents-flex.active p {
  color: #333;
  background-color: #fff;
}
.pl-solution__contents-flex.active p::after {
  background: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus.svg) no-repeat center center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .pl-solution {
    padding: 55px 0;
  }
  .pl-solution h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .pl-solution h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .pl-solution__contents {
    padding: 35px 0 40px;
  }
  .pl-solution__contents-heading {
    margin-bottom: 17px;
    line-height: 1.3;
    font-size: 22px;
  }
  .pl-solution__contents-lead {
    margin-bottom: 16px;
    font-size: 14px;
  }
  .pl-solution__contents-panel {
    display: none;
  }
  .pl-solution__contents-panel-contents .pl-solution__contents-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
  }
  .pl-solution__contents-panel-contents-item {
    margin-top: 40px;
    padding: 30px 15px;
  }
  .pl-solution__contents-panel-contents-item:nth-child(2)::before, .pl-solution__contents-panel-contents-item:nth-child(2)::after, .pl-solution__contents-panel-contents-item:nth-child(4)::before, .pl-solution__contents-panel-contents-item:nth-child(4)::after, .pl-solution__contents-panel-contents-item:nth-child(6)::before, .pl-solution__contents-panel-contents-item:nth-child(6)::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .pl-solution__contents-panel-contents-item-heading {
    font-size: 22px;
  }
  .pl-solution__contents-panel-contents-item-text {
    font-size: 14px;
  }
  .pl-solution__contents-panel-contents-item-linkbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 15px;
  }
  .pl-solution__contents-panel-contents-item-linkbox div {
    width: 100%;
    margin: 0;
  }
  .pl-solution__contents-panel-contents-item-linkbox div + div {
    margin-top: 32px;
  }
  .pl-solution__contents-panel-contents-item-linkbox div p {
    margin-bottom: 15px;
    font-size: 16px;
  }
  .pl-solution__contents-panel-contents-item-link {
    line-height: 60px;
    font-size: 16px;
  }
  .pl-solution__contents-panel-contents-item-foot {
    padding-top: 30px;
  }
  .pl-solution__contents-panel-contents-item-foot h5 {
    margin-bottom: 22px;
    font-size: 22px;
  }
  .pl-solution__contents-panel-contents-item-foot-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
  .pl-solution__contents-panel-contents-item-foot-item picture {
    width: 100%;
    margin-right: 0;
  }
  .pl-solution__contents-panel-contents-item-foot-item picture + div {
    padding: 20px 15px;
  }
  .pl-solution__contents-panel-contents-item-foot-item p {
    font-size: 14px;
  }
  .pl-solution__contents-panel-contents-item-foot-item-tool {
    margin-bottom: 12px;
  }
  .pl-solution__contents-panel-contents-item-foot-item-tool-tag {
    font-size: 11px;
  }
  .pl-solution__contents-panel-contents-item-foot-item-tool-date {
    font-size: 11px;
  }
  .pl-solution__contents-panel-contents-item-foot-item-link {
    margin-bottom: 13px;
    font-size: 16px;
  }
  .pl-solution__contents-panel-contents-item-btn {
    width: 100%;
    margin: 30px auto 0;
    font-size: 16px;
  }
  .pl-solution__contents-flex h4 {
    margin-bottom: 18px;
    font-size: 16px;
  }
  .pl-solution__contents-flex ul {
    margin-left: 20px;
    font-size: 14px;
  }
  .pl-solution__contents-flex p {
    margin-top: 25px;
    font-size: 16px;
  }
}

.pl-seminar {
  padding: 100px 0;
  background-color: rgba(68, 167, 139, 0.12);
}
.pl-seminar h2 {
  position: relative;
  margin-bottom: 45px;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/8ef1a3cad497b52b87db9b067502148e/title-bg-seminar.png) no-repeat center top;
}
.pl-seminar h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44a78b;
}
.pl-seminar__box {
  padding: 50px 64px;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/4cc5649fd2b1b48b0adc118e255eaf93/bg-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-it {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/ad14675a3e119b3ceedc5819907138cf/bg-it-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-legal {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/dca2bcc0c8aea47cb1238a95e2f9383e/bg-legal-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-security {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/8289fed2601f816051a8897d6c4d0fa7/bg-security-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-telework {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/59e2602ef31e709deda41fc8f7485e5c/bg-telework-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-construction {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/4152e66538221b21700bbb24e2880c04/bg-construction-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-manufacturing {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/10ad4308bf79e3d0f2a7460ba9f2c87a/bg-manufacturing-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-medical {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/5261733576b6133f9a00cf278dd215db/bg-medical-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box.is-welfare {
  background: url(https://assets-fb.fujifilm.com/files/2023-03/74c78401ed836e083662563e69fee25c/bg-welfare-seminar-pc.jpg) no-repeat center center;
  background-size: cover;
}
.pl-seminar__box-heading {
  margin-bottom: 20px;
  line-height: 1.35;
  font-size: 40px;
}
.pl-seminar__box-text {
  line-height: 1.5;
  font-size: 16px;
}
.pl-seminar__box-btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px 0 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916d;
}
.pl-seminar__box-btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .pl-seminar {
    padding: 55px 0;
  }
  .pl-seminar h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .pl-seminar h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .pl-seminar__box {
    padding: 26px 20px 195px;
    background: url(https://assets-fb.fujifilm.com/files/2023-03/26bda7e351209d187d1a2608217f3bd8/bg-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-it {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/759ffa4c18dc01c8a70d39b5351ed0e1/bg-it-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-legal {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/180674476e3fd0d892d2515aae09a8ab/bg-legal-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-security {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/e1f654f350c2819a15dfae1d3bd02ca3/bg-security-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-telework {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/17b435dd5e2a7ec2b2037c656c73cc0c/bg-telework-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-construction {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/ed913828d5f7ec1efdd5f314a40b17eb/bg-construction-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-manufacturing {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/52d5e299dc271df575ca4251c14b7e03/bg-manufacturing-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-medical {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/810e8745a793537cf85577dd4be05ab0/bg-medical-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box.is-welfare {
    background: url(https://assets-fb.fujifilm.com/files/2023-03/f03e5a72ed6f28ea2a2fb772ad9c2cac/bg-welfare-seminar-sp.jpg) no-repeat center center;
    background-size: cover;
  }
  .pl-seminar__box-heading {
    margin-bottom: 15px;
    font-size: 28px;
    text-align: center;
  }
  .pl-seminar__box-text {
    font-size: 14px;
  }
  .pl-seminar__box-btn {
    margin: 22px 0 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.pl-case {
  padding: 100px 0;
}
.pl-case h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/6bbb7a14e71936e2c19adc8884b6ba03/title-bg-case.png) no-repeat center top;
}
.pl-case h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44a78b;
}
.pl-case__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-case__link:hover {
  opacity: 0.7;
}
.pl-case__slider-panel {
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.pl-case__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.pl-case__slider-panel-box {
  padding: 0 20px 25px;
}
.pl-case__slider-panel-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.pl-case__slider-panel-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.pl-case__slider-panel-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.pl-case__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.pl-case__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.pl-case .list_wrap {
  margin-top: 50px;
  overflow-y: visible;
  position: relative;
}
.pl-case .list_wrap .u-sp {
  display: none;
}
.pl-case .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.pl-case .swiper-wrapper {
  padding: 5px;
}
.pl-case .swiper-slide {
  height: auto;
}
.pl-case .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.pl-case .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.pl-case .swiper-pagination-bullet-active {
  background-color: #626262;
}
.pl-case .swiper-button-next, .pl-case .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-case .swiper-button-next:hover, .pl-case .swiper-button-prev:hover {
  opacity: 0.7;
}
.pl-case .swiper-button-next::after, .pl-case .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.pl-case .swiper-button-next.swiper-button-disabled, .pl-case .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.pl-case .swiper-button-prev {
  left: -20px;
}
.pl-case .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.pl-case .swiper-button-next {
  right: -20px;
}
.pl-case .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.pl-case__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916d;
}
.pl-case__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .pl-case {
    padding: 55px 0;
  }
  .pl-case h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .pl-case h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .pl-case__slider-panel figure {
    margin: 0 0 15px;
  }
  .pl-case__slider-panel-box {
    padding: 0 15px 15px;
  }
  .pl-case__slider-panel-tool-tag {
    font-size: 11px;
  }
  .pl-case__slider-panel-tool-date {
    font-size: 11px;
  }
  .pl-case__slider-panel-link {
    font-size: 16px;
  }
  .pl-case__slider-panel-text {
    font-size: 14px;
  }
  .pl-case .list_wrap {
    margin-top: 30px;
  }
  .pl-case .swiper-slide {
    width: 90%;
  }
  .pl-case .swiper-pagination {
    margin-top: 20px;
  }
  .pl-case .swiper-button-next, .pl-case .swiper-button-prev {
    display: none;
  }
  .pl-case__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.pl-column {
  padding: 100px 0;
  background-color: rgba(68, 167, 139, 0.12);
}
.pl-column h2 {
  position: relative;
  padding: 27px 0 80px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
  background: url(https://assets-fb.fujifilm.com/files/2023-03/a41ad573246c126940e990789ac8557d/title-bg-column.png) no-repeat center top;
}
.pl-column h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: calc(50% - 50px);
  width: 100px;
  height: 6px;
  background-color: #44a78b;
}
.pl-column__link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-column__link:hover {
  opacity: 0.7;
}
.pl-column__slider-panel {
  height: 100%;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.pl-column__slider-panel figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 20px;
}
.pl-column__slider-panel-box {
  padding: 0 20px 25px;
}
.pl-column__slider-panel-tool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 8px;
}
.pl-column__slider-panel-tool-tag {
  display: inline-block;
  padding: 3px 10px;
  line-height: 1;
  border: 1px solid #3e3e3e;
  border-radius: 4px;
  font-size: 12px;
}
.pl-column__slider-panel-tool-date {
  line-height: 1;
  font-size: 12px;
  color: #666;
}
.pl-column__slider-panel-link {
  font-size: 18px;
  font-weight: bold;
}
.pl-column__slider-panel-text {
  margin-top: 17px;
  line-height: 1.5;
  font-size: 16px;
}
.pl-column .list_wrap {
  margin-top: 50px;
  overflow-y: visible;
  position: relative;
}
.pl-column .list_wrap .u-sp {
  display: none;
}
.pl-column .swiper {
  margin: 0 -5px;
  padding-right: 10px;
}
.pl-column .swiper-wrapper {
  padding: 5px;
}
.pl-column .swiper-slide {
  height: auto;
}
.pl-column .swiper-pagination {
  position: static;
  margin-top: 25px;
}
.pl-column .swiper-pagination-bullet {
  background-color: #f6f6f6;
  border: 1px solid #626262;
  opacity: 1;
}
.pl-column .swiper-pagination-bullet-active {
  background-color: #626262;
}
.pl-column .swiper-button-next, .pl-column .swiper-button-prev {
  top: calc(50% - 20px);
  width: 40px;
  height: 40px;
  background-color: #8d8d8d;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pl-column .swiper-button-next:hover, .pl-column .swiper-button-prev:hover {
  opacity: 0.7;
}
.pl-column .swiper-button-next::after, .pl-column .swiper-button-prev::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
.pl-column .swiper-button-next.swiper-button-disabled, .pl-column .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
  opacity: 0.35;
}
.pl-column .swiper-button-prev {
  left: -20px;
}
.pl-column .swiper-button-prev::after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 16px;
}
.pl-column .swiper-button-next {
  right: -20px;
}
.pl-column .swiper-button-next::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 16px;
}
.pl-column__btn {
  position: relative;
  display: block;
  max-width: 352px;
  margin: 30px auto 0;
  line-height: 80px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  background-color: #01916d;
}
.pl-column__btn::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
@media screen and (max-width: 767px) {
  .pl-column {
    padding: 55px 0;
  }
  .pl-column h2 {
    padding: 5px 0 35px;
    font-size: 28px;
    background-size: 313px auto;
  }
  .pl-column h2::after {
    left: calc(50% - 35px);
    width: 70px;
    height: 4px;
  }
  .pl-column__slider-panel figure {
    margin: 0 0 15px;
  }
  .pl-column__slider-panel-box {
    padding: 0 15px 15px;
  }
  .pl-column__slider-panel-tool-tag {
    font-size: 11px;
  }
  .pl-column__slider-panel-tool-date {
    font-size: 11px;
  }
  .pl-column__slider-panel-link {
    font-size: 16px;
  }
  .pl-column__slider-panel-text {
    font-size: 14px;
  }
  .pl-column .list_wrap {
    margin-top: 30px;
  }
  .pl-column .swiper-slide {
    width: 90%;
  }
  .pl-column .swiper-pagination {
    margin-top: 20px;
  }
  .pl-column .swiper-button-next, .pl-column .swiper-button-prev {
    display: none;
  }
  .pl-column__btn {
    max-width: 295px;
    margin: 25px auto 0;
    line-height: 60px;
    font-size: 16px;
  }
}

.pl-relate {
  padding: 100px 0;
}
.pl-relate h2 {
  margin-bottom: 44px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
}
.pl-relate__img {
  margin-bottom: 10px;
}
.pl-relate__link {
  line-height: 1.4;
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.pl-relate__link:hover {
  text-decoration: underline;
}
.pl-relate__text {
  margin-top: 10px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .pl-relate {
    padding: 50px 0;
  }
  .pl-relate h2 {
    margin-bottom: 25px;
    font-size: 28px;
  }
  .pl-relate__link {
    font-size: 16px;
  }
  .pl-relate__text {
    margin-top: 10px;
    font-size: 14px;
  }
}

.pl-contact {
  padding: 100px 0;
  background-color: #f2f2f2;
}
.pl-contact h2 {
  margin-bottom: 70px;
  line-height: 1.35;
  font-size: 40px;
  text-align: center;
}
.pl-contact .pl-section__wrap {
  padding: 50px 120px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  .pl-contact {
    padding: 50px 0;
  }
  .pl-contact h2 {
    margin-bottom: 30px;
    font-size: 28px;
  }
  .pl-contact .pl-section__wrap {
    padding: 40px 10px;
  }
}
.pl-contact .mktoButton {
  width: 160px;
  text-indent: 10px;
}

.pl-follow {
  display: none;
}
.pl-follow__nav {
  position: fixed;
  top: 0;
  width: 100%;
  -webkit-box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
          box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.16);
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 100;
}
.pl-follow__nav p {
  display: none;
}
.pl-follow__nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 100px;
  margin: 0;
  padding: 0;
}
.pl-follow__nav ul li {
  margin: 0 10px;
  font-size: 18px;
}
.pl-follow__nav ul li a:hover {
  text-decoration: underline;
}
.pl-follow__nav ul li a::after {
  content: "";
  display: inline-block;
  width: 1rem;
  height: 1rem;
  vertical-align: middle;
  margin-left: 0.4375rem;
  background-image: url(https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_down-g.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .pl-follow__nav {
    background-color: #fff;
  }
  .pl-follow__nav p {
    position: relative;
    display: block;
    padding: 20px;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
  }
  .pl-follow__nav p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 14px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url("https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_plus-g.svg") no-repeat center center;
    background-size: cover;
  }
  .pl-follow__nav p.active::after {
    background: url("https://www.fujifilm.com/fb/themes/custom/fxv7/resources/jpn/images/icn_minus-g.svg") no-repeat center center;
    background-size: cover;
  }
  .pl-follow__nav p.active + ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .pl-follow__nav ul {
    display: none;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    border-top: 1px solid #dcdcdc;
    padding: 10px;
  }
  .pl-follow__nav ul li {
    font-size: 16px;
  }
}

h2,
h3,
p {
  font-family: "Clarimo UD PE Regular", "UD Shin Go Regular JIS2004", sans-serif;
}

h4,
.pl-solution__contents-heading,
.btn-link__inner,
.pl-feature__slider-panel-lead,
.pl-feature__lead {
  font-family: "Clarimo UD PE DemiBold", "UD Shin Go Conde90 DB JIS2004", sans-serif;
}

a.pl-relate__link .btn-link__inner {
  vertical-align: baseline;
}
/*# sourceMappingURL=solution_style.css.map */



/* 2024.02.14 */
.bnr_box {
	margin: 30px auto 0;
	padding: 15px 0 30px 0;
	width: 90%;
	max-width: 960px;
	position: relative;
}
.bnr_box img {
	width: 100%;
	height: auto;
	display: block;
}
.bnr_box img.pc {
	display: block;
}
.bnr_box img.sp {
	display: none;
}
.bnr_box p {
	text-align: center;
	line-height: 1.4em;
	font-size: 11px;
	width: calc( 100% - 294px );
  padding: 15px 0 0 0;
}
.bnr_box .deco {
	position: absolute;
	top: -60px;
  right: 20px;
	width: 26%;
  max-width: 261px;
}
@media screen and (max-width: 767px) {
.bnr_box .deco {
  display: none !important;
}
  .bnr_box {
    margin: 0 auto;
    padding: 0px 0 30px 0;
    width: 90%;
    max-width: 960px;
    position: relative;
  }
  .bnr_box img {
    width: 100%;
    height: auto;
    display: block;
  }
  .bnr_box img.pc {
    display: none;
  }
  .bnr_box img.sp {
    display: block;
  }
  .bnr_box p {
    position: relative;
    top: auto;
    left: auto;
    text-align: center;
    line-height: 1.4em;
    font-size: 11px;
    width: 100%;
  }
}


/* new */
.swiper-slide.wide {
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
  padding: 20px 16px;
  height: auto;
  position: relative;
}
.swiper-slide.wide figure {
  width: 49%;
  float: left;
}
.swiper-slide.wide figure img._pc {
  display: block;
}
.swiper-slide.wide figure img._sp {
  display: none;
}
.swiper-slide.wide .soln-soln__slider-panel-box {
  margin: 0 0 0 0;
  padding: 0 0 0 25px;
  width: auto;
  box-sizing: border-box;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .swiper-slide.wide {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    max-width: 90%;
    padding: 0;
    width: 90%;
    height: auto;
    position: relative;
  }
  .swiper-slide.wide figure {
    width: 100%;
    float: none;
  }
  .swiper-slide.wide figure img._pc {
    display: none;
  }
  .swiper-slide.wide figure img._sp {
    display: block;
  }
  .swiper-slide.wide .soln-soln__slider-panel-box {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: auto;
    box-sizing: border-box;
    overflow: hidden;
  }

}



.wide50 {
  flex: 50% !important;
  max-width: 50% !important;
  margin: 0 25%;
}

@media screen and (max-width: 767px) {
	.wide50 {
		flex: inherit !important;
		max-width: inherit !important;
		 margin: inherit;
	}
}


