@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Shippori+Mincho&display=swap");

/*　footnavi　*/

.footnavi {
  margin-bottom: 10px;
  overflow: hidden;
}
.footnavi li {
  width: 10%;
  aspect-ratio: 5 / 8;
  margin: 0 0.15% 0 0;
}
.footnavi li a {
  width: 100%;
  height: 100%;
  display: block;
  background: #685e64;
  transition: background 0.3s ease-in-out;
}
.footnavi li a:hover {
  width: 100%;
  height: 100%;
  display: block;
  background: #4d4147;
}
.footitem_inner {
  width: 98%;
  height: 99%;
  display: block;
  background: #84797f;
  color: #fff;
  position: relative;
  transition: background 0.3s ease-in-out;
}
.footnavi li a:hover .footitem_inner {
  width: 98%;
  height: 99%;
  display: block;
  background: #7c6f76;
  color: #fff;
  position: relative;
}
.footitem_inner h6 {
  padding: 5% 5% 0;
  font-family: "cinzel";
  font-size: 1.8vw;
}
.footitem_inner h2 {
  padding: 2.5% 0 0 5%;
  font-size: 1vw;
  line-height: 1.6;
}
.footitem_inner .foot_nav_cap {
  padding: 5% 0 0 8%;
  font-size: 10px;
  line-height: 1.6;
  text-indent: -1em;
}
.footitem_inner .fii_viewmore {
  width: 60%;
  background: #685e64;
  font-family: "cinzel";
  font-size: 1vw;
  padding: 8px 20px;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  top: auto;
  bottom: 15px;
  transition: background 0.3s ease-in-out;
}
.footnavi .fii_viewmore::after {
  content: "";
  display: block;
  width: 9px;
  height: 20px;
  position: absolute;
  background-image: url("../imgs/icon_yajirushi01.svg");
  transform: translate(0, -50%);
  right: 15px;
  top: 50%;
  transition: right 0.3s ease-in-out;
}
.footnavi li a:hover .fii_viewmore::after {
  right: 12px;
  top: 50%;
}
.footnavi li a:hover .fii_viewmore {
  background: #4d4147;
}
.fii_img {
  overflow: hidden;
  position: relative;
}
.footnavi li a .fii_img img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
.footnavi li a:hover .fii_img img {
  overflow: hidden;
  position: relative;
  transform: scale(1.1);
  transition: transform 0.3s ease-in-out;
}

.footnavi .slick-prev:before,
.footnavi .slick-next:before {
  font-size: 40px !important;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 15px;
  color: #000 !important;
}
.footnavi .slick-next {
  right: 30px !important;
}

/*　mitsubishi_estate_residence　*/
.mitsubishi_estate_residence {
  background-color: #e8e6e2;
  padding: 200px 0;
  text-align: center;
}
.mitsubishi_estate_residence h2 {
  font-size: 24px;
  margin-bottom: 30px;
}

/* 下層共通 */

.capUndr {
  font-size: 12px;
  text-align: right;
  margin-top: 3px;
}
.capUndl {
  font-size: 12px;
  text-align: left;
  margin-top: 3px;
  line-height: 1.4;
}

.txt_b01 {
  font-size: 1.2em;
}
.txt_b02 {
  font-size: 1.4em;
}
.txt_b03 {
  font-size: 1.6em;
}
.txt_b04 {
  font-size: 1.8em;
}
.txt_b05 {
  font-size: 2em;
}
.txt_b06 {
  font-size: 2.2em;
}
.txt_b07 {
  font-size: 2.4em;
}
.txt_b08 {
  font-size: 2.6em;
}
.txt_b07 {
  font-size: 2.8em;
}
.txt_b08 {
  font-size: 3em;
}
.txt_b09 {
  font-size: 3.2em;
}
.txt_b10 {
  font-size: 3.4em;
}
.txt_b11 {
  font-size: 3.6em;
}
.txt_b12 {
  font-size: 3.8em;
}
.txt_b13 {
  font-size: 4em;
}
.txt_b14 {
  font-size: 4.2em;
}

.txt_s01 {
  font-size: 0.8em;
}
.txt_s02 {
  font-size: 0.7em;
}
.txt_s03 {
  font-size: 0.6em;
}
.txt_s04 {
  font-size: 0.5em;
}
.txt_s05 {
  font-size: 0.4em;
}

.txt_violet {
  color: #7d4a63;
}
.txt_en {
  font-family: "cinzel";
}

.txt_let01 {
  letter-spacing: -0.05em;
}
.txt_let02 {
  letter-spacing: -0.1em;
}
.txt_let03 {
  letter-spacing: -0.15em;
}
.txt_let04 {
  letter-spacing: -0.2em;
}
.txt_let05 {
  letter-spacing: -0.25em;
}

