@charset "UTF-8";
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # https://github.com/filipelinhares/ress/blob/master/ress.css
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

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

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

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

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

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

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

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

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

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

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

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

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

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

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

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

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
  width: 100%;
}

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

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  height: 100%;
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  color: #0a0a0d;
  width: 100%;
}

a {
  color: #0a0a0d;
}

img {
  vertical-align: top;
}

.l-header {
  width: 100%;
  height: 70px;
  background-color: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  .l-header {
    height: 74px;
  }
}
.l-header__inner {
  padding: 0 10px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1076px) {
  .l-header__inner {
    padding: 0;
  }
}
.l-header__ispace-logo {
  display: block;
  width: 122px;
  height: 30px;
  margin-right: 1rem;
}
@media screen and (max-width: 1076px) {
  .l-header__ispace-logo {
    width: 98px;
  }
}
.l-header__hakuto-r-logo {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 21px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1076px) {
  .l-header__hakuto-r-logo {
    left: 10px;
  }
}
.l-header__nav {
  display: flex;
  align-items: center;
  height: 100%;
  font-weight: 700;
}
@media screen and (max-width: 1076px) {
  .l-header__nav {
    width: 100%;
  }
}
.l-header__list {
  display: flex;
  align-items: center;
  height: 100%;
}
.l-header__link-active, .l-header__link::after, .l-header__link-active--m1, .l-header__link--m1::after {
  content: "";
  display: block;
  width: calc(100% - 42px);
  height: 2px;
  border-radius: 2px;
  background-color: #0a0a0d;
  box-shadow: 0 2px 4px rgba(10, 10, 13, 0.14);
  position: absolute;
  right: 21px;
  transition: all 0.3s;
  transform-origin: left top;
  transform: scale(0, 1);
}
.l-header__link-active--m1, .l-header__link--m1::after {
  width: calc(100% - 82px);
}
.l-header__list-item, .l-header__list-item--active, .l-header__list-item--pulldown, .l-header__list-item--m1 {
  height: 100%;
  position: relative;
  padding: 0 21px;
  text-align: center;
  display: flex;
  gap: 10px;
  align-items: center;
  transition: background-color 0.3s;
}
.l-header__list-item:hover, .l-header__list-item--active:hover, .l-header__list-item--pulldown:hover, .l-header__list-item--m1:hover {
  background-color: #f4f4f7;
}
.l-header__list-item:hover .l-header__link::after, .l-header__list-item--active:hover .l-header__link::after, .l-header__list-item--pulldown:hover .l-header__link::after, .l-header__list-item--m1:hover .l-header__link::after {
  transform: scale(1, 1);
}
.l-header__list-item--m1 {
  padding-left: 61px;
}
.l-header__list-item--m1:hover .l-header__link--m1::after {
  transform: scale(1, 1);
}
.l-header__list-item--pulldown {
  padding-right: 38px;
}
.l-header__list-item--pulldown::after {
  content: "";
  width: 11px;
  height: 6px;
  background-image: url("../img/common/icon_pulldown-menu.svg");
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-30%);
}
.l-header__list-item--pulldown:hover .l-header__pulldown {
  visibility: visible;
  opacity: 1;
}
.l-header__list-item--pulldown:hover .l-header__link::after {
  display: none;
}
.l-header__list-item--active .l-header__link::after {
  transform: scale(1, 1);
}
@media screen and (max-width: 1215px) {
  .l-header__list-item, .l-header__list-item--active, .l-header__list-item--pulldown, .l-header__list-item--m1 {
    padding: 0 11px;
  }
  .l-header__list-item--m1 {
    padding-left: 56px;
  }
  .l-header__list-item--pulldown {
    padding-right: 30px;
  }
}
.l-header__pulldown {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  width: 140px;
  height: 145px;
  border: 1px solid #d4d5d9;
  border-radius: 15px;
  background-color: #ffffff;
  box-shadow: 0 2px 14px rgba(10, 10, 13, 0.1);
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  bottom: -132px;
  transform: translateX(-50%);
}
@media screen and (max-width: 1076px) {
  .l-header__pulldown {
    display: block;
    position: static;
  }
}
.l-header__pulldown-list {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
}
.l-header__pulldown-list-item {
  padding: 13px 0 13px 24px;
  width: 100%;
  text-align: left;
}
.l-header__pulldown-list-item + .l-header__pulldown-list-item {
  border-top: 1px solid #d4d5d9;
}
.l-header__language {
  padding: 4.75px 11.5px;
  border: 1px solid #d4d5d9;
  border-radius: 6px;
  font-size: 1.2rem;
  margin: 0 10px;
  min-width: 67px;
}
@media screen and (max-width: 1076px) {
  .l-header__language {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 24px 0 0 0;
    padding: 0;
    width: 96px;
    height: 42px;
    font-size: 1.5rem;
  }
}
.l-header__negative {
  color: #a3a3be;
}
.l-header__hamburger-open {
  width: 42px;
  height: 42px;
  border: 1px solid #d4d5d9;
  border-radius: 50%;
  position: absolute;
  top: 14px;
  right: 14px;
  cursor: pointer;
  z-index: 2;
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-open {
    border: 0.5px solid #d4d5d9;
    right: 4.2666666667%;
  }
}
.l-header__hamburger-open::before {
  top: 15px;
}
.l-header__hamburger-open::after {
  bottom: 15px;
}
.l-header__hamburger-open-style, .l-header__hamburger-open::before, .l-header__hamburger-open::after {
  content: "";
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background-color: #0a0a0d;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s all;
}
.l-header__hamburger {
  display: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-out;
  min-width: 100vw;
  min-height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.l-header__hamburger-wrapper {
  height: 100vh;
  background-color: rgba(10, 10, 13, 0.1);
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-wrapper {
    background: none;
  }
}
.l-header__hamburger-nav {
  padding: 80px 0 48px;
  width: 208px;
  height: 100%;
  background-color: #ffffff;
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  box-shadow: -3px 0 16px rgba(10, 10, 13, 0.16);
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-nav {
    width: 100vw;
    height: calc(100% - 70px);
    top: auto;
    bottom: 0;
    box-shadow: none;
    padding-top: 24px;
    padding-bottom: 140px;
    overflow-y: scroll;
  }
}
.l-header__hamburger-list {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 26px;
  padding-right: 30px;
  overflow-y: auto;
  height: 100%;
  border-bottom: 1px solid #d4d5d9;
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-list {
    align-items: flex-start;
    padding-right: 0;
    gap: 0;
    overflow: visible;
  }
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-list-item, .l-header__hamburger-list-item--accordion, .l-header__hamburger-list-item--accordion-europe, .l-header__hamburger-list-item--careers, .l-header__hamburger-list-item--region, .l-header__hamburger-list-item--m1 {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
    border-top: 1px solid #d4d5d9;
    position: relative;
  }
  .l-header__hamburger-list-item::after, .l-header__hamburger-list-item--accordion::after, .l-header__hamburger-list-item--accordion-europe::after, .l-header__hamburger-list-item--careers::after, .l-header__hamburger-list-item--region::after, .l-header__hamburger-list-item--m1::after {
    content: "";
    width: 24px;
    height: 24px;
    background-image: url("../img/common/icon_red-arrow.svg");
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
}
.l-header__hamburger-list-item--m1 {
  padding-left: 10px;
  position: relative;
}
.l-header__hamburger-list-item--m1 .l-header__hamburger-link {
  padding-left: 40px;
}
.l-header__hamburger-list-item--m1::after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #f7514d;
  background-image: url("../img/common/icon_white-arrow.svg");
  background-position: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: 7px;
  transform: translateY(-50%);
}
.l-header__hamburger-list-item--region {
  border-bottom: 1px solid #d4d5d9;
}
.l-header__hamburger-list-item--region::after {
  display: none;
}
.l-header__accordion {
  margin-bottom: 24px;
}
.l-header__hamburger-list-item--careers {
  margin-top: 24px;
}
.l-header__hamburger-list-item--accordion {
  border-top: 1px solid #0a0a0d;
}
.l-header__hamburger-list-item--accordion::after {
  background-image: url("../img/common/icon_black-arrow.svg");
}
.l-header__hamburger-list-item--accordion:last-child  {
  border-bottom: 1px solid #0a0a0d;
}
.l-header__accordion-button {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.l-header__accordion-button::after {
  content: "";
  width: 6px;
  height: 10px;
  background-image: url("../img/common/icon_accordion-menu.svg");
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%) rotate(90deg);
  transition: transform 0.3s;
}
@media screen and (max-width: 1076px) {
  .l-header__accordion {
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
  }
}
@media screen and (max-width: 1076px) {
  .l-header__hamburger-link {
    padding: 24px 0 24px 10px;
    width: 100%;
  }
}

.l-main {
  padding: 70px 0 81px;
}
@media screen and (max-width: 767px) {
  .l-main {
    padding: 74px 0 80px;
  }
}

.l-footer {
  height: 222px;
  background-color: #f4f4f7;
}
@media screen and (max-width: 1076px) {
  .l-footer {
    height: 494px;
  }
}
.l-footer__inner {
  padding: 24px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.l-footer__top-container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1076px) {
  .l-footer__top-container {
    flex-direction: column;
    gap: 14px;
  }
}
.l-footer__contact-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 98px;
  background-color: #ffffff;
  border-radius: 15px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 1076px) {
  .l-footer__contact-button {
    width: 100%;
    height: 78px;
    font-size: 1.6rem;
  }
}
.l-footer__contact-button::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0a0a0d;
  background-image: url("../img/common/icon_white-arrow.svg");
  background-position: -24px center;
  background-size: 24px 24px;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  right: 7.6271186441%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1076px) {
  .l-footer__contact-button::before {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 0.5px solid #d4d5d9;
    background-color: #ffffff;
    background-image: url("../img/common/icon_black-arrow.svg");
    background-position: center;
    right: 4.3731778426%;
  }
}
.l-footer__contact-button:hover::before {
  width: 38px;
  height: 38px;
  right: 5.0847457627%;
  background-position: center;
}
@media screen and (max-width: 1076px) {
  .l-footer__contact-button:hover::before {
    right: 4.3731778426%;
  }
}
.l-footer__bottom-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 1076px) {
  .l-footer__bottom-container {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 42px;
  }
}
.l-footer__text-container {
  display: flex;
  justify-content: space-between;
  width: 359px;
}
@media screen and (max-width: 1076px) {
  .l-footer__text-container {
    width: 100%;
    flex-direction: column-reverse;
    gap: 14px;
  }
}
.l-footer__copyright, .l-footer__privacy {
  font-size: 1.2rem;
  color: #5f5f6e;
}
.l-footer__privacy:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1076px) {
  .l-footer__privacy {
    text-decoration: underline;
  }
}
.l-footer__sns-container {
  width: 325px;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-footer__sns-text {
  margin-right: 15px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #5f5f6e;
}
.l-footer__sns-link {
  width: 52px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-footer__sns-icon {
  width: 34px;
  height: 34px;
}

.c-inner {
  margin: 0 auto;
  width: min(87.8477306003%, 1200px);
}
@media screen and (max-width: 767px) {
  .c-inner {
    width: 91.4666666667%;
  }
}

.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 243px;
  height: 52px;
  background-color: #f7514d;
  border-radius: 31px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #ffffff;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-button {
    box-shadow: 0 8px 18px rgba(247, 81, 77, 0.4);
  }
}
.c-button::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  background-image: url("../img/common/icon_red-arrow.svg");
  background-position: -24px center;
  background-size: 24px 24px;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .c-button::before {
    width: 38px;
    height: 38px;
    background-position: center;
    right: 7px;
  }
}
.c-button:hover::before {
  width: 38px;
  height: 38px;
  right: 7px;
  background-position: center;
}

