@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

:root {
  --font-yu-gothic: "游ゴシック体", Helvetica, "YuGothic", "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  --font-noto-sans: "Noto Sans JP", "メイリオ", Meiryo, sans-serif;
  --font-arial: Arial, Helvetica, "Helvetica Neue", sans-serif;
  --font-helvetica: Helvetica, "Helvetica Neue", Arial, sans-serif;
  --color-main: #052b9f;
  --color-sub: #57e8ef;
}

html {
  scroll-behavior: smooth;
  font-size: 62.5%;
}
@media (max-width: 1366px) and (min-width: 751px) {
  html {
    font-size: 0.7320644217vw;
  }
}
@media (max-width: 750px) {
  html {
    font-size: 2.5641025641vw;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: var(--font-yu-gothic);
  color: #333;
}
body.fixed {
  overflow: hidden;
}

main {
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

@media screen and (min-width: 0px) and (max-width: 750px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .sp {
    display: block;
  }
}

div:not(#top) main {
  padding-top: 6rem;
}

.lower .mv {
  display: grid;
  place-items: center;
  height: 28rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .lower .mv {
    height: 20rem;
  }
}
.lower .mv h1 {
  text-align: center;
  color: #fff;
  font-weight: 700;
}
.lower .mv h1 .ja {
  display: block;
  font-size: 3.2rem;
  line-height: 1.44;
}
.lower .mv h1 .en {
  display: block;
  font-size: 1.8rem;
  line-height: 1.44;
}

.main-wrapper {
  width: min(100%, 112rem);
  margin-inline: auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .main-wrapper {
    padding-inline: 1.6rem;
  }
}

.breadcrumb {
  padding-inline: 8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .breadcrumb {
    padding-inline: 2rem;
  }
}
.breadcrumb ol {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .breadcrumb ol {
    margin-top: 1.2rem;
  }
}
.breadcrumb ol li {
  color: #b2b2b2;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .breadcrumb ol li {
    font-size: 1.2rem;
  }
}
.breadcrumb ol li:not(:first-of-type)::before {
  content: ">";
  margin-inline: 1rem;
}
.breadcrumb ol li a {
  transition: color 0.3s ease;
}
@media (any-hover: hover) {
  .breadcrumb ol li a:hover {
    color: var(--color-main);
  }
}
.breadcrumb ol li:nth-of-type(3) {
  width: 20rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .breadcrumb ol li:nth-of-type(3) {
    width: 12rem;
  }
}

.common-link a {
  display: grid;
  place-items: center;
  min-width: 36.9rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  box-shadow: 0.3rem 0.3rem 0.8rem 0.1rem #363636;
  border-radius: 4.5rem;
  overflow: hidden;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 6.4rem;
  letter-spacing: 0.04em;
  transition: box-shadow 0.3s ease, transform 0.3s ease;
}
@media (any-hover: hover) {
  .common-link a:hover {
    box-shadow: initial;
    transform: translate(0.3rem, 0.3rem);
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-link a {
    min-width: 31rem;
  }
}
.common-link a.blue {
  background: #1948a0 url(/sopass/assets/images/common/icon-arrow-white.svg) no-repeat center right 2.1rem/1.2rem auto;
  color: #fff;
}
.common-link a.white {
  background: #fff url(/sopass/assets/images/common/icon-arrow-black.svg) no-repeat center right 2.1rem/1.2rem auto;
  color: #021538;
  border: 0.1rem solid #fff;
  transition: box-shadow 0.3s ease, transform 0.3s ease, border 0.3s ease;
}
@media (any-hover: hover) {
  .common-link a.white:hover {
    border: 0.1rem solid #021538;
  }
}

.common-contact {
  background-color: var(--color-main);
  padding-block: 9.3rem 8rem;
  color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-contact {
    padding-block: 8.1rem 6.2rem;
  }
}
.common-contact .intro {
  max-width: 69.8rem;
  display: flex;
  align-items: flex-start;
  gap: 2.6rem 4.6rem;
  margin-inline: auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-contact .intro {
    flex-direction: column;
    align-items: center;
  }
}
.common-contact .intro h2 .ja {
  font-size: 2.4rem;
  font-weight: 700;
}
.common-contact .intro h2 .en {
  display: block;
  margin-top: 1.9rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-contact .intro h2 .en {
    margin-top: 1.2rem;
  }
}
.common-contact .intro p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.68;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-contact .intro p {
    text-align: center;
  }
}
.common-contact .common-link {
  margin-top: 2.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-contact .common-link {
    margin-top: 4rem;
  }
}

.common-fixed-link {
  position: fixed;
  bottom: 1.4rem;
  right: 1rem;
  z-index: 8;
  width: 24rem;
  height: 7.2rem;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  border-radius: 0.6rem;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-fixed-link {
    bottom: 0;
    right: 0;
    width: calc(100% - 15rem);
    height: 5.6rem;
    box-shadow: initial;
    border-radius: initial;
  }
}
.common-fixed-link.is-hidden {
  opacity: 0;
  visibility: hidden;
}
.common-fixed-link .top {
  position: relative;
  height: 70%;
  overflow: hidden;
  background: linear-gradient(0deg, rgb(0, 45, 96) 0%, rgb(0, 45, 110) 20%, rgb(0, 80, 192) 96%, rgb(255, 255, 255) 100%);
  transition: background 1.3s ease;
}
.common-fixed-link .top p {
  position: absolute;
  top: 50%;
  left: -50%;
  color: #fff;
  font-family: var(--font-helvetica);
  font-size: 2.1rem;
  font-weight: 700;
  letter-spacing: -0.02rem;
  white-space: nowrap;
  transform: translate(-50%, -50%);
  transition: left 1.3s ease;
}
.common-fixed-link .top img {
  position: absolute;
  top: 80%;
  left: 50%;
  width: 19rem;
  transform: translate(-50%, -50%);
  transition: left 1.3s ease;
}
.common-fixed-link .bottom {
  display: grid;
  place-items: center;
  height: 30%;
  background-color: #fff;
}
.common-fixed-link .bottom p {
  color: #002d9b;
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .common-fixed-link .bottom p {
    font-size: 1.1rem;
  }
}
.common-fixed-link .bottom p::after {
  content: "";
  display: inline-block;
  margin-left: 1.2rem;
  width: 0.6rem;
  height: 0.9rem;
  background: url(/sopass/assets/images/common/icon-arrow-red.png) no-repeat center/cover;
}
@media (any-hover: hover) {
  .common-fixed-link:hover .top {
    background: linear-gradient(0deg, rgb(74, 12, 0) 0%, rgb(74, 12, 0) 20%, rgb(206, 0, 0) 96%, rgb(255, 255, 255) 100%);
  }
  .common-fixed-link:hover .top p {
    left: 50%;
  }
  .common-fixed-link:hover .top img {
    left: 150%;
  }
}
@keyframes fadeRight {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.menu-button {
  position: fixed;
  bottom: 0;
  z-index: 9;
  height: 4.8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .menu-button {
    height: 5.6rem;
  }
}

.menu-button {
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .menu-button {
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    background-color: #01124a;
    width: 15rem;
  }
}
.menu-button .menu-icon {
  position: relative;
  display: flex;
  align-items: center;
  width: 1.7rem;
  height: 1.5rem;
  gap: 1rem;
}
.menu-button .menu-icon span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.menu-button .menu-icon span::before, .menu-button .menu-icon span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.menu-button .menu-icon span::before {
  top: 0;
}
.menu-button .menu-icon span::after {
  bottom: 0;
}
.menu-button > span {
  color: #fff;
  font-size: 1.6rem;
}

#top .mv {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  background: url(/sopass/assets/images/top/mv-bg.jpg) no-repeat center/cover;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .mv {
    height: calc(100vh - 5.6rem);
    height: calc(var(--vh, 1vh) * 100 - 5.6rem);
  }
}
#top .mv::after {
  content: "";
  position: absolute;
  top: 4vw;
  right: 3vw;
  z-index: 2;
  width: 56vw;
  aspect-ratio: 71.6/67.5;
  background: url(/sopass/assets/images/top/mv-ship.png) no-repeat center/contain;
  opacity: 0;
  transform: scale(0.95);
  transform-origin: top left;
  animation: mv-move 1.6s 2.7s ease-out forwards;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .mv::after {
    top: 31rem;
    right: initial;
    left: 0;
    width: 36rem;
  }
}
@keyframes mv-move {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
#top .mv h1 {
  position: absolute;
  top: 16vw;
  left: 14vw;
  z-index: 3;
  opacity: 0;
  color: #fff;
  font-family: var(--font-helvetica);
  font-size: 4vw;
  font-weight: 700;
  line-height: 1.05;
  letter-spacing: -0.02em;
  animation: fadeUp 1.3s 0.6s ease forwards;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .mv h1 {
    position: initial;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    padding: 12rem 3.5rem 0;
    text-align: center;
    font-size: 4.5rem;
    line-height: 1;
  }
}
#top .mv h1 span {
  color: #00f2ff;
}
#top .mv .logo {
  position: absolute;
  top: 30vw;
  left: 12vw;
  z-index: 3;
  width: 31.5vw;
  max-width: 100vh;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .mv .logo {
    position: initial;
    margin: auto auto 0 auto;
    width: 19rem;
  }
}
#top .mv .logo img {
  width: 100%;
  opacity: 0;
  animation: fade 0.9s 1.6s ease forwards;
}
#top .mv .scroll-down {
  text-align: center;
  position: relative;
  z-index: 3;
  opacity: 0;
  margin-block: auto 2.9rem;
  animation: fadeUp 0.8s 4.2s ease forwards;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .mv .scroll-down {
    margin-top: 1.4rem;
  }
}
#top .mv .scroll-down p {
  position: relative;
  display: block;
  color: #fff;
  font-family: var(--font-arial);
  font-size: 1rem;
  line-height: 1.2;
}
#top .mv .scroll-down p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0.4rem auto 0;
  border-top: 1.1rem solid #ff0000;
  border-left: 0.7rem solid transparent;
  border-right: 0.7rem solid transparent;
}
#top section.intro {
  display: flex;
  justify-content: center;
  gap: 0 6.7rem;
  padding-block: 11rem 10.4rem;
  background-color: #001ba0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro {
    flex-direction: column;
  }
}
#top section.intro .body {
  width: 60rem;
  font-size: 2.2rem;
  font-weight: 500;
  color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .body {
    width: 34rem;
    margin-inline: auto;
    font-size: 1.6rem;
  }
}
#top section.intro .body p {
  line-height: 1.8;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .body p {
    line-height: 2;
  }
}
#top section.intro .body p + p {
  margin-top: 4rem;
}
#top section.intro .body p .strong {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  line-height: 2;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .body p .strong {
    font-size: 2.1rem;
  }
}
#top section.intro .body p .emphasis {
  color: #57e8ef;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .body p .emphasis {
    line-height: 2;
  }
}
#top section.intro .common-link {
  padding-bottom: 0.8rem;
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .common-link {
    margin-top: 7.8rem;
  }
}
#top section.intro .common-link a {
  margin-inline: 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .common-link a {
    margin-inline: auto;
  }
}
#top section.intro .image {
  position: relative;
  width: 39.3rem;
  height: 38.1rem;
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .image {
    width: 32.3rem;
    height: 31.3rem;
    margin: 4.7rem auto 0;
  }
}
#top section.intro .image img {
  position: absolute;
}
#top section.intro .image img:nth-of-type(1) {
  top: 6rem;
  left: 6.7rem;
  z-index: 1;
  width: 26rem;
  aspect-ratio: 1/1;
  opacity: 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .image img:nth-of-type(1) {
    top: 5rem;
    left: 5.4rem;
    width: 21.4rem;
  }
}
#top section.intro .image img:nth-of-type(2) {
  top: 0;
  left: 0;
  z-index: 3;
  width: 39.3rem;
  aspect-ratio: 393/381;
  opacity: 0;
  transition: opacity 0.7s 0.8s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .image img:nth-of-type(2) {
    width: 32.3rem;
  }
}
#top section.intro .image img:nth-of-type(3) {
  top: 18rem;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
  width: 18.7rem;
  aspect-ratio: 187/59;
  opacity: 0;
  transition: opacity 0.4s 0.4s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top section.intro .image img:nth-of-type(3) {
    top: 15rem;
    width: 15.7rem;
  }
}
#top section.intro .image[data-fade=true] img:nth-of-type(1) {
  animation: fadeUp 0.7s cubic-bezier(0.31, 0.2, 0.13, 1) forwards;
}
#top section.intro .image[data-fade=true] img:nth-of-type(2) {
  opacity: 1;
}
#top section.intro .image[data-fade=true] img:nth-of-type(3) {
  opacity: 1;
}
#top hgroup.point .heading {
  text-align: center;
  color: var(--color-sub);
  font-family: var(--font-helvetica);
  font-size: 6.4rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top hgroup.point .heading {
    font-size: 4rem;
  }
}
#top hgroup.point .sub-heading {
  width: -moz-fit-content;
  width: fit-content;
  margin: 1.4rem auto 0;
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top hgroup.point .sub-heading {
    margin-top: 1.5rem;
    padding: 0.6rem;
    font-size: 1.8rem;
    line-height: 1.33;
  }
}
#top .description {
  color: #fff;
  font-weight: 500;
}
#top hgroup.point ~ .description {
  margin-top: 3.5rem;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top hgroup.point ~ .description {
    margin-top: 4rem;
  }
}
#top hgroup.point ~ .description span {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top hgroup.point ~ .description span {
    letter-spacing: initial;
  }
}
#top .point-service {
  position: relative;
  background-color: #030a87;
}
#top .point-service .inner {
  padding-block: 12.7rem 11.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .inner {
    padding-block: 12rem 4rem;
  }
}
#top .point-service .slider {
  position: relative;
  width: 120rem;
  margin-inline: auto;
  margin-top: 5.8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider {
    width: 39rem;
  }
}
#top .point-service .slider .slide-arrow {
  position: absolute;
  top: 12.5rem;
  z-index: 3;
  width: 4.9rem;
  cursor: pointer;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  #top .point-service .slider .slide-arrow:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slide-arrow {
    width: 2.8rem;
    top: 9.4rem;
  }
}
#top .point-service .slider .slide-arrow.prev-arrow {
  left: 26rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slide-arrow.prev-arrow {
    left: 1.4rem;
  }
}
#top .point-service .slider .slide-arrow.next-arrow {
  right: 26rem;
  transform: rotate(180deg);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slide-arrow.next-arrow {
    right: 1.4rem;
  }
}
#top .point-service .slider .slick-list {
  height: 28rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list {
    height: 21.4rem;
  }
}
#top .point-service .slider .slick-list .slick-track {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list .slick-track {
    margin-top: 1rem;
  }
}
#top .point-service .slider .slick-list .slick-track .slick-slide {
  position: relative;
  background-color: #030a87;
  transition: transform 0.3s ease;
}
#top .point-service .slider .slick-list .slick-track .slick-slide img {
  width: 27.7rem;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.32;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list .slick-track .slick-slide img {
    width: 29.2rem;
  }
}
#top .point-service .slider .slick-list .slick-track .slick-slide:not(.slick-current) {
  filter: blur(0.3rem);
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active {
  z-index: 2;
  aspect-ratio: 354/236;
  transform: scale(1.28);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active {
    transform: none;
  }
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active img {
  opacity: 0.6;
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.prev, #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.next {
  z-index: 2;
  aspect-ratio: 354/236;
  transform: scale(1.28);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.prev, #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.next {
    transform: none;
  }
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.prev img, #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.next img {
  opacity: 0.6;
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.slick-current {
  z-index: 3;
  aspect-ratio: 420/280;
  transform: scale(1.51);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.slick-current {
    transform: scale(1.09);
  }
}
#top .point-service .slider .slick-list .slick-track .slick-slide.slick-active.slick-current img {
  opacity: 1;
}
#top .point-service .slider-text {
  margin: 1.5rem auto 0;
  width: 42rem;
  height: 6.5rem;
  background-image: radial-gradient(#3c4597, #00074b);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider-text {
    width: 32rem;
    height: 5rem;
    margin: 0.7rem auto 0;
  }
}
#top .point-service .slider-text p {
  display: grid;
  place-items: center;
  width: 42rem;
  height: 6.5rem;
  padding-inline: 1rem;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-service .slider-text p {
    width: 32rem;
    height: 5rem;
    font-size: 1.2rem;
  }
}
#top .point-service .slider-text p:not(.slick-current) {
  opacity: 0;
}
#top .point-service .slider-text p.slick-current {
  opacity: 1;
}
#top .bg01 {
  position: relative;
}
#top .bg01::before, #top .bg01::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top .bg01::before {
  z-index: -1;
  background: url(/sopass/assets/images/top/bg-grid.svg) repeat center/8rem auto;
  opacity: 0.2;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .bg01::before {
    background-size: 4rem auto;
  }
}
#top .bg01::after {
  z-index: -3;
  background-color: #030a87;
}
#top .point-application {
  position: relative;
  height: 86rem;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application {
    height: 75.5rem;
  }
}
#top .point-application::before {
  content: "";
  position: absolute;
  top: -10rem;
  left: 50%;
  z-index: -2;
  width: 100%;
  aspect-ratio: 1/1;
  background-image: radial-gradient(#57e8ef, #297d81, #030a87 55%);
  transform: translateX(-50%);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application::before {
    top: 44rem;
    width: 68rem;
  }
}
#top .point-application .inner {
  padding-top: 9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application .inner {
    padding: 6rem 1.6rem 0;
  }
}
#top .point-application figure {
  position: relative;
  margin-top: 9.2rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application figure {
    margin-top: 6.4rem;
  }
}
#top .point-application figure::before {
  content: "";
  position: absolute;
  top: -8.2rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 93.5rem;
  aspect-ratio: 935/435;
  background: url(/sopass/assets/images/top/point02-image.png) no-repeat center/contain;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application figure::before {
    top: -3.3rem;
    width: 37.8rem;
  }
}
#top .point-application figure video {
  width: 81.5rem;
  height: auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-application figure video {
    width: 33rem;
  }
}
#top .point-customize {
  padding-block: 13.3rem 11.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-customize {
    padding: 12rem 1.6rem;
  }
}
#top .point-customize figure {
  margin-top: 4.5rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .point-customize figure {
    width: 28.5rem;
    margin-inline: auto;
  }
}
#top .sopass-link {
  text-align: center;
  padding-block: 13.6rem 11.1rem;
  background: #020986 url(/sopass/assets/images/top/sopass-link-bg.png) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link {
    background-image: url(/sopass/assets/images/top/sopass-link-bg-sp.png);
    padding: 9.1rem 1.6rem 7.3rem;
  }
}
#top .sopass-link .heading {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  background-color: #020885;
  padding: 0.9rem;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .heading {
    padding: 2.3rem 2.4rem;
    font-size: 2rem;
    line-height: 1.5;
  }
}
#top .sopass-link .description {
  margin-block: 4rem 4.5rem;
  font-size: 1.8rem;
  line-height: 2;
}
#top .sopass-link .flow-list {
  position: relative;
  width: 109rem;
  height: 30rem;
  margin-inline: auto;
  background: url(/sopass/assets/images/top/flow-bg.jpg) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list {
    width: 33.4rem;
    height: 41.1rem;
    background-image: url(/sopass/assets/images/top/flow-bg-sp.jpg);
  }
}
#top .sopass-link .flow-list::before {
  content: "";
  position: absolute;
  top: 11.6rem;
  left: 16.8rem;
  width: 74.8rem;
  height: 11rem;
  background: url(/sopass/assets/images/top/flow-line.svg) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list::before {
    top: 6.7rem;
    left: 13rem;
    width: 9.5rem;
    height: 26.4rem;
    background-image: url(/sopass/assets/images/top/flow-line-sp.svg);
  }
}
#top .sopass-link .flow-list li {
  position: absolute;
  z-index: 2;
  width: 13.5rem;
  border-radius: 50%;
  aspect-ratio: 1/1;
  background-color: var(--color-main);
  opacity: 0;
  transition: opacity 0.3s 0.2s, transform 0s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li {
    width: 7.6rem;
  }
}
#top .sopass-link .flow-list li[data-fade=true] {
  opacity: 1;
  transform: translateY(0) !important;
}
#top .sopass-link .flow-list li p {
  margin-top: 5rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li p {
    margin-top: 2.6rem;
  }
}
#top .sopass-link .flow-list li p span {
  display: block;
  color: #fff;
  font-weight: 700;
}
#top .sopass-link .flow-list li p span.en {
  font-family: var(--font-arial);
  font-size: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li p span.en {
    font-size: 1.1rem;
  }
}
#top .sopass-link .flow-list li p span.ja {
  margin-top: 0.6rem;
  font-size: 1.2rem;
  line-height: 1.66;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li p span.ja {
    margin-top: 0.2rem;
    font-size: 0.9rem;
    line-height: 1.7;
    letter-spacing: -0.02em;
  }
}
#top .sopass-link .flow-list li:nth-of-type(1) {
  top: 9.1rem;
  left: 3rem;
  transform: translateY(-10rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li:nth-of-type(1) {
    top: 1rem;
    left: 11.2rem;
    transform: initial;
  }
}
#top .sopass-link .flow-list li:nth-of-type(2) {
  top: 6.7rem;
  left: 23.6rem;
  transform: translateY(6rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li:nth-of-type(2) {
    top: 8.6rem;
    left: 21.5rem;
    transform: initial;
  }
}
#top .sopass-link .flow-list li:nth-of-type(3) {
  top: 12.8rem;
  left: 45.8rem;
  transform: translateY(12rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li:nth-of-type(3) {
    top: 16.3rem;
    left: 5.2rem;
    transform: initial;
  }
}
#top .sopass-link .flow-list li:nth-of-type(4) {
  top: 12.8rem;
  right: 23.7rem;
  transform: translateY(25rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li:nth-of-type(4) {
    top: 23rem;
    left: 18.1rem;
    transform: initial;
  }
}
#top .sopass-link .flow-list li:nth-of-type(5) {
  top: 5.7rem;
  right: 3rem;
  transform: translateY(46rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .sopass-link .flow-list li:nth-of-type(5) {
    top: 32.8rem;
    left: 12rem;
    transform: initial;
  }
}
#top .sopass-link .common-link {
  margin-top: 3.5rem;
}
#top .bg02 {
  position: relative;
}
#top .bg02::before, #top .bg02::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top .bg02::before {
  z-index: -2;
  background: url(/sopass/assets/images/top/bg-grid-dark.svg) repeat center/8rem auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .bg02::before {
    background-size: 4rem auto;
  }
}
#top .bg02::after {
  z-index: -3;
  background-color: #05187e;
}
#top .case {
  position: relative;
}
#top .case .inner {
  padding-block: 14.5rem 16.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case .inner {
    padding: 10rem 1.6rem 11.9rem;
  }
}
#top .case .heading {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  background-color: #00046f;
  color: #fff;
  padding: 1.2rem 2.6rem;
  font-size: 3.6rem;
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case .heading {
    font-size: 2.4rem;
  }
}
#top .case ul {
  display: flex;
  justify-content: center;
  gap: 10rem 8rem;
  margin-top: 9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul {
    flex-direction: column;
    margin-top: 6rem;
  }
}
#top .case ul li {
  width: min(100%, 52rem);
}
#top .case ul li p {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 700;
  letter-spacing: -0.04em;
  background-color: #31ffff;
}
#top .case ul li p .text {
  padding-inline: 0.5rem 0.8rem;
  color: #03187e;
  font-size: 1.5rem;
}
#top .case ul li p .value {
  padding-inline: 0.4rem;
  background-color: #03187e;
  border: 1px solid #31ffff;
  color: #fff;
  font-size: 1.6rem;
}
#top .case ul li .case-list {
  margin-top: 3.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .case-list {
    margin-top: 1.7em;
  }
}
#top .case ul li .case-list dt {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: -0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .case-list dt {
    font-size: 2.4rem;
    line-height: 1.75;
  }
}
#top .case ul li .case-list dd {
  margin-top: 3.4rem;
  border-top: 1px solid #31ffff;
  padding-top: 4.1rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.16;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .case-list dd {
    margin-top: 1.8rem;
    padding-top: 2.9rem;
    line-height: 1.7;
  }
}
#top .case ul li .amount-list {
  margin-top: 2.4rem;
}
#top .case ul li .amount-list dt {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dt {
    font-size: 2.4rem;
  }
}
#top .case ul li .amount-list dd {
  position: relative;
  margin-top: 4rem;
  white-space: nowrap;
  color: #ffc400;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd {
    margin-top: 0.5rem;
  }
}
#top .case ul li .amount-list dd[data-fade=true] .number {
  animation: slot-pc 2s cubic-bezier(0.55, 0, 0.24, 1) forwards;
}
#top .case ul li .amount-list dd::before,
#top .case ul li .amount-list dd .number,
#top .case ul li .amount-list dd .comma {
  font-size: 11rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd::before,
  #top .case ul li .amount-list dd .number,
  #top .case ul li .amount-list dd .comma {
    font-size: 8rem;
  }
}
#top .case ul li .amount-list dd::before {
  position: absolute;
  top: 0.2rem;
  left: 3.4rem;
  z-index: -1;
  text-shadow: 0 0 3rem #00baff, 0 0 5rem #00baff, 0 0 8rem #00baff, 0 0 10rem #00baff;
  color: transparent;
  letter-spacing: -0.023em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd::before {
    top: 0.2rem;
    left: 2.3rem;
    text-shadow: 0 0 3rem #00baff, 0 0 3rem #00baff;
  }
}
#top .case ul li .amount-list dd _:lang(x) + _:-webkit-full-screen-document, #top .case ul li .amount-list dd::before,
#top .case ul li .amount-list dd .number {
  font-family: var(--font-noto-sans);
}
#top .case ul li .amount-list dd _:lang(x) + _:-webkit-full-screen-document, #top .case ul li .amount-list dd::before {
  letter-spacing: -0.05em;
}
#top .case ul li .amount-list dd::after {
  content: "$";
  position: absolute;
  top: 5.3rem;
  left: 0.2rem;
  z-index: -1;
  text-shadow: 0 0 3rem #00baff, 0 0 5rem #00baff, 0 0 8rem #00baff, 0 0 10rem #00baff;
  font-size: 4rem;
  color: transparent;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd::after {
    top: 4.2rem;
    left: 0.4rem;
    text-shadow: 0 0 2rem #00baff, 0 0 3rem #00baff;
    font-size: 2.5rem;
  }
}
#top .case ul li .amount-list dd > div {
  height: 13rem;
  display: flex;
  overflow-y: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd > div {
    height: 9rem;
  }
}
#top .case ul li .amount-list dd .dollars {
  margin-top: 5.3rem;
  text-align: center;
  font-size: 4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd .dollars {
    margin-top: 4.2rem;
    font-size: 2.5rem;
  }
}
#top .case ul li .amount-list dd .dollars span {
  display: block;
  font-size: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd .dollars span {
    font-size: 0.8rem;
  }
}
#top .case ul li .amount-list dd .number {
  width: 6rem;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  color: #ffc400;
  transform: translateY(0%);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .case ul li .amount-list dd .number {
    width: 4.3rem;
  }
}
#top .case ul li .amount-list dd .number:nth-of-type(1) {
  animation-delay: 0.6s;
}
#top .case ul li .amount-list dd .number:nth-of-type(2) {
  animation-delay: 0.5s;
}
#top .case ul li .amount-list dd .number:nth-of-type(3) {
  animation-delay: 0.4s;
}
#top .case ul li .amount-list dd .number:nth-of-type(4) {
  animation-delay: 0.3s;
}
#top .case ul li .amount-list dd .number:nth-of-type(5) {
  animation-delay: 0.2s;
}
#top .case ul li .amount-list dd .number:nth-of-type(6) {
  animation-delay: 0.1s;
}
@keyframes slot-pc {
  100% {
    transform: translateY(-91.5%);
  }
}
#top .case ul li:first-of-type .amount-list dd::before {
  content: "30,000";
}
#top .case ul li:last-of-type .amount-list dd::before {
  content: "600,000";
}
#top .column-contents {
  position: relative;
}
#top .column-contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: #021578;
  mix-blend-mode: multiply;
}
#top .column-contents .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 6rem;
  width: min(100%, 120rem);
  margin-inline: auto;
  padding-block: 9.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .inner {
    gap: 3rem;
    padding: 8rem 1.6rem;
  }
}
#top .column-contents section {
  display: flex;
  border-radius: 0.8rem;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#top .column-contents section .heading {
  color: #00f4ff;
  font-family: var(--font-noto-sans);
  font-size: 4.2rem;
  font-weight: 700;
  line-height: 1.33;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents section .heading {
    font-size: 3.6rem;
  }
}
#top .column-contents section .heading span {
  display: block;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents section .heading span {
    font-size: 2rem;
    letter-spacing: initial;
  }
}
#top .column-contents section .description {
  margin-top: 4.5rem;
  font-size: 1.8rem;
  line-height: 1.77;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents section .description {
    letter-spacing: initial;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents section picture img {
    width: 100%;
  }
}
#top .column-contents .content01,
#top .column-contents .content02,
#top .column-contents .content03,
#top .column-contents .content04,
#top .column-contents .content08,
#top .column-contents .content09,
#top .column-contents .content10,
#top .column-contents .content11,
#top .column-contents .content12 {
  flex-direction: column;
}
#top .column-contents .content05,
#top .column-contents .content06,
#top .column-contents .content07,
#top .column-contents .content10 {
  width: 100%;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05,
  #top .column-contents .content06,
  #top .column-contents .content07,
  #top .column-contents .content10 {
    flex-direction: column;
  }
}
#top .column-contents .content01 {
  gap: 3.3rem;
  width: min(100%, 56rem);
  background-image: url(/sopass/assets/images/top/content01-bg.jpg);
  padding: 13rem 7.3rem 7.2rem 5.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content01 {
    padding: 7.2rem 3rem 8.3rem;
  }
}
#top .column-contents .content02 {
  position: relative;
  gap: 3.6rem;
  width: min(100%, 58rem);
  padding: 13rem 3.8rem 7.2rem;
  overflow: hidden;
  transition-delay: 0.3s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content02 {
    padding: 6.8rem 3rem 8.7rem;
    transition-delay: initial;
  }
}
#top .column-contents .content02 .body {
  position: relative;
  z-index: 2;
}
#top .column-contents .content02 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.4;
}
#top .column-contents .content03 {
  gap: 0.9rem;
  width: min(100%, 40rem);
  background-image: url(/sopass/assets/images/top/content03-bg.jpg);
  padding: 4.5rem 4.2rem 3.5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content03 {
    padding: 3.5rem 3rem 5.2rem;
  }
}
#top .column-contents .content04 {
  gap: 1.7rem;
  width: min(100%, 74rem);
  background-image: url(/sopass/assets/images/top/content04-bg.jpg);
  padding: 7.4rem 6.2rem 5.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content04 {
    padding: 6.7rem 3rem 5.4rem;
  }
}
#top .column-contents .content05 {
  position: relative;
  justify-content: center;
  width: 100vw;
  margin: -1rem calc(50% - 50vw) 0;
  border-radius: initial;
  box-shadow: initial;
  padding-block: 3rem 4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 {
    padding: 1.5rem 1.6rem;
  }
}
#top .column-contents .content05::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 71.1rem;
  background: url(/sopass/assets/images/top/content05-bg.jpg) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05::before {
    height: 91.2rem;
    background-image: url(/sopass/assets/images/top/content05-bg.jpg);
  }
}
#top .column-contents .content05 .wrapper {
  display: flex;
  justify-content: space-between;
  gap: 4.9rem;
  border-radius: 0.8rem;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(to right, #102688, #001e4a);
  padding: 9.3rem 7.6rem 7.6rem 6.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 .wrapper {
    flex-direction: column;
    gap: 3.6rem;
    width: 100%;
    background-image: linear-gradient(to top, #102688, #001e4a);
    padding: 6.8rem 0 5.6rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 .wrapper .body {
    padding-inline: 3rem;
  }
}
#top .column-contents .content05 .wrapper .body .heading {
  margin-top: 1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 .wrapper .body .heading {
    margin-top: initial;
  }
}
#top .column-contents .content05 .wrapper .body .description {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 .wrapper .body .description {
    margin-top: 2.8rem;
  }
}
#top .column-contents .content05 .wrapper picture {
  max-width: 42rem;
  border-radius: 1.6rem;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content05 .wrapper picture {
    max-width: 32rem;
    margin-inline: auto;
    border-radius: 0.8rem;
  }
}
#top .column-contents .content06 {
  position: relative;
  justify-content: center;
  width: 100vw;
  height: 64rem;
  margin: -6rem calc(50% - 50vw) 0;
  border-radius: initial;
  box-shadow: initial;
  padding-block: 4.3rem 5.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06 {
    gap: 3.8rem;
    padding-block: 1.7rem 4rem;
    height: initial;
    margin: -3rem calc(50% - 50vw) 0;
  }
}
#top .column-contents .content06::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(/sopass/assets/images/top/content06-bg.jpg) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06::before {
    background-image: url(/sopass/assets/images/top/content06-bg-sp.png);
  }
}
#top .column-contents .content06 .wrapper {
  display: flex;
  gap: 2.2rem;
  width: min(100%, 120rem);
  border-radius: 0.8rem;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.4);
  background-image: linear-gradient(45deg, #000, #102688);
  padding: 6.8rem 7.6rem 3.6rem 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06 .wrapper {
    flex-direction: column;
    width: 36rem;
    margin-inline: auto;
    padding: 5.2rem 0 5.6rem;
  }
}
#top .column-contents .content06 .wrapper .body {
  width: min(100%, 54rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06 .wrapper .body {
    margin-top: initial;
    padding-inline: 3rem;
  }
}
#top .column-contents .content06 .wrapper .body .description {
  margin-top: 3.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06 .wrapper .body .description {
    margin-top: 2.8rem;
  }
}
#top .column-contents .content06 .wrapper picture {
  width: 54.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content06 .wrapper picture {
    width: 32rem;
    margin-inline: auto;
  }
}
#top .column-contents .content07 {
  position: relative;
  justify-content: center;
  width: 100vw;
  height: 42rem;
  margin: -6rem calc(50% - 50vw) -5rem;
  border-radius: initial;
  box-shadow: initial;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content07 {
    height: auto;
  }
}
#top .column-contents .content07::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 95rem;
  background: url(/sopass/assets/images/top/content07-bg.jpg) no-repeat center top/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content07::before {
    height: 68.2rem;
  }
}
#top .column-contents .content07 .wrapper {
  display: flex;
  align-items: center;
  gap: 2.6rem 7rem;
  width: min(100%, 120rem);
  padding-inline: 4rem 7.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content07 .wrapper {
    flex-direction: column;
    align-items: flex-start;
    padding: 5.2rem 3rem 5.6rem;
  }
}
#top .column-contents .content07 .wrapper .heading {
  letter-spacing: -0.02em;
}
#top .column-contents .content07 .wrapper .description {
  width: min(100%, 58rem);
  line-height: 2;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content07 .wrapper .description {
    margin-top: initial;
  }
}
#top .column-contents .content08 {
  gap: 5rem;
  width: min(100%, 42rem);
  background-image: url(/sopass/assets/images/top/content08-bg.jpg);
  padding: 14rem 3.6rem 14.5rem 3.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content08 {
    gap: 3rem;
    background-image: url(/sopass/assets/images/top/content08-bg-sp.png);
    padding: 5.2rem 3rem 5.6rem;
  }
}
#top .column-contents .content08 .heading {
  white-space: nowrap;
  font-size: 4rem;
  letter-spacing: -0.04em;
}
#top .column-contents .content08 .description {
  margin-top: initial;
}
#top .column-contents .content09 {
  width: min(100%, 72rem);
  height: -moz-fit-content;
  height: fit-content;
  background-image: linear-gradient(-45deg, #062c62, #0347a8);
  transition-delay: 0.3s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content09 {
    background-image: linear-gradient(-30deg, #062c62, #0347a8);
    transition-delay: initial;
  }
}
#top .column-contents .content09 .body {
  padding: 3.2rem 2.8rem 5rem 4.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content09 .body {
    padding: 5.2rem 3rem 5.6rem;
  }
}
#top .column-contents .content09 .body .description {
  margin-top: 1.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content09 .body .description {
    margin-top: 3.4rem;
  }
}
#top .column-contents .content10 {
  position: relative;
  gap: 4.3rem;
  width: 100vw;
  margin-inline: calc(50% - 50vw);
  box-shadow: none;
  border-radius: initial;
  padding-block: 6.8rem 7.1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content10 {
    padding: 5rem 3rem 7.6rem;
  }
}
#top .column-contents .content10::before, #top .column-contents .content10::after {
  content: "";
  position: absolute;
  top: -20.5rem;
  left: 0;
  width: 100%;
  height: 76.8rem;
}
#top .column-contents .content10::before {
  z-index: -1;
  background-image: radial-gradient(rgba(0, 0, 0, 0.5) 30%, transparent 31%), radial-gradient(rgba(0, 0, 0, 0.5) 30%, transparent 31%);
  background-size: 4px 4px;
  background-position: 0 0, 2px 2px;
}
#top .column-contents .content10::after {
  z-index: -3;
  background-color: #05187e;
}
#top .column-contents .content10 .body .heading {
  text-align: center;
}
#top .column-contents .content10 .body .description {
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content10 .body .description {
    margin-top: 3.4rem;
    text-align: initial;
  }
}
#top .column-contents .content10 video {
  position: absolute;
  top: -20.5rem;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 76.8rem;
  opacity: 0.4;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content10 video {
    top: -10rem;
    left: 50%;
    width: auto;
    transform: translateX(-50%);
  }
}
#top .column-contents .content11 {
  gap: 3.4rem;
  width: min(100%, 40rem);
  background-image: url(/sopass/assets/images/top/content11-bg.jpg);
  padding: 10.3rem 4.3rem 9.7rem;
  transition-delay: 0.3s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content11 {
    padding: 6.3rem 3rem 8.7rem;
  }
}
#top .column-contents .content11 .description {
  margin-top: 2.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content11 .description {
    margin-top: 2.5rem;
  }
}
#top .column-contents .content11 figure {
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content11 figure img {
    width: 28rem;
  }
}
#top .column-contents .content12 {
  gap: 3rem;
  width: min(100%, 74rem);
  background-color: #021a6a;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content12 {
    gap: 2.4rem;
    transition-delay: initial;
  }
}
#top .column-contents .content12 figure img {
  width: 100%;
  height: 27.6rem;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content12 figure img {
    height: 19.2rem;
  }
}
#top .column-contents .content12 .body {
  padding-inline: 4.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .column-contents .content12 .body {
    padding: 0 3rem 8.4rem;
  }
}
#top .column-contents .content12 .body .description {
  margin-top: 2.8rem;
}
#top .future {
  position: relative;
}
#top .future::before, #top .future::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#top .future::before {
  z-index: -1;
  background-image: radial-gradient(rgba(0, 0, 0, 0.5) 30%, transparent 31%), radial-gradient(rgba(0, 0, 0, 0.5) 30%, transparent 31%);
  background-size: 4px 4px;
  background-position: 0 0, 2px 2px;
}
#top .future::after {
  z-index: -3;
  background-color: #05187e;
}
#top .future .inner {
  padding-block: 16rem 21.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .inner {
    padding: 12rem 1.6rem 13.9rem;
  }
}
#top .future .heading {
  text-align: center;
  color: #fff;
  font-weight: 700;
}
#top .future .heading span {
  display: block;
}
#top .future .heading span.en {
  text-shadow: 0 0 1rem #fff;
  font-family: var(--font-arial);
  font-size: 6.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .heading span.en {
    font-size: 3.2rem;
    letter-spacing: -0.04em;
  }
}
#top .future .heading span.ja {
  text-shadow: 0 0 1rem #fff;
  font-size: 2.6rem;
  line-height: 1.73;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .heading span.ja {
    font-size: 1.6rem;
    letter-spacing: 0.08em;
  }
}
#top .future .body p.lead {
  text-align: center;
  color: #fff;
  font-weight: 700;
}
#top .future .body p.description {
  margin-top: 2rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.77;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body p.description {
    line-height: 2;
  }
}
#top .future .body:first-of-type {
  margin-top: 3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body:first-of-type {
    margin-top: 5.8rem;
  }
}
#top .future .body:first-of-type .lead {
  font-size: 2.4rem;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body:first-of-type .lead {
    font-size: 2.1rem;
    letter-spacing: initial;
  }
}
#top .future .body:first-of-type .description {
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body:first-of-type .description {
    margin-top: 3.5rem;
    letter-spacing: initial;
  }
}
#top .future .body.with-us {
  margin-top: 5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body.with-us {
    margin-top: 6rem;
  }
}
#top .future .body.with-us .lead {
  font-size: 2.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body.with-us .lead {
    font-size: 2rem;
  }
}
#top .future .body.with-us .description {
  width: 85.2rem;
  margin-inline: auto;
  -webkit-text-decoration: underline #2ff4ff;
          text-decoration: underline #2ff4ff;
  text-underline-offset: 0.7rem;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .body.with-us .description {
    width: 34rem;
    margin-top: 1.1rem;
    padding-inline: 1rem;
  }
}
#top .future .common-link {
  margin-top: 4.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .common-link {
    margin-top: 7.1rem;
  }
}
#top .future .common-link a {
  background: #1948a0 url(/sopass/assets/images/common/icon-another-tab-white.svg) no-repeat top 2.1rem right 2rem/1.9rem auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .future .common-link a {
    padding-right: 2.5rem;
    font-size: 1.6rem;
  }
}
#top .future video {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0.4;
}
#top .companies {
  background: url(/sopass/assets/images/top/companies-bg.jpg) no-repeat center/cover;
  /*追加開始*/
  /*追加おわり*/
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .companies {
    background-image: url(/sopass/assets/images/top/companies-bg-sp.png);
  }
}
#top .companies body {
  align-items: center;
  background: #E3E3E3;
  display: flex;
  height: 100vh;
  justify-content: center;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-1750px);
  }
}
#top .companies .slider-companies {
  background: rgb(5, 44, 149);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 230px;
  margin-top: 40px; /*上部に余白を設定*/
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  position: relative;
  width: 1100px;
  display: flex; /*画像を上下中央位置に配置*/
  align-items: center; /*画像を上下中央位置に配置*/
}
#top .companies .slider-companies::before, #top .companies .slider-companies::after {
  background: linear-gradient(to right, rgb(5, 44, 149) 0%, rgba(255, 255, 255, 0) 100%);
  content: "";
  height: 230px;
  position: absolute;
  width: 200px;
  z-index: 2;
}
#top .companies .slider-companies::after {
  right: 0;
  top: 0;
  transform: rotateZ(180deg);
}
#top .companies .slider-companies::before {
  left: 0;
  top: 0;
}
#top .companies .slider-companies .slide-track {
  animation: scroll 40s linear infinite;
  display: flex;
  width: 3500px;
}
#top .companies .slider-companies .slide-companies {
  height: 200px;
  width: 250px;
}
#top .companies .inner {
  padding-block: 12rem 16.1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .companies .inner {
    padding-block: 8.7rem 3rem 21.6rem;
  }
}
#top .companies .heading {
  text-align: center;
  color: #fff;
}
#top .companies .heading span {
  display: block;
}
#top .companies .heading span.ja {
  font-size: 2.8em;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .companies .heading span.ja {
    font-size: 2.1rem;
  }
}
#top .companies ul {
  display: flex;
  justify-content: center;
  gap: 5.4rem;
  margin-top: 11rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .companies ul {
    flex-wrap: wrap;
    gap: 2.4rem;
    margin-top: 4.5rem;
  }
  #top .companies ul::after {
    content: "";
    display: block;
    width: 12rem;
  }
}
#top .companies ul li {
  width: 20rem;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .companies ul li {
    width: 12rem;
  }
}
#top .companies ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#top .companies .common-link {
  margin-top: 8.2rem;
}
#top .about-movie {
  background: url(/sopass/assets/images/top/about-movie-bg.jpg) no-repeat center/cover;
}
#top .about-movie .inner {
  text-align: center;
  padding-block: 8.5rem 8.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .about-movie .inner {
    padding: 5rem 2.9rem 5.8rem;
  }
}
#top .about-movie .heading {
  font-family: var(--font-arial);
  color: #57e8ef;
  font-size: 3.2rem;
  font-weight: 700;
}
#top .about-movie .description {
  margin-block: 3.1rem 1.7rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .about-movie .description {
    margin-block: 2.6rem 3.7rem;
  }
}
#top .about-movie .content {
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  background: #021578;
}
#top .about-movie .content img {
  cursor: pointer;
  width: 72rem;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  #top .about-movie .content img:hover {
    opacity: 0.8;
  }
}
#top .about-movie .modal-video {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.75);
  transition: 0.5s;
}
#top .about-movie .modal-video.close {
  filter: opacity(0);
  visibility: hidden;
}
#top .about-movie .modal-video.open {
  filter: opacity(1);
  visibility: visible;
}
#top .about-movie .modal-video iframe {
  width: 64vw;
  height: 36vw;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .about-movie .modal-video iframe {
    width: 33.2rem;
    height: 18.7rem;
  }
}
#top .faq {
  background-color: #1e87c6;
}
#top .faq .inner {
  padding-block: 8.4rem 7.5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .faq .inner {
    padding: 6.4rem 3.5rem 11.8rem;
  }
}
#top .faq .heading {
  text-align: center;
  color: #fff;
}
#top .faq .heading span {
  display: block;
}
#top .faq .heading span.ja {
  font-size: 2.4rem;
  font-weight: 700;
}
#top .faq .heading span.en {
  margin-top: 1.7rem;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .faq .heading span.en {
    margin-top: 1.2rem;
  }
}
#top .faq .description {
  margin-block: 4.4rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.04em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .faq .description {
    margin-block: 4.4rem 7.1rem;
    font-size: 1.8em;
  }
}
#top .news {
  background-color: #fff;
}
#top .news .inner {
  padding-block: 8.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news .inner {
    padding: 7.6rem 1.6rem;
  }
}
#top .news .heading {
  text-align: center;
  color: #707070;
}
#top .news .heading span {
  display: block;
}
#top .news .heading span.ja {
  font-size: 2.4rem;
  font-weight: 700;
}
#top .news .heading span.en {
  margin-top: 1.7rem;
  font-size: 1.4rem;
  font-weight: 500;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news .heading span.en {
    margin-top: 1.2rem;
  }
}
#top .news ul {
  width: min(100%, 100rem);
  margin: 6.2rem auto 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news ul {
    margin-top: 4.4rem;
  }
}
#top .news ul li {
  border-bottom: 1px solid #707070;
}
#top .news ul li + li {
  margin-top: 4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news ul li + li {
    margin-top: 2.8rem;
  }
}
#top .news ul li a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.7rem 6.9rem 1.7rem 4rem;
  background: url(/sopass/assets/images/common/icon-arrow-right-button-blue.svg) no-repeat center right 2.7rem/3.2rem auto;
  transition: opacity 0.2s ease, background-position 0.2s ease;
}
@media (any-hover: hover) {
  #top .news ul li a:hover {
    background-position: center right 2.2rem;
    opacity: 0.8;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news ul li a {
    flex-wrap: wrap;
    background-position: center right 0.6rem;
    padding: 0 4.9rem 0 0.8rem;
  }
}
#top .news ul li a time {
  margin-right: 2.8rem;
  border-right: 1px solid #707070;
  padding-right: 2.8rem;
  color: #707070;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.08em;
}
#top .news ul li a span {
  color: #333;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.68;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news ul li a span {
    padding: 1.6rem 0 2.2rem;
    font-weight: 500;
  }
}
#top .news .common-link {
  margin-top: 5.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #top .news .common-link {
    margin-top: 4.8rem;
  }
}

