|
@@ -358,7 +358,7 @@ img {
|
|
|
left: 0;
|
|
left: 0;
|
|
|
right: 0;
|
|
right: 0;
|
|
|
bottom: 0px;
|
|
bottom: 0px;
|
|
|
- background-color: rgba(128, 143, 76, 0.6);
|
|
|
|
|
|
|
+ background-color: rgba(128, 143, 76, 0.8);
|
|
|
text-align: end;
|
|
text-align: end;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
@@ -858,6 +858,50 @@ img {
|
|
|
|
|
|
|
|
/* Banner end */
|
|
/* Banner end */
|
|
|
/* 成家故事作品集-collection start */
|
|
/* 成家故事作品集-collection start */
|
|
|
|
|
+.collection_banner_text_box {
|
|
|
|
|
+ padding: 20px 20vw;
|
|
|
|
|
+ position: absolute;
|
|
|
|
|
+ left: 0;
|
|
|
|
|
+ right: 0;
|
|
|
|
|
+ bottom: 0px;
|
|
|
|
|
+ background-color: rgba(128, 143, 76, 0.8);
|
|
|
|
|
+ text-align: end;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
|
|
+ .collection_banner_text_box {
|
|
|
|
|
+ padding: 20px 2vw 20px 0;
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.collection_banner_text_box p {
|
|
|
|
|
+ margin: 0;
|
|
|
|
|
+ color: #ffffff;
|
|
|
|
|
+ font-size: 22px;
|
|
|
|
|
+ font-family: NSJP-500;
|
|
|
|
|
+ letter-spacing: 2px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+@media screen and (max-width: 767px) {
|
|
|
|
|
+ .collection_banner_text_box p {
|
|
|
|
|
+ font-size: 17px;
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.collection_banner_text_box p:last-child {
|
|
|
|
|
+ font-size: 18px;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+@media (max-width: 575px) {
|
|
|
|
|
+ .collection_banner_text_box p:last-child {
|
|
|
|
|
+ font-size: 14px;
|
|
|
|
|
+ }
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.style_house_banner {
|
|
|
|
|
+ position: relative;
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.select {
|
|
.select {
|
|
|
border-bottom: 1.5px solid #565656 !important;
|
|
border-bottom: 1.5px solid #565656 !important;
|
|
|
}
|
|
}
|
|
@@ -1048,7 +1092,7 @@ img {
|
|
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
|
.bhouseweb_loc_sec02_card {
|
|
.bhouseweb_loc_sec02_card {
|
|
|
- height: 160px;
|
|
|
|
|
|
|
+ height: 300px;
|
|
|
padding: 0;
|
|
padding: 0;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
@@ -1086,14 +1130,14 @@ img {
|
|
|
|
|
|
|
|
.bhouseweb_loc_sec02_card img {
|
|
.bhouseweb_loc_sec02_card img {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
|
- height: 300px;
|
|
|
|
|
|
|
+ height: 100%;
|
|
|
-o-object-fit: cover;
|
|
-o-object-fit: cover;
|
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
|
.bhouseweb_loc_sec02_card img {
|
|
.bhouseweb_loc_sec02_card img {
|
|
|
- height: 100%;
|
|
|
|
|
|
|
+ height: 300px;
|
|
|
-o-object-fit: cover;
|
|
-o-object-fit: cover;
|
|
|
object-fit: cover;
|
|
object-fit: cover;
|
|
|
}
|
|
}
|
|
@@ -1110,6 +1154,22 @@ img {
|
|
|
|
|
|
|
|
/* 成家故事作品集-collection end */
|
|
/* 成家故事作品集-collection end */
|
|
|
/* 成家故事作品集內頁-simple_korean_style_hous start */
|
|
/* 成家故事作品集內頁-simple_korean_style_hous start */
|
|
|
|
|
+.bg-portfolio .bg-img {
|
|
|
|
|
+ background-image: url(/img/home/X-1-02.png);
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.bg-serve .bg-img {
|
|
|
|
|
+ background-image: url(/img/home/X-1-03.png);
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.bg-qa .bg-img {
|
|
|
|
|
+ background-image: url(/img/home/X-1-04.png);
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
|
|
+.bg-store .bg-img {
|
|
|
|
|
+ background-image: url(/img/home/X-1-05.png);
|
|
|
|
|
+}
|
|
|
|
|
+
|
|
|
.icon-box img {
|
|
.icon-box img {
|
|
|
margin-top: 0px;
|
|
margin-top: 0px;
|
|
|
width: 35px;
|
|
width: 35px;
|
|
@@ -1151,7 +1211,7 @@ img {
|
|
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
@media screen and (max-width: 767px) {
|
|
|
.style_house_banner img {
|
|
.style_house_banner img {
|
|
|
- height: 150px;
|
|
|
|
|
|
|
+ height: 200px;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|