@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+JP:wght@100;200;300;400;500;600;700&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

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

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

ol,
ul,
dl {
  margin-bottom: 1rem;
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  color: none;
  text-decoration: none;
}

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

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

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

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

/*!
 * Bootstrap Reboot v4.5.3 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box;
}
*:focus,
*::before:focus,
*::after:focus {
  outline: none;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

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

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}

p {
  margin-bottom: 0;
  margin-top: 0;
}

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

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

ol,
ul,
dl {
  margin-bottom: 1rem;
  margin-top: 0;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  background-color: transparent;
  color: none;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  color: none;
  text-decoration: none;
}

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

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

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

pre {
  margin-bottom: 1rem;
  margin-top: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

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

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

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

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

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

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

output {
  display: inline-block;
}

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

template {
  display: none;
}

[hidden] {
  display: none !important;
}


/*-----------------------------------------------
@keyframes
------------------------------------------------*/
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes zoomOut {
  0% {
    transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}
@keyframes confetti {
  0% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(0deg) translate(0, 0);
  }
  25% {
    opacity: 1;
    transform: rotateZ(5deg) rotateY(360deg) translate(-5vw, 20vh);
  }
  50% {
    transform: rotateZ(15deg) rotateY(720deg) translate(5vw, 50vh);
  }
  75% {
    transform: rotateZ(5deg) rotateY(1080deg) translate(-10vw, 70vh);
  }
  86% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: rotateZ(15deg) rotateY(1440deg) translate(10vw, 80vh);
  }
}
.u-wysiwygArea {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea {
    font-size: 12px;
  }
}
.u-wysiwygArea * + * {
  margin-top: 1.75em;
}
.u-wysiwygArea br + * {
  margin-top: 0;
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a {
    transition: all 0.6s ease-in-out 0s;
  }
}
@media screen and (min-width: 769px) {
  .u-wysiwygArea a:hover {
    opacity: 0.6;
  }
}
.u-wysiwygArea a {
  color: blue;
  text-decoration: underline;
}
.u-wysiwygArea h1 {
  font-size: 4.5rem;
  line-height: 1.4;
}
.u-wysiwygArea h2 {
  font-size: 3rem;
  line-height: 1.6;
  margin-top: 2em;
}
.u-wysiwygArea h3 {
  color: blue;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.6;
}
.u-wysiwygArea h4 {
  font-size: 1.8rem;
  line-height: 1.6;
  padding-left: 25px;
  position: relative;
}
.u-wysiwygArea h4::before {
  background: blue;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 17px;
}
.u-wysiwygArea h5,
.u-wysiwygArea h6 {
  font-size: 1.6rem;
  line-height: 1.6;
}
.u-wysiwygArea h1 + h2,
.u-wysiwygArea h2 + h3,
.u-wysiwygArea h3 + h4,
.u-wysiwygArea h4 + h5,
.u-wysiwygArea h5 + h6 {
  margin-top: 0.5em;
}
.u-wysiwygArea p {
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .u-wysiwygArea p {
    font-size: 12px;
  }
}
.u-wysiwygArea strong,
.u-wysiwygArea strong * {
  font-weight: bold;
}
.u-wysiwygArea em,
.u-wysiwygArea em * {
  font-style: italic;
}
.u-wysiwygArea ul {
  list-style-type: disc;
}
.u-wysiwygArea ol {
  list-style-type: decimal;
}
.u-wysiwygArea ul,
.u-wysiwygArea ol {
  margin-top: 1em;
  padding-left: 1.4em;
}
.u-wysiwygArea ul li,
.u-wysiwygArea ol li {
  line-height: 1.5;
  margin-top: 0.6em;
}
.u-wysiwygArea sup,
.u-wysiwygArea sub {
  font-size: 1rem;
  line-height: 1 !important;
}
.u-wysiwygArea hr {
  background: #222;
  display: block;
  height: 1px;
  width: 100%;
}
.u-wysiwygArea blockquote {
  background: blue;
  padding: 30px;
}
.u-wysiwygArea table {
  background: blue;
  border-collapse: collapse;
  height: auto !important;
  margin-top: 3em;
  width: 100% !important;
}
.u-wysiwygArea table thead th,
.u-wysiwygArea table thead td {
  font-weight: bold;
  text-align: center;
}
.u-wysiwygArea table tr th,
.u-wysiwygArea table tr td {
  border: #222 1px solid;
  line-height: 1.5;
  padding: 15px 20px;
  text-align: left;
  vertical-align: middle;
}
.u-wysiwygArea table tr th {
  font-weight: bold;
  text-align: center;
  width: 25%;
}
.u-wysiwygArea img {
  height: auto;
  margin-top: 1em;
  max-width: 100%;
  width: auto;
}
.u-wysiwygArea img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.u-wysiwygArea img.alignright {
  display: block;
  margin-left: auto;
  margin-right: 0;
}
.u-wysiwygArea .gallery {
  align-items: stretch;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.u-wysiwygArea .gallery-item {
  float: none;
  margin-top: 0;
  text-align: center;
}
.u-wysiwygArea .gallery-columns-2 .gallery-item {
  width: calc((100% - 40px) / 2);
}
.u-wysiwygArea .gallery-columns-3 .gallery-item {
  width: calc((100% - 80px) / 3);
}

.u-btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 0.2rem 0.2rem 0.2rem 1rem;
  gap: 0.8rem;
  width: fit-content;
  height: 4.2rem;
  background: #fff;
  border-radius: 0.2rem;
  text-decoration: none;
  transition: all 0.3s ease;
}
.u-btn:hover, .u-btn:active {
  opacity: 0.9;
}
.u-btn:hover .u-btn__arrow svg, .u-btn:active .u-btn__arrow svg {
  animation: arrowLoop 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  .u-btn:hover .u-btn__arrow svg, .u-btn:active .u-btn__arrow svg {
    animation-duration: 0.3s;
  }
}
.u-btn__text {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #2e2f7b;
  white-space: nowrap;
  padding: 0 1.2rem;
}
.u-btn__arrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 1.2rem;
  width: 3.2rem;
  height: 3.8rem;
  background: #2e2f7b;
  border-radius: 0.2rem;
  flex-shrink: 0;
  overflow: hidden;
}
.u-btn__arrow svg {
  width: 0.8rem;
  height: 0.8rem;
}

/*====================================================================
siteHeader
====================================================================*/
.siteHeader {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 2rem 0 0;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 768px) {
  .siteHeader {
    align-items: center;
    padding-right: 0.8rem;
  }
}
.siteHeader.is-scroll {
  background: #2e2f7b;
  height: auto;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}
.siteHeader.is-scroll .siteHeader__logo {
  width: 8.4rem;
}
.siteHeader.is-scroll .siteHeader__logo a {
  padding: 1rem;
}
@media screen and (max-width: 768px) {
  .siteHeader.is-scroll .siteHeader__logo a {
    padding: 0.75rem;
  }
}
@media screen and (max-width: 768px) {
  .siteHeader.is-scroll .siteHeader__logo {
    width: 6rem;
    height: 6rem;
  }
}
.is_login_user .siteHeader {
  top: 32px;
}
@media print {
  .siteHeader {
    position: absolute;
  }
}
.siteHeader__logo {
  width: 17.2rem;
  height: auto;
  aspect-ratio: 172/168.06;
  background: #fff;
  flex-shrink: 0;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 768px) {
  .siteHeader__logo {
    width: 6rem;
    height: 6rem;
  }
}
.siteHeader__logo a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 2.4rem;
  transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 768px) {
  .siteHeader__logo a {
    padding: 0.75rem;
  }
}
.siteHeader__logo img {
  width: 100%;
  height: auto;
  display: block;
}
.siteHeader__logo-text {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2.766rem;
  line-height: 3.3rem;
  color: #2e2f7b;
}
.siteHeader__right {
  display: flex;
  align-items: flex-start;
  padding-top: 2rem;
  gap: 4.9rem;
  flex: 1;
}
@media screen and (max-width: 768px) {
  .siteHeader__right {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 6rem;
    max-height: calc(100vh - 6rem);
    overflow-y: auto;
    background: rgba(46, 47, 123, 0.9);
    padding: 6rem;
    gap: 3.8rem;
    border-bottom-left-radius: 0.8rem;
    border-top-left-radius: 0.8rem;
  }
  .siteHeader__right.is-active {
    opacity: 1;
    pointer-events: auto;
    visibility: visible;
  }
}
.siteHeader__nav {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .siteHeader__nav {
    padding-top: 2rem;
  }
}
.siteHeader__navList {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4rem;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .siteHeader__navList {
    gap: 2.4rem;
    flex-direction: column;
  }
}
.siteHeader__navItem a {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 180%;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.4s ease-in-out;
}
.siteHeader__navItem a:hover {
  opacity: 0.75;
}
.siteHeader__contact {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__contact {
    flex-direction: column;
  }
}
.siteHeader__phone {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 0.8rem;
  text-decoration: none;
  transition: opacity 0.4s ease;
}
.siteHeader__phone.is-hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .siteHeader__phone {
    align-items: center;
  }
}
.siteHeader__phoneNumber {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__phoneNumber {
    margin-right: 0.5rem;
  }
}
.siteHeader__phoneIcon {
  display: flex;
  align-items: center;
  width: 2rem;
  height: 2rem;
  flex-shrink: 0;
}
.siteHeader__phoneIcon svg {
  width: 100%;
  height: 100%;
}
.siteHeader__phoneNum {
  font-family: "Urbanist", sans-serif;
  font-weight: 700;
  font-size: 2rem;
  line-height: 100%;
  color: #fff;
  white-space: nowrap;
}
.siteHeader__phoneHours {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .siteHeader__phoneHours {
    position: relative;
    left: -0.3rem;
  }
}
.siteHeader__hoursLabel {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  line-height: 100%;
  color: #fff;
}
.siteHeader__hoursTime {
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
  white-space: nowrap;
}
.siteHeader__spMenu {
  display: flex;
  gap: 0.8rem;
}
@media screen and (min-width: 769px) {
  .siteHeader__spMenu {
    display: none;
  }
}
.siteHeader__spMenuNav {
  width: 3.2rem;
  height: 4.2rem;
  background: #fff;
  position: relative;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.siteHeader__spMenuNav.is-active .is-open {
  opacity: 0;
}
.siteHeader__spMenuNav.is-active .is-close {
  opacity: 1;
}
.siteHeader .is-open {
  position: absolute;
  transition: all 0.3s;
  opacity: 1;
}
.siteHeader .is-close {
  position: absolute;
  transition: all 0.3s;
  opacity: 0;
}

/*====================================================================
siteFooter
====================================================================*/
.siteFooter {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  padding: 10rem 2rem 4rem;
  gap: 8rem;
  width: 100%;
  background: #18194e;
}
@media screen and (max-width: 768px) {
  .siteFooter {
    padding: 8.2rem 2rem 1.6rem;
    gap: 6rem;
  }
}
.siteFooter__inner {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12rem;
  align-self: center;
  max-width: 120rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .siteFooter__inner {
    gap: 6rem;
    flex-direction: column;
  }
}
.siteFooter__brand {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4rem;
  width: 40rem;
  height: 16.806rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .siteFooter__brand {
    width: 100%;
    height: auto;
    gap: 2.4rem;
  }
}
.siteFooter__logoWrap {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 2.4rem;
  width: 17.2rem;
  height: 16.806rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .siteFooter__logoWrap {
    width: 12rem;
    height: auto;
    padding: 0;
    align-items: center;
    justify-content: center;
  }
}
.siteFooter__logoWrap a {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .siteFooter__logoWrap a {
    width: 8.7rem;
    height: auto;
  }
}
.siteFooter__logoWrap img {
  width: 100%;
  height: auto;
  display: block;
}
.siteFooter__logoText {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 2.766rem;
  line-height: 3.3rem;
  color: #ffffff;
}
.siteFooter__address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.8rem;
  width: 18.8rem;
}
.siteFooter__companyName {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 150%;
  color: #ffffff;
  margin: 0;
}
.siteFooter__addressText {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 180%;
  color: #ffffff;
  margin: 0;
}
.siteFooter__navArea {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 8rem;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .siteFooter__navArea {
    flex-direction: column;
    width: 100%;
    padding: 0 3rem;
  }
}
.siteFooter__navCol {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .siteFooter__navCol {
    width: 100%;
  }
}
.siteFooter__navColHead {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 0 0.6rem;
  border-bottom: 1px solid #b8b8b8;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  .siteFooter__navColHead {
    padding: 0 0 0.8rem;
  }
}
.siteFooter__navColHead span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 180%;
  color: #ffffff;
}
.siteFooter__navList {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.6rem;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-right: 2rem;
}
@media screen and (max-width: 768px) {
  .siteFooter__navList {
    padding-right: 0;
    width: 100%;
  }
}
.siteFooter__navItem {
  width: 100%;
}
.siteFooter__navLink {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 2.4rem;
  width: 100%;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 180%;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.siteFooter__navLink:hover, .siteFooter__navLink:active {
  opacity: 0.75;
}
.siteFooter__navLink:hover .siteFooter__navArrow svg, .siteFooter__navLink:active .siteFooter__navArrow svg {
  animation: arrowLoop 0.5s ease-in-out;
}
@media screen and (max-width: 768px) {
  .siteFooter__navLink:hover .siteFooter__navArrow svg, .siteFooter__navLink:active .siteFooter__navArrow svg {
    animation-duration: 0.3s;
  }
}
.siteFooter__navArrow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0 0.8rem;
  width: 2.4rem;
  height: 3.2rem;
  background: #ffffff;
  border-radius: 0.2rem;
  flex-shrink: 0;
  overflow: hidden;
}
.siteFooter__navArrow svg {
  width: 0.8rem;
  height: 0.8rem;
}
.siteFooter__copyright {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 180%;
  color: #ffffff;
  text-align: center;
  margin: 0;
}