#faq .mv {
  background-image: url(/sopass/assets/images/faq/mv-bg.png);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .mv {
    background-image: url(/sopass/assets/images/faq/mv-bg-sp.png);
  }
}
#faq .main-wrapper {
  padding-block: 8.5rem 12rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .main-wrapper {
    padding-block: 5rem 10rem;
  }
}
#faq .links {
  background-color: #efefef;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .links {
    border-radius: 0.8rem;
  }
}
#faq .links ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2.4rem 10.5rem;
  padding: 3.6rem 1.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .links ul {
    padding: 2rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .links ul li {
    width: 100%;
  }
}
#faq .links ul li a {
  display: flex;
  align-items: center;
  color: var(--color-main);
  font-size: 2.4rem;
  font-weight: 700;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .links ul li a {
    font-size: 2rem;
  }
}
@media (any-hover: hover) {
  #faq .links ul li a:hover {
    color: var(--color-sub);
  }
}
#faq .links ul li a::after {
  position: relative;
  display: inline-block;
  content: "";
  width: 1.2rem;
  aspect-ratio: 1/1;
  margin-left: 0.8rem;
  border-radius: 50%;
  background: url(/sopass/assets/images/common/icon-arrow-button-blue.svg) no-repeat center/contain;
}
#faq .contents {
  scroll-margin-top: 10rem;
  margin-top: 7.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents {
    scroll-margin-top: 8rem;
  }
}
#faq .contents h2 {
  margin-left: 1.5rem;
  color: var(--color-main);
  font-size: 2.4rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents h2 {
    margin-left: 0;
  }
}
#faq .contents details {
  margin-top: 1.8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details {
    margin-top: 2.4rem;
  }
}
#faq .contents details summary::-webkit-details-marker {
  display: none;
}
#faq .contents details summary {
  display: flex;
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  border-radius: 0.8rem 0.8rem 0 0;
  background-color: var(--color-main);
  cursor: pointer;
}
#faq .contents details summary::-webkit-details-marker {
  display: none;
}
#faq .contents details summary span {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 0.8rem 1rem 2.7rem;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details summary span {
    padding: 1rem 0.4rem 1rem 1rem;
    font-size: 1.6rem;
  }
}
#faq .contents details summary span::before {
  content: "Q";
  margin-right: 0.8rem;
  font-family: var(--font-arial);
  font-size: 3.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details summary span::before {
    font-size: 2.8rem;
  }
}
#faq .contents details summary span::after {
  content: "";
  min-width: 2rem;
  aspect-ratio: 1/1;
  margin-inline: auto 2.4rem;
  background: url(/sopass/assets/images/common/icon-arrow-button-white.svg) no-repeat center/contain;
  transform: scale(-1);
  transition: transform 0.3s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details summary span::after {
    margin-right: 1rem;
  }
}
#faq .contents details.is-opened summary span::after {
  transform: rotate(0deg);
}
#faq .contents details .content {
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  border-radius: 0 0 0.8rem 0.8rem;
  overflow: hidden;
}
#faq .contents details .content:has(a) {
  width: 100%;
}
#faq .contents details .content > span {
  display: flex;
  align-items: flex-start;
  gap: 1.1rem;
  padding: 1.6rem 4rem 1.6rem 3.2rem;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details .content > span {
    flex-direction: column;
    gap: 0;
    padding: 2rem 2rem 3rem;
  }
}
#faq .contents details .content > span::before {
  content: "A";
  margin-top: 0.5rem;
  color: #ff0000;
  font-family: var(--font-arial);
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details .content > span::before {
    margin-top: 0;
    line-height: 1;
  }
}
#faq .contents details .content > span a {
  margin: auto 0 0 auto;
  color: var(--color-main);
  white-space: nowrap;
  font-weight: 700;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #faq .contents details .content > span a {
    margin: initial;
    line-height: 3;
  }
}
@media (any-hover: hover) {
  #faq .contents details .content > span a:hover {
    color: var(--color-sub);
  }
}

