<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 767px) {
  .nav-header .menu-child {
    display: block;
  }
}
#sec1 {
  padding: 12vw 0 5vw;
}
#sec1 .row .col-right {
  margin-bottom: 30px;
}
#sec1 .row .col-right .sec1_slide .slick-dots {
  bottom: -40px;
}
#sec1 .row .col-left h2 {
  font-size: 25px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  position: relative;
}
#sec1 .row .col-left h2::after {
  content: "";
  background: #000;
  height: 1px;
  width: 40px;
  left: 0;
  bottom: 0;
  position: absolute;
}
#sec1 .row .col-left h3 {
  font-size: 25px;
  line-height: 40px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 135px 0 0;
  }
  #sec1 .wrap {
    max-width: 1500px;
  }
  #sec1 .row {
    padding-left: 50px;
    margin-left: auto;
  }
  #sec1 .row .col-right {
    margin-bottom: 30px;
    width: calc(100% - 540px);
    order: 2;
  }
  #sec1 .row .col-right .sec1_slide {
    height: 645px;
  }
  #sec1 .row .col-right .sec1_slide .slick-dots {
    bottom: -50px;
  }
  #sec1 .row .col-right .sec1_slide img {
    height: 645px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #sec1 .row .col-left {
    width: 470px;
    order: 1;
    margin-top: 5px;
  }
  #sec1 .row .col-left h2 {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    letter-spacing: 3px;
  }
  #sec1 .row .col-left h2::after {
    content: "";
    background: #000;
    height: 1px;
    width: 40px;
    left: 0;
    bottom: 0;
    position: absolute;
  }
  #sec1 .row .col-left h3 {
    font-size: 32px;
    line-height: 61px;
    margin-bottom: 30px;
    letter-spacing: 5px;
  }
}
#sec2 {
  padding: 10vw 0;
}
#sec2 .content-right h2 {
  font-size: 60px;
  line-height: 60px;
  color: #f0efee;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 20px;
}
#sec2 .content-right .box {
  background: url(../img/shared/pt1.jpg);
  padding: 20px 20px 50px;
}
#sec2 .floor-map {
  width: 80%;
  margin: -30px auto 0;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 100px 0;
  }
  #sec2 .wrap {
    max-width: 1200px;
  }
  #sec2 .content-right {
    width: 730px;
    margin-left: auto;
    margin-right: 15px;
  }
  #sec2 .content-right h2 {
    font-size: 165px;
    line-height: 150px;
    margin: 0 auto 25px;
    letter-spacing: -5px;
  }
  #sec2 .content-right .box {
    padding: 70px 20px 75px;
  }
  #sec2 .content-right .box .txt {
    width: 450px;
    margin: 0 auto;
  }
  #sec2 .floor-map {
    width: -moz-max-content;
    width: max-content;
    margin: 0;
    position: absolute;
    top: 90px;
    right: calc(50% + 95px);
  }
}
#sec3 {
  padding: 10vw 0;
  position: relative;
}
#sec3::before {
  content: "";
  background: url(../img/mg_floor/sec3_deco1.png) no-repeat 0 0/100%;
  width: 25%;
  height: 30vw;
  left: 0;
  top: 0;
  position: absolute;
}
#sec3 .row-1 {
  margin-bottom: 20px;
}
#sec3 .row-1 .col-left h2 {
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
#sec3 .row-1 .col-left h2::after {
  content: "";
  background: #000;
  width: 30px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
}
#sec3 .row-1 .col-left h3 {
  font-size: 25px;
  text-align: center;
  margin-bottom: 30px;
}
#sec3 .photo-2 {
  margin-bottom: 20px;
}
#sec3 .group-bnr a {
  display: block;
  position: relative;
  margin-bottom: 5vw;
  margin: 0 5% 5vw;
  height: 50vw;
  border-bottom: 5px solid #6c0000;
}
#sec3 .group-bnr a h3 {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  font-size: 25px;
  color: #6c0000;
  z-index: 1;
  width: -moz-max-content;
  width: max-content;
}
#sec3 .group-bnr a h3::after {
  content: "";
  background: url(../img/shared/deco_arrow_r.png) no-repeat 0 0/100%;
  width: 30px;
  height: 29px;
  left: 50%;
  transform: translateX(-50%);
  bottom: -45px;
  position: absolute;
}
#sec3 .group-bnr a .photo {
  height: 50vw;
}
#sec3 .group-bnr a .photo img {
  height: 50vw;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 35px 0 100px;
  }
  #sec3::before {
    width: 199px;
    height: 248px;
    left: auto;
    right: calc(50% + 420px);
    top: -20px;
  }
  #sec3 .row-1 {
    max-width: 880px;
    margin: 0 auto 50px;
  }
  #sec3 .row-1 .col-left {
    width: 395px;
    margin-bottom: 20px;
  }
  #sec3 .row-1 .col-left h2 {
    font-size: 34px;
    margin-bottom: 35px;
    padding-bottom: 15px;
  }
  #sec3 .row-1 .col-left h2::after {
    width: 40px;
    bottom: 0;
  }
  #sec3 .row-1 .col-left h3 {
    font-size: 32px;
    margin-bottom: 30px;
    letter-spacing: 5px;
  }
  #sec3 .photo-2 {
    margin: 0 -120px 130px;
    text-align: center;
  }
  #sec3 .group-bnr {
    display: flex;
  }
  #sec3 .group-bnr a {
    margin-bottom: 0;
    margin: 0 3px;
    height: auto;
    border-bottom: 10px solid #6c0000;
    width: 33.3333333333%;
  }
  #sec3 .group-bnr a h3 {
    top: 45%;
    font-size: 40px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec3 .group-bnr a h3::after {
    bottom: -75px;
  }
  #sec3 .group-bnr a .photo {
    height: auto;
  }
  #sec3 .group-bnr a .photo img {
    width: 100%;
    height: auto;
  }
}/*# sourceMappingURL=mg_floor.css.map */</pre></body></html>