/*====================================================================
COMMON LAYOUT
====================================================================*/
html {
  font-size: 10px;
}
@media screen and (max-width: 1440px) and (min-width: 768px) {
  html {
    font-size: 0.6944444444vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 2.5641025641vw;
  }
}

body {
  font-feature-settings: "palt" 1;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  font-feature-settings: normal;
  font-family: "IBM Plex Sans JP", sans-serif;
}
body.is-fixed {
  overflow: hidden;
}

br.u-spOnlyBr {
  display: none !important;
}
@media screen and (max-width: 768px) {
  br.u-spOnlyBr {
    display: inline !important;
  }
}

br.u-pcOnlyBr {
  display: inline !important;
}
@media screen and (max-width: 768px) {
  br.u-pcOnlyBr {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .is-sp {
    display: none;
  }
}

.is-pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .is-pc {
    display: block;
  }
}

/*-----------------------------------------------
PC/SP
------------------------------------------------*/
.u-pcDb {
  display: block;
}

.u-pcDib {
  display: inline-block;
}

.u-pcDin {
  display: inline;
}

.u-pcDf {
  display: flex;
}

.u-pcDt {
  display: table;
}

.u-pcDtc {
  display: table-cell;
}

.u-spDb,
.u-spDib,
.u-spDin,
.u-spDf,
.u-spDt,
.u-spDtc {
  display: none;
}

@media screen and (max-width: 768px) {
  .u-pcDb,
  .u-pcDib,
  .u-pcDin,
  .u-pcDf,
  .u-pcDt,
  .u-pcDtc {
    display: none;
  }
  .u-spDb {
    display: block;
  }
  .u-spDib {
    display: inline-block;
  }
  .u-spDin {
    display: inline;
  }
  .u-spDf {
    display: flex;
  }
  .u-spDt {
    display: table;
  }
  .u-spDtc {
    display: table-cell;
  }
  .u-pcOnlyBr {
    display: none;
  }
}
/*-----------------------------------------------
main
------------------------------------------------*/
.siteContent {
  overflow: hidden;
}

.c-container {
  max-width: 134rem;
  margin: 0 auto;
  padding: 0 2rem;
}

/*-----------------------------------------------
Animations
------------------------------------------------*/
@keyframes arrowSlideOutRight {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(1.5rem);
    opacity: 0;
  }
}
@keyframes arrowSlideInRight {
  0% {
    transform: translateX(-1.5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes arrowSlideOutLeft {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(-1.5rem);
    opacity: 0;
  }
}
@keyframes arrowSlideInLeft {
  0% {
    transform: translateX(1.5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes arrowLoop {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(1.5rem);
    opacity: 0;
  }
  50% {
    transform: translateX(-1.5rem);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.heading {
  padding-top: 20rem;
  padding-bottom: 9.6rem;
  position: relative;
}
.heading::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(46, 47, 123, 0.5), rgba(46, 47, 123, 0.5));
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .heading {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 8rem 0 0;
    height: 27.2rem;
  }
}

.heading__inner {
  position: relative;
  z-index: 10;
  flex-direction: column;
  padding: 0 22rem;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .heading__inner {
    display: flex;
    align-items: flex-start;
    padding: 0 2rem 7.2rem;
  }
}

.heading__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.heading__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.heading__bg.is-opacity {
  opacity: 0.5;
}

.heading__title-jp {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  color: white;
  margin-bottom: 0.8rem;
}
@media screen and (max-width: 768px) {
  .heading__title-jp {
    margin: 0;
  }
}

.heading__title-en {
  font-family: "Urbanist", sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  color: white;
}
@media screen and (max-width: 768px) {
  .heading__title-en {
    font-size: 4rem;
    margin: 0;
  }
}

.u-title01 {
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 1.5;
  font-weight: 600;
}
.u-title01__title {
  font-family: "Urbanist", sans-serif;
  font-size: 8rem;
  color: #2e2f7b;
  margin: 0;
  letter-spacing: -0.04rem;
}
@media screen and (max-width: 768px) {
  .u-title01__title {
    font-size: 4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.u-title01__sub {
  font-size: 2rem;
  line-height: 1.5;
  color: #222;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 768px) {
  .u-title01__sub {
    font-size: 1.6rem;
  }
}
.u-title01__sub.is-noGap {
  gap: 0;
}
.u-title01__sub::before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background: #2e2f7b;
  border-radius: 50%;
  margin: 0.6rem;
}
.u-title01__desc {
  display: inline-block;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #222;
  margin: 0;
  margin-top: 0.8rem;
}

.u-contact {
  padding: 4rem;
  background: url("../images/topPage/contact_bg.png") center center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .u-contact {
    padding: 4rem 2rem;
    background-image: url("../images/topPage/contact_bg_sp.png");
  }
}
.u-contact__inner {
  position: relative;
  max-width: 130rem;
  margin: 0 auto;
  border-radius: 0.8rem;
  overflow: hidden;
}
.u-contact__bg {
  position: absolute;
  inset: 0;
}
.u-contact__bg::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(46, 47, 123, 0.5);
}
.u-contact__body {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 6rem;
  padding: 10rem 12rem;
}
@media screen and (max-width: 768px) {
  .u-contact__body {
    padding: 2rem;
    gap: 3rem;
    flex-direction: column;
  }
}
.u-contact__block {
  flex: 0 0 auto;
}
.u-contact__block .u-title01__title {
  color: #ffffff;
}
.u-contact__block .u-title01__sub {
  color: #ffffff;
}
.u-contact__block .u-title01__sub::before {
  background: #ffffff;
}
.u-contact__block .u-title01__desc {
  color: #ffffff;
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .u-contact__block .u-title01__desc {
    margin-top: 0.8rem;
  }
}
.u-contact__cards {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
  max-width: 55.2rem;
}
@media screen and (max-width: 768px) {
  .u-contact__cards {
    gap: 1.8rem;
    max-width: 100%;
  }
}
.u-contact__card {
  background: #ffffff;
  padding: 1.75rem 6rem;
  min-height: 12.85rem;
}
@media screen and (max-width: 768px) {
  .u-contact__card {
    padding: 1.55rem 2rem;
    min-height: 11.2rem;
  }
}
.u-contact__card--link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.u-contact__card--link:hover, .u-contact__card--link.is-hover {
  opacity: 0.8;
}
.u-contact__card--link:hover .u-contact__cardArrow svg, .u-contact__card--link.is-hover .u-contact__cardArrow svg {
  animation: arrowSlideOutRight 0.3s ease-in forwards, arrowSlideInRight 0.3s ease-out 0.3s forwards;
}
.u-contact__card--tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.u-contact__card--tel.is-hover {
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  .u-contact__card--tel {
    gap: 0;
  }
}
.u-contact__cardText {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  color: #2e2f7b;
  line-height: 1.5;
  padding: 0 4rem;
}
@media screen and (max-width: 768px) {
  .u-contact__cardText {
    padding: 0;
    padding-right: 2rem;
  }
}
.u-contact__cardArrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 4rem;
  border-radius: 0.2rem;
  background: #2e2f7b;
  color: #ffffff;
  font-size: 1.4rem;
  flex-shrink: 0;
  overflow: hidden;
  transition: background 0.2s ease;
}
.topContact__card--link:hover .u-contact__cardArrow {
  background: #1a1b5e;
}
.u-contact__telLabel {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: #2e2f7b;
}
.u-contact__telNumber {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 3.2rem;
  color: #2e2f7b;
  margin: 0;
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .u-contact__telNumber {
    font-size: 2.4rem;
  }
}
.u-contact__telHours {
  font-family: "Urbanist", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #2e2f7b;
  line-height: 1;
  margin-left: 12.8rem;
  margin-top: -0.3rem;
}
@media screen and (max-width: 768px) {
  .u-contact__telHours {
    margin-left: 7.9rem;
    margin-top: 0.4rem;
  }
}
.u-contact__telHours span {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.1rem;
  color: #2e2f7b;
  display: inline-block;
  margin-right: 0.6rem;
}

.u-tabs {
  display: flex;
  gap: 4rem;
  margin-top: 6.1rem;
}
@media screen and (max-width: 768px) {
  .u-tabs {
    gap: 0.7rem;
    margin-top: 4.1rem;
    flex-direction: column;
  }
}
.u-tabs__item {
  font-family: "IBM Plex Sans JP", sans-serif;
  flex: 1;
  text-align: center;
  padding: 0.3rem 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  color: #2e2f7b;
  border-bottom: 1px solid #222;
  transition: all 0.3s;
  cursor: pointer;
}
.u-tabs__item.is-active {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.u-tabs__item:hover {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}

.js-works-panel {
  display: none !important;
}
.js-works-panel.is-active {
  display: flex !important;
}

.u-gallery {
  display: flex;
  gap: 0;
  margin-top: 4.1rem;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .u-gallery {
    margin-top: 3.1rem;
    flex-direction: column;
  }
}
.u-gallery__item {
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
}
.u-gallery__arrow {
  margin: 4rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .u-gallery__arrow {
    margin: 2rem;
    transform: rotate(90deg);
  }
}
.u-gallery__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top;
  aspect-ratio: 6/4;
}
.u-gallery__caption {
  font-family: "LINE Seed JP App_OTF", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0.8rem 1.6rem;
  background: #2e2f7b;
}

/*====================================================================
topKv
====================================================================*/
.topKv {
  position: relative;
  width: 100%;
  height: 77rem;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .topKv {
    height: 100vh;
    min-height: 70rem;
  }
}
.topKv__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.topKv__bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.topKv__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.8rem;
  position: absolute;
  width: 65rem;
  height: 26.6rem;
  right: 6rem;
  top: calc(50% - 13.3rem + 13.2rem);
}
@media screen and (max-width: 768px) {
  .topKv__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    position: absolute;
    width: auto;
    height: auto;
    left: 3.9rem;
    top: auto;
    right: 0;
    bottom: 4.8rem;
  }
}
.topKv__heading {
  width: 65rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 5rem;
  line-height: 130%;
  color: #ffffff;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .topKv__heading {
    width: 100%;
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
.topKv__body {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 200%;
  color: #ffffff;
  margin: 0;
}

/*====================================================================
topRecommendation
====================================================================*/
.topRecommendation {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12rem 7rem;
  gap: 4rem;
  width: 100%;
  background: #18194e;
}
@media screen and (max-width: 768px) {
  .topRecommendation {
    padding: 6rem 2rem 8rem;
    gap: 1.8rem;
  }
}
.topRecommendation__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  width: 63rem;
}
@media screen and (max-width: 768px) {
  .topRecommendation__header {
    width: 100%;
    margin-bottom: 1.4rem;
  }
}
.topRecommendation__title {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 8rem;
  line-height: 150%;
  color: #ffffff;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .topRecommendation__title {
    font-size: 4rem;
    line-height: 1.5;
  }
}
.topRecommendation__subtitle {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 150%;
  color: #ffffff;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .topRecommendation__subtitle {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.topRecommendation__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 0 12.6rem;
  gap: 2.4rem;
  width: 120rem;
}
@media screen and (max-width: 768px) {
  .topRecommendation__row {
    padding: 0;
    gap: 1.8rem;
    width: 100%;
    flex-direction: column;
  }
}
.topRecommendation__card {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  gap: 2.4rem;
  width: 30rem;
  height: 20rem;
  background: #ffffff;
  border: 1px solid #222222;
  border-radius: 999px;
}
@media screen and (max-width: 768px) {
  .topRecommendation__card {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .topRecommendation .js-card-02 .topRecommendation__cardInner {
    padding: 0.6rem 6rem !important;
  }
}
.topRecommendation .js-card-03 .topRecommendation__cardText,
.topRecommendation .js-card-04 .topRecommendation__cardText {
  min-width: 2.9rem !important;
}
.topRecommendation__cardInner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem;
  gap: 0.8rem;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .topRecommendation__cardInner {
    padding: 2rem 6rem;
    gap: 0.8rem;
    height: auto;
  }
}
.topRecommendation__cardTop {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.8rem;
}
.topRecommendation__cardLabel {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  font-size: 2rem;
  line-height: 150%;
  color: #2e2f7b;
  padding-bottom: 0.8rem;
}
@media screen and (max-width: 768px) {
  .topRecommendation__cardLabel {
    font-size: 1.6rem;
    padding-bottom: 0.5rem;
  }
}
.topRecommendation__cardNum {
  font-family: "Urbanist", sans-serif;
  font-style: italic;
  font-weight: 600;
  font-size: 4rem;
  line-height: 150%;
  color: #2e2f7b;
}
@media screen and (max-width: 768px) {
  .topRecommendation__cardNum {
    font-size: 2.8rem;
  }
}
.topRecommendation__cardText {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 180%;
  text-align: center;
  color: #222222;
  margin: 0;
  width: 22rem;
  min-width: 5.8rem;
}
@media screen and (max-width: 768px) {
  .topRecommendation__cardText {
    width: 23rem;
  }
}
.topRecommendation__cardTail {
  position: absolute;
  width: 2.9rem;
  height: 2.9rem;
  bottom: 0.5rem;
  left: 86%;
  transform: translateX(-52%) rotate(118deg);
}
@media screen and (max-width: 768px) {
  .topRecommendation__cardTail {
    bottom: -0.5rem;
    left: 73.2%;
  }
}
.topRecommendation__cardTail::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='24' viewBox='0 0 22 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4165 22.5401C21.4669 23.3082 20.6669 23.8429 19.9764 23.5025L0.557621 13.9285C-0.132826 13.5881 -0.195855 12.628 0.444168 12.2002L18.4448 0.169995C19.0849 -0.257746 19.9479 0.167762 19.9983 0.935909L21.4165 22.5401Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
}