#news .mv,
#news-detail .mv {
  background-image: url(/sopass/assets/images/news/mv-bg.png);
}
#news .wrapper a,
#news-detail .wrapper a {
  transition: opacity 0.3s ease;
}
@media (any-hover: hover) {
  #news .wrapper a:hover,
  #news-detail .wrapper a:hover {
    opacity: 0.75;
  }
}
#news article time,
#news-detail article time {
  color: #707070;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.68;
  letter-spacing: 0.08em;
}
#news article .label,
#news-detail article .label {
  min-width: 10.3rem;
  padding: 0.5rem 1rem;
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
}
#news article .label.event,
#news-detail article .label.event {
  background-color: #12769f;
}
#news article .label.press,
#news-detail article .label.press {
  background-color: #10763b;
}
#news article .label.others,
#news-detail article .label.others {
  background-color: #1d099f;
}
#news .pagination ol,
#news-detail .pagination ol {
  display: flex;
  justify-content: center;
  margin-top: 8rem;
}
#news .pagination ol li a,
#news .pagination ol li .current,
#news .pagination ol li .back,
#news-detail .pagination ol li a,
#news-detail .pagination ol li .current,
#news-detail .pagination ol li .back {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 4rem;
}
#news .pagination ol li.arrow a,
#news-detail .pagination ol li.arrow a {
  height: 100%;
}
#news .pagination ol li.arrow.prev-first,
#news-detail .pagination ol li.arrow.prev-first {
  width: 2.2rem;
  background: url(/sopass/assets/images/common/icon-arrow-right-double.svg) no-repeat center/auto 2rem;
  transform: rotate(180deg);
}
#news .pagination ol li.arrow.prev,
#news-detail .pagination ol li.arrow.prev {
  width: 1.4rem;
  background: url(/sopass/assets/images/common/icon-arrow-single.svg) no-repeat center/auto 2rem;
  transform: rotate(180deg);
}
#news .pagination ol li.arrow.next,
#news-detail .pagination ol li.arrow.next {
  width: 1.4rem;
  background: url(/sopass/assets/images/common/icon-arrow-single.svg) no-repeat center/auto 2rem;
}
#news .pagination ol li.arrow.next-last,
#news-detail .pagination ol li.arrow.next-last {
  width: 2.2rem;
  background: url(/sopass/assets/images/common/icon-arrow-right-double.svg) no-repeat center/auto 2rem;
}
#news .pagination ol li .current,
#news .pagination ol li .back,
#news-detail .pagination ol li .current,
#news-detail .pagination ol li .back {
  background-color: #1547a2;
}
#news .back-link,
#news-detail .back-link {
  display: grid;
  place-items: center;
  width: 20.8rem;
  height: 4rem;
  margin-inline: auto;
  background-color: #1547a2;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
}
#news aside,
#news-detail aside {
  width: min(100%, 28rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news aside,
  #news-detail aside {
    width: 100%;
    margin-top: 8.4rem;
  }
}
#news aside .heading,
#news-detail aside .heading {
  padding: 1.2rem 1.5rem;
  background-color: #1547a2;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
}
#news aside ol li,
#news-detail aside ol li {
  border-bottom: 1px solid #555;
}
#news aside ol li a,
#news-detail aside ol li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 2.2rem 2rem 2.7rem;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
}
#news aside ol li a::after,
#news-detail aside ol li a::after {
  content: "";
  width: 0.5rem;
  height: 0.8rem;
  background: url(/sopass/assets/images/common/icon-arrow-blue.svg) no-repeat center/contain;
  transition: transform 0.2s ease;
}
@media (any-hover: hover) {
  #news aside ol li a:hover::after,
  #news-detail aside ol li a:hover::after {
    transform: translateX(0.5rem);
  }
}

