@charset "UTF-8";

/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  box-sizing: border-box;
}

::before,
::after {
  box-sizing: inherit;
}

/* 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%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  /* 2 */
}

/* 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 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

/* Lists (enumeration)
   ========================================================================== */
ul,
ol {
  padding: 0;
  margin: 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 */
  margin: 0;
  overflow: visible;
  /* 2 */
  clear: both;
  color: inherit;
  border: 0;
  border-top: 1px solid;
}

/**
 * 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 {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

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

/**
 * 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 {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  vertical-align: bottom;
  border-style: none;
}

embed,
object,
iframe {
  vertical-align: bottom;
  border: 0;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  vertical-align: middle;
  background: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  appearance: none;
}

[type=checkbox] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
  appearance: checkbox;
}

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

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

/**
 * 1. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  padding: 0;
  /* 1 */
}

/**
 * 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;
  appearance: none;
}

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

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

/* Table
   ========================================================================== */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

caption {
  text-align: left;
}

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --spacing: 0.05em;
}

* {
  letter-spacing: 0.05em;
  letter-spacing: var(--spacing);
}

html {
  font-size: 2.6667vw;
}

body {
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", source-han-sans-japanese, -apple-system, blinkmacsystemfont, roboto, "Segoe UI", "Helvetica Neue", helveticaneue, verdana, meiryo, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color: #222;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.pc img {
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}

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

a {
  color: #222;
  transition: all 0.4s ease;
}

a[href^="tel:"] {
  cursor: default;
}

.l-loader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
  display: block;
  width: 100%;
  height: 100vh;
  background: #fff;
  opacity: 1;
}

.l-loader::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: calc(100% + 12rem);
  -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%);
  content: "";
  background: #cb1414;
  background: linear-gradient(90deg, rgb(203, 20, 20) 0%, rgb(255, 100, 80) 100%);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% 100%;
  transform: translateY(100%);
}

.l-loader.is-loaded {
  opacity: 0;
  transition: opacity 1.25s ease-in 1s;
}

.l-loader.is-loaded::before {
  animation-name: splash;
  animation-duration: 1.25s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

@keyframes splash {
  0% {
    transform: translateY(100%);
  }

  50% {
    transform: translateY(0);
  }

  50.001% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-100%);
  }
}

.l-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  width: 100%;
  height: 5.1rem;
  background: #fff;
  border-bottom: 1px solid #D6D6D6;
  box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.1);
  transition: background-color 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}

.l-header.gnav_open .l-gnav-btn span i:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}

.l-header.gnav_open .l-gnav-btn span i:nth-of-type(2) {
  opacity: 0;
}

.l-header.gnav_open .l-gnav-btn span i:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

.l-header .container {
  position: relative;
  height: 100%;
}

.l-header__logo {
  position: absolute;
  top: 52.5%;
  left: 2.5rem;
  z-index: 1001;
  font-size: 0;
  transition: transform 0.6s cubic-bezier(0.45, 0.12, 0.04, 0.96), opacity 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96);
  transform: translateY(-50%);
}

.l-header__logo img {
  width: 13.8rem;
}

.l-gnav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  background: #fff;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-overflow-scrolling: touch;
}

.l-gnav__inner {
  padding-top: 5rem;
}

.l-gnav__top {
  padding: 1.6rem 0 3.5rem;
  border-top: 1px solid #dadada;
}

.l-gnav__list {
  margin-bottom: 3.5rem;
}

.l-gnav__item {
  position: relative;
}

.l-gnav__item.--has-child>a {
  display: none;
}

.l-gnav__item.--has-child>a::before {
  position: absolute;
  top: 2rem;
  right: 0;
  width: 0;
  height: 0;
  content: "";
  border-color: #222 transparent transparent;
  border-style: solid;
  border-width: 0.7rem 0.5rem 0;
}

.l-gnav__item>a {
  position: relative;
  display: block;
  margin: 0 3rem;
  font-weight: 700;
  line-height: 5rem;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-gnav__item>span.item-trigger {
  position: relative;
  display: block;
  margin: 0 3rem;
  font-weight: 700;
  line-height: 5rem;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-gnav__item>span.item-trigger.active::before {
  opacity: 0;
  transform: rotate(90deg);
}

.l-gnav__item>span.item-trigger::before {
  position: absolute;
  top: calc(50% - 0.6rem);
  right: 0.6rem;
  width: 1px;
  height: 1.3rem;
  content: "";
  background-color: #222;
  transition: all 0.3s;
}

.l-gnav__item>span.item-trigger::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.3rem;
  height: 1px;
  content: "";
  background-color: #222;
}

.l-gnav__child {
  display: none;
  background: #f7f7f7;
}

.l-gnav__child-list {
  padding: 2.5rem 3rem;
}

.l-gnav__child-item {
  margin-bottom: 2rem;
}

.l-gnav__child-item:last-child {
  margin-bottom: 0;
}

.l-gnav__child-item>a {
  position: relative;
  display: block;
  padding-left: 0.85em;
  letter-spacing: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.l-gnav__child-item>a::before {
  position: absolute;
  top: 0.95rem;
  left: 0;
  width: 0.4em;
  height: 1px;
  content: "";
  background: #222;
}

.l-gnav__child-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: visibility 0.3s, opacity 0.3s;
}

.l-gnav__child-bg::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9rem;
  content: "";
  background: rgba(255, 255, 255, 0.7);
}

