@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --black: #725b47;
  --brown: #a84900;
  --white: white;
  --goldenrod: #6f7fc7;
  --16px: 16px;
  --light-briwn: #a26e00;
  --inee-green: #1f7900;
  --gray-white: #eaecf0;
  --navy: #041369;
  --24px: 24px;
  --40px: 40px;
  --untitled-ui-primary800\<deleted\|variable-ddf4f85f\>: #53389e;
  --untitled-ui-gray500\<deleted\|variable-68f29e84\>: #667085;
  --4em: 4em;
  --2em: 2em;
  --4px: 4px;
  --untitled-ui-gray800: #3c4f55;
  --line-brown: #a8490047;
  --untitled-ui-gray600: #475467;
  --900px: 900px;
  --azure: #c4e2ec;
  --gray-supple: #868686;
  --89px: 80px;
  --8px: 8px;
  --3em: 3em;
  --1em: 1em;
  --gold: #f0a400;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

body {
  color: var(--black);
  font-family: Shippori Mincho, sans-serif;
  font-size: 14px;
  line-height: 120%;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 300;
  line-height: 1.4em;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

h4 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

p {
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Shippori Mincho, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 160%;
}

a {
  border-bottom-style: none;
  padding: 0;
  text-decoration: underline;
}

blockquote {
  background-color: #fafafa;
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.text_box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.text_box.right {
  z-index: 7;
  justify-content: center;
  align-items: center;
  width: 35%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}

.text_box.right.footer {
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
}

.text_box.left {
  justify-content: center;
  align-items: flex-start;
  width: 65%;
  padding: 135px 40px;
}

.text_box.left.footer {
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
}

.hight30px {
  width: 100%;
  height: 30px;
}

.menu-button-3 {
  display: none;
}

.container {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.h1 {
  color: var(--brown);
  text-align: left;
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 122px;
  font-style: italic;
  font-weight: 700;
  line-height: 1em;
}

.h1.lower {
  font-size: 34px;
}

.h1.text-white {
  color: var(--white);
  text-shadow: 7px 8px 9px #8b693b33;
}

.h1.lower-fv {
  z-index: 7;
  margin-bottom: -20px;
  position: relative;
}

.high20px {
  width: 100%;
  height: 20px;
}

.body {
  cursor: default;
}

.body.undet {
  background-color: var(--white);
}

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

.div-block-450 {
  height: 10px;
}

.footer-bg {
  z-index: 2;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-color: #a84900a1;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 220px 99px 200px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-text {
  letter-spacing: 1.5px;
  text-transform: capitalize;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 160%;
  text-decoration: none;
}

.div-block-476 {
  width: 100%;
  height: 50px;
  display: block;
}

.speaker-arrow {
  background-color: #1e2029;
  border: 1px #ffffff0a;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 0;
  display: flex;
  inset: auto 5vw 5vw auto;
}

.icon2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #82d391;
  border-radius: 180px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 3px;
  display: flex;
}

.text-3 {
  color: var(--goldenrod);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Varela, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}

.button-line {
  grid-column-gap: 15px;
  grid-row-gap: 5px;
  background-color: #fff;
  border-top-left-radius: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 15%;
  height: 60px;
  padding: 8px 30px;
  text-decoration: none;
  display: flex;
  box-shadow: 1px 2px 5px 1px #0003;
}

.div-block-671 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: absolute;
}

.frame-353 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.menu-box {
  width: 35%;
  position: relative;
}

.menu-bg {
  z-index: 40;
  background-color: #dda173c7;
  background-image: url('../images/ineeサイトbg.webp');
  background-position: 0 0;
  background-size: auto;
  border-top-left-radius: 0;
  justify-content: flex-end;
  width: 100%;
  height: 100vh;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-666 {
  flex-direction: row;
  justify-content: flex-end;
  align-items: stretch;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 20px;
  display: flex;
}

.navbar-2 {
  z-index: 10;
  -webkit-backdrop-filter: blur();
  backdrop-filter: blur();
  background-color: #ddd0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 70px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.brand-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-icon {
  aspect-ratio: 1;
  width: 40px;
  height: 40px;
  color: var(--brown);
  cursor: pointer;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 10px;
  transition: color .2s;
  display: none;
}

.menu-icon.close {
  display: flex;
}

.div-block-663 {
  z-index: 120;
  opacity: 1;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.div-block-670 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: auto;
  display: flex;
}

.nav-link {
  color: var(--brown);
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: capitalize;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  font-family: Shippori Mincho, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.nav-link:hover {
  color: var(--light-briwn);
}

.nav-link.w--current {
  color: var(--inee-green);
  text-decoration: underline;
}

.fix-button {
  z-index: 50;
  justify-content: flex-end;
  width: 100%;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.ttl-text {
  font-family: Noto Sans JP, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.ttl-text.small-en {
  opacity: .64;
  color: var(--brown);
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.h2-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.div-block-675 {
  background-color: var(--gray-white);
  width: 50px;
  height: 1px;
}

.bg-fv-big {
  z-index: -1;
  opacity: .07;
  background-image: url('../images/Rectangle-1-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  inset: 0%;
}

.container-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 10em;
}

.style_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

.flex_wrapper {
  display: flex;
}

.flex_wrapper.flex_center {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
}

.icon_wrapper {
  background-color: #fff9;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  padding: 10px;
  transition: all .4s;
  display: flex;
  overflow: hidden;
}

.icon_wrapper:hover {
  background-color: #fff;
  box-shadow: 0 5px 20px #0000000d;
}

.icon_24x24 {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.line-ttl-fv {
  background-color: var(--navy);
  width: 100%;
  height: 1px;
}

.ttl-fv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.sec-fv-lower {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 40px;
  padding-left: 80px;
  display: flex;
}

.max-wide-box-fv-lower {
  z-index: 1;
  background-color: #ffffff9e;
  border: 1px solid #47546730;
  border-style: solid none;
  border-top-left-radius: 370px;
  border-bottom-left-radius: 370px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  max-width: 1080px;
  padding: 40px 140px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 2px 5px #0003;
}

.paragraph {
  letter-spacing: .08em;
  font-family: Shippori Mincho, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.paragraph.center {
  text-align: center;
}

.paragraph.big-p {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 150%;
}

.brand-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-en {
  color: var(--brown);
  letter-spacing: 2px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 1em;
}

.h2-en.margin0px {
  letter-spacing: 3px;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.link-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: var(--white);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.link-block.header {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.link-block.header:hover {
  opacity: 1;
}

.link-block.header-sp-menu {
  border-bottom: 1px solid #a8490057;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 500px;
  padding-bottom: 20px;
}

.fv-bg {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
}

.div-block-692 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.flex-block-5 {
  background-image: linear-gradient(#fff9, #fff9);
  border-radius: 150px 0 0;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  padding: 160px 70px 100px 100px;
}

.ttl-fv-lower {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.supple {
  color: var(--gray-white);
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.div-block-693 {
  border-radius: 10px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.pic-blog {
  aspect-ratio: 2;
  flex: none;
  width: 100px;
}

.div-block-694 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 310px;
  max-width: 310px;
  color: var(--black);
  background-color: #fff;
  border-left: 5px solid #c5e2ec;
  align-items: flex-start;
  padding: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #0003;
}

.blog-txt {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.h4-blog-ttl {
  font-size: 14px;
  font-weight: 500;
}

.uui-blogpost01_date-wrapper {
  align-items: center;
  display: flex;
}

.uui-blogpost01_author-image-wrapper {
  margin-right: 1rem;
}

.uui-blogpost01_author-wrapper {
  align-items: center;
  display: flex;
}

.uui-text-rich-text {
  font-family: Noto Sans JP, sans-serif;
  font-weight: 400;
}

.uui-text-rich-text h1 {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h2 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.uui-text-rich-text h3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.uui-text-rich-text h4 {
  border-bottom: 2px solid var(--goldenrod);
  margin-top: 1.5rem;
  margin-bottom: 1.25rem;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.uui-text-rich-text a {
  text-decoration: underline;
}

.uui-max-width-large {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large.align-center, .align-center {
  margin-left: auto;
  margin-right: auto;
}

.uui-blogpost01_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.uui-blogpost01_image-wrapper {
  aspect-ratio: 2.39;
  width: 100%;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50%;
  position: relative;
  overflow: hidden;
}

.uui-blogpost01_content-top {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  margin-top: 1rem;
  display: flex;
}

.uui-breadcrumb-link {
  color: var(--black);
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-decoration: none;
  transition: all .3s;
}

.uui-breadcrumb-link:hover {
  color: var(--goldenrod);
}

.uui-breadcrumb-link.w--current {
  font-weight: 600;
  text-decoration: underline;
}

.uui-breadcrumb-link.w--current:hover {
  color: var(--untitled-ui-primary800\<deleted\|variable-ddf4f85f\>);
}

.uui-breadcrumb-divider {
  width: 1rem;
  height: 1rem;
  color: var(--untitled-ui-gray500\<deleted\|variable-68f29e84\>);
  justify-content: center;
  align-items: center;
  margin-left: .5rem;
  margin-right: .5rem;
  display: flex;
}

.uui-blogpost01_breadcrumb {
  align-items: center;
  width: 100%;
  margin-bottom: 1.5rem;
  display: flex;
}

.uui-blogpost01_title-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 2rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.uui-container-large {
  width: 100%;
  max-width: 80rem;
  padding: var(--4em) var(--4em) 4em;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading {
  letter-spacing: 1px;
  font-weight: 400;
}

.supple-2 {
  margin-bottom: 0;
  font-size: 12px;
}

.div-block-501 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-558 {
  background-color: #fff;
  border: 1px solid #c7d1cd;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.news-box-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #d3d3d3;
  border-bottom: 1px solid #c9c9c9;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2.75fr;
  grid-auto-columns: 1fr;
  place-content: center flex-start;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-513 {
  align-items: center;
  display: flex;
}

.paragraph-2 {
  text-align: center;
  margin-bottom: 0;
  line-height: 1.4em;
}

.paragraph-2.left {
  text-align: left;
}

.link-block-2 {
  color: var(--black);
  text-decoration: none;
}

.div-block-698 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  justify-items: start;
  display: flex;
}

.div-block-699 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.logo-head-box {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 36px;
  padding: 5px 10px;
  display: flex;
}

.logo-head-box.footer {
  opacity: .78;
  background-image: url('../images/logo-inee-white3x.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.vertical-box-center-fv {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.icon-mail01 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--goldenrod);
  border-radius: 180px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 3px;
  display: flex;
}

.text_box-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-707 {
  border: 1px solid var(--white);
  background-color: var(--untitled-ui-gray800);
  border-radius: 150px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 5px;
  display: flex;
  position: absolute;
  inset: -7% auto auto -5%;
  transform: rotate(-16deg);
}

.text-block {
  color: var(--white);
  text-align: center;
  letter-spacing: 1px;
  font-family: Oooh Baby, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 120%;
}

.text-block.news {
  font-size: 17px;
  line-height: 70%;
}

.pre-loder-bg-black {
  z-index: 999;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #a849007a;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0%;
}

.div-block-735 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.brand-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.brand-menu.w--current {
  background-image: url('../images/logo-inee-orange3x.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.hero-fv {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-fv.page404 {
  height: 80vh;
  min-height: auto;
}

.lottie-animation {
  filter: brightness(200%);
}

.div-block-739 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-right: 1px solid var(--line-brown);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 53px;
  display: flex;
}

.div-block-739.line-service {
  border-left: 1px solid #a8490047;
}

.box {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.box.lower-h2 {
  justify-content: flex-start;
  align-items: center;
}

.text-16px {
  color: var(--untitled-ui-gray600);
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
}

.text-16px._14px {
  color: var(--brown);
  letter-spacing: .08px;
  font-size: 14px;
  line-height: 1.4em;
}

.bg-right {
  background-color: var(--white);
  opacity: .28;
  background-image: url('../images/4864061_m-min.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 35%;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.two-col-box {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.h3-en {
  color: var(--brown);
  text-align: center;
  letter-spacing: .08px;
  text-transform: capitalize;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 23px;
  font-weight: 500;
  line-height: 117%;
}

.flex-block-7 {
  border-radius: 12px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 210px;
  padding: 48px 42px;
}

.flex-block-footer {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  width: 100%;
}

.utility-page-wrap {
  z-index: 10;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 60vh;
  max-height: 100%;
  display: flex;
  position: relative;
}

.footer-box {
  background-color: var(--inee-green);
}

.link-top {
  color: var(--brown);
}

.loop-box {
  flex-flow: row;
  margin-bottom: -55px;
  padding-top: 100px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.loop-pic-box {
  z-index: 4;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  display: flex;
  position: relative;
  transform: translate(-60%);
}

.case-pic {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.loop-pic {
  aspect-ratio: 3 / 2;
  background-image: url('../images/pic01.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 320px;
}

.loop-pic._02 {
  background-image: url('../images/fv.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 420px;
  margin-right: 60px;
}

.loop-pic._03 {
  aspect-ratio: 16 / 9;
  background-image: url('../images/pic04.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 240px;
}

.loop-pic._04 {
  background-image: url('../images/pic03.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-under {
  z-index: 3;
  justify-content: center;
  align-items: center;
  padding: 220px 30px 0;
  display: flex;
  position: relative;
}

.text_box-copy {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-block-749 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  font-family: Varela, sans-serif;
  display: flex;
}

.button-top {
  grid-column-gap: 10px;
  grid-row-gap: 0px;
  border-bottom: 1px solid var(--brown);
  height: 48px;
  color: var(--brown);
  cursor: pointer;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 11px 30px 11px 20px;
  text-decoration: none;
  transition: box-shadow .2s, color .2s, background-color .2s;
  display: flex;
  box-shadow: 8px 8px 11px #a9490000;
}

.button-top:hover {
  color: var(--brown);
  box-shadow: 8px 8px 11px #a9490026;
}

.text-button-jp {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Shippori Mincho, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 120%;
}

.text-block-2 {
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 25px;
}

.icon-button {
  font-family: "Fa Solid 900", Arial, sans-serif;
  font-size: 14px;
  line-height: 100%;
}

.icon-button.rotate45 {
  transform: rotate(45deg);
}

.code-embed-5 {
  z-index: 4;
  width: 500px;
  position: relative;
}

.bg-pic {
  z-index: -1;
  background-image: url('../images/ineeサイトbg.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  inset: 0%;
}

.div-block-751 {
  aspect-ratio: 1;
  padding-top: 100px;
}

.h2 {
  z-index: 2;
  color: var(--brown);
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 70px;
  font-style: italic;
  font-weight: 400;
  line-height: 1em;
  position: relative;
}

.h2.lower-h2 {
  font-size: 50px;
}

.section-round {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  -webkit-backdrop-filter: brightness(103%);
  backdrop-filter: brightness(103%);
  background-color: #ffffff80;
  border-radius: 0% 500px 500px 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 240px;
  padding-bottom: 200px;
  display: flex;
}

.section-round.lower-page {
  padding-top: 200px;
}

.text_box-50 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text_box-50._2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
}

.box-margin-message {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  max-width: 1000px;
  display: flex;
}

.pic-02 {
  aspect-ratio: 1;
  background-image: url('../images/pic03.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 240px;
  margin-top: 100px;
}

.pic-01 {
  aspect-ratio: 3 / 2;
  background-image: url('../images/pic02.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 370px;
  margin-top: -57px;
  margin-right: 60px;
}

.pic-03 {
  aspect-ratio: 3 / 2;
  opacity: 1;
  background-image: url('../images/pic04.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 240px;
  margin-top: 40px;
  margin-right: 140px;
}

.div-block-753 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  display: flex;
}

.div-block-754 {
  opacity: .91;
  background-image: url('../images/fv.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 420px;
  height: 800px;
  margin-right: -50px;
}

.div-block-755 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-756 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-757 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-758 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.section-wrap-line {
  border-top: 1px solid var(--brown);
  border-bottom: 1px solid var(--brown);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.section-wrap-line.only-under {
  border-top-style: none;
  overflow: hidden;
}

.section-wrap-line.only-top {
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: none;
}

.div-block-760 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.box-max-w {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.div-block-762 {
  background-color: var(--brown);
  border-radius: 50px;
  width: 8px;
  height: 8px;
}

.section-service {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--brown);
  background-color: #fda9482b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 50px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.ttl-number {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.menu-jp {
  font-size: 14px;
}

.menu-jp.head-sp {
  color: var(--brown);
}

.footer-text-menu {
  letter-spacing: 1.5px;
  text-transform: lowercase;
  margin-top: -4px;
  margin-bottom: 4px;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.footer-text-menu.small {
  font-size: 18px;
}

.footer-text-menu.header {
  color: var(--brown);
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 18px;
}

.footer-text-menu.header-bg-menu {
  color: var(--brown);
  letter-spacing: 2px;
  font-size: 20px;
}

.line {
  background-color: var(--white);
  width: 0;
  height: 1px;
}

.line.line-brown {
  background-color: var(--brown);
}

.div-block-763 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.div-block-763.header-link-menu {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.div-block-764 {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-765 {
  border-top: 1px solid #a8490059;
  border-bottom: 1px solid #a8490059;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.link-block-copy {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--white);
  border-radius: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 17px;
  text-decoration: none;
  transition: opacity .3s;
  display: flex;
}

.link-block-copy:hover {
  opacity: .63;
}

.parts-line-wrap {
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.parts-line-wrap.head {
  width: 30px;
  height: 30px;
}

.div-block-767 {
  background-color: #ffffff61;
  width: 60px;
  transform: rotate(-45deg);
}

.div-block-767.head-brown {
  background-color: #a8490061;
}

.div-block-768 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.round-parts {
  z-index: -2;
  background-color: #ffffff0d;
  border-radius: 100%;
  width: 1000px;
  height: 1000px;
  position: absolute;
  inset: 11% auto 0% -21%;
}

.round-parts._02 {
  z-index: -1;
  aspect-ratio: 1;
  background-color: #ffffff47;
  width: 100%;
  height: auto;
  margin-top: 40px;
  inset: 0%;
}

.div-block-770 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  width: 100%;
  color: var(--brown);
  flex-flow: row;
  justify-content: center;
  align-items: flex-end;
  padding: 200px 50px 180px;
  text-decoration: none;
  transition: color .2s, box-shadow .2s, background-color .2s;
  display: flex;
  box-shadow: 0 2px 5px #0000;
}

.contact {
  text-align: left;
  text-transform: lowercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 100px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.section-contact {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: background-color .2s;
  display: flex;
  position: relative;
}

.paragraph-contact {
  text-align: center;
  letter-spacing: .08em;
  font-family: Shippori Mincho, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
}

.div-block-771 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-772 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 15px;
  display: flex;
}

.div-block-773 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-763-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-774 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sp-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.div-company {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-right: 1px solid var(--line-brown);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 14px 53px;
  display: flex;
}

.h3-jp {
  letter-spacing: 2px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 150%;
}

.div-block-775 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  border-right: 1px solid var(--line-brown);
  border-bottom: 1px solid var(--line-brown);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.service-box {
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-co {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.div-block-776 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  display: flex;
}

.div-block-778 {
  flex-flow: column;
  display: flex;
}

.div-block-780 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-left: 1px solid var(--line-brown);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-left: 50px;
  padding-right: 0;
  display: flex;
}

.div-block-781 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-block-783 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-nomal {
  z-index: 1;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  border-bottom: 1px solid var(--brown);
  background-color: #fda9482b;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 140px 40px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.section-nomal.under-no-line {
  border-bottom-style: none;
}

.div-op {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-op-parts {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 580px;
  height: 200px;
  padding: 30px 46px 27px;
  display: flex;
  position: relative;
}

.div-opp {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-bottom: 1px solid var(--line-brown);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 15px;
  display: flex;
}

.lower-bg-pic {
  z-index: -1;
  opacity: .23;
  background-image: url('../images/pic02.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.lower-bg-pic._02 {
  background-image: url('../images/pic03.webp');
  background-position: 50%;
}

.content-lower-co {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  -webkit-backdrop-filter: brightness(103%);
  backdrop-filter: brightness(103%);
  background-color: #ffffff80;
  border-radius: 0% 500px 500px 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.h2-box-center {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.h3-name {
  letter-spacing: .08em;
  margin-bottom: 0;
  font-family: Shippori Mincho, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.box-margin {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  width: 100%;
  max-width: 1000px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.h2-small-en {
  color: var(--brown);
  text-align: center;
  letter-spacing: .08px;
  text-transform: lowercase;
  margin-top: -7px;
  margin-bottom: 0;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 500;
  line-height: 130%;
}

.div-block-784 {
  padding: 14px 0;
}

.round-box-en {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: flex;
}

.h2-text {
  letter-spacing: .08em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Shippori Mincho, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.div-block-787, .div-block-788 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.round-box {
  justify-content: center;
  align-items: center;
  height: 50px;
  display: none;
}

.text-co {
  letter-spacing: .08em;
  font-family: Shippori Mincho, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 140%;
}

.box-philosophy {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  display: flex;
  position: relative;
}

.box-philosphy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-style: solid none;
  border-width: 1px;
  border-color: var(--line-brown);
  flex-flow: column;
  width: 100%;
  padding: 79px 130px;
  display: flex;
}

.card-op {
  background-color: #ffffff45;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 900px;
  display: flex;
  position: relative;
  box-shadow: 7px 8px 11px #cca56633;
}

.pic-op-03 {
  aspect-ratio: 3 / 2;
  opacity: .83;
  background-image: url('../images/pic07.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 240px;
  position: static;
  inset: 0% 0% auto auto;
}

.pic-op-03.pic-op-02 {
  background-image: url('../images/pic08.webp');
}

.pic-op-03.pic-op-02-copy {
  background-image: url('../images/pic06.webp');
}

.number {
  z-index: 4;
  color: var(--line-brown);
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 70px;
  font-style: italic;
  font-weight: 400;
  line-height: 60px;
  position: absolute;
  inset: -8% auto auto 2%;
}

.number._02 {
  inset: -8% 2% auto auto;
}

.div-block-790 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  display: flex;
}

.div-block-791 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.utility-page-wrap-copy {
  z-index: 10;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: 70vh;
  max-height: 100%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.div-block-792 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 33px;
  display: flex;
}

.div-block-793 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.h2-our-op {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-794 {
  flex-flow: column;
  display: flex;
}

.h1-copy {
  color: var(--brown);
  text-align: left;
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
  line-height: 1em;
}

.h1-copy.lower {
  font-size: 34px;
}

.h1-copy.text-white {
  color: var(--white);
  text-shadow: 7px 8px 9px #8b693b33;
}

.h1-copy.lower-fv {
  z-index: 7;
  margin-bottom: -20px;
  position: relative;
}

.image {
  width: 70px;
  margin-bottom: 2px;
}

.text-preloader {
  color: var(--white);
  text-align: left;
  letter-spacing: .8px;
  text-transform: none;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  font-size: 50px;
  font-style: italic;
  font-weight: 400;
  line-height: 1em;
}

.text-preloader.lower {
  font-size: 34px;
}

.text-preloader.text-white {
  color: var(--white);
  text-shadow: 7px 8px 9px #8b693b33;
}

.text-preloader.lower-fv {
  z-index: 7;
  margin-bottom: -20px;
  position: relative;
}

.div-block-795 {
  background-color: #cc8410;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 1px;
  display: flex;
}

.div-block-796 {
  background-color: var(--white);
  width: 1px;
  height: 1px;
}

@media screen and (min-width: 1280px) {
  .menu-button-3 {
    display: none;
  }

  .icon2 {
    background-color: #7ad58c;
  }

  .button-line {
    text-decoration: none;
  }

  .menu-bg {
    display: none;
  }

  .div-block-692 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .h3-jp {
    line-height: 120%;
  }

  .h2-small-en {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 991px) {
  .text_box {
    width: 63%;
  }

  .text_box.left {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .text_box.left.footer {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 40px;
    padding-bottom: 82px;
  }

  .menu-button-3 {
    background-color: #344054;
    border-radius: 70px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    padding: 10px 12px 12px;
    display: flex;
    position: static;
  }

  .menu-button-3.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    background-color: #fff0;
    flex-direction: row;
    align-items: center;
    height: 70px;
  }

  .h1 {
    font-size: 90px;
  }

  .h1.lower {
    font-size: 30px;
  }

  .h1.lower-fv {
    margin-bottom: -15px;
  }

  .footer-bg {
    align-items: center;
    max-width: 100%;
    padding-left: 50px;
    padding-right: 50px;
  }

  .footer-text {
    text-align: center;
    letter-spacing: 4px;
    text-transform: lowercase;
    font-family: Montserrat, sans-serif;
    font-weight: 500;
    line-height: 28px;
  }

  .button-line {
    width: auto;
  }

  .div-block-671 {
    height: 50px;
  }

  .frame-353 {
    display: none;
  }

  .menu-box {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100%;
    display: flex;
  }

  .navbar-2 {
    height: 50px;
  }

  .menu-icon {
    border-radius: 6px;
    width: 30px;
    height: 30px;
    transition: transform .2s;
    display: flex;
  }

  .div-block-670 {
    align-items: center;
    width: 100%;
  }

  .nav-link {
    text-align: center;
    font-size: 15px;
  }

  .ttl-text.small-en {
    font-size: 18px;
  }

  .div-block-675 {
    width: 40px;
  }

  .container-2 {
    padding-left: 3em;
    padding-right: 3em;
  }

  .sec-fv-lower {
    justify-content: center;
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .max-wide-box-fv-lower {
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    width: auto;
    padding: 20px 100px;
  }

  .paragraph {
    text-align: justify;
  }

  .h2-en {
    line-height: 1.1em;
  }

  .link-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .link-block.header-sp-menu {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .fv-bg {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    padding-left: 50px;
  }

  .div-block-692 {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .flex-block-5 {
    border-top-left-radius: 500px;
    border-top-right-radius: 500px;
    flex-direction: column-reverse;
    width: 100%;
    padding-top: 50px;
  }

  .div-block-694 {
    width: 100%;
    max-width: none;
  }

  .uui-blogpost01_image-wrapper {
    margin-bottom: 3rem;
    padding-top: 56.25%;
  }

  .uui-blogpost01_title-wrapper {
    margin-bottom: 4rem;
  }

  .div-block-558 {
    justify-content: center;
  }

  .news-box-3 {
    grid-column-gap: var(--4px);
    grid-row-gap: var(--4px);
    flex-direction: column;
    align-items: center;
  }

  .div-block-513 {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-698 {
    grid-column-gap: var(--4px);
    grid-row-gap: var(--4px);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .div-block-699 {
    align-items: center;
  }

  .logo-head-box {
    justify-content: flex-start;
    align-items: center;
    width: 83px;
    height: 32px;
  }

  .vertical-box-center-fv {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-739 {
    padding: 6px 19px;
    display: flex;
  }

  .box {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .box.lower-h2 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-16px._14px {
    line-height: 1.4em;
  }

  .flex-block-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .flex-block-footer {
    align-items: center;
  }

  .loop-pic-box, .case-pic {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .loop-pic {
    width: 270px;
  }

  .loop-pic._02 {
    width: 380px;
  }

  .hero-under {
    padding-top: 140px;
  }

  .text_box-copy {
    width: 100%;
  }

  .h2 {
    font-size: 40px;
  }

  .section-round {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .section-round.lower-page {
    border-radius: 110px;
    padding-top: 130px;
  }

  .text_box-50 {
    width: 63%;
  }

  .box-margin-message {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 50px;
  }

  .pic-02 {
    width: 180px;
  }

  .pic-01 {
    width: 240px;
  }

  .pic-03 {
    width: 150px;
  }

  .div-block-754 {
    width: 40%;
    margin-right: 0;
  }

  .div-block-755 {
    width: 310px;
  }

  .box-max-w {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-text-menu.header-bg-menu {
    font-size: 30px;
  }

  .div-block-763 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .div-block-763.header-link-menu {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .parts-line-wrap.head {
    width: 50px;
    height: 50px;
  }

  .round-parts {
    left: -57%;
  }

  .round-parts._02 {
    margin-top: 60px;
  }

  .div-block-770 {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .contact {
    font-size: 75px;
  }

  .paragraph-contact {
    text-align: center;
    font-size: 16px;
  }

  .sp-menu {
    grid-row-gap: 60px;
    justify-content: center;
    align-items: center;
  }

  .div-company {
    padding: 6px 9px;
    display: flex;
  }

  .service-box, .div-co {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
  }

  .div-block-781 {
    padding-left: 0;
  }

  .section-nomal {
    padding-left: 50px;
    padding-right: 50px;
  }

  .div-op {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-items: start;
    padding-left: 0;
  }

  .div-op-parts {
    height: auto;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-opp {
    padding-top: 5px;
    display: flex;
  }

  .content-lower-co {
    border-top-right-radius: 160px;
    border-bottom-right-radius: 160px;
  }

  .h2-box-center {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .h3-name {
    text-align: justify;
  }

  .box-margin {
    padding-left: 50px;
    padding-right: 50px;
  }

  .h2-text {
    text-align: justify;
    letter-spacing: .15em;
  }

  .text-co {
    text-align: justify;
  }

  .box-philosophy {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .box-philosphy {
    padding-left: 50px;
    padding-right: 50px;
  }

  .card-op {
    width: 90%;
  }

  .pic-op-03 {
    aspect-ratio: 1;
  }

  .number {
    text-align: justify;
    top: -15%;
  }

  .number._02 {
    top: -15%;
  }

  .div-block-792 {
    height: 27px;
  }

  .h1-copy {
    font-size: 90px;
  }

  .h1-copy.lower {
    font-size: 30px;
  }

  .h1-copy.lower-fv {
    margin-bottom: -15px;
  }

  .text-preloader.lower {
    font-size: 30px;
  }

  .text-preloader.lower-fv {
    margin-bottom: -15px;
  }

  .div-block-795 {
    width: 250px;
  }
}

@media screen and (max-width: 767px) {
  .text_box {
    width: 93%;
  }

  .text_box.right {
    width: 85%;
    padding: 57px 40px;
  }

  .text_box.right.footer {
    padding-left: 40px;
    padding-right: 40px;
  }

  .text_box.left {
    width: 85%;
  }

  .text_box.left.footer {
    padding-top: 67px;
    padding-bottom: 0;
  }

  .menu-button-3 {
    padding: 10px;
  }

  .container {
    position: relative;
  }

  .h1 {
    font-size: 80px;
  }

  .h1.lower-fv {
    font-size: 90px;
  }

  .footer-bg {
    z-index: 1;
    text-align: center;
  }

  .footer-text {
    text-align: center;
  }

  .div-block-671 {
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .menu-box {
    justify-content: flex-start;
  }

  .div-block-663 {
    padding-right: var(--16px);
    padding-left: var(--16px);
  }

  .container-2 {
    padding-left: 1em;
    padding-right: 1em;
  }

  .ttl-fv {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .sec-fv-lower {
    padding-bottom: 10px;
  }

  .max-wide-box-fv-lower {
    width: auto;
    padding-left: 60px;
    padding-right: 60px;
  }

  .link-block.header-sp-menu {
    max-width: 440px;
  }

  .fv-bg {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .uui-blogpost01_author-image-wrapper {
    margin-right: .75rem;
  }

  .uui-text-rich-text figure {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .uui-blogpost01_content-top {
    margin-top: 2rem;
  }

  .uui-blogpost01_title-wrapper {
    margin-bottom: 3rem;
  }

  .uui-container-large {
    padding: var(--2em);
  }

  .heading {
    font-size: 29px;
  }

  .news-box-3 {
    flex-direction: column;
    grid-template-columns: 1.5fr 1.75fr;
    place-items: center start;
  }

  .div-block-513 {
    margin-bottom: 5px;
  }

  .link-block-2 {
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .div-block-698 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    align-content: start;
    align-items: start;
  }

  .hero-fv {
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-top: 120px;
  }

  .div-block-739 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-bottom: 1px solid #a8490047;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .div-block-739.line-service {
    border-top: 1px solid #a8490047;
    border-left-style: none;
  }

  .box {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .box.lower-h2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column-reverse;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .bg-right {
    width: 15%;
  }

  .two-col-box {
    flex-flow: column;
  }

  .h3-en {
    margin-bottom: 0;
  }

  .h3-en.service {
    text-align: left;
  }

  .flex-block-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 190px;
    padding-top: 36px;
    padding-bottom: 24px;
  }

  .hero-under {
    padding-top: 170px;
  }

  .text_box-copy {
    width: 100%;
  }

  .div-block-749 {
    grid-column-gap: 70px;
    grid-row-gap: 70px;
  }

  .code-embed-5 {
    width: 270px;
  }

  .h2 {
    margin-bottom: 0;
  }

  .section-round.lower-page {
    border-radius: 80px;
  }

  .text_box-50 {
    width: 93%;
  }

  .text_box-50._2 {
    justify-content: center;
    align-items: flex-start;
  }

  .box-margin-message {
    flex-flow: column;
  }

  .pic-02 {
    margin-top: -20px;
    margin-left: 0;
  }

  .pic-01 {
    margin-top: 0;
    margin-right: 0;
  }

  .pic-03 {
    margin-top: -20px;
    margin-right: 140px;
  }

  .div-block-753 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-block-754 {
    width: 100%;
    height: 500px;
  }

  .div-block-755 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 80%;
  }

  .div-block-758 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .box-max-w {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .footer-text-menu {
    text-align: center;
  }

  .div-block-764 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    flex-flow: column;
  }

  .round-parts {
    top: 11%;
    left: -62%;
  }

  .round-parts._02 {
    margin-top: 0;
    top: 1%;
  }

  .div-block-770 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .contact {
    font-size: 70px;
  }

  .div-block-771 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-773 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .div-company {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    border-right: 1px none var(--line-brown);
    border-bottom: 1px none var(--line-brown);
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-bottom: 14px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-775 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-style: none solid solid none;
    border-top-width: 1px;
    border-top-color: var(--line-brown);
    border-left-width: 1px;
    border-left-color: var(--line-brown);
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-box {
    flex-flow: column;
  }

  .div-co {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .div-block-780 {
    padding-left: 30px;
    padding-right: 0;
  }

  .div-block-783 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .section-nomal {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-op {
    flex-flow: column;
    padding-left: 0;
  }

  .div-op-parts {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    height: auto;
    padding: 20px 23px;
  }

  .div-opp {
    border-bottom: 1px solid #a8490047;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 20px;
  }

  .h2-box-center {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .box-margin {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-784 {
    padding: 0 0 20px;
  }

  .round-box-en {
    height: 35px;
    display: none;
  }

  .div-block-787 {
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
  }

  .round-box {
    height: 35px;
    display: flex;
  }

  .box-philosphy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .card-op {
    width: 95%;
  }

  .card-op._02 {
    margin-left: 30px;
  }

  .pic-op-03 {
    aspect-ratio: 3 / 2;
    width: 30%;
  }

  .number {
    z-index: 2;
    color: #a849005e;
    font-size: 60px;
    inset: -17% 0% auto auto;
  }

  .number._02 {
    inset: -17% auto auto 0%;
  }

  .h1-copy {
    font-size: 80px;
  }

  .h1-copy.lower-fv {
    font-size: 90px;
  }

  .text-preloader {
    font-size: 30px;
  }

  .text-preloader.lower-fv {
    font-size: 90px;
  }

  .div-block-795 {
    width: 200px;
  }
}

@media screen and (max-width: 479px) {
  .text_box {
    width: 100%;
  }

  .text_box.right {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text_box.right.footer {
    width: 90%;
    padding-top: 16px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text_box.left {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text_box.left.footer {
    padding-top: 40px;
  }

  .menu-button-3 {
    z-index: 5;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 45px;
    height: 45px;
    padding: 5px;
    display: flex;
    position: relative;
  }

  .container {
    max-width: none;
    position: relative;
  }

  .h1 {
    font-size: 60px;
    line-height: 1.1em;
  }

  .h1.lower {
    font-size: 18px;
  }

  .h1.lower-fv {
    font-size: 86px;
  }

  .footer-bg {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .footer-text {
    text-align: center;
    margin-bottom: 0;
  }

  .speaker-arrow {
    top: auto;
    bottom: 0;
    right: 5vw;
  }

  .ttl-text.small-en {
    flex-direction: column;
    align-items: center;
    font-size: 16px;
    display: flex;
  }

  .flex_wrapper.flex_center {
    flex-wrap: wrap;
  }

  .max-wide-box-fv-lower {
    width: auto;
    padding-right: var(--24px);
    padding-left: var(--40px);
  }

  .h2-en {
    font-size: 30px;
  }

  .link-block {
    justify-content: flex-start;
    align-items: center;
  }

  .link-block.header-sp-menu {
    max-width: 240px;
  }

  .fv-bg {
    flex-flow: column;
    padding-left: 30px;
  }

  .div-block-692 {
    justify-content: center;
    align-items: flex-start;
    padding-left: 15px;
  }

  .flex-block-5 {
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 60px;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .supple {
    text-align: left;
  }

  .uui-blogpost01_author-wrapper {
    margin-bottom: 1rem;
  }

  .uui-blogpost01_content-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .uui-container-large {
    padding: var(--2em);
  }

  .heading {
    font-size: 25px;
  }

  .news-box-3 {
    grid-column-gap: var(--4px);
    grid-row-gap: var(--4px);
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .div-block-513 {
    flex-direction: row;
    align-items: center;
  }

  .paragraph-2 {
    font-size: 13px;
  }

  .vertical-box-center-fv {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .div-block-739 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .box {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .bg-right {
    width: 10%;
  }

  .flex-block-7 {
    border-radius: 12px;
  }

  .flex-block-footer {
    grid-column-gap: var(--16px);
    grid-row-gap: var(--16px);
    flex-direction: column;
    align-items: center;
  }

  .text_box-copy {
    width: 100%;
  }

  .div-block-749 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .h2 {
    text-align: center;
    margin-bottom: 0;
    line-height: 1.2em;
  }

  .h2.lower-h2 {
    text-align: left;
    font-size: 43px;
  }

  .section-round {
    border-top-right-radius: 200px;
    border-bottom-right-radius: 200px;
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section-round.lower-page {
    border-radius: 60px;
  }

  .text_box-50 {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .box-margin-message {
    flex-flow: column;
    padding-left: 29px;
    padding-right: 29px;
  }

  .pic-02 {
    margin-top: 20px;
  }

  .pic-01 {
    margin-top: 0;
    margin-right: 70px;
  }

  .pic-03 {
    margin-top: -40px;
  }

  .div-block-753 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .div-block-754 {
    width: 100%;
    height: 40vh;
  }

  .div-block-755 {
    justify-content: center;
    align-items: flex-end;
    width: 100%;
  }

  .div-block-756 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .div-block-758 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .box-max-w {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .section-service {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-text-menu {
    text-align: center;
    margin-top: -3px;
    margin-bottom: 0;
  }

  .footer-text-menu.header-bg-menu {
    font-size: 19px;
  }

  .div-block-763 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-763.header-link-menu {
    grid-column-gap: 11px;
    grid-row-gap: 11px;
  }

  .div-block-765 {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .link-block-copy {
    height: 78px;
  }

  .parts-line-wrap {
    width: 35px;
    height: 35px;
  }

  .round-parts._02 {
    width: 190%;
    inset: 0% auto auto -45%;
  }

  .contact {
    text-align: center;
    line-height: 1.2em;
  }

  .paragraph-contact {
    font-size: 15px;
  }

  .sp-menu {
    flex-flow: column;
  }

  .div-company {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 0;
  }

  .div-co {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-nomal.op {
    padding-left: 0;
    padding-right: 0;
  }

  .div-op-parts {
    background-color: #ffffff45;
    border-radius: 0;
    width: 100%;
    margin-bottom: -17px;
    padding-bottom: 40px;
    box-shadow: 7px 8px 11px #cca56652;
  }

  .div-op-parts._02 {
    margin-bottom: -17px;
  }

  .div-opp {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-top: 13px;
  }

  .content-lower-co {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .box-philosophy {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .box-philosphy {
    padding: 50px 0;
  }

  .card-op {
    background-color: #fff0;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    box-shadow: 7px 8px 11px #cca56600;
  }

  .card-op._02 {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: 0;
    box-shadow: 7px 8px 11px #cca56600;
  }

  .pic-op-03 {
    aspect-ratio: 3 / 2;
    width: 90%;
    height: auto;
    margin-top: 0;
    margin-right: -17px;
  }

  .pic-op-03.pic-op-02 {
    z-index: 1;
    margin-left: -17px;
    margin-right: 0;
    position: relative;
  }

  .number, .number._02 {
    top: -8%;
  }

  .div-block-793 {
    grid-column-gap: 14px;
    grid-row-gap: 14px;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .h2-our-op {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-copy {
    font-size: 60px;
    line-height: 1.1em;
  }

  .h1-copy.lower {
    font-size: 18px;
  }

  .h1-copy.lower-fv {
    font-size: 86px;
  }

  .text-preloader {
    line-height: 1.1em;
  }

  .text-preloader.lower {
    font-size: 18px;
  }

  .text-preloader.lower-fv {
    font-size: 86px;
  }

  .div-block-795 {
    width: 180px;
  }
}

#w-node-_5f490eef-ea98-cbcb-d7ed-568571e77426-f5f68662 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_5f490eef-ea98-cbcb-d7ed-568571e77426-f5f68662 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}