
.frontPageContents {
  background-color: var(--designwhite);
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  overflow: hidden;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .frontPageContents {
    gap: 60px;/*120px*/
    padding-bottom: 60px;/*120px*/
  }
}

.frontPageKeyvisual {
  width: 100%;
  clip-path: border-box;
}
.frontPageKeyvisual__inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 96px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__inner {
    gap: 0;
  }
}
.frontPageKeyvisual .common-9 {
  width: 100%;
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .common-9 {
    height: auto;
  }
}
.frontPageKeyvisual .common-9 .swiper {
  z-index: 0;
}
.frontPageKeyvisual .common-9 .swiper-wrapper {
  transition-timing-function: linear;
  display: flex;
}
.frontPageKeyvisual .common-9 .navbar-2 {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  top: 360px;
  width: 100%;
  gap: 27px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .common-9 .navbar-2 {
    top: 232px;
  }
}
.frontPageKeyvisual .common-9 .navbar-2 .navbar-link-key-word {
  white-space: nowrap;
  display: block;
  width: 1920px !important;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .common-9 .navbar-2 .navbar-link-key-word {
    font-feature-settings: "palt" on;
    font-size: 54px;
    line-height: 100%; /* 54px */
    text-transform: uppercase;
  }
}
.frontPageKeyvisual__spTopSwiper {
  width: 100%;
  height: 86.4vw;
  top: 280px;
  display: none !important;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__spTopSwiper {
    display: block !important;
  }
}
.frontPageKeyvisual__spTopSwiper .swiper-wrapper {
  width: 100%;
}
.frontPageKeyvisual__spTopSwiper .swiper-slide {
  width: 100%;
}
.frontPageKeyvisual__spTopSwiper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.frontPageKeyvisual .element-view {
  display: flex;
  width: 100%;
  height: 100vh;
  align-items: flex-end;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  clip-path: inset(0); /* 切り抜き */
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .element-view {
    align-items: flex-start;
  }
}

.frontPageKeyvisual .fv {
  position: relative;
  width: 624px;
  height: 624px;
  background-color: #000000;
  transition: all 2000ms 0s ease;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .fv {
    width: 100%;
    height: 86.4vw;
    top: 240px;/* 280px */
  }
}
.frontPageKeyvisual .fv .swiper,
.frontPageKeyvisual .fv .swiper-wrapper,
.frontPageKeyvisual .fv .swiper-slide {
  width: 100%;
  height: 100%;
}
.frontPageKeyvisual .fv .image {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  object-fit: cover;
  object-position: center bottom;
  transition: all 2000ms 0s ease;
}
.frontPageKeyvisual .fv.is-start {
  width: 100%;
  max-width: 1920px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .fv.is-start {
    height: 100vh;
    top: 0;
  }
}

.frontPageKeyvisual .common-bg-black {
  position: absolute;
  width: 100%;
  height: 1532px;
  top: 0;
  left: 0;
}

.frontPageKeyvisual .rectangle {
  position: relative;
  height: 1838px;
  top: -306px;
  background: linear-gradient(360deg, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
}

.frontPageKeyvisual .group {
  position: absolute;
  /*width: 960px;*/
  width: 960px;
  height: 960px;
  bottom: 135px;
  left: calc(50% - 208px);
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .group {
    position: relative;
    bottom: auto;
    left: auto;
    width: 100%;
    height: 128vw;
  }
}

.frontPageKeyvisual .overlap {
  width: 960px;
  height: 960px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .overlap {
    width: 100vw;
    height: auto;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}

.frontPageKeyvisual .div {
  position: relative;
  width: 228px;
  height: 108px;
  top: 548px;
  left: 408px;
}

.frontPageKeyvisual .common-icon {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 40px;
  left: 0;
}

.frontPageKeyvisual .overlap-group-wrapper {
  position: relative;
  width: 11px;
  height: 15px;
  top: 4px;
  left: 6px;
}

.frontPageKeyvisual .overlap-group {
  position: relative;
  height: 15px;
}

.frontPageKeyvisual .rectangle-2 {
  position: absolute;
  width: 4px;
  height: 4px;
  top: 4px;
  left: 4px;
  background-color: var(--designwhite);
}

.frontPageKeyvisual .subtract {
  width: 100%;
  height: auto;
}

.frontPageKeyvisual .group-wrapper {
  top: 84px;
  left: 204px;
  position: absolute;
  width: 24px;
  height: 24px;
}

.frontPageKeyvisual .div-wrapper {
  top: 0;
  left: 140px;
  position: absolute;
  width: 24px;
  height: 24px;
}

.frontPageKeyvisual .text-wrapper {
  margin-top: -1px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 7.2px;
  line-height: 60px;
  position: relative;
  width: fit-content;
  color: var(--designwhite);
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .text-wrapper {
    font-feature-settings: "palt" on;
    font-size: 20px;
    line-height: 200%; /* 40px */
    letter-spacing: 4.8px;
  }
}

.frontPageKeyvisual .text-wrapper-2 {
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 1.92px;
  line-height: 200%; /* 32px */
  position: relative;
  width: fit-content;
  color: var(--designwhite);
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .text-wrapper-2 {
    font-feature-settings: "palt" on;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1.68px;
  }
}

.frontPageKeyvisual .pc-btn {
  width: 340px;
  height: 56px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .pc-btn {
    width: 320px;
    height: 44px;
  }
}
.frontPageKeyvisual .pc-btn .commonButton__text {
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual .pc-btn .commonButton__text {
    font-weight: bold;
  }
}
.frontPageKeyvisual .pc-btn .arrow {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 1px;
  margin-top: 10.6px;
  border-radius: 9999px;
  background-color: #203442;
}
.frontPageKeyvisual .pc-btn .arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 0.5px);
  right: 0;
  width: 16px;
  height: 1px;
  border-radius: 9999px;
  background-color: #203442;
  transform: rotate(45deg);
  transform-origin: calc(100% - 0.5px) 50%;
}

.frontPageKeyvisual .text-wrapper-3 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 16.8px;
  white-space: nowrap;
}

.frontPageKeyvisual .group-2 {
  position: absolute;
  width: 62px;
  height: 12px;
  top: 22px;
  left: 186px;
}