#news .wrapper {
  display: flex;
  justify-content: center;
  gap: 1rem 4rem;
  padding-block: 8rem 12.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news .wrapper {
    flex-direction: column;
    padding: 4.7rem 1.6rem 18rem;
  }
}
#news .archive {
  width: min(100%, 88rem);
}
#news .archive .heading {
  font-size: 2.8rem;
  font-weight: 700;
  border-bottom: 1px solid #c6c6c6;
  padding-bottom: 3rem;
}
#news .archive article:nth-of-type(2n) {
  background-color: #f0f0f0;
}
#news .archive article a {
  display: flex;
  align-items: flex-start;
  padding: 2.4rem 4.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news .archive article a {
    flex-wrap: wrap;
    padding: 1.7rem;
  }
}
#news .archive article a::after {
  content: "";
  display: block;
  width: 2rem;
  aspect-ratio: 1/1;
  margin: 0.3rem 0 0 auto;
  background: url(/sopass/assets/images/common/icon-arrow-button-blue.svg) no-repeat center/contain;
  transform: rotate(-90deg);
  transition: transform 0.2s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news .archive article a::after {
    display: none;
  }
}
@media (any-hover: hover) {
  #news .archive article a:hover::after {
    transform: rotate(-90deg) translateY(0.5rem);
  }
}
#news .archive article a time {
  white-space: nowrap;
}
#news .archive article a time::after {
  content: "｜";
  display: inline-block;
  margin-inline: 0.6rem 0.9rem;
}
#news .archive article a p {
  width: min(100%, 47rem);
  margin-left: 1.6rem;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.68;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news .archive article a p {
    margin: 1.2rem 0 0 0;
  }
}
#news .archive article a p.pdf::after {
  content: "";
  display: inline-block;
  width: 1.8rem;
  aspect-ratio: 18/21;
  margin-left: 1.8rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.4);
  background: url(/sopass/assets/images/common/icon-pdf.svg) no-repeat center/contain;
  vertical-align: top;
}
#news .archive .pagination ol {
  gap: 1.2rem;
}
#news .archive .pagination ol li:not(.arrow) {
  width: 3.2rem;
}
#news .archive .pagination ol li:not(.arrow) a {
  background-color: #d4d7e8;
}
#news .archive .pagination ol li a,
#news .archive .pagination ol li .current {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 4rem;
}
#news .archive .back-link {
  margin-top: 3.5rem;
}

