@charset "UTF-8";
/* Base
----------------------------------------------------------- */
/* ============================================================ */
/* mediaquery */
/* ============================================================ */
/* ============================================================ */
/* hover */
/* ============================================================ */
/* ============================================================ */
/* utility */
/* ============================================================ */
/* circle
----------------------------------------------------------- */
/* transition
----------------------------------------------------------- */
/* centering
----------------------------------------------------------- */
/* ============================================================ */
/* settings */
/* ============================================================ */
/* colors
----------------------------------------------------------- */
/* width
----------------------------------------------------------- */
/* font
----------------------------------------------------------- */
/*----- base-font-family -----*/
/*----- ja-font-family (ja) -----*/
/*----- en-font-family (en) -----*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

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

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

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

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

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

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

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

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

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

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

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

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

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

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

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

/* Base
----------------------------------------------------------- */
*, *::before, *::after {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scrollbar-gutter: stable;
}
@media (min-width: 768px) {
  html {
    scroll-behavior: smooth;
  }
}

body {
  color: #000;
  font-family: "Noto Serif JP", serif;
  line-height: 1.8;
  font-size: 1.6rem;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}
@media (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
body.is-fixed {
  overflow: hidden;
  position: fixed;
  width: 100%;
}
@media (min-width: 768px) {
  body.is-fixed {
    overflow: visible;
    position: static;
  }
}
body.en {
  font-family: "Marcellus", serif;
}

a {
  color: #00408f;
  text-decoration: none;
}
@media (hover: hover) {
  a:hover {
    text-decoration: underline;
  }
}

p {
  margin: 0 0 1.5em;
  line-height: 2;
}
p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl,
dl dd {
  margin: 0;
}

table {
  border-collapse: collapse;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
  vertical-align: top;
}

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

fieldset {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  border: none;
}

button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}