/*====================================================================
topProducts
====================================================================*/
.topProducts {
  position: relative;
  width: 100%;
  padding: 12rem 0;
  background: url("../images/topPage/product_video_bg.png") 65% center/cover no-repeat;
}
@media screen and (max-width: 768px) {
  .topProducts {
    padding: 8rem 0;
    background-image: url("../images/topPage/product_video_bg_sp.png");
    background-position: -0.8rem 1.3rem;
  }
}
.topProducts__inner {
  max-width: 134rem;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
}
.topProducts__head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 4rem;
}
.topProducts__headLabel {
  transform: translateY(-1rem);
}
.topProducts__eyebrow {
  display: inline-block;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #222222;
}
.topProducts__headMain {
  text-align: right;
}
.topProducts__title {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 6rem;
  line-height: 1.3;
  color: #222222;
  margin: 0;
}
.topProducts__subtitle {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #222222;
  margin: 0;
}
.topProducts__content {
  margin-right: 3.7rem;
  display: flex;
  flex-direction: column;
  gap: 3.8rem;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .topProducts__content {
    margin-right: 0;
    gap: 4rem;
  }
}
.topProducts__cards {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2.5rem;
  margin-top: 6rem;
}
@media screen and (max-width: 768px) {
  .topProducts__cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 2.4rem;
    margin-top: 4rem;
    width: 100%;
  }
}
.topProducts__card {
  background: #ffffff;
  width: 29.7rem;
  height: 38.2rem;
  border: 1px solid #222;
  padding: 4rem 2rem;
  box-shadow: 0 0.8rem 2rem rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 768px) {
  .topProducts__card {
    width: 35rem;
    height: 22.4rem;
    padding: 1rem 2rem;
  }
}
.topProducts__cardImg {
  width: 14rem;
  height: 14rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .topProducts__cardImg {
    width: 10rem;
    height: 10rem;
    margin: 0 auto;
  }
}
.topProducts__cardImage {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.topProducts__cardContent {
  margin-top: 2.4rem;
  font-family: "IBM Plex Sans JP", sans-serif;
}
@media screen and (max-width: 768px) {
  .topProducts__cardContent {
    margin-top: 0.2rem;
    text-align: center;
  }
}
.topProducts__cardTitle {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.5;
  color: #2e2f7b;
  margin: 0 0 0.8rem;
  text-align: center;
}
.topProducts__cardText {
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #222222;
  margin: 0;
  text-align: center;
}

/*====================================================================
topWork
====================================================================*/
.topWork {
  background: #ffffff;
  padding: 12rem 0 10rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topWork {
    padding: 8rem 0;
  }
}
.topWork::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30.14%;
  background: linear-gradient(190deg, #2e2f7b 0%, #18194e 100%);
}
@media screen and (max-width: 768px) {
  .topWork::before {
    height: 26%;
  }
}
.topWork__head {
  margin-bottom: 4rem;
}
.topWork__title {
  font-family: "Urbanist", sans-serif;
  font-weight: 600;
  font-size: 6rem;
  line-height: 1.3;
  color: #222222;
  margin: 0;
}
.topWork__subtitle {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #222222;
  margin: 0.8rem 0 0;
}
.topWork__content .u-tabs {
  margin: 6.1rem auto 0;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .topWork__content .u-tabs {
    max-width: 100%;
    margin-top: 4.1rem;
    gap: 0.7rem;
  }
}
.topWork__content .u-tabs__item {
  width: 63rem;
  flex: 1;
  padding: 0.3rem 0;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #2e2f7b;
  border-bottom: 1px solid #222;
  background: transparent;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .topWork__content .u-tabs__item {
    width: 100%;
  }
}
.topWork__content .u-tabs__item.is-active {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.topWork__content .u-tabs__item:hover {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.topWork__inner {
  display: flex;
  flex-direction: column;
  gap: 3.9rem;
  align-items: flex-end;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .topWork__inner {
    gap: 3.2rem;
  }
}
.topWork__desc {
  margin-top: 0.8rem;
  width: 70rem;
  height: 10rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #222222;
}
@media screen and (max-width: 768px) {
  .topWork__desc {
    margin-top: 0.8rem;
    width: 100%;
    height: auto;
  }
}
.topWork .u-btn__text {
  padding: 0 1.6rem;
}
.topWork__more {
  text-align: right;
}
.topWork__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 3.2rem;
  border-radius: 999px;
  border: 1px solid #2e2f7b;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  color: #2e2f7b;
  text-decoration: none;
  background: #ffffff;
  transition: background 0.2s ease, color 0.2s ease;
}
.topWork__button:hover {
  background: #2e2f7b;
  color: #ffffff;
}

/*====================================================================
topCompany
====================================================================*/
.topCompany {
  padding: 16rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topCompany {
    padding: 8rem 0;
  }
}
.topCompany::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: url("../images/topPage/company_bg.png") center center/cover no-repeat;
}
.topCompany .u-title01__desc {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .topCompany .u-title01__desc {
    margin-top: 0.7rem;
  }
}
.topCompany__inner {
  max-width: 104rem;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .topCompany__inner {
    flex-direction: column;
    gap: 1.6rem;
  }
}
.topCompany__block {
  flex: 0 0 auto;
  max-width: 38rem;
}
.topCompany__links {
  flex: 1;
  display: flex;
  flex-direction: column;
  border-top: 1px solid #2e2f7b;
  margin-top: 2.3rem;
}
@media screen and (max-width: 768px) {
  .topCompany__links {
    width: 100%;
  }
}
.topCompany__link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3.9rem 4rem;
  border-bottom: 1px solid #2e2f7b;
  text-decoration: none;
  transition: opacity 0.3s ease;
}
@media screen and (max-width: 768px) {
  .topCompany__link {
    padding: 1.95rem 2rem;
  }
}
.topCompany__link:hover {
  opacity: 0.7;
}
.topCompany__link:hover .topCompany__linkArrow svg {
  animation: arrowSlideOutRight 0.3s ease-in forwards, arrowSlideInRight 0.3s ease-out 0.3s forwards;
}
.topCompany__linkText {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #2e2f7b;
}
.topCompany__linkArrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 4rem;
  border-radius: 0.2rem;
  background: #2e2f7b;
  color: #ffffff;
  font-size: 1.4rem;
  flex-shrink: 0;
  overflow: hidden;
  transition: background 0.2s ease;
}
.topCompany__link:hover .topCompany__linkArrow {
  background: #1a1b5e;
}

