.main {
  width: 100%;
  height: auto;
  position: relative;
}

.side-btn-li {
  color: #fff !important;
}

.side-btn-dash {
  color: #fefefe !important;
}

.side-btn-all::before {
  color: #fefefe !important;
}

.side-btn-all::after {
  color: #fefefe !important;
}

.side-btn-active {
  color: #ffe3cd !important;
}

.side-btn-active::after {
  background-color: #ffe3cd !important;
}

.pic-txt {
  position: absolute;
  right: 1vw;
  bottom: 2vw;
  color: #fff;
  font-family: "DFHeiStd-W5";
  font-size: 1vw;
  letter-spacing: 0.01vw;
}

.floor {
  width: 5.2vw;
  height: auto;
  position: absolute;
  right: 25%;
  top: 13%;
  color: #f8f2f1;
  font-family: "Century Gothic";
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 2.3vw;
  font-size: 1.1vw;
  letter-spacing: 0.1vw;
}

.floor-li {
  width: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.floor-li::after {
  content: "";
  width: 80%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #f8f2f1;
}

.floor-li:last-child:after {
  background-color: transparent;
}

.floor-li:hover {
  background-color: #d5b499;
  color: #3e3a39;
}

/*banner開圖*/

.open-banner {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../img/04-5/open-bg.jpg);
  z-index: 999;
}

.open-pic {
  width: 100%;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: auto;
}

.banner-closeBtn {
  width: 5%;
  position: absolute;
  right: 0;
  bottom: 6.5%;
  cursor: pointer;
}

.floor2 {
  width: 4.2vw;
  height: auto;
  position: absolute;
  right: 1.1%;
  top: 9%;
  color: #f8f2f1;
  font-family: "Century Gothic";
  text-align: center;
  line-height: 2.2vw;
  font-size: 1.1vw;
  letter-spacing: 0.1vw;
}

.floor2-li {
  width: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.floor2-li::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #f8f2f1;
}

.floor2-li:last-child:after {
  background-color: transparent;
}

.floor2-li:hover {
  background-color: rgba(213, 180, 153, 0.2);
}

.floor2-active {
  background-color: rgba(213, 180, 153, 0.2);
}

.pic1 {
  width: 20vw;
  position: absolute;
  left: 0;
  bottom: 0;
}

.line {
  width: 0.15vw;
  height: 48vw;
  position: absolute;
  left: 2%;
  top: 0;
  background-color: #d5b499;
}

.title {
  position: absolute;
  left: 4.5%;
  top: 13%;
}

.title h2 {
  color: #f8f2f1;
  font-family: "Century Gothic";
  margin: 0;
  font-weight: normal;
  font-size: 2.1vw;
  position: relative;
}

.title h2::after {
  content: "";
  width: 5.5vw;
  height: 1px;
  position: absolute;
  left: 0.2vw;
  bottom: 0;
  background-color: #d5b499;
}

.title-h2-noLine::after {
  background-color: transparent !important;
}

.num {
  font-size: 3vw;
  margin-left: 0.2vw;
}
.num2 {
  font-size: 3vw;
  margin-right: 0.5vw;
}
.num2-dash {
  margin-bottom: 1vw !important;
}
.num2-dash::after {
  content: "";
  width: 0.15vw !important;
  height: 1vw !important;
  position: absolute;
  left: 32% !important;
  bottom: -1vw !important;
  background-color: #f8f2f1 !important;
}

.h2-li {
  color: #f8f2f1;
  font-family: "Century Gothic";
  font-size: 1.7vw;
  letter-spacing: 0.2vw;
  margin-left: 0.3vw;
}

.h2-li-chi {
  color: #f8f2f1;
  font-family: "DFHeiStd-W3";
  font-size: 1vw;
}

.title h4 {
  color: #f8f2f1;
  font-family: "jf-jinxuan-medium";
  margin: 1.2vw 0 0 0;
  font-weight: normal;
  font-size: 1.2vw;
  letter-spacing: 0.2vw;
  color: #d5b499;
  -ms-writing-mode: tb-lr !important;
  -webkit-writing-mode: vertical-lr !important;
  -moz-writing-mode: vertical-lr !important;
  -ms-writing-mode: vertical-lr !important;
  writing-mode: vertical-lr !important;
}

.north-icon {
  width: 2.3vw;
  position: relative;
  margin: 0.8vw 0 0 -0.7vw;
}

