
.slider_content_container {
    /* background: linear-gradient(180deg,#000,rgba(0,0,0,.55)); */
    /* background-image: url('../klgcc/images/klgcc-1.jpg'); */
    background-color: #000;
    background-size: cover;
    background-position: center center;
    /* padding: 30px 0; */
    overflow: hidden;
    position: relative;
}
.main_img {
  vertical-align: bottom;
  width: 100%;
  height: 89vh;
  object-fit: cover;
  object-position: top;
}
.main_img2 {
  vertical-align: bottom;
  width: 100%;
  height: 89vh;
  object-fit: cover;
  object-position: center;
}
.splide_custom_card2 .xcard2 {
  opacity: 1;
  height: 35vh;
  object-fit: cover;
  width: 100%;
}
.add-gradoverlay {
    display: block;
    /* background: linear-gradient(2deg,#0000,rgb(0 0 0)); */
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
}
.spd_title {
  font-size: 15px;
  text-align: center;
  padding: 25px;
  font-family: 'Lato';
    font-weight: 700;
  text-transform: capitalize;

  margin-bottom: 0;
    
}
.spd_title2 {
  font-size: 15px;
  text-align: center;
  padding: 25px;
  font-family: 'Lato';
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0;
    
}
.splide_custom_card {
  
    /* background-color: #fff; */
}
#splide_main {
    z-index: 13;
    
}
#splide_main  .splide__pagination {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  margin-top: 3.2rem;
  text-align: center;
}
#splide_main  .splide__pagination>li {
  width: 100%;
}
#splide_main .splide__pagination__page {
  width: 100%;
  height: 4px;
  cursor: pointer;
  vertical-align: top;
  background-color: var(--color-gray);
}
#splide_main  .splide__pagination__page.is-active {
  background-color: var(--color-theme);
}
#thumbnail-carousel {   
  /* z-index: 1; */
  display: block;
  height: 100%;
  /* opacity: 0.7; */
  position: absolute;
  top: -2rem;
  /* background: linear-gradient(180deg,#000,rgba(0,0,0,.55)); */
  width: 100%;
   
}
.splide__arrow--prev svg {
  transform: scaleX(-1);
  display: none !important;
}
#thumbnail-carousel .splide__arrow--prev:before {
  transform: rotate(180deg) !important;
  display: block !important;
}
#thumbnail-carousel .splide__arrow--next {
  right: 39%;
}
#thumbnail-carousel .splide__arrow--prev {
  left: 39%;
}
#thumbnail-carousel  .splide__pagination {
  display: flex;
  bottom: 1.7em;
  z-index: 999;
}

#thumbnail-carousel .splide__arrow--prev:before {
  transform: rotate(180deg);
  display: block;
}
#thumbnail-carousel .splide__arrow--prev, #thumbnail-carousel .splide__arrow--next {
  bottom: 9px;
  top: unset;
  width: fit-content;
  height: 32px;
  margin-top: 0;
  z-index: 99999 !important;
}

  #splide_main  .splide {
    /* padding: 20px 0; */
  }
  #splide_main  .splide__slide  {
    display: block;
    width: 100%;
    /* transform: scale(.9);  */
    /* border-radius: 8px; */
    transition: transform 400ms;
    /* transform: scale(0.9); */
    transform-origin: center center;
    /* opacity: 0.1; */
    background-color: transparent;        

  }
  #splide_main .splide__slide .splide_custom_card {
   
    background: #fff;
    color: #000;
    width: 100%;
    border: 1px solid #fff;
    height: auto;
    /* margin-top: 2rem; */
    transform-origin: center center;
  } 
  #splide_main .splide__slide .splide_custom_card2 {
    
    background: #fff;
    width: 100%;
    border: 1px solid #fff;
    height: auto;
    /* margin-top: 2rem; */
    transform-origin: center center;

  } 


  .splide_custom_card .xcard {
    opacity: 1;
    height: 35vh;
    object-fit: cover;
    width: 100%;
  }

  /* .splide__slide::after  {
    content:'';
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    transform-origin: center center;
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #fff;
    
  } */
  #splide_main  .splide__slide.is-active  { 
  -webkit-transition: opacity 5s linear;
  transition: opacity .5s linear;
  background-color: #fff;
  color: #000;
  border: 0;
  

}
  #splide_main  .splide__slide.is-active  .sd_bg { 
 opacity: 1;

  

}
#splide_main  .splide__slide.is-active .sd_bg:hover  {
  color:#000;
  background-color: #fff;
  transition: .5s;
  border:1px solid #0000 !important;
  display: block;
}