#news-detail .wrapper {
  display: flex;
  justify-content: flex-end;
  gap: 8.6rem 7.8rem;
  width: min(100%, 120rem);
  margin: 8rem auto 12.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper {
    flex-direction: column;
    gap: initial;
    margin: initial;
    padding: 4.7rem 1.6rem 18rem;
  }
}
#news-detail .wrapper .content {
  width: min(100%, 80rem);
}
#news-detail .wrapper .content article .heading {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .heading {
    border-top: 1px solid #c6c6c6;
    font-size: 2.4rem;
    padding-top: 3rem;
  }
}
#news-detail .wrapper .content article .sub-heading {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .sub-heading {
    gap: initial;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .sub-heading time::after {
    content: "｜";
    display: inline-block;
    margin-inline: 0.6rem 0.9rem;
  }
}
#news-detail .wrapper .content article .body {
  margin-top: 1rem;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 6rem 1.6rem 10.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body {
    padding: 4.8rem 1.6rem 8rem;
  }
}
#news-detail .wrapper .content article .body p,
#news-detail .wrapper .content article .body li,
#news-detail .wrapper .content article .body figcaption,
#news-detail .wrapper .content article .body a,
#news-detail .wrapper .content article .body dl div,
#news-detail .wrapper .content article .body table {
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
#news-detail .wrapper .content article .body p + p {
  margin-top: 1em;
}
#news-detail .wrapper .content article .body p span {
  text-decoration: underline;
  font-weight: 700;
}
#news-detail .wrapper .content article .body p.indent {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
#news-detail .wrapper .content article .body ol,
#news-detail .wrapper .content article .body ul {
  margin-block: 2rem;
}
#news-detail .wrapper .content article .body ol li,
#news-detail .wrapper .content article .body ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#news-detail .wrapper .content article .body ol.en li {
  padding-left: 2em;
  text-indent: -2em;
}
#news-detail .wrapper .content article .body figure {
  width: -moz-fit-content;
  width: fit-content;
}
#news-detail .wrapper .content article .body figure.center {
  margin-inline: auto;
  text-align: center;
}
#news-detail .wrapper .content article .body figure figcaption {
  margin-top: 1rem;
  text-align: center;
}
#news-detail .wrapper .content article .body picture {
  display: block;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body picture {
    padding-inline: 1rem;
    text-align: center;
  }
}
#news-detail .wrapper .content article .body picture img {
  width: 100%;
}
#news-detail .wrapper .content article .body .pdf-link {
  margin-top: 3rem;
}
#news-detail .wrapper .content article .body .pdf-link a {
  display: flex !important;
  align-items: center;
  gap: 0 1rem;
  font-size: 1.7rem;
  font-weight: 700;
}
#news-detail .wrapper .content article .body .pdf-link a::after {
  content: "";
  display: inline-block;
  width: 1.8rem;
  aspect-ratio: 18/21;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.4);
  background: url(/sopass/assets/images/common/icon-pdf.svg) no-repeat center/contain;
}
#news-detail .wrapper .content article .body a {
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  #news-detail .wrapper .content article .body a:hover {
    opacity: 0.7;
    color: inherit;
  }
}
#news-detail .wrapper .content article .body a.contact-link {
  text-decoration: underline;
}
#news-detail .wrapper .content article .body a:not(.contact-link) {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  word-break: break-all;
  line-height: 1.4;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body a:not(.contact-link) {
    margin-top: 1rem;
  }
}
#news-detail .wrapper .content article .body a:not(.contact-link):not(.none) {
  padding-left: 1.8rem;
}
#news-detail .wrapper .content article .body a:not(.contact-link):not(.none)::before {
  content: "";
  position: absolute;
  top: 1rem;
  left: 0;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 1px solid #ed1c24;
  border-right: 1px solid #ed1c24;
  transform: rotate(45deg);
}
#news-detail .wrapper .content article .body a:not(.contact-link):not(.none)[target=_blank]::after {
  content: "";
  display: inline-block;
  width: 1.9rem;
  aspect-ratio: 19/18;
  margin-left: 0.4rem;
  background: url(/sopass/assets/images/common/icon-another-tab-black.svg) no-repeat center/contain;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body a:not(.contact-link):not(.none)[target=_blank]::after {
    width: 1.5rem;
  }
}
#news-detail .wrapper .content article .body dl {
  margin-block: 2rem;
}
#news-detail .wrapper .content article .body dl > div {
  display: flex;
  align-items: flex-end;
  line-height: 1.5;
}
#news-detail .wrapper .content article .body dl > div + div {
  margin-top: 1.4rem;
}
#news-detail .wrapper .content article .body dl > div dt {
  width: 15rem;
  font-weight: 500;
  white-space: nowrap;
}
#news-detail .wrapper .content article .body dl > div dd span {
  display: inline-block;
  width: 8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body table {
    width: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body table tr {
    display: flex;
    flex-direction: column;
  }
}
#news-detail .wrapper .content article .body table tr th {
  min-width: 18.4rem;
  border-collapse: collapse;
  border: 1px solid #333;
  padding: 0.4rem 1.4rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body table tr th {
    min-width: initial;
    margin-top: -1px;
  }
}
#news-detail .wrapper .content article .body table tr td {
  min-width: 37.6rem;
  border-collapse: collapse;
  border: 1px solid #333;
  padding: 0.4rem 1.5rem 0.4rem 2.7rem;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #news-detail .wrapper .content article .body table tr td {
    min-width: initial;
    margin-top: -1px;
    padding: 0.4rem 1.4rem;
  }
}
#news-detail .wrapper .content article .body table tr td a {
  display: inline-block;
}
#news-detail .wrapper .content article .body .mt20 {
  margin-top: 2rem;
}
#news-detail .wrapper .content article .body .mt40 {
  margin-top: 4rem;
}
#news-detail .wrapper .content article .body .mt60 {
  margin-top: 6rem;
}
#news-detail .wrapper .content .pagination ol {
  gap: 1.4rem;
}