/* PC
----------------------------------------------------------- */
@media (min-width: 768px) {
  a {
    cursor: pointer;
    transition: 0.3s all;
  }
  .sp-view {
    display: none !important;
  }
}
/* SP
----------------------------------------------------------- */
@media (max-width: 767px) {
  .pc-view {
    display: none !important;
  }
}
/* Layout
----------------------------------------------------------- */
/* Base
----------------------------------------------------------- */
.l-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 29px 32px;
  font-family: sans-serif;
  color: #00408f;
  font-size: 1.2rem;
  padding: 110px 8.6vw 73px;
  position: relative;
}
@media (max-width: 767px) {
  .l-footer {
    justify-content: center;
    padding: 0 36px 30px;
  }
}
.l-footer::before {
  display: block;
  content: "";
  width: 100%;
  height: 510px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #c0dcff 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .l-footer::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e0eeff 50%, #c0dcff 100%);
    height: 236px;
  }
}
.l-footer__logo {
  display: block;
}
.l-footer__logo img {
  width: 100%;
  height: auto;
}
.l-footer__logo.-en {
  max-width: 228px;
}
@media (max-width: 767px) {
  .l-footer__logo.-en {
    max-width: 317px;
  }
}
.l-footer__inner {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 32px;
  line-height: 1.6;
}
@media (max-width: 767px) {
  .l-footer__inner {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .l-footer__inner.-en {
    text-align: center;
  }
}

/* Base
----------------------------------------------------------- */
.l-gnav {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .l-gnav {
    flex-direction: column;
    align-items: flex-start;
    gap: 92px;
    padding: 128px 48px 64px;
    width: 238px;
    height: 100vh;
    background: linear-gradient(180deg, #abc244 0%, #26b095 37.02%, #008da4 69.23%, #00408f 100%);
    position: absolute;
    top: 0;
    right: -238px;
    transition: 0.3s all;
  }
}
@media (max-width: 767px) {
  .l-gnav.is-open {
    right: 0;
  }
}
@media (max-width: 767px) {
  .l-gnav.-en {
    padding: 128px 40px 64px;
  }
}
.l-gnav__lang {
  display: flex;
  align-items: center;
  gap: 4px;
  font-family: "Noto Serif JP", serif;
  font-size: 1.4rem;
  color: #000;
  line-height: 1.5;
  padding: 5px 8px;
  margin-left: 5vw;
  border: 1px solid currentColor;
}
@media (max-width: 767px) {
  .l-gnav__lang {
    margin-left: 0;
    color: #fff;
  }
}
@media (hover: hover) {
  .l-gnav__lang:hover {
    background: #00408f;
    color: #fff;
    border-color: #00408f;
    text-decoration: none;
  }
}
.l-gnav__lang::before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill%3Anone%3Bstroke%3A%23231815%3Bstroke-miterlimit%3A10%3Bstroke-width%3A1px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M5%209.5H.5c0%202.3.9%204.4%202.3%206%20.8-.5%201.8-.8%202.9-1.1C5.2%2013%205%2011.3%205%209.5ZM5.7%204.6C4.6%204.3%203.6%204%202.8%203.5%201.4%205.1.5%207.2.5%209.5H5c0-1.8.3-3.5.7-4.9ZM14%209.5c0%201.8-.3%203.5-.7%204.9%201.1.3%202.1.6%202.9%201.1%201.4-1.6%202.3-3.7%202.3-6zM14%209.5h4.5c0-2.3-.9-4.4-2.3-6-.8.5-1.8.8-2.9%201.1.5%201.4.7%203.1.7%204.9Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M9.5%205c-1.3%200-2.6-.1-3.8-.4C5.2%206%205%207.7%205%209.5h4.5zM9.5%2014c1.3%200%202.6.1%203.8.4.5-1.4.7-3.1.7-4.9H9.5zM9.5%209.5H5c0%201.8.3%203.5.7%204.9%201.1-.3%202.4-.4%203.8-.4zM9.5%205v4.5H14c0-1.8-.3-3.5-.7-4.9-1.1.3-2.4.4-3.8.4ZM9.5%2018.5c-1.6%200-3-1.6-3.8-4.1-1.1.3-2.1.6-2.9%201.1%201.6%201.8%204%203%206.7%203ZM9.5%2018.5c2.7%200%205-1.2%206.7-3-.8-.5-1.8-.8-2.9-1.1-.8%202.5-2.2%204.1-3.8%204.1Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M9.5%2018.5c1.6%200%203-1.6%203.8-4.1-1.1-.3-2.4-.4-3.8-.4zM5.7%2014.4c.8%202.5%202.2%204.1%203.8%204.1V14c-1.3%200-2.6.1-3.8.4ZM9.5.5c-2.7%200-5%201.2-6.7%203%20.8.5%201.8.8%202.9%201.1C6.5%202.1%207.9.5%209.5.5ZM9.5.5c1.6%200%203%201.6%203.8%204.1%201.1-.3%202.1-.6%202.9-1.1-1.6-1.8-4-3-6.7-3Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M13.3%204.6C12.5%202.1%2011.1.5%209.5.5V5c1.3%200%202.6-.1%203.8-.4ZM9.5.5c-1.6%200-3%201.6-3.8%204.1%201.1.3%202.4.4%203.8.4z%22%20class%3D%22st0%22%2F%3E%3C%2Fsvg%3E");
          mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2019%22%3E%3Cdefs%3E%3Cstyle%3E.st0%7Bfill%3Anone%3Bstroke%3A%23231815%3Bstroke-miterlimit%3A10%3Bstroke-width%3A1px%7D%3C%2Fstyle%3E%3C%2Fdefs%3E%3Cpath%20d%3D%22M5%209.5H.5c0%202.3.9%204.4%202.3%206%20.8-.5%201.8-.8%202.9-1.1C5.2%2013%205%2011.3%205%209.5ZM5.7%204.6C4.6%204.3%203.6%204%202.8%203.5%201.4%205.1.5%207.2.5%209.5H5c0-1.8.3-3.5.7-4.9ZM14%209.5c0%201.8-.3%203.5-.7%204.9%201.1.3%202.1.6%202.9%201.1%201.4-1.6%202.3-3.7%202.3-6zM14%209.5h4.5c0-2.3-.9-4.4-2.3-6-.8.5-1.8.8-2.9%201.1.5%201.4.7%203.1.7%204.9Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M9.5%205c-1.3%200-2.6-.1-3.8-.4C5.2%206%205%207.7%205%209.5h4.5zM9.5%2014c1.3%200%202.6.1%203.8.4.5-1.4.7-3.1.7-4.9H9.5zM9.5%209.5H5c0%201.8.3%203.5.7%204.9%201.1-.3%202.4-.4%203.8-.4zM9.5%205v4.5H14c0-1.8-.3-3.5-.7-4.9-1.1.3-2.4.4-3.8.4ZM9.5%2018.5c-1.6%200-3-1.6-3.8-4.1-1.1.3-2.1.6-2.9%201.1%201.6%201.8%204%203%206.7%203ZM9.5%2018.5c2.7%200%205-1.2%206.7-3-.8-.5-1.8-.8-2.9-1.1-.8%202.5-2.2%204.1-3.8%204.1Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M9.5%2018.5c1.6%200%203-1.6%203.8-4.1-1.1-.3-2.4-.4-3.8-.4zM5.7%2014.4c.8%202.5%202.2%204.1%203.8%204.1V14c-1.3%200-2.6.1-3.8.4ZM9.5.5c-2.7%200-5%201.2-6.7%203%20.8.5%201.8.8%202.9%201.1C6.5%202.1%207.9.5%209.5.5ZM9.5.5c1.6%200%203%201.6%203.8%204.1%201.1-.3%202.1-.6%202.9-1.1-1.6-1.8-4-3-6.7-3Z%22%20class%3D%22st0%22%2F%3E%3Cpath%20d%3D%22M13.3%204.6C12.5%202.1%2011.1.5%209.5.5V5c1.3%200%202.6-.1%203.8-.4ZM9.5.5c-1.6%200-3%201.6-3.8%204.1%201.1.3%202.4.4%203.8.4z%22%20class%3D%22st0%22%2F%3E%3C%2Fsvg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
}
.l-gnav__logo {
  line-height: 1;
  margin-left: 2.22vw;
  width: min(9.37vw, 135px);
}
@media (max-width: 767px) {
  .l-gnav__logo {
    width: 135px;
    margin-left: 0;
  }
}
.l-gnav__logo.-en {
  width: min(22vw, 317px);
}
@media (max-width: 767px) {
  .l-gnav__logo.-en {
    width: 158px;
  }
}

.l-gnav-list {
  display: flex;
  align-items: center;
  gap: 2.77vw;
}
.l-gnav-list__link {
  font-family: "Marcellus", serif;
  color: #000;
}
@media (hover: hover) {
  .l-gnav-list__link:hover {
    color: #00408f;
    border-color: #00408f;
    text-decoration: none;
  }
}
@media (max-width: 767px) {
  .l-gnav-list {
    flex-direction: column;
    align-items: flex-start;
  }
  .l-gnav-list__link {
    font-size: 1.8rem;
    color: #fff;
  }
}

@media (min-width: 768px) {
  .l-gnav-btn {
    display: none;
  }
}
@media (max-width: 767px) {
  .l-gnav-btn {
    width: 56px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 100;
  }
  .l-gnav-btn span {
    display: block;
    width: 56px;
    height: 1px;
    background: #00408f;
    position: absolute;
    transition: 0.3s all;
  }
  .l-gnav-btn span:first-child {
    top: 10px;
  }
  .l-gnav-btn span:last-child {
    bottom: 10px;
  }
  .l-gnav-btn.is-active span {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-32deg);
  }
  .l-gnav-btn.is-active span:last-child {
    transform: translate(-50%, -50%) rotate(32deg);
  }
}

