@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

p {
  margin: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin: 0;
  padding: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

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;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin: 0;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html, body {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  line-height: 1.75;
  letter-spacing: 0.05em;
  scroll-padding-top: 100px;
  scroll-behavior: smooth;
}
@media (max-width: 980px) {
  html, body {
    scroll-padding-top: 70px;
  }
}

/**
 * Swiper 11.2.8
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: May 23, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

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

.swiper-horizontal {
  touch-action: pan-y;
}

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

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.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-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  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 {
  scroll-snap-type: x mandatory;
}

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  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 {
  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: linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  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: 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;
  transform-origin: 50%;
  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 {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  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: flex;
  align-items: 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;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  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;
  transition: 0.3s opacity;
  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 {
  transform: scale(0.33);
  position: relative;
}

.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(0.66);
}

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

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  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;
  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%;
  transform: translate3d(0px, -50%, 0);
}

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

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 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%;
  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: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  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%;
  transform: scale(0);
  transform-origin: left top;
}

.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 {
  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;
  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: flex;
  justify-content: 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;
  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 {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

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

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

.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 {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper.swiper-cube {
  overflow: visible;
}

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

.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-prev {
  pointer-events: auto;
  visibility: visible;
}

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

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  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;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  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;
  backface-visibility: hidden;
}

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

.swiper.swiper-cards {
  overflow: visible;
}

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

#wrap {
  width: 100%;
  height: auto;
  margin: 0;
  padding-top: 100px;
  background-color: #00328C;
}
@media (max-width: 980px) {
  #wrap {
    padding-top: 70px;
  }
}
#wrap.index {
  padding-top: 0;
}

main {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
}

section {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 7.5%;
}
@media (max-width: 1280px) {
  section {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.box {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 5%;
}
@media (max-width: 1280px) {
  .box {
    padding-left: 3.5%;
    padding-right: 3.5%;
  }
}

header {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: 100%;
  height: 100px;
  margin: 0;
  padding: 1rem 1rem 1rem 2rem;
  border-bottom: 1px solid rgba(204, 214, 232, 0.3);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background-color: rgba(0, 50, 140, 0.85);
}
@media (max-width: 980px) {
  header {
    height: 70px;
  }
}
@media (max-width: 600px) {
  header {
    padding-left: 1.5rem;
  }
}
header h1 {
  flex: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  max-width: 380px;
}
@media (max-width: 980px) {
  header h1 {
    max-width: 260px;
  }
}
header h1 img {
  display: block;
  width: 100%;
  height: auto;
}
header #humb {
  position: absolute;
  z-index: 999;
  top: calc(50% - 1.5rem);
  right: 1rem;
  display: none;
  width: 3rem;
  height: 3rem;
}
@media (max-width: 980px) {
  header #humb {
    display: block;
  }
}
header #humb span {
  position: absolute;
  top: calc(50% - 1px);
  left: 0.5rem;
  display: block;
  width: 2rem;
  height: 0;
  border-top: 2px solid #ffffff;
}
header #humb span.top {
  transition: 0.3s transform;
  top: calc(50% - 0.5rem - 1px);
}
header #humb span.middle {
  transition: 0.3s opacity;
}
header #humb span.bottom {
  transition: 0.3s transform;
  top: calc(50% + 0.5rem);
}
header #humb.is-close span.top {
  top: calc(50% - 1px);
  transform: rotate(45deg);
}
header #humb.is-close span.middle {
  opacity: 0;
}
header #humb.is-close span.bottom {
  top: calc(50% - 1px);
  transform: rotate(-45deg);
}
header nav {
  flex: 5;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 1rem;
}
@media (max-width: 980px) {
  header nav {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    gap: 3rem;
    width: 100%;
    height: 100lvh;
    transition: 0.4s opacity;
    background-color: rgba(0, 50, 140, 0.95);
  }
  header nav.is-visible {
    visibility: visible;
    opacity: 1;
  }
}
header nav ul.list--menu {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5%;
}
@media (max-width: 980px) {
  header nav ul.list--menu {
    flex: none;
    flex-direction: column;
    gap: 2rem;
  }
}
header nav ul.list--menu li {
  list-style: none;
}
header nav ul.list--menu li a {
  color: #ffffff;
  transition: 0.3s opacity;
}
@media (max-width: 980px) {
  header nav ul.list--menu li a {
    font-size: clamp(16px, 12px + 0.3125vw, 18px);
  }
}
header nav ul.list--menu li a:hover {
  cursor: pointer;
  opacity: 0.7;
  text-decoration: none;
}

footer {
  width: 100%;
  margin: 0;
  padding: 0 5%;
  border-top: 1px solid #ccd6e8;
  background-color: #ffffff;
}
footer .footer-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0 5%;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding-top: 5rem;
}
@media (max-width: 980px) {
  footer .footer-wrapper {
    flex-direction: column;
  }
}
footer .footer-contents {
  flex: 1;
  width: 100%;
}
footer .footer-contents--company {
  width: 100%;
}
footer .footer-contents--company a {
  transition: 0.3s opacity;
}
footer .footer-contents--company a:hover {
  opacity: 0.5;
}
footer .footer-contents--company > div {
  width: 100%;
  margin-bottom: 1.5rem;
}
footer .footer-contents--company > div img {
  width: 100%;
  max-width: 410px;
}
footer .footer-contents--company > div p {
  margin-top: 0.5rem;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
}
footer .footer-contents--company > div.group {
  margin-bottom: 1rem;
}
footer .footer-contents--company > div.group img {
  max-width: 240px;
}
footer .footer-contents--company address {
  width: 100%;
  margin-bottom: 2rem;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
}
footer .footer-contents--link {
  display: flex;
  flex-direction: column;
}
footer .footer-contents--link-item {
  width: 100%;
  border-top: 1px solid #ccd6e8;
}
footer .footer-contents--link-item:last-child {
  border-bottom: 1px solid #ccd6e8;
}
footer .footer-contents--link-item a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 1rem 3rem 1rem 1rem;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  color: #222222;
  transition: 0.3s color;
}
footer .footer-contents--link-item a:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: calc(50% - 1rem);
  right: 1rem;
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #00328C;
}
footer .footer-contents--link-item a:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: calc(50% - 0.5rem);
  right: 1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  transition: 0.3s transform;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #ffffff;
}
footer .footer-contents--link-item a:hover {
  cursor: pointer;
  color: #00328C;
  text-decoration: none;
}
footer .footer-contents--link-item a:hover:after {
  transform: translateX(0.2rem);
}
footer .footer-pickup {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  gap: 2rem;
  width: 100%;
}
@media (max-width: 980px) {
  footer .footer-pickup {
    flex-direction: row;
    order: -1;
    margin-bottom: 4rem;
  }
}
@media (max-width: 768px) {
  footer .footer-pickup {
    flex-wrap: wrap;
  }
}
footer .footer-pickup--item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: calc(50% - 1rem);
  margin: 0;
  padding: 1rem 3rem;
  color: #ffffff;
  text-decoration: none;
  transition: 0.3s background-color;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(0, 50, 140, 0.85);
}
@media (max-width: 980px) {
  footer .footer-pickup--item {
    align-content: flex-start;
    align-items: flex-start;
    height: auto;
    padding: 2rem 1.5rem 4rem 1.5rem;
  }
}
@media (max-width: 768px) {
  footer .footer-pickup--item {
    padding: 2.5rem 1.5rem;
    background-color: rgba(0, 50, 140, 0.9);
  }
}
@media (max-width: 490px) {
  footer .footer-pickup--item {
    padding: 2.5rem 1.5rem 3.25rem 1.5rem;
  }
}
footer .footer-pickup--item.is-download {
  background-image: url(../image/common/footer-pickup-download.webp);
}
footer .footer-pickup--item.is-contact {
  background-image: url(../image/common/footer-pickup-contact.webp);
}
footer .footer-pickup--item:before {
  content: "";
  position: absolute;
  z-index: 0;
  right: 1rem;
  bottom: 1rem;
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #ffffff;
}
@media (max-width: 490px) {
  footer .footer-pickup--item:before {
    right: 0.5rem;
    bottom: 0.5rem;
    width: 1.6rem;
    height: 1.6rem;
  }
}
footer .footer-pickup--item:after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 1.5rem;
  bottom: 1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  transition: 0.3s transform;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #00328C;
}
@media (max-width: 490px) {
  footer .footer-pickup--item:after {
    right: 0.75rem;
    bottom: 0.75rem;
  }
}
footer .footer-pickup--item:hover {
  cursor: pointer;
  text-decoration: none;
  background-color: rgba(0, 50, 140, 0.75);
}
footer .footer-pickup--item:hover:after {
  transform: translateX(0.2rem);
}
footer .footer-pickup--item_title {
  width: 100%;
}
footer .footer-pickup--item_title .en {
  font-family: "Barlow", sans-serif;
  font-weight: 600;
}
@media (max-width: 490px) {
  footer .footer-pickup--item_title .en {
    font-size: clamp(12px, 8px + 0.3125vw, 14px);
  }
}
footer .footer-pickup--item_title .en:before {
  content: "（";
  display: inline-block;
  margin-right: 0.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-indent: -0.5rem;
}
@media (max-width: 490px) {
  footer .footer-pickup--item_title .en:before {
    font-size: clamp(12px, 8px + 0.3125vw, 14px);
  }
}
footer .footer-pickup--item_title .en:after {
  content: "）";
  display: inline-block;
  margin-left: 0.25rem;
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 490px) {
  footer .footer-pickup--item_title .en:after {
    font-size: clamp(12px, 8px + 0.3125vw, 14px);
  }
}
footer .footer-pickup--item_title b {
  display: block;
  margin-bottom: 1.5rem;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 400;
}
@media (max-width: 768px) {
  footer .footer-pickup--item_title b {
    margin-bottom: 0.5rem;
    font-size: 1.35rem;
  }
}
footer .footer-pickup--item_title + p {
  width: 100%;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  letter-spacing: 0.1em;
}
@media (max-width: 490px) {
  footer .footer-pickup--item_title + p br.none {
    display: none;
  }
}
footer .footer-copyrights {
  width: 100%;
  margin: 0;
  padding-top: 5rem;
  padding-bottom: 1.5rem;
}
footer .footer-copyrights p {
  display: block;
  width: 100%;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  text-align: center;
}

.page-head {
  padding-top: 8rem;
  padding-bottom: 10rem;
}
@media (max-width: 1280px) {
  .page-head {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}
@media (max-width: 980px) {
  .page-head {
    padding-top: 7rem;
    padding-left: 8.5%;
    padding-right: 8.5%;
    padding-bottom: 5.5rem;
  }
}
.page-head h2 {
  font-size: clamp(70px, 50px + 1.5625vw, 80px);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
}
@media (max-width: 1280px) {
  .page-head h2 {
    font-size: clamp(40px, 2.5px + 4.8828125vw, 65px);
  }
}
.page-head h2 span {
  display: block;
  width: 100%;
  margin-top: 1.5rem;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  font-family: "Noto Sans JP", sans-serif;
}
.page-head h2.ja {
  font-size: clamp(46px, 38px + 0.625vw, 50px);
  font-family: "Noto Sans JP", sans-serif;
}
@media (max-width: 1280px) {
  .page-head h2.ja {
    font-size: clamp(32px, 20px + 0.9375vw, 38px);
  }
}
.page-head:has(.page-link) {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (max-width: 980px) {
  .page-head:has(.page-link) {
    gap: 3rem;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 3rem;
  }
}
.page-head .page-link {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 980px) {
  .page-head .page-link {
    flex: auto;
    width: 100%;
    justify-content: flex-start;
  }
}
@media (max-width: 768px) {
  .page-head .page-link {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.page-head .page-link a {
  color: #ffffff;
}
@media (max-width: 768px) {
  .page-head .page-link a {
    display: block;
    width: 100%;
  }
}
.page-head #pankuzu {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}
@media (max-width: 980px) {
  .page-head #pankuzu {
    top: 0;
    left: 0;
    right: 0;
    justify-content: flex-start;
    padding: 0.5rem 1rem;
    background-color: #001947;
  }
}
.page-head #pankuzu span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  color: #ffffff;
}
.page-head #pankuzu span:not(:last-child):after {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z" /></svg>');
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: #ffffff;
}
.page-head #pankuzu span a {
  color: #ffffff;
}

.section-head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0;
  width: 100%;
  height: 4rem;
  color: #00328C;
}
.section-head.--white {
  color: #ffffff;
}
.section-head.--white p::before {
  border-top-color: #ffffff;
}
.section-head p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.75em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px) !important;
}
.section-head p:before {
  content: "";
  display: block;
  width: 3em;
  height: 0;
  border-top: 1px solid #00328C;
}
.section-head span.en {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  font-size: clamp(12px, 8px + 0.3125vw, 14px) !important;
}
.section-head span.en:before {
  content: "（";
  display: inline-block;
  margin-right: 0.25rem;
  font-family: "Noto Sans JP", sans-serif;
  text-indent: -0.5rem;
}
.section-head span.en:after {
  content: "）";
  display: inline-block;
  margin-left: 0.25rem;
  font-family: "Noto Sans JP", sans-serif;
}

.main-visual {
  position: relative;
  width: 100%;
  max-height: 100vh;
  overflow: hidden;
}
.main-visual--catch {
  position: absolute;
  z-index: 10;
  left: 5%;
  bottom: 5rem;
}
.main-visual--catch h1 {
  font-size: clamp(60px, 40px + 1.5625vw, 70px);
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 0.05em;
}
@media (max-width: 980px) {
  .main-visual--catch h1 {
    font-size: clamp(45px, 30px + 1.953125vw, 55px);
  }
}
.main-visual--catch span.en {
  display: block;
  margin-top: 0.5em;
  margin-left: 0.25em;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  color: #ffffff;
}
.main-visual--slider .swiper-slide picture, .main-visual--slider .swiper-slide img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1080px) {
  .main-visual--slider .swiper-slide picture, .main-visual--slider .swiper-slide img {
    min-height: 100vh;
  }
}
.main-visual--slider .swiper-pagination {
  position: absolute;
  z-index: 10;
  left: 0;
  bottom: 5rem;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  width: 100%;
  padding-left: 5.5%;
  padding-right: 5.5%;
}
@media (max-width: 980px) {
  .main-visual--slider .swiper-pagination {
    bottom: 2rem;
    justify-content: flex-start;
  }
}
.main-visual--slider .swiper-pagination-bullet {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0 !important;
  background-color: #ffffff;
}

#index-about {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 980px) {
  #index-about {
    padding-top: 3rem;
    padding-bottom: 1rem;
  }
}
@media (max-width: 490px) {
  #index-about {
    padding-bottom: 0.5rem;
  }
}
#index-about .index-about-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
}
@media (max-width: 980px) {
  #index-about .index-about-wrap {
    flex-direction: column;
  }
}
#index-about .index-about-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  margin-top: 4rem;
  color: #ffffff;
}
@media (max-width: 980px) {
  #index-about .index-about-text {
    width: 100%;
    margin-top: 2rem;
  }
}
#index-about .index-about-text h3 {
  margin-bottom: 0.75em;
  font-size: clamp(32px, 20px + 0.9375vw, 38px);
  font-weight: 500;
}
@media (max-width: 980px) {
  #index-about .index-about-text h3 {
    font-size: clamp(24px, 16px + 0.625vw, 28px);
  }
}
#index-about .index-about-text p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  line-height: 2.25;
}
@media (max-width: 980px) {
  #index-about .index-about-text p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
}
@media (max-width: 768px) {
  #index-about .index-about-text p br {
    display: none;
  }
}
#index-about .index-about-text p + p {
  margin-top: 1rem;
}
#index-about .index-about-text .button {
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #index-about .index-about-text .button {
    margin-top: 2rem;
  }
}
#index-about .index-about-images {
  flex: 1;
  position: relative;
  max-width: 840px;
}
@media (max-width: 980px) {
  #index-about .index-about-images {
    width: 115%;
    margin-top: 4rem;
    margin-left: -7.5%;
    margin-right: -7.5%;
  }
}
#index-about .index-about-image {
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 1rem;
  width: calc(100% + 7.5vw);
  transform: translateY(-50%);
}
@media (max-width: 980px) {
  #index-about .index-about-image {
    position: static;
    gap: 0.5rem;
    width: 100%;
    transform: translateY(0);
  }
}
@media (max-width: 490px) {
  #index-about .index-about-image {
    flex-direction: column;
  }
}
#index-about .index-about-image--item {
  flex: 1;
  position: relative;
}
#index-about .index-about-image--item picture, #index-about .index-about-image--item img {
  width: 100%;
  height: auto;
}
#index-about .index-about-image--item .caption {
  position: absolute;
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  font-weight: 700;
  letter-spacing: 0.2em;
  writing-mode: vertical-rl;
}
@media (max-width: 980px) {
  #index-about .index-about-image--item .caption {
    top: auto !important;
    left: 0.5rem !important;
    right: auto !important;
    bottom: 0.5rem !important;
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
    line-height: 1.5;
    letter-spacing: 0.05em;
    writing-mode: horizontal-tb;
  }
}
#index-about .index-about-image--item:nth-child(1) {
  color: #ffffff;
  text-shadow: 0.1rem 0.2rem 0.5rem rgba(34, 34, 34, 0.8);
}
#index-about .index-about-image--item:nth-child(1) .caption {
  top: 1rem;
  right: 0.5rem;
}
#index-about .index-about-image--item:nth-child(2) {
  color: #ffffff;
  transform: translateY(-4rem);
  text-shadow: 0.1rem 0.2rem 0.35rem rgba(34, 34, 34, 0.8);
}
@media (max-width: 980px) {
  #index-about .index-about-image--item:nth-child(2) {
    transform: translateY(0);
  }
}
#index-about .index-about-image--item:nth-child(2) .caption {
  right: 0.5rem;
  bottom: 1rem;
}
#index-about .index-about-image--item:nth-child(3) {
  text-shadow: 0.1rem 0.2rem 0.5rem rgba(255, 255, 255, 0.8);
}
@media (max-width: 980px) {
  #index-about .index-about-image--item:nth-child(3) {
    color: #ffffff;
    text-shadow: 0.1rem 0.2rem 0.35rem rgba(34, 34, 34, 0.8);
  }
}
#index-about .index-about-image--item:nth-child(3) .caption {
  top: 1rem;
  right: 0.5rem;
}

#index-products {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url(../image/common/background-right.webp);
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: top right;
  background-color: #001947;
}
@media (max-width: 980px) {
  #index-products {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#index-products .index-product-head {
  width: 100%;
  margin-bottom: 3rem;
  color: #ffffff;
}
#index-products .index-product-head h2 {
  margin-bottom: 2rem;
  font-size: clamp(70px, 50px + 1.5625vw, 80px);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  text-align: center;
  line-height: 1.25;
}
@media (max-width: 980px) {
  #index-products .index-product-head h2 {
    margin-bottom: 1rem;
    font-size: clamp(40px, 2.5px + 4.8828125vw, 65px);
  }
}
#index-products .index-product-head p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  line-height: 2.25;
  text-align: center;
}
@media (max-width: 980px) {
  #index-products .index-product-head p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
}

#index-company {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-image: url(../image/index/index-company-001.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 980px) {
  #index-company {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 980px) {
  #index-company .section-head {
    margin-bottom: 2rem;
  }
}
#index-company .index-company-wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 4rem;
  width: 100%;
  margin-top: -4rem;
  padding: 0;
}
@media (max-width: 980px) {
  #index-company .index-company-wrap {
    flex-direction: column;
    gap: 2rem;
    margin-top: 0;
  }
}
#index-company .index-company-text {
  flex: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 640px;
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #index-company .index-company-text {
    max-width: 100%;
    margin-top: 0;
  }
}
#index-company .index-company-text p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  font-weight: 600;
  color: #ffffff;
  line-height: 2.25;
}
@media (max-width: 980px) {
  #index-company .index-company-text p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
}
@media (max-width: 768px) {
  #index-company .index-company-text p br {
    display: none;
  }
}
#index-company .index-company-text p + p {
  margin-top: 1em;
}
#index-company .index-company-text .button {
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #index-company .index-company-text .button {
    margin-top: 2rem;
  }
}
#index-company .index-company-image {
  flex: 2;
  max-width: 490px;
}
@media (max-width: 980px) {
  #index-company .index-company-image {
    max-width: 100%;
    order: -1;
  }
}
#index-company .index-company-image picture, #index-company .index-company-image img {
  width: 100%;
  height: auto;
}

#about {
  background-image: url(../image/about/about-001.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  #about {
    background-position: right 45% center;
  }
}
#about .about-wrap {
  width: 100%;
  margin: 0;
  padding-top: 15rem;
  padding-bottom: 15rem;
  color: #ffffff;
}
@media (max-width: 980px) {
  #about .about-wrap {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
#about .about-wrap h2 {
  margin-bottom: 0.5em;
  font-size: clamp(32px, 20px + 0.9375vw, 38px);
  font-weight: 400;
}
@media (max-width: 980px) {
  #about .about-wrap h2 {
    font-size: clamp(24px, 16px + 0.625vw, 28px);
  }
}
@media (max-width: 768px) {
  #about .about-wrap h2 {
    font-size: clamp(22px, 18px + 0.3125vw, 24px);
  }
}
#about .about-wrap p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  line-height: 2.25;
}
@media (max-width: 980px) {
  #about .about-wrap p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
}
@media (max-width: 768px) {
  #about .about-wrap p {
    line-height: 2;
  }
  #about .about-wrap p + p {
    margin-top: 0.25em;
  }
}

#philosophy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #001947;
}
@media (max-width: 980px) {
  #philosophy {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#philosophy .philosophy-wrap {
  position: relative;
}
@media (max-width: 980px) {
  #philosophy .philosophy-wrap {
    display: flex;
    flex-direction: column;
    padding-top: 2rem;
  }
}
#philosophy .philosophy-wrap picture, #philosophy .philosophy-wrap img {
  width: 100%;
  height: auto;
}
@media (max-width: 980px) {
  #philosophy .philosophy-wrap picture, #philosophy .philosophy-wrap img {
    display: block;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
#philosophy .philosophy-mmv {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 47.5%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 0;
  width: 52.5%;
  height: 100%;
}
@media (max-width: 980px) {
  #philosophy .philosophy-mmv {
    position: static;
    order: 10;
    flex-direction: row;
    gap: 3rem;
    width: 100%;
    height: auto;
    margin-top: 3rem;
  }
}
@media (max-width: 768px) {
  #philosophy .philosophy-mmv {
    flex-wrap: wrap;
    gap: 0;
  }
}
#philosophy .philosophy-mmv--item {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  color: #ffffff;
}
@media (max-width: 980px) {
  #philosophy .philosophy-mmv--item {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  #philosophy .philosophy-mmv--item {
    flex: auto;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #philosophy .philosophy-mmv--item + .philosophy-mmv--item {
    border-top: 1px solid rgba(204, 214, 232, 0.3);
  }
}
#philosophy .philosophy-mmv--item h3 {
  width: 10em;
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  font-weight: 600;
}
@media (max-width: 980px) {
  #philosophy .philosophy-mmv--item h3 {
    width: 100%;
  }
}
#philosophy .philosophy-mmv--item p {
  flex: 1;
  width: 100%;
  margin-left: 1rem;
  padding-left: 2rem;
  border-left: 1px solid #ccd6e8;
}
@media (max-width: 980px) {
  #philosophy .philosophy-mmv--item p {
    margin: 0;
    padding: 0.5em 0 0 0;
    border: none;
  }
  #philosophy .philosophy-mmv--item p br {
    display: none;
  }
}

#strength {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
  overflow: hidden;
}
@media (max-width: 980px) {
  #strength {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#strength .strength-wrap {
  width: 100%;
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #strength .strength-wrap {
    margin-top: 2rem;
  }
}
#strength .strength-item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 1rem;
  width: 100%;
  margin: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-top: 1px solid #ccd6e8;
}
@media (max-width: 980px) {
  #strength .strength-item {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 768px) {
  #strength .strength-item {
    flex-direction: column;
  }
}
#strength .strength-item:last-child {
  border-bottom: 1px solid #ccd6e8;
}
#strength .strength-item .num {
  width: 3em;
  font-size: clamp(24px, 16px + 0.625vw, 28px);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
  color: #00328C;
}
@media (max-width: 768px) {
  #strength .strength-item .num {
    width: 100%;
    font-size: clamp(22px, 18px + 0.3125vw, 24px);
    line-height: 1;
  }
}
#strength .strength-item--text {
  flex: 1;
  width: 100%;
}
#strength .strength-item--text h3 {
  margin-bottom: 0.5em;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 400;
}
#strength .strength-item--text h3 br {
  display: none;
}
@media (max-width: 490px) {
  #strength .strength-item--text h3 br {
    display: block;
  }
}
#strength .strength-item--text p {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
}

.strength-slider {
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
}
.strength-slider-wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 3vw;
  transform: translateX(-50%);
  animation: strength-slide;
  animation-duration: 32s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@media (max-width: 768px) {
  .strength-slider-wrap {
    gap: 5vw;
    animation-name: strength-slide_sp;
  }
}
.strength-slider--item {
  flex: 1;
  min-width: 22vw;
  aspect-ratio: 4/5;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .strength-slider--item {
    min-width: 40vw;
  }
}
.strength-slider--item:nth-child(odd) {
  margin-top: 3rem;
}
@media (max-width: 768px) {
  .strength-slider--item:nth-child(odd) {
    margin-top: 1.5rem;
  }
}
.strength-slider--item:nth-child(even) {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .strength-slider--item:nth-child(even) {
    margin-bottom: 1.5rem;
  }
}
.strength-slider--item:nth-child(1), .strength-slider--item:nth-child(7) {
  background-image: url(../image/about/strength-001.webp);
}
.strength-slider--item:nth-child(2), .strength-slider--item:nth-child(8) {
  background-image: url(../image/about/strength-002.webp);
}
.strength-slider--item:nth-child(3), .strength-slider--item:nth-child(9) {
  background-image: url(../image/about/strength-003.webp);
}
.strength-slider--item:nth-child(4), .strength-slider--item:nth-child(10) {
  background-image: url(../image/about/strength-004.webp);
}
.strength-slider--item:nth-child(5), .strength-slider--item:nth-child(11) {
  background-image: url(../image/about/strength-005.webp);
}
.strength-slider--item:nth-child(6), .strength-slider--item:nth-child(12) {
  background-image: url(../image/about/strength-006.webp);
}

@keyframes strength-slide {
  0% {
    transform: translateX(-50vw);
  }
  100% {
    transform: translateX(-200vw);
  }
}
@keyframes strength-slide_sp {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-270vw);
  }
}
#service {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
@media (max-width: 980px) {
  #service {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#service .service-wrap {
  width: 100%;
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #service .service-wrap {
    margin-top: 0;
  }
}
#service .service-item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 3rem;
  width: 100%;
  margin: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (max-width: 768px) {
  #service .service-item {
    flex-direction: column;
  }
}
#service .service-item:not(:last-child) {
  border-bottom: 1px solid #ccd6e8;
}
#service .service-item--image {
  flex: 1;
  max-width: 380px;
}
@media (max-width: 768px) {
  #service .service-item--image {
    max-width: 100%;
  }
}
#service .service-item--image picture, #service .service-item--image img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  #service .service-item--image picture, #service .service-item--image img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
#service .service-item--text {
  flex: 2;
  width: 100%;
}
#service .service-item--text .kinds {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
}
@media (max-width: 490px) {
  #service .service-item--text .kinds {
    flex-direction: column;
    gap: 0.25rem;
  }
}
#service .service-item--text .kinds span {
  display: inline-block;
  padding: 0.15em 1em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  color: #ffffff;
  white-space: nowrap;
  background-color: #00328C;
}
#service .service-item--text .more {
  margin-top: 2rem;
}
#service .service-item--text .more a {
  color: #222222;
}
#service .service-item--text h3 {
  margin-bottom: 0.5em;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 400;
}
#service .service-item--text p {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  line-height: 2;
}
#service .service-item--text table {
  width: 100%;
  margin-top: 2rem;
}
#service .service-item--text table tr th, #service .service-item--text table tr td {
  padding: 0.75em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  border: 1px solid #ccd6e8;
}
#service .service-item--text table tr th {
  width: 9em;
  text-align: center;
}
#service .service-item--text table tr td {
  width: calc(100% - 9em);
}
#service .service-item--text table tr td ul {
  margin-left: 1.75em;
}

@media (max-width: 490px) {
  #products {
    padding-left: 0;
    padding-right: 0;
  }
}

.products-list {
  width: 100%;
}
@media (max-width: 490px) {
  .products-list {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.products-list--item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 6rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  border-top: 1px solid rgba(204, 214, 232, 0.6);
}
@media (max-width: 980px) {
  .products-list--item {
    gap: 3rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 490px) {
  .products-list--item {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.products-list--item_image {
  flex: 1;
  max-width: 350px;
}
@media (max-width: 980px) {
  .products-list--item_image {
    flex: 2;
    max-width: 275px;
  }
}
@media (max-width: 490px) {
  .products-list--item_image {
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
  }
}
.products-list--item_image picture, .products-list--item_image img {
  width: 100%;
  height: auto;
}
@media (max-width: 490px) {
  .products-list--item_image picture, .products-list--item_image img {
    display: block;
    height: 15rem;
    margin-left: auto;
    margin-right: auto;
    -o-object-position: center;
       object-position: center;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 490px) {
  .products-list--item_image picture.wide, .products-list--item_image img.wide {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.products-list--item_content {
  flex: 3;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  color: #ffffff;
}
.products-list--item_content h3 {
  width: 100%;
  margin-bottom: 0.5em;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 500;
}
@media (max-width: 490px) {
  .products-list--item_content h3 {
    font-size: clamp(18px, 15px + 0.390625vw, 20px);
  }
}
.products-list--item_content p {
  width: 100%;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  line-height: 2;
}
.products-list--item_content .button {
  flex: 1;
  display: flex;
  align-items: flex-end;
  margin-top: 2rem;
}
.products-item {
  width: 100%;
  margin-bottom: 6rem;
  border: 1px solid rgba(204, 214, 232, 0.6);
}
@media (max-width: 490px) {
  .products-item {
    margin-bottom: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 4rem solid #001947;
  }
  .products-item:first-child {
    border-top: 1px solid rgba(204, 214, 232, 0.6);
  }
  .products-item:last-child {
    border-bottom: none;
  }
}
.products-item--head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 2rem;
  margin: 0;
  padding: 4rem;
  color: #ffffff;
}
@media (max-width: 1080px) {
  .products-item--head {
    padding: 2rem;
  }
}
@media (max-width: 768px) {
  .products-item--head {
    flex-direction: column;
    gap: 1.5rem;
  }
}
@media (max-width: 490px) {
  .products-item--head {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.products-item--head h2 {
  width: 15em;
  font-size: clamp(24px, 16px + 0.625vw, 28px);
  font-weight: 500;
}
@media (max-width: 768px) {
  .products-item--head h2 {
    width: 100%;
  }
}
.products-item--head .description {
  flex: 1;
  width: 100%;
  margin-left: 1rem;
  padding-left: 2rem;
  border-left: 1px solid #ccd6e8;
}
@media (max-width: 768px) {
  .products-item--head .description {
    margin-left: 0;
    padding-left: 0;
    border: none;
  }
}
.products-item--head .description p {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
}
.products-item--head .description .delivery-company {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  margin-top: 1rem;
}
@media (max-width: 490px) {
  .products-item--head .description .delivery-company {
    margin-top: 2rem;
    align-items: center;
  }
}
.products-item--head .description .delivery-company span {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 30px;
  margin-right: 1em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  color: #00328C;
  white-space: nowrap;
  background-color: #ffffff;
}
@media (max-width: 490px) {
  .products-item--head .description .delivery-company span {
    width: 5rem;
    height: auto;
    margin-right: 0;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
    line-height: 1.25;
  }
}
.products-item--head .description .delivery-company span br {
  display: none;
}
@media (max-width: 490px) {
  .products-item--head .description .delivery-company span br {
    display: block;
  }
}
.products-item--head .description .delivery-company span:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  transform: translateX(100%);
  border: 15px solid transparent;
  border-left: 0.8rem solid #ffffff;
}
@media (max-width: 490px) {
  .products-item--head .description .delivery-company span:after {
    display: none;
  }
}
.products-item--detail {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 3rem;
  width: 100%;
  margin: 0;
  padding: 4rem;
  color: #ffffff;
  border-top: 1px solid rgba(204, 214, 232, 0.6);
}
@media (max-width: 1080px) {
  .products-item--detail {
    padding: 2rem;
  }
}
@media (max-width: 768px) {
  .products-item--detail {
    flex-direction: column;
  }
}
@media (max-width: 490px) {
  .products-item--detail {
    gap: 1.5rem;
    padding-left: 5%;
    padding-right: 5%;
  }
}
.products-item--detail_image {
  flex: 1;
  max-width: 300px;
}
@media (max-width: 1080px) {
  .products-item--detail_image {
    max-width: 200px;
  }
}
@media (max-width: 768px) {
  .products-item--detail_image {
    width: 100%;
    max-width: 100%;
    background-color: #ffffff;
  }
}
.products-item--detail_image picture, .products-item--detail_image img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .products-item--detail_image picture, .products-item--detail_image img {
    display: block;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.products-item--detail_content {
  flex: 2;
  width: 100%;
}
@media (max-width: 980px) {
  .products-item--detail_content {
    width: calc(100% - 3rem - 200px);
  }
}
@media (max-width: 768px) {
  .products-item--detail_content {
    width: 100%;
  }
}
.products-item--detail_content .kinds {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
  margin-bottom: 1rem;
}
.products-item--detail_content .kinds span {
  display: inline-block;
  padding: 0.15em 1em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  color: #ffffff;
  white-space: nowrap;
  background-color: #00328C;
}
.products-item--detail_content .more {
  margin-top: 2rem;
}
.products-item--detail_content .more a {
  color: #222222;
}
.products-item--detail_content .spec {
  width: 100%;
  margin-top: 2rem;
}
.products-item--detail_content .spec b {
  display: block;
  width: 100%;
  margin-bottom: 0.5em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  font-weight: 500;
}
.products-item--detail_content .spec b:before {
  content: "●";
  display: inline-block;
  margin-right: 0.25em;
  transform: scale(0.5);
}
@media (max-width: 980px) {
  .products-item--detail_content .spec:has(.table-wrap) b {
    position: relative;
  }
  .products-item--detail_content .spec:has(.table-wrap) b:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M0.5 12L5.44975 7.05029L6.86396 8.46451L4.32843 11H10V13H4.32843L6.86148 15.5331L5.44727 16.9473L0.5 12ZM14 13H19.6708L17.1358 15.535L18.55 16.9493L23.5 11.9996L18.5503 7.0498L17.136 8.46402L19.6721 11H14V13Z" /></svg>');
            mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M0.5 12L5.44975 7.05029L6.86396 8.46451L4.32843 11H10V13H4.32843L6.86148 15.5331L5.44727 16.9473L0.5 12ZM14 13H19.6708L17.1358 15.535L18.55 16.9493L23.5 11.9996L18.5503 7.0498L17.136 8.46402L19.6721 11H14V13Z" /></svg>');
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center right;
            mask-position: center right;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    background-color: #ffffff;
  }
}
.products-item--detail_content .spec .table-wrap {
  width: 100%;
  overflow: auto;
}
@media (max-width: 980px) {
  .products-item--detail_content .spec .table-wrap table {
    min-width: 768px;
  }
}
.products-item--detail_content .tables {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (max-width: 980px) {
  .products-item--detail_content .tables {
    flex-direction: column;
  }
}
.products-item--detail_content .tables * table {
  height: 100%;
}
.products-item--detail_content .tables .col-1 {
  flex: 1;
  width: 100%;
}
.products-item--detail_content .tables .col-4 {
  flex: 1 4 calc(25% - 0.75rem);
}
@media (max-width: 1280px) {
  .products-item--detail_content .tables .col-4 {
    flex: 1 2 calc(50% - 0.5rem);
  }
}
.products-item--detail_content h3 {
  margin-bottom: 0.5em;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 400;
}
@media (max-width: 768px) {
  .products-item--detail_content h3 {
    font-size: clamp(18px, 15px + 0.390625vw, 20px);
  }
}
.products-item--detail_content p {
  margin-bottom: 0.5em;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  line-height: 2;
}
@media (max-width: 768px) {
  .products-item--detail_content p {
    line-height: 1.75;
  }
}
.products-item--detail_content ul {
  margin-bottom: 0.5em;
  padding: 1.5rem;
  background-color: rgba(255, 255, 255, 0.05);
}
.products-item--detail_content ul li {
  margin-left: 1.5em;
}
.products-item--detail_content ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
.products-item--detail_content table {
  width: 100%;
}
.products-item--detail_content table tr th, .products-item--detail_content table tr td {
  padding: 0.75em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  border: 1px solid #00328C;
}
.products-item--detail_content table tr th.al-center, .products-item--detail_content table tr td.al-center {
  text-align: center;
}
.products-item--detail_content table tr th.al-left, .products-item--detail_content table tr td.al-left {
  text-align: left;
}
.products-item--detail_content table tr th.al-right, .products-item--detail_content table tr td.al-right {
  text-align: right;
}
.products-item--detail_content table tr th.w-x1, .products-item--detail_content table tr td.w-x1 {
  width: 1em;
}
.products-item--detail_content table tr th.w-x2, .products-item--detail_content table tr td.w-x2 {
  width: 2em;
}
.products-item--detail_content table tr th.w-x3, .products-item--detail_content table tr td.w-x3 {
  width: 3em;
}
.products-item--detail_content table tr th.w-x4, .products-item--detail_content table tr td.w-x4 {
  width: 4em;
}
.products-item--detail_content table tr th.w-x5, .products-item--detail_content table tr td.w-x5 {
  width: 5em;
}
.products-item--detail_content table tr th.w-x6, .products-item--detail_content table tr td.w-x6 {
  width: 6em;
}
.products-item--detail_content table tr th.w-x7, .products-item--detail_content table tr td.w-x7 {
  width: 7em;
}
.products-item--detail_content table tr th.w-x8, .products-item--detail_content table tr td.w-x8 {
  width: 8em;
}
.products-item--detail_content table tr th.w-x9, .products-item--detail_content table tr td.w-x9 {
  width: 9em;
}
.products-item--detail_content table tr th.w-x10, .products-item--detail_content table tr td.w-x10 {
  width: 10em;
}
.products-item--detail_content table tr th.w-x11, .products-item--detail_content table tr td.w-x11 {
  width: 11em;
}
.products-item--detail_content table tr th.w-x12, .products-item--detail_content table tr td.w-x12 {
  width: 12em;
}
.products-item--detail_content table tr th.w-x13, .products-item--detail_content table tr td.w-x13 {
  width: 13em;
}
.products-item--detail_content table tr th.w-x14, .products-item--detail_content table tr td.w-x14 {
  width: 14em;
}
.products-item--detail_content table tr th.w-x15, .products-item--detail_content table tr td.w-x15 {
  width: 15em;
}
.products-item--detail_content table tr th.w-x16, .products-item--detail_content table tr td.w-x16 {
  width: 16em;
}
.products-item--detail_content table tr th.w-x17, .products-item--detail_content table tr td.w-x17 {
  width: 17em;
}
.products-item--detail_content table tr th.w-x18, .products-item--detail_content table tr td.w-x18 {
  width: 18em;
}
.products-item--detail_content table tr th.w-x19, .products-item--detail_content table tr td.w-x19 {
  width: 19em;
}
.products-item--detail_content table tr th.w-x20, .products-item--detail_content table tr td.w-x20 {
  width: 20em;
}
.products-item--detail_content table tr th.w-x21, .products-item--detail_content table tr td.w-x21 {
  width: 21em;
}
.products-item--detail_content table tr th.w-x22, .products-item--detail_content table tr td.w-x22 {
  width: 22em;
}
.products-item--detail_content table tr th.w-x23, .products-item--detail_content table tr td.w-x23 {
  width: 23em;
}
.products-item--detail_content table tr th.w-x24, .products-item--detail_content table tr td.w-x24 {
  width: 24em;
}
.products-item--detail_content table tr th.w-x25, .products-item--detail_content table tr td.w-x25 {
  width: 25em;
}
.products-item--detail_content table tr th.w-x26, .products-item--detail_content table tr td.w-x26 {
  width: 26em;
}
.products-item--detail_content table tr th.w-x27, .products-item--detail_content table tr td.w-x27 {
  width: 27em;
}
.products-item--detail_content table tr th.w-x28, .products-item--detail_content table tr td.w-x28 {
  width: 28em;
}
.products-item--detail_content table tr th.w-x29, .products-item--detail_content table tr td.w-x29 {
  width: 29em;
}
.products-item--detail_content table tr th.w-x30, .products-item--detail_content table tr td.w-x30 {
  width: 30em;
}
.products-item--detail_content table tr th.w-x31, .products-item--detail_content table tr td.w-x31 {
  width: 31em;
}
.products-item--detail_content table tr th.w-x32, .products-item--detail_content table tr td.w-x32 {
  width: 32em;
}
.products-item--detail_content table tr th.w-x33, .products-item--detail_content table tr td.w-x33 {
  width: 33em;
}
.products-item--detail_content table tr th.w-x34, .products-item--detail_content table tr td.w-x34 {
  width: 34em;
}
.products-item--detail_content table tr th.w-x35, .products-item--detail_content table tr td.w-x35 {
  width: 35em;
}
.products-item--detail_content table tr th.w-x36, .products-item--detail_content table tr td.w-x36 {
  width: 36em;
}
.products-item--detail_content table tr th.w-x37, .products-item--detail_content table tr td.w-x37 {
  width: 37em;
}
.products-item--detail_content table tr th.w-x38, .products-item--detail_content table tr td.w-x38 {
  width: 38em;
}
.products-item--detail_content table tr th.w-x39, .products-item--detail_content table tr td.w-x39 {
  width: 39em;
}
.products-item--detail_content table tr th.w-x40, .products-item--detail_content table tr td.w-x40 {
  width: 40em;
}
.products-item--detail_content table tr th.w-x41, .products-item--detail_content table tr td.w-x41 {
  width: 41em;
}
.products-item--detail_content table tr th.w-x42, .products-item--detail_content table tr td.w-x42 {
  width: 42em;
}
.products-item--detail_content table tr th.w-x43, .products-item--detail_content table tr td.w-x43 {
  width: 43em;
}
.products-item--detail_content table tr th.w-x44, .products-item--detail_content table tr td.w-x44 {
  width: 44em;
}
.products-item--detail_content table tr th.w-x45, .products-item--detail_content table tr td.w-x45 {
  width: 45em;
}
.products-item--detail_content table tr th.w-x46, .products-item--detail_content table tr td.w-x46 {
  width: 46em;
}
.products-item--detail_content table tr th.w-x47, .products-item--detail_content table tr td.w-x47 {
  width: 47em;
}
.products-item--detail_content table tr th.w-x48, .products-item--detail_content table tr td.w-x48 {
  width: 48em;
}
.products-item--detail_content table tr th.w-x49, .products-item--detail_content table tr td.w-x49 {
  width: 49em;
}
.products-item--detail_content table tr th.w-x50, .products-item--detail_content table tr td.w-x50 {
  width: 50em;
}
.products-item--detail_content table tr th {
  background-color: rgba(255, 255, 255, 0.05);
}
.products-item--detail_content table tr td {
  color: #00328C;
  background-color: #ffffff;
}
.products-item--detail_content table tr td > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.products-item--detail_content table tr td > div span {
  display: inline-block;
  width: 3.5em;
  text-align: right;
}
.products-item--detail_content table tr td ul {
  margin-left: 1.75em;
}

#message {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
@media (max-width: 980px) {
  #message {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (max-width: 980px) {
  #message .section-head {
    margin-bottom: 2rem;
  }
}
#message .message-wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 4rem;
  width: 100%;
  margin-top: -4rem;
  padding: 0;
}
@media (max-width: 980px) {
  #message .message-wrap {
    flex-direction: column;
    gap: 2rem;
    margin-top: 0;
  }
}
#message .message-text {
  flex: 3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 640px;
  margin-top: 4rem;
}
@media (max-width: 980px) {
  #message .message-text {
    max-width: 100%;
    margin-top: 0;
  }
}
#message .message-text p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  line-height: 2.25;
}
@media (max-width: 1280px) {
  #message .message-text p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
  #message .message-text p br {
    display: none;
  }
}
@media (max-width: 980px) {
  #message .message-text p {
    line-height: 2;
  }
}
#message .message-text p + p {
  margin-top: 1em;
}
#message .message-text--name {
  width: 100%;
  margin-top: 3.5rem;
  font-weight: 700;
  color: #00328C;
  text-align: right;
}
#message .message-text--name small {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
}
#message .message-image {
  flex: 2;
  max-width: 490px;
}
@media (max-width: 980px) {
  #message .message-image {
    max-width: 100%;
    order: -1;
  }
}
#message .message-image picture, #message .message-image img {
  width: 100%;
  height: auto;
}

#history {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 980px) {
  #history {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#history .history-wrap {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  #history .history-wrap {
    flex-direction: column;
    gap: 2rem;
  }
}
#history .history-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 980px) {
  #history .history-text {
    max-width: 100%;
  }
}
#history .history-text .section-head {
  margin-bottom: 3rem;
}
@media (max-width: 980px) {
  #history .history-text .section-head {
    margin-bottom: 2rem;
  }
}
#history .history-text p {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  color: #ffffff;
  line-height: 2.25;
}
@media (max-width: 1280px) {
  #history .history-text p {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
  #history .history-text p br {
    display: none;
  }
}
@media (max-width: 980px) {
  #history .history-text p {
    line-height: 2;
  }
}
#history .history-text p + p {
  margin-top: 1em;
}
#history .history-image {
  flex: 1;
  order: -1;
  transform: translateX(-5vw);
}
@media (max-width: 980px) {
  #history .history-image {
    max-width: 100%;
    order: 0;
    transform: translateX(0);
  }
}
#history .history-image picture, #history .history-image img {
  width: 100%;
  height: auto;
}

#company {
  padding-top: 9rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
@media (max-width: 980px) {
  #company {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#company .section-head {
  margin-bottom: 3rem;
}
@media (max-width: 980px) {
  #company .section-head {
    margin-bottom: 2rem;
  }
}
#company .company-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 6rem;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 980px) {
  #company .company-wrap {
    flex-direction: column;
    gap: 2rem;
  }
}
#company .company-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (max-width: 980px) {
  #company .company-text {
    max-width: 100%;
  }
}
#company .company-text dl {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  border-top: 1px solid #ccd6e8;
}
#company .company-text dl:last-child {
  border-bottom: 1px solid #ccd6e8;
}
#company .company-text dl dt {
  width: 100%;
  margin-bottom: 0.5rem;
  color: #00328C;
}
#company .company-text dl dd a {
  color: #222222;
  text-decoration: underline;
}
#company .company-text dl dd a * {
  text-decoration: underline;
}
#company .company-text dl dd a:hover {
  opacity: 0.7;
}
#company .company-text dl dd ol, #company .company-text dl dd ul {
  margin-left: 1.25rem;
}
#company .company-text dl dd ol li, #company .company-text dl dd ul li {
  margin-top: 0.25rem;
}
#company .company-text dl dd ol li > ul, #company .company-text dl dd ul li > ul {
  margin-top: 0.25rem;
}
#company .company-text dl dd ol li > ul li::marker, #company .company-text dl dd ul li > ul li::marker {
  content: "〉";
  color: #ccd6e8;
}
#company .company-image {
  flex: 1;
  order: -1;
  max-width: 600px;
}
@media (max-width: 980px) {
  #company .company-image {
    max-width: 100%;
  }
}
#company .company-image picture, #company .company-image img {
  width: 100%;
  height: auto;
}

#contact {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
@media (max-width: 980px) {
  #contact {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
#contact .wpcf7 form .wpcf7-response-output {
  margin: 30px 0;
  padding: 1.5rem;
  border: 1px solid transparent !important;
}
#contact .wpcf7 form.sent .wpcf7-response-output {
  color: #47b25d;
  background-color: rgba(71, 178, 93, 0.03);
  border: 1px solid transparent !important;
}
#contact .wpcf7 form.invalid .wpcf7-response-output,
#contact .wpcf7 form.unaccepted .wpcf7-response-output,
#contact .wpcf7 form.payment-required .wpcf7-response-output {
  color: #E55656;
  background-color: rgba(229, 86, 86, 0.03);
  border: 1px solid transparent !important;
}
#contact .contact-wrap {
  max-width: 1280px;
}
#contact .contact-wrap .wpcf7-form-control-wrap {
  width: 100%;
}
#contact .contact-wrap .wpcf7-not-valid-tip {
  display: block;
  width: 100%;
  margin-top: 0.5em;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  white-space: nowrap;
}
#contact .contact-wrap .wpcf7-spinner {
  display: none !important;
}
#contact .contact-beginning {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #ccd6e8;
}
#contact .contact-beginning h2 {
  margin-bottom: 1em;
  font-size: clamp(22px, 18px + 0.3125vw, 24px);
  font-weight: 500;
  color: #00328C;
}
#contact .contact-beginning h3 {
  margin-bottom: 0.5em;
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  font-weight: 500;
  color: #00328C;
}
#contact .contact-beginning p {
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
}
#contact .contact-beginning p + p {
  margin-top: 1em;
}
#contact .contact-beginning.thanks {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
#contact .contact-beginning.thanks h2, #contact .contact-beginning.thanks p {
  text-align: center;
}
@media (max-width: 490px) {
  #contact .contact-beginning.thanks h2, #contact .contact-beginning.thanks p {
    text-align: left;
  }
}
#contact .contact-beginning.thanks .button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
}
#contact .contact-beginning.thanks .button a {
  padding-left: 3em;
  padding-right: 3em;
  transition: 0.3s background-color;
}
#contact .contact-beginning.thanks .button a:hover {
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
  background-color: #00328C;
}
#contact .contact-products {
  margin-bottom: 4rem;
}
#contact .contact-products .wpcf7-form-control {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item {
  position: relative;
  width: calc(20% - 0.4rem);
  margin: 0;
}
@media (max-width: 1080px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item {
    width: calc(33.3333% - 0.4rem);
  }
}
@media (max-width: 768px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item {
    width: calc(50% - 0.25rem);
  }
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:before {
  content: "";
  position: absolute;
  z-index: 1;
  left: calc(50% - 4rem);
  bottom: 1.85rem;
  display: block;
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border: 1px solid #ccd6e8;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 420px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item:before {
    left: calc(50% - 3.5rem);
    bottom: 1.3rem;
  }
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:after {
  content: "カタログを選択";
  position: absolute;
  z-index: 0;
  left: 1rem;
  bottom: 1rem;
  display: block;
  width: calc(100% - 2rem);
  margin: 0;
  padding: 0.5rem 0.5rem 0.5rem 2rem;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  color: #00328C;
  font-weight: 600;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #00328C;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}
@media (max-width: 420px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item:after {
    left: 0.5rem;
    bottom: 0.5rem;
    width: calc(100% - 1rem);
    font-size: clamp(11px, 7.4px + 1vw, 12px);
    white-space: nowrap;
  }
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  width: 100%;
  height: 100%;
  padding: 1rem 1rem 4.5rem 1rem;
  text-align: center;
  background-color: #f7f7f7;
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item label:before {
  content: "";
  display: block;
  width: 70%;
  height: auto;
  aspect-ratio: 12/17;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #00328C;
}
@media (max-width: 1080px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item label:before {
    width: 100%;
    max-width: 10rem;
  }
}
@media (max-width: 490px) {
  #contact .contact-products .wpcf7-form-control .wpcf7-list-item label:before {
    max-width: 7rem;
  }
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item label .wpcf7-list-item-label {
  min-height: 3em;
  line-height: 1.5;
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(1) label:before {
  background-image: url(../image/download/catalog-001.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(2) label:before {
  background-image: url(../image/download/catalog-002.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(3) label:before {
  background-image: url(../image/download/catalog-003.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(4) label:before {
  background-image: url(../image/download/catalog-004.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(5) label:before {
  background-image: url(../image/download/catalog-005.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(6) label:before {
  background-image: url(../image/download/catalog-006.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(7) label:before {
  background-image: url(../image/download/catalog-007.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(8) label:before {
  background-image: url(../image/download/catalog-008.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:nth-child(9) label:before {
  background-image: url(../image/download/catalog-009.webp);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:has(input[type=checkbox]:checked):before {
  background-image: url(../image/download/i-checked.svg);
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:has(input[type=checkbox]:checked):after {
  color: #ffffff;
  background-color: #00328C;
}
#contact .contact-products .wpcf7-form-control .wpcf7-list-item:has(input[type=checkbox]:checked) label {
  color: #00328C;
  font-weight: 600;
  background-color: rgba(0, 50, 140, 0.05);
}
#contact .contact-item {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0 10px;
  width: 100%;
  margin-bottom: 40px;
}
#contact .contact-item .title {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5em;
  width: 17em;
  font-weight: 600;
}
@media (max-width: 768px) {
  #contact .contact-item .title {
    width: 100%;
    margin-bottom: 10px;
  }
  #contact .contact-item .title br {
    display: none;
  }
}
#contact .contact-item .title span {
  display: inline-block;
  margin-top: 0.15em;
  margin-right: 0.5em;
  padding: 0.35em 1em;
  font-size: 75%;
  color: #ffffff;
  line-height: 1.25;
  background-color: #E55656;
  border-radius: 0.25em;
}
#contact .contact-item .title span.optional {
  background-color: #00328C;
}
#contact .contact-item .content {
  flex: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.5rem;
}
@media (max-width: 768px) {
  #contact .contact-item .content {
    flex: auto;
    width: 100%;
  }
}
#contact .contact-item .content input[type=text], #contact .contact-item .content input[type=email], #contact .contact-item .content input[type=tel], #contact .contact-item .content textarea {
  width: 100%;
  padding: 0.75em;
  border: 1px solid #ccd6e8;
  border-radius: 4px;
}
#contact .contact-item .content textarea {
  height: 10em;
}
#contact .contact-item .content p.confirm {
  width: 100%;
  padding: 0.75em;
  background-color: #f7f7f7;
}
#contact .contact-item .content p.example {
  width: 100%;
  font-size: clamp(12px, 8px + 0.3125vw, 14px);
  opacity: 0.5;
}
#contact .contact-item .content .confirm-products {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
}
#contact .contact-item .content .confirm-products--item {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 1rem;
  position: relative;
  width: calc(20% - 0.4rem);
  margin: 0;
  padding: 1rem;
  text-align: center;
  background-color: #f7f7f7;
}
@media (max-width: 768px) {
  #contact .contact-item .content .confirm-products--item {
    width: calc(33.3333% - 0.35rem);
  }
}
@media (max-width: 490px) {
  #contact .contact-item .content .confirm-products--item {
    width: calc(50% - 0.5rem);
  }
}
#contact .contact-item .content .confirm-products--item:before {
  content: "";
  display: block;
  width: 70%;
  height: auto;
  aspect-ratio: 12/17;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #00328C;
}
@media (max-width: 1080px) {
  #contact .contact-item .content .confirm-products--item:before {
    width: 100%;
    max-width: 10rem;
  }
}
@media (max-width: 490px) {
  #contact .contact-item .content .confirm-products--item:before {
    max-width: 7rem;
  }
}
#contact .contact-item .content .confirm-products--item.catalog-001:before {
  background-image: url(../image/download/catalog-001.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-002:before {
  background-image: url(../image/download/catalog-002.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-003:before {
  background-image: url(../image/download/catalog-003.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-004:before {
  background-image: url(../image/download/catalog-004.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-005:before {
  background-image: url(../image/download/catalog-005.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-006:before {
  background-image: url(../image/download/catalog-006.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-007:before {
  background-image: url(../image/download/catalog-007.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-008:before {
  background-image: url(../image/download/catalog-008.webp);
}
#contact .contact-item .content .confirm-products--item.catalog-009:before {
  background-image: url(../image/download/catalog-009.webp);
}
#contact .contact-button {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1em;
  margin-top: 4rem;
}
@media (max-width: 768px) {
  #contact .contact-button {
    flex-direction: column;
    margin-top: 2rem;
  }
}
#contact .contact-button input[type=submit] {
  width: 100%;
  max-width: 500px;
  margin: 0;
  padding: 1em;
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  color: #ffffff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: 0.3s;
  background-color: #00328C;
  border: 1px solid #00328C;
}
#contact .contact-button input[type=submit]:hover {
  cursor: pointer;
  color: #00328C;
  background-color: #ffffff;
}
#contact .contact-button input[type=submit]:disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  border: 1px solid #a0a0a0;
  background-color: #a0a0a0;
}
#contact .contact-button input[type=button] {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0.5em 0.5em 0.5em 2em;
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  color: #222222;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  transition: 0.3s;
  background-image: url(../image/common/icon-back.svg);
  background-size: 1.2em;
  background-position: center left;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
}
#contact .contact-button input[type=button]:hover {
  cursor: pointer;
  opacity: 0.7;
}
#contact .contact-button input[type=button]:disabled {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  border: 1px solid #a0a0a0;
  background-color: #a0a0a0;
}
#contact .contact-button p {
  flex: 1;
  font-size: 14px;
  line-height: 1.5;
}
#contact .contact.is-confirm .contact-item {
  flex-direction: column;
  gap: 5px;
}
#contact .contact.is-confirm .content {
  padding: 10px;
  background-color: #f7f7f7;
}
#contact .contact-agree {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2rem;
  text-align: center;
  background-color: #f7f7f7;
}
@media (max-width: 490px) {
  #contact .contact-agree {
    padding: 1.5rem 1rem;
  }
}
#contact .contact-agree:has(input[type=checkbox]:checked) {
  background-color: rgba(0, 50, 140, 0.1);
}
#contact .contact-agree input[type=checkbox] {
  margin-right: 0.5em;
}
#contact .contact-agree a {
  color: #222222;
  text-decoration: underline;
}
#contact .contact-agree .wpcf7-list-item {
  margin: 0;
}
#contact label:hover {
  cursor: pointer;
}

#privacy {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background-color: #ffffff;
}
#privacy .privacy-wrap {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
}
#privacy .privacy-beginning {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  color: #00328C;
  font-weight: 500;
  border-bottom: 1px solid #ccd6e8;
}
#privacy article {
  width: 100%;
}
#privacy article ol, #privacy article ul {
  margin-left: 1.25rem;
}
#privacy article ol li, #privacy article ul li {
  margin-top: 2rem;
}
#privacy article ol li > ul, #privacy article ul li > ul {
  margin-top: 0.25rem;
  margin-left: 1.5rem;
}
#privacy article ol li > ul li, #privacy article ul li > ul li {
  margin-top: 0.25rem;
}
#privacy article ol li > ul li::marker, #privacy article ul li > ul li::marker {
  content: "◯ ";
}
#privacy article ol li > ol, #privacy article ul li > ol {
  margin-top: 0.25rem;
  margin-left: 1.75rem;
  counter-reset: num;
}
#privacy article ol li > ol li, #privacy article ul li > ol li {
  margin-top: 0.25rem;
  counter-increment: num;
}
#privacy article ol li > ol li::marker, #privacy article ul li > ol li::marker {
  content: counter(num) "）";
}
#privacy article address {
  width: 100%;
  margin-top: 5rem;
  padding: 2rem;
  border: 2px solid #00328C;
}
@media (max-width: 490px) {
  #privacy article address {
    padding: 1.5rem;
  }
}
#privacy article address dl {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
  color: #00328C;
}
@media (max-width: 490px) {
  #privacy article address dl {
    flex-direction: column;
    gap: 0;
  }
}
#privacy article address dl:not(:last-child) {
  margin-bottom: 1rem;
}
#privacy article address dl dt {
  width: 10rem;
  font-weight: 500;
}
@media (max-width: 490px) {
  #privacy article address dl dt {
    width: 100%;
  }
}
#privacy article address dl dd {
  flex: 1;
}
#privacy article address dl dd a {
  color: #00328C;
}
#privacy article address dl dd br {
  display: none;
}
@media (max-width: 490px) {
  #privacy article address dl dd br {
    display: block;
  }
}

.button a, .button button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  padding: 1.2em 1.2em 1.25em 1.2em;
  font-size: clamp(14px, 10px + 0.3125vw, 16px);
  font-weight: 400;
  color: #00328C;
  line-height: 1;
  transition: 0.3s opacity;
  border: 1px solid #ccd6e8;
  background-color: #ffffff;
}
@media (max-width: 490px) {
  .button a, .button button {
    padding-top: 1em;
    padding-bottom: 1.05em;
  }
}
.button a span, .button button span {
  position: relative;
  display: inline-block;
  margin-right: 2.5em;
  padding-right: 1em;
  border-right: 1px solid #ccd6e8;
}
.button a span.en, .button button span.en {
  font-size: clamp(16px, 12px + 0.3125vw, 18px);
  font-family: "Barlow", sans-serif;
  font-weight: 600;
}
@media (max-width: 490px) {
  .button a span.en, .button button span.en {
    font-size: clamp(14px, 10px + 0.3125vw, 16px);
  }
}
.button a span:after, .button button span:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.6em);
  right: -2.5em;
  display: block;
  width: 1.2em;
  height: 1.2em;
  transition: 0.3s transform;
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: none;
          mask-repeat: none;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #00328C;
}
.button a:hover, .button button:hover {
  cursor: pointer;
  opacity: 0.7;
}
.button a:hover span:after, .button button:hover span:after {
  transform: translateX(0.2em);
}
.button.--blue a, .button.--blue button {
  color: #ffffff;
  border-color: #001947;
  background-color: #001947;
}
.button.--blue a span:before, .button.--blue a span:after, .button.--blue button span:before, .button.--blue button span:after {
  background-color: #ffffff;
}

span[class*=i-] {
  position: relative;
  display: inline-block;
  padding-left: 2em;
}
span[class*=i-]:before {
  content: "";
  position: absolute;
  top: calc(50% - 0.6em);
  left: 0;
  display: block;
  width: 1.2em;
  height: 1.2em;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: none;
          mask-repeat: none;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #00328C;
}
span[class*=i-].--white:before {
  background-color: #ffffff;
}
span.i-arrow-top:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.0001 7.82843V20H11.0001V7.82843L5.63614 13.1924L4.22192 11.7782L12.0001 4L19.7783 11.7782L18.3641 13.1924L13.0001 7.82843Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.0001 7.82843V20H11.0001V7.82843L5.63614 13.1924L4.22192 11.7782L12.0001 4L19.7783 11.7782L18.3641 13.1924L13.0001 7.82843Z" /></svg>');
}
span.i-arrow-top-s:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M11.9999 10.8284L7.0502 15.7782L5.63599 14.364L11.9999 8L18.3639 14.364L16.9497 15.7782L11.9999 10.8284Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M11.9999 10.8284L7.0502 15.7782L5.63599 14.364L11.9999 8L18.3639 14.364L16.9497 15.7782L11.9999 10.8284Z" /></svg>');
}
span.i-arrow-left:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M7.82843 10.9999H20V12.9999H7.82843L13.1924 18.3638L11.7782 19.778L4 11.9999L11.7782 4.22168L13.1924 5.63589L7.82843 10.9999Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M7.82843 10.9999H20V12.9999H7.82843L13.1924 18.3638L11.7782 19.778L4 11.9999L11.7782 4.22168L13.1924 5.63589L7.82843 10.9999Z" /></svg>');
}
span.i-arrow-left-s:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M10.8284 12.0007L15.7782 16.9504L14.364 18.3646L8 12.0007L14.364 5.63672L15.7782 7.05093L10.8284 12.0007Z" /></svg>');
}
span.i-arrow-right-s:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M16.1716 10.9999L10.8076 5.63589L12.2218 4.22168L20 11.9999L12.2218 19.778L10.8076 18.3638L16.1716 12.9999H4V10.9999H16.1716Z" /></svg>');
}
span.i-arrow-right-s:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.1717 12.0007L8.22192 7.05093L9.63614 5.63672L16.0001 12.0007L9.63614 18.3646L8.22192 16.9504L13.1717 12.0007Z" /></svg>');
}
span.i-arrow-bottom:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.0001 16.1716L18.3641 10.8076L19.7783 12.2218L12.0001 20L4.22192 12.2218L5.63614 10.8076L11.0001 16.1716V4H13.0001V16.1716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M13.0001 16.1716L18.3641 10.8076L19.7783 12.2218L12.0001 20L4.22192 12.2218L5.63614 10.8076L11.0001 16.1716V4H13.0001V16.1716Z" /></svg>');
}
span.i-arrow-bottom-s:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M11.9999 13.1714L16.9497 8.22168L18.3639 9.63589L11.9999 15.9999L5.63599 9.63589L7.0502 8.22168L11.9999 13.1714Z" /></svg>');
}
span.i-mail:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 7.23792L12.0718 14.338L4 7.21594V19H20V7.23792ZM4.51146 5L12.0619 11.662L19.501 5H4.51146Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M3 3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3ZM20 7.23792L12.0718 14.338L4 7.21594V19H20V7.23792ZM4.51146 5L12.0619 11.662L19.501 5H4.51146Z" /></svg>');
}
span.i-pdf:before {
  -webkit-mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M5 4H15V8H19V20H5V4ZM3.9985 2C3.44749 2 3 2.44405 3 2.9918V21.0082C3 21.5447 3.44476 22 3.9934 22H20.0066C20.5551 22 21 21.5489 21 20.9925L20.9997 7L16 2H3.9985ZM10.4999 7.5C10.4999 9.07749 10.0442 10.9373 9.27493 12.6534C8.50287 14.3757 7.46143 15.8502 6.37524 16.7191L7.55464 18.3321C10.4821 16.3804 13.7233 15.0421 16.8585 15.49L17.3162 13.5513C14.6435 12.6604 12.4999 9.98994 12.4999 7.5H10.4999ZM11.0999 13.4716C11.3673 12.8752 11.6042 12.2563 11.8037 11.6285C12.2753 12.3531 12.8553 13.0182 13.5101 13.5953C12.5283 13.7711 11.5665 14.0596 10.6352 14.4276C10.7999 14.1143 10.9551 13.7948 11.0999 13.4716Z" /></svg>');
          mask-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 24 24"><path d="M5 4H15V8H19V20H5V4ZM3.9985 2C3.44749 2 3 2.44405 3 2.9918V21.0082C3 21.5447 3.44476 22 3.9934 22H20.0066C20.5551 22 21 21.5489 21 20.9925L20.9997 7L16 2H3.9985ZM10.4999 7.5C10.4999 9.07749 10.0442 10.9373 9.27493 12.6534C8.50287 14.3757 7.46143 15.8502 6.37524 16.7191L7.55464 18.3321C10.4821 16.3804 13.7233 15.0421 16.8585 15.49L17.3162 13.5513C14.6435 12.6604 12.4999 9.98994 12.4999 7.5H10.4999ZM11.0999 13.4716C11.3673 12.8752 11.6042 12.2563 11.8037 11.6285C12.2753 12.3531 12.8553 13.0182 13.5101 13.5953C12.5283 13.7711 11.5665 14.0596 10.6352 14.4276C10.7999 14.1143 10.9551 13.7948 11.0999 13.4716Z" /></svg>');
  background-color: #E55656;
}

*[data-observer] {
  transition: 1.2s opacity, 0.4s transform;
  transition-timing-function: cubic-bezier(0.1, 0.34, 0.41, 0.88);
}

*[data-observer=hidden] {
  visibility: hidden;
  transform: translateY(0.5rem);
  opacity: 0;
}

*[data-observer=true] {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
}