.c-button-back {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 243px;
  height: 52px;
  background-color: #ffffff;
  border: 1px solid #d4d5d9;
  border-radius: 31px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0a0a0d;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-button-back {
    box-shadow: 0 8px 18px rgba(255, 255, 255, 0.4);
  }
}
.c-button-back::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  background-image: url("../img/common/icon_white-arrow.svg");
  background-position: -24px center;
  background-color: #0a0a0d;
  background-size: 24px 24px;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 24px;
  transform: translateY(-50%) rotate(180deg);
}
@media screen and (max-width: 767px) {
  .c-button-back::before {
    width: 38px;
    height: 38px;
    background-position: center;
    left: 7px;
  }
}
.c-button-back:hover::before {
  width: 38px;
  height: 38px;
  left: 7px;
  background-position: center;
}

.c-page-title {
  margin-top: 36px;
  text-align: center;
  font-size: 6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-page-title {
    margin-top: 10px;
    font-size: 4rem;
  }
}

.c-text-inner {
  margin: 0 auto;
  width: min(60.0292825769%, 820px);
  min-width: 768px;
}
@media screen and (max-width: 767px) {
  .c-text-inner {
    width: 91.4666666667%;
    min-width: auto;
  }
}

.c-modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100vw;
  height: 100vh;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
}
.c-modal__wrapper {
  width: 100%;
  height: 100%;
  background-color: rgba(10, 10, 13, 0.5);
}
.c-modal__container {
  padding: 24px;
  width: min(40.2635431918%, 550px);
  max-height: min(100vh, 680px);
  background-color: #ffffff;
  border-radius: 15px;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-modal__container::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 767px) {
  .c-modal__container {
    padding: 0 16px 104px 16px;
    width: 100%;
    height: calc(100vh - 40px);
    max-height: none;
    border-radius: 15px 15px 0 0;
    top: 40px;
    left: 0;
    transform: none;
  }
}
.c-modal__header {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 19px;
}
.c-modal__header::before {
  content: "";
  display: block;
  width: calc(100% + 48px);
  height: 0.5px;
  background-color: #d4d5d9;
  position: absolute;
  bottom: 0;
  left: -24px;
}
@media screen and (max-width: 767px) {
  .c-modal__header {
    padding-top: 19px;
    position: fixed;
    width: 91.4666666667%;
    background-color: #ffffff;
    z-index: 999;
  }
}
.c-modal__close {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 33%;
  left: 0;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .c-modal__close {
    top: 50%;
  }
}
.c-modal__body {
  padding-top: 24px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .c-modal__body {
    padding-top: 68.5px;
  }
}