.frontPageKeyvisual .text-wrapper-4 {
  position: absolute;
  width: 48px;
  top: 0;
  left: 12px;
  text-shadow: 0 0 16px #8ba0d1;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}

.frontPageKeyvisual .vector {
  position: absolute;
  width: 1px;
  height: 12px;
  top: 0;
  left: 0;
}

.frontPageKeyvisual .img {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1464px;
  left: 1372px;
}

.frontKeyvisual__contentRow {
  position: absolute;
  width: 100%;
  max-width: 1440px;
  display: flex;
  justify-content: space-between;
  padding: 0 48px;
  height: calc(100vh - 44px);
  align-items: end;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__contentRow {
    height: auto;
    padding: 0 16px;
    top: 112px;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;/*88px*/
    z-index: 1;
  }
}

.frontKeyvisual__messageBlock {
  width: 340px;
  height: 160px;
  flex-shrink: 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__messageBlock {
    height: 96px;
  }
}

.frontKeyvisual__mainHeading,
.frontKeyvisual__mainHeadingSP {
  color: var(--design-navy, #203442);
  font-feature-settings: "palt" on;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 43.2px */
  letter-spacing: 5.76px;
}

.frontKeyvisual__mainHeadingSP img {
  display: none;
}

.frontKeyvisual__mainHeading img,
.frontKeyvisual__mainHeadingSP img {
  transition: filter 2s ease; /* フィルターの切り替えを滑らかに */
}

/* スクロール後にSVGに適用される白色化フィルター */
.frontKeyvisual__mainHeading img.scrolled-white-svg,
.frontKeyvisual__mainHeadingSP img.scrolled-white-svg {
  /* これは黒色のSVGを白色にするための一般的なフィルターです。
     もしSVGが元々他の色の場合、perfect CSS filtersなどのツールで
     最適なfilter値を生成してください。
     例：filter: brightness(0) invert(1); */
  filter: brightness(0) invert(1); /* 黒のSVGを白にする場合 */
  /* filter: sepia(100%) saturate(0%) brightness(200%); */
  /* 彩度を下げて明るくする別の例 */
}

@media screen and (max-width: 768px) {
  .frontKeyvisual__mainHeading {
    width: 176px;
  }
  .frontKeyvisual__mainHeading img {
    width: 100%;
    height: auto;
    display: none;
  }
  .frontKeyvisual__mainHeadingSP img {
    width: 100%;
    height: auto;
    display: block;
  }
}
.frontKeyvisual__subHeading {
  color: var(--design-navy, #203442);
  font-feature-settings: "palt" on;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 180%; /* 23.4px */
  letter-spacing: 1.56px;
  position: absolute;
  bottom: 0;
  transition: color 2s ease; /* 色変化を滑らかにする */
}

/* スクロール後にテキストに適用される白色のスタイル */
.frontKeyvisual__subHeading.scrolled-white-text {
  color: #ffffff; /* 白色 */
}

.frontKeyvisual__sideColumn {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 24px;
  min-height: 156px;
  width: 168px;
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__sideColumn {
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
    min-height: 80vw;
  }
}

.frontKeyvisual__phraseFrame {
  display: inline-flex;
  flex-direction: column;
  height: 84px;
  align-items: flex-end;
  justify-content: space-between;
  padding: 4px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__phraseFrame {
    display: inline-flex;
    align-items: flex-start;
    height: 60px;
    justify-content: space-between;
    padding: 0;
  }
}

.frontKeyvisual__awardFrame {
  background-image: url(../images/front-page/img_emblem.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 168px;
  height: 126px;
  transition: background-image 2s ease;
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__awardFrame {
    background-image: url(../images/front-page/img_emblem.png);
    width: 112px;
    height: 84px;
  }
}
.frontKeyvisual__awardFrame.scrolled-white-icon {
  background-image: url(../images/front-page/img_emblem.png);
}

.frontKeyvisual__phrase {
  position: relative;
  width: fit-content;
  opacity: 0.5;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 13px;
  text-align: right;
  letter-spacing: 0;
  line-height: 13px;
  white-space: nowrap;
}
.frontKeyvisual__phrase.scrolled-white-text {
  /* スクロール後にテキストに適用される白色のスタイル */
  color: #ffffff; /* 白色 */
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__phrase {
    font-feature-settings: "palt" on;
    text-transform: capitalize;
    opacity: 1;
    color: var(--design-white, #FFF);
    font-size: 14px;
    line-height: 100%; /* 14px */
  }
}
.frontKeyvisual__phrase .one-only-it-s-never {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  opacity: 0.5;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 13px;
  text-align: right;
  letter-spacing: 0;
  line-height: 13px;
  white-space: nowrap;
}

.frontKeyvisual__scrollContainer {
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  align-items: center;
  backdrop-filter: blur(2px) brightness(100%);
  border: 1px solid;
  border-color: var(--designlight-gray);
  border-radius: 40px;
  display: flex;
  height: 36px;
  justify-content: space-between;
  padding: 0 18px 0 24px;
  position: relative;
  width: 168px;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__scrollContainer {
    display: none;
    padding: 6px 10px 6px 12px;
    justify-content: center;
    align-items: center;
    gap: 7px;
    border-radius: 40px;
    border: 0.5px solid var(--design-white, #FFF);
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(2px);
    width: 84px;
    height: 24px;
  }
}
.frontKeyvisual__scrollContainer::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(../images/front-page/keyvisual-scroll.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.frontKeyvisual__scrollContainer.scscrolled-white-icon::after {
  /* スクロール後に適用される白色のSVG */
  width: 16px;
  height: 12px;
  background-image: url(../images/front-page/keyvisual-scroll-white.svg); /* ★白バージョンのSVG */
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__scrollContainer:after {
    width: 8px;
    height: 6px;
    background-image: url(../images/front-page/keyvisual-scroll-sp.svg);
  }
}

.frontKeyvisual__scrollText {
  flex: 1;
  height: 11px;
  letter-spacing: 0;
  line-height: 10px;
  position: relative;
  text-shadow: 0 0 16px #8ba0d1;
  white-space: nowrap;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: var(--designnavy);
  font-family: var(--font-family-paganini), serif;
  font-size: var(--font-size-s);
  font-style: normal;
  font-weight: 300;
}
.frontKeyvisual__scrollText.scrolled-white-text {
  /* スクロール後にテキストに適用される白色のスタイル */
  color: #ffffff; /* 白色 */
}
@media screen and (max-width: 768px) {
  .frontKeyvisual__scrollText {
    color: var(--designwhite, #FFF);
    font-feature-settings: "palt" on;
    font-size: 10px;
    line-height: 100%; /* 10px */
    text-transform: uppercase;
  }
}

.frontPageKeyvisual__map {
  position: relative;
  padding: 720px 0 120px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__map {
      padding-top: 107.9460269865vh;
      padding-bottom: 60px;
  }
}
.frontPageKeyvisual__mapOverlay {
  position: absolute;
  background: linear-gradient(360deg, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.8;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__mapOverlay {
    top: 100vh;
    height: calc(100% - 100vh);
  }
}
.frontPageKeyvisual__mapInner {
  position: relative;
  width: 100%;
  max-width: 1440px;
  margin: auto;
  padding-left: 120px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__mapInner {
    padding: 0 16px;
  }
}
.frontPageKeyvisual__mapLeft {
  display: flex;
  flex-direction: column;
  gap: 96px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__mapLeft {
    gap: 48px;
  }
}
.frontPageKeyvisual__mapButtons {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media screen and (max-width: 768px) {
  .frontPageKeyvisual__mapButtons {
    gap: 24px;
  }
}

.frontPageService {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageService {
    gap: 60px;
  }
}
.frontPageService .div {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  position: relative;
  flex: 0 0 auto;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageService .div {
    gap: 0;
  }
}
.frontPageService .group-wrapper {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: space-around;
  gap: 773px;
  padding: 0 240px 0 120px;
  position: relative;
  flex: 0 0 auto;
  /*box-shadow: 0 0 48px #000000;*/
}
@media screen and (max-width: 768px) {
  .frontPageService .group-wrapper {
    padding: 0 32px 0 16px;
  }
}
.frontPageService .group {
  position: relative;
  width: 100%;
  max-width: 1080px;
  height: 248px;
}
@media screen and (max-width: 768px) {
  .frontPageService .group {
    height: 192px;
  }
}
.frontPageService .pc-TOP {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageService .pc-TOP {
    gap: 6px;
  }
}
.frontPageService .key-word {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designgold);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .frontPageService .key-word {
    font-feature-settings: "palt" on;
    font-size: 12px;
    line-height: 100%; /* 12px */
    text-transform: uppercase;
  }
}
.frontPageService .h {
  position: relative;
  align-self: stretch;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 30px;
  letter-spacing: 7.2px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .frontPageService .h {
    font-feature-settings: "palt" on;
    font-size: 20px;
    line-height: 150%; /* 30px */
    letter-spacing: 4.8px;
  }
}
.frontPageService .group-2 {
  position: absolute;
  width: 60px;
  height: 212px;
  top: 36px;
  right: 0;
}
@media screen and (max-width: 768px) {
  .frontPageService .group-2 {
    top: 24px;
    width: 40px;
    height: 148px;
  }
}
.frontPageService .text-wrapper {
  width: 20px;
  top: 0;
  left: 36px;
  font-size: 20px;
  letter-spacing: 2.4px;
  line-height: 30px;
  position: absolute;
  font-weight: 500;
  color: var(--designnavy);
}
@media screen and (max-width: 768px) {
  .frontPageService .text-wrapper {
    font-feature-settings: "palt" on;
    font-size: 14px;
    line-height: 150%; /* 21px */
    letter-spacing: 1.68px;
    left: auto;
    right: 0;
  }
}
.frontPageService .text-wrapper-2 {
  width: 20px;
  top: 32px;
  left: 0;
  font-size: 20px;
  letter-spacing: 2.4px;
  line-height: 30px;
  position: absolute;
  font-weight: 500;
  color: var(--designnavy);
}
@media screen and (max-width: 768px) {
  .frontPageService .text-wrapper-2 {
    top: 22px;
    font-feature-settings: "palt" on;
    font-size: 14px;
    line-height: 150%; /* 21px */
    letter-spacing: 1.68px;
  }
}
.frontPageService .common-top {
  position: relative;
  width: 100%;
  max-width: 1920px;
  height: 600px;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-top {
    height: 86.4vw;
  }
}
.frontPageService__swiper {
  height: 100%;
}
.frontPageService__swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.frontPageService__swiper .swiper-slide {
  width: auto;
}
.frontPageService__swiper img {
  height: 100%;
  width: auto;
}
.frontPageService .images {
  display: inline-flex;
  align-items: center;
  gap: 1px;
  position: relative;
}
.frontPageService .element {
  position: relative;
  width: 800px;
  height: 600px;
  background-color: #000000;
}
.frontPageService .rectangle {
  position: absolute;
  width: 800px;
  height: 600px;
  top: 0;
  left: 0;
  object-fit: cover;
}
.frontPageService .rectangle-wrapper {
  position: relative;
  width: 400px;
  height: 600px;
  background-color: #000000;
}
.frontPageService .img {
  position: absolute;
  width: 400px;
  height: 600px;
  top: 0;
  left: 0;
  object-fit: cover;
}
.frontPageService .rectangle-2 {
  position: absolute;
  width: 238px;
  height: 600px;
  top: 0;
  left: 0;
  object-fit: cover;
}
.frontPageService .img-wrapper {
  position: relative;
  width: 800px;
  height: 600px;
  background-color: #000000;
  overflow: hidden;
}
.frontPageService .rectangle-3 {
  position: absolute;
  width: 800px;
  height: 600px;
  top: -3340px;
  left: -1603px;
  object-fit: cover;
}
.frontPageService .rectangle-4 {
  position: absolute;
  width: 800px;
  height: 600px;
  top: -3340px;
  left: -2404px;
}
.frontPageService .image {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 900px;
  left: 1372px;
}
.frontPageService .group-wrapper-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .frontPageService .group-wrapper-2 {
    padding-left: 16px;
  }
}
.frontPageService .overlap-wrapper {
  position: relative;
  width: 100%;
  max-width: 1440px;
  height: 612px;
  margin: auto;
}
.frontPageService .overlap {
  position: absolute;
  width: 100%;
  max-width: 1324px;
  height: 612px;
  right: 0;
}
.frontPageService .overlap-group {
  position: absolute;
  height: 612px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageService .overlap-group {
    position: static;
    height: auto;
  }
}
.frontPageService .common-image-wrapper {
  position: absolute;
  width: 1080px;
  height: 492px;
  top: 0;
  left: 244px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image-wrapper {
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .common-image {
  position: relative;
  height: 770px;
  top: -159px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image {
    position: static;
    width: 100%;
    height: 60.8vw;
  }
}
.frontPageService .rectangle-4001-1 {
  height: 2558px;
  margin-top: -4725px;
  width: 1080px;
}
.frontPageService .rectangle-4000-5 {
  width: 1080px;
  height: 853px;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .frontPageService .rectangle-4000-5 {
    display: block;
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .rectangle-4000-6 {
  height: 1012px;
  margin-left: -14px;
  margin-top: -121.5px;
  object-fit: cover;
  width: 1350px;
}
.frontPageService .rectangle-4000-7 {
  height: 492px;
  object-fit: cover;
  width: 1080px;
}
.frontPageService .rectangle-5 {
  position: absolute;
  width: 1080px;
  height: 492px;
  top: 159px;
  left: 0;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .frontPageService .rectangle-5 {
    display: block;
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .view {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  position: absolute;
  top: 336px;
  left: 4px;
}
@media screen and (max-width: 768px) {
  .frontPageService .view {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding-top: 127px;
    display: block;
    padding-right: 32vw;
  }
}
.frontPageService .div-2 {
  display: flex;
  flex-direction: column;
  width: 404px;
  align-items: flex-start;
  gap: 48px;
  padding: 60px 72px 0 0;
  position: relative;
  background-color: var(--designwhite);
}
@media screen and (max-width: 768px) {
  .frontPageService .div-2 {
    width: 100%;
    padding: 0 40px 0 0;
    gap: 24px;
  }
}
.frontPageService .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-weight: 400;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 28px;
}
.frontPageService .pc-btn {
  display: flex;
  width: 284px;
  height: 56px;
  align-items: center;
  padding: 0 28px 2px;
  position: relative;
  background-color: var(--designwhite);
  border-radius: 120px;
  border: 1px solid;
  border-color: var(--designlight-gray);
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}
@media screen and (max-width: 768px) {
  .frontPageService .pc-btn {
    width: 223px;
    height: 44px;
  }
}
.frontPageService .text-wrapper-4 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 16.8px;
  white-space: nowrap;
}
.frontPageService .group-3 {
  position: absolute;
  width: 62px;
  height: 12px;
  top: 22px;
  left: 206px;
}
.frontPageService .text-wrapper-5 {
  position: absolute;
  width: 48px;
  top: 0;
  left: 12px;
  text-shadow: 0 0 16px #8ba0d1;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}
.frontPageService .vector {
  position: absolute;
  width: 1px;
  height: 12px;
  top: 0;
  left: 0;
}
.frontPageService .div-wrapper {
  position: relative;
  width: 192px;
  height: 276px;
  background-color: #000000;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .frontPageService .div-wrapper {
    position: absolute;
    width: 32vw;
    height: auto;
    top: 0;
    right: 0;
  }
}
.frontPageService .common-image-2 {
  position: relative;
  height: 276px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image-2 {
    height: auto;
  }
}
.frontPageService .rectangle-6 {
  position: absolute;
  width: 192px;
  height: 276px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageService .rectangle-6 {
    display: block;
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .view-2 {
  position: relative;
  width: 356px;
  height: 276px;
  background-color: #000000;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .frontPageService .view-2 {
    position: absolute;
    width: 32vw;
    height: auto;
    top: 200px;
    right: 0;
  }
}
.frontPageService .common-image-3 {
  position: relative;
  width: 397px;
  height: 276px;
  left: -21px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image-3 {
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .image-2 {
  position: absolute;
  width: 356px;
  height: 276px;
  top: 0;
  left: 21px;
}
@media screen and (max-width: 768px) {
  .frontPageService .image-2 {
    display: block;
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .original-order {
  position: absolute;
  height: 116px;
  top: 84px;
  left: 0;
  text-shadow: 0 0 120px #000000;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designlight-gray);
  font-size: 72px;
  letter-spacing: 0;
  line-height: 57.6px;
}
@media screen and (max-width: 768px) {
  .frontPageService .original-order {
    color: var(--designwhite, #FFF);
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-size: 40px;
    line-height: 80%; /* 32px */
    text-transform: uppercase;
    top: -5px;
    left: auto;
    right: 0;
    height: auto;
    width: auto;
  }
}
.frontPageService .text-wrapper-6 {
  top: 220px;
  left: 4px;
  font-size: 16px;
  letter-spacing: 3.84px;
  line-height: 32px;
  white-space: nowrap;
  position: absolute;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
}
@media screen and (max-width: 768px) {
  .frontPageService .text-wrapper-6 {
    top: calc(60.8vw + 80px);
    left: 0;
  }
}
.frontPageService .pc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .frontPageService .pc {
    padding-left: 16px;
  }
}
.frontPageService .overlap-group-wrapper {
  position: relative;
  width: 100%;
  max-width: 1440px;
  height: 612px;
  margin: auto;
}
.frontPageService .overlap-2 {
  position: relative;
  width: 100%;
  max-width: 1324px;
  height: 612px;
}
.frontPageService .common-image-wrapper-2 {
  position: absolute;
  width: 1080px;
  height: 492px;
  top: 0;
  left: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image-wrapper-2 {
    position: static;
    width: 100%;
    height: auto;
  }
}
.frontPageService .common-image-4 {
  position: relative;
  height: 810px;
  top: -159px;
  background-color: #000000;
}
@media screen and (max-width: 768px) {
  .frontPageService .common-image-4 {
    position: static;
    width: 100%;
    height: 60.8vw;
  }
}
.frontPageService .rectangle-7 {
  position: absolute;
  width: 1080px;
  height: 2558px;
  top: -4725px;
  left: 0;
}
.frontPageService .div-3 {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  position: absolute;
  top: 336px;
  left: 360px;
}
@media screen and (max-width: 768px) {
  .frontPageService .div-3 {
    display: block;
    position: static;
  }
}
.frontPageService .element-wrapper {
  width: 356px;
  left: 21px;
  position: relative;
  height: 276px;
  background-size: 100% 100%;
}
.frontPageService .element-qls {
  position: absolute;
  width: 356px;
  height: 276px;
  top: 0;
  left: 0;
  object-fit: cover;
}
.frontPageService .div-4 {
  display: flex;
  flex-direction: column;
  width: 404px;
  align-items: flex-end;
  gap: 48px;
  padding: 60px 0 0 72px;
  position: relative;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .frontPageService .div-4 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    padding-top: 127px;
    padding-right: 32vw;
    padding-left: 0;
  }
}
.frontPageService .key-word-2 {
  left: 947px;
  position: absolute;
  height: 116px;
  top: 84px;
  text-shadow: 0 0 120px #000000;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designlight-gray);
  font-size: 72px;
  text-align: right;
  letter-spacing: 0;
  line-height: 57.6px;
}
@media screen and (max-width: 768px) {
  .frontPageService .key-word-2 {
    color: var(--designwhite, #FFF);
    text-align: right;
    leading-trim: both;
    text-edge: cap;
    font-size: 40px;
    line-height: 80%;
    text-transform: uppercase;
    top: -5px;
    left: auto;
    right: 0;
    height: auto;
    width: auto;
  }
}
.frontPageService .text-wrapper-7 {
  top: 220px;
  left: 1133px;
  font-size: 16px;
  text-align: right;
  letter-spacing: 3.84px;
  line-height: 32px;
  white-space: nowrap;
  position: absolute;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
}
@media screen and (max-width: 768px) {
  .frontPageService .text-wrapper-7 {
    top: calc(60.8vw + 80px);
    left: 0;
  }
}
.frontPageService .view-3 {
  width: 960px;
  height: 276px;
  position: absolute;
  top: 336px;
  left: 4px;
}
.frontPageService .text-wrapper-8 {
  left: 4px;
  position: absolute;
  top: 220px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 16px;
  letter-spacing: 3.84px;
  line-height: 32px;
}
.frontPageService .group-4 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 612px;
}
.frontPageService .overlap-3 {
  position: relative;
  height: 612px;
}
.frontPageService .pc-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
}
.frontPageService .common-image-5 {
  position: relative;
  height: 810px;
  /*top: -159px;*/
  background-color: #abc1d1;
}
.frontPageService .rectangle-8 {
  position: absolute;
  width: 364px;
  height: 156px;
  top: -43px;
  left: 459px;
  filter: blur(6px);
  backdrop-filter: blur(12px) brightness(100%);
  -webkit-backdrop-filter: blur(12px) brightness(100%);
  background: linear-gradient(90deg, rgba(173, 200, 216, 0.8) 0%, rgba(150, 183, 202, 0.8) 100%);
}
.frontPageService .image-3 {
  position: absolute;
  width: 333px;
  height: 276px;
  top: 0;
  left: 44px;
}
.frontPageService .image-4 {
  position: absolute;
  width: 23px;
  height: 276px;
  top: 0;
  left: 21px;
}
.frontPageService .common-image-6 {
  height: 276px;
  background-color: #000000;
}
.frontPageService .element-qls-wrapper {
  width: 192px;
  position: relative;
  height: 276px;
  background-size: 100% 100%;
}
.frontPageService .element-2 {
  position: absolute;
  width: 192px;
  height: 276px;
  top: 0;
  left: 0;
  object-fit: cover;
}
.frontPageService .key-word-3 {
  left: 1022px;
  position: absolute;
  height: 116px;
  top: 84px;
  text-shadow: 0 0 120px #000000;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designlight-gray);
  font-size: 72px;
  text-align: right;
  letter-spacing: 0;
  line-height: 57.6px;
}
.frontPageService .text-wrapper-9 {
  left: 1213px;
  text-align: right;
  position: absolute;
  top: 220px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 16px;
  letter-spacing: 3.84px;
  line-height: 32px;
}
.frontPageService .HIRAYA {
  position: absolute;
  width: 160px;
  height: 32px;
  top: 244px;
  left: 1160px;
}
.frontPageServiceListItem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  max-width: 1440px;
  flex: 0 0 auto;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem {
    padding-left: 16px;
  }
}
.frontPageServiceListItem__inner {
  position: relative;
  width: 100%;
  max-width: 1324px;
  height: 612px;
  margin: 0;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__inner {
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
.frontPageServiceListItem__imageWrapper {
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.frontPageServiceListItem__imageWrapper--large {
  max-width: 1080px;
  height: 492px;
  top: 0;
  right: 0;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__imageWrapper--large {
    position: static;
    width: 100%;
    height: 60.8vw;
    order: 4;
    margin-top: 4px;
  }
}
.frontPageServiceListItem__imageWrapper--medium {
  position: static;
  max-width: 356px;
  height: 276px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__imageWrapper--medium {
    width: 32vw;
    height: 47vw;/*32vw*/
    order: 1;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__imageWrapper--medium {
    height: 52vw;
  }
  .frontPageServiceListItem_hiraya .frontPageServiceListItem__imageWrapper--medium {
    height: 45vw;
  }
}
.frontPageServiceListItem__imageWrapper--small {
  position: static;
  max-width: 192px;
  height: 276px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__imageWrapper--small {
    width: 32vw;
    height: 47vw;/*44.8vw*/
    order: 2;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__imageWrapper--small {
    height: 52vw;
  }
  .frontPageServiceListItem_hiraya .frontPageServiceListItem__imageWrapper--small {
    height: 45vw;
  }
}
.frontPageServiceListItem__image {
  position: relative;
  background-color: #000000;
  width: 100%;
  height: 100%;
}
.frontPageServiceListItem__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.frontPageServiceListItem__h {
  top: 220px;
  left: 4px;
  white-space: nowrap;
  position: absolute;
  font-family: var(--font-family-noto-serif-jp), serif;
  color: var(--designnavy);
  font-feature-settings: "palt" on;
  font-size: 22px;
  font-weight: 500;
  line-height: 150%; /* 33px */
  letter-spacing: 2.64px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__h {
    position: static;
    top: calc(60.8vw + 80px);
    left: 0;
    z-index: 1;
    order: 2;
    margin-top: 16px;
    font-size: 20px;
    line-height: 1.5;
    letter-spacing: 2.4px;
  }
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__h--2line {
    top: calc(60.8vw + 47px);
  }
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__h--hiraya img {
    width: 118px;
  }
}
.frontPageServiceListItem__hEn {
  position: absolute;
  height: 116px;
  top: 84px;
  left: 0;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy, #203442);
  font-size: 72px;
  letter-spacing: 0;
  line-height: 57.6px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__hEn {
    position: static;
    leading-trim: both;
    text-edge: cap;
    font-size: 40px;
    line-height: 80%;
    text-transform: uppercase;
    top: 0;
    left: auto;
    right: 0;
    height: auto;
    width: auto;
    order: 1;
  }
}
.frontPageServiceListItem__hEn--logo {
  display: inline-flex;
  align-items: flex-end;
}
.frontPageServiceListItem__contents {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
  position: absolute;
  top: 336px;
  left: 4px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__contents {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    order: 3;
    justify-content: space-between;
  }
}
.frontPageServiceListItem__textArea {
  display: flex;
  flex-direction: column;
  width: 404px;
  align-items: flex-start;
  gap: 48px;
  padding: 60px 72px 0 0;
  position: relative;
  background-color: var(--designwhite);
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__textArea {
    width: 57.3333333333vw;
    padding: 24px 0 0 0;
    gap: 24px;
  }
}
.frontPageServiceListItem__text {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-weight: 400;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 28px;
  font-feature-settings: "palt" on;
}
.frontPageServiceListItem__imageArea {
  display: inline-flex;
  align-items: flex-start;
  gap: 4px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__imageArea {
    width: 32vw;
    flex-direction: column;
    position: relative;
    margin-top: -110px;/*-15px*/
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__imageArea {
    margin-top: -140px;
  }
  .frontPageServiceListItem_hiraya .frontPageServiceListItem__imageArea {
    margin-top: -88px;
  }
}
.frontPageServiceListItem--right .frontPageServiceListItem__inner {
  margin-left: 0;
  margin-right: auto;
}
.frontPageServiceListItem--right .frontPageServiceListItem__imageWrapper--large {
  right: auto;
  left: 0;
}
.frontPageServiceListItem--right .frontPageServiceListItem__h {
  left: auto;
  right: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--right .frontPageServiceListItem__h {
    right: auto;
    left: 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--right .frontPageServiceListItem__h--2line {
    text-align: left;
  }
  .frontPageServiceListItem--right .frontPageServiceListItem__h--2line img {
    margin-bottom: 16px;
  }
}
.frontPageServiceListItem--right .frontPageServiceListItem__hEn {
  left: auto;
  right: 0;
  text-align: right;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--right .frontPageServiceListItem__hEn {
    position: static;
    text-align: left;
  }
}
.frontPageServiceListItem--right .frontPageServiceListItem__contents {
  left: auto;
  right: 0;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--right .frontPageServiceListItem__contents {
    flex-direction: row;
    justify-content: space-between;
  }
}
.frontPageServiceListItem--right .frontPageServiceListItem__textArea {
  padding-right: 0;
  padding-left: 72px;
  align-items: end;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--right .frontPageServiceListItem__textArea {
    padding: 24px 0 0 0;
    align-items: flex-start;
  }
}

.frontPageServiceListItem_condesign {
    position: relative;
    width: 100%;
    background: #e6e6e6;
    padding: 120px 0;
    /*margin-bottom: -120px;*/
}

.frontPageServiceListItem_condesign .frontPageServiceListItem__textArea {
    background: #e6e6e6;
}

@media screen and (max-width: 768px) {
    .frontPageServiceListItem_condesign {
        padding: 60px 0;
        /*margin-bottom: -60px;*/
    }
    
}

.frontPageServiceListItem_hiraya {
    position: relative;
    width: 100%;
    background: #e6e6e6;
    padding: 120px 0;
    margin: 0 0;
}

.frontPageServiceListItem_hiraya .frontPageServiceListItem__textArea {
    background: #e6e6e6;
}

@media screen and (max-width: 768px) {
    .frontPageServiceListItem_hiraya {
        padding: 60px 0;
        margin: 0 0;
    }
    
}

@media screen and (min-width: 769px) {

  .frontPageServiceListItem__semiorderWrap {
    position: relative;
    width: 100%;
    background: #262626;
    padding: 120px 0;
  }
  .frontPageServiceListItem__semiorderWrap:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: url(../images/front-page/frontPage-service-semiorder_bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__hEn {
    color: transparent;
    background-color: var(--designgold, #C79A67);
    background-image: url(../images/front-page/frontPage-service-semiorder_h.svg);
    background-size: 156px 100%;
    background-repeat: no-repeat;
    background-clip: text;
    -webkit-background-clip: text;
    padding-top: 3px;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__h {
    color: var(--designwhite, #FFF);
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__textArea {
    background: linear-gradient(270deg, #191919 40%, rgba(38, 42, 46, 0) 80%);
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__text {
    color: var(--designwhite, #FFF);
  }
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem__semiorderWrap {
    padding: 60px 0;
    background-image: url(../images/front-page/frontPage-service-semiorder_sp_bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__hEn {
    color: transparent;
    background-color: var(--designgold, #C79A67);
    background-image: url(../images/front-page/frontPage-service-semiorder_h-sp.svg);
    background-repeat: no-repeat;
    background-clip: text;
    /*padding-top: 3px;*/
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__h {
    color: var(--designwhite, #FFF);
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__textArea {
    background: none;
  }
  .frontPageServiceListItem__semiorderWrap .frontPageServiceListItem__text {
    color: var(--designwhite, #FFF);
  }
}
.frontPageServiceListItem--premium {
  width: 100%;
  max-width: 100%;
  padding-top: 120px;
  background: #333;
  gap: 78px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium {
    padding-top: 60px;
    padding-left: 0;
    gap: 0;
    margin-bottom: 0
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__header {
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  gap: 120px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__header {
    flex-direction: column;
    gap: 32px;
    padding: 0 16px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__title {
  display: inline-flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__title {
    gap: 16px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__titleEn {
  align-self: stretch;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designwhite);
  font-size: 72px;
  line-height: 80%;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__titleEn {
    leading-trim: both;
    text-edge: cap;
    font-size: 40px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__titleJa {
  align-self: stretch;
  font-feature-settings: "palt" on;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designwhite);
  font-size: 16px;
  letter-spacing: 1.92px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__titleJa {
    font-size: 20px;
    letter-spacing: 2.4px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__contents {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 48px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__contents {
    gap: 32px;
    z-index: 1;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__textArea {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-self: stretch;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__textArea {
    gap: 12px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__text1 {
  align-self: stretch;
  font-feature-settings: "palt" on;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designwhite);
  font-size: 24px;
  letter-spacing: 5.76px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__text1 {
    font-size: 20px;
    letter-spacing: 4.8px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__text2 {
  align-self: stretch;
  font-feature-settings: "palt" on;
  color: var(--designwhite);
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 1.68px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__text2 {
    letter-spacing: 1.54px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__images {
  display: flex;
  width: 100%;
  gap: 2px;
  position: relative;
  padding-bottom: 2px;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__images {
    gap: 1px;
    padding-bottom: 1px;
    margin-top: 27px;/*-22px*/
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__images img {
  display: block;
  width: calc((100% - 4px) / 3);
  height: auto;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__images img {
    width: calc((100% - 2px) / 3);
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__images-overlay1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 260px;
  opacity: 0.5;
  background: linear-gradient(0, rgba(51, 51, 51, 0) 0%, #333 100%);
  mix-blend-mode: color-burn;
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__images-overlay1 {
    height: 104px;
  }
}
.frontPageServiceListItem--premium .frontPageServiceListItemPremium__images-overlay2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 260px;
  background: linear-gradient(0, rgba(51, 51, 51, 0) 0%, #333 100%);
}
@media screen and (max-width: 768px) {
  .frontPageServiceListItem--premium .frontPageServiceListItemPremium__images-overlay2 {
    height: 104px;
  }
}

/*Animation*/
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* Styling */
.frontPageProperties {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  width: 100%;
  margin-bottom: -120px;
}
.frontPageProperties .group {
  position: relative;
  width: 100%;
  height: 944px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .group {
    height: auto;
    padding-bottom: 144px;
  }
}
.frontPageProperties .overlap {
  position: relative;
  height: 944px;
  width: 100%;
  padding: 0 120px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .overlap {
    padding: 0 16px;
    height: auto;
  }
}
.frontPageProperties .overlap-group {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 944px;
  top: 0;
  left: 0;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .overlap-group {
    width: calc(100% - 32px);
    height: 100%;
    position: absolute;
    left: 16px;
  }
}
.frontPageProperties .element {
  position: absolute;
  width: 50%;
  height: 944px;
  top: 0;
  left: 0;
  background-color: #000000;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .element {
    width: 200px;
    height: 200px;
    top: 0;
    left: auto;
    right: 0;
  }
}
.frontPageProperties .rectangle {
  width: 800px;
  height: 1280px;
  top: -7532px;
  left: -40px;
  position: absolute;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .rectangle {
    width: 100%;
    height: 100%;
    position: static;
    display: block;
    object-position: bottom;
  }
}
.frontPageProperties .img {
  width: 100%;
  height: 944px;
  top: 0;
  left: 0;
  position: absolute;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .img {
    display: none;
  }
}
.frontPageProperties .pc-TOP {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  position: absolute;
  top: 128px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .pc-TOP {
    gap: 6px;
    top: 120px;
  }
}
.frontPageProperties .key-word {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designgold);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .key-word {
    font-feature-settings: "palt" on;
    font-size: 14px;
    line-height: 100%; /* 12px */
    text-transform: uppercase;
  }
}
.frontPageProperties .h {
  position: relative;
  align-self: stretch;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  font-size: 30px;
  letter-spacing: 7.2px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .h {
    font-feature-settings: "palt" on;
    font-size: 22px;
    line-height: 150%; /* 30px */
    letter-spacing: 5.28px;
  }
}
.frontPageProperties .frame-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  position: absolute;
  top: 280px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .frame-wrapper {
    position: static;
    padding-top: 254px;
  }
}
.frontPageProperties .div-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  padding: 0 48px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .div-wrapper {
    padding: 0;
  }
}
.frontPageProperties .div-wrapper::-webkit-scrollbar {
  width: 0;
  display: none;
}
.frontPageProperties .div {
  display: inline-flex;
  align-items: flex-start;
  gap: 72px;
  position: relative;
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .div {
    display: block;
  }
}
.frontPageProperties .pc-list {
  display: flex;
  flex-direction: column;
  width: 480px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 24px;
  position: relative;
}
.frontPageProperties .element-vl {
  position: relative;
  width: 480px;
  margin-top: -1px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 400;
  color: var(--designwhite);
  font-size: 16px;
  letter-spacing: 1.92px;
  line-height: 32px;
}
.frontPageProperties .image-wrapper {
  position: relative;
  width: 480px;
  height: 300px;
  background-color: #000000;
  border-radius: 8px;
  overflow: hidden;
}
.frontPageProperties .image {
  position: absolute;
  width: 486px;
  height: 300px;
  top: 0;
  left: -3px;
  object-fit: cover;
}
.frontPageProperties .div-2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.frontPageProperties .div-3 {
  display: flex;
  flex-direction: column;
  width: 192px;
  height: 68px;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.frontPageProperties .div-4 {
  display: inline-flex;
  align-items: flex-end;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}
.frontPageProperties .text-wrapper {
  position: relative;
  width: 27px;
  height: 32px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 700;
  color: var(--designwhite);
  font-size: 12px;
  letter-spacing: 1.44px;
  line-height: 18px;
}
.frontPageProperties .text-wrapper-2 {
  margin-top: -1.38px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 300;
  color: var(--designwhite);
  font-size: 44px;
  letter-spacing: 0;
  line-height: 44px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}
.frontPageProperties .div-5 {
  display: flex;
  flex-direction: column;
  width: 33px;
  height: 32px;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.frontPageProperties .text-wrapper-3 {
  margin-top: -1px;
  margin-left: -5.5px;
  margin-right: -5.5px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 700;
  color: var(--designwhite);
  font-size: 10px;
  text-align: center;
  letter-spacing: 1.2px;
  line-height: 10px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}
.frontPageProperties .text-wrapper-4 {
  margin-left: -0.5px;
  margin-right: -0.5px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 700;
  color: var(--designwhite);
  font-size: 16px;
  text-align: center;
  letter-spacing: 1.92px;
  line-height: 19.2px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}
.frontPageProperties .div-6 {
  display: inline-flex;
  align-items: flex-end;
  gap: 6px;
  padding: 0 0 1px;
  position: relative;
  flex: 0 0 auto;
}
.frontPageProperties .vector {
  position: relative;
  width: 4px;
  height: 12px;
}
.frontPageProperties .text-wrapper-5 {
  margin-top: -1px;
  font-weight: 400;
  color: var(--designwhite);
  font-size: 12px;
  letter-spacing: 0.96px;
  line-height: 14.4px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}
.frontPageProperties .div-7 {
  display: flex;
  flex-wrap: wrap;
  width: 240px;
  height: 68px;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 4px 4px;
  padding: 8px 0 0;
  position: relative;
}
.frontPageProperties .pc {
  display: inline-flex;
  height: 20px;
  align-items: center;
  justify-content: center;
  gap: 3px;
  padding: 0 8px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--designpale-blue);
  border-radius: 19.2px;
}
.frontPageProperties .text-wrapper-6 {
  font-weight: 400;
  color: var(--designnavy);
  font-size: 9.6px;
  letter-spacing: 1.15px;
  line-height: 9.6px;
  position: relative;
  width: fit-content;
  white-space: nowrap;
}
.frontPageProperties .pc-btn {
  display: flex;
  align-items: center;
  padding: 0 28px 2px;
  position: absolute;
  top: 140px;
  right: 0;
  background-color: var(--designwhite);
  border-radius: 120px;
  border: 1px solid;
  border-color: var(--designlight-gray);
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}
@media screen and (max-width: 768px) {
  .frontPageProperties .pc-btn {
    top: auto;
    bottom: -104px;
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.frontPageProperties .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 16.8px;
  white-space: nowrap;
}
.frontPageProperties .group-2 {
  position: absolute;
  width: 62px;
  height: 12px;
  top: 22px;
  left: 174px;
}
.frontPageProperties .text-wrapper-8 {
  position: absolute;
  width: 48px;
  top: 0;
  left: 12px;
  text-shadow: 0 0 16px #8ba0d1;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}
.frontPageProperties .vector-2 {
  position: absolute;
  width: 1px;
  height: 12px;
  top: 0;
  left: 0;
}
.frontPageProperties .div-8 {
  display: inline-flex;
  align-items: center;
  gap: 24px;
  position: absolute;
  top: 140px;
  right: 276px;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .div-8 {
    display: none;
  }
}
.frontPageProperties .common-arrow {
  display: block;
  position: relative;
  width: 56px;
  height: 56px;
  cursor: pointer;
  border-radius: 60px;
  border: 1.2px solid var(--design-light-gray, #DAE2E5);
}
.frontPageProperties .common-arrow:hover {
  opacity: var(--link-hover-opacity);
}
.frontPageProperties .common-arrow:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 9px;
  background-color: var(--design-navy, #203442);
  mask-image: url("../images/front-page/common-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
}
.frontPageProperties .common-arrow--prev:before {
  transform: translate(-50%, -50%) rotate(180deg);
}
.frontPageProperties__swiper {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .swiper-wrapper {
    flex-direction: column;
    gap: 16px;
    transform: none !important;
  }
}
.frontPageProperties .swiper-slide {
  width: auto;
  height: auto;
}
@media screen and (max-width: 768px) {
  .frontPageProperties .swiper-slide:nth-child(n+4) {
    display: none;
  }
}
.frontPageProperties .propertyCard__f {
  display: none;
}

.frontPageOurWorks {
  display: block;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks {
    width: 100%;
  }
}
.frontPageOurWorks__wrap {
  width: 100%;
  background: #000;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  padding: 0;
  margin-bottom: -120px;
}
@media screen and (max-width: 768px) {
    .frontPageOurWorks__wrap {
        margin-bottom: -60px;
    }
}

.frontOurWorksButton {
    width: 100%;
    padding: 120px 0;
    text-decoration: none;
    text-align: center;
    display: block;
    transition: 0.3s;
}

@media screen and (max-width: 768px) {
    .frontOurWorksButton {
        padding: 48px 0;
    }
}

.frontPageOurWorks .group {
  position: relative;
  width: 1200px;
  max-width: 100%;
  height: 800px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .group {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 48px;
    height: auto;
  }
}
.frontPageOurWorks .div {
  position: absolute;
  width: 1177px;
  height: 36px;
  top: 0;
  left: 0;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .div {
    position: static;
    display: flex;
    width: 100%;
    padding: 0 16px;
    gap: 12px;
    height: auto;
    flex-direction: column;
  }
}
.frontPageOurWorks .pc-TOP {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .pc-TOP {
      position: static;
      width: 100%;
      align-items: center;
      margin-bottom: 10px;
  }
}
.frontPageOurWorks .key-word {
    color: var(--designwhite);
    font-family: var(--font-family-paganini), serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 300;
    line-height: 100%; /* 36px */
    text-transform: uppercase;
    transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .key-word {
    font-size: 32px;
  }
}
.frontPageOurWorks .h {
  position: relative;
  align-self: stretch;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 30px;
  letter-spacing: 7.2px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .h {
    font-feature-settings: "palt" on;
    font-size: 20px;
    line-height: 150%; /* 30px */
    letter-spacing: 4.8px;
    white-space: nowrap;
  }
}
.frontPageOurWorks .text-wrapper {
    position: relative;
    font-weight: 400;
    color: var(--designwhite);
    font-size: 14px;
    letter-spacing: 1.68px;
    line-height: 36px;
    display: inline-block;
    padding-right: 25px;
    margin-left: -15px;
    width: auto;
    left: auto;
}

.frontPageOurWorks .text-wrapper::after {
    content: "";
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
    width: 20px;
    height: 20px;
    background-image: url("../images/common/footer_arrow.svg");
    background-repeat: no-repeat;
    background-size: contain;
    transition: 0.3s;
}

@media screen and (min-width: 769px) {
    .frontPageOurWorks .frontOurWorksButton:hover .text-wrapper::after {
        right: -20px;
    }
    
    .frontOurWorksButton:hover {
        opacity: 0.7;
    }
}


@media screen and (max-width: 768px) {
    .frontPageOurWorks .text-wrapper {
        font-feature-settings: "palt" on;
        font-size: 12px;
        line-height: 200%;
        letter-spacing: 1.44px;
        padding-right: 20px;
    }
    .frontPageOurWorks .text-wrapper::after {
        top: 5px;
        width: 16px;
        height: 16px;
    }
    
}
.frontPageOurWorks .div-2 {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  height: 612px;
  top: 84px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .div-2 {
    position: static;
    height: auto;
  }
}
.frontPageOurWorks .pc-2 {
  width: 450px;
  height: 300px;
  background-color: #000000;
  border-radius: 8px;
  overflow: hidden;
}
.frontPageOurWorks .overlap-group {
  left: 48px;
  position: absolute;
  width: 402px;
  height: 300px;
  top: 0;
  background-color: #000000;
}
.frontPageOurWorks .img {
  position: absolute;
  width: 312px;
  height: 300px;
  top: 0;
  left: 90px;
  object-fit: cover;
  opacity: 0.5;
}
.frontPageOurWorks .div-8 {
  display: flex;
  flex-direction: column;
  width: 354px;
  align-items: center;
  gap: 24px;
  padding: 0 0 0 72px;
  position: absolute;
  top: 45px;
  left: 0;
}
.frontPageOurWorks .element-l-LDK {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 400;
  color: var(--designwhite);
  font-size: 14px;
  text-align: right;
  letter-spacing: 1.68px;
  line-height: 21px;
}
.frontPageOurWorks .div-9 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.frontPageOurWorks .common {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 232px;
  left: 334px;
}
.frontPageOurWorks .common-2 {
  top: -8880px;
  left: 186px;
  position: absolute;
  width: 20px;
  height: 20px;
}
.frontPageOurWorks .pc-3 {
  width: 450px;
  height: 300px;
  top: 132px;
  left: 1008px;
  background-color: #000000;
  border-radius: 8px;
  overflow: hidden;
}
.frontPageOurWorks .overlap {
  left: 0;
  position: absolute;
  width: 402px;
  height: 300px;
  top: 0;
  background-color: #000000;
}
.frontPageOurWorks .image-2 {
  position: absolute;
  width: 312px;
  height: 300px;
  top: 0;
  left: 0;
  opacity: 0.5;
}
.frontPageOurWorks .div-10 {
  display: flex;
  flex-direction: column;
  width: 354px;
  align-items: center;
  gap: 24px;
  position: absolute;
  top: 45px;
  left: 48px;
}
.frontPageOurWorks .element-l-LDK-2 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 400;
  color: var(--designwhite);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 21px;
}
.frontPageOurWorks .div-11 {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}
.frontPageOurWorks .common-3 {
  top: 232px;
  left: 48px;
  position: absolute;
  width: 20px;
  height: 20px;
}
.frontPageOurWorks .common-4 {
  top: -8880px;
  left: -726px;
  position: absolute;
  width: 20px;
  height: 20px;
}
.frontPageOurWorks .image-3 {
  position: absolute;
  width: 169px;
  height: 20px;
  top: 806px;
  left: -1px;
}
.frontPageOurWorks .pc-btn {
  display: flex;
  align-items: center;
  padding: 0 28px 2px;
  position: absolute;
  top: 744px;
  left: 50%;
  transform: translateX(-50%);
  background-color: var(--designwhite);
  border-radius: 120px;
  border: 1px solid;
  border-color: var(--designlight-gray);
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .pc-btn {
    position: static;
    margin: auto;
    transform: none;
  }
}
.frontPageOurWorks .text-wrapper-6 {
  position: relative;
  width: fit-content;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 16.8px;
  white-space: nowrap;
}
.frontPageOurWorks .group-2 {
  position: absolute;
  width: 62px;
  height: 12px;
  top: 22px;
  left: 186px;
}
.frontPageOurWorks .text-wrapper-7 {
  position: absolute;
  width: 48px;
  top: 0;
  left: 12px;
  text-shadow: 0 0 16px #8ba0d1;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}
.frontPageOurWorks .vector {
  position: absolute;
  width: 1px;
  height: 12px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks .ourworksCard {
    gap: 12px;
  }
}
.frontPageOurWorks .ourworksCard__title,
.frontPageOurWorks .ourworksCard__date,
.frontPageOurWorks .ourworksCard__tag span,
.frontPageOurWorks .ourworksCard__category {
  color: var(--designwhite, #FFF);
}
.frontPageOurWorks .ourworksCard__tag {
  background-color: transparent;
  border: 1px solid var(--designwhite, #FFF);
}
.frontPageOurWorks .ourworksCard__image {
  border-radius: 0;
}
.frontPageOurWorks__swiper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  width: 100%;
}
.frontPageOurWorks__swiper .swiper-wrapper {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-wrapper {
    transform: none !important;
    display: flex;
    gap: 24px 11px;
    width: 100%;
    flex-wrap: wrap;
    padding: 0 16px;
    box-sizing: border-box;
  }
}
.frontPageOurWorks__swiper .swiper-slide {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: auto;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide {
    width: calc((100% - 11px) / 2);
    transform: none !important;
    opacity: 1 !important;
  }
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide .ourworksCard__englishCopy {
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    text-shadow: 0 0 48px #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 34px;
    height: 28px;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev img,
.frontPageOurWorks__swiper .swiper-slide-next img {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev img,
  .frontPageOurWorks__swiper .swiper-slide-next img {
    opacity: 1;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__content,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__content {
  position: absolute;
  top: 90px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__content,
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__content {
    position: static;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__title,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__title {
  color: var(--designwhite, #FFF);
  font-size: 34px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  letter-spacing: 1.68px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__title,
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__title {
    position: relative;
    align-self: stretch;
    margin-top: -1px;
    font-family: var(--font-family-noto-serif-jp), serif;
    font-weight: 500;
    color: var(--designnavy);
    font-size: 24px;
    text-align: center;
    letter-spacing: 5.76px;
    line-height: 48px;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__tags,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__tags {
  gap: 6px;
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__tag,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__tag {
  height: 30px;
  padding: 0 8px;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__tag,
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__tag {
    height: 20px;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__tag span,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__tag span {
  font-size: 16px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__tag span,
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__tag span {
    font-size: 12px;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__englishCopy,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__englishCopy {
  display: none;
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__meta,
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__meta {
  display: none;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__meta,
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__meta {
    display: inline-flex;
  }
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(0.78125) translateY(-73%) translateX(75%) !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__content {
  right: 96px;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__content {
    right: 24px;
    align-items: center;
  }
}
.frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__title {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-prev .ourworksCard__title {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 200%;
  }
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-next {
    transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg) scale(0.78125) translateY(-73%) translateX(-75%) !important;
    transform: none !important;
    opacity: 1 !important;
  }
}
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__content {
  left: 96px;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__content {
    left: auto;
    align-items: center;
  }
}
.frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__title {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .swiper-slide-next .ourworksCard__title {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 200%;
  }
}
.frontPageOurWorks__swiperPrev, .frontPageOurWorks__swiperNext {
  display: flex;
  width: 20px;
  height: 20px;
  justify-content: center;
  align-items: center;
  gap: 3.333px;
  flex-shrink: 0;
  border-radius: 50px;
  border: 1px solid var(--design-white, #FFF);
  position: absolute;
  top: 330px;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiperPrev, .frontPageOurWorks__swiperNext {
    width: 16px;
    height: 16px;
    top: -20.8737864078vw;
    transform: translateY(-100%);
    display: none;
  }
}
.frontPageOurWorks__swiperPrev {
  left: calc(50% - 384px - 90px);
  transform: translateX(-50%);
  background-image: url("../images/front-page/frontPageOurworks__arrow__left.svg");
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiperPrev {
    left: 16px;
    transform: translateX(0);
  }
}
.frontPageOurWorks__swiperPrev:hover {
  opacity: var(--link-hover-opacity);
}
.frontPageOurWorks__swiperNext {
  right: calc(50% - 384px - 90px);
  transform: translateX(50%);
  background-image: url("../images/front-page/frontPageOurworks__arrow__right.svg");
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiperNext {
    right: 16px;
    transform: translateX(0);
  }
}
.frontPageOurWorks__swiperNext:hover {
  opacity: var(--link-hover-opacity);
}
@media screen and (max-width: 768px) {
  .frontPageOurWorks__swiper .ourworksCard__image {
    aspect-ratio: 101/63;
    border-radius: 4px;
  }
  .frontPageOurWorks__swiper .ourworksCard__title {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 200%;
  }
}

.frontPageBanner {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 48px;
  position: relative;
  background: #F5F5F5;
}
.frontPageBanner .banner:before, .frontPageBanner .banner:after {
  display: none;
}
@media screen and (max-width: 768px) {
  .frontPageBanner .banner {
    padding: 48px 0;
  }
}
.frontPageBanner .div {
  display: inline-flex;
  align-items: center;
  gap: 48px;
  position: relative;
  flex: 0 0 auto;
  margin-left: -82.4px;
  margin-right: -82.4px;
}
.frontPageBanner .common {
  position: relative;
  width: 20px;
  height: 20px;
}
.frontPageBanner .img {
  position: relative;
  width: 297.6px;
  height: 96px;
  object-fit: cover;
}
.frontPageBanner .vector-stroke {
  position: absolute;
  width: 12px;
  height: 1px;
  top: 0;
  left: 0;
}
.frontPageBanner .vector-stroke-2 {
  top: 0;
  left: 1188px;
  position: absolute;
  width: 12px;
  height: 1px;
}
.frontPageBanner .vector-stroke-3 {
  top: 191px;
  left: 0;
  position: absolute;
  width: 12px;
  height: 1px;
}
.frontPageBanner .vector-stroke-4 {
  top: 191px;
  left: 1188px;
  position: absolute;
  width: 12px;
  height: 1px;
}

.frontPageWhatsNew {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 528px;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew {
    height: auto;
  }
}

.frontPageWhatsNew .group {
  /*position: fixed;*/
  width: 100%;
  max-width: 1200px;
  height: 528px;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .group {
    height: auto;
  }
}

.frontPageWhatsNew .frame {
  display: flex;
  flex-direction: column;
  width: 780px;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 420px;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .frame {
    position: static;
    width: 100%;
    padding-top: 70px;
    padding-bottom: 90px;
  }
}

.frontPageWhatsNew .vector {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 1px;
  object-fit: cover;
}

.frontPageWhatsNew .pc-TOP {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 13px;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .pc-TOP {
    left: 16px;
    gap: 6px;
  }
}

.frontPageWhatsNew .key-word {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designgold);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .key-word {
    font-feature-settings: "palt" on;
    font-size: 12px;
    line-height: 100%; /* 12px */
    text-transform: uppercase;
  }
}

.frontPageWhatsNew .h {
  position: relative;
  align-self: stretch;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  color: var(--designnavy);
  font-size: 30px;
  letter-spacing: 7.2px;
  line-height: 45px;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .h {
    font-feature-settings: "palt" on;
    font-size: 20px;
    line-height: 150%; /* 30px */
    letter-spacing: 4.8px;
  }
}

.frontPageWhatsNew .pc-btn {
  display: flex;
  align-items: center;
  padding: 0 28px 2px;
  position: absolute;
  top: 188px;
  left: 0;
  background-color: var(--designwhite);
  border-radius: 120px;
  border: 1px solid;
  border-color: var(--designlight-gray);
  backdrop-filter: blur(2px) brightness(100%);
  -webkit-backdrop-filter: blur(2px) brightness(100%);
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .frontPageWhatsNew .pc-btn {
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}

.frontPageWhatsNew .text-wrapper-4 {
  width: fit-content;
  font-family: var(--font-family-noto-serif-jp), serif;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 1.68px;
  line-height: 16.8px;
  position: relative;
  color: var(--designnavy);
  white-space: nowrap;
}

.frontPageWhatsNew .group-2 {
  position: absolute;
  width: 62px;
  height: 12px;
  top: 22px;
  left: 138px;
}

.frontPageWhatsNew .text-wrapper-5 {
  position: absolute;
  width: 48px;
  top: 0;
  left: 12px;
  text-shadow: 0 0 16px #8ba0d1;
  font-family: var(--font-family-paganini), serif;
  font-weight: 300;
  color: var(--designnavy);
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 14px;
}

.frontPageWhatsNew .img {
  position: absolute;
  width: 1px;
  height: 12px;
  top: 0;
  left: 0;
}