/* Base
----------------------------------------------------------- */
.l-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px min(3.8vw, 56px);
  width: 100%;
  max-width: 1440px;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.l-header__logo {
  display: block;
  line-height: 1;
  width: min(16.7vw, 241px);
}
@media (max-width: 767px) {
  .l-header {
    justify-content: space-between;
    padding: 17px 20px;
  }
  .l-header__logo {
    width: 159px;
  }
  .l-header__logo img {
    width: 159px;
    height: 35px;
  }
}

/* Project ------------ */
/* Base
----------------------------------------------------------- */
/* ============================================================ */
/* animation */
/* ============================================================ */
@keyframes float-a {
  0% {
    transform: translate(0, 0) scale(1);
  }
  22% {
    transform: translate(14px, -60px) scale(1.05);
  }
  47% {
    transform: translate(-10px, 30px) scale(0.95);
  }
  71% {
    transform: translate(20px, 50px) scale(1.02);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
@keyframes float-b {
  0% {
    transform: translate(0, 0) scale(1);
  }
  30% {
    transform: translate(-22px, 20px) scale(1.08);
  }
  55% {
    transform: translate(8px, -50px) scale(0.92);
  }
  80% {
    transform: translate(-14px, -20px) scale(1.04);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
@keyframes float-c {
  0% {
    transform: translate(0, 0) scale(1);
  }
  18% {
    transform: translate(-16px, -40px) scale(0.96);
  }
  44% {
    transform: translate(16px, 30px) scale(1.06);
  }
  68% {
    transform: translate(-8px, 60px) scale(1);
  }
  88% {
    transform: translate(10px, -30px) scale(0.98);
  }
  100% {
    transform: translate(0, 0) scale(1);
  }
}
.anime01 {
  animation: float-a 22s ease-in-out infinite;
  animation-delay: -2s;
}
@media (max-width: 767px) {
  .anime01 {
    animation-duration: 32s;
  }
}

.anime02 {
  animation: float-b 28s ease-in-out infinite;
  animation-delay: -10s;
}
@media (max-width: 767px) {
  .anime02 {
    animation-duration: 38s;
  }
}

.anime03 {
  animation: float-c 36s ease-in-out infinite;
  animation-delay: -5s;
}
@media (max-width: 767px) {
  .anime03 {
    animation-duration: 46s;
  }
}

.anime04 {
  animation: float-a 18s ease-in-out infinite;
  animation-delay: -14s;
}
@media (max-width: 767px) {
  .anime04 {
    animation-duration: 28s;
  }
}

.anime05 {
  animation: float-b 32s ease-in-out infinite;
  animation-delay: -20s;
}
@media (max-width: 767px) {
  .anime05 {
    animation-duration: 42s;
  }
}

.anime06 {
  animation: float-c 26s ease-in-out infinite;
  animation-delay: -8s;
}
@media (max-width: 767px) {
  .anime06 {
    animation-duration: 36s;
  }
}

/* ============================================================ */
/* bg-top */
/* ============================================================ */
.bg-top {
  position: relative;
}
.bg-top__img {
  width: 100%;
  height: 100lvh;
  position: fixed;
  top: 0;
  opacity: 0;
  transition: 1s;
  pointer-events: none;
  z-index: 3;
}
.bg-top__img.is-active {
  opacity: 1;
}
.bg-top .bg-top-img {
  height: auto;
  position: absolute;
  will-change: transform;
}
.bg-top .bg-top-img.-sphere01 {
  width: 8.1vw;
  top: 0;
  left: 13.4vw;
}
.bg-top .bg-top-img.-sphere02 {
  width: 16.3vw;
  top: 7vw;
  right: -5.8vw;
}
.bg-top .bg-top-img.-sphere03 {
  width: 20vw;
  left: -4.5vw;
  bottom: 3.6vw;
}
.bg-top .bg-top-img.-sphere04 {
  width: 4vw;
  left: 24vw;
  bottom: 0;
}
.bg-top .bg-top-img.-sphere05 {
  width: 13vw;
  right: 22.5vw;
  bottom: 10vw;
}
.bg-top .bg-top-img.-sphere06 {
  width: 8.2vw;
  right: -4.8vw;
  bottom: 3.6vw;
}
@media (max-width: 767px) {
  .bg-top .bg-top-img.-sphere01 {
    width: 30vw;
    top: 21.5vw;
    left: -6.5vw;
  }
  .bg-top .bg-top-img.-sphere02 {
    display: none;
  }
  .bg-top .bg-top-img.-sphere03 {
    width: 86vw;
    left: -42.6vw;
    bottom: 0;
  }
  .bg-top .bg-top-img.-sphere04 {
    width: 13.7vw;
    right: 20vw;
    left: auto;
    bottom: 33.5vw;
  }
  .bg-top .bg-top-img.-sphere05 {
    width: 45vw;
    top: 0;
    right: -8.8vw;
    bottom: auto;
  }
  .bg-top .bg-top-img.-sphere06 {
    width: 25.3vw;
    right: -9.6vw;
    bottom: 0;
  }
}

/* ============================================================ */
/* mv */
/* ============================================================ */
.mv {
  height: calc(100lvh + 582px);
  position: relative;
}
.mv__inner {
  width: 100%;
  height: 100lvh;
  overflow: hidden;
  position: sticky;
  top: 0;
}
.mv__video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 767px) {
  .mv {
    height: calc(100lvh + 198px);
  }
}

/* ============================================================ */
/* story */
/* ============================================================ */
.story {
  height: calc(var(--steps) * 100lvh);
  position: relative;
}
.story::before {
  display: block;
  content: "";
  width: 100%;
  height: 1164px;
  background: linear-gradient(180deg, rgba(41, 171, 226, 0) 0%, rgba(41, 171, 226, 0.4) 31.25%, rgba(106, 183, 147, 0.4) 50%, rgba(171, 194, 68, 0.4) 67.79%, rgb(255, 255, 255) 100%), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 40%, rgb(255, 255, 255) 80%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: -582px;
  left: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .story::before {
    height: 396px;
    top: -198px;
  }
}
.story__bg {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100lvh;
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 3;
  overflow: hidden;
}
@media (max-width: 767px) {
  .story__bg {
    scroll-snap-type: y mandatory;
  }
}
.story__snap {
  position: relative;
  z-index: 0;
}
.story__snap div {
  height: 100lvh;
}
@media (max-width: 767px) {
  .story__snap div {
    scroll-snap-align: start;
    scroll-snap-stop: always;
  }
}
.story__round {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  inset: 0;
  clip-path: circle(382px at 50% 50%);
  transition: opacity 1s ease, clip-path 1.2s cubic-bezier(0.65, 0, 0.35, 1);
  will-change: clip-path, transform;
  transform: translateZ(0);
}
@media (max-width: 767px) {
  .story__round {
    clip-path: circle(47vw at 50% 50%);
  }
}
.story__round img {
  width: 764px;
  height: 764px;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.1);
  transition: transform 1.6s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (max-width: 767px) {
  .story__round img {
    width: 94vw;
    height: 94vw;
  }
}
.story__round.is-active {
  opacity: 1;
}
.story__round.is-active img {
  transform: translate(-50%, -50%) scale(1);
}
.story__round.-scene03 img {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: scale(1.1);
}
.story__round.-scene03.is-expanded {
  clip-path: circle(150vmax at 50% 50%);
}
.story__scene {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-inline: auto;
  opacity: 0;
  position: absolute;
  inset: 0;
  transform: scale(0.9);
  transition: opacity 0.8s ease, transform 0.8s ease;
  pointer-events: none;
  z-index: 5;
}
.story__scene p {
  font-family: "Zen Old Mincho", serif;
  color: #fff;
  font-size: 2.4rem;
  line-height: 2.3;
}
@media (max-width: 767px) {
  .story__scene p {
    font-size: 1.8rem;
    line-height: 1.7;
  }
}
.story__scene.is-active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}
.story__scene.-large p {
  font-size: 4.8rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .story__scene.-large p {
    font-size: 2.4rem;
    line-height: 2.3;
  }
}
@media (max-width: 767px) {
  .story__scene.-en {
    max-width: 298px;
  }
}
.story__scene.-en p {
  font-family: "Marcellus", serif;
}
@media (max-width: 767px) {
  .story__scene.-en p {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.story__scene.-en.-large p {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .story__scene.-en.-large p {
    font-size: 2.4rem;
    line-height: 1.7;
  }
}

/* ============================================================ */
/* about */
/* ============================================================ */
.about {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100lvh;
  padding: 180px 20px;
  margin-inline: auto;
  position: relative;
  z-index: 6;
}
@media (max-width: 767px) {
  .about {
    padding: 96px 20px;
  }
}
.about__inner {
  display: flex;
  gap: min(5.5vw, 80px);
  height: -moz-fit-content;
  height: fit-content;
  max-width: 1240px;
  padding: 75px min(6.9vw, 100px);
  background: #fff;
  box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .about__inner {
    flex-direction: column;
    gap: 32px;
    padding: 44px 30px 48px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
  }
}
.about__heading {
  color: #00408f;
}
@media (max-width: 767px) {
  .about__heading {
    text-align: center;
  }
}
.about__heading h2 {
  font-family: "Marcellus", serif;
  font-size: clamp(7.2rem, 7.7vw, 11.2rem);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .about__heading h2 {
    margin-bottom: 8px;
  }
}
.about__heading p {
  font-size: clamp(1.6rem, 1.6vw, 2.4rem);
  font-weight: 500;
  line-height: 1.25;
}
.about__heading.-en p {
  font-weight: 400;
}
.about__text {
  font-weight: 300;
  line-height: 2;
}
.about__text span {
  color: #00408f;
}
.about__text.-en p {
  font-weight: 400;
}
@media (max-width: 767px) {
  .about__text.-en p {
    line-height: 1.5;
  }
}

/* ============================================================ */
/* spacer */
/* ============================================================ */
.spacer {
  width: 100%;
  height: min(42vw, 613px);
  position: relative;
  clip-path: border-box;
}
@media (max-width: 767px) {
  .spacer {
    height: 375px;
  }
}
.spacer img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: fixed;
  top: 0;
  left: 0;
}

/* ============================================================ */
/* bg-bottom */
/* ============================================================ */
.bg-bottom {
  position: relative;
}
.bg-bottom.is-active .bg-bottom__img {
  opacity: 1;
}
.bg-bottom__img {
  width: 100%;
  height: 100lvh;
  position: fixed;
  top: 0;
  opacity: 0;
  transition: 1s;
  pointer-events: none;
  z-index: -1;
}
.bg-bottom .bg-bottom-img {
  position: absolute;
  will-change: transform;
  height: auto;
}
.bg-bottom .bg-bottom-img.-sphere01 {
  width: 8.2vw;
  top: 5vw;
  left: 11.5vw;
}
.bg-bottom .bg-bottom-img.-sphere02 {
  width: 4vw;
  top: 12vw;
  right: 13vw;
}
.bg-bottom .bg-bottom-img.-sphere03 {
  width: 36.5vw;
  left: -13vw;
  bottom: 0;
}
.bg-bottom .bg-bottom-img.-sphere04 {
  width: 5.8vw;
  right: 13vw;
  bottom: 0vw;
}
.bg-bottom .bg-bottom-img.-sphere05 {
  width: 16vw;
  right: -4.5vw;
  bottom: 10.6vw;
}
@media (max-width: 767px) {
  .bg-bottom .bg-bottom-img.-sphere01 {
    width: 30vw;
    top: 12vw;
    left: -12.6vw;
  }
  .bg-bottom .bg-bottom-img.-sphere02 {
    width: 15vw;
    top: 41vw;
    right: -7vw;
  }
  .bg-bottom .bg-bottom-img.-sphere03 {
    width: 91vw;
    left: -46vw;
    bottom: 27vw;
  }
  .bg-bottom .bg-bottom-img.-sphere04 {
    width: 13.4vw;
    right: 13vw;
    bottom: 0;
  }
  .bg-bottom .bg-bottom-img.-sphere05 {
    width: 34.7vw;
    right: -21.8vw;
    bottom: 22vw;
  }
}

/* ============================================================ */
/* strategy-culture */
/* ============================================================ */
.strategy-culture.-en {
  font-family: "Marcellus", serif;
}
.strategy-culture__inner {
  text-align: center;
  width: 100%;
  max-width: 1360px;
  padding: 250px 20px 124px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .strategy-culture__inner {
    padding: 146px 46px 87px;
  }
}
.strategy-culture__inner.-en {
  padding: 250px 20px 92px;
}
@media (max-width: 767px) {
  .strategy-culture__inner.-en {
    padding: 176px 36px 40px;
  }
}
.strategy-culture__heading {
  color: #00408f;
  margin-bottom: 57px;
}
@media (max-width: 767px) {
  .strategy-culture__heading {
    margin-bottom: 32px;
  }
}
.strategy-culture__heading h2 {
  font-family: "Marcellus", serif;
  font-size: clamp(7.2rem, 7.7vw, 11.2rem);
  font-weight: 400;
  line-height: 1;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .strategy-culture__heading h2 {
    margin-bottom: 8px;
  }
}
.strategy-culture__heading p {
  font-size: clamp(1.6rem, 1.6vw, 2.4rem);
  font-weight: 500;
}
.strategy-culture__heading.-en p {
  line-height: 1.25;
}
@media (max-width: 767px) {
  .strategy-culture__heading.-en p {
    line-height: 1.5;
  }
}
.strategy-culture__text {
  max-width: 690px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .strategy-culture__text {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .strategy-culture__text.-en {
    line-height: 1.5;
  }
}

/* ============================================================ */
/* strategy */
/* ============================================================ */
.strategy,
.strategy * {
  overflow-anchor: none;
}

.strategy {
  max-width: 1360px;
  margin-inline: auto;
  position: relative;
}
@media (min-width: 768px) {
  .strategy {
    padding-inline: 20px;
  }
}
@media (min-width: 768px) {
  .strategy__head {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .strategy__head {
    padding-inline: 30px;
  }
}
.strategy__heading {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 74px;
}
@media (max-width: 767px) {
  .strategy__heading {
    gap: 8px;
    margin-bottom: 32px;
  }
}
.strategy__heading::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #abc244 0%, #6ab793 50%, #29abe2 100%);
}
.strategy__heading span {
  font-family: "Marcellus", serif;
  font-size: 2.4rem;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  padding: 0.5em 0;
  background: linear-gradient(90deg, #abc244 0%, #6ab793 50%, #29abe2 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  flex: none;
}
.strategy__title {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 16px;
  color: #00408f;
  font-size: clamp(3.2rem, 2.7vw, 4rem);
  line-height: 1.2;
  font-weight: 500;
}
@media (max-width: 767px) {
  .strategy__title {
    line-height: 1.5;
  }
}
.strategy__title img {
  flex: none;
}
@media (max-width: 767px) {
  .strategy__title img {
    width: 24px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .strategy__title.-en {
    line-height: 1.25;
  }
}

.strategy-contents__layout {
  display: flex;
}
@media (min-width: 1025px) {
  .strategy-contents__layout {
    display: flex;
    align-items: flex-start;
    gap: min(2.7vw, 40px);
  }
}
@media (max-width: 1024px) {
  .strategy-contents__layout {
    flex-direction: column;
    gap: 34px;
  }
}
@media (min-width: 1025px) {
  .strategy-contents__track {
    flex: 1;
    order: 1;
    height: calc(var(--panel-count, 4) * 100lvh);
    position: relative;
  }
}
@media (min-width: 1025px) {
  .strategy-contents__marker {
    height: 100lvh;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(var(--i) * 100vh);
    pointer-events: none;
  }
}
@media (min-width: 1025px) {
  .strategy-contents__sticky {
    padding: 8px;
    position: sticky;
    top: var(--header-height);
    height: calc(100lvh - var(--header-height));
    overflow: hidden;
  }
}
@media (min-width: 1025px) {
  .strategy-contents__panels {
    height: min(76lvh, 730px);
    flex: 1;
    position: relative;
  }
}
@media (max-width: 1024px) {
  .strategy-contents__panels {
    padding-inline: 20px;
  }
}

.strategy-nav {
  display: flex;
  position: sticky;
  top: var(--header-height);
}
@media (min-width: 1025px) {
  .strategy-nav {
    flex-direction: column;
    order: 1;
    padding-top: 70px;
    height: calc(100lvh - var(--header-height));
  }
}
@media (max-width: 1024px) {
  .strategy-nav {
    flex-direction: row;
    width: 100%;
    padding: var(--header-height) 24px 24px;
    top: 0;
    overflow-x: auto;
    background: transparent;
    transition: background-color 0.25s ease, box-shadow 0.25s ease;
    order: -1;
  }
}
@media (max-width: 1024px) {
  .strategy-nav.is-stuck {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(8px);
  }
}
.strategy-nav.-en .strategy-nav__link {
  line-height: 1.4;
}
@media (min-width: 1025px) {
  .strategy-nav__sentinel {
    display: none;
  }
}
@media (max-width: 1024px) {
  .strategy-nav__sentinel {
    display: block;
    order: -2;
    height: 1px;
    pointer-events: none;
  }
}
.strategy-nav__list {
  display: flex;
}
@media (min-width: 1025px) {
  .strategy-nav__list {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .strategy-nav__list::-webkit-scrollbar {
    display: none;
  }
}
@media (max-width: 1024px) {
  .strategy-nav__item {
    display: flex;
    align-items: center;
    white-space: nowrap;
  }
}
.strategy-nav__item:not(:last-child)::after {
  display: block;
  content: "";
  width: 1px;
  height: 26px;
  margin: 16px auto;
  background: #e7e7e7;
}
@media (max-width: 1024px) {
  .strategy-nav__item:not(:last-child)::after {
    width: 16px;
    height: 1px;
    margin: 0 8px;
  }
}
.strategy-nav__item.is-current .strategy-nav__link {
  color: #000;
}
.strategy-nav__item.is-current .strategy-nav__link::before {
  background: linear-gradient(270deg, #29abe2 0%, #6ab793 50%, #abc244 100%);
}
.strategy-nav__link {
  display: block;
  color: #a0a0a0;
  font-size: 1.4rem;
  line-height: 1.7;
  padding-left: 24px;
  position: relative;
}
@media (max-width: 1024px) {
  .strategy-nav__link {
    padding-left: 16px;
  }
}
.strategy-nav__link::before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  background: #e7e7e7;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-radius: 100vh;
}
@media (hover: hover) {
  .strategy-nav__link:hover {
    text-decoration: none;
  }
}

.strategy-panel {
  width: 100%;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(7.5px);
}
@media (min-width: 1025px) {
  .strategy-panel {
    height: -moz-fit-content;
    height: fit-content;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.7s ease, visibility 0s linear 0.7s;
    position: absolute;
    inset: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1024px) {
  .strategy-panel {
    scroll-margin-top: calc(var(--header-height) + 100px);
  }
  .strategy-panel + .strategy-panel {
    margin-top: 48px;
  }
  .strategy-panel:last-child {
    margin-bottom: 64px;
  }
}
@media (min-width: 1025px) {
  .strategy-panel.is-active {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.7s ease, visibility 0s linear 0s;
  }
}
.strategy-panel.-en .strategy-panel__title {
  font-size: 3.2rem;
  line-height: 1;
  gap: 16px;
}
.strategy-panel.-en .strategy-panel__box .strategy-panel__box-heading {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.3;
}
.strategy-panel.-en .strategy-panel__box p {
  font-size: 1.6rem;
  line-height: 1.5;
}
.strategy-panel__inner {
  display: flex;
  gap: min(2.7vw, 40px);
  padding: 56px min(2.7vw, 40px) 56px min(4.8vw, 70px);
}
@media (max-width: 1024px) {
  .strategy-panel__inner {
    flex-direction: column-reverse;
    gap: 20px;
    padding: 24px 24px 40px;
  }
}
.strategy-panel__title {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 16px;
  color: #00408f;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 32px;
}
@media (max-width: 1024px) {
  .strategy-panel__title {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 24px;
  }
}
.strategy-panel__title span {
  font-size: 1.6rem;
}
.strategy-panel__text {
  flex: 1;
}
.strategy-panel__img {
  width: 54%;
  height: auto;
}
@media (max-width: 1024px) {
  .strategy-panel__img {
    width: min(100%, 315px);
    margin: auto;
  }
}
.strategy-panel__img img {
  width: 100%;
  height: auto;
}
.strategy-panel__list li {
  padding-left: 1em;
  position: relative;
}
@media (max-width: 1024px) {
  .strategy-panel__list li:not(:first-child) {
    margin-top: 8px;
  }
}
.strategy-panel__list li:not(:first-child) {
  margin-top: 16px;
}
.strategy-panel__list li::before {
  content: "・";
  color: #00408f;
  flex: none;
  position: absolute;
  left: 0;
}
.strategy-panel__box li {
  padding: 32px min(2.7vw, 40px);
  background: #fff;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.08);
}
@media (max-width: 1024px) {
  .strategy-panel__box li {
    line-height: 1.4;
    font-size: 1.4rem;
    padding: 22px 25px;
  }
}
.strategy-panel__box li:not(:first-child) {
  margin-top: 24px;
}
@media (max-width: 1024px) {
  .strategy-panel__box li:not(:first-child) {
    margin-top: 16px;
  }
}
.strategy-panel__box-heading {
  color: #00408f;
  margin-bottom: 8px;
}

/* ============================================================ */
/* culture */
/* ============================================================ */
.culture {
  background: url(/sera_company/assets/img/bg_culture-pc.jpg) no-repeat center/cover;
  padding: 90px 20px 130px;
}
@media (max-width: 767px) {
  .culture {
    background: url(/sera_company/assets/img/bg_culture-sp.jpg) no-repeat center bottom/cover;
    padding: 68px 40px 190px;
  }
}
.culture__heading {
  display: flex;
  align-items: center;
  gap: 16px;
  color: #fff;
  margin: 0 auto 80px;
  max-width: 1240px;
}
.culture__heading::after {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
}
.culture__heading span {
  text-align: center;
  font-family: "Marcellus", serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1;
  flex: none;
}
.culture__inner {
  display: flex;
  gap: 8%;
  color: #fff;
  font-weight: 600;
  max-width: 1240px;
  margin-inline: auto;
}
@media (max-width: 767px) {
  .culture__inner {
    flex-direction: column;
    gap: 72px;
  }
}
.culture__text {
  flex: 1;
}
.culture__text.-en p {
  font-weight: 400;
}
.culture__title {
  font-size: clamp(3.2rem, 2.7vw, 4rem);
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .culture__title {
    margin-bottom: 32px;
  }
}
.culture__title img {
  display: block;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .culture__title img {
    width: 35px;
    margin-bottom: 16px;
  }
}
.culture__point {
  width: min(60%, 664px);
}
@media (max-width: 767px) {
  .culture__point {
    width: 100%;
  }
}
.culture__point.-en {
  font-weight: 400;
}
.culture__note {
  margin-top: min(3.4vw, 50px);
}
@media (max-width: 767px) {
  .culture__note {
    margin-top: 36px;
  }
}
.culture .culture-point {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 767px) {
  .culture .culture-point {
    flex-direction: column;
  }
}
.culture .culture-point li {
  width: calc(50% - 12px);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(7.5px);
  padding: min(3.2vw, 46px) min(2.6vw, 38px);
  transition: 0.3s;
}
@media (max-width: 767px) {
  .culture .culture-point li {
    width: 100%;
    padding: 38px;
  }
}
@media (hover: hover) {
  .culture .culture-point li:hover {
    background: rgba(255, 255, 255, 0.18);
    transform: translateY(-4px);
  }
}
.culture .culture-point__heading {
  font-family: "Marcellus", serif;
  font-size: min(3.3vw, 4.8rem);
  font-weight: 400;
  line-height: 0.8;
  margin-bottom: min(3.3vw, 48px);
}
@media (max-width: 767px) {
  .culture .culture-point__heading {
    font-size: 4.8rem;
    margin-bottom: 24px;
  }
}
.culture .culture-point__heading span {
  color: #00408f;
}

/* ============================================================ */
/* feature */
/* ============================================================ */
.feature {
  margin-inline: auto;
  max-width: 1360px;
  padding: 170px 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .feature {
    padding: 120px 0;
  }
}
.feature__bg, .feature__inner {
  width: clamp(760px, 62.5vw, 900px);
}
.feature__bg {
  height: 100%;
  aspect-ratio: 1;
  position: absolute;
  top: 170px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .feature__bg {
    top: 120px;
  }
}
.feature__bg img {
  width: 100%;
  height: auto;
}
.feature__inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  min-height: clamp(760px, 62.5vw, 900px);
  position: relative;
  margin-inline: auto;
  z-index: 2;
}
@media (max-width: 767px) {
  .feature__inner {
    width: 100%;
    padding: 126px 30px;
  }
}
.feature__inner p {
  max-width: 70%;
}
@media (max-width: 767px) {
  .feature__inner p {
    max-width: 100%;
  }
}
.feature__heading {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: clamp(1.8rem, 1.6vw, 2.4rem);
  font-weight: 400;
  color: #fff;
  line-height: 1;
  margin-bottom: 43px;
}
@media (max-width: 767px) {
  .feature__heading {
    margin-bottom: 32px;
  }
}
.feature__heading span {
  font-family: "Marcellus", serif;
  font-size: clamp(7.2rem, 7.7vw, 11.2rem);
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .feature__heading span {
    margin-bottom: 8px;
  }
}
/*# sourceMappingURL=maps/common.css.map */
