﻿@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: #0066ff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.contact-button {
  display: inline-block;
  background-color: #00063b;
  /* 主色调 */
  color: #fff;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
  transition: background-color 0.3s ease;
}

.contact-button:hover {
  background-color: #0056b3;
  /* 悬停时的颜色 */
}


.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.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-transition-timing-function: var(--swiper-wrapper-transition-timing-function,
      initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function,
      initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.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;
  display: block;
}

.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-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-css-mode>.swiper-wrapper {
  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-css-mode.swiper-horizontal>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.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-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(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.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: var(--swiper-navigation-top-offset, 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 svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.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:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.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: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  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: var(--swiper-pagination-bullet-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: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  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 transform,
    0.2s top;
  transition:
    0.2s transform,
    0.2s top;
}

.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 transform,
    0.2s left;
  transition:
    0.2s transform,
    0.2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition:
    0.2s transform,
    0.2s right;
  transition:
    0.2s transform,
    0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color,
      rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  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: var(--swiper-pagination-progressbar-size, 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: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, 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: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-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;
  -ms-touch-action: none;
  touch-action: none;
}

.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 {
  pointer-events: auto;
}

.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-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  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-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.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-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  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;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  border-bottom: none;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  color: #000;
  background-color: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  font-family: monospace, sans-serif;
  font-size: 1em;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
input,
select,
textarea {
  margin: 0;
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

blockquote,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
ul {
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 12px;
}

li {
  list-style: none;
}

pre {
  word-wrap: break-word;
  white-space: pre-wrap;
}

q {
  quotes: none;
}

img {
  line-height: 1;
  vertical-align: top;
}

caption {
  padding: 0;
}

td,
th {
  padding: 0;
}

fieldset {
  border: 0;
}

.accordion__content__body,
.anchor,
.anchor__item>a,
.anchor__item>button,
.article__area .article__area__column,
.article__item__body,
.article__lead,
.article__list__inner,
.article__list__item,
.banner__list,
.btn>a,
.case__btn,
.case__list,
.category__list,
.category__target__list__item>a,
.container.--header,
.container.--solution,
.content__head .text__secondary,
.datetime__head,
.datetime__item,
.footer__main__nav,
.footer__sub__nav__list,
.header__lang__list,
.header__nav__list,
.header__navs__main,
.header__navs__sub,
.ico__list,
.insight__btn,
.link__list__item>a,
.link__list__text,
.news__btn,
.recommend__column__body,
.recommend__column__inner,
.recommend__column__item,
.seminar__btn,
.seminar__list,
.seminar__list__header,
.seminar__list__header__label,
.share,
.slider__inner,
.tag,
.title,
.title__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.accordion__content__link,
.insight__overview__link,
.read-more {
  color: #212121;
  font-size: 1.6rem;
}

.accordion__content__link>a,
.insight__overview__link>a,
.read-more>a {
  color: #212121;
  text-decoration: none;
  display: inline-block;
}

@media (min-width: 961px) {

  .accordion__content__link>a,
  .insight__overview__link>a,
  .read-more>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .accordion__content__link>a:hover,
  .insight__overview__link>a:hover,
  .read-more>a:hover {
    color: #0066FF;
  }

  .accordion__content__link>a:hover::after,
  .insight__overview__link>a:hover::after,
  .read-more>a:hover::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.accordion__content__link::after,
.insight__overview__link::after,
.read-more::after {
  display: inline-block;
  width: 13px;
  height: 5px;
  margin-left: 5px;
  vertical-align: middle;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
}

[target="_blank"].accordion__content__link::after,
[target="_blank"].insight__overview__link::after,
[target="_blank"].read-more::after {
  width: 14px;
  height: 14px;
  background-image: url(../image/ico_btn_blank.svg);
}

@media (max-width: 980px) {

  .accordion__content__link,
  .insight__overview__link,
  .read-more {
    font-size: 1.2rem;
  }
}

.case__btn,
.insight__btn,
.news__btn,
.seminar__btn {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 40px;
}

.article__list__inner,
.recommend__column__inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
}

@media (max-width: 980px) {

  .article__list__inner,
  .recommend__column__inner {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
  }
}

.article__list__item,
.recommend__column__item {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {

  .article__list__item,
  .recommend__column__item {
    width: 100%;
    margin: 0 5px 5px 5px;
  }
}

.article__list__item>a,
.recommend__column__item>a {
  display: block;
  padding: 50px;
  color: #212121;
  background-color: #fff;
  text-decoration: none;
}

@media (max-width: 980px) {

  .article__list__item>a,
  .recommend__column__item>a {
    padding: 30px;
  }
}

.article__list__item>a>img,
.recommend__column__item>a>img {
  width: 100%;
}

.accordion__content__body,
.article__area .article__area__column,
.recommend__column__body {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 980px) {

  .accordion__content__body,
  .article__area .article__area__column,
  .recommend__column__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.accordion__content__image,
.article__item__image,
.recommend__column__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  margin-right: 30px;
}

.--vertical.accordion__content__image,
.--vertical.article__item__image,
.--vertical.recommend__column__image {
  padding-top: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media (max-width: 980px) {

  .accordion__content__image,
  .article__item__image,
  .recommend__column__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.accordion__content__image>img,
.article__item__image>img,
.recommend__column__image>img {
  width: 100%;
}

.accordion__content__text .title__quaternary,
.article__item__text .title__quaternary,
.recommend__column__text .title__quaternary,
.topic__text .title__quaternary {
  font-size: 1.8rem;
  margin-bottom: 30px;
}

@media (max-width: 980px) {

  .accordion__content__text .title__quaternary,
  .article__item__text .title__quaternary,
  .recommend__column__text .title__quaternary,
  .topic__text .title__quaternary {
    font-size: 1.4rem;
  }
}

.accordion__content__text .text__tertiary,
.article__item__text .text__tertiary,
.recommend__column__text .text__tertiary,
.topic__text .text__tertiary {
  margin-bottom: 30px;
}

@media (max-width: 980px) {

  .accordion__content__text .text__tertiary,
  .article__item__text .text__tertiary,
  .recommend__column__text .text__tertiary,
  .topic__text .text__tertiary {
    display: none;
  }
}

.accordion__content__text .text__tertiary:not(:first-of-type),
.article__item__text .text__tertiary:not(:first-of-type),
.recommend__column__text .text__tertiary:not(:first-of-type),
.topic__text .text__tertiary:not(:first-of-type) {
  margin-bottom: 0;
}

.accordion__content__text> :last-child,
.article__item__text> :last-child,
.recommend__column__text> :last-child,
.topic__text> :last-child {
  margin-bottom: 0;
}

.article__list__item>a,
.newcolumn__area .newcolumn__area-image>a,
.recommend__column__item>a,
.seminar__list__item>a {
  position: relative;
}

.article__list__item>a::before,
.newcolumn__area .newcolumn__area-image>a::before,
.recommend__column__item>a::before,
.seminar__list__item>a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1;
  border: 2px solid #0066FF;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (min-width: 961px) {

  .article__list__item>a,
  .newcolumn__area .newcolumn__area-image>a,
  .recommend__column__item>a,
  .seminar__list__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .article__list__item>a:hover::before,
  .newcolumn__area .newcolumn__area-image>a:hover::before,
  .recommend__column__item>a:hover::before,
  .seminar__list__item>a:hover::before {
    opacity: 1;
  }
}

.accordion__content__link>a,
.article__top__list__wrap .article__top__list__text,
.article__wrap .article__text,
.category__target__list__item .text__quaternary,
.footer__nav__item>a>span,
.footer__nav__sub-item>a>span,
.footer__sub__nav__item>a,
.header__nav__item>a>small,
.include-link,
.independent-link,
.insight__overview__link>a,
.read-more>a,
.report__list__wrap .report__list__link {
  position: relative;
}

.accordion__content__link>a::after,
.article__top__list__wrap .article__top__list__text::after,
.article__wrap .article__text::after,
.category__target__list__item .text__quaternary::after,
.footer__nav__item>a>span::after,
.footer__nav__sub-item>a>span::after,
.footer__sub__nav__item>a::after,
.header__nav__item>a>small::after,
.include-link::after,
.independent-link::after,
.insight__overview__link>a::after,
.read-more>a::after,
.report__list__wrap .report__list__link::after {
  content: "";
  /* 创建伪元素 */
  display: block;
  /* 设置为块级元素 */
  height: 2px;
  /* 下划线高度 */
  width: 100%;
  /* 宽度占满父元素 */
  background-color: #0066ff;
  /* 下划线颜色：蓝色 */
  -webkit-transform: scaleX(0);
  /* 初始状态：X轴缩放为0（不可见） */
  transform: scaleX(0);

  /* 设置动画过渡效果 */
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);

  position: absolute;
  /* 绝对定位 */
  left: 0%;
  /* 水平居中 */
  bottom: -5px;
  /* 距离底部5像素 */
  -webkit-transform-origin: center;
  /* 变换原点在中心 */
  transform-origin: center;
  /* 变换原点在中心 */
}

body,
html {
  height: 100%;
}

html {
  font-size: 62.5%;
  background: #fff;
}

body {
  font-size: 1.5rem;
  position: relative;
  width: 100%;
  min-height: 100%;
  font-family:
    "Lato", sans-serif;
  line-height: 1.6;
  color: #212121;
  background: #fff;
}

@media (max-width: 980px) {
  body {
    font-size: 1.3rem;
  }
}

@media (max-width: 980px) {
  body {
    overflow-x: hidden;
  }

  .screen {
    overflow-x: hidden;
  }

  .wrapper {
    overflow-x: hidden;
  }
}

.is-show {
  display: inherit !important;
}

.is-hide {
  display: none !important;
}

.is-visible {
  visibility: visible !important;
}

.is-hidden {
  visibility: hidden !important;
}

.is-fixed {
  position: fixed !important;
}

.is-absolute {
  position: absolute !important;
}

.is-overflow-hidden {
  overflow: hidden !important;
}

.is-disable a {
  cursor: default;
  opacity: 0.4;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.inline {
  display: inline !important;
}

.inlineBlock {
  display: inline-block !important;
}

@media (min-width: 961px) {
  .is-sp {
    display: none;
  }
}

@media (min-width: 981px) and (max-width: 960px) {
  .is-sp {
    display: none;
  }
}

@media (max-width: 980px) {
  .is-pc {
    display: none;
  }
}

.mt-0 {
  margin-top: 0 !important;
}

@media (max-width: 980px) {
  .mt-0 {
    margin-top: 0 !important;
  }
}

.mt-10 {
  margin-top: 10px !important;
}

@media (max-width: 980px) {
  .mt-10 {
    margin-top: 5px !important;
  }
}

.mt-20 {
  margin-top: 20px !important;
}

@media (max-width: 980px) {
  .mt-20 {
    margin-top: 10px !important;
  }
}

.mt-30 {
  margin-top: 30px !important;
}

@media (max-width: 980px) {
  .mt-30 {
    margin-top: 15px !important;
  }
}

.mt-40 {
  margin-top: 40px !important;
}

@media (max-width: 980px) {
  .mt-40 {
    margin-top: 20px !important;
  }
}

.mt-50 {
  margin-top: 50px !important;
}

@media (max-width: 980px) {
  .mt-50 {
    margin-top: 25px !important;
  }
}

.mt-60 {
  margin-top: 60px !important;
}

@media (max-width: 980px) {
  .mt-60 {
    margin-top: 30px !important;
  }
}

.mt-70 {
  margin-top: 70px !important;
}

@media (max-width: 980px) {
  .mt-70 {
    margin-top: 35px !important;
  }
}

.mt-80 {
  margin-top: 80px !important;
}

@media (max-width: 980px) {
  .mt-80 {
    margin-bottom: 40px !important;
  }
}

.mt-90 {
  margin-top: 90px !important;
}

@media (max-width: 980px) {
  .mt-90 {
    margin-top: 45px !important;
  }
}

.mt-100 {
  margin-top: 100px !important;
}

@media (max-width: 980px) {
  .mt-100 {
    margin-top: 50px !important;
  }
}

@media (max-width: 980px) {
  .mt-sp-10 {
    margin-top: 10px !important;
  }
}

@media (max-width: 980px) {
  .mt-sp-20 {
    margin-top: 20px !important;
  }
}

@media (max-width: 980px) {
  .mt-sp-30 {
    margin-top: 30px !important;
  }
}

@media (max-width: 980px) {
  .mt-sp-40 {
    margin-top: 40px !important;
  }
}

.ml-20 {
  margin-left: 20px !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

@media (max-width: 980px) {
  .mb-10 {
    margin-bottom: 5px !important;
  }
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media (max-width: 980px) {
  .mb-20 {
    margin-bottom: 10px !important;
  }
}

.mb-30 {
  margin-bottom: 30px !important;
}

@media (max-width: 980px) {
  .mb-30 {
    margin-bottom: 15px !important;
  }
}

.mb-40 {
  margin-bottom: 40px !important;
}

@media (max-width: 980px) {
  .mb-40 {
    margin-bottom: 20px !important;
  }
}

.mb-50 {
  margin-bottom: 50px !important;
}

@media (max-width: 980px) {
  .mb-50 {
    margin-bottom: 25px !important;
  }
}

.mb-60 {
  margin-bottom: 60px !important;
}

@media (max-width: 980px) {
  .mb-60 {
    margin-bottom: 30px !important;
  }
}

.mb-70 {
  margin-bottom: 70px !important;
}

@media (max-width: 980px) {
  .mb-70 {
    margin-bottom: 35px !important;
  }
}

.mb-80 {
  margin-bottom: 80px !important;
}

@media (max-width: 980px) {
  .mb-80 {
    margin-bottom: 40px !important;
  }
}

.mb-90 {
  margin-bottom: 90px !important;
}

@media (max-width: 980px) {
  .mb-90 {
    margin-bottom: 45px !important;
  }
}

.mb-100 {
  margin-bottom: 100px !important;
}

@media (max-width: 980px) {
  .mb-100 {
    margin-bottom: 50px !important;
  }
}

.breadcrumb {
  position: relative;
  z-index: 0;
  padding: 9px 20px;
  background-color: #f7f7f7;
}

@media (max-width: 980px) {
  .breadcrumb {
    margin-bottom: 0;
  }
}

.breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb__item {
  margin-right: 5px;
  font-size: 1.7rem;
  line-height: 12px;
}

@media (max-width: 980px) {
  .breadcrumb__item {
    margin-bottom: 5px;
  }
}

.breadcrumb__item::after {
  margin-left: 5px;
  content: ">";
}

.breadcrumb__item:last-of-type::after {
  content: none;
}

.breadcrumb__item>a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  color: #004896;
  text-decoration: none;
}

@media (min-width: 961px) {
  .breadcrumb__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .breadcrumb__item>a:hover {
    opacity: 0.5;
  }
}

.btn {
  min-width: 260px;
  min-height: 50px;
  display: inline-block;
}

.btn.--center {
  margin: 0 auto;
}

.btn.--right {
  margin: 0 0 0 auto;
}

.btn>a {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
  color: #212121;
  background-color: #fff;
  text-decoration: none;
  border: 1px solid #212121;
  border-radius: 1px;
  font-size: 1.6rem;
  line-height: 28px;
  padding: 10px 35px;
  word-break: break-all;
}

.btn>a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  display: block;
  width: 12px;
  height: 5px;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.btn>a[target="_blank"]::after {
  width: 14px;
  height: 14px;
  background-image: url(../image/ico_btn_blank.svg);
}

@media (min-width: 961px) {
  .btn>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .btn>a:hover {
    color: #fff;
    background-color: #0066ff;
    border: 1px solid #0066FF;
  }

  .btn>a:hover::after {
    background-image: url(../image/ico_btn_arrow_next_white.svg);
  }

  .btn>a:hover[target="_blank"]::after {
    background-image: url(../image/ico_btn_blank.svg);
  }
}

@media (max-width: 980px) {
  .btn {
    min-width: 200px;
    min-height: 40px;
  }

  .btn>a {
    font-size: 1.4rem;
    line-height: 22px;
    padding: 8px 35px;
  }
}

.btn.--multi {
  width: 625px;
  height: 120px;
}

@media (max-width: 980px) {
  .btn.--multi {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .btn.--multi:last-child {
    margin-bottom: 0;
  }
}

.btn.--multi>a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 980px) {
  .btn.--multi>a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    width: auto;
    height: auto;
  }
}

.btn.--multi>a span {
  font-size: 2.8rem;
}

@media (max-width: 980px) {
  .btn.--multi>a span {
    font-size: 1.8rem;
  }
}

.btn.--multi>a small {
  font-size: 1.5rem;
}

@media (max-width: 980px) {
  .btn.--multi>a small {
    font-size: 1.3rem;
  }
}

.btn.--navy>a {
  color: #fff;
  background-color: #0066ff;
  border: 1px solid #fff;
}

.btn.--navy>a::after {
  background-image: url(../image/ico_btn_arrow_next_white.svg);
  background-size: cover;
}

@media (min-width: 961px) {
  .btn.--navy>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .btn.--navy>a:hover {
    color: #0066FF;
    background-color: #fff;
    border: 1px solid #0066FF;
  }

  .btn.--navy>a:hover::after {
    background-image: url(../image/ico_btn_arrow_next.svg);
    background-size: cover;
  }
}

.btn.--checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(25% - 7.5px);
  border: solid 1px #0066FF;
  border-radius: 6px;
}

.btn.--checkbox label {
  font-size: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  padding-left: 38px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #fff;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}

.btn.--checkbox label::before {
  content: "";
  position: absolute;
  left: 8px;
  width: 20px;
  height: 20px;
  border: solid 1px #0066FF;
  border-radius: 4px;
  background-color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 980px) {
  .btn.--checkbox label::before {
    height: 18px;
    width: 18px;
  }
}

.btn.--checkbox input {
  z-index: 1;
  display: none;
}

.btn.--checkbox input:checked+label {
  background-color: #0066ff;
  color: #fff;
}

.btn.--checkbox input:checked+label::before {
  content: "";
  border: solid 1px #d8d8d8;
}

.btn.--checkbox input:checked+label::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 7px);
  left: 13px;
  width: 10px;
  height: 7px;
  border-bottom: 2px solid #0066FF;
  border-left: 2px solid #0066FF;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

@media (max-width: 980px) {
  .btn.--checkbox input:checked+label::after {
    left: 12px;
  }
}

.btn.--simple {
  display: inline;
  height: 20px;
  width: auto;
}

.btn.--simple>a {
  background: 0 0;
  border: none;
  display: inline;
  line-height: 1;
  padding-right: 20px;
}

.btn.--simple>a::after {
  right: 0;
}

.btn.--simple>a:hover {
  color: #0066FF;
}

.btn.--simple>a:hover::after {
  background-image: url(../image/ico_btn_arrow_next.svg);
}

.btn.--triangle a::before {
  content: "";
  background: #0066FF;
  border-radius: 50%;
  height: 25px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
}

.btn.--triangle a::after {
  background-image: none;
  top: 33%;
  right: 22px;
  width: 9px;
  height: 9px;
  pointer-events: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(135deg) translate(0, 0);
  transform: rotate(135deg) translate(0, 0);
}

@media (min-width: 981px) {
  .btn.--triangle a::before {
    height: 30px;
    width: 30px;
  }

  .btn.--triangle a::after {
    right: 24px;
    width: 10px;
    height: 10px;
  }

  .btn.--triangle a:hover::before {
    background: #fff;
  }

  .btn.--triangle a:hover::after {
    border-top: 2px solid #0066FF;
    border-right: 2px solid #0066FF;
  }
}

.link__list__text {
  position: absolute;
  top: 10px;
  right: 10px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 357px;
  height: 180px;
  -webkit-clip-path: polygon(41.913% 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(41.913% 0, 100% 0, 100% 100%, 0 100%);
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}

.link__list__text>span {
  position: relative;
  display: block;
  width: 166px;
  height: 16px;
  margin-right: 40px;
  font-family: "Lato", sans-serif;
  line-height: 16px;
  color: #212121;
  font-size: 1.6rem;
}

@media (max-width: 980px) {
  .link__list__text {
    top: 5px;
    right: 5px;
    width: 46.4788%;
    height: 105px;
    text-align: right;
  }

  .link__list__text>span {
    width: calc(100% - 10px);
    height: 14px;
    margin-right: 10px;
    line-height: 14px;
    font-size: 1.4rem;
  }
}

.link__list__item {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
}

.link__list__item:last-child {
  margin-bottom: 0;
}

.link__list__item>a {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  padding-left: 60px;
  overflow: hidden;
  text-decoration: none;
}

.link__list__item>a .link__list__text>span::after {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 13px;
  height: 5px;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.link__list__item>a .link__list__text>span[target="_blank"]::after {
  width: 14px;
  height: 14px;
  background-image: url(../image/ico_btn_blank.svg);
}

@media (min-width: 961px) {
  .link__list__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .link__list__item>a:hover .link__list__image>img {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
  }

  .link__list__item>a:hover .link__list__text {
    background-color: rgba(0, 48, 120, 0.9);
  }

  .link__list__item>a:hover .link__list__text>span {
    color: #fff;
  }

  .link__list__item>a:hover .link__list__text>span::after {
    background-image: url(../image/ico_btn_arrow_next_white.svg);
  }

  .link__list__item>a:hover .link__list__text>span[target="_blank"]::after {
    background-image: url(../image/ico_btn_blank.svg);
  }
}

.link__list__item .title__primary {
  color: #fff;
}

.link__list__item .title__primary>small {
  color: #fff;
}

@media (max-width: 980px) {
  .link__list__item {
    height: 115px;
    margin-bottom: 10px;
  }

  .link__list__item>a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px;
    padding-left: 2.8169%;
  }

  .link__list__item>a .link__list__text>span::after {
    display: none;
  }
}

.link__list__image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.link__list__image>img {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.banners {
  padding: 60px 0;
  position: relative;
}

.banners::before {
  content: "";
  position: absolute;
  top: 0;
  right: -50vw;
  z-index: -1;
  width: 150vw;
  height: 100%;
  margin: auto;
  background-color: #fff;
}

.banners.no-bg {
  padding: 0;
}

.banners.no-bg::before {
  background-color: transparent;
}

@media (max-width: 980px) {
  .banners {
    padding: 30px 10px;
    overflow: hidden;
  }
}

.ban__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  gap: 10px;
}

.ban__list.--single {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .ban__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.ban__list__item {
  -ms-flex-preferred-size: calc(50% - 10px);
  flex-basis: calc(50% - 10px);
}

.ban__list__item .btn.--multi {
  width: 100%;
}

.ban__list__item:nth-child(n + 3) {
  margin-top: 10px;
}

@media (max-width: 980px) {
  .ban__list__item:nth-child(n + 3) {
    margin-top: 0;
  }
}

.include-link,
.independent-link {
  height: 100%;
  color: #0066FF;
  text-decoration: none;
  font-size: 1.6rem;
  display: inline-block;
}

@media (min-width: 961px) {

  .include-link,
  .independent-link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .include-link:hover::after,
  .independent-link:hover::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.link__text {
  position: relative;
  font-size: 1.5rem;
  display: inline-block;
  margin-right: 30px;
}

@media (max-width: 980px) {
  .link__text {
    font-size: 1.3rem;
  }
}

.link__text::after {
  position: absolute;
  top: 50%;
  right: -20px;
  width: 13px;
  height: 13px;
  content: "";
  background-image: url(../image/ico_btn_blank.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.link__text.--pdf::after {
  width: 16px;
  height: 16px;
  background-image: url(../image/ico_link_pdf.svg);
}

.link__text.--no_icon {
  margin-right: 0;
}

.link__text.--no_icon::after {
  display: none;
}

.slider {
  position: relative;
  width: 82.53%;
  max-width: 1040px;
  margin: 0 auto;
}

.slider .swiper-slide {
  min-height: 100%;
  height: auto;
}

.slider .swiper-slide>a {
  color: #212121;
  background-color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
  height: 100%;
}

.slider .swiper-slide>a::after,
.slider .swiper-slide>a::before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #0066ff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 5;
}

.slider .swiper-slide>a::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.slider .swiper-slide>a::after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}

@media (max-width: 980px) {
  .slider .swiper-slide>a .insight__overview__link {
    font-size: 1.3rem;
  }
}

@media (min-width: 961px) {
  .slider .swiper-slide>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .slider .swiper-slide>a:hover::after,
  .slider .swiper-slide>a:hover::before {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }

  .slider .swiper-slide>a:hover .slider__inner::after,
  .slider .swiper-slide>a:hover .slider__inner::before {
    -webkit-transform: scaleY(100%);
    transform: scaleY(100%);
  }
}

.slider .swiper-slide.swiper-slide-active {
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.slider .swiper-pagination {
  right: 0;
  bottom: -12px;
  height: 2px;
  text-align: right;
  -webkit-transform: none;
  transform: none;
}

.slider .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 2px;
  margin-right: 0;
  margin-left: 4px;
  vertical-align: top;
  background-color: #cccfd1;
  border-radius: 0;
  -webkit-transition: width 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: width 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform-origin: left;
  transform-origin: left;
}

.slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 40px;
  background-color: #0066ff;
}

@media (max-width: 980px) {
  .slider {
    width: 88.7323%;
  }
}

.slider__inner {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 50px 40px 50px 50px;
  position: relative;
  height: 100%;
}

.slider__inner::after,
.slider__inner::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #0066ff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 5;
}

.slider__inner::before {
  top: 0;
  right: 0;
  -webkit-transform-origin: top;
  transform-origin: top;
}

.slider__inner::after {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

@media (max-width: 980px) {
  .slider__inner {
    display: block;
    padding: 20px 6.3492%;
  }
}

.slider__overview {
  margin-left: 30px;
}

@media (max-width: 980px) {
  .slider__overview {
    margin-left: 0;
  }
}

.slider__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  width: 400px;
}

.slider__image>img {
  width: 100%;
}

@media (max-width: 980px) {
  .slider__image {
    width: 100%;
    margin-bottom: 20px;
  }
}

.content__body .swiper-button-next,
.content__body .swiper-button-prev {
  display: block;
  width: 60px;
  height: 60px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  background-color: #ddd;
  border-radius: 100%;
}

.content__body .swiper-button-next::after,
.content__body .swiper-button-prev::after {
  display: block;
  width: 60px;
  height: 60px;
  content: "";
  background-size: cover;
}

@media (max-width: 980px) {

  .content__body .swiper-button-next,
  .content__body .swiper-button-prev {
    width: 30px;
    height: 30px;
  }

  .content__body .swiper-button-next::after,
  .content__body .swiper-button-prev::after {
    width: 30px;
    height: 30px;
  }
}

.content__body .swiper-button-prev {
  left: -30px;
}

.content__body .swiper-button-prev::after {
  background-image: url(../image/common/ico_slider_arrow_prev.svg);
}

@media (min-width: 961px) {
  .content__body .swiper-button-prev {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .content__body .swiper-button-prev:hover::after {
    background-image: url(../image/common/ico_slider_arrow_prev_blue.svg);
  }
}

@media (max-width: 980px) {
  .content__body .swiper-button-prev {
    left: -15px;
  }
}

.content__body .swiper-button-next {
  right: -30px;
}

.content__body .swiper-button-next::after {
  background-image: url(../image/common/ico_slider_arrow_next.svg);
}

@media (min-width: 961px) {
  .content__body .swiper-button-next {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .content__body .swiper-button-next:hover::after {
    background-image: url(../image/common/ico_slider_arrow_next_blue.svg);
  }
}

@media (max-width: 980px) {
  .content__body .swiper-button-next {
    right: -15px;
  }
}

.fv {
  position: relative;
  height: 440px;
  padding-top: 40px;
}

.fv .text__primary {
  font-size: 2.5rem;
  width: 500px;
  position: relative;
  z-index: 1;
  margin-left: 65px;
}

@media (max-width: 980px) {
  .fv {
    height: 518px;
    padding-top: 44px;
  }

  .fv .text__primary {
    width: 80%;
    margin-left: 2.66666%;
    font-size: 1.5rem;
  }
}

.fv__title {
  font-size: 4rem;
  /* 你可以根据需要调整数值，比如3rem、4rem等 */
  font-weight: bold;
  /* 可选，让标题更醒目 */
  line-height: 1.2;
  /* 保持行距适中 */
  position: relative;
  z-index: 1;

  margin-bottom: 40px;
  margin-left: 65px;
}

.fv__title>img {
  width: 100%;
}

@media (max-width: 980px) {
  .fv__title {
    font-size: 3rem;
    /* 你可以根据需要调整数值，比如3rem、4rem等 */
    font-weight: bold;
    /* 可选，让标题更醒目 */
    line-height: 1.2;
    /* 保持行距适中 */
    position: relative;
    z-index: 1;

    margin-bottom: 40px;
    margin-left: 65px;
  }
}

.fv__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}

.fv__bg>img {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 3s linear;
  transition: -webkit-transform 3s linear;
  transition: transform 3s linear;
  transition:
    transform 3s linear,
    -webkit-transform 3s linear;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.fv__bg>canvas {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.fv__bg.is-fo {
  opacity: 0;
}

.fv__bg.is-zoom>img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.company .content__body {
  position: relative;
}

@media (max-width: 980px) {
  .company .content__body {
    overflow: hidden;
  }
}

.company__catch {
  width: 34%;
  /* margin-bottom: 40px */
}

.company__vision {
  margin-left: -10px;
}

.company__catch h4 {
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.banner-container {
  display: flex;
  align-self: center;
  /* justify-content: center; */
  margin-bottom: 16px;
  width: 100%;
}

@media (max-width: 980px) {
  .banner-container img {
    display: flex;
    align-self: center;
    /* justify-content: center; */
    /* margin-bottom: 16px; */
    width: 70%;
    height: auto;
  }
}



.side-number {
  width: 60px;
  height: 60px;
}

.side-number img {
  height: 100%;
  margin-top: -2px;
}

.banner-with-extra-image {
  width: 100%;
  justify-self: left;
}

.banner__topbottom__img {
  height: 8px;
  display: flex;
  align-items: center;
  justify-content: left;
  width: 100%;
}

.banner__topbottom__img img {
  width: 100%;
}

.banner-content {
  width: 100%;
}

.banner__item {
  width: 100%;
}

.banner__item a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .banner__topbottom__img img {
    width: 70%;
    height: auto;
    align-items: center;
    justify-content: left;
  }

  .side-number {
    width: 40px;
    height: 40px;
  }

  .side-number img {
    width: 100%;
    height: auto;
    margin-top: 2px;
  }

  .banner__item a {
    width: 70%;
    height: auto;
    align-items: center;
    justify-content: center;
  }

}


.company__catch>img {
  width: 100%;
}

@media (max-width: 980px) {
  .company__catch {
    width: 74.5%;
    /* margin-bottom: 40px */
  }
}

.company__logo {
  width: 15.873%;
  margin-bottom: 50px;
}

.company__logo>img {
  width: 100%;
}

@media (max-width: 980px) {
  .company__logo {
    width: 31.83%;
    margin-bottom: 20px;
  }
}

.company__vision {
  margin-bottom: 30px;
  width: 34%;
}

@media (max-width: 980px) {
  .company__vision {
    width: 100%;
    margin-bottom: 30px;
  }
}

.company__vision .text__list {
  font-size: 1.6rem;
  line-height: 32px;
}

.company__overview {
  width: 34%;
}

.company__overview .text__primary {
  margin-bottom: 50px;
}

.company__image {
  position: absolute;
  top: 0;
  right: -10%;
  z-index: -1;
  width: 76.26%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {
  .company__image {
    position: relative;
    right: 20%;
    width: 150%;
    margin-top: 40px;
    -webkit-transform: none;
    transform: none;
  }
}

.company__image__inner {
  position: relative;
  width: 100%;
  padding-top: 42%;
  -webkit-clip-path: polygon(31.913% 0, 100% 0, 70.0869% 100%, 0 100%);
  clip-path: polygon(31.913% 0, 100% 0, 70.0869% 100%, 0 100%);
}

.company__image__inner>img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  /* width: 100% */
  height: 100%;
}

.solution__image {
  position: absolute;
  top: 0;
  right: 50px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22.4%;
  flex: 0 0 22.4%;
  width: 22.4%;
  height: 100%;
  -webkit-clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0 100%);
  background-color: #fff;
}

.solution__image>img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (max-width: 980px) {
  .solution__image {
    position: relative;
    top: inherit;
    right: inherit;
    width: 100% !important;
    -webkit-clip-path: none !important;
    clip-path: none !important;
  }

  .solution__image>img {
    position: relative;
  }
}

.solution {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 77.4%;
  flex: 0 0 77.4%;
  width: 77.4%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.solution .content__body {
  width: 80%;
  margin: 0;
}

@media (max-width: 980px) {
  .solution .content__body {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.solution .text__tertiary {
  padding-right: 200px;
}

@media (max-width: 980px) {
  .solution {
    width: 100%;
    margin-bottom: 10px;
  }

  .solution .text__tertiary {
    padding-right: 0;
  }
}

.solution__inner {
  height: 100%;
  padding: 50px 0;
  -webkit-clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  background-color: #fff;
}

@media (max-width: 980px) {
  .solution__inner {
    width: 100%;
    padding: 30px 0;
    -webkit-clip-path: none !important;
    clip-path: none !important;
  }
}

.case__btn {
  margin-left: auto;
  margin-right: auto;
}

.case__btn,
.news__btn,
.seminar__btn {
  max-width: 1260px;
}

.report__list__wrap {
  max-width: 1200px;
}

.report__list__wrap .report__list__items {
  border-top: 1px solid #ddd;
  padding: 30px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.report__list__wrap .report__list__items.is-invisible {
  opacity: 0;
}

.report__list__wrap .report__list__dates {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
}

@media (max-width: 980px) {
  .report__list__wrap .report__list__dates {
    font-size: 1.8rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.report__list__wrap .report__list__dates .report__list__date,
.report__list__wrap .report__list__dates .report__list__time {
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.report__list__wrap .report__list__dates .report__list__time {
  margin-left: 20px;
}

.report__list__wrap .report__list__dates .report__list__category {
  margin-left: 60px;
  font-size: 1.4rem;
}

@media (max-width: 980px) {
  .report__list__wrap .report__list__dates .report__list__category {
    width: 100%;
    margin-left: 0;
    margin-top: 5px;
  }
}

.report__list__wrap .report__list__link {
  font-size: 1.8rem;
  margin-top: 15px;
  text-decoration: none;
  color: #0066FF;
  display: inline-block;
}

@media (max-width: 980px) {
  .report__list__wrap .report__list__link {
    font-size: 1.6rem;
  }
}

@media (min-width: 961px) {
  .report__list__wrap .report__list__link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .report__list__wrap .report__list__link:hover::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.report__list__wrap .report__list__detail {
  font-size: 1.5rem;
  margin-top: 15px;
}

@media (max-width: 980px) {
  .report__list__wrap .report__list__detail {
    font-size: 1.3rem;
    margin-top: 20px;
  }
}

.category__list {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
}

@media (max-width: 980px) {
  .category__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.category__list__item {
  width: 120px;
  height: 30px;
  margin-right: 10px;
}

.category__list__item>button {
  display: block;
  width: 100%;
  height: 100%;
  color: #4a2f00;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #4a2f00;
  border-radius: 0;
  white-space: nowrap;
}

@media (min-width: 961px) {
  .category__list__item>button {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .category__list__item>button:hover {
    color: #fff;
    background-color: #4a2f00;
  }
}

.category__list__item.is-active>button {
  color: #fff;
  cursor: default;
  background-color: #4a2f00;
}

@media (max-width: 980px) {
  .category__list__item {
    width: 32.1126%;
    height: 26px;
    margin-right: 0;
    margin-bottom: 6px;
  }

  .category__list__item:last-child,
  .category__list__item:nth-last-child(2),
  .category__list__item:nth-last-child(3) {
    margin-bottom: 0;
  }
}

.category__target__list {
  display: none;
  border-top: 1px solid #c6c6c6;
}

.category__target__list.is-active {
  display: block;
}

.category__target__list__item {
  border-bottom: 1px solid #c6c6c6;
  opacity: 1;
  -webkit-transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.category__target__list__item>a {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 64px;
  padding: 20px 0;
  text-decoration: none;
}

@media (min-width: 961px) {
  .category__target__list__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .category__target__list__item>a:hover .text__quaternary::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.category__target__list__item .text__quaternary {
  margin-bottom: 0;
  color: #212121;
}

@media (max-width: 980px) {
  .category__target__list__item .text__quaternary {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    margin-top: 10px;
  }
}

.category__target__list__item.is-invisible {
  opacity: 0;
}

@media (max-width: 980px) {
  .category__target__list__item>a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0;
  }
}

.category__target__list__date {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 375px;
  flex: 0 0 375px;
  width: 375px;
  margin-right: 20px;
  font-family:
    "Lato", sans-serif;
  font-weight: 700;
  line-height: 18px;
  color: #212121;
  font-size: 1.6rem;
}

@media (max-width: 980px) {
  .category__target__list__date {
    font-size: 1.3rem;
    width: 80px;
    margin-right: 10px;
    line-height: 13px;
  }
}

.category__target__list__category {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 130px;
  flex: 0 0 130px;
  width: 130px;
  margin-right: 20px;
  font-family:
    "Lato", sans-serif;
  line-height: 14px;
  color: #212121;
  font-size: 1.6rem;
}

@media (max-width: 980px) {
  .category__target__list__category {
    font-size: 1.4rem;
    width: 130px;
    margin-right: 0;
    line-height: 12px;
  }
}

.banner {
  padding: 26px 0;
  background-color: #d8d8d8;
}

@media (max-width: 980px) {
  .banner {
    padding: 30px 0;
  }
}

.banner__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 2.43%;
}

@media (max-width: 980px) {
  .banner__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.banner__item {
  /* width: 23.174%; */
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.banner__item>a>span {
  display: block;
  position: relative;
}

.banner__item>a>span>img {
  width: 100%;
}

.banner__item>a>span::after,
.banner__item>a>span::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #0066ff;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 5;
}

.banner__item>a>span::before {
  top: 0;
  right: 0;
  -webkit-transform-origin: top;
  transform-origin: top;
}

.banner__item>a>span::after {
  bottom: 0;
  left: 0;
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
}

.banner__item>a::after,
.banner__item>a::before {
  content: "";
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background-color: #0066ff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 5;
}

.banner__item>a::before {
  top: 0;
  left: 0;
  -webkit-transform-origin: left;
  transform-origin: left;
}

.banner__item>a::after {
  bottom: 0;
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}

@media (min-width: 961px) {
  .banner__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .banner__item>a:hover::after,
  .banner__item>a:hover::before {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }

  .banner__item>a:hover>span::after,
  .banner__item>a:hover>span::before {
    -webkit-transform: scaleY(100%);
    transform: scaleY(100%);
  }
}

@media (max-width: 980px) {
  .banner__item {
    width: 100%;
    /* width: 48.45%; */
    /* margin-bottom: 10px */
  }
}

.case .content__body {
  max-width: 1726px;
}

.case__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 980px) {
  .case__list {
    display: block;
  }
}

.case__list__item {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}

.case__list__item:last-child,
.case__list__item:nth-last-child(2) {
  margin-bottom: 0;
}

.case__list__item>a {
  position: relative;
  display: block;
  color: #212121;
  text-decoration: none;
}

.case__list__item>a::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: block;
  width: 13px;
  height: 5px;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
}

@media (min-width: 961px) {
  .case__list__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .case__list__item>a:hover .case__list__image>img {
    -webkit-transform: scale(0.95, 0.95);
    transform: scale(0.95, 0.95);
  }
}

@media (max-width: 980px) {
  .case__list__item {
    width: 100%;
  }

  .case__list__item:nth-last-child(2) {
    margin-bottom: 10px;
  }
}

.case__list__image {
  overflow: hidden;
}

.case__list__image>img {
  width: 100%;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media (max-width: 980px) {
  .case__list__image {
    position: relative;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .case__list__image>img {
    position: absolute;
    width: 95%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    justify-self: center;
  }
}

.case__list__overview {
  position: absolute;
  bottom: 10px;
  left: 20px;
  width: calc(100% - 40px);
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

.case__list__overview .title__quaternary {
  text-align: center;
  color: #212121;
}

@media (max-width: 980px) {
  .case__list__overview .title__quaternary {
    font-size: 1.4rem;
  }
}

.case__list__overview .text__quaternary {
  margin-bottom: 0;
  text-align: center;
}

@media (max-width: 980px) {
  .case__list__overview {
    position: relative;
    bottom: inherit;
    left: inherit;
    width: 100%;
    padding: 20px;
    margin-top: -50px;
  }
}

body[data-page="case-detail"] header.content__head {
  margin: 0 auto 100px;
}

body[data-page="case-detail"] header.content__head p.text__secondary {
  margin-bottom: 0;
}

.seminar__list {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

.seminar__list.--col-3 .seminar__list__item {
  width: calc((100% - 20px) / 3);
}

@media (max-width: 980px) {
  .seminar__list {
    display: block;
  }
}

.seminar__list__item {
  width: calc((100% - 10px) / 2);
  background-color: #fff;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.seminar__list__item>a {
  position: relative;
  display: block;
  color: #212121;
  height: 100%;
  text-decoration: none;
}

.seminar__list__item>a::after {
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: block;
  width: 13px;
  height: 5px;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
}

@media (max-width: 980px) {
  .seminar__list__item {
    width: 100%;
    margin-bottom: 10px;
  }

  .seminar__list__item:last-child {
    margin-bottom: 0;
  }

  .seminar__list.--col-3 .seminar__list__item {
    width: 100%;
  }
}

.seminar__list__header {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 30px 30px 0;
}

.seminar__list__header__label {
  height: 40px;
  padding: 0 15px;
  margin-right: 20px;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
  white-space: nowrap;
}

.seminar__list__header__label.--before-reception {
  color: #0066FF;
  background-color: #d8d8d8;
}

.seminar__list__header__label.--after-reception {
  color: #000;
  background-color: #d8d8d8;
}

.seminar__list__header__label.--reception {
  color: #fff;
  background-color: #0066FF;
}

@media (max-width: 980px) {
  .seminar__list__header__label {
    height: 32px;
    padding: 0 10px;
    font-size: 1.2rem;
    margin-right: 10px;
  }
}

.seminar__list__header__date {
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 20px;
  font-size: 1.5rem;
}

@media (max-width: 980px) {
  .seminar__list__header__date {
    font-size: 1.3rem;
    margin-right: 10px;
    line-height: 15px;
  }
}

.seminar__list__body {
  padding: 20px 30px 30px 30px;
}

@media (max-width: 980px) {
  .seminar__list__body {
    padding: 20px 5.633%;
  }
}

.seminar__list__body__category {
  display: block;
  margin-bottom: 5px;
  font-family:
    "Lato", sans-serif;
  line-height: 16px;
  font-size: 1.6rem;
}

@media (max-width: 980px) {
  .seminar__list__body__category {
    font-size: 1.3rem;
    margin-bottom: 10px;
    line-height: 13px;
  }
}

.seminar__list__body__title {
  margin-bottom: 30px;
  font-family: "Lato", sans-serif;
  line-height: 30px;
  font-size: 1.8rem;
}

@media (max-width: 980px) {
  .seminar__list__body__title {
    font-size: 1.6rem;
    margin-bottom: 20px;
    line-height: 26px;
  }
}

.seminar__list__body__overview {
  font-family:
    "Lato", sans-serif;
  font-size: 1.5rem;
  line-height: 28px;
}

@media (max-width: 980px) {
  .seminar__list__body__overview {
    font-size: 1.3rem;
    line-height: 28px;
  }
}

.tag {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.tag.--s,
.tag.--small {
  margin-bottom: 5px;
}

.tag.--s .tag__item,
.tag.--small .tag__item {
  margin-right: 5px;
  margin-bottom: 5px;
}

.tag.--s .tag__item>span,
.tag.--small .tag__item>span {
  padding: 6px 8px;
  word-break: keep-all;
}

.tag.--s .tag__item>span.is-end,
.tag.--s .tag__item>span.isEnd,
.tag.--small .tag__item>span.is-end,
.tag.--small .tag__item>span.isEnd {
  background: #fff;
  border: 1px solid #0066FF;
  color: #0066FF;
}

.tag.--m {
  margin-bottom: 15px;
}

.tag.--m .tag__item {
  margin-bottom: 10px;
}

.tag.--m .tag__item>span {
  padding: 8px;
  word-break: keep-all;
}

.tag.--m .tag__item>a {
  padding: 8px;
  word-break: keep-all;
}

.tag.--l {
  margin-bottom: 60px;
}

.tag.--l .tag__item>a {
  padding: 6px;
}

.tag__item {
  margin-right: 10px;
}

@media (max-width: 980px) {
  .tag__item {
    margin-right: 5px;
    margin-bottom: 5px;
  }
}

.tag__item:last-child {
  margin-right: 0;
}

.tag__item>a,
.tag__item>span {
  font-family: "Lato", sans-serif;
  font-size: 1.2rem;
  line-height: 12px;
  text-decoration: none;
  display: block;
  background-color: #0066ff;
  color: #fff;
}

@media (min-width: 961px) {
  .tag__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .tag__item>a:hover {
    opacity: 0.8;
  }
}

.anchor {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 60px;
  padding: 0 20px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 980px) {
  .anchor {
    display: block;
    padding: 0;
  }
}

.anchor.--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.anchor.--Fixed {
  position: fixed;
  top: 140px;
  left: 0;
  width: 100vw;
  z-index: 100;
}

@media (max-width: 980px) {
  .anchor.--Fixed {
    top: 60px;
  }
}

.anchor__item {
  margin-right: 10px;
  margin-bottom: 10px;
  width: calc(34.4% - 20px);
}

.anchor__item:last-child,
.anchor__item:nth-last-child(2),
.anchor__item:nth-last-child(3) {
  margin-bottom: 0;
}

.anchor__item:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 980px) {
  .anchor__item {
    width: 100%;
    margin-right: 0;
  }

  .anchor__item:nth-last-child(2),
  .anchor__item:nth-last-child(3) {
    margin-bottom: 10px;
  }
}

.anchor__item>a,
.anchor__item>button {
  cursor: pointer;
  border-radius: 6px;
  border: none;
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  text-decoration: none;
  width: 100%;
  color: #212121;
  background-color: #fff;
  position: relative;
  height: 60px;
  padding: 0 20px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {

  .anchor__item>a,
  .anchor__item>button {
    font-size: 1.4rem;
  }
}

.anchor__item>a::after,
.anchor__item>button::after {
  content: "";
  display: block;
  width: 17px;
  height: 10px;
  background-image: url(../image/ico_btn_anchor.svg);
  background-size: cover;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (min-width: 961px) {

  .anchor__item>a,
  .anchor__item>button {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .anchor__item>a:hover,
  .anchor__item>button:hover {
    color: #fff;
    background-color: #0066FF;
  }

  .anchor__item>a:hover::after,
  .anchor__item>button:hover::after {
    background-image: url(../image/ico_btn_anchor_white.svg);
  }
}

.local-nav {
  position: relative;
  width: 100%;
  max-width: 450px;
  padding: 4px;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #0066ff;
  border: none;
  border-radius: 10px;
}

@media (max-width: 980px) {
  .local-nav {
    font-size: 1.6rem;
    padding: 15px;
  }
}

.local-nav.is-open .local-nav__list {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  visibility: visible;
}

.local-nav.is-open::after {
  top: 23px;
  border-top: none;
  border-right: none;
  border-bottom: solid 2px #0066FF;
  border-left: solid 2px #0066FF;
}

@media (max-width: 980px) {
  .local-nav.is-open::after {
    top: 25px;
  }
}

@media (max-width: 980px) {
  .local-nav.is-open .local-nav__trigger+.local-nav__list {
    margin-top: 10px;
  }
}

.local-nav::before {
  position: absolute;
  top: 11px;
  right: 15px;
  width: 30px;
  height: 30px;
  content: "";
  background: #fff;
  border-radius: 50%;
  pointer-events: none;
}

@media (max-width: 980px) {
  .local-nav::before {
    top: 12px;
    width: 30px;
    height: 30px;
  }
}

.local-nav::after {
  position: absolute;
  top: 18px;
  right: 24px;
  display: block;
  width: 10px;
  height: 10px;
  pointer-events: none;
  content: "";
  border-top: solid 2px #0066FF;
  border-right: solid 2px #0066FF;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(135deg) translate(0, 0);
  transform: rotate(135deg) translate(0, 0);
}

@media (max-width: 980px) {
  .local-nav::after {
    top: 18px;
    right: 24px;
  }
}

.local-nav__trigger {
  font-size: 1.6rem;
  display: block;
  padding: 8px;
  background-color: transparent;
  text-align: left;
  color: #fff;
  border: none;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 980px) {
  .local-nav__trigger {
    padding: 0;
    font-size: 1.6rem;
  }
}

.local-nav__list {
  height: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.local-nav__item>a {
  font-size: 1.6rem;
  display: block;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
}

@media (min-width: 961px) {
  .local-nav__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .local-nav__item>a:hover {
    color: #0066FF;
    cursor: pointer;
    background-color: #fff;
  }
}

.article__page__transition__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.article__page__transition__list.--first {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.article__page__transition__list.--first .article__page__transition__item:first-of-type a::after {
  right: 10px;
  left: inherit;
  -webkit-transform: none;
  transform: none;
}

@media (max-width: 980px) {
  .article__page__transition__item .btn {
    width: auto;
  }

  .article__page__transition__item .btn a {
    min-width: 160px;
  }
}

.article__page__transition__item:first-of-type a::after {
  left: 12px;
  right: auto;
  -webkit-transform: scale(-1, 1) translateY(-50%);
  transform: scale(-1, 1) translateY(-50%);
}

@media (max-width: 980px) {
  .ir__tab {
    width: 100%;
    overflow-x: auto;
  }
}

.tab__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 4px solid #0066FF;
  min-height: 72.8px;
  padding: 0 5px;
}

@media (max-width: 980px) {
  .tab__wrap {
    width: 100%;
    min-height: 51.4px;
  }
}

@media (max-width: 980px) {
  .tab__long .tab__wrap {
    width: 180%;
  }
}

.tab__item {
  width: 100%;
}

.tab__item+.tab__item {
  margin-left: 10px;
}

@media (max-width: 980px) {
  .tab__item+.tab__item {
    margin-left: 5px;
  }
}

.tab__item:first-child .tab__button,
.tab__item:first-child>a {
  border-radius: 10px 0 0 0;
}

.tab__item:last-child .tab__button,
.tab__item:last-child>a {
  border-radius: 0 10px 0 0;
}

.tab__item .tab__button,
.tab__item>a {
  width: 100%;
  cursor: pointer;
  background-color: #fff;
  color: #0066FF;
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  text-align: left;
  border: 1px solid #0066FF;
  padding: 15px;
  text-decoration: none;
  display: block;
}

@media (max-width: 980px) {

  .tab__item .tab__button,
  .tab__item>a {
    font-size: 1.4rem;
    padding: 10px 0;
    text-align: center;
  }
}

@media (min-width: 961px) {

  .tab__item .tab__button,
  .tab__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .tab__item .tab__button:hover,
  .tab__item>a:hover {
    background-color: #0066ff;
    color: #fff;
  }
}

@media (max-width: 980px) {
  .tab__item>a {
    height: calc(100% - 5px);
  }
}

.tab__item.is-active .tab__button,
.tab__item.is-active>a {
  background-color: #0066ff;
  color: #fff;
  cursor: default;
  pointer-events: none;
  padding: 15px 15px 23px 15px;
  border-radius: 10px 10px 0 0;
  font-family:
    "Lato", sans-serif;
  font-weight: 700;
}

@media (max-width: 980px) {

  .tab__item.is-active .tab__button,
  .tab__item.is-active>a {
    padding: 10px 0 15px;
  }
}

.tab__targets {
  display: none;
}

.tab__targets.is-active {
  display: block;
}

.pulldown {
  border: 1px solid #707070;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1607843137);
  background: #fff;
  border-radius: 6px;
  max-width: 340px;
  font-size: 1.6rem;
}

.pulldown .pulldown__button {
  padding: 10px;
  cursor: pointer;
  text-align: left;
  color: #212121;
  background: 0 0;
  border: none;
  width: 100%;
  position: relative;
  font-family:
    "Lato", sans-serif;
}

@media (max-width: 980px) {
  .pulldown .pulldown__button {
    font-size: 1.4rem;
  }
}

.pulldown .pulldown__button::after {
  position: absolute;
  content: "";
  top: 8px;
  right: 10px;
  width: 30px;
  height: 30px;
  background-image: url(../image/ico_pulldown_arrow_open.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.pulldown .pulldown__button.is-open+.pulldown__list__wrap {
  display: block;
  padding-bottom: 10px;
}

.pulldown .pulldown__button.is-open::after {
  background-image: url(../image/ico_pulldown_arrow_close.svg);
}

.pulldown .pulldown__list__wrap {
  display: none;
}

.pulldown .pulldown__list__wrap .pulldown__list__item {
  padding: 0 10px;
}

.pulldown .pulldown__list__link {
  display: inline-block;
  width: 100%;
  padding: 10px;
  cursor: pointer;
  font-family: "Lato", sans-serif;
  text-decoration: none;
  color: #212121;
}

@media (min-width: 961px) {
  .pulldown .pulldown__list__link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .pulldown .pulldown__list__link:hover {
    background-color: #0066ff;
    color: #fff;
  }
}

.recommend__column .insight__btn {
  margin-top: 40px;
}

@media (max-width: 980px) {
  .recommend__column.--col-3 {
    overflow-x: auto;
  }
}

.recommend__column.--col-3 .recommend__column__item {
  width: calc((100% - 20px) / 3);
}

@media (max-width: 980px) {
  .recommend__column.--col-3 .recommend__column__item {
    width: 90%;
  }
}

.recommend__column.--col-3 .recommend__column__item>a {
  height: 100%;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.recommend__column.--col-3 .recommend__column__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 980px) {
  .recommend__column.--col-3 .recommend__column__body {
    width: 320px;
  }
}

.recommend__column.--col-3 .recommend__column__image {
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
}

.recommend__column.--col-3 .recommend__column__image>img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
}

.recommend__column.--col-3 .recommend__column__text {
  padding: 20px 20px 30px;
  width: 100%;
}

@media (max-width: 980px) {
  .recommend__column.--col-3 .recommend__column__text {
    padding: 10px 20px 30px;
  }
}

.recommend__column.--col-3 .recommend__column__text .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.recommend__column.--col-3 .recommend__column__text .tag .tag__item {
  margin-top: 10px;
}

.recommend__column.--col-3 .recommend__column__text .tag .tag__item>span {
  word-break: keep-all;
}

.recommend__column__inner {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.recommend__column__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.accordion__content {
  margin-bottom: 60px;
}

.accordion__content__item {
  position: relative;
  margin-bottom: 10px;
  background-color: #fff;
  border: solid 1px #707070;
  border-radius: 6px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.accordion__content__item:last-of-type {
  margin-bottom: 0;
}

.accordion__content__item::before {
  content: "";
  position: absolute;
  right: 0;
  width: 6.09%;
  background-color: #0066ff;
  aspect-ratio: 1/1;
}

.accordion__content__item.is-open .accordion__content__icon::before {
  -webkit-transform: rotate(90deg) translateX(-170%) translateY(15%);
  transform: rotate(90deg) translateX(-170%) translateY(15%);
}

@media (max-width: 980px) {
  .accordion__content__item.is-open .accordion__content__icon::before {
    -webkit-transform: rotate(90deg) translateX(-200%) translateY(15%);
    transform: rotate(90deg) translateX(-200%) translateY(15%);
  }
}

.accordion__content__item.is-open .accordion__content__main {
  display: block;
}

.accordion__content__item .tag+.text__tertiary {
  margin-top: 20px;
}

@media (max-width: 980px) {
  .accordion__content__item .tag+.text__tertiary {
    margin-top: 10px;
  }
}

.accordion__content__title {
  padding: 20px 110px 20px 50px;
  text-indent: -20px;
  width: 100%;
  background-color: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  position: relative;
}

@media (max-width: 980px) {
  .accordion__content__title {
    padding: 10px 60px 10px 10px;
    color: #000;
  }
}

.accordion__content__title>* {
  margin: 0;
  pointer-events: none;
}

.accordion__content__icon {
  display: block;
  position: absolute;
  max-width: 80px;
  top: 0;
  right: 0;
  height: 100%;
  background-color: #0066ff;
  aspect-ratio: 1/1;
}

.accordion__content__icon::after,
.accordion__content__icon::before {
  content: "";
  position: absolute;
  background-color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(0) translateX(-50%) translateY(-50%);
  transform: rotate(0) translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}

.accordion__content__icon::before {
  width: 6px;
  height: 20px;
}

@media (max-width: 980px) {
  .accordion__content__icon::before {
    width: 4px;
    height: 16px;
  }
}

.accordion__content__icon::after {
  width: 20px;
  height: 6px;
}

@media (max-width: 980px) {
  .accordion__content__icon::after {
    width: 16px;
    height: 4px;
  }
}

@media (max-width: 980px) {
  .accordion__content__icon {
    max-width: 50px;
  }
}

.accordion__content__main {
  padding: 50px;
  display: none;
}

.accordion__content__link>a {
  color: #0066FF;
}

@media (max-width: 980px) {
  .table__scroll {
    overflow-x: auto;
  }
}

.table-wrapper {
  border: 2px solid #707070;
  border-collapse: collapse;
  width: 100%;
}

@media (max-width: 980px) {
  .table-wrapper {
    white-space: nowrap;
  }
}

.table-caption {
  color: #707070;
  font-size: 18px;
  margin-bottom: 8px;
}

.is-row .table-thead .table-th {
  background-color: #0066ff;
  border-top: 2px solid #0066FF;
  border-left: 2px solid #0066FF;
  color: #fff;
  font-size: 1.8rem;
  line-height: 30px;
  padding: 20px;
  text-align: center;
}

.is-row .table-thead .table-th+.table-th {
  border-left: 2px solid #fff;
}

.is-row .table-th {
  background-color: #fff;
  border: 2px solid #d8d8d8;
  color: #0066FF;
  font-weight: 400;
  padding: 20px;
  text-align: left;
}

@media (max-width: 980px) {
  .is-row .table-th {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.is-row .table-th.--center {
  padding: 0;
  text-align: center;
}

.is-row .table-th.--th-middle {
  background: #eff2f6;
  font-size: 18px;
}

.is-row .table-td {
  background-color: #fff;
  border: 2px solid #d8d8d8;
  padding: 20px;
  text-align: left;
}

.is-row .table-td.--center {
  text-align: center;
}

.is-col .table-tbody .table-th {
  background-color: #0066ff;
  border-left: 2px solid #0066FF;
  border-right: 2px solid #0066FF;
  color: #fff;
  font-size: 1.8rem;
  line-height: 30px;
  min-width: 250px;
  padding: 20px;
  text-align: left;
}

@media (max-width: 980px) {
  .is-col .table-tbody .table-th {
    font-size: 1.6rem;
    line-height: 24px;
  }
}

.is-col .table-tbody tr:first-child {
  border-top: 2px solid #0066FF;
}

.is-col .table-tbody tr:last-child {
  border-bottom: 2px solid #0066FF;
}

.is-col .table-tbody tr+tr .table-th {
  border-top: 2px solid #fff;
}

.is-col .table-tbody .table-td {
  background-color: #fff;
  border: 2px solid #d8d8d8;
  padding: 20px;
}

.is-col .table-tbody .table-td.--center {
  text-align: center;
}

.table-attention__list {
  margin-top: 10px;
}

.table-attention__list .table-attention__text {
  color: #707070;
  padding-left: 15px;
  text-indent: -15px;
  font-size: 1.5rem;
}

@media (max-width: 980px) {
  .table-attention__list .table-attention__text {
    font-size: 1.3rem;
  }
}

.table-attention__list .table-attention__text::before {
  content: "※";
}

.table-attention__list .table-attention__text small {
  font-size: 100%;
}

body[data-page="case-detail"] .article__item__image>img,
body[data-page="column-detail"] .article__item__image>img,
body[data-page="service-detail"] .article__item__image>img,
body[data-page="sustainability"] .article__item__image>img {
  background-color: #fff;
  padding: 30px;
}

body[data-page="case-detail"] .article__item__image.--eyecatch_image>img,
body[data-page="column-detail"] .article__item__image.--eyecatch_image>img,
body[data-page="service-detail"] .article__item__image.--eyecatch_image>img,
body[data-page="sustainability"] .article__item__image.--eyecatch_image>img {
  padding: 0;
}

body[data-page="case-detail"] .article__area__voice__wrap .article__item__image>img,
body[data-page="column-detail"] .article__area__voice__wrap .article__item__image>img,
body[data-page="service-detail"] .article__area__voice__wrap .article__item__image>img,
body[data-page="sustainability"] .article__area__voice__wrap .article__item__image>img {
  padding: 0;
}

body[data-page="case-detail"] .client-profile .article__item__image>img {
  width: 50%;
}

@media (max-width: 980px) {
  body[data-page="case-detail"] .client-profile .article__item__image>img {
    width: 100%;
  }
}

.article__area .article__item__image {
  margin-top: 30px;
  margin-right: 0;
}

.article__area .article__item__image+.article__item__text {
  margin-top: 30px;
}

.article__area .article__item__image>img {
  width: 100%;
}

@media (max-width: 980px) {
  .article__area .article__item__image>img {
    height: auto;
  }
}

.article__area .article__item__image .image-caption {
  margin-top: 5px;
}

.article__area>.article__item__image {
  text-align: center;
  width: 70%;
  margin-left: auto;
  margin-right: auto !important;
}

.article__area>.article__item__image>img {
  width: auto;
  height: auto;
  max-width: 100%;
}

@media (max-width: 980px) {
  .article__area>.article__item__image>img {
    width: 100%;
  }
}

.article__area .article__item__text {
  margin-top: 30px;
}

@media (max-width: 980px) {
  .article__area .article__item__text .text__tertiary {
    display: block;
  }
}

.article__area .article__area__column {
  margin-top: 30px;
  margin-bottom: 50px;
}

@media (max-width: 980px) {
  .article__area .article__area__column {
    margin-bottom: 40px;
  }
}

.article__area .article__area__column .article__item__image {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  margin-top: 0;
}

@media (max-width: 980px) {
  .article__area .article__area__column .article__item__image {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.article__area .article__area__column .article__item__image+.article__item__image,
.article__area .article__area__column .article__item__image+.article__item__text {
  margin-top: 0;
  margin-left: 30px;
}

@media (max-width: 980px) {

  .article__area .article__area__column .article__item__image+.article__item__image,
  .article__area .article__area__column .article__item__image+.article__item__text {
    margin-left: 0;
  }
}

.article__area .article__area__column .article__item__text {
  width: 50%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  margin-top: 0;
}

@media (max-width: 980px) {
  .article__area .article__area__column .article__item__text {
    width: 100%;
  }
}

.article__area .article__area__column .article__item__text+.article__item__image,
.article__area .article__area__column .article__item__text+.article__item__text {
  margin-left: 30px;
  margin-top: 0;
}

@media (max-width: 980px) {

  .article__area .article__area__column .article__item__text+.article__item__image,
  .article__area .article__area__column .article__item__text+.article__item__text {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article__area .article__area__column .article__item__text .article__item__text {
  margin-bottom: 0;
}

.article__area.--voice {
  padding: 30px;
}

.article__area.--voice+.article__area.--voice {
  margin-top: 50px;
}

.article__area.--voice .article__area__voice__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .article__area.--voice .article__area__voice__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.article__area.--voice .article__area__voice__wrap .article__area__column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-right: 50px;
  margin: 0;
  width: 60%;
}

@media (max-width: 980px) {
  .article__area.--voice .article__area__voice__wrap .article__area__column {
    margin-top: 30px;
    padding-right: 0;
    width: 100%;
  }
}

.article__area.--voice .article__area__voice__wrap .article__area__column .article__item__text {
  width: auto;
}

.article__area.--voice .article__area__voice__wrap .article__item__image {
  margin: 0;
  width: auto;
}

@media (max-width: 980px) {
  .article__area.--voice .article__area__voice__wrap .article__item__image {
    text-align: center;
  }
}

.article__area.--voice .article__area__voice__wrap .article__item__image img {
  max-width: 460px;
}

@media (max-width: 980px) {
  .article__area.--voice .article__area__voice__wrap .article__item__image img {
    min-width: auto;
    width: 100%;
  }
}

.article__area.--voice:nth-child(2n) {
  background-color: #eff2f7;
  border-radius: 2px;
}

.article__area.--voice:nth-child(2n) .article__area__voice__wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media (max-width: 980px) {
  .article__area.--voice:nth-child(2n) .article__area__voice__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.article__area.--voice:nth-child(2n) .article__area__voice__wrap .article__area__column {
  padding-right: 0;
}

.article__area.--voice:nth-child(2n) .article__area__voice__wrap .article__item__image {
  padding-right: 50px;
}

@media (max-width: 980px) {
  .article__area.--voice:nth-child(2n) .article__area__voice__wrap .article__item__image {
    padding-right: 0;
  }
}

.article__area.--voice .article__item__image {
  width: 35%;
}

@media (max-width: 980px) {
  .article__area.--voice .article__item__image {
    width: 100%;
  }
}

.article__area.--voice .article__item__text {
  width: 65%;
}

@media (max-width: 980px) {
  .article__area.--voice .article__item__text {
    width: 100%;
  }
}

.article__area .article__item__btn {
  text-align: right;
}

.article__area> :first-child {
  margin-top: 0;
}

.article__area> :last-child {
  margin-bottom: 0;
}

.article-text-area-wrap+.article-text-area-wrap {
  margin-top: 40px;
}

.article-text-area-text {
  max-width: 1260px;
}

.article-text-area-text.--right {
  text-align: right;
}

.article-text-area-ul__list {
  margin: 16px 0;
}

.article-text-area-ul__list.--no-style {
  padding-left: 0;
}

.article-text-area-ul__list.--no-style .article-text-area-ul__item::before {
  content: "";
  margin: 0;
}

.article-text-area-ul__item {
  padding-left: 18px;
  text-indent: -9px;
}

.article-text-area-ul__item::before {
  content: "⚫︎";
  color: #0066FF;
  display: inline-block;
  font-size: 0.6em;
  margin-right: 1em;
  position: relative;
  top: -2px;
}

.article-text-area-ul-second__list {
  margin: 5px 0 5px 30px;
}

.article-text-area-ul-second__list.--no-style .article-text-area-ul-second__item::before {
  content: "";
  margin: 0;
}

.article-text-area-ul-second__item::before {
  content: "⚫︎";
  color: #0066FF;
  display: inline-block;
  font-size: 0.6em;
  margin-right: 1em;
  position: relative;
  top: -2px;
}

.article-text-area-ol__list {
  counter-reset: test02_number;
  margin: 16px 0;
}

.article-text-area-ol__list.--no-style {
  padding-left: 0;
}

.article-text-area-ol__list.--no-style .article-text-area-ol__item::before {
  content: "";
  margin: 0;
}

.article-text-area-ol__item {
  counter-increment: test02_number;
  padding-left: 20px;
}

.article-text-area-ol__item::before {
  content: counter(test02_number) ".";
  color: #0066FF;
  margin-left: -20px;
  margin-right: 8px;
}

.article-text-area-ol-second__list {
  counter-reset: test02_number;
  margin: 5px 0 5px 30px;
}

.article-text-area-ol-second__list.--no-style {
  padding-left: 0;
}

.article-text-area-ol-second__list.--no-style .article-text-area-ol-second__item::before {
  content: "";
  margin: 0;
}

.article-text-area-ol-second__item {
  counter-increment: test02_number;
  padding-left: 20px;
}

.article-text-area-ol-second__item::before {
  content: counter(test02_number) ".";
  color: #0066FF;
  margin-left: -20px;
  margin-right: 8px;
}

.officer-introduction__wrap+.officer-introduction__wrap {
  margin-top: 40px;
}

.officer-introduction__table {
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}

.officer-introduction__th {
  width: 20%;
  text-align: left;
}

@media (max-width: 980px) {
  .officer-introduction__th {
    width: auto;
    display: inline-block;
    border-bottom: 1px solid #d8d8d8;
  }
}

.officer-introduction__td {
  font-size: 15px;
  padding: 10px 0;
  text-align: left;
  width: 80%;
}

@media (max-width: 980px) {
  .officer-introduction__td {
    font-size: 1.4rem;
    width: 100%;
    display: block;
    padding-bottom: 20px;
  }
}

.topic {
  margin-top: 30px;
  padding: 40px;
}

.topic.--bg {
  background-color: #eff2f7;
}

.topic.--border {
  border: 1px solid #0066FF;
}

.topic__text .text__tertiary {
  margin-bottom: 0;
}

.share {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 60px;
}

.share__item {
  margin-right: 20px;
}

.share__item:last-child {
  margin-right: 0;
}

.share__item.--x>a {
  width: 26px;
  height: 26px;
}

.share__item>a {
  font-family: "Lato", sans-serif;
  font-size: 1.2rem;
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
}

.share__item>a>img {
  width: 100%;
}

@media (min-width: 961px) {
  .share__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .share__item>a:hover {
    opacity: 0.8;
  }
}

.seminar__subinfo__wrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.seminar__subinfo__wrap .share {
  margin-top: 0;
}

.filter__btn {
  position: relative;
  width: 100%;
}

.filter__btn__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 10px;
}

@media (max-width: 980px) {
  .filter__btn__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
}

@media (max-width: 980px) {
  .filter__btn__list .btn.--checkbox {
    height: auto;
    margin-top: 10px;
    width: 100%;
  }

  .filter__btn__list .btn.--checkbox label {
    font-size: 1.4rem;
    padding: 7px 10px 7px 38px;
  }
}

.filter__summary {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 980px) {
  .filter__summary {
    position: relative;
    margin-top: 20px;
    text-align: right;
    -webkit-transform: none;
    transform: none;
  }
}

.filter__btn+.search-nav {
  margin-top: 50px;
}

.search-nav {
  position: relative;
  width: 100%;
  padding: 8px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 10px;
}

@media (max-width: 980px) {
  .search-nav {
    font-size: 1.6rem;
    padding: 15px;
  }
}

.search-nav.is-open .search-nav__list {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding: 10px 50px 50px 50px;
}

@media (max-width: 980px) {
  .search-nav.is-open .search-nav__list {
    padding: 10px 0 50px;
  }
}

.search-nav.is-open::after {
  top: 31px;
  border-top: none;
  border-right: none;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
}

@media (max-width: 980px) {
  .search-nav.is-open::after {
    top: 25px;
  }
}

.search-nav::before {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  content: "";
  background-color: #0066ff;
  border-radius: 50%;
  pointer-events: none;
}

@media (max-width: 980px) {
  .search-nav::before {
    top: 14px;
    width: 30px;
    height: 30px;
  }
}

.search-nav::after {
  position: absolute;
  top: 27px;
  right: 29px;
  display: block;
  width: 10px;
  height: 10px;
  pointer-events: none;
  content: "";
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(135deg) translate(0, 0);
  transform: rotate(135deg) translate(0, 0);
}

@media (max-width: 980px) {
  .search-nav::after {
    top: 20px;
    right: 24px;
  }
}

.search-nav+.search-nav {
  margin-top: 50px;
}

.search-nav__trigger {
  width: 100%;
  padding: 15px;
  cursor: pointer;
  color: #000;
  background-color: transparent;
  text-align: left;
  border: none;
}

@media (max-width: 980px) {
  .search-nav__trigger {
    padding: 0;
  }
}

.search-nav__trigger>h3 {
  margin-bottom: 0;
  pointer-events: none;
}

.search-nav__trigger>h3::before {
  height: calc(100% - 10px);
}

.search-nav__list {
  overflow: hidden;
  height: 0;
  padding: 0 50px;
  cursor: default;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.search-nav__item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px;
}

.search-nav__item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.search-nav__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .search-nav__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.search-nav__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%;
  margin-right: 10px;
  padding: 0 5px;
  background-color: #eff2f7;
}

@media (max-width: 980px) {
  .search-nav__text {
    margin-right: 0;
    width: 100%;
  }
}

.search-nav__text>p {
  font-size: 1.8rem;
  color: #0066FF;
  line-height: 1;
  padding: 10px 0;
}

@media (max-width: 980px) {
  .search-nav__text>p {
    font-size: 1.6rem;
  }
}

.search-nav__text .btn.--checkbox {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 0;
}

.search-nav__text .btn.--checkbox>input:checked+label {
  color: #0066FF;
  background-color: transparent;
  word-break: break-all;
}

.search-nav__text .btn.--checkbox>input:checked+label::before {
  content: "";
  border: solid 1px #0066FF;
}

.search-nav__text .btn.--checkbox>input:checked+label::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 7px);
  left: 13px;
  width: 10px;
  height: 7px;
  border-bottom: 2px solid #0066FF;
  border-left: 2px solid #0066FF;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

@media (max-width: 980px) {
  .search-nav__text .btn.--checkbox>input:checked+label::after {
    left: 12px;
  }
}

.search-nav__text .btn.--checkbox>label {
  font-size: 1.8rem;
  color: #0066FF;
  background-color: transparent;
  padding-top: 10px;
  padding-bottom: 10px;
}

.search-nav__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  width: 70%;
}

.search-nav__check .btn.--checkbox {
  height: auto;
  width: calc((100% - 20px) / 3);
  min-width: auto;
}

.search-nav__check .btn.--checkbox label {
  padding: 5px 5px 5px 38px;
}

@media (max-width: 980px) {
  .search-nav__check {
    gap: 0;
    margin-top: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }

  .search-nav__check .btn.--checkbox {
    height: auto;
    margin-bottom: 10px;
    width: calc((100% - 10px) / 2);
    min-width: auto;
  }

  .search-nav__check .btn.--checkbox label {
    display: block;
    font-size: 1.4rem;
    padding: 8px 10px 6px 40px;
  }
}

.article__list.--col-1 .article__list__inner {
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .article__list.--col-1 .article__list__inner {
    display: block;
    overflow-x: hidden;
  }
}

.article__list.--col-1 .article__list__item {
  width: 100%;
}

.article__list.--col-1 .article__list__item>a {
  width: 100%;
}

.article__list.--col-1 .article__list__item:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 980px) {
  .article__list.--col-1 .article__list__item {
    width: 100%;
    margin: 0 0 5px;
  }
}

.article__list.--col-1 .article__item__image {
  margin-right: 3.529%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 47%;
  flex: 0 0 47%;
  max-width: 400px;
}

@media (max-width: 980px) {
  .article__list.--col-1 .article__item__image {
    margin-right: 0;
    max-width: inherit;
  }
}

.article__list.--col-1 .article__item__image>img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 980px) {
  .article__list.--col-1 .article__item__body {
    display: block;
  }
}

@media (max-width: 980px) {
  .article__list.--col-2 .article__list__inner.--no-scroll {
    display: block;
  }

  .article__list.--col-2 .article__list__inner.--no-scroll .article__list__item {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .article__list.--col-2 .article__list__inner.--no-scroll .article__list__item:last-child {
    margin-bottom: 0;
  }
}

.article__list.--col-2 .article__list__item {
  width: calc((100% - 10px) / 2);
}

.article__list.--col-2 .article__list__item:last-child,
.article__list.--col-2 .article__list__item:nth-last-child(2) {
  margin-bottom: 0;
}

@media (max-width: 980px) {
  .article__list.--col-2 .article__list__item {
    width: 90%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
}

.article__list.--col-2 .article__list__item>a {
  height: 100%;
  width: 100%;
  padding: 30px;
}

.article__list.--col-2 .article__item__image {
  margin-right: 3.883%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 38.83%;
  flex: 0 0 38.83%;
}

.article__list.--col-2 .article__item__image>img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 1024px) {
  .article__list.--col-2 .article__item__image {
    margin-bottom: 20px;
    margin-right: 0;
  }
}

.article__list.--col-2 .article__item__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 57.287%;
  flex: 0 0 57.287%;
}

.article__list.--col-2 .article__item__text .title__quaternary {
  word-break: break-all;
}

@media (max-width: 980px) {
  .article__list.--col-3 .article__list__inner.--no-scroll {
    display: block;
  }

  .article__list.--col-3 .article__list__inner.--no-scroll .article__list__item {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .article__list.--col-3 .article__list__inner.--no-scroll .article__list__item:last-child {
    margin-bottom: 0;
  }
}

.article__list.--col-3 .article__list__item {
  width: calc((100% - 20px) / 3);
}

@media (max-width: 980px) {
  .article__list.--col-3 .article__list__item {
    width: 90%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
  }
}

.article__list.--col-3 .article__list__item>a {
  height: 100%;
  padding: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.article__list.--col-3 .article__item__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.article__list.--col-3 .article__item__body .article__item__image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.article__list.--col-3 .article__item__image {
  width: 100%;
  margin-right: 0;
}

.article__list.--col-3 .article__item__image>img {
  width: 100%;
  aspect-ratio: 3/2;
  -o-object-fit: cover;
  object-fit: cover;
}

.article__list.--col-3 .article__item__text {
  padding: 30px 20px;
}

.article__list.--col-3 .article__item__text .title__quaternary {
  word-break: break-all;
}

.article__list+.article__list {
  margin-top: 10px;
}

.article__list__inner {
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.article__item__body {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.related__list .article__list .article__list__item .article__item__image img {
  padding: 0 !important;
}

@media (max-width: 1024px) {
  .article__list.--col-2 .article__list__inner .article__list__item a .article__item__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.article__item__text {
  word-break: break-all;
}

.article__item__text .tag.--m {
  margin-bottom: 5px;
}

.article__item__text .tag+.title__quaternary {
  margin-top: 25px;
}

@media (max-width: 980px) {
  .read-more {
    font-size: 1.3rem;
  }
}

.article__area .title__tertiary {
  margin-top: 30px;
}

.article__area .title__tertiary:first-child {
  margin-top: 0;
}

.article__area .article__item__image {
  margin-right: 0;
}

.article__area .article__item__image+.article__item__text {
  margin-top: 30px;
}

@media (max-width: 980px) {
  .article__area .article__item__text p {
    display: block;
  }
}

.article__area .article__item__body {
  margin-bottom: 50px;
}

@media (max-width: 980px) {
  .article__area .article__item__body {
    margin-bottom: 40px;
  }
}

.article__area .article__item__body .article__item__image+.article__item__image,
.article__area .article__item__body .article__item__image+.article__item__text {
  margin-left: 30px;
}

@media (max-width: 980px) {

  .article__area .article__item__body .article__item__image+.article__item__image,
  .article__area .article__item__body .article__item__image+.article__item__text {
    margin-left: 0;
  }
}

.article__area .article__item__body .article__item__text {
  margin-top: 0;
}

.article__area .article__item__body .article__item__text+.article__item__image {
  margin-left: 30px;
}

@media (max-width: 980px) {
  .article__area .article__item__body .article__item__text+.article__item__image {
    margin-left: 0;
    margin-top: 20px;
  }
}

.article__area .article__item__body .article__item__text p {
  margin-bottom: 0;
}

.article__area> :last-child {
  margin-bottom: 0;
}

body[data-page="bpo"] section .article__list .article__list__inner .article__item__image {
  width: 100%;
}

.company-links__title {
  color: #000;
  font-size: 2.4rem;
  font-weight: 700;
}

.company-link__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

@media (max-width: 980px) {
  .company-link__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.company-link__item {
  -ms-flex-preferred-size: calc(50% - 30px);
  flex-basis: calc(50% - 30px);
}

.company-link__item:nth-child(2n) {
  margin-left: 30px;
}

@media (max-width: 980px) {
  .company-link__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .company-link__item:nth-child(2n) {
    margin-left: 0;
  }
}

.company-link__btns {
  border-bottom: 2px solid #0066FF;
  color: #212121;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 30px 30px 10px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 980px) {
  .company-link__btns {
    font-size: 1.6rem;
  }
}

.company-link__btns::after {
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-repeat: no-repeat;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 46%;
  width: 20px;
}

@media (min-width: 961px) {
  .company-link__btns {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .company-link__btns:hover {
    background-color: #0066ff;
    color: #fff;
  }

  .company-link__btns:hover::after {
    background-image: url(../image/ico_btn_arrow_next_white.svg);
  }
}

.company-3way-layout__description {
  font-size: 18px;
}

@media (max-width: 980px) {
  .company-3way-layout__description {
    font-size: 1.4rem;
  }
}

.company-3way-layout__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 980px) {
  .company-3way-layout__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.company-3way-layout__flex__item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.company-3way-layout__flex__item+.company-3way-layout__flex__item {
  margin-left: 30px;
}

@media (max-width: 980px) {
  .company-3way-layout__flex__item {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }

  .company-3way-layout__flex__item+.company-3way-layout__flex__item {
    margin-left: 0;
    margin-top: 30px;
  }
}

.company-3way-layout__link {
  border-bottom: 2px solid #0066FF;
  color: #212121;
  display: block;
  font-size: 20px;
  font-weight: 700;
  padding: 30px 30px 30px 10px;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 980px) {
  .company-3way-layout__link {
    font-size: 1.6rem;
  }
}

.company-3way-layout__link::after {
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-repeat: no-repeat;
  height: 10px;
  position: absolute;
  right: 10px;
  top: 46%;
  width: 20px;
}

@media (min-width: 961px) {
  .company-3way-layout__link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .company-3way-layout__link:hover {
    background-color: #0066ff;
    color: #fff;
  }

  .company-3way-layout__link:hover::after {
    background-image: url(../image/ico_btn_arrow_next_white.svg);
  }
}

.company-3way-layout__img {
  width: 100%;
}

.step__nav__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.step__nav-status {
  width: 25%;
}

.step__nav-status span {
  display: block;
  width: calc(100% - 2.5px);
  height: 20px;
  margin-bottom: 10px;
  background-color: #eff2f7;
  -webkit-clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
  clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}

.step__nav-status p {
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  color: #0066FF;
  font-weight: 700;
}

@media (max-width: 980px) {
  .step__nav-status p {
    display: none;
  }
}

.step__nav-status:first-of-type span {
  border-radius: 4px 0 0 4px;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%);
}

.step__nav-status:last-of-type span {
  border-radius: 0 4px 4px 0;
  -webkit-clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(5% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.step__nav-status.is-done span {
  background-color: #0066FF;
}

@media (max-width: 980px) {
  .step__nav-status.is-done p {
    display: none;
  }
}

.step__nav-status.is-active span {
  background-color: #0066FF;
}

@media (max-width: 980px) {
  .step__nav-status.is-active p {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
  }
}

.is-active {
  display: block;
}

.form__wrap {
  margin: 0 auto;
  max-width: 1260px;
}

.form__content {
  margin: 0 auto;
  max-width: 800px;
}

.form__parts.--btns {
  text-align: right;
}

.form__parts+.form__parts {
  margin-top: 60px;
}

.form__dl {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form__dl+.form__dl {
  margin-top: 10px;
}

.form__dt {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 18px;
  min-width: 50px;
  padding-right: 16px;
  white-space: nowrap;
}

@media (max-width: 980px) {
  .form__dt {
    font-size: 16px;
  }
}

.form__dd {
  width: 100%;
}

.input__text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eff2f7;
  border: none;
  border-radius: 4px;
  height: 40px;
  outline: 0;
  padding: 8px 16px;
  width: 100%;
}

.input__text::-webkit-input-placeholder {
  color: #b6b6b6;
}

.input__text::-moz-placeholder {
  color: #b6b6b6;
}

.input__text:-ms-input-placeholder {
  color: #b6b6b6;
}

.input__text::-ms-input-placeholder {
  color: #b6b6b6;
}

.input__text::placeholder {
  color: #b6b6b6;
}

.input__textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eff2f7;
  border: none;
  border-radius: 4px;
  height: 130px;
  outline: 0;
  padding: 8px 16px;
  width: 100%;
}

.input__textarea::-webkit-input-placeholder {
  color: #b6b6b6;
}

.input__textarea::-moz-placeholder {
  color: #b6b6b6;
}

.input__textarea:-ms-input-placeholder {
  color: #b6b6b6;
}

.input__textarea::-ms-input-placeholder {
  color: #b6b6b6;
}

.input__textarea::placeholder {
  color: #b6b6b6;
}

.form__parts.address .form-column-zip-code-jp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form__parts.address .form-column-zip-code-jp .label {
  min-width: 80px;
}

.form__parts.address .form-column-zip-code-jp .input-group {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form__parts.address .form-column-zip-code-jp .input__text {
  width: 150px;
}

@media (max-width: 980px) {
  .form__parts.address .form-column-zip-code-jp .input__text {
    width: 100px;
  }
}

.form__parts.address .form-column-zip-code-jp .separator-zip-code-jp {
  margin: 0 10px;
}

.form__parts.address .form-column-prefecture-jp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.form__parts.address .form-column-prefecture-jp .label {
  min-width: 80px;
}

.form__parts.address .form-column-prefecture-jp .input__select__wrap {
  position: relative;
}

.form__parts.address .form-column-prefecture-jp .input__select__wrap::after {
  content: "";
  background-image: url(../image/ico_pulldown_arrow_open.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  height: 20px;
  pointer-events: none;
  position: absolute;
  right: 8px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  width: 20px;
}

.form__parts.address .form-column-prefecture-jp .input__select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  border: 1px solid #707070;
  height: 40px;
  padding: 0 40px 0 8px;
}

.form__parts.address .form-column-name {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
}

.form__parts.address .form-column-name .label {
  min-width: 80px;
}

.input__submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  height: 50px;
  text-align: center;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  width: 250px;
}

@media (min-width: 961px) {
  .input__submit {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .input__submit:hover {
    background-color: #0066ff;
    border: 1px solid #0066FF;
    color: #fff;
  }
}

.title__tertiary .badge-required {
  color: #ed3514;
  font-size: 15px;
  margin-left: 20px;
}

.form-column-heading~.form-column-heading {
  margin-top: 60px;
}

.form-column-heading h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 30px;
  padding-left: 20px;
  position: relative;
}

.form-column-heading h2::before {
  content: "";
  background-color: #0066ff;
  display: block;
  height: 80%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
}

.form-column-email,
.form-column-tel,
.form-column-text,
.form-column-zip-code-jp {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-column-email label,
.form-column-tel label,
.form-column-text label,
.form-column-zip-code-jp label {
  font-size: 15px;
  margin: 0;
  max-width: 100%;
  min-width: 50px;
  padding-right: 16px;
  white-space: nowrap;
}

.form-column-email label .badge,
.form-column-tel label .badge,
.form-column-text label .badge,
.form-column-zip-code-jp label .badge {
  display: none;
}

.form-column-email input,
.form-column-tel input,
.form-column-text input,
.form-column-zip-code-jp input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eff2f7;
  height: 40px;
  width: 100%;
  border-width: initial;
  border-style: none;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  border-radius: 4px;
  outline: 0;
  padding: 8px 16px;
  max-width: 100%;
}

.form-column-email label {
  min-width: 105px;
}

.form-column-textarea label {
  font-size: 15px;
  margin: 0;
  margin-bottom: 5px;
  max-width: 100%;
  min-width: 50px;
  padding-right: 16px;
  white-space: nowrap;
}

.form-column-textarea label .badge {
  display: none;
}

.form-column-textarea textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #eff2f7;
  height: 130px;
  width: 100%;
  border-width: initial;
  border-style: none;
  border-color: initial;
  -o-border-image: initial;
  border-image: initial;
  border-radius: 4px;
  outline: 0;
  padding: 8px 16px;
}

.form-column-prefecture-jp {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-column-prefecture-jp label {
  min-width: 80px;
}

.form-column-prefecture-jp select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  border-radius: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  -o-border-image: initial;
  border-image: initial;
  padding: 0 40px 0 8px;
}

.form-page .button-group {
  text-align: center;
}

.form-page .button-group .button-confirm {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #212121;
  border-radius: 6px;
  color: #212121;
  cursor: pointer;
  font-size: 1.6rem;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px 0 0 0;
  position: relative;
  text-decoration: none;
  -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  width: 260px;
}

.form-page .button-group .button-confirm::after {
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
  display: block;
  height: 5px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
}

.form-page .button-group .button-confirm:hover {
  background-color: #0066ff;
  border: 1px solid #0066FF;
  color: #fff;
}

.form-page .button-group .button-confirm:hover::after {
  background-image: url(../image/ico_btn_arrow_next_white.svg);
}

.graph {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

@media (max-width: 980px) {
  .graph {
    width: 95%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.graph .graph__wrap {
  width: 48%;
}

.graph .graph__wrap+.graph__wrap {
  margin-left: 50px;
}

@media (max-width: 980px) {
  .graph .graph__wrap {
    width: 100%;
  }

  .graph .graph__wrap+.graph__wrap {
    margin-top: 20px;
    margin-left: 0;
  }
}

.graph .graph__area__wrap {
  margin-top: 30px;
}

.graph .graph__area__wrap>img {
  width: 100%;
}

.graph .graph__area__wrap+.graph__table__wrap {
  margin-top: 74px;
}

.graph__checkbox__wrap {
  margin: 20px auto 0;
  width: 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;
}

.graph__checkbox__item {
  position: relative;
}

.graph__checkbox__item+.graph__checkbox__item {
  margin-left: 40px;
}

.graph__checkbox__item+.graph__checkbox__item:last-child .graph__checkbox::before {
  left: -62px;
}

.graph__checkbox__item .graph__checkbox {
  cursor: pointer;
  padding-left: 30px;
  vertical-align: middle;
  float: right;
  margin: 5px 0 0 5px;
}

.graph__checkbox__item .checkbox__label {
  position: relative;
}

.graph__checkbox__item .checkbox__label::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: -30px;
}

.graph__checkbox__item:first-child .checkbox__label::before {
  background-color: #93bcff;
}

.graph__checkbox__item:nth-child(2) .checkbox__label::before {
  background-color: #4074cb;
}

.graph__checkbox__item:nth-child(3) .checkbox__label::before {
  background-color: #0066FF;
}

.graph__checkbox__item:nth-child(4) .checkbox__label::before {
  background-color: #91a4c3;
}

.graph__checkbox__item .graph__checkbox__label {
  font-size: 1.6rem;
  font-family:
    "Lato", sans-serif;
}

.graph__table__wrap {
  margin: 30px auto 0;
}

@media (max-width: 980px) {
  .graph__table__wrap {
    width: 100%;
    white-space: nowrap;
    overflow-x: auto;
  }
}

.graph__table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px auto;
}

@media (max-width: 980px) {
  .graph__table {
    width: 100%;
  }
}

.graph__table .table__row .table__data,
.graph__table .table__row .table__header {
  border: 1px solid #000;
  padding: 10px;
  width: 200px;
}

.graph__table .table__header {
  color: #fff;
}

.graph__table .table__data {
  text-align: right;
  font-size: 1.4rem;
}

.graph__table .table__data.table__row__title {
  text-align: center;
  font-size: 1.6rem;
  color: #0066FF;
  padding: 8px;
}

.graph__table tr:first-child .table__header {
  background-color: #0066FF;
}

@media (max-width: 980px) {

  #video iframe,
  #video video {
    height: auto;
  }
}

.company-video-wrap {
  aspect-ratio: 16/9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}

.company-video-wrap iframe,
.company-video-wrap video {
  height: 100%;
  margin: 0 auto;
  max-height: 450px;
  max-width: 800px;
  width: 100%;
}

.company-video {
  height: 450px;
  margin: 0 auto;
  width: 800px;
}

@media (max-width: 980px) {
  .company-video {
    height: auto;
    width: 100%;
  }
}

.company-video__description {
  font-size: 15px;
  margin-top: 30px;
}

@media (max-width: 980px) {
  .company-video__description {
    font-size: 1.3rem;
  }
}

.author__list-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
}

.author__list-wrap+.author__list-wrap {
  margin-top: 40px;
}

@media (max-width: 980px) {
  .author__list-wrap+.author__list-wrap {
    margin-top: 20px;
  }
}

.author__list-wrap .author__list-img>img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  -o-object-position: top;
  object-position: top;
}

@media (max-width: 980px) {
  .author__list-wrap .author__list-img>img {
    width: 120px;
    height: 120px;
  }
}

.author__list-wrap .author__list-text {
  margin-left: 50px;
}

@media (max-width: 980px) {
  .author__list-wrap .author__list-text {
    margin-left: 10px;
    margin-top: 0;
  }
}

.author__list-wrap .author__list-text .author__name {
  font-size: 1.8rem;
  font-family:
    "Lato", sans-serif;
}

@media (max-width: 980px) {
  .author__list-wrap .author__list-text .author__name {
    font-size: 1.5rem;
  }
}

.author__list-wrap .author__list-text .author__position {
  font-size: 1.8rem;
  font-family:
    "Lato", sans-serif;
  margin-top: 30px;
}

@media (max-width: 980px) {
  .author__list-wrap .author__list-text .author__position {
    font-size: 1.5rem;
    margin-top: 10px;
  }
}

.author__list-wrap .author__list-text .author__detail {
  font-size: 1.5rem;
  font-family:
    "Lato", sans-serif;
  margin-top: 40px;
}

@media (max-width: 980px) {
  .author__list-wrap .author__list-text .author__detail {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

.author__list2-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: top;
  -ms-flex-align: top;
  align-items: top;
  border-top: 1px solid #d5d5d5;
  padding-top: 40px;
}

.author__list2-wrap+.author__list2-wrap {
  margin-top: 40px;
}

@media (max-width: 980px) {
  .author__list2-wrap+.author__list2-wrap {
    margin-top: 20px;
  }
}

.author__list2-wrap .author__list2-img>img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  -o-object-position: top;
  object-position: top;
}

@media (max-width: 980px) {
  .author__list2-wrap .author__list2-img>img {
    width: 90px;
    height: 90px;
  }
}

.author__list2-wrap .author__list2-text {
  margin-left: 50px;
}

@media (max-width: 980px) {
  .author__list2-wrap .author__list2-text {
    margin-left: 10px;
  }
}

.author__list2-wrap .author__list2-text .author__name {
  font-size: 1.8rem;
  font-family:
    "Lato", sans-serif;
}

@media (max-width: 980px) {
  .author__list2-wrap .author__list2-text .author__name {
    font-size: 1.5rem;
  }
}

.author__list2-wrap .author__list2-text .author__column,
.author__list2-wrap .author__list2-text .author__detail {
  font-size: 1.5rem;
  font-family:
    "Lato", sans-serif;
  margin-top: 30px;
}

@media (max-width: 980px) {

  .author__list2-wrap .author__list2-text .author__column,
  .author__list2-wrap .author__list2-text .author__detail {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

.author__list3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 980px) {
  .author__list3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.author__list3 .author__list3-wrap {
  width: calc((100% - 40px) / 3);
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc((100% - 40px) / 3);
  flex: 0 0 calc((100% - 40px) / 3);
}

@media (max-width: 980px) {
  .author__list3 .author__list3-wrap {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: initial;
    width: 100%;
  }
}

.author__list3 .author__list3-wrap-item {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding: 30px;
  height: calc(100% - 65px);
}

@media (max-width: 980px) {
  .author__list3 .author__list3-wrap-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 20px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 20px;
  }
}

.author__list3 .author__list3-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.author__list3 .author__list3-img>img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  -o-object-position: top;
  object-position: top;
}

@media (min-width: 980px) {
  .author__list3 .author__list3-img>img {
    width: 180px;
    height: 180px;
  }
}

@media (max-width: 980px) {
  .author__list3 .author__list3-img>img {
    width: 120px;
    height: 120px;
  }
}

.author__list3 .author__list3-img .author__name {
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  margin-top: 30px;
  text-align: center;
  word-wrap: break-word;
  word-break: break-all;
}

@media (max-width: 980px) {
  .author__list3 .author__list3-img .author__name {
    font-size: 1.5rem;
    margin-top: 10px;
  }
}

.author__list3 .author__list3-text .author__detail {
  font-size: 1.5rem;
  font-family:
    "Lato", sans-serif;
  margin-top: 30px;
}

@media (max-width: 980px) {
  .author__list3 .author__list3-text .author__detail {
    font-size: 1.3rem;
    margin-top: 10px;
  }
}

.author__list3 .btn {
  margin: 15px auto 0;
  width: 260px;
  display: block;
}

.newcolumn__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .newcolumn__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px;
  }
}

.newcolumn__area .newcolumn__area-image .newcolumn__image {
  aspect-ratio: 3/2;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.newcolumn__area .newcolumn__area-image>a {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image>a {
    width: 100%;
  }
}

.newcolumn__area .newcolumn__area-image>a>figure {
  position: relative;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  color: #212121;
  display: block;
  width: 100%;
  height: 100%;
}

.newcolumn__area .newcolumn__area-image>a>figure>div {
  width: 100%;
  height: 100%;
}

.newcolumn__area .newcolumn__area-image>a>figure .update__date {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #fff;
  font-size: 1.5rem;
  padding: 5px 10px;
  font-family:
    "Lato", sans-serif;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image>a>figure .update__date {
    font-size: 1.3rem;
  }
}

.newcolumn__area .newcolumn__area-image>a>figure>figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.7);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.8rem;
  width: 100%;
  font-family:
    "Lato", sans-serif;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image>a>figure>figcaption {
    font-size: 1.4rem;
  }
}

.newcolumn__area .newcolumn__area-image.--single {
  width: calc(66.6666666667% - 5px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(66.6666666667% - 5px);
  flex: 0 0 calc(66.6666666667% - 5px);
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image.--single {
    width: 100%;
  }
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image.--single>a>figure {
    width: 100%;
  }
}

.newcolumn__area .newcolumn__area-image.--single>a>figure>figcaption {
  padding: 30px;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image.--single>a>figure>figcaption {
    padding: 20px;
    width: 100%;
  }
}

.newcolumn__area .newcolumn__area-image.--double {
  width: calc(33.3333333333% - 5px);
  -webkit-box-flex: calc(33.3333333333% - 5px);
  -ms-flex: calc(33.3333333333% - 5px);
  flex: calc(33.3333333333% - 5px);
  margin-left: 10px;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image.--double {
    width: 100%;
    margin-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
  }
}

.newcolumn__area .newcolumn__area-image.--double>a {
  height: calc(50% - 5px);
}

.newcolumn__area .newcolumn__area-image.--double>a+a {
  margin-top: 10px;
}

@media (max-width: 980px) {
  .newcolumn__area .newcolumn__area-image.--double>a+a {
    margin-top: 0;
  }
}

.newcolumn__area .newcolumn__area-image.--double>a>figure>figcaption {
  padding: 20px;
}

.event__info__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 980px) {
  .event__info__area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.event__info__area dd,
.event__info__area dt {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #d8d8d8;
}

.event__info__area dd>a,
.event__info__area dt>a {
  color: #0066FF;
  text-decoration: none;
}

@media (min-width: 961px) {

  .event__info__area dd>a,
  .event__info__area dt>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .event__info__area dd>a:hover,
  .event__info__area dt>a:hover {
    text-decoration: underline;
  }
}

@media (max-width: 980px) {

  .event__info__area dd,
  .event__info__area dt {
    width: 100%;
  }
}

.event__info__area dd:last-of-type,
.event__info__area dt:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.event__info__area dt {
  width: 30%;
  font-size: 1.8rem;
  font-weight: 700;
}

@media (max-width: 980px) {
  .event__info__area dt {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 0;
    border-bottom: none;
    font-size: 1.6rem;
  }
}

@media (max-width: 980px) {
  .event__info__area dt:last-of-type {
    margin-bottom: 20px;
  }
}

.event__info__area dd {
  width: 70%;
  padding-left: 30px;
}

@media (max-width: 980px) {
  .event__info__area dd {
    width: 100%;
  }
}

.client-profile .article__area__column {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.client-profile+.client-profile {
  margin-top: 30px;
}

.client-profile .article__item__text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}

@media (max-width: 980px) {
  .client-profile .article__item__text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.client-profile iframe,
.client-profile video {
  width: 50%;
  height: 350px;
  margin-left: 30px;
}

@media (max-width: 980px) {

  .client-profile iframe,
  .client-profile video {
    width: 100%;
    margin-left: 0;
  }
}

.point__area {
  counter-reset: list-counter;
}

.point__area .point__list {
  list-style: none;
  counter-increment: list-counter;
  position: relative;
  padding-left: 60px;
}

.point__area .point__list::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #0066ff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.point__area .point__list+.point__list {
  margin-top: 40px;
}

@media (max-width: 980px) {
  .point__area .point__list+.point__list {
    margin-top: 20px;
  }
}

.point__area .point__list .point__item__title {
  font-size: 2.4rem;
  color: #1c1c1c;
}

@media (max-width: 980px) {
  .point__area .point__list .point__item__title {
    font-size: 1.6rem;
  }
}

.point__area .point__list .point__item_description {
  font-size: 1.5rem;
  color: #212121;
  line-height: 40px;
}

@media (max-width: 980px) {
  .point__area .point__list .point__item_description {
    font-size: 1.2rem;
    line-height: 24px;
  }
}

.group-company__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px;
}

.group-company__item:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

@media (max-width: 980px) {
  .group-company__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.group-company__item__img {
  margin-right: 40px;
  min-width: 300px;
  width: calc(100% - 860px);
}

.group-company__item__img img {
  max-width: 400px;
}

@media (max-width: 980px) {
  .group-company__item__img {
    margin-right: 0;
    margin-bottom: 30px;
    min-width: 100%;
    text-align: center;
  }
}

.group-company__item__textarea {
  margin: 30px 0;
  max-width: 800px;
}

@media (max-width: 980px) {
  .group-company__item__textarea {
    margin: 20px 0;
  }
}

.independent-link {
  height: auto;
}

.category__link+.category__link {
  margin-top: 60px;
}

@media (max-width: 980px) {
  .category__link+.category__link {
    margin-top: 40px;
  }
}

.category__link .category__link__wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  gap: 10px;
}

@media (max-width: 980px) {
  .category__link .category__link__wrap {
    padding: 0 5px;
  }
}

@media (max-width: 980px) {
  .category__link .category__link__item {
    width: calc((100% - 10px) / 2);
  }
}

.category__link .category__link__item .btn {
  width: 300px;
  height: 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 980px) {
  .category__link .category__link__item .btn {
    min-width: auto;
    width: 100%;
  }
}

.category__link .category__link__item .btn>a {
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  justify-content: left;
  padding: 20px;
}

@media (max-width: 980px) {
  .category__link .category__link__item .btn>a {
    padding: 10px 40px 10px 20px;
  }
}

.article__pagination {
  margin-top: 60px;
}

.article__pagination__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article__pagination__contents li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
  background-color: #fff;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  font-weight: 700;
  border: 2px #0066FF solid;
  border-radius: 5px;
}

@media (max-width: 980px) {
  .article__pagination__contents li {
    margin: 0 5px;
  }
}

@media (min-width: 961px) {
  .article__pagination__contents li {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }
}

.article__pagination__contents li:first-of-type {
  position: relative;
}

.article__pagination__contents li:first-of-type a {
  width: 40px;
}

.article__pagination__contents li:first-of-type a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 40%;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  border-left: solid 2px #0066FF;
  border-bottom: solid 2px #0066FF;
}

.article__pagination__contents li:first-of-type a:hover::before {
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.article__pagination__contents li:last-of-type {
  position: relative;
}

.article__pagination__contents li:last-of-type a {
  width: 40px;
}

.article__pagination__contents li:last-of-type a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 5px;
  height: 5px;
  -webkit-transform: rotate(45deg) translate(0, -50%);
  transform: rotate(45deg) translate(0, -50%);
  border-top: solid 2px #0066FF;
  border-right: solid 2px #0066FF;
}

.article__pagination__contents li:last-of-type a:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.article__pagination__contents li a {
  color: #0066FF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

@media (max-width: 980px) {
  .article__pagination__contents li a {
    width: 25px;
    height: 25px;
    font-size: 1.4rem;
  }
}

.article__pagination__contents li a:hover {
  background-color: #0066ff;
  color: #fff;
}

.article__pagination__contents .is-active {
  background-color: #0066ff;
  color: #fff;
}

@media (min-width: 961px) {
  .article__pagination__contents .is-active {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .article__pagination__contents .is-active:hover {
    background-color: #0066FF;
  }
}

.article__pagination__contents .is-active span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30px;
  height: 30px;
  font-size: 18px;
}

@media (max-width: 980px) {
  .article__pagination__contents .is-active span {
    width: 25px;
    height: 25px;
    font-size: 1.4rem;
  }
}

.article__pagination__contents .is-omit {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: 0 0;
  border: none;
}

.search-result-form__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

@media (max-width: 980px) {
  .search-result-form__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.search-result-form__result {
  margin-top: 60px;
}

.search-result-form__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.search-result-form__item {
  margin-top: 10px;
  margin-right: 10px;
}

.search-result-form__item:last-child {
  margin-right: 0;
}

.search-result-form__link {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #0066ff;
  border: none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  cursor: pointer;
  height: 34px;
  padding: 4px 48px 4px 16px;
  position: relative;
  text-decoration: none;
}

.search-result-form__link::after {
  content: "";
  background-image: url(../image/ico_btn_arrow_next_white.svg);
  background-repeat: no-repeat;
  height: 6px;
  display: inline-block;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
}

@media (min-width: 961px) {
  .search-result-form__link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .search-result-form__link:hover {
    opacity: 0.8;
  }
}

.search-result-form__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #0066ff;
  border: none;
  border-radius: 0 5px 5px 0;
  color: #fff;
  cursor: pointer;
  height: 34px;
  padding: 4px 48px 4px 16px;
  position: relative;
}

.search-result-form__button::before {
  content: "";
  border-left: 1px solid #fff;
  height: 100%;
  position: absolute;
  right: 12px;
  top: 0;
  width: 20px;
}

.search-result-form__button::after {
  content: "";
  background-image: url(../image/ico_close.svg);
  background-repeat: no-repeat;
  height: 13px;
  display: inline-block;
  position: absolute;
  right: 9px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 13px;
}

@media (min-width: 961px) {
  .search-result-form__button {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .search-result-form__button:hover {
    opacity: 0.8;
  }
}

.article__top__list__wrap {
  max-width: 1200px;
}

@media (max-width: 980px) {
  .article__top__list__wrap {
    margin-top: 30px;
  }
}

.article__top__list__wrap .article__top__list__items {
  font-size: 2rem;
  border-top: 1px solid #ddd;
  padding: 25px 0;
}

@media (max-width: 980px) {
  .article__top__list__wrap .article__top__list__items {
    font-size: 1.6rem;
    padding: 15px 10px;
  }
}

.article__top__list__wrap .article__top__list__items>a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.article__top__list__wrap .article__top__list__items:last-child {
  border-bottom: 1px solid #ddd;
}

.article__top__list__wrap .article__top__list__items .article__top__list__linkicon {
  position: relative;
  padding-left: 12px;
  margin-left: 10px;
}

.article__top__list__wrap .article__top__list__items .article__top__list__linkicon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 14px;
  height: 14px;
  background-size: cover;
}

.article__top__list__wrap .article__top__list__items.--pdf .article__top__list__linkicon::before {
  background-image: url(../image/ico_link_pdf.svg);
}

.article__top__list__wrap .article__top__list__items.--link .article__top__list__linkicon::before {
  background-image: url(../image/ico_btn_blank.svg);
}

@media (min-width: 961px) {
  .article__top__list__wrap .article__top__list__items {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .article__top__list__wrap .article__top__list__items:hover .article__top__list__text::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.article__top__list__wrap .article__top__list__date {
  font-family: Lato, sans-serif;
  font-weight: 400;
  color: #333;
  width: 100px;
  margin-right: 30px;
}

@media (max-width: 980px) {
  .article__top__list__wrap .article__top__list__date {
    margin-right: 0;
    min-width: auto;
  }
}

.article__top__list__wrap .article__top__list__category {
  font-size: 1.4rem;
  font-family:
    "Lato", sans-serif;
  color: #212121;
  text-align: left;
  margin-right: 20px;
  padding: 2px 0;
}

.article__top__list__wrap .article__top__list__category.--ir {
  color: #fff;
  background-color: #4a2f00;
  text-align: center;
  width: 120px;
}

@media (max-width: 980px) {
  .article__top__list__wrap .article__top__list__category {
    font-size: 1.2rem;
    margin-left: 0;
  }
}

.article__top__list__wrap .article__top__list__category.no-category {
  margin-right: 0;
  width: 0;
}

.article__top__list__wrap .article__top__list__text {
  font-family:
    "Lato", sans-serif;
  font-size: 1.5rem;
  color: #0066FF;
}

@media (max-width: 980px) {
  .article__top__list__wrap .article__top__list__text {
    font-size: 1.3rem;
    width: 100%;
    margin: 0 auto;
  }
}

.article__list.--images .article__list__item+.article__list__item {
  margin-top: 20px;
}

.article__list.--images .article__list__item a {
  padding: 0;
}

.article__list.--images .article__item__body {
  background-color: #fff;
  color: #212121;
  padding: 50px;
  text-decoration: none;
}

@media (max-width: 980px) {
  .article__list.--images .article__item__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.article__list.--images .article__item__image {
  width: 50%;
}

@media (max-width: 980px) {
  .article__list.--images .article__item__image {
    width: 100%;
  }
}

.article__list.--images .article__item__image .article__image__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.article__list.--images .article__item__image .article__image__item+.article__image__item {
  margin-left: 10px;
}

.article__list.--images .article__item__image .article__image__item img {
  width: 100%;
}

.article__list.--images .article__item__text {
  width: 50%;
}

@media (max-width: 980px) {
  .article__list.--images .article__item__text {
    width: 100%;
  }
}

.wrapper .is-sticky {
  position: sticky;
  top: 120px;
  z-index: 1000;
}

@media (max-width: 980px) {
  .wrapper .is-sticky {
    top: 60px;
  }
}

@media (max-width: 980px) {
  .wrapper.is-overflow {
    overflow: visible;
  }

  .wrapper.is-overflow footer .footer__main__nav {
    overflow: hidden;
  }
}

.float-anchor-link__wrap {
  background-color: #d8d8d8;
}

.float-anchor-link__wrap.isFixed {
  position: fixed;
  left: 0;
  top: 120px;
  width: 100vw;
}

@media (max-width: 980px) {
  .float-anchor-link__wrap.isFixed {
    top: 60px;
  }
}

.float-anchor-link__content {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 1300px;
  padding: 30px 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 980px) {
  .float-anchor-link__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 25px 10px 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.float-anchor-link__title {
  font-size: 18px;
  min-width: 110px;
}

@media (max-width: 980px) {
  .float-anchor-link__title {
    line-height: 1;
    font-size: 16px;
    margin-bottom: 8px;
  }
}

.float-anchor-link__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.float-anchor-link__item {
  width: 155px;
}

.float-anchor-link__item+.float-anchor-link__item {
  margin-left: 10px;
}

@media (max-width: 980px) {
  .float-anchor-link__item {
    width: auto;
  }
}

.float-anchor-link__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 8px rgba(0, 0, 0, 0.16);
  box-shadow: 0 6px 8px rgba(0, 0, 0, 0.16);
  color: #212121;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  height: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 150px;
  text-decoration: none;
  width: 100%;
}

.float-anchor-link__btn.is-active {
  background-color: #0066ff;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: default;
}

@media (max-width: 980px) {
  .float-anchor-link__btn {
    font-size: 14px;
    height: 45px;
    min-width: 100px;
  }
}

.company-scroll-col {
  overflow-x: auto;
  width: 1150px;
  -ms-overflow-style: none;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.company-scroll-col::-webkit-scrollbar {
  display: none;
}

@media (max-width: 980px) {
  .company-scroll-col {
    width: 100%;
  }
}

.graph__table.col-2 tr:first-child .table__header,
.graph__table.col-2 tr:nth-child(2) .table__header {
  background-color: #0066ff;
  border: 1px solid #fff;
}

.graph__table.col-2 .table__row .table__data,
.graph__table.col-2 .table__row .table__header {
  border: 1px solid #d8d8d8;
  background-color: #fff;
}

.graph__table.col-2 .table__data {
  padding: 10px 20px;
}

.graph__table.col-2 .table__data.table__row__title {
  padding: 10px;
}

.attention-list {
  margin-top: 80px;
  font-family:
    "Lato", sans-serif;
}

.attention-list .attention__text {
  color: #212121;
  font-size: 1.5rem;
  position: relative;
  padding-left: 15px;
}

.attention-list .attention__text::before {
  position: absolute;
  content: "";
  top: 45%;
  left: 0;
  width: 6px;
  height: 6px;
  background: #0066FF;
}

.attention-list .attention__description {
  margin-top: 50px;
  font-size: 1.5rem;
}

.attention-list .attention__link {
  position: relative;
  margin-right: 22px;
  color: #0066FF;
  text-decoration: none;
}

.attention-list .attention__link::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: -17px;
  width: 12px;
  height: 12px;
  background-image: url(../image/ico_btn_blank.svg);
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.attention-list .attention__icon {
  margin-top: 40px;
}

.article-banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 980px) {
  .article-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}

.article__wrap {
  max-width: 1200px;
  width: 68%;
}

@media (max-width: 980px) {
  .article__wrap {
    width: 100%;
  }
}

.article__wrap .article__items {
  font-size: 2rem;
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.article__wrap .article__items>a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  cursor: pointer;
  display: inline-block;
}

.article__wrap .article__items:first-child {
  border-top: 1px solid #ddd;
}

@media (max-width: 980px) {
  .article__wrap .article__items {
    font-size: 1.6rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px 10px;
  }
}

.article__wrap .article__items .article__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.article__wrap .article__items .article__icon {
  position: relative;
}

.article__wrap .article__items .article__icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  background-size: contain;
}

.article__wrap .article__items.--pdf .article__icon::before {
  background-image: url(../image/ico_link_pdf.svg);
}

.article__wrap .article__items.--link .article__icon::before {
  background-image: url(../image/ico_btn_blank.svg);
}

@media (min-width: 961px) {
  .article__wrap .article__items {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .article__wrap .article__items:hover .article__text::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.article__wrap .article__date {
  font-family: Lato, sans-serif;
  font-weight: 400;
  margin-right: 30px;
  color: #333;
}

@media (max-width: 980px) {
  .article__wrap .article__date {
    margin-right: 0;
    min-width: auto;
  }
}

.article__wrap .article__category {
  font-size: 1.4rem;
  color: #212121;
  text-align: left;
  width: 110px;
}

.article__wrap .article__category.--ir {
  background-color: #4a2f00;
  padding: 2px 0;
  color: #fff;
  text-align: center;
}

@media (max-width: 980px) {
  .article__wrap .article__category {
    margin-left: 20px;
    width: 100px;
  }
}

.article__wrap .article__text {
  font-size: 1.5rem;
  color: #0066FF;
  margin-top: 10px;
}

@media (max-width: 980px) {
  .article__wrap .article__text {
    font-size: 1.4rem;
    width: 100%;
    margin: 5px auto 0;
  }
}

.article__wrap .article__button {
  float: right;
  margin-top: 30px;
}

@media (max-width: 980px) {
  .article__wrap .article__button {
    width: 100%;
    margin-top: 30px;
  }
}

@media (max-width: 980px) {
  .article__wrap .article__button .btn {
    margin: 0 auto;
  }
}

.article__banner {
  width: 29%;
  position: sticky;
  top: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 160px;
  margin-top: -160px;
  margin-left: 40px;
  padding-bottom: 79px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {
  .article__banner {
    padding: 0;
    width: auto;
    margin-top: 30px;
    margin-left: 0;
  }
}

.article__banner .article__banner__list {
  background-color: #fff;
}

.article__banner .article__banner__list+.article__banner__list {
  border-top: 1px solid #d5d5d5;
}

.article__banner .article__banner__link__wrap {
  padding: 30px;
}

@media (max-width: 980px) {
  .article__banner .article__banner__link__wrap {
    padding: 20px;
  }
}

.article__banner .article__banner__link {
  border: 1px solid #212121;
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

@media (max-width: 980px) {
  .article__banner .article__banner__link {
    padding: 20px;
    padding: 15px 20px;
    border-radius: 12px;
  }
}

.article__banner .article__banner__link>a {
  color: #212121;
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  text-decoration: none;
  display: block;
  width: 100%;
  position: relative;
}

@media (max-width: 980px) {
  .article__banner .article__banner__link>a {
    font-size: 1.4rem;
  }
}

.article__banner .article__banner__link>a::after {
  content: "";
  position: absolute;
  top: 5px;
  right: 0;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
}

.article__banner .article__banner__link.--page>a::after {
  top: 8px;
  background-image: url(../image/ico_btn_arrow_next.svg);
}

.article__banner .article__banner__link.--blank>a::after {
  background-image: url(../image/ico_link_blank_black.svg);
}

.article__banner .article__banner__description {
  font-family:
    "Lato", sans-serif;
  font-size: 1.5rem;
  margin-top: 5px;
}

@media (max-width: 980px) {
  .article__banner .article__banner__description {
    font-size: 1.3rem;
  }
}

@media (min-width: 961px) {
  .article__banner__link {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .article__banner__link:hover {
    background-color: #0066FF;
  }

  .article__banner__link:hover>a {
    color: #fff;
  }

  .article__banner__link:hover.--page>a::after {
    background-image: url(../image/ico_btn_arrow_next_white.svg);
  }

  .article__banner__link:hover.--blank>a::after {
    background-image: url(../image/ico_btn_blank_white.svg);
  }
}

.history-area-wrap.is-active {
  background-color: #eff2f7;
}

.history-area-period {
  padding: 60px 0;
}

.history-area-period.is-active {
  background-color: #eff2f7;
}

.ulList-image__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.firstView-header {
  overflow: hidden;
  position: relative;
  height: 38vw;
  max-height: 650px;
}

.firstView-header .img-maxw-100 {
  max-width: 100%;
}

.customer__profile-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px auto;
  gap: 20px;
}

@media (max-width: 980px) {
  .customer__profile-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.customer__profile-wrap.--center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 980px) {
  .customer__profile-wrap.--center {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.customer__profile-wrap.--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.customer__profile-wrap>div {
  width: 50%;
}

@media (max-width: 980px) {
  .customer__profile-wrap>div {
    width: 100%;
  }
}

.customer__profile-wrap .company__name {
  font-size: 18px;
  margin-bottom: 10px;
}

.customer__profile-wrap .company__detail-text {
  font-size: 14px;
}

.customer__profile-wrap .company__logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.customer__profile-wrap .company__logo-container>img {
  max-height: 80px;
  width: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.customer__profile-wrap .customer__profile-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  padding: 20px;
}

@media (max-width: 980px) {
  .customer__profile-wrap .customer__profile-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.customer__profile-wrap .customer__profile-container .customer__profile-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
}

.customer__profile-wrap .customer__profile-container .customer__profile-image>img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .customer__profile-wrap .customer__profile-container .customer__profile-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}

.customer__profile-wrap .customer__profile-container .customer__profile-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% - 200px);
  flex: 0 0 calc(100% - 200px);
  width: calc(100% - 200px);
}

.customer__profile-wrap .customer__profile-container .customer__profiles {
  margin-left: 20px;
}

@media (max-width: 980px) {
  .customer__profile-wrap .customer__profile-container .customer__profiles {
    margin-top: 20px;
    margin-left: 0;
  }
}

.customer__profile-wrap .customer__profile-container .customer__profiles+.customer__profiles {
  margin-top: 10px;
}

.customer__profile-wrap .customer__profile-container .customer__name {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 10px;
}

.customer__profile-wrap .customer__profile-container .customer__detail-text {
  font-size: 14px;
}

.customer__profile-wrap .customer__profile.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 100%;
}

@media (max-width: 980px) {
  .customer__profile-wrap .customer__profile.--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.customer__profile-wrap .customer__profile.--flex .customer__profile-container {
  width: 100%;
}

.sitemap__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
}

@media (max-width: 980px) {
  .sitemap__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.sitemap__wrap>div {
  width: 50%;
}

@media (max-width: 980px) {
  .sitemap__wrap>div {
    width: 100%;
  }
}

.sitemap__wrap .siteamp__content+.siteamp__content {
  margin-top: 90px;
}

.sitemap__wrap .siteamp__content-title+.siteamp__content-title {
  margin-top: 15px;
}

.sitemap__wrap .siteamp__content-title .siteamp__content-link {
  color: #0066FF;
  font-display: 18px;
  font-family: "Lato", sans-serif;
  position: relative;
  text-decoration: none;
}

.sitemap__wrap .siteamp__content-title .siteamp__content-link::after {
  content: "";
  background-color: #0066ff;
  bottom: -5px;
  display: block;
  height: 2px;
  left: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  position: absolute;
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
}

.sitemap__wrap .siteamp__content-title .siteamp__content-link:hover::after {
  -webkit-transform: scaleX(100%);
  transform: scaleX(100%);
}

.content__body .mt-site-search-container {
  margin-bottom: 40px;
}

.content__body .mt-site-search-form .mt-site-search-form__query {
  width: 800px;
}

.mt-site-search-result__list {
  margin-top: 30px;
}

.mt-site-search-result-item+.mt-site-search-result-item {
  margin-top: 30px;
}

.mt-site-search-result-item__link {
  color: #0066FF;
  font-size: 1.8rem;
  line-height: 30px;
  margin-bottom: 30px;
}

.mt-site-search-result-item__link:hover {
  text-decoration: none;
}

.mt-site-search-result-item__label {
  font-size: 1.6rem;
}

.mt-site-search-result-item__url {
  font-size: 1.6rem;
}

.mt-site-search-result-item__excerpt {
  font-size: 1.4rem;
  margin-top: 5px;
}

.qualifications__table {
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}

.qualifications__td {
  font-size: 15px;
  padding: 10px 0;
  text-align: left;
  width: 50%;
}

@media (max-width: 980px) {
  .qualifications__td {
    display: block;
    font-size: 14px;
    padding-bottom: 20px;
    width: 100%;
  }
}

.text-division-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.text-division-component+.text-division-component {
  margin-top: 10px;
}

.text-division-component__dt {
  word-break: keep-all;
}

.text-division-component__dt .primary {
  color: #0066FF;
}

.text-division-component__dt .secondary {
  color: #7c7;
}

.text-division-component__dt .tertiary {
  color: #f77;
}

.strong {
  color: #000;
  font-family:
    "Lato", sans-serif;
}

.case-catch-copy-title {
  color: #0066FF;
  font-family: "Lato", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 15px;
}

@media (max-width: 980px) {
  .case-catch-copy-title {
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
}

.title {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 980px) {
  .title {
    display: block;
  }
}

.title.js-fadeTitle>* {
  opacity: 0;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition:
    opacity 1s linear,
    -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 1s linear,
    -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 1s linear,
    transform 1s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    opacity 1s linear,
    transform 1s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 1s cubic-bezier(0.23, 1, 0.32, 1);
}

.title.js-fadeTitle.is-fi>* {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.title.--tag {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 160px;
}

.title__primary {
  margin-right: 40px;
}

.title__primary>span {
  display: block;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 4rem;
  line-height: 46px;
}

@media (max-width: 980px) {
  .title__primary>span {
    font-size: 2.5rem;
    line-height: 50px;
  }
}

.title__primary>small {
  font-size: 1.4rem;
  display: block;
  margin-top: 10px;
  font-family:
    "Noto Serif JP", "游明朝体", YuMincho, "游明朝", "Yu Mincho", sans-serif;
  color: #4a2f00;
  line-height: 14px;
}

@media (max-width: 980px) {
  .title__primary>small {
    font-size: 1.6rem;
    margin-top: 5px;
    line-height: 16px;
  }
}

@media (max-width: 980px) {
  .title__primary {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .title__primary>span {
    font-size: 2rem;
    line-height: 30px;
  }

  .title__primary>small {
    font-size: 1.4rem;
    line-height: 14px;
  }
}

.title__primary.--underline {
  margin-right: 0;
  margin-bottom: 50px;
  display: inline-block;
  position: relative;
}

.title__primary.--underline>span {
  font-size: 3.5rem;
  padding-bottom: 10px;
  line-height: 35px;
}

@media (max-width: 980px) {
  .title__primary.--underline {
    margin-bottom: 30px;
  }

  .title__primary.--underline>span {
    font-size: 2.6rem;
    padding-bottom: 13px;
    line-height: 26px;
  }
}

.title__primary.--underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
}

.title__primary.--underline+.text__tertiary {
  margin-bottom: 0;
}

@media (max-width: 980px) {
  .title__primary.--underline+.text__tertiary {
    font-size: 1.6rem;
    line-height: 26px;
  }
}

.title__primary.--under-layer-header {
  padding: 0 100px;
  max-width: 1820px;
  margin: 0 auto 35px;
}

.title__primary.--under-layer-header>span {
  font-size: 4.6rem;
  line-height: 46px;
}

@media (max-width: 980px) {
  .title__primary.--under-layer-header>span {
    font-size: 5rem;
    line-height: 50px;
  }
}

.title__primary.--under-layer-header>span>small {
  font-size: 1.4rem;
  margin-top: 10px;
}

@media (max-width: 1460px) {
  .title__primary.--under-layer-header {
    max-width: 1360px;
    padding: 0 50px;
    margin: 0 auto 35px;
  }
}

@media (max-width: 980px) {
  .title__primary.--under-layer-header {
    padding: 0 10px;
  }
}

.title__primary.--feature {
  font-family: "Lato", sans-serif;
  font-size: 3.5rem;
  line-height: 48px;
  margin-bottom: 25px;
}

@media (max-width: 980px) {
  .title__primary.--feature {
    font-size: 2.6rem;
    line-height: 36px;
    margin-bottom: 20px;
  }
}

.title__secondary {
  position: relative;
  padding-bottom: 15px;
}

.title__secondary+* {
  margin-left: 80px;
}

@media (max-width: 980px) {
  .title__secondary {
    margin-bottom: 50px;
  }

  .title__secondary+* {
    margin-left: 0;
  }
}

.title__secondary>span {
  font-size: 2.8rem;
  display: inline-block;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 42px;
  max-width: 100%;
}

@media (max-width: 980px) {
  .title__secondary>span {
    width: auto;
    font-size: 3rem;
  }
}

.title__secondary::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: #0066ff;
}

.title__secondary+.text__tertiary {
  margin-bottom: 0;
}

.title__secondary.title {
  margin-bottom: 130px;
}

.title__secondary.--underline {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 70px;
}

.title__secondary.--underline>span {
  font-size: 2.8rem;
  position: relative;
  line-height: 28px;
}

.title__secondary.--underline::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
}

@media (max-width: 980px) {
  .title__secondary.--underline {
    margin-bottom: 70px;
  }
}

.title__tertiary {
  font-size: 2.4rem;
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.5;
}

.title__tertiary::before {
  content: "";
  background-color: #0066ff;
  display: block;
  height: 80%;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
}

.title__tertiary>span {
  word-break: break-all;
}

@media (max-width: 980px) {
  .title__tertiary {
    font-size: 2rem;
  }

  .title__tertiary::before {
    width: 4px;
    height: 10px;
    top: 5px;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.article__area .accordion__content .title__tertiary {
  display: block;
  margin: 0;
}

.article__area .accordion__content .title__tertiary>span {
  padding-left: 20px;
}

@media (max-width: 980px) {
  .article__area .accordion__content .title__tertiary::before {
    top: 10px;
  }
}

.title__quaternary {
  margin-bottom: 30px;
  font-family:
    "Lato", sans-serif;
  line-height: 20px;
  font-size: 1.8rem;
}

@media (max-width: 980px) {
  .title__quaternary {
    font-size: 1.4rem;
    margin-bottom: 20px;
    line-height: 26px;
  }
}

.title__quaternary>span {
  font-family:
    "Lato", sans-serif;
  display: block;
  margin-bottom: 20px;
}

.title__quinary {
  font-size: 1.5rem;
  position: relative;
  margin-bottom: 30px;
  padding-left: 16px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  font-weight: 700;
}

.title__quinary::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #0066ff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 980px) {
  .title__quinary {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 28px;
  }
}

.title__senary {
  font-size: 1.5rem;
  margin-bottom: 30px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  font-weight: 700;
}

@media (max-width: 980px) {
  .title__senary {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 22px;
  }
}

.title__link {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: 60px;
}

.title__link>a {
  color: #0066FF;
  text-decoration: none;
}

.title__link>a>span {
  display: inline;
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
}

@media (max-width: 980px) {
  .title__link>a>span {
    font-size: 1.4rem;
  }
}

.title__link>a>small {
  display: inline;
  margin-left: 5px;
  font-family: "Lato", sans-serif;
  font-size: 1.4rem;
}

@media (max-width: 980px) {
  .title__link>a>small {
    font-size: 1.2rem;
  }
}

.title__link>a::after {
  display: inline-block;
  width: 13px;
  height: 5px;
  margin-left: 10px;
  vertical-align: super;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
}

.title__link>a[target="_blank"]::after {
  width: 14px;
  height: 14px;
  vertical-align: text-bottom;
  background-image: url(../image/ico_btn_blank.svg);
}

@media (min-width: 961px) {
  .title__link>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .title__link>a:hover {
    text-decoration: underline;
  }
}

@media (max-width: 980px) {
  .title__link {
    display: block;
    height: inherit;
  }
}

.--rows .title__secondary {
  margin-right: 0;
  margin-bottom: 50px;
}

body[data-page="history"] .history-area-wrap .history-area-period .text-division-component__dt .title__tertiary>span {
  word-break: keep-all;
}

.text__primary {
  font-family: "Lato", sans-serif;
  font-size: 1.8rem;
  line-height: 30px;
}

@media (max-width: 980px) {
  .text__primary {
    font-size: 1.8rem;
    line-height: 30px;
  }
}

.text__secondary {
  font-family: "Lato", sans-serif;
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 36px;
}

@media (max-width: 980px) {
  .text__secondary {
    font-size: 1.8rem;
    line-height: 30px;
  }
}

.text__tertiary {
  font-family:
    "Lato", sans-serif;
  margin-bottom: 50px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 30px;
}

@media (max-width: 980px) {
  .text__tertiary {
    font-size: 1.6rem;
    line-height: 26px;
  }
}

.text__quaternary {
  margin-bottom: 30px;
  font-family:
    "Lato", sans-serif;
  line-height: 28px;
  font-size: 1.6rem;
  font-weight: 700;
}

@media (max-width: 980px) {
  .text__quaternary {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 22px;
  }
}

.text__quinary {
  margin-bottom: 30px;
  font-family:
    "Lato", sans-serif;
  line-height: 24px;
  font-size: 1.5rem;
}

@media (max-width: 980px) {
  .text__quinary {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 20px;
  }
}

.text__senary {
  margin-bottom: 30px;
  font-family:
    "Lato", sans-serif;
  line-height: 20px;
  font-size: 1.3rem;
}

@media (max-width: 980px) {
  .text__senary {
    font-size: 1.1rem;
    margin-bottom: 20px;
    line-height: 18px;
  }
}

.text__list {
  font-family:
    "Lato", sans-serif;
  font-size: 2rem;
  line-height: 36px;
}

.article-recommend__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .article-recommend__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.article-recommend__wrap {
  width: calc(100% - 360px);
}

.article-recommend__wrap .content__btn {
  padding: 0;
}

@media (max-width: 980px) {
  .article-recommend__wrap {
    width: 100%;
  }
}

.article-recommend__btn {
  width: 320px;
  position: sticky;
  top: 0;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 160px;
  margin-top: -160px;
  margin-left: 40px;
  padding-bottom: 90px;
}

@media (max-width: 980px) {
  .article-recommend__btn {
    width: 100%;
    top: 0;
    height: auto;
    padding-top: 0;
    margin-top: 40px;
    margin-left: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 980px) {
  .article-recommend__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    overflow-x: auto;
  }
}

.article-recommend__item {
  margin-bottom: 10px;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {
  .article-recommend__item {
    margin: 0 5px 5px 5px;
  }
}

.article-recommend__item:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 980px) {
  .article-recommend__item:last-of-type {
    margin-bottom: 5px;
  }
}

.article-recommend__item>a {
  color: #212121;
  text-decoration: none;
}

.article-recommend__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .article-recommend__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 320px;
    height: 100%;
  }
}

.article-recommend__images {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  max-width: 40%;
}

@media (max-width: 980px) {
  .article-recommend__images {
    aspect-ratio: 640/427;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
}

.article-recommend__images>img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.article-recommend__text {
  padding: 30px;
  background-color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

@media (max-width: 980px) {
  .article-recommend__text {
    padding: 20px;
  }
}

.article-recommend__tag {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
}

.article-recommend__tag>span {
  padding: 6px 8px;
  color: #fff;
  background-color: #0066ff;
  font-size: 1.2rem;
  line-height: 12px;
}

.article-recommend__btn__list {
  padding: 30px 0;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

.article-recommend__btn__item {
  padding: 0 30px 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #d5d5d5;
}

.article-recommend__btn__item:last-of-type {
  padding: 0 30px;
  margin-bottom: 0;
  border-bottom: none;
}

@media (max-width: 980px) {
  .article-recommend__btn__item .btn {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 980px) {
  .article-recommend__btn__item .btn a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 15px 20px;
    border-radius: 12px;
  }
}

.article-recommend__btn__item .text__quaternary {
  margin-top: 10px;
  margin-bottom: 0;
}

.article__lead {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 120px;
}

@media (max-width: 980px) {
  .article__lead {
    display: block;
    margin-bottom: 60px;
  }
}

.article__lead__image {
  width: 50%;
  margin-right: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.article__lead__image>img {
  width: 100%;
}

@media (max-width: 980px) {
  .article__lead__image {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.datetime {
  margin-bottom: 30px;
}

.datetime__item {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 10px;
}

.datetime__item:last-child {
  margin-bottom: 0;
}

.datetime__head {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.5rem;
  font-family:
    "Lato", sans-serif;
  line-height: 15px;
  margin-right: 10px;
  width: 65px;
  color: #0066FF;
}

@media (max-width: 980px) {
  .datetime__head {
    font-size: 1.3rem;
  }
}

.datetime__body {
  font-size: 1.5rem;
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 15px;
}

@media (max-width: 980px) {
  .datetime__body {
    font-size: 1.3rem;
  }
}

@media (max-width: 1200px) {
  .block.--header.is-open .header__navs {
    height: calc(100vh - 60px);
    padding-top: 50px;
    padding-bottom: 60px;
  }

  .block.--header.is-open .header__menu__btn__item:first-child {
    top: calc(50% - 2px);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
  }

  .block.--header.is-open .header__menu__btn__item:nth-child(2) {
    -webkit-transform: translateY(-50%) scaleY(0);
    transform: translateY(-50%) scaleY(0);
  }

  .block.--header.is-open .header__menu__btn__item:nth-child(3) {
    bottom: calc(50% - 2px);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
  }
}

.header__logo>a {
  display: block;
  width: 100px;
}

.header__logo>a>img {
  width: Auto;
  height: 40px;
}

@media (min-width: 961px) {
  .header__logo>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header__logo>a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 960px) {
  .header__logo>a>img {
    width: Auto;
    height: 25px;
  }
}

@media (max-width: 1200px) {
  .header__logo>a {
    width: 80px;
  }
}

@media (max-width: 1200px) {
  .header__navs {
    position: absolute;
    top: 60px;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100vw;
    height: 0;
    padding: 0 2.66666%;
    overflow: auto;
    background-color: #0066ff;
    -webkit-transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      padding-top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      padding-bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition:
      height 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      padding-top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
      padding-bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  }
}

.header__lang__item {
  margin-right: 20px;
}

.header__lang__item>a,
.header__lang__item>button {
  border: none;
  padding: 0;
  background-color: transparent;
  font-family: "Lato", sans-serif;
  line-height: 13px;
  color: #c6c6c6;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.3rem;
}

@media (min-width: 961px) {

  .header__lang__item>a,
  .header__lang__item>button {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header__lang__item>a:hover,
  .header__lang__item>button:hover {
    color: #212121;
  }
}

.header__lang__item>a[data-stt-active],
.header__lang__item>button[data-stt-active] {
  color: #0066FF;
  pointer-events: none;
}

.header__lang__item:last-child {
  margin-right: 0;
}

@media (max-width: 1200px) {

  .header__lang__item>a,
  .header__lang__item>button {
    line-height: 18px;
    color: #fff;
    font-size: 1.8rem;
  }

  .header__lang__item>a[data-stt-active],
  .header__lang__item>button[data-stt-active] {
    color: #c6c6c6;
  }
}

.header__nav__list {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header__nav__item:last-child {
  margin-right: 0;
}

.header__nav__item.is-active>a {
  pointer-events: none;
  color: #212121;
}

.header__nav__item.is-active>a>small::after {
  -webkit-transform: scaleX(100%);
  transform: scaleX(100%);
}

.header__nav__item>a {
  display: block;
  color: #212121;
  text-decoration: none;
}

.header__nav__item>a>span {
  display: none;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .header__nav__item>a>span {
    display: block;
  }
}

.header__nav__item>a>small {
  display: inline-block;
}

@media (max-width: 1200px) {
  .header__nav__item>a>small {
    display: block;
  }
}

@media (min-width: 961px) {
  .header__nav__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .header__nav__item>a:hover>small::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.header__navs__sub {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-right: 178px;
}

.header__navs__sub .header__nav__item {
  margin-right: 20px;
}

.header__navs__sub .header__nav__item>a>small {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  line-height: 16px;
}

.header__navs__sub .header__nav__item>a[target="_blank"]::after {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  content: "";
  background-image: url(../image/ico_btn_blank.svg);
  background-size: cover;
}

.header__navs__sub .header__nav__item:last-child {
  margin-right: 0;
}

@media (max-width: 1200px) {
  .header__navs__sub {
    display: block;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
  }

  .header__navs__sub .header__nav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__navs__sub .header__nav__item {
    margin-right: 20px;
  }

  .header__navs__sub .header__nav__item>a {
    color: #fff;
    white-space: nowrap;
  }

  .header__navs__sub .header__nav__item>a>small {
    margin-bottom: 10px;
    font-size: 2.4rem;
    display: inline-block;
    line-height: 34px;
  }

  .header__navs__sub .header__nav__item>a[target="_blank"]::after {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-left: 5px;
    content: "";
    background-image: url(../image/ico_btn_blank_white.svg);
    background-size: cover;
  }
}

.header__navs__main {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.header__navs__main .header__nav__item {
  height: 20px;
  margin-right: 40px;
}

.header__navs__main .header__nav__item>a>small {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
  line-height: 20px;
}

.header__navs__main .header__nav__item.--solution {
  position: relative;
  padding-left: 40px;
  margin-right: 0;
}

.header__navs__main .header__nav__item.--solution::before {
  position: absolute;
  top: 0;
  left: -1px;
  display: block;
  width: 2px;
  height: 20px;
  content: "";
  background-color: #c6c6c6;
}

.header__navs__main .header__nav__item.--solution>a {
  color: #00063b;
}

.header__navs__main .header__nav__item.--solution>a>small {
  font-family: "Lato", sans-serif;
  font-size: 1.6rem;
}

@media (max-width: 1200px) {
  .header__navs__main {
    display: block;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
  }

  .header__navs__main .header__nav__list {
    display: block;
  }

  .header__navs__main .header__nav__item {
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }

  .header__navs__main .header__nav__item>a {
    display: inline-block;
    color: #fff;
  }

  .header__navs__main .header__nav__item>a>span {
    font-family: "Lato", sans-serif;
    font-size: 3rem;
    line-height: 30px;
  }

  .header__navs__main .header__nav__item>a>small {
    font-size: 1.4rem;
    margin-top: 5px;
    line-height: 14px;
  }

  .header__navs__main .header__nav__item.--solution {
    padding-top: 40px;
    padding-left: 0;
    margin-top: 40px;
  }

  .header__navs__main .header__nav__item.--solution::before {
    top: -1px;
    left: 50%;
    width: 20px;
    height: 2px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .header__navs__main .header__nav__item.--solution>a {
    color: #fff;
  }

  .header__navs__main .header__nav__item.--solution>a>span {
    font-family: "Lato", sans-serif;
    font-size: 3rem;
    line-height: 30px;
  }

  .header__navs__main .header__nav__item.--solution>a>small {
    margin-top: 5px;
    font-family: "Lato", sans-serif;
    line-height: 14px;
    font-size: 1.4rem;
  }
}

.header__lang {
  margin: 0 20px 0 20px;
}

@media (max-width: 1200px) {
  .header__lang {
    margin: 25px 0 30px 0;
  }
}

.header__lang__list {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.header__lang__list::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  font-family: "Lato", sans-serif;
  line-height: 16px;
  color: #212121;
  content: "/";
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  font-size: 1.3rem;
}

@media (max-width: 1200px) {
  .header__lang__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .header__lang__list::after {
    color: #fff;
  }
}

.mt-site-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mt-site-search-form .mt-site-search-form__query {
  width: 150px;
  height: 30px;
  padding: 0 10px;
  background-color: #eaeaea;
  border: none;
  border-radius: 10px 0 0 10px;
  font-size: 1.3rem;
}

.mt-site-search-form .mt-site-search-form__query:focus {
  outline: 0;
}

.mt-site-search-form .mt-site-search-form__button {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0;
  background-color: #0066ff;
  border: none;
  border-radius: 0 10px 10px 0;
  text-indent: -9999px;
}

.mt-site-search-form .mt-site-search-form__button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  background-image: url(../image/ico_btn_search.svg);
  background-size: cover;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 1200px) {
  .mt-site-search-form .mt-site-search-form__query {
    width: calc(100% - 40px);
    height: 40px;
    padding: 0 10px;
    border-radius: 6px 0 0 6px;
    font-size: 1.6rem;
  }

  .mt-site-search-form .mt-site-search-form__button {
    background-color: #eaeaea;
    height: 40px;
    width: 40px;
  }

  .mt-site-search-form .mt-site-search-form__button::after {
    width: 16px;
    height: 16px;
    background-image: url(../image/ico_btn_search_blue.svg);
  }
}

.header__search__unit {
  letter-spacing: -0.4em;
  white-space: nowrap;
}

.header__search__unit>input {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.header__search__unit>input[type="text"] {
  width: 150px;
  height: 30px;
  padding: 0 10px;
  background-color: #eaeaea;
  border: none;
  border-radius: 10px 0 0 10px;
  font-size: 1.3rem;
}

.header__search__unit>button {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.header__search__unit>button[type="submit"] {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0;
  background-color: #0066ff;
  border: none;
  border-radius: 0 10px 10px 0;
}

.header__search__unit>button[type="submit"]::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 16px;
  height: 16px;
  content: "";
  background-image: url(../image/ico_btn_search.svg);
  background-size: cover;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media (max-width: 1200px) {
  .header__search__unit>input[type="text"] {
    width: calc(100% - 40px);
    height: 40px;
    padding: 0 10px;
    border-radius: 6px 0 0 6px;
    font-size: 1.6rem;
  }

  .header__search__unit>button[type="submit"] {
    width: 40px;
    height: 40px;
    background-color: #eaeaea;
  }

  .header__search__unit>button[type="submit"]::after {
    width: 16px;
    height: 16px;
    background-image: url(../image/ico_btn_search_blue.svg);
  }
}

.header__menu {
  display: none;
}

@media (max-width: 1200px) {
  .header__menu {
    display: block;
    width: 40px;
    height: 24px;
    position: absolute;
    right: 30px;
  }
}

.header__menu__btn {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  display: block;
}

.header__menu__btn__item {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #0066ff;
  -webkit-transition:
    top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition:
    top 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    bottom 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform-origin: center;
  transform-origin: center;
}

.header__menu__btn__item:first-child {
  top: 0;
  left: 0;
}

.header__menu__btn__item:nth-child(2) {
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) scaleY(1);
  transform: translateY(-50%) scaleY(1);
}

.header__menu__btn__item:nth-child(3) {
  bottom: 0;
  left: 0;
}

body {
  overflow-x: hidden;
}

@media (max-width: 980px) {
  body.is-open {
    overflow: hidden;
  }
}

body::before {
  content: "";
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-image: url(../image/lower_bg.jpg);
  background-position: right;
  background-size: cover;
}

.wrapper {
  padding-top: 110px;
}

.wrapper * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  .wrapper {
    padding-top: 60px;
  }
}

.block {
  position: relative;
  z-index: 1;
  margin-top: 40px;
}

.block+.block {
  margin-top: 80px;
}

.block+.block:last-of-type:not(.--bg) {
  margin-bottom: 140px;
}

@media (max-width: 980px) {
  .block+.block {
    margin-top: 70px;
  }

  .block+.block:last-of-type:not(.--bg) {
    margin-bottom: 70px;
  }
}

.block.--header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 110px;
  background-color: #fff;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  margin-top: 0;
}

@media (max-width: 1200px) {
  .block.--header {
    height: 60px;
    width: 100vw;
  }
}

.block.--footer {
  margin-top: 0;
  margin-bottom: 0 !important;
}

.block.--fv {
  margin-top: 0;
}

.block.--fv .container:first-child {
  background-color: #fff;
}

.block.--banner {
  margin-top: 0;
}

.block.--bg {
  background-color: #eff2f7;
  padding-top: 130px;
  padding-bottom: 130px;
}

.block.--bg+.block.--bg {
  padding-top: 0;
  margin-top: 0;
}

@media (max-width: 980px) {
  .block.--bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.container.--header {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 15px 0 15px;
}

@media (max-width: 980px) {
  .container.--header {
    position: relative;
    padding: 0 2.66666%;
  }
}

.container.--footer-main {
  background-color: #f0f0f0;
}

.container.--footer-sub {
  background-color: #fff;
}

.container.--footer-copy {
  background-color: #000;
}

.container.--solution {
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1360px;
  padding: 0 50px;
  margin: 0 auto;
}

@media (max-width: 980px) {
  .container.--solution {
    display: block;
    padding: 0 2.666666%;
  }
}

.content__head {
  max-width: 1360px;
  padding: 0 50px;
  margin: 0 auto 33px;
}

.content__head .text__secondary {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media (max-width: 980px) {
  .content__head {
    padding: 0 2.66666%;
    margin: 0 auto 30px;
  }

  .content__head .text__secondary {
    height: inherit;
  }
}

.content__head.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.content__head.--article {
  margin: 0 auto 120px;
}

@media (max-width: 980px) {
  .content__head.--article {
    margin: 0 auto 60px;
  }
}

.content__body {
  max-width: 1360px;
  padding: 0 50px;
  margin: 0 auto;
  position: relative;
}

.content__body>.filter__summary {
  right: 50px;
}

@media (max-width: 980px) {
  .content__body>.filter__summary {
    right: 2.666666%;
  }
}

@media (max-width: 980px) {
  .content__body {
    padding: 0 2.666666%;
  }
}

.content__body> :last-child {
  margin-bottom: 0;
}

.content__btn {
  max-width: 1360px;
  margin: 50px auto 0;
  padding: 0 50px;
}

@media (max-width: 980px) {
  .content__btn {
    margin: 25px auto 0;
    padding: 0 2.666666%;
  }
}

.content__btn.--left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.content__btn.--left .btn>a::after {
  right: inherit;
  left: 10px;
  background-image: url(../image/ico_btn_arrow_prev.svg);
}

@media (min-width: 961px) {
  .content__btn.--left .btn>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .content__btn.--left .btn>a:hover::after {
    background-image: url(../image/ico_btn_arrow_prev_white.svg);
  }
}

.content__btn.--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.content__btn.--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 30px auto 0;
}

@-webkit-keyframes spin {
  from {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
    transform: translateX(-50%) translateY(-50%) rotate(0);
  }

  to {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(359deg);
    transform: translateX(-50%) translateY(-50%) rotate(359deg);
  }
}

@keyframes spin {
  from {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
    transform: translateX(-50%) translateY(-50%) rotate(0);
  }

  to {
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(359deg);
    transform: translateX(-50%) translateY(-50%) rotate(359deg);
  }
}

.--loading {
  position: relative;
}

.--loading::after,
.--loading::before {
  content: "";
  display: none;
  position: absolute;
}

.--loading::before {
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(234, 234, 234, 0.5);
}

.--loading::after {
  z-index: 11;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  border: 3px solid #0066FF;
  border-top: 3px solid transparent;
  border-radius: 50%;
  -webkit-animation: spin 0.5s linear 0s infinite;
  animation: spin 0.5s linear 0s infinite;
}

.--loading.is-loading {
  min-height: 400px;
}

.--loading.is-loading::after,
.--loading.is-loading::before {
  display: block;
}

.footer__main {
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
  padding: 50px 50px;
}

.footer__main .share {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer__main .share__item {
  margin-right: 30px;
}

.footer__main .share__item:last-child {
  margin-right: 0;
}

.footer__main .share__item.--x>a {
  width: 44px;
  height: 44px;
}

.footer__main .share__item>a {
  width: 56px;
  height: 56px;
}

@media (max-width: 980px) {
  .footer__main .share__item {
    margin-right: 20px;
  }

  .footer__main .share__item.--x>a {
    width: 28px;
    height: 28px;
  }

  .footer__main .share__item>a {
    width: 34px;
    height: 34px;
  }
}

@media (max-width: 980px) {
  .footer__main {
    padding: 80px 2.66666% 50px;
  }
}

.footer__logo {
  width: 35%;
  margin: 0 auto 30px;
}

.footer__logo>a {
  display: block;
}

.footer__logo>a>img {
  width: 100%;
}

@media (min-width: 961px) {
  .footer__logo>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .footer__logo>a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 980px) {
  .footer__logo {
    width: 100%;
    margin: 0 0 50px;
  }

  .footer__logo>a>img {
    width: 60%;
  }
}

.footer__main__nav {
  max-width: 1000px;
  /* 你想要的最大宽度 */
  margin: 0 auto;
  /* 居中 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 980px) {
  .footer__main__nav {
    display: block;
  }
}

@media (max-width: 980px) {
  .footer__nav__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
  }

  .footer__nav__unit:last-child {
    margin-bottom: 0;
  }
}

.footer__nav__item {
  margin-bottom: 10px;
}

@media (max-width: 980px) {
  .footer__nav__item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .footer__nav__item:last-of-type,
  .footer__nav__item:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}

.footer__nav__item>a {
  font-size: 1.5rem;
  position: relative;
  color: #212121;
  padding-left: 14px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}

/* .footer__nav__item > a::after {
  display: inline-block;
  width: 13px;
  height: 5px;
  margin-left: 10px;
  content: "";
  background-image: url(../image/ico_btn_arrow_next.svg);
  background-size: cover;
  vertical-align: super;
}

.footer__nav__item > a[target="_blank"]::after {
  width: 14px;
  height: 14px;
  background-image: url(../image/ico_btn_blank.svg);
  vertical-align: baseline;
} */

.footer__nav__item>a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #0066ff;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.footer__nav__item>a>span {
  display: inline-block;
}

@media (min-width: 961px) {
  .footer__nav__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .footer__nav__item>a:hover {
    color: #0066FF;
  }

  .footer__nav__item>a:hover>span::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

@media (max-width: 980px) {
  .footer__nav__item>a {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 28px;
    white-space: nowrap;
  }
}


.footer__main__nav {
  max-width: 1000px;
  /* 你想要的最大宽度 */
  margin: 0 auto;
  /* 居中 */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 980px) {
  .footer__main__nav {
    display: block;
  }
}

@media (max-width: 980px) {
  .footer__nav__unit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 30px;
  }

  .footer__nav__unit:last-child {
    margin-bottom: 0;
  }
}

.footer__nav__item__noBA {
  margin-bottom: 10px;
}

@media (max-width: 980px) {
  .footer__nav__item__noBA {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 20px;
  }

  .footer__nav__item__noBA:last-of-type,
  .footer__nav__item__noBA:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}

.footer__nav__item__noBA>a {
  font-size: 1.5rem;
  position: relative;
  color: #212121;
  padding-left: 0px;
  font-family: "Lato", sans-serif;
  line-height: 28px;
  font-weight: 700;
  text-decoration: none;
}


.footer__nav__item__noBA>a>span {
  display: inline-block;
}

@media (min-width: 961px) {
  .footer__nav__item__noBA>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .footer__nav__item__noBA>a:hover {
    color: #0066FF;
  }

  .footer__nav__item__noBA>a:hover>span::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

@media (max-width: 980px) {
  .footer__nav__item__noBA>a {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 28px;
    white-space: nowrap;
  }
}

.footer__nav__sub-item {
  margin-bottom: 10px;
}

@media (max-width: 980px) {
  .footer__nav__sub-item {
    display: none;
  }
}

.footer__nav__sub-item>a {
  font-size: 1.5rem;
  color: #212121;
  position: relative;
  padding-left: 14px;
  font-family:
    "Lato", sans-serif;
  line-height: 24px;
  text-decoration: none;
}

.footer__nav__sub-item>a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #0066ff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 3px;
}

.footer__nav__sub-item>a>span {
  display: inline-block;
}

@media (min-width: 961px) {
  .footer__nav__sub-item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .footer__nav__sub-item>a:hover {
    color: #0066FF;
  }

  .footer__nav__sub-item>a:hover>span::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

@media (max-width: 980px) {
  .footer__nav__sub-item>a {
    font-size: 1.3rem;
    margin-bottom: 20px;
    line-height: 28px;
  }
}

.footer__sub {
  max-width: 1360px;
  margin: 0 auto;
  padding: 15px 50px;
}

@media (max-width: 980px) {
  .footer__sub {
    padding: 30px 2.66666%;
  }
}

.footer__sub__nav__list {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 980px) {
  .footer__sub__nav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.footer__sub__nav__item {
  margin-right: 50px;
}

.footer__sub__nav__item:last-child {
  margin-right: 0;
}

.footer__sub__nav__item>a {
  font-size: 1.3rem;
  color: #212121;
  font-family:
    "Lato", sans-serif;
  line-height: 30px;
  text-decoration: none;
}

@media (min-width: 961px) {
  .footer__sub__nav__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .footer__sub__nav__item>a:hover {
    color: #0066FF;
  }

  .footer__sub__nav__item>a:hover::after {
    -webkit-transform: scaleX(100%);
    transform: scaleX(100%);
  }
}

.footer__copy {
  text-align: center;
  padding: 15px 50px;
  font-size: 1.2rem;
  color: #fff;
  font-family:
    "Lato", sans-serif;
}

.iframe_main {
  width: 100%;
  min-width: 550px;
  max-width: 550px;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 5px;
  display: block;
  margin: 0 auto;
}

@media (max-width: 980px) {

  .iframe_main {
    width: 100%;
    min-width: 340px;
    max-width: 340px;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 5px;
    display: block;
    margin: 0 auto;
  }
}


.page__top__btn {
  border: none;
  background-color: transparent;
  display: block;
  position: absolute;
  font-size: 1.2rem;
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: #0066FF;
  width: 60px;
  line-height: 17px;
  text-align: center;
  height: 77px;
  top: -30px;
  right: 50px;
  padding: 0;
  cursor: pointer;
  white-space: nowrap;
}

.page__top__btn::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(../image/btn_pagetop.svg);
  background-size: cover;
}

@media (min-width: 961px) {
  .page__top__btn {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .page__top__btn:hover {
    color: #0066FF;
  }

  .page__top__btn:hover::before {
    background-image: url(../image/btn_pagetop_white.svg);
  }
}

@media (max-width: 980px) {
  .page__top__btn {
    font-size: 0.9rem;
    width: 42px;
    line-height: 11px;
    text-align: center;
    height: 53px;
    top: -21px;
    right: 2.666666%;
  }

  .page__top__btn::before {
    width: 42px;
    height: 42px;
  }
}

.ico__list {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1.2rem;
  position: absolute;
  top: 130px;
  right: 50px;
}

@media (max-width: 980px) {
  .ico__list {
    top: 85px;
    right: 2.666666%;
  }
}

.ico__list__item {
  width: 60px;
  height: 60px;
  margin-right: 20px;
}

.ico__list__item:last-child {
  margin-right: 0;
}

.ico__list__item>a,
.ico__list__item>span {
  display: block;
}

.ico__list__item>a>img,
.ico__list__item>span>img {
  width: 100%;
}

@media (min-width: 961px) {
  .ico__list__item>a {
    -webkit-transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
  }

  .ico__list__item>a:hover {
    opacity: 0.7;
  }
}

@media (max-width: 980px) {
  .ico__list__item {
    width: 36px;
    height: 36px;
    margin-right: 10px;
  }
}

[data-page="recommend_list"] .breadcrumb+section .article__item__image,
[data-page="recommend_list"] .breadcrumb+section .article__item__text {
  width: 50%;
}

@media (max-width: 980px) {

  [data-page="recommend_list"] .breadcrumb+section .article__item__image,
  [data-page="recommend_list"] .breadcrumb+section .article__item__text {
    width: 100%;
  }
}

.lower__fv {
  position: relative;
  margin-bottom: 30px;
}

.lower__fv .content__head {
  max-width: none;
  margin-bottom: 0;
  padding: 0;
}

.lower__fv .content__body {
  position: relative;
  padding: 40px 100px 30px;
  max-width: 1820px;
  margin: 0 auto;
}

@media (max-width: 1460px) {
  .lower__fv .content__body {
    max-width: 1360px;
    padding: 30px 50px 30px;
    margin: 0 auto;
  }
}

@media (max-width: 980px) {
  .lower__fv .content__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding: 0 2.666666%;
    overflow: hidden;
  }
}

.lower__fv .title__primary>span {
  font-size: 4.6rem;
  line-height: 46px;
}

@media (max-width: 980px) {
  .lower__fv .title__primary>span {
    font-size: 5rem;
    line-height: 50px;
  }
}

.lower__fv .title__primary>small {
  font-size: 1.4rem;
  line-height: 14px;
}

@media (max-width: 980px) {
  .lower__fv .title__primary>small {
    font-size: 1.6rem;
    line-height: 16px;
  }
}

.lower__fv .text__primary {
  font-size: 1.8rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 36px;
  margin-top: 33px;
}

@media (max-width: 980px) {
  .lower__fv .text__primary {
    font-size: 1.6rem;
    margin-bottom: 30px;
    line-height: 27px;
  }
}

.lower__fv .content__btn {
  padding: 0 100px;
  max-width: 1820px;
  margin: 0 auto;
}

@media (max-width: 1460px) {
  .lower__fv .content__btn {
    max-width: 1360px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

@media (max-width: 980px) {
  .lower__fv .content__btn {
    padding: 0 2.666666%;
  }
}

.lower__fv__overview {
  width: 50%;
}

@media (max-width: 980px) {
  .lower__fv__overview {
    width: 100%;
    margin-top: 30px;
  }
}

.lower__fv__image {
  position: absolute;
  top: 0;
  right: -5%;
  width: 62%;
  -webkit-filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
  filter: drop-shadow(0 3px 6px rgba(0, 0, 0, 0.13));
}

@media (max-width: 980px) {
  .lower__fv__image {
    position: relative;
    right: 20%;
    width: 150%;
    margin-bottom: 40px;
  }
}

.lower__fv__image__inner {
  position: relative;
  width: 100%;
  padding-top: 20%;
  -webkit-clip-path: polygon(13.913% 0, 100% 0, 88.0869% 100%, 0 100%);
  clip-path: polygon(13.913% 0, 100% 0, 88.0869% 100%, 0 100%);
}

.lower__fv__image__inner>img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

body[data-page="consulting"] .wrapper #c05 {
  margin: -50px;
  padding-top: 130px;
}

.ir__content__head {
  margin-bottom: 0;
}

.ir__content__head.--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 980px) {
  .ir__content__head.--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.ir__content__head.--flex .title__link {
  margin-right: 32%;
}

@media (max-width: 980px) {
  .ir__content__head.--flex .title__link {
    margin-bottom: 10px;
    margin-left: 10px;
  }
}

.block.--bg.ir {
  padding-top: 50px;
  padding-bottom: 50px;
}

.ir-calendar__img {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 980px) {
  .ir-calendar__img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.ir-calendar__img>img {
  width: 50%;
  -o-object-fit: contain;
  object-fit: contain;
}

@media (max-width: 980px) {
  .ir-calendar__img>img {
    width: 100%;
  }
}

.ir-calendar__button {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}

.mt50 {
  margin-top: 50px;
}

@media (max-width: 980px) {
  .mt50 {
    margin-top: 20px;
  }
}

.mb50 {
  margin-bottom: 50px;
}

@media (max-width: 980px) {
  .mb50 {
    margin-bottom: 20px;
  }
}

.single__annotation {
  font-size: 1.1rem;
  font-family:
    "Lato", sans-serif;
}

.graph+.graph {
  margin-top: 100px;
}

@media (max-width: 980px) {
  .graph+.graph {
    margin-top: 50px;
  }
}

.pdf-adobe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 60px 0;
}

@media (max-width: 980px) {
  .pdf-adobe {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
    width: 100%;
  }

  .pdf-adobe>img {
    width: 50%;
  }
}

.pdf-adobe .pdf-adobe__text {
  font-family:
    "Lato", sans-serif;
  font-size: 1.3rem;
  margin-left: 30px;
}

@media (max-width: 980px) {
  .pdf-adobe .pdf-adobe__text {
    margin: 0;
    padding: 20px;
  }
}

@media (max-width: 980px) {
  .pdf-adobe .is-pc {
    display: none;
  }
}

.ir__language-tab,
.ir__pulldown {
  margin-top: 70px;
}

body[data-page="ir"] .article__top__list__wrap .article__top__list__category.--ir {
  word-break: break-word;
  min-width: 140px;
  padding: 5px 10px;
}

body[data-page="ir"] .article__top__list__wrap .article__top__list__items>a {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}