.relat {
  position: relative;
}
.absol {
  position: absolute;
}
.prb {
  right: 5px;
  bottom: 5px;
  text-align: right;
}
.plb {
  left: 5px;
  bottom: 5px;
  text-align: left;
}
.prb10 {
  right: 15px;
  bottom: 15px;
  text-align: right;
}
.plb10 {
  left: 15px;
  bottom: 15px;
  text-align: left;
}
.prb_spadj {
  right: 5px;
  bottom: 5px;
  text-align: right;
}
.plb_spadj {
  left: 5px;
  bottom: 5px;
  text-align: left;
}
.prt {
  right: 5px;
  top: 5px;
  text-align: right;
}
.plt {
  left: 5px;
  top: 5px;
  text-align: left;
}
.tr {
  text-align: right;
  margin: 5px 0 0 0;
}
.tl {
  text-align: left;
  margin: 5px 0 0 0;
}
.caption {
  padding-left: 1em;
  text-indent: -1em;
}
.capIn {
  z-index: 2;
  line-height: 120% !important;
  position: absolute;
  z-index: 4!important;
}
.capOut {
  z-index: 2;
  line-height: 120% !important;
}

.pc {
  display: block;
}
.sp {
  display: none;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 100%;
}

.nolink {
  pointer-events: none;
  opacity: 0.5;
}
.caption01 {
  font-size: 12px;
  margin-top: 5px;
  line-height: 1.2;
}

.pankuzu {
  max-width: 1020px;
  margin: 0 auto 40px;
  padding: 40px 0 15px;
  border-bottom: 1px solid #ccc;
  color: #666;
}
.pankuzu ul {
  display: flex;
  font-size: 14px;
}
.pankuzu li {
  margin-right: 20px;
}
.pankuzu a {
  color: #666;
}
.pankuzu li:after {
  content: "＞";
  margin-left: 20px;
}
.pankuzu li:last-child:after {
  content: "";
  margin-left: 0;
}

.slick-dots li {
  margin: 0 !important;
}

/* .bg_mov_komorebi{background-image: url("../imgs/bg_komorebi.jpg");background-size: cover;background-position: center;} */
/*　これをスクロールしても固定で動かす動画にしたい　*/
.bg_white {
  background: #fff;
}
.bg_marble {
  background-image: url("../imgs/bg_marble.jpg");
  background-size: cover;
  background-position: center;
}
.bg_marbledeep {
  background-image: url("../imgs/bg_marbledeep.jpg");
  background-size: cover;
  background-position: center;
}

.bnr_itot {
  margin: 60px auto 0;
  max-width: 700px;
  padding-bottom: 60px;
}
.bnr_itot_loc {
  margin: 60px auto 0;
  max-width: 1020px;
  padding-bottom: 60px;
}

/*　下層メインビジュアル下　*/

.und_mainv {
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: #6c6c6c;
}
.und_mainv.F5D4E4 {
  background: #f5d4e4;
}
.und_mainv.FFFFFF {
  background: #ffffff;
}
.und_mainv.FBECE0 {
  background: #fbece0;
}
.und_mainv_img {
  background: #6c6c6c;
}
.und_mainv_img img {
  display: none;
}
.und_mainv_img.animlibtrigger video {
  display: none;
}
.und_mainv_img.animlibtrigger img {
  display: inline-block;
  object-fit: cover;
  width: 100%;
  height: 100vh;
}
.und_mainv_txtset {
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  bottom: -18px;
  color: #fff;
  z-index: 2;
  width: 100%;
  text-align: center;
}

.und_mainv_img::after {
  z-index: 1;
  width: 100vw;
  height: 240px;
  background-image: url("../imgs/und_mainv_mutibg.png");
  background-repeat: repeat-x;
  mix-blend-mode: multiply;
  content: "";
  display: block;
  position: absolute;
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 0;
}
.und_mainv_txtset h6 {
  width: 200px;
  margin: 0 auto 5px;
  z-index: 2;
}
.und_mainv_txtset h2 {
  font-family: "cinzel";
  font-size: 110px;
  line-height: 0.9;
}