#product {
  background-color: #040b87;
}
#product .mv {
  background-image: url(/sopass/assets/images/product/mv-bg.png);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .mv {
    background-image: url(/sopass/assets/images/product/mv-bg-sp.png);
  }
}
@media (any-hover: hover) {
  #product .breadcrumb ol li a:hover {
    color: #fff;
  }
}
#product .description {
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2;
}
#product .about {
  padding-top: 11.6rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .about {
    padding: 8rem 3.3rem 0;
  }
}
#product .about::after {
  content: "";
  width: 0;
  height: 0;
  margin-top: 6.7rem;
  display: inline-block;
  text-align: center;
  border-top: 1.8rem solid #ff0000;
  border-left: 1.2rem solid transparent;
  border-right: 1.2rem solid transparent;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .about::after {
    margin-top: 4rem;
  }
}
#product .about h2 {
  color: #57e8ef;
  font-family: var(--font-helvetica);
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: -0.04em;
}
#product .about .description {
  margin-top: 4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .about .description {
    text-align: initial;
  }
}
#product .system {
  margin-top: 6.9rem;
  text-align: center;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .system {
    margin-top: 10.6rem;
    padding-inline: 3.3rem;
  }
}
#product .system h2 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .system h2 {
    font-size: 2.4rem;
  }
}
#product .system .description {
  margin-top: 3.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .system .description {
    margin-top: 4.7rem;
    text-align: initial;
  }
}
#product .system picture {
  display: inline-block;
  margin-top: 4.8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .system picture {
    width: 100%;
    margin-top: 4.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .system picture img {
    width: 100%;
  }
}
#product .feature {
  position: relative;
  margin-top: 12.7rem;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature {
    margin-top: 8rem;
  }
}
#product .feature::before {
  content: "";
  position: absolute;
  top: -4.3rem;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  width: 136.9rem;
  height: 14.1rem;
  background: url(/sopass/assets/images/product/feature-bg.svg) no-repeat center/contain;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature::before {
    top: -2rem;
    width: 100%;
    height: 10.4rem;
    background-image: url(/sopass/assets/images/product/feature-bg-sp.svg);
  }
}
#product .feature .ship-animation {
  position: absolute;
  left: calc(50% - 60rem);
  z-index: 1;
  width: 8.8rem;
  height: 100%;
  margin-top: 2rem;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation {
    left: calc(50% - 18.7rem);
    width: 4.7rem;
    margin-top: initial;
  }
}
#product .feature .ship-animation .inner {
  position: relative;
  left: calc(50% - 4.4rem);
  transition: transform 7s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .inner {
    left: 0;
  }
}
#product .feature .ship-animation .inner > img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
#product .feature .ship-animation .inner > img.img-body {
  top: -24rem;
  z-index: 4;
  width: 3.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .inner > img.img-body {
    top: -18rem;
    width: 2.8rem;
  }
}
#product .feature .ship-animation .inner > img.img-wave-trail01 {
  top: -33.5rem;
  z-index: 3;
  width: 5.3rem;
  animation: fade-wave-trail 2s infinite ease;
  opacity: 1;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .inner > img.img-wave-trail01 {
    top: -24.5rem;
    width: 3.75rem;
  }
}
#product .feature .ship-animation .inner > img.img-wave-trail02 {
  top: -32rem;
  z-index: 2;
  width: 6.1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .inner > img.img-wave-trail02 {
    top: -23.5rem;
    width: 4.3rem;
  }
}
@keyframes fade-wave-trail {
  50% {
    opacity: 0.36;
  }
  100% {
    opacity: 1;
  }
}
#product .feature .ship-animation .parts {
  position: absolute;
  width: 100%;
  left: 50%;
}
#product .feature .ship-animation .parts img {
  position: absolute;
  left: 50%;
  height: 100%;
}
#product .feature .ship-animation .parts.part01 {
  top: -5.5rem;
  z-index: 3;
  height: 4.1rem;
  overflow: hidden;
  transform: translate(-50%, 4.1rem);
  animation: move-up-hide01 1.8s infinite linear;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .parts.part01 {
    top: -4.6rem;
    height: 3rem;
  }
}
#product .feature .ship-animation .parts.part01 img {
  transform: translate(-50%, -4.1rem);
  animation: move-down-wave01 1.8s infinite linear;
}
#product .feature .ship-animation .parts.part02 {
  top: -32.5rem;
  z-index: 4;
  height: 8.3rem;
  transform: translate(-50%, 8.3rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .parts.part02 {
    top: -24rem;
    height: 5.9rem;
  }
}
#product .feature .ship-animation .parts.part02 img {
  transform: translate(-50%, -8.3rem);
  animation: fade-wave 1.5s infinite;
}
#product .feature .ship-animation .parts.part02 img:nth-of-type(1) {
  animation: fade-wave01 0.6s infinite;
}
#product .feature .ship-animation .parts.part02 img:nth-of-type(2) {
  animation: fade-wave02 0.6s infinite;
}
#product .feature .ship-animation .parts.part02 img:nth-of-type(3) {
  animation: fade-wave03 0.6s infinite;
  transform: translate(-50%, -8.5rem);
}
#product .feature .ship-animation .parts.part03 {
  top: -32.5rem;
  z-index: 4;
  height: 8.3rem;
  transform: translate(-50%, 8.3rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .ship-animation .parts.part03 {
    top: -24rem;
    height: 5.9rem;
  }
}
#product .feature .ship-animation .parts.part03 img {
  transform: translate(-50%, -8.3rem);
  animation: fade-wave 1.5s infinite;
}
#product .feature .ship-animation .parts.part03 img:nth-of-type(1) {
  animation: fade-wave01 0.6s infinite;
}
#product .feature .ship-animation .parts.part03 img:nth-of-type(2) {
  animation: fade-wave02 0.6s infinite;
}
#product .feature .ship-animation .parts.part03 img:nth-of-type(3) {
  animation: fade-wave03 0.6s infinite;
  transform: translate(-50%, -8.5rem);
}
@keyframes move-down-wave01 {
  50% {
    transform: translate(-50%, 4rem);
  }
  100% {
    transform: translate(-50%, 4rem);
  }
}
@keyframes move-up-hide01 {
  50% {
    transform: translate(-50%, -4rem);
  }
  100% {
    transform: translate(-50%, 4rem);
  }
}
@keyframes fade-wave01 {
  0% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  31% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-wave02 {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 0;
  }
  31% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  61% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-wave03 {
  0% {
    opacity: 0;
  }
  61% {
    opacity: 0;
  }
  62% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes move-up-hide02 {
  50% {
    transform: translate(-50%, -8.3rem);
  }
  100% {
    transform: translate(-50%, 8.3rem);
  }
}
#product .feature h2 {
  position: relative;
  z-index: 2;
  display: grid;
  place-items: center;
  height: 8rem;
  margin-inline: auto;
  border-radius: 1.2rem 1.2rem 0 0;
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature h2 {
    width: 24rem;
    height: 6.4rem;
    margin-bottom: 1rem;
    font-size: 1.9rem;
  }
}
#product .feature section {
  position: relative;
  overflow: hidden;
}
#product .feature section .ship-animation-bg {
  position: absolute;
  left: calc(50% - 60rem);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section .ship-animation-bg {
    left: 0.7rem;
    height: 100%;
  }
}
#product .feature section .ship-animation-bg img {
  width: 8.8rem;
  filter: drop-shadow(0 0.2rem 0.4rem rgba(0, 0, 0, 0.4));
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section .ship-animation-bg img {
    width: initial;
    height: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section h3 {
    background-image: linear-gradient(to bottom, #040b87, #020644);
  }
}
#product .feature section h3 span {
  display: block;
  width: min(100%, 91.6rem);
  margin-inline: auto;
  padding-block: 3rem;
  color: #fff;
  font-style: italic;
  font-family: var(--font-arial);
  font-size: 3.2rem;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section h3 span {
    padding: 2rem 8.7rem;
    font-size: 2.8rem;
  }
}
#product .feature section dl {
  padding-left: 9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl {
    padding-left: 6.2rem;
  }
}
#product .feature section dl .content {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 3.4rem;
  width: min(100%, 103.2rem);
  margin-inline: auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content {
    flex-direction: column;
  }
}
#product .feature section dl .content + div {
  margin-top: 4.4rem;
}
#product .feature section dl .content dt {
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt {
    display: flex;
    align-items: center;
  }
}
#product .feature section dl .content dt .label {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4rem;
  width: 8rem;
  height: 8rem;
  box-shadow: 0 0.2rem 0.2rem rgba(0, 0, 0, 0.4);
  border: 1px solid #778ccc;
  border-radius: 50%;
  background-color: transparent;
  text-align: center;
  line-height: 1;
  transition: border-color 0s 0.3s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt .label {
    gap: 0.3rem;
    width: 6.5rem;
    height: 6.5rem;
    margin-left: 1.7rem;
  }
}
#product .feature section dl .content dt .label .point {
  font-size: 1.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt .label .point {
    font-size: 1rem;
  }
}
#product .feature section dl .content dt .label .value {
  font-size: 2.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt .label .value {
    font-size: 1.9rem;
  }
}
#product .feature section dl .content dt .heading {
  display: inline-block;
  margin-top: 2.3rem;
  padding-left: 1rem;
  font-size: 2.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt .heading {
    margin-top: 0rem;
    padding-left: 1.4rem;
    font-size: 2rem;
  }
}
#product .feature section dl .content[data-fade=true] .label {
  border-color: var(--color-sub);
}
#product .feature section dl .content dt::before,
#product .feature section dl .content > div:last-of-type dt::after {
  content: "";
  position: absolute;
  left: 4rem;
  width: 1px;
  height: 0;
  border-right: 1px dashed #fff;
  transition: height 0.4s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt::before,
  #product .feature section dl .content > div:last-of-type dt::after {
    left: 4.8rem;
    transition: height 0.4s ease;
  }
}
#product .feature section dl .content > div:last-of-type dt::after {
  transition-delay: 0.5s;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dt::after {
    content: "";
    position: absolute;
    left: 4.8rem;
    border-right: 1px dashed #fff;
    width: 1px;
    height: 0;
    transition: height 0.4s 0.3s ease;
  }
}
#product .feature section dl .content dd {
  width: min(100%, 77.2rem);
  box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.4);
  border-radius: 1.2rem;
  background-color: #062162;
  padding: 2rem 2rem 1.4rem;
  overflow: hidden;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dd {
    border-radius: 1.2rem 0 0 1.2rem;
    padding: 0.8rem 0 2.7rem 0.8rem;
  }
}
#product .feature section dl .content dd .lead {
  display: inline-block;
  box-shadow: 0 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
  background-color: #1018af;
  padding: 1.1rem 1.1rem 0.9rem;
  color: var(--color-sub);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  transform: translateX(-4rem);
  transition: opacity 1s ease, transform 1s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dd .lead {
    width: 100%;
    border-radius: 0.8rem 0 0 0.8rem;
    padding: 1.6rem 0 1.6rem 1.6rem;
    font-size: 1.8rem;
    line-height: 1.33;
  }
}
#product .feature section dl .content dd .description {
  display: block;
  margin: 1.3rem 0 0 1rem;
  opacity: 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dd .description {
    margin: 1.8rem 2.7rem 0 1.6rem;
    line-height: 1.85;
  }
}
#product .feature section dl .content dd.animation[data-fade=true] .lead {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature section dl .content dd.animation[data-fade=true] .lead {
    transform: translate(0, 0);
  }
}
#product .feature section dl .content dd.animation[data-fade=true] .description {
  animation: fadeUp 0.8s 0.3s cubic-bezier(0.31, 0.2, 0.13, 1) forwards;
}
#product .feature .pre-voyage {
  padding-top: 1.5rem;
  min-height: 42.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage {
    padding-top: initial;
  }
}
#product .feature .pre-voyage .ship-animation-bg {
  top: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage .ship-animation-bg {
    top: -0.4rem;
  }
}
#product .feature .pre-voyage .inner {
  padding-block: 8.9rem 13rem;
  background: url(/sopass/assets/images/product/pre-voyage-bg.png) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage .inner {
    padding-block: 4.4rem 6.6rem;
    background-image: url(/sopass/assets/images/product/pre-voyage-bg-sp.png);
  }
}
#product .feature .pre-voyage dl > div {
  position: relative;
}
#product .feature .pre-voyage dl > div dt::before {
  top: -8.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div dt::before {
    top: -4.2rem;
  }
}
#product .feature .pre-voyage dl > div:last-of-type dt::after {
  top: 20.5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div:last-of-type dt::after {
    top: 6.9rem;
  }
}
#product .feature .pre-voyage dl > div:last-of-type::after {
  content: "";
  position: absolute;
  top: 20rem;
  left: 4rem;
  width: 1px;
  height: 0;
  border-right: 1px dashed #fff;
  transition: height 0.4s 0.8s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div:last-of-type::after {
    left: 4.8rem;
    top: 44.6rem;
  }
}
#product .feature .pre-voyage dl > div.animation[data-fade=true] dt::before {
  height: 8.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div.animation[data-fade=true] dt::before {
    height: 4rem;
  }
}
#product .feature .pre-voyage dl > div.animation[data-fade=true]:last-of-type dt::after {
  height: 13rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div.animation[data-fade=true]:last-of-type dt::after {
    height: 3rem;
  }
}
#product .feature .pre-voyage dl > div.animation[data-fade=true]:last-of-type::after {
  height: 14rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div.animation[data-fade=true]:last-of-type::after {
    height: 6rem;
  }
}
#product .feature .pre-voyage dl > div dd {
  padding-bottom: 3.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .pre-voyage dl > div dd {
    padding-bottom: 3rem;
  }
}
#product .feature .during-voyage {
  margin-top: 0.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage {
    margin-top: initial;
  }
}
#product .feature .during-voyage .ship-animation-bg {
  top: 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage .ship-animation-bg {
    height: 100%;
  }
}
#product .feature .during-voyage .inner {
  position: relative;
  padding-block: 4.8rem 12.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage .inner {
    padding-block: 3.5rem 6rem;
  }
}
#product .feature .during-voyage .inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 105%;
  height: 105%;
  background: url(/sopass/assets/images/product/during-voyage-bg.svg) no-repeat center top/cover;
  animation: sway 6s linear infinite;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage .inner::before {
    background-image: url(/sopass/assets/images/product/during-voyage-bg-sp.png);
  }
}
@keyframes sway {
  0% {
    transform: translate(0, 0);
    opacity: 1;
  }
  30% {
    transform: translate(1rem, -0.5rem);
  }
  35% {
    transform: translate(1rem, -0.5rem);
    opacity: 0.5;
  }
  50% {
    transform: translate(0.5rem, -0.2rem);
    opacity: 1;
  }
  75% {
    transform: translate(-0.8rem, -0.4rem);
  }
  80% {
    transform: translate(-1rem, -0.4rem);
    opacity: 0.4;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
#product .feature .during-voyage dl > div dt::before {
  top: -4.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div dt::before {
    top: -3.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div dt::after {
    top: 6.8rem;
  }
}
#product .feature .during-voyage dl > div:last-of-type dt::after {
  top: 18.5rem;
  height: 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div:last-of-type dt::after {
    top: 6.6rem;
  }
}
#product .feature .during-voyage dl > div:last-of-type::after {
  content: "";
  position: absolute;
  top: 20rem;
  left: 4rem;
  width: 1px;
  height: 0;
  border-right: 1px dashed #fff;
  transition: height 0.4s 0.8s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div:last-of-type::after {
    left: 4.8rem;
    top: 41.3rem;
    width: 1px;
  }
}
#product .feature .during-voyage dl > div.animation[data-fade=true] dt::before {
  height: 4.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div.animation[data-fade=true] dt::before {
    height: 3.5rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div.animation[data-fade=true] dt::after {
    height: 3rem;
  }
}
#product .feature .during-voyage dl > div.animation[data-fade=true]:last-of-type dt::after {
  height: 12.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div.animation[data-fade=true]:last-of-type dt::after {
    height: 3rem;
  }
}
#product .feature .during-voyage dl > div.animation[data-fade=true]:last-of-type::after {
  height: 14rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .during-voyage dl > div.animation[data-fade=true]:last-of-type::after {
    height: 6rem;
  }
}
#product .feature .during-voyage h3 {
  background-color: #0412a3;
}
#product .feature .post-voyage {
  background: url(/sopass/assets/images/product/post-voyage-bg.png) no-repeat center top/cover;
  padding-top: 0.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage {
    background-image: url(/sopass/assets/images/product/post-voyage-bg-sp.png);
    padding-top: initial;
  }
}
#product .feature .post-voyage .ship-animation-bg {
  top: 0.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage .ship-animation-bg {
    top: 0;
    height: 100%;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage .ship-animation-bg img {
    width: 4.8rem;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#product .feature .post-voyage .inner {
  padding-block: 3.5rem 7.5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage .inner {
    padding-block: 4rem 8rem;
  }
}
#product .feature .post-voyage dl > div:first-of-type dt::before {
  top: -3.1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div:first-of-type dt::before {
    top: -4rem;
  }
}
#product .feature .post-voyage dl > div:not(:first-of-type) dt::before {
  top: -4.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div:not(:first-of-type) dt::before {
    top: -4rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div dt::after {
    top: 6.8rem;
  }
}
#product .feature .post-voyage dl > div.animation[data-fade=true]:first-of-type dt::before {
  height: 3.1rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div.animation[data-fade=true]:first-of-type dt::before {
    height: 4rem;
  }
}
#product .feature .post-voyage dl > div.animation[data-fade=true]:not(:first-of-type) dt::before {
  height: 4.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div.animation[data-fade=true]:not(:first-of-type) dt::before {
    height: 4rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #product .feature .post-voyage dl > div.animation[data-fade=true] dt::after {
    height: 3rem;
  }
}
#product .feature .post-voyage h3 {
  background-color: #040b87;
}