.l-gnav__btns {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.l-gnav .c-btn {
  justify-content: center;
  width: 28rem;
  height: 4.8rem;
  overflow: visible;
  border: 1px solid #cb1414;
  border-radius: 3.75rem;
}

.l-gnav .c-btn.--trial {
  padding-left: 7.6rem;
}

.l-gnav .c-btn.--trial .btn-img {
  position: absolute;
  bottom: 0.6rem;
  left: 3.6rem;
  width: 7.2rem;
}

.l-gnav .c-btn.--trial .btn-txt {
  position: relative;
}

.l-gnav .c-btn.--trial .btn-txt svg {
  display: none;
}

.l-gnav .c-btn.--trial .btn-txt svg .icon_trial_p01 {
  fill: none;
  stroke: #cb1414;
  stroke-miterlimit: 10;
  stroke-width: 2;
  transition: all 0.4s ease;
}

.l-gnav .c-btn.--trial .btn-txt svg .icon_trial_p02 {
  fill: none;
  stroke: #cb1414;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
  transition: all 0.4s ease;
}

.l-gnav .c-btn.--trial .btn-txt svg .icon_trial_p03 {
  fill: #cb1414;
  transition: all 0.4s ease;
}

.l-gnav .c-btn.--download {
  position: relative;
  padding-left: 6rem;
  margin-top: 2rem;
  background: #cb1414;
}

.l-gnav .c-btn.--download .btn-img {
  position: absolute;
  bottom: -0.25rem;
  left: 4.5rem;
  width: 4.6rem;
}

.l-gnav .c-btn.--download .btn-txt {
  color: #fff;
}

.l-gnav .c-btn.--download .btn-txt svg {
  display: none;
}

.l-gnav .c-btn.--download .btn-txt svg .icon_dl_p01 {
  fill: none;
  stroke: #FFF;
  stroke-miterlimit: 10;
  stroke-width: 2;
  transition: all 0.4s ease;
}

.l-gnav .c-btn .btn-txt {
  position: relative;
  z-index: 1;
  font-weight: 700;
  color: #cb1414;
  letter-spacing: 0;
  transition: all 0.4s ease;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-gnav__bottom {
  padding: 2.15rem 3rem 3rem;
  border-top: 1px solid #dadada;
}

.l-gnav__sub-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 0;
  align-items: center;
  justify-content: space-between;
}

.l-gnav__sub-item {
  position: relative;
  width: 50%;
}

.l-gnav__sub-item:last-child::after {
  display: none;
}

.l-gnav__sub-item>a {
  position: relative;
  font-weight: 700;
  letter-spacing: 0;
  font-size: 12px;
  font-size: 1.2rem;
}

.l-gnav__copyright {
  padding: 1.7rem 0;
  color: #fff;
  text-align: center;
  background: #000;
  font-size: 10px;
  font-size: 1rem;
}

.l-gnav-btn {
  position: absolute;
  top: 1.75rem;
  right: 2rem;
  z-index: 1001;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.3rem;
  height: 1.5rem;
  cursor: pointer;
  outline: none;
  transition: opacity 0.8s cubic-bezier(0.45, 0.12, 0.04, 0.96);
}

.l-gnav-btn span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.l-gnav-btn span i {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  background-color: #000;
}

.l-gnav-btn span i:nth-of-type(1) {
  top: 0;
}

.l-gnav-btn span i:nth-of-type(2) {
  top: 0.7rem;
}

.l-gnav-btn span i:nth-of-type(3) {
  bottom: 0;
}

.sec-cta {
  position: relative;
  z-index: 0;
  padding: 7.5rem 0 0;
  margin-bottom: 18rem;
  background-image: url("/wp/assets/img/cta_bg_sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.sec-cta::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}

.sec-cta__inner {
  position: relative;
  z-index: 2;
  color: #fff;
  text-align: center;
}

.sec-cta__ttl {
  margin-bottom: 1.75rem;
  font-weight: 700;
  line-height: 1.3333333333;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.sec-cta__txt {
  line-height: 1.6666666667;
  font-size: 12px;
  font-size: 1.2rem;
}

.sec-cta__list {
  padding: 0 1.8rem;
  margin-top: -13.5rem;
  transform: translateY(50%);
}

.sec-cta__item:nth-child(odd)>a {
  background: #cb1414;
}

.sec-cta__item:nth-child(even)>a {
  background: #ff1e2d;
}

.sec-cta__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 12rem;
  font-weight: 700;
  line-height: 1.35;
  color: #fff;
  letter-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
}

.sec-cta__btn.--download span {
  padding-left: 3rem;
}

.sec-cta__btn.--download span svg {
  width: 2rem;
}

.sec-cta__btn.--contact span {
  padding-left: 3.2rem;
}

.sec-cta__btn.--contact span svg {
  width: 2.2rem;
}

.sec-cta__btn.--trial span {
  padding-left: 3.6rem;
}

.sec-cta__btn.--trial span svg {
  width: 2.6rem;
}

.sec-cta__btn::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  transition: all 0.4s ease;
}

.sec-cta__btn span {
  position: relative;
  z-index: 2;
}

.sec-cta__btn span svg {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.sec-cta__btn span svg .icon_trial_p01 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

.sec-cta__btn span svg .icon_trial_p02 {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}

.sec-cta__btn span svg .icon_trial_p03 {
  fill: #fff;
}

.sec-cta__btn span svg .icon_mail_p01 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

.sec-cta__btn span svg .icon_dl_p01 {
  fill: none;
  stroke: #fff;
  stroke-miterlimit: 10;
  stroke-width: 2;
}

.l-footer {
  position: relative;
}

.l-footer__top {
  padding: 7.15rem 0 0;
}

.l-footer__logo {
  width: 18.5rem;
  margin-bottom: 2.5rem;
}

.l-footer__logo img {
  width: 100%;
}

.l-footer__nav-block:last-child {
  margin: 0 -3rem;
}

.l-footer__nav-item {
  margin-bottom: 1rem;
}

.l-footer__nav-item:last-child {
  margin-bottom: 0;
}

.l-footer__nav-item.--has-child .item-link {
  display: none;
}

.l-footer__nav-item.--has-child .item-button {
  display: block;
}

.l-footer__nav-item .item-link {
  display: block;
  font-weight: 700;
  line-height: 5rem;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-footer__nav-item .item-button {
  position: relative;
  font-weight: 700;
  line-height: 5rem;
  font-size: 15px;
  font-size: 1.5rem;
}

.l-footer__nav-item .item-button.active::before {
  opacity: 0;
  transform: rotate(90deg);
}

.l-footer__nav-item .item-button::before {
  position: absolute;
  top: calc(50% - 0.6rem);
  right: 0.6rem;
  width: 1px;
  height: 1.3rem;
  content: "";
  background-color: #222;
  transition: all 0.3s;
}

.l-footer__nav-item .item-button::after {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1.3rem;
  height: 1px;
  content: "";
  background-color: #222;
}

.l-footer__nav-child-list {
  display: none;
  padding: 2.5rem 3rem;
  margin: 0 -3rem;
  background: #f7f7f7;
}

.l-footer__nav-child-item {
  margin-bottom: 2rem;
}

.l-footer__nav-child-item:last-child {
  margin-bottom: 0;
}

.l-footer__nav-child-item.sp {
  display: block;
}

.l-footer__nav-child-item>a {
  position: relative;
  display: block;
  padding-left: 0.85em;
  letter-spacing: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.l-footer__nav-child-item>a::before {
  position: absolute;
  top: 0.95rem;
  left: 0;
  width: 0.4em;
  height: 1px;
  content: "";
  background: #222;
}

.l-footer__bottom {
  padding: 2.25rem 0;
  background: #222;
}

.l-footer__secondary-nav-list {
  display: flex;
  flex-wrap: wrap;
  gap: 2.25rem 2.2rem;
  margin-bottom: 2.5rem;
  transform: scale(0.9);
  transform-origin: left top;
}

.l-footer__secondary-nav-item>a {
  color: #fff;
  white-space: nowrap;
  font-size: 11px;
  font-size: 1.1rem;
}

.l-footer .copyright {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
}

html.is-loaded body {
  overflow: visible;
}

body {
  overflow: hidden;
}

main {
  position: relative;
  overflow: hidden;
}

.container-s {
  padding: 0 2rem;
}

.container {
  padding: 0 2rem;
}

.container-l {
  padding: 0 2.2rem;
}

.sec-other {
  position: relative;
  z-index: 1;
  padding-top: 5rem;
}

.sec-other::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(50.01% + 2.5rem);
  content: "";
  background-color: #f7f7f7;
}

.sec-other::after {
  position: absolute;
  top: calc(50% + 2.5rem);
  left: 0;
  width: 100%;
  height: calc(50.01% - 2.5rem);
  content: "";
  background-color: rgba(0, 0, 0, 0.6);
}

.sec-other__item:not(:first-child) {
  margin-top: 1rem;
}

.sec-other__item>a {
  position: relative;
  z-index: 1;
  display: block;
  height: 21rem;
  padding: 5.5rem 2rem 6rem;
  overflow: hidden;
  background: #fff;
  filter: drop-shadow(0 0.25rem 0.5rem rgba(0, 0, 0, 0.1));
  border-radius: 0.5rem;
  transform: translateZ(0);
}

.sec-other__item>a::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(162, 16, 16, 0.7);
  opacity: 0;
  transition: all 0.4s ease;
}

.sec-other__img {
  display: none;
}

.sec-other__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sec-other__ttl {
  position: relative;
  padding-left: 3.4rem;
  margin-bottom: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: #cb1414;
  transition: all 0.4s ease;
  --spacing: 0.03em;
  font-size: 24px;
  font-size: 2.4rem;
}

.sec-other__ttl .icon {
  position: absolute;
  top: 50%;
  left: 0;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
  font-size: 0;
}

.sec-other__ttl .icon svg {
  display: block;
  width: 3rem;
  height: 3rem;
  fill: #cb1414;
  transition: all 0.4s ease;
}

.sec-other__txt {
  line-height: 1.6666666667;
  color: #cb1414;
  transition: all 0.4s ease;
  font-size: 12px;
  font-size: 1.2rem;
}

.sec-other .btn-arw {
  position: absolute;
  top: 50%;
  right: 2rem;
  display: block;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
}

.sec-other .btn-arw svg {
  width: 2.5rem;
  height: 2.5rem;
  fill: none;
  stroke: #cb1414;
  transition: all 0.4s ease;
}

.c-mv {
  position: relative;
  z-index: 1;
  min-height: 18rem;
  padding-bottom: 2.25rem;
  color: #fff;
  background: #cb1414;
}

.c-mv.--bg-none {
  color: #222;
  background: transparent;
}

.c-mv.--bg-none .c-mv__breadcrumbs>span {
  color: #222;
}

.c-mv.--bg-none .c-mv__breadcrumbs>span>a {
  color: #222;
  opacity: 0.6;
}

.c-mv.--bg-none .c-mv__ttl {
  padding-left: 0;
  color: #222;
}

.c-mv.--bg-none .c-mv__ttl .jp {
  margin-top: 3.5rem;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}

.c-mv.--bg-none .c-mv__ttl .jp .inview::before {
  background: #222;
}

.c-mv__inner {
  position: relative;
  padding-top: 6.25rem;
}

.c-mv__breadcrumbs {
  position: relative;
  margin-bottom: 2rem;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: 0;
  font-size: 10px;
  font-size: 1rem;
}

.c-mv__breadcrumbs>span {
  position: relative;
  top: 0.1rem;
}

.c-mv__breadcrumbs>span:last-child {
  font-weight: 700;
}

.c-mv__breadcrumbs>span>a {
  color: #fff;
}

.c-mv__ttl {
  position: relative;
  padding-left: 1.5rem;
  color: #fff;
}

.c-mv__ttl::before {
  position: absolute;
  top: 0.4rem;
  left: 0;
  width: 1px;
  height: calc(100% - 0.8rem);
  content: "";
  background: #fff;
}

.c-mv__ttl .jp {
  font-weight: 700;
  line-height: 1.25;
  --spacing: 0.03em;
  font-size: 27px;
  font-size: 2.7rem;
}

.c-mv__ttl .jp .inview {
  position: relative;
  display: inline-block;
  opacity: 1;
  transition: transform 0.4s cubic-bezier(0.8, 0, 0.5, 1);
  transform: scale(0, 1);
  transform-origin: 100% 50%;
}

.c-mv__ttl .jp .inview::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: calc(100% - 0.5rem);
  content: "";
  background-color: #fff;
  transition: transform 0.4s cubic-bezier(0.3, 0, 0.1, 1) 0.6s;
  transform-origin: 0 50%;
}

.c-mv__ttl .jp .inview.js-animate {
  transform: scale(1, 1);
  transform-origin: 0 50%;
}

.c-mv__ttl .jp .inview.js-animate::before {
  transform: scale(0, 1);
  transform-origin: 100% 50%;
}

.c-mv__ttl .en {
  margin-top: 0.4rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.6;
  --spacing: -0.02em;
  font-size: 13px;
  font-size: 1.3rem;
}

.c-mv__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.c-mv__img>div {
  height: 100%;
}

.c-mv__img>div>div {
  height: 100%;
}

.c-mv__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.c-btn {
  position: relative;
  z-index: 0;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 22.5rem;
  height: 4.8rem;
  padding: 0.5rem 2rem;
  overflow: hidden;
  font-weight: 700;
  color: #cb1414;
  letter-spacing: 0;
  white-space: nowrap;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3.2rem;
  transition: all 0.4s ease;
  font-size: 14px;
  font-size: 1.4rem;
}

.c-btn[type=submit]:disabled {
  pointer-events: none;
  opacity: 0.4;
}

.c-btn.--arw {
  justify-content: flex-start;
  padding: 0.25rem 1rem 0.25rem 2rem;
}

.c-btn.--arw .btn-arw {
  position: absolute;
  top: 50%;
  right: 1.3rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-top: -1.25rem;
}

.c-btn.--arw .btn-arw svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
  stroke: #cb1414;
  transition: all 0.4s ease;
}

.c-btn.--red {
  color: #fff;
  background: #cb1414;
  border: 1px solid #cb1414;
}

.c-btn.--red.--arw .btn-arw svg {
  fill: #cb1414;
  stroke: #fff;
}

.c-btn.--back {
  justify-content: center;
  width: 12rem;
  padding: 0.25rem 1rem;
  color: #fff;
  background: #7f2100;
  border: 1px solid #7f2100;
}

.c-btn.off {
  pointer-events: none;
  opacity: 0.2;
}


.inview {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.inview.js-animate {
  opacity: 1;
}

.inview.fade-up {
  transform: translate3d(0, 1rem, 0) rotate(0.0001deg);
}

.inview.fade-up.js-animate {
  transform: translate3d(0, 0, 0);
}

.inview.fade-down {
  transform: translate3d(0, -1rem, 0) rotate(0.0001deg);
}

.inview.fade-down.js-animate {
  transform: translate3d(0, 0, 0);
}

.inview.fade-left {
  transform: translate3d(25%, 0, 0) rotate(0.0001deg);
}

.inview.fade-left.js-animate {
  transform: translate3d(0, 0, 0);
}

.is-inline-xxs {
  display: inline;
}

.is-inline-xs {
  display: inline;
}

.is-inline-s {
  display: inline;
}

.is-inline-sm {
  display: inline;
}

.is-inline-m {
  display: inline;
}

.is-inline-ml {
  display: inline;
}

.is-inline-l {
  display: inline;
}

.is-inline-xl {
  display: inline;
}

.is-inline-xxl {
  display: inline;
}

.is-none-xxs {
  display: none;
}

.is-none-xs {
  display: none;
}

.is-none-s {
  display: none;
}

.is-none-sm {
  display: none;
}

.is-none-m {
  display: none;
}

.is-none-ml {
  display: none;
}

.is-none-l {
  display: none;
}

.is-none-xl {
  display: none;
}

.is-none-xxl {
  display: none;
}

.mt1em {
  margin-top: 1em !important;
}

.mt2em {
  margin-top: 2em !important;
}

.mt3em {
  margin-top: 3em !important;
}

.mt4em {
  margin-top: 4em !important;
}

.mt5em {
  margin-top: 5em !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.mb1em {
  margin-bottom: 1em !important;
}

.mb2em {
  margin-bottom: 2em !important;
}

.mb3em {
  margin-bottom: 3em !important;
}

.mb4em {
  margin-bottom: 4em !important;
}

.mb5em {
  margin-bottom: 5em !important;
}

.tal {
  text-align: left;
}

.tac {
  text-align: center;
}

.tar {
  text-align: right;
}

@media screen and (min-width: 391px) {
  .is-inline-xxs {
    display: none;
  }

  .is-none-xxs {
    display: inline;
  }
}

@media screen and (min-width: 641px) {
  .is-inline-xs {
    display: none;
  }

  .is-none-xs {
    display: inline;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
  .l-gnav__item>a:hover {
    color: #cb1414;
  }

  .l-gnav__item>a:hover::after {
    transform: scaleX(1);
  }

  .l-gnav__child-item>a:hover {
    text-decoration: underline;
  }

  .l-gnav .c-btn:hover {
    background: #cb1414;
    filter: none;
    transform: none;
  }

  .l-gnav .c-btn:hover .btn-txt {
    color: #fff;
  }

  .l-gnav .c-btn.--trial:hover .btn-txt svg .icon_trial_p01 {
    stroke: #fff;
  }

  .l-gnav .c-btn.--trial:hover .btn-txt svg .icon_trial_p02 {
    stroke: #fff;
  }

  .l-gnav .c-btn.--trial:hover .btn-txt svg .icon_trial_p03 {
    fill: #fff;
  }

  .l-gnav .c-btn.--download:hover {
    background: #fff;
  }

  .l-gnav .c-btn.--download:hover .btn-txt {
    color: #cb1414;
  }

  .l-gnav .c-btn.--download:hover .btn-txt svg .icon_dl_p01 {
    stroke: #cb1414;
  }

  .l-gnav__sub-item>a:hover {
    color: #cb1414;
    text-decoration: underline;
  }

  .sec-cta__btn:hover::before {
    opacity: 1;
  }

  .l-footer__nav-item .item-link:hover {
    text-decoration: underline;
  }

  .l-footer__nav-child-item>a:hover {
    text-decoration: underline;
  }

  .l-footer__secondary-nav-item>a:hover {
    text-decoration: underline;
  }

  .sec-other__item>a:hover::before {
    opacity: 1;
  }

  .sec-other__item>a:hover .sec-other__img {
    opacity: 0.7;
    transform: scale(1.025);
  }

  .sec-other__item>a:hover .sec-other__ttl {
    color: #fff;
  }

  .sec-other__item>a:hover .sec-other__ttl .icon svg {
    fill: #fff;
  }

  .sec-other__item>a:hover .sec-other__txt {
    color: #fff;
  }

  .sec-other__item>a:hover .btn-arw svg {
    stroke: #fff;
  }

  .checkbox .checkbox__item+span>a:hover {
    opacity: 0.7;
  }

  .c-post p a:hover {
    text-decoration: none;
  }

  .c-post ul>li>a:hover {
    text-decoration: none;
  }

  .c-post ol>li>a:hover {
    text-decoration: none;
  }

  .c-btn:hover {
    color: #fff;
    background: #cb1414;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.3));
    transform: translate3d(0, -0.5rem, 0);
  }

  .c-btn:hover.--arw .btn-arw svg {
    fill: #fff;
  }

  .c-btn:hover.--red {
    color: #cb1414;
    background: #fff;
  }

  .c-btn:hover.--red.--arw .btn-arw svg {
    fill: #cb1414;
  }

  .c-btn:hover.--back {
    color: #7f2100;
    background: #fff;
  }
}

@media screen and (min-width: 768px) {
  html {
    font-size: 0.977517vw;
  }

  .l-loader::before {
    height: calc(100% + 12rem);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 12rem), 0 100%);
  }

  .l-header {
    height: 7.1rem;
  }

  .l-header .container {
    padding: 0;
  }

  .l-header__logo {
    left: 3rem;
  }

  .l-header__logo img {
    width: 20.7rem;
  }

  .l-gnav__inner {
    padding-top: 7rem;
  }

  .l-gnav__top {
    padding: 3.2rem 0 7rem;
  }

  .l-gnav__list {
    margin-bottom: 5rem;
  }

  .l-gnav__item>a {
    margin: 0 6rem;
    line-height: 6rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .l-gnav__item>span.item-trigger {
    margin: 0 6rem;
    line-height: 6rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .l-gnav__item>span.item-trigger::before {
    top: calc(50% - 1rem);
    right: 1rem;
    height: 2.1rem;
  }

  .l-gnav__item>span.item-trigger::after {
    width: 2.1rem;
  }

  .l-gnav__child-list {
    padding: 5rem 6rem;
  }

  .l-gnav__child-item>a {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .l-gnav__child-item>a::before {
    top: 1.3rem;
  }

  .l-gnav__btns {
    flex-direction: row;
    gap: 0 4rem;
    justify-content: center;
  }

  .l-gnav .c-btn {
    width: 34rem;
    height: 7.5rem;
    border-width: 2px;
  }

  .l-gnav .c-btn.--trial {
    padding-left: 12.4rem;
  }

  .l-gnav .c-btn.--trial .btn-img {
    bottom: 0.6rem;
    left: 4.5rem;
    width: 11.6rem;
  }

  .l-gnav .c-btn.--download {
    padding-left: 10.5rem;
    margin-top: 0;
  }

  .l-gnav .c-btn.--download .btn-img {
    bottom: -0.4rem;
    left: 6rem;
    width: 7.2rem;
  }

  .l-gnav .c-btn .btn-txt {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .l-gnav__bottom {
    padding: 4.3rem 6rem 6rem;
  }

  .l-gnav__sub-list {
    gap: 4rem 0;
  }

  .l-gnav__sub-item>a {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .l-gnav-btn {
    top: 2.5rem;
    right: 2.5rem;
    width: 3rem;
    height: 2rem;
  }

  .l-gnav-btn span i {
    height: 2px;
  }

  .l-gnav-btn span i:nth-of-type(2) {
    top: 0.9rem;
  }

  .sec-cta {
    padding: 36rem 0 0;
    margin-bottom: 10rem;
    background-image: url("/wp/assets/img/cta_bg.jpg");
  }

  .sec-cta__ttl {
    margin-bottom: 1.5rem;
    line-height: 1.6666666667;
    font-size: 30px;
    font-size: 3rem;
  }

  .sec-cta__txt {
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .sec-cta__list {
    display: flex;
    padding: 0;
    margin-top: -2.5rem;
  }

  .sec-cta__item {
    width: 33.3334%;
  }

  .sec-cta__btn {
    height: 20rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .sec-cta__btn.--download span {
    padding-left: 4.2rem;
  }

  .sec-cta__btn.--download span svg {
    width: 2.7rem;
  }

  .sec-cta__btn.--contact span {
    padding-left: 4.5rem;
  }

  .sec-cta__btn.--contact span svg {
    width: 3rem;
  }

  .sec-cta__btn.--trial span {
    padding-left: 4.9rem;
  }

  .sec-cta__btn.--trial span svg {
    width: 3.4rem;
  }

  .l-footer__top {
    padding: 8rem 0 5.75rem;
  }

  .l-footer__top .container {
    max-width: 123rem;
  }

  .l-footer__logo {
    width: 27.5rem;
    margin-bottom: 5.15rem;
  }

  .l-footer__nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }

  .l-footer__nav-block:last-child {
    width: auto;
    margin: 0;
  }

  .l-footer__nav-item {
    margin-bottom: 1.5rem;
  }

  .l-footer__nav-item.--has-child .item-link {
    display: inline;
  }

  .l-footer__nav-item.--has-child .item-button {
    display: none;
  }

  .l-footer__nav-item .item-link {
    display: inline;
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .l-footer__nav-item .item-button {
    display: none;
  }

  .l-footer__nav-child-list {
    display: block;
    padding: 0;
    margin: 0.75rem 0 0;
    background: transparent;
  }

  .l-footer__nav-child-item {
    margin-bottom: 0.35rem;
  }

  .l-footer__nav-child-item.sp {
    display: none;
  }

  .l-footer__nav-child-item>a {
    display: inline;
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .l-footer__nav-child-item>a::before {
    top: 1.1rem;
  }

  .l-footer__bottom {
    padding: 2.9rem 0;
  }

  .l-footer__bottom .container {
    max-width: 123rem;
  }

  .l-footer__bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .l-footer__secondary-nav-list {
    gap: 0 2.65rem;
    margin-bottom: 0;
    transform: scale(0.75);
    flex-shrink: 0;
    width: 600px;
    flex-wrap: nowrap;
  }

  .l-footer__secondary-nav-item>a {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .l-footer .copyright {
    transform: scale(0.75);
    transform-origin: right top;
    font-size: 14px;
    font-size: 1.4rem;
    width: 366px;
  }

  .container-s {
    padding: 0 6rem;
  }

  .container {
    padding: 0 6rem;
  }

  .container-l {
    padding: 0 4.8rem;
  }

  .sec-other {
    padding-top: 6rem;
    margin-bottom: -21.4rem;
  }

  .sec-other::before {
    height: calc(50.01% + 3rem);
  }

  .sec-other::after {
    display: none;
  }

  .sec-other .container {
    padding: 0 1.475rem;
  }

  .sec-other__list {
    display: flex;
    gap: 0 1.475rem;
  }

  .sec-other__item {
    flex: 1 1 0;
  }

  .sec-other__item:not(:first-child) {
    margin-top: 0;
  }

  .sec-other__item>a {
    height: 42.8rem;
    padding: 7rem 4rem 12rem;
    filter: drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.1));
    border-radius: 1rem;
  }

  .sec-other__img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.8s ease;
  }

  .sec-other__ttl {
    padding: 9rem 0 0;
    margin-bottom: 2.5rem;
    font-size: 30px;
    font-size: 3rem;
  }

  .sec-other__ttl .icon {
    top: 0;
    width: 6rem;
    height: 6rem;
    margin-top: 0;
  }

  .sec-other__ttl .icon svg {
    width: 6rem;
    height: 6rem;
  }

  .sec-other__txt {
    line-height: 1.625;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .sec-other .btn-arw {
    top: auto;
    right: auto;
    bottom: 5rem;
    left: 4rem;
    width: 3.2rem;
    height: 3.2rem;
    margin-top: 4.35rem;
  }

  .sec-other .btn-arw svg {
    width: 3.2rem;
    height: 3.2rem;
  }

  .c-mv {
    min-height: 22rem;
    padding-bottom: 2rem;
  }

  .c-mv.--bg-none .c-mv__ttl .jp {
    margin-top: 6.75rem;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .c-mv__inner {
    padding-top: 7.85rem;
  }

  .c-mv__breadcrumbs {
    margin: 0 -0.7rem 1.8rem;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .c-mv__breadcrumbs>span {
    padding: 0 0.7rem;
  }

  .c-mv__ttl {
    padding-left: 3rem;
  }

  .c-mv__ttl::before {
    top: 0.5rem;
    width: 2px;
  }

  .c-mv__ttl .jp {
    font-size: 36px;
    font-size: 3.6rem;
  }

  .c-mv__ttl .jp .inview::before {
    top: 0.5rem;
    height: calc(100% - 0.75rem);
  }

  .c-mv__ttl .en {
    margin-top: 1.35rem;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .c-btn {
    width: 30rem;
    height: 6.4rem;
    padding: 0.5rem 2rem;
    font-size: 16px;
    font-size: 1.6rem;
  }

  .c-btn.--arw {
    padding: 0.5rem 6rem 0.5rem 2.5rem;
  }

  .c-btn.--arw .btn-arw {
    right: 1.8rem;
    width: 3.2rem;
    height: 3.2rem;
    margin-top: -1.6rem;
  }

  .c-btn.--back {
    width: 20rem;
    padding: 0.5rem 4rem;
  }

  .is-inline-s {
    display: none;
  }

  .is-none-s {
    display: inline;
  }
}

@media (hover: hover) and (pointer: fine) and (min-width: 1024px) {
  .l-gnav__item.--has-child:hover .l-gnav__child {
    visibility: visible;
    opacity: 1;
  }

  .l-gnav__item.--has-child:hover .l-gnav__child-bg {
    z-index: 1010;
    visibility: visible;
    opacity: 1;
  }

  .l-gnav__sub-item.--login>a:hover {
    color: #fff;
    text-decoration: none;
    background: #000;
  }
}

@media screen and (min-width: 1024px) {
  html {
    font-size: 0.714286vw;
  }

  .l-header {
    height: 9.1rem;
    overflow: visible;
    box-shadow: 0 0 0.5rem rgba(0, 0, 0, 0.1);
  }

  .l-gnav {
    position: relative;
    padding: 0;
    visibility: visible;
    background: none;
    opacity: 1;
    transform: none;
  }

  .l-gnav__inner {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
    justify-content: space-between;
    padding: 0 0 0 28rem;
  }

  .l-gnav__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    border-top: none;
  }

  .l-gnav__list {
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .l-gnav__item {
    position: static;
    margin-right: 3rem;
  }

  .l-gnav__item.--has-child>a {
    display: block;
    padding-right: 1.5rem;
  }

  .l-gnav__item>a {
    margin: 0;
    line-height: 4.5rem;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .l-gnav__item>a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.3rem;
    content: "";
    background-color: #cb1414;
    transition: transform 0.4s ease;
    transform: scaleX(0);
    transform-origin: left center;
  }

  .l-gnav__item>span.item-trigger {
    display: none;
  }

  .l-gnav__child {
    position: absolute;
    top: 100%;
    left: calc((100vw - 100%) / -2);
    z-index: 1011;
    display: block;
    width: calc(100vw - 100% + 100%);
    visibility: hidden;
    background: #fff;
    opacity: 0;
    transition: visibility 0.25s, opacity 0.25s;
  }

  .l-gnav__child-list {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 8rem;
    padding: 0;
    margin: 0;
  }

  .l-gnav__child-item {
    margin: 0 6rem;
  }

  .l-gnav__child-item>a {
    display: inline;
    padding-left: 0;
    font-weight: 700;
    line-height: 2;
    font-size: 14px;
    font-size: 1.4rem;
  }

  .l-gnav__child-item>a::before {
    display: none;
  }

  .l-gnav__btns {
    gap: 0;
  }

  .l-gnav .c-btn {
    width: 16rem;
    height: 4.5rem;
    border-width: 1px;
    border-radius: 0;
  }

  .l-gnav .c-btn.--trial {
    left: 1px;
    padding-left: 2rem;
  }

  .l-gnav .c-btn.--trial .btn-img {
    display: none;
  }

  .l-gnav .c-btn.--trial .btn-txt {
    padding-left: 3rem;
  }

  .l-gnav .c-btn.--trial .btn-txt svg {
    position: absolute;
    top: 0.1rem;
    left: 0;
    display: block;
    width: 2.4rem;
  }

  .l-gnav .c-btn.--download {
    padding-left: 2rem;
  }

  .l-gnav .c-btn.--download .btn-img {
    display: none;
  }

  .l-gnav .c-btn.--download .btn-txt {
    padding-left: 2.6rem;
  }

  .l-gnav .c-btn.--download .btn-txt svg {
    position: absolute;
    top: 0.1rem;
    left: 0;
    display: block;
    width: 2rem;
  }

  .l-gnav .c-btn .btn-txt {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .l-gnav__bottom {
    padding: 1rem 0;
    border-top: none;
  }

  .l-gnav__sub-list {
    gap: 0;
    justify-content: flex-end;
    padding-right: 1rem;
  }

  .l-gnav__sub-item {
    width: auto;
    padding: 0 2rem;
  }

  .l-gnav__sub-item.--login {
    order: 4;
    padding: 0;
    margin-left: 1rem;
  }

  .l-gnav__sub-item.--login>a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 12rem;
    height: 2.5rem;
    background: transparent;
    border: 1px solid #000;
  }

  .l-gnav__sub-item:not(.--login)::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    content: "";
    background: #000;
  }

  .l-gnav__sub-item>a {
    font-weight: 400;
    font-size: 13px;
    font-size: 1.3rem;
  }

  .l-gnav__copyright {
    display: none;
  }

  .l-gnav-btn {
    display: none;
  }

  .l-footer__nav-block {
    width: 14.2857%;
  }

  .container-s {
    max-width: 140rem;
    padding: 0 20rem;
    margin: 0 auto;
  }

  .container {
    max-width: 140rem;
    padding: 0 10rem;
    margin: 0 auto;
  }

  .container-l {
    max-width: 144rem;
    padding: 0 5.6rem;
    margin: 0 auto;
  }

  .sec-other {
    margin-bottom: -24rem;
  }

  .sec-other__item>a {
    height: 48rem;
    padding: 9rem 6rem 18rem;
  }

  .sec-other .btn-arw {
    bottom: 9rem;
    left: 6rem;
  }

  .c-mv {
    min-height: 24rem;
  }

  .c-mv__inner {
    padding-top: 9.85rem;
  }

  .is-inline-sm {
    display: none;
  }

  .is-none-sm {
    display: inline;
  }
}

@media screen and (min-width: 1081px) {
  .is-inline-m {
    display: none;
  }

  .is-none-m {
    display: inline;
  }
}

@media screen and (min-width: 1281px) {
  .is-inline-ml {
    display: none;
  }

  .is-none-ml {
    display: inline;
  }
}

@media screen and (min-width: 1401px) {
  html {
    font-size: 10px;
  }

  .is-inline-l {
    display: none;
  }

  .is-none-l {
    display: inline;
  }
}

@media screen and (min-width: 1701px) {
  .is-inline-xl {
    display: none;
  }

  .is-none-xl {
    display: inline;
  }
}

@media screen and (min-width: 1921px) {
  .is-inline-xxl {
    display: none;
  }

  .is-none-xxl {
    display: inline;
  }
}

@media screen and (max-width: 1023px) {
  .l-header.gnav_open .l-gnav {
    overflow: hidden;
    overflow-y: auto;
    visibility: visible;
    opacity: 1;
  }
}

@media screen and (max-width: 767px) {
  body.l-gnav_active .l-header__logo {
    transform: translate3d(-19.6rem, -50%, 0);
  }

  .l-gnav__copyright span {
    display: inline-block;
    transform: scale(0.75);
  }

  .l-footer__top .container {
    padding: 0 3rem;
  }

  .l-footer__nav-block:last-child .l-footer__nav-list {
    display: flex;
    flex-wrap: wrap;
    padding: 2.15rem 3rem;
    border-top: 1px solid #dadada;
  }

  .l-footer__nav-block:last-child .l-footer__nav-item {
    width: 50%;
  }

  .l-footer__nav-block:last-child .l-footer__nav-item>a {
    line-height: 3rem;
    font-size: 12px;
    font-size: 1.2rem;
  }

  .c-mv.--bg-none {
    min-height: 15.85rem;
  }
}