#mvmovie {
  background: #6c6c6c;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.6s;
}
@media screen and (min-width: 769px) {
  #mvmovie.nofadepc {
    opacity: 1;
    animation: opanim 2s ease-in forwards;
  }
}
@keyframes opanim {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#mvmovie.on {
  opacity: 1;
}
.und_mainv_txtset h6 {
  transform: translate(0, 40%);
  opacity: 0;
}
.und_mainv_txtset h2 {
  transform: translate(0, 20%);
  opacity: 0;
}
.und_mainv {
  z-index: 10;
}
.und_mainv > * {
  z-index: 3;
}
.und_mainv_txtset.on h6 {
  transform: translate(0, 0%);
  opacity: 1;
  transition:
    transform 0.6s 0.4s ease-in-out,
    opacity 0.6s 0.5s ease-in-out;
}
.und_mainv_txtset.on h2 {
  transform: translate(0, 0%);
  opacity: 1;
  transition:
    transform 0.8s 0.4s ease-in-out,
    opacity 0.8s 0.7s ease-in-out;
}
.und_mainv .capIn {
  opacity: 0;
  font-size: 10px !important;
}
.und_mainv .capIn.on {
  opacity: 1;
  transition: 0.6s 1.5s ease-in-out;
}
.capOut {
  z-index: 2;
  line-height: 120% !important;
  font-size: 10px;
}
.und_mainv_blackwrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.und_mainv_black {
  background: #313333;
  height: 240px;
  display: block;
}

.und_mainv_bottom {
  padding: 100px 0 50px;
  text-align: center;
  color: #57524e;
}
.und_mainv_bottom h2 {
  font-size: 32px;
  line-height: 1.6;
}
.und_mainv_bottom h3 {
  font-size: 16px;
  line-height: 2;
  margin: 20px 0 30px;
}
.und_mainv_bottom h4 {
  font-size: 24px;
  line-height: 2;
  margin: 20px 0 0;
}
.und_mainv_bottom h5 {
  font-size: 12px;
  line-height: 1.4;
  margin: 20px 0 30px 0;
}
.und_mainv_bottom h5 a {
  text-decoration: underline;
}
.und_mainv_bottom h5 a:hover {
  text-decoration: none;
}
.und_mainv_bottom_obj {
  opacity: 0.7;
}

/*　幾何学模様　*/
.mainv_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric01.svg");
  background-size: contain;
  background-position: right top;
  width: 32%;
  height: 30%;
  display: block;
  z-index: 2;
  top: 0;
  right: -6.5%;
  background: none;
  height: auto;
  aspect-ratio: 474.9 / 272.2;
  max-width: 500px;
}
.mainv_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric02.svg");
  background-size: contain;
  background-position: left bottom;
  width: 30%;
  height: 50%;
  display: block;
  z-index: 2;
  bottom: -1%;
  left: -1%;
  background: none;
  height: auto;
  aspect-ratio: 291.86 / 400.11;
  max-width: 350px;
}
.mainv_geometric03 {
  position: absolute;
  background-image: url("../imgs/bg_geometric01a.svg");
  background-size: contain;
  background-position: right bottom;
  width: 40%;
  height: 75%;
  display: block;
  z-index: 2;
  bottom: -1%;
  right: -8.7%;
  background: none;
  height: auto;
  aspect-ratio: 480.13 / 588.64;
  max-width: 600px;
}
.usp00_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric03.svg");
  background-size: contain;
  background-position: left bottom;
  width: 45%;
  height: 80%;
  display: block;
  z-index: 2;
  bottom: -4%;
  left: -0.5%;
  /* background:none; height: auto; aspect-ratio: 991.264 1334.267; */
}
.usp00_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric04.svg");
  background-size: contain;
  background-position: right bottom;
  width: 50%;
  height: 95%;
  display: block;
  z-index: 2;
  bottom: -6.8%;
  right: -0.5%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp01_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric05.svg");
  background-size: contain;
  background-position: left top;
  width: 25%;
  height: 45%;
  display: block;
  z-index: 2;
  top: -1%;
  left: -0.5%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp01_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric06.svg");
  background-size: contain;
  background-position: right top;
  width: 35%;
  height: 40%;
  display: block;
  z-index: 2;
  top: -1%;
  right: -9%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp01_geometric03 {
  position: absolute;
  background-image: url("../imgs/bg_geometric07.svg");
  background-size: contain;
  background-position: right bottom;
  width: 45%;
  height: 40%;
  display: block;
  z-index: 2;
  bottom: -1%;
  right: -2.5%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp02_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric08.svg");
  background-size: contain;
  background-position: left bottom;
  width: 50%;
  height: 80%;
  display: block;
  z-index: 2;
  bottom: -11.5%;
  left: -0.5%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp02_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric09.svg");
  background-size: contain;
  background-position: right top;
  width: 25%;
  height: 35%;
  display: block;
  z-index: 2;
  top: -1%;
  right: -1%;
  /* background:none; height: auto; aspect-ratio: unset; */
}
.usp04_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric14.svg");
  background-size: contain;
  background-position: right top;
  width: 29%;
  height: 35%;
  display: block;
  z-index: 2;
  top: -1%;
  right: -3%;
  /* background:none; height: auto; aspect-ratio: unset; */
}