#sitemap .mv {
  background-image: url(/sopass/assets/images/sitemap/mv-bg.png);
}
#sitemap .contents {
  width: min(100%, 58.3rem);
  margin: 12.4rem auto 14.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #sitemap .contents {
    padding-inline: 1.6rem;
    margin: 7.6rem 0;
  }
}
#sitemap .contents .heading {
  text-align: center;
  color: var(--color-main);
  font-size: 2rem;
  font-weight: 700;
}
#sitemap .contents ul {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem 5rem;
  padding-inline: 1.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #sitemap .contents ul {
    gap: 3rem 1.3rem;
    padding-inline: 1.4rem;
  }
}
#sitemap .contents ul:first-of-type {
  justify-content: center;
  margin-top: 4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #sitemap .contents ul:first-of-type {
    justify-content: initial;
  }
}
#sitemap .contents ul + ul {
  margin-top: 4.5rem;
  border-top: 1px solid #707070;
  padding-top: 4.5rem;
}
#sitemap .contents ul li {
  width: 15.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #sitemap .contents ul li {
    width: calc((100% - 1.3rem) / 2);
  }
}
#sitemap .contents ul li a {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  font-size: 1.6rem;
  font-weight: 700;
}
#sitemap .contents ul li a::before {
  content: "";
  display: inline-block;
  border-top: 0.5rem solid transparent;
  border-bottom: 0.5rem solid transparent;
  border-left: 0.8rem solid #43ae34;
  padding-right: 0.8rem;
}
#sitemap .contents ul li a[target=_blank]::after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 0.6rem;
  width: 1.4rem;
  height: 1.4rem;
  background-image: url(/sopass/assets/images/common/icon-another-tab.png);
  background-size: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #sitemap .contents ul li a[target=_blank]::after {
    content: none;
  }
}

#case .mv {
  background-image: url(/sopass/assets/images/case/mv-bg.png);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .mv {
    background-image: url(/sopass/assets/images/case/mv-bg-sp.png);
  }
}
#case .companies {
  margin-top: 8.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .companies {
    margin-top: 4.8rem;
  }
}
#case .companies h2 {
  color: var(--color-main);
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .companies h2 {
    font-size: 2rem;
  }
}
#case .companies ul {
  display: flex;
  justify-content: center;
  gap: 1.2rem;
  margin-top: 6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .companies ul {
    flex-wrap: wrap;
    gap: 1.8rem;
    margin-top: 1.2rem;
  }
}
#case .companies ul li img {
  width: 18rem;
  height: 18rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .companies ul li img {
    width: 14.4rem;
    height: 14.4rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .companies ul::after {
    content: "";
    display: block;
    width: 14.4rem;
  }
}
#case .example {
  margin: 16rem auto 13rem;
  width: 100rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example {
    margin: 8rem auto;
    width: 33.2rem;
  }
}
#case .example h2 {
  color: var(--color-main);
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example h2 {
    font-size: 2rem;
  }
}
#case .example .description {
  margin-top: 3.2rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .description {
    text-align: left;
    font-size: 1.6rem;
    line-height: 2;
  }
}
#case .example .description::after {
  content: "";
  display: block;
  margin-top: 7rem;
  margin-left: calc(50% - 68.3rem);
  width: 136.6rem;
  height: 43.8rem;
  background: url(/sopass/assets/images/case/case-example-bg.jpg) no-repeat center/cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .description::after {
    margin: 4rem calc(50% - 50vw) 0;
    width: 100vw;
    height: auto;
    aspect-ratio: 390/240;
    background: url(/sopass/assets/images/case/case-example-bg-sp.jpg) no-repeat center/cover;
  }
}
#case .example .company-detail {
  display: flex;
  align-items: center;
  gap: 6rem;
  margin-top: 7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail {
    display: flow-root;
    margin-top: 2.6rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .left {
    float: left;
    padding-right: 1.4rem;
  }
}
#case .example .company-detail .left img {
  width: 18rem;
  height: 18rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .left img {
    width: 12rem;
    height: 12rem;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .right {
    padding-top: 1rem;
  }
}
#case .example .company-detail .right .director {
  font-size: 1.6rem;
}
#case .example .company-detail .right .director span {
  display: block;
  margin-top: 1.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .right .director span {
    margin-top: 0.8rem;
  }
}
#case .example .company-detail .right .name {
  display: flex;
  align-items: center;
  margin-top: 2rem;
  font-size: 2.8rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .right .name {
    align-items: flex-start;
    flex-direction: column;
  }
}
#case .example .company-detail .right .name span {
  margin-left: 1.6rem;
  font-size: 1.2rem;
  font-weight: normal;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .company-detail .right .name span {
    margin: 1.6rem 0 0 0;
  }
}
#case .example dl {
  margin-top: 6.6rem;
  padding-left: 2rem;
  counter-reset: number 0;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl {
    padding-left: 0;
  }
}
#case .example dl .faq {
  display: flex;
  gap: 3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl .faq {
    flex-direction: column;
    gap: 1.6rem;
  }
}
#case .example dl .faq + div {
  margin-top: 6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl .faq + div {
    margin-top: 10rem;
  }
}
#case .example dl .faq::before {
  counter-increment: number 1;
  content: "Q" counter(number);
  padding: 0.6rem 1rem;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #032666;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl .faq::before {
    width: -moz-fit-content;
    width: fit-content;
  }
}
#case .example dl .faq dt {
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.6;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl .faq dt {
    font-size: 2rem;
  }
}
#case .example dl .faq dt::before {
  content: "";
  display: block;
  margin-top: -0.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example dl .faq dt::before {
    content: none;
  }
}
#case .example dl .faq dd {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  font-family: var(--font-noto-sans);
  line-height: 1.6;
}
#case .example dl .faq dd span {
  display: block;
  margin-top: 2.4rem;
}
#case .example .top-link {
  margin-top: 12rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  #case .example .top-link {
    margin-top: 11rem;
  }
}
#case .example .top-link a {
  display: grid;
  place-items: center;
  margin: 0 auto;
  width: 20rem;
  height: 4rem;
  background-color: #1547a2;
  color: #fff;
  font-size: 1.6rem;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  #case .example .top-link a:hover {
    opacity: 0.8;
  }
}