.philosophy {
  background: #fff;
}
.philosophy__inner {
  background: #fff;
  padding: 12rem 30rem 15.9rem;
  position: relative;
  box-shadow: 0 0 2rem rgba(0, 0, 0, 0.05);
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 8rem;
}
.philosophy__inner .philosophy__watermark {
  position: fixed;
  top: 80rem;
  right: 5rem;
  width: 79rem;
  height: 58.5rem;
  object-fit: contain;
  opacity: 1;
  z-index: -1;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .philosophy__inner .philosophy__watermark {
    top: 34.308rem;
    right: auto;
    left: 2rem;
    width: 63.4rem;
    height: 46.893rem;
  }
}
@media screen and (max-width: 768px) {
  .philosophy__inner {
    padding: 8rem 2rem;
    gap: 3.6rem;
  }
}
.philosophy__content {
  display: flex;
  flex-direction: column;
  gap: 6.4rem;
}
@media screen and (max-width: 768px) {
  .philosophy__content {
    gap: 4rem;
  }
}
.philosophy .u-title01 {
  display: flex;
  flex-direction: column;
  text-transform: capitalize;
}
.philosophy .u-title01__title {
  font-family: "Urbanist", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #2e2f7b;
  letter-spacing: 0rem;
}
.philosophy .u-title01__sub {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #222;
}
@media screen and (max-width: 768px) {
  .philosophy .u-title01__sub {
    color: #222;
    line-height: 1.8;
  }
}
.philosophy__main-text {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
.philosophy__main-text__top, .philosophy__main-text__middle, .philosophy__main-text__bottom {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2.8rem;
  font-weight: 600;
  line-height: 2;
  color: #222;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .philosophy__main-text__top, .philosophy__main-text__middle, .philosophy__main-text__bottom {
    font-size: 2rem;
  }
}
.philosophy__values {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 768px) {
  .philosophy__values {
    gap: 2rem;
  }
}
.philosophy__value-title {
  font-family: "Urbanist", sans-serif;
  font-size: 6rem;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  color: #2e2f7b;
  text-transform: capitalize;
  margin-top: 1.8rem;
}
@media screen and (max-width: 768px) {
  .philosophy__value-title {
    font-size: 4.8rem;
    margin-top: 1.5rem;
  }
}
.philosophy__value-item {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.philosophy__value-desc {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2rem;
  line-height: 1.5;
  white-space: pre-line;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
  margin-top: 0.5rem;
  font-variant-numeric: tabular-nums;
  font-feature-settings: "palt";
}
@media screen and (max-width: 768px) {
  .philosophy__value-desc {
    font-size: 1.6rem;
  }
}

.message {
  background: #fff;
  color: #fff;
  padding: 0 0 16rem 15rem;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .message {
    padding: 0 0 8rem 2rem;
  }
}
.message__watermark {
  position: absolute;
  top: 173rem;
  left: 19rem;
  font-family: "Urbanist", sans-serif;
  font-size: 30rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.05);
  z-index: 2;
  pointer-events: none;
  line-height: 1.5;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .message__watermark {
    width: 64.3rem;
    height: 24rem;
    top: 140.1rem;
    left: calc(50% + 0.9rem);
    right: auto;
    font-size: 16rem;
    z-index: 3;
    line-height: 1.5;
    transform: rotate(-90deg);
    transform-origin: center center;
    white-space: nowrap;
  }
}
.message__icon-bg {
  position: absolute;
  top: 36.5rem;
  right: -3rem;
  width: 99rem;
  height: 100rem;
  opacity: 1;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .message__icon-bg {
    top: 53.8rem;
    right: auto;
    left: 2.2rem;
    width: 62.1rem;
    height: 46rem;
  }
}
.message__inner {
  position: relative;
  z-index: 1;
  padding: 10rem 15rem;
  background: linear-gradient(195.66deg, rgba(46, 47, 123, 0.9) 22.59%, #18194E 75.3%);
  flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .message__inner {
    padding: 6rem 2rem;
    gap: 4rem;
  }
}
.message .u-title01 {
  display: flex;
  flex-direction: column;
  margin-bottom: 6.3rem;
  gap: 0.5rem;
}
.message .u-title01__title {
  font-family: "Urbanist", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  text-transform: capitalize;
}
.message .u-title01__sub {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  text-transform: capitalize;
  margin: 0;
}
.message .u-title01__sub::before {
  background: #fff;
}
@media screen and (max-width: 768px) {
  .message .u-title01__sub {
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .message .u-title01 {
    margin-bottom: 4.1rem;
  }
}
.message__content {
  max-width: 99rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8rem;
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .message__content {
    gap: 6rem;
  }
}
.message__main-wrap {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
.message__headline {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .message__headline {
    height: 8rem;
    gap: 0;
    margin-bottom: 0;
  }
}
.message__headline__top, .message__headline__bottom {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .message__headline__top, .message__headline__bottom {
    line-height: 2;
  }
}
.message__headline__top {
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  .message__headline__top {
    font-size: 2rem;
    margin-bottom: 1rem;
  }
}
.message__headline__bottom {
  line-height: 1;
  font-size: 3.6rem;
}
@media screen and (max-width: 768px) {
  .message__headline__bottom {
    font-size: 2rem;
  }
}
.message__body {
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .message .is-custom01 {
    margin-top: -0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .message .is-custom02 {
    margin-top: -0.2rem;
  }
}
@media screen and (max-width: 768px) {
  .message .is-custom03 {
    margin-top: -0.5rem;
  }
}
.message__text-group__top, .message__text-group__bottom {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.2;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .message__text-group__top, .message__text-group__bottom {
    font-size: 1.6rem;
  }
}
.message__text-group__top {
  margin-bottom: 2.4rem;
}
.message__signature {
  position: relative;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .message__signature {
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6rem;
  }
}
.message__signature-img {
  position: absolute;
  width: 20.6rem;
  height: 36.7rem;
  right: 0;
  top: -10rem;
  margin-top: -28rem;
  z-index: 10;
}
.message__signature-img img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .message__signature-img {
    position: relative;
    width: 15rem;
    height: 20rem;
    top: 0;
    margin-top: 0;
    left: 0;
    transform: none;
    overflow: hidden;
  }
  .message__signature-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    object-fit: cover;
  }
}
.message__signature p {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2.4rem;
  line-height: 2;
  font-weight: 500;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .message__signature p {
    font-size: 1.6rem;
    line-height: 1.8;
    width: 100%;
    text-align: center;
  }
}

/*====================================================================
contact
====================================================================*/
.contact {
  padding: 12rem 2rem;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 8rem 2rem;
    /* top right bottom left */
  }
}
.contact__inner {
  width: 100%;
  max-width: 84rem;
  /* Limits the content similar to 30rem padding left/right on 144rem */
  margin: 0 auto;
  padding: 0;
}
.contact__desc {
  font-size: 1.6rem;
  font-weight: 500;
  color: #222;
  line-height: 180%;
  margin: 0 0 6rem;
  /* Changed from 4rem to 6rem per user request */
}
@media screen and (max-width: 768px) {
  .contact__desc {
    margin-bottom: 4rem;
  }
}
.contact__form {
  width: 100%;
}
.contact__list {
  display: block;
  margin: 0 0 6rem;
}
@media screen and (max-width: 768px) {
  .contact__list {
    margin-bottom: 4rem;
  }
}
.contact__item {
  min-height: 4.1rem;
  display: flex;
  align-items: flex-start;
  /* Reverted to flex-start for all other items */
  padding: 0;
  margin-bottom: 2.4rem;
  /* Default for PC */
}
@media screen and (max-width: 768px) {
  .contact__item {
    flex-direction: column;
    height: 8.4rem;
    margin-bottom: 3.2rem;
  }
}
.contact__item--center {
  height: 6.4rem;
  align-items: center;
  /* Specific centering for Email Confirm */
}
.contact__item--center .contact__label {
  height: 6.4rem;
  /* Remove top padding to perfectly center */
}
@media screen and (max-width: 768px) {
  .contact__item--center .contact__label {
    height: 6.4rem;
  }
}
.contact__item--center .contact__input {
  height: 4.1rem;
  align-self: flex-start;
}
@media screen and (max-width: 768px) {
  .contact__item--center .contact__input {
    height: 4.1rem;
  }
}
@media screen and (max-width: 768px) {
  .contact__item--center {
    align-items: flex-start;
    min-height: 11.3rem;
    /* Reset align-items in column direction */
  }
}
.contact__item--check {
  height: 8.4rem;
}
@media screen and (max-width: 768px) {
  .contact__item--check {
    height: 12.7rem;
  }
}
.contact__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .contact__item--address {
    height: 10.9rem;
  }
}
.contact__label label {
  height: 3.5rem;
  margin: 0;
  padding-top: 0.5rem;
}
.contact__label {
  width: 16rem;
  height: 4.1rem;
  /* Reduced label width based on Figma dimensions */
  margin-top: 0.1rem;
  margin-right: 4rem;
  /* Force exactly 4rem spacing between label and input */
  font-size: 1.6rem;
  line-height: 180%;
  font-weight: 500;
  color: #222;
  text-transform: capitalize;
  /* Reverted manual offset back to 1rem */
  /* Adjusted to align with 4.1rem high input */
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .contact__label {
    width: 100%;
    height: auto;
    padding-top: 0;
    margin-bottom: 0.8rem;
  }
}
.contact__req {
  color: #e00000;
  margin-left: 0.5rem;
}
.contact__labelSub {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 500;
  /* Bold text to align with main Label */
  margin-top: 0.1rem;
  line-height: 180%;
  text-transform: capitalize;
}
.contact__input {
  flex: 1;
  width: 100%;
}
.contact__input input[type=text],
.contact__input input[type=email],
.contact__input input[type=tel] {
  width: 100%;
  height: 4.1rem;
  /* Changed from 4.6rem to 4.1rem */
  background-color: #f3f4fa;
  border: none;
  border-radius: 0.4rem;
  /* Added border-radius */
  padding: 0.8rem;
  font-size: 1.4rem;
  line-height: 180%;
  color: #222;
}
.contact__input input[type=text]::placeholder,
.contact__input input[type=email]::placeholder,
.contact__input input[type=tel]::placeholder {
  color: #b0b0b0;
}
.contact__input input[type=text]:focus,
.contact__input input[type=email]:focus,
.contact__input input[type=tel]:focus {
  outline: 1px solid #2e2f7b;
  border-color: transparent !important;
}
.contact__input textarea {
  width: 100%;
  height: 20rem;
  background-color: #f3f4fa;
  border: none;
  border-radius: 0.4rem;
  /* Added border-radius */
  padding: 0.8rem;
  font-size: 1.4rem;
  line-height: 180%;
  color: #222;
  resize: none;
}
.contact__input textarea::placeholder {
  color: #b0b0b0;
}
.contact__input textarea:focus {
  outline: 1px solid #2e2f7b;
}
.contact__input--address textarea {
  height: 4.1rem;
  /* 1 line height on PC */
  min-height: 4.1rem;
  padding: 0.9rem 1.6rem;
  /* Adjusted padding to exactly center 1 line of 1.5rem text */
  font-size: 1.4rem;
  font-weight: 400;
  padding: 0.8rem;
  overflow: hidden;
  /* Hide scrollbar if any */
  line-height: 180%;
}
@media screen and (max-width: 768px) {
  .contact__input--address textarea {
    height: auto;
    /* Expanded height to perfectly fit 2 wrapped lines */
  }
}
.contact__input--check {
  display: flex;
  height: 8.4rem;
  flex-direction: column;
}
.contact__input--check .wpcf7-form-control-wrap,
.contact__input--check .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
}
.contact__input--check .wpcf7-list-item {
  margin: 0;
  display: block;
}
.contact__label--check,
.contact .wpcf7-list-item label {
  display: flex;
  /* Changed to flex to stack vertically instead of inline-flex */
  align-items: center;
  padding-top: 0;
  margin-top: 0.8rem;
  margin-bottom: 0;
  margin-left: 0.4rem;
  height: 2rem;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 100%;
  /* identical to box height, or 16px */
  text-transform: capitalize;
  /* Space between stacked checkboxes */
  cursor: pointer;
}
.contact__label--check input[type=checkbox],
.contact__label--check input[type=radio],
.contact .wpcf7-list-item label input[type=checkbox],
.contact .wpcf7-list-item label input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 1.2rem;
  /* Tweak: 1.4rem total width */
  height: 1.2rem;
  border: 1px solid #2e2f7b;
  border-radius: 0.2rem;
  background-color: #fff;
  margin: 0.1rem 1.2rem 0 0;
  /* Clear margin right and reset */
  padding: 3px;
  display: inline-block;
  /* Replaced inline-flex */
  position: relative;
  cursor: pointer;
}
.contact__label--check input[type=checkbox]:checked::after,
.contact__label--check input[type=radio]:checked::after,
.contact .wpcf7-list-item label input[type=checkbox]:checked::after,
.contact .wpcf7-list-item label input[type=radio]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  /* Inner box of 0.8rem. Outer is 1.4rem (1.2rem inner space). (12 - 8)/2 = exactly 0.2rem gap all around */
  width: 6px;
  height: 6px;
  background-color: #2e2f7b;
  border-radius: 1px;
}
@media screen and (max-width: 768px) {
  .contact__label--check input[type=checkbox],
  .contact__label--check input[type=radio],
  .contact .wpcf7-list-item label input[type=checkbox],
  .contact .wpcf7-list-item label input[type=radio] {
    margin-top: 0;
  }
}
.contact__label--check input[type=radio],
.contact .wpcf7-list-item label input[type=radio] {
  border-radius: 50%;
}
.contact__label--check input[type=radio]:checked::after,
.contact .wpcf7-list-item label input[type=radio]:checked::after {
  border-radius: 50%;
}
.contact__label--check .contact__checkText,
.contact__label--check .wpcf7-list-item-label,
.contact .wpcf7-list-item label .contact__checkText,
.contact .wpcf7-list-item label .wpcf7-list-item-label {
  font-size: 1.5rem;
  color: #222;
}
.contact__item--textarea {
  height: 20rem;
  /* Override fixed height */
  min-height: 20rem;
  /* Ensure minimum height */
  align-items: flex-start;
  /* Align to top */
}
@media screen and (max-width: 768px) {
  .contact__item--textarea {
    min-height: 24.3rem;
  }
}
.contact__btnArea {
  display: flex;
  justify-content: flex-start;
}
.contact__btn {
  display: inline-flex;
  align-items: center;
  width: 19rem;
  height: 4.2rem;
  padding: 1px;
  background-color: #2e2f7b;
  border: 1px solid #2e2f7b;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: opacity 0.3s ease;
  text-decoration: none;
  outline: none;
}
@media screen and (max-width: 768px) {
  .contact__btn {
    width: 100%;
    height: 4.2rem;
    /* Changed from 5.6rem to 4.2rem per user request */
  }
}
.contact__btn:hover {
  opacity: 0.8;
}
.contact__btn:hover .contact__btnArrow::before {
  animation: arrowSlideOutRight 0.3s ease-in forwards, arrowSlideInRight 0.3s ease-out 0.3s forwards;
}
.contact__btn {
  /* Remove browser default focus outline */
}
.contact__btn:focus, .contact__btn:active, .contact__btn:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}
.contact__btnText {
  flex: 1;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .contact__btnText {
    font-size: 1.4rem;
  }
}
.contact__btnArrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.8rem;
  background: #fff;
  border-radius: 0.2rem;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contact__btnArrow {
    width: 3.2rem;
    /* Reverted to 3.2rem per user request */
    height: 3.8rem;
    /* Changed from 5.2rem to match PC logic relative to 4.2rem container */
  }
}
.contact__btnArrow::before {
  content: "";
  display: block;
  width: 0.8rem;
  /* Tweak: Size down from 1.2rem to 0.8rem */
  height: 0.8rem;
  /* Right pointing arrow */
  background-image: url("../images/_etc/icons/right_blue_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.contact__error {
  color: #e00000;
  font-size: 1.4rem;
  line-height: 180%;
  font-weight: 400;
  margin-top: 0.5rem;
  margin-bottom: -1rem;
}

/*====================================================================
contact-complete
====================================================================*/
.contact-complete {
  padding: 12rem 2rem;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .contact-complete {
    padding: 8rem 2rem;
    /* top right bottom left */
  }
}
.contact-complete__inner {
  width: 100%;
  max-width: 84rem;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .contact-complete__inner {
    padding: 0;
  }
}
.contact-complete__heading {
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 150%;
  color: #2e2f7b;
  margin: 0 0 3.2rem;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .contact-complete__heading {
    font-size: 2.4rem;
    margin: 0 0 3.2rem;
  }
}
.contact-complete__text {
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 180%;
  color: #222;
  margin: 0 0 6rem;
  text-align: center;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .contact-complete__text {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 180%;
    margin: 0 0 4rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-complete__br {
    display: none;
  }
}
.contact-complete__btnArea {
  display: flex;
  justify-content: center;
}
.contact-complete__btn {
  display: inline-flex;
  align-items: center;
  width: 20rem;
  height: 4.2rem;
  padding: 1px;
  /* To get exactly 3.8rem inner height within a 4.2rem box with 1px border: 1px border + 1px padding = 0.2rem from edge -> 42 - 4 = 38 height */
  border: 1px solid #2e2f7b;
  border-radius: 0.2rem;
  background: #fff;
  text-decoration: none;
  transition: opacity 0.3s ease;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .contact-complete__btn {
    width: 100%;
  }
}
.contact-complete__btn:hover {
  opacity: 0.7;
}
.contact-complete__btn:hover .contact-complete__btnArrow::before {
  animation: arrowSlideOutLeft 0.3s ease-in forwards, arrowSlideInLeft 0.3s ease-out 0.3s forwards;
}
.contact-complete__btnArrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.8rem;
  background: #2e2f7b;
  border-radius: 0.2rem;
  flex-shrink: 0;
  overflow: hidden;
}
.contact-complete__btnArrow::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  /* Increase frame size to provide space for arrow extension, keeping it slim */
  background-image: url("../images/_etc/icons/left_white_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-complete__btnText {
  flex: 1;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  color: #2e2f7b;
  line-height: 100%;
  text-transform: capitalize;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .contact-complete__btnText {
    font-size: 1.4rem;
    margin-left: 0.5rem;
  }
}

/*====================================================================
contact-confirm
====================================================================*/
.contact-confirm {
  padding: 12rem 2rem;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .contact-confirm {
    padding: 8rem 2rem;
    /* top/bottom right/left */
  }
}
.contact-confirm__inner {
  width: 100%;
  max-width: 84rem;
  margin: 0 auto;
  padding: 0;
}
.contact-confirm__desc {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 180%;
  text-transform: capitalize;
  color: #222;
  margin: 0 0 6rem;
}
@media screen and (max-width: 768px) {
  .contact-confirm__desc {
    margin-bottom: 4rem;
  }
}
.contact-confirm__form {
  width: 100%;
}
.contact-confirm__list {
  display: block;
  margin: 0 0 6rem;
}
@media screen and (max-width: 768px) {
  .contact-confirm__list {
    margin-bottom: 4rem;
  }
}
.contact-confirm__item {
  display: flex;
  align-items: flex-start;
  min-height: 2.9rem;
  margin-bottom: 2.4rem;
}
.contact-confirm__item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .contact-confirm__item {
    flex-direction: column;
    height: 6.2rem;
    margin-bottom: 3.2rem;
    /* Reduced from 3.2rem to match screenshot spacing */
  }
}
.contact-confirm__big-item {
  display: flex;
  align-items: flex-start;
  height: 2.9rem;
  padding-top: 0.1rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 768px) {
  .contact-confirm__big-item {
    flex-direction: column;
    height: 6.1rem;
    margin-bottom: 3.2rem;
    /* Reduced from 3.2rem to match screenshot spacing */
  }
}
.contact-confirm__label {
  width: 16rem;
  padding-bottom: 0;
  margin-right: 4rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 180%;
  text-transform: capitalize;
  color: #222;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .contact-confirm__label {
    height: 2.9rem;
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.contact-confirm__big-label {
  width: 16rem;
  margin-right: 4rem;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 180%;
  text-transform: capitalize;
  color: #222;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .contact-confirm__big-label {
    height: 2.9rem;
    padding-bottom: 0.2rem;
    width: 100%;
    margin-bottom: 0.8rem;
  }
}
.contact-confirm__value {
  flex: 1;
  font-weight: 400;
  font-size: 1.4rem;
  color: #222;
  line-height: 180%;
  white-space: pre-wrap;
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .contact-confirm__value {
    height: 2.5rem;
  }
}
.contact-confirm__big-value {
  display: flex;
  align-items: center;
  text-align: left;
  padding-top: 0.4rem;
  flex: 1;
  font-weight: 400;
  font-size: 1.6rem;
  color: #222;
  line-height: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .contact-confirm__big-value {
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    height: 2.4rem;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 100%;
    /* identical to box height, or 16px */
    text-transform: capitalize;
  }
}
.contact-confirm__btnArea {
  display: flex;
  justify-content: flex-start;
  gap: 4rem;
  /* Adjusted gap to match Figma spacing between two 19rem buttons */
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnArea {
    flex-direction: column-reverse;
    /* Stack vertically with Submit button on top */
    gap: 1.6rem;
  }
}
.contact-confirm__btnPrev, .contact-confirm__btnSubmit {
  margin-top: 0.1rem;
  display: inline-flex;
  align-items: center;
  width: 19rem;
  /* Reduced from 20rem to match Figma screenshot exactly */
  height: 4.2rem;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: opacity 0.3s ease;
  text-decoration: none;
  outline: none;
  padding: 1px;
  /* border offset box */
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnPrev, .contact-confirm__btnSubmit {
    width: 100%;
    margin-top: 0;
  }
}
.contact-confirm__btnPrev:hover, .contact-confirm__btnSubmit:hover {
  opacity: 0.8;
}
.contact-confirm__btnPrev {
  background-color: #fff;
  border: 1px solid #2e2f7b;
}
.contact-confirm__btnPrev:hover .contact-confirm__btnPrevArrow::before {
  animation: arrowSlideOutLeft 0.3s ease-in forwards, arrowSlideInLeft 0.3s ease-out 0.3s forwards;
}
.contact-confirm__btnPrevText {
  flex: 1;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  color: #2e2f7b;
  line-height: 1;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnPrevText {
    margin-left: 0.7rem;
  }
}
.contact-confirm__btnPrevArrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.8rem;
  background: #2e2f7b;
  border-radius: 1px;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnPrevArrow {
    width: 3.2rem;
    height: 3.8rem;
  }
}
.contact-confirm__btnPrevArrow::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  /* Left pointing arrow (White) */
  background-image: url("../images/_etc/icons/left_white_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-confirm__btnSubmit {
  position: relative;
  background-color: #2e2f7b;
  border: 1px solid #2e2f7b;
}
.contact-confirm__btnSubmit:hover:not(:disabled):not(.is-loading) .contact-confirm__btnSubmitArrow::before {
  animation: arrowSlideOutRight 0.3s ease-in forwards, arrowSlideInRight 0.3s ease-out 0.3s forwards;
}
.contact-confirm__btnSubmitText {
  flex: 1;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  color: #fff;
  line-height: 1;
}
.contact-confirm__btnSubmitText .text-pc {
  display: inline;
}
.contact-confirm__btnSubmitText .text-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnSubmitText {
    margin-right: 0.7rem;
  }
  .contact-confirm__btnSubmitText .text-pc {
    display: none;
  }
  .contact-confirm__btnSubmitText .text-sp {
    display: inline;
  }
}
.contact-confirm__btnSubmitArrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.2rem;
  height: 3.8rem;
  background: #fff;
  border-radius: 1px;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .contact-confirm__btnSubmitArrow {
    width: 3.2rem;
    height: 3.8rem;
  }
}
.contact-confirm__btnSubmitArrow::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  /* Right pointing arrow */
  background-image: url("../images/_etc/icons/right_blue_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.contact-confirm__btnSubmit.is-loading {
  cursor: wait;
  pointer-events: none;
  opacity: 0.92;
}
.contact-confirm__btnSubmit.is-loading .contact-confirm__btnSubmitText,
.contact-confirm__btnSubmit.is-loading .contact-confirm__btnSubmitArrow {
  opacity: 0.35;
}
.contact-confirm__btnSubmit.is-loading::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1.8rem;
  height: 1.8rem;
  margin: -0.9rem 0 0 -0.9rem;
  border: 2px solid rgba(255, 255, 255, 0.35);
  border-top-color: #fff;
  border-radius: 50%;
  animation: contactConfirmSubmitSpin 0.75s linear infinite;
}
.contact-confirm__btnSubmit:disabled {
  cursor: wait;
  opacity: 0.92;
}
.contact-confirm__btnPrev.is-loading {
  cursor: wait;
  pointer-events: none;
  opacity: 0.65;
}