.usp04_geometric01sptop {
  position: absolute;
  background-image: url("../imgs/bg_geometric13top.svg");
  background-size: contain;
  background-position: left top;
  width: 35%;
  height: 81%;
  display: block;
  z-index: 2;
  top: -2%;
  left: -1.4%;
}
.usp04_geometric01spbottom {
  position: absolute;
  background-image: url("../imgs/bg_geometric13bottom.svg");
  background-size: contain;
  background-position: left bottom;
  width: 30%;
  height: 50%;
  display: block;
  z-index: 2;
  bottom: -1%;
  left: -11%;
}

.usp05_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric15.svg");
  background-size: contain;
  background-position: left top;
  width: 25%;
  height: 48%;
  display: block;
  z-index: 2;
  top: -1%;
  left: -0.5%;
}
.usp05_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric17.svg");
  background-size: contain;
  background-position: right top;
  width: 25%;
  height: 45%;
  display: block;
  z-index: 2;
  top: -1%;
  right: -0.7%;
}
.usp05_geometric03 {
  position: absolute;
  background-image: url("../imgs/bg_geometric16.svg");
  background-size: contain;
  background-position: left bottom;
  width: 45%;
  height: 47%;
  display: block;
  z-index: 2;
  bottom: -0.1%;
  left: -0.5%;
}
.usp06_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric18.svg");
  background-size: contain;
  background-position: left top;
  width: 33%;
  height: 48%;
  display: block;
  z-index: 2;
  top: -1%;
  left: -2.5%;
}
.usp06_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric19.svg");
  background-size: contain;
  background-position: left bottom;
  width: 25%;
  height: 45%;
  display: block;
  z-index: 2;
  left: -6.4%;
  bottom: -0%;
}
.usp06_geometric03 {
  position: absolute;
  background-image: url("../imgs/bg_geometric20.svg");
  background-size: contain;
  background-position: right bottom;
  width: 45%;
  height: 47%;
  display: block;
  z-index: 2;
  bottom: -0.8%;
  right: -0.5%;
}
.usp07_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric21.svg");
  background-size: contain;
  background-position: left top;
  width: 25%;
  height: 40%;
  display: block;
  z-index: 2;
  top: -1%;
  left: -3%;
}
.usp07_geometric02 {
  position: absolute;
  background-image: url("../imgs/bg_geometric22.svg");
  background-size: contain;
  background-position: right top;
  width: 25%;
  height: 40%;
  display: block;
  z-index: 2;
  top: -1%;
  right: -6.5%;
}
.usp07_geometric03 {
  position: absolute;
  background-image: url("../imgs/bg_geometric23.svg");
  background-size: contain;
  background-position: right bottom;
  width: 45%;
  height: 47%;
  display: block;
  z-index: 2;
  bottom: -1.5%;
  right: -3%;
}

.usp08_geometric01 {
  position: absolute;
  background-image: url("../imgs/bg_geometric07.svg");
  background-size: contain;
  background-position: right bottom;
  width: 25%;
  height: 100%;
  display: block;
  z-index: 2;
  bottom: -1%;
  right: -2.5%;
}

@media screen and (max-width: 1280px) {
}