.c-pdf-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 52px;
  border-radius: 26px;
  border: 2px solid #f7514d;
  background-color: #fff7f7;
  color: #f7514d;
  font-weight: 500;
  position: relative;
}
.c-pdf-button::after {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("../img/common/icon_download.svg");
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.c-article-list {
  margin-top: 20px;
}
.c-article-list__item {
  position: relative;
  border-bottom: 0.5px solid #d4d5d9;
}
.c-article-list__item:first-child {
  border-top: 0.5px solid #d4d5d9;
}
.c-article-list__link {
  display: flex;
  justify-content: space-between;
  padding: 24px 10px;
  font-size: 12px;
  transition: 0.3s;
}
.c-article-list__link:hover {
  background-color: #f4f4f7;
}
.c-article-list__link:hover .c-article-list__right, .c-article-list__link:hover .c-article-list__right--pdf, .c-article-list__link:hover .c-article-list__right--more {
  color: #f7514d;
}
.c-article-list__link:hover .c-article-list__arrow path {
  fill: red;
}
.c-article-list__link:hover .c-article-list__icon path {
  fill: red;
}
@media screen and (max-width: 767px) {
  .c-article-list__link {
    padding: 14px 0;
  }
}
.c-article-list__text {
  display: flex;
  gap: 16px;
  flex: 1;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .c-article-list__text {
    display: block;
    font-size: 12px;
  }
}
.c-article-list__date {
  color: #5f5f6e;
}
.c-article-list__title {
  flex: 1;
  margin-right: 20px;
  color: #0a0a0d;
}
@media screen and (max-width: 767px) {
  .c-article-list__title {
    font-weight: 500;
    margin-right: 0;
  }
}
.c-article-list__right, .c-article-list__right--pdf, .c-article-list__right--more {
  color: #a3a3be;
  display: flex;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .c-article-list__right, .c-article-list__right--pdf, .c-article-list__right--more {
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  .c-article-list__right--more {
    top: 13px;
  }
}
.c-article-list__arrow {
  width: 4px;
  height: 8px;
}

.c-subscribe {
  border-top: 2px solid #f7514d;
  border-bottom: 2px solid #f7514d;
  padding: 24px 0;
}
.c-subscribe__form {
  margin-top: 24px;
}
.c-subscribe__row {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}
.c-subscribe__textbox {
  flex: 1;
}
.c-subscribe__button {
  margin-top: 24px;
}

.c-textbox__label, .c-textbox__label--required {
  color: #0a0a0d;
  font-weight: 700;
}
.c-textbox__label--required::after {
  content: "*";
}
.c-textbox__input, .c-textbox__input--textarea {
  width: 100%;
  height: 53px;
  margin-top: 4px;
  padding: 0 16px;
  border-radius: 15px;
  border: 1px solid #d4d5d9;
}
.c-textbox__input--textarea {
  height: 95px;
  padding: 16px;
}
.c-textbox--error, .c-textbox--error-en-text, .c-textbox--error-en-mail, .c-textbox--error-en-name, .c-textbox--error-en-title, .c-textbox--error-text, .c-textbox--error-mail, .c-textbox--error-name, .c-textbox--error-title {
  position: relative;
}
.c-textbox--error .c-textbox__input, .c-textbox--error-en-text .c-textbox__input, .c-textbox--error-en-mail .c-textbox__input, .c-textbox--error-en-name .c-textbox__input, .c-textbox--error-en-title .c-textbox__input, .c-textbox--error-text .c-textbox__input, .c-textbox--error-mail .c-textbox__input, .c-textbox--error-name .c-textbox__input, .c-textbox--error-title .c-textbox__input, .c-textbox--error .c-textbox__input--textarea, .c-textbox--error-en-text .c-textbox__input--textarea, .c-textbox--error-en-mail .c-textbox__input--textarea, .c-textbox--error-en-name .c-textbox__input--textarea, .c-textbox--error-en-title .c-textbox__input--textarea, .c-textbox--error-text .c-textbox__input--textarea, .c-textbox--error-mail .c-textbox__input--textarea, .c-textbox--error-name .c-textbox__input--textarea, .c-textbox--error-title .c-textbox__input--textarea {
  background-color: #fff7f7;
  border: 2px solid #f7514d;
}
.c-textbox--error::after, .c-textbox--error-en-text::after, .c-textbox--error-en-mail::after, .c-textbox--error-en-name::after, .c-textbox--error-en-title::after, .c-textbox--error-text::after, .c-textbox--error-mail::after, .c-textbox--error-name::after, .c-textbox--error-title::after {
  font-size: 1.2rem;
  font-weight: 500;
  color: #f7514d;
  position: absolute;
  bottom: -18px;
  left: 0;
}
.c-textbox--error-title::after {
  content: "件名を正しく入力してください（*必須項目）";
}
.c-textbox--error-name::after {
  content: "お名前を正しく入力してください（*必須項目）";
}
.c-textbox--error-mail::after {
  content: "メールアドレスを正しく入力してください（*必須項目）";
}
.c-textbox--error-text::after {
  content: "本文を正しく入力してください（*必須項目）";
}
.c-textbox--error-en-title::after {
  content: "Please enter the subject correctly";
}
.c-textbox--error-en-name::after {
  content: "Please enter your name correctly";
}
.c-textbox--error-en-mail::after {
  content: "Please enter your emailAddress correctly";
}
.c-textbox--error-en-text::after {
  content: "Please enter your message correctly";
}

.c-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 40px 0 0;
  font-size: 15px;
  color: #5f5f6e;
}
.c-pagination__item, .c-pagination__item--current {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  min-width: 42px;
  height: 42px;
  margin: 0 2px;
  border-radius: 100%;
  transition: 0.1s;
}
.c-pagination__item:hover, .c-pagination__item--current:hover {
  background-color: #f4f4f7;
}
.c-pagination__item--current {
  background-color: #f4f4f7;
  color: #0a0a0d;
}
.c-pagination__dot {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin: 0 2px;
}
.c-pagination__arrow {
  border: 0.5px solid #d4d5d9;
}
.c-pagination__arrow > img {
  width: 24px;
  transition: 0.2s;
}
.c-pagination__arrow:first-child {
  transform: rotate(180deg);
  margin: 0 5px 0 0;
}
.c-pagination__arrow:last-child {
  margin: 0 0 0 5px;
}
.c-pagination__arrow:hover > img {
  transform: translateX(4px);
}

.c-select {
  position: relative;
  display: flex;
  height: 44px;
  padding: 10px 9px 10px 16px;
  border-radius: 15px;
  border: 1px solid #d4d5d9;
  font-weight: 500;
  cursor: pointer;
}
.c-select::after {
  content: url(../img/common/icon_black-arrow_b.svg);
  margin-left: 2px;
}
.c-select__option-wrap {
  display: none;
  position: absolute;
  width: 140px;
  top: calc(100% + 10px);
  left: 0;
  z-index: 1;
}
.c-select__option, .c-select__option--selected {
  display: flex;
  width: 100%;
  background-color: #ffffff;
  border: 0.5px solid #d4d5d9;
  padding: 15px 24px;
  cursor: pointer;
}
.c-select__option--selected {
  position: relative;
  background-color: #f4f4f7;
}
.c-select__option--selected:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #0a0a0d;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.14);
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  left: 12px;
}
.c-select__option:nth-child(n+2), .c-select__option--selected:nth-child(n+2) {
  border-top: 0;
}
.c-select__option:first-child, .c-select__option--selected:first-child {
  border-radius: 15px 15px 0 0;
}
.c-select__option:last-child, .c-select__option--selected:last-child {
  border-radius: 0 0 15px 15px;
}
.c-select__option:hover, .c-select__option--selected:hover {
  background-color: #f4f4f7;
}
.c-select__radio {
  display: none;
}

.c-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 14px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .c-filters {
    justify-content: flex-start;
    gap: 9px;
  }
}
.c-filters__label {
  color: #a3a3be;
  font-size: 15px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .c-filters__label {
    width: 100%;
  }
}

.c-contact-modal__body, .c-contact-modal__body--completion {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-bottom: 24px;
}
.c-contact-modal__body--completion {
  padding-bottom: 0;
}
.c-contact-modal__button-container {
  padding-top: 24px;
  display: flex;
  gap: 24px;
  justify-content: flex-end;
  text-align: center;
  position: relative;
}
.c-contact-modal__button-container::before {
  content: "";
  display: block;
  width: calc(100% + 48px);
  height: 0.5px;
  background-color: #d4d5d9;
  position: absolute;
  top: 0;
  left: -24px;
}
.c-contact-modal__back {
  display: block;
  color: #5f5f6e;
  text-decoration: underline;
}
.c-contact-modal__next {
  display: block;
  width: 123px;
  height: 44px;
  background-color: #f7514d;
  border-radius: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ffffff;
}
.c-contact-modal__item + .c-contact-modal__item {
  margin-top: 24px;
}
.c-contact-modal__dt {
  font-weight: 700;
}
.c-contact-modal__dd {
  color: #5f5f6e;
}
.c-contact-modal__completion-text {
  margin: 0 auto;
}
.c-contact-modal__completion-img {
  margin: 0 auto;
  width: 88px;
}
.c-contact-modal__to-top {
  margin: 0 auto;
  width: 123px;
  height: 44px;
  border-radius: 15px;
  border: 1px solid #d4d5d9;
}

.c-first-view {
  display: block;
  overflow: hidden;
}

.c-footnote {
  margin-top: 80px;
  font-size: 1.2rem;
  color: #5f5f6e;
  text-align: right;
}

