@font-face {
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/nttdatadiv1.ttf?r5abjq) format("truetype"),url(../fonts/nttdatadiv1.woff?r5abjq) format("woff"),url(../fonts/nttdatadiv1.svg?r5abjq#nttdatadiv1) format("svg");
  font-family: nttdatadiv1;
  font-display: block;
}
[class*=" icon--"],
[class^=icon--] {
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  font-family: nttdatadiv1!important;
  text-transform: none;
}
.icon--arrow-left:before {
  content: "\e900";
}
.icon--arrow-right:before {
  content: "\e901";
}
.icon--chevron-bottom:before {
  content: "\e902";
}
.icon--chevron-left:before {
  content: "\e903";
}
.icon--chevron-right:before {
  content: "\e904";
}
.icon--window:before {
  content: "\e905";
}
.icon--chevron-right-thin:before {
  content: "\e906";
}
*,
::after,
::before {
  box-sizing: border-box;
  background-repeat: no-repeat;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
:where(:root) {
  -moz-tab-size: 4;
  -o-tab-size: 4;
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  line-height: 1.5;
  overflow-wrap: break-word;
  cursor: default;
  tab-size: 4;
}
:where(body) {
  margin: 0;
}
:where(h1) {
  margin: .67em 0;
  font-size: 2em;
}
:where(dl,ol,ul) :where(dl,ol,ul) {
  margin: 0;
}
:where(hr) {
  height: 0;
  color: inherit;
}
:where(nav) :where(ol,ul) {
  padding: 0;
  list-style-type: none;
}
:where(navli)::before {
  float: left;
  content: "​";
}
:where(pre) {
  overflow: auto;
  font-size: 1em;
  font-family: monospace,monospace;
}
:where(abbr[title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline;
  text-decoration: underline dotted;
}
:where(b,strong) {
  font-weight: bolder;
}
:where(code,kbd,samp) {
  font-size: 1em;
  font-family: monospace,monospace;
}
:where(small) {
  font-size: 80%;
}
:where(audio,canvas,iframe,img,svg,video) {
  vertical-align: middle;
}
:where(iframe) {
  border-style: none;
}
:where(svg:not([fill])) {
  fill: currentColor;
}
:where(table) {
  border-color: inherit;
  border-collapse: collapse;
  text-indent: 0;
}
:where(button,input,select) {
  margin: 0;
}
:where(button,[type=button i],[type=reset i],[type=submit i]) {
  -webkit-appearance: button;
}
:where(fieldset) {
  border: 1px solid #a0a0a0;
}
:where(progress) {
  vertical-align: baseline;
}
:where(textarea) {
  margin: 0;
  resize: vertical;
}
:where([type=search i]) {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: .54;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
:where(dialog) {
  position: absolute;
  right: 0;
  left: 0;
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  padding: 1em;
  border: solid;
  background-color: #fff;
  color: #000;
}
:where(dialog:not([open])) {
  display: none;
}
:where(details>summary:first-of-type) {
  display: list-item;
}
:where([aria-busy=true i]) {
  cursor: progress;
}
:where([aria-controls]) {
  cursor: pointer;
}
:where([aria-hidden=false i][hidden]) {
  display: initial;
}
:where([aria-hidden=false i][hidden]:not(:focus)) {
  clip: rect(0,0,0,0);
  position: absolute;
}
:where(:root) {
  font: 100%/1 sans-serif;
  cursor: auto;
}
:where(body) {
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
:where(a) {
  text-decoration: underline;
  text-underline-offset: 4px;
  word-break: break-all;
}
:where(a[class]) {
  color: inherit;
  text-decoration: none;
}
:where(table) {
  border-spacing: 0;
}
:where(ul[class],ol[class]) {
  padding: 0;
  list-style: none;
}
:where(img,svg) {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
html.chrome :where(img),
html.edge :where(img) {
  image-rendering: -webkit-optimize-contrast;
}
:where(svgtext) {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
:where(picture) {
  display: block;
}
html {
  background-color: #fff;
}
body {
  color: #121a38;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2;
  font-family: YakuHanJPs_Noto,"Noto Sans JP","游ゴシック体",YuGothic,"游ゴシック","Yu Gothic","メイリオ","ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro",Verdana,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.global-wrapper * {
  margin: 0;
  padding: 0;
  outline: 0;
}
.global-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100dvh;
}
.global-wrapper .header {
  flex-shrink: 0;
}
.global-wrapper .contents {
  flex: 1 0 auto;
}
.global-wrapper .footer {
  flex-shrink: 0;
}
[data-appear-fade],
[data-appear] {
  opacity: 0;
}
@font-face {
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-family: swiper-icons;
}
:root {
  --swiper-theme-color: #007aff;
}
.swiper {
  z-index: 1;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  z-index: 1;
  position: relative;
  width: 100%;
  height: 100%;
  transition-property: transform;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  position: relative;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform,height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}
.swiper-css-mode > .swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered > .swiper-wrapper::before {
  flex-shrink: 0;
  order: 9999;
  content: "";
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  width: var(--swiper-centered-offset-after);
  height: 100%;
  min-height: 1px;
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  width: var(--swiper-virtual-size);
  height: 1px;
}
.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 {
  display: flex;
  z-index: 10;
  position: absolute;
  top: 50%;
  align-items: center;
  justify-content: center;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
  cursor: pointer;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none!important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-variant: initial;
  font-size: var(--swiper-navigation-size);
  line-height: 1;
  font-family: swiper-icons;
  letter-spacing: 0;
  text-transform: none!important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  right: auto;
  left: 10px;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  z-index: 10;
  position: absolute;
  transform: translate3d(0,0,0);
  text-align: center;
  transition: .3s opacity;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none!important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  display: inline-block;
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}
button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none!important;
}
.swiper-pagination-bullet-active {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  opacity: var(--swiper-pagination-bullet-opacity,1);
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  top: 50%;
  right: 10px;
  transform: translate3d(0px,-50%,0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  width: 8px;
  transform: translateY(-50%);
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform,.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%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform,.2s right;
}
.swiper-pagination-progressbar {
  position: absolute;
  background: rgba(0,0,0,.25);
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  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 {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
}
.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 {
  top: 0;
  left: 0;
  width: 4px;
  height: 100%;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  -ms-touch-action: none;
  position: relative;
  border-radius: 10px;
  background: rgba(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 {
  z-index: 50;
  position: absolute;
  bottom: 3px;
  left: 1%;
  width: 98%;
  height: 5px;
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  z-index: 50;
  position: absolute;
  top: 1%;
  right: 3px;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: rgba(0,0,0,.5);
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  -o-object-fit: contain;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  box-sizing: border-box;
  z-index: 10;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
.swiper .swiper-notification {
  z-index: -1000;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-direction: column;
  flex-wrap: wrap;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  visibility: hidden;
  z-index: 1;
  width: 100%;
  height: 100%;
  transform-origin: 0 0;
  backface-visibility: hidden;
  pointer-events: none;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
  visibility: visible;
  pointer-events: auto;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  z-index: 0;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
}
.swiper-cube .swiper-cube-shadow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  content: "";
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  z-index: 1;
  backface-visibility: hidden;
  pointer-events: none;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  overflow: hidden;
  backface-visibility: hidden;
  transition-property: transform,opacity,height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  overflow: hidden;
  transform-origin: center bottom;
  backface-visibility: hidden;
}
.global-wrapper .section-wrapper {
  overflow: hidden;
}
.global-wrapper .page-wrapper {
  box-sizing: content-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}
.global-wrapper .page-wrapper--large {
  padding-right: 15px;
  padding-left: 15px;
}
.global-wrapper .offset-page-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}
.global-wrapper .header .header__inner {
  display: flex;
  align-items: center;
  height: 50px;
}
.global-wrapper .header .header__inner .site-logo {
  font-weight: 700;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link {
  display: flex;
  align-items: center;
  gap: 15px;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__img-wrapper {
  max-width: 95px;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__img-wrapper .site-logo__img {
  display: block;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text {
  line-height: 1;
  text-align: center;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__division {
  display: block;
  margin-bottom: 4px;
  font-size: .75rem;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__category {
  display: block;
  padding: 2px 5px 2px;
  background-color: #121a38;
  color: #fff;
  font-size: .625rem;
}
.global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__category span {
  display: inline-block;
  transform: scale(.8);
}
.global-wrapper .footer {
  padding-top: 60px;
  padding-bottom: 132px;
  background-color: #121a38;
  color: #fff;
}
.global-wrapper .footer .footer-top {
  margin-bottom: 60px;
}
.global-wrapper .footer .footer-top .footer-logo {
  margin-bottom: 60px;
  font-weight: 700;
}
.global-wrapper .footer .footer-top .footer-logo .footer-logo__link {
  width: -moz-fit-content;
  width: fit-content;
}
.global-wrapper .footer .footer-top .footer-logo .footer-logo__link .footer-logo__img-wrapper .footer-logo__img {
  margin-bottom: 16px;
}
.global-wrapper .footer .footer-top .footer-logo .footer-logo__link .footer-logo__text {
  display: flex;
  align-items: center;
  gap: 20px;
  line-height: 1;
}
.global-wrapper .footer .footer-top .footer-logo .footer-logo__link .footer-logo__text .footer-logo__division {
  font-size: 1rem;
}
.global-wrapper .footer .footer-top .footer-logo .footer-logo__link .footer-logo__text .footer-logo__category {
  display: block;
  padding: 5px;
  border: 1px solid #fff;
  font-size: .75rem;
}
.global-wrapper .footer .footer-bottom .related-link {
  margin-bottom: 40px;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
}
.global-wrapper .footer .footer-bottom .related-link .related-link__head {
  text-align: center;
}
.global-wrapper .footer .footer-bottom .related-link .related-link__body {
  margin: 19px 0 0 0;
  padding: 19px 0 0 0;
  border-top: 2px solid #d5ddeb;
  color: #121a38;
}
.global-wrapper .footer .footer-bottom .related-link .related-link__body p:not(:last-child) {
  margin-bottom: 15px;
}
.global-wrapper .footer .footer-bottom .related-link .related-link__body a {
  color: inherit;
}
.global-wrapper .footer .footer-bottom .copyright {
  font-size: .75rem;
  line-height: 1;
  font-family: roboto,sans-serif;
  text-align: right;
  white-space: nowrap;
}
.global-wrapper :where(p:not([class]),.p,p[class^=u-]):first-child {
  margin-top: 0;
}
.global-wrapper :where(p:not([class]),.p,p[class^=u-]):last-child {
  margin-bottom: 0;
}
.global-wrapper .a,
.global-wrapper a.arrow,
.global-wrapper a:not([class]),
.global-wrapper a[class^=u-] {
  color: #0072bc;
  text-decoration: none;
}
.global-wrapper .a[target=_blank]:after,
.global-wrapper a.arrow[target=_blank]:after,
.global-wrapper a:not([class])[target=_blank]:after,
.global-wrapper a[class^=u-][target=_blank]:after {
  display: inline-block;
  content: " \e905";
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1;
  font-family: nttdatadiv1!important;
}
.global-wrapper .btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-flex;
  appearance: none;
  align-items: center;
  justify-content: center;
  border: 1px solid gray;
  outline: 0;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}
.global-wrapper .btn.is-disabled {
  pointer-events: none;
}
.global-wrapper .more-btn {
  min-width: 160px;
  padding: 14px;
  border-radius: 100px;
  border-color: #0072bc;
  background-color: #0072bc;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  transition: all .3s ease;
}
.global-wrapper .footer-apply-btn {
  min-width: 200px;
  padding: 15px;
  border: 0;
  border-radius: 100px;
  background-color: #0072bc;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  transition: all .3s ease;
}
.global-wrapper .header-apply-btn {
  min-width: 200px;
  padding: 14px;
  border-radius: 100px;
  border-color: #0072bc;
  background-color: #0072bc;
  color: #fff;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.4;
  transition: all .3s ease;
}
.global-wrapper .breadcrumb-wrapper {
  display: none;
}
.global-wrapper .breadcrumb-wrapper .breadcrumb {
  display: flex;
  flex-wrap: wrap;
}
.global-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb__item {
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .breadcrumb-wrapper .breadcrumb .breadcrumb__item:not(:last-child)::after {
  display: inline-block;
  margin: 0 7px 0 8px;
  transform: scale(.8);
  content: "\e906";
  font-weight: 400;
  font-size: .625rem;
  line-height: 1;
  font-family: nttdatadiv1!important;
}
.global-wrapper .page-navi {
  z-index: 10;
  position: sticky;
  top: 0;
  background-color: #f8fafd;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list {
  display: flex;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item {
  width: auto;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link {
  display: block;
  position: relative;
  padding: 10px 28px 10px 0;
  text-align: center;
  transition: all .3s ease;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .page-navi__item-hd {
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.8;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .page-navi__item-en {
  margin-top: -2px;
  font-size: .625rem;
  line-height: 1.4;
  font-family: roboto,sans-serif;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .icon {
  display: flex;
  position: absolute;
  top: 50%;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  border: 1px solid #0072bc;
  border-radius: 100%;
  background-color: #0072bc;
  color: #fff;
  font-size: .625rem;
  transition: all .3s ease;
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .icon::before {
  transform: scale(.8) translateY(1px);
}
.global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link.is-current {
  color: #0072bc;
}
.global-wrapper .section-heading {
  display: flex;
  position: relative;
  flex-direction: column;
  margin-bottom: 40px;
  text-align: center;
}
.global-wrapper .section-heading.section-heading--left {
  text-align: left;
}
.global-wrapper .section-heading.section-heading--left::after {
  margin: 0 auto 0 0;
}
.global-wrapper .section-heading.section-heading--left .more-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  align-self: center;
  order: 99;
}
.global-wrapper .section-heading::after {
  display: block;
  width: 20px;
  height: 2px;
  margin: 0 auto;
  border-radius: 100px;
  background-color: #0072bc;
  content: "";
}
.global-wrapper .section-heading .section-heading__hd {
  margin-bottom: 4px;
  font-size: 1.625rem;
  line-height: 1.4;
}
.global-wrapper .section-heading .section-heading__en {
  margin-bottom: 4px;
  font-size: 1rem;
  line-height: 1.4;
  font-family: roboto,sans-serif;
}
.global-wrapper .circle-h3 {
  position: relative;
  margin-bottom: 20px;
  padding-left: 28px;
  font-size: 1.375rem;
  line-height: 1.6;
}
.global-wrapper .circle-h3::before {
  position: absolute;
  top: 9px;
  left: 0;
  width: 18px;
  height: 18px;
  content: "";
}
.global-wrapper .circle-h3--for-navy::before {
  background: url(../images/common/circle-h3_for-navy.svg) center center/contain no-repeat;
}
.global-wrapper .circle-h3--for-blue::before {
  background: url(../images/common/circle-h3_for-blue.svg) center center/contain no-repeat;
}
.global-wrapper .circle-h3--for-white::before {
  background: url(../images/common/circle-h3_for-white.svg) center center/contain no-repeat;
}
.global-wrapper .deco {
  position: absolute;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.global-wrapper .deco--left {
  left: 0;
}
.global-wrapper .deco--left .deco__img {
  left: -29px;
}
.global-wrapper .deco--right {
  right: 0;
}
.global-wrapper .deco--right .deco__img {
  right: -29px;
}
.global-wrapper .deco .deco__img {
  -o-object-fit: contain;
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.global-wrapper .subpage-hero {
  overflow: hidden;
  background-color: #0072bc;
}
.global-wrapper .subpage-hero .subpage-hero__inner {
  position: relative;
  padding: 20px 0 30px;
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading {
  color: #fff;
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading .subpage-hero__heading-hd {
  margin-bottom: 4px;
  font-size: 1.625rem;
  line-height: 1.4;
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading .subpage-hero__heading-en {
  margin-bottom: 4px;
  font-size: 1rem;
  line-height: 1.4;
  font-family: roboto,sans-serif;
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading::after {
  display: block;
  width: 20px;
  height: 2px;
  border-radius: 100px;
  background-color: #fff;
  content: "";
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__deco {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__deco .subpage-hero__deco-img {
  display: block;
  aspect-ratio: 1/1;
  height: calc(100% + 22px);
  margin: -8px 0 -14px;
}
.global-wrapper .home-hero {
  position: relative;
}
.global-wrapper .home-hero .home-hero__heading {
  position: absolute;
  top: 8vw;
  left: 5.3333333333vw;
  color: #fff;
}
.global-wrapper .home-hero .home-hero__heading .home-hero__en {
  margin-bottom: 2.6666666667vw;
  font-weight: 400;
  font-size: 5.3333333333vw;
  line-height: 1.2;
  font-family: roboto,sans-serif;
}
.global-wrapper .home-hero .home-hero__heading .home-hero__hd {
  font-size: 8.5333333333vw;
  line-height: 1.4;
}
.global-wrapper .home-hero .home-hero__img-wrapper .home-hero__img {
  width: 100%;
}
.global-wrapper .about-section {
  position: relative;
}
.global-wrapper .about-section .deco {
  top: 80px;
}
.global-wrapper .about-second-section {
  padding: 60px 0;
}
.global-wrapper .about-second-section--blue {
  background-color: #0072bc;
}
.global-wrapper .about-imgtxt {
  margin-bottom: 60px;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image {
  margin-bottom: 40px;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper {
  overflow: hidden;
  border-radius: 5px;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper .about-imgtxt__img {
  -o-object-fit: cover;
  aspect-ratio: 335/217;
  width: 100%;
  object-fit: cover;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body .circle-h3 {
  margin-bottom: 20px;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body .about-imgtxt__hd {
  margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
}
.global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body .about-imgtxt__subhd {
  margin-bottom: 20px;
  line-height: 1.6;
}
.global-wrapper .about-imgtxt--white .about-imgtxt__inner .about-imgtxt__body {
  color: #fff;
}
.global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper .about-imgtxt__img {
  aspect-ratio: auto;
  width: auto;
}
.global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__body .about-imgtxt__hd {
  color: #0072bc;
}
.global-wrapper .message-card .message-card__inner {
  display: block;
  overflow: hidden;
  border-radius: 5px;
}
.global-wrapper .message-card .message-card__inner .message-card__image .message-card__img-wrapper .message-card__img {
  -o-object-fit: cover;
  aspect-ratio: 335/200;
  width: 100%;
  object-fit: cover;
}
.global-wrapper .message-card .message-card__inner .message-card__body {
  padding: 20px;
  background-color: #f8fafd;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__category {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 20px;
  padding: 5px 10px 5px;
  background-color: #121a38;
  color: #fff;
  font-weight: 700;
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__hd {
  margin-right: -20px;
  margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__position {
  margin-bottom: 10px;
  line-height: 1.6;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__name {
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.6;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__more {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  line-height: 1.6;
}
.global-wrapper .message-card .message-card__inner .message-card__body .message-card__more .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border: 1px solid #0072bc;
  border-radius: 100%;
  color: #0072bc;
  font-size: .75rem;
  transition: all .3s ease;
}
.global-wrapper .message-card--white .message-card__inner .message-card__body {
  background-color: #fff;
}
.global-wrapper .marquee {
  margin-bottom: 50px;
  overflow: hidden;
}
.global-wrapper .marquee:last-child {
  margin-bottom: 0;
}
.global-wrapper .marquee--clear-blue {
  color: #6785c1;
}
.global-wrapper .marquee--clear-white {
  color: #fff;
}
.global-wrapper .marquee .marquee__inner {
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
}
.global-wrapper .marquee .marquee__inner .marquee__text {
  flex: 0 0 auto;
  padding-right: 30px;
  padding-bottom: 10px;
  font-size: 3.75rem;
  line-height: 1;
  font-family: roboto,sans-serif;
  letter-spacing: .02em;
  white-space: nowrap;
  opacity: .2;
}
.global-wrapper .marquee .marquee__inner .marquee__text:nth-child(odd) {
  animation: loop 50s -25s linear infinite;
}
.global-wrapper .marquee .marquee__inner .marquee__text:nth-child(even) {
  animation: loop2 50s linear infinite;
}
.global-wrapper .business-section {
  position: relative;
  padding-top: 60px;
  background-color: #f8fafd;
}
.global-wrapper .business-section .deco {
  top: 60px;
}
.global-wrapper .business-imgtxt {
  margin-bottom: 85px;
}
.global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__image {
  margin: 0 -20px 40px;
}
.global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__image .business-imgtxt__img-wrapper .business-imgtxt__img {
  -o-object-fit: cover;
  aspect-ratio: 375/277;
  width: 100%;
  object-fit: cover;
}
.global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__body .business-imgtxt__body-inner .circle-h3 {
  margin-bottom: 20px;
}
.global-wrapper .case-group {
  margin-bottom: 60px;
}
.global-wrapper .case-group:last-child {
  margin-bottom: 0;
}
.global-wrapper .case-group .case-group__inner {
  display: flex;
  flex-direction: column-reverse;
}
.global-wrapper .case-slider-wrapper {
  position: relative;
  padding: 20px 20px 40px;
  border-radius: 0 10px 10px 0;
  background-color: #fff;
  box-shadow: 0px 4px 30px 0px rgba(0,0,0,.1);
}
.global-wrapper .case-slider-wrapper .case-slider {
  width: 100%;
  max-width: 700px;
  margin-right: 0;
}
.global-wrapper .case-slider-wrapper .case-slider .case-slider__inner {
  transition-property: transform;
}
.global-wrapper .case-slider-wrapper .case-slider .case-slider__inner .case-slider__item {
  opacity: 0;
}
.global-wrapper .case-slider-wrapper .case-slider .case-slider__inner .case-slider__item.swiper-slide-active {
  animation: caseSlideIn 1s linear 0s 1 normal forwards;
}
.global-wrapper .case-slider-controller {
  display: flex;
  z-index: 1;
  position: absolute;
  top: -25px;
  right: -16px;
  gap: 10px;
}
.global-wrapper .case-slider-controller .slider-next,
.global-wrapper .case-slider-controller .slider-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: #0072bc;
}
.global-wrapper .case-slider-controller .slider-next .icon,
.global-wrapper .case-slider-controller .slider-prev .icon {
  color: #fff;
  font-size: .75rem;
}
.global-wrapper .case-slider-controller .slider-next.swiper-button-disabled,
.global-wrapper .case-slider-controller .slider-prev.swiper-button-disabled {
  opacity: .5;
}
.global-wrapper .case .case__number {
  display: flex;
  align-items: center;
  margin-bottom: 1px;
  gap: 6px;
  color: #0072bc;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.6;
  font-family: roboto,sans-serif;
}
.global-wrapper .case .case__number::before {
  display: block;
  width: 2px;
  height: 15px;
  border-radius: 100px;
  background-color: #0072bc;
  content: "";
}
.global-wrapper .case .case__hd {
  margin-bottom: 20px;
  font-size: 1.25rem;
  line-height: 1.6;
}
.global-wrapper .case p {
  font-size: .875rem;
  line-height: 2;
}
.global-wrapper .case .case__related-hd,.business-imgtxt__body-inner .case__related-hd{
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 4px 9px 4px;
  border: 1px solid #121a38;
  font-weight: 700;
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .case .case__related .case__related-item,.business-imgtxt__body-inner .case__related-item {
  font-size: .875rem;
  line-height: 2;
}
.global-wrapper .case .case__related .case__related-item,.business-imgtxt__body-inner .case__related-item:not(:last-child) {
  margin-bottom: 10px;
}
.global-wrapper .case .case__related .case__related-item a,.business-imgtxt__body-inner .case__related-item a {
  color: inherit;
}
.global-wrapper .case-slider-index .case-band {
  margin-top: -40px;
  margin-right: -36px;
  padding: 60px 0 20px;
  background-color: #121a38;
}
.global-wrapper .case-slider-index .case-band .case-band-circle {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.global-wrapper .case-slider-index .case-band .case-band-circle .case-band-circle__img {
  width: 100%;
  max-width: 232px;
}
.global-wrapper .voice-section {
  padding: 60px 0 0;
}
.global-wrapper .voice-slider .voice-slider__inner .voice-slider__item {
  height: auto;
}
.global-wrapper .voice-slider .voice-slider__inner .voice-slider__item .voice-card {
  height: 100%;
}
.global-wrapper .voice-slider-controller {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.global-wrapper .voice-slider-controller > * {
  margin-top: 40px;
}
.global-wrapper .voice-slider-controller .swiper-pagination {
  display: flex;
  position: static;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 10px;
}
.global-wrapper .voice-slider-controller .swiper-pagination.swiper-pagination-lock {
  display: none;
}
.global-wrapper .voice-slider-controller .swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0;
  background-color: #121a38;
  opacity: 1;
}
.global-wrapper .voice-slider-controller .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
.global-wrapper .voice-slider-controller .slider-next,
.global-wrapper .voice-slider-controller .slider-prev {
  line-height: 1;
}
.global-wrapper .voice-slider-controller .slider-next .icon,
.global-wrapper .voice-slider-controller .slider-prev .icon {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  border-radius: 100%;
  background-color: #fff;
  color: #0072bc;
  font-size: .75rem;
}
.global-wrapper .voice-slider-controller .slider-next.swiper-button-disabled,
.global-wrapper .voice-slider-controller .slider-prev.swiper-button-disabled {
  cursor: default;
  opacity: .5;
}
.global-wrapper .voice-slider-controller .slider-prev .icon {
  padding-right: 2px;
}
.global-wrapper .voice-slider-controller .slider-next .icon {
  padding-left: 2px;
}
.global-wrapper .voice-tab .voice-tab__inner {
  display: flex;
  gap: 10px;
}
.global-wrapper .voice-tab .voice-tab__inner .voice-tab__item {
  width: 100%;
  padding: 4px;
  border-radius: 10px 10px 0 0;
  background-color: #d5ddeb;
  font-weight: 700;
  font-size: .875rem;
  line-height: 1.6;
  text-align: center;
  transition: all .2s ease;
}
.global-wrapper .voice-tab .voice-tab__inner .voice-tab__item.is-active {
  background-color: #0072bc;
  color: #fff;
}
.global-wrapper .voice-tab-content {
  padding: 40px 0;
  background-color: #0072bc;
}
.global-wrapper .voice-tab-content .voice-tab-content__item:not(.is-active) {
  display: none;
}
.global-wrapper .voice-card {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
}
.global-wrapper .voice-card .voice-card__image .voice-card__img-wrapper .voice-card__img {
  -o-object-fit: cover;
  aspect-ratio: 335/150;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global-wrapper .voice-card .voice-card__body {
  padding: 20px 20px 67px;
}
.global-wrapper .voice-card .voice-card__body .voice-card__date {
  display: block;
  margin-bottom: 5px;
  font-size: .75rem;
  line-height: 1.4;
}
.global-wrapper .voice-card .voice-card__body .voice-card__hd {
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.6;
}
.global-wrapper .voice-card .voice-card__body .voice-card__profile {
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .voice-card .voice-card__more {
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  align-items: center;
  padding: 13px 15px 15px;
  border-radius: 10px 0 0 0;
  background-color: #121a38;
  color: #fff;
  font-weight: 700;
  font-size: .75rem;
  line-height: 1.6;
}
.global-wrapper .voice-card .voice-card__more .icon {
  margin-left: 6px;
  font-size: 1.1875rem;
}
.global-wrapper .recruit-section {
  position: relative;
  padding: 60px 0;
}
.global-wrapper .recruit-section .deco {
  top: 60px;
}
.global-wrapper .post {
  margin-bottom: 30px;
  overflow: hidden;
  border-radius: 5px;
}
.global-wrapper .post:last-child {
  margin-bottom: 0;
}
.global-wrapper .post--navy .post__head {
  background-color: #121a38;
}
.global-wrapper .post--blue .post__head {
  background-color: #0080b1;
}
.global-wrapper .post--purple .post__head {
  background-color: #6785c1;
}
.global-wrapper .post--green .post__head {
  background-color: #6bc7d7;
}
.global-wrapper .post.is-active .post__head .post__icon::after {
  content: none;
}
.global-wrapper .post .post__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  gap: 10px;
  color: #fff;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.6;
  cursor: pointer;
}
.global-wrapper .post .post__head .post__icon {
  display: block;
  position: relative;
  flex: 0 0 auto;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #0072bc;
  transition: all .3s ease;
}
.global-wrapper .post .post__head .post__icon::after,
.global-wrapper .post .post__head .post__icon::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 15px;
  height: 2px;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 100px;
  background-color: #fff;
  content: "";
}
.global-wrapper .post .post__head .post__icon::after {
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
.global-wrapper .post .post__body {
  display: none;
  padding: 30px 20px;
  background-color: #f8fafd;
}
.global-wrapper .post-list {
  border-top: 1px solid #d5ddeb;
}
.global-wrapper .post-list .post-list__item {
  display: block;
  padding: 30px 0;
  border-bottom: 1px solid #d5ddeb;
}
.global-wrapper .post-list .post-list__item .post-list__tags {
  display: flex;
  gap: 10px;
}
.global-wrapper .post-list .post-list__item .post-list__tags .post-list__tag {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  padding: 4px 10px;
  color: #fff;
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .post-list .post-list__item .post-list__tags .post-list__tag--navy {
  background-color: #121a38;
}
.global-wrapper .post-list .post-list__item .post-list__tags .post-list__tag--blue {
  background-color: #0080b1;
}
.global-wrapper .post-list .post-list__item .post-list__tags .post-list__tag--purple {
  background-color: #6785c1;
}
.global-wrapper .post-list .post-list__item .post-list__tags .post-list__tag--green {
  background-color: #6bc7d7;
}
.global-wrapper .post-list .post-list__item .post-list__text a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
  color: inherit;
}
.global-wrapper .career-section {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f8fafd;
}
.global-wrapper .career-media:not(:last-child) {
  margin-bottom: 30px;
}
.global-wrapper .career-media--blue .career-media__inner {
  background-color: #0072bc;
  color: #fff;
}
.global-wrapper .career-media--white .career-media__inner {
  background-color: #fff;
}
.global-wrapper .career-media--navy .career-media__inner {
  background-color: #121a38;
  color: #fff;
}
.global-wrapper .career-media .career-media__inner {
  overflow: hidden;
  border-radius: 5px;
}
.global-wrapper .career-media .career-media__inner .career-media__image {
  aspect-ratio: 335/200;
}
.global-wrapper .career-media .career-media__inner .career-media__image .career-media__img-wrapper .career-media__img {
  -o-object-fit: cover;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global-wrapper .career-media .career-media__inner .career-media__body {
  padding: 20px;
}
.global-wrapper .topics-section {
  position: relative;
  padding: 60px 0;
}
.global-wrapper .topics-section .deco {
  top: 148px;
}
.global-wrapper .topics-section .topics .topics__item:nth-child(n+6) {
  display: none!important;
}
.global-wrapper .topics {
  border-top: 1px solid #d5ddeb;
}
.global-wrapper .topics .topics__item {
  display: block;
  position: relative;
  padding: 30px 53px 30px 0;
  padding-right: 53px;
  border-bottom: 1px solid #d5ddeb;
}
.global-wrapper .topics .topics__item[href]::before {
  display: block;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  margin: auto;
  border: 1px solid #0072bc;
  border-radius: 100%;
  content: "\e901";
  color: #0072bc;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1;
  font-family: nttdatadiv1!important;
  transition: all .3s ease;
}
.global-wrapper .topics .topics__item .topics__date {
  display: block;
  margin-bottom: 10px;
  font-size: .875rem;
  line-height: 1.6;
}
.global-wrapper .interview-section {
  padding-top: 60px;
}
.global-wrapper .interview-hero .interview-hero__image .interview-hero__img-wrapper .interview-hero__img {
  width: 100%;
}
.global-wrapper .interview-hero .interview-hero__body {
  padding: 20px;
  background-color: #121a38;
  color: #fff;
}
.global-wrapper .interview-hero .interview-hero__body .interview-hero__hd {
  margin-bottom: 10px;
  font-size: 1.375rem;
  line-height: 1.6;
}
.global-wrapper .interview-hero .interview-hero__body .interview-hero__profile .interview-hero__position {
  margin-bottom: 10px;
}
.global-wrapper .interview-hero .interview-hero__body .interview-hero__profile .interview-hero__name {
  font-size: 1.125rem;
  line-height: 1.6;
}
.global-wrapper .interview-hd {
  display: flex;
  margin-bottom: 20px;
  gap: 18px;
}
.global-wrapper .interview-hd .interview-hd__num {
  flex: 0 0 auto;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1;
  font-family: roboto,sans-serif;
}
.global-wrapper .interview-hd .interview-hd__text {
  position: relative;
  flex: 0 1 100%;
  margin-top: 4px;
  font-size: 1.25rem;
  line-height: 1.6;
}
.global-wrapper .interview-hd .interview-hd__text::before {
  display: block;
  position: absolute;
  top: 1px;
  left: -10px;
  width: 30px;
  height: 30px;
  background: url(../images/common/interview-hd_circle.svg) center center/contain no-repeat;
  content: "";
}
.global-wrapper .interview-hd b {
  color: #0072bc;
}
.global-wrapper .interview-imgtxt {
  margin-bottom: 60px;
}
.global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__image,
.global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__image {
  margin-bottom: 40px;
}
.global-wrapper .interview-imgtxt--left {
  position: relative;
  padding: 60px 0;
}
.global-wrapper .interview-imgtxt--left::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f8fafd;
  content: "";
}
.global-wrapper .interview-imgtxt--center {
  position: relative;
  padding-top: 40px;
}
.global-wrapper .interview-imgtxt--center::before {
  display: block;
  z-index: -1;
  position: absolute;
  top: 0;
  aspect-ratio: 375/180;
  width: 100%;
  background-color: #0072bc;
  content: "";
}
.global-wrapper .interview-imgtxt--center .interview-imgtxt__inner .interview-imgtxt__image {
  margin-bottom: 40px;
}
.global-wrapper .interview-imgtxt .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper {
  overflow: hidden;
  border-radius: 5px;
}
.global-wrapper .interview-imgtxt .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper .interview-imgtxt__img {
  width: 100%;
  height: 100%;
}
.global-wrapper .word-hd {
  margin-bottom: 30px;
  color: rgba(0,114,188,.2);
  font-size: 3.75rem;
  line-height: 1;
  font-family: roboto,sans-serif;
  letter-spacing: .02em;
}
.global-wrapper .word-card .word-card__image .word-card__img-wrapper .word-card__img {
  -o-object-fit: cover;
  aspect-ratio: 375/200;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.global-wrapper .word-card .word-card__body {
  padding: 0 20px 40px;
  background-color: #0072bc;
}
.global-wrapper .word-card .word-card__body .word-card__body-inner {
  position: relative;
  margin-top: -20px;
  padding: 20px;
  border-radius: 5px;
  background-color: #fff;
}
.global-wrapper .word-card .word-card__body .word-card__body-inner .word-card__hd {
  margin-bottom: 20px;
  font-size: 1.125rem;
  line-height: 1.6;
}
.global-wrapper .topics-detail-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.global-wrapper .topics-detail-section + script + .recruit-section {
  background-color: #f8fafd;
}
.global-wrapper .u-inline-block {
  display: inline-block!important;
}
@media screen and (min-width:768px) {
  a[href^="tel:"] {
    pointer-events: none!important;
  }
  .global-wrapper .page-wrapper {
    max-width: 1240px;
    padding-right: 40px;
    padding-left: 40px;
  }
  .global-wrapper .page-wrapper--large {
    max-width: 1360px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .global-wrapper .offset-page-wrapper--right {
    padding-right: 0;
    padding-left: max((100% - 1240px) / 2,40px);
  }
  .global-wrapper .offset-page-wrapper--left {
    padding-right: max((100% - 1240px) / 2,40px);
    padding-left: 0;
  }
  .global-wrapper .offset-page-wrapper--both {
    padding-right: max((100% - 1240px) / 2,40px);
    padding-left: max((100% - 1240px) / 2,40px);
  }
  .global-wrapper .header .header__inner {
    justify-content: space-between;
    height: 70px;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link {
    gap: 29px;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__img-wrapper {
    max-width: none;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__division {
    margin-bottom: 0;
    font-size: 1rem;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__category {
    padding: 6px;
    font-size: .75rem;
  }
  .global-wrapper .header .header__inner .site-logo .site-logo__link .site-logo__text .site-logo__category span {
    transform: none;
  }
  .global-wrapper .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .global-wrapper .footer .footer-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 74px;
  }
  .global-wrapper .footer .footer-top .footer-logo {
    margin-bottom: 0;
  }
  .global-wrapper .footer .footer-bottom {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 40px;
  }
  .global-wrapper .footer .footer-bottom .related-link {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 20px 45px 20px 20px;
    border-radius: 10px;
  }
  .global-wrapper .footer .footer-bottom .related-link .related-link__body {
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    border-top: 0;
    border-left: 2px solid #d5ddeb;
  }
  .global-wrapper .footer .footer-bottom .related-link .related-link__body p {
    line-height: 1.6;
  }
  .global-wrapper .more-btn {
    min-width: 200px;
    padding: 18px;
  }
  .global-wrapper .more-btn:hover {
    background-color: #fff;
    color: #0072bc;
  }
  .global-wrapper .footer-apply-btn {
    padding: 18px;
    font-size: 1.125rem;
    line-height: 1.4;
  }
  .global-wrapper .footer-apply-btn:hover {
    background-color: #fff;
    color: #0072bc;
  }
  .global-wrapper .header-apply-btn {
    min-width: 160px;
    padding: 9px;
  }
  .global-wrapper .header-apply-btn:hover {
    background-color: #fff;
    color: #0072bc;
  }
  .global-wrapper .breadcrumb-wrapper {
    display: block;
    padding-top: 20px;
  }
  .global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link {
    padding: 15px 28px 15px 0;
  }
  .global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .page-navi__item-hd {
    font-size: .875rem;
    line-height: 1.7857142857;
  }
  .global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link .page-navi__item-en {
    font-size: .75rem;
    line-height: 1.4166666667;
  }
  .global-wrapper .page-navi .page-navi__inner .page-navi__list .page-navi__item .page-navi__item-link:hover .icon {
    background-color: transparent;
    color: #0072bc;
  }
  .global-wrapper .section-heading {
    margin-bottom: 80px;
  }
  .global-wrapper .section-heading.section-heading--left .more-btn {
    position: static;
    margin-top: 40px;
    margin-right: auto;
  }
  .global-wrapper .section-heading .section-heading__hd {
    font-size: 2.875rem;
    line-height: 1.6;
  }
  .global-wrapper .section-heading .section-heading__en {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .global-wrapper .circle-h3 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .global-wrapper .circle-h3::before {
    top: 18px;
  }
  .global-wrapper .deco {
    width: 356px;
    height: 356px;
  }
  .global-wrapper .deco--left .deco__img {
    left: -88px;
  }
  .global-wrapper .deco--right .deco__img {
    right: -108px;
  }
  .global-wrapper .subpage-hero .subpage-hero__inner {
    display: flex;
    align-items: center;
    min-height: 300px;
    padding: 50px 0;
  }
  .global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading .subpage-hero__heading-hd {
    font-size: 2.875rem;
    line-height: 1.6;
  }
  .global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__heading .subpage-hero__heading-en {
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .global-wrapper .subpage-hero .subpage-hero__inner .subpage-hero__deco .subpage-hero__deco-img {
    height: calc(100% + 137px);
    margin: -46px 0 -91px;
  }
  .global-wrapper .home-hero .home-hero__heading {
    top: 11.8055555556vw;
    left: 6.9444444444vw;
  }
  .global-wrapper .home-hero .home-hero__heading .home-hero__en {
    margin-bottom: 1.3888888889vw;
    font-size: 2.2222222222vw;
    line-height: 1.4;
  }
  .global-wrapper .home-hero .home-hero__heading .home-hero__hd {
    font-size: 3.8888888889vw;
    line-height: 1.4;
  }
  .global-wrapper .about-section .deco {
    top: 68px;
  }
  .global-wrapper .about-second-section {
    padding: 120px 0;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner {
    display: flex;
    flex-direction: row-reverse;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image {
    width: 49.3548387097%;
    margin-bottom: 0;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper {
    border-radius: 10px;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper .about-imgtxt__img {
    aspect-ratio: 612/400;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body {
    width: 50.6451612903%;
    padding-right: 40px;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body .about-imgtxt__hd {
    font-size: 1.875rem;
    line-height: 1.6;
  }
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body .about-imgtxt__subhd {
    font-size: 1.125rem;
    line-height: 1.6;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner {
    flex-direction: row;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__image {
    width: 40%;
    margin-top: 0;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__image .about-imgtxt__img-wrapper .about-imgtxt__img {
    aspect-ratio: auto;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__body {
    width: 60%;
    padding-right: 40px;
  }
  .global-wrapper .message-card .message-card__inner {
    display: flex;
    align-items: flex-start;
    border-radius: 0;
  }
  .global-wrapper .message-card .message-card__inner .message-card__image {
    position: relative;
    width: 48.3870967742%;
  }
  .global-wrapper .message-card .message-card__inner .message-card__image .message-card__img-wrapper {
    overflow: hidden;
    border-radius: 10px;
  }
  .global-wrapper .message-card .message-card__inner .message-card__image .message-card__img-wrapper .message-card__img {
    aspect-ratio: 600/400;
    transition: transform .5s ease;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body {
    display: flex;
    flex-direction: column;
    width: 54.8387096774%;
    margin: 44px 0 0 -40px;
    padding: 40px 40px 40px 80px;
    border-radius: 10px;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body .message-card__category {
    padding: 5px 10px 6px;
    font-size: 1rem;
    line-height: 1.6;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body .message-card__more {
    margin-top: auto;
  }
  .global-wrapper .message-card .message-card__inner:hover .message-card__image .message-card__img-wrapper .message-card__img {
    transform: scale(1.05);
  }
  .global-wrapper .message-card .message-card__inner:hover .message-card__body .message-card__more .icon {
    background-color: #0072bc;
    color: #fff;
  }
  .global-wrapper .marquee .marquee__inner .marquee__text {
    padding-right: 60px;
    font-size: 7.5rem;
  }
  .global-wrapper .business-section {
    padding-top: 120px;
  }
  .global-wrapper .business-section .deco {
    top: 120px;
  }
  .global-wrapper .business-imgtxt {
    margin-bottom: 120px;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__image {
    flex: 1 1 0;
    margin: 0;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__image .business-imgtxt__img-wrapper {
    overflow: hidden;
    border-radius: 10px 0 0 10px;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__body {
    width: 59.7014925373%;
    max-width: 800px;
    padding-right: 40px;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__body .business-imgtxt__body-inner {
    max-width: 600px;
  }
  .global-wrapper .case-group {
    margin-bottom: 120px;
  }
  .global-wrapper .case-group:last-child {
    margin-bottom: 0;
  }
  .global-wrapper .case-group .case-group__inner {
    flex-direction: row-reverse;
    align-items: flex-start;
  }
  .global-wrapper .case-group .case-group__inner .case-slider-index {
    width: 38.8059701493%;
    max-width: 520px;
    padding-left: 40px;
  }
  .global-wrapper .case-group .case-group__inner .case-slider-wrapper {
    width: 61.1940298507%;
  }
  .global-wrapper .case-slider-wrapper {
    padding: 40px 60px 40px 40px;
  }
  .global-wrapper .case-slider-controller {
    display: none;
  }
  .global-wrapper .case .case__number {
    margin-bottom: 14px;
  }
  .global-wrapper .case .case__hd {
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .global-wrapper .case p {
    font-size: 1rem;
    line-height: 2;
  }
  .global-wrapper .case .case__related-hd,.business-imgtxt__body-inner .case__related-hd {
    margin-bottom: 10px;
    padding: 5px 10px 6px;
    font-size: 1rem;
    line-height: 1.6;
  }
  .global-wrapper .case .case__related .case__related-item,.business-imgtxt__body-inner .case__related-item {
    font-size: 1rem;
    line-height: 1.6;
  }
  .global-wrapper .case .case__related .case__related-item a,.business-imgtxt__body-inner .case__related-item a {
    transition: opacity .3s ease;
  }
  .global-wrapper .case .case__related .case__related-item a:hover,.business-imgtxt__body-inner .case__related-item a:hover {
    opacity: .7;
  }
  .global-wrapper .case .case__related .case__related-item a,.business-imgtxt__body-inner .case__related-item a:after {
    transform: translateY(3px);
  }
  .global-wrapper .case-slider-index .case-slider-index__hd {
    margin-bottom: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
  }
  .global-wrapper .case-slider-index .case-slider-index__list {
    margin-bottom: -8px;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item {
    display: flex;
    align-items: flex-start;
    height: auto!important;
    padding-top: 1px;
    padding-bottom: 9px;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.6;
    cursor: pointer;
    opacity: .3;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item span {
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
    padding-left: 12px;
    gap: 10px;
    font-family: roboto,sans-serif;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item span::after,
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item span::before {
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 2px;
    border-radius: 100px;
    content: "";
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item span::before {
    height: 15px;
    background-color: #121a38;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item span::after {
    z-index: 1;
    height: 0;
    background-color: #0072bc;
    transition: height 4.8s linear;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item.swiper-slide-thumb-active {
    color: #0072bc;
    opacity: 1;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item.swiper-slide-thumb-active span::before {
    opacity: .3;
  }
  .global-wrapper .case-slider-index .case-slider-index__list .case-slider-index__list-inner .case-slider-index__list-item.swiper-slide-thumb-active span::after {
    height: 15px;
  }
  .global-wrapper .case-slider-index .case-band {
    position: relative;
    margin: 60px 0 0;
    margin-top: 60px;
    padding: 40px 40px 40px 0;
  }
  .global-wrapper .case-slider-index .case-band::before {
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    width: 100vw;
    height: 100%;
    background-color: #121a38;
    content: "";
  }
  .global-wrapper .case-slider-index .case-band::after {
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100vw;
    height: 100%;
    background-color: #121a38;
    content: "";
  }
  .global-wrapper .case-slider-index .case-band .case-band-circle {
    margin: 0;
  }
  .global-wrapper .case-slider-index .case-band .case-band-circle .case-band-circle__img {
    max-width: 332px;
  }
  .global-wrapper .voice-section {
    padding: 120px 0 0;
  }
  .global-wrapper .voice-slider-controller .swiper-pagination .swiper-pagination-bullet {
    position: relative;
    width: 100px;
    height: 2px;
    border-radius: 0;
  }
  .global-wrapper .voice-slider-controller .swiper-pagination .swiper-pagination-bullet::before {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 30px;
    transform: translateY(-50%);
    content: "";
  }
  .global-wrapper .voice-slider-controller .slider-next .icon,
  .global-wrapper .voice-slider-controller .slider-prev .icon {
    width: 40px;
    height: 40px;
    font-size: 1rem;
    transition: all .3s ease;
  }
  .global-wrapper .voice-tab .voice-tab__inner {
    gap: 20px;
  }
  .global-wrapper .voice-tab .voice-tab__inner .voice-tab__item {
    padding: 20px;
    font-size: 1rem;
    line-height: 1.6;
  }
  .global-wrapper .voice-tab-content {
    padding: 80px 0;
  }
  .global-wrapper .voice-card .voice-card__image .voice-card__img-wrapper {
    overflow: hidden;
  }
  .global-wrapper .voice-card .voice-card__image .voice-card__img-wrapper .voice-card__img {
    aspect-ratio: 400/150;
    transition: transform .3s ease;
  }
  .global-wrapper .voice-card .voice-card__body {
    padding: 15px 20px 67px;
  }
  .global-wrapper .voice-card:hover .voice-card__image .voice-card__img-wrapper .voice-card__img {
    transform: scale(1.1);
  }
  .global-wrapper .recruit-section {
    padding: 120px 0;
  }
  .global-wrapper .recruit-section .deco {
    top: 120px;
  }
  .global-wrapper .post {
    margin-bottom: 60px;
    border-radius: 10px;
  }
  .global-wrapper .post:last-child {
    margin-bottom: 0;
  }
  .global-wrapper .post .post__head {
    padding: 26px 30px 26px 40px;
    gap: 20px;
    font-size: 1.25rem;
    line-height: 1.6;
  }
  .global-wrapper .post .post__head .post__icon {
    width: 40px;
    height: 40px;
  }
  .global-wrapper .post .post__head .post__icon::after,
  .global-wrapper .post .post__head .post__icon::before {
    width: 20px;
  }
  .global-wrapper .post .post__head:hover .post__icon {
    background-color: #fff;
  }
  .global-wrapper .post .post__head:hover .post__icon::after,
  .global-wrapper .post .post__head:hover .post__icon::before {
    background-color: #0072bc;
  }
  .global-wrapper .post .post__body {
    padding: 60px;
  }
  .global-wrapper .post-list .post-list__item .post-list__text {
    line-height: 1.6;
  }
  .global-wrapper .career-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .global-wrapper .career-media:not(:last-child) {
    margin-bottom: 60px;
  }
  .global-wrapper .career-media--left .career-media__inner {
    display: flex;
    border-radius: 10px 0 0 10px;
  }
  .global-wrapper .career-media--right .career-media__inner {
    display: flex;
    flex-direction: row-reverse;
    border-radius: 0 10px 10px 0;
  }
  .global-wrapper .career-media .career-media__inner .career-media__image {
    aspect-ratio: 520/442;
    width: 38.8059701493%;
    max-width: 520px;
  }
  .global-wrapper .career-media .career-media__inner .career-media__image .career-media__img-wrapper {
    height: 100%;
  }
  .global-wrapper .career-media .career-media__inner .career-media__body {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 61.1940298507%;
    max-width: 820px;
    padding: 40px;
  }
  .global-wrapper .career-media .career-media__inner .career-media__body .career-media__body-inner {
    max-width: 606px;
  }
  .global-wrapper .topics-section {
    padding: 120px 0;
    overflow: hidden;
  }
  .global-wrapper .topics-section .deco {
    top: 308px;
  }
  .global-wrapper .topics .topics__item {
    display: flex;
    padding: 34px 53px 34px 0;
    gap: 40px;
  }
  .global-wrapper .topics .topics__item:hover::before {
    background-color: #0072bc;
    color: #fff;
  }
  .global-wrapper .topics .topics__item .topics__date {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
  .global-wrapper .topics .topics__item .topics__text {
    line-height: 1.6;
  }
  .global-wrapper .interview-section {
    padding-top: 80px;
  }
  .global-wrapper .interview-hero {
    position: relative;
    overflow: hidden;
    border-radius: 10px 0 0 10px;
  }
  .global-wrapper .interview-hero .interview-hero__body {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: auto;
    padding: 2.7777777778vw 5.5555555556vw 2.7777777778vw 6.9444444444vw;
    border-radius: 0 .6944444444vw .6944444444vw 0;
  }
  .global-wrapper .interview-hero .interview-hero__body .interview-hero__hd {
    margin-bottom: 1.3888888889vw;
    font-size: 2.2222222222vw;
    line-height: 1.6;
  }
  .global-wrapper .interview-hero .interview-hero__body .interview-hero__profile {
    display: flex;
    align-items: flex-end;
    gap: 2.7777777778vw;
  }
  .global-wrapper .interview-hero .interview-hero__body .interview-hero__profile .interview-hero__position {
    margin-bottom: 0;
    font-size: 1.1111111111vw;
    line-height: 1.6;
  }
  .global-wrapper .interview-hero .interview-hero__body .interview-hero__profile .interview-hero__name {
    margin-bottom: -.2777777778vw;
    font-size: 1.8055555556vw;
    line-height: 1.6;
  }
  .global-wrapper .interview-hd {
    margin-bottom: 40px;
    gap: 27px;
  }
  .global-wrapper .interview-hd .interview-hd__num {
    font-size: 4.375rem;
  }
  .global-wrapper .interview-hd .interview-hd__text {
    margin-top: 16px;
    font-size: 1.5rem;
    line-height: 1.6;
  }
  .global-wrapper .interview-hd .interview-hd__text::before {
    top: -9px;
    left: -7px;
    width: 60px;
    height: 60px;
  }
  .global-wrapper .interview-imgtxt {
    margin-bottom: 120px;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner,
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner {
    display: flex;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__image,
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__image {
    flex: 1 1 0;
    margin-bottom: 0;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__body,
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__body {
    width: 55.223880597%;
    max-width: 740px;
  }
  .global-wrapper .interview-imgtxt--left::before {
    width: 75.6944444444%;
    border-radius: 10px 0 0 10px;
  }
  .global-wrapper .interview-imgtxt--left {
    padding: 80px 0;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper {
    border-radius: 0 10px 10px 0;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__body {
    padding-left: 40px;
  }
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner {
    flex-direction: row-reverse;
  }
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper {
    border-radius: 10px 0 0 10px;
  }
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__body {
    padding-right: 40px;
  }
  .global-wrapper .interview-imgtxt--center {
    padding-top: 80px;
  }
  .global-wrapper .interview-imgtxt--center::before {
    aspect-ratio: 1440/495;
    max-height: 495px;
  }
  .global-wrapper .interview-imgtxt--center .interview-imgtxt__inner .interview-imgtxt__image {
    margin-bottom: 80px;
  }
  .global-wrapper .interview-imgtxt--center .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper {
    border-radius: 10px;
  }
  .global-wrapper .interview-imgtxt .interview-imgtxt__inner .interview-imgtxt__image .interview-imgtxt__img-wrapper .interview-imgtxt__img {
    line-height: 1;
  }
  .global-wrapper .word-hd {
    margin-bottom: 60px;
    font-size: 7.5rem;
  }
  .global-wrapper .word-card {
    display: flex;
    align-items: flex-start;
    padding-bottom: 80px;
    background: linear-gradient(0deg,#0072bc 0%,#0072bc 70%,rgba(255,255,255,0) 70%,rgba(255,255,255,0) 100%);
  }
  .global-wrapper .word-card .word-card__image {
    width: 63.1944444444%;
  }
  .global-wrapper .word-card .word-card__image .word-card__img-wrapper {
    overflow: hidden;
    border-radius: 0 10px 10px 0;
  }
  .global-wrapper .word-card .word-card__image .word-card__img-wrapper .word-card__img {
    aspect-ratio: 910/600;
  }
  .global-wrapper .word-card .word-card__body {
    width: 60.4166666667%;
    margin-top: 46px;
    margin-left: -23.6111111111%;
    padding: 0;
    padding: 40px;
    border-radius: 10px 0 0 10px;
    background-color: #fff;
    box-shadow: 0px 4px 40px 0px rgba(0,0,0,.05);
  }
  .global-wrapper .word-card .word-card__body .word-card__body-inner {
    max-width: 710px;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
  }
  .global-wrapper .word-card .word-card__body .word-card__body-inner .word-card__hd {
    font-size: 1.25rem;
    line-height: 1.6;
  }
  .global-wrapper .topics-detail-section {
    padding-top: 80px;
    padding-bottom: 120px;
  }
  .global-wrapper .u-sp-only {
    display: none!important;
  }
}
@media screen and (min-width:992px) {
  .global-wrapper .about-imgtxt .about-imgtxt__inner .about-imgtxt__body {
    padding-right: 80px;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__image {
    width: 50%;
  }
  .global-wrapper .about-imgtxt--intro .about-imgtxt__inner .about-imgtxt__body {
    width: 50%;
    padding-right: 40px;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body {
    min-height: 400px;
    padding: 40px 40px 40px 100px;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body .message-card__hd {
    font-size: 1.875rem;
    line-height: 1.6;
  }
  .global-wrapper .message-card .message-card__inner .message-card__body .message-card__name {
    font-size: 1.25rem;
    line-height: 1.6;
  }
  .global-wrapper .business-imgtxt .business-imgtxt__inner .business-imgtxt__body {
    padding-right: 80px;
  }
  .global-wrapper .case-group .case-group__inner .case-slider-index {
    padding-left: 80px;
  }
  .global-wrapper .case-group .case-group__inner .case-slider-wrapper {
    flex: 1 1 0;
  }
  .global-wrapper .topics-section .topics-section__inner {
    display: flex;
    gap: 105px;
  }
  .global-wrapper .topics-section .topics-section__inner .section-heading {
    flex: 1 0 auto;
  }
  .global-wrapper .topics-section .topics-section__inner .topics {
    flex: 0 1 100%;
  }
  .global-wrapper .interview-imgtxt--left .interview-imgtxt__inner .interview-imgtxt__body {
    padding-left: 80px;
  }
  .global-wrapper .interview-imgtxt--right .interview-imgtxt__inner .interview-imgtxt__body {
    padding-right: 80px;
  }
  .global-wrapper .word-card .word-card__body {
    padding: 60px;
  }
}
@media screen and (max-width:767px) {
  .global-wrapper .header .header__inner .header-apply-btn {
    z-index: 20;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: 0px 2px 10px 0px rgba(0,0,0,.3);
  }
  .global-wrapper .case-group .offset-page-wrapper--left {
    padding-right: 36px;
    padding-left: 0;
  }
  .global-wrapper .case-slider-index .case-slider-index__hd,
  .global-wrapper .case-slider-index .case-slider-index__list {
    display: none;
  }
  .global-wrapper .u-pc-only {
    display: none!important;
  }
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loop {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes loop2 {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-200%);
  }
}
@keyframes caseSlideIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}