@media screen and (max-width: 768px) {
  .pankuzu {
    max-width: 1020px;
    margin: 0 5% 15px;
    padding: 40px 0 5px;
  }
  .pankuzu ul {
    display: flex;
    font-size: 12px;
    flex-wrap: wrap;
  }
  .pankuzu li {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pankuzu li:after {
    content: "＞";
    margin-left: 10px;
  }
  .pankuzu li:last-child:after {
    content: "";
    margin-left: 0;
  }

  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  .capUndr {
    font-size: 10px;
    text-align: right;
    margin-top: 3px;
  }
  .capUndl {
    font-size: 10px;
    text-align: left;
    margin-top: 3px;
  }

  .prb_spadj {
    right: 5px;
    bottom: -12px;
    text-align: right;
  }
  .plb_spadj {
    left: 5px;
    bottom: -12px;
    text-align: left;
  }

  /*　mitsubishi_estate_residence　*/
  .mitsubishi_estate_residence {
    background-color: #e8e6e2;
    padding: 100px 0;
    text-align: center;
  }
  .mitsubishi_estate_residence h2 {
    font-size: 5vw;
    margin-bottom: 30px;
  }

  /*　footnavi　*/

  .footnavi {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .footnavi li {
    width: 10%;
    aspect-ratio: 5 / 8;
    margin: 0 0.15% 0 0;
  }
  .footnavi li a {
    width: 100%;
    height: 100%;
    display: block;
    background: #685e64;
    transition: background 0.3s ease-in-out;
  }
  .footnavi li a:hover {
    width: 100%;
    height: 100%;
    display: block;
    background: #4d4147;
  }
  .footitem_inner {
    width: 98%;
    height: 99%;
    display: block;
    background: #84797f;
    color: #fff;
    position: relative;
    transition: background 0.3s ease-in-out;
  }
  .footnavi li a:hover .footitem_inner {
    width: 98%;
    height: 99%;
    display: block;
    background: #7c6f76;
    color: #fff;
    position: relative;
  }
  .footitem_inner h6 {
    padding: 6% 0 0 10%;
    font-family: "cinzel";
    font-size: 6vw;
  }
  .footitem_inner h2 {
    padding: 2.5% 0 0 10%;
    font-size: 3.2vw;
    line-height: 1.6;
  }
  .footitem_inner .foot_nav_cap {
    padding: 5% 0 0 8%;
    font-size: 9px;
    line-height: 1.6;
    text-indent: -1em;
    line-height: 1.4;
  }
  .footitem_inner .fii_viewmore {
    width: 60%;
    background: #685e64;
    font-family: "cinzel";
    font-size: 3.5vw;
    padding: 8px 20px;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: auto;
    bottom: 15px;
    transition: background 0.3s ease-in-out;
  }
  .footnavi .fii_viewmore::after {
    content: "";
    display: block;
    width: 9px;
    height: 20px;
    position: absolute;
    background-image: url("../imgs/icon_yajirushi01.svg");
    transform: translate(0, -50%);
    right: 15px;
    top: 50%;
    transition: right 0.3s ease-in-out;
  }
  .footnavi li a:hover .fii_viewmore::after {
    right: 12px;
    top: 50%;
  }
  .footnavi li a:hover .fii_viewmore {
    background: #4d4147;
  }
  .fii_img {
    overflow: hidden;
    position: relative;
  }
  .footnavi li a .fii_img img {
    transform: scale(1);
    transition: transform 0.3s ease-in-out;
  }
  .footnavi li a:hover .fii_img img {
    overflow: hidden;
    position: relative;
    transform: scale(1.1);
    transition: transform 0.3s ease-in-out;
  }

  .footnavi .slick-prev:before,
  .footnavi .slick-next:before {
    font-size: 40px !important;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px 15px;
    color: #000 !important;
  }
  .footnavi .slick-next {
    right: 30px !important;
  }

  .bnr_itot {
    margin: 30px 10% 0;
    max-width: 700px;
    padding-bottom: 30px;
  }

  .bnr_itot_loc {
    margin: 30px 10% 0;
    max-width: 1020px;
    padding-bottom: 30px;
  }

  /*　下層メインビジュアル下　*/

  .und_mainv {
    width: 100%;
    height: 100svh;
    position: relative;
    overflow: hidden;
  }
  .und_mainv_img {
  }
  .und_mainv_img img {
    object-fit: cover;
    width: 100%;
    height: 100vh;
  }
  .und_mainv_txtset {
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 20px;
    color: #fff;
    z-index: 3;
  }
  .und_mainv_img::after {
    z-index: 1;
    width: 100vw;
    height: 240px;
    background-image: url("../imgs/und_mainv_mutibg.png");
    background-repeat: repeat-x;
    mix-blend-mode: multiply;
    content: "";
    display: block;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 0;
  }
  .und_mainv_txtset h6 {
    width: 120px;
    margin: 0 auto 5px;
    z-index: 2;
  }
  .und_mainv_txtset h2 {
    font-family: "cinzel";
    font-size: 11.5vw;
    line-height: 0.9;
  }

  .und_mainv_blackwrap {
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .und_mainv_black {
    background: #313333;
    height: 150px;
    display: block;
  }

  .und_mainv_bottom {
    padding: 40px 0 20px;
    text-align: center;
    color: #57524e;
  }
  .und_mainv_bottom h2 {
    font-size: 5vw;
    line-height: 1.6;
  }
  .und_mainv_bottom h3 {
    font-size: 3vw;
    line-height: 2.2;
    margin: 20px 5% 15px;
  }
  .und_mainv_bottom h4 {
    font-size: 4.5vw;
    line-height: 1.8;
    margin: 15px 0 0;
  }
  .und_mainv_bottom_obj {
    opacity: 0.7;
    width: 1.3%;
    margin: 0 auto;
  }
  .und_mainv_bottom_obj img {
    width: 100%;
  }

  /*　幾何学模様　*/
  .mainv_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric01.svg");
    background-size: contain;
    background-position: right top;
    width: 60%;
    height: 40%;
    display: block;
    z-index: 2;
    top: 5%;
    right: -20%;
  }
  .mainv_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric02.svg");
    background-size: contain;
    background-position: left bottom;
    width: 35%;
    height: 40%;
    display: block;
    z-index: 2;
    bottom: -17%;
    left: -1%;
  }
  .mainv_geometric03 {
    position: absolute;
    background-image: url("../imgs/bg_geometric01a.svg");
    background-size: contain;
    background-position: right bottom;
    width: 45%;
    height: 50%;
    display: block;
    z-index: 2;
    bottom: -4%;
    right: -9.7%;
  }

  .usp00_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric03.svg");
    background-size: contain;
    background-position: left bottom;
    width: 45%;
    height: 80%;
    display: block;
    z-index: 2;
    bottom: -4%;
    left: -0.5%;
  }
  .usp00_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric04.svg");
    background-size: contain;
    background-position: right bottom;
    width: 50%;
    height: 95%;
    display: block;
    z-index: 2;
    bottom: -6.8%;
    right: -0.5%;
  }

  .usp01_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric05.svg");
    background-size: contain;
    background-position: left top;
    width: 45%;
    height: 45%;
    display: block;
    z-index: 2;
    top: -1%;
    left: -0.5%;
  }
  .usp01_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric06.svg");
    background-size: contain;
    background-position: right top;
    width: 55%;
    height: 40%;
    display: block;
    z-index: 2;
    top: -1%;
    right: -16%;
  }
  .usp01_geometric03 {
    position: absolute;
    background-image: url("../imgs/bg_geometric07.svg");
    background-size: contain;
    background-position: right bottom;
    width: 85%;
    height: 40%;
    display: block;
    z-index: 2;
    bottom: -1%;
    right: -2.5%;
  }
  .top_usp03a .usp01_geometric02 {
    display: none;
  }
  .top_usp03a .usp01_geometric03 {
    display: none;
  }

  .usp02_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric08.svg");
    background-size: contain;
    background-position: left bottom;
    width: 60%;
    height: 50%;
    display: block;
    z-index: 2;
    bottom: -5%;
    left: -0.5%;
  }
  .usp02_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric09.svg");
    background-size: contain;
    background-position: right top;
    width: 35%;
    height: 35%;
    display: block;
    z-index: 2;
    top: -1%;
    right: -1%;
  }

  .usp04_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric14.svg");
    background-size: contain;
    background-position: right top;
    width: 65%;
    height: 35%;
    display: block;
    z-index: 2;
    top: -1%;
    right: -13%;
  }

  .usp04_geometric01sptop {
    position: absolute;
    background-image: url("../imgs/bg_geometric13top.svg");
    background-size: contain;
    background-position: left top;
    width: 45%;
    height: 60%;
    display: block;
    z-index: 2;
    top: -11%;
    left: -13%;
  }
  .usp04_geometric01spbottom {
    position: absolute;
    background-image: url("../imgs/bg_geometric13bottom.svg");
    background-size: contain;
    background-position: left bottom;
    width: 70%;
    height: 50%;
    display: block;
    z-index: 2;
    bottom: -1%;
    left: -17%;
  }

  .usp05_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric15.svg");
    background-size: contain;
    background-position: left top;
    width: 47%;
    height: 48%;
    display: block;
    z-index: 2;
    top: -1%;
    left: -0.5%;
  }
  .usp05_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric17.svg");
    background-size: contain;
    background-position: right top;
    width: 42%;
    height: 50%;
    display: block;
    z-index: 2;
    top: -1%;
    right: -0.7%;
  }
  .usp05_geometric03 {
    position: absolute;
    background-image: url("../imgs/bg_geometric16.svg");
    background-size: contain;
    background-position: left bottom;
    width: 45%;
    height: 47%;
    display: block;
    z-index: 2;
    bottom: -0.1%;
    left: -0.5%;
  }

  .usp06_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric18.svg");
    background-size: contain;
    background-position: left top;
    width: 70%;
    height: 48%;
    display: block;
    z-index: 2;
    top: -1%;
    left: -5%;
  }
  .usp06_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric19.svg");
    background-size: contain;
    background-position: left bottom;
    width: 60%;
    height: 45%;
    display: block;
    z-index: 2;
    left: -28%;
    bottom: -0%;
  }
  .usp06_geometric03 {
    position: absolute;
    background-image: url("../imgs/bg_geometric20.svg");
    background-size: contain;
    background-position: right bottom;
    width: 53%;
    height: 48%;
    display: block;
    z-index: 2;
    bottom: -2%;
    right: -0.5%;
  }

  .usp07_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric21.svg");
    background-size: contain;
    background-position: left top;
    width: 50%;
    height: 40%;
    display: block;
    z-index: 2;
    top: -2%;
    left: -6%;
  }
  .usp07_geometric02 {
    position: absolute;
    background-image: url("../imgs/bg_geometric22.svg");
    background-size: contain;
    background-position: right top;
    width: 50%;
    height: 40%;
    display: block;
    z-index: 2;
    top: -2%;
    right: -13%;
  }
  .usp07_geometric03 {
    position: absolute;
    background-image: url("../imgs/bg_geometric23.svg");
    background-size: contain;
    background-position: right bottom;
    width: 100%;
    height: 47%;
    display: block;
    z-index: 2;
    bottom: -5%;
    right: -16%;
  }

  .usp08_geometric01 {
    position: absolute;
    background-image: url("../imgs/bg_geometric07.svg");
    background-size: contain;
    background-position: right bottom;
    width: 35%;
    height: 100%;
    display: block;
    z-index: 2;
    bottom: -1%;
    right: -2.5%;
  }
}

