|
@@ -340,20 +340,20 @@ body .arrow:hover {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .condition {
|
|
|
- padding: 24px;
|
|
|
+#banner #banner-container .tab-content .sec01 .condition {
|
|
|
+ padding: 4vw 24px;
|
|
|
font-size: 16px;
|
|
|
padding-bottom: 10vw;
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
- #banner #banner-container .tab-content .condition {
|
|
|
+ #banner #banner-container .tab-content .sec01 .condition {
|
|
|
padding: 18px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .idea {
|
|
|
- padding: 24px;
|
|
|
+#banner #banner-container .tab-content .sec01 .idea {
|
|
|
+ padding: 4vw 24px;
|
|
|
font-size: 16px;
|
|
|
padding-bottom: 10vw;
|
|
|
background-size: contain;
|
|
@@ -361,9 +361,9 @@ body .arrow:hover {
|
|
|
background-blend-mode: overlay;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .contact {
|
|
|
+#banner #banner-container .tab-content .sec01 .contact {
|
|
|
padding-bottom: 10vw;
|
|
|
- padding: 24px;
|
|
|
+ padding: 4vw 24px;
|
|
|
font-size: 16px;
|
|
|
background-size: contain;
|
|
|
background-repeat: no-repeat;
|
|
@@ -371,13 +371,13 @@ body .arrow:hover {
|
|
|
word-break: break-all;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .contact a {
|
|
|
+#banner #banner-container .tab-content .sec01 .contact a {
|
|
|
text-decoration: none;
|
|
|
color: #fff;
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
- #banner #banner-container .tab-content .contact {
|
|
|
+ #banner #banner-container .tab-content .sec01 .contact {
|
|
|
padding: 18px;
|
|
|
}
|
|
|
}
|
|
@@ -491,7 +491,7 @@ body .arrow:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 {
|
|
|
position: relative;
|
|
|
background: #80ab29;
|
|
|
-webkit-transition: 0.3s ease-in-out;
|
|
@@ -499,7 +499,7 @@ body .arrow:hover {
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-p-m {
|
|
|
color: #fff;
|
|
|
text-align: center;
|
|
|
font-size: 14px;
|
|
@@ -510,7 +510,7 @@ body .arrow:hover {
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 1025px) {
|
|
|
- #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m {
|
|
|
+ #banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-p-m {
|
|
|
width: 100%;
|
|
|
position: absolute;
|
|
|
top: 100px;
|
|
@@ -521,7 +521,7 @@ body .arrow:hover {
|
|
|
}
|
|
|
|
|
|
@media screen and (min-width: 1025px) {
|
|
|
- #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-p-m {
|
|
|
+ #banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-p-m {
|
|
|
position: absolute;
|
|
|
top: 50px;
|
|
|
left: 0px;
|
|
@@ -530,61 +530,61 @@ body .arrow:hover {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4:hover .play1 {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3:hover .play1 {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4:hover .sec02-p-m,
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4:hover .sec03-p-m {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3:hover .sec02-p-m,
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3:hover .sec03-p-m {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4:hover img {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3:hover img {
|
|
|
opacity: 0.2;
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
- #banner #banner-container .tab-content .sec03 .col-lg-4:hover img {
|
|
|
+ #banner #banner-container .tab-content .sec03 .col-lg-3:hover img {
|
|
|
opacity: 1;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
- #banner #banner-container .tab-content .sec03 .col-lg-4 {
|
|
|
+ #banner #banner-container .tab-content .sec03 .col-lg-3 {
|
|
|
background: none;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 img {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 img {
|
|
|
-o-object-fit: cover;
|
|
|
object-fit: cover;
|
|
|
width: 100% !important;
|
|
|
- height: 200px !important;
|
|
|
+ height: 180px !important;
|
|
|
opacity: 1;
|
|
|
-webkit-transition: 0.3s ease-in-out;
|
|
|
transition: 0.3s ease-in-out;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-img-m {
|
|
|
text-align: center;
|
|
|
width: 100%;
|
|
|
position: absolute;
|
|
|
top: 100px;
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-img-m1 {
|
|
|
text-align: center;
|
|
|
width: 100%;
|
|
|
position: absolute;
|
|
|
}
|
|
|
|
|
|
@media screen and (max-width: 767px) {
|
|
|
- #banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 {
|
|
|
+ #banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-img-m1 {
|
|
|
top: 80px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-#banner #banner-container .tab-content .sec03 .col-lg-4 .sec03-img-m1 .play1 {
|
|
|
+#banner #banner-container .tab-content .sec03 .col-lg-3 .sec03-img-m1 .play1 {
|
|
|
width: 50px !important;
|
|
|
height: 50px !important;
|
|
|
}
|
|
@@ -701,7 +701,7 @@ body .arrow:hover {
|
|
|
#banner #banner-container .tab-content .sec04 .sec04-1 .sec05-row {
|
|
|
background: rgba(0, 0, 0, 0.8);
|
|
|
text-align: center;
|
|
|
- width: 100%;
|
|
|
+ width: 100% !important;
|
|
|
height: 600px;
|
|
|
}
|
|
|
|
|
@@ -725,7 +725,8 @@ body .arrow:hover {
|
|
|
@media screen and (max-width: 767px) {
|
|
|
#footer {
|
|
|
width: 95vw;
|
|
|
- padding-bottom: 30vw;
|
|
|
+ padding: 5vw;
|
|
|
+ padding-bottom: 12vw;
|
|
|
}
|
|
|
}
|
|
|
|