.p-aboutus-message {
  margin-top: 23px;
}
.p-aboutus-message__mask {
  width: 100%;
  position: relative;
  width: 100%;
  padding-top: 27.2327964861%;
}
@media screen and (max-width: 767px) {
  .p-aboutus-message__mask {
    padding-top: 56.2666666667%;
  }
}
.p-aboutus-message__img {
  transform: scale(1.1);
  animation: zoomout 3s ease-out forwards;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.p-aboutus-message__heading {
  width: 100%;
  text-align: center;
  font-size: 6rem;
  font-weight: 700;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: zoomin 3s ease-out;
}
@media screen and (max-width: 767px) {
  .p-aboutus-message__heading {
    font-size: 2.6rem;
  }
}
.p-aboutus-message__br {
  display: none;
}
@media screen and (max-width: 895px) {
  .p-aboutus-message__br {
    display: block;
  }
}
.p-aboutus-message__text-container {
  margin-top: 40px;
  line-height: 2.5rem;
}
.p-aboutus-message__text + .p-aboutus-message__text {
  margin-top: 2.5rem;
}
.p-aboutus-message__name {
  margin-top: 50px;
  text-align: right;
  font-weight: 700;
  color: #5f5f6e;
}
.p-aboutus-message__video-container {
  margin: 60px auto 0;
  width: min(60.0292825769%, 820px);
  min-width: 768px;
  aspect-ratio: 16/9;
}
@media screen and (max-width: 767px) {
  .p-aboutus-message__video-container {
    width: 91.4666666667%;
    min-width: auto;
  }
}
.p-aboutus-message__video {
  width: 100%;
  height: 100%;
}

.p-aboutus-company {
  margin-top: 126px;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company {
    margin-top: 80px;
  }
}
.p-aboutus-company__heading {
  font-size: 2rem;
  font-weight: 700;
}
.p-aboutus-company__dl {
  margin-top: 24px;
  line-height: 2.5rem;
  border-top: 0.5px solid #d4d5d9;
}
.p-aboutus-company__item, .p-aboutus-company__item--pdf {
  padding: 19.5px 0;
  display: flex;
  border-bottom: 0.5px solid #d4d5d9;
}
.p-aboutus-company__item--pdf {
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company__item, .p-aboutus-company__item--pdf {
    flex-direction: column;
  }
}
.p-aboutus-company__dt {
  width: 18.0833333333%;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company__dt {
    width: 100%;
  }
}
.p-aboutus-company__dd {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company__dd {
    width: 100%;
  }
}
.p-aboutus-company__member {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company__member {
    display: block;
  }
  .p-aboutus-company__member + .p-aboutus-company__member {
    margin-top: 10px;
  }
}
.p-aboutus-company__member-director {
  min-width: 90px;
}
.p-aboutus-company__member-director--en {
  min-width: 225px;
}
.p-aboutus-company__member-name {
  min-width: 75px;
}
.p-aboutus-company__member-name--en {
  min-width: 155px;
}
.p-aboutus-company__member-name--director {
  min-width: 90px;
}
.p-aboutus-company__member-position {
  color: #5f5f6e;
}
.p-aboutus-company__pdf-button {
  margin-top: 15px;
}

.p-aboutus-team {
  margin-top: 115px;
}
@media screen and (max-width: 767px) {
  .p-aboutus-team {
    margin-top: 100px;
  }
}
.p-aboutus-team__heading {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-aboutus-team__heading {
    font-size: 3rem;
  }
}
.p-aboutus-team__member-container {
  margin-top: 33px;
  display: flex;
  justify-content: center;
  gap: 58px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.p-aboutus-team__member-container::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 1200px) {
  .p-aboutus-team__member-container {
    gap: 25px;
    justify-content: start;
  }
}
@media screen and (max-width: 767px) {
  .p-aboutus-team__member-container {
    gap: 8px;
  }
}
.p-aboutus-team__member {
  padding-top: 101px;
  position: relative;
  cursor: pointer;
}
.p-aboutus-team__member::after {
  content: "";
  width: 42px;
  height: 42px;
  background-color: #ffffff;
  background-image: url("../img/aboutus/icon_member.svg");
  background-position: center;
  background-size: 24px 24px;
  border: 1px solid #d4d5d9;
  border-radius: 50%;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.1);
  position: absolute;
  right: 34px;
  bottom: 110px;
}
.p-aboutus-team__img {
  display: block;
  width: 242px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.p-aboutus-team__text-container {
  text-align: center;
  padding-top: 136px;
  width: 256px;
  height: 226px;
  border: 1px solid #d4d5d9;
  border-radius: 12px;
  line-height: 2.5rem;
}
.p-aboutus-team__name {
  font-weight: 700;
}
.p-aboutus-team__position {
  color: #5f5f6e;
}
.p-aboutus-team__modal-img {
  display: block;
  margin: 0 auto;
  width: 242px;
}
.p-aboutus-team__modal-name-container {
  text-align: center;
  font-size: 1.5rem;
}
.p-aboutus-team__modal-name {
  font-weight: 700;
}
.p-aboutus-team__modal-position {
  margin-top: 6px;
  color: #5f5f6e;
  line-height: 2.5rem;
}
.p-aboutus-team__modal-text {
  margin-top: 19px;
  color: #5f5f6e;
  line-height: 2.5rem;
}

.p-aboutus-company-base {
  margin-top: 115px;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company-base {
    margin-top: 100px;
  }
}
.p-aboutus-company-base__heading {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
.p-aboutus-company-base__map {
  margin-top: 33px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company-base__map {
    margin: 30px calc(50% - 50vw) 0 calc(50% - 50vw);
    width: 100vw;
  }
}
.p-aboutus-company-base__text {
  display: block;
  margin-top: 20px;
  font-weight: 700;
}
.p-aboutus-company-base__span {
  font-weight: 400;
  color: #5f5f6e;
}
@media screen and (max-width: 767px) {
  .p-aboutus-company-base__span {
    margin-top: 5px;
    display: flex;
  }
}

.p-aboutus-history {
  margin-top: 120px;
}
.p-aboutus-history__heading {
  margin-bottom: 30px;
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}

.p-top-first-view {
  position: relative;
}
.p-top-first-view__mask, .p-top-first-view__mask--slide {
  width: 100%;
  border-radius: 15px;
  position: relative;
  z-index: 1;
}
.p-top-first-view__mask--slide::before {
  content: "";
  display: block;
  padding-top: 49.6666666667%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__mask--slide::before {
    padding-top: 166.1333333333%;
  }
}
.p-top-first-view__img {
  width: 100%;
  transform: scale(1.1);
  animation: zoomout 3s ease-out forwards;
}
@keyframes zoomout {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.p-top-first-view__logo, .p-top-first-view__logo--movie {
  width: 460px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: zoomin-fadeout 4s ease-out forwards;
  z-index: 10;
  transition: all 0.3s;
}
.p-top-first-view__logo--movie {
  animation: zoomin 3s ease-out;
  opacity: 1;
  width: 176px;
  cursor: pointer;
}
.p-top-first-view__logo--movie:hover {
  width: 186px;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__logo, .p-top-first-view__logo--movie {
    width: 230px;
  }
  .p-top-first-view__logo--movie {
    width: 88px;
  }
  .p-top-first-view__logo--movie:hover {
    width: 88px;
  }
}
@keyframes zoomin {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
}
@keyframes zoomin-fadeout {
  0% {
    transform: translate(-50%, -50%) scale(0.9);
    opacity: 0;
  }
  90% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.p-top-first-view__movie {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.p-top-first-view__movie-container {
  width: 100vw;
  height: 100vh;
  padding: 50px 0;
  background-color: #0a0a0d;
  aspect-ratio: 16/9;
  position: relative;
}
.p-top-first-view__movie-close {
  width: 30px;
  height: 30px;
  background-image: url("../img/top/icon_movie-close.svg");
  position: absolute;
  top: 20px;
  right: 30px;
}
.p-top-first-view__pagination {
  bottom: 18px;
  left: 18px;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__pagination {
    left: 50%;
    transform: translateX(-50%);
  }
}
.p-top-first-view__news {
  margin: 0 auto;
  padding: 0 3.5%;
  width: 76%;
  height: 65px;
  background-color: #ffffff;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
  font-size: 1.2rem;
  font-weight: 500;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
@media screen and (max-width: 1160px) {
  .p-top-first-view__news {
    width: 768px;
  }
}
@media screen and (max-width: 767px) {
  .p-top-first-view__news {
    margin-top: 16px;
    padding: 0 14px;
    width: 100%;
    height: 83px;
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0);
  }
}
.p-top-first-view__news-list {
  height: auto;
}
.p-top-first-view__news-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__news-item {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 83px;
    justify-content: center;
  }
}
.p-top-first-view__title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #f7514d;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__title {
    display: none;
  }
}
.p-top-first-view__date {
  color: #5f5f6e;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__date {
    margin: 0 auto 0 0;
  }
}
.p-top-first-view__heading {
  width: 64.2857142857%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__heading {
    width: 100%;
    margin: 0 auto 0 0;
  }
}
.p-top-first-view__more {
  color: #a3a3be;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top-first-view__more {
    position: absolute;
    top: 16px;
    right: 30px;
  }
}
.p-top-first-view__more::after {
  content: "";
  display: block;
  width: 6px;
  height: 11px;
  background-image: url("../img/common/icon_arrow-read-more.svg");
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -16px;
  transform: translateY(-50%);
}

.p-top-count {
  padding: 113px 0 80px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top-count {
    padding: 60px 0;
  }
}
.p-top-count__title {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #a3a3be;
}
.p-top-count__container {
  background-color: #fff;
  padding: 43.5px 0;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04) inset;
  border-radius: 15px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-top-count__container {
    padding: 16.5px 0;
  }
}
.p-top-count__number {
  font-size: 7rem;
  font-family: "Saira", sans-serif;
}
@media screen and (max-width: 767px) {
  .p-top-count__number {
    font-size: 3.5rem;
  }
}
.p-top-count__text {
  font-size: 2rem;
  font-weight: 500;
  color: #a3a3be;
}
@media screen and (max-width: 767px) {
  .p-top-count__text {
    font-size: 1.4rem;
  }
}
.p-top-count__dhmc, .p-top-count__dhmc--day {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 27px;
  width: 145px;
}
.p-top-count__dhmc--day {
  width: 190px;
}
@media screen and (max-width: 767px) {
  .p-top-count__dhmc, .p-top-count__dhmc--day {
    padding: 0 18px;
    gap: 0;
    width: 81px;
  }
  .p-top-count__dhmc--day {
    width: 103px;
  }
}
@media screen and (max-width: 360px) {
  .p-top-count__dhmc, .p-top-count__dhmc--day {
    padding: 0 10px;
    width: 65px;
  }
  .p-top-count__dhmc--day {
    width: 87px;
  }
}
.p-top-count__hmc {
  display: flex;
  position: relative;
}
.p-top-count__hmc::before {
  content: "";
  width: 3px;
  height: 31px;
  background-color: #d4d5d9;
  border-radius: 3px;
  position: absolute;
  top: 28%;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-top-count__hmc::before {
    width: 2px;
    height: 14px;
    top: 35%;
  }
}
.p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc, .p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc--day, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc--day {
  position: relative;
}
.p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc::before, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc::before, .p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc--day::before, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc--day::before {
  content: ":";
  font-size: 7rem;
  font-weight: 700;
  color: #d4d5d9;
  position: absolute;
  top: -7px;
  left: -10px;
}
@media screen and (max-width: 767px) {
  .p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc::before, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc::before, .p-top-count__hmc .p-top-count__dhmc + .p-top-count__dhmc--day::before, .p-top-count__hmc .p-top-count__dhmc--day + .p-top-count__dhmc--day::before {
    font-size: 3.5rem;
    left: -5px;
  }
}

