|
@@ -471,9 +471,10 @@ header.minify .common_header.br_header::after {bottom:-565px;}
|
|
|
.brand_main .brand_visual .swiper-button-disabled {display: none;}
|
|
.brand_main .brand_visual .swiper-button-disabled {display: none;}
|
|
|
.brand_main .post-visual .swiper-container {margin-left:0;}
|
|
.brand_main .post-visual .swiper-container {margin-left:0;}
|
|
|
.brand_main .post-visual .swiper-wrapper {padding-bottom:0;}
|
|
.brand_main .post-visual .swiper-wrapper {padding-bottom:0;}
|
|
|
-.brand_main .post-visual .swiper-slide {position:relative; max-width:1520px; padding-left:23.6%; mask-size:86.6072% 0%, 9.3928% 21.4285%, 90.6072% 100%, 100% 78.5715%; -webkit-mask-size:86.6072% 0%, 9.3928% 21.4285%, 90.6072% 100%, 100% 78.5715%; /*transition:all 200ms ease;*/}
|
|
|
|
|
|
|
+.brand_main .post-visual .swiper-slide {position:relative; width:100%; max-width:1520px; padding-left: 0; mask-size:86.6072% 0%, 9.3928% 21.4285%, 90.6072% 100%, 100% 78.5715%; -webkit-mask-size:86.6072% 0%, 9.3928% 21.4285%, 90.6072% 100%, 100% 78.5715%; /*transition:all 200ms ease;*/}
|
|
|
.brand_main .post-visual .swiper-slide img {width:1080px; margin:0;}
|
|
.brand_main .post-visual .swiper-slide img {width:1080px; margin:0;}
|
|
|
-.brand_main .post-visual .swiper-slide .txtWrap {width: 30%; opacity:0; position:absolute; padding-left:0px; top:110px; bottom:auto; left:0px; right:auto; z-index:1;}
|
|
|
|
|
|
|
+.brand_main .post-visual .swiper-slide .txtWrap {width: 450px; opacity:0; position:absolute; padding-left:0px; top:110px; bottom:auto; left:0px; right:auto; z-index:1;}
|
|
|
|
|
+.brand_main .post-visual .swiper-slide .imgWrap {padding-left:450px;}
|
|
|
.brand_main .post-visual .txtWrap dt {font-size:0; padding-bottom:0;}
|
|
.brand_main .post-visual .txtWrap dt {font-size:0; padding-bottom:0;}
|
|
|
.brand_main .post-visual .swiper-slide-active {opacity:1 !important;}
|
|
.brand_main .post-visual .swiper-slide-active {opacity:1 !important;}
|
|
|
.brand_main .post-visual .swiper-slide-active .txtWrap {animation-name: fade-in;animation-duration: 1.5s;animation-delay: 1s;animation-fill-mode: both;}
|
|
.brand_main .post-visual .swiper-slide-active .txtWrap {animation-name: fade-in;animation-duration: 1.5s;animation-delay: 1s;animation-fill-mode: both;}
|
|
@@ -492,7 +493,7 @@ header.minify .common_header.br_header::after {bottom:-565px;}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
.brand_main .post-visual .swiper-slide-prev {opacity:0;}
|
|
.brand_main .post-visual .swiper-slide-prev {opacity:0;}
|
|
|
-.brand_main .post-visual .swiper-slide-next {opacity:1 !important; padding-left:0px; padding-right:440px;}
|
|
|
|
|
|
|
+.brand_main .post-visual .swiper-slide-next .imgWrap {padding-left:0;}
|
|
|
.brand_main .post-visual .swiper-controls {position:absolute; width:auto; bottom:100px; left:50%; padding-right:15px; z-index:10; margin-left:-780px;}
|
|
.brand_main .post-visual .swiper-controls {position:absolute; width:auto; bottom:100px; left:50%; padding-right:15px; z-index:10; margin-left:-780px;}
|
|
|
.brand_main .post-visual .swiper-controls .swiper-pagination {margin-top:0;}
|
|
.brand_main .post-visual .swiper-controls .swiper-pagination {margin-top:0;}
|
|
|
|
|
|
|
@@ -635,7 +636,8 @@ header.minify .common_header.br_header::after {bottom:-565px;}
|
|
|
|
|
|
|
|
/* brand_main :ie */
|
|
/* brand_main :ie */
|
|
|
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
|
|
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
|
|
|
- .brand_main .post-visual .swiper-slide {z-index:9; margin:0; box-shadow:none; padding-bottom:0; width: 1520px;}
|
|
|
|
|
|
|
+ .brand_main .post-visual .swiper-slide {z-index:9; margin:0; box-shadow:none; padding-bottom:0; padding-left: 30px; width: 1520px;}
|
|
|
|
|
+ .brand_main .post-visual .swiper-slide {left:-250px;}/*width: 1025px; width: 1520px; overflow: visible; */
|
|
|
.brand_main .post-visual .swiper-slide:before {display:none;}
|
|
.brand_main .post-visual .swiper-slide:before {display:none;}
|
|
|
.brand_main .post-visual .swiper-slide-active {z-index:8;}
|
|
.brand_main .post-visual .swiper-slide-active {z-index:8;}
|
|
|
.brand_main .post-visual .swiper-slide-active:before {display:block;}
|
|
.brand_main .post-visual .swiper-slide-active:before {display:block;}
|