.mainVisual_mov {
  width: 100%;
  height: 100vh;
  position: relative;
}
#mvmovie {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  @media screen and (min-width: 769px) and (max-aspect-ratio: 17/9) {
    height: 100%;
    width: auto;
  }
  @media screen and (max-width: 768px) {
    aspect-ratio: 9/17;
    width: 100%;
    height: auto;
    @media screen and (max-aspect-ratio: 9/17) {
      height: 100%;
      width: auto;
    }
  }
}
/* @media screen and (max-aspect-ratio: 16/9) {
  #mvmovie {
    height: 100%;
    width: auto;
  }
} */
@media screen and (max-width: 768px) {
  #mvmovie.hassp {
    aspect-ratio: 678/1269;
    width: 100%;
    height: auto;
    @media screen and (max-aspect-ratio: 678/1269) {
      height: 100%;
      width: auto;
    }
  }
}

.scrollin.scopacity {
  opacity: 0;
  &.on {
    opacity: 1;
    transition: opacity 0.6s ease-in-out;
  }
}
.scrollin.scregular {
  opacity: 0;
  &.on {
    opacity: 1;
    transition:
      opacity 0.6s ease-in-out,
      transform 0.6s ease-in-out;
  }
  .scrollin.scregular:not(.nomove) {
    transform: translateY(15%);
    &.on {
      transform: translateY(0);
    }
  }
}
.scrollin.sclist > * {
  opacity: 0;
  transform: translateY(15%);
}
.scrollin.sclist.on > * {
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.6s ease-in-out,
    transform 0.6s ease-in-out;
}
.scrollin.sclist.on > *:nth-child(1) {
  transition-delay: 0s;
}
.scrollin.sclist.on > *:nth-child(2) {
  transition-delay: 0.15s;
}
.scrollin.sclist.on > *:nth-child(3) {
  transition-delay: 0.3s;
}
.scrollin.sclist.on > *:nth-child(4) {
  transition-delay: 0.45s;
}
.scrollin.sclist.on > *:nth-child(5) {
  transition-delay: 0.6s;
}
.scrollin.sclist.on > *:nth-child(6) {
  transition-delay: 0.75s;
}
.scrollin.sclist.on > *:nth-child(7) {
  transition-delay: 0.9s;
}
.scrollin.sclist.on > *:nth-child(8) {
  transition-delay: 1.05s;
}
.scrollin.sclist.on > *:nth-child(9) {
  transition-delay: 1.2s;
}
.scrollin.sclist.on > *:nth-child(10) {
  transition-delay: 1.35s;
}
.scrollin.sclist.on > *:nth-child(11) {
  transition-delay: 1.5s;
}
.scrollin.sclist.on > *:nth-child(12) {
  transition-delay: 1.65s;
}
.mainv_geometric01,
.mainv_geometric02,
.mainv_geometric03,
.usp00_geometric01,
.usp00_geometric02,
.usp01_geometric01,
.usp01_geometric02,
.usp01_geometric03,
.usp02_geometric01,
.usp02_geometric02,
.usp02_geometric03,
.usp04_geometric01,
.usp04_geometric02,
.usp04_geometric03,
.usp04_geometric01sptop,
.usp04_geometric01spbottom,
.usp05_geometric01,
.usp05_geometric02,
.usp05_geometric03,
.usp06_geometric01,
.usp06_geometric02,
.usp06_geometric03,
.usp07_geometric01,
.usp07_geometric02,
.usp07_geometric03 {
  background: none;
  height: auto;
  z-index: 3;
}
.mainv_geometric02 {
  svg {
    #cls-3 {
      fill: #a1989c;
    }
  }
}
.mainv_geometric03 {
  svg {
    #cls-3 {
      fill: #a1979b;
    }
  }
}
.usp00_geometric01 {
  aspect-ratio: 991.264 / 1334.267;
  max-width: 760px;
  svg {
    width: 100%;
    line,
    polyline,
    polygon,
    path {
      stroke: #84797f;
    }
    #_path_152 {
      fill: transparent;
      stroke: #84797f;
    }
    #_path_150 {
      fill: #84797f;
    }
    #_path_153 {
      stroke-dasharray: 0;
      stroke-dashoffset: 0;
      transition: opacity 0.8s;
      opacity: 0;
    }
    &.on {
      #_path_153 {
        stroke-dasharray: 0;
        stroke-dashoffset: 0;
        opacity: 1;
      }
    }
  }
}
.usp00_geometric02 {
  aspect-ratio: 712.93 / 1175.26;
  max-width: 760px;
  svg {
    width: 100%;
    line,
    polyline,
    polygon,
    path {
      stroke: #84797f;
    }
  }
}
.usp01_geometric01 {
  aspect-ratio: 324.8 / 349.5;
  max-width: 430px;
  svg {
    .cls-1 {
      fill: transparent;
    }
    .cls-3 {
      fill: #bfb8b3;
    }
  }
}
.usp01_geometric02 {
  aspect-ratio: 426.2 / 321.2;
  max-width: 570px;
  svg {
    .cls-1 {
      fill: transparent;
    }
  }
}
.usp01_geometric03 {
  aspect-ratio: 670.9 / 326.3;
  max-width: 770px;
  @media screen and (max-width: 768px) {
    right: -10%;
  }
}
.und_mainv .usp01_geometric03 {
  @media screen and (min-width: 769px) {
    width: 34%;
  }
}