#splide_main .splide__slide.is-active .splide_custom_card {
  /* transform: scale(.8);   */
  /* transform: scaleY(1); */
  height: 100%;
    /* margin-top: 0; */

  background: transparent;
  width: 100%;
  border: 2px solid #fff;
  height: 100%;
  transform-origin: center center;

} 
#splide_main .splide__slide.is-active .splide_custom_card2 {
  background: url(../klgcc/klgcc-coming-soon-active.jpg?v4);
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  /* height: 100%; */
  background-position: center;
  transform-origin: center center;
  background-size: cover;

} 

#splide_main .splide__slide.is-active .xcard2 {
opacity: 0;

} 

.ribb {
  height: auto;
  width: 54% ;
  object-fit: cover;
  opacity: 1;
  display: block;
}
.spd_title {
  color: #000;
  /* transform: scaleX(.8); */
}
.boxtoHide {
  display: none !important;
}
.slide_subtext {
  opacity: 0;
  color: #000;
  font-family: 'Lato';
  font-weight: 500;
  font-size: 11px;
  margin-bottom: 0;
}
#splide_main  .splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background:none;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  padding: 0;
  position: absolute;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
  bottom: 27px;
  top: unset !important;
}

#splide_main  .splide__slide.is-active .spd_title  {
  color: #000;
  transform: scaleX(1);
  }
#splide_main  .splide__slide.is-active .spd_title2  {
  color: #000;
  transform: scaleX(1);
  opacity: 0;
  padding: unset;
 
  }

#splide_main  .splide__slide.is-active .slide_subtext  {
  opacity: 1;
  padding: 16px 25px;
  height: 101px;

  }
#splide_main  .splide__slide.is-active .splide_custom_card .xcard {
       
    height: 27vh;
    width: 100%;
    object-fit: cover;
  }
#splide_main  .splide__slide.is-active .splide_custom_card .ribb {
  height: auto;
  width: 54% ;
  object-fit: cover;
  opacity: 1;
  display: block;
  }
#splide_main  .splide__slide.is-active .splide_custom_card .boxtoHide {
display: flex !important;
  }
  #splide_main .splide__slide.is-active .splide_custom_card2 .boxtoHide {
    display: flex !important;
    opacity: 0;
  }
 #this-slider-1 .splide__arrow--next:before,  #this-slider-1 .splide__arrow--prev:before {
    color: #ffffff;
    font-family: 'simedarbyproperty' !important;
    content: "\eb09";
    display: none;
    font-size: 32px;
    display: contents;
    /* transform: rotate(180deg); */
    z-index: 99;
}

#this-slider-1 .splide__arrow--prev:before {
  transform: rotate(180deg);
  display: block;
}
#this-slider-1 .splide__arrow--prev, #this-slider-1 .splide__arrow--next {
  bottom: 9px;
  top: unset;
  width: fit-content;
  height: 32px;
  margin-top: 0;
}
@keyframes opacity {
    0% {
        opacity: 0;
      }
    
      100% {
        opacity: 1;
      }

}
#splide_main .splide__slide.is-active::after  {

background: rgba(0, 0, 0, 0);
border:0;
}
#splide_main  .splide .splide__arrow {
 top: 0;
 bottom: 0;
 height: 100%;
 transform: none;
 border-radius: unset;
 width: 50px;
 opacity: 0.9;
 
}
.splide:not(.is-overflow) .splide__pagination {
  display: unset ;
}
/* #splide_main .splide .splide__arrow {
  position: absolute;
  bottom: 0;
  width: 100% !;
  margin: auto;
} */




/* #splide_main .splide__arrow.splide__arrow--prev {
 left: 0;
}
#splide_main  .splide__arrow.splide__arrow--next {
 right: 0;
} */

.slide_card {
display: flex;
flex-direction: column;
}
.heading {
margin: 40px 25px;
}
.Image-ratioContainer {
position: relative;
width: 100%;
}
.Image-ratioContainer .Image-img {
height: 100%;
width: 100%;
}
.Image-ratioContainer>.Image-picture {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.AnimatedCardCarouselBackground-Card-body {

display: flex;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
justify-content: space-between;
padding: 30px 25px 50px;
background-color: aqua;
/* width: 400px; */
}
.ovel {
position: relative;
}
.ovel::after {
content:'';
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background: rgba(0, 0, 0, 0.5);

}

/* 数字の位置 */
.pagination {
  bottom: 47px;
  left: 0px;
  position: absolute;
  right: 0px;
  text-align: center;
  z-index: 1;
  display: flex;
  justify-content: center;
}

  /* 数字の色やサイズ調整 */
  .pagination span {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: 'Roboto';
    padding: 0 5px;
    text-shadow: 1px 1px 2px black;
  }
 .main-carousel .splide__slide img {
    transition: .7s ease-out;
  }

/* Main Thumb */

#main-thumbnail-carousel {
  bottom: 0;
  width: 100%;
  height: 20%;
  background: linear-gradient(transparent, rgb(0, 0, 0));
  
}
#main-thumbnail-carousel .splide__list li {
  border: 0;
  /* backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0!important;
  padding: 0!important;
  justify-content: space-evenly; */
  /* width: 100%; */
}