.p-top-mission {
  padding: 24px 0;
  text-align: center;
  background-color: #f9f9fc;
}
.p-top-mission__heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top-mission__heading {
    font-size: 3rem;
  }
}
.p-top-mission__text {
  margin-top: 10px;
}
.p-top-mission__button {
  margin: 24px auto 0;
}
.p-top-mission__img {
  width: 364px;
}
@media screen and (max-width: 767px) {
  .p-top-mission__img {
    width: 100%;
  }
}

.p-top-expand {
  padding: 130px 0 120px;
}
@media screen and (max-width: 767px) {
  .p-top-expand {
    padding: 80px 0;
  }
}
.p-top-expand__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-top-expand__inner {
    flex-direction: column;
  }
}
.p-top-expand__text-container {
  width: 56.5%;
}
@media screen and (max-width: 767px) {
  .p-top-expand__text-container {
    width: 100%;
  }
}
.p-top-expand__text {
  margin-top: 40px;
  line-height: 2.5rem;
  color: #5f5f6e;
}
@media screen and (max-width: 767px) {
  .p-top-expand__text {
    margin-top: 24px;
  }
}
.p-top-expand__button {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .p-top-expand__button {
    margin: 42px auto 0;
  }
}
.p-top-expand__img-container {
  width: 39.1666666667%;
  padding-top: 47.1666666667%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top-expand__img-container {
    width: 100%;
    margin-top: 24px;
    padding-top: 51.7543859649%;
  }
}
.p-top-expand__img {
  display: block;
  margin: 0 auto;
  width: 95.7446808511%;
  height: 100%;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 2.1276595745%;
  object-fit: cover;
}
.p-top-expand__bg {
  width: 100%;
  height: calc(100% + 20px);
  border-radius: 25px;
  box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08) inset;
  position: absolute;
  top: -10px;
  left: 0;
}

.p-top-missions {
  text-align: center;
}
.p-top-missions__heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-top-missions__heading {
    font-size: 3rem;
  }
}
.p-top-missions__text {
  margin-top: 20px;
  font-size: 6rem;
  font-weight: 700;
  line-height: 8.7rem;
}
@media screen and (max-width: 767px) {
  .p-top-missions__text {
    font-size: 2.6rem;
    line-height: 3.7rem;
  }
}
.p-top-missions__img-container {
  margin-top: 40px;
  width: 100%;
  padding-top: 38.9166666667%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-top-missions__img-container {
    margin-top: 30px;
    padding-top: 38.7755102041%;
  }
}
.p-top-missions__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  position: absolute;
  top: 0;
  left: 0;
}
.p-top-missions__button {
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .p-top-missions__button {
    margin-top: 30px;
  }
}

.p-article {
  color: #3C3C46;
  line-height: 2;
}
.p-article blockquote {
  border-left: 3px solid #d4d5d9;
  border-radius: 2px;
  padding-left: 10px;
  margin-left: 7px;
  color: #5f5f6e;
}
.p-article p {
  margin-top: 40px;
  font-size: 1.5rem;
}
.p-article ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
.p-article ul li {
  list-style: initial;
}
.p-article ol {
  padding-left: 20px;
  margin-bottom: 20px;
}
.p-article ol li {
  list-style: decimal;
}
.p-article h1:not(.p-article__title) {
  font-size: 6rem;
  color: #0a0a0d;
}
.p-article h2 {
  font-size: 4.8rem;
  color: #0a0a0d;
}
.p-article h3 {
  font-size: 3.4rem;
  color: #0a0a0d;
}
.p-article h4 {
  font-size: 2.4rem;
  color: #0a0a0d;
}
.p-article h5 {
  font-size: 2rem;
  color: #0a0a0d;
}
.p-article h6 {
  font-size: 1.6rem;
  color: #0a0a0d;
}
.p-article a:not(.c-button-back) {
  color: #f7514d;
}
.p-article a:not(.c-button-back):hover {
  opacity: 0.8;
}
.p-article figure {
  margin-top: 40px;
}
.p-article img {
  width: auto;
  max-width: 100%;
}
.p-article figcaption {
  margin-top: 10px;
}
.p-article__page-title {
  margin-bottom: 40px;
}
.p-article__title {
  font-size: 2rem;
  margin-bottom: 20px;
}
.p-article__inner {
  max-width: 820px;
  margin: 0 auto;
}
.p-article__pdf {
  margin: 80px auto 0;
}
.p-article__bottom {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid #d4d5d9;
  text-align: center;
}
.p-article__back {
  margin: 0 auto;
}

.p-careers.c-page-title {
  margin-bottom: 23px;
}
@media screen and (max-width: 767px) {
  .p-careers.c-page-title {
    font-size: 4rem;
  }
}
.p-careers__text {
  margin-bottom: 1rem;
  color: #5f5f6e;
  line-height: 25.5px;
}
@media screen and (max-width: 767px) {
  .p-careers__text.c-text-inner {
    width: 91.4666666667%;
  }
}

.p-careers-button__link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32%;
  height: 98px;
  background-color: #ffffff;
  border-radius: 15px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  margin: 46px auto 44px auto;
  border: solid #d4d5d9;
  border-width: 1px;
}
@media screen and (max-width: 767px) {
  .p-careers-button__link {
    height: 78px;
    width: 100%;
    margin: 40px auto 44px auto;
  }
}
.p-careers-button__link::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0a0a0d;
  background-image: url("../img/common/icon_white-arrow.svg");
  background-position: -24px center;
  background-size: 24px 24px;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  right: 7.6271186441%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-careers-button__link::before {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #d4d5d9;
    background-color: #ffffff;
    background-image: url("../img/common/icon_black-arrow.svg");
    background-position: center;
    right: 4.3731778426%;
  }
}
.p-careers-button__link:hover::before {
  width: 38px;
  height: 38px;
  right: 5.0847457627%;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-careers-button__link:hover::before {
    right: 4.3731778426%;
  }
}

@media screen and (max-width: 767px) {
  .p-careers-bottom.c-text-inner {
    width: 91.4666666667%;
  }
}
.p-careers-bottom__text {
  color: #5f5f6e;
}
.p-careers-bottom__sns-link {
  width: 52px;
  height: 52px;
  background-color: #ffffff;
  border-radius: 50%;
  border: solid #F7F7F7;
  border-width: 1px;
  display: flex;
  margin-top: 21px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-careers-bottom__sns-link {
    margin-top: 11px;
    border: solid #f4f4f7;
    border-width: 1px;
  }
}

@media screen and (max-width: 767px) {
  .p-privacy-policy.c-page-title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .p-privacy-policy.c-text-inner {
    width: 91.4666666667%;
  }
}
.p-privacy-policy__title-container {
  margin: 20px auto;
}
.p-privacy-policy__title-text {
  font-size: 20px;
  font-weight: bold;
}
.p-privacy-policy__content-container {
  color: #5f5f6e;
}
.p-privacy-policy__content-container > p {
  margin-bottom: 25.5px;
}
.p-privacy-policy__content-container-EN {
  margin-bottom: 25.5px;
}

@media screen and (max-width: 767px) {
  .p-missions-title {
    font-size: 4rem;
    margin-top: 10px;
  }
}

.p-missions-top__text {
  margin: 23px auto 0;
  width: 60.0292825769%;
  max-width: 820px;
}
@media screen and (max-width: 767px) {
  .p-missions-top__text {
    width: auto;
  }
}
.p-missions-top__link {
  color: #f7514d;
  padding-right: 15px;
  position: relative;
  display: inline-block;
}
.p-missions-top__link::after {
  content: "";
  width: 10px;
  height: 10px;
  background-image: url("../img/missions/icon_link.svg");
  position: absolute;
  right: 4px;
  bottom: 2px;
}
.p-missions-top__img {
  display: block;
  margin: 45px auto 0;
  width: 100%;
  max-width: 1366px;
}
@media screen and (max-width: 767px) {
  .p-missions-top__img {
    margin-top: 40px;
  }
}