.usp02_geometric01 {
  aspect-ratio: 271.44 / 271.44;
  max-width: 710px;
  svg {
  }
  @media screen and (max-width: 768px) {
  }
}
.usp02_geometric02 {
  aspect-ratio: 612.73 / 667.32;
  max-width: 350px;
}
.usp06_geometric01 {
  aspect-ratio: 545.59 / 328.54;
  max-width: 700px;
}
.usp06_geometric02 {
  aspect-ratio: 423.72 / 318.74;
  max-width: 620px;
}
.usp06_geometric03 {
  aspect-ratio: 400.6 / 349.5;
  max-width: 520px;
}

.usp04_geometric01 {
  position: absolute;
  aspect-ratio: 583.93 / 825.13;
  width: auto;
  height: 105%;
  svg {
    transform: translate(-2%, -2%);
  }
}
.und_mainv .usp04_geometric01 {
  @media screen and (min-width: 769px) {
  }
}

.usp04_geometric02 {
  aspect-ratio: 437.6 / 234.12;
  max-width: 520px;
}

.usp04_geometric03 {
  aspect-ratio: 437.6 / 234.12;
  max-width: 520px;
}

.usp04_geometric01sptop {
  aspect-ratio: 365.146 / 661.429;
  height: auto;
  max-width: 440px;
  svg,
  img {
    aspect-ratio: 365.146 / 661.429;
    height: auto;
    width: 100%;
  }
}