.bottom-txt {
  position: absolute;
  bottom: 2.6vw;
  right: 10.5vw;
  color: #f8f2f1;
  font-weight: normal;
  font-family: "DFHeiStd-W3";
  font-size: 0.7vw;
  letter-spacing: 0.07vw;
}

.furniture-btn {
  width: 8vw;
  color: #f8f2f1;
  font-weight: normal;
  font-family: "DFHeiStd-W5";
  font-size: 1.09vw;
  letter-spacing: 0.1vw;
  border: 1px solid #f8f2f1;
  padding: 0.5vw 0;
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
  position: absolute;
  right: 10.5vw;
  bottom: 5vw;
}

.furniture-btn:hover {
  background-color: #b29884;
  border: 1px solid #efe9e7;
  color: #3e3a39;
}

.floor-pic {
  width: 68vw;
  position: absolute;
  left: 17vw;
  top: 6vw;
  cursor: pointer;
}

.h-A {
  width: 43.55%;
  position: absolute;
  right: 1.97%;
  top: 0%;
}

.h-B {
  width: 45.85%;
  position: absolute;
  left: 0;
  bottom: 0%;
}

.h-A-img,
.h-B-img {
  width: 100%;
  height: auto;
  position: relative;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in-out;
}

.h-A:hover .h-A-img,
.h-B:hover .h-B-img {
  opacity: 1;
  visibility: visible;
}

.h-4F-A {
  width: 43.4%;
  right: 2.2%;
}
.h-4F-B {
  width: 45.66%;
}

.h-5F-A {
  width: 46.7%;
  right: 0.1%;
}
.h-5F-B {
  width: 44.35%;
}

.h-6F-A {
  width: 45.58%;
  right: 0.1%;
}
.h-6F-B {
  width: 45.55%;
}

.h-7F-A {
  width: 45.35%;
  right: 0.75%;
}
.h-7F-B {
  width: 45.3%;
}

.h-8-9F-A {
  width: 43.4%;
  right: 2.2%;
}
.h-8-9F-B {
  width: 45.7%;
}

.h-10F-A {
  width: 46.73%;
  right: 0.1%;
}
.h-10F-B {
  width: 44.35%;
}

.h-11F-A {
  width: 45.57%;
  right: 0.1%;
}
.h-11F-B {
  width: 45.55%;
}

.h-12F-A {
  width: 45.4%;
  right: 0.58%;
}
.h-12F-B {
  width: 45.36%;
}

.h-13F-A {
  width: 43.4%;
  right: 2.25%;
}
.h-13F-B {
  width: 45.67%;
}

.h-14F-A {
  width: 43.95%;
  right: 3.3%;
}
.h-14F-B {
  width: 43.9%;
}

.h-15-16F-A {
  width: 46.7%;
  right: 0.1%;
}
.h-15-16F-B {
  width: 44.35%;
}

.h-17F-A {
  width: 46.45%;
  right: 0.1%;
}
.h-17F-B {
  width: 44.6%;
}

.h-18-21F-A {
  width: 44.55%;
  right: 0.03%;
}
.h-R1F-B {
  width: 46.51%;
}

/*開大圖*/

.open-banner2 {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../img/04-5/open-bg.jpg);
  z-index: 9999;
}

.banner-closeBtn2 {
  width: 5%;
  position: absolute;
  right: 0;
  bottom: 6.5%;
  cursor: pointer;
}

.open-bigPic {
  width: 100%;
  height: 100vh;
  background-color: transparent;
  margin: 0 auto;
  overflow: auto;
  cursor: grab;
}

.open-li-Pic {
  width: 50%;
  margin: 16vh auto 0 auto;
  position: relative;
}