.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  background-color: #00124a;
  padding-inline: 8.8rem 2.2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header {
    padding-inline: 1.7rem 4rem;
  }
}
.site-header .inner {
  display: flex;
  align-items: center;
  gap: 2.1rem;
  height: 6rem;
}
.site-header .logo-list {
  display: flex;
  align-items: center;
  height: 100%;
}
.site-header .logo-list li {
  position: relative;
  height: 100%;
}
.site-header .logo-list li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  width: 100%;
  height: 100%;
  transform: skew(-30deg) translateX(-50%);
}
.site-header .logo-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
  margin-inline: auto;
}
.site-header .logo-list li a img {
  width: 100%;
}
.site-header .logo-list li.kawasaki {
  width: 25.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .logo-list li.kawasaki {
    width: 18rem;
  }
}
.site-header .logo-list li.kawasaki::before {
  background-color: #e4e4e3;
}
.site-header .logo-list li.kawasaki a {
  width: 16.6rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .logo-list li.kawasaki a {
    width: 12.6rem;
  }
}
.site-header .logo-list li.sopass {
  width: 15rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .logo-list li.sopass {
    width: 12rem;
    margin-left: 3.3rem;
  }
}
.site-header .logo-list li.sopass::before {
  background-color: #05357a;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .logo-list li.sopass::before {
    background-color: initial;
  }
}
.site-header .logo-list li.sopass a {
  width: 10.9rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .logo-list li.sopass a {
    width: 12rem;
  }
}
.site-header nav {
  margin-left: auto;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header nav {
    margin: 6.1rem 0 0 0;
  }
}
.site-header nav ul {
  display: flex;
  gap: 2rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header nav ul {
    flex-direction: column;
    align-items: center;
    gap: 4.2rem;
  }
}
.site-header nav ul li a {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  transition: color 0.2s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header nav ul li a {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.site-header nav ul li a::after {
  content: "";
  display: inline-block;
  width: 0.8rem;
  aspect-ratio: 1/1;
  border-top: 2px solid var(--color-sub);
  border-right: 2px solid var(--color-sub);
  transform: rotate(45deg);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header nav ul li a::after {
    display: none;
  }
}
@media (any-hover: hover) {
  .site-header nav ul li a:hover {
    color: var(--color-sub);
  }
}
.site-header .language-link {
  position: relative;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .language-link {
    margin-block: 4.4rem 6.1rem;
  }
}
.site-header .language-link .select,
.site-header .language-link ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 11.8rem;
  background-color: #000;
  font-family: var(--font-noto-sans);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 3.6rem;
  transition: background-color 0.3s ease;
}
.site-header .language-link .select.select::before,
.site-header .language-link ul li a.select::before {
  content: "";
  display: inline-block;
  width: 1.6rem;
  aspect-ratio: 1/1;
  margin-right: 0.6rem;
  background: url(/sopass/assets/images/common/icon-language.svg) no-repeat center/contain;
}
.site-header .language-link ul {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
}
.site-header .language-link ul li a {
  transition: opacity 0.3s ease;
}
.site-header .language-link ul li a:hover {
  opacity: 0.75;
}
.site-header .language-link:hover span {
  background-color: #3db034;
}
.site-header .language-link:hover ul {
  display: block;
}
.site-header .sp-drawer-menu {
  display: contents;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .sp-drawer-menu {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    overflow: scroll;
    width: 100%;
    height: 100vh;
    background-color: #032666;
    padding-block: 14vh;
    transition: all 0.3s;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-header .sp-drawer-menu[data-expanded=true] {
    visibility: visible;
    opacity: 1;
  }
}
.site-header .sp-drawer-menu .logo-sopass {
  text-align: center;
}
.site-header .sp-drawer-menu .cancel-button {
  position: relative;
  width: 13rem;
  margin-inline: auto;
  border: 1px solid #fff;
  border-radius: 4rem;
  text-align: center;
}
.site-header .sp-drawer-menu .cancel-button span {
  padding-left: 1.7rem;
  color: #fff;
  font-size: 1.6rem;
  line-height: 4.8rem;
}
.site-header .sp-drawer-menu .cancel-button span::before, .site-header .sp-drawer-menu .cancel-button span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 2.7rem;
  width: 1.6rem;
  height: 1px;
  background-color: #fff;
}
.site-header .sp-drawer-menu .cancel-button span::before {
  transform: rotate(45deg);
}
.site-header .sp-drawer-menu .cancel-button span::after {
  transform: rotate(-45deg);
}

html[lang=en] .site-header {
  font-family: var(--font-helvetica);
}

.site-footer {
  background-color: #fff;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer {
    margin-bottom: 5.6rem;
  }
}
.site-footer .page-top a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 8rem;
  background-color: #1948a0;
  color: #fff;
  font-size: 2.3rem;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  .site-footer .page-top a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .page-top a {
    height: 4.8rem;
    font-size: 1.4rem;
  }
}
.site-footer .page-top a::before {
  content: "";
  display: inline-block;
  width: 2.6rem;
  aspect-ratio: 1/1;
  margin-right: 1.2rem;
  background: url(/sopass/assets/images/common/icon-arrow-button-white.svg) no-repeat center/contain;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .page-top a::before {
    width: 1.5rem;
  }
}
.site-footer .inner {
  display: flex;
  justify-content: space-between;
  width: min(100%, 87.9rem);
  margin-inline: auto;
}
.site-footer .main {
  align-items: center;
  gap: 4.3rem;
  padding-top: 8.7rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .main {
    flex-direction: column-reverse;
  }
}
.site-footer .main .logo {
  width: 27.8rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .main .logo::before {
    content: "";
    position: relative;
    left: 50%;
    display: block;
    width: 30.3rem;
    height: 1px;
    margin-inline: auto;
    background-color: #707070;
    transform: translateX(-50%);
  }
}
.site-footer .main .logo a {
  display: block;
  text-align: center;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  .site-footer .main .logo a:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .main .logo a {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    padding-top: 3.4rem;
  }
}
.site-footer .main ul {
  max-height: 18.1rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: space-between;
  gap: 3.9rem;
  width: 32rem;
  -moz-column-count: 1;
       column-count: 1;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .main ul {
    width: 27.2rem;
    gap: 3.2rem;
    margin-inline: auto;
  }
}
.site-footer .main ul li a {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 0;
  transition: opacity 0.2s ease;
}
@media (any-hover: hover) {
  .site-footer .main ul li a:hover {
    opacity: 0.8;
  }
}
.site-footer .main ul li a::before {
  content: "";
  display: inline-block;
  margin-right: 0.8rem;
  border-top: 0.6rem solid transparent;
  border-bottom: 0.6rem solid transparent;
  border-left: 0.8rem solid #43ae34;
}
.site-footer .main ul li:nth-last-of-type(-n + 2) a::after {
  content: "";
  position: relative;
  display: inline-block;
  margin-left: 0.6rem;
  width: 1.4rem;
  height: 1.4rem;
  background-image: url(/sopass/assets/images/common/icon-another-tab.png);
  background-size: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .main ul li:nth-last-of-type(-n + 2) a::after {
    content: none;
  }
}
.site-footer .sub {
  padding-block: 7.7rem 1.3rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .sub {
    flex-direction: column;
    align-items: center;
    padding-block: 7.7rem 1.3rem;
  }
}
.site-footer .sub ul {
  display: flex;
  gap: 2.4rem;
  margin-left: -2.5rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .sub ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1.6rem;
    margin-inline: auto;
  }
}
.site-footer .sub ul li a {
  color: #333;
  font-size: 1.4rem;
  font-weight: 500;
}
.site-footer .sub ul li:not(:first-of-type) a::before {
  content: "";
  position: relative;
  top: 0.2rem;
  display: inline-block;
  margin-right: 0.6rem;
  width: 1.4rem;
  height: 1.4rem;
  background-image: url(/sopass/assets/images/common/icon-another-tab.png);
  background-size: cover;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .sub ul li:not(:first-of-type) a::before {
    content: none;
  }
}
.site-footer .sub p {
  margin-right: -22.9rem;
  font-family: var(--font-noto-sans);
  color: #031c4b;
  font-size: 1.4rem;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .site-footer .sub p {
    margin: 2.2rem 0 0 0;
    font-size: 1rem;
  }
}

html[lang=en] .site-footer {
  font-family: var(--font-helvetica);
}
html[lang=en] .site-footer .sub ul {
  justify-content: flex-start;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  html[lang=en] .site-footer .sub ul li {
    width: 41%;
    text-align: center;
  }
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  html[lang=en] .site-footer .sub ul li:first-of-type {
    position: relative;
    left: 3rem;
  }
}

/*=============== フェードインアニメーション ===============*/
/*=============== ▼左から右 ===============*/
.fade-left {
  opacity: 0;
  transform: translateX(-6rem);
  transition: opacity 1s ease, transform 1s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .fade-left {
    transform: translate(0, 4rem);
  }
}
.fade-left[data-fade=true] {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .fade-left[data-fade=true] {
    transform: translate(0, 0);
  }
}

/*=============== ▼右から左 ===============*/
.fade-right {
  opacity: 0;
  transform: translateX(6rem);
  transition: opacity 1s ease, transform 1s ease;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .fade-right {
    transform: translate(0, 4rem);
  }
}
.fade-right[data-fade=true] {
  opacity: 1;
  transform: translateX(0);
}
@media screen and (min-width: 0px) and (max-width: 750px) {
  .fade-right[data-fade=true] {
    transform: translate(0, 0);
  }
}

/*=============== ▼上から下 ===============*/
.fade-down {
  transform: translateY(-10rem);
}
.fade-down.is-scroll-active {
  animation: fadeDown 1s cubic-bezier(0.31, 0.2, 0.13, 1) forwards;
}

@keyframes fadeDown {
  0% {
    transform: translateY(-1rem);
  }
  100% {
    transform: translateY(0);
  }
}
/*=============== ▼下から上 ===============*/
.fade-up {
  opacity: 0;
}
.fade-up[data-fade=true] {
  animation: fadeUp 0.7s cubic-bezier(0.31, 0.2, 0.13, 1) forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translate(0, 3rem);
  }
  85% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 0);
    opacity: 1;
  }
}
/*=============== ▼非表示から表示する ===============*/
.fade {
  opacity: 0;
}
.fade[data-fade=true] {
  animation: fade 0.7s ease forwards;
}

@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*=============== ▼ぼかし ===============*/
.blur {
  opacity: 0;
}
.blur[data-fade=true] {
  animation: blur 0.7s ease-in-out forwards;
}

@keyframes blur {
  0% {
    opacity: 0;
    filter: blur(10px);
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
    filter: blur(0);
  }
}
/*=============== ▼アニメーションを遅らす設定 ===============*/
.animation {
  animation-delay: 0.5s;
}

.animation.d0 {
  animation-delay: 0s;
}

.animation.dm0p1 {
  animation-delay: 0.3s;
}

.animation.dm0p2 {
  animation-delay: 0.3s;
}

.animation.dm0p3 {
  animation-delay: 0.3s;
}

.animation.dm0p4 {
  animation-delay: 0.4s;
}

.animation.dm0p5 {
  animation-delay: 0.5s;
}

.animation.dm0p6 {
  animation-delay: 0.6s;
}

.animation.dm0p7 {
  animation-delay: 0.7s;
}

.animation.dm0p9 {
  animation-delay: 0.9s;
}

.animation.d1 {
  animation-delay: 1s;
}

.animation.d1p2 {
  animation-delay: 1.2s;
}

.animation.d1p3 {
  animation-delay: 1.3s;
}

.animation.d1p5 {
  animation-delay: 1.5s;
}

.animation.d1p7 {
  animation-delay: 1.7s;
}

.animation.d1p8 {
  animation-delay: 1.8s;
}

.animation.d2 {
  animation-delay: 2s;
}

.animation.d2p5 {
  animation-delay: 2.4s;
}

.animation.d3 {
  animation-delay: 3s;
}

.animation.d3p5 {
  animation-delay: 3.5s;
}

.animation.d4 {
  animation-delay: 4s;
}

.animation.d4p5 {
  animation-delay: 4.5s;
}

.animation.d5 {
  animation-delay: 5s;
}/*# sourceMappingURL=styles.css.map */