.p-missions-list {
  margin-top: 40px;
}
.p-missions-list__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-missions-list__item {
    flex-direction: column-reverse;
  }
}
.p-missions-list__item + .p-missions-list__item {
  margin-top: 80px;
}
.p-missions-list__text-container {
  width: 52.8333333333%;
}
@media screen and (max-width: 767px) {
  .p-missions-list__text-container {
    width: auto;
  }
}
.p-missions-list__heading {
  width: auto;
}
.p-missions-list__text {
  margin-top: 20px;
  line-height: 2.5rem;
}
.p-missions-list__logo {
  margin-top: 30px;
  width: auto;
}
@media screen and (max-width: 767px) {
  .p-missions-list__logo {
    margin-top: 20px;
  }
}
.p-missions-list__img-container {
  width: 42.5%;
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-missions-list__img-container {
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .p-missions-list__img-heading {
    margin-bottom: 20px;
  }
  .p-missions-list__img-heading img {
    width: auto;
  }
}
.p-missions-list__img-wrapper {
  width: 100%;
  padding-top: 78.431372549%;
  position: relative;
  border-radius: 15px;
  border: 1px solid rgba(10, 10, 13, 0.2);
}
@media screen and (max-width: 767px) {
  .p-missions-list__img-wrapper {
    width: 100%;
    padding-top: 78.4256559767%;
  }
}
.p-missions-list__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 15px;
  object-fit: cover;
}

.p-spacecraft {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-spacecraft {
    margin-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .p-spacecraft__page-title {
    font-size: 4rem;
    margin-top: 10px;
  }
}
.p-spacecraft__text, .p-spacecraft__text--box {
  margin-top: 23px;
  color: #5f5f6e;
  line-height: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__text, .p-spacecraft__text--box {
    margin-top: 20px;
    width: calc(100% - 32px);
  }
}
.p-spacecraft__text--box {
  margin-top: 0;
}
.p-spacecraft__text--box + .p-spacecraft__text--box {
  margin-top: 40px;
}
.p-spacecraft__item {
  margin-top: 40px;
}
.p-spacecraft__item + .p-spacecraft__item {
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__item + .p-spacecraft__item {
    margin-top: 80px;
  }
}
.p-spacecraft__heading {
  margin-bottom: 30px;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
}
.p-spacecraft__mask, .p-spacecraft__mask--slide {
  width: 100%;
  max-width: 1366px;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  margin: 0 auto;
}
.p-spacecraft__mask--slide::before {
  content: "";
  display: block;
  padding-top: 42.008797654%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__mask--slide::before {
    padding-top: 53.3333333333%;
  }
}
.p-spacecraft__pagination {
  bottom: 18px;
  right: 18px;
}
.p-spacecraft__middle-heading {
  margin: 20px 0 -35px;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  color: #a3a3be;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__middle-heading {
    margin-bottom: -15px;
  }
}
.p-spacecraft__small-heading {
  text-align: center;
  margin-top: 45px;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__small-heading {
    margin: 20px auto 0;
    width: calc(100% - 32px);
  }
}
.p-spacecraft__box {
  margin: 40px auto 0;
  padding: 40px;
  width: 714px;
  background-color: #f4f4f7;
  border-radius: 15px;
}
.p-spacecraft__logo, .p-spacecraft__logo--movie {
  width: 460px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: zoomin 3s ease-out;
  z-index: 10;
  transition: all 0.3s;
}
.p-spacecraft__logo--movie {
  width: 176px;
  cursor: pointer;
}
.p-spacecraft__logo--movie:hover {
  width: 186px;
}
@media screen and (max-width: 767px) {
  .p-spacecraft__logo, .p-spacecraft__logo--movie {
    width: 230px;
  }
  .p-spacecraft__logo--movie {
    width: 88px;
  }
  .p-spacecraft__logo--movie:hover {
    width: 88px;
  }
}
.p-spacecraft__movie {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
}
.p-spacecraft__movie-container {
  width: 100vw;
  height: 100vh;
  padding: 50px 0;
  background-color: #0a0a0d;
  aspect-ratio: 16/9;
  position: relative;
}
.p-spacecraft__movie-close {
  width: 30px;
  height: 30px;
  background-image: url("../img/top/icon_movie-close.svg");
  position: absolute;
  top: 20px;
  right: 30px;
}

@media screen and (max-width: 767px) {
  .p-spacecraft-service .c-inner {
    width: calc(100% - 32px);
  }
}
.p-spacecraft-service__heading {
  text-align: center;
  font-size: 6rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__heading {
    font-size: 4rem;
  }
}
.p-spacecraft-service__top-container {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__top-container {
    flex-direction: column;
  }
}
.p-spacecraft-service__top-item {
  width: 49%;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__top-item {
    width: 100%;
    margin-top: 60px;
  }
  .p-spacecraft-service__top-item:first-child {
    margin-top: 0;
  }
}
.p-spacecraft-service__img-container {
  width: 100%;
  padding-top: 66.3265306122%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__img-container {
    padding-top: 66.472303207%;
  }
}
.p-spacecraft-service__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  border-radius: 15px;
}
.p-spacecraft-service__small-heading {
  margin-top: 10px;
  font-size: 2rem;
  font-weight: 700;
}
.p-spacecraft-service__small-heading-EN {
  text-align: center;
  white-space: nowrap;
}
.p-spacecraft-service__text, .p-spacecraft-service__text--bottom {
  margin-top: 7px;
  line-height: 2.5rem;
  color: #5f5f6e;
}
.p-spacecraft-service__text--bottom {
  margin-top: 0;
}
.p-spacecraft-service__bottom-container {
  margin-top: 120px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1076px) {
  .p-spacecraft-service__bottom-container {
    overflow-x: auto;
    width: 100vw;
    gap: 24px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 0 16px;
  }
}
.p-spacecraft-service__bottom-item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 23.5%;
}
@media screen and (max-width: 1076px) {
  .p-spacecraft-service__bottom-item {
    min-width: 282px;
  }
}
.p-spacecraft-service__bottom-text-container {
  margin-bottom: 20px;
}
.p-spacecraft-service__list {
  padding: 27px;
  border-radius: 10px;
  background-color: #f4f4f7;
  color: #5f5f6e;
}
.p-spacecraft-service__list-item + .p-spacecraft-service__list-item {
  margin-top: 2.5px;
}
.p-spacecraft-service__button-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 384px;
  height: 98px;
  background-color: #ffffff;
  border-radius: 15px;
  font-size: 1.8rem;
  font-weight: 700;
  position: relative;
  margin: 80px auto 0;
  border: solid #d4d5d9;
  border-width: 1px;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__button-link {
    height: 78px;
    width: 100%;
    margin: 80px auto 0;
    font-size: 1.6rem;
  }
}
.p-spacecraft-service__button-link::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #0a0a0d;
  background-image: url("../img/common/icon_white-arrow.svg");
  background-position: -24px center;
  background-size: 24px 24px;
  border-radius: 50%;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  right: 7.6271186441%;
  transform: translateY(-50%);
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__button-link::before {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 1px solid #d4d5d9;
    background-color: #ffffff;
    background-image: url("../img/common/icon_black-arrow.svg");
    background-position: center;
    right: 4.3731778426%;
  }
}
.p-spacecraft-service__button-link:hover::before {
  width: 38px;
  height: 38px;
  right: 5.0847457627%;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__button-link:hover::before {
    right: 4.3731778426%;
  }
}
.p-spacecraft-service__pdf {
  margin: 80px auto 0;
  width: fit-content;
}
.p-spacecraft-service__pdf-text {
  text-align: center;
  color: #5f5f6e;
}
.p-spacecraft-service__pdf-button {
  margin-top: 14px;
}
.p-spacecraft-service__data {
  margin-top: 80px;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__data {
    margin-top: 120px;
  }
}
.p-spacecraft-service__data-heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__data-heading {
    font-size: 2.5rem;
  }
}
.p-spacecraft-service__data-text {
  margin-top: 10px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.5rem;
  color: #4e4e5a;
}
@media screen and (max-width: 767px) {
  .p-spacecraft-service__data-text {
    margin-top: 5px;
  }
}