@keyframes contactConfirmSubmitSpin {
  to {
    transform: rotate(360deg);
  }
}
.page-works .topWork {
  padding: 12rem 7rem;
  background: #fff;
  margin: -0.15rem 0;
}
@media screen and (max-width: 768px) {
  .page-works .topWork {
    padding: 8rem 2rem;
    margin: 0;
  }
}
.page-works .topWork .u-tabs {
  display: flex;
  gap: 4rem;
  margin-top: 6.1rem;
}
@media screen and (max-width: 768px) {
  .page-works .topWork .u-tabs {
    gap: 0.7rem;
    margin-top: 4.1rem;
    flex-direction: column;
  }
}
.page-works .topWork .u-tabs__item {
  font-family: "IBM Plex Sans JP", sans-serif;
  flex: 1;
  text-align: center;
  padding: 0.3rem 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  color: #2e2f7b;
  border-bottom: 1px solid #222;
  transition: all 0.3s;
  cursor: pointer;
}
.page-works .topWork .u-tabs__item.is-active {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.page-works .topWork .u-tabs__item:hover {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.page-works .topWork .js-works-panel {
  display: none !important;
}
.page-works .topWork .js-works-panel.is-active {
  display: flex !important;
}
.page-works .topWork .u-gallery {
  display: flex;
  gap: 0;
  margin-top: 4.1rem;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .page-works .topWork .u-gallery {
    margin-top: 3.1rem;
    flex-direction: column;
  }
}
.page-works .topWork .u-gallery__item {
  padding: 0;
  position: relative;
  margin: 0;
  width: 100%;
}
.page-works .topWork .u-gallery__arrow {
  margin: 4rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .page-works .topWork .u-gallery__arrow {
    margin: 2rem;
    transform: rotate(90deg);
  }
}
.page-works .topWork .u-gallery__image {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: top;
  aspect-ratio: 6/4;
}
.page-works .topWork .u-gallery__caption {
  font-family: "LINE Seed JP App_OTF", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0.8rem 1.6rem;
  background: #2e2f7b;
}
.page-works .topWork::before {
  display: none !important;
}
.page-works .topWork .u-tabs {
  margin: 0 auto;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .page-works .topWork .u-tabs {
    max-width: 100%;
    gap: 0;
    flex-direction: row;
  }
}
.page-works .topWork .u-tabs__item {
  width: 63rem;
  flex: 1;
  padding: 0.3rem 0;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #2e2f7b;
  border-bottom: 1px solid #222;
  background: transparent;
  text-align: center;
  transition: all 0.3s;
}
@media screen and (max-width: 768px) {
  .page-works .topWork .u-tabs__item {
    width: auto;
  }
}
.page-works .topWork .u-tabs__item.is-active {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.page-works .topWork .u-tabs__item:hover {
  background: #2e2f7b;
  color: #fff;
  border-bottom: 1px solid #2e2f7b;
}
.page-works .topWork__inner .js-works-panel.is-active {
  display: block !important;
  margin-top: 4rem;
  margin-bottom: 6rem;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel.is-active {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.page-works .topWork__inner .js-works-panel[data-panel=car] .u-gallery__row:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel[data-panel=car] .u-gallery__row:last-child {
    border-bottom: none;
  }
}
.page-works .topWork__inner .js-works-panel .u-gallery__row {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  border-bottom: 1px solid #a7a7a7;
  padding-bottom: 5rem;
  margin-bottom: 5rem;
}
.page-works .topWork__inner .js-works-panel .u-gallery__row:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel .u-gallery__row {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 4rem 0;
    gap: 0;
    border-bottom: 1px solid #a7a7a7;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel .u-gallery__row:nth-child(2), .page-works .topWork__inner .js-works-panel .u-gallery__row:nth-child(4) {
    background: #2e2f7b;
    margin-left: -2rem;
    margin-right: -2rem;
    width: calc(100% + 4rem);
    padding: 4rem 2rem;
    margin-bottom: -0.3rem;
    border-bottom: none;
  }
  .page-works .topWork__inner .js-works-panel .u-gallery__row:nth-child(2) .u-gallery__arrow svg path, .page-works .topWork__inner .js-works-panel .u-gallery__row:nth-child(4) .u-gallery__arrow svg path {
    fill: #ffffff !important;
  }
}
.page-works .topWork__inner .js-works-panel__item {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel__item {
    width: 35rem;
    height: 23.3rem;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    position: relative;
  }
}
.page-works .topWork__inner .js-works-panel__arrow {
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel__arrow {
    width: 6rem;
    height: 6rem;
    transform: rotate(90deg);
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0;
  }
  .page-works .topWork__inner .js-works-panel__arrow svg {
    width: 2rem;
    height: 2rem;
  }
}
.page-works .topWork__inner .js-works-panel__image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel__image {
    width: 35rem;
    height: 23.3rem;
    position: absolute;
    left: 0;
    top: 0;
  }
}
.page-works .topWork__inner .js-works-panel__caption {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  font-family: "LINE Seed JP App_OTF", sans-serif;
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel__caption {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.8rem 1.6rem;
    gap: 0.8rem;
    position: absolute;
    width: 8rem;
    height: 3.2rem;
    right: 0;
    bottom: 0;
    background: #2e2f7b;
    color: #ffffff;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 100%;
    text-transform: capitalize;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-works .topWork__inner .js-works-panel + .u-gallery__item {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .page-works .topWork__content--bottom {
    display: none;
  }
}
.page-works .topOther {
  padding: 5rem 0 0;
}
.page-works .topOther .u-title01 {
  font-family: "IBM Plex Sans JP", sans-serif;
  line-height: 1.5;
  font-weight: 600;
}
.page-works .topOther .u-title01__title {
  font-family: "Urbanist", sans-serif;
  font-size: 8rem;
  color: #2e2f7b;
  margin: 0;
  letter-spacing: -0.04rem;
}
@media screen and (max-width: 768px) {
  .page-works .topOther .u-title01__title {
    font-size: 4rem;
    line-height: 1.5;
    letter-spacing: 0;
  }
}
.page-works .topOther .u-title01__sub {
  font-size: 2rem;
  line-height: 1.5;
  color: #222;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
@media screen and (max-width: 768px) {
  .page-works .topOther .u-title01__sub {
    font-size: 1.6rem;
  }
}
.page-works .topOther .u-title01__sub.is-noGap {
  gap: 0;
}
.page-works .topOther .u-title01__sub::before {
  content: "";
  display: inline-block;
  width: 0.8rem;
  height: 0.8rem;
  background: #2e2f7b;
  border-radius: 50%;
  margin: 0.6rem;
}
.page-works .topOther .u-title01__desc {
  display: inline-block;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 1.8;
  color: #222;
  margin: 0;
  margin-top: 0.8rem;
}
.page-works .topOther {
  margin-top: -0.25rem;
}
.page-works .topOther__inner {
  margin-top: 6rem;
}
.page-works .topOther__inner:first-child {
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-works .topOther__inner {
    margin-top: 5rem;
  }
}
.page-works .topOther .u-title01__title {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.5;
  text-transform: capitalize;
  letter-spacing: normal;
  margin-bottom: 4rem;
}
.page-works .topOther .u-title01__sub {
  color: #2e2f7b;
  font-weight: 600;
}
.page-works .topOther .u-title01__sub::before {
  margin-right: 0.1rem;
}
@media screen and (max-width: 768px) {
  .page-works .topOther {
    padding: 4rem 0 0;
    margin-top: 0.15rem;
  }
}
.page-works .topOther__text {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #222;
  margin-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .page-works .topOther__text {
    margin-top: 0.6rem;
  }
}
.page-works .topOther__gallery {
  margin-top: 4rem;
  display: flex;
  flex-wrap: wrap;
  gap: 6rem 5rem;
}
@media screen and (max-width: 768px) {
  .page-works .topOther__gallery {
    margin-top: 4rem;
    flex-direction: column;
    align-items: center;
    row-gap: 3.2rem;
  }
}
.page-works .topOther__item {
  margin: 0;
  width: calc((100% - 10rem) / 3);
}
@media screen and (max-width: 768px) {
  .page-works .topOther__item {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
  }
}
.page-works .topOther__image {
  width: 100%;
  height: auto;
  aspect-ratio: 400/237.5;
  object-fit: cover;
  object-position: top;
}
@media screen and (max-width: 768px) {
  .page-works .topOther__image {
    aspect-ratio: 350/207.81;
  }
}
.page-works .topOther__caption {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 500;
  text-transform: capitalize;
  color: #222;
  margin-top: 0;
}
@media screen and (max-width: 768px) {
  .page-works .topOther__caption {
    font-size: 1.6rem;
    color: #222222;
    line-height: 180%;
    margin-top: -0.65rem;
  }
}
.page-works .tab-label {
  font-family: "IBM Plex Sans JP";
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 150%;
  text-transform: capitalize;
  color: #2e2f7b;
  margin-bottom: 4rem;
  padding-top: 3rem;
}

.page-service {
  background: #fff;
  color: #222;
}

.service-section-heading {
  min-height: 7.7rem;
  display: flex;
  flex-direction: column;
  gap: 0;
}
.service-section-heading__big-title {
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-size: 8rem;
  font-weight: 600;
  line-height: 1.5;
  color: #2e2f7b;
}
@media screen and (max-width: 768px) {
  .service-section-heading__big-title {
    font-size: 3.2rem;
    line-height: 1.5;
  }
}
.service-section-heading__big-sub {
  margin: 0;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #222;
  display: flex;
  align-items: center;
}
.service-section-heading__big-sub::before {
  content: "";
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  box-sizing: border-box;
  border: 0.6rem solid transparent;
  border-radius: 50%;
  background-color: #2e2f7b;
  background-clip: content-box;
}
@media screen and (max-width: 768px) {
  .service-section-heading__big-sub {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.8;
  }
}
.service-section-heading__title {
  margin: 0;
  font-family: "Urbanist", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.5;
  color: #2e2f7b;
}
@media screen and (max-width: 768px) {
  .service-section-heading__title {
    display: flex;
    align-items: flex-end;
    font-size: 3.2rem;
    line-height: 1.5;
  }
}
.service-section-heading__sub {
  margin: 0;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  color: #222;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  padding-left: 0.6rem;
}
.service-section-heading__sub::before {
  content: "";
  flex-shrink: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #2e2f7b;
}
@media screen and (max-width: 768px) {
  .service-section-heading__sub {
    font-size: 1.6rem;
    line-height: 1.5;
    gap: 0.6rem;
  }
  .service-section-heading__sub::before {
    width: 0.7rem;
    height: 0.7rem;
    flex-shrink: 0;
  }
}
.service-section-heading--light .service-section-heading__title,
.service-section-heading--light .service-section-heading__sub {
  color: #fff;
}
.service-section-heading--light .service-section-heading__sub::before {
  background: #fff;
}

.service-intro__content {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  position: relative;
  padding: 0 7rem;
  gap: 10rem;
  height: 55.5rem;
}
@media screen and (max-width: 768px) {
  .service-intro__content {
    flex-direction: column;
    padding: 8rem 2rem;
    gap: 4rem;
    height: auto;
  }
}
.service-intro__body {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  flex: none;
  width: 60rem;
  min-width: 60rem;
  height: 100%;
  padding: 12rem 0;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .service-intro__body {
    width: 100%;
    min-width: 0;
    padding: 0;
    gap: 0.8rem;
    height: auto;
  }
}
.service-intro__text {
  margin-top: 0;
  width: 100%;
  max-width: 60rem;
  overflow-wrap: break-word;
}
.service-intro__text p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.8;
  color: #222;
}
@media screen and (max-width: 768px) {
  .service-intro__text p {
    max-height: 17.5rem;
  }
}
.service-intro__text p:last-child {
  margin-bottom: 0;
}
.service-intro__media {
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 46.52vw;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .service-intro__media {
    position: static;
    width: 100%;
    height: 28.993rem;
  }
}
.service-intro__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  inset: 0;
}
@media screen and (max-width: 768px) {
  .service-intro__image {
    position: static;
    width: 100%;
    height: auto;
    min-height: 29rem;
  }
}

.service-points {
  position: relative;
  isolation: isolate;
  background: linear-gradient(128.97deg, #2e2f7b 7.37%, #898ab4 85.51%);
}
.service-points__inner {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4rem;
  padding: 12rem 7rem;
  min-height: 119rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .service-points__inner {
    position: relative;
    padding: 8rem 2rem;
    min-height: auto;
    gap: 4rem;
  }
}
.service-points__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 4rem;
  width: 100%;
  align-items: stretch;
  grid-auto-flow: row dense;
}
@media screen and (max-width: 768px) {
  .service-points__grid {
    grid-template-columns: 1fr;
    gap: 3.2rem;
  }
}
.service-points__illustration {
  position: static;
  grid-column: 3;
  justify-self: end;
  align-self: end;
  margin-right: 2rem;
  margin-bottom: 1.9rem;
  width: 30rem;
  height: auto;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .service-points__illustration {
    position: absolute;
    right: 2rem;
    top: 2rem;
    z-index: 2;
    width: 15rem;
    height: auto;
    min-height: 0;
    margin: 0;
    pointer-events: none;
  }
}
.service-points__helmet, .service-points__head, .service-points__body, .service-points__arm, .service-points__clipboard {
  position: absolute;
  border: 0.5rem solid #2e2f7b;
  background: rgba(255, 255, 255, 0.98);
}
.service-points__helmet {
  right: 3.8rem;
  top: 0.8rem;
  width: 10.8rem;
  height: 6.4rem;
  border-radius: 8rem 8rem 2.2rem 2.2rem;
  transform: rotate(17deg);
}
.service-points__head {
  right: 6.4rem;
  top: 5.2rem;
  width: 7.8rem;
  height: 9.2rem;
  border-radius: 5rem 5rem 4.4rem 4.8rem;
}
.service-points__body {
  right: 0;
  bottom: 0;
  width: 20rem;
  height: 18.5rem;
  border-radius: 5rem 5rem 0 0;
}
.service-points__arm {
  right: 12.8rem;
  bottom: 8rem;
  width: 8.8rem;
  height: 3.2rem;
  border-radius: 2rem;
  transform: rotate(-36deg);
}
.service-points__clipboard {
  right: 18.4rem;
  bottom: 4.4rem;
  width: 8.6rem;
  height: 11.6rem;
  border-radius: 1rem;
  transform: rotate(-20deg);
}
.service-points .service-section-heading__title {
  font-size: 3.2rem;
  line-height: 1.5;
}
.service-points .service-section-heading__sub {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  gap: 0.8rem;
  padding-left: 0.6rem;
}
.service-points .service-section-heading__sub::before {
  content: "";
  flex-shrink: 0;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .service-points .service-section-heading__sub {
    font-size: 1.6rem;
    line-height: 1.8;
    gap: 0.6rem;
  }
  .service-points .service-section-heading__sub::before {
    width: 0.7rem;
    height: 0.7rem;
    flex-shrink: 0;
  }
}

.service-point-card {
  background: #fff;
  padding: 2rem;
  min-height: 38.2rem;
}
.service-point-card:nth-child(-n+3) {
  min-height: 41.1rem;
}
.service-point-card__meta {
  display: flex;
  align-items: flex-end;
  gap: 0.6rem;
  font-family: "Urbanist", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
  color: #2e2f7b;
  border-bottom: 0.1rem solid #2e2f7b;
}
@media screen and (max-width: 768px) {
  .service-point-card__meta {
    align-items: center;
  }
}
.service-point-card__meta .label {
  transform: translateY(-4px);
}
@media screen and (max-width: 768px) {
  .service-point-card__meta .label {
    transform: translateY(4px);
  }
}
.service-point-card__meta .number {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
.service-point-card__title {
  height: 10.8rem;
  margin: 0.8rem 0 0;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.5;
  color: #2e2f7b;
}
.service-point-card__text {
  margin: 1.6rem 0 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
}
@media screen and (max-width: 768px) {
  .service-point-card {
    min-height: auto;
  }
  .service-point-card:nth-child(-n+3) {
    min-height: auto;
  }
  .service-point-card__meta {
    line-height: 1.5;
  }
  .service-point-card__title {
    font-size: 2rem;
    height: auto;
  }
  .service-point-card__text {
    margin-top: 1.6rem;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}

.service-recommended__inner {
  padding: 12rem 7rem 16rem;
  display: flex;
  flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .service-recommended__inner {
    padding: 8rem 2rem;
    gap: 4rem;
  }
}
.service-recommended__list {
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2rem 6rem;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .service-recommended__list {
    grid-template-columns: 1fr;
    gap: 1.6rem;
  }
}
.service-recommended__item {
  position: relative;
  padding-left: 2.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  color: #2e2f7b;
}
.service-recommended__item::before {
  content: "";
  position: absolute;
  top: 1.3rem;
  left: 0.6rem;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: rgba(46, 47, 123, 0.75);
  transform: translateY(-50%);
  pointer-events: none;
}
.service-recommended__item a {
  display: inline;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768px) {
  .service-recommended__item {
    display: flex;
    align-items: center;
    gap: 1.4rem;
    padding-left: 0.6rem;
    font-weight: 400;
    line-height: 1.8;
    height: auto;
    transform: translateY(5px);
  }
  .service-recommended__item::before {
    position: static;
    transform: none;
    background: #6d6da3;
    flex-shrink: 0;
  }
}

.service-data {
  background: #fff;
}
.service-data__inner {
  padding: 12rem 7rem 16rem;
  display: flex;
  flex-direction: column;
  gap: 12rem;
}
.service-data__block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.service-data__content {
  display: flex;
  flex-direction: column;
  gap: 6rem;
  width: fit-content;
}
.service-data__img-sub {
  width: 16.7rem;
  margin-top: 3.2rem;
}
.service-data__img-sub img {
  width: 100% !important;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .service-data__inner {
    padding: 8rem 2rem;
    gap: 8rem;
  }
  .service-data__img-scroll {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .service-data__img-scroll::-webkit-scrollbar {
    display: none !important;
  }
  .service-data__img-scroll {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .service-data__content {
    gap: 4rem;
    width: 100%;
  }
}

.u-scroll-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.u-scroll-bar {
  display: none;
}
@media screen and (max-width: 768px) {
  .u-scroll-bar {
    display: block;
    width: 100%;
    height: 8px;
    background: transparent;
    border-radius: 6px;
    margin-top: 1.2rem;
    position: relative;
    overflow: hidden;
  }
  .u-scroll-bar::after {
    content: "";
    position: absolute;
    top: 0;
    left: var(--thumb-left, 0);
    height: 100%;
    width: var(--thumb-width, 0);
    background: #a7a7a7;
    border-radius: 6px;
    transition: opacity 0.3s;
  }
}

.service-section-heading {
  text-align: left;
  width: 100%;
}

.service-data__block img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .service-data__block img {
    width: auto;
    max-width: none;
    display: block;
  }
  .service-data__block img.img-h {
    height: 60rem;
    max-height: 52.6rem;
  }
  .service-data__block img.img-m {
    height: 50rem;
    max-height: 38.6rem;
  }
  .service-data__block img.img-l {
    height: 40rem;
    max-height: 30.6rem;
  }
  .service-data__block img.img-s {
    height: 30rem;
  }
}

.chart-heading {
  display: flex;
  justify-content: space-between;
  align-items: end;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  color: #222;
  line-height: 2.3rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 768px) {
  .chart-heading {
    margin-bottom: 1.6rem;
    font-size: 1.3rem;
    line-height: 1.9rem;
    font-weight: 500;
  }
}
.chart-heading__reference {
  display: flex;
  flex-direction: column;
  text-align: right;
  gap: 0.8rem;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .chart-heading__reference {
    gap: 0.4rem;
  }
}

.chart-bottom {
  display: flex;
  justify-content: space-between;
  align-items: end;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  font-size: 1.6rem;
  color: #222;
  line-height: 2.3rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 768px) {
  .chart-bottom {
    margin-top: 1.6rem;
    font-size: 1.3rem;
    line-height: 1.9rem;
    font-weight: 500;
  }
}
.chart-bottom__reference {
  display: flex;
}

/*====================================================================
404 Error Page
====================================================================*/
.errorPage {
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .errorPage {
    padding: 6rem 0;
  }
}
.errorPage__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .errorPage__inner {
    gap: 4rem;
  }
}
.errorPage__content {
  width: 100%;
  max-width: 80rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .errorPage__content {
    gap: 3rem;
  }
}
.errorPage__text {
  font-size: 1.6rem;
  line-height: 2;
  text-align: center;
  color: #222;
}
@media screen and (max-width: 768px) {
  .errorPage__text {
    font-size: 1.4rem;
    text-align: left;
  }
}
.errorPage__search {
  width: 100%;
  max-width: 60rem;
}
.errorPage__searchBox {
  display: flex;
  gap: 1.25rem;
}
@media screen and (max-width: 768px) {
  .errorPage__searchBox {
    flex-direction: column;
    gap: 1rem;
  }
}
.errorPage__searchInput {
  display: block;
  width: 100%;
  flex: 1;
  height: 5.6rem;
  padding: 0 2rem;
  border: 1px solid #ddd;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-family: inherit;
  outline: none;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media screen and (max-width: 768px) {
  .errorPage__searchInput {
    flex: none;
    height: 60px !important;
    font-size: 18px !important;
    padding: 0 15px !important;
  }
}
.errorPage__searchInput:focus {
  border-color: #2e2f7b;
}
.errorPage__searchInput::placeholder {
  color: #999;
}
.errorPage__searchBtn {
  width: 18rem;
  height: 5.6rem;
}
@media screen and (max-width: 768px) {
  .errorPage__searchBtn {
    width: 100%;
    height: 60px !important;
    font-size: 18px !important;
  }
}
.errorPage__searchBtn {
  padding: 0 4rem;
  background: #2e2f7b;
  color: #fff;
  border: none;
  border-radius: 0.4rem;
  font-size: 1.6rem;
  font-weight: 600;
  cursor: pointer;
  transition: opacity 0.2s;
  font-family: inherit;
}
.errorPage__searchBtn:hover {
  opacity: 0.8;
}
.errorPage__action {
  margin-top: 2rem;
}
.errorPage__btn {
  display: inline-flex;
  align-items: center;
  width: 28rem;
  height: 5.6rem;
  padding: 1px;
  background-color: #2e2f7b;
  border: 1px solid #2e2f7b;
  border-radius: 0.2rem;
  cursor: pointer;
  transition: opacity 0.3s ease;
  text-decoration: none;
  outline: none;
}
@media screen and (max-width: 768px) {
  .errorPage__btn {
    width: 100%;
    height: 60px !important;
  }
}
.errorPage__btn:hover {
  opacity: 0.8;
}
.errorPage__btn:hover .errorPage__btnArrow::before {
  animation: arrowSlideOutRight 0.3s ease-in forwards, arrowSlideInRight 0.3s ease-out 0.3s forwards;
}
.errorPage__btnText {
  flex: 1;
  text-align: center;
  font-weight: 400;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .errorPage__btnText {
    font-size: 1.8rem;
  }
}
.errorPage__btnArrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 4.8rem;
  height: 5.2rem;
  background: #fff;
  border-radius: 0.2rem;
  flex-shrink: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .errorPage__btnArrow {
    width: 5.4rem;
    height: 5.4rem;
  }
}
.errorPage__btnArrow::before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background-image: url("../images/_etc/icons/right_blue_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.page-company .company-info .u-title01__title,
.page-company .company-history .u-title01__title,
.page-company .company-client .u-title01__title {
  font-size: 3.2rem;
}
.page-company .company-info .u-title01__sub,
.page-company .company-history .u-title01__sub,
.page-company .company-client .u-title01__sub {
  font-size: 1.6rem;
}
.page-company .company-info {
  background: #fff;
}
.page-company .company-info .u-title01 {
  height: 7.7rem;
  padding-bottom: 0.2rem;
}
.page-company .company-info .u-title01__title {
  padding-left: 0.2rem;
}
.page-company .company-info .u-title01__sub {
  height: 2.9rem;
  gap: 0;
}
.page-company .company-info .u-title01__sub::before {
  margin-right: 0.6rem;
}
.page-company .company-info__inner {
  padding: 12rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6rem;
  max-width: 84rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__inner {
    padding: 8rem 2rem;
    gap: 4rem;
  }
}
.page-company .company-info__table {
  width: 100%;
  max-width: 84rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3.2rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__table {
    gap: 2rem;
  }
}
.page-company .company-info__row {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 4rem;
  width: 100%;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #2e2f7b;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__row {
    flex-direction: column;
    padding-bottom: 1.55rem;
    gap: 0.8rem;
  }
}
.page-company .company-info__label {
  flex: 0 0 16rem;
  width: 16rem;
  font-style: normal;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #222;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__label {
    flex: none;
    width: auto;
    height: 2.9rem;
    font-size: 1.6rem;
    font-weight: 600;
  }
}
.page-company .company-info__value {
  width: 100%;
  flex: 1;
  font-style: normal;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.8;
  color: #222;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__value {
    height: 2.9rem;
    font-size: 1.6rem;
  }
}
.page-company .company-info__map {
  width: 100%;
  max-width: 64rem;
  height: 30rem;
  overflow: hidden;
  position: relative;
}
.page-company .company-info__map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-info__map {
    height: 30rem;
  }
}
.page-company .company-history {
  background: #fff;
}
.page-company .company-history .u-title01__title {
  line-height: 0.8;
  padding-bottom: 1.1rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-history .u-title01__title {
    padding-top: 0.3rem;
  }
}
.page-company .company-history .u-title01__sub {
  height: 2.9rem;
  gap: 0;
}
.page-company .company-history .u-title01__sub::before {
  margin-right: 0.6rem;
}
.page-company .company-history__inner {
  padding: 12rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6rem;
  max-width: 84rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__inner {
    padding: 6rem 2rem;
    gap: 4rem;
  }
}
.page-company .company-history__list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  max-width: 84rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__list {
    padding-top: 0.1rem;
  }
}
.page-company .company-history__item {
  display: flex;
  align-items: stretch;
  gap: 2.4rem;
  height: 6rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__item {
    min-height: 4.5rem;
    height: 4.5rem;
    gap: 0.8rem;
  }
}
@media screen and (max-width: 768px) {
  .page-company .company-history__item:nth-child(1), .page-company .company-history__item:nth-child(2) {
    height: 7.4rem;
  }
}
@media screen and (max-width: 768px) {
  .page-company .company-history__item:nth-last-child(2) .company-history__month .number {
    width: 2.1rem;
  }
}
.page-company .company-history__item:last-child .company-history__line {
  display: none;
}
.page-company .company-history__item:last-child .company-history__month .number {
  width: auto;
  text-align: left;
  margin-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__item:last-child .company-history__month .number {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-company .company-history__item:last-child .company-history__content {
    padding-bottom: 0;
  }
}
.page-company .company-history__year {
  flex: 0 0 8rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  color: #2e2f7b;
  line-height: 1;
  text-transform: capitalize;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__year {
    flex: 0 0 3.6rem;
    font-size: 1.6rem;
    height: auto;
  }
}
.page-company .company-history__timeline {
  position: relative;
  flex: 0 0 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 0.8rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__timeline {
    padding-top: 0.4rem;
  }
}
.page-company .company-history__dot {
  width: 0.8rem;
  height: 0.8rem;
  background: #2e2f7b;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
  z-index: 2;
}
.page-company .company-history__line {
  width: 1px;
  position: absolute;
  top: 1.2rem;
  bottom: -1.2rem;
  left: 50%;
  transform: translateX(-50%);
  background: #b8b8b8;
  margin-top: 0;
  z-index: 1;
}
.page-company .company-history__content {
  flex: 1;
  display: flex;
  gap: 2.4rem;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__content {
    gap: 0.8rem;
    padding-bottom: 1.6rem;
  }
}
.page-company .company-history__month {
  flex: 0 0 7.6rem;
  display: flex;
  align-items: baseline;
  color: #2e2f7b;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
}
.page-company .company-history__month .number {
  font-size: 2.4rem;
  margin-left: 0.1rem;
  line-height: 1;
  width: 4rem;
  text-align: right;
  display: inline-block;
}
.page-company .company-history__month .unit {
  font-size: 2rem;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__month {
    flex: 0 0 5rem;
  }
  .page-company .company-history__month .number {
    font-size: 1.6rem;
    width: 1.1rem;
  }
  .page-company .company-history__month .unit {
    font-size: 1.4rem;
  }
}
.page-company .company-history__text {
  flex: 1;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  color: #222;
  line-height: 1.8;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-history__text {
    font-size: 1.6rem;
  }
}
.page-company .company-client {
  background: #fff;
}
.page-company .company-client .u-title01__sub {
  padding-top: 0.3rem;
  gap: 0;
}
.page-company .company-client .u-title01__sub::before {
  margin-right: 0.6rem;
}
.page-company .company-client__inner {
  padding: 12rem 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 6rem;
  max-width: 84rem;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .page-company .company-client__inner {
    padding: 10rem 2rem 8rem;
    gap: 4rem;
  }
}
.page-company .company-client__content {
  width: 100%;
  max-width: 84rem;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .page-company .company-client__content {
    gap: 2.4rem;
  }
}
.page-company .company-client__group {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.page-company .company-client__group-title {
  padding-top: 0.25rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8;
  height: 2.9rem;
  color: #2e2f7b;
  text-transform: capitalize;
  margin: 0;
}
.page-company .company-client__list {
  padding-top: 0.2rem;
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-client__list {
    font-size: 1.6rem;
  }
}
.page-company .company-client__footer {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
  text-align: right;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-company .company-client__footer {
    font-size: 1.6rem;
  }
}

.page-privacy {
  background: #fff;
}
.page-privacy .privacy-policy__inner {
  max-width: 84rem;
  margin: 0 auto;
  padding: 11.9rem 0;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy__inner {
    padding: 8rem 2rem;
  }
}
.page-privacy .privacy-policy__intro {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.9rem;
  color: #222;
  margin: 0;
}
.page-privacy .privacy-policy__content {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .page-privacy .privacy-policy__content {
    max-width: 35rem;
    gap: 3.95rem;
  }
}
.page-privacy .privacy-policy__group {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.page-privacy .privacy-policy__group-title {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2.9rem;
  color: #2e2f7b;
  margin: 0;
}
.page-privacy .privacy-policy__group-body p,
.page-privacy .privacy-policy__group-body li {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.9rem;
  color: #222;
  margin: 0;
}
.page-privacy .privacy-policy__group-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-privacy .privacy-policy__date {
  font-family: "IBM Plex Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.9rem;
  color: #222;
  text-align: right;
  margin: 0;
}

/*====================================================================
PRINT LAYOUT
====================================================================*/
@page {
  size: A4 portrait; /* 横の場合はlandscape */
  margin: 0mm;
}
@media print {
  body {
    -webkit-print-color-adjust: exact;
    word-break: break-all !important;
  }
  .u-printPages__next {
    size: A4 landscape;
    page-break-before: always;
  }
  .u-printPages__box {
    break-inside: avoid;
  }
}

/*# sourceMappingURL=style.css.map */