.usp04_geometric01spbottom {
  aspect-ratio: 443.336 / 354.902;
  height: auto;
  max-width: 600px;
  svg,
  img {
    aspect-ratio: 443.336 / 354.902;
    height: auto;
    width: 100%;
  }
}

.usp05_geometric01 {
  aspect-ratio: 364.9 / 364;
  max-width: 480px;
}

.usp05_geometric02 {
  aspect-ratio: 325.2 / 349.5;
  max-width: 420px;
}

.usp05_geometric03 {
  aspect-ratio: 386 / 386;
  max-width: 380px;
}

.usp07_geometric01 {
  aspect-ratio: 301.8 / 349.5;
  max-width: 340px;
}

.usp07_geometric02 {
  aspect-ratio: 423.7 / 318.7;
  max-width: 680px;
}

.usp07_geometric03 {
  aspect-ratio: 545.6 / 328.5;
  max-width: 760px;
}

.container {
  > * {
    z-index: 3;
    position: relative;
    color: #57524e;
  }
  .usp_bg {
    width: 100%;
    height: 100lvh;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 1;
    video {
      width: 100%;
      height: auto;
      aspect-ratio: 16/9;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      opacity: 0;
      @media screen and (max-aspect-ratio: 16/9) {
        height: 100%;
        width: auto;
      }
      &.on{
        opacity: 1;
        transition: 1s ease;
      }
    }
    &.videooff{
      video{
        display: none;
      }
      background: url(../imgs/bg_komorebi.jpg) center center / cover;
    }
  }
}

.top_information,
.bottomArea,
.footnavi,
#gFooter {
  background: #fff;
  z-index: 3;
  position: relative;
}
.pageDirection {
  z-index: 3;
  position: relative;
}