.p-region-eu {
  padding: 138px 0 106px;
  font-family: "Roboto", sans-serif;
  background-color: #f7f7f7;
}
.p-region-eu__inner {
  max-width: 1200;
}
@media screen and (max-width: 767px) {
  .p-region-eu__inner {
    width: 91.4666666667%;
  }
}
.p-region-eu__heading, .p-region-eu__heading--contact, .p-region-eu__heading--join {
  text-align: center;
  margin: 0 auto;
  font-size: 4.2rem;
  font-weight: 700;
}
.p-region-eu__heading--contact {
  margin-top: 74px;
}
@media screen and (max-width: 767px) {
  .p-region-eu__heading--join, .p-region-eu__heading--contact {
    font-size: 3.2rem;
  }
  .p-region-eu__heading--contact {
    margin-top: 20px;
  }
}
.p-region-eu__small-heading {
  font-size: 2.8rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-region-eu__small-heading {
    margin-top: 30px;
  }
}
.p-region-eu__text {
  margin-top: 12px;
  font-weight: 500;
  color: #5f5f6e;
  line-height: 2.5rem;
}
@media screen and (max-width: 767px) {
  .p-region-eu__text {
    margin-top: 30px;
  }
}
.p-region-eu__text + .p-region-eu__text {
  margin-top: 25px;
}
.p-region-eu__text--contact {
  margin-top: 9px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-region-eu__text--contact {
    margin-top: 0;
  }
}
.p-region-eu__img-container {
  margin-top: 38px;
  width: 100%;
  padding-top: 39.5%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-region-eu__img-container {
    padding-top: 51.8950437318%;
  }
}
.p-region-eu__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.p-region-eu__section + .p-region-eu__section {
  margin-top: 75px;
}
@media screen and (max-width: 767px) {
  .p-region-eu__section + .p-region-eu__section {
    margin-top: 45px;
  }
}
.p-region-eu__form {
  margin: 18px auto 0;
  width: 676px;
}
@media screen and (max-width: 767px) {
  .p-region-eu__form {
    width: 100%;
  }
}
.p-region-eu__input, .p-region-eu__input--textarea {
  padding: 14px;
  width: 100%;
  height: 46px;
  font-size: 1.5rem;
  border: #f4f4f7 2px solid;
  background-color: #ffffff;
}
.p-region-eu__input::placeholder, .p-region-eu__input--textarea::placeholder {
  color: #cececf;
}
.p-region-eu__input + .p-region-eu__input, .p-region-eu__input--textarea + .p-region-eu__input, .p-region-eu__input + .p-region-eu__input--textarea, .p-region-eu__input--textarea + .p-region-eu__input--textarea {
  margin-top: 10px;
}
.p-region-eu__input--textarea {
  display: block;
  height: 155px;
}
.p-region-eu__button {
  display: block;
  margin: 30px auto 0;
  width: 140px;
  height: 46px;
  font-weight: 700;
  color: #ffffff;
  background-color: #f05658;
}

.p-region-eu-header {
  background-color: #f7f7f7;
}

.p-m1-count {
  padding: 74px 0 0;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-m1-count {
    padding: 60px 0;
  }
}
.p-m1-count__title {
  margin-top: 10px;
  font-size: 1.8rem;
  color: #a3a3be;
}
.p-m1-count__container {
  padding: 43.5px 0;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.04) inset;
  border-radius: 15px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .p-m1-count__container {
    padding: 16.5px 0;
    position: sticky;
    background-color: white;
  }
}
.p-m1-count__number {
  font-size: 7rem;
  font-family: "Saira", sans-serif;
}
@media screen and (max-width: 767px) {
  .p-m1-count__number {
    font-size: 3.5rem;
  }
}
.p-m1-count__text {
  font-size: 2rem;
  font-weight: 500;
  color: #a3a3be;
}
@media screen and (max-width: 767px) {
  .p-m1-count__text {
    font-size: 1.4rem;
  }
}
.p-m1-count__dhmc, .p-m1-count__dhmc--day {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 0 27px;
  width: 145px;
}
.p-m1-count__dhmc--day {
  width: 190px;
}
@media screen and (max-width: 767px) {
  .p-m1-count__dhmc, .p-m1-count__dhmc--day {
    padding: 0 18px;
    gap: 0;
    width: 81px;
  }
  .p-m1-count__dhmc--day {
    width: 103px;
  }
}
@media screen and (max-width: 360px) {
  .p-m1-count__dhmc, .p-m1-count__dhmc--day {
    padding: 0 10px;
    width: 65px;
  }
  .p-m1-count__dhmc--day {
    width: 87px;
  }
}
.p-m1-count__hmc {
  display: flex;
  position: relative;
}
.p-m1-count__hmc::before {
  content: "";
  width: 3px;
  height: 31px;
  background-color: #d4d5d9;
  border-radius: 3px;
  position: absolute;
  top: 28%;
  left: 0;
}
@media screen and (max-width: 767px) {
  .p-m1-count__hmc::before {
    width: 2px;
    height: 14px;
    top: 35%;
  }
}
.p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc, .p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc--day, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc--day {
  position: relative;
}
.p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc::before, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc::before, .p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc--day::before, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc--day::before {
  content: ":";
  font-size: 7rem;
  font-weight: 700;
  color: #d4d5d9;
  position: absolute;
  top: -7px;
  left: -10px;
}
@media screen and (max-width: 767px) {
  .p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc::before, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc::before, .p-m1-count__hmc .p-m1-count__dhmc + .p-m1-count__dhmc--day::before, .p-m1-count__hmc .p-m1-count__dhmc--day + .p-m1-count__dhmc--day::before {
    font-size: 3.5rem;
    left: -5px;
  }
}

.p-m1-first {
  display: flex;
}
@media screen and (max-width: 767px) {
  .p-m1-first {
    display: block;
  }
}
.p-m1-first__left {
  width: 20%;
  max-width: 20%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-m1-first__left {
    display: none;
  }
}
.p-m1-first__left-logo {
  border-radius: 50%;
  width: 128px;
  height: 128px;
  object-fit: cover;
  object-position: center;
  margin: 90px 0 0 32px;
  box-shadow: 0px 12px 26px rgba(0, 0, 0, 0.1803921569);
  z-index: 1;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__left-logo {
    width: 97px;
    height: 97px;
    margin: 80px 0 0 0px;
  }
}
.p-m1-first__left-border-first {
  width: 205px;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__left-border-first {
    width: 174px;
  }
}
.p-m1-first__left-border-second {
  width: 185px;
  margin: 10px 0 0 10px;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__left-border-second {
    width: 154px;
  }
}
.p-m1-first__left-img {
  position: relative;
}
.p-m1-first__left-img > img {
  position: absolute;
}
.p-m1-first__left-sp-img {
  position: relative;
}
.p-m1-first__left-sp-img > img {
  position: absolute;
}
.p-m1-first__left-sp-logo {
  border-radius: 50%;
  width: 65px;
  height: 65px;
  object-fit: cover;
  object-position: center;
  margin: 29px 0 0 74px;
  box-shadow: 0px 12px 26px rgba(0, 0, 0, 0.1803921569);
  z-index: 1;
}
.p-m1-first__left-sp-border {
  width: 322px;
  margin-left: -170px;
  margin-top: -200px;
}
.p-m1-first__right {
  width: 20%;
  max-width: 20%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-m1-first__right {
    display: none;
  }
}
.p-m1-first__right-logo {
  margin: 104px 0 0 0;
  border-radius: 50%;
  width: 204px;
  height: 204px;
  object-fit: cover;
  object-position: center;
  box-shadow: 0px 12px 26px rgba(0, 0, 0, 0.1803921569);
  z-index: 1;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__right-logo {
    width: 156px;
    height: 156px;
  }
}
.p-m1-first__right-border-first {
  width: 205px;
  margin: 141px 0 0 30px;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__right-border-first {
    width: 157px;
    margin: 131px 0 0 20px;
  }
}
.p-m1-first__right-border-second {
  width: 195px;
  margin: 141px 0 0 30px;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__right-border-second {
    width: 147px;
    margin: 131px 0 0 20px;
  }
}
.p-m1-first__right-img {
  position: relative;
}
.p-m1-first__right-img > img {
  position: absolute;
}
.p-m1-first__right-sp-img {
  position: relative;
}
.p-m1-first__right-sp-img > img {
  position: absolute;
  top: -220px;
  right: 0;
  z-index: -1;
}
.p-m1-first__right-sp-logo {
  margin: 234px 0 0 64%;
  border-radius: 50%;
  width: 108px;
  height: 108px;
  object-fit: cover;
  object-position: center;
  box-shadow: 0px 12px 26px rgba(0, 0, 0, 0.1803921569);
  z-index: 1;
}
.p-m1-first__right-sp-border {
  width: 322px;
  margin: 86px 0 0 73%;
}

.p-m1-first__center {
  width: 60%;
  max-width: 60%;
  padding: 81px 0 0 0;
}
@media screen and (max-width: 767px) {
  .p-m1-first__center {
    width: 100%;
    max-width: 100%;
    padding: 168px 0 0 0;
  }
}
.p-m1-first__center-main {
  text-align: center;
  font-size: 5.5rem;
  font-weight: 700;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__center-main {
    font-size: 5rem;
  }
}
.p-m1-first__center-sub {
  text-align: center;
  font-size: 4rem;
  font-weight: bold;
}
@media screen and (max-width: 1076px) {
  .p-m1-first__center-sub {
    font-size: 3rem;
  }
}
@media screen and (max-width: 767px) {
  .p-m1-first__center-sub {
    font-size: 2rem;
  }
}
.p-m1-first__center-img {
  text-align: center;
}
.p-m1-first__center-logo {
  width: 50px;
}