.thumb_style {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-evenly;
  align-items: center;
  gap: 18px;
  height: 100%;
  border-top:3px solid #fff;

}

.is-active_thumb {  
  margin-top: -3px;
  border-top:7px solid #C78E43;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.splide__track--nav>.splide__list>.splide__slide.is-active {
  border: 3px solid transparent;
  margin: 0;
  padding: 0;
}
.splide__track--nav>.splide__list {
  border: 3px solid transparent;
  margin: 0;
  padding: 0;
}

#main-thumbnail-carousel .splide__track {
  max-width: 90%;
  margin: auto;
  height: 100%;

}

.bxs {
  display: grid;
  justify-content: center;
  justify-items: center;
}
/* .hero .main-carousel {
  height: calc(90vh - 127px);
  max-height: 1050px;
  min-height: 680px;
} */

.hero-carousel .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 56px;
}
.hero-carousel .splide__pagination__page {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 15px;
}
.hero-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
.hero-carousel .splide__pagination {
  bottom: 1.7em;

}
#thumbnail-carousel .splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 56px;
}
#thumbnail-carousel .splide__pagination__page {
  background: #fff;
  transform: scale(1);
  z-index: 1;
  height: 15px;
  border-radius: 50px;
  width: 15px;
}
#thumbnail-carousel .splide__pagination .splide__pagination__page {
  margin-left: 0.425rem;
  margin-right: 0.425rem;
  opacity: 1;
}
#thumbnail-carousel .splide__arrow--next:before, #thumbnail-carousel .splide__arrow--prev:before {
  color: #ffffff;
  font-family: 'simedarbyproperty' !important;
  content: "\eb09";
  display: none;
  font-size: 32px;
  display: contents;
  /* transform: rotate(180deg); */
  z-index: 99;
}
.hero-carousel .splide__pagination {
  bottom: 1.7em;

}
.splide__arrow {

  background: transparent;
 
}
.hero-carousel .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;
 
}
#thumbnail-carousel .splide__arrow svg {
  fill: #ffffff;
  scale: 1.1;
  opacity: 0;
  height: 3rem;
  width: 3rem;
  display: none;
 
}
.hero-carousel .splide__arrow--next {
  right: 40%;
}
.hero-carousel .splide__arrow--prev {
  left: 40%;
}
@media only screen and (max-width: 600px) {
  .hero-carousel .splide__arrow--next {
    right: 21%;
    bottom:11px!important;
}
  .hero-carousel .splide__arrow--prev {
    left: 21%;
    bottom:11px !important;
}

  #splide_main .splide__arrow--prev {
    left: 34%;
    bottom: -3.4rem !important;
  }
  #splide_main .splide__arrow--next {
    right: 34%;
    bottom: -3.4rem !important;
  }
  #splide_main .splide__slide.is-active .slide_subtext {
    opacity: 1;
    padding: 18px;
}
.hero-carousel .splide__pagination__page.is-active {
  height: 12px; 
  width: 48px;
}
.hero-carousel .splide__pagination__page { 
  height: 12px;
  width: 12px;
}
#thumbnail-carousel .splide__pagination {
  display: flex;
  bottom: 8px;
}
#thumbnail-carousel .splide__pagination__page.is-active {
  height: 12px; 
  width: 48px;
}
#thumbnail-carousel .splide__pagination__page { 
  height: 12px;
  width: 12px;
}
#thumbnail-carousel .splide__arrow--next {
  right: 18%;
  bottom: -13px !important;;
}
#thumbnail-carousel .splide__arrow--prev {
  left: 18%;
  bottom: -13px !important;;
}
.pagination {
  bottom: 44px; 
}
.slider_content_container {

  padding: 0;   
  padding-bottom: 30px;


}
#gettumb {
  height: 100vh;
  object-fit: cover;
  object-position: center;
}
}