.shadow-bg1 {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.shadow-bg2 {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

/* 滾動條的設定 */
/*chrome 和Safari*/
.dragscroll::-webkit-scrollbar {
  width: 0 !important;
}
/*IE 10+*/
.dragscroll {
  -ms-overflow-style: none;
}
/*Firefox*/
.dragscroll {
  overflow: -moz-scrollbars-none;
}

/*AB按鈕*/
.ABbtn {
  width: 2.15vw;
  position: absolute;
  cursor: pointer;
}

/*2F*/
.A1-2F {
  left: 76.9%;
  top: 64.5%;
}
.A2-2F {
  left: 69%;
  top: 64.5%;
}
.A3-2F {
  left: 74.46%;
  top: 32.2%;
}
.B1-2F {
  left: 25.5%;
  top: 84.2%;
}
.B2-2F {
  left: 33.4%;
  top: 84.2%;
}
.B3-2F {
  left: 27.9%;
  top: 51.9%;
}

/*3F*/
.A1-3F {
  left: 59.2%;
  top: 80.1%;
}
.A2-3F {
  left: 37.2%;
  top: 80%;
}
.A3-3F {
  left: 52.46%;
  top: 27.1%;
}
.B1-3F {
  left: 39.6%;
  top: 80.1%;
}
.B2-3F {
  left: 60.4%;
  top: 80%;
}
.B3-3F {
  left: 45.9%;
  top: 27.1%;
}

/*4F*/
.A1-4F {
  left: 59.2%;
  top: 80.1%;
}
.A2-4F {
  left: 37.2%;
  top: 80%;
}
.A3-4F {
  left: 52.46%;
  top: 27.1%;
}
.B1-4F {
  left: 39.6%;
  top: 80.4%;
}
.B2-4F {
  left: 60.4%;
  top: 80.5%;
}
.B3-4F {
  left: 45.9%;
  top: 29.2%;
}

/*5F*/
.A1-5F {
  left: 56.1%;
  top: 80.6%;
}
.A2-5F {
  left: 35.2%;
  top: 80.6%;
}
.A3-5F {
  left: 49.7%;
  top: 29.6%;
}
.B1-5F {
  left: 36.5%;
  top: 80.1%;
}
.B2-5F {
  left: 58.4%;
  top: 80.1%;
}
.B3-5F {
  left: 43.2%;
  top: 27.1%;
}

/*6F*/
.A1-6F {
  left: 56.1%;
  top: 80.6%;
}
.A2-6F {
  left: 35.2%;
  top: 80.6%;
}
.A3-6F {
  left: 49.7%;
  top: 29.1%;
}
.B1-6F {
  left: 39.7%;
  top: 80.7%;
}
.B2-6F {
  left: 60.5%;
  top: 80.7%;
}
.B3-6F {
  left: 46%;
  top: 29.4%;
}

/*7F*/
.A1-7F {
  left: 56.1%;
  top: 80.6%;
}
.A2-7F {
  left: 35.2%;
  top: 80.6%;
}
.A3-7F {
  left: 49.7%;
  top: 29.1%;
}
.B1-7F {
  left: 39.6%;
  top: 81%;
}
.B2-7F {
  left: 60.5%;
  top: 81%;
}
.B3-7F {
  left: 46%;
  top: 29.4%;
}

/*8-9F*/
.A1-8-9F {
  left: 59.1%;
  top: 80%;
}
.A2-8-9F {
  left: 37.25%;
  top: 80%;
}
.A3-8-9F {
  left: 52.5%;
  top: 27.1%;
}
.B1-8-9F {
  left: 39.6%;
  top: 80.5%;
}
.B2-8-9F {
  left: 60.5%;
  top: 80.5%;
}
.B3-8-9F {
  left: 46%;
  top: 29%;
}

/*10F*/
.A1-10F {
  left: 56.1%;
  top: 80.6%;
}
.A2-10F {
  left: 35.2%;
  top: 80.6%;
}
.A3-10F {
  left: 49.7%;
  top: 29.4%;
}
.B1-10F {
  left: 36.6%;
  top: 80.1%;
}
.B2-10F {
  left: 58.4%;
  top: 80.1%;
}
.B3-10F {
  left: 43.2%;
  top: 27.1%;
}

/*11F*/
.A1-11F {
  left: 56.1%;
  top: 80.5%;
}
.A2-11F {
  left: 35.2%;
  top: 80.5%;
}
.A3-11F {
  left: 49.7%;
  top: 29%;
}
.B1-11F {
  left: 39.6%;
  top: 80.5%;
}
.B2-11F {
  left: 60.4%;
  top: 80.5%;
}
.B3-11F {
  left: 45.9%;
  top: 29.6%;
}

/*12F*/
.A1-12F {
  left: 56.1%;
  top: 80.5%;
}
.A2-12F {
  left: 35.2%;
  top: 80.5%;
}
.A3-12F {
  left: 49.7%;
  top: 29%;
}
.B1-12F {
  left: 39.6%;
  top: 80.9%;
}
.B2-12F {
  left: 60.4%;
  top: 80.9%;
}
.B3-12F {
  left: 45.9%;
  top: 29.4%;
}

/*13F*/
.A1-13F {
  left: 59.2%;
  top: 80.1%;
}
.A2-13F {
  left: 37.3%;
  top: 80.1%;
}
.A3-13F {
  left: 52.5%;
  top: 27.1%;
}
.B1-13F {
  left: 39.6%;
  top: 80.6%;
}
.B2-13F {
  left: 60.4%;
  top: 80.6%;
}
.B3-13F {
  left: 45.9%;
  top: 29%;
}

/*14F*/
.A1-14F {
  left: 59.2%;
  top: 80.1%;
}
.A2-14F {
  left: 37.3%;
  top: 80.1%;
}
.A3-14F {
  left: 52.5%;
  top: 27.1%;
}
.B1-14F {
  left: 36.6%;
  top: 80.1%;
}
.B2-14F {
  left: 58.4%;
  top: 80.1%;
}
.B3-14F {
  left: 43.2%;
  top: 27%;
}

/*15-16F*/
.A1-15-16F {
  left: 56.1%;
  top: 81.1%;
}
.A2-15-16F {
  left: 35.3%;
  top: 81.1%;
}
.A3-15-16F {
  left: 49.7%;
  top: 29.8%;
}
.B1-15-16F {
  left: 36.6%;
  top: 80.1%;
}
.B2-15-16F {
  left: 58.4%;
  top: 80.1%;
}
.B3-15-16F {
  left: 43.2%;
  top: 27%;
}

/*17F*/
.A1-17F {
  left: 52.6%;
  top: 80.3%;
}
.A2-17F {
  left: 21.7%;
  top: 80.2%;
}
.A3-17F {
  left: 50.1%;
  top: 29%;
}
.B1-17F {
  left: 36.6%;
  top: 80.1%;
}
.B2-17F {
  left: 58.4%;
  top: 80.1%;
}
.B3-17F {
  left: 43.2%;
  top: 27%;
}

/*18-21F*/
.A1-18-21F {
  left: 59.1%;
  top: 80%;
}
.A2-18-21F {
  left: 37.3%;
  top: 80%;
}
.A3-18-21F {
  left: 52.5%;
  top: 27%;
}

/*傢配*/

.open-banner3 {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(../img/04-5/open-bg.jpg);
  z-index: 9999;
}

.banner-closeBtn3 {
  width: 5%;
  position: absolute;
  right: 0;
  bottom: 6.5%;
  cursor: pointer;
}

.furniture-pic {
  width: 60vw;
  position: absolute;
  left: 21vw;
  top: 6vw;
}

.floor3 {
  width: 4.5vw;
  height: auto;
  position: absolute;
  right: 1.1%;
  top: 50%;
  transform: translateY(-50%);
  color: #f8f2f1;
  font-family: "Century Gothic";
  text-align: center;
  line-height: 2.2vw;
  font-size: 1.1vw;
  letter-spacing: 0.1vw;
}

.floor3-2 {
  top: 56%;
}

.floor3-li {
  width: 100%;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}

.floor3-li::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-color: #f8f2f1;
}

.floor3-li-line {
  position: relative;
}

.floor3-li-line::before {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  background-color: #f8f2f1;
}

.floor3-li:last-child::after {
  background-color: transparent;
}

.floor3-li:hover {
  background-color: rgba(213, 180, 153, 0.2);
}

.floor3-active {
  background-color: rgba(213, 180, 153, 0.2);
}

.floor3 h2 {
  width: 100%;
  position: relative;
  color: #d5b499;
  font-family: "Century Gothic";
  text-align: center;
  line-height: 2.2vw;
  font-size: 1.4vw;
  letter-spacing: 0.2vw;
  margin: 0;
  font-weight: normal;
}

.triangle {
  width: 10%;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}

.open-banner3 .title h2 {
  font-size: 3vw;
}

.open-banner3 .title .h2-li {
  margin-right: 0.2vw;
}

.plus1 {
  position: absolute;
  right: -1vw;
  top: 0.1vw;
  font-size: 1.5vw;
}

.plus2 {
  position: absolute;
  right: -1vw;
  top: 3.8vw;
  font-size: 1.5vw;
}