.p-m1-success-title {
  padding: 120px 0 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-m1-success-title {
    padding: 156px 0 30px;
  }
}
.p-m1-success-title__heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-m1-success-title__heading {
    font-size: 3rem;
  }
}
.p-m1-success-title__text {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-m1-success-title__text br {
    display: none;
  }
}

.p-m1-success-content {
  background-color: #f9f9fc;
}
.p-m1-success-content__container {
  width: 100%;
  padding-top: 34.2606149341%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-m1-success-content__container {
    width: 100%;
    padding-top: 58.6666666667%;
  }
}
.p-m1-success-content__container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.p-m1-lander {
  padding: 120px 0 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-m1-lander {
    padding: 89px 0 0;
  }
}
.p-m1-lander__heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-m1-lander__heading {
    font-size: 3rem;
  }
}
.p-m1-lander__text {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .p-m1-lander__text br {
    display: none;
  }
}
.p-m1-lander__video-container {
  margin: 30px auto 0;
  border-radius: 15px;
  width: min(60.0292825769%, 820px);
  min-width: 768px;
  aspect-ratio: 16/9;
  box-shadow: 0px 12px 36px rgba(0, 0, 0, 0.1019607843);
}
@media screen and (max-width: 767px) {
  .p-m1-lander__video-container {
    width: 91.4666666667%;
    min-width: auto;
  }
}
.p-m1-lander__video {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  vertical-align: bottom;
}

.p-m1-payload {
  padding: 120px 0 39px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-m1-payload {
    padding: 89px 0 0;
  }
}
.p-m1-payload__heading {
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-m1-payload__heading {
    font-size: 3rem;
  }
}
@media screen and (max-width: 360px) {
  .p-m1-payload__heading br {
    display: none;
  }
}
.p-m1-payload__items {
  margin: 40px 0 0;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-m1-payload__items {
    display: block;
  }
}
.p-m1-payload__items-photo {
  width: 49.1666666667%;
  padding-top: 39%;
  position: relative;
  background-color: #f9f9fc;
  border-radius: 15px;
}
@media screen and (max-width: 767px) {
  .p-m1-payload__items-photo {
    width: 100%;
    padding-top: 78.7172011662%;
    margin: 0 0 20px 0;
  }
}
.p-m1-payload__items-photo img {
  border-radius: 15px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.p-media-link {
  background-color: #f4f4f7;
  height: 56px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.p-media-link::-webkit-scrollbar {
  display: none;
}
.p-media-link__inner {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-media-link__inner {
    justify-content: flex-start;
  }
}
.p-media-link__text {
  font-size: 1.2rem;
  font-weight: 700;
  color: #5f5f6e;
  white-space: nowrap;
}
.p-media-link__link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 24px;
  padding: 0 24px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 21px;
  border: 1px solid #d4d5d9;
  font-weight: 500;
  white-space: nowrap;
}
.p-media-link__link + .p-media-link__link {
  margin-left: 14px;
}

.p-media {
  text-align: center;
  margin-top: 20px;
}
.p-media__section {
  padding-top: 70px;
  margin-top: -50px;
}
.p-media__section + .p-media__section {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-media__section + .p-media__section {
    padding-top: 74px;
    margin-top: 6px;
  }
}
.p-media__heading {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-media__heading {
    font-size: 3rem;
  }
}
.p-media__text {
  margin-top: 10px;
  font-weight: 500;
  line-height: 2.1rem;
  color: #5f5f6e;
}
@media screen and (max-width: 767px) {
  .p-media__text {
    font-size: 1.5rem;
  }
}
.p-media__form {
  margin: 30px auto 0;
  width: 502px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-media__form {
    width: 100%;
  }
}
.p-media__form-button-container {
  margin: 24px auto 0;
  width: 502px;
}
@media screen and (max-width: 767px) {
  .p-media__form-button-container {
    width: 100%;
  }
  .p-media__form-button-container::before {
    width: 100%;
    left: 0;
  }
}
.p-media__img {
  margin-top: 30px;
}
.p-media__materials {
  margin-top: 30px;
  padding: 40px 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, 164px);
  gap: 24px 54px;
  justify-content: center;
  border-top: 1px solid #d4d5d9;
  border-bottom: 1px solid #d4d5d9;
}
@media screen and (max-width: 767px) {
  .p-media__materials {
    gap: 24px 15px;
  }
}
.p-media__material-item:hover .p-media__material-img {
  outline: 4px solid #f7514d;
  outline-offset: -4px;
}
@media screen and (max-width: 767px) {
  .p-media__material-item:hover .p-media__material-img {
    outline: none;
    outline-offset: 0;
  }
}
.p-media__material-item:hover .p-media__material-img::after {
  opacity: 1;
  visibility: visible;
}
.p-media__material-img {
  transition: all 0.2s;
  border-radius: 15px;
  position: relative;
  width: 164px;
  height: 164px;
}
.p-media__material-img img {
  width: 164px;
  height: 164px;
  border-radius: 15px;
  object-fit: cover;
}
.p-media__material-img::after {
  content: "";
  width: 42px;
  height: 42px;
  background-image: url("../img/media/icon_material-download.svg");
  position: absolute;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
@media screen and (max-width: 767px) {
  .p-media__material-img::after {
    opacity: 1;
    visibility: visible;
  }
}
.p-media__material-text {
  margin-top: 4px;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 700;
}
.p-media__faq {
  text-align: left;
  margin-top: 20px;
  border-bottom: 1px solid #d4d5d9;
}
@media screen and (max-width: 767px) {
  .p-media__faq {
    margin-top: 24px;
  }
}
.p-media__faq-item {
  border-top: 1px solid #d4d5d9;
  padding: 24px 0;
}
@media screen and (max-width: 767px) {
  .p-media__faq-item {
    padding: 14px 0;
  }
}
.p-media_faq__heading {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  padding-bottom: 30px;
}
.p-media_faq-cat__heading {
  font-size: 3rem;
  font-weight: 700;
  text-align: left;
  left: 0;
}
.p-media__dt {
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .p-media__dt {
    font-size: 1.5rem;
  }
}
.p-media__dd {
  margin-top: 8px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #5f5f6e;
}
@media screen and (max-width: 767px) {
  .p-media__dd {
    margin-top: 0;
  }
}
.p-media__faq-link {
  color: #5f5f6e;
  text-decoration: underline;
}
.p-media__materials-button {
  margin: 30px auto 0;
}

.post-password-form {
  text-align: center;
  padding-top: 81px;
}

.post-password-form input[type=password] {
  border-bottom: 1px solid #0a0a0d;
}

.post-password-form input[name=Submit] {
  color: #0a0a0d;
}

@media screen and (max-width: 767px) {
  .u-pc {
    display: none;
  }
}

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

@media screen and (max-width: 1076px) {
  .u-pc--tab {
    display: none;
  }
}

@media screen and (min-width: 1077px) {
  .u-tab {
    display: none;
  }
}

.js-hamburger-active {
  visibility: visible;
  opacity: 1;
}

.js-hamburger-open::before {
  top: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.js-hamburger-open::after {
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
}

.js-modal-open {
  opacity: 1;
  visibility: visible;
}

.js-accordion-region {
  border-bottom: none;
}

.js-accordion-open::after {
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}

.js-accordion {
  height: 214px;
  opacity: 1;
  visibility: visible;
}

.js-slide-item, .js-slide-item-active, .js-slide-item-prev, .js-slide-item--to-bottom {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
  object-position: 50% 0;
  transition: all 1s ease-in-out;
  will-change: transform, animation;
}
.js-slide-item--to-bottom {
  top: auto;
  bottom: 0;
  object-position: 50% 100%;
}
.js-slide-item.slide-down, .slide-down.js-slide-item-active, .slide-down.js-slide-item-prev, .slide-down.js-slide-item--to-bottom {
  bottom: 0;
  top: unset;
  object-position: center;
}

.js-slide-item-prev {
  height: 0;
}

.js-slide-item-active {
  animation: zoomout 4s ease-out forwards;
}

.js-slide-pagination {
  position: absolute;
  z-index: 100;
  display: flex;
  gap: 6px;
}

.js-slide-dot {
  width: 4px;
  height: 4px;
  background-color: #ffffff;
  border-radius: 50%;
}

.js-slide-dot-active {
  background-color: #f7514d;
}

.js-slide-logo-hidden {
  opacity: 0;
  visibility: hidden;
}

.js-movie-show {
  opacity: 1;
  visibility: visible;
}
.p-media_faq__heading {
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
  padding-bottom: 30px;
}
.p-media_faq-cat__heading {
  font-size: 3rem;
  font-weight: 700;
  text-align: left;
  left: 0px;
}

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